* arm.c (adjacent_mem_locations): Reject volatile memory refs.
[official-gcc.git] / gcc / po / ja.po
blob6a43323d467da55cb73b675d2dafe3606de38c3c
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: 2005-02-25 23:36+0000\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 #: attribs.c:175
20 #, fuzzy, c-format
21 msgid "%qs attribute directive ignored"
22 msgstr "`%s' Â°À­¤Îµ¿»÷Ì¿Î᤬̵»ë¤µ¤ì¤Þ¤·¤¿"
24 #: attribs.c:183
25 #, fuzzy, c-format
26 msgid "wrong number of arguments specified for %qs attribute"
27 msgstr "`%s' Â°À­¤Ë»ØÄꤵ¤ì¤¿°ú¿ô¤Î¸Ä¿ô¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
29 #: attribs.c:200
30 #, fuzzy, c-format
31 msgid "%qs attribute does not apply to types"
32 msgstr "`%s' Â°À­¤Ï·¿¤Ë¤ÏŬÍѤµ¤ì¤Þ¤»¤ó"
34 #: attribs.c:246
35 #, fuzzy, c-format
36 msgid "%qs attribute only applies to function types"
37 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
39 #: builtins.c:341
40 msgid "offset outside bounds of constant string"
41 msgstr "¥ª¥Õ¥»¥Ã¥È¤¬Äê¿ôʸ»úÎó¤Î¶­³¦¤Î³°¤Ë¤¢¤ê¤Þ¤¹"
43 #: builtins.c:928
44 #, fuzzy
45 msgid "second argument to %<__builtin_prefetch%> must be a constant"
46 msgstr "`__builtin_expect' ¤Ø¤ÎÂèÆó°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
48 #: builtins.c:935
49 #, fuzzy
50 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
51 msgstr "`__builtin_return_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
53 #: builtins.c:943
54 #, fuzzy
55 msgid "third argument to %<__builtin_prefetch%> must be a constant"
56 msgstr "`__builtin_expect' ¤Ø¤ÎÂèÆó°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
58 #: builtins.c:950
59 #, fuzzy
60 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
61 msgstr "`__builtin_return_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
63 #: builtins.c:3806
64 #, fuzzy
65 msgid "argument of %<__builtin_args_info%> must be constant"
66 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
68 #: builtins.c:3812
69 #, fuzzy
70 msgid "argument of %<__builtin_args_info%> out of range"
71 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹"
73 #: builtins.c:3818
74 #, fuzzy
75 msgid "missing argument in %<__builtin_args_info%>"
76 msgstr "`__builtin_args_info' ¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
78 #: builtins.c:3914 gimplify.c:1765
79 #, fuzzy
80 msgid "too few arguments to function %<va_start%>"
81 msgstr "`va_start' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
83 #: builtins.c:4077
84 #, fuzzy
85 msgid "first argument to %<va_arg%> not of type %<va_list%>"
86 msgstr "`va_arg' ¤ËÂФ¹¤ëÂè°ì°ú¿ô¤¬ `va_list' ·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
88 #. Unfortunately, this is merely undefined, rather than a constraint
89 #. violation, so we cannot make this an error.  If this call is never
90 #. executed, the program is still strictly conforming.
91 #: builtins.c:4091
92 #, fuzzy
93 msgid "%qT is promoted to %qT when passed through %<...%>"
94 msgstr "`%s' ¤Ï `...' ¤Î½èÍý¤Î²áÄø¤Ç `%s' ¤Ë³Ê¾å¤²¤µ¤ì¤Þ¤·¤¿"
96 #: builtins.c:4096
97 #, fuzzy
98 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
99 msgstr "(½¾¤Ã¤Æ¡¢`va_arg' ¤Ë¤Ï `%s' ¤ò(`%s' ¤Ç¤Ê¤¯)ÅϤµ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó)"
101 #. We can, however, treat "undefined" any way we please.
102 #. Call abort to encourage the user to fix the program.
103 #: builtins.c:4102 c-typeck.c:2023
104 msgid "if this code is reached, the program will abort"
105 msgstr ""
107 #: builtins.c:4220
108 #, fuzzy
109 msgid "invalid argument to %<__builtin_frame_address%>"
110 msgstr "`__builtin_frame_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
112 #: builtins.c:4222
113 #, fuzzy
114 msgid "invalid argument to %<__builtin_return_address%>"
115 msgstr "`__builtin_return_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
117 #: builtins.c:4235
118 #, fuzzy
119 msgid "unsupported argument to %<__builtin_frame_address%>"
120 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤ `__builtin_frame_address' ¤Ø¤Î°ú¿ô¤Ç¤¹"
122 #: builtins.c:4237
123 #, fuzzy
124 msgid "unsupported argument to %<__builtin_return_address%>"
125 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤ `__builtin_return_address' ¤Ø°ú¿ô¤Ç¤¹"
127 #: builtins.c:4340
128 #, fuzzy
129 msgid "second argument to %<__builtin_expect%> must be a constant"
130 msgstr "`__builtin_expect' ¤Ø¤ÎÂèÆó°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
132 #: builtins.c:5590
133 #, fuzzy
134 msgid "%<__builtin_longjmp%> second argument must be 1"
135 msgstr "__builtin_longjmp ÂèÆó°ú¿ô¤Ï 1 ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
137 #: builtins.c:5942
138 #, fuzzy
139 msgid "target format does not support infinity"
140 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
142 #: builtins.c:7699 builtins.c:7794
143 #, fuzzy, c-format
144 msgid "too few arguments to function %qs"
145 msgstr "´Ø¿ô `%s' ¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
147 #: builtins.c:7705 builtins.c:7800
148 #, fuzzy, c-format
149 msgid "too many arguments to function %qs"
150 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
152 #: builtins.c:7711 builtins.c:7825
153 #, fuzzy, c-format
154 msgid "non-floating-point argument to function %qs"
155 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
157 #: builtins.c:8911
158 #, fuzzy
159 msgid "%<va_start%> used in function with fixed args"
160 msgstr "`va_start' ¤¬¸ÇÄê¸Ä°ú¿ô¤Î´Ø¿ôÆâ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
162 #. Evidently an out of date version of <stdarg.h>; can't validate
163 #. va_start's second argument, but can still work as intended.
164 #: builtins.c:8918
165 #, fuzzy
166 msgid "%<__builtin_next_arg%> called without an argument"
167 msgstr "`__builtin_next_arg' ¤¬°ú¿ô̵¤·¤Ç¤Ç¸Æ¤Ó½Ð¤µ¤ì¤Þ¤·¤¿"
169 #: builtins.c:8933
170 #, fuzzy
171 msgid "%<va_start%> used with too many arguments"
172 msgstr "¥Þ¥¯¥í `%s' ¤Î°ú¿ô(%d ¸Ä)¤¬Â¿¤¹¤®¤Þ¤¹"
174 #. FIXME: Sometimes with the tree optimizers we can get the
175 #. not the last argument even though the user used the last
176 #. argument.  We just warn and set the arg to be the last
177 #. argument so that we will get wrong-code because of
178 #. it.
179 #: builtins.c:8953
180 #, fuzzy
181 msgid "second parameter of %<va_start%> not last named argument"
182 msgstr "`va_start' ¤ÎÆóÈÖÌܤÎÃͤ¬°ú¿ô¤ÎºÇ¸å¤Î̾Á°¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
184 #: c-common.c:826
185 #, fuzzy
186 msgid "%qD is not defined outside of function scope"
187 msgstr "¥é¥Ù¥ë %s ¤¬¤¢¤é¤æ¤ë´Ø¿ô¤Î³°Â¦¤Ç»²¾È¤µ¤ì¤Þ¤·¤¿"
189 #: c-common.c:847
190 #, fuzzy, c-format
191 msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
192 msgstr "ʸ»úÎóĹ `%d' ¤Ï¡¢Ä¹¤µ `%d' (ISO C%d ¥³¥ó¥Ñ¥¤¥é¤Î¥µ¥Ý¡¼¥ÈÍ×·ï)¤è¤êÂ礭¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
194 #: c-common.c:888
195 msgid "overflow in constant expression"
196 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
198 #: c-common.c:908
199 msgid "integer overflow in expression"
200 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
202 #: c-common.c:917
203 msgid "floating point overflow in expression"
204 msgstr "¼°¤ÎÉâÆ°¾®¿ôÅÀ¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
206 #: c-common.c:923
207 #, fuzzy
208 msgid "vector overflow in expression"
209 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
211 #. This detects cases like converting -129 or 256 to unsigned char.
212 #: c-common.c:945
213 msgid "large integer implicitly truncated to unsigned type"
214 msgstr "Â礭¤ÊÀ°¿ô¤¬°ÅÌÛ¤ËÉä¹ç̵¤··¿¤ËÀÚ¤êµÍ¤á¤é¤ì¤Þ¤·¤¿"
216 #: c-common.c:947
217 msgid "negative integer implicitly converted to unsigned type"
218 msgstr "Éé¤ÎÀ°¿ô¤¬°ÅÌÛ¤ËÉä¹ç̵¤··¿¤ËÊÑ´¹¤µ¤ì¤Þ¤·¤¿"
220 #: c-common.c:1005
221 msgid "overflow in implicit constant conversion"
222 msgstr "°ÅÌÛ¤ÎÄê¿ôÊÑ´¹¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
224 #: c-common.c:1141
225 #, fuzzy, c-format
226 msgid "operation on %qs may be undefined"
227 msgstr "`%s' ¤Ç¤Î±é»»¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Ê¤¤¤È»×¤ï¤ì¤Þ¤¹"
229 #: c-common.c:1425
230 msgid "case label does not reduce to an integer constant"
231 msgstr "case ¥é¥Ù¥ë¤òÀ°¿ôÄê¿ô¤Ë´Ô¸µ¤Ç¤­¤Þ¤»¤ó"
233 #: c-common.c:1468
234 #, fuzzy
235 msgid "case label value is less than minimum value for type"
236 msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
238 #: c-common.c:1476
239 #, fuzzy
240 msgid "case label value exceeds maximum value for type"
241 msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
243 #: c-common.c:1484
244 #, fuzzy
245 msgid "lower value in case label range less than minimum value for type"
246 msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
248 #: c-common.c:1493
249 #, fuzzy
250 msgid "upper value in case label range exceeds maximum value for type"
251 msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
253 #: c-common.c:1833
254 msgid "invalid truth-value expression"
255 msgstr "¿¿µ¶Ãͼ°¤¬ÉÔŬÀڤǤ¹"
257 #: c-common.c:1881
258 #, c-format
259 msgid "invalid operands to binary %s"
260 msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹"
262 #: c-common.c:2116
263 msgid "comparison is always false due to limited range of data type"
264 msgstr "¥Ç¡¼¥¿·¿¤ÎÈÏ°ÏÀ©¸Â¤Ë¤è¤Ã¤Æ¡¢Èæ³Ó¤¬¾ï¤Ë false ¤È¤Ê¤ê¤Þ¤¹"
266 #: c-common.c:2118
267 msgid "comparison is always true due to limited range of data type"
268 msgstr "¥Ç¡¼¥¿·¿¤ÎÈÏ°ÏÀ©¸Â¤Ë¤è¤Ã¤Æ¡¢Èæ³Ó¤¬¾ï¤Ë true ¤È¤Ê¤ê¤Þ¤¹"
270 #: c-common.c:2188
271 msgid "comparison of unsigned expression >= 0 is always true"
272 msgstr "Éä¹ç̵¤·¤Î¼° >= 0 ¤È¤¤¤¦Èæ³Ó¤Ï¾ï¤Ë true ¤Ç¤¹"
274 #: c-common.c:2197
275 msgid "comparison of unsigned expression < 0 is always false"
276 msgstr "Éä¹ç̵¤·¤Î¼° < 0 ¤È¤¤¤¦Èæ³Ó¤Ï¾ï¤Ë false ¤Ç¤¹"
278 #: c-common.c:2239
279 #, fuzzy
280 msgid "pointer of type %<void *%> used in arithmetic"
281 msgstr "`void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
283 #: c-common.c:2245
284 msgid "pointer to a function used in arithmetic"
285 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
287 #: c-common.c:2251
288 #, fuzzy
289 msgid "pointer to member function used in arithmetic"
290 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
292 #. Common Ada/Pascal programmer's mistake.  We always warn
293 #. about this since it is so bad.
294 #: c-common.c:2371
295 msgid "the address of %qD, will always evaluate as %<true%>"
296 msgstr ""
298 #: c-common.c:2467
299 msgid "suggest parentheses around assignment used as truth value"
300 msgstr "¿¿µ¶ÃͤȤ·¤Æ»È¤ï¤ì¤ëÂåÆþ¤Î¤Þ¤ï¤ê¤Ç¤Ï¡¢´Ý³ç¸Ì¤Î»ÈÍѤò¤ª´«¤á¤·¤Þ¤¹"
302 #: c-common.c:2535 c-common.c:2575
303 #, fuzzy
304 msgid "invalid use of %<restrict%>"
305 msgstr "`restrict' ¤ÎÍÑË¡¤¬ÉÔŬÀڤǤ¹"
307 #: c-common.c:2791
308 #, fuzzy
309 msgid "invalid application of %<sizeof%> to a function type"
310 msgstr "ISO C++ ¤Ï´Ø¿ô·¿¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
312 #: c-common.c:2801
313 #, fuzzy, c-format
314 msgid "invalid application of %qs to a void type"
315 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹²½¤µ¤ì¤Ê¤¤·¿¤ËÂФ¹¤ë̵¸ú¤ÊÁàºî¤Ç¤¹"
317 #: c-common.c:2807
318 #, fuzzy
319 msgid "invalid application of %qs to incomplete type %qT "
320 msgstr "ÉÔ´°Á´¤Ê typedef `%s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
322 #: c-common.c:2848
323 #, fuzzy
324 msgid "%<__alignof%> applied to a bit-field"
325 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Ë `__alignof' ¤¬Å¬ÍѤµ¤ì¤Þ¤·¤¿"
327 #: c-common.c:3315
328 #, fuzzy, c-format
329 msgid "cannot disable built-in function %qs"
330 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
332 #: c-common.c:3505
333 msgid "pointers are not permitted as case values"
334 msgstr "case ¤ÎÃͤȤ·¤Æ¤Î¥Ý¥¤¥ó¥¿¤Ïµö¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
336 #: c-common.c:3509
337 #, fuzzy
338 msgid "range expressions in switch statements are non-standard"
339 msgstr "ISO C ¤Ç¤Ï switch Ê¸¤Ç¤ÎÈϰϼ°¤Ï¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹"
341 #: c-common.c:3534
342 msgid "empty range specified"
343 msgstr "¶õ¤ÎÈϰϤ¬»ØÄꤵ¤ì¤Þ¤·¤¿"
345 #: c-common.c:3593
346 msgid "duplicate (or overlapping) case value"
347 msgstr "Æó½Å¤Î(¤¢¤ë¤¤¤Ï½ÅÊ£¤·¤Æ¤¤¤ë) case ¤ÎÃÍ"
349 #: c-common.c:3594
350 #, fuzzy
351 msgid "%Jthis is the first entry overlapping that value"
352 msgstr "¤³¤ì¤¬¤½¤ÎÃͤȽÅÊ£¤·¤¿ºÇ½é¤Î¹àÌܤǤ¹"
354 #: c-common.c:3598
355 msgid "duplicate case value"
356 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
358 #: c-common.c:3599
359 #, fuzzy
360 msgid "%Jpreviously used here"
361 msgstr "Á°¤Ë¤³¤³¤Ç»È¤ï¤ì¤Þ¤·¤¿"
363 #: c-common.c:3603
364 msgid "multiple default labels in one switch"
365 msgstr "°ì¤Ä¤Î switch ¤ËÊ£¿ô¤Î default ¥é¥Ù¥ë¤¬¤¢¤ê¤Þ¤¹"
367 #: c-common.c:3604
368 #, fuzzy
369 msgid "%Jthis is the first default label"
370 msgstr "¤³¤ì¤¬ºÇ½é¤Î default ¥é¥Ù¥ë¤Ç¤¹"
372 #: c-common.c:3653
373 #, fuzzy
374 msgid "%Jcase value %qs not in enumerated type"
375 msgstr "case ÃÍ `%ld' ¤ÏÎóµó·¿¤Ë¤Ï¤¢¤ê¤Þ¤»¤ó"
377 #: c-common.c:3656
378 #, fuzzy
379 msgid "%Jcase value %qs not in enumerated type %qT"
380 msgstr "case ÃÍ `%ld' ¤ÏÎóµó·¿¤Ë¤Ï¤¢¤ê¤Þ¤»¤ó"
382 #: c-common.c:3723
383 #, fuzzy
384 msgid "%Hswitch missing default case"
385 msgstr "¤³¤ì¤¬ºÇ½é¤Î default ¥é¥Ù¥ë¤Ç¤¹"
387 #. Warn if there are enumerators that don't correspond to
388 #. case expressions.
389 #: c-common.c:3757
390 #, fuzzy
391 msgid "%Henumeration value %qE not handled in switch"
392 msgstr "ÎóµóÃÍ `%s' ¤Ï switch Æâ¤Ç°·¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
394 #: c-common.c:3784
395 #, fuzzy
396 msgid "taking the address of a label is non-standard"
397 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
399 #: c-common.c:3953 c-common.c:3972 c-common.c:3990 c-common.c:4017
400 #: c-common.c:4036 c-common.c:4059 c-common.c:4083 c-common.c:4109
401 #: c-common.c:4143 c-common.c:4187 c-common.c:4215 c-common.c:4243
402 #: c-common.c:4262 c-common.c:4593 c-common.c:4624 c-common.c:4716
403 #: c-common.c:4783 c-common.c:4829 c-common.c:4887 c-common.c:4916
404 #: c-common.c:5195 c-common.c:5218 c-common.c:5257 tree.c:3254
405 #: config/darwin.c:1236 config/arm/arm.c:2701 config/arm/arm.c:2728
406 #: config/avr/avr.c:4601 config/h8300/h8300.c:5779 config/h8300/h8300.c:5802
407 #: config/i386/i386.c:1732 config/i386/i386.c:15625 config/ia64/ia64.c:526
408 #: config/ip2k/ip2k.c:3164 config/m68hc11/m68hc11.c:1312
409 #: config/sh/symbian.c:414 config/sh/symbian.c:421
410 #, fuzzy, c-format
411 msgid "%qs attribute ignored"
412 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
414 #: c-common.c:4300
415 #, fuzzy, c-format
416 msgid "unknown machine mode %qs"
417 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
419 #: c-common.c:4320
420 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
421 msgstr ""
423 #: c-common.c:4322
424 #, fuzzy
425 msgid "use __attribute__ ((vector_size)) instead"
426 msgstr "`%s' Â°À­¤Îµ¿»÷Ì¿Î᤬̵»ë¤µ¤ì¤Þ¤·¤¿"
428 #: c-common.c:4331
429 #, fuzzy, c-format
430 msgid "unable to emulate %qs"
431 msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
433 #: c-common.c:4341
434 #, fuzzy, c-format
435 msgid "invalid pointer mode %qs"
436 msgstr "̵¸ú¤Ê¼±Ê̻Ҡ`%s'"
438 #: c-common.c:4356
439 #, fuzzy, c-format
440 msgid "no data type for mode %qs"
441 msgstr "¥â¡¼¥É `%s' ¤ËÂФ¹¤ë¥Ç¡¼¥¿·¿¤¬¤¢¤ê¤Þ¤»¤ó"
443 #: c-common.c:4366
444 #, fuzzy, c-format
445 msgid "cannot use mode %qs for enumeral types"
446 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
448 #: c-common.c:4390
449 #, fuzzy, c-format
450 msgid "mode %qs applied to inappropriate type"
451 msgstr "sizeof ¤¬ÉÔ´°Á´¤Ê·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
453 #: c-common.c:4421
454 #, fuzzy
455 msgid "%Jsection attribute cannot be specified for local variables"
456 msgstr "section Â°À­¤Ï¥í¡¼¥«¥ëÊÑ¿ô¤ËÂФ·¤Æ¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
458 #: c-common.c:4432
459 #, fuzzy
460 msgid "%Jsection of %qD conflicts with previous declaration"
461 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
463 #: c-common.c:4441
464 #, fuzzy
465 msgid "%Jsection attribute not allowed for %qD"
466 msgstr "¥»¥¯¥·¥ç¥ó°À­¤Ï `%s' ¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
468 #: c-common.c:4447
469 #, fuzzy
470 msgid "%Jsection attributes are not supported for this target"
471 msgstr "¥»¥¯¥·¥ç¥ó°À­¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
473 #: c-common.c:4485
474 msgid "requested alignment is not a constant"
475 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
477 #: c-common.c:4490
478 msgid "requested alignment is not a power of 2"
479 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬ 2 ¤Î¤Ù¤­¾è¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
481 #: c-common.c:4495
482 msgid "requested alignment is too large"
483 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Â礭¤¹¤®¤Þ¤¹"
485 #: c-common.c:4521
486 #, fuzzy
487 msgid "%Jalignment may not be specified for %qD"
488 msgstr "`%s' ¤ËÂФ·¤Æ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
490 #: c-common.c:4559
491 #, fuzzy
492 msgid "%J%qD defined both normally and as an alias"
493 msgstr "`%s' ¤¬Ä̾ï¤Î¤â¤Î¤È¥¨¥¤¥ê¥¢¥¹¤È¤ÎξÊý¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
495 #: c-common.c:4575
496 #, fuzzy
497 msgid "alias argument not a string"
498 msgstr "alias °ú¿ô¤¬Ê¸»úÎó¤Ç¤Ï¤Ê¤¤"
500 #: c-common.c:4617
501 #, fuzzy, c-format
502 msgid "%qs attribute ignored on non-class types"
503 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
505 #: c-common.c:4630
506 #, fuzzy
507 msgid "visibility argument not a string"
508 msgstr "alias °ú¿ô¤¬Ê¸»úÎó¤Ç¤Ï¤Ê¤¤"
510 #: c-common.c:4642
511 #, fuzzy, c-format
512 msgid "%qE attribute ignored on types"
513 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
515 #: c-common.c:4657
516 msgid "visibility argument must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
517 msgstr ""
519 #: c-common.c:4726
520 #, fuzzy
521 msgid "tls_model argument not a string"
522 msgstr "alias °ú¿ô¤¬Ê¸»úÎó¤Ç¤Ï¤Ê¤¤"
524 #: c-common.c:4735
525 msgid "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
526 msgstr ""
528 #: c-common.c:4757 c-common.c:4803
529 #, fuzzy
530 msgid "%J%qE attribute applies only to functions"
531 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
533 #: c-common.c:4762 c-common.c:4808
534 #, fuzzy
535 msgid "%Jcan%'t set %qE attribute after definition"
536 msgstr "ÄêµÁ¤Î¸å¤Ç `%s' Â°À­¤ò¥»¥Ã¥È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
538 #: c-common.c:4884
539 #, fuzzy, c-format
540 msgid "%qs attribute ignored for %qs"
541 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
543 #: c-common.c:4945
544 #, fuzzy, c-format
545 msgid "invalid vector type for attribute %qs"
546 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
548 #: c-common.c:4954
549 msgid "number of components of the vector not a power of two"
550 msgstr ""
552 #: c-common.c:4982
553 #, fuzzy
554 msgid "nonnull attribute without arguments on a non-prototype"
555 msgstr "²¾°ú¿ô¤Î¿ô¤¬¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
557 #: c-common.c:4997
558 #, fuzzy, c-format
559 msgid "nonnull argument has invalid operand number (argument %lu)"
560 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ËÉÔŬÀڤʥª¥Ú¥é¥ó¥É¿ô¤¬¤¢¤ê¤Þ¤¹"
562 #: c-common.c:5016
563 #, c-format
564 msgid "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
565 msgstr ""
567 #: c-common.c:5024
568 #, c-format
569 msgid "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
570 msgstr ""
572 #: c-common.c:5079 c-common.c:5116
573 #, fuzzy
574 msgid "missing sentinel in function call"
575 msgstr "PC ´ØÏ¢¤Î´Ø¿ô¸Æ¤Ó½Ð¤·¤ò¶Ø¤¸¤ë"
577 #: c-common.c:5102
578 #, fuzzy
579 msgid "not enough arguments to fit a sentinel"
580 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
582 #: c-common.c:5158
583 #, c-format
584 msgid "null argument where non-null required (argument %lu)"
585 msgstr ""
587 #: c-common.c:5229
588 #, fuzzy
589 msgid "cleanup argument not an identifier"
590 msgstr "½Ò¸ì¤Ï¼±Ê̻ҤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
592 #: c-common.c:5236
593 #, fuzzy
594 msgid "cleanup argument not a function"
595 msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
597 #: c-common.c:5274
598 #, c-format
599 msgid "%qs attribute requires prototypes with named arguments"
600 msgstr ""
602 #: c-common.c:5285
603 #, fuzzy, c-format
604 msgid "%qs attribute only applies to variadic functions"
605 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
607 #: c-common.c:5298
608 #, fuzzy
609 msgid "requested position is not an integer constant"
610 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÀ°¿ô·¿¤ÎÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
612 #: c-common.c:5305
613 msgid "requested position is less than zero"
614 msgstr ""
616 #: c-common.c:5611
617 msgid "%Hignoring return value of %qD, declared with attribute warn_unused_result"
618 msgstr ""
620 #: c-common.c:5615
621 msgid "%Hignoring return value of function declared with attribute warn_unused_result"
622 msgstr ""
624 #: c-common.c:5675
625 #, fuzzy, c-format
626 msgid "attempt to take address of bit-field structure member %qs"
627 msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð `%s' ¤Î¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥¢¥É¥ì¥¹¤ò¼èÆÀ¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
629 #: c-common.c:5727
630 msgid "invalid lvalue in assignment"
631 msgstr "ÂåÆþ¤È¤·¤Æ̵¸ú¤Êº¸ÊÕÃͤǤ¹"
633 #: c-common.c:5730
634 msgid "invalid lvalue in increment"
635 msgstr "¥¤¥ó¥¯¥ê¥á¥ó¥È¤ÎÃæ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹"
637 #: c-common.c:5733
638 msgid "invalid lvalue in decrement"
639 msgstr "¥Ç¥¯¥ê¥á¥ó¥È¤ÎÃæ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹"
641 #: c-common.c:5736
642 #, fuzzy
643 msgid "invalid lvalue in unary %<&%>"
644 msgstr "ñ¹à¤Î `&' ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹"
646 #: c-common.c:5739
647 msgid "invalid lvalue in asm statement"
648 msgstr "asm Ê¸¤ÎÃæ¤Ë̵¸ú¤Êº¸ÊÕÃÍ"
650 #. Except for passing an argument to an unprototyped function,
651 #. this is a constraint violation.  When passing an argument to
652 #. an unprototyped function, it is compile-time undefined;
653 #. making it a constraint in that case was rejected in
654 #. DR#252.
655 #: c-convert.c:83 c-typeck.c:1430 c-typeck.c:3526 cp/typeck.c:1351
656 #: cp/typeck.c:5842 fortran/convert.c:89 treelang/tree-convert.c:79
657 msgid "void value not ignored as it ought to be"
658 msgstr "void ¤ÎÃͤ¬ËÜÍè¤Î°ÕÌ£Ä̤ê¤Ë̵»ë¤µ¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
660 #: c-convert.c:121 fortran/convert.c:122 java/typeck.c:156
661 #: treelang/tree-convert.c:105
662 msgid "conversion to non-scalar type requested"
663 msgstr "Èó¥¹¥«¥é¡¼·¿¤Ø¤ÎÊÑ´¹¤¬Í׵ᤵ¤ì¤Þ¤¹"
665 #: c-decl.c:530
666 #, fuzzy
667 msgid "%Jarray %qD assumed to have one element"
668 msgstr "ÇÛÎó `%s' ¤Ï°ìÍ×ÁǤò»ý¤Ã¤Æ¤¤¤ë¤â¤Î¤È¸«¤Ê¤µ¤ì¤Þ¤¹"
670 #: c-decl.c:643
671 #, c-format
672 msgid "GCC supports only %u nested scopes"
673 msgstr ""
675 #: c-decl.c:727
676 #, fuzzy
677 msgid "%Jlabel %qD used but not defined"
678 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
680 #: c-decl.c:733
681 #, fuzzy
682 msgid "%Jlabel %qD defined but not used"
683 msgstr "¥é¥Ù¥ë `%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
685 #: c-decl.c:735
686 #, fuzzy
687 msgid "%Jlabel %qD declared but not defined"
688 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
690 #: c-decl.c:770
691 #, fuzzy
692 msgid "%Jnested function %qD declared but never defined"
693 msgstr "¥Í¥¹¥È¤·¤¿´Ø¿ô `%s' ¤Ï `extern' ¤ËÀë¸À¤µ¤ì¤Þ¤·¤¿"
695 #: c-decl.c:784 cp/decl.c:568
696 #, fuzzy
697 msgid "%Junused variable %qD"
698 msgstr "ÊÑ¿ô `%s' ¤Ï»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
700 #: c-decl.c:788
701 msgid "%Jtype of array %qD completed incompatibly with implicit initialization"
702 msgstr ""
704 #: c-decl.c:1022
705 #, fuzzy
706 msgid "a parameter list with an ellipsis can%'t match an empty parameter name list declaration"
707 msgstr "¾Êάµ­¹æÉÕ¤­¥Ñ¥é¥á¥¿¥ê¥¹¥È¤Ï¡¢¶õ¤Î²¾°ú¿ô̾¥ê¥¹¥ÈÀë¸À¤È°ìÃפǤ­¤Þ¤»¤ó¡£"
709 #: c-decl.c:1029
710 #, fuzzy
711 msgid "an argument type that has a default promotion can%'t match an empty parameter name list declaration"
712 msgstr "¥Ç¥Õ¥©¥ë¥È¤Ç³Ê¾å¤²¤µ¤ì¤ë·¿¤Î°ú¿ô¤¬¡¢¶õ¤Î²¾°ú¿ô̾¥ê¥¹¥ÈÀë¸À¤ÈŬ¹ç¤·¤Þ¤»¤ó¡£"
714 #: c-decl.c:1065
715 msgid "%Jprototype for %qD declares more arguments than previous old-style definition"
716 msgstr ""
718 #: c-decl.c:1071
719 msgid "%Jprototype for %qD declares fewer arguments than previous old-style definition"
720 msgstr ""
722 #: c-decl.c:1080
723 #, fuzzy
724 msgid "%Jprototype for %qD declares argument %d with incompatible type"
725 msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¡¢°ú¿ô %d ¤¬°ìÃפ·¤Þ¤»¤ó"
727 #. If we get here, no errors were found, but do issue a warning
728 #. for this poor-style construct.
729 #: c-decl.c:1093
730 msgid "%Jprototype for %qD follows non-prototype definition"
731 msgstr ""
733 #: c-decl.c:1108
734 #, fuzzy
735 msgid "%Jprevious definition of %qD was here"
736 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
738 #: c-decl.c:1110
739 #, fuzzy
740 msgid "%Jprevious implicit declaration of %qD was here"
741 msgstr "Á°Êý¤Ç¤Î `%s' ¤Î°ÅÌÛŪ¤ÊÀë¸À"
743 #: c-decl.c:1112
744 #, fuzzy
745 msgid "%Jprevious declaration of %qD was here"
746 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
748 #: c-decl.c:1149
749 #, fuzzy
750 msgid "%J%qD redeclared as different kind of symbol"
751 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
753 #: c-decl.c:1154
754 #, fuzzy
755 msgid "%Jbuilt-in function %qD declared as non-function"
756 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
758 #: c-decl.c:1157 c-decl.c:1273 c-decl.c:1879
759 #, fuzzy
760 msgid "%Jdeclaration of %qD shadows a built-in function"
761 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
763 #: c-decl.c:1166
764 #, fuzzy
765 msgid "%Jredeclaration of enumerator %qD"
766 msgstr "`enum %s' ¤ÎºÆÀë¸À"
768 #. If types don't match for a built-in, throw away the
769 #. built-in.  No point in calling locate_old_decl here, it
770 #. won't print anything.
771 #: c-decl.c:1187
772 #, fuzzy
773 msgid "%Jconflicting types for built-in function %qD"
774 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
776 #: c-decl.c:1211 c-decl.c:1224 c-decl.c:1234
777 #, fuzzy
778 msgid "%Jconflicting types for %qD"
779 msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
781 #: c-decl.c:1232
782 #, fuzzy
783 msgid "%J conflicting type qualifiers for %qD"
784 msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
786 #. Allow OLDDECL to continue in use.
787 #: c-decl.c:1249
788 #, fuzzy
789 msgid "%Jredefinition of typedef %qD"
790 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
792 #: c-decl.c:1291 c-decl.c:1301 c-decl.c:1314 c-decl.c:1396
793 #, fuzzy
794 msgid "%Jredefinition of %qD"
795 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
797 #: c-decl.c:1353 c-decl.c:1434
798 #, fuzzy
799 msgid "%Jstatic declaration of %qD follows non-static declaration"
800 msgstr "`%s' ¤ÏÈó static ¤Î¸å¤Ç static Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
802 #: c-decl.c:1363 c-decl.c:1370 c-decl.c:1423 c-decl.c:1431
803 #, fuzzy
804 msgid "%Jnon-static declaration of %qD follows static declaration"
805 msgstr "`%s' ¤Ï static ¤Î¸å¤ÇÈó static Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
807 #: c-decl.c:1383
808 #, fuzzy
809 msgid "%Jthread-local declaration of %qD follows non-thread-local declaration"
810 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
812 #: c-decl.c:1386
813 #, fuzzy
814 msgid "%Jnon-thread-local declaration of %qD follows thread-local declaration"
815 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
817 #: c-decl.c:1416
818 #, fuzzy
819 msgid "%Jextern declaration of %qD follows declaration with no linkage"
820 msgstr "`%s' ¤Îextern Àë¸À¤Ï¥°¥í¡¼¥Ð¥ë¤Î¤½¤ì¤È°ìÃפ·¤Þ¤»¤ó"
822 #: c-decl.c:1452
823 #, fuzzy
824 msgid "%Jdeclaration of %qD with no linkage follows extern declaration"
825 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
827 #: c-decl.c:1458
828 #, fuzzy
829 msgid "%Jredeclaration of %qD with no linkage"
830 msgstr "%s: '%s' ¤ÎÀë¸À¤ÏÊÑ´¹¤µ¤ì¤Þ¤»¤ó\n"
832 #: c-decl.c:1472
833 msgid "%Jredeclaration of %qD with different visibility (old visibility preserved)"
834 msgstr ""
836 #: c-decl.c:1483
837 msgid "%Jinline declaration of %qD follows declaration with attribute noinline"
838 msgstr ""
840 #: c-decl.c:1490
841 #, fuzzy
842 msgid "%Jdeclaration of %qD with attribute noinline follows inline declaration "
843 msgstr "¥¹¥¿¥Æ¥£¥Ã¥¯ÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤Ë¤¢¤ê¤Þ¤¹"
845 #: c-decl.c:1505
846 #, fuzzy
847 msgid "%J%qD declared inline after being called"
848 msgstr "`%s' ¤Ï¸Æ¤Ó½Ð¤µ¤ì¤ë¤è¤ê¤â¸å¤í¤Ç inline Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
850 #: c-decl.c:1511
851 #, fuzzy
852 msgid "%J%qD declared inline after its definition"
853 msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤è¤ê¤â¸å¤Ç inline Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
855 #: c-decl.c:1531
856 #, fuzzy
857 msgid "%Jredefinition of parameter %qD"
858 msgstr "`%s %s' ¤ÎºÆÄêµÁ"
860 #: c-decl.c:1555
861 #, fuzzy
862 msgid "%Jredundant redeclaration of %qD"
863 msgstr "`%s' ¤Î¾éĹ¤ÊºÆÀë¸À¤¬Æ±°ì¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
865 #: c-decl.c:1866
866 #, fuzzy
867 msgid "%Jdeclaration of %qD shadows previous non-variable"
868 msgstr "`%s' ¤ÎÀë¸À¤ÏÁ°Êý¤Î¥í¡¼¥«¥ë¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
870 #: c-decl.c:1871
871 #, fuzzy
872 msgid "%Jdeclaration of %qD shadows a parameter"
873 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
875 #: c-decl.c:1874
876 #, fuzzy
877 msgid "%Jdeclaration of %qD shadows a global declaration"
878 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
880 #: c-decl.c:1884
881 #, fuzzy
882 msgid "%Jdeclaration of %qD shadows a previous local"
883 msgstr "`%s' ¤ÎÀë¸À¤ÏÁ°Êý¤Î¥í¡¼¥«¥ë¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
885 #: c-decl.c:1887 cp/name-lookup.c:942 cp/name-lookup.c:973
886 #: cp/name-lookup.c:981
887 msgid "%Jshadowed declaration is here"
888 msgstr ""
890 #: c-decl.c:2041
891 #, fuzzy
892 msgid "nested extern declaration of %qD"
893 msgstr "`%s' ¤Î extern Àë¸À¤¬¥Í¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
895 #: c-decl.c:2201
896 #, fuzzy, c-format
897 msgid "implicit declaration of function %qE"
898 msgstr "´Ø¿ô `%s' ¤Î°ÅÌÛ¤ÎÀë¸À"
900 #: c-decl.c:2262
901 #, fuzzy
902 msgid "incompatible implicit declaration of built-in function %qD"
903 msgstr "´Ø¿ô `%s' ¤Î°ÅÌÛ¤ÎÀë¸À"
905 #: c-decl.c:2271
906 #, fuzzy
907 msgid "incompatible implicit declaration of function %qD"
908 msgstr "´Ø¿ô `%s' ¤Î°ÅÌÛ¤ÎÀë¸À"
910 #: c-decl.c:2324
911 #, fuzzy, c-format
912 msgid "%qE undeclared here (not in a function)"
913 msgstr "`%s' ¤¬¤³¤³¤Ç¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó (´Ø¿ô¤ÎÃæ¤Ç¤Ï¤Ê¤¤)"
915 #: c-decl.c:2329
916 #, fuzzy, c-format
917 msgid "%qE undeclared (first use in this function)"
918 msgstr "`%s' ¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó (¤³¤Î´Ø¿ôÆâ¤ÇºÇ½é¤ËÍøÍÑ)"
920 #: c-decl.c:2333
921 msgid "(Each undeclared identifier is reported only once"
922 msgstr "(̤Àë¸À¤Î³ÆÊÑ¿ô¤Ë¤Ä¤¤¤Æ¤Ï¡¢¤½¤ì¤¬ºÇ½é¤Ë¸½¤ï¤ì¤¿¤½¤ì¤¾¤ì¤Î´Ø¿ô"
924 #: c-decl.c:2334
925 msgid "for each function it appears in.)"
926 msgstr " ¤ËÂФ·¤Æ°ìÅÙ¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹¡£)"
928 #: c-decl.c:2372
929 #, fuzzy, c-format
930 msgid "label %qs referenced outside of any function"
931 msgstr "¥é¥Ù¥ë %s ¤¬¤¢¤é¤æ¤ë´Ø¿ô¤Î³°Â¦¤Ç»²¾È¤µ¤ì¤Þ¤·¤¿"
933 #: c-decl.c:2415
934 #, fuzzy, c-format
935 msgid "duplicate label declaration %qs"
936 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
938 #: c-decl.c:2450
939 #, fuzzy
940 msgid "%Hduplicate label %qD"
941 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
943 #: c-decl.c:2472
944 msgid "%Htraditional C lacks a separate namespace for labels, identifier %qs conflicts"
945 msgstr ""
947 #: c-decl.c:2538
948 msgid "%H%qs defined as wrong kind of tag"
949 msgstr ""
951 #: c-decl.c:2761
952 msgid "unnamed struct/union that defines no instances"
953 msgstr "̵̾¹½Â¤ÂÎ/¶¦ÍÑÂΤ¬¡¢¤½¤Î¥¤¥ó¥¹¥¿¥ó¥¹¤òÄêµÁ¤·¤Æ¤¤¤Þ¤»¤ó"
955 #: c-decl.c:2769
956 msgid "empty declaration with storage class specifier does not redeclare tag"
957 msgstr ""
959 #: c-decl.c:2780
960 #, fuzzy
961 msgid "empty declaration with type qualifier does not redeclare tag"
962 msgstr "Àë¸À¤¬²¿¤âÀë¸À¤·¤Æ¤¤¤Þ¤»¤ó"
964 #: c-decl.c:2801 c-decl.c:2808
965 #, fuzzy
966 msgid "useless type name in empty declaration"
967 msgstr "¶õ¤ÎÀë¸À¤ÎÃæ¤Ë¡¢Ìµ°ÕÌ£¤Ê¥­¡¼¥ï¡¼¥ÉËô¤Ï·¿Ì¾¤¬¤¢¤ê¤Þ¤¹"
969 #: c-decl.c:2816
970 #, fuzzy
971 msgid "%<inline%> in empty declaration"
972 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
974 #: c-decl.c:2822
975 #, fuzzy
976 msgid "%<auto%> in file-scope empty declaration"
977 msgstr "°ì¤Ä¤Î¶õ¤ÎÀë¸ÀÃæ¤Ë¡¢Æó¤Ä¤Î·¿¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
979 #: c-decl.c:2828
980 #, fuzzy
981 msgid "%<register%> in file-scope empty declaration"
982 msgstr "°ì¤Ä¤Î¶õ¤ÎÀë¸ÀÃæ¤Ë¡¢Æó¤Ä¤Î·¿¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
984 #: c-decl.c:2834
985 #, fuzzy
986 msgid "useless storage class specifier in empty declaration"
987 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
989 #: c-decl.c:2840
990 #, fuzzy
991 msgid "useless %<__thread%> in empty declaration"
992 msgstr "¶õ¤ÎÀë¸À¤ÎÃæ¤Ë¡¢Ìµ°ÕÌ£¤Ê¥­¡¼¥ï¡¼¥ÉËô¤Ï·¿Ì¾¤¬¤¢¤ê¤Þ¤¹"
994 #: c-decl.c:2848
995 #, fuzzy
996 msgid "useless type qualifier in empty declaration"
997 msgstr "¶õ¤ÎÀë¸À¤ÎÃæ¤Ë¡¢Ìµ°ÕÌ£¤Ê¥­¡¼¥ï¡¼¥ÉËô¤Ï·¿Ì¾¤¬¤¢¤ê¤Þ¤¹"
999 #: c-decl.c:2855 c-parse.y:781 c-parse.y:783 objc/objc-parse.y:818
1000 #: objc/objc-parse.y:820
1001 msgid "empty declaration"
1002 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
1004 #: c-decl.c:2921
1005 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
1006 msgstr ""
1008 #: c-decl.c:2924
1009 #, fuzzy
1010 msgid "ISO C90 does not support %<[*]%> array declarators"
1011 msgstr "ISO C89 ¤Ï²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1013 #: c-decl.c:2927
1014 msgid "GCC does not yet properly implement %<[*]%> array declarators"
1015 msgstr ""
1017 #: c-decl.c:2946
1018 #, fuzzy
1019 msgid "static or type qualifiers in abstract declarator"
1020 msgstr "¥Ý¥¤¥ó¥¿Àë¸À»Ò¤ËÉÔŬÀڤʷ¿½¤¾þ»Ò"
1022 #: c-decl.c:3005
1023 #, fuzzy
1024 msgid "%J%qD is usually a function"
1025 msgstr "`%s' ¤ÏÄ̾ï¤Ï´Ø¿ô¤Ç¤¹"
1027 #: c-decl.c:3014 cp/decl.c:3617 cp/decl2.c:850
1028 #, fuzzy
1029 msgid "typedef %qD is initialized (use __typeof__ instead)"
1030 msgstr "typedef `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
1032 #: c-decl.c:3019
1033 #, fuzzy
1034 msgid "function %qD is initialized like a variable"
1035 msgstr "´Ø¿ô `%s' ¤¬ÊÑ¿ô¤Ç¤¢¤ë¤«¤Î¤è¤¦¤Ë½é´ü²½¤µ¤ì¤Þ¤·¤¿"
1037 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
1038 #: c-decl.c:3025
1039 #, fuzzy
1040 msgid "parameter %qD is initialized"
1041 msgstr "²¾°ú¿ô `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
1043 #. Although C99 is unclear about whether incomplete arrays
1044 #. of VLAs themselves count as VLAs, it does not make
1045 #. sense to permit them to be initialized given that
1046 #. ordinary VLAs may not be initialized.
1047 #: c-decl.c:3044 c-decl.c:3059 c-typeck.c:4380
1048 msgid "variable-sized object may not be initialized"
1049 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
1051 #: c-decl.c:3050
1052 #, fuzzy
1053 msgid "variable %qD has initializer but incomplete type"
1054 msgstr "ÊÑ¿ô `%s' ¤Ë¤Ï½é´ü²½»Ò¤¬¤¢¤ê¤Þ¤¹¤¬¡¢ÉÔ´°Á´·¿¤Ç¤¹"
1056 #: c-decl.c:3126 c-decl.c:5741 cp/decl.c:3657 cp/decl.c:9941
1057 msgid "%Jinline function %qD given attribute noinline"
1058 msgstr ""
1060 #: c-decl.c:3194
1061 #, fuzzy
1062 msgid "%Jinitializer fails to determine size of %qD"
1063 msgstr "½é´ü²½»Ò¤Ï `%s' ¤Î¥µ¥¤¥º¤ÎÆÃÄê¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
1065 #: c-decl.c:3199
1066 #, fuzzy
1067 msgid "%Jarray size missing in %qD"
1068 msgstr "`%s' ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
1070 #: c-decl.c:3215
1071 #, fuzzy
1072 msgid "%Jzero or negative size array %qD"
1073 msgstr "`%s' ¤ÎÇÛÎó¥µ¥¤¥º¤¬¥¼¥íËô¤ÏÉé¤Ç¤¹"
1075 #: c-decl.c:3241 varasm.c:1556
1076 #, fuzzy
1077 msgid "%Jstorage size of %qD isn%'t known"
1078 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬¤ï¤«¤ê¤Þ¤»¤ó"
1080 #: c-decl.c:3251
1081 #, fuzzy
1082 msgid "%Jstorage size of %qD isn%'t constant"
1083 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬°ìÄê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1085 #: c-decl.c:3299
1086 #, fuzzy
1087 msgid "%Jignoring asm-specifier for non-static local variable %qD"
1088 msgstr "Èó static ¥í¡¼¥«¥ëÊÑ¿ô `%s' ¤Ø¤Î asm »ØÄê»Ò¤Ï̵»ë¤µ¤ì¤Þ¤¹"
1090 #: c-decl.c:3329 fortran/f95-lang.c:646
1091 msgid "cannot put object with volatile field into register"
1092 msgstr "volatile ¥Õ¥£¡¼¥ë¥É¤ò¥ì¥¸¥¹¥¿¤Ë»ý¤Ã¤Æ¤¤¤ë¤è¤¦¤Ê¥ª¥Ö¥¸¥§¥¯¥È¤òÃÖ¤±¤Þ¤»¤ó"
1094 #: c-decl.c:3463
1095 msgid "ISO C forbids forward parameter declarations"
1096 msgstr "ISO C ¤ÏÁ°Êý²¾°ú¿ôÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
1098 #: c-decl.c:3648
1099 #, fuzzy
1100 msgid "<anonymous>"
1101 msgstr "<̵̾ %s>"
1103 #: c-decl.c:3657
1104 #, fuzzy, c-format
1105 msgid "bit-field %qs width not an integer constant"
1106 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1108 #: c-decl.c:3665
1109 #, fuzzy, c-format
1110 msgid "negative width in bit-field %qs"
1111 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬Éé¤Î¿ô¤Ç¤¹"
1113 #: c-decl.c:3670
1114 #, fuzzy, c-format
1115 msgid "zero width for bit-field %qs"
1116 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬ 0 ¤Ç¤¹"
1118 #: c-decl.c:3680
1119 #, fuzzy, c-format
1120 msgid "bit-field %qs has invalid type"
1121 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
1123 #: c-decl.c:3689
1124 #, fuzzy, c-format
1125 msgid "type of bit-field %qs is a GCC extension"
1126 msgstr "#%s ¤Ï GCC ¤Î³ÈÄ¥¤Ç¤¹"
1128 #: c-decl.c:3698
1129 #, fuzzy, c-format
1130 msgid "width of %qs exceeds its type"
1131 msgstr "`%s' ¤ÎÉý¤Ï¤½¤Î·¿¤Î¥µ¥¤¥º¤òĶ¤¨¤Æ¤¤¤Þ¤¹"
1133 #: c-decl.c:3711
1134 #, fuzzy, c-format
1135 msgid "%qs is narrower than values of its type"
1136 msgstr "`%s' ¤Ï¤½¤Î·¿¤ÎÃͤè¤ê¤â¶¹¤¤¤Ç¤¹"
1138 #: c-decl.c:3836
1139 #, fuzzy
1140 msgid "type defaults to %<int%> in declaration of %qs"
1141 msgstr "`%s' ¤ÎÀë¸À¤Ç·¿¤¬¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤µ¤ì¤Þ¤·¤¿"
1143 #: c-decl.c:3864
1144 #, fuzzy
1145 msgid "duplicate %<const%>"
1146 msgstr "½ÅÊ£¤·¤¿ `const'"
1148 #: c-decl.c:3866
1149 #, fuzzy
1150 msgid "duplicate %<restrict%>"
1151 msgstr "½ÅÊ£¤·¤¿¥é¥Ù¥ë `restrict'"
1153 #: c-decl.c:3868
1154 #, fuzzy
1155 msgid "duplicate %<volatile%>"
1156 msgstr "½ÅÊ£¤·¤¿ `volatile'"
1158 #: c-decl.c:3887
1159 #, fuzzy
1160 msgid "function definition declared %<auto%>"
1161 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `auto' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
1163 #: c-decl.c:3889
1164 #, fuzzy
1165 msgid "function definition declared %<register%>"
1166 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `register' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
1168 #: c-decl.c:3891
1169 #, fuzzy
1170 msgid "function definition declared %<typedef%>"
1171 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `typedef' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
1173 #: c-decl.c:3893
1174 #, fuzzy
1175 msgid "function definition declared %<__thread%>"
1176 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `typedef' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
1178 #: c-decl.c:3909
1179 #, fuzzy, c-format
1180 msgid "storage class specified for structure field %qs"
1181 msgstr "¹½Â¤ÂÎ¥Õ¥£¡¼¥ë¥É `%s' ¤Ë»ØÄꤵ¤ì¤¿µ­²±¥¯¥é¥¹"
1183 #: c-decl.c:3913 cp/decl.c:7053
1184 #, fuzzy, c-format
1185 msgid "storage class specified for parameter %qs"
1186 msgstr "²¾°ú¿ô `%s' ¤Ç»ØÄꤵ¤ì¤¿µ­²±¥¯¥é¥¹"
1188 #: c-decl.c:3916 cp/decl.c:7055
1189 msgid "storage class specified for typename"
1190 msgstr "·¿Ì¾¤ËÂФ·¤Æ»ØÄꤵ¤ì¤¿µ­²±¥¯¥é¥¹"
1192 #: c-decl.c:3929 cp/decl.c:7072
1193 #, fuzzy
1194 msgid "%qs initialized and declared %<extern%>"
1195 msgstr "`%s' ¤¬½é´ü²½¤µ¤ì¤ë¤È¤³¤í¤Ç¡¢`extern' Àë¸À¤µ¤ì¤Þ¤·¤¿"
1197 #: c-decl.c:3931 cp/decl.c:7075
1198 #, fuzzy
1199 msgid "%qs has both %<extern%> and initializer"
1200 msgstr "`%s' ¤Ë `extern' ¤È½é´ü²½»Ò¤ÎξÊý¤¬¤¢¤ê¤Þ¤¹"
1202 #: c-decl.c:3936
1203 #, fuzzy
1204 msgid "file-scope declaration of %qs specifies %<auto%>"
1205 msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹"
1207 #: c-decl.c:3938
1208 #, fuzzy
1209 msgid "file-scope declaration of %qs specifies %<register%>"
1210 msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹"
1212 #: c-decl.c:3943 cp/decl.c:7079
1213 #, fuzzy
1214 msgid "nested function %qs declared %<extern%>"
1215 msgstr "¥Í¥¹¥È¤·¤¿´Ø¿ô `%s' ¤Ï `extern' ¤ËÀë¸À¤µ¤ì¤Þ¤·¤¿"
1217 #: c-decl.c:3946 cp/decl.c:7089
1218 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
1219 msgstr ""
1221 #. Only the innermost declarator (making a parameter be of
1222 #. array type which is converted to pointer type)
1223 #. may have static or type qualifiers.
1224 #: c-decl.c:3993 c-decl.c:4183
1225 #, fuzzy
1226 msgid "static or type qualifiers in non-parameter array declarator"
1227 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
1229 #: c-decl.c:4039
1230 #, fuzzy, c-format
1231 msgid "declaration of %qs as array of voids"
1232 msgstr "`%s' ¤ÎÀë¸À¤Ï void ¤ÎÇÛÎó"
1234 #: c-decl.c:4045
1235 #, fuzzy, c-format
1236 msgid "declaration of %qs as array of functions"
1237 msgstr "`%s' ¤ÎÀë¸À¤Ï´Ø¿ô¤ÎÇÛÎó"
1239 #: c-decl.c:4050
1240 #, fuzzy
1241 msgid "invalid use of structure with flexible array member"
1242 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
1244 #: c-decl.c:4070
1245 #, fuzzy, c-format
1246 msgid "size of array %qs has non-integer type"
1247 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿"
1249 #: c-decl.c:4075
1250 #, fuzzy, c-format
1251 msgid "ISO C forbids zero-size array %qs"
1252 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
1254 #: c-decl.c:4082
1255 #, fuzzy, c-format
1256 msgid "size of array %qs is negative"
1257 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Éé¤Ç¤¹"
1259 #: c-decl.c:4096
1260 #, fuzzy
1261 msgid "ISO C90 forbids array %qs whose size can%'t be evaluated"
1262 msgstr "ISO C89 ¤Ï¥µ¥¤¥º¤¬É¾²Á¤Ç¤­¤Ê¤¤ÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
1264 #: c-decl.c:4100
1265 #, fuzzy, c-format
1266 msgid "ISO C90 forbids variable-size array %qs"
1267 msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
1269 #: c-decl.c:4139 c-decl.c:4303 cp/decl.c:7509
1270 #, fuzzy, c-format
1271 msgid "size of array %qs is too large"
1272 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Â礭¤¹¤®¤Þ¤¹"
1274 #: c-decl.c:4150
1275 #, fuzzy
1276 msgid "ISO C90 does not support flexible array members"
1277 msgstr "ISO C89 ¤Ï²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1279 #: c-decl.c:4160
1280 msgid "array type has incomplete element type"
1281 msgstr "ÇÛÎó¤Î·¿¤¬ÉÔ´°Á´Í×ÁÇ·¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
1283 #: c-decl.c:4215 cp/decl.c:7179
1284 #, fuzzy, c-format
1285 msgid "%qs declared as function returning a function"
1286 msgstr "`%s' ¤Ï´Ø¿ô¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
1288 #: c-decl.c:4220 cp/decl.c:7184
1289 #, fuzzy, c-format
1290 msgid "%qs declared as function returning an array"
1291 msgstr "`%s' ¤ÏÇÛÎó¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
1293 #: c-decl.c:4240
1294 #, fuzzy
1295 msgid "function definition has qualified void return type"
1296 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `typedef' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
1298 #: c-decl.c:4242
1299 msgid "type qualifiers ignored on function return type"
1300 msgstr "´Ø¿ôÌá¤êÃͤη¿½¤¾þ»Ò¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
1302 #: c-decl.c:4271 c-decl.c:4316 c-decl.c:4410 c-decl.c:4501
1303 msgid "ISO C forbids qualified function types"
1304 msgstr "ISO C ¤Ï´Ø¿ô¤Î·¿½¤¾þ»Ò¤ò¶Ø¤¸¤Þ¤¹"
1306 #: c-decl.c:4324
1307 msgid "%Jtypedef %qD declared %<inline%>"
1308 msgstr ""
1310 #: c-decl.c:4354
1311 msgid "ISO C forbids const or volatile function types"
1312 msgstr "ISO C ¤Ï const ¤ä volatile ¤Î´Ø¿ô·¿¤ò¶Ø¤¸¤Þ¤¹"
1314 #: c-decl.c:4374
1315 #, fuzzy, c-format
1316 msgid "variable or field %qs declared void"
1317 msgstr "ÊÑ¿ô¤Þ¤¿¤ÏÎΰè `%s' ¤Ï void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
1319 #: c-decl.c:4403
1320 #, fuzzy
1321 msgid "attributes in parameter array declarator ignored"
1322 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Ç `::' ¤ò»È¤¨¤Þ¤»¤ó"
1324 #: c-decl.c:4438
1325 #, fuzzy
1326 msgid "%Jparameter %qD declared %<inline%>"
1327 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
1329 #: c-decl.c:4451
1330 #, fuzzy, c-format
1331 msgid "field %qs declared as a function"
1332 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
1334 #: c-decl.c:4457
1335 #, fuzzy, c-format
1336 msgid "field %qs has incomplete type"
1337 msgstr "Îΰè `%s' ¤ÏÉÔ´°Á´¤Ê·¿¤Ç¤¹"
1339 #: c-decl.c:4471 c-decl.c:4483 c-decl.c:4487
1340 #, fuzzy, c-format
1341 msgid "invalid storage class for function %qs"
1342 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
1344 #: c-decl.c:4507
1345 #, fuzzy
1346 msgid "%<noreturn%> function returns non-void value"
1347 msgstr "`noreturn' ´Ø¿ô¤¬Èó void ÃͤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
1349 #: c-decl.c:4535
1350 #, fuzzy
1351 msgid "cannot inline function %<main%>"
1352 msgstr "`main' ¤ò inline ´Ø¿ô¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
1354 #: c-decl.c:4582
1355 msgid "variable previously declared %<static%> redeclared %<extern%>"
1356 msgstr ""
1358 #: c-decl.c:4591
1359 #, fuzzy
1360 msgid "%Jvariable %qD declared %<inline%>"
1361 msgstr "ÊÑ¿ô `%s' ¤¬ `inline' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
1363 #. A mere warning is sure to result in improper semantics
1364 #. at runtime.  Don't bother to allow this to compile.
1365 #: c-decl.c:4622 cp/decl.c:5920
1366 #, fuzzy
1367 msgid "thread-local storage not supported for this target"
1368 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
1370 #: c-decl.c:4684 c-decl.c:5778
1371 #, fuzzy
1372 msgid "function declaration isn%'t a prototype"
1373 msgstr "´Ø¿ôÀë¸À¤Ï¥×¥í¥È¥¿¥¤¥×¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1375 #: c-decl.c:4692
1376 msgid "parameter names (without types) in function declaration"
1377 msgstr "´Ø¿ôÀë¸ÀÃæ¤Ë¡Ê·¿¤Î̵¤¤¡Ë²¾°ú¿ô̾¤¬¤¢¤ê¤Þ¤¹"
1379 #: c-decl.c:4725
1380 #, fuzzy
1381 msgid "%Jparameter %u (%qD) has incomplete type"
1382 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
1384 #: c-decl.c:4728
1385 #, fuzzy
1386 msgid "%Jparameter %u has incomplete type"
1387 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
1389 #: c-decl.c:4737
1390 #, fuzzy
1391 msgid "%Jparameter %u (%qD) has void type"
1392 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
1394 #: c-decl.c:4740
1395 #, fuzzy
1396 msgid "%Jparameter %u has void type"
1397 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
1399 #: c-decl.c:4797
1400 msgid "%<void%> as only parameter may not be qualified"
1401 msgstr ""
1403 #: c-decl.c:4801 c-decl.c:4836
1404 msgid "%<void%> must be the only parameter"
1405 msgstr ""
1407 #: c-decl.c:4829
1408 #, fuzzy
1409 msgid "%Jparameter %qD has just a forward declaration"
1410 msgstr "²¾°ú¿ô `%s' ¾¯¤·Á°Êý¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1412 #. The %s will be one of 'struct', 'union', or 'enum'.
1413 #: c-decl.c:4875
1414 #, fuzzy
1415 msgid "%<%s %E%> declared inside parameter list"
1416 msgstr "`%s %s' ¤Ï²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1418 #. The %s will be one of 'struct', 'union', or 'enum'.
1419 #: c-decl.c:4879
1420 #, fuzzy, c-format
1421 msgid "anonymous %s declared inside parameter list"
1422 msgstr "̵̾¹½Â¤ÂΤ¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1424 #: c-decl.c:4884
1425 #, fuzzy
1426 msgid "its scope is only this definition or declaration, which is probably not what you want"
1427 msgstr "¤½¤Î¥¹¥³¡¼¥×¤ÏÄêµÁ¤«Àë¸À¤À¤±¤Ç¤¹¡¢¶²¤é¤¯Ë¾¤ó¤À¤³¤È¤È°Û¤Ê¤ë¤Ç¤·¤ç¤¦¡£"
1429 #: c-decl.c:5017
1430 #, fuzzy
1431 msgid "redefinition of %<union %s%>"
1432 msgstr "`%s %s' ¤ÎºÆÄêµÁ"
1434 #: c-decl.c:5019
1435 #, fuzzy
1436 msgid "redefinition of %<struct %s%>"
1437 msgstr "`%s %s' ¤ÎºÆÄêµÁ"
1439 #: c-decl.c:5024
1440 #, fuzzy
1441 msgid "nested redefinition of %<union %s%>"
1442 msgstr "`%s' ¤Î¥Í¥¹¥È¤·¤¿ºÆÄêµÁ"
1444 #: c-decl.c:5027
1445 #, fuzzy
1446 msgid "nested redefinition of %<struct %s%>"
1447 msgstr "`%s' ¤Î¥Í¥¹¥È¤·¤¿ºÆÄêµÁ"
1449 #: c-decl.c:5099 cp/decl.c:3414
1450 msgid "declaration does not declare anything"
1451 msgstr "Àë¸À¤¬²¿¤âÀë¸À¤·¤Æ¤¤¤Þ¤»¤ó"
1453 #: c-decl.c:5103
1454 #, fuzzy
1455 msgid "ISO C doesn%'t support unnamed structs/unions"
1456 msgstr "ISO C ¤Ç¤Ï̵̾¹½Â¤ÂΤ䶦ÍÑÂΤò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1458 #: c-decl.c:5146 c-decl.c:5162
1459 #, fuzzy
1460 msgid "%Jduplicate member %qD"
1461 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
1463 #: c-decl.c:5201
1464 #, fuzzy
1465 msgid "union has no named members"
1466 msgstr "̾Á°ÉÕ¤­¥á¥ó¥Ð"
1468 #: c-decl.c:5203
1469 #, fuzzy
1470 msgid "union has no members"
1471 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
1473 #: c-decl.c:5208
1474 #, fuzzy
1475 msgid "struct has no named members"
1476 msgstr "̾Á°ÉÕ¤­¥á¥ó¥Ð"
1478 #: c-decl.c:5210
1479 #, fuzzy
1480 msgid "struct has no members"
1481 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤Ï²¾°ú¿ô¤ò¼è¤ê¤Þ¤»¤ó"
1483 #: c-decl.c:5267
1484 #, fuzzy
1485 msgid "%Jflexible array member in union"
1486 msgstr "¶¦ÍÑÂΤ˲ÄÊÑÇÛÎó¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤¹"
1488 #: c-decl.c:5272
1489 #, fuzzy
1490 msgid "%Jflexible array member not at end of struct"
1491 msgstr "¹½Â¤ÂΤκǸå¤Ç¤Ï¤Ê¤¤½ê¤Ë²ÄÊÑÇÛÎó¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤¹"
1493 #: c-decl.c:5277
1494 #, fuzzy
1495 msgid "%Jflexible array member in otherwise empty struct"
1496 msgstr "¹½Â¤ÂΤ˲ÄÊÑÇÛÎó¥á¥ó¥Ð°Ê³°¤Î¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤»¤ó"
1498 #: c-decl.c:5284
1499 #, fuzzy
1500 msgid "%Jinvalid use of structure with flexible array member"
1501 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
1503 #: c-decl.c:5392
1504 msgid "union cannot be made transparent"
1505 msgstr "¶¦ÍÑÂΤòÆ©²áŪ¤Ë¤Ç¤­¤Þ¤»¤ó"
1507 #: c-decl.c:5463
1508 #, fuzzy
1509 msgid "nested redefinition of %<enum %s%>"
1510 msgstr "`%s' ¤Î¥Í¥¹¥È¤·¤¿ºÆÄêµÁ"
1512 #. This enum is a named one that has been declared already.
1513 #: c-decl.c:5470
1514 #, fuzzy
1515 msgid "redeclaration of %<enum %s%>"
1516 msgstr "`enum %s' ¤ÎºÆÀë¸À"
1518 #: c-decl.c:5533
1519 msgid "enumeration values exceed range of largest integer"
1520 msgstr "Îóµó»Ò¤ÎÃͤ¬À°¿ô¤ÎÈϰϤκÇÂçÃͤòĶ¤¨¤Þ¤·¤¿"
1522 #: c-decl.c:5550
1523 msgid "specified mode too small for enumeral values"
1524 msgstr ""
1526 #: c-decl.c:5649
1527 #, fuzzy, c-format
1528 msgid "enumerator value for %qE is not an integer constant"
1529 msgstr "`%s' ¤ÎÎóµóÃͤ¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1531 #: c-decl.c:5666
1532 msgid "overflow in enumeration values"
1533 msgstr "ÎóµóÃͤ¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼"
1535 #: c-decl.c:5671
1536 #, fuzzy
1537 msgid "ISO C restricts enumerator values to range of %<int%>"
1538 msgstr "ISO C ¤ÏÎóµó»Ò¤ÎÃͤò `int' ¤ÎÈϰϤ˸ÂÄꤷ¤Æ¤¤¤Þ¤¹"
1540 #: c-decl.c:5747
1541 msgid "return type is an incomplete type"
1542 msgstr "Ìá¤êÃͤη¿¤¬ÉÔ´°Á´·¿¤Ç¤¹"
1544 #: c-decl.c:5755
1545 #, fuzzy
1546 msgid "return type defaults to %<int%>"
1547 msgstr "Ìá¤êÃͤη¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤·¤Þ¤¹"
1549 #: c-decl.c:5784
1550 #, fuzzy
1551 msgid "%Jno previous prototype for %qD"
1552 msgstr "`%s' ¤ÎÁ°Êý¥×¥í¥È¥¿¥¤¥×¤¬¤¢¤ê¤Þ¤»¤ó"
1554 #: c-decl.c:5790
1555 #, fuzzy
1556 msgid "%J%qD was used with no prototype before its definition"
1557 msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤ÎÁ°¤Ë¥×¥í¥È¥¿¥¤¥×¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
1559 #: c-decl.c:5797
1560 #, fuzzy
1561 msgid "%Jno previous declaration for %qD"
1562 msgstr "`%s' ¤ÎÁ°ÊýÀë¸À¤¬¤¢¤ê¤Þ¤»¤ó"
1564 #: c-decl.c:5803
1565 #, fuzzy
1566 msgid "%J%qD was used with no declaration before its definition"
1567 msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤ÎÁ°¤ÇÀë¸À¤Ê¤·¤Ç»ÈÍѤµ¤ì¤Þ¤·¤¿"
1569 #: c-decl.c:5836 c-decl.c:6328
1570 #, fuzzy
1571 msgid "%Jreturn type of %qD is not %<int%>"
1572 msgstr "`%s' ¤ÎÌá¤êÃͤη¿¤¬ `int' ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1574 #: c-decl.c:5851
1575 #, fuzzy
1576 msgid "%Jfirst argument of %qD should be %<int%>"
1577 msgstr "`%s' ¤ÎÂè°ì°ú¿ô¤Ï `int' ¤È¤¹¤Ù¤­¤Ç¤¹"
1579 #: c-decl.c:5860
1580 #, fuzzy
1581 msgid "%Jsecond argument of %qD should be %<char **%>"
1582 msgstr "`%s' ¤ÎÂèÆó°ú¿ô¤Ï `char **' ¤È¤¹¤Ù¤­¤Ç¤¹"
1584 #: c-decl.c:5869
1585 #, fuzzy
1586 msgid "%Jthird argument of %qD should probably be %<char **%>"
1587 msgstr "`%s' ¤ÎÂè»°°ú¿ô¤Ï¤ª¤½¤é¤¯ `char **' ¤È¤¹¤Ù¤­¤Ç¤·¤ç¤¦"
1589 #: c-decl.c:5879
1590 #, fuzzy
1591 msgid "%J%qD takes only zero or two arguments"
1592 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
1594 #: c-decl.c:5882
1595 #, fuzzy
1596 msgid "%J%qD is normally a non-static function"
1597 msgstr "`%s' ¤ÏÄ̾Èó static ¤Ê´Ø¿ô¤Ç¤¹"
1599 #: c-decl.c:5928
1600 msgid "%Jold-style parameter declarations in prototyped function definition"
1601 msgstr ""
1603 #: c-decl.c:5941
1604 #, fuzzy
1605 msgid "%Jtraditional C rejects ISO C style function definitions"
1606 msgstr "¸Å¤¤ C ¤Ç¤Ïʸ»úÎó·ë¹ç¤òµñÈݤ·¤Þ¤¹"
1608 #: c-decl.c:5953
1609 #, fuzzy
1610 msgid "%Jparameter name omitted"
1611 msgstr "²¾°ú¿ô¤¬¾Êά¤µ¤ì¤Þ¤·¤¿"
1613 #: c-decl.c:5993
1614 #, fuzzy
1615 msgid "%Jold-style function definition"
1616 msgstr "%s: ´Ø¿ô¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
1618 #: c-decl.c:6001
1619 #, fuzzy
1620 msgid "%Jparameter name missing from parameter list"
1621 msgstr "²¾°ú¿ô¥ê¥¹¥È¤«¤é¤Î²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
1623 #: c-decl.c:6012
1624 #, fuzzy
1625 msgid "%J%qD declared as a non-parameter"
1626 msgstr "`%s %s' ¤Ï²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1628 #: c-decl.c:6017
1629 #, fuzzy
1630 msgid "%Jmultiple parameters named %qD"
1631 msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'"
1633 #: c-decl.c:6025
1634 #, fuzzy
1635 msgid "%Jparameter %qD declared with void type"
1636 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
1638 #: c-decl.c:6040 c-decl.c:6042
1639 #, fuzzy
1640 msgid "%Jtype of %qD defaults to %<int%>"
1641 msgstr "`%s' ¤Î·¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤·¤Þ¤¹"
1643 #: c-decl.c:6061
1644 #, fuzzy
1645 msgid "%Jparameter %qD has incomplete type"
1646 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
1648 #: c-decl.c:6067
1649 #, fuzzy
1650 msgid "%Jdeclaration for parameter %qD but no such parameter"
1651 msgstr "²¾°ú¿ô `%s' ¤ÎÀë¸À¤¬¤¢¤ê¤Þ¤¹¤¬¡¢¤½¤ó¤Ê²¾°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó"
1653 #: c-decl.c:6117
1654 #, fuzzy
1655 msgid "number of arguments doesn%'t match prototype"
1656 msgstr "²¾°ú¿ô¤Î¿ô¤¬¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
1658 #: c-decl.c:6118 c-decl.c:6148 c-decl.c:6155
1659 #, fuzzy
1660 msgid "%Hprototype declaration"
1661 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
1663 #: c-decl.c:6146
1664 #, fuzzy
1665 msgid "promoted argument %qD doesn%'t match prototype"
1666 msgstr "³Ê¾å¤²¤µ¤ì¤¿²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
1668 #: c-decl.c:6154
1669 #, fuzzy
1670 msgid "argument %qD doesn%'t match prototype"
1671 msgstr "²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ë°ìÃפ·¤Þ¤»¤ó"
1673 #: c-decl.c:6361 cp/decl.c:10702
1674 #, fuzzy
1675 msgid "no return statement in function returning non-void"
1676 msgstr "Ìá¤ê·¿¤¬´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤»¤ó"
1678 #: c-decl.c:6368
1679 msgid "this function may return with or without a value"
1680 msgstr "¤³¤Î´Ø¿ô¤ÏÃͤòÊÖ¤·¤¿¤êÊÖ¤µ¤Ê¤«¤Ã¤¿¤ê¤¹¤ë¤Ç¤·¤ç¤¦"
1682 #. If we get here, declarations have been used in a for loop without
1683 #. the C99 for loop scope.  This doesn't make much sense, so don't
1684 #. allow it.
1685 #: c-decl.c:6461
1686 #, fuzzy
1687 msgid "%<for%> loop initial declaration used outside C99 mode"
1688 msgstr "`for' ¥ë¡¼¥×¤Î½é´ü²½Àë¸À¤¬ C99 ¥â¡¼¥É°Ê³°¤Ç»È¤ï¤ì¤Þ¤·¤¿"
1690 #: c-decl.c:6490
1691 #, fuzzy
1692 msgid "%Jdeclaration of static variable %qD in %<for%> loop initial declaration"
1693 msgstr "¥¹¥¿¥Æ¥£¥Ã¥¯ÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤Ë¤¢¤ê¤Þ¤¹"
1695 #: c-decl.c:6493
1696 #, fuzzy
1697 msgid "%Jdeclaration of %<extern%> variable %qD in %<for%> loop initial declaration"
1698 msgstr "`extern' ÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤Ë¤¢¤ê¤Þ¤¹"
1700 #: c-decl.c:6498
1701 #, fuzzy
1702 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
1703 msgstr "`%s %s' ¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1705 #: c-decl.c:6502
1706 #, fuzzy
1707 msgid "%<union %E%> declared in %<for%> loop initial declaration"
1708 msgstr "`%s %s' ¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1710 #: c-decl.c:6506
1711 #, fuzzy
1712 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
1713 msgstr "`%s %s' ¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1715 #: c-decl.c:6510
1716 #, fuzzy
1717 msgid "%Jdeclaration of non-variable %qD in %<for%> loop initial declaration"
1718 msgstr "ÈóÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸À¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
1720 #: c-decl.c:6799 c-decl.c:6948 c-decl.c:7159 cp/decl.c:6747
1721 #, fuzzy, c-format
1722 msgid "duplicate %qs"
1723 msgstr "`%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
1725 #: c-decl.c:6820 c-decl.c:6957 c-decl.c:7060
1726 #, fuzzy
1727 msgid "two or more data types in declaration specifiers"
1728 msgstr "`%s' ¤ÎÀë¸À¤ËÆó¤Ä°Ê¾å¤Î¥Ç¡¼¥¿·¿¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
1730 #: c-decl.c:6832 cp/decl.c:6723
1731 #, fuzzy
1732 msgid "%<long long long%> is too long for GCC"
1733 msgstr "`long long long' ¤Ï GCC ¤Ë¤È¤Ã¤ÆŤ¹¤®¤Þ¤¹"
1735 #: c-decl.c:6839 c-decl.c:7031
1736 msgid "both %<long long%> and %<double%> in declaration specifiers"
1737 msgstr ""
1739 #: c-decl.c:6845
1740 #, fuzzy
1741 msgid "ISO C90 does not support %<long long%>"
1742 msgstr "ISO C89 ¤Ï `long long' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1744 #: c-decl.c:6850 c-decl.c:6870
1745 #, fuzzy
1746 msgid "both %<long%> and %<short%> in declaration specifiers"
1747 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1749 #: c-decl.c:6853 c-decl.c:6964
1750 #, fuzzy
1751 msgid "both %<long%> and %<void%> in declaration specifiers"
1752 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1754 #: c-decl.c:6856 c-decl.c:6983
1755 #, fuzzy
1756 msgid "both %<long%> and %<_Bool%> in declaration specifiers"
1757 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1759 #: c-decl.c:6859 c-decl.c:7002
1760 #, fuzzy
1761 msgid "both %<long%> and %<char%> in declaration specifiers"
1762 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1764 #: c-decl.c:6862 c-decl.c:7015
1765 #, fuzzy
1766 msgid "both %<long%> and %<float%> in declaration specifiers"
1767 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1769 #: c-decl.c:6873 c-decl.c:6967
1770 msgid "both %<short%> and %<void%> in declaration specifiers"
1771 msgstr ""
1773 #: c-decl.c:6876 c-decl.c:6986
1774 msgid "both %<short%> and %<_Bool%> in declaration specifiers"
1775 msgstr ""
1777 #: c-decl.c:6879 c-decl.c:7005
1778 msgid "both %<short%> and %<char%> in declaration specifiers"
1779 msgstr ""
1781 #: c-decl.c:6882 c-decl.c:7018
1782 msgid "both %<short%> and %<float%> in declaration specifiers"
1783 msgstr ""
1785 #: c-decl.c:6885 c-decl.c:7034
1786 msgid "both %<short%> and %<double%> in declaration specifiers"
1787 msgstr ""
1789 #: c-decl.c:6893 c-decl.c:6913
1790 #, fuzzy
1791 msgid "both %<signed%> and %<unsigned%> in declaration specifiers"
1792 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1794 #: c-decl.c:6896 c-decl.c:6970
1795 #, fuzzy
1796 msgid "both %<signed%> and %<void%> in declaration specifiers"
1797 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1799 #: c-decl.c:6899 c-decl.c:6989
1800 #, fuzzy
1801 msgid "both %<signed%> and %<_Bool%> in declaration specifiers"
1802 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1804 #: c-decl.c:6902 c-decl.c:7021
1805 #, fuzzy
1806 msgid "both %<signed%> and %<float%> in declaration specifiers"
1807 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1809 #: c-decl.c:6905 c-decl.c:7037
1810 #, fuzzy
1811 msgid "both %<signed%> and %<double%> in declaration specifiers"
1812 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1814 #: c-decl.c:6916 c-decl.c:6973
1815 #, fuzzy
1816 msgid "both %<unsigned%> and %<void%> in declaration specifiers"
1817 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1819 #: c-decl.c:6919 c-decl.c:6992
1820 #, fuzzy
1821 msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers"
1822 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1824 #: c-decl.c:6922 c-decl.c:7024
1825 #, fuzzy
1826 msgid "both %<unsigned%> and %<float%> in declaration specifiers"
1827 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1829 #: c-decl.c:6925 c-decl.c:7040
1830 #, fuzzy
1831 msgid "both %<unsigned%> and %<double%> in declaration specifiers"
1832 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1834 #: c-decl.c:6933
1835 #, fuzzy
1836 msgid "ISO C90 does not support complex types"
1837 msgstr "ISO C89 ¤Ï complex ·¿¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1839 #: c-decl.c:6935 c-decl.c:6976
1840 msgid "both %<complex%> and %<void%> in declaration specifiers"
1841 msgstr ""
1843 #: c-decl.c:6938 c-decl.c:6995
1844 msgid "both %<complex%> and %<_Bool%> in declaration specifiers"
1845 msgstr ""
1847 #: c-decl.c:7077
1848 #, fuzzy, c-format
1849 msgid "%qs fails to be a typedef or built in type"
1850 msgstr "`%s' ¤ò typedef ¤Þ¤¿¤ÏÁȤ߹þ¤ß·¿¤Ë¤Ç¤­¤Þ¤»¤ó"
1852 #: c-decl.c:7109
1853 #, fuzzy, c-format
1854 msgid "%qs is not at beginning of declaration"
1855 msgstr "`%s' ¤ÏÀë¸À¤Î»Ï¤Þ¤ê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1857 #: c-decl.c:7124
1858 msgid "%<__thread%> used with %<auto%>"
1859 msgstr ""
1861 #: c-decl.c:7126
1862 msgid "%<__thread%> used with %<register%>"
1863 msgstr ""
1865 #: c-decl.c:7128
1866 msgid "%<__thread%> used with %<typedef%>"
1867 msgstr ""
1869 #: c-decl.c:7139 cp/parser.c:7221
1870 msgid "%<__thread%> before %<extern%>"
1871 msgstr ""
1873 #: c-decl.c:7148 cp/parser.c:7211
1874 msgid "%<__thread%> before %<static%>"
1875 msgstr ""
1877 #: c-decl.c:7164
1878 #, fuzzy
1879 msgid "multiple storage classes in declaration specifiers"
1880 msgstr "`%s' ¤ÎÀë¸À¤Ë¤ª¤¤¤ÆÊ£¿ô¤ÎÊݸ¥¯¥é¥¹"
1882 #: c-decl.c:7171
1883 msgid "%<__thread%> used with %qs"
1884 msgstr ""
1886 #: c-decl.c:7225
1887 #, fuzzy
1888 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
1889 msgstr "ISO C ¤Ï `double complex' ¤ò°ÕÌ£¤¹¤ë̵½¤¾þ¤Î `complex' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1891 #: c-decl.c:7270 c-decl.c:7296
1892 msgid "ISO C does not support complex integer types"
1893 msgstr "ISO C ¤ÏÀ°¿ô·¿¤Î complex ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1895 #: c-decl.c:7371 toplev.c:848
1896 #, fuzzy
1897 msgid "%J%qF used but never defined"
1898 msgstr "`%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹"
1900 #: c-format.c:96 c-format.c:209
1901 msgid "format string has invalid operand number"
1902 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ËÉÔŬÀڤʥª¥Ú¥é¥ó¥É¿ô¤¬¤¢¤ê¤Þ¤¹"
1904 #: c-format.c:113
1905 msgid "function does not return string type"
1906 msgstr "´Ø¿ô¤¬Ê¸»úÎ󷿤òÊÖ¤·¤Þ¤»¤ó"
1908 #: c-format.c:142
1909 #, fuzzy
1910 msgid "format string argument not a string type"
1911 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó°ú¿ô¤¬Ê¸»úÎ󷿤ǤϤ¢¤ê¤Þ¤»¤ó"
1913 #: c-format.c:190
1914 msgid "unrecognized format specifier"
1915 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È»ØÄê»Ò"
1917 #: c-format.c:202
1918 #, fuzzy, c-format
1919 msgid "%qs is an unrecognized format function type"
1920 msgstr "`%s' ¤Ïǧ¼±¤Ç¤­¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È´Ø¿ô·¿¤Ç¤¹"
1922 #: c-format.c:215
1923 #, fuzzy
1924 msgid "%<...%> has invalid operand number"
1925 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ËÉÔŬÀڤʥª¥Ú¥é¥ó¥É¿ô¤¬¤¢¤ê¤Þ¤¹"
1927 #: c-format.c:222
1928 #, fuzzy
1929 msgid "format string argument follows the args to be formatted"
1930 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó°ú¿ô¤¬¥Õ¥©¡¼¥Þ¥Ã¥È¤µ¤ì¤ë°ú¿ô¤Î¸å¤Ë³¤¤¤Æ¤¤¤Þ¤¹"
1932 #: c-format.c:345 c-format.c:369
1933 #, fuzzy
1934 msgid "' ' flag"
1935 msgstr "` ' ¥Õ¥é¥°"
1937 #: c-format.c:345 c-format.c:369
1938 #, fuzzy
1939 msgid "the ' ' printf flag"
1940 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
1942 #: c-format.c:346 c-format.c:370 c-format.c:408 c-format.c:465
1943 #, fuzzy
1944 msgid "'+' flag"
1945 msgstr "`+' ¥Õ¥é¥°"
1947 #: c-format.c:346 c-format.c:370 c-format.c:408
1948 #, fuzzy
1949 msgid "the '+' printf flag"
1950 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
1952 #: c-format.c:347 c-format.c:371 c-format.c:409 c-format.c:441
1953 #, fuzzy
1954 msgid "'#' flag"
1955 msgstr "`#' ¥Õ¥é¥°"
1957 #: c-format.c:347 c-format.c:371 c-format.c:409
1958 #, fuzzy
1959 msgid "the '#' printf flag"
1960 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
1962 #: c-format.c:348 c-format.c:372 c-format.c:439
1963 #, fuzzy
1964 msgid "'0' flag"
1965 msgstr "`0' ¥Õ¥é¥°"
1967 #: c-format.c:348 c-format.c:372
1968 #, fuzzy
1969 msgid "the '0' printf flag"
1970 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
1972 #: c-format.c:349 c-format.c:373 c-format.c:438 c-format.c:468
1973 #, fuzzy
1974 msgid "'-' flag"
1975 msgstr "`-' ¥Õ¥é¥°"
1977 #: c-format.c:349 c-format.c:373
1978 #, fuzzy
1979 msgid "the '-' printf flag"
1980 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
1982 #: c-format.c:350 c-format.c:422
1983 #, fuzzy
1984 msgid "''' flag"
1985 msgstr "`'' ¥Õ¥é¥°"
1987 #: c-format.c:350
1988 #, fuzzy
1989 msgid "the ''' printf flag"
1990 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
1992 #: c-format.c:351 c-format.c:423
1993 #, fuzzy
1994 msgid "'I' flag"
1995 msgstr "`'' ¥Õ¥é¥°"
1997 #: c-format.c:351
1998 #, fuzzy
1999 msgid "the 'I' printf flag"
2000 msgstr "printf ¤Î `I' ¥Õ¥é¥°"
2002 #: c-format.c:352 c-format.c:374 c-format.c:420 c-format.c:442 c-format.c:469
2003 #: c-format.c:1531 config/sol2-c.c:46
2004 msgid "field width"
2005 msgstr "¥Õ¥£¡¼¥ë¥ÉÉý"
2007 #: c-format.c:352 c-format.c:374 config/sol2-c.c:46
2008 msgid "field width in printf format"
2009 msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
2011 #: c-format.c:353 c-format.c:375 c-format.c:399 c-format.c:411
2012 msgid "precision"
2013 msgstr "ÀºÅÙ"
2015 #: c-format.c:353 c-format.c:375 c-format.c:399 c-format.c:411
2016 msgid "precision in printf format"
2017 msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤ÎÀºÅÙ"
2019 #: c-format.c:354 c-format.c:376 c-format.c:400 c-format.c:412 c-format.c:421
2020 #: c-format.c:472 config/sol2-c.c:47
2021 msgid "length modifier"
2022 msgstr "Ťµ½¤¾þ»Ò"
2024 #: c-format.c:354 c-format.c:376 c-format.c:400 c-format.c:412
2025 #: config/sol2-c.c:47
2026 msgid "length modifier in printf format"
2027 msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò"
2029 #: c-format.c:398 c-format.c:410
2030 #, fuzzy
2031 msgid "'q' flag"
2032 msgstr "`'' ¥Õ¥é¥°"
2034 #: c-format.c:398 c-format.c:410
2035 #, fuzzy
2036 msgid "the 'q' diagnostic flag"
2037 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
2039 #: c-format.c:418
2040 msgid "assignment suppression"
2041 msgstr "ÂåÆþ¤ÎÍÞÀ©"
2043 #: c-format.c:418
2044 #, fuzzy
2045 msgid "the assignment suppression scanf feature"
2046 msgstr "ÂåÆþ¤ÎÍÞÀ©"
2048 #: c-format.c:419
2049 #, fuzzy
2050 msgid "'a' flag"
2051 msgstr "`'' ¥Õ¥é¥°"
2053 #: c-format.c:419
2054 #, fuzzy
2055 msgid "the 'a' scanf flag"
2056 msgstr "scanf ¤Î `'' ¥Õ¥é¥°"
2058 #: c-format.c:420
2059 msgid "field width in scanf format"
2060 msgstr "scanf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
2062 #: c-format.c:421
2063 msgid "length modifier in scanf format"
2064 msgstr "scanf ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò"
2066 #: c-format.c:422
2067 #, fuzzy
2068 msgid "the ''' scanf flag"
2069 msgstr "scanf ¤Î `'' ¥Õ¥é¥°"
2071 #: c-format.c:423
2072 #, fuzzy
2073 msgid "the 'I' scanf flag"
2074 msgstr "scanf ¤Î `I' ¥Õ¥é¥°"
2076 #: c-format.c:437
2077 #, fuzzy
2078 msgid "'_' flag"
2079 msgstr "`'' ¥Õ¥é¥°"
2081 #: c-format.c:437
2082 #, fuzzy
2083 msgid "the '_' strftime flag"
2084 msgstr "strftime ¤Î `_' ¥Õ¥é¥°"
2086 #: c-format.c:438
2087 #, fuzzy
2088 msgid "the '-' strftime flag"
2089 msgstr "strftime ¤Î `-' ¥Õ¥é¥°"
2091 #: c-format.c:439
2092 #, fuzzy
2093 msgid "the '0' strftime flag"
2094 msgstr "strftime ¤Î `^' ¥Õ¥é¥°"
2096 #: c-format.c:440 c-format.c:464
2097 #, fuzzy
2098 msgid "'^' flag"
2099 msgstr "`'' ¥Õ¥é¥°"
2101 #: c-format.c:440
2102 #, fuzzy
2103 msgid "the '^' strftime flag"
2104 msgstr "strftime ¤Î `^' ¥Õ¥é¥°"
2106 #: c-format.c:441
2107 #, fuzzy
2108 msgid "the '#' strftime flag"
2109 msgstr "strftime ¤Î `#' ¥Õ¥é¥°"
2111 #: c-format.c:442
2112 msgid "field width in strftime format"
2113 msgstr "strftime ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
2115 #: c-format.c:443
2116 #, fuzzy
2117 msgid "'E' modifier"
2118 msgstr "`E' ½¤¾þ»Ò"
2120 #: c-format.c:443
2121 #, fuzzy
2122 msgid "the 'E' strftime modifier"
2123 msgstr "strftime ¤Î `E' ½¤¾þ»Ò"
2125 #: c-format.c:444
2126 #, fuzzy
2127 msgid "'O' modifier"
2128 msgstr "`O' ½¤¾þ»Ò"
2130 #: c-format.c:444
2131 #, fuzzy
2132 msgid "the 'O' strftime modifier"
2133 msgstr "strftime ¤Î `O' ½¤¾þ»Ò"
2135 #: c-format.c:445
2136 #, fuzzy
2137 msgid "the 'O' modifier"
2138 msgstr "the `O' ½¤¾þ»Ò"
2140 #: c-format.c:463
2141 msgid "fill character"
2142 msgstr "µÍ¤áʸ»ú"
2144 #: c-format.c:463
2145 msgid "fill character in strfmon format"
2146 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎµÍ¤áʸ»ú"
2148 #: c-format.c:464
2149 #, fuzzy
2150 msgid "the '^' strfmon flag"
2151 msgstr "strfmon ¤Î `^' ¥Õ¥é¥°"
2153 #: c-format.c:465
2154 #, fuzzy
2155 msgid "the '+' strfmon flag"
2156 msgstr "strfmon ¤Î `+' ¥Õ¥é¥°"
2158 #: c-format.c:466
2159 #, fuzzy
2160 msgid "'(' flag"
2161 msgstr "`'' ¥Õ¥é¥°"
2163 #: c-format.c:466
2164 #, fuzzy
2165 msgid "the '(' strfmon flag"
2166 msgstr "strfmon ¤Î `(' ¥Õ¥é¥°"
2168 #: c-format.c:467
2169 #, fuzzy
2170 msgid "'!' flag"
2171 msgstr "`'' ¥Õ¥é¥°"
2173 #: c-format.c:467
2174 #, fuzzy
2175 msgid "the '!' strfmon flag"
2176 msgstr "strfmon ¤Î `!' ¥Õ¥é¥°"
2178 #: c-format.c:468
2179 #, fuzzy
2180 msgid "the '-' strfmon flag"
2181 msgstr "strfmon ¤Î `-' ¥Õ¥é¥°"
2183 #: c-format.c:469
2184 msgid "field width in strfmon format"
2185 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
2187 #: c-format.c:470
2188 msgid "left precision"
2189 msgstr "º¸ÀºÅÙ"
2191 #: c-format.c:470
2192 msgid "left precision in strfmon format"
2193 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Îº¸ÀºÅÙ"
2195 #: c-format.c:471
2196 msgid "right precision"
2197 msgstr "±¦ÀºÅÙ"
2199 #: c-format.c:471
2200 msgid "right precision in strfmon format"
2201 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î±¦ÀºÅÙ"
2203 #: c-format.c:472
2204 msgid "length modifier in strfmon format"
2205 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò"
2207 #: c-format.c:840
2208 #, fuzzy, c-format
2209 msgid "function might be possible candidate for %qs format attribute"
2210 msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `%s' format Â°À­¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹"
2212 #: c-format.c:931 c-format.c:952 c-format.c:1947
2213 msgid "missing $ operand number in format"
2214 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤Ç $ ±é»»»ÒÈÖ¹æ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2216 #: c-format.c:961
2217 #, c-format
2218 msgid "%s does not support %%n$ operand number formats"
2219 msgstr "%s ¤Ï %%n$ ±é»»»ÒÈÖ¹æ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
2221 #: c-format.c:968
2222 msgid "operand number out of range in format"
2223 msgstr "±é»»»ÒÈֹ椬¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎÈϰϳ°¤Ç¤¹"
2225 #: c-format.c:991
2226 #, c-format
2227 msgid "format argument %d used more than once in %s format"
2228 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô %d ¤¬ %s ¥Õ¥©¡¼¥Þ¥Ã¥ÈÃæ¤ÇÆó²ó°Ê¾å»È¤ï¤ì¤Þ¤·¤¿"
2230 #: c-format.c:1023
2231 #, fuzzy
2232 msgid "$ operand number used after format without operand number"
2233 msgstr "±é»»»ÒÈֹ椬°ú¿ô¤ò¼è¤é¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿"
2235 #: c-format.c:1053
2236 #, c-format
2237 msgid "format argument %d unused before used argument %d in $-style format"
2238 msgstr "$-¼°¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤Î¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô %d ¤¬°ú¿ô %d ¤¬»È¤ï¤ì¤ëÁ°¤Ç̤»ÈÍѤǤ¹"
2240 #: c-format.c:1148
2241 msgid "format not a string literal, format string not checked"
2242 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤¬Ê¸»úÎó¥ê¥Æ¥é¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¤Î¤Ç¡¢¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï¸¡ºº¤µ¤ì¤Þ¤»¤ó"
2244 #: c-format.c:1162
2245 msgid "format not a string literal and no format arguments"
2246 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤ÏÈóʸ»úÎó¥ê¥Æ¥é¥ë¤Ç¡¢³î¤Ä¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤ò»ý¤Á¤Þ¤»¤ó"
2248 #: c-format.c:1164
2249 msgid "format not a string literal, argument types not checked"
2250 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ïʸ»úÎó¥ê¥Æ¥é¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¤Î¤Ç¡¢°ú¿ô¤Î·¿¤Ï¸¡ºº¤µ¤ì¤Þ¤»¤ó"
2252 #: c-format.c:1177
2253 msgid "too many arguments for format"
2254 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
2256 #: c-format.c:1180
2257 msgid "unused arguments in $-style format"
2258 msgstr "$-¼°¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç̤»ÈÍѤΰú¿ô¤¬¤¢¤ê¤Þ¤¹"
2260 #: c-format.c:1183
2261 #, fuzzy, c-format
2262 msgid "zero-length %s format string"
2263 msgstr "Ťµ 0 ¤Î¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó"
2265 #: c-format.c:1187
2266 msgid "format is a wide character string"
2267 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤¬¥ï¥¤¥Éʸ»úÎó¤Ç¤¹"
2269 #: c-format.c:1190
2270 msgid "unterminated format string"
2271 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó"
2273 #: c-format.c:1400
2274 #, fuzzy
2275 msgid "embedded %<\\0%> in format"
2276 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ë `\\0' ¤¬Ëä¤á¹þ¤Þ¤ì¤Æ¤¤¤Þ¤¹"
2278 #: c-format.c:1415
2279 #, fuzzy
2280 msgid "spurious trailing %<%%%> in format"
2281 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ë `%%' ¤Îº¯Àפ餷¤­¤â¤Î¤¬¤¢¤ê¤Þ¤¹"
2283 #: c-format.c:1459 c-format.c:1703
2284 #, c-format
2285 msgid "repeated %s in format"
2286 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÃæ¤Ç %s ¤ò·«¤êÊÖ¤·¤Æ¤¤¤Þ¤¹"
2288 #: c-format.c:1472
2289 msgid "missing fill character at end of strfmon format"
2290 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î½ª¤ê¤ÇµÍ¤áʸ»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2292 #: c-format.c:1516 c-format.c:1618 c-format.c:1897 c-format.c:1959
2293 msgid "too few arguments for format"
2294 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
2296 #: c-format.c:1557
2297 #, c-format
2298 msgid "zero width in %s format"
2299 msgstr "%s ¤ÇÉý 0 ¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹"
2301 #: c-format.c:1575
2302 #, c-format
2303 msgid "empty left precision in %s format"
2304 msgstr "%s ¤Ç¶õ¤Îº¸ÀºÅÙ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹"
2306 #: c-format.c:1633
2307 msgid "field precision"
2308 msgstr "¥Õ¥£¡¼¥ë¥ÉÀºÅÙ"
2310 #: c-format.c:1648
2311 #, c-format
2312 msgid "empty precision in %s format"
2313 msgstr "%s ¤Ç¶õ¤ÎÀºÅÙ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹"
2315 #: c-format.c:1687
2316 #, fuzzy, c-format
2317 msgid "%s does not support the %qs %s length modifier"
2318 msgstr "%s ¤Ï `%s' %s Ä¹¤µ½¤¾þ»Ò¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
2320 #: c-format.c:1737
2321 msgid "conversion lacks type at end of format"
2322 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Î½ª¤ê¤Ç·¿ÊÑ´¹Ê¸»ú¤¬·ç¤±¤Æ¤¤¤Þ¤¹"
2324 #: c-format.c:1748
2325 #, fuzzy, c-format
2326 msgid "unknown conversion type character %qc in format"
2327 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤ËÉÔÌÀ¤Ê·¿ÊÑ´¹Ê¸»ú `%c' ¤¬¤¢¤ê¤Þ¤¹"
2329 #: c-format.c:1751
2330 #, c-format
2331 msgid "unknown conversion type character 0x%x in format"
2332 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤ËÉÔÌÀ¤Ê·¿ÊÑ´¹Ê¸»ú 0x%x ¤¬¤¢¤ê¤Þ¤¹"
2334 #: c-format.c:1758
2335 #, fuzzy
2336 msgid "%s does not support the %<%%%c%> %s format"
2337 msgstr "%s ¤Ï `%%%s%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
2339 #: c-format.c:1774
2340 #, fuzzy
2341 msgid "%s used with %<%%%c%> %s format"
2342 msgstr "%s ¤¬ `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤ï¤ì¤Þ¤·¤¿"
2344 #: c-format.c:1783
2345 #, c-format
2346 msgid "%s does not support %s"
2347 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
2349 #: c-format.c:1792
2350 #, fuzzy
2351 msgid "%s does not support %s with the %<%%%c%> %s format"
2352 msgstr "%s ¤Ï %s ¤ò `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤¦»ö¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
2354 #: c-format.c:1825
2355 #, fuzzy
2356 msgid "%s ignored with %s and %<%%%c%> %s format"
2357 msgstr "%s ¤Ï %s µÚ¤Ó `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤¦¤È̵»ë¤µ¤ì¤Þ¤¹"
2359 #: c-format.c:1829
2360 #, c-format
2361 msgid "%s ignored with %s in %s format"
2362 msgstr "%s ¤Ï %s ¤ò %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç°ì½ï¤Ë»È¤¦¤È̵»ë¤µ¤ì¤Þ¤¹"
2364 #: c-format.c:1835
2365 #, fuzzy
2366 msgid "use of %s and %s together with %<%%%c%> %s format"
2367 msgstr "%s ¤È %s ¤È¤ò `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤Ã¤Æ¤¤¤Þ¤¹"
2369 #: c-format.c:1839
2370 #, c-format
2371 msgid "use of %s and %s together in %s format"
2372 msgstr "%s ¤È %s ¤È¤ò %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎÃæ¤Ç»È¤Ã¤Æ¤¤¤Þ¤¹"
2374 #: c-format.c:1858
2375 #, fuzzy
2376 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
2377 msgstr "`%%%c' ¤Ï¥í¥±¡¼¥ë¤Ë¤è¤Ã¤Æ¤Ï¡¢Ç¯¤Î²¼Æó·å¤À¤±¤ò¤â¤¿¤é¤·¤Þ¤¹"
2379 #: c-format.c:1861
2380 #, fuzzy
2381 msgid "%<%%%c%> yields only last 2 digits of year"
2382 msgstr "`%%%c' ¤Ïǯ¤Î²¼Æó·å¤À¤±¤ò¤â¤¿¤é¤·¤Þ¤¹"
2384 #. The end of the format string was reached.
2385 #: c-format.c:1877
2386 #, fuzzy
2387 msgid "no closing %<]%> for %<%%[%> format"
2388 msgstr "`%%[' ¥Õ¥©¡¼¥Þ¥Ã¥È¤òÊĤ¸¤ë `]' ¤¬¤¢¤ê¤Þ¤»¤ó"
2390 #: c-format.c:1890
2391 #, fuzzy, c-format
2392 msgid "use of %qs length modifier with %qc type character"
2393 msgstr "`%s' Ä¹¤µ½¤¾þ»Ò¤ò `%c' ·¿ÊÑ´¹Ê¸»ú¤È°ì½ï¤Ë»È¤Ã¤Æ¤¤¤Þ¤¹"
2395 #: c-format.c:1911
2396 #, fuzzy
2397 msgid "%s does not support the %<%%%s%c%> %s format"
2398 msgstr "%s ¤Ï `%%%s%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
2400 #: c-format.c:1928
2401 msgid "operand number specified with suppressed assignment"
2402 msgstr "±é»»»ÒÈֹ椬ÂåÆþ¤ÎÍÞÀ©¤È¶¦¤Ë»È¤ï¤ì¤Æ¤¤¤Þ¤¹"
2404 #: c-format.c:1930
2405 msgid "operand number specified for format taking no argument"
2406 msgstr "±é»»»ÒÈֹ椬°ú¿ô¤ò¼è¤é¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿"
2408 #: c-format.c:2072
2409 #, fuzzy, c-format
2410 msgid "writing through null pointer (argument %d)"
2411 msgstr "null ¥Ý¥¤¥ó¥¿¤ò½ñ¤­¹þ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)"
2413 #: c-format.c:2080
2414 #, fuzzy, c-format
2415 msgid "reading through null pointer (argument %d)"
2416 msgstr "null ¥Ý¥¤¥ó¥¿¤òÆɹþ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)"
2418 #: c-format.c:2100
2419 #, fuzzy, c-format
2420 msgid "writing into constant object (argument %d)"
2421 msgstr "Äê¿ô¥ª¥Ö¥¸¥§¥¯¥È¤Ë½ñ¤­¹þ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)"
2423 #: c-format.c:2111
2424 #, fuzzy, c-format
2425 msgid "extra type qualifiers in format argument (argument %d)"
2426 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤Ë;ʬ¤Ê·¿½¤¾þ»Ò¤¬¤¢¤ê¤Þ¤¹ (°ú¿ô %d)"
2428 #: c-format.c:2222
2429 msgid "%s should have type %<%s%s%>, but argument %d has type %qT"
2430 msgstr ""
2432 #: c-format.c:2225
2433 msgid "format %q.*s expects type %<%s%s%>, but argument %d has type %qT"
2434 msgstr ""
2436 #: c-format.c:2232
2437 msgid "%s should have type %<%T%s%>, but argument %d has type %qT"
2438 msgstr ""
2440 #: c-format.c:2235
2441 msgid "format %q.*s expects type %<%T%s%>, but argument %d has type %qT"
2442 msgstr ""
2444 #: c-format.c:2501
2445 #, fuzzy
2446 msgid "args to be formatted is not %<...%>"
2447 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤µ¤ì¤ë°ú¿ô¤¬¡¢'...' ¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
2449 #: c-format.c:2510
2450 msgid "strftime formats cannot format arguments"
2451 msgstr "strftime ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï°ú¿ô¤ò¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤­¤Þ¤»¤ó"
2453 #: c-gimplify.c:237
2454 msgid "statement with no effect"
2455 msgstr ""
2457 #: c-gimplify.c:315 c-typeck.c:6878 cp/parser.c:6542
2458 msgid "break statement not within loop or switch"
2459 msgstr "break Ê¸¤¬ loop ¤Þ¤¿¤Ï switch ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
2461 #: c-gimplify.c:317
2462 #, fuzzy
2463 msgid "continue statement not within loop or switch"
2464 msgstr "break Ê¸¤¬ loop ¤Þ¤¿¤Ï switch ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
2466 #: c-incpath.c:70
2467 #, c-format
2468 msgid "ignoring duplicate directory \"%s\"\n"
2469 msgstr "½ÅÊ£¤·¤¿¥Ç¥£¥ì¥¯¥È¥ê \"%s\" ¤ò̵»ë¤·¤Þ¤¹\n"
2471 #: c-incpath.c:73
2472 #, c-format
2473 msgid "  as it is a non-system directory that duplicates a system directory\n"
2474 msgstr ""
2476 #: c-incpath.c:77
2477 #, c-format
2478 msgid "ignoring nonexistent directory \"%s\"\n"
2479 msgstr "¸ºß¤·¤Ê¤¤¥Ç¥£¥ì¥¯¥È¥ê \"%s\" ¤ò̵»ë¤·¤Þ¤¹\n"
2481 #: c-incpath.c:286
2482 #, c-format
2483 msgid "#include \"...\" search starts here:\n"
2484 msgstr "#include \"...\" ¤Îõº÷¤Ï¤³¤³¤«¤é»Ï¤Þ¤ê¤Þ¤¹:\n"
2486 #: c-incpath.c:290
2487 #, c-format
2488 msgid "#include <...> search starts here:\n"
2489 msgstr "#include <...> ¤Îõº÷¤Ï¤³¤³¤«¤é»Ï¤Þ¤ê¤Þ¤¹:\n"
2491 #: c-incpath.c:295
2492 #, c-format
2493 msgid "End of search list.\n"
2494 msgstr "õº÷¥ê¥¹¥È¤Î½ª¤ï¤ê\n"
2496 #: c-lex.c:259
2497 msgid "badly nested C headers from preprocessor"
2498 msgstr "¥×¥ê¥×¥í¥»¥Ã¥µ¤«¤é°Û¾ï¤Ë¥Í¥¹¥È¤µ¤ì¤¿ C ¥Ø¥Ã¥À¤Ç¤¹"
2500 #: c-lex.c:307
2501 #, fuzzy
2502 msgid "%Hignoring #pragma %s %s"
2503 msgstr "#pragma %s %s ¤ò̵»ë¤·¤Þ¤¹"
2505 #. ... or not.
2506 #: c-lex.c:411
2507 #, fuzzy
2508 msgid "%Hstray %<@%> in program"
2509 msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '%c'"
2511 #: c-lex.c:425
2512 #, fuzzy, c-format
2513 msgid "stray %qs in program"
2514 msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '%c'"
2516 #: c-lex.c:435
2517 #, c-format
2518 msgid "missing terminating %c character"
2519 msgstr "%c Ê¸»ú¤Ç¤Î½ªÃ¼¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2521 #: c-lex.c:437
2522 #, fuzzy, c-format
2523 msgid "stray %qc in program"
2524 msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '%c'"
2526 #: c-lex.c:439
2527 #, fuzzy
2528 msgid "stray %<\\%o%> in program"
2529 msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '\\%o'"
2531 #: c-lex.c:599
2532 msgid "this decimal constant is unsigned only in ISO C90"
2533 msgstr ""
2535 #: c-lex.c:602
2536 msgid "this decimal constant would be unsigned in ISO C90"
2537 msgstr ""
2539 #: c-lex.c:618
2540 #, fuzzy, c-format
2541 msgid "integer constant is too large for %qs type"
2542 msgstr "À°¿ôÄê¿ô¤¬Â礭¤¹¤®¤ë¤Î¤Ç unsigned ¤Ë¤Ê¤ê¤Þ¤·¤¿"
2544 #: c-lex.c:684
2545 #, fuzzy
2546 msgid "floating constant exceeds range of %<%s%>"
2547 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬ '%s' ¤ÎÈϰϤòĶ¤¨¤Þ¤·¤¿"
2549 #: c-lex.c:766
2550 #, fuzzy
2551 msgid "traditional C rejects string constant concatenation"
2552 msgstr "¸Å¤¤ C ¤Ç¤Ïʸ»úÎó·ë¹ç¤òµñÈݤ·¤Þ¤¹"
2554 #: c-objc-common.c:80
2555 msgid "%Jfunction %qF can never be inlined because it is suppressed using -fno-inline"
2556 msgstr ""
2558 #: c-objc-common.c:90
2559 msgid "%Jfunction %qF can never be inlined because it might not be bound within this unit of translation"
2560 msgstr ""
2562 #: c-objc-common.c:98
2563 msgid "%Jfunction %qF can never be inlined because it uses attributes conflicting with inlining"
2564 msgstr ""
2566 #: c-objc-common.c:244
2567 #, fuzzy
2568 msgid "used array that cannot be converted to pointer where scalar is required"
2569 msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤ËÇÛÎ󷿤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
2571 #: c-objc-common.c:248
2572 #, fuzzy
2573 msgid "used struct type value where scalar is required"
2574 msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤Ë¹½Â¤Âη¿¤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
2576 #: c-objc-common.c:252
2577 #, fuzzy
2578 msgid "used union type value where scalar is required"
2579 msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤Ë¶¦ÍÑÂη¿¤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
2581 #: c-opts.c:144
2582 #, fuzzy, c-format
2583 msgid "no class name specified with %qs"
2584 msgstr "%s ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹»ØÄê»Ò `%s'"
2586 #: c-opts.c:148
2587 #, fuzzy, c-format
2588 msgid "assertion missing after %qs"
2589 msgstr "%s ¤Î¸å¤í¤Î¥¢¥µ¡¼¥·¥ç¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2591 #: c-opts.c:153
2592 #, fuzzy, c-format
2593 msgid "macro name missing after %qs"
2594 msgstr "%s ¤Î¸å¤í¤Î¥Þ¥¯¥í̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2596 #: c-opts.c:162
2597 #, fuzzy, c-format
2598 msgid "missing path after %qs"
2599 msgstr "%s ¤Î¸å¤í¤Î¿ô»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2601 #: c-opts.c:171
2602 #, fuzzy, c-format
2603 msgid "missing filename after %qs"
2604 msgstr "%s ¤Î¸å¤í¤Î¥¿¡¼¥²¥Ã¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2606 #: c-opts.c:176
2607 #, fuzzy, c-format
2608 msgid "missing makefile target after %qs"
2609 msgstr "Àµ¼°¤Ê²¾°ú¿ô¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2611 #: c-opts.c:303
2612 msgid "-I- specified twice"
2613 msgstr "-I- ¤¬Æó²ó»ØÄꤵ¤ì¤Þ¤·¤¿"
2615 #: c-opts.c:306
2616 msgid "obsolete option -I- used, please use -iquote instead"
2617 msgstr ""
2619 #: c-opts.c:540
2620 #, fuzzy, c-format
2621 msgid "switch %qs is no longer supported"
2622 msgstr "-f%s ¤Ï¤â¤Ï¤ä¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
2624 #: c-opts.c:653
2625 #, fuzzy
2626 msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
2627 msgstr "-fhandle-exceptions ¤Ï -fexception ¤ËÊѹ¹¤µ¤ì¤Þ¤·¤¿(¤µ¤é¤Ë¥Ç¥Õ¥©¥ë¥È¤ÇÍ­¸ú¤Ç¤¹)"
2629 #: c-opts.c:839
2630 #, fuzzy
2631 msgid "output filename specified twice"
2632 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë̾¤¬Æó²ó»ØÄꤵ¤ì¤Þ¤·¤¿"
2634 #: c-opts.c:969
2635 msgid "-Wformat-y2k ignored without -Wformat"
2636 msgstr "-Wformat-y2k ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
2638 #: c-opts.c:971
2639 msgid "-Wformat-extra-args ignored without -Wformat"
2640 msgstr "-Wformat-extra-args ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
2642 #: c-opts.c:973
2643 #, fuzzy
2644 msgid "-Wformat-zero-length ignored without -Wformat"
2645 msgstr "-Wformat-extra-args ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
2647 #: c-opts.c:975
2648 msgid "-Wformat-nonliteral ignored without -Wformat"
2649 msgstr "-Wformat-nonliteral ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
2651 #: c-opts.c:977
2652 msgid "-Wformat-security ignored without -Wformat"
2653 msgstr "-Wformat-security ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
2655 #: c-opts.c:979
2656 msgid "-Wmissing-format-attribute ignored without -Wformat"
2657 msgstr "-Wmissing-format-attribute ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
2659 #: c-opts.c:998
2660 #, fuzzy, c-format
2661 msgid "opening output file %s: %m"
2662 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
2664 #: c-opts.c:1003
2665 #, fuzzy, c-format
2666 msgid "too many filenames given.  Type %s --help for usage"
2667 msgstr "¥Õ¥¡¥¤¥ë̾¤¬Â¿¤¹¤®¤Þ¤¹¡£%s --help ¤È¥¿¥¤¥×¤·¤Æ»È¤¤Êý¤ò¸«¤Þ¤·¤ç¤¦"
2669 #: c-opts.c:1086
2670 msgid "YYDEBUG was not defined at build time, -dy ignored"
2671 msgstr ""
2673 #: c-opts.c:1127
2674 #, c-format
2675 msgid "opening dependency file %s: %m"
2676 msgstr ""
2678 #: c-opts.c:1137
2679 #, c-format
2680 msgid "closing dependency file %s: %m"
2681 msgstr ""
2683 #: c-opts.c:1140
2684 #, fuzzy, c-format
2685 msgid "when writing output to %s: %m"
2686 msgstr "%s ¤Ø¤Î½ñ¤­¹þ¤ß¥¨¥é¡¼¤Ç¤¹"
2688 #: c-opts.c:1220
2689 #, fuzzy
2690 msgid "to generate dependencies you must specify either -M or -MM"
2691 msgstr "-M ¤« -MM ¤Î¤¤¤º¤ì¤«¤òÄɲÃŪ¤Ë»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
2693 #: c-opts.c:1287
2694 #, fuzzy
2695 msgid "<built-in>"
2696 msgstr "<ÁȤ߹þ¤ß>"
2698 #: c-opts.c:1302
2699 msgid "<command line>"
2700 msgstr "<¥³¥Þ¥ó¥É¥é¥¤¥ó>"
2702 #: c-opts.c:1385
2703 msgid "too late for # directive to set debug directory"
2704 msgstr ""
2706 #. Depending on the version of Bison used to compile this grammar,
2707 #. it may issue generic diagnostics spelled "syntax error" or
2708 #. "parse error".  To prevent this from changing the translation
2709 #. template randomly, we list all the variants of this particular
2710 #. diagnostic here.  Translators: there is no fine distinction
2711 #. between diagnostics with "syntax error" in them, and diagnostics
2712 #. with "parse error" in them.  It's okay to give them both the same
2713 #. translation.
2714 #: c-parse.y:54 c-parse.c:5385 c-parse.y:2955 gengtype-yacc.c:1606
2715 #: java/parse-scan.c:3107 java/parse-scan.y:1370 java/parse.c:6210
2716 #: java/parse.y:16419 objc/objc-parse.y:53 objc/objc-parse.c:6464
2717 #: objc/objc-parse.y:3545
2718 msgid "syntax error"
2719 msgstr "ʸˡ¥¨¥é¡¼"
2721 #: c-parse.c:2157 c-parse.y:2959 gengtype-yacc.c:560 java/parse-scan.c:1934
2722 #: java/parse-scan.y:1374 java/parse.c:2933 java/parse.y:16423
2723 #: objc/objc-parse.c:2678 objc/objc-parse.y:3549
2724 msgid "syntax error: cannot back up"
2725 msgstr "ʸˡ¥¨¥é¡¼: ÄÉ¿ï¤Ç¤­¤Þ¤»¤ó"
2727 #: c-parse.y:343 objc/objc-parse.y:365
2728 msgid "ISO C forbids an empty source file"
2729 msgstr "ISO C ¤Ï¶õ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤ò¶Ø¤¸¤Þ¤¹"
2731 #: c-parse.y:376 objc/objc-parse.y:399
2732 msgid "data definition has no type or storage class"
2733 msgstr "¥Ç¡¼¥¿ÄêµÁ¤¬·¿¤äµ­²±¥¯¥é¥¹¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
2735 #: c-parse.y:388 objc/objc-parse.y:411
2736 #, fuzzy
2737 msgid "ISO C does not allow extra %<;%> outside of a function"
2738 msgstr "ISO C ¤Ç¤Ï´Ø¿ô³°¤Ç¤Î;ʬ¤Ê `;' ¤òµö¤·¤Þ¤»¤ó"
2740 #: c-parse.y:445
2741 msgid "traditional C rejects the unary plus operator"
2742 msgstr "¸Å¤¤ C ¤Ç¤Ïñ¹à¥×¥é¥¹±é»»»Ò¤òµñÈݤ·¤Þ¤¹"
2744 #: c-parse.y:498 objc/objc-parse.y:520
2745 #, fuzzy
2746 msgid "%<sizeof%> applied to a bit-field"
2747 msgstr "sizeof ¤¬¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
2749 #: c-parse.y:595 objc/objc-parse.y:617
2750 msgid "ISO C forbids omitting the middle term of a ?: expression"
2751 msgstr "ISO C ¤ÏÃæ´Ö¹à¤¬¾Êά¤µ¤ì¤¿ ?: ¼°¤ò¶Ø¤¸¤Þ¤¹"
2753 #: c-parse.y:636 objc/objc-parse.y:658
2754 msgid "compound literal has variable size"
2755 msgstr ""
2757 #: c-parse.y:648 objc/objc-parse.y:670
2758 #, fuzzy
2759 msgid "ISO C90 forbids compound literals"
2760 msgstr "ISO C89 ¤ÏÊ£¹ç¥ê¥Æ¥é¥ë¤ò¶Ø¤¸¤Þ¤¹"
2762 #: c-parse.y:661 objc/objc-parse.y:683
2763 msgid "ISO C forbids braced-groups within expressions"
2764 msgstr "ISO C ¤Ï¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤ò¶Ø¤¸¤Þ¤¹"
2766 #: c-parse.y:697 objc/objc-parse.y:719
2767 #, fuzzy
2768 msgid "first argument to %<__builtin_choose_expr%> not a constant"
2769 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
2771 #: c-parse.y:1224 objc/objc-parse.y:1273
2772 #, fuzzy
2773 msgid "%<typeof%> applied to a bit-field"
2774 msgstr "sizeof ¤¬¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
2776 #: c-parse.y:1372 objc/objc-parse.y:1421
2777 msgid "ISO C forbids empty initializer braces"
2778 msgstr "ISO C ¤Ç¤Ï¶õ¤Î½é´ü²½Íѥ֥졼¥¹¤ò¶Ø¤¸¤Þ¤¹"
2780 #: c-parse.y:1386 objc/objc-parse.y:1435
2781 #, fuzzy
2782 msgid "ISO C90 forbids specifying subobject to initialize"
2783 msgstr "ISO C89 ¤Ï½é´ü²½ÍѤÎÉû¥ª¥Ö¥¸¥§¥¯¥È»ØÄê¤ò¶Ø¤¸¤Þ¤¹"
2785 #: c-parse.y:1389 objc/objc-parse.y:1438
2786 #, fuzzy
2787 msgid "obsolete use of designated initializer without %<=%>"
2788 msgstr "`=' ¤Î¤Ê¤¤¥á¥ó¥Ð»Ø̾½é´ü²½»Ò¤ÏÇѤì¤Þ¤·¤¿"
2790 #: c-parse.y:1393 objc/objc-parse.y:1442
2791 #, fuzzy
2792 msgid "obsolete use of designated initializer with %<:%>"
2793 msgstr "`:' ¤ò¤Ä¤±¤ë¥á¥ó¥Ð»Ø̾½é´ü²½»Ò¤ÏÇѤì¤Þ¤·¤¿"
2795 #: c-parse.y:1424 objc/objc-parse.y:1473
2796 msgid "ISO C forbids specifying range of elements to initialize"
2797 msgstr "ISO C ¤Ï½é´ü²½ÍѤÎÍ×ÁÇÈÏ°Ï»ØÄê¤ò¶Ø¤¸¤Þ¤¹"
2799 #: c-parse.y:1432 c-parse.y:1462 objc/objc-parse.y:1481 objc/objc-parse.y:1511
2800 msgid "ISO C forbids nested functions"
2801 msgstr "ISO C ¤Ï ¥Í¥¹¥È¤µ¤ì¤¿´Ø¿ô¤ò¶Ø¤¸¤Þ¤¹"
2803 #: c-parse.y:1637 objc/objc-parse.y:1686
2804 #, fuzzy
2805 msgid "ISO C forbids forward references to %<enum%> types"
2806 msgstr "ISO C ¤Ï `enum' ·¿¤ÎÁ°Êý»²¾È¤ò¶Ø¤¸¤Þ¤¹"
2808 #: c-parse.y:1649 cp/parser.c:9985 objc/objc-parse.y:1698
2809 msgid "comma at end of enumerator list"
2810 msgstr "Îóµó»Ò¥ê¥¹¥È¤ÎºÇ¸å¤Ë¥«¥ó¥Þ¤¬¤¢¤ê¤Þ¤¹"
2812 #: c-parse.y:1669 objc/objc-parse.y:1718
2813 msgid "no semicolon at end of struct or union"
2814 msgstr "struct ¤ä union ¤ÎºÇ¸å¤Ë¥»¥ß¥³¥í¥ó¤¬¤¢¤ê¤Þ¤»¤ó"
2816 #: c-parse.y:1678 objc/objc-parse.y:1727 objc/objc-parse.y:2727
2817 msgid "extra semicolon in struct or union specified"
2818 msgstr "struct ¤ä union ¤ÎÃæ¤Ç;ʬ¤Ê¥»¥ß¥³¥í¥ó¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
2820 #: c-parse.y:1698 objc/objc-parse.y:1750
2821 msgid "ISO C forbids member declarations with no members"
2822 msgstr "ISO C ¤Ï¥á¥ó¥Ð¤Î¤Ê¤¤¥á¥ó¥ÐÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
2824 #: c-parse.y:1864 objc/objc-parse.y:1916
2825 #, fuzzy
2826 msgid "label at end of compound statement"
2827 msgstr "Ê£¹çʸ¤Î½ª¤ê¤Ç¥é¥Ù¥ë¤ò»È¤¦¤³¤È¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
2829 #: c-parse.y:1883 objc/objc-parse.y:1935
2830 #, fuzzy
2831 msgid "ISO C90 forbids mixed declarations and code"
2832 msgstr "ISO C89 ¤ÏÀë¸À¤È¥³¡¼¥É¤È¤Îº®¹ç¤ò¶Ø¤¸¤Þ¤¹"
2834 #: c-parse.y:1923 objc/objc-parse.y:1975
2835 msgid "ISO C forbids label declarations"
2836 msgstr "ISO C ¤Ï¥é¥Ù¥ëÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
2838 #: c-parse.y:1967 objc/objc-parse.y:2019
2839 msgid "braced-group within expression allowed only inside a function"
2840 msgstr "¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤Ï´Ø¿ô¤ÎÆ⦤ǤΤߵö¤µ¤ì¤Þ¤¹"
2842 #: c-parse.y:2263 objc/objc-parse.y:2358
2843 #, fuzzy, c-format
2844 msgid "%E qualifier ignored on asm"
2845 msgstr "asm ¤Ç¤Ï %s ½¤¾þ»Ò¤¬Ìµ»ë¤µ¤ì¤Þ¤¹"
2847 #: c-parse.y:2309 objc/objc-parse.y:2404
2848 #, fuzzy
2849 msgid "wide string literal in %<asm%>"
2850 msgstr "ʸ»úÎó¥ê¥Æ¥é¥ë¤¬Ìµ¸ú¤Ç¤¹¡¢ºÇ¸å¤Î '\\' ¤ò̵»ë¤·¤Þ¤¹"
2852 #: c-parse.y:2371 objc/objc-parse.y:2466
2853 #, fuzzy
2854 msgid "ISO C requires a named argument before %<...%>"
2855 msgstr "ISO C ¤Ï `...' ¤ÎÁ°¤Ë̾Á°¤ò¤Ä¤±¤é¤ì¤¿°ú¿ô¤òÍ׵ᤷ¤Þ¤¹"
2857 #: c-parse.c:5381 c-parse.y:2957 gengtype-yacc.c:1602 java/parse-scan.c:3103
2858 #: java/parse-scan.y:1372 java/parse.c:6206 java/parse.y:16421
2859 #: objc/objc-parse.c:6460 objc/objc-parse.y:3547
2860 #, fuzzy
2861 msgid "syntax error; also virtual memory exhausted"
2862 msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼ -- ¤µ¤é¤Ë²¾ÁÛ¥á¥â¥ê¤òĶ²á¤·¤Þ¤·¤¿"
2864 #: c-parse.c:5506 gengtype-yacc.c:1727 java/parse-scan.c:3228
2865 #: java/parse.c:6331 objc/objc-parse.c:6585
2866 msgid "parser stack overflow"
2867 msgstr "¹½Ê¸²òÀÏ´ï¤Î¥¹¥¿¥Ã¥¯¤¬°î¤ì¤Þ¤·¤¿"
2869 #: c-parse.y:2877 objc/objc-parse.y:3467
2870 #, fuzzy, c-format
2871 msgid "syntax error at %qs token"
2872 msgstr "'%s' ¥È¡¼¥¯¥ó¤Î½ê¤Çʸˡ¥¨¥é¡¼"
2874 #: c-parse.y:2956 java/parse-scan.y:1371 java/parse.y:16420
2875 #: objc/objc-parse.y:3546
2876 msgid "parse error"
2877 msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼"
2879 #: c-parse.y:2958 java/parse-scan.y:1373 java/parse.y:16422
2880 #: objc/objc-parse.y:3548
2881 #, fuzzy
2882 msgid "parse error; also virtual memory exhausted"
2883 msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼ -- ¤µ¤é¤Ë²¾ÁÛ¥á¥â¥ê¤òĶ²á¤·¤Þ¤·¤¿"
2885 #: c-parse.y:2960 java/parse-scan.y:1375 java/parse.y:16424
2886 #: objc/objc-parse.y:3550
2887 #, fuzzy
2888 msgid "parse error: cannot back up"
2889 msgstr "ʸˡ¥¨¥é¡¼: ÄÉ¿ï¤Ç¤­¤Þ¤»¤ó"
2891 #: c-pch.c:130
2892 #, fuzzy
2893 msgid "can%'t create precompiled header %s: %m"
2894 msgstr "¥Ç¥£¥ì¥¯¥È¥ê %s ¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
2896 #: c-pch.c:158
2897 #, fuzzy
2898 msgid "can%'t write to %s: %m"
2899 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
2901 #: c-pch.c:164
2902 #, fuzzy, c-format
2903 msgid "%qs is not a valid output file"
2904 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
2906 #: c-pch.c:193 c-pch.c:208 c-pch.c:222
2907 #, fuzzy
2908 msgid "can%'t write %s: %m"
2909 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
2911 #: c-pch.c:198 c-pch.c:215
2912 #, fuzzy
2913 msgid "can%'t seek in %s: %m"
2914 msgstr "%s ¤òºÆ open ¤Ç¤­¤Þ¤»¤ó"
2916 #: c-pch.c:206 c-pch.c:248 c-pch.c:276 c-pch.c:281 c-pch.c:365
2917 #, fuzzy
2918 msgid "can%'t read %s: %m"
2919 msgstr "%s ¤ò rewind ¤Ç¤­¤Þ¤»¤ó"
2921 #: c-pch.c:483
2922 #, fuzzy
2923 msgid "malformed #pragma GCC pch_preprocess, ignored"
2924 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
2926 #: c-pch.c:489
2927 #, fuzzy
2928 msgid "pch_preprocess pragma should only be used with -fpreprocessed"
2929 msgstr "-include ¤ä -imacros ¤Ï -fpreprocessed ¤È°ì½ï¤Ë»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
2931 #: c-pch.c:490
2932 #, fuzzy
2933 msgid "use #include instead"
2934 msgstr "#include ¤Î¥Í¥¹¥È¤¬¿¼¤¹¤®¤Þ¤¹"
2936 #: c-pch.c:498
2937 #, fuzzy
2938 msgid "%s: couldn%'t open PCH file: %m\n"
2939 msgstr "¥Ç¡¼¥¿¥Õ¥¡¥¤¥ë %s ¤ò³«¤¯¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿¡£\n"
2941 #: c-pch.c:503
2942 msgid "use -Winvalid-pch for more information"
2943 msgstr ""
2945 #: c-pch.c:504
2946 #, c-format
2947 msgid "%s: PCH file was invalid"
2948 msgstr ""
2950 #: c-pragma.c:98
2951 #, fuzzy
2952 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
2953 msgstr "#pragma pack (pop) ¤¬¡¢Âбþ¤¹¤ë #pragma pack (push, <n>) ¤Ê¤·¤Ë½Ð¸½¤·¤Þ¤·¤¿"
2955 #: c-pragma.c:111
2956 #, fuzzy, c-format
2957 msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s)"
2958 msgstr "#pragma pack(pop, %s) ¤¬¡¢Âбþ¤¹¤ë #pragma pack(push, %s) ¤Ê¤·¤Ë½Ð¸½¤·¤Þ¤·¤¿"
2960 #: c-pragma.c:125
2961 #, fuzzy
2962 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2963 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
2965 #: c-pragma.c:127
2966 #, fuzzy
2967 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2968 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
2970 #: c-pragma.c:148
2971 #, fuzzy
2972 msgid "missing %<(%> after %<#pragma pack%> - ignored"
2973 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
2975 #: c-pragma.c:161 c-pragma.c:201
2976 #, fuzzy
2977 msgid "malformed %<#pragma pack%> - ignored"
2978 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
2980 #: c-pragma.c:166
2981 #, fuzzy
2982 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
2983 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
2985 #: c-pragma.c:168
2986 #, fuzzy
2987 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
2988 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
2990 #: c-pragma.c:177
2991 msgid "unknown action %qs for %<#pragma pack%> - ignored"
2992 msgstr ""
2994 #: c-pragma.c:204
2995 #, fuzzy
2996 msgid "junk at end of %<#pragma pack%>"
2997 msgstr "'#pragma pack' ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
2999 #: c-pragma.c:207
3000 msgid "#pragma pack has no effect with -fpack-struct - ignored"
3001 msgstr ""
3003 #: c-pragma.c:227
3004 #, c-format
3005 msgid "alignment must be a small power of two, not %d"
3006 msgstr ""
3008 #: c-pragma.c:260
3009 msgid "%Japplying #pragma weak %qD after first use results in unspecified behavior"
3010 msgstr ""
3012 #: c-pragma.c:334 c-pragma.c:339
3013 #, fuzzy
3014 msgid "malformed #pragma weak, ignored"
3015 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
3017 #: c-pragma.c:343
3018 msgid "junk at end of #pragma weak"
3019 msgstr "#pragma weak ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
3021 #: c-pragma.c:411 c-pragma.c:413
3022 #, fuzzy
3023 msgid "malformed #pragma redefine_extname, ignored"
3024 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
3026 #: c-pragma.c:416
3027 #, fuzzy
3028 msgid "junk at end of #pragma redefine_extname"
3029 msgstr "#pragma weak ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
3031 #: c-pragma.c:421
3032 #, fuzzy
3033 msgid "#pragma redefine_extname not supported on this target"
3034 msgstr "__builtin_eh_return ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
3036 #: c-pragma.c:438 c-pragma.c:524
3037 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
3038 msgstr ""
3040 #: c-pragma.c:461
3041 msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname"
3042 msgstr ""
3044 #: c-pragma.c:480
3045 #, fuzzy
3046 msgid "malformed #pragma extern_prefix, ignored"
3047 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
3049 #: c-pragma.c:483
3050 #, fuzzy
3051 msgid "junk at end of #pragma extern_prefix"
3052 msgstr "#pragma map ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
3054 #: c-pragma.c:489
3055 #, fuzzy
3056 msgid "#pragma extern_prefix not supported on this target"
3057 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
3059 #: c-pragma.c:515
3060 #, fuzzy
3061 msgid "asm declaration ignored due to conflict with previous rename"
3062 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
3064 #: c-pragma.c:546
3065 msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
3066 msgstr ""
3068 #: c-pragma.c:606
3069 msgid "#pragma GCC visibility must be followed by push or pop"
3070 msgstr ""
3072 #: c-pragma.c:613
3073 msgid "No matching push for %<#pragma GCC visibility pop%>"
3074 msgstr ""
3076 #: c-pragma.c:624 c-pragma.c:653
3077 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
3078 msgstr ""
3080 #: c-pragma.c:628
3081 #, fuzzy
3082 msgid "malformed #pragma GCC visibility push"
3083 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
3085 #: c-pragma.c:632
3086 msgid "No more than sixteen #pragma GCC visibility pushes allowed at once"
3087 msgstr ""
3089 #: c-pragma.c:648
3090 msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected"
3091 msgstr ""
3093 #: c-pragma.c:657
3094 #, fuzzy
3095 msgid "junk at end of %<#pragma GCC visibility%>"
3096 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
3098 #: c-typeck.c:139
3099 #, fuzzy, c-format
3100 msgid "%qs has an incomplete type"
3101 msgstr "`%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
3103 #: c-typeck.c:161 cp/call.c:2679
3104 msgid "invalid use of void expression"
3105 msgstr "void ¼°¤ÎÉÔŬÀڤʻÈÍÑ"
3107 #: c-typeck.c:169
3108 #, fuzzy
3109 msgid "invalid use of flexible array member"
3110 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
3112 #: c-typeck.c:175
3113 msgid "invalid use of array with unspecified bounds"
3114 msgstr "¶­³¦¤¬»ØÄꤵ¤ì¤Ê¤¤ÇÛÎó¤ÎÉÔŬÀÚ¤ÊÍøÍÑ"
3116 #: c-typeck.c:183
3117 #, fuzzy
3118 msgid "invalid use of undefined type %<%s %s%>"
3119 msgstr "̤ÄêµÁ¤Î·¿ `%s %s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
3121 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
3122 #: c-typeck.c:187
3123 #, fuzzy, c-format
3124 msgid "invalid use of incomplete typedef %qs"
3125 msgstr "ÉÔ´°Á´¤Ê typedef `%s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
3127 #: c-typeck.c:394 c-typeck.c:419
3128 msgid "function types not truly compatible in ISO C"
3129 msgstr "´Ø¿ô·¿¤¬ ISO C ¤È´°Á´¸ß´¹¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3131 #: c-typeck.c:803
3132 msgid "types are not quite compatible"
3133 msgstr "·¿¤ÏÁ´¤¯¸ß´¹¤¬¤¢¤ê¤Þ¤»¤ó"
3135 #: c-typeck.c:1045
3136 #, fuzzy
3137 msgid "function return types not compatible due to %<volatile%>"
3138 msgstr "´Ø¿ô¤ÎÊÖ¤¹·¿¤¬´Ø¿ô¤Ç¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
3140 #: c-typeck.c:1204 c-typeck.c:2445
3141 msgid "arithmetic on pointer to an incomplete type"
3142 msgstr "ÉÔ´°Á´·¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤ËÂФ¹¤ë±é»»"
3144 #: c-typeck.c:1559
3145 #, fuzzy
3146 msgid "%qT has no member named %qs"
3147 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
3149 #: c-typeck.c:1595
3150 #, fuzzy, c-format
3151 msgid "request for member %qs in something not a structure or union"
3152 msgstr "¹½Â¤ÂΤǤⶦÍÑÂΤǤâ¤Ê¤¤²¿¤«¤Ç¡¢¥á¥ó¥Ð `%s' ¤òÍ׵ᤵ¤ì¤Þ¤·¤¿"
3154 #: c-typeck.c:1629
3155 msgid "dereferencing pointer to incomplete type"
3156 msgstr "ÉÔ´°Á´·¿¤Î¥Ý¥¤¥ó¥¿¤Ø¤Î´ÖÀÜ»²¾È"
3158 #: c-typeck.c:1633
3159 #, fuzzy
3160 msgid "dereferencing %<void *%> pointer"
3161 msgstr "`void *' ¥Ý¥¤¥ó¥¿¤Ø¤Î´ÖÀÜ»²¾È¤Ç¤¹"
3163 #: c-typeck.c:1650 cp/typeck.c:2109
3164 #, fuzzy, c-format
3165 msgid "invalid type argument of %qs"
3166 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
3168 #: c-typeck.c:1678 cp/typeck.c:2260
3169 msgid "subscripted value is neither array nor pointer"
3170 msgstr "ź»ú¤ò¤Ä¤±¤é¤ì¤¿Ãͤ¬ÇÛÎó¤Ç¤â¥Ý¥¤¥ó¥¿¤Ç¤â¤¢¤ê¤Þ¤»¤ó"
3172 #: c-typeck.c:1689 cp/typeck.c:2179 cp/typeck.c:2265
3173 msgid "array subscript is not an integer"
3174 msgstr "ÇÛÎó¤Îź»ú¤¬À°¿ô·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3176 #: c-typeck.c:1695
3177 #, fuzzy
3178 msgid "subscripted value is pointer to function"
3179 msgstr "ź»ú¤ò¤Ä¤±¤é¤ì¤¿Ãͤ¬ÇÛÎó¤Ç¤â¥Ý¥¤¥ó¥¿¤Ç¤â¤¢¤ê¤Þ¤»¤ó"
3181 #: c-typeck.c:1708 cp/typeck.c:2175
3182 #, fuzzy
3183 msgid "array subscript has type %<char%>"
3184 msgstr "ÇÛÎó¤Îź»ú¤¬ `char' ·¿¤Ç¤¹"
3186 #: c-typeck.c:1748
3187 #, fuzzy
3188 msgid "ISO C forbids subscripting %<register%> array"
3189 msgstr "ISO C ¤Ï `register' ÇÛÎó¤Ø¤Îź»ú¤ò¶Ø¤¸¤Þ¤¹"
3191 #: c-typeck.c:1750
3192 #, fuzzy
3193 msgid "ISO C90 forbids subscripting non-lvalue array"
3194 msgstr "ISO C89 Èóº¸ÊÕÃÍÇÛÎó¤Ø¤Îź»ú¤ò¶Ø¤¸¤Þ¤¹"
3196 #: c-typeck.c:1987
3197 #, fuzzy, c-format
3198 msgid "called object %qE is not a function"
3199 msgstr "¸Æ¤Ó½Ð¤µ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È¤Ï´Ø¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3201 #. This situation leads to run-time undefined behavior.  We can't,
3202 #. therefore, simply error unless we can prove that all possible
3203 #. executions of the program must execute the code.
3204 #: c-typeck.c:2019
3205 #, fuzzy
3206 msgid "function called through a non-compatible type"
3207 msgstr "sizeof ¤¬ÉÔ´°Á´¤Ê·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
3209 #: c-typeck.c:2066 c-typeck.c:4327 c-typeck.c:4329 c-typeck.c:4337
3210 #: c-typeck.c:4362 c-typeck.c:5744
3211 msgid "initializer element is not constant"
3212 msgstr "½é´ü²½»Ò¤ÎÍ×ÁǤ¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3214 #: c-typeck.c:2127
3215 #, fuzzy, c-format
3216 msgid "too many arguments to function %qE"
3217 msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
3219 #: c-typeck.c:2154
3220 #, c-format
3221 msgid "type of formal parameter %d is incomplete"
3222 msgstr "Àµ¼°¤Ê²¾°ú¿ô %d ¤Î·¿¤¬ÉÔ´°Á´¤Ç¤¹"
3224 #: c-typeck.c:2167
3225 #, fuzzy, c-format
3226 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
3227 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÉâÆ°¾®¿ô·¿¤Ç¤Ï¤Ê¤¯À°¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3229 #: c-typeck.c:2172
3230 #, fuzzy, c-format
3231 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
3232 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÊ£ÁÇ¿ô¤Ç¤Ï¤Ê¤¯À°¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3234 #: c-typeck.c:2177
3235 #, fuzzy, c-format
3236 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
3237 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÉâÆ°¾®¿ô·¿¤Ç¤Ï¤Ê¤¯Ê£ÁÇ¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3239 #: c-typeck.c:2182
3240 #, fuzzy, c-format
3241 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
3242 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÀ°¿ô·¿¤Ç¤Ï¤Ê¤¯ÉâÆ°¾®¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3244 #: c-typeck.c:2187
3245 #, fuzzy, c-format
3246 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
3247 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÀ°¿ô·¿¤Ç¤Ï¤Ê¤¯Ê£ÁÇ¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3249 #: c-typeck.c:2192
3250 #, fuzzy, c-format
3251 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
3252 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÊ£ÁÇ¿ô¤Ç¤Ï¤Ê¤¯ÉâÆ°¾®¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3254 #: c-typeck.c:2204
3255 #, fuzzy
3256 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
3257 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤Ï `double' ¤Ç¤Ê¤¯ `float' ¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3259 #: c-typeck.c:2224
3260 #, fuzzy, c-format
3261 msgid "passing argument %d of %qE with different width due to prototype"
3262 msgstr "%s ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ç¤Î·¿¤ÎÉý¤È¤Ï°Û¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
3264 #: c-typeck.c:2251
3265 #, fuzzy, c-format
3266 msgid "passing argument %d of %qE as unsigned due to prototype"
3267 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ê %s ¤ÏÉä¹ç¤Ê¤·¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3269 #: c-typeck.c:2254
3270 #, fuzzy, c-format
3271 msgid "passing argument %d of %qE as signed due to prototype"
3272 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ê %s ¤ÏÉä¹çÉÕ¤­¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3274 #: c-typeck.c:2285
3275 #, fuzzy, c-format
3276 msgid "too few arguments to function %qE"
3277 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
3279 #: c-typeck.c:2321
3280 msgid "suggest parentheses around + or - inside shift"
3281 msgstr "¥·¥Õ¥ÈÃæ¤Î + ¤ä - ¤Î¼þ¤ê¤Ç¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
3283 #: c-typeck.c:2328
3284 msgid "suggest parentheses around && within ||"
3285 msgstr "|| ¤È¶¦¤Ë»È¤ï¤ì¤ë && ¤Î¼þ¤ê¤Ç¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
3287 #: c-typeck.c:2337
3288 msgid "suggest parentheses around arithmetic in operand of |"
3289 msgstr "·×»»¤¬ | ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
3291 #: c-typeck.c:2341
3292 msgid "suggest parentheses around comparison in operand of |"
3293 msgstr "Èæ³Ó¤¬ | ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
3295 #: c-typeck.c:2350
3296 msgid "suggest parentheses around arithmetic in operand of ^"
3297 msgstr "·×»»¤¬ ^ ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
3299 #: c-typeck.c:2354
3300 msgid "suggest parentheses around comparison in operand of ^"
3301 msgstr "·×»»¤¬ ^ ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
3303 #: c-typeck.c:2361
3304 msgid "suggest parentheses around + or - in operand of &"
3305 msgstr "& ±é»»»Ò¤Î¼þ¤ê¤Î + ¤ä - ¤Î¼þ¤ê¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
3307 #: c-typeck.c:2365
3308 msgid "suggest parentheses around comparison in operand of &"
3309 msgstr "Èæ³Ó¤¬ & ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
3311 #: c-typeck.c:2371
3312 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
3313 msgstr "X<=Y<=Z ¤ÎÍͤÊÈæ³Ó¤Ï¿ô³ØŪ¤Ê°ÕÌ£¤Ç¤Î·ë²Ì¤ò¤â¤¿¤é¤·¤Þ¤»¤ó"
3315 #: c-typeck.c:2397
3316 #, fuzzy
3317 msgid "pointer of type %<void *%> used in subtraction"
3318 msgstr "`void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤Îº¹¤òµá¤á¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
3320 #: c-typeck.c:2399
3321 msgid "pointer to a function used in subtraction"
3322 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤Îº¹¤òµá¤á¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
3324 #: c-typeck.c:2488
3325 msgid "wrong type argument to unary plus"
3326 msgstr "ñ¹à¥×¥é¥¹¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3328 #: c-typeck.c:2501
3329 msgid "wrong type argument to unary minus"
3330 msgstr "ñ¹à¥Þ¥¤¥Ê¥¹¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3332 #: c-typeck.c:2518
3333 #, fuzzy
3334 msgid "ISO C does not support %<~%> for complex conjugation"
3335 msgstr "ISO C ¤ÏÊ£ÁǶ¦ÌòÍѤΠ`~' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
3337 #: c-typeck.c:2524
3338 msgid "wrong type argument to bit-complement"
3339 msgstr "¥Ó¥Ã¥Èȿž¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3341 #: c-typeck.c:2532
3342 msgid "wrong type argument to abs"
3343 msgstr "abs ¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3345 #: c-typeck.c:2544
3346 msgid "wrong type argument to conjugation"
3347 msgstr "Ê£ÁǶ¦Ìò(~)¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3349 #: c-typeck.c:2558
3350 msgid "wrong type argument to unary exclamation mark"
3351 msgstr "ñ¹à´¶Ã²Éä(!)¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3353 #: c-typeck.c:2595
3354 #, fuzzy
3355 msgid "ISO C does not support %<++%> and %<--%> on complex types"
3356 msgstr "ISO C ¤Ï complex ·¿¤Ç¤Î `++' ¤È `--' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
3358 #: c-typeck.c:2611 c-typeck.c:2643
3359 #, fuzzy
3360 msgid "wrong type argument to increment"
3361 msgstr "¥Ó¥Ã¥Èȿž¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3363 #: c-typeck.c:2613 c-typeck.c:2645
3364 #, fuzzy
3365 msgid "wrong type argument to decrement"
3366 msgstr "¥Ó¥Ã¥Èȿž¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3368 #: c-typeck.c:2634
3369 #, fuzzy
3370 msgid "increment of pointer to unknown structure"
3371 msgstr "ÉÔÌÀ¤Ê¹½Â¤ÂΤËÂФ¹¤ë¥Ý¥¤¥ó¥¿¤Î%s"
3373 #: c-typeck.c:2636
3374 #, fuzzy
3375 msgid "decrement of pointer to unknown structure"
3376 msgstr "ÉÔÌÀ¤Ê¹½Â¤ÂΤËÂФ¹¤ë¥Ý¥¤¥ó¥¿¤Î%s"
3378 #: c-typeck.c:2806
3379 #, fuzzy, c-format
3380 msgid "assignment of read-only member %qs"
3381 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑ¥á¥ó¥Ð `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
3383 #: c-typeck.c:2807
3384 #, fuzzy, c-format
3385 msgid "increment of read-only member %qs"
3386 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑ¥á¥ó¥Ð `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
3388 #: c-typeck.c:2808
3389 #, fuzzy, c-format
3390 msgid "decrement of read-only member %qs"
3391 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑ¥á¥ó¥Ð `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
3393 #: c-typeck.c:2812
3394 #, fuzzy, c-format
3395 msgid "assignment of read-only variable %qs"
3396 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÊÑ¿ô `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
3398 #: c-typeck.c:2813
3399 #, fuzzy, c-format
3400 msgid "increment of read-only variable %qs"
3401 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÊÑ¿ô `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
3403 #: c-typeck.c:2814
3404 #, fuzzy, c-format
3405 msgid "decrement of read-only variable %qs"
3406 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÊÑ¿ô `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
3408 #: c-typeck.c:2817
3409 #, fuzzy
3410 msgid "assignment of read-only location"
3411 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÎΰè¤Ç¹Ô¤ï¤ì¤Þ¤·¤¿"
3413 #: c-typeck.c:2818
3414 #, fuzzy
3415 msgid "increment of read-only location"
3416 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÎΰè¤Ç¹Ô¤ï¤ì¤Þ¤·¤¿"
3418 #: c-typeck.c:2819
3419 #, fuzzy
3420 msgid "decrement of read-only location"
3421 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÎΰè¤Ç¹Ô¤ï¤ì¤Þ¤·¤¿"
3423 #: c-typeck.c:2838
3424 #, fuzzy
3425 msgid "cannot take address of bit-field %qD"
3426 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤Î¥¢¥É¥ì¥¹¤ò¼èÆÀ¤Ç¤­¤Þ¤»¤ó"
3428 #: c-typeck.c:2866
3429 #, fuzzy
3430 msgid "global register variable %qD used in nested function"
3431 msgstr "Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
3433 #: c-typeck.c:2869
3434 #, fuzzy
3435 msgid "register variable %qD used in nested function"
3436 msgstr "¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
3438 #: c-typeck.c:2874
3439 #, fuzzy
3440 msgid "address of global register variable %qD requested"
3441 msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹"
3443 #: c-typeck.c:2876
3444 #, fuzzy
3445 msgid "address of register variable %qD requested"
3446 msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
3448 #: c-typeck.c:2924
3449 #, fuzzy
3450 msgid "non-lvalue array in conditional expression"
3451 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
3453 #: c-typeck.c:2968
3454 msgid "signed and unsigned type in conditional expression"
3455 msgstr "¾ò·ï¼°¤ËÉä¹çÉÕ¤­·¿¤ÈÉä¹ç̵¤··¿¤È¤¬¤¢¤ê¤Þ¤¹"
3457 #: c-typeck.c:2975
3458 msgid "ISO C forbids conditional expr with only one void side"
3459 msgstr "ISO C ¤ÏÊÒ¦¤À¤±¤¬ void ¤È¤Ê¤ë¾ò·ï¼°¤ò¶Ø¤¸¤Þ¤¹"
3461 #: c-typeck.c:2991 c-typeck.c:2999
3462 #, fuzzy
3463 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
3464 msgstr "ISO C ¤Ï `void *' ¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤ò¾ò·ï¼°¤È¤¹¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
3466 #: c-typeck.c:3006
3467 msgid "pointer type mismatch in conditional expression"
3468 msgstr "¾ò·ï¼°¤Ç¤Î¥Ý¥¤¥ó¥¿¤Î·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó"
3470 #: c-typeck.c:3013 c-typeck.c:3023
3471 msgid "pointer/integer type mismatch in conditional expression"
3472 msgstr "¾ò·ï¼°¤Ç¥Ý¥¤¥ó¥¿·¿¤ÈÀ°¿ô·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó"
3474 #: c-typeck.c:3037
3475 msgid "type mismatch in conditional expression"
3476 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
3478 #: c-typeck.c:3076
3479 msgid "left-hand operand of comma expression has no effect"
3480 msgstr "¥«¥ó¥Þ±é»»»Ò¤Îº¸Â¦¤Î¼°¤Ë¸úÎϤ¬¤¢¤ê¤Þ¤»¤ó"
3482 #: c-typeck.c:3109
3483 msgid "cast specifies array type"
3484 msgstr "¥­¥ã¥¹¥È¤¬ÇÛÎ󷿤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
3486 #: c-typeck.c:3115
3487 msgid "cast specifies function type"
3488 msgstr "¥­¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
3490 #: c-typeck.c:3125
3491 msgid "ISO C forbids casting nonscalar to the same type"
3492 msgstr "ISO C ¤ÏÈó¥¹¥«¥é¡¼¤«¤éƱ¤¸·¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
3494 #: c-typeck.c:3143
3495 msgid "ISO C forbids casts to union type"
3496 msgstr "ISO C ¤Ï¶¦ÍÑÂη¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
3498 #: c-typeck.c:3152
3499 msgid "cast to union type from type not present in union"
3500 msgstr "¶¦ÍÑÂΤÎÃæ¤Ë¤Ê¤¤·¿¤«¤é¶¦ÍÑÂη¿¤Ø¥­¥ã¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
3502 #: c-typeck.c:3203
3503 #, fuzzy
3504 msgid "cast adds new qualifiers to function type"
3505 msgstr "¥­¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
3507 #. There are qualifiers present in IN_OTYPE that are not
3508 #. present in IN_TYPE.
3509 #: c-typeck.c:3208
3510 msgid "cast discards qualifiers from pointer target type"
3511 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
3513 #: c-typeck.c:3223
3514 msgid "cast increases required alignment of target type"
3515 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤ÎÍ׵ᥢ¥é¥¤¥ó¥á¥ó¥È¤¬Áý²Ã¤·¤Þ¤¹"
3517 #: c-typeck.c:3229
3518 msgid "cast from pointer to integer of different size"
3519 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤«¤é°Û¤Ê¤ë¥µ¥¤¥º¤ÎÀ°¿ô¤È¤Ê¤ê¤Þ¤¹"
3521 #: c-typeck.c:3234
3522 msgid "cast from function call of type %qT to non-matching type %qT"
3523 msgstr ""
3525 #: c-typeck.c:3242
3526 msgid "cast to pointer from integer of different size"
3527 msgstr "°Û¤Ê¤ë¥µ¥¤¥º¤ÎÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤Ë¥­¥ã¥¹¥È¤µ¤ì¤Þ¤·¤¿"
3529 #: c-typeck.c:3254
3530 msgid "type-punning to incomplete type might break strict-aliasing rules"
3531 msgstr ""
3533 #: c-typeck.c:3261
3534 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
3535 msgstr ""
3537 #: c-typeck.c:3264
3538 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
3539 msgstr ""
3541 #: c-typeck.c:3276
3542 #, fuzzy
3543 msgid "ISO C forbids conversion of function pointer to object pointer type"
3544 msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë¥á¥ó¥Ð´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
3546 #: c-typeck.c:3285
3547 #, fuzzy
3548 msgid "ISO C forbids conversion of object pointer to function pointer type"
3549 msgstr "ISO C ¤Ï `void *' ¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤ÎÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
3551 #: c-typeck.c:3537
3552 #, fuzzy
3553 msgid "cannot pass rvalue to reference parameter"
3554 msgstr "»²¾È·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
3556 #: c-typeck.c:3646 c-typeck.c:3761
3557 #, fuzzy, c-format
3558 msgid "passing argument %d of %qE makes qualified function pointer from unqualified"
3559 msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹"
3561 #: c-typeck.c:3649 c-typeck.c:3764
3562 #, fuzzy
3563 msgid "assignment makes qualified function pointer from unqualified"
3564 msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹"
3566 #: c-typeck.c:3652 c-typeck.c:3766
3567 #, fuzzy
3568 msgid "initialization makes qualified function pointer from unqualified"
3569 msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹"
3571 #: c-typeck.c:3655 c-typeck.c:3768
3572 #, fuzzy
3573 msgid "return makes qualified function pointer from unqualified"
3574 msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹"
3576 #: c-typeck.c:3659 c-typeck.c:3729
3577 #, fuzzy, c-format
3578 msgid "passing argument %d of %qE discards qualifiers from pointer target type"
3579 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
3581 #: c-typeck.c:3661 c-typeck.c:3731
3582 #, fuzzy
3583 msgid "assignment discards qualifiers from pointer target type"
3584 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
3586 #: c-typeck.c:3663 c-typeck.c:3733
3587 #, fuzzy
3588 msgid "initialization discards qualifiers from pointer target type"
3589 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
3591 #: c-typeck.c:3665 c-typeck.c:3735
3592 #, fuzzy
3593 msgid "return discards qualifiers from pointer target type"
3594 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
3596 #: c-typeck.c:3670
3597 msgid "ISO C prohibits argument conversion to union type"
3598 msgstr "ISO C ¤Ç¤Ï°ú¿ô¤«¤é¶¦ÍÑÂΤؤÎÊÑ´¹¤ò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹"
3600 #: c-typeck.c:3714
3601 #, fuzzy
3602 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
3603 msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹"
3605 #: c-typeck.c:3717
3606 #, fuzzy
3607 msgid "ISO C forbids assignment between function pointer and %<void *%>"
3608 msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹"
3610 #: c-typeck.c:3719
3611 #, fuzzy
3612 msgid "ISO C forbids initialization between function pointer and %<void *%>"
3613 msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹"
3615 #: c-typeck.c:3721
3616 #, fuzzy
3617 msgid "ISO C forbids return between function pointer and %<void *%>"
3618 msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹"
3620 #: c-typeck.c:3744
3621 #, fuzzy, c-format
3622 msgid "pointer targets in passing argument %d of %qE differ in signedness"
3623 msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉä¹æ¤Î̵ͭ¤¬°Û¤Ê¤ê¤Þ¤¹"
3625 #: c-typeck.c:3746
3626 #, fuzzy
3627 msgid "pointer targets in assignment differ in signedness"
3628 msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉä¹æ¤Î̵ͭ¤¬°Û¤Ê¤ê¤Þ¤¹"
3630 #: c-typeck.c:3748
3631 #, fuzzy
3632 msgid "pointer targets in initialization differ in signedness"
3633 msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉä¹æ¤Î̵ͭ¤¬°Û¤Ê¤ê¤Þ¤¹"
3635 #: c-typeck.c:3750
3636 #, fuzzy
3637 msgid "pointer targets in return differ in signedness"
3638 msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉä¹æ¤Î̵ͭ¤¬°Û¤Ê¤ê¤Þ¤¹"
3640 #: c-typeck.c:3773
3641 #, fuzzy, c-format
3642 msgid "passing argument %d of %qE from incompatible pointer type"
3643 msgstr "¸ß´¹À­¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹"
3645 #: c-typeck.c:3775
3646 #, fuzzy
3647 msgid "assignment from incompatible pointer type"
3648 msgstr "¸ß´¹À­¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹"
3650 #: c-typeck.c:3776
3651 #, fuzzy
3652 msgid "initialization from incompatible pointer type"
3653 msgstr "¸ß´¹À­¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹"
3655 #: c-typeck.c:3778
3656 #, fuzzy
3657 msgid "return from incompatible pointer type"
3658 msgstr "¸ß´¹À­¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹"
3660 #. ??? This should not be an error when inlining calls to
3661 #. unprototyped functions.
3662 #: c-typeck.c:3785 c-typeck.c:4287 cp/typeck.c:1377
3663 msgid "invalid use of non-lvalue array"
3664 msgstr "Èóº¸ÊÕÃÍÇÛÎó¤Î̵¸ú¤ÊÍøÍÑ"
3666 #: c-typeck.c:3799
3667 #, fuzzy, c-format
3668 msgid "passing argument %d of %qE makes pointer from integer without a cast"
3669 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿"
3671 #: c-typeck.c:3801
3672 #, fuzzy
3673 msgid "assignment makes pointer from integer without a cast"
3674 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿"
3676 #: c-typeck.c:3803
3677 #, fuzzy
3678 msgid "initialization makes pointer from integer without a cast"
3679 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿"
3681 #: c-typeck.c:3805
3682 #, fuzzy
3683 msgid "return makes pointer from integer without a cast"
3684 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿"
3686 #: c-typeck.c:3812
3687 #, fuzzy, c-format
3688 msgid "passing argument %d of %qE makes integer from pointer without a cast"
3689 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿"
3691 #: c-typeck.c:3814
3692 #, fuzzy
3693 msgid "assignment makes integer from pointer without a cast"
3694 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿"
3696 #: c-typeck.c:3816
3697 #, fuzzy
3698 msgid "initialization makes integer from pointer without a cast"
3699 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿"
3701 #: c-typeck.c:3818
3702 #, fuzzy
3703 msgid "return makes integer from pointer without a cast"
3704 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿"
3706 #. ??? This should not be an error when inlining calls to
3707 #. unprototyped functions.
3708 #: c-typeck.c:3831
3709 #, fuzzy, c-format
3710 msgid "incompatible type for argument %d of %qE"
3711 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
3713 #: c-typeck.c:3834
3714 #, fuzzy
3715 msgid "incompatible types in assignment"
3716 msgstr "%s ¤Ë¸ß´¹À­¤Î¤Ê¤¤·¿"
3718 #: c-typeck.c:3837
3719 #, fuzzy
3720 msgid "incompatible types in initialization"
3721 msgstr "%s ¤Ë¸ß´¹À­¤Î¤Ê¤¤·¿"
3723 #: c-typeck.c:3840
3724 #, fuzzy
3725 msgid "incompatible types in return"
3726 msgstr "%s ¤Ë¸ß´¹À­¤Î¤Ê¤¤·¿"
3728 #: c-typeck.c:3921
3729 msgid "traditional C rejects automatic aggregate initialization"
3730 msgstr "¸Å¤¤ C ¤Ç¤Ï¼«Æ°Åª¤Ê½¸¹çÂΤνé´ü²½¤òµñÀ䤷¤Þ¤¹"
3732 #. Use `%s' to print the string in case there are any escape
3733 #. characters in the message.
3734 #: c-typeck.c:4086 c-typeck.c:4101 c-typeck.c:4116 final.c:2856 final.c:2858
3735 #: gcc.c:4639 rtl-error.c:113 toplev.c:610 config/cris/cris.c:578
3736 #: cp/parser.c:1884 cp/typeck.c:4131 java/expr.c:405 java/parse.y:5020
3737 #: java/verify.c:1553 java/verify.c:1554 java/verify.c:1573
3738 #, c-format
3739 msgid "%s"
3740 msgstr "%s"
3742 #: c-typeck.c:4089 c-typeck.c:4104 c-typeck.c:4119
3743 #, fuzzy, c-format
3744 msgid "(near initialization for %qs)"
3745 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
3747 #: c-typeck.c:4133
3748 #, fuzzy
3749 msgid "array initialized from parenthesized string constant"
3750 msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
3752 #: c-typeck.c:4197 cp/typeck2.c:703
3753 msgid "char-array initialized from wide string"
3754 msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
3756 #: c-typeck.c:4202
3757 #, fuzzy
3758 msgid "wchar_t-array initialized from non-wide string"
3759 msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
3761 #: c-typeck.c:4220 cp/typeck2.c:725
3762 msgid "initializer-string for array of chars is too long"
3763 msgstr "char ¤ÎÇÛÎó¤Ë¤È¤Ã¤Æ½é´ü²½»Òʸ»úÎó¤¬Ä¹¤¹¤®¤Þ¤¹"
3765 #: c-typeck.c:4226
3766 #, fuzzy
3767 msgid "array of inappropriate type initialized from string constant"
3768 msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
3770 #: c-typeck.c:4310
3771 msgid "array initialized from non-constant array expression"
3772 msgstr "ÈóÄê¿ôÇÛÎó¼°¤«¤éÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
3774 #: c-typeck.c:4369 c-typeck.c:5748
3775 msgid "initializer element is not computable at load time"
3776 msgstr "½é´ü²½»Ò¤ÎÍ×ÁÇ¤Ï¥í¡¼¥É»þ¤Ë·×»»¤µ¤ìÆÀ¤Þ¤»¤ó"
3778 #: c-typeck.c:4384 cp/typeck2.c:804
3779 msgid "invalid initializer"
3780 msgstr "̵¸ú¤Ê½é´ü²½»Ò"
3782 #: c-typeck.c:4651 cp/decl.c:4451
3783 #, fuzzy
3784 msgid "opaque vector types cannot be initialized"
3785 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
3787 #: c-typeck.c:4850
3788 msgid "extra brace group at end of initializer"
3789 msgstr "½é´ü²½»Ò¤Î½ª¤ï¤ê¤Ë;ʬ¤Ê¥Ö¥ì¡¼¥¹¤Î¥°¥ë¡¼¥×"
3791 #: c-typeck.c:4870 cp/decl.c:4366
3792 msgid "missing braces around initializer"
3793 msgstr "½é´ü²½»Ò¤Î¤Þ¤ï¤ê¤Î¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
3795 #: c-typeck.c:4931
3796 msgid "braces around scalar initializer"
3797 msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤¬¥Ö¥ì¡¼¥¹¤Ç°Ï¤Þ¤ì¤Æ¤¤¤Þ¤¹"
3799 #: c-typeck.c:4988
3800 msgid "initialization of flexible array member in a nested context"
3801 msgstr "¥Í¥¹¥È¤·¤¿Ê¸Ì®¤Ç²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
3803 #: c-typeck.c:4990
3804 msgid "initialization of a flexible array member"
3805 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
3807 #: c-typeck.c:5017
3808 msgid "missing initializer"
3809 msgstr "½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
3811 #: c-typeck.c:5039
3812 msgid "empty scalar initializer"
3813 msgstr "¶õ¤Î¥¹¥«¥é¡¼½é´ü²½»Ò"
3815 #: c-typeck.c:5044
3816 msgid "extra elements in scalar initializer"
3817 msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤Ë;ʬ¤ÊÍ×ÁÇ"
3819 #: c-typeck.c:5148 c-typeck.c:5223
3820 msgid "array index in non-array initializer"
3821 msgstr "ÈóÇÛÎó¤Î½é´ü²½»Ò¤ËÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬»È¤ï¤ì¤Þ¤·¤¿"
3823 #: c-typeck.c:5153 c-typeck.c:5276
3824 msgid "field name not in record or union initializer"
3825 msgstr "¥ì¥³¡¼¥É¤ä¶¦ÍÑÂΤ˥ե£¡¼¥ë¥É̾¤¬¤Ê¤¤½é´ü²½»Ò¤Ç¤¹"
3827 #: c-typeck.c:5199
3828 #, fuzzy
3829 msgid "array index in initializer not of integer type"
3830 msgstr "½é´ü²½»ÒÆâ¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬ÇÛÎó¤Î¶­³¦¤òĶ¤¨¤Þ¤·¤¿"
3832 #: c-typeck.c:5219 c-typeck.c:5221
3833 msgid "nonconstant array index in initializer"
3834 msgstr "½é´ü²½»ÒÆâ¤ËÈóÄê¿ô¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
3836 #: c-typeck.c:5225 c-typeck.c:5228
3837 msgid "array index in initializer exceeds array bounds"
3838 msgstr "½é´ü²½»ÒÆâ¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬ÇÛÎó¤Î¶­³¦¤òĶ¤¨¤Þ¤·¤¿"
3840 #: c-typeck.c:5239
3841 msgid "empty index range in initializer"
3842 msgstr "½é´ü²½»ÒÆâ¤Ë¶õ¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
3844 #: c-typeck.c:5248
3845 msgid "array index range in initializer exceeds array bounds"
3846 msgstr "½é´ü²½»Ò¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬ÇÛÎó¤Î¶­³¦¤òĶ¤¨¤Þ¤·¤¿"
3848 #: c-typeck.c:5288
3849 #, fuzzy, c-format
3850 msgid "unknown field %qs specified in initializer"
3851 msgstr "ÉÔÌÀ¤Ê¥Õ¥£¡¼¥ë¥É `%s' ¤¬½é´ü²½»Ò¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿"
3853 #: c-typeck.c:5324 c-typeck.c:5345 c-typeck.c:5811
3854 msgid "initialized field with side-effects overwritten"
3855 msgstr "½é´ü²½¤µ¤ì¤¿¥Õ¥£¡¼¥ë¥É¤¬ÉûºîÍѤǾå½ñ¤­¤µ¤ì¤Þ¤¹"
3857 #: c-typeck.c:6020
3858 msgid "excess elements in char array initializer"
3859 msgstr "char ÇÛÎó½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
3861 #: c-typeck.c:6027 c-typeck.c:6073
3862 msgid "excess elements in struct initializer"
3863 msgstr "¹½Â¤Âνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
3865 #: c-typeck.c:6088
3866 #, fuzzy
3867 msgid "non-static initialization of a flexible array member"
3868 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
3870 #: c-typeck.c:6156
3871 msgid "excess elements in union initializer"
3872 msgstr "¶¦ÍÑÂνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
3874 #: c-typeck.c:6178
3875 msgid "traditional C rejects initialization of unions"
3876 msgstr "¸Å¤¤ C ¤Ï¶¦ÍÑÂΤνé´ü¤òµñÀ䤷¤Þ¤¹"
3878 #: c-typeck.c:6242
3879 msgid "excess elements in array initializer"
3880 msgstr "ÇÛÎó½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
3882 #: c-typeck.c:6272
3883 #, fuzzy
3884 msgid "excess elements in vector initializer"
3885 msgstr "¥¹¥«¥é¡¼½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
3887 #: c-typeck.c:6296
3888 msgid "excess elements in scalar initializer"
3889 msgstr "¥¹¥«¥é¡¼½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
3891 #: c-typeck.c:6492
3892 #, fuzzy
3893 msgid "ISO C forbids %<goto *expr;%>"
3894 msgstr "ISO C `goto *¼°;' ¤Î½ñ¤­Êý¤ò¶Ø¤¸¤Þ¤¹"
3896 #: c-typeck.c:6506 cp/typeck.c:6049
3897 #, fuzzy
3898 msgid "function declared %<noreturn%> has a %<return%> statement"
3899 msgstr "`noreturn' ¤ÎÀë¸À¤µ¤ì¤¿´Ø¿ô¤Ë `return' Ê¸¤¬¤¢¤ê¤Þ¤¹"
3901 #: c-typeck.c:6513
3902 #, fuzzy
3903 msgid "%<return%> with no value, in function returning non-void"
3904 msgstr "Ìá¤ê·¿¤¬´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤»¤ó"
3906 #: c-typeck.c:6520
3907 #, fuzzy
3908 msgid "%<return%> with a value, in function returning void"
3909 msgstr "Ìá¤ê·¿¤¬ void ¤Î´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤¹"
3911 #: c-typeck.c:6577
3912 msgid "function returns address of local variable"
3913 msgstr "´Ø¿ô¤¬¥í¡¼¥«¥ëÊÑ¿ô¤Î¥¢¥É¥ì¥¹¤òÊÖ¤·¤Æ¤¤¤Þ¤¹"
3915 #: c-typeck.c:6638 cp/semantics.c:879
3916 msgid "switch quantity not an integer"
3917 msgstr "switch ¤ÎÆâÍƤ¬À°¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3919 #: c-typeck.c:6649
3920 #, fuzzy
3921 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
3922 msgstr "ISO C ¤Ç¤Ï `long' ¤Î switch ¼°¤Ï `int' ¤ËÊÑ´¹¤µ¤ì¤Þ¤»¤ó"
3924 #: c-typeck.c:6685 cp/parser.c:6051
3925 msgid "case label not within a switch statement"
3926 msgstr "case ¥é¥Ù¥ë¤¬ switch Ê¸¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
3928 #: c-typeck.c:6687
3929 #, fuzzy
3930 msgid "%<default%> label not within a switch statement"
3931 msgstr "`default' ¥é¥Ù¥ë¤¬ switch Ê¸¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
3933 #: c-typeck.c:6751
3934 msgid "%Hsuggest explicit braces to avoid ambiguous %<else%>"
3935 msgstr ""
3937 #: c-typeck.c:6761
3938 #, fuzzy
3939 msgid "%Hempty body in an if-statement"
3940 msgstr "else Ê¸¤ÎÃæ¿È¤¬¶õ¤Ç¤¹"
3942 #: c-typeck.c:6769
3943 #, fuzzy
3944 msgid "%Hempty body in an else-statement"
3945 msgstr "else Ê¸¤ÎÃæ¿È¤¬¶õ¤Ç¤¹"
3947 #: c-typeck.c:6880 cp/parser.c:6553
3948 msgid "continue statement not within a loop"
3949 msgstr "continue Ê¸¤¬ loop ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
3951 #: c-typeck.c:6900
3952 msgid "%Hstatement with no effect"
3953 msgstr ""
3955 #: c-typeck.c:6929
3956 msgid "expression statement has incomplete type"
3957 msgstr "¼°¤ÎÃæ¤Îʸ¤ËÉÔ´°Á´·¿¤¬¤¢¤ê¤Þ¤¹"
3959 #: c-typeck.c:7252 c-typeck.c:7291
3960 #, fuzzy
3961 msgid "division by zero"
3962 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
3964 #: c-typeck.c:7336 cp/typeck.c:2927
3965 msgid "right shift count is negative"
3966 msgstr "±¦¥·¥Õ¥È²ó¿ô¤¬Éé¤Î¿ô¤Ç¤¹"
3968 #: c-typeck.c:7343 cp/typeck.c:2933
3969 msgid "right shift count >= width of type"
3970 msgstr "±¦¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
3972 #: c-typeck.c:7364 cp/typeck.c:2952
3973 msgid "left shift count is negative"
3974 msgstr "º¸¥·¥Õ¥È²ó¿ô¤¬Éé¤Î¿ô¤Ç¤¹"
3976 #: c-typeck.c:7367 cp/typeck.c:2954
3977 msgid "left shift count >= width of type"
3978 msgstr "º¸¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
3980 #: c-typeck.c:7384 cp/typeck.c:2989
3981 msgid "comparing floating point with == or != is unsafe"
3982 msgstr "ÉâÆ°¾®¿ôÅÀ¤ÎÈæ³Ó¤Ç == ¤ä != ¤ò»È¤¦¤Î¤Ï°ÂÁ´¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3984 #: c-typeck.c:7408 c-typeck.c:7415
3985 #, fuzzy
3986 msgid "ISO C forbids comparison of %<void *%> with function pointer"
3987 msgstr "ISO C ¤Ï `void *' ¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤ÎÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
3989 #: c-typeck.c:7419 c-typeck.c:7465
3990 msgid "comparison of distinct pointer types lacks a cast"
3991 msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥­¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
3993 #: c-typeck.c:7433 c-typeck.c:7438 c-typeck.c:7485 c-typeck.c:7490
3994 msgid "comparison between pointer and integer"
3995 msgstr "¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¹Ô¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
3997 #: c-typeck.c:7457
3998 msgid "comparison of complete and incomplete pointers"
3999 msgstr "´°Á´¤Ê¥Ý¥¤¥ó¥¿¤ÈÉÔ´°Á´¤Ê¥Ý¥¤¥ó¥¿¤È¤ÎÈæ³Ó¤Ç¤¹"
4001 #: c-typeck.c:7460
4002 msgid "ISO C forbids ordered comparisons of pointers to functions"
4003 msgstr "ISO C ´Ø¿ô¥Ý¥¤¥ó¥¿¤Î½ç½øÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
4005 #: c-typeck.c:7473 c-typeck.c:7480
4006 msgid "ordered comparison of pointer with integer zero"
4007 msgstr "À°¿ô 0 ¤È¥Ý¥¤¥ó¥¿¤È¤Î½ç½øÈæ³Ó¤Ç¤¹"
4009 #: c-typeck.c:7701
4010 msgid "comparison between signed and unsigned"
4011 msgstr "Éä¹çÉÕ¤­¤ÈÉä¹ç̵¤·¤È¤ÎÈæ³Ó¤Ç¤¹"
4013 #: c-typeck.c:7747 cp/typeck.c:3396
4014 msgid "comparison of promoted ~unsigned with constant"
4015 msgstr "~¤Çȿž¤µ¤ì¤¿³Ê¾å¤²Éä¹ç̵¤··¿¤ÈÄê¿ô¤È¤ÎÈæ³Ó¤Ç¤¹"
4017 #: c-typeck.c:7755 cp/typeck.c:3404
4018 msgid "comparison of promoted ~unsigned with unsigned"
4019 msgstr "~¤Çȿž¤µ¤ì¤¿Éä¹ç̵¤··¿¤ÈÉä¹ç̵¤··¿¤È¤ÎÈæ³Ó¤Ç¤¹"
4021 #: calls.c:1934
4022 msgid "function call has aggregate value"
4023 msgstr "´Ø¿ô¸Æ¤Ó½Ð¤·¤¬½¸¹çÂΤÎÃͤò»ý¤Ã¤Æ¤¤¤Þ¤¹"
4025 #: cfghooks.c:90
4026 #, c-format
4027 msgid "bb %d on wrong place"
4028 msgstr ""
4030 #: cfghooks.c:96
4031 #, c-format
4032 msgid "prev_bb of %d should be %d, not %d"
4033 msgstr ""
4035 #: cfghooks.c:113
4036 #, c-format
4037 msgid "verify_flow_info: Wrong count of block %i %i"
4038 msgstr ""
4040 #: cfghooks.c:119
4041 #, c-format
4042 msgid "verify_flow_info: Wrong frequency of block %i %i"
4043 msgstr ""
4045 #: cfghooks.c:127
4046 #, c-format
4047 msgid "verify_flow_info: Duplicate edge %i->%i"
4048 msgstr ""
4050 #: cfghooks.c:133
4051 #, c-format
4052 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
4053 msgstr ""
4055 #: cfghooks.c:139
4056 #, c-format
4057 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
4058 msgstr ""
4060 #: cfghooks.c:151
4061 #, fuzzy, c-format
4062 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
4063 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d pred edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
4065 #: cfghooks.c:165 cfgrtl.c:2056
4066 #, c-format
4067 msgid "Wrong amount of branch edges after unconditional jump %i"
4068 msgstr ""
4070 #: cfghooks.c:173 cfghooks.c:184
4071 #, fuzzy, c-format
4072 msgid "basic block %d pred edge is corrupted"
4073 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d pred edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
4075 #: cfghooks.c:185
4076 #, c-format
4077 msgid "its dest_idx should be %d, not %d"
4078 msgstr ""
4080 #: cfghooks.c:214
4081 #, fuzzy, c-format
4082 msgid "basic block %i edge lists are corrupted"
4083 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %i edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
4085 #: cfghooks.c:228
4086 msgid "verify_flow_info failed"
4087 msgstr ""
4089 #: cfghooks.c:289
4090 #, fuzzy, c-format
4091 msgid "%s does not support redirect_edge_and_branch."
4092 msgstr "%s ¤Ï %%n$ ±é»»»ÒÈÖ¹æ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4094 #: cfghooks.c:307
4095 #, fuzzy, c-format
4096 msgid "%s does not support redirect_edge_and_branch_force."
4097 msgstr "%s ¤Ï %%n$ ±é»»»ÒÈÖ¹æ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4099 #: cfghooks.c:325
4100 #, fuzzy, c-format
4101 msgid "%s does not support split_block."
4102 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4104 #: cfghooks.c:361
4105 #, fuzzy, c-format
4106 msgid "%s does not support move_block_after."
4107 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4109 #: cfghooks.c:374
4110 #, fuzzy, c-format
4111 msgid "%s does not support delete_basic_block."
4112 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4114 #: cfghooks.c:406
4115 #, fuzzy, c-format
4116 msgid "%s does not support split_edge."
4117 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4119 #: cfghooks.c:467
4120 #, fuzzy, c-format
4121 msgid "%s does not support create_basic_block."
4122 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4124 #: cfghooks.c:495
4125 #, fuzzy, c-format
4126 msgid "%s does not support can_merge_blocks_p."
4127 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4129 #: cfghooks.c:506
4130 #, fuzzy, c-format
4131 msgid "%s does not support predict_edge."
4132 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4134 #: cfghooks.c:515
4135 #, fuzzy, c-format
4136 msgid "%s does not support predicted_by_p."
4137 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4139 #: cfghooks.c:529
4140 #, fuzzy, c-format
4141 msgid "%s does not support merge_blocks."
4142 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4144 #: cfghooks.c:575
4145 #, fuzzy, c-format
4146 msgid "%s does not support make_forwarder_block."
4147 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4149 #: cfghooks.c:680
4150 #, fuzzy, c-format
4151 msgid "%s does not support can_duplicate_block_p."
4152 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4154 #: cfghooks.c:707
4155 #, fuzzy, c-format
4156 msgid "%s does not support duplicate_block."
4157 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4159 #: cfghooks.c:773
4160 #, fuzzy, c-format
4161 msgid "%s does not support block_ends_with_call_p"
4162 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4164 #: cfghooks.c:784
4165 #, fuzzy, c-format
4166 msgid "%s does not support block_ends_with_condjump_p"
4167 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4169 #: cfghooks.c:802
4170 #, fuzzy, c-format
4171 msgid "%s does not support flow_call_edges_add"
4172 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4174 #: cfgloop.c:1312
4175 #, c-format
4176 msgid "Size of loop %d should be %d, not %d."
4177 msgstr ""
4179 #: cfgloop.c:1329
4180 #, c-format
4181 msgid "Bb %d do not belong to loop %d."
4182 msgstr ""
4184 #: cfgloop.c:1346
4185 #, c-format
4186 msgid "Loop %d's header does not have exactly 2 entries."
4187 msgstr ""
4189 #: cfgloop.c:1353
4190 #, c-format
4191 msgid "Loop %d's latch does not have exactly 1 successor."
4192 msgstr ""
4194 #: cfgloop.c:1358
4195 #, c-format
4196 msgid "Loop %d's latch does not have header as successor."
4197 msgstr ""
4199 #: cfgloop.c:1363
4200 #, c-format
4201 msgid "Loop %d's latch does not belong directly to it."
4202 msgstr ""
4204 #: cfgloop.c:1369
4205 #, c-format
4206 msgid "Loop %d's header does not belong directly to it."
4207 msgstr ""
4209 #: cfgloop.c:1375
4210 #, c-format
4211 msgid "Loop %d's latch is marked as part of irreducible region."
4212 msgstr ""
4214 #: cfgloop.c:1408
4215 #, fuzzy, c-format
4216 msgid "Basic block %d should be marked irreducible."
4217 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d pred edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
4219 #: cfgloop.c:1414
4220 #, fuzzy, c-format
4221 msgid "Basic block %d should not be marked irreducible."
4222 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¤¬Ï¢Â³Åª¤ËÈÖ¹æÉÕ¤±¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
4224 #: cfgloop.c:1422
4225 #, c-format
4226 msgid "Edge from %d to %d should be marked irreducible."
4227 msgstr ""
4229 #: cfgloop.c:1429
4230 #, c-format
4231 msgid "Edge from %d to %d should not be marked irreducible."
4232 msgstr ""
4234 #: cfgloop.c:1464
4235 #, c-format
4236 msgid "Wrong single exit %d->%d recorded for loop %d."
4237 msgstr ""
4239 #: cfgloop.c:1468
4240 #, c-format
4241 msgid "Right exit is %d->%d."
4242 msgstr ""
4244 #: cfgloop.c:1485
4245 #, c-format
4246 msgid "Single exit not recorded for loop %d."
4247 msgstr ""
4249 #: cfgloop.c:1492
4250 #, c-format
4251 msgid "Loop %d should not have single exit (%d -> %d)."
4252 msgstr ""
4254 #: cfgrtl.c:1948
4255 #, fuzzy, c-format
4256 msgid "end insn %d for block %d not found in the insn stream"
4257 msgstr "½ªÎ»Ì¿Îá %d(¥Ö¥í¥Ã¥¯ %d) ¤¬°ìÏ¢¤ÎÌ¿ÎáÎó¤ÎÃæ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£"
4259 #: cfgrtl.c:1962
4260 #, fuzzy, c-format
4261 msgid "insn %d is in multiple basic blocks (%d and %d)"
4262 msgstr "Ì¿Îá %d ¤¬Ê£¿ô¤Î´ðËÜ¥Ö¥í¥Ã¥¯(%d ¤È %d)¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
4264 #: cfgrtl.c:1974
4265 #, fuzzy, c-format
4266 msgid "head insn %d for block %d not found in the insn stream"
4267 msgstr "³«»ÏÌ¿Îá %d(¥Ö¥í¥Ã¥¯ %d) ¤¬°ìÏ¢¤ÎÌ¿ÎáÎó¤ÎÃæ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£"
4269 #: cfgrtl.c:1998
4270 msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
4271 msgstr ""
4273 #: cfgrtl.c:2013
4274 #, c-format
4275 msgid "Fallthru edge crosses section boundary (bb %i)"
4276 msgstr ""
4278 #: cfgrtl.c:2038
4279 #, c-format
4280 msgid "Missing REG_EH_REGION note in the end of bb %i"
4281 msgstr ""
4283 #: cfgrtl.c:2046
4284 #, c-format
4285 msgid "Too many outgoing branch edges from bb %i"
4286 msgstr ""
4288 #: cfgrtl.c:2051
4289 #, c-format
4290 msgid "Fallthru edge after unconditional jump %i"
4291 msgstr ""
4293 #: cfgrtl.c:2062
4294 #, fuzzy, c-format
4295 msgid "Wrong amount of branch edges after conditional jump %i"
4296 msgstr "¾ò·ï¤Î¼Â¹Ô¤è¤ê¤Ïʬ´ô¤ÎÀ¸À®¤òÍ¥À褹¤ë"
4298 #: cfgrtl.c:2067
4299 #, c-format
4300 msgid "Call edges for non-call insn in bb %i"
4301 msgstr ""
4303 #: cfgrtl.c:2076
4304 #, c-format
4305 msgid "Abnormal edges for no purpose in bb %i"
4306 msgstr ""
4308 #: cfgrtl.c:2088
4309 #, c-format
4310 msgid "insn %d inside basic block %d but block_for_insn is NULL"
4311 msgstr ""
4313 #: cfgrtl.c:2092
4314 #, c-format
4315 msgid "insn %d inside basic block %d but block_for_insn is %i"
4316 msgstr ""
4318 #: cfgrtl.c:2106 cfgrtl.c:2116
4319 #, c-format
4320 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
4321 msgstr "NOTE_INSN_BASIC_BLOCK ¤¬¥Ö¥í¥Ã¥¯ %d ¤Ë¤¢¤ê¤Þ¤»¤ó"
4323 #: cfgrtl.c:2129
4324 #, fuzzy, c-format
4325 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
4326 msgstr "NOTE_INSN_BASIC_BLOCK %d ¤¬´ðËÜ¥Ö¥í¥Ã¥¯ %d ¤ÎÃæ¤Û¤É¤Ë¤¢¤ê¤Þ¤¹"
4328 #: cfgrtl.c:2139
4329 #, fuzzy, c-format
4330 msgid "in basic block %d:"
4331 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d Æâ:"
4333 #: cfgrtl.c:2140
4334 msgid "flow control insn inside a basic block"
4335 msgstr ""
4337 #: cfgrtl.c:2188
4338 #, c-format
4339 msgid "missing barrier after block %i"
4340 msgstr ""
4342 #: cfgrtl.c:2201
4343 #, c-format
4344 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
4345 msgstr ""
4347 #: cfgrtl.c:2210
4348 #, c-format
4349 msgid "verify_flow_info: Incorrect fallthru %i->%i"
4350 msgstr ""
4352 #: cfgrtl.c:2212
4353 msgid "wrong insn in the fallthru edge"
4354 msgstr ""
4356 #: cfgrtl.c:2229
4357 #, fuzzy
4358 msgid "basic blocks not laid down consecutively"
4359 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¤¬Ï¢Â³Åª¤ËÈÖ¹æÉÕ¤±¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
4361 #: cfgrtl.c:2254
4362 #, fuzzy
4363 msgid "insn outside basic block"
4364 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d Æâ:"
4366 #: cfgrtl.c:2261
4367 #, fuzzy
4368 msgid "return not followed by barrier"
4369 msgstr "'#' ¤Ë¥Þ¥¯¥í²¾°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Þ¤»¤ó"
4371 #: cfgrtl.c:2268
4372 #, c-format
4373 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
4374 msgstr "Ì¿ÎáÏ¢º¿Ãæ¤Î bb ¤Î¿ô (%d) ¤¬ n_basic_blocks (%d) ¤È°ã¤¤¤Þ¤¹"
4376 #: cgraph.c:278
4377 #, fuzzy
4378 msgid "function body not available"
4379 msgstr "´Ø¿ô¤ò inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
4381 #: cgraph.c:280 cgraphunit.c:661
4382 #, fuzzy
4383 msgid "redefined extern inline functions are not considered for inlining"
4384 msgstr "¥¤¥ó¥é¥¤¥ó´Ø¿ô¤ò¥¤¥ó¥é¥¤¥ó²½¤Ç¤­¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
4386 #: cgraph.c:283 cgraphunit.c:666
4387 #, fuzzy
4388 msgid "function not considered for inlining"
4389 msgstr "´Ø¿ô¤ò inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
4391 #: cgraph.c:285 cgraphunit.c:664
4392 #, fuzzy
4393 msgid "function not inlinable"
4394 msgstr "´Ø¿ô¤ò inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
4396 #: cgraph.c:615
4397 msgid "%D renamed after being referenced in assembly"
4398 msgstr ""
4400 #: cgraphunit.c:512
4401 msgid "Shared call_expr:"
4402 msgstr ""
4404 #: cgraphunit.c:518
4405 #, fuzzy
4406 msgid "Edge points to wrong declaration:"
4407 msgstr "°ì¤Ä¤ÎÀë¸À¤ËÊ£¿ô¤Î·¿¤¬¤¢¤ê¤Þ¤¹"
4409 #: cgraphunit.c:527
4410 msgid "Missing callgraph edge for call expr:"
4411 msgstr ""
4413 #: cgraphunit.c:553
4414 #, c-format
4415 msgid "Aux field set for edge %s->%s"
4416 msgstr ""
4418 #: cgraphunit.c:565
4419 #, fuzzy
4420 msgid "Inlined_to pointer is wrong"
4421 msgstr "¥»¥¯¥·¥ç¥ó¥Ý¥¤¥ó¥¿¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
4423 #: cgraphunit.c:570
4424 msgid "Multiple inline callers"
4425 msgstr ""
4427 #: cgraphunit.c:577
4428 msgid "Inlined_to pointer set for noninline callers"
4429 msgstr ""
4431 #: cgraphunit.c:583
4432 msgid "Inlined_to pointer is set but no predecesors found"
4433 msgstr ""
4435 #: cgraphunit.c:588
4436 msgid "Inlined_to pointer reffers to itself"
4437 msgstr ""
4439 #: cgraphunit.c:598
4440 msgid "Node not found in DECL_ASSEMBLER_NAME hash"
4441 msgstr ""
4443 #: cgraphunit.c:612
4444 #, c-format
4445 msgid "Edge %s->%s has no corresponding call_expr"
4446 msgstr ""
4448 #: cgraphunit.c:623
4449 msgid "verify_cgraph_node failed."
4450 msgstr ""
4452 #: cgraphunit.c:807
4453 #, fuzzy
4454 msgid "failed to reclaim unneeded function"
4455 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
4457 #: cgraphunit.c:1194
4458 msgid "--param large-function-growth limit reached"
4459 msgstr ""
4461 #: cgraphunit.c:1231
4462 msgid "recursive inlining"
4463 msgstr ""
4465 #: cgraphunit.c:1396 cgraphunit.c:1648
4466 msgid "--param max-inline-insns-single limit reached"
4467 msgstr ""
4469 #: cgraphunit.c:1420
4470 msgid "--param max-inline-insns-single limit reached after inlining into the callee"
4471 msgstr ""
4473 #: cgraphunit.c:1470
4474 msgid "--param inline-unit-growth limit reached"
4475 msgstr ""
4477 #: cgraphunit.c:1822
4478 msgid "Nodes with no released memory found."
4479 msgstr ""
4481 #: collect2.c:402 gcc.c:6733
4482 #, fuzzy, c-format
4483 msgid "internal gcc abort in %s, at %s:%d"
4484 msgstr "%s ¤ÇÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼ (%s:%d)"
4486 #: collect2.c:895
4487 msgid "no arguments"
4488 msgstr "°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
4490 #: collect2.c:1194
4491 #, fuzzy, c-format
4492 msgid "unknown demangling style '%s'"
4493 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
4495 #: collect2.c:1268 collect2.c:1416 collect2.c:1451
4496 #, c-format
4497 msgid "fopen %s"
4498 msgstr "fopen %s"
4500 #: collect2.c:1271 collect2.c:1421 collect2.c:1454
4501 #, c-format
4502 msgid "fclose %s"
4503 msgstr "fclose %s"
4505 #: collect2.c:1280
4506 #, c-format
4507 msgid "collect2 version %s"
4508 msgstr "collect2 version %s"
4510 #: collect2.c:1370
4511 #, c-format
4512 msgid "%d constructor(s) found\n"
4513 msgstr "%d ¸Ä¤Î¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
4515 #: collect2.c:1371
4516 #, c-format
4517 msgid "%d destructor(s)  found\n"
4518 msgstr "%d ¸Ä¤Î¥Ç¥¹¥È¥é¥¯¥¿¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
4520 #: collect2.c:1372
4521 #, c-format
4522 msgid "%d frame table(s) found\n"
4523 msgstr "%d ¸Ä¤Î¥Õ¥ì¡¼¥à¥Æ¡¼¥Ö¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
4525 #: collect2.c:1514
4526 #, c-format
4527 msgid "%s terminated with signal %d [%s]%s"
4528 msgstr "%s ¥·¥°¥Ê¥ë %d [%s]%s ¤Ç½ªÎ»¤µ¤»¤é¤ì¤Þ¤·¤¿"
4530 #: collect2.c:1532
4531 #, c-format
4532 msgid "%s returned %d exit status"
4533 msgstr "%s ¤Ï exit ¾õÂÖ %d ¤òÊÖ¤·¤Þ¤·¤¿"
4535 #: collect2.c:1557
4536 #, c-format
4537 msgid "[cannot find %s]"
4538 msgstr "[%s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó]"
4540 #: collect2.c:1572
4541 #, fuzzy, c-format
4542 msgid "cannot find '%s'"
4543 msgstr "`%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
4545 #: collect2.c:1583 collect2.c:1586
4546 #, c-format
4547 msgid "redirecting stdout: %s"
4548 msgstr "stdout ¤Ø¤Î¥ê¥À¥¤¥ì¥¯¥È: %s"
4550 #: collect2.c:1625
4551 #, c-format
4552 msgid "[Leaving %s]\n"
4553 msgstr "[%s ¤òÎ¥¤ì¤Þ¤¹]\n"
4555 #: collect2.c:1845
4556 #, c-format
4557 msgid ""
4558 "\n"
4559 "write_c_file - output name is %s, prefix is %s\n"
4560 msgstr ""
4561 "\n"
4562 "write_c_file - ½ÐÎÏ̾¤Ï %s¡¢¥×¥ì¥Õ¥£¥¯¥¹¤Ï %s\n"
4564 #: collect2.c:2049
4565 #, fuzzy
4566 msgid "cannot find 'nm'"
4567 msgstr "`nm' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
4569 #: collect2.c:2059 collect2.c:2225
4570 msgid "pipe"
4571 msgstr "pipe"
4573 #: collect2.c:2063 collect2.c:2229
4574 msgid "fdopen"
4575 msgstr "fdopen"
4577 #: collect2.c:2089 collect2.c:2255
4578 #, c-format
4579 msgid "dup2 %d 1"
4580 msgstr "dup2 %d 1"
4582 #: collect2.c:2092 collect2.c:2095 collect2.c:2108 collect2.c:2258
4583 #: collect2.c:2261 collect2.c:2274
4584 #, c-format
4585 msgid "close %d"
4586 msgstr "close %d"
4588 #: collect2.c:2098 collect2.c:2264
4589 #, c-format
4590 msgid "execv %s"
4591 msgstr "execv %s"
4593 #: collect2.c:2152
4594 #, c-format
4595 msgid "init function found in object %s"
4596 msgstr "init ´Ø¿ô¤ò¥ª¥Ö¥¸¥§¥¯¥È %s ¤Ç¸«¤Ä¤±¤Þ¤·¤¿"
4598 #: collect2.c:2160
4599 #, c-format
4600 msgid "fini function found in object %s"
4601 msgstr "fini ´Ø¿ô¤ò¥ª¥Ö¥¸¥§¥¯¥È %s ¤Ç¸«¤Ä¤±¤Þ¤·¤¿"
4603 #: collect2.c:2183 collect2.c:2313
4604 msgid "fclose"
4605 msgstr "fclose"
4607 #: collect2.c:2216
4608 #, fuzzy
4609 msgid "cannot find 'ldd'"
4610 msgstr "`ldd' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
4612 #: collect2.c:2277
4613 msgid ""
4614 "\n"
4615 "ldd output with constructors/destructors.\n"
4616 msgstr ""
4617 "\n"
4618 "ldd ½ÐÎϤ¬¥³¥ó¥¹¥È¥é¥¯¥¿/¥Ç¥¹¥È¥é¥¯¥¿¤òȼ¤¤¤Þ¤¹¡£\n"
4620 #: collect2.c:2292
4621 #, c-format
4622 msgid "dynamic dependency %s not found"
4623 msgstr "ưŪ°Í¸´Ø·¸ %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
4625 #: collect2.c:2304
4626 #, c-format
4627 msgid "unable to open dynamic dependency '%s'"
4628 msgstr "ưŪ°Í¸´Ø·¸ '%s' ¤ò³«¤±¤Þ¤»¤ó"
4630 #: collect2.c:2463
4631 #, c-format
4632 msgid "%s: not a COFF file"
4633 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
4635 #: collect2.c:2583
4636 #, c-format
4637 msgid "%s: cannot open as COFF file"
4638 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤È¤·¤Æ³«¤±¤Þ¤»¤ó"
4640 #: collect2.c:2641
4641 #, fuzzy, c-format
4642 msgid "library lib%s not found"
4643 msgstr "¥é¥¤¥Ö¥é¥ê lib%s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
4645 #: combine.c:12524
4646 #, c-format
4647 msgid ""
4648 ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
4649 ";; %d successes.\n"
4650 "\n"
4651 msgstr ""
4652 ";; ·ë¹çÅý·×: %d »î¹Ô, %d ÂåÂØ (%d ¿·¤¿¤Ê¶õ´Ö¤òÍ×µá),\n"
4653 ";; %d À®¸ù¡£\n"
4655 #: combine.c:12533
4656 #, c-format
4657 msgid ""
4658 "\n"
4659 ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
4660 ";; %d successes.\n"
4661 msgstr ""
4662 "\n"
4663 ";; ·ë¹ç¹ç·×: %d »î¹Ô, %d ÂåÂØ (%d ¿·¤¿¤Ê¶õ´Ö¤òÍ×µá),\n"
4664 ";; %d À®¸ù¡£\n"
4666 #: convert.c:69
4667 msgid "cannot convert to a pointer type"
4668 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
4670 #: convert.c:302
4671 msgid "pointer value used where a floating point value was expected"
4672 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿"
4674 #: convert.c:306
4675 msgid "aggregate value used where a float was expected"
4676 msgstr "ÉâÆ°¾®¿ôÅÀ·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
4678 #: convert.c:331
4679 msgid "conversion to incomplete type"
4680 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
4682 #: convert.c:660 convert.c:736
4683 msgid "can't convert between vector values of different size"
4684 msgstr "Â礭¤µ¤Î°Û¤Ê¤ë¥Ù¥¯¥È¥ëÃÍƱ»Î¤ÎÊÑ´¹¤Ï¤Ç¤­¤Þ¤»¤ó"
4686 #: convert.c:666
4687 msgid "aggregate value used where an integer was expected"
4688 msgstr "À°¿ô·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
4690 #: convert.c:716
4691 msgid "pointer value used where a complex was expected"
4692 msgstr "Ê£ÁÇ¿ô·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿"
4694 #: convert.c:720
4695 msgid "aggregate value used where a complex was expected"
4696 msgstr "Ê£ÁÇ¿ô·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
4698 #: convert.c:742
4699 msgid "can't convert value to a vector"
4700 msgstr "Ãͤò¥Ù¥¯¥È¥ë¤Ë¤ÏÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
4702 #: coverage.c:168
4703 #, fuzzy, c-format
4704 msgid "%qs is not a gcov data file"
4705 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
4707 #: coverage.c:179
4708 #, fuzzy
4709 msgid "%qs is version %q.*s, expected version %q.*s"
4710 msgstr "gcc ¥É¥é¥¤¥Ð¥Ð¡¼¥¸¥ç¥ó %s ¼Â¹Ô gcc ¥Ð¡¼¥¸¥ç¥ó %s\n"
4712 #: coverage.c:259 coverage.c:267
4713 #, c-format
4714 msgid "coverage mismatch for function %u while reading execution counters."
4715 msgstr ""
4717 #: coverage.c:261 coverage.c:344
4718 #, c-format
4719 msgid "checksum is %x instead of %x"
4720 msgstr ""
4722 #: coverage.c:269 coverage.c:352
4723 #, c-format
4724 msgid "number of counters is %d instead of %d"
4725 msgstr ""
4727 #: coverage.c:275
4728 #, fuzzy, c-format
4729 msgid "cannot merge separate %s counters for function %u"
4730 msgstr "¾¤Î´Ø¿ôÆâ¤Ç static ´Ø¿ô¤òÀë¸À¤Ç¤­¤Þ¤»¤ó"
4732 #: coverage.c:296
4733 #, fuzzy, c-format
4734 msgid "%qs has overflowed"
4735 msgstr "¹½Ê¸²òÀÏ´ï¤Î¥¹¥¿¥Ã¥¯¤¬°î¤ì¤Þ¤·¤¿"
4737 #: coverage.c:296
4738 #, fuzzy, c-format
4739 msgid "%qs is corrupted"
4740 msgstr "%s ¤¬ËÜÍè¤è¤ê¤âû¤¤¤Ç¤¹"
4742 #: coverage.c:333
4743 #, fuzzy, c-format
4744 msgid "no coverage for function %qs found."
4745 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
4747 #: coverage.c:341 coverage.c:349
4748 #, c-format
4749 msgid "coverage mismatch for function %qs while reading counter %qs."
4750 msgstr ""
4752 #: coverage.c:532
4753 #, fuzzy, c-format
4754 msgid "cannot open %s"
4755 msgstr "%s ¤ò³«¤±¤Þ¤»¤ó"
4757 #: coverage.c:567
4758 #, fuzzy, c-format
4759 msgid "error writing %qs"
4760 msgstr "%s ¤Ø¤Î½ñ¤­¹þ¤ß¥¨¥é¡¼¤Ç¤¹"
4762 #: cppspec.c:106
4763 #, c-format
4764 msgid "\"%s\" is not a valid option to the preprocessor"
4765 msgstr "\"%s\" ¤Ï¥×¥ê¥×¥í¥»¥Ã¥µ¤ËÂФ¹¤ëÀµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
4767 #: cppspec.c:128
4768 msgid "too many input files"
4769 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬Â¿¤¹¤®¤Þ¤¹"
4771 #: cse.c:6772
4772 #, c-format
4773 msgid ";; Processing block from %d to %d, %d sets.\n"
4774 msgstr ";; %d ¤«¤é %d ¤Þ¤Ç¤Î½èÍý¥Ö¥í¥Ã¥¯¡¢%d ¥»¥Ã¥È¡£\n"
4776 #: diagnostic.c:168
4777 #, c-format
4778 msgid "%s:%d: confused by earlier errors, bailing out\n"
4779 msgstr "%s:%d: Á°¤Î¥¨¥é¡¼¤Ë¤è¤êº®Í𤷤Ƥ¤¤Þ¤¹¤Î¤Ç¡¢Ã¦½Ð¤·¤Þ¤¹\n"
4781 #: diagnostic.c:228
4782 #, fuzzy
4783 msgid "compilation terminated due to -Wfatal-errors.\n"
4784 msgstr "¥³¥ó¥Ñ¥¤¥ë¤¬ÃæÃǤµ¤ì¤Þ¤·¤¿¡£\n"
4786 #: diagnostic.c:237
4787 #, c-format
4788 msgid ""
4789 "Please submit a full bug report,\n"
4790 "with preprocessed source if appropriate.\n"
4791 "See %s for instructions.\n"
4792 msgstr ""
4793 "´°Á´¤Ê¥Ð¥°Êó¹ð¤òÁ÷¤Ã¤Æ²¼¤µ¤¤¡£\n"
4794 "ŬÀڤʤé¤Ð¥×¥ê¥×¥í¥»¥¹¸å¤Î¥½¡¼¥¹¤ò¤Ä¤±¤Æ¤¯¤À¤µ¤¤¡£\n"
4795 "%s ¤ò¸«¤ì¤ÐÊýË¡¤¬½ñ¤¤¤Æ¤¢¤ê¤Þ¤¹¡£\n"
4797 #: diagnostic.c:246
4798 msgid "compilation terminated.\n"
4799 msgstr "¥³¥ó¥Ñ¥¤¥ë¤¬ÃæÃǤµ¤ì¤Þ¤·¤¿¡£\n"
4801 #: diagnostic.c:537
4802 msgid "Internal compiler error: Error reporting routines re-entered.\n"
4803 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥ë¥¨¥é¡¼: ¥¨¥é¡¼Êó¹ð¥ë¡¼¥Á¥ó¤ËºÆÆþ¤·¤Þ¤·¤¿¡£\n"
4805 #: diagnostic.c:556
4806 #, fuzzy, c-format
4807 msgid "in %s, at %s:%d"
4808 msgstr "%s ¤ÇÃæÃÇ, °ÌÃÖ %s:%d"
4810 #: dominance.c:834
4811 #, c-format
4812 msgid "dominator of %d status unknown"
4813 msgstr ""
4815 #: dominance.c:836
4816 #, c-format
4817 msgid "dominator of %d should be %d, not %d"
4818 msgstr ""
4820 #: dominance.c:848
4821 #, c-format
4822 msgid "ENTRY does not dominate bb %d"
4823 msgstr ""
4825 #: dwarf2out.c:3388
4826 #, fuzzy, c-format
4827 msgid "DW_LOC_OP %s not implemented\n"
4828 msgstr "DW_LOC_OP %s ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
4830 #: emit-rtl.c:2232
4831 msgid "Invalid rtl sharing found in the insn"
4832 msgstr ""
4834 #: emit-rtl.c:2234
4835 msgid "Shared rtx"
4836 msgstr ""
4838 #: emit-rtl.c:2236
4839 msgid "Internal consistency failure"
4840 msgstr ""
4842 #: emit-rtl.c:3301
4843 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
4844 msgstr "ICE: emit_insn ¤¬ emit_jump_insn ¤òÍפ¹¤ë½ê¤Ç»È¤ï¤ì¤Þ¤·¤¿:\n"
4846 #: errors.c:133 java/jv-scan.c:272
4847 #, c-format
4848 msgid "abort in %s, at %s:%d"
4849 msgstr "%s ¤ÇÃæÃÇ, °ÌÃÖ %s:%d"
4851 #: except.c:340
4852 msgid "exception handling disabled, use -fexceptions to enable"
4853 msgstr "Îã³°½èÍý¤ò̵¸ú¤Ë¤·¤Þ¤·¤¿. Í­¸ú¤Ë¤¹¤ë¤Ë¤Ï -fexceptions ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
4855 #: except.c:2577
4856 #, fuzzy
4857 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
4858 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
4860 #: except.c:2708
4861 msgid "__builtin_eh_return not supported on this target"
4862 msgstr "__builtin_eh_return ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
4864 #: explow.c:1301
4865 msgid "stack limits not supported on this target"
4866 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
4868 #: final.c:1061
4869 msgid "negative insn length"
4870 msgstr ""
4872 #: final.c:2501
4873 msgid "could not split insn"
4874 msgstr ""
4876 #: final.c:2851
4877 #, fuzzy
4878 msgid "invalid 'asm': "
4879 msgstr "̵¸ú¤Ê `asm': %s"
4881 #: final.c:3034
4882 msgid "nested assembly dialect alternatives"
4883 msgstr ""
4885 #: final.c:3051 final.c:3063
4886 msgid "unterminated assembly dialect alternative"
4887 msgstr ""
4889 #: final.c:3110
4890 #, fuzzy, c-format
4891 msgid "operand number missing after %%-letter"
4892 msgstr "±é»»¿ô¤¬ %-letter ¤Î¸å¤Ë¤¢¤ê¤Þ¤»¤ó"
4894 #: final.c:3113 final.c:3154
4895 msgid "operand number out of range"
4896 msgstr "±é»»¿ô¤¬Èϰϳ°¤Ç¤¹"
4898 #: final.c:3173
4899 #, c-format
4900 msgid "invalid %%-code"
4901 msgstr "̵¸ú¤Ê %%-code"
4903 #: final.c:3203
4904 #, fuzzy, c-format
4905 msgid "'%%l' operand isn't a label"
4906 msgstr "`%l' ±é»»¤Ï¥é¥Ù¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
4908 #. We can't handle floating point constants;
4909 #. PRINT_OPERAND must handle them.
4910 #. We can't handle floating point constants; PRINT_OPERAND must
4911 #. handle them.
4912 #. We can't handle floating point constants;
4913 #. PRINT_OPERAND must handle them.
4914 #: final.c:3305 vmsdbgout.c:487 config/i386/i386.c:5931
4915 #: config/pdp11/pdp11.c:1690
4916 msgid "floating constant misused"
4917 msgstr "ÉâÆ°¾®¿ôÄê¿ô¤ò»È¤¤Â»¤Í¤Þ¤·¤¿"
4919 #: final.c:3361 vmsdbgout.c:544 config/i386/i386.c:6009
4920 #: config/pdp11/pdp11.c:1737
4921 msgid "invalid expression as operand"
4922 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê¼°"
4924 #: flow.c:494 flow.c:518 flow.c:540
4925 msgid "internal consistency failure"
4926 msgstr ""
4928 #: flow.c:1689
4929 msgid "Attempt to delete prologue/epilogue insn:"
4930 msgstr ""
4932 #: fold-const.c:3220 fold-const.c:3231
4933 #, fuzzy, c-format
4934 msgid "comparison is always %d due to width of bit-field"
4935 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ÎÉý¤Î¤»¤¤¤ÇÈæ³Ó¤¬¾ï¤Ë %d ¤È¤Ê¤ê¤Þ¤¹"
4937 #: fold-const.c:4789 fold-const.c:4804
4938 #, c-format
4939 msgid "comparison is always %d"
4940 msgstr "Èæ³Ó¤¬¾ï¤Ë %d ¤È¤Ê¤ê¤Þ¤¹"
4942 #: fold-const.c:4933
4943 #, fuzzy
4944 msgid "%<or%> of unmatched not-equal tests is always 1"
4945 msgstr "°ìÃפ·¤Ê¤¤ÃÍƱ»Î¤Ç¤ÎÈóÅù²Á¤Î `or' ¥Æ¥¹¥È¤Ï¾ï¤Ë 1 ¤Ç¤¹"
4947 #: fold-const.c:4938
4948 #, fuzzy
4949 msgid "%<and%> of mutually exclusive equal-tests is always 0"
4950 msgstr "Áê¸ßÇÓ¾Ū¤ÊÃͤÎÅù²Á¤Î `and' ¥Æ¥¹¥È¤Ï¾ï¤Ë 0 ¤Ç¤¹"
4952 #: fold-const.c:9870
4953 msgid "fold check: original tree changed by fold"
4954 msgstr ""
4956 #: function.c:832 varasm.c:1584
4957 #, fuzzy
4958 msgid "%Jsize of variable %qD is too large"
4959 msgstr "ÊÑ¿ô `%s' ¤Î¥µ¥¤¥º¤¬Â礭¤¹¤®¤Þ¤¹"
4961 #: function.c:1443
4962 #, fuzzy
4963 msgid "impossible constraint in %<asm%>"
4964 msgstr "`asm' Æâ¤Ç¤Ï¥ì¥¸¥¹¥¿À©Ìó¤ò¹Ô¤Ê¤¨¤Þ¤»¤ó"
4966 #: function.c:3633
4967 #, fuzzy
4968 msgid "%Jvariable %qD might be clobbered by %<longjmp%> or %<vfork%>"
4969 msgstr "ÊÑ¿ô `%s' ¤Ï `longjmp' ¤ä `vfork' ¤Ë¤è¤Ã¤Æ¹ó¤¤¤³¤È¤Ë¤Ê¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹"
4971 #: function.c:3654
4972 #, fuzzy
4973 msgid "%Jargument %qD might be clobbered by %<longjmp%> or %<vfork%>"
4974 msgstr "°ú¿ô `%s' ¤Ï `longjmp' ¤ä `vfork' ¤Ë¤è¤Ã¤Æ¹ó¤¤¤³¤È¤Ë¤Ê¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹"
4976 #: function.c:4045
4977 msgid "function returns an aggregate"
4978 msgstr "´Ø¿ô¤¬½¸¹çÂΤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
4980 #: function.c:4368
4981 #, fuzzy
4982 msgid "%Junused parameter %qD"
4983 msgstr "°ú¿ô `%s' ¤¬Ì¤»ÈÍѤǤ¹"
4985 #: gcc.c:1237
4986 #, fuzzy, c-format
4987 msgid "ambiguous abbreviation %s"
4988 msgstr "¤¢¤¤¤Þ¤¤¤Ê¾Êά %s ¤Ç¤¹"
4990 #: gcc.c:1264
4991 #, fuzzy, c-format
4992 msgid "incomplete '%s' option"
4993 msgstr "ÉÔ´°Á´¤Ê `%s' ¥ª¥×¥·¥ç¥ó¤Ç¤¹"
4995 #: gcc.c:1275
4996 #, fuzzy, c-format
4997 msgid "missing argument to '%s' option"
4998 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5000 #: gcc.c:1288
5001 #, fuzzy, c-format
5002 msgid "extraneous argument to '%s' option"
5003 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ·¤Æ̵´Ø·¸¤Ê°ú¿ô"
5005 #: gcc.c:1632
5006 #, fuzzy
5007 msgid "Using built-in specs.\n"
5008 msgstr "ÁȤ߹þ¤ß spec ¤ò»ÈÍÑ.\n"
5010 #: gcc.c:1815
5011 #, c-format
5012 msgid ""
5013 "Setting spec %s to '%s'\n"
5014 "\n"
5015 msgstr ""
5016 "spec %s ¤ò '%s' ¤ËÀßÄêÃæ\n"
5017 "\n"
5019 #: gcc.c:1924
5020 #, c-format
5021 msgid "Reading specs from %s\n"
5022 msgstr "%s ¤«¤é spec ¤òÆɤ߹þ¤ßÃæ\n"
5024 #: gcc.c:2020 gcc.c:2039
5025 #, c-format
5026 msgid "specs %%include syntax malformed after %ld characters"
5027 msgstr "specs ¤Î %ld Ê¸»úÌܰʹߤΠ%%include ¤Î½ñ¼°¤¬ÊѤǤ¹"
5029 #: gcc.c:2047
5030 #, fuzzy, c-format
5031 msgid "could not find specs file %s\n"
5032 msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤ò¸«¤Ä¤±¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿\n"
5034 #: gcc.c:2064 gcc.c:2072 gcc.c:2081 gcc.c:2090
5035 #, c-format
5036 msgid "specs %%rename syntax malformed after %ld characters"
5037 msgstr "specs ¤Î %ld Ê¸»úÌܰʹߤΠ%%rename ¤Î½ñ¼°¤¬ÊѤǤ¹"
5039 #: gcc.c:2099
5040 #, c-format
5041 msgid "specs %s spec was not found to be renamed"
5042 msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤Ë̾Á°¤òÊѹ¹¤¹¤ë spec ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Ç¤·¤¿"
5044 #: gcc.c:2106
5045 #, c-format
5046 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
5047 msgstr ""
5049 #: gcc.c:2111
5050 #, c-format
5051 msgid "rename spec %s to %s\n"
5052 msgstr "spec %s ¤ò %s ¤Ë̾Á°¤òÊѹ¹\n"
5054 #: gcc.c:2113
5055 #, c-format
5056 msgid ""
5057 "spec is '%s'\n"
5058 "\n"
5059 msgstr ""
5060 "spec ¤Ï '%s' ¤Ç¤¹\n"
5061 "\n"
5063 #: gcc.c:2126
5064 #, c-format
5065 msgid "specs unknown %% command after %ld characters"
5066 msgstr "spec ¥Õ¥¡¥¤¥ëÃæ¤Î %ld Ê¸»ú¤Î¸å¤ËÉÔÌÀ¤Ê %% ¥³¥Þ¥ó¥É"
5068 #: gcc.c:2137 gcc.c:2150
5069 #, c-format
5070 msgid "specs file malformed after %ld characters"
5071 msgstr "%ld Ê¸»ú¤Î¸å¤Ë¤ª¤«¤·¤Ê spec ¥Õ¥¡¥¤¥ë"
5073 #: gcc.c:2203
5074 msgid "spec file has no spec for linking"
5075 msgstr "spec ¥Õ¥¡¥¤¥ë¤Ë¥ê¥ó¥¯¤Ë´Ø¤¹¤ë spec ¤¬¤¢¤ê¤Þ¤»¤ó"
5077 #: gcc.c:2625
5078 #, c-format
5079 msgid "system path '%s' is not absolute"
5080 msgstr ""
5082 #: gcc.c:2688
5083 msgid "-pipe not supported"
5084 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
5086 #: gcc.c:2750
5087 msgid ""
5088 "\n"
5089 "Go ahead? (y or n) "
5090 msgstr ""
5091 "\n"
5092 "³¤±¤Þ¤¹¤«? (y ¤Þ¤¿¤Ï n) "
5094 #: gcc.c:2875
5095 #, c-format
5096 msgid ""
5097 "Internal error: %s (program %s)\n"
5098 "Please submit a full bug report.\n"
5099 "See %s for instructions."
5100 msgstr ""
5101 "ÆâÉô¥¨¥é¡¼: %s (¥×¥í¥°¥é¥à %s)\n"
5102 "´°Á´¤Ê¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£\n"
5103 "%s ¤Ë¼ê½ç¤¬½ñ¤¤¤Æ¤¢¤ê¤Þ¤¹¡£"
5105 #: gcc.c:2893
5106 #, c-format
5107 msgid "# %s %.2f %.2f\n"
5108 msgstr "# %s %.2f %.2f\n"
5110 #: gcc.c:3023
5111 #, c-format
5112 msgid "Usage: %s [options] file...\n"
5113 msgstr "»È¤¤Êý: %s [¥ª¥×¥·¥ç¥ó] ¥Õ¥¡¥¤¥ë...\n"
5115 #: gcc.c:3024
5116 msgid "Options:\n"
5117 msgstr "¥ª¥×¥·¥ç¥ó:\n"
5119 #: gcc.c:3026
5120 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
5121 msgstr ""
5122 "  -pass-exit-codes         ¥Õ¥§¡¼¥º¤«¤é¤Î¥¨¥é¡¼¥³¡¼¥É¤ÎºÇÂçÃͤò exit\n"
5123 "                               ¥³¡¼¥É¤È¤·¤ÆÊÖ¤¹\n"
5125 #: gcc.c:3027
5126 msgid "  --help                   Display this information\n"
5127 msgstr "  --help                   ¤³¤Î¥Ø¥ë¥×¾ðÊó¤òɽ¼¨\n"
5129 #: gcc.c:3028
5130 msgid "  --target-help            Display target specific command line options\n"
5131 msgstr "  --target-help            ¥¿¡¼¥²¥Ã¥È¸ÇÍ­¤Î¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤òɽ¼¨\n"
5133 #: gcc.c:3030
5134 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
5135 msgstr "(`-v --help' ¤ò»È¤¦¤È¡¢»Ò¥×¥í¥»¥¹¤Î¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤òɽ¼¨)\n"
5137 #: gcc.c:3031
5138 msgid "  -dumpspecs               Display all of the built in spec strings\n"
5139 msgstr "  -dumpspecs               ÁȤ߹þ¤Þ¤ì¤¿ spec Ê¸»úÎó¤òÁ´¤Æɽ¼¨\n"
5141 #: gcc.c:3032
5142 msgid "  -dumpversion             Display the version of the compiler\n"
5143 msgstr "  -dumpversion             ¥³¥ó¥Ñ¥¤¥é¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨\n"
5145 #: gcc.c:3033
5146 msgid "  -dumpmachine             Display the compiler's target processor\n"
5147 msgstr "  -dumpmachine             ¥³¥ó¥Ñ¥¤¥é¤Î¥¿¡¼¥²¥Ã¥È¥×¥í¥»¥Ã¥µ¤òɽ¼¨\n"
5149 #: gcc.c:3034
5150 msgid "  -print-search-dirs       Display the directories in the compiler's search path\n"
5151 msgstr "  -print-search-dirs       ¥³¥ó¥Ñ¥¤¥é¤Î¥µ¡¼¥Á¥Ñ¥¹¤Ë¤¢¤ë¥Ç¥£¥ì¥¯¥È¥ê¤òɽ¼¨\n"
5153 #: gcc.c:3035
5154 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library\n"
5155 msgstr "  -print-libgcc-file-name  ¥³¥ó¥Ñ¥¤¥é¤Î¥³¥ó¥Ñ¥Ë¥ª¥ó¥é¥¤¥Ö¥é¥ê̾¤òɽ¼¨\n"
5157 #: gcc.c:3036
5158 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
5159 msgstr "  -print-file-name=<lib>   ¥é¥¤¥Ö¥é¥ê <lib> ¤Ø¤Î¥Õ¥ë¥Ñ¥¹¤òɽ¼¨\n"
5161 #: gcc.c:3037
5162 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>\n"
5163 msgstr "  -print-prog-name=<prog>  ¥³¥ó¥Ñ¥¤¥é¤ÎÉôÉÊ <prog> ¤Ø¤Î¥Õ¥ë¥Ñ¥¹¤òɽ¼¨\n"
5165 #: gcc.c:3038
5166 msgid "  -print-multi-directory   Display the root directory for versions of libgcc\n"
5167 msgstr "  -print-multi-directory   libgcc ¤Î¥Ð¡¼¥¸¥ç¥ó¥Ç¥£¥ì¥¯¥È¥ê¥ë¡¼¥È¤òɽ¼¨\n"
5169 #: gcc.c:3039
5170 msgid ""
5171 "  -print-multi-lib         Display the mapping between command line options and\n"
5172 "                           multiple library search directories\n"
5173 msgstr ""
5174 "  -print-multi-lib         ¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤ÈÊ£¿ô¤Î¥é¥¤¥Ö¥é¥êõº÷\n"
5175 "                               ¥Ç¥£¥ì¥¯¥È¥ê¤È¤ÎÂбþ¤òɽ¼¨\n"
5177 #: gcc.c:3042
5178 #, fuzzy
5179 msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
5180 msgstr "  -print-multi-directory   libgcc ¤Î¥Ð¡¼¥¸¥ç¥ó¥Ç¥£¥ì¥¯¥È¥ê¥ë¡¼¥È¤òɽ¼¨\n"
5182 #: gcc.c:3043
5183 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler\n"
5184 msgstr "  -Wa,<options>            ¥«¥ó¥Þ¶èÀÚ¤ê¤Î <options> ¤ò¥¢¥»¥ó¥Ö¥é¤ËÅϤ¹\n"
5186 #: gcc.c:3044
5187 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor\n"
5188 msgstr "  -Wp,<options>            ¥«¥ó¥Þ¶èÀÚ¤ê¤Î <options> ¤ò¥×¥ê¥×¥í¥»¥Ã¥µ¤ËÅϤ¹\n"
5190 #: gcc.c:3045
5191 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
5192 msgstr "  -Wl,<options>            ¥«¥ó¥Þ¶èÀÚ¤ê¤Î <options> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n"
5194 #: gcc.c:3046
5195 #, fuzzy
5196 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler\n"
5197 msgstr "  -Xlinker <arg>           <arg> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n"
5199 #: gcc.c:3047
5200 #, fuzzy
5201 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor\n"
5202 msgstr "  -Xlinker <arg>           <arg> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n"
5204 #: gcc.c:3048
5205 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
5206 msgstr "  -Xlinker <arg>           <arg> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n"
5208 #: gcc.c:3049
5209 #, fuzzy
5210 msgid "  -combine                 Pass multiple source files to compiler at once\n"
5211 msgstr "  -quiet                  ¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿´Ø¿ô¤ä·Ð²á»þ´Ö¤òɽ¼¨¤·¤Ê¤¤\n"
5213 #: gcc.c:3050
5214 msgid "  -save-temps              Do not delete intermediate files\n"
5215 msgstr "  -save-temps              Ãæ´Ö¥Õ¥¡¥¤¥ë¤òºï½ü¤·¤Ê¤¤\n"
5217 #: gcc.c:3051
5218 msgid "  -pipe                    Use pipes rather than intermediate files\n"
5219 msgstr "  -pipe                    Ãæ´Ö¥Õ¥¡¥¤¥ë¤Ç¤Ï¤Ê¤¯¥Ñ¥¤¥×¤ò»È¤¦\n"
5221 #: gcc.c:3052
5222 msgid "  -time                    Time the execution of each subprocess\n"
5223 msgstr "  -time                    »Ò¥×¥í¥»¥¹¤´¤È¤Î¼Â¹Ô»þ´Ö¤ò·×¬¤¹¤ë\n"
5225 #: gcc.c:3053
5226 #, fuzzy
5227 msgid "  -specs=<file>            Override built-in specs with the contents of <file>\n"
5228 msgstr "  -specs=<file>            ÁȤ߹þ¤ß specs ¤ò <file> ¤ÎÆâÍƤÇÃÖ¤­´¹¤¨¤ë\n"
5230 #: gcc.c:3054
5231 msgid "  -std=<standard>          Assume that the input sources are for <standard>\n"
5232 msgstr "  -std=<standard>          ÆþÎÏ¥½¡¼¥¹¤ò <standard> ¤È¸«¤Ê¤¹\n"
5234 #: gcc.c:3055
5235 msgid "  -B <directory>           Add <directory> to the compiler's search paths\n"
5236 msgstr "  -B <directory>           <directory> ¤ò¥³¥ó¥Ñ¥¤¥é¤Îõº÷¥Ñ¥¹¤ËÄɲ乤ë\n"
5238 #: gcc.c:3056
5239 msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
5240 msgstr ""
5241 "  -b <machine>             ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð¥¿¡¼¥²¥Ã¥È <machine> ¤È¤·¤Æ\n"
5242 "                               gcc ¤ò¼Â¹Ô¤¹¤ë\n"
5244 #: gcc.c:3057
5245 msgid "  -V <version>             Run gcc version number <version>, if installed\n"
5246 msgstr ""
5247 "  -V <version>             ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð <version> ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤Î\n"
5248 "                               gcc ¤È¤·¤Æ¼Â¹Ô¤¹¤ë\n"
5250 #: gcc.c:3058
5251 msgid "  -v                       Display the programs invoked by the compiler\n"
5252 msgstr "  -v                       ¥³¥ó¥Ñ¥¤¥é¤Ë¤è¤Ã¤Æµ¯Æ°¤µ¤ì¤ë¥×¥í¥°¥é¥à¤òɽ¼¨\n"
5254 #: gcc.c:3059
5255 msgid "  -###                     Like -v but options quoted and commands not executed\n"
5256 msgstr ""
5258 #: gcc.c:3060
5259 msgid "  -E                       Preprocess only; do not compile, assemble or link\n"
5260 msgstr ""
5261 "  -E                       ¥×¥ê¥×¥í¥»¥¹¤Î¤ß -- ¥³¥ó¥Ñ¥¤¥ë¡¢¥¢¥»¥ó¥Ö¥ë¡¢¥ê¥ó¥¯\n"
5262 "                               ¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
5264 #: gcc.c:3061
5265 msgid "  -S                       Compile only; do not assemble or link\n"
5266 msgstr "  -S                       ¥³¥ó¥Ñ¥¤¥ë¤Î¤ß -- ¥¢¥»¥ó¥Ö¥ë¡¢¥ê¥ó¥¯¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
5268 #: gcc.c:3062
5269 msgid "  -c                       Compile and assemble, but do not link\n"
5270 msgstr "  -c                       ¥³¥ó¥Ñ¥¤¥ë¡¢¥¢¥»¥ó¥Ö¥ë¤¹¤ë¤¬¡¢¥ê¥ó¥¯¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
5272 #: gcc.c:3063
5273 msgid "  -o <file>                Place the output into <file>\n"
5274 msgstr "  -o <file>                <file> ¤Ë½ÐÎϤò¹Ô¤Ê¤¦\n"
5276 #: gcc.c:3064
5277 #, fuzzy
5278 msgid ""
5279 "  -x <language>            Specify the language of the following input files\n"
5280 "                           Permissible languages include: c c++ assembler none\n"
5281 "                           'none' means revert to the default behavior of\n"
5282 "                           guessing the language based on the file's extension\n"
5283 msgstr ""
5284 "  -x <language>            °Ê²¼¤ÎÆþÎÏ¥Õ¥¡¥¤¥ë¤Î¸À¸ì¤ò»ØÄꤹ¤ë\n"
5285 "                           »ØÄê¤Ç¤­¤ë¸À¸ì: c c++ assembler none\n"
5286 "                           'none' ¤ò»ØÄꤹ¤ë¤È¥Õ¥¡¥¤¥ë³ÈÄ¥»Ò¤Ë¤è¤Ã¤Æ¸À¸ì¤ò\n"
5287 "                           ¿äÄꤹ¤ë¡¢¥Ç¥Õ¥©¥ë¥È¤Î¿¶¤ëÉñ¤¤¤ËÌá¤ë\n"
5289 #: gcc.c:3071
5290 #, c-format
5291 msgid ""
5292 "\n"
5293 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
5294 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
5295 " other options on to these processes the -W<letter> options must be used.\n"
5296 msgstr ""
5297 "\n"
5298 "-g, -f, -m, -O, -W ¤Ç»Ï¤Þ¤ë¥ª¥×¥·¥ç¥ó¤ä¡¢--param ¤Ï %s ¤¬µ¯Æ°¤¹¤ë¤¢¤é¤æ¤ë\n"
5299 "»Ò¥×¥í¥»¥¹¤Ë¼«Æ°Åª¤ËÅϤµ¤ì¤Þ¤¹¡£¤³¤¦¤¤¤Ã¤¿¥×¥í¥»¥¹¤Ë¤½¤Î¾¤Î¥ª¥×¥·¥ç¥ó¤òÅϤ¹\n"
5300 "¤Ë¤Ï -W<letter> ¥ª¥×¥·¥ç¥ó¤ò»È¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£\n"
5302 #: gcc.c:3191
5303 #, fuzzy, c-format
5304 msgid "'-%c' option must have argument"
5305 msgstr "-param ¥ª¥×¥·¥ç¥ó¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5307 #: gcc.c:3213
5308 #, c-format
5309 msgid "couldn't run '%s': %s"
5310 msgstr ""
5312 #. translate_options () has turned --version into -fversion.
5313 #: gcc.c:3398
5314 #, c-format
5315 msgid "%s (GCC) %s\n"
5316 msgstr ""
5318 #: gcc.c:3400 gcov.c:412 java/gjavah.c:2376 java/jcf-dump.c:916
5319 #: java/jv-scan.c:128
5320 msgid "(C)"
5321 msgstr ""
5323 #: gcc.c:3401 java/gjavah.c:2377 java/jcf-dump.c:917 java/jv-scan.c:129
5324 #, c-format
5325 msgid ""
5326 "This is free software; see the source for copying conditions.  There is NO\n"
5327 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
5328 "\n"
5329 msgstr ""
5331 #: gcc.c:3502
5332 #, fuzzy
5333 msgid "argument to '-Xlinker' is missing"
5334 msgstr "`-Xlinker' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5336 #: gcc.c:3510
5337 #, fuzzy
5338 msgid "argument to '-Xpreprocessor' is missing"
5339 msgstr "`-specs' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5341 #: gcc.c:3517
5342 #, fuzzy
5343 msgid "argument to '-Xassembler' is missing"
5344 msgstr "`-Xlinker' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5346 #: gcc.c:3524
5347 #, fuzzy
5348 msgid "argument to '-l' is missing"
5349 msgstr "`-b' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5351 #: gcc.c:3545
5352 #, fuzzy
5353 msgid "argument to '-specs' is missing"
5354 msgstr "`-specs' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5356 #: gcc.c:3559
5357 #, fuzzy
5358 msgid "argument to '-specs=' is missing"
5359 msgstr "`-specs=' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5361 #: gcc.c:3596
5362 #, c-format
5363 msgid "'-%c' must come at the start of the command line"
5364 msgstr ""
5366 #: gcc.c:3605
5367 #, fuzzy
5368 msgid "argument to '-B' is missing"
5369 msgstr "`-B' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5371 #: gcc.c:3778
5372 #, fuzzy
5373 msgid "warning: -pipe ignored because -save-temps specified"
5374 msgstr "·Ù¹ð: -save-temps ¤¬»ØÄꤵ¤ì¤¿¤Î¤Ç -pipe ¤Ï̵»ë¤µ¤ì¤Þ¤¹"
5376 #: gcc.c:3782
5377 #, fuzzy
5378 msgid "warning: -pipe ignored because -time specified"
5379 msgstr "·Ù¹ð: -time ¤¬»ØÄꤵ¤ì¤¿¤Î¤Ç -pipe ¤Ï̵»ë¤µ¤ì¤Þ¤¹"
5381 #: gcc.c:3994
5382 #, fuzzy
5383 msgid "argument to '-x' is missing"
5384 msgstr "`-x' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5386 #: gcc.c:4022
5387 #, fuzzy, c-format
5388 msgid "argument to '-%s' is missing"
5389 msgstr "`-%s' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5391 #: gcc.c:4083
5392 #, fuzzy, c-format
5393 msgid "warning: '-x %s' after last input file has no effect"
5394 msgstr "·Ù¹ð: ºÇ¸å¤ÎÆþÎÏ¥Õ¥¡¥¤¥ë¤Î¸å¤Î `-x %s' ¤Ï²¿¤â¤·¤Þ¤»¤ó"
5396 #: gcc.c:4360
5397 #, c-format
5398 msgid "switch '%s' does not start with '-'"
5399 msgstr ""
5401 #: gcc.c:4587
5402 #, c-format
5403 msgid "spec '%s' invalid"
5404 msgstr ""
5406 #: gcc.c:4653
5407 #, c-format
5408 msgid "%s\n"
5409 msgstr "%s\n"
5411 #: gcc.c:4726
5412 #, fuzzy, c-format
5413 msgid "spec '%s' has invalid '%%0%c'"
5414 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
5416 #: gcc.c:4923
5417 #, fuzzy, c-format
5418 msgid "spec '%s' has invalid '%%W%c"
5419 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
5421 #: gcc.c:4954
5422 #, fuzzy, c-format
5423 msgid "spec '%s' has invalid '%%x%c'"
5424 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
5426 #. Catch the case where a spec string contains something like
5427 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
5428 #. hand side of the :.
5429 #: gcc.c:5149
5430 #, fuzzy, c-format
5431 msgid "spec failure: '%%*' has not been initialized by pattern match"
5432 msgstr "spec ¥¨¥é¡¼: '%%*' ¤Ï¥Ñ¥¿¡¼¥ó¥Þ¥Ã¥Á¤Ç½é´ü²½¤µ¤ì¤Ê¤¤¤Þ¤Þ¤Ç¤¹"
5434 #: gcc.c:5158
5435 #, fuzzy, c-format
5436 msgid "warning: use of obsolete %%[ operator in specs"
5437 msgstr "·Ù¹ð: µì¼°¤Î %%[ ±é»»»Ò¤¬ spec ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
5439 #: gcc.c:5176
5440 #, c-format
5441 msgid "Processing spec %c%s%c, which is '%s'\n"
5442 msgstr "spec %c%s%c ¤ò½èÍýÃæ, ¤³¤ì¤Ï '%s' ¤Ç¤¹\n"
5444 #: gcc.c:5239
5445 #, fuzzy, c-format
5446 msgid "spec failure: unrecognized spec option '%c'"
5447 msgstr "spec ¥¨¥é¡¼: Ç§¼±ÉÔǽ¤Ê spec ¥ª¥×¥·¥ç¥ó '%c'"
5449 #: gcc.c:5318
5450 #, fuzzy, c-format
5451 msgid "unknown spec function '%s'"
5452 msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹ '\\%c'"
5454 #: gcc.c:5337
5455 #, fuzzy, c-format
5456 msgid "error in args to spec function '%s'"
5457 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
5459 #: gcc.c:5385
5460 #, fuzzy
5461 msgid "malformed spec function name"
5462 msgstr "¥­¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
5464 #. )
5465 #: gcc.c:5388
5466 #, fuzzy
5467 msgid "no arguments for spec function"
5468 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
5470 #: gcc.c:5407
5471 msgid "malformed spec function arguments"
5472 msgstr ""
5474 #: gcc.c:5646
5475 #, c-format
5476 msgid "braced spec '%s' is invalid at '%c'"
5477 msgstr ""
5479 #: gcc.c:5734
5480 #, c-format
5481 msgid "braced spec body '%s' is invalid"
5482 msgstr ""
5484 #: gcc.c:6160
5485 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC."
5486 msgstr ""
5488 #: gcc.c:6170
5489 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC."
5490 msgstr ""
5492 #: gcc.c:6263
5493 #, fuzzy, c-format
5494 msgid "unrecognized option '-%s'"
5495 msgstr "ǧ¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `-%s'"
5497 #: gcc.c:6269
5498 #, c-format
5499 msgid "install: %s%s\n"
5500 msgstr "¥¤¥ó¥¹¥È¡¼¥ë: %s%s\n"
5502 #: gcc.c:6270
5503 #, c-format
5504 msgid "programs: %s\n"
5505 msgstr "¥×¥í¥°¥é¥à: %s\n"
5507 #: gcc.c:6271
5508 #, c-format
5509 msgid "libraries: %s\n"
5510 msgstr "¥é¥¤¥Ö¥é¥ê: %s\n"
5512 #: gcc.c:6328
5513 #, c-format
5514 msgid ""
5515 "\n"
5516 "For bug reporting instructions, please see:\n"
5517 msgstr ""
5518 "\n"
5519 "¥Ð¥°¥ì¥Ý¡¼¥È¤Î¼ê½ç¤Ï¡¢°Ê²¼¤ò»²¾È\n"
5521 #: gcc.c:6344
5522 #, fuzzy, c-format
5523 msgid "Target: %s\n"
5524 msgstr "¥é¥¤¥Ö¥é¥ê: %s\n"
5526 #: gcc.c:6345
5527 #, c-format
5528 msgid "Configured with: %s\n"
5529 msgstr "¥³¥ó¥Õ¥£¥°¥ª¥×¥·¥ç¥ó: %s\n"
5531 #: gcc.c:6359
5532 #, c-format
5533 msgid "Thread model: %s\n"
5534 msgstr "¥¹¥ì¥Ã¥É¥â¥Ç¥ë: %s\n"
5536 #: gcc.c:6370
5537 #, c-format
5538 msgid "gcc version %s\n"
5539 msgstr "gcc ¥Ð¡¼¥¸¥ç¥ó %s\n"
5541 #: gcc.c:6372
5542 #, c-format
5543 msgid "gcc driver version %s executing gcc version %s\n"
5544 msgstr "gcc ¥É¥é¥¤¥Ð¥Ð¡¼¥¸¥ç¥ó %s ¼Â¹Ô gcc ¥Ð¡¼¥¸¥ç¥ó %s\n"
5546 #: gcc.c:6380
5547 #, fuzzy
5548 msgid "no input files"
5549 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó"
5551 #: gcc.c:6451 gcc.c:6514
5552 #, c-format
5553 msgid "%s: %s compiler not installed on this system"
5554 msgstr "%s: %s ¥³¥ó¥Ñ¥¤¥é¤Ï¤³¤Î¥·¥¹¥Æ¥à¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
5556 #: gcc.c:6460
5557 #, fuzzy, c-format
5558 msgid "spec '%s' is invalid"
5559 msgstr "typedef `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
5561 #: gcc.c:6596
5562 #, c-format
5563 msgid "%s: linker input file unused because linking not done"
5564 msgstr "%s: ¥ê¥ó¥¯¤¬´°Î»¤·¤Ê¤«¤Ã¤¿¤Î¤Ç¥ê¥ó¥«¤ÎÆþÎÏ¥Õ¥¡¥¤¥ë¤Ï»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
5566 #: gcc.c:6636
5567 #, c-format
5568 msgid "language %s not recognized"
5569 msgstr "¸À¸ì %s ¤Ïǧ¼±¤Ç¤­¤Þ¤»¤ó"
5571 #: gcc.c:6707
5572 #, c-format
5573 msgid "%s: %s"
5574 msgstr "%s: %s"
5576 #: gcc.c:6927
5577 #, fuzzy, c-format
5578 msgid "multilib spec '%s' is invalid"
5579 msgstr "typedef `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
5581 #: gcc.c:7119
5582 #, c-format
5583 msgid "multilib exclusions '%s' is invalid"
5584 msgstr ""
5586 #: gcc.c:7177 gcc.c:7318
5587 #, c-format
5588 msgid "multilib select '%s' is invalid"
5589 msgstr ""
5591 #: gcc.c:7356
5592 #, c-format
5593 msgid "multilib exclusion '%s' is invalid"
5594 msgstr ""
5596 #: gcov.c:385
5597 msgid ""
5598 "Usage: gcov [OPTION]... SOURCEFILE\n"
5599 "\n"
5600 msgstr ""
5602 #: gcov.c:386
5603 #, fuzzy
5604 msgid ""
5605 "Print code coverage information.\n"
5606 "\n"
5607 msgstr "¸Æ¤Ó½Ð¤·¥°¥é¥Õ¾ðÊó¤òÁ÷½Ð¤¹¤ë"
5609 #: gcov.c:387
5610 #, fuzzy
5611 msgid "  -h, --help                      Print this help, then exit\n"
5612 msgstr "  --help                   ¤³¤Î¥Ø¥ë¥×¾ðÊó¤òɽ¼¨\n"
5614 #: gcov.c:388
5615 #, fuzzy
5616 msgid "  -v, --version                   Print version number, then exit\n"
5617 msgstr ""
5618 "  -V <version>             ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð <version> ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤Î\n"
5619 "                               gcc ¤È¤·¤Æ¼Â¹Ô¤¹¤ë\n"
5621 #: gcov.c:389
5622 msgid "  -a, --all-blocks                Show information for every basic block\n"
5623 msgstr ""
5625 #: gcov.c:390
5626 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
5627 msgstr ""
5629 #: gcov.c:391
5630 msgid ""
5631 "  -c, --branch-counts             Given counts of branches taken\n"
5632 "                                    rather than percentages\n"
5633 msgstr ""
5635 #: gcov.c:393
5636 #, fuzzy
5637 msgid "  -n, --no-output                 Do not create an output file\n"
5638 msgstr "  -save-temps              Ãæ´Ö¥Õ¥¡¥¤¥ë¤òºï½ü¤·¤Ê¤¤\n"
5640 #: gcov.c:394
5641 msgid ""
5642 "  -l, --long-file-names           Use long output file names for included\n"
5643 "                                    source files\n"
5644 msgstr ""
5646 #: gcov.c:396
5647 msgid "  -f, --function-summaries        Output summaries for each function\n"
5648 msgstr ""
5650 #: gcov.c:397
5651 msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
5652 msgstr ""
5654 #: gcov.c:398
5655 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
5656 msgstr ""
5658 #: gcov.c:399
5659 msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
5660 msgstr ""
5662 #: gcov.c:400
5663 #, fuzzy, c-format
5664 msgid ""
5665 "\n"
5666 "For bug reporting instructions, please see:\n"
5667 "%s.\n"
5668 msgstr ""
5669 "\n"
5670 "¥Ð¥°¥ì¥Ý¡¼¥È¤Î¼ê½ç¤Ï¡¢°Ê²¼¤ò»²¾È\n"
5672 #: gcov.c:410
5673 #, c-format
5674 msgid "gcov (GCC) %s\n"
5675 msgstr ""
5677 #: gcov.c:414
5678 msgid ""
5679 "This is free software; see the source for copying conditions.\n"
5680 "There is NO warranty; not even for MERCHANTABILITY or \n"
5681 "FITNESS FOR A PARTICULAR PURPOSE.\n"
5682 "\n"
5683 msgstr ""
5685 #: gcov.c:504
5686 #, fuzzy, c-format
5687 msgid "%s:no functions found\n"
5688 msgstr "cmd_strings ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
5690 #: gcov.c:525 gcov.c:553
5691 #, fuzzy
5692 msgid "\n"
5693 msgstr ":\n"
5695 #: gcov.c:540
5696 #, fuzzy, c-format
5697 msgid "%s:creating '%s'\n"
5698 msgstr "%s ¤òºîÀ®Ãæ.\n"
5700 #: gcov.c:544
5701 #, fuzzy, c-format
5702 msgid "%s:error writing output file '%s'\n"
5703 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Ë½ñ¤­¹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
5705 #: gcov.c:549
5706 #, fuzzy, c-format
5707 msgid "%s:could not open output file '%s'\n"
5708 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿.\n"
5710 #: gcov.c:700
5711 #, fuzzy, c-format
5712 msgid "%s:cannot open graph file\n"
5713 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤È¤·¤Æ³«¤±¤Þ¤»¤ó"
5715 #: gcov.c:706
5716 #, fuzzy, c-format
5717 msgid "%s:not a gcov graph file\n"
5718 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
5720 #: gcov.c:719
5721 #, c-format
5722 msgid "%s:version '%.4s', prefer '%.4s'\n"
5723 msgstr ""
5725 #: gcov.c:771
5726 #, c-format
5727 msgid "%s:already seen blocks for '%s'\n"
5728 msgstr ""
5730 #: gcov.c:889 gcov.c:1045
5731 #, c-format
5732 msgid "%s:corrupted\n"
5733 msgstr ""
5735 #: gcov.c:963
5736 #, fuzzy, c-format
5737 msgid "%s:cannot open data file\n"
5738 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤È¤·¤Æ³«¤±¤Þ¤»¤ó"
5740 #: gcov.c:968
5741 #, fuzzy, c-format
5742 msgid "%s:not a gcov data file\n"
5743 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
5745 #: gcov.c:981
5746 #, c-format
5747 msgid "%s:version '%.4s', prefer version '%.4s'\n"
5748 msgstr ""
5750 #: gcov.c:987
5751 #, c-format
5752 msgid "%s:stamp mismatch with graph file\n"
5753 msgstr ""
5755 #: gcov.c:1013
5756 #, fuzzy, c-format
5757 msgid "%s:unknown function '%u'\n"
5758 msgstr "´Ø¿ô `%s' Æâ:"
5760 #: gcov.c:1026
5761 #, fuzzy, c-format
5762 msgid "%s:profile mismatch for '%s'\n"
5763 msgstr "%s: `%s' ¤ËÂФ¹¤ëÌ·½â°ìÍ÷¤Ï°Ê²¼¤ÎÄ̤ê¤Ç¤¹:\n"
5765 #: gcov.c:1045
5766 #, fuzzy, c-format
5767 msgid "%s:overflowed\n"
5768 msgstr "%s: ¥ª¡¼¥Ð¡¼¥Õ¥í¡¼ÈÏ°Ï¥¨¥é¡¼"
5770 #: gcov.c:1069
5771 #, c-format
5772 msgid "%s:'%s' lacks entry and/or exit blocks\n"
5773 msgstr ""
5775 #: gcov.c:1074
5776 #, c-format
5777 msgid "%s:'%s' has arcs to entry block\n"
5778 msgstr ""
5780 #: gcov.c:1082
5781 #, c-format
5782 msgid "%s:'%s' has arcs from exit block\n"
5783 msgstr ""
5785 #: gcov.c:1290
5786 #, c-format
5787 msgid "%s:graph is unsolvable for '%s'\n"
5788 msgstr ""
5790 #: gcov.c:1370
5791 #, fuzzy, c-format
5792 msgid "%s '%s'\n"
5793 msgstr "%s: %s"
5795 #: gcov.c:1373
5796 #, c-format
5797 msgid "Lines executed:%s of %d\n"
5798 msgstr ""
5800 #: gcov.c:1377
5801 #, fuzzy
5802 msgid "No executable lines\n"
5803 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¼Â¹Ô²Äǽ¤Ê¥½¡¼¥¹¹Ô¤¬¤¢¤ê¤Þ¤»¤ó\n"
5805 #: gcov.c:1383
5806 #, fuzzy, c-format
5807 msgid "Branches executed:%s of %d\n"
5808 msgstr "¥Ö¥é¥ó¥Á %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤µ¤ì¤º\n"
5810 #: gcov.c:1387
5811 #, c-format
5812 msgid "Taken at least once:%s of %d\n"
5813 msgstr ""
5815 #: gcov.c:1393
5816 #, fuzzy
5817 msgid "No branches\n"
5818 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¤Ï¥Ö¥é¥ó¥Á¤¬¤¢¤ê¤Þ¤»¤ó\n"
5820 #: gcov.c:1395
5821 #, c-format
5822 msgid "Calls executed:%s of %d\n"
5823 msgstr ""
5825 #: gcov.c:1399
5826 #, fuzzy
5827 msgid "No calls\n"
5828 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¸Æ¤Ó½Ð¤·¤¬¤¢¤ê¤Þ¤»¤ó\n"
5830 #: gcov.c:1540
5831 #, fuzzy, c-format
5832 msgid "%s:no lines for '%s'\n"
5833 msgstr "%s: `%s' ¤ËÂФ¹¤ëÌ·½â°ìÍ÷¤Ï°Ê²¼¤ÎÄ̤ê¤Ç¤¹:\n"
5835 #: gcov.c:1735
5836 #, fuzzy, c-format
5837 msgid "call   %2d returned %s\n"
5838 msgstr "¸Æ¤Ó½Ð¤· %d ¤ÎÌá¤ê = %d\n"
5840 #: gcov.c:1740
5841 #, fuzzy, c-format
5842 msgid "call   %2d never executed\n"
5843 msgstr "¸Æ¤Ó½Ð¤· %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤»¤º\n"
5845 #: gcov.c:1745
5846 #, fuzzy, c-format
5847 msgid "branch %2d taken %s%s\n"
5848 msgstr "¥Ö¥é¥ó¥Á %d ¼õÍý = %d%%\n"
5850 #: gcov.c:1749
5851 #, fuzzy, c-format
5852 msgid "branch %2d never executed\n"
5853 msgstr "¥Ö¥é¥ó¥Á %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤µ¤ì¤º\n"
5855 #: gcov.c:1754
5856 #, c-format
5857 msgid "unconditional %2d taken %s\n"
5858 msgstr ""
5860 #: gcov.c:1757
5861 #, fuzzy, c-format
5862 msgid "unconditional %2d never executed\n"
5863 msgstr "¸Æ¤Ó½Ð¤· %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤»¤º\n"
5865 #: gcov.c:1789
5866 #, fuzzy, c-format
5867 msgid "%s:cannot open source file\n"
5868 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤È¤·¤Æ³«¤±¤Þ¤»¤ó"
5870 #: gcov.c:1799
5871 #, c-format
5872 msgid "%s:source file is newer than graph file '%s'\n"
5873 msgstr ""
5875 #. Return if there's nothing to do, or it is too expensive.
5876 #: gcse.c:689
5877 msgid "GCSE disabled"
5878 msgstr ""
5880 #. Return if there's nothing to do, or it is too expensive.
5881 #: gcse.c:6474
5882 #, fuzzy
5883 msgid "jump bypassing disabled"
5884 msgstr "-g ¥ª¥×¥·¥ç¥ó¤ò̵¸ú²½¤·¤Þ¤·¤¿¡£"
5886 #: gcse.c:6535
5887 #, fuzzy, c-format
5888 msgid "%s: %d basic blocks and %d edges/basic block"
5889 msgstr "GCSE ¤ò̵¸ú²½: %d > 1000 ´ðËÜ¥Ö¥í¥Ã¥¯¡¢µÚ¤Ó %d >= 20 edge/´ðËÜ¥Ö¥í¥Ã¥¯"
5891 #: gcse.c:6548
5892 #, fuzzy, c-format
5893 msgid "%s: %d basic blocks and %d registers"
5894 msgstr "GCSE ¤ò̵¸ú²½: %d ´ðËÜ¥Ö¥í¥Ã¥¯¡¢µÚ¤Ó %d ¸Ä¤Î¥ì¥¸¥¹¥¿"
5896 #: ggc-common.c:397 ggc-common.c:405 ggc-common.c:473 ggc-common.c:494
5897 #: ggc-page.c:2209 ggc-page.c:2240 ggc-page.c:2247 ggc-zone.c:1582
5898 #: ggc-zone.c:1588 ggc-zone.c:1597
5899 #, fuzzy, c-format
5900 msgid "can't write PCH file: %m"
5901 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
5903 #: ggc-common.c:487
5904 #, fuzzy, c-format
5905 msgid "can't get position in PCH file: %m"
5906 msgstr "¥Õ¥¡¥¤¥ë `%s' ¤Ë¥ê¥Ý¥¸¥È¥ê¾ðÊó¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
5908 #: ggc-common.c:497
5909 #, fuzzy, c-format
5910 msgid "can't write padding to PCH file: %m"
5911 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
5913 #: ggc-common.c:550 ggc-common.c:558 ggc-common.c:565 ggc-common.c:568
5914 #: ggc-common.c:578 ggc-common.c:581 ggc-page.c:2334 ggc-zone.c:1607
5915 #, fuzzy, c-format
5916 msgid "can't read PCH file: %m"
5917 msgstr "%s ¤«¤éÆɹþ¤á¤Þ¤»¤ó"
5919 #: ggc-common.c:573
5920 msgid "had to relocate PCH"
5921 msgstr ""
5923 #: ggc-page.c:1454
5924 #, c-format
5925 msgid "open /dev/zero: %m"
5926 msgstr ""
5928 #: ggc-page.c:2225 ggc-page.c:2231
5929 #, fuzzy
5930 msgid "can't write PCH file"
5931 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
5933 #: gimple-low.c:203
5934 #, fuzzy
5935 msgid "unexpected node"
5936 msgstr "ͽ´ü¤µ¤ì¤ë¥á¥â¥ê¥ì¥¤¥Æ¥ó¥·¤òÄ´À°¤¹¤ë"
5938 #: gimplify.c:3317
5939 #, fuzzy, c-format
5940 msgid "invalid lvalue in asm output %d"
5941 msgstr "asm Ê¸¤ÎÃæ¤Ë̵¸ú¤Êº¸ÊÕÃÍ"
5943 #: gimplify.c:3364
5944 #, fuzzy, c-format
5945 msgid "memory input %d is not directly addressable"
5946 msgstr "½ÐÎÏÈÖ¹æ %d ¤ÏľÀÜ¥¢¥É¥ì¥¹»ØÄê¤Ç¤­¤Þ¤»¤ó"
5948 #: gimplify.c:4219
5949 msgid "gimplification failed"
5950 msgstr ""
5952 #: global.c:371 global.c:384 global.c:398
5953 #, fuzzy, c-format
5954 msgid "%s cannot be used in asm here"
5955 msgstr "\"%s\" ¤Ï¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó"
5957 #: graph.c:403 passes.c:131 java/jcf-parse.c:1047 java/jcf-parse.c:1194
5958 #: java/lex.c:1846 objc/objc-act.c:552
5959 #, fuzzy, c-format
5960 msgid "can't open %s: %m"
5961 msgstr "%s ¤ò³«¤±¤Þ¤»¤ó"
5963 #: haifa-sched.c:182
5964 #, c-format
5965 msgid "fix_sched_param: unknown param: %s"
5966 msgstr "fix_sched_param: ÉÔÌÀ¤Ê¥Ñ¥é¥á¥¿: %s"
5968 #. Opening quotation mark.
5969 #: intl.c:58
5970 msgid "`"
5971 msgstr ""
5973 #. Closing quotation mark.
5974 #: intl.c:61
5975 msgid "'"
5976 msgstr ""
5978 #: langhooks.c:516
5979 msgid "At top level:"
5980 msgstr "¥È¥Ã¥×¥ì¥Ù¥ë:"
5982 #: langhooks.c:521
5983 #, fuzzy, c-format
5984 msgid "In member function %qs:"
5985 msgstr "´Ø¿ô `%s' Æâ:"
5987 #: langhooks.c:525
5988 #, fuzzy, c-format
5989 msgid "In function %qs:"
5990 msgstr "´Ø¿ô `%s' Æâ:"
5992 #. What to print when a switch has no documentation.
5993 #: opts.c:89
5994 msgid "This switch lacks documentation"
5995 msgstr ""
5997 #. Eventually this should become a hard error IMO.
5998 #: opts.c:259
5999 #, c-format
6000 msgid "command line option \"%s\" is valid for %s but not for %s"
6001 msgstr ""
6003 #: opts.c:347
6004 #, fuzzy, c-format
6005 msgid "missing argument to \"%s\""
6006 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
6008 #: opts.c:357
6009 #, fuzzy, c-format
6010 msgid "argument to \"%s\" should be a non-negative integer"
6011 msgstr "`%s' ¤ÎÂè°ì°ú¿ô¤Ï `int' ¤È¤¹¤Ù¤­¤Ç¤¹"
6013 #: opts.c:426
6014 #, fuzzy, c-format
6015 msgid "unrecognized command line option \"%s\""
6016 msgstr "¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó '%s' ¤ò̵»ë¤·¤Þ¤¹"
6018 #: opts.c:634
6019 msgid "-Wuninitialized is not supported without -O"
6020 msgstr "-Wuninitialized ¤Ï -O Ìµ¤·¤Ë¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
6022 #: opts.c:648
6023 msgid "-freorder-blocks-and-partition does not work with exceptions"
6024 msgstr ""
6026 #: opts.c:661
6027 msgid "-freorder-blocks-and-partition does not work with -g (currently)"
6028 msgstr ""
6030 #: opts.c:821
6031 #, fuzzy, c-format
6032 msgid "structure alignment must be a small power of two, not %d"
6033 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬ 2 ¤Î¤Ù¤­¾è¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
6035 #: opts.c:886
6036 #, fuzzy, c-format
6037 msgid "unrecognised visibility value \"%s\""
6038 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥»¥¯¥·¥ç¥ó̾ \"%s\""
6040 #: opts.c:938
6041 #, fuzzy, c-format
6042 msgid "unrecognized register name \"%s\""
6043 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥ì¥¸¥¹¥¿Ì¾ `%s'"
6045 #: opts.c:962
6046 #, fuzzy, c-format
6047 msgid "unknown tls-model \"%s\""
6048 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
6050 #: opts.c:1037
6051 #, c-format
6052 msgid "%s: --param arguments should be of the form NAME=VALUE"
6053 msgstr ""
6055 #: opts.c:1042
6056 #, fuzzy, c-format
6057 msgid "invalid --param value %qs"
6058 msgstr "̵¸ú¤Ê¥Ñ¥é¥á¥¿ÃÍ `%s'"
6060 #: opts.c:1139
6061 #, fuzzy
6062 msgid "target system does not support debug output"
6063 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
6065 #: opts.c:1146
6066 #, fuzzy, c-format
6067 msgid "debug format \"%s\" conflicts with prior selection"
6068 msgstr "¥Ç¡¼¥¿Îΰè '%s' ¤ÏÁ°¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
6070 #: opts.c:1162
6071 #, fuzzy, c-format
6072 msgid "unrecognised debug output level \"%s\""
6073 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥»¥¯¥·¥ç¥ó̾ \"%s\""
6075 #: opts.c:1164
6076 #, c-format
6077 msgid "debug output level %s is too high"
6078 msgstr ""
6080 #: opts.c:1183
6081 msgid "The following options are language-independent:\n"
6082 msgstr ""
6084 #: opts.c:1190
6085 #, c-format
6086 msgid ""
6087 "The %s front end recognizes the following options:\n"
6088 "\n"
6089 msgstr ""
6091 #: opts.c:1204
6092 msgid "The --param option recognizes the following as parameters:\n"
6093 msgstr ""
6095 #: params.c:72
6096 #, fuzzy, c-format
6097 msgid "minimum value of parameter %qs is %u"
6098 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
6100 #: params.c:77
6101 #, c-format
6102 msgid "maximum value of parameter %qs is %u"
6103 msgstr ""
6105 #. If we didn't find this parameter, issue an error message.
6106 #: params.c:86
6107 #, fuzzy, c-format
6108 msgid "invalid parameter %qs"
6109 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
6111 #: passes.c:1200
6112 msgid "branch target register load optimization is not intended to be run twice"
6113 msgstr ""
6115 #: profile.c:284
6116 msgid "corrupted profile info: run_max * runs < sum_max"
6117 msgstr ""
6119 #: profile.c:290
6120 msgid "corrupted profile info: sum_all is smaller than sum_max"
6121 msgstr ""
6123 #: profile.c:335
6124 #, c-format
6125 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
6126 msgstr ""
6128 #: profile.c:503
6129 #, c-format
6130 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
6131 msgstr ""
6133 #: profile.c:524
6134 #, c-format
6135 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
6136 msgstr ""
6138 #: protoize.c:582
6139 #, fuzzy, c-format
6140 msgid "%s: error writing file '%s': %s\n"
6141 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Ë½ñ¤­¹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
6143 #: protoize.c:626
6144 #, c-format
6145 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
6146 msgstr "%s: »ÈÍÑË¡ '%s [ -VqfnkN ] [ -i <istring> ] [ ¥Õ¥¡¥¤¥ë̾ ... ]'\n"
6148 #: protoize.c:629
6149 #, c-format
6150 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
6151 msgstr "%s: »ÈÍÑË¡ '%s [ -VqfnkNlgC ] [ -B <¥Ç¥£¥ì¥¯¥È¥ê̾> ] [ ¥Õ¥¡¥¤¥ë̾ ... ]'\n"
6153 #: protoize.c:735
6154 #, fuzzy, c-format
6155 msgid "%s: warning: no read access for file '%s'\n"
6156 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤ËÂФ·¤ÆÆɤ߽Ф·µö²Ä¤¬¤¢¤ê¤Þ¤»¤ó\n"
6158 #: protoize.c:743
6159 #, fuzzy, c-format
6160 msgid "%s: warning: no write access for file '%s'\n"
6161 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤ËÂФ·¤Æ½ñ¤­¹þ¤ßµö²Ä¤¬¤¢¤ê¤Þ¤»¤ó\n"
6163 #: protoize.c:751
6164 #, fuzzy, c-format
6165 msgid "%s: warning: no write access for dir containing '%s'\n"
6166 msgstr "%s: ·Ù¹ð: `%s' ¤ò´Þ¤à¥Ç¥£¥ì¥¯¥È¥ê¤ËÂФ·¤Æ½ñ¤­¹þ¤ßµö²Ä¤¬¤¢¤ê¤Þ¤»¤ó\n"
6168 #. Catch cases like /.. where we try to backup to a
6169 #. point above the absolute root of the logical file
6170 #. system.
6171 #: protoize.c:1138
6172 #, c-format
6173 msgid "%s: invalid file name: %s\n"
6174 msgstr "%s: Ìµ¸ú¤Ê¥Õ¥¡¥¤¥ë̾: %s\n"
6176 #: protoize.c:1286
6177 #, c-format
6178 msgid "%s: %s: can't get status: %s\n"
6179 msgstr "%s: %s: ¾õÂÖ¤ò¼èÆÀ¤Ç¤­¤Þ¤»¤ó: %s\n"
6181 #: protoize.c:1307
6182 #, c-format
6183 msgid ""
6184 "\n"
6185 "%s: fatal error: aux info file corrupted at line %d\n"
6186 msgstr ""
6187 "\n"
6188 "%s: Ã×̿Ū¥¨¥é¡¼: Éû info ¥Õ¥¡¥¤¥ë¤¬ %d ¹ÔÌܤDzõ¤ì¤Æ¤¤¤Þ¤¹\n"
6190 #: protoize.c:1636
6191 #, fuzzy, c-format
6192 msgid "%s:%d: declaration of function '%s' takes different forms\n"
6193 msgstr "%s:%d: ´Ø¿ô `%s' ¤ÎÀë¸À¤¬Ê̤ηÁ¤ò¼è¤Ã¤Æ¤¤¤Þ¤¹\n"
6195 #: protoize.c:1891
6196 #, fuzzy, c-format
6197 msgid "%s: compiling '%s'\n"
6198 msgstr "%s: `%s' ¤ò¥³¥ó¥Ñ¥¤¥ëÃæ\n"
6200 #: protoize.c:1914
6201 #, c-format
6202 msgid "%s: wait: %s\n"
6203 msgstr "%s: ÂÔ¤Á: %s\n"
6205 #: protoize.c:1919
6206 #, c-format
6207 msgid "%s: subprocess got fatal signal %d\n"
6208 msgstr "%s: ¥µ¥Ö¥×¥í¥»¥¹¤¬Ã×̿Ū¥·¥°¥Ê¥ë %d ¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿\n"
6210 #: protoize.c:1927
6211 #, c-format
6212 msgid "%s: %s exited with status %d\n"
6213 msgstr "%s: %s ¤Ï¥¹¥Æ¡¼¥¿¥¹ %d ¤Ç½ªÎ»¤·¤Þ¤·¤¿\n"
6215 #: protoize.c:1976
6216 #, fuzzy, c-format
6217 msgid "%s: warning: missing SYSCALLS file '%s'\n"
6218 msgstr "%s: ·Ù¹ð: SYSCALLS ¥Õ¥¡¥¤¥ë `%s' ¤¬¤¢¤ê¤Þ¤»¤ó\n"
6220 #: protoize.c:1985 protoize.c:2014
6221 #, fuzzy, c-format
6222 msgid "%s: can't read aux info file '%s': %s\n"
6223 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
6225 #: protoize.c:2030 protoize.c:2058
6226 #, fuzzy, c-format
6227 msgid "%s: can't get status of aux info file '%s': %s\n"
6228 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤Î¾õÂÖ¤ò¼èÆÀ¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
6230 #: protoize.c:2086
6231 #, fuzzy, c-format
6232 msgid "%s: can't open aux info file '%s' for reading: %s\n"
6233 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤ߹þ¤ßÍѤ˳«¤¯¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
6235 #: protoize.c:2104
6236 #, fuzzy, c-format
6237 msgid "%s: error reading aux info file '%s': %s\n"
6238 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤ߹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
6240 #: protoize.c:2117
6241 #, fuzzy, c-format
6242 msgid "%s: error closing aux info file '%s': %s\n"
6243 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÊĤ¸¤Æ¤¤¤ëºÇÃæ¤Ë¥¨¥é¡¼: %s\n"
6245 #: protoize.c:2133
6246 #, fuzzy, c-format
6247 msgid "%s: can't delete aux info file '%s': %s\n"
6248 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òºï½ü¤Ç¤­¤Þ¤»¤ó: %s\n"
6250 #: protoize.c:2215 protoize.c:4185
6251 #, fuzzy, c-format
6252 msgid "%s: can't delete file '%s': %s\n"
6253 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤òºï½ü¤Ç¤­¤Þ¤»¤ó: %s\n"
6255 #: protoize.c:2293
6256 #, fuzzy, c-format
6257 msgid "%s: warning: can't rename file '%s' to '%s': %s\n"
6258 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤ò `%s' Ì¾Á°Êѹ¹¤Ç¤­¤Þ¤»¤ó: %s\n"
6260 #: protoize.c:2415
6261 #, c-format
6262 msgid "%s: conflicting extern definitions of '%s'\n"
6263 msgstr "%s: '%s' ¤Î³°ÉôÄêµÁ¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹\n"
6265 #: protoize.c:2419
6266 #, c-format
6267 msgid "%s: declarations of '%s' will not be converted\n"
6268 msgstr "%s: '%s' ¤ÎÀë¸À¤ÏÊÑ´¹¤µ¤ì¤Þ¤»¤ó\n"
6270 #: protoize.c:2421
6271 #, c-format
6272 msgid "%s: conflict list for '%s' follows:\n"
6273 msgstr "%s: `%s' ¤ËÂФ¹¤ëÌ·½â°ìÍ÷¤Ï°Ê²¼¤ÎÄ̤ê¤Ç¤¹:\n"
6275 #: protoize.c:2454
6276 #, fuzzy, c-format
6277 msgid "%s: warning: using formals list from %s(%d) for function '%s'\n"
6278 msgstr "%s: ·Ù¹ð: %s(%d) ¤«¤é¤Î·Á¼°¥ê¥¹¥È¤ò¡¢´Ø¿ô `%s' ¤Î°Ù¤Ë»È¤¤¤Þ¤¹\n"
6280 #: protoize.c:2494
6281 #, fuzzy, c-format
6282 msgid "%s: %d: '%s' used but missing from SYSCALLS\n"
6283 msgstr "%s: %d: `%s' ¤Ï»È¤ï¤ì¤Æ¤¤¤Þ¤¹¤¬ SYSCALLS ¤Ë¤¢¤ê¤Þ¤»¤ó\n"
6285 #: protoize.c:2500
6286 #, fuzzy, c-format
6287 msgid "%s: %d: warning: no extern definition for '%s'\n"
6288 msgstr "%s: %d: ·Ù¹ð: `%s' ¤ËÂФ¹¤ë³°ÉôÄêµÁ¤¬¤¢¤ê¤Þ¤»¤ó\n"
6290 #: protoize.c:2530
6291 #, fuzzy, c-format
6292 msgid "%s: warning: no static definition for '%s' in file '%s'\n"
6293 msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀÅŪÄêµÁ¤¬¥Õ¥¡¥¤¥ë `%s' ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó\n"
6295 #: protoize.c:2536
6296 #, fuzzy, c-format
6297 msgid "%s: multiple static defs of '%s' in file '%s'\n"
6298 msgstr "%s: `%s' ¤ÎÀÅŪÄêµÁ¤¬¥Õ¥¡¥¤¥ë `%s' ¤ÎÃæ¤Ç½ÅÊ£¤·¤Æ¤¤¤Þ¤¹\n"
6300 #: protoize.c:2706 protoize.c:2709
6301 #, c-format
6302 msgid "%s: %d: warning: source too confusing\n"
6303 msgstr "%s: %d: ·Ù¹ð: ¥½¡¼¥¹¤¬º®Í𤷤¹¤®¤Æ¤¤¤Þ¤¹\n"
6305 #: protoize.c:2905
6306 #, c-format
6307 msgid "%s: %d: warning: varargs function declaration not converted\n"
6308 msgstr "%s: %d: ·Ù¹ð: varargs ´Ø¿ôÀë¸À¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6310 #: protoize.c:2920
6311 #, fuzzy, c-format
6312 msgid "%s: declaration of function '%s' not converted\n"
6313 msgstr "%s: ´Ø¿ô `%s' ¤ÎÀë¸À¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6315 #: protoize.c:3043
6316 #, fuzzy, c-format
6317 msgid "%s: warning: too many parameter lists in declaration of '%s'\n"
6318 msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬Â¿¤¹¤®¤Þ¤¹\n"
6320 #: protoize.c:3064
6321 #, fuzzy, c-format
6322 msgid ""
6323 "\n"
6324 "%s: warning: too few parameter lists in declaration of '%s'\n"
6325 msgstr ""
6326 "\n"
6327 "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬¾¯¤Ê¤¹¤®¤Þ¤¹\n"
6329 #: protoize.c:3160
6330 #, fuzzy, c-format
6331 msgid "%s: %d: warning: found '%s' but expected '%s'\n"
6332 msgstr "%s: %d: ·Ù¹ð: `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿¤¬ `%s' ¤¬´üÂÔ¤µ¤ì¤Æ¤¤¤Þ¤¹\n"
6334 #: protoize.c:3335
6335 #, fuzzy, c-format
6336 msgid "%s: local declaration for function '%s' not inserted\n"
6337 msgstr "%s: ´Ø¿ô `%s' ¤Î¥í¡¼¥«¥ëÀë¸À¤¬ÁÞÆþ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6339 #: protoize.c:3362
6340 #, fuzzy, c-format
6341 msgid ""
6342 "\n"
6343 "%s: %d: warning: can't add declaration of '%s' into macro call\n"
6344 msgstr ""
6345 "\n"
6346 "%s: %d: ·Ù¹ð: `%s' ¤ÎÀë¸À¤ò¥Þ¥¯¥í¸Æ¤Ó½Ð¤·¤ËÄɲäǤ­¤Þ¤»¤ó\n"
6348 #: protoize.c:3434
6349 #, fuzzy, c-format
6350 msgid "%s: global declarations for file '%s' not inserted\n"
6351 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤ÎÂç°èÀë¸À¤¬ÁÞÆþ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6353 #: protoize.c:3523 protoize.c:3553
6354 #, fuzzy, c-format
6355 msgid "%s: definition of function '%s' not converted\n"
6356 msgstr "%s: ´Ø¿ô `%s' ¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6358 #: protoize.c:3542
6359 #, c-format
6360 msgid "%s: %d: warning: definition of %s not converted\n"
6361 msgstr "%s: %d: ·Ù¹ð: %s ¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6363 #: protoize.c:3868
6364 #, fuzzy, c-format
6365 msgid "%s: found definition of '%s' at %s(%d)\n"
6366 msgstr "%s: `%s' ¤ÎÄêµÁ¤¬ %s(%d) ¤Ë¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
6368 #. If we make it here, then we did not know about this
6369 #. function definition.
6370 #: protoize.c:3884
6371 #, fuzzy, c-format
6372 msgid "%s: %d: warning: '%s' excluded by preprocessing\n"
6373 msgstr "%s: %d: ·Ù¹ð: `%s' ¤Ï¥×¥ê¥×¥í¥»¥¹¤«¤é½ü³°¤µ¤ì¤Æ¤¤¤Þ¤¹\n"
6375 #: protoize.c:3887
6376 #, c-format
6377 msgid "%s: function definition not converted\n"
6378 msgstr "%s: ´Ø¿ô¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6380 #: protoize.c:3945
6381 #, fuzzy, c-format
6382 msgid "%s: '%s' not converted\n"
6383 msgstr "%s: `%s' ¤ÏÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6385 #: protoize.c:3953
6386 #, fuzzy, c-format
6387 msgid "%s: would convert file '%s'\n"
6388 msgstr "%s: `%s' ¤òÊÑ´¹¤·¤Þ¤¹\n"
6390 #: protoize.c:3956
6391 #, fuzzy, c-format
6392 msgid "%s: converting file '%s'\n"
6393 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤òÊÑ´¹Ãæ\n"
6395 #: protoize.c:3966
6396 #, fuzzy, c-format
6397 msgid "%s: can't get status for file '%s': %s\n"
6398 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Î¾õÂÖ¤ò¼èÆÀ¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
6400 #: protoize.c:4008
6401 #, fuzzy, c-format
6402 msgid "%s: can't open file '%s' for reading: %s\n"
6403 msgstr "%s: Æɤ߹þ¤ßÍѤ˥ե¡¥¤¥ë `%s' ¤ò³«¤¯¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
6405 #: protoize.c:4023
6406 #, fuzzy, c-format
6407 msgid ""
6408 "\n"
6409 "%s: error reading input file '%s': %s\n"
6410 msgstr ""
6411 "\n"
6412 "%s: ÆþÎÏ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤ߹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
6414 #: protoize.c:4057
6415 #, fuzzy, c-format
6416 msgid "%s: can't create/open clean file '%s': %s\n"
6417 msgstr "%s: ¤­¤ì¤¤¤Ê¥Õ¥¡¥¤¥ë `%s' ¤òºîÀ®/¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó: %s\n"
6419 #: protoize.c:4162
6420 #, fuzzy, c-format
6421 msgid "%s: warning: file '%s' already saved in '%s'\n"
6422 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤Ï´û¤Ë `%s' ¤ËÊݸ¤µ¤ì¤Æ¤¤¤Þ¤¹\n"
6424 #: protoize.c:4170
6425 #, fuzzy, c-format
6426 msgid "%s: can't link file '%s' to '%s': %s\n"
6427 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤ò `%s' ¤Ë¥ê¥ó¥¯¤Ç¤­¤Þ¤»¤ó: %s\n"
6429 #: protoize.c:4200
6430 #, fuzzy, c-format
6431 msgid "%s: can't create/open output file '%s': %s\n"
6432 msgstr "%s: ½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤òºîÀ®¤·¤¿¤ê³«¤¤¤¿¤ê¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
6434 #: protoize.c:4233
6435 #, fuzzy, c-format
6436 msgid "%s: can't change mode of file '%s': %s\n"
6437 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Î¥â¡¼¥É¤òÊѹ¹¤Ç¤­¤Þ¤»¤ó: %s\n"
6439 #: protoize.c:4406
6440 #, c-format
6441 msgid "%s: cannot get working directory: %s\n"
6442 msgstr "%s: ºî¶È¥Ç¥£¥ì¥¯¥È¥ê¤¬Ê¬¤«¤ê¤Þ¤»¤ó: %s\n"
6444 #: protoize.c:4504
6445 #, c-format
6446 msgid "%s: input file names must have .c suffixes: %s\n"
6447 msgstr "%s: ÆþÎÏ¥Õ¥¡¥¤¥ë̾¤Ë¤Ï³ÈÄ¥»Ò .c ¤¬¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó: %s\n"
6449 #: reg-stack.c:622
6450 #, fuzzy, c-format
6451 msgid "output constraint %d must specify a single register"
6452 msgstr "½ÐÎÏÀ©Ìó %d ¤Ï°ì¤Ä¤Î¥ì¥¸¥¹¥¿¤ò»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
6454 #: reg-stack.c:632
6455 #, fuzzy, c-format
6456 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
6457 msgstr "½ÐÎÏÀ©Ìó %d ¤Ï°ì¤Ä¤Î¥ì¥¸¥¹¥¿¤ò»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
6459 #: reg-stack.c:655
6460 #, fuzzy
6461 msgid "output regs must be grouped at top of stack"
6462 msgstr "½ÐÎϥ쥸¥¹¥¿¤Ï¥¹¥¿¥Ã¥¯¤Î¥È¥Ã¥×¤Ë¥°¥ë¡¼¥×¤µ¤ì¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
6464 #: reg-stack.c:692
6465 #, fuzzy
6466 msgid "implicitly popped regs must be grouped at top of stack"
6467 msgstr "°ÅÌۤˠpop ¤µ¤ì¤ë¥ì¥¸¥¹¥¿¤Ï¥¹¥¿¥Ã¥¯¤Î¥È¥Ã¥×¤Ë¥°¥ë¡¼¥×¤µ¤ì¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
6469 #: reg-stack.c:711
6470 #, fuzzy
6471 msgid "output operand %d must use %<&%> constraint"
6472 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É %d ¤Ï `&' À©Ìó¤ò»È¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
6474 #: regclass.c:766
6475 #, c-format
6476 msgid "can't use '%s' as a %s register"
6477 msgstr "'%s' ¤ò %s ¤Î¥ì¥¸¥¹¥¿¤È¤·¤Æ»È¤¦¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
6479 #: regclass.c:781 config/ia64/ia64.c:4568 config/ia64/ia64.c:4575
6480 #: config/pa/pa.c:336 config/pa/pa.c:343
6481 #, c-format
6482 msgid "unknown register name: %s"
6483 msgstr "ÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹: %s"
6485 #: regclass.c:791
6486 msgid "global register variable follows a function definition"
6487 msgstr "Âç°è register ÊÑ¿ô¤¬´Ø¿ôÄêµÁ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
6489 #: regclass.c:795
6490 msgid "register used for two global register variables"
6491 msgstr "¥ì¥¸¥¹¥¿¤¬Æó¤Ä¤Î¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ»È¤ï¤ì¤Þ¤·¤¿"
6493 #: regclass.c:800
6494 msgid "call-clobbered register used for global register variable"
6495 msgstr "¸Æ¤Ó½Ð¤·¤ÇÇ˲õ¤µ¤ì¤ë¥ì¥¸¥¹¥¿¤¬¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ»È¤ï¤ì¤Þ¤·¤¿"
6497 #: regrename.c:1872
6498 #, c-format
6499 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
6500 msgstr ""
6502 #: regrename.c:1884
6503 #, c-format
6504 msgid "validate_value_data: Loop in regno chain (%u)"
6505 msgstr ""
6507 #: regrename.c:1887
6508 #, c-format
6509 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
6510 msgstr ""
6512 #: regrename.c:1899
6513 #, c-format
6514 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
6515 msgstr ""
6517 #: reload.c:1270
6518 #, fuzzy
6519 msgid "cannot reload integer constant operand in %<asm%>"
6520 msgstr "À°¿ôÄê¿ô¥ª¥Ú¥é¥ó¥É¤ò `asm' Æâ¤ÇºÆ¥í¡¼¥É¤Ç¤­¤Þ¤»¤ó"
6522 #: reload.c:1293
6523 #, fuzzy
6524 msgid "impossible register constraint in %<asm%>"
6525 msgstr "`asm' Æâ¤Ç¤Ï¥ì¥¸¥¹¥¿À©Ìó¤ò¹Ô¤Ê¤¨¤Þ¤»¤ó"
6527 #: reload.c:3535
6528 #, fuzzy
6529 msgid "%<&%> constraint used with no register class"
6530 msgstr "`&' À©Ì󤬥쥸¥¹¥¿¥¯¥é¥¹Ìµ¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
6532 #: reload.c:3705
6533 #, fuzzy
6534 msgid "unable to generate reloads for:"
6535 msgstr "¥³¡¼¥É¤¬À¸À®¤µ¤ì¤ë CPU ¤òÁªÂò¤¹¤ë"
6537 #: reload.c:3706 reload.c:3938
6538 #, fuzzy
6539 msgid "inconsistent operand constraints in an %<asm%>"
6540 msgstr "`asm' Æâ¤Ç¤Î¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
6542 #: reload1.c:1211
6543 msgid "frame size too large for reliable stack checking"
6544 msgstr "¥Õ¥ì¡¼¥à¥µ¥¤¥º¤¬Â礭¤¹¤®¤Æ¡¢¥¹¥¿¥Ã¥¯¸¡ºº¤¬¿®Íê¤Ç¤­¤Ê¤¯¤Ê¤ê¤Þ¤¹"
6546 #: reload1.c:1214
6547 msgid "try reducing the number of local variables"
6548 msgstr "¥í¡¼¥«¥ëÊÑ¿ô¤Î¿ô¤òºï¸º¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤"
6550 #: reload1.c:1865
6551 #, fuzzy
6552 msgid "can't find a register in class %qs while reloading %<asm%>"
6553 msgstr "¥¯¥é¥¹ `%s' Æâ¤Î¥ì¥¸¥¹¥¿¤ò `asm' ºÆ¥í¡¼¥ÉÃæ¤Ë¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó"
6555 #: reload1.c:1870
6556 #, fuzzy, c-format
6557 msgid "unable to find a register to spill in class %qs"
6558 msgstr "¥¯¥é¥¹ `%s' Æâ¤Ç¤Õ¤ë¤¤Íî¤È¤¹¥ì¥¸¥¹¥¿¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó"
6560 #: reload1.c:1872
6561 msgid "this is the insn:"
6562 msgstr ""
6564 #: reload1.c:3863
6565 #, fuzzy
6566 msgid "%<asm%> operand requires impossible reload"
6567 msgstr "`asm' ¥ª¥Ú¥é¥ó¥É¤ÏºÆ¥í¡¼¥É¤Ç¤­¤Ê¤¤»ö¤¬Í׵ᤵ¤ì¤Þ¤¹"
6569 #. It's the compiler's fault.
6570 #: reload1.c:4982
6571 #, fuzzy
6572 msgid "could not find a spill register"
6573 msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤ò¸«¤Ä¤±¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿\n"
6575 #: reload1.c:4987
6576 #, fuzzy
6577 msgid "%<asm%> operand constraint incompatible with operand size"
6578 msgstr "`asm' ¥ª¥Ú¥é¥ó¥ÉÀ©Ì󤬥ª¥Ú¥é¥ó¥É¥µ¥¤¥º¤ÈÀ°¹ç¤·¤Þ¤»¤ó"
6580 #. It's the compiler's fault.
6581 #: reload1.c:6614
6582 #, fuzzy
6583 msgid "VOIDmode on an output"
6584 msgstr "½ÐÎÏÃæ¤Ë I/O ¥¨¥é¡¼¤¬È¯À¸"
6586 #: reload1.c:6615
6587 #, fuzzy
6588 msgid "output operand is constant in %<asm%>"
6589 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É¤¬ `asm' Æâ¤ÇÄê¿ô¤Ç¤¹"
6591 #: rtl-error.c:128
6592 #, fuzzy
6593 msgid "unrecognizable insn:"
6594 msgstr "ǧ¼±ÉÔǽ¤ÊÌ¿Îá:"
6596 #: rtl-error.c:130
6597 #, fuzzy
6598 msgid "insn does not satisfy its constraints:"
6599 msgstr "Ì¿Î᤬¤½¤ÎÀ©Ìó¤òËþ¤¿¤·¤Þ¤»¤ó"
6601 #: rtl.c:471
6602 #, fuzzy, c-format
6603 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
6604 msgstr "RTL ¸¡ºº: elt %d(%s) ¤¬ºÇ¸å¤Î elt %d(%s Ãæ) ¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
6606 #: rtl.c:481
6607 #, c-format
6608 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
6609 msgstr "RTL ¸¡ºº: elt %d ·¿¤Ï '%c' ¤Î¤Ï¤º¤Ê¤Î¤Ë '%c' (rtx %s, %s Ãæ)¤Ç¤¹ (%s:%d)"
6611 #: rtl.c:491
6612 #, c-format
6613 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
6614 msgstr "RTL ¸¡ºº: elt %d ·¿¤Ï '%c' ¤« '%c' ¤Î¤Ï¤º¤Ê¤Î¤Ë '%c' (rtx %s, %s Ãæ) ¤Ç¤¹ (%s:%d)"
6616 #: rtl.c:500
6617 #, fuzzy, c-format
6618 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
6619 msgstr "RTL ¸¡ºº: ¥³¡¼¥É `%s' ¤Î¤Ï¤º¤Ê¤Î¤Ë `%s' (%s Ãæ)¤Ç¤¹ (%s:%d)"
6621 #: rtl.c:510
6622 #, fuzzy, c-format
6623 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
6624 msgstr "RTL ¸¡ºº: ¥³¡¼¥É `%s' ¤« `%s' ¤Î¤Ï¤º¤Ê¤Î¤Ë `%s' (%s Ãæ)¤Ç¤¹ (%s:%d)"
6626 #: rtl.c:521
6627 #, c-format
6628 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
6629 msgstr "RTL check: ¥Ù¥¯¥È¥ë¤Î elt %d ¤òºÇ¸å¤Î elt %d (%s Ãæ)¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
6631 #: rtl.c:532
6632 #, fuzzy, c-format
6633 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
6634 msgstr "RTL ¸¡ºº: ¥³¡¼¥É `%s' ¤Î¤Ï¤º¤Ê¤Î¤Ë `%s' (%s Ãæ)¤Ç¤¹ (%s:%d)"
6636 #: stmt.c:317
6637 #, fuzzy
6638 msgid "output operand constraint lacks %<=%>"
6639 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤Ë `=' ¤¬·ç¤±¤Æ¤¤¤Þ¤¹"
6641 #: stmt.c:332
6642 #, fuzzy, c-format
6643 msgid "output constraint %qc for operand %d is not at the beginning"
6644 msgstr "½ÐÎÏÀ©Ìó `%c' (operand %d ÍÑ) ¤¬³«»ÏÉôʬ¤Ë¤¢¤ê¤Þ¤»¤ó"
6646 #: stmt.c:355
6647 #, fuzzy
6648 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
6649 msgstr "¥ª¥Ú¥é¥ó¥ÉÀ©ÌóÃæ¡¢ÉÔÀµ¤Ê°ÌÃ֤ˠ'+' ¤ä '=' ¤¬´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹"
6651 #: stmt.c:362 stmt.c:461
6652 #, fuzzy
6653 msgid "%<%%%> constraint used with last operand"
6654 msgstr "`%%' À©Ì󤬺Ǹå¤Î¥ª¥Ú¥é¥ó¥É¤È¤È¤â¤Ë»È¤ï¤ì¤Þ¤·¤¿"
6656 #: stmt.c:381
6657 msgid "matching constraint not valid in output operand"
6658 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÆâ¤ÎÀ©Ìó¤¬Àµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
6660 #: stmt.c:452
6661 #, fuzzy, c-format
6662 msgid "input operand constraint contains %qc"
6663 msgstr "ÆþÎÏ¥ª¥Ú¥é¥ó¥ÉÀ©Ì󤬠`%c' ¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
6665 #: stmt.c:494
6666 msgid "matching constraint references invalid operand number"
6667 msgstr "À©Ìó¤ËŬ¹ç¤µ¤»¤ë»þ¤Ë¡¢Ìµ¸ú¤Ê¥ª¥Ú¥é¥ó¥ÉÈÖ¹æ¤ò»²¾È¤·¤Þ¤·¤¿"
6669 #: stmt.c:532
6670 #, fuzzy, c-format
6671 msgid "invalid punctuation %qc in constraint"
6672 msgstr "̵¸ú¤Ê¶çÆÉÅÀ `%c' ¤¬À©ÌóÆâ¤Ë¤¢¤ê¤Þ¤¹"
6674 #: stmt.c:556
6675 #, fuzzy
6676 msgid "matching constraint does not allow a register"
6677 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÆâ¤ÎÀ©Ìó¤¬Àµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
6679 #: stmt.c:584
6680 #, c-format
6681 msgid "asm-specifier for variable %qs conflicts with asm clobber list"
6682 msgstr ""
6684 #: stmt.c:673
6685 #, fuzzy
6686 msgid "unknown register name %qs in %<asm%>"
6687 msgstr "`asm' Ãæ¤ËÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾ `%s' ¤¬¤¢¤ê¤Þ¤¹"
6689 #: stmt.c:681
6690 msgid "PIC register %qs clobbered in %<asm%>"
6691 msgstr ""
6693 #: stmt.c:728
6694 #, fuzzy
6695 msgid "more than %d operands in %<asm%>"
6696 msgstr "`asm' ¤ÎÃæ¤Ë %d ¤ò±Û¤¨¤ë¥ª¥Ú¥é¥ó¥É¤¬¤¢¤ê¤Þ¤¹"
6698 #: stmt.c:791
6699 #, c-format
6700 msgid "output number %d not directly addressable"
6701 msgstr "½ÐÎÏÈÖ¹æ %d ¤ÏľÀÜ¥¢¥É¥ì¥¹»ØÄê¤Ç¤­¤Þ¤»¤ó"
6703 #: stmt.c:870
6704 #, fuzzy
6705 msgid "asm operand %d probably doesn%'t match constraints"
6706 msgstr "asm ¥ª¥Ú¥é¥ó¥É %d ¤Ï¶²¤é¤¯À©Ìó¤ËŬ¹ç¤·¤Þ¤»¤ó"
6708 #: stmt.c:880
6709 #, c-format
6710 msgid "use of memory input without lvalue in asm operand %d is deprecated"
6711 msgstr ""
6713 #: stmt.c:1027
6714 msgid "asm clobber conflict with output operand"
6715 msgstr ""
6717 #: stmt.c:1032
6718 msgid "asm clobber conflict with input operand"
6719 msgstr ""
6721 #: stmt.c:1109
6722 #, fuzzy
6723 msgid "too many alternatives in %<asm%>"
6724 msgstr "`asm' Ãæ¤ÎÂåÂØ¥­¡¼¥ï¡¼¥É¤¬Â¿¤¹¤®¤Þ¤¹"
6726 #: stmt.c:1121
6727 #, fuzzy
6728 msgid "operand constraints for %<asm%> differ in number of alternatives"
6729 msgstr "`asm' ¤Î¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤¬ÂåÂØÈÖ¹æ¤È¤Ï°Û¤Ê¤ê¤Þ¤¹"
6731 #: stmt.c:1174
6732 #, fuzzy, c-format
6733 msgid "duplicate asm operand name %qs"
6734 msgstr "¥Þ¥¯¥í²¾°ú¿ô \"%s\" ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
6736 #: stmt.c:1272
6737 msgid "missing close brace for named operand"
6738 msgstr ""
6740 #: stmt.c:1300
6741 #, fuzzy, c-format
6742 msgid "undefined named operand %qs"
6743 msgstr "ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤±é»»»Ò %s ¤Ç¤¹"
6745 #: stmt.c:1465
6746 #, fuzzy
6747 msgid "%Hvalue computed is not used"
6748 msgstr ".da ¥Õ¥¡¥¤¥ë¤ÎÆâÍƤò»È¤¤ÀڤäƤ¤¤Þ¤»¤ó\n"
6750 #: stor-layout.c:152
6751 #, fuzzy
6752 msgid "type size can%'t be explicitly evaluated"
6753 msgstr "·¿¤ÎÂ礭¤µ¤ÏÌÀ¼¨Åª¤Ëɾ²Á¤µ¤ì¤ë¤â¤Î¤Ç¤Ï¤¢¤ê¤¨¤Þ¤»¤ó"
6755 #: stor-layout.c:154
6756 msgid "variable-size type declared outside of any function"
6757 msgstr "ÊÑ¿ô¥µ¥¤¥º·¿¤¬´Ø¿ô¤Î³°Â¦¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
6759 #: stor-layout.c:458
6760 #, fuzzy
6761 msgid "%Jsize of %qD is %d bytes"
6762 msgstr "`%s' ¤Î¥µ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤Ç¤¹"
6764 #: stor-layout.c:460
6765 #, fuzzy
6766 msgid "%Jsize of %qD is larger than %d bytes"
6767 msgstr "`%s' ¤Î¥µ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤è¤êÂ礭¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
6769 #: stor-layout.c:844
6770 #, fuzzy
6771 msgid "%Jpacked attribute causes inefficient alignment for %qD"
6772 msgstr "packed Â°À­¤Ï `%s' ¤ËÂФ·¤ÆÉÔ¸úΨ¤Ê¥¢¥é¥¤¥ó¥á¥ó¥È¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
6774 #: stor-layout.c:847
6775 #, fuzzy
6776 msgid "%Jpacked attribute is unnecessary for %qD"
6777 msgstr "packed Â°À­¤Ï `%s' ¤Ë¤ÏɬÍפ¢¤ê¤Þ¤»¤ó"
6779 #: stor-layout.c:863
6780 #, fuzzy
6781 msgid "%Jpadding struct to align %qD"
6782 msgstr "`%s' ¤ò¥¢¥é¥¤¥ó¤¹¤ë¤¿¤á¤Ë¹½Â¤ÂΤò¥Ñ¥Ç¥£¥ó¥°¤·¤Þ¤¹"
6784 #: stor-layout.c:1205
6785 msgid "padding struct size to alignment boundary"
6786 msgstr "¥¢¥é¥¤¥ó¥á¥ó¥È¶­³¦¤Î¥µ¥¤¥º¤Ë¹½Â¤ÂΤò¥Ñ¥Ç¥£¥ó¥°¤·¤Þ¤¹"
6788 #: stor-layout.c:1235
6789 #, fuzzy, c-format
6790 msgid "packed attribute causes inefficient alignment for %qs"
6791 msgstr "packed Â°À­¤Ï `%s' ¤ËÂФ·¤ÆÉÔ¸úΨ¤Ê¥¢¥é¥¤¥ó¥á¥ó¥È¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
6793 #: stor-layout.c:1238
6794 #, fuzzy, c-format
6795 msgid "packed attribute is unnecessary for %qs"
6796 msgstr "packed Â°À­¤Ï `%s' ¤Ë¤ÏɬÍפ¢¤ê¤Þ¤»¤ó"
6798 #: stor-layout.c:1243
6799 msgid "packed attribute causes inefficient alignment"
6800 msgstr "packed Â°À­¤ÏÉÔ¸úΨ¤Ê¥¢¥é¥¤¥ó¥á¥ó¥È¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
6802 #: stor-layout.c:1245
6803 msgid "packed attribute is unnecessary"
6804 msgstr "packed Â°À­¤ÏɬÍפ¢¤ê¤Þ¤»¤ó"
6806 #: targhooks.c:96
6807 msgid "__builtin_saveregs not supported by this target"
6808 msgstr "__builtin_saveregs ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
6810 #: timevar.c:401
6811 msgid ""
6812 "\n"
6813 "Execution times (seconds)\n"
6814 msgstr ""
6815 "\n"
6816 "¼Â¹Ô²ó¿ô  (ÉÃ)\n"
6818 #. Print total time.
6819 #: timevar.c:451
6820 msgid " TOTAL                 :"
6821 msgstr " ¹ç·×                  :"
6823 #: timevar.c:479
6824 #, c-format
6825 msgid "time in %s: %ld.%06ld (%ld%%)\n"
6826 msgstr "%s ¤Ç¤Î»þ´Ö: %ld.%06ld (%ld%%)\n"
6828 #: tlink.c:381
6829 #, c-format
6830 msgid "collect: reading %s\n"
6831 msgstr "collect: %s ¤òÆɤ߹þ¤ß¤Þ¤¹\n"
6833 #: tlink.c:475
6834 #, c-format
6835 msgid "repository file '%s' does not contain command-line arguments"
6836 msgstr ""
6838 #: tlink.c:525
6839 #, c-format
6840 msgid "collect: recompiling %s\n"
6841 msgstr "collect: %s ¤òºÆ¥³¥ó¥Ñ¥¤¥ë¤·¤Þ¤¹\n"
6843 #: tlink.c:696
6844 #, c-format
6845 msgid "'%s' was assigned to '%s', but was not defined during recompilation, or vice versa"
6846 msgstr ""
6848 #: tlink.c:705
6849 #, c-format
6850 msgid "collect: tweaking %s in %s\n"
6851 msgstr "collect: %s ¤ò°ú¤ÃÄ¥¤ê¤Þ¤¹(%s Æâ)\n"
6853 #: tlink.c:751
6854 #, c-format
6855 msgid "collect: relinking\n"
6856 msgstr "collect: ºÆ¥ê¥ó¥¯¤·¤Þ¤¹\n"
6858 #: tlink.c:760
6859 #, c-format
6860 msgid "ld returned %d exit status"
6861 msgstr "ld ¤Ï¥¹¥Æ¡¼¥¿¥¹ %d ¤Ç½ªÎ»¤·¤Þ¤·¤¿"
6863 #: toplev.c:469
6864 #, c-format
6865 msgid "%s "
6866 msgstr "%s "
6868 #: toplev.c:471
6869 #, c-format
6870 msgid " %s"
6871 msgstr " %s"
6873 #: toplev.c:536
6874 #, fuzzy, c-format
6875 msgid "invalid option argument %qs"
6876 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
6878 #: toplev.c:606
6879 #, fuzzy
6880 msgid "unrecoverable error"
6881 msgstr "ÆâÉô¥¨¥é¡¼"
6883 #: toplev.c:626
6884 #, c-format
6885 msgid "getting core file size maximum limit: %m"
6886 msgstr ""
6888 #: toplev.c:629
6889 #, c-format
6890 msgid "setting core file size limit to maximum: %m"
6891 msgstr ""
6893 #: toplev.c:850
6894 #, fuzzy
6895 msgid "%J%qF declared %<static%> but never defined"
6896 msgstr "`%s' ¤¬ `static' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹"
6898 #: toplev.c:876
6899 #, fuzzy
6900 msgid "%J%qD defined but not used"
6901 msgstr "`%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
6903 #: toplev.c:899 toplev.c:922
6904 #, c-format
6905 msgid "%qs is deprecated (declared at %s:%d)"
6906 msgstr ""
6908 #: toplev.c:925
6909 #, c-format
6910 msgid "type is deprecated (declared at %s:%d)"
6911 msgstr ""
6913 #: toplev.c:931
6914 #, fuzzy, c-format
6915 msgid "%qs is deprecated"
6916 msgstr "%s ¤Ï¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤¹"
6918 #: toplev.c:933
6919 msgid "type is deprecated"
6920 msgstr ""
6922 #: toplev.c:1087
6923 #, c-format
6924 msgid ""
6925 "\n"
6926 "Target specific options:\n"
6927 msgstr ""
6928 "\n"
6929 "¥¿¡¼¥²¥Ã¥È»ÅÍÍ¥ª¥×¥·¥ç¥ó:\n"
6931 #: toplev.c:1101 toplev.c:1120
6932 #, fuzzy, c-format
6933 msgid "  -m%-23s [undocumented]\n"
6934 msgstr "  -m%-23.23s [ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤]\n"
6936 #: toplev.c:1129
6937 #, c-format
6938 msgid ""
6939 "\n"
6940 "There are undocumented target specific options as well.\n"
6941 msgstr ""
6942 "\n"
6943 "ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤¥¿¡¼¥²¥Ã¥È»ÅÍÍ¥ª¥×¥·¥ç¥ó¤â¤¢¤ê¤Þ¤¹¡£\n"
6945 #: toplev.c:1131
6946 #, c-format
6947 msgid "  They exist, but they are not documented.\n"
6948 msgstr "  ¤³¤ì¤é¤Ï¸ºß¤·¤Þ¤¹¤¬¡¢Ê¸½ñ²½¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6950 #: toplev.c:1175
6951 #, c-format
6952 msgid "unrecognized gcc debugging option: %c"
6953 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤ gcc ¥Ç¥Ð¥Ã¥°¥ª¥×¥·¥ç¥ó: %c"
6955 #. Handle -mfix-and-continue.
6956 #: toplev.c:1237 config/rs6000/rs6000.c:1400 config/rs6000/rs6000.c:1411
6957 #: config/rs6000/darwin.h:106
6958 #, fuzzy, c-format
6959 msgid "invalid option %qs"
6960 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó %s"
6962 #: toplev.c:1252
6963 #, c-format
6964 msgid ""
6965 "%s%s%s version %s (%s)\n"
6966 "%s\tcompiled by GNU C version %s.\n"
6967 "%s%s%s version %s (%s) compiled by CC.\n"
6968 msgstr ""
6969 "%s%s%s version %s (%s)\n"
6970 "%s\tcompiled by GNU C version %s.\n"
6971 "%s%s%s version %s (%s) compiled by CC.\n"
6973 #: toplev.c:1259
6974 #, c-format
6975 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
6976 msgstr ""
6978 #: toplev.c:1311
6979 msgid "options passed: "
6980 msgstr "ÅϤµ¤ì¤¿¥ª¥×¥·¥ç¥ó: "
6982 #: toplev.c:1340
6983 msgid "options enabled: "
6984 msgstr "Í­¸ú¥ª¥×¥·¥ç¥ó: "
6986 #: toplev.c:1414
6987 #, fuzzy
6988 msgid "can%'t open %s for writing: %m"
6989 msgstr "%s ¤ò½ñ¤­¹þ¤ßÍѤ˳«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
6991 #: toplev.c:1492 config/sh/sh.c:7334
6992 msgid "created and used with different settings of -fpic"
6993 msgstr ""
6995 #: toplev.c:1494 config/sh/sh.c:7336
6996 msgid "created and used with different settings of -fpie"
6997 msgstr ""
6999 #: toplev.c:1545 config/sh/sh.c:7386
7000 #, c-format
7001 msgid "created and used with differing settings of '-m%s'"
7002 msgstr ""
7004 #: toplev.c:1548 config/sh/sh.c:7389
7005 msgid "out of memory"
7006 msgstr ""
7008 #: toplev.c:1756
7009 msgid "instruction scheduling not supported on this target machine"
7010 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
7012 #: toplev.c:1760
7013 msgid "this target machine does not have delayed branches"
7014 msgstr "¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤ÏÃÙ±äʬ´ô¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
7016 #: toplev.c:1764
7017 #, fuzzy
7018 msgid "value-based profiling not yet implemented in trees."
7019 msgstr "¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ï¡¢¤Þ¤À¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó¡£"
7021 #: toplev.c:1777
7022 #, c-format
7023 msgid "-f%sleading-underscore not supported on this target machine"
7024 msgstr "-f%sleading-underscore ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
7026 #: toplev.c:1851
7027 #, fuzzy, c-format
7028 msgid "target system does not support the \"%s\" debug format"
7029 msgstr "%s ¤Ï `%%%s%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
7031 #: toplev.c:1863
7032 msgid "variable tracking requested, but useless unless producing debug info"
7033 msgstr ""
7035 #: toplev.c:1866
7036 msgid "variable tracking requested, but not supported by this debug format"
7037 msgstr ""
7039 #: toplev.c:1886
7040 #, fuzzy
7041 msgid "can%'t open %s: %m"
7042 msgstr "%s ¤ò³«¤±¤Þ¤»¤ó"
7044 #: toplev.c:1893
7045 #, fuzzy
7046 msgid "-ffunction-sections not supported for this target"
7047 msgstr "-ffunction-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
7049 #: toplev.c:1898
7050 #, fuzzy
7051 msgid "-fdata-sections not supported for this target"
7052 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
7054 #: toplev.c:1905
7055 #, fuzzy
7056 msgid "-ffunction-sections disabled; it makes profiling impossible"
7057 msgstr "-ffunction-sections ¤¬Ìµ¸ú¤Ç¤¹ -- ¥×¥í¥Õ¥¡¥¤¥ë¤ÏÉÔ²Äǽ¤Ç¤¹"
7059 #: toplev.c:1912
7060 #, fuzzy
7061 msgid "-fprefetch-loop-arrays not supported for this target"
7062 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
7064 #: toplev.c:1918
7065 #, fuzzy
7066 msgid "-fspeculative-prefetching not supported for this target"
7067 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
7069 #: toplev.c:1924
7070 #, fuzzy
7071 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
7072 msgstr "-f%sleading-underscore ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
7074 #: toplev.c:1930
7075 #, fuzzy
7076 msgid "-fspeculative-prefetching not supported for this target (try -march switches)"
7077 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
7079 #: toplev.c:1939
7080 #, fuzzy
7081 msgid "-fprefetch-loop-arrays is not supported with -Os"
7082 msgstr "-mg ¤Ç¤Î¥×¥í¥Õ¥¡¥¤¥ë¤ÏÄ󶡤µ¤ì¤Þ¤»¤ó\n"
7084 #: toplev.c:1945
7085 #, fuzzy
7086 msgid "-ffunction-sections may affect debugging on some targets"
7087 msgstr "-ffunction-sections ¤Ï¥¿¡¼¥²¥Ã¥È¤Ë¤è¤Ã¤Æ¤Ï¥Ç¥Ð¥Ã¥°¤Ë±Æ¶Á¤¹¤ë¤«¤â¤·¤ì¤Þ¤»¤ó"
7089 #: toplev.c:2057
7090 #, fuzzy, c-format
7091 msgid "error writing to %s: %m"
7092 msgstr "%s ¤Ø¤Î½ñ¤­¹þ¤ß¥¨¥é¡¼¤Ç¤¹"
7094 #: toplev.c:2059 java/jcf-parse.c:1066 java/jcf-write.c:3538
7095 #, fuzzy, c-format
7096 msgid "error closing %s: %m"
7097 msgstr "¥¨¥é¡¼¤Ë¤è¤ê %s ¤òÊĤ¸¤Þ¤¹"
7099 #: tree-cfg.c:1355 tree-cfg.c:2073 tree-cfg.c:2075
7100 #, fuzzy
7101 msgid "%Hwill never be executed"
7102 msgstr "¸Æ¤Ó½Ð¤· %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤»¤º\n"
7104 #: tree-cfg.c:3289
7105 msgid "SSA name in freelist but still referenced"
7106 msgstr ""
7108 #: tree-cfg.c:3299
7109 msgid "GIMPLE register modified with BIT_FIELD_REF"
7110 msgstr ""
7112 #: tree-cfg.c:3327
7113 msgid "address taken, but ADDRESSABLE bit not set"
7114 msgstr ""
7116 #: tree-cfg.c:3336
7117 msgid "non-boolean used in condition"
7118 msgstr ""
7120 #: tree-cfg.c:3391
7121 #, fuzzy
7122 msgid "Invalid reference prefix."
7123 msgstr "̵¸ú¤Ê»²¾È·¿¤Ç¤¹"
7125 #: tree-cfg.c:3456
7126 #, fuzzy
7127 msgid "Is not a valid GIMPLE statement."
7128 msgstr "̵¸ú¤Ê½é´ü²½¼°¤Ç¤¹"
7130 #: tree-cfg.c:3476
7131 msgid "Statement marked for throw, but doesn%'t."
7132 msgstr ""
7134 #: tree-cfg.c:3481
7135 msgid "Statement marked for throw in middle of block."
7136 msgstr ""
7138 #: tree-cfg.c:3585
7139 msgid "PHI def is not a GIMPLE value"
7140 msgstr ""
7142 #: tree-cfg.c:3601 tree-cfg.c:3617
7143 msgid "Incorrect sharing of tree nodes"
7144 msgstr ""
7146 #: tree-cfg.c:3626
7147 msgid "verify_stmts failed."
7148 msgstr ""
7150 #: tree-cfg.c:3647
7151 msgid "ENTRY_BLOCK has a statement list associated with it\n"
7152 msgstr ""
7154 #: tree-cfg.c:3653
7155 msgid "EXIT_BLOCK has a statement list associated with it\n"
7156 msgstr ""
7158 #: tree-cfg.c:3660
7159 #, c-format
7160 msgid "Fallthru to exit from bb %d\n"
7161 msgstr ""
7163 #: tree-cfg.c:3682
7164 #, c-format
7165 msgid "Nonlocal label %s is not first in a sequence of labels in bb %d"
7166 msgstr ""
7168 #: tree-cfg.c:3691
7169 #, c-format
7170 msgid "Label %s to block does not match in bb %d\n"
7171 msgstr ""
7173 #: tree-cfg.c:3700
7174 #, c-format
7175 msgid "Label %s has incorrect context in bb %d\n"
7176 msgstr ""
7178 #: tree-cfg.c:3714
7179 #, fuzzy, c-format
7180 msgid "Control flow in the middle of basic block %d\n"
7181 msgstr "NOTE_INSN_BASIC_BLOCK %d ¤¬´ðËÜ¥Ö¥í¥Ã¥¯ %d ¤ÎÃæ¤Û¤É¤Ë¤¢¤ê¤Þ¤¹"
7183 #: tree-cfg.c:3724
7184 #, fuzzy, c-format
7185 msgid "Label %s in the middle of basic block %d\n"
7186 msgstr "NOTE_INSN_BASIC_BLOCK %d ¤¬´ðËÜ¥Ö¥í¥Ã¥¯ %d ¤ÎÃæ¤Û¤É¤Ë¤¢¤ê¤Þ¤¹"
7188 #: tree-cfg.c:3741
7189 #, c-format
7190 msgid "Fallthru edge after a control statement in bb %d \n"
7191 msgstr ""
7193 #: tree-cfg.c:3756
7194 #, c-format
7195 msgid "Structured COND_EXPR at the end of bb %d\n"
7196 msgstr ""
7198 #: tree-cfg.c:3769 tree-cfg.c:3807 tree-cfg.c:3819 tree-cfg.c:3890
7199 #, c-format
7200 msgid "Wrong outgoing edge flags at end of bb %d\n"
7201 msgstr ""
7203 #: tree-cfg.c:3777
7204 msgid "%<then%> label does not match edge at end of bb %d\n"
7205 msgstr ""
7207 #: tree-cfg.c:3785
7208 msgid "%<else%> label does not match edge at end of bb %d\n"
7209 msgstr ""
7211 #: tree-cfg.c:3795
7212 #, c-format
7213 msgid "Explicit goto at end of bb %d\n"
7214 msgstr ""
7216 #: tree-cfg.c:3824
7217 #, c-format
7218 msgid "Return edge does not point to exit in bb %d\n"
7219 msgstr ""
7221 #: tree-cfg.c:3857
7222 msgid "Found default case not at end of case vector"
7223 msgstr ""
7225 #: tree-cfg.c:3863
7226 #, fuzzy
7227 msgid ""
7228 "Case labels not sorted:\n"
7229 " "
7230 msgstr "¥È¥é¥ó¥Ý¥ê¥ó¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
7232 #: tree-cfg.c:3874
7233 msgid "No default case found at end of case vector"
7234 msgstr ""
7236 #: tree-cfg.c:3882
7237 #, c-format
7238 msgid "Extra outgoing edge %d->%d\n"
7239 msgstr ""
7241 #: tree-cfg.c:3904
7242 #, fuzzy, c-format
7243 msgid "Missing edge %i->%i"
7244 msgstr "¼±Ê̻Ҥò·ç¤¤¤Æ¤¤¤Þ¤¹"
7246 #: tree-cfg.c:5707
7247 #, fuzzy
7248 msgid "%Jfunction might be possible candidate for attribute %<noreturn%>"
7249 msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `noreturn' Â°À­¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹"
7251 #: tree-cfg.c:5734 tree-cfg.c:5738
7252 #, fuzzy
7253 msgid "%H%<noreturn%> function does return"
7254 msgstr "`noreturn' ´Ø¿ô¤¬ return ¤·¤Æ¤¤¤Þ¤¹"
7256 #: tree-cfg.c:5759 tree-cfg.c:5764
7257 #, fuzzy
7258 msgid "%Hcontrol reaches end of non-void function"
7259 msgstr "À©¸æ¤¬Èó void ´Ø¿ô¤Î½ª¤ê¤ËÅþ㤷¤Þ¤·¤¿"
7261 #: tree-dump.c:849
7262 #, fuzzy, c-format
7263 msgid "could not open dump file %qs: %s"
7264 msgstr "¥À¥ó¥×¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
7266 #: tree-dump.c:965
7267 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
7268 msgstr ""
7270 #: tree-inline.c:969
7271 msgid "%Jfunction %qF can never be inlined because it uses alloca (override using the always_inline attribute)"
7272 msgstr ""
7274 #: tree-inline.c:981
7275 msgid "%Jfunction %qF can never be inlined because it uses setjmp"
7276 msgstr ""
7278 #: tree-inline.c:995
7279 msgid "%Jfunction %qF can never be inlined because it uses variable argument lists"
7280 msgstr ""
7282 #: tree-inline.c:1006
7283 msgid "%Jfunction %qF can never be inlined because it uses setjmp-longjmp exception handling"
7284 msgstr ""
7286 #: tree-inline.c:1013
7287 msgid "%Jfunction %qF can never be inlined because it uses non-local goto"
7288 msgstr ""
7290 #: tree-inline.c:1032
7291 msgid "%Jfunction %qF can never be inlined because it contains a computed goto"
7292 msgstr ""
7294 #: tree-inline.c:1046
7295 msgid "%Jfunction %qF can never be inlined because it receives a non-local goto"
7296 msgstr ""
7298 #: tree-inline.c:1071
7299 msgid "%Jfunction %qF can never be inlined because it uses variable sized variables"
7300 msgstr ""
7302 #: tree-inline.c:1495
7303 msgid "originally indirect function call not considered for inlining"
7304 msgstr ""
7306 #: tree-inline.c:1505 tree-inline.c:1513
7307 #, fuzzy
7308 msgid "%Jinlining failed in call to %qF: %s"
7309 msgstr "`%s' ¤Ø¤Î¸Æ¤Ó½Ð¤·¤Î¥¤¥ó¥é¥¤¥ó²½¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
7311 #: tree-inline.c:1506 tree-inline.c:1514
7312 msgid "called from here"
7313 msgstr "¤³¤³¤«¤é¸Æ¤Ð¤ì¤Þ¤·¤¿"
7315 #: tree-inline.c:1628
7316 #, fuzzy
7317 msgid "control may reach end of non-void function %qD being inlined"
7318 msgstr "À©¸æ¤¬Èó void ´Ø¿ô¤Î½ª¤ê¤ËÅþ㤷¤Þ¤·¤¿"
7320 #: tree-mudflap.c:857
7321 msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF"
7322 msgstr ""
7324 #: tree-mudflap.c:1048
7325 #, c-format
7326 msgid "mudflap cannot track %qs in stub function"
7327 msgstr ""
7329 #: tree-mudflap.c:1279
7330 #, c-format
7331 msgid "mudflap cannot track unknown size extern %qs"
7332 msgstr ""
7334 #: tree-nomudflap.c:51
7335 #, fuzzy
7336 msgid "mudflap: this language is not supported"
7337 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
7339 #: tree-optimize.c:720
7340 #, fuzzy
7341 msgid "%Jsize of return value of %qD is %u bytes"
7342 msgstr "`%s' ¤ÎÌá¤êÃͤΥµ¥¤¥º¤¬ %u ¥Ð¥¤¥È¤Ç¤¹"
7344 #: tree-optimize.c:723
7345 #, fuzzy
7346 msgid "%Jsize of return value of %qD is larger than %wd bytes"
7347 msgstr "`%s' ¤ÎÌá¤êÃͤΥµ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤è¤ê¤âÂ礭¤¯¤Ê¤ê¤Þ¤¹"
7349 #: tree-outof-ssa.c:610 tree-outof-ssa.c:625 tree-outof-ssa.c:639
7350 #: tree-outof-ssa.c:661 tree-outof-ssa.c:1029 tree-outof-ssa.c:1865
7351 #: tree-ssa-live.c:417 tree-ssa-live.c:1799
7352 msgid "SSA corruption"
7353 msgstr ""
7355 #: tree-outof-ssa.c:2270
7356 #, c-format
7357 msgid " Pending stmts not issued on PRED edge (%d, %d)\n"
7358 msgstr ""
7360 #: tree-outof-ssa.c:2276
7361 #, c-format
7362 msgid " Pending stmts not issued on SUCC edge (%d, %d)\n"
7363 msgstr ""
7365 #: tree-outof-ssa.c:2283
7366 #, c-format
7367 msgid " Pending stmts not issued on ENTRY edge (%d, %d)\n"
7368 msgstr ""
7370 #: tree-outof-ssa.c:2289
7371 #, c-format
7372 msgid " Pending stmts not issued on EXIT edge (%d, %d)\n"
7373 msgstr ""
7375 #: tree-profile.c:111 tree-profile.c:127 tree-profile.c:143 tree-profile.c:160
7376 msgid "unimplemented functionality"
7377 msgstr ""
7379 #: tree-ssa-operands.c:1273
7380 msgid "internal error"
7381 msgstr "ÆâÉô¥¨¥é¡¼"
7383 #: tree-ssa.c:113
7384 msgid "Expected an SSA_NAME object"
7385 msgstr ""
7387 #: tree-ssa.c:119
7388 msgid "Type mismatch between an SSA_NAME and its symbol."
7389 msgstr ""
7391 #: tree-ssa.c:125
7392 msgid "Found an SSA_NAME that had been released into the free pool"
7393 msgstr ""
7395 #: tree-ssa.c:131
7396 msgid "Found a virtual definition for a GIMPLE register"
7397 msgstr ""
7399 #: tree-ssa.c:137
7400 msgid "Found a real definition for a non-register"
7401 msgstr ""
7403 #: tree-ssa.c:166
7404 #, c-format
7405 msgid "SSA_NAME created in two different blocks %i and %i"
7406 msgstr ""
7408 #: tree-ssa.c:175
7409 msgid "SSA_NAME_DEF_STMT is wrong"
7410 msgstr ""
7412 #: tree-ssa.c:227
7413 #, fuzzy
7414 msgid "Missing definition"
7415 msgstr "¼±Ê̻Ҥò·ç¤¤¤Æ¤¤¤Þ¤¹"
7417 #: tree-ssa.c:233
7418 #, c-format
7419 msgid "Definition in block %i does not dominate use in block %i"
7420 msgstr ""
7422 #: tree-ssa.c:241
7423 #, c-format
7424 msgid "Definition in block %i follows the use"
7425 msgstr ""
7427 #: tree-ssa.c:248
7428 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
7429 msgstr ""
7431 #: tree-ssa.c:280
7432 msgid "Incoming edge count does not match number of PHI arguments\n"
7433 msgstr ""
7435 #: tree-ssa.c:293
7436 #, fuzzy, c-format
7437 msgid "PHI argument is missing for edge %d->%d\n"
7438 msgstr "%s ¤Î¸å¤í¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
7440 #: tree-ssa.c:302
7441 msgid "PHI argument is not SSA_NAME, or invariant"
7442 msgstr ""
7444 #: tree-ssa.c:314
7445 #, c-format
7446 msgid "Wrong edge %d->%d for PHI argument\n"
7447 msgstr ""
7449 #: tree-ssa.c:364
7450 msgid "Non-addressable variable inside an alias set."
7451 msgstr ""
7453 #: tree-ssa.c:382
7454 msgid "Addressable variable that is an alias tag but is not in any alias set."
7455 msgstr ""
7457 #: tree-ssa.c:392
7458 msgid "verify_flow_insensitive_alias_info failed."
7459 msgstr ""
7461 #: tree-ssa.c:434
7462 msgid "Dereferenced pointers should have a name or a type tag"
7463 msgstr ""
7465 #: tree-ssa.c:442
7466 msgid "Pointers with a memory tag, should have points-to sets or point to malloc"
7467 msgstr ""
7469 #: tree-ssa.c:450
7470 msgid "Pointer escapes but its name tag is not call-clobbered."
7471 msgstr ""
7473 #: tree-ssa.c:459
7474 msgid "verify_flow_sensitive_alias_info failed."
7475 msgstr ""
7477 #: tree-ssa.c:535
7478 msgid "Alias set of a pointer's type tag should be a superset of the corresponding name tag"
7479 msgstr ""
7481 #: tree-ssa.c:551
7482 msgid "Two different pointers with identical points-to sets but different name tags"
7483 msgstr ""
7485 #: tree-ssa.c:580
7486 msgid "verify_name_tags failed"
7487 msgstr ""
7489 #: tree-ssa.c:647
7490 #, c-format
7491 msgid "AUX pointer initialized for edge %d->%d\n"
7492 msgstr ""
7494 #: tree-ssa.c:672
7495 msgid "Statement makes aliased stores, but has no V_MAY_DEFS"
7496 msgstr ""
7498 #: tree-ssa.c:710
7499 msgid "verify_ssa failed."
7500 msgstr ""
7502 #: tree-ssa.c:1376
7503 #, fuzzy
7504 msgid "%H%qD is used uninitialized in this function"
7505 msgstr "`%s' ¤Ï¤³¤Î´Ø¿ôÆâ¤Ç½é´ü²½¤µ¤ì¤º¤Ë»ÈÍѤµ¤ì¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹"
7507 #: tree-ssa.c:1401
7508 #, fuzzy
7509 msgid "%H%qD may be used uninitialized in this function"
7510 msgstr "`%s' ¤Ï¤³¤Î´Ø¿ôÆâ¤Ç½é´ü²½¤µ¤ì¤º¤Ë»ÈÍѤµ¤ì¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹"
7512 #: tree-vect-transform.c:598
7513 msgid "no support for reduction/induction"
7514 msgstr ""
7516 #: tree-vect-transform.c:624
7517 #, fuzzy
7518 msgid "unsupported defining stmt"
7519 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¥Ð¡¼¥¸¥ç¥ó¤Ç¤¹"
7521 #: tree.c:3272
7522 #, fuzzy
7523 msgid "%Jfunction %qD definition is marked dllimport."
7524 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `auto' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
7526 #: tree.c:3280
7527 #, fuzzy
7528 msgid "%Jvariable %qD definition is marked dllimport."
7529 msgstr "ÀÅŪÊÑ¿ô `%s' ¤Ï dllimport ¤È¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
7531 #: tree.c:3300
7532 msgid "%Jexternal linkage required for symbol %qD because of %qs attribute."
7533 msgstr ""
7535 #: tree.c:4453
7536 msgid "arrays of functions are not meaningful"
7537 msgstr "´Ø¿ô¤ÎÇÛÎó¤Ï°ÕÌ£¤¬¤¢¤ê¤Þ¤»¤ó"
7539 #: tree.c:4505
7540 msgid "function return type cannot be function"
7541 msgstr "´Ø¿ô¤ÎÊÖ¤¹·¿¤¬´Ø¿ô¤Ç¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
7543 #: tree.c:5398
7544 msgid "invalid initializer for bit string"
7545 msgstr "̵¸ú¤Ê¥Ó¥Ã¥ÈÎó½é´ü²½»Ò¤Ç¤¹"
7547 #: tree.c:5482
7548 #, fuzzy, c-format
7549 msgid "tree check: %s, have %s in %s, at %s:%d"
7550 msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤­½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)"
7552 #: tree.c:5519
7553 #, fuzzy, c-format
7554 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
7555 msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤­½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)"
7557 #: tree.c:5532
7558 #, fuzzy, c-format
7559 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
7560 msgstr "Tree ¸¡ºº: ¥¯¥é¥¹ '%c' ¤Î¤Ï¤º¤¬ '%c' (%s) ¤Ç¤¹(%s Æâ, %s:%d)"
7562 #: tree.c:5546
7563 #, fuzzy, c-format
7564 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
7565 msgstr "RTL check: ¥Ù¥¯¥È¥ë¤Î elt %d ¤òºÇ¸å¤Î elt %d (%s Ãæ)¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
7567 #: tree.c:5558
7568 #, fuzzy, c-format
7569 msgid "tree check: accessed elt %d of phi_node with %d elts in %s, at %s:%d"
7570 msgstr "RTL check: ¥Ù¥¯¥È¥ë¤Î elt %d ¤òºÇ¸å¤Î elt %d (%s Ãæ)¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
7572 #: tree.c:5570
7573 #, fuzzy, c-format
7574 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
7575 msgstr "RTL ¸¡ºº: elt %d(%s) ¤¬ºÇ¸å¤Î elt %d(%s Ãæ) ¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
7577 #: varasm.c:477
7578 #, fuzzy
7579 msgid "%J%D causes a section type conflict"
7580 msgstr "%s ¤Ï¥»¥¯¥·¥ç¥ó¥¿¥¤¥×¤Î¶¥¹ç¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
7582 #: varasm.c:911
7583 #, fuzzy
7584 msgid "%Jregister name not specified for %qD"
7585 msgstr "¥ì¥¸¥¹¥¿Ì¾¤¬ `%s' ÍѤ˻ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
7587 #: varasm.c:913
7588 #, fuzzy
7589 msgid "%Jinvalid register name for %qD"
7590 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
7592 #: varasm.c:915
7593 #, fuzzy
7594 msgid "%Jdata type of %qD isn%'t suitable for a register"
7595 msgstr "`%s' ¤Î¥Ç¡¼¥¿·¿¤Ï register ¤Ë¤Ï¤Õ¤µ¤ï¤·¤¯¤¢¤ê¤Þ¤»¤ó"
7597 #: varasm.c:918
7598 #, fuzzy
7599 msgid "%Jregister specified for %qD isn%'t suitable for data type"
7600 msgstr "`%s' ¤Ë»ØÄꤵ¤ì¤¿ register ¤Ï¥Ç¡¼¥¿·¿¤Ë¤Õ¤µ¤ï¤·¤¯¤¢¤ê¤Þ¤»¤ó"
7602 #: varasm.c:928
7603 msgid "global register variable has initial value"
7604 msgstr "Âç°è register ÊÑ¿ô¤¬½é´üÃͤò»ý¤Ã¤Æ¤¤¤Þ¤¹"
7606 #: varasm.c:931
7607 #, fuzzy
7608 msgid "volatile register variables don%'t work as you might wish"
7609 msgstr "volatile register ÊÑ¿ô¤Ï°Õ¿Þ¤·¤¿¤è¤¦¤Ë¤ÏÆ°ºî¤·¤Þ¤»¤ó"
7611 #: varasm.c:968
7612 #, fuzzy
7613 msgid "%Jregister name given for non-register variable %qD"
7614 msgstr "¥ì¥¸¥¹¥¿Ì¾¤¬Èó register ÊÑ¿ô `%s' ¤ËÍ¿¤¨¤é¤ì¤Þ¤·¤¿"
7616 #: varasm.c:1046
7617 #, fuzzy
7618 msgid "global destructors not supported on this target"
7619 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
7621 #: varasm.c:1107
7622 #, fuzzy
7623 msgid "global constructors not supported on this target"
7624 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
7626 #: varasm.c:1607
7627 #, fuzzy
7628 msgid "%Jalignment of %qD is greater than maximum object file alignment.  Using %d"
7629 msgstr "`%s' ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤¤¤Ç¤¹¡£ %d ¤ò»È¤¤¤Þ¤¹¡£"
7631 #: varasm.c:1646
7632 msgid "thread-local COMMON data not implemented"
7633 msgstr ""
7635 #: varasm.c:1671
7636 #, fuzzy
7637 msgid "%Jrequested alignment for %qD is greater than implemented alignment of %d"
7638 msgstr "%s ¤ËÍ׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï¼ÂÁõ¤µ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È %d ¤è¤êÂ礭¤¤¤Ç¤¹"
7640 #: varasm.c:3772
7641 msgid "initializer for integer value is too complicated"
7642 msgstr "À°¿ô¤Î½é´üÀßÄê»Ò¤ÎÃͤ¬Ê£»¨¤¹¤®¤Þ¤¹"
7644 #: varasm.c:3777
7645 msgid "initializer for floating value is not a floating constant"
7646 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤Î½é´üÀßÄê»Ò¤ÎÃͤ¬¡¢ÉâÆ°¾®¿ôÅÀÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
7648 #: varasm.c:4046
7649 #, fuzzy, c-format
7650 msgid "invalid initial value for member %qs"
7651 msgstr "¥á¥ó¥Ð `%s' ¤ËÂФ¹¤ë̵¸ú¤Ê½é´üÃÍ"
7653 #: varasm.c:4233 varasm.c:4277
7654 #, fuzzy
7655 msgid "%Jweak declaration of %qD must precede definition"
7656 msgstr "`%s' ¤Î weak Àë¸À¤ÏÄêµÁ¤è¤ê¤âÀè¤Ë¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
7658 #: varasm.c:4241
7659 msgid "%Jweak declaration of %qD after first use results in unspecified behavior"
7660 msgstr ""
7662 #: varasm.c:4275
7663 #, fuzzy
7664 msgid "%Jweak declaration of %qD must be public"
7665 msgstr "`%s' ¤Î weak Àë¸À¤Ï public ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
7667 #: varasm.c:4284
7668 #, fuzzy
7669 msgid "%Jweak declaration of %qD not supported"
7670 msgstr "%s: '%s' ¤ÎÀë¸À¤ÏÊÑ´¹¤µ¤ì¤Þ¤»¤ó\n"
7672 #: varasm.c:4313 varasm.c:4462
7673 msgid "only weak aliases are supported in this configuration"
7674 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï weak alias ¤·¤«¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
7676 #: varasm.c:4465
7677 msgid "alias definitions not supported in this configuration; ignored"
7678 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
7680 #: varasm.c:4504
7681 msgid "%qD aliased to undefined symbol %qE"
7682 msgstr ""
7684 #: varasm.c:4532
7685 #, fuzzy
7686 msgid "visibility attribute not supported in this configuration; ignored"
7687 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
7689 #: varray.c:203
7690 #, fuzzy, c-format
7691 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
7692 msgstr "²¾Áۥơ¼¥Ö¥ë %s[%lu]: Í×ÁÇ %lu ¤¬Èϰϳ°¤Ç¤¹"
7694 #: varray.c:213
7695 #, fuzzy, c-format
7696 msgid "underflowed virtual array %s in %s, at %s:%d"
7697 msgstr "%s ¤ÇÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼ (%s:%d)"
7699 #: vec.c:146
7700 #, fuzzy, c-format
7701 msgid "vector %s %s domain error, in %s at %s:%u"
7702 msgstr "%s ¤ÇÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼ (%s:%d)"
7704 #. Print an error message for unrecognized stab codes.
7705 #: xcoffout.c:187
7706 #, fuzzy, c-format
7707 msgid "no sclass for %s stab (0x%x)\n"
7708 msgstr "%s ¥¹¥¿¥ÖÍѤΠsclass ¤¬¤¢¤ê¤Þ¤»¤ó (0x%x)\n"
7711 #. Local variables:
7712 #. mode:c
7713 #. End:
7715 #: diagnostic.def:1
7716 #, fuzzy
7717 msgid "fatal error: "
7718 msgstr "ÆâÉô¥¨¥é¡¼: "
7720 #: diagnostic.def:2
7721 #, fuzzy
7722 msgid "internal compiler error: "
7723 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
7725 #: diagnostic.def:3
7726 #, fuzzy
7727 msgid "error: "
7728 msgstr "ÆâÉô¥¨¥é¡¼: "
7730 #: diagnostic.def:4
7731 #, fuzzy
7732 msgid "sorry, unimplemented: "
7733 msgstr "»ÄÇ°¤Ê¤¬¤é¸«¼ÂÁõ¤Ç¤¹: "
7735 #: diagnostic.def:5
7736 msgid "warning: "
7737 msgstr "·Ù¹ð: "
7739 #: diagnostic.def:6
7740 msgid "anachronism: "
7741 msgstr ""
7743 #: diagnostic.def:7
7744 msgid "note: "
7745 msgstr ""
7747 #: diagnostic.def:8
7748 msgid "debug: "
7749 msgstr ""
7751 #: params.def:44
7752 msgid "The maximum structure size (in bytes) at which GCC will do block copies"
7753 msgstr ""
7755 #: params.def:54
7756 msgid "The threshold ratio between instantiated fields and the total structure size"
7757 msgstr ""
7759 #: params.def:72
7760 msgid "The maximum number of instructions in a single function eligible for inlining"
7761 msgstr ""
7763 #: params.def:84
7764 msgid "The maximum number of instructions when automatically inlining"
7765 msgstr ""
7767 #: params.def:89
7768 msgid "The maximum number of instructions inline function can grow to via recursive inlining"
7769 msgstr ""
7771 #: params.def:94
7772 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining"
7773 msgstr ""
7775 #: params.def:99
7776 msgid "The maximum depth of recursive inlining for inline functions"
7777 msgstr ""
7779 #: params.def:104
7780 msgid "The maximum depth of recursive inlining for non-inline functions"
7781 msgstr ""
7783 #: params.def:111
7784 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of            times that an individual variable will be expanded            during loop unrolling"
7785 msgstr ""
7787 #: params.def:124
7788 msgid "The maximum number of instructions to consider to fill a delay slot"
7789 msgstr ""
7791 #: params.def:135
7792 msgid "The maximum number of instructions to consider to find accurate live register information"
7793 msgstr ""
7795 #: params.def:145
7796 msgid "The maximum length of scheduling's pending operations list"
7797 msgstr ""
7799 #: params.def:150
7800 msgid "The size of function body to be considered large"
7801 msgstr ""
7803 #: params.def:154
7804 msgid "Maximal growth due to inlining of large function (in percent)"
7805 msgstr ""
7807 #: params.def:158
7808 msgid "how much can given compilation unit grow because of the inlining (in percent)"
7809 msgstr ""
7811 #: params.def:165
7812 msgid "The maximum amount of memory to be allocated by GCSE"
7813 msgstr ""
7815 #: params.def:170
7816 msgid "The maximum number of passes to make when doing GCSE"
7817 msgstr ""
7819 #: params.def:180
7820 msgid "The threshold ratio for performing partial redundancy elimination after reload."
7821 msgstr ""
7823 #: params.def:187
7824 msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload."
7825 msgstr ""
7827 #: params.def:198
7828 msgid "The maximum number of instructions to consider to unroll in a loop"
7829 msgstr ""
7831 #: params.def:204
7832 msgid "The maximum number of instructions to consider to unroll in a loop on average"
7833 msgstr ""
7835 #: params.def:209
7836 msgid "The maximum number of unrollings of a single loop"
7837 msgstr ""
7839 #: params.def:214
7840 msgid "The maximum number of insns of a peeled loop"
7841 msgstr ""
7843 #: params.def:219
7844 msgid "The maximum number of peelings of a single loop"
7845 msgstr ""
7847 #: params.def:224
7848 msgid "The maximum number of insns of a completely peeled loop"
7849 msgstr ""
7851 #: params.def:229
7852 msgid "The maximum number of peelings of a single loop that is peeled completely"
7853 msgstr ""
7855 #: params.def:234
7856 msgid "The maximum number of insns of a peeled loop that rolls only once"
7857 msgstr ""
7859 #: params.def:240
7860 msgid "The maximum number of insns of an unswitched loop"
7861 msgstr ""
7863 #: params.def:245
7864 msgid "The maximum number of unswitchings in a single loop"
7865 msgstr ""
7867 #: params.def:252
7868 msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates"
7869 msgstr ""
7871 #: params.def:257
7872 msgid "Maximum number of loops to perform swing modulo scheduling on (mainly for debugging)"
7873 msgstr ""
7875 #: params.def:263
7876 msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop"
7877 msgstr ""
7879 #: params.def:267
7880 msgid "The number of cycles the swing modulo scheduler considers when \t  checking conflicts using DFA"
7881 msgstr ""
7883 #: params.def:272
7884 msgid "A threshold on the average loop count considered by the swing modulo scheduler"
7885 msgstr ""
7887 #: params.def:277
7888 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
7889 msgstr ""
7891 #: params.def:281
7892 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
7893 msgstr ""
7895 #: params.def:285
7896 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
7897 msgstr ""
7899 #: params.def:289
7900 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
7901 msgstr ""
7903 #: params.def:293
7904 msgid "Maximal code growth caused by tail duplication (in percent)"
7905 msgstr ""
7907 #: params.def:297
7908 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)"
7909 msgstr ""
7911 #: params.def:301
7912 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available"
7913 msgstr ""
7915 #: params.def:305
7916 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available"
7917 msgstr ""
7919 #: params.def:311
7920 msgid "The maximum number of incoming edges to consider for crossjumping"
7921 msgstr ""
7923 #: params.def:317
7924 msgid "The minimum number of matching instructions to consider for crossjumping"
7925 msgstr ""
7927 #: params.def:323
7928 msgid "The maximum number of insns to duplicate when unfactoring computed gotos"
7929 msgstr ""
7931 #: params.def:329
7932 msgid "The maximum length of path considered in cse"
7933 msgstr ""
7935 #: params.def:336
7936 msgid "The minimum cost of an expensive expression in the loop invariant motion"
7937 msgstr ""
7939 #: params.def:345
7940 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations"
7941 msgstr ""
7943 #: params.def:353
7944 #, fuzzy
7945 msgid "Bound on number of iv uses in loop optimized in iv optimizations"
7946 msgstr "ÌÜΩ¤¿¤Ê¤¤¡¢¥³¥¹¥È¤Î¤«¤«¤ëºÇŬ²½¤ò¹Ô¤Ê¤¦"
7948 #: params.def:361
7949 msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization"
7950 msgstr ""
7952 #: params.def:368
7953 msgid "Given N calls and V call-clobbered vars in a function.  Use .GLOBAL_VAR if NxV is larger than this limit"
7954 msgstr ""
7956 #: params.def:373
7957 msgid "The maximum memory locations recorded by cselib"
7958 msgstr ""
7960 #: params.def:386
7961 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap"
7962 msgstr ""
7964 #: params.def:391
7965 msgid "Minimum heap size before we start collecting garbage, in kilobytes"
7966 msgstr ""
7968 #: params.def:399
7969 msgid "The maximum number of instructions to search backward when looking for equivalent reload"
7970 msgstr ""
7972 #: params.def:404
7973 msgid "The maximum number of virtual operands allowed to represent aliases before triggering alias grouping."
7974 msgstr ""
7976 #: params.def:409
7977 msgid "The maximum number of blocks in a region to be considered for interblock scheduling"
7978 msgstr ""
7980 #: params.def:414
7981 msgid "The maximum number of insns in a region to be considered for interblock scheduling"
7982 msgstr ""
7984 #: params.def:419
7985 msgid "The maximum number of RTL nodes that can be recorded as combiner's last value"
7986 msgstr ""
7988 #: params.def:427
7989 #, fuzzy
7990 msgid "The upper bound for sharing integer constants"
7991 msgstr "`%s' ¤ÎÎóµóÃͤ¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
7993 #: config/darwin-c.c:84
7994 msgid "too many #pragma options align=reset"
7995 msgstr ""
7997 #: config/darwin-c.c:104 config/darwin-c.c:107 config/darwin-c.c:109
7998 #: config/darwin-c.c:111
7999 #, fuzzy
8000 msgid "malformed '#pragma options', ignoring"
8001 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8003 #: config/darwin-c.c:114
8004 #, fuzzy
8005 msgid "junk at end of '#pragma options'"
8006 msgstr "'#pragma %s' ¤ÎºÇ¸å¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
8008 #: config/darwin-c.c:124
8009 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
8010 msgstr ""
8012 #: config/darwin-c.c:136
8013 #, fuzzy
8014 msgid "missing '(' after '#pragma unused', ignoring"
8015 msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
8017 #: config/darwin-c.c:154
8018 #, fuzzy
8019 msgid "missing ')' after '#pragma unused', ignoring"
8020 msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
8022 #: config/darwin-c.c:157
8023 #, fuzzy
8024 msgid "junk at end of '#pragma unused'"
8025 msgstr "'#pragma %s' ¤ÎºÇ¸å¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
8027 #: config/darwin-c.c:367
8028 #, c-format
8029 msgid "subframework include %s conflicts with framework include"
8030 msgstr ""
8032 #: config/darwin.c:1350
8033 #, fuzzy
8034 msgid "internal and protected visibility attributes not supported in this configuration; ignored"
8035 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8037 #: config/sol2-c.c:94 config/sol2-c.c:110
8038 #, fuzzy
8039 msgid "malformed %<#pragma align%>, ignoring"
8040 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8042 #: config/sol2-c.c:103
8043 #, fuzzy
8044 msgid "invalid alignment for %<#pragma align%>, ignoring"
8045 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8047 #: config/sol2-c.c:118
8048 msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
8049 msgstr ""
8051 #: config/sol2-c.c:130 config/sol2-c.c:142
8052 #, fuzzy
8053 msgid "malformed %<#pragma align%>"
8054 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8056 #: config/sol2-c.c:137
8057 #, fuzzy
8058 msgid "junk at end of %<#pragma align%>"
8059 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
8061 #: config/sol2-c.c:158 config/sol2-c.c:165
8062 #, fuzzy
8063 msgid "malformed %<#pragma init%>, ignoring"
8064 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8066 #: config/sol2-c.c:188 config/sol2-c.c:200
8067 #, fuzzy
8068 msgid "malformed %<#pragma init%>"
8069 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
8071 #: config/sol2-c.c:195
8072 #, fuzzy
8073 msgid "junk at end of %<#pragma init%>"
8074 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
8076 #: config/sol2-c.c:216 config/sol2-c.c:223
8077 #, fuzzy
8078 msgid "malformed %<#pragma fini%>, ignoring"
8079 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8081 #: config/sol2-c.c:246 config/sol2-c.c:258
8082 #, fuzzy
8083 msgid "malformed %<#pragma fini%>"
8084 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
8086 #: config/sol2-c.c:253
8087 #, fuzzy
8088 msgid "junk at end of %<#pragma fini%>"
8089 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
8091 #: config/sol2.c:54
8092 msgid "%Jignoring %<#pragma align%> for explicitly aligned %<%D%>"
8093 msgstr ""
8095 #: config/darwin.h:155
8096 msgid "Set sizeof(bool) to 1"
8097 msgstr ""
8099 #: config/darwin.h:157
8100 #, fuzzy
8101 msgid "Generate code suitable for fast turn around debugging"
8102 msgstr "unix ¥¢¥»¥ó¥Ö¥é¤¬½èÍý¤Ç¤­¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
8104 #: config/darwin.h:159
8105 msgid "Don't generate code suitable for fast turn around debugging"
8106 msgstr ""
8108 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
8109 #. sections.  machopic_select_section ensures that weak variables go in
8110 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
8111 #. not supported.  Weak symbols that aren't visible outside the .s file
8112 #. are not supported.
8113 #: config/darwin.h:395
8114 #, fuzzy
8115 msgid "alias definitions not supported in Mach-O; ignored"
8116 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8118 #: config/lynx.h:137
8119 #, fuzzy
8120 msgid "Use shared libraries"
8121 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍÑ"
8123 #: config/lynx.h:138
8124 msgid "Support multi-threading"
8125 msgstr ""
8127 #: config/lynx.h:139
8128 msgid "Support legacy multi-threading"
8129 msgstr ""
8131 #: config/windiss.h:37
8132 msgid "profiler support for WindISS"
8133 msgstr ""
8135 #: config/alpha/alpha.c:254
8136 #, fuzzy, c-format
8137 msgid "-f%s ignored for Unicos/Mk (not supported)"
8138 msgstr "-f%s ¤Ï 68HC11/68HC12 ÍѤȤ·¤Æ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿ (¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó)"
8140 #: config/alpha/alpha.c:278
8141 #, fuzzy
8142 msgid "-mieee not supported on Unicos/Mk"
8143 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
8145 #: config/alpha/alpha.c:289
8146 msgid "-mieee-with-inexact not supported on Unicos/Mk"
8147 msgstr ""
8149 #: config/alpha/alpha.c:306
8150 #, fuzzy, c-format
8151 msgid "bad value %qs for -mtrap-precision switch"
8152 msgstr "-mtrap-precision ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
8154 #: config/alpha/alpha.c:320
8155 #, fuzzy, c-format
8156 msgid "bad value %qs for -mfp-rounding-mode switch"
8157 msgstr "-mfp-rounding-mode ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
8159 #: config/alpha/alpha.c:335
8160 #, fuzzy, c-format
8161 msgid "bad value %qs for -mfp-trap-mode switch"
8162 msgstr "-mfp-trap-mode ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
8164 #: config/alpha/alpha.c:347 config/rs6000/rs6000.c:1720
8165 #, fuzzy, c-format
8166 msgid "bad value %qs for -mtls-size switch"
8167 msgstr "-mips ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
8169 #: config/alpha/alpha.c:366 config/alpha/alpha.c:378
8170 #, fuzzy, c-format
8171 msgid "bad value %qs for -mcpu switch"
8172 msgstr "-mcpu ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
8174 #: config/alpha/alpha.c:385
8175 #, fuzzy
8176 msgid "trap mode not supported on Unicos/Mk"
8177 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
8179 #: config/alpha/alpha.c:392
8180 msgid "fp software completion requires -mtrap-precision=i"
8181 msgstr "ÉâÆ°¾®¿ôÅÀÊä´°¤Ï -mtrap-precision=i ¤òɬÍפȤ·¤Þ¤¹"
8183 #: config/alpha/alpha.c:408
8184 msgid "rounding mode not supported for VAX floats"
8185 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï´Ý¤á¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
8187 #: config/alpha/alpha.c:413
8188 msgid "trap mode not supported for VAX floats"
8189 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
8191 #: config/alpha/alpha.c:417
8192 #, fuzzy
8193 msgid "128-bit long double not supported for VAX floats"
8194 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
8196 #: config/alpha/alpha.c:445
8197 #, c-format
8198 msgid "L%d cache latency unknown for %s"
8199 msgstr "L%d ¥­¥ã¥Ã¥·¥å¥ì¥¤¥Æ¥ó¥·¤Ï %s ¤Ë¤È¤Ã¤ÆÉÔÌÀ¤Ç¤¹"
8201 #: config/alpha/alpha.c:460
8202 #, fuzzy, c-format
8203 msgid "bad value %qs for -mmemory-latency"
8204 msgstr "`%s' ¤Ï -mmemory-latency ¤Ë¤È¤Ã¤ÆÉÔÀµ¤ÊÃͤǤ¹"
8206 #: config/alpha/alpha.c:4764
8207 #, c-format
8208 msgid "invalid %%H value"
8209 msgstr "̵¸ú¤Ê %%H ÃÍ"
8211 #: config/alpha/alpha.c:4785
8212 #, fuzzy, c-format
8213 msgid "invalid %%J value"
8214 msgstr "̵¸ú¤Ê %%W ÃͤǤ¹"
8216 #: config/alpha/alpha.c:4801 config/ia64/ia64.c:4133
8217 #, c-format
8218 msgid "invalid %%r value"
8219 msgstr "̵¸ú¤Ê %%r ÃÍ"
8221 #: config/alpha/alpha.c:4811 config/rs6000/rs6000.c:10799
8222 #: config/xtensa/xtensa.c:1951
8223 #, c-format
8224 msgid "invalid %%R value"
8225 msgstr "̵¸ú¤Ê %%R ÃÍ"
8227 #: config/alpha/alpha.c:4817 config/rs6000/rs6000.c:10718
8228 #: config/xtensa/xtensa.c:1918
8229 #, c-format
8230 msgid "invalid %%N value"
8231 msgstr "̵¸ú¤Ê %%N ÃÍ"
8233 #: config/alpha/alpha.c:4825 config/rs6000/rs6000.c:10746
8234 #, c-format
8235 msgid "invalid %%P value"
8236 msgstr "̵¸ú¤Ê %%P ÃÍ"
8238 #: config/alpha/alpha.c:4833
8239 #, c-format
8240 msgid "invalid %%h value"
8241 msgstr "̵¸ú¤Ê %%h ÃÍ"
8243 #: config/alpha/alpha.c:4841 config/xtensa/xtensa.c:1944
8244 #, c-format
8245 msgid "invalid %%L value"
8246 msgstr "̵¸ú¤Ê %%L ÃÍ"
8248 #: config/alpha/alpha.c:4880 config/rs6000/rs6000.c:10700
8249 #, c-format
8250 msgid "invalid %%m value"
8251 msgstr "̵¸ú¤Ê %%m ÃÍ"
8253 #: config/alpha/alpha.c:4888 config/rs6000/rs6000.c:10708
8254 #, c-format
8255 msgid "invalid %%M value"
8256 msgstr "̵¸ú¤Ê %%M ÃÍ"
8258 #: config/alpha/alpha.c:4932
8259 #, c-format
8260 msgid "invalid %%U value"
8261 msgstr "̵¸ú¤Ê %%U ÃÍ"
8263 #: config/alpha/alpha.c:4944 config/alpha/alpha.c:4958
8264 #: config/rs6000/rs6000.c:10807
8265 #, c-format
8266 msgid "invalid %%s value"
8267 msgstr "̵¸ú¤Ê %%s ÃÍ"
8269 #: config/alpha/alpha.c:4981
8270 #, c-format
8271 msgid "invalid %%C value"
8272 msgstr "̵¸ú¤Ê %%C ÃÍ"
8274 #: config/alpha/alpha.c:5018 config/rs6000/rs6000.c:10537
8275 #: config/rs6000/rs6000.c:10557
8276 #, c-format
8277 msgid "invalid %%E value"
8278 msgstr "̵¸ú¤Ê %%E ÃÍ"
8280 #: config/alpha/alpha.c:5043 config/alpha/alpha.c:5091
8281 #, fuzzy
8282 msgid "unknown relocation unspec"
8283 msgstr "ÉÔÌÀ¤ÊÀßÄêºÑ¥³¥ó¥¹¥È¥é¥¯¥¿·¿¤Ç¤¹"
8285 #: config/alpha/alpha.c:5052 config/rs6000/rs6000.c:11125
8286 #, c-format
8287 msgid "invalid %%xn code"
8288 msgstr "̵¸ú¤Ê %%xn ¥³¡¼¥É"
8290 #: config/alpha/alpha.c:6037 config/alpha/alpha.c:6040 config/s390/s390.c:8030
8291 #: config/s390/s390.c:8033
8292 #, fuzzy
8293 msgid "bad builtin fcode"
8294 msgstr "ÁȤ߹þ¤ß¥Þ¥¯¥í \"%s\" ¤Ï̵¸ú¤Ç¤¹"
8296 #. Macro to define tables used to set the flags.
8297 #. This is a list in braces of pairs in braces,
8298 #. each pair being { "NAME", VALUE }
8299 #. where VALUE is the bits to set or minus the bits to clear.
8300 #. An empty string NAME is used to identify the default VALUE.
8301 #. WARNING: Do not mark empty strings for translation, as calling
8302 #. gettext on an empty string does NOT return an empty
8303 #. string.
8304 #. Macro to define tables used to set the flags.
8305 #. This is a list in braces of pairs in braces,
8306 #. each pair being { "NAME", VALUE }
8307 #. where VALUE is the bits to set or minus the bits to clear.
8308 #. An empty string NAME is used to identify the default VALUE.
8309 #: config/alpha/alpha.h:293 config/i386/i386.h:335 config/i386/i386.h:337
8310 #: config/i386/i386.h:339 config/ns32k/ns32k.h:140 config/s390/s390.h:134
8311 #: config/sparc/sparc.h:622 config/sparc/sparc.h:627
8312 msgid "Use hardware fp"
8313 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍÑ"
8315 #: config/alpha/alpha.h:294 config/i386/i386.h:336 config/i386/i386.h:338
8316 #: config/sparc/sparc.h:624 config/sparc/sparc.h:629
8317 msgid "Do not use hardware fp"
8318 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
8320 #: config/alpha/alpha.h:295
8321 msgid "Use fp registers"
8322 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ¹¤ë"
8324 #: config/alpha/alpha.h:297
8325 msgid "Do not use fp registers"
8326 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ·¤Ê¤¤"
8328 #: config/alpha/alpha.h:298
8329 msgid "Do not assume GAS"
8330 msgstr "GAS ¤ÎÍøÍѤòÁ°Äó¤È¤·¤Ê¤¤"
8332 #: config/alpha/alpha.h:299
8333 msgid "Assume GAS"
8334 msgstr "GAS ¤ÎÍøÍѤòÁ°Äó¤È¤¹¤ë"
8336 #: config/alpha/alpha.h:301
8337 msgid "Request IEEE-conformant math library routines (OSF/1)"
8338 msgstr "IEEE ½àµò¤Î¿ô³Ø¥é¥¤¥Ö¥é¥ê¥ë¡¼¥Á¥ó (OSF/1) ¤òÍ׵᤹¤ë"
8340 #: config/alpha/alpha.h:303
8341 msgid "Emit IEEE-conformant code, without inexact exceptions"
8342 msgstr "ÉÔŬÀÚ¤ÊÎã³°¤ò½ü¤¤¤Æ IEEE ½àµò¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
8344 #: config/alpha/alpha.h:305
8345 msgid "Emit IEEE-conformant code, with inexact exceptions"
8346 msgstr "ÉÔŬÀÚ¤ÊÎã³°¤ò´Þ¤á¤Æ IEEE ½àµò¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
8348 #: config/alpha/alpha.h:307
8349 msgid "Do not emit complex integer constants to read-only memory"
8350 msgstr "Ê£ÁÇ¿ô¤ÎÀ°¿ôÄê¿ô¤òÆɤ߹þ¤ßÀìÍÑ¥á¥â¥ê¤ËŸ³«¤µ¤»¤Ê¤¤"
8352 #: config/alpha/alpha.h:308
8353 msgid "Use VAX fp"
8354 msgstr "VAX ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
8356 #: config/alpha/alpha.h:309
8357 msgid "Do not use VAX fp"
8358 msgstr "VAX ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
8360 #: config/alpha/alpha.h:310
8361 msgid "Emit code for the byte/word ISA extension"
8362 msgstr "¥Ð¥¤¥È/¥ï¡¼¥É ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
8364 #: config/alpha/alpha.h:313
8365 msgid "Emit code for the motion video ISA extension"
8366 msgstr "¥â¡¼¥·¥ç¥ó¥Ó¥Ç¥ª ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
8368 #: config/alpha/alpha.h:316
8369 msgid "Emit code for the fp move and sqrt ISA extension"
8370 msgstr "ÉâÆ°¾®¿ôÅÀ move ¤È sqrt ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
8372 #: config/alpha/alpha.h:318
8373 msgid "Emit code for the counting ISA extension"
8374 msgstr "¥«¥¦¥ó¥È ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
8376 #: config/alpha/alpha.h:321
8377 msgid "Emit code using explicit relocation directives"
8378 msgstr ""
8380 #: config/alpha/alpha.h:324
8381 msgid "Emit 16-bit relocations to the small data areas"
8382 msgstr ""
8384 #: config/alpha/alpha.h:326
8385 msgid "Emit 32-bit relocations to the small data areas"
8386 msgstr ""
8388 #: config/alpha/alpha.h:328
8389 #, fuzzy
8390 msgid "Emit direct branches to local functions"
8391 msgstr "Ëöü¤Î´Ø¿ô¤Ç¤Ï¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤ò¾Êά¤¹¤ë"
8393 #: config/alpha/alpha.h:331
8394 msgid "Emit rdval instead of rduniq for thread pointer"
8395 msgstr ""
8397 #: config/alpha/alpha.h:333
8398 #, fuzzy
8399 msgid "Use 128-bit long double"
8400 msgstr "128 ¥Ó¥Ã¥È¤Î long double ¤ò»ÈÍѤ¹¤ë"
8402 #: config/alpha/alpha.h:335
8403 #, fuzzy
8404 msgid "Use 64-bit long double"
8405 msgstr "64 ¥Ó¥Ã¥È long double ¤ò»ÈÍѤ¹¤ë"
8407 #. For -mcpu=
8408 #. For -mtune=
8409 #. For -mfp-rounding-mode=[n|m|c|d]
8410 #. For -mfp-trap-mode=[n|u|su|sui]
8411 #. For -mtrap-precision=[p|f|i]
8412 #. For -mmemory-latency=
8413 #. For -mtls-size=
8414 #: config/alpha/alpha.h:364
8415 msgid "Use features of and schedule given CPU"
8416 msgstr "CPU ¤ËÍ¿¤¨¤é¤ì¤¿ÆÃħ¤ä¥¹¥±¥¸¥å¡¼¥ë¤òÍøÍѤ¹¤ë"
8418 #: config/alpha/alpha.h:366
8419 msgid "Schedule given CPU"
8420 msgstr "CPU ¤ËÍ¿¤¨¤é¤ì¤¿¥¹¥±¥¸¥å¡¼¥ë¤òÍøÍѤ¹¤ë"
8422 #: config/alpha/alpha.h:368
8423 msgid "Control the generated fp rounding mode"
8424 msgstr "À¸À®¤µ¤ì¤¿ÉâÆ°¾®¿ôÅÀ´Ý¤á¥â¡¼¥É¤òÀ©¸æ¤¹¤ë"
8426 #: config/alpha/alpha.h:370
8427 msgid "Control the IEEE trap mode"
8428 msgstr "IEEE ¥È¥é¥Ã¥×¥â¡¼¥É¤òÀ©¸æ¤¹¤ë"
8430 #: config/alpha/alpha.h:372
8431 msgid "Control the precision given to fp exceptions"
8432 msgstr "ÉâÆ°¾®¿ôÅÀÎã³°¤ËÍ¿¤¨¤é¤ì¤¿ÀºÅÙ¤òÀ©¸æ¤¹¤ë"
8434 #: config/alpha/alpha.h:374
8435 msgid "Tune expected memory latency"
8436 msgstr "ͽ´ü¤µ¤ì¤ë¥á¥â¥ê¥ì¥¤¥Æ¥ó¥·¤òÄ´À°¤¹¤ë"
8438 #: config/alpha/alpha.h:376 config/ia64/ia64.h:278 config/rs6000/sysv4.h:90
8439 msgid "Specify bit size of immediate TLS offsets"
8440 msgstr ""
8442 #: config/arc/arc.c:172
8443 #, c-format
8444 msgid "bad value (%s) for -mcpu switch"
8445 msgstr "-mcpu ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
8447 #: config/arc/arc.c:394
8448 #, fuzzy, c-format
8449 msgid "argument of %qs attribute is not a string constant"
8450 msgstr "asm ¥Æ¥ó¥×¥ì¡¼¥È¤¬Ê¸»úÎóÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
8452 #: config/arc/arc.c:401
8453 #, c-format
8454 msgid "argument of %qs attribute is not \"ilink1\" or \"ilink2\""
8455 msgstr ""
8457 #: config/arc/arc.c:1739 config/m32r/m32r.c:2141
8458 #, fuzzy, c-format
8459 msgid "invalid operand to %%R code"
8460 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
8462 #: config/arc/arc.c:1771 config/m32r/m32r.c:2164
8463 #, fuzzy, c-format
8464 msgid "invalid operand to %%H/%%L code"
8465 msgstr "%H/%L ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
8467 #: config/arc/arc.c:1794 config/m32r/m32r.c:2235
8468 #, fuzzy, c-format
8469 msgid "invalid operand to %%U code"
8470 msgstr "%U ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
8472 #: config/arc/arc.c:1805
8473 #, fuzzy, c-format
8474 msgid "invalid operand to %%V code"
8475 msgstr "%V ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
8477 #. Unknown flag.
8478 #. Undocumented flag.
8479 #: config/arc/arc.c:1812 config/m32r/m32r.c:2262 config/sparc/sparc.c:7517
8480 msgid "invalid operand output code"
8481 msgstr "̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É½ÐÎÏ¥³¡¼¥É"
8483 #: config/arm/arm.c:800
8484 #, c-format
8485 msgid "switch -mcpu=%s conflicts with -march= switch"
8486 msgstr "-mcpu=%s ¥¹¥¤¥Ã¥Á¤Ï -march= ¥¹¥¤¥Ã¥Á¤È¶¥¹ç¤·¤Þ¤¹"
8488 #: config/arm/arm.c:810 config/rs6000/rs6000.c:1230 config/sparc/sparc.c:648
8489 #, c-format
8490 msgid "bad value (%s) for %s switch"
8491 msgstr "ÃÍ (%s) ¤Ï %s switch ¤Ë¤È¤Ã¤ÆÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
8493 #: config/arm/arm.c:919
8494 msgid "target CPU does not support interworking"
8495 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
8497 #: config/arm/arm.c:925
8498 #, fuzzy
8499 msgid "target CPU does not support THUMB instructions"
8500 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï THUMB Ì¿Îá¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
8502 #: config/arm/arm.c:939
8503 #, fuzzy
8504 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
8505 msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤­¤Î¤ß¡¢°ÕÌ£¤Î¤¢¤ë¥Ð¥Ã¥¯¥È¥ì¡¼¥¹¤òÍ­¸ú¤Ë¤·¤Þ¤¹"
8507 #: config/arm/arm.c:942
8508 #, fuzzy
8509 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
8510 msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤­¤Î¤ß¡¢Èï¸Æ¤Ó½Ð¤·Â¦ interworking ¤òÍ­¸ú¤Ë¤·¤Þ¤¹"
8512 #: config/arm/arm.c:945
8513 #, fuzzy
8514 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
8515 msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤­¤Î¤ß¡¢¸Æ¤Ó½Ð¤·Â¦ interworking ¤òÍ­¸ú¤Ë¤·¤Þ¤¹"
8517 #: config/arm/arm.c:949
8518 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
8519 msgstr "-mapcs-stack-check ¤Ï -mno-apcs-frame ¤È¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
8521 #: config/arm/arm.c:957
8522 msgid "-fpic and -mapcs-reent are incompatible"
8523 msgstr "-fpic ¤È -mapcs-reent ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
8525 #: config/arm/arm.c:960
8526 msgid "APCS reentrant code not supported.  Ignored"
8527 msgstr "APCS ºÆÆþ²Äǽ¥³¡¼¥É¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó¡£Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8529 #: config/arm/arm.c:968
8530 msgid "-g with -mno-apcs-frame may not give sensible debugging"
8531 msgstr "-g ¤Ë -mno-apcs-frame ¤ò¤Ä¤±¤ë¤È¡¢¤­¤áºÙ¤«¤Ê¥Ç¥Ð¥Ã¥°¤Ï¤Ç¤­¤Ê¤¤¤Ç¤·¤ç¤¦"
8533 #: config/arm/arm.c:976
8534 #, fuzzy
8535 msgid "passing floating point arguments in fp regs not yet supported"
8536 msgstr "ÉâÆ°¾®¿ôÅÀ°ú¿ô¤òÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤ÇÅϤ¹¤³¤È¤Ï¡¢¤Þ¤À¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
8538 #: config/arm/arm.c:1018
8539 #, fuzzy, c-format
8540 msgid "invalid ABI option: -mabi=%s"
8541 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó %s"
8543 #: config/arm/arm.c:1024
8544 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
8545 msgstr ""
8547 #: config/arm/arm.c:1027
8548 msgid "iwmmxt abi requires an iwmmxt capable cpu"
8549 msgstr ""
8551 #: config/arm/arm.c:1037
8552 #, fuzzy, c-format
8553 msgid "invalid floating point emulation option: -mfpe=%s"
8554 msgstr "̵¸ú¤ÊÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥È¥ª¥×¥·¥ç¥ó: -mfpe-%s"
8556 #: config/arm/arm.c:1054
8557 #, fuzzy, c-format
8558 msgid "invalid floating point option: -mfpu=%s"
8559 msgstr "̵¸ú¤ÊÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥È¥ª¥×¥·¥ç¥ó: -mfpe-%s"
8561 #: config/arm/arm.c:1095
8562 #, fuzzy, c-format
8563 msgid "invalid floating point abi: -mfloat-abi=%s"
8564 msgstr "̵¸ú¤ÊÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥È¥ª¥×¥·¥ç¥ó: -mfpe-%s"
8566 #: config/arm/arm.c:1110
8567 msgid "-mfloat-abi=hard and VFP"
8568 msgstr ""
8570 #: config/arm/arm.c:1136
8571 #, fuzzy, c-format
8572 msgid "structure size boundary can only be set to %s"
8573 msgstr "¹½Â¤ÂΤΥµ¥¤¥º¶­³¦¤Ï 8 Ëô¤Ï 32 ¤Ë¤·¤«ÀßÄê¤Ç¤­¤Þ¤»¤ó"
8575 #: config/arm/arm.c:1145
8576 msgid "-mpic-register= is useless without -fpic"
8577 msgstr "-mpic-register= ¤Ï -fpic ¤ò¤Ä¤±¤Ê¤¤¤ÈÌò¤ËΩ¤Á¤Þ¤»¤ó"
8579 #: config/arm/arm.c:1152
8580 #, fuzzy, c-format
8581 msgid "unable to use '%s' for PIC register"
8582 msgstr "'%s' ¤ò PIC ¤Î¥ì¥¸¥¹¥¿¤È¤·¤Æ»È¤¦¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
8584 #: config/arm/arm.c:2669 config/arm/arm.c:2687 config/avr/avr.c:4620
8585 #: config/c4x/c4x.c:4499 config/h8300/h8300.c:5755 config/i386/i386.c:1704
8586 #: config/i386/i386.c:1750 config/ip2k/ip2k.c:3182
8587 #: config/m68hc11/m68hc11.c:1348 config/m68k/m68k.c:288
8588 #: config/mcore/mcore.c:3379 config/ns32k/ns32k.c:1073
8589 #: config/rs6000/rs6000.c:17260 config/sh/sh.c:7188 config/sh/sh.c:7209
8590 #: config/sh/sh.c:7244 config/stormy16/stormy16.c:2413 config/v850/v850.c:2210
8591 #, fuzzy, c-format
8592 msgid "%qs attribute only applies to functions"
8593 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
8595 #: config/arm/arm.c:10454 config/arm/arm.c:10472
8596 #, fuzzy
8597 msgid "predicated Thumb instruction"
8598 msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤¹¤ë"
8600 #: config/arm/arm.c:10460
8601 #, fuzzy
8602 msgid "predicated instruction in conditional sequence"
8603 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
8605 #: config/arm/arm.c:10568 config/arm/arm.c:10578 config/arm/arm.c:10588
8606 #: config/arm/arm.c:10614 config/arm/arm.c:10632 config/arm/arm.c:10667
8607 #: config/arm/arm.c:10686 config/arm/arm.c:10701 config/arm/arm.c:10727
8608 #: config/arm/arm.c:10734 config/arm/arm.c:10741
8609 #, fuzzy, c-format
8610 msgid "invalid operand for code '%c'"
8611 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
8613 #: config/arm/arm.c:10627
8614 #, fuzzy
8615 msgid "instruction never exectued"
8616 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
8618 #: config/arm/arm.c:10752
8619 #, fuzzy
8620 msgid "missing operand"
8621 msgstr "¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
8623 #: config/arm/arm.c:11518
8624 #, fuzzy
8625 msgid "unable to compute real location of stacked parameter"
8626 msgstr "¥¹¥¿¥Ã¥¯¤ËÀѤޤ줿²¾°ú¿ô¤Î¼ÂºÝ¤ÎÎΰè¤ò·×»»¤Ç¤­¤Þ¤»¤ó"
8628 #. @@@ better error message
8629 #: config/arm/arm.c:12151 config/arm/arm.c:12188
8630 msgid "selector must be an immediate"
8631 msgstr "¥»¥ì¥¯¥¿¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
8633 #. @@@ better error message
8634 #: config/arm/arm.c:12231 config/i386/i386.c:14446 config/i386/i386.c:14480
8635 msgid "mask must be an immediate"
8636 msgstr "¥Þ¥¹¥¯¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
8638 #: config/arm/arm.c:12907
8639 msgid "no low registers available for popping high registers"
8640 msgstr "¹â°Ì¥ì¥¸¥¹¥¿¤ò pop ¤¹¤ë°Ù¤Ë»ÈÍѤǤ­¤ëÄã°Ì¥ì¥¸¥¹¥¿¤¬¤¢¤ê¤Þ¤»¤ó"
8642 #: config/arm/arm.c:13125
8643 #, fuzzy
8644 msgid "interrupt Service Routines cannot be coded in Thumb mode"
8645 msgstr "Thumb ¥â¡¼¥É¤Ç¤Ï³ä¤ê¹þ¤ß¥µ¡¼¥Ó¥¹¥ë¡¼¥Á¥ó¤ò¥³¡¼¥É²½¤Ç¤­¤Þ¤»¤ó"
8647 #: config/arm/pe.c:171 config/mcore/mcore.c:3245
8648 #, fuzzy
8649 msgid "%Jinitialized variable '%D' is marked dllimport"
8650 msgstr "½é´ü²½¤µ¤ì¤¿ÊÑ¿ô `%s' ¤Ï dllimport ¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
8652 #: config/arm/pe.c:180
8653 #, fuzzy
8654 msgid "%Jstatic variable '%D' is marked dllimport"
8655 msgstr "ÀÅŪÊÑ¿ô `%s' ¤Ï dllimport ¤È¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
8657 #: config/arm/arm.h:318
8658 msgid "Generate APCS conformant stack frames"
8659 msgstr "APCS Å¬¹ç¤·¤¿¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë"
8661 #: config/arm/arm.h:321
8662 msgid "Store function names in object code"
8663 msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥³¡¼¥É¤Ë´Ø¿ô̾¤ò³ÊǼ¤¹¤ë"
8665 #: config/arm/arm.h:327
8666 msgid "Pass FP arguments in FP registers"
8667 msgstr "FP ¥ì¥¸¥¹¥¿¤Ç FP °ú¿ô¤òÅϤ¹"
8669 #: config/arm/arm.h:330
8670 msgid "Generate re-entrant, PIC code"
8671 msgstr "ºÆÆþ²Äǽ¤Ê PIC ¥³¡¼¥É¤òÀ¸À®¤·¤Þ¤¹"
8673 #: config/arm/arm.h:333
8674 msgid "Assume target CPU is configured as big endian"
8675 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤¬¥Ó¥Ã¥¯¥¨¥ó¥Ç¥£¥¢¥ó¤È¤·¤ÆÀßÄꤵ¤ì¤Æ¤¤¤ë¤È¤ß¤Ê¤¹"
8677 #: config/arm/arm.h:335
8678 msgid "Assume target CPU is configured as little endian"
8679 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤¬¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤È¤·¤ÆÀßÄꤵ¤ì¤Æ¤¤¤ë¤È¤ß¤Ê¤¹"
8681 #: config/arm/arm.h:337
8682 msgid "Assume big endian bytes, little endian words"
8683 msgstr "byte ¤¬¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Ç word ¤¬¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤È¤ß¤Ê¤¹"
8685 #: config/arm/arm.h:339
8686 msgid "Support calls between Thumb and ARM instruction sets"
8687 msgstr "Thumb ¤È ARM Ì¿Î᥻¥Ã¥È´Ö¤Î¸Æ¤Ó½Ð¤·¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
8689 #: config/arm/arm.h:342
8690 msgid "Generate a call to abort if a noreturn function returns"
8691 msgstr "noreturn ´Ø¿ô¤¬ return ¤¹¤ë¤È¤­ abort ¤Î¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
8693 #: config/arm/arm.h:345
8694 msgid "Do not move instructions into a function's prologue"
8695 msgstr "´Ø¿ô¤Î³«»ÏÉôʬ¤ËÌ¿Îá¤ò°ÜÆ°¤·¤Ê¤¤"
8697 #: config/arm/arm.h:348
8698 msgid "Do not load the PIC register in function prologues"
8699 msgstr "´Ø¿ô¤ÎÁ°ÃÖ¤­Éôʬ¤Ë PIC ¥ì¥¸¥¹¥¿¤ò¥í¡¼¥É¤·¤Ê¤¤"
8701 #: config/arm/arm.h:351
8702 msgid "Generate call insns as indirect calls, if necessary"
8703 msgstr "ɬÍפ¬¤¢¤ì¤Ð¡¢Ì¿Îá¸Æ¤Ó½Ð¤·¤ò´ÖÀܸƤӽФ·¤È¤·¤ÆÀ¸À®¤¹¤ë"
8705 #: config/arm/arm.h:354
8706 msgid "Compile for the Thumb not the ARM"
8707 msgstr "ARM ¤Ç¤Ï¤Ê¤¯ Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
8709 #: config/arm/arm.h:358
8710 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
8711 msgstr "Thumb: ÉÔÍפʾì¹ç¤Ç¤â(ÈóËöü)¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë"
8713 #: config/arm/arm.h:361
8714 msgid "Thumb: Generate (leaf) stack frames even if not needed"
8715 msgstr "Thumb: ÉÔÍפʾì¹ç¤Ç¤â(Ëöü)¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë"
8717 #: config/arm/arm.h:364
8718 msgid "Thumb: Assume non-static functions may be called from ARM code"
8719 msgstr "Thumb: ÈóÀÅŪ´Ø¿ô¤¬ ARM ¥³¡¼¥É¤«¤é¸Æ¤Ó½Ð¤µ¤ì¤ë²ÄǽÀ­¤¬¤¢¤ë¤È¤ß¤Ê¤¹"
8721 #: config/arm/arm.h:368
8722 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
8723 msgstr "Thumb: ´Ø¿ô¥Ý¥¤¥ó¥¿¤¬Èó Thumb ¤Èǧ¼±¤¹¤ë¥³¡¼¥É¤ËÆÍÆþ¤¹¤ë²ÄǽÀ­¤¬¤¢¤ë¤È¤ß¤Ê¤¹"
8725 #: config/arm/arm.h:372
8726 msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
8727 msgstr ""
8729 #: config/arm/arm.h:374
8730 msgid "Cirrus: Do not break up invalid instruction combinations with NOPs"
8731 msgstr ""
8733 #: config/arm/arm.h:382
8734 msgid "Specify the name of the target CPU"
8735 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Î̾Á°¤ò»ØÄꤹ¤ë"
8737 #: config/arm/arm.h:384
8738 msgid "Specify the name of the target architecture"
8739 msgstr "¥¿¡¼¥²¥Ã¥È¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Î̾Á°¤ò»ØÄꤹ¤ë"
8741 #: config/arm/arm.h:389
8742 #, fuzzy
8743 msgid "Specify the name of the target floating point hardware/format"
8744 msgstr "ÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥¿¤Î¥Ð¡¼¥¸¥ç¥ó¤ò»ØÄꤹ¤ë"
8746 #: config/arm/arm.h:391
8747 msgid "Specify if floating point hardware should be used"
8748 msgstr ""
8750 #: config/arm/arm.h:393
8751 msgid "Specify the minimum bit alignment of structures"
8752 msgstr "¹½Â¤ÂÎ¥¢¥é¥¤¥ó¥á¥ó¥È¤ÎºÇ¾®¥Ó¥Ã¥È¿ô¤ò»ØÄꤹ¤ë"
8754 #: config/arm/arm.h:395
8755 msgid "Specify the register to be used for PIC addressing"
8756 msgstr "PIC ¥¢¥É¥ì¥·¥ó¥°¤ËÍøÍѤµ¤ì¤ë¥ì¥¸¥¹¥¿¤ò»ØÄꤹ¤ë"
8758 #: config/arm/arm.h:396 config/mips/mips.h:784
8759 #, fuzzy
8760 msgid "Specify an ABI"
8761 msgstr "MIPS ISA ¤ò»ØÄꤹ¤ë"
8763 #: config/arm/arm.h:398
8764 msgid "Alias for -mfloat-abi=soft"
8765 msgstr ""
8767 #: config/arm/arm.h:400
8768 msgid "Alias for -mfloat-abi=hard"
8769 msgstr ""
8771 #: config/arm/pe.h:59
8772 msgid "Ignore dllimport attribute for functions"
8773 msgstr "´Ø¿ô¤Î dllimport Â°À­¤ò̵»ë¤¹¤ë"
8775 #: config/avr/avr.c:532
8776 #, c-format
8777 msgid "large frame pointer change (%d) with -mtiny-stack"
8778 msgstr "-mtiny-stack ¤Ë¤è¤ê¥é¡¼¥¸¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤¬Êѹ¹¤µ¤ì¤Þ¤¹(%d)"
8780 #: config/avr/avr.c:1119
8781 msgid "bad address, not (reg+disp):"
8782 msgstr ""
8784 #: config/avr/avr.c:1127
8785 #, fuzzy
8786 msgid "internal compiler error.  Bad address:"
8787 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
8789 #: config/avr/avr.c:1140
8790 #, fuzzy
8791 msgid "internal compiler error.  Unknown mode:"
8792 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
8794 #: config/avr/avr.c:1763 config/avr/avr.c:2424
8795 #, fuzzy
8796 msgid "invalid insn:"
8797 msgstr "̵¸ú¤Ê #line"
8799 #: config/avr/avr.c:1797 config/avr/avr.c:1880 config/avr/avr.c:1929
8800 #: config/avr/avr.c:1938 config/avr/avr.c:2033 config/avr/avr.c:2202
8801 #: config/avr/avr.c:2458 config/avr/avr.c:2566
8802 msgid "incorrect insn:"
8803 msgstr ""
8805 #: config/avr/avr.c:1957 config/avr/avr.c:2118 config/avr/avr.c:2273
8806 #: config/avr/avr.c:2610
8807 #, fuzzy
8808 msgid "unknown move insn:"
8809 msgstr "ÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹: %s"
8811 #: config/avr/avr.c:2840
8812 msgid "bad shift insn:"
8813 msgstr ""
8815 #: config/avr/avr.c:2956 config/avr/avr.c:3404 config/avr/avr.c:3790
8816 #, fuzzy
8817 msgid "internal compiler error.  Incorrect shift:"
8818 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
8820 #: config/avr/avr.c:4594 config/ip2k/ip2k.c:3157
8821 #, fuzzy
8822 msgid "only initialized variables can be placed into program memory area"
8823 msgstr "¥×¥í¥°¥é¥à¥á¥â¥êÎΰèÆâ¤ËÇÛÃ֤Ǥ­¤ëÊÑ¿ô¤À¤±¤ò½é´ü²½¤·¤Þ¤·¤¿"
8825 #: config/avr/avr.c:4637
8826 #, c-format
8827 msgid "`%s' appears to be a misspelled interrupt handler"
8828 msgstr ""
8830 #: config/avr/avr.c:4645
8831 #, c-format
8832 msgid "`%s' appears to be a misspelled signal handler"
8833 msgstr ""
8835 #: config/avr/avr.c:4714
8836 #, fuzzy
8837 msgid "only uninitialized variables can be placed in the .noinit section"
8838 msgstr "8 ¥Ó¥Ã¥ÈÎΰèÆâ¤ËÇÛÃ֤Ǥ­¤ëÊÑ¿ô¤À¤±¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
8840 #: config/avr/avr.c:4728
8841 #, c-format
8842 msgid "MCU %qs supported for assembler only"
8843 msgstr ""
8845 #: config/avr/avr.h:73
8846 msgid "Assume int to be 8 bit integer"
8847 msgstr "int ¤ò 8 ¥Ó¥Ã¥ÈÀ°¿ô¤È¤ß¤Ê¤¹"
8849 #: config/avr/avr.h:75
8850 msgid "Change the stack pointer without disabling interrupts"
8851 msgstr "³ä¤ê¹þ¤ß¤Î̵¸ú²½¤Ê¤·¤Ç¥¹¥¿¥Ã¥¯¥Ý¥¤¥ó¥¿¤òÊѹ¹¤¹¤ë"
8853 #: config/avr/avr.h:77
8854 msgid "Use subroutines for function prologue/epilogue"
8855 msgstr "´Ø¿ô¤ÎÁ°ÃÖ¤­/·ë¤Ó¤Î¤¿¤á¤Î¥µ¥Ö¥ë¡¼¥Á¥ó¤òÍøÍѤ¹¤ë"
8857 #: config/avr/avr.h:79
8858 msgid "Change only the low 8 bits of the stack pointer"
8859 msgstr "¥¹¥¿¥Ã¥¯¥Ý¥¤¥ó¥¿¤Î²¼°Ì 8 ¥Ó¥Ã¥È¤À¤±¤òÊѹ¹¤¹¤ë"
8861 #: config/avr/avr.h:81
8862 msgid "Do not generate tablejump insns"
8863 msgstr "¥Æ¡¼¥Ö¥ë¥¸¥ã¥ó¥×Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
8865 #: config/avr/avr.h:83
8866 msgid "Use rjmp/rcall (limited range) on >8K devices"
8867 msgstr ""
8869 #: config/avr/avr.h:85
8870 msgid "Output instruction sizes to the asm file"
8871 msgstr "asm ¥Õ¥¡¥¤¥ë¤ËÌ¿Î᥵¥¤¥º¤ò½ÐÎϤ¹¤ë"
8873 #: config/avr/avr.h:102
8874 msgid "Specify the initial stack address"
8875 msgstr "½é´ü¥¹¥¿¥Ã¥¯¥¢¥É¥ì¥¹¤ò»ØÄꤹ¤ë"
8877 #: config/avr/avr.h:103
8878 msgid "Specify the MCU name"
8879 msgstr "MCU Ì¾¤ò»ØÄꤹ¤ë"
8881 #: config/avr/avr.h:766
8882 #, fuzzy
8883 msgid "trampolines not supported"
8884 msgstr "¥È¥é¥ó¥Ý¥ê¥ó¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
8886 #: config/c4x/c4x-c.c:71
8887 #, fuzzy, c-format
8888 msgid "missing '(' after '#pragma %s' - ignored"
8889 msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
8891 #: config/c4x/c4x-c.c:74
8892 #, fuzzy, c-format
8893 msgid "missing function name in '#pragma %s' - ignored"
8894 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8896 #: config/c4x/c4x-c.c:79
8897 #, fuzzy, c-format
8898 msgid "malformed '#pragma %s' - ignored"
8899 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8901 #: config/c4x/c4x-c.c:81
8902 #, c-format
8903 msgid "missing section name in '#pragma %s' - ignored"
8904 msgstr ""
8906 #: config/c4x/c4x-c.c:86
8907 #, fuzzy, c-format
8908 msgid "missing ')' for '#pragma %s' - ignored"
8909 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8911 #: config/c4x/c4x-c.c:89
8912 #, c-format
8913 msgid "junk at end of '#pragma %s'"
8914 msgstr "'#pragma %s' ¤ÎºÇ¸å¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
8916 #: config/c4x/c4x.c:312
8917 #, fuzzy, c-format
8918 msgid "unknown CPU version %d, using 40.\n"
8919 msgstr "ÉÔÌÀ¤Ê CPU ¥Ð¡¼¥¸¥ç¥ó %d¡¢40 ¤ò»ÈÍѤ·¤Þ¤¹¡£\n"
8921 #: config/c4x/c4x.c:874
8922 #, fuzzy, c-format
8923 msgid "ISR %s requires %d words of local vars, max is 32767"
8924 msgstr "ISR %s ¤Ï %d ¥ï¡¼¥É¤Î¥í¡¼¥«¥ëÊÑ¿ô¤òÍ׵ᤷ¡¢ºÇÂç¤Ï 32767 ¤Ç¤¹¡£"
8926 #: config/c4x/c4x.c:1598
8927 msgid "using CONST_DOUBLE for address"
8928 msgstr ""
8930 #: config/c4x/c4x.c:1736
8931 msgid "c4x_address_cost: Invalid addressing mode"
8932 msgstr ""
8934 #: config/c4x/c4x.c:1871
8935 #, fuzzy, c-format
8936 msgid "c4x_print_operand: %%L inconsistency"
8937 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %B ¥³¡¼¥É¤Ç¤¹"
8939 #: config/c4x/c4x.c:1877
8940 #, fuzzy, c-format
8941 msgid "c4x_print_operand: %%N inconsistency"
8942 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %B ¥³¡¼¥É¤Ç¤¹"
8944 #: config/c4x/c4x.c:1918
8945 #, fuzzy, c-format
8946 msgid "c4x_print_operand: %%O inconsistency"
8947 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %B ¥³¡¼¥É¤Ç¤¹"
8949 #: config/c4x/c4x.c:2013
8950 #, fuzzy
8951 msgid "c4x_print_operand: Bad operand case"
8952 msgstr "fr30_print_operand: %A ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê±é»»»Ò¤Ç¤¹"
8954 #: config/c4x/c4x.c:2054
8955 #, fuzzy
8956 msgid "c4x_print_operand_address: Bad post_modify"
8957 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
8959 #: config/c4x/c4x.c:2076
8960 #, fuzzy
8961 msgid "c4x_print_operand_address: Bad pre_modify"
8962 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
8964 #: config/c4x/c4x.c:2124 config/c4x/c4x.c:2136 config/c4x/c4x.c:2151
8965 #, fuzzy
8966 msgid "c4x_print_operand_address: Bad operand case"
8967 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
8969 #: config/c4x/c4x.c:2402
8970 msgid "c4x_rptb_insert: Cannot find start label"
8971 msgstr ""
8973 #: config/c4x/c4x.c:3317 config/c4x/c4x.c:3335
8974 msgid "mode not QImode"
8975 msgstr ""
8977 #: config/c4x/c4x.c:3405
8978 #, fuzzy
8979 msgid "invalid indirect memory address"
8980 msgstr "̵¸ú¤Ê PC ¤¬¹ÔÈÖ¹æ¥Æ¡¼¥Ö¥ë¤Ë¤¢¤ê¤Þ¤¹"
8982 #: config/c4x/c4x.c:3494
8983 msgid "invalid indirect (S) memory address"
8984 msgstr ""
8986 #: config/c4x/c4x.c:3829
8987 msgid "c4x_valid_operands: Internal error"
8988 msgstr ""
8990 #: config/c4x/c4x.c:4268
8991 #, fuzzy
8992 msgid "c4x_operand_subword: invalid mode"
8993 msgstr "fr30_print_operand: Ìµ¸ú¤Ê %x ¥³¡¼¥É¤Ç¤¹"
8995 #: config/c4x/c4x.c:4271
8996 #, fuzzy
8997 msgid "c4x_operand_subword: invalid operand"
8998 msgstr "fr30_print_operand: %A ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê±é»»»Ò¤Ç¤¹"
9000 #. We could handle these with some difficulty.
9001 #. e.g., *p-- => *(p-=2); *(p+1).
9002 #: config/c4x/c4x.c:4297
9003 msgid "c4x_operand_subword: invalid autoincrement"
9004 msgstr ""
9006 #: config/c4x/c4x.c:4303
9007 msgid "c4x_operand_subword: invalid address"
9008 msgstr ""
9010 #: config/c4x/c4x.c:4314
9011 msgid "c4x_operand_subword: address not offsettable"
9012 msgstr ""
9014 #: config/c4x/c4x.c:4524
9015 msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
9016 msgstr ""
9018 #. Target compilation option flags.
9019 #. Small memory model.
9020 #. Use 24-bit MPYI for C3x.
9021 #. Fast fixing of floats.
9022 #. Allow use of RPTS.
9023 #. Emit C3x code.
9024 #. Be compatible with TI assembler.
9025 #. Be paranoid about DP reg. in ISRs.
9026 #. Pass arguments on stack.
9027 #. Enable features under development.
9028 #. Enable repeat block.
9029 #. Use BK as general register.
9030 #. Use decrement and branch for C3x.
9031 #. Enable debugging of GCC.
9032 #. Force constants into registers.
9033 #. Allow unsigned loop counters.
9034 #. Force op0 and op1 to be same.
9035 #. Save all 40 bits for floats.
9036 #. Allow parallel insns.
9037 #. Allow MPY||ADD, MPY||SUB insns.
9038 #. Assume mem refs possibly aliased.
9039 #. Emit C30 code.
9040 #. Emit C31 code.
9041 #. Emit C32 code.
9042 #. Emit C33 code.
9043 #. Emit C40 code.
9044 #. Emit C44 code.
9045 #. Run-time compilation parameters selecting different hardware subsets.
9047 #. Macro to define tables used to set the flags.
9048 #. This is a list in braces of triplets in braces,
9049 #. each pair being { "NAME", VALUE, "DESCRIPTION" }
9050 #. where VALUE is the bits to set or minus the bits to clear.
9051 #. An empty string NAME is used to identify the default VALUE.
9052 #: config/c4x/c4x.h:166
9053 msgid "Small memory model"
9054 msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë"
9056 #: config/c4x/c4x.h:168
9057 msgid "Big memory model"
9058 msgstr "¥Ó¥Ã¥°¥á¥â¥ê¥â¥Ç¥ë"
9060 #: config/c4x/c4x.h:170
9061 msgid "Use MPYI instruction for C3x"
9062 msgstr "MPYI Ì¿Îá¤ò C3x ÍѤ˻ÈÍѤ¹¤ë"
9064 #: config/c4x/c4x.h:172
9065 msgid "Do not use MPYI instruction for C3x"
9066 msgstr "MPYI Ì¿Îá¤ò C3x ÍѤ˻ÈÍѤ·¤Ê¤¤"
9068 #: config/c4x/c4x.h:174
9069 msgid "Use fast but approximate float to integer conversion"
9070 msgstr "¹â®¤À¤¬¶á»÷ÃͤȤʤëÉâÆ°¾®¿ô¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤òÍøÍѤ¹¤ë"
9072 #: config/c4x/c4x.h:176
9073 msgid "Use slow but accurate float to integer conversion"
9074 msgstr "Ä㮤À¤¬Àµ³Î¤ÊÉâÆ°¾®¿ô¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤òÍøÍѤ¹¤ë"
9076 #: config/c4x/c4x.h:178
9077 msgid "Enable use of RTPS instruction"
9078 msgstr "RTPS Ì¿Îá¤ÎÍøÍѤòÍ­¸ú¤Ë¤¹¤ë"
9080 #: config/c4x/c4x.h:180
9081 msgid "Disable use of RTPS instruction"
9082 msgstr "RTPS Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë"
9084 #: config/c4x/c4x.h:182
9085 msgid "Enable use of RTPB instruction"
9086 msgstr "RTPB Ì¿Îá¤ÎÍøÍѤòÍ­¸ú¤Ë¤¹¤ë"
9088 #: config/c4x/c4x.h:184
9089 msgid "Disable use of RTPB instruction"
9090 msgstr "RTPB Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë"
9092 #: config/c4x/c4x.h:186
9093 msgid "Generate code for C30 CPU"
9094 msgstr "C30 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9096 #: config/c4x/c4x.h:188
9097 msgid "Generate code for C31 CPU"
9098 msgstr "C31 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9100 #: config/c4x/c4x.h:190
9101 msgid "Generate code for C32 CPU"
9102 msgstr "C32 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9104 #: config/c4x/c4x.h:192
9105 msgid "Generate code for C33 CPU"
9106 msgstr "C33 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9108 #: config/c4x/c4x.h:194
9109 msgid "Generate code for C40 CPU"
9110 msgstr "C40 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9112 #: config/c4x/c4x.h:196
9113 msgid "Generate code for C44 CPU"
9114 msgstr "C44 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9116 #: config/c4x/c4x.h:198
9117 msgid "Emit code compatible with TI tools"
9118 msgstr "TI ¥Ä¡¼¥ë¸ß´¹¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
9120 #: config/c4x/c4x.h:200
9121 msgid "Emit code to use GAS extensions"
9122 msgstr "GAS ³ÈÄ¥¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
9124 #: config/c4x/c4x.h:202 config/c4x/c4x.h:206
9125 msgid "Save DP across ISR in small memory model"
9126 msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë¤Ç ISR ¤ò¸Ù¤ë DP ¤ò¥»¡¼¥Ö¤¹¤ë"
9128 #: config/c4x/c4x.h:204 config/c4x/c4x.h:208
9129 msgid "Don't save DP across ISR in small memory model"
9130 msgstr "¥¹¥â¡¼¥ë¥â¥Ç¥ë¤Ç ISR ¤ò¸Ù¤ë DP ¤ò¥»¡¼¥Ö¤·¤Ê¤¤"
9132 #: config/c4x/c4x.h:210
9133 msgid "Pass arguments on the stack"
9134 msgstr "°ú¿ô¤ò¥¹¥¿¥Ã¥¯ÅϤ·¤Ë¤¹¤ë"
9136 #: config/c4x/c4x.h:212
9137 msgid "Pass arguments in registers"
9138 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
9140 #: config/c4x/c4x.h:214
9141 msgid "Enable new features under development"
9142 msgstr "³«È¯Ãæ¤Î¿·µ¡Ç½¤òÍ­¸ú¤Ë¤¹¤ë"
9144 #: config/c4x/c4x.h:216
9145 msgid "Disable new features under development"
9146 msgstr "³«È¯Ãæ¤Î¿·µ¡Ç½¤ò̵¸ú¤Ë¤¹¤ë"
9148 #: config/c4x/c4x.h:218
9149 msgid "Use the BK register as a general purpose register"
9150 msgstr "BK ¥ì¥¸¥¹¥¿¤òÈÆÍѥ쥸¥¹¥¿¤È¤·¤Æ»ÈÍѤ¹¤ë"
9152 #: config/c4x/c4x.h:220
9153 msgid "Do not allocate BK register"
9154 msgstr "BK ¥ì¥¸¥¹¥¿¤ò³ÎÊݤ·¤Ê¤¤"
9156 #: config/c4x/c4x.h:222
9157 msgid "Enable use of DB instruction"
9158 msgstr "DB Ì¿Îá¤Î»ÈÍѤòÍ­¸ú¤Ë¤¹¤ë"
9160 #: config/c4x/c4x.h:224
9161 msgid "Disable use of DB instruction"
9162 msgstr "DB Ì¿Îá¤Î»ÈÍѤò̵¸ú¤Ë¤¹¤ë"
9164 #: config/c4x/c4x.h:226
9165 msgid "Enable debugging"
9166 msgstr "¥Ç¥Ð¥Ã¥°¤òÍ­¸ú¤Ë¤¹¤ë"
9168 #: config/c4x/c4x.h:228
9169 msgid "Disable debugging"
9170 msgstr "¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë"
9172 #: config/c4x/c4x.h:230
9173 msgid "Force constants into registers to improve hoisting"
9174 msgstr "´¬¤­¾å¤²(hoist)¤ò²þÁ±¤¹¤ë¤¿¤áÄê¿ô¤ò¥ì¥¸¥¹¥¿¤Ë³ä¤êÅö¤Æ¤ë¤³¤È¤ò¶¯Íפ¹¤ë"
9176 #: config/c4x/c4x.h:232
9177 msgid "Don't force constants into registers"
9178 msgstr "Äê¿ô¤Î¥ì¥¸¥¹¥¿³ä¤êÅö¤Æ¤ò¶¯Íפ·¤Ê¤¤"
9180 #: config/c4x/c4x.h:234
9181 msgid "Force RTL generation to emit valid 3 operand insns"
9182 msgstr "RTL À¸À®¤Ë¤Ä¤¤¤Æ¡¢Àµ¾ï¤Ê 3 ¥ª¥Ú¥é¥ó¥ÉÌ¿Îá¤ò¶¯Íפ¹¤ë"
9184 #: config/c4x/c4x.h:236
9185 msgid "Allow RTL generation to emit invalid 3 operand insns"
9186 msgstr "RTL À¸À®¤Ë¤Ä¤¤¤Æ¡¢Ìµ¸ú¤Ê 3 ¥ª¥Ú¥é¥ó¥ÉÌ¿Îá¤òµöÍƤ¹¤ë"
9188 #: config/c4x/c4x.h:238
9189 #, fuzzy
9190 msgid "Allow unsigned iteration counts for RPTB/DB"
9191 msgstr "Éä¹ç̵¤·¤Î RPTB/DB ÍѤÎÈ¿Éü¥«¥¦¥ó¥È¤òµöÍƤ¹¤ë"
9193 #: config/c4x/c4x.h:240
9194 msgid "Disallow unsigned iteration counts for RPTB/DB"
9195 msgstr "Éä¹ç̵¤·¤Î RPTB/DB ÍѤÎÈ¿Éü¥«¥¦¥ó¥È¤òµöÍƤ·¤Ê¤¤"
9197 #: config/c4x/c4x.h:242
9198 msgid "Preserve all 40 bits of FP reg across call"
9199 msgstr "¸Æ¤Ó½Ð¤·¤Î´Ö FP ¥ì¥¸¥¹¥¿¤Î 40 ¥Ó¥Ã¥ÈÁ´¤Æ¤òÊݸ¤¹¤ë"
9201 #: config/c4x/c4x.h:244
9202 msgid "Only preserve 32 bits of FP reg across call"
9203 msgstr "¸Æ¤Ó½Ð¤·¤Î´Ö FP ¥ì¥¸¥¹¥¿¤Î 32 ¥Ó¥Ã¥È¤À¤±¤òÊݸ¤¹¤ë"
9205 #: config/c4x/c4x.h:246
9206 msgid "Enable parallel instructions"
9207 msgstr "ÊÂÎóÌ¿Îá¤òÍ­¸ú¤Ë¤¹¤ë"
9209 #: config/c4x/c4x.h:248
9210 msgid "Disable parallel instructions"
9211 msgstr "ÊÂÎóÌ¿Îá¤ò̵¸ú¤Ë¤¹¤ë"
9213 #: config/c4x/c4x.h:250
9214 msgid "Enable MPY||ADD and MPY||SUB instructions"
9215 msgstr "MPY||ADD ¤ª¤è¤Ó MPY||SUB Ì¿Îá¤òÍ­¸ú¤Ë¤¹¤ë"
9217 #: config/c4x/c4x.h:252
9218 msgid "Disable MPY||ADD and MPY||SUB instructions"
9219 msgstr "MPY||ADD ¤ª¤è¤Ó MPY||SUB Ì¿Îá¤ò̵¸ú¤Ë¤¹¤ë"
9221 #: config/c4x/c4x.h:254
9222 msgid "Assume that pointers may be aliased"
9223 msgstr "¥Ý¥¤¥ó¥¿¤¬ÊÌ̾¤È¤Ê¤ê¤¦¤ë¤³¤È¤òÁ°Äó¤È¤¹¤ë"
9225 #: config/c4x/c4x.h:256
9226 msgid "Assume that pointers not aliased"
9227 msgstr "¥Ý¥¤¥ó¥¿¤ÏÊÌ̾¤Ë¤Ê¤é¤Ê¤¤¤È¤ß¤Ê¤¹"
9229 #: config/c4x/c4x.h:330
9230 msgid "Specify maximum number of iterations for RPTS"
9231 msgstr "RPTS ÍѤκÇÂçÈ¿Éü¿ô¤ò»ØÄꤹ¤ë"
9233 #: config/c4x/c4x.h:332
9234 msgid "Select CPU to generate code for"
9235 msgstr "¥³¡¼¥É¤¬À¸À®¤µ¤ì¤ë CPU ¤òÁªÂò¤¹¤ë"
9237 #: config/cris/cris.c:630
9238 msgid "unexpected index-type in cris_print_index"
9239 msgstr ""
9241 #: config/cris/cris.c:644
9242 msgid "unexpected base-type in cris_print_base"
9243 msgstr ""
9245 #: config/cris/cris.c:945
9246 #, c-format
9247 msgid "stackframe too big: %d bytes"
9248 msgstr ""
9250 #: config/cris/cris.c:1256
9251 msgid "allocated but unused delay list in epilogue"
9252 msgstr ""
9254 #: config/cris/cris.c:1266
9255 #, fuzzy
9256 msgid "unexpected function type needing stack adjustment for __builtin_eh_return"
9257 msgstr "´Ø¿ô¤¬ __builtin_eh_return ¤ò»È¤¤¤Þ¤¹"
9259 #: config/cris/cris.c:1342
9260 #, fuzzy
9261 msgid "invalid operand for 'b' modifier"
9262 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9264 #: config/cris/cris.c:1355
9265 #, fuzzy
9266 msgid "invalid operand for 'v' modifier"
9267 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9269 #: config/cris/cris.c:1365
9270 #, fuzzy
9271 msgid "invalid operand for 'P' modifier"
9272 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9274 #: config/cris/cris.c:1372
9275 #, fuzzy
9276 msgid "invalid operand for 'p' modifier"
9277 msgstr "%p ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9279 #: config/cris/cris.c:1411
9280 #, fuzzy
9281 msgid "invalid operand for 'z' modifier"
9282 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9284 #: config/cris/cris.c:1459 config/cris/cris.c:1489
9285 #, fuzzy
9286 msgid "invalid operand for 'H' modifier"
9287 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9289 #: config/cris/cris.c:1465
9290 #, fuzzy
9291 msgid "bad register"
9292 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ¹¤ë"
9294 #: config/cris/cris.c:1503
9295 #, fuzzy
9296 msgid "invalid operand for 'e' modifier"
9297 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9299 #: config/cris/cris.c:1520
9300 #, fuzzy
9301 msgid "invalid operand for 'm' modifier"
9302 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9304 #: config/cris/cris.c:1545
9305 #, fuzzy
9306 msgid "invalid operand for 'A' modifier"
9307 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9309 #: config/cris/cris.c:1553
9310 #, fuzzy
9311 msgid "invalid operand for 'D' modifier"
9312 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9314 #: config/cris/cris.c:1567
9315 #, fuzzy
9316 msgid "invalid operand for 'T' modifier"
9317 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9319 #: config/cris/cris.c:1576
9320 #, fuzzy
9321 msgid "invalid operand modifier letter"
9322 msgstr "̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É½ÐÎÏ¥³¡¼¥É"
9324 #: config/cris/cris.c:1584
9325 #, fuzzy, c-format
9326 msgid "internal error: bad register: %d"
9327 msgstr "ÆâÉô¥¨¥é¡¼: "
9329 #: config/cris/cris.c:1632
9330 msgid "unexpected multiplicative operand"
9331 msgstr ""
9333 #: config/cris/cris.c:1652
9334 #, fuzzy
9335 msgid "unexpected operand"
9336 msgstr "ͽ´ü¤µ¤ì¤ë¥á¥â¥ê¥ì¥¤¥Æ¥ó¥·¤òÄ´À°¤¹¤ë"
9338 #: config/cris/cris.c:1685 config/cris/cris.c:1695
9339 #, fuzzy
9340 msgid "unrecognized address"
9341 msgstr "ǧ¼±ÉÔǽ¤Î¥¨¥¹¥±¡¼¥× \\r%c"
9343 #: config/cris/cris.c:2048
9344 msgid "internal error: sideeffect-insn affecting main effect"
9345 msgstr ""
9347 #. If we get here, the caller got its initial tests wrong.
9348 #: config/cris/cris.c:2421
9349 msgid "internal error: cris_side_effect_mode_ok with bad operands"
9350 msgstr ""
9352 #: config/cris/cris.c:2498 config/cris/cris.c:2559
9353 #, fuzzy
9354 msgid "unrecognized supposed constant"
9355 msgstr "ǧ¼±ÉÔǽ¤Î¥¨¥¹¥±¡¼¥× \\r%c"
9357 #: config/cris/cris.c:2603
9358 msgid "unrecognized supposed constant in cris_global_pic_symbol"
9359 msgstr ""
9361 #: config/cris/cris.c:2622
9362 #, fuzzy, c-format
9363 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
9364 msgstr "-mregparm=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9366 #: config/cris/cris.c:2650
9367 #, c-format
9368 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
9369 msgstr ""
9371 #: config/cris/cris.c:2686
9372 #, c-format
9373 msgid "unknown CRIS cpu version specification in -mtune= : %s"
9374 msgstr ""
9376 #: config/cris/cris.c:2704
9377 #, fuzzy
9378 msgid "-fPIC and -fpic are not supported in this configuration"
9379 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
9381 #: config/cris/cris.c:2719
9382 msgid "that particular -g option is invalid with -maout and -melinux"
9383 msgstr ""
9385 #: config/cris/cris.c:2894 config/cris/cris.c:2939
9386 msgid "unexpected side-effects in address"
9387 msgstr ""
9389 #: config/cris/cris.c:3008
9390 msgid "unexpected PIC symbol"
9391 msgstr ""
9393 #: config/cris/cris.c:3012
9394 msgid "PIC register isn't set up"
9395 msgstr ""
9397 #: config/cris/cris.c:3033
9398 msgid "emitting PIC operand, but PIC register isn't set up"
9399 msgstr ""
9401 #: config/cris/aout.h:85
9402 msgid "Compile for the MMU-less Etrax 100-based elinux system"
9403 msgstr ""
9405 #: config/cris/aout.h:92
9406 msgid "For elinux, request a specified stack-size for this program"
9407 msgstr ""
9409 #: config/cris/cris.h:354
9410 #, fuzzy
9411 msgid "Work around bug in multiplication instruction"
9412 msgstr "¾è»»-²Ã»»ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
9414 #. No "no-etrax" as it does not really imply any model.              On the other hand, "etrax" implies the common (and large)               subset matching all models.
9415 #: config/cris/cris.h:360
9416 msgid "Compile for ETRAX 4 (CRIS v3)"
9417 msgstr ""
9419 #: config/cris/cris.h:365
9420 msgid "Compile for ETRAX 100 (CRIS v8)"
9421 msgstr ""
9423 #: config/cris/cris.h:369
9424 msgid "Emit verbose debug information in assembly code"
9425 msgstr ""
9427 #: config/cris/cris.h:372
9428 #, fuzzy
9429 msgid "Do not use condition codes from normal instructions"
9430 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
9432 #: config/cris/cris.h:376
9433 msgid "Do not emit addressing modes with side-effect assignment"
9434 msgstr ""
9436 #: config/cris/cris.h:379
9437 #, fuzzy
9438 msgid "Do not tune stack alignment"
9439 msgstr "¥¹¥¿¥Ã¥¯¥Ð¥¤¥¢¥¹¤ò»ÈÍѤ·¤Ê¤¤"
9441 #: config/cris/cris.h:382
9442 #, fuzzy
9443 msgid "Do not tune writable data alignment"
9444 msgstr "ʸ»úÎó¤ò½ñ¤­¹þ¤ß²Äǽ¥Ç¡¼¥¿¥»¥¯¥·¥ç¥ó¤Ë³ÊǼ¤¹¤ë"
9446 #: config/cris/cris.h:385
9447 msgid "Do not tune code and read-only data alignment"
9448 msgstr ""
9450 #: config/cris/cris.h:394
9451 msgid "Align code and data to 32 bits"
9452 msgstr ""
9454 #: config/cris/cris.h:407
9455 msgid "Don't align items in code or data"
9456 msgstr ""
9458 #: config/cris/cris.h:410
9459 #, fuzzy
9460 msgid "Do not emit function prologue or epilogue"
9461 msgstr "´Ø¿ô¤ÎÁ°ÃÖ¤­/·ë¤Ó¤Î¤¿¤á¤Î¥µ¥Ö¥ë¡¼¥Á¥ó¤òÍøÍѤ¹¤ë"
9463 #. We have to handle this m-option here since we can't wash it off in      both CC1_SPEC and CC1PLUS_SPEC.
9464 #: config/cris/cris.h:414
9465 msgid "Use the most feature-enabling options allowed by other options"
9466 msgstr ""
9468 #. We must call it "override-" since calling it "no-" will cause             gcc.c to forget it, if there's a "later" -mbest-lib-options.            Kludgy, but needed for some multilibbed files.
9469 #: config/cris/cris.h:420
9470 msgid "Override -mbest-lib-options"
9471 msgstr ""
9473 #: config/cris/cris.h:452
9474 #, fuzzy
9475 msgid "Generate code for the specified chip or CPU version"
9476 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9478 #: config/cris/cris.h:454
9479 #, fuzzy
9480 msgid "Tune alignment for the specified chip or CPU version"
9481 msgstr "`%s' ¤ËÂФ·¤Æ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
9483 #: config/cris/cris.h:456
9484 msgid "Warn when a stackframe is larger than the specified size"
9485 msgstr ""
9487 #. Node: Profiling
9488 #: config/cris/cris.h:1016
9489 msgid "no FUNCTION_PROFILER for CRIS"
9490 msgstr ""
9492 #: config/cris/linux.h:69
9493 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
9494 msgstr ""
9496 #: config/fr30/fr30.c:468
9497 msgid "fr30_print_operand_address: unhandled address"
9498 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
9500 #: config/fr30/fr30.c:492
9501 #, fuzzy, c-format
9502 msgid "fr30_print_operand: unrecognized %%p code"
9503 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %p ¥³¡¼¥É¤Ç¤¹"
9505 #: config/fr30/fr30.c:512
9506 #, fuzzy, c-format
9507 msgid "fr30_print_operand: unrecognized %%b code"
9508 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %b ¥³¡¼¥É¤Ç¤¹"
9510 #: config/fr30/fr30.c:533
9511 #, fuzzy, c-format
9512 msgid "fr30_print_operand: unrecognized %%B code"
9513 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %B ¥³¡¼¥É¤Ç¤¹"
9515 #: config/fr30/fr30.c:541
9516 #, fuzzy, c-format
9517 msgid "fr30_print_operand: invalid operand to %%A code"
9518 msgstr "fr30_print_operand: %A ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê±é»»»Ò¤Ç¤¹"
9520 #: config/fr30/fr30.c:558
9521 #, fuzzy, c-format
9522 msgid "fr30_print_operand: invalid %%x code"
9523 msgstr "fr30_print_operand: Ìµ¸ú¤Ê %x ¥³¡¼¥É¤Ç¤¹"
9525 #: config/fr30/fr30.c:565
9526 #, fuzzy, c-format
9527 msgid "fr30_print_operand: invalid %%F code"
9528 msgstr "fr30_print_operand: Ìµ¸ú¤Ê %F ¥³¡¼¥É¤Ç¤¹"
9530 #: config/fr30/fr30.c:582
9531 msgid "fr30_print_operand: unknown code"
9532 msgstr "fr30_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
9534 #: config/fr30/fr30.c:611 config/fr30/fr30.c:620 config/fr30/fr30.c:631
9535 #: config/fr30/fr30.c:644
9536 msgid "fr30_print_operand: unhandled MEM"
9537 msgstr "fr30_print_operand: ½èÍý¤µ¤ì¤Ê¤¤ MEM ¤Ç¤¹"
9539 #: config/fr30/fr30.h:64
9540 msgid "Assume small address space"
9541 msgstr "¥¹¥â¡¼¥ë¥¢¥É¥ì¥¹¶õ´Ö¤È¤ß¤Ê¤¹"
9543 #: config/frv/frv.c:576 config/frv/frv.c:603
9544 #, c-format
9545 msgid "Unknown cpu: -mcpu=%s"
9546 msgstr ""
9548 #: config/frv/frv.c:2539
9549 #, fuzzy
9550 msgid "Bad insn to frv_print_operand_address:"
9551 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
9553 #: config/frv/frv.c:2550
9554 msgid "Bad register to frv_print_operand_memory_reference_reg:"
9555 msgstr ""
9557 #: config/frv/frv.c:2589 config/frv/frv.c:2599 config/frv/frv.c:2608
9558 #: config/frv/frv.c:2629 config/frv/frv.c:2634
9559 msgid "Bad insn to frv_print_operand_memory_reference:"
9560 msgstr ""
9562 #: config/frv/frv.c:2721
9563 msgid "bad condition code"
9564 msgstr ""
9566 #: config/frv/frv.c:2796
9567 #, fuzzy
9568 msgid "Bad insn in frv_print_operand, bad const_double"
9569 msgstr "¥ª¥Ú¥é¥ó¥É¤Ï const_double ¤Ç¤¹"
9571 #: config/frv/frv.c:2857
9572 msgid "Bad insn to frv_print_operand, 'e' modifier:"
9573 msgstr ""
9575 #: config/frv/frv.c:2865
9576 msgid "Bad insn to frv_print_operand, 'F' modifier:"
9577 msgstr ""
9579 #: config/frv/frv.c:2881
9580 msgid "Bad insn to frv_print_operand, 'f' modifier:"
9581 msgstr ""
9583 #: config/frv/frv.c:2895
9584 msgid "Bad insn to frv_print_operand, 'g' modifier:"
9585 msgstr ""
9587 #: config/frv/frv.c:2943
9588 msgid "Bad insn to frv_print_operand, 'L' modifier:"
9589 msgstr ""
9591 #: config/frv/frv.c:2956
9592 msgid "Bad insn to frv_print_operand, 'M/N' modifier:"
9593 msgstr ""
9595 #: config/frv/frv.c:2977
9596 msgid "Bad insn to frv_print_operand, 'O' modifier:"
9597 msgstr ""
9599 #: config/frv/frv.c:2995
9600 msgid "Bad insn to frv_print_operand, P modifier:"
9601 msgstr ""
9603 #: config/frv/frv.c:3015
9604 msgid "Bad insn in frv_print_operand, z case"
9605 msgstr ""
9607 #: config/frv/frv.c:3046
9608 msgid "Bad insn in frv_print_operand, 0 case"
9609 msgstr ""
9611 #: config/frv/frv.c:3051
9612 #, fuzzy
9613 msgid "frv_print_operand: unknown code"
9614 msgstr "fr30_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
9616 #: config/frv/frv.c:5944
9617 msgid "Bad output_move_single operand"
9618 msgstr ""
9620 #: config/frv/frv.c:6071
9621 msgid "Bad output_move_double operand"
9622 msgstr ""
9624 #: config/frv/frv.c:6213
9625 msgid "Bad output_condmove_single operand"
9626 msgstr ""
9628 #: config/frv/frv.c:9774
9629 #, fuzzy
9630 msgid "accumulator is not a constant integer"
9631 msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó "
9633 #: config/frv/frv.c:9779
9634 msgid "accumulator number is out of bounds"
9635 msgstr ""
9637 #: config/frv/frv.c:9790
9638 #, c-format
9639 msgid "inappropriate accumulator for %qs"
9640 msgstr ""
9642 #: config/frv/frv.c:9856
9643 #, fuzzy
9644 msgid "invalid IACC argument"
9645 msgstr "̵¸ú¤Ê·¿°ú¿ô¤Ç¤¹"
9647 #: config/frv/frv.c:9879
9648 #, c-format
9649 msgid "%qs expects a constant argument"
9650 msgstr ""
9652 #: config/frv/frv.c:9884
9653 #, fuzzy, c-format
9654 msgid "constant argument out of range for %qs"
9655 msgstr "±é»»»ÒÈֹ椬¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎÈϰϳ°¤Ç¤¹"
9657 #: config/frv/frv.c:10319
9658 msgid "media functions are not available unless -mmedia is used"
9659 msgstr ""
9661 #: config/frv/frv.c:10331
9662 msgid "this media function is only available on the fr500"
9663 msgstr ""
9665 #: config/frv/frv.c:10359
9666 msgid "this media function is only available on the fr400 and fr550"
9667 msgstr ""
9669 #: config/frv/frv.c:10378
9670 msgid "this builtin function is only available on the fr405 and fr450"
9671 msgstr ""
9673 #: config/frv/frv.c:10387
9674 msgid "this builtin function is only available on the fr500 and fr550"
9675 msgstr ""
9677 #: config/frv/frv.c:10399
9678 msgid "this builtin function is only available on the fr450"
9679 msgstr ""
9681 #. This macro is a C statement to print on `stderr' a string describing the
9682 #. particular machine description choice.  Every machine description should
9683 #. define `TARGET_VERSION'.  For example:
9685 #. #ifdef MOTOROLA
9686 #. #define TARGET_VERSION           fprintf (stderr, " (68k, Motorola syntax)");
9687 #. #else
9688 #. #define TARGET_VERSION           fprintf (stderr, " (68k, MIT syntax)");
9689 #. #endif
9690 #: config/frv/frv.h:550
9691 #, c-format
9692 msgid " (frv)"
9693 msgstr ""
9695 #: config/h8300/h8300.c:358
9696 #, fuzzy
9697 msgid "-ms2600 is used without -ms"
9698 msgstr "-ms2600 ¤¬ -ms ¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
9700 #: config/h8300/h8300.c:364
9701 #, fuzzy
9702 msgid "-mn is used without -mh or -ms"
9703 msgstr "-ms2600 ¤¬ -ms ¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
9705 #. Macro to define tables used to set the flags.
9706 #. This is a list in braces of pairs in braces,
9707 #. each pair being { "NAME", VALUE }
9708 #. where VALUE is the bits to set or minus the bits to clear.
9709 #. An empty string NAME is used to identify the default VALUE.
9710 #: config/h8300/h8300.h:159
9711 #, fuzzy
9712 msgid "Generate H8S code"
9713 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
9715 #: config/h8300/h8300.h:160
9716 #, fuzzy
9717 msgid "Do not generate H8S code"
9718 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
9720 #: config/h8300/h8300.h:161
9721 #, fuzzy
9722 msgid "Generate H8SX code"
9723 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
9725 #: config/h8300/h8300.h:162
9726 #, fuzzy
9727 msgid "Do not generate H8SX code"
9728 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
9730 #: config/h8300/h8300.h:163
9731 #, fuzzy
9732 msgid "Generate H8S/2600 code"
9733 msgstr "H8/S2600 ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
9735 #: config/h8300/h8300.h:164
9736 #, fuzzy
9737 msgid "Do not generate H8S/2600 code"
9738 msgstr "H8/S2600 ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
9740 #: config/h8300/h8300.h:165
9741 msgid "Make integers 32 bits wide"
9742 msgstr "À°¿ô¤ò 32 ¥Ó¥Ã¥ÈÉý¤È¤¹¤ë"
9744 #: config/h8300/h8300.h:168
9745 msgid "Use registers for argument passing"
9746 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
9748 #: config/h8300/h8300.h:170
9749 msgid "Do not use registers for argument passing"
9750 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤·¤Ê¤¤"
9752 #: config/h8300/h8300.h:172
9753 msgid "Consider access to byte sized memory slow"
9754 msgstr "¥Ð¥¤¥È¥µ¥¤¥ºÃ±°Ì¤Î¥á¥â¥ê¥¢¥¯¥»¥¹¤¬ÃÙ¤¤¤³¤È¤ò¹Íθ¤¹¤ë"
9756 #: config/h8300/h8300.h:173
9757 msgid "Enable linker relaxing"
9758 msgstr "¥ê¥ó¥«¤Î -relax ¥ª¥×¥·¥ç¥ó¤òÍ­¸ú¤Ë¤¹¤ë"
9760 #: config/h8300/h8300.h:174
9761 msgid "Generate H8/300H code"
9762 msgstr "H8/300H ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
9764 #: config/h8300/h8300.h:175
9765 msgid "Enable the normal mode"
9766 msgstr ""
9768 #: config/h8300/h8300.h:176
9769 msgid "Do not generate H8/300H code"
9770 msgstr "H8/300H ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
9772 #: config/h8300/h8300.h:177
9773 msgid "Use H8/300 alignment rules"
9774 msgstr "H8/300 ¥¢¥é¥¤¥ó¥á¥ó¥Èµ¬Â§¤ò»ÈÍѤ¹¤ë"
9776 #: config/i386/i386.c:1242
9777 #, fuzzy, c-format
9778 msgid "code model %s not supported in PIC mode"
9779 msgstr "-mcmodel= ¤Ï 32 bit ¥·¥¹¥Æ¥à¾å¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
9781 #: config/i386/i386.c:1252 config/sparc/sparc.c:611
9782 #, c-format
9783 msgid "bad value (%s) for -mcmodel= switch"
9784 msgstr "-mcmodel= ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤ÆÉÔÀµ¤ÊÃÍ (%s)"
9786 #: config/i386/i386.c:1267
9787 #, fuzzy, c-format
9788 msgid "bad value (%s) for -masm= switch"
9789 msgstr "-mabi= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
9791 #: config/i386/i386.c:1270
9792 #, fuzzy, c-format
9793 msgid "code model %qs not supported in the %s bit mode"
9794 msgstr "-mcmodel= ¤Ï 32 bit ¥·¥¹¥Æ¥à¾å¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
9796 #: config/i386/i386.c:1273
9797 msgid "code model %<large%> not supported yet"
9798 msgstr ""
9800 #: config/i386/i386.c:1275
9801 #, c-format
9802 msgid "%i-bit mode not compiled in"
9803 msgstr ""
9805 #: config/i386/i386.c:1305 config/i386/i386.c:1329
9806 #, fuzzy
9807 msgid "CPU you selected does not support x86-64 instruction set"
9808 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï THUMB Ì¿Îá¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
9810 #: config/i386/i386.c:1311 config/iq2000/iq2000.c:1673
9811 #, c-format
9812 msgid "bad value (%s) for -march= switch"
9813 msgstr "-march= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
9815 #: config/i386/i386.c:1342
9816 #, fuzzy, c-format
9817 msgid "bad value (%s) for -mtune= switch"
9818 msgstr "-mcpu= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
9820 #: config/i386/i386.c:1359
9821 #, c-format
9822 msgid "-mregparm=%d is not between 0 and %d"
9823 msgstr "-mregparm=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9825 #: config/i386/i386.c:1372
9826 #, fuzzy
9827 msgid "-malign-loops is obsolete, use -falign-loops"
9828 msgstr "-malign-loops=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9830 #: config/i386/i386.c:1377 config/i386/i386.c:1390 config/i386/i386.c:1403
9831 #, c-format
9832 msgid "-malign-loops=%d is not between 0 and %d"
9833 msgstr "-malign-loops=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9835 #: config/i386/i386.c:1385
9836 #, fuzzy
9837 msgid "-malign-jumps is obsolete, use -falign-jumps"
9838 msgstr "-malign-jumps=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9840 #: config/i386/i386.c:1398
9841 #, fuzzy
9842 msgid "-malign-functions is obsolete, use -falign-functions"
9843 msgstr "-malign-functions=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9845 #: config/i386/i386.c:1436
9846 #, fuzzy, c-format
9847 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
9848 msgstr "-mpreferred-stack-boundary=%d ¤¬ 2 ¤«¤é 31 ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9850 #: config/i386/i386.c:1448
9851 #, c-format
9852 msgid "-mbranch-cost=%d is not between 0 and 5"
9853 msgstr "-mbranch-cost=%d ¤¬ 0 ¤«¤é 5 ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9855 #: config/i386/i386.c:1460
9856 #, fuzzy, c-format
9857 msgid "bad value (%s) for -mtls-dialect= switch"
9858 msgstr "-msdata ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
9860 #: config/i386/i386.c:1507
9861 msgid "-malign-double makes no sense in the 64bit mode"
9862 msgstr ""
9864 #: config/i386/i386.c:1509
9865 #, fuzzy
9866 msgid "-mrtd calling convention not supported in the 64bit mode"
9867 msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï²Äȼ¹Իþ¥â¥Ç¥ë¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
9869 #: config/i386/i386.c:1538 config/i386/i386.c:1549
9870 #, fuzzy
9871 msgid "SSE instruction set disabled, using 387 arithmetics"
9872 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
9874 #: config/i386/i386.c:1554
9875 #, fuzzy
9876 msgid "387 instruction set disabled, using SSE arithmetics"
9877 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
9879 #: config/i386/i386.c:1561
9880 #, fuzzy, c-format
9881 msgid "bad value (%s) for -mfpmath= switch"
9882 msgstr "-march= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
9884 #: config/i386/i386.c:1714 config/i386/i386.c:1725
9885 #, fuzzy
9886 msgid "fastcall and stdcall attributes are not compatible"
9887 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
9889 #: config/i386/i386.c:1718 config/i386/i386.c:1774
9890 #, fuzzy
9891 msgid "fastcall and regparm attributes are not compatible"
9892 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
9894 #: config/i386/i386.c:1761
9895 #, fuzzy, c-format
9896 msgid "%qs attribute requires an integer constant argument"
9897 msgstr "3 ¤Ä¤Î 'l' ÀÜÈø¼­¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹"
9899 #: config/i386/i386.c:1767
9900 #, fuzzy, c-format
9901 msgid "argument to %qs attribute larger than %d"
9902 msgstr "ÄêµÁ¤Î¸å¤Ç `%s' Â°À­¤ò¥»¥Ã¥È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
9904 #: config/i386/i386.c:2565
9905 msgid "SSE register return with SSE disabled"
9906 msgstr ""
9908 #: config/i386/i386.c:2567
9909 msgid "SSE register argument with SSE disabled"
9910 msgstr ""
9912 #: config/i386/i386.c:2862
9913 msgid "SSE vector argument without SSE enabled changes the ABI"
9914 msgstr ""
9916 #: config/i386/i386.c:2879
9917 msgid "MMX vector argument without MMX enabled changes the ABI"
9918 msgstr ""
9920 #: config/i386/i386.c:3127
9921 msgid "SSE vector return without SSE enabled changes the ABI"
9922 msgstr ""
9924 #: config/i386/i386.c:6003
9925 msgid "invalid UNSPEC as operand"
9926 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê UNSPEC"
9928 #: config/i386/i386.c:6241
9929 msgid "extended registers have no high halves"
9930 msgstr ""
9932 #: config/i386/i386.c:6256
9933 msgid "unsupported operand size for extended register"
9934 msgstr ""
9936 #: config/i386/i386.c:6572
9937 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
9938 msgstr ""
9940 #: config/i386/i386.c:6625
9941 #, fuzzy, c-format
9942 msgid "invalid operand code '%c'"
9943 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9945 #: config/i386/i386.c:6668
9946 #, fuzzy
9947 msgid "invalid constraints for operand"
9948 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê¼°"
9950 #: config/i386/i386.c:11919
9951 #, fuzzy
9952 msgid "unknown insn mode"
9953 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
9955 #: config/i386/i386.c:14174
9956 #, c-format
9957 msgid "selector must be an integer constant in the range 0..%i"
9958 msgstr ""
9960 #: config/i386/i386.c:14512
9961 #, fuzzy
9962 msgid "shift must be an immediate"
9963 msgstr "¥Þ¥¹¥¯¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
9965 #: config/i386/i386.c:15634
9966 #, fuzzy, c-format
9967 msgid "%qs incompatible attribute ignored"
9968 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
9970 #: config/i386/winnt.c:74
9971 #, fuzzy, c-format
9972 msgid "%qs attribute only applies to variables"
9973 msgstr "`%s' Â°À­¤Ï·¿¤Ë¤ÏŬÍѤµ¤ì¤Þ¤»¤ó"
9975 #: config/i386/winnt.c:172
9976 msgid "%Jfunction '%D' is defined after prior declaration as dllimport: attribute ignored"
9977 msgstr ""
9979 #: config/i386/winnt.c:183
9980 msgid "%Jinline function '%D' is declared as dllimport: attribute ignored."
9981 msgstr ""
9983 #: config/i386/winnt.c:195
9984 msgid "%Jdefinition of static data member '%D' of dllimport'd class."
9985 msgstr ""
9987 #: config/i386/winnt.c:255
9988 msgid "%Jinconsistent dll linkage for '%D', dllexport assumed."
9989 msgstr ""
9991 #: config/i386/winnt.c:299 config/sh/symbian.c:279
9992 #, fuzzy, c-format
9993 msgid "%qs declared as both exported to and imported from a DLL"
9994 msgstr "`%s' ¤¬ DLL ¤«¤é import¡¢DLL ¤Ë export ¤ÎξÊý¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
9996 #: config/i386/winnt.c:308
9997 msgid "%Jfailure in redeclaration of '%D': dllimport'd symbol lacks external linkage."
9998 msgstr ""
10000 #: config/i386/winnt.c:447
10001 msgid "%J'%D' defined locally after being referenced with dllimport linkage"
10002 msgstr ""
10004 #: config/i386/winnt.c:450
10005 msgid "%J'%D' redeclared without dllimport attribute after being referenced with dllimport linkage"
10006 msgstr ""
10008 #: config/i386/winnt.c:617
10009 #, fuzzy
10010 msgid "%J'%D' causes a section type conflict"
10011 msgstr "%s ¤Ï¥»¥¯¥·¥ç¥ó¥¿¥¤¥×¤Î¶¥¹ç¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
10013 #: config/i386/cygming.h:61
10014 msgid "Use the Cygwin interface"
10015 msgstr "Cygwin ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
10017 #: config/i386/cygming.h:62
10018 msgid "Use the Mingw32 interface"
10019 msgstr "Mingw32 ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
10021 #: config/i386/cygming.h:63
10022 msgid "Create GUI application"
10023 msgstr "GUI ¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤òºî¤ë"
10025 #: config/i386/cygming.h:64
10026 msgid "Don't set Windows defines"
10027 msgstr "Windows ¤Î define ¤òÀßÄꤷ¤Ê¤¤"
10029 #: config/i386/cygming.h:65
10030 msgid "Set Windows defines"
10031 msgstr "Windows ¤Î define ¤òÀßÄꤹ¤ë"
10033 #: config/i386/cygming.h:66
10034 msgid "Create console application"
10035 msgstr "¥³¥ó¥½¡¼¥ë¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤òºî¤ë"
10037 #: config/i386/cygming.h:67
10038 msgid "Generate code for a DLL"
10039 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10041 #: config/i386/cygming.h:69
10042 msgid "Ignore dllimport for functions"
10043 msgstr "´Ø¿ô¤Ø¤Î dllimport ¤ò̵»ë¤¹¤ë"
10045 #: config/i386/cygming.h:71
10046 msgid "Use Mingw-specific thread support"
10047 msgstr "Mingw ¸ÇÍ­¤Î¥¹¥ì¥Ã¥É¥µ¥Ý¡¼¥È¤ò»ÈÍѤ¹¤ë"
10049 #: config/i386/cygming.h:185
10050 #, c-format
10051 msgid "-f%s ignored for target (all code is position independent)"
10052 msgstr "-f%s ¤Ï¥¿¡¼¥²¥Ã¥È¤Ç̵»ë¤µ¤ì¤Þ¤¹ (Á´¤Æ¤Î¥³¡¼¥É¤Ï°ÌÃÖÈó°Í¸¤Ç¤¹)"
10054 #: config/i386/djgpp.h:191
10055 #, fuzzy
10056 msgid "-mbnu210 is ignored (option is obsolete)"
10057 msgstr "-mbnu210 ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿(ÇѤ줿¥ª¥×¥·¥ç¥ó¤Ç¤¹)"
10059 #: config/i386/i386-interix.h:257
10060 #, fuzzy
10061 msgid "ms-bitfields not supported for objc"
10062 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
10064 #. Deprecated.
10065 #. Deprecated.
10066 #. Deprecated.
10067 #. Deprecated.
10068 #. Deprecated.
10069 #. Deprecated.
10070 #: config/i386/i386.h:347
10071 msgid "Alternate calling convention"
10072 msgstr "¸Æ¤Ó½Ð¤·µ¬Ìó¤òÆþ¤ìÂؤ¨¤ë"
10074 #: config/i386/i386.h:349 config/m68k/m68k.h:336 config/ns32k/ns32k.h:144
10075 msgid "Use normal calling convention"
10076 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
10078 #: config/i386/i386.h:351
10079 msgid "Align some doubles on dword boundary"
10080 msgstr "double ¤ò dword ¶­³¦¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10082 #: config/i386/i386.h:353
10083 msgid "Align doubles on word boundary"
10084 msgstr "double ¤ò word ¶­³¦¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10086 #: config/i386/i386.h:355
10087 msgid "Uninitialized locals in .bss"
10088 msgstr ".bss ¤Ë¤¢¤ë¥í¡¼¥«¥ë¤Ê¤â¤Î¤Ï½é´ü²½¤µ¤ì¤Ê¤¤"
10090 #: config/i386/i386.h:357
10091 msgid "Uninitialized locals in .data"
10092 msgstr ".data ¤Ë¤¢¤ë¥í¡¼¥«¥ë¤Ê¤â¤Î¤Ï½é´ü²½¤µ¤ì¤Ê¤¤"
10094 #: config/i386/i386.h:359 config/m68k/linux.h:42 config/ns32k/ns32k.h:167
10095 msgid "Use IEEE math for fp comparisons"
10096 msgstr "ÉâÆ°¾®¿ôÅÀÈæ³Ó¤Ë IEEE µ¬³Ê¤ò»È¤¦"
10098 #: config/i386/i386.h:361 config/ns32k/ns32k.h:169
10099 msgid "Do not use IEEE math for fp comparisons"
10100 msgstr "ÉâÆ°¾®¿ôÅÀÈæ³Ó¤Ë IEEE µ¬³Ê¤ò»È¤ï¤Ê¤¤"
10102 #: config/i386/i386.h:363
10103 msgid "Return values of functions in FPU registers"
10104 msgstr "FPU ¥ì¥¸¥¹¥¿Æâ¤Îµ¡Ç½¤ÎÃͤòÊÖ¤¹"
10106 #: config/i386/i386.h:365
10107 msgid "Do not return values of functions in FPU registers"
10108 msgstr "FPU ¥ì¥¸¥¹¥¿Æâ¤Îµ¡Ç½¤ÎÃͤòÊÖ¤µ¤Ê¤¤"
10110 #: config/i386/i386.h:367
10111 msgid "Do not generate sin, cos, sqrt for FPU"
10112 msgstr "FPU ÍѤΠsin, cos, sqrt ¤òÀ¸À®¤·¤Ê¤¤"
10114 #: config/i386/i386.h:369
10115 msgid "Generate sin, cos, sqrt for FPU"
10116 msgstr "FPU ÍѤΠsin, cos, sqrt ¤òÀ¸À®¤¹¤ë"
10118 #: config/i386/i386.h:371
10119 msgid "Omit the frame pointer in leaf functions"
10120 msgstr "Ëöü¤Î´Ø¿ô¤Ç¤Ï¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤ò¾Êά¤¹¤ë"
10122 #: config/i386/i386.h:374
10123 msgid "Enable stack probing"
10124 msgstr "¥¹¥¿¥Ã¥¯Ãµº÷¤òÍ­¸ú¤Ë¤¹¤ë"
10126 #. undocumented
10127 #. undocumented
10128 #: config/i386/i386.h:379
10129 msgid "Align destination of the string operations"
10130 msgstr "ʸ»úÎóÁàºî¤Î½ñ¹þ¤ßÀè¤ò¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10132 #: config/i386/i386.h:381
10133 msgid "Do not align destination of the string operations"
10134 msgstr "ʸ»úÎóÁàºî¤Î½ñ¹þ¤ßÀè¤ò¥¢¥é¥¤¥ó¥á¥ó¥È¤·¤Ê¤¤"
10136 #: config/i386/i386.h:383
10137 msgid "Inline all known string operations"
10138 msgstr "´ûÃΤÎÁ´¤Æ¤Îʸ»úÎóÁàºî¤ò inline ¤Ë¤¹¤ë"
10140 #: config/i386/i386.h:385
10141 msgid "Do not inline all known string operations"
10142 msgstr "´ûÃΤÎÁ´¤Æ¤Îʸ»úÎóÁàºî¤ò inline ¤Ë¤·¤Ê¤¤"
10144 #: config/i386/i386.h:387 config/i386/i386.h:391
10145 msgid "Use push instructions to save outgoing arguments"
10146 msgstr "½ÐÎϤ¹¤ë°ú¿ô¤ò¥»¡¼¥Ö¤¹¤ë¤¿¤á push Ì¿Îá¤ò»È¤¦"
10148 #: config/i386/i386.h:389 config/i386/i386.h:393
10149 msgid "Do not use push instructions to save outgoing arguments"
10150 msgstr "½ÐÎϤ¹¤ë°ú¿ô¤ò¥»¡¼¥Ö¤¹¤ë¤¿¤á¤Ë¤Ï push Ì¿Îá¤ò»È¤ï¤Ê¤¤"
10152 #: config/i386/i386.h:395
10153 #, fuzzy
10154 msgid "Support MMX built-in functions"
10155 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
10157 #: config/i386/i386.h:397
10158 #, fuzzy
10159 msgid "Do not support MMX built-in functions"
10160 msgstr "¤¤¤¯¤Ä¤«¤ÎÁȤ߹þ¤ß´Ø¿ô¤òǧ¼±¤µ¤»¤Ê¤¤"
10162 #: config/i386/i386.h:399
10163 #, fuzzy
10164 msgid "Support 3DNow! built-in functions"
10165 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
10167 #: config/i386/i386.h:401
10168 #, fuzzy
10169 msgid "Do not support 3DNow! built-in functions"
10170 msgstr "¤¤¤¯¤Ä¤«¤ÎÁȤ߹þ¤ß´Ø¿ô¤òǧ¼±¤µ¤»¤Ê¤¤"
10172 #: config/i386/i386.h:403
10173 msgid "Support MMX and SSE built-in functions and code generation"
10174 msgstr ""
10176 #: config/i386/i386.h:405
10177 msgid "Do not support MMX and SSE built-in functions and code generation"
10178 msgstr ""
10180 #: config/i386/i386.h:407
10181 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
10182 msgstr ""
10184 #: config/i386/i386.h:409
10185 msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
10186 msgstr ""
10188 #: config/i386/i386.h:411
10189 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
10190 msgstr ""
10192 #: config/i386/i386.h:413
10193 msgid "Do not support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
10194 msgstr ""
10196 #: config/i386/i386.h:415
10197 #, fuzzy
10198 msgid "sizeof(long double) is 16"
10199 msgstr "sizeof(long double) ¤Ï 16 ¤È¤¹¤ë¡£"
10201 #: config/i386/i386.h:417
10202 #, fuzzy
10203 msgid "sizeof(long double) is 12"
10204 msgstr "sizeof(long double) ¤Ï 12 ¤È¤¹¤ë¡£"
10206 #: config/i386/i386.h:419
10207 #, fuzzy
10208 msgid "Generate 64bit x86-64 code"
10209 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10211 #: config/i386/i386.h:421
10212 #, fuzzy
10213 msgid "Generate 32bit i386 code"
10214 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
10216 #: config/i386/i386.h:423
10217 msgid "Use native (MS) bitfield layout"
10218 msgstr ""
10220 #: config/i386/i386.h:425
10221 msgid "Use gcc default bitfield layout"
10222 msgstr ""
10224 #: config/i386/i386.h:427
10225 msgid "Use red-zone in the x86-64 code"
10226 msgstr ""
10228 #: config/i386/i386.h:429
10229 #, fuzzy
10230 msgid "Do not use red-zone in the x86-64 code"
10231 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
10233 #: config/i386/i386.h:431
10234 #, c-format
10235 msgid "Use direct references against %gs when accessing tls data"
10236 msgstr ""
10238 #: config/i386/i386.h:433
10239 #, c-format
10240 msgid "Do not use direct references against %gs when accessing tls data"
10241 msgstr ""
10243 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10244 #. command options that have values.  Its definition is an
10245 #. initializer with a subgrouping for each command option.
10247 #. Each subgrouping contains a string constant, that defines the
10248 #. fixed part of the option name, and the address of a variable.  The
10249 #. variable, type `char *', is set to the variable part of the given
10250 #. option if the fixed part matches.  The actual option name is made
10251 #. by appending `-m' to the specified name.
10252 #: config/i386/i386.h:471 config/ia64/ia64.h:280 config/rs6000/rs6000.h:453
10253 #: config/s390/s390.h:158 config/sparc/sparc.h:717
10254 msgid "Schedule code for given CPU"
10255 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤ò¥¹¥±¥¸¥å¡¼¥ë¤¹¤ë"
10257 #: config/i386/i386.h:473
10258 #, fuzzy
10259 msgid "Generate floating point mathematics using given instruction set"
10260 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
10262 #: config/i386/i386.h:475 config/s390/s390.h:160
10263 msgid "Generate code for given CPU"
10264 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10266 #: config/i386/i386.h:477
10267 msgid "Number of registers used to pass integer arguments"
10268 msgstr "¥ì¥¸¥¹¥¿¤Î¿ô¤¬À°¿ô¤ò°ú¿ô¤òÅϤ¹¤¿¤á¤Ë»È¤ï¤ì¤ë"
10270 #: config/i386/i386.h:479
10271 msgid "Loop code aligned to this power of 2"
10272 msgstr "¥ë¡¼¥×¥³¡¼¥É¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10274 #: config/i386/i386.h:481
10275 msgid "Jump targets are aligned to this power of 2"
10276 msgstr "¥¸¥ã¥ó¥×Àè¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10278 #: config/i386/i386.h:483
10279 msgid "Function starts are aligned to this power of 2"
10280 msgstr "´Ø¿ô¤Î³«»Ï°ÌÃÖ¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10282 #: config/i386/i386.h:486
10283 msgid "Attempt to keep stack aligned to this power of 2"
10284 msgstr "¤Ç¤­¤ë¤À¤±¥¹¥¿¥Ã¥¯¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10286 #: config/i386/i386.h:488
10287 msgid "Branches are this expensive (1-5, arbitrary units)"
10288 msgstr "¥Ö¥é¥ó¥Á¤Î¥³¥¹¥È¤ò»Ø¼¨¤¹¤ë (1-5, Ç¤°Õ¤Î¸Ä¿ô)"
10290 #: config/i386/i386.h:490
10291 #, fuzzy
10292 msgid "Use given x86-64 code model"
10293 msgstr "Í¿¤¨¤é¤ì¤¿ Sparc ¥³¡¼¥É¥â¥Ç¥ë¤ò»ÈÍѤ¹¤ë"
10295 #. Undocumented.
10296 #. Undocumented.
10297 #: config/i386/i386.h:496
10298 #, fuzzy
10299 msgid "Use given assembler dialect"
10300 msgstr "DEC ¥¢¥»¥ó¥Ö¥éʸˡ¤ò»ÈÍѤ¹¤ë"
10302 #: config/i386/i386.h:498
10303 msgid "Use given thread-local storage dialect"
10304 msgstr ""
10306 #: config/i386/sco5.h:290
10307 msgid "Generate ELF output"
10308 msgstr "ELF ½ÐÎϤòÀ¸À®¤¹¤ë"
10310 #. 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.
10311 #. 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.
10312 #: config/i386/xm-djgpp.h:62
10313 #, fuzzy
10314 msgid "environment variable DJGPP not defined"
10315 msgstr "´Ä¶­ÊÑ¿ô DJGPP ¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
10317 #: config/i386/xm-djgpp.h:64
10318 #, fuzzy, c-format
10319 msgid "environment variable DJGPP points to missing file '%s'"
10320 msgstr "´Ä¶­ÊÑ¿ô DJGPP ¤¬¡¢¸«¤Ä¤«¤é¤Ê¤¤¥Õ¥¡¥¤¥ë '%s' ¤ò¼¨¤·¤Æ¤¤¤Þ¤¹¡£"
10322 #: config/i386/xm-djgpp.h:67
10323 #, fuzzy, c-format
10324 msgid "environment variable DJGPP points to corrupt file '%s'"
10325 msgstr "´Ä¶­ÊÑ¿ô DJGPP ¤¬¡¢²õ¤ì¤¿¥Õ¥¡¥¤¥ë '%s' ¤ò¼¨¤·¤Æ¤¤¤Þ¤¹¡£"
10327 #. Macro to define tables used to set the flags.
10328 #. This is a list in braces of pairs in braces,
10329 #. each pair being { "NAME", VALUE }
10330 #. where VALUE is the bits to set or minus the bits to clear.
10331 #. An empty string NAME is used to identify the default VALUE.
10332 #: config/i860/i860.h:60
10333 msgid "Generate code which uses the FPU"
10334 msgstr "ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
10336 #: config/i860/i860.h:61 config/i860/i860.h:62
10337 msgid "Do not generate code which uses the FPU"
10338 msgstr "ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
10340 #: config/ia64/ia64-c.c:52
10341 #, fuzzy
10342 msgid "malformed #pragma builtin"
10343 msgstr "¤ª¤«¤·¤Ê #pragma implementation"
10345 #: config/ia64/ia64.c:494 config/m32r/m32r.c:360
10346 #, fuzzy, c-format
10347 msgid "invalid argument of %qs attribute"
10348 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
10350 #: config/ia64/ia64.c:506
10351 #, fuzzy
10352 msgid "%Jan address area attribute cannot be specified for local variables"
10353 msgstr "¥Ç¡¼¥¿Îΰè°À­¤ò¥í¡¼¥«¥ëÊÑ¿ô¤Ë¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
10355 #: config/ia64/ia64.c:513
10356 #, fuzzy
10357 msgid "%Jaddress area of '%s' conflicts with previous declaration"
10358 msgstr "¥Ç¡¼¥¿Îΰè '%s' ¤ÏÁ°¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
10360 #: config/ia64/ia64.c:520
10361 #, fuzzy
10362 msgid "%Jaddress area attribute cannot be specified for functions"
10363 msgstr "¥Ç¡¼¥¿Îΰè°À­¤ò¥í¡¼¥«¥ëÊÑ¿ô¤Ë¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
10365 #: config/ia64/ia64.c:4183
10366 msgid "ia64_print_operand: unknown code"
10367 msgstr "ia64_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
10369 #: config/ia64/ia64.c:4556 config/pa/pa.c:324
10370 msgid "value of -mfixed-range must have form REG1-REG2"
10371 msgstr "-mfixed-range ¤ÎÃͤϠREG1-REG2 ·Á¼°¤ò»ý¤¿¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
10373 #: config/ia64/ia64.c:4583 config/pa/pa.c:351
10374 #, c-format
10375 msgid "%s-%s is an empty range"
10376 msgstr "%s-%s ¤¬¶õ¤ÎÈϰϤǤ¹"
10378 #: config/ia64/ia64.c:4634
10379 #, fuzzy
10380 msgid "cannot optimize floating point division for both latency and throughput"
10381 msgstr "¥ì¥¤¥Æ¥ó¥·¤È¥¹¥ë¡¼¥×¥Ã¥ÈξÊý¤Îʬ³äºÇŬ²½¤Ï¹Ô¤Ê¤¨¤Þ¤»¤ó"
10383 #: config/ia64/ia64.c:4651
10384 #, fuzzy
10385 msgid "cannot optimize integer division for both latency and throughput"
10386 msgstr "¥ì¥¤¥Æ¥ó¥·¤È¥¹¥ë¡¼¥×¥Ã¥ÈξÊý¤Îʬ³äºÇŬ²½¤Ï¹Ô¤Ê¤¨¤Þ¤»¤ó"
10388 #: config/ia64/ia64.c:4668
10389 #, fuzzy
10390 msgid "cannot optimize square root for both latency and throughput"
10391 msgstr "¥ì¥¤¥Æ¥ó¥·¤È¥¹¥ë¡¼¥×¥Ã¥ÈξÊý¤Îʬ³äºÇŬ²½¤Ï¹Ô¤Ê¤¨¤Þ¤»¤ó"
10393 #: config/ia64/ia64.c:4682
10394 msgid "not yet implemented: latency-optimized inline square root"
10395 msgstr ""
10397 #: config/ia64/ia64.c:4694
10398 #, fuzzy, c-format
10399 msgid "bad value (%s) for -mtls-size= switch"
10400 msgstr "-mabi= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
10402 #: config/ia64/ia64.c:4710
10403 #, fuzzy, c-format
10404 msgid "bad value (%s) for -tune= switch"
10405 msgstr "-mcpu= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
10407 #. This macro defines names of command options to set and clear bits in
10408 #. `target_flags'.  Its definition is an initializer with a subgrouping for
10409 #. each command option.
10410 #: config/ia64/ia64.h:178
10411 msgid "Generate big endian code"
10412 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
10414 #: config/ia64/ia64.h:180 config/mcore/mcore.h:146
10415 msgid "Generate little endian code"
10416 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
10418 #: config/ia64/ia64.h:182
10419 msgid "Generate code for GNU as"
10420 msgstr "GNU as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10422 #: config/ia64/ia64.h:184
10423 msgid "Generate code for Intel as"
10424 msgstr "Intel as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10426 #: config/ia64/ia64.h:186
10427 msgid "Generate code for GNU ld"
10428 msgstr "GNU ld ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10430 #: config/ia64/ia64.h:188
10431 msgid "Generate code for Intel ld"
10432 msgstr "Intel ld ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10434 #: config/ia64/ia64.h:190
10435 msgid "Generate code without GP reg"
10436 msgstr "GP ¥ì¥¸¥¹¥¿ÉÔ»ÈÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10438 #: config/ia64/ia64.h:192
10439 msgid "Emit stop bits before and after volatile extended asms"
10440 msgstr "³ÈÄ¥¥¢¥»¥ó¥Ö¥ê volatile ¤ÎÁ°¸å¤Ë stop ¥Ó¥Ã¥È¤òÁ÷½Ð¤¹¤ë"
10442 #: config/ia64/ia64.h:194
10443 msgid "Don't emit stop bits before and after volatile extended asms"
10444 msgstr "³ÈÄ¥¥¢¥»¥ó¥Ö¥ê volatile ¤ÎÁ°¸å¤Ë stop ¥Ó¥Ã¥È¤òÁ÷½Ð¤¹¤ë"
10446 #: config/ia64/ia64.h:196
10447 msgid "Use in/loc/out register names"
10448 msgstr "in/loc/out ¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ¹¤ë"
10450 #: config/ia64/ia64.h:198
10451 msgid "Disable use of sdata/scommon/sbss"
10452 msgstr "sdata/scommon/sbss ¤Î»ÈÍѤò̵¸ú¤Ë¤¹¤ë"
10454 #: config/ia64/ia64.h:200
10455 msgid "Enable use of sdata/scommon/sbss"
10456 msgstr "sdata/scommon/sbss ¤Î»ÈÍѤòÍ­¸ú¤Ë¤¹¤ë"
10458 #: config/ia64/ia64.h:202
10459 msgid "gp is constant (but save/restore gp on indirect calls)"
10460 msgstr "gp ¤òÄê¿ô¤È¤¹¤ë¡Êâ¡¢´ÖÀܸƤӽФ·¤Ç¤Ï gp ¤ò save/restore ¤¹¤ë¡Ë"
10462 #: config/ia64/ia64.h:204
10463 msgid "Generate self-relocatable code"
10464 msgstr "¼«¸ÊºÆÇÛÃÖ²Äǽ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10466 #: config/ia64/ia64.h:206
10467 #, fuzzy
10468 msgid "Generate inline floating point division, optimize for latency"
10469 msgstr "¥ì¥¤¥Æ¥ó¥·¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
10471 #: config/ia64/ia64.h:208
10472 #, fuzzy
10473 msgid "Generate inline floating point division, optimize for throughput"
10474 msgstr "¥¹¥ë¡¼¥×¥Ã¥È¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
10476 #: config/ia64/ia64.h:211
10477 #, fuzzy
10478 msgid "Do not inline floating point division"
10479 msgstr "´ûÃΤÎÁ´¤Æ¤Îʸ»úÎóÁàºî¤ò inline ¤Ë¤·¤Ê¤¤"
10481 #: config/ia64/ia64.h:213
10482 #, fuzzy
10483 msgid "Generate inline integer division, optimize for latency"
10484 msgstr "¥ì¥¤¥Æ¥ó¥·¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
10486 #: config/ia64/ia64.h:215
10487 #, fuzzy
10488 msgid "Generate inline integer division, optimize for throughput"
10489 msgstr "¥¹¥ë¡¼¥×¥Ã¥È¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
10491 #: config/ia64/ia64.h:217
10492 #, fuzzy
10493 msgid "Do not inline integer division"
10494 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
10496 #: config/ia64/ia64.h:219
10497 #, fuzzy
10498 msgid "Generate inline square root, optimize for latency"
10499 msgstr "¥ì¥¤¥Æ¥ó¥·¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
10501 #: config/ia64/ia64.h:221
10502 #, fuzzy
10503 msgid "Generate inline square root, optimize for throughput"
10504 msgstr "¥¹¥ë¡¼¥×¥Ã¥È¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
10506 #: config/ia64/ia64.h:223
10507 #, fuzzy
10508 msgid "Do not inline square root"
10509 msgstr "Visual Ì¿Î᥻¥Ã¥È¤òÍøÍѤ·¤Ê¤¤"
10511 #: config/ia64/ia64.h:225
10512 msgid "Enable Dwarf 2 line debug info via GNU as"
10513 msgstr "GNU as ¤òÄ̤¸¤¿ Dwarf2 ¤Î¹Ô¥Ç¥Ð¥Ã¥°¤òÍ­¸ú¤Ë¤¹¤ë"
10515 #: config/ia64/ia64.h:227
10516 msgid "Disable Dwarf 2 line debug info via GNU as"
10517 msgstr "GNU as ¤òÄ̤¸¤¿ Dwarf2 ¤Î¹Ô¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë"
10519 #: config/ia64/ia64.h:229
10520 msgid "Enable earlier placing stop bits for better scheduling"
10521 msgstr ""
10523 #: config/ia64/ia64.h:231
10524 #, fuzzy
10525 msgid "Disable earlier placing stop bits"
10526 msgstr "ÊÂÎóÌ¿Îá¤ò̵¸ú¤Ë¤¹¤ë"
10528 #: config/ia64/ia64.h:276
10529 #, fuzzy
10530 msgid "Specify range of registers to make fixed"
10531 msgstr "¸ÇÄꤹ¤ë¤¿¤á¤Î¥ì¥¸¥¹¥¿¤ÎÈϰϤò»ØÄꤹ¤ë"
10533 #: config/ip2k/ip2k.c:1087
10534 #, fuzzy
10535 msgid "bad operand"
10536 msgstr "̵¸ú¤Ê %P ¥ª¥Ú¥é¥ó¥É¤Ç¤¹"
10538 #: config/iq2000/iq2000.c:1649
10539 #, c-format
10540 msgid "bad value (%s) for -mcpu= switch"
10541 msgstr "-mcpu= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
10543 #: config/iq2000/iq2000.c:1678
10544 #, fuzzy, c-format
10545 msgid "The compiler does not support -march=%s."
10546 msgstr "¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ï -mabi ¥¹¥¤¥Ã¥Á¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
10548 #: config/iq2000/iq2000.c:2065
10549 #, c-format
10550 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero."
10551 msgstr "gp_offset (%ld) Ëô¤Ï end_offset (%ld) ¤¬¥¼¥í¤è¤ê¤â¾®¤µ¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
10553 #: config/iq2000/iq2000.c:2847
10554 #, fuzzy, c-format
10555 msgid "argument %qd is not a constant"
10556 msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó "
10558 #: config/iq2000/iq2000.c:3150 config/xtensa/xtensa.c:2033
10559 msgid "PRINT_OPERAND_ADDRESS, null pointer"
10560 msgstr "PRINT_OPERAND_ADDRESS, null ¥Ý¥¤¥ó¥¿"
10562 #: config/iq2000/iq2000.c:3305
10563 #, c-format
10564 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
10565 msgstr "PRINT_OPERAND: ÉÔÌÀ¤Ê¶çÆÉÅÀ '%c'"
10567 #: config/iq2000/iq2000.c:3314 config/mips/mips.c:4832
10568 #: config/xtensa/xtensa.c:1887
10569 msgid "PRINT_OPERAND null pointer"
10570 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
10572 #: config/iq2000/iq2000.c:3383
10573 #, fuzzy, c-format
10574 msgid "invalid %%P operand"
10575 msgstr "̵¸ú¤Ê %P ¥ª¥Ú¥é¥ó¥É¤Ç¤¹"
10577 #: config/iq2000/iq2000.c:3391 config/rs6000/rs6000.c:10736
10578 #, c-format
10579 msgid "invalid %%p value"
10580 msgstr "̵¸ú¤Ê %%p ÃͤǤ¹"
10582 #: config/iq2000/iq2000.c:3455 config/mips/mips.c:4958
10583 #, c-format
10584 msgid "invalid use of %%d, %%x, or %%X"
10585 msgstr "̵¸ú¤ÊÍÑË¡¤Î of %%d, %%x, Ëô¤Ï %%X"
10587 #: config/iq2000/iq2000.h:72 config/mn10300/mn10300.h:74
10588 msgid "No default crt0.o"
10589 msgstr "crt0.o ¤ò¥Ç¥Õ¥©¥ë¥È¤È¤·¤Ê¤¤"
10591 #: config/iq2000/iq2000.h:74
10592 msgid "Use GP relative sdata/sbss sections"
10593 msgstr "GP ´ØÏ¢ sdata/sbss ¥»¥¯¥·¥ç¥ó¤ò»ÈÍѤ¹¤ë"
10595 #: config/iq2000/iq2000.h:76
10596 msgid "Don't use GP relative sdata/sbss sections"
10597 msgstr "GP ´ØÏ¢ sdata/sbss ¥»¥¯¥·¥ç¥ó¤ò»ÈÍѤ·¤Ê¤¤"
10599 #: config/iq2000/iq2000.h:78 config/mips/mips.h:589
10600 msgid "Use ROM instead of RAM"
10601 msgstr "RAM ¤ÎÂå¤ï¤ê¤Ë ROM ¤òÍøÍѤ¹¤ë"
10603 #: config/iq2000/iq2000.h:80 config/mips/mips.h:591
10604 msgid "Don't use ROM instead of RAM"
10605 msgstr "RAM ¤ÎÂå¤ï¤ê¤Ë ROM ¤òÍøÍѤ·¤Ê¤¤"
10607 #: config/iq2000/iq2000.h:82 config/mips/mips.h:593
10608 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
10609 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤¯(Í× -membedded-data)"
10611 #: config/iq2000/iq2000.h:84 config/mips/mips.h:595
10612 msgid "Don't put uninitialized constants in ROM"
10613 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤«¤Ê¤¤"
10615 #: config/iq2000/iq2000.h:106 config/mips/mips.h:780
10616 msgid "Specify CPU for scheduling purposes"
10617 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Î¤¿¤á¤Ë CPU ¤ò»ØÄꤹ¤ë"
10619 #: config/iq2000/iq2000.h:108 config/mips/mips.h:782
10620 #, fuzzy
10621 msgid "Specify CPU for code generation purposes"
10622 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Î¤¿¤á¤Ë CPU ¤ò»ØÄꤹ¤ë"
10624 #: config/m32r/m32r.c:178
10625 #, c-format
10626 msgid "bad value (%s) for -mmodel switch"
10627 msgstr "-mmodel ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
10629 #: config/m32r/m32r.c:187
10630 #, c-format
10631 msgid "bad value (%s) for -msdata switch"
10632 msgstr "-msdata ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
10634 #: config/m32r/m32r.c:194
10635 #, fuzzy, c-format
10636 msgid "bad value (%s) for -flush-trap=n (0=<n<=15)"
10637 msgstr "-msdata ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
10639 #: config/m32r/m32r.c:2111
10640 #, fuzzy, c-format
10641 msgid "invalid operand to %%s code"
10642 msgstr "%s ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
10644 #: config/m32r/m32r.c:2118
10645 #, fuzzy, c-format
10646 msgid "invalid operand to %%p code"
10647 msgstr "%p ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
10649 #: config/m32r/m32r.c:2173
10650 msgid "bad insn for 'A'"
10651 msgstr ""
10653 #: config/m32r/m32r.c:2220
10654 #, fuzzy, c-format
10655 msgid "invalid operand to %%T/%%B code"
10656 msgstr "%T/%B ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
10658 #: config/m32r/m32r.c:2243
10659 #, fuzzy, c-format
10660 msgid "invalid operand to %%N code"
10661 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
10663 #: config/m32r/m32r.c:2276
10664 #, fuzzy
10665 msgid "pre-increment address is not a register"
10666 msgstr "`%d' ¥ª¥Ú¥é¥ó¥É¤¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
10668 #: config/m32r/m32r.c:2283
10669 #, fuzzy
10670 msgid "pre-decrement address is not a register"
10671 msgstr "thumb_load_double_from_address: ¥Ù¡¼¥¹¤¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
10673 #: config/m32r/m32r.c:2290
10674 msgid "post-increment address is not a register"
10675 msgstr ""
10677 #: config/m32r/m32r.c:2366 config/m32r/m32r.c:2382
10678 #: config/rs6000/rs6000.c:17465
10679 #, fuzzy
10680 msgid "bad address"
10681 msgstr "ÉÔÀµ¤Ê¥Ø¥Ã¥À¥Ð¡¼¥¸¥ç¥ó"
10683 #: config/m32r/m32r.c:2387
10684 #, fuzzy
10685 msgid "lo_sum not of register"
10686 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ·¤Ê¤¤"
10688 #. { "relax",                   TARGET_RELAX_MASK, "" },                    { "no-relax",               -TARGET_RELAX_MASK, "" },
10689 #: config/m32r/m32r.h:283
10690 msgid "Display compile time statistics"
10691 msgstr "¥³¥ó¥Ñ¥¤¥ë»þ´ÖÅý·×Ãͤòɽ¼¨¤¹¤ë"
10693 #: config/m32r/m32r.h:285
10694 msgid "Align all loops to 32 byte boundary"
10695 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤ò 32 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
10697 #: config/m32r/m32r.h:288
10698 msgid "Only issue one instruction per cycle"
10699 msgstr "¥µ¥¤¥¯¥ëËè¤Ë°ì¤Ä¤ÎÌ¿Îá¤À¤±¤òȯ¹Ô¤¹¤ë"
10701 #: config/m32r/m32r.h:291
10702 msgid "Prefer branches over conditional execution"
10703 msgstr "¾ò·ï¤Î¼Â¹Ô¤è¤ê¤Ïʬ´ô¤ÎÀ¸À®¤òÍ¥À褹¤ë"
10705 #: config/m32r/m32r.h:312
10706 msgid "Code size: small, medium or large"
10707 msgstr "¥³¡¼¥É¥µ¥¤¥º: small, medium Ëô¤Ï large"
10709 #: config/m32r/m32r.h:314
10710 msgid "Small data area: none, sdata, use"
10711 msgstr "¥¹¥â¡¼¥ë¥Ç¡¼¥¿Îΰè: none, sdata, use"
10713 #: config/m32r/m32r.h:316 config/mips/mips.h:788
10714 #, fuzzy
10715 msgid "Don't call any cache flush functions"
10716 msgstr "´Ø¿ô %s ¤Ë¸Æ¤Ó½Ð¤·¤¬¤¢¤ê¤Þ¤»¤ó\n"
10718 #: config/m32r/m32r.h:318 config/mips/mips.h:790
10719 msgid "Specify cache flush function"
10720 msgstr ""
10722 #: config/m32r/m32r.h:320
10723 msgid "Don't call any cache flush trap"
10724 msgstr ""
10726 #: config/m32r/m32r.h:322
10727 msgid "Specify cache flush trap number"
10728 msgstr ""
10730 #: config/m68hc11/m68hc11.c:293
10731 #, c-format
10732 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
10733 msgstr "-f%s ¤Ï 68HC11/68HC12 ÍѤȤ·¤Æ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿ (¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó)"
10735 #: config/m68hc11/m68hc11.c:1433
10736 msgid "%<trap%> and %<far%> attributes are not compatible, ignoring %<far%>"
10737 msgstr ""
10739 #: config/m68hc11/m68hc11.c:1439
10740 msgid "%<trap%> attribute is already used"
10741 msgstr ""
10743 #. !!!! SCz wrong here.
10744 #: config/m68hc11/m68hc11.c:3398 config/m68hc11/m68hc11.c:3782
10745 msgid "move insn not handled"
10746 msgstr ""
10748 #: config/m68hc11/m68hc11.c:3630 config/m68hc11/m68hc11.c:3714
10749 #: config/m68hc11/m68hc11.c:3985
10750 #, fuzzy
10751 msgid "invalid register in the move instruction"
10752 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
10754 #: config/m68hc11/m68hc11.c:3664
10755 #, fuzzy
10756 msgid "invalid operand in the instruction"
10757 msgstr "%s ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
10759 #: config/m68hc11/m68hc11.c:3959
10760 #, fuzzy
10761 msgid "invalid register in the instruction"
10762 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
10764 #: config/m68hc11/m68hc11.c:3992
10765 #, fuzzy
10766 msgid "operand 1 must be a hard register"
10767 msgstr "`%d' ¥ª¥Ú¥é¥ó¥É¤¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
10769 #: config/m68hc11/m68hc11.c:4006
10770 #, fuzzy
10771 msgid "invalid rotate insn"
10772 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
10774 #: config/m68hc11/m68hc11.c:4430
10775 msgid "registers IX, IY and Z used in the same INSN"
10776 msgstr ""
10778 #: config/m68hc11/m68hc11.c:4767 config/m68hc11/m68hc11.c:5067
10779 msgid "cannot do z-register replacement"
10780 msgstr ""
10782 #: config/m68hc11/m68hc11.c:5130
10783 #, fuzzy
10784 msgid "invalid Z register replacement for insn"
10785 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
10787 #. Macro to define tables used to set the flags. This is a list in braces of
10788 #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits
10789 #. to set or minus the bits to clear. An empty string NAME is used to
10790 #. identify the default VALUE.
10791 #: config/m68hc11/m68hc11.h:179
10792 msgid "Compile with 16-bit integer mode"
10793 msgstr "16 ¥Ó¥Ã¥ÈÀ°¿ô¥â¡¼¥É¤Ç¥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10795 #: config/m68hc11/m68hc11.h:181
10796 msgid "Compile with 32-bit integer mode"
10797 msgstr "32 ¥Ó¥Ã¥ÈÀ°¿ô¥â¡¼¥É¤Ç¥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10799 #: config/m68hc11/m68hc11.h:183
10800 msgid "Auto pre/post decrement increment allowed"
10801 msgstr "¼«Æ° pre/post ¥Ç¥¯¥ê¥á¥ó¥È ¥¤¥ó¥¯¥ê¥á¥ó¥È¤òµöÍƤ¹¤ë"
10803 #: config/m68hc11/m68hc11.h:185
10804 msgid "Auto pre/post decrement increment not allowed"
10805 msgstr "¼«Æ° pre/post ¥Ç¥¯¥ê¥á¥ó¥È ¥¤¥ó¥¯¥ê¥á¥ó¥È¤òµöÍƤ·¤Ê¤¤"
10807 #: config/m68hc11/m68hc11.h:187
10808 msgid "Min/max instructions allowed"
10809 msgstr ""
10811 #: config/m68hc11/m68hc11.h:189
10812 #, fuzzy
10813 msgid "Min/max instructions not allowed"
10814 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
10816 #: config/m68hc11/m68hc11.h:191
10817 #, fuzzy
10818 msgid "Use call and rtc for function calls and returns"
10819 msgstr "noreturn ´Ø¿ô¤¬ return ¤¹¤ë¤È¤­ abort ¤Î¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
10821 #: config/m68hc11/m68hc11.h:193
10822 #, fuzzy
10823 msgid "Use jsr and rts for function calls and returns"
10824 msgstr "´Ø¿ô³«»ÏÉôʬÍѤΥ¹¥¿¥Ö¤ò»ÈÍѤ¹¤ë"
10826 #: config/m68hc11/m68hc11.h:195
10827 #, fuzzy
10828 msgid "Do not use direct addressing mode for soft registers"
10829 msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤òÍøÍѤ·¤Ê¤¤"
10831 #: config/m68hc11/m68hc11.h:197
10832 #, fuzzy
10833 msgid "Use direct addressing mode for soft registers"
10834 msgstr "'¾®¤µ¤Ê' ½¸¹çÂΤò¥ì¥¸¥¹¥¿¤Ç¤Ï¤Ê¤¯¥á¥â¥ê¤Ë³ÊǼ¤·¤ÆÊÖ¤¹"
10836 #: config/m68hc11/m68hc11.h:199 config/m68hc11/m68hc11.h:205
10837 msgid "Compile for a 68HC11"
10838 msgstr "68HC11 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10840 #: config/m68hc11/m68hc11.h:201 config/m68hc11/m68hc11.h:207
10841 msgid "Compile for a 68HC12"
10842 msgstr "68HC12 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10844 #: config/m68hc11/m68hc11.h:203 config/m68hc11/m68hc11.h:209
10845 #, fuzzy
10846 msgid "Compile for a 68HCS12"
10847 msgstr "68HC12 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10849 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10850 #. command options that have values.  Its definition is an
10851 #. initializer with a subgrouping for each command option.
10853 #. Each subgrouping contains a string constant, that defines the
10854 #. fixed part of the option name, and the address of a variable.  The
10855 #. variable, type `char *', is set to the variable part of the given
10856 #. option if the fixed part matches.  The actual option name is made
10857 #. by appending `-m' to the specified name.
10858 #: config/m68hc11/m68hc11.h:223
10859 msgid "Specify the register allocation order"
10860 msgstr "¥ì¥¸¥¹¥¿³ÎÊݽç¤ò»ØÄꤹ¤ë"
10862 #: config/m68hc11/m68hc11.h:225
10863 msgid "Indicate the number of soft registers available"
10864 msgstr "ÍøÍѲÄǽ¥½¥Õ¥È¥ì¥¸¥¹¥¿¤Î¿ô¤ò¼¨¤¹"
10866 #: config/m68k/m68k.c:216
10867 msgid "-mshared-library-id= specified without -mid-shared-library"
10868 msgstr ""
10870 #: config/m68k/m68k.c:219
10871 #, fuzzy, c-format
10872 msgid "-mshared-library-id=%d is not between 0 and %d"
10873 msgstr "-mregparm=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
10875 #: config/m68k/m68k.c:233
10876 #, fuzzy
10877 msgid "cannot specify both -msep-data and -mid-shared-library"
10878 msgstr "-C ¤È -o ¤ÏξÊý¤ò°ì½ï¤Ë»ØÄê¤Ç¤­¤Þ¤»¤ó"
10880 #: config/m68k/m68k.c:245
10881 msgid "-fPIC is not currently supported on the 68000 or 68010\n"
10882 msgstr "º£¤Î¤È¤³¤í 68000 ¤ä 68010 ¤Ç¤Ï -fPIC ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
10884 #: config/m68k/m68k.c:547 config/rs6000/rs6000.c:13592
10885 msgid "stack limit expression is not supported"
10886 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¼°¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
10888 #: config/m68k/m68k.h:240 config/m68k/m68k.h:242
10889 #, fuzzy
10890 msgid "Generate code for a 68020"
10891 msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10893 #: config/m68k/m68k.h:247 config/m68k/m68k.h:250
10894 #, fuzzy
10895 msgid "Generate code for a 68000"
10896 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10898 #: config/m68k/m68k.h:252
10899 #, fuzzy
10900 msgid "Use the bit-field instructions"
10901 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
10903 #: config/m68k/m68k.h:254
10904 #, fuzzy
10905 msgid "Do not use the bit-field instructions"
10906 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
10908 #: config/m68k/m68k.h:256
10909 msgid "Consider type 'int' to be 16 bits wide"
10910 msgstr ""
10912 #: config/m68k/m68k.h:258
10913 msgid "Consider type 'int' to be 32 bits wide"
10914 msgstr ""
10916 #: config/m68k/m68k.h:261
10917 msgid "Generate code with library calls for floating point"
10918 msgstr ""
10920 #: config/m68k/m68k.h:263
10921 #, fuzzy
10922 msgid "Generate code for a 68040, without any new instructions"
10923 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤¹¤ë"
10925 #: config/m68k/m68k.h:266
10926 #, fuzzy
10927 msgid "Generate code for a 68060, without any new instructions"
10928 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤¹¤ë"
10930 #: config/m68k/m68k.h:270
10931 #, fuzzy
10932 msgid "Generate code for a 68030"
10933 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10935 #: config/m68k/m68k.h:273
10936 #, fuzzy
10937 msgid "Generate code for a 68040"
10938 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10940 #: config/m68k/m68k.h:277
10941 #, fuzzy
10942 msgid "Generate code for a 68060"
10943 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10945 #: config/m68k/m68k.h:282
10946 #, fuzzy
10947 msgid "Generate code for a 520X"
10948 msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10950 #: config/m68k/m68k.h:286
10951 #, fuzzy
10952 msgid "Generate code for a 5206e"
10953 msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10955 #: config/m68k/m68k.h:290
10956 #, fuzzy
10957 msgid "Generate code for a 528x"
10958 msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10960 #: config/m68k/m68k.h:294
10961 #, fuzzy
10962 msgid "Generate code for a 5307"
10963 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10965 #: config/m68k/m68k.h:298
10966 #, fuzzy
10967 msgid "Generate code for a 5407"
10968 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10970 #: config/m68k/m68k.h:301
10971 #, fuzzy
10972 msgid "Generate code for a 68851"
10973 msgstr "c1 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10975 #: config/m68k/m68k.h:303
10976 #, fuzzy
10977 msgid "Do no generate code for a 68851"
10978 msgstr "c1 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10980 #: config/m68k/m68k.h:306
10981 #, fuzzy
10982 msgid "Generate code for a 68302"
10983 msgstr "c32 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10985 #: config/m68k/m68k.h:309
10986 #, fuzzy
10987 msgid "Generate code for a 68332"
10988 msgstr "c32 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10990 #: config/m68k/m68k.h:313
10991 #, fuzzy
10992 msgid "Generate code for a cpu32"
10993 msgstr "c32 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10995 #: config/m68k/m68k.h:316
10996 #, fuzzy
10997 msgid "Align variables on a 32-bit boundary"
10998 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤ò 32 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
11000 #: config/m68k/m68k.h:318
11001 #, fuzzy
11002 msgid "Align variables on a 16-bit boundary"
11003 msgstr "double ¤ò word ¶­³¦¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
11005 #: config/m68k/m68k.h:320
11006 msgid "Enable separate data segment"
11007 msgstr ""
11009 #: config/m68k/m68k.h:322
11010 msgid "Disable separate data segment"
11011 msgstr ""
11013 #: config/m68k/m68k.h:324
11014 msgid "Enable ID based shared library"
11015 msgstr ""
11017 #: config/m68k/m68k.h:326
11018 msgid "Disable ID based shared library"
11019 msgstr ""
11021 #: config/m68k/m68k.h:328
11022 #, fuzzy
11023 msgid "Generate pc-relative code"
11024 msgstr "¼«¸ÊºÆÇÛÃÖ²Äǽ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11026 #: config/m68k/m68k.h:330
11027 #, fuzzy
11028 msgid "Do not use unaligned memory references"
11029 msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤òµö²Ä¤·¤Ê¤¤"
11031 #: config/m68k/m68k.h:332
11032 #, fuzzy
11033 msgid "Use unaligned memory references"
11034 msgstr "¥é¡¼¥¸¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ"
11036 #: config/m68k/m68k.h:334
11037 #, fuzzy
11038 msgid "Use different calling convention using 'rtd'"
11039 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
11041 #. TARGET_DEFAULT is defined in m68k-none.h, netbsd.h, etc.
11042 #: config/m68k/m68k.h:344
11043 msgid "ID of shared library to build"
11044 msgstr ""
11046 #: config/mcore/mcore.c:2992
11047 #, fuzzy
11048 msgid "invalid option %<-mstack-increment=%s%>"
11049 msgstr "`-mstack-increment=%s' ¤Ï̵¸ú¤Ê¥ª¥×¥·¥ç¥ó¤Ç¤¹"
11051 #: config/mcore/mcore.h:113
11052 msgid "Inline constants if it can be done in 2 insns or less"
11053 msgstr "2 Ì¿Îá°Ê²¼¤Ç¹Ô¤Ê¤¨¤ëÉÔÊѽèÍý¤ò¥¤¥ó¥é¥¤¥ó¤Ë¤¹¤ë"
11055 #: config/mcore/mcore.h:115
11056 #, fuzzy
11057 msgid "Inline constants if it only takes 1 instruction"
11058 msgstr "1 Ì¿Îá¤À¤±¤ò¤È¤ëÉÔÊѽèÍý¤ò¥¤¥ó¥é¥¤¥ó¤Ë¤¹¤ë"
11060 #: config/mcore/mcore.h:117
11061 msgid "Set maximum alignment to 4"
11062 msgstr "ºÇÂ祢¥é¥¤¥ó¥á¥ó¥È¤ò 4 ¤ËÀßÄꤹ¤ë"
11064 #: config/mcore/mcore.h:119
11065 msgid "Set maximum alignment to 8"
11066 msgstr "ºÇÂ祢¥é¥¤¥ó¥á¥ó¥È¤ò 8 ¤ËÀßÄꤹ¤ë"
11068 #: config/mcore/mcore.h:123
11069 msgid "Do not use the divide instruction"
11070 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
11072 #: config/mcore/mcore.h:127
11073 #, fuzzy
11074 msgid "Do not arbitrary sized immediates in bit operations"
11075 msgstr "¥Ó¥Ã¥È±é»»¤Ç¤Î¨ÃÍ¥µ¥¤¥º¤òÄ´Ä䤷¤Ê¤¤"
11077 #: config/mcore/mcore.h:129
11078 #, fuzzy
11079 msgid "Always treat bit-field as int-sized"
11080 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ò¾ï¤Ë int ¤Î¥µ¥¤¥º¤È¤·¤Æ°·¤¦"
11082 #: config/mcore/mcore.h:133
11083 msgid "Force functions to be aligned to a 4 byte boundary"
11084 msgstr "´Ø¿ô¤ò¶¯À©Åª¤Ë 4 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
11086 #: config/mcore/mcore.h:135
11087 msgid "Force functions to be aligned to a 2 byte boundary"
11088 msgstr "´Ø¿ô¤ò¶¯À©Åª¤Ë 2 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
11090 #: config/mcore/mcore.h:137
11091 msgid "Emit call graph information"
11092 msgstr "¸Æ¤Ó½Ð¤·¥°¥é¥Õ¾ðÊó¤òÁ÷½Ð¤¹¤ë"
11094 #: config/mcore/mcore.h:141
11095 msgid "Prefer word accesses over byte accesses"
11096 msgstr "¥Ð¥¤¥È¥¢¥¯¥»¥¹¤è¤ê¥ï¡¼¥É¥¢¥¯¥»¥¹¤òÁª¤Ö"
11098 #: config/mcore/mcore.h:152
11099 msgid "Generate code for the M*Core M340"
11100 msgstr "M*Core M340 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11102 #: config/mcore/mcore.h:165
11103 msgid "Maximum amount for a single stack increment operation"
11104 msgstr "ñ°ì¥¹¥¿¥Ã¥¯¥¤¥ó¥¯¥ê¥á¥ó¥ÈÁàºî¤ÎºÇÂçÃÍ"
11106 #: config/mips/mips.c:4025
11107 #, c-format
11108 msgid "bad value (%s) for -mabi= switch"
11109 msgstr "-mabi= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
11111 #: config/mips/mips.c:4048
11112 #, c-format
11113 msgid "-mips%s conflicts with the other architecture options, which specify a MIPS%d processor"
11114 msgstr ""
11116 #: config/mips/mips.c:4067
11117 #, c-format
11118 msgid "-march=%s is not compatible with the selected ABI"
11119 msgstr ""
11121 #: config/mips/mips.c:4082
11122 msgid "-mgp64 used with a 32-bit processor"
11123 msgstr ""
11125 #: config/mips/mips.c:4084
11126 #, fuzzy
11127 msgid "-mgp32 used with a 64-bit ABI"
11128 msgstr "64 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
11130 #: config/mips/mips.c:4086
11131 #, fuzzy
11132 msgid "-mgp64 used with a 32-bit ABI"
11133 msgstr "32 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
11135 #: config/mips/mips.c:4104 config/mips/mips.c:4106 config/mips/mips.c:4108
11136 #: config/mips/mips.c:4192
11137 #, fuzzy, c-format
11138 msgid "unsupported combination: %s"
11139 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¥Ð¡¼¥¸¥ç¥ó¤Ç¤¹"
11141 #: config/mips/mips.c:4136
11142 msgid "-mint64 is a deprecated option"
11143 msgstr ""
11145 #: config/mips/mips.c:4187
11146 msgid "generation of Branch Likely instructions enabled, but not supported by architecture"
11147 msgstr ""
11149 #: config/mips/mips.c:4204
11150 msgid "-G is incompatible with PIC code which is the default"
11151 msgstr "-G ¤Ï¥Ç¥Õ¥©¥ë¥È¤Î PIC ¥³¡¼¥É¤È¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
11153 #: config/mips/mips.c:4271
11154 msgid "-mips3d requires -mpaired-single"
11155 msgstr ""
11157 #: config/mips/mips.c:4280
11158 msgid "-mips3d/-mpaired-single must be used with -mfp64 -mhard-float"
11159 msgstr ""
11161 #: config/mips/mips.c:4285
11162 #, fuzzy
11163 msgid "-mips3d/-mpaired-single must be used with -mips64"
11164 msgstr "-frepo ¤Ï -c ÉÕ¤­¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
11166 #: config/mips/mips.c:4643
11167 msgid "mips_debugger_offset called with non stack/frame/arg pointer"
11168 msgstr ""
11170 #: config/mips/mips.c:4769
11171 #, c-format
11172 msgid "internal error: %%) found without a %%( in assembler pattern"
11173 msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%( ¤Ê¤·¤Î %%) ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
11175 #: config/mips/mips.c:4783
11176 #, c-format
11177 msgid "internal error: %%] found without a %%[ in assembler pattern"
11178 msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%[ ¤Ê¤·¤Î %%] ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
11180 #: config/mips/mips.c:4796
11181 #, c-format
11182 msgid "internal error: %%> found without a %%< in assembler pattern"
11183 msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%< ¤Ê¤·¤Î %%> ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
11185 #: config/mips/mips.c:4809
11186 #, c-format
11187 msgid "internal error: %%} found without a %%{ in assembler pattern"
11188 msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%{ ¤Ê¤·¤Î %%} ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
11190 #: config/mips/mips.c:4823
11191 #, fuzzy, c-format
11192 msgid "PRINT_OPERAND: unknown punctuation '%c'"
11193 msgstr "PRINT_OPERAND: ÉÔÌÀ¤Ê¶çÆÉÅÀ '%c'"
11195 #: config/mips/mips.c:4852
11196 #, fuzzy, c-format
11197 msgid "PRINT_OPERAND, invalid insn for %%C"
11198 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
11200 #: config/mips/mips.c:4869
11201 #, fuzzy, c-format
11202 msgid "PRINT_OPERAND, invalid insn for %%N"
11203 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
11205 #: config/mips/mips.c:4878
11206 #, fuzzy, c-format
11207 msgid "PRINT_OPERAND, invalid insn for %%F"
11208 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
11210 #: config/mips/mips.c:4887
11211 #, fuzzy, c-format
11212 msgid "PRINT_OPERAND, invalid insn for %%W"
11213 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
11215 #: config/mips/mips.c:4908
11216 #, fuzzy, c-format
11217 msgid "invalid %%Y value"
11218 msgstr "̵¸ú¤Ê %%W ÃͤǤ¹"
11220 #: config/mips/mips.c:4986
11221 msgid "PRINT_OPERAND, invalid operand for relocation"
11222 msgstr ""
11224 #: config/mips/mips.c:7573
11225 #, fuzzy, c-format
11226 msgid "cannot handle inconsistent calls to %qs"
11227 msgstr "`%s' ¤Ø¤ÎÌ·½â¤·¤¿¸Æ¤Ó½Ð¤·¤òÊ᪤Ǥ­¤Þ¤»¤ó"
11229 #: config/mips/mips.c:8963
11230 #, fuzzy
11231 msgid "the cpu name must be lower case"
11232 msgstr "¥·¥ó¥Ü¥ë̾¤ò¾®Ê¸»ú¤È¤¹¤ë"
11234 #: config/mips/mips.c:8985
11235 #, fuzzy, c-format
11236 msgid "bad value (%s) for %s"
11237 msgstr "ÃÍ (%s) ¤Ï %s switch ¤Ë¤È¤Ã¤ÆÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
11239 #. Target CPU builtins.
11240 #. Everyone but IRIX defines this to mips.
11241 #. We do this here because __mips is defined below               and so we can't use builtin_define_std.
11242 #. Treat _R3000 and _R4000 like register-size                        defines, which is how they've historically                      been used.
11243 #. Macros dependent on the C dialect.
11244 #. Bizarre, but needed at least for Irix.
11245 #. Macro to define tables used to set the flags.
11246 #. This is a list in braces of pairs in braces,
11247 #. each pair being { "NAME", VALUE }
11248 #. where VALUE is the bits to set or minus the bits to clear.
11249 #. An empty string NAME is used to identify the default VALUE.
11250 #: config/mips/mips.h:537
11251 msgid "Use 64-bit int type"
11252 msgstr "64 ¥Ó¥Ã¥È int ·¿¤ò»ÈÍѤ¹¤ë"
11254 #: config/mips/mips.h:539
11255 msgid "Use 64-bit long type"
11256 msgstr "64 ¥Ó¥Ã¥È long ·¿¤ò»ÈÍѤ¹¤ë"
11258 #: config/mips/mips.h:541
11259 msgid "Use 32-bit long type"
11260 msgstr "32 ¥Ó¥Ã¥È long ·¿¤ò»ÈÍѤ¹¤ë"
11262 #: config/mips/mips.h:543
11263 msgid "Optimize lui/addiu address loads"
11264 msgstr "lui/addiu ¥¢¥É¥ì¥¹¥í¡¼¥É¤òºÇŬ²½¤¹¤ë"
11266 #: config/mips/mips.h:545
11267 msgid "Don't optimize lui/addiu address loads"
11268 msgstr "lui/addiu ¥¢¥É¥ì¥¹¥í¡¼¥É¤òºÇŬ²½¤·¤Ê¤¤"
11270 #: config/mips/mips.h:547
11271 msgid "Use GNU as (now ignored)"
11272 msgstr ""
11274 #: config/mips/mips.h:549 config/mips/mips.h:551
11275 #, fuzzy
11276 msgid "Use GP relative sdata/sbss sections (now ignored)"
11277 msgstr "GP ´ØÏ¢ sdata/sbss ¥»¥¯¥·¥ç¥ó¤ò»ÈÍѤ¹¤ë"
11279 #: config/mips/mips.h:553 config/mips/mips.h:555
11280 #, fuzzy
11281 msgid "Don't use GP relative sdata/sbss sections (now ignored)"
11282 msgstr "GP ´ØÏ¢ sdata/sbss ¥»¥¯¥·¥ç¥ó¤ò»ÈÍѤ·¤Ê¤¤"
11284 #: config/mips/mips.h:557
11285 #, fuzzy
11286 msgid "Output compiler statistics (now ignored)"
11287 msgstr "¥³¥ó¥Ñ¥¤¥éÅý·×¤ò½ÐÎϤ¹¤ë"
11289 #: config/mips/mips.h:559
11290 msgid "Don't output compiler statistics"
11291 msgstr "¥³¥ó¥Ñ¥¤¥éÅý·×¤ò½ÐÎϤ·¤Ê¤¤"
11293 #: config/mips/mips.h:561
11294 msgid "Don't optimize block moves"
11295 msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°¤òºÇŬ²½¤·¤Ê¤¤"
11297 #: config/mips/mips.h:563
11298 msgid "Optimize block moves"
11299 msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°¤òºÇŬ²½¤¹¤ë"
11301 #: config/mips/mips.h:565
11302 msgid "Use mips-tfile asm postpass"
11303 msgstr "asm ¸å²áÄø¤Ç mips-tfile ¤òÍøÍѤ¹¤ë"
11305 #: config/mips/mips.h:567
11306 msgid "Don't use mips-tfile asm postpass"
11307 msgstr "asm ¸å²áÄø¤Ç mips-tfile ¤òÍøÍѤ·¤Ê¤¤"
11309 #: config/mips/mips.h:569 config/pa/pa.h:288
11310 msgid "Use software floating point"
11311 msgstr "¥½¥Õ¥ÈÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
11313 #. Macro to define tables used to set the flags.
11314 #. This is a list in braces of triplets in braces,
11315 #. each triplet being { "NAME", VALUE, DOC }
11316 #. where VALUE is the bits to set or minus the bits to clear and DOC
11317 #. is the documentation for --help (NULL if intentionally undocumented).
11318 #. An empty string NAME is used to identify the default VALUE.
11319 #: config/mips/mips.h:571 config/pdp11/pdp11.h:61 config/rs6000/rs6000.h:329
11320 msgid "Use hardware floating point"
11321 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
11323 #: config/mips/mips.h:573
11324 msgid "Use 64-bit FP registers"
11325 msgstr "64 ¥Ó¥Ã¥È FP ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
11327 #: config/mips/mips.h:575
11328 msgid "Use 32-bit FP registers"
11329 msgstr "32 ¥Ó¥Ã¥È FP ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
11331 #: config/mips/mips.h:577
11332 msgid "Use 64-bit general registers"
11333 msgstr "64 ¥Ó¥Ã¥È°ìÈ̥쥸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
11335 #: config/mips/mips.h:579
11336 msgid "Use 32-bit general registers"
11337 msgstr "32 ¥Ó¥Ã¥È°ìÈ̥쥸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
11339 #: config/mips/mips.h:581
11340 msgid "Use Irix PIC"
11341 msgstr "Irix PIC ¤òÍøÍѤ¹¤ë"
11343 #: config/mips/mips.h:583
11344 msgid "Don't use Irix PIC"
11345 msgstr "Irix PIC ¤òÍøÍѤ·¤Ê¤¤"
11347 #: config/mips/mips.h:585
11348 msgid "Use indirect calls"
11349 msgstr "´ÖÀܸƤӽФ·¤ò»ÈÍѤ¹¤ë"
11351 #: config/mips/mips.h:587
11352 msgid "Don't use indirect calls"
11353 msgstr "´ÖÀܸƤӽФ·¤ò»ÈÍѤ·¤Ê¤¤"
11355 #: config/mips/mips.h:597
11356 msgid "Use big-endian byte order"
11357 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥Ð¥¤¥È½ç¤ò»ÈÍѤ¹¤ë"
11359 #: config/mips/mips.h:599
11360 msgid "Use little-endian byte order"
11361 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥Ð¥¤¥È½ç¤ò»ÈÍѤ¹¤ë"
11363 #: config/mips/mips.h:601
11364 msgid "Use single (32-bit) FP only"
11365 msgstr "ñÀºÅÙ(32bit) FP ¤Î¤ß¤òÍøÍѤ¹¤ë"
11367 #: config/mips/mips.h:603
11368 msgid "Don't use single (32-bit) FP only"
11369 msgstr "ñÀºÅÙ(32bit) FP °Ê³°¤âÍøÍѤ¹¤ë"
11371 #: config/mips/mips.h:605 config/mips/mips.h:607
11372 #, fuzzy
11373 msgid "Use paired-single floating point instructions"
11374 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
11376 #: config/mips/mips.h:609 config/mips/mips.h:611
11377 #, fuzzy
11378 msgid "Use MIPS-3D instructions"
11379 msgstr "MIPS16 Ì¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
11381 #: config/mips/mips.h:613
11382 msgid "Use multiply accumulate"
11383 msgstr "¾è»»Ì¿Îá¤ò»ÈÍѤ¹¤ë"
11385 #: config/mips/mips.h:615
11386 msgid "Don't use multiply accumulate"
11387 msgstr "¾è»»¡¦²Ã»»Ì¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
11389 #: config/mips/mips.h:617
11390 msgid "Don't generate fused multiply/add instructions"
11391 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
11393 #: config/mips/mips.h:619 config/rs6000/rs6000.h:345
11394 msgid "Generate fused multiply/add instructions"
11395 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
11397 #: config/mips/mips.h:621
11398 #, fuzzy
11399 msgid "Perform VR4130-specific alignment optimizations"
11400 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
11402 #: config/mips/mips.h:623
11403 #, fuzzy
11404 msgid "Don't perform VR4130-specific alignment optimizations"
11405 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤ï¤Ê¤¤"
11407 #: config/mips/mips.h:625
11408 msgid "Work around early 4300 hardware bug"
11409 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤¦"
11411 #: config/mips/mips.h:627
11412 msgid "Don't work around early 4300 hardware bug"
11413 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤ï¤Ê¤¤"
11415 #: config/mips/mips.h:629
11416 msgid "Work around errata for early SB-1 revision 2 cores"
11417 msgstr ""
11419 #: config/mips/mips.h:631
11420 msgid "Don't work around errata for early SB-1 revision 2 cores"
11421 msgstr ""
11423 #: config/mips/mips.h:633
11424 #, fuzzy
11425 msgid "Work around R4000 errata"
11426 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤¦"
11428 #: config/mips/mips.h:635
11429 #, fuzzy
11430 msgid "Don't work around R4000 errata"
11431 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤ï¤Ê¤¤"
11433 #: config/mips/mips.h:637
11434 #, fuzzy
11435 msgid "Work around R4400 errata"
11436 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤¦"
11438 #: config/mips/mips.h:639
11439 #, fuzzy
11440 msgid "Don't work around R4400 errata"
11441 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤ï¤Ê¤¤"
11443 #: config/mips/mips.h:641
11444 msgid "Work around certain VR4120 errata"
11445 msgstr ""
11447 #: config/mips/mips.h:643
11448 #, fuzzy
11449 msgid "Don't work around certain VR4120 errata"
11450 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤ï¤Ê¤¤"
11452 #: config/mips/mips.h:645
11453 msgid "Trap on integer divide by zero"
11454 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤¹¤ë"
11456 #: config/mips/mips.h:647
11457 msgid "Don't trap on integer divide by zero"
11458 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤·¤Ê¤¤"
11460 #: config/mips/mips.h:649
11461 #, fuzzy
11462 msgid "Use trap to check for integer divide by zero"
11463 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤¹¤ë"
11465 #: config/mips/mips.h:651
11466 #, fuzzy
11467 msgid "Use break to check for integer divide by zero"
11468 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤¹¤ë"
11470 #: config/mips/mips.h:653
11471 msgid "Use Branch Likely instructions, overriding default for arch"
11472 msgstr ""
11474 #: config/mips/mips.h:655
11475 msgid "Don't use Branch Likely instructions, overriding default for arch"
11476 msgstr ""
11478 #: config/mips/mips.h:657
11479 msgid "Use NewABI-style %reloc() assembly operators"
11480 msgstr ""
11482 #: config/mips/mips.h:659
11483 msgid "Use assembler macros instead of relocation operators"
11484 msgstr ""
11486 #: config/mips/mips.h:661
11487 #, fuzzy
11488 msgid "Generate mips16 code"
11489 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11491 #: config/mips/mips.h:663
11492 #, fuzzy
11493 msgid "Generate normal-mode code"
11494 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11496 #: config/mips/mips.h:665
11497 msgid "Lift restrictions on GOT size"
11498 msgstr ""
11500 #: config/mips/mips.h:667
11501 msgid "Do not lift restrictions on GOT size"
11502 msgstr ""
11504 #: config/mips/mips.h:669
11505 #, fuzzy
11506 msgid "FP exceptions are enabled"
11507 msgstr "Í­¸ú¥ª¥×¥·¥ç¥ó: "
11509 #: config/mips/mips.h:671
11510 #, fuzzy
11511 msgid "FP exceptions are not enabled"
11512 msgstr "Í­¸ú¥ª¥×¥·¥ç¥ó: "
11514 #: config/mips/mips.h:786
11515 #, fuzzy
11516 msgid "Specify a Standard MIPS ISA"
11517 msgstr "MIPS ISA ¤ò»ØÄꤹ¤ë"
11519 #. Output assembler code to FILE to increment profiler label # LABELNO
11520 #. for profiling a function entry.
11521 #: config/mips/mips.h:2318
11522 msgid "mips16 function profiling"
11523 msgstr "mips16 ´Ø¿ô¥×¥í¥Õ¥¡¥¤¥ë"
11525 #: config/mmix/mmix.c:229
11526 #, fuzzy, c-format
11527 msgid "-f%s not supported: ignored"
11528 msgstr "`%s' ¤Ï %s ¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
11530 #: config/mmix/mmix.c:657
11531 #, fuzzy, c-format
11532 msgid "support for mode %qs"
11533 msgstr "¥â¡¼¥É `%s' ¤ËÂФ¹¤ë¥Ç¡¼¥¿·¿¤¬¤¢¤ê¤Þ¤»¤ó"
11535 #: config/mmix/mmix.c:671
11536 #, c-format
11537 msgid "too large function value type, needs %d registers, have only %d registers for this"
11538 msgstr ""
11540 #: config/mmix/mmix.c:841
11541 msgid "function_profiler support for MMIX"
11542 msgstr ""
11544 #: config/mmix/mmix.c:863
11545 msgid "MMIX Internal: Last named vararg would not fit in a register"
11546 msgstr ""
11548 #: config/mmix/mmix.c:1471 config/mmix/mmix.c:1601
11549 msgid "MMIX Internal: Expected a CONST_INT, not this"
11550 msgstr ""
11552 #: config/mmix/mmix.c:1479 config/mmix/mmix.c:1503 config/mmix/mmix.c:1619
11553 #, c-format
11554 msgid "MMIX Internal: Bad register: %d"
11555 msgstr ""
11557 #: config/mmix/mmix.c:1550
11558 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
11559 msgstr ""
11561 #: config/mmix/mmix.c:1569
11562 msgid "MMIX Internal: Expected a register, not this"
11563 msgstr ""
11565 #: config/mmix/mmix.c:1579
11566 msgid "MMIX Internal: Expected a constant, not this"
11567 msgstr ""
11569 #. Presumably there's a missing case above if we get here.
11570 #: config/mmix/mmix.c:1611
11571 #, c-format
11572 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
11573 msgstr ""
11575 #. We need the original here.
11576 #: config/mmix/mmix.c:1663
11577 msgid "MMIX Internal: Cannot decode this operand"
11578 msgstr ""
11580 #: config/mmix/mmix.c:1720
11581 msgid "MMIX Internal: This is not a recognized address"
11582 msgstr ""
11584 #: config/mmix/mmix.c:1897
11585 #, c-format
11586 msgid "stack frame not a multiple of 8 bytes: %d"
11587 msgstr ""
11589 #: config/mmix/mmix.c:2133
11590 #, c-format
11591 msgid "stack frame not a multiple of octabyte: %d"
11592 msgstr ""
11594 #: config/mmix/mmix.c:2606 config/mmix/mmix.c:2670
11595 #, c-format
11596 msgid "MMIX Internal: %s is not a shiftable int"
11597 msgstr ""
11599 #: config/mmix/mmix.c:2786
11600 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
11601 msgstr ""
11603 #: config/mmix/mmix.c:2793
11604 msgid "MMIX Internal: What's the CC of this?"
11605 msgstr ""
11607 #: config/mmix/mmix.c:2797
11608 msgid "MMIX Internal: What is the CC of this?"
11609 msgstr ""
11611 #: config/mmix/mmix.c:2867
11612 #, fuzzy
11613 msgid "MMIX Internal: This is not a constant:"
11614 msgstr "¥Õ¥£¡¼¥ë¥É½é´üÀßÄê»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
11616 #: config/mmix/mmix.h:132
11617 #, fuzzy
11618 msgid "Set start-address of the program"
11619 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
11621 #: config/mmix/mmix.h:134
11622 msgid "Set start-address of data"
11623 msgstr ""
11625 #. FIXME: Provide a way to *load* the epsilon register.
11626 #: config/mmix/mmix.h:198
11627 msgid "For intrinsics library: pass all parameters in registers"
11628 msgstr ""
11630 #: config/mmix/mmix.h:201
11631 #, fuzzy
11632 msgid "Use register stack for parameters and return value"
11633 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
11635 #: config/mmix/mmix.h:203
11636 #, fuzzy
11637 msgid "Use call-clobbered registers for parameters and return value"
11638 msgstr "¸Æ¤Ó½Ð¤·¤ÇÇ˲õ¤µ¤ì¤ë¥ì¥¸¥¹¥¿¤¬¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ»È¤ï¤ì¤Þ¤·¤¿"
11640 #: config/mmix/mmix.h:205
11641 #, fuzzy
11642 msgid "Use epsilon-respecting floating point compare instructions"
11643 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
11645 #: config/mmix/mmix.h:208
11646 msgid "Use zero-extending memory loads, not sign-extending ones"
11647 msgstr ""
11649 #: config/mmix/mmix.h:211
11650 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
11651 msgstr ""
11653 #: config/mmix/mmix.h:215
11654 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
11655 msgstr ""
11657 #: config/mmix/mmix.h:217
11658 msgid "Do not provide a default start-address 0x100 of the program"
11659 msgstr ""
11661 #: config/mmix/mmix.h:219
11662 msgid "Link to emit program in ELF format (rather than mmo)"
11663 msgstr ""
11665 #: config/mmix/mmix.h:221
11666 msgid "Use P-mnemonics for branches statically predicted as taken"
11667 msgstr ""
11669 #: config/mmix/mmix.h:223
11670 msgid "Don't use P-mnemonics for branches"
11671 msgstr ""
11673 #: config/mmix/mmix.h:225
11674 #, fuzzy
11675 msgid "Use addresses that allocate global registers"
11676 msgstr "¥«¡¼¥Í¥ë¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿¤òÍøÍÑ"
11678 #: config/mmix/mmix.h:227
11679 #, fuzzy
11680 msgid "Do not use addresses that allocate global registers"
11681 msgstr "BK ¥ì¥¸¥¹¥¿¤ò³ÎÊݤ·¤Ê¤¤"
11683 #: config/mmix/mmix.h:229
11684 #, fuzzy
11685 msgid "Generate a single exit point for each function"
11686 msgstr "noreturn ´Ø¿ô¤¬ return ¤¹¤ë¤È¤­ abort ¤Î¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
11688 #: config/mmix/mmix.h:231
11689 #, fuzzy
11690 msgid "Do not generate a single exit point for each function"
11691 msgstr "multm Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
11693 #: config/mn10300/linux.h:45 config/mn10300/mn10300.h:71
11694 msgid "Target the AM33 processor"
11695 msgstr "AM33 ¥×¥í¥»¥Ã¥µ¤ò¥¿¡¼¥²¥Ã¥È¤È¤¹¤ë"
11697 #: config/mn10300/linux.h:46 config/mn10300/mn10300.h:75
11698 #, fuzzy
11699 msgid "Target the AM33/2.0 processor"
11700 msgstr "AM33 ¥×¥í¥»¥Ã¥µ¤ò¥¿¡¼¥²¥Ã¥È¤È¤¹¤ë"
11702 #: config/mn10300/linux.h:47 config/mn10300/mn10300.h:78
11703 #, fuzzy
11704 msgid "Enable linker relaxations"
11705 msgstr "¥ê¥ó¥«¤Î´ËϤòÍ­¸ú¤Ë¤¹¤ë"
11707 #: config/mn10300/mn10300.h:69
11708 msgid "Work around hardware multiply bug"
11709 msgstr "¥Ï¡¼¥É¥¦¥§¥¢¾è»»¥Ð¥°¤ËÂн褹¤ë"
11711 #: config/mn10300/mn10300.h:70
11712 msgid "Do not work around hardware multiply bug"
11713 msgstr "¥Ï¡¼¥É¥¦¥§¥¢¾è»»¥Ð¥°¤ËÂн褷¤Ê¤¤"
11715 #: config/ns32k/ns32k.h:142 config/s390/s390.h:135
11716 msgid "Don't use hardware fp"
11717 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤ò»ÈÍѤ·¤Ê¤¤"
11719 #: config/ns32k/ns32k.h:143
11720 msgid "Alternative calling convention"
11721 msgstr "Ê̤θƤӽФ·µ¬Ìó¤ò»ÈÍѤ¹¤ë"
11723 #: config/ns32k/ns32k.h:145
11724 msgid "Pass some arguments in registers"
11725 msgstr "¤¤¤¯¤Ä¤«¤Î°ú¿ô¤Ï¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
11727 #: config/ns32k/ns32k.h:146
11728 msgid "Pass all arguments on stack"
11729 msgstr "Á´¤Æ¤Î°ú¿ô¤ò¥¹¥¿¥Ã¥¯ÅϤ·¤Ë¤¹¤ë"
11731 #: config/ns32k/ns32k.h:147
11732 msgid "Optimize for 32532 cpu"
11733 msgstr "32532 cpu ÍѤ˺ÇŬ²½¤¹¤ë"
11735 #: config/ns32k/ns32k.h:148
11736 msgid "Optimize for 32332 cpu"
11737 msgstr "32332 cpu ÍѤ˺ÇŬ²½¤¹¤ë"
11739 #: config/ns32k/ns32k.h:150
11740 msgid "Optimize for 32032"
11741 msgstr "32032 ÍѤ˺ÇŬ²½¤¹¤ë"
11743 #: config/ns32k/ns32k.h:152
11744 msgid "Register sb is zero. Use for absolute addressing"
11745 msgstr "sb ¥ì¥¸¥¹¥¿¤ò¥¼¥í¤È¤¹¤ë¡£ÀäÂÐ¥¢¥É¥ì¥¹¤ò»ÈÍѤ¹¤ë"
11747 #: config/ns32k/ns32k.h:153
11748 msgid "Do not use register sb"
11749 msgstr "sb ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ·¤Ê¤¤"
11751 #: config/ns32k/ns32k.h:155
11752 #, fuzzy
11753 msgid "Use bit-field instructions"
11754 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
11756 #: config/ns32k/ns32k.h:157
11757 #, fuzzy
11758 msgid "Do not use bit-field instructions"
11759 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
11761 #: config/ns32k/ns32k.h:158
11762 msgid "Generate code for high memory"
11763 msgstr "¹â°Ì¥¢¥É¥ì¥¹¥á¥â¥êÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11765 #: config/ns32k/ns32k.h:159
11766 msgid "Generate code for low memory"
11767 msgstr "Äã°Ì¥¢¥É¥ì¥¹¥á¥â¥êÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11769 #: config/ns32k/ns32k.h:160
11770 msgid "32381 fpu"
11771 msgstr "32381 ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È"
11773 #: config/ns32k/ns32k.h:162
11774 msgid "Use multiply-accumulate fp instructions"
11775 msgstr "¾è»»-²Ã»»ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò¤ò»ÈÍѤ¹¤ë"
11777 #: config/ns32k/ns32k.h:164
11778 msgid "Do not use multiply-accumulate fp instructions"
11779 msgstr "¾è»»-²Ã»»ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
11781 #: config/ns32k/ns32k.h:165
11782 msgid "\"Small register classes\" kludge"
11783 msgstr "\"¥¹¥â¡¼¥ë¥ì¥¸¥¹¥¿¥¯¥é¥¹\" ¤Î¥Ä¥®¥Ï¥®(kludge)¤ò¹Ô¤Ê¤¦"
11785 #: config/ns32k/ns32k.h:166
11786 msgid "No \"Small register classes\" kludge"
11787 msgstr "\"¥¹¥â¡¼¥ë¥ì¥¸¥¹¥¿¥¯¥é¥¹\" ¤Î¥Ä¥®¥Ï¥®(kludge)¤ò¹Ô¤Ê¤ï¤Ê¤¤"
11789 #: config/pa/pa.c:412
11790 #, fuzzy, c-format
11791 msgid ""
11792 "unknown -mschedule= option (%s).\n"
11793 "Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n"
11794 msgstr ""
11795 "ÉÔÌÀ¤Ê -mschedule= ¥ª¥×¥·¥ç¥ó (%s).\n"
11796 "Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 700, 7100, 7100LC, 7200, µÚ¤Ó 8000 ¤Ç¤¹\n"
11798 #: config/pa/pa.c:437
11799 #, fuzzy, c-format
11800 msgid ""
11801 "unknown -march= option (%s).\n"
11802 "Valid options are 1.0, 1.1, and 2.0\n"
11803 msgstr ""
11804 "ÉÔÌÀ¤Ê -march= ¥ª¥×¥·¥ç¥ó (%s).\n"
11805 "Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 1.0, 1.1, µÚ¤Ó 2.0\n"
11807 #: config/pa/pa.c:457
11808 #, fuzzy, c-format
11809 msgid ""
11810 "unknown -munix= option (%s).\n"
11811 "Valid options are 93, 95 and 98.\n"
11812 msgstr ""
11813 "ÉÔÌÀ¤Ê -march= ¥ª¥×¥·¥ç¥ó (%s).\n"
11814 "Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 1.0, 1.1, µÚ¤Ó 2.0\n"
11816 #: config/pa/pa.c:462
11817 #, fuzzy, c-format
11818 msgid ""
11819 "unknown -munix= option (%s).\n"
11820 "Valid options are 93 and 95.\n"
11821 msgstr ""
11822 "ÉÔÌÀ¤Ê -march= ¥ª¥×¥·¥ç¥ó (%s).\n"
11823 "Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 1.0, 1.1, µÚ¤Ó 2.0\n"
11825 #: config/pa/pa.c:466
11826 #, fuzzy, c-format
11827 msgid ""
11828 "unknown -munix= option (%s).\n"
11829 "Valid option is 93.\n"
11830 msgstr ""
11831 "ÉÔÌÀ¤Ê -march= ¥ª¥×¥·¥ç¥ó (%s).\n"
11832 "Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 1.0, 1.1, µÚ¤Ó 2.0\n"
11834 #: config/pa/pa.c:483
11835 msgid "PIC code generation is not supported in the portable runtime model\n"
11836 msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï²Äȼ¹Իþ¥â¥Ç¥ë¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
11838 #: config/pa/pa.c:488
11839 msgid "PIC code generation is not compatible with fast indirect calls\n"
11840 msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï¹â®´ÖÀܸƤӽФ·¤ÈÁêÍƤì¤Þ¤»¤ó\n"
11842 #: config/pa/pa.c:493
11843 msgid "-g is only supported when using GAS on this processor,"
11844 msgstr "-g ¤Ï¤³¤Î¥×¥í¥»¥Ã¥µ¤Ç¤Ï GAS ¤ò»ÈÍѤ¹¤ë»þ¤À¤±¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤¹"
11846 #: config/pa/pa.c:494
11847 #, fuzzy
11848 msgid "-g option disabled"
11849 msgstr "-g ¥ª¥×¥·¥ç¥ó¤ò̵¸ú²½¤·¤Þ¤·¤¿¡£"
11851 #: config/pa/pa.c:8338
11852 #, c-format
11853 msgid "alignment (%u) for %s exceeds maximum alignment for global common data.  Using %u"
11854 msgstr ""
11856 #: config/pa/pa-hpux.h:96 config/pa/pa64-hpux.h:26
11857 #, fuzzy
11858 msgid "Generate cpp defines for server IO"
11859 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11861 #: config/pa/pa-hpux.h:97 config/pa/pa64-hpux.h:28
11862 #, fuzzy
11863 msgid "Generate cpp defines for workstation IO"
11864 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11866 #: config/pa/pa-hpux10.h:84
11867 msgid ""
11868 "Specify UNIX standard for predefines and linking.\n"
11869 "Supported value is 93."
11870 msgstr ""
11872 #: config/pa/pa-hpux1010.h:28 config/pa/pa-hpux11.h:99
11873 msgid ""
11874 "Specify UNIX standard for predefines and linking.\n"
11875 "Supported values are 93 and 95."
11876 msgstr ""
11878 #: config/pa/pa-hpux11.h:82
11879 msgid "-munix=98 option required for C89 Amendment 1 features.\n"
11880 msgstr ""
11882 #: config/pa/pa-hpux1111.h:28
11883 msgid ""
11884 "Specify UNIX standard for predefines and linking.\n"
11885 "Supported values are 93, 95 and 98."
11886 msgstr ""
11888 #. Macro to define tables used to set the flags.  This is a
11889 #. list in braces of target switches with each switch being
11890 #. { "NAME", VALUE, "HELP_STRING" }.  VALUE is the bits to set,
11891 #. or minus the bits to clear.  An empty string NAME is used to
11892 #. identify the default VALUE.  Do not mark empty strings for
11893 #. translation.
11894 #: config/pa/pa.h:254 config/pa/pa.h:260
11895 #, fuzzy
11896 msgid "Generate PA1.1 code"
11897 msgstr "CA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11899 #: config/pa/pa.h:256 config/pa/pa.h:258
11900 #, fuzzy
11901 msgid "Generate PA1.0 code"
11902 msgstr "CA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11904 #: config/pa/pa.h:262
11905 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
11906 msgstr ""
11908 #: config/pa/pa.h:264
11909 #, fuzzy
11910 msgid "Disable FP regs"
11911 msgstr "¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë"
11913 #: config/pa/pa.h:266
11914 #, fuzzy
11915 msgid "Do not disable FP regs"
11916 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ·¤Ê¤¤"
11918 #: config/pa/pa.h:268
11919 msgid "Disable space regs"
11920 msgstr ""
11922 #: config/pa/pa.h:270
11923 #, fuzzy
11924 msgid "Do not disable space regs"
11925 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ·¤Ê¤¤"
11927 #: config/pa/pa.h:272
11928 msgid "Put jumps in call delay slots"
11929 msgstr ""
11931 #: config/pa/pa.h:274
11932 msgid "Do not put jumps in call delay slots"
11933 msgstr ""
11935 #: config/pa/pa.h:276
11936 #, fuzzy
11937 msgid "Disable indexed addressing"
11938 msgstr "¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë"
11940 #: config/pa/pa.h:278
11941 #, fuzzy
11942 msgid "Do not disable indexed addressing"
11943 msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤òÍøÍѤ·¤Ê¤¤"
11945 #: config/pa/pa.h:280
11946 #, fuzzy
11947 msgid "Use portable calling conventions"
11948 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
11950 #: config/pa/pa.h:282
11951 #, fuzzy
11952 msgid "Do not use portable calling conventions"
11953 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
11955 #: config/pa/pa.h:284
11956 msgid "Assume code will be assembled by GAS"
11957 msgstr ""
11959 #: config/pa/pa.h:286
11960 msgid "Do not assume code will be assembled by GAS"
11961 msgstr ""
11963 #: config/pa/pa.h:290
11964 #, fuzzy
11965 msgid "Do not use software floating point"
11966 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
11968 #: config/pa/pa.h:292
11969 msgid "Emit long load/store sequences"
11970 msgstr ""
11972 #: config/pa/pa.h:294
11973 #, fuzzy
11974 msgid "Do not emit long load/store sequences"
11975 msgstr "Ê£¿ôÌ¿Îá¤Î¥í¡¼¥É/¥¹¥È¥¢¤òÀ¸À®¤·¤Ê¤¤"
11977 #: config/pa/pa.h:296
11978 #, fuzzy
11979 msgid "Generate fast indirect calls"
11980 msgstr "´ÖÀܸƤӽФ·¤ò»ÈÍѤ·¤Ê¤¤"
11982 #: config/pa/pa.h:298
11983 #, fuzzy
11984 msgid "Do not generate fast indirect calls"
11985 msgstr ".size µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
11987 #: config/pa/pa.h:300
11988 #, fuzzy
11989 msgid "Generate code for huge switch statements"
11990 msgstr "¹â°Ì¥¢¥É¥ì¥¹¥á¥â¥êÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11992 #: config/pa/pa.h:302
11993 #, fuzzy
11994 msgid "Do not generate code for huge switch statements"
11995 msgstr "ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
11997 #: config/pa/pa.h:304
11998 msgid "Always generate long calls"
11999 msgstr ""
12001 #: config/pa/pa.h:306
12002 msgid "Generate long calls only when needed"
12003 msgstr ""
12005 #: config/pa/pa.h:308
12006 #, fuzzy
12007 msgid "Enable linker optimizations"
12008 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
12010 #: config/pa/pa.h:332
12011 msgid ""
12012 "Specify PA-RISC architecture for code generation.\n"
12013 "Values are 1.0, 1.1 and 2.0."
12014 msgstr ""
12016 #: config/pa/pa.h:335
12017 msgid "Specify range of registers to make fixed."
12018 msgstr "¸ÇÄꤹ¤ë¤¿¤á¤Î¥ì¥¸¥¹¥¿¤ÎÈϰϤò»ØÄꤹ¤ë"
12020 #: config/pa/pa.h:337
12021 #, fuzzy
12022 msgid "Specify CPU for scheduling purposes."
12023 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Î¤¿¤á¤Ë CPU ¤ò»ØÄꤹ¤ë"
12025 #: config/pa/pa64-hpux.h:30
12026 msgid "Assume code will be linked by GNU ld"
12027 msgstr ""
12029 #: config/pa/pa64-hpux.h:32
12030 msgid "Assume code will be linked by HP ld"
12031 msgstr ""
12033 #: config/pdp11/pdp11.h:62 config/rs6000/rs6000.h:331
12034 msgid "Do not use hardware floating point"
12035 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
12037 #. return float result in ac0
12038 #: config/pdp11/pdp11.h:64
12039 msgid "Return floating point results in ac0"
12040 msgstr "ÉâÆ°¾®¿ôÅÀ¤Î·ë²Ì¤ò ac0 ¤ÇÊÖ¤¹"
12042 #: config/pdp11/pdp11.h:65
12043 msgid "Return floating point results in memory"
12044 msgstr "ÉâÆ°¾®¿ôÅÀ¤Î·ë²Ì¤ò¥á¥â¥ê¤ÇÊÖ¤¹"
12046 #. is 11/40
12047 #: config/pdp11/pdp11.h:67
12048 msgid "Generate code for an 11/40"
12049 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12051 #. is 11/45
12052 #: config/pdp11/pdp11.h:70
12053 msgid "Generate code for an 11/45"
12054 msgstr "11/45 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12056 #. is 11/10
12057 #: config/pdp11/pdp11.h:73
12058 msgid "Generate code for an 11/10"
12059 msgstr "11/10 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12061 #. use movmemhi for bcopy
12062 #. use 32 bit for int
12063 #: config/pdp11/pdp11.h:78 config/pdp11/pdp11.h:79
12064 msgid "Use 32 bit int"
12065 msgstr "32 ¥Ó¥Ã¥ÈÀ°¿ô¤ò»ÈÍѤ¹¤ë"
12067 #: config/pdp11/pdp11.h:80 config/pdp11/pdp11.h:81
12068 msgid "Use 16 bit int"
12069 msgstr "16 ¥Ó¥Ã¥ÈÀ°¿ô¤ò»ÈÍѤ¹¤ë"
12071 #. use 32 bit for float
12072 #: config/pdp11/pdp11.h:83 config/pdp11/pdp11.h:84
12073 msgid "Use 32 bit float"
12074 msgstr "32 ¥Ó¥Ã¥ÈÉâÆ°¾®¿ô¤ò»ÈÍѤ¹¤ë"
12076 #: config/pdp11/pdp11.h:85 config/pdp11/pdp11.h:86
12077 msgid "Use 64 bit float"
12078 msgstr "64 ¥Ó¥Ã¥ÈÉâÆ°¾®¿ô¤ò»ÈÍѤ¹¤ë"
12080 #. allow abshi pattern? - can trigger "optimizations" which make code SLOW!
12081 #. is branching expensive - on a PDP, it's actually really cheap
12082 #. this is just to play around and check what code gcc generates
12083 #. split instruction and data memory?
12084 #: config/pdp11/pdp11.h:95
12085 msgid "Target has split I&D"
12086 msgstr "¥¿¡¼¥²¥Ã¥È¤Ï split Ì¿Îá¤È¥Ç¡¼¥¿¥á¥â¥ê¤ò»ý¤Ä"
12088 #: config/pdp11/pdp11.h:96
12089 msgid "Target does not have split I&D"
12090 msgstr "¥¿¡¼¥²¥Ã¥È¤Ï split Ì¿Îá¤È¥Ç¡¼¥¿¥á¥â¥ê¤ò»ý¤¿¤Ê¤¤"
12092 #. UNIX assembler syntax?
12093 #: config/pdp11/pdp11.h:98
12094 msgid "Use UNIX assembler syntax"
12095 msgstr "UNIX ¥¢¥»¥ó¥Ö¥éʸˡ¤ò»ÈÍѤ¹¤ë"
12097 #: config/pdp11/pdp11.h:99
12098 msgid "Use DEC assembler syntax"
12099 msgstr "DEC ¥¢¥»¥ó¥Ö¥éʸˡ¤ò»ÈÍѤ¹¤ë"
12101 #: config/rs6000/host-darwin.c:52
12102 msgid "Segmentation Fault (code)"
12103 msgstr ""
12105 #: config/rs6000/host-darwin.c:83
12106 msgid "Out of stack space.\n"
12107 msgstr ""
12109 #: config/rs6000/host-darwin.c:104
12110 #, c-format
12111 msgid "Try running '%s' in the shell to raise its limit.\n"
12112 msgstr ""
12114 #: config/rs6000/host-darwin.c:117
12115 msgid "Segmentation Fault"
12116 msgstr ""
12118 #: config/rs6000/host-darwin.c:131
12119 #, c-format
12120 msgid "While setting up signal stack: %m"
12121 msgstr ""
12123 #: config/rs6000/host-darwin.c:137
12124 #, c-format
12125 msgid "While setting up signal handler: %m"
12126 msgstr ""
12128 #: config/rs6000/host-darwin.c:181
12129 #, c-format
12130 msgid "couldn't unmap pch_address_space: %m\n"
12131 msgstr ""
12133 #. Handle the machine specific pragma longcall.  Its syntax is
12135 #. # pragma longcall ( TOGGLE )
12137 #. where TOGGLE is either 0 or 1.
12139 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
12140 #. whether or not new function declarations receive a longcall
12141 #. attribute by default.
12142 #: config/rs6000/rs6000-c.c:46
12143 #, fuzzy
12144 msgid "ignoring malformed #pragma longcall"
12145 msgstr "#pragma %s ¤ò̵»ë¤·¤Þ¤¹"
12147 #: config/rs6000/rs6000-c.c:59
12148 #, fuzzy
12149 msgid "missing open paren"
12150 msgstr "Code Â°À­¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
12152 #: config/rs6000/rs6000-c.c:61
12153 #, fuzzy
12154 msgid "missing number"
12155 msgstr "̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
12157 #: config/rs6000/rs6000-c.c:63
12158 #, fuzzy
12159 msgid "missing close paren"
12160 msgstr "¥¯¥é¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
12162 #: config/rs6000/rs6000-c.c:66
12163 msgid "number must be 0 or 1"
12164 msgstr ""
12166 #: config/rs6000/rs6000-c.c:69
12167 #, fuzzy
12168 msgid "junk at end of #pragma longcall"
12169 msgstr "#pragma map ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
12171 #: config/rs6000/rs6000.c:1254
12172 msgid "-mmultiple is not supported on little endian systems"
12173 msgstr "-mmultiple ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥·¥¹¥Æ¥à¾å¤Ç¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
12175 #: config/rs6000/rs6000.c:1261
12176 msgid "-mstring is not supported on little endian systems"
12177 msgstr "-mstring ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥·¥¹¥Æ¥à¾å¤Ç¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
12179 #: config/rs6000/rs6000.c:1275
12180 #, fuzzy, c-format
12181 msgid "unknown -mdebug-%s switch"
12182 msgstr "ÉÔÌÀ¤Ê -mdebug-%s ¥¹¥¤¥Ã¥Á¤Ç¤¹"
12184 #: config/rs6000/rs6000.c:1287
12185 msgid "unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
12186 msgstr ""
12188 #: config/rs6000/rs6000.c:1298
12189 #, c-format
12190 msgid "Unknown switch -mlong-double-%s"
12191 msgstr ""
12193 #: config/rs6000/rs6000.c:1354
12194 msgid "AltiVec and E500 instructions cannot coexist"
12195 msgstr ""
12197 #: config/rs6000/rs6000.c:1622
12198 #, c-format
12199 msgid "unknown -m%s= option specified: '%s'"
12200 msgstr ""
12202 #: config/rs6000/rs6000.c:1643
12203 #, c-format
12204 msgid "not configured for ABI: '%s'"
12205 msgstr ""
12207 #: config/rs6000/rs6000.c:1651
12208 msgid "Using darwin64 ABI"
12209 msgstr ""
12211 #: config/rs6000/rs6000.c:1656
12212 msgid "Using old darwin ABI"
12213 msgstr ""
12215 #: config/rs6000/rs6000.c:1662
12216 #, fuzzy, c-format
12217 msgid "unknown ABI specified: '%s'"
12218 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
12220 #: config/rs6000/rs6000.c:1679
12221 #, fuzzy
12222 msgid "invalid option for -mfloat-gprs"
12223 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `-mshort-data-%s'"
12225 #: config/rs6000/rs6000.c:1695
12226 msgid "-malign-power is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
12227 msgstr ""
12229 #: config/rs6000/rs6000.c:1702
12230 #, c-format
12231 msgid "unknown -malign-XXXXX option specified: '%s'"
12232 msgstr ""
12234 #: config/rs6000/rs6000.c:4756
12235 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
12236 msgstr ""
12238 #: config/rs6000/rs6000.c:4829
12239 msgid "Cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them."
12240 msgstr ""
12242 #: config/rs6000/rs6000.c:5018
12243 msgid "Cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them."
12244 msgstr ""
12246 #: config/rs6000/rs6000.c:5809
12247 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
12248 msgstr ""
12250 #: config/rs6000/rs6000.c:6704
12251 msgid "argument 1 must be a 5-bit signed literal"
12252 msgstr ""
12254 #: config/rs6000/rs6000.c:6807 config/rs6000/rs6000.c:7477
12255 msgid "argument 2 must be a 5-bit unsigned literal"
12256 msgstr ""
12258 #: config/rs6000/rs6000.c:6847
12259 #, fuzzy
12260 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
12261 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
12263 #: config/rs6000/rs6000.c:6901
12264 #, fuzzy
12265 msgid "argument 1 of __builtin_altivec_predicate is out of range"
12266 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹"
12268 #: config/rs6000/rs6000.c:7063
12269 msgid "argument 3 must be a 4-bit unsigned literal"
12270 msgstr ""
12272 #: config/rs6000/rs6000.c:7235
12273 #, c-format
12274 msgid "argument to %qs must be a 2-bit unsigned literal"
12275 msgstr ""
12277 #: config/rs6000/rs6000.c:7348
12278 msgid "argument to dss must be a 2-bit unsigned literal"
12279 msgstr ""
12281 #: config/rs6000/rs6000.c:7363
12282 #, c-format
12283 msgid "invalid parameter combination for %qs AltiVec intrinsic"
12284 msgstr ""
12286 #: config/rs6000/rs6000.c:7597
12287 #, fuzzy
12288 msgid "argument 1 of __builtin_spe_predicate must be a constant"
12289 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
12291 #: config/rs6000/rs6000.c:7670
12292 #, fuzzy
12293 msgid "argument 1 of __builtin_spe_predicate is out of range"
12294 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹"
12296 #: config/rs6000/rs6000.c:10566
12297 #, c-format
12298 msgid "invalid %%f value"
12299 msgstr "̵¸ú¤Ê %%f ÃͤǤ¹"
12301 #: config/rs6000/rs6000.c:10575
12302 #, c-format
12303 msgid "invalid %%F value"
12304 msgstr "̵¸ú¤Ê %%F ÃͤǤ¹"
12306 #: config/rs6000/rs6000.c:10584
12307 #, c-format
12308 msgid "invalid %%G value"
12309 msgstr "̵¸ú¤Ê %%G ÃͤǤ¹"
12311 #: config/rs6000/rs6000.c:10619
12312 #, c-format
12313 msgid "invalid %%j code"
12314 msgstr "̵¸ú¤Ê %%j ¥³¡¼¥É¤Ç¤¹"
12316 #: config/rs6000/rs6000.c:10629
12317 #, c-format
12318 msgid "invalid %%J code"
12319 msgstr "̵¸ú¤Ê %%J ¥³¡¼¥É¤Ç¤¹"
12321 #: config/rs6000/rs6000.c:10639
12322 #, c-format
12323 msgid "invalid %%k value"
12324 msgstr "̵¸ú¤Ê %%k ÃÍ"
12326 #: config/rs6000/rs6000.c:10659 config/xtensa/xtensa.c:1937
12327 #, c-format
12328 msgid "invalid %%K value"
12329 msgstr "̵¸ú¤Ê %%K ÃͤǤ¹"
12331 #: config/rs6000/rs6000.c:10726
12332 #, c-format
12333 msgid "invalid %%O value"
12334 msgstr "̵¸ú¤Ê %%O ÃÍ"
12336 #: config/rs6000/rs6000.c:10773
12337 #, c-format
12338 msgid "invalid %%q value"
12339 msgstr "̵¸ú¤Ê %%q ÃͤǤ¹"
12341 #: config/rs6000/rs6000.c:10817
12342 #, c-format
12343 msgid "invalid %%S value"
12344 msgstr "̵¸ú¤Ê %%S ÃÍ"
12346 #: config/rs6000/rs6000.c:10859
12347 #, c-format
12348 msgid "invalid %%T value"
12349 msgstr "̵¸ú¤Ê %%T ÃͤǤ¹"
12351 #: config/rs6000/rs6000.c:10869
12352 #, c-format
12353 msgid "invalid %%u value"
12354 msgstr "̵¸ú¤Ê %%u ÃͤǤ¹"
12356 #: config/rs6000/rs6000.c:10878 config/xtensa/xtensa.c:1907
12357 #, c-format
12358 msgid "invalid %%v value"
12359 msgstr "̵¸ú¤Ê %%v ÃͤǤ¹"
12361 #: config/rs6000/rs6000.c:13555
12362 #, fuzzy
12363 msgid "stack frame too large"
12364 msgstr "%s ¤ÏÂ礭¤¹¤®¤Þ¤¹"
12366 #: config/rs6000/rs6000.c:16073
12367 msgid "no profiling of 64-bit code for this ABI"
12368 msgstr ""
12370 #: config/rs6000/rs6000.c:17163
12371 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code"
12372 msgstr ""
12374 #: config/rs6000/rs6000.c:17165
12375 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
12376 msgstr ""
12378 #: config/rs6000/rs6000.c:17169
12379 msgid "use of %<long long%> in AltiVec types is invalid"
12380 msgstr ""
12382 #: config/rs6000/rs6000.c:17171
12383 msgid "use of %<double%> in AltiVec types is invalid"
12384 msgstr ""
12386 #: config/rs6000/rs6000.c:17173
12387 msgid "use of %<long double%> in AltiVec types is invalid"
12388 msgstr ""
12390 #: config/rs6000/rs6000.c:17175
12391 msgid "use of boolean types in AltiVec types is invalid"
12392 msgstr ""
12394 #: config/rs6000/rs6000.c:17177
12395 msgid "use of %<complex%> in AltiVec types is invalid"
12396 msgstr ""
12398 #: config/rs6000/aix.h:204
12399 msgid "Conform more closely to IBM XLC semantics"
12400 msgstr ""
12402 #: config/rs6000/aix.h:206
12403 msgid "Default GCC semantics that differ from IBM XLC"
12404 msgstr ""
12406 #: config/rs6000/aix41.h:28 config/rs6000/aix43.h:32 config/rs6000/aix51.h:31
12407 #: config/rs6000/aix52.h:31
12408 msgid "Support message passing with the Parallel Environment"
12409 msgstr "ÊÂÎó´Ä¶­¤Ç¤Î¥á¥Ã¥»¡¼¥¸¥Ñ¥Ã¥·¥ó¥°¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
12411 #: config/rs6000/aix43.h:28 config/rs6000/aix51.h:27 config/rs6000/aix52.h:27
12412 msgid "Compile for 64-bit pointers"
12413 msgstr "64 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
12415 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:29 config/rs6000/aix52.h:29
12416 msgid "Compile for 32-bit pointers"
12417 msgstr "32 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
12419 #: config/rs6000/aix43.h:49 config/rs6000/aix51.h:48 config/rs6000/aix52.h:48
12420 #, fuzzy
12421 msgid "-maix64 and POWER architecture are incompatible"
12422 msgstr "-maix64 ¤È POWER ¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤È¤Ç¤Ï¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
12424 #: config/rs6000/aix43.h:54 config/rs6000/aix51.h:53 config/rs6000/aix52.h:53
12425 #, fuzzy
12426 msgid "-maix64 requires PowerPC64 architecture remain enabled"
12427 msgstr "PowerPC64 ¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Ç¤Ê¤¤¤È -maix64 ¤òÍ­¸ú¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
12429 #: config/rs6000/aix43.h:58 config/rs6000/aix51.h:57 config/rs6000/aix52.h:57
12430 #, fuzzy
12431 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
12432 msgstr "-maix64 Í×µá: 32 bit ¥¢¥É¥ì¥·¥ó¥°²¼¤Î 64 bit ·×»»¤Ï¤Þ¤ÀÍøÍѤǤ­¤Þ¤»¤ó"
12434 #: config/rs6000/darwin.h:69 config/rs6000/sysv4.h:153
12435 #, fuzzy
12436 msgid "Generate 64-bit code"
12437 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12439 #: config/rs6000/darwin.h:71 config/rs6000/sysv4.h:155
12440 #, fuzzy
12441 msgid "Generate 32-bit code"
12442 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12444 #: config/rs6000/darwin.h:73
12445 msgid "Generate code suitable for executables (NOT shared libs)"
12446 msgstr ""
12448 #. The Darwin ABI always includes AltiVec, can't be (validly) turned
12449 #. off.
12450 #: config/rs6000/darwin.h:89
12451 msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
12452 msgstr ""
12454 #. Darwin doesn't support -fpic.
12455 #: config/rs6000/darwin.h:95
12456 #, fuzzy
12457 msgid "-fpic is not supported; -fPIC assumed"
12458 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
12460 #: config/rs6000/darwin.h:113
12461 #, fuzzy
12462 msgid "-m64 requires PowerPC64 architecture, enabling"
12463 msgstr "PowerPC64 ¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Ç¤Ê¤¤¤È -maix64 ¤òÍ­¸ú¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
12465 #. See note below.
12466 #. if (rs6000_long_double_size_string == NULL)
12467 #. rs6000_long_double_type_size = 128;
12468 #: config/rs6000/eabispe.h:45 config/rs6000/linuxspe.h:62
12469 #, fuzzy
12470 msgid "-m64 not supported in this configuration"
12471 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
12473 #: config/rs6000/linux64.h:109
12474 #, fuzzy
12475 msgid "-m64 requires a PowerPC64 cpu"
12476 msgstr "PowerPC64 ¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Ç¤Ê¤¤¤È -maix64 ¤òÍ­¸ú¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
12478 #: config/rs6000/linux64.h:221
12479 #, fuzzy
12480 msgid "Call mcount for profiling before a function prologue"
12481 msgstr "´Ø¿ô¤Î³«»ÏÉôʬ¤ËÌ¿Îá¤ò°ÜÆ°¤·¤Ê¤¤"
12483 #: config/rs6000/linux64.h:223
12484 #, fuzzy
12485 msgid "Call mcount for profiling after a function prologue"
12486 msgstr "´Ø¿ô¤Î³«»ÏÉôʬ¤ËÌ¿Îá¤ò°ÜÆ°¤·¤Ê¤¤"
12488 #. Run-time compilation parameters selecting different hardware subsets.
12490 #. Macro to define tables used to set the flags.
12491 #. This is a list in braces of pairs in braces,
12492 #. each pair being { "NAME", VALUE }
12493 #. where VALUE is the bits to set or minus the bits to clear.
12494 #. An empty string NAME is used to identify the default VALUE.
12495 #: config/rs6000/rs6000.h:277
12496 msgid "Use POWER instruction set"
12497 msgstr "POWER Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
12499 #: config/rs6000/rs6000.h:280
12500 msgid "Use POWER2 instruction set"
12501 msgstr "POWER2 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
12503 #: config/rs6000/rs6000.h:282
12504 msgid "Do not use POWER2 instruction set"
12505 msgstr "POWER2 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
12507 #: config/rs6000/rs6000.h:285
12508 msgid "Do not use POWER instruction set"
12509 msgstr "POWER Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
12511 #: config/rs6000/rs6000.h:287
12512 msgid "Use PowerPC instruction set"
12513 msgstr "PowerPC Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
12515 #: config/rs6000/rs6000.h:290
12516 msgid "Do not use PowerPC instruction set"
12517 msgstr "PowerPC Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
12519 #: config/rs6000/rs6000.h:292
12520 msgid "Use PowerPC General Purpose group optional instructions"
12521 msgstr "PowerPC °ìÈÌÍÑÅÓ¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12523 #: config/rs6000/rs6000.h:294
12524 #, fuzzy
12525 msgid "Do not use PowerPC General Purpose group optional instructions"
12526 msgstr "PowerPC °ìÈÌÍÑÅÓ¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12528 #: config/rs6000/rs6000.h:296
12529 msgid "Use PowerPC Graphics group optional instructions"
12530 msgstr "PowerPC ¥°¥é¥Õ¥£¥¯¥¹¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12532 #: config/rs6000/rs6000.h:298
12533 #, fuzzy
12534 msgid "Do not use PowerPC Graphics group optional instructions"
12535 msgstr "PowerPC ¥°¥é¥Õ¥£¥¯¥¹¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12537 #: config/rs6000/rs6000.h:300
12538 msgid "Use PowerPC-64 instruction set"
12539 msgstr "PowerPC-64 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
12541 #: config/rs6000/rs6000.h:302
12542 #, fuzzy
12543 msgid "Do not use PowerPC-64 instruction set"
12544 msgstr "PowerPC-64 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
12546 #: config/rs6000/rs6000.h:304
12547 #, fuzzy
12548 msgid "Use AltiVec instructions"
12549 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12551 #: config/rs6000/rs6000.h:306
12552 #, fuzzy
12553 msgid "Do not use AltiVec instructions"
12554 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12556 #: config/rs6000/rs6000.h:308
12557 msgid "Use new mnemonics for PowerPC architecture"
12558 msgstr "PowerPC ¥¢¡¼¥­¥Æ¥¯¥Á¥ãÍѤο·¤·¤¤¥Ë¡¼¥â¥Ë¥Ã¥¯¤ò»ÈÍѤ¹¤ë"
12560 #: config/rs6000/rs6000.h:310
12561 msgid "Use old mnemonics for PowerPC architecture"
12562 msgstr "PowerPC ¥¢¡¼¥­¥Æ¥¯¥Á¥ãÍѤθŤ¤¥Ë¡¼¥â¥Ë¥Ã¥¯¤ò»ÈÍѤ¹¤ë"
12564 #: config/rs6000/rs6000.h:313
12565 msgid "Put everything in the regular TOC"
12566 msgstr "Á´¤Æ¤òÄ̾ï TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
12568 #: config/rs6000/rs6000.h:315
12569 msgid "Place floating point constants in TOC"
12570 msgstr "ÉâÆ°¾®¿ôÅÀÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
12572 #: config/rs6000/rs6000.h:317
12573 #, fuzzy
12574 msgid "Do not place floating point constants in TOC"
12575 msgstr "ÉâÆ°¾®¿ôÅÀÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤·¤Ê¤¤"
12577 #: config/rs6000/rs6000.h:319
12578 msgid "Place symbol+offset constants in TOC"
12579 msgstr "¥·¥ó¥Ü¥ë+¥ª¥Õ¥»¥Ã¥ÈÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
12581 #: config/rs6000/rs6000.h:321
12582 #, fuzzy
12583 msgid "Do not place symbol+offset constants in TOC"
12584 msgstr "¥·¥ó¥Ü¥ë+¥ª¥Õ¥»¥Ã¥ÈÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤·¤Ê¤¤"
12586 #: config/rs6000/rs6000.h:327
12587 msgid "Place variable addresses in the regular TOC"
12588 msgstr "ÊÑ¿ô¥¢¥É¥ì¥¹¤òÄ̾ï TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
12590 #: config/rs6000/rs6000.h:333
12591 msgid "Generate load/store multiple instructions"
12592 msgstr "Ê£¿ôÌ¿Îá¤Î¥í¡¼¥É/¥¹¥È¥¢¤òÀ¸À®¤¹¤ë"
12594 #: config/rs6000/rs6000.h:335
12595 msgid "Do not generate load/store multiple instructions"
12596 msgstr "Ê£¿ôÌ¿Îá¤Î¥í¡¼¥É/¥¹¥È¥¢¤òÀ¸À®¤·¤Ê¤¤"
12598 #: config/rs6000/rs6000.h:337
12599 msgid "Generate string instructions for block moves"
12600 msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°ÍѤΠstring Ì¿Îá¤òÀ¸À®¤¹¤ë"
12602 #: config/rs6000/rs6000.h:339
12603 msgid "Do not generate string instructions for block moves"
12604 msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°ÍѤΠstring Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
12606 #: config/rs6000/rs6000.h:341
12607 msgid "Generate load/store with update instructions"
12608 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤¹¤ë"
12610 #: config/rs6000/rs6000.h:343
12611 msgid "Do not generate load/store with update instructions"
12612 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
12614 #: config/rs6000/rs6000.h:347
12615 #, fuzzy
12616 msgid "Do not generate fused multiply/add instructions"
12617 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
12619 #: config/rs6000/rs6000.h:351
12620 #, fuzzy
12621 msgid "Do not schedule the start and end of the procedure"
12622 msgstr "¥×¥í¥·¡¼¥¸¥ã³«»Ï¤È½ªÎ»¤Î¥¹¥±¥¸¥å¡¼¥ë¤ò¹Ô¤Ê¤ï¤Ê¤¤"
12624 #: config/rs6000/rs6000.h:357
12625 msgid "Return all structures in memory (AIX default)"
12626 msgstr ""
12628 #: config/rs6000/rs6000.h:359
12629 msgid "Return small structures in registers (SVR4 default)"
12630 msgstr ""
12632 #: config/rs6000/rs6000.h:365
12633 #, fuzzy
12634 msgid "Generate single field mfcr instruction"
12635 msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤¹¤ë"
12637 #: config/rs6000/rs6000.h:367
12638 #, fuzzy
12639 msgid "Do not generate single field mfcr instruction"
12640 msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤·¤Ê¤¤"
12642 #: config/rs6000/rs6000.h:451 config/sparc/sparc.h:715
12643 msgid "Use features of and schedule code for given CPU"
12644 msgstr "Í¿¤¨¤é¤ì¤¿ CPU ÍѤε¡Ç½¤È¥¹¥±¥¸¥å¡¼¥ë¥³¡¼¥É¤òÍøÍѤ¹¤ë"
12646 #: config/rs6000/rs6000.h:454
12647 msgid "Enable debug output"
12648 msgstr "¥Ç¥Ð¥Ã¥°½ÐÎϤòÍ­¸ú¤Ë¤¹¤ë"
12650 #: config/rs6000/rs6000.h:456
12651 msgid "Select full, part, or no traceback table"
12652 msgstr ""
12654 #: config/rs6000/rs6000.h:457
12655 msgid "Specify ABI to use"
12656 msgstr ""
12658 #: config/rs6000/rs6000.h:459
12659 #, fuzzy
12660 msgid "Specify size of long double (64 or 128 bits)"
12661 msgstr "sizeof(long double) ¤Ï 12 ¤È¤¹¤ë¡£"
12663 #: config/rs6000/rs6000.h:461
12664 msgid "Specify yes/no if isel instructions should be generated"
12665 msgstr ""
12667 #: config/rs6000/rs6000.h:463
12668 msgid "Specify yes/no if SPE SIMD instructions should be generated"
12669 msgstr ""
12671 #: config/rs6000/rs6000.h:465
12672 #, fuzzy
12673 msgid "Specify yes/no if using floating point in the GPRs"
12674 msgstr "ÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥¿¤Î¥Ð¡¼¥¸¥ç¥ó¤ò»ØÄꤹ¤ë"
12676 #: config/rs6000/rs6000.h:467
12677 msgid "Specify yes/no if VRSAVE instructions should be generated for AltiVec"
12678 msgstr ""
12680 #: config/rs6000/rs6000.h:469
12681 #, fuzzy
12682 msgid "Avoid all range limits on call instructions"
12683 msgstr "ÊÂÎóÌ¿Îá¤ò̵¸ú¤Ë¤¹¤ë"
12685 #: config/rs6000/rs6000.h:472
12686 msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
12687 msgstr ""
12689 #: config/rs6000/rs6000.h:475
12690 msgid "Determine which dependences between insns are considered costly"
12691 msgstr ""
12693 #: config/rs6000/rs6000.h:477
12694 msgid "Specify which post scheduling nop insertion scheme to apply"
12695 msgstr ""
12697 #: config/rs6000/rs6000.h:479
12698 #, fuzzy
12699 msgid "Specify alignment of structure fields default/natural"
12700 msgstr "¹½Â¤ÂÎ¥¢¥é¥¤¥ó¥á¥ó¥È¤ÎºÇ¾®¥Ó¥Ã¥È¿ô¤ò»ØÄꤹ¤ë"
12702 #: config/rs6000/rs6000.h:481
12703 msgid "Specify scheduling priority for dispatch slot restricted insns"
12704 msgstr ""
12706 #. Definitions for __builtin_return_address and __builtin_frame_address.
12707 #. __builtin_return_address (0) should give link register (65), enable
12708 #. this.
12709 #. This should be uncommented, so that the link register is used, but
12710 #. currently this would result in unmatched insns and spilling fixed
12711 #. registers so we'll leave it for another day.  When these problems are
12712 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
12713 #. (mrs)
12714 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
12715 #. Number of bytes into the frame return addresses can be found.  See
12716 #. rs6000_stack_info in rs6000.c for more information on how the different
12717 #. abi's store the return address.
12718 #: config/rs6000/rs6000.h:1830
12719 msgid "RETURN_ADDRESS_OFFSET not supported"
12720 msgstr "RETURN_ADDRESS_OFFSET ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
12722 #: config/rs6000/sysv4.h:87
12723 #, fuzzy
12724 msgid "Select ABI calling convention"
12725 msgstr "ABI ¸Æ¤Ó½Ð¤·µ¬Ìó¤òÁªÂò¤¹¤ë"
12727 #: config/rs6000/sysv4.h:88
12728 #, fuzzy
12729 msgid "Select method for sdata handling"
12730 msgstr "sdata ¼è¤ê°·¤¤¤Î¤¿¤á¤Î¥á¥½¥Ã¥É¤òÁªÂò¤¹¤ë"
12732 #: config/rs6000/sysv4.h:100
12733 #, fuzzy
12734 msgid "Align to the base type of the bit-field"
12735 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥Ù¡¼¥¹¥¿¥¤¥×¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
12737 #: config/rs6000/sysv4.h:102
12738 #, fuzzy
12739 msgid "Don't align to the base type of the bit-field"
12740 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥Ù¡¼¥¹¥¿¥¤¥×¤Ë¥¢¥é¥¤¥ó¤·¤Ê¤¤"
12742 #: config/rs6000/sysv4.h:104
12743 msgid "Don't assume that unaligned accesses are handled by the system"
12744 msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤¬¥·¥¹¥Æ¥à¤Ë¤è¤Ã¤Æ¥Ï¥ó¥É¥ë¤µ¤ì¤ë¤È¤Ï¤ß¤Ê¤µ¤Ê¤¤"
12746 #: config/rs6000/sysv4.h:106
12747 msgid "Assume that unaligned accesses are handled by the system"
12748 msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤¬¥·¥¹¥Æ¥à¤Ë¤è¤Ã¤Æ¥Ï¥ó¥É¥ë¤µ¤ì¤ë¤È¤ß¤Ê¤¹"
12750 #: config/rs6000/sysv4.h:108 config/rs6000/sysv4.h:112
12751 #, fuzzy
12752 msgid "Produce code relocatable at runtime"
12753 msgstr "¼Â¹Ô»þ¤ËºÆÇÛÃÖ²Äǽ¤Ê¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12755 #: config/rs6000/sysv4.h:110 config/rs6000/sysv4.h:114
12756 #, fuzzy
12757 msgid "Don't produce code relocatable at runtime"
12758 msgstr "¼Â¹Ô»þ¤ËºÆÇÛÃÖ²Äǽ¤Ê¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12760 #: config/rs6000/sysv4.h:116 config/rs6000/sysv4.h:118
12761 #, fuzzy
12762 msgid "Produce little endian code"
12763 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12765 #: config/rs6000/sysv4.h:120 config/rs6000/sysv4.h:122
12766 #, fuzzy
12767 msgid "Produce big endian code"
12768 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12770 #: config/rs6000/sysv4.h:123 config/rs6000/sysv4.h:124
12771 #: config/rs6000/sysv4.h:125 config/rs6000/sysv4.h:126
12772 #: config/rs6000/sysv4.h:127 config/rs6000/sysv4.h:128
12773 #: config/rs6000/sysv4.h:138 config/rs6000/sysv4.h:139
12774 #: config/rs6000/sysv4.h:151 config/rs6000/sysv4.h:157
12775 msgid "no description yet"
12776 msgstr "ÀâÌÀ¤Ï¤Þ¤À¤¢¤ê¤Þ¤»¤ó"
12778 #: config/rs6000/sysv4.h:129
12779 #, fuzzy
12780 msgid "Use EABI"
12781 msgstr "EABI ¤òÍøÍѤ¹¤ë¡£"
12783 #: config/rs6000/sysv4.h:130
12784 #, fuzzy
12785 msgid "Don't use EABI"
12786 msgstr "EABI ¤òÍøÍѤ·¤Ê¤¤¡£"
12788 #: config/rs6000/sysv4.h:133
12789 msgid "Do not allow bit-fields to cross word boundaries"
12790 msgstr ""
12792 #: config/rs6000/sysv4.h:135
12793 #, fuzzy
12794 msgid "Use alternate register names"
12795 msgstr "ÂåÂإ쥸¥¹¥¿Ì¾¤ò»ÈÍѤ¹¤ë"
12797 #: config/rs6000/sysv4.h:137
12798 #, fuzzy
12799 msgid "Don't use alternate register names"
12800 msgstr "ÂåÂإ쥸¥¹¥¿Ì¾¤ò»ÈÍѤ·¤Ê¤¤"
12802 #: config/rs6000/sysv4.h:141
12803 #, fuzzy
12804 msgid "Link with libsim.a, libc.a and sim-crt0.o"
12805 msgstr "libsim.a, libc.a µÚ¤Ó sim-crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
12807 #: config/rs6000/sysv4.h:143
12808 #, fuzzy
12809 msgid "Link with libads.a, libc.a and crt0.o"
12810 msgstr "libads.a, libc.a µÚ¤Ó crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
12812 #: config/rs6000/sysv4.h:145
12813 #, fuzzy
12814 msgid "Link with libyk.a, libc.a and crt0.o"
12815 msgstr "libyk.a, libc.a µÚ¤Ó crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
12817 #: config/rs6000/sysv4.h:147
12818 #, fuzzy
12819 msgid "Link with libmvme.a, libc.a and crt0.o"
12820 msgstr "libmvme.a, libc.a µÚ¤Ó crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
12822 #: config/rs6000/sysv4.h:149
12823 msgid "Set the PPC_EMB bit in the ELF flags header"
12824 msgstr "PPC_EMB ¥Ó¥Ã¥È¤ò ELF ¥Õ¥é¥°¥Ø¥Ã¥ÀÆâ¤Ë¥»¥Ã¥È¤¹¤ë"
12826 #: config/rs6000/sysv4.h:150
12827 msgid "Use the WindISS simulator"
12828 msgstr ""
12830 #. Sometimes certain combinations of command options do not make sense
12831 #. on a particular target machine.  You can define a macro
12832 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
12833 #. defined, is executed once just after all the command options have
12834 #. been parsed.
12836 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
12837 #. get control.
12838 #: config/rs6000/sysv4.h:219
12839 #, fuzzy, c-format
12840 msgid "bad value for -mcall-%s"
12841 msgstr "-mcall-%s ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ"
12843 #: config/rs6000/sysv4.h:235
12844 #, fuzzy, c-format
12845 msgid "bad value for -msdata=%s"
12846 msgstr "-msdata=%s ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ"
12848 #: config/rs6000/sysv4.h:252
12849 #, fuzzy, c-format
12850 msgid "-mrelocatable and -msdata=%s are incompatible"
12851 msgstr "-mrelocatable ¤È -msdata=%s ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
12853 #: config/rs6000/sysv4.h:261
12854 #, fuzzy, c-format
12855 msgid "-f%s and -msdata=%s are incompatible"
12856 msgstr "-f%s ¤È -msdata=%s ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
12858 #: config/rs6000/sysv4.h:270
12859 #, fuzzy, c-format
12860 msgid "-msdata=%s and -mcall-%s are incompatible"
12861 msgstr "-msdata=%s ¤È -mcall-%s ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
12863 #: config/rs6000/sysv4.h:279
12864 #, fuzzy
12865 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
12866 msgstr "-mrelocatable ¤È -mno-minimal-toc ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
12868 #: config/rs6000/sysv4.h:285
12869 #, fuzzy, c-format
12870 msgid "-mrelocatable and -mcall-%s are incompatible"
12871 msgstr "-mrelocatable ¤È -mcall-%s ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
12873 #: config/rs6000/sysv4.h:292
12874 #, fuzzy, c-format
12875 msgid "-fPIC and -mcall-%s are incompatible"
12876 msgstr "-fPIC ¤È -mcall-%s ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
12878 #: config/rs6000/sysv4.h:299
12879 msgid "-mcall-aixdesc must be big endian"
12880 msgstr "-mcall-aixdesc ¤Ï¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
12882 #: config/rs6000/sysv4.h:314
12883 #, fuzzy, c-format
12884 msgid "-m%s not supported in this configuration"
12885 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
12887 #: config/s390/s390.c:1406
12888 #, c-format
12889 msgid "Unknown cpu used in -march=%s."
12890 msgstr ""
12892 #: config/s390/s390.c:1425
12893 #, c-format
12894 msgid "Unknown cpu used in -mtune=%s."
12895 msgstr ""
12897 #: config/s390/s390.c:1430
12898 #, fuzzy, c-format
12899 msgid "z/Architecture mode not supported on %s."
12900 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
12902 #: config/s390/s390.c:1432
12903 msgid "64-bit ABI not supported in ESA/390 mode."
12904 msgstr ""
12906 #: config/s390/s390.c:1443
12907 msgid "-mbackchain -mpacked-stack -mhard-float are not supported in combination."
12908 msgstr ""
12910 #: config/s390/s390.c:1450
12911 #, fuzzy
12912 msgid "invalid value for -mwarn-framesize"
12913 msgstr "-mcall-%s ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ"
12915 #: config/s390/s390.c:1460
12916 #, fuzzy
12917 msgid "invalid value for -mstack-size"
12918 msgstr "-msdata=%s ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ"
12920 #: config/s390/s390.c:1463
12921 msgid "stack size must be an exact power of 2"
12922 msgstr ""
12924 #: config/s390/s390.c:1469
12925 #, fuzzy
12926 msgid "invalid value for -mstack-guard"
12927 msgstr "-msdata=%s ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ"
12929 #: config/s390/s390.c:1472
12930 msgid "stack size must be greater than the stack guard value"
12931 msgstr ""
12933 #: config/s390/s390.c:1475
12934 msgid "stack guard value must be an exact power of 2"
12935 msgstr ""
12937 #: config/s390/s390.c:1478
12938 msgid "-mstack-size implies use of -mstack-guard"
12939 msgstr ""
12941 #: config/s390/s390.c:1482
12942 msgid "-mstack-guard implies use of -mstack-size"
12943 msgstr ""
12945 #: config/s390/s390.c:4310
12946 #, fuzzy
12947 msgid "Cannot decompose address."
12948 msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤òÍøÍѤ·¤Ê¤¤"
12950 #: config/s390/s390.c:4502
12951 msgid "UNKNOWN in print_operand !?"
12952 msgstr ""
12954 #: config/s390/s390.c:6549
12955 msgid "Total size of local variables exceeds architecture limit."
12956 msgstr ""
12958 #: config/s390/s390.c:7085
12959 #, fuzzy, c-format
12960 msgid "frame size of %qs is "
12961 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬¤ï¤«¤ê¤Þ¤»¤ó"
12963 #: config/s390/s390.c:7085
12964 msgid " bytes"
12965 msgstr ""
12967 #: config/s390/s390.c:7089
12968 #, c-format
12969 msgid "%qs uses dynamic stack allocation"
12970 msgstr ""
12972 #: config/s390/s390.h:136
12973 msgid "Use bras for executable < 64k"
12974 msgstr ""
12976 #: config/s390/s390.h:137
12977 #, fuzzy
12978 msgid "Don't use bras"
12979 msgstr "EABI ¤òÍøÍѤ·¤Ê¤¤¡£"
12981 #: config/s390/s390.h:138
12982 msgid "Additional debug prints"
12983 msgstr ""
12985 #: config/s390/s390.h:139
12986 msgid "Don't print additional debug prints"
12987 msgstr ""
12989 #: config/s390/s390.h:140
12990 #, fuzzy
12991 msgid "64 bit ABI"
12992 msgstr "64 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
12994 #: config/s390/s390.h:141
12995 #, fuzzy
12996 msgid "31 bit ABI"
12997 msgstr "64 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
12999 #: config/s390/s390.h:142
13000 msgid "z/Architecture"
13001 msgstr ""
13003 #: config/s390/s390.h:143
13004 msgid "ESA/390 architecture"
13005 msgstr ""
13007 #: config/s390/s390.h:144
13008 msgid "mvcle use"
13009 msgstr ""
13011 #: config/s390/s390.h:145
13012 msgid "mvc&ex"
13013 msgstr ""
13015 #: config/s390/s390.h:146
13016 msgid "Enable tpf OS tracing code"
13017 msgstr ""
13019 #: config/s390/s390.h:147
13020 msgid "Disable tpf OS tracing code"
13021 msgstr ""
13023 #: config/s390/s390.h:148
13024 #, fuzzy
13025 msgid "Disable fused multiply/add instructions"
13026 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
13028 #: config/s390/s390.h:149
13029 #, fuzzy
13030 msgid "Enable fused multiply/add instructions"
13031 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
13033 #: config/s390/s390.h:150
13034 msgid "Maintain backchain pointer"
13035 msgstr ""
13037 #: config/s390/s390.h:151
13038 #, fuzzy
13039 msgid "Don't maintain backchain pointer"
13040 msgstr "¥¹¥¿¥Ã¥¯¥Á¥§¥Ã¥¯ÍÑ¥³¡¼¥É¤òÅǤ«¤Ê¤¤"
13042 #: config/s390/s390.h:152
13043 msgid "Use packed stack layout"
13044 msgstr ""
13046 #: config/s390/s390.h:153
13047 #, fuzzy
13048 msgid "Don't use packed stack layout"
13049 msgstr "¥¹¥¿¥Ã¥¯¥Ð¥¤¥¢¥¹¤ò»ÈÍѤ·¤Ê¤¤"
13051 #: config/s390/s390.h:162
13052 msgid "Warn if a single function's framesize exceeds the given framesize"
13053 msgstr ""
13055 #: config/s390/s390.h:165
13056 msgid "Warn if a function uses alloca or creates an array with dynamic size"
13057 msgstr ""
13059 #: config/s390/s390.h:168
13060 msgid "Emit extra code in the function prologue in order to trap if the stacksize exceeds the given limit"
13061 msgstr ""
13063 #: config/s390/s390.h:171
13064 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered"
13065 msgstr ""
13067 #: config/sh/sh.c:6201
13068 #, fuzzy
13069 msgid "__builtin_saveregs not supported by this subtarget"
13070 msgstr "__builtin_saveregs ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
13072 #: config/sh/sh.c:7194
13073 msgid "attribute interrupt_handler is not compatible with -m5-compact"
13074 msgstr ""
13076 #. The sp_switch attribute only has meaning for interrupt functions.
13077 #. The trap_exit attribute only has meaning for interrupt functions.
13078 #: config/sh/sh.c:7216 config/sh/sh.c:7251
13079 #, fuzzy, c-format
13080 msgid "%qs attribute only applies to interrupt functions"
13081 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
13083 #. The argument must be a constant string.
13084 #: config/sh/sh.c:7223
13085 #, fuzzy, c-format
13086 msgid "%qs attribute argument not a string constant"
13087 msgstr "asm ¥Æ¥ó¥×¥ì¡¼¥È¤¬Ê¸»úÎóÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
13089 #. The argument must be a constant integer.
13090 #: config/sh/sh.c:7258
13091 #, fuzzy, c-format
13092 msgid "%qs attribute argument not an integer constant"
13093 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÀ°¿ô·¿¤ÎÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
13095 #: config/sh/symbian.c:147
13096 msgid "%H function '%D' is defined after prior declaration as dllimport: attribute ignored"
13097 msgstr ""
13099 #: config/sh/symbian.c:158
13100 msgid "%Hinline function '%D' is declared as dllimport: attribute ignored."
13101 msgstr ""
13103 #: config/sh/symbian.c:171
13104 msgid "%Hdefinition of static data member '%D' of dllimport'd class."
13105 msgstr ""
13107 #: config/sh/symbian.c:286
13108 msgid "%Hfailure in redeclaration of '%D': dllimport'd symbol lacks external linkage."
13109 msgstr ""
13111 #: config/sh/symbian.c:332
13112 msgid "%H%s '%D' %s after being referenced with dllimport linkage."
13113 msgstr ""
13115 #: config/sh/symbian.c:436
13116 #, fuzzy
13117 msgid "%Hvariable %qD definition is marked dllimport."
13118 msgstr "ÀÅŪÊÑ¿ô `%s' ¤Ï dllimport ¤È¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
13120 #: config/sh/symbian.c:511
13121 msgid "%Hexternal linkage required for symbol '%D' because of '%s' attribute."
13122 msgstr ""
13124 #: config/sh/symbian.c:892 cp/tree.c:2286
13125 #, fuzzy, c-format
13126 msgid "lang_* check: failed in %s, at %s:%d"
13127 msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤­½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)"
13129 #. There are no delay slots on SHmedia.
13130 #. Relaxation isn't yet supported for SHmedia
13131 #. -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.
13132 #: config/sh/sh.h:754
13133 #, fuzzy
13134 msgid "Profiling is not supported on this target."
13135 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
13137 #: config/sparc/sparc.c:584
13138 #, c-format
13139 msgid "%s is not supported by this configuration"
13140 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
13142 #: config/sparc/sparc.c:591
13143 msgid "-mlong-double-64 not allowed with -m64"
13144 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
13146 #: config/sparc/sparc.c:616
13147 msgid "-mcmodel= is not supported on 32 bit systems"
13148 msgstr "-mcmodel= ¤Ï 32 bit ¥·¥¹¥Æ¥à¾å¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
13150 #: config/sparc/sparc.c:7325 config/sparc/sparc.c:7331
13151 #, fuzzy, c-format
13152 msgid "invalid %%Y operand"
13153 msgstr "̵¸ú¤Ê %%Y ¥ª¥Ú¥é¥ó¥É"
13155 #: config/sparc/sparc.c:7401
13156 #, fuzzy, c-format
13157 msgid "invalid %%A operand"
13158 msgstr "̵¸ú¤Ê %%A ¥ª¥Ú¥é¥ó¥É"
13160 #: config/sparc/sparc.c:7411
13161 #, fuzzy, c-format
13162 msgid "invalid %%B operand"
13163 msgstr "̵¸ú¤Ê %%B ¥ª¥Ú¥é¥ó¥É"
13165 #: config/sparc/sparc.c:7450
13166 #, fuzzy, c-format
13167 msgid "invalid %%c operand"
13168 msgstr "̵¸ú¤Ê %%c ¥ª¥Ú¥é¥ó¥É"
13170 #: config/sparc/sparc.c:7451
13171 #, fuzzy, c-format
13172 msgid "invalid %%C operand"
13173 msgstr "̵¸ú¤Ê %%C ¥ª¥Ú¥é¥ó¥É"
13175 #: config/sparc/sparc.c:7472
13176 #, fuzzy, c-format
13177 msgid "invalid %%d operand"
13178 msgstr "̵¸ú¤Ê %%d ¥ª¥Ú¥é¥ó¥É"
13180 #: config/sparc/sparc.c:7473
13181 #, fuzzy, c-format
13182 msgid "invalid %%D operand"
13183 msgstr "̵¸ú¤Ê %%D ¥ª¥Ú¥é¥ó¥É"
13185 #: config/sparc/sparc.c:7489
13186 #, fuzzy, c-format
13187 msgid "invalid %%f operand"
13188 msgstr "̵¸ú¤Ê %%f ¥ª¥Ú¥é¥ó¥É"
13190 #: config/sparc/sparc.c:7503
13191 #, fuzzy, c-format
13192 msgid "invalid %%s operand"
13193 msgstr "̵¸ú¤Ê %P ¥ª¥Ú¥é¥ó¥É¤Ç¤¹"
13195 #: config/sparc/sparc.c:7557
13196 msgid "long long constant not a valid immediate operand"
13197 msgstr "long long Äê¿ô¤ÏÀµ¾ï¤Ê¨ÃÍ¥ª¥Ú¥é¥ó¥É¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
13199 #: config/sparc/sparc.c:7560
13200 msgid "floating point constant not a valid immediate operand"
13201 msgstr "ÉâÆ°¾®¿ôÄê¿ô¤ÏÀµ¾ï¤Ê¨ÃÍ¥ª¥Ú¥é¥ó¥É¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
13203 #: config/sparc/freebsd.h:77 config/sparc/linux.h:91
13204 #: config/sparc/linux64.h:111 config/sparc/netbsd-elf.h:201
13205 msgid "Use 64 bit long doubles"
13206 msgstr "64 ¥Ó¥Ã¥È long double ¤ò»ÈÍѤ¹¤ë"
13208 #: config/sparc/freebsd.h:78 config/sparc/linux.h:92
13209 #: config/sparc/linux64.h:112 config/sparc/netbsd-elf.h:202
13210 msgid "Use 128 bit long doubles"
13211 msgstr "128 ¥Ó¥Ã¥È¤Î long double ¤ò»ÈÍѤ¹¤ë"
13213 #: config/sparc/sp64-elf.h:87
13214 msgid "Generate code for big endian"
13215 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
13217 #: config/sparc/sp64-elf.h:88
13218 msgid "Generate code for little endian"
13219 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
13221 #: config/sparc/sp86x-elf.h:61
13222 msgid "Use little-endian byte order for data"
13223 msgstr "¥Ç¡¼¥¿¤Î¥Ð¥¤¥È½ç¤Ë¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤ò»ÈÍѤ¹¤ë"
13225 #: config/sparc/sparc.h:632
13226 msgid "Assume possible double misalignment"
13227 msgstr "double ¤¬¸í¤Ã¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤È¤Ê¤ë²ÄǽÀ­¤¬¤¢¤ë¤È¤ß¤Ê¤¹"
13229 #: config/sparc/sparc.h:634
13230 msgid "Assume all doubles are aligned"
13231 msgstr "Á´¤Æ¤Î double ¤ò¥¢¥é¥¤¥ó¤µ¤ì¤¿¤â¤Î¤È¤ß¤Ê¤¹"
13233 #: config/sparc/sparc.h:636
13234 msgid "Pass -assert pure-text to linker"
13235 msgstr "¥ê¥ó¥«¤Ë -assert pure-text ¤òÅϤ¹"
13237 #: config/sparc/sparc.h:638
13238 msgid "Do not pass -assert pure-text to linker"
13239 msgstr "¥ê¥ó¥«¤Ë -assert pure-text ¤òÅϤµ¤Ê¤¤"
13241 #: config/sparc/sparc.h:640
13242 msgid "Use ABI reserved registers"
13243 msgstr "ABI Í½Ìó¥ì¥¸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
13245 #: config/sparc/sparc.h:642
13246 msgid "Do not use ABI reserved registers"
13247 msgstr "ABI Í½Ìó¥ì¥¸¥¹¥¿¤ò»ÈÍѤ·¤Ê¤¤"
13249 #: config/sparc/sparc.h:644
13250 msgid "Use hardware quad fp instructions"
13251 msgstr "»ÍÇÜÀºÅÙÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
13253 #: config/sparc/sparc.h:646
13254 msgid "Do not use hardware quad fp instructions"
13255 msgstr "»ÍÇÜÀºÅÙÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
13257 #: config/sparc/sparc.h:648
13258 msgid "Compile for v8plus ABI"
13259 msgstr "v8plus ABI ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
13261 #: config/sparc/sparc.h:650
13262 msgid "Do not compile for v8plus ABI"
13263 msgstr "v8plus ABI ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤Ê¤¤"
13265 #: config/sparc/sparc.h:652
13266 msgid "Utilize Visual Instruction Set"
13267 msgstr "Visual Ì¿Î᥻¥Ã¥È¤òÍøÍѤ¹¤ë"
13269 #: config/sparc/sparc.h:654
13270 msgid "Do not utilize Visual Instruction Set"
13271 msgstr "Visual Ì¿Î᥻¥Ã¥È¤òÍøÍѤ·¤Ê¤¤"
13273 #: config/sparc/sparc.h:656
13274 msgid "Pointers are 64-bit"
13275 msgstr "¥Ý¥¤¥ó¥¿¤ò 64 ¥Ó¥Ã¥È¤È¤¹¤ë"
13277 #: config/sparc/sparc.h:658
13278 msgid "Pointers are 32-bit"
13279 msgstr "¥Ý¥¤¥ó¥¿¤ò 32 ¥Ó¥Ã¥È¤È¤¹¤ë"
13281 #: config/sparc/sparc.h:660
13282 msgid "Use 32-bit ABI"
13283 msgstr "32 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
13285 #: config/sparc/sparc.h:662
13286 msgid "Use 64-bit ABI"
13287 msgstr "64 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
13289 #: config/sparc/sparc.h:664
13290 msgid "Use stack bias"
13291 msgstr "¥¹¥¿¥Ã¥¯¥Ð¥¤¥¢¥¹¤ò»ÈÍѤ¹¤ë"
13293 #: config/sparc/sparc.h:666
13294 msgid "Do not use stack bias"
13295 msgstr "¥¹¥¿¥Ã¥¯¥Ð¥¤¥¢¥¹¤ò»ÈÍѤ·¤Ê¤¤"
13297 #: config/sparc/sparc.h:668
13298 msgid "Use structs on stronger alignment for double-word copies"
13299 msgstr "¥À¥Ö¥ë¥ï¡¼¥É¥³¥Ô¡¼ÍѤζ¯¤¯¥¢¥é¥¤¥ó¤µ¤ì¤¿¹½Â¤ÂΤò»ÈÍѤ¹¤ë"
13301 #: config/sparc/sparc.h:670
13302 msgid "Do not use structs on stronger alignment for double-word copies"
13303 msgstr "¥À¥Ö¥ë¥ï¡¼¥É¥³¥Ô¡¼ÍѤζ¯¤¯¥¢¥é¥¤¥ó¤µ¤ì¤¿¹½Â¤ÂΤò»ÈÍѤ·¤Ê¤¤"
13305 #: config/sparc/sparc.h:672
13306 msgid "Optimize tail call instructions in assembler and linker"
13307 msgstr "¥¢¥»¥ó¥Ö¥é¤È¥ê¥ó¥«¤ÇËöÈø¸Æ¤Ó½Ð¤·Ì¿Îá¤òºÇŬ²½¤¹¤ë"
13309 #: config/sparc/sparc.h:674
13310 msgid "Do not optimize tail call instructions in assembler or linker"
13311 msgstr "¥¢¥»¥ó¥Ö¥é¤È¥ê¥ó¥«¤ÇËöÈø¸Æ¤Ó½Ð¤·Ì¿Îá¤òºÇŬ²½¤·¤Ê¤¤"
13313 #: config/sparc/sparc.h:719
13314 #, fuzzy
13315 msgid "Use given SPARC code model"
13316 msgstr "Í¿¤¨¤é¤ì¤¿ Sparc ¥³¡¼¥É¥â¥Ç¥ë¤ò»ÈÍѤ¹¤ë"
13318 #: config/stormy16/stormy16.c:528
13319 msgid "Constant halfword load operand out of range."
13320 msgstr ""
13322 #: config/stormy16/stormy16.c:538
13323 msgid "Constant arithmetic operand out of range."
13324 msgstr ""
13326 #: config/stormy16/stormy16.c:1224
13327 msgid "Local variable memory requirements exceed capacity."
13328 msgstr ""
13330 #: config/stormy16/stormy16.c:1390
13331 msgid "function_profiler support"
13332 msgstr ""
13334 #: config/stormy16/stormy16.c:1479
13335 #, fuzzy
13336 msgid "cannot use va_start in interrupt function"
13337 msgstr "¾¤Î´Ø¿ôÆâ¤Ç static ´Ø¿ô¤òÀë¸À¤Ç¤­¤Þ¤»¤ó"
13339 #: config/stormy16/stormy16.c:1921 config/stormy16/stormy16.c:1992
13340 #, fuzzy
13341 msgid "'B' operand is not constant"
13342 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É¤¬ `asm' Æâ¤ÇÄê¿ô¤Ç¤¹"
13344 #: config/stormy16/stormy16.c:1948
13345 msgid "'B' operand has multiple bits set"
13346 msgstr ""
13348 #: config/stormy16/stormy16.c:1974
13349 #, fuzzy
13350 msgid "'o' operand is not constant"
13351 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É¤¬ `asm' Æâ¤ÇÄê¿ô¤Ç¤¹"
13353 #: config/stormy16/stormy16.c:2006
13354 #, fuzzy
13355 msgid "xstormy16_print_operand: unknown code"
13356 msgstr "ia64_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
13358 #: config/stormy16/stormy16.c:2052
13359 #, fuzzy, c-format
13360 msgid "switch statement of size %lu entries too large"
13361 msgstr "ÊÑ¿ô `%s' ¤Î¥µ¥¤¥º¤¬Â礭¤¹¤®¤Þ¤¹"
13363 #: config/stormy16/stormy16.c:2434
13364 msgid "%<__BELOW100__%> attribute only applies to variables"
13365 msgstr ""
13367 #: config/stormy16/stormy16.c:2441
13368 msgid "__BELOW100__ attribute not allowed with auto storage class."
13369 msgstr ""
13371 #: config/v850/v850-c.c:67
13372 msgid "#pragma GHS endXXXX found without previous startXXX"
13373 msgstr "#pragma GHS endXXXX ¤¬Á°¤Î startXXX Ìµ¤·¤Ç¸«¤Ä¤«¤ê¤Þ¤·¤¿"
13375 #: config/v850/v850-c.c:69
13376 msgid "#pragma GHS endXXX does not match previous startXXX"
13377 msgstr "#pragma GHS endXXX ¤¬Á°¤Î startXXX ¤ÈŬ¹ç¤·¤Þ¤»¤ó"
13379 #: config/v850/v850-c.c:94
13380 #, fuzzy
13381 msgid "cannot set interrupt attribute: no current function"
13382 msgstr "interrupt Â°À­¤òÀßÄê¤Ç¤­¤Þ¤»¤ó: ¸½ºß¤Î´Ø¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
13384 #: config/v850/v850-c.c:102
13385 #, fuzzy
13386 msgid "cannot set interrupt attribute: no such identifier"
13387 msgstr "interrupt Â°À­¤òÀßÄê¤Ç¤­¤Þ¤»¤ó: ¤½¤ÎÍͤʼ±Ê̻Ҥ¬¤¢¤ê¤Þ¤»¤ó"
13389 #: config/v850/v850-c.c:147
13390 msgid "junk at end of #pragma ghs section"
13391 msgstr "#pragma ghs section ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13393 #: config/v850/v850-c.c:164
13394 #, fuzzy, c-format
13395 msgid "unrecognized section name \"%s\""
13396 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥»¥¯¥·¥ç¥ó̾ \"%s\""
13398 #: config/v850/v850-c.c:179
13399 msgid "malformed #pragma ghs section"
13400 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
13402 #: config/v850/v850-c.c:198
13403 msgid "junk at end of #pragma ghs interrupt"
13404 msgstr "#pragma ghs interrupt ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13406 #: config/v850/v850-c.c:209
13407 msgid "junk at end of #pragma ghs starttda"
13408 msgstr "#pragma ghs starttda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13410 #: config/v850/v850-c.c:220
13411 msgid "junk at end of #pragma ghs startsda"
13412 msgstr "#pragma ghs startsda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13414 #: config/v850/v850-c.c:231
13415 msgid "junk at end of #pragma ghs startzda"
13416 msgstr "#pragma ghs startzda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13418 #: config/v850/v850-c.c:242
13419 msgid "junk at end of #pragma ghs endtda"
13420 msgstr "#pragma ghs endtda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13422 #: config/v850/v850-c.c:253
13423 msgid "junk at end of #pragma ghs endsda"
13424 msgstr "#pragma ghs endsda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13426 #: config/v850/v850-c.c:264
13427 msgid "junk at end of #pragma ghs endzda"
13428 msgstr "#pragma ghs ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13430 #: config/v850/v850.c:168
13431 #, fuzzy, c-format
13432 msgid "%s=%s is not numeric"
13433 msgstr "%s=%s ¤Ï¿ôÃͤǤϤ¢¤ê¤Þ¤»¤ó"
13435 #: config/v850/v850.c:175
13436 #, fuzzy, c-format
13437 msgid "%s=%s is too large"
13438 msgstr "%s=%s ¤ÏÂ礭¤¹¤®¤Þ¤¹¡£"
13440 #: config/v850/v850.c:339
13441 msgid "const_double_split got a bad insn:"
13442 msgstr ""
13444 #: config/v850/v850.c:904
13445 msgid "output_move_single:"
13446 msgstr ""
13448 #: config/v850/v850.c:2246
13449 #, fuzzy
13450 msgid "%Jdata area attributes cannot be specified for local variables"
13451 msgstr "¥Ç¡¼¥¿Îΰè°À­¤ò¥í¡¼¥«¥ëÊÑ¿ô¤Ë¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
13453 #: config/v850/v850.c:2257
13454 #, fuzzy
13455 msgid "%Jdata area of '%D' conflicts with previous declaration"
13456 msgstr "¥Ç¡¼¥¿Îΰè '%s' ¤ÏÁ°¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
13458 #: config/v850/v850.c:2456
13459 #, fuzzy, c-format
13460 msgid "bogus JR construction: %d\n"
13461 msgstr "¸íËâ²½¤µ¤ì¤¿ JR ¹½Â¤: %d\n"
13463 #: config/v850/v850.c:2477 config/v850/v850.c:2680
13464 #, fuzzy, c-format
13465 msgid "bad amount of stack space removal: %d"
13466 msgstr "¥¹¥¿¥Ã¥¯¶õ´Öºï½üÎ̤¬ÉÔÀµ¤Ç¤¹: %d"
13468 #: config/v850/v850.c:2656
13469 #, fuzzy, c-format
13470 msgid "bogus JARL construction: %d\n"
13471 msgstr "¸íËâ²½¤µ¤ì¤¿ JARL ¹½Â¤: %d\n"
13473 #: config/v850/v850.c:3026
13474 #, fuzzy, c-format
13475 msgid "Bogus DISPOSE construction: %d\n"
13476 msgstr "¸íËâ²½¤µ¤ì¤¿ JR ¹½Â¤: %d\n"
13478 #: config/v850/v850.c:3048
13479 #, c-format
13480 msgid "Too much stack space to dispose of: %d"
13481 msgstr ""
13483 #: config/v850/v850.c:3221
13484 #, fuzzy, c-format
13485 msgid "Bogus PREPEARE construction: %d\n"
13486 msgstr "¸íËâ²½¤µ¤ì¤¿ JARL ¹½Â¤: %d\n"
13488 #: config/v850/v850.c:3243
13489 #, fuzzy, c-format
13490 msgid "Too much stack space to prepare: %d"
13491 msgstr "¥¹¥¿¥Ã¥¯¶õ´Öºï½üÎ̤¬ÉÔÀµ¤Ç¤¹: %d"
13493 #. Macro to define tables used to set the flags.
13494 #. This is a list in braces of pairs in braces,
13495 #. each pair being { "NAME", VALUE }
13496 #. where VALUE is the bits to set or minus the bits to clear.
13497 #. An empty string NAME is used to identify the default VALUE.
13498 #: config/v850/v850.h:174
13499 msgid "Support Green Hills ABI"
13500 msgstr "Green Hill ¤Î ABI ¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
13502 #: config/v850/v850.h:177
13503 msgid "Prohibit PC relative function calls"
13504 msgstr "PC ´ØÏ¢¤Î´Ø¿ô¸Æ¤Ó½Ð¤·¤ò¶Ø¤¸¤ë"
13506 #: config/v850/v850.h:180
13507 msgid "Reuse r30 on a per function basis"
13508 msgstr "´Ø¿ô¤Î¼çÍ×ÉôʬËè¤Ë r30 ¤òºÆÍøÍѤ¹¤ë"
13510 #: config/v850/v850.h:183
13511 msgid "Use stubs for function prologues"
13512 msgstr "´Ø¿ô³«»ÏÉôʬÍѤΥ¹¥¿¥Ö¤ò»ÈÍѤ¹¤ë"
13514 #: config/v850/v850.h:186
13515 msgid "Same as: -mep -mprolog-function"
13516 msgstr "-mep -mprolog-function ¤ÈƱÍÍ"
13518 #: config/v850/v850.h:187
13519 msgid "Enable backend debugging"
13520 msgstr "¥Ð¥Ã¥¯¥¨¥ó¥É¥Ç¥Ð¥Ã¥°¤òÍ­¸ú¤Ë¤¹¤ë"
13522 #: config/v850/v850.h:189
13523 msgid "Compile for the v850 processor"
13524 msgstr "v850 ¥×¥í¥»¥Ã¥µÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
13526 #: config/v850/v850.h:191
13527 #, fuzzy
13528 msgid "Compile for v850e1 processor"
13529 msgstr "v850 ¥×¥í¥»¥Ã¥µÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
13531 #. Make sure that the other bits are cleared.
13532 #: config/v850/v850.h:193
13533 #, fuzzy
13534 msgid "Compile for v850e processor"
13535 msgstr "v850 ¥×¥í¥»¥Ã¥µÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
13537 #. Make sure that the other bits are cleared.
13538 #: config/v850/v850.h:195
13539 #, fuzzy
13540 msgid "Enable the use of the short load instructions"
13541 msgstr "DB Ì¿Îá¤Î»ÈÍѤòÍ­¸ú¤Ë¤¹¤ë"
13543 #: config/v850/v850.h:198
13544 #, fuzzy
13545 msgid "Do not use the callt instruction"
13546 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
13548 #: config/v850/v850.h:205
13549 #, fuzzy
13550 msgid "Do not use registers r2 and r5"
13551 msgstr "sb ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ·¤Ê¤¤"
13553 #: config/v850/v850.h:207
13554 msgid "Enforce strict alignment"
13555 msgstr ""
13557 #: config/v850/v850.h:210
13558 msgid "Use 4 byte entries in switch tables"
13559 msgstr "switch ¥Æ¡¼¥Ö¥ë¤Ç 4 ¥Ð¥¤¥È¥¨¥ó¥È¥ê¤ò»ÈÍѤ¹¤ë"
13561 #: config/v850/v850.h:236
13562 msgid "Set the max size of data eligible for the TDA area"
13563 msgstr "TDA Îΰè¤Ë¤È¤Ã¤Æ˾¤Þ¤·¤¤ºÇÂç¥Ç¡¼¥¿¥µ¥¤¥º¤òÀßÄꤹ¤ë"
13565 #: config/v850/v850.h:239
13566 msgid "Set the max size of data eligible for the SDA area"
13567 msgstr "SDA Îΰè¤Ë¤È¤Ã¤Æ˾¤Þ¤·¤¤ºÇÂç¥Ç¡¼¥¿¥µ¥¤¥º¤òÀßÄꤹ¤ë"
13569 #: config/v850/v850.h:242
13570 msgid "Set the max size of data eligible for the ZDA area"
13571 msgstr "ZDA Îΰè¤Ë¤È¤Ã¤Æ˾¤Þ¤·¤¤ºÇÂç¥Ç¡¼¥¿¥µ¥¤¥º¤òÀßÄꤹ¤ë"
13573 #: config/xtensa/xtensa.c:1014 config/xtensa/xtensa.c:1046
13574 #: config/xtensa/xtensa.c:1055
13575 msgid "bad test"
13576 msgstr ""
13578 #: config/xtensa/xtensa.c:1774
13579 msgid "boolean registers required for the floating-point option"
13580 msgstr ""
13582 #: config/xtensa/xtensa.c:1820
13583 #, fuzzy, c-format
13584 msgid "-f%s is not supported with CONST16 instructions"
13585 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
13587 #: config/xtensa/xtensa.c:1825
13588 msgid "PIC is required but not supported with CONST16 instructions"
13589 msgstr ""
13591 #: config/xtensa/xtensa.c:1895
13592 #, fuzzy, c-format
13593 msgid "invalid %%D value"
13594 msgstr "̵¸ú¤Ê %D ÃͤǤ¹"
13596 #: config/xtensa/xtensa.c:1932
13597 #, fuzzy
13598 msgid "invalid mask"
13599 msgstr "̵¸ú¤Ê #pragma %s ¤Ç¤¹"
13601 #: config/xtensa/xtensa.c:1958
13602 #, fuzzy, c-format
13603 msgid "invalid %%x value"
13604 msgstr "̵¸ú¤Ê %%W ÃͤǤ¹"
13606 #: config/xtensa/xtensa.c:1965
13607 #, fuzzy, c-format
13608 msgid "invalid %%d value"
13609 msgstr "̵¸ú¤Ê %%W ÃͤǤ¹"
13611 #: config/xtensa/xtensa.c:1986 config/xtensa/xtensa.c:1996
13612 #, fuzzy, c-format
13613 msgid "invalid %%t/%%b value"
13614 msgstr "̵¸ú¤Ê %%b ÃÍ"
13616 #: config/xtensa/xtensa.c:2038
13617 #, fuzzy
13618 msgid "invalid address"
13619 msgstr "̵¸ú¤Ê¥³¡¼¥É¤Ç¤¹"
13621 #: config/xtensa/xtensa.c:2063
13622 #, fuzzy
13623 msgid "no register in address"
13624 msgstr "ÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹: %s"
13626 #: config/xtensa/xtensa.c:2071
13627 #, fuzzy
13628 msgid "address offset not a constant"
13629 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
13631 #: config/xtensa/xtensa.c:2672
13632 #, fuzzy
13633 msgid "only uninitialized variables can be placed in a .bss section"
13634 msgstr "8 ¥Ó¥Ã¥ÈÎΰèÆâ¤ËÇÛÃ֤Ǥ­¤ëÊÑ¿ô¤À¤±¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
13636 #: config/xtensa/xtensa.h:79
13637 #, fuzzy
13638 msgid "Use CONST16 instruction to load constants"
13639 msgstr "½ÐÎϤ¹¤ë°ú¿ô¤ò¥»¡¼¥Ö¤¹¤ë¤¿¤á push Ì¿Îá¤ò»È¤¦"
13641 #: config/xtensa/xtensa.h:81
13642 msgid "Use PC-relative L32R instruction to load constants"
13643 msgstr ""
13645 #: config/xtensa/xtensa.h:83
13646 #, fuzzy
13647 msgid "Disable fused multiply/add and multiply/subtract FP instructions"
13648 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
13650 #: config/xtensa/xtensa.h:85
13651 #, fuzzy
13652 msgid "Enable fused multiply/add and multiply/subtract FP instructions"
13653 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
13655 #: config/xtensa/xtensa.h:87
13656 msgid "Intersperse literal pools with code in the text section"
13657 msgstr ""
13659 #: config/xtensa/xtensa.h:89
13660 msgid "Put literal pools in a separate literal section"
13661 msgstr ""
13663 #: config/xtensa/xtensa.h:91
13664 msgid "Automatically align branch targets to reduce branch penalties"
13665 msgstr ""
13667 #: config/xtensa/xtensa.h:93
13668 msgid "Do not automatically align branch targets"
13669 msgstr ""
13671 #: config/xtensa/xtensa.h:95
13672 msgid "Use indirect CALLXn instructions for large programs"
13673 msgstr ""
13675 #: config/xtensa/xtensa.h:97
13676 #, fuzzy
13677 msgid "Use direct CALLn instructions for fast calls"
13678 msgstr "ÁȤ߹þ¤ß¤Î½ü»»Ì¿Îá¤ò»ÈÍѤ¹¤ë"
13680 #: ada/misc.c:257
13681 #, fuzzy, c-format
13682 msgid "missing argument to \"-%s\""
13683 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
13685 #: ada/misc.c:298
13686 msgid "%<-gnat%> misspelled as %<-gant%>"
13687 msgstr ""
13689 #: cp/call.c:288
13690 msgid "unable to call pointer to member function here"
13691 msgstr "¤³¤³¤Ç¤Ï¥á¥ó¥Ð´Ø¿ô¥Ý¥¤¥ó¥¿¸Æ¤Ó½Ð¤·¤¬¤Ç¤­¤Þ¤»¤ó"
13693 #: cp/call.c:2376
13694 msgid "%s %D(%T, %T, %T) <built-in>"
13695 msgstr ""
13697 #: cp/call.c:2381
13698 msgid "%s %D(%T, %T) <built-in>"
13699 msgstr ""
13701 #: cp/call.c:2385
13702 #, fuzzy
13703 msgid "%s %D(%T) <built-in>"
13704 msgstr "<ÁȤ߹þ¤ß>"
13706 #: cp/call.c:2389
13707 msgid "%s %T <conversion>"
13708 msgstr ""
13710 #: cp/call.c:2391
13711 msgid "%J%s %+#D <near match>"
13712 msgstr ""
13714 #: cp/call.c:2393
13715 msgid "%J%s %+#D"
13716 msgstr ""
13718 #: cp/call.c:2428
13719 msgid "candidates are:"
13720 msgstr ""
13722 #: cp/call.c:2614
13723 #, fuzzy
13724 msgid "conversion from %qT to %qT is ambiguous"
13725 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
13727 #: cp/call.c:2767 cp/call.c:2825
13728 msgid "no matching function for call to %<%D(%A)%>"
13729 msgstr ""
13731 #: cp/call.c:2770 cp/call.c:2828
13732 msgid "call of overloaded %<%D(%A)%> is ambiguous"
13733 msgstr ""
13735 #. It's no good looking for an overloaded operator() on a
13736 #. pointer-to-member-function.
13737 #: cp/call.c:2896
13738 #, c-format
13739 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
13740 msgstr ""
13742 #: cp/call.c:2965
13743 msgid "no match for call to %<(%T) (%A)%>"
13744 msgstr ""
13746 #: cp/call.c:2974
13747 msgid "call of %<(%T) (%A)%> is ambiguous"
13748 msgstr ""
13750 #: cp/call.c:3012
13751 msgid "%s for ternary %<operator?:%> in %<%E ? %E : %E%>"
13752 msgstr ""
13754 #: cp/call.c:3018
13755 msgid "%s for %<operator%s%> in %<%E%s%>"
13756 msgstr ""
13758 #: cp/call.c:3022
13759 msgid "%s for %<operator[]%> in %<%E[%E]%>"
13760 msgstr ""
13762 #: cp/call.c:3027
13763 msgid "%s for %qs in %<%s %E%>"
13764 msgstr ""
13766 #: cp/call.c:3032
13767 msgid "%s for %<operator%s%> in %<%E %s %E%>"
13768 msgstr ""
13770 #: cp/call.c:3035
13771 msgid "%s for %<operator%s%> in %<%s%E%>"
13772 msgstr ""
13774 #: cp/call.c:3125
13775 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
13776 msgstr "ISO C++ ¤ÏÃæ´Ö¹à¤¬¾Êά¤µ¤ì¤¿ ?: ¼°¤ò¶Ø¤¸¤Þ¤¹"
13778 #: cp/call.c:3202
13779 msgid "%qE has type %<void%> and is not a throw-expression"
13780 msgstr ""
13782 #: cp/call.c:3241 cp/call.c:3451
13783 msgid "operands to ?: have different types"
13784 msgstr ""
13786 #: cp/call.c:3405
13787 #, fuzzy
13788 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
13789 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
13791 #: cp/call.c:3412
13792 #, fuzzy
13793 msgid "enumeral and non-enumeral type in conditional expression"
13794 msgstr "¾ò·ï¼°¤ËÉä¹çÉÕ¤­·¿¤ÈÉä¹ç̵¤··¿¤È¤¬¤¢¤ê¤Þ¤¹"
13796 #: cp/call.c:3706
13797 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
13798 msgstr ""
13800 #: cp/call.c:3759
13801 msgid "using synthesized %q#D for copy assignment"
13802 msgstr ""
13804 #: cp/call.c:3761
13805 msgid "  where cfront would use %q#D"
13806 msgstr ""
13808 #: cp/call.c:3793
13809 #, fuzzy
13810 msgid "comparison between %q#T and %q#T"
13811 msgstr "¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¹Ô¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
13813 #: cp/call.c:4052
13814 #, fuzzy
13815 msgid "no suitable %<operator %s> for %qT"
13816 msgstr "¤¢¤ê¤¨¤Ê¤¤±é»»»Ò '%s'"
13818 #: cp/call.c:4069
13819 msgid "%q+#D is private"
13820 msgstr ""
13822 #: cp/call.c:4071
13823 msgid "%q+#D is protected"
13824 msgstr ""
13826 #: cp/call.c:4073
13827 msgid "%q+#D is inaccessible"
13828 msgstr ""
13830 #: cp/call.c:4074
13831 msgid "within this context"
13832 msgstr ""
13834 #: cp/call.c:4163 cp/cvt.c:263
13835 #, fuzzy
13836 msgid "invalid conversion from %qT to %qT"
13837 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
13839 #: cp/call.c:4165
13840 #, fuzzy
13841 msgid "  initializing argument %P of %qD"
13842 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
13844 #: cp/call.c:4177
13845 msgid "passing NULL to non-pointer argument %P of %qD"
13846 msgstr ""
13848 #: cp/call.c:4180
13849 #, fuzzy
13850 msgid "converting to non-pointer type %qT from NULL"
13851 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
13853 #: cp/call.c:4188
13854 #, fuzzy
13855 msgid "passing %qT for argument %P to %qD"
13856 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
13858 #: cp/call.c:4191
13859 msgid "converting to %qT from %qT"
13860 msgstr ""
13862 #: cp/call.c:4200
13863 #, fuzzy
13864 msgid "passing negative value %qE for argument %P to %qD"
13865 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
13867 #: cp/call.c:4203
13868 msgid "converting negative value %qE to %qT"
13869 msgstr ""
13871 #: cp/call.c:4345
13872 msgid "cannot bind bitfield %qE to %qT"
13873 msgstr ""
13875 #: cp/call.c:4348 cp/call.c:4364
13876 msgid "cannot bind packed field %qE to %qT"
13877 msgstr ""
13879 #: cp/call.c:4351
13880 #, fuzzy
13881 msgid "cannot bind rvalue %qE to %qT"
13882 msgstr "¥½¡¼¥¹ %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
13884 #: cp/call.c:4460
13885 msgid "cannot pass objects of non-POD type %q#T through %<...%>; call will abort at runtime"
13886 msgstr ""
13888 #. Undefined behavior [expr.call] 5.2.2/7.
13889 #: cp/call.c:4486
13890 msgid "cannot receive objects of non-POD type %q#T through %<...%>; call will abort at runtime"
13891 msgstr ""
13893 #: cp/call.c:4529
13894 msgid "the default argument for parameter %d of %qD has not yet been parsed"
13895 msgstr ""
13897 #: cp/call.c:4734
13898 msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
13899 msgstr ""
13901 #: cp/call.c:4753
13902 msgid "%qT is not an accessible base of %qT"
13903 msgstr ""
13905 #: cp/call.c:5003
13906 msgid "could not find class$ field in java interface type %qT"
13907 msgstr ""
13909 #: cp/call.c:5263
13910 #, fuzzy
13911 msgid "call to non-function %qD"
13912 msgstr "´Ø¿ô %s ¤Ë¸Æ¤Ó½Ð¤·¤¬¤¢¤ê¤Þ¤»¤ó\n"
13914 #: cp/call.c:5288
13915 msgid "request for member %qD in %qE, which is of non-aggregate type %qT"
13916 msgstr ""
13918 #: cp/call.c:5367
13919 msgid "no matching function for call to %<%T::%s(%A)%#V%>"
13920 msgstr ""
13922 #: cp/call.c:5385
13923 msgid "call of overloaded %<%s(%A)%> is ambiguous"
13924 msgstr ""
13926 #: cp/call.c:5409
13927 msgid "cannot call member function %qD without object"
13928 msgstr ""
13930 #: cp/call.c:6014
13931 msgid "passing %qT chooses %qT over %qT"
13932 msgstr ""
13934 #: cp/call.c:6016 cp/name-lookup.c:4104
13935 #, fuzzy
13936 msgid "  in call to %qD"
13937 msgstr "`%s' ¤Ø¤Î¸Æ¤Ó½Ð¤·¤Ï¥¤¥ó¥é¥¤¥ó²½¤Ç¤­¤Þ¤»¤ó"
13939 #: cp/call.c:6073
13940 msgid "choosing %qD over %qD"
13941 msgstr ""
13943 #: cp/call.c:6074
13944 #, fuzzy
13945 msgid "  for conversion from %qT to %qT"
13946 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
13948 #: cp/call.c:6076
13949 msgid "  because conversion sequence for the argument is better"
13950 msgstr ""
13952 #: cp/call.c:6197
13953 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:"
13954 msgstr ""
13956 #: cp/call.c:6201
13957 msgid "candidate 1:"
13958 msgstr ""
13960 #: cp/call.c:6202
13961 msgid "candidate 2:"
13962 msgstr ""
13964 #: cp/call.c:6338
13965 #, fuzzy
13966 msgid "could not convert %qE to %qT"
13967 msgstr "0x%l.8x ¤òÎΰè¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
13969 #: cp/call.c:6469
13970 msgid "invalid initialization of non-const reference of type %qT from a temporary of type %qT"
13971 msgstr ""
13973 #: cp/call.c:6473
13974 msgid "invalid initialization of reference of type %qT from expression of type %qT"
13975 msgstr ""
13977 #: cp/class.c:272
13978 msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
13979 msgstr ""
13981 #: cp/class.c:929
13982 msgid "Java class %qT cannot have a destructor"
13983 msgstr ""
13985 #: cp/class.c:931
13986 msgid "Java class %qT cannot have an implicit non-trivial destructor"
13987 msgstr ""
13989 #: cp/class.c:1031
13990 msgid "%q#D and %q#D cannot be overloaded"
13991 msgstr ""
13993 #: cp/class.c:1088
13994 #, fuzzy
13995 msgid "conflicting access specifications for method %qD, ignored"
13996 msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤ËÂФ¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò¤¬¶¥¹ç¤·¤¿¤¿¤á¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
13998 #: cp/class.c:1091
13999 #, fuzzy, c-format
14000 msgid "conflicting access specifications for field %qE, ignored"
14001 msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤ËÂФ¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò¤¬¶¥¹ç¤·¤¿¤¿¤á¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
14003 #: cp/class.c:1141
14004 msgid "%qD names constructor"
14005 msgstr ""
14007 #: cp/class.c:1146
14008 #, fuzzy
14009 msgid "%qD invalid in %qT"
14010 msgstr "%s: Ìµ¸ú¤Ê¥ª¥×¥·¥ç¥ó -- %c\n"
14012 #: cp/class.c:1154
14013 msgid "no members matching %qD in %q#T"
14014 msgstr ""
14016 #: cp/class.c:1186 cp/class.c:1194
14017 #, fuzzy
14018 msgid "%qD invalid in %q#T"
14019 msgstr "%s: Ìµ¸ú¤Ê¥ª¥×¥·¥ç¥ó -- %c\n"
14021 #: cp/class.c:1187
14022 msgid "  because of local method %q#D with same name"
14023 msgstr ""
14025 #: cp/class.c:1195
14026 msgid "  because of local member %q#D with same name"
14027 msgstr ""
14029 #: cp/class.c:1237
14030 #, fuzzy
14031 msgid "base class %q#T has a non-virtual destructor"
14032 msgstr "Èó²¾Áۥǥ¹¥È¥é¥¯¥¿¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
14034 #: cp/class.c:1551
14035 msgid "all member functions in class %qT are private"
14036 msgstr ""
14038 #: cp/class.c:1562
14039 msgid "%q#T only defines a private destructor and has no friends"
14040 msgstr ""
14042 #: cp/class.c:1602
14043 msgid "%q#T only defines private constructors and has no friends"
14044 msgstr ""
14046 #: cp/class.c:1935
14047 msgid "no unique final overrider for %qD in %qT"
14048 msgstr ""
14050 #. Here we know it is a hider, and no overrider exists.
14051 #: cp/class.c:2409
14052 msgid "%qD was hidden"
14053 msgstr ""
14055 #: cp/class.c:2410
14056 msgid "  by %qD"
14057 msgstr ""
14059 #: cp/class.c:2451 cp/decl2.c:1100
14060 msgid "%q#D invalid; an anonymous union can only have non-static data members"
14061 msgstr ""
14063 #: cp/class.c:2458 cp/decl2.c:1107
14064 msgid "private member %q#D in anonymous union"
14065 msgstr ""
14067 #: cp/class.c:2461 cp/decl2.c:1109
14068 msgid "protected member %q#D in anonymous union"
14069 msgstr ""
14071 #: cp/class.c:2628
14072 #, fuzzy
14073 msgid "bit-field %q#D with non-integral type"
14074 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
14076 #: cp/class.c:2645
14077 #, fuzzy
14078 msgid "bit-field %qD width not an integer constant"
14079 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
14081 #: cp/class.c:2651
14082 #, fuzzy
14083 msgid "negative width in bit-field %qD"
14084 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬Éé¤Î¿ô¤Ç¤¹"
14086 #: cp/class.c:2656
14087 #, fuzzy
14088 msgid "zero width for bit-field %qD"
14089 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬ 0 ¤Ç¤¹"
14091 #: cp/class.c:2662
14092 #, fuzzy
14093 msgid "width of %qD exceeds its type"
14094 msgstr "`%s' ¤ÎÉý¤Ï¤½¤Î·¿¤Î¥µ¥¤¥º¤òĶ¤¨¤Æ¤¤¤Þ¤¹"
14096 #: cp/class.c:2671
14097 msgid "%qD is too small to hold all values of %q#T"
14098 msgstr ""
14100 #: cp/class.c:2731
14101 msgid "member %q#D with constructor not allowed in union"
14102 msgstr ""
14104 #: cp/class.c:2734
14105 msgid "member %q#D with destructor not allowed in union"
14106 msgstr ""
14108 #: cp/class.c:2737
14109 msgid "member %q#D with copy assignment operator not allowed in union"
14110 msgstr ""
14112 #: cp/class.c:2760
14113 #, fuzzy
14114 msgid "multiple fields in union %qT initialized"
14115 msgstr "¶¦ÍÑÂνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
14117 #: cp/class.c:2821
14118 msgid "ignoring packed attribute on unpacked non-POD field %q#D"
14119 msgstr ""
14121 #: cp/class.c:2881
14122 msgid "%qD may not be static because it is a member of a union"
14123 msgstr ""
14125 #: cp/class.c:2886
14126 msgid "%qD may not have reference type %qT because it is a member of a union"
14127 msgstr ""
14129 #: cp/class.c:2895
14130 msgid "field %qD in local class cannot be static"
14131 msgstr ""
14133 #: cp/class.c:2901
14134 #, fuzzy
14135 msgid "field %qD invalidly declared function type"
14136 msgstr "¥Ñ¥é¥á¥¿¤Ï¥á¥½¥Ã¥É¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
14138 #: cp/class.c:2907
14139 #, fuzzy
14140 msgid "field %qD invalidly declared method type"
14141 msgstr "¥Ñ¥é¥á¥¿¤Ï¥á¥½¥Ã¥É¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
14143 #: cp/class.c:2939
14144 msgid "non-static reference %q#D in class without a constructor"
14145 msgstr ""
14147 #: cp/class.c:2986
14148 msgid "non-static const member %q#D in class without a constructor"
14149 msgstr ""
14151 #: cp/class.c:3001
14152 msgid "field %q#D with same name as class"
14153 msgstr ""
14155 #: cp/class.c:3034
14156 #, fuzzy
14157 msgid "%q#T has pointer data members"
14158 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
14160 #: cp/class.c:3038
14161 msgid "  but does not override %<%T(const %T&)%>"
14162 msgstr ""
14164 #: cp/class.c:3040
14165 msgid "  or %<operator=(const %T&)%>"
14166 msgstr ""
14168 #: cp/class.c:3043
14169 msgid "  but does not override %<operator=(const %T&)%>"
14170 msgstr ""
14172 #: cp/class.c:3476
14173 msgid "offset of empty base %qT may not be ABI-compliant and maychange in a future version of GCC"
14174 msgstr ""
14176 #: cp/class.c:3588
14177 msgid "class %qT will be considered nearly empty in a future version of GCC"
14178 msgstr ""
14180 #: cp/class.c:3670
14181 #, fuzzy
14182 msgid "initializer specified for non-virtual method %qD"
14183 msgstr "²¾ÁÛ´Ø¿ô¤ò»ÈÍѤ¹¤ë¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹"
14185 #: cp/class.c:4333
14186 msgid "offset of virtual base %qT is not ABI-compliant and may change in a future version of GCC"
14187 msgstr ""
14189 #: cp/class.c:4432
14190 msgid "direct base %qT inaccessible in %qT due to ambiguity"
14191 msgstr ""
14193 #: cp/class.c:4444
14194 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
14195 msgstr ""
14197 #: cp/class.c:4621
14198 msgid "size assigned to %qT may not be ABI-compliant and may change in a future version of GCC"
14199 msgstr ""
14201 #. Versions of G++ before G++ 3.4 did not reset the
14202 #. DECL_MODE.
14203 #: cp/class.c:4660
14204 msgid "the offset of %qD may not be ABI-compliant and may change in a future version of GCC"
14205 msgstr ""
14207 #: cp/class.c:4683
14208 msgid "offset of %qD is not ABI-compliant and may change in a future version of GCC"
14209 msgstr ""
14211 #: cp/class.c:4693
14212 msgid "%qD contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
14213 msgstr ""
14215 #: cp/class.c:4753
14216 msgid "layout of classes derived from empty class %qT may change in a future version of GCC"
14217 msgstr ""
14219 #: cp/class.c:4894 cp/parser.c:12849
14220 #, fuzzy
14221 msgid "redefinition of %q#T"
14222 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
14224 #: cp/class.c:5042
14225 #, fuzzy
14226 msgid "%q#T has virtual functions but non-virtual destructor"
14227 msgstr "Èó²¾Áۥǥ¹¥È¥é¥¯¥¿¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
14229 #: cp/class.c:5139
14230 #, fuzzy
14231 msgid "trying to finish struct, but kicked out due to previous parse errors"
14232 msgstr "¹½Ê¸²òÀϤ¬¹½Â¤ÂΤνª¤ê¤Ëº¹¤·³Ý¤«¤ê¤Þ¤·¤¿¤¬¡¢Á°¤Î¥¨¥é¡¼¤Î¤»¤¤¤Çʸ̮¤ò¸«¼º¤¤¤Þ¤·¤¿"
14234 #: cp/class.c:5555
14235 #, fuzzy
14236 msgid "language string %<\"%E\"%> not recognized"
14237 msgstr "¸À¸ìʸ»úÎó `\"%s\"' ¤Ïǧ¼±¤µ¤ì¤Þ¤»¤ó"
14239 #: cp/class.c:5642
14240 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
14241 msgstr ""
14243 #: cp/class.c:5767
14244 msgid "no matches converting function %qD to type %q#T"
14245 msgstr ""
14247 #: cp/class.c:5790
14248 msgid "converting overloaded function %qD to type %q#T is ambiguous"
14249 msgstr ""
14251 #: cp/class.c:5816
14252 #, fuzzy
14253 msgid "assuming pointer to member %qD"
14254 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
14256 #: cp/class.c:5819
14257 msgid "(a pointer to member can only be formed with %<&%E%>)"
14258 msgstr ""
14260 #: cp/class.c:5864 cp/class.c:5895 cp/class.c:6047 cp/class.c:6054
14261 msgid "not enough type information"
14262 msgstr "ÉÔ½½Ê¬¤Ê·¿¾ðÊó"
14264 #: cp/class.c:5881
14265 #, fuzzy
14266 msgid "argument of type %qT does not match %qT"
14267 msgstr "²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ë°ìÃפ·¤Þ¤»¤ó"
14269 #: cp/class.c:6031
14270 msgid "invalid operation on uninstantiated type"
14271 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹²½¤µ¤ì¤Ê¤¤·¿¤ËÂФ¹¤ë̵¸ú¤ÊÁàºî¤Ç¤¹"
14273 #. [basic.scope.class]
14275 #. A name N used in a class S shall refer to the same declaration
14276 #. in its context and when re-evaluated in the completed scope of
14277 #. S.
14278 #: cp/class.c:6268 cp/decl.c:1096 cp/name-lookup.c:508 cp/pt.c:2198
14279 #, fuzzy
14280 msgid "declaration of %q#D"
14281 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
14283 #: cp/class.c:6269
14284 msgid "changes meaning of %qD from %q+#D"
14285 msgstr ""
14287 #: cp/cvt.c:90
14288 #, fuzzy
14289 msgid "can't convert from incomplete type %qT to %qT"
14290 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
14292 #: cp/cvt.c:99
14293 msgid "conversion of %qE from %qT to %qT is ambiguous"
14294 msgstr ""
14296 #: cp/cvt.c:168 cp/cvt.c:237 cp/cvt.c:284
14297 #, fuzzy
14298 msgid "cannot convert %qE from type %qT to type %qT"
14299 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
14301 #: cp/cvt.c:197 cp/cvt.c:201
14302 msgid "pointer to member cast from %qT to %qT is via virtual base"
14303 msgstr ""
14305 #: cp/cvt.c:497
14306 msgid "conversion from %qT to %qT discards qualifiers"
14307 msgstr ""
14309 #: cp/cvt.c:515 cp/typeck.c:4840
14310 msgid "casting %qT to %qT does not dereference pointer"
14311 msgstr ""
14313 #: cp/cvt.c:542
14314 #, fuzzy
14315 msgid "cannot convert type %qT to type %qT"
14316 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
14318 #: cp/cvt.c:670
14319 #, fuzzy
14320 msgid "conversion from %q#T to %q#T"
14321 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
14323 #: cp/cvt.c:682 cp/cvt.c:702
14324 #, fuzzy
14325 msgid "%q#T used where a %qT was expected"
14326 msgstr "Ê£ÁÇ¿ô·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿"
14328 #: cp/cvt.c:717
14329 #, fuzzy
14330 msgid "%q#T used where a floating point value was expected"
14331 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿"
14333 #: cp/cvt.c:764
14334 #, fuzzy
14335 msgid "conversion from %qT to non-scalar type %qT requested"
14336 msgstr "Èó¥¹¥«¥é¡¼·¿¤Ø¤ÎÊÑ´¹¤¬Í׵ᤵ¤ì¤Þ¤¹"
14338 #: cp/cvt.c:798
14339 msgid "pseudo-destructor is not called"
14340 msgstr ""
14342 #: cp/cvt.c:857
14343 msgid "object of incomplete type %qT will not be accessed in %s"
14344 msgstr ""
14346 #: cp/cvt.c:860
14347 msgid "object of type %qT will not be accessed in %s"
14348 msgstr ""
14350 #: cp/cvt.c:876
14351 msgid "object %qE of incomplete type %qT will not be accessed in %s"
14352 msgstr ""
14354 #. [over.over] enumerates the places where we can take the address
14355 #. of an overloaded function, and this is not one of them.
14356 #: cp/cvt.c:892
14357 #, fuzzy, c-format
14358 msgid "%s cannot resolve address of overloaded function"
14359 msgstr "À©¸æ¤¬Èó void ´Ø¿ô¤Î½ª¤ê¤ËÅþ㤷¤Þ¤·¤¿"
14361 #. Only warn when there is no &.
14362 #: cp/cvt.c:898
14363 #, c-format
14364 msgid "%s is a reference, not call, to function %qE"
14365 msgstr ""
14367 #: cp/cvt.c:909
14368 #, fuzzy, c-format
14369 msgid "%s has no effect"
14370 msgstr "%s¤¬%s¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
14372 #: cp/cvt.c:941
14373 #, fuzzy
14374 msgid "value computed is not used"
14375 msgstr ".da ¥Õ¥¡¥¤¥ë¤ÎÆâÍƤò»È¤¤ÀڤäƤ¤¤Þ¤»¤ó\n"
14377 #: cp/cvt.c:1049
14378 #, fuzzy
14379 msgid "converting NULL to non-pointer type"
14380 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
14382 #: cp/cvt.c:1121
14383 msgid "ambiguous default type conversion from %qT"
14384 msgstr ""
14386 #: cp/cvt.c:1123
14387 msgid "  candidate conversions include %qD and %qD"
14388 msgstr ""
14390 #: cp/decl.c:361
14391 #, fuzzy
14392 msgid "label %qD used but not defined"
14393 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
14395 #: cp/decl.c:372
14396 #, fuzzy
14397 msgid "label %qD defined but not used"
14398 msgstr "¥é¥Ù¥ë `%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
14400 #: cp/decl.c:1003
14401 #, fuzzy
14402 msgid "%qD was declared %<extern%> and later %<static%>"
14403 msgstr "`%s' ¤Ï `extern' ¤ÈÀë¸À¤µ¤ì¡¢¸å¤Ç `static' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
14405 #: cp/decl.c:1004 cp/decl.c:1469
14406 #, fuzzy
14407 msgid "previous declaration of %qD"
14408 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14410 #: cp/decl.c:1052
14411 #, fuzzy
14412 msgid "%Jfunction %qD redeclared as inline"
14413 msgstr "´Ø¿ô¤¬Â礭¤¹¤®¤Æ inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
14415 #: cp/decl.c:1053
14416 #, fuzzy
14417 msgid "%Jprevious declaration of %qD with attribute noinline"
14418 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14420 #: cp/decl.c:1060
14421 #, fuzzy
14422 msgid "%Jfunction %qD redeclared with attribute noinline"
14423 msgstr "´Ø¿ô¤¬Â礭¤¹¤®¤Æ inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
14425 #: cp/decl.c:1062
14426 #, fuzzy
14427 msgid "%Jprevious declaration of %qD was inline"
14428 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14430 #: cp/decl.c:1083 cp/decl.c:1154
14431 #, fuzzy
14432 msgid "shadowing %s function %q#D"
14433 msgstr "¥é¥¤¥Ö¥é¥ê´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
14435 #: cp/decl.c:1092
14436 #, fuzzy
14437 msgid "library function %q#D redeclared as non-function %q#D"
14438 msgstr "¥é¥¤¥Ö¥é¥ê´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
14440 #: cp/decl.c:1097
14441 #, fuzzy
14442 msgid "conflicts with built-in declaration %q#D"
14443 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
14445 #: cp/decl.c:1149 cp/decl.c:1258 cp/decl.c:1274
14446 #, fuzzy
14447 msgid "new declaration %q#D"
14448 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
14450 #: cp/decl.c:1150
14451 #, fuzzy
14452 msgid "ambiguates built-in declaration %q#D"
14453 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
14455 #: cp/decl.c:1221
14456 #, fuzzy
14457 msgid "%q#D redeclared as different kind of symbol"
14458 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
14460 #: cp/decl.c:1224
14461 #, fuzzy
14462 msgid "previous declaration of %q#D"
14463 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14465 #: cp/decl.c:1243
14466 #, fuzzy
14467 msgid "declaration of template %q#D"
14468 msgstr "`enum %s' ¤ÎºÆÀë¸À"
14470 #: cp/decl.c:1244 cp/name-lookup.c:509
14471 #, fuzzy
14472 msgid "conflicts with previous declaration %q#D"
14473 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
14475 #: cp/decl.c:1259 cp/decl.c:1275
14476 #, fuzzy
14477 msgid "ambiguates old declaration %q#D"
14478 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
14480 #: cp/decl.c:1267
14481 #, fuzzy
14482 msgid "declaration of C function %q#D conflicts with"
14483 msgstr "%s: ´Ø¿ô `%s' ¤ÎÀë¸À¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
14485 #: cp/decl.c:1269
14486 #, fuzzy
14487 msgid "previous declaration %q#D here"
14488 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14490 #: cp/decl.c:1282
14491 #, fuzzy
14492 msgid "conflicting declaration %q#D"
14493 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
14495 #: cp/decl.c:1283
14496 #, fuzzy
14497 msgid "%qD has a previous declaration as %q#D"
14498 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14500 #. [namespace.alias]
14502 #. A namespace-name or namespace-alias shall not be declared as
14503 #. the name of any other entity in the same declarative region.
14504 #. A namespace-name defined at global scope shall not be
14505 #. declared as the name of any other entity in any global scope
14506 #. of the program.
14507 #: cp/decl.c:1336
14508 msgid "declaration of namespace %qD conflicts with"
14509 msgstr ""
14511 #: cp/decl.c:1337
14512 #, fuzzy
14513 msgid "previous declaration of namespace %qD here"
14514 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14516 #: cp/decl.c:1349
14517 #, fuzzy
14518 msgid "%q#D previously defined here"
14519 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
14521 #: cp/decl.c:1350
14522 #, fuzzy
14523 msgid "%q#D previously declared here"
14524 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
14526 #. Prototype decl follows defn w/o prototype.
14527 #: cp/decl.c:1359
14528 #, fuzzy
14529 msgid "prototype for %q#D"
14530 msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
14532 #: cp/decl.c:1360
14533 #, fuzzy
14534 msgid "%Jfollows non-prototype definition here"
14535 msgstr "Èó¥×¥í¥È¥¿¥¤¥×ÄêµÁ¤¬¤³¤³¤Ë¤¢¤ê¤Þ¤¹"
14537 #: cp/decl.c:1372
14538 #, fuzzy
14539 msgid "previous declaration of %q#D with %qL linkage"
14540 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14542 #: cp/decl.c:1374
14543 #, fuzzy
14544 msgid "conflicts with new declaration with %qL linkage"
14545 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
14547 #: cp/decl.c:1397 cp/decl.c:1404
14548 msgid "default argument given for parameter %d of %q#D"
14549 msgstr ""
14551 #: cp/decl.c:1399 cp/decl.c:1406
14552 msgid "after previous specification in %q#D"
14553 msgstr ""
14555 #: cp/decl.c:1415
14556 msgid "%q#D was used before it was declared inline"
14557 msgstr ""
14559 #: cp/decl.c:1416
14560 #, fuzzy
14561 msgid "%Jprevious non-inline declaration here"
14562 msgstr "Á°Êý¤Ç¤Î `%s' ¤Î°ÅÌÛŪ¤ÊÀë¸À"
14564 #: cp/decl.c:1468
14565 #, fuzzy
14566 msgid "redundant redeclaration of %qD in same scope"
14567 msgstr "`%s' ¤Î¾éĹ¤ÊºÆÀë¸À¤¬Æ±°ì¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
14569 #: cp/decl.c:1562
14570 #, fuzzy, c-format
14571 msgid "declaration of %qF throws different exceptions"
14572 msgstr "`%s' ¤ÎÀë¸À¤Ï´Ø¿ô¤ÎÇÛÎó"
14574 #: cp/decl.c:1564
14575 #, fuzzy, c-format
14576 msgid "than previous declaration %qF"
14577 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14579 #. From [temp.expl.spec]:
14581 #. If a template, a member template or the member of a class
14582 #. template is explicitly specialized then that
14583 #. specialization shall be declared before the first use of
14584 #. that specialization that would cause an implicit
14585 #. instantiation to take place, in every translation unit in
14586 #. which such a use occurs.
14587 #: cp/decl.c:1724
14588 msgid "explicit specialization of %qD after first use"
14589 msgstr ""
14591 #: cp/decl.c:1803
14592 msgid "%J%qD: visibility attribute ignored because it"
14593 msgstr ""
14595 #: cp/decl.c:1805
14596 #, fuzzy
14597 msgid "%Jconflicts with previous declaration here"
14598 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
14600 #: cp/decl.c:2048
14601 #, fuzzy, c-format
14602 msgid "label %qE referenced outside of any function"
14603 msgstr "¥é¥Ù¥ë %s ¤¬¤¢¤é¤æ¤ë´Ø¿ô¤Î³°Â¦¤Ç»²¾È¤µ¤ì¤Þ¤·¤¿"
14605 #: cp/decl.c:2144 cp/decl.c:2168 cp/decl.c:2256
14606 #, fuzzy
14607 msgid "jump to label %qD"
14608 msgstr "case ¥é¥Ù¥ë¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹"
14610 #: cp/decl.c:2146 cp/decl.c:2170
14611 msgid "jump to case label"
14612 msgstr "case ¥é¥Ù¥ë¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹"
14614 #: cp/decl.c:2149 cp/decl.c:2173
14615 #, fuzzy
14616 msgid "%H  from here"
14617 msgstr "  ¤³¤³¤«¤é"
14619 #: cp/decl.c:2154
14620 #, fuzzy
14621 msgid "  crosses initialization of %q#D"
14622 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
14624 #: cp/decl.c:2157 cp/decl.c:2272
14625 msgid "  enters scope of non-POD %q#D"
14626 msgstr ""
14628 #: cp/decl.c:2177 cp/decl.c:2276
14629 msgid "  enters try block"
14630 msgstr "  try ¥Ö¥í¥Ã¥¯¤ËÆþ¤ê¤Þ¤¹"
14632 #: cp/decl.c:2179 cp/decl.c:2278
14633 msgid "  enters catch block"
14634 msgstr "  catch ¥Ö¥í¥Ã¥¯¤ËÆþ¤ê¤Þ¤¹"
14636 #: cp/decl.c:2257
14637 msgid "  from here"
14638 msgstr "  ¤³¤³¤«¤é"
14640 #. Can't skip init of __exception_info.
14641 #: cp/decl.c:2268
14642 #, fuzzy
14643 msgid "%J  enters catch block"
14644 msgstr "  catch ¥Ö¥í¥Ã¥¯¤ËÆþ¤ê¤Þ¤¹"
14646 #: cp/decl.c:2270
14647 #, fuzzy
14648 msgid "  skips initialization of %q#D"
14649 msgstr "½é´ü²½"
14651 #: cp/decl.c:2304
14652 msgid "label named wchar_t"
14653 msgstr ""
14655 #: cp/decl.c:2307
14656 #, fuzzy
14657 msgid "duplicate label %qD"
14658 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
14660 #: cp/decl.c:2555 cp/parser.c:3514
14661 msgid "%qD used without template parameters"
14662 msgstr ""
14664 #: cp/decl.c:2572 cp/decl.c:2663
14665 msgid "no class template named %q#T in %q#T"
14666 msgstr ""
14668 #: cp/decl.c:2593 cp/decl.c:2603 cp/decl.c:2623
14669 msgid "no type named %q#T in %q#T"
14670 msgstr ""
14672 #: cp/decl.c:2672
14673 #, fuzzy
14674 msgid "template parameters do not match template"
14675 msgstr "²¾°ú¿ô `%s' ¤Î·¿¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
14677 #: cp/decl.c:2673 cp/friend.c:317 cp/friend.c:325
14678 #, fuzzy
14679 msgid "%qD declared here"
14680 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
14682 #: cp/decl.c:3344
14683 msgid "%Jan anonymous union cannot have function members"
14684 msgstr ""
14686 #: cp/decl.c:3362
14687 msgid "member %q#D with constructor not allowed in anonymous aggregate"
14688 msgstr ""
14690 #: cp/decl.c:3366
14691 msgid "member %q#D with destructor not allowed in anonymous aggregate"
14692 msgstr ""
14694 #: cp/decl.c:3370
14695 msgid "member %q#D with copy assignment operator not allowed in anonymous aggregate"
14696 msgstr ""
14698 #: cp/decl.c:3396
14699 msgid "multiple types in one declaration"
14700 msgstr "°ì¤Ä¤ÎÀë¸À¤ËÊ£¿ô¤Î·¿¤¬¤¢¤ê¤Þ¤¹"
14702 #: cp/decl.c:3400
14703 #, fuzzy
14704 msgid "redeclaration of C++ built-in type %qT"
14705 msgstr "`enum %s' ¤ÎºÆÀë¸À"
14707 #: cp/decl.c:3437
14708 #, fuzzy
14709 msgid "missing type-name in typedef-declaration"
14710 msgstr "typdef Àë¸À¤Ç·¿Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
14712 #: cp/decl.c:3445
14713 msgid "ISO C++ prohibits anonymous structs"
14714 msgstr "ISO C++ ¤Ï̵̾¹½Â¤ÂΤò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹"
14716 #: cp/decl.c:3452
14717 #, fuzzy, c-format
14718 msgid "%qs can only be specified for functions"
14719 msgstr "Èó´Ø¿ô `%s' ¤Î°ú¿ô¤Ë format Â°À­¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
14721 #: cp/decl.c:3458
14722 msgid "%<friend%> can only be specified inside a class"
14723 msgstr ""
14725 #: cp/decl.c:3460
14726 #, fuzzy
14727 msgid "%<explicit%> can only be specified for constructors"
14728 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
14730 #: cp/decl.c:3462
14731 #, fuzzy
14732 msgid "a storage class can only be specified for objects and functions"
14733 msgstr "%s ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹»ØÄê»Ò `%s'"
14735 #: cp/decl.c:3468
14736 msgid "qualifiers can only be specified for objects and functions"
14737 msgstr ""
14739 #: cp/decl.c:3498
14740 #, fuzzy
14741 msgid "attribute ignored in declaration of %q#T"
14742 msgstr "`%s' ¤ÎÀë¸À¤ËÆó¤Ä°Ê¾å¤Î¥Ç¡¼¥¿·¿¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
14744 #: cp/decl.c:3499
14745 msgid "attribute for %q#T must follow the %qs keyword"
14746 msgstr ""
14748 #: cp/decl.c:3622
14749 #, fuzzy
14750 msgid "function %q#D is initialized like a variable"
14751 msgstr "´Ø¿ô `%s' ¤¬ÊÑ¿ô¤Ç¤¢¤ë¤«¤Î¤è¤¦¤Ë½é´ü²½¤µ¤ì¤Þ¤·¤¿"
14753 #: cp/decl.c:3634
14754 #, fuzzy
14755 msgid "declaration of %q#D has %<extern%> and is initialized"
14756 msgstr "`%s' ¤ÎÀë¸À¤Ë `extern' ¤¬¤Ä¤¤¤Æ¤ª¤ê¡¢½é´ü²½¤â¤µ¤ì¤Æ¤¤¤Þ¤¹"
14758 #: cp/decl.c:3665
14759 msgid "%q#D is not a static member of %q#T"
14760 msgstr ""
14762 #: cp/decl.c:3671
14763 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
14764 msgstr ""
14766 #: cp/decl.c:3680
14767 msgid "template header not allowed in member definition of explicitly specialized class"
14768 msgstr ""
14770 #: cp/decl.c:3688
14771 #, fuzzy
14772 msgid "duplicate initialization of %qD"
14773 msgstr "½ÅÊ£¤·¤¿½é´ü²½»Ò"
14775 #: cp/decl.c:3726
14776 #, fuzzy
14777 msgid "declaration of %q#D outside of class is not definition"
14778 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
14780 #: cp/decl.c:3775
14781 #, fuzzy
14782 msgid "variable %q#D has initializer but incomplete type"
14783 msgstr "ÊÑ¿ô `%s' ¤Ë¤Ï½é´ü²½»Ò¤¬¤¢¤ê¤Þ¤¹¤¬¡¢ÉÔ´°Á´·¿¤Ç¤¹"
14785 #: cp/decl.c:3782 cp/decl.c:4411
14786 #, fuzzy
14787 msgid "elements of array %q#D have incomplete type"
14788 msgstr "ÇÛÎó `%s' ¤ÎÍ×ÁǤËÉÔ´°Á´·¿¤¬¤¢¤ê¤Þ¤¹"
14790 #: cp/decl.c:3798
14791 #, fuzzy
14792 msgid "aggregate %q#D has incomplete type and cannot be defined"
14793 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
14795 #: cp/decl.c:3848
14796 msgid "%qD declared as reference but not initialized"
14797 msgstr ""
14799 #: cp/decl.c:3854
14800 #, fuzzy
14801 msgid "ISO C++ forbids use of initializer list to initialize reference %qD"
14802 msgstr "ISO C++ ¤Ï new ¤Ø¤Î½¸¹çÂνé´ü²½»Ò¤ò¶Ø¤¸¤Þ¤¹"
14804 #: cp/decl.c:3880
14805 #, fuzzy
14806 msgid "cannot initialize %qT from %qT"
14807 msgstr "friend ´Ø¿ô `%s' ¤ò½é´ü²½¤Ç¤­¤Þ¤»¤ó"
14809 #: cp/decl.c:3912
14810 #, fuzzy
14811 msgid "initializer fails to determine size of %qD"
14812 msgstr "½é´ü²½»Ò¤Ï `%s' ¤Î¥µ¥¤¥º¤ÎÆÃÄê¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
14814 #: cp/decl.c:3917
14815 #, fuzzy
14816 msgid "array size missing in %qD"
14817 msgstr "`%s' ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
14819 #: cp/decl.c:3929
14820 #, fuzzy
14821 msgid "zero-size array %qD"
14822 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
14824 #. An automatic variable with an incomplete type: that is an error.
14825 #. Don't talk about array types here, since we took care of that
14826 #. message in grokdeclarator.
14827 #: cp/decl.c:3966
14828 #, fuzzy
14829 msgid "storage size of %qD isn't known"
14830 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬¤ï¤«¤ê¤Þ¤»¤ó"
14832 #: cp/decl.c:3988
14833 #, fuzzy
14834 msgid "storage size of %qD isn't constant"
14835 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬°ìÄê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
14837 #: cp/decl.c:4043
14838 msgid "sorry: semantics of inline function static data %q#D are wrong (you'll wind up with multiple copies)"
14839 msgstr ""
14841 #: cp/decl.c:4046
14842 msgid "%J  you can work around this by removing the initializer"
14843 msgstr ""
14845 #: cp/decl.c:4073
14846 #, fuzzy
14847 msgid "uninitialized const %qD"
14848 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤«¤Ê¤¤"
14850 #: cp/decl.c:4133
14851 msgid "name %qD used in a GNU-style designated initializer for an array"
14852 msgstr ""
14854 #: cp/decl.c:4143
14855 #, c-format
14856 msgid "Designated initializer %qE larger than array size"
14857 msgstr ""
14859 #: cp/decl.c:4215
14860 #, fuzzy
14861 msgid "brace-enclosed initializer used to initialize %qT"
14862 msgstr "´ðÄ쥯¥é¥¹½é´üÀßÄê»Ò¤¬»ØÄꤵ¤ì¤Þ¤·¤¿¤¬¡¢½é´ü²½¤¹¤Ù¤­´ðÄ쥯¥é¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
14864 #: cp/decl.c:4280
14865 #, fuzzy
14866 msgid "initializer for %qT must be brace-enclosed"
14867 msgstr "̵̾´ðÄ쥯¥é¥¹¤Î½é´üÀßÄê»Ò¤¬Û£Ëæ¤Ç¤¹"
14869 #: cp/decl.c:4296
14870 #, fuzzy
14871 msgid "ISO C++ does not allow designated initializers"
14872 msgstr "ISO C++ ¤Ï̾Á°¤Ä¤­Ìá¤êÃͤòµö²Ä¤·¤Þ¤»¤ó"
14874 #: cp/decl.c:4300
14875 #, fuzzy
14876 msgid "%qT has no non-static data member named %qD"
14877 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
14879 #: cp/decl.c:4364
14880 #, fuzzy
14881 msgid "too many initializers for %qT"
14882 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬Â¿¤¹¤®¤Þ¤¹"
14884 #: cp/decl.c:4405
14885 #, fuzzy
14886 msgid "variable-sized object %qD may not be initialized"
14887 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
14889 #: cp/decl.c:4416
14890 #, fuzzy
14891 msgid "%qD has incomplete type"
14892 msgstr "`%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
14894 #: cp/decl.c:4470
14895 msgid "%qD must be initialized by constructor, not by %<{...}%>"
14896 msgstr ""
14898 #: cp/decl.c:4506
14899 #, fuzzy
14900 msgid "array %qD initialized by parenthesized string literal %qE"
14901 msgstr "_Pramga ¤¬³ç¸Ì¤Ç°Ï¤Þ¤ì¤¿Ê¸»úÎó¥ê¥Æ¥é¥ë¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿"
14903 #: cp/decl.c:4521
14904 msgid "structure %qD with uninitialized const members"
14905 msgstr ""
14907 #: cp/decl.c:4523
14908 msgid "structure %qD with uninitialized reference members"
14909 msgstr ""
14911 #: cp/decl.c:4723
14912 msgid "assignment (not initialization) in declaration"
14913 msgstr "Àë¸À¤ÎÃæ¤ËÂåÆþ(½é´ü²½¤Ç¤Ï¤Ê¤¯)¤¬¤¢¤ê¤Þ¤¹"
14915 #: cp/decl.c:4740
14916 msgid "cannot initialize %qD to namespace %qD"
14917 msgstr ""
14919 #: cp/decl.c:4781
14920 #, fuzzy
14921 msgid "shadowing previous type declaration of %q#D"
14922 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14924 #: cp/decl.c:4815
14925 msgid "%qD cannot be thread-local because it has non-POD type %qT"
14926 msgstr ""
14928 #: cp/decl.c:4830
14929 msgid "%qD is thread-local and so cannot be dynamically initialized"
14930 msgstr ""
14932 #: cp/decl.c:5447
14933 #, fuzzy
14934 msgid "destructor for alien class %qT cannot be a member"
14935 msgstr "¾¤Î¥¯¥é¥¹ `%s' ¤Î¥Ç¥¹¥È¥é¥¯¥¿¤ò¡¢¥á¥ó¥Ð¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
14937 #: cp/decl.c:5449
14938 #, fuzzy
14939 msgid "constructor for alien class %qT cannot be a member"
14940 msgstr "¾¤Î¥¯¥é¥¹ `%s' ¤Î¥Ç¥¹¥È¥é¥¯¥¿¤ò¡¢¥á¥ó¥Ð¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
14942 #: cp/decl.c:5470
14943 msgid "%qD declared as a %<virtual%> %s"
14944 msgstr ""
14946 #: cp/decl.c:5472
14947 msgid "%qD declared as an %<inline%> %s"
14948 msgstr ""
14950 #: cp/decl.c:5474
14951 #, fuzzy
14952 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in %s declaration"
14953 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
14955 #: cp/decl.c:5478
14956 #, fuzzy
14957 msgid "%qD declared as a friend"
14958 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
14960 #: cp/decl.c:5484
14961 #, fuzzy
14962 msgid "%qD declared with an exception specification"
14963 msgstr "Îã³°»ÅÍͤθ¡ºº¤ò¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
14965 #: cp/decl.c:5570
14966 #, fuzzy
14967 msgid "cannot declare %<::main%> to be a template"
14968 msgstr "`::main' ¤ò template ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
14970 #: cp/decl.c:5572
14971 #, fuzzy
14972 msgid "cannot declare %<::main%> to be inline"
14973 msgstr "`::main' ¤ò inline ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
14975 #: cp/decl.c:5574
14976 #, fuzzy
14977 msgid "cannot declare %<::main%> to be static"
14978 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
14980 #: cp/decl.c:5578
14981 #, fuzzy
14982 msgid "%<::main%> must return %<int%>"
14983 msgstr "`main' ¤Ï `int' ¤òÊÖ¤µ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
14985 #: cp/decl.c:5608
14986 msgid "non-local function %q#D uses anonymous type"
14987 msgstr ""
14989 #: cp/decl.c:5611 cp/decl.c:5947
14990 msgid "%q#D does not refer to the unqualified type, so it is not used for linkage"
14991 msgstr ""
14993 #: cp/decl.c:5617
14994 msgid "non-local function %q#D uses local type %qT"
14995 msgstr ""
14997 #: cp/decl.c:5640
14998 msgid "%smember function %qD cannot have cv-qualifier"
14999 msgstr ""
15001 #: cp/decl.c:5664
15002 #, fuzzy
15003 msgid "defining explicit specialization %qD in friend declaration"
15004 msgstr "Àë¸À¤ÎÃæ¤ËÂåÆþ(½é´ü²½¤Ç¤Ï¤Ê¤¯)¤¬¤¢¤ê¤Þ¤¹"
15006 #. Something like `template <class T> friend void f<T>()'.
15007 #: cp/decl.c:5674
15008 msgid "invalid use of template-id %qD in declaration of primary template"
15009 msgstr ""
15011 #: cp/decl.c:5702
15012 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
15013 msgstr ""
15015 #: cp/decl.c:5710
15016 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
15017 msgstr ""
15019 #: cp/decl.c:5776
15020 msgid "definition of implicitly-declared %qD"
15021 msgstr ""
15023 #: cp/decl.c:5796 cp/decl2.c:712
15024 #, fuzzy
15025 msgid "no %q#D member function declared in class %qT"
15026 msgstr "¥á¥ó¥Ð´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢¥¯¥é¥¹¥¹¥³¡¼¥×Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
15028 #. DRs 132, 319 and 389 seem to indicate types with
15029 #. no linkage can only be used to declare extern "C"
15030 #. entities.  Since it's not always an error in the
15031 #. ISO C++ 90 Standard, we only issue a warning.
15032 #: cp/decl.c:5944
15033 msgid "non-local variable %q#D uses anonymous type"
15034 msgstr ""
15036 #: cp/decl.c:5953
15037 msgid "non-local variable %q#D uses local type %qT"
15038 msgstr ""
15040 #: cp/decl.c:6070
15041 msgid "invalid in-class initialization of static data member of non-integral type %qT"
15042 msgstr ""
15044 #: cp/decl.c:6080
15045 #, fuzzy
15046 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
15047 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
15049 #: cp/decl.c:6084
15050 #, fuzzy
15051 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
15052 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
15054 #: cp/decl.c:6104
15055 #, fuzzy
15056 msgid "size of array %qD has non-integral type %qT"
15057 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿"
15059 #: cp/decl.c:6106
15060 #, fuzzy
15061 msgid "size of array has non-integral type %qT"
15062 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿"
15064 #: cp/decl.c:6142
15065 #, fuzzy
15066 msgid "size of array %qD is negative"
15067 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Éé¤Ç¤¹"
15069 #: cp/decl.c:6144
15070 #, fuzzy
15071 msgid "size of array is negative"
15072 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Éé¤Ç¤¹"
15074 #: cp/decl.c:6152
15075 #, fuzzy
15076 msgid "ISO C++ forbids zero-size array %qD"
15077 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
15079 #: cp/decl.c:6154
15080 #, fuzzy
15081 msgid "ISO C++ forbids zero-size array"
15082 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
15084 #: cp/decl.c:6161
15085 #, fuzzy
15086 msgid "size of array %qD is not an integral constant-expression"
15087 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿"
15089 #: cp/decl.c:6164
15090 #, fuzzy
15091 msgid "size of array is not an integral constant-expression"
15092 msgstr "Äê¿ô¼°¤¬·ç¤±¤Æ¤¤¤ë¤«Ìµ¸ú¤Ç¤¹"
15094 #: cp/decl.c:6169
15095 #, fuzzy
15096 msgid "ISO C++ forbids variable-size array %qD"
15097 msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
15099 #: cp/decl.c:6171
15100 #, fuzzy
15101 msgid "ISO C++ forbids variable-size array"
15102 msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
15104 #: cp/decl.c:6201
15105 msgid "overflow in array dimension"
15106 msgstr "ÇÛÎó¤Î¼¡¸µ¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
15108 #: cp/decl.c:6275
15109 #, fuzzy
15110 msgid "declaration of %qD as %s"
15111 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
15113 #: cp/decl.c:6277
15114 #, fuzzy, c-format
15115 msgid "creating %s"
15116 msgstr "%s ¤òºîÀ®Ãæ.\n"
15118 #: cp/decl.c:6289
15119 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
15120 msgstr ""
15122 #: cp/decl.c:6293
15123 msgid "multidimensional array must have bounds for all dimensions except the first"
15124 msgstr ""
15126 #: cp/decl.c:6328
15127 #, fuzzy
15128 msgid "return type specification for constructor invalid"
15129 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
15131 #: cp/decl.c:6338
15132 #, fuzzy
15133 msgid "return type specification for destructor invalid"
15134 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
15136 #: cp/decl.c:6351
15137 #, fuzzy
15138 msgid "operator %qT declared to return %qT"
15139 msgstr "`operator delete' ¤ÎÌá¤ê·¿¤Ï `void' ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
15141 #: cp/decl.c:6353
15142 #, fuzzy
15143 msgid "return type specified for %<operator %T%>"
15144 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
15146 #: cp/decl.c:6375
15147 msgid "unnamed variable or field declared void"
15148 msgstr "̵̾ÊÑ¿ô¤ä¥Õ¥£¡¼¥ë¥É¤¬ void ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
15150 #: cp/decl.c:6379
15151 #, fuzzy, c-format
15152 msgid "variable or field %qE declared void"
15153 msgstr "ÊÑ¿ô¤Þ¤¿¤Ï¥Õ¥£¡¼¥ë¥É¤¬ void ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
15155 #: cp/decl.c:6382
15156 msgid "variable or field declared void"
15157 msgstr "ÊÑ¿ô¤Þ¤¿¤Ï¥Õ¥£¡¼¥ë¥É¤¬ void ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
15159 #: cp/decl.c:6537
15160 msgid "type %qT is not derived from type %qT"
15161 msgstr ""
15163 #: cp/decl.c:6557 cp/decl.c:6649 cp/decl.c:7792
15164 #, fuzzy
15165 msgid "declaration of %qD as non-function"
15166 msgstr "`%s' ¤ÎÀë¸À¤Ï´Ø¿ô¤ÎÇÛÎó"
15168 #: cp/decl.c:6563
15169 #, fuzzy
15170 msgid "declaration of %qD as non-member"
15171 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
15173 #: cp/decl.c:6593
15174 msgid "declarator-id missing; using reserved word %qD"
15175 msgstr ""
15177 #: cp/decl.c:6682
15178 #, fuzzy, c-format
15179 msgid "two or more data types in declaration of %qs"
15180 msgstr "`%s' ¤ÎÀë¸À¤ËÆó¤Ä°Ê¾å¤Î¥Ç¡¼¥¿·¿¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
15182 #: cp/decl.c:6725
15183 #, fuzzy
15184 msgid "ISO C++ does not support %<long long%>"
15185 msgstr "ISO C++ ¤Ï `long long' ¤ò¼õ¤±Æþ¤ì¤Þ¤»¤ó"
15187 #: cp/decl.c:6785 cp/decl.c:6787
15188 #, fuzzy, c-format
15189 msgid "ISO C++ forbids declaration of %qs with no type"
15190 msgstr "ISO C ¤Ï¥á¥ó¥Ð¤Î¤Ê¤¤¥á¥ó¥ÐÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
15192 #: cp/decl.c:6812
15193 #, fuzzy, c-format
15194 msgid "short, signed or unsigned invalid for %qs"
15195 msgstr "short, Éä¹ç¤Ä¤­¤Þ¤¿¤ÏÉä¹ç¤Ê¤·¤Ï `%s' ¤Ë¤È¤Ã¤Æ̵¸ú¤Ç¤¹"
15197 #: cp/decl.c:6814
15198 #, fuzzy, c-format
15199 msgid "long, short, signed or unsigned invalid for %qs"
15200 msgstr "`%s' ¤ËÂФ·¤Æ long, short, signed ¤Þ¤¿¤Ï unsigned ¤ÏÉÔŬÀڤǤ¹"
15202 #: cp/decl.c:6816
15203 #, fuzzy, c-format
15204 msgid "long and short specified together for %qs"
15205 msgstr "long ¤È short ¤¬ `%s' ¤ËÂФ·¤Æ°ì½ï¤Ë»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
15207 #: cp/decl.c:6818
15208 #, fuzzy, c-format
15209 msgid "long or short specified with char for %qs"
15210 msgstr "`%s' ¤ËÂФ·¤Æ char ¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
15212 #: cp/decl.c:6820
15213 #, fuzzy, c-format
15214 msgid "long or short specified with floating type for %qs"
15215 msgstr "`%s' ¤ËÂФ·¤ÆÉâÆ°¾®¿ô·¿¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
15217 #: cp/decl.c:6822
15218 #, fuzzy, c-format
15219 msgid "signed and unsigned given together for %qs"
15220 msgstr "Éä¹çÉÕ¤­¤ÈÉä¹ç̵¤·¤¬ `%s' ¤ËÂФ·¤Æ°ì½ï¤ËÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤¹"
15222 #: cp/decl.c:6828
15223 #, fuzzy, c-format
15224 msgid "long, short, signed or unsigned used invalidly for %qs"
15225 msgstr "`%s' ¤ËÂФ¹¤ë long, short, singed ¤ä unsigned ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
15227 #: cp/decl.c:6893
15228 #, fuzzy, c-format
15229 msgid "complex invalid for %qs"
15230 msgstr "`%s' ¤ËÂФ·¤Æ complex ¤ÏÉÔŬÀڤǤ¹"
15232 #: cp/decl.c:6922
15233 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
15234 msgstr ""
15236 #: cp/decl.c:6934 cp/typeck.c:6404
15237 #, fuzzy
15238 msgid "ignoring %qV qualifiers added to function type %qT"
15239 msgstr "´Ø¿ôÌá¤êÃͤη¿½¤¾þ»Ò¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
15241 #: cp/decl.c:6957
15242 #, fuzzy
15243 msgid "member %qD cannot be declared both virtual and static"
15244 msgstr "Èó¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15246 #: cp/decl.c:6964
15247 msgid "%<%T::%D%> is not a valid declarator"
15248 msgstr ""
15250 #: cp/decl.c:6972
15251 msgid "typedef declaration invalid in parameter declaration"
15252 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Î typedef Àë¸À¤Ï̵¸ú¤Ç¤¹"
15254 #: cp/decl.c:6976
15255 msgid "storage class specifiers invalid in parameter declarations"
15256 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
15258 #: cp/decl.c:6983
15259 msgid "virtual outside class declaration"
15260 msgstr "¥¯¥é¥¹Àë¸À¤Î³°Â¦¤Ç virtual »ØÄꤷ¤Æ¤¤¤Þ¤¹"
15262 #: cp/decl.c:6996 cp/decl.c:7003
15263 #, fuzzy, c-format
15264 msgid "multiple storage classes in declaration of %qs"
15265 msgstr "`%s' ¤ÎÀë¸À¤Ë¤ª¤¤¤ÆÊ£¿ô¤ÎÊݸ¥¯¥é¥¹"
15267 #: cp/decl.c:7046
15268 #, fuzzy, c-format
15269 msgid "storage class specified for %s %qs"
15270 msgstr "%s ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹»ØÄê»Ò `%s'"
15272 #: cp/decl.c:7083
15273 #, fuzzy
15274 msgid "top-level declaration of %qs specifies %<auto%>"
15275 msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹"
15277 #: cp/decl.c:7095
15278 msgid "storage class specifiers invalid in friend function declarations"
15279 msgstr "friend ´Ø¿ôÀë¸ÀÆâ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
15281 #: cp/decl.c:7220
15282 msgid "destructor cannot be static member function"
15283 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
15285 #: cp/decl.c:7223
15286 #, fuzzy
15287 msgid "destructors may not be cv-qualified"
15288 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤­¤Þ¤»¤ó"
15290 #: cp/decl.c:7243
15291 msgid "constructor cannot be static member function"
15292 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
15294 #: cp/decl.c:7246
15295 msgid "constructors cannot be declared virtual"
15296 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤­¤Þ¤»¤ó"
15298 #: cp/decl.c:7251
15299 #, fuzzy
15300 msgid "constructors may not be cv-qualified"
15301 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤­¤Þ¤»¤ó"
15303 #: cp/decl.c:7271
15304 #, fuzzy, c-format
15305 msgid "can't initialize friend function %qs"
15306 msgstr "friend ´Ø¿ô `%s' ¤ò½é´ü²½¤Ç¤­¤Þ¤»¤ó"
15308 #. Cannot be both friend and virtual.
15309 #: cp/decl.c:7275
15310 msgid "virtual functions cannot be friends"
15311 msgstr "²¾ÁÛ´Ø¿ô¤Ï friend ¤Ë¤Ç¤­¤Þ¤»¤ó"
15313 #: cp/decl.c:7279
15314 msgid "friend declaration not in class definition"
15315 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
15317 #: cp/decl.c:7281
15318 #, fuzzy, c-format
15319 msgid "can't define friend function %qs in a local class definition"
15320 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
15322 #: cp/decl.c:7294
15323 #, fuzzy
15324 msgid "destructors may not have parameters"
15325 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤Ï²¾°ú¿ô¤ò¼è¤ê¤Þ¤»¤ó"
15327 #: cp/decl.c:7313 cp/decl.c:7320
15328 #, fuzzy
15329 msgid "cannot declare reference to %q#T"
15330 msgstr "»²¾È¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
15332 #: cp/decl.c:7314
15333 #, fuzzy
15334 msgid "cannot declare pointer to %q#T"
15335 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
15337 #: cp/decl.c:7322
15338 #, fuzzy
15339 msgid "cannot declare pointer to %q#T member"
15340 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
15342 #: cp/decl.c:7361
15343 msgid "%qD is a namespace"
15344 msgstr ""
15346 #: cp/decl.c:7400
15347 msgid "template-id %qD used as a declarator"
15348 msgstr ""
15350 #: cp/decl.c:7447
15351 msgid "extra qualification %<%T::%> on member %qs ignored"
15352 msgstr ""
15354 #: cp/decl.c:7466
15355 msgid "cannot declare member function %<%T::%s%> within %<%T%>"
15356 msgstr ""
15358 #: cp/decl.c:7481
15359 msgid "cannot declare member %<%T::%s%> within %qT"
15360 msgstr ""
15362 #: cp/decl.c:7520
15363 msgid "data member may not have variably modified type %qT"
15364 msgstr ""
15366 #: cp/decl.c:7522
15367 msgid "parameter may not have variably modified type %qT"
15368 msgstr ""
15370 #. [dcl.fct.spec] The explicit specifier shall only be used in
15371 #. declarations of constructors within a class definition.
15372 #: cp/decl.c:7530
15373 #, fuzzy
15374 msgid "only declarations of constructors can be %<explicit%>"
15375 msgstr "`explicit' ¤Ë¤Ç¤­¤ë¤Î¤Ï¡¢¥³¥ó¥¹¥È¥é¥¯¥¿¤À¤±¤Ç¤¹"
15377 #: cp/decl.c:7538
15378 #, fuzzy
15379 msgid "non-member %qs cannot be declared %<mutable%>"
15380 msgstr "Èó¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15382 #: cp/decl.c:7543
15383 #, fuzzy
15384 msgid "non-object member %qs cannot be declared %<mutable%>"
15385 msgstr "È󥪥֥¸¥§¥¯¥È¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15387 #: cp/decl.c:7549
15388 #, fuzzy
15389 msgid "function %qs cannot be declared %<mutable%>"
15390 msgstr "´Ø¿ô `%s' ¤ò `mutable' ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15392 #: cp/decl.c:7554
15393 #, fuzzy
15394 msgid "static %qs cannot be declared %<mutable%>"
15395 msgstr "static `%s' ¤ò mutable ¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
15397 #: cp/decl.c:7559
15398 #, fuzzy
15399 msgid "const %qs cannot be declared %<mutable%>"
15400 msgstr "const `%s' ¤ò `mutable' ¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
15402 #: cp/decl.c:7579
15403 msgid "%Jtypedef name may not be a nested-name-specifier"
15404 msgstr ""
15406 #: cp/decl.c:7595
15407 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
15408 msgstr ""
15410 #: cp/decl.c:7694
15411 #, fuzzy, c-format
15412 msgid "qualified function types cannot be used to declare %s functions"
15413 msgstr "´Ø¿ô¤ÎÊÖ¤¹·¿¤¬´Ø¿ô¤Ç¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
15415 #: cp/decl.c:7720
15416 #, fuzzy
15417 msgid "type qualifiers specified for friend class declaration"
15418 msgstr "°ì¤Ä¤Î¶õ¤ÎÀë¸ÀÃæ¤Ë¡¢Æó¤Ä¤Î·¿¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
15420 #: cp/decl.c:7725
15421 #, fuzzy
15422 msgid "%<inline%> specified for friend class declaration"
15423 msgstr "¥¯¥é¥¹Àë¸À¤Î³°Â¦¤Ç virtual »ØÄꤷ¤Æ¤¤¤Þ¤¹"
15425 #: cp/decl.c:7733
15426 #, fuzzy
15427 msgid "template parameters cannot be friends"
15428 msgstr "Ê£»¨¤Ê¥Ñ¥é¥á¥¿¤ò¤â¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
15430 #: cp/decl.c:7735
15431 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
15432 msgstr ""
15434 #: cp/decl.c:7739
15435 #, fuzzy
15436 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
15437 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
15439 #: cp/decl.c:7752
15440 #, fuzzy
15441 msgid "trying to make class %qT a friend of global scope"
15442 msgstr "¥¯¥é¥¹ `%s' ¤òÂç°è¥¹¥³¡¼¥×¤Î friend ¤Ë¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
15444 #: cp/decl.c:7763
15445 #, fuzzy
15446 msgid "invalid qualifiers on non-member function type"
15447 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
15449 #: cp/decl.c:7782
15450 #, fuzzy
15451 msgid "abstract declarator %qT used as declaration"
15452 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
15454 #: cp/decl.c:7807
15455 #, fuzzy
15456 msgid "cannot use %<::%> in parameter declaration"
15457 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Ç `::' ¤ò»È¤¨¤Þ¤»¤ó"
15459 #. Something like struct S { int N::j; };
15460 #: cp/decl.c:7852
15461 #, fuzzy
15462 msgid "invalid use of %<::%>"
15463 msgstr "̵¸ú¤ÊÍÑË¡¤Î of %%d, %%x, Ëô¤Ï %%X"
15465 #: cp/decl.c:7867
15466 msgid "can't make %qD into a method -- not in a class"
15467 msgstr ""
15469 #: cp/decl.c:7876
15470 #, fuzzy
15471 msgid "function %qD declared virtual inside a union"
15472 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
15474 #: cp/decl.c:7885
15475 #, fuzzy
15476 msgid "%qD cannot be declared virtual, since it is always static"
15477 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15479 #: cp/decl.c:7903
15480 #, fuzzy
15481 msgid "declaration of %qD as member of %qT"
15482 msgstr "`%s' ¤ÎÀë¸À¤Ë¤è¤ê `this' ¤Î¥á¥ó¥Ð¤¬Ê¤¤¤±£¤µ¤ì¤Þ¤¹"
15484 #: cp/decl.c:7979
15485 #, fuzzy
15486 msgid "field %qD has incomplete type"
15487 msgstr "Îΰè `%s' ¤ÏÉÔ´°Á´¤Ê·¿¤Ç¤¹"
15489 #: cp/decl.c:7981
15490 #, fuzzy
15491 msgid "name %qT has incomplete type"
15492 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
15494 #: cp/decl.c:7990
15495 #, fuzzy
15496 msgid "  in instantiation of template %qT"
15497 msgstr "%s: `%s' ¤Î½é´ü²½:\n"
15499 #: cp/decl.c:8000
15500 #, fuzzy, c-format
15501 msgid "%qE is neither function nor member function; cannot be declared friend"
15502 msgstr "`%s' ¤Ï´Ø¿ô¤Ç¤â¥á¥ó¥Ð´Ø¿ô¤Ç¤â¤¢¤ê¤Þ¤»¤ó -- friend ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15504 #: cp/decl.c:8011
15505 msgid "member functions are implicitly friends of their class"
15506 msgstr "¥á¥ó¥Ð´Ø¿ô¤Ï°ÅÌÛŪ¤Ë¤½¤Î¥¯¥é¥¹¤Î friend ¤Ç¤¹"
15508 #. An attempt is being made to initialize a non-static
15509 #. member.  But, from [class.mem]:
15511 #. 4 A member-declarator can contain a
15512 #. constant-initializer only if it declares a static
15513 #. member (_class.static_) of integral or enumeration
15514 #. type, see _class.static.data_.
15516 #. This used to be relatively common practice, but
15517 #. the rest of the compiler does not correctly
15518 #. handle the initialization unless the member is
15519 #. static so we make it static below.
15520 #: cp/decl.c:8051
15521 #, fuzzy
15522 msgid "ISO C++ forbids initialization of member %qD"
15523 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
15525 #: cp/decl.c:8053
15526 msgid "making %qD static"
15527 msgstr ""
15529 #: cp/decl.c:8111
15530 #, fuzzy
15531 msgid "storage class %<auto%> invalid for function %qs"
15532 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `auto' ¤Ï̵¸ú¤Ç¤¹"
15534 #: cp/decl.c:8113
15535 #, fuzzy
15536 msgid "storage class %<register%> invalid for function %qs"
15537 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `register' ¤Ï̵¸ú¤Ç¤¹"
15539 #: cp/decl.c:8115
15540 #, fuzzy
15541 msgid "storage class %<__thread%> invalid for function %qs"
15542 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `auto' ¤Ï̵¸ú¤Ç¤¹"
15544 #: cp/decl.c:8126
15545 #, fuzzy
15546 msgid "%<static%> specified invalid for function %qs declared out of global scope"
15547 msgstr "Âç°è¥¹¥³¡¼¥×³°¤Î´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `inline' ¤Ï̵¸ú¤Ç¤¹"
15549 #: cp/decl.c:8129
15550 #, fuzzy
15551 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
15552 msgstr "Âç°è¥¹¥³¡¼¥×³°¤Î´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `inline' ¤Ï̵¸ú¤Ç¤¹"
15554 #: cp/decl.c:8137
15555 #, fuzzy, c-format
15556 msgid "virtual non-class function %qs"
15557 msgstr "virtual ¤ÊÈ󥯥饹´Ø¿ô `%s'"
15559 #: cp/decl.c:8168
15560 #, fuzzy
15561 msgid "cannot declare member function %qD to have static linkage"
15562 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15564 #. FIXME need arm citation
15565 #: cp/decl.c:8175
15566 msgid "cannot declare static function inside another function"
15567 msgstr "¾¤Î´Ø¿ôÆâ¤Ç static ´Ø¿ô¤òÀë¸À¤Ç¤­¤Þ¤»¤ó"
15569 #: cp/decl.c:8204
15570 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
15571 msgstr ""
15573 #: cp/decl.c:8211
15574 msgid "static member %qD declared %<register%>"
15575 msgstr ""
15577 #: cp/decl.c:8216
15578 msgid "cannot explicitly declare member %q#D to have extern linkage"
15579 msgstr ""
15581 #: cp/decl.c:8359
15582 msgid "default argument for %q#D has type %qT"
15583 msgstr ""
15585 #: cp/decl.c:8362
15586 msgid "default argument for parameter of type %qT has type %qT"
15587 msgstr ""
15589 #: cp/decl.c:8379
15590 #, fuzzy
15591 msgid "default argument %qE uses local variable %qD"
15592 msgstr "´Ø¿ô¤¬¥í¡¼¥«¥ëÊÑ¿ô¤Î¥¢¥É¥ì¥¹¤òÊÖ¤·¤Æ¤¤¤Þ¤¹"
15594 #: cp/decl.c:8447
15595 #, fuzzy
15596 msgid "parameter %qD invalidly declared method type"
15597 msgstr "¥Ñ¥é¥á¥¿¤Ï¥á¥½¥Ã¥É¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
15599 #: cp/decl.c:8471
15600 msgid "parameter %qD includes %s to array of unknown bound %qT"
15601 msgstr ""
15603 #. [class.copy]
15605 #. A declaration of a constructor for a class X is ill-formed if
15606 #. its first parameter is of type (optionally cv-qualified) X
15607 #. and either there are no other parameters or else all other
15608 #. parameters have default arguments.
15610 #. We *don't* complain about member template instantiations that
15611 #. have this form, though; they can occur as we try to decide
15612 #. what constructor to use during overload resolution.  Since
15613 #. overload resolution will never prefer such a constructor to
15614 #. the non-template copy constructor (which is either explicitly
15615 #. or implicitly defined), there's no need to worry about their
15616 #. existence.  Theoretically, they should never even be
15617 #. instantiated, but that's hard to forestall.
15618 #: cp/decl.c:8630
15619 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
15620 msgstr ""
15622 #: cp/decl.c:8754
15623 msgid "%qD may not be declared within a namespace"
15624 msgstr ""
15626 #: cp/decl.c:8756
15627 #, fuzzy
15628 msgid "%qD may not be declared as static"
15629 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15631 #: cp/decl.c:8776
15632 #, fuzzy
15633 msgid "%qD must be a nonstatic member function"
15634 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
15636 #: cp/decl.c:8782
15637 msgid "%qD must be either a non-static member function or a non-member function"
15638 msgstr ""
15640 #: cp/decl.c:8800
15641 msgid "%qD must have an argument of class or enumerated type"
15642 msgstr ""
15644 #: cp/decl.c:8835
15645 #, c-format
15646 msgid "conversion to %s%s will never use a type conversion operator"
15647 msgstr "%s%s ¤Ø¤ÎÊÑ´¹¤Ç·¿ÊÑ´¹±é»»»Ò¤¬ÍøÍѤµ¤ì¤ë¤³¤È¤Ï·è¤·¤Æ¤¢¤ê¤Þ¤»¤ó"
15649 #. 13.4.0.3
15650 #: cp/decl.c:8843
15651 #, fuzzy
15652 msgid "ISO C++ prohibits overloading operator ?:"
15653 msgstr "ISO C++ ¤Ï̵̾¹½Â¤ÂΤò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹"
15655 #: cp/decl.c:8893
15656 msgid "postfix %qD must take %<int%> as its argument"
15657 msgstr ""
15659 #: cp/decl.c:8897
15660 msgid "postfix %qD must take %<int%> as its second argument"
15661 msgstr ""
15663 #: cp/decl.c:8904
15664 #, fuzzy
15665 msgid "%qD must take either zero or one argument"
15666 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
15668 #: cp/decl.c:8906
15669 #, fuzzy
15670 msgid "%qD must take either one or two arguments"
15671 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
15673 #: cp/decl.c:8927
15674 msgid "prefix %qD should return %qT"
15675 msgstr ""
15677 #: cp/decl.c:8933
15678 msgid "postfix %qD should return %qT"
15679 msgstr ""
15681 #: cp/decl.c:8942
15682 msgid "%qD must take %<void%>"
15683 msgstr ""
15685 #: cp/decl.c:8944 cp/decl.c:8952
15686 msgid "%qD must take exactly one argument"
15687 msgstr ""
15689 #: cp/decl.c:8954
15690 #, fuzzy
15691 msgid "%qD must take exactly two arguments"
15692 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
15694 #: cp/decl.c:8962
15695 msgid "user-defined %qD always evaluates both arguments"
15696 msgstr ""
15698 #: cp/decl.c:8976
15699 msgid "%qD should return by value"
15700 msgstr ""
15702 #: cp/decl.c:8988 cp/decl.c:8991
15703 msgid "%qD cannot have default arguments"
15704 msgstr ""
15706 #: cp/decl.c:9049
15707 msgid "using template type parameter %qT after %qs"
15708 msgstr ""
15710 #: cp/decl.c:9064
15711 msgid "using typedef-name %qD after %qs"
15712 msgstr ""
15714 #: cp/decl.c:9065
15715 #, fuzzy
15716 msgid "%qD has a previous declaration here"
15717 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
15719 #: cp/decl.c:9073
15720 msgid "%qT referred to as %qs"
15721 msgstr ""
15723 #: cp/decl.c:9074 cp/decl.c:9082
15724 #, fuzzy
15725 msgid "%qT has a previous declaration here"
15726 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
15728 #: cp/decl.c:9081
15729 msgid "%qT referred to as enum"
15730 msgstr ""
15732 #. If a class template appears as elaborated type specifier
15733 #. without a template header such as:
15735 #. template <class T> class C {};
15736 #. void f(class C);             // No template header here
15738 #. then the required template argument is missing.
15739 #: cp/decl.c:9097
15740 msgid "template argument required for %<%s %T%>"
15741 msgstr ""
15743 #: cp/decl.c:9133 cp/name-lookup.c:2595
15744 msgid "%qD has the same name as the class in which it is declared"
15745 msgstr ""
15747 #: cp/decl.c:9271
15748 #, fuzzy
15749 msgid "use of enum %q#D without previous declaration"
15750 msgstr "»öÁ°¤ÎÀë¸À¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
15752 #: cp/decl.c:9290
15753 #, fuzzy
15754 msgid "redeclaration of %qT as a non-template"
15755 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
15757 #: cp/decl.c:9383
15758 msgid "derived union %qT invalid"
15759 msgstr ""
15761 #: cp/decl.c:9389
15762 msgid "Java class %qT cannot have multiple bases"
15763 msgstr ""
15765 #: cp/decl.c:9397
15766 msgid "Java class %qT cannot have virtual bases"
15767 msgstr ""
15769 #: cp/decl.c:9416
15770 #, fuzzy
15771 msgid "base type %qT fails to be a struct or class type"
15772 msgstr "·¿½¤¾þ»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
15774 #: cp/decl.c:9449
15775 msgid "recursive type %qT undefined"
15776 msgstr ""
15778 #: cp/decl.c:9451
15779 #, fuzzy
15780 msgid "duplicate base type %qT invalid"
15781 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
15783 #: cp/decl.c:9521
15784 #, fuzzy
15785 msgid "multiple definition of %q#T"
15786 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
15788 #: cp/decl.c:9522
15789 #, fuzzy
15790 msgid "%Jprevious definition here"
15791 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
15793 #. DR 377
15795 #. IF no integral type can represent all the enumerator values, the
15796 #. enumeration is ill-formed.
15797 #: cp/decl.c:9659
15798 msgid "no integral type can represent all of the enumerator values for %qT"
15799 msgstr ""
15801 #: cp/decl.c:9765
15802 #, fuzzy
15803 msgid "enumerator value for %qD not integer constant"
15804 msgstr "`%s' ¤ÎÎóµóÃͤ¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
15806 #: cp/decl.c:9792
15807 #, fuzzy
15808 msgid "overflow in enumeration values at %qD"
15809 msgstr "ÎóµóÃͤ¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼"
15811 #: cp/decl.c:9863
15812 #, fuzzy
15813 msgid "return type %q#T is incomplete"
15814 msgstr "Ìá¤êÃͤη¿¤¬ÉÔ´°Á´·¿¤Ç¤¹"
15816 #: cp/decl.c:9978 cp/typeck.c:6163
15817 msgid "%<operator=%> should return a reference to %<*this%>"
15818 msgstr ""
15820 #: cp/decl.c:10301
15821 #, fuzzy
15822 msgid "parameter %qD declared void"
15823 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
15825 #: cp/decl.c:10790
15826 #, fuzzy
15827 msgid "invalid member function declaration"
15828 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
15830 #: cp/decl.c:10805
15831 msgid "%qD is already defined in class %qT"
15832 msgstr ""
15834 #: cp/decl.c:11015
15835 msgid "static member function %q#D declared with type qualifiers"
15836 msgstr ""
15838 #: cp/decl2.c:279
15839 msgid "name missing for member function"
15840 msgstr "¥á¥ó¥Ð´Ø¿ô¤Î̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
15842 #: cp/decl2.c:372 cp/decl2.c:386
15843 msgid "ambiguous conversion for array subscript"
15844 msgstr "ÇÛÎó¤Îź»ú¤ËÂФ¹¤ëÛ£Ëæ¤ÊÊÑ´¹"
15846 #: cp/decl2.c:380
15847 msgid "invalid types %<%T[%T]%> for array subscript"
15848 msgstr ""
15850 #: cp/decl2.c:423
15851 msgid "deleting array %q#D"
15852 msgstr ""
15854 #: cp/decl2.c:429
15855 msgid "type %q#T argument given to %<delete%>, expected pointer"
15856 msgstr ""
15858 #: cp/decl2.c:441
15859 #, fuzzy
15860 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to %<delete%>"
15861 msgstr "´Ø¿ô¤Ï delete ¤Ç¤­¤Þ¤»¤ó¡£ ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î¥Ý¥¤¥ó¥¿¤À¤±¤¬ `delete' °ú¿ô¤È¤·¤ÆÍ­¸ú¤Ç¤¹"
15863 #: cp/decl2.c:449
15864 msgid "deleting %qT is undefined"
15865 msgstr ""
15867 #. 14.5.2.2 [temp.mem]
15869 #. A local class shall not have member templates.
15870 #: cp/decl2.c:485
15871 msgid "invalid declaration of member template %q#D in local class"
15872 msgstr ""
15874 #: cp/decl2.c:494
15875 msgid "invalid use of %<virtual%> in template declaration of %q#D"
15876 msgstr ""
15878 #: cp/decl2.c:504 cp/pt.c:2965
15879 #, fuzzy
15880 msgid "template declaration of %q#D"
15881 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
15883 #: cp/decl2.c:553
15884 msgid "Java method %qD has non-Java return type %qT"
15885 msgstr ""
15887 #: cp/decl2.c:569
15888 msgid "Java method %qD has non-Java parameter type %qT"
15889 msgstr ""
15891 #: cp/decl2.c:674
15892 msgid "prototype for %q#D does not match any in class %qT"
15893 msgstr ""
15895 #: cp/decl2.c:775
15896 msgid "local class %q#T shall not have static data member %q#D"
15897 msgstr ""
15899 #: cp/decl2.c:783
15900 msgid "initializer invalid for static member with constructor"
15901 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ÎÀÅŪ¥á¥ó¥Ð½é´ü²½»Ò¤Ï̵¸ú¤Ç¤¹"
15903 #: cp/decl2.c:786
15904 msgid "(an out of class initialization is required)"
15905 msgstr "(¥¯¥é¥¹³°¤Ç¤Î½é´ü²½¤òɬÍפȤ·¤Þ¤¹)"
15907 #: cp/decl2.c:867
15908 msgid "member %qD conflicts with virtual function table field name"
15909 msgstr ""
15911 #: cp/decl2.c:886
15912 msgid "applying attributes to template parameters is not implemented"
15913 msgstr ""
15915 #: cp/decl2.c:896
15916 msgid "%qD is already defined in %qT"
15917 msgstr ""
15919 #: cp/decl2.c:944
15920 msgid "field initializer is not constant"
15921 msgstr "¥Õ¥£¡¼¥ë¥É½é´üÀßÄê»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
15923 #: cp/decl2.c:972
15924 msgid "%<asm%> specifiers are not permitted on non-static data members"
15925 msgstr ""
15927 #: cp/decl2.c:1018
15928 #, fuzzy
15929 msgid "cannot declare %qD to be a bit-field type"
15930 msgstr "`::main' ¤ò template ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15932 #: cp/decl2.c:1028
15933 #, fuzzy
15934 msgid "cannot declare bit-field %qD with function type"
15935 msgstr "´Ø¿ô·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
15937 #: cp/decl2.c:1035
15938 msgid "%qD is already defined in the class %qT"
15939 msgstr ""
15941 #: cp/decl2.c:1042
15942 msgid "static member %qD cannot be a bit-field"
15943 msgstr ""
15945 #: cp/decl2.c:1087
15946 msgid "anonymous struct not inside named type"
15947 msgstr "̵̾¹½Â¤ÂΤ¬Ì¾Á°¤Ä¤­·¿¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
15949 #: cp/decl2.c:1164
15950 msgid "namespace-scope anonymous aggregates must be static"
15951 msgstr "anonumous Ì¾Á°¶õ´Ö¤Î½¸¹çÂΤϠstatic ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
15953 #: cp/decl2.c:1171
15954 #, fuzzy
15955 msgid "anonymous union with no members"
15956 msgstr "̵̾¶¦ÍÑÂΤ˥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤»¤ó"
15958 #: cp/decl2.c:1207
15959 #, fuzzy
15960 msgid "%<operator new%> must return type %qT"
15961 msgstr "`operator delete' ¤ÎÌá¤ê·¿¤Ï `void' ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
15963 #: cp/decl2.c:1216
15964 #, fuzzy
15965 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
15966 msgstr "`operator new' ¤ÏÂè°ì°ú¿ô¤È¤·¤Æ `size_t' ¤ò¤È¤ê¤Þ¤¹"
15968 #: cp/decl2.c:1245
15969 #, fuzzy
15970 msgid "%<operator delete%> must return type %qT"
15971 msgstr "`operator delete' ¤ÎÌá¤ê·¿¤Ï `void' ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
15973 #: cp/decl2.c:1254
15974 #, fuzzy
15975 msgid "%<operator delete%> takes type %qT as first parameter"
15976 msgstr "`operator delete' ¤ÏÂè°ì°ú¿ô¤È¤·¤Æ `void *' ·¿¤ò¤È¤ê¤Þ¤¹"
15978 #: cp/decl2.c:2992
15979 #, fuzzy
15980 msgid "inline function %qD used but never defined"
15981 msgstr "`%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹"
15983 #: cp/decl2.c:3140
15984 #, fuzzy
15985 msgid "default argument missing for parameter %P of %q+#D"
15986 msgstr "²¾°ú¿ô¥ê¥¹¥È¤«¤é¤Î²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
15988 #. damn ICE suppression
15989 #: cp/error.c:2371
15990 #, c-format
15991 msgid "unexpected letter %qc in locate_error\n"
15992 msgstr ""
15994 #. Can't throw a reference.
15995 #: cp/except.c:262
15996 msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
15997 msgstr ""
15999 #: cp/except.c:273
16000 #, fuzzy
16001 msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
16002 msgstr "Java `catch' ¤ä `throw' ¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢`jthrowable' ¤Ï̤ÄêµÁ¤Ç¤¹"
16004 #. Thrown object must be a Throwable.
16005 #: cp/except.c:280
16006 msgid "type %qT is not derived from %<java::lang::Throwable%>"
16007 msgstr ""
16009 #: cp/except.c:343
16010 msgid "mixing C++ and Java catches in a single translation unit"
16011 msgstr "C++ ¤È Java ¤Î `catch' ¤ò°ì¤Ä¤ÎËÝÌõ¥æ¥Ë¥Ã¥È¤Ë¤Þ¤È¤á¤Þ¤¹"
16013 #: cp/except.c:602
16014 msgid "throwing NULL, which has integral, not pointer type"
16015 msgstr ""
16017 #: cp/except.c:625 cp/init.c:1893
16018 msgid "%qD should never be overloaded"
16019 msgstr ""
16021 #: cp/except.c:692
16022 msgid "  in thrown expression"
16023 msgstr "  throw ¤µ¤ì¤¿¼°¤ÎÃæ"
16025 #: cp/except.c:836
16026 msgid "expression %qE of abstract class type %qT cannot be used in throw-expression"
16027 msgstr ""
16029 #: cp/except.c:921
16030 msgid "%Hexception of type %qT will be caught"
16031 msgstr ""
16033 #: cp/except.c:923
16034 msgid "%H   by earlier handler for %qT"
16035 msgstr ""
16037 #: cp/except.c:953
16038 msgid "%H%<...%> handler must be the last handler for its try block"
16039 msgstr ""
16041 #: cp/friend.c:152
16042 msgid "%qD is already a friend of class %qT"
16043 msgstr ""
16045 #: cp/friend.c:228
16046 msgid "invalid type %qT declared %<friend%>"
16047 msgstr ""
16049 #. [temp.friend]
16050 #. Friend declarations shall not declare partial
16051 #. specializations.
16052 #. template <class U> friend class T::X<U>;
16053 #. [temp.friend]
16054 #. Friend declarations shall not declare partial
16055 #. specializations.
16056 #: cp/friend.c:244 cp/friend.c:274
16057 msgid "partial specialization %qT declared %<friend%>"
16058 msgstr ""
16060 #: cp/friend.c:252
16061 msgid "class %qT is implicitly friends with itself"
16062 msgstr ""
16064 #: cp/friend.c:310
16065 #, fuzzy
16066 msgid "%qT is not a member of %qT"
16067 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
16069 #: cp/friend.c:315
16070 msgid "%qT is not a member class template of %qT"
16071 msgstr ""
16073 #: cp/friend.c:323
16074 msgid "%qT is not a nested class of %qT"
16075 msgstr ""
16077 #. template <class T> friend class T;
16078 #: cp/friend.c:336
16079 #, fuzzy
16080 msgid "template parameter type %qT declared %<friend%>"
16081 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
16083 #. template <class T> friend class A; where A is not a template
16084 #: cp/friend.c:342
16085 msgid "%q#T is not a template"
16086 msgstr ""
16088 #: cp/friend.c:364
16089 msgid "%qD is already a friend of %qT"
16090 msgstr ""
16092 #: cp/friend.c:373
16093 msgid "%qT is already a friend of %qT"
16094 msgstr ""
16096 #: cp/friend.c:497
16097 msgid "member %qD declared as friend before type %qT defined"
16098 msgstr ""
16100 #: cp/friend.c:553
16101 #, fuzzy
16102 msgid "friend declaration %q#D declares a non-template function"
16103 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
16105 #: cp/friend.c:557
16106 #, fuzzy
16107 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"
16108 msgstr "¡Ê¤â¤·¤³¤ì¤¬¤¢¤Ê¤¿¤Î°Õ¿Þ¤·¤¿¤â¤Î¤Ç¤Ê¤±¤ì¤Ð¡¢´Ø¿ô¥Æ¥ó¥×¥ì¡¼¥È¤Ï´û¤ËÀë¸ÀºÑ¤Ç¤¢¤ë»ö¤ò³Îǧ¤·¡¢¤³¤³¤Î´Ø¿ô̾¤Î¸å¤í¤Ë <> ¤òÉÕ¤±Â­¤·¤Æ¤¯¤À¤µ¤¤¡Ë -Wno-non-template-friend ¤Ç¤³¤Î·Ù¹ðɽ¼¨¤ò̵¸ú¤Ë¤·¤Þ¤¹"
16110 #: cp/g++spec.c:238 java/jvspec.c:417
16111 #, fuzzy, c-format
16112 msgid "argument to '%s' missing\n"
16113 msgstr "`%s' ¤Ø¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹\n"
16115 #: cp/init.c:326
16116 msgid "%J%qD should be initialized in the member initialization list"
16117 msgstr ""
16119 #: cp/init.c:373
16120 msgid "%Jdefault-initialization of %q#D, which has reference type"
16121 msgstr ""
16123 #: cp/init.c:379
16124 msgid "%Juninitialized reference member %qD"
16125 msgstr ""
16127 #: cp/init.c:382
16128 msgid "%Juninitialized member %qD with %<const%> type %qT"
16129 msgstr ""
16131 #: cp/init.c:525
16132 msgid "%qD will be initialized after"
16133 msgstr ""
16135 #: cp/init.c:528
16136 msgid "base %qT will be initialized after"
16137 msgstr ""
16139 #: cp/init.c:531
16140 msgid "  %q#D"
16141 msgstr ""
16143 #: cp/init.c:533
16144 msgid "  base %qT"
16145 msgstr ""
16147 #: cp/init.c:534
16148 msgid "%J  when initialized here"
16149 msgstr ""
16151 #: cp/init.c:550
16152 #, fuzzy
16153 msgid "%Jmultiple initializations given for %qD"
16154 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
16156 #: cp/init.c:553
16157 msgid "%Jmultiple initializations given for base %qT"
16158 msgstr ""
16160 #: cp/init.c:620
16161 #, fuzzy
16162 msgid "%Jinitializations for multiple members of %qT"
16163 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
16165 #: cp/init.c:677
16166 msgid "%Jbase class %q#T should be explicitly initialized in the copy constructor"
16167 msgstr ""
16169 #: cp/init.c:901 cp/init.c:920
16170 msgid "class %qT does not have any field named %qD"
16171 msgstr ""
16173 #: cp/init.c:907
16174 #, fuzzy
16175 msgid "%q#D is a static data member; it can only be initialized at its definition"
16176 msgstr "`com_interface' Â°À­¤Ï¥¯¥é¥¹ÄêµÁ¤Ë¤Î¤ßÍѤ¤¤ë»ö¤¬¤Ç¤­¤Þ¤¹"
16178 #: cp/init.c:914
16179 msgid "%q#D is not a non-static data member of %qT"
16180 msgstr ""
16182 #: cp/init.c:953
16183 #, fuzzy
16184 msgid "unnamed initializer for %qT, which has no base classes"
16185 msgstr "´ðÄ쥯¥é¥¹¤ò»ý¤Ä¥¯¥é¥¹¤Î¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹"
16187 #: cp/init.c:961
16188 msgid "unnamed initializer for %qT, which uses multiple inheritance"
16189 msgstr ""
16191 #: cp/init.c:1007
16192 msgid "%qD is both a direct base and an indirect virtual base"
16193 msgstr ""
16195 #: cp/init.c:1015
16196 msgid "type %qD is not a direct or virtual base of %qT"
16197 msgstr ""
16199 #: cp/init.c:1018
16200 msgid "type %qD is not a direct base of %qT"
16201 msgstr ""
16203 #: cp/init.c:1098
16204 msgid "bad array initializer"
16205 msgstr "ÇÛÎó¤ÎÉÔÀµ¤Ê½é´ü²½"
16207 #: cp/init.c:1297
16208 #, fuzzy
16209 msgid "%qT is not an aggregate type"
16210 msgstr "È󽸹çÂη¿¤ËÂФ·¤ÆŬÍѤµ¤ì¤¿ `sigof'"
16212 #: cp/init.c:1389
16213 msgid "qualified type %qT does not match destructor name %<~%T%>"
16214 msgstr ""
16216 #: cp/init.c:1397
16217 msgid "incomplete type %qT does not have member %qD"
16218 msgstr ""
16220 #: cp/init.c:1416
16221 msgid "%qD is not a member of type %qT"
16222 msgstr ""
16224 #: cp/init.c:1443
16225 #, fuzzy
16226 msgid "invalid pointer to bit-field %qD"
16227 msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹"
16229 #: cp/init.c:1545
16230 #, fuzzy
16231 msgid "invalid use of non-static member function %qD"
16232 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
16234 #: cp/init.c:1551 cp/semantics.c:1321
16235 #, fuzzy
16236 msgid "invalid use of non-static data member %qD"
16237 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
16239 #: cp/init.c:1651
16240 msgid "size in array new must have integral type"
16241 msgstr "ÇÛÎó new ¤Ç¤Î¥µ¥¤¥º¤Ï´°Á´¤Ê·¿¤ò»ý¤¿¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
16243 #: cp/init.c:1654
16244 msgid "zero size array reserves no space"
16245 msgstr "¥µ¥¤¥º¥¼¥í¤ÎÇÛÎó¤Ï¶õ´Ö¤ò³ÎÊݤ·¤Þ¤»¤ó"
16247 #: cp/init.c:1662
16248 msgid "new cannot be applied to a reference type"
16249 msgstr "»²¾È·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
16251 #: cp/init.c:1668
16252 msgid "new cannot be applied to a function type"
16253 msgstr "´Ø¿ô·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
16255 #: cp/init.c:1700
16256 #, fuzzy
16257 msgid "call to Java constructor, while %<jclass%> undefined"
16258 msgstr "Java ¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢`jclass' ¤Ï̤ÄêµÁ¤Ç¤¹"
16260 #: cp/init.c:1716
16261 #, fuzzy
16262 msgid "can't find class$"
16263 msgstr "class$ ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
16265 #: cp/init.c:1844
16266 #, fuzzy
16267 msgid "invalid type %<void%> for new"
16268 msgstr "new ¤ËÂФ·¤Æ̵¸ú¤Ê·¿¤Ç¤¢¤ë `void'"
16270 #: cp/init.c:1854
16271 msgid "uninitialized const in %<new%> of %q#T"
16272 msgstr ""
16274 #: cp/init.c:1888
16275 #, fuzzy, c-format
16276 msgid "call to Java constructor with %qs undefined"
16277 msgstr "Java ¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢`%s' ¤Ï̤ÄêµÁ¤Ç¤¹"
16279 #: cp/init.c:1928
16280 #, fuzzy
16281 msgid "request for member %qD is ambiguous"
16282 msgstr "Í׵ᤵ¤ì¤¿¥á¥ó¥Ð `%s' ¤Ï¿½Å·Ñ¾µ¥°¥é¥Õ¤ÎÃæ¤ÇÛ£Ëæ¤Ç¤¹"
16284 #: cp/init.c:2061
16285 #, fuzzy
16286 msgid "ISO C++ forbids initialization in array new"
16287 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
16289 #: cp/init.c:2531
16290 msgid "initializer ends prematurely"
16291 msgstr "½é´üÀßÄê»Ò¤ÎËöÈø¤¬ËÜÍè¤è¤êÁ᤯½Ð¸½¤·¤Þ¤·¤¿"
16293 #: cp/init.c:2584
16294 msgid "cannot initialize multi-dimensional array with initializer"
16295 msgstr "¿¼¡¸µÇÛÎó¤Ï½é´ü²½»Ò¤Ç½é´ü²½¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
16297 #: cp/init.c:2741
16298 msgid "possible problem detected in invocation of delete operator:"
16299 msgstr ""
16301 #: cp/init.c:2744
16302 msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined."
16303 msgstr ""
16305 #: cp/init.c:2765
16306 msgid "unknown array size in delete"
16307 msgstr "delete ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤¬ÉÔÌÀ¤Ç¤¹"
16309 #: cp/init.c:2998
16310 msgid "type to vector delete is neither pointer or array type"
16311 msgstr "¥Ù¥¯¥È¥ë·¿¤Î delete ¤Ç¤¹¤¬¡¢¥Ý¥¤¥ó¥¿¤Ç¤âÇÛÎ󷿤Ǥ⤢¤ê¤Þ¤»¤ó"
16313 #: cp/lex.c:436
16314 #, c-format
16315 msgid "junk at end of #pragma %s"
16316 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
16318 #: cp/lex.c:443
16319 #, c-format
16320 msgid "invalid #pragma %s"
16321 msgstr "̵¸ú¤Ê #pragma %s ¤Ç¤¹"
16323 #: cp/lex.c:451
16324 #, fuzzy
16325 msgid "#pragma vtable no longer supported"
16326 msgstr "--driver ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
16328 #: cp/lex.c:530
16329 #, fuzzy, c-format
16330 msgid "#pragma implementation for %qs appears after file is included"
16331 msgstr "%s ¤Ø¤Î #pragma implementation ¤Ï¥Õ¥¡¥¤¥ë¤¬ include ¤µ¤ì¤¿¸å¤Ç½Ð¸½¤·¤Þ¤·¤¿"
16333 #: cp/lex.c:555
16334 msgid "junk at end of #pragma GCC java_exceptions"
16335 msgstr "#pragma GCC java_exceptions ¤ÎËöÈø¤Ë¥´¥ß"
16337 #: cp/lex.c:569
16338 #, fuzzy
16339 msgid "%qD not defined"
16340 msgstr "\"%s\" ¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
16342 #: cp/lex.c:573
16343 msgid "%qD was not declared in this scope"
16344 msgstr ""
16346 #. In a template, it is invalid to write "f()" or "f(3)" if no
16347 #. declaration of "f" is available.  Historically, G++ and most
16348 #. other compilers accepted that usage since they deferred all name
16349 #. lookup until instantiation time rather than doing unqualified
16350 #. name lookup at template definition time; explain to the user what
16351 #. is going wrong.
16353 #. Note that we have the exact wording of the following message in
16354 #. the manual (trouble.texi, node "Name lookup"), so they need to
16355 #. be kept in synch.
16356 #: cp/lex.c:610
16357 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
16358 msgstr ""
16360 #: cp/lex.c:619
16361 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
16362 msgstr ""
16364 #: cp/mangle.c:2114
16365 #, fuzzy
16366 msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
16367 msgstr "´Ø¿ô·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
16369 #: cp/mangle.c:2122
16370 msgid "zero-operand casts cannot be mangled due to a defect in the C++ ABI"
16371 msgstr ""
16373 #: cp/mangle.c:2172
16374 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
16375 msgstr ""
16377 #: cp/mangle.c:2482
16378 msgid "the mangled name of %qD will change in a future version of GCC"
16379 msgstr ""
16381 #: cp/method.c:441
16382 msgid "generic thunk code fails for method %q#D which uses %<...%>"
16383 msgstr ""
16385 #: cp/method.c:657
16386 msgid "non-static const member %q#D, can't use default assignment operator"
16387 msgstr ""
16389 #: cp/method.c:663
16390 msgid "non-static reference member %q#D, can't use default assignment operator"
16391 msgstr ""
16393 #: cp/method.c:1078
16394 msgid "vtable layout for class %qT may not be ABI-compliantand may change in a future version of GCC due to implicit virtual destructor"
16395 msgstr ""
16397 #: cp/name-lookup.c:693
16398 #, fuzzy
16399 msgid "redeclaration of %<wchar_t%> as %qT"
16400 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
16402 #. A redeclaration of main, but not a duplicate of the
16403 #. previous one.
16405 #. [basic.start.main]
16407 #. This function shall not be overloaded.
16408 #: cp/name-lookup.c:725
16409 #, fuzzy
16410 msgid "invalid redeclaration of %qD"
16411 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
16413 #: cp/name-lookup.c:726
16414 msgid "as %qD"
16415 msgstr ""
16417 #: cp/name-lookup.c:814
16418 #, fuzzy
16419 msgid "type mismatch with previous external decl of %q#D"
16420 msgstr "·¿¤¬Á°Êý¤Î³°ÉôÀë¸À¤È°ìÃפ·¤Þ¤»¤ó"
16422 #: cp/name-lookup.c:815
16423 #, fuzzy
16424 msgid "previous external decl of %q#D"
16425 msgstr "Á°Êý¤Î `%s' ¤Î³°ÉôÀë¸À"
16427 #: cp/name-lookup.c:897
16428 #, fuzzy
16429 msgid "extern declaration of %q#D doesn't match"
16430 msgstr "`%s' ¤Îextern Àë¸À¤Ï¥°¥í¡¼¥Ð¥ë¤Î¤½¤ì¤È°ìÃפ·¤Þ¤»¤ó"
16432 #: cp/name-lookup.c:898
16433 #, fuzzy
16434 msgid "global declaration %q#D"
16435 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
16437 #: cp/name-lookup.c:934 cp/name-lookup.c:941
16438 #, fuzzy
16439 msgid "declaration of %q#D shadows a parameter"
16440 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
16442 #. Location of previous decl is not useful in this case.
16443 #: cp/name-lookup.c:966
16444 #, fuzzy
16445 msgid "declaration of %qD shadows a member of 'this'"
16446 msgstr "`%s' ¤ÎÀë¸À¤Ë¤è¤ê `this' ¤Î¥á¥ó¥Ð¤¬Ê¤¤¤±£¤µ¤ì¤Þ¤¹"
16448 #: cp/name-lookup.c:972
16449 #, fuzzy
16450 msgid "declaration of %qD shadows a previous local"
16451 msgstr "`%s' ¤ÎÀë¸À¤ÏÁ°Êý¤Î¥í¡¼¥«¥ë¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
16453 #: cp/name-lookup.c:979
16454 #, fuzzy
16455 msgid "declaration of %qD shadows a global declaration"
16456 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
16458 #: cp/name-lookup.c:1095
16459 #, fuzzy
16460 msgid "name lookup of %qD changed"
16461 msgstr "`%s' ¤Î̾Á°°ú¤­¤ÏÊѹ¹¤µ¤ì¤Þ¤·¤¿"
16463 #: cp/name-lookup.c:1096
16464 msgid "  matches this %qD under ISO standard rules"
16465 msgstr ""
16467 #: cp/name-lookup.c:1098
16468 msgid "  matches this %qD under old rules"
16469 msgstr ""
16471 #: cp/name-lookup.c:1116 cp/name-lookup.c:1124
16472 #, fuzzy
16473 msgid "name lookup of %qD changed for new ISO %<for%> scoping"
16474 msgstr "`%s' ¤Î̾Á°°ú¤­¤Ï¿·¤¿¤Ê ISO `for' ¥¹¥³¡¼¥×¤ËÊѤï¤ê¤Þ¤·¤¿"
16476 #: cp/name-lookup.c:1118
16477 msgid "  cannot use obsolete binding at %qD because it has a destructor"
16478 msgstr ""
16480 #: cp/name-lookup.c:1126
16481 msgid "  using obsolete binding at %qD"
16482 msgstr ""
16484 #: cp/name-lookup.c:1179
16485 #, c-format
16486 msgid "%s %s(%E) %p %d\n"
16487 msgstr ""
16489 #: cp/name-lookup.c:1182
16490 #, fuzzy, c-format
16491 msgid "%s %s %p %d\n"
16492 msgstr "%s: %s: "
16494 #: cp/name-lookup.c:1308
16495 msgid "XXX is_class_level != (current_scope == class_scope)\n"
16496 msgstr ""
16498 #: cp/name-lookup.c:1864
16499 #, fuzzy
16500 msgid "%q#D hides constructor for %q#T"
16501 msgstr "%d ¸Ä¤Î¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
16503 #: cp/name-lookup.c:1879
16504 #, fuzzy
16505 msgid "%q#D conflicts with previous using declaration %q#D"
16506 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
16508 #: cp/name-lookup.c:1891
16509 #, fuzzy
16510 msgid "previous non-function declaration %q#D"
16511 msgstr "Á°Êý¤Ç¤Î `%s' ¤Î°ÅÌÛŪ¤ÊÀë¸À"
16513 #: cp/name-lookup.c:1892
16514 #, fuzzy
16515 msgid "conflicts with function declaration %q#D"
16516 msgstr "°ÅÌۤδؿôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
16518 #. It's a nested name with template parameter dependent scope.
16519 #. This can only be using-declaration for class member.
16520 #: cp/name-lookup.c:1970 cp/name-lookup.c:1995 cp/name-lookup.c:3157
16521 #, fuzzy
16522 msgid "%qT is not a namespace"
16523 msgstr "%s=%s ¤Ï¿ôÃͤǤϤ¢¤ê¤Þ¤»¤ó"
16525 #. 7.3.3/5
16526 #. A using-declaration shall not name a template-id.
16527 #: cp/name-lookup.c:1980
16528 msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
16529 msgstr ""
16531 #: cp/name-lookup.c:1987
16532 msgid "namespace %qD not allowed in using-declaration"
16533 msgstr ""
16535 #: cp/name-lookup.c:2023
16536 msgid "%qD not declared"
16537 msgstr ""
16539 #: cp/name-lookup.c:2035 cp/name-lookup.c:2080 cp/name-lookup.c:2114
16540 msgid "%qD is already declared in this scope"
16541 msgstr ""
16543 #: cp/name-lookup.c:2120
16544 msgid "using declaration %qD introduced ambiguous type %qT"
16545 msgstr ""
16547 #: cp/name-lookup.c:2691
16548 msgid "using-declaration for non-member at class scope"
16549 msgstr ""
16551 #: cp/name-lookup.c:2696
16552 #, fuzzy
16553 msgid "using-declaration cannot name destructor"
16554 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
16556 #: cp/name-lookup.c:2769
16557 msgid "declaration of %qD not in a namespace surrounding %qD"
16558 msgstr ""
16560 #: cp/name-lookup.c:2777
16561 #, fuzzy
16562 msgid "explicit qualification in declaration of `%D'"
16563 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
16565 #: cp/name-lookup.c:2813
16566 msgid "%qD should have been declared inside %qD"
16567 msgstr ""
16569 #: cp/name-lookup.c:2875
16570 msgid "namespace alias %qD not allowed here, assuming %qD"
16571 msgstr ""
16573 #. The parser did not find it, so it's not there.
16574 #: cp/name-lookup.c:2990
16575 #, fuzzy
16576 msgid "unknown namespace %qD"
16577 msgstr "ÉÔÌÀ¤Ê #pragma namespace %s ¤Ç¤¹"
16579 #: cp/name-lookup.c:3151
16580 msgid "namespace %qT undeclared"
16581 msgstr ""
16583 #: cp/name-lookup.c:3195
16584 msgid "strong using only meaningful at namespace scope"
16585 msgstr ""
16587 #: cp/name-lookup.c:3202
16588 #, fuzzy
16589 msgid "%qD attribute directive ignored"
16590 msgstr "`%s' Â°À­¤Îµ¿»÷Ì¿Î᤬̵»ë¤µ¤ì¤Þ¤·¤¿"
16592 #: cp/name-lookup.c:3336
16593 #, fuzzy
16594 msgid "use of %qD is ambiguous"
16595 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
16597 #: cp/name-lookup.c:3337
16598 msgid "  first declared as %q#D here"
16599 msgstr ""
16601 #: cp/name-lookup.c:3339
16602 msgid "  also declared as %q#D here"
16603 msgstr ""
16605 #: cp/name-lookup.c:3354
16606 msgid "%qD denotes an ambiguous type"
16607 msgstr ""
16609 #: cp/name-lookup.c:3355
16610 #, fuzzy
16611 msgid "%J  first type here"
16612 msgstr "  ¤³¤³¤«¤é"
16614 #: cp/name-lookup.c:3356
16615 msgid "%J  other type here"
16616 msgstr ""
16618 #. This happens for A::B where B is a template, and there are no
16619 #. template arguments.
16620 #: cp/name-lookup.c:3420 cp/parser.c:4365 cp/typeck.c:1786
16621 #, fuzzy
16622 msgid "invalid use of %qD"
16623 msgstr "`restrict' ¤ÎÍÑË¡¤¬ÉÔŬÀڤǤ¹"
16625 #: cp/name-lookup.c:3460
16626 msgid "%<%D::%D%> is not a template"
16627 msgstr ""
16629 #: cp/name-lookup.c:3476
16630 msgid "%qD undeclared in namespace %qD"
16631 msgstr ""
16633 #: cp/name-lookup.c:4102
16634 #, fuzzy
16635 msgid "%qD is not a function,"
16636 msgstr "¸Æ¤Ó½Ð¤µ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È¤Ï´Ø¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
16638 #: cp/name-lookup.c:4103
16639 #, fuzzy
16640 msgid "  conflict with %qD"
16641 msgstr "`%s' ¤Ï `-g%s' ¤È¶¥¹ç¤¹¤ë¤¿¤á̵»ë¤µ¤ì¤Þ¤·¤¿"
16643 #: cp/name-lookup.c:4868
16644 msgid "XXX entering pop_everything ()\n"
16645 msgstr ""
16647 #: cp/name-lookup.c:4877
16648 msgid "XXX leaving pop_everything ()\n"
16649 msgstr ""
16651 #: cp/parser.c:1807
16652 msgid "%<#pragma%> is not allowed here"
16653 msgstr ""
16655 #: cp/parser.c:1836
16656 msgid "%<%D::%D%> has not been declared"
16657 msgstr ""
16659 #: cp/parser.c:1839 cp/semantics.c:2375
16660 msgid "%<::%D%> has not been declared"
16661 msgstr ""
16663 #: cp/parser.c:1842
16664 msgid "request for member %qD in non-class type %qT"
16665 msgstr ""
16667 #: cp/parser.c:1845
16668 msgid "%<%T::%D%> has not been declared"
16669 msgstr ""
16671 #: cp/parser.c:1848
16672 msgid "%qD has not been declared"
16673 msgstr ""
16675 #: cp/parser.c:1851
16676 msgid "%<%D::%D%> %s"
16677 msgstr ""
16679 #: cp/parser.c:1853
16680 msgid "%<::%D%> %s"
16681 msgstr ""
16683 #: cp/parser.c:1855
16684 #, fuzzy
16685 msgid "%qD %s"
16686 msgstr " %s"
16688 #: cp/parser.c:1907
16689 #, fuzzy
16690 msgid "new types may not be defined in a return type"
16691 msgstr "»²¾È·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
16693 #: cp/parser.c:1908
16694 #, fuzzy
16695 msgid "(perhaps a semicolon is missing after the definition of %qT)"
16696 msgstr "%s Àë¸À¤Î¸å¤í¤Î¥»¥ß¥³¥í¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
16698 #: cp/parser.c:1927 cp/pt.c:4328
16699 msgid "%qT is not a template"
16700 msgstr ""
16702 #: cp/parser.c:1929
16703 #, c-format
16704 msgid "%qE is not a template"
16705 msgstr ""
16707 #: cp/parser.c:1931
16708 #, fuzzy
16709 msgid "invalid template-id"
16710 msgstr "̵¸ú¤Ê·¿: `void &'"
16712 #: cp/parser.c:1960
16713 #, fuzzy, c-format
16714 msgid "%s cannot appear in a constant-expression"
16715 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
16717 #: cp/parser.c:1985
16718 #, fuzzy, c-format
16719 msgid "invalid use of template-name %qE without an argument list"
16720 msgstr "̵¸ú¤Ê¥Ç¥Õ¥©¥ë¥È¥Æ¥ó¥×¥ì¡¼¥È°ú¿ô"
16722 #. Issue an error message.
16723 #: cp/parser.c:1990
16724 #, c-format
16725 msgid "%qE does not name a type"
16726 msgstr ""
16728 #: cp/parser.c:2021
16729 msgid "(perhaps %<typename %T::%E%> was intended)"
16730 msgstr ""
16732 #: cp/parser.c:2036
16733 #, c-format
16734 msgid "%qE in namespace %qE does not name a type"
16735 msgstr ""
16737 #: cp/parser.c:2039
16738 msgid "%qE in class %qT does not name a type"
16739 msgstr ""
16741 #: cp/parser.c:2748
16742 msgid "ISO C++ forbids braced-groups within expressions"
16743 msgstr "ISO C++ ¤Ï¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤ò¶Ø¤¸¤Þ¤¹"
16745 #: cp/parser.c:2757
16746 #, fuzzy
16747 msgid "statement-expressions are allowed only inside functions"
16748 msgstr "¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤Ï´Ø¿ô¤ÎÆ⦤ǤΤߵö¤µ¤ì¤Þ¤¹"
16750 #: cp/parser.c:2808
16751 #, fuzzy
16752 msgid "%<this%> may not be used in this context"
16753 msgstr "¥Þ¥¯¥í°ú¿ôÆâ¤Ç¥Ç¥£¥ì¥¯¥È¥ê¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
16755 #: cp/parser.c:2944
16756 msgid "local variable %qD may not appear in this context"
16757 msgstr ""
16759 #: cp/parser.c:3316
16760 msgid "typedef-name %qD used as destructor declarator"
16761 msgstr ""
16763 #: cp/parser.c:3965
16764 #, fuzzy
16765 msgid "ISO C++ forbids compound-literals"
16766 msgstr "ISO C++ ¤ÏÊ£¹ç¥ê¥Æ¥é¥ë¤ò¶Ø¤¸¤Þ¤¹"
16768 #: cp/parser.c:4885
16769 msgid "array bound forbidden after parenthesized type-id"
16770 msgstr ""
16772 #: cp/parser.c:4886
16773 msgid "try removing the parentheses around the type-id"
16774 msgstr ""
16776 #: cp/parser.c:5087
16777 #, fuzzy
16778 msgid "expression in new-declarator must have integral or enumeration type"
16779 msgstr "ÇÛÎó new ¤Ç¤Î¥µ¥¤¥º¤Ï´°Á´¤Ê·¿¤ò»ý¤¿¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
16781 #: cp/parser.c:5276
16782 msgid "use of old-style cast"
16783 msgstr "¸Å¤¤¥¹¥¿¥¤¥ë¤Î¥­¥ã¥¹¥È¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹"
16785 #: cp/parser.c:6041
16786 #, fuzzy, c-format
16787 msgid "case label %qE not within a switch statement"
16788 msgstr "case ¥é¥Ù¥ë¤¬ switch Ê¸¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
16790 #: cp/parser.c:6584
16791 msgid "ISO C++ forbids computed gotos"
16792 msgstr "ISO C++ ¤Ï·×»»·¿ goto ¤ò¶Ø¤¸¤Þ¤¹"
16794 #: cp/parser.c:6709
16795 msgid "extra %<;%>"
16796 msgstr ""
16798 #: cp/parser.c:7028
16799 msgid "mixing declarations and function-definitions is forbidden"
16800 msgstr ""
16802 #: cp/parser.c:7159
16803 #, fuzzy
16804 msgid "duplicate %<friend%>"
16805 msgstr "`%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
16807 #: cp/parser.c:7328
16808 #, fuzzy
16809 msgid "class definition may not be declared a friend"
16810 msgstr "`%s' ¤Ï´Ø¿ô¤Ç¤â¥á¥ó¥Ð´Ø¿ô¤Ç¤â¤¢¤ê¤Þ¤»¤ó -- friend ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
16812 #: cp/parser.c:7641
16813 msgid "only constructors take base initializers"
16814 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤·¤«´ðÄì½é´ü²½»Ò¥ê¥¹¥È¤ò¤È¤ê¤Þ¤»¤ó"
16816 #: cp/parser.c:7692
16817 #, fuzzy
16818 msgid "anachronistic old-style base class initializer"
16819 msgstr "Á°»þÂåŪ¤Ê¸Å¤¤¥¹¥¿¥¤¥ë¤Î´ðÄ쥯¥é¥¹½é´ü²½»Ò¤Ç¤¹"
16821 #: cp/parser.c:7734
16822 msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
16823 msgstr ""
16825 #. Warn that we do not support `export'.
16826 #: cp/parser.c:8096
16827 msgid "keyword %<export%> not implemented, and will be ignored"
16828 msgstr ""
16830 #. Otherwise, emit an error about the invalid digraph, but continue
16831 #. parsing because we got our argument list.
16832 #: cp/parser.c:8469
16833 msgid "%<<::%> cannot begin a template-argument list"
16834 msgstr ""
16836 #: cp/parser.c:8470
16837 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
16838 msgstr ""
16840 #: cp/parser.c:8477
16841 msgid "(if you use -fpermissive G++ will accept your code)"
16842 msgstr ""
16844 #: cp/parser.c:8541
16845 #, fuzzy
16846 msgid "parse error in template argument list"
16847 msgstr "¥Þ¥¯¥í°ú¿ô¥ê¥¹¥È¤Ë¤¢¤êÆÀ¤Ê¤¤¥È¡¼¥¯¥ó"
16849 #. Explain what went wrong.
16850 #: cp/parser.c:8654
16851 msgid "non-template %qD used as template"
16852 msgstr ""
16854 #: cp/parser.c:8655
16855 msgid "use %<%T::template %D%> to indicate that it is a template"
16856 msgstr ""
16858 #: cp/parser.c:9245 cp/parser.c:15012
16859 #, fuzzy, c-format
16860 msgid "template declaration of %qs"
16861 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
16863 #: cp/parser.c:9688
16864 msgid "using %<typename%> outside of template"
16865 msgstr ""
16867 #: cp/parser.c:9883
16868 msgid "type attributes are honored only at type definition"
16869 msgstr ""
16871 #. [namespace.udecl]
16873 #. A using declaration shall not name a template-id.
16874 #: cp/parser.c:10265
16875 msgid "a template-id may not appear in a using-declaration"
16876 msgstr ""
16878 #: cp/parser.c:10595
16879 #, fuzzy
16880 msgid "an asm-specification is not allowed on a function-definition"
16881 msgstr "½é´ü²½»Ò¥ê¥¹¥È¤ÏÈó¥á¥ó¥Ð´Ø¿ô¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
16883 #: cp/parser.c:10597
16884 #, fuzzy
16885 msgid "attributes are not allowed on a function-definition"
16886 msgstr "Âç°è register ÊÑ¿ô¤¬´Ø¿ôÄêµÁ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
16888 #: cp/parser.c:10728
16889 msgid "attributes after parenthesized initializer ignored"
16890 msgstr ""
16892 #: cp/parser.c:11113
16893 #, fuzzy
16894 msgid "array bound is not an integer constant"
16895 msgstr "ÇÛÎó¤Îź»ú¤¬À°¿ô·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
16897 #: cp/parser.c:11183
16898 msgid "%<%T::%D%> is not a type"
16899 msgstr ""
16901 #: cp/parser.c:11225
16902 #, fuzzy
16903 msgid "invalid use of constructor as a template"
16904 msgstr "¥È¥Ã¥×¥ì¥Ù¥ë¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
16906 #: cp/parser.c:11226
16907 msgid "use %<%T::%D%> instead of %<%T::%T%> to name the constructor in a qualified name"
16908 msgstr ""
16910 #: cp/parser.c:11414
16911 #, fuzzy
16912 msgid "duplicate cv-qualifier"
16913 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
16915 #: cp/parser.c:11916
16916 #, fuzzy
16917 msgid "file ends in default argument"
16918 msgstr "̵¸ú¤Ê¥Ç¥Õ¥©¥ë¥È¥Æ¥ó¥×¥ì¡¼¥È°ú¿ô"
16920 #: cp/parser.c:11977
16921 msgid "deprecated use of default argument for parameter of non-function"
16922 msgstr ""
16924 #: cp/parser.c:11980
16925 #, fuzzy
16926 msgid "default arguments are only permitted for function parameters"
16927 msgstr "¥á¥½¥Ã¥É¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
16929 #: cp/parser.c:12722
16930 #, fuzzy
16931 msgid "invalid class name in declaration of %qD"
16932 msgstr "`%s' ¤ÎÀë¸À¤Ë¤ª¤¤¤ÆÊ£¿ô¤ÎÊݸ¥¯¥é¥¹"
16934 #: cp/parser.c:12733
16935 msgid "declaration of %qD in %qD which does not enclose %qD"
16936 msgstr ""
16938 #: cp/parser.c:12746
16939 msgid "extra qualification ignored"
16940 msgstr ""
16942 #: cp/parser.c:12757
16943 msgid "an explicit specialization must be preceded by %<template <>%>"
16944 msgstr ""
16946 #: cp/parser.c:12850
16947 #, fuzzy
16948 msgid "previous definition of %q#T"
16949 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
16951 #: cp/parser.c:13059
16952 msgid "%Hextra %<;%>"
16953 msgstr ""
16955 #: cp/parser.c:13077
16956 msgid "a class-key must be used when declaring a friend"
16957 msgstr ""
16959 #: cp/parser.c:13091
16960 #, fuzzy
16961 msgid "friend declaration does not name a class or function"
16962 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
16964 #: cp/parser.c:13267
16965 msgid "pure-specifier on function-definition"
16966 msgstr ""
16968 #: cp/parser.c:13545
16969 msgid "keyword %<typename%> not allowed outside of templates"
16970 msgstr ""
16972 #: cp/parser.c:13547
16973 msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
16974 msgstr ""
16976 #: cp/parser.c:13821
16977 msgid "invalid catch parameter"
16978 msgstr "̵¸ú¤Ê catch ¤Î°ú¿ô"
16980 #: cp/parser.c:14399
16981 #, fuzzy
16982 msgid "reference to %qD is ambiguous"
16983 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
16985 #: cp/parser.c:14568
16986 msgid "too few template-parameter-lists"
16987 msgstr ""
16989 #. Otherwise, there are too many template parameter lists.  We have
16990 #. something like:
16992 #. template <class T> template <class U> void S::f();
16993 #: cp/parser.c:14583
16994 msgid "too many template-parameter-lists"
16995 msgstr ""
16997 #. Skip the entire function.
16998 #: cp/parser.c:14807
16999 #, fuzzy
17000 msgid "invalid function declaration"
17001 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
17003 #. Issue an error message.
17004 #: cp/parser.c:14844
17005 #, fuzzy
17006 msgid "named return values are no longer supported"
17007 msgstr "--driver ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
17009 #: cp/parser.c:15218
17010 msgid "%H%<>>%> should be %<> >%> within a nested template argument list"
17011 msgstr ""
17013 #: cp/parser.c:15233
17014 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
17015 msgstr ""
17017 #: cp/parser.c:15238
17018 msgid "missing %<>%> to terminate the template argument list"
17019 msgstr ""
17021 #: cp/parser.c:15766
17022 msgid "%qs tag used in naming %q#T"
17023 msgstr ""
17025 #: cp/parser.c:15787
17026 #, fuzzy
17027 msgid "%qD redeclared with different access"
17028 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
17030 #: cp/parser.c:15804
17031 msgid "%<template%> (as a disambiguator) is only allowed within templates"
17032 msgstr ""
17034 #: cp/parser.c:16012
17035 #, fuzzy
17036 msgid "inter-module optimizations not implemented for C++"
17037 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
17039 #: cp/pt.c:241
17040 msgid "data member %qD cannot be a member template"
17041 msgstr ""
17043 #: cp/pt.c:253
17044 #, fuzzy
17045 msgid "invalid member template declaration %qD"
17046 msgstr "¥Ý¥¤¥ó¥¿Àë¸À»Ò¤ËÉÔŬÀڤʷ¿½¤¾þ»Ò"
17048 #: cp/pt.c:575
17049 msgid "explicit specialization in non-namespace scope %qD"
17050 msgstr ""
17052 #: cp/pt.c:586
17053 msgid "enclosing class templates are not explicitly specialized"
17054 msgstr ""
17056 #: cp/pt.c:670
17057 msgid "specialization of %qD in different namespace"
17058 msgstr ""
17060 #: cp/pt.c:671 cp/pt.c:740
17061 #, fuzzy
17062 msgid "  from definition of %q#D"
17063 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
17065 #: cp/pt.c:707
17066 msgid "specialization of %qT after instantiation"
17067 msgstr ""
17069 #: cp/pt.c:739
17070 msgid "specializing %q#T in different namespace"
17071 msgstr ""
17073 #: cp/pt.c:754
17074 msgid "specialization %qT after instantiation %qT"
17075 msgstr ""
17077 #: cp/pt.c:766
17078 #, fuzzy
17079 msgid "explicit specialization of non-template %qT"
17080 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
17082 #: cp/pt.c:1164
17083 msgid "specialization of %qD after instantiation"
17084 msgstr ""
17086 #: cp/pt.c:1293
17087 #, fuzzy
17088 msgid "%s %+#D"
17089 msgstr "%s: %s"
17091 #: cp/pt.c:1349
17092 #, fuzzy
17093 msgid "%qD is not a function template"
17094 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤ë´Ø¿ô¤Î·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó"
17096 #: cp/pt.c:1534
17097 msgid "template-id %qD for %q+D does not match any template declaration"
17098 msgstr ""
17100 #: cp/pt.c:1543
17101 msgid "ambiguous template specialization %qD for %q+D"
17102 msgstr ""
17104 #. This case handles bogus declarations like template <>
17105 #. template <class T> void f<int>();
17106 #: cp/pt.c:1774 cp/pt.c:1828
17107 #, fuzzy
17108 msgid "template-id %qD in declaration of primary template"
17109 msgstr "`operator delete' ¤ÎÀë¸ÀÆâ¤Ë¿¤¹¤®¤ë°ú¿ô"
17111 #: cp/pt.c:1787
17112 #, fuzzy
17113 msgid "template parameter list used in explicit instantiation"
17114 msgstr "#define Ãæ¤Î²¾°ú¿ô¥ê¥¹¥È¤¬½ªÃ¼¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
17116 #: cp/pt.c:1793
17117 msgid "definition provided for explicit instantiation"
17118 msgstr ""
17120 #: cp/pt.c:1801
17121 #, fuzzy
17122 msgid "too many template parameter lists in declaration of %qD"
17123 msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬Â¿¤¹¤®¤Þ¤¹\n"
17125 #: cp/pt.c:1804
17126 #, fuzzy
17127 msgid "too few template parameter lists in declaration of %qD"
17128 msgstr ""
17129 "\n"
17130 "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬¾¯¤Ê¤¹¤®¤Þ¤¹\n"
17132 #: cp/pt.c:1806
17133 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
17134 msgstr ""
17136 #: cp/pt.c:1825
17137 msgid "function template partial specialization %qD is not allowed"
17138 msgstr ""
17140 #: cp/pt.c:1857
17141 msgid "default argument specified in explicit specialization"
17142 msgstr ""
17144 #: cp/pt.c:1861
17145 msgid "template specialization with C linkage"
17146 msgstr ""
17148 #: cp/pt.c:1888
17149 #, fuzzy
17150 msgid "%qD is not a template function"
17151 msgstr "`%s' ¤ÏÄ̾Èó static ¤Ê´Ø¿ô¤Ç¤¹"
17153 #. From [temp.expl.spec]:
17155 #. If such an explicit specialization for the member
17156 #. of a class template names an implicitly-declared
17157 #. special member function (clause _special_), the
17158 #. program is ill-formed.
17160 #. Similar language is found in [temp.explicit].
17161 #: cp/pt.c:1950
17162 msgid "specialization of implicitly-declared special member function"
17163 msgstr ""
17165 #: cp/pt.c:1994
17166 #, fuzzy
17167 msgid "no member function %qD declared in %qT"
17168 msgstr "¥Í¥¹¥È¤·¤¿´Ø¿ô `%s' ¤Ï `extern' ¤ËÀë¸À¤µ¤ì¤Þ¤·¤¿"
17170 #: cp/pt.c:2199
17171 msgid " shadows template parm %q#D"
17172 msgstr ""
17174 #: cp/pt.c:2601
17175 msgid "template parameters not used in partial specialization:"
17176 msgstr ""
17178 #: cp/pt.c:2605
17179 msgid "        %qD"
17180 msgstr ""
17182 #: cp/pt.c:2616
17183 msgid "partial specialization %qT does not specialize any template arguments"
17184 msgstr ""
17186 #: cp/pt.c:2641
17187 #, c-format
17188 msgid "template argument %qE involves template parameter(s)"
17189 msgstr ""
17191 #: cp/pt.c:2685
17192 msgid "type %qT of template argument %qE depends on template parameter(s)"
17193 msgstr ""
17195 #: cp/pt.c:2772
17196 #, fuzzy
17197 msgid "no default argument for %qD"
17198 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
17200 #: cp/pt.c:2929
17201 msgid "template with C linkage"
17202 msgstr ""
17204 #: cp/pt.c:2932
17205 msgid "template class without a name"
17206 msgstr ""
17208 #. [temp.mem]
17210 #. A destructor shall not be a member template.
17211 #: cp/pt.c:2940
17212 msgid "destructor %qD declared as member template"
17213 msgstr ""
17215 #. [basic.stc.dynamic.allocation]
17217 #. An allocation function can be a function
17218 #. template. ... Template allocation functions shall
17219 #. have two or more parameters.
17220 #: cp/pt.c:2955
17221 #, fuzzy
17222 msgid "invalid template declaration of %qD"
17223 msgstr "`%s' ¤Î extern Àë¸À¤¬¥Í¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
17225 #: cp/pt.c:3036
17226 msgid "%qD does not declare a template type"
17227 msgstr ""
17229 #: cp/pt.c:3042
17230 #, fuzzy
17231 msgid "template definition of non-template %q#D"
17232 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹¥á¥½¥Ã¥É `%s' ¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
17234 #: cp/pt.c:3084
17235 msgid "expected %d levels of template parms for %q#D, got %d"
17236 msgstr ""
17238 #: cp/pt.c:3096
17239 msgid "got %d template parameters for %q#D"
17240 msgstr ""
17242 #: cp/pt.c:3099
17243 msgid "got %d template parameters for %q#T"
17244 msgstr ""
17246 #: cp/pt.c:3101
17247 #, c-format
17248 msgid "  but %d required"
17249 msgstr ""
17251 #: cp/pt.c:3190
17252 #, fuzzy
17253 msgid "%qT is not a template type"
17254 msgstr "`%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
17256 #: cp/pt.c:3203
17257 #, fuzzy
17258 msgid "template specifiers not specified in declaration of %qD"
17259 msgstr "friend ´Ø¿ôÀë¸ÀÆâ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
17261 #: cp/pt.c:3213
17262 #, fuzzy
17263 msgid "previous declaration %qD"
17264 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
17266 #: cp/pt.c:3214
17267 #, fuzzy, c-format
17268 msgid "used %d template parameter%s instead of %d"
17269 msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'"
17271 #: cp/pt.c:3234
17272 #, fuzzy
17273 msgid "template parameter %q#D"
17274 msgstr "¥Þ¥¯¥í²¾°ú¿ô \"%s\" ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
17276 #: cp/pt.c:3235
17277 msgid "redeclared here as %q#D"
17278 msgstr ""
17280 #. We have in [temp.param]:
17282 #. A template-parameter may not be given default arguments
17283 #. by two different declarations in the same scope.
17284 #: cp/pt.c:3245
17285 msgid "redefinition of default argument for %q#D"
17286 msgstr ""
17288 #: cp/pt.c:3246
17289 msgid "%J  original definition appeared here"
17290 msgstr ""
17292 #: cp/pt.c:3342
17293 msgid "%qE is not a valid template argument for type %qT because function %qD has not external linkage"
17294 msgstr ""
17296 #: cp/pt.c:3383
17297 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
17298 msgstr ""
17300 #: cp/pt.c:3458
17301 msgid "%qE is not a valid template argument for type %qT because it is a non-constant expression"
17302 msgstr ""
17304 #: cp/pt.c:3508
17305 msgid "%qE is not a valid template argument for type %qT because it is not a constant pointer"
17306 msgstr ""
17308 #: cp/pt.c:3528
17309 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
17310 msgstr ""
17312 #: cp/pt.c:3535
17313 msgid "%qE is not a valid template argument for type %qT because it is not a lvalue"
17314 msgstr ""
17316 #: cp/pt.c:3548
17317 msgid "%qE is not a valid template argument for type %qT because object %qD has not external linkage"
17318 msgstr ""
17320 #: cp/pt.c:3590
17321 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
17322 msgstr ""
17324 #: cp/pt.c:3592
17325 #, c-format
17326 msgid "try using %qE instead"
17327 msgstr ""
17329 #: cp/pt.c:3627
17330 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
17331 msgstr ""
17333 #: cp/pt.c:3630
17334 #, fuzzy
17335 msgid "standard conversions are not allowed in this context"
17336 msgstr "#if ¼°¤ÎÃæ¤Ç¤Ïʸ»úÎóÄê¿ô¤¬»È¤¨¤Þ¤»¤ó"
17338 #: cp/pt.c:3799
17339 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
17340 msgstr ""
17342 #: cp/pt.c:3814 cp/pt.c:3833 cp/pt.c:3873
17343 msgid "type/value mismatch at argument %d in template parameter list for %qD"
17344 msgstr ""
17346 #: cp/pt.c:3818
17347 msgid "  expected a constant of type %qT, got %qT"
17348 msgstr ""
17350 #: cp/pt.c:3822
17351 #, c-format
17352 msgid "  expected a class template, got %qE"
17353 msgstr ""
17355 #: cp/pt.c:3824
17356 #, fuzzy, c-format
17357 msgid "  expected a type, got %qE"
17358 msgstr "ͽ´ü¤·¤Ê¤¤·¿¤¬ `id' (%s) ¤Ë»ØÄꤵ¤ì¤Þ¤·¤¿"
17360 #: cp/pt.c:3837
17361 #, fuzzy
17362 msgid "  expected a type, got %qT"
17363 msgstr "ͽ´ü¤·¤Ê¤¤·¿¤¬ `id' (%s) ¤Ë»ØÄꤵ¤ì¤Þ¤·¤¿"
17365 #: cp/pt.c:3839
17366 msgid "  expected a class template, got %qT"
17367 msgstr ""
17369 #: cp/pt.c:3876
17370 msgid "  expected a template of type %qD, got %qD"
17371 msgstr ""
17373 #: cp/pt.c:3912
17374 msgid "could not convert template argument %qE to %qT"
17375 msgstr ""
17377 #: cp/pt.c:3951
17378 #, c-format
17379 msgid "wrong number of template arguments (%d, should be %d)"
17380 msgstr ""
17382 #: cp/pt.c:3955
17383 msgid "provided for %qD"
17384 msgstr ""
17386 #: cp/pt.c:3985
17387 #, fuzzy, c-format
17388 msgid "template argument %d is invalid"
17389 msgstr "¥Þ¥¯¥í°ú¿ô \"%s\" ¤Ïʸ»úÎ󲽤µ¤ì¤Þ¤¹"
17391 #: cp/pt.c:4340
17392 msgid "non-template type %qT used as a template"
17393 msgstr ""
17395 #: cp/pt.c:4342
17396 #, fuzzy
17397 msgid "for template declaration %qD"
17398 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
17400 #: cp/pt.c:4982
17401 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating %qD"
17402 msgstr ""
17404 #: cp/pt.c:5424
17405 #, fuzzy
17406 msgid "ambiguous class template instantiation for %q#T"
17407 msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤òÍ­¸ú¤Ë¤¹¤ë"
17409 #: cp/pt.c:5430
17410 #, fuzzy
17411 msgid "%s %+#T"
17412 msgstr "%s: %s"
17414 #: cp/pt.c:6510
17415 #, fuzzy
17416 msgid "instantiation of %qD as type %qT"
17417 msgstr "%s: `%s' ¤Î½é´ü²½:\n"
17419 #: cp/pt.c:6678
17420 #, fuzzy
17421 msgid "invalid parameter type %qT"
17422 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
17424 #: cp/pt.c:6680
17425 #, fuzzy
17426 msgid "in declaration %qD"
17427 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
17429 #: cp/pt.c:6741
17430 #, fuzzy
17431 msgid "function returning an array"
17432 msgstr "´Ø¿ô¤¬½¸¹çÂΤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
17434 #: cp/pt.c:6743
17435 #, fuzzy
17436 msgid "function returning a function"
17437 msgstr "`%s' ¤Ï´Ø¿ô¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
17439 #: cp/pt.c:6770
17440 #, fuzzy
17441 msgid "creating pointer to member function of non-class type %qT"
17442 msgstr "¥á¥ó¥Ð´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢¥¯¥é¥¹¥¹¥³¡¼¥×Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
17444 #: cp/pt.c:6938
17445 msgid "creating array with size zero"
17446 msgstr "Â礭¤µ¥¼¥í¤ÎÇÛÎó¤òºî¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
17448 #: cp/pt.c:6952
17449 #, fuzzy, c-format
17450 msgid "creating array with size zero (%qE)"
17451 msgstr "Â礭¤µ¥¼¥í¤ÎÇÛÎó¤òºî¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
17453 #: cp/pt.c:7169
17454 #, fuzzy
17455 msgid "forming reference to void"
17456 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î»²¾È¤òÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
17458 #: cp/pt.c:7171
17459 msgid "forming %s to reference type %qT"
17460 msgstr ""
17462 #: cp/pt.c:7208
17463 #, fuzzy
17464 msgid "creating pointer to member of non-class type %qT"
17465 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
17467 #: cp/pt.c:7214
17468 #, fuzzy
17469 msgid "creating pointer to member reference type %qT"
17470 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
17472 #: cp/pt.c:7280
17473 #, fuzzy
17474 msgid "creating array of %qT"
17475 msgstr "Â礭¤µ¥¼¥í¤ÎÇÛÎó¤òºî¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
17477 #: cp/pt.c:7286
17478 msgid "creating array of %qT, which is an abstract class type"
17479 msgstr ""
17481 #: cp/pt.c:7330
17482 msgid "%qT is not a class, struct, or union type"
17483 msgstr ""
17485 #: cp/pt.c:7365
17486 msgid "%qT resolves to %qT, which is not an enumeration type"
17487 msgstr ""
17489 #: cp/pt.c:7368
17490 msgid "%qT resolves to %qT, which is is not a class type"
17491 msgstr ""
17493 #: cp/pt.c:7429
17494 #, fuzzy, c-format
17495 msgid "use of %qs in template"
17496 msgstr "¥Æ¥ó¥×¥ì¡¼¥ÈÆâ¤Ç `%s' ¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹"
17498 #: cp/pt.c:7554
17499 #, c-format
17500 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
17501 msgstr ""
17503 #: cp/pt.c:7556
17504 msgid "say %<typename %E%> if a type is meant"
17505 msgstr ""
17507 #: cp/pt.c:7675
17508 #, fuzzy
17509 msgid "using invalid field %qD"
17510 msgstr "static ¥Õ¥£¡¼¥ë¥É `%s' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
17512 #: cp/pt.c:8729
17513 msgid "%qT is not a class or namespace"
17514 msgstr ""
17516 #: cp/pt.c:8732
17517 msgid "%qD is not a class or namespace"
17518 msgstr ""
17520 #: cp/pt.c:8872
17521 msgid "%qT is/uses anonymous type"
17522 msgstr ""
17524 #: cp/pt.c:8874
17525 msgid "%qT uses local type %qT"
17526 msgstr ""
17528 #: cp/pt.c:8883
17529 msgid "%qT is a variably modified type"
17530 msgstr ""
17532 #: cp/pt.c:8894
17533 #, fuzzy, c-format
17534 msgid "integral expression %qE is not constant"
17535 msgstr "½é´ü²½»Ò¤ÎÍ×ÁǤ¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
17537 #: cp/pt.c:8899
17538 #, fuzzy
17539 msgid "  trying to instantiate %qD"
17540 msgstr "ÉÔÀµ¤Êʸ»úÎóÄê¿ô¤Ç¤¹"
17542 #: cp/pt.c:9418
17543 msgid "incomplete type unification"
17544 msgstr "ÉÔ´°Á´¤Ê·¿¤Îñ°ì²½"
17546 #: cp/pt.c:10767 cp/pt.c:10838
17547 #, fuzzy
17548 msgid "explicit instantiation of non-template %q#D"
17549 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
17551 #: cp/pt.c:10783 cp/pt.c:10833
17552 msgid "no matching template for %qD found"
17553 msgstr ""
17555 #: cp/pt.c:10789
17556 #, fuzzy
17557 msgid "explicit instantiation of %q#D"
17558 msgstr "%s: `%s' ¤Î½é´ü²½:\n"
17560 #: cp/pt.c:10825
17561 #, fuzzy
17562 msgid "duplicate explicit instantiation of %q#D"
17563 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
17565 #: cp/pt.c:10847
17566 #, fuzzy
17567 msgid "ISO C++ forbids the use of %<extern%> on explicit instantiations"
17568 msgstr "ISO C++ ¤Ï¸º»»¤Ë¥á¥½¥Ã¥É¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
17570 #: cp/pt.c:10852 cp/pt.c:10942
17571 #, fuzzy
17572 msgid "storage class %qD applied to template instantiation"
17573 msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤òÍ­¸ú¤Ë¤¹¤ë"
17575 #: cp/pt.c:10914
17576 #, fuzzy
17577 msgid "explicit instantiation of non-template type %qT"
17578 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
17580 #: cp/pt.c:10923
17581 #, fuzzy
17582 msgid "explicit instantiation of %q#T before definition of template"
17583 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
17585 #: cp/pt.c:10931
17586 #, fuzzy, c-format
17587 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
17588 msgstr "ISO C++ ¤Ï¸º»»¤Ë´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
17590 #: cp/pt.c:10976
17591 #, fuzzy
17592 msgid "duplicate explicit instantiation of %q#T"
17593 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
17595 #: cp/pt.c:11341
17596 #, fuzzy
17597 msgid "explicit instantiation of %qD but no definition available"
17598 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
17600 #: cp/pt.c:11485
17601 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating %q+D, possibly from virtual table generation"
17602 msgstr ""
17604 #: cp/pt.c:11753
17605 #, fuzzy
17606 msgid "%q#T is not a valid type for a template constant parameter"
17607 msgstr "'#' ¤Ë¥Þ¥¯¥í²¾°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Þ¤»¤ó"
17609 #: cp/repo.c:112
17610 msgid "-frepo must be used with -c"
17611 msgstr "-frepo ¤Ï -c ÉÕ¤­¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
17613 #: cp/repo.c:200
17614 #, c-format
17615 msgid "mysterious repository information in %s"
17616 msgstr "%s ¤ËÉԲIJò¤Ê¥ê¥Ý¥¸¥È¥ê¾ðÊ󤬤¢¤ê¤Þ¤¹"
17618 #: cp/repo.c:214
17619 #, fuzzy, c-format
17620 msgid "can't create repository information file %qs"
17621 msgstr "¥Õ¥¡¥¤¥ë `%s' ¤Ë¥ê¥Ý¥¸¥È¥ê¾ðÊó¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
17623 #: cp/rtti.c:244
17624 msgid "cannot use typeid with -fno-rtti"
17625 msgstr "-fno-rtti ¤¬»ØÄꤵ¤ì¤ë¤È typeid ¤ò»È¤¨¤Þ¤»¤ó"
17627 #: cp/rtti.c:250
17628 msgid "must #include <typeinfo> before using typeid"
17629 msgstr "typeid ¤ò»È¤¦Á°¤Ë #include <typeinfo> ¤È¤·¤Ê¤¤¤È¤¤¤±¤Þ¤»¤ó"
17631 #: cp/rtti.c:322
17632 msgid "cannot create type information for type %qT because its size is variable"
17633 msgstr ""
17635 #: cp/rtti.c:570 cp/rtti.c:584
17636 msgid "dynamic_cast of %q#D to %q#T can never succeed"
17637 msgstr ""
17639 #: cp/rtti.c:663
17640 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
17641 msgstr ""
17643 #: cp/search.c:257
17644 msgid "%qT is an ambiguous base of %qT"
17645 msgstr ""
17647 #: cp/search.c:275
17648 msgid "%qT is an inaccessible base of %qT"
17649 msgstr ""
17651 #: cp/search.c:1843
17652 #, fuzzy
17653 msgid "deprecated covariant return type for %q#D"
17654 msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿"
17656 #: cp/search.c:1845 cp/search.c:1860 cp/search.c:1866
17657 msgid "  overriding %q#D"
17658 msgstr ""
17660 #: cp/search.c:1859
17661 #, fuzzy
17662 msgid "invalid covariant return type for %q#D"
17663 msgstr "̵¸ú¤Ê¥á¥½¥Ã¥ÉÀë¸À¤Ç¤¹¡£¥á¥½¥Ã¥É̾¤¬É¬ÍפǤ¹"
17665 #: cp/search.c:1864
17666 #, fuzzy
17667 msgid "conflicting return type specified for %q#D"
17668 msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
17670 #: cp/search.c:1875
17671 #, fuzzy
17672 msgid "looser throw specifier for %q#F"
17673 msgstr "`%s' ¤ËÂФ·¤Æ char ¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
17675 #: cp/search.c:1876
17676 msgid "  overriding %q#F"
17677 msgstr ""
17679 #. A static member function cannot match an inherited
17680 #. virtual member function.
17681 #: cp/search.c:1969
17682 #, fuzzy
17683 msgid "%q#D cannot be declared"
17684 msgstr "const `%s' ¤ò `mutable' ¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
17686 #: cp/search.c:1970
17687 msgid "  since %q#D declared in base class"
17688 msgstr ""
17690 #: cp/semantics.c:1199
17691 #, c-format
17692 msgid "type of asm operand %qE could not be determined"
17693 msgstr ""
17695 #: cp/semantics.c:1318
17696 #, fuzzy
17697 msgid "invalid use of member %qD in static member function"
17698 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
17700 #: cp/semantics.c:1322 cp/semantics.c:1361
17701 msgid "from this location"
17702 msgstr ""
17704 #: cp/semantics.c:1360
17705 #, fuzzy
17706 msgid "object missing in reference to %qD"
17707 msgstr "ÇÛÎ󻲾ȤǤÎź»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
17709 #: cp/semantics.c:1838
17710 #, fuzzy
17711 msgid "arguments to destructor are not allowed"
17712 msgstr "°ú¿ô¤¬¹½Â¤ÂΤǤ¹"
17714 #: cp/semantics.c:1888
17715 #, fuzzy
17716 msgid "%<this%> is unavailable for static member functions"
17717 msgstr "`this' ¤ÏÀÅŪ¥á¥ó¥Ð´Ø¿ô¤«¤é»ÈÍѤǤ­¤Þ¤»¤ó"
17719 #: cp/semantics.c:1894
17720 #, fuzzy
17721 msgid "invalid use of %<this%> in non-member function"
17722 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
17724 #: cp/semantics.c:1896
17725 #, fuzzy
17726 msgid "invalid use of %<this%> at top level"
17727 msgstr "¥È¥Ã¥×¥ì¥Ù¥ë¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
17729 #: cp/semantics.c:1920
17730 msgid "invalid qualifying scope in pseudo-destructor name"
17731 msgstr ""
17733 #: cp/semantics.c:1940
17734 #, fuzzy
17735 msgid "%qE is not of type %qT"
17736 msgstr "%s ¤Ï·¿ %s ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)"
17738 #: cp/semantics.c:2039
17739 #, fuzzy
17740 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
17741 msgstr "¥Æ¥ó¥×¥ì¡¼¥È·¿²¾°ú¿ô¤Ë¤Ï `class' ¤ä `typename' Í½Ìó¸ì¤ò»È¤ï¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
17743 #: cp/semantics.c:2083
17744 msgid "invalid use of type %qT as a default value for a template template-parameter"
17745 msgstr ""
17747 #: cp/semantics.c:2086
17748 msgid "invalid use of %qD as a default value for a template template-parameter"
17749 msgstr ""
17751 #: cp/semantics.c:2090
17752 #, fuzzy
17753 msgid "invalid default argument for a template template parameter"
17754 msgstr "̵¸ú¤Ê¥Ç¥Õ¥©¥ë¥È¥Æ¥ó¥×¥ì¡¼¥È°ú¿ô"
17756 #: cp/semantics.c:2107
17757 #, fuzzy
17758 msgid "definition of %q#T inside template parameter list"
17759 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¥ê¥¹¥È¤Î¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
17761 #: cp/semantics.c:2118
17762 #, fuzzy
17763 msgid "invalid definition of qualified type %qT"
17764 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹²½¤µ¤ì¤Ê¤¤·¿¤ËÂФ¹¤ë̵¸ú¤ÊÁàºî¤Ç¤¹"
17766 #: cp/semantics.c:2334
17767 #, fuzzy
17768 msgid "invalid base-class specification"
17769 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
17771 #: cp/semantics.c:2343
17772 msgid "base class %qT has cv qualifiers"
17773 msgstr ""
17775 #: cp/semantics.c:2363
17776 msgid "incomplete type %qT used in nested name specifier"
17777 msgstr ""
17779 #: cp/semantics.c:2366
17780 msgid "reference to %<%T::%D%> is ambiguous"
17781 msgstr ""
17783 #: cp/semantics.c:2370 cp/typeck.c:1621
17784 #, fuzzy
17785 msgid "%qD is not a member of %qT"
17786 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
17788 #: cp/semantics.c:2373
17789 #, fuzzy
17790 msgid "%qD is not a member of %qD"
17791 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
17793 #: cp/semantics.c:2502
17794 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
17795 msgstr ""
17797 #: cp/semantics.c:2656
17798 #, fuzzy
17799 msgid "%qD cannot appear in a constant-expression"
17800 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
17802 #: cp/semantics.c:2664
17803 msgid "use of namespace %qD as expression"
17804 msgstr ""
17806 #: cp/semantics.c:2669
17807 msgid "use of class template %qT as expression"
17808 msgstr ""
17810 #. Ambiguous reference to base members.
17811 #: cp/semantics.c:2675
17812 #, fuzzy
17813 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
17814 msgstr "Í׵ᤵ¤ì¤¿¥á¥ó¥Ð `%s' ¤Ï¿½Å·Ñ¾µ¥°¥é¥Õ¤ÎÃæ¤ÇÛ£Ëæ¤Ç¤¹"
17816 #: cp/semantics.c:2748
17817 #, c-format
17818 msgid "use of %s from containing function"
17819 msgstr ""
17821 #: cp/semantics.c:2751
17822 #, fuzzy
17823 msgid "  %q#D declared here"
17824 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
17826 #: cp/semantics.c:2801
17827 #, fuzzy, c-format
17828 msgid "type of %qE is unknown"
17829 msgstr "¥ì¥¸¥¹¥¿ '%c' ¤¬ÉÔÌÀ¤Ç¤¹"
17831 #: cp/tree.c:539
17832 msgid "%qV qualifiers cannot be applied to %qT"
17833 msgstr ""
17835 #: cp/tree.c:1740
17836 #, fuzzy, c-format
17837 msgid "%qE attribute can only be applied to Java class definitions"
17838 msgstr "`java_interface' Â°À­¤Ï Java ¥¯¥é¥¹ÄêµÁ¤ËÂФ·¤Æ¤Î¤ßÍѤ¤¤ë»ö¤¬¤Ç¤­¤Þ¤¹"
17840 #: cp/tree.c:1769
17841 #, fuzzy, c-format
17842 msgid "%qE attribute can only be applied to class definitions"
17843 msgstr "`com_interface' Â°À­¤Ï¥¯¥é¥¹ÄêµÁ¤Ë¤Î¤ßÍѤ¤¤ë»ö¤¬¤Ç¤­¤Þ¤¹"
17845 #: cp/tree.c:1774
17846 #, c-format
17847 msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
17848 msgstr ""
17850 #: cp/tree.c:1798
17851 msgid "requested init_priority is not an integer constant"
17852 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÀ°¿ô·¿¤ÎÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
17854 #: cp/tree.c:1819
17855 #, fuzzy, c-format
17856 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
17857 msgstr "init_priority Â°À­¤Ï¥¯¥é¥¹·¿¥ª¥Ö¥¸¥§¥¯¥È¤Î¥Õ¥¡¥¤¥ë¥¹¥³¡¼¥×ÄêµÁ¤Ç¤Î¤ß»È¤¨¤Þ¤¹"
17859 #: cp/tree.c:1827
17860 msgid "requested init_priority is out of range"
17861 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤¬Èϰϳ°¤Ç¤¹"
17863 #: cp/tree.c:1837
17864 msgid "requested init_priority is reserved for internal use"
17865 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÆâÉô¤Ç»ÈÍѤ¹¤ë¤¿¤á¤ËͽÌ󤵤ì¤Æ¤¤¤Þ¤¹"
17867 #: cp/tree.c:1847
17868 #, fuzzy, c-format
17869 msgid "%qE attribute is not supported on this platform"
17870 msgstr "init_priority Â°À­¤Ï¤³¤Î¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
17872 #: cp/typeck.c:434 cp/typeck.c:448 cp/typeck.c:541
17873 #, fuzzy
17874 msgid "%s between distinct pointer types %qT and %qT lacks a cast"
17875 msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥­¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
17877 #: cp/typeck.c:510
17878 #, fuzzy
17879 msgid "ISO C++ forbids %s between pointer of type %<void *%> and pointer-to-function"
17880 msgstr "ISO C++ ¤Ï `void *' ·¿¥Ý¥¤¥ó¥¿¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤Î %s ¤ò¶Ø¤¸¤Þ¤¹"
17882 #: cp/typeck.c:561
17883 #, fuzzy
17884 msgid "%s between distinct pointer-to-member types %qT and %qT lacks a cast"
17885 msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥­¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
17887 #: cp/typeck.c:1239
17888 #, fuzzy, c-format
17889 msgid "invalid application of %qs to a member function"
17890 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
17892 #: cp/typeck.c:1272
17893 #, fuzzy, c-format
17894 msgid "invalid application of %qs to a bit-field"
17895 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Ë `__alignof' ¤¬Å¬ÍѤµ¤ì¤Þ¤·¤¿"
17897 #: cp/typeck.c:1277
17898 #, fuzzy, c-format
17899 msgid "ISO C++ forbids applying %qs to an expression of function type"
17900 msgstr "ISO C++ ¤Ï´Ø¿ô·¿¤Î¼°¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
17902 #: cp/typeck.c:1314
17903 #, fuzzy
17904 msgid "invalid use of non-static member function"
17905 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
17907 #: cp/typeck.c:1481
17908 #, fuzzy
17909 msgid "deprecated conversion from string constant to %qT'"
17910 msgstr "ʸ»úÎóÄê¿ôÃæ¤Î \\r ¥¨¥¹¥±¡¼¥×"
17912 #: cp/typeck.c:1592 cp/typeck.c:1882
17913 msgid "request for member %qD in %qE, which is of non-class type %qT"
17914 msgstr ""
17916 #: cp/typeck.c:1619
17917 #, fuzzy, c-format
17918 msgid "invalid use of nonstatic data member %qE"
17919 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
17921 #: cp/typeck.c:1671 cp/typeck.c:1699
17922 msgid "invalid access to non-static data member %qD of NULL object"
17923 msgstr ""
17925 #: cp/typeck.c:1674 cp/typeck.c:1701
17926 msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
17927 msgstr ""
17929 #: cp/typeck.c:1812
17930 msgid "qualified type %qT does not match destructor name ~%qT"
17931 msgstr ""
17933 #: cp/typeck.c:1818
17934 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
17935 msgstr ""
17937 #: cp/typeck.c:1928
17938 msgid "%<%D::%D%> is not a member of %qT"
17939 msgstr ""
17941 #: cp/typeck.c:1939
17942 msgid "%qT is not a base of %qT"
17943 msgstr ""
17945 #: cp/typeck.c:1958
17946 #, fuzzy
17947 msgid "%qD has no member named %qE"
17948 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
17950 #: cp/typeck.c:1973
17951 #, fuzzy
17952 msgid "%qD is not a member template function"
17953 msgstr "¥á¥ó¥Ð´Ø¿ô¤Î̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
17955 #. A pointer to incomplete type (other than cv void) can be
17956 #. dereferenced [expr.unary.op]/1
17957 #: cp/typeck.c:2080
17958 msgid "%qT is not a pointer-to-object type"
17959 msgstr ""
17961 #: cp/typeck.c:2105
17962 #, fuzzy, c-format
17963 msgid "invalid use of %qs on pointer to member"
17964 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
17966 #: cp/typeck.c:2111
17967 msgid "invalid type argument"
17968 msgstr "̵¸ú¤Ê·¿°ú¿ô¤Ç¤¹"
17970 #: cp/typeck.c:2134
17971 msgid "subscript missing in array reference"
17972 msgstr "ÇÛÎ󻲾ȤǤÎź»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
17974 #: cp/typeck.c:2216
17975 msgid "ISO C++ forbids subscripting non-lvalue array"
17976 msgstr "ISO C++ ¤Ïº¸ÊÕÃͤǤϤʤ¤ÇÛÎó¤Îź»ú¤ò¶Ø¤¸¤Þ¤¹"
17978 #: cp/typeck.c:2227
17979 #, fuzzy
17980 msgid "subscripting array declared %<register%>"
17981 msgstr "`register' ¤ÈÀë¸À¤µ¤ì¤¿ÇÛÎó¤Ëź»ú¤ò¤Ä¤±¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
17983 #: cp/typeck.c:2310
17984 #, fuzzy, c-format
17985 msgid "object missing in use of %qE"
17986 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¹½ÃۤλÈÍѤǥª¥Ö¥¸¥§¥¯¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
17988 #: cp/typeck.c:2411
17989 #, fuzzy
17990 msgid "ISO C++ forbids calling %<::main%> from within program"
17991 msgstr "ISO C++ ¤Ï¥×¥í¥°¥é¥à¤ÎÃ椫¤é `::main' ¤ò¸Æ¤Ó½Ð¤¹¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
17993 #: cp/typeck.c:2436
17994 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>"
17995 msgstr ""
17997 #: cp/typeck.c:2450
17998 #, fuzzy, c-format
17999 msgid "%qE cannot be used as a function"
18000 msgstr "\"%s\" ¤Ï¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó"
18002 #: cp/typeck.c:2529
18003 #, fuzzy
18004 msgid "too many arguments to %s %q+#D"
18005 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
18007 #: cp/typeck.c:2531 cp/typeck.c:2634
18008 msgid "at this point in file"
18009 msgstr "¥Õ¥¡¥¤¥ë¤Î¤³¤Î°ÌÃÖ"
18011 #: cp/typeck.c:2534
18012 msgid "too many arguments to function"
18013 msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
18015 #: cp/typeck.c:2568
18016 #, fuzzy
18017 msgid "parameter %P of %qD has incomplete type %qT"
18018 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
18020 #: cp/typeck.c:2571
18021 #, fuzzy
18022 msgid "parameter %P has incomplete type %qT"
18023 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
18025 #: cp/typeck.c:2632
18026 #, fuzzy
18027 msgid "too few arguments to %s %q+#D"
18028 msgstr "´Ø¿ô `%s' ¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
18030 #: cp/typeck.c:2637
18031 msgid "too few arguments to function"
18032 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
18034 #: cp/typeck.c:2784 cp/typeck.c:2794
18035 msgid "assuming cast to type %qT from overloaded function"
18036 msgstr ""
18038 #: cp/typeck.c:2855
18039 #, fuzzy
18040 msgid "division by zero in %<%E / 0%>"
18041 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
18043 #: cp/typeck.c:2857
18044 #, fuzzy
18045 msgid "division by zero in %<%E / 0.%>"
18046 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
18048 #: cp/typeck.c:2891
18049 #, fuzzy
18050 msgid "division by zero in %<%E %% 0%>"
18051 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
18053 #: cp/typeck.c:2893
18054 #, fuzzy
18055 msgid "division by zero in %<%E %% 0.%>"
18056 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
18058 #: cp/typeck.c:2973
18059 #, c-format
18060 msgid "%s rotate count is negative"
18061 msgstr "%s ¥í¡¼¥Æ¡¼¥È²ó¿ô¤¬Éé¤ÎÃͤǤ¹"
18063 #: cp/typeck.c:2976
18064 #, c-format
18065 msgid "%s rotate count >= width of type"
18066 msgstr "%s ¥í¡¼¥Æ¡¼¥È²ó¿ô >= ·¿¤ÎÉý¤Ç¤¹"
18068 #: cp/typeck.c:3010 cp/typeck.c:3015 cp/typeck.c:3111 cp/typeck.c:3116
18069 msgid "ISO C++ forbids comparison between pointer and integer"
18070 msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
18072 #: cp/typeck.c:3130
18073 msgid "unordered comparison on non-floating point argument"
18074 msgstr "ÈóÉâÆ°¾®¿ôÅÀ°ú¿ô¤Ç¤Î½ç½øÉÕ¤±¤é¤ì¤Ê¤¤Èæ³Ó¤Ç¤¹"
18076 #: cp/typeck.c:3152
18077 #, fuzzy
18078 msgid "invalid operands of types %qT and %qT to binary %qO"
18079 msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹"
18081 #: cp/typeck.c:3316
18082 #, fuzzy
18083 msgid "comparison between types %q#T and %q#T"
18084 msgstr "¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¹Ô¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
18086 #: cp/typeck.c:3352
18087 msgid "comparison between signed and unsigned integer expressions"
18088 msgstr "Éä¹çÉÕ¤­¤ÈÉä¹ç̵¤·¤ÎÀ°¿ô¼°Æ±»Î¤ÎÈæ³Ó¤Ç¤¹"
18090 #. Some sort of arithmetic operation involving NULL was
18091 #. performed.  Note that pointer-difference and pointer-addition
18092 #. have already been handled above, and so we don't end up here in
18093 #. that case.
18094 #: cp/typeck.c:3431
18095 #, fuzzy
18096 msgid "NULL used in arithmetic"
18097 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
18099 #: cp/typeck.c:3489
18100 #, fuzzy
18101 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
18102 msgstr "ISO C++ ¤Ï¸º»»¤Ë `void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
18104 #: cp/typeck.c:3491
18105 msgid "ISO C++ forbids using pointer to a function in subtraction"
18106 msgstr "ISO C++ ¤Ï¸º»»¤Ë´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
18108 #: cp/typeck.c:3493
18109 msgid "ISO C++ forbids using pointer to a method in subtraction"
18110 msgstr "ISO C++ ¤Ï¸º»»¤Ë¥á¥½¥Ã¥É¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
18112 #: cp/typeck.c:3505
18113 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
18114 msgstr "¥Ý¥¤¥ó¥¿±é»»¤ÇÉÔ´°Á´·¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤Ï̵¸ú¤Ç¤¹"
18116 #: cp/typeck.c:3581
18117 #, c-format
18118 msgid "invalid use of %qE to form a pointer-to-member-function.  Use a qualified-id."
18119 msgstr ""
18121 #: cp/typeck.c:3588
18122 #, c-format
18123 msgid "parenthesis around %qE cannot be used to form a pointer-to-member-function"
18124 msgstr ""
18126 #: cp/typeck.c:3611
18127 msgid "taking address of temporary"
18128 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18130 #: cp/typeck.c:3846
18131 #, c-format
18132 msgid "ISO C++ forbids %sing an enum"
18133 msgstr "ISO C++ ¤Ï enum ¤Î %s ¤ò¶Ø¤¸¤Þ¤¹"
18135 #: cp/typeck.c:3857
18136 #, fuzzy
18137 msgid "cannot %s a pointer to incomplete type %qT"
18138 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤ò»Ø¤·¤Æ¤¤¤Þ¤¹"
18140 #: cp/typeck.c:3863
18141 #, fuzzy
18142 msgid "ISO C++ forbids %sing a pointer of type %qT"
18143 msgstr "ISO C++ ¤Ï enum ¤Î %s ¤ò¶Ø¤¸¤Þ¤¹"
18145 #: cp/typeck.c:3888
18146 msgid "cast to non-reference type used as lvalue"
18147 msgstr "º¸ÊÕÃͤȤ·¤Æ»È¤ï¤ì¤ëÈ󻲾ȷ¿¤Ø¤Î¥­¥ã¥¹¥È¤Ç¤¹"
18149 #: cp/typeck.c:3923
18150 #, fuzzy
18151 msgid "invalid use of %<--%> on bool variable %qD"
18152 msgstr "̵¸ú¤ÊÍÑË¡¤Î of %%d, %%x, Ëô¤Ï %%X"
18154 #. ARM $3.4
18155 #: cp/typeck.c:3952
18156 #, fuzzy
18157 msgid "ISO C++ forbids taking address of function %<::main%>"
18158 msgstr "ISO C++ ¤Ï `::main' ´Ø¿ô¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
18160 #. An expression like &memfn.
18161 #: cp/typeck.c:4006
18162 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%>"
18163 msgstr ""
18165 #: cp/typeck.c:4011
18166 #, fuzzy
18167 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say %<&%T::%D%>"
18168 msgstr "ISO C++ ¤ÏÈóº¸ÊÕÃͼ°¤Ø¤Î¥­¥ã¥¹¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
18170 #: cp/typeck.c:4039
18171 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
18172 msgstr "ISO C++ ¤ÏÈóº¸ÊÕÃͼ°¤Ø¤Î¥­¥ã¥¹¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
18174 #: cp/typeck.c:4091
18175 #, fuzzy
18176 msgid "attempt to take address of bit-field structure member %qD"
18177 msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð `%s' ¤Î¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥¢¥É¥ì¥¹¤ò¼èÆÀ¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18179 #: cp/typeck.c:4211
18180 #, fuzzy
18181 msgid "taking address of destructor"
18182 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18184 #: cp/typeck.c:4224
18185 #, fuzzy
18186 msgid "taking address of bound pointer-to-member expression"
18187 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
18189 #: cp/typeck.c:4232
18190 #, fuzzy
18191 msgid "cannot create pointer to reference member %qD"
18192 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
18194 #: cp/typeck.c:4295
18195 #, fuzzy
18196 msgid "cannot take the address of %<this%>, which is an rvalue expression"
18197 msgstr "`this' ¤Ï±¦ÊÕÃͼ°¤Ç¤¢¤ê¡¢¤½¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
18199 #: cp/typeck.c:4318
18200 #, fuzzy
18201 msgid "address of explicit register variable %qD requested"
18202 msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
18204 #: cp/typeck.c:4323
18205 msgid "address requested for %qD, which is declared %<register%>"
18206 msgstr ""
18208 #: cp/typeck.c:4389
18209 #, fuzzy, c-format
18210 msgid "%s expression list treated as compound expression"
18211 msgstr "½é´ü²½»Ò¥ê¥¹¥È¤ÏÊ£¹ç¼°¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤Þ¤·¤¿"
18213 #: cp/typeck.c:4464
18214 msgid "%s from type %qT to type %qT casts away constness"
18215 msgstr ""
18217 #: cp/typeck.c:4761
18218 msgid "invalid static_cast from type %qT to type %qT"
18219 msgstr ""
18221 #: cp/typeck.c:4783
18222 #, fuzzy
18223 msgid "converting from %qT to %qT"
18224 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
18226 #: cp/typeck.c:4828
18227 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
18228 msgstr ""
18230 #: cp/typeck.c:4887
18231 #, fuzzy
18232 msgid "cast from %qT to %qT loses precision"
18233 msgstr "%s: Á´ÂÎŪ¤ÊÀºÅÙ¤ÎÄã²¼"
18235 #: cp/typeck.c:4912
18236 #, fuzzy
18237 msgid "cast from %qT to %qT increases required alignment of target type"
18238 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤ÎÍ׵ᥢ¥é¥¤¥ó¥á¥ó¥È¤¬Áý²Ã¤·¤Þ¤¹"
18240 #. Only issue a warning, as we have always supported this
18241 #. where possible, and it is necessary in some cases.  DR 195
18242 #. addresses this issue, but as of 2004/10/26 is still in
18243 #. drafting.
18244 #: cp/typeck.c:4926
18245 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
18246 msgstr "ISO C++ ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È¥ª¥Ö¥¸¥§¥¯¥È¥Ý¥¤¥ó¥¿¤Î´Ö¤Ç¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
18248 #: cp/typeck.c:4937
18249 #, fuzzy
18250 msgid "invalid cast from type %qT to type %qT"
18251 msgstr "ÉÔ´°Á´¤Ê typedef `%s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
18253 #: cp/typeck.c:4993
18254 msgid "invalid use of const_cast with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
18255 msgstr ""
18257 #: cp/typeck.c:5002
18258 msgid "invalid use of const_cast with type %qT, which is a pointer or reference to a function type"
18259 msgstr ""
18261 #: cp/typeck.c:5024
18262 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
18263 msgstr ""
18265 #: cp/typeck.c:5067
18266 msgid "invalid const_cast from type %qT to type %qT"
18267 msgstr ""
18269 #: cp/typeck.c:5135 cp/typeck.c:5140
18270 #, fuzzy
18271 msgid "ISO C++ forbids casting to an array type %qT"
18272 msgstr "ISO C ¤Ï¶¦ÍÑÂη¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
18274 #: cp/typeck.c:5148
18275 #, fuzzy
18276 msgid "invalid cast to function type %qT"
18277 msgstr "sizeof ¤¬´Ø¿ô·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
18279 #: cp/typeck.c:5364
18280 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
18281 msgstr ""
18283 #: cp/typeck.c:5433
18284 #, fuzzy
18285 msgid "incompatible types in assignment of %qT to %qT"
18286 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
18288 #: cp/typeck.c:5440
18289 msgid "ISO C++ forbids assignment of arrays"
18290 msgstr "ISO C++ ¤ÏÇÛÎó¤ÎÂåÆþ¤ò¶Ø¤¸¤Þ¤¹"
18292 #: cp/typeck.c:5551
18293 msgid "   in pointer to member function conversion"
18294 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð´Ø¿ô¤Ø¤ÎÊÑ´¹¤Ç"
18296 #: cp/typeck.c:5557
18297 msgid "   in pointer to member conversion"
18298 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
18300 #. This is a reinterpret cast, we choose to do nothing.
18301 #: cp/typeck.c:5568 cp/typeck.c:5584
18302 msgid "pointer to member cast via virtual base %qT"
18303 msgstr ""
18305 #: cp/typeck.c:5587
18306 #, fuzzy
18307 msgid "pointer to member conversion via virtual base %qT"
18308 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
18310 #: cp/typeck.c:5660
18311 #, fuzzy
18312 msgid "invalid conversion to type %qT from type %qT"
18313 msgstr "̵¸ú¤Ê¥Ð¡¼¥¸¥ç¥óÈÖ¹æ·Á¼°"
18315 #: cp/typeck.c:5875
18316 msgid "cannot convert %qT to %qT for argument %qP to %qD"
18317 msgstr ""
18319 #: cp/typeck.c:5878
18320 #, fuzzy
18321 msgid "cannot convert %qT to %qT in %s"
18322 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
18324 #: cp/typeck.c:5951 cp/typeck.c:5953
18325 #, fuzzy
18326 msgid "in passing argument %P of %q+D"
18327 msgstr "°ú¿ô %d ¸Ä¤Î `%s' ¤òÅϤ·¤Þ¤¹"
18329 #: cp/typeck.c:6003
18330 msgid "returning reference to temporary"
18331 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î»²¾È¤òÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18333 #: cp/typeck.c:6010
18334 msgid "reference to non-lvalue returned"
18335 msgstr "Èóº¸ÊÕÃͤؤλ²¾È¤¬ÊÖ¤µ¤ì¤Þ¤·¤¿"
18337 #: cp/typeck.c:6022
18338 #, fuzzy
18339 msgid "reference to local variable %qD returned"
18340 msgstr "Èóº¸ÊÕÃͤؤλ²¾È¤¬ÊÖ¤µ¤ì¤Þ¤·¤¿"
18342 #: cp/typeck.c:6025
18343 #, fuzzy
18344 msgid "address of local variable %qD returned"
18345 msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹"
18347 #: cp/typeck.c:6055
18348 msgid "returning a value from a destructor"
18349 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤«¤éÃͤòÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18351 #. If a return statement appears in a handler of the
18352 #. function-try-block of a constructor, the program is ill-formed.
18353 #: cp/typeck.c:6063
18354 msgid "cannot return from a handler of a function-try-block of a constructor"
18355 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Î´Ø¿ô try ¥Ö¥í¥Ã¥¯¤Î¥Ï¥ó¥É¥é¤«¤é¤Ï return ¤Ç¤­¤Þ¤»¤ó"
18357 #. You can't return a value from a constructor.
18358 #: cp/typeck.c:6066
18359 msgid "returning a value from a constructor"
18360 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤«¤éÃͤòÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18362 #: cp/typeck.c:6089
18363 #, fuzzy
18364 msgid "return-statement with no value, in function returning %qT"
18365 msgstr "Ìá¤ê·¿¤¬´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤»¤ó"
18367 #: cp/typeck.c:6106
18368 #, fuzzy
18369 msgid "return-statement with a value, in function returning 'void'"
18370 msgstr "Ìá¤ê·¿¤¬ void ¤Î´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤¹"
18372 #: cp/typeck.c:6137
18373 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -fcheck-new is in effect)"
18374 msgstr ""
18376 #: cp/typeck2.c:52
18377 msgid "type %qT is not a base type for type %qT"
18378 msgstr ""
18380 #: cp/typeck2.c:292
18381 #, fuzzy
18382 msgid "cannot declare variable %q+D to be of abstract type %qT"
18383 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
18385 #: cp/typeck2.c:295
18386 #, fuzzy
18387 msgid "cannot declare parameter %q+D to be of abstract type %qT"
18388 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
18390 #: cp/typeck2.c:298
18391 #, fuzzy
18392 msgid "cannot declare field %q+D to be of abstract type %qT"
18393 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
18395 #: cp/typeck2.c:302
18396 #, fuzzy
18397 msgid "invalid abstract return type for member function %q+#D"
18398 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
18400 #: cp/typeck2.c:305
18401 #, fuzzy
18402 msgid "invalid abstract return type for function %q+#D"
18403 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
18405 #. Here we do not have location information, so use error instead
18406 #. of cp_error_at.
18407 #: cp/typeck2.c:310
18408 #, fuzzy
18409 msgid "invalid abstract type %qT for %qE"
18410 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
18412 #: cp/typeck2.c:312
18413 #, fuzzy
18414 msgid "invalid abstract type for %q+D"
18415 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
18417 #: cp/typeck2.c:315
18418 msgid "cannot allocate an object of abstract type %qT"
18419 msgstr ""
18421 #: cp/typeck2.c:323
18422 #, fuzzy
18423 msgid "%J  because the following virtual functions are pure within %qT:"
18424 msgstr "  °Ê²¼¤Î²¾ÁÛ´Ø¿ô¤¬Ãê¾Ý¤Ç¤¢¤ë¤¿¤á¤Ç¤¹:"
18426 #: cp/typeck2.c:327
18427 msgid "%J\t%#D"
18428 msgstr ""
18430 #: cp/typeck2.c:334
18431 #, fuzzy
18432 msgid "%J  since type %qT has pure virtual functions"
18433 msgstr "»È¤ï¤ì¤Ê¤¤²¾ÁÛ´Ø¿ô¤òÀÚ¤ê¼Î¤Æ¤ë"
18435 #: cp/typeck2.c:582
18436 msgid "constructor syntax used, but no constructor declared for type %qT"
18437 msgstr ""
18439 #: cp/typeck2.c:596
18440 msgid "cannot initialize arrays using this syntax"
18441 msgstr "¤³¤Îʸˡ¤ò»È¤Ã¤ÆÇÛÎó¤ò½é´ü²½¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
18443 #: cp/typeck2.c:688
18444 msgid "initializing array with parameter list"
18445 msgstr "ÇÛÎó¤ò²¾°ú¿ô¥ê¥¹¥È¤Ë¤è¤Ã¤Æ½é´ü²½¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18447 #: cp/typeck2.c:710
18448 msgid "int-array initialized from non-wide string"
18449 msgstr "Èó¥ï¥¤¥Éʸ»úÎ󤫤é int ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
18451 #: cp/typeck2.c:743
18452 msgid "initializer for scalar variable requires one element"
18453 msgstr "¥¹¥«¥é¡¼ÊÑ¿ô¤Î½é´ü²½»Ò¤Ï°ì¤Ä¤ÎÍ×ÁǤòÍ׵ᤷ¤Þ¤¹"
18455 #: cp/typeck2.c:750
18456 #, fuzzy
18457 msgid "braces around scalar initializer for %qT"
18458 msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤¬¥Ö¥ì¡¼¥¹¤Ç°Ï¤Þ¤ì¤Æ¤¤¤Þ¤¹"
18460 #: cp/typeck2.c:753
18461 #, fuzzy
18462 msgid "ignoring extra initializers for %qT"
18463 msgstr "ÊÑ¿ô½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18465 #: cp/typeck2.c:765
18466 #, fuzzy
18467 msgid "variable-sized object of type %qT may not be initialized"
18468 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
18470 #: cp/typeck2.c:776
18471 msgid "subobject of type %qT must be initialized by constructor, not by %qE"
18472 msgstr ""
18474 #: cp/typeck2.c:842
18475 msgid "aggregate has a partly bracketed initializer"
18476 msgstr "½¸¹çÂΤ¬ÉôʬŪ¤Ë¥Ö¥é¥±¥Ã¥È¤Î½é´ü²½»Ò¤ò»ý¤Á¤Þ¤¹"
18478 #: cp/typeck2.c:880 cp/typeck2.c:969
18479 msgid "non-trivial labeled initializers"
18480 msgstr "¼«ÌÀ¤Ç¤Ê¤¤¥é¥Ù¥ë¤Î¤Ä¤¤¤¿½é´ü²½»Ò¤Ç¤¹"
18482 #: cp/typeck2.c:894
18483 msgid "non-empty initializer for array of empty elements"
18484 msgstr "Í×ÁǤΤʤ¤ÇÛÎó¤ËÂФ¹¤ë¡¢¶õ¤Ç¤Ï¤Ê¤¤½é´ü²½»Ò¤Ç¤¹"
18486 #: cp/typeck2.c:1008 cp/typeck2.c:1023
18487 #, fuzzy
18488 msgid "missing initializer for member %qD"
18489 msgstr "½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18491 #: cp/typeck2.c:1013
18492 #, fuzzy
18493 msgid "uninitialized const member %qD"
18494 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤«¤Ê¤¤"
18496 #: cp/typeck2.c:1015
18497 #, fuzzy
18498 msgid "member %qD with uninitialized const fields"
18499 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤«¤Ê¤¤"
18501 #: cp/typeck2.c:1017
18502 #, fuzzy
18503 msgid "member %qD is uninitialized reference"
18504 msgstr "²¾°ú¿ô `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
18506 #: cp/typeck2.c:1064
18507 msgid "index value instead of field name in union initializer"
18508 msgstr "union ½é´ü²½»Ò¤¬¥Õ¥£¡¼¥ë¥É̾¤Ç¤Ï¤Ê¤¯¥¤¥ó¥Ç¥Ã¥¯¥¹ÃͤˤʤäƤ¤¤Þ¤¹"
18510 #: cp/typeck2.c:1076
18511 #, fuzzy
18512 msgid "no field %qD in union being initialized"
18513 msgstr "ÉÔÌÀ¤Ê¥Õ¥£¡¼¥ë¥É `%s' ¤¬½é´ü²½»Ò¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿"
18515 #: cp/typeck2.c:1084
18516 #, fuzzy
18517 msgid "union %qT with no named members cannot be initialized"
18518 msgstr "Ê£»¨¤Ê¥Ñ¥é¥á¥¿¤ò¤â¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
18520 #: cp/typeck2.c:1119
18521 msgid "excess elements in aggregate initializer"
18522 msgstr "½¸¹çÂνé´ü²½»ÒÆâ¤Ç¤½¤ÎÍ×ÁǤ¬°î¤ì¤Þ¤·¤¿"
18524 #: cp/typeck2.c:1227
18525 msgid "circular pointer delegation detected"
18526 msgstr "½Û´Ä¥Ý¥¤¥ó¥¿¤ÎÂåɽ¤ò¸¡½Ð¤·¤Þ¤·¤¿"
18528 #: cp/typeck2.c:1240
18529 #, fuzzy
18530 msgid "base operand of %<->%> has non-pointer type %qT"
18531 msgstr "`->' ¤Î¥Ù¡¼¥¹¥ª¥Ú¥é¥ó¥É¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18533 #: cp/typeck2.c:1264
18534 #, fuzzy
18535 msgid "result of %<operator->()%> yields non-pointer result"
18536 msgstr "`operator->()'¤Î·ë²Ì¤¬Èó¥Ý¥¤¥ó¥¿¤Î·ë²Ì¤ò¤â¤¿¤é¤·¤Þ¤¹"
18538 #: cp/typeck2.c:1266
18539 #, fuzzy
18540 msgid "base operand of %<->%> is not a pointer"
18541 msgstr "`->' ¤Î¥Ù¡¼¥¹¥ª¥Ú¥é¥ó¥É¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18543 #: cp/typeck2.c:1290
18544 #, fuzzy
18545 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
18546 msgstr "\"%s\" ¤Ï C++ ¤Î±é»»»Ò¤Ç¤¢¤ê¡¢¥Þ¥¯¥í̾¤È¤·¤Æ»ÈÍѤ¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
18548 #: cp/typeck2.c:1299
18549 msgid "cannot apply member pointer %qE to %qE, which is of non-aggregate type %qT"
18550 msgstr ""
18552 #: cp/typeck2.c:1321
18553 msgid "pointer to member type %qT incompatible with object type %qT"
18554 msgstr ""
18556 #: cp/typeck2.c:1544
18557 #, fuzzy
18558 msgid "call to function %qD which throws incomplete type %q#T"
18559 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
18561 #: cp/typeck2.c:1547
18562 #, fuzzy
18563 msgid "call to function which throws incomplete type %q#T"
18564 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
18566 #. XXX Not i18n clean.
18567 #: cp/cp-tree.h:3884
18568 #, c-format
18569 msgid "%s is deprecated, please see the documentation for details"
18570 msgstr ""
18572 #: fortran/f95-lang.c:242
18573 msgid "Unexpected type in truthvalue_conversion"
18574 msgstr ""
18576 #: fortran/f95-lang.c:295
18577 #, fuzzy, c-format
18578 msgid "can't open input file: %s"
18579 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤ò close ¤Ç¤­¤Þ¤»¤ó"
18581 #: fortran/f95-lang.c:622
18582 #, fuzzy, c-format
18583 msgid "global register variable %qs used in nested function"
18584 msgstr "Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
18586 #: fortran/f95-lang.c:626
18587 #, fuzzy, c-format
18588 msgid "register variable %qs used in nested function"
18589 msgstr "¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
18591 #: fortran/f95-lang.c:633
18592 #, fuzzy, c-format
18593 msgid "address of global register variable %qs requested"
18594 msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹"
18596 #: fortran/f95-lang.c:651
18597 #, fuzzy, c-format
18598 msgid "address of register variable %qs requested"
18599 msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
18601 #: fortran/gfortranspec.c:231
18602 #, fuzzy, c-format
18603 msgid "overflowed output arg list for '%s'"
18604 msgstr "`%s' ÍѤνÐÎÏ°ú¿ô¥ê¥¹¥È¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
18606 #: fortran/gfortranspec.c:375
18607 #, fuzzy, c-format
18608 msgid "argument to '%s' missing"
18609 msgstr "`%s' ¤Ø¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18611 #: fortran/gfortranspec.c:379
18612 #, fuzzy
18613 msgid "no input files; unwilling to write output files"
18614 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó -- ÉÔËܰդʽÐÎÏ¥Õ¥¡¥¤¥ë¤Ø¤Î½ñ¤­¹þ¤ß"
18616 #: fortran/trans-array.c:2886
18617 msgid "Possible frontend bug: array constructor not expanded"
18618 msgstr ""
18620 #: fortran/trans-array.c:3989
18621 msgid "Possible frontend bug: Deferred array size without pointer or allocatable attribute."
18622 msgstr ""
18624 #: fortran/trans-array.c:4149
18625 msgid "scalar vector subscript???"
18626 msgstr ""
18628 #: fortran/trans-array.c:4423
18629 #, c-format
18630 msgid "bad expression type during walk (%d)"
18631 msgstr ""
18633 #: fortran/trans-const.c:327
18634 #, c-format
18635 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
18636 msgstr ""
18638 #: fortran/trans-decl.c:754
18639 msgid "intrinsic variable which isn't a procedure"
18640 msgstr ""
18642 #: fortran/trans-decl.c:1893
18643 #, fuzzy
18644 msgid "Function does not return a value"
18645 msgstr "´Ø¿ô¤¬Ê¸»úÎ󷿤òÊÖ¤·¤Þ¤»¤ó"
18647 #. I don't think this should ever happen.
18648 #: fortran/trans-decl.c:1992
18649 #, c-format
18650 msgid "module symbol %s in wrong namespace"
18651 msgstr ""
18653 #: fortran/trans-decl.c:2006
18654 #, c-format
18655 msgid "backend decl for module variable %s already exists"
18656 msgstr ""
18658 #: fortran/trans-decl.c:2088
18659 #, fuzzy, c-format
18660 msgid "unused parameter %qs"
18661 msgstr "°ú¿ô `%s' ¤¬Ì¤»ÈÍѤǤ¹"
18663 #: fortran/trans-decl.c:2093
18664 #, fuzzy, c-format
18665 msgid "unused variable %qs"
18666 msgstr "ÊÑ¿ô `%s' ¤Ï»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
18668 #: fortran/trans-decl.c:2234
18669 #, fuzzy
18670 msgid "Function return value not set"
18671 msgstr "´Ø¿ô¤¬½¸¹çÂΤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
18673 #: fortran/trans-expr.c:949
18674 msgid "Unknown intrinsic op"
18675 msgstr ""
18677 #: fortran/trans-intrinsic.c:583
18678 #, fuzzy, c-format
18679 msgid "Intrinsic function %s(%d) not recognized"
18680 msgstr "¸À¸ì %s ¤Ïǧ¼±¤Ç¤­¤Þ¤»¤ó"
18682 #: fortran/trans-io.c:936
18683 #, c-format
18684 msgid "Bad namelist IO basetype (%d)"
18685 msgstr ""
18687 #: fortran/trans-io.c:1013
18688 msgid "A format cannot be specified with a namelist"
18689 msgstr ""
18691 #: fortran/trans-io.c:1311
18692 #, c-format
18693 msgid "Bad IO basetype (%d)"
18694 msgstr ""
18696 #: fortran/trans-types.c:189
18697 msgid "integer kind=8 not available for -i8 option"
18698 msgstr ""
18700 #: fortran/trans-types.c:201
18701 msgid "real kind=8 not available for -r8 option"
18702 msgstr ""
18704 #: fortran/trans-types.c:916
18705 msgid "Array element size too big"
18706 msgstr ""
18708 #: fortran/trans.c:621
18709 msgid "gfc_trans_code(): Bad statement code"
18710 msgstr ""
18712 #. I changed this from sorry(...) because it should not return.
18713 #. TODO: Remove gfc_todo_error before releasing version 1.0.
18714 #: fortran/trans.h:564
18715 #, fuzzy
18716 msgid "gfc_todo: Not Implemented: "
18717 msgstr "»ÄÇ°¤Ê¤¬¤é¸«¼ÂÁõ¤Ç¤¹: "
18719 #: java/check-init.c:251
18720 #, c-format
18721 msgid "Can't reassign a value to the final variable %qs"
18722 msgstr ""
18724 #: java/check-init.c:519 java/parse.h:377
18725 #, fuzzy, c-format
18726 msgid "Variable %qs may not have been initialized"
18727 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
18729 #: java/check-init.c:535
18730 #, fuzzy, c-format
18731 msgid "variable %qs may not have been initialized"
18732 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
18734 #: java/check-init.c:954
18735 #, c-format
18736 msgid "internal error in check-init: tree code not implemented: %s"
18737 msgstr "check-init ¤ÇÆâÉô¥¨¥é¡¼: ¥Ä¥ê¡¼¥³¡¼¥É¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: %s"
18739 #: java/check-init.c:1026
18740 #, fuzzy
18741 msgid "%Jfinal field %qD may not have been initialized"
18742 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
18744 #: java/class.c:745
18745 msgid "bad method signature"
18746 msgstr "ÉÔÀµ¤Ê¥á¥½¥Ã¥É¥·¥°¥Í¥¤¥Á¥ã¤Ç¤¹"
18748 #: java/class.c:789
18749 msgid "misplaced ConstantValue attribute (not in any field)"
18750 msgstr "ConstantValue Â°À­¤Î¾ì½ê¤ò´Ö°ã¤¨¤Æ¤¤¤Þ¤¹¡Ê¤É¤Î¥Õ¥£¡¼¥ë¥É¤Ç¤â¤¢¤ê¤Þ¤»¤ó¡Ë"
18752 #: java/class.c:791
18753 #, fuzzy, c-format
18754 msgid "duplicate ConstantValue attribute for field '%s'"
18755 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤Î ConstantValue Â°À­¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
18757 #: java/class.c:802
18758 #, fuzzy, c-format
18759 msgid "ConstantValue attribute of field '%s' has wrong type"
18760 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤Î ConstantValue Â°À­¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
18762 #: java/class.c:1097
18763 #, c-format
18764 msgid "field '%s' not found in class"
18765 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤¬¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
18767 #: java/class.c:1417
18768 #, fuzzy
18769 msgid "%Jabstract method in non-abstract class"
18770 msgstr "abstract ¥á¥½¥Ã¥É¤¬ÈóÃê¾Ý¥¯¥é¥¹¤Ë¤¢¤ê¤Þ¤¹"
18772 #: java/class.c:2362
18773 #, fuzzy
18774 msgid "%Jnon-static method '%D' overrides static method"
18775 msgstr "ÈóÀÅŪ¥á¥½¥Ã¥É '%s' ¤¬ÀÅŪ¥á¥½¥Ã¥É¤ò¥ª¡¼¥Ð¡¼¥é¥¤¥É¤·¤Æ¤¤¤Þ¤¹"
18777 #: java/decl.c:1260
18778 #, fuzzy
18779 msgid "%J'%D' used prior to declaration"
18780 msgstr "`%s' ¤ÏÀë¸À¤è¤ê¤âÀè¤Ë»ÈÍѤµ¤ì¤Þ¤·¤¿"
18782 #: java/decl.c:1301
18783 #, fuzzy, c-format
18784 msgid "declaration of %qs shadows a parameter"
18785 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
18787 #: java/decl.c:1304
18788 #, fuzzy, c-format
18789 msgid "declaration of %qs shadows a symbol from the parameter list"
18790 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¥ê¥¹¥È¤Î¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
18792 #: java/decl.c:1632
18793 #, fuzzy
18794 msgid "%Jlabel '%D' used but not defined"
18795 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
18797 #: java/decl.c:1637
18798 #, fuzzy
18799 msgid "%Jlabel '%D' defined but not used"
18800 msgstr "¥é¥Ù¥ë `%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
18802 #: java/decl.c:1759
18803 #, fuzzy
18804 msgid "%JIn %D: overlapped variable and exception ranges at %d"
18805 msgstr "%s Æâ: ÊÑ¿ô¤ÈÎã³°ÈϰϤ¬ %d ¤Ç½Å¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
18807 #: java/decl.c:1823
18808 msgid "bad type in parameter debug info"
18809 msgstr "²¾°ú¿ô¥Ç¥Ð¥Ã¥°¾ðÊó¤ËÉÔÀµ¤Ê·¿¤¬¤¢¤ê¤Þ¤¹"
18811 #: java/decl.c:1832
18812 #, fuzzy
18813 msgid "%Jbad PC range for debug info for local '%D'"
18814 msgstr "¥í¡¼¥«¥ë¤Î `%s' ÍѥǥХå°¾ðÊó¤Î¤¿¤á¤Î PC ÈϰϤ¬ÉÔÀµ¤Ç¤¹"
18816 #: java/expr.c:376
18817 #, c-format
18818 msgid "need to insert runtime check for %s"
18819 msgstr ""
18821 #: java/expr.c:501 java/expr.c:548
18822 #, c-format
18823 msgid "assert: %s is assign compatible with %s"
18824 msgstr ""
18826 #: java/expr.c:668
18827 msgid "stack underflow - dup* operation"
18828 msgstr "¥¹¥¿¥Ã¥¯¥¢¥ó¥À¡¼¥Õ¥í¡¼ - dup* Áàºî"
18830 #: java/expr.c:1703
18831 #, fuzzy, c-format
18832 msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
18833 msgstr "»²¾È `%s' ¤ÏÛ£Ëæ¤Ç¤¹: interface `%s' ¤È interface `%s' ¤Ë¸½¤ì¤Þ¤·¤¿"
18835 #: java/expr.c:1731
18836 #, fuzzy, c-format
18837 msgid "field %qs not found"
18838 msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
18840 #: java/expr.c:2116
18841 #, c-format
18842 msgid "method '%s' not found in class"
18843 msgstr "¥á¥½¥Ã¥É '%s' ¤Ï¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
18845 #: java/expr.c:2321
18846 #, c-format
18847 msgid "failed to find class '%s'"
18848 msgstr "'%s' ¥¯¥é¥¹¤ò¸«¤Ä¤±¤ë¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
18850 #: java/expr.c:2350
18851 #, fuzzy, c-format
18852 msgid "class '%s' has no method named '%s' matching signature '%s'"
18853 msgstr "¥¯¥é¥¹ '%s' ¤Ï̾Á°¤¬ '%s' ¤Ç¥·¥°¥Í¥¤¥Á¥ã '%s' ¤È°ìÃפ¹¤ë¥á¥½¥Ã¥É¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
18855 #: java/expr.c:2381
18856 msgid "invokestatic on non static method"
18857 msgstr "ÈóÀÅŪ¥á¥½¥Ã¥É¤Ë invokestatic ¤·¤Þ¤·¤¿"
18859 #: java/expr.c:2386
18860 msgid "invokestatic on abstract method"
18861 msgstr "Ãê¾Ý¥á¥½¥Ã¥É¤Ë invokestatic ¤·¤Þ¤·¤¿"
18863 #: java/expr.c:2394
18864 msgid "invoke[non-static] on static method"
18865 msgstr "ÀÅŪ¥á¥½¥Ã¥É¤Ë invoke[Èó static] ¤·¤Þ¤·¤¿"
18867 #: java/expr.c:2712
18868 #, fuzzy, c-format
18869 msgid "missing field '%s' in '%s'"
18870 msgstr "¥Õ¥£¡¼¥ë¥É '%s'('%s' Æâ) ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18872 #: java/expr.c:2719
18873 #, fuzzy, c-format
18874 msgid "mismatching signature for field '%s' in '%s'"
18875 msgstr "¥Õ¥£¡¼¥ë¥É '%s'('%s' Æâ) ¤Î¥·¥°¥Í¥¤¥Á¥ã¤¬°ìÃפ·¤Þ¤»¤ó"
18877 #: java/expr.c:2741
18878 #, fuzzy
18879 msgid "%Jassignment to final field '%D' not in field's class"
18880 msgstr "final ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¤½¤Î¥Õ¥£¡¼¥ë¥É¤Î¥¯¥é¥¹Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18882 #: java/expr.c:2746
18883 #, fuzzy
18884 msgid "%Jassignment to final static field %qD not in class initializer"
18885 msgstr "final static ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¤½¤Î¥Õ¥£¡¼¥ë¥É¤Î¥¯¥é¥¹Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18887 #: java/expr.c:2755
18888 #, fuzzy
18889 msgid "%Jassignment to final field '%D' not in constructor"
18890 msgstr "final ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¥³¥ó¥¹¥È¥é¥¯¥¿Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18892 #: java/expr.c:2945
18893 msgid "invalid PC in line number table"
18894 msgstr "̵¸ú¤Ê PC ¤¬¹ÔÈÖ¹æ¥Æ¡¼¥Ö¥ë¤Ë¤¢¤ê¤Þ¤¹"
18896 #: java/expr.c:3001
18897 #, fuzzy, c-format
18898 msgid "unreachable bytecode from %d to before %d"
18899 msgstr "%d ¤«¤é %d ¤ÎÁ°¤Þ¤Ç¤Î¥Ð¥¤¥È¥³¡¼¥É¤Ë¤ÏÅþã¤Ç¤­¤Þ¤»¤ó"
18901 #: java/expr.c:3043
18902 #, fuzzy, c-format
18903 msgid "unreachable bytecode from %d to the end of the method"
18904 msgstr "%d ¤«¤é¥á¥½¥Ã¥É¤Î½ª¤ê¤Þ¤Ç¤Î¥Ð¥¤¥È¥³¡¼¥É¤Ë¤ÏÅþã¤Ç¤­¤Þ¤»¤ó"
18906 #. duplicate code from LOAD macro
18907 #: java/expr.c:3343
18908 msgid "unrecogized wide sub-instruction"
18909 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤ wide sub Ì¿Îá¤Ç¤¹"
18911 #: java/gjavah.c:701
18912 msgid "static field has same name as method"
18913 msgstr ""
18915 #. FIXME: i18n bug here.  Order of prints should not be
18916 #. fixed.
18917 #: java/gjavah.c:899
18918 #, fuzzy, c-format
18919 msgid "ignored method '"
18920 msgstr "¥á¥½¥Ã¥É `%s' Æâ:"
18922 #: java/gjavah.c:901
18923 #, c-format
18924 msgid "' marked virtual\n"
18925 msgstr ""
18927 #: java/gjavah.c:1249
18928 #, fuzzy, c-format
18929 msgid "couldn't find class %s"
18930 msgstr "¥¯¥é¥¹ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
18932 #: java/gjavah.c:1256
18933 #, fuzzy, c-format
18934 msgid "parse error while reading %s"
18935 msgstr "¥Õ¥£¡¼¥ë¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
18937 #: java/gjavah.c:1482 java/gjavah.c:1584 java/gjavah.c:1659
18938 #, fuzzy, c-format
18939 msgid "unparseable signature: '%s'"
18940 msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò stat ¤Ç¤­¤Þ¤»¤ó"
18942 #: java/gjavah.c:2049
18943 #, fuzzy
18944 msgid "Not a valid Java .class file."
18945 msgstr "Àµ¾ï¤Ê Java .class ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18947 #: java/gjavah.c:2057 java/jcf-parse.c:746
18948 msgid "error while parsing constant pool"
18949 msgstr "constant ¥×¡¼¥ë¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
18951 #: java/gjavah.c:2063
18952 #, fuzzy, c-format
18953 msgid "error in constant pool entry #%d"
18954 msgstr "constant ¥×¡¼¥ë¹àÌÜ #%d Æâ¤Ç¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿\n"
18956 #: java/gjavah.c:2206
18957 #, fuzzy
18958 msgid "class is of array type\n"
18959 msgstr "¥­¥ã¥¹¥È¤¬ÇÛÎ󷿤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
18961 #: java/gjavah.c:2214
18962 #, fuzzy
18963 msgid "base class is of array type"
18964 msgstr "¥­¥ã¥¹¥È¤¬ÇÛÎ󷿤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
18966 #: java/gjavah.c:2330
18967 #, c-format
18968 msgid "Try 'gcjh --help' for more information.\n"
18969 msgstr ""
18971 #: java/gjavah.c:2337
18972 #, c-format
18973 msgid ""
18974 "Usage: gcjh [OPTION]... CLASS...\n"
18975 "\n"
18976 msgstr ""
18978 #: java/gjavah.c:2338
18979 #, fuzzy, c-format
18980 msgid ""
18981 "Generate C++ header files from .class files\n"
18982 "\n"
18983 msgstr "¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¸ÇÍ­¤Îµ¡Ç½¤Î C ¥Ø¥Ã¥À¤òÀ¸À®¤¹¤ë"
18985 #: java/gjavah.c:2339
18986 #, fuzzy, c-format
18987 msgid "  -stubs                  Generate an implementation stub file\n"
18988 msgstr "  -pipe                    Ãæ´Ö¥Õ¥¡¥¤¥ë¤Ç¤Ï¤Ê¤¯¥Ñ¥¤¥×¤ò»È¤¦\n"
18990 #: java/gjavah.c:2340
18991 #, fuzzy, c-format
18992 msgid "  -jni                    Generate a JNI header or stub\n"
18993 msgstr "  -W                      ÆÃÊ̤ʷٹð¤òÍ­¸ú¤Ë¤¹¤ë\n"
18995 #: java/gjavah.c:2342
18996 #, c-format
18997 msgid "  -add TEXT               Insert TEXT into class body\n"
18998 msgstr ""
19000 #: java/gjavah.c:2343
19001 #, c-format
19002 msgid "  -append TEXT            Insert TEXT after class declaration\n"
19003 msgstr ""
19005 #: java/gjavah.c:2344
19006 #, c-format
19007 msgid "  -friend TEXT            Insert TEXT as 'friend' declaration\n"
19008 msgstr ""
19010 #: java/gjavah.c:2345
19011 #, c-format
19012 msgid "  -prepend TEXT           Insert TEXT before start of class\n"
19013 msgstr ""
19015 #: java/gjavah.c:2347 java/jcf-dump.c:897
19016 #, c-format
19017 msgid "  --classpath PATH        Set path to find .class files\n"
19018 msgstr ""
19020 #: java/gjavah.c:2348 java/jcf-dump.c:898
19021 #, fuzzy, c-format
19022 msgid "  -IDIR                   Append directory to class path\n"
19023 msgstr "  -B <directory>           <directory> ¤ò¥³¥ó¥Ñ¥¤¥é¤Îõº÷¥Ñ¥¹¤ËÄɲ乤ë\n"
19025 #: java/gjavah.c:2349 java/jcf-dump.c:899
19026 #, c-format
19027 msgid "  --bootclasspath PATH    Override built-in class path\n"
19028 msgstr ""
19030 #: java/gjavah.c:2350 java/jcf-dump.c:900
19031 #, c-format
19032 msgid "  --extdirs PATH          Set extensions directory path\n"
19033 msgstr ""
19035 #: java/gjavah.c:2351
19036 #, c-format
19037 msgid "  -d DIRECTORY            Set output directory name\n"
19038 msgstr ""
19040 #: java/gjavah.c:2352 java/jcf-dump.c:901 java/jv-scan.c:114
19041 #, fuzzy, c-format
19042 msgid "  -o FILE                 Set output file name\n"
19043 msgstr "  -o <file>               ½ÐÎϤò <file> ¤Ë½ñ¤­¹þ¤à\n"
19045 #: java/gjavah.c:2353
19046 #, c-format
19047 msgid "  -td DIRECTORY           Set temporary directory name\n"
19048 msgstr ""
19050 #: java/gjavah.c:2355 java/jcf-dump.c:903 java/jv-scan.c:116
19051 #, fuzzy, c-format
19052 msgid "  --help                  Print this help, then exit\n"
19053 msgstr "  --help                   ¤³¤Î¥Ø¥ë¥×¾ðÊó¤òɽ¼¨\n"
19055 #: java/gjavah.c:2356 java/jcf-dump.c:904 java/jv-scan.c:117
19056 #, fuzzy, c-format
19057 msgid "  --version               Print version number, then exit\n"
19058 msgstr ""
19059 "  -V <version>             ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð <version> ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤Î\n"
19060 "                               gcc ¤È¤·¤Æ¼Â¹Ô¤¹¤ë\n"
19062 #: java/gjavah.c:2357 java/jcf-dump.c:905
19063 #, c-format
19064 msgid "  -v, --verbose           Print extra information while running\n"
19065 msgstr ""
19067 #: java/gjavah.c:2359
19068 #, c-format
19069 msgid ""
19070 "  -M                      Print all dependencies to stdout;\n"
19071 "                             suppress ordinary output\n"
19072 msgstr ""
19074 #: java/gjavah.c:2361
19075 #, c-format
19076 msgid ""
19077 "  -MM                     Print non-system dependencies to stdout;\n"
19078 "                             suppress ordinary output\n"
19079 msgstr ""
19081 #: java/gjavah.c:2363
19082 #, fuzzy, c-format
19083 msgid "  -MD                     Print all dependencies to stdout\n"
19084 msgstr "  -p                      ´Ø¿ô¥×¥í¥Õ¥¡¥¤¥ë¤òÍ­¸ú¤Ë¤¹¤ë\n"
19086 #: java/gjavah.c:2364
19087 #, c-format
19088 msgid "  -MMD                    Print non-system dependencies to stdout\n"
19089 msgstr ""
19091 #: java/gjavah.c:2367 java/jcf-dump.c:907 java/jv-scan.c:119
19092 #, fuzzy, c-format
19093 msgid ""
19094 "For bug reporting instructions, please see:\n"
19095 "%s.\n"
19096 msgstr ""
19097 "\n"
19098 "¥Ð¥°¥ì¥Ý¡¼¥È¤Î¼ê½ç¤Ï¡¢°Ê²¼¤ò»²¾È\n"
19100 #: java/gjavah.c:2395 java/gjavah.c:2509
19101 #, fuzzy
19102 msgid "no classes specified"
19103 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
19105 #: java/gjavah.c:2488
19106 #, fuzzy
19107 msgid "'-MG' option is unimplemented"
19108 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
19110 #: java/gjavah.c:2517
19111 #, fuzzy
19112 msgid "can't specify both -o and -MD"
19113 msgstr "-C ¤È -o ¤ÏξÊý¤ò°ì½ï¤Ë»ØÄê¤Ç¤­¤Þ¤»¤ó"
19115 #: java/gjavah.c:2528
19116 #, fuzzy, c-format
19117 msgid "Processing %s\n"
19118 msgstr "¥¨¥é¡¼¤Ë¤è¤ê %s ¤òÊĤ¸¤Þ¤¹"
19120 #: java/gjavah.c:2534
19121 #, c-format
19122 msgid "%s: no such class"
19123 msgstr ""
19125 #: java/gjavah.c:2538
19126 #, c-format
19127 msgid "Found in %s\n"
19128 msgstr ""
19130 #: java/jcf-dump.c:814
19131 #, fuzzy, c-format
19132 msgid "Not a valid Java .class file.\n"
19133 msgstr "Àµ¾ï¤Ê Java .class ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
19135 #: java/jcf-dump.c:820
19136 #, fuzzy, c-format
19137 msgid "error while parsing constant pool\n"
19138 msgstr "constant ¥×¡¼¥ë¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
19140 #: java/jcf-dump.c:826 java/jcf-parse.c:749
19141 #, c-format
19142 msgid "error in constant pool entry #%d\n"
19143 msgstr "constant ¥×¡¼¥ë¹àÌÜ #%d Æâ¤Ç¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿\n"
19145 #: java/jcf-dump.c:836
19146 #, fuzzy, c-format
19147 msgid "error while parsing fields\n"
19148 msgstr "¥Õ¥£¡¼¥ë¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
19150 #: java/jcf-dump.c:842
19151 #, fuzzy, c-format
19152 msgid "error while parsing methods\n"
19153 msgstr "¥á¥½¥Ã¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
19155 #: java/jcf-dump.c:848
19156 #, fuzzy, c-format
19157 msgid "error while parsing final attributes\n"
19158 msgstr "final Â°À­¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
19160 #: java/jcf-dump.c:885
19161 #, c-format
19162 msgid "Try 'jcf-dump --help' for more information.\n"
19163 msgstr ""
19165 #: java/jcf-dump.c:892
19166 #, c-format
19167 msgid ""
19168 "Usage: jcf-dump [OPTION]... CLASS...\n"
19169 "\n"
19170 msgstr ""
19172 #: java/jcf-dump.c:893
19173 #, c-format
19174 msgid ""
19175 "Display contents of a class file in readable form.\n"
19176 "\n"
19177 msgstr ""
19179 #: java/jcf-dump.c:894
19180 #, fuzzy, c-format
19181 msgid "  -c                      Disassemble method bodies\n"
19182 msgstr "  -W                      ÆÃÊ̤ʷٹð¤òÍ­¸ú¤Ë¤¹¤ë\n"
19184 #: java/jcf-dump.c:895
19185 #, fuzzy, c-format
19186 msgid "  --javap                 Generate output in 'javap' format\n"
19187 msgstr "  --help                  ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
19189 #: java/jcf-dump.c:932 java/jcf-dump.c:1000
19190 #, c-format
19191 msgid "jcf-dump: no classes specified\n"
19192 msgstr ""
19194 #: java/jcf-dump.c:1020
19195 #, fuzzy, c-format
19196 msgid "Cannot open '%s' for output.\n"
19197 msgstr "%s ¤ò½ñ¤­¹þ¤ßÍѤ˳«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
19199 #: java/jcf-dump.c:1066
19200 #, c-format
19201 msgid "bad format of .zip/.jar archive\n"
19202 msgstr ""
19204 #: java/jcf-dump.c:1184
19205 #, c-format
19206 msgid "Bad byte codes.\n"
19207 msgstr ""
19209 #: java/jcf-io.c:536
19210 #, fuzzy, c-format
19211 msgid "source file for class %qs is newer than its matching class file.  Source file %qs used instead"
19212 msgstr "¥¯¥é¥¹ `%s' ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤Ï¡¢°ìÃפ¹¤ë¥¯¥é¥¹¥Õ¥¡¥¤¥ë¤è¤ê¿·¤·¤¤¤Ç¤¹¡£¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤òÂå¤ê¤Ë»È¤¤¤Þ¤¹"
19214 #: java/jcf-parse.c:366
19215 msgid "bad string constant"
19216 msgstr "ÉÔÀµ¤Êʸ»úÎóÄê¿ô¤Ç¤¹"
19218 #: java/jcf-parse.c:384
19219 #, c-format
19220 msgid "bad value constant type %d, index %d"
19221 msgstr "ÉÔÀµ¤ÊÄê¿ôÃÍ·¿ %d, ¥¤¥ó¥Ç¥Ã¥¯¥¹ %d"
19223 #: java/jcf-parse.c:572
19224 #, fuzzy, c-format
19225 msgid "can't reopen %s: %m"
19226 msgstr "%s ¤òºÆ open ¤Ç¤­¤Þ¤»¤ó"
19228 #: java/jcf-parse.c:579
19229 #, fuzzy, c-format
19230 msgid "can't close %s: %m"
19231 msgstr "%s ¤ò close ¤Ç¤­¤Þ¤»¤ó"
19233 #: java/jcf-parse.c:714 java/jcf-parse.c:720
19234 #, fuzzy, c-format
19235 msgid "cannot find file for class %s"
19236 msgstr "¥¯¥é¥¹ %s ÍѤΥե¡¥¤¥ë¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó¡£"
19238 #: java/jcf-parse.c:743
19239 msgid "not a valid Java .class file"
19240 msgstr "Àµ¾ï¤Ê Java .class ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
19242 #. FIXME - where was first time
19243 #: java/jcf-parse.c:761
19244 #, c-format
19245 msgid "reading class %s for the second time from %s"
19246 msgstr "class %s ¤òÆɹþ¤à¤Î¤Ï %s ¤«¤éÆó²óÌܤˤʤê¤Þ¤¹"
19248 #: java/jcf-parse.c:779
19249 msgid "error while parsing fields"
19250 msgstr "¥Õ¥£¡¼¥ë¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
19252 #: java/jcf-parse.c:782
19253 msgid "error while parsing methods"
19254 msgstr "¥á¥½¥Ã¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
19256 #: java/jcf-parse.c:785
19257 msgid "error while parsing final attributes"
19258 msgstr "final Â°À­¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
19260 #: java/jcf-parse.c:802
19261 #, fuzzy
19262 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"
19263 msgstr "`%s' Æâ¤Ç¸«¤Ä¤«¤Ã¤¿ `java.lang.Object' ¤Ï¡¢Ä¹¤µ¥¼¥í¤ÎÆÃÊ̤ʠ`gnu.gcj.gcj-compiled' Â°À­¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó¡£¤³¤ì¤ÏÉáÄ̤¢¤Ê¤¿¤Î¥¯¥é¥¹¥Ñ¥¹¤¬Àµ¤·¤¯ÀßÄꤵ¤ì¤Æ¤¤¤Ê¤¤»ö¤ò°ÕÌ£¤·¤Þ¤¹¡£`info gcj \"Input Options\"' ¤ò»È¤Ã¤Æ¡¢¥¯¥é¥¹¥Ñ¥¹¤ÎÀßÄêÊýË¡¤òÀâÌÀ¤·¤Æ¤¢¤ë info ¥Ú¡¼¥¸¤ò¸«¤Æ²¼¤µ¤¤"
19265 #: java/jcf-parse.c:876
19266 msgid "missing Code attribute"
19267 msgstr "Code Â°À­¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19269 #: java/jcf-parse.c:1137
19270 #, fuzzy
19271 msgid "%Hsource file seen twice on command line and will be compiled only once"
19272 msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤¬¥³¥Þ¥ó¥É¥é¥¤¥ó¤ËºÆ¤Ó¸½¤ì¤Þ¤·¤¿¤¬¡¢¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤ë¤Î¤Ï°ìÅÙ¤À¤±¤Ç¤¹"
19274 #: java/jcf-parse.c:1155
19275 msgid "no input file specified"
19276 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
19278 #: java/jcf-parse.c:1190
19279 #, fuzzy, c-format
19280 msgid "can't close input file %s: %m"
19281 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤ò close ¤Ç¤­¤Þ¤»¤ó"
19283 #: java/jcf-parse.c:1231
19284 #, c-format
19285 msgid "bad zip/jar file %s"
19286 msgstr "zip/jar ¥Õ¥¡¥¤¥ë %s ¤ÏÉÔÀµ¤Ç¤¹"
19288 #: java/jcf-parse.c:1447
19289 #, fuzzy, c-format
19290 msgid "error while reading %s from zip file"
19291 msgstr "¥Õ¥£¡¼¥ë¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
19293 #: java/jcf-write.c:2667
19294 #, c-format
19295 msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
19296 msgstr "generate_bytecode_insn ¤ÇÆâÉô¥¨¥é¡¼ - ¥Ä¥ê¡¼¥³¡¼¥É¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: %s"
19298 #: java/jcf-write.c:3041
19299 #, fuzzy
19300 msgid "field initializer type mismatch"
19301 msgstr "¥Õ¥£¡¼¥ë¥É½é´üÀßÄê»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
19303 #: java/jcf-write.c:3498
19304 #, fuzzy, c-format
19305 msgid "can't create directory %s: %m"
19306 msgstr "¥Ç¥£¥ì¥¯¥È¥ê %s ¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
19308 #: java/jcf-write.c:3531
19309 #, fuzzy, c-format
19310 msgid "can't open %s for writing: %m"
19311 msgstr "%s ¤ò½ñ¤­¹þ¤ßÍѤ˳«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
19313 #: java/jcf-write.c:3551
19314 #, fuzzy, c-format
19315 msgid "can't create %s: %m"
19316 msgstr "%s ¤òºÆ open ¤Ç¤­¤Þ¤»¤ó"
19318 #: java/jv-scan.c:99
19319 #, c-format
19320 msgid "Try 'jv-scan --help' for more information.\n"
19321 msgstr ""
19323 #: java/jv-scan.c:106
19324 #, c-format
19325 msgid ""
19326 "Usage: jv-scan [OPTION]... FILE...\n"
19327 "\n"
19328 msgstr ""
19330 #: java/jv-scan.c:107
19331 #, c-format
19332 msgid ""
19333 "Print useful information read from Java source files.\n"
19334 "\n"
19335 msgstr ""
19337 #: java/jv-scan.c:108
19338 #, c-format
19339 msgid "  --no-assert             Don't recognize the assert keyword\n"
19340 msgstr ""
19342 #: java/jv-scan.c:109
19343 #, fuzzy, c-format
19344 msgid "  --complexity            Print cyclomatic complexity of input file\n"
19345 msgstr "  -o <file>               ½ÐÎϤò <file> ¤Ë½ñ¤­¹þ¤à\n"
19347 #: java/jv-scan.c:110
19348 #, c-format
19349 msgid "  --encoding NAME         Specify encoding of input file\n"
19350 msgstr ""
19352 #: java/jv-scan.c:111
19353 #, c-format
19354 msgid "  --print-main            Print name of class containing 'main'\n"
19355 msgstr ""
19357 #: java/jv-scan.c:112
19358 #, c-format
19359 msgid "  --list-class            List all classes defined in file\n"
19360 msgstr ""
19362 #: java/jv-scan.c:113
19363 #, c-format
19364 msgid "  --list-filename         Print input filename when listing class names\n"
19365 msgstr ""
19367 #: java/jv-scan.c:190
19368 #, fuzzy
19369 msgid "only one of '--print-main', '--list-class', and '--complexity' allowed"
19370 msgstr "`--print-main', `--list-class', `--complexity' ¤«¤é¤Ï°ì¤Ä¤·¤«Áª¤Ù¤Þ¤»¤ó"
19372 #: java/jv-scan.c:193
19373 #, fuzzy, c-format
19374 msgid "can't open output file '%s'"
19375 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
19377 #: java/jv-scan.c:229
19378 #, fuzzy, c-format
19379 msgid "file not found '%s'"
19380 msgstr "¥Õ¥¡¥¤¥ë `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
19382 #: java/jv-scan.c:251
19383 #, fuzzy, c-format
19384 msgid "%s: error: "
19385 msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼"
19387 #: java/jv-scan.c:263
19388 #, c-format
19389 msgid "%s: warning: "
19390 msgstr "%s: ·Ù¹ð: "
19392 #: java/jvgenmain.c:48
19393 #, c-format
19394 msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
19395 msgstr ""
19397 #: java/jvgenmain.c:98
19398 #, fuzzy, c-format
19399 msgid "%s: Cannot open output file: %s\n"
19400 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
19402 #: java/jvgenmain.c:135
19403 #, fuzzy, c-format
19404 msgid "%s: Failed to close output file %s\n"
19405 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿.\n"
19407 #: java/jvspec.c:420
19408 #, fuzzy
19409 msgid "can't specify '-D' without '--main'\n"
19410 msgstr "`--main' Ìµ¤·¤Ç¤Ï `-D' ¤ò»ØÄê¤Ç¤­¤Þ¤»¤ó\n"
19412 #: java/jvspec.c:423
19413 #, fuzzy, c-format
19414 msgid "'%s' is not a valid class name"
19415 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
19417 #: java/jvspec.c:429
19418 msgid "--resource requires -o"
19419 msgstr ""
19421 #: java/jvspec.c:436
19422 #, fuzzy
19423 msgid "warning: already-compiled .class files ignored with -C"
19424 msgstr "·Ù¹ð: ¥³¥ó¥Ñ¥¤¥ëºÑ .class ¥Õ¥¡¥¤¥ë¤Ï -C ¤Ë¤è¤ê̵»ë¤µ¤ì¤Þ¤·¤¿"
19426 #: java/jvspec.c:443
19427 msgid "cannot specify both -C and -o"
19428 msgstr "-C ¤È -o ¤ÏξÊý¤ò°ì½ï¤Ë»ØÄê¤Ç¤­¤Þ¤»¤ó"
19430 #: java/jvspec.c:455
19431 msgid "cannot create temporary file"
19432 msgstr "°ì»þ¥Õ¥¡¥¤¥ë¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
19434 #: java/jvspec.c:483
19435 msgid "using both @FILE with multiple files not implemented"
19436 msgstr "@FILE ¤Ç¤ÎÊ£¿ô¥Õ¥¡¥¤¥ë¤Î»ÈÍѤϼÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
19438 #: java/jvspec.c:534
19439 #, fuzzy
19440 msgid "cannot specify 'main' class when not linking"
19441 msgstr "¥ê¥ó¥¯»þ°Ê³°¤Ë¤Ï `main' ¥¯¥é¥¹¤ò»ØÄê¤Ç¤­¤Þ¤»¤ó"
19443 #: java/lang.c:629
19444 msgid "can't do dependency tracking with input from stdin"
19445 msgstr "ɸ½àÆþÎϤ«¤é¤ÎÆþÎϤǤϰ͸´Ø·¸¤ÎÄÉÀפ¬¤Ç¤­¤Þ¤»¤ó"
19447 #: java/lang.c:645
19448 msgid "couldn't determine target name for dependency tracking"
19449 msgstr "°Í¸´Ø·¸¤ÎÄÉÀפΤ¿¤á¤Î¥¿¡¼¥²¥Ã¥È̾¤¬ÆÃÄê¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿"
19451 #: java/lex.c:260
19452 #, fuzzy
19453 msgid ""
19454 "unknown encoding: %qs\n"
19455 "This might mean that your locale's encoding is not supported\n"
19456 "by your system's iconv(3) implementation.  If you aren't trying\n"
19457 "to use a particular encoding for your input file, try the\n"
19458 "%<--encoding=UTF-8%> option"
19459 msgstr ""
19460 "ÉÔÌÀ¤Ê¥¨¥ó¥³¡¼¥É: `%s'\n"
19461 "¤³¤ì¤Ï¤¢¤Ê¤¿¤Î¥í¥±¡¼¥ë¤Î¥¨¥ó¥³¡¼¥É¤¬¥·¥¹¥Æ¥à¤Î iconv(3) ¼ÂÁõ¤¬\n"
19462 "¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Ê¤¤¤È±¾¤¦»ö¤ò°ÕÌ£¤·¤Þ¤¹¡£¤â¤·¤¢¤Ê¤¿¤¬ÆþÎÏ¥Õ¥¡¥¤¥ë\n"
19463 "¤ÎÆÃÄꥨ¥ó¥³¡¼¥É¤ò»È¤¦¤Î¤Ç¤Ê¤±¤ì¤Ð¡¢`--encoding=UTF-8' ¥ª¥×¥·¥ç¥ó\n"
19464 "¤ò»È¤Ã¤Æ¤ß¤Æ¤¯¤À¤µ¤¤¡£"
19466 #: java/lex.c:631
19467 #, fuzzy
19468 msgid "internal error - bad unget"
19469 msgstr "ÆâÉô¥¨¥é¡¼ - Ìµ¸ú¤Ê Utf8 Ì¾¤Ç¤¹"
19471 #: java/mangle.c:89
19472 #, fuzzy, c-format
19473 msgid "can't mangle %s"
19474 msgstr "%s ¤Î̾Á°ÊÑ´¹(mangle) ¤Ç¤­¤Þ¤»¤ó"
19476 #: java/mangle_name.c:140 java/mangle_name.c:210
19477 msgid "internal error - invalid Utf8 name"
19478 msgstr "ÆâÉô¥¨¥é¡¼ - Ìµ¸ú¤Ê Utf8 Ì¾¤Ç¤¹"
19480 #: java/parse-scan.y:878 java/parse.y:974 java/parse.y:1315 java/parse.y:1376
19481 #: java/parse.y:1587 java/parse.y:1810 java/parse.y:1819 java/parse.y:1830
19482 #: java/parse.y:1841 java/parse.y:1853 java/parse.y:1868 java/parse.y:1885
19483 #: java/parse.y:1887 java/parse.y:1968 java/parse.y:2145 java/parse.y:2214
19484 #: java/parse.y:2378 java/parse.y:2391 java/parse.y:2398 java/parse.y:2405
19485 #: java/parse.y:2416 java/parse.y:2418 java/parse.y:2456 java/parse.y:2458
19486 #: java/parse.y:2460 java/parse.y:2481 java/parse.y:2483 java/parse.y:2485
19487 #: java/parse.y:2501 java/parse.y:2503 java/parse.y:2524 java/parse.y:2526
19488 #: java/parse.y:2528 java/parse.y:2556 java/parse.y:2558 java/parse.y:2560
19489 #: java/parse.y:2562 java/parse.y:2580 java/parse.y:2582 java/parse.y:2593
19490 #: java/parse.y:2604 java/parse.y:2615 java/parse.y:2626 java/parse.y:2637
19491 #: java/parse.y:2650 java/parse.y:2654 java/parse.y:2656 java/parse.y:2669
19492 msgid "Missing term"
19493 msgstr "¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19495 #: java/parse-scan.y:880 java/parse.y:748 java/parse.y:786 java/parse.y:811
19496 #: java/parse.y:995 java/parse.y:1350 java/parse.y:1563 java/parse.y:1565
19497 #: java/parse.y:1795 java/parse.y:1821 java/parse.y:1832 java/parse.y:1843
19498 #: java/parse.y:1855 java/parse.y:1870
19499 msgid "';' expected"
19500 msgstr "';' ¤¬É¬ÍפǤ¹"
19502 #: java/parse.y:746 java/parse.y:784
19503 msgid "Missing name"
19504 msgstr "̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19506 #: java/parse.y:774
19507 #, fuzzy, c-format
19508 msgid "Ambiguous class: %qs and %qs"
19509 msgstr "¤¢¤¤¤Þ¤¤¤Ê¾Êά %s ¤Ç¤¹"
19511 #: java/parse.y:809
19512 msgid "'*' expected"
19513 msgstr "'*' ¤¬É¬ÍפǤ¹"
19515 #: java/parse.y:823
19516 msgid "Class or interface declaration expected"
19517 msgstr "¥¯¥é¥¹¤ä¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬É¬ÍפǤ¹"
19519 #: java/parse.y:840
19520 #, fuzzy, c-format
19521 msgid "Modifier %qs declared twice"
19522 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
19524 #: java/parse.y:860 java/parse.y:862
19525 msgid "Missing class name"
19526 msgstr "¥¯¥é¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19528 #: java/parse.y:865 java/parse.y:869 java/parse.y:877 java/parse.y:1035
19529 #: java/parse.y:1296 java/parse.y:1298 java/parse.y:1630 java/parse.y:1881
19530 #: java/parse.y:1913 java/parse.y:1975
19531 msgid "'{' expected"
19532 msgstr "'{' ¤¬É¬ÍפǤ¹"
19534 #: java/parse.y:879
19535 msgid "Missing super class name"
19536 msgstr "¥¹¡¼¥Ñ¡¼¥¯¥é¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19538 #: java/parse.y:889 java/parse.y:905
19539 msgid "Missing interface name"
19540 msgstr "¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19542 #: java/parse.y:989
19543 msgid "Missing variable initializer"
19544 msgstr "ÊÑ¿ô½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19546 #: java/parse.y:1006
19547 msgid "Invalid declaration"
19548 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
19550 #: java/parse.y:1009 java/parse.y:1094 java/parse.y:2160 java/parse.y:2189
19551 #: java/parse.y:2211 java/parse.y:2215 java/parse.y:2250 java/parse.y:2329
19552 #: java/parse.y:2339 java/parse.y:2349
19553 msgid "']' expected"
19554 msgstr "']' ¤¬É¬ÍפǤ¹"
19556 #: java/parse.y:1013
19557 msgid "Unbalanced ']'"
19558 msgstr "Âбþ¤Î¤Ê¤¤ ']' ¤Ç¤¹"
19560 #: java/parse.y:1049
19561 msgid "Invalid method declaration, method name required"
19562 msgstr "̵¸ú¤Ê¥á¥½¥Ã¥ÉÀë¸À¤Ç¤¹¡£¥á¥½¥Ã¥É̾¤¬É¬ÍפǤ¹"
19564 #: java/parse.y:1054 java/parse.y:1059 java/parse.y:1064 java/parse.y:2063
19565 msgid "Identifier expected"
19566 msgstr "¼±Ê̻Ҥ¬É¬ÍפǤ¹"
19568 #: java/parse.y:1069 java/parse.y:4741
19569 msgid "Invalid method declaration, return type required"
19570 msgstr "̵¸ú¤Ê¥á¥½¥Ã¥ÉÀë¸À¤Ç¤¹¡£¥á¥½¥Ã¥É̾¤¬É¬ÍפǤ¹"
19572 #: java/parse.y:1089
19573 msgid "Discouraged form of returned type specification"
19574 msgstr ""
19576 #: java/parse.y:1092 java/parse.y:1543 java/parse.y:1550 java/parse.y:1559
19577 #: java/parse.y:1561 java/parse.y:1589 java/parse.y:1698 java/parse.y:2005
19578 #: java/parse.y:2058
19579 msgid "')' expected"
19580 msgstr "')' ¤¬É¬ÍפǤ¹"
19582 #: java/parse.y:1108
19583 msgid "Missing formal parameter term"
19584 msgstr "Àµ¼°¤Ê²¾°ú¿ô¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19586 #: java/parse.y:1123 java/parse.y:1128
19587 msgid "Missing identifier"
19588 msgstr "¼±Ê̻Ҥò·ç¤¤¤Æ¤¤¤Þ¤¹"
19590 #: java/parse.y:1148 java/parse.y:1157
19591 msgid "Missing class type term"
19592 msgstr "¥¯¥é¥¹¥¿¥¤¥×¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19594 #: java/parse.y:1184
19595 #, c-format
19596 msgid "Can't define static initializer in class %qs. Static initializer can only be defined in top-level classes"
19597 msgstr ""
19599 #: java/parse.y:1313
19600 msgid "Invalid interface type"
19601 msgstr "¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹·¿¤¬Ìµ¸ú¤Ç¤¹"
19603 #: java/parse.y:1482
19604 msgid "An empty declaration is a deprecated feature that should not be used"
19605 msgstr ""
19607 #: java/parse.y:1503 java/parse.y:1677 java/parse.y:1679
19608 msgid "':' expected"
19609 msgstr "':' ¤¬É¬ÍפǤ¹"
19611 #: java/parse.y:1529 java/parse.y:1534 java/parse.y:1539
19612 msgid "Invalid expression statement"
19613 msgstr "¼°Ê¸¤¬Ìµ¸ú¤Ç¤¹"
19615 #: java/parse.y:1557 java/parse.y:1585 java/parse.y:1626 java/parse.y:1694
19616 #: java/parse.y:1762 java/parse.y:1883 java/parse.y:1961 java/parse.y:2052
19617 #: java/parse.y:2054 java/parse.y:2067 java/parse.y:2310 java/parse.y:2312
19618 msgid "'(' expected"
19619 msgstr "'(' ¤¬É¬ÍפǤ¹"
19621 #: java/parse.y:1628
19622 msgid "Missing term or ')'"
19623 msgstr "¹à¤Þ¤¿¤Ï ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19625 #: java/parse.y:1675
19626 msgid "Missing or invalid constant expression"
19627 msgstr "Äê¿ô¼°¤¬·ç¤±¤Æ¤¤¤ë¤«Ìµ¸ú¤Ç¤¹"
19629 #: java/parse.y:1696
19630 msgid "Missing term and ')' expected"
19631 msgstr "¹à¤Èɬ¿Ü¤Î ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19633 #: java/parse.y:1735
19634 msgid "Invalid control expression"
19635 msgstr "̵¸ú¤ÊÀ©¸æ¼°¤Ç¤¹"
19637 #: java/parse.y:1737 java/parse.y:1739
19638 msgid "Invalid update expression"
19639 msgstr "̵¸ú¤Ê¹¹¿·¼°¤Ç¤¹"
19641 #: java/parse.y:1764
19642 msgid "Invalid init statement"
19643 msgstr "̵¸ú¤Ê½é´ü²½¼°¤Ç¤¹"
19645 #: java/parse.y:1964
19646 msgid "Missing term or ')' expected"
19647 msgstr "¹à¤Þ¤¿¤Ïɬ¿Ü¤Î ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19649 #: java/parse.y:2007
19650 msgid "'class' or 'this' expected"
19651 msgstr "'class' ¤Þ¤¿¤Ï 'this' ¤¬É¬ÍפǤ¹"
19653 #: java/parse.y:2009 java/parse.y:2011
19654 msgid "'class' expected"
19655 msgstr "'class' ¤¬É¬ÍפǤ¹"
19657 #: java/parse.y:2056
19658 msgid "')' or term expected"
19659 msgstr "')' ¤Þ¤¿¤Ï¹à¤¬É¬ÍפǤ¹"
19661 #: java/parse.y:2158 java/parse.y:2187
19662 msgid "'[' expected"
19663 msgstr "'[' ¤¬É¬ÍפǤ¹"
19665 #: java/parse.y:2265
19666 msgid "Field expected"
19667 msgstr "¥Õ¥£¡¼¥ë¥É¤¬É¬ÍפǤ¹"
19669 #: java/parse.y:2324 java/parse.y:2334 java/parse.y:2344
19670 msgid "Missing term and ']' expected"
19671 msgstr "¹à¤Èɬ¿Ü¤Î ']' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19673 #: java/parse.y:2449
19674 msgid "']' expected, invalid type expression"
19675 msgstr "']' ¤¬É¬Íפǡ¢Ìµ¸ú¤Ê·¿É½¸½¤Ç¤¹"
19677 #: java/parse.y:2452
19678 msgid "Invalid type expression"
19679 msgstr "̵¸ú¤Ê·¿É½¸½¤Ç¤¹"
19681 #: java/parse.y:2564
19682 msgid "Invalid reference type"
19683 msgstr "̵¸ú¤Ê»²¾È·¿¤Ç¤¹"
19685 #: java/parse.y:3031
19686 msgid "Constructor invocation must be first thing in a constructor"
19687 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Îµ¯Æ°¤Ï¥³¥ó¥¹¥È¥é¥¯¥¿Æâ¤ÇºÇ½é¤Ë¹Ô¤Ê¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
19689 #: java/parse.y:3033
19690 msgid "Only constructors can invoke constructors"
19691 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤À¤±¤¬¥³¥ó¥¹¥È¥é¥¯¥¿¤òµ¯Æ°¤Ç¤­¤Þ¤¹"
19693 #: java/parse.y:3041
19694 #, fuzzy, c-format
19695 msgid ": %qs JDK1.1(TM) feature"
19696 msgstr ": `%s' ¤Ï JDK1.1(TM) ¤Îµ¡Ç½¤Ç¤¹"
19698 #: java/parse.y:3121 java/parse.y:3123
19699 #, c-format
19700 msgid ""
19701 "%s.\n"
19702 "%s"
19703 msgstr ""
19704 "%s.\n"
19705 "%s"
19707 #: java/parse.y:3282
19708 #, fuzzy
19709 msgid "Missing return statement"
19710 msgstr "̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19712 #: java/parse.y:3304 java/parse.y:11940 java/parse.y:11944
19713 #, fuzzy
19714 msgid "Unreachable statement"
19715 msgstr "̵¸ú¤Ê½é´ü²½¼°¤Ç¤¹"
19717 #: java/parse.y:3314
19718 msgid "Can't access %s field %<%s.%s%> from %qs"
19719 msgstr ""
19721 #: java/parse.y:3383
19722 #, c-format
19723 msgid "%s %qs already defined in %s:%d"
19724 msgstr ""
19726 #: java/parse.y:3401
19727 msgid "Variable %qs is already defined in this method and was declared %<%s %s%> at line %d"
19728 msgstr ""
19730 #: java/parse.y:3512
19731 #, c-format
19732 msgid "Interface %qs repeated"
19733 msgstr ""
19735 #: java/parse.y:3542
19736 #, c-format
19737 msgid "%s name %qs clashes with imported type %qs"
19738 msgstr ""
19740 #: java/parse.y:3574
19741 msgid "Public %s %qs must be defined in a file called %<%s.java%>"
19742 msgstr ""
19744 #: java/parse.y:3589
19745 #, c-format
19746 msgid "Inner class %qs can't be static. Static classes can only occur in interfaces and top-level classes"
19747 msgstr ""
19749 #: java/parse.y:3670
19750 #, c-format
19751 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"
19752 msgstr ""
19754 #: java/parse.y:3712
19755 msgid "Qualifier must be a reference"
19756 msgstr ""
19758 #: java/parse.y:3733
19759 #, c-format
19760 msgid "Cyclic inheritance involving %s"
19761 msgstr ""
19763 #: java/parse.y:3997
19764 msgid "Redundant use of %<abstract%> modifier. Interface %qs is implicitly abstract"
19765 msgstr ""
19767 #: java/parse.y:4152
19768 #, c-format
19769 msgid "Class %qs can't be declared both abstract and final"
19770 msgstr ""
19772 #: java/parse.y:4164
19773 msgid "%<java.lang.Object%> can't extend anything"
19774 msgstr ""
19776 #: java/parse.y:4406
19777 msgid "Duplicate variable declaration: %<%s %s%> was %<%s %s%> (%s:%d)"
19778 msgstr ""
19780 #: java/parse.y:4470
19781 #, c-format
19782 msgid "Field %qs can't be static in inner class %qs unless it is final"
19783 msgstr ""
19785 #: java/parse.y:4716
19786 #, c-format
19787 msgid "Class %qs must be declared abstract to define abstract method %qs"
19788 msgstr ""
19790 #: java/parse.y:4723
19791 #, c-format
19792 msgid "native method %qs can't be strictfp"
19793 msgstr ""
19795 #: java/parse.y:4727
19796 #, c-format
19797 msgid "method %qs can't be transient"
19798 msgstr ""
19800 #: java/parse.y:4730
19801 #, c-format
19802 msgid "method %qs can't be volatile"
19803 msgstr ""
19805 #: java/parse.y:4780 java/parse.y:6533
19806 #, c-format
19807 msgid "Method %qs can't be static in inner class %qs. Only members of interfaces and top-level classes can be static"
19808 msgstr ""
19810 #: java/parse.y:4946
19811 #, c-format
19812 msgid "%s method %qs can't have a body defined"
19813 msgstr ""
19815 #: java/parse.y:4957
19816 #, c-format
19817 msgid "Non native and non abstract method %qs must have a body defined"
19818 msgstr ""
19820 #: java/parse.y:5028
19821 #, fuzzy, c-format
19822 msgid "%s: recursive invocation of constructor %qs"
19823 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Î´Ø¿ôËÜÂΤò·ç¤¤¤Æ¤¤¤Þ¤¹"
19825 #: java/parse.y:5058
19826 msgid "Inconsistent member declaration.  At most one of %<public%>, %<private%>, or %<protected%> may be specified"
19827 msgstr ""
19829 #: java/parse.y:5066
19830 msgid "Inconsistent member declaration.  At most one of %<final%> or %<volatile%> may be specified"
19831 msgstr ""
19833 #: java/parse.y:5156
19834 #, c-format
19835 msgid "Variable %qs is used more than once in the argument list of method %qs"
19836 msgstr ""
19838 #: java/parse.y:5240
19839 #, c-format
19840 msgid "%s %qs can't implement/extend %s %qs"
19841 msgstr ""
19843 #: java/parse.y:5274
19844 #, c-format
19845 msgid "Class %qs can't subclass %s %qs"
19846 msgstr ""
19848 #: java/parse.y:5283
19849 #, fuzzy, c-format
19850 msgid "Can't subclass final classes: %s"
19851 msgstr "¥¯¥é¥¹ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
19853 #: java/parse.y:5469
19854 #, c-format
19855 msgid "Cyclic class inheritance%s"
19856 msgstr ""
19858 #: java/parse.y:6184
19859 #, c-format
19860 msgid "Superclass %qs of class %qs not found"
19861 msgstr ""
19863 #: java/parse.y:6190
19864 #, fuzzy, c-format
19865 msgid "Type %qs not found in declaration of field %qs"
19866 msgstr "`%s' ¤ÎÀë¸À¤Ç·¿¤¬¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤µ¤ì¤Þ¤·¤¿"
19868 #: java/parse.y:6196
19869 #, c-format
19870 msgid "Type %qs not found in the declaration of the argument %qs of method %qs"
19871 msgstr ""
19873 #: java/parse.y:6203
19874 #, c-format
19875 msgid "Type %qs not found in the declaration of the return type of method %qs"
19876 msgstr ""
19878 #: java/parse.y:6209
19879 #, c-format
19880 msgid "Superinterface %qs of %s %qs not found"
19881 msgstr ""
19883 #: java/parse.y:6216
19884 #, c-format
19885 msgid "Type %qs not found in the declaration of the local variable %qs"
19886 msgstr ""
19888 #: java/parse.y:6223
19889 #, fuzzy
19890 msgid "Class %qs not found in %<throws%>"
19891 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤¬¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
19893 #: java/parse.y:6280
19894 #, fuzzy, c-format
19895 msgid "Duplicate %s declaration %qs"
19896 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
19898 #: java/parse.y:6354
19899 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"
19900 msgstr ""
19902 #: java/parse.y:6510
19903 msgid "Class %qs in %<throws%> clause must be a subclass of class %<java.lang.Throwable%>"
19904 msgstr ""
19906 #: java/parse.y:6554
19907 #, c-format
19908 msgid "Class %qs must override %qs with a public method in order to implement interface %qs"
19909 msgstr ""
19911 #: java/parse.y:6568 java/parse.y:6795
19912 #, c-format
19913 msgid "Method %qs was defined with return type %qs in class %qs"
19914 msgstr ""
19916 #: java/parse.y:6585
19917 #, c-format
19918 msgid "%s methods can't be overridden. Method %qs is %s in class %qs"
19919 msgstr ""
19921 #: java/parse.y:6599
19922 #, c-format
19923 msgid "Instance methods can't be overridden by a static method. Method %qs is an instance method in class %qs"
19924 msgstr ""
19926 #: java/parse.y:6622
19927 #, c-format
19928 msgid "Methods can't be overridden to be more private. Method %qs is not %s in class %qs"
19929 msgstr ""
19931 #: java/parse.y:6763
19932 msgid "Invalid checked exception class %qs in %<throws%> clause.  The exception must be a subclass of an exception thrown by %qs from class %qs"
19933 msgstr ""
19935 #: java/parse.y:6820
19936 #, c-format
19937 msgid "Interface %qs inherits method %qs from interface %qs. This method is redefined with a different return type in interface %qs"
19938 msgstr ""
19940 #: java/parse.y:6995
19941 #, fuzzy, c-format
19942 msgid "Class or interface %qs not found in import"
19943 msgstr "¥¯¥é¥¹¤ä¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬É¬ÍפǤ¹"
19945 #: java/parse.y:7080
19946 #, c-format
19947 msgid "malformed .zip archive in CLASSPATH: %s"
19948 msgstr "CLASSPATH Æâ¤ËÊѤʠ.zip ¥¢¡¼¥«¥¤¥Ö¤¬¤¢¤ê¤Þ¤¹: %s"
19950 #: java/parse.y:7151
19951 #, fuzzy, c-format
19952 msgid "Can't find default package %qs. Check the CLASSPATH environment variable and the access to the archives"
19953 msgstr "¥Ç¥Õ¥©¥ë¥È¥Ñ¥Ã¥±¡¼¥¸ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£CLASSPATH ´Ä¶­ÊÑ¿ô¤È¥¢¡¼¥«¥¤¥Ö¤Ø¤Î¥¢¥¯¥»¥¹¤ò³Î¤«¤á¤Æ¤¯¤À¤µ¤¤¡£"
19955 #: java/parse.y:7156
19956 #, fuzzy, c-format
19957 msgid "Package %qs not found in import"
19958 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤¬¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
19960 #: java/parse.y:7253
19961 #, c-format
19962 msgid "Type %qs also potentially defined in package %qs"
19963 msgstr ""
19965 #: java/parse.y:7398
19966 #, c-format
19967 msgid "Nested %s %s is %s; cannot be accessed from here"
19968 msgstr ""
19970 #: java/parse.y:7436
19971 #, c-format
19972 msgid "Can't access %s %qs. Only public classes and interfaces in other packages can be accessed"
19973 msgstr ""
19975 #: java/parse.y:7474
19976 msgid "Only %<final%> is allowed as a local variables modifier"
19977 msgstr ""
19979 #: java/parse.y:9028
19980 #, c-format
19981 msgid "No constructor matching %qs found in class %qs"
19982 msgstr ""
19984 #: java/parse.y:9528
19985 #, c-format
19986 msgid "Can't reference %qs before the superclass constructor has been called"
19987 msgstr ""
19989 #: java/parse.y:9582
19990 #, c-format
19991 msgid "Local variable %qs can't be accessed from within the inner class %qs unless it is declared final"
19992 msgstr ""
19994 #: java/parse.y:9587 java/parse.y:10050
19995 #, fuzzy, c-format
19996 msgid "Undefined variable %qs"
19997 msgstr "ÊÑ¿ô `%s' ¤Ï»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
19999 #: java/parse.y:9598
20000 #, c-format
20001 msgid "Can't make a static reference to nonstatic variable %qs in class %qs"
20002 msgstr ""
20004 #: java/parse.y:9804 java/parse.y:10659
20005 #, c-format
20006 msgid "No enclosing instance for inner class %qs is in scope%s"
20007 msgstr ""
20009 #: java/parse.y:9923 java/parse.y:12372
20010 msgid "Keyword %<this%> used outside allowed context"
20011 msgstr ""
20013 #: java/parse.y:9929 java/parse.y:10813
20014 msgid "Can't reference %<this%> before the superclass constructor has been called"
20015 msgstr ""
20017 #: java/parse.y:9945
20018 msgid "Can't use variable %<%s.this%>: type %qs isn't an outer type of type %qs"
20019 msgstr ""
20021 #: java/parse.y:9978
20022 msgid "Keyword %<super%> used outside allowed context"
20023 msgstr ""
20025 #: java/parse.y:10027
20026 #, fuzzy, c-format
20027 msgid "No variable %qs defined in class %qs"
20028 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤¬¥¯¥é¥¹¥á¥½¥Ã¥É¤«¤é¥¢¥¯¥»¥¹¤µ¤ì¤Þ¤·¤¿"
20030 #: java/parse.y:10032
20031 #, fuzzy, c-format
20032 msgid "Undefined variable or class name: %qs"
20033 msgstr "¥¯¥é¥¹ %s ÍѤΥե¡¥¤¥ë¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó¡£"
20035 #: java/parse.y:10103
20036 #, fuzzy, c-format
20037 msgid "Can't use type %qs as a qualifier"
20038 msgstr "'%s' ¤ò %s ¤Î¥ì¥¸¥¹¥¿¤È¤·¤Æ»È¤¦¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
20040 #: java/parse.y:10122
20041 msgid "Attempt to reference field %qs in %<%s %s%>"
20042 msgstr ""
20044 #: java/parse.y:10153
20045 #, fuzzy, c-format
20046 msgid "No variable %qs defined in type %qs"
20047 msgstr "ÊÑ¿ô `%s' ¤¬ `inline' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
20049 #: java/parse.y:10237
20050 msgid "Attempt to reference field %<new%> in a %qs"
20051 msgstr ""
20053 #: java/parse.y:10374
20054 #, c-format
20055 msgid "The class %qs has been deprecated"
20056 msgstr ""
20058 #: java/parse.y:10384
20059 #, c-format
20060 msgid "The %s %qs in class %qs has been deprecated"
20061 msgstr ""
20063 #: java/parse.y:10501
20064 #, c-format
20065 msgid "Can't invoke a method on primitive type %qs"
20066 msgstr ""
20068 #: java/parse.y:10516
20069 #, c-format
20070 msgid "Can't make static reference to method %qs in interface %qs"
20071 msgstr ""
20073 #: java/parse.y:10526 java/parse.y:10860
20074 msgid "Can't make static reference to method %<%s %s%> in class %qs"
20075 msgstr ""
20077 #: java/parse.y:10566
20078 msgid "Can't invoke super constructor on java.lang.Object"
20079 msgstr ""
20081 #: java/parse.y:10579 java/parse.y:14437
20082 #, fuzzy, c-format
20083 msgid "Class %qs not found in type declaration"
20084 msgstr "`%s' ¤ËÂФ¹¤ë¥¤¥ó¥¿¥Õ¥§¡¼¥¹Àë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
20086 #: java/parse.y:10591
20087 #, c-format
20088 msgid "Class %qs is an abstract class. It can't be instantiated"
20089 msgstr ""
20091 #: java/parse.y:10621
20092 #, c-format
20093 msgid "No method named %qs in scope"
20094 msgstr ""
20096 #: java/parse.y:10732
20097 msgid "Can't access %s %s %<%s.%s%> from %qs"
20098 msgstr ""
20100 #: java/parse.y:11206
20101 msgid "Can't find %s %<%s(%s)%> in type %qs%s"
20102 msgstr ""
20104 #: java/parse.y:11786
20105 #, fuzzy
20106 msgid "Constant expression required"
20107 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
20109 #: java/parse.y:11799
20110 #, fuzzy
20111 msgid "Incompatible type for case. Can't convert %qs to %<int%>"
20112 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
20114 #: java/parse.y:11833
20115 #, fuzzy
20116 msgid "Duplicate case label: %<default%>"
20117 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
20119 #: java/parse.y:12181
20120 msgid "Incompatible type for %<+=%>. Can't convert %qs to %<java.lang.String%>"
20121 msgstr ""
20123 #: java/parse.y:12352
20124 #, fuzzy, c-format
20125 msgid "missing static field %qs"
20126 msgstr "static ¥Õ¥£¡¼¥ë¥É `%s' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20128 #: java/parse.y:12357
20129 #, fuzzy, c-format
20130 msgid "not a static field %qs"
20131 msgstr "static ¥Õ¥£¡¼¥ë¥É `%s' ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
20133 #: java/parse.y:12380
20134 msgid "Can't reference %<this%> or %<super%> before the superclass constructor has been called"
20135 msgstr ""
20137 #: java/parse.y:12400
20138 #, c-format
20139 msgid "No case for %s"
20140 msgstr "%s ¤Î¤¿¤á¤Î case ¤¬¤¢¤ê¤Þ¤»¤ó"
20142 #: java/parse.y:12830
20143 #, fuzzy
20144 msgid "Invalid left hand side of assignment"
20145 msgstr "ÂåÆþ¤È¤·¤Æ̵¸ú¤Êº¸ÊÕÃͤǤ¹"
20147 #: java/parse.y:12881
20148 #, fuzzy, c-format
20149 msgid "Incompatible type for %s. Can't convert %qs to %qs"
20150 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
20152 #: java/parse.y:12884
20153 #, c-format
20154 msgid "Incompatible type for %s. Explicit cast needed to convert %qs to %qs"
20155 msgstr ""
20157 #: java/parse.y:13057
20158 #, c-format
20159 msgid "Constant expression %qs too wide for narrowing primitive conversion to %qs"
20160 msgstr ""
20162 #: java/parse.y:13348
20163 #, c-format
20164 msgid "unregistered operator %s"
20165 msgstr "ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤±é»»»Ò %s ¤Ç¤¹"
20167 #: java/parse.y:13497
20168 msgid "Evaluating this expression will result in an arithmetic exception being thrown"
20169 msgstr ""
20171 #: java/parse.y:13579
20172 #, c-format
20173 msgid "Incompatible type for %qs. Explicit cast needed to convert shift distance from %qs to integral"
20174 msgstr ""
20176 #: java/parse.y:13584
20177 #, c-format
20178 msgid "Incompatible type for %qs. Can't convert shift distance from %qs to integral"
20179 msgstr ""
20181 #: java/parse.y:13660
20182 msgid "Invalid argument %qs for %<instanceof%>"
20183 msgstr ""
20185 #: java/parse.y:13687
20186 #, c-format
20187 msgid "Impossible for %qs to be instance of %qs"
20188 msgstr ""
20190 #: java/parse.y:13818
20191 #, fuzzy, c-format
20192 msgid "Incompatible type for %qs. Can't convert %qs to %qs"
20193 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
20195 #: java/parse.y:14298
20196 #, fuzzy, c-format
20197 msgid "Invalid argument type %qs to %qs"
20198 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
20200 #: java/parse.y:14528
20201 #, fuzzy, c-format
20202 msgid "Invalid cast from %qs to %qs"
20203 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó %s"
20205 #: java/parse.y:14575
20206 msgid "%<[]%> can only be applied to arrays. It can't be applied to %qs"
20207 msgstr ""
20209 #: java/parse.y:14588
20210 msgid "Incompatible type for %<[]%>. Explicit cast needed to convert %qs to %<int%>"
20211 msgstr ""
20213 #: java/parse.y:14592
20214 #, fuzzy
20215 msgid "Incompatible type for %<[]%>. Can't convert %qs to %<int%>"
20216 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
20218 #: java/parse.y:14663
20219 msgid "Incompatible type for dimension in array creation expression. %s convert %qs to %<int%>"
20220 msgstr ""
20222 #: java/parse.y:14779
20223 #, fuzzy, c-format
20224 msgid "Invalid array initializer for non-array type %qs"
20225 msgstr "ÈóÄê¿ôÇÛÎó¼°¤«¤éÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
20227 #: java/parse.y:14866
20228 #, fuzzy, c-format
20229 msgid "Incompatible type for array. %s convert %qs to %qs"
20230 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
20232 #: java/parse.y:14935
20233 #, fuzzy
20234 msgid "%<return%> inside instance initializer"
20235 msgstr "½é´ü²½»ÒÆâ¤Ë¶õ¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
20237 #: java/parse.y:14939
20238 #, fuzzy
20239 msgid "%<return%> inside static initializer"
20240 msgstr "½é´ü²½»ÒÆâ¤Ë¶õ¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
20242 #: java/parse.y:14945
20243 msgid "%<return%> with%s value from %<%s %s%>"
20244 msgstr ""
20246 #: java/parse.y:14952
20247 #, fuzzy
20248 msgid "%<return%> with value from constructor %qs"
20249 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤«¤éÃͤòÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
20251 #: java/parse.y:15017
20252 msgid "Incompatible type for %<if%>. Can't convert %qs to %<boolean%>"
20253 msgstr ""
20255 #: java/parse.y:15050
20256 #, fuzzy, c-format
20257 msgid "Declaration of %qs shadows a previous label declaration"
20258 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
20260 #: java/parse.y:15055
20261 #, fuzzy, c-format
20262 msgid "This is the location of the previous declaration of label %qs"
20263 msgstr "¤³¤³¤¬°ÊÁ°¤ÎÀë¸À¤¬¤¢¤ë°ÌÃ֤Ǥ¹"
20265 #: java/parse.y:15302
20266 #, fuzzy, c-format
20267 msgid "No label definition found for %qs"
20268 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
20270 #: java/parse.y:15315
20271 #, fuzzy
20272 msgid "%<continue%> must be in loop"
20273 msgstr "continue Ê¸¤¬ loop ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
20275 #: java/parse.y:15318
20276 #, fuzzy, c-format
20277 msgid "continue label %qs does not name a loop"
20278 msgstr "continue Ê¸¤¬ loop ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
20280 #: java/parse.y:15339
20281 #, fuzzy
20282 msgid "%<break%> must be in loop or switch"
20283 msgstr "break Ê¸¤¬ loop ¤Þ¤¿¤Ï switch ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
20285 #: java/parse.y:15380
20286 msgid "Incompatible type for loop conditional. Can't convert %qs to %<boolean%>"
20287 msgstr ""
20289 #: java/parse.y:15418
20290 msgid "Incompatible type for %<switch%>. Can't convert %qs to %<int%>"
20291 msgstr ""
20293 #. The case_label_list is in reverse order, so print the
20294 #. outer label first.
20295 #: java/parse.y:15449
20296 #, fuzzy
20297 msgid "duplicate case label: %<"
20298 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
20300 #: java/parse.y:15450
20301 msgid "%>"
20302 msgstr ""
20304 #: java/parse.y:15453
20305 #, fuzzy
20306 msgid "original label is here"
20307 msgstr "Á´¤Æ¤Î¥é¥Ù¥ë¤ò¥¢¥é¥¤¥ó¤¹¤ë"
20309 #: java/parse.y:15670
20310 msgid "Can't catch class %qs. Catch clause parameter type must be a subclass of class %<java.lang.Throwable%>"
20311 msgstr ""
20313 #: java/parse.y:15694
20314 msgid "%<catch%> not reached because of the catch clause at line %d"
20315 msgstr ""
20317 #: java/parse.y:15761
20318 msgid "Incompatible type for %<synchronized%>. Can't convert %qs to %<java.lang.Object%>"
20319 msgstr ""
20321 #: java/parse.y:15820
20322 msgid "Can't throw %qs; it must be a subclass of class %<java.lang.Throwable%>"
20323 msgstr ""
20325 #: java/parse.y:15849
20326 msgid "Checked exception %qs can't be thrown in instance initializer (not all declared constructor are declaring it in their %<throws%> clause)"
20327 msgstr ""
20329 #: java/parse.y:15870
20330 msgid "Checked exception %qs can't be caught by any of the catch clause(s) of the surrounding %<try%> block"
20331 msgstr ""
20333 #: java/parse.y:15883
20334 #, c-format
20335 msgid "Checked exception %qs can't be thrown in initializer"
20336 msgstr ""
20338 #: java/parse.y:15887
20339 msgid "Checked exception %qs isn't thrown from a %<try%> block"
20340 msgstr ""
20342 #: java/parse.y:15893
20343 msgid "Checked exception %qs doesn't match any of current method's %<throws%> declaration(s)"
20344 msgstr ""
20346 #: java/parse.y:15948
20347 #, fuzzy, c-format
20348 msgid "Exception %qs can't be thrown in initializer"
20349 msgstr "½é´ü²½»ÒÆâ¤Ë¶õ¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
20351 #: java/parse.y:15953
20352 msgid "Exception %qs must be caught, or it must be declared in the %<throws%> clause of %qs"
20353 msgstr ""
20355 #: java/parse.y:16066
20356 msgid "Incompatible type for %<?:%>. Can't convert %qs to %<boolean%>"
20357 msgstr ""
20359 #: java/parse.y:16134
20360 #, fuzzy
20361 msgid "Incompatible type for %<?:%>. Can't convert %qs to %qs"
20362 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
20364 #: java/typeck.c:533
20365 msgid "junk at end of signature string"
20366 msgstr "¥·¥°¥Í¥¤¥Á¥ãʸ»úÎó¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
20368 #: java/verify-glue.c:408
20369 #, fuzzy, c-format
20370 msgid "verification failed: %s"
20371 msgstr "¸¡¾Ú¥¨¥é¡¼ (PC=%d)"
20373 #: java/verify-glue.c:410
20374 #, fuzzy, c-format
20375 msgid "verification failed at PC=%d: %s"
20376 msgstr "¸¡¾Ú¥¨¥é¡¼ (PC=%d)"
20378 #: java/verify-glue.c:494 java/verify.c:480
20379 msgid "bad pc in exception_table"
20380 msgstr "exception_table ¤ËÉÔÀµ¤Ê pc ¤¬¤¢¤ê¤Þ¤¹"
20382 #: java/verify.c:1476
20383 #, c-format
20384 msgid "unknown opcode %d@pc=%d during verification"
20385 msgstr "ÉÔÌÀ¤Ê opcode %d@pc=%d ¤ò¸¡¾ÚÃæ¤Ëȯ¸«¤·¤Þ¤·¤¿"
20387 #: java/verify.c:1551 java/verify.c:1567 java/verify.c:1572
20388 #, c-format
20389 msgid "verification error at PC=%d"
20390 msgstr "¸¡¾Ú¥¨¥é¡¼ (PC=%d)"
20392 #: java/parse.h:125
20393 #, c-format
20394 msgid "%s method can't be abstract"
20395 msgstr ""
20397 #: java/parse.h:129
20398 #, fuzzy, c-format
20399 msgid "Constructor can't be %s"
20400 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤­¤Þ¤»¤ó"
20402 #. Pedantic warning on obsolete modifiers. Note: when cl is NULL,
20403 #. flags was set artificially, such as for a interface method
20404 #: java/parse.h:161
20405 #, fuzzy, c-format
20406 msgid "Discouraged redundant use of %qs modifier in declaration of %s"
20407 msgstr "`%s' ¤ÎÀë¸À¤Ë¤ª¤¤¤ÆÊ£¿ô¤ÎÊݸ¥¯¥é¥¹"
20409 #: java/parse.h:168
20410 #, c-format
20411 msgid "Discouraged redundant use of %qs modifier in declaration of %s %qs"
20412 msgstr ""
20414 #. Standard error messages
20415 #: java/parse.h:352
20416 #, fuzzy, c-format
20417 msgid "Incompatible type for %qs. Can't convert %qs to boolean"
20418 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
20420 #: java/parse.h:357
20421 #, c-format
20422 msgid "Incompatible type for %qs. Can't convert %qs to numeric type"
20423 msgstr ""
20425 #: java/parse.h:365
20426 #, c-format
20427 msgid "Incompatible type for %qs. Explicit cast needed to convert %qs to integral"
20428 msgstr ""
20430 #: java/parse.h:370
20431 #, fuzzy, c-format
20432 msgid "Incompatible type for %qs. Can't convert %qs to integral"
20433 msgstr "´ÖÀÜŪ¤Ê´Ø¿ô¸Æ¤Ó½Ð¤·¤ÎÂè %d °ú¿ô¤ËÂФ·¤Æ¸ß´¹À­¤Î¤Ê¤¤·¿¤Ç¤¹"
20435 #: objc/objc-act.c:756
20436 #, fuzzy
20437 msgid "%<@end%> must appear in an @implementation context"
20438 msgstr "`@end' ¤Ï¼ÂÁõ¥³¥ó¥Æ¥¯¥¹¥È¤Ë¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
20440 #: objc/objc-act.c:783
20441 #, fuzzy
20442 msgid "method declaration not in @interface context"
20443 msgstr "¥á¥½¥Ã¥ÉÄêµÁ¤¬¥¯¥é¥¹¥³¥ó¥Æ¥­¥¹¥ÈÆâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
20445 #: objc/objc-act.c:794
20446 #, fuzzy
20447 msgid "method definition not in @implementation context"
20448 msgstr "¥á¥½¥Ã¥ÉÄêµÁ¤¬¥¯¥é¥¹¥³¥ó¥Æ¥­¥¹¥ÈÆâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
20450 #: objc/objc-act.c:925
20451 #, fuzzy, c-format
20452 msgid "object does not conform to the %qs protocol"
20453 msgstr "¥ª¥Ö¥¸¥§¥¯¥È¤¬ `%s' ¥×¥í¥È¥³¥ë¤ËŬ¹ç¤·¤Þ¤»¤ó"
20455 #: objc/objc-act.c:1015 objc/objc-act.c:1092
20456 #, fuzzy, c-format
20457 msgid "class %qs does not implement the %qs protocol"
20458 msgstr "¥¯¥é¥¹ `%s' ¤Ï `%s' ¥×¥í¥È¥³¥ë¤ò¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó"
20460 #: objc/objc-act.c:1198
20461 #, fuzzy, c-format
20462 msgid "statically allocated instance of Objective-C class %qs"
20463 msgstr "¥ª¥Ö¥¸¥§¥¯¥È¤ÎÀÅŪ¤Ê³äÅö¤Æ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
20465 #: objc/objc-act.c:1269
20466 #, c-format
20467 msgid "protocol %qs has circular dependency"
20468 msgstr ""
20470 #: objc/objc-act.c:1291 objc/objc-act.c:5881
20471 #, fuzzy, c-format
20472 msgid "cannot find protocol declaration for %qs"
20473 msgstr "`%s' ¤ËÂФ¹¤ë¥×¥í¥È¥³¥ëÀë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
20475 #: objc/objc-act.c:1687 objc/objc-act.c:2836 objc/objc-act.c:6409
20476 #: objc/objc-act.c:6735 objc/objc-act.c:6788 objc/objc-act.c:6813
20477 #, fuzzy, c-format
20478 msgid "cannot find interface declaration for %qs"
20479 msgstr "`%s' ¤ËÂФ¹¤ë¥¤¥ó¥¿¥Õ¥§¡¼¥¹Àë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
20481 #: objc/objc-act.c:1691
20482 #, c-format
20483 msgid "interface %qs does not have valid constant string layout"
20484 msgstr ""
20486 #: objc/objc-act.c:1696
20487 #, fuzzy, c-format
20488 msgid "cannot find reference tag for class %qs"
20489 msgstr "¥¯¥é¥¹ %s ÍѤΥե¡¥¤¥ë¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó¡£"
20491 #: objc/objc-act.c:2374
20492 msgid "%Hcreating selector for nonexistent method %qE"
20493 msgstr ""
20495 #: objc/objc-act.c:2563
20496 #, c-format
20497 msgid "%qs is not an Objective-C class name or alias"
20498 msgstr ""
20500 #: objc/objc-act.c:2678 objc/objc-act.c:2696 objc/objc-act.c:6672
20501 #: objc/objc-act.c:6964 objc/objc-act.c:6994
20502 msgid "Objective-C declarations may only appear in global scope"
20503 msgstr ""
20505 #: objc/objc-act.c:2683
20506 #, fuzzy, c-format
20507 msgid "cannot find class %qs"
20508 msgstr "¥¯¥é¥¹ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
20510 #: objc/objc-act.c:2685
20511 #, fuzzy, c-format
20512 msgid "class %qs already exists"
20513 msgstr "¥¯¥é¥¹ `%s' ¤Ï´û¤Ë¸ºß¤·¤Þ¤¹"
20515 #: objc/objc-act.c:2716 objc/objc-act.c:6704
20516 #, fuzzy, c-format
20517 msgid "%qs redeclared as different kind of symbol"
20518 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
20520 #: objc/objc-act.c:2718 objc/objc-act.c:6706
20521 #, fuzzy
20522 msgid "%Jprevious declaration of '%D'"
20523 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
20525 #: objc/objc-act.c:2946
20526 msgid "use %<-fobjc-exceptions%> to enable Objective-C exception syntax"
20527 msgstr ""
20529 #: objc/objc-act.c:3275
20530 msgid "@catch parameter is not a known Objective-C class type"
20531 msgstr ""
20533 #: objc/objc-act.c:3291
20534 msgid "exception of type %<%T%> will be caught"
20535 msgstr ""
20537 #: objc/objc-act.c:3293
20538 msgid "%H   by earlier handler for %<%T%>"
20539 msgstr ""
20541 #: objc/objc-act.c:3346
20542 msgid "%<@try%> without %<@catch%> or %<@finally%>"
20543 msgstr ""
20545 #: objc/objc-act.c:3393
20546 msgid "%<@throw%> (rethrow) used outside of a @catch block"
20547 msgstr ""
20549 #: objc/objc-act.c:3758
20550 msgid "%Jtype '%D' does not have a known size"
20551 msgstr ""
20553 #: objc/objc-act.c:4271
20554 #, fuzzy
20555 msgid "%J%s %qs"
20556 msgstr "%s: %s"
20558 #: objc/objc-act.c:4294 objc/objc-act.c:4313
20559 msgid "inconsistent instance variable specification"
20560 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô¤Î»ÅÍͤ¬°ì´Ó¤·¤Æ¤¤¤Þ¤»¤ó"
20562 #: objc/objc-act.c:5169
20563 #, fuzzy
20564 msgid "can not use an object as parameter to a method"
20565 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Ç `::' ¤ò»È¤¨¤Þ¤»¤ó"
20567 #: objc/objc-act.c:5377
20568 #, fuzzy
20569 msgid "multiple %s named %<%c%s%> found"
20570 msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'"
20572 #: objc/objc-act.c:5602
20573 #, fuzzy, c-format
20574 msgid "no super class declared in @interface for %qs"
20575 msgstr "`%s' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤Ë´ðÄ쥯¥é¥¹¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
20577 #: objc/objc-act.c:5645
20578 msgid "found %<-%s%> instead of %<+%s%> in protocol(s)"
20579 msgstr ""
20581 #: objc/objc-act.c:5704
20582 #, fuzzy, c-format
20583 msgid "invalid receiver type %qs"
20584 msgstr "¥ì¥·¡¼¥Ð·¿ `%s' ¤¬Ìµ¸ú¤Ç¤¹"
20586 #: objc/objc-act.c:5719
20587 #, fuzzy
20588 msgid "%<%c%s%> not found in protocol(s)"
20589 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤¬¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
20591 #: objc/objc-act.c:5733
20592 #, fuzzy
20593 msgid "%qs may not respond to %<%c%s%>"
20594 msgstr "`%s' ¤Ï `%s' ¤Ë±þÅú¤·¤Þ¤»¤ó"
20596 #: objc/objc-act.c:5741
20597 msgid "no %<%c%s%> method found"
20598 msgstr ""
20600 #: objc/objc-act.c:5747
20601 msgid "(Messages without a matching method signature"
20602 msgstr ""
20604 #: objc/objc-act.c:5748
20605 msgid "will be assumed to return %<id%> and accept"
20606 msgstr ""
20608 #: objc/objc-act.c:5749
20609 msgid "%<...%> as arguments.)"
20610 msgstr ""
20612 #: objc/objc-act.c:5980
20613 #, c-format
20614 msgid "undeclared selector %qs"
20615 msgstr ""
20617 #. Historically, a class method that produced objects (factory
20618 #. method) would assign `self' to the instance that it
20619 #. allocated.  This would effectively turn the class method into
20620 #. an instance method.  Following this assignment, the instance
20621 #. variables could be accessed.  That practice, while safe,
20622 #. violates the simple rule that a class method should not refer
20623 #. to an instance variable.  It's better to catch the cases
20624 #. where this is done unknowingly than to support the above
20625 #. paradigm.
20626 #: objc/objc-act.c:6022
20627 #, fuzzy, c-format
20628 msgid "instance variable %qs accessed in class method"
20629 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤¬¥¯¥é¥¹¥á¥½¥Ã¥É¤«¤é¥¢¥¯¥»¥¹¤µ¤ì¤Þ¤·¤¿"
20631 #: objc/objc-act.c:6234
20632 #, fuzzy
20633 msgid "duplicate declaration of method %<%c%s%>"
20634 msgstr "¥¯¥é¥¹¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
20636 #: objc/objc-act.c:6279
20637 #, fuzzy
20638 msgid "duplicate interface declaration for category %<%s(%s)%>"
20639 msgstr "¥«¥Æ¥´¥ê `%s(%s)' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
20641 #: objc/objc-act.c:6306
20642 #, fuzzy, c-format
20643 msgid "illegal reference type specified for instance variable %qs"
20644 msgstr "Èó static ¥í¡¼¥«¥ëÊÑ¿ô `%s' ¤Ø¤Î asm »ØÄê»Ò¤Ï̵»ë¤µ¤ì¤Þ¤¹"
20646 #: objc/objc-act.c:6317
20647 #, fuzzy, c-format
20648 msgid "instance variable %qs has unknown size"
20649 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï %s ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
20651 #. vtable pointers are Real Bad(tm), since Obj-C cannot initialize them
20652 #: objc/objc-act.c:6331
20653 #, fuzzy, c-format
20654 msgid "type %qs has virtual member functions"
20655 msgstr "¥á¥ó¥Ð´Ø¿ô¤Î̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20657 #: objc/objc-act.c:6332
20658 #, fuzzy, c-format
20659 msgid "illegal aggregate type %qs specified for instance variable %qs"
20660 msgstr "Èó static ¥í¡¼¥«¥ëÊÑ¿ô `%s' ¤Ø¤Î asm »ØÄê»Ò¤Ï̵»ë¤µ¤ì¤Þ¤¹"
20662 #: objc/objc-act.c:6340
20663 #, c-format
20664 msgid "type %qs has a user-defined constructor"
20665 msgstr ""
20667 #: objc/objc-act.c:6342
20668 #, c-format
20669 msgid "type %qs has a user-defined destructor"
20670 msgstr ""
20672 #: objc/objc-act.c:6343
20673 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
20674 msgstr ""
20676 #: objc/objc-act.c:6433
20677 #, fuzzy, c-format
20678 msgid "instance variable %qs is declared private"
20679 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï private ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
20681 #: objc/objc-act.c:6442
20682 #, fuzzy, c-format
20683 msgid "instance variable %qs is %s; this will be a hard error in the future"
20684 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï private ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
20686 #: objc/objc-act.c:6449
20687 #, fuzzy, c-format
20688 msgid "instance variable %qs is declared %s"
20689 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï %s ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
20691 #: objc/objc-act.c:6459
20692 #, fuzzy
20693 msgid "static access to object of type %<id%>"
20694 msgstr "`id' ·¿¤Î¥ª¥Ö¥¸¥§¥¯¥È¤ËÂΤ¹¤ëÀÅŪ¥¢¥¯¥»¥¹¤Ç¤¹"
20696 #: objc/objc-act.c:6481 objc/objc-act.c:6569
20697 #, fuzzy, c-format
20698 msgid "incomplete implementation of class %qs"
20699 msgstr "¥¯¥é¥¹ `%s' ¤Î¼ÂÁõ¤¬ÉÔ´°Á´¤Ç¤¹"
20701 #: objc/objc-act.c:6485 objc/objc-act.c:6574
20702 #, fuzzy, c-format
20703 msgid "incomplete implementation of category %qs"
20704 msgstr "¥«¥Æ¥´¥ê `%s' ¤Î¼ÂÁõ¤¬ÉÔ´°Á´¤Ç¤¹"
20706 #: objc/objc-act.c:6490 objc/objc-act.c:6579
20707 #, fuzzy
20708 msgid "method definition for %<%c%s%> not found"
20709 msgstr "`%c%s' ¤Î¥á¥½¥Ã¥ÉÄêµÁ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
20711 #: objc/objc-act.c:6620
20712 #, fuzzy, c-format
20713 msgid "%s %qs does not fully implement the %qs protocol"
20714 msgstr "%s `%s' ¤Ï `%s' ¥×¥í¥È¥³¥ë¤ò´°Á´¤Ë¤Ï¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó"
20716 #: objc/objc-act.c:6678 objc/objc-act.c:8272
20717 #, fuzzy
20718 msgid "%<@end%> missing in implementation context"
20719 msgstr "`@end' ¤Ï¼ÂÁõ¥³¥ó¥Æ¥¯¥¹¥È¤Ë¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
20721 #: objc/objc-act.c:6691
20722 #, fuzzy, c-format
20723 msgid "cannot find interface declaration for %qs, superclass of %qs"
20724 msgstr "`%s' ¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡Ê`%s' ¤Î´ðÄ쥯¥é¥¹¤Ç¤¹¡Ë"
20726 #: objc/objc-act.c:6718
20727 #, fuzzy, c-format
20728 msgid "reimplementation of class %qs"
20729 msgstr "¥¯¥é¥¹ `%s' ¤ÎºÆ¼ÂÁõ¤Ç¤¹"
20731 #: objc/objc-act.c:6749
20732 #, fuzzy, c-format
20733 msgid "conflicting super class name %qs"
20734 msgstr "´ðÄ쥯¥é¥¹Ì¾ `%s' ¤¬¾×Æͤ·¤Æ¤¤¤Þ¤¹"
20736 #: objc/objc-act.c:6751
20737 #, fuzzy, c-format
20738 msgid "previous declaration of %qs"
20739 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
20741 #: objc/objc-act.c:6765 objc/objc-act.c:6767
20742 #, fuzzy, c-format
20743 msgid "duplicate interface declaration for class %qs"
20744 msgstr "¥¯¥é¥¹ `%s' ¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
20746 #: objc/objc-act.c:7022
20747 #, fuzzy, c-format
20748 msgid "duplicate declaration for protocol %qs"
20749 msgstr "¥×¥í¥È¥³¥ë '%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
20751 #. Add a readable method name to the warning.
20752 #: objc/objc-act.c:7552
20753 msgid "%J%s %<%c%s%>"
20754 msgstr ""
20756 #: objc/objc-act.c:7849
20757 #, fuzzy, c-format
20758 msgid "no super class declared in interface for %qs"
20759 msgstr "`%s' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤Ë´ðÄ쥯¥é¥¹¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
20761 #: objc/objc-act.c:7897
20762 msgid "[super ...] must appear in a method context"
20763 msgstr "[super ...] ¤Ï¥á¥½¥Ã¥É¥³¥ó¥Æ¥­¥¹¥È¤Ë¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
20765 #: objc/objc-act.c:8554
20766 #, fuzzy, c-format
20767 msgid "local declaration of %qs hides instance variable"
20768 msgstr "`%s' ¤Î¥í¡¼¥«¥ëÀë¸À¤Ç¡¢¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô¤¬±£¤µ¤ì¤Þ¤¹"
20770 #: objc/objc-parse.y:2748
20771 #, fuzzy
20772 msgid "extra semicolon in method definition specified"
20773 msgstr "struct ¤ä union ¤ÎÃæ¤Ç;ʬ¤Ê¥»¥ß¥³¥í¥ó¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
20775 #: treelang/tree1.c:278
20776 #, fuzzy
20777 msgid "%HDuplicate name %q.*s."
20778 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
20780 #: treelang/treetree.c:826
20781 #, fuzzy
20782 msgid "Global register variable %qD used in nested function."
20783 msgstr "Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
20785 #: treelang/treetree.c:830
20786 #, fuzzy
20787 msgid "Register variable %qD used in nested function."
20788 msgstr "¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
20790 #: treelang/treetree.c:836
20791 #, fuzzy
20792 msgid "Address of global register variable %qD requested."
20793 msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹"
20795 #: treelang/treetree.c:841
20796 #, fuzzy
20797 msgid "Address of register variable %qD requested."
20798 msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
20800 #: options.c:943
20801 #, fuzzy
20802 msgid "Display this information"
20803 msgstr "  --help                  ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
20805 #: options.c:949
20806 msgid "--param <param>=<value>\tSet parameter <param> to value.  See below for a complete list of parameters"
20807 msgstr ""
20809 #: options.c:958
20810 msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>"
20811 msgstr ""
20813 #: options.c:961
20814 #, fuzzy
20815 msgid "Do not discard comments"
20816 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¥³¥á¥ó¥È"
20818 #: options.c:964
20819 #, fuzzy
20820 msgid "Do not discard comments in macro expansions"
20821 msgstr "¥Ó¥Ã¥È±é»»¤Ç¤Î¨ÃÍ¥µ¥¤¥º¤òÄ´Ä䤷¤Ê¤¤"
20823 #: options.c:967
20824 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1"
20825 msgstr ""
20827 #: options.c:973
20828 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path  "
20829 msgstr ""
20831 #: options.c:976
20832 #, fuzzy
20833 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)"
20834 msgstr ""
20835 "  -G <number>             <number> ¥Ð¥¤¥È¤è¤ê¾®¤µ¤ÊÂç°è¤ª¤è¤ÓÀÅŪ¥Ç¡¼¥¿¤ò\n"
20836 "                          ÆÃÊ̤ʥ»¥¯¥·¥ç¥ó¤ËÃÖ¤¯ (¥¿¡¼¥²¥Ã¥È¼¡Âè)\n"
20838 #: options.c:979
20839 #, fuzzy
20840 msgid "Print the name of header files as they are used"
20841 msgstr "¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿¥×¥í¥°¥é¥àñ°Ì¤Î̾Á°¤òɽ¼¨¤¹¤ë"
20843 #: options.c:985
20844 msgid "-J<directory>\tPut MODULE files in 'directory'"
20845 msgstr ""
20847 #: options.c:991
20848 #, fuzzy
20849 msgid "Generate make dependencies and compile"
20850 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
20852 #: options.c:1000
20853 msgid "Treat missing header files as generated files"
20854 msgstr ""
20856 #: options.c:1006
20857 msgid "Like -MD but ignore system header files"
20858 msgstr ""
20860 #: options.c:1015
20861 msgid "-MQ <target>\tAdd a MAKE-quoted target"
20862 msgstr ""
20864 #: options.c:1021
20865 #, fuzzy
20866 msgid "-O<number>\tSet optimization level to <number>"
20867 msgstr "  -O[number]              ºÇŬ²½¥ì¥Ù¥ë¤ò [number] ¤ËÀßÄꤹ¤ë\n"
20869 #: options.c:1024
20870 #, fuzzy
20871 msgid "Optimize for space rather than speed"
20872 msgstr "  -Os                     Â®ÅÙ¤è¤ê¤â¥µ¥¤¥º¤ÎºÇŬ²½¤ò¹Ô¤Ê¤¦\n"
20874 #: options.c:1027
20875 #, fuzzy
20876 msgid "Do not generate #line directives"
20877 msgstr ".size µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
20879 #: options.c:1030
20880 msgid "-U<macro>\tUndefine <macro>"
20881 msgstr ""
20883 #: options.c:1033
20884 msgid "This switch is deprecated; use -Wextra instead"
20885 msgstr ""
20887 #: options.c:1036
20888 msgid "Warn about things that will change when compiling with an ABI-compliant compiler"
20889 msgstr ""
20891 #: options.c:1039
20892 msgid "Warn about returning structures, unions or arrays"
20893 msgstr "¹½Â¤ÂΡ¢¶¦ÍÑÂÎËô¤ÏÇÛÎó¤òÊÖ¤¹¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20895 #: options.c:1042
20896 #, fuzzy
20897 msgid "Warn about possible aliasing of dummy arguments"
20898 msgstr "³ç¸Ì¤ò·ç¤¤¤Æ¤¤¤ë²ÄǽÀ­¤¬¤¢¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
20900 #: options.c:1048
20901 msgid "Warn about casting functions to incompatible types"
20902 msgstr "·¿¤Ë¸ß´¹À­¤Î¤Ê¤¤´Ø¿ô¤Î¥­¥ã¥¹¥È¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20904 #: options.c:1051
20905 msgid "Warn about pointer casts which increase alignment"
20906 msgstr "¥Ý¥¤¥ó¥¿¤Î¥­¥ã¥¹¥È¤Ç¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Áý²Ã¤¹¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20908 #: options.c:1054
20909 msgid "Warn about casts which discard qualifiers"
20910 msgstr "½¤¾þ»Ò¤ò¼è¤êµî¤ë¥­¥ã¥¹¥È¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
20912 #: options.c:1057
20913 #, fuzzy
20914 msgid "Warn about subscripts whose type is \"char\""
20915 msgstr "ź»ú¤Î·¿¤¬ 'char' ¤Ç¤¢¤ì¤Ð·Ù¹ð¤¹¤ë"
20917 #: options.c:1060
20918 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line"
20919 msgstr ""
20921 #: options.c:1063
20922 msgid "Synonym for -Wcomment"
20923 msgstr ""
20925 #: options.c:1066
20926 #, fuzzy
20927 msgid "Warn about implicit conversion"
20928 msgstr "°ÅÌۤδؿôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20930 #: options.c:1069
20931 #, fuzzy
20932 msgid "Warn when all constructors and destructors are private"
20933 msgstr "Á´¤Æ¤Î¥³¥ó¥¹¥È¥é¥¯¥¿/¥Ç¥¹¥È¥é¥¯¥¿¤¬ private ¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
20935 #: options.c:1072
20936 #, fuzzy
20937 msgid "Warn when a declaration is found after a statement"
20938 msgstr "Àë¸À¤¬·¿¤ò»ØÄꤷ¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
20940 #: options.c:1075
20941 msgid "Warn if a deprecated compiler feature, class, method, or field is used"
20942 msgstr ""
20944 #: options.c:1078
20945 msgid "Warn about uses of __attribute__((deprecated)) declarations"
20946 msgstr ""
20948 #: options.c:1081
20949 msgid "Warn when an optimization pass is disabled"
20950 msgstr "ºÇŬ²½²áÄø¤¬Ìµ¸ú²½¤µ¤ì¤¿¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
20952 #: options.c:1084
20953 #, fuzzy
20954 msgid "Warn about compile-time integer division by zero"
20955 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤¹¤ë"
20957 #: options.c:1087
20958 msgid "Warn about violations of Effective C++ style rules"
20959 msgstr "Effective C++ ¼°¤Î»Ø¿Ë¤«¤é¤Ï¤º¤ì¤ë¤â¤Î¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
20961 #: options.c:1090
20962 msgid "Warn about stray tokens after #elif and #endif"
20963 msgstr ""
20965 #: options.c:1093
20966 msgid "Treat all warnings as errors"
20967 msgstr "Á´¤Æ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤¦"
20969 #: options.c:1096
20970 #, fuzzy
20971 msgid "Make implicit function declarations an error"
20972 msgstr "°ÅÌۤδؿôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20974 #: options.c:1099
20975 msgid "Print extra (possibly unwanted) warnings"
20976 msgstr ""
20978 #: options.c:1102
20979 msgid "Warn if deprecated empty statements are found"
20980 msgstr "¿ä¾©¤µ¤ì¤Ê¤¤¶õʸ¤¬¸«¤Ä¤«¤ì¤Ð·Ù¹ð¤¹¤ë"
20982 #: options.c:1105
20983 msgid "Exit on the first error occurred"
20984 msgstr ""
20986 #: options.c:1108
20987 #, fuzzy
20988 msgid "Warn if testing floating point numbers for equality"
20989 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤ÎÅù²Á¥Æ¥¹¥È¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20991 #: options.c:1111
20992 #, fuzzy
20993 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
20994 msgstr "printf/scanf/strftime/strfmon ·Á¼°¤ÎÊѧŪ¤Ê¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20996 #: options.c:1114
20997 #, fuzzy
20998 msgid "Warn if passing too many arguments to a function for its format string"
20999 msgstr "`va_start' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
21001 #: options.c:1117
21002 #, fuzzy
21003 msgid "Warn about format strings that are not literals"
21004 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
21006 #: options.c:1120
21007 msgid "Warn about possible security problems with format functions"
21008 msgstr "¥»¥­¥å¥ê¥Æ¥£Åª¤ÊÌäÂê¤È¤Ê¤ê¤¦¤ë format ´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21010 #: options.c:1123
21011 #, fuzzy
21012 msgid "Warn about strftime formats yielding 2-digit years"
21013 msgstr "strftime ·Á¼°¤¬Æó·å¤Çǯ¤òɽ¤·¤Æ¤¤¤ë»þ¤Î·Ù¹ð¤·¤Ê¤¤"
21015 #: options.c:1126
21016 #, fuzzy
21017 msgid "Warn about zero-length formats"
21018 msgstr "Ťµ 0 ¤Î¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó"
21020 #: options.c:1135
21021 msgid "Warn about implicit function declarations"
21022 msgstr "°ÅÌۤδؿôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21024 #: options.c:1138
21025 msgid "Warn when a declaration does not specify a type"
21026 msgstr "Àë¸À¤¬·¿¤ò»ØÄꤷ¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
21028 #: options.c:1141
21029 #, fuzzy
21030 msgid "Warn about calls with implicit interface"
21031 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
21033 #: options.c:1144
21034 msgid "Deprecated.  This switch has no effect."
21035 msgstr ""
21037 #: options.c:1147
21038 msgid "Warn about variables which are initialized to themselves."
21039 msgstr ""
21041 #: options.c:1150
21042 msgid "Warn when an inlined function cannot be inlined"
21043 msgstr "¥¤¥ó¥é¥¤¥ó´Ø¿ô¤ò¥¤¥ó¥é¥¤¥ó²½¤Ç¤­¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
21045 #: options.c:1153
21046 #, fuzzy
21047 msgid "Warn about invalid uses of the \"offsetof\" macro"
21048 msgstr "#import ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ÎÍøÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
21050 #: options.c:1156
21051 msgid "Warn about PCH files that are found but not used"
21052 msgstr ""
21054 #: options.c:1159
21055 #, fuzzy
21056 msgid "-Wlarger-than-<number>\tWarn if an object is larger than <number> bytes"
21057 msgstr "  -Wlarger-than-<number>  ¥ª¥Ö¥¸¥§¥¯¥È¤¬ <number> ¥Ð¥¤¥È¤è¤êÂ礭¤±¤ì¤Ð·Ù¹ð¤¹¤ë\n"
21059 #: options.c:1162
21060 #, fuzzy
21061 msgid "Warn about truncated source lines"
21062 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
21064 #: options.c:1165
21065 #, fuzzy
21066 msgid "Do not warn about using \"long long\" when -pedantic"
21067 msgstr "-pedantic »ØÄê»þ¤Ç¤â 'long long' ¤Î»ÈÍѤˤĤ¤¤Æ¤Ï·Ù¹ð¤·¤Ê¤¤"
21069 #: options.c:1168
21070 #, fuzzy
21071 msgid "Warn about suspicious declarations of \"main\""
21072 msgstr "µ¿¤ï¤·¤¤ main ¤ÎÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21074 #: options.c:1171
21075 #, fuzzy
21076 msgid "Warn about possibly missing braces around initializers"
21077 msgstr "½é´ü²½»Ò¤Î¼þ¤ê¤Ë¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤ëÍͤǤ¢¤ì¤Ð·Ù¹ð¤¹¤ë"
21079 #: options.c:1174
21080 #, fuzzy
21081 msgid "Warn about global functions without previous declarations"
21082 msgstr "»öÁ°¤ÎÀë¸À¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21084 #: options.c:1177
21085 #, fuzzy
21086 msgid "Warn about missing fields in struct initializers"
21087 msgstr "½é´ü²½»Ò¤Î¼þ¤ê¤Ë¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤ëÍͤǤ¢¤ì¤Ð·Ù¹ð¤¹¤ë"
21089 #: options.c:1180
21090 msgid "Warn about functions which might be candidates for format attributes"
21091 msgstr "format Â°À­¤ò¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
21093 #: options.c:1183
21094 msgid "Warn about user-specified include directories that do not exist"
21095 msgstr ""
21097 #: options.c:1186
21098 #, fuzzy
21099 msgid "Warn about functions which might be candidates for __attribute__((noreturn))"
21100 msgstr "noreturn Â°À­¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21102 #: options.c:1189
21103 #, fuzzy
21104 msgid "Warn about global functions without prototypes"
21105 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21107 #: options.c:1192
21108 #, fuzzy
21109 msgid "Warn about use of multi-character character constants"
21110 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
21112 #: options.c:1195
21113 #, fuzzy
21114 msgid "Warn about \"extern\" declarations not at file scope"
21115 msgstr "¥Õ¥¡¥¤¥ë¥¹¥³¡¼¥×¥ì¥Ù¥ë¤Ç¤Ê¤¤ extern ¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21117 #: options.c:1198
21118 #, fuzzy
21119 msgid "Warn when non-templatized friend functions are declared within a template"
21120 msgstr "template Æâ¤ÇÈó template ¤Î friend ´Ø¿ô¤¬Àë¸À¤µ¤ì¤¿¾ì¹ç¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
21122 #: options.c:1201
21123 #, fuzzy
21124 msgid "Warn about non-virtual destructors"
21125 msgstr "Èó²¾Áۥǥ¹¥È¥é¥¯¥¿¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
21127 #: options.c:1204
21128 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL"
21129 msgstr ""
21131 #: options.c:1207
21132 #, fuzzy
21133 msgid "Warn about usage of non-standard intrinsics"
21134 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
21136 #: options.c:1210
21137 #, fuzzy
21138 msgid "Warn if a C-style cast is used in a program"
21139 msgstr "C ¼°¤Î¥­¥ã¥¹¥È¤¬¥×¥í¥°¥é¥à¤Ç»È¤ï¤ì¤¿¤é·Ù¹ð¤¹¤ë"
21141 #: options.c:1213
21142 #, fuzzy
21143 msgid "Warn if an old-style parameter definition is used"
21144 msgstr "´Ø¿ô¤Î²¾°ú¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
21146 #: options.c:1216
21147 msgid "Warn if .class files are out of date"
21148 msgstr ".class ¥Õ¥¡¥¤¥ë¤¬¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤è¤ê¸Å¤±¤ì¤Ð·Ù¹ð¤¹¤ë"
21150 #: options.c:1219
21151 msgid "Warn about overloaded virtual function names"
21152 msgstr "¥ª¡¼¥Ð¡¼¥í¡¼¥É¤µ¤ì¤¿²¾ÁÛ´Ø¿ô̾¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
21154 #: options.c:1222
21155 msgid "Warn when the packed attribute has no effect on struct layout"
21156 msgstr "packed Â°À­¤¬¹½Â¤ÂÎÇÛÃ֤˱ƶÁ¤·¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
21158 #: options.c:1225
21159 #, fuzzy
21160 msgid "Warn when padding is required to align structure members"
21161 msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð¤Î¥¢¥é¥¤¥ó¤Ç¡¢¥Ñ¥Ç¥£¥ó¥°¤òÍפ¹¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
21163 #: options.c:1228
21164 #, fuzzy
21165 msgid "Warn about possibly missing parentheses"
21166 msgstr "³ç¸Ì¤ò·ç¤¤¤Æ¤¤¤ë²ÄǽÀ­¤¬¤¢¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
21168 #: options.c:1231
21169 #, fuzzy
21170 msgid "Warn when converting the type of pointers to member functions"
21171 msgstr "¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð´Ø¿ô¤Ø¤Î·¿ÊÑ´¹¤Î¾ì¹ç¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
21173 #: options.c:1234
21174 msgid "Warn about function pointer arithmetic"
21175 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤Î·×»»¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21177 #: options.c:1237
21178 #, fuzzy
21179 msgid "Warn when a pointer differs in signedness in an assignment."
21180 msgstr "¥ª¡¼¥Ð¡¼¥í¡¼¥É¤¬Éä¹ç̵¤·¤«¤éÉä¹çÉÕ¤­¤Ë³Ê¾å¤²¤È¤Ê¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
21182 #: options.c:1240
21183 #, fuzzy
21184 msgid "Warn if inherited methods are unimplemented"
21185 msgstr "ÇÉÀ¸¥á¥½¥Ã¥É¤¬Ì¤¼ÂÁõ¤Î¾ì¹ç¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
21187 #: options.c:1243
21188 msgid "Warn about multiple declarations of the same object"
21189 msgstr "Ʊ°ì¥ª¥Ö¥¸¥§¥¯¥È¤ÎÀë¸À¤¬Ê£¿ô¤¢¤ì¤Ð·Ù¹ð¤¹¤ë"
21191 #: options.c:1246
21192 msgid "Warn if modifiers are specified when not necessary"
21193 msgstr "»ØÄꤵ¤ì¤¿½¤¾þ»Ò¤¬ÉÔÍפʤâ¤Î¤Ç¤¢¤ì¤Ð·Ù¹ð¤¹¤ë"
21195 #: options.c:1249
21196 msgid "Warn when the compiler reorders code"
21197 msgstr "¥³¥ó¥Ñ¥¤¥é¤¬¥³¡¼¥É¤òʤÙÂؤ¨¤ë¤È¤­¤Ë·Ù¹ð¤¹¤ë"
21199 #: options.c:1252
21200 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)"
21201 msgstr ""
21203 #: options.c:1255
21204 msgid "Warn if a selector has multiple methods"
21205 msgstr "¥»¥ì¥¯¥¿¤¬Ê£¿ô¤Î¥á¥½¥Ã¥É¤ò»ý¤Ã¤Æ¤¤¤ì¤Ð·Ù¹ð¤¹¤ë"
21207 #: options.c:1258
21208 msgid "Warn about possible violations of sequence point rules"
21209 msgstr "ÉûºîÍÑ´°Î»ÅÀµ¬Â§¤òÇˤë²ÄǽÀ­¤¬¤¢¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
21211 #: options.c:1261
21212 msgid "Warn when one local variable shadows another"
21213 msgstr "¤¢¤ë¥í¡¼¥«¥ëÊÑ¿ô¤¬Â¾¤Î¤â¤Î¤òʤ¤¤±£¤¹¤È¤­¤Ë·Ù¹ð¤¹¤ë"
21215 #: options.c:1264
21216 #, fuzzy
21217 msgid "Warn about signed-unsigned comparisons"
21218 msgstr "Éä¹çÉÕ¤­/Éä¹ç̵¤·¤ÎÈæ³Ó¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21220 #: options.c:1267
21221 msgid "Warn when overload promotes from unsigned to signed"
21222 msgstr "¥ª¡¼¥Ð¡¼¥í¡¼¥É¤¬Éä¹ç̵¤·¤«¤éÉä¹çÉÕ¤­¤Ë³Ê¾å¤²¤È¤Ê¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
21224 #: options.c:1270 options.c:1273
21225 #, fuzzy
21226 msgid "Warn about code which might break strict aliasing rules"
21227 msgstr "format Â°À­¤ò¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
21229 #: options.c:1276
21230 #, fuzzy
21231 msgid "Warn about unprototyped function declarations"
21232 msgstr "¥×¥í¥È¥¿¥¤¥×¤µ¤ì¤Æ¤¤¤Ê¤¤´Ø¿ôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21234 #: options.c:1279
21235 #, fuzzy
21236 msgid "Warn about \"suspicious\" constructs"
21237 msgstr "µ¿¤ï¤·¤¤ main ¤ÎÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21239 #: options.c:1282
21240 #, fuzzy
21241 msgid "Warn about enumerated switches, with no default, missing a case"
21242 msgstr "ÎóµóÄê¿ô¤Î switch ¤Ç case »ØÄ꤬·ç¤±¤Æ¤¤¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21244 #: options.c:1285
21245 #, fuzzy
21246 msgid "Warn about enumerated switches missing a \"default:\" statement"
21247 msgstr "ÎóµóÄê¿ô¤Î switch ¤Ç case »ØÄ꤬·ç¤±¤Æ¤¤¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21249 #: options.c:1288
21250 #, fuzzy
21251 msgid "Warn about all enumerated switches missing a specific case"
21252 msgstr "ÎóµóÄê¿ô¤Î switch ¤Ç case »ØÄ꤬·ç¤±¤Æ¤¤¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21254 #: options.c:1291
21255 #, fuzzy
21256 msgid "Warn when synthesis behavior differs from Cfront"
21257 msgstr "¹çÀ®¤Î¿¶¤ëÉñ¤¤¤¬ Cfront ¤È°Û¤Ê¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
21259 #: options.c:1294
21260 msgid "Do not suppress warnings from system headers"
21261 msgstr "¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤«¤é¤Î·Ù¹ð¤òÍÞÀ©¤·¤Ê¤¤"
21263 #: options.c:1297
21264 #, fuzzy
21265 msgid "Warn about features not present in traditional C"
21266 msgstr "¸Å¤¤ C ¤Ç¤Ï #elif ¤ò»È¤ï¤Ê¤¤Êý¤¬¤¤¤¤¤Ç¤¹"
21268 #: options.c:1300
21269 msgid "Warn if trigraphs are encountered that might affect the meaning of the program"
21270 msgstr ""
21272 #: options.c:1303
21273 #, fuzzy
21274 msgid "Warn about @selector()s without previously declared methods"
21275 msgstr "»öÁ°¤ÎÀë¸À¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21277 #: options.c:1306
21278 #, fuzzy
21279 msgid "Warn if an undefined macro is used in an #if directive"
21280 msgstr "̤ÄêµÁËô¤ÏÉÔÀµ¤Ê # ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Ç¤¹"
21282 #: options.c:1309
21283 #, fuzzy
21284 msgid "Warn about underflow of numerical constant expressions"
21285 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
21287 #: options.c:1312
21288 #, fuzzy
21289 msgid "Warn about uninitialized automatic variables"
21290 msgstr "½é´ü²½¤µ¤ì¤Ê¤¤¼«Æ°ÊÑ¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21292 #: options.c:1315
21293 msgid "Warn about unrecognized pragmas"
21294 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤ pragma ¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21296 #: options.c:1318
21297 msgid "Warn about code that will never be executed"
21298 msgstr "¼Â¹Ô¤µ¤ì¤ë¤³¤È¤¬¤Ê¤¤¥³¡¼¥É¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21300 #: options.c:1321
21301 msgid "Enable all -Wunused- warnings"
21302 msgstr ""
21304 #: options.c:1324
21305 msgid "Warn when a function is unused"
21306 msgstr "´Ø¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
21308 #: options.c:1327 options.c:1330
21309 msgid "Warn when a label is unused"
21310 msgstr "¥é¥Ù¥ë¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
21312 #: options.c:1333
21313 msgid "Warn about macros defined in the main file that are not used"
21314 msgstr ""
21316 #: options.c:1336
21317 msgid "Warn when a function parameter is unused"
21318 msgstr "´Ø¿ô¤Î²¾°ú¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
21320 #: options.c:1339
21321 msgid "Warn when an expression value is unused"
21322 msgstr "¼°¤ÎÃͤ¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
21324 #: options.c:1342
21325 msgid "Warn when a variable is unused"
21326 msgstr "ÊÑ¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
21328 #: options.c:1345
21329 #, fuzzy
21330 msgid "Do not warn about using variadic macros when -pedantic"
21331 msgstr "-pedantic »ØÄê»þ¤Ç¤â 'long long' ¤Î»ÈÍѤˤĤ¤¤Æ¤Ï·Ù¹ð¤·¤Ê¤¤"
21333 #: options.c:1348
21334 msgid "Give strings the type \"array of char\""
21335 msgstr ""
21337 #: options.c:1351
21338 msgid "A synonym for -std=c89.  In a future version of GCC it will become synonymous with -std=c99 instead"
21339 msgstr ""
21341 #: options.c:1354
21342 #, fuzzy
21343 msgid "-aux-info <file>\tEmit declaration information into <file>"
21344 msgstr "  -aux-info <file>        Àë¸À¾ðÊó¤ò <file> ¤Øȯ¹Ô¤¹¤ë\n"
21346 #: options.c:1366
21347 #, fuzzy
21348 msgid "-d<letters>\tEnable dumps from specific passes of the compiler"
21349 msgstr "  -d[letters]             ¥³¥ó¥Ñ¥¤¥é¤Î²áÄø¤«¤é¤Î¥À¥ó¥×¤òÍ­¸ú¤Ë¤¹¤ë\n"
21351 #: options.c:1369
21352 msgid "Set the default real and integer kinds to double precision"
21353 msgstr ""
21355 #: options.c:1372
21356 #, fuzzy
21357 msgid "-dumpbase <file>\tSet the file basename to be used for dumps"
21358 msgstr "  -dumpbase <file>        ²áÄø¤«¤é¤Î¥À¥ó¥×¤Ë»È¤ï¤ì¤ë̾Á°¤Î¥Ù¡¼¥¹¤È¤¹¤ë\n"
21360 #: options.c:1375
21361 msgid "--CLASSPATH\tDeprecated; use --classpath instead"
21362 msgstr ""
21364 #: options.c:1378
21365 #, fuzzy
21366 msgid "Generate position-independent code if possible (large mode)"
21367 msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
21369 #: options.c:1381
21370 #, fuzzy
21371 msgid "Generate position-independent code for executables if possible (large mode)"
21372 msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
21374 #: options.c:1387
21375 #, fuzzy
21376 msgid "Enforce class member access control semantics"
21377 msgstr "¥¢¥¯¥»¥¹À©¸æ¤Î°ÕÌ£¤Ë½¾¤ï¤Ê¤¤"
21379 #: options.c:1390
21380 msgid "Align the start of functions"
21381 msgstr "´Ø¿ô¤Î³«»Ï¤ò¥¢¥é¥¤¥ó¤¹¤ë"
21383 #: options.c:1396
21384 msgid "Align labels which are only reached by jumping"
21385 msgstr "¥é¥Ù¥ë¤Î¤¦¤Á¥¸¥ã¥ó¥×ÅþãÀè¤È¤Ê¤ë¤â¤Î¤À¤±¤ò¥¢¥é¥¤¥ó¤¹¤ë"
21387 #: options.c:1402
21388 msgid "Align all labels"
21389 msgstr "Á´¤Æ¤Î¥é¥Ù¥ë¤ò¥¢¥é¥¤¥ó¤¹¤ë"
21391 #: options.c:1408
21392 msgid "Align the start of loops"
21393 msgstr "¥ë¡¼¥×¤Î³«»Ï¤ò¥¢¥é¥¤¥ó¤¹¤ë"
21395 #: options.c:1417
21396 msgid "Change when template instances are emitted"
21397 msgstr "¥Æ¥ó¥×¥ì¡¼¥È¥¤¥ó¥¹¥¿¥ó¥¹¤¬Á÷½Ð¤µ¤ì¤¿»þ¤ËÊѹ¹¤¹¤ë"
21399 #: options.c:1420
21400 #, fuzzy
21401 msgid "Specify that arguments may alias each other and globals"
21402 msgstr "°ú¿ô¤ÈÂç°è¥Ç¡¼¥¿¤ä¾¤Î°ú¿ô¤ÈÊÌ̾¤Ë¤Ê¤ê¤¦¤ë»ö¤ò»ØÄꤹ¤ë"
21404 #: options.c:1423
21405 msgid "Assume arguments may alias globals but not each other"
21406 msgstr "°ú¿ô¤ÈÂç°è¥Ç¡¼¥¿¤ÏÊÌ̾¤Ë¤Ê¤ê¤¦¤ë¤¬Â¾¤Î°ú¿ô¤È¤ÏÊÌ̾¤Ç¤Ï¤Ê¤¤¤È¤ß¤Ê¤¹"
21408 #: options.c:1426
21409 #, fuzzy
21410 msgid "Assume arguments alias neither each other nor globals"
21411 msgstr "°ú¿ô¤¬Âç°è¥Ç¡¼¥¿¤ä¾¤Î°ú¿ô¤ÈÊÌ̾¤Ë¤Ï¤Ê¤é¤Ê¤¤¤È¤ß¤Ê¤¹"
21413 #: options.c:1429
21414 #, fuzzy
21415 msgid "Recognize the \"asm\" keyword"
21416 msgstr "'asm' Í½Ìó¸ì¤òǧ¼±¤µ¤»¤Ê¤¤"
21418 #: options.c:1432
21419 msgid "Permit the use of the assert keyword"
21420 msgstr ""
21422 #: options.c:1441
21423 #, fuzzy
21424 msgid "Generate unwind tables that are exact at each instruction boundary"
21425 msgstr "´¬¤­Ìᤷ¤ò¹Ô¤Ê¤¦Îã³°Êä­Íѥơ¼¥Ö¥ë¤òÀ¸À®¤¹¤ë"
21427 #: options.c:1444
21428 #, fuzzy
21429 msgid "--bootclasspath=<path>\tReplace system path"
21430 msgstr "¥¯¥é¥¹¥Ñ¥¹¤òÀßÄꤷ¤Æ¥·¥¹¥Æ¥à¥Ñ¥¹¤ò±£¤¹"
21432 #: options.c:1447
21433 #, fuzzy
21434 msgid "Generate code to check bounds before indexing arrays"
21435 msgstr "ÇÛÎó¤Îź»ú¤Èź»ú¶­³¦¤ò¸¡ºº¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
21437 #: options.c:1450
21438 #, fuzzy
21439 msgid "Replace add, compare, branch with branch on count register"
21440 msgstr "²Ã»»¡¢Èæ³Ó¥Ö¥é¥ó¥Á¤ÎÂå¤ï¤ê¤Ë¥«¥¦¥ó¥È¥ì¥¸¥¹¥¿¤Î¥Ö¥é¥ó¥Á¤ò»È¤¦"
21442 #: options.c:1453
21443 msgid "Use profiling information for branch probabilities"
21444 msgstr "ʬ´ô·ÐÏ©¿ä¬ÍѤΥץí¥Õ¥¡¥¤¥ë¾ðÊó¤òÍøÍѤ¹¤ë"
21446 #: options.c:1456
21447 msgid "Perform branch target load optimization before prologue / epilogue threading"
21448 msgstr ""
21450 #: options.c:1459
21451 msgid "Perform branch target load optimization after prologue / epilogue threading"
21452 msgstr ""
21454 #: options.c:1462
21455 msgid "Restrict target load migration not to re-use registers in any basic block"
21456 msgstr ""
21458 #: options.c:1465
21459 #, fuzzy
21460 msgid "Recognize built-in functions"
21461 msgstr "¤¤¤¯¤Ä¤«¤ÎÁȤ߹þ¤ß´Ø¿ô¤òǧ¼±¤µ¤»¤Ê¤¤"
21463 #: options.c:1471
21464 #, fuzzy
21465 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions"
21466 msgstr "  -fcall-saved-<register> <register> ¤¬´Ø¿ô¤òÄ̤¸¤ÆÊÝ»ý¤µ¤ì¤ë¤È¥Þ¡¼¥¯¤¹¤ë\n"
21468 #: options.c:1474
21469 #, fuzzy
21470 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls"
21471 msgstr "  -fcall-used-<register>  ´Ø¿ô¸Æ¤Ó½Ð¤·¤ÇÇ˲õ¤µ¤ì¤ë <register> ¤È¤·¤Æ¥Þ¡¼¥¯¤¹¤ë\n"
21473 #: options.c:1477
21474 #, fuzzy
21475 msgid "Save registers around function calls"
21476 msgstr "´Ø¿ô¸Æ¤Ó½Ð¤·¤ÎÁ°¸å¤Ç¥ì¥¸¥¹¥¿¤ÎÊݸ¤òÍ­¸ú¤Ë¤¹¤ë"
21478 #: options.c:1480
21479 msgid "Check the return value of new"
21480 msgstr "new ¤ÎÌá¤êÃͤò¸¡ºº¤¹¤ë"
21482 #: options.c:1483
21483 #, fuzzy
21484 msgid "Generate checks for references to NULL"
21485 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
21487 #: options.c:1486
21488 msgid "--classpath=<path>\tSet class path"
21489 msgstr ""
21491 #: options.c:1489
21492 #, fuzzy
21493 msgid "Do not put uninitialized globals in the common section"
21494 msgstr "Âç°èÊÑ¿ôÅù¤ò½é´ü²½¤µ¤ì¤Ê¤¤¥³¥â¥ó¥»¥¯¥·¥ç¥ó¤ËÃÖ¤«¤Ê¤¤"
21496 #: options.c:1495
21497 msgid "Allow the arguments of the '?' operator to have different types"
21498 msgstr ""
21500 #: options.c:1498
21501 #, fuzzy
21502 msgid "Reduce the size of object files"
21503 msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤Î¥µ¥¤¥º¤ò¾®¤µ¤¯¤¹¤ë"
21505 #: options.c:1501
21506 #, fuzzy
21507 msgid "Make string literals \"const char[]\" not \"char[]\""
21508 msgstr "ʸ»úÎó¥ê¥Æ¥é¥ë¤ò `const char[]' ¤ÎÂå¤ï¤ê¤Ë `char[]' ¤È¤¹¤ë"
21510 #: options.c:1504
21511 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings"
21512 msgstr ""
21514 #: options.c:1507
21515 #, fuzzy
21516 msgid "Perform a register copy-propagation optimization pass"
21517 msgstr "ºÇŬ²½²áÄø¤Î¥ì¥¸¥¹¥¿¤Ä¤±ÊѤ¨¤ò¹Ô¤Ê¤¦"
21519 #: options.c:1510
21520 #, fuzzy
21521 msgid "Perform cross-jumping optimization"
21522 msgstr "¥¸¥ã¥ó¥×ʬ´ôºÇŬ²½¤ò¹Ô¤Ê¤¦"
21524 #: options.c:1513
21525 msgid "When running CSE, follow jumps to their targets"
21526 msgstr "CSE ¤ÇÆ°ºî¤¹¤ë¤È¤­¡¢¤½¤ì¤é¤Î¥¿¡¼¥²¥Ã¥È¤Ø¤Î¥¸¥ã¥ó¥×¤ËÄɿ魯¤ë"
21528 #: options.c:1516
21529 msgid "When running CSE, follow conditional jumps"
21530 msgstr "CSE ¤ÇÆ°ºî¤¹¤ë¤È¤­¡¢¾ò·ï¥¸¥ã¥ó¥×¤ËÄɿ魯¤ë"
21532 #: options.c:1519
21533 msgid "Omit range reduction step when performing complex division"
21534 msgstr ""
21536 #: options.c:1522
21537 #, fuzzy
21538 msgid "Place data items into their own section"
21539 msgstr "¥Ç¡¼¥¿¹àÌܤò¤½¤ì¤é¼«¿È¤Î¥»¥¯¥·¥ç¥ó¤ËÇÛÃÖ¤¹¤ë"
21541 #: options.c:1525
21542 #, fuzzy
21543 msgid "Inline member functions by default"
21544 msgstr "¥á¥ó¥Ð´Ø¿ô¤ò¥Ç¥Õ¥©¥ë¥È¤Ç¥¤¥ó¥é¥¤¥ó¤È¤·¤Ê¤¤"
21546 #: options.c:1528
21547 msgid "Defer popping functions args from stack until later"
21548 msgstr "´Ø¿ô°ú¿ô¤ò¥¹¥¿¥Ã¥¯¤«¤é pop ¤¹¤ë¤Î¤ò¸Æ¤Ó½Ð¤·¸å¤Þ¤ÇÃ٤餻¤ë"
21550 #: options.c:1531
21551 msgid "Attempt to fill delay slots of branch instructions"
21552 msgstr "ʬ´ôÌ¿Îá¤ÎÃٱ䥹¥í¥Ã¥È¤ò»È¤¦¤³¤È¤ò»î¤ß¤ë"
21554 #: options.c:1534
21555 msgid "Delete useless null pointer checks"
21556 msgstr "̵°ÕÌ£¤Ê null ¥Ý¥¤¥ó¥¿¸¡ºº¤òºï½ü¤¹¤ë"
21558 #: options.c:1537
21559 #, fuzzy
21560 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics"
21561 msgstr ""
21562 "  -fdiagnostics-show-location=[once | every-line]  ¿ÇÃÇ¥á¥Ã¥»¡¼¥¸¤Î²þ¹Ô¤ÎºÝ¤Ë,\n"
21563 " ¥½¡¼¥¹°ÌÃÖ¾ðÊ󤬹Ԥκǽé¤Ëɽ¼¨¤µ¤ì¤ëÉÑÅÙ¤ò»ØÄꤹ¤ë\n"
21565 #: options.c:1546
21566 msgid "Allow dollar signs in entity names"
21567 msgstr ""
21569 #: options.c:1549
21570 #, fuzzy
21571 msgid "Permit '$' as an identifier character"
21572 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤¬¥ï¥¤¥Éʸ»úÎó¤Ç¤¹"
21574 #: options.c:1552
21575 msgid "-fdump-<type>\tDump various compiler internals to a file"
21576 msgstr ""
21578 #: options.c:1555
21579 msgid "Display the code tree after parsing."
21580 msgstr ""
21582 #: options.c:1558
21583 msgid "Suppress output of instruction numbers and line number notes in debugging dumps"
21584 msgstr "¥Ç¥Ð¥Ã¥°¥À¥ó¥×¤ÇÌ¿ÎáÈÖ¹æ¤È¹ÔÈÖ¹æ¥Î¡¼¥È¤Î½ÐÎϤòÍÞÀ©¤¹¤ë"
21586 #: options.c:1564
21587 #, fuzzy
21588 msgid "Perform DWARF2 duplicate elimination"
21589 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
21591 #: options.c:1567 options.c:1570
21592 msgid "Perform unused type elimination in debug info"
21593 msgstr ""
21595 #: options.c:1573
21596 msgid "Output a class file"
21597 msgstr ""
21599 #: options.c:1576
21600 msgid "Alias for -femit-class-file"
21601 msgstr ""
21603 #: options.c:1585
21604 msgid "--encoding=<encoding>\tChoose input encoding (defaults from your locale)"
21605 msgstr ""
21607 #: options.c:1588
21608 #, fuzzy
21609 msgid "Generate code to check exception specifications"
21610 msgstr "Îã³°»ÅÍͤθ¡ºº¤ò¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
21612 #: options.c:1594
21613 msgid "Enable exception handling"
21614 msgstr "Îã³°Ê᪤òÍ­¸ú¤Ë¤¹¤ë"
21616 #: options.c:1597
21617 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>"
21618 msgstr ""
21620 #: options.c:1600
21621 #, fuzzy
21622 msgid "Perform a number of minor, expensive optimizations"
21623 msgstr "ÌÜΩ¤¿¤Ê¤¤¡¢¥³¥¹¥È¤Î¤«¤«¤ëºÇŬ²½¤ò¹Ô¤Ê¤¦"
21625 #: options.c:1603
21626 msgid "--extdirs=<path>\tSet the extension directory path"
21627 msgstr ""
21629 #: options.c:1612
21630 #, fuzzy
21631 msgid "Input file is a file with a list of filenames to compile"
21632 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤ò¥³¥ó¥Ñ¥¤¥ë¤¹¤ë¥Õ¥¡¥¤¥ë̾¤Î¥ê¥¹¥È¤È¤¹¤ë"
21634 #: options.c:1615
21635 msgid "Assume no NaNs or infinities are generated"
21636 msgstr ""
21638 #: options.c:1618
21639 #, fuzzy
21640 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler"
21641 msgstr "  -ffixed-<register>      ¥³¥ó¥Ñ¥¤¥é¤ËÂФ· <register> ¤ò»ÈÍÑÉԲĤȥޡ¼¥¯¤¹¤ë\n"
21643 #: options.c:1621
21644 #, fuzzy
21645 msgid "Assume that the source file is fixed form"
21646 msgstr "¥Ý¥¤¥ó¥¿¤ÏÊÌ̾¤Ë¤Ê¤é¤Ê¤¤¤È¤ß¤Ê¤¹"
21648 #: options.c:1624
21649 msgid "-ffixed-line-length-<n>\t\tUse n as character line width in fixed mode"
21650 msgstr ""
21652 #: options.c:1627
21653 msgid "Allow arbitrary character line width in fixed mode"
21654 msgstr ""
21656 #: options.c:1630
21657 #, fuzzy
21658 msgid "Don't allocate floats and doubles in extended-precision registers"
21659 msgstr "À°¿ô¥ì¥¸¥¹¥¿¤Î³ÎÊݽç¤òÀ©¸æ¤¹¤ë"
21661 #: options.c:1633
21662 #, fuzzy
21663 msgid "Scope of for-init-statement variables is local to the loop"
21664 msgstr "for ½é´ü²½Ê¸¤ÎÊÑ¿ô¤ò¥¹¥³¡¼¥×³°¤Ë³ÈÂ礹¤ë"
21666 #: options.c:1636
21667 #, fuzzy
21668 msgid "Copy memory address constants into registers before use"
21669 msgstr "¥á¥â¥ê¥¢¥É¥ì¥¹Äê¿ô¤òÍøÍѤ¹¤ëÁ°¤Ë¥ì¥¸¥¹¥¿¤Ø¥³¥Ô¡¼¤¹¤ë"
21671 #: options.c:1639
21672 msgid "Always check for non gcj generated classes archives"
21673 msgstr "gcj ¤¬À¸À®¤·¤Æ¤¤¤Ê¤¤¥¯¥é¥¹¥¢¡¼¥«¥¤¥Ö¤ò¾ï¤Ë¸¡ºº¤¹¤ë"
21675 #: options.c:1642
21676 #, fuzzy
21677 msgid "Copy memory operands into registers before use"
21678 msgstr "¥á¥â¥ê¥ª¥Ú¥é¥ó¥É¤òÍøÍѤ¹¤ëÁ°¤Ë¥ì¥¸¥¹¥¿¤Ø¥³¥Ô¡¼¤¹¤ë"
21680 #: options.c:1645
21681 msgid "Assume that the source file is free form"
21682 msgstr ""
21684 #: options.c:1648
21685 #, fuzzy
21686 msgid "Do not assume that standard C libraries and \"main\" exist"
21687 msgstr "ɸ½à¥é¥¤¥Ö¥é¥ê¤ä main ¤¬Â¸ºß¤·¤Ê¤¤²ÄǽÀ­¤¬¤¢¤ë¤â¤Î¤È¤¹¤ë"
21689 #: options.c:1651
21690 msgid "Allow function addresses to be held in registers"
21691 msgstr "´Ø¿ô¥¢¥É¥ì¥¹¤ò¥ì¥¸¥¹¥¿¤Ë»ý¤¿¤»¤ë»ö¤òµö²Ä¤¹¤ë"
21693 #: options.c:1654
21694 #, fuzzy
21695 msgid "Place each function into its own section"
21696 msgstr "³Æ¡¹¤Î´Ø¿ô¤ò¤½¤ì¼«¿È¤Î¥»¥¯¥·¥ç¥ó¤ËÇÛÃÖ¤¹¤ë"
21698 #: options.c:1657
21699 #, fuzzy
21700 msgid "Perform global common subexpression elimination"
21701 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
21703 #: options.c:1660
21704 #, fuzzy
21705 msgid "Perform global common subexpression elimination after register allocation"
21706 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
21708 #: options.c:1663
21709 msgid "Perform redundant load after store elimination in global common subexpression"
21710 msgstr ""
21712 #: options.c:1666
21713 #, fuzzy
21714 msgid "Perform enhanced load motion during global common subexpression elimination"
21715 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
21717 #: options.c:1669
21718 #, fuzzy
21719 msgid "Perform store motion after global common subexpression elimination"
21720 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
21722 #: options.c:1672
21723 #, fuzzy
21724 msgid "Recognize GNU-defined keywords"
21725 msgstr "GNU ÄêµÁ¤ÎͽÌó¸ì¤òǧ¼±¤µ¤»¤Ê¤¤"
21727 #: options.c:1675
21728 msgid "Generate code for GNU runtime environment"
21729 msgstr "GNU ¼Â¹Ô´Ä¶­ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
21731 #: options.c:1678
21732 #, fuzzy
21733 msgid "Enable guessing of branch probabilities"
21734 msgstr "ʬ´ô·ÐÏ©¿ä¬¤òÍ­¸ú¤Ë¤¹¤ë"
21736 #: options.c:1687
21737 msgid "Assume the runtime uses a hash table to map an object to its synchronization structure"
21738 msgstr ""
21740 #: options.c:1693
21741 msgid "Assume normal C execution environment"
21742 msgstr "Ä̾ï¤Î C ¼Â¹Ô´Ä¶­¤òÁ°Äó¤È¤¹¤ë"
21744 #: options.c:1696
21745 msgid "Enable support for huge objects"
21746 msgstr "Â礭¤Ê¥ª¥Ö¥¸¥§¥¯¥È¤Î¥µ¥Ý¡¼¥È"
21748 #: options.c:1699
21749 msgid "Process #ident directives"
21750 msgstr "#ident ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ò½èÍý¤¹¤ë"
21752 #: options.c:1702
21753 msgid "Perform conversion of conditional jumps to branchless equivalents"
21754 msgstr ""
21756 #: options.c:1705
21757 #, fuzzy
21758 msgid "Perform conversion of conditional jumps to conditional execution"
21759 msgstr "¾ò·ïŪ¤Ê¼Â¹Ô¤Ø¤ÎÊѹ¹¤Î¤¿¤á¤ÎïçÃͤòÊѹ¹¤¹¤ë"
21761 #: options.c:1708
21762 msgid "Export functions even if they can be inlined"
21763 msgstr "¥¤¥ó¥é¥¤¥ó¤Ë¤Ç¤­¤ë´Ø¿ô¤Ç¤â export ¤¹¤ë"
21765 #: options.c:1711
21766 #, fuzzy
21767 msgid "Emit implicit instantiations of inline templates"
21768 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
21770 #: options.c:1714
21771 msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements"
21772 msgstr ""
21774 #: options.c:1717
21775 #, fuzzy
21776 msgid "Emit implicit instantiations of templates"
21777 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
21779 #: options.c:1720
21780 msgid "Use offset tables for virtual method calls"
21781 msgstr ""
21783 #: options.c:1723
21784 msgid "Do not generate .size directives"
21785 msgstr ".size µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
21787 #: options.c:1726
21788 #, fuzzy
21789 msgid "Pay attention to the \"inline\" keyword"
21790 msgstr "'inline' ¥­¡¼¥ï¡¼¥É¤ËÃí°Õ¤òʧ¤¦"
21792 #: options.c:1735
21793 #, fuzzy
21794 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>"
21795 msgstr "  -finline-limit=<number> ¥¤¥ó¥é¥¤¥ó´Ø¿ô¤Î¥µ¥¤¥º¤ò <number> ¤ËÀ©¸Â¤¹¤ë\n"
21797 #: options.c:1738
21798 msgid "-finput-charset=<cset>      Specify the default character set for source files."
21799 msgstr ""
21801 #: options.c:1741
21802 #, fuzzy
21803 msgid "Instrument function entry and exit with profiling calls"
21804 msgstr "´Ø¿ô¤ÎÆþ¤ê¸ý/½Ð¸ý¤Ç¥×¥í¥Õ¥¡¥¤¥ë¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
21806 #: options.c:1744
21807 msgid "Optimize induction variables on trees"
21808 msgstr ""
21810 #: options.c:1747
21811 msgid "Assume native functions are implemented using JNI"
21812 msgstr "native ´Ø¿ô¤¬ JNI ¤òÍøÍѤ·¤Æ¼ÂÁõ¤·¤Æ¤¤¤ë¤â¤Î¤È¤ß¤Ê¤¹"
21814 #: options.c:1750
21815 #, fuzzy
21816 msgid "Generate code for functions even if they are fully inlined"
21817 msgstr "Á´¤Æ¥¤¥ó¥é¥¤¥ó¤È¤µ¤ì¤¿¤È¤·¤Æ¤â´Ø¿ô¤Î¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
21819 #: options.c:1753
21820 msgid "Emit static const variables even if they are not used"
21821 msgstr "»ÈÍѤµ¤ì¤Ê¤¤ÀÅŪÄê¿ôÊÑ¿ô¤Ç¤¢¤Ã¤Æ¤â½ÐÎϤ¹¤ë"
21823 #: options.c:1759
21824 #, fuzzy
21825 msgid "Give external symbols a leading underscore"
21826 msgstr "³°Éô¥·¥ó¥Ü¥ë¤ËƬʸ»ú¥¢¥ó¥À¡¼¥¹¥³¥¢¤ò»ý¤¿¤»¤ë"
21828 #: options.c:1762
21829 #, fuzzy
21830 msgid "Perform loop optimizations"
21831 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
21833 #: options.c:1765
21834 msgid "Perform loop optimizations using the new loop optimizer"
21835 msgstr ""
21837 #: options.c:1768
21838 msgid "Set errno after built-in math functions"
21839 msgstr "ÁȤ߹þ¤ß¿ô³Ø´Ø¿ô¤Î¸å¤Ë errno ¤ò¥»¥Ã¥È¤¹¤ë"
21841 #: options.c:1771
21842 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
21843 msgstr ""
21845 #: options.c:1774
21846 msgid "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be put on the stack"
21847 msgstr ""
21849 #: options.c:1777
21850 #, fuzzy
21851 msgid "Report on permanent memory allocation"
21852 msgstr "¼Â¹Ô½ªÎ»»þ¤Ë±Ê³Ū¤Ë³ÎÊݤµ¤ì¤¿¥á¥â¥ê¤òÊó¹ð¤¹¤ë"
21854 #: options.c:1780
21855 msgid "Attempt to merge identical constants and constant variables"
21856 msgstr ""
21858 #: options.c:1783
21859 msgid "Attempt to merge identical constants across compilation units"
21860 msgstr ""
21862 #: options.c:1786
21863 #, fuzzy
21864 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping"
21865 msgstr "  -fmessage-length=<number> ¿ÇÃÇ¥á¥Ã¥»¡¼¥¸¤ÎŤµ¤ò°ì¹ÔÊÕ¤ê <number> Ê¸»ú¤ËÀ©¸Â¤¹¤ë¡£ 0 ¤À¤È²þ¹Ô¤òÍÞÀ©¤¹¤ë\n"
21867 #: options.c:1789
21868 msgid "Set default accessibility of module entities to PRIVATE"
21869 msgstr ""
21871 #: options.c:1792
21872 msgid "Perform SMS based modulo scheduling before the first scheduling pass"
21873 msgstr ""
21875 #: options.c:1795
21876 #, fuzzy
21877 msgid "Move loop invariant computations out of loops"
21878 msgstr "¥ë¡¼¥×Ãæ¤ËÉÔÊѤʷ׻»¤ò¥ë¡¼¥×¤Î³°¤Ë°ÜÆ°¤¹¤ë"
21880 #: options.c:1798
21881 #, fuzzy
21882 msgid "Don't warn about uses of Microsoft extensions"
21883 msgstr "Microsoft ³ÈÄ¥¤ÎÍøÍѤ˴ؤ·¤Æ pedantic ·Ù¹ð¤ò¹Ô¤ï¤Ê¤¤"
21885 #: options.c:1801
21886 msgid "Add mudflap bounds-checking instrumentation for single-threaded program."
21887 msgstr ""
21889 #: options.c:1804
21890 msgid "Ignore read operations when inserting mudflap instrumentation."
21891 msgstr ""
21893 #: options.c:1807
21894 msgid "Add mudflap bounds-checking instrumentation for multi-threaded program."
21895 msgstr ""
21897 #: options.c:1816
21898 #, fuzzy
21899 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
21900 msgstr "NeXT ¼Â¹Ô´Ä¶­ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
21902 #: options.c:1819
21903 msgid "Assume that receivers of Objective-C messages may be nil"
21904 msgstr ""
21906 #: options.c:1822
21907 msgid "Don't generate code, just do syntax and semantics checking"
21908 msgstr ""
21910 #: options.c:1825
21911 msgid "Support synchronous non-call exceptions"
21912 msgstr "Ʊ´üÈó¸Æ¤Ó½Ð¤·Îã³°¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
21914 #: options.c:1834
21915 msgid "Enable Objective-C exception and synchronization syntax"
21916 msgstr ""
21918 #: options.c:1837
21919 #, fuzzy
21920 msgid "Enable Objective-C setjmp exception handling runtime"
21921 msgstr "Îã³°Ê᪤òÍ­¸ú¤Ë¤¹¤ë"
21923 #: options.c:1840
21924 msgid "When possible do not generate stack frames"
21925 msgstr "²Äǽ¤Ê¾ì¹ç¡¢¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤·¤Ê¤¤"
21927 #: options.c:1843
21928 msgid "Recognize C++ kewords like \"compl\" and \"xor\""
21929 msgstr ""
21931 #: options.c:1846
21932 #, fuzzy
21933 msgid "Do the full register move optimization pass"
21934 msgstr "ºÇŬ²½²áÄø¤ÇºÇÂç¸Â¤Î regmove ¤ò¹Ô¤Ê¤¦"
21936 #: options.c:1849
21937 msgid "Optimize sibling and tail recursive calls"
21938 msgstr "sibling ¸Æ¤Ó½Ð¤·¤äËöÈøºÆµ¢¸Æ¤Ó½Ð¤·¤òºÇŬ²½¤¹¤ë"
21940 #: options.c:1852
21941 #, fuzzy
21942 msgid "Enable optimization of static class initialization code"
21943 msgstr "(¥¯¥é¥¹³°¤Ç¤Î½é´ü²½¤òɬÍפȤ·¤Þ¤¹)"
21945 #: options.c:1855
21946 #, fuzzy
21947 msgid "Enable optional diagnostics"
21948 msgstr "¥ª¥×¥·¥ç¥ó¤Î¿ÇÃÇ¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤·¤Ê¤¤"
21950 #: options.c:1861
21951 msgid "Try to layout derived types as compact as possible"
21952 msgstr ""
21954 #: options.c:1864
21955 msgid "Pack structure members together without holes"
21956 msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð¤ò·ê¤¬³«¤«¤Ê¤¤¤è¤¦¤Ë¥Ñ¥Ã¥¯¤¹¤ë"
21958 #: options.c:1867
21959 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment"
21960 msgstr ""
21962 #: options.c:1870
21963 #, fuzzy
21964 msgid "Return small aggregates in memory, not registers"
21965 msgstr "'¾®¤µ¤Ê' ½¸¹çÂΤò¥ì¥¸¥¹¥¿¤Ç¤Ï¤Ê¤¯¥á¥â¥ê¤Ë³ÊǼ¤·¤ÆÊÖ¤¹"
21967 #: options.c:1876
21968 msgid "Look for and use PCH files even when preprocessing"
21969 msgstr ""
21971 #: options.c:1879
21972 #, fuzzy
21973 msgid "Perform loop peeling"
21974 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤Ç¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦"
21976 #: options.c:1882
21977 #, fuzzy
21978 msgid "Enable machine specific peephole optimizations"
21979 msgstr "µ¡¼ï¸ÇÍ­¤ÎÇÁ¤­·êºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
21981 #: options.c:1885
21982 #, fuzzy
21983 msgid "Enable an RTL peephole pass before sched2"
21984 msgstr "ÂèÆóÌ¿ÎáÇÛÃÖ¤ÎÁ°¤Ç rtl ÇÁ¤­·ê²áÄø¤òÍ­¸ú¤Ë¤¹¤ë"
21986 #: options.c:1888
21987 msgid "Downgrade conformance errors to warnings"
21988 msgstr "µ¬³ÊŬ¹çÀ­¥¨¥é¡¼¤ò·Ù¹ð¤Ë³Ê²¼¤²¤¹¤ë"
21990 #: options.c:1891
21991 #, fuzzy
21992 msgid "Generate position-independent code if possible (small mode)"
21993 msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
21995 #: options.c:1894
21996 #, fuzzy
21997 msgid "Generate position-independent code for executables if possible (small mode)"
21998 msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
22000 #: options.c:1897
22001 msgid "Generate prefetch instructions, if available, for arrays in loops"
22002 msgstr ""
22004 #: options.c:1900
22005 msgid "Treat the input file as already preprocessed"
22006 msgstr ""
22008 #: options.c:1903
22009 #, fuzzy
22010 msgid "Enable basic program profiling code"
22011 msgstr "¥×¥í¥°¥é¥à¤¬¥³¡¼¥É¥×¥í¥Õ¥¡¥¤¥ë¤¹¤ë¸µ¤Ë¤Ê¤ë¸Ì¤òÁÞÆþ¤¹¤ë"
22013 #: options.c:1906
22014 #, fuzzy
22015 msgid "Insert arc-based program profiling code"
22016 msgstr "¥×¥í¥°¥é¥à¤¬¥³¡¼¥É¥×¥í¥Õ¥¡¥¤¥ë¤¹¤ë¸µ¤Ë¤Ê¤ë¸Ì¤òÁÞÆþ¤¹¤ë"
22018 #: options.c:1909
22019 msgid "Enable common options for generating profile info for profile feedback directed optimizations"
22020 msgstr ""
22022 #: options.c:1912
22023 msgid "Enable common options for performing profile feedback directed optimizations"
22024 msgstr ""
22026 #: options.c:1915
22027 msgid "Insert code to profile values of expressions"
22028 msgstr ""
22030 #: options.c:1921
22031 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>"
22032 msgstr ""
22034 #: options.c:1924
22035 #, fuzzy
22036 msgid "Return small aggregates in registers"
22037 msgstr "'¾®¤µ¤Ê' ½¸¹çÂΤò¥ì¥¸¥¹¥¿¤Ë³ÊǼ¤·¤ÆÊÖ¤¹"
22039 #: options.c:1927
22040 #, fuzzy
22041 msgid "Enables a register move optimization"
22042 msgstr "°ÜÆ°Ì¿ÎáºÇŬ²½¥ì¥¸¥¹¥¿¤òÍ­¸ú¤Ë¤¹¤ë"
22044 #: options.c:1930
22045 #, fuzzy
22046 msgid "Perform a register renaming optimization pass"
22047 msgstr "ºÇŬ²½²áÄø¤Î¥ì¥¸¥¹¥¿¤Ä¤±ÊѤ¨¤ò¹Ô¤Ê¤¦"
22049 #: options.c:1933
22050 msgid "Reorder basic blocks to improve code placement"
22051 msgstr "¥³¡¼¥ÉÇÛÃÖ¤ò²þÁ±¤¹¤ë¤¿¤á¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤òºÆÀ°Íý¤¹¤ë"
22053 #: options.c:1936
22054 #, fuzzy
22055 msgid "Reorder basic blocks and partition into hot and cold sections"
22056 msgstr "¥³¡¼¥ÉÇÛÃÖ¤ò²þÁ±¤¹¤ë¤¿¤á¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤òºÆÀ°Íý¤¹¤ë"
22058 #: options.c:1939
22059 #, fuzzy
22060 msgid "Reorder functions to improve code placement"
22061 msgstr "¥³¡¼¥ÉÇÛÃÖ¤ò²þÁ±¤¹¤ë¤¿¤á¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤òºÆÀ°Íý¤¹¤ë"
22063 #: options.c:1942
22064 msgid "Copy array sections into a contiguous block on procedure entry"
22065 msgstr ""
22067 #: options.c:1945
22068 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime"
22069 msgstr ""
22071 #: options.c:1948
22072 msgid "Enable automatic template instantiation"
22073 msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤òÍ­¸ú¤Ë¤¹¤ë"
22075 #: options.c:1951
22076 #, fuzzy
22077 msgid "Add a common subexpression elimination pass after loop optimizations"
22078 msgstr "¥ë¡¼¥×ºÇŬ²½¸å¤Ë¶¦ÄÌÉôʬ¼°½üµî²áÄø¤ò¼Â¹Ô"
22080 #: options.c:1954
22081 #, fuzzy
22082 msgid "Run the loop optimizer twice"
22083 msgstr "¥ë¡¼¥×ºÇŬ²½¤òÆó²ó¼Â¹Ô¤¹¤ë"
22085 #: options.c:1957
22086 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling"
22087 msgstr ""
22089 #: options.c:1960
22090 msgid "Disable optimizations that assume default FP rounding behavior"
22091 msgstr ""
22093 #: options.c:1963
22094 #, fuzzy
22095 msgid "Generate run time type descriptor information"
22096 msgstr "¼Â¹Ô»þ·¿µ­½Ò¾ðÊó¤òÀ¸À®¤·¤Ê¤¤"
22098 #: options.c:1966
22099 msgid "Enable scheduling across basic blocks"
22100 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¤ò¸Ù¤°Ì¿ÎáÇÛÃÖ¤òÍ­¸ú¤Ë¤¹¤ë"
22102 #: options.c:1969
22103 msgid "Allow speculative motion of non-loads"
22104 msgstr "Èó¥í¡¼¥É¤Ç¤ÎÉԳμ¤ÊÆ°ºî¤òµö²Ä¤¹¤ë"
22106 #: options.c:1972
22107 msgid "Allow speculative motion of some loads"
22108 msgstr "¤¤¤¯¤Ä¤«¤Î¥í¡¼¥É¤Ç¤ÎÉԳμ¤ÊÆ°ºî¤òµö²Ä¤¹¤ë"
22110 #: options.c:1975
22111 msgid "Allow speculative motion of more loads"
22112 msgstr "¤è¤ê¿¤¯¤Î¥í¡¼¥É¤Ç¤ÎÉԳμ¤ÊÆ°ºî¤òµö²Ä¤¹¤ë"
22114 #: options.c:1978
22115 msgid "Allow premature scheduling of queued insns"
22116 msgstr ""
22118 #: options.c:1981
22119 msgid "Set dependence distance checking in premature scheduling of queued insns"
22120 msgstr ""
22122 #: options.c:1984
22123 msgid "-fsched-stalled-insns-dep=<number>   Set dependence distance checking in premature scheduling of queued insns"
22124 msgstr ""
22126 #: options.c:1987
22127 msgid "-fsched-stalled-insns=<number>       Set number of queued insns that can be prematurely scheduled"
22128 msgstr ""
22130 #: options.c:1990
22131 #, fuzzy
22132 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler"
22133 msgstr "  -fsched-verbose=<number> ¥¹¥±¥¸¥å¡¼¥é¤ÎñÁÀå¥ì¥Ù¥ë¤òÀßÄꤹ¤ë\n"
22135 #: options.c:1993
22136 msgid "If scheduling post reload, do superblock scheduling"
22137 msgstr ""
22139 #: options.c:1996
22140 msgid "If scheduling post reload, do trace scheduling"
22141 msgstr ""
22143 #: options.c:1999
22144 msgid "Reschedule instructions before register allocation"
22145 msgstr "¥ì¥¸¥¹¥¿³ÎÊݤÎÁ°¤ËÌ¿Îá¤òÊ¤Ùľ¤¹"
22147 #: options.c:2002
22148 msgid "Reschedule instructions after register allocation"
22149 msgstr "¥ì¥¸¥¹¥¿³ÎÊݤθå¤ÇÌ¿Îá¤òÊ¤Ùľ¤¹"
22151 #: options.c:2005
22152 msgid "Append a second underscore if the name already contains an underscore"
22153 msgstr ""
22155 #: options.c:2008
22156 msgid "Mark data as shared rather than private"
22157 msgstr "¥Ç¡¼¥¿¤ò¥×¥é¥¤¥Ù¡¼¥È¤Ç¤Ï¤Ê¤¯¶¦Í­¤µ¤ì¤ë¤è¤¦¥Þ¡¼¥¯¤¹¤ë"
22159 #: options.c:2011
22160 msgid "Use the same size for double as for float"
22161 msgstr "double ¤Î¥µ¥¤¥º¤ò float ¤ÈƱ¤¸¤È¤·¤Æ»ÈÍѤ¹¤ë"
22163 #: options.c:2014
22164 msgid "Use the narrowest integer type possible for enumeration types"
22165 msgstr ""
22167 #: options.c:2017
22168 #, fuzzy
22169 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
22170 msgstr "wchar_t ¤Îº¬ËÜŪ¤Ê·¿¤ò `unsigned short' ¤Èʤ¤¹"
22172 #: options.c:2023
22173 msgid "Disable optimizations observable by IEEE signaling NaNs"
22174 msgstr ""
22176 #: options.c:2026
22177 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
22178 msgstr ""
22180 #: options.c:2029
22181 #, fuzzy
22182 msgid "Make \"char\" signed by default"
22183 msgstr "'char' ¤ò¥Ç¥Õ¥©¥ë¥È¤ÇÉä¹çÉÕ¤­¤È¤¹¤ë"
22185 #: options.c:2032
22186 #, fuzzy
22187 msgid "Convert floating point constants to single precision constants"
22188 msgstr "ÉâÆ°¾®¿ôÅÀÄê¿ô¤òñÀºÅÙÄê¿ô¤ËÊÑ´¹¤¹¤ë"
22190 #: options.c:2035
22191 msgid "Use value profiling for speculative prefetching"
22192 msgstr ""
22194 #: options.c:2038
22195 msgid "Split lifetimes of induction variables when loops are unrolled."
22196 msgstr ""
22198 #: options.c:2044
22199 msgid "Insert stack checking code into the program"
22200 msgstr "¥×¥í¥°¥é¥à¤Ë¥¹¥¿¥Ã¥¯¶­³¦¸¡½Ð¥³¡¼¥É¤òÁÞÆþ¤¹¤ë"
22202 #: options.c:2050
22203 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>"
22204 msgstr ""
22206 #: options.c:2053
22207 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>"
22208 msgstr ""
22210 #: options.c:2056
22211 msgid "Display statistics accumulated during compilation"
22212 msgstr "¥³¥ó¥Ñ¥¤¥ëÃæ¤ËÃßÀѤµ¤ì¤¿Åý·×¾ðÊó¤òɽ¼¨¤¹¤ë"
22214 #: options.c:2059
22215 msgid "Enable assignability checks for stores into object arrays"
22216 msgstr ""
22218 #: options.c:2062
22219 #, fuzzy
22220 msgid "Perform strength reduction optimizations"
22221 msgstr "¶¯Åٺ︺ºÇŬ²½¤ò¹Ô¤Ê¤¦"
22223 #: options.c:2065
22224 msgid "Assume strict aliasing rules apply"
22225 msgstr "¸·Ì©¤ÊÊÌ̾µ¬Â§¤ËŬ¹ç¤¹¤ë¤È¤ß¤Ê¤¹"
22227 #: options.c:2071
22228 msgid "Check for syntax errors, then stop"
22229 msgstr "ʸˡ¥¨¥é¡¼¤ò¸¡½Ð¤·¤Æ¡¢¤½¤³¤ÇÄä»ß¤¹¤ë"
22231 #: options.c:2074
22232 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting"
22233 msgstr ""
22235 #: options.c:2077
22236 #, fuzzy
22237 msgid "-ftemplate-depth-<number>\tSpecify maximum template instantiation depth"
22238 msgstr "¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂβ½¤Î¿¼¤µ¤ÎºÇÂçÃͤò»ØÄꤹ¤ë"
22240 #: options.c:2080
22241 #, fuzzy
22242 msgid "Create data files needed by \"gcov\""
22243 msgstr "gcov ¤¬É¬ÍפȤ¹¤ë¥Ç¡¼¥¿¥Õ¥¡¥¤¥ë¤òºîÀ®¤¹¤ë"
22245 #: options.c:2086
22246 #, fuzzy
22247 msgid "Perform jump threading optimizations"
22248 msgstr "¥¸¥ã¥ó¥×ʬ´ôºÇŬ²½¤ò¹Ô¤Ê¤¦"
22250 #: options.c:2089
22251 msgid "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing local statics."
22252 msgstr ""
22254 #: options.c:2092
22255 #, fuzzy
22256 msgid "Report the time taken by each compiler pass"
22257 msgstr "¼Â¹Ô½ªÎ»»þ¤Ë¥³¥ó¥Ñ¥¤¥é¤Î³Æ²áÄø¤ËÍפ·¤¿»þ´Ö¤òÊó¹ð¤¹¤ë"
22259 #: options.c:2095
22260 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model"
22261 msgstr ""
22263 #: options.c:2098
22264 msgid "Perform superblock formation via tail duplication"
22265 msgstr ""
22267 #: options.c:2101
22268 msgid "Assume floating-point operations can trap"
22269 msgstr ""
22271 #: options.c:2104
22272 #, fuzzy
22273 msgid "Trap for signed overflow in addition, subtraction and multiplication"
22274 msgstr "Éä¹çÉÕ¤­¤Î²Ã»»/¸º»»/¾è»»¤Ç¤Î·å¤¢¤Õ¤ì¤ò¥È¥é¥Ã¥×¤¹¤ë"
22276 #: options.c:2107
22277 msgid "Use tree-ssa based implementation of profiling"
22278 msgstr ""
22280 #: options.c:2110
22281 #, fuzzy
22282 msgid "Enable SSA-CCP optimization on trees"
22283 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
22285 #: options.c:2113
22286 msgid "Enable loop header copying on trees"
22287 msgstr ""
22289 #: options.c:2116
22290 msgid "Coalesce memory temporaries in the SSA->normal pass"
22291 msgstr ""
22293 #: options.c:2119
22294 msgid "Replace SSA temporaries with better names in copies."
22295 msgstr ""
22297 #: options.c:2122
22298 #, fuzzy
22299 msgid "Enable SSA dead code elimination optimization on trees"
22300 msgstr "¥Ç¥Ã¥É¥³¡¼¥É¤Î½üµî¤ò¹Ô¤Ê¤¦"
22302 #: options.c:2125
22303 #, fuzzy
22304 msgid "Enable dominator optimizations"
22305 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
22307 #: options.c:2128
22308 #, fuzzy
22309 msgid "Enable dead store elimination"
22310 msgstr "¥Ç¥Ã¥É¥³¡¼¥É¤Î½üµî¤ò¹Ô¤Ê¤¦"
22312 #: options.c:2131
22313 msgid "Enable Full Redundancy Elimination (FRE) on trees"
22314 msgstr ""
22316 #: options.c:2134
22317 #, fuzzy
22318 msgid "Enable loop invariant motion on trees"
22319 msgstr "¥ë¡¼¥×Ãæ¤ËÉÔÊѤʷ׻»¤ò¥ë¡¼¥×¤Î³°¤Ë°ÜÆ°¤¹¤ë"
22321 #: options.c:2137
22322 #, fuzzy
22323 msgid "Create canonical induction variables in loops"
22324 msgstr "¥ë¡¼¥×¤ÎÃæ¤ÎÁ´¤Æ¤Î°ìÈÌͶƳÊÑ¿ô¤ò¶¯Åٺ︺¤¹¤ë"
22326 #: options.c:2140
22327 msgid "Enable linear loop transforms on trees"
22328 msgstr ""
22330 #: options.c:2143
22331 #, fuzzy
22332 msgid "Enable loop optimizations on tree level"
22333 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
22335 #: options.c:2146
22336 msgid "Perform live range splitting during the SSA->normal pass."
22337 msgstr ""
22339 #: options.c:2149
22340 #, fuzzy
22341 msgid "Enable SSA-PRE optimization on trees"
22342 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
22344 #: options.c:2152
22345 msgid "Perform scalar replacement of aggregates"
22346 msgstr ""
22348 #: options.c:2155
22349 msgid "Replace temporary expressions in the SSA->normal pass"
22350 msgstr ""
22352 #: options.c:2158
22353 #, fuzzy
22354 msgid "Enable loop vectorization on trees"
22355 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
22357 #: options.c:2161
22358 #, fuzzy
22359 msgid "-ftree-vectorizer-verbose=<number>   Set the verbosity level of the vectorizer"
22360 msgstr "  -fsched-verbose=<number> ¥¹¥±¥¸¥å¡¼¥é¤ÎñÁÀå¥ì¥Ù¥ë¤òÀßÄꤹ¤ë\n"
22362 #: options.c:2164
22363 #, fuzzy
22364 msgid "Append underscores to externally visible names"
22365 msgstr "³°ÉôÊÑ¿ô¤ËÆó¤ÄÌܤΥ¢¥ó¥À¡¼¥¹¥³¥¢¤òÉÕ¤±Â­¤µ¤Ê¤¤"
22367 #: options.c:2167
22368 #, fuzzy
22369 msgid "Compile whole compilation unit at a time"
22370 msgstr "ËÝÌõñ°ÌÁ´ÂΤò¥Õ¥¡¥¤¥ë¤Ë¥À¥ó¥×¤¹¤ë"
22372 #: options.c:2170
22373 msgid "Perform loop unrolling for all loops"
22374 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤Ç¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦"
22376 #: options.c:2173
22377 msgid "Perform loop unrolling when iteration count is known"
22378 msgstr "È¿Éü²ó¿ô¤¬´ûÃΤΤȤ­¡¢¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦"
22380 #: options.c:2176
22381 msgid "Allow math optimizations that may violate IEEE or ISO standards"
22382 msgstr ""
22384 #: options.c:2179
22385 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
22386 msgstr ""
22388 #: options.c:2182
22389 #, fuzzy
22390 msgid "Make \"char\" unsigned by default"
22391 msgstr "'char' ¤ò¥Ç¥Õ¥©¥ë¥È¤ÇÉä¹ç̵¤·¤È¤¹¤ë"
22393 #: options.c:2185
22394 #, fuzzy
22395 msgid "Perform loop unswitching"
22396 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤Ç¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦"
22398 #: options.c:2188
22399 msgid "Just generate unwind tables for exception handling"
22400 msgstr "´¬¤­Ìᤷ¤ò¹Ô¤Ê¤¦Îã³°Êä­Íѥơ¼¥Ö¥ë¤òÀ¸À®¤¹¤ë"
22402 #: options.c:2191
22403 #, fuzzy
22404 msgid "Generate code for the Boehm GC"
22405 msgstr "Boehm GC ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
22407 #: options.c:2194
22408 #, fuzzy
22409 msgid "Use __cxa_atexit to register destructors"
22410 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤ÎÅÐÏ¿¤Ë __cxa_atexit ¤òÍøÍѤ¹¤ë"
22412 #: options.c:2197
22413 msgid "Call a library routine to do integer divisions"
22414 msgstr ""
22416 #: options.c:2200
22417 #, fuzzy
22418 msgid "Perform variable tracking"
22419 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
22421 #: options.c:2203
22422 msgid "Apply variable expansion when loops are unrolled."
22423 msgstr ""
22425 #: options.c:2206
22426 #, fuzzy
22427 msgid "Add extra commentary to assembler output"
22428 msgstr ";ʬ¤Ê¥³¥á¥ó¥È¤ò¥¢¥»¥ó¥Ö¥é½ÐÎϤËÄɲ乤ë"
22430 #: options.c:2209
22431 msgid "Marks all inlined methods as having hidden visibility"
22432 msgstr ""
22434 #: options.c:2212
22435 msgid "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol visibility"
22436 msgstr ""
22438 #: options.c:2215
22439 msgid "Use expression value profiles in optimizations"
22440 msgstr ""
22442 #: options.c:2218
22443 msgid "Discard unused virtual functions"
22444 msgstr "»È¤ï¤ì¤Ê¤¤²¾ÁÛ´Ø¿ô¤òÀÚ¤ê¼Î¤Æ¤ë"
22446 #: options.c:2221
22447 msgid "Implement vtables using thunks"
22448 msgstr "thunk ¤ò»È¤Ã¤Æ vtable ¤ò¼ÂÁõ¤¹¤ë"
22450 #: options.c:2224
22451 msgid "Emit common-like symbols as weak symbols"
22452 msgstr "¥³¥â¥ó¥·¥ó¥Ü¥ë¤ò¥¦¥£¡¼¥¯¥·¥ó¥Ü¥ë¤ÎÍͤËÀ¸À®¤¹¤ë"
22454 #: options.c:2227
22455 msgid "Construct webs and split unrelated uses of single variable"
22456 msgstr ""
22458 #: options.c:2230
22459 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>"
22460 msgstr ""
22462 #: options.c:2233
22463 msgid "Generate a #line directive pointing at the current working directory"
22464 msgstr ""
22466 #: options.c:2236
22467 msgid "Assume signed arithmetic overflow wraps around"
22468 msgstr ""
22470 #: options.c:2239
22471 msgid "Emit cross referencing information"
22472 msgstr "Áê¸ß»²¾È¾ðÊó¤òÀ¸À®¤¹¤ë"
22474 #: options.c:2242
22475 #, fuzzy
22476 msgid "Put zero initialized data in the bss section"
22477 msgstr "Âç°èÊÑ¿ôÅù¤ò½é´ü²½¤µ¤ì¤Ê¤¤¥³¥â¥ó¥»¥¯¥·¥ç¥ó¤ËÃÖ¤«¤Ê¤¤"
22479 #: options.c:2245
22480 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
22481 msgstr ""
22483 #: options.c:2248
22484 #, fuzzy
22485 msgid "Generate debug information in default format"
22486 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22488 #: options.c:2251
22489 #, fuzzy
22490 msgid "Generate debug information in COFF format"
22491 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22493 #: options.c:2254
22494 #, fuzzy
22495 msgid "Generate debug information in DWARF v2 format"
22496 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22498 #: options.c:2257
22499 #, fuzzy
22500 msgid "Dump declarations to a .decl file"
22501 msgstr "Àë¸À¤ò .decl ¥Õ¥¡¥¤¥ë¤Ë¥À¥ó¥×¤¹¤ë"
22503 #: options.c:2260
22504 #, fuzzy
22505 msgid "Generate debug information in default extended format"
22506 msgstr "¥Ç¥Õ¥©¥ë¥È³ÈÄ¥·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22508 #: options.c:2263
22509 #, fuzzy
22510 msgid "Generate debug information in STABS format"
22511 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22513 #: options.c:2266
22514 #, fuzzy
22515 msgid "Generate debug information in extended STABS format"
22516 msgstr "¥Ç¥Õ¥©¥ë¥È³ÈÄ¥·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22518 #: options.c:2269
22519 #, fuzzy
22520 msgid "Generate debug information in VMS format"
22521 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22523 #: options.c:2272
22524 #, fuzzy
22525 msgid "Generate debug information in XCOFF format"
22526 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22528 #: options.c:2275
22529 #, fuzzy
22530 msgid "Generate debug information in extended XCOFF format"
22531 msgstr "¥Ç¥Õ¥©¥ë¥È³ÈÄ¥·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22533 #: options.c:2278
22534 msgid "Set the default integer kind to double precision"
22535 msgstr ""
22537 #: options.c:2281
22538 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path"
22539 msgstr ""
22541 #: options.c:2284
22542 msgid "-imacros <file>\tAccept definition of macros in <file>"
22543 msgstr ""
22545 #: options.c:2287
22546 msgid "-include <file>\tInclude the contents of <file> before other files"
22547 msgstr ""
22549 #: options.c:2290
22550 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options"
22551 msgstr ""
22553 #: options.c:2293
22554 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path"
22555 msgstr ""
22557 #: options.c:2296
22558 msgid "-isysroot <dir>\tSet <dir> to be the system root directory"
22559 msgstr ""
22561 #: options.c:2299
22562 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path"
22563 msgstr ""
22565 #: options.c:2302
22566 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path"
22567 msgstr ""
22569 #: options.c:2305
22570 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path"
22571 msgstr ""
22573 #: options.c:2317
22574 msgid "Do not search standard system include directories (those specified with -isystem will still be used)"
22575 msgstr ""
22577 #: options.c:2320
22578 msgid "Do not search standard system include directories for C++"
22579 msgstr ""
22581 #: options.c:2323
22582 #, fuzzy
22583 msgid "-o <file>\tPlace output into <file>"
22584 msgstr "  -o <file>               ½ÐÎϤò <file> ¤Ë½ñ¤­¹þ¤à\n"
22586 #: options.c:2326
22587 #, fuzzy
22588 msgid "Enable function profiling"
22589 msgstr "mips16 ´Ø¿ô¥×¥í¥Õ¥¡¥¤¥ë"
22591 #: options.c:2329
22592 #, fuzzy
22593 msgid "Issue warnings needed for strict compliance to the standard"
22594 msgstr "  -pedantic               ¸·Ì©¤Ê ISO C ¤Ø¤ÎŬ¹ç¤ËÍפ¹¤ë·Ù¹ð¤òȯ¤¹¤ë\n"
22596 #: options.c:2332
22597 msgid "Like -pedantic but issue them as errors"
22598 msgstr ""
22600 #: options.c:2335
22601 #, fuzzy
22602 msgid "Generate C header of platform-specific features"
22603 msgstr "¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¸ÇÍ­¤Îµ¡Ç½¤Î C ¥Ø¥Ã¥À¤òÀ¸À®¤¹¤ë"
22605 #: options.c:2338
22606 msgid "-qkind=<n>\tSet the kind for a real with the 'q' exponent to 'n'"
22607 msgstr ""
22609 #: options.c:2341
22610 #, fuzzy
22611 msgid "Do not display functions compiled or elapsed time"
22612 msgstr "  -quiet                  ¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿´Ø¿ô¤ä·Ð²á»þ´Ö¤òɽ¼¨¤·¤Ê¤¤\n"
22614 #: options.c:2344
22615 msgid "Set the default real kind to double precision"
22616 msgstr ""
22618 #: options.c:2347
22619 #, fuzzy
22620 msgid "Remap file names when including files"
22621 msgstr "#%s ¤Ç¤Î¥Õ¥¡¥¤¥ë̾¤¬¶õ¤Ç¤¹"
22623 #: options.c:2350
22624 msgid "Conform to the ISO 1998 C++ standard"
22625 msgstr ""
22627 #: options.c:2353
22628 msgid "Conform to the ISO 1990 C standard"
22629 msgstr ""
22631 #: options.c:2356
22632 msgid "Conform to the ISO 1999 C standard"
22633 msgstr ""
22635 #: options.c:2359 options.c:2389 options.c:2392
22636 msgid "Deprecated in favor of -std=c99"
22637 msgstr ""
22639 #: options.c:2362
22640 msgid "Conform to the ISO Fortran 2003 standard."
22641 msgstr ""
22643 #: options.c:2365
22644 msgid "Conform to the ISO Fortran 95 standard."
22645 msgstr ""
22647 #: options.c:2368
22648 msgid "Conform nothing in particular."
22649 msgstr ""
22651 #: options.c:2371
22652 msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
22653 msgstr ""
22655 #: options.c:2374
22656 msgid "Conform to the ISO 1990 C standard with GNU extensions"
22657 msgstr ""
22659 #: options.c:2377
22660 msgid "Conform to the ISO 1999 C standard with GNU extensions"
22661 msgstr ""
22663 #: options.c:2380
22664 msgid "Deprecated in favor of -std=gnu99"
22665 msgstr ""
22667 #: options.c:2383
22668 msgid "Deprecated in favor of -std=c89"
22669 msgstr ""
22671 #: options.c:2386
22672 msgid "Conform to the ISO 1990 C standard as amended in 1994"
22673 msgstr ""
22675 #: options.c:2395
22676 #, fuzzy
22677 msgid "Enable traditional preprocessing"
22678 msgstr "¥¹¥¿¥Ã¥¯Ãµº÷¤òÍ­¸ú¤Ë¤¹¤ë"
22680 #: options.c:2398
22681 msgid "-trigraphs\tSupport ISO C trigraphs"
22682 msgstr ""
22684 #: options.c:2401
22685 msgid "Do not predefine system-specific and GCC-specific macros"
22686 msgstr ""
22688 #: options.c:2404
22689 #, fuzzy
22690 msgid "Enable verbose output"
22691 msgstr "¥Ç¥Ð¥Ã¥°½ÐÎϤòÍ­¸ú¤Ë¤¹¤ë"
22693 #: options.c:2410
22694 #, fuzzy
22695 msgid "Suppress warnings"
22696 msgstr "%s: ·Ù¹ð: "
22698 #: config/mips/mips.h:1124 config/arc/arc.h:63
22699 msgid "may not use both -EB and -EL"
22700 msgstr "-EB ¤È -EL ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
22702 #: config/sh/sh.h:685
22703 #, fuzzy
22704 msgid "SH2a does not support little-endian"
22705 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
22707 #: config/mips/r3900.h:35
22708 #, fuzzy
22709 msgid "-mhard-float not supported"
22710 msgstr "-mhard-float ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó."
22712 #: config/mips/r3900.h:37
22713 #, fuzzy
22714 msgid "-msingle-float and -msoft-float cannot both be specified"
22715 msgstr "-msingle-float ¤È -msoft-float ¤ò°ìÅ٤˻ØÄꤹ¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó¡£"
22717 #: config/darwin.h:251
22718 msgid "-current_version only allowed with -dynamiclib"
22719 msgstr ""
22721 #: config/darwin.h:253
22722 msgid "-install_name only allowed with -dynamiclib"
22723 msgstr ""
22725 #: config/darwin.h:258
22726 #, fuzzy
22727 msgid "-bundle not allowed with -dynamiclib"
22728 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
22730 #: config/darwin.h:259
22731 #, fuzzy
22732 msgid "-bundle_loader not allowed with -dynamiclib"
22733 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
22735 #: config/darwin.h:260
22736 #, fuzzy
22737 msgid "-client_name not allowed with -dynamiclib"
22738 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
22740 #: config/darwin.h:265
22741 msgid "-force_flat_namespace not allowed with -dynamiclib"
22742 msgstr ""
22744 #: config/darwin.h:267
22745 msgid "-keep_private_externs not allowed with -dynamiclib"
22746 msgstr ""
22748 #: config/darwin.h:268
22749 #, fuzzy
22750 msgid "-private_bundle not allowed with -dynamiclib"
22751 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
22753 #: config/arm/arm.h:153
22754 msgid "-msoft-float and -mhard_float may not be used together"
22755 msgstr "-msoft-float ¤È -mhard_float ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó"
22757 #: config/arm/arm.h:155
22758 msgid "-mbig-endian and -mlittle-endian may not be used together"
22759 msgstr "-mbig-endian ¤È -mlittle-endian ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó"
22761 #: java/lang-specs.h:34
22762 msgid "-fjni and -femit-class-files are incompatible"
22763 msgstr "-fjni ¤È -femit-class-files ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22765 #: java/lang-specs.h:35
22766 msgid "-fjni and -femit-class-file are incompatible"
22767 msgstr "-fjini ¤È -femit-class-file ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22769 #: java/lang-specs.h:36 java/lang-specs.h:37
22770 msgid "-femit-class-file should used along with -fsyntax-only"
22771 msgstr ""
22773 #: config/i386/mingw32.h:58 config/i386/cygwin.h:70
22774 msgid "shared and mdll are not compatible"
22775 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22777 #: config/i386/nwld.h:34
22778 #, fuzzy
22779 msgid "Static linking is not supported.\n"
22780 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¼°¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22782 #: config/sparc/linux64.h:211 config/sparc/linux64.h:222
22783 #: config/sparc/netbsd-elf.h:126 config/sparc/netbsd-elf.h:145
22784 #: config/sparc/sol2-bi.h:195 config/sparc/sol2-bi.h:205
22785 #, fuzzy
22786 msgid "may not use both -m32 and -m64"
22787 msgstr "-mfp64 ¤È -m4650 ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
22789 #: config/vax/netbsd-elf.h:42
22790 #, fuzzy
22791 msgid "The -shared option is not currently supported for VAX ELF."
22792 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤Ï¸½ºß¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
22794 #: config/vax/vax.h:50 config/vax/vax.h:51
22795 msgid "profiling not supported with -mg\n"
22796 msgstr "-mg ¤Ç¤Î¥×¥í¥Õ¥¡¥¤¥ë¤ÏÄ󶡤µ¤ì¤Þ¤»¤ó\n"
22798 #: config/i386/sco5.h:189
22799 #, fuzzy
22800 msgid "-pg not supported on this platform"
22801 msgstr "init_priority Â°À­¤Ï¤³¤Î¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
22803 #: config/i386/sco5.h:190
22804 #, fuzzy
22805 msgid "-p and -pp specified - pick one"
22806 msgstr "-I- ¤¬Æó²ó»ØÄꤵ¤ì¤Þ¤·¤¿"
22808 #: config/i386/sco5.h:264
22809 #, fuzzy
22810 msgid "-G and -static are mutually exclusive"
22811 msgstr "-pedantic ¤È -traditional ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹"
22813 #: config/i386/cygwin.h:29
22814 msgid "mno-cygwin and mno-win32 are not compatible"
22815 msgstr "mno-cygwin ¤È mno-win32 ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22817 #: config/mcore/mcore.h:57
22818 msgid "the m210 does not have little endian support"
22819 msgstr "m210 ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥µ¥Ý¡¼¥È¤ò¹Ô¤Ê¤¨¤Þ¤»¤ó"
22821 #: gcc.c:763
22822 #, fuzzy
22823 msgid "GCC does not support -C or -CC without -E"
22824 msgstr "GNU C ¤Ï -E ¤òȼ¤ï¤Ê¤¤ -C ¤ò¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó"
22826 #: gcc.c:790 java/jvspec.c:80 ada/lang-specs.h:34
22827 msgid "-pg and -fomit-frame-pointer are incompatible"
22828 msgstr "-pg ¤È -fomit-frame-pointer ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22830 #: gcc.c:957
22831 msgid "-E required when input is from standard input"
22832 msgstr "ÆþÎϤ¬É¸½àÆþÎϤξì¹ç¤Ï -E ¤¬É¬ÍפǤ¹"
22834 #: config/lynx.h:71
22835 msgid "Cannot use mthreads and mlegacy-threads together."
22836 msgstr ""
22838 #: config/lynx.h:96
22839 msgid "Cannot use mshared and static together."
22840 msgstr ""
22842 #: config/sparc/sol2-bi.h:167 config/sparc/sol2-bi.h:172
22843 #: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
22844 #, fuzzy
22845 msgid "does not support multilib"
22846 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22848 #: config/rs6000/darwin.h:130
22849 msgid " conflicting code gen style switches are used"
22850 msgstr ""
22852 #: treelang/lang-specs.h:52
22853 #, fuzzy
22854 msgid "-pg or -p and -fomit-frame-pointer are incompatible"
22855 msgstr "-pg ¤È -fomit-frame-pointer ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22857 #: ada/lang-specs.h:35
22858 msgid "-c or -S required for Ada"
22859 msgstr ""
22861 #~ msgid "__builtin_trap not supported by this target"
22862 #~ msgstr "__builtin_trap ¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
22864 #~ msgid "type with more precision than %s"
22865 #~ msgstr "%s ¤è¤ê¤âÀºÌ©¤Ê·¿"
22867 #~ msgid "ISO C++ forbids range expressions in switch statements"
22868 #~ msgstr "ISO C++ ¤Ç¤Ï switch Ê¸¤Ç¤ÎÈϰϼ°¤Ï¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹"
22870 #~ msgid "unknown C standard `%s'"
22871 #~ msgstr "ÉÔÌÀ¤Ê C É¸½à `%s'"
22873 #~ msgid "`struct %s' incomplete in scope ending here"
22874 #~ msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤Î°ÌÃ֤ǡ¢`struct %s' ¤¬ÉÔ´°Á´¤Ç¤¹"
22876 #~ msgid "`union %s' incomplete in scope ending here"
22877 #~ msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤ÎÉôʬ¤Ç `union %s' ¤¬ÉÔ´°Á´¤Ç¤¹"
22879 #~ msgid "`enum %s' incomplete in scope ending here"
22880 #~ msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤ÎÉôʬ¤Ç `enum %s' ¤¬ÉÔ´°Á´¤Ç¤¹"
22882 #~ msgid "prototype for `%s' follows and number of arguments doesn't match"
22883 #~ msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¡¢°ú¿ô¤Î¸Ä¿ô¤¬°ìÃפ·¤Þ¤»¤ó"
22885 #~ msgid "const declaration for `%s' follows non-const"
22886 #~ msgstr "`%s' ¤ÏÈó const ¤Î¸å¤Ç const Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
22888 #~ msgid "type qualifiers for `%s' conflict with previous decl"
22889 #~ msgstr "`%s' ¤Î·¿½¤¾þ»Ò¤¬Á°Êý¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
22891 #~ msgid "`%s' was declared implicitly `extern' and later `static'"
22892 #~ msgstr "`%s' ¤Ï°ÅÌۤˠ`extern' Àë¸À¤µ¤ì¡¢¸å¤Ë `static' Àë¸À¤µ¤ì¤Þ¤·¤¿"
22894 #~ msgid "type mismatch with previous implicit declaration"
22895 #~ msgstr "·¿¤¬Á°Êý¤Î°ÅÌÛ¤ÎÀë¸À¤È°ìÃפ·¤Þ¤»¤ó"
22897 #~ msgid "type of external `%s' is not global"
22898 #~ msgstr "³°Éô `%s' ¤Î·¿¤Ï¥°¥í¡¼¥Ð¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
22900 #~ msgid "`%s' was previously implicitly declared to return `int'"
22901 #~ msgstr "`%s' ¤ÏÁ°Êý¤Ç°ÅÌÛŪ¤Ë `int' ¤òÊÖ¤¹¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
22903 #~ msgid "`%s' locally external but globally static"
22904 #~ msgstr "`%s' ¤Ï¥í¡¼¥«¥ëŪ¤Ë¤Ï extern ¤Ç¤¹¤¬¡¢¥°¥í¡¼¥Ð¥ëŪ¤Ë static ¤Ç¤¹"
22906 #~ msgid "function `%s' was previously declared within a block"
22907 #~ msgstr "´Ø¿ô `%s' ¤Ï¥Ö¥í¥Ã¥¯Æâ¤ÎÁ°Êý¤ÇÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
22909 #~ msgid "ANSI C forbids parameter `%s' shadowing typedef"
22910 #~ msgstr "ANSI C ¤Ï typedef ¤òʤ¤¤±£¤¹²¾°ú¿ô `%s' ¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹"
22912 #~ msgid "the only valid combination is `long double'"
22913 #~ msgstr "Í£°ì¤ÎÍ­¸ú¤ÊÁȹç¤ï¤»¤Ï `long double' ¤Ç¤¹"
22915 #~ msgid "ANSI C forbids const or volatile function types"
22916 #~ msgstr "ANSI C ¤Ï const ¤ä volatile ´Ø¿ô·¿¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22918 #~ msgid "ISO C forbids qualified void function return type"
22919 #~ msgstr "ISO C ¤Ï½¤¾þÉÕ¤­ void ·¿¤ÎÌá¤êÃͤò»ý¤Ä´Ø¿ô¤ò¶Ø¤¸¤Þ¤¹"
22921 #~ msgid "parameter points to incomplete type"
22922 #~ msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤ò»Ø¤·¤Æ¤¤¤Þ¤¹"
22924 #~ msgid "`void' in parameter list must be the entire list"
22925 #~ msgstr "²¾°ú¿ô¥ê¥¹¥ÈÃæ¤Î `void' ¤Ï¥ê¥¹¥ÈÁ´ÂΤòÀê¤á¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
22927 #~ msgid "anonymous union declared inside parameter list"
22928 #~ msgstr "̵̾¶¦ÍÑÂΤ¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
22930 #~ msgid "anonymous enum declared inside parameter list"
22931 #~ msgstr "̵̾Îóµó»Ò¤¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
22933 #~ msgid "%s defined inside parms"
22934 #~ msgstr "%s¤¬²¾°ú¿ôÆâ¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
22936 #~ msgid "union"
22937 #~ msgstr "¶¦ÍÑÂÎ"
22939 #~ msgid "structure"
22940 #~ msgstr "¹½Â¤ÂÎ"
22942 #~ msgid "struct"
22943 #~ msgstr "¹½Â¤ÂÎ"
22945 #~ msgid "members"
22946 #~ msgstr "¥á¥ó¥Ð"
22948 #~ msgid "bit-field `%s' type invalid in ISO C"
22949 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ·¿¤Ï ISO C ¤Ç¤ÏÉÔŬÀڤǤ¹"
22951 #~ msgid "enum defined inside parms"
22952 #~ msgstr "²¾°ú¿ôÆâ¤Ç enum ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿"
22954 #~ msgid "parm types given both in parmlist and separately"
22955 #~ msgstr "²¾°ú¿ô¤Î·¿¤¬¡¢²¾°ú¿ô¥ê¥¹¥È¤È¤ÏÊ̤ΤȤ³¤í¤«¤é¤âÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤¹"
22957 #~ msgid "ignoring `%s' at end of `-f%s'"
22958 #~ msgstr "`%s'(`-f%s' ¤Î½ª¤ê¤Ë¤¢¤ë) ¤ò̵»ë¤·¤Þ¤¹"
22960 #~ msgid "the ` ' printf flag"
22961 #~ msgstr "printf ¤Î ` ' ¥Õ¥é¥°"
22963 #~ msgid "the `+' printf flag"
22964 #~ msgstr "printf ¤Î `+' ¥Õ¥é¥°"
22966 #~ msgid "the `#' printf flag"
22967 #~ msgstr "printf ¤Î `#' ¥Õ¥é¥°"
22969 #~ msgid "the `0' printf flag"
22970 #~ msgstr "printf ¤Î `0' ¥Õ¥é¥°"
22972 #~ msgid "the `-' printf flag"
22973 #~ msgstr "printf ¤Î `-' ¥Õ¥é¥°"
22975 #~ msgid "`I' flag"
22976 #~ msgstr "`I' ¥Õ¥é¥°"
22978 #~ msgid "`a' flag"
22979 #~ msgstr "`a' ¥Õ¥é¥°"
22981 #~ msgid "the `a' scanf flag"
22982 #~ msgstr "scanf ¤Î `a' ¥Õ¥é¥°"
22984 #~ msgid "`_' flag"
22985 #~ msgstr "`_' ¥Õ¥é¥°"
22987 #~ msgid "`^' flag"
22988 #~ msgstr "`^' ¥Õ¥é¥°"
22990 #~ msgid "`(' flag"
22991 #~ msgstr "`(' ¥Õ¥é¥°"
22993 #~ msgid "`!' flag"
22994 #~ msgstr "`!' ¥Õ¥é¥°"
22996 #~ msgid "null format string"
22997 #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎ󤬠null ¤Ç¤¹"
22999 #~ msgid "%s does not support the `%%%c' %s format"
23000 #~ msgstr "%s ¤Ï `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
23002 #~ msgid "format argument is not a pointer (arg %d)"
23003 #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)"
23005 #~ msgid "format argument is not a pointer to a pointer (arg %d)"
23006 #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤¬¥Ý¥¤¥ó¥¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)"
23008 #~ msgid "%s format, %s arg (arg %d)"
23009 #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï %s ¤Ç¤¹¤¬¡¢°ú¿ô¤Ï %s ¤Ç¤¹ (°ú¿ô %d)"
23011 #~ msgid "leaving more files than we entered"
23012 #~ msgstr "Æþ¤Ã¤¿¥Õ¥¡¥¤¥ë¤è¤ê¤â½Ð¤¿¥Õ¥¡¥¤¥ë¤ÎÊý¤¬Â¿¤¯¤Ê¤ê¤Þ¤·¤¿"
23014 #~ msgid "incomplete universal-character-name"
23015 #~ msgstr "̵¸ú¤Ê ¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾"
23017 #~ msgid "non hex digit '%c' in universal-character-name"
23018 #~ msgstr "Èó 16 ¿Ê¿ô '%c' ¤¬ universal-character-name Æâ¤Ë¤¢¤ê¤Þ¤¹"
23020 #~ msgid "universal-character-name on EBCDIC target"
23021 #~ msgstr "EBCDIC ¤Î¥¿¡¼¥²¥Ã¥È¤Ç `%c' ¤Ë¥æ¥Ë¥Ð¡¼¥µ¥ë¥­¥ã¥é¥¯¥¿Ì¾¤¬»È¤ï¤ì¤Þ¤·¤¿"
23023 #~ msgid "universal-character-name used for '%c'"
23024 #~ msgstr "`%c' ¤Ë¥æ¥Ë¥Ð¡¼¥µ¥ë¥­¥ã¥é¥¯¥¿Ì¾¤¬»È¤ï¤ì¤Þ¤·¤¿"
23026 #~ msgid "invalid universal-character-name"
23027 #~ msgstr "ÉÔŬÀڤʥæ¥Ë¥Ð¡¼¥µ¥ë¥­¥ã¥é¥¯¥¿Ì¾"
23029 #~ msgid "the meaning of `\\x' varies with -traditional"
23030 #~ msgstr "`\\x' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹"
23032 #~ msgid "\\x used with no following hex digits"
23033 #~ msgstr "\\x ¤Ë¡¢¤½¤ì¤Ë³¤¯¤Ï¤º¤Î 16 ¿Ê¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
23035 #~ msgid "hex escape out of range"
23036 #~ msgstr "16 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹"
23038 #~ msgid "the meaning of '\\a' varies with -traditional"
23039 #~ msgstr "'\\a' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹"
23041 #~ msgid "the meaning of '\\%c' varies with -traditional"
23042 #~ msgstr "'\\%c' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹"
23044 #~ msgid "non-ISO-standard escape sequence, '\\%c'"
23045 #~ msgstr "Èó ISO É¸½à¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹, '\\%c'"
23047 #~ msgid "unknown escape sequence: '\\' followed by char 0x%x"
23048 #~ msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹: Ê¸»ú 0x%x ¤¬¸å¤Ë³¤¯ '\\'"
23050 #~ msgid "universal-character-name '\\U%08x' not valid in identifier"
23051 #~ msgstr "¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾ `\\U%08x' ¤Ï¼±Ê̻ҤÎÃæ¤Ç¤ÏÍ­¸ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
23053 #~ msgid "universal-character-name '\\u%04x' not valid in identifier"
23054 #~ msgstr "¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾ `\\u%04x' ¤Ï¼±Ê̻ҤÎÃæ¤Ç¤ÏÍ­¸ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
23056 #~ msgid "both 'f' and 'l' suffixes on floating constant"
23057 #~ msgstr "ÉâÆ°¾®¿ôÄê¿ô¤Ë 'f' ¤È 'l' ÀÜÈø¼­¤ÎξÊý¤¬¤¢¤ê¤Þ¤¹"
23059 #~ msgid "floating constant may not be in radix 16"
23060 #~ msgstr "´ð¿ô 16 ¤ÎÉâÆ°¾¯¿ôÄê¿ô¤Ïµö¤µ¤ì¤Þ¤»¤ó"
23062 #~ msgid "traditional C rejects the 'f' suffix"
23063 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï 'f' ÀÜÈø¼­¤¬µñÈݤµ¤ì¤Þ¤¹"
23065 #~ msgid "traditional C rejects the 'l' suffix"
23066 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï 'l' ÀÜÈø¼­¤¬µñÈݤµ¤ì¤Þ¤¹"
23068 #~ msgid "ISO C forbids imaginary numeric constants"
23069 #~ msgstr "ISO C ¤Ç¤Ïµõ¿ôÄê¿ô¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹"
23071 #~ msgid "floating point number exceeds range of 'double'"
23072 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬ 'double' ¤ÎÈϰϤòĶ¤¨¤Æ¤¤¤Þ¤¹"
23074 #~ msgid "two 'u' suffixes on integer constant"
23075 #~ msgstr "2 ¤Ä¤Î 'u' ÀÜÈø¼­¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹"
23077 #~ msgid "traditional C rejects the 'u' suffix"
23078 #~ msgstr "ÅÁÅýŪ¤Ê C ¤Ç¤Ï 'u' ÀÜÈø¼­¤¬µñÈݤµ¤ì¤Þ¤¹"
23080 #~ msgid "'lul' is not a valid integer suffix"
23081 #~ msgstr "'lul' ¤ÏÀµ¾ï¤ÊÀ°¿ôÀÜÈø¼­¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
23083 #~ msgid "'Ll' and 'lL' are not valid integer suffixes"
23084 #~ msgstr "'Ll' ¤È 'lL' ¤ÏÀµ¾ï¤ÊÀ°¿ôÀÜÈø¼­¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
23086 #~ msgid "ISO C89 forbids long long integer constants"
23087 #~ msgstr "ISO C89 ¤Ç¤Ï long long À°¿ôÄê¿ô¤ò¶Ø¤¸¤Þ¤¹"
23089 #~ msgid "more than one 'i' or 'j' suffix on integer constant"
23090 #~ msgstr "Ê£¿ô¤Î 'i' ¤ä 'j' ÀÜÈø¼­¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹"
23092 #~ msgid "integer constant is too large for this configuration of the compiler - truncated to %d bits"
23093 #~ msgstr "À°¿ôÄê¿ô¤¬¥³¥ó¥Ñ¥¤¥é¤Î¸½ºß¤ÎÀßÄê¤è¤êÂ礭¤¹¤®¤ë¤¿¤á¡¢%d ¥Ó¥Ã¥È¤ËÀÚ¤êµÍ¤á¤Þ¤·¤¿"
23095 #~ msgid "width of integer constant changes with -traditional"
23096 #~ msgstr "-traditional ¤ò¤Ä¤±¤ë¤ÈÀ°¿ôÄê¿ô¤ÎÉý¤¬ÊѤï¤ê¤Þ¤¹"
23098 #~ msgid "integer constant is unsigned in ISO C, signed with -traditional"
23099 #~ msgstr "À°¿ôÄê¿ô¤Ï ISO C ¤Ç¤ÏÉä¹ç̵¤·¤Ç¡¢-traditional ¤ò¤Ä¤±¤ë¤ÈÉä¹çÉÕ¤­¤Ç¤¹"
23101 #~ msgid "width of integer constant may change on other systems with -traditional"
23102 #~ msgstr "À°¿ôÄê¿ô¤ÎÉý¤Ï¾¤Î¥·¥¹¥Æ¥à¤Ç -traditional ¤ò¤Ä¤±¤ë¤ÈÊѤï¤ë¤Ç¤·¤ç¤¦"
23104 #~ msgid "integer constant larger than the maximum value of %s"
23105 #~ msgstr "%s ¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
23107 #~ msgid "decimal constant is so large that it is unsigned"
23108 #~ msgstr "½½¿ÊÄê¿ô¤¬¤È¤Æ¤âÂ礭¤¤¤Î¤ÇÉä¹ç̵¤·¤È¤·¤Þ¤·¤¿"
23110 #~ msgid "missing white space after number '%.*s'"
23111 #~ msgstr "¿ô»ú '%.*s' ¤Î¸å¤Ë¶õÇò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
23113 #~ msgid "Ignoring invalid multibyte character"
23114 #~ msgstr "̵¸ú¤Ê¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»ú¤ò̵»ë¤·¤Þ¤¹"
23116 #~ msgid "escape sequence out of range for character"
23117 #~ msgstr "ʸ»ú¤ËÂФ¹¤ë¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬ÈϰϤò³°¤ì¤Æ¤¤¤Þ¤¹"
23119 #~ msgid "empty character constant"
23120 #~ msgstr "¶õ¤Îʸ»úÄê¿ô"
23122 #~ msgid "character constant too long"
23123 #~ msgstr "ʸ»úÄê¿ô¤¬Ä¹¤¹¤®¤Þ¤¹"
23125 #~ msgid "multi-character character constant"
23126 #~ msgstr "Ê£¿ôʸ»ú¤«¤é¤Ê¤ëʸ»úÄê¿ô"
23128 #~ msgid "ISO C forbids data definition with no type or storage class"
23129 #~ msgstr "ISO C ¤Ï·¿¤äµ­²±¥¯¥é¥¹¤Î¤Ê¤¤¥Ç¡¼¥¿ÄêµÁ¤ò¶Ø¤¸¤Þ¤¹"
23131 #~ msgid "ISO C forbids `&&'"
23132 #~ msgstr "ISO C ¤Ï `&&' ¤ò¶Ø¤¸¤Þ¤¹"
23134 #~ msgid "`sizeof' applied to a bit-field"
23135 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËŬÍѤµ¤ì¤¿ `sizeof'"
23137 #~ msgid "ISO C does not permit use of `varargs.h'"
23138 #~ msgstr "ISO C ¤Ç¤Ï `varargs.h' ¤ÎÍøÍѤòµö¤·¤Þ¤»¤ó"
23140 #~ msgid "`[*]' in parameter declaration only allowed in ISO C 99"
23141 #~ msgstr "²¾°ú¿ôÀë¸ÀÃæ¤Î `[*]' ¤Ï ISO C 99 ¤Ç¤Î¤ßµö¤µ¤ì¤Æ¤¤¤Þ¤¹"
23143 #~ msgid "`...' in old-style identifier list"
23144 #~ msgstr "¸Å¤¤¥¹¥¿¥¤¥ë¤Î¼±Ê̻ҥꥹ¥È¤Ç¤Î `...'"
23146 #~ msgid "%s at end of input"
23147 #~ msgstr "ÆþÎϤκǸå¤Ë %s"
23149 #~ msgid "%s before %s'%c'"
23150 #~ msgstr "%s ¤¬ %s'%c' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
23152 #~ msgid "%s before %s'\\x%x'"
23153 #~ msgstr "%s ¤¬ %s'\\x%x' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
23155 #~ msgid "%s before string constant"
23156 #~ msgstr "ʸ»úÎóÄê¿ô¤ÎÁ°¤Ë %s"
23158 #~ msgid "%s before numeric constant"
23159 #~ msgstr "¿ôÃÍÄê¿ô¤ÎÁ°¤Ë %s"
23161 #~ msgid "%s before \"%s\""
23162 #~ msgstr "%s ¤¬ \"%s\" ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
23164 #~ msgid "%s before '%s' token"
23165 #~ msgstr "%s ¤¬ '%s' ¥È¡¼¥¯¥ó¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
23167 #~ msgid "YYDEBUG not defined."
23168 #~ msgstr "YYDEBUG ¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
23170 #~ msgid "destructor needed for `%#D'"
23171 #~ msgstr "`%#D' ¤Î¤¿¤á¤Î¥Ç¥¹¥È¥é¥¯¥¿¤¬É¬ÍפǤ¹"
23173 #~ msgid "where case label appears here"
23174 #~ msgstr "case ¥é¥Ù¥ë¤¬¸½¤ì¤¿¤Î¤Ï¤³¤³¤Ç¤¹"
23176 #~ msgid "(enclose actions of previous case statements requiring destructors in their own scope.)"
23177 #~ msgstr "(Á°¤Î case Ê¸¤Î°Ï¤¤¹þ¤Þ¤ì¤¿Æ°ºî¤Ï¤½¤ì¼«¿È¤Î¥¹¥³¡¼¥×¤Ç¥Ç¥¹¥È¥é¥¯¥¿¤òÍ׵ᤷ¤Þ¤¹)"
23179 #~ msgid "sizeof applied to a void type"
23180 #~ msgstr "sizeof ¤¬ void ·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
23182 #~ msgid "__alignof__ applied to an incomplete type"
23183 #~ msgstr "__alignof__ ¤¬ÉÔ´°Á´¤Ê·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
23185 #~ msgid "subscript has type `char'"
23186 #~ msgstr "ź»ú¤¬ `char' ·¿¤ò¤â¤Á¤Þ¤¹"
23188 #~ msgid "shift count is negative"
23189 #~ msgstr "¥·¥Õ¥È²ó¿ô¤¬Éé¤ÎÃͤǤ¹"
23191 #~ msgid "shift count >= width of type"
23192 #~ msgstr "¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
23194 #~ msgid "wrong type argument to %s"
23195 #~ msgstr "%s ¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
23197 #~ msgid "increment"
23198 #~ msgstr "¥¤¥ó¥¯¥ê¥á¥ó¥È"
23200 #~ msgid "decrement"
23201 #~ msgstr "¥Ç¥¯¥ê¥á¥ó¥È"
23203 #~ msgid "ISO C forbids the address of a cast expression"
23204 #~ msgstr "ISO C ¤Ï¥­¥ã¥¹¥È¼°¤Î¥¢¥É¥ì¥¹É¾²Á¤ò¶Ø¤¸¤Þ¤¹"
23206 #~ msgid "ISO C forbids use of conditional expressions as lvalues"
23207 #~ msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤Î¾ò·ï¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹"
23209 #~ msgid "ISO C forbids use of compound expressions as lvalues"
23210 #~ msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤ÎÊ£¹ç¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹"
23212 #~ msgid "ISO C forbids use of cast expressions as lvalues"
23213 #~ msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤Î¥­¥ã¥¹¥È¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹"
23215 #~ msgid "assignment"
23216 #~ msgstr "ÂåÆþ"
23218 #~ msgid "%s discards qualifiers from pointer target type"
23219 #~ msgstr "%s¤Ë¤è¤ê¡¢¥Ý¥¤¥ó¥¿¤Î¼¨¤¹·¿¤«¤é¤Î½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
23221 #~ msgid "passing arg %d of pointer to function"
23222 #~ msgstr "°ú¿ô %d ¸Ä¤Î´Ø¿ô¥Ý¥¤¥ó¥¿¤òÅϤ·¤Þ¤¹"
23224 #~ msgid "initializer for static variable is not constant"
23225 #~ msgstr "static ÊÑ¿ô¤Î½é´ü²½»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
23227 #~ msgid "initializer for static variable uses complicated arithmetic"
23228 #~ msgstr "static ÊÑ¿ô¤Î½é´ü²½»Ò¤¬Ê£»¨¤Ê·×»»¤ò»È¤Ã¤Æ¤¤¤Þ¤¹"
23230 #~ msgid "aggregate initializer is not constant"
23231 #~ msgstr "½¸¹çÂΤνé´ü²½»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
23233 #~ msgid "aggregate initializer uses complicated arithmetic"
23234 #~ msgstr "½¸¹çÂΤνé´ü²½»Ò¤ÇÊ£»¨¤Ê·×»»¤ò¹Ô¤Ã¤Æ¤¤¤Þ¤¹"
23236 #~ msgid "deprecated initialization of zero-length array"
23237 #~ msgstr "Ťµ 0 ¤Î½é´ü²½¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
23239 #~ msgid "initialization of zero-length array before end of structure"
23240 #~ msgstr "¹½Â¤ÂΤκǸå¤è¤êÁ°¤ÇŤµ 0 ¤ÎÇÛÎó¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
23242 #~ msgid "initialization of zero-length array inside a nested context"
23243 #~ msgstr "¥Í¥¹¥È¤·¤¿Ê¸Ì®¤ÎÆ⦤ÇŤµ 0 ¤ÎÇÛÎó¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
23245 #~ msgid "initialization designators may not nest"
23246 #~ msgstr "½é´ü²½»Ø̾»Ò¤Ç¤Ï¥Í¥¹¥È¤µ¤»¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
23248 #~ msgid "modification by `asm'"
23249 #~ msgstr "`asm' ¤Ë¤è¤ë½¤Àµ"
23251 #~ msgid "return"
23252 #~ msgstr "return"
23254 #~ msgid "variable offset is passed paritially in stack and in reg"
23255 #~ msgstr "ÊÑ¿ô¥ª¥Õ¥»¥Ã¥È¤¬¥¹¥¿¥Ã¥¯¤È¥ì¥¸¥¹¥¿¤ÇÅù²Á¤ËÅϤµ¤ì¤Þ¤·¤¿"
23257 #~ msgid "variable size is passed partially in stack and in reg"
23258 #~ msgstr "ÊÑ¿ô¥µ¥¤¥º¤¬¥¹¥¿¥Ã¥¯¤È¥ì¥¸¥¹¥¿¤ÇÅù²Á¤ËÅϤµ¤ì¤Þ¤·¤¿"
23260 #~ msgid "execvp %s"
23261 #~ msgstr "execvp %s"
23263 #~ msgid "unable to mmap file '%s'"
23264 #~ msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò mmap ¤Ç¤­¤Þ¤»¤ó"
23266 #~ msgid "not found\n"
23267 #~ msgstr "¸«¤Ä¤«¤ê¤Þ¤»¤ó\n"
23269 #~ msgid "bad magic number in file '%s'"
23270 #~ msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ËÉÔÀµ¤Ê¥Þ¥¸¥Ã¥¯¥Ê¥ó¥Ð"
23272 #~ msgid "dynamic dependencies.\n"
23273 #~ msgstr "ưŪ°Í¸´Ø·¸¡£\n"
23275 #~ msgid "open %s"
23276 #~ msgstr "open %s"
23278 #~ msgid "incompatibilities between object file & expected values"
23279 #~ msgstr "ξΩ¤·¤Ê¤¤¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤È´üÂÔÃÍ"
23281 #~ msgid ""
23282 #~ "\n"
23283 #~ "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
23284 #~ msgstr ""
23285 #~ "\n"
23286 #~ "¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë #%d ¤ò½èÍý¤·¤Þ¤¹¡¢¥ª¥Õ¥»¥Ã¥È = 0x%.8lx, ¼ïÎà = %s\n"
23288 #~ msgid "string section missing"
23289 #~ msgstr "ʸ»úÎ󥻥¯¥·¥ç¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
23291 #~ msgid "no symbol table found"
23292 #~ msgstr "¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
23294 #~ msgid ""
23295 #~ "\n"
23296 #~ "Updating header and load commands.\n"
23297 #~ "\n"
23298 #~ msgstr ""
23299 #~ "\n"
23300 #~ "¥Ø¥Ã¥À¤È load ¥³¥Þ¥ó¥É¤ò¹¹¿·¤·¤Þ¤¹¡£\n"
23302 #~ msgid "load command map, %d cmds, new size %ld.\n"
23303 #~ msgstr "load ¥³¥Þ¥ó¥É¥Þ¥Ã¥×¡¢%d ¸Ä¤Î¥³¥Þ¥ó¥É¡¢¿·¤¿¤Ê¥µ¥¤¥º %ld¡£\n"
23305 #~ msgid ""
23306 #~ "writing load commands.\n"
23307 #~ "\n"
23308 #~ msgstr ""
23309 #~ "load ¥³¥Þ¥ó¥É¤ò½ñ¤­¹þ¤ß¤Þ¤¹¡£\n"
23310 #~ "\n"
23312 #~ msgid "close %s"
23313 #~ msgstr "close %s"
23315 #~ msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
23316 #~ msgstr "%s ´Ø¿ô, Îΰè %d, ¥ª¥Õ¥»¥Ã¥È = %ld (0x%.8lx)\n"
23318 #~ msgid "bad magic number"
23319 #~ msgstr "ÉÔÀµ¤Ê¥Þ¥¸¥Ã¥¯¥Ê¥ó¥Ð"
23321 #~ msgid "bad raw header version"
23322 #~ msgstr "ÉÔÀµ¤ÊÀ¸¤Î¥Ø¥Ã¥À¥Ð¡¼¥¸¥ç¥ó"
23324 #~ msgid "raw header buffer too small"
23325 #~ msgstr "¾®¤µ¤¹¤®¤ëÀ¸¤Î¥Ø¥Ã¥À¥Ð¥Ã¥Õ¥¡"
23327 #~ msgid "old raw header file"
23328 #~ msgstr "¸Å¤¤À¸¤Î¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë"
23330 #~ msgid "unknown {de,en}code_mach_o_hdr return value %d"
23331 #~ msgstr "ÉÔÌÀ¤Ê {de,en}code_mach_o_hdr Ìá¤êÃÍ %d"
23333 #~ msgid "fstat %s"
23334 #~ msgstr "fstat %s"
23336 #~ msgid "lseek %s 0"
23337 #~ msgstr "lseek %s 0"
23339 #~ msgid "read %s"
23340 #~ msgstr "read %s"
23342 #~ msgid "read %ld bytes, expected %ld, from %s"
23343 #~ msgstr "%ld ¥Ð¥¤¥ÈÆɹþ¤ß¡£%ld (%s ¤«¤é)Æɹþ¤à¤Ï¤º¤Ç¤¹"
23345 #~ msgid "msync %s"
23346 #~ msgstr "msync %s"
23348 #~ msgid "munmap %s"
23349 #~ msgstr "munmap %s"
23351 #~ msgid "write %s"
23352 #~ msgstr "write %s"
23354 #~ msgid "wrote %ld bytes, expected %ld, to %s"
23355 #~ msgstr "%ld ¥Ð¥¤¥È½ñ¹þ¤ß¡£%ld (%s ¤Ø)½ñ¹þ¤à¤Ï¤º¤Ç¤¹"
23357 #~ msgid "Use VAX-C alignment"
23358 #~ msgstr "VAX-C ¥¢¥é¥¤¥ó¥á¥ó¥È¤ò»ÈÍÑ"
23360 #~ msgid "invalid %%Q value"
23361 #~ msgstr "̵¸ú¤Ê %%Q ÃÍ"
23363 #~ msgid "invalid %%V value"
23364 #~ msgstr "̵¸ú¤Ê %%V ÃÍ"
23366 #~ msgid "Generate code assuming DW bit is set"
23367 #~ msgstr "DW ¥Ó¥Ã¥È¤¬¥»¥Ã¥È¤µ¤ì¤¿¤È¸«¤Ê¤·¤Æ¥³¡¼¥ÉÀ¸À®"
23369 #~ msgid "Generate code assuming DW bit is not set"
23370 #~ msgstr "DW ¥Ó¥Ã¥È¤¬¥»¥Ã¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¤È¸«¤Ê¤·¤Æ¥³¡¼¥ÉÀ¸À®"
23372 #~ msgid "Generate code using byte writes"
23373 #~ msgstr "¥Ð¥¤¥È½ñ¤­¹þ¤ß¤ò»È¤Ã¤Æ¥³¡¼¥ÉÀ¸À®"
23375 #~ msgid "Do not generate byte writes"
23376 #~ msgstr "¥Ð¥¤¥È½ñ¤­¹þ¤ß¤ò»È¤ï¤º¤Ë¥³¡¼¥ÉÀ¸À®"
23378 #~ msgid "Use small memory model"
23379 #~ msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ"
23381 #~ msgid "Use normal memory model"
23382 #~ msgstr "¥Î¡¼¥Þ¥ë¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ"
23384 #~ msgid "Generate 29050 code"
23385 #~ msgstr "29050 ¥³¡¼¥É¤òÀ¸À®"
23387 #~ msgid "Generate 29000 code"
23388 #~ msgstr "29000 ¥³¡¼¥É¤òÀ¸À®"
23390 #~ msgid "Use user global registers"
23391 #~ msgstr "¥æ¡¼¥¶¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿¤òÍøÍÑ"
23393 #~ msgid "Emit stack checking code"
23394 #~ msgstr "¥¹¥¿¥Ã¥¯¥Á¥§¥Ã¥¯ÍÑ¥³¡¼¥É¤òÅǤ¯"
23396 #~ msgid "Work around storem hardware bug"
23397 #~ msgstr "storem ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤Ê¤¦"
23399 #~ msgid "Do not work around storem hardware bug"
23400 #~ msgstr "storem ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤Ê¤ï¤Ê¤¤"
23402 #~ msgid "Store locals in argument registers"
23403 #~ msgstr "°ú¿ô¥ì¥¸¥¹¥¿¤Ë¥í¡¼¥«¥ë¤Î¤â¤Î¤ò³ÊǼ¤¹¤ë"
23405 #~ msgid "Do not store locals in arg registers"
23406 #~ msgstr "°ú¿ô¥ì¥¸¥¹¥¿¤Ë¥í¡¼¥«¥ë¤Î¤â¤Î¤ò³ÊǼ¤·¤Ê¤¤"
23408 #~ msgid "bad value `%s' for -mcpu switch"
23409 #~ msgstr "-mcpu ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
23411 #~ msgid "target CPU does not support APCS-32"
23412 #~ msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï APCS-32 ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
23414 #~ msgid "target CPU does not support APCS-26"
23415 #~ msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï APCS-26 ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
23417 #~ msgid "interworking forces APCS-32 to be used"
23418 #~ msgstr "interworking ¤Ï APCS-32 ¤Î»ÈÍѤò¶¯Íפ·¤Þ¤¹"
23420 #~ msgid "Unable to find a temporary location for static chain register"
23421 #~ msgstr "ÀÅŪ¥Á¥§¥¤¥ó¥ì¥¸¥¹¥¿ÍѤΰì»þÎΰè¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó"
23423 #~ msgid "Use the 32-bit version of the APCS"
23424 #~ msgstr "APCS ¤Î 32 ¥Ó¥Ã¥ÈÈǤò»ÈÍѤ¹¤ë"
23426 #~ msgid "Use the 26-bit version of the APCS"
23427 #~ msgstr "APCS ¤Î 26 ¥Ó¥Ã¥ÈÈǤò»ÈÍѤ¹¤ë"
23429 #~ msgid "The MMU will trap on unaligned accesses"
23430 #~ msgstr "MMU ¤Ï¥¢¥é¥¤¥ó¥á¥ó¥È¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤Ç¥È¥é¥Ã¥×¤òȯ¤¹¤ë¤Ç¤·¤ç¤¦"
23432 #~ msgid "Use library calls to perform FP operations"
23433 #~ msgstr "ÉâÆ°¾®¿ôÅÀ±é»»¤ò¹Ô¤¦¥é¥¤¥Ö¥é¥ê¸Æ¤Ó½Ð¤·¤òÍøÍѤ¹¤ë"
23435 #~ msgid "Do symbol renaming for BSD"
23436 #~ msgstr "BSD ÍѤ˥·¥ó¥Ü¥ë̾¤òÊѹ¹¤¹¤ë"
23438 #~ msgid "Do symbol renaming for X/OPEN"
23439 #~ msgstr "X/OPEN ÍѤ˥·¥ó¥Ü¥ë̾¤òÊѹ¹¤¹¤ë"
23441 #~ msgid "Don't do symbol renaming"
23442 #~ msgstr "¥·¥ó¥Ü¥ë̾¤ÎÊѹ¹¤ò¹Ô¤ï¤Ê¤¤"
23444 #~ msgid "MCU `%s' not supported"
23445 #~ msgstr "MCU `%s' ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
23447 #~ msgid "Generate code for the C400"
23448 #~ msgstr "C400 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
23450 #~ msgid "Generate code for the C300"
23451 #~ msgstr "C300 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
23453 #~ msgid "Generate code for c34"
23454 #~ msgstr "c34 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
23456 #~ msgid "Use standard calling sequence, with arg count word"
23457 #~ msgstr "ɸ½àŪ¸Æ¤Ó½Ð¤·¼ê½ç¤ò»È¤¤¡¢°ú¿ô¥«¥¦¥ó¥È word ¤ò¤Ä¤±¤ë"
23459 #~ msgid "Place arg count in a nop instruction (faster than push)"
23460 #~ msgstr "nop Ì¿ÎáÆâ¤Ë°ú¿ô¥«¥¦¥ó¥È¤òÃÖ¤¯ (push ¤è¤ê¹â®)"
23462 #~ msgid "Don't push arg count, depend on symbol table"
23463 #~ msgstr "°ú¿ô¥«¥¦¥ó¥È¤ò push ¤»¤º¡¢¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë¤ò¤¢¤Æ¤Ë¤¹¤ë"
23465 #~ msgid "Use data cache for volatile mem refs (default)"
23466 #~ msgstr "volatile ¥á¥â¥ê»²¾ÈÍѥǡ¼¥¿¥­¥ã¥Ã¥·¥å¤òÍøÍѤ¹¤ë(¥Ç¥Õ¥©¥ë¥È)"
23468 #~ msgid "Don't use data cache for volatile mem refs"
23469 #~ msgstr "volatile ¥á¥â¥ê»²¾ÈÍѤˤϥǡ¼¥¿¥­¥ã¥Ã¥·¥å¤ò¹Ô¤ï¤Ê¤¤"
23471 #~ msgid "Bypass data cache for volatile mem refs"
23472 #~ msgstr "volatile ¥á¥â¥ê»²¾ÈÍѤˤϠcache ¤µ¤ì¤¿¥Ç¡¼¥¿¤ò²óÈò¤¹¤ë"
23474 #~ msgid "Use 64-bit longs"
23475 #~ msgstr "64 ¥Ó¥Ã¥È long ¤ò»ÈÍѤ¹¤ë"
23477 #~ msgid "Use cc- and libc-compatible 32-bit longs"
23478 #~ msgstr "cc- ¤È libc ¸ß´¹¤Î 32 ¥Ó¥Ã¥È long ¤ò»ÈÍѤ¹¤ë"
23480 #~ msgid "Bad modes_tieable_p for register %s, mode1 %s, mode2 %s"
23481 #~ msgstr "¥ì¥¸¥¹¥¿ %s ¤Ë¤È¤Ã¤ÆÉÔÀµ¤Ê modes_tieable_p, mode1 %s, mode2 %s"
23483 #~ msgid "Enable use of conditional move instructions"
23484 #~ msgstr "¾ò·ïŪ move Ì¿Îá¤ÎÍøÍѤòÍ­¸ú¤Ë¤¹¤ë"
23486 #~ msgid "Disable use of conditional move instructions"
23487 #~ msgstr "¾ò·ïŪ move Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë"
23489 #~ msgid "Debug argument support in compiler"
23490 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°°ú¿ô¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
23492 #~ msgid "Debug stack support in compiler"
23493 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°¥¹¥¿¥Ã¥¯¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
23495 #~ msgid "Debug memory address support in compiler"
23496 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°¥á¥â¥ê¥¢¥É¥ì¥¹¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
23498 #~ msgid "Make adjacent short instructions parallel if possible."
23499 #~ msgstr "²Äǽ¤Ê¤é¤ÐÎÙÀܤ¹¤ëû¤¤Ì¿Îá¤òÊÂÎ󲽤¹¤ë"
23501 #~ msgid "Do not make adjacent short instructions parallel."
23502 #~ msgstr "ÎÙÀܤ¹¤ëû¤¤Ì¿Îá¤òÊÂÎ󲽤·¤Ê¤¤"
23504 #~ msgid "Link programs/data to be in external memory by default"
23505 #~ msgstr "¥×¥í¥°¥é¥à/¥Ç¡¼¥¿¤ò¥Ç¥Õ¥©¥ë¥È¤Ç³°Éô¥á¥â¥êÆâ¤Ë¥ê¥ó¥¯¤¹¤ë"
23507 #~ msgid "Link programs/data to be in onchip memory by default"
23508 #~ msgstr "¥×¥í¥°¥é¥à/¥Ç¡¼¥¿¤ò¥Ç¥Õ¥©¥ë¥È¤Ç¥Á¥Ã¥×¾å¤Î¥á¥â¥êÆâ¤Ë¥ê¥ó¥¯¤¹¤ë"
23510 #~ msgid "Change the branch costs within the compiler"
23511 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâÉô¤Ç¤Îʬ´ô¥³¥¹¥È¤òÊѹ¹¤¹¤ë"
23513 #~ msgid "Stack size > 32k"
23514 #~ msgstr "¥¹¥¿¥Ã¥¯¥µ¥¤¥º > 32k"
23516 #~ msgid "inline float constants not supported on this host"
23517 #~ msgstr "¤³¤Î¥Û¥¹¥È¤Ç¤Ï¥¤¥ó¥é¥¤¥óÉâÆ°¾®¿ôÄê¿ô¤ò¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
23519 #~ msgid "Trampolines not yet implemented"
23520 #~ msgstr "Trampoline ¤Ï¡¢¤Þ¤À¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
23522 #~ msgid "Generate code an embedded assembler can handle"
23523 #~ msgstr "Ëä¤á¹þ¤ß¥¢¥»¥ó¥Ö¥é¤¬½èÍý¤Ç¤­¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23525 #~ msgid "real name is too long - alias ignored"
23526 #~ msgstr "ËÜÍè¤Î̾Á°¤¬Ä¹¤¹¤®¤Þ¤¹ - ÊÌ̾¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
23528 #~ msgid "alias name is too long - alias ignored"
23529 #~ msgstr "ÊÌ̾¤¬Ä¹¤¹¤®¤Þ¤¹ - ÊÌ̾¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
23531 #~ msgid "Internal gcc abort from %s:%d"
23532 #~ msgstr "gcc ÆâÉô¤ÇÃæÃÇ %s:%d"
23534 #~ msgid "The local variable `insn' has the value:"
23535 #~ msgstr "¤½¤Î¥í¡¼¥«¥ëÊÑ¿ô `insn' ¤¬Ãͤò»ý¤Ã¤Æ¤¤¤Þ¤¹:"
23537 #~ msgid "Retain standard MXDB information"
23538 #~ msgstr "ɸ½à MXDB ¾ðÊó¤òÊÝ»ý¤¹¤ë"
23540 #~ msgid "Retain legend information"
23541 #~ msgstr "legend ¾ðÊó¤ò°Ý»ý¤¹¤ë"
23543 #~ msgid "Generate external legend information"
23544 #~ msgstr "³°Éô legend ¾ðÊó¤òÀ¸À®¤¹¤ë"
23546 #~ msgid "Emit identifying info in .s file"
23547 #~ msgstr ".s ¥Õ¥¡¥¤¥ëÆâ¤Ë¼±Ê̻ҾðÊó¤òÁ÷½Ð¤¹¤ë"
23549 #~ msgid "Warn when a function arg is a structure"
23550 #~ msgstr "´Ø¿ô¤Î°ú¿ô¤¬¹½Â¤ÂΤÀ¤Ã¤¿¤é·Ù¹ð¤¹¤ë"
23552 #~ msgid "Register '%c' already specified in allocation order"
23553 #~ msgstr "¥ì¥¸¥¹¥¿ '%c' ¤Ï´û¤Ë³ÎÊݽç¤Ç»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
23555 #~ msgid "half-pic init called on systems that don't support it."
23556 #~ msgstr "half-pic ½é´ü²½¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Ê¤¤¥·¥¹¥Æ¥à¤Ç¸Æ¤Ó½Ð¤µ¤ì¤Þ¤·¤¿¡£"
23558 #~ msgid "Same as -mcpu=i386"
23559 #~ msgstr "-mcpu=i386 ¤ÈƱ¤¸"
23561 #~ msgid "Same as -mcpu=i486"
23562 #~ msgstr "-mcpu=i486 ¤ÈƱ¤¸"
23564 #~ msgid "Same as -mcpu=pentium"
23565 #~ msgstr "-mcpu=pentium ¤ÈƱ¤¸"
23567 #~ msgid "Same as -mcpu=pentiumpro"
23568 #~ msgstr "-mcpu=pentiumpro ¤ÈƱ¤¸"
23570 #~ msgid "Emit Intel syntax assembler opcodes"
23571 #~ msgstr "Intel ¥·¥ó¥¿¥Ã¥¯¥¹¤Î¥¢¥»¥ó¥Ö¥éÌ¿Îá¤òÅǤ­½Ð¤¹"
23573 #~ msgid "Profiling uses mcount"
23574 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ë¤Ç mcount ¤òÍøÍѤ¹¤ë"
23576 #~ msgid "Emit half-PIC code"
23577 #~ msgstr "Ⱦ PIC ¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
23579 #~ msgid "Emit ELF object code"
23580 #~ msgstr "ELF ¥ª¥Ö¥¸¥§¥¯¥È¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
23582 #~ msgid "Emit ROSE object code"
23583 #~ msgstr "ROSE ¥ª¥Ö¥¸¥§¥¯¥È¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
23585 #~ msgid "Symbols have a leading underscore"
23586 #~ msgstr "¥·¥ó¥Ü¥ë¤ÎƬ¤Ë¥¢¥ó¥À¡¼¥¹¥³¥¢¤ò¤Ä¤±¤ë"
23588 #~ msgid "Align to >word boundaries"
23589 #~ msgstr "¥ï¡¼¥É¶­³¦¤è¤êÂ礭¤á¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
23591 #~ msgid "Use mcount for profiling"
23592 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ëÍѤˠmcount ¤òÍøÍѤ¹¤ë"
23594 #~ msgid "Use mcount_ptr for profiling"
23595 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ë¤Î¤¿¤á¤Ë mcount_ptr ¤òÍøÍѤ¹¤ë"
23597 #~ msgid "Use Mingw32 interface"
23598 #~ msgstr "Mingw32 ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
23600 #~ msgid "Use Cygwin interface"
23601 #~ msgstr "Cygwin ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
23603 #~ msgid "Use bare Windows interface"
23604 #~ msgstr "ÁǤΠWindows ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
23606 #~ msgid "sorry, not implemented: #pragma align NAME=SIZE"
23607 #~ msgstr "»ÄÇ°¡¢¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: #pragma align NAME=SIZE"
23609 #~ msgid "sorry, not implemented: #pragma noalign NAME"
23610 #~ msgstr "»ÄÇ°¡¢¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: #pragma noalign NAME"
23612 #~ msgid "Generate SB code"
23613 #~ msgstr "SB ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23615 #~ msgid "Generate KA code"
23616 #~ msgstr "KA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23618 #~ msgid "Generate KB code"
23619 #~ msgstr "KB ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23621 #~ msgid "Generate JA code"
23622 #~ msgstr "JA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23624 #~ msgid "Generate JD code"
23625 #~ msgstr "JD ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23627 #~ msgid "Generate JF code"
23628 #~ msgstr "JF ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23630 #~ msgid "generate RP code"
23631 #~ msgstr "RP ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23633 #~ msgid "Generate MC code"
23634 #~ msgstr "MC ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23636 #~ msgid "Generate CF code"
23637 #~ msgstr "CF ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23639 #~ msgid "Use alternate leaf function entries"
23640 #~ msgstr "´Ø¿ô¹àÌܤÎÂå¤ï¤ê¤òÍøÍѤ¹¤ë"
23642 #~ msgid "Do not use alternate leaf function entries"
23643 #~ msgstr "´Ø¿ô¹àÌÜËöÈø¤ÎÂå¤ï¤ê¤ÏÍøÍѤ·¤Ê¤¤"
23645 #~ msgid "Use complex addressing modes"
23646 #~ msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤ò»ÈÍѤ¹¤ë"
23648 #~ msgid "Align code to 8 byte boundary"
23649 #~ msgstr "¥³¡¼¥É¤ò 8 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
23651 #~ msgid "Do not align code to 8 byte boundary"
23652 #~ msgstr "¥³¡¼¥É¤ò 8 bit ¥³¡¼¥É¤Ë¥¢¥é¥¤¥ó¤·¤Ê¤¤"
23654 #~ msgid "Enable compatibility with iC960 v2.0"
23655 #~ msgstr "iC960 v2.0 ¤È¤Î¸ß´¹À­¤òÍ­¸ú¤Ë¤¹¤ë"
23657 #~ msgid "Enable compatibility with iC960 v3.0"
23658 #~ msgstr "iC960 v3.0 ¤È¤Î¸ß´¹À­¤òÍ­¸ú¤Ë¤¹¤ë"
23660 #~ msgid "Enable compatibility with ic960 assembler"
23661 #~ msgstr "ic960 ¥¢¥»¥ó¥Ö¥é¤È¤Î¸ß´¹À­¤òÍ­¸ú¤Ë¤¹¤ë"
23663 #~ msgid "Permit unaligned accesses"
23664 #~ msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤òµö²Ä¤¹¤ë"
23666 #~ msgid "Layout types like Intel's v1.3 gcc"
23667 #~ msgstr "Intel ¤Î v1.3 gcc ¤ÎÍͤʥ¿¥¤¥×¤ËÇÛÃÖ¤¹¤ë"
23669 #~ msgid "Do not layout types like Intel's v1.3 gcc"
23670 #~ msgstr "Intel v1.3 gcc ¤ÎÍͤʥ¿¥¤¥×¤ÎÇÛÃÖ¤ò¹Ô¤Ê¤ï¤Ê¤¤"
23672 #~ msgid "Do not enable linker relaxation"
23673 #~ msgstr "¥ê¥ó¥«¤Î´ËϤòÍ­¸ú¤Ë¤·¤Ê¤¤"
23675 #~ msgid "conflicting architectures defined - using C series"
23676 #~ msgstr "¶¥¹ç¤¹¤ë architecture ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿ - C ¥·¥ê¡¼¥º»ÈÍÑ"
23678 #~ msgid "conflicting architectures defined - using K series"
23679 #~ msgstr "¶¥¹ç¤¹¤ë architecture ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿ - K ¥·¥ê¡¼¥º»ÈÍÑ<"
23681 #~ msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
23682 #~ msgstr "iC2.0 ¤È iC3.0 ¤È¤Ï¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó - iC3.0 ¤ò»ÈÍѤ·¤Þ¤¹"
23684 #~ msgid "The -mlong-double-64 option does not work yet."
23685 #~ msgstr "-mlong-double-64 ¥ª¥×¥·¥ç¥ó¤Ï¤Þ¤ÀÆ°ºî¤·¤Þ¤»¤ó"
23687 #~ msgid "Emit code for Itanium (TM) processor B step"
23688 #~ msgstr "Itanium (TM) ¥×¥í¥»¥Ã¥µ B step ÍÑ¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
23690 #~ msgid "-msystem-v and -p are incompatible"
23691 #~ msgstr "-msystem-v ¤È -p ¤Ï¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
23693 #~ msgid "-msystem-v and -mthreads are incompatible"
23694 #~ msgstr "-msystem-v ¤È -mthreads ¤Ï¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
23696 #~ msgid "const objects cannot go in .sdata/.sbss"
23697 #~ msgstr "const ¥ª¥Ö¥¸¥§¥¯¥È¤Ï .sdata/.sbss ¤ËÃÖ¤±¤Þ¤»¤ó"
23699 #~ msgid "-malign-loops=%d is not between 1 and %d"
23700 #~ msgstr "-malign-loops=%d ¤¬ 1 ¤«¤é %d ¤Î´Ö¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
23702 #~ msgid "-malign-jumps=%d is not between 1 and %d"
23703 #~ msgstr "-malign-jumps=%d ¤¬ 1 ¤«¤é %d ¤Î´Ö¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
23705 #~ msgid "-malign-functions=%d is not between 1 and %d"
23706 #~ msgstr "-malign-functions=%d ¤¬ 1 ¤«¤é %d ¤Î´Ö¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
23708 #~ msgid "Internal gcc monitor: short-branch(%x)"
23709 #~ msgstr "ÆâÉô gcc ¥â¥Ë¥¿: ¥·¥ç¡¼¥È¥Ö¥é¥ó¥Á(%x)"
23711 #~ msgid "Internal gcc error: Can't express symbolic location"
23712 #~ msgstr "ÆâÉô gcc ¥¨¥é¡¼: °ÌÃÖ¤ò¥·¥ó¥Ü¥ëɽ¸½¤Ç¤­¤Þ¤»¤ó"
23714 #~ msgid "argument #%d is a structure"
23715 #~ msgstr "°ú¿ô #%d ¤Ï¹½Â¤ÂΤǤ¹"
23717 #~ msgid "%R not followed by %B/C/D/E"
23718 #~ msgstr "%R ¤Î¸å¤Ë %B/C/D/E ¤ÏÃÖ¤±¤Þ¤»¤ó"
23720 #~ msgid "invalid %x/X value"
23721 #~ msgstr "̵¸ú¤Ê %x/X ÃͤǤ¹"
23723 #~ msgid "invalid %H value"
23724 #~ msgstr "̵¸ú¤Ê %H ÃͤǤ¹"
23726 #~ msgid "invalid %h value"
23727 #~ msgstr "̵¸ú¤Ê %h ÃͤǤ¹"
23729 #~ msgid "invalid %Q value"
23730 #~ msgstr "̵¸ú¤Ê %Q ÃͤǤ¹"
23732 #~ msgid "invalid %q value"
23733 #~ msgstr "̵¸ú¤Ê %q ÃͤǤ¹"
23735 #~ msgid "invalid %o value"
23736 #~ msgstr "̵¸ú¤Ê %o ÃͤǤ¹"
23738 #~ msgid "invalid %p value"
23739 #~ msgstr "̵¸ú¤Ê %p ÃͤǤ¹"
23741 #~ msgid "invalid %s/S value"
23742 #~ msgstr "̵¸ú¤Ê %s/S ÃͤǤ¹"
23744 #~ msgid "invalid %B value"
23745 #~ msgstr "̵¸ú¤Ê %B ÃͤǤ¹"
23747 #~ msgid "invalid %C value"
23748 #~ msgstr "̵¸ú¤Ê %C ÃͤǤ¹"
23750 #~ msgid "invalid %E value"
23751 #~ msgstr "̵¸ú¤Ê %E ÃͤǤ¹"
23753 #~ msgid "invalid %r value"
23754 #~ msgstr "̵¸ú¤Ê %r ÃͤǤ¹"
23756 #~ msgid "operand is r0"
23757 #~ msgstr "¥ª¥Ú¥é¥ó¥É¤Ï r0 ¤Ç¤¹"
23759 #~ msgid "-mtrap-large-shift and -mhandle-large-shift are incompatible"
23760 #~ msgstr "-mtrap-large-shift ¤È -mhandle-large-shift ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
23762 #~ msgid "-mshort-data-%s is too large "
23763 #~ msgstr "-mshort-data-%s ¤¬Â礭¤¹¤®¤Þ¤¹¡£"
23765 #~ msgid "-mshort-data-%s and PIC are incompatible"
23766 #~ msgstr "-mshort-data-%s ¤È PIC ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
23768 #~ msgid "-mips%d not supported"
23769 #~ msgstr "-mips%d ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
23771 #~ msgid "-mabi=%s does not support -mips%d"
23772 #~ msgstr "-mabi=%s ¤Ï -mips%d ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
23774 #~ msgid "The -mabi=32 support does not work yet."
23775 #~ msgstr "-mabi=32 ¥µ¥Ý¡¼¥È¤Ï¤Þ¤ÀÆ°ºî¤·¤Þ¤»¤ó"
23777 #~ msgid "-mcpu=%s does not support -mips%d"
23778 #~ msgstr "-mcpu=%s ¤Ï -mips%d ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
23780 #~ msgid "-mips%d does not support 64 bit fp registers"
23781 #~ msgstr "-mips%d ¤Ï 64 bit fp ¥ì¥¸¥¹¥¿¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
23783 #~ msgid "-mips%d does not support 64 bit gp registers"
23784 #~ msgstr "-mips%d ¤Ï 64 bit gp ¥ì¥¸¥¹¥¿¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤»¤ó"
23786 #~ msgid "-membedded-pic and -mabicalls are incompatible"
23787 #~ msgstr "-membedded-pic ¤È -mabicalls ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
23789 #~ msgid "-G and -membedded-pic are incompatible"
23790 #~ msgstr "-G ¤È -membedded-pic ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
23792 #~ msgid "Invalid option `entry%s'"
23793 #~ msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `entry%s'"
23795 #~ msgid "-mentry is only meaningful with -mips-16"
23796 #~ msgstr "-mentry ¤Ï -mips-16 ¤ò»ØÄꤷ¤¿¤È¤­¤À¤±°ÕÌ£¤ò»ý¤Á¤Þ¤¹"
23798 #~ msgid "MIPS ECOFF format does not allow changing filenames within functions with #line"
23799 #~ msgstr "MIPS ECOFF ·Á¼°¤Ç¤Ï #line ¤ò»ý¤Ä´Ø¿ô¤Ç¤Î¥Õ¥¡¥¤¥ë̾Êѹ¹¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
23801 #~ msgid "fp_offset (%ld) or end_offset (%ld) is less than zero."
23802 #~ msgstr "fp_offset (%ld) Ëô¤Ï end_offset (%ld) ¤¬¥¼¥í¤è¤ê¤â¾®¤µ¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹¡£"
23804 #~ msgid "Use MIPS as"
23805 #~ msgstr "MIPS as ¤òÍøÍѤ¹¤ë"
23807 #~ msgid "Use GNU as"
23808 #~ msgstr "GNU as ¤òÍøÍѤ¹¤ë"
23810 #~ msgid "Use symbolic register names"
23811 #~ msgstr "¥·¥ó¥Ü¥ê¥Ã¥¯¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ¹¤ë"
23813 #~ msgid "Don't use symbolic register names"
23814 #~ msgstr "¥·¥ó¥Ü¥ê¥Ã¥¯¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ·¤Ê¤¤"
23816 #~ msgid "Use OSF PIC"
23817 #~ msgstr "OSF PIC ¤òÍøÍѤ¹¤ë"
23819 #~ msgid "Don't use OSF PIC"
23820 #~ msgstr "OSF PIC ¤òÍøÍѤ·¤Ê¤¤"
23822 #~ msgid "Use embedded PIC"
23823 #~ msgstr "Ëä¤á¹þ¤ß PIC ¤ò»ÈÍѤ¹¤ë"
23825 #~ msgid "Don't use embedded PIC"
23826 #~ msgstr "Ëä¤á¹þ¤ß PIC ¤ò»ÈÍѤ·¤Ê¤¤"
23828 #~ msgid "Optimize for 4650"
23829 #~ msgstr "4650 ÍѤ˺ÇŬ²½¤¹¤ë"
23831 #~ msgid "Optimize for 3900"
23832 #~ msgstr "3900 ÍѤ˺ÇŬ²½¤¹¤ë"
23834 #~ msgid "Trap on integer divide overflow"
23835 #~ msgstr "À°¿ô½ü»»¤Î¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤ò¥È¥é¥Ã¥×¤¹¤ë"
23837 #~ msgid "Don't trap on integer divide overflow"
23838 #~ msgstr "À°¿ô½ü»»¤Î¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤ò¥È¥é¥Ã¥×¤·¤Ê¤¤"
23840 #~ msgid "Use mips16 entry/exit psuedo ops"
23841 #~ msgstr "mips16 ¤Î entry/exit µ¿»÷¥ª¥Ú¥é¥ó¥É¤ò»ÈÍѤ¹¤ë"
23843 #~ msgid "optimization turned on"
23844 #~ msgstr "ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
23846 #~ msgid "optimization turned off"
23847 #~ msgstr "ºÇŬ²½¤ò̵¸ú¤Ë¤¹¤ë"
23849 #~ msgid "optimization level restored"
23850 #~ msgstr "ºÇŬ²½¥ì¥Ù¥ë¤ò¸µ¤ËÌᤷ¤Þ¤·¤¿"
23852 #~ msgid "PIC code generation is not compatible with profiling\n"
23853 #~ msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤È¤ÏÁêÍƤì¤Þ¤»¤ó\n"
23855 #~ msgid "Generate little endian data"
23856 #~ msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥Ç¡¼¥¿¤òÀ¸À®¤¹¤ë"
23858 #~ msgid "Generate big endian data"
23859 #~ msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¥Ç¡¼¥¿¤òÀ¸À®¤¹¤ë"
23861 #~ msgid "Turn on maintainer testing code"
23862 #~ msgstr "¥á¥ó¥Æ¥Ê¥Æ¥¹¥È¥³¡¼¥É¤òÍ­¸ú¤Ë¤¹¤ë"
23864 #~ msgid "Enable Transmeta picoJava extensions"
23865 #~ msgstr "Transmeta picoJava ³ÈÄ¥¤òÍ­¸ú¤Ë¤¹¤ë"
23867 #~ msgid "Disable Transmeta picoJava extensions"
23868 #~ msgstr "Transmeta picoJava ³ÈÄ¥¤ò̵¸ú¤Ë¤¹¤ë"
23870 #~ msgid "Disable reorganization pass"
23871 #~ msgstr "ºÆÊÔÀ®¹©Äø¤ò̵¸ú¤Ë¤¹¤ë"
23873 #~ msgid "invalid %%B value"
23874 #~ msgstr "̵¸ú¤Ê %%B ÃÍ"
23876 #~ msgid "invalid %%z value"
23877 #~ msgstr "̵¸ú¤Ê %%z ÃÍ"
23879 #~ msgid "invalid %%Z value"
23880 #~ msgstr "̵¸ú¤Ê %%Z ÃÍ"
23882 #~ msgid "invalid %%j value"
23883 #~ msgstr "̵¸ú¤Ê %%j ÃÍ"
23885 #~ msgid "can't have varargs with -mfp-arg-in-fp-regs"
23886 #~ msgstr "-mfp-arg-in-fp-regs ¤ò»È¤¦¤È²ÄÊѸİú¿ô¤ò»ý¤Æ¤Þ¤»¤ó"
23888 #~ msgid "Always pass floating-point arguments in memory"
23889 #~ msgstr "ÉâÆ°¾®¿ôÅÀ°ú¿ô¤Ï¾ï¤Ë¥á¥â¥êÅϤ·¤È¤¹¤ë"
23891 #~ msgid "Don't always pass floating-point arguments in memory"
23892 #~ msgstr "ÉâÆ°¾®¿ôÅÀ°ú¿ô¤Ï¾ï¤Ë¥á¥â¥êÅϤ·¤È¤·¤Ê¤¤"
23894 #~ msgid "-f%s ignored for AIX (all code is position independent)"
23895 #~ msgstr "AIX ÍѤˠ-f%s ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡ÊÁ´¤Æ¤Î¥³¡¼¥É¤Ï°ÌÃÖÈó°Í¸¤Ç¤¹¡Ë"
23897 #~ msgid "-ffunction-sections disabled on AIX when debugging"
23898 #~ msgstr "AIX ¤Ç¤Ï¥Ç¥Ð¥Ã¥°»þ¤Î -ffunction-sections ¤Ï̵¸ú¤È¤µ¤ì¤Þ¤¹"
23900 #~ msgid "-fdata-sections not supported on AIX"
23901 #~ msgstr "AIX ¤Ç¤Ï -fdata-sections ¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
23903 #~ msgid "%%S computed all 1's mask"
23904 #~ msgstr "%%S ¤ÏÁ´¤Æ¤¬ 1 ¤Î¥Þ¥¹¥¯¤ò·×»»¤·¤Þ¤·¤¿"
23906 #~ msgid "%%S computed all 0's mask"
23907 #~ msgstr "%%S ¤ÏÁ´¤Æ¤¬ 0 ¤Î¥Þ¥¹¥¯¤ò·×»»¤·¤Þ¤·¤¿"
23909 #~ msgid "profiling does not support code models other than medlow"
23910 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ï medlow °Ê³°¤Î¥³¡¼¥É¥â¥Ç¥ë¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
23912 #~ msgid "%s and profiling conflict: disabling %s"
23913 #~ msgstr "%s ¤È¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ï¶¥¹ç¤·¤Þ¤¹: %s ¤ò̵¸ú²½¤·¤Þ¤¹"
23915 #~ msgid "Use FUNCTION_EPILOGUE"
23916 #~ msgstr "FUNCTION_EPILOGUE ¤ò»ÈÍѤ¹¤ë"
23918 #~ msgid "Do not use FUNCTION_EPILOGUE"
23919 #~ msgstr "FUNCTION_EPILOGUE ¤ò»ÈÍѤ·¤Ê¤¤"
23921 #~ msgid "Use flat register window model"
23922 #~ msgstr "¥Õ¥é¥Ã¥È¥ì¥¸¥¹¥¿¥¦¥£¥ó¥É¥¦¥â¥Ç¥ë¤ò»ÈÍѤ¹¤ë"
23924 #~ msgid "Do not use flat register window model"
23925 #~ msgstr "¥Õ¥é¥Ã¥È¥ì¥¸¥¹¥¿¥¦¥£¥ó¥É¥¦¥â¥Ç¥ë¤ò»ÈÍѤ·¤Ê¤¤"
23927 #~ msgid "Optimize for Cypress processors"
23928 #~ msgstr "Cypress ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
23930 #~ msgid "Optimize for SparcLite processors"
23931 #~ msgstr "SparcLite ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
23933 #~ msgid "Optimize for F930 processors"
23934 #~ msgstr "F930 ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
23936 #~ msgid "Optimize for F934 processors"
23937 #~ msgstr "F934 ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
23939 #~ msgid "Use V8 Sparc ISA"
23940 #~ msgstr "V8 Sparc ISA ¤ò»ÈÍѤ¹¤ë"
23942 #~ msgid "Optimize for SuperSparc processors"
23943 #~ msgstr "SuperSparc ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
23945 #~ msgid "object size exceeds built-in limit for virtual function table implementation"
23946 #~ msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥µ¥¤¥º¤¬¡¢²¾ÁÛ´Ø¿ô¥Æ¡¼¥Ö¥ë¼ÂÁõ¤ËÁȤ߹þ¤³¤Þ¤ì¤¿¥µ¥¤¥º¤òĶ²á¤·¤Þ¤·¤¿"
23948 #~ msgid "object size exceeds normal limit for virtual function table implementation, recompile all source and use -fhuge-objects"
23949 #~ msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥µ¥¤¥º¤¬¡¢²¾ÁÛ´Ø¿ô¥Æ¡¼¥Ö¥ë¼ÂÁõ¤ÎÄ̾ï¤ÎÀ©¸Â¤òĶ²á¤·¤¿¤¿¤á¡¢Á´¤Æ¤Î¥½¡¼¥¹¤ò -fhuge-objects ¤ò»È¤Ã¤ÆºÆ¥³¥ó¥Ñ¥¤¥ë¤·¤Æ¤¯¤À¤µ¤¤"
23951 #~ msgid "label `%s' referenced outside of any function"
23952 #~ msgstr "¥é¥Ù¥ë `%s' ¤¬´Ø¿ô¤Î³°Â¦¤Î²¿¤«¤ò»²¾È¤·¤Þ¤·¤¿"
23954 #~ msgid "the ABI requires vtable thunks"
23955 #~ msgstr "ABI ¤Ï²¾ÁÛ´Ø¿ô¥Æ¡¼¥Ö¥ë¥µ¥ó¥¯¤òÍ׵ᤷ¤Þ¤¹"
23957 #~ msgid "destructors must be member functions"
23958 #~ msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤Ï¥á¥ó¥Ð´Ø¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
23960 #~ msgid "`bool' is now a keyword"
23961 #~ msgstr "`bool' ¤Ïº£¤ä¥­¡¼¥ï¡¼¥É¤Ç¤¹"
23963 #~ msgid "cannot declare %s to references"
23964 #~ msgstr "%s ¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
23966 #~ msgid "discarding `const' applied to a reference"
23967 #~ msgstr "»²¾È¤ËÍѤ¤¤é¤ì¤¿ `const' ¤Ï¼Î¤Æ¤é¤ì¤Þ¤¹"
23969 #~ msgid "discarding `volatile' applied to a reference"
23970 #~ msgstr "»²¾È¤ËÍѤ¤¤é¤ì¤¿ `volatile' ¤Ï¼Î¤Æ¤é¤ì¤Þ¤¹"
23972 #~ msgid "typedef declaration includes an initializer"
23973 #~ msgstr "typedef Àë¸À¤¬½é´üÀßÄê»Ò¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
23975 #~ msgid "storage class `static' invalid for function `%s' declared out of global scope"
23976 #~ msgstr "Âç°è¥¹¥³¡¼¥×³°¤Î´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `static' ¤Ï̵¸ú¤Ç¤¹"
23978 #~ msgid "invalid integer constant in parameter list, did you forget to give parameter name?"
23979 #~ msgstr "²¾°ú¿ô¥ê¥¹¥È¤Ë̵¸ú¤ÊÀ°¿ôÄê¿ô¤¬¤¢¤ê¤Þ¤¹¡£²¾°ú¿ô̾¤òÍ¿¤¨Ëº¤ì¤¿¤Î¤Ç¤Ï¡©"
23981 #~ msgid "return type for `main' changed to `int'"
23982 #~ msgstr "`main' ¤Î return ·¿¤Ï `int' ¤ËÊѤ¨¤Þ¤·¤¿"
23984 #~ msgid "-fname-mangling-version is no longer supported"
23985 #~ msgstr "-fname-mangling-version ¤Ï¤â¤Ï¤ä¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
23987 #~ msgid "-Wno-strict-prototypes is not supported in C++"
23988 #~ msgstr "-Wno-strict-prototypes ¤Ï C++ ¤Ç¤Ï¼õ¤±ÉÕ¤±¤é¤ì¤Þ¤»¤ó"
23990 #~ msgid "`__alignof__' applied to a bit-field"
23991 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËÂФ·¤ÆŬÍѤµ¤ì¤¿ `__alignof__'"
23993 #~ msgid "parser may be lost: is there a '{' missing somewhere?"
23994 #~ msgstr "¹½Ê¸²òÀϴ郎Ì»Ҥˤʤ俤褦¤Ç¤¹: ¤É¤³¤«¤Ç '{' ¤ò˺¤ì¤Æ¤¤¤ë¤Î¤Ç¤Ï¡©"
23996 #~ msgid "anachronistic use of array size in vector delete"
23997 #~ msgstr "¥Ù¥¯¥È¥ë¤Î delete ¤ÇÇÛÎó¥µ¥¤¥º¤ò»È¤¦¤Î¤ÏÁ°»þÂåŪ¤Ç¤¹"
23999 #~ msgid "too many initialization functions required"
24000 #~ msgstr "ɬÍפȤµ¤ì¤ë½é´ü²½´Ø¿ô¤Î¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
24002 #~ msgid "(static %s for %s)"
24003 #~ msgstr "(ÀÅŪ%s: %s ÍÑ)"
24005 #~ msgid "In %s `%s':"
24006 #~ msgstr "%s Æâ¤Î `%s':"
24008 #~ msgid "%s:%d:   instantiated from `%s'\n"
24009 #~ msgstr "%s:%d:   `%s' ¤«¤é¼ÂÂ⽤µ¤ì¤Þ¤·¤¿\n"
24011 #~ msgid "%s:%d:   instantiated from here\n"
24012 #~ msgstr "%s:%d:   ¤³¤³¤Ç¼ÂÂ⽤µ¤ì¤Þ¤·¤¿\n"
24014 #~ msgid "  will be re-ordered to match declaration order"
24015 #~ msgstr "  Àë¸À½ç¤È°ìÃפ¹¤ë¤è¤¦¤ËʤÓÂؤ¨¤é¤ì¤Þ¤¹"
24017 #~ msgid "  will be re-ordered to match inheritance order"
24018 #~ msgstr "  ÇÉÀ¸½ç¤È°ìÃפ¹¤ë¤è¤¦¤ËʤÙÂؤ¨¤é¤ì¤Þ¤¹"
24020 #~ msgid "no base class to initialize"
24021 #~ msgstr "½é´ü²½¤¹¤Ù¤­´ðÄ쥯¥é¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
24023 #~ msgid "new of array type fails to specify size"
24024 #~ msgstr "ÇÛÎ󷿤Πnew ¤Ï¥µ¥¤¥º¤Î»ØÄê¤Ë¼ºÇÔ¤·¤Þ¤¹"
24026 #~ msgid "initializer list being treated as compound expression"
24027 #~ msgstr "½é´ü²½»Ò¥ê¥¹¥È¤¬Ê£¹ç¼°¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
24029 #~ msgid "Do not treat the namespace `std' as a normal namespace"
24030 #~ msgstr "̾Á°¶õ´Ö `std' ¤òÄ̾ï¤Î̾Á°¶õ´Ö¤È¤·¤Æ¼è¤ê°·¤ï¤Ê¤¤"
24032 #~ msgid "Only emit explicit template instatiations"
24033 #~ msgstr "ÌÀ¼¨Åª¤Ê¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
24035 #~ msgid "Recognise and/bitand/bitor/compl/not/or/xor"
24036 #~ msgstr "and/bitand/bitor/compl/not/or/xor ¤òǧ¼±¤¹¤ë"
24038 #~ msgid "Warn about inconsistent return types"
24039 #~ msgstr "Ìá¤êÃͤη¿¤È°ìÃפ·¤Ê¤¤¤â¤Î¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
24041 #~ msgid "Warn when a function is declared extern, then inline"
24042 #~ msgstr "´Ø¿ô¤¬ extern Àë¸À¤µ¤ì¤¿¸å¡¢inline ¤È¤µ¤ì¤¿¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
24044 #~ msgid "Don't announce deprecation of compiler features"
24045 #~ msgstr "¿ä¾©¤µ¤ì¤Ê¤¤¥³¥ó¥Ñ¥¤¥é¤Îµ¡Ç½¤ò¹ðÃΤ·¤Ê¤¤"
24047 #~ msgid "type name expected before `*'"
24048 #~ msgstr "`*' ¤ÎÁ°¤Ë·¿¤Î̾Á°¤¬¤¢¤ë¤Ù¤­¤Ç¤¹"
24050 #~ msgid "type name expected before `&'"
24051 #~ msgstr "`&' ¤ÎÁ°¤Ë·¿¤Î̾Á°¤¬¤¢¤ë¤Ù¤­¤Ç¤¹"
24053 #~ msgid "(Each undeclared identifier is reported only once for each function it appears in.)"
24054 #~ msgstr "(̤Àë¸ÀÊÑ¿ô¤Ë¤Ä¤¤¤Æ¤Ï¡¢¤½¤ì¤¬´Ø¿ôÆâ¤ÇºÇ½é¤Ë¸½¤ï¤ì¤¿»þ¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹¡£)"
24056 #~ msgid "real-valued template parameters when cross-compiling"
24057 #~ msgstr "¥¯¥í¥¹¥³¥ó¥Ñ¥¤¥ë»þ¤Î¼Â¿ôÃͥƥó¥×¥ì¡¼¥È²¾°ú¿ô"
24059 #~ msgid "ambiguous request for method pointer `%s'"
24060 #~ msgstr "¥á¥½¥Ã¥É¥Ý¥¤¥ó¥¿ `%s' ¤Ø¤ÎÍ׵᤬ۣËæ¤Ç¤¹"
24062 #~ msgid "no base or member initializers given following ':'"
24063 #~ msgstr "´ðÄì¤ä¥á¥ó¥Ð½é´ü²½»Ò¥ê¥¹¥È¤¬ ':' ¤Î¸å¤Ë³¤¤¤Æ¤¤¤Þ¤»¤ó"
24065 #~ msgid "`>>' should be `> >' in template class name"
24066 #~ msgstr "`>>' ¤Ï¥Æ¥ó¥×¥ì¡¼¥È¥¯¥é¥¹Ì¾¤Ï `> >' ¤È¤¹¤Ù¤­¤Ç¤¹"
24068 #~ msgid "ISO C++ forbids an empty condition for `%s'"
24069 #~ msgstr "ISO C++ ¤Ï `%s' ¤ËÂФ¹¤ë¶õ¤Î¾ò·ï¤ò¶Ø¤¸¤Þ¤¹"
24071 #~ msgid "ISO C++ forbids `&&'"
24072 #~ msgstr "ISO C++ ¤Ï `&&' ¤ò¶Ø¤¸¤Þ¤¹"
24074 #~ msgid "sigof type specifier"
24075 #~ msgstr "·¿»ØÄê»Ò¤Î sigof ¤Ç¤¹"
24077 #~ msgid "`sigof' applied to non-aggregate expression"
24078 #~ msgstr "È󽸹çÂμ°¤ËÂФ·¤ÆŬÍѤµ¤ì¤¿ `sigof'"
24080 #~ msgid "storage class specifier `%s' not allowed after struct or class"
24081 #~ msgstr "µ­²±¥¯¥é¥¹»ØÄê»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
24083 #~ msgid "type specifier `%s' not allowed after struct or class"
24084 #~ msgstr "·¿»ØÄê»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
24086 #~ msgid "no body nor ';' separates two class, struct or union declarations"
24087 #~ msgstr "ËÜÂΤ¬¤Ê¤¯¡¢class, struct °¿¤¤¤Ï union Àë¸À¤ò¶èÀÚ¤ë ';' ¤â¤¢¤ê¤Þ¤»¤ó"
24089 #~ msgid "multiple access specifiers"
24090 #~ msgstr "½ÅÊ£¤¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò"
24092 #~ msgid "multiple `virtual' specifiers"
24093 #~ msgstr "½ÅÊ£¤¹¤ë `virtual' »ØÄê»Ò"
24095 #~ msgid "missing ';' before right brace"
24096 #~ msgstr "±¦Â¦¥Ö¥ì¡¼¥¹¤ÎÁ°¤Î ';' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24098 #~ msgid "ISO C++ forbids array dimensions with parenthesized type in new"
24099 #~ msgstr "ISO C++ ¤Ï new Ãæ¤Ç¤Ï¡¢³ç¸Ì¤Î¤Ä¤¤¤¿ÇÛÎ󼡸µ¤ò¶Ø¤¸¤Þ¤¹"
24101 #~ msgid "ISO C++ forbids label declarations"
24102 #~ msgstr "ISO C++ ¤Ï¥é¥Ù¥ëÀë¸À¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹"
24104 #~ msgid "label must be followed by statement"
24105 #~ msgstr "¥é¥Ù¥ë¤Î¸å¤í¤Ë¤Ïʸ¤¬É¬ÍפǤ¹"
24107 #~ msgid "ISO C++ forbids compound statements inside for initializations"
24108 #~ msgstr "ISO C++ ½é´ü²½»Ò¤ÎÆâÉô¤Ç¤Ïʣʸ¤¬¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹"
24110 #~ msgid "possibly missing ')'"
24111 #~ msgstr "¤ª¤½¤é¤¯ ')' ¤ò˺¤ì¤Æ¤¤¤Þ¤¹"
24113 #~ msgid "type specifier omitted for parameter"
24114 #~ msgstr "·¿»ØÄê»Ò¤Ï²¾°ú¿ôÍѤ˾Êά¤µ¤ì¤Þ¤·¤¿"
24116 #~ msgid "use of `%s' in template type unification"
24117 #~ msgstr "¥Æ¥ó¥×¥ì¡¼¥È·¿Åý°ìÃæ `%s' ¤¬»ÈÍѤµ¤ì¤Þ¤·¤¿"
24119 #~ msgid "taking dynamic typeid of object with -fno-rtti"
24120 #~ msgstr "-fno-rtti ¤Î»ØÄê¤È°ì½ï¤Ë¥ª¥Ö¥¸¥§¥¯¥È¤ÎưŪ typeid ¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
24122 #~ msgid "adjusting pointers for covariant returns"
24123 #~ msgstr "¶¦ÊÑ(covariant)Ìá¤êÃͤؤΥݥ¤¥ó¥¿¤òÄ´À°¤·¤Þ¤¹"
24125 #~ msgid "recoverable compiler error, fixups for virtual function"
24126 #~ msgstr "²óÉü²Äǽ¤Ê¥³¥ó¥Ñ¥¤¥é¤Î¥¨¥é¡¼¡¢²¾ÁÛ´Ø¿ô¤Î½¤Àµ"
24128 #~ msgid "can't redefine default return value for constructors"
24129 #~ msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿ÍѤΥǥե©¥ë¥ÈÌá¤êÃͤòºÆÄêµÁ¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
24131 #~ msgid "   will be re-ordered to precede member initializations"
24132 #~ msgstr "   Àè¤Ë¤¢¤ë¥á¥ó¥Ð½é´ü²½»Ò¤ÈʤÓÂؤ¨¤é¤ì¤Þ¤¹"
24134 #~ msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy"
24135 #~ msgstr "¼±ÊÌ»Ò̾ `%s' ¤Ï GNU C++ ÆâÉô¤Î¥Í¡¼¥ß¥ó¥°Àïά¤È¶¥¹ç¤·¤Þ¤¹"
24137 #~ msgid "parse error at end of saved function text"
24138 #~ msgstr "ÊݸºÑ¤ß´Ø¿ô¥Æ¥­¥¹¥È¤ÎËöÈø¤Ç¹½Ê¸²òÀÏ¥¨¥é¡¼"
24140 #~ msgid "parse error in method specification"
24141 #~ msgstr "¥á¥½¥Ã¥É»ÅÍÍÆâ¤Ç¤Î¹½Ê¸²òÀÏ¥¨¥é¡¼"
24143 #~ msgid "%s before `%s'"
24144 #~ msgstr "%s ¤¬ `%s' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
24146 #~ msgid "%s before `%c'"
24147 #~ msgstr "%s ¤¬ `%c' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
24149 #~ msgid "%s before `\\%o'"
24150 #~ msgstr "%s ¤¬ `\\%o' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
24152 #~ msgid "%s before `%s' token"
24153 #~ msgstr "%s ¤¬ `%s' ¥È¡¼¥¯¥ó¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
24155 #~ msgid "non-lvalue in %s"
24156 #~ msgstr "%s ¤Ëº¸ÊÕÃͤǤϤʤ¤ÃÍ"
24158 #~ msgid "`com_interface' only supported with -fvtable-thunks"
24159 #~ msgstr "`com_interface' ¤Ï -fvtable-thunks ¤ò»ØÄꤷ¤¿¤È¤­¤À¤±¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤¹"
24161 #~ msgid "ISO C++ forbids applying `sizeof' to a member function"
24162 #~ msgstr "ISO C++ ¤Ï¥á¥ó¥Ð´Ø¿ô¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
24164 #~ msgid "ISO C++ forbids applying `sizeof' to type `void' which is an incomplete type"
24165 #~ msgstr "ISO C++ ¤ÏÉÔ´°Á´·¿¤Ç¤¢¤ë `void' ·¿¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
24167 #~ msgid "invalid reference to NULL ptr, use ptr-to-member instead"
24168 #~ msgstr "NULL ¥Ý¥¤¥ó¥¿¤Ø¤Î̵¸ú¤Ê»²¾È¡¢Âå¤ï¤ê¤Ë¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¤¤Þ¤·¤ç¤¦"
24170 #~ msgid "invalid call to member function needing `this' in static member function scope"
24171 #~ msgstr "ÀÅŪ¥á¥ó¥Ð´Ø¿ô¥¹¥³¡¼¥×Æâ¤Ç¤Ï `this' ¤òÍפ¹¤ë¥á¥ó¥Ð´Ø¿ô¤Î¸Æ¤Ó½Ð¤·¤Ï̵¸ú¤Ç¤¹"
24173 #~ msgid "parameter type of called function is incomplete"
24174 #~ msgstr "¸Æ¤Ð¤ì¤¿´Ø¿ô¤Î²¾°ú¿ô¤Î·¿¤¬ÉÔ´°Á´¤Ç¤¹"
24176 #~ msgid "ISO C++ forbids using pointer of type `void *' in pointer arithmetic"
24177 #~ msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë `void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
24179 #~ msgid "ISO C++ forbids using a pointer-to-function in pointer arithmetic"
24180 #~ msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
24182 #~ msgid "ISO C++ forbids using pointer to a member in pointer arithmetic"
24183 #~ msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
24185 #~ msgid "ISO C++ forbids using pointer to a member in subtraction"
24186 #~ msgstr "ISO C++ ¤Ï¸º»»¤Ë¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
24188 #~ msgid "unary `&'"
24189 #~ msgstr "ñ¹à¤Î `&'"
24191 #~ msgid "ISO C++ forbids cast to non-reference type used as lvalue"
24192 #~ msgstr "ISO C++ ¤Ïº¸ÊÕÃͤȤ·¤Æ»È¤ï¤ì¤ëÈ󻲾ȷ¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
24194 #~ msgid "return value from function receives multiple initializations"
24195 #~ msgstr "´Ø¿ô¤«¤é¤ÎÌá¤êÃͤ¬Ê£¿ô¤Î½é´ü²½¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿"
24197 #~ msgid "return-statement with no value, in function declared with a non-void return type"
24198 #~ msgstr "return Ê¸¤¬Ãͤò»ý¤Á¤Þ¤»¤ó¡£´Ø¿ôÀë¸À¤Ç¤ÏÈó void ¤ÎÌá¤êÃͤò»ý¤Á¤Þ¤¹"
24200 #~ msgid "return-statement with a value, in function declared with a void return type"
24201 #~ msgstr "return Ê¸¤¬Ãͤò»ý¤Á¤Þ¤¹¡£´Ø¿ôÀë¸À¤Ç¤ÏÌá¤ê·¿¤¬ void ¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
24203 #~ msgid "Internal error #%d."
24204 #~ msgstr "ÆâÉô¥¨¥é¡¼: #%d¡£"
24206 #~ msgid "due to the presence of a constructor"
24207 #~ msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¤¢¤ë¤³¤È¤Ë¤è¤ë"
24209 #~ msgid "comma expression used to initialize return value"
24210 #~ msgstr "¥«¥ó¥Þ±é»»»Ò¤¬Ìá¤êÃͤò½é´ü²½¤¹¤ë¤¿¤á¤Ë»È¤ï¤ì¤Þ¤·¤¿"
24212 #~ msgid "ANSI C++ forbids non-constant aggregate initializer expressions"
24213 #~ msgstr "ANSI C++ ¤ÏÄê¿ô¤Ç¤Ê¤¤½¸¹çÂΤνé´ü²½»Ò¼°¤ò¶Ø¤¸¤Þ¤¹"
24215 #~ msgid "initializer list for object of class with virtual base classes"
24216 #~ msgstr "²¾ÁÛ´ðÄ쥯¥é¥¹¤ò»ý¤Ä¥¯¥é¥¹¤Î¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹"
24218 #~ msgid "ISO C++ forbids defining types within %s"
24219 #~ msgstr "ISO C++ ¤Ï %s Ãæ¤Î·¿ÄêµÁ¤ò¶Ø¤¸¤Þ¤¹"
24221 #~ msgid "Can't create cross-reference file `%s'"
24222 #~ msgstr "Áê¸ß»²¾È¥Õ¥¡¥¤¥ë `%s' ¤òºî¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
24224 #~ msgid "In file included from %s:%u"
24225 #~ msgstr "%s:%u ¤«¤é include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ëÃæ"
24227 #~ msgid ""
24228 #~ ",\n"
24229 #~ "                 from %s:%u"
24230 #~ msgstr ""
24231 #~ ",\n"
24232 #~ "                 %s:%u ¤«¤é"
24234 #~ msgid "traditional C rejects the `U' suffix"
24235 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï `U' ÀÜÈø¼­¤¬µñÀ䤵¤ì¤Þ¤¹"
24237 #~ msgid "too many 'l' suffixes in integer constant"
24238 #~ msgstr "À°¿ôÄê¿ô¤Î¥µ¥Õ¥£¥Ã¥¯¥¹ 'l' ¤¬Â¿¤¹¤®¤Þ¤¹"
24240 #~ msgid "integer constant contains digits beyond the radix"
24241 #~ msgstr "À°¿ôÄê¿ô¤¬´ð¿ô¤òĶ¤¨¤¿¿ôÃͤò´Þ¤ó¤Ç¤¤¤Þ¤¹"
24243 #~ msgid "integer constant out of range"
24244 #~ msgstr "À°¿ôÄê¿ô¤¬ÈϰϤò³°¤ì¤Æ¤¤¤Þ¤¹"
24246 #~ msgid "invalid suffix '%.*s' on integer constant"
24247 #~ msgstr "ÀÜÈø¼­ '%.*s' ¤ÏÀ°¿ôÄê¿ô¤Ë¤Ï̵¸ú¤Ç¤¹"
24249 #~ msgid "missing ')' after \"defined\""
24250 #~ msgstr "\"defined\" ¤Î¸å¤í¤Î ')' ¤¬·ç¤±¤Æ¤¤¤Þ¤¹"
24252 #~ msgid "operator \"defined\" requires an identifier"
24253 #~ msgstr "\"defined\" ±é»»»Ò¤Ï¼±Ê̻ҤòÍ׵ᤷ¤Þ¤¹"
24255 #~ msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
24256 #~ msgstr "¡ÊC++ ¤Ç¤Ï \"%s\" ¤¬ \"%s\" ¤ÎÂåÂإȡ¼¥¯¥ó¤Ç¤¹¡Ë"
24258 #~ msgid "\"defined\" operator appears during macro expansion"
24259 #~ msgstr "\"defined\" ±é»»»Ò¤¬¥Þ¥¯¥íŸ³«Ãæ¤Ë¸½¤ì¤Þ¤·¤¿"
24261 #~ msgid "ISO C++ does not permit \"%s\" in #if"
24262 #~ msgstr "ISO C++ ¤Ï #if Æâ¤Î \"%s\" ¤òµö¤·¤Þ¤»¤ó"
24264 #~ msgid "octal escape sequence out of range"
24265 #~ msgstr "8 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹"
24267 #~ msgid "hex escape sequence out of range"
24268 #~ msgstr "16 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹"
24270 #~ msgid "integer overflow in preprocessor expression"
24271 #~ msgstr "À°¿ô¤¬¥×¥ê¥×¥í¥»¥Ã¥µ¼°Æâ¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
24273 #~ msgid "comma operator in operand of #if"
24274 #~ msgstr "¥«¥ó¥Þ±é»»»Ò¤¬ #if ±é»»»Ò¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
24276 #~ msgid "%s is a block device"
24277 #~ msgstr "%s ¤Ï¥Ö¥í¥Ã¥¯¥Ç¥Ð¥¤¥¹¤Ç¤¹"
24279 #~ msgid "No include path in which to find %s"
24280 #~ msgstr "%s ¤ò¸«¤Ä¤±¤ë¤¿¤á¤Î¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
24282 #~ msgid "Multiple include guards may be useful for:\n"
24283 #~ msgstr "¿½Å include ¤«¤é¤ÎÊݸͭ±×¤È¤Ê¤ë¤Ç¤·¤ç¤¦:\n"
24285 #~ msgid "absolute file name in remap_filename"
24286 #~ msgstr "ÀäÂХѥ¹¥Õ¥¡¥¤¥ë̾¤¬ remap_filename ¤Ë¤¢¤ê¤Þ¤¹"
24288 #~ msgid "%s: Not a directory"
24289 #~ msgstr "%s: ¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
24291 #~ msgid "buffers still stacked in cpp_finish"
24292 #~ msgstr "cpp_finish ¤Ç¥Ð¥Ã¥Õ¥¡¤¬¤Þ¤À¥¹¥¿¥Ã¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
24294 #~ msgid "Directory name missing after %s"
24295 #~ msgstr "%s ¤Î¸å¤í¤Î¥Ç¥£¥ì¥¯¥È¥ê̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24297 #~ msgid "File name missing after %s"
24298 #~ msgstr "%s ¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24300 #~ msgid "Path name missing after %s"
24301 #~ msgstr "%s ¤Î¸å¤í¤Î¥Ñ¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24303 #~ msgid "GNU CPP version %s (cpplib)"
24304 #~ msgstr "GNU CPP version %s (cpplib)"
24306 #~ msgid "Usage: %s [switches] input output\n"
24307 #~ msgstr "»È¤¤Êý: %s [¥¹¥¤¥Ã¥Á] ÆþÎÏ ½ÐÎÏ\n"
24309 #~ msgid ""
24310 #~ "Switches:\n"
24311 #~ "  -include <file>           Include the contents of <file> before other files\n"
24312 #~ "  -imacros <file>           Accept definition of macros in <file>\n"
24313 #~ "  -iprefix <path>           Specify <path> as a prefix for next two options\n"
24314 #~ "  -iwithprefix <dir>        Add <dir> to the end of the system include path\n"
24315 #~ "  -iwithprefixbefore <dir>  Add <dir> to the end of the main include path\n"
24316 #~ "  -isystem <dir>            Add <dir> to the start of the system include path\n"
24317 #~ msgstr ""
24318 #~ "¥¹¥¤¥Ã¥Á:\n"
24319 #~ "  -include <file>           Â¾¤Î¥Õ¥¡¥¤¥ë¤ÎÁ°¤Ë <file> ¤ÎÆâÍƤò´Þ¤á¤ë\n"
24320 #~ "  -imacros <file>           <file> ¤Î¥Þ¥¯¥íÄêµÁ¤ò¼õ¤±Æþ¤ì¤ë\n"
24321 #~ "  -iprefix <path>           ¼¡¤ÎÆó¤Ä¤Î¥ª¥×¥·¥ç¥óÍÑ¥×¥ì¥Õ¥£¥¯¥¹¤Ë <path> ¤ò»ØÄê\n"
24322 #~ "  -iwithprefix <dir>        <dir> ¤ò¥·¥¹¥Æ¥à include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
24323 #~ "  -iwithprefixbefore <dir>  <dir> ¤ò¥á¥¤¥ó include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
24324 #~ "  -isystem <dir>            <dir> ¤ò¥·¥¹¥Æ¥à include ¥Ñ¥¹¤ÎºÇ½é¤ËÄɲ乤ë\n"
24326 #~ msgid ""
24327 #~ "  -idirafter <dir>          Add <dir> to the end of the system include path\n"
24328 #~ "  -I <dir>                  Add <dir> to the end of the main include path\n"
24329 #~ "  -I-                       Fine-grained include path control; see info docs\n"
24330 #~ "  -nostdinc                 Do not search system include directories\n"
24331 #~ "                             (dirs specified with -isystem will still be used)\n"
24332 #~ "  -nostdinc++               Do not search system include directories for C++\n"
24333 #~ "  -o <file>                 Put output into <file>\n"
24334 #~ msgstr ""
24335 #~ "  -idirafter <dir>          <dir> ¤ò¥·¥¹¥Æ¥à include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
24336 #~ "  -I <dir>                  <dir> ¤ò¥á¥¤¥ó include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
24337 #~ "  -I-                       ¤­¤áºÙ¤«¤Ê include ¥Ñ¥¹À©¸æ -- info Ê¸½ñ¤ò»²¾È\n"
24338 #~ "  -nostdinc                 ¥·¥¹¥Æ¥à include ¥Ç¥£¥ì¥¯¥È¥ê¤òõº÷¤·¤Ê¤¤\n"
24339 #~ "                             (-system ¤Ç»ØÄꤵ¤ì¤¿¥Ç¥£¥ì¥¯¥È¥ê¤Ïõº÷¤µ¤ì¤ë)\n"
24340 #~ "  -nostdinc++               C++ ÍÑ¥·¥¹¥Æ¥à include ¥Ç¥£¥ì¥¯¥È¥ê¤òõº÷¤·¤Ê¤¤\n"
24341 #~ "  -o <file>                 <file> ¤Ø½ÐÎϤ¹¤ë\n"
24343 #~ msgid ""
24344 #~ "  -pedantic                 Issue all warnings demanded by strict ISO C\n"
24345 #~ "  -pedantic-errors          Issue -pedantic warnings as errors instead\n"
24346 #~ "  -trigraphs                Support ISO C trigraphs\n"
24347 #~ "  -lang-c                   Assume that the input sources are in C\n"
24348 #~ "  -lang-c89                 Assume that the input sources are in C89\n"
24349 #~ msgstr ""
24350 #~ "  -pedantic                 ¸·Ì©¤Ê ISO C ¤ÇÍ׵ᤵ¤ì¤ëÁ´¤Æ¤Î·Ù¹ð¤òȯ¹Ô¤¹¤ë\n"
24351 #~ "  -pedantic-errors          -pedantic ·Ù¹ð¤ÎÂå¤ê¤Ë¥¨¥é¡¼¤òȯ¹Ô¤¹¤ë\n"
24352 #~ "  -trigraphs                ISO C ¥È¥é¥¤¥°¥é¥Õ¤ò¼õ¤±Æþ¤ì¤ë\n"
24353 #~ "  -lang-c                   ÆþÎÏ¥½¡¼¥¹¤ò C ¤È¤ß¤Ê¤¹\n"
24354 #~ "  -lang-c89                 ÆþÎÏ¥½¡¼¥¹¤ò C89 ¤È¤ß¤Ê¤¹\n"
24356 #~ msgid ""
24357 #~ "  -lang-c++                 Assume that the input sources are in C++\n"
24358 #~ "  -lang-objc                Assume that the input sources are in ObjectiveC\n"
24359 #~ "  -lang-objc++              Assume that the input sources are in ObjectiveC++\n"
24360 #~ "  -lang-asm                 Assume that the input sources are in assembler\n"
24361 #~ msgstr ""
24362 #~ "  -lang-c++                 ÆþÎÏ¥½¡¼¥¹¤ò C ¤È¤ß¤Ê¤¹\n"
24363 #~ "  -lang-objc                ÆþÎÏ¥½¡¼¥¹¤ò ObjectiveC ¤È¤ß¤Ê¤¹\n"
24364 #~ "  -lang-objc++              ÆþÎÏ¥½¡¼¥¹¤ò ObjectiveC++ ¤È¤ß¤Ê¤¹\n"
24365 #~ "  -lang-asm                 ÆþÎÏ¥½¡¼¥¹¤ò¥¢¥»¥ó¥Ö¥ê¸À¸ì¤È¤ß¤Ê¤¹\n"
24367 #~ msgid ""
24368 #~ "  -std=<std name>           Specify the conformance standard; one of:\n"
24369 #~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
24370 #~ "                            iso9899:199409, iso9899:1999\n"
24371 #~ "  -+                        Allow parsing of C++ style features\n"
24372 #~ "  -w                        Inhibit warning messages\n"
24373 #~ "  -Wtrigraphs               Warn if trigraphs are encountered\n"
24374 #~ "  -Wno-trigraphs            Do not warn about trigraphs\n"
24375 #~ "  -Wcomment{s}              Warn if one comment starts inside another\n"
24376 #~ msgstr ""
24377 #~ "  -std=<std name>           Å¬¹ç¤µ¤»¤ëɸ½à¤ò»ØÄê -- °Ê²¼¤è¤ê°ì¤Ä\n"
24378 #~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
24379 #~ "                            iso9899:199409, iso9899:1999\n"
24380 #~ "  -+                        C++ ¼°¤Î¹½Ê¸²òÀϤòµö²Ä¤¹¤ë\n"
24381 #~ "  -w                        ·Ù¹ð¥á¥Ã¥»¡¼¥¸¤òÍÞÀ©¤¹¤ë\n"
24382 #~ "  -Wtrigraphs               ¥È¥é¥¤¥°¥é¥Õ¤Ë½Ð¤¯¤ï¤·¤¿¤é·Ù¹ð¤¹¤ë\n"
24383 #~ "  -Wno-trigraphs            ¥È¥é¥¤¥°¥é¥Õ¤Ë¤Ä¤¤¤Æ¤Î·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
24384 #~ "  -Wcomment{s}              ¥³¥á¥ó¥È¤¬Â¾¤Î¥³¥á¥ó¥ÈÆâ¤Ç»Ï¤Þ¤Ã¤Æ¤¤¤¿¤é·Ù¹ð¤¹¤ë\n"
24386 #~ msgid ""
24387 #~ "  -Wno-comment{s}           Do not warn about comments\n"
24388 #~ "  -Wtraditional             Warn about features not present in traditional C\n"
24389 #~ "  -Wno-traditional          Do not warn about traditional C\n"
24390 #~ "  -Wundef                   Warn if an undefined macro is used by #if\n"
24391 #~ "  -Wno-undef                Do not warn about testing undefined macros\n"
24392 #~ "  -Wimport                  Warn about the use of the #import directive\n"
24393 #~ msgstr ""
24394 #~ "  -Wno-comment{s}           ¥³¥á¥ó¥È¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
24395 #~ "  -Wtraditional             ¸½ºß¤È¤Ï°Û¤Ê¤ë¸Å¤¤ C ¤Ç¤Îµ¡Ç½¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë\n"
24396 #~ "  -Wno-traditional          ¸Å¤¤ C ¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
24397 #~ "  -Wundef                   Ì¤ÄêµÁ¤Î¥Þ¥¯¥í¤¬ #if ¤Ç»È¤ï¤ì¤Æ¤¤¤ì¤Ð·Ù¹ð¤¹¤ë\n"
24398 #~ "  -Wno-undef                Ì¤ÄêµÁ¥Þ¥¯¥í¤Îɾ²Á¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
24399 #~ "  -Wimport                  #import ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ÎÍøÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë\n"
24401 #~ msgid ""
24402 #~ "  -Wno-import               Do not warn about the use of #import\n"
24403 #~ "  -Werror                   Treat all warnings as errors\n"
24404 #~ "  -Wno-error                Do not treat warnings as errors\n"
24405 #~ "  -Wsystem-headers          Do not suppress warnings from system headers\n"
24406 #~ "  -Wno-system-headers       Suppress warnings from system headers\n"
24407 #~ "  -Wall                     Enable all preprocessor warnings\n"
24408 #~ msgstr ""
24409 #~ "  -Wno-import               #import ¤ÎÍøÍѤ˴ؤ¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
24410 #~ "  -Werror                   Á´¤Æ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤¦\n"
24411 #~ "  -Wno-error                ·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤ï¤Ê¤¤\n"
24412 #~ "  -Wsystem-headers          ¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤«¤é¤Î·Ù¹ð¤òÍÞÀ©¤·¤Ê¤¤\n"
24413 #~ "  -Wno-system-headers       ¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤«¤é¤Î·Ù¹ð¤òÍÞÀ©¤¹¤ë\n"
24414 #~ "  -Wall                     Á´¤Æ¤Î¥×¥ê¥×¥í¥»¥Ã¥µ·Ù¹ð¤òÍ­¸ú¤Ë¤¹¤ë\n"
24416 #~ msgid ""
24417 #~ "  -M                        Generate make dependencies\n"
24418 #~ "  -MM                       As -M, but ignore system header files\n"
24419 #~ "  -MF <file>                Write dependency output to the given file\n"
24420 #~ "  -MG                       Treat missing header file as generated files\n"
24421 #~ msgstr ""
24422 #~ "  -M                        make °Í¸´Ø·¸¤òÀ¸À®¤¹¤ë\n"
24423 #~ "  -MM                       -M Æ±ÍÍ¡¢Ã¢¤·¥·¥¹¥Æ¥à¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤ò̵»ë¤¹¤ë\n"
24424 #~ "  -MF <file>                °Í¸´Ø·¸¤Î½ÐÎϤòÍ¿¤¨¤é¤ì¤¿¥Õ¥¡¥¤¥ë¤Ë½ñ¤­¹þ¤à\n"
24425 #~ "  -MG                       ¸«¤Ä¤«¤é¤Ê¤¤¥Ø¥Ã¥À¤òÀ¸À®¤µ¤ì¤ë¥Õ¥¡¥¤¥ë¤È¤·¤Æ°·¤¦\n"
24427 #~ msgid ""
24428 #~ "  -MP\t\t\t    Generate phony targets for all headers\n"
24429 #~ "  -MQ <target>              Add a MAKE-quoted target\n"
24430 #~ "  -MT <target>              Add an unquoted target\n"
24431 #~ msgstr ""
24432 #~ "  -MP\t\t\t    Á´¤Æ¤Î¥Ø¥Ã¥À¤Ë¤Ä¤¤¤Æ phony ¥¿¡¼¥²¥Ã¥È¤òÀ¸À®¤¹¤ë\n"
24433 #~ "  -MQ <target>              MAKE ¤Ç¤Î¥¯¥ª¡¼¥È¤µ¤ì¤¿¥¿¡¼¥²¥Ã¥È¤òÄɲ乤ë\n"
24434 #~ "  -MT <target>              ¥¯¥ª¡¼¥È¤µ¤ì¤Ê¤¤¥¿¡¼¥²¥Ã¥È¤òÄɲ乤ë\n"
24436 #~ msgid ""
24437 #~ "  -D<macro>                 Define a <macro> with string '1' as its value\n"
24438 #~ "  -D<macro>=<val>           Define a <macro> with <val> as its value\n"
24439 #~ "  -A<question> (<answer>)   Assert the <answer> to <question>\n"
24440 #~ "  -A-<question> (<answer>)  Disable the <answer> to <question>\n"
24441 #~ "  -U<macro>                 Undefine <macro> \n"
24442 #~ "  -v                        Display the version number\n"
24443 #~ msgstr ""
24444 #~ "  -D<macro>                 <macro> ¤òÄêµÁ¤·¡¢¤½¤ÎÃͤòʸ»úÎó¤Î '1' ¤È¤¹¤ë\n"
24445 #~ "  -D<macro>=<val>           <macro> ¤òÄêµÁ¤·¡¢¤½¤ÎÃͤò <val> ¤È¤¹¤ë\n"
24446 #~ "  -A<question> (<answer>)   <question> ¤Ë <answer> ¤ÈÀ¼ÌÀ¤¹¤ë\n"
24447 #~ "  -A-<question> (<answer>)  <question> ¤ò <answer> ¤È¤·¤Ê¤¤\n"
24448 #~ "  -U<macro>                 <macro> ÄêµÁ¤ò²ò½ü¤¹¤ë\n"
24449 #~ "  -v                        ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤òɽ¼¨¤¹¤ë\n"
24451 #~ msgid ""
24452 #~ "  -H                        Print the name of header files as they are used\n"
24453 #~ "  -C                        Do not discard comments\n"
24454 #~ "  -dM                       Display a list of macro definitions active at end\n"
24455 #~ "  -dD                       Preserve macro definitions in output\n"
24456 #~ "  -dN                       As -dD except that only the names are preserved\n"
24457 #~ "  -dI                       Include #include directives in the output\n"
24458 #~ msgstr ""
24459 #~ "  -H                        »È¤ï¤ì¤¿¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤òɽ¼¨¤¹¤ë\n"
24460 #~ "  -C                        ¥³¥á¥ó¥È¤òÇË´þ¤·¤Ê¤¤\n"
24461 #~ "  -dM                       ºÇ¸å¤ËÍ­¸ú¤Ê¥Þ¥¯¥íÄêµÁ¥ê¥¹¥È¤òɽ¼¨¤¹¤ë\n"
24462 #~ "  -dD                       ½ÐÎϤ˥ޥ¯¥íÄêµÁ¤òÊݸ¤¹¤ë\n"
24463 #~ "  -dN                       -dD ¤ÈƱÍͤÀ¤¬¡¢Ì¾Á°¤À¤±¤òÊݸ¤¹¤ë\n"
24464 #~ "  -dI                       #include ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ò½ÐÎϤ˴ޤá¤ë\n"
24466 #~ msgid ""
24467 #~ "  -fpreprocessed            Treat the input file as already preprocessed\n"
24468 #~ "  -ftabstop=<number>        Distance between tab stops for column reporting\n"
24469 #~ "  -P                        Do not generate #line directives\n"
24470 #~ "  -$                        Do not allow '$' in identifiers\n"
24471 #~ "  -remap                    Remap file names when including files.\n"
24472 #~ "  --version                 Display version information\n"
24473 #~ "  -h or --help              Display this information\n"
24474 #~ msgstr ""
24475 #~ "  -fpreprocessed            ÆþÎÏ¥Õ¥¡¥¤¥ë¤ò´û¤Ë¥×¥ê¥×¥í¥»¥¹ºÑ¤È¤·¤Æ°·¤¦\n"
24476 #~ "  -ftabstop=<number>        ¥«¥é¥à¤Î¥¿¥Ö´Ö³Ö¤òÊó¹ð¤¹¤ë\n"
24477 #~ "  -P                        #line ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤òÀ¸À®¤·¤Ê¤¤\n"
24478 #~ "  -$                        ¼±Ê̻ҤǤΠ'$' ¤òµö²Ä¤·¤Ê¤¤\n"
24479 #~ "  -remap                    ¥Õ¥¡¥¤¥ë¥¤¥ó¥¯¥ë¡¼¥É»þ¤Ë¥Õ¥¡¥¤¥ë̾¤òºÆ¥Þ¥Ã¥×¤¹¤ë\n"
24480 #~ "  --version                 ¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¤¹¤ë\n"
24481 #~ "  -h or --help              ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
24483 #~ msgid "trigraph ??%c converted to %c"
24484 #~ msgstr "¥È¥é¥¤¥°¥é¥Õ ??%c ¤Ï %c ¤ËÊÑ´¹¤µ¤ì¤Þ¤·¤¿"
24486 #~ msgid "trigraph ??%c ignored"
24487 #~ msgstr "¥È¥é¥¤¥°¥é¥Õ ??%c ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
24489 #~ msgid "backslash and newline separated by space"
24490 #~ msgstr "¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å¤È²þ¹Ô¤¬¶õÇò¤Çʬ³ä¤µ¤ì¤Þ¤·¤¿"
24492 #~ msgid "backslash-newline at end of file"
24493 #~ msgstr "¥Õ¥¡¥¤¥ë¤Î½ª¤ê¤Ë¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å-²þ¹Ô¤¬¤¢¤ê¤Þ¤¹"
24495 #~ msgid "\"/*\" within comment"
24496 #~ msgstr "¥³¥á¥ó¥ÈÆâ¤Ë \"/*\" ¤¬¤¢¤ê¤Þ¤¹"
24498 #~ msgid "null character(s) ignored"
24499 #~ msgstr "null Ê¸»ú¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
24501 #~ msgid "%s in preprocessing directive"
24502 #~ msgstr "¥×¥ê¥×¥í¥»¥¹Ì¿ÎáÃæ¤Ë %s ¤¬¤¢¤ê¤Þ¤¹"
24504 #~ msgid "'$' character(s) in identifier"
24505 #~ msgstr "'$' Ê¸»ú¤¬¼±Ê̻ҤËÆþ¤Ã¤Æ¤¤¤Þ¤¹"
24507 #~ msgid "attempt to use poisoned \"%s\""
24508 #~ msgstr "±øÀ÷¤µ¤ì¤¿ '%s' »È¤ª¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
24510 #~ msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
24511 #~ msgstr "__VA_ARGS__ ¤Ï C99 ²ÄÊÑ°ú¿ô¥Þ¥¯¥í³ÈÄ¥¤Ç¤Î¤ß½Ð¸½¤Ç¤­¤Þ¤¹"
24513 #~ msgid "possible start of unterminated string literal"
24514 #~ msgstr "½ªÃ¼¤Î¤Ê¤¤Ê¸»úÎó¥ê¥Æ¥é¥ë¤Î¿äÄ곫»Ï°ÌÃÖ"
24516 #~ msgid "multi-line string literals are deprecated"
24517 #~ msgstr "Ê£¿ô¹Ôʸ»úÎó¥ê¥Æ¥é¥ë¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
24519 #~ msgid "null character(s) preserved in literal"
24520 #~ msgstr "¥ê¥Æ¥é¥ëÃæ¤Ç null Ê¸»ú¤¬³ÎÊݤµ¤ì¤Þ¤·¤¿"
24522 #~ msgid "no newline at end of file"
24523 #~ msgstr "¥Õ¥¡¥¤¥ëËöÈø¤Ë²þ¹Ô¤¬¤¢¤ê¤Þ¤»¤ó"
24525 #~ msgid "C++ style comments are not allowed in ISO C89"
24526 #~ msgstr "C++ ¥¹¥¿¥¤¥ë¤Î¥³¥á¥ó¥È¤Ï ISO C89 ¤Ç¤Ïµö¤µ¤ì¤Þ¤»¤ó"
24528 #~ msgid "(this will be reported only once per input file)"
24529 #~ msgstr "(¤³¤ì¤ÏÆþÎÏ¥Õ¥¡¥¤¥ë¤Ë¤Ä¤­°ì²ó¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹)"
24531 #~ msgid "multi-line comment"
24532 #~ msgstr "Ê£¿ô¹Ô¤Î¥³¥á¥ó¥È"
24534 #~ msgid "Unspellable token %s"
24535 #~ msgstr "ÄÖ¤ì¤Ê¤¤¥È¡¼¥¯¥ó %s ¤Ç¤¹"
24537 #~ msgid "extra tokens at end of #%s directive"
24538 #~ msgstr ";ʬ¤Ê¥È¡¼¥¯¥ó¤¬ #%s ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Î½ª¤ê¤Ë¤¢¤ê¤Þ¤¹"
24540 #~ msgid "# followed by integer"
24541 #~ msgstr "À°¿ô¤¬ # ¤Ë³¤¤¤Æ¤¤¤Þ¤¹"
24543 #~ msgid "traditional C ignores #%s with the # indented"
24544 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï¡¢¥¤¥ó¥Ç¥ó¥È¤µ¤ì¤¿ # ¤Î #%s ¤ò̵»ë¤·¤Þ¤¹"
24546 #~ msgid "suggest hiding #%s from traditional C with an indented #"
24547 #~ msgstr "¥¤¥ó¥Ç¥ó¥È¤µ¤ì¤¿ # ¤¬¤¢¤ë¸Å¤¤ C ¤«¤é¤Ï #%s ¤ò±£¤¹¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
24549 #~ msgid "invalid preprocessing directive #%s"
24550 #~ msgstr "̵¸ú¤Ê¥×¥ê¥×¥í¥»¥¹¥Ç¥£¥ì¥¯¥Æ¥£¥ô #%s"
24552 #~ msgid "no macro name given in #%s directive"
24553 #~ msgstr "¥Þ¥¯¥í̾¤¬ #%s ¥Ç¥£¥ì¥¯¥Æ¥£¥ÖÃæ¤ËÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
24555 #~ msgid "macro names must be identifiers"
24556 #~ msgstr "¥Þ¥¯¥í̾¤Ï¼±Ê̻ҤǤʤ¯¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
24558 #~ msgid "undefining \"%s\""
24559 #~ msgstr "\"%s\" ¤ò undef ¤·¤Þ¤¹"
24561 #~ msgid "missing terminating > character"
24562 #~ msgstr "½ªÃ¼Ê¸»ú > ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24564 #~ msgid "#%s expects \"FILENAME\" or <FILENAME>"
24565 #~ msgstr "#%s ¤Ï \"¥Õ¥¡¥¤¥ë̾\" ¤¢¤ë¤¤¤Ï <¥Õ¥¡¥¤¥ë̾> ¤òɬÍפȤ·¤Þ¤¹"
24567 #~ msgid "attempt to push file buffer with contexts stacked"
24568 #~ msgstr "¥¹¥¿¥Ã¥¯¤µ¤ì¤¿¥³¥ó¥Æ¥¯¥¹¥È¤È°ì½ï¤Ë¥Õ¥¡¥¤¥ë¥Ð¥Ã¥Õ¥¡¤ò push ¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
24570 #~ msgid "#include_next in primary source file"
24571 #~ msgstr "#include_next ¤¬¼ç¤¿¤ë¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤Ë¤¢¤ê¤Þ¤¹"
24573 #~ msgid "#import is obsolete, use an #ifndef wrapper in the header file"
24574 #~ msgstr "#import ¤Ï¸Å¤¤É½¸½¤Ç¤¹. ¥Ø¥Ã¥À¥Õ¥¡¥¤¥ëÃæ¤Ç #ifndef ¤Î¥é¥Ã¥Ñ¡¼¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
24576 #~ msgid "invalid flag \"%s\" in line directive"
24577 #~ msgstr "\"%s\" ¤Ï line ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Ç¤Ï̵¸ú¤Ê¥Õ¥é¥°¤Ç¤¹"
24579 #~ msgid "\"%s\" after #line is not a positive integer"
24580 #~ msgstr "#line ¤Î¸å¤í¤Î \"%s\" ¤¬Àµ¤ÎÀ°¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
24582 #~ msgid "line number out of range"
24583 #~ msgstr "¹ÔÈֹ椬Èϰϳ°¤Ç¤¹"
24585 #~ msgid "file \"%s\" left but not entered"
24586 #~ msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤«¤é½Ð¤Þ¤·¤¿¤¬Æþ¤Ã¤Æ¤¤¤Þ¤»¤ó"
24588 #~ msgid "expected to return to line number %u"
24589 #~ msgstr "¹ÔÈÖ¹æ %u ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿"
24591 #~ msgid "header flags for \"%s\" have changed"
24592 #~ msgstr "\"%s\" ¤Î¥Ø¥Ã¥À¥Õ¥é¥°¤¬Êѹ¹¤µ¤ì¤Þ¤·¤¿"
24594 #~ msgid "invalid #ident"
24595 #~ msgstr "̵¸ú¤Ê #ident"
24597 #~ msgid "#pragma once is obsolete"
24598 #~ msgstr "#pragma once ¤Ï¤â¤¦»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
24600 #~ msgid "#pragma once in main file"
24601 #~ msgstr "#pragma once ¤¬¥á¥¤¥ó¥Õ¥¡¥¤¥ë¤Ë¤¢¤ê¤Þ¤¹"
24603 #~ msgid "invalid #pragma GCC poison directive"
24604 #~ msgstr "#pragma GCC ±øÀ÷¥Ç¥£¥ì¥¯¥Æ¥£¥ô¤¬Ìµ¸ú¤Ç¤¹"
24606 #~ msgid "poisoning existing macro \"%s\""
24607 #~ msgstr "´û¸¤Î¥Þ¥¯¥í \"%s' ¤ò±øÀ÷¤·¤Þ¤¹"
24609 #~ msgid "#pragma system_header ignored outside include file"
24610 #~ msgstr "include ¥Õ¥¡¥¤¥ë³°¤Î #pragma system_header ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
24612 #~ msgid "current file is older than %s"
24613 #~ msgstr "¸½ºß¤Î¥Õ¥¡¥¤¥ë¤Ï %s ¤è¤ê¸Å¤¤¤Ç¤¹"
24615 #~ msgid "#else without #if"
24616 #~ msgstr "#else ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó"
24618 #~ msgid "#else after #else"
24619 #~ msgstr "#else ¤¬ #else ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
24621 #~ msgid "the conditional began here"
24622 #~ msgstr "¤½¤Î¾ò·ï¤Ï¤³¤³¤«¤é»Ï¤Þ¤ê¤Þ¤¹"
24624 #~ msgid "#elif without #if"
24625 #~ msgstr "#elif ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó"
24627 #~ msgid "#elif after #else"
24628 #~ msgstr "#elif ¤¬ #else ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
24630 #~ msgid "#endif without #if"
24631 #~ msgstr "#endif ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó"
24633 #~ msgid "missing ')' to complete answer"
24634 #~ msgstr "²ò¤òÊä´°¤¹¤ë ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24636 #~ msgid "predicate's answer is empty"
24637 #~ msgstr "½Ò¸ì¤Î²ò¤¬¶õ¤Ç¤¹"
24639 #~ msgid "assertion without predicate"
24640 #~ msgstr "½Ò¸ì¤Î¤Ê¤¤¥¢¥µ¡¼¥·¥ç¥ó¤Ç¤¹"
24642 #~ msgid "\"%s\" re-asserted"
24643 #~ msgstr "\"%s\" ¤¬ºÆ¥¢¥µ¡¼¥È¤µ¤ì¤Þ¤·¤¿"
24645 #~ msgid "<stdin>"
24646 #~ msgstr "<ɸ½àÆþÎÏ>"
24648 #~ msgid "unterminated #%s"
24649 #~ msgstr "½ªÃ¼¤Î¤Ê¤¤ #%s"
24651 #~ msgid "file \"%s\" entered but not left"
24652 #~ msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤ËÆþ¤ê¤Þ¤·¤¿¤¬½Ð¤Þ¤»¤ó¤Ç¤·¤¿"
24654 #~ msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
24655 #~ msgstr "\"%s\" ¤È \"%s\" ¤òŽÉÕ¤±¤Þ¤·¤¿¤¬Àµ¾ï¤Ê¥×¥ê¥×¥í¥»¥Ã¥µ¥È¡¼¥¯¥ó¤È¤Ê¤ê¤Þ¤»¤ó"
24657 #~ msgid "unterminated argument list invoking macro \"%s\""
24658 #~ msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤°ú¿ô¥ê¥¹¥È¤¬¥Þ¥¯¥í \"%s\" ¤òµ¯Æ°¤·¤è¤¦¤È¤·¤Þ¤·¤¿"
24660 #~ msgid "ISO C99 requires rest arguments to be used"
24661 #~ msgstr "ISO C99 ¤Ï»ÈÍѤµ¤ì¤ë¤Ù¤­»Ä¤ê¤Î¤Î°ú¿ô¤òÍ׵ᤷ¤Þ¤¹"
24663 #~ msgid "macro \"%s\" requires %u arguments, but only %u given"
24664 #~ msgstr "¥Þ¥¯¥í \"%s\" ¤Ï°ú¿ô¤ò %u Í׵ᤷ¤Þ¤¹¤¬¡¢%u ¸Ä¤·¤«Í¿¤¨¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
24666 #~ msgid "macro \"%s\" passed %u arguments, but takes just %u"
24667 #~ msgstr "¥Þ¥¯¥í \"%s\" ¤Ë°ú¿ô¤¬ %u ÅϤµ¤ì¤Þ¤·¤¿¤¬¡¢%u ¤·¤«¼õ¤±¼è¤ê¤Þ¤»¤ó"
24669 #~ msgid "function-like macro \"%s\" must be used with arguments in traditional C"
24670 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï¡¢´Ø¿ôŪ¥Þ¥¯¥í \"%s\" ¤Ë°ú¿ô¤¬Í¿¤¨¤é¤ì¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
24672 #~ msgid "\"%s\" may not appear in macro parameter list"
24673 #~ msgstr "\"%s\" ¤Ï¥Þ¥¯¥í²¾°ú¿ô¥ê¥¹¥È¤Ë¸½¤ì¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
24675 #~ msgid "macro parameters must be comma-separated"
24676 #~ msgstr "¥Þ¥¯¥í²¾°ú¿ô¤Ï¥«¥ó¥Þ¶èÀڤꤵ¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
24678 #~ msgid "parameter name missing"
24679 #~ msgstr "²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24681 #~ msgid "anonymous variadic macros were introduced in C99"
24682 #~ msgstr "̵̾²ÄÊÑ°ú¿ô¥Þ¥¯¥í¤Ï C99 ¤ÇºÎ¤êÆþ¤ì¤é¤ì¤Þ¤·¤¿"
24684 #~ msgid "ISO C does not permit named variadic macros"
24685 #~ msgstr "ISO C ¤Ç¤Ï̾Á°¤Ä¤­²ÄÊÑ°ú¿ô¥Þ¥¯¥í¤òµö¤·¤Þ¤»¤ó"
24687 #~ msgid "missing ')' in macro parameter list"
24688 #~ msgstr "¥Þ¥¯¥í²¾°ú¿ô¥ê¥¹¥È¤Ç¡¢')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24690 #~ msgid "ISO C requires whitespace after the macro name"
24691 #~ msgstr "ISO C ¤Ç¤Ï¥Þ¥¯¥í̾¤Î¸å¤í¤Ë¶õÇò¤òÍ׵ᤷ¤Þ¤¹"
24693 #~ msgid "'##' cannot appear at either end of a macro expansion"
24694 #~ msgstr "'##' ¤Ï¥Þ¥¯¥íŸ³«¤Îξü¤Ë¤Ï½Ð¸½¤Ç¤­¤Þ¤»¤ó"
24696 #~ msgid "\"%s\" redefined"
24697 #~ msgstr "\"%s\" ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
24699 #~ msgid "macro argument \"%s\" would be stringified with -traditional."
24700 #~ msgstr "¥Þ¥¯¥í°ú¿ô \"%s\" ¤Ï -traditional ¤ò¤Ä¤±¤ë¤Èʸ»úÎ󲽤µ¤ì¤¿»ö¤Ç¤·¤ç¤¦"
24702 #~ msgid "invalid hash type %d in dump_definition"
24703 #~ msgstr "dump_definition ¤Ë Ìµ¸ú¤Ê¥Ï¥Ã¥·¥å¥¿¥¤¥× %d"
24705 #~ msgid "%s:%d: warning: "
24706 #~ msgstr "%s:%d: ·Ù¹ð: "
24708 #~ msgid "((anonymous))"
24709 #~ msgstr "((̵̾))"
24711 #~ msgid "%s: warnings being treated as errors\n"
24712 #~ msgstr "%s: ·Ù¹ð¤Ï¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤Þ¤¹\n"
24714 #~ msgid "In file included from %s:%d"
24715 #~ msgstr "%s:%d ¤«¤é include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ëÆâ"
24717 #~ msgid ""
24718 #~ ",\n"
24719 #~ "                 from %s:%d"
24720 #~ msgstr ""
24721 #~ ",\n"
24722 #~ "                 %s:%d ¤«¤é"
24724 #~ msgid "internal regno botch: regno = %d\n"
24725 #~ msgstr "ÆâÉôŪ¤Ë regno ¤Î½èÍý¤¬ÊÑ: regno = %d\n"
24727 #~ msgid "can't get current directory"
24728 #~ msgstr "¥«¥ì¥ó¥È¥Ç¥£¥ì¥¯¥È¥ê¤ò¼èÆÀ¤Ç¤­¤Þ¤»¤ó"
24730 #~ msgid "Can't access real part of complex value in hard register"
24731 #~ msgstr "¥Ï¡¼¥É¥ì¥¸¥¹¥¿Æâ¤ÇÊ£ÁÇ¿ô¤Î¼Â¿ôÉôʬ¤Ë¥¢¥¯¥»¥¹¤Ç¤­¤Þ¤»¤ó"
24733 #~ msgid "can't access imaginary part of complex value in hard register"
24734 #~ msgstr "¥Ï¡¼¥É¥ì¥¸¥¹¥¿Æâ¤ÇÊ£ÁÇ¿ô¤Îµõ¿ôÉôʬ¤Ë¥¢¥¯¥»¥¹¤Ç¤­¤Þ¤»¤ó"
24736 #~ msgid "function using short complex types cannot be inline"
24737 #~ msgstr "short complex ·¿¤ò»È¤¦´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
24739 #~ msgid "unsupported wide integer operation"
24740 #~ msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¥ï¥¤¥ÉÀ°¿ô±é»»"
24742 #~ msgid "prior parameter's size depends on `%s'"
24743 #~ msgstr "Í¥À褹¤ë²¾°ú¿ô¤Î¥µ¥¤¥º¤Ï `%s' ¼¡Âè¤Ç¤¹"
24745 #~ msgid "returned value in block_exit_expr"
24746 #~ msgstr "block_exit_expr ¤ÇÃͤò return ¤·¤Þ¤·¤¿"
24748 #~ msgid "no INTEGER type can hold a pointer on this configuration"
24749 #~ msgstr "¸½ºß¤ÎÀßÄê¤Ç¤ÏÈó INTEGER ·¿¤¬¥Ý¥¤¥ó¥¿¤òÊÝ»ý¤Ç¤­¤Þ¤¹"
24751 #~ msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"
24752 #~ msgstr "ÀßÄê: REAL, INTEGER µÚ¤Ó LOGICAL ¤Ï %d ¥Ó¥Ã¥ÈÉý¤Ç¡¢"
24754 #~ msgid "and pointers are %d bits wide, but g77 doesn't yet work"
24755 #~ msgstr "¥Ý¥¤¥ó¥¿¤Ï %d ¥Ó¥Ã¥ÈÉý¤Ç¤¹¤¬¡¢¤½¤ì¤éÁ´¤Æ¤¬ 32 ¥Ó¥Ã¥ÈÉý"
24757 #~ msgid "properly unless they all are 32 bits wide."
24758 #~ msgstr "¤Ç¤Ê¤¤¤È g77 ¤ÏÀµ¾ï¤ËÆ°ºî¤·¤Þ¤»¤ó¡£"
24760 #~ msgid "Please keep this in mind before you report bugs.  g77 should"
24761 #~ msgstr "¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤ëÁ°¤Ë¤³¤Î»ö¤ò¿´¤Ëα¤á¤ÆÃÖ¤¤¤Æ¤¯¤À¤µ¤¤¡£"
24763 #~ msgid "support non-32-bit machines better as of version 0.6."
24764 #~ msgstr "g77 ¤Ï¤¤¤º¤ì version 0.6 Æ±ÍͤËÈó 32 ¥Ó¥Ã¥Èµ¡¤Ç¤â¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤¹"
24766 #~ msgid "configuration: char * holds %d bits, but ftnlen only %d"
24767 #~ msgstr "ÀßÄê: char * ¤Ï %d ¥Ó¥Ã¥È³ÎÊݤ·¤Þ¤¹¤¬¡¢ftnlen ¤¬¤¿¤Ã¤¿ %d ¥Ó¥Ã¥È¤Ç¤¹"
24769 #~ msgid ""
24770 #~ "configuration: char * holds %d bits, but INTEGER only %d --\n"
24771 #~ " ASSIGN statement might fail"
24772 #~ msgstr ""
24773 #~ "ÀßÄê: char * ¤Ï %d ¥Ó¥Ã¥È³ÎÊݤ·¤Þ¤¹¤¬¡¢INTEGER ¤¬¤¿¤Ã¤¿ %d ¥Ó¥Ã¥È¤Ç¤¹ --\n"
24774 #~ " ¶²¤é¤¯ ASSIGN Ê¸¤¬¼ºÇÔ¤·¤Þ¤¹"
24776 #~ msgid "Directory name must immediately follow -I"
24777 #~ msgstr "¥Ç¥¤¥ì¥¯¥È¥ê̾¤Ï -I ¤Î¤¹¤°¸å¤í¤Ë¤Ä¤±¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
24779 #~ msgid "Print g77-specific compiler version info, run internal tests"
24780 #~ msgstr "g77 ¸ÇÍ­¤Î¥³¥ó¥Ñ¥¤¥é¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¡¢ÆâÉô¥Æ¥¹¥È¤Î¼Â¹Ô"
24782 #~ msgid "Program is written in typical FORTRAN 66 dialect"
24783 #~ msgstr "¥×¥í¥°¥é¥à¤¬Åµ·¿Åª¤Ê FORTRAN 66 Êý¸À¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
24785 #~ msgid "Program is written in typical Unix f77 dialect"
24786 #~ msgstr "¥×¥í¥°¥é¥à¤¬Åµ·¿Åª¤Ê Unix f77 Êý¸À¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
24788 #~ msgid "Program does not use Unix-f77 dialectal features"
24789 #~ msgstr "¥×¥í¥°¥é¥à¤¬ Unix-f77 Êý¸À¤Îµ¡Ç½¤ò»È¤Ã¤Æ¤¤¤Ê¤¤"
24791 #~ msgid "Program is written in Fortran-90-ish dialect"
24792 #~ msgstr "¥×¥í¥°¥é¥à¤¬ Fortran-90 ÅªÊý¸À¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
24794 #~ msgid "Treat local vars and COMMON blocks as if they were named in SAVE statements"
24795 #~ msgstr "¥í¡¼¥«¥ëÊÑ¿ô¤È COMMON ¥Ö¥í¥Ã¥¯¤ò SAVE Ê¸¤Ç̾Á°ÉÕ¤±¤é¤ì¤¿¤è¤¦¤Ë¼è¤ê°·¤¦"
24797 #~ msgid "Allow $ in symbol names"
24798 #~ msgstr "$ ¤ò¥·¥ó¥Ü¥ë̾¤È¤·¤Æ»È¤¨¤ë¤è¤¦¤Ë¤¹¤ë"
24800 #~ msgid "f2c-compatible code need not be generated"
24801 #~ msgstr "f2c ¸ß´¹¥³¡¼¥É¤òÀ¸À®¤¹¤ëɬÍפ¬¤Ê¤¤"
24803 #~ msgid "Unsupported; do not generate libf2c-calling code"
24804 #~ msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -- libf2c-calling ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
24806 #~ msgid "Unsupported; affects code-generation of arrays"
24807 #~ msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -- ÇÛÎó¤Î¥³¡¼¥ÉÀ¸À®¤Ë±Æ¶Á¤¹¤ë"
24809 #~ msgid "Program is written in Fortran-90-ish free form"
24810 #~ msgstr "¥×¥í¥°¥é¥à¤Ï Fortran-90 Åª¥Õ¥ê¡¼¥Õ¥©¡¼¥à¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
24812 #~ msgid "Warn about use of (only a few for now) Fortran extensions"
24813 #~ msgstr "Fortran ³ÈÄ¥(º£¤Ï¾¯¤Ê¤¤¤¬)¤Î»ÈÍѤˤĤ¤¤Æ·Ù¹ð¤¹¤ë"
24815 #~ msgid "Program is written in VXT (Digital-like) FORTRAN"
24816 #~ msgstr "¥×¥í¥°¥é¥à¤Ï VXT (Digital) FORTRAN ¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
24818 #~ msgid "Disallow all ugly features"
24819 #~ msgstr "Á´¤Æ¤Î½¹¤¤µ¡Ç½¤òµö²Ä¤·¤Ê¤¤"
24821 #~ msgid "Hollerith and typeless constants not passed as arguments"
24822 #~ msgstr "Hollerith ¤ä·¿¤Ê¤·Äê¿ô¤ò°ú¿ô¤È¤·¤ÆÅϤµ¤Ê¤¤"
24824 #~ msgid "Allow ordinary copying of ASSIGN'ed vars"
24825 #~ msgstr "ASSIGN ¤µ¤ì¤¿ÊÑ¿ô¤ÎÄ̾ï¤Î¥³¥Ô¡¼¤òµö²Ä¤¹¤ë"
24827 #~ msgid "Dummy array dimensioned to (1) is assumed-size"
24828 #~ msgstr "¥À¥ß¡¼ÇÛÎó¤Î¼¡¸µ¤ò (1) ¤È¤ß¤Ê¤¹"
24830 #~ msgid "Trailing comma in procedure call denotes null argument"
24831 #~ msgstr "¥×¥í¥·¡¼¥¸¥ã¸Æ¤Ó½Ð¤·Ãæ¤ÎϢ³¥«¥ó¥Þ¤Ç null °ú¿ô¤òɽ¸½¤¹¤ë"
24833 #~ msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z"
24834 #~ msgstr "DOUBLE COMPLEX Z ¤Ç¤Î REAL(Z) ¤È AIMAG(Z) ¤òµö²Ä¤¹¤ë"
24836 #~ msgid "Initialization via DATA and PARAMETER is type-compatible"
24837 #~ msgstr "DATA ¤ä PARAMETER ·Ðͳ¤Î½é´ü²½¤Ï·¿¸ß´¹¤Ç¤¢¤ë"
24839 #~ msgid "Allow INTEGER and LOGICAL interchangeability"
24840 #~ msgstr "INTEGER ¤È LOGICAL ¤ÏÁê¸ß¤ËÊѹ¹²Äǽ¤Ç¤¢¤ë¤È¤¹¤ë"
24842 #~ msgid "Print internal debugging-related info"
24843 #~ msgstr "ÆâÉô¥Ç¥Ð¥Ã¥°´ØÏ¢¾ðÊó¤òɽ¼¨¤¹¤ë"
24845 #~ msgid "Initialize local vars and arrays to zero"
24846 #~ msgstr "¥í¡¼¥«¥ëÊÑ¿ô¤äÇÛÎó¤ò¥¼¥í¤Ë½é´ü²½¤¹¤ë"
24848 #~ msgid "Backslashes in character/hollerith constants not special (C-style)"
24849 #~ msgstr "ʸ»ú/hollerith Äê¿ô¤Ç¤Î¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å¤òÆüì¤Ê¤â¤Î¤È¤·¤Ê¤¤ (C ¼°)"
24851 #~ msgid "Have front end emulate COMPLEX arithmetic to avoid bugs"
24852 #~ msgstr "COMPLEX ·×»»¤Î¥Ð¥°¤ò²óÈò¤ò¥¨¥ß¥å¥ì¡¼¥È¤¹¤ë¥Õ¥í¥ó¥È¥¨¥ó¥É¤ò»ý¤Ä"
24854 #~ msgid "Disable the appending of underscores to externals"
24855 #~ msgstr "³°ÉôÊÑ¿ô¤Ë¥¢¥ó¥À¡¼¥¹¥³¥¢¤òÉÕ¤±Â­¤µ¤Ê¤¤"
24857 #~ msgid "Intrinsics spelled as e.g. SqRt"
24858 #~ msgstr "intrinsic ¤¬Î㤨¤Ð SqRt ¤ÎÍѤËÄÖ¤é¤ì¤ë"
24860 #~ msgid "Intrinsics in uppercase"
24861 #~ msgstr "intrinsic ¤ò±ÑÂçʸ»ú¤È¤¹¤ë"
24863 #~ msgid "Intrinsics letters in arbitrary cases"
24864 #~ msgstr "intrinsic Ê¸»ú¤ÏǤ°Õ¤Î¥±¡¼¥¹¤È¤¹¤ë"
24866 #~ msgid "Language keywords spelled as e.g. IOStat"
24867 #~ msgstr "¸À¸ìͽÌó¸ì¤¬Î㤨¤Ð IOStat ¤ÎÍѤËÄÖ¤é¤ì¤ë"
24869 #~ msgid "Language keywords in uppercase"
24870 #~ msgstr "¸À¸ìͽÌó¸ì¤Ï±ÑÂçʸ»ú¤È¤¹¤ë"
24872 #~ msgid "Language keyword letters in arbitrary cases"
24873 #~ msgstr "¸À¸ìͽÌó¸ìʸ»ú¤ÏǤ°Õ¤Î¥±¡¼¥¹¤È¤¹¤ë"
24875 #~ msgid "Internally convert most source to uppercase"
24876 #~ msgstr "ÆâÉôŪ¤ÊÊÑ´¹¤Ç¤Ï¥½¡¼¥¹¤ÎËؤó¤É¤ò±ÑÂçʸ»ú¤È¤¹¤ë"
24878 #~ msgid "Internally preserve source case"
24879 #~ msgstr "ÆâÉôŪ¤Ë¥½¡¼¥¹¤Î¥±¡¼¥¹¤òÊÝ»ý¤¹¤ë"
24881 #~ msgid "Symbol names spelled in mixed case"
24882 #~ msgstr "¥·¥ó¥Ü¥ë̾¤Ï¥±¡¼¥¹º®ºß¤ÇÄÖ¤é¤ì¤ë"
24884 #~ msgid "Symbol names in uppercase"
24885 #~ msgstr "¥·¥ó¥Ü¥ë̾¤òÂçʸ»ú¤È¤¹¤ë"
24887 #~ msgid "Program written in uppercase"
24888 #~ msgstr "¥×¥í¥°¥é¥à¤¬±ÑÂçʸ»ú¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
24890 #~ msgid "Program written in lowercase"
24891 #~ msgstr "¥×¥í¥°¥é¥à¤¬±Ñ¾®Ê¸»ú¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
24893 #~ msgid "Program written in strict mixed-case"
24894 #~ msgstr "¥×¥í¥°¥é¥à¤¬¸·Ì©¤Ë¥±¡¼¥¹º®ºß¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
24896 #~ msgid "Compile as if program written in uppercase"
24897 #~ msgstr "¥×¥í¥°¥é¥à¤¬±ÑÂçʸ»ú¤Ç½ñ¤«¤ì¤¿Íͤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
24899 #~ msgid "Compile as if program written in lowercase"
24900 #~ msgstr "¥×¥í¥°¥é¥à¤¬±Ñ¾®Ê¸»ú¤Ç½ñ¤«¤ì¤¿Íͤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
24902 #~ msgid "Preserve all spelling (case) used in program"
24903 #~ msgstr "¥×¥í¥°¥é¥à¤Ç»È¤ï¤ì¤¿ÄÖ¤ê(¤Î¥±¡¼¥¹)¤òÁ´¤ÆÊÝ»ý¤¹¤ë"
24905 #~ msgid "Delete libU77 intrinsics with bad interfaces"
24906 #~ msgstr "libU77 intrinsic ¤òÉÔÀµ¤Ê interface ¤È¶¦¤Ëºï½ü¤¹¤ë"
24908 #~ msgid "Disable libU77 intrinsics with bad interfaces"
24909 #~ msgstr "libU77 intrinsic ¤òÉÔÀµ¤Ê interface ¤È¶¦¤Ë̵¸ú²½¤¹¤ë"
24911 #~ msgid "Hide libU77 intrinsics with bad interfaces"
24912 #~ msgstr "libU77 intrinsic ¤òÉÔÀµ¤Ê interface ¤È¶¦¤Ë±£¤¹"
24914 #~ msgid "Delete non-FORTRAN-77 intrinsics f2c supports"
24915 #~ msgstr "f2c ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
24917 #~ msgid "Disable non-FORTRAN-77 intrinsics f2c supports"
24918 #~ msgstr "f2c ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
24920 #~ msgid "Hide non-FORTRAN-77 intrinsics f2c supports"
24921 #~ msgstr "f2c ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
24923 #~ msgid "Delete non-FORTRAN-77 intrinsics F90 supports"
24924 #~ msgstr "F90 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
24926 #~ msgid "Disable non-FORTRAN-77 intrinsics F90 supports"
24927 #~ msgstr "F90 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
24929 #~ msgid "Hide non-FORTRAN-77 intrinsics F90 supports"
24930 #~ msgstr "F90 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
24932 #~ msgid "Delete non-FORTRAN-77 intrinsics g77 supports"
24933 #~ msgstr "g77 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
24935 #~ msgid "Disable non-FORTRAN 77 intrinsics F90 supports"
24936 #~ msgstr "g77 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
24938 #~ msgid "Hide non-FORTRAN 77 intrinsics F90 supports"
24939 #~ msgstr "g77 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
24941 #~ msgid "Delete MIL-STD 1753 intrinsics"
24942 #~ msgstr "MIL-STD 1753 intrinsic ¤òºï½ü¤¹¤ë"
24944 #~ msgid "Disable MIL-STD 1753 intrinsics"
24945 #~ msgstr "MIL-STD 1753 intrinsic ¤ò̵¸ú²½¤¹¤ë"
24947 #~ msgid "Hide MIL-STD 1753 intrinsics"
24948 #~ msgstr "MIL-STD 1753 intrinsic ¤ò±£¤¹"
24950 #~ msgid "Delete libU77 intrinsics"
24951 #~ msgstr "libU77 intrinsic ¤òºï½ü¤¹¤ë"
24953 #~ msgid "Disable libU77 intrinsics"
24954 #~ msgstr "libU77 intrinsic ¤ò̵¸ú²½¤¹¤ë"
24956 #~ msgid "Hide libU77 intrinsics"
24957 #~ msgstr "libU77 intrinsic ¤ò±£¤¹"
24959 #~ msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports"
24960 #~ msgstr "VXT FORTRAN ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
24962 #~ msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
24963 #~ msgstr "VXT FORTRAN ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
24965 #~ msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports"
24966 #~ msgstr "VXT FORTRAN ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
24968 #~ msgid "Treat initial values of 0 like non-zero values"
24969 #~ msgstr "0 ¤Î½é´ü²½ÃͤòÈó¥¼¥íÃͤȤ·¤Æ¼è¤ê°·¤¦"
24971 #~ msgid "Emit special debugging information for COMMON and EQUIVALENCE (disabled)"
24972 #~ msgstr "COMMON ¤ä EQUIVALENCE ÍѤÎÆÃÊ̤ʥǥХå°¾ðÊó¤òȯ¹Ô¤¹¤ë¡Ê̵¸ú²½¤µ¤ì¤Æ¤¤¤ë¡Ë"
24974 #~ msgid "Take at least one trip through each iterative DO loop"
24975 #~ msgstr "ºÇÄã¤Ç¤â°ì²ó¤Ï³ÆÈ¿Éü DO ¥ë¡¼¥×¤¬½èÍý¤µ¤ì¤ë¤È¤¹¤ë"
24977 #~ msgid "Disable fatal diagnostics about inter-procedural problems"
24978 #~ msgstr "inter-procedural ÌäÂê¤Ë¤Ä¤¤¤Æ¤ÎÃ×̿Ū¤Ê¿ÇÃÇɽ¼¨¤òɽ¼¨¤·¤Ê¤¤"
24980 #~ msgid "Make prefix-radix non-decimal constants be typeless"
24981 #~ msgstr "ÈóÀ°¿ôÄê¿ô¤ÎÀÜÈø´ð¿ô¤¬·¿¤Ê¤·¤Ç¤¢¤ë¤È¤¹¤ë"
24983 #~ msgid "Fortran-specific form of -fbounds-check"
24984 #~ msgstr "Fortran ¸ÇÍ­¤Î -fbounds-check ¤Î·Á¼°"
24986 #~ msgid "Disable warnings about inter-procedural problems"
24987 #~ msgstr "inter-procedural ÌäÂê¤Ë¤Ä¤¤¤Æ¤Î·Ù¹ðɽ¼¨¤òɽ¼¨¤·¤Ê¤¤"
24989 #~ msgid "Warn about constructs with surprising meanings"
24990 #~ msgstr "²ò¼á¤Ë¸í²ò¤ò¾·¤¯¤â¤Î¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
24992 #~ msgid "Add a directory for INCLUDE searching"
24993 #~ msgstr "INCLUDE Ãµº÷ÍѤΥǥ£¥ì¥¯¥È¥ê¤òÄɲ乤ë"
24995 #~ msgid "Set the maximum line length"
24996 #~ msgstr "¹Ô¤ÎŤµ¤ÎºÇÂçÃͤòÀßÄꤹ¤ë"
24998 #~ msgid "the meaning of `\\a' varies with -traditional"
24999 #~ msgstr "-traditional ¤Ç¤Ï `\\a' ¤Î°ÕÌ£¤¬°Û¤Ê¤ê¤Þ¤¹"
25001 #~ msgid "non-ANSI-standard escape sequence, `\\%c'"
25002 #~ msgstr "Èó ANSI É¸½à¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¡¢`\\%c'"
25004 #~ msgid "non-ANSI escape sequence `\\%c'"
25005 #~ msgstr "Èó ANSI ¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¡¢`\\%c'"
25007 #~ msgid "unknown escape sequence `\\%c'"
25008 #~ msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹ `\\%c'"
25010 #~ msgid "unknown escape sequence: `\\' followed by char code 0x%x"
25011 #~ msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹: `\\' ¤Î¸å¤Ëʸ»ú¥³¡¼¥É 0x%x"
25013 #~ msgid "Badly formed directive -- no closing quote"
25014 #~ msgstr "ÉÔÀµ¤Ê·Á¤Î¥Ç¥£¥ì¥¯¥Æ¥£¥Ö -- ÊĤ¸¥¯¥©¡¼¥È¤¬¤¢¤ê¤Þ¤»¤ó"
25016 #~ msgid "#-lines for entering and leaving files don't match"
25017 #~ msgstr "¥Õ¥¡¥¤¥ë¤Ø¤Î½ÐÆþ¤ê¸ý¤È¤Ê¤ë #-¹Ô ¤¬À°¹ç¤·¤Þ¤»¤ó"
25019 #~ msgid "Bad directive -- missing close-quote"
25020 #~ msgstr "ÉÔÀµ¤Ê¥Ç¥£¥ì¥¯¥Æ¥£¥Ö -- ÊĤ¸¥¯¥©¡¼¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
25022 #~ msgid "ignoring pragma: %s"
25023 #~ msgstr "pragma ¤ò̵»ë¤·¤Þ¤¹: %s"
25025 #~ msgid "Use `#line ...' instead of `# ...' in first line"
25026 #~ msgstr "ºÇ½é¤Î¹Ô¤Ç¤Ï `# ...' ¤ÎÂå¤ê¤Ë `#line ...' ¤ò»È¤¤¤Þ¤·¤ç¤¦"
25028 #~ msgid "invalid #-line"
25029 #~ msgstr "̵¸ú¤Ê #-¹Ô"
25031 #~ msgid "ASSIGNed FORMAT specifier is too small"
25032 #~ msgstr "ASSIGN ¤µ¤ì¤¿ FORMAT »ØÄê»Ò¤¬¾®¤µ¤¹¤®¤Þ¤¹"
25034 #~ msgid "ASSIGN to variable that is too small"
25035 #~ msgstr "ASSIGN Àè¤ÎÊÑ¿ô¤¬¾®¤µ¤¹¤®¤Þ¤¹"
25037 #~ msgid "ASSIGNed GOTO target variable is too small"
25038 #~ msgstr "ASSIGN ¤µ¤ì¤¿ GOTO ÀèÊÑ¿ô¤¬¾®¤µ¤¹¤®¤Þ¤¹"
25040 #~ msgid "%s no longer supported -- try -fvxt"
25041 #~ msgstr "%s ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- -fvxt ¤È¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤"
25043 #~ msgid "%s no longer supported -- try -fno-vxt -ff90"
25044 #~ msgstr "%s ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- -fno-vxt -ff90 ¤È¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤"
25046 #~ msgid "%s disabled, use normal debugging flags"
25047 #~ msgstr "%s ¤¬Ìµ¸ú¤Ç¤¹¡£Ä̾ï¥Ç¥Ð¥Ã¥°¥Õ¥é¥°¤ò»È¤¤¤Þ¤·¤ç¤¦"
25049 #~ msgid "output_operand: %s"
25050 #~ msgstr "output_operand: %s"
25052 #~ msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d\n"
25053 #~ msgstr "NOTE_INSN_BASIC_BLOCK ¤¬¥Ö¥í¥Ã¥¯ %d ¤Ë¤¢¤ê¤Þ¤»¤ó\n"
25055 #~ msgid "argument to `-V' is missing"
25056 #~ msgstr "`-V' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
25058 #~ msgid "cannot specify -o with -c or -S and multiple compilations"
25059 #~ msgstr "-c ¤ä -S ¤È°ì½ï¤Ë -o ¤ò»ØÄꤹ¤ë¤È¡¢Ê£¿ô¥³¥ó¥Ñ¥¤¥ë¤Ç¤­¤Þ¤»¤ó"
25061 #~ msgid "Invalid specification!  Bug in cc."
25062 #~ msgstr "̵¸ú¤Ê»ØÄê! cc ¤Î¥Ð¥°."
25064 #~ msgid "Internal gcc abort."
25065 #~ msgstr "ÆâÉô gcc ÃæÃÇ"
25067 #~ msgid "Internal gcov abort.\n"
25068 #~ msgstr "ÆâÉô gcc abort.\n"
25070 #~ msgid "gcov [-b] [-v] [-n] [-l] [-f] [-o OBJDIR] file\n"
25071 #~ msgstr "gcov [-b] [-v] [-n] [-l] [-f] [-o OBJDIR] ¥Õ¥¡¥¤¥ë\n"
25073 #~ msgid "Could not open basic block file %s.\n"
25074 #~ msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿¡£\n"
25076 #~ msgid "Assuming that all execution counts are zero.\n"
25077 #~ msgstr "Á´¼Â¹Ô¿ô¤¬¥¼¥í¤Ç¤¢¤ë¤È²¾Äꤷ¤Þ¤¹¡£\n"
25079 #~ msgid "Could not open program flow graph file %s.\n"
25080 #~ msgstr "¥×¥í¥°¥é¥à¥Õ¥í¡¼¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿¡£\n"
25082 #~ msgid "No executable code associated with file %s.\n"
25083 #~ msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë·ë¤ÓÉÕ¤¯¼Â¹Ô¥³¡¼¥É¤¬¤¢¤ê¤Þ¤»¤ó¡£\n"
25085 #~ msgid ".da file contents exhausted too early\n"
25086 #~ msgstr ".da ¥Õ¥¡¥¤¥ë¤ÎÆâÍƤò¤¢¤Þ¤ê¤ËÁ᤯»È¤¤ÀڤäƤ·¤Þ¤¤¤Þ¤·¤¿\n"
25088 #~ msgid "%6.2f%% of %d source lines executed in function %s\n"
25089 #~ msgstr "%6.2f%%(%d ¹ÔÃæ) ¤Î¥½¡¼¥¹¹Ô¤¬´Ø¿ô %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
25091 #~ msgid "No executable source lines in function %s\n"
25092 #~ msgstr "´Ø¿ô %s ¤Ë¼Â¹Ô²Äǽ¤Ê¥½¡¼¥¹¹Ô¤¬¤¢¤ê¤Þ¤»¤ó\n"
25094 #~ msgid "%6.2f%% of %d branches executed in function %s\n"
25095 #~ msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬´Ø¿ô %s Æâ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
25097 #~ msgid "%6.2f%% of %d branches taken at least once in function %s\n"
25098 #~ msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬¾¯¤Ê¤¯¤È¤â°ìÅ٤ϴؿô %s ¤Ç¼õ¼è¤é¤ì¤Þ¤·¤¿\n"
25100 #~ msgid "No branches in function %s\n"
25101 #~ msgstr "´Ø¿ô %s ¤Ë¤Ïʬ´ô¤¬¤¢¤ê¤Þ¤»¤ó\n"
25103 #~ msgid "%6.2f%% of %d calls executed in function %s\n"
25104 #~ msgstr "%6.2f%%(%d ²ó) ¤Î¸Æ¤Ó½Ð¤·¤¬´Ø¿ô %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
25106 #~ msgid "didn't use all bb entries of graph, function %s\n"
25107 #~ msgstr "¥°¥é¥Õ¤Î bb ¥¨¥ó¥È¥ê¤Î°ìÉô¤·¤«»È¤¤¤Þ¤»¤ó¤Ç¤·¤¿¡¢´Ø¿ô %s\n"
25109 #~ msgid "block_num = %ld, num_blocks = %d\n"
25110 #~ msgstr "¥Ö¥í¥Ã¥¯¿ô = %ld¡¢ÈÖ¹æ¥Ö¥í¥Ã¥¯ = %d\n"
25112 #~ msgid "ERROR: too many basic blocks in .bb file %s\n"
25113 #~ msgstr "¥¨¥é¡¼: .bb ¥Õ¥¡¥¤¥ë %s ¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤¬Â¿¤¹¤®¤Þ¤¹\n"
25115 #~ msgid "%6.2f%% of %d source lines executed in file %s\n"
25116 #~ msgstr "%6.2f%%(%d ¹ÔÃæ) ¤Î¥½¡¼¥¹¹Ô¤¬¥Õ¥¡¥¤¥ë %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
25118 #~ msgid "%6.2f%% of %d branches executed in file %s\n"
25119 #~ msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬¥Õ¥¡¥¤¥ë %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
25121 #~ msgid "%6.2f%% of %d branches taken at least once in file %s\n"
25122 #~ msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬¾¯¤Ê¤¯¤È¤â°ì²ó¤Ï¥Õ¥¡¥¤¥ë %s ¤Ç¼õ¼è¤é¤ì¤Þ¤·¤¿\n"
25124 #~ msgid "%6.2f%% of %d calls executed in file %s\n"
25125 #~ msgstr "%6.2f%%(%d ²óÃæ) ¤Î¸Æ¤Ó½Ð¤·¤¬¥Õ¥¡¥¤¥ë %s Æâ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
25127 #~ msgid "Could not open source file %s.\n"
25128 #~ msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿.\n"
25130 #~ msgid "call %d returns = %d%%\n"
25131 #~ msgstr "¸Æ¤Ó½Ð¤· %d ¤ÎÌá¤ê = %d%%\n"
25133 #~ msgid "branch %d taken = %d\n"
25134 #~ msgstr "¥Ö¥é¥ó¥Á %d ¼õÍý = %d\n"
25136 #~ msgid "Unexpected EOF while reading source file %s.\n"
25137 #~ msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë %s ¤òÆɤ߹þ¤ßÃæ¤Ëͽ´ü¤»¤Ì EOF.\n"
25139 #~ msgid "varargs function cannot be inline"
25140 #~ msgstr "²ÄÊÑ°ú¿ô´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25142 #~ msgid "function using alloca cannot be inline"
25143 #~ msgstr "alloca ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25145 #~ msgid "function using setjmp cannot be inline"
25146 #~ msgstr "setjmp ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25148 #~ msgid "function with nested functions cannot be inline"
25149 #~ msgstr "Æþ¤ì»Ò´Ø¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25151 #~ msgid "function with label addresses used in initializers cannot inline"
25152 #~ msgstr "¥é¥Ù¥ë¥¢¥É¥ì¥¹¤ò»ý¤Á¡¢½é´ü²½»Ò¤Ç»È¤ï¤ì¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25154 #~ msgid "no prototype, and parameter address used; cannot be inline"
25155 #~ msgstr "¥×¥í¥È¥¿¥¤¥×¤¬¤Ê¤¯¡¢²¾°ú¿ô¤Î¥¢¥É¥ì¥¹¤¬»È¤ï¤ì¤Æ¤¤¤ë -- inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25157 #~ msgid "inline functions not supported for this return value type"
25158 #~ msgstr "¤³¤ÎÌá¤êÃÍ·¿¤Î inline ´Ø¿ô¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
25160 #~ msgid "function with varying-size return value cannot be inline"
25161 #~ msgstr "²ÄÊÑŤÎÌá¤êÃͤòÊÖ¤¹´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25163 #~ msgid "function with varying-size parameter cannot be inline"
25164 #~ msgstr "²ÄÊÑĹ°ú¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25166 #~ msgid "function with transparent unit parameter cannot be inline"
25167 #~ msgstr "Æ©²á¶¦ÍÑÂΤΰú¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25169 #~ msgid "function with computed jump cannot inline"
25170 #~ msgstr "»»½Ð¤µ¤ì¤¿¥¸¥ã¥ó¥×¤ò¹Ô¤Ê¤¦´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25172 #~ msgid "function with nonlocal goto cannot be inline"
25173 #~ msgstr "Èó¥í¡¼¥«¥ë goto ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25175 #~ msgid "function with target specific attribute(s) cannot be inlined"
25176 #~ msgstr "¥¿¡¼¥²¥Ã¥È¸Çͭ°À­Éդδؿô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25178 #~ msgid "internal error - too many interface type"
25179 #~ msgstr "ÆâÉô¥¨¥é¡¼ - interface ·¿¤¬Â¿¤¹¤®¤Þ¤¹"
25181 #~ msgid "Can't expand %s"
25182 #~ msgstr "%s ¤òŸ³«¤Ç¤­¤Þ¤»¤ó"
25184 #~ msgid "Premature end of input file %s"
25185 #~ msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤Î½ª¤ê¤Ë㤹¤ë¤Î¤¬Á᤹¤®¤Þ¤¹"
25187 #~ msgid "can't to open %s"
25188 #~ msgstr "%s ¤ò open ¤Ç¤­¤Þ¤»¤ó"
25190 #~ msgid "Disable automatic array bounds checking"
25191 #~ msgstr "¼«Æ°Åª¤ÊÇÛÎó¶­³¦¸¡ºº¤ò¹Ô¤ï¤Ê¤¤"
25193 #~ msgid "Make is_compiled_class return 1"
25194 #~ msgstr "is_compiled_class ¤¬ 1 ¤òÊÖ¤¹¤è¤¦¤Ë¤¹¤ë"
25196 #~ msgid "Dump class files to <name>.class"
25197 #~ msgstr "¥¯¥é¥¹¤ò <name>.class ¥Õ¥¡¥¤¥ë¤Ø¥À¥ó¥×¤¹¤ë"
25199 #~ msgid "Don't put synchronization structure in each object"
25200 #~ msgstr "Ʊ´ü¹½Â¤ÂΤò³Æ¥ª¥Ö¥¸¥§¥¯¥È¤ËÁȤßÆþ¤ì¤Ê¤¤"
25202 #~ msgid "Set class path"
25203 #~ msgstr "¥¯¥é¥¹¥Ñ¥¹¤òÀßÄꤹ¤ë"
25205 #~ msgid "Choose class whose main method should be used"
25206 #~ msgstr "main ¥á¥½¥Ã¥É¤¬»È¤ï¤ì¤ë¤Ù¤­¥¯¥é¥¹¤òÁªÂò¤¹¤ë"
25208 #~ msgid "Choose input encoding (default is UTF-8)"
25209 #~ msgstr "ÆþÎÏ¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°¤òÁªÂò¤¹¤ë(¥Ç¥Õ¥©¥ë¥È¤Ç¤Ï UTF-8)"
25211 #~ msgid "Add directory to class path"
25212 #~ msgstr "¥¯¥é¥¹¥Ñ¥¹¤Ë¥Ç¥£¥ì¥¯¥È¥ê¤òÄɲ乤ë"
25214 #~ msgid "Directory where class files should be written"
25215 #~ msgstr "¥¯¥é¥¹¥Õ¥¡¥¤¥ë¤¬½ñ¤­¹þ¤Þ¤ì¤ë¥Ç¥£¥ì¥¯¥È¥ê"
25217 #~ msgid "Can't specify array dimension in a declaration"
25218 #~ msgstr "ÇÛÎó¤Î¼¡¸µ¤òÀë¸À¤Ç»ØÄꤹ¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
25220 #~ msgid "Can't use '$' as a separator for inner classes"
25221 #~ msgstr "'$' ¤ÏÆâÉô¥¯¥é¥¹¤Î¶èÀÚ¤ê»Ò¤È¤·¤Æ»ÈÍѤǤ­¤Þ¤»¤ó"
25223 #~ msgid "internal error - use of undefined type"
25224 #~ msgstr "ÆâÉô¥¨¥é¡¼ - Ì¤ÄêµÁ·¿¤Î»ÈÍѤǤ¹"
25226 #~ msgid "Specify the name of the class for constant strings"
25227 #~ msgstr "Äê¿ôʸ»úÎóÍѤΥ¯¥é¥¹Ì¾¤ò»ØÄꤹ¤ë"
25229 #~ msgid "no class name specified as argument to -fconstant-string-class"
25230 #~ msgstr "-fconstant-string-class ¤Ë°ú¿ô¤È¤·¤Æ»ØÄꤵ¤ì¤¿¥¯¥é¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
25232 #~ msgid "`%s' cannot be statically allocated"
25233 #~ msgstr "`%s' ¤òÀÅŪ¤Ë³ÎÊݤǤ­¤Þ¤»¤ó"
25235 #~ msgid "Undefined type `id', please import <objc/objc.h>"
25236 #~ msgstr "`id' ·¿¤¬Ì¤ÄêµÁ¤Ç¤¹¡£<objc/objc.h> ¤ò import ¤·¤Æ²¼¤µ¤¤"
25238 #~ msgid "Circular inheritance in interface declaration for `%s'"
25239 #~ msgstr "`%s' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬½Û´ÄŪ¤Ê·Ñ¾µ¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
25241 #~ msgid "multiple declarations for method `%s'"
25242 #~ msgstr "¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
25244 #~ msgid "cannot find class (factory) method."
25245 #~ msgstr "¥¯¥é¥¹ (factory) ¥á¥½¥Ã¥É¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
25247 #~ msgid "return type for `%s' defaults to id"
25248 #~ msgstr "`%s' ¤ÎÌá¤êÃͤη¿¤Ï¥Ç¥Õ¥©¥ë¥È¤Î id ¤È¤·¤Þ¤¹"
25250 #~ msgid "method `%s' not implemented by protocol."
25251 #~ msgstr "¥á¥½¥Ã¥É `%s' ¤Ï¥×¥í¥È¥³¥ë¤Ë¤è¤Ã¤Æ¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
25253 #~ msgid "return type defaults to id"
25254 #~ msgstr "Ìá¤êÃͤη¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î id ¤È¤·¤Þ¤¹"
25256 #~ msgid "cannot find method."
25257 #~ msgstr "¥á¥½¥Ã¥É¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£"
25259 #~ msgid "duplicate definition of class method `%s'."
25260 #~ msgstr "¥¯¥é¥¹¥á¥½¥Ã¥É `%s' ¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
25262 #~ msgid "duplicate declaration of instance method `%s'."
25263 #~ msgstr "¥¤¥ó¥¹¥¿¥ó¥¹¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
25265 #~ msgid "potential selector conflict for method `%s'"
25266 #~ msgstr "²ÄǽÀ­¤Î¤¢¤ë¥»¥ì¥¯¥¿¤¬¥á¥½¥Ã¥É `%s' ¤È¶¥¹ç¤·¤Þ¤¹"
25268 #~ msgid "syntax error at '@' token"
25269 #~ msgstr "'@' ¥È¡¼¥¯¥ó¤Çʸˡ¥¨¥é¡¼"
25271 #~ msgid "Arc profiling: some edge counts were bad."
25272 #~ msgstr "¸Ì(arc)¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°: ´ö¤Ä¤«¤Î edge ¥«¥¦¥ó¥È¤ÏÉÔÀµ¤Ç¤¹¡£"
25274 #~ msgid "file %s not found, execution counts assumed to be zero."
25275 #~ msgstr "¥Õ¥¡¥¤¥ë %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Î¤Ç¡¢¼Â¹Ô¥«¥¦¥ó¥È¤Ï¥¼¥í¤È¸«¤Ê¤·¤Þ¤¹"
25277 #~ msgid "%s: internal abort\n"
25278 #~ msgstr "%s: ÆâÉôÃæÃÇ\n"
25280 #~ msgid "conversion from NaN to unsigned int"
25281 #~ msgstr "NaN ¤«¤éÉä¹ç̵¤·À°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
25283 #~ msgid "floating point overflow"
25284 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
25286 #~ msgid "overflow on truncation to integer"
25287 #~ msgstr "À°¿ô¤Ø¤ÎÀÚ¤êµÍ¤á¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤¬µ¯¤³¤ê¤Þ¤·¤¿"
25289 #~ msgid "overflow on truncation to unsigned integer"
25290 #~ msgstr "Éä¹ç̵¤·À°¿ô¤Ø¤ÎÀÚ¤êµÍ¤á¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤¬µ¯¤³¤ê¤Þ¤·¤¿"
25292 #~ msgid "%s: argument domain error"
25293 #~ msgstr "%s: °ú¿ôÎΰ襨¥é¡¼¤Ç¤¹"
25295 #~ msgid "%s: function singularity"
25296 #~ msgstr "%s: ´Ø¿ô¤Îñ°ìÀ­"
25298 #~ msgid "%s: underflow range error"
25299 #~ msgstr "%s: ¥¢¥ó¥À¡¼¥Õ¥í¡¼ÈÏ°Ï¥¨¥é¡¼"
25301 #~ msgid "%s: partial loss of precision"
25302 #~ msgstr "%s: ÉôʬŪ¤ÊÀºÅÙ¤ÎÄã²¼"
25304 #~ msgid "%s: NaN - producing operation"
25305 #~ msgstr "%s: NaN - Áàºî¤òÀ¸¤¸¤Þ¤¹"
25307 #~ msgid "jump to `%s' invalidly jumps into binding contour"
25308 #~ msgstr "`%s' ¤Ø¤Î¥¸¥ã¥ó¥×¤ÏÅ»¤á¤é¤ì¤¿¥Ö¥í¥Ã¥¯Æâ¤Ø¡¢Ìµ¸ú¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹"
25310 #~ msgid "label `%s' used before containing binding contour"
25311 #~ msgstr "¥é¥Ù¥ë `%s' ¤¬Å»¤á¤é¤ì¤¿¥Ö¥í¥Ã¥¯¤ò¹½À®¤¹¤ëÁ°¤Ë»È¤ï¤ì¤Þ¤·¤¿"
25313 #~ msgid "`asm' cannot be used in function where memory usage is checked"
25314 #~ msgstr "`asm' ¤Ï´Ø¿ô¤Ç¥á¥â¥êÍøÍѤòÄ´¤Ù¤ë½ê¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
25316 #~ msgid "`asm' cannot be used with `-fcheck-memory-usage'"
25317 #~ msgstr "`asm' ¤Ï `-fcheck-memory-usage' ¤È°ì½ï¤Ë»È¤¨¤Þ¤»¤ó"
25319 #~ msgid "output operand constraint %d contains `+'"
25320 #~ msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÀ©Ìó %d ¤Ï `+' ¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
25322 #~ msgid "hard register `%s' listed as input operand to `asm'"
25323 #~ msgstr "¥Ï¡¼¥É¥ì¥¸¥¹¥¿ `%s' ¤¬ `asm' ¤ËÂФ·¡¢ÆþÎÏ¥ª¥Ú¥é¥ó¥É¤È¤·¤ÆÅÐÏ¿¤µ¤ì¤Þ¤·¤¿"
25325 #~ msgid "case value `%ld' not in enumerated type `%s'"
25326 #~ msgstr "case ÃÍ `%ld' ¤ÏÎóµó·¿ `%s' ¤Ë¤Ï¤¢¤ê¤Þ¤»¤ó"
25328 #~ msgid "\"%s\" and \"%s\" identical in first %d characters"
25329 #~ msgstr "\"%s\" ¤È \"%s\" ¤ÏºÇ½é¤Î %d Ê¸»ú¤¬Á´¤¯Æ±¤¸¤Ç¤¹"
25331 #~ msgid "Generate STABS format debug info"
25332 #~ msgstr "STABS ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
25334 #~ msgid "Generate extended STABS format debug info"
25335 #~ msgstr "³ÈÄ¥ STABS ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
25337 #~ msgid "Generate DWARF-1 format debug info"
25338 #~ msgstr "DWARF-1 ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
25340 #~ msgid "Generate extended DWARF-1 format debug info"
25341 #~ msgstr "³ÈÄ¥ DWARF-1 ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
25343 #~ msgid "Generate DWARF-2 debug info"
25344 #~ msgstr "DWARF-2 ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
25346 #~ msgid "Generate XCOFF format debug info"
25347 #~ msgstr "XCOFF ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
25349 #~ msgid "Generate extended XCOFF format debug info"
25350 #~ msgstr "³ÈÄ¥ XCOFF ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
25352 #~ msgid "Generate COFF format debug info"
25353 #~ msgstr "COFF ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
25355 #~ msgid "Do not store floats in registers"
25356 #~ msgstr "¥ì¥¸¥¹¥¿¤ËÉâÆ°¾®¿ô¤ò³ÊǼ¤·¤Ê¤¤"
25358 #~ msgid "Consider all mem refs through pointers as volatile"
25359 #~ msgstr "¥Ý¥¤¥ó¥¿·Ðͳ¤Î¥á¥â¥ê»²¾È¤òÁ´¤Æ volatile ¤È¤ß¤Ê¤¹"
25361 #~ msgid "Consider all mem refs to global data to be volatile"
25362 #~ msgstr "Âç°è¥Ç¡¼¥¿¤Ø¤Î¥á¥â¥ê»²¾È¤òÁ´¤Æ volatile ¤È¤ß¤Ê¤¹"
25364 #~ msgid "Consider all mem refs to static data to be volatile"
25365 #~ msgstr "ÀÅŪ¥Ç¡¼¥¿¤Ø¤Î¥á¥â¥ê»²¾È¤òÁ´¤Æ volatile ¤È¤ß¤Ê¤¹"
25367 #~ msgid "Integrate simple functions into their callers"
25368 #~ msgstr "ñ½ã¤Ê´Ø¿ô¤ò¸Æ¤Ó½Ð¤·Â¦¤ËÅý¹ç¤¹¤ë"
25370 #~ msgid "Pretend that host and target use the same FP format"
25371 #~ msgstr "¥Û¥¹¥È¤È¥¿¡¼¥²¥Ã¥È¤¬Æ±¤¸ÉâÆ°¾®¿ô·Á¼°¤ò»È¤¦¿¶¤ëÉñ¤¤¤ò¤µ¤»¤ë"
25373 #~ msgid "Improve FP speed by violating ANSI & IEEE rules"
25374 #~ msgstr "ANSI & IEEE µ¬Â§¤òÇˤäÆÉâÆ°¾®¿ô¤Î®ÅÙ¤ò²þÁ±¤¹¤ë"
25376 #~ msgid "Output GNU ld formatted global initialisers"
25377 #~ msgstr "GNU ld ·Á¼°¤ÎÂç°è½é´ü²½»Ò¤ò½ÐÎϤ¹¤ë"
25379 #~ msgid "Generate code to check every memory access"
25380 #~ msgstr "³Æ¥á¥â¥ê¥¢¥¯¥»¥¹¤ò¸¡½Ð¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
25382 #~ msgid "Add a prefix to all function names"
25383 #~ msgstr "Á´¤Æ¤Î´Ø¿ô̾¤ËÀÜƬ¼­¤òÄɲ乤ë"
25385 #~ msgid "Compile just for ISO C89"
25386 #~ msgstr "ISO C89 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
25388 #~ msgid "Do not promote floats to double if using -traditional"
25389 #~ msgstr "-traditional »ÈÍÑ»þ¤Ë¤Ï¡¢ÉâÆ°¾®¿ô¤Ë´Ø¤· float ¤«¤é double ¤Ë³Ê¾å¤²¤·¤Ê¤¤"
25391 #~ msgid "Determine language standard"
25392 #~ msgstr "¸À¸ì¤Îɸ½à¤ò·èÄꤹ¤ë"
25394 #~ msgid "Make bitfields by unsigned by default"
25395 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ò¥Ç¥Õ¥©¥ë¥È¤ÇÉä¹ç̵¤·¤È¤¹¤ë"
25397 #~ msgid "Attempt to support traditional K&R style C"
25398 #~ msgstr "¸Å¤¤ K&R ¼°¤Î C ¤Î¥µ¥Ý¡¼¥È¤ò»î¤ß¤ë"
25400 #~ msgid "Allow different types as args of ? operator"
25401 #~ msgstr "? ±é»»»Ò¤Î°ú¿ô¤È¤·¤Æ°Û¤Ê¤Ã¤¿·¿¤òµöÍƤ¹¤ë"
25403 #~ msgid "Allow the use of $ inside identifiers"
25404 #~ msgstr "¼±ÊÌ»ÒÃæ¤Ç¤Î $ ¤Î»ÈÍѤòµöÍƤ¹¤ë"
25406 #~ msgid "Use the smallest fitting integer to hold enums"
25407 #~ msgstr "Îóµó·¿¤¬ÊÝ»ý¤Ç¤­¤ëºÇ¾®¤ÎÀ°¿ô·¿¤ò»ÈÍѤ¹¤ë"
25409 #~ msgid "Enable most warning messages"
25410 #~ msgstr "Ëؤó¤É¤Î·Ù¹ð¥á¥Ã¥»¡¼¥¸¤òÍ­¸ú¤Ë¤¹¤ë"
25412 #~ msgid "Warn if nested comments are detected"
25413 #~ msgstr "Æþ¤ì»Ò¤Ë¤Ê¤Ã¤¿¥³¥á¥ó¥È¤ò¸¡½Ð¤·¤¿¤È¤­¤Ë·Ù¹ð¤¹¤ë"
25415 #~ msgid "Warn about possibly confusing type conversions"
25416 #~ msgstr "·¿ÊÑ´¹¤¬º®Í𤹤ë²ÄǽÀ­¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
25418 #~ msgid "Don't warn about too many arguments to format functions"
25419 #~ msgstr "format ´Ø¿ô¤Ø¤Î¿¤¹¤®¤ë°ú¿ô¤Ë´Ø¤¹¤ë·Ù¹ð¤·¤Ê¤¤"
25421 #~ msgid "Warn about non-string-literal format strings"
25422 #~ msgstr "Èóʸ»úÎó¥ê¥Æ¥é¥ë¤Î format Ê¸»úÎó¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
25424 #~ msgid "Warn about constructs whose meaning change in ISO C"
25425 #~ msgstr "ISO C ¤Ç¤½¤Î°ÕÌ£¤¬Êѹ¹¤µ¤ì¤¿ÆâÍƤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
25427 #~ msgid "Warn when trigraphs are encountered"
25428 #~ msgstr "¥È¥é¥¤¥°¥é¥Õ¤òȯ¸«¤·¤¿¤È¤­¤Ë·Ù¹ð¤¹¤ë"
25430 #~ msgid "Mark strings as 'const char *'"
25431 #~ msgstr "ʸ»úÎó¤ò 'const char *' ¤È¤·¤Æ¥Þ¡¼¥¯¤¹¤ë"
25433 #~ msgid "Invalid option `%s'"
25434 #~ msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `%s'"
25436 #~ msgid "Internal error: %s"
25437 #~ msgstr "ÆâÉô¥¨¥é¡¼: %s"
25439 #~ msgid "Errors detected in input file (your bison.simple is out of date)\n"
25440 #~ msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ëÃæ¤Ë¥¨¥é¡¼ (¤¢¤Ê¤¿¤Î bison.simple ¤Ï¸Å¤¹¤®¤Þ¤¹)\n"
25442 #~ msgid "invalid register name `%s' for register variable"
25443 #~ msgstr "`%s' ¤Ï¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ¤Ï̵¸ú¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹"
25445 #~ msgid "  -pedantic-errors        Like -pedantic except that errors are produced\n"
25446 #~ msgstr "  -pedantic-errors        -pedantic ¤ÈƱÍͤÀ¤¬¡¢¥¨¥é¡¼¤òȯÀ¸¤µ¤»¤ë\n"
25448 #~ msgid "  -w                      Suppress warnings\n"
25449 #~ msgstr "  -w                      ·Ù¹ð¤òÍÞÀ©¤¹¤ë\n"
25451 #~ msgid "  -Wunused                Enable unused warnings\n"
25452 #~ msgstr "  -Wunused                Ì¤»ÈÍѤˤĤ¤¤Æ¤Î·Ù¹ð¤òÍ­¸ú¤Ë¤¹¤ë\n"
25454 #~ msgid "  -Wid-clash-<num>        Warn if 2 identifiers have the same first <num> chars\n"
25455 #~ msgstr "  -Wid-clash-<num>        Æó¤Ä¤Î¼±Ê̻Ҥ¬ <num> Ê¸»úʬ°ìÃפ·¤Æ¤¤¤ì¤Ð·Ù¹ð¤¹¤ë\n"
25457 #~ msgid "  -a                      Enable block profiling \n"
25458 #~ msgstr "  -a                      ¥Ö¥í¥Ã¥¯¥×¥í¥Õ¥¡¥¤¥ë¤òÍ­¸ú¤Ë¤¹¤ë\n"
25460 #~ msgid "  -ax                     Enable jump profiling \n"
25461 #~ msgstr "  -ax                     ¥¸¥ã¥ó¥×¥×¥í¥Õ¥¡¥¤¥ë¤òÍ­¸ú¤Ë¤¹¤ë\n"
25463 #~ msgid "  -version                Display the compiler's version\n"
25464 #~ msgstr "  -version                ¥³¥ó¥Ñ¥¤¥é¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨¤¹¤ë\n"
25466 #~ msgid ""
25467 #~ "\n"
25468 #~ "Language specific options:\n"
25469 #~ msgstr ""
25470 #~ "\n"
25471 #~ "¸À¸ì»ÅÍÍ¥ª¥×¥·¥ç¥ó:\n"
25473 #~ msgid "  %-23.23s [undocumented]\n"
25474 #~ msgstr "  %-23.23s [ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤]\n"
25476 #~ msgid ""
25477 #~ "\n"
25478 #~ "There are undocumented %s specific options as well.\n"
25479 #~ msgstr ""
25480 #~ "\n"
25481 #~ "ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤ %s »ÅÍÍ¥ª¥×¥·¥ç¥ó¤â¤¢¤ê¤Þ¤¹¡£\n"
25483 #~ msgid ""
25484 #~ "\n"
25485 #~ " Options for %s:\n"
25486 #~ msgstr ""
25487 #~ "\n"
25488 #~ " %s ÍÑ¥ª¥×¥·¥ç¥ó:\n"
25490 #~ msgid "Unrecognized option `%s'"
25491 #~ msgstr "ǧ¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `%s'"
25493 #~ msgid "use -gdwarf -g%d for DWARF v1, level %d"
25494 #~ msgstr "-gdwarf -g%d ¤ò»ÈÍÑ (DWARF v1, ¥ì¥Ù¥ë %d)"
25496 #~ msgid "use -gdwarf-2   for DWARF v2"
25497 #~ msgstr "-gdwarf-2 ¤ò»ÈÍÑ (DWARF v2)"
25499 #~ msgid "ignoring option `%s' due to invalid debug level specification"
25500 #~ msgstr "̵¸ú¤Ê¥Ç¥Ð¥Ã¥°¥ì¥Ù¥ë»ØÄê¤Ë¤è¤ê¡¢¥ª¥×¥·¥ç¥ó `%s' ¤ò̵»ë¤·¤Þ¤¹"
25502 #~ msgid "`%s': unknown or unsupported -g option"
25503 #~ msgstr "`%s': ÉÔÌÀ¤Þ¤¿¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -g ¥ª¥×¥·¥ç¥ó¤Ç¤¹"
25505 #~ msgid "invalid --param option: %s"
25506 #~ msgstr "̵¸ú¤Ê --param ¥ª¥×¥·¥ç¥ó: %s"
25508 #~ msgid "`-a' option (basic block profile) not supported"
25509 #~ msgstr "`-a' ¥ª¥×¥·¥ç¥ó(´ðËÜ¥Ö¥í¥Ã¥¯¥×¥í¥Õ¥¡¥¤¥ë)¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
25511 #~ msgid "`-ax' option (jump profiling) not supported"
25512 #~ msgstr "`-ax' ¥ª¥×¥·¥ç¥ó(¥¸¥ã¥ó¥×¥×¥í¥Õ¥¡¥¤¥ë)¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
25514 #~ msgid "(It is valid for %s but not the selected language)"
25515 #~ msgstr "(%s ÍѤȤ·¤Æ¤ÏÀµ¾ï¤Ç¤¹¤¬¡¢ÁªÂò¤µ¤ì¤¿¸À¸ì¤È¤·¤Æ¤Ï̵¸ú¤Ç¤¹)"
25517 #~ msgid "`-ax' and `-a' are conflicting options. `-a' ignored."
25518 #~ msgstr "`-ax' ¤È `-a' ¤ÏÌ·½â¤¹¤ë¥ª¥×¥·¥ç¥ó¤Ç¤¹¡£`-a' ¤ò̵»ë¤·¤Þ¤·¤¿¡£"
25520 #~ msgid "profiling does not work without a frame pointer"
25521 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ë¤Ï¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤Ê¤·¤Ç¤ÏÆ°ºî¤·¤Þ¤»¤ó"
25523 #~ msgid "Data size %ld.\n"
25524 #~ msgstr "¥Ç¡¼¥¿¥µ¥¤¥º %ld.\n"
25526 #~ msgid "floating point numbers not allowed in #if expressions"
25527 #~ msgstr "#if ¼°¤ÎÃæ¤Ç¤ÎÉâÆ°¾®¿ôÅÀ¿ô¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
25529 #~ msgid "Invalid number in #if expression"
25530 #~ msgstr "#if ¼°¤ÎÃæ¤Ë̵¸ú¤Ê¿ôÃÍ"
25532 #~ msgid "Invalid character constant in #if"
25533 #~ msgstr "̵¸ú¤Êʸ»úÄê¿ô¤¬ #if ¤Ë¤¢¤ê¤Þ¤¹"
25535 #~ msgid "double quoted strings not allowed in #if expressions"
25536 #~ msgstr "Æó½Å¤Ë¥¯¥©¡¼¥È¤µ¤ì¤¿Ê¸»úÎó¤Ï #if ¼°Æâ¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
25538 #~ msgid "Invalid token in expression"
25539 #~ msgstr "̵¸ú¤Ê¥È¡¼¥¯¥ó¤¬¼°¤Ë¤¢¤ê¤Þ¤¹"
25541 #~ msgid "octal character constant does not fit in a byte"
25542 #~ msgstr "8 ¿Ê¿ôʸ»úÄê¿ô¤¬ 1 ¥Ð¥¤¥È¤Ë¼ý¤Þ¤ê¤Þ¤»¤ó"
25544 #~ msgid "hex character constant does not fit in a byte"
25545 #~ msgstr "16 ¿Ê¿ôʸ»úÄê¿ô¤¬ 1 ¥Ð¥¤¥È¤Ë¼ý¤Þ¤ê¤Þ¤»¤ó"
25547 #~ msgid "empty #if expression"
25548 #~ msgstr "¶õ¤Î #if ¼°¤Ç¤¹"
25550 #~ msgid "Junk after end of expression."
25551 #~ msgstr "¼°¤Î½ª¤ê°Ê¹ß¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
25553 #~ msgid "macro or #include recursion too deep"
25554 #~ msgstr "¥Þ¥¯¥í¤Þ¤¿¤Ï #include ¤ÎºÆµ¢¤¬¿¼¤¹¤®¤Þ¤¹"
25556 #~ msgid "Usage: %s [switches] input output"
25557 #~ msgstr "»È¤¤Êý: %s [¥¹¥¤¥Ã¥Á] ÆþÎÏ ½ÐÎÏ"
25559 #~ msgid "-traditional is not supported in C++"
25560 #~ msgstr "-traditional ¤Ï C++ ¤Ç¤Ï¼õ¤±ÉÕ¤±¤é¤ì¤Þ¤»¤ó"
25562 #~ msgid "-traditional and -ansi are mutually exclusive"
25563 #~ msgstr "-traditional ¤È -ansi ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹"
25565 #~ msgid "Filename missing after -i option"
25566 #~ msgstr "-i ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
25568 #~ msgid "Filename missing after -o option"
25569 #~ msgstr "-o ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
25571 #~ msgid "Target missing after %s option"
25572 #~ msgstr "%s ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥¿¡¼¥²¥Ã¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
25574 #~ msgid "Filename missing after %s option"
25575 #~ msgstr "%s ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
25577 #~ msgid "Macro name missing after -%c option"
25578 #~ msgstr "-%c ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Þ¥¯¥í̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
25580 #~ msgid "-trigraphs and -traditional are mutually exclusive"
25581 #~ msgstr "-trigraphs ¤È -traditional ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹"
25583 #~ msgid "Directory name missing after -I option"
25584 #~ msgstr "-I ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Ç¥£¥ì¥¯¥È¥ê̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
25586 #~ msgid "`/*' within comment"
25587 #~ msgstr "`/*' ¤¬¥³¥á¥ó¥ÈÆâ¤Ë¤¢¤ê¤Þ¤¹"
25589 #~ msgid "unterminated #%s conditional"
25590 #~ msgstr "½ªÃ¼¤Î¤Ê¤¤ #%s ¾ò·ï"
25592 #~ msgid "not in any file?!"
25593 #~ msgstr "Á´¤¯¥Õ¥¡¥¤¥ë¤¬¤Ê¤¤?!"
25595 #~ msgid "`defined' must be followed by ident or (ident)"
25596 #~ msgstr "`defined' ¤Î¸å¤í¤Ë ident ¤ä (ident) ¤¬¤³¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
25598 #~ msgid "cccp error: invalid special hash type"
25599 #~ msgstr "cccp ¥¨¥é¡¼: Æüì¥Ï¥Ã¥·¥å·¿¤¬Ìµ¸ú¤Ç¤¹"
25601 #~ msgid "#include expects \"fname\" or <fname>"
25602 #~ msgstr "#include ¤Î¸å¤Ë¤Ï \"fname\" ¤ä <fname> ¤¬É¬ÍפǤ¹"
25604 #~ msgid "No include path in which to find %.*s"
25605 #~ msgstr "%.*s ¤¬¸«¤Ä¤«¤ë¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
25607 #~ msgid "invalid macro name"
25608 #~ msgstr "̵¸ú¤Ê¥Þ¥¯¥í̾"
25610 #~ msgid "invalid macro name `%s'"
25611 #~ msgstr "̵¸ú¤Ê¥Þ¥¯¥í̾ `%s'"
25613 #~ msgid "\"defined\" cannot be used as a macro name"
25614 #~ msgstr "\"defined\" ¤ò¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó"
25616 #~ msgid "parameter name starts with a digit in #define"
25617 #~ msgstr "#define Ãæ¤Î²¾°ú¿ô̾¤¬¿ô»ú¤Ç»Ï¤Þ¤Ã¤Æ¤¤¤Þ¤¹"
25619 #~ msgid "badly punctuated parameter list in #define"
25620 #~ msgstr "#define Ãæ¤Î²¾°ú¿ô¥ê¥¹¥È¤¬ÊѤ˶èÀÚ¤é¤ì¤Þ¤·¤¿"
25622 #~ msgid "\"%.*s\" redefined"
25623 #~ msgstr "\"%.*s\" ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
25625 #~ msgid "# operator should be followed by a macro argument name"
25626 #~ msgstr "# ±é»»»Ò¤Î¸å¤í¤Ë¤Ï¥Þ¥¯¥í°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
25628 #~ msgid "invalid format #line command"
25629 #~ msgstr "#line ¥³¥Þ¥ó¥É¤Î½ñ¼°¤¬Ìµ¸ú¤Ç¤¹"
25631 #~ msgid "undefining `defined'"
25632 #~ msgstr "`defined' ¤ò undef ¤·¤Þ¤¹"
25634 #~ msgid "undefining `%s'"
25635 #~ msgstr "`%s' ¤ò undef ¤·¤Þ¤¹"
25637 #~ msgid "extra text at end of directive"
25638 #~ msgstr "¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Î½ª¤ê¤Ë;ʬ¤Ê¥Æ¥¯¥¹¥È¤¬¤¢¤ê¤Þ¤¹"
25640 #~ msgid "#error%.*s"
25641 #~ msgstr "#error%.*s"
25643 #~ msgid "#warning%.*s"
25644 #~ msgstr "#warning%.*s"
25646 #~ msgid "#elif not within a conditional"
25647 #~ msgstr "#elif ¤¬¾ò·ïʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
25649 #~ msgid "#%s not within a conditional"
25650 #~ msgstr "#%s ¤¬¾ò·ïʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
25652 #~ msgid "#else or #elif after #else"
25653 #~ msgstr "#else ¤Î¸å¤í¤Ë #else ¤ä #elif ¤¬¤¢¤ê¤Þ¤¹"
25655 #~ msgid "#else not within a conditional"
25656 #~ msgstr "#else ¤¬¾ò·ïʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
25658 #~ msgid "unbalanced #endif"
25659 #~ msgstr "Âбþ¤·¤Æ¤¤¤Ê¤¤ #endif"
25661 #~ msgid "unterminated string or character constant"
25662 #~ msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤Ê¸»úÎóÄê¿ôËô¤Ïʸ»úÄê¿ô"
25664 #~ msgid "arguments given to macro `%s'"
25665 #~ msgstr "¥Þ¥¯¥í `%s' ¤Ë°ú¿ô¤¬Í¿¤¨¤é¤ì¤Þ¤·¤¿"
25667 #~ msgid "no args to macro `%s'"
25668 #~ msgstr "¥Þ¥¯¥í `%s' ¤Ø¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
25670 #~ msgid "only 1 arg to macro `%s'"
25671 #~ msgstr "¥Þ¥¯¥í `%s' ¤Ø¤Î°ú¿ô¤¬°ì¸Ä¤·¤«¤¢¤ê¤Þ¤»¤ó"
25673 #~ msgid "only %d args to macro `%s'"
25674 #~ msgstr "%d ¸Ä¤Î°ú¿ô¤·¤«¥Þ¥¯¥í `%s' ¤ËÅϤ·¤Æ¤¤¤Þ¤»¤ó"
25676 #~ msgid "too many (%d) args to macro `%s'"
25677 #~ msgstr "°ú¿ô¤Î¿ô (%d) ¤¬¥Þ¥¯¥í `%s' ¤ËÂФ·¤Æ¿¤¹¤®¤Þ¤¹"
25679 #~ msgid ""
25680 #~ "Internal error in %s, at tradcpp.c:%d\n"
25681 #~ "Please submit a full bug report.\n"
25682 #~ "See %s for instructions."
25683 #~ msgstr ""
25684 #~ "%s ¤ÇÆâÉô¥¨¥é¡¼¡¢(tradcpp.c:%d)\n"
25685 #~ "´°Á´¤Ê¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£\n"
25686 #~ "%s ¤Ç¤½¤Î¼ê½ç¤ò¸«¤Æ¤¯¤À¤µ¤¤"
25688 #~ msgid "floating point trap outputting a constant"
25689 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¤Î¨Ãͤò½ÐÎϤ¹¤ëºÝ¤Ë¥È¥é¥Ã¥×¤¬¤«¤«¤ê¤Þ¤·¤¿"
25691 #~ msgid "`-p' not supported; use `-pg' and gprof(1)"
25692 #~ msgstr "`-p' ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó. `-pg' ¤È gprof(1) ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
25694 #~ msgid "-mapcs-26 and -mapcs-32 may not be used together"
25695 #~ msgstr "-mapcs-26 ¤È -mapcs-32 ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó"
25697 #~ msgid "Incompatible interworking options"
25698 #~ msgstr "¸ß´¹À­¤Î¤Ê¤¤ interworking ¥ª¥×¥·¥ç¥ó"
25700 #~ msgid "-mbsd and -pedantic incompatible"
25701 #~ msgstr "-mbsd ¤È -pedantic ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
25703 #~ msgid "-mbsd and -mxopen incompatible"
25704 #~ msgstr "-mbsd ¤È -mxopen ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
25706 #~ msgid "-mxopen and -pedantic incompatible"
25707 #~ msgstr "-mxopen ¤È -pedantic ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
25709 #~ msgid "A -ifile option requires a -map option"
25710 #~ msgstr "-ifile ¥ª¥×¥·¥ç¥ó¤Ë¤Ï -map ¥ª¥×¥·¥ç¥ó¤¬É¬ÍפǤ¹"
25712 #~ msgid "-static not valid with -mcoff"
25713 #~ msgstr "-static ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
25715 #~ msgid "-shared not valid with -mcoff"
25716 #~ msgstr "-shared ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
25718 #~ msgid "-symbolic not valid with -mcoff"
25719 #~ msgstr "-symbolic ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
25721 #~ msgid "-fpic is not valid with -mcoff"
25722 #~ msgstr "-fpic ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
25724 #~ msgid "-fPIC is not valid with -mcoff"
25725 #~ msgstr "-fPIC ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
25727 #~ msgid "-fpic not valid with -mcoff"
25728 #~ msgstr "-fpic  -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
25730 #~ msgid "-fPIC not valid with -mcoff"
25731 #~ msgstr "-fPIC ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
25733 #~ msgid "bx]"
25734 #~ msgstr "bx]"
25736 #~ msgid "bx"
25737 #~ msgstr "bx"
25739 #~ msgid "cx"
25740 #~ msgstr "cx"
25742 #~ msgid "-p option not supported: use -pg instead"
25743 #~ msgstr "-p ¥ª¥×¥·¥ç¥ó¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó. Âå¤ï¤ê¤Ë -pg ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
25745 #~ msgid "choose either big or little endian, not both"
25746 #~ msgstr "¥Ó¥Ã¥°¤Þ¤¿¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥óξÊý¤Ç¤Ï¤Ê¤¯¡¢¤É¤Á¤é¤«¤òÁª¤ó¤Ç¤¯¤À¤µ¤¤"
25748 #~ msgid "choose either m340 or m210 not both"
25749 #~ msgstr "m340 ¤Þ¤¿¤Ï m210 ¤ÎξÊý¤Ç¤Ï¤Ê¤¯¡¢¤É¤Á¤é¤«¤òÁª¤ó¤Ç¤¯¤À¤µ¤¤"
25751 #~ msgid "may not use both -mfp64 and -msingle-float"
25752 #~ msgstr "-mfp64 ¤È -msingle-float ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
25754 #~ msgid "-p profiling is no longer supported.  Use -pg instead."
25755 #~ msgstr "-p ¤Ç¤Î¥×¥í¥Õ¥¡¥¤¥ë¤Ï¤â¤¦Ä󶡤µ¤ì¤Þ¤»¤ó¡£Âå¤ï¤ê¤Ë -pg ¤ò»È¤¤¤Þ¤·¤ç¤¦¡£"
25757 #~ msgid "Compilation of header file requested"
25758 #~ msgstr "¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤Î¥³¥ó¥Ñ¥¤¥ë¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
25760 #~ msgid "iterator `%s' has derived type"
25761 #~ msgstr "È¿Éü»Ò `%s' ¤ÏÇÉÀ¸·¿¤Ç¤¹"
25763 #~ msgid "iterator `%s' has noninteger type"
25764 #~ msgstr "È¿Éü»Ò `%s' ¤ÏÈóÀ°¿ô·¿¤Ç¤¹"
25766 #~ msgid "%s before character constant"
25767 #~ msgstr "ʸ»úÄê¿ô¤ÎÁ°¤Ë %s"
25769 #~ msgid "%s before character 0%o"
25770 #~ msgstr "ʸ»ú 0%2$o ¤ÎÁ°¤Ë %1$s"
25772 #~ msgid "more than one `f' in numeric constant"
25773 #~ msgstr "¿ôÄê¿ô¤Ë 1¤Ä°Ê¾å¤Î `f'"
25775 #~ msgid "more than one `l' in numeric constant"
25776 #~ msgstr "¿ôÄê¿ô¤Ë 1¤Ä°Ê¾å¤Î `l'"
25778 #~ msgid "parse error at `..'"
25779 #~ msgstr "`..' ¤Ç¹½Ê¸²òÀÏ¥¨¥é¡¼"
25781 #~ msgid "nondigits in number and not hexadecimal"
25782 #~ msgstr "¿ôÃͤ˥¢¥é¥Ó¥¢¿ô»ú¤Ç¤Ê¤¯¡¢16 ¿Ê¤Ç¤â¤Ê¤¤Ê¸»ú"
25784 #~ msgid "numeric constant contains digits beyond the radix"
25785 #~ msgstr "¿ôÃÍÄê¿ô¤¬´ð¿ô¤òĶ¤¨¤¿¥¢¥é¥Ó¥¢¿ô»ú¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
25787 #~ msgid "floating constant exponent has no digits"
25788 #~ msgstr "ÉâÆ°¾®¿ôÄê¿ô¤Î¤Ù¤­¿ô¤¬¡¢¥¢¥é¥Ó¥¢¿ô»ú¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
25790 #~ msgid "hexadecimal floating constant has no exponent"
25791 #~ msgstr "16 ¿ÊÉâÆ°¾®¿ôÄê¿ô¤¬¤Ù¤­¾è¤ò»ý¤Á¤Þ¤»¤ó"
25793 #~ msgid "two `u's in integer constant"
25794 #~ msgstr "À°¿ôÄê¿ôÃæ¤Ë 2¤Ä¤Î `u'"
25796 #~ msgid "Unterminated string constant"
25797 #~ msgstr "ʸ»úÎóÄê¿ô¤¬½ªÎ»¤·¤Æ¤¤¤Þ¤»¤ó"
25799 #~ msgid "invalid `for (ITERATOR)' syntax"
25800 #~ msgstr "̵¸ú¤Ê `for (È¿Éü»Ò)' ¹½Ê¸¤Ç¤¹"
25802 #~ msgid "`for (%s)' inside expansion of same iterator"
25803 #~ msgstr "Ʊ¤¸È¿Éü»Ò¤ÎÆ⦤ˤ¢¤ë `for (%s)'"
25805 #~ msgid "case label within scope of cleanup or variable array"
25806 #~ msgstr "case ¥é¥Ù¥ë¤¬¡¢²òÂΤޤ¿¤Ï²ÄÊÑÇÛÎó¤Î¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
25808 #~ msgid "duplicate array index in initializer"
25809 #~ msgstr "½é´ü²½»ÒÆâ¤Ë½ÅÊ£¤·¤¿ÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹"
25811 #~ msgid "thumb_load_double_from_address: destination is not a register"
25812 #~ msgstr "thumb_load_double_from_address: Âоݤ¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
25814 #~ msgid "thumb_load_double_from_address: source is not a computed memory address"
25815 #~ msgstr "thumb_load_double_from_address: ¸µ¤¬·×»»ºÑ¤ß¥á¥â¥ê¥¢¥É¥ì¥¹¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
25817 #~ msgid "thumb_load_double_from_address: Unhandled address calculation"
25818 #~ msgstr "thumb_load_double_from_address: °·¤ï¤ì¤Ê¤¤¥¢¥É¥ì¥¹·×»»"
25820 #~ msgid "ACCUM_HIGH_REGS class in limit_reload_class"
25821 #~ msgstr "limit_reload_class ¤Ë ACCUM_HIGH_REGS ¥¯¥é¥¹"
25823 #~ msgid "YH_OR_ACCUM_HIGH_REGS found in limit_reload_class"
25824 #~ msgstr "limit_reload_class ¤Ç YH_OR_ACCUM_HIGH_REGS ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
25826 #~ msgid "YL found in limit_reload_class"
25827 #~ msgstr "limit_reload_class ¤Ç YL ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
25829 #~ msgid "Bad register extension code"
25830 #~ msgstr "ÉÔÀµ¤Ê¥ì¥¸¥¹¥¿³ÈÄ¥¥³¡¼¥É"
25832 #~ msgid "Invalid offset in ybase addressing"
25833 #~ msgstr "ybase ¥¢¥É¥ì¥·¥ó¥°¤Ë̵¸ú¤Ê¥ª¥Õ¥»¥Ã¥È"
25835 #~ msgid "Invalid shift operator in emit_1600_core_shift"
25836 #~ msgstr "emit_1600_core_shift ¤Ç¤Î̵¸ú¤Ê¥·¥Õ¥È±é»»»Ò"
25838 #~ msgid "Invalid mode for gen_tst_reg"
25839 #~ msgstr "gen_tst_reg ¤Ë¤È¤Ã¤Æ¤Î̵¸ú¤Ê¥â¡¼¥É"
25841 #~ msgid "Invalid mode for integer comparison in gen_compare_reg"
25842 #~ msgstr "gen_compare_reg ¤Ç¤ÎÀ°¿ôÈæ³Ó¤Ë¤È¤Ã¤Æ¤Î̵¸ú¤Ê¥â¡¼¥É"
25844 #~ msgid "Invalid register for compare"
25845 #~ msgstr "̵¸ú¤ÊÈæ³ÓÍѥ쥸¥¹¥¿"
25847 #~ msgid "PRINT_OPERAND: letter %c was found & insn was not CONST_INT"
25848 #~ msgstr "PRINT_OPERAND: Ê¸»ú %c ¤¬¸«¤Ä¤«¤ê¡¢Ì¿Îá¤Ï CONST_INT ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
25850 #~ msgid "-mptr%d not allowed on -m%d"
25851 #~ msgstr "-mptr%d ¤Ï -m%d ¤Î¾å¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
25853 #~ msgid "parse errors have confused me too much"
25854 #~ msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼¤Ç¡¢¤«¤Ê¤êº®Í𤷤Ƥ·¤Þ¤¤¤Þ¤·¤¿"
25856 #~ msgid "virtual memory exhausted"
25857 #~ msgstr "²¾ÁÛ¥á¥â¥ê¤ò»È¤¤²Ì¤¿¤·¤Þ¤·¤¿"
25859 #~ msgid "parameter invalidly declared offset type"
25860 #~ msgstr "¥Ñ¥é¥á¥¿¤¬¥ª¥Õ¥»¥Ã¥È¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
25862 #~ msgid "`void' in parameter list must be entire list"
25863 #~ msgstr "¥Ñ¥é¥á¥¿¥ê¥¹¥ÈÆâ¤Î `void' ¤Ï¥ê¥¹¥ÈÁ´ÂΤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
25865 #~ msgid "no file specified with -fdump-translation-unit"
25866 #~ msgstr "-fdump-translation-unit ¤Ç»ØÄꤵ¤ì¤¿¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó"
25868 #~ msgid "(you really want to initialize it separately)"
25869 #~ msgstr "(ËÜÅö¤Ë¤½¤¦¤·¤¿¤¤¤Î¤Ç¤¢¤ì¤Ð¡¢Ê¬³ä¤·¤Æ½é´ü²½¤·¤Æ¤¯¤À¤µ¤¤)"
25871 #~ msgid "`operator new' takes type `size_t' parameter"
25872 #~ msgstr "`operator new' ¤Ï `size_t' ¥Ñ¥é¥á¥¿¤ò¤È¤ê¤Þ¤¹"
25874 #~ msgid "`...' invalid in specification of `operator delete'"
25875 #~ msgstr "`...' `operator delete' ¤Î»ÅÍÍÆâ¤Ç̵¸ú¤Ç¤¹"
25877 #~ msgid "`default' label within scope of cleanup or variable array"
25878 #~ msgstr "`default' ¥é¥Ù¥ë¤¬¡¢²òÂΤޤ¿¤Ï²ÄÊÑÇÛÎó¤Î¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
25880 #~ msgid "end of file encountered inside string constant"
25881 #~ msgstr "ʸ»úÎóÄê¿ô¤ÎÃæ¤Ç¥Õ¥¡¥¤¥ë¤Î½ªÃ¼¤ò¸¡½Ð¤·¤Þ¤·¤¿"
25883 #~ msgid "end of file encountered inside character constant"
25884 #~ msgstr "ʸ»úÄê¿ô¤ÎÃæ¤Ç¥Õ¥¡¥¤¥ë¤Î½ªÃ¼¤ò¸¡½Ð¤·¤Þ¤·¤¿"
25886 #~ msgid "invalid #pragma vtable"
25887 #~ msgstr "̵¸ú¤Ê #pragma vtable"
25889 #~ msgid "invalid `#pragma implementation'"
25890 #~ msgstr "̵¸ú¤Ê `#pragma implementation'"
25892 #~ msgid "universal-character-name designates `%c', part of the basic source character set"
25893 #~ msgstr "universal-character-name ¤Ï `%c' ¤ò»Ø¼¨¤·¤Þ¤·¤¿¤¬¡¢´ðËÜŪ¤Êʸ»ú½¸¹ç¤Î°ìÉô¤Ç¤¹"
25895 #~ msgid "%s at end of saved text"
25896 #~ msgstr "ÊݸºÑ¤ß¥Æ¥­¥¹¥È¤ÎËöÈø¤Ç%s"
25898 #~ msgid "complex integer constant is too wide for `__complex int'"
25899 #~ msgstr "Ê£ÁÇ¿ô·¿À°¿ôÄê¿ô¤Ï `__complex int' ¤Ë¤È¤Ã¤Æ¹­¤¹¤®¤Þ¤¹"
25901 #~ msgid "Please submit a full bug report."
25902 #~ msgstr "¾Ü¤·¤¤¾õ¶·¤ò¥Ð¥°¥ì¥Ý¡¼¥È¤È¤·¤ÆÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£"
25904 #~ msgid "duplicate label `%s' in switch statement"
25905 #~ msgstr "switch Ê¸¤ÎÃæ¤Ç¥é¥Ù¥ë `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
25907 #~ msgid "duplicate label (%d) in switch statement"
25908 #~ msgstr "switch Ê¸¤ÎÃæ¤Ç¥é¥Ù¥ë (%d) ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
25910 #~ msgid "range values `%s' and `%s' reversed"
25911 #~ msgstr "ÈϰϤÎÃÍ `%s' ¤È `%s' ¤¬µÕ¤Ç¤¹"
25913 #~ msgid "range values reversed"
25914 #~ msgstr "ÈϰϤÎÃͤ¬µÕ¤Ç¤¹"
25916 #~ msgid "bad is_error(%d) in v_message"
25917 #~ msgstr "v_message Ãæ ÉÔÀµ¤Ê is_error(%d)"
25919 #~ msgid "'defined' without an identifier"
25920 #~ msgstr "¼±Ê̻ҤΤʤ¤ 'defined'"
25922 #~ msgid "included file `%s' exists but is not readable"
25923 #~ msgstr "include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ë `%s' ¤Ï¡¢Â¸ºß¤·¤Þ¤¹¤¬Æɤá¤Þ¤»¤ó"
25925 #~ msgid "`##' at start of macro definition"
25926 #~ msgstr "`##' ¤¬¥Þ¥¯¥íÄêµÁ¤Î»Ï¤á¤Ë¤¢¤ê¤Þ¤¹"
25928 #~ msgid "`##' at end of macro definition"
25929 #~ msgstr "`##' ¤¬¥Þ¥¯¥íÄêµÁ¤Î½ª¤ê¤Ë¤¢¤ê¤Þ¤¹"
25931 #~ msgid "empty object-like macro went through full #define"
25932 #~ msgstr "¶õ¤Î¥ª¥Ö¥¸¥§¥¯¥È¤Î¤è¤¦¤Ê¥Þ¥¯¥í¤Ï #define Á´¤Æ¤òÄ̤êÈ´¤±¤Þ¤·¤¿"
25934 #~ msgid "first token = %d not %d in collect_formal_parameters"
25935 #~ msgstr "collect_formal_parameters ÃæºÇ½é¤Î¥È¡¼¥¯¥ó = %d (%d ¤Ç¤Ï¤Ê¤¤)"
25937 #~ msgid "illegal token in macro argument list"
25938 #~ msgstr "¥Þ¥¯¥í°ú¿ô¥ê¥¹¥È¤ËÉÔÀµ¤Ê¥È¡¼¥¯¥ó"
25940 #~ msgid "another parameter follows \"...\""
25941 #~ msgstr "\"...\" ¤Î¸å¡¢¤µ¤é¤Ë¥Ñ¥é¥á¥¿¤¬Â³¤¤¤Æ¤¤¤Þ¤¹"
25943 #~ msgid "collect_params: argc=%d argslen=0"
25944 #~ msgstr "collect_params: argc=%d argslen=0"
25946 #~ msgid "C99 does not permit use of __VA_ARGS__ as a macro argument name"
25947 #~ msgstr "C99 ¤Ï¥Þ¥¯¥í°ú¿ô̾¤È¤·¤Æ __VA_ARGS__ ¤Î»ÈÍѤÏǧ¤á¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
25949 #~ msgid "C89 does not permit varargs macros"
25950 #~ msgstr "C89 ¤Ç¤Ï varargs ¥Þ¥¯¥í¤Ïǧ¤á¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
25952 #~ msgid "collect_params: impossible token type %d"
25953 #~ msgstr "collect_params: ¤¢¤êÆÀ¤Ê¤¤¥È¡¼¥¯¥ó·¿ %d"
25955 #~ msgid "attempt to use poisoned `%s'."
25956 #~ msgstr "±øÀ÷¤µ¤ì¤¿ `%s' ¤ÎÍøÍѤò»î¤·¤Þ¤¹¡£"
25958 #~ msgid "macroexpand: unexpected token %d (wanted LPAREN)"
25959 #~ msgstr "macroexpand: Í½´ü¤·¤Ê¤¤¥È¡¼¥¯¥ó %d (LPAREN ¤Î¤Ï¤º)"
25961 #~ msgid "unterminated macro call"
25962 #~ msgstr "½ªÃ¼¤·¤Æ¤¤¤Ê¤¤¥Þ¥¯¥í¸Æ¤Ó½Ð¤·"
25964 #~ msgid "macro `%s' used with just one arg"
25965 #~ msgstr "¥Þ¥¯¥í `%s' ¤Î°ú¿ô¤¬°ì¤Ä¤·¤«¤¢¤ê¤Þ¤»¤ó"
25967 #~ msgid "macro `%s' used with only %d args"
25968 #~ msgstr "¥Þ¥¯¥í `%s' ¤Î°ú¿ô(%d ¸Ä)¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
25970 #~ msgid ""
25971 #~ "Switches:\n"
25972 #~ "  -include <file>           Include the contents of <file> before other files\n"
25973 #~ "  -imacros <file>           Accept definition of macros in <file>\n"
25974 #~ "  -iprefix <path>           Specify <path> as a prefix for next two options\n"
25975 #~ "  -iwithprefix <dir>        Add <dir> to the end of the system include path\n"
25976 #~ "  -iwithprefixbefore <dir>  Add <dir> to the end of the main include path\n"
25977 #~ "  -isystem <dir>            Add <dir> to the start of the system include path\n"
25978 #~ "  -idirafter <dir>          Add <dir> to the end of the system include path\n"
25979 #~ "  -I <dir>                  Add <dir> to the end of the main include path\n"
25980 #~ "  -I-                       Fine-grained include path control; see info docs\n"
25981 #~ "  -nostdinc                 Do not search system include directories\n"
25982 #~ "                             (dirs specified with -isystem will still be used)\n"
25983 #~ "  -nostdinc++               Do not search system include directories for C++\n"
25984 #~ "  -o <file>                 Put output into <file>\n"
25985 #~ "  -pedantic                 Issue all warnings demanded by strict ANSI C\n"
25986 #~ "  -pedantic-errors          Issue -pedantic warnings as errors instead\n"
25987 #~ "  -traditional              Follow K&R pre-processor behaviour\n"
25988 #~ "  -trigraphs                Support ANSI C trigraphs\n"
25989 #~ "  -lang-c                   Assume that the input sources are in C\n"
25990 #~ "  -lang-c89                 Assume that the input sources are in C89\n"
25991 #~ "  -lang-c++                 Assume that the input sources are in C++\n"
25992 #~ "  -lang-objc                Assume that the input sources are in ObjectiveC\n"
25993 #~ "  -lang-objc++              Assume that the input sources are in ObjectiveC++\n"
25994 #~ "  -lang-asm                 Assume that the input sources are in assembler\n"
25995 #~ "  -lang-fortran\t\t    Assume that the input sources are in Fortran\n"
25996 #~ "  -lang-chill               Assume that the input sources are in Chill\n"
25997 #~ "  -std=<std name>           Specify the conformance standard; one of:\n"
25998 #~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
25999 #~ "                            iso9899:199409, iso9899:1999\n"
26000 #~ "  -+                        Allow parsing of C++ style features\n"
26001 #~ "  -w                        Inhibit warning messages\n"
26002 #~ "  -Wtrigraphs               Warn if trigraphs are encountered\n"
26003 #~ "  -Wno-trigraphs            Do not warn about trigraphs\n"
26004 #~ "  -Wcomment{s}              Warn if one comment starts inside another\n"
26005 #~ "  -Wno-comment{s}           Do not warn about comments\n"
26006 #~ "  -Wtraditional             Warn if a macro argument is/would be turned into\n"
26007 #~ "                             a string if -traditional is specified\n"
26008 #~ "  -Wno-traditional          Do not warn about stringification\n"
26009 #~ "  -Wundef                   Warn if an undefined macro is used by #if\n"
26010 #~ "  -Wno-undef                Do not warn about testing undefined macros\n"
26011 #~ "  -Wimport                  Warn about the use of the #import directive\n"
26012 #~ "  -Wno-import               Do not warn about the use of #import\n"
26013 #~ "  -Werror                   Treat all warnings as errors\n"
26014 #~ "  -Wno-error                Do not treat warnings as errors\n"
26015 #~ "  -Wall                     Enable all preprocessor warnings\n"
26016 #~ "  -M                        Generate make dependencies\n"
26017 #~ "  -MM                       As -M, but ignore system header files\n"
26018 #~ "  -MD                       As -M, but put output in a .d file\n"
26019 #~ "  -MMD                      As -MD, but ignore system header files\n"
26020 #~ "  -MG                       Treat missing header file as generated files\n"
26021 #~ "  -g3                       Include #define and #undef directives in the output\n"
26022 #~ "  -D<macro>                 Define a <macro> with string '1' as its value\n"
26023 #~ "  -D<macro>=<val>           Define a <macro> with <val> as its value\n"
26024 #~ "  -A<question> (<answer>)   Assert the <answer> to <question>\n"
26025 #~ "  -A-<question> (<answer>)  Disable the <answer> to <question>\n"
26026 #~ "  -U<macro>                 Undefine <macro> \n"
26027 #~ "  -v                        Display the version number\n"
26028 #~ "  -H                        Print the name of header files as they are used\n"
26029 #~ "  -C                        Do not discard comments\n"
26030 #~ "  -dM                       Display a list of macro definitions active at end\n"
26031 #~ "  -dD                       Preserve macro definitions in output\n"
26032 #~ "  -dN                       As -dD except that only the names are preserved\n"
26033 #~ "  -dI                       Include #include directives in the output\n"
26034 #~ "  -ftabstop=<number>        Distance between tab stops for column reporting\n"
26035 #~ "  -P                        Do not generate #line directives\n"
26036 #~ "  -$                        Do not allow '$' in identifiers\n"
26037 #~ "  -remap                    Remap file names when including files.\n"
26038 #~ "  --version                 Display version information\n"
26039 #~ "  -h or --help              Display this information\n"
26040 #~ msgstr ""
26041 #~ "¥¹¥¤¥Ã¥Á:\n"
26042 #~ "  -include <file>           Â¾¤Î¥Õ¥¡¥¤¥ë°ÊÁ°¤Ë <file> ¤ÎÆâÍƤò include\n"
26043 #~ "  -imacros <file>           <file> Ãæ¥Þ¥¯¥í¤ÎÄêµÁ¤ò¼õÍý¤¹¤ë\n"
26044 #~ "  -iprefix <path>           °Ê¹ß¤ÎÆó¤Ä¤Î¥ª¥×¥·¥ç¥ó¤Ë <path> ÀÜƬ¼­¤ò¤Ä¤±¤ë\n"
26045 #~ "  -iwithprefix <dir>        ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
26046 #~ "  -iwithprefixbefore <dir>  ¼ç¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
26047 #~ "  -isystem <dir>            ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎºÇ½é¤Ë <dir> ¤òÄɲÃ\n"
26048 #~ "  -idirafter <dir>          ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
26049 #~ "  -I <dir>                  ¼ç¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
26050 #~ "  -I-                       ¤­¤áºÙ¤«¤Ê¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹À©¸æ; info ¤ò¸«¤è\n"
26051 #~ "  -nostdinc                 ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ç¥£¥ì¥¯¥È¥ê¤òõ¤µ¤Ê¤¤\n"
26052 #~ "                             (-isystem ¤Ç»ØÄꤵ¤ì¤¿¤é»ÈÍѤµ¤ì¤Þ¤¹)\n"
26053 #~ "  -nostdinc++               C++ ÍÑ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ç¥£¥ì¥¯¥È¥ê¤òõ¤µ¤Ê¤¤\n"
26054 #~ "  -o <file>                 <file> ¤ËÂФ·¤Æ½ÐÎϤ¹¤ë\n"
26055 #~ "  -pedantic                 ¸·Ì©¤Ê ANSI C ¤ÎÍ׵᤹¤ë·Ù¹ð¤òȯ¹Ô\n"
26056 #~ "  -pedantic-errors          -pedantic ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æȯ¹Ô\n"
26057 #~ "  -traditional              K&R ¥×¥ê¥×¥í¥»¥Ã¥µ¤Î¿¶¤ëÉñ¤¤¤ËÄÉ¿ï\n"
26058 #~ "  -trigraphs                ANSI C ¥È¥é¥¤¥°¥é¥Õ¤ò¥µ¥Ý¡¼¥È\n"
26059 #~ "  -lang-c                   ÆþÎϤò C ¤À¤È²¾Äꤹ¤ë\n"
26060 #~ "  -lang-c89                 ÆþÎϤò C89 ¤À¤È²¾Äꤹ¤ë\n"
26061 #~ "  -lang-c++                 ÆþÎϤò C++ ¤À¤È²¾Äꤹ¤ë\n"
26062 #~ "  -lang-objc                ÆþÎϤò ObjectiveC ¤À¤È²¾Äꤹ¤ë\n"
26063 #~ "  -lang-objc++              ÆþÎϤò ObjectiveC++ ¤À¤È²¾Äꤹ¤ë\n"
26064 #~ "  -lang-asm                 ÆþÎϤò assembler ¤À¤È²¾Äꤹ¤ë\n"
26065 #~ "  -lang-fortran             ÆþÎϤò Fortran ¤À¤È²¾Äꤹ¤ë\n"
26066 #~ "  -lang-chill               ÆþÎϤò Chill ¤À¤È²¾Äꤹ¤ë\n"
26067 #~ "  -std=<std name>           Å¬¹ç¤¹¤ëɸ½à¤ò°Ê²¼¤«¤é°ì¤Ä»ØÄê;\n"
26068 #~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
26069 #~ "                            iso9899:199409, iso9899:1999\n"
26070 #~ "  -+                        C++ ¥¹¥¿¥¤¥ë¤Î¥Ñ¡¼¥¸¥ó¥°¤òµö²Ä\n"
26071 #~ "  -w                        ·Ù¹ð¥á¥Ã¥»¡¼¥¸¤òÍÞÀ©¤¹¤ë\n"
26072 #~ "  -Wtrigraphs               ¥È¥é¥¤¥°¥é¥Õ¤ò¸«¤Ä¤±¤¿¤é·Ù¹ð¤¹¤ë\n"
26073 #~ "  -Wno-trigraphs            ¥È¥é¥¤¥°¥é¥Õ¤ò¸«¤Ä¤±¤Æ¤â·Ù¹ð¤·¤Ê¤¤\n"
26074 #~ "  -Wcomment{s}              ¥³¥á¥ó¥È¤ÎÃæ¤Ë¥³¥á¥ó¥È¤¬¤¢¤ì¤Ð·Ù¹ð¤¹¤ë\n"
26075 #~ "  -Wno-comment{s}           ¥³¥á¥ó¥È¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¤·¤Ê¤¤\n"
26076 #~ "  -Wtraditional             -traditional ¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¡¢¥Þ¥¯¥í°ú¿ô¤¬\n"
26077 #~ "                             Ê¸»úÎó¤ËÊѹ¹¤µ¤ì¤ë¤è¤¦¤Ê¤é·Ù¹ð¤¹¤ë\n"
26078 #~ "  -Wno-traditional          Ê¸»úÎó»ØÄê¤Ë´Ø¤·¤Æ·Ù¹ð¤·¤Ê¤¤\n"
26079 #~ "  -Wundef                   #if ¤Ç̤ÄêµÁ¤Î¥Þ¥¯¥í¤¬»È¤ï¤ì¤Æ¤¤¤¿¤é·Ù¹ð¤¹¤ë\n"
26080 #~ "  -Wno-undef                Ì¤ÄêµÁ¥Þ¥¯¥í¤Î¥Æ¥¹¥È¤Ë¤Ä¤¤¤Æ·Ù¹ð¤·¤Ê¤¤\n"
26081 #~ "  -Wimport                  #import ¤Î»ÈÍѤˤĤ¤¤Æ·Ù¹ð¤¹¤ë\n"
26082 #~ "  -Wno-import               #import ¤Î»ÈÍѤˤĤ¤¤Æ·Ù¹ð¤·¤Ê¤¤\n"
26083 #~ "  -Werror                   Á´¤Æ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ°·¤¦\n"
26084 #~ "  -Wno-error                ·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ°·¤ï¤Ê¤¤\n"
26085 #~ "  -Wall                     Á´¤Æ¤Î¥×¥ê¥×¥í¥»¥Ã¥µ¤Î·Ù¹ð¤òÍ­¸ú¤Ë¤¹¤ë\n"
26086 #~ "  -M                        make ¤Î°Í¸´Ø·¸¤òÀ¸À®¤¹¤ë\n"
26087 #~ "  -MM                       -M ¤ÈƱ¤¸¤À¤¬¡¢¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤Ï̵»ë¤¹¤ë\n"
26088 #~ "  -MD                       -M ¤ÈƱ¤¸¤À¤¬¡¢.d ¥Õ¥¡¥¤¥ë¤Ë½ÐÎϤ¹¤ë\n"
26089 #~ "  -MMD                      -MD ¤ÈƱ¤¸¤À¤¬¡¢¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤Ï̵»ë¤¹¤ë\n"
26090 #~ "  -MG                       ¸«¤Ä¤«¤é¤Ê¤¤¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤ÏÀ¸À®¤µ¤ì¤ë¤â¤Î¤È¤¹¤ë\n"
26091 #~ "  -g3                       #define ¤È #undef µ¿»÷Ì¿Îá¤ò½ÐÎϤ˴ޤá¤ë\n"
26092 #~ "  -D<macro>                 <macro> ¤òÄêµÁ¤·¡¢Ê¸»úÎó '1' ¤ò¤½¤ÎÃͤȤ¹¤ë\n"
26093 #~ "  -D<macro>=<val>           <macro> ¤òÄêµÁ¤·¡¢<val> ¤ò¤½¤ÎÃͤȤ¹¤ë\n"
26094 #~ "  -A<question> (<answer>)   <question> ¤Ï <answer> ¤À¤ÈÃǸÀ¤¹¤ë\n"
26095 #~ "  -A-<question> (<answer>)  <question> ¤Ï <answer> ¤À¤È¤·¤Ê¤¤\n"
26096 #~ "  -U<macro>                 <macro> ÄêµÁ¤ò¤ä¤á¤ë\n"
26097 #~ "  -v                        ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤òɽ¼¨¤¹¤ë\n"
26098 #~ "  -H                        ÍøÍѤµ¤ì¤ë¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤Î̾Á°¤òɽ¼¨¤¹¤ë\n"
26099 #~ "  -C                        ¥³¥á¥ó¥È¤òÇË´þ¤·¤Ê¤¤\n"
26100 #~ "  -dM                       ËöÈø¤ÇÍ­¸ú¤Ë¤Ê¤Ã¤Æ¤¤¤ë¥Þ¥¯¥íÄêµÁ¥ê¥¹¥È¤òɽ¼¨¤¹¤ë\n"
26101 #~ "  -dD                       ½ÐÎϤ˥ޥ¯¥íÄêµÁ¤ò»Ä¤·¤Æ¤ª¤¯\n"
26102 #~ "  -dN                       -dD ¤ÈƱ¤¸¤À¤¬¡¢Ì¾Á°¤À¤±¤ò»Ä¤·¤Æ¤ª¤¯\n"
26103 #~ "  -dI                       #include µ¿»÷Ì¿Îá¤ò½ÐÎϤ˴ޤá¤ë\n"
26104 #~ "  -ftabstop=<number>        Êó¹ð¥«¥é¥à¤Î¥¿¥Ö´Ö³Ö¤ò»ØÄꤹ¤ë\n"
26105 #~ "  -P                        #line µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤\n"
26106 #~ "  -$                        ¼±Ê̻Ҥˠ'$' ¤òµö¤µ¤Ê¤¤\n"
26107 #~ "  -remap                    ¥Õ¥¡¥¤¥ë¤ò include ¤¹¤ë¤È¤­¥Õ¥¡¥¤¥ë̾¤òºÆ¥Þ¥Ã¥×\n"
26108 #~ "  --version                 ¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¤¹¤ë\n"
26109 #~ "  -h or --help              ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
26111 #~ msgid "mark active in cpp_pop_buffer"
26112 #~ msgstr "cpp_pop_buffer ¤Ç¥Þ¡¼¥¯¤¬¥¢¥¯¥Æ¥£¥Ö"
26114 #~ msgid "length < 0 in cpp_expand_to_buffer"
26115 #~ msgstr "cpp_expand_to_buffer Ãæ¤Ç length < 0"
26117 #~ msgid "backslash-newline within line comment"
26118 #~ msgstr "¹Ô¥³¥á¥ó¥ÈÆâ¤Ë¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å²þ¹Ô"
26120 #~ msgid "C++ style comments are not allowed in traditional C"
26121 #~ msgstr "C++ ¥¹¥¿¥¤¥ë¤Î¥³¥á¥ó¥È¤ÏÅÁÅýŪ C ¤Ç¤Ïµö¤µ¤ì¤Þ¤»¤ó"
26123 #~ msgid "embedded null character ignored"
26124 #~ msgstr "Ëä¤á¹þ¤Þ¤ì¤¿ null Ê¸»ú¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
26126 #~ msgid "string constant runs past end of line"
26127 #~ msgstr "ʸ»úÎóÄê¿ô¤¬¹Ô¤Î½ª¤ï¤ê¤Ç½ªÃ¼¤·¤Æ¤¤¤Þ¤»¤ó"
26129 #~ msgid "null characters in string or character constant"
26130 #~ msgstr "ʸ»úÎóËô¤Ïʸ»úÄê¿ôÃæ¤Ë null Ê¸»ú"
26132 #~ msgid "missing '>' in `#include <FILENAME>'"
26133 #~ msgstr "`#include <¥Õ¥¡¥¤¥ë̾>' ¤Ë '>' ¤¬¤¢¤ê¤Þ¤»¤ó"
26135 #~ msgid "vertical tab in preprocessing directive"
26136 #~ msgstr "¥×¥ê¥×¥í¥»¥¹¥Ç¥£¥ì¥¯¥Æ¥£¥ô¤Ë¿âľ¥¿¥Öʸ»ú"
26138 #~ msgid "form feed in preprocessing directive"
26139 #~ msgstr "¥×¥ê¥×¥í¥»¥¹¥Ç¥£¥ì¥¯¥Æ¥£¥ô¤Ë¥Õ¥©¡¼¥à¥Õ¥£¡¼¥É"
26141 #~ msgid "null character preserved"
26142 #~ msgstr "¥Ì¥ëʸ»ú¤¬Êݤ¿¤ì¤Þ¤·¤¿"
26144 #~ msgid "comment start split across lines"
26145 #~ msgstr "¥³¥á¥ó¥È³«»Ï¤¬¹Ô¤ò¤Þ¤¿¤¤¤Ç¤¤¤Þ¤¹"
26147 #~ msgid "comment start '/*' split across lines"
26148 #~ msgstr "¥³¥á¥ó¥È³«»Ï '/*' ¤¬¹Ô¤ò¤Þ¤¿¤¤¤Ç¤¤¤Þ¤¹"
26150 #~ msgid "comment end '*/' split across lines"
26151 #~ msgstr "¥³¥á¥ó¥È½ªÃ¼ '*/' ¤¬¹Ô¤ò¤Þ¤¿¤¤¤Ç¤¤¤Þ¤¹"
26153 #~ msgid "handle_directive called on macro buffer"
26154 #~ msgstr "¥Þ¥¯¥í¥Ð¥Ã¥Õ¥¡¤Ç handle_directive ¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿"
26156 #~ msgid "ignoring #%s because of its indented #"
26157 #~ msgstr "¥¤¥ó¥Ç¥ó¥È¤µ¤ì¤¿ # ¤Ê¤Î¤Ç¡¢#%s ¤Ï̵»ë¤·¤Þ¤¹"
26159 #~ msgid "ISO C does not allow #%s"
26160 #~ msgstr "ISO C ¤Ï #%s ¤òµö²Ä¤·¤Þ¤»¤ó"
26162 #~ msgid "redefining poisoned `%.*s'"
26163 #~ msgstr "±øÀ÷¤µ¤ì¤¿ `%.*s' ¤òºÆÄêµÁ"
26165 #~ msgid "garbage at end of #line"
26166 #~ msgstr "#line ¥³¥Þ¥ó¥É¤ÎºÇ¸å¤Ë¥´¥ß"
26168 #~ msgid "second token after #line is not a string"
26169 #~ msgstr "#line ¤Î¸å¤ÎÆó¤ÄÌܤΥȡ¼¥¯¥ó¤¬Ê¸»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
26171 #~ msgid "junk on line after #undef"
26172 #~ msgstr "#undef ¤Î¸å¤Î¹Ô¤Ë¥´¥ß"
26174 #~ msgid "cannot undefine poisoned \"%s\""
26175 #~ msgstr "±øÀ÷¤µ¤ì¤¿ \"%s\" ¤ò undefine ¤Ç¤­¤Þ¤»¤ó"
26177 #~ msgid "#%s with no argument"
26178 #~ msgstr "#%s ¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
26180 #~ msgid "#%s with invalid argument"
26181 #~ msgstr "̵¸ú¤Ê°ú¿ô¤ò»ý¤Ã¤¿ #%s"
26183 #~ msgid "Cannot duplicate non-existant exception region."
26184 #~ msgstr "¸ºß¤·¤Ê¤¤Îã³°Îΰè¤òÊ£À½¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó¡£"
26186 #~ msgid "Never issued previous false_label"
26187 #~ msgstr "Á°¤Î false_label ¤Ï·è¤·¤Æȯ¹Ô¤µ¤ì¤Þ¤»¤ó"
26189 #~ msgid "file path prefix `%s%s' never used"
26190 #~ msgstr "¥Õ¥¡¥¤¥ë¥Ñ¥¹¤Î¥×¥ì¥Õ¥£¥Ã¥¯¥¹ `%s%s' ¤ÏÁ´¤¯»È¤ï¤ì¤Þ¤»¤ó"
26192 #~ msgid "file path prefix `%s' never used"
26193 #~ msgstr "¥Õ¥¡¥¤¥ë¥Ñ¥¹¤Î¥×¥ì¥Õ¥£¥Ã¥¯¥¹ `%s' ¤ÏÁ´¤¯»È¤ï¤ì¤Þ¤»¤ó"
26195 #~ msgid "%s: option `--%s' doesn't allow an argument\n"
26196 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `--%s' ¤Ë°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó\n"
26198 #~ msgid "%s: option `%c%s' doesn't allow an argument\n"
26199 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `%c%s' ¤Ë°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó\n"
26201 #~ msgid "%s: option `%s' requires an argument\n"
26202 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹\n"
26204 #~ msgid "%s: unrecognized option `--%s'\n"
26205 #~ msgstr "%s: Ç§¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `--%s'\n"
26207 #~ msgid "%s: unrecognized option `%c%s'\n"
26208 #~ msgstr "%s: Ç§¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `%c%s'\n"
26210 #~ msgid "%s: illegal option -- %c\n"
26211 #~ msgstr "%s: ÉÔÀµ¤Ê¥ª¥×¥·¥ç¥ó -- %c\n"
26213 #~ msgid "%s: option requires an argument -- %c\n"
26214 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹ -- %c\n"
26216 #~ msgid "%s: option `-W %s' is ambiguous\n"
26217 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `-W %s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
26219 #~ msgid "%s: option `-W %s' doesn't allow an argument\n"
26220 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `-W %s' ¤Ë°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó\n"
26222 #~ msgid "Objective-C text in C source file"
26223 #~ msgstr "C ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ëÃæ¤Ë Objective-C ¤Îʸ»úÎó"
26225 #~ msgid "output pipe has been closed"
26226 #~ msgstr "½ÐÎϤΥѥ¤¥×¤¬ÊĤ¸¤é¤ì¤Þ¤·¤¿"
26228 #~ msgid "Unknown stab %s: : 0x%x\n"
26229 #~ msgstr "ÉÔÌÀ¤Ê¥¹¥¿¥Ö %s: : 0x%x\n"