* be.po, ca.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po,
[official-gcc.git] / gcc / po / ja.po
blobe73600d3523c609701cf1cb2c9fa9c056d2e0a4d
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.
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: 2007-10-07 14:11-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"
19 #: c-decl.c:3782
20 #, fuzzy
21 msgid "<anonymous>"
22 msgstr "<̵̾ %s>"
24 #: c-format.c:346 c-format.c:370
25 #, fuzzy
26 msgid "' ' flag"
27 msgstr "` ' ¥Õ¥é¥°"
29 #: c-format.c:346 c-format.c:370
30 #, fuzzy
31 msgid "the ' ' printf flag"
32 msgstr "printf ¤Î ` ' ¥Õ¥é¥°"
34 #: c-format.c:347 c-format.c:371 c-format.c:405 c-format.c:417 c-format.c:474
35 #, fuzzy
36 msgid "'+' flag"
37 msgstr "`+' ¥Õ¥é¥°"
39 #: c-format.c:347 c-format.c:371 c-format.c:405 c-format.c:417
40 #, fuzzy
41 msgid "the '+' printf flag"
42 msgstr "printf ¤Î `+' ¥Õ¥é¥°"
44 #: c-format.c:348 c-format.c:372 c-format.c:418 c-format.c:450
45 #, fuzzy
46 msgid "'#' flag"
47 msgstr "`#' ¥Õ¥é¥°"
49 #: c-format.c:348 c-format.c:372 c-format.c:418
50 #, fuzzy
51 msgid "the '#' printf flag"
52 msgstr "printf ¤Î `#' ¥Õ¥é¥°"
54 #: c-format.c:349 c-format.c:373 c-format.c:448
55 #, fuzzy
56 msgid "'0' flag"
57 msgstr "`0' ¥Õ¥é¥°"
59 #: c-format.c:349 c-format.c:373
60 #, fuzzy
61 msgid "the '0' printf flag"
62 msgstr "printf ¤Î `0' ¥Õ¥é¥°"
64 #: c-format.c:350 c-format.c:374 c-format.c:447 c-format.c:477
65 #, fuzzy
66 msgid "'-' flag"
67 msgstr "`-' ¥Õ¥é¥°"
69 #: c-format.c:350 c-format.c:374
70 #, fuzzy
71 msgid "the '-' printf flag"
72 msgstr "printf ¤Î `-' ¥Õ¥é¥°"
74 #: c-format.c:351 c-format.c:431
75 #, fuzzy
76 msgid "''' flag"
77 msgstr "`'' ¥Õ¥é¥°"
79 #: c-format.c:351
80 #, fuzzy
81 msgid "the ''' printf flag"
82 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
84 #: c-format.c:352 c-format.c:432
85 #, fuzzy
86 msgid "'I' flag"
87 msgstr "`'' ¥Õ¥é¥°"
89 #: c-format.c:352
90 #, fuzzy
91 msgid "the 'I' printf flag"
92 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
94 #: c-format.c:353 c-format.c:375 c-format.c:429 c-format.c:451 c-format.c:478
95 #: c-format.c:1605 config/sol2-c.c:45
96 msgid "field width"
97 msgstr "¥Õ¥£¡¼¥ë¥ÉÉý"
99 #: c-format.c:353 c-format.c:375 config/sol2-c.c:45
100 msgid "field width in printf format"
101 msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
103 #: c-format.c:354 c-format.c:376 c-format.c:407 c-format.c:420
104 msgid "precision"
105 msgstr "ÀºÅÙ"
107 #: c-format.c:354 c-format.c:376 c-format.c:407 c-format.c:420
108 msgid "precision in printf format"
109 msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤ÎÀºÅÙ"
111 #: c-format.c:355 c-format.c:377 c-format.c:408 c-format.c:421 c-format.c:430
112 #: c-format.c:481 config/sol2-c.c:46
113 msgid "length modifier"
114 msgstr "Ťµ½¤¾þ»Ò"
116 #: c-format.c:355 c-format.c:377 c-format.c:408 c-format.c:421
117 #: config/sol2-c.c:46
118 msgid "length modifier in printf format"
119 msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò"
121 #: c-format.c:406 c-format.c:419
122 #, fuzzy
123 msgid "'q' flag"
124 msgstr "`'' ¥Õ¥é¥°"
126 #: c-format.c:406 c-format.c:419
127 #, fuzzy
128 msgid "the 'q' diagnostic flag"
129 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
131 #: c-format.c:427
132 msgid "assignment suppression"
133 msgstr "ÂåÆþ¤ÎÍÞÀ©"
135 #: c-format.c:427
136 #, fuzzy
137 msgid "the assignment suppression scanf feature"
138 msgstr "ÂåÆþ¤ÎÍÞÀ©"
140 #: c-format.c:428
141 #, fuzzy
142 msgid "'a' flag"
143 msgstr "`'' ¥Õ¥é¥°"
145 #: c-format.c:428
146 #, fuzzy
147 msgid "the 'a' scanf flag"
148 msgstr "scanf ¤Î `a' ¥Õ¥é¥°"
150 #: c-format.c:429
151 msgid "field width in scanf format"
152 msgstr "scanf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
154 #: c-format.c:430
155 msgid "length modifier in scanf format"
156 msgstr "scanf ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò"
158 #: c-format.c:431
159 #, fuzzy
160 msgid "the ''' scanf flag"
161 msgstr "scanf ¤Î `'' ¥Õ¥é¥°"
163 #: c-format.c:432
164 #, fuzzy
165 msgid "the 'I' scanf flag"
166 msgstr "scanf ¤Î `'' ¥Õ¥é¥°"
168 #: c-format.c:446
169 #, fuzzy
170 msgid "'_' flag"
171 msgstr "`'' ¥Õ¥é¥°"
173 #: c-format.c:446
174 #, fuzzy
175 msgid "the '_' strftime flag"
176 msgstr "strftime ¤Î `_' ¥Õ¥é¥°"
178 #: c-format.c:447
179 #, fuzzy
180 msgid "the '-' strftime flag"
181 msgstr "strftime ¤Î `-' ¥Õ¥é¥°"
183 #: c-format.c:448
184 #, fuzzy
185 msgid "the '0' strftime flag"
186 msgstr "strftime ¤Î `^' ¥Õ¥é¥°"
188 #: c-format.c:449 c-format.c:473
189 #, fuzzy
190 msgid "'^' flag"
191 msgstr "`'' ¥Õ¥é¥°"
193 #: c-format.c:449
194 #, fuzzy
195 msgid "the '^' strftime flag"
196 msgstr "strftime ¤Î `^' ¥Õ¥é¥°"
198 #: c-format.c:450
199 #, fuzzy
200 msgid "the '#' strftime flag"
201 msgstr "strftime ¤Î `#' ¥Õ¥é¥°"
203 #: c-format.c:451
204 msgid "field width in strftime format"
205 msgstr "strftime ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
207 #: c-format.c:452
208 #, fuzzy
209 msgid "'E' modifier"
210 msgstr "`E' ½¤¾þ»Ò"
212 #: c-format.c:452
213 #, fuzzy
214 msgid "the 'E' strftime modifier"
215 msgstr "strftime ¤Î `E' ½¤¾þ»Ò"
217 #: c-format.c:453
218 #, fuzzy
219 msgid "'O' modifier"
220 msgstr "`O' ½¤¾þ»Ò"
222 #: c-format.c:453
223 #, fuzzy
224 msgid "the 'O' strftime modifier"
225 msgstr "strftime ¤Î `O' ½¤¾þ»Ò"
227 #: c-format.c:454
228 #, fuzzy
229 msgid "the 'O' modifier"
230 msgstr "the `O' ½¤¾þ»Ò"
232 #: c-format.c:472
233 msgid "fill character"
234 msgstr "µÍ¤áʸ»ú"
236 #: c-format.c:472
237 msgid "fill character in strfmon format"
238 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎµÍ¤áʸ»ú"
240 #: c-format.c:473
241 #, fuzzy
242 msgid "the '^' strfmon flag"
243 msgstr "strfmon ¤Î `^' ¥Õ¥é¥°"
245 #: c-format.c:474
246 #, fuzzy
247 msgid "the '+' strfmon flag"
248 msgstr "strfmon ¤Î `+' ¥Õ¥é¥°"
250 #: c-format.c:475
251 #, fuzzy
252 msgid "'(' flag"
253 msgstr "`'' ¥Õ¥é¥°"
255 #: c-format.c:475
256 #, fuzzy
257 msgid "the '(' strfmon flag"
258 msgstr "strfmon ¤Î `(' ¥Õ¥é¥°"
260 #: c-format.c:476
261 #, fuzzy
262 msgid "'!' flag"
263 msgstr "`'' ¥Õ¥é¥°"
265 #: c-format.c:476
266 #, fuzzy
267 msgid "the '!' strfmon flag"
268 msgstr "strfmon ¤Î `!' ¥Õ¥é¥°"
270 #: c-format.c:477
271 #, fuzzy
272 msgid "the '-' strfmon flag"
273 msgstr "strfmon ¤Î `-' ¥Õ¥é¥°"
275 #: c-format.c:478
276 msgid "field width in strfmon format"
277 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
279 #: c-format.c:479
280 msgid "left precision"
281 msgstr "º¸ÀºÅÙ"
283 #: c-format.c:479
284 msgid "left precision in strfmon format"
285 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Îº¸ÀºÅÙ"
287 #: c-format.c:480
288 msgid "right precision"
289 msgstr "±¦ÀºÅÙ"
291 #: c-format.c:480
292 msgid "right precision in strfmon format"
293 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î±¦ÀºÅÙ"
295 #: c-format.c:481
296 msgid "length modifier in strfmon format"
297 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò"
299 #: c-format.c:1707
300 msgid "field precision"
301 msgstr "¥Õ¥£¡¼¥ë¥ÉÀºÅÙ"
303 #: c-incpath.c:73
304 #, c-format
305 msgid "ignoring duplicate directory \"%s\"\n"
306 msgstr "½ÅÊ£¤·¤¿¥Ç¥£¥ì¥¯¥È¥ê \"%s\" ¤ò̵»ë¤·¤Þ¤¹\n"
308 #: c-incpath.c:76
309 #, c-format
310 msgid "  as it is a non-system directory that duplicates a system directory\n"
311 msgstr ""
313 #: c-incpath.c:80
314 #, c-format
315 msgid "ignoring nonexistent directory \"%s\"\n"
316 msgstr "¸ºß¤·¤Ê¤¤¥Ç¥£¥ì¥¯¥È¥ê \"%s\" ¤ò̵»ë¤·¤Þ¤¹\n"
318 #: c-incpath.c:295
319 #, c-format
320 msgid "#include \"...\" search starts here:\n"
321 msgstr "#include \"...\" ¤Îõº÷¤Ï¤³¤³¤«¤é»Ï¤Þ¤ê¤Þ¤¹:\n"
323 #: c-incpath.c:299
324 #, c-format
325 msgid "#include <...> search starts here:\n"
326 msgstr "#include <...> ¤Îõº÷¤Ï¤³¤³¤«¤é»Ï¤Þ¤ê¤Þ¤¹:\n"
328 #: c-incpath.c:304
329 #, c-format
330 msgid "End of search list.\n"
331 msgstr "õº÷¥ê¥¹¥È¤Î½ª¤ï¤ê\n"
333 #: c-opts.c:1377
334 #, fuzzy
335 msgid "<built-in>"
336 msgstr "<ÁȤ߹þ¤ß>"
338 #: c-opts.c:1395
339 #, fuzzy
340 msgid "<command-line>"
341 msgstr "<¥³¥Þ¥ó¥É¥é¥¤¥ó>"
343 #: c-typeck.c:2327 c-typeck.c:4763 c-typeck.c:4765 c-typeck.c:4773
344 #: c-typeck.c:4803 c-typeck.c:6179
345 msgid "initializer element is not constant"
346 msgstr "½é´ü²½»Ò¤ÎÍ×ÁǤ¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
348 #: c-typeck.c:4566
349 #, fuzzy
350 msgid "array initialized from parenthesized string constant"
351 msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
353 #: c-typeck.c:4627 cp/typeck2.c:685
354 #, gcc-internal-format
355 msgid "char-array initialized from wide string"
356 msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
358 #: c-typeck.c:4632
359 #, fuzzy
360 msgid "wchar_t-array initialized from non-wide string"
361 msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
363 #: c-typeck.c:4650 cp/typeck2.c:705
364 #, gcc-internal-format
365 msgid "initializer-string for array of chars is too long"
366 msgstr "char ¤ÎÇÛÎó¤Ë¤È¤Ã¤Æ½é´ü²½»Òʸ»úÎó¤¬Ä¹¤¹¤®¤Þ¤¹"
368 #: c-typeck.c:4656
369 #, fuzzy
370 msgid "array of inappropriate type initialized from string constant"
371 msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
373 #. ??? This should not be an error when inlining calls to
374 #. unprototyped functions.
375 #: c-typeck.c:4720 c-typeck.c:4215 cp/typeck.c:1529
376 #, gcc-internal-format
377 msgid "invalid use of non-lvalue array"
378 msgstr "Èóº¸ÊÕÃÍÇÛÎó¤Î̵¸ú¤ÊÍøÍÑ"
380 #: c-typeck.c:4746
381 msgid "array initialized from non-constant array expression"
382 msgstr "ÈóÄê¿ôÇÛÎó¼°¤«¤éÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
384 #: c-typeck.c:4810 c-typeck.c:6183
385 #, gcc-internal-format
386 msgid "initializer element is not computable at load time"
387 msgstr "½é´ü²½»Ò¤ÎÍ×ÁÇ¤Ï¥í¡¼¥É»þ¤Ë·×»»¤µ¤ìÆÀ¤Þ¤»¤ó"
389 #. Although C99 is unclear about whether incomplete arrays
390 #. of VLAs themselves count as VLAs, it does not make
391 #. sense to permit them to be initialized given that
392 #. ordinary VLAs may not be initialized.
393 #: c-typeck.c:4821 c-decl.c:3216 c-decl.c:3231
394 #, gcc-internal-format
395 msgid "variable-sized object may not be initialized"
396 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
398 #: c-typeck.c:4825
399 msgid "invalid initializer"
400 msgstr "̵¸ú¤Ê½é´ü²½»Ò"
402 #: c-typeck.c:5299
403 msgid "extra brace group at end of initializer"
404 msgstr "½é´ü²½»Ò¤Î½ª¤ï¤ê¤Ë;ʬ¤Ê¥Ö¥ì¡¼¥¹¤Î¥°¥ë¡¼¥×"
406 #: c-typeck.c:5319
407 msgid "missing braces around initializer"
408 msgstr "½é´ü²½»Ò¤Î¤Þ¤ï¤ê¤Î¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
410 #: c-typeck.c:5380
411 msgid "braces around scalar initializer"
412 msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤¬¥Ö¥ì¡¼¥¹¤Ç°Ï¤Þ¤ì¤Æ¤¤¤Þ¤¹"
414 #: c-typeck.c:5437
415 msgid "initialization of flexible array member in a nested context"
416 msgstr "¥Í¥¹¥È¤·¤¿Ê¸Ì®¤Ç²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
418 #: c-typeck.c:5439
419 msgid "initialization of a flexible array member"
420 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
422 #: c-typeck.c:5466
423 msgid "missing initializer"
424 msgstr "½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
426 #: c-typeck.c:5488
427 msgid "empty scalar initializer"
428 msgstr "¶õ¤Î¥¹¥«¥é¡¼½é´ü²½»Ò"
430 #: c-typeck.c:5493
431 msgid "extra elements in scalar initializer"
432 msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤Ë;ʬ¤ÊÍ×ÁÇ"
434 #: c-typeck.c:5590 c-typeck.c:5650
435 msgid "array index in non-array initializer"
436 msgstr "ÈóÇÛÎó¤Î½é´ü²½»Ò¤ËÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬»È¤ï¤ì¤Þ¤·¤¿"
438 #: c-typeck.c:5595 c-typeck.c:5703
439 msgid "field name not in record or union initializer"
440 msgstr "¥ì¥³¡¼¥É¤ä¶¦ÍÑÂΤ˥ե£¡¼¥ë¥É̾¤¬¤Ê¤¤½é´ü²½»Ò¤Ç¤¹"
442 #: c-typeck.c:5641
443 #, fuzzy
444 msgid "array index in initializer not of integer type"
445 msgstr "½é´ü²½»ÒÆâ¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬ÇÛÎó¤Î¶­³¦¤òĶ¤¨¤Þ¤·¤¿"
447 #: c-typeck.c:5646 c-typeck.c:5648
448 msgid "nonconstant array index in initializer"
449 msgstr "½é´ü²½»ÒÆâ¤ËÈóÄê¿ô¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
451 #: c-typeck.c:5652 c-typeck.c:5655
452 msgid "array index in initializer exceeds array bounds"
453 msgstr "½é´ü²½»ÒÆâ¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬ÇÛÎó¤Î¶­³¦¤òĶ¤¨¤Þ¤·¤¿"
455 #: c-typeck.c:5666
456 msgid "empty index range in initializer"
457 msgstr "½é´ü²½»ÒÆâ¤Ë¶õ¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
459 #: c-typeck.c:5675
460 msgid "array index range in initializer exceeds array bounds"
461 msgstr "½é´ü²½»Ò¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬ÇÛÎó¤Î¶­³¦¤òĶ¤¨¤Þ¤·¤¿"
463 #: c-typeck.c:5750 c-typeck.c:5773 c-typeck.c:6247
464 msgid "initialized field with side-effects overwritten"
465 msgstr "½é´ü²½¤µ¤ì¤¿¥Õ¥£¡¼¥ë¥É¤¬ÉûºîÍѤǾå½ñ¤­¤µ¤ì¤Þ¤¹"
467 #: c-typeck.c:5752 c-typeck.c:5775 c-typeck.c:6249
468 #, fuzzy
469 msgid "initialized field overwritten"
470 msgstr "½é´ü²½¤µ¤ì¤¿¥Õ¥£¡¼¥ë¥É¤¬ÉûºîÍѤǾå½ñ¤­¤µ¤ì¤Þ¤¹"
472 #: c-typeck.c:6457
473 msgid "excess elements in char array initializer"
474 msgstr "char ÇÛÎó½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
476 #: c-typeck.c:6464 c-typeck.c:6510
477 msgid "excess elements in struct initializer"
478 msgstr "¹½Â¤Âνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
480 #: c-typeck.c:6525
481 #, fuzzy
482 msgid "non-static initialization of a flexible array member"
483 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
485 #: c-typeck.c:6593
486 msgid "excess elements in union initializer"
487 msgstr "¶¦ÍÑÂνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
489 #: c-typeck.c:6680
490 msgid "excess elements in array initializer"
491 msgstr "ÇÛÎó½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
493 #: c-typeck.c:6710
494 #, fuzzy
495 msgid "excess elements in vector initializer"
496 msgstr "¹½Â¤Âνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
498 #: c-typeck.c:6734
499 msgid "excess elements in scalar initializer"
500 msgstr "¥¹¥«¥é¡¼½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
502 #: cfgrtl.c:1969
503 msgid "flow control insn inside a basic block"
504 msgstr ""
506 #: cfgrtl.c:2047
507 msgid "wrong insn in the fallthru edge"
508 msgstr ""
510 #: cfgrtl.c:2089
511 #, fuzzy
512 msgid "insn outside basic block"
513 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d Æâ:"
515 #: cfgrtl.c:2096
516 #, fuzzy
517 msgid "return not followed by barrier"
518 msgstr "'#' ¤Ë¥Þ¥¯¥í²¾°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Þ¤»¤ó"
520 #: cgraph.c:390 ipa-inline.c:312
521 #, fuzzy
522 msgid "function body not available"
523 msgstr "´Ø¿ô¤ò inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
525 #: cgraph.c:392 cgraphunit.c:632
526 #, fuzzy
527 msgid "redefined extern inline functions are not considered for inlining"
528 msgstr "¥¤¥ó¥é¥¤¥ó´Ø¿ô¤ò¥¤¥ó¥é¥¤¥ó²½¤Ç¤­¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
530 #: cgraph.c:395 cgraphunit.c:637
531 #, fuzzy
532 msgid "function not considered for inlining"
533 msgstr "´Ø¿ô¤ò inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
535 #: cgraph.c:397 cgraphunit.c:635 ipa-inline.c:305
536 #, fuzzy
537 msgid "function not inlinable"
538 msgstr "´Ø¿ô¤ò inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
540 #: collect2.c:372 gcc.c:6832
541 #, fuzzy, c-format
542 msgid "internal gcc abort in %s, at %s:%d"
543 msgstr "%s ¤ÇÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼ (%s:%d)"
545 #: collect2.c:871
546 #, c-format
547 msgid "no arguments"
548 msgstr "°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
550 #: collect2.c:1245 collect2.c:1393 collect2.c:1428
551 #, c-format
552 msgid "fopen %s"
553 msgstr "fopen %s"
555 #: collect2.c:1248 collect2.c:1398 collect2.c:1431
556 #, c-format
557 msgid "fclose %s"
558 msgstr "fclose %s"
560 #: collect2.c:1257
561 #, c-format
562 msgid "collect2 version %s"
563 msgstr "collect2 version %s"
565 #: collect2.c:1347
566 #, c-format
567 msgid "%d constructor(s) found\n"
568 msgstr "%d ¸Ä¤Î¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
570 #: collect2.c:1348
571 #, c-format
572 msgid "%d destructor(s)  found\n"
573 msgstr "%d ¸Ä¤Î¥Ç¥¹¥È¥é¥¯¥¿¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
575 #: collect2.c:1349
576 #, c-format
577 msgid "%d frame table(s) found\n"
578 msgstr "%d ¸Ä¤Î¥Õ¥ì¡¼¥à¥Æ¡¼¥Ö¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
580 #: collect2.c:1486
581 #, fuzzy, c-format
582 msgid "can't get program status"
583 msgstr "%s ¤«¤éÆɹþ¤á¤Þ¤»¤ó"
585 #: collect2.c:1536
586 #, c-format
587 msgid "[cannot find %s]"
588 msgstr "[%s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó]"
590 #: collect2.c:1551
591 #, fuzzy, c-format
592 msgid "cannot find '%s'"
593 msgstr "`%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
595 #: collect2.c:1555 collect2.c:2044 collect2.c:2199 gcc.c:2927
596 #, c-format
597 msgid "pex_init failed"
598 msgstr ""
600 #: collect2.c:1590
601 #, c-format
602 msgid "[Leaving %s]\n"
603 msgstr "[%s ¤òÎ¥¤ì¤Þ¤¹]\n"
605 #: collect2.c:1810
606 #, c-format
607 msgid ""
608 "\n"
609 "write_c_file - output name is %s, prefix is %s\n"
610 msgstr ""
611 "\n"
612 "write_c_file - ½ÐÎÏ̾¤Ï %s¡¢¥×¥ì¥Õ¥£¥¯¥¹¤Ï %s\n"
614 #: collect2.c:2018
615 #, fuzzy, c-format
616 msgid "cannot find 'nm'"
617 msgstr "`nm' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
619 #: collect2.c:2065
620 #, fuzzy, c-format
621 msgid "can't open nm output"
622 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
624 #: collect2.c:2109
625 #, c-format
626 msgid "init function found in object %s"
627 msgstr "init ´Ø¿ô¤ò¥ª¥Ö¥¸¥§¥¯¥È %s ¤Ç¸«¤Ä¤±¤Þ¤·¤¿"
629 #: collect2.c:2117
630 #, c-format
631 msgid "fini function found in object %s"
632 msgstr "fini ´Ø¿ô¤ò¥ª¥Ö¥¸¥§¥¯¥È %s ¤Ç¸«¤Ä¤±¤Þ¤·¤¿"
634 #: collect2.c:2220
635 #, fuzzy, c-format
636 msgid "can't open ldd output"
637 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
639 #: collect2.c:2223
640 #, c-format
641 msgid ""
642 "\n"
643 "ldd output with constructors/destructors.\n"
644 msgstr ""
645 "\n"
646 "ldd ½ÐÎϤ¬¥³¥ó¥¹¥È¥é¥¯¥¿/¥Ç¥¹¥È¥é¥¯¥¿¤òȼ¤¤¤Þ¤¹¡£\n"
648 #: collect2.c:2238
649 #, c-format
650 msgid "dynamic dependency %s not found"
651 msgstr "ưŪ°Í¸´Ø·¸ %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
653 #: collect2.c:2250
654 #, c-format
655 msgid "unable to open dynamic dependency '%s'"
656 msgstr "ưŪ°Í¸´Ø·¸ '%s' ¤ò³«¤±¤Þ¤»¤ó"
658 #: collect2.c:2406
659 #, c-format
660 msgid "%s: not a COFF file"
661 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
663 #: collect2.c:2526
664 #, c-format
665 msgid "%s: cannot open as COFF file"
666 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤È¤·¤Æ³«¤±¤Þ¤»¤ó"
668 #: collect2.c:2584
669 #, fuzzy, c-format
670 msgid "library lib%s not found"
671 msgstr "¥é¥¤¥Ö¥é¥ê lib%s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
673 #: cppspec.c:105
674 #, c-format
675 msgid "\"%s\" is not a valid option to the preprocessor"
676 msgstr "\"%s\" ¤Ï¥×¥ê¥×¥í¥»¥Ã¥µ¤ËÂФ¹¤ëÀµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
678 #: cppspec.c:127
679 #, c-format
680 msgid "too many input files"
681 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬Â¿¤¹¤®¤Þ¤¹"
683 #: diagnostic.c:188
684 #, c-format
685 msgid "%s:%d: confused by earlier errors, bailing out\n"
686 msgstr "%s:%d: Á°¤Î¥¨¥é¡¼¤Ë¤è¤êº®Í𤷤Ƥ¤¤Þ¤¹¤Î¤Ç¡¢Ã¦½Ð¤·¤Þ¤¹\n"
688 #: diagnostic.c:253
689 #, fuzzy, c-format
690 msgid "compilation terminated due to -Wfatal-errors.\n"
691 msgstr "¥³¥ó¥Ñ¥¤¥ë¤¬ÃæÃǤµ¤ì¤Þ¤·¤¿¡£\n"
693 #: diagnostic.c:262
694 #, c-format
695 msgid ""
696 "Please submit a full bug report,\n"
697 "with preprocessed source if appropriate.\n"
698 "See %s for instructions.\n"
699 msgstr ""
700 "´°Á´¤Ê¥Ð¥°Êó¹ð¤òÁ÷¤Ã¤Æ²¼¤µ¤¤¡£\n"
701 "ŬÀڤʤé¤Ð¥×¥ê¥×¥í¥»¥¹¸å¤Î¥½¡¼¥¹¤ò¤Ä¤±¤Æ¤¯¤À¤µ¤¤¡£\n"
702 "%s ¤ò¸«¤ì¤ÐÊýË¡¤¬½ñ¤¤¤Æ¤¢¤ê¤Þ¤¹¡£\n"
704 #: diagnostic.c:271
705 #, c-format
706 msgid "compilation terminated.\n"
707 msgstr "¥³¥ó¥Ñ¥¤¥ë¤¬ÃæÃǤµ¤ì¤Þ¤·¤¿¡£\n"
709 #: diagnostic.c:622
710 #, c-format
711 msgid "Internal compiler error: Error reporting routines re-entered.\n"
712 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥ë¥¨¥é¡¼: ¥¨¥é¡¼Êó¹ð¥ë¡¼¥Á¥ó¤ËºÆÆþ¤·¤Þ¤·¤¿¡£\n"
714 #: final.c:1103
715 msgid "negative insn length"
716 msgstr ""
718 #: final.c:2448
719 msgid "could not split insn"
720 msgstr ""
722 #: final.c:2797
723 #, fuzzy
724 msgid "invalid 'asm': "
725 msgstr "̵¸ú¤Ê `asm': %s"
727 #: final.c:2980
728 #, c-format
729 msgid "nested assembly dialect alternatives"
730 msgstr ""
732 #: final.c:2997 final.c:3009
733 #, c-format
734 msgid "unterminated assembly dialect alternative"
735 msgstr ""
737 #: final.c:3056
738 #, fuzzy, c-format
739 msgid "operand number missing after %%-letter"
740 msgstr "±é»»¿ô¤¬ %-letter ¤Î¸å¤Ë¤¢¤ê¤Þ¤»¤ó"
742 #: final.c:3059 final.c:3100
743 #, c-format
744 msgid "operand number out of range"
745 msgstr "±é»»¿ô¤¬Èϰϳ°¤Ç¤¹"
747 #: final.c:3119
748 #, c-format
749 msgid "invalid %%-code"
750 msgstr "̵¸ú¤Ê %%-code"
752 #: final.c:3149
753 #, fuzzy, c-format
754 msgid "'%%l' operand isn't a label"
755 msgstr "`%l' ±é»»¤Ï¥é¥Ù¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
757 #. We can't handle floating point constants;
758 #. PRINT_OPERAND must handle them.
759 #. We can't handle floating point constants; PRINT_OPERAND must
760 #. handle them.
761 #. We can't handle floating point constants;
762 #. PRINT_OPERAND must handle them.
763 #: final.c:3250 vmsdbgout.c:487 config/i386/i386.c:7221
764 #: config/pdp11/pdp11.c:1699
765 #, c-format
766 msgid "floating constant misused"
767 msgstr "ÉâÆ°¾®¿ôÄê¿ô¤ò»È¤¤Â»¤Í¤Þ¤·¤¿"
769 #: final.c:3306 vmsdbgout.c:544 config/i386/i386.c:7297
770 #: config/pdp11/pdp11.c:1746
771 #, c-format
772 msgid "invalid expression as operand"
773 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê¼°"
775 #: flow.c:1734
776 msgid "Attempt to delete prologue/epilogue insn:"
777 msgstr ""
779 #: gcc.c:1664
780 #, fuzzy, c-format
781 msgid "Using built-in specs.\n"
782 msgstr "ÁȤ߹þ¤ß spec ¤ò»ÈÍÑ.\n"
784 #: gcc.c:1847
785 #, c-format
786 msgid ""
787 "Setting spec %s to '%s'\n"
788 "\n"
789 msgstr ""
790 "spec %s ¤ò '%s' ¤ËÀßÄêÃæ\n"
791 "\n"
793 #: gcc.c:1962
794 #, c-format
795 msgid "Reading specs from %s\n"
796 msgstr "%s ¤«¤é spec ¤òÆɤ߹þ¤ßÃæ\n"
798 #: gcc.c:2058 gcc.c:2077
799 #, c-format
800 msgid "specs %%include syntax malformed after %ld characters"
801 msgstr "specs ¤Î %ld Ê¸»úÌܰʹߤΠ%%include ¤Î½ñ¼°¤¬ÊѤǤ¹"
803 #: gcc.c:2085
804 #, fuzzy, c-format
805 msgid "could not find specs file %s\n"
806 msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤ò¸«¤Ä¤±¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿\n"
808 #: gcc.c:2102 gcc.c:2110 gcc.c:2119 gcc.c:2128
809 #, c-format
810 msgid "specs %%rename syntax malformed after %ld characters"
811 msgstr "specs ¤Î %ld Ê¸»úÌܰʹߤΠ%%rename ¤Î½ñ¼°¤¬ÊѤǤ¹"
813 #: gcc.c:2137
814 #, c-format
815 msgid "specs %s spec was not found to be renamed"
816 msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤Ë̾Á°¤òÊѹ¹¤¹¤ë spec ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Ç¤·¤¿"
818 #: gcc.c:2144
819 #, c-format
820 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
821 msgstr ""
823 #: gcc.c:2149
824 #, c-format
825 msgid "rename spec %s to %s\n"
826 msgstr "spec %s ¤ò %s ¤Ë̾Á°¤òÊѹ¹\n"
828 #: gcc.c:2151
829 #, c-format
830 msgid ""
831 "spec is '%s'\n"
832 "\n"
833 msgstr ""
834 "spec ¤Ï '%s' ¤Ç¤¹\n"
835 "\n"
837 #: gcc.c:2164
838 #, c-format
839 msgid "specs unknown %% command after %ld characters"
840 msgstr "spec ¥Õ¥¡¥¤¥ëÃæ¤Î %ld Ê¸»ú¤Î¸å¤ËÉÔÌÀ¤Ê %% ¥³¥Þ¥ó¥É"
842 #: gcc.c:2175 gcc.c:2188
843 #, c-format
844 msgid "specs file malformed after %ld characters"
845 msgstr "%ld Ê¸»ú¤Î¸å¤Ë¤ª¤«¤·¤Ê spec ¥Õ¥¡¥¤¥ë"
847 #: gcc.c:2241
848 #, c-format
849 msgid "spec file has no spec for linking"
850 msgstr "spec ¥Õ¥¡¥¤¥ë¤Ë¥ê¥ó¥¯¤Ë´Ø¤¹¤ë spec ¤¬¤¢¤ê¤Þ¤»¤ó"
852 #: gcc.c:2758
853 #, c-format
854 msgid "system path '%s' is not absolute"
855 msgstr ""
857 #: gcc.c:2821
858 #, c-format
859 msgid "-pipe not supported"
860 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
862 #: gcc.c:2883
863 #, c-format
864 msgid ""
865 "\n"
866 "Go ahead? (y or n) "
867 msgstr ""
868 "\n"
869 "³¤±¤Þ¤¹¤«? (y ¤Þ¤¿¤Ï n) "
871 #: gcc.c:2966
872 #, fuzzy
873 msgid "failed to get exit status"
874 msgstr "ld ¤Ï¥¹¥Æ¡¼¥¿¥¹ %d ¤Ç½ªÎ»¤·¤Þ¤·¤¿"
876 #: gcc.c:2972
877 #, fuzzy
878 msgid "failed to get process times"
879 msgstr "'%s' ¥¯¥é¥¹¤ò¸«¤Ä¤±¤ë¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
881 #: gcc.c:2998
882 #, c-format
883 msgid ""
884 "Internal error: %s (program %s)\n"
885 "Please submit a full bug report.\n"
886 "See %s for instructions."
887 msgstr ""
888 "ÆâÉô¥¨¥é¡¼: %s (¥×¥í¥°¥é¥à %s)\n"
889 "´°Á´¤Ê¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£\n"
890 "%s ¤Ë¼ê½ç¤¬½ñ¤¤¤Æ¤¢¤ê¤Þ¤¹¡£"
892 #: gcc.c:3024
893 #, c-format
894 msgid "# %s %.2f %.2f\n"
895 msgstr "# %s %.2f %.2f\n"
897 #: gcc.c:3160
898 #, c-format
899 msgid "Usage: %s [options] file...\n"
900 msgstr "»È¤¤Êý: %s [¥ª¥×¥·¥ç¥ó] ¥Õ¥¡¥¤¥ë...\n"
902 #: gcc.c:3161
903 msgid "Options:\n"
904 msgstr "¥ª¥×¥·¥ç¥ó:\n"
906 #: gcc.c:3163
907 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
908 msgstr ""
909 "  -pass-exit-codes         ¥Õ¥§¡¼¥º¤«¤é¤Î¥¨¥é¡¼¥³¡¼¥É¤ÎºÇÂçÃͤò exit\n"
910 "                               ¥³¡¼¥É¤È¤·¤ÆÊÖ¤¹\n"
912 #: gcc.c:3164
913 msgid "  --help                   Display this information\n"
914 msgstr "  --help                   ¤³¤Î¥Ø¥ë¥×¾ðÊó¤òɽ¼¨\n"
916 #: gcc.c:3165
917 msgid "  --target-help            Display target specific command line options\n"
918 msgstr "  --target-help            ¥¿¡¼¥²¥Ã¥È¸ÇÍ­¤Î¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤òɽ¼¨\n"
920 #: gcc.c:3167
921 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
922 msgstr "(`-v --help' ¤ò»È¤¦¤È¡¢»Ò¥×¥í¥»¥¹¤Î¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤òɽ¼¨)\n"
924 #: gcc.c:3168
925 msgid "  -dumpspecs               Display all of the built in spec strings\n"
926 msgstr "  -dumpspecs               ÁȤ߹þ¤Þ¤ì¤¿ spec Ê¸»úÎó¤òÁ´¤Æɽ¼¨\n"
928 #: gcc.c:3169
929 msgid "  -dumpversion             Display the version of the compiler\n"
930 msgstr "  -dumpversion             ¥³¥ó¥Ñ¥¤¥é¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨\n"
932 #: gcc.c:3170
933 msgid "  -dumpmachine             Display the compiler's target processor\n"
934 msgstr "  -dumpmachine             ¥³¥ó¥Ñ¥¤¥é¤Î¥¿¡¼¥²¥Ã¥È¥×¥í¥»¥Ã¥µ¤òɽ¼¨\n"
936 #: gcc.c:3171
937 msgid "  -print-search-dirs       Display the directories in the compiler's search path\n"
938 msgstr "  -print-search-dirs       ¥³¥ó¥Ñ¥¤¥é¤Î¥µ¡¼¥Á¥Ñ¥¹¤Ë¤¢¤ë¥Ç¥£¥ì¥¯¥È¥ê¤òɽ¼¨\n"
940 #: gcc.c:3172
941 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library\n"
942 msgstr "  -print-libgcc-file-name  ¥³¥ó¥Ñ¥¤¥é¤Î¥³¥ó¥Ñ¥Ë¥ª¥ó¥é¥¤¥Ö¥é¥ê̾¤òɽ¼¨\n"
944 #: gcc.c:3173
945 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
946 msgstr "  -print-file-name=<lib>   ¥é¥¤¥Ö¥é¥ê <lib> ¤Ø¤Î¥Õ¥ë¥Ñ¥¹¤òɽ¼¨\n"
948 #: gcc.c:3174
949 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>\n"
950 msgstr "  -print-prog-name=<prog>  ¥³¥ó¥Ñ¥¤¥é¤ÎÉôÉÊ <prog> ¤Ø¤Î¥Õ¥ë¥Ñ¥¹¤òɽ¼¨\n"
952 #: gcc.c:3175
953 msgid "  -print-multi-directory   Display the root directory for versions of libgcc\n"
954 msgstr "  -print-multi-directory   libgcc ¤Î¥Ð¡¼¥¸¥ç¥ó¥Ç¥£¥ì¥¯¥È¥ê¥ë¡¼¥È¤òɽ¼¨\n"
956 #: gcc.c:3176
957 msgid ""
958 "  -print-multi-lib         Display the mapping between command line options and\n"
959 "                           multiple library search directories\n"
960 msgstr ""
961 "  -print-multi-lib         ¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤ÈÊ£¿ô¤Î¥é¥¤¥Ö¥é¥êõº÷\n"
962 "                               ¥Ç¥£¥ì¥¯¥È¥ê¤È¤ÎÂбþ¤òɽ¼¨\n"
964 #: gcc.c:3179
965 #, fuzzy
966 msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
967 msgstr "  -print-multi-directory   libgcc ¤Î¥Ð¡¼¥¸¥ç¥ó¥Ç¥£¥ì¥¯¥È¥ê¥ë¡¼¥È¤òɽ¼¨\n"
969 #: gcc.c:3180
970 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler\n"
971 msgstr "  -Wa,<options>            ¥«¥ó¥Þ¶èÀÚ¤ê¤Î <options> ¤ò¥¢¥»¥ó¥Ö¥é¤ËÅϤ¹\n"
973 #: gcc.c:3181
974 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor\n"
975 msgstr "  -Wp,<options>            ¥«¥ó¥Þ¶èÀÚ¤ê¤Î <options> ¤ò¥×¥ê¥×¥í¥»¥Ã¥µ¤ËÅϤ¹\n"
977 #: gcc.c:3182
978 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
979 msgstr "  -Wl,<options>            ¥«¥ó¥Þ¶èÀÚ¤ê¤Î <options> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n"
981 #: gcc.c:3183
982 #, fuzzy
983 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler\n"
984 msgstr "  -Xlinker <arg>           <arg> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n"
986 #: gcc.c:3184
987 #, fuzzy
988 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor\n"
989 msgstr "  -Xlinker <arg>           <arg> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n"
991 #: gcc.c:3185
992 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
993 msgstr "  -Xlinker <arg>           <arg> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n"
995 #: gcc.c:3186
996 #, fuzzy
997 msgid "  -combine                 Pass multiple source files to compiler at once\n"
998 msgstr "  -quiet                  ¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿´Ø¿ô¤ä·Ð²á»þ´Ö¤òɽ¼¨¤·¤Ê¤¤\n"
1000 #: gcc.c:3187
1001 msgid "  -save-temps              Do not delete intermediate files\n"
1002 msgstr "  -save-temps              Ãæ´Ö¥Õ¥¡¥¤¥ë¤òºï½ü¤·¤Ê¤¤\n"
1004 #: gcc.c:3188
1005 msgid "  -pipe                    Use pipes rather than intermediate files\n"
1006 msgstr "  -pipe                    Ãæ´Ö¥Õ¥¡¥¤¥ë¤Ç¤Ï¤Ê¤¯¥Ñ¥¤¥×¤ò»È¤¦\n"
1008 #: gcc.c:3189
1009 msgid "  -time                    Time the execution of each subprocess\n"
1010 msgstr "  -time                    »Ò¥×¥í¥»¥¹¤´¤È¤Î¼Â¹Ô»þ´Ö¤ò·×¬¤¹¤ë\n"
1012 #: gcc.c:3190
1013 #, fuzzy
1014 msgid "  -specs=<file>            Override built-in specs with the contents of <file>\n"
1015 msgstr "  -specs=<file>            ÁȤ߹þ¤ß specs ¤ò <file> ¤ÎÆâÍƤÇÃÖ¤­´¹¤¨¤ë\n"
1017 #: gcc.c:3191
1018 msgid "  -std=<standard>          Assume that the input sources are for <standard>\n"
1019 msgstr "  -std=<standard>          ÆþÎÏ¥½¡¼¥¹¤ò <standard> ¤È¸«¤Ê¤¹\n"
1021 #: gcc.c:3192
1022 msgid ""
1023 "  --sysroot=<directory>    Use <directory> as the root directory for headers\n"
1024 "                           and libraries\n"
1025 msgstr ""
1027 #: gcc.c:3195
1028 msgid "  -B <directory>           Add <directory> to the compiler's search paths\n"
1029 msgstr "  -B <directory>           <directory> ¤ò¥³¥ó¥Ñ¥¤¥é¤Îõº÷¥Ñ¥¹¤ËÄɲ乤ë\n"
1031 #: gcc.c:3196
1032 msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
1033 msgstr ""
1034 "  -b <machine>             ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð¥¿¡¼¥²¥Ã¥È <machine> ¤È¤·¤Æ\n"
1035 "                               gcc ¤ò¼Â¹Ô¤¹¤ë\n"
1037 #: gcc.c:3197
1038 msgid "  -V <version>             Run gcc version number <version>, if installed\n"
1039 msgstr ""
1040 "  -V <version>             ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð <version> ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤Î\n"
1041 "                               gcc ¤È¤·¤Æ¼Â¹Ô¤¹¤ë\n"
1043 #: gcc.c:3198
1044 msgid "  -v                       Display the programs invoked by the compiler\n"
1045 msgstr "  -v                       ¥³¥ó¥Ñ¥¤¥é¤Ë¤è¤Ã¤Æµ¯Æ°¤µ¤ì¤ë¥×¥í¥°¥é¥à¤òɽ¼¨\n"
1047 #: gcc.c:3199
1048 msgid "  -###                     Like -v but options quoted and commands not executed\n"
1049 msgstr ""
1051 #: gcc.c:3200
1052 msgid "  -E                       Preprocess only; do not compile, assemble or link\n"
1053 msgstr ""
1054 "  -E                       ¥×¥ê¥×¥í¥»¥¹¤Î¤ß -- ¥³¥ó¥Ñ¥¤¥ë¡¢¥¢¥»¥ó¥Ö¥ë¡¢¥ê¥ó¥¯\n"
1055 "                               ¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
1057 #: gcc.c:3201
1058 msgid "  -S                       Compile only; do not assemble or link\n"
1059 msgstr "  -S                       ¥³¥ó¥Ñ¥¤¥ë¤Î¤ß -- ¥¢¥»¥ó¥Ö¥ë¡¢¥ê¥ó¥¯¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
1061 #: gcc.c:3202
1062 msgid "  -c                       Compile and assemble, but do not link\n"
1063 msgstr "  -c                       ¥³¥ó¥Ñ¥¤¥ë¡¢¥¢¥»¥ó¥Ö¥ë¤¹¤ë¤¬¡¢¥ê¥ó¥¯¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
1065 #: gcc.c:3203
1066 msgid "  -o <file>                Place the output into <file>\n"
1067 msgstr "  -o <file>                <file> ¤Ë½ÐÎϤò¹Ô¤Ê¤¦\n"
1069 #: gcc.c:3204
1070 #, fuzzy
1071 msgid ""
1072 "  -x <language>            Specify the language of the following input files\n"
1073 "                           Permissible languages include: c c++ assembler none\n"
1074 "                           'none' means revert to the default behavior of\n"
1075 "                           guessing the language based on the file's extension\n"
1076 msgstr ""
1077 "  -x <language>            °Ê²¼¤ÎÆþÎÏ¥Õ¥¡¥¤¥ë¤Î¸À¸ì¤ò»ØÄꤹ¤ë\n"
1078 "                           »ØÄê¤Ç¤­¤ë¸À¸ì: c c++ assembler none\n"
1079 "                           'none' ¤ò»ØÄꤹ¤ë¤È¥Õ¥¡¥¤¥ë³ÈÄ¥»Ò¤Ë¤è¤Ã¤Æ¸À¸ì¤ò\n"
1080 "                           ¿äÄꤹ¤ë¡¢¥Ç¥Õ¥©¥ë¥È¤Î¿¶¤ëÉñ¤¤¤ËÌá¤ë\n"
1082 #: gcc.c:3211
1083 #, c-format
1084 msgid ""
1085 "\n"
1086 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
1087 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
1088 " other options on to these processes the -W<letter> options must be used.\n"
1089 msgstr ""
1090 "\n"
1091 "-g, -f, -m, -O, -W ¤Ç»Ï¤Þ¤ë¥ª¥×¥·¥ç¥ó¤ä¡¢--param ¤Ï %s ¤¬µ¯Æ°¤¹¤ë¤¢¤é¤æ¤ë\n"
1092 "»Ò¥×¥í¥»¥¹¤Ë¼«Æ°Åª¤ËÅϤµ¤ì¤Þ¤¹¡£¤³¤¦¤¤¤Ã¤¿¥×¥í¥»¥¹¤Ë¤½¤Î¾¤Î¥ª¥×¥·¥ç¥ó¤òÅϤ¹\n"
1093 "¤Ë¤Ï -W<letter> ¥ª¥×¥·¥ç¥ó¤ò»È¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£\n"
1095 #: gcc.c:3334
1096 #, fuzzy, c-format
1097 msgid "'-%c' option must have argument"
1098 msgstr "-param ¥ª¥×¥·¥ç¥ó¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1100 #: gcc.c:3356
1101 #, c-format
1102 msgid "couldn't run '%s': %s"
1103 msgstr ""
1105 #. translate_options () has turned --version into -fversion.
1106 #: gcc.c:3549
1107 #, c-format
1108 msgid "%s (GCC) %s\n"
1109 msgstr ""
1111 #: gcc.c:3551 gcov.c:418 fortran/gfortranspec.c:349 java/gjavah.c:2405
1112 #: java/jcf-dump.c:935 java/jv-scan.c:128
1113 msgid "(C)"
1114 msgstr ""
1116 #: gcc.c:3552 java/gjavah.c:2406 java/jcf-dump.c:936 java/jv-scan.c:129
1117 #, c-format
1118 msgid ""
1119 "This is free software; see the source for copying conditions.  There is NO\n"
1120 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
1121 "\n"
1122 msgstr ""
1124 #: gcc.c:3653
1125 #, fuzzy, c-format
1126 msgid "argument to '-Xlinker' is missing"
1127 msgstr "`-Xlinker' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1129 #: gcc.c:3661
1130 #, fuzzy, c-format
1131 msgid "argument to '-Xpreprocessor' is missing"
1132 msgstr "`-specs' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1134 #: gcc.c:3668
1135 #, fuzzy, c-format
1136 msgid "argument to '-Xassembler' is missing"
1137 msgstr "`-Xlinker' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1139 #: gcc.c:3675
1140 #, fuzzy, c-format
1141 msgid "argument to '-l' is missing"
1142 msgstr "`-b' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1144 #: gcc.c:3696
1145 #, fuzzy, c-format
1146 msgid "argument to '-specs' is missing"
1147 msgstr "`-specs' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1149 #: gcc.c:3710
1150 #, fuzzy, c-format
1151 msgid "argument to '-specs=' is missing"
1152 msgstr "`-specs=' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1154 #: gcc.c:3751
1155 #, c-format
1156 msgid "'-%c' must come at the start of the command line"
1157 msgstr ""
1159 #: gcc.c:3760
1160 #, fuzzy, c-format
1161 msgid "argument to '-B' is missing"
1162 msgstr "`-B' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1164 #: gcc.c:4146
1165 #, fuzzy, c-format
1166 msgid "argument to '-x' is missing"
1167 msgstr "`-x' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1169 #: gcc.c:4174
1170 #, fuzzy, c-format
1171 msgid "argument to '-%s' is missing"
1172 msgstr "`-%s' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
1174 #: gcc.c:4512
1175 #, c-format
1176 msgid "switch '%s' does not start with '-'"
1177 msgstr ""
1179 #: gcc.c:4689
1180 #, c-format
1181 msgid "spec '%s' invalid"
1182 msgstr ""
1184 #: gcc.c:4755
1185 #, c-format
1186 msgid "%s\n"
1187 msgstr "%s\n"
1189 #: gcc.c:4828
1190 #, fuzzy, c-format
1191 msgid "spec '%s' has invalid '%%0%c'"
1192 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
1194 #: gcc.c:5039
1195 #, fuzzy, c-format
1196 msgid "spec '%s' has invalid '%%W%c"
1197 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
1199 #: gcc.c:5070
1200 #, fuzzy, c-format
1201 msgid "spec '%s' has invalid '%%x%c'"
1202 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
1204 #: gcc.c:5292
1205 #, c-format
1206 msgid "Processing spec %c%s%c, which is '%s'\n"
1207 msgstr "spec %c%s%c ¤ò½èÍýÃæ, ¤³¤ì¤Ï '%s' ¤Ç¤¹\n"
1209 #: gcc.c:5425
1210 #, fuzzy, c-format
1211 msgid "unknown spec function '%s'"
1212 msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹ '\\%c'"
1214 #: gcc.c:5444
1215 #, fuzzy, c-format
1216 msgid "error in args to spec function '%s'"
1217 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
1219 #: gcc.c:5492
1220 #, fuzzy, c-format
1221 msgid "malformed spec function name"
1222 msgstr "¥­¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
1224 #. )
1225 #: gcc.c:5495
1226 #, fuzzy, c-format
1227 msgid "no arguments for spec function"
1228 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
1230 #: gcc.c:5514
1231 #, c-format
1232 msgid "malformed spec function arguments"
1233 msgstr ""
1235 #: gcc.c:5753
1236 #, c-format
1237 msgid "braced spec '%s' is invalid at '%c'"
1238 msgstr ""
1240 #: gcc.c:5841
1241 #, c-format
1242 msgid "braced spec body '%s' is invalid"
1243 msgstr ""
1245 #: gcc.c:6371
1246 #, c-format
1247 msgid "install: %s%s\n"
1248 msgstr "¥¤¥ó¥¹¥È¡¼¥ë: %s%s\n"
1250 #: gcc.c:6372
1251 #, c-format
1252 msgid "programs: %s\n"
1253 msgstr "¥×¥í¥°¥é¥à: %s\n"
1255 #: gcc.c:6374
1256 #, c-format
1257 msgid "libraries: %s\n"
1258 msgstr "¥é¥¤¥Ö¥é¥ê: %s\n"
1260 #: gcc.c:6432
1261 #, c-format
1262 msgid ""
1263 "\n"
1264 "For bug reporting instructions, please see:\n"
1265 msgstr ""
1266 "\n"
1267 "¥Ð¥°¥ì¥Ý¡¼¥È¤Î¼ê½ç¤Ï¡¢°Ê²¼¤ò»²¾È\n"
1269 #: gcc.c:6448
1270 #, fuzzy, c-format
1271 msgid "Target: %s\n"
1272 msgstr "¥é¥¤¥Ö¥é¥ê: %s\n"
1274 #: gcc.c:6449
1275 #, c-format
1276 msgid "Configured with: %s\n"
1277 msgstr "¥³¥ó¥Õ¥£¥°¥ª¥×¥·¥ç¥ó: %s\n"
1279 #: gcc.c:6463
1280 #, c-format
1281 msgid "Thread model: %s\n"
1282 msgstr "¥¹¥ì¥Ã¥É¥â¥Ç¥ë: %s\n"
1284 #: gcc.c:6474
1285 #, c-format
1286 msgid "gcc version %s\n"
1287 msgstr "gcc ¥Ð¡¼¥¸¥ç¥ó %s\n"
1289 #: gcc.c:6476
1290 #, c-format
1291 msgid "gcc driver version %s executing gcc version %s\n"
1292 msgstr "gcc ¥É¥é¥¤¥Ð¥Ð¡¼¥¸¥ç¥ó %s ¼Â¹Ô gcc ¥Ð¡¼¥¸¥ç¥ó %s\n"
1294 #: gcc.c:6484
1295 #, fuzzy, c-format
1296 msgid "no input files"
1297 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó"
1299 #: gcc.c:6533
1300 #, fuzzy, c-format
1301 msgid "cannot specify -o with -c or -S with multiple files"
1302 msgstr "-c ¤ä -S ¤È°ì½ï¤Ë -o ¤ò»ØÄꤹ¤ë¤È¡¢Ê£¿ô¥³¥ó¥Ñ¥¤¥ë¤Ç¤­¤Þ¤»¤ó"
1304 #: gcc.c:6567
1305 #, fuzzy, c-format
1306 msgid "spec '%s' is invalid"
1307 msgstr "typedef `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
1309 #: gcc.c:7047
1310 #, fuzzy, c-format
1311 msgid "multilib spec '%s' is invalid"
1312 msgstr "typedef `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
1314 #: gcc.c:7238
1315 #, c-format
1316 msgid "multilib exclusions '%s' is invalid"
1317 msgstr ""
1319 #: gcc.c:7296 gcc.c:7437
1320 #, c-format
1321 msgid "multilib select '%s' is invalid"
1322 msgstr ""
1324 #: gcc.c:7475
1325 #, c-format
1326 msgid "multilib exclusion '%s' is invalid"
1327 msgstr ""
1329 #: gcc.c:7734 gcc.c:7739
1330 #, fuzzy, c-format
1331 msgid "invalid version number `%s'"
1332 msgstr "̵¸ú¤Ê¥Ð¡¼¥¸¥ç¥óÈÖ¹æ·Á¼°"
1334 #: gcc.c:7782
1335 #, fuzzy, c-format
1336 msgid "too few arguments to %%:version-compare"
1337 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
1339 #: gcc.c:7788
1340 #, fuzzy, c-format
1341 msgid "too many arguments to %%:version-compare"
1342 msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
1344 #: gcc.c:7829
1345 #, c-format
1346 msgid "unknown operator '%s' in %%:version-compare"
1347 msgstr ""
1349 #: gcov.c:391
1350 #, c-format
1351 msgid ""
1352 "Usage: gcov [OPTION]... SOURCEFILE\n"
1353 "\n"
1354 msgstr ""
1356 #: gcov.c:392
1357 #, fuzzy, c-format
1358 msgid ""
1359 "Print code coverage information.\n"
1360 "\n"
1361 msgstr "¸Æ¤Ó½Ð¤·¥°¥é¥Õ¾ðÊó¤òÁ÷½Ð¤¹¤ë"
1363 #: gcov.c:393
1364 #, fuzzy, c-format
1365 msgid "  -h, --help                      Print this help, then exit\n"
1366 msgstr "  --help                   ¤³¤Î¥Ø¥ë¥×¾ðÊó¤òɽ¼¨\n"
1368 #: gcov.c:394
1369 #, fuzzy, c-format
1370 msgid "  -v, --version                   Print version number, then exit\n"
1371 msgstr ""
1372 "  -V <version>             ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð <version> ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤Î\n"
1373 "                               gcc ¤È¤·¤Æ¼Â¹Ô¤¹¤ë\n"
1375 #: gcov.c:395
1376 #, c-format
1377 msgid "  -a, --all-blocks                Show information for every basic block\n"
1378 msgstr ""
1380 #: gcov.c:396
1381 #, c-format
1382 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
1383 msgstr ""
1385 #: gcov.c:397
1386 #, c-format
1387 msgid ""
1388 "  -c, --branch-counts             Given counts of branches taken\n"
1389 "                                    rather than percentages\n"
1390 msgstr ""
1392 #: gcov.c:399
1393 #, fuzzy, c-format
1394 msgid "  -n, --no-output                 Do not create an output file\n"
1395 msgstr "  -save-temps              Ãæ´Ö¥Õ¥¡¥¤¥ë¤òºï½ü¤·¤Ê¤¤\n"
1397 #: gcov.c:400
1398 #, c-format
1399 msgid ""
1400 "  -l, --long-file-names           Use long output file names for included\n"
1401 "                                    source files\n"
1402 msgstr ""
1404 #: gcov.c:402
1405 #, c-format
1406 msgid "  -f, --function-summaries        Output summaries for each function\n"
1407 msgstr ""
1409 #: gcov.c:403
1410 #, c-format
1411 msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
1412 msgstr ""
1414 #: gcov.c:404
1415 #, c-format
1416 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
1417 msgstr ""
1419 #: gcov.c:405
1420 #, c-format
1421 msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
1422 msgstr ""
1424 #: gcov.c:406
1425 #, fuzzy, c-format
1426 msgid ""
1427 "\n"
1428 "For bug reporting instructions, please see:\n"
1429 "%s.\n"
1430 msgstr ""
1431 "\n"
1432 "¥Ð¥°¥ì¥Ý¡¼¥È¤Î¼ê½ç¤Ï¡¢°Ê²¼¤ò»²¾È\n"
1434 #: gcov.c:416
1435 #, c-format
1436 msgid "gcov (GCC) %s\n"
1437 msgstr ""
1439 #: gcov.c:420
1440 #, c-format
1441 msgid ""
1442 "This is free software; see the source for copying conditions.\n"
1443 "There is NO warranty; not even for MERCHANTABILITY or \n"
1444 "FITNESS FOR A PARTICULAR PURPOSE.\n"
1445 "\n"
1446 msgstr ""
1448 #: gcov.c:510
1449 #, fuzzy, c-format
1450 msgid "%s:no functions found\n"
1451 msgstr "cmd_strings ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
1453 #: gcov.c:531 gcov.c:559 fortran/dump-parse-tree.c:63
1454 #, fuzzy, c-format
1455 msgid "\n"
1456 msgstr ":\n"
1458 #: gcov.c:546
1459 #, fuzzy, c-format
1460 msgid "%s:creating '%s'\n"
1461 msgstr "%s ¤òºîÀ®Ãæ.\n"
1463 #: gcov.c:550
1464 #, fuzzy, c-format
1465 msgid "%s:error writing output file '%s'\n"
1466 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Ë½ñ¤­¹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
1468 #: gcov.c:555
1469 #, fuzzy, c-format
1470 msgid "%s:could not open output file '%s'\n"
1471 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿.\n"
1473 #: gcov.c:707
1474 #, fuzzy, c-format
1475 msgid "%s:cannot open graph file\n"
1476 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤È¤·¤Æ³«¤±¤Þ¤»¤ó"
1478 #: gcov.c:713
1479 #, fuzzy, c-format
1480 msgid "%s:not a gcov graph file\n"
1481 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1483 #: gcov.c:726
1484 #, c-format
1485 msgid "%s:version '%.4s', prefer '%.4s'\n"
1486 msgstr ""
1488 #: gcov.c:778
1489 #, c-format
1490 msgid "%s:already seen blocks for '%s'\n"
1491 msgstr ""
1493 #: gcov.c:896 gcov.c:1054
1494 #, c-format
1495 msgid "%s:corrupted\n"
1496 msgstr ""
1498 #: gcov.c:970
1499 #, c-format
1500 msgid "%s:cannot open data file, assuming not executed\n"
1501 msgstr ""
1503 #: gcov.c:977
1504 #, fuzzy, c-format
1505 msgid "%s:not a gcov data file\n"
1506 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1508 #: gcov.c:990
1509 #, c-format
1510 msgid "%s:version '%.4s', prefer version '%.4s'\n"
1511 msgstr ""
1513 #: gcov.c:996
1514 #, c-format
1515 msgid "%s:stamp mismatch with graph file\n"
1516 msgstr ""
1518 #: gcov.c:1022
1519 #, fuzzy, c-format
1520 msgid "%s:unknown function '%u'\n"
1521 msgstr "´Ø¿ô `%s' Æâ:"
1523 #: gcov.c:1035
1524 #, fuzzy, c-format
1525 msgid "%s:profile mismatch for '%s'\n"
1526 msgstr "%s: `%s' ¤ËÂФ¹¤ëÌ·½â°ìÍ÷¤Ï°Ê²¼¤ÎÄ̤ê¤Ç¤¹:\n"
1528 #: gcov.c:1054
1529 #, fuzzy, c-format
1530 msgid "%s:overflowed\n"
1531 msgstr "%s: ¥ª¡¼¥Ð¡¼¥Õ¥í¡¼ÈÏ°Ï¥¨¥é¡¼"
1533 #: gcov.c:1078
1534 #, c-format
1535 msgid "%s:'%s' lacks entry and/or exit blocks\n"
1536 msgstr ""
1538 #: gcov.c:1083
1539 #, c-format
1540 msgid "%s:'%s' has arcs to entry block\n"
1541 msgstr ""
1543 #: gcov.c:1091
1544 #, c-format
1545 msgid "%s:'%s' has arcs from exit block\n"
1546 msgstr ""
1548 #: gcov.c:1299
1549 #, c-format
1550 msgid "%s:graph is unsolvable for '%s'\n"
1551 msgstr ""
1553 #: gcov.c:1379
1554 #, fuzzy, c-format
1555 msgid "%s '%s'\n"
1556 msgstr "%s: %s"
1558 #: gcov.c:1382
1559 #, c-format
1560 msgid "Lines executed:%s of %d\n"
1561 msgstr ""
1563 #: gcov.c:1386
1564 #, fuzzy, c-format
1565 msgid "No executable lines\n"
1566 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¼Â¹Ô²Äǽ¤Ê¥½¡¼¥¹¹Ô¤¬¤¢¤ê¤Þ¤»¤ó\n"
1568 #: gcov.c:1392
1569 #, fuzzy, c-format
1570 msgid "Branches executed:%s of %d\n"
1571 msgstr "¥Ö¥é¥ó¥Á %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤µ¤ì¤º\n"
1573 #: gcov.c:1396
1574 #, c-format
1575 msgid "Taken at least once:%s of %d\n"
1576 msgstr ""
1578 #: gcov.c:1402
1579 #, fuzzy, c-format
1580 msgid "No branches\n"
1581 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¤Ï¥Ö¥é¥ó¥Á¤¬¤¢¤ê¤Þ¤»¤ó\n"
1583 #: gcov.c:1404
1584 #, c-format
1585 msgid "Calls executed:%s of %d\n"
1586 msgstr ""
1588 #: gcov.c:1408
1589 #, fuzzy, c-format
1590 msgid "No calls\n"
1591 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¸Æ¤Ó½Ð¤·¤¬¤¢¤ê¤Þ¤»¤ó\n"
1593 #: gcov.c:1549
1594 #, fuzzy, c-format
1595 msgid "%s:no lines for '%s'\n"
1596 msgstr "%s: `%s' ¤ËÂФ¹¤ëÌ·½â°ìÍ÷¤Ï°Ê²¼¤ÎÄ̤ê¤Ç¤¹:\n"
1598 #: gcov.c:1744
1599 #, fuzzy, c-format
1600 msgid "call   %2d returned %s\n"
1601 msgstr "¸Æ¤Ó½Ð¤· %d ¤ÎÌá¤ê = %d\n"
1603 #: gcov.c:1749
1604 #, fuzzy, c-format
1605 msgid "call   %2d never executed\n"
1606 msgstr "¸Æ¤Ó½Ð¤· %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤»¤º\n"
1608 #: gcov.c:1754
1609 #, fuzzy, c-format
1610 msgid "branch %2d taken %s%s\n"
1611 msgstr "¥Ö¥é¥ó¥Á %d ¼õÍý = %d%%\n"
1613 #: gcov.c:1758
1614 #, fuzzy, c-format
1615 msgid "branch %2d never executed\n"
1616 msgstr "¥Ö¥é¥ó¥Á %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤µ¤ì¤º\n"
1618 #: gcov.c:1763
1619 #, c-format
1620 msgid "unconditional %2d taken %s\n"
1621 msgstr ""
1623 #: gcov.c:1766
1624 #, fuzzy, c-format
1625 msgid "unconditional %2d never executed\n"
1626 msgstr "¸Æ¤Ó½Ð¤· %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤»¤º\n"
1628 #: gcov.c:1799
1629 #, fuzzy, c-format
1630 msgid "%s:cannot open source file\n"
1631 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤È¤·¤Æ³«¤±¤Þ¤»¤ó"
1633 #: gcov.c:1809
1634 #, c-format
1635 msgid "%s:source file is newer than graph file '%s'\n"
1636 msgstr ""
1638 #: gcse.c:680
1639 msgid "GCSE disabled"
1640 msgstr ""
1642 #: gcse.c:6530
1643 #, fuzzy
1644 msgid "jump bypassing disabled"
1645 msgstr "-g ¥ª¥×¥·¥ç¥ó¤ò̵¸ú²½¤·¤Þ¤·¤¿¡£"
1647 #: gengtype-yacc.c:560
1648 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.c:2939
1649 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:16547
1650 msgid "syntax error: cannot back up"
1651 msgstr "ʸˡ¥¨¥é¡¼: ÄÉ¿ï¤Ç¤­¤Þ¤»¤ó"
1653 #: gengtype-yacc.c:1596
1654 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.c:6207
1655 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:16545
1656 #, fuzzy
1657 msgid "syntax error; also virtual memory exhausted"
1658 msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼ -- ¤µ¤é¤Ë²¾ÁÛ¥á¥â¥ê¤òĶ²á¤·¤Þ¤·¤¿"
1660 #. Depending on the version of Bison used to compile this grammar,
1661 #. it may issue generic diagnostics spelled "syntax error" or
1662 #. "parse error".  To prevent this from changing the translation
1663 #. template randomly, we list all the variants of this particular
1664 #. diagnostic here.  Translators: there is no fine distinction
1665 #. between diagnostics with "syntax error" in them, and diagnostics
1666 #. with "parse error" in them.  It's okay to give them both the same
1667 #. translation.
1668 #: gengtype-yacc.c:1600
1669 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.c:6211
1670 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:16543
1671 msgid "syntax error"
1672 msgstr "ʸˡ¥¨¥é¡¼"
1674 #: gengtype-yacc.c:1721
1675 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.c:6332
1676 msgid "parser stack overflow"
1677 msgstr "¹½Ê¸²òÀÏ´ï¤Î¥¹¥¿¥Ã¥¯¤¬°î¤ì¤Þ¤·¤¿"
1679 #. Opening quotation mark.
1680 #: intl.c:57
1681 msgid "`"
1682 msgstr ""
1684 #. Closing quotation mark.
1685 #: intl.c:60
1686 msgid "'"
1687 msgstr ""
1689 #: ipa-inline.c:287
1690 msgid "--param large-function-growth limit reached"
1691 msgstr ""
1693 #: ipa-inline.c:321
1694 msgid "--param max-inline-insns-single limit reached"
1695 msgstr ""
1697 #: ipa-inline.c:330
1698 msgid "--param max-inline-insns-auto limit reached"
1699 msgstr ""
1701 #: ipa-inline.c:356 ipa-inline.c:802
1702 msgid "recursive inlining"
1703 msgstr ""
1705 #: ipa-inline.c:815
1706 msgid "call is unlikely"
1707 msgstr ""
1709 #: ipa-inline.c:886
1710 msgid "--param inline-unit-growth limit reached"
1711 msgstr ""
1713 #: langhooks.c:517
1714 msgid "At top level:"
1715 msgstr "¥È¥Ã¥×¥ì¥Ù¥ë:"
1717 #: langhooks.c:522
1718 #, fuzzy, c-format
1719 msgid "In member function %qs:"
1720 msgstr "´Ø¿ô `%s' Æâ:"
1722 #: langhooks.c:526
1723 #, fuzzy, c-format
1724 msgid "In function %qs:"
1725 msgstr "´Ø¿ô `%s' Æâ:"
1727 #: loop-iv.c:2699 tree-ssa-loop-niter.c:1153
1728 msgid "assuming that the loop is not infinite"
1729 msgstr ""
1731 #: loop-iv.c:2700 tree-ssa-loop-niter.c:1154
1732 msgid "cannot optimize possibly infinite loops"
1733 msgstr ""
1735 #: loop-iv.c:2708 tree-ssa-loop-niter.c:1158
1736 msgid "assuming that the loop counter does not overflow"
1737 msgstr ""
1739 #: loop-iv.c:2709 tree-ssa-loop-niter.c:1159
1740 msgid "cannot optimize loop, the loop counter may overflow"
1741 msgstr ""
1743 #. What to print when a switch has no documentation.
1744 #: opts.c:99
1745 msgid "This switch lacks documentation"
1746 msgstr ""
1748 #: opts.c:1187
1749 #, c-format
1750 msgid ""
1751 "\n"
1752 "Target specific options:\n"
1753 msgstr ""
1754 "\n"
1755 "¥¿¡¼¥²¥Ã¥È»ÅÍÍ¥ª¥×¥·¥ç¥ó:\n"
1757 #: opts.c:1208
1758 msgid "The following options are language-independent:\n"
1759 msgstr ""
1761 #: opts.c:1215
1762 #, c-format
1763 msgid ""
1764 "The %s front end recognizes the following options:\n"
1765 "\n"
1766 msgstr ""
1768 #: opts.c:1228
1769 msgid "The --param option recognizes the following as parameters:\n"
1770 msgstr ""
1772 #: protoize.c:582
1773 #, fuzzy, c-format
1774 msgid "%s: error writing file '%s': %s\n"
1775 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Ë½ñ¤­¹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
1777 #: protoize.c:626
1778 #, c-format
1779 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
1780 msgstr "%s: »ÈÍÑË¡ '%s [ -VqfnkN ] [ -i <istring> ] [ ¥Õ¥¡¥¤¥ë̾ ... ]'\n"
1782 #: protoize.c:629
1783 #, c-format
1784 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
1785 msgstr "%s: »ÈÍÑË¡ '%s [ -VqfnkNlgC ] [ -B <¥Ç¥£¥ì¥¯¥È¥ê̾> ] [ ¥Õ¥¡¥¤¥ë̾ ... ]'\n"
1787 #: protoize.c:730
1788 #, fuzzy, c-format
1789 msgid "%s: warning: no read access for file '%s'\n"
1790 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤ËÂФ·¤ÆÆɤ߽Ф·µö²Ä¤¬¤¢¤ê¤Þ¤»¤ó\n"
1792 #: protoize.c:738
1793 #, fuzzy, c-format
1794 msgid "%s: warning: no write access for file '%s'\n"
1795 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤ËÂФ·¤Æ½ñ¤­¹þ¤ßµö²Ä¤¬¤¢¤ê¤Þ¤»¤ó\n"
1797 #: protoize.c:746
1798 #, fuzzy, c-format
1799 msgid "%s: warning: no write access for dir containing '%s'\n"
1800 msgstr "%s: ·Ù¹ð: `%s' ¤ò´Þ¤à¥Ç¥£¥ì¥¯¥È¥ê¤ËÂФ·¤Æ½ñ¤­¹þ¤ßµö²Ä¤¬¤¢¤ê¤Þ¤»¤ó\n"
1802 #. Catch cases like /.. where we try to backup to a
1803 #. point above the absolute root of the logical file
1804 #. system.
1805 #: protoize.c:1133
1806 #, c-format
1807 msgid "%s: invalid file name: %s\n"
1808 msgstr "%s: Ìµ¸ú¤Ê¥Õ¥¡¥¤¥ë̾: %s\n"
1810 #: protoize.c:1281
1811 #, c-format
1812 msgid "%s: %s: can't get status: %s\n"
1813 msgstr "%s: %s: ¾õÂÖ¤ò¼èÆÀ¤Ç¤­¤Þ¤»¤ó: %s\n"
1815 #: protoize.c:1302
1816 #, c-format
1817 msgid ""
1818 "\n"
1819 "%s: fatal error: aux info file corrupted at line %d\n"
1820 msgstr ""
1821 "\n"
1822 "%s: Ã×̿Ū¥¨¥é¡¼: Éû info ¥Õ¥¡¥¤¥ë¤¬ %d ¹ÔÌܤDzõ¤ì¤Æ¤¤¤Þ¤¹\n"
1824 #: protoize.c:1631
1825 #, fuzzy, c-format
1826 msgid "%s:%d: declaration of function '%s' takes different forms\n"
1827 msgstr "%s:%d: ´Ø¿ô `%s' ¤ÎÀë¸À¤¬Ê̤ηÁ¤ò¼è¤Ã¤Æ¤¤¤Þ¤¹\n"
1829 #: protoize.c:1886
1830 #, fuzzy, c-format
1831 msgid "%s: compiling '%s'\n"
1832 msgstr "%s: `%s' ¤ò¥³¥ó¥Ñ¥¤¥ëÃæ\n"
1834 #: protoize.c:1909
1835 #, c-format
1836 msgid "%s: wait: %s\n"
1837 msgstr "%s: ÂÔ¤Á: %s\n"
1839 #: protoize.c:1914
1840 #, c-format
1841 msgid "%s: subprocess got fatal signal %d\n"
1842 msgstr "%s: ¥µ¥Ö¥×¥í¥»¥¹¤¬Ã×̿Ū¥·¥°¥Ê¥ë %d ¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿\n"
1844 #: protoize.c:1922
1845 #, c-format
1846 msgid "%s: %s exited with status %d\n"
1847 msgstr "%s: %s ¤Ï¥¹¥Æ¡¼¥¿¥¹ %d ¤Ç½ªÎ»¤·¤Þ¤·¤¿\n"
1849 #: protoize.c:1971
1850 #, fuzzy, c-format
1851 msgid "%s: warning: missing SYSCALLS file '%s'\n"
1852 msgstr "%s: ·Ù¹ð: SYSCALLS ¥Õ¥¡¥¤¥ë `%s' ¤¬¤¢¤ê¤Þ¤»¤ó\n"
1854 #: protoize.c:1980 protoize.c:2009
1855 #, fuzzy, c-format
1856 msgid "%s: can't read aux info file '%s': %s\n"
1857 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
1859 #: protoize.c:2025 protoize.c:2053
1860 #, fuzzy, c-format
1861 msgid "%s: can't get status of aux info file '%s': %s\n"
1862 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤Î¾õÂÖ¤ò¼èÆÀ¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
1864 #: protoize.c:2081
1865 #, fuzzy, c-format
1866 msgid "%s: can't open aux info file '%s' for reading: %s\n"
1867 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤ߹þ¤ßÍѤ˳«¤¯¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
1869 #: protoize.c:2099
1870 #, fuzzy, c-format
1871 msgid "%s: error reading aux info file '%s': %s\n"
1872 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤ߹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
1874 #: protoize.c:2112
1875 #, fuzzy, c-format
1876 msgid "%s: error closing aux info file '%s': %s\n"
1877 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÊĤ¸¤Æ¤¤¤ëºÇÃæ¤Ë¥¨¥é¡¼: %s\n"
1879 #: protoize.c:2128
1880 #, fuzzy, c-format
1881 msgid "%s: can't delete aux info file '%s': %s\n"
1882 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òºï½ü¤Ç¤­¤Þ¤»¤ó: %s\n"
1884 #: protoize.c:2210 protoize.c:4180
1885 #, fuzzy, c-format
1886 msgid "%s: can't delete file '%s': %s\n"
1887 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤òºï½ü¤Ç¤­¤Þ¤»¤ó: %s\n"
1889 #: protoize.c:2288
1890 #, fuzzy, c-format
1891 msgid "%s: warning: can't rename file '%s' to '%s': %s\n"
1892 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤ò `%s' Ì¾Á°Êѹ¹¤Ç¤­¤Þ¤»¤ó: %s\n"
1894 #: protoize.c:2410
1895 #, c-format
1896 msgid "%s: conflicting extern definitions of '%s'\n"
1897 msgstr "%s: '%s' ¤Î³°ÉôÄêµÁ¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹\n"
1899 #: protoize.c:2414
1900 #, c-format
1901 msgid "%s: declarations of '%s' will not be converted\n"
1902 msgstr "%s: '%s' ¤ÎÀë¸À¤ÏÊÑ´¹¤µ¤ì¤Þ¤»¤ó\n"
1904 #: protoize.c:2416
1905 #, c-format
1906 msgid "%s: conflict list for '%s' follows:\n"
1907 msgstr "%s: `%s' ¤ËÂФ¹¤ëÌ·½â°ìÍ÷¤Ï°Ê²¼¤ÎÄ̤ê¤Ç¤¹:\n"
1909 #: protoize.c:2449
1910 #, fuzzy, c-format
1911 msgid "%s: warning: using formals list from %s(%d) for function '%s'\n"
1912 msgstr "%s: ·Ù¹ð: %s(%d) ¤«¤é¤Î·Á¼°¥ê¥¹¥È¤ò¡¢´Ø¿ô `%s' ¤Î°Ù¤Ë»È¤¤¤Þ¤¹\n"
1914 #: protoize.c:2489
1915 #, fuzzy, c-format
1916 msgid "%s: %d: '%s' used but missing from SYSCALLS\n"
1917 msgstr "%s: %d: `%s' ¤Ï»È¤ï¤ì¤Æ¤¤¤Þ¤¹¤¬ SYSCALLS ¤Ë¤¢¤ê¤Þ¤»¤ó\n"
1919 #: protoize.c:2495
1920 #, fuzzy, c-format
1921 msgid "%s: %d: warning: no extern definition for '%s'\n"
1922 msgstr "%s: %d: ·Ù¹ð: `%s' ¤ËÂФ¹¤ë³°ÉôÄêµÁ¤¬¤¢¤ê¤Þ¤»¤ó\n"
1924 #: protoize.c:2525
1925 #, fuzzy, c-format
1926 msgid "%s: warning: no static definition for '%s' in file '%s'\n"
1927 msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀÅŪÄêµÁ¤¬¥Õ¥¡¥¤¥ë `%s' ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó\n"
1929 #: protoize.c:2531
1930 #, fuzzy, c-format
1931 msgid "%s: multiple static defs of '%s' in file '%s'\n"
1932 msgstr "%s: `%s' ¤ÎÀÅŪÄêµÁ¤¬¥Õ¥¡¥¤¥ë `%s' ¤ÎÃæ¤Ç½ÅÊ£¤·¤Æ¤¤¤Þ¤¹\n"
1934 #: protoize.c:2701 protoize.c:2704
1935 #, c-format
1936 msgid "%s: %d: warning: source too confusing\n"
1937 msgstr "%s: %d: ·Ù¹ð: ¥½¡¼¥¹¤¬º®Í𤷤¹¤®¤Æ¤¤¤Þ¤¹\n"
1939 #: protoize.c:2899
1940 #, c-format
1941 msgid "%s: %d: warning: varargs function declaration not converted\n"
1942 msgstr "%s: %d: ·Ù¹ð: varargs ´Ø¿ôÀë¸À¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
1944 #: protoize.c:2914
1945 #, fuzzy, c-format
1946 msgid "%s: declaration of function '%s' not converted\n"
1947 msgstr "%s: ´Ø¿ô `%s' ¤ÎÀë¸À¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
1949 #: protoize.c:3037
1950 #, fuzzy, c-format
1951 msgid "%s: warning: too many parameter lists in declaration of '%s'\n"
1952 msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬Â¿¤¹¤®¤Þ¤¹\n"
1954 #: protoize.c:3058
1955 #, fuzzy, c-format
1956 msgid ""
1957 "\n"
1958 "%s: warning: too few parameter lists in declaration of '%s'\n"
1959 msgstr ""
1960 "\n"
1961 "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬¾¯¤Ê¤¹¤®¤Þ¤¹\n"
1963 #: protoize.c:3154
1964 #, fuzzy, c-format
1965 msgid "%s: %d: warning: found '%s' but expected '%s'\n"
1966 msgstr "%s: %d: ·Ù¹ð: `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿¤¬ `%s' ¤¬´üÂÔ¤µ¤ì¤Æ¤¤¤Þ¤¹\n"
1968 #: protoize.c:3329
1969 #, fuzzy, c-format
1970 msgid "%s: local declaration for function '%s' not inserted\n"
1971 msgstr "%s: ´Ø¿ô `%s' ¤Î¥í¡¼¥«¥ëÀë¸À¤¬ÁÞÆþ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
1973 #: protoize.c:3356
1974 #, fuzzy, c-format
1975 msgid ""
1976 "\n"
1977 "%s: %d: warning: can't add declaration of '%s' into macro call\n"
1978 msgstr ""
1979 "\n"
1980 "%s: %d: ·Ù¹ð: `%s' ¤ÎÀë¸À¤ò¥Þ¥¯¥í¸Æ¤Ó½Ð¤·¤ËÄɲäǤ­¤Þ¤»¤ó\n"
1982 #: protoize.c:3428
1983 #, fuzzy, c-format
1984 msgid "%s: global declarations for file '%s' not inserted\n"
1985 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤ÎÂç°èÀë¸À¤¬ÁÞÆþ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
1987 #: protoize.c:3518 protoize.c:3548
1988 #, fuzzy, c-format
1989 msgid "%s: definition of function '%s' not converted\n"
1990 msgstr "%s: ´Ø¿ô `%s' ¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
1992 #: protoize.c:3537
1993 #, c-format
1994 msgid "%s: %d: warning: definition of %s not converted\n"
1995 msgstr "%s: %d: ·Ù¹ð: %s ¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
1997 #: protoize.c:3863
1998 #, fuzzy, c-format
1999 msgid "%s: found definition of '%s' at %s(%d)\n"
2000 msgstr "%s: `%s' ¤ÎÄêµÁ¤¬ %s(%d) ¤Ë¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
2002 #. If we make it here, then we did not know about this
2003 #. function definition.
2004 #: protoize.c:3879
2005 #, fuzzy, c-format
2006 msgid "%s: %d: warning: '%s' excluded by preprocessing\n"
2007 msgstr "%s: %d: ·Ù¹ð: `%s' ¤Ï¥×¥ê¥×¥í¥»¥¹¤«¤é½ü³°¤µ¤ì¤Æ¤¤¤Þ¤¹\n"
2009 #: protoize.c:3882
2010 #, c-format
2011 msgid "%s: function definition not converted\n"
2012 msgstr "%s: ´Ø¿ô¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
2014 #: protoize.c:3940
2015 #, fuzzy, c-format
2016 msgid "%s: '%s' not converted\n"
2017 msgstr "%s: `%s' ¤ÏÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
2019 #: protoize.c:3948
2020 #, fuzzy, c-format
2021 msgid "%s: would convert file '%s'\n"
2022 msgstr "%s: `%s' ¤òÊÑ´¹¤·¤Þ¤¹\n"
2024 #: protoize.c:3951
2025 #, fuzzy, c-format
2026 msgid "%s: converting file '%s'\n"
2027 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤òÊÑ´¹Ãæ\n"
2029 #: protoize.c:3961
2030 #, fuzzy, c-format
2031 msgid "%s: can't get status for file '%s': %s\n"
2032 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Î¾õÂÖ¤ò¼èÆÀ¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
2034 #: protoize.c:4003
2035 #, fuzzy, c-format
2036 msgid "%s: can't open file '%s' for reading: %s\n"
2037 msgstr "%s: Æɤ߹þ¤ßÍѤ˥ե¡¥¤¥ë `%s' ¤ò³«¤¯¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
2039 #: protoize.c:4018
2040 #, fuzzy, c-format
2041 msgid ""
2042 "\n"
2043 "%s: error reading input file '%s': %s\n"
2044 msgstr ""
2045 "\n"
2046 "%s: ÆþÎÏ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤ߹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
2048 #: protoize.c:4052
2049 #, fuzzy, c-format
2050 msgid "%s: can't create/open clean file '%s': %s\n"
2051 msgstr "%s: ¤­¤ì¤¤¤Ê¥Õ¥¡¥¤¥ë `%s' ¤òºîÀ®/¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó: %s\n"
2053 #: protoize.c:4157
2054 #, fuzzy, c-format
2055 msgid "%s: warning: file '%s' already saved in '%s'\n"
2056 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤Ï´û¤Ë `%s' ¤ËÊݸ¤µ¤ì¤Æ¤¤¤Þ¤¹\n"
2058 #: protoize.c:4165
2059 #, fuzzy, c-format
2060 msgid "%s: can't link file '%s' to '%s': %s\n"
2061 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤ò `%s' ¤Ë¥ê¥ó¥¯¤Ç¤­¤Þ¤»¤ó: %s\n"
2063 #: protoize.c:4195
2064 #, fuzzy, c-format
2065 msgid "%s: can't create/open output file '%s': %s\n"
2066 msgstr "%s: ½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤òºîÀ®¤·¤¿¤ê³«¤¤¤¿¤ê¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
2068 #: protoize.c:4228
2069 #, fuzzy, c-format
2070 msgid "%s: can't change mode of file '%s': %s\n"
2071 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Î¥â¡¼¥É¤òÊѹ¹¤Ç¤­¤Þ¤»¤ó: %s\n"
2073 #: protoize.c:4404
2074 #, c-format
2075 msgid "%s: cannot get working directory: %s\n"
2076 msgstr "%s: ºî¶È¥Ç¥£¥ì¥¯¥È¥ê¤¬Ê¬¤«¤ê¤Þ¤»¤ó: %s\n"
2078 #: protoize.c:4502
2079 #, c-format
2080 msgid "%s: input file names must have .c suffixes: %s\n"
2081 msgstr "%s: ÆþÎÏ¥Õ¥¡¥¤¥ë̾¤Ë¤Ï³ÈÄ¥»Ò .c ¤¬¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó: %s\n"
2083 #: reload.c:3741
2084 #, fuzzy
2085 msgid "unable to generate reloads for:"
2086 msgstr "¥³¡¼¥É¤¬À¸À®¤µ¤ì¤ë CPU ¤òÁªÂò¤¹¤ë"
2088 #: reload1.c:1937
2089 msgid "this is the insn:"
2090 msgstr ""
2092 #. It's the compiler's fault.
2093 #: reload1.c:5178
2094 #, fuzzy
2095 msgid "could not find a spill register"
2096 msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤ò¸«¤Ä¤±¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿\n"
2098 #. It's the compiler's fault.
2099 #: reload1.c:6841
2100 #, fuzzy
2101 msgid "VOIDmode on an output"
2102 msgstr "½ÐÎÏÃæ¤Ë I/O ¥¨¥é¡¼¤¬È¯À¸"
2104 #: reload1.c:7834
2105 msgid "Failure trying to reload:"
2106 msgstr ""
2108 #: rtl-error.c:127
2109 #, fuzzy
2110 msgid "unrecognizable insn:"
2111 msgstr "ǧ¼±ÉÔǽ¤ÊÌ¿Îá:"
2113 #: rtl-error.c:129
2114 #, fuzzy
2115 msgid "insn does not satisfy its constraints:"
2116 msgstr "Ì¿Î᤬¤½¤ÎÀ©Ìó¤òËþ¤¿¤·¤Þ¤»¤ó"
2118 #: timevar.c:411
2119 msgid ""
2120 "\n"
2121 "Execution times (seconds)\n"
2122 msgstr ""
2123 "\n"
2124 "¼Â¹Ô²ó¿ô  (ÉÃ)\n"
2126 #. Print total time.
2127 #: timevar.c:469
2128 msgid " TOTAL                 :"
2129 msgstr " ¹ç·×                  :"
2131 #: timevar.c:498
2132 #, c-format
2133 msgid "time in %s: %ld.%06ld (%ld%%)\n"
2134 msgstr "%s ¤Ç¤Î»þ´Ö: %ld.%06ld (%ld%%)\n"
2136 #: tlink.c:383
2137 #, c-format
2138 msgid "collect: reading %s\n"
2139 msgstr "collect: %s ¤òÆɤ߹þ¤ß¤Þ¤¹\n"
2141 #: tlink.c:477
2142 #, c-format
2143 msgid "removing .rpo file"
2144 msgstr ""
2146 #: tlink.c:479
2147 #, c-format
2148 msgid "renaming .rpo file"
2149 msgstr ""
2151 #: tlink.c:533
2152 #, c-format
2153 msgid "collect: recompiling %s\n"
2154 msgstr "collect: %s ¤òºÆ¥³¥ó¥Ñ¥¤¥ë¤·¤Þ¤¹\n"
2156 #: tlink.c:737
2157 #, c-format
2158 msgid "collect: tweaking %s in %s\n"
2159 msgstr "collect: %s ¤ò°ú¤ÃÄ¥¤ê¤Þ¤¹(%s Æâ)\n"
2161 #: tlink.c:787
2162 #, c-format
2163 msgid "collect: relinking\n"
2164 msgstr "collect: ºÆ¥ê¥ó¥¯¤·¤Þ¤¹\n"
2166 #: toplev.c:600
2167 #, fuzzy, c-format
2168 msgid "unrecoverable error"
2169 msgstr "ÆâÉô¥¨¥é¡¼"
2171 #: toplev.c:1159
2172 #, fuzzy, c-format
2173 msgid ""
2174 "%s%s%s version %s (%s)\n"
2175 "%s\tcompiled by GNU C version %s.\n"
2176 msgstr ""
2177 "%s%s%s version %s (%s)\n"
2178 "%s\tcompiled by GNU C version %s.\n"
2179 "%s%s%s version %s (%s) compiled by CC.\n"
2181 #: toplev.c:1161
2182 #, c-format
2183 msgid "%s%s%s version %s (%s) compiled by CC.\n"
2184 msgstr ""
2186 #: toplev.c:1165
2187 #, c-format
2188 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
2189 msgstr ""
2191 #: toplev.c:1227
2192 msgid "options passed: "
2193 msgstr "ÅϤµ¤ì¤¿¥ª¥×¥·¥ç¥ó: "
2195 #: toplev.c:1256
2196 msgid "options enabled: "
2197 msgstr "Í­¸ú¥ª¥×¥·¥ç¥ó: "
2199 #: toplev.c:1375
2200 #, c-format
2201 msgid "created and used with differing settings of '%s'"
2202 msgstr ""
2204 #: toplev.c:1377
2205 msgid "out of memory"
2206 msgstr ""
2208 #: toplev.c:1392
2209 msgid "created and used with different settings of -fpic"
2210 msgstr ""
2212 #: toplev.c:1394
2213 msgid "created and used with different settings of -fpie"
2214 msgstr ""
2216 #: tree-inline.c:1993
2217 msgid "originally indirect function call not considered for inlining"
2218 msgstr ""
2220 #. The remainder are real diagnostic types.
2221 #: diagnostic.def:15
2222 #, fuzzy
2223 msgid "fatal error: "
2224 msgstr "ÆâÉô¥¨¥é¡¼: "
2226 #: diagnostic.def:16
2227 #, fuzzy
2228 msgid "internal compiler error: "
2229 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
2231 #: diagnostic.def:17
2232 #, fuzzy
2233 msgid "error: "
2234 msgstr "ÆâÉô¥¨¥é¡¼: "
2236 #: diagnostic.def:18
2237 #, fuzzy
2238 msgid "sorry, unimplemented: "
2239 msgstr "»ÄÇ°¤Ê¤¬¤é¸«¼ÂÁõ¤Ç¤¹: "
2241 #: diagnostic.def:19
2242 msgid "warning: "
2243 msgstr "·Ù¹ð: "
2245 #: diagnostic.def:20
2246 msgid "anachronism: "
2247 msgstr ""
2249 #: diagnostic.def:21
2250 msgid "note: "
2251 msgstr ""
2253 #: diagnostic.def:22
2254 msgid "debug: "
2255 msgstr ""
2257 #: params.def:45
2258 msgid "The maximum number of fields in a structure variable without direct structure accesses that GCC will attempt to track separately"
2259 msgstr ""
2261 #: params.def:52
2262 msgid "The maximum number of elements in an array for wich we track its elements separately"
2263 msgstr ""
2265 #: params.def:61
2266 msgid "The maximum structure size (in bytes) for which GCC will use by-element copies"
2267 msgstr ""
2269 #: params.def:70
2270 msgid "The maximum number of structure fields for which GCC will use by-element copies"
2271 msgstr ""
2273 #: params.def:82
2274 msgid "The threshold ratio between instantiated fields and the total structure size"
2275 msgstr ""
2277 #: params.def:99
2278 msgid "The maximum number of instructions in a single function eligible for inlining"
2279 msgstr ""
2281 #: params.def:111
2282 msgid "The maximum number of instructions when automatically inlining"
2283 msgstr ""
2285 #: params.def:116
2286 msgid "The maximum number of instructions inline function can grow to via recursive inlining"
2287 msgstr ""
2289 #: params.def:121
2290 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining"
2291 msgstr ""
2293 #: params.def:126
2294 msgid "The maximum depth of recursive inlining for inline functions"
2295 msgstr ""
2297 #: params.def:131
2298 msgid "The maximum depth of recursive inlining for non-inline functions"
2299 msgstr ""
2301 #: params.def:136
2302 msgid "Inline recursively only when the probability of call being executed exceeds the parameter"
2303 msgstr ""
2305 #: params.def:143
2306 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling"
2307 msgstr ""
2309 #: params.def:154
2310 msgid "The maximum number of instructions to consider to fill a delay slot"
2311 msgstr ""
2313 #: params.def:165
2314 msgid "The maximum number of instructions to consider to find accurate live register information"
2315 msgstr ""
2317 #: params.def:175
2318 msgid "The maximum length of scheduling's pending operations list"
2319 msgstr ""
2321 #: params.def:180
2322 msgid "The size of function body to be considered large"
2323 msgstr ""
2325 #: params.def:184
2326 msgid "Maximal growth due to inlining of large function (in percent)"
2327 msgstr ""
2329 #: params.def:188
2330 #, fuzzy
2331 msgid "The size of translation unit to be considered large"
2332 msgstr "ËÝÌõñ°ÌÁ´ÂΤò¥Õ¥¡¥¤¥ë¤Ë¥À¥ó¥×¤¹¤ë"
2334 #: params.def:192
2335 msgid "how much can given compilation unit grow because of the inlining (in percent)"
2336 msgstr ""
2338 #: params.def:196
2339 msgid "expense of call operation relative to ordinary arithmetic operations"
2340 msgstr ""
2342 #: params.def:203
2343 msgid "The maximum amount of memory to be allocated by GCSE"
2344 msgstr ""
2346 #: params.def:208
2347 msgid "The maximum number of passes to make when doing GCSE"
2348 msgstr ""
2350 #: params.def:218
2351 msgid "The threshold ratio for performing partial redundancy elimination after reload"
2352 msgstr ""
2354 #: params.def:225
2355 msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload"
2356 msgstr ""
2358 #: params.def:236
2359 msgid "The maximum number of instructions to consider to unroll in a loop"
2360 msgstr ""
2362 #: params.def:242
2363 msgid "The maximum number of instructions to consider to unroll in a loop on average"
2364 msgstr ""
2366 #: params.def:247
2367 msgid "The maximum number of unrollings of a single loop"
2368 msgstr ""
2370 #: params.def:252
2371 msgid "The maximum number of insns of a peeled loop"
2372 msgstr ""
2374 #: params.def:257
2375 msgid "The maximum number of peelings of a single loop"
2376 msgstr ""
2378 #: params.def:262
2379 msgid "The maximum number of insns of a completely peeled loop"
2380 msgstr ""
2382 #: params.def:267
2383 msgid "The maximum number of peelings of a single loop that is peeled completely"
2384 msgstr ""
2386 #: params.def:272
2387 msgid "The maximum number of insns of a peeled loop that rolls only once"
2388 msgstr ""
2390 #: params.def:278
2391 msgid "The maximum number of insns of an unswitched loop"
2392 msgstr ""
2394 #: params.def:283
2395 msgid "The maximum number of unswitchings in a single loop"
2396 msgstr ""
2398 #: params.def:290
2399 msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates"
2400 msgstr ""
2402 #: params.def:296
2403 msgid "Bound on the cost of an expression to compute the number of iterations"
2404 msgstr ""
2406 #: params.def:301
2407 msgid "Maximum number of loops to perform swing modulo scheduling on (mainly for debugging)"
2408 msgstr ""
2410 #: params.def:307
2411 msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop"
2412 msgstr ""
2414 #: params.def:311
2415 msgid "The number of cycles the swing modulo scheduler considers when checking conflicts using DFA"
2416 msgstr ""
2418 #: params.def:315
2419 msgid "A threshold on the average loop count considered by the swing modulo scheduler"
2420 msgstr ""
2422 #: params.def:320
2423 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
2424 msgstr ""
2426 #: params.def:324
2427 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
2428 msgstr ""
2430 #: params.def:340
2431 #, fuzzy
2432 msgid "The maximum number of loop iterations we predict statically"
2433 msgstr "RPTS ÍѤκÇÂçÈ¿Éü¿ô¤ò»ØÄꤹ¤ë"
2435 #: params.def:344
2436 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
2437 msgstr ""
2439 #: params.def:348
2440 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
2441 msgstr ""
2443 #: params.def:352
2444 msgid "Maximal code growth caused by tail duplication (in percent)"
2445 msgstr ""
2447 #: params.def:356
2448 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)"
2449 msgstr ""
2451 #: params.def:360
2452 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available"
2453 msgstr ""
2455 #: params.def:364
2456 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available"
2457 msgstr ""
2459 #: params.def:370
2460 msgid "The maximum number of incoming edges to consider for crossjumping"
2461 msgstr ""
2463 #: params.def:376
2464 msgid "The minimum number of matching instructions to consider for crossjumping"
2465 msgstr ""
2467 #: params.def:382
2468 msgid "The maximum expansion factor when copying basic blocks"
2469 msgstr ""
2471 #: params.def:388
2472 msgid "The maximum number of insns to duplicate when unfactoring computed gotos"
2473 msgstr ""
2475 #: params.def:394
2476 msgid "The maximum length of path considered in cse"
2477 msgstr ""
2479 #: params.def:398
2480 msgid "The maximum instructions CSE process before flushing"
2481 msgstr ""
2483 #: params.def:405
2484 msgid "The minimum cost of an expensive expression in the loop invariant motion"
2485 msgstr ""
2487 #: params.def:414
2488 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations"
2489 msgstr ""
2491 #: params.def:422
2492 #, fuzzy
2493 msgid "Bound on number of iv uses in loop optimized in iv optimizations"
2494 msgstr "ÌÜΩ¤¿¤Ê¤¤¡¢¥³¥¹¥È¤Î¤«¤«¤ëºÇŬ²½¤ò¹Ô¤Ê¤¦"
2496 #: params.def:430
2497 msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization"
2498 msgstr ""
2500 #: params.def:435
2501 msgid "Bound on size of expressions used in the scalar evolutions analyzer"
2502 msgstr ""
2504 #: params.def:440
2505 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning"
2506 msgstr ""
2508 #: params.def:447
2509 msgid "Given N calls and V call-clobbered vars in a function.  Use .GLOBAL_VAR if NxV is larger than this limit"
2510 msgstr ""
2512 #: params.def:452
2513 msgid "The maximum memory locations recorded by cselib"
2514 msgstr ""
2516 #: params.def:456
2517 msgid "The maximum memory locations recorded by flow"
2518 msgstr ""
2520 #: params.def:469
2521 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap"
2522 msgstr ""
2524 #: params.def:474
2525 msgid "Minimum heap size before we start collecting garbage, in kilobytes"
2526 msgstr ""
2528 #: params.def:482
2529 msgid "The maximum number of instructions to search backward when looking for equivalent reload"
2530 msgstr ""
2532 #: params.def:487
2533 msgid "The maximum number of virtual operands allowed to represent aliases before triggering alias grouping"
2534 msgstr ""
2536 #: params.def:492
2537 msgid "The maximum number of blocks in a region to be considered for interblock scheduling"
2538 msgstr ""
2540 #: params.def:497
2541 msgid "The maximum number of insns in a region to be considered for interblock scheduling"
2542 msgstr ""
2544 #: params.def:502
2545 msgid "The minimum probability of reaching a source block for interblock speculative scheduling"
2546 msgstr ""
2548 #: params.def:507
2549 #, fuzzy
2550 msgid "The maximum number of iterations through CFG to extend regions"
2551 msgstr "RPTS ÍѤκÇÂçÈ¿Éü¿ô¤ò»ØÄꤹ¤ë"
2553 #: params.def:512
2554 msgid "The maximum conflict delay for an insn to be considered for speculative motion"
2555 msgstr ""
2557 #: params.def:517
2558 msgid "The minimal probability of speculation success (in percents), so that speculative insn will be scheduled."
2559 msgstr ""
2561 #: params.def:522
2562 msgid "The maximum number of RTL nodes that can be recorded as combiner's last value"
2563 msgstr ""
2565 #: params.def:530
2566 #, fuzzy
2567 msgid "The upper bound for sharing integer constants"
2568 msgstr "`%s' ¤ÎÎóµóÃͤ¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
2570 #: params.def:549
2571 msgid "Minimum number of virtual mappings to consider switching to full virtual renames"
2572 msgstr ""
2574 #: params.def:554
2575 msgid "Ratio between virtual mappings and virtual symbols to do full virtual renames"
2576 msgstr ""
2578 #: params.def:559
2579 msgid "The lower bound for a buffer to be considered for stack smashing protection"
2580 msgstr ""
2582 #: params.def:577
2583 msgid "Maximum number of statements allowed in a block that needs to be duplicated when threading jumps"
2584 msgstr ""
2586 #: params.def:586
2587 msgid "Maximum number of fields in a structure before pointer analysis treats the structure as a single variable"
2588 msgstr ""
2590 #: params.def:591
2591 msgid "The maximum number of instructions ready to be issued to be considered by the scheduler during the first scheduling pass"
2592 msgstr ""
2594 #: config/alpha/alpha.c:5120
2595 #, c-format
2596 msgid "invalid %%H value"
2597 msgstr "̵¸ú¤Ê %%H ÃÍ"
2599 #: config/alpha/alpha.c:5141 config/bfin/bfin.c:1236
2600 #, fuzzy, c-format
2601 msgid "invalid %%J value"
2602 msgstr "̵¸ú¤Ê %%Q ÃÍ"
2604 #: config/alpha/alpha.c:5171 config/ia64/ia64.c:4655
2605 #, c-format
2606 msgid "invalid %%r value"
2607 msgstr "̵¸ú¤Ê %%r ÃÍ"
2609 #: config/alpha/alpha.c:5181 config/rs6000/rs6000.c:10634
2610 #: config/xtensa/xtensa.c:1711
2611 #, c-format
2612 msgid "invalid %%R value"
2613 msgstr "̵¸ú¤Ê %%R ÃÍ"
2615 #: config/alpha/alpha.c:5187 config/rs6000/rs6000.c:10553
2616 #: config/xtensa/xtensa.c:1678
2617 #, c-format
2618 msgid "invalid %%N value"
2619 msgstr "̵¸ú¤Ê %%N ÃÍ"
2621 #: config/alpha/alpha.c:5195 config/rs6000/rs6000.c:10581
2622 #, c-format
2623 msgid "invalid %%P value"
2624 msgstr "̵¸ú¤Ê %%P ÃÍ"
2626 #: config/alpha/alpha.c:5203
2627 #, c-format
2628 msgid "invalid %%h value"
2629 msgstr "̵¸ú¤Ê %%h ÃÍ"
2631 #: config/alpha/alpha.c:5211 config/xtensa/xtensa.c:1704
2632 #, c-format
2633 msgid "invalid %%L value"
2634 msgstr "̵¸ú¤Ê %%L ÃÍ"
2636 #: config/alpha/alpha.c:5250 config/rs6000/rs6000.c:10535
2637 #, c-format
2638 msgid "invalid %%m value"
2639 msgstr "̵¸ú¤Ê %%m ÃÍ"
2641 #: config/alpha/alpha.c:5258 config/rs6000/rs6000.c:10543
2642 #, c-format
2643 msgid "invalid %%M value"
2644 msgstr "̵¸ú¤Ê %%M ÃÍ"
2646 #: config/alpha/alpha.c:5302
2647 #, c-format
2648 msgid "invalid %%U value"
2649 msgstr "̵¸ú¤Ê %%U ÃÍ"
2651 #: config/alpha/alpha.c:5314 config/alpha/alpha.c:5328
2652 #: config/rs6000/rs6000.c:10642
2653 #, c-format
2654 msgid "invalid %%s value"
2655 msgstr "̵¸ú¤Ê %%s ÃÍ"
2657 #: config/alpha/alpha.c:5351
2658 #, c-format
2659 msgid "invalid %%C value"
2660 msgstr "̵¸ú¤Ê %%C ÃÍ"
2662 #: config/alpha/alpha.c:5388 config/rs6000/rs6000.c:10373
2663 #: config/rs6000/rs6000.c:10392
2664 #, c-format
2665 msgid "invalid %%E value"
2666 msgstr "̵¸ú¤Ê %%E ÃÍ"
2668 #: config/alpha/alpha.c:5413 config/alpha/alpha.c:5461
2669 #, fuzzy, c-format
2670 msgid "unknown relocation unspec"
2671 msgstr "ÉÔÌÀ¤ÊÀßÄêºÑ¥³¥ó¥¹¥È¥é¥¯¥¿·¿¤Ç¤¹"
2673 #: config/alpha/alpha.c:5422 config/crx/crx.c:1081
2674 #: config/rs6000/rs6000.c:10957
2675 #, c-format
2676 msgid "invalid %%xn code"
2677 msgstr "̵¸ú¤Ê %%xn ¥³¡¼¥É"
2679 #: config/arc/arc.c:1725 config/m32r/m32r.c:1804
2680 #, fuzzy, c-format
2681 msgid "invalid operand to %%R code"
2682 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2684 #: config/arc/arc.c:1757 config/m32r/m32r.c:1827
2685 #, fuzzy, c-format
2686 msgid "invalid operand to %%H/%%L code"
2687 msgstr "%H/%L ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2689 #: config/arc/arc.c:1779 config/m32r/m32r.c:1898
2690 #, fuzzy, c-format
2691 msgid "invalid operand to %%U code"
2692 msgstr "%U ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2694 #: config/arc/arc.c:1790
2695 #, fuzzy, c-format
2696 msgid "invalid operand to %%V code"
2697 msgstr "%V ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2699 #. Unknown flag.
2700 #. Undocumented flag.
2701 #: config/arc/arc.c:1797 config/m32r/m32r.c:1925 config/sparc/sparc.c:6906
2702 #, c-format
2703 msgid "invalid operand output code"
2704 msgstr "̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É½ÐÎÏ¥³¡¼¥É"
2706 #: config/arm/arm.c:11005 config/arm/arm.c:11023
2707 #, fuzzy, c-format
2708 msgid "predicated Thumb instruction"
2709 msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤¹¤ë"
2711 #: config/arm/arm.c:11011
2712 #, fuzzy, c-format
2713 msgid "predicated instruction in conditional sequence"
2714 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
2716 #: config/arm/arm.c:11080
2717 #, fuzzy, c-format
2718 msgid "invalid shift operand"
2719 msgstr "̵¸ú¤Ê %P ¥ª¥Ú¥é¥ó¥É¤Ç¤¹"
2721 #: config/arm/arm.c:11127 config/arm/arm.c:11137 config/arm/arm.c:11147
2722 #: config/arm/arm.c:11173 config/arm/arm.c:11191 config/arm/arm.c:11226
2723 #: config/arm/arm.c:11245 config/arm/arm.c:11260 config/arm/arm.c:11286
2724 #: config/arm/arm.c:11293 config/arm/arm.c:11300
2725 #, fuzzy, c-format
2726 msgid "invalid operand for code '%c'"
2727 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2729 #: config/arm/arm.c:11186
2730 #, fuzzy, c-format
2731 msgid "instruction never exectued"
2732 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
2734 #: config/arm/arm.c:11311
2735 #, fuzzy, c-format
2736 msgid "missing operand"
2737 msgstr "¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2739 #: config/avr/avr.c:1046
2740 #, c-format
2741 msgid "address operand requires constraint for X, Y, or Z register"
2742 msgstr ""
2744 #: config/avr/avr.c:1153
2745 msgid "bad address, not (reg+disp):"
2746 msgstr ""
2748 #: config/avr/avr.c:1160
2749 msgid "bad address, not post_inc or pre_dec:"
2750 msgstr ""
2752 #: config/avr/avr.c:1171
2753 #, fuzzy
2754 msgid "internal compiler error.  Bad address:"
2755 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
2757 #: config/avr/avr.c:1184
2758 #, fuzzy
2759 msgid "internal compiler error.  Unknown mode:"
2760 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
2762 #: config/avr/avr.c:1807 config/avr/avr.c:2490
2763 #, fuzzy
2764 msgid "invalid insn:"
2765 msgstr "̵¸ú¤Ê #line"
2767 #: config/avr/avr.c:1841 config/avr/avr.c:1927 config/avr/avr.c:1976
2768 #: config/avr/avr.c:2004 config/avr/avr.c:2099 config/avr/avr.c:2268
2769 #: config/avr/avr.c:2524 config/avr/avr.c:2636
2770 msgid "incorrect insn:"
2771 msgstr ""
2773 #: config/avr/avr.c:2023 config/avr/avr.c:2184 config/avr/avr.c:2339
2774 #: config/avr/avr.c:2702
2775 #, fuzzy
2776 msgid "unknown move insn:"
2777 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
2779 #: config/avr/avr.c:2932
2780 msgid "bad shift insn:"
2781 msgstr ""
2783 #: config/avr/avr.c:3048 config/avr/avr.c:3496 config/avr/avr.c:3882
2784 #, fuzzy
2785 msgid "internal compiler error.  Incorrect shift:"
2786 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
2788 #: config/bfin/bfin.c:1198
2789 #, c-format
2790 msgid "invalid %%j value"
2791 msgstr "̵¸ú¤Ê %%j ÃÍ"
2793 #: config/bfin/bfin.c:1366
2794 #, fuzzy, c-format
2795 msgid "invalid const_double operand"
2796 msgstr "̵¸ú¤Ê %P ¥ª¥Ú¥é¥ó¥É¤Ç¤¹"
2798 #: config/c4x/c4x.c:1583
2799 msgid "using CONST_DOUBLE for address"
2800 msgstr ""
2802 #: config/c4x/c4x.c:1721
2803 msgid "c4x_address_cost: Invalid addressing mode"
2804 msgstr ""
2806 #: config/c4x/c4x.c:1856
2807 #, fuzzy, c-format
2808 msgid "c4x_print_operand: %%L inconsistency"
2809 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %p ¥³¡¼¥É¤Ç¤¹"
2811 #: config/c4x/c4x.c:1862
2812 #, fuzzy, c-format
2813 msgid "c4x_print_operand: %%N inconsistency"
2814 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %p ¥³¡¼¥É¤Ç¤¹"
2816 #: config/c4x/c4x.c:1903
2817 #, fuzzy, c-format
2818 msgid "c4x_print_operand: %%O inconsistency"
2819 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %p ¥³¡¼¥É¤Ç¤¹"
2821 #: config/c4x/c4x.c:1998
2822 #, fuzzy
2823 msgid "c4x_print_operand: Bad operand case"
2824 msgstr "fr30_print_operand: %A ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê±é»»»Ò¤Ç¤¹"
2826 #: config/c4x/c4x.c:2039
2827 #, fuzzy
2828 msgid "c4x_print_operand_address: Bad post_modify"
2829 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
2831 #: config/c4x/c4x.c:2061
2832 #, fuzzy
2833 msgid "c4x_print_operand_address: Bad pre_modify"
2834 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
2836 #: config/c4x/c4x.c:2109 config/c4x/c4x.c:2121 config/c4x/c4x.c:2136
2837 #, fuzzy
2838 msgid "c4x_print_operand_address: Bad operand case"
2839 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
2841 #: config/c4x/c4x.c:2387
2842 msgid "c4x_rptb_insert: Cannot find start label"
2843 msgstr ""
2845 #: config/c4x/c4x.c:2989
2846 #, fuzzy
2847 msgid "invalid indirect memory address"
2848 msgstr "̵¸ú¤Ê PC ¤¬¹ÔÈÖ¹æ¥Æ¡¼¥Ö¥ë¤Ë¤¢¤ê¤Þ¤¹"
2850 #: config/c4x/c4x.c:3078
2851 msgid "invalid indirect (S) memory address"
2852 msgstr ""
2854 #: config/c4x/c4x.c:3413
2855 msgid "c4x_valid_operands: Internal error"
2856 msgstr ""
2858 #: config/c4x/c4x.c:3852
2859 #, fuzzy
2860 msgid "c4x_operand_subword: invalid mode"
2861 msgstr "fr30_print_operand: Ìµ¸ú¤Ê %x ¥³¡¼¥É¤Ç¤¹"
2863 #: config/c4x/c4x.c:3855
2864 #, fuzzy
2865 msgid "c4x_operand_subword: invalid operand"
2866 msgstr "fr30_print_operand: %A ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê±é»»»Ò¤Ç¤¹"
2868 #. We could handle these with some difficulty.
2869 #. e.g., *p-- => *(p-=2); *(p+1).
2870 #: config/c4x/c4x.c:3881
2871 msgid "c4x_operand_subword: invalid autoincrement"
2872 msgstr ""
2874 #: config/c4x/c4x.c:3887
2875 msgid "c4x_operand_subword: invalid address"
2876 msgstr ""
2878 #: config/c4x/c4x.c:3898
2879 msgid "c4x_operand_subword: address not offsettable"
2880 msgstr ""
2882 #: config/c4x/c4x.c:4100
2883 msgid "c4x_rptb_rpts_p: Repeat block top label moved"
2884 msgstr ""
2886 #. Use `%s' to print the string in case there are any escape
2887 #. characters in the message.
2888 #: config/cris/cris.c:491 fortran/dump-parse-tree.c:79
2889 #: fortran/dump-parse-tree.c:421 fortran/dump-parse-tree.c:754
2890 #: fortran/dump-parse-tree.c:801 c-typeck.c:4519 c-typeck.c:4534
2891 #: c-typeck.c:4549 final.c:2802 final.c:2804 gcc.c:4741 loop-iv.c:2701
2892 #: loop-iv.c:2710 rtl-error.c:112 toplev.c:604 tree-ssa-loop-niter.c:1164
2893 #: cp/parser.c:2086 cp/typeck.c:4465 java/expr.c:412
2894 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:5005
2895 #, gcc-internal-format
2896 msgid "%s"
2897 msgstr "%s"
2899 #: config/cris/cris.c:543
2900 msgid "unexpected index-type in cris_print_index"
2901 msgstr ""
2903 #: config/cris/cris.c:557
2904 msgid "unexpected base-type in cris_print_base"
2905 msgstr ""
2907 #: config/cris/cris.c:673
2908 #, fuzzy
2909 msgid "invalid operand for 'b' modifier"
2910 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2912 #: config/cris/cris.c:690
2913 #, fuzzy
2914 msgid "invalid operand for 'o' modifier"
2915 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2917 #: config/cris/cris.c:709
2918 #, fuzzy
2919 msgid "invalid operand for 'O' modifier"
2920 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2922 #: config/cris/cris.c:742
2923 #, fuzzy
2924 msgid "invalid operand for 'p' modifier"
2925 msgstr "%p ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2927 #: config/cris/cris.c:781
2928 #, fuzzy
2929 msgid "invalid operand for 'z' modifier"
2930 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2932 #: config/cris/cris.c:835 config/cris/cris.c:865
2933 #, fuzzy
2934 msgid "invalid operand for 'H' modifier"
2935 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2937 #: config/cris/cris.c:841
2938 #, fuzzy
2939 msgid "bad register"
2940 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ¹¤ë"
2942 #: config/cris/cris.c:886
2943 #, fuzzy
2944 msgid "invalid operand for 'e' modifier"
2945 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2947 #: config/cris/cris.c:903
2948 #, fuzzy
2949 msgid "invalid operand for 'm' modifier"
2950 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2952 #: config/cris/cris.c:928
2953 #, fuzzy
2954 msgid "invalid operand for 'A' modifier"
2955 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2957 #: config/cris/cris.c:951
2958 #, fuzzy
2959 msgid "invalid operand for 'D' modifier"
2960 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2962 #: config/cris/cris.c:965
2963 #, fuzzy
2964 msgid "invalid operand for 'T' modifier"
2965 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
2967 #: config/cris/cris.c:974
2968 #, fuzzy
2969 msgid "invalid operand modifier letter"
2970 msgstr "̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É½ÐÎÏ¥³¡¼¥É"
2972 #: config/cris/cris.c:1031
2973 msgid "unexpected multiplicative operand"
2974 msgstr ""
2976 #: config/cris/cris.c:1051
2977 #, fuzzy
2978 msgid "unexpected operand"
2979 msgstr "ͽ´ü¤µ¤ì¤ë¥á¥â¥ê¥ì¥¤¥Æ¥ó¥·¤òÄ´À°¤¹¤ë"
2981 #: config/cris/cris.c:1084 config/cris/cris.c:1094
2982 #, fuzzy
2983 msgid "unrecognized address"
2984 msgstr "ǧ¼±ÉÔǽ¤Î¥¨¥¹¥±¡¼¥× \\r%c"
2986 #: config/cris/cris.c:2020
2987 #, fuzzy
2988 msgid "unrecognized supposed constant"
2989 msgstr "ǧ¼±ÉÔǽ¤Î¥¨¥¹¥±¡¼¥× \\r%c"
2991 #: config/cris/cris.c:2395 config/cris/cris.c:2459
2992 msgid "unexpected side-effects in address"
2993 msgstr ""
2995 #. Can't possibly get a GOT-needing-fixup for a function-call,
2996 #. right?
2997 #: config/cris/cris.c:3253
2998 msgid "Unidentifiable call op"
2999 msgstr ""
3001 #: config/cris/cris.c:3304
3002 #, c-format
3003 msgid "PIC register isn't set up"
3004 msgstr ""
3006 #: config/fr30/fr30.c:463
3007 #, c-format
3008 msgid "fr30_print_operand_address: unhandled address"
3009 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
3011 #: config/fr30/fr30.c:487
3012 #, fuzzy, c-format
3013 msgid "fr30_print_operand: unrecognized %%p code"
3014 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %p ¥³¡¼¥É¤Ç¤¹"
3016 #: config/fr30/fr30.c:507
3017 #, fuzzy, c-format
3018 msgid "fr30_print_operand: unrecognized %%b code"
3019 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %b ¥³¡¼¥É¤Ç¤¹"
3021 #: config/fr30/fr30.c:528
3022 #, fuzzy, c-format
3023 msgid "fr30_print_operand: unrecognized %%B code"
3024 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %B ¥³¡¼¥É¤Ç¤¹"
3026 #: config/fr30/fr30.c:536
3027 #, fuzzy, c-format
3028 msgid "fr30_print_operand: invalid operand to %%A code"
3029 msgstr "fr30_print_operand: %A ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê±é»»»Ò¤Ç¤¹"
3031 #: config/fr30/fr30.c:553
3032 #, fuzzy, c-format
3033 msgid "fr30_print_operand: invalid %%x code"
3034 msgstr "fr30_print_operand: Ìµ¸ú¤Ê %x ¥³¡¼¥É¤Ç¤¹"
3036 #: config/fr30/fr30.c:560
3037 #, fuzzy, c-format
3038 msgid "fr30_print_operand: invalid %%F code"
3039 msgstr "fr30_print_operand: Ìµ¸ú¤Ê %F ¥³¡¼¥É¤Ç¤¹"
3041 #: config/fr30/fr30.c:577
3042 #, c-format
3043 msgid "fr30_print_operand: unknown code"
3044 msgstr "fr30_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
3046 #: config/fr30/fr30.c:605 config/fr30/fr30.c:614 config/fr30/fr30.c:625
3047 #: config/fr30/fr30.c:638
3048 #, c-format
3049 msgid "fr30_print_operand: unhandled MEM"
3050 msgstr "fr30_print_operand: ½èÍý¤µ¤ì¤Ê¤¤ MEM ¤Ç¤¹"
3052 #: config/frv/frv.c:2540
3053 #, fuzzy
3054 msgid "bad insn to frv_print_operand_address:"
3055 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
3057 #: config/frv/frv.c:2551
3058 msgid "bad register to frv_print_operand_memory_reference_reg:"
3059 msgstr ""
3061 #: config/frv/frv.c:2590 config/frv/frv.c:2600 config/frv/frv.c:2609
3062 #: config/frv/frv.c:2630 config/frv/frv.c:2635
3063 msgid "bad insn to frv_print_operand_memory_reference:"
3064 msgstr ""
3066 #: config/frv/frv.c:2721
3067 #, c-format
3068 msgid "bad condition code"
3069 msgstr ""
3071 #: config/frv/frv.c:2796
3072 #, fuzzy
3073 msgid "bad insn in frv_print_operand, bad const_double"
3074 msgstr "¥ª¥Ú¥é¥ó¥É¤Ï const_double ¤Ç¤¹"
3076 #: config/frv/frv.c:2857
3077 msgid "bad insn to frv_print_operand, 'e' modifier:"
3078 msgstr ""
3080 #: config/frv/frv.c:2865
3081 msgid "bad insn to frv_print_operand, 'F' modifier:"
3082 msgstr ""
3084 #: config/frv/frv.c:2881
3085 msgid "bad insn to frv_print_operand, 'f' modifier:"
3086 msgstr ""
3088 #: config/frv/frv.c:2895
3089 msgid "bad insn to frv_print_operand, 'g' modifier:"
3090 msgstr ""
3092 #: config/frv/frv.c:2943
3093 msgid "bad insn to frv_print_operand, 'L' modifier:"
3094 msgstr ""
3096 #: config/frv/frv.c:2956
3097 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
3098 msgstr ""
3100 #: config/frv/frv.c:2977
3101 msgid "bad insn to frv_print_operand, 'O' modifier:"
3102 msgstr ""
3104 #: config/frv/frv.c:2995
3105 msgid "bad insn to frv_print_operand, P modifier:"
3106 msgstr ""
3108 #: config/frv/frv.c:3015
3109 msgid "bad insn in frv_print_operand, z case"
3110 msgstr ""
3112 #: config/frv/frv.c:3046
3113 msgid "bad insn in frv_print_operand, 0 case"
3114 msgstr ""
3116 #: config/frv/frv.c:3051
3117 #, fuzzy
3118 msgid "frv_print_operand: unknown code"
3119 msgstr "fr30_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
3121 #: config/frv/frv.c:4420
3122 msgid "bad output_move_single operand"
3123 msgstr ""
3125 #: config/frv/frv.c:4547
3126 msgid "bad output_move_double operand"
3127 msgstr ""
3129 #: config/frv/frv.c:4689
3130 msgid "bad output_condmove_single operand"
3131 msgstr ""
3133 #. This macro is a C statement to print on `stderr' a string describing the
3134 #. particular machine description choice.  Every machine description should
3135 #. define `TARGET_VERSION'.  For example:
3137 #. #ifdef MOTOROLA
3138 #. #define TARGET_VERSION           fprintf (stderr, " (68k, Motorola syntax)");
3139 #. #else
3140 #. #define TARGET_VERSION           fprintf (stderr, " (68k, MIT syntax)");
3141 #. #endif
3142 #: config/frv/frv.h:328
3143 #, c-format
3144 msgid " (frv)"
3145 msgstr ""
3147 #: config/i386/i386.c:7291
3148 #, c-format
3149 msgid "invalid UNSPEC as operand"
3150 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê UNSPEC"
3152 #: config/i386/i386.c:7886
3153 #, c-format
3154 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
3155 msgstr ""
3157 #: config/i386/i386.c:7939
3158 #, fuzzy, c-format
3159 msgid "invalid operand code '%c'"
3160 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3162 #: config/i386/i386.c:7982
3163 #, fuzzy, c-format
3164 msgid "invalid constraints for operand"
3165 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê¼°"
3167 #: config/i386/i386.c:13643
3168 #, fuzzy
3169 msgid "unknown insn mode"
3170 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
3172 #. 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.
3173 #. 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.
3174 #: config/i386/xm-djgpp.h:61
3175 #, fuzzy, c-format
3176 msgid "environment variable DJGPP not defined"
3177 msgstr "´Ä¶­ÊÑ¿ô DJGPP ¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
3179 #: config/i386/xm-djgpp.h:63
3180 #, fuzzy, c-format
3181 msgid "environment variable DJGPP points to missing file '%s'"
3182 msgstr "´Ä¶­ÊÑ¿ô DJGPP ¤¬¡¢¸«¤Ä¤«¤é¤Ê¤¤¥Õ¥¡¥¤¥ë '%s' ¤ò¼¨¤·¤Æ¤¤¤Þ¤¹¡£"
3184 #: config/i386/xm-djgpp.h:66
3185 #, fuzzy, c-format
3186 msgid "environment variable DJGPP points to corrupt file '%s'"
3187 msgstr "´Ä¶­ÊÑ¿ô DJGPP ¤¬¡¢²õ¤ì¤¿¥Õ¥¡¥¤¥ë '%s' ¤ò¼¨¤·¤Æ¤¤¤Þ¤¹¡£"
3189 #: config/ia64/ia64.c:4707
3190 #, c-format
3191 msgid "ia64_print_operand: unknown code"
3192 msgstr "ia64_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
3194 #: config/ia64/ia64.c:9798
3195 #, fuzzy
3196 msgid "invalid conversion from %<__fpreg%>"
3197 msgstr "̵¸ú¤Ê¥Ð¡¼¥¸¥ç¥óÈÖ¹æ·Á¼°"
3199 #: config/ia64/ia64.c:9801
3200 #, fuzzy
3201 msgid "invalid conversion to %<__fpreg%>"
3202 msgstr "%p ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3204 #: config/ia64/ia64.c:9814 config/ia64/ia64.c:9825
3205 #, fuzzy
3206 msgid "invalid operation on %<__fpreg%>"
3207 msgstr "%p ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3209 #: config/iq2000/iq2000.c:3128
3210 #, fuzzy, c-format
3211 msgid "invalid %%P operand"
3212 msgstr "̵¸ú¤Ê %P ¥ª¥Ú¥é¥ó¥É¤Ç¤¹"
3214 #: config/iq2000/iq2000.c:3136 config/rs6000/rs6000.c:10571
3215 #, c-format
3216 msgid "invalid %%p value"
3217 msgstr "̵¸ú¤Ê %%p ÃͤǤ¹"
3219 #: config/iq2000/iq2000.c:3192 config/mips/mips.c:5665
3220 #, c-format
3221 msgid "invalid use of %%d, %%x, or %%X"
3222 msgstr "̵¸ú¤ÊÍÑË¡¤Î of %%d, %%x, Ëô¤Ï %%X"
3224 #: config/m32r/m32r.c:1774
3225 #, fuzzy, c-format
3226 msgid "invalid operand to %%s code"
3227 msgstr "%s ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3229 #: config/m32r/m32r.c:1781
3230 #, fuzzy, c-format
3231 msgid "invalid operand to %%p code"
3232 msgstr "%p ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3234 #: config/m32r/m32r.c:1836
3235 msgid "bad insn for 'A'"
3236 msgstr ""
3238 #: config/m32r/m32r.c:1883
3239 #, fuzzy, c-format
3240 msgid "invalid operand to %%T/%%B code"
3241 msgstr "%T/%B ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3243 #: config/m32r/m32r.c:1906
3244 #, fuzzy, c-format
3245 msgid "invalid operand to %%N code"
3246 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3248 #: config/m32r/m32r.c:1939
3249 #, fuzzy
3250 msgid "pre-increment address is not a register"
3251 msgstr "`%d' ¥ª¥Ú¥é¥ó¥É¤¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3253 #: config/m32r/m32r.c:1946
3254 #, fuzzy
3255 msgid "pre-decrement address is not a register"
3256 msgstr "thumb_load_double_from_address: ¥Ù¡¼¥¹¤¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3258 #: config/m32r/m32r.c:1953
3259 msgid "post-increment address is not a register"
3260 msgstr ""
3262 #: config/m32r/m32r.c:2029 config/m32r/m32r.c:2043
3263 #: config/rs6000/rs6000.c:17940
3264 #, fuzzy
3265 msgid "bad address"
3266 msgstr "ÉÔÀµ¤Ê¥Ø¥Ã¥À¥Ð¡¼¥¸¥ç¥ó"
3268 #: config/m32r/m32r.c:2048
3269 #, fuzzy
3270 msgid "lo_sum not of register"
3271 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ·¤Ê¤¤"
3273 #. !!!! SCz wrong here.
3274 #: config/m68hc11/m68hc11.c:3188 config/m68hc11/m68hc11.c:3566
3275 msgid "move insn not handled"
3276 msgstr ""
3278 #: config/m68hc11/m68hc11.c:3412 config/m68hc11/m68hc11.c:3496
3279 #: config/m68hc11/m68hc11.c:3769
3280 #, fuzzy
3281 msgid "invalid register in the move instruction"
3282 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
3284 #: config/m68hc11/m68hc11.c:3446
3285 #, fuzzy
3286 msgid "invalid operand in the instruction"
3287 msgstr "%s ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3289 #: config/m68hc11/m68hc11.c:3743
3290 #, fuzzy
3291 msgid "invalid register in the instruction"
3292 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
3294 #: config/m68hc11/m68hc11.c:3776
3295 #, fuzzy
3296 msgid "operand 1 must be a hard register"
3297 msgstr "`%d' ¥ª¥Ú¥é¥ó¥É¤¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3299 #: config/m68hc11/m68hc11.c:3790
3300 #, fuzzy
3301 msgid "invalid rotate insn"
3302 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
3304 #: config/m68hc11/m68hc11.c:4214
3305 msgid "registers IX, IY and Z used in the same INSN"
3306 msgstr ""
3308 #: config/m68hc11/m68hc11.c:4551 config/m68hc11/m68hc11.c:4851
3309 msgid "cannot do z-register replacement"
3310 msgstr ""
3312 #: config/m68hc11/m68hc11.c:4914
3313 #, fuzzy
3314 msgid "invalid Z register replacement for insn"
3315 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
3317 #: config/mips/mips.c:5333
3318 msgid "mips_debugger_offset called with non stack/frame/arg pointer"
3319 msgstr ""
3321 #: config/mips/mips.c:5543
3322 #, fuzzy, c-format
3323 msgid "PRINT_OPERAND, invalid insn for %%C"
3324 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
3326 #: config/mips/mips.c:5560
3327 #, fuzzy, c-format
3328 msgid "PRINT_OPERAND, invalid insn for %%N"
3329 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
3331 #: config/mips/mips.c:5569
3332 #, fuzzy, c-format
3333 msgid "PRINT_OPERAND, invalid insn for %%F"
3334 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
3336 #: config/mips/mips.c:5578
3337 #, fuzzy, c-format
3338 msgid "PRINT_OPERAND, invalid insn for %%W"
3339 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
3341 #: config/mips/mips.c:5599
3342 #, fuzzy, c-format
3343 msgid "invalid %%Y value"
3344 msgstr "̵¸ú¤Ê %%Q ÃÍ"
3346 #: config/mips/mips.c:5616 config/mips/mips.c:5624
3347 #, fuzzy, c-format
3348 msgid "PRINT_OPERAND, invalid insn for %%q"
3349 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
3351 #: config/mips/mips.c:5694
3352 msgid "PRINT_OPERAND, invalid operand for relocation"
3353 msgstr ""
3355 #: config/mmix/mmix.c:1467 config/mmix/mmix.c:1597
3356 msgid "MMIX Internal: Expected a CONST_INT, not this"
3357 msgstr ""
3359 #: config/mmix/mmix.c:1546
3360 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
3361 msgstr ""
3363 #: config/mmix/mmix.c:1565
3364 msgid "MMIX Internal: Expected a register, not this"
3365 msgstr ""
3367 #: config/mmix/mmix.c:1575
3368 msgid "MMIX Internal: Expected a constant, not this"
3369 msgstr ""
3371 #. We need the original here.
3372 #: config/mmix/mmix.c:1659
3373 msgid "MMIX Internal: Cannot decode this operand"
3374 msgstr ""
3376 #: config/mmix/mmix.c:1716
3377 msgid "MMIX Internal: This is not a recognized address"
3378 msgstr ""
3380 #: config/mmix/mmix.c:2649
3381 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
3382 msgstr ""
3384 #: config/mmix/mmix.c:2656
3385 msgid "MMIX Internal: What's the CC of this?"
3386 msgstr ""
3388 #: config/mmix/mmix.c:2660
3389 msgid "MMIX Internal: What is the CC of this?"
3390 msgstr ""
3392 #: config/mmix/mmix.c:2724
3393 #, fuzzy
3394 msgid "MMIX Internal: This is not a constant:"
3395 msgstr "¥Õ¥£¡¼¥ë¥É½é´üÀßÄê»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3397 #: config/mt/mt.c:299
3398 msgid "mt_final_prescan_insn, invalid insn #1"
3399 msgstr ""
3401 #: config/mt/mt.c:370
3402 #, fuzzy
3403 msgid "PRINT_OPERAND_ADDRESS, 2 regs"
3404 msgstr "PRINT_OPERAND_ADDRESS, null ¥Ý¥¤¥ó¥¿"
3406 #: config/mt/mt.c:394
3407 #, fuzzy
3408 msgid "PRINT_OPERAND_ADDRESS, invalid insn #1"
3409 msgstr "PRINT_OPERAND_ADDRESS, null ¥Ý¥¤¥ó¥¿"
3411 #: config/rs6000/host-darwin.c:96
3412 #, c-format
3413 msgid "Out of stack space.\n"
3414 msgstr ""
3416 #: config/rs6000/host-darwin.c:117
3417 #, c-format
3418 msgid "Try running '%s' in the shell to raise its limit.\n"
3419 msgstr ""
3421 #: config/rs6000/rs6000.c:10401
3422 #, c-format
3423 msgid "invalid %%f value"
3424 msgstr "̵¸ú¤Ê %%f ÃͤǤ¹"
3426 #: config/rs6000/rs6000.c:10410
3427 #, c-format
3428 msgid "invalid %%F value"
3429 msgstr "̵¸ú¤Ê %%F ÃͤǤ¹"
3431 #: config/rs6000/rs6000.c:10419
3432 #, c-format
3433 msgid "invalid %%G value"
3434 msgstr "̵¸ú¤Ê %%G ÃͤǤ¹"
3436 #: config/rs6000/rs6000.c:10454
3437 #, c-format
3438 msgid "invalid %%j code"
3439 msgstr "̵¸ú¤Ê %%j ¥³¡¼¥É¤Ç¤¹"
3441 #: config/rs6000/rs6000.c:10464
3442 #, c-format
3443 msgid "invalid %%J code"
3444 msgstr "̵¸ú¤Ê %%J ¥³¡¼¥É¤Ç¤¹"
3446 #: config/rs6000/rs6000.c:10474
3447 #, c-format
3448 msgid "invalid %%k value"
3449 msgstr "̵¸ú¤Ê %%k ÃÍ"
3451 #: config/rs6000/rs6000.c:10494 config/xtensa/xtensa.c:1697
3452 #, c-format
3453 msgid "invalid %%K value"
3454 msgstr "̵¸ú¤Ê %%K ÃͤǤ¹"
3456 #: config/rs6000/rs6000.c:10561
3457 #, c-format
3458 msgid "invalid %%O value"
3459 msgstr "̵¸ú¤Ê %%O ÃÍ"
3461 #: config/rs6000/rs6000.c:10608
3462 #, c-format
3463 msgid "invalid %%q value"
3464 msgstr "̵¸ú¤Ê %%q ÃͤǤ¹"
3466 #: config/rs6000/rs6000.c:10652
3467 #, c-format
3468 msgid "invalid %%S value"
3469 msgstr "̵¸ú¤Ê %%S ÃÍ"
3471 #: config/rs6000/rs6000.c:10692
3472 #, c-format
3473 msgid "invalid %%T value"
3474 msgstr "̵¸ú¤Ê %%T ÃͤǤ¹"
3476 #: config/rs6000/rs6000.c:10702
3477 #, c-format
3478 msgid "invalid %%u value"
3479 msgstr "̵¸ú¤Ê %%u ÃͤǤ¹"
3481 #: config/rs6000/rs6000.c:10711 config/xtensa/xtensa.c:1667
3482 #, c-format
3483 msgid "invalid %%v value"
3484 msgstr "̵¸ú¤Ê %%v ÃͤǤ¹"
3486 #: config/rs6000/rs6000.c:19557
3487 #, fuzzy
3488 msgid "AltiVec argument passed to unprototyped function"
3489 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
3491 #: config/s390/s390.c:4533
3492 #, fuzzy, c-format
3493 msgid "cannot decompose address"
3494 msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤òÍøÍѤ·¤Ê¤¤"
3496 #: config/s390/s390.c:4743
3497 msgid "UNKNOWN in print_operand !?"
3498 msgstr ""
3500 #: config/score/score.c:1194
3501 #, fuzzy, c-format
3502 msgid "invalid operand for code: '%c'"
3503 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3505 #: config/sh/sh.c:758
3506 #, fuzzy, c-format
3507 msgid "invalid operand to %%R"
3508 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3510 #: config/sh/sh.c:785
3511 #, fuzzy, c-format
3512 msgid "invalid operand to %%S"
3513 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
3515 #: config/sh/sh.c:7828
3516 msgid "created and used with different architectures / ABIs"
3517 msgstr ""
3519 #: config/sh/sh.c:7830
3520 msgid "created and used with different ABIs"
3521 msgstr ""
3523 #: config/sh/sh.c:7832
3524 msgid "created and used with different endianness"
3525 msgstr ""
3527 #: config/sparc/sparc.c:6714 config/sparc/sparc.c:6720
3528 #, fuzzy, c-format
3529 msgid "invalid %%Y operand"
3530 msgstr "̵¸ú¤Ê %%Y ¥ª¥Ú¥é¥ó¥É"
3532 #: config/sparc/sparc.c:6790
3533 #, fuzzy, c-format
3534 msgid "invalid %%A operand"
3535 msgstr "̵¸ú¤Ê %%A ¥ª¥Ú¥é¥ó¥É"
3537 #: config/sparc/sparc.c:6800
3538 #, fuzzy, c-format
3539 msgid "invalid %%B operand"
3540 msgstr "̵¸ú¤Ê %%B ¥ª¥Ú¥é¥ó¥É"
3542 #: config/sparc/sparc.c:6839
3543 #, fuzzy, c-format
3544 msgid "invalid %%c operand"
3545 msgstr "̵¸ú¤Ê %%c ¥ª¥Ú¥é¥ó¥É"
3547 #: config/sparc/sparc.c:6840
3548 #, fuzzy, c-format
3549 msgid "invalid %%C operand"
3550 msgstr "̵¸ú¤Ê %%C ¥ª¥Ú¥é¥ó¥É"
3552 #: config/sparc/sparc.c:6861
3553 #, fuzzy, c-format
3554 msgid "invalid %%d operand"
3555 msgstr "̵¸ú¤Ê %%d ¥ª¥Ú¥é¥ó¥É"
3557 #: config/sparc/sparc.c:6862
3558 #, fuzzy, c-format
3559 msgid "invalid %%D operand"
3560 msgstr "̵¸ú¤Ê %%D ¥ª¥Ú¥é¥ó¥É"
3562 #: config/sparc/sparc.c:6878
3563 #, fuzzy, c-format
3564 msgid "invalid %%f operand"
3565 msgstr "̵¸ú¤Ê %%f ¥ª¥Ú¥é¥ó¥É"
3567 #: config/sparc/sparc.c:6892
3568 #, fuzzy, c-format
3569 msgid "invalid %%s operand"
3570 msgstr "̵¸ú¤Ê %P ¥ª¥Ú¥é¥ó¥É¤Ç¤¹"
3572 #: config/sparc/sparc.c:6946
3573 #, c-format
3574 msgid "long long constant not a valid immediate operand"
3575 msgstr "long long Äê¿ô¤ÏÀµ¾ï¤Ê¨ÃÍ¥ª¥Ú¥é¥ó¥É¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3577 #: config/sparc/sparc.c:6949
3578 #, c-format
3579 msgid "floating point constant not a valid immediate operand"
3580 msgstr "ÉâÆ°¾®¿ôÄê¿ô¤ÏÀµ¾ï¤Ê¨ÃÍ¥ª¥Ú¥é¥ó¥É¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3582 #: config/stormy16/stormy16.c:1777 config/stormy16/stormy16.c:1848
3583 #, fuzzy, c-format
3584 msgid "'B' operand is not constant"
3585 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É¤¬ `asm' Æâ¤ÇÄê¿ô¤Ç¤¹"
3587 #: config/stormy16/stormy16.c:1804
3588 #, c-format
3589 msgid "'B' operand has multiple bits set"
3590 msgstr ""
3592 #: config/stormy16/stormy16.c:1830
3593 #, fuzzy, c-format
3594 msgid "'o' operand is not constant"
3595 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É¤¬ `asm' Æâ¤ÇÄê¿ô¤Ç¤¹"
3597 #: config/stormy16/stormy16.c:1862
3598 #, fuzzy, c-format
3599 msgid "xstormy16_print_operand: unknown code"
3600 msgstr "fr30_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
3602 #: config/v850/v850.c:371
3603 msgid "const_double_split got a bad insn:"
3604 msgstr ""
3606 #: config/v850/v850.c:935
3607 msgid "output_move_single:"
3608 msgstr ""
3610 #: config/xtensa/xtensa.c:751 config/xtensa/xtensa.c:783
3611 #: config/xtensa/xtensa.c:792
3612 msgid "bad test"
3613 msgstr ""
3615 #: config/xtensa/xtensa.c:1655
3616 #, fuzzy, c-format
3617 msgid "invalid %%D value"
3618 msgstr "̵¸ú¤Ê %D ÃͤǤ¹"
3620 #: config/xtensa/xtensa.c:1692
3621 #, fuzzy
3622 msgid "invalid mask"
3623 msgstr "̵¸ú¤Ê #pragma %s ¤Ç¤¹"
3625 #: config/xtensa/xtensa.c:1718
3626 #, fuzzy, c-format
3627 msgid "invalid %%x value"
3628 msgstr "̵¸ú¤Ê %%Q ÃÍ"
3630 #: config/xtensa/xtensa.c:1725
3631 #, fuzzy, c-format
3632 msgid "invalid %%d value"
3633 msgstr "̵¸ú¤Ê %%Q ÃÍ"
3635 #: config/xtensa/xtensa.c:1746 config/xtensa/xtensa.c:1756
3636 #, fuzzy, c-format
3637 msgid "invalid %%t/%%b value"
3638 msgstr "̵¸ú¤Ê %%b ÃÍ"
3640 #: config/xtensa/xtensa.c:1798
3641 #, fuzzy
3642 msgid "invalid address"
3643 msgstr "̵¸ú¤Ê¥³¡¼¥É¤Ç¤¹"
3645 #: config/xtensa/xtensa.c:1823
3646 #, fuzzy
3647 msgid "no register in address"
3648 msgstr "ÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹: %s"
3650 #: config/xtensa/xtensa.c:1831
3651 #, fuzzy
3652 msgid "address offset not a constant"
3653 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3655 #: cp/call.c:2477
3656 msgid "candidates are:"
3657 msgstr ""
3659 #: cp/call.c:6344
3660 msgid "candidate 1:"
3661 msgstr ""
3663 #: cp/call.c:6345
3664 msgid "candidate 2:"
3665 msgstr ""
3667 #: cp/decl2.c:667
3668 msgid "candidates are: %+#D"
3669 msgstr ""
3671 #: cp/decl2.c:669
3672 msgid "candidate is: %+#D"
3673 msgstr ""
3675 #: cp/g++spec.c:237 java/jvspec.c:423
3676 #, fuzzy, c-format
3677 msgid "argument to '%s' missing\n"
3678 msgstr "`%s' ¤Ø¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹\n"
3680 #: fortran/arith.c:140
3681 msgid "Arithmetic OK at %L"
3682 msgstr ""
3684 #: fortran/arith.c:143
3685 msgid "Arithmetic overflow at %L"
3686 msgstr ""
3688 #: fortran/arith.c:146
3689 msgid "Arithmetic underflow at %L"
3690 msgstr ""
3692 #: fortran/arith.c:149
3693 msgid "Arithmetic NaN at %L"
3694 msgstr ""
3696 #: fortran/arith.c:152
3697 #, fuzzy
3698 msgid "Division by zero at %L"
3699 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
3701 #: fortran/arith.c:155
3702 msgid "Array operands are incommensurate at %L"
3703 msgstr ""
3705 #: fortran/arith.c:159
3706 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
3707 msgstr ""
3709 #: fortran/arith.c:1423
3710 #, fuzzy
3711 msgid "Elemental binary operation"
3712 msgstr "¥ê¥ó¥«¤Î´ËϤòÍ­¸ú¤Ë¤¹¤ë"
3714 #: fortran/arith.c:1981
3715 #, no-c-format
3716 msgid "Arithmetic OK converting %s to %s at %L"
3717 msgstr ""
3719 #: fortran/arith.c:1985
3720 #, no-c-format
3721 msgid "Arithmetic overflow converting %s to %s at %L"
3722 msgstr ""
3724 #: fortran/arith.c:1989
3725 #, no-c-format
3726 msgid "Arithmetic underflow converting %s to %s at %L"
3727 msgstr ""
3729 #: fortran/arith.c:1993
3730 #, no-c-format
3731 msgid "Arithmetic NaN converting %s to %s at %L"
3732 msgstr ""
3734 #: fortran/arith.c:1997
3735 #, no-c-format
3736 msgid "Division by zero converting %s to %s at %L"
3737 msgstr ""
3739 #: fortran/arith.c:2001
3740 #, no-c-format
3741 msgid "Array operands are incommensurate converting %s to %s at %L"
3742 msgstr ""
3744 #: fortran/arith.c:2005
3745 #, no-c-format
3746 msgid "Integer outside symmetric range implied by Standard Fortran converting %s to %s at %L"
3747 msgstr ""
3749 #: fortran/arith.c:2346 fortran/arith.c:2382 fortran/arith.c:2420
3750 #: fortran/arith.c:2472
3751 #, no-c-format
3752 msgid "The Hollerith constant at %L is too long to convert to %s"
3753 msgstr ""
3755 #: fortran/arith.c:2519
3756 #, fuzzy, no-c-format
3757 msgid "Enumerator exceeds the C integer type at %C"
3758 msgstr "È¿Éü»Ò `%s' ¤ÏÈóÀ°¿ô·¿¤Ç¤¹"
3760 #: fortran/array.c:97
3761 #, fuzzy, no-c-format
3762 msgid "Expected array subscript at %C"
3763 msgstr "ÇÛÎó¤Îź»ú¤¬ `char' ·¿¤Ç¤¹"
3765 #: fortran/array.c:124
3766 #, fuzzy, no-c-format
3767 msgid "Expected array subscript stride at %C"
3768 msgstr "ÇÛÎó¤Îź»ú¤¬ `char' ·¿¤Ç¤¹"
3770 #: fortran/array.c:167
3771 #, fuzzy, no-c-format
3772 msgid "Invalid form of array reference at %C"
3773 msgstr "̵¸ú¤Ê»²¾È·¿¤Ç¤¹"
3775 #: fortran/array.c:172
3776 #, no-c-format
3777 msgid "Array reference at %C cannot have more than %d dimensions"
3778 msgstr ""
3780 #: fortran/array.c:224
3781 #, no-c-format
3782 msgid "Variable '%s' at %L in this context must be constant"
3783 msgstr ""
3785 #: fortran/array.c:300
3786 #, no-c-format
3787 msgid "Expected expression in array specification at %C"
3788 msgstr ""
3790 #: fortran/array.c:388
3791 #, no-c-format
3792 msgid "Bad array specification for an explicitly shaped array at %C"
3793 msgstr ""
3795 #: fortran/array.c:399
3796 #, no-c-format
3797 msgid "Bad array specification for assumed shape array at %C"
3798 msgstr ""
3800 #: fortran/array.c:412
3801 #, no-c-format
3802 msgid "Bad specification for deferred shape array at %C"
3803 msgstr ""
3805 #: fortran/array.c:416
3806 #, no-c-format
3807 msgid "Bad specification for assumed size array at %C"
3808 msgstr ""
3810 #: fortran/array.c:425
3811 #, fuzzy, no-c-format
3812 msgid "Expected another dimension in array declaration at %C"
3813 msgstr "ÇÛÎó¤Î¼¡¸µ¤òÀë¸À¤Ç»ØÄꤹ¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
3815 #: fortran/array.c:431
3816 #, no-c-format
3817 msgid "Array specification at %C has more than %d dimensions"
3818 msgstr ""
3820 #: fortran/array.c:636
3821 #, fuzzy, no-c-format
3822 msgid "duplicated initializer"
3823 msgstr "½ÅÊ£¤·¤¿½é´ü²½»Ò"
3825 #: fortran/array.c:729
3826 #, no-c-format
3827 msgid "DO-iterator '%s' at %L is inside iterator of the same name"
3828 msgstr ""
3830 #: fortran/array.c:831 fortran/array.c:940
3831 #, no-c-format
3832 msgid "Syntax error in array constructor at %C"
3833 msgstr ""
3835 #: fortran/array.c:886
3836 #, no-c-format
3837 msgid "New in Fortran 2003: [...] style array constructors at %C"
3838 msgstr ""
3840 #: fortran/array.c:900
3841 #, no-c-format
3842 msgid "Empty array constructor at %C is not allowed"
3843 msgstr ""
3845 #: fortran/array.c:985
3846 #, no-c-format
3847 msgid "Element in %s array constructor at %L is %s"
3848 msgstr ""
3850 #: fortran/array.c:1314
3851 #, no-c-format
3852 msgid "Iterator step at %L cannot be zero"
3853 msgstr ""
3855 #: fortran/check.c:44
3856 #, no-c-format
3857 msgid "'%s' argument of '%s' intrinsic at %L must be %s"
3858 msgstr ""
3860 #: fortran/check.c:60
3861 #, no-c-format
3862 msgid "'%s' argument of '%s' intrinsic at %L must be a numeric type"
3863 msgstr ""
3865 #: fortran/check.c:75 fortran/check.c:767 fortran/check.c:777
3866 #, no-c-format
3867 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or REAL"
3868 msgstr ""
3870 #: fortran/check.c:92
3871 #, no-c-format
3872 msgid "'%s' argument of '%s' intrinsic at %L must be REAL or COMPLEX"
3873 msgstr ""
3875 #: fortran/check.c:118
3876 #, fuzzy, no-c-format
3877 msgid "'%s' argument of '%s' intrinsic at %L must be a constant"
3878 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
3880 #: fortran/check.c:126
3881 #, fuzzy, no-c-format
3882 msgid "Invalid kind for %s at %L"
3883 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó %s"
3885 #: fortran/check.c:146
3886 #, no-c-format
3887 msgid "'%s' argument of '%s' intrinsic at %L must be double precision"
3888 msgstr ""
3890 #: fortran/check.c:163
3891 #, no-c-format
3892 msgid "'%s' argument of '%s' intrinsic at %L must be a logical array"
3893 msgstr ""
3895 #: fortran/check.c:180
3896 #, no-c-format
3897 msgid "'%s' argument of '%s' intrinsic at %L must be an array"
3898 msgstr ""
3900 #: fortran/check.c:195
3901 #, no-c-format
3902 msgid "'%s' argument of '%s' intrinsic at %L must be a scalar"
3903 msgstr ""
3905 #: fortran/check.c:210
3906 #, no-c-format
3907 msgid "'%s' argument of '%s' intrinsic at %L must be the same type and kind as '%s'"
3908 msgstr ""
3910 #: fortran/check.c:225
3911 #, no-c-format
3912 msgid "'%s' argument of '%s' intrinsic at %L must be of rank %d"
3913 msgstr ""
3915 #: fortran/check.c:239
3916 #, no-c-format
3917 msgid "'%s' argument of '%s' intrinsic at %L must not be OPTIONAL"
3918 msgstr ""
3920 #: fortran/check.c:259
3921 #, no-c-format
3922 msgid "'%s' argument of '%s' intrinsic at %L must be of kind %d"
3923 msgstr ""
3925 #: fortran/check.c:280
3926 #, no-c-format
3927 msgid "'%s' argument of '%s' intrinsic at %L cannot be INTENT(IN)"
3928 msgstr ""
3930 #: fortran/check.c:286
3931 #, no-c-format
3932 msgid "'%s' argument of '%s' intrinsic at %L must be a variable"
3933 msgstr ""
3935 #: fortran/check.c:303
3936 #, no-c-format
3937 msgid "Missing DIM parameter in intrinsic '%s' at %L"
3938 msgstr ""
3940 #: fortran/check.c:343
3941 #, no-c-format
3942 msgid "'dim' argument of '%s' intrinsic at %L is not a valid dimension index"
3943 msgstr ""
3945 #: fortran/check.c:387
3946 #, no-c-format
3947 msgid "transformational intrinsic '%s' at %L is not permitted in an initialization expression"
3948 msgstr ""
3950 #: fortran/check.c:491 fortran/check.c:1840 fortran/check.c:1855
3951 #, no-c-format
3952 msgid "'%s' argument of '%s' intrinsic at %L must be ALLOCATABLE"
3953 msgstr ""
3955 #: fortran/check.c:512 fortran/check.c:3484
3956 #, no-c-format
3957 msgid "'%s' and '%s' arguments of '%s' intrinsic at %L must have the same type"
3958 msgstr ""
3960 #: fortran/check.c:521 fortran/check.c:1069 fortran/check.c:1204
3961 #: fortran/check.c:1277 fortran/check.c:1508
3962 #, no-c-format
3963 msgid "Extension: Different type kinds at %L"
3964 msgstr ""
3966 #: fortran/check.c:551 fortran/check.c:1921
3967 #, no-c-format
3968 msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER"
3969 msgstr ""
3971 #: fortran/check.c:571
3972 #, no-c-format
3973 msgid "'%s' argument of '%s' intrinsic at %L must be a pointer or target VARIABLE or FUNCTION"
3974 msgstr ""
3976 #: fortran/check.c:579
3977 #, no-c-format
3978 msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER or a TARGET"
3979 msgstr ""
3981 #: fortran/check.c:595
3982 #, no-c-format
3983 msgid "Array section with a vector subscript at %L shall not be the target of a pointer"
3984 msgstr ""
3986 #: fortran/check.c:606
3987 #, no-c-format
3988 msgid "NULL pointer at %L is not permitted as actual argument of '%s' intrinsic function"
3989 msgstr ""
3991 #: fortran/check.c:747 fortran/check.c:855
3992 #, no-c-format
3993 msgid "'%s' argument of '%s' intrinsic at %L must not be present if 'x' is COMPLEX"
3994 msgstr ""
3996 #: fortran/check.c:904 fortran/check.c:1588 fortran/check.c:1596
3997 #, no-c-format
3998 msgid "'%s' argument of '%s' intrinsic at %L must be numeric or LOGICAL"
3999 msgstr ""
4001 #: fortran/check.c:918
4002 #, no-c-format
4003 msgid "different shape for arguments '%s' and '%s' at %L for intrinsic 'dot_product'"
4004 msgstr ""
4006 #: fortran/check.c:1174
4007 #, no-c-format
4008 msgid "Argument of %s at %L must be of length one"
4009 msgstr ""
4011 #: fortran/check.c:1226
4012 #, no-c-format
4013 msgid "'%s' argument of '%s' intrinsic at %L must be the same kind as '%s'"
4014 msgstr ""
4016 #: fortran/check.c:1357
4017 #, no-c-format
4018 msgid "'%s' argument of '%s' intrinsic at %L must be a non-derived type"
4019 msgstr ""
4021 #: fortran/check.c:1480
4022 #, no-c-format
4023 msgid "Intrinsic '%s' at %L must have at least two arguments"
4024 msgstr ""
4026 #: fortran/check.c:1514
4027 #, no-c-format
4028 msgid "'a%d' argument of '%s' intrinsic at %L must be %s(%d)"
4029 msgstr ""
4031 #: fortran/check.c:1539
4032 #, no-c-format
4033 msgid "'a1' argument of '%s' intrinsic at %L must be INTEGER or REAL"
4034 msgstr ""
4036 #: fortran/check.c:1610
4037 #, no-c-format
4038 msgid "different shape on dimension 1 for arguments '%s' and '%s' at %L for intrinsic matmul"
4039 msgstr ""
4041 #: fortran/check.c:1630
4042 #, no-c-format
4043 msgid "different shape on dimension 2 for argument '%s' and dimension 1 for argument '%s' at %L for intrinsic matmul"
4044 msgstr ""
4046 #: fortran/check.c:1639
4047 #, no-c-format
4048 msgid "'%s' argument of '%s' intrinsic at %L must be of rank 1 or 2"
4049 msgstr ""
4051 #: fortran/check.c:1866
4052 #, no-c-format
4053 msgid "the '%s' and '%s' arguments of '%s' intrinsic at %L must have the same rank %d/%d"
4054 msgstr ""
4056 #: fortran/check.c:1875
4057 #, no-c-format
4058 msgid "the '%s' and '%s' arguments of '%s' intrinsic at %L must be of the same kind %d/%d"
4059 msgstr ""
4061 #: fortran/check.c:1971
4062 #, no-c-format
4063 msgid "'%s' argument of '%s' intrinsic at %L must be of type REAL or COMPLEX"
4064 msgstr ""
4066 #: fortran/check.c:1992
4067 #, no-c-format
4068 msgid "'%s' argument of '%s' intrinsic at %L must be of a dummy variable"
4069 msgstr ""
4071 #: fortran/check.c:2000
4072 #, no-c-format
4073 msgid "'%s' argument of '%s' intrinsic at %L must be of an OPTIONAL dummy variable"
4074 msgstr ""
4076 #: fortran/check.c:2016
4077 #, no-c-format
4078 msgid "'%s' argument of '%s' intrinsic at %L must not be a sub-object of '%s'"
4079 msgstr ""
4081 #: fortran/check.c:2133
4082 #, no-c-format
4083 msgid "'shape' argument of 'reshape' intrinsic at %L must be an array of constant size"
4084 msgstr ""
4086 #: fortran/check.c:2143
4087 #, no-c-format
4088 msgid "'shape' argument of 'reshape' intrinsic at %L has more than %d elements"
4089 msgstr ""
4091 #: fortran/check.c:2183
4092 #, no-c-format
4093 msgid "Without padding, there are not enough elements in the intrinsic RESHAPE source at %L to match the shape"
4094 msgstr ""
4096 #: fortran/check.c:2263
4097 #, fuzzy, no-c-format
4098 msgid "Missing arguments to %s intrinsic at %L"
4099 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
4101 #: fortran/check.c:2304
4102 #, no-c-format
4103 msgid "'source' argument of 'shape' intrinsic at %L must not be an assumed size array"
4104 msgstr ""
4106 #: fortran/check.c:2366
4107 #, no-c-format
4108 msgid "'%s' argument of '%s' intrinsic at %L must be less than rank %d"
4109 msgstr ""
4111 #: fortran/check.c:2832 fortran/check.c:2852
4112 #, fuzzy, no-c-format
4113 msgid "Too many arguments to %s at %L"
4114 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
4116 #: fortran/check.c:2980 fortran/check.c:3398 fortran/check.c:3422
4117 #, no-c-format
4118 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or PROCEDURE"
4119 msgstr ""
4121 #: fortran/check.c:3469 fortran/check.c:3477
4122 #, no-c-format
4123 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or LOGICAL"
4124 msgstr ""
4126 #: fortran/data.c:63
4127 #, fuzzy, no-c-format
4128 msgid "non-constant array in DATA statement %L."
4129 msgstr "½é´ü²½»ÒÆâ¤ËÈóÄê¿ô¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
4131 #: fortran/data.c:183
4132 #, no-c-format
4133 msgid "failure to simplify substring reference in DATAstatement at %L"
4134 msgstr ""
4136 #: fortran/data.c:204
4137 #, fuzzy, no-c-format
4138 msgid "initialization string truncated to match variable at %L"
4139 msgstr "½é´ü²½»Ø̾»Ò¤Ç¤Ï¥Í¥¹¥È¤µ¤»¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
4141 #: fortran/data.c:355
4142 #, fuzzy, no-c-format
4143 msgid "Extension: re-initialization of '%s' at %L"
4144 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
4146 #: fortran/decl.c:222
4147 #, no-c-format
4148 msgid "Host associated variable '%s' may not be in the DATA statement at %C."
4149 msgstr ""
4151 #: fortran/decl.c:229
4152 #, no-c-format
4153 msgid "Extension: initialization of common block variable '%s' in DATA statement at %C"
4154 msgstr ""
4156 #: fortran/decl.c:315
4157 #, no-c-format
4158 msgid "Symbol '%s' must be a PARAMETER in DATA statement at %C"
4159 msgstr ""
4161 #: fortran/decl.c:425
4162 #, no-c-format
4163 msgid "Initialization at %C is not allowed in a PURE procedure"
4164 msgstr ""
4166 #: fortran/decl.c:483
4167 #, no-c-format
4168 msgid "DATA statement at %C is not allowed in a PURE procedure"
4169 msgstr ""
4171 #: fortran/decl.c:512
4172 #, no-c-format
4173 msgid "Bad INTENT specification at %C"
4174 msgstr ""
4176 #: fortran/decl.c:576
4177 #, fuzzy, no-c-format
4178 msgid "Syntax error in character length specification at %C"
4179 msgstr "¥á¥½¥Ã¥É»ÅÍÍÆâ¤Ç¤Î¹½Ê¸²òÀÏ¥¨¥é¡¼"
4181 #: fortran/decl.c:659
4182 #, no-c-format
4183 msgid "Procedure '%s' at %C is already defined at %L"
4184 msgstr ""
4186 #: fortran/decl.c:671
4187 #, no-c-format
4188 msgid "Procedure '%s' at %C has an explicit interface and must not have attributes declared at %L"
4189 msgstr ""
4191 #: fortran/decl.c:764
4192 #, no-c-format
4193 msgid "CHARACTER expression at %L is being truncated (%d/%d)"
4194 msgstr ""
4196 #: fortran/decl.c:770
4197 #, no-c-format
4198 msgid "The CHARACTER elements of the array constructor at %L must have the same length (%d/%d)"
4199 msgstr ""
4201 #: fortran/decl.c:861
4202 #, no-c-format
4203 msgid "Initializer not allowed for PARAMETER '%s' at %C"
4204 msgstr ""
4206 #: fortran/decl.c:870
4207 #, no-c-format
4208 msgid "Initializer not allowed for COMMON variable '%s' at %C"
4209 msgstr ""
4211 #: fortran/decl.c:880
4212 #, fuzzy, no-c-format
4213 msgid "PARAMETER at %L is missing an initializer"
4214 msgstr "½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
4216 #: fortran/decl.c:891
4217 #, no-c-format
4218 msgid "Variable '%s' at %C with an initializer already appears in a DATA statement"
4219 msgstr ""
4221 #: fortran/decl.c:968
4222 #, no-c-format
4223 msgid "Component at %C must have the POINTER attribute"
4224 msgstr ""
4226 #: fortran/decl.c:977
4227 #, no-c-format
4228 msgid "Array component of structure at %C must have explicit or deferred shape"
4229 msgstr ""
4231 #: fortran/decl.c:1003
4232 #, no-c-format
4233 msgid "Allocatable component at %C must be an array"
4234 msgstr ""
4236 #: fortran/decl.c:1014
4237 #, no-c-format
4238 msgid "Pointer array component of structure at %C must have a deferred shape"
4239 msgstr ""
4241 #: fortran/decl.c:1023
4242 #, no-c-format
4243 msgid "Allocatable component of structure at %C must have a deferred shape"
4244 msgstr ""
4246 #: fortran/decl.c:1033
4247 #, no-c-format
4248 msgid "Array component of structure at %C must have an explicit shape"
4249 msgstr ""
4251 #: fortran/decl.c:1059
4252 #, no-c-format
4253 msgid "NULL() initialization at %C is ambiguous"
4254 msgstr ""
4256 #: fortran/decl.c:1179 fortran/decl.c:3448
4257 #, no-c-format
4258 msgid "Duplicate array spec for Cray pointee at %C."
4259 msgstr ""
4261 #: fortran/decl.c:1232
4262 #, no-c-format
4263 msgid "the type of '%s' at %C has not been declared within the interface"
4264 msgstr ""
4266 #: fortran/decl.c:1247
4267 #, fuzzy, no-c-format
4268 msgid "Function name '%s' not allowed at %C"
4269 msgstr "¥»¥¯¥·¥ç¥ó°À­¤Ï `%s' ¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
4271 #: fortran/decl.c:1263
4272 #, no-c-format
4273 msgid "Extension: Old-style initialization at %C"
4274 msgstr ""
4276 #: fortran/decl.c:1279
4277 #, no-c-format
4278 msgid "Initialization at %C isn't for a pointer variable"
4279 msgstr ""
4281 #: fortran/decl.c:1287
4282 #, no-c-format
4283 msgid "Pointer initialization requires a NULL() at %C"
4284 msgstr ""
4286 #: fortran/decl.c:1294
4287 #, no-c-format
4288 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
4289 msgstr ""
4291 #: fortran/decl.c:1308
4292 #, no-c-format
4293 msgid "Pointer initialization at %C requires '=>', not '='"
4294 msgstr ""
4296 #: fortran/decl.c:1316 fortran/decl.c:4164
4297 #, fuzzy, no-c-format
4298 msgid "Expected an initialization expression at %C"
4299 msgstr "Ťµ 0 ¤Î½é´ü²½¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
4301 #: fortran/decl.c:1323
4302 #, no-c-format
4303 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
4304 msgstr ""
4306 #: fortran/decl.c:1336
4307 #, no-c-format
4308 msgid "Initialization of allocatable component at %C is not allowed"
4309 msgstr ""
4311 #: fortran/decl.c:1390 fortran/decl.c:1399
4312 #, fuzzy, no-c-format
4313 msgid "Old-style type declaration %s*%d not supported at %C"
4314 msgstr "-traditional ¤Ï C++ ¤Ç¤Ï¼õ¤±ÉÕ¤±¤é¤ì¤Þ¤»¤ó"
4316 #: fortran/decl.c:1404
4317 #, fuzzy, no-c-format
4318 msgid "Nonstandard type declaration %s*%d at %C"
4319 msgstr "`%s' ¤Î extern Àë¸À¤¬¥Í¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
4321 #: fortran/decl.c:1438
4322 #, fuzzy, no-c-format
4323 msgid "Expected initialization expression at %C"
4324 msgstr "Ťµ 0 ¤Î½é´ü²½¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
4326 #: fortran/decl.c:1444
4327 #, fuzzy, no-c-format
4328 msgid "Expected scalar initialization expression at %C"
4329 msgstr "Ťµ 0 ¤Î½é´ü²½¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
4331 #: fortran/decl.c:1462
4332 #, fuzzy, no-c-format
4333 msgid "Kind %d not supported for type %s at %C"
4334 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï´Ý¤á¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
4336 #: fortran/decl.c:1471
4337 #, no-c-format
4338 msgid "Missing right paren at %C"
4339 msgstr ""
4341 #: fortran/decl.c:1560 fortran/decl.c:1603
4342 #, no-c-format
4343 msgid "Kind %d is not a CHARACTER kind at %C"
4344 msgstr ""
4346 #: fortran/decl.c:1597
4347 #, no-c-format
4348 msgid "Syntax error in CHARACTER declaration at %C"
4349 msgstr ""
4351 #: fortran/decl.c:1658
4352 #, no-c-format
4353 msgid "Extension: BYTE type at %C"
4354 msgstr ""
4356 #: fortran/decl.c:1664
4357 #, no-c-format
4358 msgid "BYTE type used at %C is not available on the target machine"
4359 msgstr ""
4361 #: fortran/decl.c:1713
4362 #, no-c-format
4363 msgid "DOUBLE COMPLEX at %C does not conform to the Fortran 95 standard"
4364 msgstr ""
4366 #: fortran/decl.c:1736
4367 #, fuzzy, no-c-format
4368 msgid "Type name '%s' at %C is ambiguous"
4369 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
4371 #: fortran/decl.c:1802
4372 #, no-c-format
4373 msgid "Missing character range in IMPLICIT at %C"
4374 msgstr ""
4376 #: fortran/decl.c:1848
4377 #, no-c-format
4378 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
4379 msgstr ""
4381 #: fortran/decl.c:1902
4382 #, no-c-format
4383 msgid "Empty IMPLICIT statement at %C"
4384 msgstr ""
4386 #: fortran/decl.c:2073
4387 #, no-c-format
4388 msgid "Missing dimension specification at %C"
4389 msgstr ""
4391 #: fortran/decl.c:2143
4392 #, fuzzy, no-c-format
4393 msgid "Duplicate %s attribute at %L"
4394 msgstr "ÄêµÁ¤Î¸å¤Ç `%s' Â°À­¤ò¥»¥Ã¥È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
4396 #: fortran/decl.c:2162
4397 #, no-c-format
4398 msgid "In the selected standard, the ALLOCATABLE attribute at %C is not allowed in a TYPE definition"
4399 msgstr ""
4401 #: fortran/decl.c:2172
4402 #, no-c-format
4403 msgid "Attribute at %L is not allowed in a TYPE definition"
4404 msgstr ""
4406 #: fortran/decl.c:2187
4407 #, no-c-format
4408 msgid "%s attribute at %L is not allowed outside of a MODULE"
4409 msgstr ""
4411 #. Now we have an error, which we signal, and then fix up
4412 #. because the knock-on is plain and simple confusing.
4413 #: fortran/decl.c:2325
4414 #, no-c-format
4415 msgid "Derived type at %C has not been previously defined and so cannot appear in a derived type definition."
4416 msgstr ""
4418 #: fortran/decl.c:2356
4419 #, fuzzy, no-c-format
4420 msgid "Syntax error in data declaration at %C"
4421 msgstr "`%s' ¤ÎÀë¸À¤ËÆó¤Ä°Ê¾å¤Î¥Ç¡¼¥¿·¿¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
4423 #: fortran/decl.c:2502
4424 #, fuzzy, no-c-format
4425 msgid "Name '%s' at %C is the name of the procedure"
4426 msgstr "¥×¥í¥·¡¼¥¸¥ã³«»Ï¤È½ªÎ»¤Î¥¹¥±¥¸¥å¡¼¥ë¤ò¹Ô¤Ê¤ï¤Ê¤¤"
4428 #: fortran/decl.c:2514
4429 #, no-c-format
4430 msgid "Unexpected junk in formal argument list at %C"
4431 msgstr ""
4433 #: fortran/decl.c:2532
4434 #, no-c-format
4435 msgid "Duplicate symbol '%s' in formal argument list at %C"
4436 msgstr ""
4438 #: fortran/decl.c:2575
4439 #, no-c-format
4440 msgid "Unexpected junk following RESULT variable at %C"
4441 msgstr ""
4443 #: fortran/decl.c:2582
4444 #, no-c-format
4445 msgid "RESULT variable at %C must be different than function name"
4446 msgstr ""
4448 #: fortran/decl.c:2638
4449 #, no-c-format
4450 msgid "Expected formal argument list in function definition at %C"
4451 msgstr ""
4453 #: fortran/decl.c:2653
4454 #, fuzzy, no-c-format
4455 msgid "Unexpected junk after function declaration at %C"
4456 msgstr "`%s' ¤Î extern Àë¸À¤¬¥Í¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
4458 #: fortran/decl.c:2676
4459 #, fuzzy, no-c-format
4460 msgid "Function '%s' at %C already has a type of %s"
4461 msgstr "´Ø¿ô¤Î³«»Ï°ÌÃÖ¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
4463 #: fortran/decl.c:2748
4464 #, no-c-format
4465 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
4466 msgstr ""
4468 #: fortran/decl.c:2751
4469 #, no-c-format
4470 msgid "ENTRY statement at %C cannot appear within a MODULE"
4471 msgstr ""
4473 #: fortran/decl.c:2755
4474 #, no-c-format
4475 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
4476 msgstr ""
4478 #: fortran/decl.c:2759
4479 #, no-c-format
4480 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
4481 msgstr ""
4483 #: fortran/decl.c:2763
4484 #, no-c-format
4485 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
4486 msgstr ""
4488 #: fortran/decl.c:2768
4489 #, no-c-format
4490 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
4491 msgstr ""
4493 #: fortran/decl.c:2772
4494 #, no-c-format
4495 msgid "ENTRY statement at %C cannot appear within a DO block"
4496 msgstr ""
4498 #: fortran/decl.c:2776
4499 #, no-c-format
4500 msgid "ENTRY statement at %C cannot appear within a SELECT block"
4501 msgstr ""
4503 #: fortran/decl.c:2780
4504 #, no-c-format
4505 msgid "ENTRY statement at %C cannot appear within a FORALL block"
4506 msgstr ""
4508 #: fortran/decl.c:2784
4509 #, no-c-format
4510 msgid "ENTRY statement at %C cannot appear within a WHERE block"
4511 msgstr ""
4513 #: fortran/decl.c:2788
4514 #, no-c-format
4515 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
4516 msgstr ""
4518 #: fortran/decl.c:2805
4519 #, no-c-format
4520 msgid "ENTRY statement at %C cannot appear in a contained procedure"
4521 msgstr ""
4523 #: fortran/decl.c:3127
4524 #, no-c-format
4525 msgid "Unexpected END statement at %C"
4526 msgstr ""
4528 #. We would have required END [something]
4529 #: fortran/decl.c:3136
4530 #, no-c-format
4531 msgid "%s statement expected at %L"
4532 msgstr ""
4534 #: fortran/decl.c:3147
4535 #, no-c-format
4536 msgid "Expecting %s statement at %C"
4537 msgstr ""
4539 #: fortran/decl.c:3161
4540 #, fuzzy, no-c-format
4541 msgid "Expected block name of '%s' in %s statement at %C"
4542 msgstr "switch Ê¸¤ÎÃæ¤Ç¥é¥Ù¥ë `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
4544 #: fortran/decl.c:3177
4545 #, fuzzy, no-c-format
4546 msgid "Expected terminating name at %C"
4547 msgstr "¹ÔÈÖ¹æ %u ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿"
4549 #: fortran/decl.c:3186
4550 #, fuzzy, no-c-format
4551 msgid "Expected label '%s' for %s statement at %C"
4552 msgstr "switch Ê¸¤ÎÃæ¤Ç¥é¥Ù¥ë `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
4554 #: fortran/decl.c:3241
4555 #, no-c-format
4556 msgid "Missing array specification at %L in DIMENSION statement"
4557 msgstr ""
4559 #: fortran/decl.c:3250
4560 #, no-c-format
4561 msgid "Array specification must be deferred at %L"
4562 msgstr ""
4564 #: fortran/decl.c:3327
4565 #, no-c-format
4566 msgid "Unexpected character in variable list at %C"
4567 msgstr ""
4569 #: fortran/decl.c:3364
4570 #, no-c-format
4571 msgid "Expected '(' at %C"
4572 msgstr ""
4574 #: fortran/decl.c:3378 fortran/decl.c:3419
4575 #, no-c-format
4576 msgid "Expected variable name at %C"
4577 msgstr ""
4579 #: fortran/decl.c:3394
4580 #, fuzzy, no-c-format
4581 msgid "Cray pointer at %C must be an integer."
4582 msgstr "½Ò¸ì¤Ï¼±Ê̻ҤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
4584 #: fortran/decl.c:3398
4585 #, no-c-format
4586 msgid "Cray pointer at %C has %d bytes of precision; memory addresses require %d bytes."
4587 msgstr ""
4589 #: fortran/decl.c:3405
4590 #, no-c-format
4591 msgid "Expected \",\" at %C"
4592 msgstr ""
4594 #: fortran/decl.c:3468
4595 #, no-c-format
4596 msgid "Expected \")\" at %C"
4597 msgstr ""
4599 #: fortran/decl.c:3480
4600 #, no-c-format
4601 msgid "Expected \",\" or end of statement at %C"
4602 msgstr ""
4604 #: fortran/decl.c:3545
4605 #, no-c-format
4606 msgid "Cray pointer declaration at %C requires -fcray-pointer flag."
4607 msgstr ""
4609 #: fortran/decl.c:3643
4610 #, no-c-format
4611 msgid "Access specification of the %s operator at %C has already been specified"
4612 msgstr ""
4614 #: fortran/decl.c:3661
4615 #, no-c-format
4616 msgid "Access specification of the .%s. operator at %C has already been specified"
4617 msgstr ""
4619 #: fortran/decl.c:3748
4620 #, no-c-format
4621 msgid "Expected variable name at %C in PARAMETER statement"
4622 msgstr ""
4624 #: fortran/decl.c:3755
4625 #, no-c-format
4626 msgid "Expected = sign in PARAMETER statement at %C"
4627 msgstr ""
4629 #: fortran/decl.c:3761
4630 #, no-c-format
4631 msgid "Expected expression at %C in PARAMETER statement"
4632 msgstr ""
4634 #: fortran/decl.c:3819
4635 #, no-c-format
4636 msgid "Unexpected characters in PARAMETER statement at %C"
4637 msgstr ""
4639 #: fortran/decl.c:3844
4640 #, no-c-format
4641 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
4642 msgstr ""
4644 #: fortran/decl.c:3857
4645 #, no-c-format
4646 msgid "SAVE statement at %C follows blanket SAVE statement"
4647 msgstr ""
4649 #: fortran/decl.c:3903
4650 #, no-c-format
4651 msgid "Syntax error in SAVE statement at %C"
4652 msgstr ""
4654 #: fortran/decl.c:3924
4655 #, no-c-format
4656 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
4657 msgstr ""
4659 #: fortran/decl.c:3986
4660 #, no-c-format
4661 msgid "Derived type at %C can only be PRIVATE within a MODULE"
4662 msgstr ""
4664 #: fortran/decl.c:3999
4665 #, no-c-format
4666 msgid "Derived type at %C can only be PUBLIC within a MODULE"
4667 msgstr ""
4669 #: fortran/decl.c:4010
4670 #, no-c-format
4671 msgid "Expected :: in TYPE definition at %C"
4672 msgstr ""
4674 #: fortran/decl.c:4027
4675 #, no-c-format
4676 msgid "Type name '%s' at %C cannot be the same as an intrinsic type"
4677 msgstr ""
4679 #: fortran/decl.c:4037
4680 #, no-c-format
4681 msgid "Derived type name '%s' at %C already has a basic type of %s"
4682 msgstr ""
4684 #: fortran/decl.c:4054
4685 #, no-c-format
4686 msgid "Derived type definition of '%s' at %C has already been defined"
4687 msgstr ""
4689 #: fortran/decl.c:4088
4690 #, no-c-format
4691 msgid "Cray Pointee at %C cannot be assumed shape array"
4692 msgstr ""
4694 #: fortran/decl.c:4109
4695 #, no-c-format
4696 msgid "New in Fortran 2003: ENUM and ENUMERATOR at %C"
4697 msgstr ""
4699 #: fortran/decl.c:4181
4700 #, no-c-format
4701 msgid "ENUMERATOR %L not initialized with integer expression"
4702 msgstr ""
4704 #: fortran/decl.c:4230
4705 #, fuzzy, no-c-format
4706 msgid "ENUM definition statement expected before %C"
4707 msgstr "`*' ¤ÎÁ°¤Ë·¿¤Î̾Á°¤¬¤¢¤ë¤Ù¤­¤Ç¤¹"
4709 #: fortran/decl.c:4263
4710 #, no-c-format
4711 msgid "Syntax error in ENUMERATOR definition at %C"
4712 msgstr ""
4714 #: fortran/dump-parse-tree.c:48
4715 #, c-format
4716 msgid "%-5d "
4717 msgstr ""
4719 #: fortran/dump-parse-tree.c:50
4720 #, c-format
4721 msgid "      "
4722 msgstr ""
4724 #: fortran/dump-parse-tree.c:74 fortran/dump-parse-tree.c:604
4725 #, fuzzy, c-format
4726 msgid "(%s "
4727 msgstr "%s "
4729 #: fortran/dump-parse-tree.c:87 fortran/dump-parse-tree.c:1048
4730 #: fortran/dump-parse-tree.c:1091 fortran/dump-parse-tree.c:1101
4731 #, c-format
4732 msgid "%d"
4733 msgstr ""
4735 #: fortran/dump-parse-tree.c:91 fortran/dump-parse-tree.c:118
4736 #: fortran/dump-parse-tree.c:161 fortran/dump-parse-tree.c:408
4737 #: fortran/dump-parse-tree.c:503 fortran/dump-parse-tree.c:591
4738 #: fortran/dump-parse-tree.c:612
4739 #, c-format
4740 msgid ")"
4741 msgstr ""
4743 #: fortran/dump-parse-tree.c:101 fortran/dump-parse-tree.c:426
4744 #, c-format
4745 msgid "("
4746 msgstr ""
4748 #: fortran/dump-parse-tree.c:107
4749 #, fuzzy, c-format
4750 msgid "%s = "
4751 msgstr "%s "
4753 #: fortran/dump-parse-tree.c:111
4754 #, c-format
4755 msgid "(arg not-present)"
4756 msgstr ""
4758 #: fortran/dump-parse-tree.c:115 fortran/dump-parse-tree.c:402
4759 #: fortran/dump-parse-tree.c:499
4760 #, c-format
4761 msgid " "
4762 msgstr ""
4764 #: fortran/dump-parse-tree.c:132 fortran/dump-parse-tree.c:307
4765 #, c-format
4766 msgid "()"
4767 msgstr ""
4769 #: fortran/dump-parse-tree.c:136
4770 #, c-format
4771 msgid "(%d"
4772 msgstr ""
4774 #: fortran/dump-parse-tree.c:150
4775 #, fuzzy, c-format
4776 msgid " %s "
4777 msgstr "%s "
4779 #: fortran/dump-parse-tree.c:177
4780 #, c-format
4781 msgid "FULL"
4782 msgstr ""
4784 #: fortran/dump-parse-tree.c:208 fortran/dump-parse-tree.c:217
4785 #: fortran/dump-parse-tree.c:292
4786 #, c-format
4787 msgid " , "
4788 msgstr ""
4790 #: fortran/dump-parse-tree.c:222
4791 #, c-format
4792 msgid "UNKNOWN"
4793 msgstr ""
4795 #: fortran/dump-parse-tree.c:247
4796 #, fuzzy, c-format
4797 msgid " %% %s"
4798 msgstr "%s: %s"
4800 #: fortran/dump-parse-tree.c:319 fortran/dump-parse-tree.c:386
4801 #, c-format
4802 msgid "''"
4803 msgstr ""
4805 #: fortran/dump-parse-tree.c:321
4806 #, c-format
4807 msgid "%c"
4808 msgstr ""
4810 #: fortran/dump-parse-tree.c:328
4811 #, fuzzy, c-format
4812 msgid "%s("
4813 msgstr "%s"
4815 #: fortran/dump-parse-tree.c:334
4816 #, c-format
4817 msgid "(/ "
4818 msgstr ""
4820 #: fortran/dump-parse-tree.c:336
4821 #, c-format
4822 msgid " /)"
4823 msgstr ""
4825 #: fortran/dump-parse-tree.c:342
4826 #, c-format
4827 msgid "NULL()"
4828 msgstr ""
4830 #: fortran/dump-parse-tree.c:348
4831 #, c-format
4832 msgid "%dH"
4833 msgstr ""
4835 #: fortran/dump-parse-tree.c:362 fortran/dump-parse-tree.c:375
4836 #: fortran/dump-parse-tree.c:400 fortran/dump-parse-tree.c:406
4837 #, c-format
4838 msgid "_%d"
4839 msgstr ""
4841 #: fortran/dump-parse-tree.c:367
4842 #, c-format
4843 msgid ".true."
4844 msgstr ""
4846 #: fortran/dump-parse-tree.c:369
4847 #, fuzzy, c-format
4848 msgid ".false."
4849 msgstr "fclose"
4851 #: fortran/dump-parse-tree.c:396
4852 #, c-format
4853 msgid "(complex "
4854 msgstr ""
4856 #: fortran/dump-parse-tree.c:412
4857 #, c-format
4858 msgid "???"
4859 msgstr ""
4861 #: fortran/dump-parse-tree.c:420 fortran/dump-parse-tree.c:708
4862 #, fuzzy, c-format
4863 msgid "%s:"
4864 msgstr "%s"
4866 #: fortran/dump-parse-tree.c:430
4867 #, c-format
4868 msgid "U+ "
4869 msgstr ""
4871 #: fortran/dump-parse-tree.c:433
4872 #, c-format
4873 msgid "U- "
4874 msgstr ""
4876 #: fortran/dump-parse-tree.c:436
4877 #, c-format
4878 msgid "+ "
4879 msgstr ""
4881 #: fortran/dump-parse-tree.c:439
4882 #, c-format
4883 msgid "- "
4884 msgstr ""
4886 #: fortran/dump-parse-tree.c:442
4887 #, c-format
4888 msgid "* "
4889 msgstr ""
4891 #: fortran/dump-parse-tree.c:445
4892 #, c-format
4893 msgid "/ "
4894 msgstr ""
4896 #: fortran/dump-parse-tree.c:448
4897 #, c-format
4898 msgid "** "
4899 msgstr ""
4901 #: fortran/dump-parse-tree.c:451
4902 #, c-format
4903 msgid "// "
4904 msgstr ""
4906 #: fortran/dump-parse-tree.c:454
4907 #, c-format
4908 msgid "AND "
4909 msgstr ""
4911 #: fortran/dump-parse-tree.c:457
4912 #, c-format
4913 msgid "OR "
4914 msgstr ""
4916 #: fortran/dump-parse-tree.c:460
4917 #, c-format
4918 msgid "EQV "
4919 msgstr ""
4921 #: fortran/dump-parse-tree.c:463
4922 #, c-format
4923 msgid "NEQV "
4924 msgstr ""
4926 #: fortran/dump-parse-tree.c:466
4927 #, c-format
4928 msgid "= "
4929 msgstr ""
4931 #: fortran/dump-parse-tree.c:469
4932 #, c-format
4933 msgid "<> "
4934 msgstr ""
4936 #: fortran/dump-parse-tree.c:472
4937 #, c-format
4938 msgid "> "
4939 msgstr ""
4941 #: fortran/dump-parse-tree.c:475
4942 #, c-format
4943 msgid ">= "
4944 msgstr ""
4946 #: fortran/dump-parse-tree.c:478
4947 #, c-format
4948 msgid "< "
4949 msgstr ""
4951 #: fortran/dump-parse-tree.c:481
4952 #, c-format
4953 msgid "<= "
4954 msgstr ""
4956 #: fortran/dump-parse-tree.c:484
4957 #, c-format
4958 msgid "NOT "
4959 msgstr ""
4961 #: fortran/dump-parse-tree.c:487
4962 #, fuzzy, c-format
4963 msgid "parens"
4964 msgstr "open %s"
4966 #: fortran/dump-parse-tree.c:509
4967 #, fuzzy, c-format
4968 msgid "%s["
4969 msgstr "%s"
4971 #: fortran/dump-parse-tree.c:515
4972 #, fuzzy, c-format
4973 msgid "%s[["
4974 msgstr "%s"
4976 #: fortran/dump-parse-tree.c:536
4977 #, fuzzy, c-format
4978 msgid "(%s %s %s %s"
4979 msgstr "%s¤¬%s¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
4981 #: fortran/dump-parse-tree.c:542
4982 #, c-format
4983 msgid " ALLOCATABLE"
4984 msgstr ""
4986 #: fortran/dump-parse-tree.c:544 fortran/dump-parse-tree.c:609
4987 #, c-format
4988 msgid " DIMENSION"
4989 msgstr ""
4991 #: fortran/dump-parse-tree.c:546
4992 #, c-format
4993 msgid " EXTERNAL"
4994 msgstr ""
4996 #: fortran/dump-parse-tree.c:548
4997 #, c-format
4998 msgid " INTRINSIC"
4999 msgstr ""
5001 #: fortran/dump-parse-tree.c:550
5002 #, c-format
5003 msgid " OPTIONAL"
5004 msgstr ""
5006 #: fortran/dump-parse-tree.c:552 fortran/dump-parse-tree.c:607
5007 #, c-format
5008 msgid " POINTER"
5009 msgstr ""
5011 #: fortran/dump-parse-tree.c:554
5012 #, c-format
5013 msgid " SAVE"
5014 msgstr ""
5016 #: fortran/dump-parse-tree.c:556
5017 #, c-format
5018 msgid " THREADPRIVATE"
5019 msgstr ""
5021 #: fortran/dump-parse-tree.c:558
5022 #, c-format
5023 msgid " TARGET"
5024 msgstr ""
5026 #: fortran/dump-parse-tree.c:560
5027 #, c-format
5028 msgid " DUMMY"
5029 msgstr ""
5031 #: fortran/dump-parse-tree.c:562
5032 #, c-format
5033 msgid " RESULT"
5034 msgstr ""
5036 #: fortran/dump-parse-tree.c:564
5037 #, c-format
5038 msgid " ENTRY"
5039 msgstr ""
5041 #: fortran/dump-parse-tree.c:567
5042 #, c-format
5043 msgid " DATA"
5044 msgstr ""
5046 #: fortran/dump-parse-tree.c:569
5047 #, c-format
5048 msgid " USE-ASSOC"
5049 msgstr ""
5051 #: fortran/dump-parse-tree.c:571
5052 #, c-format
5053 msgid " IN-NAMELIST"
5054 msgstr ""
5056 #: fortran/dump-parse-tree.c:573
5057 #, c-format
5058 msgid " IN-COMMON"
5059 msgstr ""
5061 #: fortran/dump-parse-tree.c:576
5062 #, fuzzy, c-format
5063 msgid " FUNCTION"
5064 msgstr "FUNCTION_EPILOGUE ¤ò»ÈÍѤ¹¤ë"
5066 #: fortran/dump-parse-tree.c:578
5067 #, c-format
5068 msgid " SUBROUTINE"
5069 msgstr ""
5071 #: fortran/dump-parse-tree.c:580
5072 #, c-format
5073 msgid " IMPLICIT-TYPE"
5074 msgstr ""
5076 #: fortran/dump-parse-tree.c:583
5077 #, c-format
5078 msgid " SEQUENCE"
5079 msgstr ""
5081 #: fortran/dump-parse-tree.c:585
5082 #, c-format
5083 msgid " ELEMENTAL"
5084 msgstr ""
5086 #: fortran/dump-parse-tree.c:587
5087 #, c-format
5088 msgid " PURE"
5089 msgstr ""
5091 #: fortran/dump-parse-tree.c:589
5092 #, c-format
5093 msgid " RECURSIVE"
5094 msgstr ""
5096 #: fortran/dump-parse-tree.c:635
5097 #, c-format
5098 msgid "symbol %s "
5099 msgstr ""
5101 #: fortran/dump-parse-tree.c:642
5102 #, c-format
5103 msgid "value: "
5104 msgstr ""
5106 #: fortran/dump-parse-tree.c:649
5107 #, c-format
5108 msgid "Array spec:"
5109 msgstr ""
5111 #: fortran/dump-parse-tree.c:656
5112 #, fuzzy, c-format
5113 msgid "Generic interfaces:"
5114 msgstr "Cygwin ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
5116 #: fortran/dump-parse-tree.c:658 fortran/dump-parse-tree.c:682
5117 #: fortran/dump-parse-tree.c:711 fortran/dump-parse-tree.c:1254
5118 #: fortran/dump-parse-tree.c:1260 fortran/dump-parse-tree.c:1762
5119 #, c-format
5120 msgid " %s"
5121 msgstr " %s"
5123 #: fortran/dump-parse-tree.c:664
5124 #, fuzzy, c-format
5125 msgid "result: %s"
5126 msgstr "%s: %s"
5128 #: fortran/dump-parse-tree.c:670
5129 #, c-format
5130 msgid "components: "
5131 msgstr ""
5133 #: fortran/dump-parse-tree.c:677
5134 #, c-format
5135 msgid "Formal arglist:"
5136 msgstr ""
5138 #: fortran/dump-parse-tree.c:684
5139 #, c-format
5140 msgid " [Alt Return]"
5141 msgstr ""
5143 #: fortran/dump-parse-tree.c:691
5144 #, fuzzy, c-format
5145 msgid "Formal namespace"
5146 msgstr "ÉÔÌÀ¤Ê #pragma namespace %s ¤Ç¤¹"
5148 #: fortran/dump-parse-tree.c:749
5149 #, c-format
5150 msgid "common: /%s/ "
5151 msgstr ""
5153 #: fortran/dump-parse-tree.c:757 fortran/dump-parse-tree.c:1698
5154 #, c-format
5155 msgid ", "
5156 msgstr ""
5158 #: fortran/dump-parse-tree.c:770
5159 #, c-format
5160 msgid "symtree: %s  Ambig %d"
5161 msgstr ""
5163 #: fortran/dump-parse-tree.c:773
5164 #, fuzzy, c-format
5165 msgid " from namespace %s"
5166 msgstr "ÉÔÌÀ¤Ê #pragma namespace %s ¤Ç¤¹"
5168 #: fortran/dump-parse-tree.c:800
5169 #, fuzzy, c-format
5170 msgid "%s,"
5171 msgstr "%s"
5173 #: fortran/dump-parse-tree.c:832
5174 #, c-format
5175 msgid "!$OMP %s"
5176 msgstr ""
5178 #: fortran/dump-parse-tree.c:847 fortran/dump-parse-tree.c:990
5179 #, fuzzy, c-format
5180 msgid " (%s)"
5181 msgstr " %s"
5183 #: fortran/dump-parse-tree.c:852
5184 #, c-format
5185 msgid " ("
5186 msgstr ""
5188 #: fortran/dump-parse-tree.c:868
5189 #, c-format
5190 msgid " IF("
5191 msgstr ""
5193 #: fortran/dump-parse-tree.c:874
5194 #, c-format
5195 msgid " NUM_THREADS("
5196 msgstr ""
5198 #: fortran/dump-parse-tree.c:890
5199 #, c-format
5200 msgid " SCHEDULE (%s"
5201 msgstr ""
5203 #: fortran/dump-parse-tree.c:910
5204 #, c-format
5205 msgid " DEFAULT(%s)"
5206 msgstr ""
5208 #: fortran/dump-parse-tree.c:913
5209 #, c-format
5210 msgid " ORDERED"
5211 msgstr ""
5213 #: fortran/dump-parse-tree.c:938
5214 #, c-format
5215 msgid " REDUCTION(%s:"
5216 msgstr ""
5218 #: fortran/dump-parse-tree.c:952
5219 #, fuzzy, c-format
5220 msgid " %s("
5221 msgstr " %s"
5223 #: fortran/dump-parse-tree.c:968
5224 #, c-format
5225 msgid "!$OMP SECTION\n"
5226 msgstr ""
5228 #: fortran/dump-parse-tree.c:977
5229 #, c-format
5230 msgid "!$OMP END %s"
5231 msgstr ""
5233 #: fortran/dump-parse-tree.c:982
5234 #, c-format
5235 msgid " COPYPRIVATE("
5236 msgstr ""
5238 #: fortran/dump-parse-tree.c:987
5239 #, c-format
5240 msgid " NOWAIT"
5241 msgstr ""
5243 #: fortran/dump-parse-tree.c:1013
5244 #, c-format
5245 msgid "NOP"
5246 msgstr ""
5248 #: fortran/dump-parse-tree.c:1017
5249 #, c-format
5250 msgid "CONTINUE"
5251 msgstr ""
5253 #: fortran/dump-parse-tree.c:1021
5254 #, c-format
5255 msgid "ENTRY %s"
5256 msgstr ""
5258 #: fortran/dump-parse-tree.c:1026
5259 #, c-format
5260 msgid "ASSIGN "
5261 msgstr ""
5263 #: fortran/dump-parse-tree.c:1033
5264 #, c-format
5265 msgid "LABEL ASSIGN "
5266 msgstr ""
5268 #: fortran/dump-parse-tree.c:1035
5269 #, fuzzy, c-format
5270 msgid " %d"
5271 msgstr " %s"
5273 #: fortran/dump-parse-tree.c:1039
5274 #, c-format
5275 msgid "POINTER ASSIGN "
5276 msgstr ""
5278 #: fortran/dump-parse-tree.c:1046
5279 #, c-format
5280 msgid "GOTO "
5281 msgstr ""
5283 #: fortran/dump-parse-tree.c:1055
5284 #, c-format
5285 msgid ", ("
5286 msgstr ""
5288 #: fortran/dump-parse-tree.c:1070 fortran/dump-parse-tree.c:1072
5289 #, c-format
5290 msgid "CALL %s "
5291 msgstr ""
5293 #: fortran/dump-parse-tree.c:1074
5294 #, c-format
5295 msgid "CALL ?? "
5296 msgstr ""
5298 #: fortran/dump-parse-tree.c:1080
5299 #, c-format
5300 msgid "RETURN "
5301 msgstr ""
5303 #: fortran/dump-parse-tree.c:1086
5304 #, c-format
5305 msgid "PAUSE "
5306 msgstr ""
5308 #: fortran/dump-parse-tree.c:1096
5309 #, c-format
5310 msgid "STOP "
5311 msgstr ""
5313 #: fortran/dump-parse-tree.c:1106 fortran/dump-parse-tree.c:1114
5314 #, c-format
5315 msgid "IF "
5316 msgstr ""
5318 #: fortran/dump-parse-tree.c:1108
5319 #, c-format
5320 msgid " %d, %d, %d"
5321 msgstr ""
5323 #: fortran/dump-parse-tree.c:1125
5324 #, c-format
5325 msgid "ELSE\n"
5326 msgstr ""
5328 #: fortran/dump-parse-tree.c:1128
5329 #, c-format
5330 msgid "ELSE IF "
5331 msgstr ""
5333 #: fortran/dump-parse-tree.c:1138
5334 #, c-format
5335 msgid "ENDIF"
5336 msgstr ""
5338 #: fortran/dump-parse-tree.c:1143
5339 #, c-format
5340 msgid "SELECT CASE "
5341 msgstr ""
5343 #: fortran/dump-parse-tree.c:1151
5344 #, c-format
5345 msgid "CASE "
5346 msgstr ""
5348 #: fortran/dump-parse-tree.c:1167
5349 #, c-format
5350 msgid "END SELECT"
5351 msgstr ""
5353 #: fortran/dump-parse-tree.c:1171
5354 #, c-format
5355 msgid "WHERE "
5356 msgstr ""
5358 #: fortran/dump-parse-tree.c:1182
5359 #, c-format
5360 msgid "ELSE WHERE "
5361 msgstr ""
5363 #: fortran/dump-parse-tree.c:1189
5364 #, c-format
5365 msgid "END WHERE"
5366 msgstr ""
5368 #: fortran/dump-parse-tree.c:1194
5369 #, c-format
5370 msgid "FORALL "
5371 msgstr ""
5373 #: fortran/dump-parse-tree.c:1219
5374 #, c-format
5375 msgid "END FORALL"
5376 msgstr ""
5378 #: fortran/dump-parse-tree.c:1223
5379 #, c-format
5380 msgid "DO "
5381 msgstr ""
5383 #: fortran/dump-parse-tree.c:1237 fortran/dump-parse-tree.c:1248
5384 #, c-format
5385 msgid "END DO"
5386 msgstr ""
5388 #: fortran/dump-parse-tree.c:1241
5389 #, c-format
5390 msgid "DO WHILE "
5391 msgstr ""
5393 #: fortran/dump-parse-tree.c:1252
5394 #, c-format
5395 msgid "CYCLE"
5396 msgstr ""
5398 #: fortran/dump-parse-tree.c:1258
5399 #, c-format
5400 msgid "EXIT"
5401 msgstr ""
5403 #: fortran/dump-parse-tree.c:1264
5404 #, c-format
5405 msgid "ALLOCATE "
5406 msgstr ""
5408 #: fortran/dump-parse-tree.c:1267 fortran/dump-parse-tree.c:1283
5409 #, c-format
5410 msgid " STAT="
5411 msgstr ""
5413 #: fortran/dump-parse-tree.c:1280
5414 #, c-format
5415 msgid "DEALLOCATE "
5416 msgstr ""
5418 #: fortran/dump-parse-tree.c:1296
5419 #, c-format
5420 msgid "OPEN"
5421 msgstr ""
5423 #: fortran/dump-parse-tree.c:1301 fortran/dump-parse-tree.c:1380
5424 #: fortran/dump-parse-tree.c:1422 fortran/dump-parse-tree.c:1445
5425 #: fortran/dump-parse-tree.c:1597
5426 #, c-format
5427 msgid " UNIT="
5428 msgstr ""
5430 #: fortran/dump-parse-tree.c:1306 fortran/dump-parse-tree.c:1385
5431 #: fortran/dump-parse-tree.c:1427 fortran/dump-parse-tree.c:1456
5432 #: fortran/dump-parse-tree.c:1614
5433 #, c-format
5434 msgid " IOMSG="
5435 msgstr ""
5437 #: fortran/dump-parse-tree.c:1311 fortran/dump-parse-tree.c:1390
5438 #: fortran/dump-parse-tree.c:1432 fortran/dump-parse-tree.c:1461
5439 #: fortran/dump-parse-tree.c:1619
5440 #, c-format
5441 msgid " IOSTAT="
5442 msgstr ""
5444 #: fortran/dump-parse-tree.c:1316 fortran/dump-parse-tree.c:1450
5445 #, c-format
5446 msgid " FILE="
5447 msgstr ""
5449 #: fortran/dump-parse-tree.c:1321 fortran/dump-parse-tree.c:1395
5450 #, c-format
5451 msgid " STATUS="
5452 msgstr ""
5454 #: fortran/dump-parse-tree.c:1326 fortran/dump-parse-tree.c:1491
5455 #, c-format
5456 msgid " ACCESS="
5457 msgstr ""
5459 #: fortran/dump-parse-tree.c:1331 fortran/dump-parse-tree.c:1507
5460 #, c-format
5461 msgid " FORM="
5462 msgstr ""
5464 #: fortran/dump-parse-tree.c:1336 fortran/dump-parse-tree.c:1522
5465 #, c-format
5466 msgid " RECL="
5467 msgstr ""
5469 #: fortran/dump-parse-tree.c:1341 fortran/dump-parse-tree.c:1532
5470 #, c-format
5471 msgid " BLANK="
5472 msgstr ""
5474 #: fortran/dump-parse-tree.c:1346 fortran/dump-parse-tree.c:1537
5475 #, c-format
5476 msgid " POSITION="
5477 msgstr ""
5479 #: fortran/dump-parse-tree.c:1351 fortran/dump-parse-tree.c:1542
5480 #, c-format
5481 msgid " ACTION="
5482 msgstr ""
5484 #: fortran/dump-parse-tree.c:1356 fortran/dump-parse-tree.c:1562
5485 #, c-format
5486 msgid " DELIM="
5487 msgstr ""
5489 #: fortran/dump-parse-tree.c:1361 fortran/dump-parse-tree.c:1567
5490 #, c-format
5491 msgid " PAD="
5492 msgstr ""
5494 #: fortran/dump-parse-tree.c:1366 fortran/dump-parse-tree.c:1572
5495 #, c-format
5496 msgid " CONVERT="
5497 msgstr ""
5499 #: fortran/dump-parse-tree.c:1370 fortran/dump-parse-tree.c:1399
5500 #: fortran/dump-parse-tree.c:1436 fortran/dump-parse-tree.c:1577
5501 #: fortran/dump-parse-tree.c:1654
5502 #, c-format
5503 msgid " ERR=%d"
5504 msgstr ""
5506 #: fortran/dump-parse-tree.c:1375
5507 #, c-format
5508 msgid "CLOSE"
5509 msgstr ""
5511 #: fortran/dump-parse-tree.c:1403
5512 #, c-format
5513 msgid "BACKSPACE"
5514 msgstr ""
5516 #: fortran/dump-parse-tree.c:1407
5517 #, c-format
5518 msgid "ENDFILE"
5519 msgstr ""
5521 #: fortran/dump-parse-tree.c:1411
5522 #, c-format
5523 msgid "REWIND"
5524 msgstr ""
5526 #: fortran/dump-parse-tree.c:1415
5527 #, c-format
5528 msgid "FLUSH"
5529 msgstr ""
5531 #: fortran/dump-parse-tree.c:1440
5532 #, c-format
5533 msgid "INQUIRE"
5534 msgstr ""
5536 #: fortran/dump-parse-tree.c:1466
5537 #, c-format
5538 msgid " EXIST="
5539 msgstr ""
5541 #: fortran/dump-parse-tree.c:1471
5542 #, c-format
5543 msgid " OPENED="
5544 msgstr ""
5546 #: fortran/dump-parse-tree.c:1476
5547 #, c-format
5548 msgid " NUMBER="
5549 msgstr ""
5551 #: fortran/dump-parse-tree.c:1481
5552 #, c-format
5553 msgid " NAMED="
5554 msgstr ""
5556 #: fortran/dump-parse-tree.c:1486
5557 #, c-format
5558 msgid " NAME="
5559 msgstr ""
5561 #: fortran/dump-parse-tree.c:1496
5562 #, c-format
5563 msgid " SEQUENTIAL="
5564 msgstr ""
5566 #: fortran/dump-parse-tree.c:1502
5567 #, c-format
5568 msgid " DIRECT="
5569 msgstr ""
5571 #: fortran/dump-parse-tree.c:1512
5572 #, c-format
5573 msgid " FORMATTED"
5574 msgstr ""
5576 #: fortran/dump-parse-tree.c:1517
5577 #, c-format
5578 msgid " UNFORMATTED="
5579 msgstr ""
5581 #: fortran/dump-parse-tree.c:1527
5582 #, c-format
5583 msgid " NEXTREC="
5584 msgstr ""
5586 #: fortran/dump-parse-tree.c:1547
5587 #, c-format
5588 msgid " READ="
5589 msgstr ""
5591 #: fortran/dump-parse-tree.c:1552
5592 #, c-format
5593 msgid " WRITE="
5594 msgstr ""
5596 #: fortran/dump-parse-tree.c:1557
5597 #, c-format
5598 msgid " READWRITE="
5599 msgstr ""
5601 #: fortran/dump-parse-tree.c:1581
5602 #, c-format
5603 msgid "IOLENGTH "
5604 msgstr ""
5606 #: fortran/dump-parse-tree.c:1587
5607 #, c-format
5608 msgid "READ"
5609 msgstr ""
5611 #: fortran/dump-parse-tree.c:1591
5612 #, c-format
5613 msgid "WRITE"
5614 msgstr ""
5616 #: fortran/dump-parse-tree.c:1603
5617 #, c-format
5618 msgid " FMT="
5619 msgstr ""
5621 #: fortran/dump-parse-tree.c:1608
5622 #, c-format
5623 msgid " FMT=%d"
5624 msgstr ""
5626 #: fortran/dump-parse-tree.c:1610
5627 #, fuzzy, c-format
5628 msgid " NML=%s"
5629 msgstr " %s"
5631 #: fortran/dump-parse-tree.c:1624
5632 #, c-format
5633 msgid " SIZE="
5634 msgstr ""
5636 #: fortran/dump-parse-tree.c:1629
5637 #, c-format
5638 msgid " REC="
5639 msgstr ""
5641 #: fortran/dump-parse-tree.c:1634
5642 #, c-format
5643 msgid " ADVANCE="
5644 msgstr ""
5646 #: fortran/dump-parse-tree.c:1645
5647 #, c-format
5648 msgid "TRANSFER "
5649 msgstr ""
5651 #: fortran/dump-parse-tree.c:1650
5652 #, c-format
5653 msgid "DT_END"
5654 msgstr ""
5656 #: fortran/dump-parse-tree.c:1656
5657 #, c-format
5658 msgid " END=%d"
5659 msgstr ""
5661 #: fortran/dump-parse-tree.c:1658
5662 #, c-format
5663 msgid " EOR=%d"
5664 msgstr ""
5666 #: fortran/dump-parse-tree.c:1692
5667 #, c-format
5668 msgid "Equivalence: "
5669 msgstr ""
5671 #: fortran/dump-parse-tree.c:1718
5672 #, c-format
5673 msgid "Namespace:"
5674 msgstr ""
5676 #: fortran/dump-parse-tree.c:1732
5677 #, c-format
5678 msgid " %c-%c: "
5679 msgstr ""
5681 #: fortran/dump-parse-tree.c:1734
5682 #, fuzzy, c-format
5683 msgid " %c: "
5684 msgstr "%s: %s: "
5686 #: fortran/dump-parse-tree.c:1743
5687 #, c-format
5688 msgid "procedure name = %s"
5689 msgstr ""
5691 #: fortran/dump-parse-tree.c:1759
5692 #, fuzzy, c-format
5693 msgid "Operator interfaces for %s:"
5694 msgstr ""
5695 "\n"
5696 " %s ÍÑ¥ª¥×¥·¥ç¥ó:\n"
5698 #: fortran/dump-parse-tree.c:1768
5699 #, fuzzy, c-format
5700 msgid "User operators:\n"
5701 msgstr "ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤±é»»»Ò %s ¤Ç¤¹"
5703 #: fortran/dump-parse-tree.c:1784
5704 #, c-format
5705 msgid "CONTAINS\n"
5706 msgstr ""
5708 #: fortran/error.c:205
5709 #, fuzzy, no-c-format
5710 msgid "    Included at %s:%d:"
5711 msgstr "%s:%d ¤«¤é include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ëÆâ"
5713 #: fortran/error.c:316
5714 #, fuzzy, no-c-format
5715 msgid "<During initialization>\n"
5716 msgstr "½é´ü²½"
5718 #: fortran/error.c:605
5719 #, no-c-format
5720 msgid "Error count reached limit of %d."
5721 msgstr ""
5723 #: fortran/error.c:624 fortran/error.c:676 fortran/error.c:711
5724 #, fuzzy
5725 msgid "Warning:"
5726 msgstr "·Ù¹ð: "
5728 #: fortran/error.c:678 fortran/error.c:759 fortran/error.c:785
5729 msgid "Error:"
5730 msgstr ""
5732 #: fortran/error.c:809
5733 #, fuzzy
5734 msgid "Fatal Error:"
5735 msgstr "ÆâÉô¥¨¥é¡¼: "
5737 #: fortran/error.c:828
5738 #, fuzzy, no-c-format
5739 msgid "Internal Error at (1):"
5740 msgstr "ÆâÉô¥¨¥é¡¼: %s"
5742 #: fortran/expr.c:257
5743 #, c-format
5744 msgid "Constant expression required at %C"
5745 msgstr ""
5747 #: fortran/expr.c:260
5748 #, c-format
5749 msgid "Integer expression required at %C"
5750 msgstr ""
5752 #: fortran/expr.c:265
5753 #, fuzzy, c-format
5754 msgid "Integer value too large in expression at %C"
5755 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
5757 #: fortran/expr.c:936 fortran/expr.c:1093 fortran/expr.c:1144
5758 #, no-c-format
5759 msgid "index in dimension %d is out of bounds at %L"
5760 msgstr ""
5762 #: fortran/expr.c:1604
5763 #, no-c-format
5764 msgid "Numeric or CHARACTER operands are required in expression at %L"
5765 msgstr ""
5767 #: fortran/expr.c:1624
5768 #, no-c-format
5769 msgid "Exponent at %L must be INTEGER for an initialization expression"
5770 msgstr ""
5772 #: fortran/expr.c:1637
5773 #, no-c-format
5774 msgid "Concatenation operator in expression at %L must have two CHARACTER operands"
5775 msgstr ""
5777 #: fortran/expr.c:1644
5778 #, no-c-format
5779 msgid "Concat operator at %L must concatenate strings of the same kind"
5780 msgstr ""
5782 #: fortran/expr.c:1654
5783 #, no-c-format
5784 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
5785 msgstr ""
5787 #: fortran/expr.c:1670
5788 #, no-c-format
5789 msgid "LOGICAL operands are required in expression at %L"
5790 msgstr ""
5792 #: fortran/expr.c:1681
5793 #, no-c-format
5794 msgid "Only intrinsic operators can be used in expression at %L"
5795 msgstr ""
5797 #: fortran/expr.c:1689
5798 #, no-c-format
5799 msgid "Numeric operands are required in expression at %L"
5800 msgstr ""
5802 #: fortran/expr.c:1753
5803 #, no-c-format
5804 msgid "assumed character length variable '%s' in constant expression at %L"
5805 msgstr ""
5807 #: fortran/expr.c:1806
5808 #, no-c-format
5809 msgid "Function '%s' in initialization expression at %L must be an intrinsic function"
5810 msgstr ""
5812 #: fortran/expr.c:1831
5813 #, no-c-format
5814 msgid "Parameter '%s' at %L has not been declared or is a variable, which does not reduce to a constant expression"
5815 msgstr ""
5817 #: fortran/expr.c:1917
5818 #, no-c-format
5819 msgid "Initialization expression didn't reduce %C"
5820 msgstr ""
5822 #: fortran/expr.c:1961
5823 #, fuzzy, no-c-format
5824 msgid "Specification function '%s' at %L cannot be a statement function"
5825 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
5827 #: fortran/expr.c:1968
5828 #, fuzzy, no-c-format
5829 msgid "Specification function '%s' at %L cannot be an internal function"
5830 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
5832 #: fortran/expr.c:1975
5833 #, no-c-format
5834 msgid "Specification function '%s' at %L must be PURE"
5835 msgstr ""
5837 #: fortran/expr.c:1982
5838 #, no-c-format
5839 msgid "Specification function '%s' at %L cannot be RECURSIVE"
5840 msgstr ""
5842 #: fortran/expr.c:2039
5843 #, no-c-format
5844 msgid "Dummy argument '%s' at %L cannot be OPTIONAL"
5845 msgstr ""
5847 #: fortran/expr.c:2046
5848 #, no-c-format
5849 msgid "Dummy argument '%s' at %L cannot be INTENT(OUT)"
5850 msgstr ""
5852 #: fortran/expr.c:2067
5853 #, no-c-format
5854 msgid "Variable '%s' cannot appear in the expression at %L"
5855 msgstr ""
5857 #: fortran/expr.c:2115
5858 #, no-c-format
5859 msgid "Expression at %L must be of INTEGER type"
5860 msgstr ""
5862 #: fortran/expr.c:2121
5863 #, no-c-format
5864 msgid "Expression at %L must be scalar"
5865 msgstr ""
5867 #: fortran/expr.c:2149
5868 #, fuzzy, no-c-format
5869 msgid "Incompatible ranks in %s at %L"
5870 msgstr "%s ¤Ë¸ß´¹À­¤Î¤Ê¤¤·¿"
5872 #: fortran/expr.c:2163
5873 #, no-c-format
5874 msgid "different shape for %s at %L on dimension %d (%d/%d)"
5875 msgstr ""
5877 #: fortran/expr.c:2196
5878 #, no-c-format
5879 msgid "Can't assign to INTENT(IN) variable '%s' at %L"
5880 msgstr ""
5882 #: fortran/expr.c:2240
5883 #, no-c-format
5884 msgid "'%s' at %L is not a VALUE"
5885 msgstr ""
5887 #: fortran/expr.c:2247
5888 #, no-c-format
5889 msgid "Incompatible ranks %d and %d in assignment at %L"
5890 msgstr ""
5892 #: fortran/expr.c:2254
5893 #, no-c-format
5894 msgid "Variable type is UNKNOWN in assignment at %L"
5895 msgstr ""
5897 #: fortran/expr.c:2261
5898 #, no-c-format
5899 msgid "NULL appears on right-hand side in assignment at %L"
5900 msgstr ""
5902 #: fortran/expr.c:2271
5903 #, no-c-format
5904 msgid "Vector assignment to assumed-size Cray Pointee at %L is illegal."
5905 msgstr ""
5907 #: fortran/expr.c:2280
5908 #, no-c-format
5909 msgid "POINTER valued function appears on right-hand side of assignment at %L"
5910 msgstr ""
5912 #: fortran/expr.c:2285
5913 #, fuzzy
5914 msgid "Array assignment"
5915 msgstr "ÂåÆþ"
5917 #: fortran/expr.c:2302
5918 #, fuzzy, no-c-format
5919 msgid "Incompatible types in assignment at %L, %s to %s"
5920 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
5922 #: fortran/expr.c:2325
5923 #, no-c-format
5924 msgid "Pointer assignment target is not a POINTER at %L"
5925 msgstr ""
5927 #: fortran/expr.c:2333
5928 #, no-c-format
5929 msgid "'%s' in the pointer assignment at %L cannot be an l-value since it is a procedure"
5930 msgstr ""
5932 #: fortran/expr.c:2342
5933 #, no-c-format
5934 msgid "Pointer assignment to non-POINTER at %L"
5935 msgstr ""
5937 #: fortran/expr.c:2350
5938 #, no-c-format
5939 msgid "Bad pointer object in PURE procedure at %L"
5940 msgstr ""
5942 #: fortran/expr.c:2363
5943 #, no-c-format
5944 msgid "Different types in pointer assignment at %L"
5945 msgstr ""
5947 #: fortran/expr.c:2370
5948 #, no-c-format
5949 msgid "Different kind type parameters in pointer assignment at %L"
5950 msgstr ""
5952 #: fortran/expr.c:2377
5953 #, no-c-format
5954 msgid "Different ranks in pointer assignment at %L"
5955 msgstr ""
5957 #: fortran/expr.c:2391
5958 #, no-c-format
5959 msgid "Different character lengths in pointer assignment at %L"
5960 msgstr ""
5962 #: fortran/expr.c:2399
5963 #, no-c-format
5964 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
5965 msgstr ""
5967 #: fortran/expr.c:2406
5968 #, no-c-format
5969 msgid "Bad target in pointer assignment in PURE procedure at %L"
5970 msgstr ""
5972 #: fortran/expr.c:2412
5973 #, no-c-format
5974 msgid "Pointer assignment with vector subscript on rhs at %L"
5975 msgstr ""
5977 #: fortran/gfortranspec.c:230
5978 #, fuzzy, c-format
5979 msgid "overflowed output arg list for '%s'"
5980 msgstr "`%s' ÍѤνÐÎÏ°ú¿ô¥ê¥¹¥È¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
5982 #: fortran/gfortranspec.c:350
5983 #, c-format
5984 msgid ""
5985 "GNU Fortran comes with NO WARRANTY, to the extent permitted by law.\n"
5986 "You may redistribute copies of GNU Fortran\n"
5987 "under the terms of the GNU General Public License.\n"
5988 "For more information about these matters, see the file named COPYING\n"
5989 "\n"
5990 msgstr ""
5992 #: fortran/gfortranspec.c:372
5993 #, fuzzy, c-format
5994 msgid "argument to '%s' missing"
5995 msgstr "`%s' ¤Ø¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
5997 #: fortran/gfortranspec.c:376
5998 #, fuzzy, c-format
5999 msgid "no input files; unwilling to write output files"
6000 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó -- ÉÔËܰդʽÐÎÏ¥Õ¥¡¥¤¥ë¤Ø¤Î½ñ¤­¹þ¤ß"
6002 #: fortran/gfortranspec.c:528
6003 #, c-format
6004 msgid "Driving:"
6005 msgstr ""
6007 #: fortran/interface.c:175
6008 #, fuzzy, no-c-format
6009 msgid "Syntax error in generic specification at %C"
6010 msgstr "¥á¥½¥Ã¥É»ÅÍÍÆâ¤Ç¤Î¹½Ê¸²òÀÏ¥¨¥é¡¼"
6012 #: fortran/interface.c:204
6013 #, no-c-format
6014 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
6015 msgstr ""
6017 #: fortran/interface.c:222
6018 #, no-c-format
6019 msgid "Dummy procedure '%s' at %C cannot have a generic interface"
6020 msgstr ""
6022 #: fortran/interface.c:269
6023 #, no-c-format
6024 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
6025 msgstr ""
6027 #: fortran/interface.c:280
6028 #, no-c-format
6029 msgid "Expected a nameless interface at %C"
6030 msgstr ""
6032 #: fortran/interface.c:291
6033 #, no-c-format
6034 msgid "Expected 'END INTERFACE ASSIGNMENT (=)' at %C"
6035 msgstr ""
6037 #: fortran/interface.c:293
6038 #, no-c-format
6039 msgid "Expecting 'END INTERFACE OPERATOR (%s)' at %C"
6040 msgstr ""
6042 #: fortran/interface.c:307
6043 #, no-c-format
6044 msgid "Expecting 'END INTERFACE OPERATOR (.%s.)' at %C"
6045 msgstr ""
6047 #: fortran/interface.c:318
6048 #, no-c-format
6049 msgid "Expecting 'END INTERFACE %s' at %C"
6050 msgstr ""
6052 #: fortran/interface.c:513
6053 #, no-c-format
6054 msgid "Alternate return cannot appear in operator interface at %L"
6055 msgstr ""
6057 #: fortran/interface.c:540
6058 #, no-c-format
6059 msgid "Assignment operator interface at %L must be a SUBROUTINE"
6060 msgstr ""
6062 #: fortran/interface.c:547
6063 #, no-c-format
6064 msgid "Assignment operator interface at %L must have two arguments"
6065 msgstr ""
6067 #: fortran/interface.c:558
6068 #, no-c-format
6069 msgid "Assignment operator interface at %L must not redefine an INTRINSIC type assignment"
6070 msgstr ""
6072 #: fortran/interface.c:567
6073 #, no-c-format
6074 msgid "Intrinsic operator interface at %L must be a FUNCTION"
6075 msgstr ""
6077 #: fortran/interface.c:654
6078 #, no-c-format
6079 msgid "First argument of defined assignment at %L must be INTENT(IN) or INTENT(INOUT)"
6080 msgstr ""
6082 #: fortran/interface.c:658
6083 #, no-c-format
6084 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
6085 msgstr ""
6087 #: fortran/interface.c:664 fortran/resolve.c:7202
6088 #, no-c-format
6089 msgid "First argument of operator interface at %L must be INTENT(IN)"
6090 msgstr ""
6092 #: fortran/interface.c:668 fortran/resolve.c:7214
6093 #, no-c-format
6094 msgid "Second argument of operator interface at %L must be INTENT(IN)"
6095 msgstr ""
6097 #: fortran/interface.c:675
6098 #, no-c-format
6099 msgid "Operator interface at %L conflicts with intrinsic interface"
6100 msgstr ""
6102 #: fortran/interface.c:680
6103 #, no-c-format
6104 msgid "Operator interface at %L has the wrong number of arguments"
6105 msgstr ""
6107 #: fortran/interface.c:929
6108 #, no-c-format
6109 msgid "Procedure '%s' in %s at %L is neither function nor subroutine"
6110 msgstr ""
6112 #: fortran/interface.c:986 fortran/interface.c:992
6113 #, no-c-format
6114 msgid "Ambiguous interfaces '%s' and '%s' in %s at %L"
6115 msgstr ""
6117 #: fortran/interface.c:1028
6118 #, no-c-format
6119 msgid "MODULE PROCEDURE '%s' at %L does not come from a module"
6120 msgstr ""
6122 #: fortran/interface.c:1274
6123 #, no-c-format
6124 msgid "Keyword argument '%s' at %L is not in the procedure"
6125 msgstr ""
6127 #: fortran/interface.c:1283
6128 #, no-c-format
6129 msgid "Keyword argument '%s' at %L is already associated with another actual argument"
6130 msgstr ""
6132 #: fortran/interface.c:1293
6133 #, no-c-format
6134 msgid "More actual than formal arguments in procedure call at %L"
6135 msgstr ""
6137 #: fortran/interface.c:1306 fortran/interface.c:1418
6138 #, no-c-format
6139 msgid "Missing alternate return spec in subroutine call at %L"
6140 msgstr ""
6142 #: fortran/interface.c:1315
6143 #, no-c-format
6144 msgid "Unexpected alternate return spec in subroutine call at %L"
6145 msgstr ""
6147 #: fortran/interface.c:1330
6148 #, no-c-format
6149 msgid "Type/rank mismatch in argument '%s' at %L"
6150 msgstr ""
6152 #: fortran/interface.c:1342
6153 #, no-c-format
6154 msgid "Expected a procedure for argument '%s' at %L"
6155 msgstr ""
6157 #: fortran/interface.c:1353
6158 #, no-c-format
6159 msgid "Expected a PURE procedure for argument '%s' at %L"
6160 msgstr ""
6162 #: fortran/interface.c:1368
6163 #, no-c-format
6164 msgid "Actual argument for '%s' cannot be an assumed-size array at %L"
6165 msgstr ""
6167 #: fortran/interface.c:1377
6168 #, fuzzy, no-c-format
6169 msgid "Actual argument for '%s' must be a pointer at %L"
6170 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)"
6172 #: fortran/interface.c:1386
6173 #, no-c-format
6174 msgid "Actual argument for '%s' must be ALLOCATABLE at %L"
6175 msgstr ""
6177 #: fortran/interface.c:1397
6178 #, no-c-format
6179 msgid "Actual argument at %L must be definable to match dummy INTENT = OUT/INOUT"
6180 msgstr ""
6182 #: fortran/interface.c:1425
6183 #, fuzzy, no-c-format
6184 msgid "Missing actual argument for argument '%s' at %L"
6185 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
6187 #: fortran/interface.c:1610
6188 #, no-c-format
6189 msgid "Same actual argument associated with INTENT(%s) argument '%s' and INTENT(%s) argument '%s' at %L"
6190 msgstr ""
6192 #: fortran/interface.c:1651
6193 #, no-c-format
6194 msgid "Procedure argument at %L is INTENT(IN) while interface specifies INTENT(%s)"
6195 msgstr ""
6197 #: fortran/interface.c:1662
6198 #, no-c-format
6199 msgid "Procedure argument at %L is local to a PURE procedure and is passed to an INTENT(%s) argument"
6200 msgstr ""
6202 #: fortran/interface.c:1671
6203 #, no-c-format
6204 msgid "Procedure argument at %L is local to a PURE procedure and has the POINTER attribute"
6205 msgstr ""
6207 #: fortran/interface.c:1693
6208 #, no-c-format
6209 msgid "Procedure '%s' called with an implicit interface at %L"
6210 msgstr ""
6212 #: fortran/interface.c:1860
6213 #, no-c-format
6214 msgid "Function '%s' called in lieu of an operator at %L must be PURE"
6215 msgstr ""
6217 #: fortran/interface.c:1940
6218 #, no-c-format
6219 msgid "Entity '%s' at %C is already present in the interface"
6220 msgstr ""
6222 #: fortran/intrinsic.c:2852
6223 #, fuzzy, no-c-format
6224 msgid "Too many arguments in call to '%s' at %L"
6225 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
6227 #: fortran/intrinsic.c:2867
6228 #, no-c-format
6229 msgid "Argument list function at %L is not allowed in this context"
6230 msgstr ""
6232 #: fortran/intrinsic.c:2870
6233 #, no-c-format
6234 msgid "Can't find keyword named '%s' in call to '%s' at %L"
6235 msgstr ""
6237 #: fortran/intrinsic.c:2877
6238 #, no-c-format
6239 msgid "Argument '%s' is appears twice in call to '%s' at %L"
6240 msgstr ""
6242 #: fortran/intrinsic.c:2891
6243 #, fuzzy, no-c-format
6244 msgid "Missing actual argument '%s' in call to '%s' at %L"
6245 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
6247 #: fortran/intrinsic.c:2906
6248 #, no-c-format
6249 msgid "ALTERNATE RETURN not permitted at %L"
6250 msgstr ""
6252 #: fortran/intrinsic.c:2956
6253 #, no-c-format
6254 msgid "Type of argument '%s' in call to '%s' at %L should be %s, not %s"
6255 msgstr ""
6257 #: fortran/intrinsic.c:3260
6258 #, no-c-format
6259 msgid "Ranks of arguments to elemental intrinsic '%s' differ at %L"
6260 msgstr ""
6262 #: fortran/intrinsic.c:3306
6263 #, no-c-format
6264 msgid "Intrinsic '%s' at %L is not included in the selected standard"
6265 msgstr ""
6267 #: fortran/intrinsic.c:3408
6268 #, no-c-format
6269 msgid "Extension: Evaluation of nonstandard initialization expression at %L"
6270 msgstr ""
6272 #: fortran/intrinsic.c:3468
6273 #, no-c-format
6274 msgid "Subroutine call to intrinsic '%s' at %L is not PURE"
6275 msgstr ""
6277 #: fortran/intrinsic.c:3543
6278 #, no-c-format
6279 msgid "Extension: Conversion from %s to %s at %L"
6280 msgstr ""
6282 #: fortran/intrinsic.c:3546
6283 #, fuzzy, no-c-format
6284 msgid "Conversion from %s to %s at %L"
6285 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
6287 #: fortran/intrinsic.c:3594
6288 #, fuzzy, no-c-format
6289 msgid "Can't convert %s to %s at %L"
6290 msgstr "Ãͤò¥Ù¥¯¥È¥ë¤Ë¤ÏÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
6292 #: fortran/io.c:179 fortran/primary.c:770
6293 #, no-c-format
6294 msgid "Extension: backslash character at %C"
6295 msgstr ""
6297 #: fortran/io.c:457
6298 msgid "Positive width required"
6299 msgstr ""
6301 #: fortran/io.c:458
6302 #, fuzzy
6303 msgid "Nonnegative width required"
6304 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬Éé¤Î¿ô¤Ç¤¹"
6306 #: fortran/io.c:459
6307 #, fuzzy
6308 msgid "Unexpected element"
6309 msgstr "ͽ´ü¤µ¤ì¤ë¥á¥â¥ê¥ì¥¤¥Æ¥ó¥·¤òÄ´À°¤¹¤ë"
6311 #: fortran/io.c:460
6312 #, fuzzy
6313 msgid "Unexpected end of format string"
6314 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó"
6316 #: fortran/io.c:477
6317 msgid "Missing leading left parenthesis"
6318 msgstr ""
6320 #: fortran/io.c:515
6321 msgid "Expected P edit descriptor"
6322 msgstr ""
6324 #. P requires a prior number.
6325 #: fortran/io.c:523
6326 msgid "P descriptor requires leading scale factor"
6327 msgstr ""
6329 #. X requires a prior number if we're being pedantic.
6330 #: fortran/io.c:528
6331 #, no-c-format
6332 msgid "Extension: X descriptor requires leading space count at %C"
6333 msgstr ""
6335 #: fortran/io.c:548
6336 #, no-c-format
6337 msgid "Extension: $ descriptor at %C"
6338 msgstr ""
6340 #: fortran/io.c:553
6341 #, no-c-format
6342 msgid "$ should be the last specifier in format at %C"
6343 msgstr ""
6345 #: fortran/io.c:598
6346 msgid "Repeat count cannot follow P descriptor"
6347 msgstr ""
6349 #: fortran/io.c:617
6350 #, no-c-format
6351 msgid "Extension: Missing positive width after L descriptor at %C"
6352 msgstr ""
6354 #: fortran/io.c:656 fortran/io.c:658 fortran/io.c:704 fortran/io.c:706
6355 #, fuzzy, no-c-format
6356 msgid "Period required in format specifier at %C"
6357 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È»ØÄê»Ò"
6359 #: fortran/io.c:684
6360 msgid "Positive exponent width required"
6361 msgstr ""
6363 #: fortran/io.c:790 fortran/io.c:843
6364 #, no-c-format
6365 msgid "Extension: Missing comma at %C"
6366 msgstr ""
6368 #: fortran/io.c:858 fortran/io.c:861
6369 #, fuzzy, no-c-format
6370 msgid "%s in format string at %C"
6371 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎ󤬠null ¤Ç¤¹"
6373 #: fortran/io.c:902
6374 #, no-c-format
6375 msgid "Format statement in module main block at %C."
6376 msgstr ""
6378 #: fortran/io.c:908
6379 #, fuzzy, no-c-format
6380 msgid "Missing format label at %C"
6381 msgstr "Àµ¼°¤Ê²¾°ú¿ô¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
6383 #: fortran/io.c:966 fortran/io.c:990
6384 #, fuzzy, no-c-format
6385 msgid "Duplicate %s specification at %C"
6386 msgstr "¥­¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
6388 #: fortran/io.c:997
6389 #, no-c-format
6390 msgid "Variable tag cannot be INTENT(IN) at %C"
6391 msgstr ""
6393 #: fortran/io.c:1004
6394 #, no-c-format
6395 msgid "Variable tag cannot be assigned in PURE procedure at %C"
6396 msgstr ""
6398 #: fortran/io.c:1041
6399 #, fuzzy, no-c-format
6400 msgid "Duplicate %s label specification at %C"
6401 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
6403 #: fortran/io.c:1067
6404 #, no-c-format
6405 msgid "%s tag at %L must be of type %s"
6406 msgstr ""
6408 #: fortran/io.c:1078
6409 #, no-c-format
6410 msgid "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
6411 msgstr ""
6413 #: fortran/io.c:1091
6414 #, no-c-format
6415 msgid "%s tag at %L must be of type %s or %s"
6416 msgstr ""
6418 #: fortran/io.c:1099
6419 #, no-c-format
6420 msgid "Obsolete: ASSIGNED variable in FORMAT tag at %L"
6421 msgstr ""
6423 #: fortran/io.c:1104
6424 #, no-c-format
6425 msgid "Variable '%s' at %L has not been assigned a format label"
6426 msgstr ""
6428 #: fortran/io.c:1111
6429 #, no-c-format
6430 msgid "scalar '%s' FORMAT tag at %L is not an ASSIGNED variable"
6431 msgstr ""
6433 #: fortran/io.c:1126
6434 #, no-c-format
6435 msgid "Extension: Character array in FORMAT tag at %L"
6436 msgstr ""
6438 #: fortran/io.c:1133
6439 #, no-c-format
6440 msgid "Extension: Non-character in FORMAT tag at %L"
6441 msgstr ""
6443 #: fortran/io.c:1144
6444 #, no-c-format
6445 msgid "%s tag at %L must be scalar"
6446 msgstr ""
6448 #: fortran/io.c:1150
6449 #, no-c-format
6450 msgid "Fortran 2003: IOMSG tag at %L"
6451 msgstr ""
6453 #: fortran/io.c:1157
6454 #, no-c-format
6455 msgid "Fortran 95 requires default INTEGER in IOSTAT tag at %L"
6456 msgstr ""
6458 #: fortran/io.c:1165
6459 #, no-c-format
6460 msgid "Fortran 95 requires default INTEGER in SIZE tag at %L"
6461 msgstr ""
6463 #: fortran/io.c:1173
6464 #, no-c-format
6465 msgid "Extension: CONVERT tag at %L"
6466 msgstr ""
6468 #: fortran/io.c:1332 fortran/io.c:1340
6469 #, no-c-format
6470 msgid "Fortran 2003: %s specifier in %s statement at %C has value '%s'"
6471 msgstr ""
6473 #: fortran/io.c:1358 fortran/io.c:1366
6474 #, no-c-format
6475 msgid "Extension: %s specifier in %s statement at %C has value '%s'"
6476 msgstr ""
6478 #: fortran/io.c:1378 fortran/io.c:1384
6479 #, no-c-format
6480 msgid "%s specifier in %s statement at %C has invalid value '%s'"
6481 msgstr ""
6483 #: fortran/io.c:1437
6484 #, no-c-format
6485 msgid "OPEN statement not allowed in PURE procedure at %C"
6486 msgstr ""
6488 #: fortran/io.c:1780
6489 #, no-c-format
6490 msgid "CLOSE statement not allowed in PURE procedure at %C"
6491 msgstr ""
6493 #: fortran/io.c:1919 fortran/match.c:1492
6494 #, no-c-format
6495 msgid "%s statement not allowed in PURE procedure at %C"
6496 msgstr ""
6498 #: fortran/io.c:1979
6499 #, no-c-format
6500 msgid "Fortran 2003: FLUSH statement at %C"
6501 msgstr ""
6503 #: fortran/io.c:2039
6504 #, no-c-format
6505 msgid "Duplicate UNIT specification at %C"
6506 msgstr ""
6508 #: fortran/io.c:2095
6509 #, fuzzy, no-c-format
6510 msgid "Duplicate format specification at %C"
6511 msgstr "¥á¥½¥Ã¥É»ÅÍÍÆâ¤Ç¤Î¹½Ê¸²òÀÏ¥¨¥é¡¼"
6513 #: fortran/io.c:2112
6514 #, no-c-format
6515 msgid "Symbol '%s' in namelist '%s' is INTENT(IN) at %C"
6516 msgstr ""
6518 #: fortran/io.c:2148
6519 #, no-c-format
6520 msgid "Duplicate NML specification at %C"
6521 msgstr ""
6523 #: fortran/io.c:2157
6524 #, no-c-format
6525 msgid "Symbol '%s' at %C must be a NAMELIST group name"
6526 msgstr ""
6528 #: fortran/io.c:2198
6529 #, no-c-format
6530 msgid "END tag at %C not allowed in output statement"
6531 msgstr ""
6533 #: fortran/io.c:2259
6534 #, no-c-format
6535 msgid "UNIT specification at %L must be an INTEGER expression or a CHARACTER variable"
6536 msgstr ""
6538 #: fortran/io.c:2268
6539 #, no-c-format
6540 msgid "Internal unit with vector subscript at %L"
6541 msgstr ""
6543 #: fortran/io.c:2276
6544 #, no-c-format
6545 msgid "External IO UNIT cannot be an array at %L"
6546 msgstr ""
6548 #: fortran/io.c:2286
6549 #, fuzzy, no-c-format
6550 msgid "ERR tag label %d at %L not defined"
6551 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
6553 #: fortran/io.c:2298
6554 #, fuzzy, no-c-format
6555 msgid "END tag label %d at %L not defined"
6556 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
6558 #: fortran/io.c:2310
6559 #, fuzzy, no-c-format
6560 msgid "EOR tag label %d at %L not defined"
6561 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
6563 #: fortran/io.c:2320
6564 #, fuzzy, no-c-format
6565 msgid "FORMAT label %d at %L not defined"
6566 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
6568 #: fortran/io.c:2441
6569 #, no-c-format
6570 msgid "Syntax error in I/O iterator at %C"
6571 msgstr ""
6573 #: fortran/io.c:2472
6574 #, no-c-format
6575 msgid "Expected variable in READ statement at %C"
6576 msgstr ""
6578 #: fortran/io.c:2478
6579 #, fuzzy, no-c-format
6580 msgid "Expected expression in %s statement at %C"
6581 msgstr "¼°Ê¸¤¬Ìµ¸ú¤Ç¤¹"
6583 #: fortran/io.c:2489
6584 #, no-c-format
6585 msgid "Variable '%s' in input list at %C cannot be INTENT(IN)"
6586 msgstr ""
6588 #: fortran/io.c:2498
6589 #, no-c-format
6590 msgid "Cannot read to variable '%s' in PURE procedure at %C"
6591 msgstr ""
6593 #: fortran/io.c:2515
6594 #, no-c-format
6595 msgid "Cannot write to internal file unit '%s' at %C inside a PURE procedure"
6596 msgstr ""
6598 #. A general purpose syntax error.
6599 #: fortran/io.c:2575 fortran/io.c:2976 fortran/gfortran.h:1808
6600 #, fuzzy, no-c-format
6601 msgid "Syntax error in %s statement at %C"
6602 msgstr "'%s' ¥È¡¼¥¯¥ó¤Î½ê¤Çʸˡ¥¨¥é¡¼"
6604 #: fortran/io.c:2803
6605 #, no-c-format
6606 msgid "PRINT namelist at %C is an extension"
6607 msgstr ""
6609 #: fortran/io.c:2937
6610 #, no-c-format
6611 msgid "Extension: Comma before output item list at %C is an extension"
6612 msgstr ""
6614 #: fortran/io.c:2946
6615 #, no-c-format
6616 msgid "Expected comma in I/O list at %C"
6617 msgstr ""
6619 #: fortran/io.c:3008
6620 #, no-c-format
6621 msgid "PRINT statement at %C not allowed within PURE procedure"
6622 msgstr ""
6624 #: fortran/io.c:3149 fortran/io.c:3200
6625 #, no-c-format
6626 msgid "INQUIRE statement not allowed in PURE procedure at %C"
6627 msgstr ""
6629 #: fortran/io.c:3176
6630 #, no-c-format
6631 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
6632 msgstr ""
6634 #: fortran/io.c:3186
6635 #, no-c-format
6636 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
6637 msgstr ""
6639 #: fortran/io.c:3193
6640 #, no-c-format
6641 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
6642 msgstr ""
6644 #: fortran/match.c:180
6645 #, no-c-format
6646 msgid "Integer too large at %C"
6647 msgstr ""
6649 #: fortran/match.c:241 fortran/parse.c:430
6650 #, no-c-format
6651 msgid "Too many digits in statement label at %C"
6652 msgstr ""
6654 #: fortran/match.c:247
6655 #, no-c-format
6656 msgid "Statement label at %C is zero"
6657 msgstr ""
6659 #: fortran/match.c:280
6660 #, fuzzy, no-c-format
6661 msgid "Label name '%s' at %C is ambiguous"
6662 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
6664 #: fortran/match.c:286
6665 #, no-c-format
6666 msgid "Duplicate construct label '%s' at %C"
6667 msgstr ""
6669 #: fortran/match.c:412
6670 #, no-c-format
6671 msgid "Name at %C is too long"
6672 msgstr ""
6674 #: fortran/match.c:529
6675 #, no-c-format
6676 msgid "Loop variable at %C cannot be a sub-component"
6677 msgstr ""
6679 #: fortran/match.c:535
6680 #, no-c-format
6681 msgid "Loop variable '%s' at %C cannot be INTENT(IN)"
6682 msgstr ""
6684 #: fortran/match.c:566
6685 #, no-c-format
6686 msgid "Expected a step value in iterator at %C"
6687 msgstr ""
6689 #: fortran/match.c:578
6690 #, no-c-format
6691 msgid "Syntax error in iterator at %C"
6692 msgstr ""
6694 #: fortran/match.c:814
6695 #, no-c-format
6696 msgid "Invalid form of PROGRAM statement at %C"
6697 msgstr ""
6699 #: fortran/match.c:934 fortran/match.c:1010
6700 #, no-c-format
6701 msgid "Obsolescent: arithmetic IF statement at %C"
6702 msgstr ""
6704 #: fortran/match.c:981
6705 #, fuzzy, no-c-format
6706 msgid "Syntax error in IF-expression at %C"
6707 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
6709 #: fortran/match.c:993
6710 #, no-c-format
6711 msgid "Block label not appropriate for arithmetic IF statement at %C"
6712 msgstr ""
6714 #: fortran/match.c:1035
6715 #, no-c-format
6716 msgid "Block label is not appropriate IF statement at %C"
6717 msgstr ""
6719 #: fortran/match.c:1115 fortran/primary.c:2411
6720 #, no-c-format
6721 msgid "Cannot assign to a named constant at %C"
6722 msgstr ""
6724 #: fortran/match.c:1125
6725 #, no-c-format
6726 msgid "Unclassifiable statement in IF-clause at %C"
6727 msgstr ""
6729 #: fortran/match.c:1132
6730 #, no-c-format
6731 msgid "Syntax error in IF-clause at %C"
6732 msgstr ""
6734 #: fortran/match.c:1176
6735 #, no-c-format
6736 msgid "Unexpected junk after ELSE statement at %C"
6737 msgstr ""
6739 #: fortran/match.c:1182 fortran/match.c:1217
6740 #, no-c-format
6741 msgid "Label '%s' at %C doesn't match IF label '%s'"
6742 msgstr ""
6744 #: fortran/match.c:1211
6745 #, no-c-format
6746 msgid "Unexpected junk after ELSE IF statement at %C"
6747 msgstr ""
6749 #: fortran/match.c:1374
6750 #, no-c-format
6751 msgid "Name '%s' in %s statement at %C is not a loop name"
6752 msgstr ""
6754 #: fortran/match.c:1391
6755 #, fuzzy, no-c-format
6756 msgid "%s statement at %C is not within a loop"
6757 msgstr "continue Ê¸¤¬ loop ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
6759 #: fortran/match.c:1394
6760 #, fuzzy, no-c-format
6761 msgid "%s statement at %C is not within loop '%s'"
6762 msgstr "break Ê¸¤¬ loop ¤Þ¤¿¤Ï switch ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
6764 #: fortran/match.c:1402
6765 #, no-c-format
6766 msgid "%s statement at %C leaving OpenMP structured block"
6767 msgstr ""
6769 #: fortran/match.c:1415
6770 #, no-c-format
6771 msgid "EXIT statement at %C terminating !$OMP DO loop"
6772 msgstr ""
6774 #: fortran/match.c:1470
6775 #, no-c-format
6776 msgid "Too many digits in STOP code at %C"
6777 msgstr ""
6779 #: fortran/match.c:1523
6780 #, no-c-format
6781 msgid "Obsolete: PAUSE statement at %C"
6782 msgstr ""
6784 #: fortran/match.c:1572
6785 #, no-c-format
6786 msgid "Obsolete: ASSIGN statement at %C"
6787 msgstr ""
6789 #: fortran/match.c:1618
6790 #, no-c-format
6791 msgid "Obsolete: Assigned GOTO statement at %C"
6792 msgstr ""
6794 #: fortran/match.c:1665 fortran/match.c:1717
6795 #, no-c-format
6796 msgid "Statement label list in GOTO at %C cannot be empty"
6797 msgstr ""
6799 #: fortran/match.c:1801
6800 #, no-c-format
6801 msgid "Bad allocate-object in ALLOCATE statement at %C for a PURE procedure"
6802 msgstr ""
6804 #: fortran/match.c:1824
6805 #, no-c-format
6806 msgid "STAT variable '%s' of ALLOCATE statement at %C cannot be INTENT(IN)"
6807 msgstr ""
6809 #: fortran/match.c:1832
6810 #, no-c-format
6811 msgid "Illegal STAT variable in ALLOCATE statement at %C for a PURE procedure"
6812 msgstr ""
6814 #: fortran/match.c:1839 fortran/match.c:2005
6815 #, no-c-format
6816 msgid "STAT expression at %C must be a variable"
6817 msgstr ""
6819 #: fortran/match.c:1894
6820 #, no-c-format
6821 msgid "Illegal variable in NULLIFY at %C for a PURE procedure"
6822 msgstr ""
6824 #: fortran/match.c:1972
6825 #, no-c-format
6826 msgid "Illegal deallocate-expression in DEALLOCATE at %C for a PURE procedure"
6827 msgstr ""
6829 #: fortran/match.c:1991
6830 #, no-c-format
6831 msgid "STAT variable '%s' of DEALLOCATE statement at %C cannot be INTENT(IN)"
6832 msgstr ""
6834 #: fortran/match.c:1998
6835 #, no-c-format
6836 msgid "Illegal STAT variable in DEALLOCATE statement at %C for a PURE procedure"
6837 msgstr ""
6839 #: fortran/match.c:2047
6840 #, no-c-format
6841 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
6842 msgstr ""
6844 #: fortran/match.c:2078
6845 #, no-c-format
6846 msgid "Extension: RETURN statement in main program at %C"
6847 msgstr ""
6849 #: fortran/match.c:2273
6850 #, no-c-format
6851 msgid "Syntax error in common block name at %C"
6852 msgstr ""
6854 #: fortran/match.c:2309
6855 #, no-c-format
6856 msgid "Symbol '%s' at %C is already an external symbol that is not COMMON"
6857 msgstr ""
6859 #: fortran/match.c:2356
6860 #, no-c-format
6861 msgid "Symbol '%s' at %C is already in a COMMON block"
6862 msgstr ""
6864 #: fortran/match.c:2368
6865 #, no-c-format
6866 msgid "Previously initialized symbol '%s' in blank COMMON block at %C"
6867 msgstr ""
6869 #: fortran/match.c:2371
6870 #, no-c-format
6871 msgid "Previously initialized symbol '%s' in COMMON block '%s' at %C"
6872 msgstr ""
6874 #: fortran/match.c:2383
6875 #, no-c-format
6876 msgid "Derived type variable in COMMON at %C does not have the SEQUENCE attribute"
6877 msgstr ""
6879 #: fortran/match.c:2406
6880 #, no-c-format
6881 msgid "Array specification for symbol '%s' in COMMON at %C must be explicit"
6882 msgstr ""
6884 #: fortran/match.c:2417
6885 #, no-c-format
6886 msgid "Symbol '%s' in COMMON at %C cannot be a POINTER array"
6887 msgstr ""
6889 #: fortran/match.c:2449
6890 #, no-c-format
6891 msgid "Symbol '%s', in COMMON block '%s' at %C is being indirectly equivalenced to another COMMON block '%s'"
6892 msgstr ""
6894 #: fortran/match.c:2559
6895 #, no-c-format
6896 msgid "Namelist group name '%s' at %C already has a basic type of %s"
6897 msgstr ""
6899 #: fortran/match.c:2566
6900 #, no-c-format
6901 msgid "Namelist group name '%s' at %C already is USE associated and cannot be respecified."
6902 msgstr ""
6904 #: fortran/match.c:2593
6905 #, no-c-format
6906 msgid "Assumed size array '%s' in namelist '%s'at %C is not allowed."
6907 msgstr ""
6909 #: fortran/match.c:2600
6910 #, no-c-format
6911 msgid "Assumed character length '%s' in namelist '%s' at %C is not allowed"
6912 msgstr ""
6914 #: fortran/match.c:2606
6915 #, no-c-format
6916 msgid "Assumed shape array '%s' in namelist '%s' at %C is an extension."
6917 msgstr ""
6919 #: fortran/match.c:2735
6920 #, no-c-format
6921 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
6922 msgstr ""
6924 #: fortran/match.c:2744
6925 #, no-c-format
6926 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
6927 msgstr ""
6929 #: fortran/match.c:2773
6930 #, no-c-format
6931 msgid "EQUIVALENCE at %C requires two or more objects"
6932 msgstr ""
6934 #: fortran/match.c:2787
6935 #, no-c-format
6936 msgid "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
6937 msgstr ""
6939 #: fortran/match.c:2949
6940 #, fuzzy, no-c-format
6941 msgid "Statement function at %L is recursive"
6942 msgstr "´Ø¿ô¤Î°ú¿ô¤¬¹½Â¤ÂΤÀ¤Ã¤¿¤é·Ù¹ð¤¹¤ë"
6944 #: fortran/match.c:3039
6945 #, no-c-format
6946 msgid "Expected initialization expression in CASE at %C"
6947 msgstr ""
6949 #: fortran/match.c:3062
6950 #, fuzzy, no-c-format
6951 msgid "Expected the name of the select case construct at %C"
6952 msgstr "Äê¿ôʸ»úÎóÍѤΥ¯¥é¥¹Ì¾¤ò»ØÄꤹ¤ë"
6954 #: fortran/match.c:3074
6955 #, no-c-format
6956 msgid "Expected case name of '%s' at %C"
6957 msgstr ""
6959 #: fortran/match.c:3118
6960 #, no-c-format
6961 msgid "Unexpected CASE statement at %C"
6962 msgstr ""
6964 #: fortran/match.c:3170
6965 #, fuzzy, no-c-format
6966 msgid "Syntax error in CASE-specification at %C"
6967 msgstr "¥á¥½¥Ã¥É»ÅÍÍÆâ¤Ç¤Î¹½Ê¸²òÀÏ¥¨¥é¡¼"
6969 #: fortran/match.c:3290
6970 #, no-c-format
6971 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
6972 msgstr ""
6974 #: fortran/match.c:3321
6975 #, no-c-format
6976 msgid "Label '%s' at %C doesn't match WHERE label '%s'"
6977 msgstr ""
6979 #: fortran/match.c:3423
6980 #, no-c-format
6981 msgid "Syntax error in FORALL iterator at %C"
6982 msgstr ""
6984 #: fortran/matchexp.c:29
6985 #, fuzzy, c-format
6986 msgid "Syntax error in expression at %C"
6987 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
6989 #: fortran/matchexp.c:73
6990 #, no-c-format
6991 msgid "Bad character '%c' in OPERATOR name at %C"
6992 msgstr ""
6994 #: fortran/matchexp.c:81
6995 #, fuzzy, no-c-format
6996 msgid "The name '%s' cannot be used as a defined operator at %C"
6997 msgstr "\"%s\" ¤Ï C++ ¤Î±é»»»Ò¤Ç¤¢¤ê¡¢¥Þ¥¯¥í̾¤È¤·¤Æ»ÈÍѤ¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
6999 #: fortran/matchexp.c:180
7000 #, no-c-format
7001 msgid "Expected a right parenthesis in expression at %C"
7002 msgstr ""
7004 #: fortran/matchexp.c:311
7005 #, no-c-format
7006 msgid "Expected exponent in expression at %C"
7007 msgstr ""
7009 #: fortran/matchexp.c:347 fortran/matchexp.c:451
7010 #, no-c-format
7011 msgid "Extension: Unary operator following arithmetic operator (use parentheses) at %C"
7012 msgstr ""
7014 #: fortran/misc.c:41
7015 #, no-c-format
7016 msgid "Out of memory-- malloc() failed"
7017 msgstr ""
7019 #: fortran/module.c:531
7020 #, no-c-format
7021 msgid "Missing generic specification in USE statement at %C"
7022 msgstr ""
7024 #: fortran/module.c:839
7025 #, no-c-format
7026 msgid "Reading module %s at line %d column %d: %s"
7027 msgstr ""
7029 #: fortran/module.c:843
7030 #, no-c-format
7031 msgid "Writing module %s at line %d column %d: %s"
7032 msgstr ""
7034 #: fortran/module.c:847
7035 #, no-c-format
7036 msgid "Module %s at line %d column %d: %s"
7037 msgstr ""
7039 #: fortran/module.c:889
7040 #, fuzzy
7041 msgid "Unexpected EOF"
7042 msgstr "';' ¤¬É¬ÍפǤ¹"
7044 #: fortran/module.c:921
7045 #, fuzzy
7046 msgid "Unexpected end of module in string constant"
7047 msgstr "ʸ»úÎóÄê¿ô¤ÎÃæ¤Ç¥Õ¥¡¥¤¥ë¤Î½ªÃ¼¤ò¸¡½Ð¤·¤Þ¤·¤¿"
7049 #: fortran/module.c:975
7050 #, fuzzy
7051 msgid "Integer overflow"
7052 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
7054 #: fortran/module.c:1006
7055 msgid "Name too long"
7056 msgstr ""
7058 #: fortran/module.c:1113
7059 msgid "Bad name"
7060 msgstr ""
7062 #: fortran/module.c:1157
7063 #, fuzzy
7064 msgid "Expected name"
7065 msgstr "MCU Ì¾¤ò»ØÄꤹ¤ë"
7067 #: fortran/module.c:1160
7068 msgid "Expected left parenthesis"
7069 msgstr ""
7071 #: fortran/module.c:1163
7072 msgid "Expected right parenthesis"
7073 msgstr ""
7075 #: fortran/module.c:1166
7076 msgid "Expected integer"
7077 msgstr ""
7079 #: fortran/module.c:1169
7080 msgid "Expected string"
7081 msgstr ""
7083 #: fortran/module.c:1193
7084 msgid "find_enum(): Enum not found"
7085 msgstr ""
7087 #: fortran/module.c:1208
7088 #, fuzzy, no-c-format
7089 msgid "Error writing modules file: %s"
7090 msgstr "%s ¤Ø¤Î½ñ¤­¹þ¤ß¥¨¥é¡¼¤Ç¤¹"
7092 #: fortran/module.c:1573
7093 #, fuzzy
7094 msgid "Expected attribute bit name"
7095 msgstr "packed Â°À­¤ÏɬÍפ¢¤ê¤Þ¤»¤ó"
7097 #: fortran/module.c:2331
7098 #, fuzzy
7099 msgid "Expected integer string"
7100 msgstr "¥»¥¯¥·¥ç¥ó¥Ý¥¤¥ó¥¿¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
7102 #: fortran/module.c:2335
7103 msgid "Error converting integer"
7104 msgstr ""
7106 #: fortran/module.c:2358
7107 #, fuzzy
7108 msgid "Expected real string"
7109 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó"
7111 #: fortran/module.c:2547
7112 msgid "Expected expression type"
7113 msgstr ""
7115 #: fortran/module.c:2595
7116 msgid "Bad operator"
7117 msgstr ""
7119 #: fortran/module.c:2681
7120 #, fuzzy
7121 msgid "Bad type in constant expression"
7122 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
7124 #: fortran/module.c:2718
7125 #, no-c-format
7126 msgid "Namelist %s cannot be renamed by USE association to %s."
7127 msgstr ""
7129 #: fortran/module.c:3495
7130 #, no-c-format
7131 msgid "Symbol '%s' referenced at %L not found in module '%s'"
7132 msgstr ""
7134 #: fortran/module.c:3503
7135 #, no-c-format
7136 msgid "User operator '%s' referenced at %L not found in module '%s'"
7137 msgstr ""
7139 #: fortran/module.c:3509
7140 #, no-c-format
7141 msgid "Intrinsic operator '%s' referenced at %L not found in module '%s'"
7142 msgstr ""
7144 #: fortran/module.c:3870
7145 #, fuzzy, no-c-format
7146 msgid "Can't open module file '%s' for writing at %C: %s"
7147 msgstr "%s: Æɤ߹þ¤ßÍѤ˥ե¡¥¤¥ë `%s' ¤ò³«¤¯¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
7149 #: fortran/module.c:3895
7150 #, fuzzy, no-c-format
7151 msgid "Error writing module file '%s' for writing: %s"
7152 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Ë½ñ¤­¹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
7154 #: fortran/module.c:3916
7155 #, fuzzy, no-c-format
7156 msgid "Can't open module file '%s' for reading at %C: %s"
7157 msgstr "%s: Æɤ߹þ¤ßÍѤ˥ե¡¥¤¥ë `%s' ¤ò³«¤¯¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
7159 #: fortran/module.c:3931
7160 #, fuzzy
7161 msgid "Unexpected end of module"
7162 msgstr "ͽ´ü¤·¤Ê¤¤·¿¤¬ `id' (%s) ¤Ë»ØÄꤵ¤ì¤Þ¤·¤¿"
7164 #: fortran/module.c:3936
7165 #, no-c-format
7166 msgid "File '%s' opened at %C is not a GFORTRAN module file"
7167 msgstr ""
7169 #: fortran/module.c:3946
7170 #, no-c-format
7171 msgid "Can't USE the same module we're building!"
7172 msgstr ""
7174 #: fortran/openmp.c:134 fortran/openmp.c:501
7175 #, no-c-format
7176 msgid "COMMON block /%s/ not found at %C"
7177 msgstr ""
7179 #: fortran/openmp.c:165
7180 #, no-c-format
7181 msgid "Syntax error in OpenMP variable list at %C"
7182 msgstr ""
7184 #: fortran/openmp.c:291
7185 #, no-c-format
7186 msgid "%s is not INTRINSIC procedure name at %C"
7187 msgstr ""
7189 #: fortran/openmp.c:480
7190 #, no-c-format
7191 msgid "Threadprivate variable at %C is an element of a COMMON block"
7192 msgstr ""
7194 #: fortran/openmp.c:520
7195 #, no-c-format
7196 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
7197 msgstr ""
7199 #: fortran/openmp.c:685 fortran/resolve.c:4934 fortran/resolve.c:5195
7200 #, no-c-format
7201 msgid "IF clause at %L requires a scalar LOGICAL expression"
7202 msgstr ""
7204 #: fortran/openmp.c:693
7205 #, no-c-format
7206 msgid "NUM_THREADS clause at %L requires a scalar INTEGER expression"
7207 msgstr ""
7209 #: fortran/openmp.c:701
7210 #, no-c-format
7211 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
7212 msgstr ""
7214 #: fortran/openmp.c:715 fortran/openmp.c:725 fortran/openmp.c:732
7215 #: fortran/openmp.c:742
7216 #, no-c-format
7217 msgid "Symbol '%s' present on multiple clauses at %L"
7218 msgstr ""
7220 #: fortran/openmp.c:765
7221 #, no-c-format
7222 msgid "Non-THREADPRIVATE object '%s' in COPYIN clause at %L"
7223 msgstr ""
7225 #: fortran/openmp.c:768
7226 #, no-c-format
7227 msgid "COPYIN clause object '%s' is ALLOCATABLE at %L"
7228 msgstr ""
7230 #: fortran/openmp.c:776
7231 #, no-c-format
7232 msgid "Assumed size array '%s' in COPYPRIVATE clause at %L"
7233 msgstr ""
7235 #: fortran/openmp.c:779
7236 #, no-c-format
7237 msgid "COPYPRIVATE clause object '%s' is ALLOCATABLE at %L"
7238 msgstr ""
7240 #: fortran/openmp.c:787
7241 #, no-c-format
7242 msgid "THREADPRIVATE object '%s' in SHARED clause at %L"
7243 msgstr ""
7245 #: fortran/openmp.c:790
7246 #, no-c-format
7247 msgid "Cray pointee '%s' in SHARED clause at %L"
7248 msgstr ""
7250 #: fortran/openmp.c:798
7251 #, no-c-format
7252 msgid "THREADPRIVATE object '%s' in %s clause at %L"
7253 msgstr ""
7255 #: fortran/openmp.c:801
7256 #, no-c-format
7257 msgid "Cray pointee '%s' in %s clause at %L"
7258 msgstr ""
7260 #: fortran/openmp.c:806
7261 #, no-c-format
7262 msgid "POINTER object '%s' in %s clause at %L"
7263 msgstr ""
7265 #: fortran/openmp.c:809
7266 #, no-c-format
7267 msgid "%s clause object '%s' is ALLOCATABLE at %L"
7268 msgstr ""
7270 #: fortran/openmp.c:812
7271 #, no-c-format
7272 msgid "Cray pointer '%s' in %s clause at %L"
7273 msgstr ""
7275 #: fortran/openmp.c:816
7276 #, no-c-format
7277 msgid "Assumed size array '%s' in %s clause at %L"
7278 msgstr ""
7280 #: fortran/openmp.c:821
7281 #, no-c-format
7282 msgid "Variable '%s' in %s clause is used in NAMELIST statement at %L"
7283 msgstr ""
7285 #: fortran/openmp.c:830
7286 #, no-c-format
7287 msgid "%c REDUCTION variable '%s' is %s at %L"
7288 msgstr ""
7290 #: fortran/openmp.c:841
7291 #, no-c-format
7292 msgid "%s REDUCTION variable '%s' must be LOGICAL at %L"
7293 msgstr ""
7295 #: fortran/openmp.c:852
7296 #, no-c-format
7297 msgid "%s REDUCTION variable '%s' must be INTEGER or REAL at %L"
7298 msgstr ""
7300 #: fortran/openmp.c:861
7301 #, no-c-format
7302 msgid "%s REDUCTION variable '%s' must be INTEGER at %L"
7303 msgstr ""
7305 #: fortran/openmp.c:970
7306 #, no-c-format
7307 msgid "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
7308 msgstr ""
7310 #: fortran/openmp.c:1010
7311 #, no-c-format
7312 msgid "!$OMP ATOMIC assignment operator must be +, *, -, /, .AND., .OR., .EQV. or .NEQV. at %L"
7313 msgstr ""
7315 #: fortran/openmp.c:1058
7316 #, no-c-format
7317 msgid "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
7318 msgstr ""
7320 #: fortran/openmp.c:1072
7321 #, no-c-format
7322 msgid "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op (expr) at %L"
7323 msgstr ""
7325 #: fortran/openmp.c:1104
7326 #, no-c-format
7327 msgid "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot reference var at %L"
7328 msgstr ""
7330 #: fortran/openmp.c:1128
7331 #, no-c-format
7332 msgid "!$OMP ATOMIC assignment intrinsic IAND, IORor IEOR must have two arguments at %L"
7333 msgstr ""
7335 #: fortran/openmp.c:1135
7336 #, no-c-format
7337 msgid "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
7338 msgstr ""
7340 #: fortran/openmp.c:1151
7341 #, no-c-format
7342 msgid "!$OMP ATOMIC intrinsic arguments except one must not reference '%s' at %L"
7343 msgstr ""
7345 #: fortran/openmp.c:1154
7346 #, no-c-format
7347 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
7348 msgstr ""
7350 #: fortran/openmp.c:1160
7351 #, no-c-format
7352 msgid "First or last !$OMP ATOMIC intrinsic argument must be '%s' at %L"
7353 msgstr ""
7355 #: fortran/openmp.c:1178
7356 #, no-c-format
7357 msgid "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand side at %L"
7358 msgstr ""
7360 #: fortran/openmp.c:1275
7361 #, no-c-format
7362 msgid "!$OMP DO cannot be a DO WHILE or DO without loop control at %L"
7363 msgstr ""
7365 #: fortran/openmp.c:1281
7366 #, no-c-format
7367 msgid "!$OMP DO iteration variable must be of type integer at %L"
7368 msgstr ""
7370 #: fortran/openmp.c:1285
7371 #, no-c-format
7372 msgid "!$OMP DO iteration variable must not be THREADPRIVATE at %L"
7373 msgstr ""
7375 #: fortran/openmp.c:1293
7376 #, no-c-format
7377 msgid "!$OMP DO iteration variable present on clause other than PRIVATE or LASTPRIVATE at %L"
7378 msgstr ""
7380 #: fortran/options.c:252
7381 #, no-c-format
7382 msgid "Reading file '%s' as free form."
7383 msgstr ""
7385 #: fortran/options.c:262
7386 #, no-c-format
7387 msgid "'-fd-lines-as-comments' has no effect in free form."
7388 msgstr ""
7390 #: fortran/options.c:265
7391 #, no-c-format
7392 msgid "'-fd-lines-as-code' has no effect in free form."
7393 msgstr ""
7395 #: fortran/options.c:341
7396 #, c-format
7397 msgid "gfortran: Only one -M option allowed\n"
7398 msgstr ""
7400 #: fortran/options.c:347
7401 #, c-format
7402 msgid "gfortran: Directory required after -M\n"
7403 msgstr ""
7405 #: fortran/options.c:389
7406 #, no-c-format
7407 msgid "Argument to -ffpe-trap is not valid: %s"
7408 msgstr ""
7410 #: fortran/options.c:497
7411 #, no-c-format
7412 msgid "Fixed line length must be at least seven."
7413 msgstr ""
7415 #: fortran/options.c:559
7416 #, no-c-format
7417 msgid "Maximum supported identifier length is %d"
7418 msgstr ""
7420 #: fortran/options.c:651
7421 #, no-c-format
7422 msgid "Maximum subrecord length cannot exceed %d"
7423 msgstr ""
7425 #: fortran/parse.c:293
7426 #, no-c-format
7427 msgid "Unclassifiable statement at %C"
7428 msgstr ""
7430 #: fortran/parse.c:317
7431 #, no-c-format
7432 msgid "OpenMP directives at %C may not appear in PURE or ELEMENTAL procedures"
7433 msgstr ""
7435 #: fortran/parse.c:394
7436 #, no-c-format
7437 msgid "Unclassifiable OpenMP directive at %C"
7438 msgstr ""
7440 #: fortran/parse.c:433 fortran/parse.c:574
7441 #, no-c-format
7442 msgid "Zero is not a valid statement label at %C"
7443 msgstr ""
7445 #: fortran/parse.c:440 fortran/parse.c:566
7446 #, no-c-format
7447 msgid "Non-numeric character in statement label at %C"
7448 msgstr ""
7450 #: fortran/parse.c:453 fortran/parse.c:488 fortran/parse.c:614
7451 #, no-c-format
7452 msgid "Semicolon at %C needs to be preceded by statement"
7453 msgstr ""
7455 #: fortran/parse.c:461 fortran/parse.c:626
7456 #, no-c-format
7457 msgid "Ignoring statement label in empty statement at %C"
7458 msgstr ""
7460 #: fortran/parse.c:553 fortran/parse.c:593
7461 #, no-c-format
7462 msgid "Bad continuation line at %C"
7463 msgstr ""
7465 #: fortran/parse.c:652
7466 #, no-c-format
7467 msgid "Line truncated at %C"
7468 msgstr ""
7470 #: fortran/parse.c:830
7471 #, no-c-format
7472 msgid "FORMAT statement at %L does not have a statement label"
7473 msgstr ""
7475 #: fortran/parse.c:902
7476 msgid "arithmetic IF"
7477 msgstr ""
7479 #: fortran/parse.c:908
7480 #, fuzzy
7481 msgid "attribute declaration"
7482 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
7484 #: fortran/parse.c:938
7485 #, fuzzy
7486 msgid "data declaration"
7487 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
7489 #: fortran/parse.c:947
7490 #, fuzzy
7491 msgid "derived type declaration"
7492 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
7494 #: fortran/parse.c:1026
7495 msgid "block IF"
7496 msgstr ""
7498 #: fortran/parse.c:1035
7499 msgid "implied END DO"
7500 msgstr ""
7502 #: fortran/parse.c:1102
7503 msgid "assignment"
7504 msgstr "ÂåÆþ"
7506 #: fortran/parse.c:1105
7507 #, fuzzy
7508 msgid "pointer assignment"
7509 msgstr "ÂåÆþ"
7511 #: fortran/parse.c:1114
7512 msgid "simple IF"
7513 msgstr ""
7515 #: fortran/parse.c:1332
7516 #, no-c-format
7517 msgid "Unexpected %s statement at %C"
7518 msgstr ""
7520 #: fortran/parse.c:1464
7521 #, no-c-format
7522 msgid "%s statement at %C cannot follow %s statement at %L"
7523 msgstr ""
7525 #: fortran/parse.c:1481
7526 #, fuzzy, no-c-format
7527 msgid "Unexpected end of file in '%s'"
7528 msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿"
7530 #: fortran/parse.c:1535
7531 #, no-c-format
7532 msgid "Derived type definition at %C has no components"
7533 msgstr ""
7535 #: fortran/parse.c:1546
7536 #, no-c-format
7537 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
7538 msgstr ""
7540 #: fortran/parse.c:1553
7541 #, no-c-format
7542 msgid "PRIVATE statement at %C must precede structure components"
7543 msgstr ""
7545 #: fortran/parse.c:1561
7546 #, no-c-format
7547 msgid "Duplicate PRIVATE statement at %C"
7548 msgstr ""
7550 #: fortran/parse.c:1573
7551 #, no-c-format
7552 msgid "SEQUENCE statement at %C must precede structure components"
7553 msgstr ""
7555 #: fortran/parse.c:1580
7556 #, no-c-format
7557 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
7558 msgstr ""
7560 #: fortran/parse.c:1585
7561 #, no-c-format
7562 msgid "Duplicate SEQUENCE statement at %C"
7563 msgstr ""
7565 #: fortran/parse.c:1652
7566 #, no-c-format
7567 msgid "ENUM declaration at %C has no ENUMERATORS"
7568 msgstr ""
7570 #: fortran/parse.c:1727
7571 #, no-c-format
7572 msgid "Unexpected %s statement in INTERFACE block at %C"
7573 msgstr ""
7575 #: fortran/parse.c:1754
7576 #, no-c-format
7577 msgid "SUBROUTINE at %C does not belong in a generic function interface"
7578 msgstr ""
7580 #: fortran/parse.c:1759
7581 #, no-c-format
7582 msgid "FUNCTION at %C does not belong in a generic subroutine interface"
7583 msgstr ""
7585 #: fortran/parse.c:1777
7586 #, no-c-format
7587 msgid "Unexpected %s statement at %C in INTERFACE body"
7588 msgstr ""
7590 #: fortran/parse.c:1791
7591 #, no-c-format
7592 msgid "INTERFACE procedure '%s' at %L has the same name as the enclosing procedure"
7593 msgstr ""
7595 #: fortran/parse.c:1856
7596 #, no-c-format
7597 msgid "%s statement must appear in a MODULE"
7598 msgstr ""
7600 #: fortran/parse.c:1863
7601 #, no-c-format
7602 msgid "%s statement at %C follows another accessibility specification"
7603 msgstr ""
7605 #: fortran/parse.c:1940
7606 #, no-c-format
7607 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
7608 msgstr ""
7610 #: fortran/parse.c:1961
7611 #, no-c-format
7612 msgid "Unexpected %s statement in WHERE block at %C"
7613 msgstr ""
7615 #: fortran/parse.c:2021
7616 #, no-c-format
7617 msgid "Unexpected %s statement in FORALL block at %C"
7618 msgstr ""
7620 #: fortran/parse.c:2073
7621 #, no-c-format
7622 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
7623 msgstr ""
7625 #: fortran/parse.c:2091
7626 #, no-c-format
7627 msgid "Duplicate ELSE statements at %L and %C"
7628 msgstr ""
7630 #: fortran/parse.c:2153
7631 #, no-c-format
7632 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
7633 msgstr ""
7635 #: fortran/parse.c:2211
7636 #, no-c-format
7637 msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L"
7638 msgstr ""
7640 #: fortran/parse.c:2246
7641 #, no-c-format
7642 msgid "End of nonblock DO statement at %C is within another block"
7643 msgstr ""
7645 #: fortran/parse.c:2255
7646 #, no-c-format
7647 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
7648 msgstr ""
7650 #: fortran/parse.c:2305
7651 #, no-c-format
7652 msgid "Statement label in ENDDO at %C doesn't match DO label"
7653 msgstr ""
7655 #: fortran/parse.c:2321
7656 #, no-c-format
7657 msgid "named block DO at %L requires matching ENDDO name"
7658 msgstr ""
7660 #: fortran/parse.c:2577
7661 #, no-c-format
7662 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
7663 msgstr ""
7665 #: fortran/parse.c:2634
7666 #, no-c-format
7667 msgid "%s statement at %C cannot terminate a non-block DO loop"
7668 msgstr ""
7670 #: fortran/parse.c:2798
7671 #, no-c-format
7672 msgid "Contained procedure '%s' at %C is already ambiguous"
7673 msgstr ""
7675 #: fortran/parse.c:2849
7676 #, no-c-format
7677 msgid "Unexpected %s statement in CONTAINS section at %C"
7678 msgstr ""
7680 #: fortran/parse.c:2934
7681 #, no-c-format
7682 msgid "CONTAINS statement at %C is already in a contained program unit"
7683 msgstr ""
7685 #: fortran/parse.c:2983
7686 #, no-c-format
7687 msgid "Global name '%s' at %L is already being used as a %s at %L"
7688 msgstr ""
7690 #: fortran/parse.c:3004
7691 #, no-c-format
7692 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
7693 msgstr ""
7695 #: fortran/parse.c:3029
7696 #, no-c-format
7697 msgid "Unexpected %s statement in BLOCK DATA at %C"
7698 msgstr ""
7700 #: fortran/parse.c:3072
7701 #, no-c-format
7702 msgid "Unexpected %s statement in MODULE at %C"
7703 msgstr ""
7705 #. If we see a duplicate main program, shut down.  If the second
7706 #. instance is an implied main program, ie data decls or executable
7707 #. statements, we're in for lots of errors.
7708 #: fortran/parse.c:3251
7709 #, no-c-format
7710 msgid "Two main PROGRAMs at %L and %C"
7711 msgstr ""
7713 #: fortran/primary.c:88
7714 #, fuzzy, no-c-format
7715 msgid "Missing kind-parameter at %C"
7716 msgstr "Àµ¼°¤Ê²¾°ú¿ô¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
7718 #: fortran/primary.c:211
7719 #, no-c-format
7720 msgid "Integer kind %d at %C not available"
7721 msgstr ""
7723 #: fortran/primary.c:219
7724 #, no-c-format
7725 msgid "Integer too big for its kind at %C"
7726 msgstr ""
7728 #: fortran/primary.c:249
7729 #, no-c-format
7730 msgid "Extension: Hollerith constant at %C"
7731 msgstr ""
7733 #: fortran/primary.c:261
7734 #, no-c-format
7735 msgid "Invalid Hollerith constant: %L must contain at least one character"
7736 msgstr ""
7738 #: fortran/primary.c:267
7739 #, no-c-format
7740 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
7741 msgstr ""
7743 #: fortran/primary.c:355
7744 #, no-c-format
7745 msgid "Extension: Hexadecimal constant at %C uses non-standard syntax."
7746 msgstr ""
7748 #: fortran/primary.c:365
7749 #, no-c-format
7750 msgid "Empty set of digits in BOZ constant at %C"
7751 msgstr ""
7753 #: fortran/primary.c:371
7754 #, fuzzy, no-c-format
7755 msgid "Illegal character in BOZ constant at %C"
7756 msgstr "̵¸ú¤Êʸ»úÄê¿ô¤¬ #if ¤Ë¤¢¤ê¤Þ¤¹"
7758 #: fortran/primary.c:393
7759 #, no-c-format
7760 msgid "Extension: BOZ constant at %C uses non-standard postfix syntax."
7761 msgstr ""
7763 #: fortran/primary.c:419
7764 #, no-c-format
7765 msgid "Integer too big for integer kind %i at %C"
7766 msgstr ""
7768 #: fortran/primary.c:519
7769 #, no-c-format
7770 msgid "Missing exponent in real number at %C"
7771 msgstr ""
7773 #: fortran/primary.c:576
7774 #, no-c-format
7775 msgid "Real number at %C has a 'd' exponent and an explicit kind"
7776 msgstr ""
7778 #: fortran/primary.c:588
7779 #, no-c-format
7780 msgid "Invalid real kind %d at %C"
7781 msgstr ""
7783 #: fortran/primary.c:602
7784 #, no-c-format
7785 msgid "Real constant overflows its kind at %C"
7786 msgstr ""
7788 #: fortran/primary.c:607
7789 #, no-c-format
7790 msgid "Real constant underflows its kind at %C"
7791 msgstr ""
7793 #: fortran/primary.c:699
7794 #, fuzzy, no-c-format
7795 msgid "Syntax error in SUBSTRING specification at %C"
7796 msgstr "¥á¥½¥Ã¥É»ÅÍÍÆâ¤Ç¤Î¹½Ê¸²òÀÏ¥¨¥é¡¼"
7798 #: fortran/primary.c:934
7799 #, no-c-format
7800 msgid "Invalid kind %d for CHARACTER constant at %C"
7801 msgstr ""
7803 #: fortran/primary.c:955
7804 #, fuzzy, no-c-format
7805 msgid "Unterminated character constant beginning at %C"
7806 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤Ê¸»úÎóÄê¿ôËô¤Ïʸ»úÄê¿ô"
7808 #: fortran/primary.c:1036
7809 #, no-c-format
7810 msgid "Bad kind for logical constant at %C"
7811 msgstr ""
7813 #: fortran/primary.c:1073
7814 #, no-c-format
7815 msgid "Expected PARAMETER symbol in complex constant at %C"
7816 msgstr ""
7818 #: fortran/primary.c:1079
7819 #, no-c-format
7820 msgid "Numeric PARAMETER required in complex constant at %C"
7821 msgstr ""
7823 #: fortran/primary.c:1085
7824 #, no-c-format
7825 msgid "Scalar PARAMETER required in complex constant at %C"
7826 msgstr ""
7828 #: fortran/primary.c:1089
7829 #, no-c-format
7830 msgid "Fortran 2003: PARAMETER symbol in complex constant at %C"
7831 msgstr ""
7833 #: fortran/primary.c:1119
7834 #, no-c-format
7835 msgid "Error converting PARAMETER constant in complex constant at %C"
7836 msgstr ""
7838 #: fortran/primary.c:1246
7839 #, no-c-format
7840 msgid "Syntax error in COMPLEX constant at %C"
7841 msgstr ""
7843 #: fortran/primary.c:1428
7844 #, no-c-format
7845 msgid "Keyword '%s' at %C has already appeared in the current argument list"
7846 msgstr ""
7848 #: fortran/primary.c:1492
7849 #, fuzzy, no-c-format
7850 msgid "Extension: argument list function at %C"
7851 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
7853 #: fortran/primary.c:1559
7854 #, fuzzy, no-c-format
7855 msgid "Expected alternate return label at %C"
7856 msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿"
7858 #: fortran/primary.c:1578
7859 #, fuzzy, no-c-format
7860 msgid "Missing keyword name in actual argument list at %C"
7861 msgstr "¥Þ¥¯¥í°ú¿ô¥ê¥¹¥È¤Ë¤¢¤êÆÀ¤Ê¤¤¥È¡¼¥¯¥ó"
7863 #: fortran/primary.c:1623
7864 #, no-c-format
7865 msgid "Syntax error in argument list at %C"
7866 msgstr ""
7868 #: fortran/primary.c:1710
7869 #, fuzzy, no-c-format
7870 msgid "Expected structure component name at %C"
7871 msgstr "¹ÔÈÖ¹æ %u ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿"
7873 #: fortran/primary.c:1951
7874 #, no-c-format
7875 msgid "Too many components in structure constructor at %C"
7876 msgstr ""
7878 #: fortran/primary.c:1966
7879 #, no-c-format
7880 msgid "Too few components in structure constructor at %C"
7881 msgstr ""
7883 #: fortran/primary.c:1984
7884 #, no-c-format
7885 msgid "Syntax error in structure constructor at %C"
7886 msgstr ""
7888 #: fortran/primary.c:2039
7889 #, no-c-format
7890 msgid "'%s' is array valued and directly recursive at %C , so the keyword RESULT must be specified in the FUNCTION statement"
7891 msgstr ""
7893 #: fortran/primary.c:2114
7894 #, no-c-format
7895 msgid "Unexpected use of subroutine name '%s' at %C"
7896 msgstr ""
7898 #: fortran/primary.c:2145
7899 #, fuzzy, no-c-format
7900 msgid "Statement function '%s' requires argument list at %C"
7901 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹\n"
7903 #: fortran/primary.c:2148
7904 #, fuzzy, no-c-format
7905 msgid "Function '%s' requires an argument list at %C"
7906 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹\n"
7908 #: fortran/primary.c:2314
7909 #, fuzzy, no-c-format
7910 msgid "Missing argument list in function '%s' at %C"
7911 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
7913 #: fortran/primary.c:2342
7914 #, fuzzy, no-c-format
7915 msgid "Symbol at %C is not appropriate for an expression"
7916 msgstr "¼°¤ÎÉâÆ°¾®¿ôÅÀ¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
7918 #: fortran/primary.c:2409
7919 #, no-c-format
7920 msgid "Named constant at %C in an EQUIVALENCE"
7921 msgstr ""
7923 #: fortran/primary.c:2432
7924 #, no-c-format
7925 msgid "Expected VARIABLE at %C"
7926 msgstr ""
7928 #: fortran/resolve.c:111
7929 #, no-c-format
7930 msgid "Alternate return specifier in elemental subroutine '%s' at %L is not allowed"
7931 msgstr ""
7933 #: fortran/resolve.c:115
7934 #, no-c-format
7935 msgid "Alternate return specifier in function '%s' at %L is not allowed"
7936 msgstr ""
7938 #: fortran/resolve.c:129
7939 #, no-c-format
7940 msgid "Dummy procedure '%s' of PURE procedure at %L must also be PURE"
7941 msgstr ""
7943 #: fortran/resolve.c:137
7944 #, no-c-format
7945 msgid "Dummy procedure at %L not allowed in ELEMENTAL procedure"
7946 msgstr ""
7948 #: fortran/resolve.c:150 fortran/resolve.c:963
7949 #, no-c-format
7950 msgid "Unable to find a specific INTRINSIC procedure for the reference '%s' at %L"
7951 msgstr ""
7953 #: fortran/resolve.c:194
7954 #, no-c-format
7955 msgid "Argument '%s' of pure function '%s' at %L must be INTENT(IN)"
7956 msgstr ""
7958 #: fortran/resolve.c:199
7959 #, no-c-format
7960 msgid "Argument '%s' of pure subroutine '%s' at %L must have its INTENT specified"
7961 msgstr ""
7963 #: fortran/resolve.c:209
7964 #, no-c-format
7965 msgid "Argument '%s' of elemental procedure at %L must be scalar"
7966 msgstr ""
7968 #: fortran/resolve.c:217
7969 #, no-c-format
7970 msgid "Argument '%s' of elemental procedure at %L cannot have the POINTER attribute"
7971 msgstr ""
7973 #: fortran/resolve.c:229
7974 #, no-c-format
7975 msgid "Argument '%s' of statement function at %L must be scalar"
7976 msgstr ""
7978 #: fortran/resolve.c:240
7979 #, no-c-format
7980 msgid "Character-valued argument '%s' of statement function at %L must have constant length"
7981 msgstr ""
7983 #: fortran/resolve.c:301
7984 #, no-c-format
7985 msgid "Contained function '%s' at %L has no IMPLICIT type"
7986 msgstr ""
7988 #: fortran/resolve.c:316
7989 #, no-c-format
7990 msgid "Character-valued internal function '%s' at %L must not be assumed length"
7991 msgstr ""
7993 #: fortran/resolve.c:479
7994 #, no-c-format
7995 msgid "Procedure %s at %L has entries with mismatched array specifications"
7996 msgstr ""
7998 #: fortran/resolve.c:506
7999 #, no-c-format
8000 msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
8001 msgstr ""
8003 #: fortran/resolve.c:510
8004 #, no-c-format
8005 msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
8006 msgstr ""
8008 #: fortran/resolve.c:517
8009 #, no-c-format
8010 msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
8011 msgstr ""
8013 #: fortran/resolve.c:521
8014 #, no-c-format
8015 msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
8016 msgstr ""
8018 #: fortran/resolve.c:559
8019 #, no-c-format
8020 msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
8021 msgstr ""
8023 #: fortran/resolve.c:564
8024 #, no-c-format
8025 msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
8026 msgstr ""
8028 #: fortran/resolve.c:661
8029 #, no-c-format
8030 msgid "The rank of the element in the derived type constructor at %L does not match that of the component (%d/%d)"
8031 msgstr ""
8033 #: fortran/resolve.c:674
8034 #, no-c-format
8035 msgid "The element in the derived type constructor at %L, for pointer component '%s', is %s but should be %s"
8036 msgstr ""
8038 #: fortran/resolve.c:691
8039 #, no-c-format
8040 msgid "The element in the derived type constructor at %L, for pointer component '%s' should be a POINTER or a TARGET"
8041 msgstr ""
8043 #: fortran/resolve.c:813
8044 #, no-c-format
8045 msgid "The upper bound in the last dimension must appear in the reference to the assumed size array '%s' at %L."
8046 msgstr ""
8048 #: fortran/resolve.c:877 fortran/resolve.c:4412 fortran/resolve.c:5160
8049 #, fuzzy, no-c-format
8050 msgid "Label %d referenced at %L is never defined"
8051 msgstr "¥é¥Ù¥ë %s ¤¬¤¢¤é¤æ¤ë´Ø¿ô¤Î³°Â¦¤Ç»²¾È¤µ¤ì¤Þ¤·¤¿"
8053 #: fortran/resolve.c:913
8054 #, no-c-format
8055 msgid "Statement function '%s' at %L is not allowed as an actual argument"
8056 msgstr ""
8058 #: fortran/resolve.c:920
8059 #, no-c-format
8060 msgid "Intrinsic '%s' at %L is not allowed as an actual argument"
8061 msgstr ""
8063 #: fortran/resolve.c:927
8064 #, no-c-format
8065 msgid "Internal procedure '%s' is not allowed as an actual argument at %L"
8066 msgstr ""
8068 #: fortran/resolve.c:933
8069 #, no-c-format
8070 msgid "ELEMENTAL non-INTRINSIC procedure '%s' is not allowed as an actual argument at %L"
8071 msgstr ""
8073 #: fortran/resolve.c:940
8074 #, no-c-format
8075 msgid "GENERIC non-INTRINSIC procedure '%s' is not allowed as an actual argument at %L"
8076 msgstr ""
8078 #: fortran/resolve.c:979
8079 #, fuzzy, no-c-format
8080 msgid "Symbol '%s' at %L is ambiguous"
8081 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
8083 #: fortran/resolve.c:1024
8084 #, no-c-format
8085 msgid "By-value argument at %L is not of numeric type"
8086 msgstr ""
8088 #: fortran/resolve.c:1031
8089 #, no-c-format
8090 msgid "By-value argument at %L cannot be an array or an array section"
8091 msgstr ""
8093 #: fortran/resolve.c:1042
8094 #, no-c-format
8095 msgid "By-value argument at %L is not allowed in this context"
8096 msgstr ""
8098 #: fortran/resolve.c:1051
8099 #, no-c-format
8100 msgid "Kind of by-value argument at %L is larger than default kind"
8101 msgstr ""
8103 #: fortran/resolve.c:1064
8104 #, no-c-format
8105 msgid "Passing internal procedure at %L by location not allowed"
8106 msgstr ""
8108 #: fortran/resolve.c:1181
8109 #, no-c-format
8110 msgid "'%s' at %L is an array and OPTIONAL; IF IT IS MISSING, it cannot be the actual argument of an ELEMENTAL procedure unless there is a non-optionalargument with the same rank (12.4.1.5)"
8111 msgstr ""
8113 #: fortran/resolve.c:1206
8114 msgid "elemental subroutine"
8115 msgstr ""
8117 #: fortran/resolve.c:1339
8118 #, no-c-format
8119 msgid "There is no specific function for the generic '%s' at %L"
8120 msgstr ""
8122 #: fortran/resolve.c:1349
8123 #, no-c-format
8124 msgid "Generic function '%s' at %L is not consistent with a specific intrinsic interface"
8125 msgstr ""
8127 #: fortran/resolve.c:1387
8128 #, no-c-format
8129 msgid "Function '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
8130 msgstr ""
8132 #: fortran/resolve.c:1433
8133 #, no-c-format
8134 msgid "Unable to resolve the specific function '%s' at %L"
8135 msgstr ""
8137 #: fortran/resolve.c:1489 fortran/resolve.c:7121
8138 #, no-c-format
8139 msgid "Function '%s' at %L has no IMPLICIT type"
8140 msgstr ""
8142 #: fortran/resolve.c:1563
8143 #, fuzzy, no-c-format
8144 msgid "'%s' at %L is not a function"
8145 msgstr "¸Æ¤Ó½Ð¤µ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È¤Ï´Ø¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
8147 #. Internal procedures are taken care of in resolve_contained_fntype.
8148 #: fortran/resolve.c:1596
8149 #, no-c-format
8150 msgid "Function '%s' is declared CHARACTER(*) and cannot be used at %L since it is not a dummy argument"
8151 msgstr ""
8153 #: fortran/resolve.c:1649
8154 #, no-c-format
8155 msgid "User defined non-ELEMENTAL function '%s' at %L not allowed in WORKSHARE construct"
8156 msgstr ""
8158 #: fortran/resolve.c:1699
8159 #, no-c-format
8160 msgid "reference to non-PURE function '%s' at %L inside a FORALL %s"
8161 msgstr ""
8163 #: fortran/resolve.c:1706
8164 #, no-c-format
8165 msgid "Function reference to '%s' at %L is to a non-PURE procedure within a PURE procedure"
8166 msgstr ""
8168 #: fortran/resolve.c:1721
8169 #, no-c-format
8170 msgid "Function '%s' at %L cannot call itself, as it is not RECURSIVE"
8171 msgstr ""
8173 #: fortran/resolve.c:1729
8174 #, no-c-format
8175 msgid "Call to ENTRY '%s' at %L is recursive, but function '%s' is not declared as RECURSIVE"
8176 msgstr ""
8178 #: fortran/resolve.c:1774
8179 #, no-c-format
8180 msgid "Subroutine call to '%s' in FORALL block at %L is not PURE"
8181 msgstr ""
8183 #: fortran/resolve.c:1777
8184 #, no-c-format
8185 msgid "Subroutine call to '%s' at %L is not PURE"
8186 msgstr ""
8188 #: fortran/resolve.c:1841
8189 #, no-c-format
8190 msgid "There is no specific subroutine for the generic '%s' at %L"
8191 msgstr ""
8193 #: fortran/resolve.c:1850
8194 #, no-c-format
8195 msgid "Generic subroutine '%s' at %L is not consistent with an intrinsic subroutine interface"
8196 msgstr ""
8198 #: fortran/resolve.c:1885
8199 #, no-c-format
8200 msgid "Subroutine '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
8201 msgstr ""
8203 #: fortran/resolve.c:1929
8204 #, no-c-format
8205 msgid "Unable to resolve the specific subroutine '%s' at %L"
8206 msgstr ""
8208 #: fortran/resolve.c:1986
8209 #, no-c-format
8210 msgid "'%s' at %L has a type, which is not consistent with the CALL at %L"
8211 msgstr ""
8213 #: fortran/resolve.c:2009
8214 #, no-c-format
8215 msgid "SUBROUTINE '%s' at %L cannot call itself, as it is not RECURSIVE"
8216 msgstr ""
8218 #: fortran/resolve.c:2017
8219 #, no-c-format
8220 msgid "Call to ENTRY '%s' at %L is recursive, but subroutine '%s' is not declared as RECURSIVE"
8221 msgstr ""
8223 #: fortran/resolve.c:2087
8224 #, fuzzy, no-c-format
8225 msgid "Shapes for operands at %L and %L are not conformable"
8226 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
8228 #: fortran/resolve.c:2144
8229 #, c-format
8230 msgid "Operand of unary numeric operator '%s' at %%L is %s"
8231 msgstr ""
8233 #: fortran/resolve.c:2160
8234 #, c-format
8235 msgid "Operands of binary numeric operator '%s' at %%L are %s/%s"
8236 msgstr ""
8238 #: fortran/resolve.c:2174
8239 #, c-format
8240 msgid "Operands of string concatenation operator at %%L are %s/%s"
8241 msgstr ""
8243 #: fortran/resolve.c:2193
8244 #, c-format
8245 msgid "Operands of logical operator '%s' at %%L are %s/%s"
8246 msgstr ""
8248 #: fortran/resolve.c:2207
8249 #, c-format
8250 msgid "Operand of .NOT. operator at %%L is %s"
8251 msgstr ""
8253 #: fortran/resolve.c:2217
8254 msgid "COMPLEX quantities cannot be compared at %L"
8255 msgstr ""
8257 #: fortran/resolve.c:2243
8258 #, c-format
8259 msgid "Logicals at %%L must be compared with %s instead of %s"
8260 msgstr ""
8262 #: fortran/resolve.c:2248
8263 #, c-format
8264 msgid "Operands of comparison operator '%s' at %%L are %s/%s"
8265 msgstr ""
8267 #: fortran/resolve.c:2256
8268 #, c-format
8269 msgid "Operand of user operator '%s' at %%L is %s"
8270 msgstr ""
8272 #: fortran/resolve.c:2259
8273 #, c-format
8274 msgid "Operands of user operator '%s' at %%L are %s/%s"
8275 msgstr ""
8277 #: fortran/resolve.c:2330
8278 #, no-c-format
8279 msgid "Inconsistent ranks for operator at %L and %L"
8280 msgstr ""
8282 #: fortran/resolve.c:2534
8283 #, no-c-format
8284 msgid "Illegal stride of zero at %L"
8285 msgstr ""
8287 #: fortran/resolve.c:2583
8288 #, fuzzy, no-c-format
8289 msgid "Array reference at %L is out of bounds"
8290 msgstr "²¾Áۥơ¼¥Ö¥ë %s[%lu]: Í×ÁÇ %lu ¤¬Èϰϳ°¤Ç¤¹"
8292 #: fortran/resolve.c:2604
8293 #, no-c-format
8294 msgid "Rightmost upper bound of assumed size array section not specified at %L"
8295 msgstr ""
8297 #: fortran/resolve.c:2614
8298 #, no-c-format
8299 msgid "Rank mismatch in array reference at %L (%d/%d)"
8300 msgstr ""
8302 #: fortran/resolve.c:2642
8303 #, no-c-format
8304 msgid "Array index at %L must be scalar"
8305 msgstr ""
8307 #: fortran/resolve.c:2648
8308 #, no-c-format
8309 msgid "Array index at %L must be of INTEGER type"
8310 msgstr ""
8312 #: fortran/resolve.c:2654
8313 #, no-c-format
8314 msgid "Extension: REAL array index at %L"
8315 msgstr ""
8317 #: fortran/resolve.c:2684
8318 #, no-c-format
8319 msgid "Argument dim at %L must be scalar"
8320 msgstr ""
8322 #: fortran/resolve.c:2690
8323 #, no-c-format
8324 msgid "Argument dim at %L must be of INTEGER type"
8325 msgstr ""
8327 #: fortran/resolve.c:2810
8328 #, no-c-format
8329 msgid "Array index at %L is an array of rank %d"
8330 msgstr ""
8332 #: fortran/resolve.c:2848
8333 #, no-c-format
8334 msgid "Substring start index at %L must be of type INTEGER"
8335 msgstr ""
8337 #: fortran/resolve.c:2855
8338 #, no-c-format
8339 msgid "Substring start index at %L must be scalar"
8340 msgstr ""
8342 #: fortran/resolve.c:2864
8343 #, no-c-format
8344 msgid "Substring start index at %L is less than one"
8345 msgstr ""
8347 #: fortran/resolve.c:2877
8348 #, no-c-format
8349 msgid "Substring end index at %L must be of type INTEGER"
8350 msgstr ""
8352 #: fortran/resolve.c:2884
8353 #, no-c-format
8354 msgid "Substring end index at %L must be scalar"
8355 msgstr ""
8357 #: fortran/resolve.c:2894
8358 #, no-c-format
8359 msgid "Substring end index at %L exceeds the string length"
8360 msgstr ""
8362 #: fortran/resolve.c:2969
8363 #, no-c-format
8364 msgid "Component to the right of a part reference with nonzero rank must not have the POINTER attribute at %L"
8365 msgstr ""
8367 #: fortran/resolve.c:2977
8368 #, no-c-format
8369 msgid "Component to the right of a part reference with nonzero rank must not have the ALLOCATABLE attribute at %L"
8370 msgstr ""
8372 #: fortran/resolve.c:2997
8373 #, no-c-format
8374 msgid "Two or more part references with nonzero rank must not be specified at %L"
8375 msgstr ""
8377 #: fortran/resolve.c:3172
8378 #, no-c-format
8379 msgid "Variable '%s',used in a specification expression, is referenced at %L before the ENTRY statement in which it is a parameter"
8380 msgstr ""
8382 #: fortran/resolve.c:3177
8383 #, no-c-format
8384 msgid "Variable '%s' is used at %L before the ENTRY statement in which it is a parameter"
8385 msgstr ""
8387 #: fortran/resolve.c:3300
8388 #, no-c-format
8389 msgid "%s at %L must be a scalar"
8390 msgstr ""
8392 #: fortran/resolve.c:3308
8393 #, no-c-format
8394 msgid "%s at %L must be INTEGER or REAL"
8395 msgstr ""
8397 #: fortran/resolve.c:3311
8398 #, no-c-format
8399 msgid "%s at %L must be INTEGER"
8400 msgstr ""
8402 #: fortran/resolve.c:3327
8403 #, no-c-format
8404 msgid "Obsolete: REAL DO loop iterator at %L"
8405 msgstr ""
8407 #: fortran/resolve.c:3336
8408 #, no-c-format
8409 msgid "Cannot assign to loop variable in PURE procedure at %L"
8410 msgstr ""
8412 #: fortran/resolve.c:3360
8413 #, no-c-format
8414 msgid "Step expression in DO loop at %L cannot be zero"
8415 msgstr ""
8417 #: fortran/resolve.c:3395
8418 #, no-c-format
8419 msgid "FORALL index-name at %L must be a scalar INTEGER"
8420 msgstr ""
8422 #: fortran/resolve.c:3400
8423 #, no-c-format
8424 msgid "FORALL start expression at %L must be a scalar INTEGER"
8425 msgstr ""
8427 #: fortran/resolve.c:3407
8428 #, no-c-format
8429 msgid "FORALL end expression at %L must be a scalar INTEGER"
8430 msgstr ""
8432 #: fortran/resolve.c:3415
8433 #, no-c-format
8434 msgid "FORALL stride expression at %L must be a scalar %s"
8435 msgstr ""
8437 #: fortran/resolve.c:3420
8438 #, no-c-format
8439 msgid "FORALL stride expression at %L cannot be zero"
8440 msgstr ""
8442 #: fortran/resolve.c:3518
8443 #, no-c-format
8444 msgid "Expression in DEALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
8445 msgstr ""
8447 #: fortran/resolve.c:3524
8448 #, no-c-format
8449 msgid "Can't deallocate INTENT(IN) variable '%s' at %L"
8450 msgstr ""
8452 #: fortran/resolve.c:3685
8453 #, no-c-format
8454 msgid "The STAT variable '%s' in an ALLOCATE statement must not be allocated in the same statement at %L"
8455 msgstr ""
8457 #: fortran/resolve.c:3716
8458 #, no-c-format
8459 msgid "Expression in ALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
8460 msgstr ""
8462 #: fortran/resolve.c:3723
8463 #, no-c-format
8464 msgid "Can't allocate INTENT(IN) variable '%s' at %L"
8465 msgstr ""
8467 #: fortran/resolve.c:3747
8468 #, no-c-format
8469 msgid "Array specification required in ALLOCATE statement at %L"
8470 msgstr ""
8472 #: fortran/resolve.c:3777
8473 #, no-c-format
8474 msgid "Bad array specification in ALLOCATE statement at %L"
8475 msgstr ""
8477 #: fortran/resolve.c:3795
8478 #, no-c-format
8479 msgid "'%s' must not appear an the array specification at %L in the same ALLOCATE statement where it is itself allocated"
8480 msgstr ""
8482 #. The cases overlap, or they are the same
8483 #. element in the list.  Either way, we must
8484 #. issue an error and get the next case from P.
8485 #. FIXME: Sort P and Q by line number.
8486 #: fortran/resolve.c:3954
8487 #, no-c-format
8488 msgid "CASE label at %L overlaps with CASE label at %L"
8489 msgstr ""
8491 #: fortran/resolve.c:4005
8492 #, fuzzy, no-c-format
8493 msgid "Expression in CASE statement at %L must be of type %s"
8494 msgstr "¼°¤ÎÃæ¤Îʸ¤ËÉÔ´°Á´·¿¤¬¤¢¤ê¤Þ¤¹"
8496 #: fortran/resolve.c:4016
8497 #, no-c-format
8498 msgid "Expression in CASE statement at %L must be kind %d"
8499 msgstr ""
8501 #: fortran/resolve.c:4028
8502 #, no-c-format
8503 msgid "Expression in CASE statement at %L must be scalar"
8504 msgstr ""
8506 #: fortran/resolve.c:4075
8507 #, no-c-format
8508 msgid "Selection expression in computed GOTO statement at %L must be a scalar integer expression"
8509 msgstr ""
8511 #: fortran/resolve.c:4093
8512 #, no-c-format
8513 msgid "Argument of SELECT statement at %L cannot be %s"
8514 msgstr ""
8516 #: fortran/resolve.c:4102
8517 #, no-c-format
8518 msgid "Argument of SELECT statement at %L must be a scalar expression"
8519 msgstr ""
8521 #: fortran/resolve.c:4167
8522 #, no-c-format
8523 msgid "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
8524 msgstr ""
8526 #: fortran/resolve.c:4194
8527 #, no-c-format
8528 msgid "Logical range in CASE statement at %L is not allowed"
8529 msgstr ""
8531 #: fortran/resolve.c:4206
8532 #, no-c-format
8533 msgid "constant logical value in CASE statement is repeated at %L"
8534 msgstr ""
8536 #: fortran/resolve.c:4220
8537 #, no-c-format
8538 msgid "Range specification at %L can never be matched"
8539 msgstr ""
8541 #: fortran/resolve.c:4323
8542 #, no-c-format
8543 msgid "Logical SELECT CASE block at %L has more that two cases"
8544 msgstr ""
8546 #: fortran/resolve.c:4362
8547 #, no-c-format
8548 msgid "Data transfer element at %L cannot have POINTER components"
8549 msgstr ""
8551 #: fortran/resolve.c:4369
8552 #, no-c-format
8553 msgid "Data transfer element at %L cannot have ALLOCATABLE components"
8554 msgstr ""
8556 #: fortran/resolve.c:4376
8557 #, no-c-format
8558 msgid "Data transfer element at %L cannot have PRIVATE components"
8559 msgstr ""
8561 #: fortran/resolve.c:4385
8562 #, no-c-format
8563 msgid "Data transfer element at %L cannot be a full reference to an assumed-size array"
8564 msgstr ""
8566 #: fortran/resolve.c:4419
8567 #, no-c-format
8568 msgid "Statement at %L is not a valid branch target statement for the branch statement at %L"
8569 msgstr ""
8571 #: fortran/resolve.c:4428
8572 #, no-c-format
8573 msgid "Branch at %L causes an infinite loop"
8574 msgstr ""
8576 #: fortran/resolve.c:4461
8577 #, no-c-format
8578 msgid "Label at %L is not in the same block as the GOTO statement at %L"
8579 msgstr ""
8581 #: fortran/resolve.c:4477
8582 #, no-c-format
8583 msgid "Obsolete: GOTO at %L jumps to END of construct at %L"
8584 msgstr ""
8586 #: fortran/resolve.c:4551
8587 #, no-c-format
8588 msgid "WHERE mask at %L has inconsistent shape"
8589 msgstr ""
8591 #: fortran/resolve.c:4567
8592 #, no-c-format
8593 msgid "WHERE assignment target at %L has inconsistent shape"
8594 msgstr ""
8596 #: fortran/resolve.c:4581 fortran/resolve.c:4780
8597 #, no-c-format
8598 msgid "Unsupported statement inside WHERE at %L"
8599 msgstr ""
8601 #: fortran/resolve.c:4657
8602 #, fuzzy, no-c-format
8603 msgid "expression reference type error at %L"
8604 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î»²¾È¤òÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
8606 #: fortran/resolve.c:4689
8607 #, no-c-format
8608 msgid "Unsupported statement while finding forall index in expression"
8609 msgstr ""
8611 #: fortran/resolve.c:4736
8612 #, no-c-format
8613 msgid "Assignment to a FORALL index variable at %L"
8614 msgstr ""
8616 #: fortran/resolve.c:4744
8617 #, no-c-format
8618 msgid "The FORALL with index '%s' cause more than one assignment to this object at %L"
8619 msgstr ""
8621 #: fortran/resolve.c:4873
8622 #, no-c-format
8623 msgid "An outer FORALL construct already has an index with this name %L"
8624 msgstr ""
8626 #: fortran/resolve.c:4885 fortran/resolve.c:4888 fortran/resolve.c:4891
8627 #, no-c-format
8628 msgid "A FORALL index must not appear in a limit or stride expression in the same FORALL at %L"
8629 msgstr ""
8631 #: fortran/resolve.c:4944
8632 #, no-c-format
8633 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
8634 msgstr ""
8636 #: fortran/resolve.c:5074
8637 #, no-c-format
8638 msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
8639 msgstr ""
8641 #: fortran/resolve.c:5077
8642 #, no-c-format
8643 msgid "Variable '%s' has not been assigned a target label at %L"
8644 msgstr ""
8646 #: fortran/resolve.c:5088
8647 #, no-c-format
8648 msgid "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
8649 msgstr ""
8651 #: fortran/resolve.c:5103
8652 #, no-c-format
8653 msgid "Subroutine '%s' called instead of assignment at %L must be PURE"
8654 msgstr ""
8656 #: fortran/resolve.c:5130
8657 #, no-c-format
8658 msgid "rhs of CHARACTER assignment at %L will be truncated (%d/%d)"
8659 msgstr ""
8661 #: fortran/resolve.c:5139
8662 #, no-c-format
8663 msgid "Cannot assign to variable '%s' in PURE procedure at %L"
8664 msgstr ""
8666 #: fortran/resolve.c:5148
8667 #, no-c-format
8668 msgid "Right side of assignment at %L is a derived type containing a POINTER in a PURE procedure"
8669 msgstr ""
8671 #: fortran/resolve.c:5168
8672 #, no-c-format
8673 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
8674 msgstr ""
8676 #: fortran/resolve.c:5183
8677 #, no-c-format
8678 msgid "Arithmetic IF statement at %L requires a numeric expression"
8679 msgstr ""
8681 #: fortran/resolve.c:5225
8682 #, no-c-format
8683 msgid "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
8684 msgstr ""
8686 #: fortran/resolve.c:5232
8687 #, no-c-format
8688 msgid "STAT tag in ALLOCATE statement at %L must be of type INTEGER"
8689 msgstr ""
8691 #: fortran/resolve.c:5244
8692 #, no-c-format
8693 msgid "STAT tag in DEALLOCATE statement at %L must be of type INTEGER"
8694 msgstr ""
8696 #: fortran/resolve.c:5310
8697 #, no-c-format
8698 msgid "FORALL mask clause at %L requires a LOGICAL expression"
8699 msgstr ""
8701 #: fortran/resolve.c:5513
8702 #, no-c-format
8703 msgid "Allocatable array '%s' at %L must have a deferred shape"
8704 msgstr ""
8706 #: fortran/resolve.c:5516
8707 #, no-c-format
8708 msgid "Scalar object '%s' at %L may not be ALLOCATABLE"
8709 msgstr ""
8711 #: fortran/resolve.c:5523
8712 #, no-c-format
8713 msgid "Array pointer '%s' at %L must have a deferred shape"
8714 msgstr ""
8716 #: fortran/resolve.c:5534
8717 #, no-c-format
8718 msgid "Array '%s' at %L cannot have a deferred shape"
8719 msgstr ""
8721 #: fortran/resolve.c:5590
8722 #, no-c-format
8723 msgid "The module or main program array '%s' at %L must have constant shape"
8724 msgstr ""
8726 #: fortran/resolve.c:5604
8727 #, no-c-format
8728 msgid "Entity with assumed character length at %L must be a dummy argument or a PARAMETER"
8729 msgstr ""
8731 #: fortran/resolve.c:5623
8732 #, no-c-format
8733 msgid "'%s' at %L must have constant character length in this context"
8734 msgstr ""
8736 #: fortran/resolve.c:5661
8737 #, no-c-format
8738 msgid "Allocatable '%s' at %L cannot have an initializer"
8739 msgstr ""
8741 #: fortran/resolve.c:5664
8742 #, no-c-format
8743 msgid "External '%s' at %L cannot have an initializer"
8744 msgstr ""
8746 #: fortran/resolve.c:5667
8747 #, fuzzy, no-c-format
8748 msgid "Dummy '%s' at %L cannot have an initializer"
8749 msgstr "`%s' ¤Ë `extern' ¤È½é´ü²½»Ò¤ÎξÊý¤¬¤¢¤ê¤Þ¤¹"
8751 #: fortran/resolve.c:5670
8752 #, no-c-format
8753 msgid "Intrinsic '%s' at %L cannot have an initializer"
8754 msgstr ""
8756 #: fortran/resolve.c:5673
8757 #, no-c-format
8758 msgid "Function result '%s' at %L cannot have an initializer"
8759 msgstr ""
8761 #: fortran/resolve.c:5676
8762 #, no-c-format
8763 msgid "Automatic array '%s' at %L cannot have an initializer"
8764 msgstr ""
8766 #: fortran/resolve.c:5691
8767 #, no-c-format
8768 msgid "The type %s cannot be host associated at %L because it is blocked by an incompatible object of the same name at %L"
8769 msgstr ""
8771 #: fortran/resolve.c:5715
8772 #, no-c-format
8773 msgid "Object '%s' at %L must have the SAVE attribute %s"
8774 msgstr ""
8776 #: fortran/resolve.c:5741
8777 #, no-c-format
8778 msgid "Although not referenced, '%s' at %L has ambiguous interfaces"
8779 msgstr ""
8781 #: fortran/resolve.c:5760
8782 #, no-c-format
8783 msgid "Character-valued statement function '%s' at %L must have constant length"
8784 msgstr ""
8786 #: fortran/resolve.c:5768
8787 #, no-c-format
8788 msgid "Automatic character length function '%s' at %L must have an explicit interface"
8789 msgstr ""
8791 #: fortran/resolve.c:5791
8792 #, no-c-format
8793 msgid "'%s' is of a PRIVATE type and cannot be a dummy argument of '%s', which is PUBLIC at %L"
8794 msgstr ""
8796 #: fortran/resolve.c:5806
8797 #, fuzzy, no-c-format
8798 msgid "External object '%s' at %L may not have an initializer"
8799 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
8801 #: fortran/resolve.c:5814
8802 #, no-c-format
8803 msgid "ELEMENTAL function '%s' at %L must have a scalar result"
8804 msgstr ""
8806 #: fortran/resolve.c:5835
8807 #, no-c-format
8808 msgid "CHARACTER(*) function '%s' at %L cannot be array-valued"
8809 msgstr ""
8811 #: fortran/resolve.c:5839
8812 #, no-c-format
8813 msgid "CHARACTER(*) function '%s' at %L cannot be pointer-valued"
8814 msgstr ""
8816 #: fortran/resolve.c:5843
8817 #, no-c-format
8818 msgid "CHARACTER(*) function '%s' at %L cannot be pure"
8819 msgstr ""
8821 #: fortran/resolve.c:5847
8822 #, no-c-format
8823 msgid "CHARACTER(*) function '%s' at %L cannot be recursive"
8824 msgstr ""
8826 #: fortran/resolve.c:5856
8827 #, no-c-format
8828 msgid "CHARACTER(*) function '%s' at %L is obsolescent in fortran 95"
8829 msgstr ""
8831 #: fortran/resolve.c:5881
8832 #, no-c-format
8833 msgid "Character length of component '%s' needs to be a constant specification expression at %L."
8834 msgstr ""
8836 #: fortran/resolve.c:5896
8837 #, no-c-format
8838 msgid "The component '%s' is a PRIVATE type and cannot be a component of '%s', which is PUBLIC at %L"
8839 msgstr ""
8841 #: fortran/resolve.c:5906
8842 #, no-c-format
8843 msgid "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE attribute"
8844 msgstr ""
8846 #: fortran/resolve.c:5916
8847 #, no-c-format
8848 msgid "The pointer component '%s' of '%s' at %L is a type that has not been declared"
8849 msgstr ""
8851 #: fortran/resolve.c:5934
8852 #, no-c-format
8853 msgid "Component '%s' of '%s' at %L must have constant array bounds."
8854 msgstr ""
8856 #: fortran/resolve.c:5975
8857 #, no-c-format
8858 msgid "PRIVATE symbol '%s' cannot be member of PUBLIC namelist at %L"
8859 msgstr ""
8861 #: fortran/resolve.c:5988
8862 #, no-c-format
8863 msgid "The array '%s' must have constant shape to be a NAMELIST object at %L"
8864 msgstr ""
8866 #: fortran/resolve.c:6001
8867 #, no-c-format
8868 msgid "NAMELIST object '%s' at %L cannot have ALLOCATABLE components"
8869 msgstr ""
8871 #: fortran/resolve.c:6020
8872 #, no-c-format
8873 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in '%s' at %L"
8874 msgstr ""
8876 #: fortran/resolve.c:6037
8877 #, no-c-format
8878 msgid "Parameter array '%s' at %L cannot be automatic or assumed shape"
8879 msgstr ""
8881 #: fortran/resolve.c:6049
8882 #, no-c-format
8883 msgid "Implicitly typed PARAMETER '%s' at %L doesn't match a later IMPLICIT type"
8884 msgstr ""
8886 #: fortran/resolve.c:6060
8887 #, fuzzy, no-c-format
8888 msgid "Incompatible derived type in PARAMETER at %L"
8889 msgstr "%s ¤Ë¸ß´¹À­¤Î¤Ê¤¤·¿"
8891 #: fortran/resolve.c:6162
8892 #, no-c-format
8893 msgid "Assumed size array at %L must be a dummy argument"
8894 msgstr ""
8896 #: fortran/resolve.c:6165
8897 #, no-c-format
8898 msgid "Assumed shape array at %L must be a dummy argument"
8899 msgstr ""
8901 #: fortran/resolve.c:6178
8902 #, no-c-format
8903 msgid "Symbol at %L is not a DUMMY variable"
8904 msgstr ""
8906 #: fortran/resolve.c:6193
8907 #, no-c-format
8908 msgid "The derived type '%s' at %L is of type '%s', which has not been defined."
8909 msgstr ""
8911 #: fortran/resolve.c:6212
8912 #, no-c-format
8913 msgid "The INTENT(OUT) dummy argument '%s' at %L is ASSUMED SIZE and so cannot have a default initializer"
8914 msgstr ""
8916 #: fortran/resolve.c:6250
8917 #, no-c-format
8918 msgid "Intrinsic at %L does not exist"
8919 msgstr ""
8921 #: fortran/resolve.c:6283
8922 #, no-c-format
8923 msgid "Threadprivate at %L isn't SAVEd"
8924 msgstr ""
8926 #: fortran/resolve.c:6362
8927 #, no-c-format
8928 msgid "BLOCK DATA element '%s' at %L must be in COMMON"
8929 msgstr ""
8931 #: fortran/resolve.c:6406
8932 #, no-c-format
8933 msgid "Nonconstant array section at %L in DATA statement"
8934 msgstr ""
8936 #: fortran/resolve.c:6419
8937 #, no-c-format
8938 msgid "DATA statement at %L has more variables than values"
8939 msgstr ""
8941 #: fortran/resolve.c:6511
8942 #, no-c-format
8943 msgid "iterator start at %L does not simplify"
8944 msgstr ""
8946 #: fortran/resolve.c:6519
8947 #, no-c-format
8948 msgid "iterator end at %L does not simplify"
8949 msgstr ""
8951 #: fortran/resolve.c:6527
8952 #, no-c-format
8953 msgid "iterator step at %L does not simplify"
8954 msgstr ""
8956 #: fortran/resolve.c:6650
8957 #, no-c-format
8958 msgid "DATA statement at %L has more values than variables"
8959 msgstr ""
8961 #: fortran/resolve.c:6726
8962 #, fuzzy, no-c-format
8963 msgid "Label %d at %L defined but not used"
8964 msgstr "¥é¥Ù¥ë `%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
8966 #: fortran/resolve.c:6731
8967 #, fuzzy, no-c-format
8968 msgid "Label %d at %L defined but cannot be used"
8969 msgstr "¥é¥Ù¥ë `%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
8971 #: fortran/resolve.c:6816
8972 #, no-c-format
8973 msgid "Derived type variable '%s' at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
8974 msgstr ""
8976 #: fortran/resolve.c:6824
8977 #, no-c-format
8978 msgid "Derived type variable '%s' at %L cannot have ALLOCATABLE components to be an EQUIVALENCE object"
8979 msgstr ""
8981 #: fortran/resolve.c:6839
8982 #, no-c-format
8983 msgid "Derived type variable '%s' at %L with pointer component(s) cannot be an EQUIVALENCE object"
8984 msgstr ""
8986 #: fortran/resolve.c:6846
8987 #, no-c-format
8988 msgid "Derived type variable '%s' at %L with default initializer cannot be an EQUIVALENCE object"
8989 msgstr ""
8991 #: fortran/resolve.c:6947
8992 #, no-c-format
8993 msgid "Syntax error in EQUIVALENCE statement at %L"
8994 msgstr ""
8996 #: fortran/resolve.c:6964
8997 #, no-c-format
8998 msgid "Initialized objects '%s' and '%s' cannot both be in the EQUIVALENCE statement at %L"
8999 msgstr ""
9001 #: fortran/resolve.c:6978
9002 #, no-c-format
9003 msgid "Common block member '%s' at %L cannot be an EQUIVALENCE object in the pure procedure '%s'"
9004 msgstr ""
9006 #: fortran/resolve.c:6987
9007 #, no-c-format
9008 msgid "Named constant '%s' at %L cannot be an EQUIVALENCE object"
9009 msgstr ""
9011 #: fortran/resolve.c:7066
9012 #, no-c-format
9013 msgid "Array '%s' at %L with non-constant bounds cannot be an EQUIVALENCE object"
9014 msgstr ""
9016 #: fortran/resolve.c:7077
9017 #, no-c-format
9018 msgid "Structure component '%s' at %L cannot be an EQUIVALENCE object"
9019 msgstr ""
9021 #: fortran/resolve.c:7088
9022 #, no-c-format
9023 msgid "Substring at %L has length zero"
9024 msgstr ""
9026 #: fortran/resolve.c:7131
9027 #, no-c-format
9028 msgid "PUBLIC function '%s' at %L cannot be of PRIVATE type '%s'"
9029 msgstr ""
9031 #: fortran/resolve.c:7158
9032 #, no-c-format
9033 msgid "ENTRY '%s' at %L has no IMPLICIT type"
9034 msgstr ""
9036 #: fortran/resolve.c:7184
9037 #, no-c-format
9038 msgid "User operator procedure '%s' at %L must be a FUNCTION"
9039 msgstr ""
9041 #: fortran/resolve.c:7190
9042 #, no-c-format
9043 msgid "User operator procedure '%s' at %L cannot be assumed character length"
9044 msgstr ""
9046 #: fortran/resolve.c:7196
9047 #, no-c-format
9048 msgid "User operator procedure '%s' at %L must have at least one argument"
9049 msgstr ""
9051 #: fortran/resolve.c:7206
9052 #, no-c-format
9053 msgid "First argument of operator interface at %L cannot be optional"
9054 msgstr ""
9056 #: fortran/resolve.c:7218
9057 #, no-c-format
9058 msgid "Second argument of operator interface at %L cannot be optional"
9059 msgstr ""
9061 #: fortran/resolve.c:7222
9062 #, no-c-format
9063 msgid "Operator interface at %L must have, at most, two arguments"
9064 msgstr ""
9066 #: fortran/resolve.c:7255
9067 #, no-c-format
9068 msgid "Contained procedure '%s' at %L of a PURE procedure must also be PURE"
9069 msgstr ""
9071 #: fortran/scanner.c:675 fortran/scanner.c:796
9072 #, no-c-format
9073 msgid "Limit of %d continuations exceeded in statement at %C"
9074 msgstr ""
9076 #: fortran/scanner.c:720
9077 #, fuzzy, no-c-format
9078 msgid "Missing '&' in continued character constant at %C"
9079 msgstr "ʸ»úÄê¿ô¤ÎÃæ¤Ç¥Õ¥¡¥¤¥ë¤Î½ªÃ¼¤ò¸¡½Ð¤·¤Þ¤·¤¿"
9081 #: fortran/scanner.c:929
9082 #, no-c-format
9083 msgid "Nonconforming tab character at %C"
9084 msgstr ""
9086 #: fortran/scanner.c:1020 fortran/scanner.c:1023
9087 #, no-c-format
9088 msgid "'&' not allowed by itself in line %d"
9089 msgstr ""
9091 #: fortran/scanner.c:1045 fortran/scanner.c:1048
9092 #, no-c-format
9093 msgid "'&' not allowed by itself with comment in line %d"
9094 msgstr ""
9096 #: fortran/scanner.c:1064
9097 #, no-c-format
9098 msgid "Nonconforming tab character in column 1 of line %d"
9099 msgstr ""
9101 #: fortran/scanner.c:1261
9102 #, fuzzy, no-c-format
9103 msgid "%s:%d: file %s left but not entered"
9104 msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤«¤é½Ð¤Þ¤·¤¿¤¬Æþ¤Ã¤Æ¤¤¤Þ¤»¤ó"
9106 #: fortran/scanner.c:1288
9107 #, fuzzy, no-c-format
9108 msgid "%s:%d: Illegal preprocessor directive"
9109 msgstr "¥×¥ê¥×¥í¥»¥¹Ì¿ÎáÃæ¤Ë %s ¤¬¤¢¤ê¤Þ¤¹"
9111 #: fortran/scanner.c:1381
9112 #, no-c-format
9113 msgid "File '%s' is being included recursively"
9114 msgstr ""
9116 #: fortran/scanner.c:1396
9117 #, fuzzy, no-c-format
9118 msgid "Can't open file '%s'"
9119 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
9121 #: fortran/scanner.c:1405
9122 #, fuzzy, no-c-format
9123 msgid "Can't open included file '%s'"
9124 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
9126 #: fortran/scanner.c:1507
9127 #, fuzzy, c-format
9128 msgid "%s:%3d %s\n"
9129 msgstr "%s: %s"
9131 #: fortran/simplify.c:79
9132 #, no-c-format
9133 msgid "Result of %s overflows its kind at %L"
9134 msgstr ""
9136 #: fortran/simplify.c:83
9137 #, no-c-format
9138 msgid "Result of %s underflows its kind at %L"
9139 msgstr ""
9141 #: fortran/simplify.c:87
9142 #, no-c-format
9143 msgid "Result of %s is NaN at %L"
9144 msgstr ""
9146 #: fortran/simplify.c:91
9147 #, no-c-format
9148 msgid "Result of %s gives range error for its kind at %L"
9149 msgstr ""
9151 #: fortran/simplify.c:113
9152 #, no-c-format
9153 msgid "KIND parameter of %s at %L must be an initialization expression"
9154 msgstr ""
9156 #: fortran/simplify.c:123
9157 #, fuzzy, no-c-format
9158 msgid "Invalid KIND parameter of %s at %L"
9159 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
9161 #: fortran/simplify.c:261
9162 #, no-c-format
9163 msgid "Argument of ACHAR function at %L outside of range [0,127]"
9164 msgstr ""
9166 #: fortran/simplify.c:286
9167 #, no-c-format
9168 msgid "Argument of ACOS at %L must be between -1 and 1"
9169 msgstr ""
9171 #: fortran/simplify.c:308
9172 #, no-c-format
9173 msgid "Argument of ACOSH at %L must not be less than 1"
9174 msgstr ""
9176 #: fortran/simplify.c:535
9177 #, no-c-format
9178 msgid "Argument of ASIN at %L must be between -1 and 1"
9179 msgstr ""
9181 #: fortran/simplify.c:591
9182 #, no-c-format
9183 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
9184 msgstr ""
9186 #: fortran/simplify.c:617
9187 #, no-c-format
9188 msgid "If first argument of ATAN2 %L is zero, then the second argument must not be zero"
9189 msgstr ""
9191 #: fortran/simplify.c:708
9192 #, no-c-format
9193 msgid "Argument of CHAR function at %L outside of range [0,255]"
9194 msgstr ""
9196 #: fortran/simplify.c:1247
9197 #, no-c-format
9198 msgid "Argument of IACHAR at %L must be of length one"
9199 msgstr ""
9201 #: fortran/simplify.c:1254
9202 #, no-c-format
9203 msgid "Argument of IACHAR function at %L outside of range 0..127"
9204 msgstr ""
9206 #: fortran/simplify.c:1291
9207 #, fuzzy, no-c-format
9208 msgid "Invalid second argument of IBCLR at %L"
9209 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
9211 #: fortran/simplify.c:1299
9212 #, no-c-format
9213 msgid "Second argument of IBCLR exceeds bit size at %L"
9214 msgstr ""
9216 #: fortran/simplify.c:1333
9217 #, fuzzy, no-c-format
9218 msgid "Invalid second argument of IBITS at %L"
9219 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
9221 #: fortran/simplify.c:1339
9222 #, fuzzy, no-c-format
9223 msgid "Invalid third argument of IBITS at %L"
9224 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
9226 #: fortran/simplify.c:1349
9227 #, no-c-format
9228 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
9229 msgstr ""
9231 #: fortran/simplify.c:1397
9232 #, fuzzy, no-c-format
9233 msgid "Invalid second argument of IBSET at %L"
9234 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
9236 #: fortran/simplify.c:1405
9237 #, no-c-format
9238 msgid "Second argument of IBSET exceeds bit size at %L"
9239 msgstr ""
9241 #: fortran/simplify.c:1435
9242 #, no-c-format
9243 msgid "Argument of ICHAR at %L must be of length one"
9244 msgstr ""
9246 #: fortran/simplify.c:1647
9247 #, fuzzy, no-c-format
9248 msgid "Argument of INT at %L is not a valid type"
9249 msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó "
9251 #: fortran/simplify.c:1689
9252 #, fuzzy, no-c-format
9253 msgid "Argument of %s at %L is not a valid type"
9254 msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó "
9256 #: fortran/simplify.c:1784
9257 #, fuzzy, no-c-format
9258 msgid "Invalid second argument of ISHFT at %L"
9259 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
9261 #: fortran/simplify.c:1800
9262 #, no-c-format
9263 msgid "Magnitude of second argument of ISHFT exceeds bit size at %L"
9264 msgstr ""
9266 #: fortran/simplify.c:1864
9267 #, fuzzy, no-c-format
9268 msgid "Invalid second argument of ISHFTC at %L"
9269 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
9271 #: fortran/simplify.c:1878
9272 #, fuzzy, no-c-format
9273 msgid "Invalid third argument of ISHFTC at %L"
9274 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
9276 #: fortran/simplify.c:1884
9277 #, no-c-format
9278 msgid "Magnitude of third argument of ISHFTC exceeds BIT_SIZE of first argument at %L"
9279 msgstr ""
9281 #: fortran/simplify.c:1900
9282 #, no-c-format
9283 msgid "Magnitude of second argument of ISHFTC exceeds third argument at %L"
9284 msgstr ""
9286 #: fortran/simplify.c:1903
9287 #, no-c-format
9288 msgid "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at %L"
9289 msgstr ""
9291 #: fortran/simplify.c:1974
9292 #, no-c-format
9293 msgid "Argument of KIND at %L is a DERIVED type"
9294 msgstr ""
9296 #: fortran/simplify.c:2045
9297 #, fuzzy, no-c-format
9298 msgid "DIM argument at %L is out of bounds"
9299 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
9301 #: fortran/simplify.c:2213
9302 #, no-c-format
9303 msgid "Argument of LOG at %L cannot be less than or equal to zero"
9304 msgstr ""
9306 #: fortran/simplify.c:2226
9307 #, no-c-format
9308 msgid "Complex argument of LOG at %L cannot be zero"
9309 msgstr ""
9311 #: fortran/simplify.c:2275
9312 #, no-c-format
9313 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
9314 msgstr ""
9316 #. Result is processor-dependent.
9317 #: fortran/simplify.c:2452
9318 #, no-c-format
9319 msgid "Second argument MOD at %L is zero"
9320 msgstr ""
9322 #. Result is processor-dependent.
9323 #: fortran/simplify.c:2463
9324 #, fuzzy, no-c-format
9325 msgid "Second argument of MOD at %L is zero"
9326 msgstr "`%s' ¤ÎÂèÆó°ú¿ô¤Ï `char **' ¤È¤¹¤Ù¤­¤Ç¤¹"
9328 #. Result is processor-dependent. This processor just opts
9329 #. to not handle it at all.
9330 #. Result is processor-dependent.
9331 #: fortran/simplify.c:2511 fortran/simplify.c:2523
9332 #, no-c-format
9333 msgid "Second argument of MODULO at %L is zero"
9334 msgstr ""
9336 #: fortran/simplify.c:2578
9337 #, fuzzy, no-c-format
9338 msgid "Second argument of NEAREST at %L shall not be zero"
9339 msgstr "`%s' ¤ÎÂèÆó°ú¿ô¤Ï `char **' ¤È¤¹¤Ù¤­¤Ç¤¹"
9341 #: fortran/simplify.c:2902
9342 #, fuzzy, no-c-format
9343 msgid "Invalid second argument of REPEAT at %L"
9344 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
9346 #: fortran/simplify.c:2976
9347 #, no-c-format
9348 msgid "Integer too large in shape specification at %L"
9349 msgstr ""
9351 #: fortran/simplify.c:2986
9352 #, no-c-format
9353 msgid "Too many dimensions in shape specification for RESHAPE at %L"
9354 msgstr ""
9356 #: fortran/simplify.c:2994
9357 #, no-c-format
9358 msgid "Shape specification at %L cannot be negative"
9359 msgstr ""
9361 #: fortran/simplify.c:3004
9362 #, no-c-format
9363 msgid "Shape specification at %L cannot be the null array"
9364 msgstr ""
9366 #: fortran/simplify.c:3028
9367 #, no-c-format
9368 msgid "ORDER parameter of RESHAPE at %L is not the same size as SHAPE parameter"
9369 msgstr ""
9371 #: fortran/simplify.c:3035
9372 #, no-c-format
9373 msgid "Error in ORDER parameter of RESHAPE at %L"
9374 msgstr ""
9376 #: fortran/simplify.c:3045
9377 #, no-c-format
9378 msgid "ORDER parameter of RESHAPE at %L is out of range"
9379 msgstr ""
9381 #: fortran/simplify.c:3054
9382 #, no-c-format
9383 msgid "Invalid permutation in ORDER parameter at %L"
9384 msgstr ""
9386 #: fortran/simplify.c:3111
9387 #, no-c-format
9388 msgid "PAD parameter required for short SOURCE parameter at %L"
9389 msgstr ""
9391 #: fortran/simplify.c:3281
9392 #, no-c-format
9393 msgid "Result of SCALE overflows its kind at %L"
9394 msgstr ""
9396 #: fortran/simplify.c:3899
9397 #, fuzzy, no-c-format
9398 msgid "Argument of SQRT at %L has a negative value"
9399 msgstr "´Ø¿ô¸Æ¤Ó½Ð¤·¤¬½¸¹çÂΤÎÃͤò»ý¤Ã¤Æ¤¤¤Þ¤¹"
9401 #: fortran/simplify.c:3961
9402 #, no-c-format
9403 msgid "TRANSFER intrinsic not implemented for initialization at %L"
9404 msgstr ""
9406 #: fortran/symbol.c:111
9407 #, no-c-format
9408 msgid "Duplicate IMPLICIT NONE statement at %C"
9409 msgstr ""
9411 #: fortran/symbol.c:151
9412 #, no-c-format
9413 msgid "Letter '%c' already set in IMPLICIT statement at %C"
9414 msgstr ""
9416 #: fortran/symbol.c:173
9417 #, no-c-format
9418 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
9419 msgstr ""
9421 #: fortran/symbol.c:184
9422 #, no-c-format
9423 msgid "Letter %c already has an IMPLICIT type at %C"
9424 msgstr ""
9426 #: fortran/symbol.c:232
9427 #, no-c-format
9428 msgid "Symbol '%s' at %L has no IMPLICIT type"
9429 msgstr ""
9431 #: fortran/symbol.c:313
9432 #, no-c-format
9433 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
9434 msgstr ""
9436 #: fortran/symbol.c:521 fortran/symbol.c:1020
9437 #, no-c-format
9438 msgid "%s attribute conflicts with %s attribute at %L"
9439 msgstr ""
9441 #: fortran/symbol.c:524
9442 #, no-c-format
9443 msgid "%s attribute conflicts with %s attribute in '%s' at %L"
9444 msgstr ""
9446 #: fortran/symbol.c:532
9447 #, no-c-format
9448 msgid "In the selected standard, %s attribute conflicts with %s attribute at %L"
9449 msgstr ""
9451 #: fortran/symbol.c:538
9452 #, no-c-format
9453 msgid "In the selected standard, %s attribute conflicts with %s attribute in '%s' at %L"
9454 msgstr ""
9456 #: fortran/symbol.c:581
9457 #, no-c-format
9458 msgid "Cannot change attributes of USE-associated symbol at %L"
9459 msgstr ""
9461 #: fortran/symbol.c:584
9462 #, no-c-format
9463 msgid "Cannot change attributes of USE-associated symbol %s at %L"
9464 msgstr ""
9466 #: fortran/symbol.c:600
9467 #, fuzzy, no-c-format
9468 msgid "Duplicate %s attribute specified at %L"
9469 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤Î ConstantValue Â°À­¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
9471 #: fortran/symbol.c:739
9472 #, no-c-format
9473 msgid "Cray Pointee at %L appears in multiple pointer() statements."
9474 msgstr ""
9476 #: fortran/symbol.c:771
9477 #, fuzzy, no-c-format
9478 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
9479 msgstr "section Â°À­¤Ï¥í¡¼¥«¥ëÊÑ¿ô¤ËÂФ·¤Æ¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
9481 #: fortran/symbol.c:779
9482 #, fuzzy, no-c-format
9483 msgid "Duplicate SAVE attribute specified at %L"
9484 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤Î ConstantValue Â°À­¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
9486 #: fortran/symbol.c:1050
9487 #, no-c-format
9488 msgid "%s procedure at %L is already declared as %s procedure"
9489 msgstr ""
9491 #: fortran/symbol.c:1085
9492 #, no-c-format
9493 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
9494 msgstr ""
9496 #: fortran/symbol.c:1108
9497 #, no-c-format
9498 msgid "ACCESS specification at %L was already specified"
9499 msgstr ""
9501 #: fortran/symbol.c:1128
9502 #, no-c-format
9503 msgid "Symbol '%s' at %L already has an explicit interface"
9504 msgstr ""
9506 #: fortran/symbol.c:1173
9507 #, no-c-format
9508 msgid "Symbol '%s' at %L cannot have a type"
9509 msgstr ""
9511 #: fortran/symbol.c:1313
9512 #, no-c-format
9513 msgid "Component '%s' at %C already declared at %L"
9514 msgstr ""
9516 #: fortran/symbol.c:1391
9517 #, fuzzy, no-c-format
9518 msgid "Symbol '%s' at %C is ambiguous"
9519 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
9521 #: fortran/symbol.c:1423
9522 #, no-c-format
9523 msgid "Derived type '%s' at %C is being used before it is defined"
9524 msgstr ""
9526 #: fortran/symbol.c:1451
9527 #, no-c-format
9528 msgid "'%s' at %C is not a member of the '%s' structure"
9529 msgstr ""
9531 #: fortran/symbol.c:1457
9532 #, no-c-format
9533 msgid "Component '%s' at %C is a PRIVATE component of '%s'"
9534 msgstr ""
9536 #: fortran/symbol.c:1610
9537 #, no-c-format
9538 msgid "Duplicate statement label %d at %L and %L"
9539 msgstr ""
9541 #: fortran/symbol.c:1620
9542 #, no-c-format
9543 msgid "Label %d at %C already referenced as branch target"
9544 msgstr ""
9546 #: fortran/symbol.c:1629
9547 #, no-c-format
9548 msgid "Label %d at %C already referenced as a format label"
9549 msgstr ""
9551 #: fortran/symbol.c:1671
9552 #, no-c-format
9553 msgid "Label %d at %C previously used as a FORMAT label"
9554 msgstr ""
9556 #: fortran/symbol.c:1679
9557 #, no-c-format
9558 msgid "Label %d at %C previously used as branch target"
9559 msgstr ""
9561 #: fortran/symbol.c:1933
9562 #, no-c-format
9563 msgid "Name '%s' at %C is an ambiguous reference to '%s' from module '%s'"
9564 msgstr ""
9566 #: fortran/symbol.c:1936
9567 #, no-c-format
9568 msgid "Name '%s' at %C is an ambiguous reference to '%s' from current program unit"
9569 msgstr ""
9571 #. Symbol is from another namespace.
9572 #: fortran/symbol.c:2077
9573 #, no-c-format
9574 msgid "Symbol '%s' at %C has already been host associated"
9575 msgstr ""
9577 #: fortran/trans-common.c:365
9578 #, no-c-format
9579 msgid "Named COMMON block '%s' at %L shall be of the same size"
9580 msgstr ""
9582 #: fortran/trans-common.c:669
9583 #, no-c-format
9584 msgid "Bad array reference at %L"
9585 msgstr ""
9587 #: fortran/trans-common.c:677
9588 #, no-c-format
9589 msgid "Illegal reference type at %L as EQUIVALENCE object"
9590 msgstr ""
9592 #: fortran/trans-common.c:717
9593 #, no-c-format
9594 msgid "Inconsistent equivalence rules involving '%s' at %L and '%s' at %L"
9595 msgstr ""
9597 #. Aligning this field would misalign a previous field.
9598 #: fortran/trans-common.c:850
9599 #, no-c-format
9600 msgid "The equivalence set for variable '%s' declared at %L violates alignment requirements"
9601 msgstr ""
9603 #: fortran/trans-common.c:915
9604 #, no-c-format
9605 msgid "Equivalence for '%s' does not match ordering of COMMON '%s' at %L"
9606 msgstr ""
9608 #: fortran/trans-common.c:930
9609 #, no-c-format
9610 msgid "The equivalence set for '%s' cause an invalid extension to COMMON '%s' at %L"
9611 msgstr ""
9613 #. The required offset conflicts with previous alignment
9614 #. requirements.  Insert padding immediately before this
9615 #. segment.
9616 #: fortran/trans-common.c:941
9617 #, no-c-format
9618 msgid "Padding of %d bytes required before '%s' in COMMON '%s' at %L"
9619 msgstr ""
9621 #: fortran/trans-common.c:967
9622 #, no-c-format
9623 msgid "COMMON '%s' at %L does not exist"
9624 msgstr ""
9626 #: fortran/trans-common.c:974
9627 #, no-c-format
9628 msgid "COMMON '%s' at %L requires %d bytes of padding at start"
9629 msgstr ""
9631 #: fortran/trans-decl.c:445
9632 #, fuzzy, no-c-format
9633 msgid "storage size not known"
9634 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬¤ï¤«¤ê¤Þ¤»¤ó"
9636 #: fortran/trans-decl.c:452
9637 #, fuzzy, no-c-format
9638 msgid "storage size not constant"
9639 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬°ìÄê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9641 #: fortran/trans-decl.c:2932
9642 #, fuzzy, no-c-format
9643 msgid "Unused parameter %s declared at %L"
9644 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
9646 #: fortran/trans-decl.c:2938
9647 #, fuzzy, no-c-format
9648 msgid "Unused variable %s declared at %L"
9649 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï %s ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
9651 #: fortran/trans-expr.c:1962
9652 #, fuzzy, no-c-format
9653 msgid "Unknown argument list function at %L"
9654 msgstr "´Ø¿ô `%s' ¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
9656 #: fortran/trans-intrinsic.c:766
9657 #, no-c-format
9658 msgid "'dim' argument of %s intrinsic at %L is not a valid dimension index"
9659 msgstr ""
9661 #: fortran/trans-intrinsic.c:3338
9662 msgid "Argument NCOPIES of REPEAT intrinsic is negative"
9663 msgstr ""
9665 #: fortran/trans-io.c:1010
9666 #, no-c-format
9667 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers."
9668 msgstr ""
9670 #: fortran/trans-stmt.c:156
9671 msgid "Assigned label is not a target label"
9672 msgstr ""
9674 #: fortran/trans-stmt.c:183
9675 msgid "Assigned label is not in the list"
9676 msgstr ""
9678 #: fortran/trans-stmt.c:438
9679 #, no-c-format
9680 msgid "An alternate return at %L without a * dummy argument"
9681 msgstr ""
9683 #: fortran/trans.c:48
9684 msgid "Array bound mismatch"
9685 msgstr ""
9687 #: fortran/trans.c:49
9688 msgid "Array reference out of bounds"
9689 msgstr ""
9691 #: fortran/trans.c:50
9692 #, fuzzy
9693 msgid "Incorrect function return value"
9694 msgstr "`noreturn' ´Ø¿ô¤¬Èó void ÃͤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
9696 #. FIXME: i18n bug here.  Order of prints should not be
9697 #. fixed.
9698 #: java/gjavah.c:915
9699 #, fuzzy, c-format
9700 msgid "ignored method '"
9701 msgstr "¥á¥½¥Ã¥É `%s' Æâ:"
9703 #: java/gjavah.c:917
9704 #, c-format
9705 msgid "' marked virtual\n"
9706 msgstr ""
9708 #: java/gjavah.c:2355
9709 #, c-format
9710 msgid "Try '"
9711 msgstr ""
9713 #: java/gjavah.c:2355
9714 #, c-format
9715 msgid " --help' for more information.\n"
9716 msgstr ""
9718 #: java/gjavah.c:2362
9719 #, c-format
9720 msgid "Usage: "
9721 msgstr ""
9723 #: java/gjavah.c:2362
9724 #, c-format
9725 msgid ""
9726 " [OPTION]... CLASS...\n"
9727 "\n"
9728 msgstr ""
9730 #: java/gjavah.c:2363
9731 #, c-format
9732 msgid ""
9733 "Generate C or C++ header files from .class files\n"
9734 "\n"
9735 msgstr ""
9737 #: java/gjavah.c:2364
9738 #, fuzzy, c-format
9739 msgid "  -stubs                  Generate an implementation stub file\n"
9740 msgstr "  -pipe                    Ãæ´Ö¥Õ¥¡¥¤¥ë¤Ç¤Ï¤Ê¤¯¥Ñ¥¤¥×¤ò»È¤¦\n"
9742 #: java/gjavah.c:2365
9743 #, fuzzy, c-format
9744 msgid "  -jni                    Generate a JNI header or stub\n"
9745 msgstr "  -W                      ÆÃÊ̤ʷٹð¤òÍ­¸ú¤Ë¤¹¤ë\n"
9747 #: java/gjavah.c:2366
9748 #, fuzzy, c-format
9749 msgid "  -force                  Always overwrite output files\n"
9750 msgstr "  -o <file>                <file> ¤Ë½ÐÎϤò¹Ô¤Ê¤¦\n"
9752 #: java/gjavah.c:2367
9753 #, fuzzy, c-format
9754 msgid "  -old                    Unused compatibility option\n"
9755 msgstr "  --help                   ¤³¤Î¥Ø¥ë¥×¾ðÊó¤òɽ¼¨\n"
9757 #: java/gjavah.c:2368
9758 #, fuzzy, c-format
9759 msgid "  -trace                  Unused compatibility option\n"
9760 msgstr "  --help                  ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
9762 #: java/gjavah.c:2369
9763 #, c-format
9764 msgid "  -J OPTION               Unused compatibility option\n"
9765 msgstr ""
9767 #: java/gjavah.c:2371
9768 #, c-format
9769 msgid "  -add TEXT               Insert TEXT into class body\n"
9770 msgstr ""
9772 #: java/gjavah.c:2372
9773 #, c-format
9774 msgid "  -append TEXT            Insert TEXT after class declaration\n"
9775 msgstr ""
9777 #: java/gjavah.c:2373
9778 #, c-format
9779 msgid "  -friend TEXT            Insert TEXT as 'friend' declaration\n"
9780 msgstr ""
9782 #: java/gjavah.c:2374
9783 #, c-format
9784 msgid "  -prepend TEXT           Insert TEXT before start of class\n"
9785 msgstr ""
9787 #: java/gjavah.c:2376 java/jcf-dump.c:916
9788 #, c-format
9789 msgid "  --classpath PATH        Set path to find .class files\n"
9790 msgstr ""
9792 #: java/gjavah.c:2377 java/jcf-dump.c:917
9793 #, fuzzy, c-format
9794 msgid "  -IDIR                   Append directory to class path\n"
9795 msgstr "  -B <directory>           <directory> ¤ò¥³¥ó¥Ñ¥¤¥é¤Îõº÷¥Ñ¥¹¤ËÄɲ乤ë\n"
9797 #: java/gjavah.c:2378 java/jcf-dump.c:918
9798 #, c-format
9799 msgid "  --bootclasspath PATH    Override built-in class path\n"
9800 msgstr ""
9802 #: java/gjavah.c:2379 java/jcf-dump.c:919
9803 #, c-format
9804 msgid "  --extdirs PATH          Set extensions directory path\n"
9805 msgstr ""
9807 #: java/gjavah.c:2380
9808 #, c-format
9809 msgid "  -d DIRECTORY            Set output directory name\n"
9810 msgstr ""
9812 #: java/gjavah.c:2381 java/jcf-dump.c:920 java/jv-scan.c:114
9813 #, fuzzy, c-format
9814 msgid "  -o FILE                 Set output file name\n"
9815 msgstr "  -o <file>               ½ÐÎϤò <file> ¤Ë½ñ¤­¹þ¤à\n"
9817 #: java/gjavah.c:2382
9818 #, c-format
9819 msgid "  -td DIRECTORY           Set temporary directory name\n"
9820 msgstr ""
9822 #: java/gjavah.c:2384 java/jcf-dump.c:922 java/jv-scan.c:116
9823 #, fuzzy, c-format
9824 msgid "  --help                  Print this help, then exit\n"
9825 msgstr "  --help                   ¤³¤Î¥Ø¥ë¥×¾ðÊó¤òɽ¼¨\n"
9827 #: java/gjavah.c:2385 java/jcf-dump.c:923 java/jv-scan.c:117
9828 #, fuzzy, c-format
9829 msgid "  --version               Print version number, then exit\n"
9830 msgstr ""
9831 "  -V <version>             ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð <version> ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤Î\n"
9832 "                               gcc ¤È¤·¤Æ¼Â¹Ô¤¹¤ë\n"
9834 #: java/gjavah.c:2386 java/jcf-dump.c:924
9835 #, c-format
9836 msgid "  -v, --verbose           Print extra information while running\n"
9837 msgstr ""
9839 #: java/gjavah.c:2388
9840 #, c-format
9841 msgid ""
9842 "  -M                      Print all dependencies to stdout;\n"
9843 "                             suppress ordinary output\n"
9844 msgstr ""
9846 #: java/gjavah.c:2390
9847 #, c-format
9848 msgid ""
9849 "  -MM                     Print non-system dependencies to stdout;\n"
9850 "                             suppress ordinary output\n"
9851 msgstr ""
9853 #: java/gjavah.c:2392
9854 #, fuzzy, c-format
9855 msgid "  -MD                     Print all dependencies to stdout\n"
9856 msgstr "  -p                      ´Ø¿ô¥×¥í¥Õ¥¡¥¤¥ë¤òÍ­¸ú¤Ë¤¹¤ë\n"
9858 #: java/gjavah.c:2393
9859 #, c-format
9860 msgid "  -MMD                    Print non-system dependencies to stdout\n"
9861 msgstr ""
9863 #: java/gjavah.c:2396 java/jcf-dump.c:926 java/jv-scan.c:119
9864 #, fuzzy, c-format
9865 msgid ""
9866 "For bug reporting instructions, please see:\n"
9867 "%s.\n"
9868 msgstr ""
9869 "\n"
9870 "¥Ð¥°¥ì¥Ý¡¼¥È¤Î¼ê½ç¤Ï¡¢°Ê²¼¤ò»²¾È\n"
9872 #: java/gjavah.c:2580
9873 #, fuzzy, c-format
9874 msgid "Processing %s\n"
9875 msgstr "%s ¤òºîÀ®Ãæ.\n"
9877 #: java/gjavah.c:2590
9878 #, c-format
9879 msgid "Found in %s\n"
9880 msgstr ""
9882 #: java/jcf-dump.c:833
9883 #, fuzzy, c-format
9884 msgid "Not a valid Java .class file.\n"
9885 msgstr "Àµ¾ï¤Ê Java .class ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9887 #: java/jcf-dump.c:839
9888 #, fuzzy, c-format
9889 msgid "error while parsing constant pool\n"
9890 msgstr "constant ¥×¡¼¥ë¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
9892 #: java/jcf-dump.c:845 java/jcf-parse.c:755
9893 #, gcc-internal-format
9894 msgid "error in constant pool entry #%d\n"
9895 msgstr "constant ¥×¡¼¥ë¹àÌÜ #%d Æâ¤Ç¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿\n"
9897 #: java/jcf-dump.c:855
9898 #, fuzzy, c-format
9899 msgid "error while parsing fields\n"
9900 msgstr "¥Õ¥£¡¼¥ë¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
9902 #: java/jcf-dump.c:861
9903 #, fuzzy, c-format
9904 msgid "error while parsing methods\n"
9905 msgstr "¥á¥½¥Ã¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
9907 #: java/jcf-dump.c:867
9908 #, fuzzy, c-format
9909 msgid "error while parsing final attributes\n"
9910 msgstr "final Â°À­¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
9912 #: java/jcf-dump.c:904
9913 #, c-format
9914 msgid "Try 'jcf-dump --help' for more information.\n"
9915 msgstr ""
9917 #: java/jcf-dump.c:911
9918 #, c-format
9919 msgid ""
9920 "Usage: jcf-dump [OPTION]... CLASS...\n"
9921 "\n"
9922 msgstr ""
9924 #: java/jcf-dump.c:912
9925 #, c-format
9926 msgid ""
9927 "Display contents of a class file in readable form.\n"
9928 "\n"
9929 msgstr ""
9931 #: java/jcf-dump.c:913
9932 #, fuzzy, c-format
9933 msgid "  -c                      Disassemble method bodies\n"
9934 msgstr "  -W                      ÆÃÊ̤ʷٹð¤òÍ­¸ú¤Ë¤¹¤ë\n"
9936 #: java/jcf-dump.c:914
9937 #, fuzzy, c-format
9938 msgid "  --javap                 Generate output in 'javap' format\n"
9939 msgstr "  --help                  ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
9941 #: java/jcf-dump.c:954 java/jcf-dump.c:1022
9942 #, c-format
9943 msgid "jcf-dump: no classes specified\n"
9944 msgstr ""
9946 #: java/jcf-dump.c:1042
9947 #, fuzzy, c-format
9948 msgid "Cannot open '%s' for output.\n"
9949 msgstr "%s ¤ò½ñ¤­¹þ¤ßÍѤ˳«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
9951 #: java/jcf-dump.c:1088
9952 #, c-format
9953 msgid "bad format of .zip/.jar archive\n"
9954 msgstr ""
9956 #: java/jcf-dump.c:1206
9957 #, c-format
9958 msgid "Bad byte codes.\n"
9959 msgstr ""
9961 #: java/jv-scan.c:99
9962 #, c-format
9963 msgid "Try 'jv-scan --help' for more information.\n"
9964 msgstr ""
9966 #: java/jv-scan.c:106
9967 #, c-format
9968 msgid ""
9969 "Usage: jv-scan [OPTION]... FILE...\n"
9970 "\n"
9971 msgstr ""
9973 #: java/jv-scan.c:107
9974 #, c-format
9975 msgid ""
9976 "Print useful information read from Java source files.\n"
9977 "\n"
9978 msgstr ""
9980 #: java/jv-scan.c:108
9981 #, c-format
9982 msgid "  --no-assert             Don't recognize the assert keyword\n"
9983 msgstr ""
9985 #: java/jv-scan.c:109
9986 #, fuzzy, c-format
9987 msgid "  --complexity            Print cyclomatic complexity of input file\n"
9988 msgstr "  -o <file>               ½ÐÎϤò <file> ¤Ë½ñ¤­¹þ¤à\n"
9990 #: java/jv-scan.c:110
9991 #, c-format
9992 msgid "  --encoding NAME         Specify encoding of input file\n"
9993 msgstr ""
9995 #: java/jv-scan.c:111
9996 #, c-format
9997 msgid "  --print-main            Print name of class containing 'main'\n"
9998 msgstr ""
10000 #: java/jv-scan.c:112
10001 #, c-format
10002 msgid "  --list-class            List all classes defined in file\n"
10003 msgstr ""
10005 #: java/jv-scan.c:113
10006 #, c-format
10007 msgid "  --list-filename         Print input filename when listing class names\n"
10008 msgstr ""
10010 #: java/jv-scan.c:256
10011 #, fuzzy, c-format
10012 msgid "%s: error: "
10013 msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼"
10015 #: java/jv-scan.c:268 java/jv-scan.c:279
10016 #, c-format
10017 msgid "%s: warning: "
10018 msgstr "%s: ·Ù¹ð: "
10020 #: java/jvgenmain.c:47
10021 #, c-format
10022 msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
10023 msgstr ""
10025 #: java/jvgenmain.c:100
10026 #, fuzzy, c-format
10027 msgid "%s: Cannot open output file: %s\n"
10028 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
10030 #: java/jvgenmain.c:137
10031 #, fuzzy, c-format
10032 msgid "%s: Failed to close output file %s\n"
10033 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿.\n"
10035 #: java/jvspec.c:426
10036 #, fuzzy, c-format
10037 msgid "can't specify '-D' without '--main'\n"
10038 msgstr "`--main' Ìµ¤·¤Ç¤Ï `-D' ¤ò»ØÄê¤Ç¤­¤Þ¤»¤ó\n"
10040 #: java/jvspec.c:429
10041 #, fuzzy, c-format
10042 msgid "'%s' is not a valid class name"
10043 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
10045 #: java/jvspec.c:435
10046 #, c-format
10047 msgid "--resource requires -o"
10048 msgstr ""
10050 #: java/jvspec.c:449
10051 #, c-format
10052 msgid "cannot specify both -C and -o"
10053 msgstr "-C ¤È -o ¤ÏξÊý¤ò°ì½ï¤Ë»ØÄê¤Ç¤­¤Þ¤»¤ó"
10055 #: java/jvspec.c:461
10056 #, c-format
10057 msgid "cannot create temporary file"
10058 msgstr "°ì»þ¥Õ¥¡¥¤¥ë¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
10060 #: java/jvspec.c:489
10061 #, c-format
10062 msgid "using both @FILE with multiple files not implemented"
10063 msgstr "@FILE ¤Ç¤ÎÊ£¿ô¥Õ¥¡¥¤¥ë¤Î»ÈÍѤϼÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
10065 #: java/jvspec.c:554
10066 #, fuzzy, c-format
10067 msgid "cannot specify 'main' class when not linking"
10068 msgstr "¥ê¥ó¥¯»þ°Ê³°¤Ë¤Ï `main' ¥¯¥é¥¹¤ò»ØÄê¤Ç¤­¤Þ¤»¤ó"
10070 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:739
10071 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:777
10072 msgid "Missing name"
10073 msgstr "̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
10075 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:741
10076 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:779
10077 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:804
10078 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:982
10079 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1343
10080 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1553
10081 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1555
10082 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1785
10083 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1811
10084 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1822
10085 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1833
10086 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1845
10087 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1860
10088 msgid "';' expected"
10089 msgstr "';' ¤¬É¬ÍפǤ¹"
10091 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:802
10092 msgid "'*' expected"
10093 msgstr "'*' ¤¬É¬ÍפǤ¹"
10095 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:816
10096 msgid "Class or interface declaration expected"
10097 msgstr "¥¯¥é¥¹¤ä¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬É¬ÍפǤ¹"
10099 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:853
10100 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:855
10101 msgid "Missing class name"
10102 msgstr "¥¯¥é¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
10104 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:858
10105 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:862
10106 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:870
10107 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1022
10108 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1288
10109 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1290
10110 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1620
10111 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1871
10112 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1903
10113 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1965
10114 msgid "'{' expected"
10115 msgstr "'{' ¤¬É¬ÍפǤ¹"
10117 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:872
10118 msgid "Missing super class name"
10119 msgstr "¥¹¡¼¥Ñ¡¼¥¯¥é¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
10121 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:882
10122 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:898
10123 msgid "Missing interface name"
10124 msgstr "¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
10126 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:961
10127 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1307
10128 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1369
10129 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1577
10130 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1800
10131 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1809
10132 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1820
10133 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1831
10134 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1843
10135 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1858
10136 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1875
10137 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1877
10138 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1958
10139 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2135
10140 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2204
10141 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2368
10142 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2381
10143 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2388
10144 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2395
10145 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2406
10146 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2408
10147 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2446
10148 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2448
10149 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2450
10150 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2471
10151 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2473
10152 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2475
10153 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2491
10154 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2493
10155 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2514
10156 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2516
10157 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2518
10158 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2546
10159 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2548
10160 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2550
10161 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2552
10162 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2570
10163 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2572
10164 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2583
10165 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2594
10166 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2605
10167 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2616
10168 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2627
10169 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2640
10170 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2644
10171 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2646
10172 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2659
10173 msgid "Missing term"
10174 msgstr "¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
10176 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:976
10177 msgid "Missing variable initializer"
10178 msgstr "ÊÑ¿ô½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
10180 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:993
10181 msgid "Invalid declaration"
10182 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
10184 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:996
10185 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1086
10186 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2150
10187 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2179
10188 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2201
10189 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2205
10190 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2240
10191 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2319
10192 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2329
10193 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2339
10194 msgid "']' expected"
10195 msgstr "']' ¤¬É¬ÍפǤ¹"
10197 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1000
10198 msgid "Unbalanced ']'"
10199 msgstr "Âбþ¤Î¤Ê¤¤ ']' ¤Ç¤¹"
10201 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1036
10202 msgid "Invalid method declaration, method name required"
10203 msgstr "̵¸ú¤Ê¥á¥½¥Ã¥ÉÀë¸À¤Ç¤¹¡£¥á¥½¥Ã¥É̾¤¬É¬ÍפǤ¹"
10205 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1042
10206 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1048
10207 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1054
10208 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2053
10209 msgid "Identifier expected"
10210 msgstr "¼±Ê̻Ҥ¬É¬ÍפǤ¹"
10212 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1060
10213 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:4738
10214 #, gcc-internal-format
10215 msgid "Invalid method declaration, return type required"
10216 msgstr "̵¸ú¤Ê¥á¥½¥Ã¥ÉÀë¸À¤Ç¤¹¡£¥á¥½¥Ã¥É̾¤¬É¬ÍפǤ¹"
10218 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1084
10219 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1533
10220 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1540
10221 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1549
10222 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1551
10223 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1579
10224 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1688
10225 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1995
10226 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2048
10227 msgid "')' expected"
10228 msgstr "')' ¤¬É¬ÍפǤ¹"
10230 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1100
10231 msgid "Missing formal parameter term"
10232 msgstr "Àµ¼°¤Ê²¾°ú¿ô¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
10234 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1115
10235 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1120
10236 msgid "Missing identifier"
10237 msgstr "¼±Ê̻Ҥò·ç¤¤¤Æ¤¤¤Þ¤¹"
10239 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1140
10240 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1149
10241 msgid "Missing class type term"
10242 msgstr "¥¯¥é¥¹¥¿¥¤¥×¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
10244 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1305
10245 msgid "Invalid interface type"
10246 msgstr "¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹·¿¤¬Ìµ¸ú¤Ç¤¹"
10248 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1493
10249 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1667
10250 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1669
10251 msgid "':' expected"
10252 msgstr "':' ¤¬É¬ÍפǤ¹"
10254 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1519
10255 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1524
10256 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1529
10257 msgid "Invalid expression statement"
10258 msgstr "¼°Ê¸¤¬Ìµ¸ú¤Ç¤¹"
10260 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1547
10261 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1575
10262 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1616
10263 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1684
10264 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1752
10265 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1873
10266 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1951
10267 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2042
10268 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2044
10269 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2057
10270 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2300
10271 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2302
10272 msgid "'(' expected"
10273 msgstr "'(' ¤¬É¬ÍפǤ¹"
10275 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1618
10276 msgid "Missing term or ')'"
10277 msgstr "¹à¤Þ¤¿¤Ï ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
10279 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1665
10280 msgid "Missing or invalid constant expression"
10281 msgstr "Äê¿ô¼°¤¬·ç¤±¤Æ¤¤¤ë¤«Ìµ¸ú¤Ç¤¹"
10283 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1686
10284 msgid "Missing term and ')' expected"
10285 msgstr "¹à¤Èɬ¿Ü¤Î ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
10287 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1725
10288 msgid "Invalid control expression"
10289 msgstr "̵¸ú¤ÊÀ©¸æ¼°¤Ç¤¹"
10291 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1727
10292 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1729
10293 msgid "Invalid update expression"
10294 msgstr "̵¸ú¤Ê¹¹¿·¼°¤Ç¤¹"
10296 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1754
10297 msgid "Invalid init statement"
10298 msgstr "̵¸ú¤Ê½é´ü²½¼°¤Ç¤¹"
10300 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1954
10301 msgid "Missing term or ')' expected"
10302 msgstr "¹à¤Þ¤¿¤Ïɬ¿Ü¤Î ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
10304 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1997
10305 msgid "'class' or 'this' expected"
10306 msgstr "'class' ¤Þ¤¿¤Ï 'this' ¤¬É¬ÍפǤ¹"
10308 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1999
10309 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2001
10310 msgid "'class' expected"
10311 msgstr "'class' ¤¬É¬ÍפǤ¹"
10313 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2046
10314 msgid "')' or term expected"
10315 msgstr "')' ¤Þ¤¿¤Ï¹à¤¬É¬ÍפǤ¹"
10317 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2148
10318 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2177
10319 msgid "'[' expected"
10320 msgstr "'[' ¤¬É¬ÍפǤ¹"
10322 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2255
10323 msgid "Field expected"
10324 msgstr "¥Õ¥£¡¼¥ë¥É¤¬É¬ÍפǤ¹"
10326 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2314
10327 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2324
10328 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2334
10329 msgid "Missing term and ']' expected"
10330 msgstr "¹à¤Èɬ¿Ü¤Î ']' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
10332 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2439
10333 msgid "']' expected, invalid type expression"
10334 msgstr "']' ¤¬É¬Íפǡ¢Ìµ¸ú¤Ê·¿É½¸½¤Ç¤¹"
10336 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2442
10337 msgid "Invalid type expression"
10338 msgstr "̵¸ú¤Ê·¿É½¸½¤Ç¤¹"
10340 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:2554
10341 msgid "Invalid reference type"
10342 msgstr "̵¸ú¤Ê»²¾È·¿¤Ç¤¹"
10344 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:3025
10345 msgid "Constructor invocation must be first thing in a constructor"
10346 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Îµ¯Æ°¤Ï¥³¥ó¥¹¥È¥é¥¯¥¿Æâ¤ÇºÇ½é¤Ë¹Ô¤Ê¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
10348 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:3027
10349 msgid "Only constructors can invoke constructors"
10350 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤À¤±¤¬¥³¥ó¥¹¥È¥é¥¯¥¿¤òµ¯Æ°¤Ç¤­¤Þ¤¹"
10352 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:16544
10353 msgid "parse error"
10354 msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼"
10356 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:16546
10357 #, fuzzy
10358 msgid "parse error; also virtual memory exhausted"
10359 msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼ -- ¤µ¤é¤Ë²¾ÁÛ¥á¥â¥ê¤òĶ²á¤·¤Þ¤·¤¿"
10361 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:16548
10362 #, fuzzy
10363 msgid "parse error: cannot back up"
10364 msgstr "ʸˡ¥¨¥é¡¼: ÄÉ¿ï¤Ç¤­¤Þ¤»¤ó"
10366 #: gcc.c:772
10367 #, fuzzy
10368 msgid "GCC does not support -C or -CC without -E"
10369 msgstr "GNU C ¤Ï -E ¤òȼ¤ï¤Ê¤¤ -C ¤ò¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó"
10371 #: gcc.c:799 java/jvspec.c:79 ada/lang-specs.h:33
10372 msgid "-pg and -fomit-frame-pointer are incompatible"
10373 msgstr "-pg ¤È -fomit-frame-pointer ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
10375 #: gcc.c:974
10376 #, fuzzy
10377 msgid "-E or -x required when input is from standard input"
10378 msgstr "ÆþÎϤ¬É¸½àÆþÎϤξì¹ç¤Ï -E ¤¬É¬ÍפǤ¹"
10380 #: config/mips/mips.h:870 config/arc/arc.h:61
10381 msgid "may not use both -EB and -EL"
10382 msgstr "-EB ¤È -EL ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
10384 #: config/mips/r3900.h:34
10385 #, fuzzy
10386 msgid "-mhard-float not supported"
10387 msgstr "-mhard-float ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó."
10389 #: config/mips/r3900.h:36
10390 #, fuzzy
10391 msgid "-msingle-float and -msoft-float cannot both be specified"
10392 msgstr "-msingle-float ¤È -msoft-float ¤ò°ìÅ٤˻ØÄꤹ¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó¡£"
10394 #: config/darwin.h:265
10395 msgid "-current_version only allowed with -dynamiclib"
10396 msgstr ""
10398 #: config/darwin.h:267
10399 msgid "-install_name only allowed with -dynamiclib"
10400 msgstr ""
10402 #: config/darwin.h:272
10403 #, fuzzy
10404 msgid "-bundle not allowed with -dynamiclib"
10405 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
10407 #: config/darwin.h:273
10408 #, fuzzy
10409 msgid "-bundle_loader not allowed with -dynamiclib"
10410 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
10412 #: config/darwin.h:274
10413 #, fuzzy
10414 msgid "-client_name not allowed with -dynamiclib"
10415 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
10417 #: config/darwin.h:279
10418 msgid "-force_flat_namespace not allowed with -dynamiclib"
10419 msgstr ""
10421 #: config/darwin.h:281
10422 msgid "-keep_private_externs not allowed with -dynamiclib"
10423 msgstr ""
10425 #: config/darwin.h:282
10426 #, fuzzy
10427 msgid "-private_bundle not allowed with -dynamiclib"
10428 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
10430 #: config/vax/netbsd-elf.h:41
10431 #, fuzzy
10432 msgid "the -shared option is not currently supported for VAX ELF"
10433 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤Ï¸½ºß¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
10435 #: config/vax/vax.h:49 config/vax/vax.h:50
10436 msgid "profiling not supported with -mg\n"
10437 msgstr "-mg ¤Ç¤Î¥×¥í¥Õ¥¡¥¤¥ë¤ÏÄ󶡤µ¤ì¤Þ¤»¤ó\n"
10439 #: config/sparc/linux.h:126 config/sparc/linux.h:128
10440 #: config/sparc/linux64.h:151 config/sparc/linux64.h:153
10441 #: config/rs6000/linux64.h:343 config/rs6000/linux64.h:345
10442 #: config/rs6000/sysv4.h:897 config/rs6000/sysv4.h:899
10443 #: config/alpha/linux-elf.h:33 config/alpha/linux-elf.h:35 config/linux.h:105
10444 #: config/linux.h:107
10445 #, fuzzy
10446 msgid "-mglibc and -muclibc used together"
10447 msgstr "-mapcs-26 ¤È -mapcs-32 ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó"
10449 #: config/sparc/linux64.h:210 config/sparc/linux64.h:221
10450 #: config/sparc/netbsd-elf.h:125 config/sparc/netbsd-elf.h:144
10451 #: config/sparc/sol2-bi.h:207 config/sparc/sol2-bi.h:217
10452 #, fuzzy
10453 msgid "may not use both -m32 and -m64"
10454 msgstr "-mfp64 ¤È -m4650 ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
10456 #: config/vxworks.h:65
10457 #, fuzzy
10458 msgid "-Xbind-now and -Xbind-lazy are incompatible"
10459 msgstr "-membedded-pic ¤È -mabicalls ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
10461 #: config/i386/mingw32.h:57 config/i386/cygwin.h:69
10462 msgid "shared and mdll are not compatible"
10463 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
10465 #: config/i386/nwld.h:34
10466 #, fuzzy
10467 msgid "Static linking is not supported.\n"
10468 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¼°¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
10470 #: config/sparc/sol2-bi.h:179 config/sparc/sol2-bi.h:184
10471 #: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
10472 #, fuzzy
10473 msgid "does not support multilib"
10474 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
10476 #: config/i386/cygwin.h:28
10477 msgid "mno-cygwin and mno-win32 are not compatible"
10478 msgstr "mno-cygwin ¤È mno-win32 ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
10480 #: config/arm/arm.h:140
10481 msgid "-msoft-float and -mhard_float may not be used together"
10482 msgstr "-msoft-float ¤È -mhard_float ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó"
10484 #: config/arm/arm.h:142
10485 msgid "-mbig-endian and -mlittle-endian may not be used together"
10486 msgstr "-mbig-endian ¤È -mlittle-endian ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó"
10488 #: config/i386/sco5.h:188
10489 #, fuzzy
10490 msgid "-pg not supported on this platform"
10491 msgstr "init_priority Â°À­¤Ï¤³¤Î¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
10493 #: config/i386/sco5.h:189
10494 #, fuzzy
10495 msgid "-p and -pp specified - pick one"
10496 msgstr "-I- ¤¬Æó²ó»ØÄꤵ¤ì¤Þ¤·¤¿"
10498 #: config/i386/sco5.h:258
10499 #, fuzzy
10500 msgid "-G and -static are mutually exclusive"
10501 msgstr "-pedantic ¤È -traditional ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹"
10503 #: config/sh/sh.h:457
10504 #, fuzzy
10505 msgid "SH2a does not support little-endian"
10506 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
10508 #: java/lang-specs.h:33
10509 msgid "-fjni and -femit-class-files are incompatible"
10510 msgstr "-fjni ¤È -femit-class-files ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
10512 #: java/lang-specs.h:34
10513 msgid "-fjni and -femit-class-file are incompatible"
10514 msgstr "-fjini ¤È -femit-class-file ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
10516 #: java/lang-specs.h:35 java/lang-specs.h:36
10517 msgid "-femit-class-file should used along with -fsyntax-only"
10518 msgstr ""
10520 #: config/rs6000/darwin.h:145
10521 msgid " conflicting code gen style switches are used"
10522 msgstr ""
10524 #: config/mcore/mcore.h:56
10525 msgid "the m210 does not have little endian support"
10526 msgstr "m210 ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥µ¥Ý¡¼¥È¤ò¹Ô¤Ê¤¨¤Þ¤»¤ó"
10528 #: ada/lang-specs.h:34
10529 msgid "-c or -S required for Ada"
10530 msgstr ""
10532 #: config/lynx.h:70
10533 msgid "cannot use mthreads and mlegacy-threads together"
10534 msgstr ""
10536 #: config/lynx.h:95
10537 msgid "cannot use mshared and static together"
10538 msgstr ""
10540 #: config/s390/tpf.h:119
10541 #, fuzzy
10542 msgid "static is not supported on TPF-OS"
10543 msgstr "-traditional ¤Ï C++ ¤Ç¤Ï¼õ¤±ÉÕ¤±¤é¤ì¤Þ¤»¤ó"
10545 #: config/mmix/mmix.opt:24
10546 msgid "For intrinsics library: pass all parameters in registers"
10547 msgstr ""
10549 #: config/mmix/mmix.opt:28
10550 #, fuzzy
10551 msgid "Use register stack for parameters and return value"
10552 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
10554 #: config/mmix/mmix.opt:32
10555 #, fuzzy
10556 msgid "Use call-clobbered registers for parameters and return value"
10557 msgstr "¸Æ¤Ó½Ð¤·¤ÇÇ˲õ¤µ¤ì¤ë¥ì¥¸¥¹¥¿¤¬¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ»È¤ï¤ì¤Þ¤·¤¿"
10559 #: config/mmix/mmix.opt:37
10560 #, fuzzy
10561 msgid "Use epsilon-respecting floating point compare instructions"
10562 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
10564 #: config/mmix/mmix.opt:41
10565 msgid "Use zero-extending memory loads, not sign-extending ones"
10566 msgstr ""
10568 #: config/mmix/mmix.opt:45
10569 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
10570 msgstr ""
10572 #: config/mmix/mmix.opt:49
10573 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
10574 msgstr ""
10576 #: config/mmix/mmix.opt:53
10577 msgid "Do not provide a default start-address 0x100 of the program"
10578 msgstr ""
10580 #: config/mmix/mmix.opt:57
10581 msgid "Link to emit program in ELF format (rather than mmo)"
10582 msgstr ""
10584 #: config/mmix/mmix.opt:61
10585 msgid "Use P-mnemonics for branches statically predicted as taken"
10586 msgstr ""
10588 #: config/mmix/mmix.opt:65
10589 msgid "Don't use P-mnemonics for branches"
10590 msgstr ""
10592 #: config/mmix/mmix.opt:79
10593 #, fuzzy
10594 msgid "Use addresses that allocate global registers"
10595 msgstr "¥«¡¼¥Í¥ë¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿¤òÍøÍÑ"
10597 #: config/mmix/mmix.opt:83
10598 #, fuzzy
10599 msgid "Do not use addresses that allocate global registers"
10600 msgstr "BK ¥ì¥¸¥¹¥¿¤ò³ÎÊݤ·¤Ê¤¤"
10602 #: config/mmix/mmix.opt:87
10603 #, fuzzy
10604 msgid "Generate a single exit point for each function"
10605 msgstr "noreturn ´Ø¿ô¤¬ return ¤¹¤ë¤È¤­ abort ¤Î¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
10607 #: config/mmix/mmix.opt:91
10608 #, fuzzy
10609 msgid "Do not generate a single exit point for each function"
10610 msgstr "multm Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
10612 #: config/mmix/mmix.opt:95
10613 #, fuzzy
10614 msgid "Set start-address of the program"
10615 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
10617 #: config/mmix/mmix.opt:99
10618 msgid "Set start-address of data"
10619 msgstr ""
10621 #: config/alpha/alpha.opt:23 config/i386/i386.opt:185
10622 msgid "Do not use hardware fp"
10623 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
10625 #: config/alpha/alpha.opt:27
10626 msgid "Use fp registers"
10627 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ¹¤ë"
10629 #: config/alpha/alpha.opt:31
10630 msgid "Assume GAS"
10631 msgstr "GAS ¤ÎÍøÍѤòÁ°Äó¤È¤¹¤ë"
10633 #: config/alpha/alpha.opt:35
10634 msgid "Do not assume GAS"
10635 msgstr "GAS ¤ÎÍøÍѤòÁ°Äó¤È¤·¤Ê¤¤"
10637 #: config/alpha/alpha.opt:39
10638 msgid "Request IEEE-conformant math library routines (OSF/1)"
10639 msgstr "IEEE ½àµò¤Î¿ô³Ø¥é¥¤¥Ö¥é¥ê¥ë¡¼¥Á¥ó (OSF/1) ¤òÍ׵᤹¤ë"
10641 #: config/alpha/alpha.opt:43
10642 msgid "Emit IEEE-conformant code, without inexact exceptions"
10643 msgstr "ÉÔŬÀÚ¤ÊÎã³°¤ò½ü¤¤¤Æ IEEE ½àµò¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
10645 #: config/alpha/alpha.opt:50
10646 msgid "Do not emit complex integer constants to read-only memory"
10647 msgstr "Ê£ÁÇ¿ô¤ÎÀ°¿ôÄê¿ô¤òÆɤ߹þ¤ßÀìÍÑ¥á¥â¥ê¤ËŸ³«¤µ¤»¤Ê¤¤"
10649 #: config/alpha/alpha.opt:54
10650 msgid "Use VAX fp"
10651 msgstr "VAX ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
10653 #: config/alpha/alpha.opt:58
10654 msgid "Do not use VAX fp"
10655 msgstr "VAX ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
10657 #: config/alpha/alpha.opt:62
10658 msgid "Emit code for the byte/word ISA extension"
10659 msgstr "¥Ð¥¤¥È/¥ï¡¼¥É ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
10661 #: config/alpha/alpha.opt:66
10662 msgid "Emit code for the motion video ISA extension"
10663 msgstr "¥â¡¼¥·¥ç¥ó¥Ó¥Ç¥ª ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
10665 #: config/alpha/alpha.opt:70
10666 msgid "Emit code for the fp move and sqrt ISA extension"
10667 msgstr "ÉâÆ°¾®¿ôÅÀ move ¤È sqrt ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
10669 #: config/alpha/alpha.opt:74
10670 msgid "Emit code for the counting ISA extension"
10671 msgstr "¥«¥¦¥ó¥È ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
10673 #: config/alpha/alpha.opt:78
10674 msgid "Emit code using explicit relocation directives"
10675 msgstr ""
10677 #: config/alpha/alpha.opt:82
10678 msgid "Emit 16-bit relocations to the small data areas"
10679 msgstr ""
10681 #: config/alpha/alpha.opt:86
10682 msgid "Emit 32-bit relocations to the small data areas"
10683 msgstr ""
10685 #: config/alpha/alpha.opt:90
10686 #, fuzzy
10687 msgid "Emit direct branches to local functions"
10688 msgstr "Ëöü¤Î´Ø¿ô¤Ç¤Ï¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤ò¾Êά¤¹¤ë"
10690 #: config/alpha/alpha.opt:94
10691 msgid "Emit indirect branches to local functions"
10692 msgstr ""
10694 #: config/alpha/alpha.opt:98
10695 msgid "Emit rdval instead of rduniq for thread pointer"
10696 msgstr ""
10698 #: config/alpha/alpha.opt:102 config/sparc/long-double-switch.opt:23
10699 #: config/s390/s390.opt:55
10700 #, fuzzy
10701 msgid "Use 128-bit long double"
10702 msgstr "128 ¥Ó¥Ã¥È¤Î long double ¤ò»ÈÍѤ¹¤ë"
10704 #: config/alpha/alpha.opt:106 config/sparc/long-double-switch.opt:27
10705 #: config/s390/s390.opt:59
10706 #, fuzzy
10707 msgid "Use 64-bit long double"
10708 msgstr "64 ¥Ó¥Ã¥È long double ¤ò»ÈÍѤ¹¤ë"
10710 #: config/alpha/alpha.opt:110
10711 msgid "Use features of and schedule given CPU"
10712 msgstr "CPU ¤ËÍ¿¤¨¤é¤ì¤¿ÆÃħ¤ä¥¹¥±¥¸¥å¡¼¥ë¤òÍøÍѤ¹¤ë"
10714 #: config/alpha/alpha.opt:114
10715 msgid "Schedule given CPU"
10716 msgstr "CPU ¤ËÍ¿¤¨¤é¤ì¤¿¥¹¥±¥¸¥å¡¼¥ë¤òÍøÍѤ¹¤ë"
10718 #: config/alpha/alpha.opt:118
10719 msgid "Control the generated fp rounding mode"
10720 msgstr "À¸À®¤µ¤ì¤¿ÉâÆ°¾®¿ôÅÀ´Ý¤á¥â¡¼¥É¤òÀ©¸æ¤¹¤ë"
10722 #: config/alpha/alpha.opt:122
10723 msgid "Control the IEEE trap mode"
10724 msgstr "IEEE ¥È¥é¥Ã¥×¥â¡¼¥É¤òÀ©¸æ¤¹¤ë"
10726 #: config/alpha/alpha.opt:126
10727 msgid "Control the precision given to fp exceptions"
10728 msgstr "ÉâÆ°¾®¿ôÅÀÎã³°¤ËÍ¿¤¨¤é¤ì¤¿ÀºÅÙ¤òÀ©¸æ¤¹¤ë"
10730 #: config/alpha/alpha.opt:130
10731 msgid "Tune expected memory latency"
10732 msgstr "ͽ´ü¤µ¤ì¤ë¥á¥â¥ê¥ì¥¤¥Æ¥ó¥·¤òÄ´À°¤¹¤ë"
10734 #: config/alpha/alpha.opt:134 config/rs6000/sysv4.opt:32
10735 #: config/ia64/ia64.opt:93
10736 msgid "Specify bit size of immediate TLS offsets"
10737 msgstr ""
10739 #: config/mt/mt.opt:23
10740 msgid "Use byte loads and stores when generating code."
10741 msgstr ""
10743 #: config/mt/mt.opt:27 config/m32c/m32c.opt:24
10744 msgid "Use simulator runtime"
10745 msgstr ""
10747 #: config/mt/mt.opt:31
10748 msgid "Do not include crt0.o in the startup files"
10749 msgstr ""
10751 #: config/mt/mt.opt:35 config/mt/mt.opt:39 config/mt/mt.opt:43
10752 #: config/mt/mt.opt:47 config/mt/mt.opt:51
10753 #, fuzzy
10754 msgid "Internal debug switch"
10755 msgstr "ÉÔÌÀ¤Ê -mdebug-%s ¥¹¥¤¥Ã¥Á¤Ç¤¹"
10757 #: config/mt/mt.opt:55 config/iq2000/iq2000.opt:23
10758 #, fuzzy
10759 msgid "Specify CPU for code generation purposes"
10760 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Î¤¿¤á¤Ë CPU ¤ò»ØÄꤹ¤ë"
10762 #: config/rs6000/aix64.opt:24
10763 msgid "Compile for 64-bit pointers"
10764 msgstr "64 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10766 #: config/rs6000/aix64.opt:28
10767 msgid "Compile for 32-bit pointers"
10768 msgstr "32 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10770 #: config/rs6000/aix64.opt:32 config/rs6000/aix41.opt:24
10771 msgid "Support message passing with the Parallel Environment"
10772 msgstr "ÊÂÎó´Ä¶­¤Ç¤Î¥á¥Ã¥»¡¼¥¸¥Ñ¥Ã¥·¥ó¥°¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
10774 #: config/rs6000/sysv4.opt:24
10775 #, fuzzy
10776 msgid "Select ABI calling convention"
10777 msgstr "ABI ¸Æ¤Ó½Ð¤·µ¬Ìó¤òÁªÂò¤¹¤ë"
10779 #: config/rs6000/sysv4.opt:28
10780 #, fuzzy
10781 msgid "Select method for sdata handling"
10782 msgstr "sdata ¼è¤ê°·¤¤¤Î¤¿¤á¤Î¥á¥½¥Ã¥É¤òÁªÂò¤¹¤ë"
10784 #: config/rs6000/sysv4.opt:36 config/rs6000/sysv4.opt:40
10785 #, fuzzy
10786 msgid "Align to the base type of the bit-field"
10787 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥Ù¡¼¥¹¥¿¥¤¥×¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
10789 #: config/rs6000/sysv4.opt:45 config/rs6000/sysv4.opt:49
10790 #, fuzzy
10791 msgid "Produce code relocatable at runtime"
10792 msgstr "¼Â¹Ô»þ¤ËºÆÇÛÃÖ²Äǽ¤Ê¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10794 #: config/rs6000/sysv4.opt:53 config/rs6000/sysv4.opt:57
10795 #, fuzzy
10796 msgid "Produce little endian code"
10797 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10799 #: config/rs6000/sysv4.opt:61 config/rs6000/sysv4.opt:65
10800 #, fuzzy
10801 msgid "Produce big endian code"
10802 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10804 #: config/rs6000/sysv4.opt:70 config/rs6000/sysv4.opt:74
10805 #: config/rs6000/sysv4.opt:83 config/rs6000/sysv4.opt:100
10806 #: config/rs6000/sysv4.opt:128 config/rs6000/sysv4.opt:140
10807 msgid "no description yet"
10808 msgstr "ÀâÌÀ¤Ï¤Þ¤À¤¢¤ê¤Þ¤»¤ó"
10810 #: config/rs6000/sysv4.opt:78
10811 msgid "Assume all variable arg functions are prototyped"
10812 msgstr ""
10814 #: config/rs6000/sysv4.opt:87
10815 #, fuzzy
10816 msgid "Use EABI"
10817 msgstr "EABI ¤òÍøÍѤ¹¤ë¡£"
10819 #: config/rs6000/sysv4.opt:91
10820 #, fuzzy
10821 msgid "Allow bit-fields to cross word boundaries"
10822 msgstr "¥ï¡¼¥É¶­³¦¤è¤êÂ礭¤á¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
10824 #: config/rs6000/sysv4.opt:95
10825 #, fuzzy
10826 msgid "Use alternate register names"
10827 msgstr "ÂåÂإ쥸¥¹¥¿Ì¾¤ò»ÈÍѤ¹¤ë"
10829 #: config/rs6000/sysv4.opt:104
10830 #, fuzzy
10831 msgid "Link with libsim.a, libc.a and sim-crt0.o"
10832 msgstr "libsim.a, libc.a µÚ¤Ó sim-crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
10834 #: config/rs6000/sysv4.opt:108
10835 #, fuzzy
10836 msgid "Link with libads.a, libc.a and crt0.o"
10837 msgstr "libads.a, libc.a µÚ¤Ó crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
10839 #: config/rs6000/sysv4.opt:112
10840 #, fuzzy
10841 msgid "Link with libyk.a, libc.a and crt0.o"
10842 msgstr "libyk.a, libc.a µÚ¤Ó crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
10844 #: config/rs6000/sysv4.opt:116
10845 #, fuzzy
10846 msgid "Link with libmvme.a, libc.a and crt0.o"
10847 msgstr "libmvme.a, libc.a µÚ¤Ó crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
10849 #: config/rs6000/sysv4.opt:120
10850 msgid "Set the PPC_EMB bit in the ELF flags header"
10851 msgstr "PPC_EMB ¥Ó¥Ã¥È¤ò ELF ¥Õ¥é¥°¥Ø¥Ã¥ÀÆâ¤Ë¥»¥Ã¥È¤¹¤ë"
10853 #: config/rs6000/sysv4.opt:124
10854 msgid "Use the WindISS simulator"
10855 msgstr ""
10857 #: config/rs6000/sysv4.opt:132 config/rs6000/darwin.opt:24
10858 #, fuzzy
10859 msgid "Generate 64-bit code"
10860 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10862 #: config/rs6000/sysv4.opt:136 config/rs6000/darwin.opt:28
10863 #, fuzzy
10864 msgid "Generate 32-bit code"
10865 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10867 #: config/rs6000/sysv4.opt:144
10868 #, fuzzy
10869 msgid "Generate code to use a non-exec PLT and GOT"
10870 msgstr "unix ¥¢¥»¥ó¥Ö¥é¤¬½èÍý¤Ç¤­¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10872 #: config/rs6000/sysv4.opt:148
10873 #, fuzzy
10874 msgid "Generate code for old exec BSS PLT"
10875 msgstr "c1 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10877 #: config/rs6000/aix.opt:24 config/rs6000/rs6000.opt:135
10878 msgid "Conform more closely to IBM XLC semantics"
10879 msgstr ""
10881 #: config/rs6000/linux64.opt:24
10882 #, fuzzy
10883 msgid "Call mcount for profiling before a function prologue"
10884 msgstr "´Ø¿ô¤Î³«»ÏÉôʬ¤ËÌ¿Îá¤ò°ÜÆ°¤·¤Ê¤¤"
10886 #: config/rs6000/darwin.opt:32
10887 msgid "Generate code suitable for executables (NOT shared libs)"
10888 msgstr ""
10890 #: config/rs6000/rs6000.opt:24
10891 msgid "Use POWER instruction set"
10892 msgstr "POWER Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
10894 #: config/rs6000/rs6000.opt:28
10895 msgid "Do not use POWER instruction set"
10896 msgstr "POWER Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
10898 #: config/rs6000/rs6000.opt:32
10899 msgid "Use POWER2 instruction set"
10900 msgstr "POWER2 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
10902 #: config/rs6000/rs6000.opt:36
10903 msgid "Use PowerPC instruction set"
10904 msgstr "PowerPC Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
10906 #: config/rs6000/rs6000.opt:40
10907 msgid "Do not use PowerPC instruction set"
10908 msgstr "PowerPC Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
10910 #: config/rs6000/rs6000.opt:44
10911 msgid "Use PowerPC-64 instruction set"
10912 msgstr "PowerPC-64 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
10914 #: config/rs6000/rs6000.opt:48
10915 msgid "Use PowerPC General Purpose group optional instructions"
10916 msgstr "PowerPC °ìÈÌÍÑÅÓ¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ¹¤ë"
10918 #: config/rs6000/rs6000.opt:52
10919 msgid "Use PowerPC Graphics group optional instructions"
10920 msgstr "PowerPC ¥°¥é¥Õ¥£¥¯¥¹¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
10922 #: config/rs6000/rs6000.opt:56
10923 #, fuzzy
10924 msgid "Use PowerPC V2.01 single field mfcr instruction"
10925 msgstr "PowerPC Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
10927 #: config/rs6000/rs6000.opt:60
10928 #, fuzzy
10929 msgid "Use PowerPC V2.02 popcntb instruction"
10930 msgstr "PowerPC Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
10932 #: config/rs6000/rs6000.opt:64
10933 #, fuzzy
10934 msgid "Use PowerPC V2.02 floating point rounding instructions"
10935 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
10937 #: config/rs6000/rs6000.opt:68
10938 #, fuzzy
10939 msgid "Use AltiVec instructions"
10940 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
10942 #: config/rs6000/rs6000.opt:72
10943 #, fuzzy
10944 msgid "Use 4xx half-word multiply instructions"
10945 msgstr "»ÍÇÜÀºÅÙÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
10947 #: config/rs6000/rs6000.opt:76
10948 #, fuzzy
10949 msgid "Use 4xx string-search dlmzb instruction"
10950 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
10952 #: config/rs6000/rs6000.opt:80
10953 msgid "Generate load/store multiple instructions"
10954 msgstr "Ê£¿ôÌ¿Îá¤Î¥í¡¼¥É/¥¹¥È¥¢¤òÀ¸À®¤¹¤ë"
10956 #: config/rs6000/rs6000.opt:84
10957 msgid "Generate string instructions for block moves"
10958 msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°ÍѤΠstring Ì¿Îá¤òÀ¸À®¤¹¤ë"
10960 #: config/rs6000/rs6000.opt:88
10961 msgid "Use new mnemonics for PowerPC architecture"
10962 msgstr "PowerPC ¥¢¡¼¥­¥Æ¥¯¥Á¥ãÍѤο·¤·¤¤¥Ë¡¼¥â¥Ë¥Ã¥¯¤ò»ÈÍѤ¹¤ë"
10964 #: config/rs6000/rs6000.opt:92
10965 msgid "Use old mnemonics for PowerPC architecture"
10966 msgstr "PowerPC ¥¢¡¼¥­¥Æ¥¯¥Á¥ãÍѤθŤ¤¥Ë¡¼¥â¥Ë¥Ã¥¯¤ò»ÈÍѤ¹¤ë"
10968 #: config/rs6000/rs6000.opt:96 config/pdp11/pdp11.opt:83
10969 msgid "Do not use hardware floating point"
10970 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
10972 #: config/rs6000/rs6000.opt:100 config/pdp11/pdp11.opt:71
10973 #: config/frv/frv.opt:120
10974 msgid "Use hardware floating point"
10975 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
10977 #: config/rs6000/rs6000.opt:104
10978 msgid "Do not generate load/store with update instructions"
10979 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
10981 #: config/rs6000/rs6000.opt:108
10982 msgid "Generate load/store with update instructions"
10983 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤¹¤ë"
10985 #: config/rs6000/rs6000.opt:112
10986 #, fuzzy
10987 msgid "Do not generate fused multiply/add instructions"
10988 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
10990 #: config/rs6000/rs6000.opt:116
10991 msgid "Generate fused multiply/add instructions"
10992 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
10994 #: config/rs6000/rs6000.opt:120
10995 #, fuzzy
10996 msgid "Schedule the start and end of the procedure"
10997 msgstr "¥×¥í¥·¡¼¥¸¥ã³«»Ï¤È½ªÎ»¤Î¥¹¥±¥¸¥å¡¼¥ë¤ò¹Ô¤Ê¤ï¤Ê¤¤"
10999 #: config/rs6000/rs6000.opt:127
11000 msgid "Return all structures in memory (AIX default)"
11001 msgstr ""
11003 #: config/rs6000/rs6000.opt:131
11004 msgid "Return small structures in registers (SVR4 default)"
11005 msgstr ""
11007 #: config/rs6000/rs6000.opt:139
11008 #, fuzzy
11009 msgid "Generate software floating point divide for better throughput"
11010 msgstr "¥¹¥ë¡¼¥×¥Ã¥È¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
11012 #: config/rs6000/rs6000.opt:143
11013 #, fuzzy
11014 msgid "Do not place floating point constants in TOC"
11015 msgstr "ÉâÆ°¾®¿ôÅÀÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤·¤Ê¤¤"
11017 #: config/rs6000/rs6000.opt:147
11018 msgid "Place floating point constants in TOC"
11019 msgstr "ÉâÆ°¾®¿ôÅÀÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
11021 #: config/rs6000/rs6000.opt:151
11022 #, fuzzy
11023 msgid "Do not place symbol+offset constants in TOC"
11024 msgstr "¥·¥ó¥Ü¥ë+¥ª¥Õ¥»¥Ã¥ÈÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤·¤Ê¤¤"
11026 #: config/rs6000/rs6000.opt:155
11027 msgid "Place symbol+offset constants in TOC"
11028 msgstr "¥·¥ó¥Ü¥ë+¥ª¥Õ¥»¥Ã¥ÈÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
11030 #: config/rs6000/rs6000.opt:166
11031 msgid "Use only one TOC entry per procedure"
11032 msgstr ""
11034 #: config/rs6000/rs6000.opt:170
11035 msgid "Put everything in the regular TOC"
11036 msgstr "Á´¤Æ¤òÄ̾ï TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
11038 #: config/rs6000/rs6000.opt:174
11039 msgid "Generate VRSAVE instructions when generating AltiVec code"
11040 msgstr ""
11042 #: config/rs6000/rs6000.opt:178
11043 msgid "Deprecated option.  Use -mvrsave/-mno-vrsave instead"
11044 msgstr ""
11046 #: config/rs6000/rs6000.opt:182
11047 #, fuzzy
11048 msgid "Generate isel instructions"
11049 msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤¹¤ë"
11051 #: config/rs6000/rs6000.opt:186
11052 msgid "Deprecated option.  Use -misel/-mno-isel instead"
11053 msgstr ""
11055 #: config/rs6000/rs6000.opt:190
11056 #, fuzzy
11057 msgid "Generate SPE SIMD instructions on E500"
11058 msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤¹¤ë"
11060 #: config/rs6000/rs6000.opt:194
11061 msgid "Deprecated option.  Use -mspe/-mno-spe instead"
11062 msgstr ""
11064 #: config/rs6000/rs6000.opt:198
11065 msgid "Enable debug output"
11066 msgstr "¥Ç¥Ð¥Ã¥°½ÐÎϤòÍ­¸ú¤Ë¤¹¤ë"
11068 #: config/rs6000/rs6000.opt:202
11069 msgid "Specify ABI to use"
11070 msgstr ""
11072 #: config/rs6000/rs6000.opt:206 config/sparc/sparc.opt:91
11073 msgid "Use features of and schedule code for given CPU"
11074 msgstr "Í¿¤¨¤é¤ì¤¿ CPU ÍѤε¡Ç½¤È¥¹¥±¥¸¥å¡¼¥ë¥³¡¼¥É¤òÍøÍѤ¹¤ë"
11076 #: config/rs6000/rs6000.opt:210 config/i386/i386.opt:225
11077 #: config/sparc/sparc.opt:95 config/ia64/ia64.opt:97 config/s390/s390.opt:83
11078 msgid "Schedule code for given CPU"
11079 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤ò¥¹¥±¥¸¥å¡¼¥ë¤¹¤ë"
11081 #: config/rs6000/rs6000.opt:214
11082 msgid "Select full, part, or no traceback table"
11083 msgstr ""
11085 #: config/rs6000/rs6000.opt:218
11086 #, fuzzy
11087 msgid "Avoid all range limits on call instructions"
11088 msgstr "ÊÂÎóÌ¿Îá¤ò̵¸ú¤Ë¤¹¤ë"
11090 #: config/rs6000/rs6000.opt:222
11091 msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
11092 msgstr ""
11094 #: config/rs6000/rs6000.opt:226
11095 #, fuzzy
11096 msgid "Select GPR floating point method"
11097 msgstr "ÉâÆ°¾®¿ôÅÀ¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
11099 #: config/rs6000/rs6000.opt:230
11100 #, fuzzy
11101 msgid "Specify size of long double (64 or 128 bits)"
11102 msgstr "sizeof(long double) ¤Ï 12 ¤È¤¹¤ë¡£"
11104 #: config/rs6000/rs6000.opt:234
11105 msgid "Determine which dependences between insns are considered costly"
11106 msgstr ""
11108 #: config/rs6000/rs6000.opt:238
11109 msgid "Specify which post scheduling nop insertion scheme to apply"
11110 msgstr ""
11112 #: config/rs6000/rs6000.opt:242
11113 #, fuzzy
11114 msgid "Specify alignment of structure fields default/natural"
11115 msgstr "¹½Â¤ÂÎ¥¢¥é¥¤¥ó¥á¥ó¥È¤ÎºÇ¾®¥Ó¥Ã¥È¿ô¤ò»ØÄꤹ¤ë"
11117 #: config/rs6000/rs6000.opt:246
11118 msgid "Specify scheduling priority for dispatch slot restricted insns"
11119 msgstr ""
11121 #: config/i386/djgpp.opt:25
11122 msgid "Ignored (obsolete)"
11123 msgstr ""
11125 #: config/i386/cygming.opt:23
11126 msgid "Create console application"
11127 msgstr "¥³¥ó¥½¡¼¥ë¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤òºî¤ë"
11129 #: config/i386/cygming.opt:27
11130 msgid "Use the Cygwin interface"
11131 msgstr "Cygwin ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
11133 #: config/i386/cygming.opt:31
11134 msgid "Generate code for a DLL"
11135 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11137 #: config/i386/cygming.opt:35
11138 msgid "Ignore dllimport for functions"
11139 msgstr "´Ø¿ô¤Ø¤Î dllimport ¤ò̵»ë¤¹¤ë"
11141 #: config/i386/cygming.opt:39
11142 msgid "Use Mingw-specific thread support"
11143 msgstr "Mingw ¸ÇÍ­¤Î¥¹¥ì¥Ã¥É¥µ¥Ý¡¼¥È¤ò»ÈÍѤ¹¤ë"
11145 #: config/i386/cygming.opt:43
11146 msgid "Set Windows defines"
11147 msgstr "Windows ¤Î define ¤òÀßÄꤹ¤ë"
11149 #: config/i386/cygming.opt:47
11150 msgid "Create GUI application"
11151 msgstr "GUI ¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤òºî¤ë"
11153 #: config/i386/i386.opt:23
11154 #, fuzzy
11155 msgid "sizeof(long double) is 16"
11156 msgstr "sizeof(long double) ¤Ï 16 ¤È¤¹¤ë¡£"
11158 #: config/i386/i386.opt:27
11159 #, fuzzy
11160 msgid "Generate 32bit i386 code"
11161 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
11163 #: config/i386/i386.opt:35
11164 #, fuzzy
11165 msgid "Support 3DNow! built-in functions"
11166 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
11168 #: config/i386/i386.opt:43
11169 #, fuzzy
11170 msgid "Generate 64bit x86-64 code"
11171 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11173 #: config/i386/i386.opt:47 config/i386/i386.opt:117 config/s390/s390.opt:51
11174 msgid "Use hardware fp"
11175 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍÑ"
11177 #: config/i386/i386.opt:51
11178 #, fuzzy
11179 msgid "sizeof(long double) is 12"
11180 msgstr "sizeof(long double) ¤Ï 12 ¤È¤¹¤ë¡£"
11182 #: config/i386/i386.opt:55
11183 msgid "Reserve space for outgoing arguments in the function prologue"
11184 msgstr ""
11186 #: config/i386/i386.opt:59
11187 msgid "Align some doubles on dword boundary"
11188 msgstr "double ¤ò dword ¶­³¦¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
11190 #: config/i386/i386.opt:63
11191 msgid "Function starts are aligned to this power of 2"
11192 msgstr "´Ø¿ô¤Î³«»Ï°ÌÃÖ¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
11194 #: config/i386/i386.opt:67
11195 msgid "Jump targets are aligned to this power of 2"
11196 msgstr "¥¸¥ã¥ó¥×Àè¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
11198 #: config/i386/i386.opt:71
11199 msgid "Loop code aligned to this power of 2"
11200 msgstr "¥ë¡¼¥×¥³¡¼¥É¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
11202 #: config/i386/i386.opt:75
11203 msgid "Align destination of the string operations"
11204 msgstr "ʸ»úÎóÁàºî¤Î½ñ¹þ¤ßÀè¤ò¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
11206 #: config/i386/i386.opt:79 config/s390/s390.opt:31
11207 msgid "Generate code for given CPU"
11208 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11210 #: config/i386/i386.opt:83
11211 #, fuzzy
11212 msgid "Use given assembler dialect"
11213 msgstr "DEC ¥¢¥»¥ó¥Ö¥éʸˡ¤ò»ÈÍѤ¹¤ë"
11215 #: config/i386/i386.opt:87
11216 msgid "Branches are this expensive (1-5, arbitrary units)"
11217 msgstr "¥Ö¥é¥ó¥Á¤Î¥³¥¹¥È¤ò»Ø¼¨¤¹¤ë (1-5, Ç¤°Õ¤Î¸Ä¿ô)"
11219 #: config/i386/i386.opt:91
11220 msgid "Data greater than given threshold will go into .ldata section in x86-64 medium model"
11221 msgstr ""
11223 #: config/i386/i386.opt:95
11224 #, fuzzy
11225 msgid "Use given x86-64 code model"
11226 msgstr "Í¿¤¨¤é¤ì¤¿ Sparc ¥³¡¼¥É¥â¥Ç¥ë¤ò»ÈÍѤ¹¤ë"
11228 #: config/i386/i386.opt:105
11229 msgid "Generate sin, cos, sqrt for FPU"
11230 msgstr "FPU ÍѤΠsin, cos, sqrt ¤òÀ¸À®¤¹¤ë"
11232 #: config/i386/i386.opt:109
11233 msgid "Return values of functions in FPU registers"
11234 msgstr "FPU ¥ì¥¸¥¹¥¿Æâ¤Îµ¡Ç½¤ÎÃͤòÊÖ¤¹"
11236 #: config/i386/i386.opt:113
11237 #, fuzzy
11238 msgid "Generate floating point mathematics using given instruction set"
11239 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
11241 #: config/i386/i386.opt:121 config/m68k/ieee.opt:24
11242 msgid "Use IEEE math for fp comparisons"
11243 msgstr "ÉâÆ°¾®¿ôÅÀÈæ³Ó¤Ë IEEE µ¬³Ê¤ò»È¤¦"
11245 #: config/i386/i386.opt:125
11246 msgid "Inline all known string operations"
11247 msgstr "´ûÃΤÎÁ´¤Æ¤Îʸ»úÎóÁàºî¤ò inline ¤Ë¤¹¤ë"
11249 #: config/i386/i386.opt:133
11250 #, fuzzy
11251 msgid "Support MMX built-in functions"
11252 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
11254 #: config/i386/i386.opt:137
11255 msgid "Use native (MS) bitfield layout"
11256 msgstr ""
11258 #: config/i386/i386.opt:153
11259 msgid "Omit the frame pointer in leaf functions"
11260 msgstr "Ëöü¤Î´Ø¿ô¤Ç¤Ï¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤ò¾Êά¤¹¤ë"
11262 #: config/i386/i386.opt:165
11263 msgid "Attempt to keep stack aligned to this power of 2"
11264 msgstr "¤Ç¤­¤ë¤À¤±¥¹¥¿¥Ã¥¯¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
11266 #: config/i386/i386.opt:169
11267 msgid "Use push instructions to save outgoing arguments"
11268 msgstr "½ÐÎϤ¹¤ë°ú¿ô¤ò¥»¡¼¥Ö¤¹¤ë¤¿¤á push Ì¿Îá¤ò»È¤¦"
11270 #: config/i386/i386.opt:173
11271 msgid "Use red-zone in the x86-64 code"
11272 msgstr ""
11274 #: config/i386/i386.opt:177
11275 msgid "Number of registers used to pass integer arguments"
11276 msgstr "¥ì¥¸¥¹¥¿¤Î¿ô¤¬À°¿ô¤ò°ú¿ô¤òÅϤ¹¤¿¤á¤Ë»È¤ï¤ì¤ë"
11278 #: config/i386/i386.opt:181
11279 msgid "Alternate calling convention"
11280 msgstr "¸Æ¤Ó½Ð¤·µ¬Ìó¤òÆþ¤ìÂؤ¨¤ë"
11282 #: config/i386/i386.opt:189
11283 msgid "Support MMX and SSE built-in functions and code generation"
11284 msgstr ""
11286 #: config/i386/i386.opt:193
11287 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
11288 msgstr ""
11290 #: config/i386/i386.opt:197
11291 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
11292 msgstr ""
11294 #: config/i386/i386.opt:201
11295 msgid "Use SSE register passing conventions for SF and DF mode"
11296 msgstr ""
11298 #: config/i386/i386.opt:205
11299 msgid "Realign stack in prologue"
11300 msgstr ""
11302 #: config/i386/i386.opt:209
11303 msgid "Uninitialized locals in .bss"
11304 msgstr ".bss ¤Ë¤¢¤ë¥í¡¼¥«¥ë¤Ê¤â¤Î¤Ï½é´ü²½¤µ¤ì¤Ê¤¤"
11306 #: config/i386/i386.opt:213
11307 msgid "Enable stack probing"
11308 msgstr "¥¹¥¿¥Ã¥¯Ãµº÷¤òÍ­¸ú¤Ë¤¹¤ë"
11310 #: config/i386/i386.opt:217
11311 msgid "Use given thread-local storage dialect"
11312 msgstr ""
11314 #: config/i386/i386.opt:221
11315 #, c-format
11316 msgid "Use direct references against %gs when accessing tls data"
11317 msgstr ""
11319 #: config/i386/sco5.opt:24
11320 msgid "Generate ELF output"
11321 msgstr "ELF ½ÐÎϤòÀ¸À®¤¹¤ë"
11323 #: config/m32r/m32r.opt:23
11324 #, fuzzy
11325 msgid "Compile for the m32rx"
11326 msgstr "68HC12 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
11328 #: config/m32r/m32r.opt:27
11329 #, fuzzy
11330 msgid "Compile for the m32r2"
11331 msgstr "68HC12 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
11333 #: config/m32r/m32r.opt:31
11334 #, fuzzy
11335 msgid "Compile for the m32r"
11336 msgstr "68HC12 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
11338 #: config/m32r/m32r.opt:35
11339 msgid "Align all loops to 32 byte boundary"
11340 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤ò 32 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
11342 #: config/m32r/m32r.opt:39
11343 msgid "Prefer branches over conditional execution"
11344 msgstr "¾ò·ï¤Î¼Â¹Ô¤è¤ê¤Ïʬ´ô¤ÎÀ¸À®¤òÍ¥À褹¤ë"
11346 #: config/m32r/m32r.opt:43
11347 msgid "Give branches their default cost"
11348 msgstr ""
11350 #: config/m32r/m32r.opt:47
11351 msgid "Display compile time statistics"
11352 msgstr "¥³¥ó¥Ñ¥¤¥ë»þ´ÖÅý·×Ãͤòɽ¼¨¤¹¤ë"
11354 #: config/m32r/m32r.opt:51
11355 msgid "Specify cache flush function"
11356 msgstr ""
11358 #: config/m32r/m32r.opt:55
11359 msgid "Specify cache flush trap number"
11360 msgstr ""
11362 #: config/m32r/m32r.opt:59
11363 msgid "Only issue one instruction per cycle"
11364 msgstr "¥µ¥¤¥¯¥ëËè¤Ë°ì¤Ä¤ÎÌ¿Îá¤À¤±¤òȯ¹Ô¤¹¤ë"
11366 #: config/m32r/m32r.opt:63
11367 #, fuzzy
11368 msgid "Allow two instructions to be issued per cycle"
11369 msgstr "¥µ¥¤¥¯¥ëËè¤Ë°ì¤Ä¤ÎÌ¿Îá¤À¤±¤òȯ¹Ô¤¹¤ë"
11371 #: config/m32r/m32r.opt:67
11372 msgid "Code size: small, medium or large"
11373 msgstr "¥³¡¼¥É¥µ¥¤¥º: small, medium Ëô¤Ï large"
11375 #: config/m32r/m32r.opt:71
11376 #, fuzzy
11377 msgid "Don't call any cache flush functions"
11378 msgstr "´Ø¿ô %s ¤Ë¸Æ¤Ó½Ð¤·¤¬¤¢¤ê¤Þ¤»¤ó\n"
11380 #: config/m32r/m32r.opt:75
11381 msgid "Don't call any cache flush trap"
11382 msgstr ""
11384 #: config/m32r/m32r.opt:82
11385 msgid "Small data area: none, sdata, use"
11386 msgstr "¥¹¥â¡¼¥ë¥Ç¡¼¥¿Îΰè: none, sdata, use"
11388 #: config/pa/pa.opt:23 config/pa/pa.opt:76 config/pa/pa.opt:84
11389 #, fuzzy
11390 msgid "Generate PA1.0 code"
11391 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11393 #: config/pa/pa.opt:27 config/pa/pa.opt:88 config/pa/pa.opt:108
11394 #, fuzzy
11395 msgid "Generate PA1.1 code"
11396 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11398 #: config/pa/pa.opt:31 config/pa/pa.opt:92
11399 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
11400 msgstr ""
11402 #: config/pa/pa.opt:35
11403 #, fuzzy
11404 msgid "Generate code for huge switch statements"
11405 msgstr "¹â°Ì¥¢¥É¥ì¥¹¥á¥â¥êÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11407 #: config/pa/pa.opt:39
11408 #, fuzzy
11409 msgid "Disable FP regs"
11410 msgstr "¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë"
11412 #: config/pa/pa.opt:43
11413 #, fuzzy
11414 msgid "Disable indexed addressing"
11415 msgstr "¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë"
11417 #: config/pa/pa.opt:47
11418 #, fuzzy
11419 msgid "Generate fast indirect calls"
11420 msgstr "´ÖÀܸƤӽФ·¤ò»ÈÍѤ·¤Ê¤¤"
11422 #: config/pa/pa.opt:51 config/ia64/ia64.opt:89
11423 #, fuzzy
11424 msgid "Specify range of registers to make fixed"
11425 msgstr "¸ÇÄꤹ¤ë¤¿¤á¤Î¥ì¥¸¥¹¥¿¤ÎÈϰϤò»ØÄꤹ¤ë"
11427 #: config/pa/pa.opt:55
11428 msgid "Assume code will be assembled by GAS"
11429 msgstr ""
11431 #: config/pa/pa.opt:59
11432 msgid "Put jumps in call delay slots"
11433 msgstr ""
11435 #: config/pa/pa.opt:64
11436 #, fuzzy
11437 msgid "Enable linker optimizations"
11438 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
11440 #: config/pa/pa.opt:68
11441 msgid "Always generate long calls"
11442 msgstr ""
11444 #: config/pa/pa.opt:72
11445 msgid "Emit long load/store sequences"
11446 msgstr ""
11448 #: config/pa/pa.opt:80
11449 msgid "Disable space regs"
11450 msgstr ""
11452 #: config/pa/pa.opt:96
11453 #, fuzzy
11454 msgid "Use portable calling conventions"
11455 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
11457 #: config/pa/pa.opt:100
11458 #, fuzzy
11459 msgid "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, 7200, 7300, and 8000"
11460 msgstr ""
11461 "ÉÔÌÀ¤Ê -mschedule= ¥ª¥×¥·¥ç¥ó (%s).\n"
11462 "Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 700, 7100, 7100LC, 7200, µÚ¤Ó 8000 ¤Ç¤¹\n"
11464 #: config/pa/pa.opt:104 config/frv/frv.opt:177
11465 msgid "Use software floating point"
11466 msgstr "¥½¥Õ¥ÈÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
11468 #: config/pa/pa.opt:112
11469 #, fuzzy
11470 msgid "Do not disable space regs"
11471 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ·¤Ê¤¤"
11473 #: config/pa/pa-hpux1111.opt:23 config/pa/pa-hpux1010.opt:23
11474 #: config/pa/pa-hpux.opt:27
11475 msgid "Specify UNIX standard for predefines and linking"
11476 msgstr ""
11478 #: config/pa/pa64-hpux.opt:23
11479 msgid "Assume code will be linked by GNU ld"
11480 msgstr ""
11482 #: config/pa/pa64-hpux.opt:27
11483 msgid "Assume code will be linked by HP ld"
11484 msgstr ""
11486 #: config/pa/pa-hpux.opt:23
11487 #, fuzzy
11488 msgid "Generate cpp defines for server IO"
11489 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11491 #: config/pa/pa-hpux.opt:31
11492 #, fuzzy
11493 msgid "Generate cpp defines for workstation IO"
11494 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11496 #: config/m68hc11/m68hc11.opt:23 config/m68hc11/m68hc11.opt:31
11497 msgid "Compile for a 68HC11"
11498 msgstr "68HC11 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
11500 #: config/m68hc11/m68hc11.opt:27 config/m68hc11/m68hc11.opt:35
11501 msgid "Compile for a 68HC12"
11502 msgstr "68HC12 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
11504 #: config/m68hc11/m68hc11.opt:41 config/m68hc11/m68hc11.opt:45
11505 #, fuzzy
11506 msgid "Compile for a 68HCS12"
11507 msgstr "68HC12 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
11509 #: config/m68hc11/m68hc11.opt:49
11510 msgid "Auto pre/post decrement increment allowed"
11511 msgstr "¼«Æ° pre/post ¥Ç¥¯¥ê¥á¥ó¥È ¥¤¥ó¥¯¥ê¥á¥ó¥È¤òµöÍƤ¹¤ë"
11513 #: config/m68hc11/m68hc11.opt:53
11514 msgid "Min/max instructions allowed"
11515 msgstr ""
11517 #: config/m68hc11/m68hc11.opt:57
11518 #, fuzzy
11519 msgid "Use call and rtc for function calls and returns"
11520 msgstr "noreturn ´Ø¿ô¤¬ return ¤¹¤ë¤È¤­ abort ¤Î¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
11522 #: config/m68hc11/m68hc11.opt:61
11523 msgid "Auto pre/post decrement increment not allowed"
11524 msgstr "¼«Æ° pre/post ¥Ç¥¯¥ê¥á¥ó¥È ¥¤¥ó¥¯¥ê¥á¥ó¥È¤òµöÍƤ·¤Ê¤¤"
11526 #: config/m68hc11/m68hc11.opt:65
11527 #, fuzzy
11528 msgid "Use jsr and rts for function calls and returns"
11529 msgstr "´Ø¿ô³«»ÏÉôʬÍѤΥ¹¥¿¥Ö¤ò»ÈÍѤ¹¤ë"
11531 #: config/m68hc11/m68hc11.opt:69
11532 #, fuzzy
11533 msgid "Min/max instructions not allowed"
11534 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
11536 #: config/m68hc11/m68hc11.opt:73
11537 #, fuzzy
11538 msgid "Use direct addressing mode for soft registers"
11539 msgstr "'¾®¤µ¤Ê' ½¸¹çÂΤò¥ì¥¸¥¹¥¿¤Ç¤Ï¤Ê¤¯¥á¥â¥ê¤Ë³ÊǼ¤·¤ÆÊÖ¤¹"
11541 #: config/m68hc11/m68hc11.opt:77
11542 msgid "Compile with 32-bit integer mode"
11543 msgstr "32 ¥Ó¥Ã¥ÈÀ°¿ô¥â¡¼¥É¤Ç¥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
11545 #: config/m68hc11/m68hc11.opt:82
11546 msgid "Specify the register allocation order"
11547 msgstr "¥ì¥¸¥¹¥¿³ÎÊݽç¤ò»ØÄꤹ¤ë"
11549 #: config/m68hc11/m68hc11.opt:86
11550 #, fuzzy
11551 msgid "Do not use direct addressing mode for soft registers"
11552 msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤òÍøÍѤ·¤Ê¤¤"
11554 #: config/m68hc11/m68hc11.opt:90
11555 msgid "Compile with 16-bit integer mode"
11556 msgstr "16 ¥Ó¥Ã¥ÈÀ°¿ô¥â¡¼¥É¤Ç¥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
11558 #: config/m68hc11/m68hc11.opt:94
11559 msgid "Indicate the number of soft registers available"
11560 msgstr "ÍøÍѲÄǽ¥½¥Õ¥È¥ì¥¸¥¹¥¿¤Î¿ô¤ò¼¨¤¹"
11562 #: config/arm/arm.opt:23
11563 #, fuzzy
11564 msgid "Specify an ABI"
11565 msgstr "MIPS ISA ¤ò»ØÄꤹ¤ë"
11567 #: config/arm/arm.opt:27
11568 msgid "Generate a call to abort if a noreturn function returns"
11569 msgstr "noreturn ´Ø¿ô¤¬ return ¤¹¤ë¤È¤­ abort ¤Î¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
11571 #: config/arm/arm.opt:34
11572 msgid "Pass FP arguments in FP registers"
11573 msgstr "FP ¥ì¥¸¥¹¥¿¤Ç FP °ú¿ô¤òÅϤ¹"
11575 #: config/arm/arm.opt:38
11576 msgid "Generate APCS conformant stack frames"
11577 msgstr "APCS Å¬¹ç¤·¤¿¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë"
11579 #: config/arm/arm.opt:42
11580 msgid "Generate re-entrant, PIC code"
11581 msgstr "ºÆÆþ²Äǽ¤Ê PIC ¥³¡¼¥É¤òÀ¸À®¤·¤Þ¤¹"
11583 #: config/arm/arm.opt:49
11584 msgid "Specify the name of the target architecture"
11585 msgstr "¥¿¡¼¥²¥Ã¥È¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Î̾Á°¤ò»ØÄꤹ¤ë"
11587 #: config/arm/arm.opt:56
11588 msgid "Assume target CPU is configured as big endian"
11589 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤¬¥Ó¥Ã¥¯¥¨¥ó¥Ç¥£¥¢¥ó¤È¤·¤ÆÀßÄꤵ¤ì¤Æ¤¤¤ë¤È¤ß¤Ê¤¹"
11591 #: config/arm/arm.opt:60
11592 msgid "Thumb: Assume non-static functions may be called from ARM code"
11593 msgstr "Thumb: ÈóÀÅŪ´Ø¿ô¤¬ ARM ¥³¡¼¥É¤«¤é¸Æ¤Ó½Ð¤µ¤ì¤ë²ÄǽÀ­¤¬¤¢¤ë¤È¤ß¤Ê¤¹"
11595 #: config/arm/arm.opt:64
11596 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
11597 msgstr "Thumb: ´Ø¿ô¥Ý¥¤¥ó¥¿¤¬Èó Thumb ¤Èǧ¼±¤¹¤ë¥³¡¼¥É¤ËÆÍÆþ¤¹¤ë²ÄǽÀ­¤¬¤¢¤ë¤È¤ß¤Ê¤¹"
11599 #: config/arm/arm.opt:68
11600 msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
11601 msgstr ""
11603 #: config/arm/arm.opt:72
11604 msgid "Specify the name of the target CPU"
11605 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Î̾Á°¤ò»ØÄꤹ¤ë"
11607 #: config/arm/arm.opt:76
11608 msgid "Specify if floating point hardware should be used"
11609 msgstr ""
11611 #: config/arm/arm.opt:90
11612 #, fuzzy
11613 msgid "Specify the name of the target floating point hardware/format"
11614 msgstr "ÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥¿¤Î¥Ð¡¼¥¸¥ç¥ó¤ò»ØÄꤹ¤ë"
11616 #: config/arm/arm.opt:94
11617 msgid "Alias for -mfloat-abi=hard"
11618 msgstr ""
11620 #: config/arm/arm.opt:98
11621 msgid "Assume target CPU is configured as little endian"
11622 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤¬¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤È¤·¤ÆÀßÄꤵ¤ì¤Æ¤¤¤ë¤È¤ß¤Ê¤¹"
11624 #: config/arm/arm.opt:102
11625 msgid "Generate call insns as indirect calls, if necessary"
11626 msgstr "ɬÍפ¬¤¢¤ì¤Ð¡¢Ì¿Îá¸Æ¤Ó½Ð¤·¤ò´ÖÀܸƤӽФ·¤È¤·¤ÆÀ¸À®¤¹¤ë"
11628 #: config/arm/arm.opt:106
11629 msgid "Specify the register to be used for PIC addressing"
11630 msgstr "PIC ¥¢¥É¥ì¥·¥ó¥°¤ËÍøÍѤµ¤ì¤ë¥ì¥¸¥¹¥¿¤ò»ØÄꤹ¤ë"
11632 #: config/arm/arm.opt:110
11633 msgid "Store function names in object code"
11634 msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥³¡¼¥É¤Ë´Ø¿ô̾¤ò³ÊǼ¤¹¤ë"
11636 #: config/arm/arm.opt:114
11637 #, fuzzy
11638 msgid "Permit scheduling of a function's prologue sequence"
11639 msgstr "´Ø¿ô³«»ÏÉôʬÍѤΥ¹¥¿¥Ö¤ò»ÈÍѤ¹¤ë"
11641 #: config/arm/arm.opt:118
11642 msgid "Do not load the PIC register in function prologues"
11643 msgstr "´Ø¿ô¤ÎÁ°ÃÖ¤­Éôʬ¤Ë PIC ¥ì¥¸¥¹¥¿¤ò¥í¡¼¥É¤·¤Ê¤¤"
11645 #: config/arm/arm.opt:122
11646 msgid "Alias for -mfloat-abi=soft"
11647 msgstr ""
11649 #: config/arm/arm.opt:126
11650 msgid "Specify the minimum bit alignment of structures"
11651 msgstr "¹½Â¤ÂÎ¥¢¥é¥¤¥ó¥á¥ó¥È¤ÎºÇ¾®¥Ó¥Ã¥È¿ô¤ò»ØÄꤹ¤ë"
11653 #: config/arm/arm.opt:130
11654 msgid "Compile for the Thumb not the ARM"
11655 msgstr "ARM ¤Ç¤Ï¤Ê¤¯ Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
11657 #: config/arm/arm.opt:134
11658 msgid "Support calls between Thumb and ARM instruction sets"
11659 msgstr "Thumb ¤È ARM Ì¿Î᥻¥Ã¥È´Ö¤Î¸Æ¤Ó½Ð¤·¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
11661 #: config/arm/arm.opt:138
11662 #, fuzzy
11663 msgid "Specify how to access the thread pointer"
11664 msgstr "¥¿¡¼¥²¥Ã¥È¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Î̾Á°¤ò»ØÄꤹ¤ë"
11666 #: config/arm/arm.opt:142
11667 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
11668 msgstr "Thumb: ÉÔÍפʾì¹ç¤Ç¤â(ÈóËöü)¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë"
11670 #: config/arm/arm.opt:146
11671 msgid "Thumb: Generate (leaf) stack frames even if not needed"
11672 msgstr "Thumb: ÉÔÍפʾì¹ç¤Ç¤â(Ëöü)¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë"
11674 #: config/arm/arm.opt:150
11675 #, fuzzy
11676 msgid "Tune code for the given processor"
11677 msgstr "v850 ¥×¥í¥»¥Ã¥µÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
11679 #: config/arm/arm.opt:154
11680 msgid "Assume big endian bytes, little endian words"
11681 msgstr "byte ¤¬¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Ç word ¤¬¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤È¤ß¤Ê¤¹"
11683 #: config/arm/pe.opt:23
11684 msgid "Ignore dllimport attribute for functions"
11685 msgstr "´Ø¿ô¤Î dllimport Â°À­¤ò̵»ë¤¹¤ë"
11687 #: config/lynx.opt:23
11688 msgid "Support legacy multi-threading"
11689 msgstr ""
11691 #: config/lynx.opt:27
11692 #, fuzzy
11693 msgid "Use shared libraries"
11694 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍÑ"
11696 #: config/lynx.opt:31
11697 msgid "Support multi-threading"
11698 msgstr ""
11700 #: config/c4x/c4x.opt:23
11701 msgid "Generate code for C30 CPU"
11702 msgstr "C30 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11704 #: config/c4x/c4x.opt:27
11705 msgid "Generate code for C31 CPU"
11706 msgstr "C31 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11708 #: config/c4x/c4x.opt:31
11709 msgid "Generate code for C32 CPU"
11710 msgstr "C32 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11712 #: config/c4x/c4x.opt:35
11713 msgid "Generate code for C33 CPU"
11714 msgstr "C33 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11716 #: config/c4x/c4x.opt:39
11717 msgid "Generate code for C40 CPU"
11718 msgstr "C40 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11720 #: config/c4x/c4x.opt:43
11721 msgid "Generate code for C44 CPU"
11722 msgstr "C44 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11724 #: config/c4x/c4x.opt:47
11725 msgid "Assume that pointers may be aliased"
11726 msgstr "¥Ý¥¤¥ó¥¿¤¬ÊÌ̾¤È¤Ê¤ê¤¦¤ë¤³¤È¤òÁ°Äó¤È¤¹¤ë"
11728 #: config/c4x/c4x.opt:51
11729 msgid "Big memory model"
11730 msgstr "¥Ó¥Ã¥°¥á¥â¥ê¥â¥Ç¥ë"
11732 #: config/c4x/c4x.opt:55
11733 msgid "Use the BK register as a general purpose register"
11734 msgstr "BK ¥ì¥¸¥¹¥¿¤òÈÆÍѥ쥸¥¹¥¿¤È¤·¤Æ»ÈÍѤ¹¤ë"
11736 #: config/c4x/c4x.opt:59
11737 #, fuzzy
11738 msgid "Generate code for CPU"
11739 msgstr "C30 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11741 #: config/c4x/c4x.opt:63
11742 msgid "Enable use of DB instruction"
11743 msgstr "DB Ì¿Îá¤Î»ÈÍѤòÍ­¸ú¤Ë¤¹¤ë"
11745 #: config/c4x/c4x.opt:67
11746 msgid "Enable debugging"
11747 msgstr "¥Ç¥Ð¥Ã¥°¤òÍ­¸ú¤Ë¤¹¤ë"
11749 #: config/c4x/c4x.opt:71
11750 msgid "Enable new features under development"
11751 msgstr "³«È¯Ãæ¤Î¿·µ¡Ç½¤òÍ­¸ú¤Ë¤¹¤ë"
11753 #: config/c4x/c4x.opt:75
11754 msgid "Use fast but approximate float to integer conversion"
11755 msgstr "¹â®¤À¤¬¶á»÷ÃͤȤʤëÉâÆ°¾®¿ô¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤òÍøÍѤ¹¤ë"
11757 #: config/c4x/c4x.opt:79
11758 msgid "Force RTL generation to emit valid 3 operand insns"
11759 msgstr "RTL À¸À®¤Ë¤Ä¤¤¤Æ¡¢Àµ¾ï¤Ê 3 ¥ª¥Ú¥é¥ó¥ÉÌ¿Îá¤ò¶¯Íפ¹¤ë"
11761 #: config/c4x/c4x.opt:83
11762 msgid "Force constants into registers to improve hoisting"
11763 msgstr "´¬¤­¾å¤²(hoist)¤ò²þÁ±¤¹¤ë¤¿¤áÄê¿ô¤ò¥ì¥¸¥¹¥¿¤Ë³ä¤êÅö¤Æ¤ë¤³¤È¤ò¶¯Íפ¹¤ë"
11765 #: config/c4x/c4x.opt:87 config/c4x/c4x.opt:111
11766 msgid "Save DP across ISR in small memory model"
11767 msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë¤Ç ISR ¤ò¸Ù¤ë DP ¤ò¥»¡¼¥Ö¤¹¤ë"
11769 #: config/c4x/c4x.opt:91
11770 #, fuzzy
11771 msgid "Allow unsigned iteration counts for RPTB/DB"
11772 msgstr "Éä¹ç̵¤·¤Î RPTB/DB ÍѤÎÈ¿Éü¥«¥¦¥ó¥È¤òµöÍƤ¹¤ë"
11774 #: config/c4x/c4x.opt:95
11775 msgid "Pass arguments on the stack"
11776 msgstr "°ú¿ô¤ò¥¹¥¿¥Ã¥¯ÅϤ·¤Ë¤¹¤ë"
11778 #: config/c4x/c4x.opt:99
11779 msgid "Use MPYI instruction for C3x"
11780 msgstr "MPYI Ì¿Îá¤ò C3x ÍѤ˻ÈÍѤ¹¤ë"
11782 #: config/c4x/c4x.opt:103
11783 msgid "Enable parallel instructions"
11784 msgstr "ÊÂÎóÌ¿Îá¤òÍ­¸ú¤Ë¤¹¤ë"
11786 #: config/c4x/c4x.opt:107
11787 msgid "Enable MPY||ADD and MPY||SUB instructions"
11788 msgstr "MPY||ADD ¤ª¤è¤Ó MPY||SUB Ì¿Îá¤òÍ­¸ú¤Ë¤¹¤ë"
11790 #: config/c4x/c4x.opt:115
11791 msgid "Preserve all 40 bits of FP reg across call"
11792 msgstr "¸Æ¤Ó½Ð¤·¤Î´Ö FP ¥ì¥¸¥¹¥¿¤Î 40 ¥Ó¥Ã¥ÈÁ´¤Æ¤òÊݸ¤¹¤ë"
11794 #: config/c4x/c4x.opt:119
11795 msgid "Pass arguments in registers"
11796 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
11798 #: config/c4x/c4x.opt:123
11799 msgid "Enable use of RTPB instruction"
11800 msgstr "RTPB Ì¿Îá¤ÎÍøÍѤòÍ­¸ú¤Ë¤¹¤ë"
11802 #: config/c4x/c4x.opt:127
11803 msgid "Enable use of RTPS instruction"
11804 msgstr "RTPS Ì¿Îá¤ÎÍøÍѤòÍ­¸ú¤Ë¤¹¤ë"
11806 #: config/c4x/c4x.opt:131
11807 #, fuzzy
11808 msgid "Set the maximum number of iterations for RPTS to N"
11809 msgstr "RPTS ÍѤκÇÂçÈ¿Éü¿ô¤ò»ØÄꤹ¤ë"
11811 #: config/c4x/c4x.opt:135
11812 msgid "Small memory model"
11813 msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë"
11815 #: config/c4x/c4x.opt:139
11816 msgid "Emit code compatible with TI tools"
11817 msgstr "TI ¥Ä¡¼¥ë¸ß´¹¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
11819 #: config/h8300/h8300.opt:23
11820 #, fuzzy
11821 msgid "Generate H8S code"
11822 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11824 #: config/h8300/h8300.opt:27
11825 #, fuzzy
11826 msgid "Generate H8SX code"
11827 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11829 #: config/h8300/h8300.opt:31
11830 #, fuzzy
11831 msgid "Generate H8S/2600 code"
11832 msgstr "H8/S2600 ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11834 #: config/h8300/h8300.opt:35
11835 msgid "Make integers 32 bits wide"
11836 msgstr "À°¿ô¤ò 32 ¥Ó¥Ã¥ÈÉý¤È¤¹¤ë"
11838 #: config/h8300/h8300.opt:42
11839 msgid "Use registers for argument passing"
11840 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
11842 #: config/h8300/h8300.opt:46
11843 msgid "Consider access to byte sized memory slow"
11844 msgstr "¥Ð¥¤¥È¥µ¥¤¥ºÃ±°Ì¤Î¥á¥â¥ê¥¢¥¯¥»¥¹¤¬ÃÙ¤¤¤³¤È¤ò¹Íθ¤¹¤ë"
11846 #: config/h8300/h8300.opt:50
11847 msgid "Enable linker relaxing"
11848 msgstr "¥ê¥ó¥«¤Î -relax ¥ª¥×¥·¥ç¥ó¤òÍ­¸ú¤Ë¤¹¤ë"
11850 #: config/h8300/h8300.opt:54
11851 msgid "Generate H8/300H code"
11852 msgstr "H8/300H ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11854 #: config/h8300/h8300.opt:58
11855 msgid "Enable the normal mode"
11856 msgstr ""
11858 #: config/h8300/h8300.opt:62
11859 msgid "Use H8/300 alignment rules"
11860 msgstr "H8/300 ¥¢¥é¥¤¥ó¥á¥ó¥Èµ¬Â§¤ò»ÈÍѤ¹¤ë"
11862 #: config/xtensa/xtensa.opt:23
11863 #, fuzzy
11864 msgid "Use CONST16 instruction to load constants"
11865 msgstr "½ÐÎϤ¹¤ë°ú¿ô¤ò¥»¡¼¥Ö¤¹¤ë¤¿¤á push Ì¿Îá¤ò»È¤¦"
11867 #: config/xtensa/xtensa.opt:27
11868 #, fuzzy
11869 msgid "Enable fused multiply/add and multiply/subtract FP instructions"
11870 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
11872 #: config/xtensa/xtensa.opt:31
11873 msgid "Use indirect CALLXn instructions for large programs"
11874 msgstr ""
11876 #: config/xtensa/xtensa.opt:35
11877 msgid "Automatically align branch targets to reduce branch penalties"
11878 msgstr ""
11880 #: config/xtensa/xtensa.opt:39
11881 msgid "Intersperse literal pools with code in the text section"
11882 msgstr ""
11884 #: config/mcore/mcore.opt:23
11885 #, fuzzy
11886 msgid "Generate code for the M*Core M210"
11887 msgstr "M*Core M340 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11889 #: config/mcore/mcore.opt:27
11890 msgid "Generate code for the M*Core M340"
11891 msgstr "M*Core M340 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11893 #: config/mcore/mcore.opt:31
11894 msgid "Set maximum alignment to 4"
11895 msgstr "ºÇÂ祢¥é¥¤¥ó¥á¥ó¥È¤ò 4 ¤ËÀßÄꤹ¤ë"
11897 #: config/mcore/mcore.opt:35
11898 msgid "Force functions to be aligned to a 4 byte boundary"
11899 msgstr "´Ø¿ô¤ò¶¯À©Åª¤Ë 4 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
11901 #: config/mcore/mcore.opt:39
11902 msgid "Set maximum alignment to 8"
11903 msgstr "ºÇÂ祢¥é¥¤¥ó¥á¥ó¥È¤ò 8 ¤ËÀßÄꤹ¤ë"
11905 #: config/mcore/mcore.opt:43 config/score/score.opt:23
11906 #, fuzzy
11907 msgid "Generate big-endian code"
11908 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
11910 #: config/mcore/mcore.opt:47
11911 msgid "Emit call graph information"
11912 msgstr "¸Æ¤Ó½Ð¤·¥°¥é¥Õ¾ðÊó¤òÁ÷½Ð¤¹¤ë"
11914 #: config/mcore/mcore.opt:51
11915 #, fuzzy
11916 msgid "Use the divide instruction"
11917 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
11919 #: config/mcore/mcore.opt:55
11920 msgid "Inline constants if it can be done in 2 insns or less"
11921 msgstr "2 Ì¿Îá°Ê²¼¤Ç¹Ô¤Ê¤¨¤ëÉÔÊѽèÍý¤ò¥¤¥ó¥é¥¤¥ó¤Ë¤¹¤ë"
11923 #: config/mcore/mcore.opt:59 config/score/score.opt:27
11924 #, fuzzy
11925 msgid "Generate little-endian code"
11926 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
11928 #: config/mcore/mcore.opt:67
11929 #, fuzzy
11930 msgid "Use arbitrary sized immediates in bit operations"
11931 msgstr "¥Ó¥Ã¥È±é»»¤Ç¤Î¨ÃÍ¥µ¥¤¥º¤òÄ´Ä䤷¤Ê¤¤"
11933 #: config/mcore/mcore.opt:71
11934 msgid "Prefer word accesses over byte accesses"
11935 msgstr "¥Ð¥¤¥È¥¢¥¯¥»¥¹¤è¤ê¥ï¡¼¥É¥¢¥¯¥»¥¹¤òÁª¤Ö"
11937 #: config/mcore/mcore.opt:75
11938 #, fuzzy
11939 msgid "Set the maximum amount for a single stack increment operation"
11940 msgstr "ñ°ì¥¹¥¿¥Ã¥¯¥¤¥ó¥¯¥ê¥á¥ó¥ÈÁàºî¤ÎºÇÂçÃÍ"
11942 #: config/mcore/mcore.opt:79
11943 #, fuzzy
11944 msgid "Always treat bitfields as int-sized"
11945 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ò¾ï¤Ë int ¤Î¥µ¥¤¥º¤È¤·¤Æ°·¤¦"
11947 #: config/cris/cris.opt:45
11948 #, fuzzy
11949 msgid "Work around bug in multiplication instruction"
11950 msgstr "¾è»»-²Ã»»ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
11952 #: config/cris/cris.opt:51
11953 msgid "Compile for ETRAX 4 (CRIS v3)"
11954 msgstr ""
11956 #: config/cris/cris.opt:56
11957 msgid "Compile for ETRAX 100 (CRIS v8)"
11958 msgstr ""
11960 #: config/cris/cris.opt:64
11961 msgid "Emit verbose debug information in assembly code"
11962 msgstr ""
11964 #: config/cris/cris.opt:71
11965 #, fuzzy
11966 msgid "Do not use condition codes from normal instructions"
11967 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
11969 #: config/cris/cris.opt:80
11970 msgid "Do not emit addressing modes with side-effect assignment"
11971 msgstr ""
11973 #: config/cris/cris.opt:89
11974 #, fuzzy
11975 msgid "Do not tune stack alignment"
11976 msgstr "¥¹¥¿¥Ã¥¯¥Ð¥¤¥¢¥¹¤ò»ÈÍѤ·¤Ê¤¤"
11978 #: config/cris/cris.opt:98
11979 #, fuzzy
11980 msgid "Do not tune writable data alignment"
11981 msgstr "ʸ»úÎó¤ò½ñ¤­¹þ¤ß²Äǽ¥Ç¡¼¥¿¥»¥¯¥·¥ç¥ó¤Ë³ÊǼ¤¹¤ë"
11983 #: config/cris/cris.opt:107
11984 msgid "Do not tune code and read-only data alignment"
11985 msgstr ""
11987 #: config/cris/cris.opt:116
11988 msgid "Align code and data to 32 bits"
11989 msgstr ""
11991 #: config/cris/cris.opt:133
11992 msgid "Don't align items in code or data"
11993 msgstr ""
11995 #: config/cris/cris.opt:142
11996 #, fuzzy
11997 msgid "Do not emit function prologue or epilogue"
11998 msgstr "´Ø¿ô¤ÎÁ°ÃÖ¤­/·ë¤Ó¤Î¤¿¤á¤Î¥µ¥Ö¥ë¡¼¥Á¥ó¤òÍøÍѤ¹¤ë"
12000 #: config/cris/cris.opt:149
12001 msgid "Use the most feature-enabling options allowed by other options"
12002 msgstr ""
12004 #: config/cris/cris.opt:158
12005 msgid "Override -mbest-lib-options"
12006 msgstr ""
12008 #: config/cris/cris.opt:165
12009 #, fuzzy
12010 msgid "Generate code for the specified chip or CPU version"
12011 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12013 #: config/cris/cris.opt:169
12014 #, fuzzy
12015 msgid "Tune alignment for the specified chip or CPU version"
12016 msgstr "`%s' ¤ËÂФ·¤Æ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
12018 #: config/cris/cris.opt:173
12019 msgid "Warn when a stackframe is larger than the specified size"
12020 msgstr ""
12022 #: config/cris/aout.opt:27
12023 msgid "Compile for the MMU-less Etrax 100-based elinux system"
12024 msgstr ""
12026 #: config/cris/aout.opt:33
12027 msgid "For elinux, request a specified stack-size for this program"
12028 msgstr ""
12030 #: config/cris/linux.opt:27
12031 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
12032 msgstr ""
12034 #: config/sparc/sparc.opt:23 config/sparc/sparc.opt:27
12035 #, fuzzy
12036 msgid "Use hardware FP"
12037 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍÑ"
12039 #: config/sparc/sparc.opt:31
12040 #, fuzzy
12041 msgid "Do not use hardware FP"
12042 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
12044 #: config/sparc/sparc.opt:35
12045 msgid "Assume possible double misalignment"
12046 msgstr "double ¤¬¸í¤Ã¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤È¤Ê¤ë²ÄǽÀ­¤¬¤¢¤ë¤È¤ß¤Ê¤¹"
12048 #: config/sparc/sparc.opt:39
12049 msgid "Pass -assert pure-text to linker"
12050 msgstr "¥ê¥ó¥«¤Ë -assert pure-text ¤òÅϤ¹"
12052 #: config/sparc/sparc.opt:43
12053 msgid "Use ABI reserved registers"
12054 msgstr "ABI Í½Ìó¥ì¥¸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
12056 #: config/sparc/sparc.opt:47
12057 #, fuzzy
12058 msgid "Use hardware quad FP instructions"
12059 msgstr "»ÍÇÜÀºÅÙÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12061 #: config/sparc/sparc.opt:51
12062 msgid "Do not use hardware quad fp instructions"
12063 msgstr "»ÍÇÜÀºÅÙÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12065 #: config/sparc/sparc.opt:55
12066 #, fuzzy
12067 msgid "Compile for V8+ ABI"
12068 msgstr "v8plus ABI ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
12070 #: config/sparc/sparc.opt:59
12071 #, fuzzy
12072 msgid "Use UltraSPARC Visual Instruction Set extensions"
12073 msgstr "Visual Ì¿Î᥻¥Ã¥È¤òÍøÍѤ¹¤ë"
12075 #: config/sparc/sparc.opt:63
12076 msgid "Pointers are 64-bit"
12077 msgstr "¥Ý¥¤¥ó¥¿¤ò 64 ¥Ó¥Ã¥È¤È¤¹¤ë"
12079 #: config/sparc/sparc.opt:67
12080 msgid "Pointers are 32-bit"
12081 msgstr "¥Ý¥¤¥ó¥¿¤ò 32 ¥Ó¥Ã¥È¤È¤¹¤ë"
12083 #: config/sparc/sparc.opt:71
12084 msgid "Use 64-bit ABI"
12085 msgstr "64 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
12087 #: config/sparc/sparc.opt:75
12088 msgid "Use 32-bit ABI"
12089 msgstr "32 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
12091 #: config/sparc/sparc.opt:79
12092 msgid "Use stack bias"
12093 msgstr "¥¹¥¿¥Ã¥¯¥Ð¥¤¥¢¥¹¤ò»ÈÍѤ¹¤ë"
12095 #: config/sparc/sparc.opt:83
12096 msgid "Use structs on stronger alignment for double-word copies"
12097 msgstr "¥À¥Ö¥ë¥ï¡¼¥É¥³¥Ô¡¼ÍѤζ¯¤¯¥¢¥é¥¤¥ó¤µ¤ì¤¿¹½Â¤ÂΤò»ÈÍѤ¹¤ë"
12099 #: config/sparc/sparc.opt:87
12100 msgid "Optimize tail call instructions in assembler and linker"
12101 msgstr "¥¢¥»¥ó¥Ö¥é¤È¥ê¥ó¥«¤ÇËöÈø¸Æ¤Ó½Ð¤·Ì¿Îá¤òºÇŬ²½¤¹¤ë"
12103 #: config/sparc/sparc.opt:99
12104 #, fuzzy
12105 msgid "Use given SPARC-V9 code model"
12106 msgstr "Í¿¤¨¤é¤ì¤¿ Sparc ¥³¡¼¥É¥â¥Ç¥ë¤ò»ÈÍѤ¹¤ë"
12108 #: config/sparc/sparc.opt:103
12109 msgid "Enable strict 32-bit psABI struct return checking."
12110 msgstr ""
12112 #: config/sparc/little-endian.opt:23
12113 #, fuzzy
12114 msgid "Generate code for little-endian"
12115 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12117 #: config/sparc/little-endian.opt:27
12118 #, fuzzy
12119 msgid "Generate code for big-endian"
12120 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12122 #: config/arc/arc.opt:32
12123 msgid "Prepend the name of the cpu to all public symbol names"
12124 msgstr ""
12126 #: config/arc/arc.opt:42
12127 #, fuzzy
12128 msgid "Compile code for ARC variant CPU"
12129 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤ò¥¹¥±¥¸¥å¡¼¥ë¤¹¤ë"
12131 #: config/arc/arc.opt:46
12132 msgid "Put functions in SECTION"
12133 msgstr ""
12135 #: config/arc/arc.opt:50
12136 msgid "Put data in SECTION"
12137 msgstr ""
12139 #: config/arc/arc.opt:54
12140 msgid "Put read-only data in SECTION"
12141 msgstr ""
12143 #: config/sh/superh.opt:6
12144 msgid "Board name [and memory region]."
12145 msgstr ""
12147 #: config/sh/superh.opt:10
12148 msgid "Runtime name."
12149 msgstr ""
12151 #: config/sh/sh.opt:44
12152 #, fuzzy
12153 msgid "Generate SH1 code"
12154 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12156 #: config/sh/sh.opt:48
12157 #, fuzzy
12158 msgid "Generate SH2 code"
12159 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12161 #: config/sh/sh.opt:52
12162 #, fuzzy
12163 msgid "Generate SH2a code"
12164 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12166 #: config/sh/sh.opt:56
12167 #, fuzzy
12168 msgid "Generate SH2a FPU-less code"
12169 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12171 #: config/sh/sh.opt:60
12172 #, fuzzy
12173 msgid "Generate default single-precision SH2a code"
12174 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
12176 #: config/sh/sh.opt:64
12177 #, fuzzy
12178 msgid "Generate only single-precision SH2a code"
12179 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
12181 #: config/sh/sh.opt:68
12182 #, fuzzy
12183 msgid "Generate SH2e code"
12184 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12186 #: config/sh/sh.opt:72
12187 #, fuzzy
12188 msgid "Generate SH3 code"
12189 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12191 #: config/sh/sh.opt:76
12192 #, fuzzy
12193 msgid "Generate SH3e code"
12194 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12196 #: config/sh/sh.opt:80
12197 #, fuzzy
12198 msgid "Generate SH4 code"
12199 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12201 #: config/sh/sh.opt:84
12202 #, fuzzy
12203 msgid "Generate SH4-100 code"
12204 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12206 #: config/sh/sh.opt:88
12207 #, fuzzy
12208 msgid "Generate SH4-200 code"
12209 msgstr "29050 ¥³¡¼¥É¤òÀ¸À®"
12211 #: config/sh/sh.opt:92
12212 #, fuzzy
12213 msgid "Generate SH4 FPU-less code"
12214 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12216 #: config/sh/sh.opt:96
12217 #, fuzzy
12218 msgid "Generate code for SH4 400 series (MMU/FPU-less)"
12219 msgstr "C40 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12221 #: config/sh/sh.opt:101
12222 #, fuzzy
12223 msgid "Generate code for SH4 500 series (FPU-less)."
12224 msgstr "C40 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12226 #: config/sh/sh.opt:106
12227 #, fuzzy
12228 msgid "Generate default single-precision SH4 code"
12229 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
12231 #: config/sh/sh.opt:110
12232 msgid "Generate default single-precision SH4-100 code"
12233 msgstr ""
12235 #: config/sh/sh.opt:114
12236 msgid "Generate default single-precision SH4-200 code"
12237 msgstr ""
12239 #: config/sh/sh.opt:118
12240 #, fuzzy
12241 msgid "Generate only single-precision SH4 code"
12242 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
12244 #: config/sh/sh.opt:122
12245 #, fuzzy
12246 msgid "Generate only single-precision SH4-100 code"
12247 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
12249 #: config/sh/sh.opt:126
12250 #, fuzzy
12251 msgid "Generate only single-precision SH4-200 code"
12252 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
12254 #: config/sh/sh.opt:130
12255 #, fuzzy
12256 msgid "Generate SH4a code"
12257 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12259 #: config/sh/sh.opt:134
12260 #, fuzzy
12261 msgid "Generate SH4a FPU-less code"
12262 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12264 #: config/sh/sh.opt:138
12265 #, fuzzy
12266 msgid "Generate default single-precision SH4a code"
12267 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
12269 #: config/sh/sh.opt:142
12270 #, fuzzy
12271 msgid "Generate only single-precision SH4a code"
12272 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
12274 #: config/sh/sh.opt:146
12275 #, fuzzy
12276 msgid "Generate SH4al-dsp code"
12277 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12279 #: config/sh/sh.opt:150
12280 #, fuzzy
12281 msgid "Generate 32-bit SHmedia code"
12282 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
12284 #: config/sh/sh.opt:154
12285 #, fuzzy
12286 msgid "Generate 32-bit FPU-less SHmedia code"
12287 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
12289 #: config/sh/sh.opt:158
12290 #, fuzzy
12291 msgid "Generate 64-bit SHmedia code"
12292 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
12294 #: config/sh/sh.opt:162
12295 #, fuzzy
12296 msgid "Generate 64-bit FPU-less SHmedia code"
12297 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
12299 #: config/sh/sh.opt:166
12300 #, fuzzy
12301 msgid "Generate SHcompact code"
12302 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12304 #: config/sh/sh.opt:170
12305 #, fuzzy
12306 msgid "Generate FPU-less SHcompact code"
12307 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12309 #: config/sh/sh.opt:174
12310 msgid "Throttle unrolling to avoid thrashing target registers unless the unroll benefit outweighs this"
12311 msgstr ""
12313 #: config/sh/sh.opt:178
12314 #, fuzzy
12315 msgid "Generate code in big endian mode"
12316 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12318 #: config/sh/sh.opt:182
12319 #, fuzzy
12320 msgid "Generate 32-bit offsets in switch tables"
12321 msgstr "switch ¥Æ¡¼¥Ö¥ë¤Ç 4 ¥Ð¥¤¥È¥¨¥ó¥È¥ê¤ò»ÈÍѤ¹¤ë"
12323 #: config/sh/sh.opt:186
12324 msgid "Enable SH5 cut2 workaround"
12325 msgstr ""
12327 #: config/sh/sh.opt:190
12328 #, fuzzy
12329 msgid "Align doubles at 64-bit boundaries"
12330 msgstr "double ¤ò word ¶­³¦¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
12332 #: config/sh/sh.opt:194
12333 msgid "Division strategy, one of: call, call2, fp, inv, inv:minlat, inv20u, inv20l, inv:call, inv:call2, inv:fp call-div1 call-fp call-table"
12334 msgstr ""
12336 #: config/sh/sh.opt:198
12337 msgid "Specify name for 32 bit signed division function"
12338 msgstr ""
12340 #: config/sh/sh.opt:205
12341 msgid "Cost to assume for gettr insn"
12342 msgstr ""
12344 #: config/sh/sh.opt:209 config/sh/sh.opt:255
12345 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions"
12346 msgstr ""
12348 #: config/sh/sh.opt:213
12349 msgid "Increase the IEEE compliance for floating-point code"
12350 msgstr ""
12352 #: config/sh/sh.opt:217
12353 msgid "Enable the use of the indexed addressing mode for SHmedia32/SHcompact"
12354 msgstr ""
12356 #: config/sh/sh.opt:221
12357 msgid "Assume symbols might be invalid"
12358 msgstr ""
12360 #: config/sh/sh.opt:225
12361 msgid "Annotate assembler instructions with estimated addresses"
12362 msgstr ""
12364 #: config/sh/sh.opt:229
12365 #, fuzzy
12366 msgid "Generate code in little endian mode"
12367 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12369 #: config/sh/sh.opt:233
12370 msgid "Mark MAC register as call-clobbered"
12371 msgstr ""
12373 #: config/sh/sh.opt:239
12374 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)"
12375 msgstr ""
12377 #: config/sh/sh.opt:243
12378 msgid "Emit function-calls using global offset table when generating PIC"
12379 msgstr ""
12381 #: config/sh/sh.opt:247
12382 msgid "Assume pt* instructions won't trap"
12383 msgstr ""
12385 #: config/sh/sh.opt:251
12386 msgid "Shorten address references during linking"
12387 msgstr ""
12389 #: config/sh/sh.opt:259
12390 msgid "Deprecated. Use -Os instead"
12391 msgstr ""
12393 #: config/sh/sh.opt:263
12394 msgid "Cost to assume for a multiply insn"
12395 msgstr ""
12397 #: config/sh/sh.opt:267
12398 msgid "Generate library function call to invalidate instruction cache entries after fixing trampoline"
12399 msgstr ""
12401 #: config/sh/sh.opt:273
12402 msgid "Pretend a branch-around-a-move is a conditional move."
12403 msgstr ""
12405 #: config/pdp11/pdp11.opt:23
12406 msgid "Generate code for an 11/10"
12407 msgstr "11/10 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12409 #: config/pdp11/pdp11.opt:27
12410 msgid "Generate code for an 11/40"
12411 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12413 #: config/pdp11/pdp11.opt:31
12414 msgid "Generate code for an 11/45"
12415 msgstr "11/45 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12417 #: config/pdp11/pdp11.opt:35
12418 #, fuzzy
12419 msgid "Use 16-bit abs patterns"
12420 msgstr "64 ¥Ó¥Ã¥È FP ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
12422 #: config/pdp11/pdp11.opt:39
12423 #, fuzzy
12424 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)"
12425 msgstr "ÉâÆ°¾®¿ôÅÀ¤Î·ë²Ì¤ò ac0 ¤ÇÊÖ¤¹"
12427 #: config/pdp11/pdp11.opt:43
12428 msgid "Do not use inline patterns for copying memory"
12429 msgstr ""
12431 #: config/pdp11/pdp11.opt:47
12432 msgid "Use inline patterns for copying memory"
12433 msgstr ""
12435 #: config/pdp11/pdp11.opt:51
12436 msgid "Do not pretend that branches are expensive"
12437 msgstr ""
12439 #: config/pdp11/pdp11.opt:55
12440 msgid "Pretend that branches are expensive"
12441 msgstr ""
12443 #: config/pdp11/pdp11.opt:59
12444 #, fuzzy
12445 msgid "Use the DEC assembler syntax"
12446 msgstr "DEC ¥¢¥»¥ó¥Ö¥éʸˡ¤ò»ÈÍѤ¹¤ë"
12448 #: config/pdp11/pdp11.opt:63
12449 msgid "Use 32 bit float"
12450 msgstr "32 ¥Ó¥Ã¥ÈÉâÆ°¾®¿ô¤ò»ÈÍѤ¹¤ë"
12452 #: config/pdp11/pdp11.opt:67
12453 msgid "Use 64 bit float"
12454 msgstr "64 ¥Ó¥Ã¥ÈÉâÆ°¾®¿ô¤ò»ÈÍѤ¹¤ë"
12456 #: config/pdp11/pdp11.opt:75
12457 msgid "Use 16 bit int"
12458 msgstr "16 ¥Ó¥Ã¥ÈÀ°¿ô¤ò»ÈÍѤ¹¤ë"
12460 #: config/pdp11/pdp11.opt:79
12461 msgid "Use 32 bit int"
12462 msgstr "32 ¥Ó¥Ã¥ÈÀ°¿ô¤ò»ÈÍѤ¹¤ë"
12464 #: config/pdp11/pdp11.opt:87
12465 msgid "Target has split I&D"
12466 msgstr "¥¿¡¼¥²¥Ã¥È¤Ï split Ì¿Îá¤È¥Ç¡¼¥¿¥á¥â¥ê¤ò»ý¤Ä"
12468 #: config/pdp11/pdp11.opt:91
12469 msgid "Use UNIX assembler syntax"
12470 msgstr "UNIX ¥¢¥»¥ó¥Ö¥éʸˡ¤ò»ÈÍѤ¹¤ë"
12472 #: config/stormy16/stormy16.opt:24
12473 msgid "Provide libraries for the simulator"
12474 msgstr ""
12476 #: config/ia64/ia64.opt:3
12477 msgid "Generate big endian code"
12478 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
12480 #: config/ia64/ia64.opt:7
12481 msgid "Generate little endian code"
12482 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
12484 #: config/ia64/ia64.opt:11
12485 msgid "Generate code for GNU as"
12486 msgstr "GNU as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12488 #: config/ia64/ia64.opt:15
12489 msgid "Generate code for GNU ld"
12490 msgstr "GNU ld ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12492 #: config/ia64/ia64.opt:19
12493 msgid "Emit stop bits before and after volatile extended asms"
12494 msgstr "³ÈÄ¥¥¢¥»¥ó¥Ö¥ê volatile ¤ÎÁ°¸å¤Ë stop ¥Ó¥Ã¥È¤òÁ÷½Ð¤¹¤ë"
12496 #: config/ia64/ia64.opt:23
12497 msgid "Use in/loc/out register names"
12498 msgstr "in/loc/out ¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ¹¤ë"
12500 #: config/ia64/ia64.opt:30
12501 msgid "Enable use of sdata/scommon/sbss"
12502 msgstr "sdata/scommon/sbss ¤Î»ÈÍѤòÍ­¸ú¤Ë¤¹¤ë"
12504 #: config/ia64/ia64.opt:34
12505 msgid "Generate code without GP reg"
12506 msgstr "GP ¥ì¥¸¥¹¥¿ÉÔ»ÈÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12508 #: config/ia64/ia64.opt:38
12509 msgid "gp is constant (but save/restore gp on indirect calls)"
12510 msgstr "gp ¤òÄê¿ô¤È¤¹¤ë¡Êâ¡¢´ÖÀܸƤӽФ·¤Ç¤Ï gp ¤ò save/restore ¤¹¤ë¡Ë"
12512 #: config/ia64/ia64.opt:42
12513 msgid "Generate self-relocatable code"
12514 msgstr "¼«¸ÊºÆÇÛÃÖ²Äǽ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12516 #: config/ia64/ia64.opt:46
12517 #, fuzzy
12518 msgid "Generate inline floating point division, optimize for latency"
12519 msgstr "¥ì¥¤¥Æ¥ó¥·¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
12521 #: config/ia64/ia64.opt:50
12522 #, fuzzy
12523 msgid "Generate inline floating point division, optimize for throughput"
12524 msgstr "¥¹¥ë¡¼¥×¥Ã¥È¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
12526 #: config/ia64/ia64.opt:57
12527 #, fuzzy
12528 msgid "Generate inline integer division, optimize for latency"
12529 msgstr "¥ì¥¤¥Æ¥ó¥·¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
12531 #: config/ia64/ia64.opt:61
12532 #, fuzzy
12533 msgid "Generate inline integer division, optimize for throughput"
12534 msgstr "¥¹¥ë¡¼¥×¥Ã¥È¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
12536 #: config/ia64/ia64.opt:65
12537 #, fuzzy
12538 msgid "Do not inline integer division"
12539 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12541 #: config/ia64/ia64.opt:69
12542 #, fuzzy
12543 msgid "Generate inline square root, optimize for latency"
12544 msgstr "¥ì¥¤¥Æ¥ó¥·¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
12546 #: config/ia64/ia64.opt:73
12547 #, fuzzy
12548 msgid "Generate inline square root, optimize for throughput"
12549 msgstr "¥¹¥ë¡¼¥×¥Ã¥È¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
12551 #: config/ia64/ia64.opt:77
12552 #, fuzzy
12553 msgid "Do not inline square root"
12554 msgstr "Visual Ì¿Î᥻¥Ã¥È¤òÍøÍѤ·¤Ê¤¤"
12556 #: config/ia64/ia64.opt:81
12557 msgid "Enable Dwarf 2 line debug info via GNU as"
12558 msgstr "GNU as ¤òÄ̤¸¤¿ Dwarf2 ¤Î¹Ô¥Ç¥Ð¥Ã¥°¤òÍ­¸ú¤Ë¤¹¤ë"
12560 #: config/ia64/ia64.opt:85
12561 msgid "Enable earlier placing stop bits for better scheduling"
12562 msgstr ""
12564 #: config/ia64/ia64.opt:101
12565 #, fuzzy
12566 msgid "Use data speculation before reload"
12567 msgstr "¤è¤ê¿¤¯¤Î¥í¡¼¥É¤Ç¤ÎÉԳμ¤ÊÆ°ºî¤òµö²Ä¤¹¤ë"
12569 #: config/ia64/ia64.opt:105
12570 msgid "Use data speculation after reload"
12571 msgstr ""
12573 #: config/ia64/ia64.opt:109
12574 #, fuzzy
12575 msgid "Use control speculation"
12576 msgstr "¥³¥ó¥½¡¼¥ë¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤òºî¤ë"
12578 #: config/ia64/ia64.opt:113
12579 msgid "Use in block data speculation before reload"
12580 msgstr ""
12582 #: config/ia64/ia64.opt:117
12583 msgid "Use in block data speculation after reload"
12584 msgstr ""
12586 #: config/ia64/ia64.opt:121
12587 msgid "Use in block control speculation"
12588 msgstr ""
12590 #: config/ia64/ia64.opt:125
12591 msgid "Use simple data speculation check"
12592 msgstr ""
12594 #: config/ia64/ia64.opt:129
12595 msgid "Use simple data speculation check for control speculation"
12596 msgstr ""
12598 #: config/ia64/ia64.opt:133
12599 msgid "Print information about speculative motions."
12600 msgstr ""
12602 #: config/ia64/ia64.opt:137
12603 msgid "If set, data speculative instructions will be chosen for schedule only if there are no other choices at the moment "
12604 msgstr ""
12606 #: config/ia64/ia64.opt:141
12607 msgid "If set, control speculative instructions will be chosen for schedule only if there are no other choices at the moment "
12608 msgstr ""
12610 #: config/ia64/ia64.opt:145
12611 msgid "Count speculative dependencies while calculating priority of instructions"
12612 msgstr ""
12614 #: config/ia64/ilp32.opt:3
12615 #, fuzzy
12616 msgid "Generate ILP32 code"
12617 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12619 #: config/ia64/ilp32.opt:7
12620 #, fuzzy
12621 msgid "Generate LP64 code"
12622 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12624 #: config/darwin.opt:23
12625 #, fuzzy
12626 msgid "Generate code suitable for fast turn around debugging"
12627 msgstr "unix ¥¢¥»¥ó¥Ö¥é¤¬½èÍý¤Ç¤­¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12629 #: config/darwin.opt:27
12630 msgid "The earliest MacOS X version on which this program will run"
12631 msgstr ""
12633 #: config/darwin.opt:31
12634 msgid "Set sizeof(bool) to 1"
12635 msgstr ""
12637 #: config/darwin.opt:35
12638 #, fuzzy
12639 msgid "Generate code for darwin loadable kernel extentions"
12640 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12642 #: config/darwin.opt:39
12643 #, fuzzy
12644 msgid "Generate code for the kernel or loadable kernel extentions"
12645 msgstr "NeXT ¼Â¹Ô´Ä¶­ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12647 #: config/fr30/fr30.opt:23
12648 msgid "Assume small address space"
12649 msgstr "¥¹¥â¡¼¥ë¥¢¥É¥ì¥¹¶õ´Ö¤È¤ß¤Ê¤¹"
12651 #: config/mips/mips.opt:23
12652 #, fuzzy
12653 msgid "Generate code that conforms to the given ABI"
12654 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12656 #: config/mips/mips.opt:27
12657 msgid "Generate code that can be used in SVR4-style dynamic objects"
12658 msgstr ""
12660 #: config/mips/mips.opt:31
12661 #, fuzzy
12662 msgid "Use PMC-style 'mad' instructions"
12663 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12665 #: config/mips/mips.opt:35
12666 #, fuzzy
12667 msgid "Generate code for the given ISA"
12668 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12670 #: config/mips/mips.opt:39
12671 msgid "Use Branch Likely instructions, overriding the architecture default"
12672 msgstr ""
12674 #: config/mips/mips.opt:43
12675 msgid "Trap on integer divide by zero"
12676 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤¹¤ë"
12678 #: config/mips/mips.opt:47
12679 msgid "Use branch-and-break sequences to check for integer divide by zero"
12680 msgstr ""
12682 #: config/mips/mips.opt:51
12683 #, fuzzy
12684 msgid "Use trap instructions to check for integer divide by zero"
12685 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤¹¤ë"
12687 #: config/mips/mips.opt:55
12688 msgid "Allow hardware floating-point instructions to cover both 32-bit and 64-bit operations"
12689 msgstr ""
12691 #: config/mips/mips.opt:59
12692 #, fuzzy
12693 msgid "Use MIPS-DSP instructions"
12694 msgstr "MIPS16 Ì¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12696 #: config/mips/mips.opt:69
12697 msgid "Use big-endian byte order"
12698 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥Ð¥¤¥È½ç¤ò»ÈÍѤ¹¤ë"
12700 #: config/mips/mips.opt:73
12701 msgid "Use little-endian byte order"
12702 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥Ð¥¤¥È½ç¤ò»ÈÍѤ¹¤ë"
12704 #: config/mips/mips.opt:77 config/iq2000/iq2000.opt:31
12705 msgid "Use ROM instead of RAM"
12706 msgstr "RAM ¤ÎÂå¤ï¤ê¤Ë ROM ¤òÍøÍѤ¹¤ë"
12708 #: config/mips/mips.opt:81
12709 msgid "Use NewABI-style %reloc() assembly operators"
12710 msgstr ""
12712 #: config/mips/mips.opt:85
12713 #, fuzzy
12714 msgid "Work around certain R4000 errata"
12715 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤¦"
12717 #: config/mips/mips.opt:89
12718 #, fuzzy
12719 msgid "Work around certain R4400 errata"
12720 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤¦"
12722 #: config/mips/mips.opt:93
12723 msgid "Work around errata for early SB-1 revision 2 cores"
12724 msgstr ""
12726 #: config/mips/mips.opt:97
12727 msgid "Work around certain VR4120 errata"
12728 msgstr ""
12730 #: config/mips/mips.opt:101
12731 msgid "Work around VR4130 mflo/mfhi errata"
12732 msgstr ""
12734 #: config/mips/mips.opt:105
12735 #, fuzzy
12736 msgid "Work around an early 4300 hardware bug"
12737 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤¦"
12739 #: config/mips/mips.opt:109
12740 #, fuzzy
12741 msgid "FP exceptions are enabled"
12742 msgstr "Í­¸ú¥ª¥×¥·¥ç¥ó: "
12744 #: config/mips/mips.opt:113
12745 #, fuzzy
12746 msgid "Use 32-bit floating-point registers"
12747 msgstr "32 ¥Ó¥Ã¥È°ìÈ̥쥸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
12749 #: config/mips/mips.opt:117
12750 #, fuzzy
12751 msgid "Use 64-bit floating-point registers"
12752 msgstr "64 ¥Ó¥Ã¥È°ìÈ̥쥸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
12754 #: config/mips/mips.opt:121
12755 msgid "Use FUNC to flush the cache before calling stack trampolines"
12756 msgstr ""
12758 #: config/mips/mips.opt:125
12759 #, fuzzy
12760 msgid "Generate floating-point multiply-add instructions"
12761 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
12763 #: config/mips/mips.opt:129
12764 msgid "Use 32-bit general registers"
12765 msgstr "32 ¥Ó¥Ã¥È°ìÈ̥쥸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
12767 #: config/mips/mips.opt:133
12768 msgid "Use 64-bit general registers"
12769 msgstr "64 ¥Ó¥Ã¥È°ìÈ̥쥸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
12771 #: config/mips/mips.opt:137
12772 #, fuzzy
12773 msgid "Allow the use of hardware floating-point instructions"
12774 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12776 #: config/mips/mips.opt:141
12777 #, fuzzy
12778 msgid "Generate code for ISA level N"
12779 msgstr "Intel as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12781 #: config/mips/mips.opt:145
12782 #, fuzzy
12783 msgid "Generate mips16 code"
12784 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12786 #: config/mips/mips.opt:149
12787 #, fuzzy
12788 msgid "Use MIPS-3D instructions"
12789 msgstr "MIPS16 Ì¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12791 #: config/mips/mips.opt:153
12792 msgid "Use indirect calls"
12793 msgstr "´ÖÀܸƤӽФ·¤ò»ÈÍѤ¹¤ë"
12795 #: config/mips/mips.opt:157
12796 #, fuzzy
12797 msgid "Use a 32-bit long type"
12798 msgstr "32 ¥Ó¥Ã¥È long ·¿¤ò»ÈÍѤ¹¤ë"
12800 #: config/mips/mips.opt:161
12801 #, fuzzy
12802 msgid "Use a 64-bit long type"
12803 msgstr "64 ¥Ó¥Ã¥È long ·¿¤ò»ÈÍѤ¹¤ë"
12805 #: config/mips/mips.opt:165
12806 msgid "Don't optimize block moves"
12807 msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°¤òºÇŬ²½¤·¤Ê¤¤"
12809 #: config/mips/mips.opt:169
12810 #, fuzzy
12811 msgid "Use the mips-tfile postpass"
12812 msgstr "asm ¸å²áÄø¤Ç mips-tfile ¤òÍøÍѤ¹¤ë"
12814 #: config/mips/mips.opt:173
12815 msgid "Do not use a cache-flushing function before calling stack trampolines"
12816 msgstr ""
12818 #: config/mips/mips.opt:177
12819 #, fuzzy
12820 msgid "Generate normal-mode code"
12821 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12823 #: config/mips/mips.opt:181
12824 #, fuzzy
12825 msgid "Do not use MIPS-3D instructions"
12826 msgstr "MIPS16 Ì¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12828 #: config/mips/mips.opt:185
12829 #, fuzzy
12830 msgid "Use paired-single floating-point instructions"
12831 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12833 #: config/mips/mips.opt:189
12834 msgid "When generating -mabicalls code, make the code suitable for use in shared libraries"
12835 msgstr ""
12837 #: config/mips/mips.opt:193
12838 #, fuzzy
12839 msgid "Restrict the use of hardware floating-point instructions to 32-bit operations"
12840 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12842 #: config/mips/mips.opt:197
12843 #, fuzzy
12844 msgid "Prevent the use of all hardware floating-point instructions"
12845 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12847 #: config/mips/mips.opt:201
12848 msgid "Optimize lui/addiu address loads"
12849 msgstr "lui/addiu ¥¢¥É¥ì¥¹¥í¡¼¥É¤òºÇŬ²½¤¹¤ë"
12851 #: config/mips/mips.opt:205
12852 #, fuzzy
12853 msgid "Assume all symbols have 32-bit values"
12854 msgstr "Á´¤Æ¤Î double ¤ò¥¢¥é¥¤¥ó¤µ¤ì¤¿¤â¤Î¤È¤ß¤Ê¤¹"
12856 #: config/mips/mips.opt:209
12857 msgid "Optimize the output for PROCESSOR"
12858 msgstr ""
12860 #: config/mips/mips.opt:213 config/iq2000/iq2000.opt:44
12861 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
12862 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤¯(Í× -membedded-data)"
12864 #: config/mips/mips.opt:217
12865 #, fuzzy
12866 msgid "Perform VR4130-specific alignment optimizations"
12867 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
12869 #: config/mips/mips.opt:221
12870 msgid "Lift restrictions on GOT size"
12871 msgstr ""
12873 #: config/m68k/m68k.opt:23
12874 #, fuzzy
12875 msgid "Generate code for a 520X"
12876 msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12878 #: config/m68k/m68k.opt:27
12879 #, fuzzy
12880 msgid "Generate code for a 5206e"
12881 msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12883 #: config/m68k/m68k.opt:31
12884 #, fuzzy
12885 msgid "Generate code for a 528x"
12886 msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12888 #: config/m68k/m68k.opt:35
12889 #, fuzzy
12890 msgid "Generate code for a 5307"
12891 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12893 #: config/m68k/m68k.opt:39
12894 #, fuzzy
12895 msgid "Generate code for a 5407"
12896 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12898 #: config/m68k/m68k.opt:43
12899 #, fuzzy
12900 msgid "Generate code for a ColdFire v4e"
12901 msgstr "M*Core M340 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12903 #: config/m68k/m68k.opt:47 config/m68k/m68k.opt:100
12904 #, fuzzy
12905 msgid "Generate code for a 68000"
12906 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12908 #: config/m68k/m68k.opt:51 config/m68k/m68k.opt:104
12909 #, fuzzy
12910 msgid "Generate code for a 68020"
12911 msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12913 #: config/m68k/m68k.opt:55
12914 #, fuzzy
12915 msgid "Generate code for a 68040, without any new instructions"
12916 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤¹¤ë"
12918 #: config/m68k/m68k.opt:59
12919 #, fuzzy
12920 msgid "Generate code for a 68060, without any new instructions"
12921 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤¹¤ë"
12923 #: config/m68k/m68k.opt:63
12924 #, fuzzy
12925 msgid "Generate code for a 68030"
12926 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12928 #: config/m68k/m68k.opt:67
12929 #, fuzzy
12930 msgid "Generate code for a 68040"
12931 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12933 #: config/m68k/m68k.opt:71
12934 #, fuzzy
12935 msgid "Generate code for a 68060"
12936 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12938 #: config/m68k/m68k.opt:75
12939 #, fuzzy
12940 msgid "Generate code for a 68302"
12941 msgstr "c32 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12943 #: config/m68k/m68k.opt:79
12944 #, fuzzy
12945 msgid "Generate code for a 68332"
12946 msgstr "c32 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12948 #: config/m68k/m68k.opt:84
12949 #, fuzzy
12950 msgid "Generate code for a 68851"
12951 msgstr "c1 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12953 #: config/m68k/m68k.opt:88
12954 #, fuzzy
12955 msgid "Generate code that uses 68881 floating-point instructions"
12956 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12958 #: config/m68k/m68k.opt:92
12959 #, fuzzy
12960 msgid "Align variables on a 32-bit boundary"
12961 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤ò 32 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
12963 #: config/m68k/m68k.opt:96
12964 #, fuzzy
12965 msgid "Use the bit-field instructions"
12966 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12968 #: config/m68k/m68k.opt:108
12969 #, fuzzy
12970 msgid "Generate code for a cpu32"
12971 msgstr "c32 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12973 #: config/m68k/m68k.opt:112
12974 msgid "Enable ID based shared library"
12975 msgstr ""
12977 #: config/m68k/m68k.opt:116
12978 #, fuzzy
12979 msgid "Do not use the bit-field instructions"
12980 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12982 #: config/m68k/m68k.opt:120
12983 msgid "Use normal calling convention"
12984 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
12986 #: config/m68k/m68k.opt:124
12987 msgid "Consider type 'int' to be 32 bits wide"
12988 msgstr ""
12990 #: config/m68k/m68k.opt:128
12991 #, fuzzy
12992 msgid "Generate pc-relative code"
12993 msgstr "¼«¸ÊºÆÇÛÃÖ²Äǽ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12995 #: config/m68k/m68k.opt:132
12996 #, fuzzy
12997 msgid "Use different calling convention using 'rtd'"
12998 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
13000 #: config/m68k/m68k.opt:136
13001 msgid "Enable separate data segment"
13002 msgstr ""
13004 #: config/m68k/m68k.opt:140 config/bfin/bfin.opt:44
13005 msgid "ID of shared library to build"
13006 msgstr ""
13008 #: config/m68k/m68k.opt:144
13009 msgid "Consider type 'int' to be 16 bits wide"
13010 msgstr ""
13012 #: config/m68k/m68k.opt:148
13013 msgid "Generate code with library calls for floating point"
13014 msgstr ""
13016 #: config/m68k/m68k.opt:152
13017 #, fuzzy
13018 msgid "Do not use unaligned memory references"
13019 msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤òµö²Ä¤·¤Ê¤¤"
13021 #: config/score/score.opt:31
13022 #, fuzzy
13023 msgid "Disable bcnz instruction"
13024 msgstr "DB Ì¿Îá¤Î»ÈÍѤò̵¸ú¤Ë¤¹¤ë"
13026 #: config/score/score.opt:35
13027 #, fuzzy
13028 msgid "Enable unaligned load/store instruction"
13029 msgstr "DB Ì¿Îá¤Î»ÈÍѤòÍ­¸ú¤Ë¤¹¤ë"
13031 #: config/score/score.opt:39
13032 #, fuzzy
13033 msgid "Enable mac instruction"
13034 msgstr "ÊÂÎóÌ¿Îá¤òÍ­¸ú¤Ë¤¹¤ë"
13036 #: config/score/score.opt:43
13037 msgid "Support SCORE 5 ISA"
13038 msgstr ""
13040 #: config/score/score.opt:47
13041 msgid "Support SCORE 5U ISA"
13042 msgstr ""
13044 #: config/score/score.opt:51
13045 msgid "Support SCORE 7 ISA"
13046 msgstr ""
13048 #: config/score/score.opt:55
13049 msgid "Support SCORE 7D ISA"
13050 msgstr ""
13052 #: config/vxworks.opt:24
13053 #, fuzzy
13054 msgid "Assume the VxWorks RTP environment"
13055 msgstr "Ä̾ï¤Î C ¼Â¹Ô´Ä¶­¤òÁ°Äó¤È¤¹¤ë"
13057 #: config/vxworks.opt:31
13058 #, fuzzy
13059 msgid "Assume the VxWorks vThreads environment"
13060 msgstr "Ä̾ï¤Î C ¼Â¹Ô´Ä¶­¤òÁ°Äó¤È¤¹¤ë"
13062 #: config/vax/vax.opt:23 config/vax/vax.opt:27
13063 msgid "Target DFLOAT double precision code"
13064 msgstr ""
13066 #: config/vax/vax.opt:31 config/vax/vax.opt:35
13067 #, fuzzy
13068 msgid "Generate GFLOAT double precision code"
13069 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
13071 #: config/vax/vax.opt:39
13072 #, fuzzy
13073 msgid "Generate code for GNU assembler (gas)"
13074 msgstr "GNU as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
13076 #: config/vax/vax.opt:43
13077 #, fuzzy
13078 msgid "Generate code for UNIX assembler"
13079 msgstr "GNU as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
13081 #: config/vax/vax.opt:47
13082 msgid "Use VAXC structure conventions"
13083 msgstr ""
13085 #: config/crx/crx.opt:23
13086 #, fuzzy
13087 msgid "Support multiply accumulate instructions"
13088 msgstr "¾è»»-²Ã»»ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò¤ò»ÈÍѤ¹¤ë"
13090 #: config/crx/crx.opt:27
13091 #, fuzzy
13092 msgid "Do not use push to store function arguments"
13093 msgstr "½ÐÎϤ¹¤ë°ú¿ô¤ò¥»¡¼¥Ö¤¹¤ë¤¿¤á¤Ë¤Ï push Ì¿Îá¤ò»È¤ï¤Ê¤¤"
13095 #: config/crx/crx.opt:31
13096 msgid "Restrict doloop to the given nesting level"
13097 msgstr ""
13099 #: config/v850/v850.opt:23
13100 #, fuzzy
13101 msgid "Use registers r2 and r5"
13102 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ¹¤ë"
13104 #: config/v850/v850.opt:27
13105 msgid "Use 4 byte entries in switch tables"
13106 msgstr "switch ¥Æ¡¼¥Ö¥ë¤Ç 4 ¥Ð¥¤¥È¥¨¥ó¥È¥ê¤ò»ÈÍѤ¹¤ë"
13108 #: config/v850/v850.opt:31
13109 msgid "Enable backend debugging"
13110 msgstr "¥Ð¥Ã¥¯¥¨¥ó¥É¥Ç¥Ð¥Ã¥°¤òÍ­¸ú¤Ë¤¹¤ë"
13112 #: config/v850/v850.opt:35
13113 #, fuzzy
13114 msgid "Do not use the callt instruction"
13115 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
13117 #: config/v850/v850.opt:39
13118 msgid "Reuse r30 on a per function basis"
13119 msgstr "´Ø¿ô¤Î¼çÍ×ÉôʬËè¤Ë r30 ¤òºÆÍøÍѤ¹¤ë"
13121 #: config/v850/v850.opt:43
13122 msgid "Support Green Hills ABI"
13123 msgstr "Green Hill ¤Î ABI ¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
13125 #: config/v850/v850.opt:47
13126 msgid "Prohibit PC relative function calls"
13127 msgstr "PC ´ØÏ¢¤Î´Ø¿ô¸Æ¤Ó½Ð¤·¤ò¶Ø¤¸¤ë"
13129 #: config/v850/v850.opt:51
13130 msgid "Use stubs for function prologues"
13131 msgstr "´Ø¿ô³«»ÏÉôʬÍѤΥ¹¥¿¥Ö¤ò»ÈÍѤ¹¤ë"
13133 #: config/v850/v850.opt:55
13134 msgid "Set the max size of data eligible for the SDA area"
13135 msgstr "SDA Îΰè¤Ë¤È¤Ã¤Æ˾¤Þ¤·¤¤ºÇÂç¥Ç¡¼¥¿¥µ¥¤¥º¤òÀßÄꤹ¤ë"
13137 #: config/v850/v850.opt:59
13138 #, fuzzy
13139 msgid "Enable the use of the short load instructions"
13140 msgstr "DB Ì¿Îá¤Î»ÈÍѤòÍ­¸ú¤Ë¤¹¤ë"
13142 #: config/v850/v850.opt:63
13143 msgid "Same as: -mep -mprolog-function"
13144 msgstr "-mep -mprolog-function ¤ÈƱÍÍ"
13146 #: config/v850/v850.opt:67
13147 msgid "Set the max size of data eligible for the TDA area"
13148 msgstr "TDA Îΰè¤Ë¤È¤Ã¤Æ˾¤Þ¤·¤¤ºÇÂç¥Ç¡¼¥¿¥µ¥¤¥º¤òÀßÄꤹ¤ë"
13150 #: config/v850/v850.opt:71
13151 msgid "Enforce strict alignment"
13152 msgstr ""
13154 #: config/v850/v850.opt:78
13155 msgid "Compile for the v850 processor"
13156 msgstr "v850 ¥×¥í¥»¥Ã¥µÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
13158 #: config/v850/v850.opt:82
13159 #, fuzzy
13160 msgid "Compile for the v850e processor"
13161 msgstr "v850 ¥×¥í¥»¥Ã¥µÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
13163 #: config/v850/v850.opt:86
13164 #, fuzzy
13165 msgid "Compile for the v850e1 processor"
13166 msgstr "v850 ¥×¥í¥»¥Ã¥µÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
13168 #: config/v850/v850.opt:90
13169 msgid "Set the max size of data eligible for the ZDA area"
13170 msgstr "ZDA Îΰè¤Ë¤È¤Ã¤Æ˾¤Þ¤·¤¤ºÇÂç¥Ç¡¼¥¿¥µ¥¤¥º¤òÀßÄꤹ¤ë"
13172 #: config/linux.opt:24
13173 #, fuzzy
13174 msgid "Use uClibc instead of GNU libc"
13175 msgstr "RAM ¤ÎÂå¤ï¤ê¤Ë ROM ¤òÍøÍѤ¹¤ë"
13177 #: config/linux.opt:28
13178 #, fuzzy
13179 msgid "Use GNU libc instead of uClibc"
13180 msgstr "RAM ¤ÎÂå¤ï¤ê¤Ë ROM ¤òÍøÍѤ¹¤ë"
13182 #: config/frv/frv.opt:23
13183 #, fuzzy
13184 msgid "Use 4 media accumulators"
13185 msgstr "¾è»»Ì¿Îá¤ò»ÈÍѤ¹¤ë"
13187 #: config/frv/frv.opt:27
13188 #, fuzzy
13189 msgid "Use 8 media accumulators"
13190 msgstr "¾è»»Ì¿Îá¤ò»ÈÍѤ¹¤ë"
13192 #: config/frv/frv.opt:31
13193 #, fuzzy
13194 msgid "Enable label alignment optimizations"
13195 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
13197 #: config/frv/frv.opt:35
13198 #, fuzzy
13199 msgid "Dynamically allocate cc registers"
13200 msgstr "BK ¥ì¥¸¥¹¥¿¤ò³ÎÊݤ·¤Ê¤¤"
13202 #: config/frv/frv.opt:42
13203 msgid "Set the cost of branches"
13204 msgstr ""
13206 #: config/frv/frv.opt:46
13207 msgid "Enable conditional execution other than moves/scc"
13208 msgstr ""
13210 #: config/frv/frv.opt:50
13211 msgid "Change the maximum length of conditionally-executed sequences"
13212 msgstr ""
13214 #: config/frv/frv.opt:54
13215 msgid "Change the number of temporary registers that are available to conditionally-executed sequences"
13216 msgstr ""
13218 #: config/frv/frv.opt:58
13219 #, fuzzy
13220 msgid "Enable conditional moves"
13221 msgstr "¾ò·ïŪ move Ì¿Îá¤ÎÍøÍѤòÍ­¸ú¤Ë¤¹¤ë"
13223 #: config/frv/frv.opt:62
13224 #, fuzzy
13225 msgid "Set the target CPU type"
13226 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Î̾Á°¤ò»ØÄꤹ¤ë"
13228 #: config/frv/frv.opt:84
13229 #, fuzzy
13230 msgid "Use fp double instructions"
13231 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
13233 #: config/frv/frv.opt:88
13234 msgid "Change the ABI to allow double word insns"
13235 msgstr ""
13237 #: config/frv/frv.opt:92 config/bfin/bfin.opt:52
13238 msgid "Enable Function Descriptor PIC mode"
13239 msgstr ""
13241 #: config/frv/frv.opt:96
13242 msgid "Just use icc0/fcc0"
13243 msgstr ""
13245 #: config/frv/frv.opt:100
13246 msgid "Only use 32 FPRs"
13247 msgstr ""
13249 #: config/frv/frv.opt:104
13250 msgid "Use 64 FPRs"
13251 msgstr ""
13253 #: config/frv/frv.opt:108
13254 msgid "Only use 32 GPRs"
13255 msgstr ""
13257 #: config/frv/frv.opt:112
13258 msgid "Use 64 GPRs"
13259 msgstr ""
13261 #: config/frv/frv.opt:116
13262 msgid "Enable use of GPREL for read-only data in FDPIC"
13263 msgstr ""
13265 #: config/frv/frv.opt:124
13266 #, fuzzy
13267 msgid "Enable inlining of PLT in function calls"
13268 msgstr "´Ø¿ô¸Æ¤Ó½Ð¤·¤ÎÁ°¸å¤Ç¥ì¥¸¥¹¥¿¤ÎÊݸ¤òÍ­¸ú¤Ë¤¹¤ë"
13270 #: config/frv/frv.opt:128
13271 #, fuzzy
13272 msgid "Enable PIC support for building libraries"
13273 msgstr "Â礭¤Ê¥ª¥Ö¥¸¥§¥¯¥È¤Î¥µ¥Ý¡¼¥È"
13275 #: config/frv/frv.opt:132
13276 msgid "Follow the EABI linkage requirements"
13277 msgstr ""
13279 #: config/frv/frv.opt:136
13280 #, fuzzy
13281 msgid "Disallow direct calls to global functions"
13282 msgstr "¸Æ¤Ó½Ð¤µ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È¤Ï´Ø¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
13284 #: config/frv/frv.opt:140
13285 #, fuzzy
13286 msgid "Use media instructions"
13287 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
13289 #: config/frv/frv.opt:144
13290 #, fuzzy
13291 msgid "Use multiply add/subtract instructions"
13292 msgstr "¾è»»-²Ã»»ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò¤ò»ÈÍѤ¹¤ë"
13294 #: config/frv/frv.opt:148
13295 msgid "Enable optimizing &&/|| in conditional execution"
13296 msgstr ""
13298 #: config/frv/frv.opt:152
13299 #, fuzzy
13300 msgid "Enable nested conditional execution optimizations"
13301 msgstr "¾ò·ïŪ move Ì¿Îá¤ÎÍøÍѤòÍ­¸ú¤Ë¤¹¤ë"
13303 #: config/frv/frv.opt:157
13304 msgid "Do not mark ABI switches in e_flags"
13305 msgstr ""
13307 #: config/frv/frv.opt:161
13308 msgid "Remove redundant membars"
13309 msgstr ""
13311 #: config/frv/frv.opt:165
13312 #, fuzzy
13313 msgid "Pack VLIW instructions"
13314 msgstr "POWER Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
13316 #: config/frv/frv.opt:169
13317 msgid "Enable setting GPRs to the result of comparisons"
13318 msgstr ""
13320 #: config/frv/frv.opt:173
13321 msgid "Change the amount of scheduler lookahead"
13322 msgstr ""
13324 #: config/frv/frv.opt:181
13325 msgid "Assume a large TLS segment"
13326 msgstr ""
13328 #: config/frv/frv.opt:185
13329 #, fuzzy
13330 msgid "Do not assume a large TLS segment"
13331 msgstr "GAS ¤ÎÍøÍѤòÁ°Äó¤È¤·¤Ê¤¤"
13333 #: config/frv/frv.opt:190
13334 msgid "Cause gas to print tomcat statistics"
13335 msgstr ""
13337 #: config/frv/frv.opt:195
13338 msgid "Link with the library-pic libraries"
13339 msgstr ""
13341 #: config/frv/frv.opt:199
13342 msgid "Allow branches to be packed with other instructions"
13343 msgstr ""
13345 #: config/avr/avr.opt:23
13346 #, fuzzy
13347 msgid "Use subroutines for function prologues and epilogues"
13348 msgstr "´Ø¿ô¤ÎÁ°ÃÖ¤­/·ë¤Ó¤Î¤¿¤á¤Î¥µ¥Ö¥ë¡¼¥Á¥ó¤òÍøÍѤ¹¤ë"
13350 #: config/avr/avr.opt:27
13351 #, fuzzy
13352 msgid "Select the target MCU"
13353 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Î̾Á°¤ò»ØÄꤹ¤ë"
13355 #: config/avr/avr.opt:34
13356 #, fuzzy
13357 msgid "Use STACK as the initial value of the stack pointer"
13358 msgstr "¥¹¥¿¥Ã¥¯¥Ý¥¤¥ó¥¿¤Î²¼°Ì 8 ¥Ó¥Ã¥È¤À¤±¤òÊѹ¹¤¹¤ë"
13360 #: config/avr/avr.opt:38
13361 #, fuzzy
13362 msgid "Use an 8-bit 'int' type"
13363 msgstr "64 ¥Ó¥Ã¥È int ·¿¤ò»ÈÍѤ¹¤ë"
13365 #: config/avr/avr.opt:42
13366 msgid "Change the stack pointer without disabling interrupts"
13367 msgstr "³ä¤ê¹þ¤ß¤Î̵¸ú²½¤Ê¤·¤Ç¥¹¥¿¥Ã¥¯¥Ý¥¤¥ó¥¿¤òÊѹ¹¤¹¤ë"
13369 #: config/avr/avr.opt:46
13370 msgid "Do not generate tablejump insns"
13371 msgstr "¥Æ¡¼¥Ö¥ë¥¸¥ã¥ó¥×Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
13373 #: config/avr/avr.opt:56
13374 msgid "Use rjmp/rcall (limited range) on >8K devices"
13375 msgstr ""
13377 #: config/avr/avr.opt:60
13378 msgid "Output instruction sizes to the asm file"
13379 msgstr "asm ¥Õ¥¡¥¤¥ë¤ËÌ¿Î᥵¥¤¥º¤ò½ÐÎϤ¹¤ë"
13381 #: config/avr/avr.opt:64
13382 msgid "Change only the low 8 bits of the stack pointer"
13383 msgstr "¥¹¥¿¥Ã¥¯¥Ý¥¤¥ó¥¿¤Î²¼°Ì 8 ¥Ó¥Ã¥È¤À¤±¤òÊѹ¹¤¹¤ë"
13385 #: config/bfin/bfin.opt:23
13386 #, fuzzy
13387 msgid "Omit frame pointer for leaf functions"
13388 msgstr "Ëöü¤Î´Ø¿ô¤Ç¤Ï¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤ò¾Êά¤¹¤ë"
13390 #: config/bfin/bfin.opt:27
13391 msgid "Program is entirely located in low 64k of memory"
13392 msgstr ""
13394 #: config/bfin/bfin.opt:31
13395 msgid "Work around a hardware anomaly by adding a number of NOPs before a"
13396 msgstr ""
13398 #: config/bfin/bfin.opt:36
13399 msgid "Avoid speculative loads to work around a hardware anomaly."
13400 msgstr ""
13402 #: config/bfin/bfin.opt:40
13403 msgid "Enabled ID based shared library"
13404 msgstr ""
13406 #: config/bfin/bfin.opt:48
13407 msgid "Avoid generating pc-relative calls; use indirection"
13408 msgstr ""
13410 #: config/m32c/m32c.opt:28
13411 #, fuzzy
13412 msgid "Compile code for R8C variants"
13413 msgstr "64 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
13415 #: config/m32c/m32c.opt:32
13416 #, fuzzy
13417 msgid "Compile code for M16C variants"
13418 msgstr "64 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
13420 #: config/m32c/m32c.opt:36
13421 #, fuzzy
13422 msgid "Compile code for M32CM variants"
13423 msgstr "32 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
13425 #: config/m32c/m32c.opt:40
13426 #, fuzzy
13427 msgid "Compile code for M32C variants"
13428 msgstr "32 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
13430 #: config/m32c/m32c.opt:44
13431 msgid "Number of memreg bytes (default: 16, range: 0..16)"
13432 msgstr ""
13434 #: config/s390/tpf.opt:23
13435 msgid "Enable TPF-OS tracing code"
13436 msgstr ""
13438 #: config/s390/tpf.opt:27
13439 #, fuzzy
13440 msgid "Specify main object for TPF-OS"
13441 msgstr "RPTS ÍѤκÇÂçÈ¿Éü¿ô¤ò»ØÄꤹ¤ë"
13443 #: config/s390/s390.opt:23
13444 #, fuzzy
13445 msgid "31 bit ABI"
13446 msgstr "32 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
13448 #: config/s390/s390.opt:27
13449 #, fuzzy
13450 msgid "64 bit ABI"
13451 msgstr "64 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
13453 #: config/s390/s390.opt:35
13454 msgid "Maintain backchain pointer"
13455 msgstr ""
13457 #: config/s390/s390.opt:39
13458 msgid "Additional debug prints"
13459 msgstr ""
13461 #: config/s390/s390.opt:43
13462 msgid "ESA/390 architecture"
13463 msgstr ""
13465 #: config/s390/s390.opt:47
13466 #, fuzzy
13467 msgid "Enable fused multiply/add instructions"
13468 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
13470 #: config/s390/s390.opt:63
13471 msgid "Use packed stack layout"
13472 msgstr ""
13474 #: config/s390/s390.opt:67
13475 msgid "Use bras for executable < 64k"
13476 msgstr ""
13478 #: config/s390/s390.opt:71
13479 msgid "Don't use hardware fp"
13480 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤ò»ÈÍѤ·¤Ê¤¤"
13482 #: config/s390/s390.opt:75
13483 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered"
13484 msgstr ""
13486 #: config/s390/s390.opt:79
13487 msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit"
13488 msgstr ""
13490 #: config/s390/s390.opt:87
13491 msgid "mvcle use"
13492 msgstr ""
13494 #: config/s390/s390.opt:91
13495 msgid "Warn if a function uses alloca or creates an array with dynamic size"
13496 msgstr ""
13498 #: config/s390/s390.opt:95
13499 msgid "Warn if a single function's framesize exceeds the given framesize"
13500 msgstr ""
13502 #: config/s390/s390.opt:99
13503 msgid "z/Architecture"
13504 msgstr ""
13506 #: config/mn10300/mn10300.opt:23
13507 msgid "Target the AM33 processor"
13508 msgstr "AM33 ¥×¥í¥»¥Ã¥µ¤ò¥¿¡¼¥²¥Ã¥È¤È¤¹¤ë"
13510 #: config/mn10300/mn10300.opt:27
13511 #, fuzzy
13512 msgid "Target the AM33/2.0 processor"
13513 msgstr "AM33 ¥×¥í¥»¥Ã¥µ¤ò¥¿¡¼¥²¥Ã¥È¤È¤¹¤ë"
13515 #: config/mn10300/mn10300.opt:31
13516 msgid "Work around hardware multiply bug"
13517 msgstr "¥Ï¡¼¥É¥¦¥§¥¢¾è»»¥Ð¥°¤ËÂн褹¤ë"
13519 #: config/mn10300/mn10300.opt:36
13520 #, fuzzy
13521 msgid "Enable linker relaxations"
13522 msgstr "¥ê¥ó¥«¤Î´ËϤòÍ­¸ú¤Ë¤¹¤ë"
13524 #: config/mn10300/mn10300.opt:40
13525 msgid "Return pointers in both a0 and d0"
13526 msgstr ""
13528 #: config/iq2000/iq2000.opt:27
13529 msgid "Specify CPU for scheduling purposes"
13530 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Î¤¿¤á¤Ë CPU ¤ò»ØÄꤹ¤ë"
13532 #: config/iq2000/iq2000.opt:35
13533 msgid "Use GP relative sdata/sbss sections"
13534 msgstr "GP ´ØÏ¢ sdata/sbss ¥»¥¯¥·¥ç¥ó¤ò»ÈÍѤ¹¤ë"
13536 #: config/iq2000/iq2000.opt:40
13537 msgid "No default crt0.o"
13538 msgstr "crt0.o ¤ò¥Ç¥Õ¥©¥ë¥È¤È¤·¤Ê¤¤"
13540 #: c.opt:41
13541 msgid "Assert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>"
13542 msgstr ""
13544 #: c.opt:45
13545 #, fuzzy
13546 msgid "Do not discard comments"
13547 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¥³¥á¥ó¥È"
13549 #: c.opt:49
13550 #, fuzzy
13551 msgid "Do not discard comments in macro expansions"
13552 msgstr "¥Ó¥Ã¥È±é»»¤Ç¤Î¨ÃÍ¥µ¥¤¥º¤òÄ´Ä䤷¤Ê¤¤"
13554 #: c.opt:53
13555 msgid "Define a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1"
13556 msgstr ""
13558 #: c.opt:60
13559 msgid "Add <dir> to the end of the main framework include path"
13560 msgstr ""
13562 #: c.opt:64
13563 #, fuzzy
13564 msgid "Print the name of header files as they are used"
13565 msgstr "¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿¥×¥í¥°¥é¥àñ°Ì¤Î̾Á°¤òɽ¼¨¤¹¤ë"
13567 #: c.opt:68 c.opt:796
13568 msgid "Add <dir> to the end of the main include path"
13569 msgstr ""
13571 #: c.opt:72
13572 #, fuzzy
13573 msgid "Generate make dependencies"
13574 msgstr "ưŪ°Í¸´Ø·¸¡£\n"
13576 #: c.opt:76
13577 #, fuzzy
13578 msgid "Generate make dependencies and compile"
13579 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
13581 #: c.opt:80
13582 msgid "Write dependency output to the given file"
13583 msgstr ""
13585 #: c.opt:84
13586 msgid "Treat missing header files as generated files"
13587 msgstr ""
13589 #: c.opt:88
13590 msgid "Like -M but ignore system header files"
13591 msgstr ""
13593 #: c.opt:92
13594 msgid "Like -MD but ignore system header files"
13595 msgstr ""
13597 #: c.opt:96
13598 #, fuzzy
13599 msgid "Generate phony targets for all headers"
13600 msgstr "Intel as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
13602 #: c.opt:100
13603 msgid "Add a MAKE-quoted target"
13604 msgstr ""
13606 #: c.opt:104
13607 msgid "Add an unquoted target"
13608 msgstr ""
13610 #: c.opt:108
13611 #, fuzzy
13612 msgid "Do not generate #line directives"
13613 msgstr ".size µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
13615 #: c.opt:112
13616 msgid "Undefine <macro>"
13617 msgstr ""
13619 #: c.opt:116
13620 msgid "Warn about things that will change when compiling with an ABI-compliant compiler"
13621 msgstr ""
13623 #: c.opt:120
13624 #, fuzzy
13625 msgid "Warn about suspicious uses of memory addresses"
13626 msgstr "µ¿¤ï¤·¤¤ main ¤ÎÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13628 #: c.opt:124
13629 msgid "Enable most warning messages"
13630 msgstr "Ëؤó¤É¤Î·Ù¹ð¥á¥Ã¥»¡¼¥¸¤òÍ­¸ú¤Ë¤¹¤ë"
13632 #: c.opt:128
13633 msgid "Warn whenever an Objective-C assignment is being intercepted by the garbage collector"
13634 msgstr ""
13636 #: c.opt:132
13637 msgid "Warn about casting functions to incompatible types"
13638 msgstr "·¿¤Ë¸ß´¹À­¤Î¤Ê¤¤´Ø¿ô¤Î¥­¥ã¥¹¥È¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13640 #: c.opt:136
13641 msgid "Warn about C constructs that are not in the common subset of C and C++"
13642 msgstr ""
13644 #: c.opt:141
13645 msgid "Warn about casts which discard qualifiers"
13646 msgstr "½¤¾þ»Ò¤ò¼è¤êµî¤ë¥­¥ã¥¹¥È¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
13648 #: c.opt:145
13649 #, fuzzy
13650 msgid "Warn about subscripts whose type is \"char\""
13651 msgstr "ź»ú¤Î·¿¤¬ 'char' ¤Ç¤¢¤ì¤Ð·Ù¹ð¤¹¤ë"
13653 #: c.opt:149
13654 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line"
13655 msgstr ""
13657 #: c.opt:153
13658 msgid "Synonym for -Wcomment"
13659 msgstr ""
13661 #: c.opt:157
13662 msgid "Warn about possibly confusing type conversions"
13663 msgstr "·¿ÊÑ´¹¤¬º®Í𤹤ë²ÄǽÀ­¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13665 #: c.opt:161
13666 #, fuzzy
13667 msgid "Warn when all constructors and destructors are private"
13668 msgstr "Á´¤Æ¤Î¥³¥ó¥¹¥È¥é¥¯¥¿/¥Ç¥¹¥È¥é¥¯¥¿¤¬ private ¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
13670 #: c.opt:165
13671 #, fuzzy
13672 msgid "Warn when a declaration is found after a statement"
13673 msgstr "Àë¸À¤¬·¿¤ò»ØÄꤷ¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
13675 #: c.opt:169
13676 #, fuzzy
13677 msgid "Warn about deprecated compiler features"
13678 msgstr "¿ä¾©¤µ¤ì¤Ê¤¤¥³¥ó¥Ñ¥¤¥é¤Îµ¡Ç½¤ò¹ðÃΤ·¤Ê¤¤"
13680 #: c.opt:173
13681 #, fuzzy
13682 msgid "Warn about compile-time integer division by zero"
13683 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤¹¤ë"
13685 #: c.opt:177
13686 msgid "Warn about violations of Effective C++ style rules"
13687 msgstr "Effective C++ ¼°¤Î»Ø¿Ë¤«¤é¤Ï¤º¤ì¤ë¤â¤Î¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
13689 #: c.opt:181
13690 msgid "Warn about stray tokens after #elif and #endif"
13691 msgstr ""
13693 #: c.opt:189
13694 #, fuzzy
13695 msgid "Make implicit function declarations an error"
13696 msgstr "°ÅÌۤδؿôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13698 #: c.opt:193
13699 #, fuzzy
13700 msgid "Warn if testing floating point numbers for equality"
13701 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤ÎÅù²Á¥Æ¥¹¥È¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13703 #: c.opt:197
13704 #, fuzzy
13705 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
13706 msgstr "printf/scanf/strftime/strfmon ·Á¼°¤ÎÊѧŪ¤Ê¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13708 #: c.opt:201
13709 #, fuzzy
13710 msgid "Warn if passing too many arguments to a function for its format string"
13711 msgstr "`va_start' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
13713 #: c.opt:205
13714 #, fuzzy
13715 msgid "Warn about format strings that are not literals"
13716 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
13718 #: c.opt:209
13719 msgid "Warn about possible security problems with format functions"
13720 msgstr "¥»¥­¥å¥ê¥Æ¥£Åª¤ÊÌäÂê¤È¤Ê¤ê¤¦¤ë format ´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13722 #: c.opt:213
13723 #, fuzzy
13724 msgid "Warn about strftime formats yielding 2-digit years"
13725 msgstr "strftime ·Á¼°¤¬Æó·å¤Çǯ¤òɽ¤·¤Æ¤¤¤ë»þ¤Î·Ù¹ð¤·¤Ê¤¤"
13727 #: c.opt:217
13728 #, fuzzy
13729 msgid "Warn about zero-length formats"
13730 msgstr "Ťµ 0 ¤Î¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó"
13732 #: c.opt:224
13733 msgid "Warn about variables which are initialized to themselves"
13734 msgstr ""
13736 #: c.opt:231
13737 msgid "Warn about implicit function declarations"
13738 msgstr "°ÅÌۤδؿôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13740 #: c.opt:235
13741 msgid "Warn when a declaration does not specify a type"
13742 msgstr "Àë¸À¤¬·¿¤ò»ØÄꤷ¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
13744 #: c.opt:239
13745 msgid "Deprecated.  This switch has no effect"
13746 msgstr ""
13748 #: c.opt:243
13749 #, fuzzy
13750 msgid "Warn when there is a cast to a pointer from an integer of a different size"
13751 msgstr "°Û¤Ê¤ë¥µ¥¤¥º¤ÎÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤Ë¥­¥ã¥¹¥È¤µ¤ì¤Þ¤·¤¿"
13753 #: c.opt:247
13754 #, fuzzy
13755 msgid "Warn about invalid uses of the \"offsetof\" macro"
13756 msgstr "#import ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ÎÍøÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
13758 #: c.opt:251
13759 msgid "Warn about PCH files that are found but not used"
13760 msgstr ""
13762 #: c.opt:255
13763 #, fuzzy
13764 msgid "Do not warn about using \"long long\" when -pedantic"
13765 msgstr "-pedantic »ØÄê»þ¤Ç¤â 'long long' ¤Î»ÈÍѤˤĤ¤¤Æ¤Ï·Ù¹ð¤·¤Ê¤¤"
13767 #: c.opt:259
13768 #, fuzzy
13769 msgid "Warn about suspicious declarations of \"main\""
13770 msgstr "µ¿¤ï¤·¤¤ main ¤ÎÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13772 #: c.opt:263
13773 #, fuzzy
13774 msgid "Warn about possibly missing braces around initializers"
13775 msgstr "½é´ü²½»Ò¤Î¼þ¤ê¤Ë¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤ëÍͤǤ¢¤ì¤Ð·Ù¹ð¤¹¤ë"
13777 #: c.opt:267
13778 #, fuzzy
13779 msgid "Warn about global functions without previous declarations"
13780 msgstr "»öÁ°¤ÎÀë¸À¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13782 #: c.opt:271
13783 #, fuzzy
13784 msgid "Warn about missing fields in struct initializers"
13785 msgstr "½é´ü²½»Ò¤Î¼þ¤ê¤Ë¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤ëÍͤǤ¢¤ì¤Ð·Ù¹ð¤¹¤ë"
13787 #: c.opt:275
13788 msgid "Warn about functions which might be candidates for format attributes"
13789 msgstr "format Â°À­¤ò¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
13791 #: c.opt:279
13792 msgid "Warn about user-specified include directories that do not exist"
13793 msgstr ""
13795 #: c.opt:283
13796 #, fuzzy
13797 msgid "Warn about global functions without prototypes"
13798 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13800 #: c.opt:287
13801 #, fuzzy
13802 msgid "Warn about use of multi-character character constants"
13803 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
13805 #: c.opt:291
13806 #, fuzzy
13807 msgid "Warn about \"extern\" declarations not at file scope"
13808 msgstr "¥Õ¥¡¥¤¥ë¥¹¥³¡¼¥×¥ì¥Ù¥ë¤Ç¤Ê¤¤ extern ¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13810 #: c.opt:295
13811 #, fuzzy
13812 msgid "Warn when non-templatized friend functions are declared within a template"
13813 msgstr "template Æâ¤ÇÈó template ¤Î friend ´Ø¿ô¤¬Àë¸À¤µ¤ì¤¿¾ì¹ç¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
13815 #: c.opt:299
13816 #, fuzzy
13817 msgid "Warn about non-virtual destructors"
13818 msgstr "Èó²¾Áۥǥ¹¥È¥é¥¯¥¿¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
13820 #: c.opt:303
13821 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL"
13822 msgstr ""
13824 #: c.opt:307
13825 #, fuzzy
13826 msgid "Warn about non-normalised Unicode strings"
13827 msgstr "Èóʸ»úÎó¥ê¥Æ¥é¥ë¤Î format Ê¸»úÎó¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
13829 #: c.opt:311
13830 #, fuzzy
13831 msgid "Warn if a C-style cast is used in a program"
13832 msgstr "C ¼°¤Î¥­¥ã¥¹¥È¤¬¥×¥í¥°¥é¥à¤Ç»È¤ï¤ì¤¿¤é·Ù¹ð¤¹¤ë"
13834 #: c.opt:315
13835 #, fuzzy
13836 msgid "Warn if an old-style parameter definition is used"
13837 msgstr "´Ø¿ô¤Î²¾°ú¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
13839 #: c.opt:319
13840 msgid "Warn if a string is longer than the maximum portable length specified by the standard"
13841 msgstr ""
13843 #: c.opt:323
13844 msgid "Warn about overloaded virtual function names"
13845 msgstr "¥ª¡¼¥Ð¡¼¥í¡¼¥É¤µ¤ì¤¿²¾ÁÛ´Ø¿ô̾¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
13847 #: c.opt:327
13848 msgid "Warn about overriding initializers without side effects"
13849 msgstr ""
13851 #: c.opt:331
13852 #, fuzzy
13853 msgid "Warn about possibly missing parentheses"
13854 msgstr "³ç¸Ì¤ò·ç¤¤¤Æ¤¤¤ë²ÄǽÀ­¤¬¤¢¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
13856 #: c.opt:335
13857 #, fuzzy
13858 msgid "Warn when converting the type of pointers to member functions"
13859 msgstr "¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð´Ø¿ô¤Ø¤Î·¿ÊÑ´¹¤Î¾ì¹ç¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
13861 #: c.opt:339
13862 msgid "Warn about function pointer arithmetic"
13863 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤Î·×»»¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13865 #: c.opt:343
13866 #, fuzzy
13867 msgid "Warn when a pointer is cast to an integer of a different size"
13868 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤«¤é°Û¤Ê¤ë¥µ¥¤¥º¤ÎÀ°¿ô¤È¤Ê¤ê¤Þ¤¹"
13870 #: c.opt:347
13871 #, fuzzy
13872 msgid "Warn about misuses of pragmas"
13873 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤ pragma ¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13875 #: c.opt:351
13876 #, fuzzy
13877 msgid "Warn if inherited methods are unimplemented"
13878 msgstr "ÇÉÀ¸¥á¥½¥Ã¥É¤¬Ì¤¼ÂÁõ¤Î¾ì¹ç¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
13880 #: c.opt:355
13881 msgid "Warn about multiple declarations of the same object"
13882 msgstr "Ʊ°ì¥ª¥Ö¥¸¥§¥¯¥È¤ÎÀë¸À¤¬Ê£¿ô¤¢¤ì¤Ð·Ù¹ð¤¹¤ë"
13884 #: c.opt:359
13885 msgid "Warn when the compiler reorders code"
13886 msgstr "¥³¥ó¥Ñ¥¤¥é¤¬¥³¡¼¥É¤òʤÙÂؤ¨¤ë¤È¤­¤Ë·Ù¹ð¤¹¤ë"
13888 #: c.opt:363
13889 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)"
13890 msgstr ""
13892 #: c.opt:367
13893 msgid "Warn if a selector has multiple methods"
13894 msgstr "¥»¥ì¥¯¥¿¤¬Ê£¿ô¤Î¥á¥½¥Ã¥É¤ò»ý¤Ã¤Æ¤¤¤ì¤Ð·Ù¹ð¤¹¤ë"
13896 #: c.opt:371
13897 msgid "Warn about possible violations of sequence point rules"
13898 msgstr "ÉûºîÍÑ´°Î»ÅÀµ¬Â§¤òÇˤë²ÄǽÀ­¤¬¤¢¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
13900 #: c.opt:375
13901 #, fuzzy
13902 msgid "Warn about signed-unsigned comparisons"
13903 msgstr "Éä¹çÉÕ¤­/Éä¹ç̵¤·¤ÎÈæ³Ó¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13905 #: c.opt:379
13906 msgid "Warn when overload promotes from unsigned to signed"
13907 msgstr "¥ª¡¼¥Ð¡¼¥í¡¼¥É¤¬Éä¹ç̵¤·¤«¤éÉä¹çÉÕ¤­¤Ë³Ê¾å¤²¤È¤Ê¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
13909 #: c.opt:383
13910 msgid "Warn about uncasted NULL used as sentinel"
13911 msgstr ""
13913 #: c.opt:387
13914 #, fuzzy
13915 msgid "Warn about unprototyped function declarations"
13916 msgstr "¥×¥í¥È¥¿¥¤¥×¤µ¤ì¤Æ¤¤¤Ê¤¤´Ø¿ôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13918 #: c.opt:391
13919 msgid "Warn if type signatures of candidate methods do not match exactly"
13920 msgstr ""
13922 #: c.opt:395
13923 #, fuzzy
13924 msgid "Warn when synthesis behavior differs from Cfront"
13925 msgstr "¹çÀ®¤Î¿¶¤ëÉñ¤¤¤¬ Cfront ¤È°Û¤Ê¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
13927 #: c.opt:399 common.opt:157
13928 msgid "Do not suppress warnings from system headers"
13929 msgstr "¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤«¤é¤Î·Ù¹ð¤òÍÞÀ©¤·¤Ê¤¤"
13931 #: c.opt:403
13932 #, fuzzy
13933 msgid "Warn about features not present in traditional C"
13934 msgstr "¸Å¤¤ C ¤Ç¤Ï #elif ¤ò»È¤ï¤Ê¤¤Êý¤¬¤¤¤¤¤Ç¤¹"
13936 #: c.opt:407
13937 msgid "Warn if trigraphs are encountered that might affect the meaning of the program"
13938 msgstr ""
13940 #: c.opt:411
13941 #, fuzzy
13942 msgid "Warn about @selector()s without previously declared methods"
13943 msgstr "»öÁ°¤ÎÀë¸À¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13945 #: c.opt:415
13946 #, fuzzy
13947 msgid "Warn if an undefined macro is used in an #if directive"
13948 msgstr "̤ÄêµÁËô¤ÏÉÔÀµ¤Ê # ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Ç¤¹"
13950 #: c.opt:419
13951 msgid "Warn about unrecognized pragmas"
13952 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤ pragma ¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
13954 #: c.opt:423
13955 msgid "Warn about macros defined in the main file that are not used"
13956 msgstr ""
13958 #: c.opt:427
13959 #, fuzzy
13960 msgid "Do not warn about using variadic macros when -pedantic"
13961 msgstr "-pedantic »ØÄê»þ¤Ç¤â 'long long' ¤Î»ÈÍѤˤĤ¤¤Æ¤Ï·Ù¹ð¤·¤Ê¤¤"
13963 #: c.opt:431
13964 msgid "In C++, nonzero means warn about deprecated conversion from string literals to `char *'.  In C, similar warning, except that the conversion is of course not deprecated by the ISO C standard."
13965 msgstr ""
13967 #: c.opt:435
13968 #, fuzzy
13969 msgid "Warn when a pointer differs in signedness in an assignment"
13970 msgstr "¥ª¡¼¥Ð¡¼¥í¡¼¥É¤¬Éä¹ç̵¤·¤«¤éÉä¹çÉÕ¤­¤Ë³Ê¾å¤²¤È¤Ê¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
13972 #: c.opt:439
13973 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)"
13974 msgstr ""
13976 #: c.opt:447
13977 #, fuzzy
13978 msgid "Enforce class member access control semantics"
13979 msgstr "¥¢¥¯¥»¥¹À©¸æ¤Î°ÕÌ£¤Ë½¾¤ï¤Ê¤¤"
13981 #: c.opt:454
13982 msgid "Change when template instances are emitted"
13983 msgstr "¥Æ¥ó¥×¥ì¡¼¥È¥¤¥ó¥¹¥¿¥ó¥¹¤¬Á÷½Ð¤µ¤ì¤¿»þ¤ËÊѹ¹¤¹¤ë"
13985 #: c.opt:458
13986 #, fuzzy
13987 msgid "Recognize the \"asm\" keyword"
13988 msgstr "'asm' Í½Ìó¸ì¤òǧ¼±¤µ¤»¤Ê¤¤"
13990 #: c.opt:462
13991 #, fuzzy
13992 msgid "Recognize built-in functions"
13993 msgstr "¤¤¤¯¤Ä¤«¤ÎÁȤ߹þ¤ß´Ø¿ô¤òǧ¼±¤µ¤»¤Ê¤¤"
13995 #: c.opt:469
13996 msgid "Check the return value of new"
13997 msgstr "new ¤ÎÌá¤êÃͤò¸¡ºº¤¹¤ë"
13999 #: c.opt:473
14000 msgid "Allow the arguments of the '?' operator to have different types"
14001 msgstr ""
14003 #: c.opt:477
14004 #, fuzzy
14005 msgid "Reduce the size of object files"
14006 msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤Î¥µ¥¤¥º¤ò¾®¤µ¤¯¤¹¤ë"
14008 #: c.opt:481
14009 #, fuzzy
14010 msgid "Use class <name> for constant strings"
14011 msgstr "Äê¿ôʸ»úÎóÍѤΥ¯¥é¥¹Ì¾¤ò»ØÄꤹ¤ë"
14013 #: c.opt:485
14014 #, fuzzy
14015 msgid "Inline member functions by default"
14016 msgstr "¥á¥ó¥Ð´Ø¿ô¤ò¥Ç¥Õ¥©¥ë¥È¤Ç¥¤¥ó¥é¥¤¥ó¤È¤·¤Ê¤¤"
14018 #: c.opt:489
14019 #, fuzzy
14020 msgid "Permit '$' as an identifier character"
14021 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤¬¥ï¥¤¥Éʸ»úÎó¤Ç¤¹"
14023 #: c.opt:496
14024 #, fuzzy
14025 msgid "Generate code to check exception specifications"
14026 msgstr "Îã³°»ÅÍͤθ¡ºº¤ò¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
14028 #: c.opt:503
14029 msgid "Convert all strings and character constants to character set <cset>"
14030 msgstr ""
14032 #: c.opt:507
14033 #, fuzzy
14034 msgid "Permit universal character names (\\u and \\U) in identifiers"
14035 msgstr "¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾ `\\u%04x' ¤Ï¼±Ê̻ҤÎÃæ¤Ç¤ÏÍ­¸ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
14037 #: c.opt:511
14038 msgid "Specify the default character set for source files"
14039 msgstr ""
14041 #: c.opt:519
14042 #, fuzzy
14043 msgid "Scope of for-init-statement variables is local to the loop"
14044 msgstr "for ½é´ü²½Ê¸¤ÎÊÑ¿ô¤ò¥¹¥³¡¼¥×³°¤Ë³ÈÂ礹¤ë"
14046 #: c.opt:523
14047 #, fuzzy
14048 msgid "Do not assume that standard C libraries and \"main\" exist"
14049 msgstr "ɸ½à¥é¥¤¥Ö¥é¥ê¤ä main ¤¬Â¸ºß¤·¤Ê¤¤²ÄǽÀ­¤¬¤¢¤ë¤â¤Î¤È¤¹¤ë"
14051 #: c.opt:527
14052 #, fuzzy
14053 msgid "Recognize GNU-defined keywords"
14054 msgstr "GNU ÄêµÁ¤ÎͽÌó¸ì¤òǧ¼±¤µ¤»¤Ê¤¤"
14056 #: c.opt:531
14057 msgid "Generate code for GNU runtime environment"
14058 msgstr "GNU ¼Â¹Ô´Ä¶­ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
14060 #: c.opt:535
14061 #, fuzzy
14062 msgid "Use traditional GNU semantics for inline functions"
14063 msgstr "¸Å¤¤ C ¤Ï¶¦ÍÑÂΤνé´ü¤òµñÀ䤷¤Þ¤¹"
14065 #: c.opt:548
14066 msgid "Assume normal C execution environment"
14067 msgstr "Ä̾ï¤Î C ¼Â¹Ô´Ä¶­¤òÁ°Äó¤È¤¹¤ë"
14069 #: c.opt:552
14070 msgid "Enable support for huge objects"
14071 msgstr "Â礭¤Ê¥ª¥Ö¥¸¥§¥¯¥È¤Î¥µ¥Ý¡¼¥È"
14073 #: c.opt:556
14074 msgid "Export functions even if they can be inlined"
14075 msgstr "¥¤¥ó¥é¥¤¥ó¤Ë¤Ç¤­¤ë´Ø¿ô¤Ç¤â export ¤¹¤ë"
14077 #: c.opt:560
14078 #, fuzzy
14079 msgid "Emit implicit instantiations of inline templates"
14080 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
14082 #: c.opt:564
14083 #, fuzzy
14084 msgid "Emit implicit instantiations of templates"
14085 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
14087 #: c.opt:568
14088 #, fuzzy
14089 msgid "Inject friend functions into enclosing namespace"
14090 msgstr "ñ½ã¤Ê´Ø¿ô¤ò¸Æ¤Ó½Ð¤·Â¦¤ËÅý¹ç¤¹¤ë"
14092 #: c.opt:575
14093 #, fuzzy
14094 msgid "Don't warn about uses of Microsoft extensions"
14095 msgstr "Microsoft ³ÈÄ¥¤ÎÍøÍѤ˴ؤ·¤Æ pedantic ·Ù¹ð¤ò¹Ô¤ï¤Ê¤¤"
14097 #: c.opt:585
14098 #, fuzzy
14099 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
14100 msgstr "NeXT ¼Â¹Ô´Ä¶­ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
14102 #: c.opt:589
14103 msgid "Assume that receivers of Objective-C messages may be nil"
14104 msgstr ""
14106 #: c.opt:601
14107 msgid "Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed"
14108 msgstr ""
14110 #: c.opt:605
14111 msgid "Allow fast jumps to the message dispatcher"
14112 msgstr ""
14114 #: c.opt:611
14115 msgid "Enable Objective-C exception and synchronization syntax"
14116 msgstr ""
14118 #: c.opt:615
14119 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs"
14120 msgstr ""
14122 #: c.opt:620
14123 #, fuzzy
14124 msgid "Enable Objective-C setjmp exception handling runtime"
14125 msgstr "Îã³°Ê᪤òÍ­¸ú¤Ë¤¹¤ë"
14127 #: c.opt:624 fortran/lang.opt:134
14128 #, fuzzy
14129 msgid "Enable OpenMP"
14130 msgstr "¥Ç¥Ð¥Ã¥°¤òÍ­¸ú¤Ë¤¹¤ë"
14132 #: c.opt:628
14133 msgid "Recognize C++ kewords like \"compl\" and \"xor\""
14134 msgstr ""
14136 #: c.opt:632
14137 #, fuzzy
14138 msgid "Enable optional diagnostics"
14139 msgstr "¥ª¥×¥·¥ç¥ó¤Î¿ÇÃÇ¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤·¤Ê¤¤"
14141 #: c.opt:639
14142 msgid "Look for and use PCH files even when preprocessing"
14143 msgstr ""
14145 #: c.opt:643
14146 msgid "Downgrade conformance errors to warnings"
14147 msgstr "µ¬³ÊŬ¹çÀ­¥¨¥é¡¼¤ò·Ù¹ð¤Ë³Ê²¼¤²¤¹¤ë"
14149 #: c.opt:647
14150 msgid "Treat the input file as already preprocessed"
14151 msgstr ""
14153 #: c.opt:651
14154 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime"
14155 msgstr ""
14157 #: c.opt:655
14158 msgid "Enable automatic template instantiation"
14159 msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤òÍ­¸ú¤Ë¤¹¤ë"
14161 #: c.opt:659
14162 #, fuzzy
14163 msgid "Generate run time type descriptor information"
14164 msgstr "¼Â¹Ô»þ·¿µ­½Ò¾ðÊó¤òÀ¸À®¤·¤Ê¤¤"
14166 #: c.opt:663
14167 msgid "Use the same size for double as for float"
14168 msgstr "double ¤Î¥µ¥¤¥º¤ò float ¤ÈƱ¤¸¤È¤·¤Æ»ÈÍѤ¹¤ë"
14170 #: c.opt:667 fortran/lang.opt:226
14171 msgid "Use the narrowest integer type possible for enumeration types"
14172 msgstr ""
14174 #: c.opt:671
14175 #, fuzzy
14176 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
14177 msgstr "wchar_t ¤Îº¬ËÜŪ¤Ê·¿¤ò `unsigned short' ¤Èʤ¤¹"
14179 #: c.opt:675
14180 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
14181 msgstr ""
14183 #: c.opt:679
14184 #, fuzzy
14185 msgid "Make \"char\" signed by default"
14186 msgstr "'char' ¤ò¥Ç¥Õ¥©¥ë¥È¤ÇÉä¹çÉÕ¤­¤È¤¹¤ë"
14188 #: c.opt:686
14189 msgid "Display statistics accumulated during compilation"
14190 msgstr "¥³¥ó¥Ñ¥¤¥ëÃæ¤ËÃßÀѤµ¤ì¤¿Åý·×¾ðÊó¤òɽ¼¨¤¹¤ë"
14192 #: c.opt:693
14193 msgid "Distance between tab stops for column reporting"
14194 msgstr ""
14196 #: c.opt:697
14197 msgid "Specify maximum template instantiation depth"
14198 msgstr "¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂβ½¤Î¿¼¤µ¤ÎºÇÂçÃͤò»ØÄꤹ¤ë"
14200 #: c.opt:704
14201 msgid "Do not generate thread-safe code for initializing local statics"
14202 msgstr ""
14204 #: c.opt:708
14205 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
14206 msgstr ""
14208 #: c.opt:712
14209 #, fuzzy
14210 msgid "Make \"char\" unsigned by default"
14211 msgstr "'char' ¤ò¥Ç¥Õ¥©¥ë¥È¤ÇÉä¹ç̵¤·¤È¤¹¤ë"
14213 #: c.opt:716
14214 #, fuzzy
14215 msgid "Use __cxa_atexit to register destructors"
14216 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤ÎÅÐÏ¿¤Ë __cxa_atexit ¤òÍøÍѤ¹¤ë"
14218 #: c.opt:720
14219 msgid "Use __cxa_get_exception_ptr in exception handling"
14220 msgstr ""
14222 #: c.opt:724
14223 msgid "Marks all inlined methods as having hidden visibility"
14224 msgstr ""
14226 #: c.opt:728
14227 msgid "Discard unused virtual functions"
14228 msgstr "»È¤ï¤ì¤Ê¤¤²¾ÁÛ´Ø¿ô¤òÀÚ¤ê¼Î¤Æ¤ë"
14230 #: c.opt:732
14231 msgid "Implement vtables using thunks"
14232 msgstr "thunk ¤ò»È¤Ã¤Æ vtable ¤ò¼ÂÁõ¤¹¤ë"
14234 #: c.opt:736
14235 msgid "Emit common-like symbols as weak symbols"
14236 msgstr "¥³¥â¥ó¥·¥ó¥Ü¥ë¤ò¥¦¥£¡¼¥¯¥·¥ó¥Ü¥ë¤ÎÍͤËÀ¸À®¤¹¤ë"
14238 #: c.opt:740
14239 msgid "Convert all wide strings and character constants to character set <cset>"
14240 msgstr ""
14242 #: c.opt:744
14243 msgid "Generate a #line directive pointing at the current working directory"
14244 msgstr ""
14246 #: c.opt:748
14247 msgid "Emit cross referencing information"
14248 msgstr "Áê¸ß»²¾È¾ðÊó¤òÀ¸À®¤¹¤ë"
14250 #: c.opt:752
14251 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
14252 msgstr ""
14254 #: c.opt:756
14255 #, fuzzy
14256 msgid "Dump declarations to a .decl file"
14257 msgstr "Àë¸À¤ò .decl ¥Õ¥¡¥¤¥ë¤Ë¥À¥ó¥×¤¹¤ë"
14259 #: c.opt:760 c.opt:792
14260 msgid "Add <dir> to the end of the system include path"
14261 msgstr ""
14263 #: c.opt:764
14264 msgid "Accept definition of macros in <file>"
14265 msgstr ""
14267 #: c.opt:768
14268 msgid "-imultilib <dir> Set <dir> to be the multilib include subdirectory"
14269 msgstr ""
14271 #: c.opt:772
14272 msgid "Include the contents of <file> before other files"
14273 msgstr ""
14275 #: c.opt:776
14276 msgid "Specify <path> as a prefix for next two options"
14277 msgstr ""
14279 #: c.opt:780
14280 msgid "Set <dir> to be the system root directory"
14281 msgstr ""
14283 #: c.opt:784
14284 msgid "Add <dir> to the start of the system include path"
14285 msgstr ""
14287 #: c.opt:788
14288 msgid "Add <dir> to the end of the quote include path"
14289 msgstr ""
14291 #: c.opt:809
14292 msgid "Do not search standard system include directories (those specified with -isystem will still be used)"
14293 msgstr ""
14295 #: c.opt:813
14296 msgid "Do not search standard system include directories for C++"
14297 msgstr ""
14299 #: c.opt:829
14300 #, fuzzy
14301 msgid "Generate C header of platform-specific features"
14302 msgstr "¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¸ÇÍ­¤Îµ¡Ç½¤Î C ¥Ø¥Ã¥À¤òÀ¸À®¤¹¤ë"
14304 #: c.opt:833
14305 msgid "Print a checksum of the executable for PCH validity checking, and stop"
14306 msgstr ""
14308 #: c.opt:837
14309 #, fuzzy
14310 msgid "Remap file names when including files"
14311 msgstr "#%s ¤Ç¤Î¥Õ¥¡¥¤¥ë̾¤¬¶õ¤Ç¤¹"
14313 #: c.opt:841
14314 msgid "Conform to the ISO 1998 C++ standard"
14315 msgstr ""
14317 #: c.opt:845 c.opt:873
14318 msgid "Conform to the ISO 1990 C standard"
14319 msgstr ""
14321 #: c.opt:849 c.opt:881
14322 msgid "Conform to the ISO 1999 C standard"
14323 msgstr ""
14325 #: c.opt:853
14326 msgid "Deprecated in favor of -std=c99"
14327 msgstr ""
14329 #: c.opt:857
14330 msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
14331 msgstr ""
14333 #: c.opt:861
14334 msgid "Conform to the ISO 1990 C standard with GNU extensions"
14335 msgstr ""
14337 #: c.opt:865
14338 msgid "Conform to the ISO 1999 C standard with GNU extensions"
14339 msgstr ""
14341 #: c.opt:869
14342 msgid "Deprecated in favor of -std=gnu99"
14343 msgstr ""
14345 #: c.opt:877
14346 msgid "Conform to the ISO 1990 C standard as amended in 1994"
14347 msgstr ""
14349 #: c.opt:885
14350 msgid "Deprecated in favor of -std=iso9899:1999"
14351 msgstr ""
14353 #: c.opt:889
14354 #, fuzzy
14355 msgid "Enable traditional preprocessing"
14356 msgstr "¥¹¥¿¥Ã¥¯Ãµº÷¤òÍ­¸ú¤Ë¤¹¤ë"
14358 #: c.opt:893
14359 msgid "Support ISO C trigraphs"
14360 msgstr ""
14362 #: c.opt:897
14363 msgid "Do not predefine system-specific and GCC-specific macros"
14364 msgstr ""
14366 #: c.opt:901
14367 #, fuzzy
14368 msgid "Enable verbose output"
14369 msgstr "¥Ç¥Ð¥Ã¥°½ÐÎϤòÍ­¸ú¤Ë¤¹¤ë"
14371 #: java/lang.opt:65
14372 msgid "Warn if a deprecated compiler feature, class, method, or field is used"
14373 msgstr ""
14375 #: java/lang.opt:69
14376 msgid "Warn if deprecated empty statements are found"
14377 msgstr "¿ä¾©¤µ¤ì¤Ê¤¤¶õʸ¤¬¸«¤Ä¤«¤ì¤Ð·Ù¹ð¤¹¤ë"
14379 #: java/lang.opt:73
14380 msgid "Warn if .class files are out of date"
14381 msgstr ".class ¥Õ¥¡¥¤¥ë¤¬¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤è¤ê¸Å¤±¤ì¤Ð·Ù¹ð¤¹¤ë"
14383 #: java/lang.opt:77
14384 msgid "Warn if modifiers are specified when not necessary"
14385 msgstr "»ØÄꤵ¤ì¤¿½¤¾þ»Ò¤¬ÉÔÍפʤâ¤Î¤Ç¤¢¤ì¤Ð·Ù¹ð¤¹¤ë"
14387 #: java/lang.opt:81
14388 msgid "Deprecated; use --classpath instead"
14389 msgstr ""
14391 #: java/lang.opt:85
14392 msgid "Permit the use of the assert keyword"
14393 msgstr ""
14395 #: java/lang.opt:107
14396 #, fuzzy
14397 msgid "Replace system path"
14398 msgstr "¥¯¥é¥¹¥Ñ¥¹¤òÀßÄꤹ¤ë"
14400 #: java/lang.opt:111
14401 #, fuzzy
14402 msgid "Generate checks for references to NULL"
14403 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
14405 #: java/lang.opt:115
14406 msgid "Set class path"
14407 msgstr "¥¯¥é¥¹¥Ñ¥¹¤òÀßÄꤹ¤ë"
14409 #: java/lang.opt:122
14410 msgid "Output a class file"
14411 msgstr ""
14413 #: java/lang.opt:126
14414 msgid "Alias for -femit-class-file"
14415 msgstr ""
14417 #: java/lang.opt:130
14418 #, fuzzy
14419 msgid "Choose input encoding (defaults from your locale)"
14420 msgstr "ÆþÎÏ¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°¤òÁªÂò¤¹¤ë(¥Ç¥Õ¥©¥ë¥È¤Ç¤Ï UTF-8)"
14422 #: java/lang.opt:134
14423 msgid "Set the extension directory path"
14424 msgstr ""
14426 #: java/lang.opt:138
14427 #, fuzzy
14428 msgid "Input file is a file with a list of filenames to compile"
14429 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤ò¥³¥ó¥Ñ¥¤¥ë¤¹¤ë¥Õ¥¡¥¤¥ë̾¤Î¥ê¥¹¥È¤È¤¹¤ë"
14431 #: java/lang.opt:142
14432 msgid "Always check for non gcj generated classes archives"
14433 msgstr "gcj ¤¬À¸À®¤·¤Æ¤¤¤Ê¤¤¥¯¥é¥¹¥¢¡¼¥«¥¤¥Ö¤ò¾ï¤Ë¸¡ºº¤¹¤ë"
14435 #: java/lang.opt:146
14436 msgid "Assume the runtime uses a hash table to map an object to its synchronization structure"
14437 msgstr ""
14439 #: java/lang.opt:150
14440 msgid "Generate instances of Class at runtime"
14441 msgstr ""
14443 #: java/lang.opt:154
14444 msgid "Use offset tables for virtual method calls"
14445 msgstr ""
14447 #: java/lang.opt:161
14448 msgid "Assume native functions are implemented using JNI"
14449 msgstr "native ´Ø¿ô¤¬ JNI ¤òÍøÍѤ·¤Æ¼ÂÁõ¤·¤Æ¤¤¤ë¤â¤Î¤È¤ß¤Ê¤¹"
14451 #: java/lang.opt:165
14452 #, fuzzy
14453 msgid "Enable optimization of static class initialization code"
14454 msgstr "(¥¯¥é¥¹³°¤Ç¤Î½é´ü²½¤òɬÍפȤ·¤Þ¤¹)"
14456 #: java/lang.opt:172
14457 msgid "Reduce the amount of reflection meta-data generated"
14458 msgstr ""
14460 #: java/lang.opt:176
14461 msgid "Enable assignability checks for stores into object arrays"
14462 msgstr ""
14464 #: java/lang.opt:180
14465 #, fuzzy
14466 msgid "Generate code for the Boehm GC"
14467 msgstr "Boehm GC ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
14469 #: java/lang.opt:184
14470 msgid "Call a library routine to do integer divisions"
14471 msgstr ""
14473 #: java/lang.opt:188
14474 msgid "Generated should be loaded by bootstrap loader"
14475 msgstr ""
14477 #: fortran/lang.opt:30
14478 #, fuzzy
14479 msgid "Add a directory for INCLUDE and MODULE searching"
14480 msgstr "INCLUDE Ãµº÷ÍѤΥǥ£¥ì¥¯¥È¥ê¤òÄɲ乤ë"
14482 #: fortran/lang.opt:34
14483 msgid "Put MODULE files in 'directory'"
14484 msgstr ""
14486 #: fortran/lang.opt:42
14487 #, fuzzy
14488 msgid "Warn about possible aliasing of dummy arguments"
14489 msgstr "³ç¸Ì¤ò·ç¤¤¤Æ¤¤¤ë²ÄǽÀ­¤¬¤¢¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
14491 #: fortran/lang.opt:46
14492 #, fuzzy
14493 msgid "Warn about missing ampersand in continued character constants"
14494 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤Ê¸»úÎóÄê¿ôËô¤Ïʸ»úÄê¿ô"
14496 #: fortran/lang.opt:50
14497 #, fuzzy
14498 msgid "Warn about truncated character expressions"
14499 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
14501 #: fortran/lang.opt:54
14502 #, fuzzy
14503 msgid "Warn about implicit conversion"
14504 msgstr "°ÅÌۤδؿôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
14506 #: fortran/lang.opt:58
14507 #, fuzzy
14508 msgid "Warn about calls with implicit interface"
14509 msgstr "½¤¾þ»Ò¤ò¼è¤êµî¤ë¥­¥ã¥¹¥È¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
14511 #: fortran/lang.opt:62
14512 #, fuzzy
14513 msgid "Warn about truncated source lines"
14514 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
14516 #: fortran/lang.opt:66
14517 #, fuzzy
14518 msgid "Warn about usage of non-standard intrinsics"
14519 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
14521 #: fortran/lang.opt:70
14522 #, fuzzy
14523 msgid "Warn about \"suspicious\" constructs"
14524 msgstr "µ¿¤ï¤·¤¤ main ¤ÎÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
14526 #: fortran/lang.opt:74
14527 msgid "Permit nonconforming uses of the tab character"
14528 msgstr ""
14530 #: fortran/lang.opt:78
14531 #, fuzzy
14532 msgid "Warn about underflow of numerical constant expressions"
14533 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
14535 #: fortran/lang.opt:82
14536 msgid "All intrinsics procedures are available regardless of selected standard"
14537 msgstr ""
14539 #: fortran/lang.opt:86
14540 #, fuzzy
14541 msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements"
14542 msgstr "¥í¡¼¥«¥ëÊÑ¿ô¤È COMMON ¥Ö¥í¥Ã¥¯¤ò SAVE Ê¸¤Ç̾Á°ÉÕ¤±¤é¤ì¤¿¤è¤¦¤Ë¼è¤ê°·¤¦"
14544 #: fortran/lang.opt:90
14545 msgid "Specify that backslash in string introduces an escape character"
14546 msgstr ""
14548 #: fortran/lang.opt:94
14549 msgid "Set the default double precision kind to an 8 byte wide type"
14550 msgstr ""
14552 #: fortran/lang.opt:98
14553 msgid "Set the default integer kind to an 8 byte wide type"
14554 msgstr ""
14556 #: fortran/lang.opt:102
14557 msgid "Set the default real kind to an 8 byte wide type"
14558 msgstr ""
14560 #: fortran/lang.opt:106
14561 msgid "Ignore 'D' in column one in fixed form"
14562 msgstr ""
14564 #: fortran/lang.opt:110
14565 msgid "Treat lines with 'D' in column one as comments"
14566 msgstr ""
14568 #: fortran/lang.opt:114
14569 msgid "Allow dollar signs in entity names"
14570 msgstr ""
14572 #: fortran/lang.opt:118
14573 msgid "Display the code tree after parsing"
14574 msgstr ""
14576 #: fortran/lang.opt:122
14577 #, fuzzy
14578 msgid "Use f2c calling convention"
14579 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
14581 #: fortran/lang.opt:126
14582 #, fuzzy
14583 msgid "Assume that the source file is fixed form"
14584 msgstr "¥Ý¥¤¥ó¥¿¤ÏÊÌ̾¤Ë¤Ê¤é¤Ê¤¤¤È¤ß¤Ê¤¹"
14586 #: fortran/lang.opt:130
14587 msgid "Assume that the source file is free form"
14588 msgstr ""
14590 #: fortran/lang.opt:138
14591 #, fuzzy
14592 msgid "Append underscores to externally visible names"
14593 msgstr "³°ÉôÊÑ¿ô¤ËÆó¤ÄÌܤΥ¢¥ó¥À¡¼¥¹¥³¥¢¤òÉÕ¤±Â­¤µ¤Ê¤¤"
14595 #: fortran/lang.opt:142
14596 #, fuzzy
14597 msgid "Use the Cray Pointer extension"
14598 msgstr "Cygwin ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
14600 #: fortran/lang.opt:146
14601 msgid "Append a second underscore if the name already contains an underscore"
14602 msgstr ""
14604 #: fortran/lang.opt:150
14605 msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements"
14606 msgstr ""
14608 #: fortran/lang.opt:154
14609 msgid "Allow arbitrary character line width in fixed mode"
14610 msgstr ""
14612 #: fortran/lang.opt:158
14613 msgid "Use n as character line width in fixed mode"
14614 msgstr ""
14616 #: fortran/lang.opt:162
14617 msgid "Allow arbitrary character line width in free mode"
14618 msgstr ""
14620 #: fortran/lang.opt:166
14621 msgid "Use n as character line width in free mode"
14622 msgstr ""
14624 #: fortran/lang.opt:170
14625 #, fuzzy
14626 msgid "Maximum number of errors to report"
14627 msgstr "RPTS ÍѤκÇÂçÈ¿Éü¿ô¤ò»ØÄꤹ¤ë"
14629 #: fortran/lang.opt:174
14630 #, fuzzy
14631 msgid "Maximum identifier length"
14632 msgstr "¹Ô¤ÎŤµ¤ÎºÇÂçÃͤòÀßÄꤹ¤ë"
14634 #: fortran/lang.opt:178
14635 msgid "Maximum length for subrecords"
14636 msgstr ""
14638 #: fortran/lang.opt:182
14639 msgid "Size in bytes of the largest array that will be put on the stack"
14640 msgstr ""
14642 #: fortran/lang.opt:186
14643 msgid "Don't generate code, just do syntax and semantics checking"
14644 msgstr ""
14646 #: fortran/lang.opt:190
14647 msgid "Enable range checking during compilation"
14648 msgstr ""
14650 #: fortran/lang.opt:194
14651 msgid "Try to layout derived types as compact as possible"
14652 msgstr ""
14654 #: fortran/lang.opt:198
14655 msgid "Copy array sections into a contiguous block on procedure entry"
14656 msgstr ""
14658 #: fortran/lang.opt:202
14659 #, fuzzy
14660 msgid "Treat the input file as preprocessed"
14661 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
14663 #: fortran/lang.opt:206
14664 msgid "Stop on following floating point exceptions"
14665 msgstr ""
14667 #: fortran/lang.opt:210
14668 msgid "Conform to the ISO Fortran 95 standard"
14669 msgstr ""
14671 #: fortran/lang.opt:214
14672 msgid "Conform to the ISO Fortran 2003 standard"
14673 msgstr ""
14675 #: fortran/lang.opt:218
14676 msgid "Conform nothing in particular"
14677 msgstr ""
14679 #: fortran/lang.opt:222
14680 msgid "Accept extensions to support legacy code"
14681 msgstr ""
14683 #: fortran/lang.opt:230
14684 #, fuzzy
14685 msgid "Use little-endian format for unformatted files"
14686 msgstr "¥Ç¡¼¥¿¤Î¥Ð¥¤¥È½ç¤Ë¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤ò»ÈÍѤ¹¤ë"
14688 #: fortran/lang.opt:234
14689 #, fuzzy
14690 msgid "Use big-endian format for unformatted files"
14691 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥Ð¥¤¥È½ç¤ò»ÈÍѤ¹¤ë"
14693 #: fortran/lang.opt:238
14694 msgid "Use native format for unformatted files"
14695 msgstr ""
14697 #: fortran/lang.opt:242
14698 msgid "Swap endianness for unformatted files"
14699 msgstr ""
14701 #: fortran/lang.opt:246
14702 msgid "Use a 4-byte record marker for unformatted files"
14703 msgstr ""
14705 #: fortran/lang.opt:250
14706 msgid "Use an 8-byte record marker for unformatted files"
14707 msgstr ""
14709 #: ada/lang.opt:91
14710 msgid "Specify options to GNAT"
14711 msgstr ""
14713 #: treelang/lang.opt:29
14714 msgid "Trace lexical analysis"
14715 msgstr ""
14717 #: treelang/lang.opt:33
14718 #, fuzzy
14719 msgid "Trace the parsing process"
14720 msgstr "AM33 ¥×¥í¥»¥Ã¥µ¤ò¥¿¡¼¥²¥Ã¥È¤È¤¹¤ë"
14722 #: common.opt:27
14723 #, fuzzy
14724 msgid "Display this information"
14725 msgstr "  --help                  ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
14727 #: common.opt:31
14728 msgid "Set parameter <param> to value.  See below for a complete list of parameters"
14729 msgstr ""
14731 #: common.opt:41
14732 #, fuzzy
14733 msgid "Put global and static data smaller than <number> bytes into a special section (on some targets)"
14734 msgstr ""
14735 "  -G <number>             <number> ¥Ð¥¤¥È¤è¤ê¾®¤µ¤ÊÂç°è¤ª¤è¤ÓÀÅŪ¥Ç¡¼¥¿¤ò\n"
14736 "                          ÆÃÊ̤ʥ»¥¯¥·¥ç¥ó¤ËÃÖ¤¯ (¥¿¡¼¥²¥Ã¥È¼¡Âè)\n"
14738 #: common.opt:45
14739 #, fuzzy
14740 msgid "Set optimization level to <number>"
14741 msgstr "ºÇŬ²½¥ì¥Ù¥ë¤ò¸µ¤ËÌᤷ¤Þ¤·¤¿"
14743 #: common.opt:49
14744 #, fuzzy
14745 msgid "Optimize for space rather than speed"
14746 msgstr "  -Os                     Â®ÅÙ¤è¤ê¤â¥µ¥¤¥º¤ÎºÇŬ²½¤ò¹Ô¤Ê¤¦\n"
14748 #: common.opt:53
14749 msgid "This switch is deprecated; use -Wextra instead"
14750 msgstr ""
14752 #: common.opt:57
14753 msgid "Warn about returning structures, unions or arrays"
14754 msgstr "¹½Â¤ÂΡ¢¶¦ÍÑÂÎËô¤ÏÇÛÎó¤òÊÖ¤¹¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
14756 #: common.opt:61
14757 #, fuzzy
14758 msgid "Warn about inappropriate attribute usage"
14759 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤Î·×»»¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
14761 #: common.opt:65
14762 msgid "Warn about pointer casts which increase alignment"
14763 msgstr "¥Ý¥¤¥ó¥¿¤Î¥­¥ã¥¹¥È¤Ç¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Áý²Ã¤¹¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
14765 #: common.opt:69
14766 msgid "Warn about uses of __attribute__((deprecated)) declarations"
14767 msgstr ""
14769 #: common.opt:73
14770 msgid "Warn when an optimization pass is disabled"
14771 msgstr "ºÇŬ²½²áÄø¤¬Ìµ¸ú²½¤µ¤ì¤¿¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
14773 #: common.opt:77
14774 msgid "Treat all warnings as errors"
14775 msgstr "Á´¤Æ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤¦"
14777 #: common.opt:81
14778 #, fuzzy
14779 msgid "Treat specified warning as error"
14780 msgstr "Á´¤Æ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤¦"
14782 #: common.opt:85
14783 msgid "Print extra (possibly unwanted) warnings"
14784 msgstr ""
14786 #: common.opt:89
14787 msgid "Exit on the first error occurred"
14788 msgstr ""
14790 #: common.opt:93
14791 msgid "Warn when an inlined function cannot be inlined"
14792 msgstr "¥¤¥ó¥é¥¤¥ó´Ø¿ô¤ò¥¤¥ó¥é¥¤¥ó²½¤Ç¤­¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
14794 #: common.opt:97
14795 #, fuzzy
14796 msgid "Warn if an object is larger than <number> bytes"
14797 msgstr "  -Wlarger-than-<number>  ¥ª¥Ö¥¸¥§¥¯¥È¤¬ <number> ¥Ð¥¤¥È¤è¤êÂ礭¤±¤ì¤Ð·Ù¹ð¤¹¤ë\n"
14799 #: common.opt:101
14800 msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
14801 msgstr ""
14803 #: common.opt:105
14804 #, fuzzy
14805 msgid "Warn about functions which might be candidates for __attribute__((noreturn))"
14806 msgstr "noreturn Â°À­¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
14808 #: common.opt:109
14809 #, fuzzy
14810 msgid "Warn about overflow in arithmetic expressions"
14811 msgstr "¼°¤ÎÉâÆ°¾®¿ôÅÀ¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
14813 #: common.opt:113
14814 msgid "Warn when the packed attribute has no effect on struct layout"
14815 msgstr "packed Â°À­¤¬¹½Â¤ÂÎÇÛÃ֤˱ƶÁ¤·¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
14817 #: common.opt:117
14818 #, fuzzy
14819 msgid "Warn when padding is required to align structure members"
14820 msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð¤Î¥¢¥é¥¤¥ó¤Ç¡¢¥Ñ¥Ç¥£¥ó¥°¤òÍפ¹¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
14822 #: common.opt:121
14823 msgid "Warn when one local variable shadows another"
14824 msgstr "¤¢¤ë¥í¡¼¥«¥ëÊÑ¿ô¤¬Â¾¤Î¤â¤Î¤òʤ¤¤±£¤¹¤È¤­¤Ë·Ù¹ð¤¹¤ë"
14826 #: common.opt:125
14827 msgid "Warn when not issuing stack smashing protection for some reason"
14828 msgstr ""
14830 #: common.opt:129 common.opt:133
14831 #, fuzzy
14832 msgid "Warn about code which might break strict aliasing rules"
14833 msgstr "format Â°À­¤ò¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
14835 #: common.opt:137 common.opt:141
14836 msgid "Warn about optimizations that assume that signed overflow is undefined"
14837 msgstr ""
14839 #: common.opt:145
14840 #, fuzzy
14841 msgid "Warn about enumerated switches, with no default, missing a case"
14842 msgstr "ÎóµóÄê¿ô¤Î switch ¤Ç case »ØÄ꤬·ç¤±¤Æ¤¤¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
14844 #: common.opt:149
14845 #, fuzzy
14846 msgid "Warn about enumerated switches missing a \"default:\" statement"
14847 msgstr "ÎóµóÄê¿ô¤Î switch ¤Ç case »ØÄ꤬·ç¤±¤Æ¤¤¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
14849 #: common.opt:153
14850 #, fuzzy
14851 msgid "Warn about all enumerated switches missing a specific case"
14852 msgstr "ÎóµóÄê¿ô¤Î switch ¤Ç case »ØÄ꤬·ç¤±¤Æ¤¤¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
14854 #: common.opt:161
14855 #, fuzzy
14856 msgid "Warn about uninitialized automatic variables"
14857 msgstr "½é´ü²½¤µ¤ì¤Ê¤¤¼«Æ°ÊÑ¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
14859 #: common.opt:165
14860 msgid "Warn about code that will never be executed"
14861 msgstr "¼Â¹Ô¤µ¤ì¤ë¤³¤È¤¬¤Ê¤¤¥³¡¼¥É¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
14863 #: common.opt:169
14864 msgid "Enable all -Wunused- warnings"
14865 msgstr ""
14867 #: common.opt:173
14868 msgid "Warn when a function is unused"
14869 msgstr "´Ø¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
14871 #: common.opt:177
14872 msgid "Warn when a label is unused"
14873 msgstr "¥é¥Ù¥ë¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
14875 #: common.opt:181
14876 msgid "Warn when a function parameter is unused"
14877 msgstr "´Ø¿ô¤Î²¾°ú¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
14879 #: common.opt:185
14880 msgid "Warn when an expression value is unused"
14881 msgstr "¼°¤ÎÃͤ¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
14883 #: common.opt:189
14884 msgid "Warn when a variable is unused"
14885 msgstr "ÊÑ¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
14887 #: common.opt:193
14888 #, fuzzy
14889 msgid "Warn when a register variable is declared volatile"
14890 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï private ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
14892 #: common.opt:197
14893 #, fuzzy
14894 msgid "Emit declaration information into <file>"
14895 msgstr "  -aux-info <file>        Àë¸À¾ðÊó¤ò <file> ¤Øȯ¹Ô¤¹¤ë\n"
14897 #: common.opt:210
14898 #, fuzzy
14899 msgid "Enable dumps from specific passes of the compiler"
14900 msgstr "  -d[letters]             ¥³¥ó¥Ñ¥¤¥é¤Î²áÄø¤«¤é¤Î¥À¥ó¥×¤òÍ­¸ú¤Ë¤¹¤ë\n"
14902 #: common.opt:214
14903 #, fuzzy
14904 msgid "Set the file basename to be used for dumps"
14905 msgstr "PIC ¥¢¥É¥ì¥·¥ó¥°¤ËÍøÍѤµ¤ì¤ë¥ì¥¸¥¹¥¿¤ò»ØÄꤹ¤ë"
14907 #: common.opt:232
14908 msgid "Align the start of functions"
14909 msgstr "´Ø¿ô¤Î³«»Ï¤ò¥¢¥é¥¤¥ó¤¹¤ë"
14911 #: common.opt:239
14912 msgid "Align labels which are only reached by jumping"
14913 msgstr "¥é¥Ù¥ë¤Î¤¦¤Á¥¸¥ã¥ó¥×ÅþãÀè¤È¤Ê¤ë¤â¤Î¤À¤±¤ò¥¢¥é¥¤¥ó¤¹¤ë"
14915 #: common.opt:246
14916 msgid "Align all labels"
14917 msgstr "Á´¤Æ¤Î¥é¥Ù¥ë¤ò¥¢¥é¥¤¥ó¤¹¤ë"
14919 #: common.opt:253
14920 msgid "Align the start of loops"
14921 msgstr "¥ë¡¼¥×¤Î³«»Ï¤ò¥¢¥é¥¤¥ó¤¹¤ë"
14923 #: common.opt:268
14924 #, fuzzy
14925 msgid "Specify that arguments may alias each other and globals"
14926 msgstr "°ú¿ô¤ÈÂç°è¥Ç¡¼¥¿¤ä¾¤Î°ú¿ô¤ÈÊÌ̾¤Ë¤Ê¤ê¤¦¤ë»ö¤ò»ØÄꤹ¤ë"
14928 #: common.opt:272
14929 msgid "Assume arguments may alias globals but not each other"
14930 msgstr "°ú¿ô¤ÈÂç°è¥Ç¡¼¥¿¤ÏÊÌ̾¤Ë¤Ê¤ê¤¦¤ë¤¬Â¾¤Î°ú¿ô¤È¤ÏÊÌ̾¤Ç¤Ï¤Ê¤¤¤È¤ß¤Ê¤¹"
14932 #: common.opt:276
14933 #, fuzzy
14934 msgid "Assume arguments alias neither each other nor globals"
14935 msgstr "°ú¿ô¤¬Âç°è¥Ç¡¼¥¿¤ä¾¤Î°ú¿ô¤ÈÊÌ̾¤Ë¤Ï¤Ê¤é¤Ê¤¤¤È¤ß¤Ê¤¹"
14937 #: common.opt:280
14938 #, fuzzy
14939 msgid "Assume arguments alias no other storage"
14940 msgstr "°ú¿ô¤¬Âç°è¥Ç¡¼¥¿¤ä¾¤Î°ú¿ô¤ÈÊÌ̾¤Ë¤Ï¤Ê¤é¤Ê¤¤¤È¤ß¤Ê¤¹"
14942 #: common.opt:284
14943 #, fuzzy
14944 msgid "Generate unwind tables that are exact at each instruction boundary"
14945 msgstr "´¬¤­Ìᤷ¤ò¹Ô¤Ê¤¦Îã³°Êä­Íѥơ¼¥Ö¥ë¤òÀ¸À®¤¹¤ë"
14947 #: common.opt:292
14948 #, fuzzy
14949 msgid "Generate code to check bounds before indexing arrays"
14950 msgstr "ÇÛÎó¤Îź»ú¤Èź»ú¶­³¦¤ò¸¡ºº¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
14952 #: common.opt:296
14953 #, fuzzy
14954 msgid "Replace add, compare, branch with branch on count register"
14955 msgstr "²Ã»»¡¢Èæ³Ó¥Ö¥é¥ó¥Á¤ÎÂå¤ï¤ê¤Ë¥«¥¦¥ó¥È¥ì¥¸¥¹¥¿¤Î¥Ö¥é¥ó¥Á¤ò»È¤¦"
14957 #: common.opt:300
14958 msgid "Use profiling information for branch probabilities"
14959 msgstr "ʬ´ô·ÐÏ©¿ä¬ÍѤΥץí¥Õ¥¡¥¤¥ë¾ðÊó¤òÍøÍѤ¹¤ë"
14961 #: common.opt:304
14962 msgid "Perform branch target load optimization before prologue / epilogue threading"
14963 msgstr ""
14965 #: common.opt:308
14966 msgid "Perform branch target load optimization after prologue / epilogue threading"
14967 msgstr ""
14969 #: common.opt:312
14970 msgid "Restrict target load migration not to re-use registers in any basic block"
14971 msgstr ""
14973 #: common.opt:316
14974 #, fuzzy
14975 msgid "Mark <register> as being preserved across functions"
14976 msgstr "  -fcall-saved-<register> <register> ¤¬´Ø¿ô¤òÄ̤¸¤ÆÊÝ»ý¤µ¤ì¤ë¤È¥Þ¡¼¥¯¤¹¤ë\n"
14978 #: common.opt:320
14979 #, fuzzy
14980 msgid "Mark <register> as being corrupted by function calls"
14981 msgstr "  -fcall-used-<register>  ´Ø¿ô¸Æ¤Ó½Ð¤·¤ÇÇ˲õ¤µ¤ì¤ë <register> ¤È¤·¤Æ¥Þ¡¼¥¯¤¹¤ë\n"
14983 #: common.opt:327
14984 #, fuzzy
14985 msgid "Save registers around function calls"
14986 msgstr "´Ø¿ô¸Æ¤Ó½Ð¤·¤ÎÁ°¸å¤Ç¥ì¥¸¥¹¥¿¤ÎÊݸ¤òÍ­¸ú¤Ë¤¹¤ë"
14988 #: common.opt:331
14989 #, fuzzy
14990 msgid "Do not put uninitialized globals in the common section"
14991 msgstr "Âç°èÊÑ¿ôÅù¤ò½é´ü²½¤µ¤ì¤Ê¤¤¥³¥â¥ó¥»¥¯¥·¥ç¥ó¤ËÃÖ¤«¤Ê¤¤"
14993 #: common.opt:335
14994 #, fuzzy
14995 msgid "Perform a register copy-propagation optimization pass"
14996 msgstr "ºÇŬ²½²áÄø¤Î¥ì¥¸¥¹¥¿¤Ä¤±ÊѤ¨¤ò¹Ô¤Ê¤¦"
14998 #: common.opt:339
14999 #, fuzzy
15000 msgid "Perform cross-jumping optimization"
15001 msgstr "¥¸¥ã¥ó¥×ʬ´ôºÇŬ²½¤ò¹Ô¤Ê¤¦"
15003 #: common.opt:343
15004 msgid "When running CSE, follow jumps to their targets"
15005 msgstr "CSE ¤ÇÆ°ºî¤¹¤ë¤È¤­¡¢¤½¤ì¤é¤Î¥¿¡¼¥²¥Ã¥È¤Ø¤Î¥¸¥ã¥ó¥×¤ËÄɿ魯¤ë"
15007 #: common.opt:347
15008 msgid "When running CSE, follow conditional jumps"
15009 msgstr "CSE ¤ÇÆ°ºî¤¹¤ë¤È¤­¡¢¾ò·ï¥¸¥ã¥ó¥×¤ËÄɿ魯¤ë"
15011 #: common.opt:351
15012 msgid "Omit range reduction step when performing complex division"
15013 msgstr ""
15015 #: common.opt:355
15016 #, fuzzy
15017 msgid "Place data items into their own section"
15018 msgstr "¥Ç¡¼¥¿¹àÌܤò¤½¤ì¤é¼«¿È¤Î¥»¥¯¥·¥ç¥ó¤ËÇÛÃÖ¤¹¤ë"
15020 #: common.opt:361
15021 msgid "Defer popping functions args from stack until later"
15022 msgstr "´Ø¿ô°ú¿ô¤ò¥¹¥¿¥Ã¥¯¤«¤é pop ¤¹¤ë¤Î¤ò¸Æ¤Ó½Ð¤·¸å¤Þ¤ÇÃ٤餻¤ë"
15024 #: common.opt:365
15025 msgid "Attempt to fill delay slots of branch instructions"
15026 msgstr "ʬ´ôÌ¿Îá¤ÎÃٱ䥹¥í¥Ã¥È¤ò»È¤¦¤³¤È¤ò»î¤ß¤ë"
15028 #: common.opt:369
15029 msgid "Delete useless null pointer checks"
15030 msgstr "̵°ÕÌ£¤Ê null ¥Ý¥¤¥ó¥¿¸¡ºº¤òºï½ü¤¹¤ë"
15032 #: common.opt:373
15033 msgid "How often to emit source location at the beginning of line-wrapped diagnostics"
15034 msgstr ""
15036 #: common.opt:377
15037 msgid "Amend appropriate diagnostic messages with the command line option that controls them"
15038 msgstr ""
15040 #: common.opt:381
15041 msgid "Dump various compiler internals to a file"
15042 msgstr ""
15044 #: common.opt:385
15045 #, fuzzy
15046 msgid "Suppress output of addresses in debugging dumps"
15047 msgstr "¥Ç¥Ð¥Ã¥°¥À¥ó¥×¤ÇÌ¿ÎáÈÖ¹æ¤È¹ÔÈÖ¹æ¥Î¡¼¥È¤Î½ÐÎϤòÍÞÀ©¤¹¤ë"
15049 #: common.opt:389
15050 #, fuzzy
15051 msgid "Suppress output of instruction numbers, line number notes and addresses in debugging dumps"
15052 msgstr "¥Ç¥Ð¥Ã¥°¥À¥ó¥×¤ÇÌ¿ÎáÈÖ¹æ¤È¹ÔÈÖ¹æ¥Î¡¼¥È¤Î½ÐÎϤòÍÞÀ©¤¹¤ë"
15054 #: common.opt:393
15055 msgid "Perform early inlining"
15056 msgstr ""
15058 #: common.opt:397
15059 #, fuzzy
15060 msgid "Perform DWARF2 duplicate elimination"
15061 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
15063 #: common.opt:401 common.opt:405
15064 msgid "Perform unused type elimination in debug info"
15065 msgstr ""
15067 #: common.opt:409
15068 msgid "Do not suppress C++ class debug information."
15069 msgstr ""
15071 #: common.opt:413
15072 msgid "Enable exception handling"
15073 msgstr "Îã³°Ê᪤òÍ­¸ú¤Ë¤¹¤ë"
15075 #: common.opt:417
15076 #, fuzzy
15077 msgid "Perform a number of minor, expensive optimizations"
15078 msgstr "ÌÜΩ¤¿¤Ê¤¤¡¢¥³¥¹¥È¤Î¤«¤«¤ëºÇŬ²½¤ò¹Ô¤Ê¤¦"
15080 #: common.opt:424
15081 msgid "Assume no NaNs or infinities are generated"
15082 msgstr ""
15084 #: common.opt:428
15085 #, fuzzy
15086 msgid "Mark <register> as being unavailable to the compiler"
15087 msgstr "  -ffixed-<register>      ¥³¥ó¥Ñ¥¤¥é¤ËÂФ· <register> ¤ò»ÈÍÑÉԲĤȥޡ¼¥¯¤¹¤ë\n"
15089 #: common.opt:432
15090 #, fuzzy
15091 msgid "Don't allocate floats and doubles in extended-precision registers"
15092 msgstr "À°¿ô¥ì¥¸¥¹¥¿¤Î³ÎÊݽç¤òÀ©¸æ¤¹¤ë"
15094 #: common.opt:438
15095 #, fuzzy
15096 msgid "Copy memory address constants into registers before use"
15097 msgstr "¥á¥â¥ê¥¢¥É¥ì¥¹Äê¿ô¤òÍøÍѤ¹¤ëÁ°¤Ë¥ì¥¸¥¹¥¿¤Ø¥³¥Ô¡¼¤¹¤ë"
15099 #: common.opt:444
15100 #, fuzzy
15101 msgid "Copy memory operands into registers before use"
15102 msgstr "¥á¥â¥ê¥ª¥Ú¥é¥ó¥É¤òÍøÍѤ¹¤ëÁ°¤Ë¥ì¥¸¥¹¥¿¤Ø¥³¥Ô¡¼¤¹¤ë"
15104 #: common.opt:451
15105 msgid "Allow function addresses to be held in registers"
15106 msgstr "´Ø¿ô¥¢¥É¥ì¥¹¤ò¥ì¥¸¥¹¥¿¤Ë»ý¤¿¤»¤ë»ö¤òµö²Ä¤¹¤ë"
15108 #: common.opt:455
15109 #, fuzzy
15110 msgid "Place each function into its own section"
15111 msgstr "³Æ¡¹¤Î´Ø¿ô¤ò¤½¤ì¼«¿È¤Î¥»¥¯¥·¥ç¥ó¤ËÇÛÃÖ¤¹¤ë"
15113 #: common.opt:459
15114 #, fuzzy
15115 msgid "Perform global common subexpression elimination"
15116 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
15118 #: common.opt:463
15119 #, fuzzy
15120 msgid "Perform enhanced load motion during global common subexpression elimination"
15121 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
15123 #: common.opt:467
15124 #, fuzzy
15125 msgid "Perform store motion after global common subexpression elimination"
15126 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
15128 #: common.opt:471
15129 msgid "Perform redundant load after store elimination in global common subexpression"
15130 msgstr ""
15132 #: common.opt:476
15133 #, fuzzy
15134 msgid "Perform global common subexpression elimination after register allocation"
15135 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
15137 #: common.opt:481
15138 #, fuzzy
15139 msgid "Enable guessing of branch probabilities"
15140 msgstr "ʬ´ô·ÐÏ©¿ä¬¤òÍ­¸ú¤Ë¤¹¤ë"
15142 #: common.opt:489
15143 msgid "Process #ident directives"
15144 msgstr "#ident ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ò½èÍý¤¹¤ë"
15146 #: common.opt:493
15147 msgid "Perform conversion of conditional jumps to branchless equivalents"
15148 msgstr ""
15150 #: common.opt:497
15151 #, fuzzy
15152 msgid "Perform conversion of conditional jumps to conditional execution"
15153 msgstr "¾ò·ïŪ¤Ê¼Â¹Ô¤Ø¤ÎÊѹ¹¤Î¤¿¤á¤ÎïçÃͤòÊѹ¹¤¹¤ë"
15155 #: common.opt:505
15156 msgid "Do not generate .size directives"
15157 msgstr ".size µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
15159 #: common.opt:514
15160 #, fuzzy
15161 msgid "Pay attention to the \"inline\" keyword"
15162 msgstr "'inline' ¥­¡¼¥ï¡¼¥É¤ËÃí°Õ¤òʧ¤¦"
15164 #: common.opt:518
15165 msgid "Integrate simple functions into their callers"
15166 msgstr "ñ½ã¤Ê´Ø¿ô¤ò¸Æ¤Ó½Ð¤·Â¦¤ËÅý¹ç¤¹¤ë"
15168 #: common.opt:522
15169 #, fuzzy
15170 msgid "Integrate functions called once into their callers"
15171 msgstr "ñ½ã¤Ê´Ø¿ô¤ò¸Æ¤Ó½Ð¤·Â¦¤ËÅý¹ç¤¹¤ë"
15173 #: common.opt:529
15174 #, fuzzy
15175 msgid "Limit the size of inlined functions to <number>"
15176 msgstr "  -finline-limit=<number> ¥¤¥ó¥é¥¤¥ó´Ø¿ô¤Î¥µ¥¤¥º¤ò <number> ¤ËÀ©¸Â¤¹¤ë\n"
15178 #: common.opt:533
15179 #, fuzzy
15180 msgid "Instrument function entry and exit with profiling calls"
15181 msgstr "´Ø¿ô¤ÎÆþ¤ê¸ý/½Ð¸ý¤Ç¥×¥í¥Õ¥¡¥¤¥ë¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
15183 #: common.opt:537
15184 msgid "Perform Interprocedural constant propagation"
15185 msgstr ""
15187 #: common.opt:541
15188 #, fuzzy
15189 msgid "Discover pure and const functions"
15190 msgstr "»È¤ï¤ì¤Ê¤¤²¾ÁÛ´Ø¿ô¤òÀÚ¤ê¼Î¤Æ¤ë"
15192 #: common.opt:545
15193 msgid "Perform interprocedural points-to analysis"
15194 msgstr ""
15196 #: common.opt:549
15197 msgid "Discover readonly and non addressable static variables"
15198 msgstr ""
15200 #: common.opt:553
15201 msgid "Type based escape and alias analysis"
15202 msgstr ""
15204 #: common.opt:557
15205 msgid "Optimize induction variables on trees"
15206 msgstr ""
15208 #: common.opt:561
15209 #, fuzzy
15210 msgid "Use jump tables for sufficiently large switch statements"
15211 msgstr "case ¥é¥Ù¥ë¤¬ switch Ê¸¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
15213 #: common.opt:565
15214 #, fuzzy
15215 msgid "Generate code for functions even if they are fully inlined"
15216 msgstr "Á´¤Æ¥¤¥ó¥é¥¤¥ó¤È¤µ¤ì¤¿¤È¤·¤Æ¤â´Ø¿ô¤Î¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
15218 #: common.opt:569
15219 msgid "Emit static const variables even if they are not used"
15220 msgstr "»ÈÍѤµ¤ì¤Ê¤¤ÀÅŪÄê¿ôÊÑ¿ô¤Ç¤¢¤Ã¤Æ¤â½ÐÎϤ¹¤ë"
15222 #: common.opt:573
15223 #, fuzzy
15224 msgid "Give external symbols a leading underscore"
15225 msgstr "³°Éô¥·¥ó¥Ü¥ë¤ËƬʸ»ú¥¢¥ó¥À¡¼¥¹¥³¥¢¤ò»ý¤¿¤»¤ë"
15227 #: common.opt:577 common.opt:743 common.opt:866
15228 msgid "Does nothing.  Preserved for backward compatibility."
15229 msgstr ""
15231 #: common.opt:581
15232 msgid "Set errno after built-in math functions"
15233 msgstr "ÁȤ߹þ¤ß¿ô³Ø´Ø¿ô¤Î¸å¤Ë errno ¤ò¥»¥Ã¥È¤¹¤ë"
15235 #: common.opt:585
15236 #, fuzzy
15237 msgid "Report on permanent memory allocation"
15238 msgstr "¼Â¹Ô½ªÎ»»þ¤Ë±Ê³Ū¤Ë³ÎÊݤµ¤ì¤¿¥á¥â¥ê¤òÊó¹ð¤¹¤ë"
15240 #: common.opt:592
15241 msgid "Attempt to merge identical constants and constant variables"
15242 msgstr ""
15244 #: common.opt:596
15245 msgid "Attempt to merge identical constants across compilation units"
15246 msgstr ""
15248 #: common.opt:600
15249 #, fuzzy
15250 msgid "Limit diagnostics to <number> characters per line.  0 suppresses line-wrapping"
15251 msgstr "  -fmessage-length=<number> ¿ÇÃÇ¥á¥Ã¥»¡¼¥¸¤ÎŤµ¤ò°ì¹ÔÊÕ¤ê <number> Ê¸»ú¤ËÀ©¸Â¤¹¤ë¡£ 0 ¤À¤È²þ¹Ô¤òÍÞÀ©¤¹¤ë\n"
15253 #: common.opt:604
15254 msgid "Perform SMS based modulo scheduling before the first scheduling pass"
15255 msgstr ""
15257 #: common.opt:608
15258 #, fuzzy
15259 msgid "Move loop invariant computations out of loops"
15260 msgstr "¥ë¡¼¥×Ãæ¤ËÉÔÊѤʷ׻»¤ò¥ë¡¼¥×¤Î³°¤Ë°ÜÆ°¤¹¤ë"
15262 #: common.opt:612
15263 msgid "Add mudflap bounds-checking instrumentation for single-threaded program"
15264 msgstr ""
15266 #: common.opt:616
15267 msgid "Add mudflap bounds-checking instrumentation for multi-threaded program"
15268 msgstr ""
15270 #: common.opt:620
15271 msgid "Ignore read operations when inserting mudflap instrumentation"
15272 msgstr ""
15274 #: common.opt:624
15275 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling"
15276 msgstr ""
15278 #: common.opt:628
15279 msgid "Support synchronous non-call exceptions"
15280 msgstr "Ʊ´üÈó¸Æ¤Ó½Ð¤·Îã³°¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
15282 #: common.opt:632
15283 msgid "When possible do not generate stack frames"
15284 msgstr "²Äǽ¤Ê¾ì¹ç¡¢¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤·¤Ê¤¤"
15286 #: common.opt:636
15287 #, fuzzy
15288 msgid "Do the full register move optimization pass"
15289 msgstr "ºÇŬ²½²áÄø¤ÇºÇÂç¸Â¤Î regmove ¤ò¹Ô¤Ê¤¦"
15291 #: common.opt:640
15292 msgid "Optimize sibling and tail recursive calls"
15293 msgstr "sibling ¸Æ¤Ó½Ð¤·¤äËöÈøºÆµ¢¸Æ¤Ó½Ð¤·¤òºÇŬ²½¤¹¤ë"
15295 #: common.opt:644
15296 msgid "Pack structure members together without holes"
15297 msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð¤ò·ê¤¬³«¤«¤Ê¤¤¤è¤¦¤Ë¥Ñ¥Ã¥¯¤¹¤ë"
15299 #: common.opt:648
15300 msgid "Set initial maximum structure member alignment"
15301 msgstr ""
15303 #: common.opt:652
15304 #, fuzzy
15305 msgid "Return small aggregates in memory, not registers"
15306 msgstr "'¾®¤µ¤Ê' ½¸¹çÂΤò¥ì¥¸¥¹¥¿¤Ç¤Ï¤Ê¤¯¥á¥â¥ê¤Ë³ÊǼ¤·¤ÆÊÖ¤¹"
15308 #: common.opt:656
15309 #, fuzzy
15310 msgid "Perform loop peeling"
15311 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤Ç¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦"
15313 #: common.opt:660
15314 #, fuzzy
15315 msgid "Enable machine specific peephole optimizations"
15316 msgstr "µ¡¼ï¸ÇÍ­¤ÎÇÁ¤­·êºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
15318 #: common.opt:664
15319 #, fuzzy
15320 msgid "Enable an RTL peephole pass before sched2"
15321 msgstr "ÂèÆóÌ¿ÎáÇÛÃÖ¤ÎÁ°¤Ç rtl ÇÁ¤­·ê²áÄø¤òÍ­¸ú¤Ë¤¹¤ë"
15323 #: common.opt:668
15324 #, fuzzy
15325 msgid "Generate position-independent code if possible (large mode)"
15326 msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
15328 #: common.opt:672
15329 #, fuzzy
15330 msgid "Generate position-independent code for executables if possible (large mode)"
15331 msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
15333 #: common.opt:676
15334 #, fuzzy
15335 msgid "Generate position-independent code if possible (small mode)"
15336 msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
15338 #: common.opt:680
15339 #, fuzzy
15340 msgid "Generate position-independent code for executables if possible (small mode)"
15341 msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
15343 #: common.opt:684
15344 msgid "Generate prefetch instructions, if available, for arrays in loops"
15345 msgstr ""
15347 #: common.opt:688
15348 #, fuzzy
15349 msgid "Enable basic program profiling code"
15350 msgstr "¥×¥í¥°¥é¥à¤¬¥³¡¼¥É¥×¥í¥Õ¥¡¥¤¥ë¤¹¤ë¸µ¤Ë¤Ê¤ë¸Ì¤òÁÞÆþ¤¹¤ë"
15352 #: common.opt:692
15353 #, fuzzy
15354 msgid "Insert arc-based program profiling code"
15355 msgstr "¥×¥í¥°¥é¥à¤¬¥³¡¼¥É¥×¥í¥Õ¥¡¥¤¥ë¤¹¤ë¸µ¤Ë¤Ê¤ë¸Ì¤òÁÞÆþ¤¹¤ë"
15357 #: common.opt:696
15358 msgid "Enable common options for generating profile info for profile feedback directed optimizations"
15359 msgstr ""
15361 #: common.opt:700
15362 msgid "Enable common options for performing profile feedback directed optimizations"
15363 msgstr ""
15365 #: common.opt:704
15366 msgid "Insert code to profile values of expressions"
15367 msgstr ""
15369 #: common.opt:711
15370 msgid "Make compile reproducible using <string>"
15371 msgstr ""
15373 #: common.opt:715
15374 #, fuzzy
15375 msgid "Return small aggregates in registers"
15376 msgstr "'¾®¤µ¤Ê' ½¸¹çÂΤò¥ì¥¸¥¹¥¿¤Ë³ÊǼ¤·¤ÆÊÖ¤¹"
15378 #: common.opt:719
15379 #, fuzzy
15380 msgid "Enables a register move optimization"
15381 msgstr "°ÜÆ°Ì¿ÎáºÇŬ²½¥ì¥¸¥¹¥¿¤òÍ­¸ú¤Ë¤¹¤ë"
15383 #: common.opt:723
15384 #, fuzzy
15385 msgid "Perform a register renaming optimization pass"
15386 msgstr "ºÇŬ²½²áÄø¤Î¥ì¥¸¥¹¥¿¤Ä¤±ÊѤ¨¤ò¹Ô¤Ê¤¦"
15388 #: common.opt:727
15389 msgid "Reorder basic blocks to improve code placement"
15390 msgstr "¥³¡¼¥ÉÇÛÃÖ¤ò²þÁ±¤¹¤ë¤¿¤á¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤òºÆÀ°Íý¤¹¤ë"
15392 #: common.opt:731
15393 #, fuzzy
15394 msgid "Reorder basic blocks and partition into hot and cold sections"
15395 msgstr "¥³¡¼¥ÉÇÛÃÖ¤ò²þÁ±¤¹¤ë¤¿¤á¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤òºÆÀ°Íý¤¹¤ë"
15397 #: common.opt:735
15398 #, fuzzy
15399 msgid "Reorder functions to improve code placement"
15400 msgstr "¥³¡¼¥ÉÇÛÃÖ¤ò²þÁ±¤¹¤ë¤¿¤á¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤òºÆÀ°Íý¤¹¤ë"
15402 #: common.opt:739
15403 #, fuzzy
15404 msgid "Add a common subexpression elimination pass after loop optimizations"
15405 msgstr "¥ë¡¼¥×ºÇŬ²½¸å¤Ë¶¦ÄÌÉôʬ¼°½üµî²áÄø¤ò¼Â¹Ô"
15407 #: common.opt:747
15408 msgid "Disable optimizations that assume default FP rounding behavior"
15409 msgstr ""
15411 #: common.opt:751
15412 msgid "Enable scheduling across basic blocks"
15413 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¤ò¸Ù¤°Ì¿ÎáÇÛÃÖ¤òÍ­¸ú¤Ë¤¹¤ë"
15415 #: common.opt:755
15416 msgid "Allow speculative motion of non-loads"
15417 msgstr "Èó¥í¡¼¥É¤Ç¤ÎÉԳμ¤ÊÆ°ºî¤òµö²Ä¤¹¤ë"
15419 #: common.opt:759
15420 msgid "Allow speculative motion of some loads"
15421 msgstr "¤¤¤¯¤Ä¤«¤Î¥í¡¼¥É¤Ç¤ÎÉԳμ¤ÊÆ°ºî¤òµö²Ä¤¹¤ë"
15423 #: common.opt:763
15424 msgid "Allow speculative motion of more loads"
15425 msgstr "¤è¤ê¿¤¯¤Î¥í¡¼¥É¤Ç¤ÎÉԳμ¤ÊÆ°ºî¤òµö²Ä¤¹¤ë"
15427 #: common.opt:767
15428 #, fuzzy
15429 msgid "Set the verbosity level of the scheduler"
15430 msgstr "  -fsched-verbose=<number> ¥¹¥±¥¸¥å¡¼¥é¤ÎñÁÀå¥ì¥Ù¥ë¤òÀßÄꤹ¤ë\n"
15432 #: common.opt:771
15433 msgid "If scheduling post reload, do superblock scheduling"
15434 msgstr ""
15436 #: common.opt:775
15437 msgid "If scheduling post reload, do trace scheduling"
15438 msgstr ""
15440 #: common.opt:779
15441 msgid "Reschedule instructions before register allocation"
15442 msgstr "¥ì¥¸¥¹¥¿³ÎÊݤÎÁ°¤ËÌ¿Îá¤òÊ¤Ùľ¤¹"
15444 #: common.opt:783
15445 msgid "Reschedule instructions after register allocation"
15446 msgstr "¥ì¥¸¥¹¥¿³ÎÊݤθå¤ÇÌ¿Îá¤òÊ¤Ùľ¤¹"
15448 #: common.opt:789
15449 msgid "Allow premature scheduling of queued insns"
15450 msgstr ""
15452 #: common.opt:793
15453 msgid "Set number of queued insns that can be prematurely scheduled"
15454 msgstr ""
15456 #: common.opt:801 common.opt:805
15457 msgid "Set dependence distance checking in premature scheduling of queued insns"
15458 msgstr ""
15460 #: common.opt:809
15461 msgid "Access data in the same section from shared anchor points"
15462 msgstr ""
15464 #: common.opt:813
15465 #, fuzzy
15466 msgid "Perform sequence abstraction optimization on RTL"
15467 msgstr "¶¯Åٺ︺ºÇŬ²½¤ò¹Ô¤Ê¤¦"
15469 #: common.opt:817
15470 msgid "Eliminate redundant sign extensions using LCM."
15471 msgstr ""
15473 #: common.opt:821
15474 msgid "Show column numbers in diagnostics, when available.  Default on"
15475 msgstr ""
15477 #: common.opt:825
15478 msgid "Disable optimizations observable by IEEE signaling NaNs"
15479 msgstr ""
15481 #: common.opt:829
15482 #, fuzzy
15483 msgid "Convert floating point constants to single precision constants"
15484 msgstr "ÉâÆ°¾®¿ôÅÀÄê¿ô¤òñÀºÅÙÄê¿ô¤ËÊÑ´¹¤¹¤ë"
15486 #: common.opt:833
15487 msgid "Split lifetimes of induction variables when loops are unrolled"
15488 msgstr ""
15490 #: common.opt:837
15491 msgid "Apply variable expansion when loops are unrolled"
15492 msgstr ""
15494 #: common.opt:843
15495 msgid "Insert stack checking code into the program"
15496 msgstr "¥×¥í¥°¥é¥à¤Ë¥¹¥¿¥Ã¥¯¶­³¦¸¡½Ð¥³¡¼¥É¤òÁÞÆþ¤¹¤ë"
15498 #: common.opt:850
15499 msgid "Trap if the stack goes past <register>"
15500 msgstr ""
15502 #: common.opt:854
15503 msgid "Trap if the stack goes past symbol <name>"
15504 msgstr ""
15506 #: common.opt:858
15507 msgid "Use propolice as a stack protection method"
15508 msgstr ""
15510 #: common.opt:862
15511 msgid "Use a stack protection method for every function"
15512 msgstr ""
15514 #: common.opt:874
15515 msgid "Assume strict aliasing rules apply"
15516 msgstr "¸·Ì©¤ÊÊÌ̾µ¬Â§¤ËŬ¹ç¤¹¤ë¤È¤ß¤Ê¤¹"
15518 #: common.opt:878
15519 #, fuzzy
15520 msgid "Treat signed overflow as undefined"
15521 msgstr "Windows ¤Î define ¤òÀßÄꤹ¤ë"
15523 #: common.opt:882
15524 msgid "Check for syntax errors, then stop"
15525 msgstr "ʸˡ¥¨¥é¡¼¤ò¸¡½Ð¤·¤Æ¡¢¤½¤³¤ÇÄä»ß¤¹¤ë"
15527 #: common.opt:886
15528 #, fuzzy
15529 msgid "Create data files needed by \"gcov\""
15530 msgstr "gcov ¤¬É¬ÍפȤ¹¤ë¥Ç¡¼¥¿¥Õ¥¡¥¤¥ë¤òºîÀ®¤¹¤ë"
15532 #: common.opt:890
15533 #, fuzzy
15534 msgid "Perform jump threading optimizations"
15535 msgstr "¥¸¥ã¥ó¥×ʬ´ôºÇŬ²½¤ò¹Ô¤Ê¤¦"
15537 #: common.opt:894
15538 #, fuzzy
15539 msgid "Report the time taken by each compiler pass"
15540 msgstr "¼Â¹Ô½ªÎ»»þ¤Ë¥³¥ó¥Ñ¥¤¥é¤Î³Æ²áÄø¤ËÍפ·¤¿»þ´Ö¤òÊó¹ð¤¹¤ë"
15542 #: common.opt:898
15543 msgid "Set the default thread-local storage code generation model"
15544 msgstr ""
15546 #: common.opt:902
15547 msgid "Reorder top level functions, variables, and asms"
15548 msgstr ""
15550 #: common.opt:906
15551 msgid "Perform superblock formation via tail duplication"
15552 msgstr ""
15554 #: common.opt:913
15555 msgid "Assume floating-point operations can trap"
15556 msgstr ""
15558 #: common.opt:917
15559 #, fuzzy
15560 msgid "Trap for signed overflow in addition, subtraction and multiplication"
15561 msgstr "Éä¹çÉÕ¤­¤Î²Ã»»/¸º»»/¾è»»¤Ç¤Î·å¤¢¤Õ¤ì¤ò¥È¥é¥Ã¥×¤¹¤ë"
15563 #: common.opt:921
15564 #, fuzzy
15565 msgid "Enable SSA-CCP optimization on trees"
15566 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
15568 #: common.opt:925
15569 #, fuzzy
15570 msgid "Enable SSA-CCP optimization for stores and loads"
15571 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
15573 #: common.opt:929
15574 msgid "Enable loop header copying on trees"
15575 msgstr ""
15577 #: common.opt:933
15578 msgid "Coalesce memory temporaries in the SSA->normal pass"
15579 msgstr ""
15581 #: common.opt:937
15582 msgid "Replace SSA temporaries with better names in copies"
15583 msgstr ""
15585 #: common.opt:941
15586 msgid "Enable copy propagation on trees"
15587 msgstr ""
15589 #: common.opt:945
15590 msgid "Enable copy propagation for stores and loads"
15591 msgstr ""
15593 #: common.opt:949
15594 #, fuzzy
15595 msgid "Enable SSA dead code elimination optimization on trees"
15596 msgstr "¥Ç¥Ã¥É¥³¡¼¥É¤Î½üµî¤ò¹Ô¤Ê¤¦"
15598 #: common.opt:953
15599 #, fuzzy
15600 msgid "Enable dominator optimizations"
15601 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
15603 #: common.opt:957
15604 #, fuzzy
15605 msgid "Enable dead store elimination"
15606 msgstr "¥Ç¥Ã¥É¥³¡¼¥É¤Î½üµî¤ò¹Ô¤Ê¤¦"
15608 #: common.opt:961
15609 msgid "Enable Full Redundancy Elimination (FRE) on trees"
15610 msgstr ""
15612 #: common.opt:965
15613 #, fuzzy
15614 msgid "Enable loop invariant motion on trees"
15615 msgstr "¥ë¡¼¥×Ãæ¤ËÉÔÊѤʷ׻»¤ò¥ë¡¼¥×¤Î³°¤Ë°ÜÆ°¤¹¤ë"
15617 #: common.opt:969
15618 msgid "Enable linear loop transforms on trees"
15619 msgstr ""
15621 #: common.opt:973
15622 #, fuzzy
15623 msgid "Create canonical induction variables in loops"
15624 msgstr "¥ë¡¼¥×¤ÎÃæ¤ÎÁ´¤Æ¤Î°ìÈÌͶƳÊÑ¿ô¤ò¶¯Åٺ︺¤¹¤ë"
15626 #: common.opt:977
15627 #, fuzzy
15628 msgid "Enable loop optimizations on tree level"
15629 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
15631 #: common.opt:981
15632 #, fuzzy
15633 msgid "Enable SSA-PRE optimization on trees"
15634 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
15636 #: common.opt:985
15637 msgid "Perform structural alias analysis"
15638 msgstr ""
15640 #: common.opt:989
15641 #, fuzzy
15642 msgid "Enable SSA code sinking on trees"
15643 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
15645 #: common.opt:993
15646 msgid "Perform scalar replacement of aggregates"
15647 msgstr ""
15649 #: common.opt:997
15650 msgid "Replace temporary expressions in the SSA->normal pass"
15651 msgstr ""
15653 #: common.opt:1001
15654 msgid "Perform live range splitting during the SSA->normal pass"
15655 msgstr ""
15657 #: common.opt:1005
15658 msgid "Perform Value Range Propagation on trees"
15659 msgstr ""
15661 #: common.opt:1009
15662 #, fuzzy
15663 msgid "Compile whole compilation unit at a time"
15664 msgstr "ËÝÌõñ°ÌÁ´ÂΤò¥Õ¥¡¥¤¥ë¤Ë¥À¥ó¥×¤¹¤ë"
15666 #: common.opt:1013
15667 msgid "Perform loop unrolling when iteration count is known"
15668 msgstr "È¿Éü²ó¿ô¤¬´ûÃΤΤȤ­¡¢¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦"
15670 #: common.opt:1017
15671 msgid "Perform loop unrolling for all loops"
15672 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤Ç¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦"
15674 #: common.opt:1024
15675 msgid "Allow loop optimizations to assume that the loops behave in normal way"
15676 msgstr ""
15678 #: common.opt:1032
15679 msgid "Allow math optimizations that may violate IEEE or ISO standards"
15680 msgstr ""
15682 #: common.opt:1036
15683 #, fuzzy
15684 msgid "Perform loop unswitching"
15685 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤Ç¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦"
15687 #: common.opt:1040
15688 msgid "Just generate unwind tables for exception handling"
15689 msgstr "´¬¤­Ìᤷ¤ò¹Ô¤Ê¤¦Îã³°Êä­Íѥơ¼¥Ö¥ë¤òÀ¸À®¤¹¤ë"
15691 #: common.opt:1044
15692 #, fuzzy
15693 msgid "Perform variable tracking"
15694 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
15696 #: common.opt:1048
15697 #, fuzzy
15698 msgid "Enable loop vectorization on trees"
15699 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
15701 #: common.opt:1052
15702 msgid "Enable loop versioning when doing loop vectorization on trees"
15703 msgstr ""
15705 #: common.opt:1056
15706 #, fuzzy
15707 msgid "Set the verbosity level of the vectorizer"
15708 msgstr "  -fsched-verbose=<number> ¥¹¥±¥¸¥å¡¼¥é¤ÎñÁÀå¥ì¥Ù¥ë¤òÀßÄꤹ¤ë\n"
15710 #: common.opt:1066
15711 #, fuzzy
15712 msgid "Add extra commentary to assembler output"
15713 msgstr ";ʬ¤Ê¥³¥á¥ó¥È¤ò¥¢¥»¥ó¥Ö¥é½ÐÎϤËÄɲ乤ë"
15715 #: common.opt:1070
15716 msgid "Set the default symbol visibility"
15717 msgstr ""
15719 #: common.opt:1075
15720 msgid "Use expression value profiles in optimizations"
15721 msgstr ""
15723 #: common.opt:1079
15724 msgid "Construct webs and split unrelated uses of single variable"
15725 msgstr ""
15727 #: common.opt:1083
15728 #, fuzzy
15729 msgid "Perform whole program optimizations"
15730 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
15732 #: common.opt:1087
15733 msgid "Assume signed arithmetic overflow wraps around"
15734 msgstr ""
15736 #: common.opt:1091
15737 #, fuzzy
15738 msgid "Put zero initialized data in the bss section"
15739 msgstr "Âç°èÊÑ¿ôÅù¤ò½é´ü²½¤µ¤ì¤Ê¤¤¥³¥â¥ó¥»¥¯¥·¥ç¥ó¤ËÃÖ¤«¤Ê¤¤"
15741 #: common.opt:1095
15742 #, fuzzy
15743 msgid "Generate debug information in default format"
15744 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
15746 #: common.opt:1099
15747 #, fuzzy
15748 msgid "Generate debug information in COFF format"
15749 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
15751 #: common.opt:1103
15752 #, fuzzy
15753 msgid "Generate debug information in DWARF v2 format"
15754 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
15756 #: common.opt:1107
15757 #, fuzzy
15758 msgid "Generate debug information in default extended format"
15759 msgstr "¥Ç¥Õ¥©¥ë¥È³ÈÄ¥·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
15761 #: common.opt:1111
15762 #, fuzzy
15763 msgid "Generate debug information in STABS format"
15764 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
15766 #: common.opt:1115
15767 #, fuzzy
15768 msgid "Generate debug information in extended STABS format"
15769 msgstr "¥Ç¥Õ¥©¥ë¥È³ÈÄ¥·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
15771 #: common.opt:1119
15772 #, fuzzy
15773 msgid "Generate debug information in VMS format"
15774 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
15776 #: common.opt:1123
15777 #, fuzzy
15778 msgid "Generate debug information in XCOFF format"
15779 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
15781 #: common.opt:1127
15782 #, fuzzy
15783 msgid "Generate debug information in extended XCOFF format"
15784 msgstr "¥Ç¥Õ¥©¥ë¥È³ÈÄ¥·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
15786 #: common.opt:1131
15787 #, fuzzy
15788 msgid "Place output into <file>"
15789 msgstr "  -o <file>               ½ÐÎϤò <file> ¤Ë½ñ¤­¹þ¤à\n"
15791 #: common.opt:1135
15792 #, fuzzy
15793 msgid "Enable function profiling"
15794 msgstr "mips16 ´Ø¿ô¥×¥í¥Õ¥¡¥¤¥ë"
15796 #: common.opt:1139
15797 #, fuzzy
15798 msgid "Issue warnings needed for strict compliance to the standard"
15799 msgstr "  -pedantic               ¸·Ì©¤Ê ISO C ¤Ø¤ÎŬ¹ç¤ËÍפ¹¤ë·Ù¹ð¤òȯ¤¹¤ë\n"
15801 #: common.opt:1143
15802 msgid "Like -pedantic but issue them as errors"
15803 msgstr ""
15805 #: common.opt:1147
15806 #, fuzzy
15807 msgid "Do not display functions compiled or elapsed time"
15808 msgstr "  -quiet                  ¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿´Ø¿ô¤ä·Ð²á»þ´Ö¤òɽ¼¨¤·¤Ê¤¤\n"
15810 #: common.opt:1151
15811 #, fuzzy
15812 msgid "Display the compiler's version"
15813 msgstr "  -version                ¥³¥ó¥Ñ¥¤¥é¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨¤¹¤ë\n"
15815 #: common.opt:1155
15816 #, fuzzy
15817 msgid "Suppress warnings"
15818 msgstr "%s: ·Ù¹ð: "
15820 #: attribs.c:174 cp/name-lookup.c:3081
15821 #, fuzzy, gcc-internal-format
15822 msgid "%qs attribute directive ignored"
15823 msgstr "`%s' Â°À­¤Îµ¿»÷Ì¿Î᤬̵»ë¤µ¤ì¤Þ¤·¤¿"
15825 #: attribs.c:182
15826 #, fuzzy, gcc-internal-format
15827 msgid "wrong number of arguments specified for %qs attribute"
15828 msgstr "`%s' Â°À­¤Ë»ØÄꤵ¤ì¤¿°ú¿ô¤Î¸Ä¿ô¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
15830 #: attribs.c:199
15831 #, fuzzy, gcc-internal-format
15832 msgid "%qs attribute does not apply to types"
15833 msgstr "`%s' Â°À­¤Ï·¿¤Ë¤ÏŬÍѤµ¤ì¤Þ¤»¤ó"
15835 #: attribs.c:246
15836 #, fuzzy, gcc-internal-format
15837 msgid "%qs attribute only applies to function types"
15838 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
15840 #: attribs.c:256
15841 #, gcc-internal-format
15842 msgid "type attributes ignored after type is already defined"
15843 msgstr ""
15845 #: bb-reorder.c:1871
15846 #, fuzzy, gcc-internal-format
15847 msgid "multiple hot/cold transitions found (bb %i)"
15848 msgstr "¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
15850 #: bt-load.c:1514
15851 #, gcc-internal-format
15852 msgid "branch target register load optimization is not intended to be run twice"
15853 msgstr ""
15855 #: builtins.c:420
15856 #, gcc-internal-format
15857 msgid "offset outside bounds of constant string"
15858 msgstr "¥ª¥Õ¥»¥Ã¥È¤¬Äê¿ôʸ»úÎó¤Î¶­³¦¤Î³°¤Ë¤¢¤ê¤Þ¤¹"
15860 #: builtins.c:976
15861 #, fuzzy, gcc-internal-format
15862 msgid "second argument to %<__builtin_prefetch%> must be a constant"
15863 msgstr "`__builtin_expect' ¤Ø¤ÎÂèÆó°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
15865 #: builtins.c:983
15866 #, fuzzy, gcc-internal-format
15867 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
15868 msgstr "`__builtin_return_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
15870 #: builtins.c:991
15871 #, fuzzy, gcc-internal-format
15872 msgid "third argument to %<__builtin_prefetch%> must be a constant"
15873 msgstr "`__builtin_expect' ¤Ø¤ÎÂèÆó°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
15875 #: builtins.c:998
15876 #, fuzzy, gcc-internal-format
15877 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
15878 msgstr "`__builtin_return_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
15880 #: builtins.c:4115
15881 #, fuzzy, gcc-internal-format
15882 msgid "argument of %<__builtin_args_info%> must be constant"
15883 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
15885 #: builtins.c:4121
15886 #, fuzzy, gcc-internal-format
15887 msgid "argument of %<__builtin_args_info%> out of range"
15888 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹"
15890 #: builtins.c:4127
15891 #, fuzzy, gcc-internal-format
15892 msgid "missing argument in %<__builtin_args_info%>"
15893 msgstr "`__builtin_args_info' ¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
15895 #: builtins.c:4223 gimplify.c:2067
15896 #, fuzzy, gcc-internal-format
15897 msgid "too few arguments to function %<va_start%>"
15898 msgstr "`va_start' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
15900 #: builtins.c:4387
15901 #, fuzzy, gcc-internal-format
15902 msgid "first argument to %<va_arg%> not of type %<va_list%>"
15903 msgstr "`va_arg' ¤ËÂФ¹¤ëÂè°ì°ú¿ô¤¬ `va_list' ·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
15905 #. Unfortunately, this is merely undefined, rather than a constraint
15906 #. violation, so we cannot make this an error.  If this call is never
15907 #. executed, the program is still strictly conforming.
15908 #: builtins.c:4401
15909 #, fuzzy, gcc-internal-format
15910 msgid "%qT is promoted to %qT when passed through %<...%>"
15911 msgstr "`%s' ¤Ï `...' ¤Î½èÍý¤Î²áÄø¤Ç `%s' ¤Ë³Ê¾å¤²¤µ¤ì¤Þ¤·¤¿"
15913 #: builtins.c:4406
15914 #, fuzzy, gcc-internal-format
15915 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
15916 msgstr "(½¾¤Ã¤Æ¡¢`va_arg' ¤Ë¤Ï `%s' ¤ò(`%s' ¤Ç¤Ê¤¯)ÅϤµ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó)"
15918 #. We can, however, treat "undefined" any way we please.
15919 #. Call abort to encourage the user to fix the program.
15920 #: builtins.c:4412 c-typeck.c:2287
15921 #, gcc-internal-format
15922 msgid "if this code is reached, the program will abort"
15923 msgstr ""
15925 #: builtins.c:4531
15926 #, fuzzy, gcc-internal-format
15927 msgid "invalid argument to %<__builtin_frame_address%>"
15928 msgstr "`__builtin_frame_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
15930 #: builtins.c:4533
15931 #, fuzzy, gcc-internal-format
15932 msgid "invalid argument to %<__builtin_return_address%>"
15933 msgstr "`__builtin_return_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
15935 #: builtins.c:4546
15936 #, fuzzy, gcc-internal-format
15937 msgid "unsupported argument to %<__builtin_frame_address%>"
15938 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤ `__builtin_frame_address' ¤Ø¤Î°ú¿ô¤Ç¤¹"
15940 #: builtins.c:4548
15941 #, fuzzy, gcc-internal-format
15942 msgid "unsupported argument to %<__builtin_return_address%>"
15943 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤ `__builtin_return_address' ¤Ø°ú¿ô¤Ç¤¹"
15945 #: builtins.c:4651
15946 #, fuzzy, gcc-internal-format
15947 msgid "second argument to %<__builtin_expect%> must be a constant"
15948 msgstr "`__builtin_expect' ¤Ø¤ÎÂèÆó°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
15950 #: builtins.c:6115
15951 #, fuzzy, gcc-internal-format
15952 msgid "%<__builtin_longjmp%> second argument must be 1"
15953 msgstr "__builtin_longjmp ÂèÆó°ú¿ô¤Ï 1 ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
15955 #: builtins.c:6695
15956 #, fuzzy, gcc-internal-format
15957 msgid "target format does not support infinity"
15958 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
15960 #: builtins.c:8701 builtins.c:8795
15961 #, fuzzy, gcc-internal-format
15962 msgid "too few arguments to function %qs"
15963 msgstr "´Ø¿ô `%s' ¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
15965 #: builtins.c:8707 builtins.c:8801
15966 #, fuzzy, gcc-internal-format
15967 msgid "too many arguments to function %qs"
15968 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
15970 #: builtins.c:8713 builtins.c:8826
15971 #, fuzzy, gcc-internal-format
15972 msgid "non-floating-point argument to function %qs"
15973 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
15975 #: builtins.c:9854
15976 #, fuzzy, gcc-internal-format
15977 msgid "%<va_start%> used in function with fixed args"
15978 msgstr "`va_start' ¤¬¸ÇÄê¸Ä°ú¿ô¤Î´Ø¿ôÆâ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
15980 #. Evidently an out of date version of <stdarg.h>; can't validate
15981 #. va_start's second argument, but can still work as intended.
15982 #: builtins.c:9861
15983 #, fuzzy, gcc-internal-format
15984 msgid "%<__builtin_next_arg%> called without an argument"
15985 msgstr "`__builtin_next_arg' ¤¬°ú¿ô̵¤·¤Ç¤Ç¸Æ¤Ó½Ð¤µ¤ì¤Þ¤·¤¿"
15987 #: builtins.c:9876
15988 #, fuzzy, gcc-internal-format
15989 msgid "%<va_start%> used with too many arguments"
15990 msgstr "¥Þ¥¯¥í `%s' ¤Î°ú¿ô(%d ¸Ä)¤¬Â¿¤¹¤®¤Þ¤¹"
15992 #. FIXME: Sometimes with the tree optimizers we can get the
15993 #. not the last argument even though the user used the last
15994 #. argument.  We just warn and set the arg to be the last
15995 #. argument so that we will get wrong-code because of
15996 #. it.
15997 #: builtins.c:9896
15998 #, fuzzy, gcc-internal-format
15999 msgid "second parameter of %<va_start%> not last named argument"
16000 msgstr "`va_start' ¤ÎÆóÈÖÌܤÎÃͤ¬°ú¿ô¤ÎºÇ¸å¤Î̾Á°¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
16002 #: builtins.c:10017
16003 #, gcc-internal-format
16004 msgid "%Hfirst argument of %D must be a pointer, second integer constant"
16005 msgstr ""
16007 #: builtins.c:10030
16008 #, fuzzy, gcc-internal-format
16009 msgid "%Hlast argument of %D is not integer constant between 0 and 3"
16010 msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó "
16012 #: builtins.c:10076 builtins.c:10229 builtins.c:10297
16013 #, gcc-internal-format
16014 msgid "%Hcall to %D will always overflow destination buffer"
16015 msgstr ""
16017 #: c-common.c:834
16018 #, fuzzy, gcc-internal-format
16019 msgid "%qD is not defined outside of function scope"
16020 msgstr "¥é¥Ù¥ë %s ¤¬¤¢¤é¤æ¤ë´Ø¿ô¤Î³°Â¦¤Ç»²¾È¤µ¤ì¤Þ¤·¤¿"
16022 #. Translators: The %d after 'ISO C' will be 90 or 99.  Do not
16023 #. separate the %d from the 'C'.  'ISO' should not be
16024 #. translated, but it may be moved after 'C%d' in languages
16025 #. where modifiers follow nouns.
16026 #: c-common.c:866
16027 #, fuzzy, gcc-internal-format
16028 msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
16029 msgstr "ʸ»úÎóĹ `%d' ¤Ï¡¢Ä¹¤µ `%d' (ISO C%d ¥³¥ó¥Ñ¥¤¥é¤Î¥µ¥Ý¡¼¥ÈÍ×·ï)¤è¤êÂ礭¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
16031 #: c-common.c:915
16032 #, gcc-internal-format
16033 msgid "overflow in constant expression"
16034 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
16036 #: c-common.c:935
16037 #, gcc-internal-format
16038 msgid "integer overflow in expression"
16039 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
16041 #: c-common.c:944
16042 #, gcc-internal-format
16043 msgid "floating point overflow in expression"
16044 msgstr "¼°¤ÎÉâÆ°¾®¿ôÅÀ¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
16046 #: c-common.c:950
16047 #, fuzzy, gcc-internal-format
16048 msgid "vector overflow in expression"
16049 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
16051 #: c-common.c:973
16052 #, gcc-internal-format
16053 msgid "large integer implicitly truncated to unsigned type"
16054 msgstr "Â礭¤ÊÀ°¿ô¤¬°ÅÌÛ¤ËÉä¹ç̵¤··¿¤ËÀÚ¤êµÍ¤á¤é¤ì¤Þ¤·¤¿"
16056 #: c-common.c:976
16057 #, gcc-internal-format
16058 msgid "negative integer implicitly converted to unsigned type"
16059 msgstr "Éé¤ÎÀ°¿ô¤¬°ÅÌÛ¤ËÉä¹ç̵¤··¿¤ËÊÑ´¹¤µ¤ì¤Þ¤·¤¿"
16061 #: c-common.c:998
16062 #, gcc-internal-format
16063 msgid "type-punning to incomplete type might break strict-aliasing rules"
16064 msgstr ""
16066 #: c-common.c:1006
16067 #, gcc-internal-format
16068 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
16069 msgstr ""
16071 #: c-common.c:1010
16072 #, gcc-internal-format
16073 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
16074 msgstr ""
16076 #: c-common.c:1036
16077 #, fuzzy, gcc-internal-format
16078 msgid "%Hempty body in an if-statement"
16079 msgstr "else Ê¸¤ÎÃæ¿È¤¬¶õ¤Ç¤¹"
16081 #: c-common.c:1040
16082 #, fuzzy, gcc-internal-format
16083 msgid "%Hempty body in an else-statement"
16084 msgstr "else Ê¸¤ÎÃæ¿È¤¬¶õ¤Ç¤¹"
16086 #: c-common.c:1104
16087 #, gcc-internal-format
16088 msgid "overflow in implicit constant conversion"
16089 msgstr "°ÅÌÛ¤ÎÄê¿ôÊÑ´¹¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
16091 #: c-common.c:1240
16092 #, fuzzy, gcc-internal-format
16093 msgid "operation on %qE may be undefined"
16094 msgstr "`%s' ¤Ç¤Î±é»»¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Ê¤¤¤È»×¤ï¤ì¤Þ¤¹"
16096 #: c-common.c:1526
16097 #, gcc-internal-format
16098 msgid "case label does not reduce to an integer constant"
16099 msgstr "case ¥é¥Ù¥ë¤òÀ°¿ôÄê¿ô¤Ë´Ô¸µ¤Ç¤­¤Þ¤»¤ó"
16101 #: c-common.c:1566
16102 #, fuzzy, gcc-internal-format
16103 msgid "case label value is less than minimum value for type"
16104 msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
16106 #: c-common.c:1574
16107 #, fuzzy, gcc-internal-format
16108 msgid "case label value exceeds maximum value for type"
16109 msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
16111 #: c-common.c:1582
16112 #, fuzzy, gcc-internal-format
16113 msgid "lower value in case label range less than minimum value for type"
16114 msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
16116 #: c-common.c:1591
16117 #, fuzzy, gcc-internal-format
16118 msgid "upper value in case label range exceeds maximum value for type"
16119 msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
16121 #: c-common.c:2006
16122 #, gcc-internal-format
16123 msgid "invalid operands to binary %s"
16124 msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹"
16126 #: c-common.c:2241
16127 #, gcc-internal-format
16128 msgid "comparison is always false due to limited range of data type"
16129 msgstr "¥Ç¡¼¥¿·¿¤ÎÈÏ°ÏÀ©¸Â¤Ë¤è¤Ã¤Æ¡¢Èæ³Ó¤¬¾ï¤Ë false ¤È¤Ê¤ê¤Þ¤¹"
16131 #: c-common.c:2243
16132 #, gcc-internal-format
16133 msgid "comparison is always true due to limited range of data type"
16134 msgstr "¥Ç¡¼¥¿·¿¤ÎÈÏ°ÏÀ©¸Â¤Ë¤è¤Ã¤Æ¡¢Èæ³Ó¤¬¾ï¤Ë true ¤È¤Ê¤ê¤Þ¤¹"
16136 #: c-common.c:2321
16137 #, gcc-internal-format
16138 msgid "comparison of unsigned expression >= 0 is always true"
16139 msgstr "Éä¹ç̵¤·¤Î¼° >= 0 ¤È¤¤¤¦Èæ³Ó¤Ï¾ï¤Ë true ¤Ç¤¹"
16141 #: c-common.c:2330
16142 #, gcc-internal-format
16143 msgid "comparison of unsigned expression < 0 is always false"
16144 msgstr "Éä¹ç̵¤·¤Î¼° < 0 ¤È¤¤¤¦Èæ³Ó¤Ï¾ï¤Ë false ¤Ç¤¹"
16146 #: c-common.c:2372
16147 #, fuzzy, gcc-internal-format
16148 msgid "pointer of type %<void *%> used in arithmetic"
16149 msgstr "`void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
16151 #: c-common.c:2378
16152 #, gcc-internal-format
16153 msgid "pointer to a function used in arithmetic"
16154 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
16156 #: c-common.c:2384
16157 #, fuzzy, gcc-internal-format
16158 msgid "pointer to member function used in arithmetic"
16159 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
16161 #: c-common.c:2524
16162 #, gcc-internal-format
16163 msgid "the address of %qD will always evaluate as %<true%>"
16164 msgstr ""
16166 #: c-common.c:2589
16167 #, gcc-internal-format
16168 msgid "suggest parentheses around assignment used as truth value"
16169 msgstr "¿¿µ¶ÃͤȤ·¤Æ»È¤ï¤ì¤ëÂåÆþ¤Î¤Þ¤ï¤ê¤Ç¤Ï¡¢´Ý³ç¸Ì¤Î»ÈÍѤò¤ª´«¤á¤·¤Þ¤¹"
16171 #: c-common.c:2657 c-common.c:2697
16172 #, fuzzy, gcc-internal-format
16173 msgid "invalid use of %<restrict%>"
16174 msgstr "`restrict' ¤ÎÍÑË¡¤¬ÉÔŬÀڤǤ¹"
16176 #: c-common.c:2913
16177 #, fuzzy, gcc-internal-format
16178 msgid "invalid application of %<sizeof%> to a function type"
16179 msgstr "ISO C++ ¤Ï´Ø¿ô·¿¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
16181 #: c-common.c:2923
16182 #, fuzzy, gcc-internal-format
16183 msgid "invalid application of %qs to a void type"
16184 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹²½¤µ¤ì¤Ê¤¤·¿¤ËÂФ¹¤ë̵¸ú¤ÊÁàºî¤Ç¤¹"
16186 #: c-common.c:2929
16187 #, fuzzy, gcc-internal-format
16188 msgid "invalid application of %qs to incomplete type %qT "
16189 msgstr "ÉÔ´°Á´¤Ê typedef `%s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
16191 #: c-common.c:2970
16192 #, fuzzy, gcc-internal-format
16193 msgid "%<__alignof%> applied to a bit-field"
16194 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Ë `__alignof' ¤¬Å¬ÍѤµ¤ì¤Þ¤·¤¿"
16196 #: c-common.c:3461
16197 #, fuzzy, gcc-internal-format
16198 msgid "cannot disable built-in function %qs"
16199 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
16201 #: c-common.c:3655
16202 #, gcc-internal-format
16203 msgid "pointers are not permitted as case values"
16204 msgstr "case ¤ÎÃͤȤ·¤Æ¤Î¥Ý¥¤¥ó¥¿¤Ïµö¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
16206 #: c-common.c:3661
16207 #, fuzzy, gcc-internal-format
16208 msgid "range expressions in switch statements are non-standard"
16209 msgstr "ISO C ¤Ç¤Ï switch Ê¸¤Ç¤ÎÈϰϼ°¤Ï¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹"
16211 #: c-common.c:3687
16212 #, gcc-internal-format
16213 msgid "empty range specified"
16214 msgstr "¶õ¤ÎÈϰϤ¬»ØÄꤵ¤ì¤Þ¤·¤¿"
16216 #: c-common.c:3747
16217 #, gcc-internal-format
16218 msgid "duplicate (or overlapping) case value"
16219 msgstr "Æó½Å¤Î(¤¢¤ë¤¤¤Ï½ÅÊ£¤·¤Æ¤¤¤ë) case ¤ÎÃÍ"
16221 #: c-common.c:3748
16222 #, fuzzy, gcc-internal-format
16223 msgid "%Jthis is the first entry overlapping that value"
16224 msgstr "¤³¤ì¤¬¤½¤ÎÃͤȽÅÊ£¤·¤¿ºÇ½é¤Î¹àÌܤǤ¹"
16226 #: c-common.c:3752
16227 #, gcc-internal-format
16228 msgid "duplicate case value"
16229 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
16231 #: c-common.c:3753
16232 #, fuzzy, gcc-internal-format
16233 msgid "%Jpreviously used here"
16234 msgstr "Á°¤Ë¤³¤³¤Ç»È¤ï¤ì¤Þ¤·¤¿"
16236 #: c-common.c:3757
16237 #, gcc-internal-format
16238 msgid "multiple default labels in one switch"
16239 msgstr "°ì¤Ä¤Î switch ¤ËÊ£¿ô¤Î default ¥é¥Ù¥ë¤¬¤¢¤ê¤Þ¤¹"
16241 #: c-common.c:3758
16242 #, fuzzy, gcc-internal-format
16243 msgid "%Jthis is the first default label"
16244 msgstr "¤³¤ì¤¬ºÇ½é¤Î default ¥é¥Ù¥ë¤Ç¤¹"
16246 #: c-common.c:3807
16247 #, fuzzy, gcc-internal-format
16248 msgid "%Jcase value %qs not in enumerated type"
16249 msgstr "case ÃÍ `%ld' ¤ÏÎóµó·¿¤Ë¤Ï¤¢¤ê¤Þ¤»¤ó"
16251 #: c-common.c:3810
16252 #, fuzzy, gcc-internal-format
16253 msgid "%Jcase value %qs not in enumerated type %qT"
16254 msgstr "case ÃÍ `%ld' ¤ÏÎóµó·¿¤Ë¤Ï¤¢¤ê¤Þ¤»¤ó"
16256 #: c-common.c:3868
16257 #, fuzzy, gcc-internal-format
16258 msgid "%Hswitch missing default case"
16259 msgstr "¤³¤ì¤¬ºÇ½é¤Î default ¥é¥Ù¥ë¤Ç¤¹"
16261 #: c-common.c:3931
16262 #, fuzzy, gcc-internal-format
16263 msgid "%Henumeration value %qE not handled in switch"
16264 msgstr "ÎóµóÃÍ `%s' ¤Ï switch Æâ¤Ç°·¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
16266 #: c-common.c:3955
16267 #, fuzzy, gcc-internal-format
16268 msgid "taking the address of a label is non-standard"
16269 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
16271 #: c-common.c:4105
16272 #, fuzzy, gcc-internal-format
16273 msgid "%qE attribute ignored for field of type %qT"
16274 msgstr "`%s' Â°À­¤Ï·¿¤Ë¤ÏŬÍѤµ¤ì¤Þ¤»¤ó"
16276 #: c-common.c:4116 c-common.c:4135 c-common.c:4153 c-common.c:4180
16277 #: c-common.c:4199 c-common.c:4222 c-common.c:4245 c-common.c:4266
16278 #: c-common.c:4291 c-common.c:4317 c-common.c:4354 c-common.c:4381
16279 #: c-common.c:4432 c-common.c:4457 c-common.c:4485 c-common.c:4504
16280 #: c-common.c:4787 c-common.c:4847 c-common.c:4868 c-common.c:4932
16281 #: c-common.c:5045 c-common.c:5111 c-common.c:5129 c-common.c:5175
16282 #: c-common.c:5245 c-common.c:5269 c-common.c:5570 c-common.c:5593
16283 #: c-common.c:5632
16284 #, fuzzy, gcc-internal-format
16285 msgid "%qE attribute ignored"
16286 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
16288 #: c-common.c:4348
16289 #, gcc-internal-format
16290 msgid "%qE attribute have effect only on public objects"
16291 msgstr ""
16293 #: c-common.c:4542
16294 #, fuzzy, gcc-internal-format
16295 msgid "unknown machine mode %qs"
16296 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
16298 #: c-common.c:4563
16299 #, gcc-internal-format
16300 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
16301 msgstr ""
16303 #: c-common.c:4566
16304 #, fuzzy, gcc-internal-format
16305 msgid "use __attribute__ ((vector_size)) instead"
16306 msgstr "`%s' Â°À­¤Îµ¿»÷Ì¿Î᤬̵»ë¤µ¤ì¤Þ¤·¤¿"
16308 #: c-common.c:4575
16309 #, fuzzy, gcc-internal-format
16310 msgid "unable to emulate %qs"
16311 msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
16313 #: c-common.c:4585
16314 #, fuzzy, gcc-internal-format
16315 msgid "invalid pointer mode %qs"
16316 msgstr "̵¸ú¤Ê¼±Ê̻Ҡ`%s'"
16318 #: c-common.c:4600
16319 #, fuzzy, gcc-internal-format
16320 msgid "no data type for mode %qs"
16321 msgstr "¥â¡¼¥É `%s' ¤ËÂФ¹¤ë¥Ç¡¼¥¿·¿¤¬¤¢¤ê¤Þ¤»¤ó"
16323 #: c-common.c:4610
16324 #, fuzzy, gcc-internal-format
16325 msgid "cannot use mode %qs for enumeral types"
16326 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
16328 #: c-common.c:4637
16329 #, fuzzy, gcc-internal-format
16330 msgid "mode %qs applied to inappropriate type"
16331 msgstr "sizeof ¤¬ÉÔ´°Á´¤Ê·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
16333 #: c-common.c:4668
16334 #, fuzzy, gcc-internal-format
16335 msgid "%Jsection attribute cannot be specified for local variables"
16336 msgstr "section Â°À­¤Ï¥í¡¼¥«¥ëÊÑ¿ô¤ËÂФ·¤Æ¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
16338 #: c-common.c:4679
16339 #, fuzzy, gcc-internal-format
16340 msgid "section of %q+D conflicts with previous declaration"
16341 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
16343 #: c-common.c:4688
16344 #, fuzzy, gcc-internal-format
16345 msgid "section attribute not allowed for %q+D"
16346 msgstr "¥»¥¯¥·¥ç¥ó°À­¤Ï `%s' ¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
16348 #: c-common.c:4694
16349 #, fuzzy, gcc-internal-format
16350 msgid "%Jsection attributes are not supported for this target"
16351 msgstr "¥»¥¯¥·¥ç¥ó°À­¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
16353 #: c-common.c:4726
16354 #, gcc-internal-format
16355 msgid "requested alignment is not a constant"
16356 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
16358 #: c-common.c:4731
16359 #, gcc-internal-format
16360 msgid "requested alignment is not a power of 2"
16361 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬ 2 ¤Î¤Ù¤­¾è¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
16363 #: c-common.c:4736
16364 #, gcc-internal-format
16365 msgid "requested alignment is too large"
16366 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Â礭¤¹¤®¤Þ¤¹"
16368 #: c-common.c:4762
16369 #, fuzzy, gcc-internal-format
16370 msgid "alignment may not be specified for %q+D"
16371 msgstr "`%s' ¤ËÂФ·¤Æ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
16373 #: c-common.c:4810
16374 #, fuzzy, gcc-internal-format
16375 msgid "%q+D defined both normally and as an alias"
16376 msgstr "`%s' ¤¬Ä̾ï¤Î¤â¤Î¤È¥¨¥¤¥ê¥¢¥¹¤È¤ÎξÊý¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
16378 #: c-common.c:4826
16379 #, fuzzy, gcc-internal-format
16380 msgid "alias argument not a string"
16381 msgstr "alias °ú¿ô¤¬Ê¸»úÎó¤Ç¤Ï¤Ê¤¤"
16383 #: c-common.c:4889
16384 #, gcc-internal-format
16385 msgid "%Jweakref attribute must appear before alias attribute"
16386 msgstr ""
16388 #: c-common.c:4919
16389 #, fuzzy, gcc-internal-format
16390 msgid "%qE attribute ignored on non-class types"
16391 msgstr "`%s' Â°À­¤Ï·¿¤Ë¤ÏŬÍѤµ¤ì¤Þ¤»¤ó"
16393 #: c-common.c:4925
16394 #, gcc-internal-format
16395 msgid "%qE attribute ignored because %qT is already defined"
16396 msgstr ""
16398 #: c-common.c:4938
16399 #, fuzzy, gcc-internal-format
16400 msgid "visibility argument not a string"
16401 msgstr "alias °ú¿ô¤¬Ê¸»úÎó¤Ç¤Ï¤Ê¤¤"
16403 #: c-common.c:4950
16404 #, fuzzy, gcc-internal-format
16405 msgid "%qE attribute ignored on types"
16406 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
16408 #: c-common.c:4966
16409 #, gcc-internal-format
16410 msgid "visibility argument must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
16411 msgstr ""
16413 #: c-common.c:4975
16414 #, fuzzy, gcc-internal-format
16415 msgid "%qD redeclared with different visibility"
16416 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
16418 #: c-common.c:5053
16419 #, fuzzy, gcc-internal-format
16420 msgid "tls_model argument not a string"
16421 msgstr "alias °ú¿ô¤¬Ê¸»úÎó¤Ç¤Ï¤Ê¤¤"
16423 #: c-common.c:5066
16424 #, gcc-internal-format
16425 msgid "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
16426 msgstr ""
16428 #: c-common.c:5085 c-common.c:5149
16429 #, fuzzy, gcc-internal-format
16430 msgid "%J%qE attribute applies only to functions"
16431 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
16433 #: c-common.c:5090 c-common.c:5154
16434 #, fuzzy, gcc-internal-format
16435 msgid "%Jcan%'t set %qE attribute after definition"
16436 msgstr "ÄêµÁ¤Î¸å¤Ç `%s' Â°À­¤ò¥»¥Ã¥È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
16438 #: c-common.c:5243
16439 #, fuzzy, gcc-internal-format
16440 msgid "%qE attribute ignored for %qE"
16441 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
16443 #: c-common.c:5300
16444 #, gcc-internal-format
16445 msgid "invalid vector type for attribute %qE"
16446 msgstr ""
16448 #: c-common.c:5306
16449 #, gcc-internal-format
16450 msgid "vector size not an integral multiple of component size"
16451 msgstr ""
16453 #: c-common.c:5312
16454 #, gcc-internal-format
16455 msgid "zero vector size"
16456 msgstr ""
16458 #: c-common.c:5320
16459 #, gcc-internal-format
16460 msgid "number of components of the vector not a power of two"
16461 msgstr ""
16463 #: c-common.c:5348
16464 #, fuzzy, gcc-internal-format
16465 msgid "nonnull attribute without arguments on a non-prototype"
16466 msgstr "²¾°ú¿ô¤Î¿ô¤¬¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
16468 #: c-common.c:5363
16469 #, fuzzy, gcc-internal-format
16470 msgid "nonnull argument has invalid operand number (argument %lu)"
16471 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ËÉÔŬÀڤʥª¥Ú¥é¥ó¥É¿ô¤¬¤¢¤ê¤Þ¤¹"
16473 #: c-common.c:5382
16474 #, gcc-internal-format
16475 msgid "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
16476 msgstr ""
16478 #: c-common.c:5390
16479 #, gcc-internal-format
16480 msgid "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
16481 msgstr ""
16483 #: c-common.c:5453 c-common.c:5476
16484 #, fuzzy, gcc-internal-format
16485 msgid "not enough variable arguments to fit a sentinel"
16486 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
16488 #: c-common.c:5497
16489 #, fuzzy, gcc-internal-format
16490 msgid "missing sentinel in function call"
16491 msgstr "PC ´ØÏ¢¤Î´Ø¿ô¸Æ¤Ó½Ð¤·¤ò¶Ø¤¸¤ë"
16493 #: c-common.c:5539
16494 #, gcc-internal-format
16495 msgid "null argument where non-null required (argument %lu)"
16496 msgstr ""
16498 #: c-common.c:5604
16499 #, fuzzy, gcc-internal-format
16500 msgid "cleanup argument not an identifier"
16501 msgstr "½Ò¸ì¤Ï¼±Ê̻ҤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
16503 #: c-common.c:5611
16504 #, fuzzy, gcc-internal-format
16505 msgid "cleanup argument not a function"
16506 msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
16508 #: c-common.c:5650
16509 #, gcc-internal-format
16510 msgid "%qE attribute requires prototypes with named arguments"
16511 msgstr ""
16513 #: c-common.c:5661
16514 #, fuzzy, gcc-internal-format
16515 msgid "%qE attribute only applies to variadic functions"
16516 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
16518 #: c-common.c:5672
16519 #, fuzzy, gcc-internal-format
16520 msgid "requested position is not an integer constant"
16521 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÀ°¿ô·¿¤ÎÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
16523 #: c-common.c:5679
16524 #, gcc-internal-format
16525 msgid "requested position is less than zero"
16526 msgstr ""
16528 #: c-common.c:5987
16529 #, gcc-internal-format
16530 msgid "%Hignoring return value of %qD, declared with attribute warn_unused_result"
16531 msgstr ""
16533 #: c-common.c:5991
16534 #, gcc-internal-format
16535 msgid "%Hignoring return value of function declared with attribute warn_unused_result"
16536 msgstr ""
16538 #: c-common.c:6044
16539 #, gcc-internal-format
16540 msgid "cannot apply %<offsetof%> to static data member %qD"
16541 msgstr ""
16543 #: c-common.c:6048
16544 #, gcc-internal-format
16545 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
16546 msgstr ""
16548 #: c-common.c:6069 cp/typeck.c:4431
16549 #, fuzzy, gcc-internal-format
16550 msgid "attempt to take address of bit-field structure member %qD"
16551 msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð `%s' ¤Î¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥¢¥É¥ì¥¹¤ò¼èÆÀ¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
16553 #: c-common.c:6122
16554 #, fuzzy, gcc-internal-format
16555 msgid "lvalue required as left operand of assignment"
16556 msgstr "ÂåÆþ¤È¤·¤Æ̵¸ú¤Êº¸ÊÕÃͤǤ¹"
16558 #: c-common.c:6125
16559 #, gcc-internal-format
16560 msgid "lvalue required as increment operand"
16561 msgstr ""
16563 #: c-common.c:6128
16564 #, gcc-internal-format
16565 msgid "lvalue required as decrement operand"
16566 msgstr ""
16568 #: c-common.c:6131
16569 #, gcc-internal-format
16570 msgid "lvalue required as unary %<&%> operand"
16571 msgstr ""
16573 #: c-common.c:6134
16574 #, fuzzy, gcc-internal-format
16575 msgid "lvalue required in asm statement"
16576 msgstr "asm Ê¸¤ÎÃæ¤Ë̵¸ú¤Êº¸ÊÕÃÍ"
16578 #: c-common.c:6262 c-common.c:6311 c-typeck.c:2573
16579 #, fuzzy, gcc-internal-format
16580 msgid "too few arguments to function %qE"
16581 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
16583 #. ??? This should not be an error when inlining calls to
16584 #. unprototyped functions.
16585 #: c-common.c:6279 c-typeck.c:4256
16586 #, fuzzy, gcc-internal-format
16587 msgid "incompatible type for argument %d of %qE"
16588 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
16590 #: c-common.c:6470
16591 #, fuzzy, gcc-internal-format
16592 msgid "array subscript has type %<char%>"
16593 msgstr "ÇÛÎó¤Îź»ú¤¬ `char' ·¿¤Ç¤¹"
16595 #. Except for passing an argument to an unprototyped function,
16596 #. this is a constraint violation.  When passing an argument to
16597 #. an unprototyped function, it is compile-time undefined;
16598 #. making it a constraint in that case was rejected in
16599 #. DR#252.
16600 #: c-convert.c:95 c-typeck.c:1690 c-typeck.c:3900 cp/typeck.c:1503
16601 #: cp/typeck.c:5616 cp/typeck.c:6205 fortran/convert.c:89
16602 #: treelang/tree-convert.c:79
16603 #, gcc-internal-format
16604 msgid "void value not ignored as it ought to be"
16605 msgstr "void ¤ÎÃͤ¬ËÜÍè¤Î°ÕÌ£Ä̤ê¤Ë̵»ë¤µ¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
16607 #: c-convert.c:116 fortran/convert.c:122 java/typeck.c:154
16608 #: treelang/tree-convert.c:105
16609 #, gcc-internal-format
16610 msgid "conversion to non-scalar type requested"
16611 msgstr "Èó¥¹¥«¥é¡¼·¿¤Ø¤ÎÊÑ´¹¤¬Í׵ᤵ¤ì¤Þ¤¹"
16613 #: c-decl.c:567
16614 #, fuzzy, gcc-internal-format
16615 msgid "array %q+D assumed to have one element"
16616 msgstr "ÇÛÎó `%s' ¤Ï°ìÍ×ÁǤò»ý¤Ã¤Æ¤¤¤ë¤â¤Î¤È¸«¤Ê¤µ¤ì¤Þ¤¹"
16618 #: c-decl.c:672
16619 #, gcc-internal-format
16620 msgid "GCC supports only %u nested scopes"
16621 msgstr ""
16623 #: c-decl.c:758 cp/decl.c:359 java/decl.c:1619
16624 #, fuzzy, gcc-internal-format
16625 msgid "label %q+D used but not defined"
16626 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
16628 #: c-decl.c:764 cp/decl.c:370 java/decl.c:1624
16629 #, fuzzy, gcc-internal-format
16630 msgid "label %q+D defined but not used"
16631 msgstr "¥é¥Ù¥ë `%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
16633 #: c-decl.c:766
16634 #, fuzzy, gcc-internal-format
16635 msgid "label %q+D declared but not defined"
16636 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
16638 #: c-decl.c:801
16639 #, fuzzy, gcc-internal-format
16640 msgid "nested function %q+D declared but never defined"
16641 msgstr "¥Í¥¹¥È¤·¤¿´Ø¿ô `%s' ¤Ï `extern' ¤ËÀë¸À¤µ¤ì¤Þ¤·¤¿"
16643 #: c-decl.c:815 cp/decl.c:609
16644 #, fuzzy, gcc-internal-format
16645 msgid "unused variable %q+D"
16646 msgstr "ÊÑ¿ô `%s' ¤Ï»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
16648 #: c-decl.c:819
16649 #, gcc-internal-format
16650 msgid "type of array %q+D completed incompatibly with implicit initialization"
16651 msgstr ""
16653 #: c-decl.c:1053
16654 #, fuzzy, gcc-internal-format
16655 msgid "a parameter list with an ellipsis can%'t match an empty parameter name list declaration"
16656 msgstr "¾Êάµ­¹æÉÕ¤­¥Ñ¥é¥á¥¿¥ê¥¹¥È¤Ï¡¢¶õ¤Î²¾°ú¿ô̾¥ê¥¹¥ÈÀë¸À¤È°ìÃפǤ­¤Þ¤»¤ó¡£"
16658 #: c-decl.c:1060
16659 #, fuzzy, gcc-internal-format
16660 msgid "an argument type that has a default promotion can%'t match an empty parameter name list declaration"
16661 msgstr "¥Ç¥Õ¥©¥ë¥È¤Ç³Ê¾å¤²¤µ¤ì¤ë·¿¤Î°ú¿ô¤¬¡¢¶õ¤Î²¾°ú¿ô̾¥ê¥¹¥ÈÀë¸À¤ÈŬ¹ç¤·¤Þ¤»¤ó¡£"
16663 #: c-decl.c:1101
16664 #, gcc-internal-format
16665 msgid "prototype for %q+D declares more arguments than previous old-style definition"
16666 msgstr ""
16668 #: c-decl.c:1107
16669 #, gcc-internal-format
16670 msgid "prototype for %q+D declares fewer arguments than previous old-style definition"
16671 msgstr ""
16673 #: c-decl.c:1116
16674 #, fuzzy, gcc-internal-format
16675 msgid "prototype for %q+D declares argument %d with incompatible type"
16676 msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¡¢°ú¿ô %d ¤¬°ìÃפ·¤Þ¤»¤ó"
16678 #. If we get here, no errors were found, but do issue a warning
16679 #. for this poor-style construct.
16680 #: c-decl.c:1129
16681 #, fuzzy, gcc-internal-format
16682 msgid "prototype for %q+D follows non-prototype definition"
16683 msgstr "Èó¥×¥í¥È¥¿¥¤¥×ÄêµÁ¤¬¤³¤³¤Ë¤¢¤ê¤Þ¤¹"
16685 #: c-decl.c:1144
16686 #, fuzzy, gcc-internal-format
16687 msgid "previous definition of %q+D was here"
16688 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
16690 #: c-decl.c:1146
16691 #, fuzzy, gcc-internal-format
16692 msgid "previous implicit declaration of %q+D was here"
16693 msgstr "Á°Êý¤Ç¤Î `%s' ¤Î°ÅÌÛŪ¤ÊÀë¸À"
16695 #: c-decl.c:1148
16696 #, fuzzy, gcc-internal-format
16697 msgid "previous declaration of %q+D was here"
16698 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
16700 #: c-decl.c:1188
16701 #, fuzzy, gcc-internal-format
16702 msgid "%q+D redeclared as different kind of symbol"
16703 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
16705 #: c-decl.c:1192
16706 #, fuzzy, gcc-internal-format
16707 msgid "built-in function %q+D declared as non-function"
16708 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
16710 #: c-decl.c:1195 c-decl.c:1311 c-decl.c:1945
16711 #, fuzzy, gcc-internal-format
16712 msgid "declaration of %q+D shadows a built-in function"
16713 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
16715 #: c-decl.c:1204
16716 #, fuzzy, gcc-internal-format
16717 msgid "redeclaration of enumerator %q+D"
16718 msgstr "`enum %s' ¤ÎºÆÀë¸À"
16720 #. If types don't match for a built-in, throw away the
16721 #. built-in.  No point in calling locate_old_decl here, it
16722 #. won't print anything.
16723 #: c-decl.c:1225
16724 #, fuzzy, gcc-internal-format
16725 msgid "conflicting types for built-in function %q+D"
16726 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
16728 #: c-decl.c:1249 c-decl.c:1262 c-decl.c:1272
16729 #, fuzzy, gcc-internal-format
16730 msgid "conflicting types for %q+D"
16731 msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
16733 #: c-decl.c:1270
16734 #, fuzzy, gcc-internal-format
16735 msgid "conflicting type qualifiers for %q+D"
16736 msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
16738 #. Allow OLDDECL to continue in use.
16739 #: c-decl.c:1287
16740 #, fuzzy, gcc-internal-format
16741 msgid "redefinition of typedef %q+D"
16742 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
16744 #: c-decl.c:1335 c-decl.c:1420
16745 #, fuzzy, gcc-internal-format
16746 msgid "redefinition of %q+D"
16747 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
16749 #: c-decl.c:1370 c-decl.c:1458
16750 #, fuzzy, gcc-internal-format
16751 msgid "static declaration of %q+D follows non-static declaration"
16752 msgstr "`%s' ¤ÏÈó static ¤Î¸å¤Ç static Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
16754 #: c-decl.c:1380 c-decl.c:1387 c-decl.c:1447 c-decl.c:1455
16755 #, fuzzy, gcc-internal-format
16756 msgid "non-static declaration of %q+D follows static declaration"
16757 msgstr "`%s' ¤Ï static ¤Î¸å¤ÇÈó static Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
16759 #: c-decl.c:1407
16760 #, fuzzy, gcc-internal-format
16761 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
16762 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
16764 #: c-decl.c:1410
16765 #, fuzzy, gcc-internal-format
16766 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
16767 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
16769 #: c-decl.c:1440
16770 #, fuzzy, gcc-internal-format
16771 msgid "extern declaration of %q+D follows declaration with no linkage"
16772 msgstr "`%s' ¤Îextern Àë¸À¤Ï¥°¥í¡¼¥Ð¥ë¤Î¤½¤ì¤È°ìÃפ·¤Þ¤»¤ó"
16774 #: c-decl.c:1476
16775 #, fuzzy, gcc-internal-format
16776 msgid "declaration of %q+D with no linkage follows extern declaration"
16777 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
16779 #: c-decl.c:1482
16780 #, fuzzy, gcc-internal-format
16781 msgid "redeclaration of %q+D with no linkage"
16782 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
16784 #: c-decl.c:1496
16785 #, gcc-internal-format
16786 msgid "redeclaration of %q+D with different visibility (old visibility preserved)"
16787 msgstr ""
16789 #: c-decl.c:1507
16790 #, gcc-internal-format
16791 msgid "inline declaration of %qD follows declaration with attribute noinline"
16792 msgstr ""
16794 #: c-decl.c:1514
16795 #, fuzzy, gcc-internal-format
16796 msgid "declaration of %q+D with attribute noinline follows inline declaration "
16797 msgstr "¥¹¥¿¥Æ¥£¥Ã¥¯ÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤Ë¤¢¤ê¤Þ¤¹"
16799 #: c-decl.c:1529
16800 #, fuzzy, gcc-internal-format
16801 msgid "%q+D declared inline after being called"
16802 msgstr "`%s' ¤Ï¸Æ¤Ó½Ð¤µ¤ì¤ë¤è¤ê¤â¸å¤í¤Ç inline Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
16804 #: c-decl.c:1534
16805 #, fuzzy, gcc-internal-format
16806 msgid "%q+D declared inline after its definition"
16807 msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤è¤ê¤â¸å¤Ç inline Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
16809 #: c-decl.c:1553
16810 #, fuzzy, gcc-internal-format
16811 msgid "redefinition of parameter %q+D"
16812 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
16814 #: c-decl.c:1580
16815 #, fuzzy, gcc-internal-format
16816 msgid "redundant redeclaration of %q+D"
16817 msgstr "`%s' ¤Î¾éĹ¤ÊºÆÀë¸À¤¬Æ±°ì¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
16819 #: c-decl.c:1932
16820 #, fuzzy, gcc-internal-format
16821 msgid "declaration of %q+D shadows previous non-variable"
16822 msgstr "`%s' ¤ÎÀë¸À¤ÏÁ°Êý¤Î¥í¡¼¥«¥ë¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
16824 #: c-decl.c:1937
16825 #, fuzzy, gcc-internal-format
16826 msgid "declaration of %q+D shadows a parameter"
16827 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
16829 #: c-decl.c:1940
16830 #, fuzzy, gcc-internal-format
16831 msgid "declaration of %q+D shadows a global declaration"
16832 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
16834 #: c-decl.c:1950
16835 #, fuzzy, gcc-internal-format
16836 msgid "declaration of %q+D shadows a previous local"
16837 msgstr "`%s' ¤ÎÀë¸À¤ÏÁ°Êý¤Î¥í¡¼¥«¥ë¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
16839 #: c-decl.c:1953 cp/name-lookup.c:972 cp/name-lookup.c:1003
16840 #: cp/name-lookup.c:1011
16841 #, gcc-internal-format
16842 msgid "%Jshadowed declaration is here"
16843 msgstr ""
16845 #: c-decl.c:2153
16846 #, fuzzy, gcc-internal-format
16847 msgid "nested extern declaration of %qD"
16848 msgstr "`%s' ¤Î extern Àë¸À¤¬¥Í¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
16850 #: c-decl.c:2322
16851 #, fuzzy, gcc-internal-format
16852 msgid "implicit declaration of function %qE"
16853 msgstr "´Ø¿ô `%s' ¤Î°ÅÌÛ¤ÎÀë¸À"
16855 #: c-decl.c:2383
16856 #, fuzzy, gcc-internal-format
16857 msgid "incompatible implicit declaration of built-in function %qD"
16858 msgstr "´Ø¿ô `%s' ¤Î°ÅÌÛ¤ÎÀë¸À"
16860 #: c-decl.c:2392
16861 #, fuzzy, gcc-internal-format
16862 msgid "incompatible implicit declaration of function %qD"
16863 msgstr "´Ø¿ô `%s' ¤Î°ÅÌÛ¤ÎÀë¸À"
16865 #: c-decl.c:2445
16866 #, fuzzy, gcc-internal-format
16867 msgid "%H%qE undeclared here (not in a function)"
16868 msgstr "`%s' ¤¬¤³¤³¤Ç¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó (´Ø¿ô¤ÎÃæ¤Ç¤Ï¤Ê¤¤)"
16870 #: c-decl.c:2450
16871 #, fuzzy, gcc-internal-format
16872 msgid "%H%qE undeclared (first use in this function)"
16873 msgstr "`%s' ¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó (¤³¤Î´Ø¿ôÆâ¤ÇºÇ½é¤ËÍøÍÑ)"
16875 #: c-decl.c:2454
16876 #, fuzzy, gcc-internal-format
16877 msgid "%H(Each undeclared identifier is reported only once"
16878 msgstr "(̤Àë¸À¤Î³ÆÊÑ¿ô¤Ë¤Ä¤¤¤Æ¤Ï¡¢¤½¤ì¤¬ºÇ½é¤Ë¸½¤ï¤ì¤¿¤½¤ì¤¾¤ì¤Î´Ø¿ô"
16880 #: c-decl.c:2455
16881 #, fuzzy, gcc-internal-format
16882 msgid "%Hfor each function it appears in.)"
16883 msgstr " ¤ËÂФ·¤Æ°ìÅÙ¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹¡£)"
16885 #: c-decl.c:2493 cp/decl.c:2268
16886 #, fuzzy, gcc-internal-format
16887 msgid "label %qE referenced outside of any function"
16888 msgstr "¥é¥Ù¥ë %s ¤¬¤¢¤é¤æ¤ë´Ø¿ô¤Î³°Â¦¤Ç»²¾È¤µ¤ì¤Þ¤·¤¿"
16890 #: c-decl.c:2535
16891 #, fuzzy, gcc-internal-format
16892 msgid "duplicate label declaration %qE"
16893 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
16895 #: c-decl.c:2571
16896 #, fuzzy, gcc-internal-format
16897 msgid "%Hduplicate label %qD"
16898 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
16900 #: c-decl.c:2581
16901 #, fuzzy, gcc-internal-format
16902 msgid "%Jjump into statement expression"
16903 msgstr "¼°¤Î½ª¤ê°Ê¹ß¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
16905 #: c-decl.c:2583
16906 #, gcc-internal-format
16907 msgid "%Jjump into scope of identifier with variably modified type"
16908 msgstr ""
16910 #: c-decl.c:2598
16911 #, gcc-internal-format
16912 msgid "%Htraditional C lacks a separate namespace for labels, identifier %qE conflicts"
16913 msgstr ""
16915 #: c-decl.c:2673
16916 #, gcc-internal-format
16917 msgid "%H%qE defined as wrong kind of tag"
16918 msgstr ""
16920 #: c-decl.c:2897
16921 #, gcc-internal-format
16922 msgid "unnamed struct/union that defines no instances"
16923 msgstr "̵̾¹½Â¤ÂÎ/¶¦ÍÑÂΤ¬¡¢¤½¤Î¥¤¥ó¥¹¥¿¥ó¥¹¤òÄêµÁ¤·¤Æ¤¤¤Þ¤»¤ó"
16925 #: c-decl.c:2905
16926 #, gcc-internal-format
16927 msgid "empty declaration with storage class specifier does not redeclare tag"
16928 msgstr ""
16930 #: c-decl.c:2916
16931 #, fuzzy, gcc-internal-format
16932 msgid "empty declaration with type qualifier does not redeclare tag"
16933 msgstr "Àë¸À¤¬²¿¤âÀë¸À¤·¤Æ¤¤¤Þ¤»¤ó"
16935 #: c-decl.c:2937 c-decl.c:2944
16936 #, fuzzy, gcc-internal-format
16937 msgid "useless type name in empty declaration"
16938 msgstr "¶õ¤ÎÀë¸À¤ÎÃæ¤Ë¡¢Ìµ°ÕÌ£¤Ê¥­¡¼¥ï¡¼¥ÉËô¤Ï·¿Ì¾¤¬¤¢¤ê¤Þ¤¹"
16940 #: c-decl.c:2952
16941 #, fuzzy, gcc-internal-format
16942 msgid "%<inline%> in empty declaration"
16943 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
16945 #: c-decl.c:2958
16946 #, fuzzy, gcc-internal-format
16947 msgid "%<auto%> in file-scope empty declaration"
16948 msgstr "°ì¤Ä¤Î¶õ¤ÎÀë¸ÀÃæ¤Ë¡¢Æó¤Ä¤Î·¿¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
16950 #: c-decl.c:2964
16951 #, fuzzy, gcc-internal-format
16952 msgid "%<register%> in file-scope empty declaration"
16953 msgstr "°ì¤Ä¤Î¶õ¤ÎÀë¸ÀÃæ¤Ë¡¢Æó¤Ä¤Î·¿¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
16955 #: c-decl.c:2970
16956 #, fuzzy, gcc-internal-format
16957 msgid "useless storage class specifier in empty declaration"
16958 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
16960 #: c-decl.c:2976
16961 #, fuzzy, gcc-internal-format
16962 msgid "useless %<__thread%> in empty declaration"
16963 msgstr "¶õ¤ÎÀë¸À¤ÎÃæ¤Ë¡¢Ìµ°ÕÌ£¤Ê¥­¡¼¥ï¡¼¥ÉËô¤Ï·¿Ì¾¤¬¤¢¤ê¤Þ¤¹"
16965 #: c-decl.c:2984
16966 #, fuzzy, gcc-internal-format
16967 msgid "useless type qualifier in empty declaration"
16968 msgstr "¶õ¤ÎÀë¸À¤ÎÃæ¤Ë¡¢Ìµ°ÕÌ£¤Ê¥­¡¼¥ï¡¼¥ÉËô¤Ï·¿Ì¾¤¬¤¢¤ê¤Þ¤¹"
16970 #: c-decl.c:2991 c-parser.c:1284
16971 #, gcc-internal-format
16972 msgid "empty declaration"
16973 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
16975 #: c-decl.c:3057
16976 #, gcc-internal-format
16977 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
16978 msgstr ""
16980 #: c-decl.c:3060
16981 #, fuzzy, gcc-internal-format
16982 msgid "ISO C90 does not support %<[*]%> array declarators"
16983 msgstr "ISO C89 ¤Ï²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
16985 #. C99 6.7.5.2p4
16986 #. A function definition isn't function prototype scope C99 6.2.1p4.
16987 #. C99 6.7.5.2p4
16988 #: c-decl.c:3067 c-decl.c:4935
16989 #, gcc-internal-format
16990 msgid "%<[*]%> not allowed in other than function prototype scope"
16991 msgstr ""
16993 #: c-decl.c:3091
16994 #, fuzzy, gcc-internal-format
16995 msgid "static or type qualifiers in abstract declarator"
16996 msgstr "¥Ý¥¤¥ó¥¿Àë¸À»Ò¤ËÉÔŬÀڤʷ¿½¤¾þ»Ò"
16998 #: c-decl.c:3177
16999 #, fuzzy, gcc-internal-format
17000 msgid "%q+D is usually a function"
17001 msgstr "`%s' ¤ÏÄ̾ï¤Ï´Ø¿ô¤Ç¤¹"
17003 #: c-decl.c:3186 cp/decl.c:3874 cp/decl2.c:779
17004 #, fuzzy, gcc-internal-format
17005 msgid "typedef %qD is initialized (use __typeof__ instead)"
17006 msgstr "typedef `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
17008 #: c-decl.c:3191
17009 #, fuzzy, gcc-internal-format
17010 msgid "function %qD is initialized like a variable"
17011 msgstr "´Ø¿ô `%s' ¤¬ÊÑ¿ô¤Ç¤¢¤ë¤«¤Î¤è¤¦¤Ë½é´ü²½¤µ¤ì¤Þ¤·¤¿"
17013 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
17014 #: c-decl.c:3197
17015 #, fuzzy, gcc-internal-format
17016 msgid "parameter %qD is initialized"
17017 msgstr "²¾°ú¿ô `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
17019 #: c-decl.c:3222
17020 #, fuzzy, gcc-internal-format
17021 msgid "variable %qD has initializer but incomplete type"
17022 msgstr "ÊÑ¿ô `%s' ¤Ë¤Ï½é´ü²½»Ò¤¬¤¢¤ê¤Þ¤¹¤¬¡¢ÉÔ´°Á´·¿¤Ç¤¹"
17024 #: c-decl.c:3298 c-decl.c:6022 cp/decl.c:3916 cp/decl.c:10551
17025 #, fuzzy, gcc-internal-format
17026 msgid "inline function %q+D given attribute noinline"
17027 msgstr "´Ø¿ô¤¬Â礭¤¹¤®¤Æ inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
17029 #: c-decl.c:3389
17030 #, fuzzy, gcc-internal-format
17031 msgid "initializer fails to determine size of %q+D"
17032 msgstr "½é´ü²½»Ò¤Ï `%s' ¤Î¥µ¥¤¥º¤ÎÆÃÄê¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
17034 #: c-decl.c:3394
17035 #, fuzzy, gcc-internal-format
17036 msgid "array size missing in %q+D"
17037 msgstr "`%s' ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
17039 #: c-decl.c:3406
17040 #, fuzzy, gcc-internal-format
17041 msgid "zero or negative size array %q+D"
17042 msgstr "`%s' ¤ÎÇÛÎó¥µ¥¤¥º¤¬¥¼¥íËô¤ÏÉé¤Ç¤¹"
17044 #: c-decl.c:3461 varasm.c:1764
17045 #, fuzzy, gcc-internal-format
17046 msgid "storage size of %q+D isn%'t known"
17047 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬¤ï¤«¤ê¤Þ¤»¤ó"
17049 #: c-decl.c:3471
17050 #, fuzzy, gcc-internal-format
17051 msgid "storage size of %q+D isn%'t constant"
17052 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬°ìÄê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
17054 #: c-decl.c:3516
17055 #, fuzzy, gcc-internal-format
17056 msgid "ignoring asm-specifier for non-static local variable %q+D"
17057 msgstr "Èó static ¥í¡¼¥«¥ëÊÑ¿ô `%s' ¤Ø¤Î asm »ØÄê»Ò¤Ï̵»ë¤µ¤ì¤Þ¤¹"
17059 #: c-decl.c:3544 fortran/f95-lang.c:683
17060 #, gcc-internal-format
17061 msgid "cannot put object with volatile field into register"
17062 msgstr "volatile ¥Õ¥£¡¼¥ë¥É¤ò¥ì¥¸¥¹¥¿¤Ë»ý¤Ã¤Æ¤¤¤ë¤è¤¦¤Ê¥ª¥Ö¥¸¥§¥¯¥È¤òÃÖ¤±¤Þ¤»¤ó"
17064 #: c-decl.c:3670
17065 #, gcc-internal-format
17066 msgid "ISO C forbids forward parameter declarations"
17067 msgstr "ISO C ¤ÏÁ°Êý²¾°ú¿ôÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
17069 #: c-decl.c:3789
17070 #, fuzzy, gcc-internal-format
17071 msgid "bit-field %qs width not an integer constant"
17072 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
17074 #: c-decl.c:3797
17075 #, fuzzy, gcc-internal-format
17076 msgid "negative width in bit-field %qs"
17077 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬Éé¤Î¿ô¤Ç¤¹"
17079 #: c-decl.c:3802
17080 #, fuzzy, gcc-internal-format
17081 msgid "zero width for bit-field %qs"
17082 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬ 0 ¤Ç¤¹"
17084 #: c-decl.c:3812
17085 #, fuzzy, gcc-internal-format
17086 msgid "bit-field %qs has invalid type"
17087 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
17089 #: c-decl.c:3822
17090 #, fuzzy, gcc-internal-format
17091 msgid "type of bit-field %qs is a GCC extension"
17092 msgstr "#%s ¤Ï GCC ¤Î³ÈÄ¥¤Ç¤¹"
17094 #: c-decl.c:3831
17095 #, fuzzy, gcc-internal-format
17096 msgid "width of %qs exceeds its type"
17097 msgstr "`%s' ¤ÎÉý¤Ï¤½¤Î·¿¤Î¥µ¥¤¥º¤òĶ¤¨¤Æ¤¤¤Þ¤¹"
17099 #: c-decl.c:3844
17100 #, fuzzy, gcc-internal-format
17101 msgid "%qs is narrower than values of its type"
17102 msgstr "`%s' ¤Ï¤½¤Î·¿¤ÎÃͤè¤ê¤â¶¹¤¤¤Ç¤¹"
17104 #: c-decl.c:3961 c-decl.c:4238
17105 #, gcc-internal-format
17106 msgid "variably modified %qs at file scope"
17107 msgstr ""
17109 #: c-decl.c:3979
17110 #, fuzzy, gcc-internal-format
17111 msgid "type defaults to %<int%> in declaration of %qs"
17112 msgstr "`%s' ¤ÎÀë¸À¤Ç·¿¤¬¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤µ¤ì¤Þ¤·¤¿"
17114 #: c-decl.c:4007
17115 #, fuzzy, gcc-internal-format
17116 msgid "duplicate %<const%>"
17117 msgstr "½ÅÊ£¤·¤¿ `const'"
17119 #: c-decl.c:4009
17120 #, fuzzy, gcc-internal-format
17121 msgid "duplicate %<restrict%>"
17122 msgstr "½ÅÊ£¤·¤¿¥é¥Ù¥ë `restrict'"
17124 #: c-decl.c:4011
17125 #, fuzzy, gcc-internal-format
17126 msgid "duplicate %<volatile%>"
17127 msgstr "½ÅÊ£¤·¤¿ `volatile'"
17129 #: c-decl.c:4030
17130 #, fuzzy, gcc-internal-format
17131 msgid "function definition declared %<auto%>"
17132 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `auto' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
17134 #: c-decl.c:4032
17135 #, fuzzy, gcc-internal-format
17136 msgid "function definition declared %<register%>"
17137 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `register' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
17139 #: c-decl.c:4034
17140 #, fuzzy, gcc-internal-format
17141 msgid "function definition declared %<typedef%>"
17142 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `typedef' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
17144 #: c-decl.c:4036
17145 #, fuzzy, gcc-internal-format
17146 msgid "function definition declared %<__thread%>"
17147 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `typedef' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
17149 #: c-decl.c:4052
17150 #, fuzzy, gcc-internal-format
17151 msgid "storage class specified for structure field %qs"
17152 msgstr "¹½Â¤ÂÎ¥Õ¥£¡¼¥ë¥É `%s' ¤Ë»ØÄꤵ¤ì¤¿µ­²±¥¯¥é¥¹"
17154 #: c-decl.c:4056 cp/decl.c:7580
17155 #, fuzzy, gcc-internal-format
17156 msgid "storage class specified for parameter %qs"
17157 msgstr "²¾°ú¿ô `%s' ¤Ç»ØÄꤵ¤ì¤¿µ­²±¥¯¥é¥¹"
17159 #: c-decl.c:4059 cp/decl.c:7582
17160 #, gcc-internal-format
17161 msgid "storage class specified for typename"
17162 msgstr "·¿Ì¾¤ËÂФ·¤Æ»ØÄꤵ¤ì¤¿µ­²±¥¯¥é¥¹"
17164 #: c-decl.c:4076 cp/decl.c:7599
17165 #, fuzzy, gcc-internal-format
17166 msgid "%qs initialized and declared %<extern%>"
17167 msgstr "`%s' ¤¬½é´ü²½¤µ¤ì¤ë¤È¤³¤í¤Ç¡¢`extern' Àë¸À¤µ¤ì¤Þ¤·¤¿"
17169 #: c-decl.c:4079 cp/decl.c:7602
17170 #, fuzzy, gcc-internal-format
17171 msgid "%qs has both %<extern%> and initializer"
17172 msgstr "`%s' ¤Ë `extern' ¤È½é´ü²½»Ò¤ÎξÊý¤¬¤¢¤ê¤Þ¤¹"
17174 #: c-decl.c:4084
17175 #, fuzzy, gcc-internal-format
17176 msgid "file-scope declaration of %qs specifies %<auto%>"
17177 msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹"
17179 #: c-decl.c:4086
17180 #, fuzzy, gcc-internal-format
17181 msgid "file-scope declaration of %qs specifies %<register%>"
17182 msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹"
17184 #: c-decl.c:4091 cp/decl.c:7606
17185 #, fuzzy, gcc-internal-format
17186 msgid "nested function %qs declared %<extern%>"
17187 msgstr "¥Í¥¹¥È¤·¤¿´Ø¿ô `%s' ¤Ï `extern' ¤ËÀë¸À¤µ¤ì¤Þ¤·¤¿"
17189 #: c-decl.c:4094 cp/decl.c:7616
17190 #, gcc-internal-format
17191 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
17192 msgstr ""
17194 #. Only the innermost declarator (making a parameter be of
17195 #. array type which is converted to pointer type)
17196 #. may have static or type qualifiers.
17197 #: c-decl.c:4141 c-decl.c:4392
17198 #, fuzzy, gcc-internal-format
17199 msgid "static or type qualifiers in non-parameter array declarator"
17200 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
17202 #: c-decl.c:4188
17203 #, fuzzy, gcc-internal-format
17204 msgid "declaration of %qs as array of voids"
17205 msgstr "`%s' ¤ÎÀë¸À¤Ï void ¤ÎÇÛÎó"
17207 #: c-decl.c:4194
17208 #, fuzzy, gcc-internal-format
17209 msgid "declaration of %qs as array of functions"
17210 msgstr "`%s' ¤ÎÀë¸À¤Ï´Ø¿ô¤ÎÇÛÎó"
17212 #: c-decl.c:4199
17213 #, fuzzy, gcc-internal-format
17214 msgid "invalid use of structure with flexible array member"
17215 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
17217 #: c-decl.c:4219
17218 #, fuzzy, gcc-internal-format
17219 msgid "size of array %qs has non-integer type"
17220 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿"
17222 #: c-decl.c:4224
17223 #, fuzzy, gcc-internal-format
17224 msgid "ISO C forbids zero-size array %qs"
17225 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
17227 #: c-decl.c:4231
17228 #, fuzzy, gcc-internal-format
17229 msgid "size of array %qs is negative"
17230 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Éé¤Ç¤¹"
17232 #: c-decl.c:4251
17233 #, fuzzy, gcc-internal-format
17234 msgid "ISO C90 forbids array %qs whose size can%'t be evaluated"
17235 msgstr "ISO C89 ¤Ï¥µ¥¤¥º¤¬É¾²Á¤Ç¤­¤Ê¤¤ÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
17237 #: c-decl.c:4255
17238 #, fuzzy, gcc-internal-format
17239 msgid "ISO C90 forbids variable-size array %qs"
17240 msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
17242 #: c-decl.c:4295 c-decl.c:4550 cp/decl.c:8015
17243 #, fuzzy, gcc-internal-format
17244 msgid "size of array %qs is too large"
17245 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Â礭¤¹¤®¤Þ¤¹"
17247 #: c-decl.c:4306
17248 #, fuzzy, gcc-internal-format
17249 msgid "ISO C90 does not support flexible array members"
17250 msgstr "ISO C89 ¤Ï²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
17252 #. C99 6.7.5.2p4
17253 #: c-decl.c:4319 c-parser.c:4910
17254 #, gcc-internal-format
17255 msgid "%<[*]%> not allowed in other than a declaration"
17256 msgstr ""
17258 #: c-decl.c:4342
17259 #, gcc-internal-format
17260 msgid "array type has incomplete element type"
17261 msgstr "ÇÛÎó¤Î·¿¤¬ÉÔ´°Á´Í×ÁÇ·¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
17263 #: c-decl.c:4424 cp/decl.c:7700
17264 #, fuzzy, gcc-internal-format
17265 msgid "%qs declared as function returning a function"
17266 msgstr "`%s' ¤Ï´Ø¿ô¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
17268 #: c-decl.c:4429 cp/decl.c:7705
17269 #, fuzzy, gcc-internal-format
17270 msgid "%qs declared as function returning an array"
17271 msgstr "`%s' ¤ÏÇÛÎó¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
17273 #: c-decl.c:4451
17274 #, fuzzy, gcc-internal-format
17275 msgid "function definition has qualified void return type"
17276 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `typedef' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
17278 #: c-decl.c:4454
17279 #, gcc-internal-format
17280 msgid "type qualifiers ignored on function return type"
17281 msgstr "´Ø¿ôÌá¤êÃͤη¿½¤¾þ»Ò¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
17283 #: c-decl.c:4483 c-decl.c:4563 c-decl.c:4650 c-decl.c:4740
17284 #, gcc-internal-format
17285 msgid "ISO C forbids qualified function types"
17286 msgstr "ISO C ¤Ï´Ø¿ô¤Î·¿½¤¾þ»Ò¤ò¶Ø¤¸¤Þ¤¹"
17288 #: c-decl.c:4571
17289 #, fuzzy, gcc-internal-format
17290 msgid "typedef %q+D declared %<inline%>"
17291 msgstr "ÊÑ¿ô `%s' ¤¬ `inline' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
17293 #: c-decl.c:4586
17294 #, gcc-internal-format
17295 msgid "ISO C forbids const or volatile function types"
17296 msgstr "ISO C ¤Ï const ¤ä volatile ¤Î´Ø¿ô·¿¤ò¶Ø¤¸¤Þ¤¹"
17298 #. C99 6.7.2.1p8
17299 #: c-decl.c:4597
17300 #, gcc-internal-format
17301 msgid "a member of a structure or union cannot have a variably modified type"
17302 msgstr ""
17304 #: c-decl.c:4613
17305 #, fuzzy, gcc-internal-format
17306 msgid "variable or field %qs declared void"
17307 msgstr "ÊÑ¿ô¤Þ¤¿¤ÏÎΰè `%s' ¤Ï void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
17309 #: c-decl.c:4643
17310 #, fuzzy, gcc-internal-format
17311 msgid "attributes in parameter array declarator ignored"
17312 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Ç `::' ¤ò»È¤¨¤Þ¤»¤ó"
17314 #: c-decl.c:4677
17315 #, fuzzy, gcc-internal-format
17316 msgid "parameter %q+D declared %<inline%>"
17317 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
17319 #: c-decl.c:4690
17320 #, fuzzy, gcc-internal-format
17321 msgid "field %qs declared as a function"
17322 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
17324 #: c-decl.c:4696
17325 #, fuzzy, gcc-internal-format
17326 msgid "field %qs has incomplete type"
17327 msgstr "Îΰè `%s' ¤ÏÉÔ´°Á´¤Ê·¿¤Ç¤¹"
17329 #: c-decl.c:4710 c-decl.c:4722 c-decl.c:4726
17330 #, fuzzy, gcc-internal-format
17331 msgid "invalid storage class for function %qs"
17332 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
17334 #: c-decl.c:4746
17335 #, fuzzy, gcc-internal-format
17336 msgid "%<noreturn%> function returns non-void value"
17337 msgstr "`noreturn' ´Ø¿ô¤¬Èó void ÃͤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
17339 #: c-decl.c:4774
17340 #, fuzzy, gcc-internal-format
17341 msgid "cannot inline function %<main%>"
17342 msgstr "`main' ¤ò inline ´Ø¿ô¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
17344 #: c-decl.c:4821
17345 #, gcc-internal-format
17346 msgid "variable previously declared %<static%> redeclared %<extern%>"
17347 msgstr ""
17349 #: c-decl.c:4831
17350 #, fuzzy, gcc-internal-format
17351 msgid "variable %q+D declared %<inline%>"
17352 msgstr "ÊÑ¿ô `%s' ¤¬ `inline' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
17354 #. A mere warning is sure to result in improper semantics
17355 #. at runtime.  Don't bother to allow this to compile.
17356 #. A mere warning is sure to result in improper
17357 #. semantics at runtime.  Don't bother to allow this to
17358 #. compile.
17359 #: c-decl.c:4861 cp/decl.c:6467 cp/decl.c:8607
17360 #, fuzzy, gcc-internal-format
17361 msgid "thread-local storage not supported for this target"
17362 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
17364 #. C99 6.7.5.2p2
17365 #: c-decl.c:4869
17366 #, gcc-internal-format
17367 msgid "object with variably modified type must have no linkage"
17368 msgstr ""
17370 #: c-decl.c:4940 c-decl.c:6103
17371 #, fuzzy, gcc-internal-format
17372 msgid "function declaration isn%'t a prototype"
17373 msgstr "´Ø¿ôÀë¸À¤Ï¥×¥í¥È¥¿¥¤¥×¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
17375 #: c-decl.c:4948
17376 #, gcc-internal-format
17377 msgid "parameter names (without types) in function declaration"
17378 msgstr "´Ø¿ôÀë¸ÀÃæ¤Ë¡Ê·¿¤Î̵¤¤¡Ë²¾°ú¿ô̾¤¬¤¢¤ê¤Þ¤¹"
17380 #: c-decl.c:4981
17381 #, fuzzy, gcc-internal-format
17382 msgid "parameter %u (%q+D) has incomplete type"
17383 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
17385 #: c-decl.c:4984
17386 #, fuzzy, gcc-internal-format
17387 msgid "%Jparameter %u has incomplete type"
17388 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
17390 #: c-decl.c:4993
17391 #, fuzzy, gcc-internal-format
17392 msgid "parameter %u (%q+D) has void type"
17393 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
17395 #: c-decl.c:4996
17396 #, fuzzy, gcc-internal-format
17397 msgid "%Jparameter %u has void type"
17398 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
17400 #: c-decl.c:5058
17401 #, gcc-internal-format
17402 msgid "%<void%> as only parameter may not be qualified"
17403 msgstr ""
17405 #: c-decl.c:5062 c-decl.c:5096
17406 #, gcc-internal-format
17407 msgid "%<void%> must be the only parameter"
17408 msgstr ""
17410 #: c-decl.c:5090
17411 #, fuzzy, gcc-internal-format
17412 msgid "parameter %q+D has just a forward declaration"
17413 msgstr "²¾°ú¿ô `%s' ¾¯¤·Á°Êý¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
17415 #. The %s will be one of 'struct', 'union', or 'enum'.
17416 #: c-decl.c:5135
17417 #, fuzzy, gcc-internal-format
17418 msgid "%<%s %E%> declared inside parameter list"
17419 msgstr "`%s %s' ¤Ï²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
17421 #. The %s will be one of 'struct', 'union', or 'enum'.
17422 #: c-decl.c:5139
17423 #, fuzzy, gcc-internal-format
17424 msgid "anonymous %s declared inside parameter list"
17425 msgstr "̵̾¹½Â¤ÂΤ¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
17427 #: c-decl.c:5144
17428 #, fuzzy, gcc-internal-format
17429 msgid "its scope is only this definition or declaration, which is probably not what you want"
17430 msgstr "¤½¤Î¥¹¥³¡¼¥×¤ÏÄêµÁ¤«Àë¸À¤À¤±¤Ç¤¹¡¢¶²¤é¤¯Ë¾¤ó¤À¤³¤È¤È°Û¤Ê¤ë¤Ç¤·¤ç¤¦¡£"
17432 #: c-decl.c:5278
17433 #, fuzzy, gcc-internal-format
17434 msgid "redefinition of %<union %E%>"
17435 msgstr "`%s %s' ¤ÎºÆÄêµÁ"
17437 #: c-decl.c:5280
17438 #, fuzzy, gcc-internal-format
17439 msgid "redefinition of %<struct %E%>"
17440 msgstr "`%s %s' ¤ÎºÆÄêµÁ"
17442 #: c-decl.c:5285
17443 #, fuzzy, gcc-internal-format
17444 msgid "nested redefinition of %<union %E%>"
17445 msgstr "`%s' ¤Î¥Í¥¹¥È¤·¤¿ºÆÄêµÁ"
17447 #: c-decl.c:5287
17448 #, fuzzy, gcc-internal-format
17449 msgid "nested redefinition of %<struct %E%>"
17450 msgstr "`%s' ¤Î¥Í¥¹¥È¤·¤¿ºÆÄêµÁ"
17452 #: c-decl.c:5358 cp/decl.c:3679
17453 #, gcc-internal-format
17454 msgid "declaration does not declare anything"
17455 msgstr "Àë¸À¤¬²¿¤âÀë¸À¤·¤Æ¤¤¤Þ¤»¤ó"
17457 #: c-decl.c:5362
17458 #, fuzzy, gcc-internal-format
17459 msgid "ISO C doesn%'t support unnamed structs/unions"
17460 msgstr "ISO C ¤Ç¤Ï̵̾¹½Â¤ÂΤ䶦ÍÑÂΤò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
17462 #: c-decl.c:5405 c-decl.c:5421
17463 #, fuzzy, gcc-internal-format
17464 msgid "duplicate member %q+D"
17465 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
17467 #: c-decl.c:5460
17468 #, fuzzy, gcc-internal-format
17469 msgid "union has no named members"
17470 msgstr "̾Á°ÉÕ¤­¥á¥ó¥Ð"
17472 #: c-decl.c:5462
17473 #, fuzzy, gcc-internal-format
17474 msgid "union has no members"
17475 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
17477 #: c-decl.c:5467
17478 #, fuzzy, gcc-internal-format
17479 msgid "struct has no named members"
17480 msgstr "̾Á°ÉÕ¤­¥á¥ó¥Ð"
17482 #: c-decl.c:5469
17483 #, fuzzy, gcc-internal-format
17484 msgid "struct has no members"
17485 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
17487 #: c-decl.c:5531
17488 #, fuzzy, gcc-internal-format
17489 msgid "%Jflexible array member in union"
17490 msgstr "¶¦ÍÑÂΤ˲ÄÊÑÇÛÎó¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤¹"
17492 #: c-decl.c:5536
17493 #, fuzzy, gcc-internal-format
17494 msgid "%Jflexible array member not at end of struct"
17495 msgstr "¹½Â¤ÂΤκǸå¤Ç¤Ï¤Ê¤¤½ê¤Ë²ÄÊÑÇÛÎó¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤¹"
17497 #: c-decl.c:5541
17498 #, fuzzy, gcc-internal-format
17499 msgid "%Jflexible array member in otherwise empty struct"
17500 msgstr "¹½Â¤ÂΤ˲ÄÊÑÇÛÎó¥á¥ó¥Ð°Ê³°¤Î¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤»¤ó"
17502 #: c-decl.c:5548
17503 #, fuzzy, gcc-internal-format
17504 msgid "%Jinvalid use of structure with flexible array member"
17505 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
17507 #: c-decl.c:5657
17508 #, gcc-internal-format
17509 msgid "union cannot be made transparent"
17510 msgstr "¶¦ÍÑÂΤòÆ©²áŪ¤Ë¤Ç¤­¤Þ¤»¤ó"
17512 #: c-decl.c:5728
17513 #, fuzzy, gcc-internal-format
17514 msgid "nested redefinition of %<enum %E%>"
17515 msgstr "`%s' ¤Î¥Í¥¹¥È¤·¤¿ºÆÄêµÁ"
17517 #. This enum is a named one that has been declared already.
17518 #: c-decl.c:5735
17519 #, fuzzy, gcc-internal-format
17520 msgid "redeclaration of %<enum %E%>"
17521 msgstr "`enum %s' ¤ÎºÆÀë¸À"
17523 #: c-decl.c:5798
17524 #, gcc-internal-format
17525 msgid "enumeration values exceed range of largest integer"
17526 msgstr "Îóµó»Ò¤ÎÃͤ¬À°¿ô¤ÎÈϰϤκÇÂçÃͤòĶ¤¨¤Þ¤·¤¿"
17528 #: c-decl.c:5815
17529 #, gcc-internal-format
17530 msgid "specified mode too small for enumeral values"
17531 msgstr ""
17533 #: c-decl.c:5911
17534 #, fuzzy, gcc-internal-format
17535 msgid "enumerator value for %qE is not an integer constant"
17536 msgstr "`%s' ¤ÎÎóµóÃͤ¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
17538 #: c-decl.c:5928
17539 #, gcc-internal-format
17540 msgid "overflow in enumeration values"
17541 msgstr "ÎóµóÃͤ¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼"
17543 #: c-decl.c:5933
17544 #, fuzzy, gcc-internal-format
17545 msgid "ISO C restricts enumerator values to range of %<int%>"
17546 msgstr "ISO C ¤ÏÎóµó»Ò¤ÎÃͤò `int' ¤ÎÈϰϤ˸ÂÄꤷ¤Æ¤¤¤Þ¤¹"
17548 #: c-decl.c:6029
17549 #, gcc-internal-format
17550 msgid "return type is an incomplete type"
17551 msgstr "Ìá¤êÃͤη¿¤¬ÉÔ´°Á´·¿¤Ç¤¹"
17553 #: c-decl.c:6037
17554 #, fuzzy, gcc-internal-format
17555 msgid "return type defaults to %<int%>"
17556 msgstr "Ìá¤êÃͤη¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤·¤Þ¤¹"
17558 #: c-decl.c:6110
17559 #, fuzzy, gcc-internal-format
17560 msgid "no previous prototype for %q+D"
17561 msgstr "`%s' ¤ÎÁ°Êý¥×¥í¥È¥¿¥¤¥×¤¬¤¢¤ê¤Þ¤»¤ó"
17563 #: c-decl.c:6119
17564 #, fuzzy, gcc-internal-format
17565 msgid "%q+D was used with no prototype before its definition"
17566 msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤ÎÁ°¤Ë¥×¥í¥È¥¿¥¤¥×¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
17568 #: c-decl.c:6125
17569 #, fuzzy, gcc-internal-format
17570 msgid "no previous declaration for %q+D"
17571 msgstr "`%s' ¤ÎÁ°ÊýÀë¸À¤¬¤¢¤ê¤Þ¤»¤ó"
17573 #: c-decl.c:6135
17574 #, fuzzy, gcc-internal-format
17575 msgid "%q+D was used with no declaration before its definition"
17576 msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤ÎÁ°¤ÇÀë¸À¤Ê¤·¤Ç»ÈÍѤµ¤ì¤Þ¤·¤¿"
17578 #: c-decl.c:6157
17579 #, fuzzy, gcc-internal-format
17580 msgid "C99 inline functions are not supported; using GNU89"
17581 msgstr "¤³¤ÎÌá¤êÃÍ·¿¤Î inline ´Ø¿ô¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
17583 #: c-decl.c:6161
17584 #, gcc-internal-format
17585 msgid "to disable this warning use -fgnu89-inline or the gnu_inline function attribute"
17586 msgstr ""
17588 #: c-decl.c:6191 c-decl.c:6712
17589 #, fuzzy, gcc-internal-format
17590 msgid "return type of %q+D is not %<int%>"
17591 msgstr "`%s' ¤ÎÌá¤êÃͤη¿¤¬ `int' ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
17593 #: c-decl.c:6206
17594 #, fuzzy, gcc-internal-format
17595 msgid "first argument of %q+D should be %<int%>"
17596 msgstr "`%s' ¤ÎÂè°ì°ú¿ô¤Ï `int' ¤È¤¹¤Ù¤­¤Ç¤¹"
17598 #: c-decl.c:6214
17599 #, fuzzy, gcc-internal-format
17600 msgid "second argument of %q+D should be %<char **%>"
17601 msgstr "`%s' ¤ÎÂèÆó°ú¿ô¤Ï `char **' ¤È¤¹¤Ù¤­¤Ç¤¹"
17603 #: c-decl.c:6223
17604 #, fuzzy, gcc-internal-format
17605 msgid "third argument of %q+D should probably be %<char **%>"
17606 msgstr "`%s' ¤ÎÂè»°°ú¿ô¤Ï¤ª¤½¤é¤¯ `char **' ¤È¤¹¤Ù¤­¤Ç¤·¤ç¤¦"
17608 #: c-decl.c:6233
17609 #, fuzzy, gcc-internal-format
17610 msgid "%q+D takes only zero or two arguments"
17611 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
17613 #: c-decl.c:6236
17614 #, fuzzy, gcc-internal-format
17615 msgid "%q+D is normally a non-static function"
17616 msgstr "`%s' ¤ÏÄ̾Èó static ¤Ê´Ø¿ô¤Ç¤¹"
17618 #: c-decl.c:6282
17619 #, gcc-internal-format
17620 msgid "%Jold-style parameter declarations in prototyped function definition"
17621 msgstr ""
17623 #: c-decl.c:6296
17624 #, fuzzy, gcc-internal-format
17625 msgid "%Jtraditional C rejects ISO C style function definitions"
17626 msgstr "¸Å¤¤ C ¤Ç¤Ïʸ»úÎó·ë¹ç¤òµñÈݤ·¤Þ¤¹"
17628 #: c-decl.c:6312
17629 #, fuzzy, gcc-internal-format
17630 msgid "%Jparameter name omitted"
17631 msgstr "²¾°ú¿ô¤¬¾Êά¤µ¤ì¤Þ¤·¤¿"
17633 #: c-decl.c:6346
17634 #, fuzzy, gcc-internal-format
17635 msgid "%Jold-style function definition"
17636 msgstr "%s: ´Ø¿ô¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
17638 #: c-decl.c:6355
17639 #, fuzzy, gcc-internal-format
17640 msgid "%Jparameter name missing from parameter list"
17641 msgstr "²¾°ú¿ô¥ê¥¹¥È¤«¤é¤Î²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
17643 #: c-decl.c:6366
17644 #, fuzzy, gcc-internal-format
17645 msgid "%q+D declared as a non-parameter"
17646 msgstr "`%s %s' ¤Ï²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
17648 #: c-decl.c:6371
17649 #, fuzzy, gcc-internal-format
17650 msgid "multiple parameters named %q+D"
17651 msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'"
17653 #: c-decl.c:6379
17654 #, fuzzy, gcc-internal-format
17655 msgid "parameter %q+D declared with void type"
17656 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
17658 #: c-decl.c:6396 c-decl.c:6398
17659 #, fuzzy, gcc-internal-format
17660 msgid "type of %q+D defaults to %<int%>"
17661 msgstr "`%s' ¤Î·¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤·¤Þ¤¹"
17663 #: c-decl.c:6417
17664 #, fuzzy, gcc-internal-format
17665 msgid "parameter %q+D has incomplete type"
17666 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
17668 #: c-decl.c:6423
17669 #, fuzzy, gcc-internal-format
17670 msgid "declaration for parameter %q+D but no such parameter"
17671 msgstr "²¾°ú¿ô `%s' ¤ÎÀë¸À¤¬¤¢¤ê¤Þ¤¹¤¬¡¢¤½¤ó¤Ê²¾°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó"
17673 #: c-decl.c:6473
17674 #, fuzzy, gcc-internal-format
17675 msgid "number of arguments doesn%'t match built-in prototype"
17676 msgstr "²¾°ú¿ô¤Î¿ô¤¬¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
17678 #: c-decl.c:6477
17679 #, fuzzy, gcc-internal-format
17680 msgid "number of arguments doesn%'t match prototype"
17681 msgstr "²¾°ú¿ô¤Î¿ô¤¬¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
17683 #: c-decl.c:6478 c-decl.c:6518 c-decl.c:6531
17684 #, fuzzy, gcc-internal-format
17685 msgid "%Hprototype declaration"
17686 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
17688 #: c-decl.c:6512
17689 #, fuzzy, gcc-internal-format
17690 msgid "promoted argument %qD doesn%'t match built-in prototype"
17691 msgstr "³Ê¾å¤²¤µ¤ì¤¿²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
17693 #: c-decl.c:6516
17694 #, fuzzy, gcc-internal-format
17695 msgid "promoted argument %qD doesn%'t match prototype"
17696 msgstr "³Ê¾å¤²¤µ¤ì¤¿²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
17698 #: c-decl.c:6526
17699 #, fuzzy, gcc-internal-format
17700 msgid "argument %qD doesn%'t match built-in prototype"
17701 msgstr "²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ë°ìÃפ·¤Þ¤»¤ó"
17703 #: c-decl.c:6530
17704 #, fuzzy, gcc-internal-format
17705 msgid "argument %qD doesn%'t match prototype"
17706 msgstr "²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ë°ìÃפ·¤Þ¤»¤ó"
17708 #: c-decl.c:6757 cp/decl.c:11339
17709 #, fuzzy, gcc-internal-format
17710 msgid "no return statement in function returning non-void"
17711 msgstr "Ìá¤ê·¿¤¬´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤»¤ó"
17713 #: c-decl.c:6766
17714 #, gcc-internal-format
17715 msgid "this function may return with or without a value"
17716 msgstr "¤³¤Î´Ø¿ô¤ÏÃͤòÊÖ¤·¤¿¤êÊÖ¤µ¤Ê¤«¤Ã¤¿¤ê¤¹¤ë¤Ç¤·¤ç¤¦"
17718 #. If we get here, declarations have been used in a for loop without
17719 #. the C99 for loop scope.  This doesn't make much sense, so don't
17720 #. allow it.
17721 #: c-decl.c:6863
17722 #, fuzzy, gcc-internal-format
17723 msgid "%<for%> loop initial declaration used outside C99 mode"
17724 msgstr "`for' ¥ë¡¼¥×¤Î½é´ü²½Àë¸À¤¬ C99 ¥â¡¼¥É°Ê³°¤Ç»È¤ï¤ì¤Þ¤·¤¿"
17726 #: c-decl.c:6892
17727 #, fuzzy, gcc-internal-format
17728 msgid "declaration of static variable %q+D in %<for%> loop initial declaration"
17729 msgstr "¥¹¥¿¥Æ¥£¥Ã¥¯ÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤Ë¤¢¤ê¤Þ¤¹"
17731 #: c-decl.c:6895
17732 #, fuzzy, gcc-internal-format
17733 msgid "declaration of %<extern%> variable %q+D in %<for%> loop initial declaration"
17734 msgstr "`extern' ÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤Ë¤¢¤ê¤Þ¤¹"
17736 #: c-decl.c:6900
17737 #, fuzzy, gcc-internal-format
17738 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
17739 msgstr "`%s %s' ¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
17741 #: c-decl.c:6904
17742 #, fuzzy, gcc-internal-format
17743 msgid "%<union %E%> declared in %<for%> loop initial declaration"
17744 msgstr "`%s %s' ¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
17746 #: c-decl.c:6908
17747 #, fuzzy, gcc-internal-format
17748 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
17749 msgstr "`%s %s' ¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
17751 #: c-decl.c:6912
17752 #, fuzzy, gcc-internal-format
17753 msgid "declaration of non-variable %q+D in %<for%> loop initial declaration"
17754 msgstr "ÈóÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸À¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
17756 #: c-decl.c:7201 c-decl.c:7397 c-decl.c:7648
17757 #, fuzzy, gcc-internal-format
17758 msgid "duplicate %qE"
17759 msgstr "`%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
17761 #: c-decl.c:7224 c-decl.c:7406 c-decl.c:7550
17762 #, fuzzy, gcc-internal-format
17763 msgid "two or more data types in declaration specifiers"
17764 msgstr "`%s' ¤ÎÀë¸À¤ËÆó¤Ä°Ê¾å¤Î¥Ç¡¼¥¿·¿¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
17766 #: c-decl.c:7236 cp/parser.c:2047
17767 #, fuzzy, gcc-internal-format
17768 msgid "%<long long long%> is too long for GCC"
17769 msgstr "`long long long' ¤Ï GCC ¤Ë¤È¤Ã¤ÆŤ¹¤®¤Þ¤¹"
17771 #: c-decl.c:7243 c-decl.c:7480
17772 #, gcc-internal-format
17773 msgid "both %<long long%> and %<double%> in declaration specifiers"
17774 msgstr ""
17776 #: c-decl.c:7249
17777 #, fuzzy, gcc-internal-format
17778 msgid "ISO C90 does not support %<long long%>"
17779 msgstr "ISO C89 ¤Ï `long long' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
17781 #: c-decl.c:7254 c-decl.c:7283
17782 #, fuzzy, gcc-internal-format
17783 msgid "both %<long%> and %<short%> in declaration specifiers"
17784 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
17786 #: c-decl.c:7257 c-decl.c:7413
17787 #, fuzzy, gcc-internal-format
17788 msgid "both %<long%> and %<void%> in declaration specifiers"
17789 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
17791 #: c-decl.c:7260 c-decl.c:7432
17792 #, fuzzy, gcc-internal-format
17793 msgid "both %<long%> and %<_Bool%> in declaration specifiers"
17794 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
17796 #: c-decl.c:7263 c-decl.c:7451
17797 #, fuzzy, gcc-internal-format
17798 msgid "both %<long%> and %<char%> in declaration specifiers"
17799 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
17801 #: c-decl.c:7266 c-decl.c:7464
17802 #, fuzzy, gcc-internal-format
17803 msgid "both %<long%> and %<float%> in declaration specifiers"
17804 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
17806 #: c-decl.c:7269
17807 #, gcc-internal-format
17808 msgid "both %<long%> and %<_Decimal32%> in declaration specifiers"
17809 msgstr ""
17811 #: c-decl.c:7272
17812 #, gcc-internal-format
17813 msgid "both %<long%> and %<_Decimal64%> in declaration specifiers"
17814 msgstr ""
17816 #: c-decl.c:7275
17817 #, gcc-internal-format
17818 msgid "both %<long%> and %<_Decimal128%> in declaration specifiers"
17819 msgstr ""
17821 #: c-decl.c:7286 c-decl.c:7416
17822 #, gcc-internal-format
17823 msgid "both %<short%> and %<void%> in declaration specifiers"
17824 msgstr ""
17826 #: c-decl.c:7289 c-decl.c:7435
17827 #, gcc-internal-format
17828 msgid "both %<short%> and %<_Bool%> in declaration specifiers"
17829 msgstr ""
17831 #: c-decl.c:7292 c-decl.c:7454
17832 #, gcc-internal-format
17833 msgid "both %<short%> and %<char%> in declaration specifiers"
17834 msgstr ""
17836 #: c-decl.c:7295 c-decl.c:7467
17837 #, gcc-internal-format
17838 msgid "both %<short%> and %<float%> in declaration specifiers"
17839 msgstr ""
17841 #: c-decl.c:7298 c-decl.c:7483
17842 #, gcc-internal-format
17843 msgid "both %<short%> and %<double%> in declaration specifiers"
17844 msgstr ""
17846 #: c-decl.c:7301
17847 #, gcc-internal-format
17848 msgid "both %<short%> and %<_Decimal32%> in declaration specifiers"
17849 msgstr ""
17851 #: c-decl.c:7304
17852 #, gcc-internal-format
17853 msgid "both %<short%> and %<_Decimal64%> in declaration specifiers"
17854 msgstr ""
17856 #: c-decl.c:7307
17857 #, gcc-internal-format
17858 msgid "both %<short%> and %<_Decimal128%> in declaration specifiers"
17859 msgstr ""
17861 #: c-decl.c:7315 c-decl.c:7344
17862 #, fuzzy, gcc-internal-format
17863 msgid "both %<signed%> and %<unsigned%> in declaration specifiers"
17864 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
17866 #: c-decl.c:7318 c-decl.c:7419
17867 #, fuzzy, gcc-internal-format
17868 msgid "both %<signed%> and %<void%> in declaration specifiers"
17869 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
17871 #: c-decl.c:7321 c-decl.c:7438
17872 #, fuzzy, gcc-internal-format
17873 msgid "both %<signed%> and %<_Bool%> in declaration specifiers"
17874 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
17876 #: c-decl.c:7324 c-decl.c:7470
17877 #, fuzzy, gcc-internal-format
17878 msgid "both %<signed%> and %<float%> in declaration specifiers"
17879 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
17881 #: c-decl.c:7327 c-decl.c:7486
17882 #, fuzzy, gcc-internal-format
17883 msgid "both %<signed%> and %<double%> in declaration specifiers"
17884 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
17886 #: c-decl.c:7330
17887 #, gcc-internal-format
17888 msgid "both %<signed%> and %<_Decimal32%> in declaration specifiers"
17889 msgstr ""
17891 #: c-decl.c:7333
17892 #, gcc-internal-format
17893 msgid "both %<signed%> and %<_Decimal64%> in declaration specifiers"
17894 msgstr ""
17896 #: c-decl.c:7336
17897 #, gcc-internal-format
17898 msgid "both %<signed%> and %<_Decimal128%> in declaration specifiers"
17899 msgstr ""
17901 #: c-decl.c:7347 c-decl.c:7422
17902 #, fuzzy, gcc-internal-format
17903 msgid "both %<unsigned%> and %<void%> in declaration specifiers"
17904 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
17906 #: c-decl.c:7350 c-decl.c:7441
17907 #, fuzzy, gcc-internal-format
17908 msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers"
17909 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
17911 #: c-decl.c:7353 c-decl.c:7473
17912 #, fuzzy, gcc-internal-format
17913 msgid "both %<unsigned%> and %<float%> in declaration specifiers"
17914 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
17916 #: c-decl.c:7356 c-decl.c:7489
17917 #, fuzzy, gcc-internal-format
17918 msgid "both %<unsigned%> and %<double%> in declaration specifiers"
17919 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
17921 #: c-decl.c:7359
17922 #, gcc-internal-format
17923 msgid "both %<unsigned%> and %<_Decimal32%> in declaration specifiers"
17924 msgstr ""
17926 #: c-decl.c:7362
17927 #, gcc-internal-format
17928 msgid "both %<unsigned%> and %<_Decimal64%> in declaration specifiers"
17929 msgstr ""
17931 #: c-decl.c:7365
17932 #, gcc-internal-format
17933 msgid "both %<unsigned%> and %<_Decimal128%> in declaration specifiers"
17934 msgstr ""
17936 #: c-decl.c:7373
17937 #, fuzzy, gcc-internal-format
17938 msgid "ISO C90 does not support complex types"
17939 msgstr "ISO C89 ¤Ï complex ·¿¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
17941 #: c-decl.c:7375 c-decl.c:7425
17942 #, gcc-internal-format
17943 msgid "both %<complex%> and %<void%> in declaration specifiers"
17944 msgstr ""
17946 #: c-decl.c:7378 c-decl.c:7444
17947 #, gcc-internal-format
17948 msgid "both %<complex%> and %<_Bool%> in declaration specifiers"
17949 msgstr ""
17951 #: c-decl.c:7381
17952 #, gcc-internal-format
17953 msgid "both %<complex%> and %<_Decimal32%> in declaration specifiers"
17954 msgstr ""
17956 #: c-decl.c:7384
17957 #, gcc-internal-format
17958 msgid "both %<complex%> and %<_Decimal64%> in declaration specifiers"
17959 msgstr ""
17961 #: c-decl.c:7387
17962 #, gcc-internal-format
17963 msgid "both %<complex%> and %<_Decimal128%> in declaration specifiers"
17964 msgstr ""
17966 #: c-decl.c:7506
17967 #, fuzzy, gcc-internal-format
17968 msgid "both %<long long%> and %<%s%> in declaration specifiers"
17969 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
17971 #: c-decl.c:7509
17972 #, fuzzy, gcc-internal-format
17973 msgid "both %<long%> and %<%s%> in declaration specifiers"
17974 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
17976 #: c-decl.c:7512
17977 #, gcc-internal-format
17978 msgid "both %<short%> and %<%s%> in declaration specifiers"
17979 msgstr ""
17981 #: c-decl.c:7515
17982 #, fuzzy, gcc-internal-format
17983 msgid "both %<signed%> and %<%s%> in declaration specifiers"
17984 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
17986 #: c-decl.c:7518
17987 #, fuzzy, gcc-internal-format
17988 msgid "both %<unsigned%> and %<%s%> in declaration specifiers"
17989 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
17991 #: c-decl.c:7521
17992 #, gcc-internal-format
17993 msgid "both %<complex%> and %<%s%> in declaration specifiers"
17994 msgstr ""
17996 #: c-decl.c:7531
17997 #, fuzzy, gcc-internal-format
17998 msgid "decimal floating point not supported for this target"
17999 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
18001 #: c-decl.c:7533
18002 #, fuzzy, gcc-internal-format
18003 msgid "ISO C does not support decimal floating point"
18004 msgstr "ISO C89 ¤Ï `long long' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18006 #: c-decl.c:7567
18007 #, fuzzy, gcc-internal-format
18008 msgid "%qE fails to be a typedef or built in type"
18009 msgstr "`%s' ¤ò typedef ¤Þ¤¿¤ÏÁȤ߹þ¤ß·¿¤Ë¤Ç¤­¤Þ¤»¤ó"
18011 #: c-decl.c:7599
18012 #, fuzzy, gcc-internal-format
18013 msgid "%qE is not at beginning of declaration"
18014 msgstr "`%s' ¤ÏÀë¸À¤Î»Ï¤Þ¤ê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18016 #: c-decl.c:7613
18017 #, gcc-internal-format
18018 msgid "%<__thread%> used with %<auto%>"
18019 msgstr ""
18021 #: c-decl.c:7615
18022 #, gcc-internal-format
18023 msgid "%<__thread%> used with %<register%>"
18024 msgstr ""
18026 #: c-decl.c:7617
18027 #, gcc-internal-format
18028 msgid "%<__thread%> used with %<typedef%>"
18029 msgstr ""
18031 #: c-decl.c:7628
18032 #, gcc-internal-format
18033 msgid "%<__thread%> before %<extern%>"
18034 msgstr ""
18036 #: c-decl.c:7637
18037 #, gcc-internal-format
18038 msgid "%<__thread%> before %<static%>"
18039 msgstr ""
18041 #: c-decl.c:7653
18042 #, fuzzy, gcc-internal-format
18043 msgid "multiple storage classes in declaration specifiers"
18044 msgstr "`%s' ¤ÎÀë¸À¤Ë¤ª¤¤¤ÆÊ£¿ô¤ÎÊݸ¥¯¥é¥¹"
18046 #: c-decl.c:7660
18047 #, gcc-internal-format
18048 msgid "%<__thread%> used with %qE"
18049 msgstr ""
18051 #: c-decl.c:7714
18052 #, fuzzy, gcc-internal-format
18053 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
18054 msgstr "ISO C ¤Ï `double complex' ¤ò°ÕÌ£¤¹¤ë̵½¤¾þ¤Î `complex' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18056 #: c-decl.c:7759 c-decl.c:7785
18057 #, gcc-internal-format
18058 msgid "ISO C does not support complex integer types"
18059 msgstr "ISO C ¤ÏÀ°¿ô·¿¤Î complex ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18061 #: c-decl.c:7871 toplev.c:839
18062 #, fuzzy, gcc-internal-format
18063 msgid "%q+F used but never defined"
18064 msgstr "`%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹"
18066 #: c-format.c:96 c-format.c:205
18067 #, gcc-internal-format
18068 msgid "format string has invalid operand number"
18069 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ËÉÔŬÀڤʥª¥Ú¥é¥ó¥É¿ô¤¬¤¢¤ê¤Þ¤¹"
18071 #: c-format.c:113
18072 #, gcc-internal-format
18073 msgid "function does not return string type"
18074 msgstr "´Ø¿ô¤¬Ê¸»úÎ󷿤òÊÖ¤·¤Þ¤»¤ó"
18076 #: c-format.c:142
18077 #, fuzzy, gcc-internal-format
18078 msgid "format string argument not a string type"
18079 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó°ú¿ô¤¬Ê¸»úÎ󷿤ǤϤ¢¤ê¤Þ¤»¤ó"
18081 #: c-format.c:185
18082 #, gcc-internal-format
18083 msgid "unrecognized format specifier"
18084 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È»ØÄê»Ò"
18086 #: c-format.c:197
18087 #, fuzzy, gcc-internal-format
18088 msgid "%qE is an unrecognized format function type"
18089 msgstr "`%s' ¤Ïǧ¼±¤Ç¤­¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È´Ø¿ô·¿¤Ç¤¹"
18091 #: c-format.c:211
18092 #, fuzzy, gcc-internal-format
18093 msgid "%<...%> has invalid operand number"
18094 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ËÉÔŬÀڤʥª¥Ú¥é¥ó¥É¿ô¤¬¤¢¤ê¤Þ¤¹"
18096 #: c-format.c:218
18097 #, fuzzy, gcc-internal-format
18098 msgid "format string argument follows the args to be formatted"
18099 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó°ú¿ô¤¬¥Õ¥©¡¼¥Þ¥Ã¥È¤µ¤ì¤ë°ú¿ô¤Î¸å¤Ë³¤¤¤Æ¤¤¤Þ¤¹"
18101 #: c-format.c:903
18102 #, fuzzy, gcc-internal-format
18103 msgid "function might be possible candidate for %qs format attribute"
18104 msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `%s' format Â°À­¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹"
18106 #: c-format.c:995 c-format.c:1016 c-format.c:2030
18107 #, gcc-internal-format
18108 msgid "missing $ operand number in format"
18109 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤Ç $ ±é»»»ÒÈÖ¹æ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18111 #: c-format.c:1025
18112 #, gcc-internal-format
18113 msgid "%s does not support %%n$ operand number formats"
18114 msgstr "%s ¤Ï %%n$ ±é»»»ÒÈÖ¹æ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18116 #: c-format.c:1032
18117 #, gcc-internal-format
18118 msgid "operand number out of range in format"
18119 msgstr "±é»»»ÒÈֹ椬¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎÈϰϳ°¤Ç¤¹"
18121 #: c-format.c:1055
18122 #, gcc-internal-format
18123 msgid "format argument %d used more than once in %s format"
18124 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô %d ¤¬ %s ¥Õ¥©¡¼¥Þ¥Ã¥ÈÃæ¤ÇÆó²ó°Ê¾å»È¤ï¤ì¤Þ¤·¤¿"
18126 #: c-format.c:1087
18127 #, fuzzy, gcc-internal-format
18128 msgid "$ operand number used after format without operand number"
18129 msgstr "±é»»»ÒÈֹ椬°ú¿ô¤ò¼è¤é¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿"
18131 #: c-format.c:1118
18132 #, gcc-internal-format
18133 msgid "format argument %d unused before used argument %d in $-style format"
18134 msgstr "$-¼°¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤Î¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô %d ¤¬°ú¿ô %d ¤¬»È¤ï¤ì¤ëÁ°¤Ç̤»ÈÍѤǤ¹"
18136 #: c-format.c:1213
18137 #, gcc-internal-format
18138 msgid "format not a string literal, format string not checked"
18139 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤¬Ê¸»úÎó¥ê¥Æ¥é¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¤Î¤Ç¡¢¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï¸¡ºº¤µ¤ì¤Þ¤»¤ó"
18141 #: c-format.c:1228 c-format.c:1231
18142 #, gcc-internal-format
18143 msgid "format not a string literal and no format arguments"
18144 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤ÏÈóʸ»úÎó¥ê¥Æ¥é¥ë¤Ç¡¢³î¤Ä¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤ò»ý¤Á¤Þ¤»¤ó"
18146 #: c-format.c:1234
18147 #, gcc-internal-format
18148 msgid "format not a string literal, argument types not checked"
18149 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ïʸ»úÎó¥ê¥Æ¥é¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¤Î¤Ç¡¢°ú¿ô¤Î·¿¤Ï¸¡ºº¤µ¤ì¤Þ¤»¤ó"
18151 #: c-format.c:1247
18152 #, gcc-internal-format
18153 msgid "too many arguments for format"
18154 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
18156 #: c-format.c:1250
18157 #, gcc-internal-format
18158 msgid "unused arguments in $-style format"
18159 msgstr "$-¼°¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç̤»ÈÍѤΰú¿ô¤¬¤¢¤ê¤Þ¤¹"
18161 #: c-format.c:1253
18162 #, fuzzy, gcc-internal-format
18163 msgid "zero-length %s format string"
18164 msgstr "Ťµ 0 ¤Î¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó"
18166 #: c-format.c:1257
18167 #, gcc-internal-format
18168 msgid "format is a wide character string"
18169 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤¬¥ï¥¤¥Éʸ»úÎó¤Ç¤¹"
18171 #: c-format.c:1260
18172 #, gcc-internal-format
18173 msgid "unterminated format string"
18174 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó"
18176 #: c-format.c:1474
18177 #, fuzzy, gcc-internal-format
18178 msgid "embedded %<\\0%> in format"
18179 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ë `\\0' ¤¬Ëä¤á¹þ¤Þ¤ì¤Æ¤¤¤Þ¤¹"
18181 #: c-format.c:1489
18182 #, fuzzy, gcc-internal-format
18183 msgid "spurious trailing %<%%%> in format"
18184 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ë `%%' ¤Îº¯Àפ餷¤­¤â¤Î¤¬¤¢¤ê¤Þ¤¹"
18186 #: c-format.c:1533 c-format.c:1778
18187 #, gcc-internal-format
18188 msgid "repeated %s in format"
18189 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÃæ¤Ç %s ¤ò·«¤êÊÖ¤·¤Æ¤¤¤Þ¤¹"
18191 #: c-format.c:1546
18192 #, gcc-internal-format
18193 msgid "missing fill character at end of strfmon format"
18194 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î½ª¤ê¤ÇµÍ¤áʸ»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18196 #: c-format.c:1590 c-format.c:1692 c-format.c:1977 c-format.c:2042
18197 #, gcc-internal-format
18198 msgid "too few arguments for format"
18199 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
18201 #: c-format.c:1631
18202 #, gcc-internal-format
18203 msgid "zero width in %s format"
18204 msgstr "%s ¤ÇÉý 0 ¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹"
18206 #: c-format.c:1649
18207 #, gcc-internal-format
18208 msgid "empty left precision in %s format"
18209 msgstr "%s ¤Ç¶õ¤Îº¸ÀºÅÙ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹"
18211 #: c-format.c:1722
18212 #, gcc-internal-format
18213 msgid "empty precision in %s format"
18214 msgstr "%s ¤Ç¶õ¤ÎÀºÅÙ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹"
18216 #: c-format.c:1762
18217 #, fuzzy, gcc-internal-format
18218 msgid "%s does not support the %qs %s length modifier"
18219 msgstr "%s ¤Ï `%s' %s Ä¹¤µ½¤¾þ»Ò¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18221 #: c-format.c:1812
18222 #, gcc-internal-format
18223 msgid "conversion lacks type at end of format"
18224 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Î½ª¤ê¤Ç·¿ÊÑ´¹Ê¸»ú¤¬·ç¤±¤Æ¤¤¤Þ¤¹"
18226 #: c-format.c:1823
18227 #, fuzzy, gcc-internal-format
18228 msgid "unknown conversion type character %qc in format"
18229 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤ËÉÔÌÀ¤Ê·¿ÊÑ´¹Ê¸»ú `%c' ¤¬¤¢¤ê¤Þ¤¹"
18231 #: c-format.c:1826
18232 #, gcc-internal-format
18233 msgid "unknown conversion type character 0x%x in format"
18234 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤ËÉÔÌÀ¤Ê·¿ÊÑ´¹Ê¸»ú 0x%x ¤¬¤¢¤ê¤Þ¤¹"
18236 #: c-format.c:1833
18237 #, fuzzy, gcc-internal-format
18238 msgid "%s does not support the %<%%%c%> %s format"
18239 msgstr "%s ¤Ï `%%%s%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18241 #: c-format.c:1849
18242 #, fuzzy, gcc-internal-format
18243 msgid "%s used with %<%%%c%> %s format"
18244 msgstr "%s ¤¬ `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤ï¤ì¤Þ¤·¤¿"
18246 #: c-format.c:1858
18247 #, gcc-internal-format
18248 msgid "%s does not support %s"
18249 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18251 #: c-format.c:1868
18252 #, fuzzy, gcc-internal-format
18253 msgid "%s does not support %s with the %<%%%c%> %s format"
18254 msgstr "%s ¤Ï %s ¤ò `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤¦»ö¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18256 #: c-format.c:1902
18257 #, fuzzy, gcc-internal-format
18258 msgid "%s ignored with %s and %<%%%c%> %s format"
18259 msgstr "%s ¤Ï %s µÚ¤Ó `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤¦¤È̵»ë¤µ¤ì¤Þ¤¹"
18261 #: c-format.c:1906
18262 #, gcc-internal-format
18263 msgid "%s ignored with %s in %s format"
18264 msgstr "%s ¤Ï %s ¤ò %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç°ì½ï¤Ë»È¤¦¤È̵»ë¤µ¤ì¤Þ¤¹"
18266 #: c-format.c:1913
18267 #, fuzzy, gcc-internal-format
18268 msgid "use of %s and %s together with %<%%%c%> %s format"
18269 msgstr "%s ¤È %s ¤È¤ò `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤Ã¤Æ¤¤¤Þ¤¹"
18271 #: c-format.c:1917
18272 #, gcc-internal-format
18273 msgid "use of %s and %s together in %s format"
18274 msgstr "%s ¤È %s ¤È¤ò %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎÃæ¤Ç»È¤Ã¤Æ¤¤¤Þ¤¹"
18276 #: c-format.c:1936
18277 #, fuzzy, gcc-internal-format
18278 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
18279 msgstr "`%%%c' ¤Ï¥í¥±¡¼¥ë¤Ë¤è¤Ã¤Æ¤Ï¡¢Ç¯¤Î²¼Æó·å¤À¤±¤ò¤â¤¿¤é¤·¤Þ¤¹"
18281 #: c-format.c:1939
18282 #, fuzzy, gcc-internal-format
18283 msgid "%<%%%c%> yields only last 2 digits of year"
18284 msgstr "`%%%c' ¤Ïǯ¤Î²¼Æó·å¤À¤±¤ò¤â¤¿¤é¤·¤Þ¤¹"
18286 #. The end of the format string was reached.
18287 #: c-format.c:1956
18288 #, fuzzy, gcc-internal-format
18289 msgid "no closing %<]%> for %<%%[%> format"
18290 msgstr "`%%[' ¥Õ¥©¡¼¥Þ¥Ã¥È¤òÊĤ¸¤ë `]' ¤¬¤¢¤ê¤Þ¤»¤ó"
18292 #: c-format.c:1970
18293 #, fuzzy, gcc-internal-format
18294 msgid "use of %qs length modifier with %qc type character"
18295 msgstr "`%s' Ä¹¤µ½¤¾þ»Ò¤ò `%c' ·¿ÊÑ´¹Ê¸»ú¤È°ì½ï¤Ë»È¤Ã¤Æ¤¤¤Þ¤¹"
18297 #: c-format.c:1992
18298 #, fuzzy, gcc-internal-format
18299 msgid "%s does not support the %<%%%s%c%> %s format"
18300 msgstr "%s ¤Ï `%%%s%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
18302 #: c-format.c:2009
18303 #, gcc-internal-format
18304 msgid "operand number specified with suppressed assignment"
18305 msgstr "±é»»»ÒÈֹ椬ÂåÆþ¤ÎÍÞÀ©¤È¶¦¤Ë»È¤ï¤ì¤Æ¤¤¤Þ¤¹"
18307 #: c-format.c:2012
18308 #, gcc-internal-format
18309 msgid "operand number specified for format taking no argument"
18310 msgstr "±é»»»ÒÈֹ椬°ú¿ô¤ò¼è¤é¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿"
18312 #: c-format.c:2155
18313 #, fuzzy, gcc-internal-format
18314 msgid "writing through null pointer (argument %d)"
18315 msgstr "null ¥Ý¥¤¥ó¥¿¤ò½ñ¤­¹þ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)"
18317 #: c-format.c:2163
18318 #, fuzzy, gcc-internal-format
18319 msgid "reading through null pointer (argument %d)"
18320 msgstr "null ¥Ý¥¤¥ó¥¿¤òÆɹþ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)"
18322 #: c-format.c:2183
18323 #, fuzzy, gcc-internal-format
18324 msgid "writing into constant object (argument %d)"
18325 msgstr "Äê¿ô¥ª¥Ö¥¸¥§¥¯¥È¤Ë½ñ¤­¹þ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)"
18327 #: c-format.c:2194
18328 #, fuzzy, gcc-internal-format
18329 msgid "extra type qualifiers in format argument (argument %d)"
18330 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤Ë;ʬ¤Ê·¿½¤¾þ»Ò¤¬¤¢¤ê¤Þ¤¹ (°ú¿ô %d)"
18332 #: c-format.c:2305
18333 #, gcc-internal-format
18334 msgid "%s should have type %<%s%s%>, but argument %d has type %qT"
18335 msgstr ""
18337 #: c-format.c:2309
18338 #, gcc-internal-format
18339 msgid "format %q.*s expects type %<%s%s%>, but argument %d has type %qT"
18340 msgstr ""
18342 #: c-format.c:2317
18343 #, gcc-internal-format
18344 msgid "%s should have type %<%T%s%>, but argument %d has type %qT"
18345 msgstr ""
18347 #: c-format.c:2321
18348 #, gcc-internal-format
18349 msgid "format %q.*s expects type %<%T%s%>, but argument %d has type %qT"
18350 msgstr ""
18352 #: c-format.c:2380 c-format.c:2386 c-format.c:2536
18353 #, gcc-internal-format
18354 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
18355 msgstr ""
18357 #: c-format.c:2393 c-format.c:2546
18358 #, gcc-internal-format
18359 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
18360 msgstr ""
18362 #: c-format.c:2442
18363 #, fuzzy, gcc-internal-format
18364 msgid "%<locus%> is not defined as a type"
18365 msgstr "\"%s\" ¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
18367 #: c-format.c:2495
18368 #, gcc-internal-format
18369 msgid "%<location_t%> is not defined as a type"
18370 msgstr ""
18372 #: c-format.c:2512
18373 #, fuzzy, gcc-internal-format
18374 msgid "%<tree%> is not defined as a type"
18375 msgstr "\"%s\" ¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
18377 #: c-format.c:2517
18378 #, fuzzy, gcc-internal-format
18379 msgid "%<tree%> is not defined as a pointer type"
18380 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
18382 #: c-format.c:2728
18383 #, fuzzy, gcc-internal-format
18384 msgid "args to be formatted is not %<...%>"
18385 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤µ¤ì¤ë°ú¿ô¤¬¡¢'...' ¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
18387 #: c-format.c:2737
18388 #, gcc-internal-format
18389 msgid "strftime formats cannot format arguments"
18390 msgstr "strftime ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï°ú¿ô¤ò¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤­¤Þ¤»¤ó"
18392 #: c-lex.c:253
18393 #, gcc-internal-format
18394 msgid "badly nested C headers from preprocessor"
18395 msgstr "¥×¥ê¥×¥í¥»¥Ã¥µ¤«¤é°Û¾ï¤Ë¥Í¥¹¥È¤µ¤ì¤¿ C ¥Ø¥Ã¥À¤Ç¤¹"
18397 #: c-lex.c:301
18398 #, fuzzy, gcc-internal-format
18399 msgid "%Hignoring #pragma %s %s"
18400 msgstr "#pragma %s %s ¤ò̵»ë¤·¤Þ¤¹"
18402 #. ... or not.
18403 #: c-lex.c:417
18404 #, fuzzy, gcc-internal-format
18405 msgid "%Hstray %<@%> in program"
18406 msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '%c'"
18408 #: c-lex.c:431
18409 #, fuzzy, gcc-internal-format
18410 msgid "stray %qs in program"
18411 msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '%c'"
18413 #: c-lex.c:441
18414 #, gcc-internal-format
18415 msgid "missing terminating %c character"
18416 msgstr "%c Ê¸»ú¤Ç¤Î½ªÃ¼¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18418 #: c-lex.c:443
18419 #, fuzzy, gcc-internal-format
18420 msgid "stray %qc in program"
18421 msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '%c'"
18423 #: c-lex.c:445
18424 #, fuzzy, gcc-internal-format
18425 msgid "stray %<\\%o%> in program"
18426 msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '\\%o'"
18428 #: c-lex.c:599
18429 #, gcc-internal-format
18430 msgid "this decimal constant is unsigned only in ISO C90"
18431 msgstr ""
18433 #: c-lex.c:603
18434 #, gcc-internal-format
18435 msgid "this decimal constant would be unsigned in ISO C90"
18436 msgstr ""
18438 #: c-lex.c:619
18439 #, fuzzy, gcc-internal-format
18440 msgid "integer constant is too large for %qs type"
18441 msgstr "À°¿ôÄê¿ô¤¬Â礭¤¹¤®¤ë¤Î¤Ç unsigned ¤Ë¤Ê¤ê¤Þ¤·¤¿"
18443 #: c-lex.c:687
18444 #, fuzzy, gcc-internal-format
18445 msgid "floating constant exceeds range of %qT"
18446 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬ '%s' ¤ÎÈϰϤòĶ¤¨¤Þ¤·¤¿"
18448 #: c-lex.c:770
18449 #, fuzzy, gcc-internal-format
18450 msgid "traditional C rejects string constant concatenation"
18451 msgstr "¸Å¤¤ C ¤Ç¤Ïʸ»úÎó·ë¹ç¤òµñÈݤ·¤Þ¤¹"
18453 #: c-objc-common.c:80
18454 #, gcc-internal-format
18455 msgid "function %q+F can never be inlined because it is suppressed using -fno-inline"
18456 msgstr ""
18458 #: c-objc-common.c:90
18459 #, gcc-internal-format
18460 msgid "function %q+F can never be inlined because it might not be bound within this unit of translation"
18461 msgstr ""
18463 #: c-objc-common.c:98
18464 #, gcc-internal-format
18465 msgid "function %q+F can never be inlined because it uses attributes conflicting with inlining"
18466 msgstr ""
18468 #: c-omp.c:106
18469 #, fuzzy, gcc-internal-format
18470 msgid "invalid expression type for %<#pragma omp atomic%>"
18471 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê¼°"
18473 #: c-omp.c:218
18474 #, fuzzy, gcc-internal-format
18475 msgid "%Hinvalid type for iteration variable %qE"
18476 msgstr "`%s' ¤Ï¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ¤Ï̵¸ú¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹"
18478 #: c-omp.c:222
18479 #, fuzzy, gcc-internal-format
18480 msgid "%Hiteration variable %qE is unsigned"
18481 msgstr "ÊÑ¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
18483 #: c-omp.c:233
18484 #, fuzzy, gcc-internal-format
18485 msgid "%H%qE is not initialized"
18486 msgstr "½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18488 #: c-omp.c:246 cp/semantics.c:3819
18489 #, fuzzy, gcc-internal-format
18490 msgid "%Hmissing controlling predicate"
18491 msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18493 #: c-omp.c:304
18494 #, fuzzy, gcc-internal-format
18495 msgid "%Hinvalid controlling predicate"
18496 msgstr "̵¸ú¤ÊÀ©¸æ¼°¤Ç¤¹"
18498 #: c-omp.c:311 cp/semantics.c:3825
18499 #, fuzzy, gcc-internal-format
18500 msgid "%Hmissing increment expression"
18501 msgstr "ÂåÆþ¤ÎÍÞÀ©"
18503 #: c-omp.c:361
18504 #, fuzzy, gcc-internal-format
18505 msgid "%Hinvalid increment expression"
18506 msgstr "̵¸ú¤ÊÀ©¸æ¼°¤Ç¤¹"
18508 #: c-opts.c:150
18509 #, fuzzy, gcc-internal-format
18510 msgid "no class name specified with %qs"
18511 msgstr "%s ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹»ØÄê»Ò `%s'"
18513 #: c-opts.c:154
18514 #, fuzzy, gcc-internal-format
18515 msgid "assertion missing after %qs"
18516 msgstr "%s ¤Î¸å¤í¤Î¥¢¥µ¡¼¥·¥ç¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18518 #: c-opts.c:159
18519 #, fuzzy, gcc-internal-format
18520 msgid "macro name missing after %qs"
18521 msgstr "%s ¤Î¸å¤í¤Î¥Þ¥¯¥í̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18523 #: c-opts.c:168
18524 #, fuzzy, gcc-internal-format
18525 msgid "missing path after %qs"
18526 msgstr "%s ¤Î¸å¤í¤Î¿ô»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18528 #: c-opts.c:177
18529 #, fuzzy, gcc-internal-format
18530 msgid "missing filename after %qs"
18531 msgstr "%s ¤Î¸å¤í¤Î¿ô»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18533 #: c-opts.c:182
18534 #, fuzzy, gcc-internal-format
18535 msgid "missing makefile target after %qs"
18536 msgstr "Àµ¼°¤Ê²¾°ú¿ô¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18538 #: c-opts.c:326
18539 #, gcc-internal-format
18540 msgid "-I- specified twice"
18541 msgstr "-I- ¤¬Æó²ó»ØÄꤵ¤ì¤Þ¤·¤¿"
18543 #: c-opts.c:329
18544 #, gcc-internal-format
18545 msgid "obsolete option -I- used, please use -iquote instead"
18546 msgstr ""
18548 #: c-opts.c:496
18549 #, fuzzy, gcc-internal-format
18550 msgid "argument %qs to %<-Wnormalized%> not recognized"
18551 msgstr "¸À¸ì %s ¤Ïǧ¼±¤Ç¤­¤Þ¤»¤ó"
18553 #: c-opts.c:583
18554 #, fuzzy, gcc-internal-format
18555 msgid "switch %qs is no longer supported"
18556 msgstr "-f%s ¤Ï¤â¤Ï¤ä¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
18558 #: c-opts.c:689
18559 #, fuzzy, gcc-internal-format
18560 msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
18561 msgstr "-fhandle-exceptions ¤Ï -fexception ¤ËÊѹ¹¤µ¤ì¤Þ¤·¤¿(¤µ¤é¤Ë¥Ç¥Õ¥©¥ë¥È¤ÇÍ­¸ú¤Ç¤¹)"
18563 #: c-opts.c:879
18564 #, fuzzy, gcc-internal-format
18565 msgid "output filename specified twice"
18566 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë̾¤¬Æó²ó»ØÄꤵ¤ì¤Þ¤·¤¿"
18568 #: c-opts.c:1012
18569 #, fuzzy, gcc-internal-format
18570 msgid "-fno-gnu89-inline is not supported"
18571 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
18573 #: c-opts.c:1050
18574 #, gcc-internal-format
18575 msgid "-Wformat-y2k ignored without -Wformat"
18576 msgstr "-Wformat-y2k ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
18578 #: c-opts.c:1052
18579 #, gcc-internal-format
18580 msgid "-Wformat-extra-args ignored without -Wformat"
18581 msgstr "-Wformat-extra-args ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
18583 #: c-opts.c:1054
18584 #, fuzzy, gcc-internal-format
18585 msgid "-Wformat-zero-length ignored without -Wformat"
18586 msgstr "-Wformat-extra-args ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
18588 #: c-opts.c:1056
18589 #, gcc-internal-format
18590 msgid "-Wformat-nonliteral ignored without -Wformat"
18591 msgstr "-Wformat-nonliteral ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
18593 #: c-opts.c:1058
18594 #, gcc-internal-format
18595 msgid "-Wformat-security ignored without -Wformat"
18596 msgstr "-Wformat-security ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
18598 #: c-opts.c:1078
18599 #, fuzzy, gcc-internal-format
18600 msgid "opening output file %s: %m"
18601 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
18603 #: c-opts.c:1083
18604 #, fuzzy, gcc-internal-format
18605 msgid "too many filenames given.  Type %s --help for usage"
18606 msgstr "¥Õ¥¡¥¤¥ë̾¤¬Â¿¤¹¤®¤Þ¤¹¡£%s --help ¤È¥¿¥¤¥×¤·¤Æ»È¤¤Êý¤ò¸«¤Þ¤·¤ç¤¦"
18608 #: c-opts.c:1169
18609 #, gcc-internal-format
18610 msgid "YYDEBUG was not defined at build time, -dy ignored"
18611 msgstr ""
18613 #: c-opts.c:1215
18614 #, gcc-internal-format
18615 msgid "opening dependency file %s: %m"
18616 msgstr ""
18618 #: c-opts.c:1225
18619 #, gcc-internal-format
18620 msgid "closing dependency file %s: %m"
18621 msgstr ""
18623 #: c-opts.c:1228
18624 #, fuzzy, gcc-internal-format
18625 msgid "when writing output to %s: %m"
18626 msgstr "%s ¤Ø¤Î½ñ¤­¹þ¤ß¥¨¥é¡¼¤Ç¤¹"
18628 #: c-opts.c:1308
18629 #, fuzzy, gcc-internal-format
18630 msgid "to generate dependencies you must specify either -M or -MM"
18631 msgstr "-M ¤« -MM ¤Î¤¤¤º¤ì¤«¤òÄɲÃŪ¤Ë»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
18633 #: c-opts.c:1479
18634 #, gcc-internal-format
18635 msgid "too late for # directive to set debug directory"
18636 msgstr ""
18638 #: c-parser.c:1086
18639 #, gcc-internal-format
18640 msgid "ISO C forbids an empty source file"
18641 msgstr "ISO C ¤Ï¶õ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤ò¶Ø¤¸¤Þ¤¹"
18643 #: c-parser.c:1171 c-parser.c:6017
18644 #, fuzzy, gcc-internal-format
18645 msgid "ISO C does not allow extra %<;%> outside of a function"
18646 msgstr "ISO C ¤Ç¤Ï´Ø¿ô³°¤Ç¤Î;ʬ¤Ê `;' ¤òµö¤·¤Þ¤»¤ó"
18648 #: c-parser.c:1272 c-parser.c:6563
18649 #, fuzzy, gcc-internal-format
18650 msgid "expected declaration specifiers"
18651 msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹"
18653 #: c-parser.c:1320
18654 #, gcc-internal-format
18655 msgid "data definition has no type or storage class"
18656 msgstr "¥Ç¡¼¥¿ÄêµÁ¤¬·¿¤äµ­²±¥¯¥é¥¹¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
18658 #: c-parser.c:1374
18659 #, gcc-internal-format
18660 msgid "expected %<,%> or %<;%>"
18661 msgstr ""
18663 #. This can appear in many cases looking nothing like a
18664 #. function definition, so we don't give a more specific
18665 #. error suggesting there was one.
18666 #: c-parser.c:1381 c-parser.c:1398
18667 #, gcc-internal-format
18668 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
18669 msgstr ""
18671 #: c-parser.c:1390
18672 #, gcc-internal-format
18673 msgid "ISO C forbids nested functions"
18674 msgstr "ISO C ¤Ï ¥Í¥¹¥È¤µ¤ì¤¿´Ø¿ô¤ò¶Ø¤¸¤Þ¤¹"
18676 #: c-parser.c:1738 c-parser.c:2528 c-parser.c:3150 c-parser.c:3400
18677 #: c-parser.c:4248 c-parser.c:4833 c-parser.c:5229 c-parser.c:5249
18678 #: c-parser.c:5364 c-parser.c:5510 c-parser.c:5527 c-parser.c:5659
18679 #: c-parser.c:5671 c-parser.c:5696 c-parser.c:5830 c-parser.c:5859
18680 #: c-parser.c:5867 c-parser.c:5895 c-parser.c:5909 c-parser.c:6125
18681 #: c-parser.c:6224 c-parser.c:6726 c-parser.c:7345
18682 #, fuzzy, gcc-internal-format
18683 msgid "expected identifier"
18684 msgstr "½Ò¸ì¤Ï¼±Ê̻ҤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
18686 #: c-parser.c:1764 cp/parser.c:10520
18687 #, gcc-internal-format
18688 msgid "comma at end of enumerator list"
18689 msgstr "Îóµó»Ò¥ê¥¹¥È¤ÎºÇ¸å¤Ë¥«¥ó¥Þ¤¬¤¢¤ê¤Þ¤¹"
18691 #: c-parser.c:1770
18692 #, gcc-internal-format
18693 msgid "expected %<,%> or %<}%>"
18694 msgstr ""
18696 #: c-parser.c:1784 c-parser.c:1960 c-parser.c:5984
18697 #, fuzzy, gcc-internal-format
18698 msgid "expected %<{%>"
18699 msgstr "';' ¤¬É¬ÍפǤ¹"
18701 #: c-parser.c:1793
18702 #, fuzzy, gcc-internal-format
18703 msgid "ISO C forbids forward references to %<enum%> types"
18704 msgstr "ISO C ¤Ï `enum' ·¿¤ÎÁ°Êý»²¾È¤ò¶Ø¤¸¤Þ¤¹"
18706 #: c-parser.c:1896
18707 #, fuzzy, gcc-internal-format
18708 msgid "expected class name"
18709 msgstr "¥¯¥é¥¹¥Ñ¥¹¤òÀßÄꤹ¤ë"
18711 #: c-parser.c:1915 c-parser.c:5763
18712 #, gcc-internal-format
18713 msgid "extra semicolon in struct or union specified"
18714 msgstr "struct ¤ä union ¤ÎÃæ¤Ç;ʬ¤Ê¥»¥ß¥³¥í¥ó¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
18716 #: c-parser.c:1943
18717 #, gcc-internal-format
18718 msgid "no semicolon at end of struct or union"
18719 msgstr "struct ¤ä union ¤ÎºÇ¸å¤Ë¥»¥ß¥³¥í¥ó¤¬¤¢¤ê¤Þ¤»¤ó"
18721 #: c-parser.c:1946
18722 #, fuzzy, gcc-internal-format
18723 msgid "expected %<;%>"
18724 msgstr "';' ¤¬É¬ÍפǤ¹"
18726 #: c-parser.c:2023 c-parser.c:2984
18727 #, gcc-internal-format
18728 msgid "expected specifier-qualifier-list"
18729 msgstr ""
18731 #: c-parser.c:2033
18732 #, gcc-internal-format
18733 msgid "ISO C forbids member declarations with no members"
18734 msgstr "ISO C ¤Ï¥á¥ó¥Ð¤Î¤Ê¤¤¥á¥ó¥ÐÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
18736 #: c-parser.c:2102
18737 #, gcc-internal-format
18738 msgid "expected %<,%>, %<;%> or %<}%>"
18739 msgstr ""
18741 #: c-parser.c:2109
18742 #, gcc-internal-format
18743 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
18744 msgstr ""
18746 #: c-parser.c:2159
18747 #, fuzzy, gcc-internal-format
18748 msgid "%<typeof%> applied to a bit-field"
18749 msgstr "sizeof ¤¬¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
18751 #: c-parser.c:2396
18752 #, gcc-internal-format
18753 msgid "expected identifier or %<(%>"
18754 msgstr ""
18756 #: c-parser.c:2597
18757 #, fuzzy, gcc-internal-format
18758 msgid "ISO C requires a named argument before %<...%>"
18759 msgstr "ISO C ¤Ï `...' ¤ÎÁ°¤Ë̾Á°¤ò¤Ä¤±¤é¤ì¤¿°ú¿ô¤òÍ׵ᤷ¤Þ¤¹"
18761 #: c-parser.c:2703
18762 #, fuzzy, gcc-internal-format
18763 msgid "expected declaration specifiers or %<...%>"
18764 msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹"
18766 #: c-parser.c:2753
18767 #, fuzzy, gcc-internal-format
18768 msgid "wide string literal in %<asm%>"
18769 msgstr "ʸ»úÎó¥ê¥Æ¥é¥ë¤¬Ìµ¸ú¤Ç¤¹¡¢ºÇ¸å¤Î '\\' ¤ò̵»ë¤·¤Þ¤¹"
18771 #: c-parser.c:2759 c-parser.c:6618 cp/parser.c:19261
18772 #, fuzzy, gcc-internal-format
18773 msgid "expected string literal"
18774 msgstr "_Pramga ¤¬³ç¸Ì¤Ç°Ï¤Þ¤ì¤¿Ê¸»úÎó¥ê¥Æ¥é¥ë¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿"
18776 #: c-parser.c:3076
18777 #, gcc-internal-format
18778 msgid "ISO C forbids empty initializer braces"
18779 msgstr "ISO C ¤Ç¤Ï¶õ¤Î½é´ü²½Íѥ֥졼¥¹¤ò¶Ø¤¸¤Þ¤¹"
18781 #: c-parser.c:3121
18782 #, fuzzy, gcc-internal-format
18783 msgid "obsolete use of designated initializer with %<:%>"
18784 msgstr "`:' ¤ò¤Ä¤±¤ë¥á¥ó¥Ð»Ø̾½é´ü²½»Ò¤ÏÇѤì¤Þ¤·¤¿"
18786 #: c-parser.c:3244
18787 #, gcc-internal-format
18788 msgid "ISO C forbids specifying range of elements to initialize"
18789 msgstr "ISO C ¤Ï½é´ü²½ÍѤÎÍ×ÁÇÈÏ°Ï»ØÄê¤ò¶Ø¤¸¤Þ¤¹"
18791 #: c-parser.c:3257
18792 #, fuzzy, gcc-internal-format
18793 msgid "ISO C90 forbids specifying subobject to initialize"
18794 msgstr "ISO C89 ¤Ï½é´ü²½ÍѤÎÉû¥ª¥Ö¥¸¥§¥¯¥È»ØÄê¤ò¶Ø¤¸¤Þ¤¹"
18796 #: c-parser.c:3265
18797 #, fuzzy, gcc-internal-format
18798 msgid "obsolete use of designated initializer without %<=%>"
18799 msgstr "`=' ¤Î¤Ê¤¤¥á¥ó¥Ð»Ø̾½é´ü²½»Ò¤ÏÇѤì¤Þ¤·¤¿"
18801 #: c-parser.c:3273
18802 #, fuzzy, gcc-internal-format
18803 msgid "expected %<=%>"
18804 msgstr "';' ¤¬É¬ÍפǤ¹"
18806 #: c-parser.c:3419
18807 #, gcc-internal-format
18808 msgid "ISO C forbids label declarations"
18809 msgstr "ISO C ¤Ï¥é¥Ù¥ëÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
18811 #: c-parser.c:3424 c-parser.c:3495
18812 #, fuzzy, gcc-internal-format
18813 msgid "expected declaration or statement"
18814 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
18816 #: c-parser.c:3448 c-parser.c:3476
18817 #, fuzzy, gcc-internal-format
18818 msgid "%HISO C90 forbids mixed declarations and code"
18819 msgstr "ISO C89 ¤ÏÀë¸À¤È¥³¡¼¥É¤È¤Îº®¹ç¤ò¶Ø¤¸¤Þ¤¹"
18821 #: c-parser.c:3509
18822 #, fuzzy, gcc-internal-format
18823 msgid "label at end of compound statement"
18824 msgstr "Ê£¹çʸ¤Î½ª¤ê¤Ç¥é¥Ù¥ë¤ò»È¤¦¤³¤È¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
18826 #: c-parser.c:3552
18827 #, gcc-internal-format
18828 msgid "expected %<:%> or %<...%>"
18829 msgstr ""
18831 #: c-parser.c:3734
18832 #, gcc-internal-format
18833 msgid "expected identifier or %<*%>"
18834 msgstr ""
18836 #. Avoid infinite loop in error recovery:
18837 #. c_parser_skip_until_found stops at a closing nesting
18838 #. delimiter without consuming it, but here we need to consume
18839 #. it to proceed further.
18840 #: c-parser.c:3796
18841 #, fuzzy, gcc-internal-format
18842 msgid "expected statement"
18843 msgstr "¼°Ê¸¤¬Ìµ¸ú¤Ç¤¹"
18845 #: c-parser.c:4133
18846 #, fuzzy, gcc-internal-format
18847 msgid "%E qualifier ignored on asm"
18848 msgstr "asm ¤Ç¤Ï %s ½¤¾þ»Ò¤¬Ìµ»ë¤µ¤ì¤Þ¤¹"
18850 #: c-parser.c:4413
18851 #, gcc-internal-format
18852 msgid "ISO C forbids omitting the middle term of a ?: expression"
18853 msgstr "ISO C ¤ÏÃæ´Ö¹à¤¬¾Êά¤µ¤ì¤¿ ?: ¼°¤ò¶Ø¤¸¤Þ¤¹"
18855 #: c-parser.c:4803
18856 #, gcc-internal-format
18857 msgid "traditional C rejects the unary plus operator"
18858 msgstr "¸Å¤¤ C ¤Ç¤Ïñ¹à¥×¥é¥¹±é»»»Ò¤òµñÈݤ·¤Þ¤¹"
18860 #: c-parser.c:4922
18861 #, fuzzy, gcc-internal-format
18862 msgid "%<sizeof%> applied to a bit-field"
18863 msgstr "sizeof ¤¬¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
18865 #: c-parser.c:5065 c-parser.c:5406 c-parser.c:5428
18866 #, fuzzy, gcc-internal-format
18867 msgid "expected expression"
18868 msgstr "¶õ¤Î #if ¼°¤Ç¤¹"
18870 #: c-parser.c:5091
18871 #, gcc-internal-format
18872 msgid "braced-group within expression allowed only inside a function"
18873 msgstr "¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤Ï´Ø¿ô¤ÎÆ⦤ǤΤߵö¤µ¤ì¤Þ¤¹"
18875 #: c-parser.c:5105
18876 #, gcc-internal-format
18877 msgid "ISO C forbids braced-groups within expressions"
18878 msgstr "ISO C ¤Ï¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤ò¶Ø¤¸¤Þ¤¹"
18880 #: c-parser.c:5288
18881 #, fuzzy, gcc-internal-format
18882 msgid "first argument to %<__builtin_choose_expr%> not a constant"
18883 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
18885 #: c-parser.c:5455
18886 #, gcc-internal-format
18887 msgid "compound literal has variable size"
18888 msgstr ""
18890 #: c-parser.c:5463
18891 #, fuzzy, gcc-internal-format
18892 msgid "ISO C90 forbids compound literals"
18893 msgstr "ISO C89 ¤ÏÊ£¹ç¥ê¥Æ¥é¥ë¤ò¶Ø¤¸¤Þ¤¹"
18895 #: c-parser.c:5980
18896 #, fuzzy, gcc-internal-format
18897 msgid "extra semicolon in method definition specified"
18898 msgstr "struct ¤ä union ¤ÎÃæ¤Ç;ʬ¤Ê¥»¥ß¥³¥í¥ó¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
18900 #: c-parser.c:6524 cp/parser.c:19304
18901 #, gcc-internal-format
18902 msgid "%<#pragma omp barrier%> may only be used in compound statements"
18903 msgstr ""
18905 #: c-parser.c:6535 cp/parser.c:19319
18906 #, fuzzy, gcc-internal-format
18907 msgid "%<#pragma omp flush%> may only be used in compound statements"
18908 msgstr "Ê£¹çʸ¤Î½ª¤ê¤Ç¥é¥Ù¥ë¤ò»È¤¦¤³¤È¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
18910 #: c-parser.c:6547 cp/parser.c:19345
18911 #, gcc-internal-format
18912 msgid "%<#pragma omp section%> may only be used in %<#pragma omp sections%> construct"
18913 msgstr ""
18915 #: c-parser.c:6553 cp/parser.c:19294
18916 #, gcc-internal-format
18917 msgid "%<#pragma GCC pch_preprocess%> must be first"
18918 msgstr ""
18920 #: c-parser.c:6704 cp/parser.c:18142
18921 #, fuzzy, gcc-internal-format
18922 msgid "too many %qs clauses"
18923 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬Â¿¤¹¤®¤Þ¤¹"
18925 #: c-parser.c:6829
18926 #, gcc-internal-format
18927 msgid "expected %<none%> or %<shared%>"
18928 msgstr ""
18930 #: c-parser.c:6872
18931 #, fuzzy, gcc-internal-format
18932 msgid "expected %<(%>"
18933 msgstr "';' ¤¬É¬ÍפǤ¹"
18935 #: c-parser.c:6915 c-parser.c:7090
18936 #, fuzzy, gcc-internal-format
18937 msgid "expected integer expression"
18938 msgstr "']' ¤¬É¬Íפǡ¢Ìµ¸ú¤Ê·¿É½¸½¤Ç¤¹"
18940 #: c-parser.c:6924
18941 #, gcc-internal-format
18942 msgid "%<num_threads%> value must be positive"
18943 msgstr ""
18945 #: c-parser.c:7004
18946 #, gcc-internal-format
18947 msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, or %<||%>"
18948 msgstr ""
18950 #: c-parser.c:7085 cp/parser.c:18491
18951 #, gcc-internal-format
18952 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
18953 msgstr ""
18955 #: c-parser.c:7103
18956 #, fuzzy, gcc-internal-format
18957 msgid "invalid schedule kind"
18958 msgstr "̵¸ú¤Ê¥³¡¼¥É¤Ç¤¹"
18960 #: c-parser.c:7188
18961 #, gcc-internal-format
18962 msgid "expected %<#pragma omp%> clause"
18963 msgstr ""
18965 #: c-parser.c:7197 cp/parser.c:18600
18966 #, fuzzy, gcc-internal-format
18967 msgid "%qs is not valid for %qs"
18968 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18970 #: c-parser.c:7297
18971 #, gcc-internal-format
18972 msgid "invalid operator for %<#pragma omp atomic%>"
18973 msgstr ""
18975 #: c-parser.c:7348 c-parser.c:7368
18976 #, fuzzy, gcc-internal-format
18977 msgid "expected %<(%> or end of line"
18978 msgstr "¹ÔÈÖ¹æ %u ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿"
18980 #: c-parser.c:7386
18981 #, fuzzy, gcc-internal-format
18982 msgid "for statement expected"
18983 msgstr "')' ¤Þ¤¿¤Ï¹à¤¬É¬ÍפǤ¹"
18985 #: c-parser.c:7459 cp/semantics.c:3805 cp/semantics.c:3849
18986 #, gcc-internal-format
18987 msgid "expected iteration declaration or initialization"
18988 msgstr ""
18990 #: c-parser.c:7585
18991 #, gcc-internal-format
18992 msgid "expected %<#pragma omp section%> or %<}%>"
18993 msgstr ""
18995 #: c-parser.c:7810 cp/parser.c:19182 fortran/openmp.c:469
18996 #, fuzzy, gcc-internal-format
18997 msgid "threadprivate variables not supported in this target"
18998 msgstr "¥»¥¯¥·¥ç¥ó°À­¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
19000 #: c-parser.c:7820 cp/semantics.c:3699
19001 #, gcc-internal-format
19002 msgid "%qE declared %<threadprivate%> after first use"
19003 msgstr ""
19005 #: c-parser.c:7822 cp/semantics.c:3701
19006 #, gcc-internal-format
19007 msgid "automatic variable %qE cannot be %<threadprivate%>"
19008 msgstr ""
19010 #: c-parser.c:7824 cp/semantics.c:3703
19011 #, fuzzy, gcc-internal-format
19012 msgid "%<threadprivate%> %qE has incomplete type"
19013 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
19015 #: c-pch.c:131
19016 #, fuzzy, gcc-internal-format
19017 msgid "can%'t create precompiled header %s: %m"
19018 msgstr "¥Ç¥£¥ì¥¯¥È¥ê %s ¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
19020 #: c-pch.c:152
19021 #, fuzzy, gcc-internal-format
19022 msgid "can%'t write to %s: %m"
19023 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
19025 #: c-pch.c:158
19026 #, fuzzy, gcc-internal-format
19027 msgid "%qs is not a valid output file"
19028 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
19030 #: c-pch.c:187 c-pch.c:202 c-pch.c:216
19031 #, fuzzy, gcc-internal-format
19032 msgid "can%'t write %s: %m"
19033 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
19035 #: c-pch.c:192 c-pch.c:209
19036 #, fuzzy, gcc-internal-format
19037 msgid "can%'t seek in %s: %m"
19038 msgstr "%s ¤ò rewind ¤Ç¤­¤Þ¤»¤ó"
19040 #: c-pch.c:200 c-pch.c:242 c-pch.c:282 c-pch.c:333
19041 #, fuzzy, gcc-internal-format
19042 msgid "can%'t read %s: %m"
19043 msgstr "%s ¤ò rewind ¤Ç¤­¤Þ¤»¤ó"
19045 #: c-pch.c:449
19046 #, fuzzy, gcc-internal-format
19047 msgid "pch_preprocess pragma should only be used with -fpreprocessed"
19048 msgstr "-include ¤ä -imacros ¤Ï -fpreprocessed ¤È°ì½ï¤Ë»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
19050 #: c-pch.c:450
19051 #, fuzzy, gcc-internal-format
19052 msgid "use #include instead"
19053 msgstr "#include ¤Î¥Í¥¹¥È¤¬¿¼¤¹¤®¤Þ¤¹"
19055 #: c-pch.c:456
19056 #, fuzzy, gcc-internal-format
19057 msgid "%s: couldn%'t open PCH file: %m"
19058 msgstr "¥À¥ó¥×¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
19060 #: c-pch.c:461
19061 #, gcc-internal-format
19062 msgid "use -Winvalid-pch for more information"
19063 msgstr ""
19065 #: c-pch.c:462
19066 #, gcc-internal-format
19067 msgid "%s: PCH file was invalid"
19068 msgstr ""
19070 #: c-pragma.c:102
19071 #, fuzzy, gcc-internal-format
19072 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
19073 msgstr "#pragma pack (pop) ¤¬¡¢Âбþ¤¹¤ë #pragma pack (push, <n>) ¤Ê¤·¤Ë½Ð¸½¤·¤Þ¤·¤¿"
19075 #: c-pragma.c:115
19076 #, fuzzy, gcc-internal-format
19077 msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s)"
19078 msgstr "#pragma pack(pop, %s) ¤¬¡¢Âбþ¤¹¤ë #pragma pack(push, %s) ¤Ê¤·¤Ë½Ð¸½¤·¤Þ¤·¤¿"
19080 #: c-pragma.c:129
19081 #, fuzzy, gcc-internal-format
19082 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
19083 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
19085 #: c-pragma.c:131
19086 #, fuzzy, gcc-internal-format
19087 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
19088 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
19090 #: c-pragma.c:152
19091 #, fuzzy, gcc-internal-format
19092 msgid "missing %<(%> after %<#pragma pack%> - ignored"
19093 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
19095 #: c-pragma.c:163 c-pragma.c:195
19096 #, gcc-internal-format
19097 msgid "invalid constant in %<#pragma pack%> - ignored"
19098 msgstr ""
19100 #: c-pragma.c:167 c-pragma.c:209
19101 #, fuzzy, gcc-internal-format
19102 msgid "malformed %<#pragma pack%> - ignored"
19103 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
19105 #: c-pragma.c:172
19106 #, fuzzy, gcc-internal-format
19107 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
19108 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
19110 #: c-pragma.c:174
19111 #, fuzzy, gcc-internal-format
19112 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
19113 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
19115 #: c-pragma.c:183
19116 #, gcc-internal-format
19117 msgid "unknown action %qs for %<#pragma pack%> - ignored"
19118 msgstr ""
19120 #: c-pragma.c:212
19121 #, fuzzy, gcc-internal-format
19122 msgid "junk at end of %<#pragma pack%>"
19123 msgstr "'#pragma pack' ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
19125 #: c-pragma.c:215
19126 #, gcc-internal-format
19127 msgid "#pragma pack has no effect with -fpack-struct - ignored"
19128 msgstr ""
19130 #: c-pragma.c:235
19131 #, gcc-internal-format
19132 msgid "alignment must be a small power of two, not %d"
19133 msgstr ""
19135 #: c-pragma.c:268
19136 #, gcc-internal-format
19137 msgid "applying #pragma weak %q+D after first use results in unspecified behavior"
19138 msgstr ""
19140 #: c-pragma.c:342 c-pragma.c:347
19141 #, fuzzy, gcc-internal-format
19142 msgid "malformed #pragma weak, ignored"
19143 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
19145 #: c-pragma.c:351
19146 #, fuzzy, gcc-internal-format
19147 msgid "junk at end of %<#pragma weak%>"
19148 msgstr "#pragma weak ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
19150 #: c-pragma.c:419 c-pragma.c:421
19151 #, fuzzy, gcc-internal-format
19152 msgid "malformed #pragma redefine_extname, ignored"
19153 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
19155 #: c-pragma.c:424
19156 #, fuzzy, gcc-internal-format
19157 msgid "junk at end of %<#pragma redefine_extname%>"
19158 msgstr "#pragma weak ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
19160 #: c-pragma.c:430
19161 #, fuzzy, gcc-internal-format
19162 msgid "#pragma redefine_extname not supported on this target"
19163 msgstr "__builtin_eh_return ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
19165 #: c-pragma.c:447 c-pragma.c:534
19166 #, gcc-internal-format
19167 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
19168 msgstr ""
19170 #: c-pragma.c:470
19171 #, gcc-internal-format
19172 msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname"
19173 msgstr ""
19175 #: c-pragma.c:489
19176 #, fuzzy, gcc-internal-format
19177 msgid "malformed #pragma extern_prefix, ignored"
19178 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
19180 #: c-pragma.c:492
19181 #, fuzzy, gcc-internal-format
19182 msgid "junk at end of %<#pragma extern_prefix%>"
19183 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
19185 #: c-pragma.c:499
19186 #, fuzzy, gcc-internal-format
19187 msgid "#pragma extern_prefix not supported on this target"
19188 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
19190 #: c-pragma.c:525
19191 #, fuzzy, gcc-internal-format
19192 msgid "asm declaration ignored due to conflict with previous rename"
19193 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
19195 #: c-pragma.c:556
19196 #, gcc-internal-format
19197 msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
19198 msgstr ""
19200 #: c-pragma.c:618
19201 #, gcc-internal-format
19202 msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected"
19203 msgstr ""
19205 #: c-pragma.c:653
19206 #, gcc-internal-format
19207 msgid "#pragma GCC visibility must be followed by push or pop"
19208 msgstr ""
19210 #: c-pragma.c:659
19211 #, gcc-internal-format
19212 msgid "no matching push for %<#pragma GCC visibility pop%>"
19213 msgstr ""
19215 #: c-pragma.c:666 c-pragma.c:673
19216 #, gcc-internal-format
19217 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
19218 msgstr ""
19220 #: c-pragma.c:669
19221 #, fuzzy, gcc-internal-format
19222 msgid "malformed #pragma GCC visibility push"
19223 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
19225 #: c-pragma.c:677
19226 #, fuzzy, gcc-internal-format
19227 msgid "junk at end of %<#pragma GCC visibility%>"
19228 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
19230 #: c-pragma.c:693
19231 #, fuzzy, gcc-internal-format
19232 msgid "#pragma GCC diagnostic not allowed inside functions"
19233 msgstr "ISO C ¤Ç¤Ï´Ø¿ô³°¤Ç¤Î;ʬ¤Ê `;' ¤òµö¤·¤Þ¤»¤ó"
19235 #: c-pragma.c:699
19236 #, gcc-internal-format
19237 msgid "missing [error|warning|ignored] after %<#pragma GCC diagnostic%>"
19238 msgstr ""
19240 #: c-pragma.c:708
19241 #, gcc-internal-format
19242 msgid "expected [error|warning|ignored] after %<#pragma GCC diagnostic%>"
19243 msgstr ""
19245 #: c-pragma.c:712
19246 #, gcc-internal-format
19247 msgid "missing option after %<#pragma GCC diagnostic%> kind"
19248 msgstr ""
19250 #: c-pragma.c:726
19251 #, gcc-internal-format
19252 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
19253 msgstr ""
19255 #: c-typeck.c:174
19256 #, fuzzy, gcc-internal-format
19257 msgid "%qD has an incomplete type"
19258 msgstr "`%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
19260 #: c-typeck.c:195 cp/call.c:2729
19261 #, gcc-internal-format
19262 msgid "invalid use of void expression"
19263 msgstr "void ¼°¤ÎÉÔŬÀڤʻÈÍÑ"
19265 #: c-typeck.c:203
19266 #, fuzzy, gcc-internal-format
19267 msgid "invalid use of flexible array member"
19268 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
19270 #: c-typeck.c:209
19271 #, gcc-internal-format
19272 msgid "invalid use of array with unspecified bounds"
19273 msgstr "¶­³¦¤¬»ØÄꤵ¤ì¤Ê¤¤ÇÛÎó¤ÎÉÔŬÀÚ¤ÊÍøÍÑ"
19275 #: c-typeck.c:217
19276 #, fuzzy, gcc-internal-format
19277 msgid "invalid use of undefined type %<%s %E%>"
19278 msgstr "̤ÄêµÁ¤Î·¿ `%s %s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
19280 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
19281 #: c-typeck.c:221
19282 #, fuzzy, gcc-internal-format
19283 msgid "invalid use of incomplete typedef %qD"
19284 msgstr "ÉÔ´°Á´¤Ê typedef `%s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
19286 #: c-typeck.c:474 c-typeck.c:499
19287 #, gcc-internal-format
19288 msgid "function types not truly compatible in ISO C"
19289 msgstr "´Ø¿ô·¿¤¬ ISO C ¤È´°Á´¸ß´¹¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
19291 #: c-typeck.c:619
19292 #, gcc-internal-format
19293 msgid "can%'t mix operands of decimal float and vector types"
19294 msgstr ""
19296 #: c-typeck.c:624
19297 #, gcc-internal-format
19298 msgid "can%'t mix operands of decimal float and complex types"
19299 msgstr ""
19301 #: c-typeck.c:629
19302 #, gcc-internal-format
19303 msgid "can%'t mix operands of decimal float and other float types"
19304 msgstr ""
19306 #: c-typeck.c:950
19307 #, gcc-internal-format
19308 msgid "types are not quite compatible"
19309 msgstr "·¿¤ÏÁ´¤¯¸ß´¹¤¬¤¢¤ê¤Þ¤»¤ó"
19311 #: c-typeck.c:1268
19312 #, fuzzy, gcc-internal-format
19313 msgid "function return types not compatible due to %<volatile%>"
19314 msgstr "´Ø¿ô¤ÎÊÖ¤¹·¿¤¬´Ø¿ô¤Ç¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
19316 #: c-typeck.c:1427 c-typeck.c:2780
19317 #, gcc-internal-format
19318 msgid "arithmetic on pointer to an incomplete type"
19319 msgstr "ÉÔ´°Á´·¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤ËÂФ¹¤ë±é»»"
19321 #: c-typeck.c:1819
19322 #, fuzzy, gcc-internal-format
19323 msgid "%qT has no member named %qE"
19324 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
19326 #: c-typeck.c:1860
19327 #, fuzzy, gcc-internal-format
19328 msgid "request for member %qE in something not a structure or union"
19329 msgstr "¹½Â¤ÂΤǤⶦÍÑÂΤǤâ¤Ê¤¤²¿¤«¤Ç¡¢¥á¥ó¥Ð `%s' ¤òÍ׵ᤵ¤ì¤Þ¤·¤¿"
19331 #: c-typeck.c:1891
19332 #, gcc-internal-format
19333 msgid "dereferencing pointer to incomplete type"
19334 msgstr "ÉÔ´°Á´·¿¤Î¥Ý¥¤¥ó¥¿¤Ø¤Î´ÖÀÜ»²¾È"
19336 #: c-typeck.c:1895
19337 #, fuzzy, gcc-internal-format
19338 msgid "dereferencing %<void *%> pointer"
19339 msgstr "`void *' ¥Ý¥¤¥ó¥¿¤Ø¤Î´ÖÀÜ»²¾È¤Ç¤¹"
19341 #: c-typeck.c:1912 cp/typeck.c:2366
19342 #, fuzzy, gcc-internal-format
19343 msgid "invalid type argument of %qs"
19344 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
19346 #: c-typeck.c:1940 cp/typeck.c:2509
19347 #, gcc-internal-format
19348 msgid "subscripted value is neither array nor pointer"
19349 msgstr "ź»ú¤ò¤Ä¤±¤é¤ì¤¿Ãͤ¬ÇÛÎó¤Ç¤â¥Ý¥¤¥ó¥¿¤Ç¤â¤¢¤ê¤Þ¤»¤ó"
19351 #: c-typeck.c:1951 cp/typeck.c:2428 cp/typeck.c:2514
19352 #, gcc-internal-format
19353 msgid "array subscript is not an integer"
19354 msgstr "ÇÛÎó¤Îź»ú¤¬À°¿ô·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
19356 #: c-typeck.c:1957
19357 #, fuzzy, gcc-internal-format
19358 msgid "subscripted value is pointer to function"
19359 msgstr "ź»ú¤ò¤Ä¤±¤é¤ì¤¿Ãͤ¬ÇÛÎó¤Ç¤â¥Ý¥¤¥ó¥¿¤Ç¤â¤¢¤ê¤Þ¤»¤ó"
19361 #: c-typeck.c:2004
19362 #, fuzzy, gcc-internal-format
19363 msgid "ISO C forbids subscripting %<register%> array"
19364 msgstr "ISO C ¤Ï `register' ÇÛÎó¤Ø¤Îź»ú¤ò¶Ø¤¸¤Þ¤¹"
19366 #: c-typeck.c:2006
19367 #, fuzzy, gcc-internal-format
19368 msgid "ISO C90 forbids subscripting non-lvalue array"
19369 msgstr "ISO C89 Èóº¸ÊÕÃÍÇÛÎó¤Ø¤Îź»ú¤ò¶Ø¤¸¤Þ¤¹"
19371 #: c-typeck.c:2255
19372 #, fuzzy, gcc-internal-format
19373 msgid "called object %qE is not a function"
19374 msgstr "¸Æ¤Ó½Ð¤µ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È¤Ï´Ø¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
19376 #. This situation leads to run-time undefined behavior.  We can't,
19377 #. therefore, simply error unless we can prove that all possible
19378 #. executions of the program must execute the code.
19379 #: c-typeck.c:2283
19380 #, fuzzy, gcc-internal-format
19381 msgid "function called through a non-compatible type"
19382 msgstr "sizeof ¤¬ÉÔ´°Á´¤Ê·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
19384 #: c-typeck.c:2390
19385 #, fuzzy, gcc-internal-format
19386 msgid "too many arguments to function %qE"
19387 msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
19389 #: c-typeck.c:2411
19390 #, gcc-internal-format
19391 msgid "type of formal parameter %d is incomplete"
19392 msgstr "Àµ¼°¤Ê²¾°ú¿ô %d ¤Î·¿¤¬ÉÔ´°Á´¤Ç¤¹"
19394 #: c-typeck.c:2424
19395 #, fuzzy, gcc-internal-format
19396 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
19397 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÉâÆ°¾®¿ô·¿¤Ç¤Ï¤Ê¤¯À°¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
19399 #: c-typeck.c:2429
19400 #, fuzzy, gcc-internal-format
19401 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
19402 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÊ£ÁÇ¿ô¤Ç¤Ï¤Ê¤¯À°¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
19404 #: c-typeck.c:2434
19405 #, fuzzy, gcc-internal-format
19406 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
19407 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÉâÆ°¾®¿ô·¿¤Ç¤Ï¤Ê¤¯Ê£ÁÇ¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
19409 #: c-typeck.c:2439
19410 #, fuzzy, gcc-internal-format
19411 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
19412 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÀ°¿ô·¿¤Ç¤Ï¤Ê¤¯ÉâÆ°¾®¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
19414 #: c-typeck.c:2444
19415 #, fuzzy, gcc-internal-format
19416 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
19417 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÀ°¿ô·¿¤Ç¤Ï¤Ê¤¯Ê£ÁÇ¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
19419 #: c-typeck.c:2449
19420 #, fuzzy, gcc-internal-format
19421 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
19422 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÊ£ÁÇ¿ô¤Ç¤Ï¤Ê¤¯ÉâÆ°¾®¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
19424 #: c-typeck.c:2462
19425 #, fuzzy, gcc-internal-format
19426 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
19427 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤Ï `double' ¤Ç¤Ê¤¯ `float' ¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
19429 #: c-typeck.c:2487
19430 #, fuzzy, gcc-internal-format
19431 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
19432 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÊ£ÁÇ¿ô¤Ç¤Ï¤Ê¤¯À°¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
19434 #: c-typeck.c:2508
19435 #, fuzzy, gcc-internal-format
19436 msgid "passing argument %d of %qE with different width due to prototype"
19437 msgstr "%s ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ç¤Î·¿¤ÎÉý¤È¤Ï°Û¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
19439 #: c-typeck.c:2531
19440 #, fuzzy, gcc-internal-format
19441 msgid "passing argument %d of %qE as unsigned due to prototype"
19442 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ê %s ¤ÏÉä¹ç¤Ê¤·¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
19444 #: c-typeck.c:2535
19445 #, fuzzy, gcc-internal-format
19446 msgid "passing argument %d of %qE as signed due to prototype"
19447 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ê %s ¤ÏÉä¹çÉÕ¤­¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
19449 #: c-typeck.c:2626
19450 #, gcc-internal-format
19451 msgid "suggest parentheses around + or - inside shift"
19452 msgstr "¥·¥Õ¥ÈÃæ¤Î + ¤ä - ¤Î¼þ¤ê¤Ç¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
19454 #: c-typeck.c:2634
19455 #, gcc-internal-format
19456 msgid "suggest parentheses around && within ||"
19457 msgstr "|| ¤È¶¦¤Ë»È¤ï¤ì¤ë && ¤Î¼þ¤ê¤Ç¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
19459 #: c-typeck.c:2644
19460 #, gcc-internal-format
19461 msgid "suggest parentheses around arithmetic in operand of |"
19462 msgstr "·×»»¤¬ | ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
19464 #: c-typeck.c:2649
19465 #, gcc-internal-format
19466 msgid "suggest parentheses around comparison in operand of |"
19467 msgstr "Èæ³Ó¤¬ | ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
19469 #: c-typeck.c:2659
19470 #, gcc-internal-format
19471 msgid "suggest parentheses around arithmetic in operand of ^"
19472 msgstr "·×»»¤¬ ^ ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
19474 #: c-typeck.c:2664
19475 #, gcc-internal-format
19476 msgid "suggest parentheses around comparison in operand of ^"
19477 msgstr "·×»»¤¬ ^ ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
19479 #: c-typeck.c:2672
19480 #, gcc-internal-format
19481 msgid "suggest parentheses around + or - in operand of &"
19482 msgstr "& ±é»»»Ò¤Î¼þ¤ê¤Î + ¤ä - ¤Î¼þ¤ê¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
19484 #: c-typeck.c:2677
19485 #, gcc-internal-format
19486 msgid "suggest parentheses around comparison in operand of &"
19487 msgstr "Èæ³Ó¤¬ & ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
19489 #: c-typeck.c:2683
19490 #, gcc-internal-format
19491 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
19492 msgstr "X<=Y<=Z ¤ÎÍͤÊÈæ³Ó¤Ï¿ô³ØŪ¤Ê°ÕÌ£¤Ç¤Î·ë²Ì¤ò¤â¤¿¤é¤·¤Þ¤»¤ó"
19494 #: c-typeck.c:2695 c-typeck.c:2700 cp/typeck.c:3278 cp/typeck.c:3387
19495 #, gcc-internal-format
19496 msgid "comparison with string literal results in unspecified behaviour"
19497 msgstr ""
19499 #: c-typeck.c:2722
19500 #, fuzzy, gcc-internal-format
19501 msgid "pointer of type %<void *%> used in subtraction"
19502 msgstr "`void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤Îº¹¤òµá¤á¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
19504 #: c-typeck.c:2724
19505 #, gcc-internal-format
19506 msgid "pointer to a function used in subtraction"
19507 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤Îº¹¤òµá¤á¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
19509 #: c-typeck.c:2831
19510 #, gcc-internal-format
19511 msgid "wrong type argument to unary plus"
19512 msgstr "ñ¹à¥×¥é¥¹¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
19514 #: c-typeck.c:2844
19515 #, gcc-internal-format
19516 msgid "wrong type argument to unary minus"
19517 msgstr "ñ¹à¥Þ¥¤¥Ê¥¹¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
19519 #: c-typeck.c:2861
19520 #, fuzzy, gcc-internal-format
19521 msgid "ISO C does not support %<~%> for complex conjugation"
19522 msgstr "ISO C ¤ÏÊ£ÁǶ¦ÌòÍѤΠ`~' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
19524 #: c-typeck.c:2867
19525 #, gcc-internal-format
19526 msgid "wrong type argument to bit-complement"
19527 msgstr "¥Ó¥Ã¥Èȿž¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
19529 #: c-typeck.c:2875
19530 #, gcc-internal-format
19531 msgid "wrong type argument to abs"
19532 msgstr "abs ¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
19534 #: c-typeck.c:2887
19535 #, gcc-internal-format
19536 msgid "wrong type argument to conjugation"
19537 msgstr "Ê£ÁǶ¦Ìò(~)¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
19539 #: c-typeck.c:2899
19540 #, gcc-internal-format
19541 msgid "wrong type argument to unary exclamation mark"
19542 msgstr "ñ¹à´¶Ã²Éä(!)¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
19544 #: c-typeck.c:2933
19545 #, fuzzy, gcc-internal-format
19546 msgid "ISO C does not support %<++%> and %<--%> on complex types"
19547 msgstr "ISO C ¤Ï complex ·¿¤Ç¤Î `++' ¤È `--' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
19549 #: c-typeck.c:2949 c-typeck.c:2981
19550 #, fuzzy, gcc-internal-format
19551 msgid "wrong type argument to increment"
19552 msgstr "¥Ó¥Ã¥Èȿž¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
19554 #: c-typeck.c:2951 c-typeck.c:2983
19555 #, fuzzy, gcc-internal-format
19556 msgid "wrong type argument to decrement"
19557 msgstr "¥Ó¥Ã¥Èȿž¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
19559 #: c-typeck.c:2972
19560 #, fuzzy, gcc-internal-format
19561 msgid "increment of pointer to unknown structure"
19562 msgstr "ÉÔÌÀ¤Ê¹½Â¤ÂΤËÂФ¹¤ë¥Ý¥¤¥ó¥¿¤Î%s"
19564 #: c-typeck.c:2974
19565 #, fuzzy, gcc-internal-format
19566 msgid "decrement of pointer to unknown structure"
19567 msgstr "ÉÔÌÀ¤Ê¹½Â¤ÂΤËÂФ¹¤ë¥Ý¥¤¥ó¥¿¤Î%s"
19569 #: c-typeck.c:3154
19570 #, fuzzy, gcc-internal-format
19571 msgid "assignment of read-only member %qD"
19572 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑ¥á¥ó¥Ð `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
19574 #: c-typeck.c:3155
19575 #, fuzzy, gcc-internal-format
19576 msgid "increment of read-only member %qD"
19577 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑ¥á¥ó¥Ð `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
19579 #: c-typeck.c:3156
19580 #, fuzzy, gcc-internal-format
19581 msgid "decrement of read-only member %qD"
19582 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑ¥á¥ó¥Ð `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
19584 #: c-typeck.c:3157
19585 #, gcc-internal-format
19586 msgid "read-only member %qD used as %<asm%> output"
19587 msgstr ""
19589 #: c-typeck.c:3161
19590 #, fuzzy, gcc-internal-format
19591 msgid "assignment of read-only variable %qD"
19592 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÊÑ¿ô `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
19594 #: c-typeck.c:3162
19595 #, fuzzy, gcc-internal-format
19596 msgid "increment of read-only variable %qD"
19597 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÊÑ¿ô `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
19599 #: c-typeck.c:3163
19600 #, fuzzy, gcc-internal-format
19601 msgid "decrement of read-only variable %qD"
19602 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÊÑ¿ô `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
19604 #: c-typeck.c:3164
19605 #, gcc-internal-format
19606 msgid "read-only variable %qD used as %<asm%> output"
19607 msgstr ""
19609 #: c-typeck.c:3167
19610 #, fuzzy, gcc-internal-format
19611 msgid "assignment of read-only location"
19612 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÎΰè¤Ç¹Ô¤ï¤ì¤Þ¤·¤¿"
19614 #: c-typeck.c:3168
19615 #, fuzzy, gcc-internal-format
19616 msgid "increment of read-only location"
19617 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÎΰè¤Ç¹Ô¤ï¤ì¤Þ¤·¤¿"
19619 #: c-typeck.c:3169
19620 #, fuzzy, gcc-internal-format
19621 msgid "decrement of read-only location"
19622 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÎΰè¤Ç¹Ô¤ï¤ì¤Þ¤·¤¿"
19624 #: c-typeck.c:3170
19625 #, gcc-internal-format
19626 msgid "read-only location used as %<asm%> output"
19627 msgstr ""
19629 #: c-typeck.c:3205
19630 #, fuzzy, gcc-internal-format
19631 msgid "cannot take address of bit-field %qD"
19632 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤Î¥¢¥É¥ì¥¹¤ò¼èÆÀ¤Ç¤­¤Þ¤»¤ó"
19634 #: c-typeck.c:3233
19635 #, fuzzy, gcc-internal-format
19636 msgid "global register variable %qD used in nested function"
19637 msgstr "Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
19639 #: c-typeck.c:3236
19640 #, fuzzy, gcc-internal-format
19641 msgid "register variable %qD used in nested function"
19642 msgstr "¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
19644 #: c-typeck.c:3241
19645 #, fuzzy, gcc-internal-format
19646 msgid "address of global register variable %qD requested"
19647 msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹"
19649 #: c-typeck.c:3243
19650 #, fuzzy, gcc-internal-format
19651 msgid "address of register variable %qD requested"
19652 msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
19654 #: c-typeck.c:3289
19655 #, fuzzy, gcc-internal-format
19656 msgid "non-lvalue array in conditional expression"
19657 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
19659 #: c-typeck.c:3337
19660 #, gcc-internal-format
19661 msgid "signed and unsigned type in conditional expression"
19662 msgstr "¾ò·ï¼°¤ËÉä¹çÉÕ¤­·¿¤ÈÉä¹ç̵¤··¿¤È¤¬¤¢¤ê¤Þ¤¹"
19664 #: c-typeck.c:3344
19665 #, gcc-internal-format
19666 msgid "ISO C forbids conditional expr with only one void side"
19667 msgstr "ISO C ¤ÏÊÒ¦¤À¤±¤¬ void ¤È¤Ê¤ë¾ò·ï¼°¤ò¶Ø¤¸¤Þ¤¹"
19669 #: c-typeck.c:3358 c-typeck.c:3366
19670 #, fuzzy, gcc-internal-format
19671 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
19672 msgstr "ISO C ¤Ï `void *' ¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤ò¾ò·ï¼°¤È¤¹¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
19674 #: c-typeck.c:3373
19675 #, gcc-internal-format
19676 msgid "pointer type mismatch in conditional expression"
19677 msgstr "¾ò·ï¼°¤Ç¤Î¥Ý¥¤¥ó¥¿¤Î·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó"
19679 #: c-typeck.c:3380 c-typeck.c:3390
19680 #, gcc-internal-format
19681 msgid "pointer/integer type mismatch in conditional expression"
19682 msgstr "¾ò·ï¼°¤Ç¥Ý¥¤¥ó¥¿·¿¤ÈÀ°¿ô·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó"
19684 #: c-typeck.c:3404
19685 #, gcc-internal-format
19686 msgid "type mismatch in conditional expression"
19687 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
19689 #: c-typeck.c:3446
19690 #, gcc-internal-format
19691 msgid "left-hand operand of comma expression has no effect"
19692 msgstr "¥«¥ó¥Þ±é»»»Ò¤Îº¸Â¦¤Î¼°¤Ë¸úÎϤ¬¤¢¤ê¤Þ¤»¤ó"
19694 #: c-typeck.c:3483
19695 #, gcc-internal-format
19696 msgid "cast specifies array type"
19697 msgstr "¥­¥ã¥¹¥È¤¬ÇÛÎ󷿤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
19699 #: c-typeck.c:3489
19700 #, gcc-internal-format
19701 msgid "cast specifies function type"
19702 msgstr "¥­¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
19704 #: c-typeck.c:3499
19705 #, gcc-internal-format
19706 msgid "ISO C forbids casting nonscalar to the same type"
19707 msgstr "ISO C ¤ÏÈó¥¹¥«¥é¡¼¤«¤éƱ¤¸·¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
19709 #: c-typeck.c:3516
19710 #, gcc-internal-format
19711 msgid "ISO C forbids casts to union type"
19712 msgstr "ISO C ¤Ï¶¦ÍÑÂη¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
19714 #: c-typeck.c:3524
19715 #, gcc-internal-format
19716 msgid "cast to union type from type not present in union"
19717 msgstr "¶¦ÍÑÂΤÎÃæ¤Ë¤Ê¤¤·¿¤«¤é¶¦ÍÑÂη¿¤Ø¥­¥ã¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
19719 #: c-typeck.c:3570
19720 #, fuzzy, gcc-internal-format
19721 msgid "cast adds new qualifiers to function type"
19722 msgstr "¥­¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
19724 #. There are qualifiers present in IN_OTYPE that are not
19725 #. present in IN_TYPE.
19726 #: c-typeck.c:3575
19727 #, gcc-internal-format
19728 msgid "cast discards qualifiers from pointer target type"
19729 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
19731 #: c-typeck.c:3591
19732 #, gcc-internal-format
19733 msgid "cast increases required alignment of target type"
19734 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤ÎÍ׵ᥢ¥é¥¤¥ó¥á¥ó¥È¤¬Áý²Ã¤·¤Þ¤¹"
19736 #: c-typeck.c:3602
19737 #, gcc-internal-format
19738 msgid "cast from pointer to integer of different size"
19739 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤«¤é°Û¤Ê¤ë¥µ¥¤¥º¤ÎÀ°¿ô¤È¤Ê¤ê¤Þ¤¹"
19741 #: c-typeck.c:3606
19742 #, gcc-internal-format
19743 msgid "cast from function call of type %qT to non-matching type %qT"
19744 msgstr ""
19746 #: c-typeck.c:3614
19747 #, gcc-internal-format
19748 msgid "cast to pointer from integer of different size"
19749 msgstr "°Û¤Ê¤ë¥µ¥¤¥º¤ÎÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤Ë¥­¥ã¥¹¥È¤µ¤ì¤Þ¤·¤¿"
19751 #: c-typeck.c:3627
19752 #, fuzzy, gcc-internal-format
19753 msgid "ISO C forbids conversion of function pointer to object pointer type"
19754 msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë¥á¥ó¥Ð´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
19756 #: c-typeck.c:3635
19757 #, fuzzy, gcc-internal-format
19758 msgid "ISO C forbids conversion of object pointer to function pointer type"
19759 msgstr "ISO C ¤Ï `void *' ¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤ÎÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
19761 #: c-typeck.c:3911
19762 #, fuzzy, gcc-internal-format
19763 msgid "cannot pass rvalue to reference parameter"
19764 msgstr "»²¾È·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
19766 #: c-typeck.c:4022 c-typeck.c:4188
19767 #, fuzzy, gcc-internal-format
19768 msgid "passing argument %d of %qE makes qualified function pointer from unqualified"
19769 msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹"
19771 #: c-typeck.c:4025 c-typeck.c:4191
19772 #, fuzzy, gcc-internal-format
19773 msgid "assignment makes qualified function pointer from unqualified"
19774 msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹"
19776 #: c-typeck.c:4028 c-typeck.c:4193
19777 #, fuzzy, gcc-internal-format
19778 msgid "initialization makes qualified function pointer from unqualified"
19779 msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹"
19781 #: c-typeck.c:4031 c-typeck.c:4195
19782 #, fuzzy, gcc-internal-format
19783 msgid "return makes qualified function pointer from unqualified"
19784 msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹"
19786 #: c-typeck.c:4035 c-typeck.c:4155
19787 #, fuzzy, gcc-internal-format
19788 msgid "passing argument %d of %qE discards qualifiers from pointer target type"
19789 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
19791 #: c-typeck.c:4037 c-typeck.c:4157
19792 #, fuzzy, gcc-internal-format
19793 msgid "assignment discards qualifiers from pointer target type"
19794 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
19796 #: c-typeck.c:4039 c-typeck.c:4159
19797 #, fuzzy, gcc-internal-format
19798 msgid "initialization discards qualifiers from pointer target type"
19799 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
19801 #: c-typeck.c:4041 c-typeck.c:4161
19802 #, fuzzy, gcc-internal-format
19803 msgid "return discards qualifiers from pointer target type"
19804 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
19806 #: c-typeck.c:4048
19807 #, gcc-internal-format
19808 msgid "ISO C prohibits argument conversion to union type"
19809 msgstr "ISO C ¤Ç¤Ï°ú¿ô¤«¤é¶¦ÍÑÂΤؤÎÊÑ´¹¤ò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹"
19811 #: c-typeck.c:4083
19812 #, gcc-internal-format
19813 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
19814 msgstr ""
19816 #: c-typeck.c:4096
19817 #, fuzzy, gcc-internal-format
19818 msgid "argument %d of %qE might be a candidate for a format attribute"
19819 msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `%s' format Â°À­¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹"
19821 #: c-typeck.c:4102
19822 #, fuzzy, gcc-internal-format
19823 msgid "assignment left-hand side might be a candidate for a format attribute"
19824 msgstr "format Â°À­¤ò¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
19826 #: c-typeck.c:4107
19827 #, fuzzy, gcc-internal-format
19828 msgid "initialization left-hand side might be a candidate for a format attribute"
19829 msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `%s' format Â°À­¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹"
19831 #: c-typeck.c:4112
19832 #, fuzzy, gcc-internal-format
19833 msgid "return type might be a candidate for a format attribute"
19834 msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `%s' format Â°À­¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹"
19836 #: c-typeck.c:4135
19837 #, fuzzy, gcc-internal-format
19838 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
19839 msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹"
19841 #: c-typeck.c:4138
19842 #, fuzzy, gcc-internal-format
19843 msgid "ISO C forbids assignment between function pointer and %<void *%>"
19844 msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹"
19846 #: c-typeck.c:4140
19847 #, fuzzy, gcc-internal-format
19848 msgid "ISO C forbids initialization between function pointer and %<void *%>"
19849 msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹"
19851 #: c-typeck.c:4142
19852 #, fuzzy, gcc-internal-format
19853 msgid "ISO C forbids return between function pointer and %<void *%>"
19854 msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹"
19856 #: c-typeck.c:4171
19857 #, fuzzy, gcc-internal-format
19858 msgid "pointer targets in passing argument %d of %qE differ in signedness"
19859 msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉä¹æ¤Î̵ͭ¤¬°Û¤Ê¤ê¤Þ¤¹"
19861 #: c-typeck.c:4173
19862 #, fuzzy, gcc-internal-format
19863 msgid "pointer targets in assignment differ in signedness"
19864 msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉä¹æ¤Î̵ͭ¤¬°Û¤Ê¤ê¤Þ¤¹"
19866 #: c-typeck.c:4175
19867 #, fuzzy, gcc-internal-format
19868 msgid "pointer targets in initialization differ in signedness"
19869 msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉä¹æ¤Î̵ͭ¤¬°Û¤Ê¤ê¤Þ¤¹"
19871 #: c-typeck.c:4177
19872 #, fuzzy, gcc-internal-format
19873 msgid "pointer targets in return differ in signedness"
19874 msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉä¹æ¤Î̵ͭ¤¬°Û¤Ê¤ê¤Þ¤¹"
19876 #: c-typeck.c:4202
19877 #, fuzzy, gcc-internal-format
19878 msgid "passing argument %d of %qE from incompatible pointer type"
19879 msgstr "¸ß´¹À­¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹"
19881 #: c-typeck.c:4204
19882 #, fuzzy, gcc-internal-format
19883 msgid "assignment from incompatible pointer type"
19884 msgstr "¸ß´¹À­¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹"
19886 #: c-typeck.c:4205
19887 #, fuzzy, gcc-internal-format
19888 msgid "initialization from incompatible pointer type"
19889 msgstr "¸ß´¹À­¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹"
19891 #: c-typeck.c:4207
19892 #, fuzzy, gcc-internal-format
19893 msgid "return from incompatible pointer type"
19894 msgstr "¸ß´¹À­¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹"
19896 #: c-typeck.c:4224
19897 #, fuzzy, gcc-internal-format
19898 msgid "passing argument %d of %qE makes pointer from integer without a cast"
19899 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿"
19901 #: c-typeck.c:4226
19902 #, fuzzy, gcc-internal-format
19903 msgid "assignment makes pointer from integer without a cast"
19904 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿"
19906 #: c-typeck.c:4228
19907 #, fuzzy, gcc-internal-format
19908 msgid "initialization makes pointer from integer without a cast"
19909 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿"
19911 #: c-typeck.c:4230
19912 #, fuzzy, gcc-internal-format
19913 msgid "return makes pointer from integer without a cast"
19914 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿"
19916 #: c-typeck.c:4237
19917 #, fuzzy, gcc-internal-format
19918 msgid "passing argument %d of %qE makes integer from pointer without a cast"
19919 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿"
19921 #: c-typeck.c:4239
19922 #, fuzzy, gcc-internal-format
19923 msgid "assignment makes integer from pointer without a cast"
19924 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿"
19926 #: c-typeck.c:4241
19927 #, fuzzy, gcc-internal-format
19928 msgid "initialization makes integer from pointer without a cast"
19929 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿"
19931 #: c-typeck.c:4243
19932 #, fuzzy, gcc-internal-format
19933 msgid "return makes integer from pointer without a cast"
19934 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿"
19936 #: c-typeck.c:4259
19937 #, fuzzy, gcc-internal-format
19938 msgid "incompatible types in assignment"
19939 msgstr "%s ¤Ë¸ß´¹À­¤Î¤Ê¤¤·¿"
19941 #: c-typeck.c:4262
19942 #, fuzzy, gcc-internal-format
19943 msgid "incompatible types in initialization"
19944 msgstr "%s ¤Ë¸ß´¹À­¤Î¤Ê¤¤·¿"
19946 #: c-typeck.c:4265
19947 #, fuzzy, gcc-internal-format
19948 msgid "incompatible types in return"
19949 msgstr "%s ¤Ë¸ß´¹À­¤Î¤Ê¤¤·¿"
19951 #: c-typeck.c:4352
19952 #, gcc-internal-format
19953 msgid "traditional C rejects automatic aggregate initialization"
19954 msgstr "¸Å¤¤ C ¤Ç¤Ï¼«Æ°Åª¤Ê½¸¹çÂΤνé´ü²½¤òµñÀ䤷¤Þ¤¹"
19956 #: c-typeck.c:4522 c-typeck.c:4537 c-typeck.c:4552
19957 #, fuzzy, gcc-internal-format
19958 msgid "(near initialization for %qs)"
19959 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
19961 #: c-typeck.c:5092 cp/decl.c:4840
19962 #, fuzzy, gcc-internal-format
19963 msgid "opaque vector types cannot be initialized"
19964 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
19966 #: c-typeck.c:5715
19967 #, fuzzy, gcc-internal-format
19968 msgid "unknown field %qE specified in initializer"
19969 msgstr "ÉÔÌÀ¤Ê¥Õ¥£¡¼¥ë¥É `%s' ¤¬½é´ü²½»Ò¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿"
19971 #: c-typeck.c:6615
19972 #, gcc-internal-format
19973 msgid "traditional C rejects initialization of unions"
19974 msgstr "¸Å¤¤ C ¤Ï¶¦ÍÑÂΤνé´ü¤òµñÀ䤷¤Þ¤¹"
19976 #: c-typeck.c:6923
19977 #, fuzzy, gcc-internal-format
19978 msgid "jump into statement expression"
19979 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
19981 #: c-typeck.c:6929
19982 #, gcc-internal-format
19983 msgid "jump into scope of identifier with variably modified type"
19984 msgstr ""
19986 #: c-typeck.c:6966
19987 #, fuzzy, gcc-internal-format
19988 msgid "ISO C forbids %<goto *expr;%>"
19989 msgstr "ISO C `goto *¼°;' ¤Î½ñ¤­Êý¤ò¶Ø¤¸¤Þ¤¹"
19991 #: c-typeck.c:6981 cp/typeck.c:6458
19992 #, fuzzy, gcc-internal-format
19993 msgid "function declared %<noreturn%> has a %<return%> statement"
19994 msgstr "`noreturn' ¤ÎÀë¸À¤µ¤ì¤¿´Ø¿ô¤Ë `return' Ê¸¤¬¤¢¤ê¤Þ¤¹"
19996 #: c-typeck.c:6989
19997 #, fuzzy, gcc-internal-format
19998 msgid "%<return%> with no value, in function returning non-void"
19999 msgstr "Ìá¤ê·¿¤¬´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤»¤ó"
20001 #: c-typeck.c:6998
20002 #, fuzzy, gcc-internal-format
20003 msgid "%<return%> with a value, in function returning void"
20004 msgstr "Ìá¤ê·¿¤¬ void ¤Î´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤¹"
20006 #: c-typeck.c:7055
20007 #, gcc-internal-format
20008 msgid "function returns address of local variable"
20009 msgstr "´Ø¿ô¤¬¥í¡¼¥«¥ëÊÑ¿ô¤Î¥¢¥É¥ì¥¹¤òÊÖ¤·¤Æ¤¤¤Þ¤¹"
20011 #: c-typeck.c:7127 cp/semantics.c:928
20012 #, gcc-internal-format
20013 msgid "switch quantity not an integer"
20014 msgstr "switch ¤ÎÆâÍƤ¬À°¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
20016 #: c-typeck.c:7139
20017 #, fuzzy, gcc-internal-format
20018 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
20019 msgstr "ISO C ¤Ç¤Ï `long' ¤Î switch ¼°¤Ï `int' ¤ËÊÑ´¹¤µ¤ì¤Þ¤»¤ó"
20021 #: c-typeck.c:7179
20022 #, fuzzy, gcc-internal-format
20023 msgid "case label in statement expression not containing enclosing switch statement"
20024 msgstr "case ¥é¥Ù¥ë¤¬ switch Ê¸¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
20026 #: c-typeck.c:7182
20027 #, fuzzy, gcc-internal-format
20028 msgid "%<default%> label in statement expression not containing enclosing switch statement"
20029 msgstr "`default' ¥é¥Ù¥ë¤¬ switch Ê¸¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
20031 #: c-typeck.c:7188
20032 #, gcc-internal-format
20033 msgid "case label in scope of identifier with variably modified type not containing enclosing switch statement"
20034 msgstr ""
20036 #: c-typeck.c:7191
20037 #, gcc-internal-format
20038 msgid "%<default%> label in scope of identifier with variably modified type not containing enclosing switch statement"
20039 msgstr ""
20041 #: c-typeck.c:7195 cp/parser.c:6426
20042 #, gcc-internal-format
20043 msgid "case label not within a switch statement"
20044 msgstr "case ¥é¥Ù¥ë¤¬ switch Ê¸¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
20046 #: c-typeck.c:7197
20047 #, fuzzy, gcc-internal-format
20048 msgid "%<default%> label not within a switch statement"
20049 msgstr "`default' ¥é¥Ù¥ë¤¬ switch Ê¸¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
20051 #: c-typeck.c:7274
20052 #, gcc-internal-format
20053 msgid "%Hsuggest explicit braces to avoid ambiguous %<else%>"
20054 msgstr ""
20056 #: c-typeck.c:7385 cp/cp-gimplify.c:97 cp/parser.c:6922
20057 #, gcc-internal-format
20058 msgid "break statement not within loop or switch"
20059 msgstr "break Ê¸¤¬ loop ¤Þ¤¿¤Ï switch ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
20061 #: c-typeck.c:7387 cp/parser.c:6943
20062 #, gcc-internal-format
20063 msgid "continue statement not within a loop"
20064 msgstr "continue Ê¸¤¬ loop ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
20066 #: c-typeck.c:7392 cp/parser.c:6933
20067 #, fuzzy, gcc-internal-format
20068 msgid "break statement used with OpenMP for loop"
20069 msgstr "break Ê¸¤¬ loop ¤Þ¤¿¤Ï switch ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
20071 #: c-typeck.c:7415
20072 #, gcc-internal-format
20073 msgid "%Hstatement with no effect"
20074 msgstr ""
20076 #: c-typeck.c:7437
20077 #, gcc-internal-format
20078 msgid "expression statement has incomplete type"
20079 msgstr "¼°¤ÎÃæ¤Îʸ¤ËÉÔ´°Á´·¿¤¬¤¢¤ê¤Þ¤¹"
20081 #: c-typeck.c:7900 c-typeck.c:7941
20082 #, fuzzy, gcc-internal-format
20083 msgid "division by zero"
20084 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
20086 #: c-typeck.c:7986 cp/typeck.c:3211
20087 #, gcc-internal-format
20088 msgid "right shift count is negative"
20089 msgstr "±¦¥·¥Õ¥È²ó¿ô¤¬Éé¤Î¿ô¤Ç¤¹"
20091 #: c-typeck.c:7993 cp/typeck.c:3217
20092 #, gcc-internal-format
20093 msgid "right shift count >= width of type"
20094 msgstr "±¦¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
20096 #: c-typeck.c:8014 cp/typeck.c:3236
20097 #, gcc-internal-format
20098 msgid "left shift count is negative"
20099 msgstr "º¸¥·¥Õ¥È²ó¿ô¤¬Éé¤Î¿ô¤Ç¤¹"
20101 #: c-typeck.c:8017 cp/typeck.c:3238
20102 #, gcc-internal-format
20103 msgid "left shift count >= width of type"
20104 msgstr "º¸¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
20106 #: c-typeck.c:8035 cp/typeck.c:3274
20107 #, gcc-internal-format
20108 msgid "comparing floating point with == or != is unsafe"
20109 msgstr "ÉâÆ°¾®¿ôÅÀ¤ÎÈæ³Ó¤Ç == ¤ä != ¤ò»È¤¦¤Î¤Ï°ÂÁ´¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
20111 #: c-typeck.c:8059 c-typeck.c:8066
20112 #, fuzzy, gcc-internal-format
20113 msgid "ISO C forbids comparison of %<void *%> with function pointer"
20114 msgstr "ISO C ¤Ï `void *' ¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤ÎÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
20116 #: c-typeck.c:8072 c-typeck.c:8134
20117 #, gcc-internal-format
20118 msgid "comparison of distinct pointer types lacks a cast"
20119 msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥­¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20121 #: c-typeck.c:8084 c-typeck.c:8095
20122 #, gcc-internal-format
20123 msgid "the address of %qD will never be NULL"
20124 msgstr ""
20126 #: c-typeck.c:8102 c-typeck.c:8107 c-typeck.c:8152 c-typeck.c:8157
20127 #, gcc-internal-format
20128 msgid "comparison between pointer and integer"
20129 msgstr "¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¹Ô¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
20131 #: c-typeck.c:8126
20132 #, gcc-internal-format
20133 msgid "comparison of complete and incomplete pointers"
20134 msgstr "´°Á´¤Ê¥Ý¥¤¥ó¥¿¤ÈÉÔ´°Á´¤Ê¥Ý¥¤¥ó¥¿¤È¤ÎÈæ³Ó¤Ç¤¹"
20136 #: c-typeck.c:8129
20137 #, gcc-internal-format
20138 msgid "ISO C forbids ordered comparisons of pointers to functions"
20139 msgstr "ISO C ´Ø¿ô¥Ý¥¤¥ó¥¿¤Î½ç½øÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
20141 #: c-typeck.c:8141 c-typeck.c:8147
20142 #, gcc-internal-format
20143 msgid "ordered comparison of pointer with integer zero"
20144 msgstr "À°¿ô 0 ¤È¥Ý¥¤¥ó¥¿¤È¤Î½ç½øÈæ³Ó¤Ç¤¹"
20146 #: c-typeck.c:8401
20147 #, gcc-internal-format
20148 msgid "comparison between signed and unsigned"
20149 msgstr "Éä¹çÉÕ¤­¤ÈÉä¹ç̵¤·¤È¤ÎÈæ³Ó¤Ç¤¹"
20151 #: c-typeck.c:8447 cp/typeck.c:3706
20152 #, gcc-internal-format
20153 msgid "comparison of promoted ~unsigned with constant"
20154 msgstr "~¤Çȿž¤µ¤ì¤¿³Ê¾å¤²Éä¹ç̵¤··¿¤ÈÄê¿ô¤È¤ÎÈæ³Ó¤Ç¤¹"
20156 #: c-typeck.c:8455 cp/typeck.c:3714
20157 #, gcc-internal-format
20158 msgid "comparison of promoted ~unsigned with unsigned"
20159 msgstr "~¤Çȿž¤µ¤ì¤¿Éä¹ç̵¤··¿¤ÈÉä¹ç̵¤··¿¤È¤ÎÈæ³Ó¤Ç¤¹"
20161 #: c-typeck.c:8513
20162 #, fuzzy, gcc-internal-format
20163 msgid "used array that cannot be converted to pointer where scalar is required"
20164 msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤ËÇÛÎ󷿤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
20166 #: c-typeck.c:8517
20167 #, fuzzy, gcc-internal-format
20168 msgid "used struct type value where scalar is required"
20169 msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤Ë¹½Â¤Âη¿¤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
20171 #: c-typeck.c:8521
20172 #, fuzzy, gcc-internal-format
20173 msgid "used union type value where scalar is required"
20174 msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤Ë¶¦ÍÑÂη¿¤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
20176 #: c-typeck.c:8626 cp/semantics.c:3526
20177 #, gcc-internal-format
20178 msgid "%qE has invalid type for %<reduction%>"
20179 msgstr ""
20181 #: c-typeck.c:8660 cp/semantics.c:3539
20182 #, gcc-internal-format
20183 msgid "%qE has invalid type for %<reduction(%s)%>"
20184 msgstr ""
20186 #: c-typeck.c:8676 cp/semantics.c:3549
20187 #, gcc-internal-format
20188 msgid "%qE must be %<threadprivate%> for %<copyin%>"
20189 msgstr ""
20191 #: c-typeck.c:8685 cp/semantics.c:3354
20192 #, fuzzy, gcc-internal-format
20193 msgid "%qE is not a variable in clause %qs"
20194 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï %s ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
20196 #: c-typeck.c:8692 c-typeck.c:8712 c-typeck.c:8732 cp/semantics.c:3380
20197 #: cp/semantics.c:3399
20198 #, gcc-internal-format
20199 msgid "%qE appears more than once in data clauses"
20200 msgstr ""
20202 #: c-typeck.c:8706 cp/semantics.c:3374
20203 #, fuzzy, gcc-internal-format
20204 msgid "%qE is not a variable in clause %<firstprivate%>"
20205 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï private ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
20207 #: c-typeck.c:8726 cp/semantics.c:3393
20208 #, fuzzy, gcc-internal-format
20209 msgid "%qE is not a variable in clause %<lastprivate%>"
20210 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï private ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
20212 #: c-typeck.c:8784 cp/semantics.c:3590
20213 #, gcc-internal-format
20214 msgid "%qE is predetermined %qs for %qs"
20215 msgstr ""
20217 #: calls.c:1972
20218 #, gcc-internal-format
20219 msgid "function call has aggregate value"
20220 msgstr "´Ø¿ô¸Æ¤Ó½Ð¤·¤¬½¸¹çÂΤÎÃͤò»ý¤Ã¤Æ¤¤¤Þ¤¹"
20222 #: cfgexpand.c:1616
20223 #, gcc-internal-format
20224 msgid "not protecting local variables: variable length buffer"
20225 msgstr ""
20227 #: cfgexpand.c:1618
20228 #, gcc-internal-format
20229 msgid "not protecting function: no buffer at least %d bytes long"
20230 msgstr ""
20232 #: cfghooks.c:89
20233 #, gcc-internal-format
20234 msgid "bb %d on wrong place"
20235 msgstr ""
20237 #: cfghooks.c:95
20238 #, gcc-internal-format
20239 msgid "prev_bb of %d should be %d, not %d"
20240 msgstr ""
20242 #: cfghooks.c:112
20243 #, gcc-internal-format
20244 msgid "verify_flow_info: Wrong count of block %i %i"
20245 msgstr ""
20247 #: cfghooks.c:118
20248 #, gcc-internal-format
20249 msgid "verify_flow_info: Wrong frequency of block %i %i"
20250 msgstr ""
20252 #: cfghooks.c:126
20253 #, gcc-internal-format
20254 msgid "verify_flow_info: Duplicate edge %i->%i"
20255 msgstr ""
20257 #: cfghooks.c:132
20258 #, gcc-internal-format
20259 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
20260 msgstr ""
20262 #: cfghooks.c:138
20263 #, gcc-internal-format
20264 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
20265 msgstr ""
20267 #: cfghooks.c:150
20268 #, fuzzy, gcc-internal-format
20269 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
20270 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d pred edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
20272 #: cfghooks.c:164 cfgrtl.c:1884
20273 #, gcc-internal-format
20274 msgid "wrong amount of branch edges after unconditional jump %i"
20275 msgstr ""
20277 #: cfghooks.c:172 cfghooks.c:183
20278 #, fuzzy, gcc-internal-format
20279 msgid "basic block %d pred edge is corrupted"
20280 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d pred edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
20282 #: cfghooks.c:184
20283 #, gcc-internal-format
20284 msgid "its dest_idx should be %d, not %d"
20285 msgstr ""
20287 #: cfghooks.c:213
20288 #, fuzzy, gcc-internal-format
20289 msgid "basic block %i edge lists are corrupted"
20290 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %i edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
20292 #: cfghooks.c:226
20293 #, gcc-internal-format
20294 msgid "verify_flow_info failed"
20295 msgstr ""
20297 #: cfghooks.c:287
20298 #, fuzzy, gcc-internal-format
20299 msgid "%s does not support redirect_edge_and_branch"
20300 msgstr "%s ¤Ï %%n$ ±é»»»ÒÈÖ¹æ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
20302 #: cfghooks.c:305
20303 #, fuzzy, gcc-internal-format
20304 msgid "%s does not support redirect_edge_and_branch_force"
20305 msgstr "%s ¤Ï %%n$ ±é»»»ÒÈÖ¹æ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
20307 #: cfghooks.c:323
20308 #, fuzzy, gcc-internal-format
20309 msgid "%s does not support split_block"
20310 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
20312 #: cfghooks.c:359
20313 #, fuzzy, gcc-internal-format
20314 msgid "%s does not support move_block_after"
20315 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
20317 #: cfghooks.c:372
20318 #, fuzzy, gcc-internal-format
20319 msgid "%s does not support delete_basic_block"
20320 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
20322 #: cfghooks.c:404
20323 #, fuzzy, gcc-internal-format
20324 msgid "%s does not support split_edge"
20325 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
20327 #: cfghooks.c:465
20328 #, fuzzy, gcc-internal-format
20329 msgid "%s does not support create_basic_block"
20330 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
20332 #: cfghooks.c:493
20333 #, fuzzy, gcc-internal-format
20334 msgid "%s does not support can_merge_blocks_p"
20335 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
20337 #: cfghooks.c:504
20338 #, fuzzy, gcc-internal-format
20339 msgid "%s does not support predict_edge"
20340 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
20342 #: cfghooks.c:513
20343 #, fuzzy, gcc-internal-format
20344 msgid "%s does not support predicted_by_p"
20345 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
20347 #: cfghooks.c:527
20348 #, fuzzy, gcc-internal-format
20349 msgid "%s does not support merge_blocks"
20350 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
20352 #: cfghooks.c:572
20353 #, fuzzy, gcc-internal-format
20354 msgid "%s does not support make_forwarder_block"
20355 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
20357 #: cfghooks.c:677
20358 #, fuzzy, gcc-internal-format
20359 msgid "%s does not support can_duplicate_block_p"
20360 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
20362 #: cfghooks.c:705
20363 #, fuzzy, gcc-internal-format
20364 msgid "%s does not support duplicate_block"
20365 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
20367 #: cfghooks.c:773
20368 #, fuzzy, gcc-internal-format
20369 msgid "%s does not support block_ends_with_call_p"
20370 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
20372 #: cfghooks.c:784
20373 #, fuzzy, gcc-internal-format
20374 msgid "%s does not support block_ends_with_condjump_p"
20375 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
20377 #: cfghooks.c:802
20378 #, fuzzy, gcc-internal-format
20379 msgid "%s does not support flow_call_edges_add"
20380 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
20382 #: cfgloop.c:1078
20383 #, gcc-internal-format
20384 msgid "size of loop %d should be %d, not %d"
20385 msgstr ""
20387 #: cfgloop.c:1095
20388 #, gcc-internal-format
20389 msgid "bb %d do not belong to loop %d"
20390 msgstr ""
20392 #: cfgloop.c:1112
20393 #, gcc-internal-format
20394 msgid "loop %d's header does not have exactly 2 entries"
20395 msgstr ""
20397 #: cfgloop.c:1119
20398 #, gcc-internal-format
20399 msgid "loop %d's latch does not have exactly 1 successor"
20400 msgstr ""
20402 #: cfgloop.c:1124
20403 #, gcc-internal-format
20404 msgid "loop %d's latch does not have header as successor"
20405 msgstr ""
20407 #: cfgloop.c:1129
20408 #, gcc-internal-format
20409 msgid "loop %d's latch does not belong directly to it"
20410 msgstr ""
20412 #: cfgloop.c:1135
20413 #, gcc-internal-format
20414 msgid "loop %d's header does not belong directly to it"
20415 msgstr ""
20417 #: cfgloop.c:1141
20418 #, gcc-internal-format
20419 msgid "loop %d's latch is marked as part of irreducible region"
20420 msgstr ""
20422 #: cfgloop.c:1174
20423 #, fuzzy, gcc-internal-format
20424 msgid "basic block %d should be marked irreducible"
20425 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d pred edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
20427 #: cfgloop.c:1180
20428 #, fuzzy, gcc-internal-format
20429 msgid "basic block %d should not be marked irreducible"
20430 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¤¬Ï¢Â³Åª¤ËÈÖ¹æÉÕ¤±¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
20432 #: cfgloop.c:1188
20433 #, gcc-internal-format
20434 msgid "edge from %d to %d should be marked irreducible"
20435 msgstr ""
20437 #: cfgloop.c:1195
20438 #, gcc-internal-format
20439 msgid "edge from %d to %d should not be marked irreducible"
20440 msgstr ""
20442 #: cfgloop.c:1230
20443 #, gcc-internal-format
20444 msgid "wrong single exit %d->%d recorded for loop %d"
20445 msgstr ""
20447 #: cfgloop.c:1234
20448 #, gcc-internal-format
20449 msgid "right exit is %d->%d"
20450 msgstr ""
20452 #: cfgloop.c:1251
20453 #, gcc-internal-format
20454 msgid "single exit not recorded for loop %d"
20455 msgstr ""
20457 #: cfgloop.c:1258
20458 #, gcc-internal-format
20459 msgid "loop %d should not have single exit (%d -> %d)"
20460 msgstr ""
20462 #: cfgrtl.c:1770
20463 #, gcc-internal-format
20464 msgid "BB_RTL flag not set for block %d"
20465 msgstr ""
20467 #: cfgrtl.c:1776
20468 #, fuzzy, gcc-internal-format
20469 msgid "end insn %d for block %d not found in the insn stream"
20470 msgstr "½ªÎ»Ì¿Îá %d(¥Ö¥í¥Ã¥¯ %d) ¤¬°ìÏ¢¤ÎÌ¿ÎáÎó¤ÎÃæ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£"
20472 #: cfgrtl.c:1790
20473 #, fuzzy, gcc-internal-format
20474 msgid "insn %d is in multiple basic blocks (%d and %d)"
20475 msgstr "Ì¿Îá %d ¤¬Ê£¿ô¤Î´ðËÜ¥Ö¥í¥Ã¥¯(%d ¤È %d)¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
20477 #: cfgrtl.c:1802
20478 #, fuzzy, gcc-internal-format
20479 msgid "head insn %d for block %d not found in the insn stream"
20480 msgstr "³«»ÏÌ¿Îá %d(¥Ö¥í¥Ã¥¯ %d) ¤¬°ìÏ¢¤ÎÌ¿ÎáÎó¤ÎÃæ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£"
20482 #: cfgrtl.c:1826
20483 #, gcc-internal-format
20484 msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
20485 msgstr ""
20487 #: cfgrtl.c:1841
20488 #, gcc-internal-format
20489 msgid "fallthru edge crosses section boundary (bb %i)"
20490 msgstr ""
20492 #: cfgrtl.c:1866
20493 #, gcc-internal-format
20494 msgid "missing REG_EH_REGION note in the end of bb %i"
20495 msgstr ""
20497 #: cfgrtl.c:1874
20498 #, gcc-internal-format
20499 msgid "too many outgoing branch edges from bb %i"
20500 msgstr ""
20502 #: cfgrtl.c:1879
20503 #, gcc-internal-format
20504 msgid "fallthru edge after unconditional jump %i"
20505 msgstr ""
20507 #: cfgrtl.c:1890
20508 #, fuzzy, gcc-internal-format
20509 msgid "wrong amount of branch edges after conditional jump %i"
20510 msgstr "¾ò·ï¤Î¼Â¹Ô¤è¤ê¤Ïʬ´ô¤ÎÀ¸À®¤òÍ¥À褹¤ë"
20512 #: cfgrtl.c:1896
20513 #, gcc-internal-format
20514 msgid "call edges for non-call insn in bb %i"
20515 msgstr ""
20517 #: cfgrtl.c:1905
20518 #, gcc-internal-format
20519 msgid "abnormal edges for no purpose in bb %i"
20520 msgstr ""
20522 #: cfgrtl.c:1917
20523 #, gcc-internal-format
20524 msgid "insn %d inside basic block %d but block_for_insn is NULL"
20525 msgstr ""
20527 #: cfgrtl.c:1921
20528 #, gcc-internal-format
20529 msgid "insn %d inside basic block %d but block_for_insn is %i"
20530 msgstr ""
20532 #: cfgrtl.c:1935 cfgrtl.c:1945
20533 #, gcc-internal-format
20534 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
20535 msgstr "NOTE_INSN_BASIC_BLOCK ¤¬¥Ö¥í¥Ã¥¯ %d ¤Ë¤¢¤ê¤Þ¤»¤ó"
20537 #: cfgrtl.c:1958
20538 #, fuzzy, gcc-internal-format
20539 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
20540 msgstr "NOTE_INSN_BASIC_BLOCK %d ¤¬´ðËÜ¥Ö¥í¥Ã¥¯ %d ¤ÎÃæ¤Û¤É¤Ë¤¢¤ê¤Þ¤¹"
20542 #: cfgrtl.c:1968
20543 #, fuzzy, gcc-internal-format
20544 msgid "in basic block %d:"
20545 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d Æâ:"
20547 #: cfgrtl.c:2005
20548 #, gcc-internal-format
20549 msgid "bb prediction set for block %i, but it is not used in RTL land"
20550 msgstr ""
20552 #: cfgrtl.c:2023
20553 #, gcc-internal-format
20554 msgid "missing barrier after block %i"
20555 msgstr ""
20557 #: cfgrtl.c:2036
20558 #, gcc-internal-format
20559 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
20560 msgstr ""
20562 #: cfgrtl.c:2045
20563 #, gcc-internal-format
20564 msgid "verify_flow_info: Incorrect fallthru %i->%i"
20565 msgstr ""
20567 #: cfgrtl.c:2064
20568 #, fuzzy, gcc-internal-format
20569 msgid "basic blocks not laid down consecutively"
20570 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¤¬Ï¢Â³Åª¤ËÈÖ¹æÉÕ¤±¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
20572 #: cfgrtl.c:2103
20573 #, gcc-internal-format
20574 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
20575 msgstr "Ì¿ÎáÏ¢º¿Ãæ¤Î bb ¤Î¿ô (%d) ¤¬ n_basic_blocks (%d) ¤È°ã¤¤¤Þ¤¹"
20577 #: cgraph.c:891
20578 #, gcc-internal-format
20579 msgid "%D renamed after being referenced in assembly"
20580 msgstr ""
20582 #: cgraphunit.c:706
20583 #, gcc-internal-format
20584 msgid "aux field set for edge %s->%s"
20585 msgstr ""
20587 #: cgraphunit.c:712
20588 #, fuzzy, gcc-internal-format
20589 msgid "Execution count is negative"
20590 msgstr "º¸¥·¥Õ¥È²ó¿ô¤¬Éé¤Î¿ô¤Ç¤¹"
20592 #: cgraphunit.c:719
20593 #, fuzzy, gcc-internal-format
20594 msgid "caller edge count is negative"
20595 msgstr "º¸¥·¥Õ¥È²ó¿ô¤¬Éé¤Î¿ô¤Ç¤¹"
20597 #: cgraphunit.c:728
20598 #, fuzzy, gcc-internal-format
20599 msgid "inlined_to pointer is wrong"
20600 msgstr "¥»¥¯¥·¥ç¥ó¥Ý¥¤¥ó¥¿¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20602 #: cgraphunit.c:733
20603 #, fuzzy, gcc-internal-format
20604 msgid "multiple inline callers"
20605 msgstr "½ÅÊ£¤¹¤ë `virtual' »ØÄê»Ò"
20607 #: cgraphunit.c:740
20608 #, gcc-internal-format
20609 msgid "inlined_to pointer set for noninline callers"
20610 msgstr ""
20612 #: cgraphunit.c:746
20613 #, gcc-internal-format
20614 msgid "inlined_to pointer is set but no predecessors found"
20615 msgstr ""
20617 #: cgraphunit.c:751
20618 #, gcc-internal-format
20619 msgid "inlined_to pointer refers to itself"
20620 msgstr ""
20622 #: cgraphunit.c:761
20623 #, fuzzy, gcc-internal-format
20624 msgid "node not found in cgraph_hash"
20625 msgstr "¥á¥½¥Ã¥É '%s' ¤Ï¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
20627 #: cgraphunit.c:789
20628 #, gcc-internal-format
20629 msgid "shared call_stmt:"
20630 msgstr ""
20632 #: cgraphunit.c:796
20633 #, fuzzy, gcc-internal-format
20634 msgid "edge points to wrong declaration:"
20635 msgstr "`%s' ¤ÏÀë¸À¤è¤ê¤âÀè¤Ë»ÈÍѤµ¤ì¤Þ¤·¤¿"
20637 #: cgraphunit.c:805
20638 #, gcc-internal-format
20639 msgid "missing callgraph edge for call stmt:"
20640 msgstr ""
20642 #: cgraphunit.c:822
20643 #, gcc-internal-format
20644 msgid "edge %s->%s has no corresponding call_stmt"
20645 msgstr ""
20647 #: cgraphunit.c:834
20648 #, gcc-internal-format
20649 msgid "verify_cgraph_node failed"
20650 msgstr ""
20652 #: cgraphunit.c:1016 cgraphunit.c:1039
20653 #, gcc-internal-format
20654 msgid "%J%<externally_visible%> attribute have effect only on public objects"
20655 msgstr ""
20657 #: cgraphunit.c:1216
20658 #, fuzzy, gcc-internal-format
20659 msgid "failed to reclaim unneeded function"
20660 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
20662 #: cgraphunit.c:1618
20663 #, gcc-internal-format
20664 msgid "nodes with no released memory found"
20665 msgstr ""
20667 #: collect2.c:1171
20668 #, fuzzy, gcc-internal-format
20669 msgid "unknown demangling style '%s'"
20670 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
20672 #: collect2.c:1494
20673 #, gcc-internal-format
20674 msgid "%s terminated with signal %d [%s]%s"
20675 msgstr "%s ¥·¥°¥Ê¥ë %d [%s]%s ¤Ç½ªÎ»¤µ¤»¤é¤ì¤Þ¤·¤¿"
20677 #: collect2.c:1512
20678 #, gcc-internal-format
20679 msgid "%s returned %d exit status"
20680 msgstr "%s ¤Ï exit ¾õÂÖ %d ¤òÊÖ¤·¤Þ¤·¤¿"
20682 #: collect2.c:2174
20683 #, fuzzy, gcc-internal-format
20684 msgid "cannot find 'ldd'"
20685 msgstr "`ldd' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
20687 #: convert.c:73
20688 #, gcc-internal-format
20689 msgid "cannot convert to a pointer type"
20690 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
20692 #: convert.c:339
20693 #, gcc-internal-format
20694 msgid "pointer value used where a floating point value was expected"
20695 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿"
20697 #: convert.c:343
20698 #, gcc-internal-format
20699 msgid "aggregate value used where a float was expected"
20700 msgstr "ÉâÆ°¾®¿ôÅÀ·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
20702 #: convert.c:368
20703 #, gcc-internal-format
20704 msgid "conversion to incomplete type"
20705 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
20707 #: convert.c:738 convert.c:813
20708 #, gcc-internal-format
20709 msgid "can't convert between vector values of different size"
20710 msgstr "Â礭¤µ¤Î°Û¤Ê¤ë¥Ù¥¯¥È¥ëÃÍƱ»Î¤ÎÊÑ´¹¤Ï¤Ç¤­¤Þ¤»¤ó"
20712 #: convert.c:744
20713 #, gcc-internal-format
20714 msgid "aggregate value used where an integer was expected"
20715 msgstr "À°¿ô·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
20717 #: convert.c:793
20718 #, gcc-internal-format
20719 msgid "pointer value used where a complex was expected"
20720 msgstr "Ê£ÁÇ¿ô·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿"
20722 #: convert.c:797
20723 #, gcc-internal-format
20724 msgid "aggregate value used where a complex was expected"
20725 msgstr "Ê£ÁÇ¿ô·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
20727 #: convert.c:819
20728 #, gcc-internal-format
20729 msgid "can't convert value to a vector"
20730 msgstr "Ãͤò¥Ù¥¯¥È¥ë¤Ë¤ÏÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
20732 #: coverage.c:182
20733 #, fuzzy, gcc-internal-format
20734 msgid "%qs is not a gcov data file"
20735 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
20737 #: coverage.c:193
20738 #, fuzzy, gcc-internal-format
20739 msgid "%qs is version %q.*s, expected version %q.*s"
20740 msgstr "gcc ¥É¥é¥¤¥Ð¥Ð¡¼¥¸¥ç¥ó %s ¼Â¹Ô gcc ¥Ð¡¼¥¸¥ç¥ó %s\n"
20742 #: coverage.c:273 coverage.c:281
20743 #, gcc-internal-format
20744 msgid "coverage mismatch for function %u while reading execution counters"
20745 msgstr ""
20747 #: coverage.c:275 coverage.c:358
20748 #, gcc-internal-format
20749 msgid "checksum is %x instead of %x"
20750 msgstr ""
20752 #: coverage.c:283 coverage.c:366
20753 #, gcc-internal-format
20754 msgid "number of counters is %d instead of %d"
20755 msgstr ""
20757 #: coverage.c:289
20758 #, fuzzy, gcc-internal-format
20759 msgid "cannot merge separate %s counters for function %u"
20760 msgstr "¾¤Î´Ø¿ôÆâ¤Ç static ´Ø¿ô¤òÀë¸À¤Ç¤­¤Þ¤»¤ó"
20762 #: coverage.c:310
20763 #, fuzzy, gcc-internal-format
20764 msgid "%qs has overflowed"
20765 msgstr "¹½Ê¸²òÀÏ´ï¤Î¥¹¥¿¥Ã¥¯¤¬°î¤ì¤Þ¤·¤¿"
20767 #: coverage.c:310
20768 #, fuzzy, gcc-internal-format
20769 msgid "%qs is corrupted"
20770 msgstr "-f%s ¤Ï¤â¤Ï¤ä¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
20772 #: coverage.c:347
20773 #, fuzzy, gcc-internal-format
20774 msgid "no coverage for function %qs found"
20775 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
20777 #: coverage.c:355 coverage.c:363
20778 #, gcc-internal-format
20779 msgid "coverage mismatch for function %qs while reading counter %qs"
20780 msgstr ""
20782 #: coverage.c:522
20783 #, fuzzy, gcc-internal-format
20784 msgid "cannot open %s"
20785 msgstr "%s ¤ò³«¤±¤Þ¤»¤ó"
20787 #: coverage.c:557
20788 #, fuzzy, gcc-internal-format
20789 msgid "error writing %qs"
20790 msgstr "%s ¤Ø¤Î½ñ¤­¹þ¤ß¥¨¥é¡¼¤Ç¤¹"
20792 #: diagnostic.c:641
20793 #, fuzzy, gcc-internal-format
20794 msgid "in %s, at %s:%d"
20795 msgstr "%s ¤ÇÃæÃÇ, °ÌÃÖ %s:%d"
20797 #: dominance.c:952
20798 #, gcc-internal-format
20799 msgid "dominator of %d status unknown"
20800 msgstr ""
20802 #: dominance.c:954
20803 #, gcc-internal-format
20804 msgid "dominator of %d should be %d, not %d"
20805 msgstr ""
20807 #: dominance.c:966
20808 #, gcc-internal-format
20809 msgid "ENTRY does not dominate bb %d"
20810 msgstr ""
20812 #: dwarf2out.c:3597
20813 #, fuzzy, gcc-internal-format
20814 msgid "DW_LOC_OP %s not implemented"
20815 msgstr "DW_LOC_OP %s ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
20817 #: emit-rtl.c:2234
20818 #, gcc-internal-format
20819 msgid "invalid rtl sharing found in the insn"
20820 msgstr ""
20822 #: emit-rtl.c:2236
20823 #, gcc-internal-format
20824 msgid "shared rtx"
20825 msgstr ""
20827 #: emit-rtl.c:2238 flow.c:492 flow.c:517 flow.c:539
20828 #, gcc-internal-format
20829 msgid "internal consistency failure"
20830 msgstr ""
20832 #: emit-rtl.c:3298
20833 #, gcc-internal-format
20834 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
20835 msgstr "ICE: emit_insn ¤¬ emit_jump_insn ¤òÍפ¹¤ë½ê¤Ç»È¤ï¤ì¤Þ¤·¤¿:\n"
20837 #: errors.c:132 java/jv-scan.c:288
20838 #, gcc-internal-format
20839 msgid "abort in %s, at %s:%d"
20840 msgstr "%s ¤ÇÃæÃÇ, °ÌÃÖ %s:%d"
20842 #: except.c:337
20843 #, gcc-internal-format
20844 msgid "exception handling disabled, use -fexceptions to enable"
20845 msgstr "Îã³°½èÍý¤ò̵¸ú¤Ë¤·¤Þ¤·¤¿. Í­¸ú¤Ë¤¹¤ë¤Ë¤Ï -fexceptions ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
20847 #: except.c:2883
20848 #, fuzzy, gcc-internal-format
20849 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
20850 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
20852 #: except.c:3014
20853 #, gcc-internal-format
20854 msgid "__builtin_eh_return not supported on this target"
20855 msgstr "__builtin_eh_return ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
20857 #: except.c:3875 except.c:3884
20858 #, gcc-internal-format
20859 msgid "region_array is corrupted for region %i"
20860 msgstr ""
20862 #: except.c:3889
20863 #, gcc-internal-format
20864 msgid "outer block of region %i is wrong"
20865 msgstr ""
20867 #: except.c:3894
20868 #, gcc-internal-format
20869 msgid "region %i may contain throw and is contained in region that may not"
20870 msgstr ""
20872 #: except.c:3900
20873 #, gcc-internal-format
20874 msgid "negative nesting depth of region %i"
20875 msgstr ""
20877 #: except.c:3920
20878 #, gcc-internal-format
20879 msgid "tree list ends on depth %i"
20880 msgstr ""
20882 #: except.c:3925
20883 #, fuzzy, gcc-internal-format
20884 msgid "array does not match the region tree"
20885 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤ë´Ø¿ô¤Î·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó"
20887 #: except.c:3931
20888 #, gcc-internal-format
20889 msgid "verify_eh_tree failed"
20890 msgstr ""
20892 #: explow.c:1271
20893 #, gcc-internal-format
20894 msgid "stack limits not supported on this target"
20895 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
20897 #: fold-const.c:957 tree-ssa-loop-niter.c:1162 tree-vrp.c:4422
20898 #, fuzzy, gcc-internal-format
20899 msgid "%H%s"
20900 msgstr "%s"
20902 #: fold-const.c:1279
20903 #, gcc-internal-format
20904 msgid "assuming signed overflow does not occur when negating a division"
20905 msgstr ""
20907 #: fold-const.c:3582 fold-const.c:3593
20908 #, fuzzy, gcc-internal-format
20909 msgid "comparison is always %d due to width of bit-field"
20910 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ÎÉý¤Î¤»¤¤¤ÇÈæ³Ó¤¬¾ï¤Ë %d ¤È¤Ê¤ê¤Þ¤¹"
20912 #: fold-const.c:4883
20913 #, gcc-internal-format
20914 msgid "assuming signed overflow does not occur when simplifying range test"
20915 msgstr ""
20917 #: fold-const.c:5262 fold-const.c:5277
20918 #, gcc-internal-format
20919 msgid "comparison is always %d"
20920 msgstr "Èæ³Ó¤¬¾ï¤Ë %d ¤È¤Ê¤ê¤Þ¤¹"
20922 #: fold-const.c:5406
20923 #, fuzzy, gcc-internal-format
20924 msgid "%<or%> of unmatched not-equal tests is always 1"
20925 msgstr "°ìÃפ·¤Ê¤¤ÃÍƱ»Î¤Ç¤ÎÈóÅù²Á¤Î `or' ¥Æ¥¹¥È¤Ï¾ï¤Ë 1 ¤Ç¤¹"
20927 #: fold-const.c:5411
20928 #, fuzzy, gcc-internal-format
20929 msgid "%<and%> of mutually exclusive equal-tests is always 0"
20930 msgstr "Áê¸ßÇÓ¾Ū¤ÊÃͤÎÅù²Á¤Î `and' ¥Æ¥¹¥È¤Ï¾ï¤Ë 0 ¤Ç¤¹"
20932 #: fold-const.c:11878
20933 #, gcc-internal-format
20934 msgid "fold check: original tree changed by fold"
20935 msgstr ""
20937 #: function.c:375
20938 #, fuzzy, gcc-internal-format
20939 msgid "%Jtotal size of local objects too large"
20940 msgstr "ÊÑ¿ô `%s' ¤Î¥µ¥¤¥º¤¬Â礭¤¹¤®¤Þ¤¹"
20942 #: function.c:842 varasm.c:1792
20943 #, fuzzy, gcc-internal-format
20944 msgid "size of variable %q+D is too large"
20945 msgstr "ÊÑ¿ô `%s' ¤Î¥µ¥¤¥º¤¬Â礭¤¹¤®¤Þ¤¹"
20947 #: function.c:1559 gimplify.c:4065
20948 #, fuzzy, gcc-internal-format
20949 msgid "impossible constraint in %<asm%>"
20950 msgstr "`asm' Æâ¤Ç¤Ï¥ì¥¸¥¹¥¿À©Ìó¤ò¹Ô¤Ê¤¨¤Þ¤»¤ó"
20952 #: function.c:3538
20953 #, fuzzy, gcc-internal-format
20954 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
20955 msgstr "ÊÑ¿ô `%s' ¤Ï `longjmp' ¤ä `vfork' ¤Ë¤è¤Ã¤Æ¹ó¤¤¤³¤È¤Ë¤Ê¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹"
20957 #: function.c:3559
20958 #, fuzzy, gcc-internal-format
20959 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
20960 msgstr "°ú¿ô `%s' ¤Ï `longjmp' ¤ä `vfork' ¤Ë¤è¤Ã¤Æ¹ó¤¤¤³¤È¤Ë¤Ê¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹"
20962 #: function.c:3900
20963 #, gcc-internal-format
20964 msgid "function returns an aggregate"
20965 msgstr "´Ø¿ô¤¬½¸¹çÂΤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
20967 #: function.c:4293
20968 #, fuzzy, gcc-internal-format
20969 msgid "unused parameter %q+D"
20970 msgstr "°ú¿ô `%s' ¤¬Ì¤»ÈÍѤǤ¹"
20972 #: gcc.c:1256
20973 #, fuzzy, gcc-internal-format
20974 msgid "ambiguous abbreviation %s"
20975 msgstr "¤¢¤¤¤Þ¤¤¤Ê¾Êά %s ¤Ç¤¹"
20977 #: gcc.c:1283
20978 #, fuzzy, gcc-internal-format
20979 msgid "incomplete '%s' option"
20980 msgstr "ÉÔ´°Á´¤Ê `%s' ¥ª¥×¥·¥ç¥ó¤Ç¤¹"
20982 #: gcc.c:1294
20983 #, fuzzy, gcc-internal-format
20984 msgid "missing argument to '%s' option"
20985 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
20987 #: gcc.c:1307
20988 #, fuzzy, gcc-internal-format
20989 msgid "extraneous argument to '%s' option"
20990 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ·¤Æ̵´Ø·¸¤Ê°ú¿ô"
20992 #: gcc.c:3934
20993 #, fuzzy, gcc-internal-format
20994 msgid "warning: -pipe ignored because -save-temps specified"
20995 msgstr "·Ù¹ð: -save-temps ¤¬»ØÄꤵ¤ì¤¿¤Î¤Ç -pipe ¤Ï̵»ë¤µ¤ì¤Þ¤¹"
20997 #: gcc.c:4235
20998 #, fuzzy, gcc-internal-format
20999 msgid "warning: '-x %s' after last input file has no effect"
21000 msgstr "·Ù¹ð: ºÇ¸å¤ÎÆþÎÏ¥Õ¥¡¥¤¥ë¤Î¸å¤Î `-x %s' ¤Ï²¿¤â¤·¤Þ¤»¤ó"
21002 #. Catch the case where a spec string contains something like
21003 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
21004 #. hand side of the :.
21005 #: gcc.c:5265
21006 #, fuzzy, gcc-internal-format
21007 msgid "spec failure: '%%*' has not been initialized by pattern match"
21008 msgstr "spec ¥¨¥é¡¼: '%%*' ¤Ï¥Ñ¥¿¡¼¥ó¥Þ¥Ã¥Á¤Ç½é´ü²½¤µ¤ì¤Ê¤¤¤Þ¤Þ¤Ç¤¹"
21010 #: gcc.c:5274
21011 #, fuzzy, gcc-internal-format
21012 msgid "warning: use of obsolete %%[ operator in specs"
21013 msgstr "·Ù¹ð: µì¼°¤Î %%[ ±é»»»Ò¤¬ spec ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
21015 #: gcc.c:5355
21016 #, fuzzy, gcc-internal-format
21017 msgid "spec failure: unrecognized spec option '%c'"
21018 msgstr "spec ¥¨¥é¡¼: Ç§¼±ÉÔǽ¤Ê spec ¥ª¥×¥·¥ç¥ó '%c'"
21020 #: gcc.c:6253
21021 #, gcc-internal-format
21022 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
21023 msgstr ""
21025 #: gcc.c:6276
21026 #, gcc-internal-format
21027 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
21028 msgstr ""
21030 #: gcc.c:6365
21031 #, fuzzy, gcc-internal-format
21032 msgid "unrecognized option '-%s'"
21033 msgstr "ǧ¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `-%s'"
21035 #: gcc.c:6558 gcc.c:6621
21036 #, gcc-internal-format
21037 msgid "%s: %s compiler not installed on this system"
21038 msgstr "%s: %s ¥³¥ó¥Ñ¥¤¥é¤Ï¤³¤Î¥·¥¹¥Æ¥à¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
21040 #: gcc.c:6713
21041 #, gcc-internal-format
21042 msgid "%s: linker input file unused because linking not done"
21043 msgstr "%s: ¥ê¥ó¥¯¤¬´°Î»¤·¤Ê¤«¤Ã¤¿¤Î¤Ç¥ê¥ó¥«¤ÎÆþÎÏ¥Õ¥¡¥¤¥ë¤Ï»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
21045 #: gcc.c:6753
21046 #, gcc-internal-format
21047 msgid "language %s not recognized"
21048 msgstr "¸À¸ì %s ¤Ïǧ¼±¤Ç¤­¤Þ¤»¤ó"
21050 #: gcc.c:6824
21051 #, gcc-internal-format
21052 msgid "%s: %s"
21053 msgstr "%s: %s"
21055 #: gcse.c:6591
21056 #, fuzzy, gcc-internal-format
21057 msgid "%s: %d basic blocks and %d edges/basic block"
21058 msgstr "GCSE ¤ò̵¸ú²½: %d > 1000 ´ðËÜ¥Ö¥í¥Ã¥¯¡¢µÚ¤Ó %d >= 20 edge/´ðËÜ¥Ö¥í¥Ã¥¯"
21060 #: gcse.c:6604
21061 #, fuzzy, gcc-internal-format
21062 msgid "%s: %d basic blocks and %d registers"
21063 msgstr "GCSE ¤ò̵¸ú²½: %d ´ðËÜ¥Ö¥í¥Ã¥¯¡¢µÚ¤Ó %d ¸Ä¤Î¥ì¥¸¥¹¥¿"
21065 #: ggc-common.c:403 ggc-common.c:411 ggc-common.c:479 ggc-common.c:498
21066 #: ggc-page.c:2135 ggc-page.c:2166 ggc-page.c:2173 ggc-zone.c:2290
21067 #: ggc-zone.c:2305
21068 #, fuzzy, gcc-internal-format
21069 msgid "can't write PCH file: %m"
21070 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
21072 #: ggc-common.c:491 config/i386/host-cygwin.c:57
21073 #, fuzzy, gcc-internal-format
21074 msgid "can't get position in PCH file: %m"
21075 msgstr "¥Õ¥¡¥¤¥ë `%s' ¤Ë¥ê¥Ý¥¸¥È¥ê¾ðÊó¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
21077 #: ggc-common.c:501
21078 #, fuzzy, gcc-internal-format
21079 msgid "can't write padding to PCH file: %m"
21080 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
21082 #: ggc-common.c:556 ggc-common.c:564 ggc-common.c:571 ggc-common.c:574
21083 #: ggc-common.c:584 ggc-common.c:587 ggc-page.c:2260 ggc-zone.c:2324
21084 #, fuzzy, gcc-internal-format
21085 msgid "can't read PCH file: %m"
21086 msgstr "%s ¤«¤éÆɹþ¤á¤Þ¤»¤ó"
21088 #: ggc-common.c:579
21089 #, gcc-internal-format
21090 msgid "had to relocate PCH"
21091 msgstr ""
21093 #: ggc-page.c:1470
21094 #, gcc-internal-format
21095 msgid "open /dev/zero: %m"
21096 msgstr ""
21098 #: ggc-page.c:2151 ggc-page.c:2157
21099 #, fuzzy, gcc-internal-format
21100 msgid "can't write PCH file"
21101 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
21103 #: ggc-zone.c:2287 ggc-zone.c:2298
21104 #, fuzzy, gcc-internal-format
21105 msgid "can't seek PCH file: %m"
21106 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤ò close ¤Ç¤­¤Þ¤»¤ó"
21108 #: ggc-zone.c:2301
21109 #, fuzzy, gcc-internal-format
21110 msgid "can't write PCH fle: %m"
21111 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
21113 #: gimplify.c:3954
21114 #, fuzzy, gcc-internal-format
21115 msgid "invalid lvalue in asm output %d"
21116 msgstr "asm Ê¸¤ÎÃæ¤Ë̵¸ú¤Êº¸ÊÕÃÍ"
21118 #: gimplify.c:4066
21119 #, gcc-internal-format
21120 msgid "non-memory input %d must stay in memory"
21121 msgstr ""
21123 #: gimplify.c:4079
21124 #, fuzzy, gcc-internal-format
21125 msgid "memory input %d is not directly addressable"
21126 msgstr "½ÐÎÏÈÖ¹æ %d ¤ÏľÀÜ¥¢¥É¥ì¥¹»ØÄê¤Ç¤­¤Þ¤»¤ó"
21128 #: gimplify.c:4552
21129 #, gcc-internal-format
21130 msgid "%qs not specified in enclosing parallel"
21131 msgstr ""
21133 #: gimplify.c:4554
21134 #, gcc-internal-format
21135 msgid "%Henclosing parallel"
21136 msgstr ""
21138 #: gimplify.c:4608
21139 #, fuzzy, gcc-internal-format
21140 msgid "iteration variable %qs should be private"
21141 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï private ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
21143 #: gimplify.c:4622
21144 #, fuzzy, gcc-internal-format
21145 msgid "iteration variable %qs should not be firstprivate"
21146 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï private ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
21148 #: gimplify.c:4625
21149 #, fuzzy, gcc-internal-format
21150 msgid "iteration variable %qs should not be reduction"
21151 msgstr "¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
21153 #: gimplify.c:4749
21154 #, gcc-internal-format
21155 msgid "%s variable %qs is private in outer context"
21156 msgstr ""
21158 #: gimplify.c:6053
21159 #, gcc-internal-format
21160 msgid "gimplification failed"
21161 msgstr ""
21163 #: global.c:374 global.c:387 global.c:401
21164 #, fuzzy, gcc-internal-format
21165 msgid "%s cannot be used in asm here"
21166 msgstr "\"%s\" ¤Ï¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó"
21168 #: graph.c:402 java/jcf-parse.c:1082 java/jcf-parse.c:1217 java/lex.c:1854
21169 #: objc/objc-act.c:500
21170 #, fuzzy, gcc-internal-format
21171 msgid "can't open %s: %m"
21172 msgstr "%s ¤ò³«¤±¤Þ¤»¤ó"
21174 #: haifa-sched.c:183
21175 #, gcc-internal-format
21176 msgid "fix_sched_param: unknown param: %s"
21177 msgstr "fix_sched_param: ÉÔÌÀ¤Ê¥Ñ¥é¥á¥¿: %s"
21179 #: omp-low.c:1268
21180 #, gcc-internal-format
21181 msgid "work-sharing region may not be closely nested inside of work-sharing, critical, ordered or master region"
21182 msgstr ""
21184 #: omp-low.c:1284
21185 #, gcc-internal-format
21186 msgid "master region may not be closely nested inside of work-sharing region"
21187 msgstr ""
21189 #: omp-low.c:1298
21190 #, gcc-internal-format
21191 msgid "ordered region may not be closely nested inside of critical region"
21192 msgstr ""
21194 #: omp-low.c:1304
21195 #, gcc-internal-format
21196 msgid "ordered region must be closely nested inside a loop region with an ordered clause"
21197 msgstr ""
21199 #: omp-low.c:1318
21200 #, gcc-internal-format
21201 msgid "critical region may not be nested inside a critical region with the same name"
21202 msgstr ""
21204 #: omp-low.c:4496 cp/decl.c:2531 cp/parser.c:6930 cp/parser.c:6950
21205 #, gcc-internal-format
21206 msgid "invalid exit from OpenMP structured block"
21207 msgstr ""
21209 #: omp-low.c:4498
21210 #, gcc-internal-format
21211 msgid "invalid entry to OpenMP structured block"
21212 msgstr ""
21214 #. Eventually this should become a hard error IMO.
21215 #: opts.c:185
21216 #, gcc-internal-format
21217 msgid "command line option \"%s\" is valid for %s but not for %s"
21218 msgstr ""
21220 #: opts.c:239
21221 #, fuzzy, gcc-internal-format
21222 msgid "command line option %qs is not supported by this configuration"
21223 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
21225 #: opts.c:283
21226 #, fuzzy, gcc-internal-format
21227 msgid "missing argument to \"%s\""
21228 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
21230 #: opts.c:293
21231 #, fuzzy, gcc-internal-format
21232 msgid "argument to \"%s\" should be a non-negative integer"
21233 msgstr "`%s' ¤ÎÂè°ì°ú¿ô¤Ï `int' ¤È¤¹¤Ù¤­¤Ç¤¹"
21235 #: opts.c:381
21236 #, fuzzy, gcc-internal-format
21237 msgid "unrecognized command line option \"%s\""
21238 msgstr "¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó '%s' ¤ò̵»ë¤·¤Þ¤¹"
21240 #: opts.c:593
21241 #, gcc-internal-format
21242 msgid "-Wuninitialized is not supported without -O"
21243 msgstr "-Wuninitialized ¤Ï -O Ìµ¤·¤Ë¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
21245 #: opts.c:608
21246 #, gcc-internal-format
21247 msgid "-freorder-blocks-and-partition does not work with exceptions"
21248 msgstr ""
21250 #: opts.c:619
21251 #, gcc-internal-format
21252 msgid "-freorder-blocks-and-partition does not support unwind info"
21253 msgstr ""
21255 #: opts.c:633
21256 #, gcc-internal-format
21257 msgid "-freorder-blocks-and-partition does not work on this architecture"
21258 msgstr ""
21260 #: opts.c:696
21261 #, gcc-internal-format
21262 msgid "-Werror=%s: No option -%s"
21263 msgstr ""
21265 #: opts.c:835
21266 #, fuzzy, gcc-internal-format
21267 msgid "structure alignment must be a small power of two, not %d"
21268 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬ 2 ¤Î¤Ù¤­¾è¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
21270 #: opts.c:890
21271 #, fuzzy, gcc-internal-format
21272 msgid "unrecognized visibility value \"%s\""
21273 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥»¥¯¥·¥ç¥ó̾ \"%s\""
21275 #: opts.c:938
21276 #, fuzzy, gcc-internal-format
21277 msgid "unrecognized register name \"%s\""
21278 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥ì¥¸¥¹¥¿Ì¾ `%s'"
21280 #: opts.c:962
21281 #, fuzzy, gcc-internal-format
21282 msgid "unknown tls-model \"%s\""
21283 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
21285 #: opts.c:1012
21286 #, gcc-internal-format
21287 msgid "-f[no-]force-mem is nop and option will be removed in 4.3"
21288 msgstr ""
21290 #: opts.c:1041
21291 #, gcc-internal-format
21292 msgid "%s: --param arguments should be of the form NAME=VALUE"
21293 msgstr ""
21295 #: opts.c:1046
21296 #, fuzzy, gcc-internal-format
21297 msgid "invalid --param value %qs"
21298 msgstr "̵¸ú¤Ê¥Ñ¥é¥á¥¿ÃÍ `%s'"
21300 #: opts.c:1143
21301 #, fuzzy, gcc-internal-format
21302 msgid "target system does not support debug output"
21303 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
21305 #: opts.c:1150
21306 #, fuzzy, gcc-internal-format
21307 msgid "debug format \"%s\" conflicts with prior selection"
21308 msgstr "¥Ç¡¼¥¿Îΰè '%s' ¤ÏÁ°¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
21310 #: opts.c:1166
21311 #, fuzzy, gcc-internal-format
21312 msgid "unrecognised debug output level \"%s\""
21313 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥»¥¯¥·¥ç¥ó̾ \"%s\""
21315 #: opts.c:1168
21316 #, gcc-internal-format
21317 msgid "debug output level %s is too high"
21318 msgstr ""
21320 #: params.c:68
21321 #, fuzzy, gcc-internal-format
21322 msgid "minimum value of parameter %qs is %u"
21323 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
21325 #: params.c:73
21326 #, gcc-internal-format
21327 msgid "maximum value of parameter %qs is %u"
21328 msgstr ""
21330 #. If we didn't find this parameter, issue an error message.
21331 #: params.c:82
21332 #, fuzzy, gcc-internal-format
21333 msgid "invalid parameter %qs"
21334 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
21336 #: profile.c:280
21337 #, gcc-internal-format
21338 msgid "corrupted profile info: run_max * runs < sum_max"
21339 msgstr ""
21341 #: profile.c:286
21342 #, gcc-internal-format
21343 msgid "corrupted profile info: sum_all is smaller than sum_max"
21344 msgstr ""
21346 #: profile.c:331
21347 #, gcc-internal-format
21348 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
21349 msgstr ""
21351 #: profile.c:495
21352 #, gcc-internal-format
21353 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
21354 msgstr ""
21356 #: profile.c:516
21357 #, gcc-internal-format
21358 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
21359 msgstr ""
21361 #: reg-stack.c:534
21362 #, fuzzy, gcc-internal-format
21363 msgid "output constraint %d must specify a single register"
21364 msgstr "½ÐÎÏÀ©Ìó %d ¤Ï°ì¤Ä¤Î¥ì¥¸¥¹¥¿¤ò»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
21366 #: reg-stack.c:544
21367 #, fuzzy, gcc-internal-format
21368 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
21369 msgstr "½ÐÎÏÀ©Ìó %d ¤Ï°ì¤Ä¤Î¥ì¥¸¥¹¥¿¤ò»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
21371 #: reg-stack.c:567
21372 #, fuzzy, gcc-internal-format
21373 msgid "output regs must be grouped at top of stack"
21374 msgstr "½ÐÎϥ쥸¥¹¥¿¤Ï¥¹¥¿¥Ã¥¯¤Î¥È¥Ã¥×¤Ë¥°¥ë¡¼¥×¤µ¤ì¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
21376 #: reg-stack.c:604
21377 #, fuzzy, gcc-internal-format
21378 msgid "implicitly popped regs must be grouped at top of stack"
21379 msgstr "°ÅÌۤˠpop ¤µ¤ì¤ë¥ì¥¸¥¹¥¿¤Ï¥¹¥¿¥Ã¥¯¤Î¥È¥Ã¥×¤Ë¥°¥ë¡¼¥×¤µ¤ì¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
21381 #: reg-stack.c:623
21382 #, fuzzy, gcc-internal-format
21383 msgid "output operand %d must use %<&%> constraint"
21384 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É %d ¤Ï `&' À©Ìó¤ò»È¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
21386 #: regclass.c:739
21387 #, gcc-internal-format
21388 msgid "can't use '%s' as a %s register"
21389 msgstr "'%s' ¤ò %s ¤Î¥ì¥¸¥¹¥¿¤È¤·¤Æ»È¤¦¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
21391 #: regclass.c:754 config/ia64/ia64.c:5095 config/ia64/ia64.c:5102
21392 #: config/pa/pa.c:350 config/pa/pa.c:357
21393 #, gcc-internal-format
21394 msgid "unknown register name: %s"
21395 msgstr "ÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹: %s"
21397 #: regclass.c:764
21398 #, gcc-internal-format
21399 msgid "global register variable follows a function definition"
21400 msgstr "Âç°è register ÊÑ¿ô¤¬´Ø¿ôÄêµÁ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
21402 #: regclass.c:768
21403 #, gcc-internal-format
21404 msgid "register used for two global register variables"
21405 msgstr "¥ì¥¸¥¹¥¿¤¬Æó¤Ä¤Î¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ»È¤ï¤ì¤Þ¤·¤¿"
21407 #: regclass.c:773
21408 #, gcc-internal-format
21409 msgid "call-clobbered register used for global register variable"
21410 msgstr "¸Æ¤Ó½Ð¤·¤ÇÇ˲õ¤µ¤ì¤ë¥ì¥¸¥¹¥¿¤¬¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ»È¤ï¤ì¤Þ¤·¤¿"
21412 #: regrename.c:1936
21413 #, gcc-internal-format
21414 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
21415 msgstr ""
21417 #: regrename.c:1948
21418 #, gcc-internal-format
21419 msgid "validate_value_data: Loop in regno chain (%u)"
21420 msgstr ""
21422 #: regrename.c:1951
21423 #, gcc-internal-format
21424 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
21425 msgstr ""
21427 #: regrename.c:1963
21428 #, gcc-internal-format
21429 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
21430 msgstr ""
21432 #: reload.c:1248
21433 #, fuzzy, gcc-internal-format
21434 msgid "cannot reload integer constant operand in %<asm%>"
21435 msgstr "À°¿ôÄê¿ô¥ª¥Ú¥é¥ó¥É¤ò `asm' Æâ¤ÇºÆ¥í¡¼¥É¤Ç¤­¤Þ¤»¤ó"
21437 #: reload.c:1271
21438 #, fuzzy, gcc-internal-format
21439 msgid "impossible register constraint in %<asm%>"
21440 msgstr "`asm' Æâ¤Ç¤Ï¥ì¥¸¥¹¥¿À©Ìó¤ò¹Ô¤Ê¤¨¤Þ¤»¤ó"
21442 #: reload.c:3571
21443 #, fuzzy, gcc-internal-format
21444 msgid "%<&%> constraint used with no register class"
21445 msgstr "`&' À©Ì󤬥쥸¥¹¥¿¥¯¥é¥¹Ìµ¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
21447 #: reload.c:3742 reload.c:3982
21448 #, fuzzy, gcc-internal-format
21449 msgid "inconsistent operand constraints in an %<asm%>"
21450 msgstr "`asm' Æâ¤Ç¤Î¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
21452 #: reload1.c:1238
21453 #, fuzzy, gcc-internal-format
21454 msgid "%<asm%> operand has impossible constraints"
21455 msgstr "asm ¥ª¥Ú¥é¥ó¥É %d ¤Ï¶²¤é¤¯À©Ìó¤ËŬ¹ç¤·¤Þ¤»¤ó"
21457 #: reload1.c:1258
21458 #, gcc-internal-format
21459 msgid "frame size too large for reliable stack checking"
21460 msgstr "¥Õ¥ì¡¼¥à¥µ¥¤¥º¤¬Â礭¤¹¤®¤Æ¡¢¥¹¥¿¥Ã¥¯¸¡ºº¤¬¿®Íê¤Ç¤­¤Ê¤¯¤Ê¤ê¤Þ¤¹"
21462 #: reload1.c:1261
21463 #, gcc-internal-format
21464 msgid "try reducing the number of local variables"
21465 msgstr "¥í¡¼¥«¥ëÊÑ¿ô¤Î¿ô¤òºï¸º¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤"
21467 #: reload1.c:1924
21468 #, fuzzy, gcc-internal-format
21469 msgid "can't find a register in class %qs while reloading %<asm%>"
21470 msgstr "¥¯¥é¥¹ `%s' Æâ¤Î¥ì¥¸¥¹¥¿¤ò `asm' ºÆ¥í¡¼¥ÉÃæ¤Ë¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó"
21472 #: reload1.c:1929
21473 #, fuzzy, gcc-internal-format
21474 msgid "unable to find a register to spill in class %qs"
21475 msgstr "¥¯¥é¥¹ `%s' Æâ¤Ç¤Õ¤ë¤¤Íî¤È¤¹¥ì¥¸¥¹¥¿¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó"
21477 #: reload1.c:4020
21478 #, fuzzy, gcc-internal-format
21479 msgid "%<asm%> operand requires impossible reload"
21480 msgstr "`asm' ¥ª¥Ú¥é¥ó¥É¤ÏºÆ¥í¡¼¥É¤Ç¤­¤Ê¤¤»ö¤¬Í׵ᤵ¤ì¤Þ¤¹"
21482 #: reload1.c:5183
21483 #, fuzzy, gcc-internal-format
21484 msgid "%<asm%> operand constraint incompatible with operand size"
21485 msgstr "`asm' ¥ª¥Ú¥é¥ó¥ÉÀ©Ì󤬥ª¥Ú¥é¥ó¥É¥µ¥¤¥º¤ÈÀ°¹ç¤·¤Þ¤»¤ó"
21487 #: reload1.c:6842
21488 #, fuzzy, gcc-internal-format
21489 msgid "output operand is constant in %<asm%>"
21490 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É¤¬ `asm' Æâ¤ÇÄê¿ô¤Ç¤¹"
21492 #: rtl.c:480
21493 #, fuzzy, gcc-internal-format
21494 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
21495 msgstr "RTL ¸¡ºº: elt %d(%s) ¤¬ºÇ¸å¤Î elt %d(%s Ãæ) ¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
21497 #: rtl.c:490
21498 #, gcc-internal-format
21499 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
21500 msgstr "RTL ¸¡ºº: elt %d ·¿¤Ï '%c' ¤Î¤Ï¤º¤Ê¤Î¤Ë '%c' (rtx %s, %s Ãæ)¤Ç¤¹ (%s:%d)"
21502 #: rtl.c:500
21503 #, gcc-internal-format
21504 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
21505 msgstr "RTL ¸¡ºº: elt %d ·¿¤Ï '%c' ¤« '%c' ¤Î¤Ï¤º¤Ê¤Î¤Ë '%c' (rtx %s, %s Ãæ) ¤Ç¤¹ (%s:%d)"
21507 #: rtl.c:509
21508 #, fuzzy, gcc-internal-format
21509 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
21510 msgstr "RTL ¸¡ºº: ¥³¡¼¥É `%s' ¤Î¤Ï¤º¤Ê¤Î¤Ë `%s' (%s Ãæ)¤Ç¤¹ (%s:%d)"
21512 #: rtl.c:519
21513 #, fuzzy, gcc-internal-format
21514 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
21515 msgstr "RTL ¸¡ºº: ¥³¡¼¥É `%s' ¤« `%s' ¤Î¤Ï¤º¤Ê¤Î¤Ë `%s' (%s Ãæ)¤Ç¤¹ (%s:%d)"
21517 #: rtl.c:546
21518 #, fuzzy, gcc-internal-format
21519 msgid "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:%d"
21520 msgstr "RTL ¸¡ºº: elt %d(%s) ¤¬ºÇ¸å¤Î elt %d(%s Ãæ) ¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
21522 #: rtl.c:556
21523 #, gcc-internal-format
21524 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
21525 msgstr "RTL check: ¥Ù¥¯¥È¥ë¤Î elt %d ¤òºÇ¸å¤Î elt %d (%s Ãæ)¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
21527 #: rtl.c:567
21528 #, fuzzy, gcc-internal-format
21529 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
21530 msgstr "RTL ¸¡ºº: ¥³¡¼¥É `%s' ¤Î¤Ï¤º¤Ê¤Î¤Ë `%s' (%s Ãæ)¤Ç¤¹ (%s:%d)"
21532 #: stmt.c:315
21533 #, fuzzy, gcc-internal-format
21534 msgid "output operand constraint lacks %<=%>"
21535 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤Ë `=' ¤¬·ç¤±¤Æ¤¤¤Þ¤¹"
21537 #: stmt.c:330
21538 #, fuzzy, gcc-internal-format
21539 msgid "output constraint %qc for operand %d is not at the beginning"
21540 msgstr "½ÐÎÏÀ©Ìó `%c' (operand %d ÍÑ) ¤¬³«»ÏÉôʬ¤Ë¤¢¤ê¤Þ¤»¤ó"
21542 #: stmt.c:353
21543 #, fuzzy, gcc-internal-format
21544 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
21545 msgstr "¥ª¥Ú¥é¥ó¥ÉÀ©ÌóÃæ¡¢ÉÔÀµ¤Ê°ÌÃ֤ˠ'+' ¤ä '=' ¤¬´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹"
21547 #: stmt.c:360 stmt.c:459
21548 #, fuzzy, gcc-internal-format
21549 msgid "%<%%%> constraint used with last operand"
21550 msgstr "`%%' À©Ì󤬺Ǹå¤Î¥ª¥Ú¥é¥ó¥É¤È¤È¤â¤Ë»È¤ï¤ì¤Þ¤·¤¿"
21552 #: stmt.c:379
21553 #, gcc-internal-format
21554 msgid "matching constraint not valid in output operand"
21555 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÆâ¤ÎÀ©Ìó¤¬Àµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
21557 #: stmt.c:450
21558 #, fuzzy, gcc-internal-format
21559 msgid "input operand constraint contains %qc"
21560 msgstr "ÆþÎÏ¥ª¥Ú¥é¥ó¥ÉÀ©Ì󤬠`%c' ¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
21562 #: stmt.c:492
21563 #, gcc-internal-format
21564 msgid "matching constraint references invalid operand number"
21565 msgstr "À©Ìó¤ËŬ¹ç¤µ¤»¤ë»þ¤Ë¡¢Ìµ¸ú¤Ê¥ª¥Ú¥é¥ó¥ÉÈÖ¹æ¤ò»²¾È¤·¤Þ¤·¤¿"
21567 #: stmt.c:530
21568 #, fuzzy, gcc-internal-format
21569 msgid "invalid punctuation %qc in constraint"
21570 msgstr "̵¸ú¤Ê¶çÆÉÅÀ `%c' ¤¬À©ÌóÆâ¤Ë¤¢¤ê¤Þ¤¹"
21572 #: stmt.c:554
21573 #, fuzzy, gcc-internal-format
21574 msgid "matching constraint does not allow a register"
21575 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÆâ¤ÎÀ©Ìó¤¬Àµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
21577 #: stmt.c:613
21578 #, gcc-internal-format
21579 msgid "asm-specifier for variable %qs conflicts with asm clobber list"
21580 msgstr ""
21582 #: stmt.c:705
21583 #, fuzzy, gcc-internal-format
21584 msgid "unknown register name %qs in %<asm%>"
21585 msgstr "`asm' Ãæ¤ËÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾ `%s' ¤¬¤¢¤ê¤Þ¤¹"
21587 #: stmt.c:713
21588 #, gcc-internal-format
21589 msgid "PIC register %qs clobbered in %<asm%>"
21590 msgstr ""
21592 #: stmt.c:760
21593 #, fuzzy, gcc-internal-format
21594 msgid "more than %d operands in %<asm%>"
21595 msgstr "`asm' ¤ÎÃæ¤Ë %d ¤ò±Û¤¨¤ë¥ª¥Ú¥é¥ó¥É¤¬¤¢¤ê¤Þ¤¹"
21597 #: stmt.c:823
21598 #, gcc-internal-format
21599 msgid "output number %d not directly addressable"
21600 msgstr "½ÐÎÏÈÖ¹æ %d ¤ÏľÀÜ¥¢¥É¥ì¥¹»ØÄê¤Ç¤­¤Þ¤»¤ó"
21602 #: stmt.c:906
21603 #, fuzzy, gcc-internal-format
21604 msgid "asm operand %d probably doesn%'t match constraints"
21605 msgstr "asm ¥ª¥Ú¥é¥ó¥É %d ¤Ï¶²¤é¤¯À©Ìó¤ËŬ¹ç¤·¤Þ¤»¤ó"
21607 #: stmt.c:916
21608 #, gcc-internal-format
21609 msgid "use of memory input without lvalue in asm operand %d is deprecated"
21610 msgstr ""
21612 #: stmt.c:1063
21613 #, gcc-internal-format
21614 msgid "asm clobber conflict with output operand"
21615 msgstr ""
21617 #: stmt.c:1068
21618 #, gcc-internal-format
21619 msgid "asm clobber conflict with input operand"
21620 msgstr ""
21622 #: stmt.c:1145
21623 #, fuzzy, gcc-internal-format
21624 msgid "too many alternatives in %<asm%>"
21625 msgstr "`asm' Ãæ¤ÎÂåÂØ¥­¡¼¥ï¡¼¥É¤¬Â¿¤¹¤®¤Þ¤¹"
21627 #: stmt.c:1157
21628 #, fuzzy, gcc-internal-format
21629 msgid "operand constraints for %<asm%> differ in number of alternatives"
21630 msgstr "`asm' ¤Î¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤¬ÂåÂØÈÖ¹æ¤È¤Ï°Û¤Ê¤ê¤Þ¤¹"
21632 #: stmt.c:1210
21633 #, fuzzy, gcc-internal-format
21634 msgid "duplicate asm operand name %qs"
21635 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
21637 #: stmt.c:1308
21638 #, gcc-internal-format
21639 msgid "missing close brace for named operand"
21640 msgstr ""
21642 #: stmt.c:1336
21643 #, fuzzy, gcc-internal-format
21644 msgid "undefined named operand %qs"
21645 msgstr "ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤±é»»»Ò %s ¤Ç¤¹"
21647 #: stmt.c:1480
21648 #, fuzzy, gcc-internal-format
21649 msgid "%Hvalue computed is not used"
21650 msgstr ".da ¥Õ¥¡¥¤¥ë¤ÎÆâÍƤò»È¤¤ÀڤäƤ¤¤Þ¤»¤ó\n"
21652 #: stor-layout.c:149
21653 #, fuzzy, gcc-internal-format
21654 msgid "type size can%'t be explicitly evaluated"
21655 msgstr "·¿¤ÎÂ礭¤µ¤ÏÌÀ¼¨Åª¤Ëɾ²Á¤µ¤ì¤ë¤â¤Î¤Ç¤Ï¤¢¤ê¤¨¤Þ¤»¤ó"
21657 #: stor-layout.c:151
21658 #, gcc-internal-format
21659 msgid "variable-size type declared outside of any function"
21660 msgstr "ÊÑ¿ô¥µ¥¤¥º·¿¤¬´Ø¿ô¤Î³°Â¦¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
21662 #: stor-layout.c:466
21663 #, fuzzy, gcc-internal-format
21664 msgid "size of %q+D is %d bytes"
21665 msgstr "`%s' ¤Î¥µ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤Ç¤¹"
21667 #: stor-layout.c:468
21668 #, fuzzy, gcc-internal-format
21669 msgid "size of %q+D is larger than %wd bytes"
21670 msgstr "`%s' ¤Î¥µ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤è¤êÂ礭¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
21672 #: stor-layout.c:890
21673 #, fuzzy, gcc-internal-format
21674 msgid "packed attribute causes inefficient alignment for %q+D"
21675 msgstr "packed Â°À­¤Ï `%s' ¤ËÂФ·¤ÆÉÔ¸úΨ¤Ê¥¢¥é¥¤¥ó¥á¥ó¥È¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
21677 #: stor-layout.c:893
21678 #, fuzzy, gcc-internal-format
21679 msgid "packed attribute is unnecessary for %q+D"
21680 msgstr "packed Â°À­¤Ï `%s' ¤Ë¤ÏɬÍפ¢¤ê¤Þ¤»¤ó"
21682 #. No, we need to skip space before this field.
21683 #. Bump the cumulative size to multiple of field alignment.
21684 #: stor-layout.c:910
21685 #, fuzzy, gcc-internal-format
21686 msgid "padding struct to align %q+D"
21687 msgstr "`%s' ¤ò¥¢¥é¥¤¥ó¤¹¤ë¤¿¤á¤Ë¹½Â¤ÂΤò¥Ñ¥Ç¥£¥ó¥°¤·¤Þ¤¹"
21689 #: stor-layout.c:1261
21690 #, gcc-internal-format
21691 msgid "padding struct size to alignment boundary"
21692 msgstr "¥¢¥é¥¤¥ó¥á¥ó¥È¶­³¦¤Î¥µ¥¤¥º¤Ë¹½Â¤ÂΤò¥Ñ¥Ç¥£¥ó¥°¤·¤Þ¤¹"
21694 #: stor-layout.c:1291
21695 #, fuzzy, gcc-internal-format
21696 msgid "packed attribute causes inefficient alignment for %qs"
21697 msgstr "packed Â°À­¤Ï `%s' ¤ËÂФ·¤ÆÉÔ¸úΨ¤Ê¥¢¥é¥¤¥ó¥á¥ó¥È¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
21699 #: stor-layout.c:1295
21700 #, fuzzy, gcc-internal-format
21701 msgid "packed attribute is unnecessary for %qs"
21702 msgstr "packed Â°À­¤Ï `%s' ¤Ë¤ÏɬÍפ¢¤ê¤Þ¤»¤ó"
21704 #: stor-layout.c:1301
21705 #, gcc-internal-format
21706 msgid "packed attribute causes inefficient alignment"
21707 msgstr "packed Â°À­¤ÏÉÔ¸úΨ¤Ê¥¢¥é¥¤¥ó¥á¥ó¥È¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
21709 #: stor-layout.c:1303
21710 #, gcc-internal-format
21711 msgid "packed attribute is unnecessary"
21712 msgstr "packed Â°À­¤ÏɬÍפ¢¤ê¤Þ¤»¤ó"
21714 #: stor-layout.c:1815
21715 #, fuzzy, gcc-internal-format
21716 msgid "alignment of array elements is greater than element size"
21717 msgstr "`%s' ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤¤¤Ç¤¹¡£ %d ¤ò»È¤¤¤Þ¤¹¡£"
21719 #: targhooks.c:100
21720 #, gcc-internal-format
21721 msgid "__builtin_saveregs not supported by this target"
21722 msgstr "__builtin_saveregs ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
21724 #: tlink.c:483
21725 #, gcc-internal-format
21726 msgid "repository file '%s' does not contain command-line arguments"
21727 msgstr ""
21729 #: tlink.c:728
21730 #, gcc-internal-format
21731 msgid "'%s' was assigned to '%s', but was not defined during recompilation, or vice versa"
21732 msgstr ""
21734 #: tlink.c:798
21735 #, gcc-internal-format
21736 msgid "ld returned %d exit status"
21737 msgstr "ld ¤Ï¥¹¥Æ¡¼¥¿¥¹ %d ¤Ç½ªÎ»¤·¤Þ¤·¤¿"
21739 #: toplev.c:522
21740 #, fuzzy, gcc-internal-format
21741 msgid "invalid option argument %qs"
21742 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
21744 #: toplev.c:620
21745 #, gcc-internal-format
21746 msgid "getting core file size maximum limit: %m"
21747 msgstr ""
21749 #: toplev.c:623
21750 #, gcc-internal-format
21751 msgid "setting core file size limit to maximum: %m"
21752 msgstr ""
21754 #: toplev.c:841
21755 #, fuzzy, gcc-internal-format
21756 msgid "%q+F declared %<static%> but never defined"
21757 msgstr "`%s' ¤¬ `static' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹"
21759 #: toplev.c:866
21760 #, fuzzy, gcc-internal-format
21761 msgid "%q+D defined but not used"
21762 msgstr "`%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
21764 #: toplev.c:909 toplev.c:933
21765 #, gcc-internal-format
21766 msgid "%qs is deprecated (declared at %s:%d)"
21767 msgstr ""
21769 #: toplev.c:937
21770 #, gcc-internal-format
21771 msgid "type is deprecated (declared at %s:%d)"
21772 msgstr ""
21774 #: toplev.c:943
21775 #, fuzzy, gcc-internal-format
21776 msgid "%qs is deprecated"
21777 msgstr "%s ¤Ï¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤¹"
21779 #: toplev.c:945
21780 #, gcc-internal-format
21781 msgid "type is deprecated"
21782 msgstr ""
21784 #: toplev.c:965 toplev.c:992
21785 #, gcc-internal-format
21786 msgid "GCC supports only %d input file changes"
21787 msgstr ""
21789 #: toplev.c:1139
21790 #, gcc-internal-format
21791 msgid "unrecognized gcc debugging option: %c"
21792 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤ gcc ¥Ç¥Ð¥Ã¥°¥ª¥×¥·¥ç¥ó: %c"
21794 #: toplev.c:1292
21795 #, fuzzy, gcc-internal-format
21796 msgid "can%'t open %s for writing: %m"
21797 msgstr "%s ¤ò½ñ¤­¹þ¤ßÍѤ˳«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
21799 #: toplev.c:1576
21800 #, fuzzy, gcc-internal-format
21801 msgid "this target does not support %qs"
21802 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
21804 #: toplev.c:1647
21805 #, gcc-internal-format
21806 msgid "instruction scheduling not supported on this target machine"
21807 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
21809 #: toplev.c:1651
21810 #, gcc-internal-format
21811 msgid "this target machine does not have delayed branches"
21812 msgstr "¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤ÏÃÙ±äʬ´ô¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
21814 #: toplev.c:1665
21815 #, gcc-internal-format
21816 msgid "-f%sleading-underscore not supported on this target machine"
21817 msgstr "-f%sleading-underscore ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
21819 #: toplev.c:1738
21820 #, fuzzy, gcc-internal-format
21821 msgid "target system does not support the \"%s\" debug format"
21822 msgstr "%s ¤Ï `%%%s%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
21824 #: toplev.c:1750
21825 #, gcc-internal-format
21826 msgid "variable tracking requested, but useless unless producing debug info"
21827 msgstr ""
21829 #: toplev.c:1753
21830 #, gcc-internal-format
21831 msgid "variable tracking requested, but not supported by this debug format"
21832 msgstr ""
21834 #: toplev.c:1773
21835 #, fuzzy, gcc-internal-format
21836 msgid "can%'t open %s: %m"
21837 msgstr "%s ¤ò³«¤±¤Þ¤»¤ó"
21839 #: toplev.c:1780
21840 #, fuzzy, gcc-internal-format
21841 msgid "-ffunction-sections not supported for this target"
21842 msgstr "-ffunction-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
21844 #: toplev.c:1785
21845 #, fuzzy, gcc-internal-format
21846 msgid "-fdata-sections not supported for this target"
21847 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
21849 #: toplev.c:1792
21850 #, fuzzy, gcc-internal-format
21851 msgid "-ffunction-sections disabled; it makes profiling impossible"
21852 msgstr "-ffunction-sections ¤¬Ìµ¸ú¤Ç¤¹ -- ¥×¥í¥Õ¥¡¥¤¥ë¤ÏÉÔ²Äǽ¤Ç¤¹"
21854 #: toplev.c:1799
21855 #, fuzzy, gcc-internal-format
21856 msgid "-fprefetch-loop-arrays not supported for this target"
21857 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
21859 #: toplev.c:1805
21860 #, fuzzy, gcc-internal-format
21861 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
21862 msgstr "-f%sleading-underscore ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
21864 #: toplev.c:1814
21865 #, fuzzy, gcc-internal-format
21866 msgid "-fprefetch-loop-arrays is not supported with -Os"
21867 msgstr "-mg ¤Ç¤Î¥×¥í¥Õ¥¡¥¤¥ë¤ÏÄ󶡤µ¤ì¤Þ¤»¤ó\n"
21869 #: toplev.c:1821
21870 #, fuzzy, gcc-internal-format
21871 msgid "-ffunction-sections may affect debugging on some targets"
21872 msgstr "-ffunction-sections ¤Ï¥¿¡¼¥²¥Ã¥È¤Ë¤è¤Ã¤Æ¤Ï¥Ç¥Ð¥Ã¥°¤Ë±Æ¶Á¤¹¤ë¤«¤â¤·¤ì¤Þ¤»¤ó"
21874 #: toplev.c:1837
21875 #, fuzzy, gcc-internal-format
21876 msgid "-fstack-protector not supported for this target"
21877 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
21879 #: toplev.c:1850
21880 #, gcc-internal-format
21881 msgid "unwind tables currently requires a frame pointer for correctness"
21882 msgstr ""
21884 #: toplev.c:1954
21885 #, fuzzy, gcc-internal-format
21886 msgid "error writing to %s: %m"
21887 msgstr "%s ¤Ø¤Î½ñ¤­¹þ¤ß¥¨¥é¡¼¤Ç¤¹"
21889 #: toplev.c:1956 java/jcf-parse.c:1101 java/jcf-write.c:3541
21890 #, fuzzy, gcc-internal-format
21891 msgid "error closing %s: %m"
21892 msgstr "¥¨¥é¡¼¤Ë¤è¤ê %s ¤òÊĤ¸¤Þ¤¹"
21894 #: tree-cfg.c:1451 tree-cfg.c:2090 tree-cfg.c:2093
21895 #, fuzzy, gcc-internal-format
21896 msgid "%Hwill never be executed"
21897 msgstr "¸Æ¤Ó½Ð¤· %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤»¤º\n"
21899 #: tree-cfg.c:3248
21900 #, gcc-internal-format
21901 msgid "SSA name in freelist but still referenced"
21902 msgstr ""
21904 #: tree-cfg.c:3257
21905 #, gcc-internal-format
21906 msgid "ASSERT_EXPR with an always-false condition"
21907 msgstr ""
21909 #: tree-cfg.c:3267
21910 #, gcc-internal-format
21911 msgid "GIMPLE register modified with BIT_FIELD_REF"
21912 msgstr ""
21914 #: tree-cfg.c:3302
21915 #, gcc-internal-format
21916 msgid "invariant not recomputed when ADDR_EXPR changed"
21917 msgstr ""
21919 #: tree-cfg.c:3308
21920 #, gcc-internal-format
21921 msgid "constant not recomputed when ADDR_EXPR changed"
21922 msgstr ""
21924 #: tree-cfg.c:3313
21925 #, gcc-internal-format
21926 msgid "side effects not recomputed when ADDR_EXPR changed"
21927 msgstr ""
21929 #: tree-cfg.c:3329
21930 #, gcc-internal-format
21931 msgid "address taken, but ADDRESSABLE bit not set"
21932 msgstr ""
21934 #: tree-cfg.c:3339
21935 #, gcc-internal-format
21936 msgid "non-boolean used in condition"
21937 msgstr ""
21939 #: tree-cfg.c:3344
21940 #, fuzzy, gcc-internal-format
21941 msgid "invalid conditional operand"
21942 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê¼°"
21944 #: tree-cfg.c:3399
21945 #, fuzzy, gcc-internal-format
21946 msgid "invalid reference prefix"
21947 msgstr "̵¸ú¤Ê»²¾È·¿¤Ç¤¹"
21949 #: tree-cfg.c:3480
21950 #, fuzzy, gcc-internal-format
21951 msgid "is not a valid GIMPLE statement"
21952 msgstr "̵¸ú¤Ê½é´ü²½¼°¤Ç¤¹"
21954 #: tree-cfg.c:3500
21955 #, gcc-internal-format
21956 msgid "statement marked for throw, but doesn%'t"
21957 msgstr ""
21959 #: tree-cfg.c:3505
21960 #, gcc-internal-format
21961 msgid "statement marked for throw in middle of block"
21962 msgstr ""
21964 #: tree-cfg.c:3595
21965 #, gcc-internal-format
21966 msgid "bb_for_stmt (phi) is set to a wrong basic block"
21967 msgstr ""
21969 #: tree-cfg.c:3610
21970 #, gcc-internal-format
21971 msgid "PHI def is not a GIMPLE value"
21972 msgstr ""
21974 #: tree-cfg.c:3626 tree-cfg.c:3649
21975 #, gcc-internal-format
21976 msgid "incorrect sharing of tree nodes"
21977 msgstr ""
21979 #: tree-cfg.c:3640
21980 #, gcc-internal-format
21981 msgid "bb_for_stmt (stmt) is set to a wrong basic block"
21982 msgstr ""
21984 #: tree-cfg.c:3658
21985 #, gcc-internal-format
21986 msgid "verify_stmts failed"
21987 msgstr ""
21989 #: tree-cfg.c:3679
21990 #, gcc-internal-format
21991 msgid "ENTRY_BLOCK has a statement list associated with it"
21992 msgstr ""
21994 #: tree-cfg.c:3685
21995 #, gcc-internal-format
21996 msgid "EXIT_BLOCK has a statement list associated with it"
21997 msgstr ""
21999 #: tree-cfg.c:3692
22000 #, gcc-internal-format
22001 msgid "fallthru to exit from bb %d"
22002 msgstr ""
22004 #: tree-cfg.c:3714
22005 #, gcc-internal-format
22006 msgid "nonlocal label "
22007 msgstr ""
22009 #: tree-cfg.c:3723 tree-cfg.c:3733 tree-cfg.c:3758
22010 #, gcc-internal-format
22011 msgid "label "
22012 msgstr ""
22014 #: tree-cfg.c:3748
22015 #, fuzzy, gcc-internal-format
22016 msgid "control flow in the middle of basic block %d"
22017 msgstr "NOTE_INSN_BASIC_BLOCK %d ¤¬´ðËÜ¥Ö¥í¥Ã¥¯ %d ¤ÎÃæ¤Û¤É¤Ë¤¢¤ê¤Þ¤¹"
22019 #: tree-cfg.c:3778
22020 #, gcc-internal-format
22021 msgid "fallthru edge after a control statement in bb %d"
22022 msgstr ""
22024 #: tree-cfg.c:3791
22025 #, gcc-internal-format
22026 msgid "true/false edge after a non-COND_EXPR in bb %d"
22027 msgstr ""
22029 #: tree-cfg.c:3806
22030 #, gcc-internal-format
22031 msgid "structured COND_EXPR at the end of bb %d"
22032 msgstr ""
22034 #: tree-cfg.c:3819 tree-cfg.c:3857 tree-cfg.c:3870 tree-cfg.c:3941
22035 #, gcc-internal-format
22036 msgid "wrong outgoing edge flags at end of bb %d"
22037 msgstr ""
22039 #: tree-cfg.c:3827
22040 #, gcc-internal-format
22041 msgid "%<then%> label does not match edge at end of bb %d"
22042 msgstr ""
22044 #: tree-cfg.c:3835
22045 #, gcc-internal-format
22046 msgid "%<else%> label does not match edge at end of bb %d"
22047 msgstr ""
22049 #: tree-cfg.c:3845
22050 #, gcc-internal-format
22051 msgid "explicit goto at end of bb %d"
22052 msgstr ""
22054 #: tree-cfg.c:3875
22055 #, gcc-internal-format
22056 msgid "return edge does not point to exit in bb %d"
22057 msgstr ""
22059 #: tree-cfg.c:3908
22060 #, gcc-internal-format
22061 msgid "found default case not at end of case vector"
22062 msgstr ""
22064 #: tree-cfg.c:3914
22065 #, fuzzy, gcc-internal-format
22066 msgid "case labels not sorted: "
22067 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22069 #: tree-cfg.c:3925
22070 #, gcc-internal-format
22071 msgid "no default case found at end of case vector"
22072 msgstr ""
22074 #: tree-cfg.c:3933
22075 #, gcc-internal-format
22076 msgid "extra outgoing edge %d->%d"
22077 msgstr ""
22079 #: tree-cfg.c:3955
22080 #, gcc-internal-format
22081 msgid "missing edge %i->%i"
22082 msgstr ""
22084 #: tree-cfg.c:5769 tree-cfg.c:5773
22085 #, fuzzy, gcc-internal-format
22086 msgid "%H%<noreturn%> function does return"
22087 msgstr "`noreturn' ´Ø¿ô¤¬ return ¤·¤Æ¤¤¤Þ¤¹"
22089 #: tree-cfg.c:5795 tree-cfg.c:5800
22090 #, fuzzy, gcc-internal-format
22091 msgid "%Hcontrol reaches end of non-void function"
22092 msgstr "À©¸æ¤¬Èó void ´Ø¿ô¤Î½ª¤ê¤ËÅþ㤷¤Þ¤·¤¿"
22094 #: tree-cfg.c:5861
22095 #, fuzzy, gcc-internal-format
22096 msgid "%Jfunction might be possible candidate for attribute %<noreturn%>"
22097 msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `noreturn' Â°À­¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹"
22099 #: tree-dump.c:891
22100 #, fuzzy, gcc-internal-format
22101 msgid "could not open dump file %qs: %s"
22102 msgstr "¥À¥ó¥×¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
22104 #: tree-dump.c:1023
22105 #, gcc-internal-format
22106 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
22107 msgstr ""
22109 #: tree-eh.c:1773
22110 #, fuzzy, gcc-internal-format
22111 msgid "EH edge %i->%i is missing"
22112 msgstr "`-%s' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
22114 #: tree-eh.c:1778
22115 #, gcc-internal-format
22116 msgid "EH edge %i->%i miss EH flag"
22117 msgstr ""
22119 #. ??? might not be mistake.
22120 #: tree-eh.c:1784
22121 #, gcc-internal-format
22122 msgid "EH edge %i->%i has duplicated regions"
22123 msgstr ""
22125 #: tree-eh.c:1818
22126 #, gcc-internal-format
22127 msgid "BB %i can not throw but has EH edges"
22128 msgstr ""
22130 #: tree-eh.c:1825
22131 #, gcc-internal-format
22132 msgid "BB %i last statement has incorrectly set region"
22133 msgstr ""
22135 #: tree-eh.c:1836
22136 #, gcc-internal-format
22137 msgid "unnecessary EH edge %i->%i"
22138 msgstr ""
22140 #: tree-inline.c:1333
22141 #, gcc-internal-format
22142 msgid "function %q+F can never be inlined because it uses alloca (override using the always_inline attribute)"
22143 msgstr ""
22145 #: tree-inline.c:1345
22146 #, gcc-internal-format
22147 msgid "function %q+F can never be inlined because it uses setjmp"
22148 msgstr ""
22150 #: tree-inline.c:1359
22151 #, gcc-internal-format
22152 msgid "function %q+F can never be inlined because it uses variable argument lists"
22153 msgstr ""
22155 #: tree-inline.c:1370
22156 #, gcc-internal-format
22157 msgid "function %q+F can never be inlined because it uses setjmp-longjmp exception handling"
22158 msgstr ""
22160 #: tree-inline.c:1377
22161 #, gcc-internal-format
22162 msgid "function %q+F can never be inlined because it uses non-local goto"
22163 msgstr ""
22165 #: tree-inline.c:1388
22166 #, gcc-internal-format
22167 msgid "function %q+F can never be inlined because it uses __builtin_return or __builtin_apply_args"
22168 msgstr ""
22170 #: tree-inline.c:1407
22171 #, gcc-internal-format
22172 msgid "function %q+F can never be inlined because it contains a computed goto"
22173 msgstr ""
22175 #: tree-inline.c:1421
22176 #, gcc-internal-format
22177 msgid "function %q+F can never be inlined because it receives a non-local goto"
22178 msgstr ""
22180 #: tree-inline.c:1446
22181 #, gcc-internal-format
22182 msgid "function %q+F can never be inlined because it uses variable sized variables"
22183 msgstr ""
22185 #: tree-inline.c:2005 tree-inline.c:2015
22186 #, fuzzy, gcc-internal-format
22187 msgid "inlining failed in call to %q+F: %s"
22188 msgstr "`%s' ¤Ø¤Î¸Æ¤Ó½Ð¤·¤Î¥¤¥ó¥é¥¤¥ó²½¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
22190 #: tree-inline.c:2006 tree-inline.c:2017
22191 #, gcc-internal-format
22192 msgid "called from here"
22193 msgstr "¤³¤³¤«¤é¸Æ¤Ð¤ì¤Þ¤·¤¿"
22195 #: tree-mudflap.c:855
22196 #, gcc-internal-format
22197 msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF"
22198 msgstr ""
22200 #: tree-mudflap.c:1047
22201 #, gcc-internal-format
22202 msgid "mudflap cannot track %qs in stub function"
22203 msgstr ""
22205 #: tree-mudflap.c:1278
22206 #, gcc-internal-format
22207 msgid "mudflap cannot track unknown size extern %qs"
22208 msgstr ""
22210 #: tree-nomudflap.c:50
22211 #, fuzzy, gcc-internal-format
22212 msgid "mudflap: this language is not supported"
22213 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
22215 #: tree-optimize.c:488
22216 #, fuzzy, gcc-internal-format
22217 msgid "size of return value of %q+D is %u bytes"
22218 msgstr "`%s' ¤ÎÌá¤êÃͤΥµ¥¤¥º¤¬ %u ¥Ð¥¤¥È¤Ç¤¹"
22220 #: tree-optimize.c:491
22221 #, fuzzy, gcc-internal-format
22222 msgid "size of return value of %q+D is larger than %wd bytes"
22223 msgstr "`%s' ¤ÎÌá¤êÃͤΥµ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤è¤ê¤âÂ礭¤¯¤Ê¤ê¤Þ¤¹"
22225 #: tree-outof-ssa.c:611 tree-outof-ssa.c:626 tree-outof-ssa.c:640
22226 #: tree-outof-ssa.c:662 tree-outof-ssa.c:1117 tree-outof-ssa.c:1896
22227 #: tree-ssa-live.c:499 tree-ssa-live.c:1924
22228 #, gcc-internal-format
22229 msgid "SSA corruption"
22230 msgstr ""
22232 #: tree-outof-ssa.c:2309
22233 #, gcc-internal-format
22234 msgid " Pending stmts not issued on PRED edge (%d, %d)\n"
22235 msgstr ""
22237 #: tree-outof-ssa.c:2315
22238 #, gcc-internal-format
22239 msgid " Pending stmts not issued on SUCC edge (%d, %d)\n"
22240 msgstr ""
22242 #: tree-outof-ssa.c:2322
22243 #, gcc-internal-format
22244 msgid " Pending stmts not issued on ENTRY edge (%d, %d)\n"
22245 msgstr ""
22247 #: tree-outof-ssa.c:2328
22248 #, gcc-internal-format
22249 msgid " Pending stmts not issued on EXIT edge (%d, %d)\n"
22250 msgstr ""
22252 #: tree-profile.c:215
22253 #, gcc-internal-format
22254 msgid "unimplemented functionality"
22255 msgstr ""
22257 #: tree-ssa.c:110
22258 #, gcc-internal-format
22259 msgid "expected an SSA_NAME object"
22260 msgstr ""
22262 #: tree-ssa.c:116
22263 #, gcc-internal-format
22264 msgid "type mismatch between an SSA_NAME and its symbol"
22265 msgstr ""
22267 #: tree-ssa.c:122
22268 #, gcc-internal-format
22269 msgid "found an SSA_NAME that had been released into the free pool"
22270 msgstr ""
22272 #: tree-ssa.c:128
22273 #, gcc-internal-format
22274 msgid "found a virtual definition for a GIMPLE register"
22275 msgstr ""
22277 #: tree-ssa.c:134
22278 #, fuzzy, gcc-internal-format
22279 msgid "found a real definition for a non-register"
22280 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `register' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
22282 #: tree-ssa.c:141
22283 #, gcc-internal-format
22284 msgid "found real variable when subvariables should have appeared"
22285 msgstr ""
22287 #: tree-ssa.c:170
22288 #, gcc-internal-format
22289 msgid "SSA_NAME created in two different blocks %i and %i"
22290 msgstr ""
22292 #: tree-ssa.c:179
22293 #, gcc-internal-format
22294 msgid "SSA_NAME_DEF_STMT is wrong"
22295 msgstr ""
22297 #: tree-ssa.c:237
22298 #, fuzzy, gcc-internal-format
22299 msgid "missing definition"
22300 msgstr "½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
22302 #: tree-ssa.c:243
22303 #, gcc-internal-format
22304 msgid "definition in block %i does not dominate use in block %i"
22305 msgstr ""
22307 #: tree-ssa.c:251
22308 #, gcc-internal-format
22309 msgid "definition in block %i follows the use"
22310 msgstr ""
22312 #: tree-ssa.c:258
22313 #, gcc-internal-format
22314 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
22315 msgstr ""
22317 #: tree-ssa.c:266
22318 #, gcc-internal-format
22319 msgid "no immediate_use list"
22320 msgstr ""
22322 #: tree-ssa.c:278
22323 #, gcc-internal-format
22324 msgid "wrong immediate use list"
22325 msgstr ""
22327 #: tree-ssa.c:311
22328 #, gcc-internal-format
22329 msgid "incoming edge count does not match number of PHI arguments"
22330 msgstr ""
22332 #: tree-ssa.c:326
22333 #, fuzzy, gcc-internal-format
22334 msgid "PHI argument is missing for edge %d->%d"
22335 msgstr "%s ¤Î¸å¤í¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
22337 #: tree-ssa.c:335
22338 #, gcc-internal-format
22339 msgid "PHI argument is not SSA_NAME, or invariant"
22340 msgstr ""
22342 #: tree-ssa.c:347
22343 #, gcc-internal-format
22344 msgid "wrong edge %d->%d for PHI argument"
22345 msgstr ""
22347 #: tree-ssa.c:395
22348 #, gcc-internal-format
22349 msgid "non-addressable variable inside an alias set"
22350 msgstr ""
22352 #: tree-ssa.c:411
22353 #, gcc-internal-format
22354 msgid "addressable variable that is aliased but is not in any alias set"
22355 msgstr ""
22357 #: tree-ssa.c:421
22358 #, gcc-internal-format
22359 msgid "verify_flow_insensitive_alias_info failed"
22360 msgstr ""
22362 #: tree-ssa.c:463
22363 #, gcc-internal-format
22364 msgid "dereferenced pointers should have a name or a symbol tag"
22365 msgstr ""
22367 #: tree-ssa.c:470
22368 #, gcc-internal-format
22369 msgid "pointers with a memory tag, should have points-to sets"
22370 msgstr ""
22372 #: tree-ssa.c:478
22373 #, gcc-internal-format
22374 msgid "pointer escapes but its name tag is not call-clobbered"
22375 msgstr ""
22377 #: tree-ssa.c:487
22378 #, gcc-internal-format
22379 msgid "verify_flow_sensitive_alias_info failed"
22380 msgstr ""
22382 #: tree-ssa.c:563
22383 #, gcc-internal-format
22384 msgid "alias set of a pointer's symbol tag should be a superset of the corresponding name tag"
22385 msgstr ""
22387 #: tree-ssa.c:579
22388 #, gcc-internal-format
22389 msgid "two different pointers with identical points-to sets but different name tags"
22390 msgstr ""
22392 #: tree-ssa.c:611
22393 #, gcc-internal-format
22394 msgid "verify_name_tags failed"
22395 msgstr ""
22397 #: tree-ssa.c:634
22398 #, gcc-internal-format
22399 msgid "variable in call_clobbered_vars but not marked DECL_CALL_CLOBBERED"
22400 msgstr ""
22402 #: tree-ssa.c:644
22403 #, gcc-internal-format
22404 msgid "variable marked DECL_CALL_CLOBBERED but not in call_clobbered_vars bitmap."
22405 msgstr ""
22407 #: tree-ssa.c:652
22408 #, gcc-internal-format
22409 msgid "verify_call_clobbering failed"
22410 msgstr ""
22412 #: tree-ssa.c:723
22413 #, gcc-internal-format
22414 msgid "AUX pointer initialized for edge %d->%d"
22415 msgstr ""
22417 #: tree-ssa.c:746
22418 #, gcc-internal-format
22419 msgid "stmt (%p) marked modified after optimization pass : "
22420 msgstr ""
22422 #: tree-ssa.c:764
22423 #, gcc-internal-format
22424 msgid "statement makes a memory store, but has no V_MAY_DEFS nor V_MUST_DEFS"
22425 msgstr ""
22427 #: tree-ssa.c:805
22428 #, gcc-internal-format
22429 msgid "verify_ssa failed"
22430 msgstr ""
22432 #: tree-ssa.c:1184
22433 #, fuzzy, gcc-internal-format
22434 msgid "%J%qD was declared here"
22435 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
22437 #. We only do data flow with SSA_NAMEs, so that's all we
22438 #. can warn about.
22439 #: tree-ssa.c:1202
22440 #, fuzzy, gcc-internal-format
22441 msgid "%H%qD is used uninitialized in this function"
22442 msgstr "`%s' ¤Ï¤³¤Î´Ø¿ôÆâ¤Ç½é´ü²½¤µ¤ì¤º¤Ë»ÈÍѤµ¤ì¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹"
22444 #: tree-ssa.c:1240
22445 #, fuzzy, gcc-internal-format
22446 msgid "%H%qD may be used uninitialized in this function"
22447 msgstr "`%s' ¤Ï¤³¤Î´Ø¿ôÆâ¤Ç½é´ü²½¤µ¤ì¤º¤Ë»ÈÍѤµ¤ì¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹"
22449 #: tree-vect-transform.c:561
22450 #, fuzzy, gcc-internal-format
22451 msgid "no support for induction"
22452 msgstr "´Ø¿ô¤Ø¤Î dllimport ¤ò̵»ë¤¹¤ë"
22454 #: tree-vrp.c:4404
22455 #, gcc-internal-format
22456 msgid "assuming signed overflow does not occur when simplifying conditional to constant"
22457 msgstr ""
22459 #: tree-vrp.c:4410
22460 #, gcc-internal-format
22461 msgid "assuming signed overflow does not occur when simplifying conditional"
22462 msgstr ""
22464 #: tree.c:3645
22465 #, gcc-internal-format
22466 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
22467 msgstr ""
22469 #: tree.c:3657
22470 #, gcc-internal-format
22471 msgid "%q+D redeclared without dllimport attribute after being referenced with dll linkage"
22472 msgstr ""
22474 #: tree.c:3673 config/i386/winnt-cxx.c:69
22475 #, gcc-internal-format
22476 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
22477 msgstr ""
22479 #: tree.c:3725 tree.c:3737 config/darwin.c:1358 config/arm/arm.c:2905
22480 #: config/arm/arm.c:2933 config/avr/avr.c:4693 config/h8300/h8300.c:5281
22481 #: config/h8300/h8300.c:5305 config/i386/i386.c:2381 config/i386/i386.c:17549
22482 #: config/ia64/ia64.c:564 config/m68hc11/m68hc11.c:1117
22483 #: config/rs6000/rs6000.c:17739 config/sh/symbian.c:408
22484 #: config/sh/symbian.c:415
22485 #, fuzzy, gcc-internal-format
22486 msgid "%qs attribute ignored"
22487 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
22489 #: tree.c:3753
22490 #, fuzzy, gcc-internal-format
22491 msgid "inline function %q+D declared as  dllimport: attribute ignored"
22492 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
22494 #: tree.c:3761
22495 #, fuzzy, gcc-internal-format
22496 msgid "function %q+D definition is marked dllimport"
22497 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `auto' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
22499 #: tree.c:3769 config/sh/symbian.c:430
22500 #, fuzzy, gcc-internal-format
22501 msgid "variable %q+D definition is marked dllimport"
22502 msgstr "ÀÅŪÊÑ¿ô `%s' ¤Ï dllimport ¤È¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
22504 #: tree.c:3792 config/sh/symbian.c:505
22505 #, gcc-internal-format
22506 msgid "external linkage required for symbol %q+D because of %qs attribute"
22507 msgstr ""
22509 #: tree.c:5194
22510 #, gcc-internal-format
22511 msgid "arrays of functions are not meaningful"
22512 msgstr "´Ø¿ô¤ÎÇÛÎó¤Ï°ÕÌ£¤¬¤¢¤ê¤Þ¤»¤ó"
22514 #: tree.c:5250
22515 #, gcc-internal-format
22516 msgid "function return type cannot be function"
22517 msgstr "´Ø¿ô¤ÎÊÖ¤¹·¿¤¬´Ø¿ô¤Ç¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
22519 #: tree.c:6167 tree.c:6252 tree.c:6313
22520 #, fuzzy, gcc-internal-format
22521 msgid "tree check: %s, have %s in %s, at %s:%d"
22522 msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤­½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)"
22524 #: tree.c:6204
22525 #, fuzzy, gcc-internal-format
22526 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
22527 msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤­½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)"
22529 #: tree.c:6217
22530 #, fuzzy, gcc-internal-format
22531 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
22532 msgstr "Tree ¸¡ºº: ¥¯¥é¥¹ '%c' ¤Î¤Ï¤º¤¬ '%c' (%s) ¤Ç¤¹(%s Æâ, %s:%d)"
22534 #: tree.c:6266
22535 #, fuzzy, gcc-internal-format
22536 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
22537 msgstr "Tree ¸¡ºº: ¥¯¥é¥¹ '%c' ¤Î¤Ï¤º¤¬ '%c' (%s) ¤Ç¤¹(%s Æâ, %s:%d)"
22539 #: tree.c:6279
22540 #, fuzzy, gcc-internal-format
22541 msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
22542 msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤­½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)"
22544 #: tree.c:6339
22545 #, fuzzy, gcc-internal-format
22546 msgid "tree check: expected tree that contains %qs structure, have %qs  in %s, at %s:%d"
22547 msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤­½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)"
22549 #: tree.c:6353
22550 #, fuzzy, gcc-internal-format
22551 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
22552 msgstr "RTL check: ¥Ù¥¯¥È¥ë¤Î elt %d ¤òºÇ¸å¤Î elt %d (%s Ãæ)¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
22554 #: tree.c:6365
22555 #, fuzzy, gcc-internal-format
22556 msgid "tree check: accessed elt %d of phi_node with %d elts in %s, at %s:%d"
22557 msgstr "RTL check: ¥Ù¥¯¥È¥ë¤Î elt %d ¤òºÇ¸å¤Î elt %d (%s Ãæ)¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
22559 #: tree.c:6377
22560 #, fuzzy, gcc-internal-format
22561 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
22562 msgstr "RTL ¸¡ºº: elt %d(%s) ¤¬ºÇ¸å¤Î elt %d(%s Ãæ) ¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
22564 #: tree.c:6390
22565 #, fuzzy, gcc-internal-format
22566 msgid "tree check: accessed operand %d of omp_clause %s with %d operands in %s, at %s:%d"
22567 msgstr "RTL ¸¡ºº: elt %d(%s) ¤¬ºÇ¸å¤Î elt %d(%s Ãæ) ¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
22569 #: value-prof.c:94
22570 #, gcc-internal-format
22571 msgid "%HCorrupted value profile: %s profiler overall count (%d) does not match BB count (%d)"
22572 msgstr ""
22574 #: varasm.c:310
22575 #, fuzzy, gcc-internal-format
22576 msgid "%+D causes a section type conflict"
22577 msgstr "%s ¤Ï¥»¥¯¥·¥ç¥ó¥¿¥¤¥×¤Î¶¥¹ç¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
22579 #: varasm.c:852
22580 #, fuzzy, gcc-internal-format
22581 msgid "alignment of %q+D is greater than maximum object file alignment.  Using %d"
22582 msgstr "`%s' ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤¤¤Ç¤¹¡£ %d ¤ò»È¤¤¤Þ¤¹¡£"
22584 #: varasm.c:1062 varasm.c:1070
22585 #, fuzzy, gcc-internal-format
22586 msgid "register name not specified for %q+D"
22587 msgstr "¥ì¥¸¥¹¥¿Ì¾¤¬ `%s' ÍѤ˻ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
22589 #: varasm.c:1072
22590 #, fuzzy, gcc-internal-format
22591 msgid "invalid register name for %q+D"
22592 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
22594 #: varasm.c:1074
22595 #, fuzzy, gcc-internal-format
22596 msgid "data type of %q+D isn%'t suitable for a register"
22597 msgstr "`%s' ¤Î¥Ç¡¼¥¿·¿¤Ï register ¤Ë¤Ï¤Õ¤µ¤ï¤·¤¯¤¢¤ê¤Þ¤»¤ó"
22599 #: varasm.c:1077
22600 #, fuzzy, gcc-internal-format
22601 msgid "register specified for %q+D isn%'t suitable for data type"
22602 msgstr "`%s' ¤Ë»ØÄꤵ¤ì¤¿ register ¤Ï¥Ç¡¼¥¿·¿¤Ë¤Õ¤µ¤ï¤·¤¯¤¢¤ê¤Þ¤»¤ó"
22604 #: varasm.c:1087
22605 #, gcc-internal-format
22606 msgid "global register variable has initial value"
22607 msgstr "Âç°è register ÊÑ¿ô¤¬½é´üÃͤò»ý¤Ã¤Æ¤¤¤Þ¤¹"
22609 #: varasm.c:1091
22610 #, gcc-internal-format
22611 msgid "optimization may eliminate reads and/or writes to register variables"
22612 msgstr ""
22614 #: varasm.c:1129
22615 #, fuzzy, gcc-internal-format
22616 msgid "register name given for non-register variable %q+D"
22617 msgstr "¥ì¥¸¥¹¥¿Ì¾¤¬Èó register ÊÑ¿ô `%s' ¤ËÍ¿¤¨¤é¤ì¤Þ¤·¤¿"
22619 #: varasm.c:1198
22620 #, fuzzy, gcc-internal-format
22621 msgid "global destructors not supported on this target"
22622 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
22624 #: varasm.c:1248
22625 #, fuzzy, gcc-internal-format
22626 msgid "global constructors not supported on this target"
22627 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
22629 #: varasm.c:1645
22630 #, gcc-internal-format
22631 msgid "thread-local COMMON data not implemented"
22632 msgstr ""
22634 #: varasm.c:1674
22635 #, fuzzy, gcc-internal-format
22636 msgid "requested alignment for %q+D is greater than implemented alignment of %wu"
22637 msgstr "%s ¤ËÍ׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï¼ÂÁõ¤µ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È %d ¤è¤êÂ礭¤¤¤Ç¤¹"
22639 #: varasm.c:4080
22640 #, gcc-internal-format
22641 msgid "initializer for integer value is too complicated"
22642 msgstr "À°¿ô¤Î½é´üÀßÄê»Ò¤ÎÃͤ¬Ê£»¨¤¹¤®¤Þ¤¹"
22644 #: varasm.c:4085
22645 #, gcc-internal-format
22646 msgid "initializer for floating value is not a floating constant"
22647 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤Î½é´üÀßÄê»Ò¤ÎÃͤ¬¡¢ÉâÆ°¾®¿ôÅÀÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
22649 #: varasm.c:4358
22650 #, fuzzy, gcc-internal-format
22651 msgid "invalid initial value for member %qs"
22652 msgstr "¥á¥ó¥Ð `%s' ¤ËÂФ¹¤ë̵¸ú¤Ê½é´üÃÍ"
22654 #: varasm.c:4558 varasm.c:4602
22655 #, fuzzy, gcc-internal-format
22656 msgid "weak declaration of %q+D must precede definition"
22657 msgstr "`%s' ¤Î weak Àë¸À¤ÏÄêµÁ¤è¤ê¤âÀè¤Ë¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
22659 #: varasm.c:4566
22660 #, fuzzy, gcc-internal-format
22661 msgid "weak declaration of %q+D after first use results in unspecified behavior"
22662 msgstr "`%s' ¤Î weak Àë¸À¤ÏÄêµÁ¤è¤ê¤âÀè¤Ë¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
22664 #: varasm.c:4600
22665 #, fuzzy, gcc-internal-format
22666 msgid "weak declaration of %q+D must be public"
22667 msgstr "`%s' ¤Î weak Àë¸À¤Ï public ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
22669 #: varasm.c:4609
22670 #, fuzzy, gcc-internal-format
22671 msgid "weak declaration of %q+D not supported"
22672 msgstr "`%s' ¤Î weak Àë¸À¤ÏÄêµÁ¤è¤ê¤âÀè¤Ë¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
22674 #: varasm.c:4635
22675 #, gcc-internal-format
22676 msgid "only weak aliases are supported in this configuration"
22677 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï weak alias ¤·¤«¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
22679 #: varasm.c:4865
22680 #, fuzzy, gcc-internal-format
22681 msgid "%Jweakref is not supported in this configuration"
22682 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
22684 #: varasm.c:4938
22685 #, fuzzy, gcc-internal-format
22686 msgid "%q+D aliased to undefined symbol %qs"
22687 msgstr "̤ÄêµÁ¤Î·¿ `%s %s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
22689 #: varasm.c:4943
22690 #, gcc-internal-format
22691 msgid "%q+D aliased to external symbol %qs"
22692 msgstr ""
22694 #: varasm.c:4982
22695 #, gcc-internal-format
22696 msgid "weakref %q+D ultimately targets itself"
22697 msgstr ""
22699 #: varasm.c:4991
22700 #, gcc-internal-format
22701 msgid "weakref %q+D must have static linkage"
22702 msgstr ""
22704 #: varasm.c:4997
22705 #, fuzzy, gcc-internal-format
22706 msgid "%Jalias definitions not supported in this configuration"
22707 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
22709 #: varasm.c:5002
22710 #, fuzzy, gcc-internal-format
22711 msgid "%Jonly weak aliases are supported in this configuration"
22712 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï weak alias ¤·¤«¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
22714 #: varasm.c:5059
22715 #, fuzzy, gcc-internal-format
22716 msgid "visibility attribute not supported in this configuration; ignored"
22717 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
22719 #: varray.c:195
22720 #, fuzzy, gcc-internal-format
22721 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
22722 msgstr "²¾Áۥơ¼¥Ö¥ë %s[%lu]: Í×ÁÇ %lu ¤¬Èϰϳ°¤Ç¤¹"
22724 #: varray.c:205
22725 #, fuzzy, gcc-internal-format
22726 msgid "underflowed virtual array %s in %s, at %s:%d"
22727 msgstr "%s ¤ÇÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼ (%s:%d)"
22729 #: vec.c:234
22730 #, fuzzy, gcc-internal-format
22731 msgid "vector %s %s domain error, in %s at %s:%u"
22732 msgstr "%s ¤ÇÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼ (%s:%d)"
22734 #. Print an error message for unrecognized stab codes.
22735 #: xcoffout.c:186
22736 #, fuzzy, gcc-internal-format
22737 msgid "no sclass for %s stab (0x%x)"
22738 msgstr "%s ¥¹¥¿¥ÖÍѤΠsclass ¤¬¤¢¤ê¤Þ¤»¤ó (0x%x)\n"
22740 #: config/darwin-c.c:86
22741 #, gcc-internal-format
22742 msgid "too many #pragma options align=reset"
22743 msgstr ""
22745 #: config/darwin-c.c:106 config/darwin-c.c:109 config/darwin-c.c:111
22746 #: config/darwin-c.c:113
22747 #, fuzzy, gcc-internal-format
22748 msgid "malformed '#pragma options', ignoring"
22749 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
22751 #: config/darwin-c.c:116
22752 #, fuzzy, gcc-internal-format
22753 msgid "junk at end of '#pragma options'"
22754 msgstr "'#pragma %s' ¤ÎºÇ¸å¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
22756 #: config/darwin-c.c:126
22757 #, gcc-internal-format
22758 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
22759 msgstr ""
22761 #: config/darwin-c.c:138
22762 #, fuzzy, gcc-internal-format
22763 msgid "missing '(' after '#pragma unused', ignoring"
22764 msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
22766 #: config/darwin-c.c:156
22767 #, fuzzy, gcc-internal-format
22768 msgid "missing ')' after '#pragma unused', ignoring"
22769 msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
22771 #: config/darwin-c.c:159
22772 #, fuzzy, gcc-internal-format
22773 msgid "junk at end of '#pragma unused'"
22774 msgstr "'#pragma %s' ¤ÎºÇ¸å¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
22776 #: config/darwin-c.c:170
22777 #, fuzzy, gcc-internal-format
22778 msgid "malformed '#pragma ms_struct', ignoring"
22779 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
22781 #: config/darwin-c.c:178
22782 #, fuzzy, gcc-internal-format
22783 msgid "malformed '#pragma ms_struct {on|off|reset}', ignoring"
22784 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
22786 #: config/darwin-c.c:181
22787 #, fuzzy, gcc-internal-format
22788 msgid "junk at end of '#pragma ms_struct'"
22789 msgstr "'#pragma %s' ¤ÎºÇ¸å¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
22791 #: config/darwin-c.c:407
22792 #, gcc-internal-format
22793 msgid "subframework include %s conflicts with framework include"
22794 msgstr ""
22796 #: config/darwin-c.c:599
22797 #, gcc-internal-format
22798 msgid "Unknown value %qs of -mmacosx-version-min"
22799 msgstr ""
22801 #: config/darwin.c:1331
22802 #, gcc-internal-format
22803 msgid "%<%s%> 2.95 vtable-compatability attribute applies only when compiling a kext"
22804 msgstr ""
22806 #: config/darwin.c:1338
22807 #, gcc-internal-format
22808 msgid "%<%s%> 2.95 vtable-compatability attribute applies only to C++ classes"
22809 msgstr ""
22811 #: config/darwin.c:1471
22812 #, fuzzy, gcc-internal-format
22813 msgid "internal and protected visibility attributes not supported in this configuration; ignored"
22814 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
22816 #: config/darwin.c:1625
22817 #, gcc-internal-format
22818 msgid "command line option %<-fapple-kext%> is only valid for C++"
22819 msgstr ""
22821 #: config/host-darwin.c:62
22822 #, gcc-internal-format
22823 msgid "couldn't unmap pch_address_space: %m"
22824 msgstr ""
22826 #: config/sol2-c.c:93 config/sol2-c.c:109
22827 #, fuzzy, gcc-internal-format
22828 msgid "malformed %<#pragma align%>, ignoring"
22829 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
22831 #: config/sol2-c.c:102
22832 #, fuzzy, gcc-internal-format
22833 msgid "invalid alignment for %<#pragma align%>, ignoring"
22834 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
22836 #: config/sol2-c.c:117
22837 #, gcc-internal-format
22838 msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
22839 msgstr ""
22841 #: config/sol2-c.c:129 config/sol2-c.c:141
22842 #, fuzzy, gcc-internal-format
22843 msgid "malformed %<#pragma align%>"
22844 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
22846 #: config/sol2-c.c:136
22847 #, fuzzy, gcc-internal-format
22848 msgid "junk at end of %<#pragma align%>"
22849 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
22851 #: config/sol2-c.c:157 config/sol2-c.c:164
22852 #, fuzzy, gcc-internal-format
22853 msgid "malformed %<#pragma init%>, ignoring"
22854 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
22856 #: config/sol2-c.c:187 config/sol2-c.c:199
22857 #, fuzzy, gcc-internal-format
22858 msgid "malformed %<#pragma init%>"
22859 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
22861 #: config/sol2-c.c:194
22862 #, fuzzy, gcc-internal-format
22863 msgid "junk at end of %<#pragma init%>"
22864 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
22866 #: config/sol2-c.c:215 config/sol2-c.c:222
22867 #, fuzzy, gcc-internal-format
22868 msgid "malformed %<#pragma fini%>, ignoring"
22869 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
22871 #: config/sol2-c.c:245 config/sol2-c.c:257
22872 #, fuzzy, gcc-internal-format
22873 msgid "malformed %<#pragma fini%>"
22874 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
22876 #: config/sol2-c.c:252
22877 #, fuzzy, gcc-internal-format
22878 msgid "junk at end of %<#pragma fini%>"
22879 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
22881 #: config/sol2.c:53
22882 #, gcc-internal-format
22883 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
22884 msgstr ""
22886 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
22887 #. sections.  machopic_select_section ensures that weak variables go in
22888 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
22889 #. not supported.  Weak symbols that aren't visible outside the .s file
22890 #. are not supported.
22891 #: config/darwin.h:431
22892 #, fuzzy, gcc-internal-format
22893 msgid "alias definitions not supported in Mach-O; ignored"
22894 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
22896 #. No profiling.
22897 #: config/vx-common.h:82
22898 #, gcc-internal-format
22899 msgid "profiler support for VxWorks"
22900 msgstr ""
22902 #: config/windiss.h:36
22903 #, gcc-internal-format
22904 msgid "profiler support for WindISS"
22905 msgstr ""
22907 #: config/alpha/alpha.c:230 config/rs6000/rs6000.c:1653
22908 #, fuzzy, gcc-internal-format
22909 msgid "bad value %qs for -mtls-size switch"
22910 msgstr "-mips ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
22912 #: config/alpha/alpha.c:284
22913 #, fuzzy, gcc-internal-format
22914 msgid "-f%s ignored for Unicos/Mk (not supported)"
22915 msgstr "-f%s ¤Ï 68HC11/68HC12 ÍѤȤ·¤Æ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿ (¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó)"
22917 #: config/alpha/alpha.c:308
22918 #, fuzzy, gcc-internal-format
22919 msgid "-mieee not supported on Unicos/Mk"
22920 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
22922 #: config/alpha/alpha.c:319
22923 #, gcc-internal-format
22924 msgid "-mieee-with-inexact not supported on Unicos/Mk"
22925 msgstr ""
22927 #: config/alpha/alpha.c:336
22928 #, fuzzy, gcc-internal-format
22929 msgid "bad value %qs for -mtrap-precision switch"
22930 msgstr "-mtrap-precision ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
22932 #: config/alpha/alpha.c:350
22933 #, fuzzy, gcc-internal-format
22934 msgid "bad value %qs for -mfp-rounding-mode switch"
22935 msgstr "-mfp-rounding-mode ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
22937 #: config/alpha/alpha.c:365
22938 #, fuzzy, gcc-internal-format
22939 msgid "bad value %qs for -mfp-trap-mode switch"
22940 msgstr "-mfp-trap-mode ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
22942 #: config/alpha/alpha.c:379 config/alpha/alpha.c:391
22943 #, fuzzy, gcc-internal-format
22944 msgid "bad value %qs for -mcpu switch"
22945 msgstr "-mcpu ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
22947 #: config/alpha/alpha.c:398
22948 #, fuzzy, gcc-internal-format
22949 msgid "trap mode not supported on Unicos/Mk"
22950 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
22952 #: config/alpha/alpha.c:405
22953 #, gcc-internal-format
22954 msgid "fp software completion requires -mtrap-precision=i"
22955 msgstr "ÉâÆ°¾®¿ôÅÀÊä´°¤Ï -mtrap-precision=i ¤òɬÍפȤ·¤Þ¤¹"
22957 #: config/alpha/alpha.c:421
22958 #, gcc-internal-format
22959 msgid "rounding mode not supported for VAX floats"
22960 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï´Ý¤á¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
22962 #: config/alpha/alpha.c:426
22963 #, gcc-internal-format
22964 msgid "trap mode not supported for VAX floats"
22965 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
22967 #: config/alpha/alpha.c:430
22968 #, fuzzy, gcc-internal-format
22969 msgid "128-bit long double not supported for VAX floats"
22970 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
22972 #: config/alpha/alpha.c:458
22973 #, gcc-internal-format
22974 msgid "L%d cache latency unknown for %s"
22975 msgstr "L%d ¥­¥ã¥Ã¥·¥å¥ì¥¤¥Æ¥ó¥·¤Ï %s ¤Ë¤È¤Ã¤ÆÉÔÌÀ¤Ç¤¹"
22977 #: config/alpha/alpha.c:473
22978 #, fuzzy, gcc-internal-format
22979 msgid "bad value %qs for -mmemory-latency"
22980 msgstr "`%s' ¤Ï -mmemory-latency ¤Ë¤È¤Ã¤ÆÉÔÀµ¤ÊÃͤǤ¹"
22982 #: config/alpha/alpha.c:6602 config/alpha/alpha.c:6605 config/s390/s390.c:8223
22983 #: config/s390/s390.c:8226
22984 #, fuzzy, gcc-internal-format
22985 msgid "bad builtin fcode"
22986 msgstr "ÁȤ߹þ¤ß¥Þ¥¯¥í \"%s\" ¤Ï̵¸ú¤Ç¤¹"
22988 #: config/arc/arc.c:389
22989 #, fuzzy, gcc-internal-format
22990 msgid "argument of %qs attribute is not a string constant"
22991 msgstr "asm ¥Æ¥ó¥×¥ì¡¼¥È¤¬Ê¸»úÎóÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
22993 #: config/arc/arc.c:397
22994 #, gcc-internal-format
22995 msgid "argument of %qs attribute is not \"ilink1\" or \"ilink2\""
22996 msgstr ""
22998 #: config/arm/arm.c:920
22999 #, gcc-internal-format
23000 msgid "switch -mcpu=%s conflicts with -march= switch"
23001 msgstr "-mcpu=%s ¥¹¥¤¥Ã¥Á¤Ï -march= ¥¹¥¤¥Ã¥Á¤È¶¥¹ç¤·¤Þ¤¹"
23003 #: config/arm/arm.c:930 config/rs6000/rs6000.c:1272 config/sparc/sparc.c:733
23004 #, gcc-internal-format
23005 msgid "bad value (%s) for %s switch"
23006 msgstr "ÃÍ (%s) ¤Ï %s switch ¤Ë¤È¤Ã¤ÆÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
23008 #: config/arm/arm.c:1040
23009 #, gcc-internal-format
23010 msgid "target CPU does not support interworking"
23011 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
23013 #: config/arm/arm.c:1046
23014 #, fuzzy, gcc-internal-format
23015 msgid "target CPU does not support THUMB instructions"
23016 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï THUMB Ì¿Îá¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
23018 #: config/arm/arm.c:1064
23019 #, fuzzy, gcc-internal-format
23020 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
23021 msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤­¤Î¤ß¡¢°ÕÌ£¤Î¤¢¤ë¥Ð¥Ã¥¯¥È¥ì¡¼¥¹¤òÍ­¸ú¤Ë¤·¤Þ¤¹"
23023 #: config/arm/arm.c:1067
23024 #, fuzzy, gcc-internal-format
23025 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
23026 msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤­¤Î¤ß¡¢Èï¸Æ¤Ó½Ð¤·Â¦ interworking ¤òÍ­¸ú¤Ë¤·¤Þ¤¹"
23028 #: config/arm/arm.c:1070
23029 #, fuzzy, gcc-internal-format
23030 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
23031 msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤­¤Î¤ß¡¢¸Æ¤Ó½Ð¤·Â¦ interworking ¤òÍ­¸ú¤Ë¤·¤Þ¤¹"
23033 #: config/arm/arm.c:1074
23034 #, gcc-internal-format
23035 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
23036 msgstr "-mapcs-stack-check ¤Ï -mno-apcs-frame ¤È¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
23038 #: config/arm/arm.c:1082
23039 #, gcc-internal-format
23040 msgid "-fpic and -mapcs-reent are incompatible"
23041 msgstr "-fpic ¤È -mapcs-reent ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
23043 #: config/arm/arm.c:1085
23044 #, gcc-internal-format
23045 msgid "APCS reentrant code not supported.  Ignored"
23046 msgstr "APCS ºÆÆþ²Äǽ¥³¡¼¥É¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó¡£Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
23048 #: config/arm/arm.c:1093
23049 #, gcc-internal-format
23050 msgid "-g with -mno-apcs-frame may not give sensible debugging"
23051 msgstr "-g ¤Ë -mno-apcs-frame ¤ò¤Ä¤±¤ë¤È¡¢¤­¤áºÙ¤«¤Ê¥Ç¥Ð¥Ã¥°¤Ï¤Ç¤­¤Ê¤¤¤Ç¤·¤ç¤¦"
23053 #: config/arm/arm.c:1101
23054 #, fuzzy, gcc-internal-format
23055 msgid "passing floating point arguments in fp regs not yet supported"
23056 msgstr "ÉâÆ°¾®¿ôÅÀ°ú¿ô¤òÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤ÇÅϤ¹¤³¤È¤Ï¡¢¤Þ¤À¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
23058 #: config/arm/arm.c:1143
23059 #, fuzzy, gcc-internal-format
23060 msgid "invalid ABI option: -mabi=%s"
23061 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó %s"
23063 #: config/arm/arm.c:1149
23064 #, gcc-internal-format
23065 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
23066 msgstr ""
23068 #: config/arm/arm.c:1152
23069 #, gcc-internal-format
23070 msgid "iwmmxt abi requires an iwmmxt capable cpu"
23071 msgstr ""
23073 #: config/arm/arm.c:1162
23074 #, fuzzy, gcc-internal-format
23075 msgid "invalid floating point emulation option: -mfpe=%s"
23076 msgstr "̵¸ú¤ÊÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥È¥ª¥×¥·¥ç¥ó: -mfpe-%s"
23078 #: config/arm/arm.c:1179
23079 #, fuzzy, gcc-internal-format
23080 msgid "invalid floating point option: -mfpu=%s"
23081 msgstr "̵¸ú¤ÊÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥È¥ª¥×¥·¥ç¥ó: -mfpe-%s"
23083 #: config/arm/arm.c:1219
23084 #, fuzzy, gcc-internal-format
23085 msgid "invalid floating point abi: -mfloat-abi=%s"
23086 msgstr "̵¸ú¤ÊÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥È¥ª¥×¥·¥ç¥ó: -mfpe-%s"
23088 #: config/arm/arm.c:1226
23089 #, gcc-internal-format
23090 msgid "-mfloat-abi=hard and VFP"
23091 msgstr ""
23093 #: config/arm/arm.c:1232
23094 #, fuzzy, gcc-internal-format
23095 msgid "iWMMXt and hardware floating point"
23096 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
23098 #: config/arm/arm.c:1255
23099 #, fuzzy, gcc-internal-format
23100 msgid "invalid thread pointer option: -mtp=%s"
23101 msgstr "̵¸ú¤ÊÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥È¥ª¥×¥·¥ç¥ó: -mfpe-%s"
23103 #: config/arm/arm.c:1268
23104 #, fuzzy, gcc-internal-format
23105 msgid "can not use -mtp=cp15 with -mthumb"
23106 msgstr "-fno-rtti ¤¬»ØÄꤵ¤ì¤ë¤È typeid ¤ò»È¤¨¤Þ¤»¤ó"
23108 #: config/arm/arm.c:1282
23109 #, fuzzy, gcc-internal-format
23110 msgid "structure size boundary can only be set to %s"
23111 msgstr "¹½Â¤ÂΤΥµ¥¤¥º¶­³¦¤Ï 8 Ëô¤Ï 32 ¤Ë¤·¤«ÀßÄê¤Ç¤­¤Þ¤»¤ó"
23113 #: config/arm/arm.c:1291
23114 #, gcc-internal-format
23115 msgid "-mpic-register= is useless without -fpic"
23116 msgstr "-mpic-register= ¤Ï -fpic ¤ò¤Ä¤±¤Ê¤¤¤ÈÌò¤ËΩ¤Á¤Þ¤»¤ó"
23118 #: config/arm/arm.c:1298
23119 #, fuzzy, gcc-internal-format
23120 msgid "unable to use '%s' for PIC register"
23121 msgstr "'%s' ¤ò PIC ¤Î¥ì¥¸¥¹¥¿¤È¤·¤Æ»È¤¦¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
23123 #: config/arm/arm.c:2873 config/arm/arm.c:2891 config/avr/avr.c:4713
23124 #: config/avr/avr.c:4755 config/bfin/bfin.c:3665 config/c4x/c4x.c:4075
23125 #: config/h8300/h8300.c:5257 config/i386/i386.c:2336
23126 #: config/m68hc11/m68hc11.c:1154 config/m68k/m68k.c:380
23127 #: config/mcore/mcore.c:3031 config/mt/mt.c:1275 config/rs6000/rs6000.c:17665
23128 #: config/sh/sh.c:7717 config/sh/sh.c:7738 config/sh/sh.c:7761
23129 #: config/stormy16/stormy16.c:2254 config/v850/v850.c:2122
23130 #, fuzzy, gcc-internal-format
23131 msgid "%qs attribute only applies to functions"
23132 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
23134 #: config/arm/arm.c:12104
23135 #, fuzzy, gcc-internal-format
23136 msgid "unable to compute real location of stacked parameter"
23137 msgstr "¥¹¥¿¥Ã¥¯¤ËÀѤޤ줿²¾°ú¿ô¤Î¼ÂºÝ¤ÎÎΰè¤ò·×»»¤Ç¤­¤Þ¤»¤ó"
23139 #. @@@ better error message
23140 #: config/arm/arm.c:12749 config/arm/arm.c:12786
23141 #, gcc-internal-format
23142 msgid "selector must be an immediate"
23143 msgstr "¥»¥ì¥¯¥¿¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
23145 #. @@@ better error message
23146 #: config/arm/arm.c:12829 config/i386/i386.c:16165 config/i386/i386.c:16199
23147 #, gcc-internal-format
23148 msgid "mask must be an immediate"
23149 msgstr "¥Þ¥¹¥¯¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
23151 #: config/arm/arm.c:13488
23152 #, gcc-internal-format
23153 msgid "no low registers available for popping high registers"
23154 msgstr "¹â°Ì¥ì¥¸¥¹¥¿¤ò pop ¤¹¤ë°Ù¤Ë»ÈÍѤǤ­¤ëÄã°Ì¥ì¥¸¥¹¥¿¤¬¤¢¤ê¤Þ¤»¤ó"
23156 #: config/arm/arm.c:13712
23157 #, fuzzy, gcc-internal-format
23158 msgid "interrupt Service Routines cannot be coded in Thumb mode"
23159 msgstr "Thumb ¥â¡¼¥É¤Ç¤Ï³ä¤ê¹þ¤ß¥µ¡¼¥Ó¥¹¥ë¡¼¥Á¥ó¤ò¥³¡¼¥É²½¤Ç¤­¤Þ¤»¤ó"
23161 #: config/arm/pe.c:164 config/mcore/mcore.c:2897
23162 #, fuzzy, gcc-internal-format
23163 msgid "initialized variable %q+D is marked dllimport"
23164 msgstr "½é´ü²½¤µ¤ì¤¿ÊÑ¿ô `%s' ¤Ï dllimport ¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
23166 #: config/arm/pe.c:173
23167 #, fuzzy, gcc-internal-format
23168 msgid "static variable %q+D is marked dllimport"
23169 msgstr "ÀÅŪÊÑ¿ô `%s' ¤Ï dllimport ¤È¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
23171 #: config/avr/avr.c:568
23172 #, gcc-internal-format
23173 msgid "large frame pointer change (%d) with -mtiny-stack"
23174 msgstr "-mtiny-stack ¤Ë¤è¤ê¥é¡¼¥¸¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤¬Êѹ¹¤µ¤ì¤Þ¤¹(%d)"
23176 #: config/avr/avr.c:4686
23177 #, fuzzy, gcc-internal-format
23178 msgid "only initialized variables can be placed into program memory area"
23179 msgstr "¥×¥í¥°¥é¥à¥á¥â¥êÎΰèÆâ¤ËÇÛÃ֤Ǥ­¤ëÊÑ¿ô¤À¤±¤ò½é´ü²½¤·¤Þ¤·¤¿"
23181 #: config/avr/avr.c:4730
23182 #, gcc-internal-format
23183 msgid "%qs appears to be a misspelled interrupt handler"
23184 msgstr ""
23186 #: config/avr/avr.c:4738
23187 #, gcc-internal-format
23188 msgid "%qs appears to be a misspelled signal handler"
23189 msgstr ""
23191 #: config/avr/avr.c:4846
23192 #, fuzzy, gcc-internal-format
23193 msgid "only uninitialized variables can be placed in the .noinit section"
23194 msgstr "8 ¥Ó¥Ã¥ÈÎΰèÆâ¤ËÇÛÃ֤Ǥ­¤ëÊÑ¿ô¤À¤±¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
23196 #: config/avr/avr.c:4860
23197 #, gcc-internal-format
23198 msgid "MCU %qs supported for assembler only"
23199 msgstr ""
23201 #: config/avr/avr.h:691
23202 #, fuzzy, gcc-internal-format
23203 msgid "trampolines not supported"
23204 msgstr "¥È¥é¥ó¥Ý¥ê¥ó¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
23206 #: config/bfin/bfin.c:1957 config/m68k/m68k.c:298
23207 #, fuzzy, gcc-internal-format
23208 msgid "-mshared-library-id=%s is not between 0 and %d"
23209 msgstr "-mregparm=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
23211 #: config/bfin/bfin.c:1987
23212 #, gcc-internal-format
23213 msgid "-mshared-library-id= specified without -mid-shared-library"
23214 msgstr ""
23216 #: config/bfin/bfin.c:1993
23217 #, gcc-internal-format
23218 msgid "ID shared libraries and FD-PIC mode can't be used together."
23219 msgstr ""
23221 #: config/bfin/bfin.c:3670
23222 #, fuzzy, gcc-internal-format
23223 msgid "multiple function type attributes specified"
23224 msgstr "½ÅÊ£¤¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò"
23226 #: config/bfin/bfin.c:3726
23227 #, fuzzy, gcc-internal-format
23228 msgid "`%s' attribute only applies to functions"
23229 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
23231 #: config/bfin/bfin.c:3737
23232 #, gcc-internal-format
23233 msgid "can't apply both longcall and shortcall attributes to the same function"
23234 msgstr ""
23236 #: config/c4x/c4x-c.c:71
23237 #, fuzzy, gcc-internal-format
23238 msgid "missing '(' after '#pragma %s' - ignored"
23239 msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
23241 #: config/c4x/c4x-c.c:74
23242 #, fuzzy, gcc-internal-format
23243 msgid "missing function name in '#pragma %s' - ignored"
23244 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
23246 #: config/c4x/c4x-c.c:79
23247 #, fuzzy, gcc-internal-format
23248 msgid "malformed '#pragma %s' - ignored"
23249 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
23251 #: config/c4x/c4x-c.c:81
23252 #, gcc-internal-format
23253 msgid "missing section name in '#pragma %s' - ignored"
23254 msgstr ""
23256 #: config/c4x/c4x-c.c:86
23257 #, fuzzy, gcc-internal-format
23258 msgid "missing ')' for '#pragma %s' - ignored"
23259 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
23261 #: config/c4x/c4x-c.c:89
23262 #, gcc-internal-format
23263 msgid "junk at end of '#pragma %s'"
23264 msgstr "'#pragma %s' ¤ÎºÇ¸å¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
23266 #: config/c4x/c4x.c:859
23267 #, fuzzy, gcc-internal-format
23268 msgid "ISR %s requires %d words of local vars, max is 32767"
23269 msgstr "ISR %s ¤Ï %d ¥ï¡¼¥É¤Î¥í¡¼¥«¥ëÊÑ¿ô¤òÍ׵ᤷ¡¢ºÇÂç¤Ï 32767 ¤Ç¤¹¡£"
23271 #. This function is for retrieving a part of an instruction name for
23272 #. an operator, for immediate output.  If that ever happens for
23273 #. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
23274 #. we notice.
23275 #: config/cris/cris.c:434
23276 #, gcc-internal-format
23277 msgid "MULT case in cris_op_str"
23278 msgstr ""
23280 #: config/cris/cris.c:812
23281 #, fuzzy, gcc-internal-format
23282 msgid "invalid use of ':' modifier"
23283 msgstr "void ¼°¤ÎÉÔŬÀڤʻÈÍÑ"
23285 #: config/cris/cris.c:985
23286 #, fuzzy, gcc-internal-format
23287 msgid "internal error: bad register: %d"
23288 msgstr "ÆâÉô¥¨¥é¡¼: "
23290 #: config/cris/cris.c:1527
23291 #, gcc-internal-format
23292 msgid "internal error: sideeffect-insn affecting main effect"
23293 msgstr ""
23295 #: config/cris/cris.c:1551
23296 #, gcc-internal-format
23297 msgid "unknown cc_attr value"
23298 msgstr ""
23300 #. If we get here, the caller got its initial tests wrong.
23301 #: config/cris/cris.c:1902
23302 #, gcc-internal-format
23303 msgid "internal error: cris_side_effect_mode_ok with bad operands"
23304 msgstr ""
23306 #: config/cris/cris.c:2105
23307 #, fuzzy, gcc-internal-format
23308 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
23309 msgstr "-mregparm=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
23311 #: config/cris/cris.c:2133
23312 #, gcc-internal-format
23313 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
23314 msgstr ""
23316 #: config/cris/cris.c:2169
23317 #, gcc-internal-format
23318 msgid "unknown CRIS cpu version specification in -mtune= : %s"
23319 msgstr ""
23321 #: config/cris/cris.c:2187
23322 #, fuzzy, gcc-internal-format
23323 msgid "-fPIC and -fpic are not supported in this configuration"
23324 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
23326 #: config/cris/cris.c:2202
23327 #, gcc-internal-format
23328 msgid "that particular -g option is invalid with -maout and -melinux"
23329 msgstr ""
23331 #: config/cris/cris.c:2415
23332 #, gcc-internal-format
23333 msgid "Unknown src"
23334 msgstr ""
23336 #: config/cris/cris.c:2476
23337 #, fuzzy, gcc-internal-format
23338 msgid "Unknown dest"
23339 msgstr "ÉÔÌÀ¤Ê -mdebug-%s ¥¹¥¤¥Ã¥Á¤Ç¤¹"
23341 #: config/cris/cris.c:2761
23342 #, gcc-internal-format
23343 msgid "stackframe too big: %d bytes"
23344 msgstr ""
23346 #: config/cris/cris.c:3213 config/cris/cris.c:3240
23347 #, gcc-internal-format
23348 msgid "expand_binop failed in movsi got"
23349 msgstr ""
23351 #: config/cris/cris.c:3321
23352 #, gcc-internal-format
23353 msgid "emitting PIC operand, but PIC register isn't set up"
23354 msgstr ""
23356 #. Definitions for GCC.  Part of the machine description for CRIS.
23357 #. Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007
23358 #. Free Software Foundation, Inc.
23359 #. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
23361 #. This file is part of GCC.
23363 #. GCC is free software; you can redistribute it and/or modify
23364 #. it under the terms of the GNU General Public License as published by
23365 #. the Free Software Foundation; either version 3, or (at your option)
23366 #. any later version.
23368 #. GCC is distributed in the hope that it will be useful,
23369 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
23370 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
23371 #. GNU General Public License for more details.
23373 #. You should have received a copy of the GNU General Public License
23374 #. along with GCC; see the file COPYING3.  If not see
23375 #. <http://www.gnu.org/licenses/>.
23376 #. After the first "Node:" comment comes all preprocessor directives and
23377 #. attached declarations described in the info files, the "Using and
23378 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
23379 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
23380 #. really, but needs an update anyway.
23382 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
23383 #. for that.  If applicable, there is a CRIS-specific comment.  The order
23384 #. of macro definitions follow the order in the manual.  Every section in
23385 #. the manual (node in the info pages) has an introductory `Node:
23386 #. <subchapter>' comment.  If no macros are defined for a section, only
23387 #. the section-comment is present.
23388 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
23389 #. config/cris/linux.h and config/cris/aout.h) are responsible for lots of
23390 #. settings not repeated below.  This file contains general CRIS
23391 #. definitions and definitions for the cris-*-elf subtarget.
23392 #. We don't want to use gcc_assert for everything, as that can be
23393 #. compiled out.
23394 #: config/cris/cris.h:43
23395 #, gcc-internal-format
23396 msgid "CRIS-port assertion failed: "
23397 msgstr ""
23399 #. Node: Caller Saves
23400 #. (no definitions)
23401 #. Node: Function entry
23402 #. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
23403 #. TARGET_ASM_FUNCTION_EPILOGUE.
23404 #. Node: Profiling
23405 #: config/cris/cris.h:866
23406 #, gcc-internal-format
23407 msgid "no FUNCTION_PROFILER for CRIS"
23408 msgstr ""
23410 #: config/crx/crx.h:354
23411 #, gcc-internal-format
23412 msgid "Profiler support for CRX"
23413 msgstr ""
23415 #: config/crx/crx.h:365
23416 #, fuzzy, gcc-internal-format
23417 msgid "Trampoline support for CRX"
23418 msgstr "¥È¥é¥ó¥Ý¥ê¥ó¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
23420 #: config/frv/frv.c:8622
23421 #, fuzzy, gcc-internal-format
23422 msgid "accumulator is not a constant integer"
23423 msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó "
23425 #: config/frv/frv.c:8627
23426 #, gcc-internal-format
23427 msgid "accumulator number is out of bounds"
23428 msgstr ""
23430 #: config/frv/frv.c:8638
23431 #, gcc-internal-format
23432 msgid "inappropriate accumulator for %qs"
23433 msgstr ""
23435 #: config/frv/frv.c:8716
23436 #, fuzzy, gcc-internal-format
23437 msgid "invalid IACC argument"
23438 msgstr "̵¸ú¤Ê·¿°ú¿ô¤Ç¤¹"
23440 #: config/frv/frv.c:8739
23441 #, gcc-internal-format
23442 msgid "%qs expects a constant argument"
23443 msgstr ""
23445 #: config/frv/frv.c:8744
23446 #, fuzzy, gcc-internal-format
23447 msgid "constant argument out of range for %qs"
23448 msgstr "±é»»»ÒÈֹ椬¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎÈϰϳ°¤Ç¤¹"
23450 #: config/frv/frv.c:9226
23451 #, gcc-internal-format
23452 msgid "media functions are not available unless -mmedia is used"
23453 msgstr ""
23455 #: config/frv/frv.c:9238
23456 #, gcc-internal-format
23457 msgid "this media function is only available on the fr500"
23458 msgstr ""
23460 #: config/frv/frv.c:9266
23461 #, gcc-internal-format
23462 msgid "this media function is only available on the fr400 and fr550"
23463 msgstr ""
23465 #: config/frv/frv.c:9285
23466 #, gcc-internal-format
23467 msgid "this builtin function is only available on the fr405 and fr450"
23468 msgstr ""
23470 #: config/frv/frv.c:9294
23471 #, gcc-internal-format
23472 msgid "this builtin function is only available on the fr500 and fr550"
23473 msgstr ""
23475 #: config/frv/frv.c:9306
23476 #, gcc-internal-format
23477 msgid "this builtin function is only available on the fr450"
23478 msgstr ""
23480 #: config/h8300/h8300.c:330
23481 #, fuzzy, gcc-internal-format
23482 msgid "-ms2600 is used without -ms"
23483 msgstr "-ms2600 ¤¬ -ms ¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
23485 #: config/h8300/h8300.c:336
23486 #, fuzzy, gcc-internal-format
23487 msgid "-mn is used without -mh or -ms"
23488 msgstr "-ms2600 ¤¬ -ms ¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
23490 #: config/i386/host-cygwin.c:64
23491 #, fuzzy, gcc-internal-format
23492 msgid "can't extend PCH file: %m"
23493 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤òºï½ü¤Ç¤­¤Þ¤»¤ó: %s\n"
23495 #: config/i386/host-cygwin.c:75
23496 #, fuzzy, gcc-internal-format
23497 msgid "can't set position in PCH file: %m"
23498 msgstr "¥Õ¥¡¥¤¥ë `%s' ¤Ë¥ê¥Ý¥¸¥È¥ê¾ðÊó¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
23500 #: config/i386/i386.c:1585 config/i386/i386.c:1726
23501 #, fuzzy, gcc-internal-format
23502 msgid "bad value (%s) for -mtune= switch"
23503 msgstr "-mcpu= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
23505 #: config/i386/i386.c:1610
23506 #, gcc-internal-format
23507 msgid "-mtune=x86-64 is deprecated.  Use -mtune=k8 or -mtune=generic instead as appropriate."
23508 msgstr ""
23510 #: config/i386/i386.c:1616
23511 #, gcc-internal-format
23512 msgid "generic CPU can be used only for -mtune= switch"
23513 msgstr ""
23515 #: config/i386/i386.c:1618 config/i386/i386.c:1695 config/mt/mt.c:804
23516 #, gcc-internal-format
23517 msgid "bad value (%s) for -march= switch"
23518 msgstr "-march= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
23520 #: config/i386/i386.c:1627
23521 #, fuzzy, gcc-internal-format
23522 msgid "code model %s not supported in PIC mode"
23523 msgstr "-mcmodel= ¤Ï 32 bit ¥·¥¹¥Æ¥à¾å¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
23525 #: config/i386/i386.c:1635 config/sparc/sparc.c:697
23526 #, gcc-internal-format
23527 msgid "bad value (%s) for -mcmodel= switch"
23528 msgstr "-mcmodel= ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤ÆÉÔÀµ¤ÊÃÍ (%s)"
23530 #: config/i386/i386.c:1651
23531 #, fuzzy, gcc-internal-format
23532 msgid "bad value (%s) for -masm= switch"
23533 msgstr "-mabi= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
23535 #: config/i386/i386.c:1654
23536 #, fuzzy, gcc-internal-format
23537 msgid "code model %qs not supported in the %s bit mode"
23538 msgstr "-mcmodel= ¤Ï 32 bit ¥·¥¹¥Æ¥à¾å¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
23540 #: config/i386/i386.c:1657
23541 #, gcc-internal-format
23542 msgid "code model %<large%> not supported yet"
23543 msgstr ""
23545 #: config/i386/i386.c:1659
23546 #, gcc-internal-format
23547 msgid "%i-bit mode not compiled in"
23548 msgstr ""
23550 #: config/i386/i386.c:1689 config/i386/i386.c:1713
23551 #, fuzzy, gcc-internal-format
23552 msgid "CPU you selected does not support x86-64 instruction set"
23553 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï THUMB Ì¿Îá¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
23555 #: config/i386/i386.c:1743
23556 #, gcc-internal-format
23557 msgid "-mregparm=%d is not between 0 and %d"
23558 msgstr "-mregparm=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
23560 #: config/i386/i386.c:1756
23561 #, fuzzy, gcc-internal-format
23562 msgid "-malign-loops is obsolete, use -falign-loops"
23563 msgstr "-malign-loops=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
23565 #: config/i386/i386.c:1761 config/i386/i386.c:1774 config/i386/i386.c:1787
23566 #, gcc-internal-format
23567 msgid "-malign-loops=%d is not between 0 and %d"
23568 msgstr "-malign-loops=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
23570 #: config/i386/i386.c:1769
23571 #, fuzzy, gcc-internal-format
23572 msgid "-malign-jumps is obsolete, use -falign-jumps"
23573 msgstr "-malign-jumps=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
23575 #: config/i386/i386.c:1782
23576 #, fuzzy, gcc-internal-format
23577 msgid "-malign-functions is obsolete, use -falign-functions"
23578 msgstr "-malign-functions=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
23580 #: config/i386/i386.c:1815
23581 #, gcc-internal-format
23582 msgid "-mbranch-cost=%d is not between 0 and 5"
23583 msgstr "-mbranch-cost=%d ¤¬ 0 ¤«¤é 5 ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
23585 #: config/i386/i386.c:1823
23586 #, gcc-internal-format
23587 msgid "-mlarge-data-threshold=%d is negative"
23588 msgstr ""
23590 #: config/i386/i386.c:1837
23591 #, fuzzy, gcc-internal-format
23592 msgid "bad value (%s) for -mtls-dialect= switch"
23593 msgstr "-msdata ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
23595 #: config/i386/i386.c:1884
23596 #, gcc-internal-format
23597 msgid "-malign-double makes no sense in the 64bit mode"
23598 msgstr ""
23600 #: config/i386/i386.c:1886
23601 #, fuzzy, gcc-internal-format
23602 msgid "-mrtd calling convention not supported in the 64bit mode"
23603 msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï²Äȼ¹Իþ¥â¥Ç¥ë¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
23605 #: config/i386/i386.c:1912
23606 #, fuzzy, gcc-internal-format
23607 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
23608 msgstr "-mpreferred-stack-boundary=%d ¤¬ 2 ¤«¤é 31 ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
23610 #: config/i386/i386.c:1921
23611 #, gcc-internal-format
23612 msgid "-msseregparm used without SSE enabled"
23613 msgstr ""
23615 #: config/i386/i386.c:1933 config/i386/i386.c:1944
23616 #, fuzzy, gcc-internal-format
23617 msgid "SSE instruction set disabled, using 387 arithmetics"
23618 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
23620 #: config/i386/i386.c:1949
23621 #, fuzzy, gcc-internal-format
23622 msgid "387 instruction set disabled, using SSE arithmetics"
23623 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
23625 #: config/i386/i386.c:1956
23626 #, fuzzy, gcc-internal-format
23627 msgid "bad value (%s) for -mfpmath= switch"
23628 msgstr "-march= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
23630 #: config/i386/i386.c:1978
23631 #, gcc-internal-format
23632 msgid "unwind tables currently require either a frame pointer or -maccumulate-outgoing-args for correctness"
23633 msgstr ""
23635 #: config/i386/i386.c:2349 config/i386/i386.c:2400
23636 #, fuzzy, gcc-internal-format
23637 msgid "fastcall and regparm attributes are not compatible"
23638 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
23640 #: config/i386/i386.c:2356
23641 #, fuzzy, gcc-internal-format
23642 msgid "%qs attribute requires an integer constant argument"
23643 msgstr "3 ¤Ä¤Î 'l' ÀÜÈø¼­¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹"
23645 #: config/i386/i386.c:2362
23646 #, fuzzy, gcc-internal-format
23647 msgid "argument to %qs attribute larger than %d"
23648 msgstr "ÄêµÁ¤Î¸å¤Ç `%s' Â°À­¤ò¥»¥Ã¥È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
23650 #: config/i386/i386.c:2372
23651 #, gcc-internal-format
23652 msgid "%s functions limited to %d register parameters"
23653 msgstr ""
23655 #: config/i386/i386.c:2392 config/i386/i386.c:2427
23656 #, fuzzy, gcc-internal-format
23657 msgid "fastcall and cdecl attributes are not compatible"
23658 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
23660 #: config/i386/i386.c:2396
23661 #, fuzzy, gcc-internal-format
23662 msgid "fastcall and stdcall attributes are not compatible"
23663 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
23665 #: config/i386/i386.c:2410 config/i386/i386.c:2423
23666 #, fuzzy, gcc-internal-format
23667 msgid "stdcall and cdecl attributes are not compatible"
23668 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
23670 #: config/i386/i386.c:2414
23671 #, fuzzy, gcc-internal-format
23672 msgid "stdcall and fastcall attributes are not compatible"
23673 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
23675 #: config/i386/i386.c:2561
23676 #, gcc-internal-format
23677 msgid "Calling %qD with attribute sseregparm without SSE/SSE2 enabled"
23678 msgstr ""
23680 #: config/i386/i386.c:2564
23681 #, gcc-internal-format
23682 msgid "Calling %qT with attribute sseregparm without SSE/SSE2 enabled"
23683 msgstr ""
23685 #: config/i386/i386.c:3322
23686 #, gcc-internal-format
23687 msgid "SSE register return with SSE disabled"
23688 msgstr ""
23690 #: config/i386/i386.c:3328
23691 #, gcc-internal-format
23692 msgid "SSE register argument with SSE disabled"
23693 msgstr ""
23695 #: config/i386/i386.c:3344
23696 #, gcc-internal-format
23697 msgid "x87 register return with x87 disabled"
23698 msgstr ""
23700 #: config/i386/i386.c:3660
23701 #, gcc-internal-format
23702 msgid "SSE vector argument without SSE enabled changes the ABI"
23703 msgstr ""
23705 #: config/i386/i386.c:3677
23706 #, gcc-internal-format
23707 msgid "MMX vector argument without MMX enabled changes the ABI"
23708 msgstr ""
23710 #: config/i386/i386.c:3961
23711 #, gcc-internal-format
23712 msgid "SSE vector return without SSE enabled changes the ABI"
23713 msgstr ""
23715 #: config/i386/i386.c:3971
23716 #, gcc-internal-format
23717 msgid "MMX vector return without MMX enabled changes the ABI"
23718 msgstr ""
23720 #: config/i386/i386.c:5326
23721 #, fuzzy, gcc-internal-format
23722 msgid "-mstackrealign ignored for nested functions"
23723 msgstr "ISO C ¤Ï ¥Í¥¹¥È¤µ¤ì¤¿´Ø¿ô¤ò¶Ø¤¸¤Þ¤¹"
23725 #: config/i386/i386.c:5328
23726 #, fuzzy, gcc-internal-format
23727 msgid "%s not supported for nested functions"
23728 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
23730 #: config/i386/i386.c:7551
23731 #, gcc-internal-format
23732 msgid "extended registers have no high halves"
23733 msgstr ""
23735 #: config/i386/i386.c:7566
23736 #, gcc-internal-format
23737 msgid "unsupported operand size for extended register"
23738 msgstr ""
23740 #: config/i386/i386.c:15889 config/rs6000/rs6000.c:7352
23741 #, gcc-internal-format
23742 msgid "selector must be an integer constant in the range 0..%wi"
23743 msgstr ""
23745 #: config/i386/i386.c:16244 config/i386/i386.c:16328
23746 #, fuzzy, gcc-internal-format
23747 msgid "shift must be an immediate"
23748 msgstr "¥Þ¥¹¥¯¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
23750 #: config/i386/i386.c:17559 config/rs6000/rs6000.c:17748
23751 #, fuzzy, gcc-internal-format
23752 msgid "%qs incompatible attribute ignored"
23753 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
23755 #: config/i386/winnt-cxx.c:73
23756 #, gcc-internal-format
23757 msgid "key method %q+D of dllimport'd class defined"
23758 msgstr ""
23760 #: config/i386/winnt-cxx.c:94 config/sh/symbian.c:172
23761 #, gcc-internal-format
23762 msgid "definition of static data member %q+D of dllimport'd class"
23763 msgstr ""
23765 #: config/i386/winnt.c:73
23766 #, fuzzy, gcc-internal-format
23767 msgid "%qs attribute only applies to variables"
23768 msgstr "`%s' Â°À­¤Ï·¿¤Ë¤ÏŬÍѤµ¤ì¤Þ¤»¤ó"
23770 #: config/i386/winnt.c:95
23771 #, gcc-internal-format
23772 msgid "%qs attribute applies only to initialized variables with external linkage"
23773 msgstr ""
23775 #: config/i386/winnt.c:152
23776 #, gcc-internal-format
23777 msgid "%q+D: definition is marked as dllimport"
23778 msgstr ""
23780 #: config/i386/winnt.c:216
23781 #, gcc-internal-format
23782 msgid "inconsistent dll linkage for %q+D, dllexport assumed"
23783 msgstr ""
23785 #: config/i386/winnt.c:256 config/sh/symbian.c:272
23786 #, fuzzy, gcc-internal-format
23787 msgid "%qs declared as both exported to and imported from a DLL"
23788 msgstr "`%s' ¤¬ DLL ¤«¤é import¡¢DLL ¤Ë export ¤ÎξÊý¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
23790 #: config/i386/winnt.c:379
23791 #, fuzzy, gcc-internal-format
23792 msgid "%q+D:'selectany' attribute applies only to initialized objects"
23793 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
23795 #: config/i386/winnt.c:567
23796 #, fuzzy, gcc-internal-format
23797 msgid "%q+D causes a section type conflict"
23798 msgstr "%s ¤Ï¥»¥¯¥·¥ç¥ó¥¿¥¤¥×¤Î¶¥¹ç¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
23800 #: config/i386/cygming.h:126
23801 #, gcc-internal-format
23802 msgid "-f%s ignored for target (all code is position independent)"
23803 msgstr "-f%s ¤Ï¥¿¡¼¥²¥Ã¥È¤Ç̵»ë¤µ¤ì¤Þ¤¹ (Á´¤Æ¤Î¥³¡¼¥É¤Ï°ÌÃÖÈó°Í¸¤Ç¤¹)"
23805 #: config/i386/djgpp.h:180
23806 #, fuzzy, gcc-internal-format
23807 msgid "-mbnu210 is ignored (option is obsolete)"
23808 msgstr "-mbnu210 ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿(ÇѤ줿¥ª¥×¥·¥ç¥ó¤Ç¤¹)"
23810 #: config/i386/i386-interix.h:256
23811 #, fuzzy, gcc-internal-format
23812 msgid "ms-bitfields not supported for objc"
23813 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
23815 #: config/ia64/ia64-c.c:51
23816 #, fuzzy, gcc-internal-format
23817 msgid "malformed #pragma builtin"
23818 msgstr "¤ª¤«¤·¤Ê #pragma implementation"
23820 #: config/ia64/ia64.c:532 config/m32r/m32r.c:372
23821 #, fuzzy, gcc-internal-format
23822 msgid "invalid argument of %qs attribute"
23823 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
23825 #: config/ia64/ia64.c:544
23826 #, fuzzy, gcc-internal-format
23827 msgid "%Jan address area attribute cannot be specified for local variables"
23828 msgstr "¥Ç¡¼¥¿Îΰè°À­¤ò¥í¡¼¥«¥ëÊÑ¿ô¤Ë¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
23830 #: config/ia64/ia64.c:551
23831 #, fuzzy, gcc-internal-format
23832 msgid "address area of %q+D conflicts with previous declaration"
23833 msgstr "¥Ç¡¼¥¿Îΰè '%s' ¤ÏÁ°¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
23835 #: config/ia64/ia64.c:558
23836 #, fuzzy, gcc-internal-format
23837 msgid "%Jaddress area attribute cannot be specified for functions"
23838 msgstr "¥Ç¡¼¥¿Îΰè°À­¤ò¥í¡¼¥«¥ëÊÑ¿ô¤Ë¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
23840 #: config/ia64/ia64.c:5083 config/pa/pa.c:338
23841 #, gcc-internal-format
23842 msgid "value of -mfixed-range must have form REG1-REG2"
23843 msgstr "-mfixed-range ¤ÎÃͤϠREG1-REG2 ·Á¼°¤ò»ý¤¿¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
23845 #: config/ia64/ia64.c:5110 config/pa/pa.c:365
23846 #, gcc-internal-format
23847 msgid "%s-%s is an empty range"
23848 msgstr "%s-%s ¤¬¶õ¤ÎÈϰϤǤ¹"
23850 #: config/ia64/ia64.c:5138
23851 #, fuzzy, gcc-internal-format
23852 msgid "bad value %<%s%> for -mtls-size= switch"
23853 msgstr "-mabi= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
23855 #: config/ia64/ia64.c:5166
23856 #, fuzzy, gcc-internal-format
23857 msgid "bad value %<%s%> for -mtune= switch"
23858 msgstr "-mcpu= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
23860 #: config/ia64/ia64.c:5185
23861 #, gcc-internal-format
23862 msgid "not yet implemented: latency-optimized inline square root"
23863 msgstr ""
23865 #: config/iq2000/iq2000.c:1813
23866 #, fuzzy, gcc-internal-format
23867 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
23868 msgstr "gp_offset (%ld) Ëô¤Ï end_offset (%ld) ¤¬¥¼¥í¤è¤ê¤â¾®¤µ¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
23870 #: config/iq2000/iq2000.c:2592
23871 #, fuzzy, gcc-internal-format
23872 msgid "argument %qd is not a constant"
23873 msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó "
23875 #: config/iq2000/iq2000.c:2895 config/mt/mt.c:349 config/xtensa/xtensa.c:1793
23876 #, gcc-internal-format
23877 msgid "PRINT_OPERAND_ADDRESS, null pointer"
23878 msgstr "PRINT_OPERAND_ADDRESS, null ¥Ý¥¤¥ó¥¿"
23880 #: config/iq2000/iq2000.c:3050
23881 #, gcc-internal-format
23882 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
23883 msgstr "PRINT_OPERAND: ÉÔÌÀ¤Ê¶çÆÉÅÀ '%c'"
23885 #: config/iq2000/iq2000.c:3059 config/mips/mips.c:5523
23886 #: config/xtensa/xtensa.c:1647
23887 #, gcc-internal-format
23888 msgid "PRINT_OPERAND null pointer"
23889 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
23891 #: config/m32c/m32c-pragma.c:63
23892 #, fuzzy, gcc-internal-format
23893 msgid "junk at end of #pragma GCC memregs [0..16]"
23894 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
23896 #: config/m32c/m32c-pragma.c:70
23897 #, gcc-internal-format
23898 msgid "#pragma GCC memregs must precede any function decls"
23899 msgstr ""
23901 #: config/m32c/m32c-pragma.c:81 config/m32c/m32c-pragma.c:88
23902 #, gcc-internal-format
23903 msgid "#pragma GCC memregs takes a number [0..16]"
23904 msgstr ""
23906 #: config/m32c/m32c.c:410
23907 #, fuzzy, gcc-internal-format
23908 msgid "invalid target memregs value '%d'"
23909 msgstr "̵¸ú¤Ê¥Ñ¥é¥á¥¿ÃÍ `%s'"
23911 #: config/m68hc11/m68hc11.c:278
23912 #, gcc-internal-format
23913 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
23914 msgstr "-f%s ¤Ï 68HC11/68HC12 ÍѤȤ·¤Æ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿ (¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó)"
23916 #: config/m68hc11/m68hc11.c:1239
23917 #, gcc-internal-format
23918 msgid "%<trap%> and %<far%> attributes are not compatible, ignoring %<far%>"
23919 msgstr ""
23921 #: config/m68hc11/m68hc11.c:1246
23922 #, gcc-internal-format
23923 msgid "%<trap%> attribute is already used"
23924 msgstr ""
23926 #: config/m68k/m68k.c:325
23927 #, fuzzy, gcc-internal-format
23928 msgid "cannot specify both -msep-data and -mid-shared-library"
23929 msgstr "-C ¤È -o ¤ÏξÊý¤ò°ì½ï¤Ë»ØÄê¤Ç¤­¤Þ¤»¤ó"
23931 #: config/m68k/m68k.c:337
23932 #, fuzzy, gcc-internal-format
23933 msgid "-fPIC is not currently supported on the 68000 or 68010"
23934 msgstr "º£¤Î¤È¤³¤í 68000 ¤ä 68010 ¤Ç¤Ï -fPIC ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
23936 #: config/m68k/m68k.c:679 config/rs6000/rs6000.c:13956
23937 #, gcc-internal-format
23938 msgid "stack limit expression is not supported"
23939 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¼°¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
23941 #: config/mips/mips.c:4730
23942 #, gcc-internal-format
23943 msgid "-%s conflicts with the other architecture options, which specify a %s processor"
23944 msgstr ""
23946 #: config/mips/mips.c:4746
23947 #, gcc-internal-format
23948 msgid "-march=%s is not compatible with the selected ABI"
23949 msgstr ""
23951 #: config/mips/mips.c:4764
23952 #, gcc-internal-format
23953 msgid "-mgp64 used with a 32-bit processor"
23954 msgstr ""
23956 #: config/mips/mips.c:4766
23957 #, fuzzy, gcc-internal-format
23958 msgid "-mgp32 used with a 64-bit ABI"
23959 msgstr "64 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
23961 #: config/mips/mips.c:4768
23962 #, fuzzy, gcc-internal-format
23963 msgid "-mgp64 used with a 32-bit ABI"
23964 msgstr "32 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
23966 #: config/mips/mips.c:4786 config/mips/mips.c:4788 config/mips/mips.c:4790
23967 #: config/mips/mips.c:4866
23968 #, fuzzy, gcc-internal-format
23969 msgid "unsupported combination: %s"
23970 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¥Ð¡¼¥¸¥ç¥ó¤Ç¤¹"
23972 #: config/mips/mips.c:4861
23973 #, gcc-internal-format
23974 msgid "generation of Branch Likely instructions enabled, but not supported by architecture"
23975 msgstr ""
23977 #: config/mips/mips.c:4881
23978 #, gcc-internal-format
23979 msgid "%<-G%> is incompatible with %<-mabicalls%>"
23980 msgstr ""
23982 #: config/mips/mips.c:4948
23983 #, gcc-internal-format
23984 msgid "-mips3d requires -mpaired-single"
23985 msgstr ""
23987 #: config/mips/mips.c:4957
23988 #, gcc-internal-format
23989 msgid "-mips3d/-mpaired-single must be used with -mfp64 -mhard-float"
23990 msgstr ""
23992 #: config/mips/mips.c:4962
23993 #, fuzzy, gcc-internal-format
23994 msgid "-mips3d/-mpaired-single must be used with -mips64"
23995 msgstr "-frepo ¤Ï -c ÉÕ¤­¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
23997 #: config/mips/mips.c:4965
23998 #, fuzzy, gcc-internal-format
23999 msgid "-mips16 and -mdsp cannot be used together"
24000 msgstr "-mapcs-26 ¤È -mapcs-32 ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó"
24002 #: config/mips/mips.c:5460
24003 #, gcc-internal-format
24004 msgid "internal error: %%) found without a %%( in assembler pattern"
24005 msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%( ¤Ê¤·¤Î %%) ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
24007 #: config/mips/mips.c:5474
24008 #, gcc-internal-format
24009 msgid "internal error: %%] found without a %%[ in assembler pattern"
24010 msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%[ ¤Ê¤·¤Î %%] ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
24012 #: config/mips/mips.c:5487
24013 #, gcc-internal-format
24014 msgid "internal error: %%> found without a %%< in assembler pattern"
24015 msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%< ¤Ê¤·¤Î %%> ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
24017 #: config/mips/mips.c:5500
24018 #, gcc-internal-format
24019 msgid "internal error: %%} found without a %%{ in assembler pattern"
24020 msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%{ ¤Ê¤·¤Î %%} ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
24022 #: config/mips/mips.c:5514
24023 #, fuzzy, gcc-internal-format
24024 msgid "PRINT_OPERAND: unknown punctuation '%c'"
24025 msgstr "PRINT_OPERAND: ÉÔÌÀ¤Ê¶çÆÉÅÀ '%c'"
24027 #: config/mips/mips.c:8330
24028 #, fuzzy, gcc-internal-format
24029 msgid "cannot handle inconsistent calls to %qs"
24030 msgstr "`%s' ¤Ø¤ÎÌ·½â¤·¤¿¸Æ¤Ó½Ð¤·¤òÊ᪤Ǥ­¤Þ¤»¤ó"
24032 #: config/mips/mips.c:9638
24033 #, fuzzy, gcc-internal-format
24034 msgid "the cpu name must be lower case"
24035 msgstr "¥·¥ó¥Ü¥ë̾¤ò¾®Ê¸»ú¤È¤¹¤ë"
24037 #: config/mips/mips.c:10316
24038 #, fuzzy, gcc-internal-format
24039 msgid "invalid argument to builtin function"
24040 msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
24042 #. Output assembler code to FILE to increment profiler label # LABELNO
24043 #. for profiling a function entry.
24044 #: config/mips/mips.h:1988
24045 #, gcc-internal-format
24046 msgid "mips16 function profiling"
24047 msgstr "mips16 ´Ø¿ô¥×¥í¥Õ¥¡¥¤¥ë"
24049 #: config/mmix/mmix.c:226
24050 #, fuzzy, gcc-internal-format
24051 msgid "-f%s not supported: ignored"
24052 msgstr "-mips%d ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
24054 #: config/mmix/mmix.c:654
24055 #, fuzzy, gcc-internal-format
24056 msgid "support for mode %qs"
24057 msgstr "¥â¡¼¥É `%s' ¤ËÂФ¹¤ë¥Ç¡¼¥¿·¿¤¬¤¢¤ê¤Þ¤»¤ó"
24059 #: config/mmix/mmix.c:668
24060 #, gcc-internal-format
24061 msgid "too large function value type, needs %d registers, have only %d registers for this"
24062 msgstr ""
24064 #: config/mmix/mmix.c:838
24065 #, gcc-internal-format
24066 msgid "function_profiler support for MMIX"
24067 msgstr ""
24069 #: config/mmix/mmix.c:860
24070 #, gcc-internal-format
24071 msgid "MMIX Internal: Last named vararg would not fit in a register"
24072 msgstr ""
24074 #: config/mmix/mmix.c:1475 config/mmix/mmix.c:1499 config/mmix/mmix.c:1615
24075 #, gcc-internal-format
24076 msgid "MMIX Internal: Bad register: %d"
24077 msgstr ""
24079 #. Presumably there's a missing case above if we get here.
24080 #: config/mmix/mmix.c:1607
24081 #, gcc-internal-format
24082 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
24083 msgstr ""
24085 #: config/mmix/mmix.c:1893
24086 #, gcc-internal-format
24087 msgid "stack frame not a multiple of 8 bytes: %wd"
24088 msgstr ""
24090 #: config/mmix/mmix.c:2129
24091 #, gcc-internal-format
24092 msgid "stack frame not a multiple of octabyte: %wd"
24093 msgstr ""
24095 #: config/mmix/mmix.c:2469 config/mmix/mmix.c:2533
24096 #, gcc-internal-format
24097 msgid "MMIX Internal: %s is not a shiftable int"
24098 msgstr ""
24100 #: config/mt/mt.c:312
24101 #, gcc-internal-format
24102 msgid "info pointer NULL"
24103 msgstr ""
24105 #: config/pa/pa.c:470
24106 #, fuzzy, gcc-internal-format
24107 msgid "PIC code generation is not supported in the portable runtime model"
24108 msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï²Äȼ¹Իþ¥â¥Ç¥ë¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
24110 #: config/pa/pa.c:475
24111 #, fuzzy, gcc-internal-format
24112 msgid "PIC code generation is not compatible with fast indirect calls"
24113 msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï¹â®´ÖÀܸƤӽФ·¤ÈÁêÍƤì¤Þ¤»¤ó\n"
24115 #: config/pa/pa.c:480
24116 #, gcc-internal-format
24117 msgid "-g is only supported when using GAS on this processor,"
24118 msgstr "-g ¤Ï¤³¤Î¥×¥í¥»¥Ã¥µ¤Ç¤Ï GAS ¤ò»ÈÍѤ¹¤ë»þ¤À¤±¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤¹"
24120 #: config/pa/pa.c:481
24121 #, fuzzy, gcc-internal-format
24122 msgid "-g option disabled"
24123 msgstr "-g ¥ª¥×¥·¥ç¥ó¤ò̵¸ú²½¤·¤Þ¤·¤¿¡£"
24125 #: config/pa/pa.c:8233
24126 #, gcc-internal-format
24127 msgid "alignment (%u) for %s exceeds maximum alignment for global common data.  Using %u"
24128 msgstr ""
24130 #: config/pa/pa-hpux11.h:84
24131 #, gcc-internal-format
24132 msgid "-munix=98 option required for C89 Amendment 1 features.\n"
24133 msgstr ""
24135 #: config/rs6000/host-darwin.c:61
24136 #, gcc-internal-format
24137 msgid "Segmentation Fault (code)"
24138 msgstr ""
24140 #: config/rs6000/host-darwin.c:131
24141 #, gcc-internal-format
24142 msgid "Segmentation Fault"
24143 msgstr ""
24145 #: config/rs6000/host-darwin.c:145
24146 #, gcc-internal-format
24147 msgid "While setting up signal stack: %m"
24148 msgstr ""
24150 #: config/rs6000/host-darwin.c:151
24151 #, gcc-internal-format
24152 msgid "While setting up signal handler: %m"
24153 msgstr ""
24155 #. Handle the machine specific pragma longcall.  Its syntax is
24157 #. # pragma longcall ( TOGGLE )
24159 #. where TOGGLE is either 0 or 1.
24161 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
24162 #. whether or not new function declarations receive a longcall
24163 #. attribute by default.
24164 #: config/rs6000/rs6000-c.c:51
24165 #, fuzzy, gcc-internal-format
24166 msgid "ignoring malformed #pragma longcall"
24167 msgstr "#pragma %s ¤ò̵»ë¤·¤Þ¤¹"
24169 #: config/rs6000/rs6000-c.c:64
24170 #, fuzzy, gcc-internal-format
24171 msgid "missing open paren"
24172 msgstr "Code Â°À­¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24174 #: config/rs6000/rs6000-c.c:66
24175 #, fuzzy, gcc-internal-format
24176 msgid "missing number"
24177 msgstr "̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24179 #: config/rs6000/rs6000-c.c:68
24180 #, fuzzy, gcc-internal-format
24181 msgid "missing close paren"
24182 msgstr "¥¯¥é¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24184 #: config/rs6000/rs6000-c.c:71
24185 #, gcc-internal-format
24186 msgid "number must be 0 or 1"
24187 msgstr ""
24189 #: config/rs6000/rs6000-c.c:74
24190 #, fuzzy, gcc-internal-format
24191 msgid "junk at end of #pragma longcall"
24192 msgstr "#pragma map ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
24194 #: config/rs6000/rs6000-c.c:2531
24195 #, fuzzy, gcc-internal-format
24196 msgid "passing arg %d of %qE discards qualifiers frompointer target type"
24197 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
24199 #: config/rs6000/rs6000-c.c:2574
24200 #, gcc-internal-format
24201 msgid "invalid parameter combination for AltiVec intrinsic"
24202 msgstr ""
24204 #: config/rs6000/rs6000.c:1296
24205 #, gcc-internal-format
24206 msgid "-mmultiple is not supported on little endian systems"
24207 msgstr "-mmultiple ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥·¥¹¥Æ¥à¾å¤Ç¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
24209 #: config/rs6000/rs6000.c:1303
24210 #, gcc-internal-format
24211 msgid "-mstring is not supported on little endian systems"
24212 msgstr "-mstring ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥·¥¹¥Æ¥à¾å¤Ç¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
24214 #: config/rs6000/rs6000.c:1317
24215 #, fuzzy, gcc-internal-format
24216 msgid "unknown -mdebug-%s switch"
24217 msgstr "ÉÔÌÀ¤Ê -mdebug-%s ¥¹¥¤¥Ã¥Á¤Ç¤¹"
24219 #: config/rs6000/rs6000.c:1329
24220 #, gcc-internal-format
24221 msgid "unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
24222 msgstr ""
24224 #: config/rs6000/rs6000.c:1380
24225 #, gcc-internal-format
24226 msgid "AltiVec and E500 instructions cannot coexist"
24227 msgstr ""
24229 #: config/rs6000/rs6000.c:1636
24230 #, gcc-internal-format
24231 msgid "unknown -m%s= option specified: '%s'"
24232 msgstr ""
24234 #: config/rs6000/rs6000.c:1852
24235 #, gcc-internal-format
24236 msgid "not configured for ABI: '%s'"
24237 msgstr ""
24239 #: config/rs6000/rs6000.c:1865
24240 #, gcc-internal-format
24241 msgid "Using darwin64 ABI"
24242 msgstr ""
24244 #: config/rs6000/rs6000.c:1870
24245 #, gcc-internal-format
24246 msgid "Using old darwin ABI"
24247 msgstr ""
24249 #: config/rs6000/rs6000.c:1877
24250 #, gcc-internal-format
24251 msgid "Using IBM extended precision long double"
24252 msgstr ""
24254 #: config/rs6000/rs6000.c:1883
24255 #, gcc-internal-format
24256 msgid "Using IEEE extended precision long double"
24257 msgstr ""
24259 #: config/rs6000/rs6000.c:1888
24260 #, fuzzy, gcc-internal-format
24261 msgid "unknown ABI specified: '%s'"
24262 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
24264 #: config/rs6000/rs6000.c:1915
24265 #, fuzzy, gcc-internal-format
24266 msgid "invalid option for -mfloat-gprs: '%s'"
24267 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `-mshort-data-%s'"
24269 #: config/rs6000/rs6000.c:1925
24270 #, gcc-internal-format
24271 msgid "Unknown switch -mlong-double-%s"
24272 msgstr ""
24274 #: config/rs6000/rs6000.c:1946
24275 #, gcc-internal-format
24276 msgid "-malign-power is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
24277 msgstr ""
24279 #: config/rs6000/rs6000.c:1954
24280 #, gcc-internal-format
24281 msgid "unknown -malign-XXXXX option specified: '%s'"
24282 msgstr ""
24284 #: config/rs6000/rs6000.c:4386
24285 #, gcc-internal-format
24286 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
24287 msgstr ""
24289 #: config/rs6000/rs6000.c:4459
24290 #, gcc-internal-format
24291 msgid "cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them"
24292 msgstr ""
24294 #: config/rs6000/rs6000.c:4717
24295 #, gcc-internal-format
24296 msgid "cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them"
24297 msgstr ""
24299 #: config/rs6000/rs6000.c:5574
24300 #, gcc-internal-format
24301 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
24302 msgstr ""
24304 #: config/rs6000/rs6000.c:6766
24305 #, gcc-internal-format
24306 msgid "argument 1 must be a 5-bit signed literal"
24307 msgstr ""
24309 #: config/rs6000/rs6000.c:6869 config/rs6000/rs6000.c:7663
24310 #, gcc-internal-format
24311 msgid "argument 2 must be a 5-bit unsigned literal"
24312 msgstr ""
24314 #: config/rs6000/rs6000.c:6909
24315 #, fuzzy, gcc-internal-format
24316 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
24317 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
24319 #: config/rs6000/rs6000.c:6962
24320 #, fuzzy, gcc-internal-format
24321 msgid "argument 1 of __builtin_altivec_predicate is out of range"
24322 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹"
24324 #: config/rs6000/rs6000.c:7124
24325 #, gcc-internal-format
24326 msgid "argument 3 must be a 4-bit unsigned literal"
24327 msgstr ""
24329 #: config/rs6000/rs6000.c:7296
24330 #, gcc-internal-format
24331 msgid "argument to %qs must be a 2-bit unsigned literal"
24332 msgstr ""
24334 #: config/rs6000/rs6000.c:7440
24335 #, gcc-internal-format
24336 msgid "unresolved overload for Altivec builtin %qF"
24337 msgstr ""
24339 #: config/rs6000/rs6000.c:7522
24340 #, gcc-internal-format
24341 msgid "argument to dss must be a 2-bit unsigned literal"
24342 msgstr ""
24344 #: config/rs6000/rs6000.c:7783
24345 #, fuzzy, gcc-internal-format
24346 msgid "argument 1 of __builtin_spe_predicate must be a constant"
24347 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
24349 #: config/rs6000/rs6000.c:7855
24350 #, fuzzy, gcc-internal-format
24351 msgid "argument 1 of __builtin_spe_predicate is out of range"
24352 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹"
24354 #: config/rs6000/rs6000.c:13919
24355 #, fuzzy, gcc-internal-format
24356 msgid "stack frame too large"
24357 msgstr "%s ¤ÏÂ礭¤¹¤®¤Þ¤¹"
24359 #: config/rs6000/rs6000.c:16448
24360 #, gcc-internal-format
24361 msgid "no profiling of 64-bit code for this ABI"
24362 msgstr ""
24364 #: config/rs6000/rs6000.c:17558
24365 #, gcc-internal-format
24366 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code"
24367 msgstr ""
24369 #: config/rs6000/rs6000.c:17560
24370 #, gcc-internal-format
24371 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
24372 msgstr ""
24374 #: config/rs6000/rs6000.c:17564
24375 #, gcc-internal-format
24376 msgid "use of %<long long%> in AltiVec types is invalid"
24377 msgstr ""
24379 #: config/rs6000/rs6000.c:17566
24380 #, gcc-internal-format
24381 msgid "use of %<double%> in AltiVec types is invalid"
24382 msgstr ""
24384 #: config/rs6000/rs6000.c:17568
24385 #, gcc-internal-format
24386 msgid "use of %<long double%> in AltiVec types is invalid"
24387 msgstr ""
24389 #: config/rs6000/rs6000.c:17570
24390 #, gcc-internal-format
24391 msgid "use of boolean types in AltiVec types is invalid"
24392 msgstr ""
24394 #: config/rs6000/rs6000.c:17572
24395 #, gcc-internal-format
24396 msgid "use of %<complex%> in AltiVec types is invalid"
24397 msgstr ""
24399 #: config/rs6000/rs6000.c:17574
24400 #, gcc-internal-format
24401 msgid "use of decimal floating point types in AltiVec types is invalid"
24402 msgstr ""
24404 #: config/rs6000/aix43.h:38 config/rs6000/aix51.h:37 config/rs6000/aix52.h:38
24405 #, fuzzy, gcc-internal-format
24406 msgid "-maix64 and POWER architecture are incompatible"
24407 msgstr "-maix64 ¤È POWER ¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤È¤Ç¤Ï¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
24409 #: config/rs6000/aix43.h:43 config/rs6000/aix51.h:42 config/rs6000/aix52.h:43
24410 #, fuzzy, gcc-internal-format
24411 msgid "-maix64 requires PowerPC64 architecture remain enabled"
24412 msgstr "PowerPC64 ¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Ç¤Ê¤¤¤È -maix64 ¤òÍ­¸ú¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
24414 #: config/rs6000/aix43.h:49 config/rs6000/aix52.h:49
24415 #, fuzzy, gcc-internal-format
24416 msgid "soft-float and long-double-128 are incompatible"
24417 msgstr "-mrelocatable ¤È -mcall-%s ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
24419 #: config/rs6000/aix43.h:53 config/rs6000/aix51.h:46 config/rs6000/aix52.h:53
24420 #, fuzzy, gcc-internal-format
24421 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
24422 msgstr "-maix64 Í×µá: 32 bit ¥¢¥É¥ì¥·¥ó¥°²¼¤Î 64 bit ·×»»¤Ï¤Þ¤ÀÍøÍѤǤ­¤Þ¤»¤ó"
24424 #. The Darwin ABI always includes AltiVec, can't be (validly) turned         off.
24425 #: config/rs6000/darwin.h:80
24426 #, gcc-internal-format
24427 msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
24428 msgstr ""
24430 #: config/rs6000/darwin.h:91
24431 #, fuzzy, gcc-internal-format
24432 msgid "-m64 requires PowerPC64 architecture, enabling"
24433 msgstr "PowerPC64 ¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Ç¤Ê¤¤¤È -maix64 ¤òÍ­¸ú¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
24435 #. See note below.
24436 #. if (!rs6000_explicit_options.long_double)
24437 #. rs6000_long_double_type_size = 128;
24438 #: config/rs6000/eabispe.h:46 config/rs6000/linuxspe.h:61
24439 #, fuzzy, gcc-internal-format
24440 msgid "-m64 not supported in this configuration"
24441 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
24443 #: config/rs6000/linux64.h:108
24444 #, fuzzy, gcc-internal-format
24445 msgid "-m64 requires a PowerPC64 cpu"
24446 msgstr "PowerPC64 ¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Ç¤Ê¤¤¤È -maix64 ¤òÍ­¸ú¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
24448 #. Definitions for __builtin_return_address and __builtin_frame_address.
24449 #. __builtin_return_address (0) should give link register (65), enable
24450 #. this.
24451 #. This should be uncommented, so that the link register is used, but
24452 #. currently this would result in unmatched insns and spilling fixed
24453 #. registers so we'll leave it for another day.  When these problems are
24454 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
24455 #. (mrs)
24456 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
24457 #. Number of bytes into the frame return addresses can be found.  See
24458 #. rs6000_stack_info in rs6000.c for more information on how the different
24459 #. abi's store the return address.
24460 #: config/rs6000/rs6000.h:1508
24461 #, gcc-internal-format
24462 msgid "RETURN_ADDRESS_OFFSET not supported"
24463 msgstr "RETURN_ADDRESS_OFFSET ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
24465 #. Sometimes certain combinations of command options do not make sense
24466 #. on a particular target machine.  You can define a macro
24467 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
24468 #. defined, is executed once just after all the command options have
24469 #. been parsed.
24471 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
24472 #. get control.
24473 #: config/rs6000/sysv4.h:129
24474 #, fuzzy, gcc-internal-format
24475 msgid "bad value for -mcall-%s"
24476 msgstr "-mcall-%s ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ"
24478 #: config/rs6000/sysv4.h:145
24479 #, fuzzy, gcc-internal-format
24480 msgid "bad value for -msdata=%s"
24481 msgstr "-msdata=%s ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ"
24483 #: config/rs6000/sysv4.h:162
24484 #, fuzzy, gcc-internal-format
24485 msgid "-mrelocatable and -msdata=%s are incompatible"
24486 msgstr "-mrelocatable ¤È -msdata=%s ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
24488 #: config/rs6000/sysv4.h:171
24489 #, fuzzy, gcc-internal-format
24490 msgid "-f%s and -msdata=%s are incompatible"
24491 msgstr "-f%s ¤È -msdata=%s ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
24493 #: config/rs6000/sysv4.h:180
24494 #, fuzzy, gcc-internal-format
24495 msgid "-msdata=%s and -mcall-%s are incompatible"
24496 msgstr "-msdata=%s ¤È -mcall-%s ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
24498 #: config/rs6000/sysv4.h:189
24499 #, fuzzy, gcc-internal-format
24500 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
24501 msgstr "-mrelocatable ¤È -mno-minimal-toc ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
24503 #: config/rs6000/sysv4.h:195
24504 #, fuzzy, gcc-internal-format
24505 msgid "-mrelocatable and -mcall-%s are incompatible"
24506 msgstr "-mrelocatable ¤È -mcall-%s ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
24508 #: config/rs6000/sysv4.h:202
24509 #, fuzzy, gcc-internal-format
24510 msgid "-fPIC and -mcall-%s are incompatible"
24511 msgstr "-fPIC ¤È -mcall-%s ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
24513 #: config/rs6000/sysv4.h:209
24514 #, gcc-internal-format
24515 msgid "-mcall-aixdesc must be big endian"
24516 msgstr "-mcall-aixdesc ¤Ï¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
24518 #: config/rs6000/sysv4.h:214
24519 #, gcc-internal-format
24520 msgid "-msecure-plt not supported by your assembler"
24521 msgstr ""
24523 #: config/rs6000/sysv4.h:232
24524 #, fuzzy, gcc-internal-format
24525 msgid "-m%s not supported in this configuration"
24526 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
24528 #: config/s390/s390.c:1369
24529 #, gcc-internal-format
24530 msgid "stack guard value must be an exact power of 2"
24531 msgstr ""
24533 #: config/s390/s390.c:1376
24534 #, gcc-internal-format
24535 msgid "stack size must be an exact power of 2"
24536 msgstr ""
24538 #: config/s390/s390.c:1421
24539 #, fuzzy, gcc-internal-format
24540 msgid "z/Architecture mode not supported on %s"
24541 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
24543 #: config/s390/s390.c:1423
24544 #, gcc-internal-format
24545 msgid "64-bit ABI not supported in ESA/390 mode"
24546 msgstr ""
24548 #: config/s390/s390.c:1434
24549 #, gcc-internal-format
24550 msgid "-mbackchain -mpacked-stack -mhard-float are not supported in combination"
24551 msgstr ""
24553 #: config/s390/s390.c:1440
24554 #, gcc-internal-format
24555 msgid "-mstack-size implies use of -mstack-guard"
24556 msgstr ""
24558 #: config/s390/s390.c:1442
24559 #, gcc-internal-format
24560 msgid "stack size must be greater than the stack guard value"
24561 msgstr ""
24563 #: config/s390/s390.c:1444
24564 #, gcc-internal-format
24565 msgid "stack size must not be greater than 64k"
24566 msgstr ""
24568 #: config/s390/s390.c:1447
24569 #, gcc-internal-format
24570 msgid "-mstack-guard implies use of -mstack-size"
24571 msgstr ""
24573 #: config/s390/s390.c:6612
24574 #, gcc-internal-format
24575 msgid "total size of local variables exceeds architecture limit"
24576 msgstr ""
24578 #: config/s390/s390.c:7268
24579 #, fuzzy, gcc-internal-format
24580 msgid "frame size of %qs is "
24581 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬¤ï¤«¤ê¤Þ¤»¤ó"
24583 #: config/s390/s390.c:7268
24584 #, gcc-internal-format
24585 msgid " bytes"
24586 msgstr ""
24588 #: config/s390/s390.c:7272
24589 #, gcc-internal-format
24590 msgid "%qs uses dynamic stack allocation"
24591 msgstr ""
24593 #: config/score/score.c:513
24594 #, fuzzy, gcc-internal-format
24595 msgid "-fPIC and -G are incompatible"
24596 msgstr "-fPIC ¤È -mcall-%s ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
24598 #: config/sh/sh.c:6632
24599 #, fuzzy, gcc-internal-format
24600 msgid "__builtin_saveregs not supported by this subtarget"
24601 msgstr "__builtin_saveregs ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
24603 #: config/sh/sh.c:7637
24604 #, fuzzy, gcc-internal-format
24605 msgid "%qs attribute only applies to interrupt functions"
24606 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
24608 #: config/sh/sh.c:7723
24609 #, gcc-internal-format
24610 msgid "attribute interrupt_handler is not compatible with -m5-compact"
24611 msgstr ""
24613 #. The argument must be a constant string.
24614 #: config/sh/sh.c:7745
24615 #, fuzzy, gcc-internal-format
24616 msgid "%qs attribute argument not a string constant"
24617 msgstr "asm ¥Æ¥ó¥×¥ì¡¼¥È¤¬Ê¸»úÎóÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
24619 #. The argument must be a constant integer.
24620 #: config/sh/sh.c:7770
24621 #, fuzzy, gcc-internal-format
24622 msgid "%qs attribute argument not an integer constant"
24623 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÀ°¿ô·¿¤ÎÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
24625 #: config/sh/sh.c:9822
24626 #, gcc-internal-format
24627 msgid "r0 needs to be available as a call-clobbered register"
24628 msgstr ""
24630 #: config/sh/sh.c:9843
24631 #, fuzzy, gcc-internal-format
24632 msgid "Need a second call-clobbered general purpose register"
24633 msgstr "BK ¥ì¥¸¥¹¥¿¤òÈÆÍѥ쥸¥¹¥¿¤È¤·¤Æ»ÈÍѤ¹¤ë"
24635 #: config/sh/sh.c:9851
24636 #, gcc-internal-format
24637 msgid "Need a call-clobbered target register"
24638 msgstr ""
24640 #: config/sh/symbian.c:146
24641 #, gcc-internal-format
24642 msgid "function %q+D is defined after prior declaration as dllimport: attribute ignored"
24643 msgstr ""
24645 #: config/sh/symbian.c:158
24646 #, fuzzy, gcc-internal-format
24647 msgid "inline function %q+D is declared as dllimport: attribute ignored"
24648 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
24650 #: config/sh/symbian.c:279
24651 #, gcc-internal-format
24652 msgid "failure in redeclaration of %q+D: dllimport'd symbol lacks external linkage"
24653 msgstr ""
24655 #: config/sh/symbian.c:325
24656 #, gcc-internal-format
24657 msgid "%s %q+D %s after being referenced with dllimport linkage"
24658 msgstr ""
24660 #: config/sh/symbian.c:891 cp/tree.c:2411
24661 #, fuzzy, gcc-internal-format
24662 msgid "lang_* check: failed in %s, at %s:%d"
24663 msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤­½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)"
24665 #. FIXME
24666 #: config/sh/netbsd-elf.h:94
24667 #, gcc-internal-format
24668 msgid "unimplemented-shmedia profiling"
24669 msgstr ""
24671 #. There are no delay slots on SHmedia.
24672 #. Relaxation isn't yet supported for SHmedia
24673 #. 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.
24674 #. -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.
24675 #: config/sh/sh.h:616
24676 #, gcc-internal-format
24677 msgid "profiling is still experimental for this target"
24678 msgstr ""
24680 #. Only the sh64-elf assembler fully supports .quad properly.
24681 #. Pick one that makes most sense for the target in general.               It is not much good to use different functions depending                on -Os, since then we'll end up with two different functions            when some of the code is compiled for size, and some for                speed.
24682 #. SH4 tends to emphasize speed.
24683 #. These have their own way of doing things.
24684 #. ??? Should we use the integer SHmedia function instead?
24685 #. SH1 .. SH3 cores often go into small-footprint systems, so              default to the smallest implementation available.
24686 #. ??? EXPERIMENTAL
24687 #. User supplied - leave it alone.
24688 #. The debugging information is sufficient,                             but gdb doesn't implement this yet
24689 #. Never run scheduling before reload, since that can                    break global alloc, and generates slower code anyway due                to the pressure on R0.
24690 #. 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.
24691 #. ??? 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>.
24692 #: config/sh/sh.h:714
24693 #, gcc-internal-format
24694 msgid "ignoring -fschedule-insns because of exception handling bug"
24695 msgstr ""
24697 #: config/sparc/sparc.c:670
24698 #, gcc-internal-format
24699 msgid "%s is not supported by this configuration"
24700 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
24702 #: config/sparc/sparc.c:677
24703 #, gcc-internal-format
24704 msgid "-mlong-double-64 not allowed with -m64"
24705 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
24707 #: config/sparc/sparc.c:702
24708 #, gcc-internal-format
24709 msgid "-mcmodel= is not supported on 32 bit systems"
24710 msgstr "-mcmodel= ¤Ï 32 bit ¥·¥¹¥Æ¥à¾å¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
24712 #: config/stormy16/stormy16.c:499
24713 #, gcc-internal-format
24714 msgid "constant halfword load operand out of range"
24715 msgstr ""
24717 #: config/stormy16/stormy16.c:509
24718 #, fuzzy, gcc-internal-format
24719 msgid "constant arithmetic operand out of range"
24720 msgstr "À°¿ôÄê¿ô¤¬ÈϰϤò³°¤ì¤Æ¤¤¤Þ¤¹"
24722 #: config/stormy16/stormy16.c:1110
24723 #, gcc-internal-format
24724 msgid "local variable memory requirements exceed capacity"
24725 msgstr ""
24727 #: config/stormy16/stormy16.c:1276
24728 #, gcc-internal-format
24729 msgid "function_profiler support"
24730 msgstr ""
24732 #: config/stormy16/stormy16.c:1365
24733 #, fuzzy, gcc-internal-format
24734 msgid "cannot use va_start in interrupt function"
24735 msgstr "¾¤Î´Ø¿ôÆâ¤Ç static ´Ø¿ô¤òÀë¸À¤Ç¤­¤Þ¤»¤ó"
24737 #: config/stormy16/stormy16.c:1908
24738 #, fuzzy, gcc-internal-format
24739 msgid "switch statement of size %lu entries too large"
24740 msgstr "ÊÑ¿ô `%s' ¤Î¥µ¥¤¥º¤¬Â礭¤¹¤®¤Þ¤¹"
24742 #: config/stormy16/stormy16.c:2276
24743 #, gcc-internal-format
24744 msgid "%<__BELOW100__%> attribute only applies to variables"
24745 msgstr ""
24747 #: config/stormy16/stormy16.c:2283
24748 #, gcc-internal-format
24749 msgid "__BELOW100__ attribute not allowed with auto storage class"
24750 msgstr ""
24752 #: config/v850/v850-c.c:66
24753 #, gcc-internal-format
24754 msgid "#pragma GHS endXXXX found without previous startXXX"
24755 msgstr "#pragma GHS endXXXX ¤¬Á°¤Î startXXX Ìµ¤·¤Ç¸«¤Ä¤«¤ê¤Þ¤·¤¿"
24757 #: config/v850/v850-c.c:69
24758 #, gcc-internal-format
24759 msgid "#pragma GHS endXXX does not match previous startXXX"
24760 msgstr "#pragma GHS endXXX ¤¬Á°¤Î startXXX ¤ÈŬ¹ç¤·¤Þ¤»¤ó"
24762 #: config/v850/v850-c.c:95
24763 #, fuzzy, gcc-internal-format
24764 msgid "cannot set interrupt attribute: no current function"
24765 msgstr "interrupt Â°À­¤òÀßÄê¤Ç¤­¤Þ¤»¤ó: ¸½ºß¤Î´Ø¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
24767 #: config/v850/v850-c.c:103
24768 #, fuzzy, gcc-internal-format
24769 msgid "cannot set interrupt attribute: no such identifier"
24770 msgstr "interrupt Â°À­¤òÀßÄê¤Ç¤­¤Þ¤»¤ó: ¤½¤ÎÍͤʼ±Ê̻Ҥ¬¤¢¤ê¤Þ¤»¤ó"
24772 #: config/v850/v850-c.c:148
24773 #, gcc-internal-format
24774 msgid "junk at end of #pragma ghs section"
24775 msgstr "#pragma ghs section ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
24777 #: config/v850/v850-c.c:165
24778 #, fuzzy, gcc-internal-format
24779 msgid "unrecognized section name \"%s\""
24780 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥»¥¯¥·¥ç¥ó̾ \"%s\""
24782 #: config/v850/v850-c.c:180
24783 #, gcc-internal-format
24784 msgid "malformed #pragma ghs section"
24785 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
24787 #: config/v850/v850-c.c:199
24788 #, gcc-internal-format
24789 msgid "junk at end of #pragma ghs interrupt"
24790 msgstr "#pragma ghs interrupt ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
24792 #: config/v850/v850-c.c:210
24793 #, gcc-internal-format
24794 msgid "junk at end of #pragma ghs starttda"
24795 msgstr "#pragma ghs starttda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
24797 #: config/v850/v850-c.c:221
24798 #, gcc-internal-format
24799 msgid "junk at end of #pragma ghs startsda"
24800 msgstr "#pragma ghs startsda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
24802 #: config/v850/v850-c.c:232
24803 #, gcc-internal-format
24804 msgid "junk at end of #pragma ghs startzda"
24805 msgstr "#pragma ghs startzda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
24807 #: config/v850/v850-c.c:243
24808 #, gcc-internal-format
24809 msgid "junk at end of #pragma ghs endtda"
24810 msgstr "#pragma ghs endtda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
24812 #: config/v850/v850-c.c:254
24813 #, gcc-internal-format
24814 msgid "junk at end of #pragma ghs endsda"
24815 msgstr "#pragma ghs endsda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
24817 #: config/v850/v850-c.c:265
24818 #, gcc-internal-format
24819 msgid "junk at end of #pragma ghs endzda"
24820 msgstr "#pragma ghs ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
24822 #: config/v850/v850.c:183
24823 #, gcc-internal-format
24824 msgid "value passed to %<-m%s%> is too large"
24825 msgstr ""
24827 #: config/v850/v850.c:2158
24828 #, fuzzy, gcc-internal-format
24829 msgid "%Jdata area attributes cannot be specified for local variables"
24830 msgstr "¥Ç¡¼¥¿Îΰè°À­¤ò¥í¡¼¥«¥ëÊÑ¿ô¤Ë¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
24832 #: config/v850/v850.c:2169
24833 #, fuzzy, gcc-internal-format
24834 msgid "data area of %q+D conflicts with previous declaration"
24835 msgstr "¥Ç¡¼¥¿Îΰè '%s' ¤ÏÁ°¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
24837 #: config/v850/v850.c:2299
24838 #, fuzzy, gcc-internal-format
24839 msgid "bogus JR construction: %d"
24840 msgstr "¸íËâ²½¤µ¤ì¤¿ JR ¹½Â¤: %d\n"
24842 #: config/v850/v850.c:2317 config/v850/v850.c:2426
24843 #, fuzzy, gcc-internal-format
24844 msgid "bad amount of stack space removal: %d"
24845 msgstr "¥¹¥¿¥Ã¥¯¶õ´Öºï½üÎ̤¬ÉÔÀµ¤Ç¤¹: %d"
24847 #: config/v850/v850.c:2406
24848 #, fuzzy, gcc-internal-format
24849 msgid "bogus JARL construction: %d\n"
24850 msgstr "¸íËâ²½¤µ¤ì¤¿ JARL ¹½Â¤: %d\n"
24852 #: config/v850/v850.c:2705
24853 #, fuzzy, gcc-internal-format
24854 msgid "bogus DISPOSE construction: %d"
24855 msgstr "¸íËâ²½¤µ¤ì¤¿ JR ¹½Â¤: %d\n"
24857 #: config/v850/v850.c:2724
24858 #, gcc-internal-format
24859 msgid "too much stack space to dispose of: %d"
24860 msgstr ""
24862 #: config/v850/v850.c:2826
24863 #, fuzzy, gcc-internal-format
24864 msgid "bogus PREPEARE construction: %d"
24865 msgstr "¸íËâ²½¤µ¤ì¤¿ JARL ¹½Â¤: %d\n"
24867 #: config/v850/v850.c:2845
24868 #, fuzzy, gcc-internal-format
24869 msgid "too much stack space to prepare: %d"
24870 msgstr "¥¹¥¿¥Ã¥¯¶õ´Öºï½üÎ̤¬ÉÔÀµ¤Ç¤¹: %d"
24872 #: config/xtensa/xtensa.c:1525
24873 #, gcc-internal-format
24874 msgid "boolean registers required for the floating-point option"
24875 msgstr ""
24877 #: config/xtensa/xtensa.c:1571
24878 #, fuzzy, gcc-internal-format
24879 msgid "-f%s is not supported with CONST16 instructions"
24880 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
24882 #: config/xtensa/xtensa.c:1576
24883 #, gcc-internal-format
24884 msgid "PIC is required but not supported with CONST16 instructions"
24885 msgstr ""
24887 #: config/xtensa/xtensa.c:2445
24888 #, fuzzy, gcc-internal-format
24889 msgid "only uninitialized variables can be placed in a .bss section"
24890 msgstr "8 ¥Ó¥Ã¥ÈÎΰèÆâ¤ËÇÛÃ֤Ǥ­¤ëÊÑ¿ô¤À¤±¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
24892 #: ada/misc.c:267
24893 #, fuzzy, gcc-internal-format
24894 msgid "missing argument to \"-%s\""
24895 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
24897 #: ada/misc.c:318
24898 #, gcc-internal-format
24899 msgid "%<-gnat%> misspelled as %<-gant%>"
24900 msgstr ""
24902 #: cp/call.c:2425
24903 #, gcc-internal-format
24904 msgid "%s %D(%T, %T, %T) <built-in>"
24905 msgstr ""
24907 #: cp/call.c:2430
24908 #, gcc-internal-format
24909 msgid "%s %D(%T, %T) <built-in>"
24910 msgstr ""
24912 #: cp/call.c:2434
24913 #, fuzzy, gcc-internal-format
24914 msgid "%s %D(%T) <built-in>"
24915 msgstr "<ÁȤ߹þ¤ß>"
24917 #: cp/call.c:2438
24918 #, gcc-internal-format
24919 msgid "%s %T <conversion>"
24920 msgstr ""
24922 #: cp/call.c:2440
24923 #, gcc-internal-format
24924 msgid "%s %+#D <near match>"
24925 msgstr ""
24927 #: cp/call.c:2442 cp/pt.c:1374
24928 #, fuzzy, gcc-internal-format
24929 msgid "%s %+#D"
24930 msgstr "%s: %s"
24932 #: cp/call.c:2664
24933 #, fuzzy, gcc-internal-format
24934 msgid "conversion from %qT to %qT is ambiguous"
24935 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
24937 #: cp/call.c:2817 cp/call.c:2835 cp/call.c:2898
24938 #, gcc-internal-format
24939 msgid "no matching function for call to %<%D(%A)%>"
24940 msgstr ""
24942 #: cp/call.c:2838 cp/call.c:2901
24943 #, gcc-internal-format
24944 msgid "call of overloaded %<%D(%A)%> is ambiguous"
24945 msgstr ""
24947 #. It's no good looking for an overloaded operator() on a
24948 #. pointer-to-member-function.
24949 #: cp/call.c:2973
24950 #, gcc-internal-format
24951 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
24952 msgstr ""
24954 #: cp/call.c:3047
24955 #, gcc-internal-format
24956 msgid "no match for call to %<(%T) (%A)%>"
24957 msgstr ""
24959 #: cp/call.c:3056
24960 #, gcc-internal-format
24961 msgid "call of %<(%T) (%A)%> is ambiguous"
24962 msgstr ""
24964 #: cp/call.c:3094
24965 #, gcc-internal-format
24966 msgid "%s for ternary %<operator?:%> in %<%E ? %E : %E%>"
24967 msgstr ""
24969 #: cp/call.c:3100
24970 #, gcc-internal-format
24971 msgid "%s for %<operator%s%> in %<%E%s%>"
24972 msgstr ""
24974 #: cp/call.c:3104
24975 #, gcc-internal-format
24976 msgid "%s for %<operator[]%> in %<%E[%E]%>"
24977 msgstr ""
24979 #: cp/call.c:3109
24980 #, gcc-internal-format
24981 msgid "%s for %qs in %<%s %E%>"
24982 msgstr ""
24984 #: cp/call.c:3114
24985 #, gcc-internal-format
24986 msgid "%s for %<operator%s%> in %<%E %s %E%>"
24987 msgstr ""
24989 #: cp/call.c:3117
24990 #, gcc-internal-format
24991 msgid "%s for %<operator%s%> in %<%s%E%>"
24992 msgstr ""
24994 #: cp/call.c:3209
24995 #, gcc-internal-format
24996 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
24997 msgstr "ISO C++ ¤ÏÃæ´Ö¹à¤¬¾Êά¤µ¤ì¤¿ ?: ¼°¤ò¶Ø¤¸¤Þ¤¹"
24999 #: cp/call.c:3286
25000 #, gcc-internal-format
25001 msgid "%qE has type %<void%> and is not a throw-expression"
25002 msgstr ""
25004 #: cp/call.c:3325 cp/call.c:3545
25005 #, gcc-internal-format
25006 msgid "operands to ?: have different types %qT and %qT"
25007 msgstr ""
25009 #: cp/call.c:3499
25010 #, fuzzy, gcc-internal-format
25011 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
25012 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
25014 #: cp/call.c:3506
25015 #, fuzzy, gcc-internal-format
25016 msgid "enumeral and non-enumeral type in conditional expression"
25017 msgstr "¾ò·ï¼°¤ËÉä¹çÉÕ¤­·¿¤ÈÉä¹ç̵¤··¿¤È¤¬¤¢¤ê¤Þ¤¹"
25019 #: cp/call.c:3803
25020 #, gcc-internal-format
25021 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
25022 msgstr ""
25024 #: cp/call.c:3876
25025 #, fuzzy, gcc-internal-format
25026 msgid "comparison between %q#T and %q#T"
25027 msgstr "¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¹Ô¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
25029 #: cp/call.c:4143
25030 #, gcc-internal-format
25031 msgid "no corresponding deallocation function for `%D'"
25032 msgstr ""
25034 #: cp/call.c:4148
25035 #, fuzzy, gcc-internal-format
25036 msgid "no suitable %<operator %s%> for %qT"
25037 msgstr "¤¢¤ê¤¨¤Ê¤¤±é»»»Ò '%s'"
25039 #: cp/call.c:4166
25040 #, gcc-internal-format
25041 msgid "%q+#D is private"
25042 msgstr ""
25044 #: cp/call.c:4168
25045 #, gcc-internal-format
25046 msgid "%q+#D is protected"
25047 msgstr ""
25049 #: cp/call.c:4170
25050 #, gcc-internal-format
25051 msgid "%q+#D is inaccessible"
25052 msgstr ""
25054 #: cp/call.c:4171
25055 #, gcc-internal-format
25056 msgid "within this context"
25057 msgstr ""
25059 #: cp/call.c:4260 cp/cvt.c:265
25060 #, fuzzy, gcc-internal-format
25061 msgid "invalid conversion from %qT to %qT"
25062 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
25064 #: cp/call.c:4262
25065 #, fuzzy, gcc-internal-format
25066 msgid "  initializing argument %P of %qD"
25067 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
25069 #: cp/call.c:4274
25070 #, gcc-internal-format
25071 msgid "passing NULL to non-pointer argument %P of %qD"
25072 msgstr ""
25074 #: cp/call.c:4277
25075 #, fuzzy, gcc-internal-format
25076 msgid "converting to non-pointer type %qT from NULL"
25077 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
25079 #: cp/call.c:4285
25080 #, fuzzy, gcc-internal-format
25081 msgid "passing %qT for argument %P to %qD"
25082 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
25084 #: cp/call.c:4288
25085 #, gcc-internal-format
25086 msgid "converting to %qT from %qT"
25087 msgstr ""
25089 #: cp/call.c:4428
25090 #, gcc-internal-format
25091 msgid "cannot bind bitfield %qE to %qT"
25092 msgstr ""
25094 #: cp/call.c:4431 cp/call.c:4447
25095 #, gcc-internal-format
25096 msgid "cannot bind packed field %qE to %qT"
25097 msgstr ""
25099 #: cp/call.c:4434
25100 #, fuzzy, gcc-internal-format
25101 msgid "cannot bind rvalue %qE to %qT"
25102 msgstr "¥½¡¼¥¹ %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
25104 #: cp/call.c:4548
25105 #, gcc-internal-format
25106 msgid "cannot pass objects of non-POD type %q#T through %<...%>; call will abort at runtime"
25107 msgstr ""
25109 #. Undefined behavior [expr.call] 5.2.2/7.
25110 #: cp/call.c:4576
25111 #, gcc-internal-format
25112 msgid "cannot receive objects of non-POD type %q#T through %<...%>; call will abort at runtime"
25113 msgstr ""
25115 #: cp/call.c:4619
25116 #, gcc-internal-format
25117 msgid "the default argument for parameter %d of %qD has not yet been parsed"
25118 msgstr ""
25120 #: cp/call.c:4723
25121 #, fuzzy, gcc-internal-format
25122 msgid "argument of function call might be a candidate for a format attribute"
25123 msgstr "format Â°À­¤ò¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
25125 #: cp/call.c:4860
25126 #, gcc-internal-format
25127 msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
25128 msgstr ""
25130 #: cp/call.c:4879
25131 #, gcc-internal-format
25132 msgid "%qT is not an accessible base of %qT"
25133 msgstr ""
25135 #: cp/call.c:5135
25136 #, gcc-internal-format
25137 msgid "could not find class$ field in java interface type %qT"
25138 msgstr ""
25140 #: cp/call.c:5378
25141 #, fuzzy, gcc-internal-format
25142 msgid "call to non-function %qD"
25143 msgstr "´Ø¿ô %s ¤Ë¸Æ¤Ó½Ð¤·¤¬¤¢¤ê¤Þ¤»¤ó\n"
25145 #: cp/call.c:5500
25146 #, gcc-internal-format
25147 msgid "no matching function for call to %<%T::%s(%A)%#V%>"
25148 msgstr ""
25150 #: cp/call.c:5518
25151 #, gcc-internal-format
25152 msgid "call of overloaded %<%s(%A)%> is ambiguous"
25153 msgstr ""
25155 #: cp/call.c:5544
25156 #, gcc-internal-format
25157 msgid "cannot call member function %qD without object"
25158 msgstr ""
25160 #: cp/call.c:6164
25161 #, gcc-internal-format
25162 msgid "passing %qT chooses %qT over %qT"
25163 msgstr ""
25165 #: cp/call.c:6166 cp/name-lookup.c:4300 cp/name-lookup.c:4721
25166 #, fuzzy, gcc-internal-format
25167 msgid "  in call to %qD"
25168 msgstr "`%s' ¤Ø¤Î¸Æ¤Ó½Ð¤·¤Ï¥¤¥ó¥é¥¤¥ó²½¤Ç¤­¤Þ¤»¤ó"
25170 #: cp/call.c:6223
25171 #, gcc-internal-format
25172 msgid "choosing %qD over %qD"
25173 msgstr ""
25175 #: cp/call.c:6224
25176 #, fuzzy, gcc-internal-format
25177 msgid "  for conversion from %qT to %qT"
25178 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
25180 #: cp/call.c:6226
25181 #, gcc-internal-format
25182 msgid "  because conversion sequence for the argument is better"
25183 msgstr ""
25185 #: cp/call.c:6340
25186 #, gcc-internal-format
25187 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:"
25188 msgstr ""
25190 #: cp/call.c:6484
25191 #, fuzzy, gcc-internal-format
25192 msgid "could not convert %qE to %qT"
25193 msgstr "0x%l.8x ¤òÎΰè¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
25195 #: cp/call.c:6618
25196 #, gcc-internal-format
25197 msgid "invalid initialization of non-const reference of type %qT from a temporary of type %qT"
25198 msgstr ""
25200 #: cp/call.c:6622
25201 #, gcc-internal-format
25202 msgid "invalid initialization of reference of type %qT from expression of type %qT"
25203 msgstr ""
25205 #: cp/class.c:280
25206 #, gcc-internal-format
25207 msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
25208 msgstr ""
25210 #: cp/class.c:949
25211 #, gcc-internal-format
25212 msgid "Java class %qT cannot have a destructor"
25213 msgstr ""
25215 #: cp/class.c:951
25216 #, gcc-internal-format
25217 msgid "Java class %qT cannot have an implicit non-trivial destructor"
25218 msgstr ""
25220 #: cp/class.c:1058
25221 #, fuzzy, gcc-internal-format
25222 msgid "repeated using declaration %q+D"
25223 msgstr "`%s' ¤Î extern Àë¸À¤¬¥Í¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
25225 #: cp/class.c:1060
25226 #, fuzzy, gcc-internal-format
25227 msgid "using declaration %q+D conflicts with a previous using declaration"
25228 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
25230 #: cp/class.c:1065
25231 #, gcc-internal-format
25232 msgid "%q+#D cannot be overloaded"
25233 msgstr ""
25235 #: cp/class.c:1066
25236 #, gcc-internal-format
25237 msgid "with %q+#D"
25238 msgstr ""
25240 #: cp/class.c:1134
25241 #, fuzzy, gcc-internal-format
25242 msgid "conflicting access specifications for method %q+D, ignored"
25243 msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤ËÂФ¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò¤¬¶¥¹ç¤·¤¿¤¿¤á¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
25245 #: cp/class.c:1137
25246 #, fuzzy, gcc-internal-format
25247 msgid "conflicting access specifications for field %qE, ignored"
25248 msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤ËÂФ¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò¤¬¶¥¹ç¤·¤¿¤¿¤á¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
25250 #: cp/class.c:1198 cp/class.c:1206
25251 #, fuzzy, gcc-internal-format
25252 msgid "%q+D invalid in %q#T"
25253 msgstr "%s: Ìµ¸ú¤Ê¥ª¥×¥·¥ç¥ó -- %c\n"
25255 #: cp/class.c:1199
25256 #, gcc-internal-format
25257 msgid "  because of local method %q+#D with same name"
25258 msgstr ""
25260 #: cp/class.c:1207
25261 #, gcc-internal-format
25262 msgid "  because of local member %q+#D with same name"
25263 msgstr ""
25265 #: cp/class.c:1250
25266 #, fuzzy, gcc-internal-format
25267 msgid "base class %q#T has a non-virtual destructor"
25268 msgstr "Èó²¾Áۥǥ¹¥È¥é¥¯¥¿¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
25270 #: cp/class.c:1563
25271 #, gcc-internal-format
25272 msgid "all member functions in class %qT are private"
25273 msgstr ""
25275 #: cp/class.c:1575
25276 #, gcc-internal-format
25277 msgid "%q#T only defines a private destructor and has no friends"
25278 msgstr ""
25280 #: cp/class.c:1619
25281 #, gcc-internal-format
25282 msgid "%q#T only defines private constructors and has no friends"
25283 msgstr ""
25285 #: cp/class.c:2012
25286 #, gcc-internal-format
25287 msgid "no unique final overrider for %qD in %qT"
25288 msgstr ""
25290 #. Here we know it is a hider, and no overrider exists.
25291 #: cp/class.c:2441
25292 #, gcc-internal-format
25293 msgid "%q+D was hidden"
25294 msgstr ""
25296 #: cp/class.c:2442
25297 #, gcc-internal-format
25298 msgid "  by %q+D"
25299 msgstr ""
25301 #: cp/class.c:2483 cp/decl2.c:1036
25302 #, gcc-internal-format
25303 msgid "%q+#D invalid; an anonymous union can only have non-static data members"
25304 msgstr ""
25306 #: cp/class.c:2489 cp/decl2.c:1042
25307 #, gcc-internal-format
25308 msgid "private member %q+#D in anonymous union"
25309 msgstr ""
25311 #: cp/class.c:2491 cp/decl2.c:1044
25312 #, gcc-internal-format
25313 msgid "protected member %q+#D in anonymous union"
25314 msgstr ""
25316 #: cp/class.c:2664
25317 #, fuzzy, gcc-internal-format
25318 msgid "bit-field %q+#D with non-integral type"
25319 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
25321 #: cp/class.c:2678
25322 #, fuzzy, gcc-internal-format
25323 msgid "bit-field %q+D width not an integer constant"
25324 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
25326 #: cp/class.c:2683
25327 #, fuzzy, gcc-internal-format
25328 msgid "negative width in bit-field %q+D"
25329 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬Éé¤Î¿ô¤Ç¤¹"
25331 #: cp/class.c:2688
25332 #, fuzzy, gcc-internal-format
25333 msgid "zero width for bit-field %q+D"
25334 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬ 0 ¤Ç¤¹"
25336 #: cp/class.c:2694
25337 #, fuzzy, gcc-internal-format
25338 msgid "width of %q+D exceeds its type"
25339 msgstr "`%s' ¤ÎÉý¤Ï¤½¤Î·¿¤Î¥µ¥¤¥º¤òĶ¤¨¤Æ¤¤¤Þ¤¹"
25341 #: cp/class.c:2703
25342 #, gcc-internal-format
25343 msgid "%q+D is too small to hold all values of %q#T"
25344 msgstr ""
25346 #: cp/class.c:2758
25347 #, gcc-internal-format
25348 msgid "member %q+#D with constructor not allowed in union"
25349 msgstr ""
25351 #: cp/class.c:2761
25352 #, gcc-internal-format
25353 msgid "member %q+#D with destructor not allowed in union"
25354 msgstr ""
25356 #: cp/class.c:2763
25357 #, gcc-internal-format
25358 msgid "member %q+#D with copy assignment operator not allowed in union"
25359 msgstr ""
25361 #: cp/class.c:2786
25362 #, fuzzy, gcc-internal-format
25363 msgid "multiple fields in union %qT initialized"
25364 msgstr "¶¦ÍÑÂνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
25366 #: cp/class.c:2875
25367 #, gcc-internal-format
25368 msgid "%q+D may not be static because it is a member of a union"
25369 msgstr ""
25371 #: cp/class.c:2880
25372 #, gcc-internal-format
25373 msgid "%q+D may not have reference type %qT because it is a member of a union"
25374 msgstr ""
25376 #: cp/class.c:2891
25377 #, fuzzy, gcc-internal-format
25378 msgid "field %q+D invalidly declared function type"
25379 msgstr "¥Ñ¥é¥á¥¿¤Ï¥á¥½¥Ã¥É¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
25381 #: cp/class.c:2897
25382 #, fuzzy, gcc-internal-format
25383 msgid "field %q+D invalidly declared method type"
25384 msgstr "¥Ñ¥é¥á¥¿¤Ï¥á¥½¥Ã¥É¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
25386 #: cp/class.c:2929
25387 #, gcc-internal-format
25388 msgid "non-static reference %q+#D in class without a constructor"
25389 msgstr ""
25391 #: cp/class.c:2940
25392 #, gcc-internal-format
25393 msgid "ignoring packed attribute because of unpacked non-POD field %q+#D"
25394 msgstr ""
25396 #: cp/class.c:3007
25397 #, gcc-internal-format
25398 msgid "non-static const member %q+#D in class without a constructor"
25399 msgstr ""
25401 #: cp/class.c:3022
25402 #, gcc-internal-format
25403 msgid "field %q+#D with same name as class"
25404 msgstr ""
25406 #: cp/class.c:3055
25407 #, fuzzy, gcc-internal-format
25408 msgid "%q#T has pointer data members"
25409 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
25411 #: cp/class.c:3060
25412 #, gcc-internal-format
25413 msgid "  but does not override %<%T(const %T&)%>"
25414 msgstr ""
25416 #: cp/class.c:3062
25417 #, gcc-internal-format
25418 msgid "  or %<operator=(const %T&)%>"
25419 msgstr ""
25421 #: cp/class.c:3066
25422 #, gcc-internal-format
25423 msgid "  but does not override %<operator=(const %T&)%>"
25424 msgstr ""
25426 #: cp/class.c:3526
25427 #, gcc-internal-format
25428 msgid "offset of empty base %qT may not be ABI-compliant and maychange in a future version of GCC"
25429 msgstr ""
25431 #: cp/class.c:3639
25432 #, gcc-internal-format
25433 msgid "class %qT will be considered nearly empty in a future version of GCC"
25434 msgstr ""
25436 #: cp/class.c:3721
25437 #, fuzzy, gcc-internal-format
25438 msgid "initializer specified for non-virtual method %q+D"
25439 msgstr "²¾ÁÛ´Ø¿ô¤ò»ÈÍѤ¹¤ë¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹"
25441 #: cp/class.c:4384
25442 #, gcc-internal-format
25443 msgid "offset of virtual base %qT is not ABI-compliant and may change in a future version of GCC"
25444 msgstr ""
25446 #: cp/class.c:4483
25447 #, gcc-internal-format
25448 msgid "direct base %qT inaccessible in %qT due to ambiguity"
25449 msgstr ""
25451 #: cp/class.c:4495
25452 #, gcc-internal-format
25453 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
25454 msgstr ""
25456 #: cp/class.c:4674
25457 #, gcc-internal-format
25458 msgid "size assigned to %qT may not be ABI-compliant and may change in a future version of GCC"
25459 msgstr ""
25461 #: cp/class.c:4714
25462 #, gcc-internal-format
25463 msgid "the offset of %qD may not be ABI-compliant and may change in a future version of GCC"
25464 msgstr ""
25466 #: cp/class.c:4742
25467 #, gcc-internal-format
25468 msgid "offset of %q+D is not ABI-compliant and may change in a future version of GCC"
25469 msgstr ""
25471 #: cp/class.c:4751
25472 #, gcc-internal-format
25473 msgid "%q+D contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
25474 msgstr ""
25476 #: cp/class.c:4834
25477 #, gcc-internal-format
25478 msgid "layout of classes derived from empty class %qT may change in a future version of GCC"
25479 msgstr ""
25481 #: cp/class.c:4980 cp/parser.c:13584
25482 #, fuzzy, gcc-internal-format
25483 msgid "redefinition of %q#T"
25484 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
25486 #: cp/class.c:5134
25487 #, fuzzy, gcc-internal-format
25488 msgid "%q#T has virtual functions but non-virtual destructor"
25489 msgstr "Èó²¾Áۥǥ¹¥È¥é¥¯¥¿¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
25491 #: cp/class.c:5236
25492 #, fuzzy, gcc-internal-format
25493 msgid "trying to finish struct, but kicked out due to previous parse errors"
25494 msgstr "¹½Ê¸²òÀϤ¬¹½Â¤ÂΤνª¤ê¤Ëº¹¤·³Ý¤«¤ê¤Þ¤·¤¿¤¬¡¢Á°¤Î¥¨¥é¡¼¤Î¤»¤¤¤Çʸ̮¤ò¸«¼º¤¤¤Þ¤·¤¿"
25496 #: cp/class.c:5702
25497 #, fuzzy, gcc-internal-format
25498 msgid "language string %<\"%E\"%> not recognized"
25499 msgstr "¸À¸ìʸ»úÎó `\"%s\"' ¤Ïǧ¼±¤µ¤ì¤Þ¤»¤ó"
25501 #: cp/class.c:5791
25502 #, gcc-internal-format
25503 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
25504 msgstr ""
25506 #: cp/class.c:5920
25507 #, gcc-internal-format
25508 msgid "no matches converting function %qD to type %q#T"
25509 msgstr ""
25511 #: cp/class.c:5943
25512 #, gcc-internal-format
25513 msgid "converting overloaded function %qD to type %q#T is ambiguous"
25514 msgstr ""
25516 #: cp/class.c:5969
25517 #, fuzzy, gcc-internal-format
25518 msgid "assuming pointer to member %qD"
25519 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
25521 #: cp/class.c:5972
25522 #, gcc-internal-format
25523 msgid "(a pointer to member can only be formed with %<&%E%>)"
25524 msgstr ""
25526 #: cp/class.c:6028 cp/class.c:6062
25527 #, gcc-internal-format
25528 msgid "not enough type information"
25529 msgstr "ÉÔ½½Ê¬¤Ê·¿¾ðÊó"
25531 #: cp/class.c:6045
25532 #, fuzzy, gcc-internal-format
25533 msgid "argument of type %qT does not match %qT"
25534 msgstr "²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ë°ìÃפ·¤Þ¤»¤ó"
25536 #. [basic.scope.class]
25538 #. A name N used in a class S shall refer to the same declaration
25539 #. in its context and when re-evaluated in the completed scope of
25540 #. S.
25541 #: cp/class.c:6332 cp/decl.c:1191 cp/name-lookup.c:509
25542 #, fuzzy, gcc-internal-format
25543 msgid "declaration of %q#D"
25544 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
25546 #: cp/class.c:6333
25547 #, gcc-internal-format
25548 msgid "changes meaning of %qD from %q+#D"
25549 msgstr ""
25551 #: cp/cp-gimplify.c:99
25552 #, fuzzy, gcc-internal-format
25553 msgid "continue statement not within loop or switch"
25554 msgstr "break Ê¸¤¬ loop ¤Þ¤¿¤Ï switch ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
25556 #: cp/cp-gimplify.c:373
25557 #, gcc-internal-format
25558 msgid "statement with no effect"
25559 msgstr ""
25561 #: cp/cvt.c:92
25562 #, fuzzy, gcc-internal-format
25563 msgid "can't convert from incomplete type %qT to %qT"
25564 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
25566 #: cp/cvt.c:101
25567 #, gcc-internal-format
25568 msgid "conversion of %qE from %qT to %qT is ambiguous"
25569 msgstr ""
25571 #: cp/cvt.c:170 cp/cvt.c:239 cp/cvt.c:286
25572 #, fuzzy, gcc-internal-format
25573 msgid "cannot convert %qE from type %qT to type %qT"
25574 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
25576 #: cp/cvt.c:199 cp/cvt.c:203
25577 #, gcc-internal-format
25578 msgid "pointer to member cast from %qT to %qT is via virtual base"
25579 msgstr ""
25581 #: cp/cvt.c:500
25582 #, gcc-internal-format
25583 msgid "conversion from %qT to %qT discards qualifiers"
25584 msgstr ""
25586 #: cp/cvt.c:518 cp/typeck.c:5157
25587 #, gcc-internal-format
25588 msgid "casting %qT to %qT does not dereference pointer"
25589 msgstr ""
25591 #: cp/cvt.c:545
25592 #, fuzzy, gcc-internal-format
25593 msgid "cannot convert type %qT to type %qT"
25594 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
25596 #: cp/cvt.c:681
25597 #, fuzzy, gcc-internal-format
25598 msgid "conversion from %q#T to %q#T"
25599 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
25601 #: cp/cvt.c:693 cp/cvt.c:713
25602 #, fuzzy, gcc-internal-format
25603 msgid "%q#T used where a %qT was expected"
25604 msgstr "ÉâÆ°¾®¿ôÅÀ·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
25606 #: cp/cvt.c:728
25607 #, fuzzy, gcc-internal-format
25608 msgid "%q#T used where a floating point value was expected"
25609 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿"
25611 #: cp/cvt.c:775
25612 #, fuzzy, gcc-internal-format
25613 msgid "conversion from %qT to non-scalar type %qT requested"
25614 msgstr "Èó¥¹¥«¥é¡¼·¿¤Ø¤ÎÊÑ´¹¤¬Í׵ᤵ¤ì¤Þ¤¹"
25616 #: cp/cvt.c:809
25617 #, gcc-internal-format
25618 msgid "pseudo-destructor is not called"
25619 msgstr ""
25621 #: cp/cvt.c:869
25622 #, gcc-internal-format
25623 msgid "object of incomplete type %qT will not be accessed in %s"
25624 msgstr ""
25626 #: cp/cvt.c:874
25627 #, gcc-internal-format
25628 msgid "object of type %qT will not be accessed in %s"
25629 msgstr ""
25631 #: cp/cvt.c:890
25632 #, gcc-internal-format
25633 msgid "object %qE of incomplete type %qT will not be accessed in %s"
25634 msgstr ""
25636 #. [over.over] enumerates the places where we can take the address
25637 #. of an overloaded function, and this is not one of them.
25638 #: cp/cvt.c:925
25639 #, fuzzy, gcc-internal-format
25640 msgid "%s cannot resolve address of overloaded function"
25641 msgstr "À©¸æ¤¬Èó void ´Ø¿ô¤Î½ª¤ê¤ËÅþ㤷¤Þ¤·¤¿"
25643 #. Only warn when there is no &.
25644 #: cp/cvt.c:932
25645 #, gcc-internal-format
25646 msgid "%s is a reference, not call, to function %qE"
25647 msgstr ""
25649 #: cp/cvt.c:949
25650 #, fuzzy, gcc-internal-format
25651 msgid "%s has no effect"
25652 msgstr "%s¤¬%s¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
25654 #: cp/cvt.c:981
25655 #, fuzzy, gcc-internal-format
25656 msgid "value computed is not used"
25657 msgstr ".da ¥Õ¥¡¥¤¥ë¤ÎÆâÍƤò»È¤¤ÀڤäƤ¤¤Þ¤»¤ó\n"
25659 #: cp/cvt.c:1091
25660 #, fuzzy, gcc-internal-format
25661 msgid "converting NULL to non-pointer type"
25662 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
25664 #: cp/cvt.c:1197
25665 #, gcc-internal-format
25666 msgid "ambiguous default type conversion from %qT"
25667 msgstr ""
25669 #: cp/cvt.c:1199
25670 #, gcc-internal-format
25671 msgid "  candidate conversions include %qD and %qD"
25672 msgstr ""
25674 #: cp/decl.c:1058
25675 #, fuzzy, gcc-internal-format
25676 msgid "%qD was declared %<extern%> and later %<static%>"
25677 msgstr "`%s' ¤Ï `extern' ¤ÈÀë¸À¤µ¤ì¡¢¸å¤Ç `static' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
25679 #: cp/decl.c:1059 cp/decl.c:1593 objc/objc-act.c:2921 objc/objc-act.c:7489
25680 #, fuzzy, gcc-internal-format
25681 msgid "previous declaration of %q+D"
25682 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
25684 #: cp/decl.c:1092
25685 #, fuzzy, gcc-internal-format
25686 msgid "declaration of %qF throws different exceptions"
25687 msgstr "`%s' ¤ÎÀë¸À¤Ï´Ø¿ô¤ÎÇÛÎó"
25689 #: cp/decl.c:1093
25690 #, fuzzy, gcc-internal-format
25691 msgid "from previous declaration %q+F"
25692 msgstr "`%s' ¤ÎÁ°ÊýÀë¸À¤¬¤¢¤ê¤Þ¤»¤ó"
25694 #: cp/decl.c:1145
25695 #, fuzzy, gcc-internal-format
25696 msgid "function %q+D redeclared as inline"
25697 msgstr "´Ø¿ô¤¬Â礭¤¹¤®¤Æ inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25699 #: cp/decl.c:1147
25700 #, fuzzy, gcc-internal-format
25701 msgid "previous declaration of %q+D with attribute noinline"
25702 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
25704 #: cp/decl.c:1154
25705 #, fuzzy, gcc-internal-format
25706 msgid "function %q+D redeclared with attribute noinline"
25707 msgstr "´Ø¿ô¤¬Â礭¤¹¤®¤Æ inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25709 #: cp/decl.c:1156
25710 #, fuzzy, gcc-internal-format
25711 msgid "previous declaration of %q+D was inline"
25712 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
25714 #: cp/decl.c:1178 cp/decl.c:1251
25715 #, fuzzy, gcc-internal-format
25716 msgid "shadowing %s function %q#D"
25717 msgstr "¥é¥¤¥Ö¥é¥ê´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
25719 #: cp/decl.c:1187
25720 #, fuzzy, gcc-internal-format
25721 msgid "library function %q#D redeclared as non-function %q#D"
25722 msgstr "¥é¥¤¥Ö¥é¥ê´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
25724 #: cp/decl.c:1192
25725 #, fuzzy, gcc-internal-format
25726 msgid "conflicts with built-in declaration %q#D"
25727 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
25729 #: cp/decl.c:1246 cp/decl.c:1355 cp/decl.c:1371
25730 #, fuzzy, gcc-internal-format
25731 msgid "new declaration %q#D"
25732 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
25734 #: cp/decl.c:1247
25735 #, fuzzy, gcc-internal-format
25736 msgid "ambiguates built-in declaration %q#D"
25737 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
25739 #: cp/decl.c:1319
25740 #, fuzzy, gcc-internal-format
25741 msgid "%q#D redeclared as different kind of symbol"
25742 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
25744 #: cp/decl.c:1322
25745 #, fuzzy, gcc-internal-format
25746 msgid "previous declaration of %q+#D"
25747 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
25749 #: cp/decl.c:1341
25750 #, fuzzy, gcc-internal-format
25751 msgid "declaration of template %q#D"
25752 msgstr "`enum %s' ¤ÎºÆÀë¸À"
25754 #: cp/decl.c:1342 cp/name-lookup.c:510
25755 #, fuzzy, gcc-internal-format
25756 msgid "conflicts with previous declaration %q+#D"
25757 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
25759 #: cp/decl.c:1356 cp/decl.c:1372
25760 #, fuzzy, gcc-internal-format
25761 msgid "ambiguates old declaration %q+#D"
25762 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
25764 #: cp/decl.c:1364
25765 #, fuzzy, gcc-internal-format
25766 msgid "declaration of C function %q#D conflicts with"
25767 msgstr "%s: ´Ø¿ô `%s' ¤ÎÀë¸À¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
25769 #: cp/decl.c:1366
25770 #, fuzzy, gcc-internal-format
25771 msgid "previous declaration %q+#D here"
25772 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
25774 #: cp/decl.c:1380
25775 #, fuzzy, gcc-internal-format
25776 msgid "conflicting declaration %q#D"
25777 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
25779 #: cp/decl.c:1381
25780 #, fuzzy, gcc-internal-format
25781 msgid "%q+D has a previous declaration as %q#D"
25782 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
25784 #. [namespace.alias]
25786 #. A namespace-name or namespace-alias shall not be declared as
25787 #. the name of any other entity in the same declarative region.
25788 #. A namespace-name defined at global scope shall not be
25789 #. declared as the name of any other entity in any global scope
25790 #. of the program.
25791 #: cp/decl.c:1433
25792 #, gcc-internal-format
25793 msgid "declaration of namespace %qD conflicts with"
25794 msgstr ""
25796 #: cp/decl.c:1434
25797 #, fuzzy, gcc-internal-format
25798 msgid "previous declaration of namespace %q+D here"
25799 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
25801 #: cp/decl.c:1445
25802 #, fuzzy, gcc-internal-format
25803 msgid "%q+#D previously defined here"
25804 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
25806 #: cp/decl.c:1446
25807 #, fuzzy, gcc-internal-format
25808 msgid "%q+#D previously declared here"
25809 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
25811 #. Prototype decl follows defn w/o prototype.
25812 #: cp/decl.c:1455
25813 #, fuzzy, gcc-internal-format
25814 msgid "prototype for %q+#D"
25815 msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
25817 #: cp/decl.c:1456
25818 #, fuzzy, gcc-internal-format
25819 msgid "%Jfollows non-prototype definition here"
25820 msgstr "Èó¥×¥í¥È¥¿¥¤¥×ÄêµÁ¤¬¤³¤³¤Ë¤¢¤ê¤Þ¤¹"
25822 #: cp/decl.c:1496
25823 #, fuzzy, gcc-internal-format
25824 msgid "previous declaration of %q+#D with %qL linkage"
25825 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
25827 #: cp/decl.c:1498
25828 #, fuzzy, gcc-internal-format
25829 msgid "conflicts with new declaration with %qL linkage"
25830 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
25832 #: cp/decl.c:1521 cp/decl.c:1527
25833 #, gcc-internal-format
25834 msgid "default argument given for parameter %d of %q#D"
25835 msgstr ""
25837 #: cp/decl.c:1523 cp/decl.c:1529
25838 #, gcc-internal-format
25839 msgid "after previous specification in %q+#D"
25840 msgstr ""
25842 #: cp/decl.c:1538
25843 #, gcc-internal-format
25844 msgid "%q#D was used before it was declared inline"
25845 msgstr ""
25847 #: cp/decl.c:1539
25848 #, fuzzy, gcc-internal-format
25849 msgid "%Jprevious non-inline declaration here"
25850 msgstr "Á°Êý¤Ç¤Î `%s' ¤Î°ÅÌÛŪ¤ÊÀë¸À"
25852 #: cp/decl.c:1592
25853 #, fuzzy, gcc-internal-format
25854 msgid "redundant redeclaration of %qD in same scope"
25855 msgstr "`%s' ¤Î¾éĹ¤ÊºÆÀë¸À¤¬Æ±°ì¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
25857 #. From [temp.expl.spec]:
25859 #. If a template, a member template or the member of a class
25860 #. template is explicitly specialized then that
25861 #. specialization shall be declared before the first use of
25862 #. that specialization that would cause an implicit
25863 #. instantiation to take place, in every translation unit in
25864 #. which such a use occurs.
25865 #: cp/decl.c:1859
25866 #, gcc-internal-format
25867 msgid "explicit specialization of %qD after first use"
25868 msgstr ""
25870 #: cp/decl.c:1943
25871 #, gcc-internal-format
25872 msgid "%q+D: visibility attribute ignored because it"
25873 msgstr ""
25875 #: cp/decl.c:1945
25876 #, fuzzy, gcc-internal-format
25877 msgid "%Jconflicts with previous declaration here"
25878 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
25880 #: cp/decl.c:2328
25881 #, fuzzy, gcc-internal-format
25882 msgid "jump to label %qD"
25883 msgstr "case ¥é¥Ù¥ë¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹"
25885 #: cp/decl.c:2330
25886 #, gcc-internal-format
25887 msgid "jump to case label"
25888 msgstr "case ¥é¥Ù¥ë¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹"
25890 #: cp/decl.c:2332
25891 #, fuzzy, gcc-internal-format
25892 msgid "%H  from here"
25893 msgstr "  ¤³¤³¤«¤é"
25895 #: cp/decl.c:2351 cp/decl.c:2514
25896 #, gcc-internal-format
25897 msgid "  exits OpenMP structured block"
25898 msgstr ""
25900 #: cp/decl.c:2372
25901 #, fuzzy, gcc-internal-format
25902 msgid "  crosses initialization of %q+#D"
25903 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
25905 #: cp/decl.c:2374 cp/decl.c:2489
25906 #, gcc-internal-format
25907 msgid "  enters scope of non-POD %q+#D"
25908 msgstr ""
25910 #: cp/decl.c:2387 cp/decl.c:2493
25911 #, gcc-internal-format
25912 msgid "  enters try block"
25913 msgstr "  try ¥Ö¥í¥Ã¥¯¤ËÆþ¤ê¤Þ¤¹"
25915 #: cp/decl.c:2389 cp/decl.c:2495
25916 #, gcc-internal-format
25917 msgid "  enters catch block"
25918 msgstr "  catch ¥Ö¥í¥Ã¥¯¤ËÆþ¤ê¤Þ¤¹"
25920 #: cp/decl.c:2399 cp/decl.c:2498
25921 #, fuzzy, gcc-internal-format
25922 msgid "  enters OpenMP structured block"
25923 msgstr "  try ¥Ö¥í¥Ã¥¯¤ËÆþ¤ê¤Þ¤¹"
25925 #: cp/decl.c:2470 cp/decl.c:2510
25926 #, fuzzy, gcc-internal-format
25927 msgid "jump to label %q+D"
25928 msgstr "case ¥é¥Ù¥ë¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹"
25930 #: cp/decl.c:2471 cp/decl.c:2511
25931 #, gcc-internal-format
25932 msgid "  from here"
25933 msgstr "  ¤³¤³¤«¤é"
25935 #. Can't skip init of __exception_info.
25936 #: cp/decl.c:2483
25937 #, fuzzy, gcc-internal-format
25938 msgid "%J  enters catch block"
25939 msgstr "  catch ¥Ö¥í¥Ã¥¯¤ËÆþ¤ê¤Þ¤¹"
25941 #: cp/decl.c:2487
25942 #, fuzzy, gcc-internal-format
25943 msgid "  skips initialization of %q+#D"
25944 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
25946 #: cp/decl.c:2563
25947 #, gcc-internal-format
25948 msgid "label named wchar_t"
25949 msgstr ""
25951 #: cp/decl.c:2567
25952 #, fuzzy, gcc-internal-format
25953 msgid "duplicate label %qD"
25954 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
25956 #: cp/decl.c:2830
25957 #, fuzzy, gcc-internal-format
25958 msgid "%qD is not a type"
25959 msgstr "%s ¤Ï·¿ %s ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)"
25961 #: cp/decl.c:2836 cp/parser.c:3852
25962 #, gcc-internal-format
25963 msgid "%qD used without template parameters"
25964 msgstr ""
25966 #: cp/decl.c:2851
25967 #, gcc-internal-format
25968 msgid "%q#T is not a class"
25969 msgstr ""
25971 #: cp/decl.c:2863 cp/decl.c:2931
25972 #, gcc-internal-format
25973 msgid "no class template named %q#T in %q#T"
25974 msgstr ""
25976 #: cp/decl.c:2864
25977 #, gcc-internal-format
25978 msgid "no type named %q#T in %q#T"
25979 msgstr ""
25981 #: cp/decl.c:2871
25982 #, gcc-internal-format
25983 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
25984 msgstr ""
25986 #: cp/decl.c:2878
25987 #, gcc-internal-format
25988 msgid "%<typename %T::%D%> names %q#T, which is not a type"
25989 msgstr ""
25991 #: cp/decl.c:2940
25992 #, fuzzy, gcc-internal-format
25993 msgid "template parameters do not match template"
25994 msgstr "²¾°ú¿ô `%s' ¤Î·¿¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
25996 #: cp/decl.c:2941 cp/friend.c:321 cp/friend.c:329
25997 #, fuzzy, gcc-internal-format
25998 msgid "%q+D declared here"
25999 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
26001 #: cp/decl.c:3612
26002 #, gcc-internal-format
26003 msgid "%Jan anonymous union cannot have function members"
26004 msgstr ""
26006 #: cp/decl.c:3630
26007 #, gcc-internal-format
26008 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
26009 msgstr ""
26011 #: cp/decl.c:3633
26012 #, gcc-internal-format
26013 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
26014 msgstr ""
26016 #: cp/decl.c:3636
26017 #, gcc-internal-format
26018 msgid "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
26019 msgstr ""
26021 #: cp/decl.c:3661
26022 #, gcc-internal-format
26023 msgid "multiple types in one declaration"
26024 msgstr "°ì¤Ä¤ÎÀë¸À¤ËÊ£¿ô¤Î·¿¤¬¤¢¤ê¤Þ¤¹"
26026 #: cp/decl.c:3665
26027 #, fuzzy, gcc-internal-format
26028 msgid "redeclaration of C++ built-in type %qT"
26029 msgstr "`enum %s' ¤ÎºÆÀë¸À"
26031 #: cp/decl.c:3702
26032 #, fuzzy, gcc-internal-format
26033 msgid "missing type-name in typedef-declaration"
26034 msgstr "typdef Àë¸À¤Ç·¿Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
26036 #: cp/decl.c:3710
26037 #, gcc-internal-format
26038 msgid "ISO C++ prohibits anonymous structs"
26039 msgstr "ISO C++ ¤Ï̵̾¹½Â¤ÂΤò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹"
26041 #: cp/decl.c:3717
26042 #, fuzzy, gcc-internal-format
26043 msgid "%qs can only be specified for functions"
26044 msgstr "Èó´Ø¿ô `%s' ¤Î°ú¿ô¤Ë format Â°À­¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
26046 #: cp/decl.c:3723
26047 #, gcc-internal-format
26048 msgid "%<friend%> can only be specified inside a class"
26049 msgstr ""
26051 #: cp/decl.c:3725
26052 #, fuzzy, gcc-internal-format
26053 msgid "%<explicit%> can only be specified for constructors"
26054 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
26056 #: cp/decl.c:3727
26057 #, fuzzy, gcc-internal-format
26058 msgid "a storage class can only be specified for objects and functions"
26059 msgstr "%s ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹»ØÄê»Ò `%s'"
26061 #: cp/decl.c:3733
26062 #, gcc-internal-format
26063 msgid "qualifiers can only be specified for objects and functions"
26064 msgstr ""
26066 #: cp/decl.c:3763
26067 #, fuzzy, gcc-internal-format
26068 msgid "attribute ignored in declaration of %q+#T"
26069 msgstr "`%s' ¤ÎÀë¸À¤ËÆó¤Ä°Ê¾å¤Î¥Ç¡¼¥¿·¿¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
26071 #: cp/decl.c:3764
26072 #, gcc-internal-format
26073 msgid "attribute for %q+#T must follow the %qs keyword"
26074 msgstr ""
26076 #: cp/decl.c:3878
26077 #, fuzzy, gcc-internal-format
26078 msgid "function %q#D is initialized like a variable"
26079 msgstr "´Ø¿ô `%s' ¤¬ÊÑ¿ô¤Ç¤¢¤ë¤«¤Î¤è¤¦¤Ë½é´ü²½¤µ¤ì¤Þ¤·¤¿"
26081 #: cp/decl.c:3889
26082 #, fuzzy, gcc-internal-format
26083 msgid "declaration of %q#D has %<extern%> and is initialized"
26084 msgstr "`%s' ¤ÎÀë¸À¤Ë `extern' ¤¬¤Ä¤¤¤Æ¤ª¤ê¡¢½é´ü²½¤â¤µ¤ì¤Æ¤¤¤Þ¤¹"
26086 #: cp/decl.c:3905
26087 #, fuzzy, gcc-internal-format
26088 msgid "definition of %q#D is marked %<dllimport%>"
26089 msgstr "½é´ü²½¤µ¤ì¤¿ÊÑ¿ô `%s' ¤Ï dllimport ¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
26091 #: cp/decl.c:3924
26092 #, gcc-internal-format
26093 msgid "%q#D is not a static member of %q#T"
26094 msgstr ""
26096 #: cp/decl.c:3930
26097 #, gcc-internal-format
26098 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
26099 msgstr ""
26101 #: cp/decl.c:3939
26102 #, gcc-internal-format
26103 msgid "template header not allowed in member definition of explicitly specialized class"
26104 msgstr ""
26106 #: cp/decl.c:3947
26107 #, fuzzy, gcc-internal-format
26108 msgid "duplicate initialization of %qD"
26109 msgstr "½ÅÊ£¤·¤¿½é´ü²½»Ò"
26111 #: cp/decl.c:3985
26112 #, fuzzy, gcc-internal-format
26113 msgid "declaration of %q#D outside of class is not definition"
26114 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
26116 #: cp/decl.c:4052
26117 #, fuzzy, gcc-internal-format
26118 msgid "variable %q#D has initializer but incomplete type"
26119 msgstr "ÊÑ¿ô `%s' ¤Ë¤Ï½é´ü²½»Ò¤¬¤¢¤ê¤Þ¤¹¤¬¡¢ÉÔ´°Á´·¿¤Ç¤¹"
26121 #: cp/decl.c:4059 cp/decl.c:4786
26122 #, fuzzy, gcc-internal-format
26123 msgid "elements of array %q#D have incomplete type"
26124 msgstr "ÇÛÎó `%s' ¤ÎÍ×ÁǤËÉÔ´°Á´·¿¤¬¤¢¤ê¤Þ¤¹"
26126 #: cp/decl.c:4069
26127 #, fuzzy, gcc-internal-format
26128 msgid "aggregate %q#D has incomplete type and cannot be defined"
26129 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
26131 #: cp/decl.c:4116
26132 #, gcc-internal-format
26133 msgid "%qD declared as reference but not initialized"
26134 msgstr ""
26136 #: cp/decl.c:4122
26137 #, fuzzy, gcc-internal-format
26138 msgid "ISO C++ forbids use of initializer list to initialize reference %qD"
26139 msgstr "ISO C++ ¤Ï new ¤Ø¤Î½¸¹çÂνé´ü²½»Ò¤ò¶Ø¤¸¤Þ¤¹"
26141 #: cp/decl.c:4148
26142 #, fuzzy, gcc-internal-format
26143 msgid "cannot initialize %qT from %qT"
26144 msgstr "friend ´Ø¿ô `%s' ¤ò½é´ü²½¤Ç¤­¤Þ¤»¤ó"
26146 #: cp/decl.c:4176
26147 #, gcc-internal-format
26148 msgid "name %qD used in a GNU-style designated initializer for an array"
26149 msgstr ""
26151 #: cp/decl.c:4225
26152 #, fuzzy, gcc-internal-format
26153 msgid "initializer fails to determine size of %qD"
26154 msgstr "½é´ü²½»Ò¤Ï `%s' ¤Î¥µ¥¤¥º¤ÎÆÃÄê¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
26156 #: cp/decl.c:4232
26157 #, fuzzy, gcc-internal-format
26158 msgid "array size missing in %qD"
26159 msgstr "`%s' ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
26161 #: cp/decl.c:4244
26162 #, fuzzy, gcc-internal-format
26163 msgid "zero-size array %qD"
26164 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
26166 #. An automatic variable with an incomplete type: that is an error.
26167 #. Don't talk about array types here, since we took care of that
26168 #. message in grokdeclarator.
26169 #: cp/decl.c:4287
26170 #, fuzzy, gcc-internal-format
26171 msgid "storage size of %qD isn't known"
26172 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬¤ï¤«¤ê¤Þ¤»¤ó"
26174 #: cp/decl.c:4309
26175 #, fuzzy, gcc-internal-format
26176 msgid "storage size of %qD isn't constant"
26177 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬°ìÄê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
26179 #: cp/decl.c:4358
26180 #, gcc-internal-format
26181 msgid "sorry: semantics of inline function static data %q+#D are wrong (you'll wind up with multiple copies)"
26182 msgstr ""
26184 #: cp/decl.c:4361
26185 #, gcc-internal-format
26186 msgid "%J  you can work around this by removing the initializer"
26187 msgstr ""
26189 #: cp/decl.c:4388
26190 #, fuzzy, gcc-internal-format
26191 msgid "uninitialized const %qD"
26192 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤«¤Ê¤¤"
26194 #: cp/decl.c:4500
26195 #, fuzzy, gcc-internal-format
26196 msgid "invalid type %qT as initializer for a vector of type %qT"
26197 msgstr "̵¸ú¤Ê¥Ó¥Ã¥ÈÎó½é´ü²½»Ò¤Ç¤¹"
26199 #: cp/decl.c:4542
26200 #, fuzzy, gcc-internal-format
26201 msgid "initializer for %qT must be brace-enclosed"
26202 msgstr "̵̾´ðÄ쥯¥é¥¹¤Î½é´üÀßÄê»Ò¤¬Û£Ëæ¤Ç¤¹"
26204 #: cp/decl.c:4560
26205 #, fuzzy, gcc-internal-format
26206 msgid "%qT has no non-static data member named %qD"
26207 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
26209 #: cp/decl.c:4611
26210 #, fuzzy, gcc-internal-format
26211 msgid "braces around scalar initializer for type %qT"
26212 msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤¬¥Ö¥ì¡¼¥¹¤Ç°Ï¤Þ¤ì¤Æ¤¤¤Þ¤¹"
26214 #: cp/decl.c:4694
26215 #, fuzzy, gcc-internal-format
26216 msgid "missing braces around initializer for %qT"
26217 msgstr "½é´ü²½»Ò¤Î¤Þ¤ï¤ê¤Î¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
26219 #: cp/decl.c:4751
26220 #, fuzzy, gcc-internal-format
26221 msgid "too many initializers for %qT"
26222 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬Â¿¤¹¤®¤Þ¤¹"
26224 #: cp/decl.c:4794
26225 #, fuzzy, gcc-internal-format
26226 msgid "variable-sized object %qD may not be initialized"
26227 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
26229 #: cp/decl.c:4800
26230 #, fuzzy, gcc-internal-format
26231 msgid "%qD has incomplete type"
26232 msgstr "`%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
26234 #: cp/decl.c:4812
26235 #, fuzzy, gcc-internal-format
26236 msgid "scalar object %qD requires one element in initializer"
26237 msgstr "¶¦ÍÑÂνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
26239 #: cp/decl.c:4860
26240 #, gcc-internal-format
26241 msgid "%qD must be initialized by constructor, not by %<{...}%>"
26242 msgstr ""
26244 #: cp/decl.c:4896
26245 #, fuzzy, gcc-internal-format
26246 msgid "array %qD initialized by parenthesized string literal %qE"
26247 msgstr "_Pramga ¤¬³ç¸Ì¤Ç°Ï¤Þ¤ì¤¿Ê¸»úÎó¥ê¥Æ¥é¥ë¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿"
26249 #: cp/decl.c:4911
26250 #, gcc-internal-format
26251 msgid "structure %qD with uninitialized const members"
26252 msgstr ""
26254 #: cp/decl.c:4913
26255 #, gcc-internal-format
26256 msgid "structure %qD with uninitialized reference members"
26257 msgstr ""
26259 #: cp/decl.c:5152
26260 #, gcc-internal-format
26261 msgid "assignment (not initialization) in declaration"
26262 msgstr "Àë¸À¤ÎÃæ¤ËÂåÆþ(½é´ü²½¤Ç¤Ï¤Ê¤¯)¤¬¤¢¤ê¤Þ¤¹"
26264 #: cp/decl.c:5242
26265 #, fuzzy, gcc-internal-format
26266 msgid "shadowing previous type declaration of %q#D"
26267 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
26269 #: cp/decl.c:5272
26270 #, gcc-internal-format
26271 msgid "%qD cannot be thread-local because it has non-POD type %qT"
26272 msgstr ""
26274 #: cp/decl.c:5308
26275 #, gcc-internal-format
26276 msgid "%qD is thread-local and so cannot be dynamically initialized"
26277 msgstr ""
26279 #: cp/decl.c:5326
26280 #, fuzzy, gcc-internal-format
26281 msgid "%qD cannot be initialized by a non-constant expression when being declared"
26282 msgstr "ÈóÄê¿ôÇÛÎó¼°¤«¤éÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
26284 #: cp/decl.c:5926
26285 #, fuzzy, gcc-internal-format
26286 msgid "destructor for alien class %qT cannot be a member"
26287 msgstr "¾¤Î¥¯¥é¥¹ `%s' ¤Î¥Ç¥¹¥È¥é¥¯¥¿¤ò¡¢¥á¥ó¥Ð¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
26289 #: cp/decl.c:5928
26290 #, fuzzy, gcc-internal-format
26291 msgid "constructor for alien class %qT cannot be a member"
26292 msgstr "¾¤Î¥¯¥é¥¹ `%s' ¤Î¥Ç¥¹¥È¥é¥¯¥¿¤ò¡¢¥á¥ó¥Ð¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
26294 #: cp/decl.c:5949
26295 #, gcc-internal-format
26296 msgid "%qD declared as a %<virtual%> %s"
26297 msgstr ""
26299 #: cp/decl.c:5951
26300 #, gcc-internal-format
26301 msgid "%qD declared as an %<inline%> %s"
26302 msgstr ""
26304 #: cp/decl.c:5953
26305 #, fuzzy, gcc-internal-format
26306 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in %s declaration"
26307 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
26309 #: cp/decl.c:5957
26310 #, fuzzy, gcc-internal-format
26311 msgid "%q+D declared as a friend"
26312 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
26314 #: cp/decl.c:5963
26315 #, fuzzy, gcc-internal-format
26316 msgid "%q+D declared with an exception specification"
26317 msgstr "Îã³°»ÅÍͤθ¡ºº¤ò¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
26319 #: cp/decl.c:5997
26320 #, gcc-internal-format
26321 msgid "definition of %qD is not in namespace enclosing %qT"
26322 msgstr ""
26324 #: cp/decl.c:6086
26325 #, fuzzy, gcc-internal-format
26326 msgid "defining explicit specialization %qD in friend declaration"
26327 msgstr "Àë¸À¤ÎÃæ¤ËÂåÆþ(½é´ü²½¤Ç¤Ï¤Ê¤¯)¤¬¤¢¤ê¤Þ¤¹"
26329 #. Something like `template <class T> friend void f<T>()'.
26330 #: cp/decl.c:6096
26331 #, gcc-internal-format
26332 msgid "invalid use of template-id %qD in declaration of primary template"
26333 msgstr ""
26335 #: cp/decl.c:6126
26336 #, gcc-internal-format
26337 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
26338 msgstr ""
26340 #: cp/decl.c:6134
26341 #, gcc-internal-format
26342 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
26343 msgstr ""
26345 #: cp/decl.c:6177
26346 #, fuzzy, gcc-internal-format
26347 msgid "cannot declare %<::main%> to be a template"
26348 msgstr "`::main' ¤ò template ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
26350 #: cp/decl.c:6179
26351 #, fuzzy, gcc-internal-format
26352 msgid "cannot declare %<::main%> to be inline"
26353 msgstr "`::main' ¤ò inline ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
26355 #: cp/decl.c:6181
26356 #, fuzzy, gcc-internal-format
26357 msgid "cannot declare %<::main%> to be static"
26358 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
26360 #: cp/decl.c:6209
26361 #, gcc-internal-format
26362 msgid "non-local function %q#D uses anonymous type"
26363 msgstr ""
26365 #: cp/decl.c:6212 cp/decl.c:6494
26366 #, gcc-internal-format
26367 msgid "%q+#D does not refer to the unqualified type, so it is not used for linkage"
26368 msgstr ""
26370 #: cp/decl.c:6218
26371 #, gcc-internal-format
26372 msgid "non-local function %q#D uses local type %qT"
26373 msgstr ""
26375 #: cp/decl.c:6241
26376 #, gcc-internal-format
26377 msgid "%smember function %qD cannot have cv-qualifier"
26378 msgstr ""
26380 #: cp/decl.c:6293
26381 #, fuzzy, gcc-internal-format
26382 msgid "%<::main%> must return %<int%>"
26383 msgstr "`main' ¤Ï `int' ¤òÊÖ¤µ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
26385 #: cp/decl.c:6327
26386 #, gcc-internal-format
26387 msgid "definition of implicitly-declared %qD"
26388 msgstr ""
26390 #: cp/decl.c:6342 cp/decl2.c:676
26391 #, fuzzy, gcc-internal-format
26392 msgid "no %q#D member function declared in class %qT"
26393 msgstr "¥á¥ó¥Ð´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢¥¯¥é¥¹¥¹¥³¡¼¥×Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
26395 #. DRs 132, 319 and 389 seem to indicate types with
26396 #. no linkage can only be used to declare extern "C"
26397 #. entities.  Since it's not always an error in the
26398 #. ISO C++ 90 Standard, we only issue a warning.
26399 #: cp/decl.c:6491
26400 #, gcc-internal-format
26401 msgid "non-local variable %q#D uses anonymous type"
26402 msgstr ""
26404 #: cp/decl.c:6500
26405 #, gcc-internal-format
26406 msgid "non-local variable %q#D uses local type %qT"
26407 msgstr ""
26409 #: cp/decl.c:6617
26410 #, gcc-internal-format
26411 msgid "invalid in-class initialization of static data member of non-integral type %qT"
26412 msgstr ""
26414 #: cp/decl.c:6627
26415 #, fuzzy, gcc-internal-format
26416 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
26417 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
26419 #: cp/decl.c:6631
26420 #, fuzzy, gcc-internal-format
26421 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
26422 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
26424 #: cp/decl.c:6655
26425 #, fuzzy, gcc-internal-format
26426 msgid "size of array %qD has non-integral type %qT"
26427 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿"
26429 #: cp/decl.c:6657
26430 #, fuzzy, gcc-internal-format
26431 msgid "size of array has non-integral type %qT"
26432 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿"
26434 #: cp/decl.c:6693
26435 #, fuzzy, gcc-internal-format
26436 msgid "size of array %qD is negative"
26437 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Éé¤Ç¤¹"
26439 #: cp/decl.c:6695
26440 #, fuzzy, gcc-internal-format
26441 msgid "size of array is negative"
26442 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Éé¤Ç¤¹"
26444 #: cp/decl.c:6703
26445 #, fuzzy, gcc-internal-format
26446 msgid "ISO C++ forbids zero-size array %qD"
26447 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
26449 #: cp/decl.c:6705
26450 #, fuzzy, gcc-internal-format
26451 msgid "ISO C++ forbids zero-size array"
26452 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
26454 #: cp/decl.c:6712
26455 #, fuzzy, gcc-internal-format
26456 msgid "size of array %qD is not an integral constant-expression"
26457 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿"
26459 #: cp/decl.c:6715
26460 #, fuzzy, gcc-internal-format
26461 msgid "size of array is not an integral constant-expression"
26462 msgstr "Äê¿ô¼°¤¬·ç¤±¤Æ¤¤¤ë¤«Ìµ¸ú¤Ç¤¹"
26464 #: cp/decl.c:6721
26465 #, fuzzy, gcc-internal-format
26466 msgid "ISO C++ forbids variable-size array %qD"
26467 msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
26469 #: cp/decl.c:6723
26470 #, fuzzy, gcc-internal-format
26471 msgid "ISO C++ forbids variable-size array"
26472 msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
26474 #: cp/decl.c:6754
26475 #, gcc-internal-format
26476 msgid "overflow in array dimension"
26477 msgstr "ÇÛÎó¤Î¼¡¸µ¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
26479 #: cp/decl.c:6828
26480 #, fuzzy, gcc-internal-format
26481 msgid "declaration of %qD as %s"
26482 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
26484 #: cp/decl.c:6830
26485 #, fuzzy, gcc-internal-format
26486 msgid "creating %s"
26487 msgstr "%s ¤òºîÀ®Ãæ.\n"
26489 #: cp/decl.c:6842
26490 #, gcc-internal-format
26491 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
26492 msgstr ""
26494 #: cp/decl.c:6846
26495 #, gcc-internal-format
26496 msgid "multidimensional array must have bounds for all dimensions except the first"
26497 msgstr ""
26499 #: cp/decl.c:6881
26500 #, fuzzy, gcc-internal-format
26501 msgid "return type specification for constructor invalid"
26502 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
26504 #: cp/decl.c:6891
26505 #, fuzzy, gcc-internal-format
26506 msgid "return type specification for destructor invalid"
26507 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
26509 #: cp/decl.c:6904
26510 #, fuzzy, gcc-internal-format
26511 msgid "operator %qT declared to return %qT"
26512 msgstr "`operator delete' ¤ÎÌá¤ê·¿¤Ï `void' ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
26514 #: cp/decl.c:6906
26515 #, fuzzy, gcc-internal-format
26516 msgid "return type specified for %<operator %T%>"
26517 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
26519 #: cp/decl.c:6928
26520 #, gcc-internal-format
26521 msgid "unnamed variable or field declared void"
26522 msgstr "̵̾ÊÑ¿ô¤ä¥Õ¥£¡¼¥ë¥É¤¬ void ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
26524 #: cp/decl.c:6932
26525 #, fuzzy, gcc-internal-format
26526 msgid "variable or field %qE declared void"
26527 msgstr "ÊÑ¿ô¤Þ¤¿¤Ï¥Õ¥£¡¼¥ë¥É¤¬ void ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
26529 #: cp/decl.c:6935
26530 #, gcc-internal-format
26531 msgid "variable or field declared void"
26532 msgstr "ÊÑ¿ô¤Þ¤¿¤Ï¥Õ¥£¡¼¥ë¥É¤¬ void ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
26534 #: cp/decl.c:7100
26535 #, fuzzy, gcc-internal-format
26536 msgid "invalid use of qualified-name %<::%D%>"
26537 msgstr "̤ÄêµÁ¤Î·¿ `%s %s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
26539 #: cp/decl.c:7103
26540 #, fuzzy, gcc-internal-format
26541 msgid "invalid use of qualified-name %<%T::%D%>"
26542 msgstr "̤ÄêµÁ¤Î·¿ `%s %s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
26544 #: cp/decl.c:7106
26545 #, fuzzy, gcc-internal-format
26546 msgid "invalid use of qualified-name %<%D::%D%>"
26547 msgstr "̤ÄêµÁ¤Î·¿ `%s %s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
26549 #: cp/decl.c:7118
26550 #, gcc-internal-format
26551 msgid "type %qT is not derived from type %qT"
26552 msgstr ""
26554 #: cp/decl.c:7134 cp/decl.c:7224 cp/decl.c:8297
26555 #, fuzzy, gcc-internal-format
26556 msgid "declaration of %qD as non-function"
26557 msgstr "`%s' ¤ÎÀë¸À¤Ï´Ø¿ô¤ÎÇÛÎó"
26559 #: cp/decl.c:7140
26560 #, fuzzy, gcc-internal-format
26561 msgid "declaration of %qD as non-member"
26562 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
26564 #: cp/decl.c:7169
26565 #, gcc-internal-format
26566 msgid "declarator-id missing; using reserved word %qD"
26567 msgstr ""
26569 #: cp/decl.c:7216
26570 #, fuzzy, gcc-internal-format
26571 msgid "function definition does not declare parameters"
26572 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `register' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
26574 #: cp/decl.c:7258
26575 #, fuzzy, gcc-internal-format
26576 msgid "two or more data types in declaration of %qs"
26577 msgstr "`%s' ¤ÎÀë¸À¤ËÆó¤Ä°Ê¾å¤Î¥Ç¡¼¥¿·¿¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
26579 #: cp/decl.c:7325 cp/decl.c:7327
26580 #, fuzzy, gcc-internal-format
26581 msgid "ISO C++ forbids declaration of %qs with no type"
26582 msgstr "ISO C ¤Ï¥á¥ó¥Ð¤Î¤Ê¤¤¥á¥ó¥ÐÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
26584 #: cp/decl.c:7352
26585 #, fuzzy, gcc-internal-format
26586 msgid "%<signed%> or %<unsigned%> invalid for %qs"
26587 msgstr "short, Éä¹ç¤Ä¤­¤Þ¤¿¤ÏÉä¹ç¤Ê¤·¤Ï `%s' ¤Ë¤È¤Ã¤Æ̵¸ú¤Ç¤¹"
26589 #: cp/decl.c:7354
26590 #, fuzzy, gcc-internal-format
26591 msgid "%<signed%> and %<unsigned%> specified together for %qs"
26592 msgstr "Éä¹çÉÕ¤­¤ÈÉä¹ç̵¤·¤¬ `%s' ¤ËÂФ·¤Æ°ì½ï¤ËÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤¹"
26594 #: cp/decl.c:7356
26595 #, fuzzy, gcc-internal-format
26596 msgid "%<long long%> invalid for %qs"
26597 msgstr "`%s' ¤ËÂФ·¤Æ complex ¤ÏÉÔŬÀڤǤ¹"
26599 #: cp/decl.c:7358
26600 #, fuzzy, gcc-internal-format
26601 msgid "%<long%> invalid for %qs"
26602 msgstr "`%s' ¤ËÂФ·¤Æ complex ¤ÏÉÔŬÀڤǤ¹"
26604 #: cp/decl.c:7360
26605 #, fuzzy, gcc-internal-format
26606 msgid "%<short%> invalid for %qs"
26607 msgstr "`%s' ¤ËÂФ·¤Æ complex ¤ÏÉÔŬÀڤǤ¹"
26609 #: cp/decl.c:7362
26610 #, fuzzy, gcc-internal-format
26611 msgid "%<long%> or %<short%> invalid for %qs"
26612 msgstr "`%s' ¤ËÂФ·¤Æ long, short, signed ¤Þ¤¿¤Ï unsigned ¤ÏÉÔŬÀڤǤ¹"
26614 #: cp/decl.c:7364
26615 #, fuzzy, gcc-internal-format
26616 msgid "%<long%> or %<short%> specified with char for %qs"
26617 msgstr "`%s' ¤ËÂФ·¤Æ char ¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
26619 #: cp/decl.c:7366
26620 #, fuzzy, gcc-internal-format
26621 msgid "%<long%> and %<short%> specified together for %qs"
26622 msgstr "long ¤È short ¤¬ `%s' ¤ËÂФ·¤Æ°ì½ï¤Ë»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
26624 #: cp/decl.c:7372
26625 #, fuzzy, gcc-internal-format
26626 msgid "long, short, signed or unsigned used invalidly for %qs"
26627 msgstr "`%s' ¤ËÂФ¹¤ë long, short, singed ¤ä unsigned ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
26629 #: cp/decl.c:7436
26630 #, fuzzy, gcc-internal-format
26631 msgid "complex invalid for %qs"
26632 msgstr "`%s' ¤ËÂФ·¤Æ complex ¤ÏÉÔŬÀڤǤ¹"
26634 #: cp/decl.c:7465
26635 #, gcc-internal-format
26636 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
26637 msgstr ""
26639 #: cp/decl.c:7477 cp/typeck.c:6840
26640 #, fuzzy, gcc-internal-format
26641 msgid "ignoring %qV qualifiers added to function type %qT"
26642 msgstr "´Ø¿ôÌá¤êÃͤη¿½¤¾þ»Ò¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
26644 #: cp/decl.c:7500
26645 #, fuzzy, gcc-internal-format
26646 msgid "member %qD cannot be declared both virtual and static"
26647 msgstr "Èó¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
26649 #: cp/decl.c:7508
26650 #, gcc-internal-format
26651 msgid "%<%T::%D%> is not a valid declarator"
26652 msgstr ""
26654 #: cp/decl.c:7517
26655 #, gcc-internal-format
26656 msgid "typedef declaration invalid in parameter declaration"
26657 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Î typedef Àë¸À¤Ï̵¸ú¤Ç¤¹"
26659 #: cp/decl.c:7523
26660 #, gcc-internal-format
26661 msgid "storage class specifiers invalid in parameter declarations"
26662 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
26664 #: cp/decl.c:7530
26665 #, gcc-internal-format
26666 msgid "virtual outside class declaration"
26667 msgstr "¥¯¥é¥¹Àë¸À¤Î³°Â¦¤Ç virtual »ØÄꤷ¤Æ¤¤¤Þ¤¹"
26669 #: cp/decl.c:7548
26670 #, fuzzy, gcc-internal-format
26671 msgid "multiple storage classes in declaration of %qs"
26672 msgstr "`%s' ¤ÎÀë¸À¤Ë¤ª¤¤¤ÆÊ£¿ô¤ÎÊݸ¥¯¥é¥¹"
26674 #: cp/decl.c:7553
26675 #, fuzzy, gcc-internal-format
26676 msgid "conflicting specifiers in declaration of %qs"
26677 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
26679 #: cp/decl.c:7576
26680 #, fuzzy, gcc-internal-format
26681 msgid "storage class specified for %qs"
26682 msgstr "%s ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹»ØÄê»Ò `%s'"
26684 #: cp/decl.c:7610
26685 #, fuzzy, gcc-internal-format
26686 msgid "top-level declaration of %qs specifies %<auto%>"
26687 msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹"
26689 #: cp/decl.c:7622
26690 #, gcc-internal-format
26691 msgid "storage class specifiers invalid in friend function declarations"
26692 msgstr "friend ´Ø¿ôÀë¸ÀÆâ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
26694 #: cp/decl.c:7742
26695 #, gcc-internal-format
26696 msgid "destructor cannot be static member function"
26697 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
26699 #: cp/decl.c:7743
26700 #, gcc-internal-format
26701 msgid "constructor cannot be static member function"
26702 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
26704 #: cp/decl.c:7747
26705 #, fuzzy, gcc-internal-format
26706 msgid "destructors may not be cv-qualified"
26707 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤­¤Þ¤»¤ó"
26709 #: cp/decl.c:7748
26710 #, fuzzy, gcc-internal-format
26711 msgid "constructors may not be cv-qualified"
26712 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤­¤Þ¤»¤ó"
26714 #: cp/decl.c:7765
26715 #, gcc-internal-format
26716 msgid "constructors cannot be declared virtual"
26717 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤­¤Þ¤»¤ó"
26719 #: cp/decl.c:7778
26720 #, fuzzy, gcc-internal-format
26721 msgid "can't initialize friend function %qs"
26722 msgstr "friend ´Ø¿ô `%s' ¤ò½é´ü²½¤Ç¤­¤Þ¤»¤ó"
26724 #. Cannot be both friend and virtual.
26725 #: cp/decl.c:7782
26726 #, gcc-internal-format
26727 msgid "virtual functions cannot be friends"
26728 msgstr "²¾ÁÛ´Ø¿ô¤Ï friend ¤Ë¤Ç¤­¤Þ¤»¤ó"
26730 #: cp/decl.c:7786
26731 #, gcc-internal-format
26732 msgid "friend declaration not in class definition"
26733 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
26735 #: cp/decl.c:7788
26736 #, fuzzy, gcc-internal-format
26737 msgid "can't define friend function %qs in a local class definition"
26738 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
26740 #: cp/decl.c:7801
26741 #, fuzzy, gcc-internal-format
26742 msgid "destructors may not have parameters"
26743 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤Ï²¾°ú¿ô¤ò¼è¤ê¤Þ¤»¤ó"
26745 #: cp/decl.c:7819 cp/decl.c:7826
26746 #, fuzzy, gcc-internal-format
26747 msgid "cannot declare reference to %q#T"
26748 msgstr "»²¾È¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
26750 #: cp/decl.c:7820
26751 #, fuzzy, gcc-internal-format
26752 msgid "cannot declare pointer to %q#T"
26753 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
26755 #: cp/decl.c:7828
26756 #, fuzzy, gcc-internal-format
26757 msgid "cannot declare pointer to %q#T member"
26758 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
26760 #: cp/decl.c:7891
26761 #, gcc-internal-format
26762 msgid "template-id %qD used as a declarator"
26763 msgstr ""
26765 #: cp/decl.c:7941
26766 #, gcc-internal-format
26767 msgid "member functions are implicitly friends of their class"
26768 msgstr "¥á¥ó¥Ð´Ø¿ô¤Ï°ÅÌÛŪ¤Ë¤½¤Î¥¯¥é¥¹¤Î friend ¤Ç¤¹"
26770 #: cp/decl.c:7943
26771 #, gcc-internal-format
26772 msgid "extra qualification %<%T::%> on member %qs"
26773 msgstr ""
26775 #: cp/decl.c:7975
26776 #, gcc-internal-format
26777 msgid "cannot define member function %<%T::%s%> within %<%T%>"
26778 msgstr ""
26780 #: cp/decl.c:7976
26781 #, gcc-internal-format
26782 msgid "cannot declare member function %<%T::%s%> within %<%T%>"
26783 msgstr ""
26785 #: cp/decl.c:7992
26786 #, gcc-internal-format
26787 msgid "cannot declare member %<%T::%s%> within %qT"
26788 msgstr ""
26790 #: cp/decl.c:8026
26791 #, gcc-internal-format
26792 msgid "data member may not have variably modified type %qT"
26793 msgstr ""
26795 #: cp/decl.c:8028
26796 #, gcc-internal-format
26797 msgid "parameter may not have variably modified type %qT"
26798 msgstr ""
26800 #. [dcl.fct.spec] The explicit specifier shall only be used in
26801 #. declarations of constructors within a class definition.
26802 #: cp/decl.c:8036
26803 #, fuzzy, gcc-internal-format
26804 msgid "only declarations of constructors can be %<explicit%>"
26805 msgstr "`explicit' ¤Ë¤Ç¤­¤ë¤Î¤Ï¡¢¥³¥ó¥¹¥È¥é¥¯¥¿¤À¤±¤Ç¤¹"
26807 #: cp/decl.c:8044
26808 #, fuzzy, gcc-internal-format
26809 msgid "non-member %qs cannot be declared %<mutable%>"
26810 msgstr "Èó¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
26812 #: cp/decl.c:8049
26813 #, fuzzy, gcc-internal-format
26814 msgid "non-object member %qs cannot be declared %<mutable%>"
26815 msgstr "È󥪥֥¸¥§¥¯¥È¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
26817 #: cp/decl.c:8055
26818 #, fuzzy, gcc-internal-format
26819 msgid "function %qs cannot be declared %<mutable%>"
26820 msgstr "´Ø¿ô `%s' ¤ò `mutable' ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
26822 #: cp/decl.c:8060
26823 #, fuzzy, gcc-internal-format
26824 msgid "static %qs cannot be declared %<mutable%>"
26825 msgstr "static `%s' ¤ò mutable ¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
26827 #: cp/decl.c:8065
26828 #, fuzzy, gcc-internal-format
26829 msgid "const %qs cannot be declared %<mutable%>"
26830 msgstr "const `%s' ¤ò `mutable' ¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
26832 #: cp/decl.c:8097
26833 #, gcc-internal-format
26834 msgid "%Jtypedef name may not be a nested-name-specifier"
26835 msgstr ""
26837 #: cp/decl.c:8113
26838 #, gcc-internal-format
26839 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
26840 msgstr ""
26842 #: cp/decl.c:8203
26843 #, fuzzy, gcc-internal-format
26844 msgid "qualified function types cannot be used to declare %s functions"
26845 msgstr "´Ø¿ô¤ÎÊÖ¤¹·¿¤¬´Ø¿ô¤Ç¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
26847 #: cp/decl.c:8229
26848 #, fuzzy, gcc-internal-format
26849 msgid "type qualifiers specified for friend class declaration"
26850 msgstr "°ì¤Ä¤Î¶õ¤ÎÀë¸ÀÃæ¤Ë¡¢Æó¤Ä¤Î·¿¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
26852 #: cp/decl.c:8234
26853 #, fuzzy, gcc-internal-format
26854 msgid "%<inline%> specified for friend class declaration"
26855 msgstr "¥¯¥é¥¹Àë¸À¤Î³°Â¦¤Ç virtual »ØÄꤷ¤Æ¤¤¤Þ¤¹"
26857 #: cp/decl.c:8242
26858 #, fuzzy, gcc-internal-format
26859 msgid "template parameters cannot be friends"
26860 msgstr "Ê£»¨¤Ê¥Ñ¥é¥á¥¿¤ò¤â¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
26862 #: cp/decl.c:8244
26863 #, gcc-internal-format
26864 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
26865 msgstr ""
26867 #: cp/decl.c:8248
26868 #, fuzzy, gcc-internal-format
26869 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
26870 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
26872 #: cp/decl.c:8261
26873 #, fuzzy, gcc-internal-format
26874 msgid "trying to make class %qT a friend of global scope"
26875 msgstr "¥¯¥é¥¹ `%s' ¤òÂç°è¥¹¥³¡¼¥×¤Î friend ¤Ë¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
26877 #: cp/decl.c:8272
26878 #, fuzzy, gcc-internal-format
26879 msgid "invalid qualifiers on non-member function type"
26880 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
26882 #: cp/decl.c:8287
26883 #, fuzzy, gcc-internal-format
26884 msgid "abstract declarator %qT used as declaration"
26885 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
26887 #: cp/decl.c:8316
26888 #, fuzzy, gcc-internal-format
26889 msgid "cannot use %<::%> in parameter declaration"
26890 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Ç `::' ¤ò»È¤¨¤Þ¤»¤ó"
26892 #. Something like struct S { int N::j; };
26893 #: cp/decl.c:8362
26894 #, fuzzy, gcc-internal-format
26895 msgid "invalid use of %<::%>"
26896 msgstr "̵¸ú¤ÊÍÑË¡¤Î of %%d, %%x, Ëô¤Ï %%X"
26898 #: cp/decl.c:8377
26899 #, gcc-internal-format
26900 msgid "can't make %qD into a method -- not in a class"
26901 msgstr ""
26903 #: cp/decl.c:8386
26904 #, fuzzy, gcc-internal-format
26905 msgid "function %qD declared virtual inside a union"
26906 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
26908 #: cp/decl.c:8395
26909 #, fuzzy, gcc-internal-format
26910 msgid "%qD cannot be declared virtual, since it is always static"
26911 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
26913 #: cp/decl.c:8411
26914 #, gcc-internal-format
26915 msgid "expected qualified name in friend declaration for destructor %qD"
26916 msgstr ""
26918 #: cp/decl.c:8421
26919 #, fuzzy, gcc-internal-format
26920 msgid "declaration of %qD as member of %qT"
26921 msgstr "`%s' ¤ÎÀë¸À¤Ë¤è¤ê `this' ¤Î¥á¥ó¥Ð¤¬Ê¤¤¤±£¤µ¤ì¤Þ¤¹"
26923 #: cp/decl.c:8497
26924 #, fuzzy, gcc-internal-format
26925 msgid "field %qD has incomplete type"
26926 msgstr "Îΰè `%s' ¤ÏÉÔ´°Á´¤Ê·¿¤Ç¤¹"
26928 #: cp/decl.c:8499
26929 #, fuzzy, gcc-internal-format
26930 msgid "name %qT has incomplete type"
26931 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
26933 #: cp/decl.c:8508
26934 #, fuzzy, gcc-internal-format
26935 msgid "  in instantiation of template %qT"
26936 msgstr "%s: `%s' ¤Î½é´ü²½:\n"
26938 #: cp/decl.c:8517
26939 #, fuzzy, gcc-internal-format
26940 msgid "%qE is neither function nor member function; cannot be declared friend"
26941 msgstr "`%s' ¤Ï´Ø¿ô¤Ç¤â¥á¥ó¥Ð´Ø¿ô¤Ç¤â¤¢¤ê¤Þ¤»¤ó -- friend ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
26943 #. An attempt is being made to initialize a non-static
26944 #. member.  But, from [class.mem]:
26946 #. 4 A member-declarator can contain a
26947 #. constant-initializer only if it declares a static
26948 #. member (_class.static_) of integral or enumeration
26949 #. type, see _class.static.data_.
26951 #. This used to be relatively common practice, but
26952 #. the rest of the compiler does not correctly
26953 #. handle the initialization unless the member is
26954 #. static so we make it static below.
26955 #: cp/decl.c:8569
26956 #, fuzzy, gcc-internal-format
26957 msgid "ISO C++ forbids initialization of member %qD"
26958 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
26960 #: cp/decl.c:8571
26961 #, gcc-internal-format
26962 msgid "making %qD static"
26963 msgstr ""
26965 #: cp/decl.c:8641
26966 #, fuzzy, gcc-internal-format
26967 msgid "storage class %<auto%> invalid for function %qs"
26968 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `auto' ¤Ï̵¸ú¤Ç¤¹"
26970 #: cp/decl.c:8643
26971 #, fuzzy, gcc-internal-format
26972 msgid "storage class %<register%> invalid for function %qs"
26973 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `register' ¤Ï̵¸ú¤Ç¤¹"
26975 #: cp/decl.c:8645
26976 #, fuzzy, gcc-internal-format
26977 msgid "storage class %<__thread%> invalid for function %qs"
26978 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `auto' ¤Ï̵¸ú¤Ç¤¹"
26980 #: cp/decl.c:8656
26981 #, fuzzy, gcc-internal-format
26982 msgid "%<static%> specified invalid for function %qs declared out of global scope"
26983 msgstr "Âç°è¥¹¥³¡¼¥×³°¤Î´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `inline' ¤Ï̵¸ú¤Ç¤¹"
26985 #: cp/decl.c:8659
26986 #, fuzzy, gcc-internal-format
26987 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
26988 msgstr "Âç°è¥¹¥³¡¼¥×³°¤Î´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `inline' ¤Ï̵¸ú¤Ç¤¹"
26990 #: cp/decl.c:8667
26991 #, fuzzy, gcc-internal-format
26992 msgid "virtual non-class function %qs"
26993 msgstr "virtual ¤ÊÈ󥯥饹´Ø¿ô `%s'"
26995 #: cp/decl.c:8698
26996 #, fuzzy, gcc-internal-format
26997 msgid "cannot declare member function %qD to have static linkage"
26998 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
27000 #. FIXME need arm citation
27001 #: cp/decl.c:8705
27002 #, gcc-internal-format
27003 msgid "cannot declare static function inside another function"
27004 msgstr "¾¤Î´Ø¿ôÆâ¤Ç static ´Ø¿ô¤òÀë¸À¤Ç¤­¤Þ¤»¤ó"
27006 #: cp/decl.c:8735
27007 #, gcc-internal-format
27008 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
27009 msgstr ""
27011 #: cp/decl.c:8742
27012 #, gcc-internal-format
27013 msgid "static member %qD declared %<register%>"
27014 msgstr ""
27016 #: cp/decl.c:8747
27017 #, gcc-internal-format
27018 msgid "cannot explicitly declare member %q#D to have extern linkage"
27019 msgstr ""
27021 #: cp/decl.c:8885
27022 #, gcc-internal-format
27023 msgid "default argument for %q#D has type %qT"
27024 msgstr ""
27026 #: cp/decl.c:8888
27027 #, gcc-internal-format
27028 msgid "default argument for parameter of type %qT has type %qT"
27029 msgstr ""
27031 #: cp/decl.c:8905
27032 #, fuzzy, gcc-internal-format
27033 msgid "default argument %qE uses local variable %qD"
27034 msgstr "´Ø¿ô¤¬¥í¡¼¥«¥ëÊÑ¿ô¤Î¥¢¥É¥ì¥¹¤òÊÖ¤·¤Æ¤¤¤Þ¤¹"
27036 #: cp/decl.c:8974
27037 #, fuzzy, gcc-internal-format
27038 msgid "parameter %qD invalidly declared method type"
27039 msgstr "¥Ñ¥é¥á¥¿¤Ï¥á¥½¥Ã¥É¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
27041 #: cp/decl.c:8998
27042 #, gcc-internal-format
27043 msgid "parameter %qD includes %s to array of unknown bound %qT"
27044 msgstr ""
27046 #. [class.copy]
27048 #. A declaration of a constructor for a class X is ill-formed if
27049 #. its first parameter is of type (optionally cv-qualified) X
27050 #. and either there are no other parameters or else all other
27051 #. parameters have default arguments.
27053 #. We *don't* complain about member template instantiations that
27054 #. have this form, though; they can occur as we try to decide
27055 #. what constructor to use during overload resolution.  Since
27056 #. overload resolution will never prefer such a constructor to
27057 #. the non-template copy constructor (which is either explicitly
27058 #. or implicitly defined), there's no need to worry about their
27059 #. existence.  Theoretically, they should never even be
27060 #. instantiated, but that's hard to forestall.
27061 #: cp/decl.c:9166
27062 #, gcc-internal-format
27063 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
27064 msgstr ""
27066 #: cp/decl.c:9288
27067 #, gcc-internal-format
27068 msgid "%qD may not be declared within a namespace"
27069 msgstr ""
27071 #: cp/decl.c:9293
27072 #, fuzzy, gcc-internal-format
27073 msgid "%qD may not be declared as static"
27074 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
27076 #: cp/decl.c:9316
27077 #, fuzzy, gcc-internal-format
27078 msgid "%qD must be a nonstatic member function"
27079 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
27081 #: cp/decl.c:9325
27082 #, gcc-internal-format
27083 msgid "%qD must be either a non-static member function or a non-member function"
27084 msgstr ""
27086 #: cp/decl.c:9346
27087 #, gcc-internal-format
27088 msgid "%qD must have an argument of class or enumerated type"
27089 msgstr ""
27091 #: cp/decl.c:9387
27092 #, gcc-internal-format
27093 msgid "conversion to %s%s will never use a type conversion operator"
27094 msgstr "%s%s ¤Ø¤ÎÊÑ´¹¤Ç·¿ÊÑ´¹±é»»»Ò¤¬ÍøÍѤµ¤ì¤ë¤³¤È¤Ï·è¤·¤Æ¤¢¤ê¤Þ¤»¤ó"
27096 #. 13.4.0.3
27097 #: cp/decl.c:9395
27098 #, fuzzy, gcc-internal-format
27099 msgid "ISO C++ prohibits overloading operator ?:"
27100 msgstr "ISO C++ ¤Ï̵̾¹½Â¤ÂΤò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹"
27102 #: cp/decl.c:9400
27103 #, gcc-internal-format
27104 msgid "%qD must not have variable number of arguments"
27105 msgstr ""
27107 #: cp/decl.c:9451
27108 #, gcc-internal-format
27109 msgid "postfix %qD must take %<int%> as its argument"
27110 msgstr ""
27112 #: cp/decl.c:9454
27113 #, gcc-internal-format
27114 msgid "postfix %qD must take %<int%> as its second argument"
27115 msgstr ""
27117 #: cp/decl.c:9462
27118 #, fuzzy, gcc-internal-format
27119 msgid "%qD must take either zero or one argument"
27120 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
27122 #: cp/decl.c:9464
27123 #, fuzzy, gcc-internal-format
27124 msgid "%qD must take either one or two arguments"
27125 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
27127 #: cp/decl.c:9486
27128 #, gcc-internal-format
27129 msgid "prefix %qD should return %qT"
27130 msgstr ""
27132 #: cp/decl.c:9492
27133 #, gcc-internal-format
27134 msgid "postfix %qD should return %qT"
27135 msgstr ""
27137 #: cp/decl.c:9501
27138 #, gcc-internal-format
27139 msgid "%qD must take %<void%>"
27140 msgstr ""
27142 #: cp/decl.c:9503 cp/decl.c:9512
27143 #, gcc-internal-format
27144 msgid "%qD must take exactly one argument"
27145 msgstr ""
27147 #: cp/decl.c:9514
27148 #, fuzzy, gcc-internal-format
27149 msgid "%qD must take exactly two arguments"
27150 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
27152 #: cp/decl.c:9523
27153 #, gcc-internal-format
27154 msgid "user-defined %qD always evaluates both arguments"
27155 msgstr ""
27157 #: cp/decl.c:9537
27158 #, gcc-internal-format
27159 msgid "%qD should return by value"
27160 msgstr ""
27162 #: cp/decl.c:9549 cp/decl.c:9553
27163 #, gcc-internal-format
27164 msgid "%qD cannot have default arguments"
27165 msgstr ""
27167 #: cp/decl.c:9611
27168 #, gcc-internal-format
27169 msgid "using template type parameter %qT after %qs"
27170 msgstr ""
27172 #: cp/decl.c:9626
27173 #, gcc-internal-format
27174 msgid "using typedef-name %qD after %qs"
27175 msgstr ""
27177 #: cp/decl.c:9627
27178 #, fuzzy, gcc-internal-format
27179 msgid "%q+D has a previous declaration here"
27180 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
27182 #: cp/decl.c:9635
27183 #, gcc-internal-format
27184 msgid "%qT referred to as %qs"
27185 msgstr ""
27187 #: cp/decl.c:9636 cp/decl.c:9643
27188 #, fuzzy, gcc-internal-format
27189 msgid "%q+T has a previous declaration here"
27190 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
27192 #: cp/decl.c:9642
27193 #, gcc-internal-format
27194 msgid "%qT referred to as enum"
27195 msgstr ""
27197 #. If a class template appears as elaborated type specifier
27198 #. without a template header such as:
27200 #. template <class T> class C {};
27201 #. void f(class C);             // No template header here
27203 #. then the required template argument is missing.
27204 #: cp/decl.c:9657
27205 #, gcc-internal-format
27206 msgid "template argument required for %<%s %T%>"
27207 msgstr ""
27209 #: cp/decl.c:9705 cp/name-lookup.c:2658
27210 #, gcc-internal-format
27211 msgid "%qD has the same name as the class in which it is declared"
27212 msgstr ""
27214 #: cp/decl.c:9843
27215 #, fuzzy, gcc-internal-format
27216 msgid "use of enum %q#D without previous declaration"
27217 msgstr "»öÁ°¤ÎÀë¸À¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
27219 #: cp/decl.c:9864
27220 #, fuzzy, gcc-internal-format
27221 msgid "redeclaration of %qT as a non-template"
27222 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
27224 #: cp/decl.c:9865 cp/pt.c:3403
27225 #, fuzzy, gcc-internal-format
27226 msgid "previous declaration %q+D"
27227 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
27229 #: cp/decl.c:9976
27230 #, gcc-internal-format
27231 msgid "derived union %qT invalid"
27232 msgstr ""
27234 #: cp/decl.c:9985
27235 #, gcc-internal-format
27236 msgid "Java class %qT cannot have multiple bases"
27237 msgstr ""
27239 #: cp/decl.c:9996
27240 #, gcc-internal-format
27241 msgid "Java class %qT cannot have virtual bases"
27242 msgstr ""
27244 #: cp/decl.c:10017
27245 #, fuzzy, gcc-internal-format
27246 msgid "base type %qT fails to be a struct or class type"
27247 msgstr "·¿½¤¾þ»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
27249 #: cp/decl.c:10050
27250 #, gcc-internal-format
27251 msgid "recursive type %qT undefined"
27252 msgstr ""
27254 #: cp/decl.c:10052
27255 #, fuzzy, gcc-internal-format
27256 msgid "duplicate base type %qT invalid"
27257 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
27259 #: cp/decl.c:10124
27260 #, fuzzy, gcc-internal-format
27261 msgid "multiple definition of %q#T"
27262 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
27264 #: cp/decl.c:10125
27265 #, fuzzy, gcc-internal-format
27266 msgid "%Jprevious definition here"
27267 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
27269 #. DR 377
27271 #. IF no integral type can represent all the enumerator values, the
27272 #. enumeration is ill-formed.
27273 #: cp/decl.c:10264
27274 #, gcc-internal-format
27275 msgid "no integral type can represent all of the enumerator values for %qT"
27276 msgstr ""
27278 #: cp/decl.c:10375
27279 #, fuzzy, gcc-internal-format
27280 msgid "enumerator value for %qD not integer constant"
27281 msgstr "`%s' ¤ÎÎóµóÃͤ¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
27283 #: cp/decl.c:10403
27284 #, fuzzy, gcc-internal-format
27285 msgid "overflow in enumeration values at %qD"
27286 msgstr "ÎóµóÃͤ¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼"
27288 #: cp/decl.c:10478
27289 #, fuzzy, gcc-internal-format
27290 msgid "return type %q#T is incomplete"
27291 msgstr "Ìá¤êÃͤη¿¤¬ÉÔ´°Á´·¿¤Ç¤¹"
27293 #: cp/decl.c:10588 cp/typeck.c:6576
27294 #, gcc-internal-format
27295 msgid "%<operator=%> should return a reference to %<*this%>"
27296 msgstr ""
27298 #: cp/decl.c:10946
27299 #, fuzzy, gcc-internal-format
27300 msgid "parameter %qD declared void"
27301 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
27303 #: cp/decl.c:11427
27304 #, fuzzy, gcc-internal-format
27305 msgid "invalid member function declaration"
27306 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
27308 #: cp/decl.c:11442
27309 #, gcc-internal-format
27310 msgid "%qD is already defined in class %qT"
27311 msgstr ""
27313 #: cp/decl.c:11651
27314 #, gcc-internal-format
27315 msgid "static member function %q#D declared with type qualifiers"
27316 msgstr ""
27318 #: cp/decl2.c:267
27319 #, gcc-internal-format
27320 msgid "name missing for member function"
27321 msgstr "¥á¥ó¥Ð´Ø¿ô¤Î̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
27323 #: cp/decl2.c:338 cp/decl2.c:352
27324 #, gcc-internal-format
27325 msgid "ambiguous conversion for array subscript"
27326 msgstr "ÇÛÎó¤Îź»ú¤ËÂФ¹¤ëÛ£Ëæ¤ÊÊÑ´¹"
27328 #: cp/decl2.c:346
27329 #, gcc-internal-format
27330 msgid "invalid types %<%T[%T]%> for array subscript"
27331 msgstr ""
27333 #: cp/decl2.c:389
27334 #, gcc-internal-format
27335 msgid "deleting array %q#D"
27336 msgstr ""
27338 #: cp/decl2.c:395
27339 #, gcc-internal-format
27340 msgid "type %q#T argument given to %<delete%>, expected pointer"
27341 msgstr ""
27343 #: cp/decl2.c:407
27344 #, fuzzy, gcc-internal-format
27345 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to %<delete%>"
27346 msgstr "´Ø¿ô¤Ï delete ¤Ç¤­¤Þ¤»¤ó¡£ ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î¥Ý¥¤¥ó¥¿¤À¤±¤¬ `delete' °ú¿ô¤È¤·¤ÆÍ­¸ú¤Ç¤¹"
27348 #: cp/decl2.c:415
27349 #, gcc-internal-format
27350 msgid "deleting %qT is undefined"
27351 msgstr ""
27353 #: cp/decl2.c:458 cp/pt.c:3146
27354 #, fuzzy, gcc-internal-format
27355 msgid "template declaration of %q#D"
27356 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
27358 #: cp/decl2.c:510
27359 #, gcc-internal-format
27360 msgid "Java method %qD has non-Java return type %qT"
27361 msgstr ""
27363 #: cp/decl2.c:527
27364 #, gcc-internal-format
27365 msgid "Java method %qD has non-Java parameter type %qT"
27366 msgstr ""
27368 #: cp/decl2.c:638
27369 #, gcc-internal-format
27370 msgid "prototype for %q#D does not match any in class %qT"
27371 msgstr ""
27373 #: cp/decl2.c:725
27374 #, gcc-internal-format
27375 msgid "local class %q#T shall not have static data member %q#D"
27376 msgstr ""
27378 #: cp/decl2.c:733
27379 #, gcc-internal-format
27380 msgid "initializer invalid for static member with constructor"
27381 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ÎÀÅŪ¥á¥ó¥Ð½é´ü²½»Ò¤Ï̵¸ú¤Ç¤¹"
27383 #: cp/decl2.c:736
27384 #, gcc-internal-format
27385 msgid "(an out of class initialization is required)"
27386 msgstr "(¥¯¥é¥¹³°¤Ç¤Î½é´ü²½¤òɬÍפȤ·¤Þ¤¹)"
27388 #: cp/decl2.c:796
27389 #, gcc-internal-format
27390 msgid "member %qD conflicts with virtual function table field name"
27391 msgstr ""
27393 #: cp/decl2.c:815
27394 #, gcc-internal-format
27395 msgid "applying attributes to template parameters is not implemented"
27396 msgstr ""
27398 #: cp/decl2.c:825
27399 #, gcc-internal-format
27400 msgid "%qD is already defined in %qT"
27401 msgstr ""
27403 #: cp/decl2.c:846
27404 #, fuzzy, gcc-internal-format
27405 msgid "initializer specified for static member function %qD"
27406 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ÎÀÅŪ¥á¥ó¥Ð½é´ü²½»Ò¤Ï̵¸ú¤Ç¤¹"
27408 #: cp/decl2.c:869
27409 #, gcc-internal-format
27410 msgid "field initializer is not constant"
27411 msgstr "¥Õ¥£¡¼¥ë¥É½é´üÀßÄê»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
27413 #: cp/decl2.c:896
27414 #, gcc-internal-format
27415 msgid "%<asm%> specifiers are not permitted on non-static data members"
27416 msgstr ""
27418 #: cp/decl2.c:947
27419 #, fuzzy, gcc-internal-format
27420 msgid "bit-field %qD with non-integral type"
27421 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
27423 #: cp/decl2.c:953
27424 #, fuzzy, gcc-internal-format
27425 msgid "cannot declare %qD to be a bit-field type"
27426 msgstr "`::main' ¤ò template ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
27428 #: cp/decl2.c:963
27429 #, fuzzy, gcc-internal-format
27430 msgid "cannot declare bit-field %qD with function type"
27431 msgstr "´Ø¿ô·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
27433 #: cp/decl2.c:970
27434 #, gcc-internal-format
27435 msgid "%qD is already defined in the class %qT"
27436 msgstr ""
27438 #: cp/decl2.c:977
27439 #, gcc-internal-format
27440 msgid "static member %qD cannot be a bit-field"
27441 msgstr ""
27443 #: cp/decl2.c:1023
27444 #, gcc-internal-format
27445 msgid "anonymous struct not inside named type"
27446 msgstr "̵̾¹½Â¤ÂΤ¬Ì¾Á°¤Ä¤­·¿¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
27448 #: cp/decl2.c:1107
27449 #, gcc-internal-format
27450 msgid "namespace-scope anonymous aggregates must be static"
27451 msgstr "anonumous Ì¾Á°¶õ´Ö¤Î½¸¹çÂΤϠstatic ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
27453 #: cp/decl2.c:1116
27454 #, fuzzy, gcc-internal-format
27455 msgid "anonymous union with no members"
27456 msgstr "̵̾¶¦ÍÑÂΤ˥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤»¤ó"
27458 #: cp/decl2.c:1152
27459 #, fuzzy, gcc-internal-format
27460 msgid "%<operator new%> must return type %qT"
27461 msgstr "`operator delete' ¤ÎÌá¤ê·¿¤Ï `void' ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
27463 #: cp/decl2.c:1161
27464 #, fuzzy, gcc-internal-format
27465 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
27466 msgstr "`operator new' ¤ÏÂè°ì°ú¿ô¤È¤·¤Æ `size_t' ¤ò¤È¤ê¤Þ¤¹"
27468 #: cp/decl2.c:1190
27469 #, fuzzy, gcc-internal-format
27470 msgid "%<operator delete%> must return type %qT"
27471 msgstr "`operator delete' ¤ÎÌá¤ê·¿¤Ï `void' ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
27473 #: cp/decl2.c:1199
27474 #, fuzzy, gcc-internal-format
27475 msgid "%<operator delete%> takes type %qT as first parameter"
27476 msgstr "`operator delete' ¤ÏÂè°ì°ú¿ô¤È¤·¤Æ `void *' ·¿¤ò¤È¤ê¤Þ¤¹"
27478 #: cp/decl2.c:1864
27479 #, gcc-internal-format
27480 msgid "%qT has a field %qD whose type uses the anonymous namespace"
27481 msgstr ""
27483 #: cp/decl2.c:1871
27484 #, gcc-internal-format
27485 msgid "%qT declared with greater visibility than the type of its field %qD"
27486 msgstr ""
27488 #: cp/decl2.c:1884
27489 #, gcc-internal-format
27490 msgid "%qT has a base %qT whose type uses the anonymous namespace"
27491 msgstr ""
27493 #: cp/decl2.c:1890
27494 #, gcc-internal-format
27495 msgid "%qT declared with greater visibility than its base %qT"
27496 msgstr ""
27498 #: cp/decl2.c:3316
27499 #, fuzzy, gcc-internal-format
27500 msgid "inline function %q+D used but never defined"
27501 msgstr "`%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹"
27503 #: cp/decl2.c:3470
27504 #, fuzzy, gcc-internal-format
27505 msgid "default argument missing for parameter %P of %q+#D"
27506 msgstr "²¾°ú¿ô¥ê¥¹¥È¤«¤é¤Î²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
27508 #. Can't throw a reference.
27509 #: cp/except.c:269
27510 #, gcc-internal-format
27511 msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
27512 msgstr ""
27514 #: cp/except.c:280
27515 #, fuzzy, gcc-internal-format
27516 msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
27517 msgstr "Java `catch' ¤ä `throw' ¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢`jthrowable' ¤Ï̤ÄêµÁ¤Ç¤¹"
27519 #. Thrown object must be a Throwable.
27520 #: cp/except.c:287
27521 #, gcc-internal-format
27522 msgid "type %qT is not derived from %<java::lang::Throwable%>"
27523 msgstr ""
27525 #: cp/except.c:350
27526 #, gcc-internal-format
27527 msgid "mixing C++ and Java catches in a single translation unit"
27528 msgstr "C++ ¤È Java ¤Î `catch' ¤ò°ì¤Ä¤ÎËÝÌõ¥æ¥Ë¥Ã¥È¤Ë¤Þ¤È¤á¤Þ¤¹"
27530 #: cp/except.c:619
27531 #, gcc-internal-format
27532 msgid "throwing NULL, which has integral, not pointer type"
27533 msgstr ""
27535 #: cp/except.c:642 cp/init.c:1723
27536 #, gcc-internal-format
27537 msgid "%qD should never be overloaded"
27538 msgstr ""
27540 #: cp/except.c:725
27541 #, gcc-internal-format
27542 msgid "  in thrown expression"
27543 msgstr "  throw ¤µ¤ì¤¿¼°¤ÎÃæ"
27545 #: cp/except.c:881
27546 #, gcc-internal-format
27547 msgid "expression %qE of abstract class type %qT cannot be used in throw-expression"
27548 msgstr ""
27550 #: cp/except.c:966
27551 #, gcc-internal-format
27552 msgid "%Hexception of type %qT will be caught"
27553 msgstr ""
27555 #: cp/except.c:968
27556 #, gcc-internal-format
27557 msgid "%H   by earlier handler for %qT"
27558 msgstr ""
27560 #: cp/except.c:998
27561 #, gcc-internal-format
27562 msgid "%H%<...%> handler must be the last handler for its try block"
27563 msgstr ""
27565 #: cp/friend.c:156
27566 #, gcc-internal-format
27567 msgid "%qD is already a friend of class %qT"
27568 msgstr ""
27570 #: cp/friend.c:232
27571 #, gcc-internal-format
27572 msgid "invalid type %qT declared %<friend%>"
27573 msgstr ""
27575 #. [temp.friend]
27576 #. Friend declarations shall not declare partial
27577 #. specializations.
27578 #. template <class U> friend class T::X<U>;
27579 #. [temp.friend]
27580 #. Friend declarations shall not declare partial
27581 #. specializations.
27582 #: cp/friend.c:248 cp/friend.c:278
27583 #, gcc-internal-format
27584 msgid "partial specialization %qT declared %<friend%>"
27585 msgstr ""
27587 #: cp/friend.c:256
27588 #, gcc-internal-format
27589 msgid "class %qT is implicitly friends with itself"
27590 msgstr ""
27592 #: cp/friend.c:314
27593 #, fuzzy, gcc-internal-format
27594 msgid "%qT is not a member of %qT"
27595 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
27597 #: cp/friend.c:319
27598 #, gcc-internal-format
27599 msgid "%qT is not a member class template of %qT"
27600 msgstr ""
27602 #: cp/friend.c:327
27603 #, gcc-internal-format
27604 msgid "%qT is not a nested class of %qT"
27605 msgstr ""
27607 #. template <class T> friend class T;
27608 #: cp/friend.c:340
27609 #, fuzzy, gcc-internal-format
27610 msgid "template parameter type %qT declared %<friend%>"
27611 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
27613 #. template <class T> friend class A; where A is not a template
27614 #: cp/friend.c:346
27615 #, gcc-internal-format
27616 msgid "%q#T is not a template"
27617 msgstr ""
27619 #: cp/friend.c:368
27620 #, gcc-internal-format
27621 msgid "%qD is already a friend of %qT"
27622 msgstr ""
27624 #: cp/friend.c:377
27625 #, gcc-internal-format
27626 msgid "%qT is already a friend of %qT"
27627 msgstr ""
27629 #: cp/friend.c:494
27630 #, gcc-internal-format
27631 msgid "member %qD declared as friend before type %qT defined"
27632 msgstr ""
27634 #: cp/friend.c:550
27635 #, fuzzy, gcc-internal-format
27636 msgid "friend declaration %q#D declares a non-template function"
27637 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
27639 #: cp/friend.c:554
27640 #, fuzzy, gcc-internal-format
27641 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"
27642 msgstr "¡Ê¤â¤·¤³¤ì¤¬¤¢¤Ê¤¿¤Î°Õ¿Þ¤·¤¿¤â¤Î¤Ç¤Ê¤±¤ì¤Ð¡¢´Ø¿ô¥Æ¥ó¥×¥ì¡¼¥È¤Ï´û¤ËÀë¸ÀºÑ¤Ç¤¢¤ë»ö¤ò³Îǧ¤·¡¢¤³¤³¤Î´Ø¿ô̾¤Î¸å¤í¤Ë <> ¤òÉÕ¤±Â­¤·¤Æ¤¯¤À¤µ¤¤¡Ë -Wno-non-template-friend ¤Ç¤³¤Î·Ù¹ðɽ¼¨¤ò̵¸ú¤Ë¤·¤Þ¤¹"
27644 #: cp/init.c:334
27645 #, gcc-internal-format
27646 msgid "%J%qD should be initialized in the member initialization list"
27647 msgstr ""
27649 #: cp/init.c:382
27650 #, gcc-internal-format
27651 msgid "%Jdefault-initialization of %q#D, which has reference type"
27652 msgstr ""
27654 #: cp/init.c:388
27655 #, gcc-internal-format
27656 msgid "%Juninitialized reference member %qD"
27657 msgstr ""
27659 #: cp/init.c:391
27660 #, gcc-internal-format
27661 msgid "%Juninitialized member %qD with %<const%> type %qT"
27662 msgstr ""
27664 #: cp/init.c:534
27665 #, gcc-internal-format
27666 msgid "%q+D will be initialized after"
27667 msgstr ""
27669 #: cp/init.c:537
27670 #, gcc-internal-format
27671 msgid "base %qT will be initialized after"
27672 msgstr ""
27674 #: cp/init.c:540
27675 #, gcc-internal-format
27676 msgid "  %q+#D"
27677 msgstr ""
27679 #: cp/init.c:542
27680 #, gcc-internal-format
27681 msgid "  base %qT"
27682 msgstr ""
27684 #: cp/init.c:543
27685 #, gcc-internal-format
27686 msgid "%J  when initialized here"
27687 msgstr ""
27689 #: cp/init.c:559
27690 #, fuzzy, gcc-internal-format
27691 msgid "%Jmultiple initializations given for %qD"
27692 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
27694 #: cp/init.c:562
27695 #, gcc-internal-format
27696 msgid "%Jmultiple initializations given for base %qT"
27697 msgstr ""
27699 #: cp/init.c:629
27700 #, fuzzy, gcc-internal-format
27701 msgid "%Jinitializations for multiple members of %qT"
27702 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
27704 #: cp/init.c:691
27705 #, gcc-internal-format
27706 msgid "%Jbase class %q#T should be explicitly initialized in the copy constructor"
27707 msgstr ""
27709 #: cp/init.c:915 cp/init.c:934
27710 #, gcc-internal-format
27711 msgid "class %qT does not have any field named %qD"
27712 msgstr ""
27714 #: cp/init.c:921
27715 #, fuzzy, gcc-internal-format
27716 msgid "%q#D is a static data member; it can only be initialized at its definition"
27717 msgstr "`com_interface' Â°À­¤Ï¥¯¥é¥¹ÄêµÁ¤Ë¤Î¤ßÍѤ¤¤ë»ö¤¬¤Ç¤­¤Þ¤¹"
27719 #: cp/init.c:928
27720 #, gcc-internal-format
27721 msgid "%q#D is not a non-static data member of %qT"
27722 msgstr ""
27724 #: cp/init.c:967
27725 #, fuzzy, gcc-internal-format
27726 msgid "unnamed initializer for %qT, which has no base classes"
27727 msgstr "´ðÄ쥯¥é¥¹¤ò»ý¤Ä¥¯¥é¥¹¤Î¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹"
27729 #: cp/init.c:975
27730 #, gcc-internal-format
27731 msgid "unnamed initializer for %qT, which uses multiple inheritance"
27732 msgstr ""
27734 #: cp/init.c:1021
27735 #, gcc-internal-format
27736 msgid "%qD is both a direct base and an indirect virtual base"
27737 msgstr ""
27739 #: cp/init.c:1029
27740 #, gcc-internal-format
27741 msgid "type %qT is not a direct or virtual base of %qT"
27742 msgstr ""
27744 #: cp/init.c:1032
27745 #, gcc-internal-format
27746 msgid "type %qT is not a direct base of %qT"
27747 msgstr ""
27749 #: cp/init.c:1112
27750 #, gcc-internal-format
27751 msgid "bad array initializer"
27752 msgstr "ÇÛÎó¤ÎÉÔÀµ¤Ê½é´ü²½"
27754 #: cp/init.c:1291
27755 #, fuzzy, gcc-internal-format
27756 msgid "%qT is not an aggregate type"
27757 msgstr "È󽸹çÂη¿¤ËÂФ·¤ÆŬÍѤµ¤ì¤¿ `sigof'"
27759 #: cp/init.c:1345
27760 #, gcc-internal-format
27761 msgid "incomplete type %qT does not have member %qD"
27762 msgstr ""
27764 #: cp/init.c:1358
27765 #, fuzzy, gcc-internal-format
27766 msgid "invalid pointer to bit-field %qD"
27767 msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹"
27769 #: cp/init.c:1435
27770 #, fuzzy, gcc-internal-format
27771 msgid "invalid use of non-static member function %qD"
27772 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
27774 #: cp/init.c:1441
27775 #, fuzzy, gcc-internal-format
27776 msgid "invalid use of non-static data member %qD"
27777 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
27779 #: cp/init.c:1670
27780 #, fuzzy, gcc-internal-format
27781 msgid "invalid type %<void%> for new"
27782 msgstr "new ¤ËÂФ·¤Æ̵¸ú¤Ê·¿¤Ç¤¢¤ë `void'"
27784 #: cp/init.c:1680
27785 #, gcc-internal-format
27786 msgid "uninitialized const in %<new%> of %q#T"
27787 msgstr ""
27789 #: cp/init.c:1718
27790 #, fuzzy, gcc-internal-format
27791 msgid "call to Java constructor with %qs undefined"
27792 msgstr "Java ¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢`%s' ¤Ï̤ÄêµÁ¤Ç¤¹"
27794 #: cp/init.c:1758
27795 #, fuzzy, gcc-internal-format
27796 msgid "no suitable %qD found in class %qT"
27797 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤¬¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
27799 #: cp/init.c:1763
27800 #, fuzzy, gcc-internal-format
27801 msgid "request for member %qD is ambiguous"
27802 msgstr "Í׵ᤵ¤ì¤¿¥á¥ó¥Ð `%s' ¤Ï¿½Å·Ñ¾µ¥°¥é¥Õ¤ÎÃæ¤ÇÛ£Ëæ¤Ç¤¹"
27804 #: cp/init.c:1905
27805 #, fuzzy, gcc-internal-format
27806 msgid "ISO C++ forbids initialization in array new"
27807 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
27809 #: cp/init.c:2104
27810 #, gcc-internal-format
27811 msgid "size in array new must have integral type"
27812 msgstr "ÇÛÎó new ¤Ç¤Î¥µ¥¤¥º¤Ï´°Á´¤Ê·¿¤ò»ý¤¿¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
27814 #: cp/init.c:2120
27815 #, gcc-internal-format
27816 msgid "allocating zero-element array"
27817 msgstr ""
27819 #: cp/init.c:2128
27820 #, gcc-internal-format
27821 msgid "new cannot be applied to a reference type"
27822 msgstr "»²¾È·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
27824 #: cp/init.c:2134
27825 #, gcc-internal-format
27826 msgid "new cannot be applied to a function type"
27827 msgstr "´Ø¿ô·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
27829 #: cp/init.c:2167
27830 #, fuzzy, gcc-internal-format
27831 msgid "call to Java constructor, while %<jclass%> undefined"
27832 msgstr "Java ¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢`jclass' ¤Ï̤ÄêµÁ¤Ç¤¹"
27834 #: cp/init.c:2185
27835 #, fuzzy, gcc-internal-format
27836 msgid "can't find %<class$%> in %qT"
27837 msgstr "class$ ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
27839 #: cp/init.c:2544
27840 #, gcc-internal-format
27841 msgid "initializer ends prematurely"
27842 msgstr "½é´üÀßÄê»Ò¤ÎËöÈø¤¬ËÜÍè¤è¤êÁ᤯½Ð¸½¤·¤Þ¤·¤¿"
27844 #: cp/init.c:2599
27845 #, gcc-internal-format
27846 msgid "cannot initialize multi-dimensional array with initializer"
27847 msgstr "¿¼¡¸µÇÛÎó¤Ï½é´ü²½»Ò¤Ç½é´ü²½¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
27849 #: cp/init.c:2736
27850 #, gcc-internal-format
27851 msgid "possible problem detected in invocation of delete operator:"
27852 msgstr ""
27854 #: cp/init.c:2739
27855 #, gcc-internal-format
27856 msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined."
27857 msgstr ""
27859 #: cp/init.c:2760
27860 #, gcc-internal-format
27861 msgid "unknown array size in delete"
27862 msgstr "delete ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤¬ÉÔÌÀ¤Ç¤¹"
27864 #: cp/init.c:3006
27865 #, gcc-internal-format
27866 msgid "type to vector delete is neither pointer or array type"
27867 msgstr "¥Ù¥¯¥È¥ë·¿¤Î delete ¤Ç¤¹¤¬¡¢¥Ý¥¤¥ó¥¿¤Ç¤âÇÛÎ󷿤Ǥ⤢¤ê¤Þ¤»¤ó"
27869 #: cp/lex.c:467
27870 #, gcc-internal-format
27871 msgid "junk at end of #pragma %s"
27872 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
27874 #: cp/lex.c:474
27875 #, gcc-internal-format
27876 msgid "invalid #pragma %s"
27877 msgstr "̵¸ú¤Ê #pragma %s ¤Ç¤¹"
27879 #: cp/lex.c:482
27880 #, fuzzy, gcc-internal-format
27881 msgid "#pragma vtable no longer supported"
27882 msgstr "--driver ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
27884 #: cp/lex.c:561
27885 #, fuzzy, gcc-internal-format
27886 msgid "#pragma implementation for %qs appears after file is included"
27887 msgstr "%s ¤Ø¤Î #pragma implementation ¤Ï¥Õ¥¡¥¤¥ë¤¬ include ¤µ¤ì¤¿¸å¤Ç½Ð¸½¤·¤Þ¤·¤¿"
27889 #: cp/lex.c:586
27890 #, gcc-internal-format
27891 msgid "junk at end of #pragma GCC java_exceptions"
27892 msgstr "#pragma GCC java_exceptions ¤ÎËöÈø¤Ë¥´¥ß"
27894 #: cp/lex.c:600
27895 #, fuzzy, gcc-internal-format
27896 msgid "%qD not defined"
27897 msgstr "\"%s\" ¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
27899 #: cp/lex.c:604
27900 #, gcc-internal-format
27901 msgid "%qD was not declared in this scope"
27902 msgstr ""
27904 #. In a template, it is invalid to write "f()" or "f(3)" if no
27905 #. declaration of "f" is available.  Historically, G++ and most
27906 #. other compilers accepted that usage since they deferred all name
27907 #. lookup until instantiation time rather than doing unqualified
27908 #. name lookup at template definition time; explain to the user what
27909 #. is going wrong.
27911 #. Note that we have the exact wording of the following message in
27912 #. the manual (trouble.texi, node "Name lookup"), so they need to
27913 #. be kept in synch.
27914 #: cp/lex.c:641
27915 #, gcc-internal-format
27916 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
27917 msgstr ""
27919 #: cp/lex.c:650
27920 #, gcc-internal-format
27921 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
27922 msgstr ""
27924 #: cp/mangle.c:2164
27925 #, fuzzy, gcc-internal-format
27926 msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
27927 msgstr "´Ø¿ô·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
27929 #: cp/mangle.c:2172
27930 #, gcc-internal-format
27931 msgid "zero-operand casts cannot be mangled due to a defect in the C++ ABI"
27932 msgstr ""
27934 #: cp/mangle.c:2222
27935 #, gcc-internal-format
27936 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
27937 msgstr ""
27939 #: cp/mangle.c:2532
27940 #, gcc-internal-format
27941 msgid "the mangled name of %qD will change in a future version of GCC"
27942 msgstr ""
27944 #: cp/method.c:459
27945 #, gcc-internal-format
27946 msgid "generic thunk code fails for method %q#D which uses %<...%>"
27947 msgstr ""
27949 #: cp/method.c:695
27950 #, gcc-internal-format
27951 msgid "non-static const member %q#D, can't use default assignment operator"
27952 msgstr ""
27954 #: cp/method.c:701
27955 #, gcc-internal-format
27956 msgid "non-static reference member %q#D, can't use default assignment operator"
27957 msgstr ""
27959 #: cp/method.c:813
27960 #, gcc-internal-format
27961 msgid "%Hsynthesized method %qD first required here "
27962 msgstr ""
27964 #: cp/method.c:1148
27965 #, gcc-internal-format
27966 msgid "vtable layout for class %qT may not be ABI-compliantand may change in a future version of GCC due to implicit virtual destructor"
27967 msgstr ""
27969 #: cp/name-lookup.c:712
27970 #, fuzzy, gcc-internal-format
27971 msgid "redeclaration of %<wchar_t%> as %qT"
27972 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
27974 #. A redeclaration of main, but not a duplicate of the
27975 #. previous one.
27977 #. [basic.start.main]
27979 #. This function shall not be overloaded.
27980 #: cp/name-lookup.c:742
27981 #, fuzzy, gcc-internal-format
27982 msgid "invalid redeclaration of %q+D"
27983 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
27985 #: cp/name-lookup.c:743
27986 #, gcc-internal-format
27987 msgid "as %qD"
27988 msgstr ""
27990 #: cp/name-lookup.c:834
27991 #, fuzzy, gcc-internal-format
27992 msgid "type mismatch with previous external decl of %q#D"
27993 msgstr "·¿¤¬Á°Êý¤Î³°ÉôÀë¸À¤È°ìÃפ·¤Þ¤»¤ó"
27995 #: cp/name-lookup.c:835
27996 #, fuzzy, gcc-internal-format
27997 msgid "previous external decl of %q+#D"
27998 msgstr "Á°Êý¤Î `%s' ¤Î³°ÉôÀë¸À"
28000 #: cp/name-lookup.c:926
28001 #, fuzzy, gcc-internal-format
28002 msgid "extern declaration of %q#D doesn't match"
28003 msgstr "`%s' ¤Îextern Àë¸À¤Ï¥°¥í¡¼¥Ð¥ë¤Î¤½¤ì¤È°ìÃפ·¤Þ¤»¤ó"
28005 #: cp/name-lookup.c:927
28006 #, fuzzy, gcc-internal-format
28007 msgid "global declaration %q+#D"
28008 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
28010 #: cp/name-lookup.c:964 cp/name-lookup.c:971
28011 #, fuzzy, gcc-internal-format
28012 msgid "declaration of %q#D shadows a parameter"
28013 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
28015 #. Location of previous decl is not useful in this case.
28016 #: cp/name-lookup.c:996
28017 #, fuzzy, gcc-internal-format
28018 msgid "declaration of %qD shadows a member of 'this'"
28019 msgstr "`%s' ¤ÎÀë¸À¤Ë¤è¤ê `this' ¤Î¥á¥ó¥Ð¤¬Ê¤¤¤±£¤µ¤ì¤Þ¤¹"
28021 #: cp/name-lookup.c:1002
28022 #, fuzzy, gcc-internal-format
28023 msgid "declaration of %qD shadows a previous local"
28024 msgstr "`%s' ¤ÎÀë¸À¤ÏÁ°Êý¤Î¥í¡¼¥«¥ë¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
28026 #: cp/name-lookup.c:1009
28027 #, fuzzy, gcc-internal-format
28028 msgid "declaration of %qD shadows a global declaration"
28029 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
28031 #: cp/name-lookup.c:1132
28032 #, fuzzy, gcc-internal-format
28033 msgid "name lookup of %qD changed"
28034 msgstr "`%s' ¤Î̾Á°°ú¤­¤ÏÊѹ¹¤µ¤ì¤Þ¤·¤¿"
28036 #: cp/name-lookup.c:1133
28037 #, gcc-internal-format
28038 msgid "  matches this %q+D under ISO standard rules"
28039 msgstr ""
28041 #: cp/name-lookup.c:1135
28042 #, gcc-internal-format
28043 msgid "  matches this %q+D under old rules"
28044 msgstr ""
28046 #: cp/name-lookup.c:1153 cp/name-lookup.c:1161
28047 #, fuzzy, gcc-internal-format
28048 msgid "name lookup of %qD changed for new ISO %<for%> scoping"
28049 msgstr "`%s' ¤Î̾Á°°ú¤­¤Ï¿·¤¿¤Ê ISO `for' ¥¹¥³¡¼¥×¤ËÊѤï¤ê¤Þ¤·¤¿"
28051 #: cp/name-lookup.c:1155
28052 #, gcc-internal-format
28053 msgid "  cannot use obsolete binding at %q+D because it has a destructor"
28054 msgstr ""
28056 #: cp/name-lookup.c:1163
28057 #, gcc-internal-format
28058 msgid "  using obsolete binding at %q+D"
28059 msgstr ""
28061 #: cp/name-lookup.c:1216
28062 #, gcc-internal-format
28063 msgid "%s %s(%E) %p %d\n"
28064 msgstr ""
28066 #: cp/name-lookup.c:1219
28067 #, fuzzy, gcc-internal-format
28068 msgid "%s %s %p %d\n"
28069 msgstr "%s: %s: "
28071 #: cp/name-lookup.c:1346
28072 #, gcc-internal-format
28073 msgid "XXX is_class_level != (current_scope == class_scope)\n"
28074 msgstr ""
28076 #: cp/name-lookup.c:1909
28077 #, fuzzy, gcc-internal-format
28078 msgid "%q#D hides constructor for %q#T"
28079 msgstr "%d ¸Ä¤Î¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
28081 #: cp/name-lookup.c:1926
28082 #, fuzzy, gcc-internal-format
28083 msgid "%q#D conflicts with previous using declaration %q#D"
28084 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
28086 #: cp/name-lookup.c:1949
28087 #, fuzzy, gcc-internal-format
28088 msgid "previous non-function declaration %q+#D"
28089 msgstr "Á°Êý¤Ç¤Î `%s' ¤Î°ÅÌÛŪ¤ÊÀë¸À"
28091 #: cp/name-lookup.c:1950
28092 #, fuzzy, gcc-internal-format
28093 msgid "conflicts with function declaration %q#D"
28094 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
28096 #. It's a nested name with template parameter dependent scope.
28097 #. This can only be using-declaration for class member.
28098 #: cp/name-lookup.c:2028 cp/name-lookup.c:2053
28099 #, fuzzy, gcc-internal-format
28100 msgid "%qT is not a namespace"
28101 msgstr "%s=%s ¤Ï¿ôÃͤǤϤ¢¤ê¤Þ¤»¤ó"
28103 #. 7.3.3/5
28104 #. A using-declaration shall not name a template-id.
28105 #: cp/name-lookup.c:2038
28106 #, gcc-internal-format
28107 msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
28108 msgstr ""
28110 #: cp/name-lookup.c:2045
28111 #, gcc-internal-format
28112 msgid "namespace %qD not allowed in using-declaration"
28113 msgstr ""
28115 #: cp/name-lookup.c:2081
28116 #, gcc-internal-format
28117 msgid "%qD not declared"
28118 msgstr ""
28120 #: cp/name-lookup.c:2102 cp/name-lookup.c:2139 cp/name-lookup.c:2173
28121 #, gcc-internal-format
28122 msgid "%qD is already declared in this scope"
28123 msgstr ""
28125 #: cp/name-lookup.c:2179
28126 #, gcc-internal-format
28127 msgid "using declaration %qD introduced ambiguous type %qT"
28128 msgstr ""
28130 #: cp/name-lookup.c:2777
28131 #, gcc-internal-format
28132 msgid "using-declaration for non-member at class scope"
28133 msgstr ""
28135 #: cp/name-lookup.c:2784
28136 #, gcc-internal-format
28137 msgid "%<%T::%D%> names destructor"
28138 msgstr ""
28140 #: cp/name-lookup.c:2789
28141 #, gcc-internal-format
28142 msgid "%<%T::%D%> names constructor"
28143 msgstr ""
28145 #: cp/name-lookup.c:2794
28146 #, gcc-internal-format
28147 msgid "%<%T::%D%> names constructor in %qT"
28148 msgstr ""
28150 #: cp/name-lookup.c:2844
28151 #, gcc-internal-format
28152 msgid "no members matching %<%T::%D%> in %q#T"
28153 msgstr ""
28155 #: cp/name-lookup.c:2912
28156 #, gcc-internal-format
28157 msgid "declaration of %qD not in a namespace surrounding %qD"
28158 msgstr ""
28160 #: cp/name-lookup.c:2920
28161 #, fuzzy, gcc-internal-format
28162 msgid "explicit qualification in declaration of %qD"
28163 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
28165 #: cp/name-lookup.c:2963
28166 #, gcc-internal-format
28167 msgid "%qD should have been declared inside %qD"
28168 msgstr ""
28170 #: cp/name-lookup.c:3034
28171 #, gcc-internal-format
28172 msgid "namespace alias %qD not allowed here, assuming %qD"
28173 msgstr ""
28175 #: cp/name-lookup.c:3089
28176 #, fuzzy, gcc-internal-format
28177 msgid "%qs attribute requires a single NTBS argument"
28178 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹\n"
28180 #: cp/name-lookup.c:3378
28181 #, gcc-internal-format
28182 msgid "strong using only meaningful at namespace scope"
28183 msgstr ""
28185 #: cp/name-lookup.c:3382
28186 #, gcc-internal-format
28187 msgid "current namespace %qD does not enclose strongly used namespace %qD"
28188 msgstr ""
28190 #: cp/name-lookup.c:3390
28191 #, fuzzy, gcc-internal-format
28192 msgid "%qD attribute directive ignored"
28193 msgstr "`%s' Â°À­¤Îµ¿»÷Ì¿Î᤬̵»ë¤µ¤ì¤Þ¤·¤¿"
28195 #: cp/name-lookup.c:3540
28196 #, gcc-internal-format
28197 msgid "%qD denotes an ambiguous type"
28198 msgstr ""
28200 #: cp/name-lookup.c:3541
28201 #, fuzzy, gcc-internal-format
28202 msgid "%J  first type here"
28203 msgstr "  ¤³¤³¤«¤é"
28205 #: cp/name-lookup.c:3542
28206 #, gcc-internal-format
28207 msgid "%J  other type here"
28208 msgstr ""
28210 #: cp/name-lookup.c:4298
28211 #, fuzzy, gcc-internal-format
28212 msgid "%q+D is not a function,"
28213 msgstr "¸Æ¤Ó½Ð¤µ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È¤Ï´Ø¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
28215 #: cp/name-lookup.c:4299
28216 #, fuzzy, gcc-internal-format
28217 msgid "  conflict with %q+D"
28218 msgstr "`%s' ¤Ï `-g%s' ¤È¶¥¹ç¤¹¤ë¤¿¤á̵»ë¤µ¤ì¤Þ¤·¤¿"
28220 #: cp/name-lookup.c:4720
28221 #, gcc-internal-format
28222 msgid "argument dependent lookup finds %q+D"
28223 msgstr ""
28225 #: cp/name-lookup.c:5152
28226 #, gcc-internal-format
28227 msgid "XXX entering pop_everything ()\n"
28228 msgstr ""
28230 #: cp/name-lookup.c:5161
28231 #, gcc-internal-format
28232 msgid "XXX leaving pop_everything ()\n"
28233 msgstr ""
28235 #: cp/parser.c:1964
28236 #, gcc-internal-format
28237 msgid "%<#pragma%> is not allowed here"
28238 msgstr ""
28240 #: cp/parser.c:1994
28241 #, gcc-internal-format
28242 msgid "%<%D::%D%> has not been declared"
28243 msgstr ""
28245 #: cp/parser.c:1997 cp/semantics.c:2414
28246 #, gcc-internal-format
28247 msgid "%<::%D%> has not been declared"
28248 msgstr ""
28250 #: cp/parser.c:2000
28251 #, gcc-internal-format
28252 msgid "request for member %qD in non-class type %qT"
28253 msgstr ""
28255 #: cp/parser.c:2003
28256 #, gcc-internal-format
28257 msgid "%<%T::%D%> has not been declared"
28258 msgstr ""
28260 #: cp/parser.c:2006
28261 #, gcc-internal-format
28262 msgid "%qD has not been declared"
28263 msgstr ""
28265 #: cp/parser.c:2009
28266 #, gcc-internal-format
28267 msgid "%<%D::%D%> %s"
28268 msgstr ""
28270 #: cp/parser.c:2011
28271 #, gcc-internal-format
28272 msgid "%<::%D%> %s"
28273 msgstr ""
28275 #: cp/parser.c:2013
28276 #, fuzzy, gcc-internal-format
28277 msgid "%qD %s"
28278 msgstr "%s: %s"
28280 #: cp/parser.c:2049
28281 #, fuzzy, gcc-internal-format
28282 msgid "ISO C++ does not support %<long long%>"
28283 msgstr "ISO C++ ¤Ï `long long' ¤ò¼õ¤±Æþ¤ì¤Þ¤»¤ó"
28285 #: cp/parser.c:2069
28286 #, fuzzy, gcc-internal-format
28287 msgid "duplicate %qs"
28288 msgstr "`%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
28290 #: cp/parser.c:2112
28291 #, fuzzy, gcc-internal-format
28292 msgid "new types may not be defined in a return type"
28293 msgstr "»²¾È·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
28295 #: cp/parser.c:2113
28296 #, fuzzy, gcc-internal-format
28297 msgid "(perhaps a semicolon is missing after the definition of %qT)"
28298 msgstr "%s Àë¸À¤Î¸å¤í¤Î¥»¥ß¥³¥í¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
28300 #: cp/parser.c:2132 cp/parser.c:3896 cp/pt.c:4587
28301 #, gcc-internal-format
28302 msgid "%qT is not a template"
28303 msgstr ""
28305 #: cp/parser.c:2134
28306 #, gcc-internal-format
28307 msgid "%qE is not a template"
28308 msgstr ""
28310 #: cp/parser.c:2136
28311 #, fuzzy, gcc-internal-format
28312 msgid "invalid template-id"
28313 msgstr "̵¸ú¤Ê·¿: `void &'"
28315 #: cp/parser.c:2165
28316 #, fuzzy, gcc-internal-format
28317 msgid "%s cannot appear in a constant-expression"
28318 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
28320 #: cp/parser.c:2190
28321 #, fuzzy, gcc-internal-format
28322 msgid "invalid use of template-name %qE without an argument list"
28323 msgstr "̵¸ú¤Ê¥Ç¥Õ¥©¥ë¥È¥Æ¥ó¥×¥ì¡¼¥È°ú¿ô"
28325 #: cp/parser.c:2192
28326 #, fuzzy, gcc-internal-format
28327 msgid "invalid use of destructor %qD as a type"
28328 msgstr "`restrict' ¤ÎÍÑË¡¤¬ÉÔŬÀڤǤ¹"
28330 #. Something like 'unsigned A a;'
28331 #: cp/parser.c:2195
28332 #, gcc-internal-format
28333 msgid "invalid combination of multiple type-specifiers"
28334 msgstr ""
28336 #. Issue an error message.
28337 #: cp/parser.c:2199
28338 #, gcc-internal-format
28339 msgid "%qE does not name a type"
28340 msgstr ""
28342 #: cp/parser.c:2231
28343 #, gcc-internal-format
28344 msgid "(perhaps %<typename %T::%E%> was intended)"
28345 msgstr ""
28347 #: cp/parser.c:2246
28348 #, gcc-internal-format
28349 msgid "%qE in namespace %qE does not name a type"
28350 msgstr ""
28352 #: cp/parser.c:2249
28353 #, gcc-internal-format
28354 msgid "%qE in class %qT does not name a type"
28355 msgstr ""
28357 #: cp/parser.c:3009
28358 #, gcc-internal-format
28359 msgid "ISO C++ forbids braced-groups within expressions"
28360 msgstr "ISO C++ ¤Ï¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤ò¶Ø¤¸¤Þ¤¹"
28362 #: cp/parser.c:3018
28363 #, fuzzy, gcc-internal-format
28364 msgid "statement-expressions are allowed only inside functions"
28365 msgstr "¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤Ï´Ø¿ô¤ÎÆ⦤ǤΤߵö¤µ¤ì¤Þ¤¹"
28367 #: cp/parser.c:3069
28368 #, fuzzy, gcc-internal-format
28369 msgid "%<this%> may not be used in this context"
28370 msgstr "¥Þ¥¯¥í°ú¿ôÆâ¤Ç¥Ç¥£¥ì¥¯¥È¥ê¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
28372 #: cp/parser.c:3233
28373 #, gcc-internal-format
28374 msgid "local variable %qD may not appear in this context"
28375 msgstr ""
28377 #: cp/parser.c:3530
28378 #, gcc-internal-format
28379 msgid "scope %qT before %<~%> is not a class-name"
28380 msgstr ""
28382 #: cp/parser.c:3631
28383 #, fuzzy, gcc-internal-format
28384 msgid "declaration of %<~%T%> as member of %qT"
28385 msgstr "`%s' ¤ÎÀë¸À¤Ë¤è¤ê `this' ¤Î¥á¥ó¥Ð¤¬Ê¤¤¤±£¤µ¤ì¤Þ¤¹"
28387 #: cp/parser.c:3645
28388 #, gcc-internal-format
28389 msgid "typedef-name %qD used as destructor declarator"
28390 msgstr ""
28392 #: cp/parser.c:3855 cp/parser.c:13014 cp/parser.c:15166
28393 #, fuzzy, gcc-internal-format
28394 msgid "reference to %qD is ambiguous"
28395 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
28397 #: cp/parser.c:3897 cp/typeck.c:2047 cp/typeck.c:2067
28398 #, gcc-internal-format
28399 msgid "%qD is not a template"
28400 msgstr ""
28402 #: cp/parser.c:4286
28403 #, fuzzy, gcc-internal-format
28404 msgid "ISO C++ forbids compound-literals"
28405 msgstr "ISO C++ ¤ÏÊ£¹ç¥ê¥Æ¥é¥ë¤ò¶Ø¤¸¤Þ¤¹"
28407 #: cp/parser.c:4634
28408 #, gcc-internal-format
28409 msgid "%qE does not have class type"
28410 msgstr ""
28412 #: cp/parser.c:4710 cp/typeck.c:1976
28413 #, fuzzy, gcc-internal-format
28414 msgid "invalid use of %qD"
28415 msgstr "`restrict' ¤ÎÍÑË¡¤¬ÉÔŬÀڤǤ¹"
28417 #: cp/parser.c:5234
28418 #, gcc-internal-format
28419 msgid "array bound forbidden after parenthesized type-id"
28420 msgstr ""
28422 #: cp/parser.c:5235
28423 #, gcc-internal-format
28424 msgid "try removing the parentheses around the type-id"
28425 msgstr ""
28427 #: cp/parser.c:5437
28428 #, fuzzy, gcc-internal-format
28429 msgid "expression in new-declarator must have integral or enumeration type"
28430 msgstr "ÇÛÎó new ¤Ç¤Î¥µ¥¤¥º¤Ï´°Á´¤Ê·¿¤ò»ý¤¿¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
28432 #: cp/parser.c:5626
28433 #, gcc-internal-format
28434 msgid "use of old-style cast"
28435 msgstr "¸Å¤¤¥¹¥¿¥¤¥ë¤Î¥­¥ã¥¹¥È¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹"
28437 #: cp/parser.c:6415
28438 #, fuzzy, gcc-internal-format
28439 msgid "case label %qE not within a switch statement"
28440 msgstr "case ¥é¥Ù¥ë¤¬ switch Ê¸¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
28442 #: cp/parser.c:6981
28443 #, gcc-internal-format
28444 msgid "ISO C++ forbids computed gotos"
28445 msgstr "ISO C++ ¤Ï·×»»·¿ goto ¤ò¶Ø¤¸¤Þ¤¹"
28447 #: cp/parser.c:7113
28448 #, gcc-internal-format
28449 msgid "extra %<;%>"
28450 msgstr ""
28452 #: cp/parser.c:7452
28453 #, gcc-internal-format
28454 msgid "mixing declarations and function-definitions is forbidden"
28455 msgstr ""
28457 #: cp/parser.c:7584
28458 #, gcc-internal-format
28459 msgid "%<friend%> used outside of class"
28460 msgstr ""
28462 #: cp/parser.c:7738
28463 #, fuzzy, gcc-internal-format
28464 msgid "class definition may not be declared a friend"
28465 msgstr "`%s' ¤Ï´Ø¿ô¤Ç¤â¥á¥ó¥Ð´Ø¿ô¤Ç¤â¤¢¤ê¤Þ¤»¤ó -- friend ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
28467 #: cp/parser.c:7802 cp/parser.c:14120
28468 #, gcc-internal-format
28469 msgid "templates may not be %<virtual%>"
28470 msgstr ""
28472 #: cp/parser.c:8055
28473 #, gcc-internal-format
28474 msgid "only constructors take base initializers"
28475 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤·¤«´ðÄì½é´ü²½»Ò¥ê¥¹¥È¤ò¤È¤ê¤Þ¤»¤ó"
28477 #: cp/parser.c:8107
28478 #, fuzzy, gcc-internal-format
28479 msgid "anachronistic old-style base class initializer"
28480 msgstr "Á°»þÂåŪ¤Ê¸Å¤¤¥¹¥¿¥¤¥ë¤Î´ðÄ쥯¥é¥¹½é´ü²½»Ò¤Ç¤¹"
28482 #: cp/parser.c:8151
28483 #, gcc-internal-format
28484 msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
28485 msgstr ""
28487 #. Warn that we do not support `export'.
28488 #: cp/parser.c:8496
28489 #, gcc-internal-format
28490 msgid "keyword %<export%> not implemented, and will be ignored"
28491 msgstr ""
28493 #. Otherwise, emit an error about the invalid digraph, but continue
28494 #. parsing because we got our argument list.
28495 #: cp/parser.c:8889
28496 #, gcc-internal-format
28497 msgid "%<<::%> cannot begin a template-argument list"
28498 msgstr ""
28500 #: cp/parser.c:8890
28501 #, gcc-internal-format
28502 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
28503 msgstr ""
28505 #: cp/parser.c:8897
28506 #, gcc-internal-format
28507 msgid "(if you use -fpermissive G++ will accept your code)"
28508 msgstr ""
28510 #: cp/parser.c:8970
28511 #, fuzzy, gcc-internal-format
28512 msgid "parse error in template argument list"
28513 msgstr "¥Þ¥¯¥í°ú¿ô¥ê¥¹¥È¤Ë¤¢¤êÆÀ¤Ê¤¤¥È¡¼¥¯¥ó"
28515 #. Explain what went wrong.
28516 #: cp/parser.c:9083
28517 #, gcc-internal-format
28518 msgid "non-template %qD used as template"
28519 msgstr ""
28521 #: cp/parser.c:9084
28522 #, gcc-internal-format
28523 msgid "use %<%T::template %D%> to indicate that it is a template"
28524 msgstr ""
28526 #: cp/parser.c:9594
28527 #, gcc-internal-format
28528 msgid "template specialization with C linkage"
28529 msgstr ""
28531 #: cp/parser.c:10169
28532 #, gcc-internal-format
28533 msgid "using %<typename%> outside of template"
28534 msgstr ""
28536 #: cp/parser.c:10389
28537 #, fuzzy, gcc-internal-format
28538 msgid "attributes ignored on uninstantiated type"
28539 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹²½¤µ¤ì¤Ê¤¤·¿¤ËÂФ¹¤ë̵¸ú¤ÊÁàºî¤Ç¤¹"
28541 #: cp/parser.c:10393
28542 #, fuzzy, gcc-internal-format
28543 msgid "attributes ignored on template instantiation"
28544 msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤òÍ­¸ú¤Ë¤¹¤ë"
28546 #: cp/parser.c:10398
28547 #, gcc-internal-format
28548 msgid "attributes ignored on elaborated-type-specifier that is not a forward declaration"
28549 msgstr ""
28551 #: cp/parser.c:10612
28552 #, fuzzy, gcc-internal-format
28553 msgid "%qD is not a namespace-name"
28554 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
28556 #. [namespace.udecl]
28558 #. A using declaration shall not name a template-id.
28559 #: cp/parser.c:10832
28560 #, gcc-internal-format
28561 msgid "a template-id may not appear in a using-declaration"
28562 msgstr ""
28564 #: cp/parser.c:11177
28565 #, fuzzy, gcc-internal-format
28566 msgid "an asm-specification is not allowed on a function-definition"
28567 msgstr "½é´ü²½»Ò¥ê¥¹¥È¤ÏÈó¥á¥ó¥Ð´Ø¿ô¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
28569 #: cp/parser.c:11179
28570 #, fuzzy, gcc-internal-format
28571 msgid "attributes are not allowed on a function-definition"
28572 msgstr "Âç°è register ÊÑ¿ô¤¬´Ø¿ôÄêµÁ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
28574 #: cp/parser.c:11312
28575 #, fuzzy, gcc-internal-format
28576 msgid "initializer provided for function"
28577 msgstr "friend ´Ø¿ô `%s' ¤ò½é´ü²½¤Ç¤­¤Þ¤»¤ó"
28579 #: cp/parser.c:11332
28580 #, gcc-internal-format
28581 msgid "attributes after parenthesized initializer ignored"
28582 msgstr ""
28584 #: cp/parser.c:11712 cp/pt.c:7351
28585 #, fuzzy, gcc-internal-format
28586 msgid "array bound is not an integer constant"
28587 msgstr "ÇÛÎó¤Îź»ú¤¬À°¿ô·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
28589 #: cp/parser.c:11789
28590 #, gcc-internal-format
28591 msgid "%<%T::%D%> is not a type"
28592 msgstr ""
28594 #: cp/parser.c:11814
28595 #, fuzzy, gcc-internal-format
28596 msgid "invalid use of constructor as a template"
28597 msgstr "¥È¥Ã¥×¥ì¥Ù¥ë¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
28599 #: cp/parser.c:11815
28600 #, gcc-internal-format
28601 msgid "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified name"
28602 msgstr ""
28604 #: cp/parser.c:11974
28605 #, gcc-internal-format
28606 msgid "%qD is a namespace"
28607 msgstr ""
28609 #: cp/parser.c:12049
28610 #, fuzzy, gcc-internal-format
28611 msgid "duplicate cv-qualifier"
28612 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
28614 #: cp/parser.c:12597
28615 #, fuzzy, gcc-internal-format
28616 msgid "file ends in default argument"
28617 msgstr "̵¸ú¤Ê¥Ç¥Õ¥©¥ë¥È¥Æ¥ó¥×¥ì¡¼¥È°ú¿ô"
28619 #: cp/parser.c:12670
28620 #, gcc-internal-format
28621 msgid "deprecated use of default argument for parameter of non-function"
28622 msgstr ""
28624 #: cp/parser.c:12673
28625 #, fuzzy, gcc-internal-format
28626 msgid "default arguments are only permitted for function parameters"
28627 msgstr "¥á¥½¥Ã¥É¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
28629 #: cp/parser.c:12873
28630 #, fuzzy, gcc-internal-format
28631 msgid "ISO C++ does not allow designated initializers"
28632 msgstr "ISO C++ ¤Ï̾Á°¤Ä¤­Ìá¤êÃͤòµö²Ä¤·¤Þ¤»¤ó"
28634 #: cp/parser.c:13457
28635 #, fuzzy, gcc-internal-format
28636 msgid "invalid class name in declaration of %qD"
28637 msgstr "`%s' ¤ÎÀë¸À¤Ë¤ª¤¤¤ÆÊ£¿ô¤ÎÊݸ¥¯¥é¥¹"
28639 #: cp/parser.c:13468
28640 #, gcc-internal-format
28641 msgid "declaration of %qD in %qD which does not enclose %qD"
28642 msgstr ""
28644 #: cp/parser.c:13481
28645 #, gcc-internal-format
28646 msgid "extra qualification ignored"
28647 msgstr ""
28649 #: cp/parser.c:13492
28650 #, gcc-internal-format
28651 msgid "an explicit specialization must be preceded by %<template <>%>"
28652 msgstr ""
28654 #: cp/parser.c:13585
28655 #, fuzzy, gcc-internal-format
28656 msgid "previous definition of %q+#T"
28657 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
28659 #: cp/parser.c:13820
28660 #, gcc-internal-format
28661 msgid "%Hextra %<;%>"
28662 msgstr ""
28664 #: cp/parser.c:13838
28665 #, gcc-internal-format
28666 msgid "a class-key must be used when declaring a friend"
28667 msgstr ""
28669 #: cp/parser.c:13852
28670 #, fuzzy, gcc-internal-format
28671 msgid "friend declaration does not name a class or function"
28672 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
28674 #: cp/parser.c:14029
28675 #, gcc-internal-format
28676 msgid "pure-specifier on function-definition"
28677 msgstr ""
28679 #: cp/parser.c:14305
28680 #, gcc-internal-format
28681 msgid "keyword %<typename%> not allowed outside of templates"
28682 msgstr ""
28684 #: cp/parser.c:14307
28685 #, gcc-internal-format
28686 msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
28687 msgstr ""
28689 #: cp/parser.c:15339
28690 #, gcc-internal-format
28691 msgid "too few template-parameter-lists"
28692 msgstr ""
28694 #. Otherwise, there are too many template parameter lists.  We have
28695 #. something like:
28697 #. template <class T> template <class U> void S::f();
28698 #: cp/parser.c:15354
28699 #, gcc-internal-format
28700 msgid "too many template-parameter-lists"
28701 msgstr ""
28703 #. Issue an error message.
28704 #: cp/parser.c:15616
28705 #, fuzzy, gcc-internal-format
28706 msgid "named return values are no longer supported"
28707 msgstr "--driver ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
28709 #. 14.5.2.2 [temp.mem]
28711 #. A local class shall not have member templates.
28712 #: cp/parser.c:15688
28713 #, gcc-internal-format
28714 msgid "invalid declaration of member template in local class"
28715 msgstr ""
28717 #: cp/parser.c:15697
28718 #, gcc-internal-format
28719 msgid "template with C linkage"
28720 msgstr ""
28722 #: cp/parser.c:15839
28723 #, fuzzy, gcc-internal-format
28724 msgid "template declaration of %qs"
28725 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
28727 #: cp/parser.c:16054
28728 #, gcc-internal-format
28729 msgid "%H%<>>%> should be %<> >%> within a nested template argument list"
28730 msgstr ""
28732 #: cp/parser.c:16069
28733 #, gcc-internal-format
28734 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
28735 msgstr ""
28737 #: cp/parser.c:16385
28738 #, fuzzy, gcc-internal-format
28739 msgid "invalid use of %qD in linkage specification"
28740 msgstr "¥Æ¥ó¥×¥ì¡¼¥È·¿Åý°ìÃæ `%s' ¤¬»ÈÍѤµ¤ì¤Þ¤·¤¿"
28742 #: cp/parser.c:16398
28743 #, gcc-internal-format
28744 msgid "%<__thread%> before %qD"
28745 msgstr ""
28747 #: cp/parser.c:16693
28748 #, gcc-internal-format
28749 msgid "%qs tag used in naming %q#T"
28750 msgstr ""
28752 #: cp/parser.c:16714
28753 #, fuzzy, gcc-internal-format
28754 msgid "%qD redeclared with different access"
28755 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
28757 #: cp/parser.c:16731
28758 #, gcc-internal-format
28759 msgid "%<template%> (as a disambiguator) is only allowed within templates"
28760 msgstr ""
28762 #: cp/parser.c:16984 cp/parser.c:17907 cp/parser.c:18038
28763 #, gcc-internal-format
28764 msgid "misplaced %<@%D%> Objective-C++ construct"
28765 msgstr ""
28767 #: cp/parser.c:17125
28768 #, gcc-internal-format
28769 msgid "%<@encode%> must specify a type as an argument"
28770 msgstr ""
28772 #: cp/parser.c:17440
28773 #, gcc-internal-format
28774 msgid "invalid Objective-C++ selector name"
28775 msgstr ""
28777 #: cp/parser.c:17771
28778 #, fuzzy, gcc-internal-format
28779 msgid "identifier expected after %<@protocol%>"
28780 msgstr "¼±Ê̻Ҥ¬É¬ÍפǤ¹"
28782 #: cp/parser.c:19258
28783 #, fuzzy, gcc-internal-format
28784 msgid "junk at end of %<#pragma GCC pch_preprocess%>"
28785 msgstr "#pragma GCC java_exceptions ¤ÎËöÈø¤Ë¥´¥ß"
28787 #: cp/parser.c:19403
28788 #, fuzzy, gcc-internal-format
28789 msgid "inter-module optimizations not implemented for C++"
28790 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
28792 #: cp/pt.c:237
28793 #, gcc-internal-format
28794 msgid "data member %qD cannot be a member template"
28795 msgstr ""
28797 #: cp/pt.c:249
28798 #, fuzzy, gcc-internal-format
28799 msgid "invalid member template declaration %qD"
28800 msgstr "¥Ý¥¤¥ó¥¿Àë¸À»Ò¤ËÉÔŬÀڤʷ¿½¤¾þ»Ò"
28802 #: cp/pt.c:587
28803 #, gcc-internal-format
28804 msgid "explicit specialization in non-namespace scope %qD"
28805 msgstr ""
28807 #: cp/pt.c:601
28808 #, gcc-internal-format
28809 msgid "enclosing class templates are not explicitly specialized"
28810 msgstr ""
28812 #: cp/pt.c:689
28813 #, gcc-internal-format
28814 msgid "specialization of %qD in different namespace"
28815 msgstr ""
28817 #: cp/pt.c:690 cp/pt.c:787
28818 #, fuzzy, gcc-internal-format
28819 msgid "  from definition of %q+#D"
28820 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
28822 #: cp/pt.c:707
28823 #, gcc-internal-format
28824 msgid "explicit instantiation of %qD in namespace %qD (which does not enclose namespace %qD)"
28825 msgstr ""
28827 #: cp/pt.c:725
28828 #, gcc-internal-format
28829 msgid "name of class shadows template template parameter %qD"
28830 msgstr ""
28832 #: cp/pt.c:754
28833 #, gcc-internal-format
28834 msgid "specialization of %qT after instantiation"
28835 msgstr ""
28837 #: cp/pt.c:786
28838 #, gcc-internal-format
28839 msgid "specializing %q#T in different namespace"
28840 msgstr ""
28842 #: cp/pt.c:801
28843 #, gcc-internal-format
28844 msgid "specialization %qT after instantiation %qT"
28845 msgstr ""
28847 #: cp/pt.c:814
28848 #, fuzzy, gcc-internal-format
28849 msgid "explicit specialization of non-template %qT"
28850 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
28852 #: cp/pt.c:1215
28853 #, gcc-internal-format
28854 msgid "specialization of %qD after instantiation"
28855 msgstr ""
28857 #: cp/pt.c:1441
28858 #, fuzzy, gcc-internal-format
28859 msgid "%qD is not a function template"
28860 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤ë´Ø¿ô¤Î·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó"
28862 #: cp/pt.c:1650
28863 #, gcc-internal-format
28864 msgid "template-id %qD for %q+D does not match any template declaration"
28865 msgstr ""
28867 #: cp/pt.c:1658
28868 #, gcc-internal-format
28869 msgid "ambiguous template specialization %qD for %q+D"
28870 msgstr ""
28872 #. This case handles bogus declarations like template <>
28873 #. template <class T> void f<int>();
28874 #: cp/pt.c:1893 cp/pt.c:1947
28875 #, fuzzy, gcc-internal-format
28876 msgid "template-id %qD in declaration of primary template"
28877 msgstr "`operator delete' ¤ÎÀë¸ÀÆâ¤Ë¿¤¹¤®¤ë°ú¿ô"
28879 #: cp/pt.c:1906
28880 #, fuzzy, gcc-internal-format
28881 msgid "template parameter list used in explicit instantiation"
28882 msgstr "#define Ãæ¤Î²¾°ú¿ô¥ê¥¹¥È¤¬½ªÃ¼¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
28884 #: cp/pt.c:1912
28885 #, gcc-internal-format
28886 msgid "definition provided for explicit instantiation"
28887 msgstr ""
28889 #: cp/pt.c:1920
28890 #, fuzzy, gcc-internal-format
28891 msgid "too many template parameter lists in declaration of %qD"
28892 msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬Â¿¤¹¤®¤Þ¤¹\n"
28894 #: cp/pt.c:1923
28895 #, fuzzy, gcc-internal-format
28896 msgid "too few template parameter lists in declaration of %qD"
28897 msgstr ""
28898 "\n"
28899 "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬¾¯¤Ê¤¹¤®¤Þ¤¹\n"
28901 #: cp/pt.c:1925
28902 #, gcc-internal-format
28903 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
28904 msgstr ""
28906 #: cp/pt.c:1944
28907 #, gcc-internal-format
28908 msgid "function template partial specialization %qD is not allowed"
28909 msgstr ""
28911 #: cp/pt.c:1976
28912 #, gcc-internal-format
28913 msgid "default argument specified in explicit specialization"
28914 msgstr ""
28916 #: cp/pt.c:2006
28917 #, fuzzy, gcc-internal-format
28918 msgid "%qD is not a template function"
28919 msgstr "`%s' ¤ÏÄ̾Èó static ¤Ê´Ø¿ô¤Ç¤¹"
28921 #: cp/pt.c:2014
28922 #, gcc-internal-format
28923 msgid "%qD is not declared in %qD"
28924 msgstr ""
28926 #. From [temp.expl.spec]:
28928 #. If such an explicit specialization for the member
28929 #. of a class template names an implicitly-declared
28930 #. special member function (clause _special_), the
28931 #. program is ill-formed.
28933 #. Similar language is found in [temp.explicit].
28934 #: cp/pt.c:2076
28935 #, gcc-internal-format
28936 msgid "specialization of implicitly-declared special member function"
28937 msgstr ""
28939 #: cp/pt.c:2120
28940 #, fuzzy, gcc-internal-format
28941 msgid "no member function %qD declared in %qT"
28942 msgstr "¥Í¥¹¥È¤·¤¿´Ø¿ô `%s' ¤Ï `extern' ¤ËÀë¸À¤µ¤ì¤Þ¤·¤¿"
28944 #: cp/pt.c:2344
28945 #, fuzzy, gcc-internal-format
28946 msgid "declaration of %q+#D"
28947 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
28949 #: cp/pt.c:2345
28950 #, gcc-internal-format
28951 msgid " shadows template parm %q+#D"
28952 msgstr ""
28954 #: cp/pt.c:2769
28955 #, gcc-internal-format
28956 msgid "template parameters not used in partial specialization:"
28957 msgstr ""
28959 #: cp/pt.c:2773
28960 #, gcc-internal-format
28961 msgid "        %qD"
28962 msgstr ""
28964 #: cp/pt.c:2784
28965 #, gcc-internal-format
28966 msgid "partial specialization %qT does not specialize any template arguments"
28967 msgstr ""
28969 #: cp/pt.c:2809
28970 #, gcc-internal-format
28971 msgid "template argument %qE involves template parameter(s)"
28972 msgstr ""
28974 #: cp/pt.c:2853
28975 #, gcc-internal-format
28976 msgid "type %qT of template argument %qE depends on template parameter(s)"
28977 msgstr ""
28979 #: cp/pt.c:2944
28980 #, fuzzy, gcc-internal-format
28981 msgid "no default argument for %qD"
28982 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
28984 #: cp/pt.c:3114
28985 #, gcc-internal-format
28986 msgid "template class without a name"
28987 msgstr ""
28989 #. [temp.mem]
28991 #. A destructor shall not be a member template.
28992 #: cp/pt.c:3122
28993 #, gcc-internal-format
28994 msgid "destructor %qD declared as member template"
28995 msgstr ""
28997 #. [basic.stc.dynamic.allocation]
28999 #. An allocation function can be a function
29000 #. template. ... Template allocation functions shall
29001 #. have two or more parameters.
29002 #: cp/pt.c:3137
29003 #, fuzzy, gcc-internal-format
29004 msgid "invalid template declaration of %qD"
29005 msgstr "`%s' ¤Î extern Àë¸À¤¬¥Í¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
29007 #: cp/pt.c:3217
29008 #, gcc-internal-format
29009 msgid "%qD does not declare a template type"
29010 msgstr ""
29012 #: cp/pt.c:3223
29013 #, fuzzy, gcc-internal-format
29014 msgid "template definition of non-template %q#D"
29015 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹¥á¥½¥Ã¥É `%s' ¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
29017 #: cp/pt.c:3266
29018 #, gcc-internal-format
29019 msgid "expected %d levels of template parms for %q#D, got %d"
29020 msgstr ""
29022 #: cp/pt.c:3278
29023 #, gcc-internal-format
29024 msgid "got %d template parameters for %q#D"
29025 msgstr ""
29027 #: cp/pt.c:3281
29028 #, gcc-internal-format
29029 msgid "got %d template parameters for %q#T"
29030 msgstr ""
29032 #: cp/pt.c:3283
29033 #, gcc-internal-format
29034 msgid "  but %d required"
29035 msgstr ""
29037 #: cp/pt.c:3380
29038 #, fuzzy, gcc-internal-format
29039 msgid "%qT is not a template type"
29040 msgstr "`%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
29042 #: cp/pt.c:3393
29043 #, fuzzy, gcc-internal-format
29044 msgid "template specifiers not specified in declaration of %qD"
29045 msgstr "friend ´Ø¿ôÀë¸ÀÆâ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
29047 #: cp/pt.c:3404
29048 #, fuzzy, gcc-internal-format
29049 msgid "used %d template parameter(s) instead of %d"
29050 msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'"
29052 #: cp/pt.c:3433
29053 #, fuzzy, gcc-internal-format
29054 msgid "template parameter %q+#D"
29055 msgstr "¥Þ¥¯¥í²¾°ú¿ô \"%s\" ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
29057 #: cp/pt.c:3434
29058 #, gcc-internal-format
29059 msgid "redeclared here as %q#D"
29060 msgstr ""
29062 #. We have in [temp.param]:
29064 #. A template-parameter may not be given default arguments
29065 #. by two different declarations in the same scope.
29066 #: cp/pt.c:3444
29067 #, gcc-internal-format
29068 msgid "redefinition of default argument for %q#D"
29069 msgstr ""
29071 #: cp/pt.c:3445
29072 #, gcc-internal-format
29073 msgid "%J  original definition appeared here"
29074 msgstr ""
29076 #: cp/pt.c:3549
29077 #, gcc-internal-format
29078 msgid "%qE is not a valid template argument for type %qT because function %qD has not external linkage"
29079 msgstr ""
29081 #: cp/pt.c:3590
29082 #, gcc-internal-format
29083 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
29084 msgstr ""
29086 #: cp/pt.c:3667
29087 #, gcc-internal-format
29088 msgid "%qE is not a valid template argument for type %qT because it is a non-constant expression"
29089 msgstr ""
29091 #: cp/pt.c:3711
29092 #, gcc-internal-format
29093 msgid "%qD is not a valid template argument because %qD is a variable, not the address of a variable"
29094 msgstr ""
29096 #: cp/pt.c:3729
29097 #, gcc-internal-format
29098 msgid "%qE is not a valid template argument of type %qT because %qE is not a variable"
29099 msgstr ""
29101 #: cp/pt.c:3736
29102 #, gcc-internal-format
29103 msgid "%qE is not a valid template argument of type %qT because %qD does not have external linkage"
29104 msgstr ""
29106 #: cp/pt.c:3766
29107 #, gcc-internal-format
29108 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
29109 msgstr ""
29111 #: cp/pt.c:3773
29112 #, gcc-internal-format
29113 msgid "%qE is not a valid template argument for type %qT because it is not an lvalue"
29114 msgstr ""
29116 #: cp/pt.c:3786
29117 #, gcc-internal-format
29118 msgid "%qE is not a valid template argument for type %qT because object %qD has not external linkage"
29119 msgstr ""
29121 #: cp/pt.c:3826
29122 #, gcc-internal-format
29123 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
29124 msgstr ""
29126 #: cp/pt.c:3828
29127 #, gcc-internal-format
29128 msgid "try using %qE instead"
29129 msgstr ""
29131 #: cp/pt.c:3863
29132 #, gcc-internal-format
29133 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
29134 msgstr ""
29136 #: cp/pt.c:3866
29137 #, fuzzy, gcc-internal-format
29138 msgid "standard conversions are not allowed in this context"
29139 msgstr "#if ¼°¤ÎÃæ¤Ç¤Ïʸ»úÎóÄê¿ô¤¬»È¤¨¤Þ¤»¤ó"
29141 #: cp/pt.c:4028
29142 #, gcc-internal-format
29143 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
29144 msgstr ""
29146 #: cp/pt.c:4043 cp/pt.c:4062 cp/pt.c:4102
29147 #, gcc-internal-format
29148 msgid "type/value mismatch at argument %d in template parameter list for %qD"
29149 msgstr ""
29151 #: cp/pt.c:4047
29152 #, gcc-internal-format
29153 msgid "  expected a constant of type %qT, got %qT"
29154 msgstr ""
29156 #: cp/pt.c:4051
29157 #, gcc-internal-format
29158 msgid "  expected a class template, got %qE"
29159 msgstr ""
29161 #: cp/pt.c:4053
29162 #, fuzzy, gcc-internal-format
29163 msgid "  expected a type, got %qE"
29164 msgstr "ͽ´ü¤·¤Ê¤¤·¿¤¬ `id' (%s) ¤Ë»ØÄꤵ¤ì¤Þ¤·¤¿"
29166 #: cp/pt.c:4066
29167 #, fuzzy, gcc-internal-format
29168 msgid "  expected a type, got %qT"
29169 msgstr "ͽ´ü¤·¤Ê¤¤·¿¤¬ `id' (%s) ¤Ë»ØÄꤵ¤ì¤Þ¤·¤¿"
29171 #: cp/pt.c:4068
29172 #, gcc-internal-format
29173 msgid "  expected a class template, got %qT"
29174 msgstr ""
29176 #: cp/pt.c:4105
29177 #, gcc-internal-format
29178 msgid "  expected a template of type %qD, got %qD"
29179 msgstr ""
29181 #: cp/pt.c:4148
29182 #, gcc-internal-format
29183 msgid "could not convert template argument %qE to %qT"
29184 msgstr ""
29186 #: cp/pt.c:4193
29187 #, gcc-internal-format
29188 msgid "wrong number of template arguments (%d, should be %d)"
29189 msgstr ""
29191 #: cp/pt.c:4197
29192 #, gcc-internal-format
29193 msgid "provided for %q+D"
29194 msgstr ""
29196 #: cp/pt.c:4237
29197 #, fuzzy, gcc-internal-format
29198 msgid "template argument %d is invalid"
29199 msgstr "¥Þ¥¯¥í°ú¿ô \"%s\" ¤Ïʸ»úÎ󲽤µ¤ì¤Þ¤¹"
29201 #: cp/pt.c:4599
29202 #, gcc-internal-format
29203 msgid "non-template type %qT used as a template"
29204 msgstr ""
29206 #: cp/pt.c:4601
29207 #, fuzzy, gcc-internal-format
29208 msgid "for template declaration %q+D"
29209 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
29211 #: cp/pt.c:5261
29212 #, gcc-internal-format
29213 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating %qD"
29214 msgstr ""
29216 #: cp/pt.c:6875
29217 #, fuzzy, gcc-internal-format
29218 msgid "instantiation of %q+D as type %qT"
29219 msgstr "%s: `%s' ¤Î½é´ü²½:\n"
29221 #. It may seem that this case cannot occur, since:
29223 #. typedef void f();
29224 #. void g() { f x; }
29226 #. declares a function, not a variable.  However:
29228 #. typedef void f();
29229 #. template <typename T> void g() { T t; }
29230 #. template void g<f>();
29232 #. is an attempt to declare a variable with function
29233 #. type.
29234 #: cp/pt.c:7007
29235 #, fuzzy, gcc-internal-format
29236 msgid "variable %qD has function type"
29237 msgstr "sizeof ¤¬´Ø¿ô·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
29239 #: cp/pt.c:7112
29240 #, fuzzy, gcc-internal-format
29241 msgid "invalid parameter type %qT"
29242 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
29244 #: cp/pt.c:7114
29245 #, fuzzy, gcc-internal-format
29246 msgid "in declaration %q+D"
29247 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
29249 #: cp/pt.c:7187
29250 #, fuzzy, gcc-internal-format
29251 msgid "function returning an array"
29252 msgstr "´Ø¿ô¤¬½¸¹çÂΤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
29254 #: cp/pt.c:7189
29255 #, fuzzy, gcc-internal-format
29256 msgid "function returning a function"
29257 msgstr "`%s' ¤Ï´Ø¿ô¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
29259 #: cp/pt.c:7216
29260 #, fuzzy, gcc-internal-format
29261 msgid "creating pointer to member function of non-class type %qT"
29262 msgstr "¥á¥ó¥Ð´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢¥¯¥é¥¹¥¹¥³¡¼¥×Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
29264 #: cp/pt.c:7371
29265 #, fuzzy, gcc-internal-format
29266 msgid "creating array with negative size (%qE)"
29267 msgstr "Â礭¤µ¥¼¥í¤ÎÇÛÎó¤òºî¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
29269 #: cp/pt.c:7598
29270 #, fuzzy, gcc-internal-format
29271 msgid "forming reference to void"
29272 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î»²¾È¤òÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
29274 #: cp/pt.c:7600
29275 #, gcc-internal-format
29276 msgid "forming %s to reference type %qT"
29277 msgstr ""
29279 #: cp/pt.c:7637
29280 #, fuzzy, gcc-internal-format
29281 msgid "creating pointer to member of non-class type %qT"
29282 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
29284 #: cp/pt.c:7643
29285 #, fuzzy, gcc-internal-format
29286 msgid "creating pointer to member reference type %qT"
29287 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
29289 #: cp/pt.c:7649
29290 #, fuzzy, gcc-internal-format
29291 msgid "creating pointer to member of type void"
29292 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
29294 #: cp/pt.c:7716
29295 #, fuzzy, gcc-internal-format
29296 msgid "creating array of %qT"
29297 msgstr "Â礭¤µ¥¼¥í¤ÎÇÛÎó¤òºî¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
29299 #: cp/pt.c:7722
29300 #, gcc-internal-format
29301 msgid "creating array of %qT, which is an abstract class type"
29302 msgstr ""
29304 #: cp/pt.c:7766
29305 #, gcc-internal-format
29306 msgid "%qT is not a class, struct, or union type"
29307 msgstr ""
29309 #: cp/pt.c:7801
29310 #, gcc-internal-format
29311 msgid "%qT resolves to %qT, which is not an enumeration type"
29312 msgstr ""
29314 #: cp/pt.c:7804
29315 #, gcc-internal-format
29316 msgid "%qT resolves to %qT, which is is not a class type"
29317 msgstr ""
29319 #: cp/pt.c:7869
29320 #, fuzzy, gcc-internal-format
29321 msgid "use of %qs in template"
29322 msgstr "¥Æ¥ó¥×¥ì¡¼¥ÈÆâ¤Ç `%s' ¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹"
29324 #: cp/pt.c:8006
29325 #, gcc-internal-format
29326 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
29327 msgstr ""
29329 #: cp/pt.c:8008
29330 #, gcc-internal-format
29331 msgid "say %<typename %E%> if a type is meant"
29332 msgstr ""
29334 #: cp/pt.c:8135
29335 #, fuzzy, gcc-internal-format
29336 msgid "using invalid field %qD"
29337 msgstr "static ¥Õ¥£¡¼¥ë¥É `%s' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
29339 #: cp/pt.c:9024
29340 #, gcc-internal-format
29341 msgid "a cast to a type other than an integral or enumeration type cannot appear in a constant-expression"
29342 msgstr ""
29344 #: cp/pt.c:9381
29345 #, gcc-internal-format
29346 msgid "%qT is not a class or namespace"
29347 msgstr ""
29349 #: cp/pt.c:9384
29350 #, gcc-internal-format
29351 msgid "%qD is not a class or namespace"
29352 msgstr ""
29354 #: cp/pt.c:9537
29355 #, gcc-internal-format
29356 msgid "%qT is/uses anonymous type"
29357 msgstr ""
29359 #: cp/pt.c:9539
29360 #, gcc-internal-format
29361 msgid "template argument for %qD uses local type %qT"
29362 msgstr ""
29364 #: cp/pt.c:9549
29365 #, gcc-internal-format
29366 msgid "%qT is a variably modified type"
29367 msgstr ""
29369 #: cp/pt.c:9560
29370 #, fuzzy, gcc-internal-format
29371 msgid "integral expression %qE is not constant"
29372 msgstr "½é´ü²½»Ò¤ÎÍ×ÁǤ¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
29374 #: cp/pt.c:9565
29375 #, fuzzy, gcc-internal-format
29376 msgid "  trying to instantiate %qD"
29377 msgstr "ÉÔÀµ¤Êʸ»úÎóÄê¿ô¤Ç¤¹"
29379 #: cp/pt.c:11652
29380 #, fuzzy, gcc-internal-format
29381 msgid "ambiguous class template instantiation for %q#T"
29382 msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤òÍ­¸ú¤Ë¤¹¤ë"
29384 #: cp/pt.c:11655
29385 #, fuzzy, gcc-internal-format
29386 msgid "%s %+#T"
29387 msgstr "%s: %s"
29389 #: cp/pt.c:11678 cp/pt.c:11749
29390 #, fuzzy, gcc-internal-format
29391 msgid "explicit instantiation of non-template %q#D"
29392 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
29394 #: cp/pt.c:11694 cp/pt.c:11744
29395 #, gcc-internal-format
29396 msgid "no matching template for %qD found"
29397 msgstr ""
29399 #: cp/pt.c:11700
29400 #, fuzzy, gcc-internal-format
29401 msgid "explicit instantiation of %q#D"
29402 msgstr "%s: `%s' ¤Î½é´ü²½:\n"
29404 #: cp/pt.c:11736
29405 #, fuzzy, gcc-internal-format
29406 msgid "duplicate explicit instantiation of %q#D"
29407 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
29409 #: cp/pt.c:11758
29410 #, fuzzy, gcc-internal-format
29411 msgid "ISO C++ forbids the use of %<extern%> on explicit instantiations"
29412 msgstr "ISO C++ ¤Ï¸º»»¤Ë¥á¥½¥Ã¥É¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
29414 #: cp/pt.c:11763 cp/pt.c:11856
29415 #, fuzzy, gcc-internal-format
29416 msgid "storage class %qD applied to template instantiation"
29417 msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤òÍ­¸ú¤Ë¤¹¤ë"
29419 #: cp/pt.c:11828
29420 #, fuzzy, gcc-internal-format
29421 msgid "explicit instantiation of non-template type %qT"
29422 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
29424 #: cp/pt.c:11837
29425 #, fuzzy, gcc-internal-format
29426 msgid "explicit instantiation of %q#T before definition of template"
29427 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
29429 #: cp/pt.c:11845
29430 #, fuzzy, gcc-internal-format
29431 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
29432 msgstr "ISO C++ ¤Ï¸º»»¤Ë´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
29434 #: cp/pt.c:11890
29435 #, fuzzy, gcc-internal-format
29436 msgid "duplicate explicit instantiation of %q#T"
29437 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
29439 #: cp/pt.c:12306
29440 #, fuzzy, gcc-internal-format
29441 msgid "explicit instantiation of %qD but no definition available"
29442 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
29444 #: cp/pt.c:12464
29445 #, gcc-internal-format
29446 msgid "template instantiation depth exceeds maximum of %d instantiating %q+D, possibly from virtual table generation (use -ftemplate-depth-NN to increase the maximum)"
29447 msgstr ""
29449 #: cp/pt.c:12738
29450 #, fuzzy, gcc-internal-format
29451 msgid "%q#T is not a valid type for a template constant parameter"
29452 msgstr "'#' ¤Ë¥Þ¥¯¥í²¾°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Þ¤»¤ó"
29454 #: cp/repo.c:111
29455 #, gcc-internal-format
29456 msgid "-frepo must be used with -c"
29457 msgstr "-frepo ¤Ï -c ÉÕ¤­¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
29459 #: cp/repo.c:200
29460 #, gcc-internal-format
29461 msgid "mysterious repository information in %s"
29462 msgstr "%s ¤ËÉԲIJò¤Ê¥ê¥Ý¥¸¥È¥ê¾ðÊ󤬤¢¤ê¤Þ¤¹"
29464 #: cp/repo.c:214
29465 #, fuzzy, gcc-internal-format
29466 msgid "can't create repository information file %qs"
29467 msgstr "¥Õ¥¡¥¤¥ë `%s' ¤Ë¥ê¥Ý¥¸¥È¥ê¾ðÊó¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
29469 #: cp/rtti.c:268
29470 #, gcc-internal-format
29471 msgid "cannot use typeid with -fno-rtti"
29472 msgstr "-fno-rtti ¤¬»ØÄꤵ¤ì¤ë¤È typeid ¤ò»È¤¨¤Þ¤»¤ó"
29474 #: cp/rtti.c:274
29475 #, gcc-internal-format
29476 msgid "must #include <typeinfo> before using typeid"
29477 msgstr "typeid ¤ò»È¤¦Á°¤Ë #include <typeinfo> ¤È¤·¤Ê¤¤¤È¤¤¤±¤Þ¤»¤ó"
29479 #: cp/rtti.c:345
29480 #, gcc-internal-format
29481 msgid "cannot create type information for type %qT because it involves types of variable size"
29482 msgstr ""
29484 #: cp/rtti.c:598 cp/rtti.c:612
29485 #, gcc-internal-format
29486 msgid "dynamic_cast of %q#D to %q#T can never succeed"
29487 msgstr ""
29489 #: cp/rtti.c:622
29490 #, fuzzy, gcc-internal-format
29491 msgid "%<dynamic_cast%> not permitted with -fno-rtti"
29492 msgstr "-fno-rtti ¤¬»ØÄꤵ¤ì¤ë¤È typeid ¤ò»È¤¨¤Þ¤»¤ó"
29494 #: cp/rtti.c:700
29495 #, gcc-internal-format
29496 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
29497 msgstr ""
29499 #: cp/search.c:256
29500 #, gcc-internal-format
29501 msgid "%qT is an ambiguous base of %qT"
29502 msgstr ""
29504 #: cp/search.c:274
29505 #, gcc-internal-format
29506 msgid "%qT is an inaccessible base of %qT"
29507 msgstr ""
29509 #: cp/search.c:1867
29510 #, fuzzy, gcc-internal-format
29511 msgid "deprecated covariant return type for %q+#D"
29512 msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿"
29514 #: cp/search.c:1869 cp/search.c:1884 cp/search.c:1889
29515 #, gcc-internal-format
29516 msgid "  overriding %q+#D"
29517 msgstr ""
29519 #: cp/search.c:1883
29520 #, fuzzy, gcc-internal-format
29521 msgid "invalid covariant return type for %q+#D"
29522 msgstr "̵¸ú¤Ê¥á¥½¥Ã¥ÉÀë¸À¤Ç¤¹¡£¥á¥½¥Ã¥É̾¤¬É¬ÍפǤ¹"
29524 #: cp/search.c:1888
29525 #, fuzzy, gcc-internal-format
29526 msgid "conflicting return type specified for %q+#D"
29527 msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
29529 #: cp/search.c:1898
29530 #, fuzzy, gcc-internal-format
29531 msgid "looser throw specifier for %q+#F"
29532 msgstr "`%s' ¤ËÂФ·¤Æ char ¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
29534 #: cp/search.c:1899
29535 #, gcc-internal-format
29536 msgid "  overriding %q+#F"
29537 msgstr ""
29539 #. A static member function cannot match an inherited
29540 #. virtual member function.
29541 #: cp/search.c:1992
29542 #, fuzzy, gcc-internal-format
29543 msgid "%q+#D cannot be declared"
29544 msgstr "const `%s' ¤ò `mutable' ¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
29546 #: cp/search.c:1993
29547 #, gcc-internal-format
29548 msgid "  since %q+#D declared in base class"
29549 msgstr ""
29551 #: cp/semantics.c:1268
29552 #, gcc-internal-format
29553 msgid "type of asm operand %qE could not be determined"
29554 msgstr ""
29556 #: cp/semantics.c:1324
29557 #, gcc-internal-format
29558 msgid "__label__ declarations are only allowed in function scopes"
29559 msgstr ""
29561 #: cp/semantics.c:1396
29562 #, fuzzy, gcc-internal-format
29563 msgid "invalid use of member %q+D in static member function"
29564 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
29566 #: cp/semantics.c:1398
29567 #, fuzzy, gcc-internal-format
29568 msgid "invalid use of non-static data member %q+D"
29569 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
29571 #: cp/semantics.c:1399 cp/semantics.c:1438
29572 #, gcc-internal-format
29573 msgid "from this location"
29574 msgstr ""
29576 #: cp/semantics.c:1437
29577 #, fuzzy, gcc-internal-format
29578 msgid "object missing in reference to %q+D"
29579 msgstr "ÇÛÎ󻲾ȤǤÎź»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
29581 #: cp/semantics.c:1867
29582 #, fuzzy, gcc-internal-format
29583 msgid "arguments to destructor are not allowed"
29584 msgstr "°ú¿ô¤¬¹½Â¤ÂΤǤ¹"
29586 #: cp/semantics.c:1918
29587 #, fuzzy, gcc-internal-format
29588 msgid "%<this%> is unavailable for static member functions"
29589 msgstr "`this' ¤ÏÀÅŪ¥á¥ó¥Ð´Ø¿ô¤«¤é»ÈÍѤǤ­¤Þ¤»¤ó"
29591 #: cp/semantics.c:1924
29592 #, fuzzy, gcc-internal-format
29593 msgid "invalid use of %<this%> in non-member function"
29594 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
29596 #: cp/semantics.c:1926
29597 #, fuzzy, gcc-internal-format
29598 msgid "invalid use of %<this%> at top level"
29599 msgstr "¥È¥Ã¥×¥ì¥Ù¥ë¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
29601 #: cp/semantics.c:1950
29602 #, gcc-internal-format
29603 msgid "invalid qualifying scope in pseudo-destructor name"
29604 msgstr ""
29606 #: cp/semantics.c:1955 cp/typeck.c:2002
29607 #, gcc-internal-format
29608 msgid "qualified type %qT does not match destructor name ~%qT"
29609 msgstr ""
29611 #: cp/semantics.c:1977
29612 #, fuzzy, gcc-internal-format
29613 msgid "%qE is not of type %qT"
29614 msgstr "%s ¤Ï·¿ %s ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)"
29616 #: cp/semantics.c:2019
29617 #, gcc-internal-format
29618 msgid "compound literal of non-object type %qT"
29619 msgstr ""
29621 #: cp/semantics.c:2096
29622 #, fuzzy, gcc-internal-format
29623 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
29624 msgstr "¥Æ¥ó¥×¥ì¡¼¥È·¿²¾°ú¿ô¤Ë¤Ï `class' ¤ä `typename' Í½Ìó¸ì¤ò»È¤ï¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
29626 #: cp/semantics.c:2133
29627 #, gcc-internal-format
29628 msgid "invalid use of type %qT as a default value for a template template-parameter"
29629 msgstr ""
29631 #: cp/semantics.c:2136
29632 #, fuzzy, gcc-internal-format
29633 msgid "invalid default argument for a template template parameter"
29634 msgstr "̵¸ú¤Ê¥Ç¥Õ¥©¥ë¥È¥Æ¥ó¥×¥ì¡¼¥È°ú¿ô"
29636 #: cp/semantics.c:2153
29637 #, fuzzy, gcc-internal-format
29638 msgid "definition of %q#T inside template parameter list"
29639 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¥ê¥¹¥È¤Î¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
29641 #: cp/semantics.c:2164
29642 #, fuzzy, gcc-internal-format
29643 msgid "invalid definition of qualified type %qT"
29644 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹²½¤µ¤ì¤Ê¤¤·¿¤ËÂФ¹¤ë̵¸ú¤ÊÁàºî¤Ç¤¹"
29646 #: cp/semantics.c:2371
29647 #, fuzzy, gcc-internal-format
29648 msgid "invalid base-class specification"
29649 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
29651 #: cp/semantics.c:2380
29652 #, gcc-internal-format
29653 msgid "base class %qT has cv qualifiers"
29654 msgstr ""
29656 #: cp/semantics.c:2402
29657 #, gcc-internal-format
29658 msgid "incomplete type %qT used in nested name specifier"
29659 msgstr ""
29661 #: cp/semantics.c:2405
29662 #, gcc-internal-format
29663 msgid "reference to %<%T::%D%> is ambiguous"
29664 msgstr ""
29666 #: cp/semantics.c:2409 cp/typeck.c:1811
29667 #, fuzzy, gcc-internal-format
29668 msgid "%qD is not a member of %qT"
29669 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
29671 #: cp/semantics.c:2412
29672 #, fuzzy, gcc-internal-format
29673 msgid "%qD is not a member of %qD"
29674 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
29676 #: cp/semantics.c:2555
29677 #, gcc-internal-format
29678 msgid "use of %<auto%> variable from containing function"
29679 msgstr ""
29681 #: cp/semantics.c:2556
29682 #, gcc-internal-format
29683 msgid "use of parameter from containing function"
29684 msgstr ""
29686 #: cp/semantics.c:2557
29687 #, fuzzy, gcc-internal-format
29688 msgid "  %q+#D declared here"
29689 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
29691 #: cp/semantics.c:2595
29692 #, gcc-internal-format
29693 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
29694 msgstr ""
29696 #: cp/semantics.c:2764
29697 #, fuzzy, gcc-internal-format
29698 msgid "%qD cannot appear in a constant-expression"
29699 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
29701 #: cp/semantics.c:2772
29702 #, gcc-internal-format
29703 msgid "use of namespace %qD as expression"
29704 msgstr ""
29706 #: cp/semantics.c:2777
29707 #, gcc-internal-format
29708 msgid "use of class template %qT as expression"
29709 msgstr ""
29711 #. Ambiguous reference to base members.
29712 #: cp/semantics.c:2783
29713 #, fuzzy, gcc-internal-format
29714 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
29715 msgstr "Í׵ᤵ¤ì¤¿¥á¥ó¥Ð `%s' ¤Ï¿½Å·Ñ¾µ¥°¥é¥Õ¤ÎÃæ¤ÇÛ£Ëæ¤Ç¤¹"
29717 #: cp/semantics.c:2901
29718 #, fuzzy, gcc-internal-format
29719 msgid "type of %qE is unknown"
29720 msgstr "¥ì¥¸¥¹¥¿ '%c' ¤¬ÉÔÌÀ¤Ç¤¹"
29722 #: cp/semantics.c:2916
29723 #, gcc-internal-format
29724 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
29725 msgstr ""
29727 #: cp/semantics.c:2927
29728 #, fuzzy, gcc-internal-format
29729 msgid "cannot apply %<offsetof%> to member function %qD"
29730 msgstr "ISO C++ ¤Ï¥á¥ó¥Ð´Ø¿ô¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
29732 #: cp/semantics.c:3352
29733 #, fuzzy, gcc-internal-format
29734 msgid "%qD is not a variable in clause %qs"
29735 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï %s ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
29737 #: cp/semantics.c:3361
29738 #, gcc-internal-format
29739 msgid "%qD appears more than once in data clauses"
29740 msgstr ""
29742 #: cp/semantics.c:3421
29743 #, gcc-internal-format
29744 msgid "num_threads expression must be integral"
29745 msgstr ""
29747 #: cp/semantics.c:3435
29748 #, gcc-internal-format
29749 msgid "schedule chunk size expression must be integral"
29750 msgstr ""
29752 #: cp/semantics.c:3565
29753 #, fuzzy, gcc-internal-format
29754 msgid "%qE has reference type for %qs"
29755 msgstr "̵¸ú¤Ê»²¾È·¿¤Ç¤¹"
29757 #: cp/semantics.c:3705
29758 #, gcc-internal-format
29759 msgid "%<threadprivate%> %qE is not file, namespace or block scope variable"
29760 msgstr ""
29762 #: cp/tree.c:580
29763 #, gcc-internal-format
29764 msgid "%qV qualifiers cannot be applied to %qT"
29765 msgstr ""
29767 #: cp/tree.c:1811
29768 #, fuzzy, gcc-internal-format
29769 msgid "%qE attribute can only be applied to Java class definitions"
29770 msgstr "`java_interface' Â°À­¤Ï Java ¥¯¥é¥¹ÄêµÁ¤ËÂФ·¤Æ¤Î¤ßÍѤ¤¤ë»ö¤¬¤Ç¤­¤Þ¤¹"
29772 #: cp/tree.c:1840
29773 #, fuzzy, gcc-internal-format
29774 msgid "%qE attribute can only be applied to class definitions"
29775 msgstr "`com_interface' Â°À­¤Ï¥¯¥é¥¹ÄêµÁ¤Ë¤Î¤ßÍѤ¤¤ë»ö¤¬¤Ç¤­¤Þ¤¹"
29777 #: cp/tree.c:1846
29778 #, gcc-internal-format
29779 msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
29780 msgstr ""
29782 #: cp/tree.c:1870
29783 #, gcc-internal-format
29784 msgid "requested init_priority is not an integer constant"
29785 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÀ°¿ô·¿¤ÎÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
29787 #: cp/tree.c:1891
29788 #, fuzzy, gcc-internal-format
29789 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
29790 msgstr "init_priority Â°À­¤Ï¥¯¥é¥¹·¿¥ª¥Ö¥¸¥§¥¯¥È¤Î¥Õ¥¡¥¤¥ë¥¹¥³¡¼¥×ÄêµÁ¤Ç¤Î¤ß»È¤¨¤Þ¤¹"
29792 #: cp/tree.c:1899
29793 #, gcc-internal-format
29794 msgid "requested init_priority is out of range"
29795 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤¬Èϰϳ°¤Ç¤¹"
29797 #: cp/tree.c:1909
29798 #, gcc-internal-format
29799 msgid "requested init_priority is reserved for internal use"
29800 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÆâÉô¤Ç»ÈÍѤ¹¤ë¤¿¤á¤ËͽÌ󤵤ì¤Æ¤¤¤Þ¤¹"
29802 #: cp/tree.c:1920
29803 #, fuzzy, gcc-internal-format
29804 msgid "%qE attribute is not supported on this platform"
29805 msgstr "init_priority Â°À­¤Ï¤³¤Î¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
29807 #: cp/typeck.c:435 cp/typeck.c:449 cp/typeck.c:549
29808 #, fuzzy, gcc-internal-format
29809 msgid "%s between distinct pointer types %qT and %qT lacks a cast"
29810 msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥­¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
29812 #: cp/typeck.c:511
29813 #, fuzzy, gcc-internal-format
29814 msgid "ISO C++ forbids %s between pointer of type %<void *%> and pointer-to-function"
29815 msgstr "ISO C++ ¤Ï `void *' ·¿¥Ý¥¤¥ó¥¿¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤Î %s ¤ò¶Ø¤¸¤Þ¤¹"
29817 #: cp/typeck.c:569
29818 #, fuzzy, gcc-internal-format
29819 msgid "%s between distinct pointer-to-member types %qT and %qT lacks a cast"
29820 msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥­¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
29822 #: cp/typeck.c:1252
29823 #, fuzzy, gcc-internal-format
29824 msgid "invalid application of %qs to a member function"
29825 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
29827 #: cp/typeck.c:1302
29828 #, fuzzy, gcc-internal-format
29829 msgid "invalid application of %<sizeof%> to a bit-field"
29830 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Ë `__alignof' ¤¬Å¬ÍѤµ¤ì¤Þ¤·¤¿"
29832 #: cp/typeck.c:1307
29833 #, fuzzy, gcc-internal-format
29834 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
29835 msgstr "ISO C++ ¤Ï´Ø¿ô·¿¤Î¼°¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
29837 #: cp/typeck.c:1350
29838 #, gcc-internal-format
29839 msgid "invalid application of %<__alignof%> to a bit-field"
29840 msgstr ""
29842 #: cp/typeck.c:1358
29843 #, fuzzy, gcc-internal-format
29844 msgid "ISO C++ forbids applying %<__alignof%> to an expression of function type"
29845 msgstr "ISO C++ ¤Ï´Ø¿ô·¿¤Î¼°¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
29847 #: cp/typeck.c:1406
29848 #, fuzzy, gcc-internal-format
29849 msgid "invalid use of non-static member function"
29850 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
29852 #: cp/typeck.c:1670
29853 #, fuzzy, gcc-internal-format
29854 msgid "deprecated conversion from string constant to %qT"
29855 msgstr "ʸ»úÎóÄê¿ôÃæ¤Î \\r ¥¨¥¹¥±¡¼¥×"
29857 #: cp/typeck.c:1782 cp/typeck.c:2130
29858 #, gcc-internal-format
29859 msgid "request for member %qD in %qE, which is of non-class type %qT"
29860 msgstr ""
29862 #: cp/typeck.c:1809
29863 #, fuzzy, gcc-internal-format
29864 msgid "invalid use of nonstatic data member %qE"
29865 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
29867 #: cp/typeck.c:1861 cp/typeck.c:1889
29868 #, gcc-internal-format
29869 msgid "invalid access to non-static data member %qD of NULL object"
29870 msgstr ""
29872 #: cp/typeck.c:1864 cp/typeck.c:1891
29873 #, gcc-internal-format
29874 msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
29875 msgstr ""
29877 #: cp/typeck.c:2008
29878 #, gcc-internal-format
29879 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
29880 msgstr ""
29882 #: cp/typeck.c:2168
29883 #, gcc-internal-format
29884 msgid "%<%D::%D%> is not a member of %qT"
29885 msgstr ""
29887 #: cp/typeck.c:2183
29888 #, gcc-internal-format
29889 msgid "%qT is not a base of %qT"
29890 msgstr ""
29892 #: cp/typeck.c:2202
29893 #, fuzzy, gcc-internal-format
29894 msgid "%qD has no member named %qE"
29895 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
29897 #: cp/typeck.c:2217
29898 #, fuzzy, gcc-internal-format
29899 msgid "%qD is not a member template function"
29900 msgstr "¥á¥ó¥Ð´Ø¿ô¤Î̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
29902 #. A pointer to incomplete type (other than cv void) can be
29903 #. dereferenced [expr.unary.op]/1
29904 #: cp/typeck.c:2337
29905 #, gcc-internal-format
29906 msgid "%qT is not a pointer-to-object type"
29907 msgstr ""
29909 #: cp/typeck.c:2362
29910 #, fuzzy, gcc-internal-format
29911 msgid "invalid use of %qs on pointer to member"
29912 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
29914 #: cp/typeck.c:2368
29915 #, gcc-internal-format
29916 msgid "invalid type argument"
29917 msgstr "̵¸ú¤Ê·¿°ú¿ô¤Ç¤¹"
29919 #: cp/typeck.c:2391
29920 #, gcc-internal-format
29921 msgid "subscript missing in array reference"
29922 msgstr "ÇÛÎ󻲾ȤǤÎź»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
29924 #: cp/typeck.c:2465
29925 #, gcc-internal-format
29926 msgid "ISO C++ forbids subscripting non-lvalue array"
29927 msgstr "ISO C++ ¤Ïº¸ÊÕÃͤǤϤʤ¤ÇÛÎó¤Îź»ú¤ò¶Ø¤¸¤Þ¤¹"
29929 #: cp/typeck.c:2476
29930 #, fuzzy, gcc-internal-format
29931 msgid "subscripting array declared %<register%>"
29932 msgstr "`register' ¤ÈÀë¸À¤µ¤ì¤¿ÇÛÎó¤Ëź»ú¤ò¤Ä¤±¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
29934 #: cp/typeck.c:2559
29935 #, fuzzy, gcc-internal-format
29936 msgid "object missing in use of %qE"
29937 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¹½ÃۤλÈÍѤǥª¥Ö¥¸¥§¥¯¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
29939 #: cp/typeck.c:2673
29940 #, fuzzy, gcc-internal-format
29941 msgid "ISO C++ forbids calling %<::main%> from within program"
29942 msgstr "ISO C++ ¤Ï¥×¥í¥°¥é¥à¤ÎÃ椫¤é `::main' ¤ò¸Æ¤Ó½Ð¤¹¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
29944 #: cp/typeck.c:2698
29945 #, gcc-internal-format
29946 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>"
29947 msgstr ""
29949 #: cp/typeck.c:2712
29950 #, fuzzy, gcc-internal-format
29951 msgid "%qE cannot be used as a function"
29952 msgstr "\"%s\" ¤Ï¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó"
29954 #: cp/typeck.c:2792
29955 #, fuzzy, gcc-internal-format
29956 msgid "too many arguments to %s %q+#D"
29957 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
29959 #: cp/typeck.c:2793 cp/typeck.c:2895
29960 #, gcc-internal-format
29961 msgid "at this point in file"
29962 msgstr "¥Õ¥¡¥¤¥ë¤Î¤³¤Î°ÌÃÖ"
29964 #: cp/typeck.c:2796
29965 #, gcc-internal-format
29966 msgid "too many arguments to function"
29967 msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
29969 #: cp/typeck.c:2830
29970 #, fuzzy, gcc-internal-format
29971 msgid "parameter %P of %qD has incomplete type %qT"
29972 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
29974 #: cp/typeck.c:2833
29975 #, fuzzy, gcc-internal-format
29976 msgid "parameter %P has incomplete type %qT"
29977 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
29979 #: cp/typeck.c:2894
29980 #, fuzzy, gcc-internal-format
29981 msgid "too few arguments to %s %q+#D"
29982 msgstr "´Ø¿ô `%s' ¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
29984 #: cp/typeck.c:2898
29985 #, gcc-internal-format
29986 msgid "too few arguments to function"
29987 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
29989 #: cp/typeck.c:3046 cp/typeck.c:3056
29990 #, gcc-internal-format
29991 msgid "assuming cast to type %qT from overloaded function"
29992 msgstr ""
29994 #: cp/typeck.c:3138
29995 #, fuzzy, gcc-internal-format
29996 msgid "division by zero in %<%E / 0%>"
29997 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
29999 #: cp/typeck.c:3140
30000 #, fuzzy, gcc-internal-format
30001 msgid "division by zero in %<%E / 0.%>"
30002 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
30004 #: cp/typeck.c:3175
30005 #, fuzzy, gcc-internal-format
30006 msgid "division by zero in %<%E %% 0%>"
30007 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
30009 #: cp/typeck.c:3177
30010 #, fuzzy, gcc-internal-format
30011 msgid "division by zero in %<%E %% 0.%>"
30012 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
30014 #: cp/typeck.c:3257
30015 #, gcc-internal-format
30016 msgid "%s rotate count is negative"
30017 msgstr "%s ¥í¡¼¥Æ¡¼¥È²ó¿ô¤¬Éé¤ÎÃͤǤ¹"
30019 #: cp/typeck.c:3260
30020 #, gcc-internal-format
30021 msgid "%s rotate count >= width of type"
30022 msgstr "%s ¥í¡¼¥Æ¡¼¥È²ó¿ô >= ·¿¤ÎÉý¤Ç¤¹"
30024 #: cp/typeck.c:3299 cp/typeck.c:3304 cp/typeck.c:3405 cp/typeck.c:3410
30025 #, gcc-internal-format
30026 msgid "ISO C++ forbids comparison between pointer and integer"
30027 msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
30029 #: cp/typeck.c:3424
30030 #, gcc-internal-format
30031 msgid "unordered comparison on non-floating point argument"
30032 msgstr "ÈóÉâÆ°¾®¿ôÅÀ°ú¿ô¤Ç¤Î½ç½øÉÕ¤±¤é¤ì¤Ê¤¤Èæ³Ó¤Ç¤¹"
30034 #: cp/typeck.c:3462
30035 #, fuzzy, gcc-internal-format
30036 msgid "invalid operands of types %qT and %qT to binary %qO"
30037 msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹"
30039 #: cp/typeck.c:3626
30040 #, fuzzy, gcc-internal-format
30041 msgid "comparison between types %q#T and %q#T"
30042 msgstr "¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¹Ô¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
30044 #: cp/typeck.c:3662
30045 #, gcc-internal-format
30046 msgid "comparison between signed and unsigned integer expressions"
30047 msgstr "Éä¹çÉÕ¤­¤ÈÉä¹ç̵¤·¤ÎÀ°¿ô¼°Æ±»Î¤ÎÈæ³Ó¤Ç¤¹"
30049 #. Some sort of arithmetic operation involving NULL was
30050 #. performed.  Note that pointer-difference and pointer-addition
30051 #. have already been handled above, and so we don't end up here in
30052 #. that case.
30053 #: cp/typeck.c:3741
30054 #, fuzzy, gcc-internal-format
30055 msgid "NULL used in arithmetic"
30056 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
30058 #: cp/typeck.c:3799
30059 #, fuzzy, gcc-internal-format
30060 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
30061 msgstr "ISO C++ ¤Ï¸º»»¤Ë `void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
30063 #: cp/typeck.c:3801
30064 #, gcc-internal-format
30065 msgid "ISO C++ forbids using pointer to a function in subtraction"
30066 msgstr "ISO C++ ¤Ï¸º»»¤Ë´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
30068 #: cp/typeck.c:3803
30069 #, gcc-internal-format
30070 msgid "ISO C++ forbids using pointer to a method in subtraction"
30071 msgstr "ISO C++ ¤Ï¸º»»¤Ë¥á¥½¥Ã¥É¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
30073 #: cp/typeck.c:3815
30074 #, gcc-internal-format
30075 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
30076 msgstr "¥Ý¥¤¥ó¥¿±é»»¤ÇÉÔ´°Á´·¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤Ï̵¸ú¤Ç¤¹"
30078 #: cp/typeck.c:3875
30079 #, fuzzy, gcc-internal-format
30080 msgid "invalid use of %qE to form a pointer-to-member-function"
30081 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
30083 #: cp/typeck.c:3878
30084 #, gcc-internal-format
30085 msgid "  a qualified-id is required"
30086 msgstr ""
30088 #: cp/typeck.c:3883
30089 #, gcc-internal-format
30090 msgid "parentheses around %qE cannot be used to form a pointer-to-member-function"
30091 msgstr ""
30093 #: cp/typeck.c:3906
30094 #, gcc-internal-format
30095 msgid "taking address of temporary"
30096 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
30098 #: cp/typeck.c:4154
30099 #, gcc-internal-format
30100 msgid "ISO C++ forbids %sing an enum"
30101 msgstr "ISO C++ ¤Ï enum ¤Î %s ¤ò¶Ø¤¸¤Þ¤¹"
30103 #: cp/typeck.c:4165
30104 #, fuzzy, gcc-internal-format
30105 msgid "cannot %s a pointer to incomplete type %qT"
30106 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤ò»Ø¤·¤Æ¤¤¤Þ¤¹"
30108 #: cp/typeck.c:4171
30109 #, fuzzy, gcc-internal-format
30110 msgid "ISO C++ forbids %sing a pointer of type %qT"
30111 msgstr "ISO C++ ¤Ï enum ¤Î %s ¤ò¶Ø¤¸¤Þ¤¹"
30113 #: cp/typeck.c:4196
30114 #, gcc-internal-format
30115 msgid "cast to non-reference type used as lvalue"
30116 msgstr "º¸ÊÕÃͤȤ·¤Æ»È¤ï¤ì¤ëÈ󻲾ȷ¿¤Ø¤Î¥­¥ã¥¹¥È¤Ç¤¹"
30118 #: cp/typeck.c:4231
30119 #, fuzzy, gcc-internal-format
30120 msgid "invalid use of %<--%> on bool variable %qD"
30121 msgstr "Èóº¸ÊÕÃÍÇÛÎó¤Î̵¸ú¤ÊÍøÍÑ"
30123 #. ARM $3.4
30124 #: cp/typeck.c:4260
30125 #, fuzzy, gcc-internal-format
30126 msgid "ISO C++ forbids taking address of function %<::main%>"
30127 msgstr "ISO C++ ¤Ï `::main' ´Ø¿ô¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
30129 #. An expression like &memfn.
30130 #: cp/typeck.c:4316
30131 #, gcc-internal-format
30132 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%>"
30133 msgstr ""
30135 #: cp/typeck.c:4321
30136 #, fuzzy, gcc-internal-format
30137 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say %<&%T::%D%>"
30138 msgstr "ISO C++ ¤ÏÈóº¸ÊÕÃͼ°¤Ø¤Î¥­¥ã¥¹¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
30140 #: cp/typeck.c:4349
30141 #, gcc-internal-format
30142 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
30143 msgstr "ISO C++ ¤ÏÈóº¸ÊÕÃͼ°¤Ø¤Î¥­¥ã¥¹¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
30145 #: cp/typeck.c:4373
30146 #, fuzzy, gcc-internal-format
30147 msgid "cannot create pointer to reference member %qD"
30148 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
30150 #: cp/typeck.c:4584
30151 #, fuzzy, gcc-internal-format
30152 msgid "cannot take the address of %<this%>, which is an rvalue expression"
30153 msgstr "`this' ¤Ï±¦ÊÕÃͼ°¤Ç¤¢¤ê¡¢¤½¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
30155 #: cp/typeck.c:4607
30156 #, fuzzy, gcc-internal-format
30157 msgid "address of explicit register variable %qD requested"
30158 msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
30160 #: cp/typeck.c:4612
30161 #, gcc-internal-format
30162 msgid "address requested for %qD, which is declared %<register%>"
30163 msgstr ""
30165 #: cp/typeck.c:4678
30166 #, fuzzy, gcc-internal-format
30167 msgid "%s expression list treated as compound expression"
30168 msgstr "½é´ü²½»Ò¥ê¥¹¥È¤ÏÊ£¹ç¼°¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤Þ¤·¤¿"
30170 #: cp/typeck.c:5075
30171 #, gcc-internal-format
30172 msgid "invalid static_cast from type %qT to type %qT"
30173 msgstr ""
30175 #: cp/typeck.c:5097
30176 #, fuzzy, gcc-internal-format
30177 msgid "converting from %qT to %qT"
30178 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
30180 #: cp/typeck.c:5145
30181 #, gcc-internal-format
30182 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
30183 msgstr ""
30185 #: cp/typeck.c:5204
30186 #, fuzzy, gcc-internal-format
30187 msgid "cast from %qT to %qT loses precision"
30188 msgstr "%s: Á´ÂÎŪ¤ÊÀºÅÙ¤ÎÄã²¼"
30190 #: cp/typeck.c:5231
30191 #, fuzzy, gcc-internal-format
30192 msgid "cast from %qT to %qT increases required alignment of target type"
30193 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤ÎÍ׵ᥢ¥é¥¤¥ó¥á¥ó¥È¤¬Áý²Ã¤·¤Þ¤¹"
30195 #. Only issue a warning, as we have always supported this
30196 #. where possible, and it is necessary in some cases.  DR 195
30197 #. addresses this issue, but as of 2004/10/26 is still in
30198 #. drafting.
30199 #: cp/typeck.c:5250
30200 #, gcc-internal-format
30201 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
30202 msgstr "ISO C++ ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È¥ª¥Ö¥¸¥§¥¯¥È¥Ý¥¤¥ó¥¿¤Î´Ö¤Ç¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
30204 #: cp/typeck.c:5261
30205 #, fuzzy, gcc-internal-format
30206 msgid "invalid cast from type %qT to type %qT"
30207 msgstr "ÉÔ´°Á´¤Ê typedef `%s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
30209 #: cp/typeck.c:5317
30210 #, gcc-internal-format
30211 msgid "invalid use of const_cast with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
30212 msgstr ""
30214 #: cp/typeck.c:5326
30215 #, gcc-internal-format
30216 msgid "invalid use of const_cast with type %qT, which is a pointer or reference to a function type"
30217 msgstr ""
30219 #: cp/typeck.c:5351
30220 #, gcc-internal-format
30221 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
30222 msgstr ""
30224 #: cp/typeck.c:5402
30225 #, gcc-internal-format
30226 msgid "invalid const_cast from type %qT to type %qT"
30227 msgstr ""
30229 #: cp/typeck.c:5470 cp/typeck.c:5475
30230 #, fuzzy, gcc-internal-format
30231 msgid "ISO C++ forbids casting to an array type %qT"
30232 msgstr "ISO C ¤Ï¶¦ÍÑÂη¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
30234 #: cp/typeck.c:5483
30235 #, fuzzy, gcc-internal-format
30236 msgid "invalid cast to function type %qT"
30237 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
30239 #: cp/typeck.c:5703
30240 #, gcc-internal-format
30241 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
30242 msgstr ""
30244 #: cp/typeck.c:5772
30245 #, fuzzy, gcc-internal-format
30246 msgid "incompatible types in assignment of %qT to %qT"
30247 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
30249 #: cp/typeck.c:5783
30250 #, fuzzy, gcc-internal-format
30251 msgid "array used as initializer"
30252 msgstr "ÇÛÎó¤ÎÉÔÀµ¤Ê½é´ü²½"
30254 #: cp/typeck.c:5785
30255 #, fuzzy, gcc-internal-format
30256 msgid "invalid array assignment"
30257 msgstr "ÂåÆþ¤È¤·¤Æ̵¸ú¤Êº¸ÊÕÃͤǤ¹"
30259 #: cp/typeck.c:5907
30260 #, gcc-internal-format
30261 msgid "   in pointer to member function conversion"
30262 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð´Ø¿ô¤Ø¤ÎÊÑ´¹¤Ç"
30264 #: cp/typeck.c:5918 cp/typeck.c:5944
30265 #, gcc-internal-format
30266 msgid "pointer to member cast via virtual base %qT"
30267 msgstr ""
30269 #: cp/typeck.c:5921
30270 #, fuzzy, gcc-internal-format
30271 msgid "pointer to member conversion via virtual base %qT"
30272 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
30274 #: cp/typeck.c:5930
30275 #, gcc-internal-format
30276 msgid "   in pointer to member conversion"
30277 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
30279 #: cp/typeck.c:6020
30280 #, fuzzy, gcc-internal-format
30281 msgid "invalid conversion to type %qT from type %qT"
30282 msgstr "̵¸ú¤Ê¥Ð¡¼¥¸¥ç¥óÈÖ¹æ·Á¼°"
30284 #: cp/typeck.c:6264
30285 #, gcc-internal-format
30286 msgid "cannot convert %qT to %qT for argument %qP to %qD"
30287 msgstr ""
30289 #: cp/typeck.c:6267
30290 #, fuzzy, gcc-internal-format
30291 msgid "cannot convert %qT to %qT in %s"
30292 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
30294 #: cp/typeck.c:6278
30295 #, fuzzy, gcc-internal-format
30296 msgid "%s might be a candidate for a format attribute"
30297 msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `%s' format Â°À­¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹"
30299 #: cp/typeck.c:6352 cp/typeck.c:6354
30300 #, fuzzy, gcc-internal-format
30301 msgid "in passing argument %P of %q+D"
30302 msgstr "°ú¿ô %d ¸Ä¤Î `%s' ¤òÅϤ·¤Þ¤¹"
30304 #: cp/typeck.c:6404
30305 #, gcc-internal-format
30306 msgid "returning reference to temporary"
30307 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î»²¾È¤òÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
30309 #: cp/typeck.c:6411
30310 #, gcc-internal-format
30311 msgid "reference to non-lvalue returned"
30312 msgstr "Èóº¸ÊÕÃͤؤλ²¾È¤¬ÊÖ¤µ¤ì¤Þ¤·¤¿"
30314 #: cp/typeck.c:6427
30315 #, fuzzy, gcc-internal-format
30316 msgid "reference to local variable %q+D returned"
30317 msgstr "Èóº¸ÊÕÃͤؤλ²¾È¤¬ÊÖ¤µ¤ì¤Þ¤·¤¿"
30319 #: cp/typeck.c:6430
30320 #, fuzzy, gcc-internal-format
30321 msgid "address of local variable %q+D returned"
30322 msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹"
30324 #: cp/typeck.c:6464
30325 #, gcc-internal-format
30326 msgid "returning a value from a destructor"
30327 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤«¤éÃͤòÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
30329 #. If a return statement appears in a handler of the
30330 #. function-try-block of a constructor, the program is ill-formed.
30331 #: cp/typeck.c:6472
30332 #, gcc-internal-format
30333 msgid "cannot return from a handler of a function-try-block of a constructor"
30334 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Î´Ø¿ô try ¥Ö¥í¥Ã¥¯¤Î¥Ï¥ó¥É¥é¤«¤é¤Ï return ¤Ç¤­¤Þ¤»¤ó"
30336 #. You can't return a value from a constructor.
30337 #: cp/typeck.c:6475
30338 #, gcc-internal-format
30339 msgid "returning a value from a constructor"
30340 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤«¤éÃͤòÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
30342 #: cp/typeck.c:6498
30343 #, fuzzy, gcc-internal-format
30344 msgid "return-statement with no value, in function returning %qT"
30345 msgstr "Ìá¤ê·¿¤¬´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤»¤ó"
30347 #: cp/typeck.c:6519
30348 #, fuzzy, gcc-internal-format
30349 msgid "return-statement with a value, in function returning 'void'"
30350 msgstr "Ìá¤ê·¿¤¬ void ¤Î´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤¹"
30352 #: cp/typeck.c:6550
30353 #, gcc-internal-format
30354 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -fcheck-new is in effect)"
30355 msgstr ""
30357 #: cp/typeck2.c:53
30358 #, gcc-internal-format
30359 msgid "type %qT is not a base type for type %qT"
30360 msgstr ""
30362 #: cp/typeck2.c:295
30363 #, fuzzy, gcc-internal-format
30364 msgid "cannot declare variable %q+D to be of abstract type %qT"
30365 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
30367 #: cp/typeck2.c:298
30368 #, fuzzy, gcc-internal-format
30369 msgid "cannot declare parameter %q+D to be of abstract type %qT"
30370 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
30372 #: cp/typeck2.c:301
30373 #, fuzzy, gcc-internal-format
30374 msgid "cannot declare field %q+D to be of abstract type %qT"
30375 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
30377 #: cp/typeck2.c:305
30378 #, fuzzy, gcc-internal-format
30379 msgid "invalid abstract return type for member function %q+#D"
30380 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
30382 #: cp/typeck2.c:307
30383 #, fuzzy, gcc-internal-format
30384 msgid "invalid abstract return type for function %q+#D"
30385 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
30387 #. Here we do not have location information.
30388 #: cp/typeck2.c:310
30389 #, fuzzy, gcc-internal-format
30390 msgid "invalid abstract type %qT for %qE"
30391 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
30393 #: cp/typeck2.c:312
30394 #, fuzzy, gcc-internal-format
30395 msgid "invalid abstract type for %q+D"
30396 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
30398 #: cp/typeck2.c:315
30399 #, gcc-internal-format
30400 msgid "cannot allocate an object of abstract type %qT"
30401 msgstr ""
30403 #: cp/typeck2.c:323
30404 #, fuzzy, gcc-internal-format
30405 msgid "%J  because the following virtual functions are pure within %qT:"
30406 msgstr "  °Ê²¼¤Î²¾ÁÛ´Ø¿ô¤¬Ãê¾Ý¤Ç¤¢¤ë¤¿¤á¤Ç¤¹:"
30408 #: cp/typeck2.c:327
30409 #, gcc-internal-format
30410 msgid "\t%+#D"
30411 msgstr ""
30413 #: cp/typeck2.c:334
30414 #, fuzzy, gcc-internal-format
30415 msgid "%J  since type %qT has pure virtual functions"
30416 msgstr "»È¤ï¤ì¤Ê¤¤²¾ÁÛ´Ø¿ô¤òÀÚ¤ê¼Î¤Æ¤ë"
30418 #: cp/typeck2.c:601
30419 #, gcc-internal-format
30420 msgid "constructor syntax used, but no constructor declared for type %qT"
30421 msgstr ""
30423 #: cp/typeck2.c:615
30424 #, gcc-internal-format
30425 msgid "cannot initialize arrays using this syntax"
30426 msgstr "¤³¤Îʸˡ¤ò»È¤Ã¤ÆÇÛÎó¤ò½é´ü²½¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
30428 #: cp/typeck2.c:691
30429 #, gcc-internal-format
30430 msgid "int-array initialized from non-wide string"
30431 msgstr "Èó¥ï¥¤¥Éʸ»úÎ󤫤é int ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
30433 #: cp/typeck2.c:731
30434 #, gcc-internal-format
30435 msgid "cannot initialize aggregate of type %qT with a compound literal"
30436 msgstr ""
30438 #: cp/typeck2.c:740
30439 #, gcc-internal-format
30440 msgid "array must be initialized with a brace-enclosed initializer"
30441 msgstr ""
30443 #: cp/typeck2.c:816 cp/typeck2.c:917
30444 #, fuzzy, gcc-internal-format
30445 msgid "non-trivial designated initializers not supported"
30446 msgstr "¼«ÌÀ¤Ç¤Ê¤¤¥é¥Ù¥ë¤Î¤Ä¤¤¤¿½é´ü²½»Ò¤Ç¤¹"
30448 #: cp/typeck2.c:940 cp/typeck2.c:954
30449 #, fuzzy, gcc-internal-format
30450 msgid "missing initializer for member %qD"
30451 msgstr "½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
30453 #: cp/typeck2.c:945
30454 #, fuzzy, gcc-internal-format
30455 msgid "uninitialized const member %qD"
30456 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤«¤Ê¤¤"
30458 #: cp/typeck2.c:947
30459 #, fuzzy, gcc-internal-format
30460 msgid "member %qD with uninitialized const fields"
30461 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤«¤Ê¤¤"
30463 #: cp/typeck2.c:949
30464 #, fuzzy, gcc-internal-format
30465 msgid "member %qD is uninitialized reference"
30466 msgstr "²¾°ú¿ô `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
30468 #: cp/typeck2.c:1004
30469 #, fuzzy, gcc-internal-format
30470 msgid "no field %qD found in union being initialized"
30471 msgstr "¥ì¥³¡¼¥É¤ä¶¦ÍÑÂΤ˥ե£¡¼¥ë¥É̾¤¬¤Ê¤¤½é´ü²½»Ò¤Ç¤¹"
30473 #: cp/typeck2.c:1013
30474 #, gcc-internal-format
30475 msgid "index value instead of field name in union initializer"
30476 msgstr "union ½é´ü²½»Ò¤¬¥Õ¥£¡¼¥ë¥É̾¤Ç¤Ï¤Ê¤¯¥¤¥ó¥Ç¥Ã¥¯¥¹ÃͤˤʤäƤ¤¤Þ¤¹"
30478 #: cp/typeck2.c:1168
30479 #, gcc-internal-format
30480 msgid "circular pointer delegation detected"
30481 msgstr "½Û´Ä¥Ý¥¤¥ó¥¿¤ÎÂåɽ¤ò¸¡½Ð¤·¤Þ¤·¤¿"
30483 #: cp/typeck2.c:1181
30484 #, fuzzy, gcc-internal-format
30485 msgid "base operand of %<->%> has non-pointer type %qT"
30486 msgstr "`->' ¤Î¥Ù¡¼¥¹¥ª¥Ú¥é¥ó¥É¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
30488 #: cp/typeck2.c:1205
30489 #, fuzzy, gcc-internal-format
30490 msgid "result of %<operator->()%> yields non-pointer result"
30491 msgstr "`operator->()'¤Î·ë²Ì¤¬Èó¥Ý¥¤¥ó¥¿¤Î·ë²Ì¤ò¤â¤¿¤é¤·¤Þ¤¹"
30493 #: cp/typeck2.c:1207
30494 #, fuzzy, gcc-internal-format
30495 msgid "base operand of %<->%> is not a pointer"
30496 msgstr "`->' ¤Î¥Ù¡¼¥¹¥ª¥Ú¥é¥ó¥É¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
30498 #: cp/typeck2.c:1229
30499 #, fuzzy, gcc-internal-format
30500 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
30501 msgstr "\"%s\" ¤Ï C++ ¤Î±é»»»Ò¤Ç¤¢¤ê¡¢¥Þ¥¯¥í̾¤È¤·¤Æ»ÈÍѤ¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
30503 #: cp/typeck2.c:1238
30504 #, gcc-internal-format
30505 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
30506 msgstr ""
30508 #: cp/typeck2.c:1260
30509 #, gcc-internal-format
30510 msgid "pointer to member type %qT incompatible with object type %qT"
30511 msgstr ""
30513 #: cp/typeck2.c:1484
30514 #, fuzzy, gcc-internal-format
30515 msgid "call to function %qD which throws incomplete type %q#T"
30516 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
30518 #: cp/typeck2.c:1487
30519 #, fuzzy, gcc-internal-format
30520 msgid "call to function which throws incomplete type %q#T"
30521 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
30523 #: fortran/f95-lang.c:279
30524 #, gcc-internal-format
30525 msgid "Unexpected type in truthvalue_conversion"
30526 msgstr ""
30528 #: fortran/f95-lang.c:332
30529 #, fuzzy, gcc-internal-format
30530 msgid "can't open input file: %s"
30531 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤ò close ¤Ç¤­¤Þ¤»¤ó"
30533 #: fortran/f95-lang.c:659
30534 #, fuzzy, gcc-internal-format
30535 msgid "global register variable %qs used in nested function"
30536 msgstr "Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
30538 #: fortran/f95-lang.c:663
30539 #, fuzzy, gcc-internal-format
30540 msgid "register variable %qs used in nested function"
30541 msgstr "¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
30543 #: fortran/f95-lang.c:670
30544 #, fuzzy, gcc-internal-format
30545 msgid "address of global register variable %qs requested"
30546 msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹"
30548 #: fortran/f95-lang.c:688
30549 #, fuzzy, gcc-internal-format
30550 msgid "address of register variable %qs requested"
30551 msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
30553 #: fortran/trans-array.c:3457
30554 #, gcc-internal-format
30555 msgid "Possible frontend bug: array constructor not expanded"
30556 msgstr ""
30558 #: fortran/trans-array.c:5011
30559 #, gcc-internal-format
30560 msgid "Possible frontend bug: Deferred array size without pointer, allocatable attribute or derived type without allocatable components."
30561 msgstr ""
30563 #: fortran/trans-array.c:5484
30564 #, gcc-internal-format
30565 msgid "bad expression type during walk (%d)"
30566 msgstr ""
30568 #: fortran/trans-const.c:336
30569 #, gcc-internal-format
30570 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
30571 msgstr ""
30573 #: fortran/trans-decl.c:938
30574 #, gcc-internal-format
30575 msgid "intrinsic variable which isn't a procedure"
30576 msgstr ""
30578 #: fortran/trans-decl.c:2566
30579 #, fuzzy, gcc-internal-format
30580 msgid "Function does not return a value"
30581 msgstr "´Ø¿ô¤¬Ê¸»úÎ󷿤òÊÖ¤·¤Þ¤»¤ó"
30583 #. I don't think this should ever happen.
30584 #: fortran/trans-decl.c:2717
30585 #, gcc-internal-format
30586 msgid "module symbol %s in wrong namespace"
30587 msgstr ""
30589 #: fortran/trans-decl.c:2736
30590 #, gcc-internal-format
30591 msgid "backend decl for module variable %s already exists"
30592 msgstr ""
30594 #: fortran/trans-decl.c:3212
30595 #, fuzzy, gcc-internal-format
30596 msgid "Function return value not set"
30597 msgstr "´Ø¿ô¤¬½¸¹çÂΤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
30599 #: fortran/trans-expr.c:1081
30600 #, gcc-internal-format
30601 msgid "Unknown intrinsic op"
30602 msgstr ""
30604 #: fortran/trans-intrinsic.c:659
30605 #, fuzzy, gcc-internal-format
30606 msgid "Intrinsic function %s(%d) not recognized"
30607 msgstr "¸À¸ì %s ¤Ïǧ¼±¤Ç¤­¤Þ¤»¤ó"
30609 #: fortran/trans-io.c:1775
30610 #, gcc-internal-format
30611 msgid "Bad IO basetype (%d)"
30612 msgstr ""
30614 #: fortran/trans-types.c:228
30615 #, gcc-internal-format
30616 msgid "integer kind=8 not available for -fdefault-integer-8 option"
30617 msgstr ""
30619 #: fortran/trans-types.c:240
30620 #, gcc-internal-format
30621 msgid "real kind=8 not available for -fdefault-real-8 option"
30622 msgstr ""
30624 #: fortran/trans-types.c:253
30625 #, gcc-internal-format
30626 msgid "Use of -fdefault-double-8 requires -fdefault-real-8"
30627 msgstr ""
30629 #: fortran/trans-types.c:965
30630 #, gcc-internal-format
30631 msgid "Array element size too big"
30632 msgstr ""
30634 #: fortran/trans.c:625
30635 #, gcc-internal-format
30636 msgid "gfc_trans_code(): Bad statement code"
30637 msgstr ""
30639 #. I changed this from sorry(...) because it should not return.
30640 #. TODO: Remove gfc_todo_error before releasing version 1.0.
30641 #: fortran/trans.h:605
30642 #, fuzzy, gcc-internal-format
30643 msgid "gfc_todo: Not Implemented: "
30644 msgstr "»ÄÇ°¤Ê¤¬¤é¸«¼ÂÁõ¤Ç¤¹: "
30646 #: java/check-init.c:247
30647 #, gcc-internal-format
30648 msgid "Can't reassign a value to the final variable %qs"
30649 msgstr ""
30651 #: java/check-init.c:517 java/check-init.c:530
30652 #, fuzzy, gcc-internal-format
30653 msgid "variable %qD may not have been initialized"
30654 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
30656 #: java/check-init.c:947
30657 #, gcc-internal-format
30658 msgid "internal error in check-init: tree code not implemented: %s"
30659 msgstr "check-init ¤ÇÆâÉô¥¨¥é¡¼: ¥Ä¥ê¡¼¥³¡¼¥É¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: %s"
30661 #: java/check-init.c:1020
30662 #, fuzzy, gcc-internal-format
30663 msgid "%Jfinal field %qD may not have been initialized"
30664 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
30666 #: java/class.c:765
30667 #, gcc-internal-format
30668 msgid "bad method signature"
30669 msgstr "ÉÔÀµ¤Ê¥á¥½¥Ã¥É¥·¥°¥Í¥¤¥Á¥ã¤Ç¤¹"
30671 #: java/class.c:814
30672 #, gcc-internal-format
30673 msgid "misplaced ConstantValue attribute (not in any field)"
30674 msgstr "ConstantValue Â°À­¤Î¾ì½ê¤ò´Ö°ã¤¨¤Æ¤¤¤Þ¤¹¡Ê¤É¤Î¥Õ¥£¡¼¥ë¥É¤Ç¤â¤¢¤ê¤Þ¤»¤ó¡Ë"
30676 #: java/class.c:817
30677 #, fuzzy, gcc-internal-format
30678 msgid "duplicate ConstantValue attribute for field '%s'"
30679 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤Î ConstantValue Â°À­¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
30681 #: java/class.c:828
30682 #, fuzzy, gcc-internal-format
30683 msgid "ConstantValue attribute of field '%s' has wrong type"
30684 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤Î ConstantValue Â°À­¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
30686 #: java/class.c:1510
30687 #, fuzzy, gcc-internal-format
30688 msgid "%Jabstract method in non-abstract class"
30689 msgstr "abstract ¥á¥½¥Ã¥É¤¬ÈóÃê¾Ý¥¯¥é¥¹¤Ë¤¢¤ê¤Þ¤¹"
30691 #: java/class.c:2498
30692 #, fuzzy, gcc-internal-format
30693 msgid "non-static method %q+D overrides static method"
30694 msgstr "ÈóÀÅŪ¥á¥½¥Ã¥É '%s' ¤¬ÀÅŪ¥á¥½¥Ã¥É¤ò¥ª¡¼¥Ð¡¼¥é¥¤¥É¤·¤Æ¤¤¤Þ¤¹"
30696 #: java/decl.c:1247
30697 #, fuzzy, gcc-internal-format
30698 msgid "%q+D used prior to declaration"
30699 msgstr "`%s' ¤ÏÀë¸À¤è¤ê¤âÀè¤Ë»ÈÍѤµ¤ì¤Þ¤·¤¿"
30701 #: java/decl.c:1288
30702 #, fuzzy, gcc-internal-format
30703 msgid "declaration of %qs shadows a parameter"
30704 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
30706 #: java/decl.c:1291
30707 #, fuzzy, gcc-internal-format
30708 msgid "declaration of %qs shadows a symbol from the parameter list"
30709 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¥ê¥¹¥È¤Î¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
30711 #: java/decl.c:1761
30712 #, fuzzy, gcc-internal-format
30713 msgid "In %+D: overlapped variable and exception ranges at %d"
30714 msgstr "%s Æâ: ÊÑ¿ô¤ÈÎã³°ÈϰϤ¬ %d ¤Ç½Å¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
30716 #: java/decl.c:1824
30717 #, gcc-internal-format
30718 msgid "bad type in parameter debug info"
30719 msgstr "²¾°ú¿ô¥Ç¥Ð¥Ã¥°¾ðÊó¤ËÉÔÀµ¤Ê·¿¤¬¤¢¤ê¤Þ¤¹"
30721 #: java/decl.c:1833
30722 #, fuzzy, gcc-internal-format
30723 msgid "bad PC range for debug info for local %q+D"
30724 msgstr "¥í¡¼¥«¥ë¤Î `%s' ÍѥǥХå°¾ðÊó¤Î¤¿¤á¤Î PC ÈϰϤ¬ÉÔÀµ¤Ç¤¹"
30726 #: java/expr.c:379
30727 #, gcc-internal-format
30728 msgid "need to insert runtime check for %s"
30729 msgstr ""
30731 #: java/expr.c:508 java/expr.c:555
30732 #, gcc-internal-format
30733 msgid "assert: %s is assign compatible with %s"
30734 msgstr ""
30736 #: java/expr.c:674
30737 #, gcc-internal-format
30738 msgid "stack underflow - dup* operation"
30739 msgstr "¥¹¥¿¥Ã¥¯¥¢¥ó¥À¡¼¥Õ¥í¡¼ - dup* Áàºî"
30741 #: java/expr.c:1653
30742 #, fuzzy, gcc-internal-format
30743 msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
30744 msgstr "»²¾È `%s' ¤ÏÛ£Ëæ¤Ç¤¹: interface `%s' ¤È interface `%s' ¤Ë¸½¤ì¤Þ¤·¤¿"
30746 #: java/expr.c:1681
30747 #, fuzzy, gcc-internal-format
30748 msgid "field %qs not found"
30749 msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
30751 #: java/expr.c:2177
30752 #, gcc-internal-format
30753 msgid "method '%s' not found in class"
30754 msgstr "¥á¥½¥Ã¥É '%s' ¤Ï¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
30756 #: java/expr.c:2384
30757 #, gcc-internal-format
30758 msgid "failed to find class '%s'"
30759 msgstr "'%s' ¥¯¥é¥¹¤ò¸«¤Ä¤±¤ë¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
30761 #: java/expr.c:2425
30762 #, fuzzy, gcc-internal-format
30763 msgid "class '%s' has no method named '%s' matching signature '%s'"
30764 msgstr "¥¯¥é¥¹ '%s' ¤Ï̾Á°¤¬ '%s' ¤Ç¥·¥°¥Í¥¤¥Á¥ã '%s' ¤È°ìÃפ¹¤ë¥á¥½¥Ã¥É¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
30766 #: java/expr.c:2456
30767 #, gcc-internal-format
30768 msgid "invokestatic on non static method"
30769 msgstr "ÈóÀÅŪ¥á¥½¥Ã¥É¤Ë invokestatic ¤·¤Þ¤·¤¿"
30771 #: java/expr.c:2461
30772 #, gcc-internal-format
30773 msgid "invokestatic on abstract method"
30774 msgstr "Ãê¾Ý¥á¥½¥Ã¥É¤Ë invokestatic ¤·¤Þ¤·¤¿"
30776 #: java/expr.c:2469
30777 #, gcc-internal-format
30778 msgid "invoke[non-static] on static method"
30779 msgstr "ÀÅŪ¥á¥½¥Ã¥É¤Ë invoke[Èó static] ¤·¤Þ¤·¤¿"
30781 #: java/expr.c:2823
30782 #, fuzzy, gcc-internal-format
30783 msgid "missing field '%s' in '%s'"
30784 msgstr "¥Õ¥£¡¼¥ë¥É '%s'('%s' Æâ) ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
30786 #: java/expr.c:2830
30787 #, fuzzy, gcc-internal-format
30788 msgid "mismatching signature for field '%s' in '%s'"
30789 msgstr "¥Õ¥£¡¼¥ë¥É '%s'('%s' Æâ) ¤Î¥·¥°¥Í¥¤¥Á¥ã¤¬°ìÃפ·¤Þ¤»¤ó"
30791 #: java/expr.c:2858
30792 #, fuzzy, gcc-internal-format
30793 msgid "assignment to final field %q+D not in field's class"
30794 msgstr "final ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¤½¤Î¥Õ¥£¡¼¥ë¥É¤Î¥¯¥é¥¹Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
30796 #: java/expr.c:3084
30797 #, gcc-internal-format
30798 msgid "invalid PC in line number table"
30799 msgstr "̵¸ú¤Ê PC ¤¬¹ÔÈÖ¹æ¥Æ¡¼¥Ö¥ë¤Ë¤¢¤ê¤Þ¤¹"
30801 #: java/expr.c:3132
30802 #, fuzzy, gcc-internal-format
30803 msgid "unreachable bytecode from %d to before %d"
30804 msgstr "%d ¤«¤é %d ¤ÎÁ°¤Þ¤Ç¤Î¥Ð¥¤¥È¥³¡¼¥É¤Ë¤ÏÅþã¤Ç¤­¤Þ¤»¤ó"
30806 #: java/expr.c:3174
30807 #, fuzzy, gcc-internal-format
30808 msgid "unreachable bytecode from %d to the end of the method"
30809 msgstr "%d ¤«¤é¥á¥½¥Ã¥É¤Î½ª¤ê¤Þ¤Ç¤Î¥Ð¥¤¥È¥³¡¼¥É¤Ë¤ÏÅþã¤Ç¤­¤Þ¤»¤ó"
30811 #. duplicate code from LOAD macro
30812 #: java/expr.c:3479
30813 #, gcc-internal-format
30814 msgid "unrecogized wide sub-instruction"
30815 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤ wide sub Ì¿Îá¤Ç¤¹"
30817 #: java/gjavah.c:717
30818 #, gcc-internal-format
30819 msgid "static field has same name as method"
30820 msgstr ""
30822 #: java/gjavah.c:1265
30823 #, fuzzy, gcc-internal-format
30824 msgid "couldn't find class %s"
30825 msgstr "¥¯¥é¥¹ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
30827 #: java/gjavah.c:1272
30828 #, fuzzy, gcc-internal-format
30829 msgid "parse error while reading %s"
30830 msgstr "¥Õ¥£¡¼¥ë¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
30832 #: java/gjavah.c:1498 java/gjavah.c:1600 java/gjavah.c:1675
30833 #, fuzzy, gcc-internal-format
30834 msgid "unparseable signature: '%s'"
30835 msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò stat ¤Ç¤­¤Þ¤»¤ó"
30837 #: java/gjavah.c:2065
30838 #, fuzzy, gcc-internal-format
30839 msgid "Not a valid Java .class file."
30840 msgstr "Àµ¾ï¤Ê Java .class ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
30842 #: java/gjavah.c:2073 java/jcf-parse.c:752
30843 #, gcc-internal-format
30844 msgid "error while parsing constant pool"
30845 msgstr "constant ¥×¡¼¥ë¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
30847 #: java/gjavah.c:2079
30848 #, fuzzy, gcc-internal-format
30849 msgid "error in constant pool entry #%d"
30850 msgstr "constant ¥×¡¼¥ë¹àÌÜ #%d Æâ¤Ç¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿\n"
30852 #: java/gjavah.c:2222
30853 #, fuzzy, gcc-internal-format
30854 msgid "class is of array type\n"
30855 msgstr "¥­¥ã¥¹¥È¤¬ÇÛÎ󷿤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
30857 #: java/gjavah.c:2230
30858 #, fuzzy, gcc-internal-format
30859 msgid "base class is of array type"
30860 msgstr "¥­¥ã¥¹¥È¤¬ÇÛÎ󷿤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
30862 #: java/gjavah.c:2428 java/gjavah.c:2555
30863 #, fuzzy, gcc-internal-format
30864 msgid "no classes specified"
30865 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
30867 #: java/gjavah.c:2521
30868 #, fuzzy, gcc-internal-format
30869 msgid "'-MG' option is unimplemented"
30870 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
30872 #: java/gjavah.c:2563
30873 #, fuzzy, gcc-internal-format
30874 msgid "can't specify both -o and -MD"
30875 msgstr "-C ¤È -o ¤ÏξÊý¤ò°ì½ï¤Ë»ØÄê¤Ç¤­¤Þ¤»¤ó"
30877 #: java/gjavah.c:2586
30878 #, gcc-internal-format
30879 msgid "%s: no such class"
30880 msgstr ""
30882 #: java/jcf-io.c:548
30883 #, fuzzy, gcc-internal-format
30884 msgid "source file for class %qs is newer than its matching class file.  Source file %qs used instead"
30885 msgstr "¥¯¥é¥¹ `%s' ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤Ï¡¢°ìÃפ¹¤ë¥¯¥é¥¹¥Õ¥¡¥¤¥ë¤è¤ê¿·¤·¤¤¤Ç¤¹¡£¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤òÂå¤ê¤Ë»È¤¤¤Þ¤¹"
30887 #: java/jcf-parse.c:371
30888 #, gcc-internal-format
30889 msgid "bad string constant"
30890 msgstr "ÉÔÀµ¤Êʸ»úÎóÄê¿ô¤Ç¤¹"
30892 #: java/jcf-parse.c:389
30893 #, gcc-internal-format
30894 msgid "bad value constant type %d, index %d"
30895 msgstr "ÉÔÀµ¤ÊÄê¿ôÃÍ·¿ %d, ¥¤¥ó¥Ç¥Ã¥¯¥¹ %d"
30897 #: java/jcf-parse.c:578
30898 #, fuzzy, gcc-internal-format
30899 msgid "can't reopen %s: %m"
30900 msgstr "%s ¤òºÆ open ¤Ç¤­¤Þ¤»¤ó"
30902 #: java/jcf-parse.c:585
30903 #, fuzzy, gcc-internal-format
30904 msgid "can't close %s: %m"
30905 msgstr "%s ¤ò close ¤Ç¤­¤Þ¤»¤ó"
30907 #: java/jcf-parse.c:720 java/jcf-parse.c:726
30908 #, fuzzy, gcc-internal-format
30909 msgid "cannot find file for class %s"
30910 msgstr "¥¯¥é¥¹ %s ÍѤΥե¡¥¤¥ë¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó¡£"
30912 #: java/jcf-parse.c:749
30913 #, gcc-internal-format
30914 msgid "not a valid Java .class file"
30915 msgstr "Àµ¾ï¤Ê Java .class ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
30917 #. FIXME - where was first time
30918 #: java/jcf-parse.c:767
30919 #, gcc-internal-format
30920 msgid "reading class %s for the second time from %s"
30921 msgstr "class %s ¤òÆɹþ¤à¤Î¤Ï %s ¤«¤éÆó²óÌܤˤʤê¤Þ¤¹"
30923 #: java/jcf-parse.c:785
30924 #, gcc-internal-format
30925 msgid "error while parsing fields"
30926 msgstr "¥Õ¥£¡¼¥ë¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
30928 #: java/jcf-parse.c:788
30929 #, gcc-internal-format
30930 msgid "error while parsing methods"
30931 msgstr "¥á¥½¥Ã¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
30933 #: java/jcf-parse.c:791
30934 #, gcc-internal-format
30935 msgid "error while parsing final attributes"
30936 msgstr "final Â°À­¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
30938 #: java/jcf-parse.c:808
30939 #, fuzzy, gcc-internal-format
30940 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"
30941 msgstr "`%s' Æâ¤Ç¸«¤Ä¤«¤Ã¤¿ `java.lang.Object' ¤Ï¡¢Ä¹¤µ¥¼¥í¤ÎÆÃÊ̤ʠ`gnu.gcj.gcj-compiled' Â°À­¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó¡£¤³¤ì¤ÏÉáÄ̤¢¤Ê¤¿¤Î¥¯¥é¥¹¥Ñ¥¹¤¬Àµ¤·¤¯ÀßÄꤵ¤ì¤Æ¤¤¤Ê¤¤»ö¤ò°ÕÌ£¤·¤Þ¤¹¡£`info gcj \"Input Options\"' ¤ò»È¤Ã¤Æ¡¢¥¯¥é¥¹¥Ñ¥¹¤ÎÀßÄêÊýË¡¤òÀâÌÀ¤·¤Æ¤¢¤ë info ¥Ú¡¼¥¸¤ò¸«¤Æ²¼¤µ¤¤"
30943 #: java/jcf-parse.c:842
30944 #, gcc-internal-format
30945 msgid "%Hduplicate class will only be compiled once"
30946 msgstr ""
30948 #: java/jcf-parse.c:896
30949 #, gcc-internal-format
30950 msgid "missing Code attribute"
30951 msgstr "Code Â°À­¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
30953 #: java/jcf-parse.c:1178
30954 #, gcc-internal-format
30955 msgid "no input file specified"
30956 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
30958 #: java/jcf-parse.c:1213
30959 #, fuzzy, gcc-internal-format
30960 msgid "can't close input file %s: %m"
30961 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤ò close ¤Ç¤­¤Þ¤»¤ó"
30963 #: java/jcf-parse.c:1260
30964 #, gcc-internal-format
30965 msgid "bad zip/jar file %s"
30966 msgstr "zip/jar ¥Õ¥¡¥¤¥ë %s ¤ÏÉÔÀµ¤Ç¤¹"
30968 #: java/jcf-parse.c:1478
30969 #, fuzzy, gcc-internal-format
30970 msgid "error while reading %s from zip file"
30971 msgstr "¥Õ¥£¡¼¥ë¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
30973 #: java/jcf-write.c:2668
30974 #, gcc-internal-format
30975 msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
30976 msgstr "generate_bytecode_insn ¤ÇÆâÉô¥¨¥é¡¼ - ¥Ä¥ê¡¼¥³¡¼¥É¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: %s"
30978 #: java/jcf-write.c:3041
30979 #, fuzzy, gcc-internal-format
30980 msgid "field initializer type mismatch"
30981 msgstr "¥Õ¥£¡¼¥ë¥É½é´üÀßÄê»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
30983 #: java/jcf-write.c:3497
30984 #, fuzzy, gcc-internal-format
30985 msgid "can't create directory %s: %m"
30986 msgstr "¥Ç¥£¥ì¥¯¥È¥ê %s ¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
30988 #: java/jcf-write.c:3534
30989 #, fuzzy, gcc-internal-format
30990 msgid "can't open %s for writing: %m"
30991 msgstr "%s ¤ò½ñ¤­¹þ¤ßÍѤ˳«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
30993 #: java/jcf-write.c:3556
30994 #, fuzzy, gcc-internal-format
30995 msgid "can't create %s: %m"
30996 msgstr "%s ¤òºÆ open ¤Ç¤­¤Þ¤»¤ó"
30998 #: java/jv-scan.c:193
30999 #, fuzzy, gcc-internal-format
31000 msgid "only one of '--print-main', '--list-class', and '--complexity' allowed"
31001 msgstr "`--print-main', `--list-class', `--complexity' ¤«¤é¤Ï°ì¤Ä¤·¤«Áª¤Ù¤Þ¤»¤ó"
31003 #: java/jv-scan.c:196
31004 #, fuzzy, gcc-internal-format
31005 msgid "can't open output file '%s'"
31006 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
31008 #: java/jv-scan.c:232
31009 #, fuzzy, gcc-internal-format
31010 msgid "file not found '%s'"
31011 msgstr "¥Õ¥¡¥¤¥ë `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
31013 #: java/jvspec.c:442
31014 #, fuzzy, gcc-internal-format
31015 msgid "warning: already-compiled .class files ignored with -C"
31016 msgstr "·Ù¹ð: ¥³¥ó¥Ñ¥¤¥ëºÑ .class ¥Õ¥¡¥¤¥ë¤Ï -C ¤Ë¤è¤ê̵»ë¤µ¤ì¤Þ¤·¤¿"
31018 #: java/lang.c:627
31019 #, gcc-internal-format
31020 msgid "-findirect-dispatch is incompatible with -freduced-reflection"
31021 msgstr ""
31023 #: java/lang.c:630
31024 #, fuzzy, gcc-internal-format
31025 msgid "-fjni is incompatible with -freduced-reflection"
31026 msgstr "-G ¤Ï¥Ç¥Õ¥©¥ë¥È¤Î PIC ¥³¡¼¥É¤È¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
31028 #: java/lang.c:641
31029 #, gcc-internal-format
31030 msgid "can't do dependency tracking with input from stdin"
31031 msgstr "ɸ½àÆþÎϤ«¤é¤ÎÆþÎϤǤϰ͸´Ø·¸¤ÎÄÉÀפ¬¤Ç¤­¤Þ¤»¤ó"
31033 #: java/lang.c:657
31034 #, gcc-internal-format
31035 msgid "couldn't determine target name for dependency tracking"
31036 msgstr "°Í¸´Ø·¸¤ÎÄÉÀפΤ¿¤á¤Î¥¿¡¼¥²¥Ã¥È̾¤¬ÆÃÄê¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿"
31038 #: java/lex.c:259
31039 #, fuzzy, gcc-internal-format
31040 msgid ""
31041 "unknown encoding: %qs\n"
31042 "This might mean that your locale's encoding is not supported\n"
31043 "by your system's iconv(3) implementation.  If you aren't trying\n"
31044 "to use a particular encoding for your input file, try the\n"
31045 "%<--encoding=UTF-8%> option"
31046 msgstr ""
31047 "ÉÔÌÀ¤Ê¥¨¥ó¥³¡¼¥É: `%s'\n"
31048 "¤³¤ì¤Ï¤¢¤Ê¤¿¤Î¥í¥±¡¼¥ë¤Î¥¨¥ó¥³¡¼¥É¤¬¥·¥¹¥Æ¥à¤Î iconv(3) ¼ÂÁõ¤¬\n"
31049 "¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Ê¤¤¤È±¾¤¦»ö¤ò°ÕÌ£¤·¤Þ¤¹¡£¤â¤·¤¢¤Ê¤¿¤¬ÆþÎÏ¥Õ¥¡¥¤¥ë\n"
31050 "¤ÎÆÃÄꥨ¥ó¥³¡¼¥É¤ò»È¤¦¤Î¤Ç¤Ê¤±¤ì¤Ð¡¢`--encoding=UTF-8' ¥ª¥×¥·¥ç¥ó\n"
31051 "¤ò»È¤Ã¤Æ¤ß¤Æ¤¯¤À¤µ¤¤¡£"
31053 #: java/lex.c:630
31054 #, fuzzy, gcc-internal-format
31055 msgid "internal error - bad unget"
31056 msgstr "ÆâÉô¥¨¥é¡¼ - Ìµ¸ú¤Ê Utf8 Ì¾¤Ç¤¹"
31058 #: java/mangle_name.c:139 java/mangle_name.c:209
31059 #, gcc-internal-format
31060 msgid "internal error - invalid Utf8 name"
31061 msgstr "ÆâÉô¥¨¥é¡¼ - Ìµ¸ú¤Ê Utf8 Ì¾¤Ç¤¹"
31063 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:767
31064 #, fuzzy, gcc-internal-format
31065 msgid "Ambiguous class: %qs and %qs"
31066 msgstr "¤¢¤¤¤Þ¤¤¤Ê¾Êά %s ¤Ç¤¹"
31068 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:833
31069 #, fuzzy, gcc-internal-format
31070 msgid "Modifier %qs declared twice"
31071 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
31073 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1081
31074 #, gcc-internal-format
31075 msgid "Discouraged form of returned type specification"
31076 msgstr ""
31078 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1176
31079 #, gcc-internal-format
31080 msgid "Can't define static initializer in class %qs. Static initializer can only be defined in top-level classes"
31081 msgstr ""
31083 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:1472
31084 #, gcc-internal-format
31085 msgid "An empty declaration is a deprecated feature that should not be used"
31086 msgstr ""
31088 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:3035
31089 #, fuzzy, gcc-internal-format
31090 msgid ": %qs JDK1.1(TM) feature"
31091 msgstr ": `%s' ¤Ï JDK1.1(TM) ¤Îµ¡Ç½¤Ç¤¹"
31093 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:3115
31094 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:3117
31095 #, gcc-internal-format
31096 msgid ""
31097 "%s.\n"
31098 "%s"
31099 msgstr ""
31100 "%s.\n"
31101 "%s"
31103 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:3277
31104 #, fuzzy, gcc-internal-format
31105 msgid "Missing return statement"
31106 msgstr "̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
31108 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:3299
31109 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:12046
31110 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:12050
31111 #, fuzzy, gcc-internal-format
31112 msgid "Unreachable statement"
31113 msgstr "̵¸ú¤Ê½é´ü²½¼°¤Ç¤¹"
31115 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:3309
31116 #, gcc-internal-format
31117 msgid "Can't access %s field %<%s.%s%> from %qs"
31118 msgstr ""
31120 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:3378
31121 #, gcc-internal-format
31122 msgid "%s %qs already defined in %s:%d"
31123 msgstr ""
31125 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:3396
31126 #, gcc-internal-format
31127 msgid "Variable %qs is already defined in this method and was declared %<%s %s%> at line %d"
31128 msgstr ""
31130 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:3507
31131 #, gcc-internal-format
31132 msgid "Interface %qs repeated"
31133 msgstr ""
31135 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:3537
31136 #, gcc-internal-format
31137 msgid "%s name %qs clashes with imported type %qs"
31138 msgstr ""
31140 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:3569
31141 #, gcc-internal-format
31142 msgid "Public %s %qs must be defined in a file called %<%s.java%>"
31143 msgstr ""
31145 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:3584
31146 #, gcc-internal-format
31147 msgid "Inner class %qs can't be static. Static classes can only occur in interfaces and top-level classes"
31148 msgstr ""
31150 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:3665
31151 #, gcc-internal-format
31152 msgid "The class name %qs is already defined in this scope. An inner class may not have the same simple name as any of its enclosing classes"
31153 msgstr ""
31155 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:3713
31156 #, gcc-internal-format
31157 msgid "Qualifier must be a reference"
31158 msgstr ""
31160 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:3734
31161 #, gcc-internal-format
31162 msgid "Cyclic inheritance involving %s"
31163 msgstr ""
31165 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:4002
31166 #, gcc-internal-format
31167 msgid "Redundant use of %<abstract%> modifier. Interface %qs is implicitly abstract"
31168 msgstr ""
31170 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:4157
31171 #, gcc-internal-format
31172 msgid "Class %qs can't be declared both abstract and final"
31173 msgstr ""
31175 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:4169
31176 #, gcc-internal-format
31177 msgid "%<java.lang.Object%> can't extend anything"
31178 msgstr ""
31180 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:4406
31181 #, gcc-internal-format
31182 msgid "Duplicate variable declaration: %<%s %s%> was %<%s %s%> (%s:%d)"
31183 msgstr ""
31185 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:4470
31186 #, gcc-internal-format
31187 msgid "Field %qs can't be static in inner class %qs unless it is final"
31188 msgstr ""
31190 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:4713
31191 #, gcc-internal-format
31192 msgid "Class %qs must be declared abstract to define abstract method %qs"
31193 msgstr ""
31195 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:4720
31196 #, gcc-internal-format
31197 msgid "native method %qs can't be strictfp"
31198 msgstr ""
31200 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:4724
31201 #, gcc-internal-format
31202 msgid "method %qs can't be transient"
31203 msgstr ""
31205 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:4727
31206 #, gcc-internal-format
31207 msgid "method %qs can't be volatile"
31208 msgstr ""
31210 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:4777
31211 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:6508
31212 #, gcc-internal-format
31213 msgid "Method %qs can't be static in inner class %qs. Only members of interfaces and top-level classes can be static"
31214 msgstr ""
31216 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:4932
31217 #, gcc-internal-format
31218 msgid "%s method %qs can't have a body defined"
31219 msgstr ""
31221 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:4943
31222 #, gcc-internal-format
31223 msgid "Non native and non abstract method %qs must have a body defined"
31224 msgstr ""
31226 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:5013
31227 #, fuzzy, gcc-internal-format
31228 msgid "%s: recursive invocation of constructor %qs"
31229 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Î´Ø¿ôËÜÂΤò·ç¤¤¤Æ¤¤¤Þ¤¹"
31231 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:5043
31232 #, gcc-internal-format
31233 msgid "Inconsistent member declaration.  At most one of %<public%>, %<private%>, or %<protected%> may be specified"
31234 msgstr ""
31236 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:5051
31237 #, gcc-internal-format
31238 msgid "Inconsistent member declaration.  At most one of %<final%> or %<volatile%> may be specified"
31239 msgstr ""
31241 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:5141
31242 #, gcc-internal-format
31243 msgid "Variable %qs is used more than once in the argument list of method %qs"
31244 msgstr ""
31246 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:5225
31247 #, gcc-internal-format
31248 msgid "%s %qs can't implement/extend %s %qs"
31249 msgstr ""
31251 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:5259
31252 #, gcc-internal-format
31253 msgid "Class %qs can't subclass %s %qs"
31254 msgstr ""
31256 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:5268
31257 #, fuzzy, gcc-internal-format
31258 msgid "Can't subclass final classes: %s"
31259 msgstr "¥¯¥é¥¹ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
31261 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:5454
31262 #, gcc-internal-format
31263 msgid "Cyclic class inheritance%s"
31264 msgstr ""
31266 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:6159
31267 #, gcc-internal-format
31268 msgid "Superclass %qs of class %qs not found"
31269 msgstr ""
31271 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:6165
31272 #, fuzzy, gcc-internal-format
31273 msgid "Type %qs not found in declaration of field %qs"
31274 msgstr "`%s' ¤ÎÀë¸À¤Ç·¿¤¬¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤µ¤ì¤Þ¤·¤¿"
31276 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:6171
31277 #, gcc-internal-format
31278 msgid "Type %qs not found in the declaration of the argument %qs of method %qs"
31279 msgstr ""
31281 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:6178
31282 #, gcc-internal-format
31283 msgid "Type %qs not found in the declaration of the return type of method %qs"
31284 msgstr ""
31286 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:6184
31287 #, gcc-internal-format
31288 msgid "Superinterface %qs of %s %qs not found"
31289 msgstr ""
31291 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:6191
31292 #, gcc-internal-format
31293 msgid "Type %qs not found in the declaration of the local variable %qs"
31294 msgstr ""
31296 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:6198
31297 #, fuzzy, gcc-internal-format
31298 msgid "Class %qs not found in %<throws%>"
31299 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤¬¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
31301 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:6255
31302 #, fuzzy, gcc-internal-format
31303 msgid "Duplicate %s declaration %qs"
31304 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
31306 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:6329
31307 #, gcc-internal-format
31308 msgid "Class %qs doesn't define the abstract method %<%s %s%> from %s %<%s%>. This method must be defined or %s %qs must be declared abstract"
31309 msgstr ""
31311 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:6485
31312 #, gcc-internal-format
31313 msgid "Class %qs in %<throws%> clause must be a subclass of class %<java.lang.Throwable%>"
31314 msgstr ""
31316 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:6529
31317 #, gcc-internal-format
31318 msgid "Class %qs must override %qs with a public method in order to implement interface %qs"
31319 msgstr ""
31321 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:6543
31322 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:6766
31323 #, gcc-internal-format
31324 msgid "Method %qs was defined with return type %qs in class %qs"
31325 msgstr ""
31327 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:6560
31328 #, gcc-internal-format
31329 msgid "%s methods can't be overridden. Method %qs is %s in class %qs"
31330 msgstr ""
31332 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:6574
31333 #, gcc-internal-format
31334 msgid "Instance methods can't be overridden by a static method. Method %qs is an instance method in class %qs"
31335 msgstr ""
31337 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:6597
31338 #, gcc-internal-format
31339 msgid "Methods can't be overridden to be more private. Method %qs is not %s in class %qs"
31340 msgstr ""
31342 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:6734
31343 #, gcc-internal-format
31344 msgid "Invalid checked exception class %qs in %<throws%> clause.  The exception must be a subclass of an exception thrown by %qs from class %qs"
31345 msgstr ""
31347 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:6791
31348 #, gcc-internal-format
31349 msgid "Interface %qs inherits method %qs from interface %qs. This method is redefined with a different return type in interface %qs"
31350 msgstr ""
31352 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:6966
31353 #, fuzzy, gcc-internal-format
31354 msgid "Class or interface %qs not found in import"
31355 msgstr "¥¯¥é¥¹¤ä¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬É¬ÍפǤ¹"
31357 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:7055
31358 #, gcc-internal-format
31359 msgid "malformed .zip archive in CLASSPATH: %s"
31360 msgstr "CLASSPATH Æâ¤ËÊѤʠ.zip ¥¢¡¼¥«¥¤¥Ö¤¬¤¢¤ê¤Þ¤¹: %s"
31362 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:7126
31363 #, fuzzy, gcc-internal-format
31364 msgid "Can't find default package %qs. Check the CLASSPATH environment variable and the access to the archives"
31365 msgstr "¥Ç¥Õ¥©¥ë¥È¥Ñ¥Ã¥±¡¼¥¸ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£CLASSPATH ´Ä¶­ÊÑ¿ô¤È¥¢¡¼¥«¥¤¥Ö¤Ø¤Î¥¢¥¯¥»¥¹¤ò³Î¤«¤á¤Æ¤¯¤À¤µ¤¤¡£"
31367 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:7131
31368 #, fuzzy, gcc-internal-format
31369 msgid "Package %qs not found in import"
31370 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤¬¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
31372 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:7232
31373 #, gcc-internal-format
31374 msgid "Type %qs also potentially defined in package %qs"
31375 msgstr ""
31377 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:7372
31378 #, gcc-internal-format
31379 msgid "Nested %s %s is %s; cannot be accessed from here"
31380 msgstr ""
31382 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:7410
31383 #, gcc-internal-format
31384 msgid "Can't access %s %qs. Only public classes and interfaces in other packages can be accessed"
31385 msgstr ""
31387 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:7448
31388 #, gcc-internal-format
31389 msgid "Only %<final%> is allowed as a local variables modifier"
31390 msgstr ""
31392 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:9090
31393 #, gcc-internal-format
31394 msgid "No constructor matching %qs found in class %qs"
31395 msgstr ""
31397 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:9594
31398 #, gcc-internal-format
31399 msgid "Can't reference %qs before the superclass constructor has been called"
31400 msgstr ""
31402 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:9655
31403 #, gcc-internal-format
31404 msgid "Local variable %qs can't be accessed from within the inner class %qs unless it is declared final"
31405 msgstr ""
31407 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:9660
31408 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:10118
31409 #, fuzzy, gcc-internal-format
31410 msgid "Undefined variable %qs"
31411 msgstr "ÊÑ¿ô `%s' ¤Ï»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
31413 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:9671
31414 #, gcc-internal-format
31415 msgid "Can't make a static reference to nonstatic variable %qs in class %qs"
31416 msgstr ""
31418 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:9872
31419 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:10726
31420 #, gcc-internal-format
31421 msgid "No enclosing instance for inner class %qs is in scope%s"
31422 msgstr ""
31424 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:9991
31425 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:12480
31426 #, gcc-internal-format
31427 msgid "Keyword %<this%> used outside allowed context"
31428 msgstr ""
31430 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:9997
31431 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:10882
31432 #, gcc-internal-format
31433 msgid "Can't reference %<this%> before the superclass constructor has been called"
31434 msgstr ""
31436 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:10013
31437 #, gcc-internal-format
31438 msgid "Can't use variable %<%s.this%>: type %qs isn't an outer type of type %qs"
31439 msgstr ""
31441 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:10046
31442 #, gcc-internal-format
31443 msgid "Keyword %<super%> used outside allowed context"
31444 msgstr ""
31446 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:10095
31447 #, fuzzy, gcc-internal-format
31448 msgid "No variable %qs defined in class %qs"
31449 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤¬¥¯¥é¥¹¥á¥½¥Ã¥É¤«¤é¥¢¥¯¥»¥¹¤µ¤ì¤Þ¤·¤¿"
31451 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:10100
31452 #, fuzzy, gcc-internal-format
31453 msgid "Undefined variable or class name: %qs"
31454 msgstr "¥¯¥é¥¹ %s ÍѤΥե¡¥¤¥ë¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó¡£"
31456 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:10182
31457 #, fuzzy, gcc-internal-format
31458 msgid "Can't use type %qs as a qualifier"
31459 msgstr "'%s' ¤ò %s ¤Î¥ì¥¸¥¹¥¿¤È¤·¤Æ»È¤¦¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
31461 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:10201
31462 #, gcc-internal-format
31463 msgid "Attempt to reference field %qs in %<%s %s%>"
31464 msgstr ""
31466 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:10232
31467 #, fuzzy, gcc-internal-format
31468 msgid "No variable %qs defined in type %qs"
31469 msgstr "ÊÑ¿ô `%s' ¤¬ `inline' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
31471 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:10324
31472 #, gcc-internal-format
31473 msgid "Attempt to reference field %<new%> in a %qs"
31474 msgstr ""
31476 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:10461
31477 #, gcc-internal-format
31478 msgid "The class %qs has been deprecated"
31479 msgstr ""
31481 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:10471
31482 #, gcc-internal-format
31483 msgid "The %s %qs in class %qs has been deprecated"
31484 msgstr ""
31486 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:10562
31487 #, gcc-internal-format
31488 msgid "Can't invoke a method on primitive type %qs"
31489 msgstr ""
31491 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:10577
31492 #, gcc-internal-format
31493 msgid "Can't make static reference to method %qs in interface %qs"
31494 msgstr ""
31496 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:10591
31497 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:10929
31498 #, gcc-internal-format
31499 msgid "Can't make static reference to method %<%s %s%> in class %qs"
31500 msgstr ""
31502 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:10633
31503 #, gcc-internal-format
31504 msgid "Can't invoke super constructor on java.lang.Object"
31505 msgstr ""
31507 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:10646
31508 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:14550
31509 #, fuzzy, gcc-internal-format
31510 msgid "Class %qs not found in type declaration"
31511 msgstr "`%s' ¤ËÂФ¹¤ë¥¤¥ó¥¿¥Õ¥§¡¼¥¹Àë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
31513 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:10658
31514 #, gcc-internal-format
31515 msgid "Class %qs is an abstract class. It can't be instantiated"
31516 msgstr ""
31518 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:10688
31519 #, gcc-internal-format
31520 msgid "No method named %qs in scope"
31521 msgstr ""
31523 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:10801
31524 #, gcc-internal-format
31525 msgid "Can't access %s %s %<%s.%s%> from %qs"
31526 msgstr ""
31528 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:11297
31529 #, gcc-internal-format
31530 msgid "Can't find %s %<%s(%s)%> in type %qs%s"
31531 msgstr ""
31533 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:11892
31534 #, fuzzy, gcc-internal-format
31535 msgid "Constant expression required"
31536 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
31538 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:11905
31539 #, fuzzy, gcc-internal-format
31540 msgid "Incompatible type for case. Can't convert %qs to %<int%>"
31541 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
31543 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:11939
31544 #, fuzzy, gcc-internal-format
31545 msgid "Duplicate case label: %<default%>"
31546 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
31548 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:12279
31549 #, gcc-internal-format
31550 msgid "Incompatible type for %<+=%>. Can't convert %qs to %<java.lang.String%>"
31551 msgstr ""
31553 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:12462
31554 #, fuzzy, gcc-internal-format
31555 msgid "missing static field %qs"
31556 msgstr "static ¥Õ¥£¡¼¥ë¥É `%s' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
31558 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:12467
31559 #, fuzzy, gcc-internal-format
31560 msgid "not a static field %qs"
31561 msgstr "static ¥Õ¥£¡¼¥ë¥É `%s' ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
31563 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:12488
31564 #, gcc-internal-format
31565 msgid "Can't reference %<this%> or %<super%> before the superclass constructor has been called"
31566 msgstr ""
31568 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:12508
31569 #, gcc-internal-format
31570 msgid "No case for %s"
31571 msgstr "%s ¤Î¤¿¤á¤Î case ¤¬¤¢¤ê¤Þ¤»¤ó"
31573 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:12938
31574 #, fuzzy, gcc-internal-format
31575 msgid "Invalid left hand side of assignment"
31576 msgstr "ÂåÆþ¤È¤·¤Æ̵¸ú¤Êº¸ÊÕÃͤǤ¹"
31578 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:12989
31579 #, fuzzy, gcc-internal-format
31580 msgid "Incompatible type for %s. Can't convert %qs to %qs"
31581 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
31583 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:12992
31584 #, gcc-internal-format
31585 msgid "Incompatible type for %s. Explicit cast needed to convert %qs to %qs"
31586 msgstr ""
31588 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:13164
31589 #, gcc-internal-format
31590 msgid "Constant expression %qs too wide for narrowing primitive conversion to %qs"
31591 msgstr ""
31593 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:13454
31594 #, gcc-internal-format
31595 msgid "unregistered operator %s"
31596 msgstr "ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤±é»»»Ò %s ¤Ç¤¹"
31598 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:13603
31599 #, gcc-internal-format
31600 msgid "Evaluating this expression will result in an arithmetic exception being thrown"
31601 msgstr ""
31603 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:13685
31604 #, gcc-internal-format
31605 msgid "Incompatible type for %qs. Explicit cast needed to convert shift distance from %qs to integral"
31606 msgstr ""
31608 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:13690
31609 #, gcc-internal-format
31610 msgid "Incompatible type for %qs. Can't convert shift distance from %qs to integral"
31611 msgstr ""
31613 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:13764
31614 #, gcc-internal-format
31615 msgid "Invalid argument %qs for %<instanceof%>"
31616 msgstr ""
31618 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:13791
31619 #, gcc-internal-format
31620 msgid "Impossible for %qs to be instance of %qs"
31621 msgstr ""
31623 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:13922
31624 #, fuzzy, gcc-internal-format
31625 msgid "Incompatible type for %qs. Can't convert %qs to %qs"
31626 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
31628 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:14240
31629 #, fuzzy, gcc-internal-format
31630 msgid "%qs cannot be used with a constant"
31631 msgstr "\"%s\" ¤Ï¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó"
31633 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:14405
31634 #, fuzzy, gcc-internal-format
31635 msgid "Invalid argument type %qs to %qs"
31636 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
31638 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:14641
31639 #, fuzzy, gcc-internal-format
31640 msgid "Invalid cast from %qs to %qs"
31641 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó %s"
31643 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:14688
31644 #, gcc-internal-format
31645 msgid "%<[]%> can only be applied to arrays. It can't be applied to %qs"
31646 msgstr ""
31648 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:14701
31649 #, gcc-internal-format
31650 msgid "Incompatible type for %<[]%>. Explicit cast needed to convert %qs to %<int%>"
31651 msgstr ""
31653 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:14705
31654 #, fuzzy, gcc-internal-format
31655 msgid "Incompatible type for %<[]%>. Can't convert %qs to %<int%>"
31656 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
31658 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:14776
31659 #, gcc-internal-format
31660 msgid "Incompatible type for dimension in array creation expression. %s convert %qs to %<int%>"
31661 msgstr ""
31663 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:14894
31664 #, fuzzy, gcc-internal-format
31665 msgid "Invalid array initializer for non-array type %qs"
31666 msgstr "ÈóÄê¿ôÇÛÎó¼°¤«¤éÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
31668 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:14981
31669 #, fuzzy, gcc-internal-format
31670 msgid "Incompatible type for array. %s convert %qs to %qs"
31671 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
31673 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:15050
31674 #, fuzzy, gcc-internal-format
31675 msgid "%<return%> inside instance initializer"
31676 msgstr "½é´ü²½»ÒÆâ¤Ë¶õ¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
31678 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:15054
31679 #, fuzzy, gcc-internal-format
31680 msgid "%<return%> inside static initializer"
31681 msgstr "½é´ü²½»ÒÆâ¤Ë¶õ¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
31683 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:15060
31684 #, gcc-internal-format
31685 msgid "%<return%> with%s value from %<%s %s%>"
31686 msgstr ""
31688 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:15067
31689 #, fuzzy, gcc-internal-format
31690 msgid "%<return%> with value from constructor %qs"
31691 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤«¤éÃͤòÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
31693 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:15132
31694 #, gcc-internal-format
31695 msgid "Incompatible type for %<if%>. Can't convert %qs to %<boolean%>"
31696 msgstr ""
31698 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:15165
31699 #, fuzzy, gcc-internal-format
31700 msgid "Declaration of %qs shadows a previous label declaration"
31701 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
31703 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:15170
31704 #, fuzzy, gcc-internal-format
31705 msgid "This is the location of the previous declaration of label %qs"
31706 msgstr "¤³¤³¤¬°ÊÁ°¤ÎÀë¸À¤¬¤¢¤ë°ÌÃ֤Ǥ¹"
31708 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:15417
31709 #, fuzzy, gcc-internal-format
31710 msgid "No label definition found for %qs"
31711 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
31713 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:15430
31714 #, fuzzy, gcc-internal-format
31715 msgid "%<continue%> must be in loop"
31716 msgstr "continue Ê¸¤¬ loop ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
31718 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:15433
31719 #, fuzzy, gcc-internal-format
31720 msgid "continue label %qs does not name a loop"
31721 msgstr "continue Ê¸¤¬ loop ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
31723 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:15454
31724 #, fuzzy, gcc-internal-format
31725 msgid "%<break%> must be in loop or switch"
31726 msgstr "break Ê¸¤¬ loop ¤Þ¤¿¤Ï switch ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
31728 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:15495
31729 #, gcc-internal-format
31730 msgid "Incompatible type for loop conditional. Can't convert %qs to %<boolean%>"
31731 msgstr ""
31733 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:15533
31734 #, gcc-internal-format
31735 msgid "Incompatible type for %<switch%>. Can't convert %qs to %<int%>"
31736 msgstr ""
31738 #. The case_label_list is in reverse order, so print the
31739 #. outer label first.
31740 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:15564
31741 #, fuzzy, gcc-internal-format
31742 msgid "duplicate case label: %<"
31743 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
31745 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:15565
31746 #, gcc-internal-format
31747 msgid "%>"
31748 msgstr ""
31750 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:15568
31751 #, fuzzy, gcc-internal-format
31752 msgid "original label is here"
31753 msgstr "Á´¤Æ¤Î¥é¥Ù¥ë¤ò¥¢¥é¥¤¥ó¤¹¤ë"
31755 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:15785
31756 #, gcc-internal-format
31757 msgid "Can't catch class %qs. Catch clause parameter type must be a subclass of class %<java.lang.Throwable%>"
31758 msgstr ""
31760 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:15809
31761 #, gcc-internal-format
31762 msgid "%<catch%> not reached because of the catch clause at line %d"
31763 msgstr ""
31765 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:15876
31766 #, gcc-internal-format
31767 msgid "Incompatible type for %<synchronized%>. Can't convert %qs to %<java.lang.Object%>"
31768 msgstr ""
31770 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:15927
31771 #, gcc-internal-format
31772 msgid "Can't throw %qs; it must be a subclass of class %<java.lang.Throwable%>"
31773 msgstr ""
31775 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:15956
31776 #, gcc-internal-format
31777 msgid "Checked exception %qs can't be thrown in instance initializer (not all declared constructor are declaring it in their %<throws%> clause)"
31778 msgstr ""
31780 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:15977
31781 #, gcc-internal-format
31782 msgid "Checked exception %qs can't be caught by any of the catch clause(s) of the surrounding %<try%> block"
31783 msgstr ""
31785 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:15990
31786 #, gcc-internal-format
31787 msgid "Checked exception %qs can't be thrown in initializer"
31788 msgstr ""
31790 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:15994
31791 #, gcc-internal-format
31792 msgid "Checked exception %qs isn't thrown from a %<try%> block"
31793 msgstr ""
31795 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:16000
31796 #, gcc-internal-format
31797 msgid "Checked exception %qs doesn't match any of current method's %<throws%> declaration(s)"
31798 msgstr ""
31800 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:16090
31801 #, fuzzy, gcc-internal-format
31802 msgid "Exception %qs can't be thrown in initializer"
31803 msgstr "½é´ü²½»ÒÆâ¤Ë¶õ¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
31805 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:16096
31806 #, gcc-internal-format
31807 msgid "Exception %qs must be caught, or it must be declared in the %<throws%> clause of %qs"
31808 msgstr ""
31810 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:16189
31811 #, gcc-internal-format
31812 msgid "Incompatible type for %<?:%>. Can't convert %qs to %<boolean%>"
31813 msgstr ""
31815 #: /scratch/mitchell/gcc-releases/gcc-4.2.0-20070316/gcc-4.2.0-20070316/gcc/java/parse.y:16257
31816 #, fuzzy, gcc-internal-format
31817 msgid "Incompatible type for %<?:%>. Can't convert %qs to %qs"
31818 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
31820 #: java/typeck.c:528
31821 #, gcc-internal-format
31822 msgid "junk at end of signature string"
31823 msgstr "¥·¥°¥Í¥¤¥Á¥ãʸ»úÎó¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
31825 #: java/verify-glue.c:390
31826 #, fuzzy, gcc-internal-format
31827 msgid "verification failed: %s"
31828 msgstr "¸¡¾Ú¥¨¥é¡¼ (PC=%d)"
31830 #: java/verify-glue.c:392
31831 #, fuzzy, gcc-internal-format
31832 msgid "verification failed at PC=%d: %s"
31833 msgstr "¸¡¾Ú¥¨¥é¡¼ (PC=%d)"
31835 #: java/verify-glue.c:476
31836 #, gcc-internal-format
31837 msgid "bad pc in exception_table"
31838 msgstr "exception_table ¤ËÉÔÀµ¤Ê pc ¤¬¤¢¤ê¤Þ¤¹"
31840 #: java/parse.h:128
31841 #, gcc-internal-format
31842 msgid "%s method can't be abstract"
31843 msgstr ""
31845 #: java/parse.h:132
31846 #, fuzzy, gcc-internal-format
31847 msgid "Constructor can't be %s"
31848 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤­¤Þ¤»¤ó"
31850 #. Pedantic warning on obsolete modifiers. Note: when cl is NULL,
31851 #. flags was set artificially, such as for an interface method.
31852 #: java/parse.h:164
31853 #, fuzzy, gcc-internal-format
31854 msgid "Discouraged redundant use of %qs modifier in declaration of %s"
31855 msgstr "`%s' ¤ÎÀë¸À¤Ë¤ª¤¤¤ÆÊ£¿ô¤ÎÊݸ¥¯¥é¥¹"
31857 #: java/parse.h:171
31858 #, gcc-internal-format
31859 msgid "Discouraged redundant use of %qs modifier in declaration of %s %qs"
31860 msgstr ""
31862 #. Standard error messages
31863 #: java/parse.h:354
31864 #, fuzzy, gcc-internal-format
31865 msgid "Incompatible type for %qs. Can't convert %qs to boolean"
31866 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
31868 #: java/parse.h:359
31869 #, gcc-internal-format
31870 msgid "Incompatible type for %qs. Can't convert %qs to numeric type"
31871 msgstr ""
31873 #: java/parse.h:367
31874 #, gcc-internal-format
31875 msgid "Incompatible type for %qs. Explicit cast needed to convert %qs to integral"
31876 msgstr ""
31878 #: java/parse.h:372
31879 #, fuzzy, gcc-internal-format
31880 msgid "Incompatible type for %qs. Can't convert %qs to integral"
31881 msgstr "´ÖÀÜŪ¤Ê´Ø¿ô¸Æ¤Ó½Ð¤·¤ÎÂè %d °ú¿ô¤ËÂФ·¤Æ¸ß´¹À­¤Î¤Ê¤¤·¿¤Ç¤¹"
31883 #: java/parse.h:379
31884 #, fuzzy, gcc-internal-format
31885 msgid "Variable %qs may not have been initialized"
31886 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
31888 #: objc/objc-act.c:709
31889 #, fuzzy, gcc-internal-format
31890 msgid "%<@end%> must appear in an @implementation context"
31891 msgstr "`@end' ¤Ï¼ÂÁõ¥³¥ó¥Æ¥¯¥¹¥È¤Ë¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
31893 #: objc/objc-act.c:738
31894 #, fuzzy, gcc-internal-format
31895 msgid "method declaration not in @interface context"
31896 msgstr "¥á¥½¥Ã¥ÉÄêµÁ¤¬¥¯¥é¥¹¥³¥ó¥Æ¥­¥¹¥ÈÆâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
31898 #: objc/objc-act.c:749
31899 #, fuzzy, gcc-internal-format
31900 msgid "method definition not in @implementation context"
31901 msgstr "¥á¥½¥Ã¥ÉÄêµÁ¤¬¥¯¥é¥¹¥³¥ó¥Æ¥­¥¹¥ÈÆâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
31903 #: objc/objc-act.c:1173
31904 #, fuzzy, gcc-internal-format
31905 msgid "comparison of distinct Objective-C types lacks a cast"
31906 msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥­¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
31908 #: objc/objc-act.c:1177
31909 #, gcc-internal-format
31910 msgid "initialization from distinct Objective-C type"
31911 msgstr ""
31913 #: objc/objc-act.c:1181
31914 #, gcc-internal-format
31915 msgid "assignment from distinct Objective-C type"
31916 msgstr ""
31918 #: objc/objc-act.c:1185
31919 #, gcc-internal-format
31920 msgid "distinct Objective-C type in return"
31921 msgstr ""
31923 #: objc/objc-act.c:1189
31924 #, gcc-internal-format
31925 msgid "passing argument %d of %qE from distinct Objective-C type"
31926 msgstr ""
31928 #: objc/objc-act.c:1344
31929 #, fuzzy, gcc-internal-format
31930 msgid "statically allocated instance of Objective-C class %qs"
31931 msgstr "¥ª¥Ö¥¸¥§¥¯¥È¤ÎÀÅŪ¤Ê³äÅö¤Æ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
31933 #: objc/objc-act.c:1415
31934 #, gcc-internal-format
31935 msgid "protocol %qs has circular dependency"
31936 msgstr ""
31938 #: objc/objc-act.c:1440 objc/objc-act.c:6569
31939 #, fuzzy, gcc-internal-format
31940 msgid "cannot find protocol declaration for %qs"
31941 msgstr "`%s' ¤ËÂФ¹¤ë¥×¥í¥È¥³¥ëÀë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
31943 #: objc/objc-act.c:1904 objc/objc-act.c:3340 objc/objc-act.c:7182
31944 #: objc/objc-act.c:7518 objc/objc-act.c:7572 objc/objc-act.c:7597
31945 #, fuzzy, gcc-internal-format
31946 msgid "cannot find interface declaration for %qs"
31947 msgstr "`%s' ¤ËÂФ¹¤ë¥¤¥ó¥¿¥Õ¥§¡¼¥¹Àë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
31949 #: objc/objc-act.c:1908
31950 #, gcc-internal-format
31951 msgid "interface %qs does not have valid constant string layout"
31952 msgstr ""
31954 #: objc/objc-act.c:1913
31955 #, fuzzy, gcc-internal-format
31956 msgid "cannot find reference tag for class %qs"
31957 msgstr "¥¯¥é¥¹ %s ÍѤΥե¡¥¤¥ë¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó¡£"
31959 #: objc/objc-act.c:2540
31960 #, gcc-internal-format
31961 msgid "%Hcreating selector for nonexistent method %qE"
31962 msgstr ""
31964 #: objc/objc-act.c:2742
31965 #, gcc-internal-format
31966 msgid "%qs is not an Objective-C class name or alias"
31967 msgstr ""
31969 #: objc/objc-act.c:2868 objc/objc-act.c:2899 objc/objc-act.c:7446
31970 #: objc/objc-act.c:7747 objc/objc-act.c:7777
31971 #, gcc-internal-format
31972 msgid "Objective-C declarations may only appear in global scope"
31973 msgstr ""
31975 #: objc/objc-act.c:2873
31976 #, fuzzy, gcc-internal-format
31977 msgid "cannot find class %qs"
31978 msgstr "¥¯¥é¥¹ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
31980 #: objc/objc-act.c:2875
31981 #, fuzzy, gcc-internal-format
31982 msgid "class %qs already exists"
31983 msgstr "¥¯¥é¥¹ `%s' ¤Ï´û¤Ë¸ºß¤·¤Þ¤¹"
31985 #: objc/objc-act.c:2919 objc/objc-act.c:7487
31986 #, fuzzy, gcc-internal-format
31987 msgid "%qs redeclared as different kind of symbol"
31988 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
31990 #: objc/objc-act.c:3193
31991 #, gcc-internal-format
31992 msgid "strong-cast assignment has been intercepted"
31993 msgstr ""
31995 #: objc/objc-act.c:3235
31996 #, gcc-internal-format
31997 msgid "strong-cast may possibly be needed"
31998 msgstr ""
32000 #: objc/objc-act.c:3245
32001 #, fuzzy, gcc-internal-format
32002 msgid "instance variable assignment has been intercepted"
32003 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤¬¥¯¥é¥¹¥á¥½¥Ã¥É¤«¤é¥¢¥¯¥»¥¹¤µ¤ì¤Þ¤·¤¿"
32005 #: objc/objc-act.c:3264
32006 #, gcc-internal-format
32007 msgid "pointer arithmetic for garbage-collected objects not allowed"
32008 msgstr ""
32010 #: objc/objc-act.c:3270
32011 #, gcc-internal-format
32012 msgid "global/static variable assignment has been intercepted"
32013 msgstr ""
32015 #: objc/objc-act.c:3453
32016 #, gcc-internal-format
32017 msgid "use %<-fobjc-exceptions%> to enable Objective-C exception syntax"
32018 msgstr ""
32020 #: objc/objc-act.c:3794
32021 #, gcc-internal-format
32022 msgid "@catch parameter is not a known Objective-C class type"
32023 msgstr ""
32025 #: objc/objc-act.c:3810
32026 #, gcc-internal-format
32027 msgid "exception of type %<%T%> will be caught"
32028 msgstr ""
32030 #: objc/objc-act.c:3812
32031 #, gcc-internal-format
32032 msgid "%H   by earlier handler for %<%T%>"
32033 msgstr ""
32035 #: objc/objc-act.c:3865
32036 #, gcc-internal-format
32037 msgid "%<@try%> without %<@catch%> or %<@finally%>"
32038 msgstr ""
32040 #: objc/objc-act.c:3913
32041 #, gcc-internal-format
32042 msgid "%<@throw%> (rethrow) used outside of a @catch block"
32043 msgstr ""
32045 #: objc/objc-act.c:4308
32046 #, gcc-internal-format
32047 msgid "type %q+D does not have a known size"
32048 msgstr ""
32050 #: objc/objc-act.c:4941
32051 #, fuzzy, gcc-internal-format
32052 msgid "%J%s %qs"
32053 msgstr "%s: %s"
32055 #: objc/objc-act.c:4964 objc/objc-act.c:4983
32056 #, gcc-internal-format
32057 msgid "inconsistent instance variable specification"
32058 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô¤Î»ÅÍͤ¬°ì´Ó¤·¤Æ¤¤¤Þ¤»¤ó"
32060 #: objc/objc-act.c:5841
32061 #, fuzzy, gcc-internal-format
32062 msgid "can not use an object as parameter to a method"
32063 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Ç `::' ¤ò»È¤¨¤Þ¤»¤ó"
32065 #: objc/objc-act.c:6064
32066 #, fuzzy, gcc-internal-format
32067 msgid "multiple %s named %<%c%s%> found"
32068 msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'"
32070 #: objc/objc-act.c:6293
32071 #, fuzzy, gcc-internal-format
32072 msgid "no super class declared in @interface for %qs"
32073 msgstr "`%s' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤Ë´ðÄ쥯¥é¥¹¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
32075 #: objc/objc-act.c:6331
32076 #, gcc-internal-format
32077 msgid "found %<-%s%> instead of %<+%s%> in protocol(s)"
32078 msgstr ""
32080 #: objc/objc-act.c:6390
32081 #, fuzzy, gcc-internal-format
32082 msgid "invalid receiver type %qs"
32083 msgstr "¥ì¥·¡¼¥Ð·¿ `%s' ¤¬Ìµ¸ú¤Ç¤¹"
32085 #: objc/objc-act.c:6405
32086 #, fuzzy, gcc-internal-format
32087 msgid "%<%c%s%> not found in protocol(s)"
32088 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤¬¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
32090 #: objc/objc-act.c:6419
32091 #, fuzzy, gcc-internal-format
32092 msgid "%qs may not respond to %<%c%s%>"
32093 msgstr "`%s' ¤Ï `%s' ¤Ë±þÅú¤·¤Þ¤»¤ó"
32095 #: objc/objc-act.c:6427
32096 #, gcc-internal-format
32097 msgid "no %<%c%s%> method found"
32098 msgstr ""
32100 #: objc/objc-act.c:6433
32101 #, gcc-internal-format
32102 msgid "(Messages without a matching method signature"
32103 msgstr ""
32105 #: objc/objc-act.c:6434
32106 #, gcc-internal-format
32107 msgid "will be assumed to return %<id%> and accept"
32108 msgstr ""
32110 #: objc/objc-act.c:6435
32111 #, gcc-internal-format
32112 msgid "%<...%> as arguments.)"
32113 msgstr ""
32115 #: objc/objc-act.c:6668
32116 #, gcc-internal-format
32117 msgid "undeclared selector %qs"
32118 msgstr ""
32120 #. Historically, a class method that produced objects (factory
32121 #. method) would assign `self' to the instance that it
32122 #. allocated.  This would effectively turn the class method into
32123 #. an instance method.  Following this assignment, the instance
32124 #. variables could be accessed.  That practice, while safe,
32125 #. violates the simple rule that a class method should not refer
32126 #. to an instance variable.  It's better to catch the cases
32127 #. where this is done unknowingly than to support the above
32128 #. paradigm.
32129 #: objc/objc-act.c:6710
32130 #, fuzzy, gcc-internal-format
32131 msgid "instance variable %qs accessed in class method"
32132 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤¬¥¯¥é¥¹¥á¥½¥Ã¥É¤«¤é¥¢¥¯¥»¥¹¤µ¤ì¤Þ¤·¤¿"
32134 #: objc/objc-act.c:6943
32135 #, fuzzy, gcc-internal-format
32136 msgid "duplicate declaration of method %<%c%s%>"
32137 msgstr "¥¯¥é¥¹¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
32139 #: objc/objc-act.c:7004
32140 #, fuzzy, gcc-internal-format
32141 msgid "duplicate interface declaration for category %<%s(%s)%>"
32142 msgstr "¥«¥Æ¥´¥ê `%s(%s)' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
32144 #: objc/objc-act.c:7031
32145 #, fuzzy, gcc-internal-format
32146 msgid "illegal reference type specified for instance variable %qs"
32147 msgstr "Èó static ¥í¡¼¥«¥ëÊÑ¿ô `%s' ¤Ø¤Î asm »ØÄê»Ò¤Ï̵»ë¤µ¤ì¤Þ¤¹"
32149 #: objc/objc-act.c:7042
32150 #, fuzzy, gcc-internal-format
32151 msgid "instance variable %qs has unknown size"
32152 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï %s ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
32154 #: objc/objc-act.c:7067
32155 #, gcc-internal-format
32156 msgid "type %qs has no default constructor to call"
32157 msgstr ""
32159 #: objc/objc-act.c:7073
32160 #, fuzzy, gcc-internal-format
32161 msgid "destructor for %qs shall not be run either"
32162 msgstr "¾¤Î¥¯¥é¥¹ `%s' ¤Î¥Ç¥¹¥È¥é¥¯¥¿¤ò¡¢¥á¥ó¥Ð¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
32164 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
32165 #. initialize them.
32166 #: objc/objc-act.c:7085
32167 #, fuzzy, gcc-internal-format
32168 msgid "type %qs has virtual member functions"
32169 msgstr "¥á¥ó¥Ð´Ø¿ô¤Î̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
32171 #: objc/objc-act.c:7086
32172 #, fuzzy, gcc-internal-format
32173 msgid "illegal aggregate type %qs specified for instance variable %qs"
32174 msgstr "Èó static ¥í¡¼¥«¥ëÊÑ¿ô `%s' ¤Ø¤Î asm »ØÄê»Ò¤Ï̵»ë¤µ¤ì¤Þ¤¹"
32176 #: objc/objc-act.c:7096
32177 #, gcc-internal-format
32178 msgid "type %qs has a user-defined constructor"
32179 msgstr ""
32181 #: objc/objc-act.c:7098
32182 #, gcc-internal-format
32183 msgid "type %qs has a user-defined destructor"
32184 msgstr ""
32186 #: objc/objc-act.c:7102
32187 #, gcc-internal-format
32188 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
32189 msgstr ""
32191 #: objc/objc-act.c:7211
32192 #, fuzzy, gcc-internal-format
32193 msgid "instance variable %qs is declared private"
32194 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï private ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
32196 #: objc/objc-act.c:7222
32197 #, fuzzy, gcc-internal-format
32198 msgid "instance variable %qs is %s; this will be a hard error in the future"
32199 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï private ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
32201 #: objc/objc-act.c:7229
32202 #, fuzzy, gcc-internal-format
32203 msgid "instance variable %qs is declared %s"
32204 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï %s ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
32206 #: objc/objc-act.c:7255 objc/objc-act.c:7343
32207 #, fuzzy, gcc-internal-format
32208 msgid "incomplete implementation of class %qs"
32209 msgstr "¥¯¥é¥¹ `%s' ¤Î¼ÂÁõ¤¬ÉÔ´°Á´¤Ç¤¹"
32211 #: objc/objc-act.c:7259 objc/objc-act.c:7348
32212 #, fuzzy, gcc-internal-format
32213 msgid "incomplete implementation of category %qs"
32214 msgstr "¥«¥Æ¥´¥ê `%s' ¤Î¼ÂÁõ¤¬ÉÔ´°Á´¤Ç¤¹"
32216 #: objc/objc-act.c:7264 objc/objc-act.c:7353
32217 #, fuzzy, gcc-internal-format
32218 msgid "method definition for %<%c%s%> not found"
32219 msgstr "`%c%s' ¤Î¥á¥½¥Ã¥ÉÄêµÁ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
32221 #: objc/objc-act.c:7394
32222 #, fuzzy, gcc-internal-format
32223 msgid "%s %qs does not fully implement the %qs protocol"
32224 msgstr "%s `%s' ¤Ï `%s' ¥×¥í¥È¥³¥ë¤ò´°Á´¤Ë¤Ï¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó"
32226 #: objc/objc-act.c:7452 objc/objc-act.c:9142
32227 #, fuzzy, gcc-internal-format
32228 msgid "%<@end%> missing in implementation context"
32229 msgstr "`@end' ¤Ï¼ÂÁõ¥³¥ó¥Æ¥¯¥¹¥È¤Ë¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
32231 #: objc/objc-act.c:7471
32232 #, fuzzy, gcc-internal-format
32233 msgid "cannot find interface declaration for %qs, superclass of %qs"
32234 msgstr "`%s' ¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡Ê`%s' ¤Î´ðÄ쥯¥é¥¹¤Ç¤¹¡Ë"
32236 #: objc/objc-act.c:7501
32237 #, fuzzy, gcc-internal-format
32238 msgid "reimplementation of class %qs"
32239 msgstr "¥¯¥é¥¹ `%s' ¤ÎºÆ¼ÂÁõ¤Ç¤¹"
32241 #: objc/objc-act.c:7533
32242 #, fuzzy, gcc-internal-format
32243 msgid "conflicting super class name %qs"
32244 msgstr "´ðÄ쥯¥é¥¹Ì¾ `%s' ¤¬¾×Æͤ·¤Æ¤¤¤Þ¤¹"
32246 #: objc/objc-act.c:7535
32247 #, fuzzy, gcc-internal-format
32248 msgid "previous declaration of %qs"
32249 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
32251 #: objc/objc-act.c:7549 objc/objc-act.c:7551
32252 #, fuzzy, gcc-internal-format
32253 msgid "duplicate interface declaration for class %qs"
32254 msgstr "¥¯¥é¥¹ `%s' ¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
32256 #: objc/objc-act.c:7805
32257 #, fuzzy, gcc-internal-format
32258 msgid "duplicate declaration for protocol %qs"
32259 msgstr "¥×¥í¥È¥³¥ë '%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
32261 #. Add a readable method name to the warning.
32262 #: objc/objc-act.c:8383
32263 #, gcc-internal-format
32264 msgid "%J%s %<%c%s%>"
32265 msgstr ""
32267 #: objc/objc-act.c:8713
32268 #, fuzzy, gcc-internal-format
32269 msgid "no super class declared in interface for %qs"
32270 msgstr "`%s' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤Ë´ðÄ쥯¥é¥¹¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
32272 #: objc/objc-act.c:8762
32273 #, gcc-internal-format
32274 msgid "[super ...] must appear in a method context"
32275 msgstr "[super ...] ¤Ï¥á¥½¥Ã¥É¥³¥ó¥Æ¥­¥¹¥È¤Ë¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
32277 #: objc/objc-act.c:8802
32278 #, gcc-internal-format
32279 msgid "method possibly missing a [super dealloc] call"
32280 msgstr ""
32282 #: objc/objc-act.c:9432
32283 #, fuzzy, gcc-internal-format
32284 msgid "local declaration of %qs hides instance variable"
32285 msgstr "`%s' ¤Î¥í¡¼¥«¥ëÀë¸À¤Ç¡¢¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô¤¬±£¤µ¤ì¤Þ¤¹"
32287 #: treelang/tree1.c:277
32288 #, fuzzy, gcc-internal-format
32289 msgid "%HDuplicate name %q.*s."
32290 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
32292 #: treelang/treetree.c:813
32293 #, fuzzy, gcc-internal-format
32294 msgid "Global register variable %qD used in nested function."
32295 msgstr "Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
32297 #: treelang/treetree.c:817
32298 #, fuzzy, gcc-internal-format
32299 msgid "Register variable %qD used in nested function."
32300 msgstr "¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
32302 #: treelang/treetree.c:823
32303 #, fuzzy, gcc-internal-format
32304 msgid "Address of global register variable %qD requested."
32305 msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹"
32307 #: treelang/treetree.c:828
32308 #, fuzzy, gcc-internal-format
32309 msgid "Address of register variable %qD requested."
32310 msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
32312 #: treelang/treetree.c:1213
32313 #, fuzzy, gcc-internal-format
32314 msgid "%qD attribute ignored"
32315 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
32317 #~ msgid "__builtin_trap not supported by this target"
32318 #~ msgstr "__builtin_trap ¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
32320 #~ msgid "type with more precision than %s"
32321 #~ msgstr "%s ¤è¤ê¤âÀºÌ©¤Ê·¿"
32323 #~ msgid "invalid truth-value expression"
32324 #~ msgstr "¿¿µ¶Ãͼ°¤¬ÉÔŬÀڤǤ¹"
32326 #~ msgid "ISO C++ forbids range expressions in switch statements"
32327 #~ msgstr "ISO C++ ¤Ç¤Ï switch Ê¸¤Ç¤ÎÈϰϼ°¤Ï¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹"
32329 #~ msgid "-Wmissing-format-attribute ignored without -Wformat"
32330 #~ msgstr "-Wmissing-format-attribute ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
32332 #~ msgid "unknown C standard `%s'"
32333 #~ msgstr "ÉÔÌÀ¤Ê C É¸½à `%s'"
32335 #~ msgid "`struct %s' incomplete in scope ending here"
32336 #~ msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤Î°ÌÃ֤ǡ¢`struct %s' ¤¬ÉÔ´°Á´¤Ç¤¹"
32338 #~ msgid "`union %s' incomplete in scope ending here"
32339 #~ msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤ÎÉôʬ¤Ç `union %s' ¤¬ÉÔ´°Á´¤Ç¤¹"
32341 #~ msgid "`enum %s' incomplete in scope ending here"
32342 #~ msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤ÎÉôʬ¤Ç `enum %s' ¤¬ÉÔ´°Á´¤Ç¤¹"
32344 #~ msgid "prototype for `%s' follows and number of arguments doesn't match"
32345 #~ msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¡¢°ú¿ô¤Î¸Ä¿ô¤¬°ìÃפ·¤Þ¤»¤ó"
32347 #~ msgid "const declaration for `%s' follows non-const"
32348 #~ msgstr "`%s' ¤ÏÈó const ¤Î¸å¤Ç const Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
32350 #~ msgid "type qualifiers for `%s' conflict with previous decl"
32351 #~ msgstr "`%s' ¤Î·¿½¤¾þ»Ò¤¬Á°Êý¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
32353 #~ msgid "`%s' was declared implicitly `extern' and later `static'"
32354 #~ msgstr "`%s' ¤Ï°ÅÌۤˠ`extern' Àë¸À¤µ¤ì¡¢¸å¤Ë `static' Àë¸À¤µ¤ì¤Þ¤·¤¿"
32356 #~ msgid "type mismatch with previous implicit declaration"
32357 #~ msgstr "·¿¤¬Á°Êý¤Î°ÅÌÛ¤ÎÀë¸À¤È°ìÃפ·¤Þ¤»¤ó"
32359 #~ msgid "type of external `%s' is not global"
32360 #~ msgstr "³°Éô `%s' ¤Î·¿¤Ï¥°¥í¡¼¥Ð¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
32362 #~ msgid "`%s' was previously implicitly declared to return `int'"
32363 #~ msgstr "`%s' ¤ÏÁ°Êý¤Ç°ÅÌÛŪ¤Ë `int' ¤òÊÖ¤¹¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
32365 #~ msgid "`%s' locally external but globally static"
32366 #~ msgstr "`%s' ¤Ï¥í¡¼¥«¥ëŪ¤Ë¤Ï extern ¤Ç¤¹¤¬¡¢¥°¥í¡¼¥Ð¥ëŪ¤Ë static ¤Ç¤¹"
32368 #~ msgid "function `%s' was previously declared within a block"
32369 #~ msgstr "´Ø¿ô `%s' ¤Ï¥Ö¥í¥Ã¥¯Æâ¤ÎÁ°Êý¤ÇÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
32371 #~ msgid "ANSI C forbids parameter `%s' shadowing typedef"
32372 #~ msgstr "ANSI C ¤Ï typedef ¤òʤ¤¤±£¤¹²¾°ú¿ô `%s' ¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹"
32374 #~ msgid "long or short specified with floating type for `%s'"
32375 #~ msgstr "`%s' ¤ËÂФ·¤ÆÉâÆ°¾®¿ô·¿¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
32377 #~ msgid "the only valid combination is `long double'"
32378 #~ msgstr "Í£°ì¤ÎÍ­¸ú¤ÊÁȹç¤ï¤»¤Ï `long double' ¤Ç¤¹"
32380 #~ msgid "ANSI C forbids const or volatile function types"
32381 #~ msgstr "ANSI C ¤Ï const ¤ä volatile ´Ø¿ô·¿¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
32383 #~ msgid "ISO C forbids qualified void function return type"
32384 #~ msgstr "ISO C ¤Ï½¤¾þÉÕ¤­ void ·¿¤ÎÌá¤êÃͤò»ý¤Ä´Ø¿ô¤ò¶Ø¤¸¤Þ¤¹"
32386 #~ msgid "parameter points to incomplete type"
32387 #~ msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤ò»Ø¤·¤Æ¤¤¤Þ¤¹"
32389 #~ msgid "`void' in parameter list must be the entire list"
32390 #~ msgstr "²¾°ú¿ô¥ê¥¹¥ÈÃæ¤Î `void' ¤Ï¥ê¥¹¥ÈÁ´ÂΤòÀê¤á¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
32392 #~ msgid "anonymous union declared inside parameter list"
32393 #~ msgstr "̵̾¶¦ÍÑÂΤ¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
32395 #~ msgid "anonymous enum declared inside parameter list"
32396 #~ msgstr "̵̾Îóµó»Ò¤¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
32398 #~ msgid "%s defined inside parms"
32399 #~ msgstr "%s¤¬²¾°ú¿ôÆâ¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
32401 #~ msgid "union"
32402 #~ msgstr "¶¦ÍÑÂÎ"
32404 #~ msgid "structure"
32405 #~ msgstr "¹½Â¤ÂÎ"
32407 #~ msgid "struct"
32408 #~ msgstr "¹½Â¤ÂÎ"
32410 #~ msgid "members"
32411 #~ msgstr "¥á¥ó¥Ð"
32413 #~ msgid "bit-field `%s' type invalid in ISO C"
32414 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ·¿¤Ï ISO C ¤Ç¤ÏÉÔŬÀڤǤ¹"
32416 #~ msgid "enum defined inside parms"
32417 #~ msgstr "²¾°ú¿ôÆâ¤Ç enum ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿"
32419 #~ msgid "parm types given both in parmlist and separately"
32420 #~ msgstr "²¾°ú¿ô¤Î·¿¤¬¡¢²¾°ú¿ô¥ê¥¹¥È¤È¤ÏÊ̤ΤȤ³¤í¤«¤é¤âÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤¹"
32422 #~ msgid "ignoring `%s' at end of `-f%s'"
32423 #~ msgstr "`%s'(`-f%s' ¤Î½ª¤ê¤Ë¤¢¤ë) ¤ò̵»ë¤·¤Þ¤¹"
32425 #~ msgid "`I' flag"
32426 #~ msgstr "`I' ¥Õ¥é¥°"
32428 #~ msgid "the `I' printf flag"
32429 #~ msgstr "printf ¤Î `I' ¥Õ¥é¥°"
32431 #~ msgid "`a' flag"
32432 #~ msgstr "`a' ¥Õ¥é¥°"
32434 #~ msgid "the `I' scanf flag"
32435 #~ msgstr "scanf ¤Î `I' ¥Õ¥é¥°"
32437 #~ msgid "`_' flag"
32438 #~ msgstr "`_' ¥Õ¥é¥°"
32440 #~ msgid "`^' flag"
32441 #~ msgstr "`^' ¥Õ¥é¥°"
32443 #~ msgid "`(' flag"
32444 #~ msgstr "`(' ¥Õ¥é¥°"
32446 #~ msgid "`!' flag"
32447 #~ msgstr "`!' ¥Õ¥é¥°"
32449 #~ msgid "%s does not support the `%%%c' %s format"
32450 #~ msgstr "%s ¤Ï `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
32452 #~ msgid "format argument is not a pointer to a pointer (arg %d)"
32453 #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤¬¥Ý¥¤¥ó¥¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)"
32455 #~ msgid "%s format, %s arg (arg %d)"
32456 #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï %s ¤Ç¤¹¤¬¡¢°ú¿ô¤Ï %s ¤Ç¤¹ (°ú¿ô %d)"
32458 #~ msgid "leaving more files than we entered"
32459 #~ msgstr "Æþ¤Ã¤¿¥Õ¥¡¥¤¥ë¤è¤ê¤â½Ð¤¿¥Õ¥¡¥¤¥ë¤ÎÊý¤¬Â¿¤¯¤Ê¤ê¤Þ¤·¤¿"
32461 #~ msgid "incomplete universal-character-name"
32462 #~ msgstr "̵¸ú¤Ê ¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾"
32464 #~ msgid "non hex digit '%c' in universal-character-name"
32465 #~ msgstr "Èó 16 ¿Ê¿ô '%c' ¤¬ universal-character-name Æâ¤Ë¤¢¤ê¤Þ¤¹"
32467 #~ msgid "universal-character-name on EBCDIC target"
32468 #~ msgstr "EBCDIC ¤Î¥¿¡¼¥²¥Ã¥È¤Ç `%c' ¤Ë¥æ¥Ë¥Ð¡¼¥µ¥ë¥­¥ã¥é¥¯¥¿Ì¾¤¬»È¤ï¤ì¤Þ¤·¤¿"
32470 #~ msgid "universal-character-name used for '%c'"
32471 #~ msgstr "`%c' ¤Ë¥æ¥Ë¥Ð¡¼¥µ¥ë¥­¥ã¥é¥¯¥¿Ì¾¤¬»È¤ï¤ì¤Þ¤·¤¿"
32473 #~ msgid "invalid universal-character-name"
32474 #~ msgstr "ÉÔŬÀڤʥæ¥Ë¥Ð¡¼¥µ¥ë¥­¥ã¥é¥¯¥¿Ì¾"
32476 #~ msgid "the meaning of `\\x' varies with -traditional"
32477 #~ msgstr "`\\x' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹"
32479 #~ msgid "\\x used with no following hex digits"
32480 #~ msgstr "\\x ¤Ë¡¢¤½¤ì¤Ë³¤¯¤Ï¤º¤Î 16 ¿Ê¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
32482 #~ msgid "hex escape out of range"
32483 #~ msgstr "16 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹"
32485 #~ msgid "the meaning of '\\a' varies with -traditional"
32486 #~ msgstr "'\\a' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹"
32488 #~ msgid "the meaning of '\\%c' varies with -traditional"
32489 #~ msgstr "'\\%c' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹"
32491 #~ msgid "non-ISO-standard escape sequence, '\\%c'"
32492 #~ msgstr "Èó ISO É¸½à¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹, '\\%c'"
32494 #~ msgid "unknown escape sequence: '\\' followed by char 0x%x"
32495 #~ msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹: Ê¸»ú 0x%x ¤¬¸å¤Ë³¤¯ '\\'"
32497 #~ msgid "universal-character-name '\\U%08x' not valid in identifier"
32498 #~ msgstr "¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾ `\\U%08x' ¤Ï¼±Ê̻ҤÎÃæ¤Ç¤ÏÍ­¸ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
32500 #~ msgid "both 'f' and 'l' suffixes on floating constant"
32501 #~ msgstr "ÉâÆ°¾®¿ôÄê¿ô¤Ë 'f' ¤È 'l' ÀÜÈø¼­¤ÎξÊý¤¬¤¢¤ê¤Þ¤¹"
32503 #~ msgid "floating constant may not be in radix 16"
32504 #~ msgstr "´ð¿ô 16 ¤ÎÉâÆ°¾¯¿ôÄê¿ô¤Ïµö¤µ¤ì¤Þ¤»¤ó"
32506 #~ msgid "traditional C rejects the 'f' suffix"
32507 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï 'f' ÀÜÈø¼­¤¬µñÈݤµ¤ì¤Þ¤¹"
32509 #~ msgid "traditional C rejects the 'l' suffix"
32510 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï 'l' ÀÜÈø¼­¤¬µñÈݤµ¤ì¤Þ¤¹"
32512 #~ msgid "ISO C forbids imaginary numeric constants"
32513 #~ msgstr "ISO C ¤Ç¤Ïµõ¿ôÄê¿ô¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹"
32515 #~ msgid "floating point number exceeds range of 'double'"
32516 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬ 'double' ¤ÎÈϰϤòĶ¤¨¤Æ¤¤¤Þ¤¹"
32518 #~ msgid "two 'u' suffixes on integer constant"
32519 #~ msgstr "2 ¤Ä¤Î 'u' ÀÜÈø¼­¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹"
32521 #~ msgid "traditional C rejects the 'u' suffix"
32522 #~ msgstr "ÅÁÅýŪ¤Ê C ¤Ç¤Ï 'u' ÀÜÈø¼­¤¬µñÈݤµ¤ì¤Þ¤¹"
32524 #~ msgid "'lul' is not a valid integer suffix"
32525 #~ msgstr "'lul' ¤ÏÀµ¾ï¤ÊÀ°¿ôÀÜÈø¼­¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
32527 #~ msgid "'Ll' and 'lL' are not valid integer suffixes"
32528 #~ msgstr "'Ll' ¤È 'lL' ¤ÏÀµ¾ï¤ÊÀ°¿ôÀÜÈø¼­¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
32530 #~ msgid "ISO C89 forbids long long integer constants"
32531 #~ msgstr "ISO C89 ¤Ç¤Ï long long À°¿ôÄê¿ô¤ò¶Ø¤¸¤Þ¤¹"
32533 #~ msgid "more than one 'i' or 'j' suffix on integer constant"
32534 #~ msgstr "Ê£¿ô¤Î 'i' ¤ä 'j' ÀÜÈø¼­¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹"
32536 #~ msgid "integer constant is too large for this configuration of the compiler - truncated to %d bits"
32537 #~ msgstr "À°¿ôÄê¿ô¤¬¥³¥ó¥Ñ¥¤¥é¤Î¸½ºß¤ÎÀßÄê¤è¤êÂ礭¤¹¤®¤ë¤¿¤á¡¢%d ¥Ó¥Ã¥È¤ËÀÚ¤êµÍ¤á¤Þ¤·¤¿"
32539 #~ msgid "width of integer constant changes with -traditional"
32540 #~ msgstr "-traditional ¤ò¤Ä¤±¤ë¤ÈÀ°¿ôÄê¿ô¤ÎÉý¤¬ÊѤï¤ê¤Þ¤¹"
32542 #~ msgid "integer constant is unsigned in ISO C, signed with -traditional"
32543 #~ msgstr "À°¿ôÄê¿ô¤Ï ISO C ¤Ç¤ÏÉä¹ç̵¤·¤Ç¡¢-traditional ¤ò¤Ä¤±¤ë¤ÈÉä¹çÉÕ¤­¤Ç¤¹"
32545 #~ msgid "width of integer constant may change on other systems with -traditional"
32546 #~ msgstr "À°¿ôÄê¿ô¤ÎÉý¤Ï¾¤Î¥·¥¹¥Æ¥à¤Ç -traditional ¤ò¤Ä¤±¤ë¤ÈÊѤï¤ë¤Ç¤·¤ç¤¦"
32548 #~ msgid "integer constant larger than the maximum value of %s"
32549 #~ msgstr "%s ¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
32551 #~ msgid "decimal constant is so large that it is unsigned"
32552 #~ msgstr "½½¿ÊÄê¿ô¤¬¤È¤Æ¤âÂ礭¤¤¤Î¤ÇÉä¹ç̵¤·¤È¤·¤Þ¤·¤¿"
32554 #~ msgid "missing white space after number '%.*s'"
32555 #~ msgstr "¿ô»ú '%.*s' ¤Î¸å¤Ë¶õÇò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
32557 #~ msgid "Ignoring invalid multibyte character"
32558 #~ msgstr "̵¸ú¤Ê¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»ú¤ò̵»ë¤·¤Þ¤¹"
32560 #~ msgid "escape sequence out of range for character"
32561 #~ msgstr "ʸ»ú¤ËÂФ¹¤ë¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬ÈϰϤò³°¤ì¤Æ¤¤¤Þ¤¹"
32563 #~ msgid "empty character constant"
32564 #~ msgstr "¶õ¤Îʸ»úÄê¿ô"
32566 #~ msgid "character constant too long"
32567 #~ msgstr "ʸ»úÄê¿ô¤¬Ä¹¤¹¤®¤Þ¤¹"
32569 #~ msgid "multi-character character constant"
32570 #~ msgstr "Ê£¿ôʸ»ú¤«¤é¤Ê¤ëʸ»úÄê¿ô"
32572 #~ msgid "ISO C forbids data definition with no type or storage class"
32573 #~ msgstr "ISO C ¤Ï·¿¤äµ­²±¥¯¥é¥¹¤Î¤Ê¤¤¥Ç¡¼¥¿ÄêµÁ¤ò¶Ø¤¸¤Þ¤¹"
32575 #~ msgid "ISO C forbids `&&'"
32576 #~ msgstr "ISO C ¤Ï `&&' ¤ò¶Ø¤¸¤Þ¤¹"
32578 #~ msgid "`sizeof' applied to a bit-field"
32579 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËŬÍѤµ¤ì¤¿ `sizeof'"
32581 #~ msgid "ISO C does not permit use of `varargs.h'"
32582 #~ msgstr "ISO C ¤Ç¤Ï `varargs.h' ¤ÎÍøÍѤòµö¤·¤Þ¤»¤ó"
32584 #~ msgid "`[*]' in parameter declaration only allowed in ISO C 99"
32585 #~ msgstr "²¾°ú¿ôÀë¸ÀÃæ¤Î `[*]' ¤Ï ISO C 99 ¤Ç¤Î¤ßµö¤µ¤ì¤Æ¤¤¤Þ¤¹"
32587 #~ msgid "`...' in old-style identifier list"
32588 #~ msgstr "¸Å¤¤¥¹¥¿¥¤¥ë¤Î¼±Ê̻ҥꥹ¥È¤Ç¤Î `...'"
32590 #~ msgid "%s at end of input"
32591 #~ msgstr "ÆþÎϤκǸå¤Ë %s"
32593 #~ msgid "%s before %s'%c'"
32594 #~ msgstr "%s ¤¬ %s'%c' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
32596 #~ msgid "%s before %s'\\x%x'"
32597 #~ msgstr "%s ¤¬ %s'\\x%x' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
32599 #~ msgid "%s before string constant"
32600 #~ msgstr "ʸ»úÎóÄê¿ô¤ÎÁ°¤Ë %s"
32602 #~ msgid "%s before numeric constant"
32603 #~ msgstr "¿ôÃÍÄê¿ô¤ÎÁ°¤Ë %s"
32605 #~ msgid "%s before \"%s\""
32606 #~ msgstr "%s ¤¬ \"%s\" ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
32608 #~ msgid "%s before '%s' token"
32609 #~ msgstr "%s ¤¬ '%s' ¥È¡¼¥¯¥ó¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
32611 #~ msgid "YYDEBUG not defined."
32612 #~ msgstr "YYDEBUG ¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
32614 #~ msgid "destructor needed for `%#D'"
32615 #~ msgstr "`%#D' ¤Î¤¿¤á¤Î¥Ç¥¹¥È¥é¥¯¥¿¤¬É¬ÍפǤ¹"
32617 #~ msgid "where case label appears here"
32618 #~ msgstr "case ¥é¥Ù¥ë¤¬¸½¤ì¤¿¤Î¤Ï¤³¤³¤Ç¤¹"
32620 #~ msgid "(enclose actions of previous case statements requiring destructors in their own scope.)"
32621 #~ msgstr "(Á°¤Î case Ê¸¤Î°Ï¤¤¹þ¤Þ¤ì¤¿Æ°ºî¤Ï¤½¤ì¼«¿È¤Î¥¹¥³¡¼¥×¤Ç¥Ç¥¹¥È¥é¥¯¥¿¤òÍ׵ᤷ¤Þ¤¹)"
32623 #~ msgid "sizeof applied to a void type"
32624 #~ msgstr "sizeof ¤¬ void ·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
32626 #~ msgid "__alignof__ applied to an incomplete type"
32627 #~ msgstr "__alignof__ ¤¬ÉÔ´°Á´¤Ê·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
32629 #~ msgid "subscript has type `char'"
32630 #~ msgstr "ź»ú¤¬ `char' ·¿¤ò¤â¤Á¤Þ¤¹"
32632 #~ msgid "shift count is negative"
32633 #~ msgstr "¥·¥Õ¥È²ó¿ô¤¬Éé¤ÎÃͤǤ¹"
32635 #~ msgid "shift count >= width of type"
32636 #~ msgstr "¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
32638 #~ msgid "wrong type argument to %s"
32639 #~ msgstr "%s ¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
32641 #~ msgid "invalid lvalue in increment"
32642 #~ msgstr "¥¤¥ó¥¯¥ê¥á¥ó¥È¤ÎÃæ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹"
32644 #~ msgid "invalid lvalue in decrement"
32645 #~ msgstr "¥Ç¥¯¥ê¥á¥ó¥È¤ÎÃæ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹"
32647 #~ msgid "increment"
32648 #~ msgstr "¥¤¥ó¥¯¥ê¥á¥ó¥È"
32650 #~ msgid "decrement"
32651 #~ msgstr "¥Ç¥¯¥ê¥á¥ó¥È"
32653 #~ msgid "ISO C forbids the address of a cast expression"
32654 #~ msgstr "ISO C ¤Ï¥­¥ã¥¹¥È¼°¤Î¥¢¥É¥ì¥¹É¾²Á¤ò¶Ø¤¸¤Þ¤¹"
32656 #~ msgid "invalid lvalue in unary `&'"
32657 #~ msgstr "ñ¹à¤Î `&' ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹"
32659 #~ msgid "ISO C forbids use of conditional expressions as lvalues"
32660 #~ msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤Î¾ò·ï¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹"
32662 #~ msgid "ISO C forbids use of compound expressions as lvalues"
32663 #~ msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤ÎÊ£¹ç¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹"
32665 #~ msgid "ISO C forbids use of cast expressions as lvalues"
32666 #~ msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤Î¥­¥ã¥¹¥È¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹"
32668 #~ msgid "%s discards qualifiers from pointer target type"
32669 #~ msgstr "%s¤Ë¤è¤ê¡¢¥Ý¥¤¥ó¥¿¤Î¼¨¤¹·¿¤«¤é¤Î½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
32671 #~ msgid "passing arg %d of pointer to function"
32672 #~ msgstr "°ú¿ô %d ¸Ä¤Î´Ø¿ô¥Ý¥¤¥ó¥¿¤òÅϤ·¤Þ¤¹"
32674 #~ msgid "initializer for static variable is not constant"
32675 #~ msgstr "static ÊÑ¿ô¤Î½é´ü²½»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
32677 #~ msgid "initializer for static variable uses complicated arithmetic"
32678 #~ msgstr "static ÊÑ¿ô¤Î½é´ü²½»Ò¤¬Ê£»¨¤Ê·×»»¤ò»È¤Ã¤Æ¤¤¤Þ¤¹"
32680 #~ msgid "aggregate initializer is not constant"
32681 #~ msgstr "½¸¹çÂΤνé´ü²½»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
32683 #~ msgid "aggregate initializer uses complicated arithmetic"
32684 #~ msgstr "½¸¹çÂΤνé´ü²½»Ò¤ÇÊ£»¨¤Ê·×»»¤ò¹Ô¤Ã¤Æ¤¤¤Þ¤¹"
32686 #~ msgid "initialization of zero-length array before end of structure"
32687 #~ msgstr "¹½Â¤ÂΤκǸå¤è¤êÁ°¤ÇŤµ 0 ¤ÎÇÛÎó¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
32689 #~ msgid "initialization of zero-length array inside a nested context"
32690 #~ msgstr "¥Í¥¹¥È¤·¤¿Ê¸Ì®¤ÎÆ⦤ÇŤµ 0 ¤ÎÇÛÎó¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
32692 #~ msgid "modification by `asm'"
32693 #~ msgstr "`asm' ¤Ë¤è¤ë½¤Àµ"
32695 #~ msgid "return"
32696 #~ msgstr "return"
32698 #~ msgid "variable offset is passed paritially in stack and in reg"
32699 #~ msgstr "ÊÑ¿ô¥ª¥Õ¥»¥Ã¥È¤¬¥¹¥¿¥Ã¥¯¤È¥ì¥¸¥¹¥¿¤ÇÅù²Á¤ËÅϤµ¤ì¤Þ¤·¤¿"
32701 #~ msgid "variable size is passed partially in stack and in reg"
32702 #~ msgstr "ÊÑ¿ô¥µ¥¤¥º¤¬¥¹¥¿¥Ã¥¯¤È¥ì¥¸¥¹¥¿¤ÇÅù²Á¤ËÅϤµ¤ì¤Þ¤·¤¿"
32704 #~ msgid "redirecting stdout: %s"
32705 #~ msgstr "stdout ¤Ø¤Î¥ê¥À¥¤¥ì¥¯¥È: %s"
32707 #~ msgid "pipe"
32708 #~ msgstr "pipe"
32710 #~ msgid "fdopen"
32711 #~ msgstr "fdopen"
32713 #~ msgid "dup2 %d 1"
32714 #~ msgstr "dup2 %d 1"
32716 #~ msgid "close %d"
32717 #~ msgstr "close %d"
32719 #~ msgid "execvp %s"
32720 #~ msgstr "execvp %s"
32722 #~ msgid "unable to mmap file '%s'"
32723 #~ msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò mmap ¤Ç¤­¤Þ¤»¤ó"
32725 #~ msgid "not found\n"
32726 #~ msgstr "¸«¤Ä¤«¤ê¤Þ¤»¤ó\n"
32728 #~ msgid "bad magic number in file '%s'"
32729 #~ msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ËÉÔÀµ¤Ê¥Þ¥¸¥Ã¥¯¥Ê¥ó¥Ð"
32731 #~ msgid "execv %s"
32732 #~ msgstr "execv %s"
32734 #~ msgid "incompatibilities between object file & expected values"
32735 #~ msgstr "ξΩ¤·¤Ê¤¤¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤È´üÂÔÃÍ"
32737 #~ msgid ""
32738 #~ "\n"
32739 #~ "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
32740 #~ msgstr ""
32741 #~ "\n"
32742 #~ "¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë #%d ¤ò½èÍý¤·¤Þ¤¹¡¢¥ª¥Õ¥»¥Ã¥È = 0x%.8lx, ¼ïÎà = %s\n"
32744 #~ msgid "string section missing"
32745 #~ msgstr "ʸ»úÎ󥻥¯¥·¥ç¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
32747 #~ msgid "no symbol table found"
32748 #~ msgstr "¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
32750 #~ msgid ""
32751 #~ "\n"
32752 #~ "Updating header and load commands.\n"
32753 #~ "\n"
32754 #~ msgstr ""
32755 #~ "\n"
32756 #~ "¥Ø¥Ã¥À¤È load ¥³¥Þ¥ó¥É¤ò¹¹¿·¤·¤Þ¤¹¡£\n"
32758 #~ msgid "load command map, %d cmds, new size %ld.\n"
32759 #~ msgstr "load ¥³¥Þ¥ó¥É¥Þ¥Ã¥×¡¢%d ¸Ä¤Î¥³¥Þ¥ó¥É¡¢¿·¤¿¤Ê¥µ¥¤¥º %ld¡£\n"
32761 #~ msgid ""
32762 #~ "writing load commands.\n"
32763 #~ "\n"
32764 #~ msgstr ""
32765 #~ "load ¥³¥Þ¥ó¥É¤ò½ñ¤­¹þ¤ß¤Þ¤¹¡£\n"
32766 #~ "\n"
32768 #~ msgid "close %s"
32769 #~ msgstr "close %s"
32771 #~ msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
32772 #~ msgstr "%s ´Ø¿ô, Îΰè %d, ¥ª¥Õ¥»¥Ã¥È = %ld (0x%.8lx)\n"
32774 #~ msgid "bad magic number"
32775 #~ msgstr "ÉÔÀµ¤Ê¥Þ¥¸¥Ã¥¯¥Ê¥ó¥Ð"
32777 #~ msgid "bad raw header version"
32778 #~ msgstr "ÉÔÀµ¤ÊÀ¸¤Î¥Ø¥Ã¥À¥Ð¡¼¥¸¥ç¥ó"
32780 #~ msgid "raw header buffer too small"
32781 #~ msgstr "¾®¤µ¤¹¤®¤ëÀ¸¤Î¥Ø¥Ã¥À¥Ð¥Ã¥Õ¥¡"
32783 #~ msgid "old raw header file"
32784 #~ msgstr "¸Å¤¤À¸¤Î¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë"
32786 #~ msgid "unknown {de,en}code_mach_o_hdr return value %d"
32787 #~ msgstr "ÉÔÌÀ¤Ê {de,en}code_mach_o_hdr Ìá¤êÃÍ %d"
32789 #~ msgid "fstat %s"
32790 #~ msgstr "fstat %s"
32792 #~ msgid "lseek %s 0"
32793 #~ msgstr "lseek %s 0"
32795 #~ msgid "read %s"
32796 #~ msgstr "read %s"
32798 #~ msgid "read %ld bytes, expected %ld, from %s"
32799 #~ msgstr "%ld ¥Ð¥¤¥ÈÆɹþ¤ß¡£%ld (%s ¤«¤é)Æɹþ¤à¤Ï¤º¤Ç¤¹"
32801 #~ msgid "msync %s"
32802 #~ msgstr "msync %s"
32804 #~ msgid "munmap %s"
32805 #~ msgstr "munmap %s"
32807 #~ msgid "write %s"
32808 #~ msgstr "write %s"
32810 #~ msgid "wrote %ld bytes, expected %ld, to %s"
32811 #~ msgstr "%ld ¥Ð¥¤¥È½ñ¹þ¤ß¡£%ld (%s ¤Ø)½ñ¹þ¤à¤Ï¤º¤Ç¤¹"
32813 #~ msgid ""
32814 #~ ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
32815 #~ ";; %d successes.\n"
32816 #~ "\n"
32817 #~ msgstr ""
32818 #~ ";; ·ë¹çÅý·×: %d »î¹Ô, %d ÂåÂØ (%d ¿·¤¿¤Ê¶õ´Ö¤òÍ×µá),\n"
32819 #~ ";; %d À®¸ù¡£\n"
32821 #~ msgid ""
32822 #~ "\n"
32823 #~ ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
32824 #~ ";; %d successes.\n"
32825 #~ msgstr ""
32826 #~ "\n"
32827 #~ ";; ·ë¹ç¹ç·×: %d »î¹Ô, %d ÂåÂØ (%d ¿·¤¿¤Ê¶õ´Ö¤òÍ×µá),\n"
32828 #~ ";; %d À®¸ù¡£\n"
32830 #~ msgid "Use VAX-C alignment"
32831 #~ msgstr "VAX-C ¥¢¥é¥¤¥ó¥á¥ó¥È¤ò»ÈÍÑ"
32833 #~ msgid "invalid %%V value"
32834 #~ msgstr "̵¸ú¤Ê %%V ÃÍ"
32836 #~ msgid "Generate code assuming DW bit is set"
32837 #~ msgstr "DW ¥Ó¥Ã¥È¤¬¥»¥Ã¥È¤µ¤ì¤¿¤È¸«¤Ê¤·¤Æ¥³¡¼¥ÉÀ¸À®"
32839 #~ msgid "Generate code assuming DW bit is not set"
32840 #~ msgstr "DW ¥Ó¥Ã¥È¤¬¥»¥Ã¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¤È¸«¤Ê¤·¤Æ¥³¡¼¥ÉÀ¸À®"
32842 #~ msgid "Generate code using byte writes"
32843 #~ msgstr "¥Ð¥¤¥È½ñ¤­¹þ¤ß¤ò»È¤Ã¤Æ¥³¡¼¥ÉÀ¸À®"
32845 #~ msgid "Do not generate byte writes"
32846 #~ msgstr "¥Ð¥¤¥È½ñ¤­¹þ¤ß¤ò»È¤ï¤º¤Ë¥³¡¼¥ÉÀ¸À®"
32848 #~ msgid "Use small memory model"
32849 #~ msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ"
32851 #~ msgid "Use normal memory model"
32852 #~ msgstr "¥Î¡¼¥Þ¥ë¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ"
32854 #~ msgid "Use large memory model"
32855 #~ msgstr "¥é¡¼¥¸¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ"
32857 #~ msgid "Generate 29000 code"
32858 #~ msgstr "29000 ¥³¡¼¥É¤òÀ¸À®"
32860 #~ msgid "Use user global registers"
32861 #~ msgstr "¥æ¡¼¥¶¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿¤òÍøÍÑ"
32863 #~ msgid "Emit stack checking code"
32864 #~ msgstr "¥¹¥¿¥Ã¥¯¥Á¥§¥Ã¥¯ÍÑ¥³¡¼¥É¤òÅǤ¯"
32866 #~ msgid "Do not emit stack checking code"
32867 #~ msgstr "¥¹¥¿¥Ã¥¯¥Á¥§¥Ã¥¯ÍÑ¥³¡¼¥É¤òÅǤ«¤Ê¤¤"
32869 #~ msgid "Work around storem hardware bug"
32870 #~ msgstr "storem ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤Ê¤¦"
32872 #~ msgid "Do not work around storem hardware bug"
32873 #~ msgstr "storem ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤Ê¤ï¤Ê¤¤"
32875 #~ msgid "Store locals in argument registers"
32876 #~ msgstr "°ú¿ô¥ì¥¸¥¹¥¿¤Ë¥í¡¼¥«¥ë¤Î¤â¤Î¤ò³ÊǼ¤¹¤ë"
32878 #~ msgid "Do not store locals in arg registers"
32879 #~ msgstr "°ú¿ô¥ì¥¸¥¹¥¿¤Ë¥í¡¼¥«¥ë¤Î¤â¤Î¤ò³ÊǼ¤·¤Ê¤¤"
32881 #~ msgid "Emit IEEE-conformant code, with inexact exceptions"
32882 #~ msgstr "ÉÔŬÀÚ¤ÊÎã³°¤ò´Þ¤á¤Æ IEEE ½àµò¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
32884 #~ msgid "bad value (%s) for -mcpu switch"
32885 #~ msgstr "-mcpu ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
32887 #~ msgid "target CPU does not support APCS-32"
32888 #~ msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï APCS-32 ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
32890 #~ msgid "target CPU does not support APCS-26"
32891 #~ msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï APCS-26 ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
32893 #~ msgid "interworking forces APCS-32 to be used"
32894 #~ msgstr "interworking ¤Ï APCS-32 ¤Î»ÈÍѤò¶¯Íפ·¤Þ¤¹"
32896 #~ msgid "Unable to find a temporary location for static chain register"
32897 #~ msgstr "ÀÅŪ¥Á¥§¥¤¥ó¥ì¥¸¥¹¥¿ÍѤΰì»þÎΰè¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó"
32899 #~ msgid "Use the 32-bit version of the APCS"
32900 #~ msgstr "APCS ¤Î 32 ¥Ó¥Ã¥ÈÈǤò»ÈÍѤ¹¤ë"
32902 #~ msgid "Use the 26-bit version of the APCS"
32903 #~ msgstr "APCS ¤Î 26 ¥Ó¥Ã¥ÈÈǤò»ÈÍѤ¹¤ë"
32905 #~ msgid "The MMU will trap on unaligned accesses"
32906 #~ msgstr "MMU ¤Ï¥¢¥é¥¤¥ó¥á¥ó¥È¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤Ç¥È¥é¥Ã¥×¤òȯ¤¹¤ë¤Ç¤·¤ç¤¦"
32908 #~ msgid "Use library calls to perform FP operations"
32909 #~ msgstr "ÉâÆ°¾®¿ôÅÀ±é»»¤ò¹Ô¤¦¥é¥¤¥Ö¥é¥ê¸Æ¤Ó½Ð¤·¤òÍøÍѤ¹¤ë"
32911 #~ msgid "Do symbol renaming for BSD"
32912 #~ msgstr "BSD ÍѤ˥·¥ó¥Ü¥ë̾¤òÊѹ¹¤¹¤ë"
32914 #~ msgid "Do symbol renaming for X/OPEN"
32915 #~ msgstr "X/OPEN ÍѤ˥·¥ó¥Ü¥ë̾¤òÊѹ¹¤¹¤ë"
32917 #~ msgid "Don't do symbol renaming"
32918 #~ msgstr "¥·¥ó¥Ü¥ë̾¤ÎÊѹ¹¤ò¹Ô¤ï¤Ê¤¤"
32920 #~ msgid "MCU `%s' not supported"
32921 #~ msgstr "MCU `%s' ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
32923 #~ msgid "Assume int to be 8 bit integer"
32924 #~ msgstr "int ¤ò 8 ¥Ó¥Ã¥ÈÀ°¿ô¤È¤ß¤Ê¤¹"
32926 #~ msgid "Specify the initial stack address"
32927 #~ msgstr "½é´ü¥¹¥¿¥Ã¥¯¥¢¥É¥ì¥¹¤ò»ØÄꤹ¤ë"
32929 #~ msgid "Unknown CPU version %d, using 40.\n"
32930 #~ msgstr "ÉÔÌÀ¤Ê CPU ¥Ð¡¼¥¸¥ç¥ó %d¡¢40 ¤ò»ÈÍѤ·¤Þ¤¹¡£\n"
32932 #~ msgid "Do not use MPYI instruction for C3x"
32933 #~ msgstr "MPYI Ì¿Îá¤ò C3x ÍѤ˻ÈÍѤ·¤Ê¤¤"
32935 #~ msgid "Use slow but accurate float to integer conversion"
32936 #~ msgstr "Ä㮤À¤¬Àµ³Î¤ÊÉâÆ°¾®¿ô¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤òÍøÍѤ¹¤ë"
32938 #~ msgid "Disable use of RTPS instruction"
32939 #~ msgstr "RTPS Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë"
32941 #~ msgid "Disable use of RTPB instruction"
32942 #~ msgstr "RTPB Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë"
32944 #~ msgid "Emit code to use GAS extensions"
32945 #~ msgstr "GAS ³ÈÄ¥¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
32947 #~ msgid "Don't save DP across ISR in small memory model"
32948 #~ msgstr "¥¹¥â¡¼¥ë¥â¥Ç¥ë¤Ç ISR ¤ò¸Ù¤ë DP ¤ò¥»¡¼¥Ö¤·¤Ê¤¤"
32950 #~ msgid "Disable new features under development"
32951 #~ msgstr "³«È¯Ãæ¤Î¿·µ¡Ç½¤ò̵¸ú¤Ë¤¹¤ë"
32953 #~ msgid "Don't force constants into registers"
32954 #~ msgstr "Äê¿ô¤Î¥ì¥¸¥¹¥¿³ä¤êÅö¤Æ¤ò¶¯Íפ·¤Ê¤¤"
32956 #~ msgid "Allow RTL generation to emit invalid 3 operand insns"
32957 #~ msgstr "RTL À¸À®¤Ë¤Ä¤¤¤Æ¡¢Ìµ¸ú¤Ê 3 ¥ª¥Ú¥é¥ó¥ÉÌ¿Îá¤òµöÍƤ¹¤ë"
32959 #~ msgid "Disallow unsigned iteration counts for RPTB/DB"
32960 #~ msgstr "Éä¹ç̵¤·¤Î RPTB/DB ÍѤÎÈ¿Éü¥«¥¦¥ó¥È¤òµöÍƤ·¤Ê¤¤"
32962 #~ msgid "Only preserve 32 bits of FP reg across call"
32963 #~ msgstr "¸Æ¤Ó½Ð¤·¤Î´Ö FP ¥ì¥¸¥¹¥¿¤Î 32 ¥Ó¥Ã¥È¤À¤±¤òÊݸ¤¹¤ë"
32965 #~ msgid "Disable MPY||ADD and MPY||SUB instructions"
32966 #~ msgstr "MPY||ADD ¤ª¤è¤Ó MPY||SUB Ì¿Îá¤ò̵¸ú¤Ë¤¹¤ë"
32968 #~ msgid "Generate code for the C400"
32969 #~ msgstr "C400 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
32971 #~ msgid "Generate code for the C300"
32972 #~ msgstr "C300 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
32974 #~ msgid "Generate code for c34"
32975 #~ msgstr "c34 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
32977 #~ msgid "Use standard calling sequence, with arg count word"
32978 #~ msgstr "ɸ½àŪ¸Æ¤Ó½Ð¤·¼ê½ç¤ò»È¤¤¡¢°ú¿ô¥«¥¦¥ó¥È word ¤ò¤Ä¤±¤ë"
32980 #~ msgid "Place arg count in a nop instruction (faster than push)"
32981 #~ msgstr "nop Ì¿ÎáÆâ¤Ë°ú¿ô¥«¥¦¥ó¥È¤òÃÖ¤¯ (push ¤è¤ê¹â®)"
32983 #~ msgid "Don't push arg count, depend on symbol table"
32984 #~ msgstr "°ú¿ô¥«¥¦¥ó¥È¤ò push ¤»¤º¡¢¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë¤ò¤¢¤Æ¤Ë¤¹¤ë"
32986 #~ msgid "Use data cache for volatile mem refs (default)"
32987 #~ msgstr "volatile ¥á¥â¥ê»²¾ÈÍѥǡ¼¥¿¥­¥ã¥Ã¥·¥å¤òÍøÍѤ¹¤ë(¥Ç¥Õ¥©¥ë¥È)"
32989 #~ msgid "Don't use data cache for volatile mem refs"
32990 #~ msgstr "volatile ¥á¥â¥ê»²¾ÈÍѤˤϥǡ¼¥¿¥­¥ã¥Ã¥·¥å¤ò¹Ô¤ï¤Ê¤¤"
32992 #~ msgid "Bypass data cache for volatile mem refs"
32993 #~ msgstr "volatile ¥á¥â¥ê»²¾ÈÍѤˤϠcache ¤µ¤ì¤¿¥Ç¡¼¥¿¤ò²óÈò¤¹¤ë"
32995 #~ msgid "Use 64-bit longs"
32996 #~ msgstr "64 ¥Ó¥Ã¥È long ¤ò»ÈÍѤ¹¤ë"
32998 #~ msgid "Use cc- and libc-compatible 32-bit longs"
32999 #~ msgstr "cc- ¤È libc ¸ß´¹¤Î 32 ¥Ó¥Ã¥È long ¤ò»ÈÍѤ¹¤ë"
33001 #~ msgid "Bad modes_tieable_p for register %s, mode1 %s, mode2 %s"
33002 #~ msgstr "¥ì¥¸¥¹¥¿ %s ¤Ë¤È¤Ã¤ÆÉÔÀµ¤Ê modes_tieable_p, mode1 %s, mode2 %s"
33004 #~ msgid "Disable use of conditional move instructions"
33005 #~ msgstr "¾ò·ïŪ move Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë"
33007 #~ msgid "Debug argument support in compiler"
33008 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°°ú¿ô¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
33010 #~ msgid "Debug stack support in compiler"
33011 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°¥¹¥¿¥Ã¥¯¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
33013 #~ msgid "Debug memory address support in compiler"
33014 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°¥á¥â¥ê¥¢¥É¥ì¥¹¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
33016 #~ msgid "Make adjacent short instructions parallel if possible."
33017 #~ msgstr "²Äǽ¤Ê¤é¤ÐÎÙÀܤ¹¤ëû¤¤Ì¿Îá¤òÊÂÎ󲽤¹¤ë"
33019 #~ msgid "Do not make adjacent short instructions parallel."
33020 #~ msgstr "ÎÙÀܤ¹¤ëû¤¤Ì¿Îá¤òÊÂÎ󲽤·¤Ê¤¤"
33022 #~ msgid "Link programs/data to be in external memory by default"
33023 #~ msgstr "¥×¥í¥°¥é¥à/¥Ç¡¼¥¿¤ò¥Ç¥Õ¥©¥ë¥È¤Ç³°Éô¥á¥â¥êÆâ¤Ë¥ê¥ó¥¯¤¹¤ë"
33025 #~ msgid "Link programs/data to be in onchip memory by default"
33026 #~ msgstr "¥×¥í¥°¥é¥à/¥Ç¡¼¥¿¤ò¥Ç¥Õ¥©¥ë¥È¤Ç¥Á¥Ã¥×¾å¤Î¥á¥â¥êÆâ¤Ë¥ê¥ó¥¯¤¹¤ë"
33028 #~ msgid "Change the branch costs within the compiler"
33029 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâÉô¤Ç¤Îʬ´ô¥³¥¹¥È¤òÊѹ¹¤¹¤ë"
33031 #~ msgid "Stack size > 32k"
33032 #~ msgstr "¥¹¥¿¥Ã¥¯¥µ¥¤¥º > 32k"
33034 #~ msgid "inline float constants not supported on this host"
33035 #~ msgstr "¤³¤Î¥Û¥¹¥È¤Ç¤Ï¥¤¥ó¥é¥¤¥óÉâÆ°¾®¿ôÄê¿ô¤ò¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
33037 #~ msgid "Profiling not implemented yet."
33038 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ï¡¢¤Þ¤À¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó¡£"
33040 #~ msgid "Trampolines not yet implemented"
33041 #~ msgstr "Trampoline ¤Ï¡¢¤Þ¤À¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
33043 #~ msgid "Generate code an embedded assembler can handle"
33044 #~ msgstr "Ëä¤á¹þ¤ß¥¢¥»¥ó¥Ö¥é¤¬½èÍý¤Ç¤­¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
33046 #~ msgid "Do not generate H8/S code"
33047 #~ msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
33049 #~ msgid "Do not generate H8/S2600 code"
33050 #~ msgstr "H8/S2600 ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
33052 #~ msgid "Do not use registers for argument passing"
33053 #~ msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤·¤Ê¤¤"
33055 #~ msgid "Do not generate H8/300H code"
33056 #~ msgstr "H8/300H ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
33058 #~ msgid "real name is too long - alias ignored"
33059 #~ msgstr "ËÜÍè¤Î̾Á°¤¬Ä¹¤¹¤®¤Þ¤¹ - ÊÌ̾¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
33061 #~ msgid "alias name is too long - alias ignored"
33062 #~ msgstr "ÊÌ̾¤¬Ä¹¤¹¤®¤Þ¤¹ - ÊÌ̾¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
33064 #~ msgid "Do not generate char instructions"
33065 #~ msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤·¤Ê¤¤"
33067 #~ msgid "Use the Mingw32 interface"
33068 #~ msgstr "Mingw32 ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
33070 #~ msgid "Don't set Windows defines"
33071 #~ msgstr "Windows ¤Î define ¤òÀßÄꤷ¤Ê¤¤"
33073 #~ msgid "Internal gcc abort from %s:%d"
33074 #~ msgstr "gcc ÆâÉô¤ÇÃæÃÇ %s:%d"
33076 #~ msgid "The local variable `insn' has the value:"
33077 #~ msgstr "¤½¤Î¥í¡¼¥«¥ëÊÑ¿ô `insn' ¤¬Ãͤò»ý¤Ã¤Æ¤¤¤Þ¤¹:"
33079 #~ msgid "Retain standard MXDB information"
33080 #~ msgstr "ɸ½à MXDB ¾ðÊó¤òÊÝ»ý¤¹¤ë"
33082 #~ msgid "Retain legend information"
33083 #~ msgstr "legend ¾ðÊó¤ò°Ý»ý¤¹¤ë"
33085 #~ msgid "Generate external legend information"
33086 #~ msgstr "³°Éô legend ¾ðÊó¤òÀ¸À®¤¹¤ë"
33088 #~ msgid "Emit identifying info in .s file"
33089 #~ msgstr ".s ¥Õ¥¡¥¤¥ëÆâ¤Ë¼±Ê̻ҾðÊó¤òÁ÷½Ð¤¹¤ë"
33091 #~ msgid "Register '%c' already specified in allocation order"
33092 #~ msgstr "¥ì¥¸¥¹¥¿ '%c' ¤Ï´û¤Ë³ÎÊݽç¤Ç»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
33094 #~ msgid "half-pic init called on systems that don't support it."
33095 #~ msgstr "half-pic ½é´ü²½¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Ê¤¤¥·¥¹¥Æ¥à¤Ç¸Æ¤Ó½Ð¤µ¤ì¤Þ¤·¤¿¡£"
33097 #~ msgid "Same as -mcpu=i386"
33098 #~ msgstr "-mcpu=i386 ¤ÈƱ¤¸"
33100 #~ msgid "Same as -mcpu=i486"
33101 #~ msgstr "-mcpu=i486 ¤ÈƱ¤¸"
33103 #~ msgid "Same as -mcpu=pentium"
33104 #~ msgstr "-mcpu=pentium ¤ÈƱ¤¸"
33106 #~ msgid "Same as -mcpu=pentiumpro"
33107 #~ msgstr "-mcpu=pentiumpro ¤ÈƱ¤¸"
33109 #~ msgid "Uninitialized locals in .data"
33110 #~ msgstr ".data ¤Ë¤¢¤ë¥í¡¼¥«¥ë¤Ê¤â¤Î¤Ï½é´ü²½¤µ¤ì¤Ê¤¤"
33112 #~ msgid "Do not use IEEE math for fp comparisons"
33113 #~ msgstr "ÉâÆ°¾®¿ôÅÀÈæ³Ó¤Ë IEEE µ¬³Ê¤ò»È¤ï¤Ê¤¤"
33115 #~ msgid "Do not return values of functions in FPU registers"
33116 #~ msgstr "FPU ¥ì¥¸¥¹¥¿Æâ¤Îµ¡Ç½¤ÎÃͤòÊÖ¤µ¤Ê¤¤"
33118 #~ msgid "Do not generate sin, cos, sqrt for FPU"
33119 #~ msgstr "FPU ÍѤΠsin, cos, sqrt ¤òÀ¸À®¤·¤Ê¤¤"
33121 #~ msgid "Emit Intel syntax assembler opcodes"
33122 #~ msgstr "Intel ¥·¥ó¥¿¥Ã¥¯¥¹¤Î¥¢¥»¥ó¥Ö¥éÌ¿Îá¤òÅǤ­½Ð¤¹"
33124 #~ msgid "Do not align destination of the string operations"
33125 #~ msgstr "ʸ»úÎóÁàºî¤Î½ñ¹þ¤ßÀè¤ò¥¢¥é¥¤¥ó¥á¥ó¥È¤·¤Ê¤¤"
33127 #~ msgid "Do not inline all known string operations"
33128 #~ msgstr "´ûÃΤÎÁ´¤Æ¤Îʸ»úÎóÁàºî¤ò inline ¤Ë¤·¤Ê¤¤"
33130 #~ msgid "Profiling uses mcount"
33131 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ë¤Ç mcount ¤òÍøÍѤ¹¤ë"
33133 #~ msgid "Emit half-PIC code"
33134 #~ msgstr "Ⱦ PIC ¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
33136 #~ msgid "Emit ELF object code"
33137 #~ msgstr "ELF ¥ª¥Ö¥¸¥§¥¯¥È¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
33139 #~ msgid "Emit ROSE object code"
33140 #~ msgstr "ROSE ¥ª¥Ö¥¸¥§¥¯¥È¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
33142 #~ msgid "Symbols have a leading underscore"
33143 #~ msgstr "¥·¥ó¥Ü¥ë¤ÎƬ¤Ë¥¢¥ó¥À¡¼¥¹¥³¥¢¤ò¤Ä¤±¤ë"
33145 #~ msgid "Use mcount for profiling"
33146 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ëÍѤˠmcount ¤òÍøÍѤ¹¤ë"
33148 #~ msgid "Use mcount_ptr for profiling"
33149 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ë¤Î¤¿¤á¤Ë mcount_ptr ¤òÍøÍѤ¹¤ë"
33151 #~ msgid "Use Mingw32 interface"
33152 #~ msgstr "Mingw32 ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
33154 #~ msgid "Use bare Windows interface"
33155 #~ msgstr "ÁǤΠWindows ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
33157 #~ msgid "Generate code which uses the FPU"
33158 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
33160 #~ msgid "Do not generate code which uses the FPU"
33161 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
33163 #~ msgid "sorry, not implemented: #pragma align NAME=SIZE"
33164 #~ msgstr "»ÄÇ°¡¢¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: #pragma align NAME=SIZE"
33166 #~ msgid "sorry, not implemented: #pragma noalign NAME"
33167 #~ msgstr "»ÄÇ°¡¢¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: #pragma noalign NAME"
33169 #~ msgid "Generate SB code"
33170 #~ msgstr "SB ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
33172 #~ msgid "Generate KA code"
33173 #~ msgstr "KA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
33175 #~ msgid "Generate KB code"
33176 #~ msgstr "KB ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
33178 #~ msgid "Generate JA code"
33179 #~ msgstr "JA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
33181 #~ msgid "Generate JD code"
33182 #~ msgstr "JD ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
33184 #~ msgid "Generate JF code"
33185 #~ msgstr "JF ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
33187 #~ msgid "generate RP code"
33188 #~ msgstr "RP ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
33190 #~ msgid "Generate MC code"
33191 #~ msgstr "MC ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
33193 #~ msgid "Generate CA code"
33194 #~ msgstr "CA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
33196 #~ msgid "Generate CF code"
33197 #~ msgstr "CF ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
33199 #~ msgid "Use alternate leaf function entries"
33200 #~ msgstr "´Ø¿ô¹àÌܤÎÂå¤ï¤ê¤òÍøÍѤ¹¤ë"
33202 #~ msgid "Do not use alternate leaf function entries"
33203 #~ msgstr "´Ø¿ô¹àÌÜËöÈø¤ÎÂå¤ï¤ê¤ÏÍøÍѤ·¤Ê¤¤"
33205 #~ msgid "Do not perform tail call optimization"
33206 #~ msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤ï¤Ê¤¤"
33208 #~ msgid "Use complex addressing modes"
33209 #~ msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤ò»ÈÍѤ¹¤ë"
33211 #~ msgid "Align code to 8 byte boundary"
33212 #~ msgstr "¥³¡¼¥É¤ò 8 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
33214 #~ msgid "Do not align code to 8 byte boundary"
33215 #~ msgstr "¥³¡¼¥É¤ò 8 bit ¥³¡¼¥É¤Ë¥¢¥é¥¤¥ó¤·¤Ê¤¤"
33217 #~ msgid "Enable compatibility with iC960 v2.0"
33218 #~ msgstr "iC960 v2.0 ¤È¤Î¸ß´¹À­¤òÍ­¸ú¤Ë¤¹¤ë"
33220 #~ msgid "Enable compatibility with iC960 v3.0"
33221 #~ msgstr "iC960 v3.0 ¤È¤Î¸ß´¹À­¤òÍ­¸ú¤Ë¤¹¤ë"
33223 #~ msgid "Enable compatibility with ic960 assembler"
33224 #~ msgstr "ic960 ¥¢¥»¥ó¥Ö¥é¤È¤Î¸ß´¹À­¤òÍ­¸ú¤Ë¤¹¤ë"
33226 #~ msgid "Permit unaligned accesses"
33227 #~ msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤òµö²Ä¤¹¤ë"
33229 #~ msgid "Layout types like Intel's v1.3 gcc"
33230 #~ msgstr "Intel ¤Î v1.3 gcc ¤ÎÍͤʥ¿¥¤¥×¤ËÇÛÃÖ¤¹¤ë"
33232 #~ msgid "Do not layout types like Intel's v1.3 gcc"
33233 #~ msgstr "Intel v1.3 gcc ¤ÎÍͤʥ¿¥¤¥×¤ÎÇÛÃÖ¤ò¹Ô¤Ê¤ï¤Ê¤¤"
33235 #~ msgid "Do not enable linker relaxation"
33236 #~ msgstr "¥ê¥ó¥«¤Î´ËϤòÍ­¸ú¤Ë¤·¤Ê¤¤"
33238 #~ msgid "conflicting architectures defined - using C series"
33239 #~ msgstr "¶¥¹ç¤¹¤ë architecture ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿ - C ¥·¥ê¡¼¥º»ÈÍÑ"
33241 #~ msgid "conflicting architectures defined - using K series"
33242 #~ msgstr "¶¥¹ç¤¹¤ë architecture ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿ - K ¥·¥ê¡¼¥º»ÈÍÑ<"
33244 #~ msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
33245 #~ msgstr "iC2.0 ¤È iC3.0 ¤È¤Ï¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó - iC3.0 ¤ò»ÈÍѤ·¤Þ¤¹"
33247 #~ msgid "The -mlong-double-64 option does not work yet."
33248 #~ msgstr "-mlong-double-64 ¥ª¥×¥·¥ç¥ó¤Ï¤Þ¤ÀÆ°ºî¤·¤Þ¤»¤ó"
33250 #~ msgid "cannot optimize division for both latency and throughput"
33251 #~ msgstr "¥ì¥¤¥Æ¥ó¥·¤È¥¹¥ë¡¼¥×¥Ã¥ÈξÊý¤Îʬ³äºÇŬ²½¤Ï¹Ô¤Ê¤¨¤Þ¤»¤ó"
33253 #~ msgid "Generate code for Intel ld"
33254 #~ msgstr "Intel ld ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
33256 #~ msgid "Don't emit stop bits before and after volatile extended asms"
33257 #~ msgstr "³ÈÄ¥¥¢¥»¥ó¥Ö¥ê volatile ¤ÎÁ°¸å¤Ë stop ¥Ó¥Ã¥È¤òÁ÷½Ð¤¹¤ë"
33259 #~ msgid "Emit code for Itanium (TM) processor B step"
33260 #~ msgstr "Itanium (TM) ¥×¥í¥»¥Ã¥µ B step ÍÑ¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
33262 #~ msgid "Disable use of sdata/scommon/sbss"
33263 #~ msgstr "sdata/scommon/sbss ¤Î»ÈÍѤò̵¸ú¤Ë¤¹¤ë"
33265 #~ msgid "Disable Dwarf 2 line debug info via GNU as"
33266 #~ msgstr "GNU as ¤òÄ̤¸¤¿ Dwarf2 ¤Î¹Ô¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë"
33268 #~ msgid "-msystem-v and -p are incompatible"
33269 #~ msgstr "-msystem-v ¤È -p ¤Ï¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
33271 #~ msgid "-msystem-v and -mthreads are incompatible"
33272 #~ msgstr "-msystem-v ¤È -mthreads ¤Ï¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
33274 #~ msgid "bad value (%s) for -mmodel switch"
33275 #~ msgstr "-mmodel ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
33277 #~ msgid "const objects cannot go in .sdata/.sbss"
33278 #~ msgstr "const ¥ª¥Ö¥¸¥§¥¯¥È¤Ï .sdata/.sbss ¤ËÃÖ¤±¤Þ¤»¤ó"
33280 #~ msgid "-malign-loops=%d is not between 1 and %d"
33281 #~ msgstr "-malign-loops=%d ¤¬ 1 ¤«¤é %d ¤Î´Ö¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
33283 #~ msgid "-malign-jumps=%d is not between 1 and %d"
33284 #~ msgstr "-malign-jumps=%d ¤¬ 1 ¤«¤é %d ¤Î´Ö¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
33286 #~ msgid "-malign-functions=%d is not between 1 and %d"
33287 #~ msgstr "-malign-functions=%d ¤¬ 1 ¤«¤é %d ¤Î´Ö¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
33289 #~ msgid "Internal gcc monitor: short-branch(%x)"
33290 #~ msgstr "ÆâÉô gcc ¥â¥Ë¥¿: ¥·¥ç¡¼¥È¥Ö¥é¥ó¥Á(%x)"
33292 #~ msgid "Internal gcc error: Can't express symbolic location"
33293 #~ msgstr "ÆâÉô gcc ¥¨¥é¡¼: °ÌÃÖ¤ò¥·¥ó¥Ü¥ëɽ¸½¤Ç¤­¤Þ¤»¤ó"
33295 #~ msgid "argument #%d is a structure"
33296 #~ msgstr "°ú¿ô #%d ¤Ï¹½Â¤ÂΤǤ¹"
33298 #~ msgid "%R not followed by %B/C/D/E"
33299 #~ msgstr "%R ¤Î¸å¤Ë %B/C/D/E ¤ÏÃÖ¤±¤Þ¤»¤ó"
33301 #~ msgid "invalid %x/X value"
33302 #~ msgstr "̵¸ú¤Ê %x/X ÃͤǤ¹"
33304 #~ msgid "invalid %H value"
33305 #~ msgstr "̵¸ú¤Ê %H ÃͤǤ¹"
33307 #~ msgid "invalid %h value"
33308 #~ msgstr "̵¸ú¤Ê %h ÃͤǤ¹"
33310 #~ msgid "invalid %Q value"
33311 #~ msgstr "̵¸ú¤Ê %Q ÃͤǤ¹"
33313 #~ msgid "invalid %q value"
33314 #~ msgstr "̵¸ú¤Ê %q ÃͤǤ¹"
33316 #~ msgid "invalid %o value"
33317 #~ msgstr "̵¸ú¤Ê %o ÃͤǤ¹"
33319 #~ msgid "invalid %p value"
33320 #~ msgstr "̵¸ú¤Ê %p ÃͤǤ¹"
33322 #~ msgid "invalid %s/S value"
33323 #~ msgstr "̵¸ú¤Ê %s/S ÃͤǤ¹"
33325 #~ msgid "invalid %B value"
33326 #~ msgstr "̵¸ú¤Ê %B ÃͤǤ¹"
33328 #~ msgid "invalid %C value"
33329 #~ msgstr "̵¸ú¤Ê %C ÃͤǤ¹"
33331 #~ msgid "invalid %E value"
33332 #~ msgstr "̵¸ú¤Ê %E ÃͤǤ¹"
33334 #~ msgid "invalid %r value"
33335 #~ msgstr "̵¸ú¤Ê %r ÃͤǤ¹"
33337 #~ msgid "operand is r0"
33338 #~ msgstr "¥ª¥Ú¥é¥ó¥É¤Ï r0 ¤Ç¤¹"
33340 #~ msgid "-mtrap-large-shift and -mhandle-large-shift are incompatible"
33341 #~ msgstr "-mtrap-large-shift ¤È -mhandle-large-shift ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
33343 #~ msgid "-mshort-data-%s is too large "
33344 #~ msgstr "-mshort-data-%s ¤¬Â礭¤¹¤®¤Þ¤¹¡£"
33346 #~ msgid "-mshort-data-%s and PIC are incompatible"
33347 #~ msgstr "-mshort-data-%s ¤È PIC ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
33349 #~ msgid "Invalid option `-mstack-increment=%s'"
33350 #~ msgstr "`-mstack-increment=%s' ¤Ï̵¸ú¤Ê¥ª¥×¥·¥ç¥ó¤Ç¤¹"
33352 #~ msgid "inline constants if it only takes 1 instruction"
33353 #~ msgstr "1 Ì¿Îá¤À¤±¤ò¤È¤ëÉÔÊѽèÍý¤ò¥¤¥ó¥é¥¤¥ó¤Ë¤¹¤ë"
33355 #~ msgid "Force functions to be aligned to a 2 byte boundary"
33356 #~ msgstr "´Ø¿ô¤ò¶¯À©Åª¤Ë 2 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
33358 #~ msgid "-mabi=%s does not support -mips%d"
33359 #~ msgstr "-mabi=%s ¤Ï -mips%d ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
33361 #~ msgid "The -mabi=32 support does not work yet."
33362 #~ msgstr "-mabi=32 ¥µ¥Ý¡¼¥È¤Ï¤Þ¤ÀÆ°ºî¤·¤Þ¤»¤ó"
33364 #~ msgid "This target does not support the -mabi switch."
33365 #~ msgstr "¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ï -mabi ¥¹¥¤¥Ã¥Á¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
33367 #~ msgid "-mcpu=%s does not support -mips%d"
33368 #~ msgstr "-mcpu=%s ¤Ï -mips%d ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
33370 #~ msgid "-mips%d does not support 64 bit fp registers"
33371 #~ msgstr "-mips%d ¤Ï 64 bit fp ¥ì¥¸¥¹¥¿¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
33373 #~ msgid "-mips%d does not support 64 bit gp registers"
33374 #~ msgstr "-mips%d ¤Ï 64 bit gp ¥ì¥¸¥¹¥¿¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤»¤ó"
33376 #~ msgid "-G and -membedded-pic are incompatible"
33377 #~ msgstr "-G ¤È -membedded-pic ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
33379 #~ msgid "Invalid option `entry%s'"
33380 #~ msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `entry%s'"
33382 #~ msgid "-mentry is only meaningful with -mips-16"
33383 #~ msgstr "-mentry ¤Ï -mips-16 ¤ò»ØÄꤷ¤¿¤È¤­¤À¤±°ÕÌ£¤ò»ý¤Á¤Þ¤¹"
33385 #~ msgid "MIPS ECOFF format does not allow changing filenames within functions with #line"
33386 #~ msgstr "MIPS ECOFF ·Á¼°¤Ç¤Ï #line ¤ò»ý¤Ä´Ø¿ô¤Ç¤Î¥Õ¥¡¥¤¥ë̾Êѹ¹¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
33388 #~ msgid "fp_offset (%ld) or end_offset (%ld) is less than zero."
33389 #~ msgstr "fp_offset (%ld) Ëô¤Ï end_offset (%ld) ¤¬¥¼¥í¤è¤ê¤â¾®¤µ¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹¡£"
33391 #~ msgid "Don't optimize lui/addiu address loads"
33392 #~ msgstr "lui/addiu ¥¢¥É¥ì¥¹¥í¡¼¥É¤òºÇŬ²½¤·¤Ê¤¤"
33394 #~ msgid "Use MIPS as"
33395 #~ msgstr "MIPS as ¤òÍøÍѤ¹¤ë"
33397 #~ msgid "Use GNU as"
33398 #~ msgstr "GNU as ¤òÍøÍѤ¹¤ë"
33400 #~ msgid "Use symbolic register names"
33401 #~ msgstr "¥·¥ó¥Ü¥ê¥Ã¥¯¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ¹¤ë"
33403 #~ msgid "Don't use symbolic register names"
33404 #~ msgstr "¥·¥ó¥Ü¥ê¥Ã¥¯¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ·¤Ê¤¤"
33406 #~ msgid "Don't use GP relative sdata/sbss sections"
33407 #~ msgstr "GP ´ØÏ¢ sdata/sbss ¥»¥¯¥·¥ç¥ó¤ò»ÈÍѤ·¤Ê¤¤"
33409 #~ msgid "Output compiler statistics"
33410 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÅý·×¤ò½ÐÎϤ¹¤ë"
33412 #~ msgid "Don't output compiler statistics"
33413 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÅý·×¤ò½ÐÎϤ·¤Ê¤¤"
33415 #~ msgid "Optimize block moves"
33416 #~ msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°¤òºÇŬ²½¤¹¤ë"
33418 #~ msgid "Don't use mips-tfile asm postpass"
33419 #~ msgstr "asm ¸å²áÄø¤Ç mips-tfile ¤òÍøÍѤ·¤Ê¤¤"
33421 #~ msgid "Use 32-bit FP registers"
33422 #~ msgstr "32 ¥Ó¥Ã¥È FP ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
33424 #~ msgid "Use Irix PIC"
33425 #~ msgstr "Irix PIC ¤òÍøÍѤ¹¤ë"
33427 #~ msgid "Don't use Irix PIC"
33428 #~ msgstr "Irix PIC ¤òÍøÍѤ·¤Ê¤¤"
33430 #~ msgid "Use OSF PIC"
33431 #~ msgstr "OSF PIC ¤òÍøÍѤ¹¤ë"
33433 #~ msgid "Don't use OSF PIC"
33434 #~ msgstr "OSF PIC ¤òÍøÍѤ·¤Ê¤¤"
33436 #~ msgid "Use embedded PIC"
33437 #~ msgstr "Ëä¤á¹þ¤ß PIC ¤ò»ÈÍѤ¹¤ë"
33439 #~ msgid "Don't use embedded PIC"
33440 #~ msgstr "Ëä¤á¹þ¤ß PIC ¤ò»ÈÍѤ·¤Ê¤¤"
33442 #~ msgid "Don't use ROM instead of RAM"
33443 #~ msgstr "RAM ¤ÎÂå¤ï¤ê¤Ë ROM ¤òÍøÍѤ·¤Ê¤¤"
33445 #~ msgid "Use single (32-bit) FP only"
33446 #~ msgstr "ñÀºÅÙ(32bit) FP ¤Î¤ß¤òÍøÍѤ¹¤ë"
33448 #~ msgid "Don't use single (32-bit) FP only"
33449 #~ msgstr "ñÀºÅÙ(32bit) FP °Ê³°¤âÍøÍѤ¹¤ë"
33451 #~ msgid "Don't use multiply accumulate"
33452 #~ msgstr "¾è»»¡¦²Ã»»Ì¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
33454 #~ msgid "Don't work around early 4300 hardware bug"
33455 #~ msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤ï¤Ê¤¤"
33457 #~ msgid "Optimize for 4650"
33458 #~ msgstr "4650 ÍѤ˺ÇŬ²½¤¹¤ë"
33460 #~ msgid "Optimize for 3900"
33461 #~ msgstr "3900 ÍѤ˺ÇŬ²½¤¹¤ë"
33463 #~ msgid "Don't trap on integer divide by zero"
33464 #~ msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤·¤Ê¤¤"
33466 #~ msgid "Trap on integer divide overflow"
33467 #~ msgstr "À°¿ô½ü»»¤Î¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤ò¥È¥é¥Ã¥×¤¹¤ë"
33469 #~ msgid "Don't trap on integer divide overflow"
33470 #~ msgstr "À°¿ô½ü»»¤Î¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤ò¥È¥é¥Ã¥×¤·¤Ê¤¤"
33472 #~ msgid "Use mips16 entry/exit psuedo ops"
33473 #~ msgstr "mips16 ¤Î entry/exit µ¿»÷¥ª¥Ú¥é¥ó¥É¤ò»ÈÍѤ¹¤ë"
33475 #~ msgid "Do not work around hardware multiply bug"
33476 #~ msgstr "¥Ï¡¼¥É¥¦¥§¥¢¾è»»¥Ð¥°¤ËÂн褷¤Ê¤¤"
33478 #~ msgid "optimization turned on"
33479 #~ msgstr "ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
33481 #~ msgid "optimization turned off"
33482 #~ msgstr "ºÇŬ²½¤ò̵¸ú¤Ë¤¹¤ë"
33484 #~ msgid "Alternative calling convention"
33485 #~ msgstr "Ê̤θƤӽФ·µ¬Ìó¤ò»ÈÍѤ¹¤ë"
33487 #~ msgid "Pass some arguments in registers"
33488 #~ msgstr "¤¤¤¯¤Ä¤«¤Î°ú¿ô¤Ï¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
33490 #~ msgid "Pass all arguments on stack"
33491 #~ msgstr "Á´¤Æ¤Î°ú¿ô¤ò¥¹¥¿¥Ã¥¯ÅϤ·¤Ë¤¹¤ë"
33493 #~ msgid "Optimize for 32532 cpu"
33494 #~ msgstr "32532 cpu ÍѤ˺ÇŬ²½¤¹¤ë"
33496 #~ msgid "Optimize for 32332 cpu"
33497 #~ msgstr "32332 cpu ÍѤ˺ÇŬ²½¤¹¤ë"
33499 #~ msgid "Optimize for 32032"
33500 #~ msgstr "32032 ÍѤ˺ÇŬ²½¤¹¤ë"
33502 #~ msgid "Register sb is zero. Use for absolute addressing"
33503 #~ msgstr "sb ¥ì¥¸¥¹¥¿¤ò¥¼¥í¤È¤¹¤ë¡£ÀäÂÐ¥¢¥É¥ì¥¹¤ò»ÈÍѤ¹¤ë"
33505 #~ msgid "Do not use register sb"
33506 #~ msgstr "sb ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ·¤Ê¤¤"
33508 #~ msgid "Generate code for low memory"
33509 #~ msgstr "Äã°Ì¥¢¥É¥ì¥¹¥á¥â¥êÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
33511 #~ msgid "32381 fpu"
33512 #~ msgstr "32381 ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È"
33514 #~ msgid "\"Small register classes\" kludge"
33515 #~ msgstr "\"¥¹¥â¡¼¥ë¥ì¥¸¥¹¥¿¥¯¥é¥¹\" ¤Î¥Ä¥®¥Ï¥®(kludge)¤ò¹Ô¤Ê¤¦"
33517 #~ msgid "No \"Small register classes\" kludge"
33518 #~ msgstr "\"¥¹¥â¡¼¥ë¥ì¥¸¥¹¥¿¥¯¥é¥¹\" ¤Î¥Ä¥®¥Ï¥®(kludge)¤ò¹Ô¤Ê¤ï¤Ê¤¤"
33520 #~ msgid ""
33521 #~ "Unknown -march= option (%s).\n"
33522 #~ "Valid options are 1.0, 1.1, and 2.0\n"
33523 #~ msgstr ""
33524 #~ "ÉÔÌÀ¤Ê -march= ¥ª¥×¥·¥ç¥ó (%s).\n"
33525 #~ "Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 1.0, 1.1, µÚ¤Ó 2.0\n"
33527 #~ msgid "PIC code generation is not compatible with profiling\n"
33528 #~ msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤È¤ÏÁêÍƤì¤Þ¤»¤ó\n"
33530 #~ msgid "Return floating point results in memory"
33531 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¤Î·ë²Ì¤ò¥á¥â¥ê¤ÇÊÖ¤¹"
33533 #~ msgid "Target does not have split I&D"
33534 #~ msgstr "¥¿¡¼¥²¥Ã¥È¤Ï split Ì¿Îá¤È¥Ç¡¼¥¿¥á¥â¥ê¤ò»ý¤¿¤Ê¤¤"
33536 #~ msgid "Generate little endian data"
33537 #~ msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥Ç¡¼¥¿¤òÀ¸À®¤¹¤ë"
33539 #~ msgid "Generate big endian data"
33540 #~ msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¥Ç¡¼¥¿¤òÀ¸À®¤¹¤ë"
33542 #~ msgid "Turn on maintainer testing code"
33543 #~ msgstr "¥á¥ó¥Æ¥Ê¥Æ¥¹¥È¥³¡¼¥É¤òÍ­¸ú¤Ë¤¹¤ë"
33545 #~ msgid "Enable Transmeta picoJava extensions"
33546 #~ msgstr "Transmeta picoJava ³ÈÄ¥¤òÍ­¸ú¤Ë¤¹¤ë"
33548 #~ msgid "Disable Transmeta picoJava extensions"
33549 #~ msgstr "Transmeta picoJava ³ÈÄ¥¤ò̵¸ú¤Ë¤¹¤ë"
33551 #~ msgid "Disable reorganization pass"
33552 #~ msgstr "ºÆÊÔÀ®¹©Äø¤ò̵¸ú¤Ë¤¹¤ë"
33554 #~ msgid "invalid %%B value"
33555 #~ msgstr "̵¸ú¤Ê %%B ÃÍ"
33557 #~ msgid "invalid %%z value"
33558 #~ msgstr "̵¸ú¤Ê %%z ÃÍ"
33560 #~ msgid "invalid %%Z value"
33561 #~ msgstr "̵¸ú¤Ê %%Z ÃÍ"
33563 #~ msgid "can't have varargs with -mfp-arg-in-fp-regs"
33564 #~ msgstr "-mfp-arg-in-fp-regs ¤ò»È¤¦¤È²ÄÊѸİú¿ô¤ò»ý¤Æ¤Þ¤»¤ó"
33566 #~ msgid "Always pass floating-point arguments in memory"
33567 #~ msgstr "ÉâÆ°¾®¿ôÅÀ°ú¿ô¤Ï¾ï¤Ë¥á¥â¥êÅϤ·¤È¤¹¤ë"
33569 #~ msgid "Don't always pass floating-point arguments in memory"
33570 #~ msgstr "ÉâÆ°¾®¿ôÅÀ°ú¿ô¤Ï¾ï¤Ë¥á¥â¥êÅϤ·¤È¤·¤Ê¤¤"
33572 #~ msgid "-f%s ignored for AIX (all code is position independent)"
33573 #~ msgstr "AIX ÍѤˠ-f%s ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡ÊÁ´¤Æ¤Î¥³¡¼¥É¤Ï°ÌÃÖÈó°Í¸¤Ç¤¹¡Ë"
33575 #~ msgid "-ffunction-sections disabled on AIX when debugging"
33576 #~ msgstr "AIX ¤Ç¤Ï¥Ç¥Ð¥Ã¥°»þ¤Î -ffunction-sections ¤Ï̵¸ú¤È¤µ¤ì¤Þ¤¹"
33578 #~ msgid "-fdata-sections not supported on AIX"
33579 #~ msgstr "AIX ¤Ç¤Ï -fdata-sections ¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
33581 #~ msgid "%%S computed all 1's mask"
33582 #~ msgstr "%%S ¤ÏÁ´¤Æ¤¬ 1 ¤Î¥Þ¥¹¥¯¤ò·×»»¤·¤Þ¤·¤¿"
33584 #~ msgid "%%S computed all 0's mask"
33585 #~ msgstr "%%S ¤ÏÁ´¤Æ¤¬ 0 ¤Î¥Þ¥¹¥¯¤ò·×»»¤·¤Þ¤·¤¿"
33587 #~ msgid "invalid %%W value"
33588 #~ msgstr "̵¸ú¤Ê %%W ÃͤǤ¹"
33590 #~ msgid "Do not use POWER2 instruction set"
33591 #~ msgstr "POWER2 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
33593 #~ msgid "Don't use PowerPC General Purpose group optional instructions"
33594 #~ msgstr "PowerPC °ìÈÌÍÑÅÓ¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
33596 #~ msgid "Don't use PowerPC Graphics group optional instructions"
33597 #~ msgstr "PowerPC ¥°¥é¥Õ¥£¥¯¥¹¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
33599 #~ msgid "Don't use PowerPC-64 instruction set"
33600 #~ msgstr "PowerPC-64 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
33602 #~ msgid "Place variable addresses in the regular TOC"
33603 #~ msgstr "ÊÑ¿ô¥¢¥É¥ì¥¹¤òÄ̾ï TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
33605 #~ msgid "Do not generate load/store multiple instructions"
33606 #~ msgstr "Ê£¿ôÌ¿Îá¤Î¥í¡¼¥É/¥¹¥È¥¢¤òÀ¸À®¤·¤Ê¤¤"
33608 #~ msgid "Do not generate string instructions for block moves"
33609 #~ msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°ÍѤΠstring Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
33611 #~ msgid "Don't align to the base type of the bitfield."
33612 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥Ù¡¼¥¹¥¿¥¤¥×¤Ë¥¢¥é¥¤¥ó¤·¤Ê¤¤"
33614 #~ msgid "Don't assume that unaligned accesses are handled by the system"
33615 #~ msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤¬¥·¥¹¥Æ¥à¤Ë¤è¤Ã¤Æ¥Ï¥ó¥É¥ë¤µ¤ì¤ë¤È¤Ï¤ß¤Ê¤µ¤Ê¤¤"
33617 #~ msgid "Assume that unaligned accesses are handled by the system"
33618 #~ msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤¬¥·¥¹¥Æ¥à¤Ë¤è¤Ã¤Æ¥Ï¥ó¥É¥ë¤µ¤ì¤ë¤È¤ß¤Ê¤¹"
33620 #~ msgid "Don't produce code relocatable at runtime."
33621 #~ msgstr "¼Â¹Ô»þ¤ËºÆÇÛÃÖ²Äǽ¤Ê¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
33623 #~ msgid "Don't use EABI."
33624 #~ msgstr "EABI ¤òÍøÍѤ·¤Ê¤¤¡£"
33626 #~ msgid "Don't use alternate register names."
33627 #~ msgstr "ÂåÂإ쥸¥¹¥¿Ì¾¤ò»ÈÍѤ·¤Ê¤¤"
33629 #~ msgid "profiling does not support code models other than medlow"
33630 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ï medlow °Ê³°¤Î¥³¡¼¥É¥â¥Ç¥ë¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
33632 #~ msgid "%s and profiling conflict: disabling %s"
33633 #~ msgstr "%s ¤È¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ï¶¥¹ç¤·¤Þ¤¹: %s ¤ò̵¸ú²½¤·¤Þ¤¹"
33635 #~ msgid "Do not use FUNCTION_EPILOGUE"
33636 #~ msgstr "FUNCTION_EPILOGUE ¤ò»ÈÍѤ·¤Ê¤¤"
33638 #~ msgid "Do not pass -assert pure-text to linker"
33639 #~ msgstr "¥ê¥ó¥«¤Ë -assert pure-text ¤òÅϤµ¤Ê¤¤"
33641 #~ msgid "Use flat register window model"
33642 #~ msgstr "¥Õ¥é¥Ã¥È¥ì¥¸¥¹¥¿¥¦¥£¥ó¥É¥¦¥â¥Ç¥ë¤ò»ÈÍѤ¹¤ë"
33644 #~ msgid "Do not use flat register window model"
33645 #~ msgstr "¥Õ¥é¥Ã¥È¥ì¥¸¥¹¥¿¥¦¥£¥ó¥É¥¦¥â¥Ç¥ë¤ò»ÈÍѤ·¤Ê¤¤"
33647 #~ msgid "Do not use ABI reserved registers"
33648 #~ msgstr "ABI Í½Ìó¥ì¥¸¥¹¥¿¤ò»ÈÍѤ·¤Ê¤¤"
33650 #~ msgid "Do not compile for v8plus ABI"
33651 #~ msgstr "v8plus ABI ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤Ê¤¤"
33653 #~ msgid "Optimize for Cypress processors"
33654 #~ msgstr "Cypress ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
33656 #~ msgid "Optimize for SparcLite processors"
33657 #~ msgstr "SparcLite ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
33659 #~ msgid "Optimize for F930 processors"
33660 #~ msgstr "F930 ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
33662 #~ msgid "Optimize for F934 processors"
33663 #~ msgstr "F934 ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
33665 #~ msgid "Use V8 Sparc ISA"
33666 #~ msgstr "V8 Sparc ISA ¤ò»ÈÍѤ¹¤ë"
33668 #~ msgid "Optimize for SuperSparc processors"
33669 #~ msgstr "SuperSparc ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
33671 #~ msgid "Do not use structs on stronger alignment for double-word copies"
33672 #~ msgstr "¥À¥Ö¥ë¥ï¡¼¥É¥³¥Ô¡¼ÍѤζ¯¤¯¥¢¥é¥¤¥ó¤µ¤ì¤¿¹½Â¤ÂΤò»ÈÍѤ·¤Ê¤¤"
33674 #~ msgid "Do not optimize tail call instructions in assembler or linker"
33675 #~ msgstr "¥¢¥»¥ó¥Ö¥é¤È¥ê¥ó¥«¤ÇËöÈø¸Æ¤Ó½Ð¤·Ì¿Îá¤òºÇŬ²½¤·¤Ê¤¤"
33677 #~ msgid "%s=%s is too large."
33678 #~ msgstr "%s=%s ¤ÏÂ礭¤¹¤®¤Þ¤¹¡£"
33680 #~ msgid "unable to call pointer to member function here"
33681 #~ msgstr "¤³¤³¤Ç¤Ï¥á¥ó¥Ð´Ø¿ô¥Ý¥¤¥ó¥¿¸Æ¤Ó½Ð¤·¤¬¤Ç¤­¤Þ¤»¤ó"
33683 #~ msgid "object size exceeds built-in limit for virtual function table implementation"
33684 #~ msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥µ¥¤¥º¤¬¡¢²¾ÁÛ´Ø¿ô¥Æ¡¼¥Ö¥ë¼ÂÁõ¤ËÁȤ߹þ¤³¤Þ¤ì¤¿¥µ¥¤¥º¤òĶ²á¤·¤Þ¤·¤¿"
33686 #~ msgid "object size exceeds normal limit for virtual function table implementation, recompile all source and use -fhuge-objects"
33687 #~ msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥µ¥¤¥º¤¬¡¢²¾ÁÛ´Ø¿ô¥Æ¡¼¥Ö¥ë¼ÂÁõ¤ÎÄ̾ï¤ÎÀ©¸Â¤òĶ²á¤·¤¿¤¿¤á¡¢Á´¤Æ¤Î¥½¡¼¥¹¤ò -fhuge-objects ¤ò»È¤Ã¤ÆºÆ¥³¥ó¥Ñ¥¤¥ë¤·¤Æ¤¯¤À¤µ¤¤"
33689 #~ msgid "label `%s' referenced outside of any function"
33690 #~ msgstr "¥é¥Ù¥ë `%s' ¤¬´Ø¿ô¤Î³°Â¦¤Î²¿¤«¤ò»²¾È¤·¤Þ¤·¤¿"
33692 #~ msgid "the ABI requires vtable thunks"
33693 #~ msgstr "ABI ¤Ï²¾ÁÛ´Ø¿ô¥Æ¡¼¥Ö¥ë¥µ¥ó¥¯¤òÍ׵ᤷ¤Þ¤¹"
33695 #~ msgid "invalid catch parameter"
33696 #~ msgstr "̵¸ú¤Ê catch ¤Î°ú¿ô"
33698 #~ msgid "destructors must be member functions"
33699 #~ msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤Ï¥á¥ó¥Ð´Ø¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
33701 #~ msgid "`bool' is now a keyword"
33702 #~ msgstr "`bool' ¤Ïº£¤ä¥­¡¼¥ï¡¼¥É¤Ç¤¹"
33704 #~ msgid "cannot declare %s to references"
33705 #~ msgstr "%s ¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
33707 #~ msgid "discarding `const' applied to a reference"
33708 #~ msgstr "»²¾È¤ËÍѤ¤¤é¤ì¤¿ `const' ¤Ï¼Î¤Æ¤é¤ì¤Þ¤¹"
33710 #~ msgid "discarding `volatile' applied to a reference"
33711 #~ msgstr "»²¾È¤ËÍѤ¤¤é¤ì¤¿ `volatile' ¤Ï¼Î¤Æ¤é¤ì¤Þ¤¹"
33713 #~ msgid "typedef declaration includes an initializer"
33714 #~ msgstr "typedef Àë¸À¤¬½é´üÀßÄê»Ò¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
33716 #~ msgid "storage class `static' invalid for function `%s' declared out of global scope"
33717 #~ msgstr "Âç°è¥¹¥³¡¼¥×³°¤Î´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `static' ¤Ï̵¸ú¤Ç¤¹"
33719 #~ msgid "invalid integer constant in parameter list, did you forget to give parameter name?"
33720 #~ msgstr "²¾°ú¿ô¥ê¥¹¥È¤Ë̵¸ú¤ÊÀ°¿ôÄê¿ô¤¬¤¢¤ê¤Þ¤¹¡£²¾°ú¿ô̾¤òÍ¿¤¨Ëº¤ì¤¿¤Î¤Ç¤Ï¡©"
33722 #~ msgid "return type for `main' changed to `int'"
33723 #~ msgstr "`main' ¤Î return ·¿¤Ï `int' ¤ËÊѤ¨¤Þ¤·¤¿"
33725 #~ msgid "-fname-mangling-version is no longer supported"
33726 #~ msgstr "-fname-mangling-version ¤Ï¤â¤Ï¤ä¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
33728 #~ msgid "-Wno-strict-prototypes is not supported in C++"
33729 #~ msgstr "-Wno-strict-prototypes ¤Ï C++ ¤Ç¤Ï¼õ¤±ÉÕ¤±¤é¤ì¤Þ¤»¤ó"
33731 #~ msgid "`__alignof__' applied to a bit-field"
33732 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËÂФ·¤ÆŬÍѤµ¤ì¤¿ `__alignof__'"
33734 #~ msgid "parser may be lost: is there a '{' missing somewhere?"
33735 #~ msgstr "¹½Ê¸²òÀϴ郎Ì»Ҥˤʤ俤褦¤Ç¤¹: ¤É¤³¤«¤Ç '{' ¤ò˺¤ì¤Æ¤¤¤ë¤Î¤Ç¤Ï¡©"
33737 #~ msgid "anachronistic use of array size in vector delete"
33738 #~ msgstr "¥Ù¥¯¥È¥ë¤Î delete ¤ÇÇÛÎó¥µ¥¤¥º¤ò»È¤¦¤Î¤ÏÁ°»þÂåŪ¤Ç¤¹"
33740 #~ msgid "too many initialization functions required"
33741 #~ msgstr "ɬÍפȤµ¤ì¤ë½é´ü²½´Ø¿ô¤Î¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
33743 #~ msgid "`%s' not supported by %s"
33744 #~ msgstr "`%s' ¤Ï %s ¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
33746 #~ msgid "(static %s for %s)"
33747 #~ msgstr "(ÀÅŪ%s: %s ÍÑ)"
33749 #~ msgid "In %s `%s':"
33750 #~ msgstr "%s Æâ¤Î `%s':"
33752 #~ msgid "%s:%d:   instantiated from `%s'\n"
33753 #~ msgstr "%s:%d:   `%s' ¤«¤é¼ÂÂ⽤µ¤ì¤Þ¤·¤¿\n"
33755 #~ msgid "%s:%d:   instantiated from here\n"
33756 #~ msgstr "%s:%d:   ¤³¤³¤Ç¼ÂÂ⽤µ¤ì¤Þ¤·¤¿\n"
33758 #~ msgid "  will be re-ordered to match declaration order"
33759 #~ msgstr "  Àë¸À½ç¤È°ìÃפ¹¤ë¤è¤¦¤ËʤÓÂؤ¨¤é¤ì¤Þ¤¹"
33761 #~ msgid "  will be re-ordered to match inheritance order"
33762 #~ msgstr "  ÇÉÀ¸½ç¤È°ìÃפ¹¤ë¤è¤¦¤ËʤÙÂؤ¨¤é¤ì¤Þ¤¹"
33764 #~ msgid "base class initializer specified, but no base class to initialize"
33765 #~ msgstr "´ðÄ쥯¥é¥¹½é´üÀßÄê»Ò¤¬»ØÄꤵ¤ì¤Þ¤·¤¿¤¬¡¢½é´ü²½¤¹¤Ù¤­´ðÄ쥯¥é¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
33767 #~ msgid "no base class to initialize"
33768 #~ msgstr "½é´ü²½¤¹¤Ù¤­´ðÄ쥯¥é¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
33770 #~ msgid "new of array type fails to specify size"
33771 #~ msgstr "ÇÛÎ󷿤Πnew ¤Ï¥µ¥¤¥º¤Î»ØÄê¤Ë¼ºÇÔ¤·¤Þ¤¹"
33773 #~ msgid "zero size array reserves no space"
33774 #~ msgstr "¥µ¥¤¥º¥¼¥í¤ÎÇÛÎó¤Ï¶õ´Ö¤ò³ÎÊݤ·¤Þ¤»¤ó"
33776 #~ msgid "initializer list being treated as compound expression"
33777 #~ msgstr "½é´ü²½»Ò¥ê¥¹¥È¤¬Ê£¹ç¼°¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
33779 #~ msgid "Make string literals `char[]' instead of `const char[]'"
33780 #~ msgstr "ʸ»úÎó¥ê¥Æ¥é¥ë¤ò `const char[]' ¤ÎÂå¤ï¤ê¤Ë `char[]' ¤È¤¹¤ë"
33782 #~ msgid "Do not treat the namespace `std' as a normal namespace"
33783 #~ msgstr "̾Á°¶õ´Ö `std' ¤òÄ̾ï¤Î̾Á°¶õ´Ö¤È¤·¤Æ¼è¤ê°·¤ï¤Ê¤¤"
33785 #~ msgid "Only emit explicit template instatiations"
33786 #~ msgstr "ÌÀ¼¨Åª¤Ê¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
33788 #~ msgid "Recognise and/bitand/bitor/compl/not/or/xor"
33789 #~ msgstr "and/bitand/bitor/compl/not/or/xor ¤òǧ¼±¤¹¤ë"
33791 #~ msgid "Warn about inconsistent return types"
33792 #~ msgstr "Ìá¤êÃͤη¿¤È°ìÃפ·¤Ê¤¤¤â¤Î¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
33794 #~ msgid "Warn when a function is declared extern, then inline"
33795 #~ msgstr "´Ø¿ô¤¬ extern Àë¸À¤µ¤ì¤¿¸å¡¢inline ¤È¤µ¤ì¤¿¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
33797 #~ msgid "type name expected before `&'"
33798 #~ msgstr "`&' ¤ÎÁ°¤Ë·¿¤Î̾Á°¤¬¤¢¤ë¤Ù¤­¤Ç¤¹"
33800 #~ msgid "(Each undeclared identifier is reported only once for each function it appears in.)"
33801 #~ msgstr "(̤Àë¸ÀÊÑ¿ô¤Ë¤Ä¤¤¤Æ¤Ï¡¢¤½¤ì¤¬´Ø¿ôÆâ¤ÇºÇ½é¤Ë¸½¤ï¤ì¤¿»þ¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹¡£)"
33803 #~ msgid "real-valued template parameters when cross-compiling"
33804 #~ msgstr "¥¯¥í¥¹¥³¥ó¥Ñ¥¤¥ë»þ¤Î¼Â¿ôÃͥƥó¥×¥ì¡¼¥È²¾°ú¿ô"
33806 #~ msgid "ambiguous request for method pointer `%s'"
33807 #~ msgstr "¥á¥½¥Ã¥É¥Ý¥¤¥ó¥¿ `%s' ¤Ø¤ÎÍ׵᤬ۣËæ¤Ç¤¹"
33809 #~ msgid "no base or member initializers given following ':'"
33810 #~ msgstr "´ðÄì¤ä¥á¥ó¥Ð½é´ü²½»Ò¥ê¥¹¥È¤¬ ':' ¤Î¸å¤Ë³¤¤¤Æ¤¤¤Þ¤»¤ó"
33812 #~ msgid "`>>' should be `> >' in template class name"
33813 #~ msgstr "`>>' ¤Ï¥Æ¥ó¥×¥ì¡¼¥È¥¯¥é¥¹Ì¾¤Ï `> >' ¤È¤¹¤Ù¤­¤Ç¤¹"
33815 #~ msgid "ISO C++ forbids an empty condition for `%s'"
33816 #~ msgstr "ISO C++ ¤Ï `%s' ¤ËÂФ¹¤ë¶õ¤Î¾ò·ï¤ò¶Ø¤¸¤Þ¤¹"
33818 #~ msgid "ISO C++ forbids `&&'"
33819 #~ msgstr "ISO C++ ¤Ï `&&' ¤ò¶Ø¤¸¤Þ¤¹"
33821 #~ msgid "sigof type specifier"
33822 #~ msgstr "·¿»ØÄê»Ò¤Î sigof ¤Ç¤¹"
33824 #~ msgid "`sigof' applied to non-aggregate expression"
33825 #~ msgstr "È󽸹çÂμ°¤ËÂФ·¤ÆŬÍѤµ¤ì¤¿ `sigof'"
33827 #~ msgid "storage class specifier `%s' not allowed after struct or class"
33828 #~ msgstr "µ­²±¥¯¥é¥¹»ØÄê»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
33830 #~ msgid "type specifier `%s' not allowed after struct or class"
33831 #~ msgstr "·¿»ØÄê»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
33833 #~ msgid "no body nor ';' separates two class, struct or union declarations"
33834 #~ msgstr "ËÜÂΤ¬¤Ê¤¯¡¢class, struct °¿¤¤¤Ï union Àë¸À¤ò¶èÀÚ¤ë ';' ¤â¤¢¤ê¤Þ¤»¤ó"
33836 #~ msgid "missing ';' before right brace"
33837 #~ msgstr "±¦Â¦¥Ö¥ì¡¼¥¹¤ÎÁ°¤Î ';' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
33839 #~ msgid "ISO C++ forbids array dimensions with parenthesized type in new"
33840 #~ msgstr "ISO C++ ¤Ï new Ãæ¤Ç¤Ï¡¢³ç¸Ì¤Î¤Ä¤¤¤¿ÇÛÎ󼡸µ¤ò¶Ø¤¸¤Þ¤¹"
33842 #~ msgid "ISO C++ forbids label declarations"
33843 #~ msgstr "ISO C++ ¤Ï¥é¥Ù¥ëÀë¸À¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹"
33845 #~ msgid "label must be followed by statement"
33846 #~ msgstr "¥é¥Ù¥ë¤Î¸å¤í¤Ë¤Ïʸ¤¬É¬ÍפǤ¹"
33848 #~ msgid "ISO C++ forbids compound statements inside for initializations"
33849 #~ msgstr "ISO C++ ½é´ü²½»Ò¤ÎÆâÉô¤Ç¤Ïʣʸ¤¬¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹"
33851 #~ msgid "possibly missing ')'"
33852 #~ msgstr "¤ª¤½¤é¤¯ ')' ¤ò˺¤ì¤Æ¤¤¤Þ¤¹"
33854 #~ msgid "type specifier omitted for parameter"
33855 #~ msgstr "·¿»ØÄê»Ò¤Ï²¾°ú¿ôÍѤ˾Êά¤µ¤ì¤Þ¤·¤¿"
33857 #~ msgid "incomplete type unification"
33858 #~ msgstr "ÉÔ´°Á´¤Ê·¿¤Îñ°ì²½"
33860 #~ msgid "taking dynamic typeid of object with -fno-rtti"
33861 #~ msgstr "-fno-rtti ¤Î»ØÄê¤È°ì½ï¤Ë¥ª¥Ö¥¸¥§¥¯¥È¤ÎưŪ typeid ¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
33863 #~ msgid "adjusting pointers for covariant returns"
33864 #~ msgstr "¶¦ÊÑ(covariant)Ìá¤êÃͤؤΥݥ¤¥ó¥¿¤òÄ´À°¤·¤Þ¤¹"
33866 #~ msgid "recoverable compiler error, fixups for virtual function"
33867 #~ msgstr "²óÉü²Äǽ¤Ê¥³¥ó¥Ñ¥¤¥é¤Î¥¨¥é¡¼¡¢²¾ÁÛ´Ø¿ô¤Î½¤Àµ"
33869 #~ msgid "can't redefine default return value for constructors"
33870 #~ msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿ÍѤΥǥե©¥ë¥ÈÌá¤êÃͤòºÆÄêµÁ¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
33872 #~ msgid "   will be re-ordered to precede member initializations"
33873 #~ msgstr "   Àè¤Ë¤¢¤ë¥á¥ó¥Ð½é´ü²½»Ò¤ÈʤÓÂؤ¨¤é¤ì¤Þ¤¹"
33875 #~ msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy"
33876 #~ msgstr "¼±ÊÌ»Ò̾ `%s' ¤Ï GNU C++ ÆâÉô¤Î¥Í¡¼¥ß¥ó¥°Àïά¤È¶¥¹ç¤·¤Þ¤¹"
33878 #~ msgid "parse error at end of saved function text"
33879 #~ msgstr "ÊݸºÑ¤ß´Ø¿ô¥Æ¥­¥¹¥È¤ÎËöÈø¤Ç¹½Ê¸²òÀÏ¥¨¥é¡¼"
33881 #~ msgid "%s before `%s'"
33882 #~ msgstr "%s ¤¬ `%s' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
33884 #~ msgid "%s before `%c'"
33885 #~ msgstr "%s ¤¬ `%c' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
33887 #~ msgid "%s before `\\%o'"
33888 #~ msgstr "%s ¤¬ `\\%o' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
33890 #~ msgid "%s before `%s' token"
33891 #~ msgstr "%s ¤¬ `%s' ¥È¡¼¥¯¥ó¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
33893 #~ msgid "non-lvalue in %s"
33894 #~ msgstr "%s ¤Ëº¸ÊÕÃͤǤϤʤ¤ÃÍ"
33896 #~ msgid "`com_interface' only supported with -fvtable-thunks"
33897 #~ msgstr "`com_interface' ¤Ï -fvtable-thunks ¤ò»ØÄꤷ¤¿¤È¤­¤À¤±¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤¹"
33899 #~ msgid "ISO C++ forbids applying `sizeof' to type `void' which is an incomplete type"
33900 #~ msgstr "ISO C++ ¤ÏÉÔ´°Á´·¿¤Ç¤¢¤ë `void' ·¿¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
33902 #~ msgid "invalid reference to NULL ptr, use ptr-to-member instead"
33903 #~ msgstr "NULL ¥Ý¥¤¥ó¥¿¤Ø¤Î̵¸ú¤Ê»²¾È¡¢Âå¤ï¤ê¤Ë¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¤¤Þ¤·¤ç¤¦"
33905 #~ msgid "invalid call to member function needing `this' in static member function scope"
33906 #~ msgstr "ÀÅŪ¥á¥ó¥Ð´Ø¿ô¥¹¥³¡¼¥×Æâ¤Ç¤Ï `this' ¤òÍפ¹¤ë¥á¥ó¥Ð´Ø¿ô¤Î¸Æ¤Ó½Ð¤·¤Ï̵¸ú¤Ç¤¹"
33908 #~ msgid "parameter type of called function is incomplete"
33909 #~ msgstr "¸Æ¤Ð¤ì¤¿´Ø¿ô¤Î²¾°ú¿ô¤Î·¿¤¬ÉÔ´°Á´¤Ç¤¹"
33911 #~ msgid "ISO C++ forbids using pointer of type `void *' in pointer arithmetic"
33912 #~ msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë `void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
33914 #~ msgid "ISO C++ forbids using a pointer-to-function in pointer arithmetic"
33915 #~ msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
33917 #~ msgid "ISO C++ forbids using pointer to a member in pointer arithmetic"
33918 #~ msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
33920 #~ msgid "ISO C++ forbids using pointer to a member in subtraction"
33921 #~ msgstr "ISO C++ ¤Ï¸º»»¤Ë¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
33923 #~ msgid "unary `&'"
33924 #~ msgstr "ñ¹à¤Î `&'"
33926 #~ msgid "ISO C++ forbids cast to non-reference type used as lvalue"
33927 #~ msgstr "ISO C++ ¤Ïº¸ÊÕÃͤȤ·¤Æ»È¤ï¤ì¤ëÈ󻲾ȷ¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
33929 #~ msgid "ISO C++ forbids assignment of arrays"
33930 #~ msgstr "ISO C++ ¤ÏÇÛÎó¤ÎÂåÆþ¤ò¶Ø¤¸¤Þ¤¹"
33932 #~ msgid "return value from function receives multiple initializations"
33933 #~ msgstr "´Ø¿ô¤«¤é¤ÎÌá¤êÃͤ¬Ê£¿ô¤Î½é´ü²½¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿"
33935 #~ msgid "return-statement with no value, in function declared with a non-void return type"
33936 #~ msgstr "return Ê¸¤¬Ãͤò»ý¤Á¤Þ¤»¤ó¡£´Ø¿ôÀë¸À¤Ç¤ÏÈó void ¤ÎÌá¤êÃͤò»ý¤Á¤Þ¤¹"
33938 #~ msgid "return-statement with a value, in function declared with a void return type"
33939 #~ msgstr "return Ê¸¤¬Ãͤò»ý¤Á¤Þ¤¹¡£´Ø¿ôÀë¸À¤Ç¤ÏÌá¤ê·¿¤¬ void ¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
33941 #~ msgid "Internal error #%d."
33942 #~ msgstr "ÆâÉô¥¨¥é¡¼: #%d¡£"
33944 #~ msgid "due to the presence of a constructor"
33945 #~ msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¤¢¤ë¤³¤È¤Ë¤è¤ë"
33947 #~ msgid "comma expression used to initialize return value"
33948 #~ msgstr "¥«¥ó¥Þ±é»»»Ò¤¬Ìá¤êÃͤò½é´ü²½¤¹¤ë¤¿¤á¤Ë»È¤ï¤ì¤Þ¤·¤¿"
33950 #~ msgid "ANSI C++ forbids non-constant aggregate initializer expressions"
33951 #~ msgstr "ANSI C++ ¤ÏÄê¿ô¤Ç¤Ê¤¤½¸¹çÂΤνé´ü²½»Ò¼°¤ò¶Ø¤¸¤Þ¤¹"
33953 #~ msgid "initializing array with parameter list"
33954 #~ msgstr "ÇÛÎó¤ò²¾°ú¿ô¥ê¥¹¥È¤Ë¤è¤Ã¤Æ½é´ü²½¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
33956 #~ msgid "initializer for scalar variable requires one element"
33957 #~ msgstr "¥¹¥«¥é¡¼ÊÑ¿ô¤Î½é´ü²½»Ò¤Ï°ì¤Ä¤ÎÍ×ÁǤòÍ׵ᤷ¤Þ¤¹"
33959 #~ msgid "aggregate has a partly bracketed initializer"
33960 #~ msgstr "½¸¹çÂΤ¬ÉôʬŪ¤Ë¥Ö¥é¥±¥Ã¥È¤Î½é´ü²½»Ò¤ò»ý¤Á¤Þ¤¹"
33962 #~ msgid "non-empty initializer for array of empty elements"
33963 #~ msgstr "Í×ÁǤΤʤ¤ÇÛÎó¤ËÂФ¹¤ë¡¢¶õ¤Ç¤Ï¤Ê¤¤½é´ü²½»Ò¤Ç¤¹"
33965 #~ msgid "initializer list for object of class with virtual base classes"
33966 #~ msgstr "²¾ÁÛ´ðÄ쥯¥é¥¹¤ò»ý¤Ä¥¯¥é¥¹¤Î¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹"
33968 #~ msgid "excess elements in aggregate initializer"
33969 #~ msgstr "½¸¹çÂνé´ü²½»ÒÆâ¤Ç¤½¤ÎÍ×ÁǤ¬°î¤ì¤Þ¤·¤¿"
33971 #~ msgid "ISO C++ forbids defining types within %s"
33972 #~ msgstr "ISO C++ ¤Ï %s Ãæ¤Î·¿ÄêµÁ¤ò¶Ø¤¸¤Þ¤¹"
33974 #~ msgid "Can't create cross-reference file `%s'"
33975 #~ msgstr "Áê¸ß»²¾È¥Õ¥¡¥¤¥ë `%s' ¤òºî¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
33977 #~ msgid "In file included from %s:%u"
33978 #~ msgstr "%s:%u ¤«¤é include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ëÃæ"
33980 #~ msgid ""
33981 #~ ",\n"
33982 #~ "                 from %s:%u"
33983 #~ msgstr ""
33984 #~ ",\n"
33985 #~ "                 %s:%u ¤«¤é"
33987 #~ msgid "traditional C rejects the `U' suffix"
33988 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï `U' ÀÜÈø¼­¤¬µñÀ䤵¤ì¤Þ¤¹"
33990 #~ msgid "too many 'l' suffixes in integer constant"
33991 #~ msgstr "À°¿ôÄê¿ô¤Î¥µ¥Õ¥£¥Ã¥¯¥¹ 'l' ¤¬Â¿¤¹¤®¤Þ¤¹"
33993 #~ msgid "integer constant contains digits beyond the radix"
33994 #~ msgstr "À°¿ôÄê¿ô¤¬´ð¿ô¤òĶ¤¨¤¿¿ôÃͤò´Þ¤ó¤Ç¤¤¤Þ¤¹"
33996 #~ msgid "invalid suffix '%.*s' on integer constant"
33997 #~ msgstr "ÀÜÈø¼­ '%.*s' ¤ÏÀ°¿ôÄê¿ô¤Ë¤Ï̵¸ú¤Ç¤¹"
33999 #~ msgid "missing ')' after \"defined\""
34000 #~ msgstr "\"defined\" ¤Î¸å¤í¤Î ')' ¤¬·ç¤±¤Æ¤¤¤Þ¤¹"
34002 #~ msgid "operator \"defined\" requires an identifier"
34003 #~ msgstr "\"defined\" ±é»»»Ò¤Ï¼±Ê̻ҤòÍ׵ᤷ¤Þ¤¹"
34005 #~ msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
34006 #~ msgstr "¡ÊC++ ¤Ç¤Ï \"%s\" ¤¬ \"%s\" ¤ÎÂåÂإȡ¼¥¯¥ó¤Ç¤¹¡Ë"
34008 #~ msgid "\"defined\" operator appears during macro expansion"
34009 #~ msgstr "\"defined\" ±é»»»Ò¤¬¥Þ¥¯¥íŸ³«Ãæ¤Ë¸½¤ì¤Þ¤·¤¿"
34011 #~ msgid "ISO C++ does not permit \"%s\" in #if"
34012 #~ msgstr "ISO C++ ¤Ï #if Æâ¤Î \"%s\" ¤òµö¤·¤Þ¤»¤ó"
34014 #~ msgid "octal escape sequence out of range"
34015 #~ msgstr "8 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹"
34017 #~ msgid "hex escape sequence out of range"
34018 #~ msgstr "16 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹"
34020 #~ msgid "integer overflow in preprocessor expression"
34021 #~ msgstr "À°¿ô¤¬¥×¥ê¥×¥í¥»¥Ã¥µ¼°Æâ¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
34023 #~ msgid "comma operator in operand of #if"
34024 #~ msgstr "¥«¥ó¥Þ±é»»»Ò¤¬ #if ±é»»»Ò¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
34026 #~ msgid "%s is shorter than expected"
34027 #~ msgstr "%s ¤¬ËÜÍè¤è¤ê¤âû¤¤¤Ç¤¹"
34029 #~ msgid "%s is a block device"
34030 #~ msgstr "%s ¤Ï¥Ö¥í¥Ã¥¯¥Ç¥Ð¥¤¥¹¤Ç¤¹"
34032 #~ msgid "No include path in which to find %s"
34033 #~ msgstr "%s ¤ò¸«¤Ä¤±¤ë¤¿¤á¤Î¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
34035 #~ msgid "Multiple include guards may be useful for:\n"
34036 #~ msgstr "¿½Å include ¤«¤é¤ÎÊݸͭ±×¤È¤Ê¤ë¤Ç¤·¤ç¤¦:\n"
34038 #~ msgid "absolute file name in remap_filename"
34039 #~ msgstr "ÀäÂХѥ¹¥Õ¥¡¥¤¥ë̾¤¬ remap_filename ¤Ë¤¢¤ê¤Þ¤¹"
34041 #~ msgid "%s: Not a directory"
34042 #~ msgstr "%s: ¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
34044 #~ msgid "buffers still stacked in cpp_finish"
34045 #~ msgstr "cpp_finish ¤Ç¥Ð¥Ã¥Õ¥¡¤¬¤Þ¤À¥¹¥¿¥Ã¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
34047 #~ msgid "Directory name missing after %s"
34048 #~ msgstr "%s ¤Î¸å¤í¤Î¥Ç¥£¥ì¥¯¥È¥ê̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
34050 #~ msgid "File name missing after %s"
34051 #~ msgstr "%s ¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
34053 #~ msgid "Path name missing after %s"
34054 #~ msgstr "%s ¤Î¸å¤í¤Î¥Ñ¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
34056 #~ msgid "Target missing after %s"
34057 #~ msgstr "%s ¤Î¸å¤í¤Î¥¿¡¼¥²¥Ã¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
34059 #~ msgid "GNU CPP version %s (cpplib)"
34060 #~ msgstr "GNU CPP version %s (cpplib)"
34062 #~ msgid "Usage: %s [switches] input output\n"
34063 #~ msgstr "»È¤¤Êý: %s [¥¹¥¤¥Ã¥Á] ÆþÎÏ ½ÐÎÏ\n"
34065 #~ msgid ""
34066 #~ "Switches:\n"
34067 #~ "  -include <file>           Include the contents of <file> before other files\n"
34068 #~ "  -imacros <file>           Accept definition of macros in <file>\n"
34069 #~ "  -iprefix <path>           Specify <path> as a prefix for next two options\n"
34070 #~ "  -iwithprefix <dir>        Add <dir> to the end of the system include path\n"
34071 #~ "  -iwithprefixbefore <dir>  Add <dir> to the end of the main include path\n"
34072 #~ "  -isystem <dir>            Add <dir> to the start of the system include path\n"
34073 #~ msgstr ""
34074 #~ "¥¹¥¤¥Ã¥Á:\n"
34075 #~ "  -include <file>           Â¾¤Î¥Õ¥¡¥¤¥ë¤ÎÁ°¤Ë <file> ¤ÎÆâÍƤò´Þ¤á¤ë\n"
34076 #~ "  -imacros <file>           <file> ¤Î¥Þ¥¯¥íÄêµÁ¤ò¼õ¤±Æþ¤ì¤ë\n"
34077 #~ "  -iprefix <path>           ¼¡¤ÎÆó¤Ä¤Î¥ª¥×¥·¥ç¥óÍÑ¥×¥ì¥Õ¥£¥¯¥¹¤Ë <path> ¤ò»ØÄê\n"
34078 #~ "  -iwithprefix <dir>        <dir> ¤ò¥·¥¹¥Æ¥à include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
34079 #~ "  -iwithprefixbefore <dir>  <dir> ¤ò¥á¥¤¥ó include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
34080 #~ "  -isystem <dir>            <dir> ¤ò¥·¥¹¥Æ¥à include ¥Ñ¥¹¤ÎºÇ½é¤ËÄɲ乤ë\n"
34082 #~ msgid ""
34083 #~ "  -idirafter <dir>          Add <dir> to the end of the system include path\n"
34084 #~ "  -I <dir>                  Add <dir> to the end of the main include path\n"
34085 #~ "  -I-                       Fine-grained include path control; see info docs\n"
34086 #~ "  -nostdinc                 Do not search system include directories\n"
34087 #~ "                             (dirs specified with -isystem will still be used)\n"
34088 #~ "  -nostdinc++               Do not search system include directories for C++\n"
34089 #~ "  -o <file>                 Put output into <file>\n"
34090 #~ msgstr ""
34091 #~ "  -idirafter <dir>          <dir> ¤ò¥·¥¹¥Æ¥à include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
34092 #~ "  -I <dir>                  <dir> ¤ò¥á¥¤¥ó include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
34093 #~ "  -I-                       ¤­¤áºÙ¤«¤Ê include ¥Ñ¥¹À©¸æ -- info Ê¸½ñ¤ò»²¾È\n"
34094 #~ "  -nostdinc                 ¥·¥¹¥Æ¥à include ¥Ç¥£¥ì¥¯¥È¥ê¤òõº÷¤·¤Ê¤¤\n"
34095 #~ "                             (-system ¤Ç»ØÄꤵ¤ì¤¿¥Ç¥£¥ì¥¯¥È¥ê¤Ïõº÷¤µ¤ì¤ë)\n"
34096 #~ "  -nostdinc++               C++ ÍÑ¥·¥¹¥Æ¥à include ¥Ç¥£¥ì¥¯¥È¥ê¤òõº÷¤·¤Ê¤¤\n"
34097 #~ "  -o <file>                 <file> ¤Ø½ÐÎϤ¹¤ë\n"
34099 #~ msgid ""
34100 #~ "  -pedantic                 Issue all warnings demanded by strict ISO C\n"
34101 #~ "  -pedantic-errors          Issue -pedantic warnings as errors instead\n"
34102 #~ "  -trigraphs                Support ISO C trigraphs\n"
34103 #~ "  -lang-c                   Assume that the input sources are in C\n"
34104 #~ "  -lang-c89                 Assume that the input sources are in C89\n"
34105 #~ msgstr ""
34106 #~ "  -pedantic                 ¸·Ì©¤Ê ISO C ¤ÇÍ׵ᤵ¤ì¤ëÁ´¤Æ¤Î·Ù¹ð¤òȯ¹Ô¤¹¤ë\n"
34107 #~ "  -pedantic-errors          -pedantic ·Ù¹ð¤ÎÂå¤ê¤Ë¥¨¥é¡¼¤òȯ¹Ô¤¹¤ë\n"
34108 #~ "  -trigraphs                ISO C ¥È¥é¥¤¥°¥é¥Õ¤ò¼õ¤±Æþ¤ì¤ë\n"
34109 #~ "  -lang-c                   ÆþÎÏ¥½¡¼¥¹¤ò C ¤È¤ß¤Ê¤¹\n"
34110 #~ "  -lang-c89                 ÆþÎÏ¥½¡¼¥¹¤ò C89 ¤È¤ß¤Ê¤¹\n"
34112 #~ msgid ""
34113 #~ "  -lang-c++                 Assume that the input sources are in C++\n"
34114 #~ "  -lang-objc                Assume that the input sources are in ObjectiveC\n"
34115 #~ "  -lang-objc++              Assume that the input sources are in ObjectiveC++\n"
34116 #~ "  -lang-asm                 Assume that the input sources are in assembler\n"
34117 #~ msgstr ""
34118 #~ "  -lang-c++                 ÆþÎÏ¥½¡¼¥¹¤ò C ¤È¤ß¤Ê¤¹\n"
34119 #~ "  -lang-objc                ÆþÎÏ¥½¡¼¥¹¤ò ObjectiveC ¤È¤ß¤Ê¤¹\n"
34120 #~ "  -lang-objc++              ÆþÎÏ¥½¡¼¥¹¤ò ObjectiveC++ ¤È¤ß¤Ê¤¹\n"
34121 #~ "  -lang-asm                 ÆþÎÏ¥½¡¼¥¹¤ò¥¢¥»¥ó¥Ö¥ê¸À¸ì¤È¤ß¤Ê¤¹\n"
34123 #~ msgid ""
34124 #~ "  -std=<std name>           Specify the conformance standard; one of:\n"
34125 #~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
34126 #~ "                            iso9899:199409, iso9899:1999\n"
34127 #~ "  -+                        Allow parsing of C++ style features\n"
34128 #~ "  -w                        Inhibit warning messages\n"
34129 #~ "  -Wtrigraphs               Warn if trigraphs are encountered\n"
34130 #~ "  -Wno-trigraphs            Do not warn about trigraphs\n"
34131 #~ "  -Wcomment{s}              Warn if one comment starts inside another\n"
34132 #~ msgstr ""
34133 #~ "  -std=<std name>           Å¬¹ç¤µ¤»¤ëɸ½à¤ò»ØÄê -- °Ê²¼¤è¤ê°ì¤Ä\n"
34134 #~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
34135 #~ "                            iso9899:199409, iso9899:1999\n"
34136 #~ "  -+                        C++ ¼°¤Î¹½Ê¸²òÀϤòµö²Ä¤¹¤ë\n"
34137 #~ "  -w                        ·Ù¹ð¥á¥Ã¥»¡¼¥¸¤òÍÞÀ©¤¹¤ë\n"
34138 #~ "  -Wtrigraphs               ¥È¥é¥¤¥°¥é¥Õ¤Ë½Ð¤¯¤ï¤·¤¿¤é·Ù¹ð¤¹¤ë\n"
34139 #~ "  -Wno-trigraphs            ¥È¥é¥¤¥°¥é¥Õ¤Ë¤Ä¤¤¤Æ¤Î·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
34140 #~ "  -Wcomment{s}              ¥³¥á¥ó¥È¤¬Â¾¤Î¥³¥á¥ó¥ÈÆâ¤Ç»Ï¤Þ¤Ã¤Æ¤¤¤¿¤é·Ù¹ð¤¹¤ë\n"
34142 #~ msgid ""
34143 #~ "  -Wno-comment{s}           Do not warn about comments\n"
34144 #~ "  -Wtraditional             Warn about features not present in traditional C\n"
34145 #~ "  -Wno-traditional          Do not warn about traditional C\n"
34146 #~ "  -Wundef                   Warn if an undefined macro is used by #if\n"
34147 #~ "  -Wno-undef                Do not warn about testing undefined macros\n"
34148 #~ "  -Wimport                  Warn about the use of the #import directive\n"
34149 #~ msgstr ""
34150 #~ "  -Wno-comment{s}           ¥³¥á¥ó¥È¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
34151 #~ "  -Wtraditional             ¸½ºß¤È¤Ï°Û¤Ê¤ë¸Å¤¤ C ¤Ç¤Îµ¡Ç½¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë\n"
34152 #~ "  -Wno-traditional          ¸Å¤¤ C ¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
34153 #~ "  -Wundef                   Ì¤ÄêµÁ¤Î¥Þ¥¯¥í¤¬ #if ¤Ç»È¤ï¤ì¤Æ¤¤¤ì¤Ð·Ù¹ð¤¹¤ë\n"
34154 #~ "  -Wno-undef                Ì¤ÄêµÁ¥Þ¥¯¥í¤Îɾ²Á¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
34155 #~ "  -Wimport                  #import ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ÎÍøÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë\n"
34157 #~ msgid ""
34158 #~ "  -Wno-import               Do not warn about the use of #import\n"
34159 #~ "  -Werror                   Treat all warnings as errors\n"
34160 #~ "  -Wno-error                Do not treat warnings as errors\n"
34161 #~ "  -Wsystem-headers          Do not suppress warnings from system headers\n"
34162 #~ "  -Wno-system-headers       Suppress warnings from system headers\n"
34163 #~ "  -Wall                     Enable all preprocessor warnings\n"
34164 #~ msgstr ""
34165 #~ "  -Wno-import               #import ¤ÎÍøÍѤ˴ؤ¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
34166 #~ "  -Werror                   Á´¤Æ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤¦\n"
34167 #~ "  -Wno-error                ·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤ï¤Ê¤¤\n"
34168 #~ "  -Wsystem-headers          ¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤«¤é¤Î·Ù¹ð¤òÍÞÀ©¤·¤Ê¤¤\n"
34169 #~ "  -Wno-system-headers       ¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤«¤é¤Î·Ù¹ð¤òÍÞÀ©¤¹¤ë\n"
34170 #~ "  -Wall                     Á´¤Æ¤Î¥×¥ê¥×¥í¥»¥Ã¥µ·Ù¹ð¤òÍ­¸ú¤Ë¤¹¤ë\n"
34172 #~ msgid ""
34173 #~ "  -M                        Generate make dependencies\n"
34174 #~ "  -MM                       As -M, but ignore system header files\n"
34175 #~ "  -MF <file>                Write dependency output to the given file\n"
34176 #~ "  -MG                       Treat missing header file as generated files\n"
34177 #~ msgstr ""
34178 #~ "  -M                        make °Í¸´Ø·¸¤òÀ¸À®¤¹¤ë\n"
34179 #~ "  -MM                       -M Æ±ÍÍ¡¢Ã¢¤·¥·¥¹¥Æ¥à¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤ò̵»ë¤¹¤ë\n"
34180 #~ "  -MF <file>                °Í¸´Ø·¸¤Î½ÐÎϤòÍ¿¤¨¤é¤ì¤¿¥Õ¥¡¥¤¥ë¤Ë½ñ¤­¹þ¤à\n"
34181 #~ "  -MG                       ¸«¤Ä¤«¤é¤Ê¤¤¥Ø¥Ã¥À¤òÀ¸À®¤µ¤ì¤ë¥Õ¥¡¥¤¥ë¤È¤·¤Æ°·¤¦\n"
34183 #~ msgid ""
34184 #~ "  -MP\t\t\t    Generate phony targets for all headers\n"
34185 #~ "  -MQ <target>              Add a MAKE-quoted target\n"
34186 #~ "  -MT <target>              Add an unquoted target\n"
34187 #~ msgstr ""
34188 #~ "  -MP\t\t\t    Á´¤Æ¤Î¥Ø¥Ã¥À¤Ë¤Ä¤¤¤Æ phony ¥¿¡¼¥²¥Ã¥È¤òÀ¸À®¤¹¤ë\n"
34189 #~ "  -MQ <target>              MAKE ¤Ç¤Î¥¯¥ª¡¼¥È¤µ¤ì¤¿¥¿¡¼¥²¥Ã¥È¤òÄɲ乤ë\n"
34190 #~ "  -MT <target>              ¥¯¥ª¡¼¥È¤µ¤ì¤Ê¤¤¥¿¡¼¥²¥Ã¥È¤òÄɲ乤ë\n"
34192 #~ msgid ""
34193 #~ "  -D<macro>                 Define a <macro> with string '1' as its value\n"
34194 #~ "  -D<macro>=<val>           Define a <macro> with <val> as its value\n"
34195 #~ "  -A<question> (<answer>)   Assert the <answer> to <question>\n"
34196 #~ "  -A-<question> (<answer>)  Disable the <answer> to <question>\n"
34197 #~ "  -U<macro>                 Undefine <macro> \n"
34198 #~ "  -v                        Display the version number\n"
34199 #~ msgstr ""
34200 #~ "  -D<macro>                 <macro> ¤òÄêµÁ¤·¡¢¤½¤ÎÃͤòʸ»úÎó¤Î '1' ¤È¤¹¤ë\n"
34201 #~ "  -D<macro>=<val>           <macro> ¤òÄêµÁ¤·¡¢¤½¤ÎÃͤò <val> ¤È¤¹¤ë\n"
34202 #~ "  -A<question> (<answer>)   <question> ¤Ë <answer> ¤ÈÀ¼ÌÀ¤¹¤ë\n"
34203 #~ "  -A-<question> (<answer>)  <question> ¤ò <answer> ¤È¤·¤Ê¤¤\n"
34204 #~ "  -U<macro>                 <macro> ÄêµÁ¤ò²ò½ü¤¹¤ë\n"
34205 #~ "  -v                        ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤òɽ¼¨¤¹¤ë\n"
34207 #~ msgid ""
34208 #~ "  -H                        Print the name of header files as they are used\n"
34209 #~ "  -C                        Do not discard comments\n"
34210 #~ "  -dM                       Display a list of macro definitions active at end\n"
34211 #~ "  -dD                       Preserve macro definitions in output\n"
34212 #~ "  -dN                       As -dD except that only the names are preserved\n"
34213 #~ "  -dI                       Include #include directives in the output\n"
34214 #~ msgstr ""
34215 #~ "  -H                        »È¤ï¤ì¤¿¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤òɽ¼¨¤¹¤ë\n"
34216 #~ "  -C                        ¥³¥á¥ó¥È¤òÇË´þ¤·¤Ê¤¤\n"
34217 #~ "  -dM                       ºÇ¸å¤ËÍ­¸ú¤Ê¥Þ¥¯¥íÄêµÁ¥ê¥¹¥È¤òɽ¼¨¤¹¤ë\n"
34218 #~ "  -dD                       ½ÐÎϤ˥ޥ¯¥íÄêµÁ¤òÊݸ¤¹¤ë\n"
34219 #~ "  -dN                       -dD ¤ÈƱÍͤÀ¤¬¡¢Ì¾Á°¤À¤±¤òÊݸ¤¹¤ë\n"
34220 #~ "  -dI                       #include ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ò½ÐÎϤ˴ޤá¤ë\n"
34222 #~ msgid ""
34223 #~ "  -fpreprocessed            Treat the input file as already preprocessed\n"
34224 #~ "  -ftabstop=<number>        Distance between tab stops for column reporting\n"
34225 #~ "  -P                        Do not generate #line directives\n"
34226 #~ "  -$                        Do not allow '$' in identifiers\n"
34227 #~ "  -remap                    Remap file names when including files.\n"
34228 #~ "  --version                 Display version information\n"
34229 #~ "  -h or --help              Display this information\n"
34230 #~ msgstr ""
34231 #~ "  -fpreprocessed            ÆþÎÏ¥Õ¥¡¥¤¥ë¤ò´û¤Ë¥×¥ê¥×¥í¥»¥¹ºÑ¤È¤·¤Æ°·¤¦\n"
34232 #~ "  -ftabstop=<number>        ¥«¥é¥à¤Î¥¿¥Ö´Ö³Ö¤òÊó¹ð¤¹¤ë\n"
34233 #~ "  -P                        #line ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤òÀ¸À®¤·¤Ê¤¤\n"
34234 #~ "  -$                        ¼±Ê̻ҤǤΠ'$' ¤òµö²Ä¤·¤Ê¤¤\n"
34235 #~ "  -remap                    ¥Õ¥¡¥¤¥ë¥¤¥ó¥¯¥ë¡¼¥É»þ¤Ë¥Õ¥¡¥¤¥ë̾¤òºÆ¥Þ¥Ã¥×¤¹¤ë\n"
34236 #~ "  --version                 ¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¤¹¤ë\n"
34237 #~ "  -h or --help              ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
34239 #~ msgid "trigraph ??%c converted to %c"
34240 #~ msgstr "¥È¥é¥¤¥°¥é¥Õ ??%c ¤Ï %c ¤ËÊÑ´¹¤µ¤ì¤Þ¤·¤¿"
34242 #~ msgid "trigraph ??%c ignored"
34243 #~ msgstr "¥È¥é¥¤¥°¥é¥Õ ??%c ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
34245 #~ msgid "backslash and newline separated by space"
34246 #~ msgstr "¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å¤È²þ¹Ô¤¬¶õÇò¤Çʬ³ä¤µ¤ì¤Þ¤·¤¿"
34248 #~ msgid "backslash-newline at end of file"
34249 #~ msgstr "¥Õ¥¡¥¤¥ë¤Î½ª¤ê¤Ë¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å-²þ¹Ô¤¬¤¢¤ê¤Þ¤¹"
34251 #~ msgid "\"/*\" within comment"
34252 #~ msgstr "¥³¥á¥ó¥ÈÆâ¤Ë \"/*\" ¤¬¤¢¤ê¤Þ¤¹"
34254 #~ msgid "null character(s) ignored"
34255 #~ msgstr "null Ê¸»ú¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
34257 #~ msgid "'$' character(s) in identifier"
34258 #~ msgstr "'$' Ê¸»ú¤¬¼±Ê̻ҤËÆþ¤Ã¤Æ¤¤¤Þ¤¹"
34260 #~ msgid "attempt to use poisoned \"%s\""
34261 #~ msgstr "±øÀ÷¤µ¤ì¤¿ '%s' »È¤ª¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
34263 #~ msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
34264 #~ msgstr "__VA_ARGS__ ¤Ï C99 ²ÄÊÑ°ú¿ô¥Þ¥¯¥í³ÈÄ¥¤Ç¤Î¤ß½Ð¸½¤Ç¤­¤Þ¤¹"
34266 #~ msgid "possible start of unterminated string literal"
34267 #~ msgstr "½ªÃ¼¤Î¤Ê¤¤Ê¸»úÎó¥ê¥Æ¥é¥ë¤Î¿äÄ곫»Ï°ÌÃÖ"
34269 #~ msgid "multi-line string literals are deprecated"
34270 #~ msgstr "Ê£¿ô¹Ôʸ»úÎó¥ê¥Æ¥é¥ë¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
34272 #~ msgid "null character(s) preserved in literal"
34273 #~ msgstr "¥ê¥Æ¥é¥ëÃæ¤Ç null Ê¸»ú¤¬³ÎÊݤµ¤ì¤Þ¤·¤¿"
34275 #~ msgid "no newline at end of file"
34276 #~ msgstr "¥Õ¥¡¥¤¥ëËöÈø¤Ë²þ¹Ô¤¬¤¢¤ê¤Þ¤»¤ó"
34278 #~ msgid "C++ style comments are not allowed in ISO C89"
34279 #~ msgstr "C++ ¥¹¥¿¥¤¥ë¤Î¥³¥á¥ó¥È¤Ï ISO C89 ¤Ç¤Ïµö¤µ¤ì¤Þ¤»¤ó"
34281 #~ msgid "(this will be reported only once per input file)"
34282 #~ msgstr "(¤³¤ì¤ÏÆþÎÏ¥Õ¥¡¥¤¥ë¤Ë¤Ä¤­°ì²ó¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹)"
34284 #~ msgid "multi-line comment"
34285 #~ msgstr "Ê£¿ô¹Ô¤Î¥³¥á¥ó¥È"
34287 #~ msgid "Unspellable token %s"
34288 #~ msgstr "ÄÖ¤ì¤Ê¤¤¥È¡¼¥¯¥ó %s ¤Ç¤¹"
34290 #~ msgid "extra tokens at end of #%s directive"
34291 #~ msgstr ";ʬ¤Ê¥È¡¼¥¯¥ó¤¬ #%s ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Î½ª¤ê¤Ë¤¢¤ê¤Þ¤¹"
34293 #~ msgid "# followed by integer"
34294 #~ msgstr "À°¿ô¤¬ # ¤Ë³¤¤¤Æ¤¤¤Þ¤¹"
34296 #~ msgid "traditional C ignores #%s with the # indented"
34297 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï¡¢¥¤¥ó¥Ç¥ó¥È¤µ¤ì¤¿ # ¤Î #%s ¤ò̵»ë¤·¤Þ¤¹"
34299 #~ msgid "suggest hiding #%s from traditional C with an indented #"
34300 #~ msgstr "¥¤¥ó¥Ç¥ó¥È¤µ¤ì¤¿ # ¤¬¤¢¤ë¸Å¤¤ C ¤«¤é¤Ï #%s ¤ò±£¤¹¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
34302 #~ msgid "invalid preprocessing directive #%s"
34303 #~ msgstr "̵¸ú¤Ê¥×¥ê¥×¥í¥»¥¹¥Ç¥£¥ì¥¯¥Æ¥£¥ô #%s"
34305 #~ msgid "no macro name given in #%s directive"
34306 #~ msgstr "¥Þ¥¯¥í̾¤¬ #%s ¥Ç¥£¥ì¥¯¥Æ¥£¥ÖÃæ¤ËÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
34308 #~ msgid "macro names must be identifiers"
34309 #~ msgstr "¥Þ¥¯¥í̾¤Ï¼±Ê̻ҤǤʤ¯¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
34311 #~ msgid "undefining \"%s\""
34312 #~ msgstr "\"%s\" ¤ò undef ¤·¤Þ¤¹"
34314 #~ msgid "missing terminating > character"
34315 #~ msgstr "½ªÃ¼Ê¸»ú > ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
34317 #~ msgid "#%s expects \"FILENAME\" or <FILENAME>"
34318 #~ msgstr "#%s ¤Ï \"¥Õ¥¡¥¤¥ë̾\" ¤¢¤ë¤¤¤Ï <¥Õ¥¡¥¤¥ë̾> ¤òɬÍפȤ·¤Þ¤¹"
34320 #~ msgid "attempt to push file buffer with contexts stacked"
34321 #~ msgstr "¥¹¥¿¥Ã¥¯¤µ¤ì¤¿¥³¥ó¥Æ¥¯¥¹¥È¤È°ì½ï¤Ë¥Õ¥¡¥¤¥ë¥Ð¥Ã¥Õ¥¡¤ò push ¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
34323 #~ msgid "#include_next in primary source file"
34324 #~ msgstr "#include_next ¤¬¼ç¤¿¤ë¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤Ë¤¢¤ê¤Þ¤¹"
34326 #~ msgid "#import is obsolete, use an #ifndef wrapper in the header file"
34327 #~ msgstr "#import ¤Ï¸Å¤¤É½¸½¤Ç¤¹. ¥Ø¥Ã¥À¥Õ¥¡¥¤¥ëÃæ¤Ç #ifndef ¤Î¥é¥Ã¥Ñ¡¼¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
34329 #~ msgid "invalid flag \"%s\" in line directive"
34330 #~ msgstr "\"%s\" ¤Ï line ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Ç¤Ï̵¸ú¤Ê¥Õ¥é¥°¤Ç¤¹"
34332 #~ msgid "\"%s\" after #line is not a positive integer"
34333 #~ msgstr "#line ¤Î¸å¤í¤Î \"%s\" ¤¬Àµ¤ÎÀ°¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
34335 #~ msgid "line number out of range"
34336 #~ msgstr "¹ÔÈֹ椬Èϰϳ°¤Ç¤¹"
34338 #~ msgid "header flags for \"%s\" have changed"
34339 #~ msgstr "\"%s\" ¤Î¥Ø¥Ã¥À¥Õ¥é¥°¤¬Êѹ¹¤µ¤ì¤Þ¤·¤¿"
34341 #~ msgid "invalid #ident"
34342 #~ msgstr "̵¸ú¤Ê #ident"
34344 #~ msgid "#pragma once is obsolete"
34345 #~ msgstr "#pragma once ¤Ï¤â¤¦»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
34347 #~ msgid "#pragma once in main file"
34348 #~ msgstr "#pragma once ¤¬¥á¥¤¥ó¥Õ¥¡¥¤¥ë¤Ë¤¢¤ê¤Þ¤¹"
34350 #~ msgid "invalid #pragma GCC poison directive"
34351 #~ msgstr "#pragma GCC ±øÀ÷¥Ç¥£¥ì¥¯¥Æ¥£¥ô¤¬Ìµ¸ú¤Ç¤¹"
34353 #~ msgid "poisoning existing macro \"%s\""
34354 #~ msgstr "´û¸¤Î¥Þ¥¯¥í \"%s' ¤ò±øÀ÷¤·¤Þ¤¹"
34356 #~ msgid "#pragma system_header ignored outside include file"
34357 #~ msgstr "include ¥Õ¥¡¥¤¥ë³°¤Î #pragma system_header ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
34359 #~ msgid "current file is older than %s"
34360 #~ msgstr "¸½ºß¤Î¥Õ¥¡¥¤¥ë¤Ï %s ¤è¤ê¸Å¤¤¤Ç¤¹"
34362 #~ msgid "#else without #if"
34363 #~ msgstr "#else ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó"
34365 #~ msgid "#else after #else"
34366 #~ msgstr "#else ¤¬ #else ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
34368 #~ msgid "the conditional began here"
34369 #~ msgstr "¤½¤Î¾ò·ï¤Ï¤³¤³¤«¤é»Ï¤Þ¤ê¤Þ¤¹"
34371 #~ msgid "#elif without #if"
34372 #~ msgstr "#elif ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó"
34374 #~ msgid "#elif after #else"
34375 #~ msgstr "#elif ¤¬ #else ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
34377 #~ msgid "#endif without #if"
34378 #~ msgstr "#endif ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó"
34380 #~ msgid "missing ')' to complete answer"
34381 #~ msgstr "²ò¤òÊä´°¤¹¤ë ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
34383 #~ msgid "predicate's answer is empty"
34384 #~ msgstr "½Ò¸ì¤Î²ò¤¬¶õ¤Ç¤¹"
34386 #~ msgid "assertion without predicate"
34387 #~ msgstr "½Ò¸ì¤Î¤Ê¤¤¥¢¥µ¡¼¥·¥ç¥ó¤Ç¤¹"
34389 #~ msgid "\"%s\" re-asserted"
34390 #~ msgstr "\"%s\" ¤¬ºÆ¥¢¥µ¡¼¥È¤µ¤ì¤Þ¤·¤¿"
34392 #~ msgid "<stdin>"
34393 #~ msgstr "<ɸ½àÆþÎÏ>"
34395 #~ msgid "unterminated #%s"
34396 #~ msgstr "½ªÃ¼¤Î¤Ê¤¤ #%s"
34398 #~ msgid "file \"%s\" entered but not left"
34399 #~ msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤ËÆþ¤ê¤Þ¤·¤¿¤¬½Ð¤Þ¤»¤ó¤Ç¤·¤¿"
34401 #~ msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
34402 #~ msgstr "\"%s\" ¤È \"%s\" ¤òŽÉÕ¤±¤Þ¤·¤¿¤¬Àµ¾ï¤Ê¥×¥ê¥×¥í¥»¥Ã¥µ¥È¡¼¥¯¥ó¤È¤Ê¤ê¤Þ¤»¤ó"
34404 #~ msgid "unterminated argument list invoking macro \"%s\""
34405 #~ msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤°ú¿ô¥ê¥¹¥È¤¬¥Þ¥¯¥í \"%s\" ¤òµ¯Æ°¤·¤è¤¦¤È¤·¤Þ¤·¤¿"
34407 #~ msgid "ISO C99 requires rest arguments to be used"
34408 #~ msgstr "ISO C99 ¤Ï»ÈÍѤµ¤ì¤ë¤Ù¤­»Ä¤ê¤Î¤Î°ú¿ô¤òÍ׵ᤷ¤Þ¤¹"
34410 #~ msgid "macro \"%s\" requires %u arguments, but only %u given"
34411 #~ msgstr "¥Þ¥¯¥í \"%s\" ¤Ï°ú¿ô¤ò %u Í׵ᤷ¤Þ¤¹¤¬¡¢%u ¸Ä¤·¤«Í¿¤¨¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
34413 #~ msgid "macro \"%s\" passed %u arguments, but takes just %u"
34414 #~ msgstr "¥Þ¥¯¥í \"%s\" ¤Ë°ú¿ô¤¬ %u ÅϤµ¤ì¤Þ¤·¤¿¤¬¡¢%u ¤·¤«¼õ¤±¼è¤ê¤Þ¤»¤ó"
34416 #~ msgid "function-like macro \"%s\" must be used with arguments in traditional C"
34417 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï¡¢´Ø¿ôŪ¥Þ¥¯¥í \"%s\" ¤Ë°ú¿ô¤¬Í¿¤¨¤é¤ì¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
34419 #~ msgid "\"%s\" may not appear in macro parameter list"
34420 #~ msgstr "\"%s\" ¤Ï¥Þ¥¯¥í²¾°ú¿ô¥ê¥¹¥È¤Ë¸½¤ì¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
34422 #~ msgid "macro parameters must be comma-separated"
34423 #~ msgstr "¥Þ¥¯¥í²¾°ú¿ô¤Ï¥«¥ó¥Þ¶èÀڤꤵ¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
34425 #~ msgid "parameter name missing"
34426 #~ msgstr "²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
34428 #~ msgid "anonymous variadic macros were introduced in C99"
34429 #~ msgstr "̵̾²ÄÊÑ°ú¿ô¥Þ¥¯¥í¤Ï C99 ¤ÇºÎ¤êÆþ¤ì¤é¤ì¤Þ¤·¤¿"
34431 #~ msgid "ISO C does not permit named variadic macros"
34432 #~ msgstr "ISO C ¤Ç¤Ï̾Á°¤Ä¤­²ÄÊÑ°ú¿ô¥Þ¥¯¥í¤òµö¤·¤Þ¤»¤ó"
34434 #~ msgid "missing ')' in macro parameter list"
34435 #~ msgstr "¥Þ¥¯¥í²¾°ú¿ô¥ê¥¹¥È¤Ç¡¢')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
34437 #~ msgid "ISO C requires whitespace after the macro name"
34438 #~ msgstr "ISO C ¤Ç¤Ï¥Þ¥¯¥í̾¤Î¸å¤í¤Ë¶õÇò¤òÍ׵ᤷ¤Þ¤¹"
34440 #~ msgid "'##' cannot appear at either end of a macro expansion"
34441 #~ msgstr "'##' ¤Ï¥Þ¥¯¥íŸ³«¤Îξü¤Ë¤Ï½Ð¸½¤Ç¤­¤Þ¤»¤ó"
34443 #~ msgid "\"%s\" redefined"
34444 #~ msgstr "\"%s\" ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
34446 #~ msgid "macro argument \"%s\" would be stringified with -traditional."
34447 #~ msgstr "¥Þ¥¯¥í°ú¿ô \"%s\" ¤Ï -traditional ¤ò¤Ä¤±¤ë¤Èʸ»úÎ󲽤µ¤ì¤¿»ö¤Ç¤·¤ç¤¦"
34449 #~ msgid "invalid hash type %d in dump_definition"
34450 #~ msgstr "dump_definition ¤Ë Ìµ¸ú¤Ê¥Ï¥Ã¥·¥å¥¿¥¤¥× %d"
34452 #~ msgid ";; Processing block from %d to %d, %d sets.\n"
34453 #~ msgstr ";; %d ¤«¤é %d ¤Þ¤Ç¤Î½èÍý¥Ö¥í¥Ã¥¯¡¢%d ¥»¥Ã¥È¡£\n"
34455 #~ msgid "%s:%d: warning: "
34456 #~ msgstr "%s:%d: ·Ù¹ð: "
34458 #~ msgid "((anonymous))"
34459 #~ msgstr "((̵̾))"
34461 #~ msgid "%s: warnings being treated as errors\n"
34462 #~ msgstr "%s: ·Ù¹ð¤Ï¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤Þ¤¹\n"
34464 #~ msgid ""
34465 #~ ",\n"
34466 #~ "                 from %s:%d"
34467 #~ msgstr ""
34468 #~ ",\n"
34469 #~ "                 %s:%d ¤«¤é"
34471 #~ msgid "internal regno botch: regno = %d\n"
34472 #~ msgstr "ÆâÉôŪ¤Ë regno ¤Î½èÍý¤¬ÊÑ: regno = %d\n"
34474 #~ msgid "can't get current directory"
34475 #~ msgstr "¥«¥ì¥ó¥È¥Ç¥£¥ì¥¯¥È¥ê¤ò¼èÆÀ¤Ç¤­¤Þ¤»¤ó"
34477 #~ msgid "Can't access real part of complex value in hard register"
34478 #~ msgstr "¥Ï¡¼¥É¥ì¥¸¥¹¥¿Æâ¤ÇÊ£ÁÇ¿ô¤Î¼Â¿ôÉôʬ¤Ë¥¢¥¯¥»¥¹¤Ç¤­¤Þ¤»¤ó"
34480 #~ msgid "can't access imaginary part of complex value in hard register"
34481 #~ msgstr "¥Ï¡¼¥É¥ì¥¸¥¹¥¿Æâ¤ÇÊ£ÁÇ¿ô¤Îµõ¿ôÉôʬ¤Ë¥¢¥¯¥»¥¹¤Ç¤­¤Þ¤»¤ó"
34483 #~ msgid "function using short complex types cannot be inline"
34484 #~ msgstr "short complex ·¿¤ò»È¤¦´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
34486 #~ msgid "unsupported wide integer operation"
34487 #~ msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¥ï¥¤¥ÉÀ°¿ô±é»»"
34489 #~ msgid "prior parameter's size depends on `%s'"
34490 #~ msgstr "Í¥À褹¤ë²¾°ú¿ô¤Î¥µ¥¤¥º¤Ï `%s' ¼¡Âè¤Ç¤¹"
34492 #~ msgid "returned value in block_exit_expr"
34493 #~ msgstr "block_exit_expr ¤ÇÃͤò return ¤·¤Þ¤·¤¿"
34495 #~ msgid "no INTEGER type can hold a pointer on this configuration"
34496 #~ msgstr "¸½ºß¤ÎÀßÄê¤Ç¤ÏÈó INTEGER ·¿¤¬¥Ý¥¤¥ó¥¿¤òÊÝ»ý¤Ç¤­¤Þ¤¹"
34498 #~ msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"
34499 #~ msgstr "ÀßÄê: REAL, INTEGER µÚ¤Ó LOGICAL ¤Ï %d ¥Ó¥Ã¥ÈÉý¤Ç¡¢"
34501 #~ msgid "and pointers are %d bits wide, but g77 doesn't yet work"
34502 #~ msgstr "¥Ý¥¤¥ó¥¿¤Ï %d ¥Ó¥Ã¥ÈÉý¤Ç¤¹¤¬¡¢¤½¤ì¤éÁ´¤Æ¤¬ 32 ¥Ó¥Ã¥ÈÉý"
34504 #~ msgid "properly unless they all are 32 bits wide."
34505 #~ msgstr "¤Ç¤Ê¤¤¤È g77 ¤ÏÀµ¾ï¤ËÆ°ºî¤·¤Þ¤»¤ó¡£"
34507 #~ msgid "Please keep this in mind before you report bugs.  g77 should"
34508 #~ msgstr "¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤ëÁ°¤Ë¤³¤Î»ö¤ò¿´¤Ëα¤á¤ÆÃÖ¤¤¤Æ¤¯¤À¤µ¤¤¡£"
34510 #~ msgid "support non-32-bit machines better as of version 0.6."
34511 #~ msgstr "g77 ¤Ï¤¤¤º¤ì version 0.6 Æ±ÍͤËÈó 32 ¥Ó¥Ã¥Èµ¡¤Ç¤â¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤¹"
34513 #~ msgid "configuration: char * holds %d bits, but ftnlen only %d"
34514 #~ msgstr "ÀßÄê: char * ¤Ï %d ¥Ó¥Ã¥È³ÎÊݤ·¤Þ¤¹¤¬¡¢ftnlen ¤¬¤¿¤Ã¤¿ %d ¥Ó¥Ã¥È¤Ç¤¹"
34516 #~ msgid ""
34517 #~ "configuration: char * holds %d bits, but INTEGER only %d --\n"
34518 #~ " ASSIGN statement might fail"
34519 #~ msgstr ""
34520 #~ "ÀßÄê: char * ¤Ï %d ¥Ó¥Ã¥È³ÎÊݤ·¤Þ¤¹¤¬¡¢INTEGER ¤¬¤¿¤Ã¤¿ %d ¥Ó¥Ã¥È¤Ç¤¹ --\n"
34521 #~ " ¶²¤é¤¯ ASSIGN Ê¸¤¬¼ºÇÔ¤·¤Þ¤¹"
34523 #~ msgid "Directory name must immediately follow -I"
34524 #~ msgstr "¥Ç¥¤¥ì¥¯¥È¥ê̾¤Ï -I ¤Î¤¹¤°¸å¤í¤Ë¤Ä¤±¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
34526 #~ msgid "Print g77-specific compiler version info, run internal tests"
34527 #~ msgstr "g77 ¸ÇÍ­¤Î¥³¥ó¥Ñ¥¤¥é¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¡¢ÆâÉô¥Æ¥¹¥È¤Î¼Â¹Ô"
34529 #~ msgid "Program is written in typical FORTRAN 66 dialect"
34530 #~ msgstr "¥×¥í¥°¥é¥à¤¬Åµ·¿Åª¤Ê FORTRAN 66 Êý¸À¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
34532 #~ msgid "Program is written in typical Unix f77 dialect"
34533 #~ msgstr "¥×¥í¥°¥é¥à¤¬Åµ·¿Åª¤Ê Unix f77 Êý¸À¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
34535 #~ msgid "Program does not use Unix-f77 dialectal features"
34536 #~ msgstr "¥×¥í¥°¥é¥à¤¬ Unix-f77 Êý¸À¤Îµ¡Ç½¤ò»È¤Ã¤Æ¤¤¤Ê¤¤"
34538 #~ msgid "Program is written in Fortran-90-ish dialect"
34539 #~ msgstr "¥×¥í¥°¥é¥à¤¬ Fortran-90 ÅªÊý¸À¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
34541 #~ msgid "Allow $ in symbol names"
34542 #~ msgstr "$ ¤ò¥·¥ó¥Ü¥ë̾¤È¤·¤Æ»È¤¨¤ë¤è¤¦¤Ë¤¹¤ë"
34544 #~ msgid "f2c-compatible code need not be generated"
34545 #~ msgstr "f2c ¸ß´¹¥³¡¼¥É¤òÀ¸À®¤¹¤ëɬÍפ¬¤Ê¤¤"
34547 #~ msgid "Unsupported; do not generate libf2c-calling code"
34548 #~ msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -- libf2c-calling ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
34550 #~ msgid "Unsupported; affects code-generation of arrays"
34551 #~ msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -- ÇÛÎó¤Î¥³¡¼¥ÉÀ¸À®¤Ë±Æ¶Á¤¹¤ë"
34553 #~ msgid "Program is written in Fortran-90-ish free form"
34554 #~ msgstr "¥×¥í¥°¥é¥à¤Ï Fortran-90 Åª¥Õ¥ê¡¼¥Õ¥©¡¼¥à¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
34556 #~ msgid "Warn about use of (only a few for now) Fortran extensions"
34557 #~ msgstr "Fortran ³ÈÄ¥(º£¤Ï¾¯¤Ê¤¤¤¬)¤Î»ÈÍѤˤĤ¤¤Æ·Ù¹ð¤¹¤ë"
34559 #~ msgid "Program is written in VXT (Digital-like) FORTRAN"
34560 #~ msgstr "¥×¥í¥°¥é¥à¤Ï VXT (Digital) FORTRAN ¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
34562 #~ msgid "Disallow all ugly features"
34563 #~ msgstr "Á´¤Æ¤Î½¹¤¤µ¡Ç½¤òµö²Ä¤·¤Ê¤¤"
34565 #~ msgid "Hollerith and typeless constants not passed as arguments"
34566 #~ msgstr "Hollerith ¤ä·¿¤Ê¤·Äê¿ô¤ò°ú¿ô¤È¤·¤ÆÅϤµ¤Ê¤¤"
34568 #~ msgid "Allow ordinary copying of ASSIGN'ed vars"
34569 #~ msgstr "ASSIGN ¤µ¤ì¤¿ÊÑ¿ô¤ÎÄ̾ï¤Î¥³¥Ô¡¼¤òµö²Ä¤¹¤ë"
34571 #~ msgid "Dummy array dimensioned to (1) is assumed-size"
34572 #~ msgstr "¥À¥ß¡¼ÇÛÎó¤Î¼¡¸µ¤ò (1) ¤È¤ß¤Ê¤¹"
34574 #~ msgid "Trailing comma in procedure call denotes null argument"
34575 #~ msgstr "¥×¥í¥·¡¼¥¸¥ã¸Æ¤Ó½Ð¤·Ãæ¤ÎϢ³¥«¥ó¥Þ¤Ç null °ú¿ô¤òɽ¸½¤¹¤ë"
34577 #~ msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z"
34578 #~ msgstr "DOUBLE COMPLEX Z ¤Ç¤Î REAL(Z) ¤È AIMAG(Z) ¤òµö²Ä¤¹¤ë"
34580 #~ msgid "Initialization via DATA and PARAMETER is type-compatible"
34581 #~ msgstr "DATA ¤ä PARAMETER ·Ðͳ¤Î½é´ü²½¤Ï·¿¸ß´¹¤Ç¤¢¤ë"
34583 #~ msgid "Allow INTEGER and LOGICAL interchangeability"
34584 #~ msgstr "INTEGER ¤È LOGICAL ¤ÏÁê¸ß¤ËÊѹ¹²Äǽ¤Ç¤¢¤ë¤È¤¹¤ë"
34586 #~ msgid "Print internal debugging-related info"
34587 #~ msgstr "ÆâÉô¥Ç¥Ð¥Ã¥°´ØÏ¢¾ðÊó¤òɽ¼¨¤¹¤ë"
34589 #~ msgid "Initialize local vars and arrays to zero"
34590 #~ msgstr "¥í¡¼¥«¥ëÊÑ¿ô¤äÇÛÎó¤ò¥¼¥í¤Ë½é´ü²½¤¹¤ë"
34592 #~ msgid "Backslashes in character/hollerith constants not special (C-style)"
34593 #~ msgstr "ʸ»ú/hollerith Äê¿ô¤Ç¤Î¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å¤òÆüì¤Ê¤â¤Î¤È¤·¤Ê¤¤ (C ¼°)"
34595 #~ msgid "Have front end emulate COMPLEX arithmetic to avoid bugs"
34596 #~ msgstr "COMPLEX ·×»»¤Î¥Ð¥°¤ò²óÈò¤ò¥¨¥ß¥å¥ì¡¼¥È¤¹¤ë¥Õ¥í¥ó¥È¥¨¥ó¥É¤ò»ý¤Ä"
34598 #~ msgid "Disable the appending of underscores to externals"
34599 #~ msgstr "³°ÉôÊÑ¿ô¤Ë¥¢¥ó¥À¡¼¥¹¥³¥¢¤òÉÕ¤±Â­¤µ¤Ê¤¤"
34601 #~ msgid "Intrinsics spelled as e.g. SqRt"
34602 #~ msgstr "intrinsic ¤¬Î㤨¤Ð SqRt ¤ÎÍѤËÄÖ¤é¤ì¤ë"
34604 #~ msgid "Intrinsics in uppercase"
34605 #~ msgstr "intrinsic ¤ò±ÑÂçʸ»ú¤È¤¹¤ë"
34607 #~ msgid "Intrinsics letters in arbitrary cases"
34608 #~ msgstr "intrinsic Ê¸»ú¤ÏǤ°Õ¤Î¥±¡¼¥¹¤È¤¹¤ë"
34610 #~ msgid "Language keywords spelled as e.g. IOStat"
34611 #~ msgstr "¸À¸ìͽÌó¸ì¤¬Î㤨¤Ð IOStat ¤ÎÍѤËÄÖ¤é¤ì¤ë"
34613 #~ msgid "Language keywords in uppercase"
34614 #~ msgstr "¸À¸ìͽÌó¸ì¤Ï±ÑÂçʸ»ú¤È¤¹¤ë"
34616 #~ msgid "Language keyword letters in arbitrary cases"
34617 #~ msgstr "¸À¸ìͽÌó¸ìʸ»ú¤ÏǤ°Õ¤Î¥±¡¼¥¹¤È¤¹¤ë"
34619 #~ msgid "Internally convert most source to uppercase"
34620 #~ msgstr "ÆâÉôŪ¤ÊÊÑ´¹¤Ç¤Ï¥½¡¼¥¹¤ÎËؤó¤É¤ò±ÑÂçʸ»ú¤È¤¹¤ë"
34622 #~ msgid "Internally preserve source case"
34623 #~ msgstr "ÆâÉôŪ¤Ë¥½¡¼¥¹¤Î¥±¡¼¥¹¤òÊÝ»ý¤¹¤ë"
34625 #~ msgid "Symbol names spelled in mixed case"
34626 #~ msgstr "¥·¥ó¥Ü¥ë̾¤Ï¥±¡¼¥¹º®ºß¤ÇÄÖ¤é¤ì¤ë"
34628 #~ msgid "Symbol names in uppercase"
34629 #~ msgstr "¥·¥ó¥Ü¥ë̾¤òÂçʸ»ú¤È¤¹¤ë"
34631 #~ msgid "Program written in uppercase"
34632 #~ msgstr "¥×¥í¥°¥é¥à¤¬±ÑÂçʸ»ú¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
34634 #~ msgid "Program written in lowercase"
34635 #~ msgstr "¥×¥í¥°¥é¥à¤¬±Ñ¾®Ê¸»ú¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
34637 #~ msgid "Program written in strict mixed-case"
34638 #~ msgstr "¥×¥í¥°¥é¥à¤¬¸·Ì©¤Ë¥±¡¼¥¹º®ºß¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
34640 #~ msgid "Compile as if program written in uppercase"
34641 #~ msgstr "¥×¥í¥°¥é¥à¤¬±ÑÂçʸ»ú¤Ç½ñ¤«¤ì¤¿Íͤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
34643 #~ msgid "Compile as if program written in lowercase"
34644 #~ msgstr "¥×¥í¥°¥é¥à¤¬±Ñ¾®Ê¸»ú¤Ç½ñ¤«¤ì¤¿Íͤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
34646 #~ msgid "Preserve all spelling (case) used in program"
34647 #~ msgstr "¥×¥í¥°¥é¥à¤Ç»È¤ï¤ì¤¿ÄÖ¤ê(¤Î¥±¡¼¥¹)¤òÁ´¤ÆÊÝ»ý¤¹¤ë"
34649 #~ msgid "Delete libU77 intrinsics with bad interfaces"
34650 #~ msgstr "libU77 intrinsic ¤òÉÔÀµ¤Ê interface ¤È¶¦¤Ëºï½ü¤¹¤ë"
34652 #~ msgid "Disable libU77 intrinsics with bad interfaces"
34653 #~ msgstr "libU77 intrinsic ¤òÉÔÀµ¤Ê interface ¤È¶¦¤Ë̵¸ú²½¤¹¤ë"
34655 #~ msgid "Hide libU77 intrinsics with bad interfaces"
34656 #~ msgstr "libU77 intrinsic ¤òÉÔÀµ¤Ê interface ¤È¶¦¤Ë±£¤¹"
34658 #~ msgid "Delete non-FORTRAN-77 intrinsics f2c supports"
34659 #~ msgstr "f2c ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
34661 #~ msgid "Disable non-FORTRAN-77 intrinsics f2c supports"
34662 #~ msgstr "f2c ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
34664 #~ msgid "Hide non-FORTRAN-77 intrinsics f2c supports"
34665 #~ msgstr "f2c ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
34667 #~ msgid "Delete non-FORTRAN-77 intrinsics F90 supports"
34668 #~ msgstr "F90 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
34670 #~ msgid "Disable non-FORTRAN-77 intrinsics F90 supports"
34671 #~ msgstr "F90 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
34673 #~ msgid "Hide non-FORTRAN-77 intrinsics F90 supports"
34674 #~ msgstr "F90 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
34676 #~ msgid "Delete non-FORTRAN-77 intrinsics g77 supports"
34677 #~ msgstr "g77 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
34679 #~ msgid "Disable non-FORTRAN 77 intrinsics F90 supports"
34680 #~ msgstr "g77 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
34682 #~ msgid "Hide non-FORTRAN 77 intrinsics F90 supports"
34683 #~ msgstr "g77 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
34685 #~ msgid "Delete MIL-STD 1753 intrinsics"
34686 #~ msgstr "MIL-STD 1753 intrinsic ¤òºï½ü¤¹¤ë"
34688 #~ msgid "Disable MIL-STD 1753 intrinsics"
34689 #~ msgstr "MIL-STD 1753 intrinsic ¤ò̵¸ú²½¤¹¤ë"
34691 #~ msgid "Hide MIL-STD 1753 intrinsics"
34692 #~ msgstr "MIL-STD 1753 intrinsic ¤ò±£¤¹"
34694 #~ msgid "Delete libU77 intrinsics"
34695 #~ msgstr "libU77 intrinsic ¤òºï½ü¤¹¤ë"
34697 #~ msgid "Disable libU77 intrinsics"
34698 #~ msgstr "libU77 intrinsic ¤ò̵¸ú²½¤¹¤ë"
34700 #~ msgid "Hide libU77 intrinsics"
34701 #~ msgstr "libU77 intrinsic ¤ò±£¤¹"
34703 #~ msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports"
34704 #~ msgstr "VXT FORTRAN ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
34706 #~ msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
34707 #~ msgstr "VXT FORTRAN ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
34709 #~ msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports"
34710 #~ msgstr "VXT FORTRAN ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
34712 #~ msgid "Treat initial values of 0 like non-zero values"
34713 #~ msgstr "0 ¤Î½é´ü²½ÃͤòÈó¥¼¥íÃͤȤ·¤Æ¼è¤ê°·¤¦"
34715 #~ msgid "Emit special debugging information for COMMON and EQUIVALENCE (disabled)"
34716 #~ msgstr "COMMON ¤ä EQUIVALENCE ÍѤÎÆÃÊ̤ʥǥХå°¾ðÊó¤òȯ¹Ô¤¹¤ë¡Ê̵¸ú²½¤µ¤ì¤Æ¤¤¤ë¡Ë"
34718 #~ msgid "Take at least one trip through each iterative DO loop"
34719 #~ msgstr "ºÇÄã¤Ç¤â°ì²ó¤Ï³ÆÈ¿Éü DO ¥ë¡¼¥×¤¬½èÍý¤µ¤ì¤ë¤È¤¹¤ë"
34721 #~ msgid "Disable fatal diagnostics about inter-procedural problems"
34722 #~ msgstr "inter-procedural ÌäÂê¤Ë¤Ä¤¤¤Æ¤ÎÃ×̿Ū¤Ê¿ÇÃÇɽ¼¨¤òɽ¼¨¤·¤Ê¤¤"
34724 #~ msgid "Make prefix-radix non-decimal constants be typeless"
34725 #~ msgstr "ÈóÀ°¿ôÄê¿ô¤ÎÀÜÈø´ð¿ô¤¬·¿¤Ê¤·¤Ç¤¢¤ë¤È¤¹¤ë"
34727 #~ msgid "Fortran-specific form of -fbounds-check"
34728 #~ msgstr "Fortran ¸ÇÍ­¤Î -fbounds-check ¤Î·Á¼°"
34730 #~ msgid "Disable warnings about inter-procedural problems"
34731 #~ msgstr "inter-procedural ÌäÂê¤Ë¤Ä¤¤¤Æ¤Î·Ù¹ðɽ¼¨¤òɽ¼¨¤·¤Ê¤¤"
34733 #~ msgid "Warn about constructs with surprising meanings"
34734 #~ msgstr "²ò¼á¤Ë¸í²ò¤ò¾·¤¯¤â¤Î¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
34736 #~ msgid "the meaning of `\\a' varies with -traditional"
34737 #~ msgstr "-traditional ¤Ç¤Ï `\\a' ¤Î°ÕÌ£¤¬°Û¤Ê¤ê¤Þ¤¹"
34739 #~ msgid "non-ANSI-standard escape sequence, `\\%c'"
34740 #~ msgstr "Èó ANSI É¸½à¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¡¢`\\%c'"
34742 #~ msgid "non-ANSI escape sequence `\\%c'"
34743 #~ msgstr "Èó ANSI ¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¡¢`\\%c'"
34745 #~ msgid "unknown escape sequence `\\%c'"
34746 #~ msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹ `\\%c'"
34748 #~ msgid "unknown escape sequence: `\\' followed by char code 0x%x"
34749 #~ msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹: `\\' ¤Î¸å¤Ëʸ»ú¥³¡¼¥É 0x%x"
34751 #~ msgid "Badly formed directive -- no closing quote"
34752 #~ msgstr "ÉÔÀµ¤Ê·Á¤Î¥Ç¥£¥ì¥¯¥Æ¥£¥Ö -- ÊĤ¸¥¯¥©¡¼¥È¤¬¤¢¤ê¤Þ¤»¤ó"
34754 #~ msgid "#-lines for entering and leaving files don't match"
34755 #~ msgstr "¥Õ¥¡¥¤¥ë¤Ø¤Î½ÐÆþ¤ê¸ý¤È¤Ê¤ë #-¹Ô ¤¬À°¹ç¤·¤Þ¤»¤ó"
34757 #~ msgid "Bad directive -- missing close-quote"
34758 #~ msgstr "ÉÔÀµ¤Ê¥Ç¥£¥ì¥¯¥Æ¥£¥Ö -- ÊĤ¸¥¯¥©¡¼¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
34760 #~ msgid "ignoring pragma: %s"
34761 #~ msgstr "pragma ¤ò̵»ë¤·¤Þ¤¹: %s"
34763 #~ msgid "Use `#line ...' instead of `# ...' in first line"
34764 #~ msgstr "ºÇ½é¤Î¹Ô¤Ç¤Ï `# ...' ¤ÎÂå¤ê¤Ë `#line ...' ¤ò»È¤¤¤Þ¤·¤ç¤¦"
34766 #~ msgid "invalid #-line"
34767 #~ msgstr "̵¸ú¤Ê #-¹Ô"
34769 #~ msgid "ASSIGNed FORMAT specifier is too small"
34770 #~ msgstr "ASSIGN ¤µ¤ì¤¿ FORMAT »ØÄê»Ò¤¬¾®¤µ¤¹¤®¤Þ¤¹"
34772 #~ msgid "ASSIGN to variable that is too small"
34773 #~ msgstr "ASSIGN Àè¤ÎÊÑ¿ô¤¬¾®¤µ¤¹¤®¤Þ¤¹"
34775 #~ msgid "ASSIGNed GOTO target variable is too small"
34776 #~ msgstr "ASSIGN ¤µ¤ì¤¿ GOTO ÀèÊÑ¿ô¤¬¾®¤µ¤¹¤®¤Þ¤¹"
34778 #~ msgid "%s no longer supported -- try -fvxt"
34779 #~ msgstr "%s ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- -fvxt ¤È¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤"
34781 #~ msgid "%s no longer supported -- try -fno-vxt -ff90"
34782 #~ msgstr "%s ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- -fno-vxt -ff90 ¤È¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤"
34784 #~ msgid "%s disabled, use normal debugging flags"
34785 #~ msgstr "%s ¤¬Ìµ¸ú¤Ç¤¹¡£Ä̾ï¥Ç¥Ð¥Ã¥°¥Õ¥é¥°¤ò»È¤¤¤Þ¤·¤ç¤¦"
34787 #~ msgid "output_operand: %s"
34788 #~ msgstr "output_operand: %s"
34790 #~ msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d\n"
34791 #~ msgstr "NOTE_INSN_BASIC_BLOCK ¤¬¥Ö¥í¥Ã¥¯ %d ¤Ë¤¢¤ê¤Þ¤»¤ó\n"
34793 #~ msgid "argument to `-V' is missing"
34794 #~ msgstr "`-V' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
34796 #~ msgid "Warning: -pipe ignored because -time specified"
34797 #~ msgstr "·Ù¹ð: -time ¤¬»ØÄꤵ¤ì¤¿¤Î¤Ç -pipe ¤Ï̵»ë¤µ¤ì¤Þ¤¹"
34799 #~ msgid "Invalid specification!  Bug in cc."
34800 #~ msgstr "̵¸ú¤Ê»ØÄê! cc ¤Î¥Ð¥°."
34802 #~ msgid "Internal gcc abort."
34803 #~ msgstr "ÆâÉô gcc ÃæÃÇ"
34805 #~ msgid "Internal gcov abort.\n"
34806 #~ msgstr "ÆâÉô gcc abort.\n"
34808 #~ msgid "gcov [-b] [-v] [-n] [-l] [-f] [-o OBJDIR] file\n"
34809 #~ msgstr "gcov [-b] [-v] [-n] [-l] [-f] [-o OBJDIR] ¥Õ¥¡¥¤¥ë\n"
34811 #~ msgid "Could not open basic block file %s.\n"
34812 #~ msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿¡£\n"
34814 #~ msgid "Could not open data file %s.\n"
34815 #~ msgstr "¥Ç¡¼¥¿¥Õ¥¡¥¤¥ë %s ¤ò³«¤¯¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿¡£\n"
34817 #~ msgid "Assuming that all execution counts are zero.\n"
34818 #~ msgstr "Á´¼Â¹Ô¿ô¤¬¥¼¥í¤Ç¤¢¤ë¤È²¾Äꤷ¤Þ¤¹¡£\n"
34820 #~ msgid "Could not open program flow graph file %s.\n"
34821 #~ msgstr "¥×¥í¥°¥é¥à¥Õ¥í¡¼¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿¡£\n"
34823 #~ msgid "No executable code associated with file %s.\n"
34824 #~ msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë·ë¤ÓÉÕ¤¯¼Â¹Ô¥³¡¼¥É¤¬¤¢¤ê¤Þ¤»¤ó¡£\n"
34826 #~ msgid ".da file contents exhausted too early\n"
34827 #~ msgstr ".da ¥Õ¥¡¥¤¥ë¤ÎÆâÍƤò¤¢¤Þ¤ê¤ËÁ᤯»È¤¤ÀڤäƤ·¤Þ¤¤¤Þ¤·¤¿\n"
34829 #~ msgid "%6.2f%% of %d source lines executed in function %s\n"
34830 #~ msgstr "%6.2f%%(%d ¹ÔÃæ) ¤Î¥½¡¼¥¹¹Ô¤¬´Ø¿ô %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
34832 #~ msgid "No executable source lines in function %s\n"
34833 #~ msgstr "´Ø¿ô %s ¤Ë¼Â¹Ô²Äǽ¤Ê¥½¡¼¥¹¹Ô¤¬¤¢¤ê¤Þ¤»¤ó\n"
34835 #~ msgid "%6.2f%% of %d branches executed in function %s\n"
34836 #~ msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬´Ø¿ô %s Æâ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
34838 #~ msgid "%6.2f%% of %d branches taken at least once in function %s\n"
34839 #~ msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬¾¯¤Ê¤¯¤È¤â°ìÅ٤ϴؿô %s ¤Ç¼õ¼è¤é¤ì¤Þ¤·¤¿\n"
34841 #~ msgid "No branches in function %s\n"
34842 #~ msgstr "´Ø¿ô %s ¤Ë¤Ïʬ´ô¤¬¤¢¤ê¤Þ¤»¤ó\n"
34844 #~ msgid "%6.2f%% of %d calls executed in function %s\n"
34845 #~ msgstr "%6.2f%%(%d ²ó) ¤Î¸Æ¤Ó½Ð¤·¤¬´Ø¿ô %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
34847 #~ msgid "didn't use all bb entries of graph, function %s\n"
34848 #~ msgstr "¥°¥é¥Õ¤Î bb ¥¨¥ó¥È¥ê¤Î°ìÉô¤·¤«»È¤¤¤Þ¤»¤ó¤Ç¤·¤¿¡¢´Ø¿ô %s\n"
34850 #~ msgid "block_num = %ld, num_blocks = %d\n"
34851 #~ msgstr "¥Ö¥í¥Ã¥¯¿ô = %ld¡¢ÈÖ¹æ¥Ö¥í¥Ã¥¯ = %d\n"
34853 #~ msgid "ERROR: too many basic blocks in .bb file %s\n"
34854 #~ msgstr "¥¨¥é¡¼: .bb ¥Õ¥¡¥¤¥ë %s ¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤¬Â¿¤¹¤®¤Þ¤¹\n"
34856 #~ msgid "%6.2f%% of %d source lines executed in file %s\n"
34857 #~ msgstr "%6.2f%%(%d ¹ÔÃæ) ¤Î¥½¡¼¥¹¹Ô¤¬¥Õ¥¡¥¤¥ë %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
34859 #~ msgid "%6.2f%% of %d branches executed in file %s\n"
34860 #~ msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬¥Õ¥¡¥¤¥ë %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
34862 #~ msgid "%6.2f%% of %d branches taken at least once in file %s\n"
34863 #~ msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬¾¯¤Ê¤¯¤È¤â°ì²ó¤Ï¥Õ¥¡¥¤¥ë %s ¤Ç¼õ¼è¤é¤ì¤Þ¤·¤¿\n"
34865 #~ msgid "%6.2f%% of %d calls executed in file %s\n"
34866 #~ msgstr "%6.2f%%(%d ²óÃæ) ¤Î¸Æ¤Ó½Ð¤·¤¬¥Õ¥¡¥¤¥ë %s Æâ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
34868 #~ msgid "Could not open source file %s.\n"
34869 #~ msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿.\n"
34871 #~ msgid "call %d returns = %d%%\n"
34872 #~ msgstr "¸Æ¤Ó½Ð¤· %d ¤ÎÌá¤ê = %d%%\n"
34874 #~ msgid "branch %d taken = %d\n"
34875 #~ msgstr "¥Ö¥é¥ó¥Á %d ¼õÍý = %d\n"
34877 #~ msgid "Unexpected EOF while reading source file %s.\n"
34878 #~ msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë %s ¤òÆɤ߹þ¤ßÃæ¤Ëͽ´ü¤»¤Ì EOF.\n"
34880 #~ msgid "varargs function cannot be inline"
34881 #~ msgstr "²ÄÊÑ°ú¿ô´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
34883 #~ msgid "function using alloca cannot be inline"
34884 #~ msgstr "alloca ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
34886 #~ msgid "function using setjmp cannot be inline"
34887 #~ msgstr "setjmp ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
34889 #~ msgid "function uses __builtin_eh_return"
34890 #~ msgstr "´Ø¿ô¤¬ __builtin_eh_return ¤ò»È¤¤¤Þ¤¹"
34892 #~ msgid "function with nested functions cannot be inline"
34893 #~ msgstr "Æþ¤ì»Ò´Ø¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
34895 #~ msgid "function with label addresses used in initializers cannot inline"
34896 #~ msgstr "¥é¥Ù¥ë¥¢¥É¥ì¥¹¤ò»ý¤Á¡¢½é´ü²½»Ò¤Ç»È¤ï¤ì¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
34898 #~ msgid "no prototype, and parameter address used; cannot be inline"
34899 #~ msgstr "¥×¥í¥È¥¿¥¤¥×¤¬¤Ê¤¯¡¢²¾°ú¿ô¤Î¥¢¥É¥ì¥¹¤¬»È¤ï¤ì¤Æ¤¤¤ë -- inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
34901 #~ msgid "function with varying-size return value cannot be inline"
34902 #~ msgstr "²ÄÊÑŤÎÌá¤êÃͤòÊÖ¤¹´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
34904 #~ msgid "function with varying-size parameter cannot be inline"
34905 #~ msgstr "²ÄÊÑĹ°ú¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
34907 #~ msgid "function with transparent unit parameter cannot be inline"
34908 #~ msgstr "Æ©²á¶¦ÍÑÂΤΰú¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
34910 #~ msgid "function with computed jump cannot inline"
34911 #~ msgstr "»»½Ð¤µ¤ì¤¿¥¸¥ã¥ó¥×¤ò¹Ô¤Ê¤¦´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
34913 #~ msgid "function with nonlocal goto cannot be inline"
34914 #~ msgstr "Èó¥í¡¼¥«¥ë goto ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
34916 #~ msgid "function with target specific attribute(s) cannot be inlined"
34917 #~ msgstr "¥¿¡¼¥²¥Ã¥È¸Çͭ°À­Éդδؿô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
34919 #~ msgid "internal error - too many interface type"
34920 #~ msgstr "ÆâÉô¥¨¥é¡¼ - interface ·¿¤¬Â¿¤¹¤®¤Þ¤¹"
34922 #~ msgid "assignment to final static field `%s' not in class initializer"
34923 #~ msgstr "final static ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¤½¤Î¥Õ¥£¡¼¥ë¥É¤Î¥¯¥é¥¹Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
34925 #~ msgid "assignment to final field `%s' not in constructor"
34926 #~ msgstr "final ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¥³¥ó¥¹¥È¥é¥¯¥¿Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
34928 #~ msgid "Can't expand %s"
34929 #~ msgstr "%s ¤òŸ³«¤Ç¤­¤Þ¤»¤ó"
34931 #~ msgid "source file seen twice on command line and will be compiled only once."
34932 #~ msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤¬¥³¥Þ¥ó¥É¥é¥¤¥ó¤ËºÆ¤Ó¸½¤ì¤Þ¤·¤¿¤¬¡¢¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤ë¤Î¤Ï°ìÅÙ¤À¤±¤Ç¤¹"
34934 #~ msgid "Premature end of input file %s"
34935 #~ msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤Î½ª¤ê¤Ë㤹¤ë¤Î¤¬Á᤹¤®¤Þ¤¹"
34937 #~ msgid "can't to open %s"
34938 #~ msgstr "%s ¤ò open ¤Ç¤­¤Þ¤»¤ó"
34940 #~ msgid "Disable automatic array bounds checking"
34941 #~ msgstr "¼«Æ°Åª¤ÊÇÛÎó¶­³¦¸¡ºº¤ò¹Ô¤ï¤Ê¤¤"
34943 #~ msgid "Make is_compiled_class return 1"
34944 #~ msgstr "is_compiled_class ¤¬ 1 ¤òÊÖ¤¹¤è¤¦¤Ë¤¹¤ë"
34946 #~ msgid "Dump class files to <name>.class"
34947 #~ msgstr "¥¯¥é¥¹¤ò <name>.class ¥Õ¥¡¥¤¥ë¤Ø¥À¥ó¥×¤¹¤ë"
34949 #~ msgid "Don't put synchronization structure in each object"
34950 #~ msgstr "Ʊ´ü¹½Â¤ÂΤò³Æ¥ª¥Ö¥¸¥§¥¯¥È¤ËÁȤßÆþ¤ì¤Ê¤¤"
34952 #~ msgid "Set class path and suppress system path"
34953 #~ msgstr "¥¯¥é¥¹¥Ñ¥¹¤òÀßÄꤷ¤Æ¥·¥¹¥Æ¥à¥Ñ¥¹¤ò±£¤¹"
34955 #~ msgid "Choose class whose main method should be used"
34956 #~ msgstr "main ¥á¥½¥Ã¥É¤¬»È¤ï¤ì¤ë¤Ù¤­¥¯¥é¥¹¤òÁªÂò¤¹¤ë"
34958 #~ msgid "Add directory to class path"
34959 #~ msgstr "¥¯¥é¥¹¥Ñ¥¹¤Ë¥Ç¥£¥ì¥¯¥È¥ê¤òÄɲ乤ë"
34961 #~ msgid "Directory where class files should be written"
34962 #~ msgstr "¥¯¥é¥¹¥Õ¥¡¥¤¥ë¤¬½ñ¤­¹þ¤Þ¤ì¤ë¥Ç¥£¥ì¥¯¥È¥ê"
34964 #~ msgid "Use built-in instructions for division"
34965 #~ msgstr "ÁȤ߹þ¤ß¤Î½ü»»Ì¿Îá¤ò»ÈÍѤ¹¤ë"
34967 #~ msgid "Can't mangle %s"
34968 #~ msgstr "%s ¤Î̾Á°ÊÑ´¹(mangle) ¤Ç¤­¤Þ¤»¤ó"
34970 #~ msgid "Can't use '$' as a separator for inner classes"
34971 #~ msgstr "'$' ¤ÏÆâÉô¥¯¥é¥¹¤Î¶èÀÚ¤ê»Ò¤È¤·¤Æ»ÈÍѤǤ­¤Þ¤»¤ó"
34973 #~ msgid "internal error - use of undefined type"
34974 #~ msgstr "ÆâÉô¥¨¥é¡¼ - Ì¤ÄêµÁ·¿¤Î»ÈÍѤǤ¹"
34976 #~ msgid "unknown opcode %d@pc=%d during verification"
34977 #~ msgstr "ÉÔÌÀ¤Ê opcode %d@pc=%d ¤ò¸¡¾ÚÃæ¤Ëȯ¸«¤·¤Þ¤·¤¿"
34979 #~ msgid "no class name specified as argument to -fconstant-string-class"
34980 #~ msgstr "-fconstant-string-class ¤Ë°ú¿ô¤È¤·¤Æ»ØÄꤵ¤ì¤¿¥¯¥é¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
34982 #~ msgid "object does not conform to the `%s' protocol"
34983 #~ msgstr "¥ª¥Ö¥¸¥§¥¯¥È¤¬ `%s' ¥×¥í¥È¥³¥ë¤ËŬ¹ç¤·¤Þ¤»¤ó"
34985 #~ msgid "class `%s' does not implement the `%s' protocol"
34986 #~ msgstr "¥¯¥é¥¹ `%s' ¤Ï `%s' ¥×¥í¥È¥³¥ë¤ò¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó"
34988 #~ msgid "`%s' cannot be statically allocated"
34989 #~ msgstr "`%s' ¤òÀÅŪ¤Ë³ÎÊݤǤ­¤Þ¤»¤ó"
34991 #~ msgid "Undefined type `id', please import <objc/objc.h>"
34992 #~ msgstr "`id' ·¿¤¬Ì¤ÄêµÁ¤Ç¤¹¡£<objc/objc.h> ¤ò import ¤·¤Æ²¼¤µ¤¤"
34994 #~ msgid "Circular inheritance in interface declaration for `%s'"
34995 #~ msgstr "`%s' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬½Û´ÄŪ¤Ê·Ñ¾µ¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
34997 #~ msgid "cannot find class (factory) method."
34998 #~ msgstr "¥¯¥é¥¹ (factory) ¥á¥½¥Ã¥É¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
35000 #~ msgid "return type for `%s' defaults to id"
35001 #~ msgstr "`%s' ¤ÎÌá¤êÃͤη¿¤Ï¥Ç¥Õ¥©¥ë¥È¤Î id ¤È¤·¤Þ¤¹"
35003 #~ msgid "method `%s' not implemented by protocol."
35004 #~ msgstr "¥á¥½¥Ã¥É `%s' ¤Ï¥×¥í¥È¥³¥ë¤Ë¤è¤Ã¤Æ¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
35006 #~ msgid "return type defaults to id"
35007 #~ msgstr "Ìá¤êÃͤη¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î id ¤È¤·¤Þ¤¹"
35009 #~ msgid "cannot find method."
35010 #~ msgstr "¥á¥½¥Ã¥É¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£"
35012 #~ msgid "duplicate definition of class method `%s'."
35013 #~ msgstr "¥¯¥é¥¹¥á¥½¥Ã¥É `%s' ¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
35015 #~ msgid "static access to object of type `id'"
35016 #~ msgstr "`id' ·¿¤Î¥ª¥Ö¥¸¥§¥¯¥È¤ËÂΤ¹¤ëÀÅŪ¥¢¥¯¥»¥¹¤Ç¤¹"
35018 #~ msgid "potential selector conflict for method `%s'"
35019 #~ msgstr "²ÄǽÀ­¤Î¤¢¤ë¥»¥ì¥¯¥¿¤¬¥á¥½¥Ã¥É `%s' ¤È¶¥¹ç¤·¤Þ¤¹"
35021 #~ msgid "syntax error at '@' token"
35022 #~ msgstr "'@' ¥È¡¼¥¯¥ó¤Çʸˡ¥¨¥é¡¼"
35024 #~ msgid "Arc profiling: some edge counts were bad."
35025 #~ msgstr "¸Ì(arc)¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°: ´ö¤Ä¤«¤Î edge ¥«¥¦¥ó¥È¤ÏÉÔÀµ¤Ç¤¹¡£"
35027 #~ msgid "file %s not found, execution counts assumed to be zero."
35028 #~ msgstr "¥Õ¥¡¥¤¥ë %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Î¤Ç¡¢¼Â¹Ô¥«¥¦¥ó¥È¤Ï¥¼¥í¤È¸«¤Ê¤·¤Þ¤¹"
35030 #~ msgid "%s: internal abort\n"
35031 #~ msgstr "%s: ÆâÉôÃæÃÇ\n"
35033 #~ msgid "conversion from NaN to unsigned int"
35034 #~ msgstr "NaN ¤«¤éÉä¹ç̵¤·À°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
35036 #~ msgid "overflow on truncation to integer"
35037 #~ msgstr "À°¿ô¤Ø¤ÎÀÚ¤êµÍ¤á¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤¬µ¯¤³¤ê¤Þ¤·¤¿"
35039 #~ msgid "overflow on truncation to unsigned integer"
35040 #~ msgstr "Éä¹ç̵¤·À°¿ô¤Ø¤ÎÀÚ¤êµÍ¤á¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤¬µ¯¤³¤ê¤Þ¤·¤¿"
35042 #~ msgid "%s: argument domain error"
35043 #~ msgstr "%s: °ú¿ôÎΰ襨¥é¡¼¤Ç¤¹"
35045 #~ msgid "%s: function singularity"
35046 #~ msgstr "%s: ´Ø¿ô¤Îñ°ìÀ­"
35048 #~ msgid "%s: underflow range error"
35049 #~ msgstr "%s: ¥¢¥ó¥À¡¼¥Õ¥í¡¼ÈÏ°Ï¥¨¥é¡¼"
35051 #~ msgid "%s: partial loss of precision"
35052 #~ msgstr "%s: ÉôʬŪ¤ÊÀºÅÙ¤ÎÄã²¼"
35054 #~ msgid "%s: NaN - producing operation"
35055 #~ msgstr "%s: NaN - Áàºî¤òÀ¸¤¸¤Þ¤¹"
35057 #~ msgid "jump to `%s' invalidly jumps into binding contour"
35058 #~ msgstr "`%s' ¤Ø¤Î¥¸¥ã¥ó¥×¤ÏÅ»¤á¤é¤ì¤¿¥Ö¥í¥Ã¥¯Æâ¤Ø¡¢Ìµ¸ú¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹"
35060 #~ msgid "label `%s' used before containing binding contour"
35061 #~ msgstr "¥é¥Ù¥ë `%s' ¤¬Å»¤á¤é¤ì¤¿¥Ö¥í¥Ã¥¯¤ò¹½À®¤¹¤ëÁ°¤Ë»È¤ï¤ì¤Þ¤·¤¿"
35063 #~ msgid "`asm' cannot be used in function where memory usage is checked"
35064 #~ msgstr "`asm' ¤Ï´Ø¿ô¤Ç¥á¥â¥êÍøÍѤòÄ´¤Ù¤ë½ê¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
35066 #~ msgid "`asm' cannot be used with `-fcheck-memory-usage'"
35067 #~ msgstr "`asm' ¤Ï `-fcheck-memory-usage' ¤È°ì½ï¤Ë»È¤¨¤Þ¤»¤ó"
35069 #~ msgid "output operand constraint %d contains `+'"
35070 #~ msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÀ©Ìó %d ¤Ï `+' ¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
35072 #~ msgid "hard register `%s' listed as input operand to `asm'"
35073 #~ msgstr "¥Ï¡¼¥É¥ì¥¸¥¹¥¿ `%s' ¤¬ `asm' ¤ËÂФ·¡¢ÆþÎÏ¥ª¥Ú¥é¥ó¥É¤È¤·¤ÆÅÐÏ¿¤µ¤ì¤Þ¤·¤¿"
35075 #~ msgid "case value `%ld' not in enumerated type `%s'"
35076 #~ msgstr "case ÃÍ `%ld' ¤ÏÎóµó·¿ `%s' ¤Ë¤Ï¤¢¤ê¤Þ¤»¤ó"
35078 #~ msgid "\"%s\" and \"%s\" identical in first %d characters"
35079 #~ msgstr "\"%s\" ¤È \"%s\" ¤ÏºÇ½é¤Î %d Ê¸»ú¤¬Á´¤¯Æ±¤¸¤Ç¤¹"
35081 #~ msgid "Generate STABS format debug info"
35082 #~ msgstr "STABS ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
35084 #~ msgid "Generate extended STABS format debug info"
35085 #~ msgstr "³ÈÄ¥ STABS ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
35087 #~ msgid "Generate DWARF-1 format debug info"
35088 #~ msgstr "DWARF-1 ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
35090 #~ msgid "Generate extended DWARF-1 format debug info"
35091 #~ msgstr "³ÈÄ¥ DWARF-1 ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
35093 #~ msgid "Generate DWARF-2 debug info"
35094 #~ msgstr "DWARF-2 ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
35096 #~ msgid "Generate XCOFF format debug info"
35097 #~ msgstr "XCOFF ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
35099 #~ msgid "Generate extended XCOFF format debug info"
35100 #~ msgstr "³ÈÄ¥ XCOFF ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
35102 #~ msgid "Generate COFF format debug info"
35103 #~ msgstr "COFF ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
35105 #~ msgid "Do not store floats in registers"
35106 #~ msgstr "¥ì¥¸¥¹¥¿¤ËÉâÆ°¾®¿ô¤ò³ÊǼ¤·¤Ê¤¤"
35108 #~ msgid "Consider all mem refs through pointers as volatile"
35109 #~ msgstr "¥Ý¥¤¥ó¥¿·Ðͳ¤Î¥á¥â¥ê»²¾È¤òÁ´¤Æ volatile ¤È¤ß¤Ê¤¹"
35111 #~ msgid "Consider all mem refs to global data to be volatile"
35112 #~ msgstr "Âç°è¥Ç¡¼¥¿¤Ø¤Î¥á¥â¥ê»²¾È¤òÁ´¤Æ volatile ¤È¤ß¤Ê¤¹"
35114 #~ msgid "Consider all mem refs to static data to be volatile"
35115 #~ msgstr "ÀÅŪ¥Ç¡¼¥¿¤Ø¤Î¥á¥â¥ê»²¾È¤òÁ´¤Æ volatile ¤È¤ß¤Ê¤¹"
35117 #~ msgid "Mark data as shared rather than private"
35118 #~ msgstr "¥Ç¡¼¥¿¤ò¥×¥é¥¤¥Ù¡¼¥È¤Ç¤Ï¤Ê¤¯¶¦Í­¤µ¤ì¤ë¤è¤¦¥Þ¡¼¥¯¤¹¤ë"
35120 #~ msgid "Run the loop optimiser twice"
35121 #~ msgstr "¥ë¡¼¥×ºÇŬ²½¤òÆó²ó¼Â¹Ô¤¹¤ë"
35123 #~ msgid "Pretend that host and target use the same FP format"
35124 #~ msgstr "¥Û¥¹¥È¤È¥¿¡¼¥²¥Ã¥È¤¬Æ±¤¸ÉâÆ°¾®¿ô·Á¼°¤ò»È¤¦¿¶¤ëÉñ¤¤¤ò¤µ¤»¤ë"
35126 #~ msgid "Improve FP speed by violating ANSI & IEEE rules"
35127 #~ msgstr "ANSI & IEEE µ¬Â§¤òÇˤäÆÉâÆ°¾®¿ô¤Î®ÅÙ¤ò²þÁ±¤¹¤ë"
35129 #~ msgid "Output GNU ld formatted global initialisers"
35130 #~ msgstr "GNU ld ·Á¼°¤ÎÂç°è½é´ü²½»Ò¤ò½ÐÎϤ¹¤ë"
35132 #~ msgid "Generate code to check every memory access"
35133 #~ msgstr "³Æ¥á¥â¥ê¥¢¥¯¥»¥¹¤ò¸¡½Ð¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
35135 #~ msgid "Add a prefix to all function names"
35136 #~ msgstr "Á´¤Æ¤Î´Ø¿ô̾¤ËÀÜƬ¼­¤òÄɲ乤ë"
35138 #~ msgid "Compile just for ISO C89"
35139 #~ msgstr "ISO C89 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
35141 #~ msgid "Do not promote floats to double if using -traditional"
35142 #~ msgstr "-traditional »ÈÍÑ»þ¤Ë¤Ï¡¢ÉâÆ°¾®¿ô¤Ë´Ø¤· float ¤«¤é double ¤Ë³Ê¾å¤²¤·¤Ê¤¤"
35144 #~ msgid "Determine language standard"
35145 #~ msgstr "¸À¸ì¤Îɸ½à¤ò·èÄꤹ¤ë"
35147 #~ msgid "Make bitfields by unsigned by default"
35148 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ò¥Ç¥Õ¥©¥ë¥È¤ÇÉä¹ç̵¤·¤È¤¹¤ë"
35150 #~ msgid "Attempt to support traditional K&R style C"
35151 #~ msgstr "¸Å¤¤ K&R ¼°¤Î C ¤Î¥µ¥Ý¡¼¥È¤ò»î¤ß¤ë"
35153 #~ msgid "Allow different types as args of ? operator"
35154 #~ msgstr "? ±é»»»Ò¤Î°ú¿ô¤È¤·¤Æ°Û¤Ê¤Ã¤¿·¿¤òµöÍƤ¹¤ë"
35156 #~ msgid "Allow the use of $ inside identifiers"
35157 #~ msgstr "¼±ÊÌ»ÒÃæ¤Ç¤Î $ ¤Î»ÈÍѤòµöÍƤ¹¤ë"
35159 #~ msgid "Use the smallest fitting integer to hold enums"
35160 #~ msgstr "Îóµó·¿¤¬ÊÝ»ý¤Ç¤­¤ëºÇ¾®¤ÎÀ°¿ô·¿¤ò»ÈÍѤ¹¤ë"
35162 #~ msgid "Warn if nested comments are detected"
35163 #~ msgstr "Æþ¤ì»Ò¤Ë¤Ê¤Ã¤¿¥³¥á¥ó¥È¤ò¸¡½Ð¤·¤¿¤È¤­¤Ë·Ù¹ð¤¹¤ë"
35165 #~ msgid "Don't warn about too many arguments to format functions"
35166 #~ msgstr "format ´Ø¿ô¤Ø¤Î¿¤¹¤®¤ë°ú¿ô¤Ë´Ø¤¹¤ë·Ù¹ð¤·¤Ê¤¤"
35168 #~ msgid "Warn about constructs whose meaning change in ISO C"
35169 #~ msgstr "ISO C ¤Ç¤½¤Î°ÕÌ£¤¬Êѹ¹¤µ¤ì¤¿ÆâÍƤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
35171 #~ msgid "Warn when trigraphs are encountered"
35172 #~ msgstr "¥È¥é¥¤¥°¥é¥Õ¤òȯ¸«¤·¤¿¤È¤­¤Ë·Ù¹ð¤¹¤ë"
35174 #~ msgid "Mark strings as 'const char *'"
35175 #~ msgstr "ʸ»úÎó¤ò 'const char *' ¤È¤·¤Æ¥Þ¡¼¥¯¤¹¤ë"
35177 #~ msgid "Invalid option `%s'"
35178 #~ msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `%s'"
35180 #~ msgid "Errors detected in input file (your bison.simple is out of date)\n"
35181 #~ msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ëÃæ¤Ë¥¨¥é¡¼ (¤¢¤Ê¤¿¤Î bison.simple ¤Ï¸Å¤¹¤®¤Þ¤¹)\n"
35183 #~ 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"
35184 #~ msgstr ""
35185 #~ "  -fdiagnostics-show-location=[once | every-line]  ¿ÇÃÇ¥á¥Ã¥»¡¼¥¸¤Î²þ¹Ô¤ÎºÝ¤Ë,\n"
35186 #~ " ¥½¡¼¥¹°ÌÃÖ¾ðÊ󤬹Ԥκǽé¤Ëɽ¼¨¤µ¤ì¤ëÉÑÅÙ¤ò»ØÄꤹ¤ë\n"
35188 #~ msgid "  -O[number]              Set optimisation level to [number]\n"
35189 #~ msgstr "  -O[number]              ºÇŬ²½¥ì¥Ù¥ë¤ò [number] ¤ËÀßÄꤹ¤ë\n"
35191 #~ msgid "  -pedantic-errors        Like -pedantic except that errors are produced\n"
35192 #~ msgstr "  -pedantic-errors        -pedantic ¤ÈƱÍͤÀ¤¬¡¢¥¨¥é¡¼¤òȯÀ¸¤µ¤»¤ë\n"
35194 #~ msgid "  -w                      Suppress warnings\n"
35195 #~ msgstr "  -w                      ·Ù¹ð¤òÍÞÀ©¤¹¤ë\n"
35197 #~ msgid "  -Wunused                Enable unused warnings\n"
35198 #~ msgstr "  -Wunused                Ì¤»ÈÍѤˤĤ¤¤Æ¤Î·Ù¹ð¤òÍ­¸ú¤Ë¤¹¤ë\n"
35200 #~ msgid "  -Wid-clash-<num>        Warn if 2 identifiers have the same first <num> chars\n"
35201 #~ msgstr "  -Wid-clash-<num>        Æó¤Ä¤Î¼±Ê̻Ҥ¬ <num> Ê¸»úʬ°ìÃפ·¤Æ¤¤¤ì¤Ð·Ù¹ð¤¹¤ë\n"
35203 #~ msgid "  -a                      Enable block profiling \n"
35204 #~ msgstr "  -a                      ¥Ö¥í¥Ã¥¯¥×¥í¥Õ¥¡¥¤¥ë¤òÍ­¸ú¤Ë¤¹¤ë\n"
35206 #~ msgid "  -ax                     Enable jump profiling \n"
35207 #~ msgstr "  -ax                     ¥¸¥ã¥ó¥×¥×¥í¥Õ¥¡¥¤¥ë¤òÍ­¸ú¤Ë¤¹¤ë\n"
35209 #~ msgid "  -dumpbase <file>        Base name to be used for dumps from specific passes\n"
35210 #~ msgstr "  -dumpbase <file>        ²áÄø¤«¤é¤Î¥À¥ó¥×¤Ë»È¤ï¤ì¤ë̾Á°¤Î¥Ù¡¼¥¹¤È¤¹¤ë\n"
35212 #~ msgid ""
35213 #~ "\n"
35214 #~ "Language specific options:\n"
35215 #~ msgstr ""
35216 #~ "\n"
35217 #~ "¸À¸ì»ÅÍÍ¥ª¥×¥·¥ç¥ó:\n"
35219 #~ msgid "  %-23.23s [undocumented]\n"
35220 #~ msgstr "  %-23.23s [ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤]\n"
35222 #~ msgid ""
35223 #~ "\n"
35224 #~ "There are undocumented %s specific options as well.\n"
35225 #~ msgstr ""
35226 #~ "\n"
35227 #~ "ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤ %s »ÅÍÍ¥ª¥×¥·¥ç¥ó¤â¤¢¤ê¤Þ¤¹¡£\n"
35229 #~ msgid "  -m%-23.23s [undocumented]\n"
35230 #~ msgstr "  -m%-23.23s [ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤]\n"
35232 #~ msgid ""
35233 #~ "\n"
35234 #~ "There are undocumented target specific options as well.\n"
35235 #~ msgstr ""
35236 #~ "\n"
35237 #~ "ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤¥¿¡¼¥²¥Ã¥È»ÅÍÍ¥ª¥×¥·¥ç¥ó¤â¤¢¤ê¤Þ¤¹¡£\n"
35239 #~ msgid "  They exist, but they are not documented.\n"
35240 #~ msgstr "  ¤³¤ì¤é¤Ï¸ºß¤·¤Þ¤¹¤¬¡¢Ê¸½ñ²½¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
35242 #~ msgid "Unrecognized option `%s'"
35243 #~ msgstr "ǧ¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `%s'"
35245 #~ msgid "use -gdwarf -g%d for DWARF v1, level %d"
35246 #~ msgstr "-gdwarf -g%d ¤ò»ÈÍÑ (DWARF v1, ¥ì¥Ù¥ë %d)"
35248 #~ msgid "use -gdwarf-2   for DWARF v2"
35249 #~ msgstr "-gdwarf-2 ¤ò»ÈÍÑ (DWARF v2)"
35251 #~ msgid "ignoring option `%s' due to invalid debug level specification"
35252 #~ msgstr "̵¸ú¤Ê¥Ç¥Ð¥Ã¥°¥ì¥Ù¥ë»ØÄê¤Ë¤è¤ê¡¢¥ª¥×¥·¥ç¥ó `%s' ¤ò̵»ë¤·¤Þ¤¹"
35254 #~ msgid "`%s': unknown or unsupported -g option"
35255 #~ msgstr "`%s': ÉÔÌÀ¤Þ¤¿¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -g ¥ª¥×¥·¥ç¥ó¤Ç¤¹"
35257 #~ msgid "invalid --param option: %s"
35258 #~ msgstr "̵¸ú¤Ê --param ¥ª¥×¥·¥ç¥ó: %s"
35260 #~ msgid "`-a' option (basic block profile) not supported"
35261 #~ msgstr "`-a' ¥ª¥×¥·¥ç¥ó(´ðËÜ¥Ö¥í¥Ã¥¯¥×¥í¥Õ¥¡¥¤¥ë)¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
35263 #~ msgid "`-ax' option (jump profiling) not supported"
35264 #~ msgstr "`-ax' ¥ª¥×¥·¥ç¥ó(¥¸¥ã¥ó¥×¥×¥í¥Õ¥¡¥¤¥ë)¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
35266 #~ msgid "(It is valid for %s but not the selected language)"
35267 #~ msgstr "(%s ÍѤȤ·¤Æ¤ÏÀµ¾ï¤Ç¤¹¤¬¡¢ÁªÂò¤µ¤ì¤¿¸À¸ì¤È¤·¤Æ¤Ï̵¸ú¤Ç¤¹)"
35269 #~ msgid "`-ax' and `-a' are conflicting options. `-a' ignored."
35270 #~ msgstr "`-ax' ¤È `-a' ¤ÏÌ·½â¤¹¤ë¥ª¥×¥·¥ç¥ó¤Ç¤¹¡£`-a' ¤ò̵»ë¤·¤Þ¤·¤¿¡£"
35272 #~ msgid "profiling does not work without a frame pointer"
35273 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ë¤Ï¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤Ê¤·¤Ç¤ÏÆ°ºî¤·¤Þ¤»¤ó"
35275 #~ msgid "Data size %ld.\n"
35276 #~ msgstr "¥Ç¡¼¥¿¥µ¥¤¥º %ld.\n"
35278 #~ msgid "floating point numbers not allowed in #if expressions"
35279 #~ msgstr "#if ¼°¤ÎÃæ¤Ç¤ÎÉâÆ°¾®¿ôÅÀ¿ô¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
35281 #~ msgid "Invalid number in #if expression"
35282 #~ msgstr "#if ¼°¤ÎÃæ¤Ë̵¸ú¤Ê¿ôÃÍ"
35284 #~ msgid "double quoted strings not allowed in #if expressions"
35285 #~ msgstr "Æó½Å¤Ë¥¯¥©¡¼¥È¤µ¤ì¤¿Ê¸»úÎó¤Ï #if ¼°Æâ¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
35287 #~ msgid "Invalid token in expression"
35288 #~ msgstr "̵¸ú¤Ê¥È¡¼¥¯¥ó¤¬¼°¤Ë¤¢¤ê¤Þ¤¹"
35290 #~ msgid "octal character constant does not fit in a byte"
35291 #~ msgstr "8 ¿Ê¿ôʸ»úÄê¿ô¤¬ 1 ¥Ð¥¤¥È¤Ë¼ý¤Þ¤ê¤Þ¤»¤ó"
35293 #~ msgid "hex character constant does not fit in a byte"
35294 #~ msgstr "16 ¿Ê¿ôʸ»úÄê¿ô¤¬ 1 ¥Ð¥¤¥È¤Ë¼ý¤Þ¤ê¤Þ¤»¤ó"
35296 #~ msgid "macro or #include recursion too deep"
35297 #~ msgstr "¥Þ¥¯¥í¤Þ¤¿¤Ï #include ¤ÎºÆµ¢¤¬¿¼¤¹¤®¤Þ¤¹"
35299 #~ msgid "Usage: %s [switches] input output"
35300 #~ msgstr "»È¤¤Êý: %s [¥¹¥¤¥Ã¥Á] ÆþÎÏ ½ÐÎÏ"
35302 #~ msgid "-traditional and -ansi are mutually exclusive"
35303 #~ msgstr "-traditional ¤È -ansi ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹"
35305 #~ msgid "Filename missing after -i option"
35306 #~ msgstr "-i ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
35308 #~ msgid "Filename missing after -o option"
35309 #~ msgstr "-o ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
35311 #~ msgid "Target missing after %s option"
35312 #~ msgstr "%s ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥¿¡¼¥²¥Ã¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
35314 #~ msgid "Filename missing after %s option"
35315 #~ msgstr "%s ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
35317 #~ msgid "Macro name missing after -%c option"
35318 #~ msgstr "-%c ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Þ¥¯¥í̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
35320 #~ msgid "-trigraphs and -traditional are mutually exclusive"
35321 #~ msgstr "-trigraphs ¤È -traditional ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹"
35323 #~ msgid "Directory name missing after -I option"
35324 #~ msgstr "-I ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Ç¥£¥ì¥¯¥È¥ê̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
35326 #~ msgid "`/*' within comment"
35327 #~ msgstr "`/*' ¤¬¥³¥á¥ó¥ÈÆâ¤Ë¤¢¤ê¤Þ¤¹"
35329 #~ msgid "unterminated #%s conditional"
35330 #~ msgstr "½ªÃ¼¤Î¤Ê¤¤ #%s ¾ò·ï"
35332 #~ msgid "not in any file?!"
35333 #~ msgstr "Á´¤¯¥Õ¥¡¥¤¥ë¤¬¤Ê¤¤?!"
35335 #~ msgid "`defined' must be followed by ident or (ident)"
35336 #~ msgstr "`defined' ¤Î¸å¤í¤Ë ident ¤ä (ident) ¤¬¤³¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
35338 #~ msgid "cccp error: invalid special hash type"
35339 #~ msgstr "cccp ¥¨¥é¡¼: Æüì¥Ï¥Ã¥·¥å·¿¤¬Ìµ¸ú¤Ç¤¹"
35341 #~ msgid "#include expects \"fname\" or <fname>"
35342 #~ msgstr "#include ¤Î¸å¤Ë¤Ï \"fname\" ¤ä <fname> ¤¬É¬ÍפǤ¹"
35344 #~ msgid "No include path in which to find %.*s"
35345 #~ msgstr "%.*s ¤¬¸«¤Ä¤«¤ë¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
35347 #~ msgid "invalid macro name"
35348 #~ msgstr "̵¸ú¤Ê¥Þ¥¯¥í̾"
35350 #~ msgid "invalid macro name `%s'"
35351 #~ msgstr "̵¸ú¤Ê¥Þ¥¯¥í̾ `%s'"
35353 #~ msgid "\"defined\" cannot be used as a macro name"
35354 #~ msgstr "\"defined\" ¤ò¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó"
35356 #~ msgid "parameter name starts with a digit in #define"
35357 #~ msgstr "#define Ãæ¤Î²¾°ú¿ô̾¤¬¿ô»ú¤Ç»Ï¤Þ¤Ã¤Æ¤¤¤Þ¤¹"
35359 #~ msgid "badly punctuated parameter list in #define"
35360 #~ msgstr "#define Ãæ¤Î²¾°ú¿ô¥ê¥¹¥È¤¬ÊѤ˶èÀÚ¤é¤ì¤Þ¤·¤¿"
35362 #~ msgid "\"%.*s\" redefined"
35363 #~ msgstr "\"%.*s\" ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
35365 #~ msgid "# operator should be followed by a macro argument name"
35366 #~ msgstr "# ±é»»»Ò¤Î¸å¤í¤Ë¤Ï¥Þ¥¯¥í°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
35368 #~ msgid "invalid format #line command"
35369 #~ msgstr "#line ¥³¥Þ¥ó¥É¤Î½ñ¼°¤¬Ìµ¸ú¤Ç¤¹"
35371 #~ msgid "undefining `defined'"
35372 #~ msgstr "`defined' ¤ò undef ¤·¤Þ¤¹"
35374 #~ msgid "undefining `%s'"
35375 #~ msgstr "`%s' ¤ò undef ¤·¤Þ¤¹"
35377 #~ msgid "extra text at end of directive"
35378 #~ msgstr "¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Î½ª¤ê¤Ë;ʬ¤Ê¥Æ¥¯¥¹¥È¤¬¤¢¤ê¤Þ¤¹"
35380 #~ msgid "#error%.*s"
35381 #~ msgstr "#error%.*s"
35383 #~ msgid "#warning%.*s"
35384 #~ msgstr "#warning%.*s"
35386 #~ msgid "#elif not within a conditional"
35387 #~ msgstr "#elif ¤¬¾ò·ïʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
35389 #~ msgid "#%s not within a conditional"
35390 #~ msgstr "#%s ¤¬¾ò·ïʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
35392 #~ msgid "#else or #elif after #else"
35393 #~ msgstr "#else ¤Î¸å¤í¤Ë #else ¤ä #elif ¤¬¤¢¤ê¤Þ¤¹"
35395 #~ msgid "#else not within a conditional"
35396 #~ msgstr "#else ¤¬¾ò·ïʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
35398 #~ msgid "unbalanced #endif"
35399 #~ msgstr "Âбþ¤·¤Æ¤¤¤Ê¤¤ #endif"
35401 #~ msgid "arguments given to macro `%s'"
35402 #~ msgstr "¥Þ¥¯¥í `%s' ¤Ë°ú¿ô¤¬Í¿¤¨¤é¤ì¤Þ¤·¤¿"
35404 #~ msgid "no args to macro `%s'"
35405 #~ msgstr "¥Þ¥¯¥í `%s' ¤Ø¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
35407 #~ msgid "only 1 arg to macro `%s'"
35408 #~ msgstr "¥Þ¥¯¥í `%s' ¤Ø¤Î°ú¿ô¤¬°ì¸Ä¤·¤«¤¢¤ê¤Þ¤»¤ó"
35410 #~ msgid "only %d args to macro `%s'"
35411 #~ msgstr "%d ¸Ä¤Î°ú¿ô¤·¤«¥Þ¥¯¥í `%s' ¤ËÅϤ·¤Æ¤¤¤Þ¤»¤ó"
35413 #~ msgid "too many (%d) args to macro `%s'"
35414 #~ msgstr "°ú¿ô¤Î¿ô (%d) ¤¬¥Þ¥¯¥í `%s' ¤ËÂФ·¤Æ¿¤¹¤®¤Þ¤¹"
35416 #~ msgid ""
35417 #~ "Internal error in %s, at tradcpp.c:%d\n"
35418 #~ "Please submit a full bug report.\n"
35419 #~ "See %s for instructions."
35420 #~ msgstr ""
35421 #~ "%s ¤ÇÆâÉô¥¨¥é¡¼¡¢(tradcpp.c:%d)\n"
35422 #~ "´°Á´¤Ê¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£\n"
35423 #~ "%s ¤Ç¤½¤Î¼ê½ç¤ò¸«¤Æ¤¯¤À¤µ¤¤"
35425 #~ msgid "volatile register variables don't work as you might wish"
35426 #~ msgstr "volatile register ÊÑ¿ô¤Ï°Õ¿Þ¤·¤¿¤è¤¦¤Ë¤ÏÆ°ºî¤·¤Þ¤»¤ó"
35428 #~ msgid "floating point trap outputting a constant"
35429 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¤Î¨Ãͤò½ÐÎϤ¹¤ëºÝ¤Ë¥È¥é¥Ã¥×¤¬¤«¤«¤ê¤Þ¤·¤¿"
35431 #~ msgid "`-p' not supported; use `-pg' and gprof(1)"
35432 #~ msgstr "`-p' ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó. `-pg' ¤È gprof(1) ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
35434 #~ msgid "Incompatible interworking options"
35435 #~ msgstr "¸ß´¹À­¤Î¤Ê¤¤ interworking ¥ª¥×¥·¥ç¥ó"
35437 #~ msgid "-mbsd and -pedantic incompatible"
35438 #~ msgstr "-mbsd ¤È -pedantic ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
35440 #~ msgid "-mbsd and -mxopen incompatible"
35441 #~ msgstr "-mbsd ¤È -mxopen ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
35443 #~ msgid "-mxopen and -pedantic incompatible"
35444 #~ msgstr "-mxopen ¤È -pedantic ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
35446 #~ msgid "A -ifile option requires a -map option"
35447 #~ msgstr "-ifile ¥ª¥×¥·¥ç¥ó¤Ë¤Ï -map ¥ª¥×¥·¥ç¥ó¤¬É¬ÍפǤ¹"
35449 #~ msgid "-static not valid with -mcoff"
35450 #~ msgstr "-static ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
35452 #~ msgid "-shared not valid with -mcoff"
35453 #~ msgstr "-shared ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
35455 #~ msgid "-symbolic not valid with -mcoff"
35456 #~ msgstr "-symbolic ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
35458 #~ msgid "-fpic is not valid with -mcoff"
35459 #~ msgstr "-fpic ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
35461 #~ msgid "-fPIC is not valid with -mcoff"
35462 #~ msgstr "-fPIC ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
35464 #~ msgid "-fpic not valid with -mcoff"
35465 #~ msgstr "-fpic  -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
35467 #~ msgid "-fPIC not valid with -mcoff"
35468 #~ msgstr "-fPIC ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
35470 #~ msgid "bx]"
35471 #~ msgstr "bx]"
35473 #~ msgid "bx"
35474 #~ msgstr "bx"
35476 #~ msgid "cx"
35477 #~ msgstr "cx"
35479 #~ msgid "-p option not supported: use -pg instead"
35480 #~ msgstr "-p ¥ª¥×¥·¥ç¥ó¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó. Âå¤ï¤ê¤Ë -pg ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
35482 #~ msgid "choose either big or little endian, not both"
35483 #~ msgstr "¥Ó¥Ã¥°¤Þ¤¿¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥óξÊý¤Ç¤Ï¤Ê¤¯¡¢¤É¤Á¤é¤«¤òÁª¤ó¤Ç¤¯¤À¤µ¤¤"
35485 #~ msgid "choose either m340 or m210 not both"
35486 #~ msgstr "m340 ¤Þ¤¿¤Ï m210 ¤ÎξÊý¤Ç¤Ï¤Ê¤¯¡¢¤É¤Á¤é¤«¤òÁª¤ó¤Ç¤¯¤À¤µ¤¤"
35488 #~ msgid "may not use both -mfp64 and -msingle-float"
35489 #~ msgstr "-mfp64 ¤È -msingle-float ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
35491 #~ msgid "-p profiling is no longer supported.  Use -pg instead."
35492 #~ msgstr "-p ¤Ç¤Î¥×¥í¥Õ¥¡¥¤¥ë¤Ï¤â¤¦Ä󶡤µ¤ì¤Þ¤»¤ó¡£Âå¤ï¤ê¤Ë -pg ¤ò»È¤¤¤Þ¤·¤ç¤¦¡£"
35494 #~ msgid "Compilation of header file requested"
35495 #~ msgstr "¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤Î¥³¥ó¥Ñ¥¤¥ë¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
35497 #~ msgid "iterator `%s' has derived type"
35498 #~ msgstr "È¿Éü»Ò `%s' ¤ÏÇÉÀ¸·¿¤Ç¤¹"
35500 #~ msgid "%s before character constant"
35501 #~ msgstr "ʸ»úÄê¿ô¤ÎÁ°¤Ë %s"
35503 #~ msgid "%s before character 0%o"
35504 #~ msgstr "ʸ»ú 0%2$o ¤ÎÁ°¤Ë %1$s"
35506 #~ msgid "more than one `f' in numeric constant"
35507 #~ msgstr "¿ôÄê¿ô¤Ë 1¤Ä°Ê¾å¤Î `f'"
35509 #~ msgid "more than one `l' in numeric constant"
35510 #~ msgstr "¿ôÄê¿ô¤Ë 1¤Ä°Ê¾å¤Î `l'"
35512 #~ msgid "parse error at `..'"
35513 #~ msgstr "`..' ¤Ç¹½Ê¸²òÀÏ¥¨¥é¡¼"
35515 #~ msgid "nondigits in number and not hexadecimal"
35516 #~ msgstr "¿ôÃͤ˥¢¥é¥Ó¥¢¿ô»ú¤Ç¤Ê¤¯¡¢16 ¿Ê¤Ç¤â¤Ê¤¤Ê¸»ú"
35518 #~ msgid "numeric constant contains digits beyond the radix"
35519 #~ msgstr "¿ôÃÍÄê¿ô¤¬´ð¿ô¤òĶ¤¨¤¿¥¢¥é¥Ó¥¢¿ô»ú¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
35521 #~ msgid "floating constant exponent has no digits"
35522 #~ msgstr "ÉâÆ°¾®¿ôÄê¿ô¤Î¤Ù¤­¿ô¤¬¡¢¥¢¥é¥Ó¥¢¿ô»ú¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
35524 #~ msgid "hexadecimal floating constant has no exponent"
35525 #~ msgstr "16 ¿ÊÉâÆ°¾®¿ôÄê¿ô¤¬¤Ù¤­¾è¤ò»ý¤Á¤Þ¤»¤ó"
35527 #~ msgid "two `u's in integer constant"
35528 #~ msgstr "À°¿ôÄê¿ôÃæ¤Ë 2¤Ä¤Î `u'"
35530 #~ msgid "Unterminated string constant"
35531 #~ msgstr "ʸ»úÎóÄê¿ô¤¬½ªÎ»¤·¤Æ¤¤¤Þ¤»¤ó"
35533 #~ msgid "invalid `for (ITERATOR)' syntax"
35534 #~ msgstr "̵¸ú¤Ê `for (È¿Éü»Ò)' ¹½Ê¸¤Ç¤¹"
35536 #~ msgid "`for (%s)' inside expansion of same iterator"
35537 #~ msgstr "Ʊ¤¸È¿Éü»Ò¤ÎÆ⦤ˤ¢¤ë `for (%s)'"
35539 #~ msgid "case label within scope of cleanup or variable array"
35540 #~ msgstr "case ¥é¥Ù¥ë¤¬¡¢²òÂΤޤ¿¤Ï²ÄÊÑÇÛÎó¤Î¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
35542 #~ msgid "duplicate array index in initializer"
35543 #~ msgstr "½é´ü²½»ÒÆâ¤Ë½ÅÊ£¤·¤¿ÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹"
35545 #~ msgid "thumb_load_double_from_address: destination is not a register"
35546 #~ msgstr "thumb_load_double_from_address: Âоݤ¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
35548 #~ msgid "thumb_load_double_from_address: source is not a computed memory address"
35549 #~ msgstr "thumb_load_double_from_address: ¸µ¤¬·×»»ºÑ¤ß¥á¥â¥ê¥¢¥É¥ì¥¹¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
35551 #~ msgid "thumb_load_double_from_address: Unhandled address calculation"
35552 #~ msgstr "thumb_load_double_from_address: °·¤ï¤ì¤Ê¤¤¥¢¥É¥ì¥¹·×»»"
35554 #~ msgid "ACCUM_HIGH_REGS class in limit_reload_class"
35555 #~ msgstr "limit_reload_class ¤Ë ACCUM_HIGH_REGS ¥¯¥é¥¹"
35557 #~ msgid "YH_OR_ACCUM_HIGH_REGS found in limit_reload_class"
35558 #~ msgstr "limit_reload_class ¤Ç YH_OR_ACCUM_HIGH_REGS ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
35560 #~ msgid "YL found in limit_reload_class"
35561 #~ msgstr "limit_reload_class ¤Ç YL ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
35563 #~ msgid "Bad register extension code"
35564 #~ msgstr "ÉÔÀµ¤Ê¥ì¥¸¥¹¥¿³ÈÄ¥¥³¡¼¥É"
35566 #~ msgid "Invalid offset in ybase addressing"
35567 #~ msgstr "ybase ¥¢¥É¥ì¥·¥ó¥°¤Ë̵¸ú¤Ê¥ª¥Õ¥»¥Ã¥È"
35569 #~ msgid "Invalid shift operator in emit_1600_core_shift"
35570 #~ msgstr "emit_1600_core_shift ¤Ç¤Î̵¸ú¤Ê¥·¥Õ¥È±é»»»Ò"
35572 #~ msgid "Invalid mode for gen_tst_reg"
35573 #~ msgstr "gen_tst_reg ¤Ë¤È¤Ã¤Æ¤Î̵¸ú¤Ê¥â¡¼¥É"
35575 #~ msgid "Invalid mode for integer comparison in gen_compare_reg"
35576 #~ msgstr "gen_compare_reg ¤Ç¤ÎÀ°¿ôÈæ³Ó¤Ë¤È¤Ã¤Æ¤Î̵¸ú¤Ê¥â¡¼¥É"
35578 #~ msgid "Invalid register for compare"
35579 #~ msgstr "̵¸ú¤ÊÈæ³ÓÍѥ쥸¥¹¥¿"
35581 #~ msgid "PRINT_OPERAND: letter %c was found & insn was not CONST_INT"
35582 #~ msgstr "PRINT_OPERAND: Ê¸»ú %c ¤¬¸«¤Ä¤«¤ê¡¢Ì¿Îá¤Ï CONST_INT ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
35584 #~ msgid "-mptr%d not allowed on -m%d"
35585 #~ msgstr "-mptr%d ¤Ï -m%d ¤Î¾å¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
35587 #~ msgid "parse errors have confused me too much"
35588 #~ msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼¤Ç¡¢¤«¤Ê¤êº®Í𤷤Ƥ·¤Þ¤¤¤Þ¤·¤¿"
35590 #~ msgid "virtual memory exhausted"
35591 #~ msgstr "²¾ÁÛ¥á¥â¥ê¤ò»È¤¤²Ì¤¿¤·¤Þ¤·¤¿"
35593 #~ msgid "parameter invalidly declared offset type"
35594 #~ msgstr "¥Ñ¥é¥á¥¿¤¬¥ª¥Õ¥»¥Ã¥È¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
35596 #~ msgid "`void' in parameter list must be entire list"
35597 #~ msgstr "¥Ñ¥é¥á¥¿¥ê¥¹¥ÈÆâ¤Î `void' ¤Ï¥ê¥¹¥ÈÁ´ÂΤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
35599 #~ msgid "no file specified with -fdump-translation-unit"
35600 #~ msgstr "-fdump-translation-unit ¤Ç»ØÄꤵ¤ì¤¿¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó"
35602 #~ msgid "(you really want to initialize it separately)"
35603 #~ msgstr "(ËÜÅö¤Ë¤½¤¦¤·¤¿¤¤¤Î¤Ç¤¢¤ì¤Ð¡¢Ê¬³ä¤·¤Æ½é´ü²½¤·¤Æ¤¯¤À¤µ¤¤)"
35605 #~ msgid "`operator new' takes type `size_t' parameter"
35606 #~ msgstr "`operator new' ¤Ï `size_t' ¥Ñ¥é¥á¥¿¤ò¤È¤ê¤Þ¤¹"
35608 #~ msgid "`...' invalid in specification of `operator delete'"
35609 #~ msgstr "`...' `operator delete' ¤Î»ÅÍÍÆâ¤Ç̵¸ú¤Ç¤¹"
35611 #~ msgid "`default' label within scope of cleanup or variable array"
35612 #~ msgstr "`default' ¥é¥Ù¥ë¤¬¡¢²òÂΤޤ¿¤Ï²ÄÊÑÇÛÎó¤Î¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
35614 #~ msgid "invalid #pragma vtable"
35615 #~ msgstr "̵¸ú¤Ê #pragma vtable"
35617 #~ msgid "invalid `#pragma implementation'"
35618 #~ msgstr "̵¸ú¤Ê `#pragma implementation'"
35620 #~ msgid "universal-character-name designates `%c', part of the basic source character set"
35621 #~ msgstr "universal-character-name ¤Ï `%c' ¤ò»Ø¼¨¤·¤Þ¤·¤¿¤¬¡¢´ðËÜŪ¤Êʸ»ú½¸¹ç¤Î°ìÉô¤Ç¤¹"
35623 #~ msgid "%s at end of saved text"
35624 #~ msgstr "ÊݸºÑ¤ß¥Æ¥­¥¹¥È¤ÎËöÈø¤Ç%s"
35626 #~ msgid "complex integer constant is too wide for `__complex int'"
35627 #~ msgstr "Ê£ÁÇ¿ô·¿À°¿ôÄê¿ô¤Ï `__complex int' ¤Ë¤È¤Ã¤Æ¹­¤¹¤®¤Þ¤¹"
35629 #~ msgid "Please submit a full bug report."
35630 #~ msgstr "¾Ü¤·¤¤¾õ¶·¤ò¥Ð¥°¥ì¥Ý¡¼¥È¤È¤·¤ÆÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£"
35632 #~ msgid "duplicate label (%d) in switch statement"
35633 #~ msgstr "switch Ê¸¤ÎÃæ¤Ç¥é¥Ù¥ë (%d) ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
35635 #~ msgid "range values `%s' and `%s' reversed"
35636 #~ msgstr "ÈϰϤÎÃÍ `%s' ¤È `%s' ¤¬µÕ¤Ç¤¹"
35638 #~ msgid "range values reversed"
35639 #~ msgstr "ÈϰϤÎÃͤ¬µÕ¤Ç¤¹"
35641 #~ msgid "bad is_error(%d) in v_message"
35642 #~ msgstr "v_message Ãæ ÉÔÀµ¤Ê is_error(%d)"
35644 #~ msgid "'defined' without an identifier"
35645 #~ msgstr "¼±Ê̻ҤΤʤ¤ 'defined'"
35647 #~ msgid "included file `%s' exists but is not readable"
35648 #~ msgstr "include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ë `%s' ¤Ï¡¢Â¸ºß¤·¤Þ¤¹¤¬Æɤá¤Þ¤»¤ó"
35650 #~ msgid "`##' at start of macro definition"
35651 #~ msgstr "`##' ¤¬¥Þ¥¯¥íÄêµÁ¤Î»Ï¤á¤Ë¤¢¤ê¤Þ¤¹"
35653 #~ msgid "`##' at end of macro definition"
35654 #~ msgstr "`##' ¤¬¥Þ¥¯¥íÄêµÁ¤Î½ª¤ê¤Ë¤¢¤ê¤Þ¤¹"
35656 #~ msgid "empty object-like macro went through full #define"
35657 #~ msgstr "¶õ¤Î¥ª¥Ö¥¸¥§¥¯¥È¤Î¤è¤¦¤Ê¥Þ¥¯¥í¤Ï #define Á´¤Æ¤òÄ̤êÈ´¤±¤Þ¤·¤¿"
35659 #~ msgid "first token = %d not %d in collect_formal_parameters"
35660 #~ msgstr "collect_formal_parameters ÃæºÇ½é¤Î¥È¡¼¥¯¥ó = %d (%d ¤Ç¤Ï¤Ê¤¤)"
35662 #~ msgid "illegal token in macro argument list"
35663 #~ msgstr "¥Þ¥¯¥í°ú¿ô¥ê¥¹¥È¤ËÉÔÀµ¤Ê¥È¡¼¥¯¥ó"
35665 #~ msgid "another parameter follows \"...\""
35666 #~ msgstr "\"...\" ¤Î¸å¡¢¤µ¤é¤Ë¥Ñ¥é¥á¥¿¤¬Â³¤¤¤Æ¤¤¤Þ¤¹"
35668 #~ msgid "collect_params: argc=%d argslen=0"
35669 #~ msgstr "collect_params: argc=%d argslen=0"
35671 #~ msgid "C99 does not permit use of __VA_ARGS__ as a macro argument name"
35672 #~ msgstr "C99 ¤Ï¥Þ¥¯¥í°ú¿ô̾¤È¤·¤Æ __VA_ARGS__ ¤Î»ÈÍѤÏǧ¤á¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
35674 #~ msgid "C89 does not permit varargs macros"
35675 #~ msgstr "C89 ¤Ç¤Ï varargs ¥Þ¥¯¥í¤Ïǧ¤á¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
35677 #~ msgid "collect_params: impossible token type %d"
35678 #~ msgstr "collect_params: ¤¢¤êÆÀ¤Ê¤¤¥È¡¼¥¯¥ó·¿ %d"
35680 #~ msgid "attempt to use poisoned `%s'."
35681 #~ msgstr "±øÀ÷¤µ¤ì¤¿ `%s' ¤ÎÍøÍѤò»î¤·¤Þ¤¹¡£"
35683 #~ msgid "macroexpand: unexpected token %d (wanted LPAREN)"
35684 #~ msgstr "macroexpand: Í½´ü¤·¤Ê¤¤¥È¡¼¥¯¥ó %d (LPAREN ¤Î¤Ï¤º)"
35686 #~ msgid "unterminated macro call"
35687 #~ msgstr "½ªÃ¼¤·¤Æ¤¤¤Ê¤¤¥Þ¥¯¥í¸Æ¤Ó½Ð¤·"
35689 #~ msgid "macro `%s' used with just one arg"
35690 #~ msgstr "¥Þ¥¯¥í `%s' ¤Î°ú¿ô¤¬°ì¤Ä¤·¤«¤¢¤ê¤Þ¤»¤ó"
35692 #~ msgid "macro `%s' used with only %d args"
35693 #~ msgstr "¥Þ¥¯¥í `%s' ¤Î°ú¿ô(%d ¸Ä)¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
35695 #~ msgid ""
35696 #~ "Switches:\n"
35697 #~ "  -include <file>           Include the contents of <file> before other files\n"
35698 #~ "  -imacros <file>           Accept definition of macros in <file>\n"
35699 #~ "  -iprefix <path>           Specify <path> as a prefix for next two options\n"
35700 #~ "  -iwithprefix <dir>        Add <dir> to the end of the system include path\n"
35701 #~ "  -iwithprefixbefore <dir>  Add <dir> to the end of the main include path\n"
35702 #~ "  -isystem <dir>            Add <dir> to the start of the system include path\n"
35703 #~ "  -idirafter <dir>          Add <dir> to the end of the system include path\n"
35704 #~ "  -I <dir>                  Add <dir> to the end of the main include path\n"
35705 #~ "  -I-                       Fine-grained include path control; see info docs\n"
35706 #~ "  -nostdinc                 Do not search system include directories\n"
35707 #~ "                             (dirs specified with -isystem will still be used)\n"
35708 #~ "  -nostdinc++               Do not search system include directories for C++\n"
35709 #~ "  -o <file>                 Put output into <file>\n"
35710 #~ "  -pedantic                 Issue all warnings demanded by strict ANSI C\n"
35711 #~ "  -pedantic-errors          Issue -pedantic warnings as errors instead\n"
35712 #~ "  -traditional              Follow K&R pre-processor behaviour\n"
35713 #~ "  -trigraphs                Support ANSI C trigraphs\n"
35714 #~ "  -lang-c                   Assume that the input sources are in C\n"
35715 #~ "  -lang-c89                 Assume that the input sources are in C89\n"
35716 #~ "  -lang-c++                 Assume that the input sources are in C++\n"
35717 #~ "  -lang-objc                Assume that the input sources are in ObjectiveC\n"
35718 #~ "  -lang-objc++              Assume that the input sources are in ObjectiveC++\n"
35719 #~ "  -lang-asm                 Assume that the input sources are in assembler\n"
35720 #~ "  -lang-fortran\t\t    Assume that the input sources are in Fortran\n"
35721 #~ "  -lang-chill               Assume that the input sources are in Chill\n"
35722 #~ "  -std=<std name>           Specify the conformance standard; one of:\n"
35723 #~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
35724 #~ "                            iso9899:199409, iso9899:1999\n"
35725 #~ "  -+                        Allow parsing of C++ style features\n"
35726 #~ "  -w                        Inhibit warning messages\n"
35727 #~ "  -Wtrigraphs               Warn if trigraphs are encountered\n"
35728 #~ "  -Wno-trigraphs            Do not warn about trigraphs\n"
35729 #~ "  -Wcomment{s}              Warn if one comment starts inside another\n"
35730 #~ "  -Wno-comment{s}           Do not warn about comments\n"
35731 #~ "  -Wtraditional             Warn if a macro argument is/would be turned into\n"
35732 #~ "                             a string if -traditional is specified\n"
35733 #~ "  -Wno-traditional          Do not warn about stringification\n"
35734 #~ "  -Wundef                   Warn if an undefined macro is used by #if\n"
35735 #~ "  -Wno-undef                Do not warn about testing undefined macros\n"
35736 #~ "  -Wimport                  Warn about the use of the #import directive\n"
35737 #~ "  -Wno-import               Do not warn about the use of #import\n"
35738 #~ "  -Werror                   Treat all warnings as errors\n"
35739 #~ "  -Wno-error                Do not treat warnings as errors\n"
35740 #~ "  -Wall                     Enable all preprocessor warnings\n"
35741 #~ "  -M                        Generate make dependencies\n"
35742 #~ "  -MM                       As -M, but ignore system header files\n"
35743 #~ "  -MD                       As -M, but put output in a .d file\n"
35744 #~ "  -MMD                      As -MD, but ignore system header files\n"
35745 #~ "  -MG                       Treat missing header file as generated files\n"
35746 #~ "  -g3                       Include #define and #undef directives in the output\n"
35747 #~ "  -D<macro>                 Define a <macro> with string '1' as its value\n"
35748 #~ "  -D<macro>=<val>           Define a <macro> with <val> as its value\n"
35749 #~ "  -A<question> (<answer>)   Assert the <answer> to <question>\n"
35750 #~ "  -A-<question> (<answer>)  Disable the <answer> to <question>\n"
35751 #~ "  -U<macro>                 Undefine <macro> \n"
35752 #~ "  -v                        Display the version number\n"
35753 #~ "  -H                        Print the name of header files as they are used\n"
35754 #~ "  -C                        Do not discard comments\n"
35755 #~ "  -dM                       Display a list of macro definitions active at end\n"
35756 #~ "  -dD                       Preserve macro definitions in output\n"
35757 #~ "  -dN                       As -dD except that only the names are preserved\n"
35758 #~ "  -dI                       Include #include directives in the output\n"
35759 #~ "  -ftabstop=<number>        Distance between tab stops for column reporting\n"
35760 #~ "  -P                        Do not generate #line directives\n"
35761 #~ "  -$                        Do not allow '$' in identifiers\n"
35762 #~ "  -remap                    Remap file names when including files.\n"
35763 #~ "  --version                 Display version information\n"
35764 #~ "  -h or --help              Display this information\n"
35765 #~ msgstr ""
35766 #~ "¥¹¥¤¥Ã¥Á:\n"
35767 #~ "  -include <file>           Â¾¤Î¥Õ¥¡¥¤¥ë°ÊÁ°¤Ë <file> ¤ÎÆâÍƤò include\n"
35768 #~ "  -imacros <file>           <file> Ãæ¥Þ¥¯¥í¤ÎÄêµÁ¤ò¼õÍý¤¹¤ë\n"
35769 #~ "  -iprefix <path>           °Ê¹ß¤ÎÆó¤Ä¤Î¥ª¥×¥·¥ç¥ó¤Ë <path> ÀÜƬ¼­¤ò¤Ä¤±¤ë\n"
35770 #~ "  -iwithprefix <dir>        ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
35771 #~ "  -iwithprefixbefore <dir>  ¼ç¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
35772 #~ "  -isystem <dir>            ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎºÇ½é¤Ë <dir> ¤òÄɲÃ\n"
35773 #~ "  -idirafter <dir>          ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
35774 #~ "  -I <dir>                  ¼ç¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
35775 #~ "  -I-                       ¤­¤áºÙ¤«¤Ê¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹À©¸æ; info ¤ò¸«¤è\n"
35776 #~ "  -nostdinc                 ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ç¥£¥ì¥¯¥È¥ê¤òõ¤µ¤Ê¤¤\n"
35777 #~ "                             (-isystem ¤Ç»ØÄꤵ¤ì¤¿¤é»ÈÍѤµ¤ì¤Þ¤¹)\n"
35778 #~ "  -nostdinc++               C++ ÍÑ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ç¥£¥ì¥¯¥È¥ê¤òõ¤µ¤Ê¤¤\n"
35779 #~ "  -o <file>                 <file> ¤ËÂФ·¤Æ½ÐÎϤ¹¤ë\n"
35780 #~ "  -pedantic                 ¸·Ì©¤Ê ANSI C ¤ÎÍ׵᤹¤ë·Ù¹ð¤òȯ¹Ô\n"
35781 #~ "  -pedantic-errors          -pedantic ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æȯ¹Ô\n"
35782 #~ "  -traditional              K&R ¥×¥ê¥×¥í¥»¥Ã¥µ¤Î¿¶¤ëÉñ¤¤¤ËÄÉ¿ï\n"
35783 #~ "  -trigraphs                ANSI C ¥È¥é¥¤¥°¥é¥Õ¤ò¥µ¥Ý¡¼¥È\n"
35784 #~ "  -lang-c                   ÆþÎϤò C ¤À¤È²¾Äꤹ¤ë\n"
35785 #~ "  -lang-c89                 ÆþÎϤò C89 ¤À¤È²¾Äꤹ¤ë\n"
35786 #~ "  -lang-c++                 ÆþÎϤò C++ ¤À¤È²¾Äꤹ¤ë\n"
35787 #~ "  -lang-objc                ÆþÎϤò ObjectiveC ¤À¤È²¾Äꤹ¤ë\n"
35788 #~ "  -lang-objc++              ÆþÎϤò ObjectiveC++ ¤À¤È²¾Äꤹ¤ë\n"
35789 #~ "  -lang-asm                 ÆþÎϤò assembler ¤À¤È²¾Äꤹ¤ë\n"
35790 #~ "  -lang-fortran             ÆþÎϤò Fortran ¤À¤È²¾Äꤹ¤ë\n"
35791 #~ "  -lang-chill               ÆþÎϤò Chill ¤À¤È²¾Äꤹ¤ë\n"
35792 #~ "  -std=<std name>           Å¬¹ç¤¹¤ëɸ½à¤ò°Ê²¼¤«¤é°ì¤Ä»ØÄê;\n"
35793 #~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
35794 #~ "                            iso9899:199409, iso9899:1999\n"
35795 #~ "  -+                        C++ ¥¹¥¿¥¤¥ë¤Î¥Ñ¡¼¥¸¥ó¥°¤òµö²Ä\n"
35796 #~ "  -w                        ·Ù¹ð¥á¥Ã¥»¡¼¥¸¤òÍÞÀ©¤¹¤ë\n"
35797 #~ "  -Wtrigraphs               ¥È¥é¥¤¥°¥é¥Õ¤ò¸«¤Ä¤±¤¿¤é·Ù¹ð¤¹¤ë\n"
35798 #~ "  -Wno-trigraphs            ¥È¥é¥¤¥°¥é¥Õ¤ò¸«¤Ä¤±¤Æ¤â·Ù¹ð¤·¤Ê¤¤\n"
35799 #~ "  -Wcomment{s}              ¥³¥á¥ó¥È¤ÎÃæ¤Ë¥³¥á¥ó¥È¤¬¤¢¤ì¤Ð·Ù¹ð¤¹¤ë\n"
35800 #~ "  -Wno-comment{s}           ¥³¥á¥ó¥È¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¤·¤Ê¤¤\n"
35801 #~ "  -Wtraditional             -traditional ¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¡¢¥Þ¥¯¥í°ú¿ô¤¬\n"
35802 #~ "                             Ê¸»úÎó¤ËÊѹ¹¤µ¤ì¤ë¤è¤¦¤Ê¤é·Ù¹ð¤¹¤ë\n"
35803 #~ "  -Wno-traditional          Ê¸»úÎó»ØÄê¤Ë´Ø¤·¤Æ·Ù¹ð¤·¤Ê¤¤\n"
35804 #~ "  -Wundef                   #if ¤Ç̤ÄêµÁ¤Î¥Þ¥¯¥í¤¬»È¤ï¤ì¤Æ¤¤¤¿¤é·Ù¹ð¤¹¤ë\n"
35805 #~ "  -Wno-undef                Ì¤ÄêµÁ¥Þ¥¯¥í¤Î¥Æ¥¹¥È¤Ë¤Ä¤¤¤Æ·Ù¹ð¤·¤Ê¤¤\n"
35806 #~ "  -Wimport                  #import ¤Î»ÈÍѤˤĤ¤¤Æ·Ù¹ð¤¹¤ë\n"
35807 #~ "  -Wno-import               #import ¤Î»ÈÍѤˤĤ¤¤Æ·Ù¹ð¤·¤Ê¤¤\n"
35808 #~ "  -Werror                   Á´¤Æ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ°·¤¦\n"
35809 #~ "  -Wno-error                ·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ°·¤ï¤Ê¤¤\n"
35810 #~ "  -Wall                     Á´¤Æ¤Î¥×¥ê¥×¥í¥»¥Ã¥µ¤Î·Ù¹ð¤òÍ­¸ú¤Ë¤¹¤ë\n"
35811 #~ "  -M                        make ¤Î°Í¸´Ø·¸¤òÀ¸À®¤¹¤ë\n"
35812 #~ "  -MM                       -M ¤ÈƱ¤¸¤À¤¬¡¢¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤Ï̵»ë¤¹¤ë\n"
35813 #~ "  -MD                       -M ¤ÈƱ¤¸¤À¤¬¡¢.d ¥Õ¥¡¥¤¥ë¤Ë½ÐÎϤ¹¤ë\n"
35814 #~ "  -MMD                      -MD ¤ÈƱ¤¸¤À¤¬¡¢¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤Ï̵»ë¤¹¤ë\n"
35815 #~ "  -MG                       ¸«¤Ä¤«¤é¤Ê¤¤¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤ÏÀ¸À®¤µ¤ì¤ë¤â¤Î¤È¤¹¤ë\n"
35816 #~ "  -g3                       #define ¤È #undef µ¿»÷Ì¿Îá¤ò½ÐÎϤ˴ޤá¤ë\n"
35817 #~ "  -D<macro>                 <macro> ¤òÄêµÁ¤·¡¢Ê¸»úÎó '1' ¤ò¤½¤ÎÃͤȤ¹¤ë\n"
35818 #~ "  -D<macro>=<val>           <macro> ¤òÄêµÁ¤·¡¢<val> ¤ò¤½¤ÎÃͤȤ¹¤ë\n"
35819 #~ "  -A<question> (<answer>)   <question> ¤Ï <answer> ¤À¤ÈÃǸÀ¤¹¤ë\n"
35820 #~ "  -A-<question> (<answer>)  <question> ¤Ï <answer> ¤À¤È¤·¤Ê¤¤\n"
35821 #~ "  -U<macro>                 <macro> ÄêµÁ¤ò¤ä¤á¤ë\n"
35822 #~ "  -v                        ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤òɽ¼¨¤¹¤ë\n"
35823 #~ "  -H                        ÍøÍѤµ¤ì¤ë¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤Î̾Á°¤òɽ¼¨¤¹¤ë\n"
35824 #~ "  -C                        ¥³¥á¥ó¥È¤òÇË´þ¤·¤Ê¤¤\n"
35825 #~ "  -dM                       ËöÈø¤ÇÍ­¸ú¤Ë¤Ê¤Ã¤Æ¤¤¤ë¥Þ¥¯¥íÄêµÁ¥ê¥¹¥È¤òɽ¼¨¤¹¤ë\n"
35826 #~ "  -dD                       ½ÐÎϤ˥ޥ¯¥íÄêµÁ¤ò»Ä¤·¤Æ¤ª¤¯\n"
35827 #~ "  -dN                       -dD ¤ÈƱ¤¸¤À¤¬¡¢Ì¾Á°¤À¤±¤ò»Ä¤·¤Æ¤ª¤¯\n"
35828 #~ "  -dI                       #include µ¿»÷Ì¿Îá¤ò½ÐÎϤ˴ޤá¤ë\n"
35829 #~ "  -ftabstop=<number>        Êó¹ð¥«¥é¥à¤Î¥¿¥Ö´Ö³Ö¤ò»ØÄꤹ¤ë\n"
35830 #~ "  -P                        #line µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤\n"
35831 #~ "  -$                        ¼±Ê̻Ҥˠ'$' ¤òµö¤µ¤Ê¤¤\n"
35832 #~ "  -remap                    ¥Õ¥¡¥¤¥ë¤ò include ¤¹¤ë¤È¤­¥Õ¥¡¥¤¥ë̾¤òºÆ¥Þ¥Ã¥×\n"
35833 #~ "  --version                 ¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¤¹¤ë\n"
35834 #~ "  -h or --help              ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
35836 #~ msgid "mark active in cpp_pop_buffer"
35837 #~ msgstr "cpp_pop_buffer ¤Ç¥Þ¡¼¥¯¤¬¥¢¥¯¥Æ¥£¥Ö"
35839 #~ msgid "length < 0 in cpp_expand_to_buffer"
35840 #~ msgstr "cpp_expand_to_buffer Ãæ¤Ç length < 0"
35842 #~ msgid "backslash-newline within line comment"
35843 #~ msgstr "¹Ô¥³¥á¥ó¥ÈÆâ¤Ë¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å²þ¹Ô"
35845 #~ msgid "C++ style comments are not allowed in traditional C"
35846 #~ msgstr "C++ ¥¹¥¿¥¤¥ë¤Î¥³¥á¥ó¥È¤ÏÅÁÅýŪ C ¤Ç¤Ïµö¤µ¤ì¤Þ¤»¤ó"
35848 #~ msgid "embedded null character ignored"
35849 #~ msgstr "Ëä¤á¹þ¤Þ¤ì¤¿ null Ê¸»ú¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
35851 #~ msgid "string constant runs past end of line"
35852 #~ msgstr "ʸ»úÎóÄê¿ô¤¬¹Ô¤Î½ª¤ï¤ê¤Ç½ªÃ¼¤·¤Æ¤¤¤Þ¤»¤ó"
35854 #~ msgid "null characters in string or character constant"
35855 #~ msgstr "ʸ»úÎóËô¤Ïʸ»úÄê¿ôÃæ¤Ë null Ê¸»ú"
35857 #~ msgid "missing '>' in `#include <FILENAME>'"
35858 #~ msgstr "`#include <¥Õ¥¡¥¤¥ë̾>' ¤Ë '>' ¤¬¤¢¤ê¤Þ¤»¤ó"
35860 #~ msgid "vertical tab in preprocessing directive"
35861 #~ msgstr "¥×¥ê¥×¥í¥»¥¹¥Ç¥£¥ì¥¯¥Æ¥£¥ô¤Ë¿âľ¥¿¥Öʸ»ú"
35863 #~ msgid "form feed in preprocessing directive"
35864 #~ msgstr "¥×¥ê¥×¥í¥»¥¹¥Ç¥£¥ì¥¯¥Æ¥£¥ô¤Ë¥Õ¥©¡¼¥à¥Õ¥£¡¼¥É"
35866 #~ msgid "null character preserved"
35867 #~ msgstr "¥Ì¥ëʸ»ú¤¬Êݤ¿¤ì¤Þ¤·¤¿"
35869 #~ msgid "comment start split across lines"
35870 #~ msgstr "¥³¥á¥ó¥È³«»Ï¤¬¹Ô¤ò¤Þ¤¿¤¤¤Ç¤¤¤Þ¤¹"
35872 #~ msgid "comment start '/*' split across lines"
35873 #~ msgstr "¥³¥á¥ó¥È³«»Ï '/*' ¤¬¹Ô¤ò¤Þ¤¿¤¤¤Ç¤¤¤Þ¤¹"
35875 #~ msgid "comment end '*/' split across lines"
35876 #~ msgstr "¥³¥á¥ó¥È½ªÃ¼ '*/' ¤¬¹Ô¤ò¤Þ¤¿¤¤¤Ç¤¤¤Þ¤¹"
35878 #~ msgid "handle_directive called on macro buffer"
35879 #~ msgstr "¥Þ¥¯¥í¥Ð¥Ã¥Õ¥¡¤Ç handle_directive ¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿"
35881 #~ msgid "ignoring #%s because of its indented #"
35882 #~ msgstr "¥¤¥ó¥Ç¥ó¥È¤µ¤ì¤¿ # ¤Ê¤Î¤Ç¡¢#%s ¤Ï̵»ë¤·¤Þ¤¹"
35884 #~ msgid "ISO C does not allow #%s"
35885 #~ msgstr "ISO C ¤Ï #%s ¤òµö²Ä¤·¤Þ¤»¤ó"
35887 #~ msgid "redefining poisoned `%.*s'"
35888 #~ msgstr "±øÀ÷¤µ¤ì¤¿ `%.*s' ¤òºÆÄêµÁ"
35890 #~ msgid "garbage at end of #line"
35891 #~ msgstr "#line ¥³¥Þ¥ó¥É¤ÎºÇ¸å¤Ë¥´¥ß"
35893 #~ msgid "second token after #line is not a string"
35894 #~ msgstr "#line ¤Î¸å¤ÎÆó¤ÄÌܤΥȡ¼¥¯¥ó¤¬Ê¸»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
35896 #~ msgid "junk on line after #undef"
35897 #~ msgstr "#undef ¤Î¸å¤Î¹Ô¤Ë¥´¥ß"
35899 #~ msgid "cannot undefine poisoned \"%s\""
35900 #~ msgstr "±øÀ÷¤µ¤ì¤¿ \"%s\" ¤ò undefine ¤Ç¤­¤Þ¤»¤ó"
35902 #~ msgid "#%s with no argument"
35903 #~ msgstr "#%s ¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
35905 #~ msgid "#%s with invalid argument"
35906 #~ msgstr "̵¸ú¤Ê°ú¿ô¤ò»ý¤Ã¤¿ #%s"
35908 #~ msgid "Cannot duplicate non-existant exception region."
35909 #~ msgstr "¸ºß¤·¤Ê¤¤Îã³°Îΰè¤òÊ£À½¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó¡£"
35911 #~ msgid "Never issued previous false_label"
35912 #~ msgstr "Á°¤Î false_label ¤Ï·è¤·¤Æȯ¹Ô¤µ¤ì¤Þ¤»¤ó"
35914 #~ msgid "file path prefix `%s%s' never used"
35915 #~ msgstr "¥Õ¥¡¥¤¥ë¥Ñ¥¹¤Î¥×¥ì¥Õ¥£¥Ã¥¯¥¹ `%s%s' ¤ÏÁ´¤¯»È¤ï¤ì¤Þ¤»¤ó"
35917 #~ msgid "file path prefix `%s' never used"
35918 #~ msgstr "¥Õ¥¡¥¤¥ë¥Ñ¥¹¤Î¥×¥ì¥Õ¥£¥Ã¥¯¥¹ `%s' ¤ÏÁ´¤¯»È¤ï¤ì¤Þ¤»¤ó"
35920 #~ msgid "%s: option `--%s' doesn't allow an argument\n"
35921 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `--%s' ¤Ë°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó\n"
35923 #~ msgid "%s: option `%c%s' doesn't allow an argument\n"
35924 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `%c%s' ¤Ë°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó\n"
35926 #~ msgid "%s: unrecognized option `--%s'\n"
35927 #~ msgstr "%s: Ç§¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `--%s'\n"
35929 #~ msgid "%s: unrecognized option `%c%s'\n"
35930 #~ msgstr "%s: Ç§¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `%c%s'\n"
35932 #~ msgid "%s: illegal option -- %c\n"
35933 #~ msgstr "%s: ÉÔÀµ¤Ê¥ª¥×¥·¥ç¥ó -- %c\n"
35935 #~ msgid "%s: option requires an argument -- %c\n"
35936 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹ -- %c\n"
35938 #~ msgid "%s: option `-W %s' is ambiguous\n"
35939 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `-W %s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
35941 #~ msgid "%s: option `-W %s' doesn't allow an argument\n"
35942 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `-W %s' ¤Ë°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó\n"
35944 #~ msgid "Objective-C text in C source file"
35945 #~ msgstr "C ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ëÃæ¤Ë Objective-C ¤Îʸ»úÎó"
35947 #~ msgid "output pipe has been closed"
35948 #~ msgstr "½ÐÎϤΥѥ¤¥×¤¬ÊĤ¸¤é¤ì¤Þ¤·¤¿"
35950 #~ msgid "Unknown stab %s: : 0x%x\n"
35951 #~ msgstr "ÉÔÌÀ¤Ê¥¹¥¿¥Ö %s: : 0x%x\n"