Merge from mainline (gomp-merge-2005-02-26).
[official-gcc.git] / gcc / po / ja.po
blob167cd81e1281e6bb0e953df35e686eb59a851c1c
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: 2004-11-27 19:39+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:923
44 #, fuzzy
45 msgid "second argument to %<__builtin_prefetch%> must be a constant"
46 msgstr "`__builtin_expect' ¤Ø¤ÎÂèÆó°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
48 #: builtins.c:930
49 #, fuzzy
50 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
51 msgstr "`__builtin_return_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
53 #: builtins.c:938
54 #, fuzzy
55 msgid "third argument to %<__builtin_prefetch%> must be a constant"
56 msgstr "`__builtin_expect' ¤Ø¤ÎÂèÆó°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
58 #: builtins.c:945
59 #, fuzzy
60 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
61 msgstr "`__builtin_return_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
63 #: builtins.c:3727
64 #, fuzzy
65 msgid "argument of %<__builtin_args_info%> must be constant"
66 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
68 #: builtins.c:3733
69 #, fuzzy
70 msgid "argument of %<__builtin_args_info%> out of range"
71 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹"
73 #: builtins.c:3739
74 #, fuzzy
75 msgid "missing argument in %<__builtin_args_info%>"
76 msgstr "`__builtin_args_info' ¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
78 #: builtins.c:3755 builtins.c:8661
79 #, fuzzy
80 msgid "%<va_start%> used in function with fixed args"
81 msgstr "`va_start' ¤¬¸ÇÄê¸Ä°ú¿ô¤Î´Ø¿ôÆâ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
83 #: builtins.c:3774 builtins.c:8677
84 #, fuzzy
85 msgid "second parameter of %<va_start%> not last named argument"
86 msgstr "`va_start' ¤ÎÆóÈÖÌܤÎÃͤ¬°ú¿ô¤ÎºÇ¸å¤Î̾Á°¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
88 #. Evidently an out of date version of <stdarg.h>; can't validate
89 #. va_start's second argument, but can still work as intended.
90 #: builtins.c:3779 builtins.c:8683
91 #, fuzzy
92 msgid "%<__builtin_next_arg%> called without an argument"
93 msgstr "`__builtin_next_arg' ¤¬°ú¿ô̵¤·¤Ç¤Ç¸Æ¤Ó½Ð¤µ¤ì¤Þ¤·¤¿"
95 #: builtins.c:3865
96 #, fuzzy
97 msgid "too few arguments to function %<va_start%>"
98 msgstr "`va_start' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
100 #: builtins.c:3869
101 #, fuzzy
102 msgid "too many arguments to function %<va_start%>"
103 msgstr "`va_start' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
105 #: builtins.c:4017
106 #, fuzzy
107 msgid "first argument to %<va_arg%> not of type %<va_list%>"
108 msgstr "`va_arg' ¤ËÂФ¹¤ëÂè°ì°ú¿ô¤¬ `va_list' ·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
110 #. Unfortunately, this is merely undefined, rather than a constraint
111 #. violation, so we cannot make this an error.  If this call is never
112 #. executed, the program is still strictly conforming.
113 #: builtins.c:4031
114 #, fuzzy
115 msgid "%qT is promoted to %qT when passed through %<...%>"
116 msgstr "`%s' ¤Ï `...' ¤Î½èÍý¤Î²áÄø¤Ç `%s' ¤Ë³Ê¾å¤²¤µ¤ì¤Þ¤·¤¿"
118 #: builtins.c:4036
119 #, fuzzy
120 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
121 msgstr "(½¾¤Ã¤Æ¡¢`va_arg' ¤Ë¤Ï `%s' ¤ò(`%s' ¤Ç¤Ê¤¯)ÅϤµ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó)"
123 #. We can, however, treat "undefined" any way we please.
124 #. Call abort to encourage the user to fix the program.
125 #: builtins.c:4042 c-typeck.c:1940
126 msgid "if this code is reached, the program will abort"
127 msgstr ""
129 #: builtins.c:4160
130 #, fuzzy
131 msgid "invalid argument to %<__builtin_frame_address%>"
132 msgstr "`__builtin_frame_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
134 #: builtins.c:4162
135 #, fuzzy
136 msgid "invalid argument to %<__builtin_return_address%>"
137 msgstr "`__builtin_return_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
139 #: builtins.c:4176
140 #, fuzzy
141 msgid "unsupported argument to %<__builtin_frame_address%>"
142 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤ `__builtin_frame_address' ¤Ø¤Î°ú¿ô¤Ç¤¹"
144 #: builtins.c:4178
145 #, fuzzy
146 msgid "unsupported argument to %<__builtin_return_address%>"
147 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤ `__builtin_return_address' ¤Ø°ú¿ô¤Ç¤¹"
149 #: builtins.c:4281
150 #, fuzzy
151 msgid "second argument to %<__builtin_expect%> must be a constant"
152 msgstr "`__builtin_expect' ¤Ø¤ÎÂèÆó°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
154 #: builtins.c:5488
155 #, fuzzy
156 msgid "%<__builtin_longjmp%> second argument must be 1"
157 msgstr "__builtin_longjmp ÂèÆó°ú¿ô¤Ï 1 ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
159 #: builtins.c:5840
160 #, fuzzy
161 msgid "target format does not support infinity"
162 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
164 #: builtins.c:7518 builtins.c:7613
165 #, fuzzy, c-format
166 msgid "too few arguments to function %qs"
167 msgstr "´Ø¿ô `%s' ¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
169 #: builtins.c:7524 builtins.c:7619
170 #, fuzzy, c-format
171 msgid "too many arguments to function %qs"
172 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
174 #: builtins.c:7530 builtins.c:7644
175 #, fuzzy, c-format
176 msgid "non-floating-point argument to function %qs"
177 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
179 #: c-common.c:831
180 #, fuzzy
181 msgid "%qD is not defined outside of function scope"
182 msgstr "¥é¥Ù¥ë %s ¤¬¤¢¤é¤æ¤ë´Ø¿ô¤Î³°Â¦¤Ç»²¾È¤µ¤ì¤Þ¤·¤¿"
184 #: c-common.c:852
185 #, fuzzy, c-format
186 msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
187 msgstr "ʸ»úÎóĹ `%d' ¤Ï¡¢Ä¹¤µ `%d' (ISO C%d ¥³¥ó¥Ñ¥¤¥é¤Î¥µ¥Ý¡¼¥ÈÍ×·ï)¤è¤êÂ礭¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
189 #: c-common.c:898
190 msgid "overflow in constant expression"
191 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
193 #: c-common.c:918
194 msgid "integer overflow in expression"
195 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
197 #: c-common.c:927
198 msgid "floating point overflow in expression"
199 msgstr "¼°¤ÎÉâÆ°¾®¿ôÅÀ¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
201 #: c-common.c:933
202 #, fuzzy
203 msgid "vector overflow in expression"
204 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
206 #. This detects cases like converting -129 or 256 to unsigned char.
207 #: c-common.c:955
208 msgid "large integer implicitly truncated to unsigned type"
209 msgstr "Â礭¤ÊÀ°¿ô¤¬°ÅÌÛ¤ËÉä¹ç̵¤··¿¤ËÀÚ¤êµÍ¤á¤é¤ì¤Þ¤·¤¿"
211 #: c-common.c:957
212 msgid "negative integer implicitly converted to unsigned type"
213 msgstr "Éé¤ÎÀ°¿ô¤¬°ÅÌÛ¤ËÉä¹ç̵¤··¿¤ËÊÑ´¹¤µ¤ì¤Þ¤·¤¿"
215 #: c-common.c:1015
216 msgid "overflow in implicit constant conversion"
217 msgstr "°ÅÌÛ¤ÎÄê¿ôÊÑ´¹¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
219 #: c-common.c:1151
220 #, fuzzy, c-format
221 msgid "operation on %qs may be undefined"
222 msgstr "`%s' ¤Ç¤Î±é»»¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Ê¤¤¤È»×¤ï¤ì¤Þ¤¹"
224 #: c-common.c:1437
225 msgid "case label does not reduce to an integer constant"
226 msgstr "case ¥é¥Ù¥ë¤òÀ°¿ôÄê¿ô¤Ë´Ô¸µ¤Ç¤­¤Þ¤»¤ó"
228 #: c-common.c:1480
229 #, fuzzy
230 msgid "case label value is less than minimum value for type"
231 msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
233 #: c-common.c:1488
234 #, fuzzy
235 msgid "case label value exceeds maximum value for type"
236 msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
238 #: c-common.c:1496
239 #, fuzzy
240 msgid "lower value in case label range less than minimum value for type"
241 msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
243 #: c-common.c:1505
244 #, fuzzy
245 msgid "upper value in case label range exceeds maximum value for type"
246 msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
248 #: c-common.c:1821
249 msgid "invalid truth-value expression"
250 msgstr "¿¿µ¶Ãͼ°¤¬ÉÔŬÀڤǤ¹"
252 #: c-common.c:1869
253 #, c-format
254 msgid "invalid operands to binary %s"
255 msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹"
257 #: c-common.c:2112
258 msgid "comparison is always false due to limited range of data type"
259 msgstr "¥Ç¡¼¥¿·¿¤ÎÈÏ°ÏÀ©¸Â¤Ë¤è¤Ã¤Æ¡¢Èæ³Ó¤¬¾ï¤Ë false ¤È¤Ê¤ê¤Þ¤¹"
261 #: c-common.c:2114
262 msgid "comparison is always true due to limited range of data type"
263 msgstr "¥Ç¡¼¥¿·¿¤ÎÈÏ°ÏÀ©¸Â¤Ë¤è¤Ã¤Æ¡¢Èæ³Ó¤¬¾ï¤Ë true ¤È¤Ê¤ê¤Þ¤¹"
265 #: c-common.c:2184
266 msgid "comparison of unsigned expression >= 0 is always true"
267 msgstr "Éä¹ç̵¤·¤Î¼° >= 0 ¤È¤¤¤¦Èæ³Ó¤Ï¾ï¤Ë true ¤Ç¤¹"
269 #: c-common.c:2193
270 msgid "comparison of unsigned expression < 0 is always false"
271 msgstr "Éä¹ç̵¤·¤Î¼° < 0 ¤È¤¤¤¦Èæ³Ó¤Ï¾ï¤Ë false ¤Ç¤¹"
273 #: c-common.c:2235
274 #, fuzzy
275 msgid "pointer of type %<void *%> used in arithmetic"
276 msgstr "`void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
278 #: c-common.c:2241
279 msgid "pointer to a function used in arithmetic"
280 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
282 #: c-common.c:2247
283 #, fuzzy
284 msgid "pointer to member function used in arithmetic"
285 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
287 #. Common Ada/Pascal programmer's mistake.  We always warn
288 #. about this since it is so bad.
289 #: c-common.c:2355
290 msgid "the address of %qD, will always evaluate as %<true%>"
291 msgstr ""
293 #: c-common.c:2451
294 msgid "suggest parentheses around assignment used as truth value"
295 msgstr "¿¿µ¶ÃͤȤ·¤Æ»È¤ï¤ì¤ëÂåÆþ¤Î¤Þ¤ï¤ê¤Ç¤Ï¡¢´Ý³ç¸Ì¤Î»ÈÍѤò¤ª´«¤á¤·¤Þ¤¹"
297 #: c-common.c:2500 c-common.c:2540
298 #, fuzzy
299 msgid "invalid use of %<restrict%>"
300 msgstr "`restrict' ¤ÎÍÑË¡¤¬ÉÔŬÀڤǤ¹"
302 #: c-common.c:2756
303 #, fuzzy
304 msgid "invalid application of %<sizeof%> to a function type"
305 msgstr "ISO C++ ¤Ï´Ø¿ô·¿¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
307 #: c-common.c:2766
308 #, fuzzy, c-format
309 msgid "invalid application of %qs to a void type"
310 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹²½¤µ¤ì¤Ê¤¤·¿¤ËÂФ¹¤ë̵¸ú¤ÊÁàºî¤Ç¤¹"
312 #: c-common.c:2772
313 #, fuzzy
314 msgid "invalid application of %qs to incomplete type %qT "
315 msgstr "ÉÔ´°Á´¤Ê typedef `%s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
317 #: c-common.c:2813
318 #, fuzzy
319 msgid "%<__alignof%> applied to a bit-field"
320 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Ë `__alignof' ¤¬Å¬ÍѤµ¤ì¤Þ¤·¤¿"
322 #: c-common.c:3258
323 #, fuzzy, c-format
324 msgid "cannot disable built-in function %qs"
325 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
327 #: c-common.c:3448
328 msgid "pointers are not permitted as case values"
329 msgstr "case ¤ÎÃͤȤ·¤Æ¤Î¥Ý¥¤¥ó¥¿¤Ïµö¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
331 #: c-common.c:3452
332 #, fuzzy
333 msgid "range expressions in switch statements are non-standard"
334 msgstr "ISO C ¤Ç¤Ï switch Ê¸¤Ç¤ÎÈϰϼ°¤Ï¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹"
336 #: c-common.c:3477
337 msgid "empty range specified"
338 msgstr "¶õ¤ÎÈϰϤ¬»ØÄꤵ¤ì¤Þ¤·¤¿"
340 #: c-common.c:3536
341 msgid "duplicate (or overlapping) case value"
342 msgstr "Æó½Å¤Î(¤¢¤ë¤¤¤Ï½ÅÊ£¤·¤Æ¤¤¤ë) case ¤ÎÃÍ"
344 #: c-common.c:3537
345 #, fuzzy
346 msgid "%Jthis is the first entry overlapping that value"
347 msgstr "¤³¤ì¤¬¤½¤ÎÃͤȽÅÊ£¤·¤¿ºÇ½é¤Î¹àÌܤǤ¹"
349 #: c-common.c:3541
350 msgid "duplicate case value"
351 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
353 #: c-common.c:3542
354 #, fuzzy
355 msgid "%Jpreviously used here"
356 msgstr "Á°¤Ë¤³¤³¤Ç»È¤ï¤ì¤Þ¤·¤¿"
358 #: c-common.c:3546
359 msgid "multiple default labels in one switch"
360 msgstr "°ì¤Ä¤Î switch ¤ËÊ£¿ô¤Î default ¥é¥Ù¥ë¤¬¤¢¤ê¤Þ¤¹"
362 #: c-common.c:3547
363 #, fuzzy
364 msgid "%Jthis is the first default label"
365 msgstr "¤³¤ì¤¬ºÇ½é¤Î default ¥é¥Ù¥ë¤Ç¤¹"
367 #: c-common.c:3596
368 #, fuzzy
369 msgid "%Jcase value %qs not in enumerated type"
370 msgstr "case ÃÍ `%ld' ¤ÏÎóµó·¿¤Ë¤Ï¤¢¤ê¤Þ¤»¤ó"
372 #: c-common.c:3599
373 #, fuzzy
374 msgid "%Jcase value %qs not in enumerated type %qT"
375 msgstr "case ÃÍ `%ld' ¤ÏÎóµó·¿¤Ë¤Ï¤¢¤ê¤Þ¤»¤ó"
377 #: c-common.c:3666
378 #, fuzzy
379 msgid "%Hswitch missing default case"
380 msgstr "¤³¤ì¤¬ºÇ½é¤Î default ¥é¥Ù¥ë¤Ç¤¹"
382 #. Warn if there are enumerators that don't correspond to
383 #. case expressions.
384 #: c-common.c:3700
385 #, fuzzy
386 msgid "%Henumeration value %qE not handled in switch"
387 msgstr "ÎóµóÃÍ `%s' ¤Ï switch Æâ¤Ç°·¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
389 #: c-common.c:3727
390 #, fuzzy
391 msgid "taking the address of a label is non-standard"
392 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
394 #: c-common.c:3896 c-common.c:3915 c-common.c:3933 c-common.c:3960
395 #: c-common.c:3979 c-common.c:4002 c-common.c:4026 c-common.c:4052
396 #: c-common.c:4086 c-common.c:4130 c-common.c:4158 c-common.c:4186
397 #: c-common.c:4205 c-common.c:4527 c-common.c:4558 c-common.c:4644
398 #: c-common.c:4711 c-common.c:4757 c-common.c:4815 c-common.c:4844
399 #: c-common.c:5123 c-common.c:5146 c-common.c:5185 tree.c:3240
400 #: config/darwin.c:1218 config/arm/arm.c:2645 config/arm/arm.c:2672
401 #: config/avr/avr.c:4514 config/h8300/h8300.c:5779 config/h8300/h8300.c:5802
402 #: config/i386/i386.c:1725 config/i386/i386.c:14480 config/ia64/ia64.c:512
403 #: config/ip2k/ip2k.c:3163 config/m68hc11/m68hc11.c:1314
404 #: config/rs6000/rs6000.c:17094 config/sh/symbian.c:414
405 #: config/sh/symbian.c:421
406 #, fuzzy, c-format
407 msgid "%qs attribute ignored"
408 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
410 #: c-common.c:4243
411 #, fuzzy, c-format
412 msgid "unknown machine mode %qs"
413 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
415 #: c-common.c:4263
416 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
417 msgstr ""
419 #: c-common.c:4265
420 #, fuzzy
421 msgid "use __attribute__ ((vector_size)) instead"
422 msgstr "`%s' Â°À­¤Îµ¿»÷Ì¿Î᤬̵»ë¤µ¤ì¤Þ¤·¤¿"
424 #: c-common.c:4274
425 #, fuzzy, c-format
426 msgid "unable to emulate %qs"
427 msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
429 #: c-common.c:4284
430 #, fuzzy, c-format
431 msgid "invalid pointer mode %qs"
432 msgstr "̵¸ú¤Ê¼±Ê̻Ҡ`%s'"
434 #: c-common.c:4299
435 #, fuzzy, c-format
436 msgid "no data type for mode %qs"
437 msgstr "¥â¡¼¥É `%s' ¤ËÂФ¹¤ë¥Ç¡¼¥¿·¿¤¬¤¢¤ê¤Þ¤»¤ó"
439 #: c-common.c:4309
440 #, fuzzy, c-format
441 msgid "cannot use mode %qs for enumeral types"
442 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
444 #: c-common.c:4322
445 #, fuzzy, c-format
446 msgid "mode %qs applied to inappropriate type"
447 msgstr "sizeof ¤¬ÉÔ´°Á´¤Ê·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
449 #: c-common.c:4355
450 #, fuzzy
451 msgid "%Jsection attribute cannot be specified for local variables"
452 msgstr "section Â°À­¤Ï¥í¡¼¥«¥ëÊÑ¿ô¤ËÂФ·¤Æ¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
454 #: c-common.c:4366
455 #, fuzzy
456 msgid "%Jsection of %qD conflicts with previous declaration"
457 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
459 #: c-common.c:4375
460 #, fuzzy
461 msgid "%Jsection attribute not allowed for %qD"
462 msgstr "¥»¥¯¥·¥ç¥ó°À­¤Ï `%s' ¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
464 #: c-common.c:4381
465 #, fuzzy
466 msgid "%Jsection attributes are not supported for this target"
467 msgstr "¥»¥¯¥·¥ç¥ó°À­¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
469 #: c-common.c:4419
470 msgid "requested alignment is not a constant"
471 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
473 #: c-common.c:4424
474 msgid "requested alignment is not a power of 2"
475 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬ 2 ¤Î¤Ù¤­¾è¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
477 #: c-common.c:4429
478 msgid "requested alignment is too large"
479 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Â礭¤¹¤®¤Þ¤¹"
481 #: c-common.c:4455
482 #, fuzzy
483 msgid "%Jalignment may not be specified for %qD"
484 msgstr "`%s' ¤ËÂФ·¤Æ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
486 #: c-common.c:4493
487 #, fuzzy
488 msgid "%J%qD defined both normally and as an alias"
489 msgstr "`%s' ¤¬Ä̾ï¤Î¤â¤Î¤È¥¨¥¤¥ê¥¢¥¹¤È¤ÎξÊý¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
491 #: c-common.c:4509
492 #, fuzzy
493 msgid "alias argument not a string"
494 msgstr "alias °ú¿ô¤¬Ê¸»úÎó¤Ç¤Ï¤Ê¤¤"
496 #: c-common.c:4551
497 #, fuzzy, c-format
498 msgid "%qs attribute ignored on non-class types"
499 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
501 #: c-common.c:4564
502 #, fuzzy
503 msgid "visibility argument not a string"
504 msgstr "alias °ú¿ô¤¬Ê¸»úÎó¤Ç¤Ï¤Ê¤¤"
506 #: c-common.c:4585
507 msgid "visibility argument must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
508 msgstr ""
510 #: c-common.c:4654
511 #, fuzzy
512 msgid "tls_model argument not a string"
513 msgstr "alias °ú¿ô¤¬Ê¸»úÎó¤Ç¤Ï¤Ê¤¤"
515 #: c-common.c:4663
516 msgid "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
517 msgstr ""
519 #: c-common.c:4685 c-common.c:4731
520 #, fuzzy
521 msgid "%J%qE attribute applies only to functions"
522 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
524 #: c-common.c:4690 c-common.c:4736
525 #, fuzzy
526 msgid "%Jcan%'t set %qE attribute after definition"
527 msgstr "ÄêµÁ¤Î¸å¤Ç `%s' Â°À­¤ò¥»¥Ã¥È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
529 #: c-common.c:4812
530 #, fuzzy, c-format
531 msgid "%qs attribute ignored for %qs"
532 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
534 #: c-common.c:4873
535 #, fuzzy, c-format
536 msgid "invalid vector type for attribute %qs"
537 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
539 #: c-common.c:4882
540 msgid "number of components of the vector not a power of two"
541 msgstr ""
543 #: c-common.c:4910
544 #, fuzzy
545 msgid "nonnull attribute without arguments on a non-prototype"
546 msgstr "²¾°ú¿ô¤Î¿ô¤¬¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
548 #: c-common.c:4925
549 #, fuzzy, c-format
550 msgid "nonnull argument has invalid operand number (argument %lu)"
551 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ËÉÔŬÀڤʥª¥Ú¥é¥ó¥É¿ô¤¬¤¢¤ê¤Þ¤¹"
553 #: c-common.c:4944
554 #, c-format
555 msgid "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
556 msgstr ""
558 #: c-common.c:4952
559 #, c-format
560 msgid "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
561 msgstr ""
563 #: c-common.c:5007 c-common.c:5044
564 #, fuzzy
565 msgid "missing sentinel in function call"
566 msgstr "PC ´ØÏ¢¤Î´Ø¿ô¸Æ¤Ó½Ð¤·¤ò¶Ø¤¸¤ë"
568 #: c-common.c:5030
569 #, fuzzy
570 msgid "not enough arguments to fit a sentinel"
571 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
573 #: c-common.c:5086
574 #, c-format
575 msgid "null argument where non-null required (argument %lu)"
576 msgstr ""
578 #: c-common.c:5157
579 #, fuzzy
580 msgid "cleanup argument not an identifier"
581 msgstr "½Ò¸ì¤Ï¼±Ê̻ҤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
583 #: c-common.c:5164
584 #, fuzzy
585 msgid "cleanup argument not a function"
586 msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
588 #: c-common.c:5202
589 #, c-format
590 msgid "%qs attribute requires prototypes with named arguments"
591 msgstr ""
593 #: c-common.c:5213
594 #, fuzzy, c-format
595 msgid "%qs attribute only applies to variadic functions"
596 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
598 #: c-common.c:5226
599 #, fuzzy
600 msgid "requested position is not an integer constant"
601 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÀ°¿ô·¿¤ÎÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
603 #: c-common.c:5233
604 msgid "requested position is less than zero"
605 msgstr ""
607 #: c-common.c:5539
608 msgid "%Hignoring return value of %qD, declared with attribute warn_unused_result"
609 msgstr ""
611 #: c-common.c:5543
612 msgid "%Hignoring return value of function declared with attribute warn_unused_result"
613 msgstr ""
615 #: c-common.c:5582
616 #, fuzzy, c-format
617 msgid "attempt to take address of bit-field structure member %qs"
618 msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð `%s' ¤Î¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥¢¥É¥ì¥¹¤ò¼èÆÀ¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
620 #: c-common.c:5634
621 msgid "invalid lvalue in assignment"
622 msgstr "ÂåÆþ¤È¤·¤Æ̵¸ú¤Êº¸ÊÕÃͤǤ¹"
624 #: c-common.c:5637
625 msgid "invalid lvalue in increment"
626 msgstr "¥¤¥ó¥¯¥ê¥á¥ó¥È¤ÎÃæ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹"
628 #: c-common.c:5640
629 msgid "invalid lvalue in decrement"
630 msgstr "¥Ç¥¯¥ê¥á¥ó¥È¤ÎÃæ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹"
632 #: c-common.c:5643
633 #, fuzzy
634 msgid "invalid lvalue in unary %<&%>"
635 msgstr "ñ¹à¤Î `&' ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹"
637 #: c-common.c:5646
638 msgid "invalid lvalue in asm statement"
639 msgstr "asm Ê¸¤ÎÃæ¤Ë̵¸ú¤Êº¸ÊÕÃÍ"
641 #. Except for passing an argument to an unprototyped function,
642 #. this is a constraint violation.  When passing an argument to
643 #. an unprototyped function, it is compile-time undefined;
644 #. making it a constraint in that case was rejected in
645 #. DR#252.
646 #: c-convert.c:83 c-typeck.c:1354 c-typeck.c:3446 cp/typeck.c:1380
647 #: cp/typeck.c:5940 fortran/convert.c:89 treelang/tree-convert.c:79
648 msgid "void value not ignored as it ought to be"
649 msgstr "void ¤ÎÃͤ¬ËÜÍè¤Î°ÕÌ£Ä̤ê¤Ë̵»ë¤µ¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
651 #: c-convert.c:121 fortran/convert.c:122 java/typeck.c:158
652 #: treelang/tree-convert.c:105
653 msgid "conversion to non-scalar type requested"
654 msgstr "Èó¥¹¥«¥é¡¼·¿¤Ø¤ÎÊÑ´¹¤¬Í׵ᤵ¤ì¤Þ¤¹"
656 #: c-decl.c:524
657 #, fuzzy
658 msgid "%Jarray %qD assumed to have one element"
659 msgstr "ÇÛÎó `%s' ¤Ï°ìÍ×ÁǤò»ý¤Ã¤Æ¤¤¤ë¤â¤Î¤È¸«¤Ê¤µ¤ì¤Þ¤¹"
661 #: c-decl.c:637
662 #, c-format
663 msgid "GCC supports only %u nested scopes"
664 msgstr ""
666 #: c-decl.c:721
667 #, fuzzy
668 msgid "%Jlabel %qD used but not defined"
669 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
671 #: c-decl.c:727
672 #, fuzzy
673 msgid "%Jlabel %qD defined but not used"
674 msgstr "¥é¥Ù¥ë `%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
676 #: c-decl.c:729
677 #, fuzzy
678 msgid "%Jlabel %qD declared but not defined"
679 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
681 #: c-decl.c:772 cp/decl.c:575
682 #, fuzzy
683 msgid "%Junused variable %qD"
684 msgstr "ÊÑ¿ô `%s' ¤Ï»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
686 #: c-decl.c:776
687 msgid "%Jtype of array %qD completed incompatibly with implicit initialization"
688 msgstr ""
690 #: c-decl.c:1008
691 #, fuzzy
692 msgid "a parameter list with an ellipsis can%'t match an empty parameter name list declaration"
693 msgstr "¾Êάµ­¹æÉÕ¤­¥Ñ¥é¥á¥¿¥ê¥¹¥È¤Ï¡¢¶õ¤Î²¾°ú¿ô̾¥ê¥¹¥ÈÀë¸À¤È°ìÃפǤ­¤Þ¤»¤ó¡£"
695 #: c-decl.c:1015
696 #, fuzzy
697 msgid "an argument type that has a default promotion can%'t match an empty parameter name list declaration"
698 msgstr "¥Ç¥Õ¥©¥ë¥È¤Ç³Ê¾å¤²¤µ¤ì¤ë·¿¤Î°ú¿ô¤¬¡¢¶õ¤Î²¾°ú¿ô̾¥ê¥¹¥ÈÀë¸À¤ÈŬ¹ç¤·¤Þ¤»¤ó¡£"
700 #: c-decl.c:1051
701 msgid "%Jprototype for %qD declares more arguments than previous old-style definition"
702 msgstr ""
704 #: c-decl.c:1057
705 msgid "%Jprototype for %qD declares fewer arguments than previous old-style definition"
706 msgstr ""
708 #: c-decl.c:1066
709 #, fuzzy
710 msgid "%Jprototype for %qD declares argument %d with incompatible type"
711 msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¡¢°ú¿ô %d ¤¬°ìÃפ·¤Þ¤»¤ó"
713 #. If we get here, no errors were found, but do issue a warning
714 #. for this poor-style construct.
715 #: c-decl.c:1079
716 msgid "%Jprototype for %qD follows non-prototype definition"
717 msgstr ""
719 #: c-decl.c:1094
720 #, fuzzy
721 msgid "%Jprevious definition of %qD was here"
722 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
724 #: c-decl.c:1096
725 #, fuzzy
726 msgid "%Jprevious implicit declaration of %qD was here"
727 msgstr "Á°Êý¤Ç¤Î `%s' ¤Î°ÅÌÛŪ¤ÊÀë¸À"
729 #: c-decl.c:1098
730 #, fuzzy
731 msgid "%Jprevious declaration of %qD was here"
732 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
734 #: c-decl.c:1134
735 #, fuzzy
736 msgid "%J%qD redeclared as different kind of symbol"
737 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
739 #: c-decl.c:1139
740 #, fuzzy
741 msgid "%Jbuilt-in function %qD declared as non-function"
742 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
744 #: c-decl.c:1142 c-decl.c:1246 c-decl.c:1815
745 #, fuzzy
746 msgid "%Jdeclaration of %qD shadows a built-in function"
747 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
749 #: c-decl.c:1151
750 #, fuzzy
751 msgid "%Jredeclaration of enumerator %qD"
752 msgstr "`enum %s' ¤ÎºÆÀë¸À"
754 #. If types don't match for a built-in, throw away the
755 #. built-in.  No point in calling locate_old_decl here, it
756 #. won't print anything.
757 #: c-decl.c:1172
758 #, fuzzy
759 msgid "%Jconflicting types for built-in function %qD"
760 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
762 #: c-decl.c:1196 c-decl.c:1207
763 #, fuzzy
764 msgid "%Jconflicting types for %qD"
765 msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
767 #: c-decl.c:1205
768 #, fuzzy
769 msgid "%J conflicting type qualifiers for %qD"
770 msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
772 #. Allow OLDDECL to continue in use.
773 #: c-decl.c:1222
774 #, fuzzy
775 msgid "%Jredefinition of typedef %qD"
776 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
778 #: c-decl.c:1261 c-decl.c:1339
779 #, fuzzy
780 msgid "%Jredefinition of %qD"
781 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
783 #: c-decl.c:1296 c-decl.c:1377
784 #, fuzzy
785 msgid "%Jstatic declaration of %qD follows non-static declaration"
786 msgstr "`%s' ¤ÏÈó static ¤Î¸å¤Ç static Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
788 #: c-decl.c:1306 c-decl.c:1313 c-decl.c:1366 c-decl.c:1374
789 #, fuzzy
790 msgid "%Jnon-static declaration of %qD follows static declaration"
791 msgstr "`%s' ¤Ï static ¤Î¸å¤ÇÈó static Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
793 #: c-decl.c:1326
794 #, fuzzy
795 msgid "%Jthread-local declaration of %qD follows non-thread-local declaration"
796 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
798 #: c-decl.c:1329
799 #, fuzzy
800 msgid "%Jnon-thread-local declaration of %qD follows thread-local declaration"
801 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
803 #: c-decl.c:1359
804 #, fuzzy
805 msgid "%Jextern declaration of %qD follows declaration with no linkage"
806 msgstr "`%s' ¤Îextern Àë¸À¤Ï¥°¥í¡¼¥Ð¥ë¤Î¤½¤ì¤È°ìÃפ·¤Þ¤»¤ó"
808 #: c-decl.c:1395
809 #, fuzzy
810 msgid "%Jdeclaration of %qD with no linkage follows extern declaration"
811 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
813 #: c-decl.c:1401
814 #, fuzzy
815 msgid "%Jredeclaration of %qD with no linkage"
816 msgstr "%s: '%s' ¤ÎÀë¸À¤ÏÊÑ´¹¤µ¤ì¤Þ¤»¤ó\n"
818 #: c-decl.c:1415
819 msgid "%Jredeclaration of %qD with different visibility (old visibility preserved)"
820 msgstr ""
822 #: c-decl.c:1426
823 msgid "%Jinline declaration of %qD follows declaration with attribute noinline"
824 msgstr ""
826 #: c-decl.c:1433
827 #, fuzzy
828 msgid "%Jdeclaration of %qD with attribute noinline follows inline declaration "
829 msgstr "¥¹¥¿¥Æ¥£¥Ã¥¯ÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤Ë¤¢¤ê¤Þ¤¹"
831 #: c-decl.c:1448
832 #, fuzzy
833 msgid "%J%qD declared inline after being called"
834 msgstr "`%s' ¤Ï¸Æ¤Ó½Ð¤µ¤ì¤ë¤è¤ê¤â¸å¤í¤Ç inline Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
836 #: c-decl.c:1454
837 #, fuzzy
838 msgid "%J%qD declared inline after its definition"
839 msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤è¤ê¤â¸å¤Ç inline Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
841 #: c-decl.c:1474
842 #, fuzzy
843 msgid "%Jredefinition of parameter %qD"
844 msgstr "`%s %s' ¤ÎºÆÄêµÁ"
846 #: c-decl.c:1498
847 #, fuzzy
848 msgid "%Jredundant redeclaration of %qD"
849 msgstr "`%s' ¤Î¾éĹ¤ÊºÆÀë¸À¤¬Æ±°ì¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
851 #: c-decl.c:1808
852 #, fuzzy
853 msgid "%Jdeclaration of %qD shadows a parameter"
854 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
856 #: c-decl.c:1811
857 #, fuzzy
858 msgid "%Jdeclaration of %qD shadows a global declaration"
859 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
861 #: c-decl.c:1818
862 #, fuzzy
863 msgid "%Jdeclaration of %qD shadows a previous local"
864 msgstr "`%s' ¤ÎÀë¸À¤ÏÁ°Êý¤Î¥í¡¼¥«¥ë¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
866 #: c-decl.c:1823 cp/name-lookup.c:942 cp/name-lookup.c:973
867 #: cp/name-lookup.c:981
868 msgid "%Jshadowed declaration is here"
869 msgstr ""
871 #: c-decl.c:1977
872 #, fuzzy
873 msgid "nested extern declaration of %qD"
874 msgstr "`%s' ¤Î extern Àë¸À¤¬¥Í¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
876 #: c-decl.c:2067
877 #, fuzzy
878 msgid "nested static declaration of %qD"
879 msgstr "`%s' ¤Î extern Àë¸À¤¬¥Í¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
881 #: c-decl.c:2161
882 #, fuzzy, c-format
883 msgid "implicit declaration of function %qE"
884 msgstr "´Ø¿ô `%s' ¤Î°ÅÌÛ¤ÎÀë¸À"
886 #: c-decl.c:2219
887 #, fuzzy
888 msgid "incompatible implicit declaration of built-in function %qD"
889 msgstr "´Ø¿ô `%s' ¤Î°ÅÌÛ¤ÎÀë¸À"
891 #: c-decl.c:2228
892 #, fuzzy
893 msgid "incompatible implicit declaration of function %qD"
894 msgstr "´Ø¿ô `%s' ¤Î°ÅÌÛ¤ÎÀë¸À"
896 #: c-decl.c:2281
897 #, fuzzy, c-format
898 msgid "%qE undeclared here (not in a function)"
899 msgstr "`%s' ¤¬¤³¤³¤Ç¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó (´Ø¿ô¤ÎÃæ¤Ç¤Ï¤Ê¤¤)"
901 #: c-decl.c:2286
902 #, fuzzy, c-format
903 msgid "%qE undeclared (first use in this function)"
904 msgstr "`%s' ¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó (¤³¤Î´Ø¿ôÆâ¤ÇºÇ½é¤ËÍøÍÑ)"
906 #: c-decl.c:2290
907 msgid "(Each undeclared identifier is reported only once"
908 msgstr "(̤Àë¸À¤Î³ÆÊÑ¿ô¤Ë¤Ä¤¤¤Æ¤Ï¡¢¤½¤ì¤¬ºÇ½é¤Ë¸½¤ï¤ì¤¿¤½¤ì¤¾¤ì¤Î´Ø¿ô"
910 #: c-decl.c:2291
911 msgid "for each function it appears in.)"
912 msgstr " ¤ËÂФ·¤Æ°ìÅÙ¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹¡£)"
914 #: c-decl.c:2329
915 #, fuzzy, c-format
916 msgid "label %qs referenced outside of any function"
917 msgstr "¥é¥Ù¥ë %s ¤¬¤¢¤é¤æ¤ë´Ø¿ô¤Î³°Â¦¤Ç»²¾È¤µ¤ì¤Þ¤·¤¿"
919 #: c-decl.c:2372
920 #, fuzzy, c-format
921 msgid "duplicate label declaration %qs"
922 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
924 #: c-decl.c:2407
925 #, fuzzy
926 msgid "%Hduplicate label %qD"
927 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
929 #: c-decl.c:2429
930 msgid "%Htraditional C lacks a separate namespace for labels, identifier %qs conflicts"
931 msgstr ""
933 #: c-decl.c:2495
934 msgid "%H%qs defined as wrong kind of tag"
935 msgstr ""
937 #: c-decl.c:2718
938 msgid "unnamed struct/union that defines no instances"
939 msgstr "̵̾¹½Â¤ÂÎ/¶¦ÍÑÂΤ¬¡¢¤½¤Î¥¤¥ó¥¹¥¿¥ó¥¹¤òÄêµÁ¤·¤Æ¤¤¤Þ¤»¤ó"
941 #: c-decl.c:2726
942 msgid "empty declaration with storage class specifier does not redeclare tag"
943 msgstr ""
945 #: c-decl.c:2737
946 #, fuzzy
947 msgid "empty declaration with type qualifier does not redeclare tag"
948 msgstr "Àë¸À¤¬²¿¤âÀë¸À¤·¤Æ¤¤¤Þ¤»¤ó"
950 #: c-decl.c:2758 c-decl.c:2765
951 #, fuzzy
952 msgid "useless type name in empty declaration"
953 msgstr "¶õ¤ÎÀë¸À¤ÎÃæ¤Ë¡¢Ìµ°ÕÌ£¤Ê¥­¡¼¥ï¡¼¥ÉËô¤Ï·¿Ì¾¤¬¤¢¤ê¤Þ¤¹"
955 #: c-decl.c:2773
956 #, fuzzy
957 msgid "%<inline%> in empty declaration"
958 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
960 #: c-decl.c:2779
961 #, fuzzy
962 msgid "%<auto%> in file-scope empty declaration"
963 msgstr "°ì¤Ä¤Î¶õ¤ÎÀë¸ÀÃæ¤Ë¡¢Æó¤Ä¤Î·¿¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
965 #: c-decl.c:2785
966 #, fuzzy
967 msgid "%<register%> in file-scope empty declaration"
968 msgstr "°ì¤Ä¤Î¶õ¤ÎÀë¸ÀÃæ¤Ë¡¢Æó¤Ä¤Î·¿¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
970 #: c-decl.c:2791
971 #, fuzzy
972 msgid "useless storage class specifier in empty declaration"
973 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
975 #: c-decl.c:2797
976 #, fuzzy
977 msgid "useless %<__thread%> in empty declaration"
978 msgstr "¶õ¤ÎÀë¸À¤ÎÃæ¤Ë¡¢Ìµ°ÕÌ£¤Ê¥­¡¼¥ï¡¼¥ÉËô¤Ï·¿Ì¾¤¬¤¢¤ê¤Þ¤¹"
980 #: c-decl.c:2805
981 #, fuzzy
982 msgid "useless type qualifier in empty declaration"
983 msgstr "¶õ¤ÎÀë¸À¤ÎÃæ¤Ë¡¢Ìµ°ÕÌ£¤Ê¥­¡¼¥ï¡¼¥ÉËô¤Ï·¿Ì¾¤¬¤¢¤ê¤Þ¤¹"
985 #: c-decl.c:2812 c-parse.y:781 c-parse.y:783 objc/objc-parse.y:818
986 #: objc/objc-parse.y:820
987 msgid "empty declaration"
988 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
990 #: c-decl.c:2878
991 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
992 msgstr ""
994 #: c-decl.c:2881
995 #, fuzzy
996 msgid "ISO C90 does not support %<[*]%> array declarators"
997 msgstr "ISO C89 ¤Ï²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
999 #: c-decl.c:2884
1000 msgid "GCC does not yet properly implement %<[*]%> array declarators"
1001 msgstr ""
1003 #: c-decl.c:2903
1004 #, fuzzy
1005 msgid "static or type qualifiers in abstract declarator"
1006 msgstr "¥Ý¥¤¥ó¥¿Àë¸À»Ò¤ËÉÔŬÀڤʷ¿½¤¾þ»Ò"
1008 #: c-decl.c:2960
1009 #, fuzzy
1010 msgid "%J%qD is usually a function"
1011 msgstr "`%s' ¤ÏÄ̾ï¤Ï´Ø¿ô¤Ç¤¹"
1013 #: c-decl.c:2969 cp/decl.c:3718 cp/decl2.c:853
1014 #, fuzzy
1015 msgid "typedef %qD is initialized (use __typeof__ instead)"
1016 msgstr "typedef `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
1018 #: c-decl.c:2974
1019 #, fuzzy
1020 msgid "function %qD is initialized like a variable"
1021 msgstr "´Ø¿ô `%s' ¤¬ÊÑ¿ô¤Ç¤¢¤ë¤«¤Î¤è¤¦¤Ë½é´ü²½¤µ¤ì¤Þ¤·¤¿"
1023 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
1024 #: c-decl.c:2980
1025 #, fuzzy
1026 msgid "parameter %qD is initialized"
1027 msgstr "²¾°ú¿ô `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
1029 #. Although C99 is unclear about whether incomplete arrays
1030 #. of VLAs themselves count as VLAs, it does not make
1031 #. sense to permit them to be initialized given that
1032 #. ordinary VLAs may not be initialized.
1033 #: c-decl.c:2999 c-decl.c:3019 c-typeck.c:4280
1034 msgid "variable-sized object may not be initialized"
1035 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
1037 #: c-decl.c:3005
1038 #, fuzzy
1039 msgid "variable %qD has initializer but incomplete type"
1040 msgstr "ÊÑ¿ô `%s' ¤Ë¤Ï½é´ü²½»Ò¤¬¤¢¤ê¤Þ¤¹¤¬¡¢ÉÔ´°Á´·¿¤Ç¤¹"
1042 #: c-decl.c:3010
1043 #, fuzzy
1044 msgid "elements of array %qD have incomplete type"
1045 msgstr "ÇÛÎó `%s' ¤ÎÍ×ÁǤËÉÔ´°Á´·¿¤¬¤¢¤ê¤Þ¤¹"
1047 #: c-decl.c:3086 c-decl.c:5696 cp/decl.c:3758 cp/decl.c:9944
1048 msgid "%Jinline function %qD given attribute noinline"
1049 msgstr ""
1051 #: c-decl.c:3154
1052 #, fuzzy
1053 msgid "%Jinitializer fails to determine size of %qD"
1054 msgstr "½é´ü²½»Ò¤Ï `%s' ¤Î¥µ¥¤¥º¤ÎÆÃÄê¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
1056 #: c-decl.c:3159
1057 #, fuzzy
1058 msgid "%Jarray size missing in %qD"
1059 msgstr "`%s' ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
1061 #: c-decl.c:3175
1062 #, fuzzy
1063 msgid "%Jzero or negative size array %qD"
1064 msgstr "`%s' ¤ÎÇÛÎó¥µ¥¤¥º¤¬¥¼¥íËô¤ÏÉé¤Ç¤¹"
1066 #: c-decl.c:3201 varasm.c:1541
1067 #, fuzzy
1068 msgid "%Jstorage size of %qD isn%'t known"
1069 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬¤ï¤«¤ê¤Þ¤»¤ó"
1071 #: c-decl.c:3211
1072 #, fuzzy
1073 msgid "%Jstorage size of %qD isn%'t constant"
1074 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬°ìÄê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1076 #: c-decl.c:3266
1077 #, fuzzy
1078 msgid "%Jignoring asm-specifier for non-static local variable %qD"
1079 msgstr "Èó static ¥í¡¼¥«¥ëÊÑ¿ô `%s' ¤Ø¤Î asm »ØÄê»Ò¤Ï̵»ë¤µ¤ì¤Þ¤¹"
1081 #: c-decl.c:3296 fortran/f95-lang.c:647
1082 msgid "cannot put object with volatile field into register"
1083 msgstr "volatile ¥Õ¥£¡¼¥ë¥É¤ò¥ì¥¸¥¹¥¿¤Ë»ý¤Ã¤Æ¤¤¤ë¤è¤¦¤Ê¥ª¥Ö¥¸¥§¥¯¥È¤òÃÖ¤±¤Þ¤»¤ó"
1085 #: c-decl.c:3430
1086 msgid "ISO C forbids forward parameter declarations"
1087 msgstr "ISO C ¤ÏÁ°Êý²¾°ú¿ôÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
1089 #: c-decl.c:3614
1090 #, fuzzy
1091 msgid "<anonymous>"
1092 msgstr "<̵̾ %s>"
1094 #: c-decl.c:3623
1095 #, fuzzy, c-format
1096 msgid "bit-field %qs width not an integer constant"
1097 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1099 #: c-decl.c:3631
1100 #, fuzzy, c-format
1101 msgid "negative width in bit-field %qs"
1102 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬Éé¤Î¿ô¤Ç¤¹"
1104 #: c-decl.c:3636
1105 #, fuzzy, c-format
1106 msgid "zero width for bit-field %qs"
1107 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬ 0 ¤Ç¤¹"
1109 #: c-decl.c:3646
1110 #, fuzzy, c-format
1111 msgid "bit-field %qs has invalid type"
1112 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
1114 #: c-decl.c:3655
1115 #, fuzzy, c-format
1116 msgid "type of bit-field %qs is a GCC extension"
1117 msgstr "#%s ¤Ï GCC ¤Î³ÈÄ¥¤Ç¤¹"
1119 #: c-decl.c:3664
1120 #, fuzzy, c-format
1121 msgid "width of %qs exceeds its type"
1122 msgstr "`%s' ¤ÎÉý¤Ï¤½¤Î·¿¤Î¥µ¥¤¥º¤òĶ¤¨¤Æ¤¤¤Þ¤¹"
1124 #: c-decl.c:3677
1125 #, fuzzy, c-format
1126 msgid "%qs is narrower than values of its type"
1127 msgstr "`%s' ¤Ï¤½¤Î·¿¤ÎÃͤè¤ê¤â¶¹¤¤¤Ç¤¹"
1129 #: c-decl.c:3802
1130 #, fuzzy
1131 msgid "type defaults to %<int%> in declaration of %qs"
1132 msgstr "`%s' ¤ÎÀë¸À¤Ç·¿¤¬¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤µ¤ì¤Þ¤·¤¿"
1134 #: c-decl.c:3830
1135 #, fuzzy
1136 msgid "duplicate %<const%>"
1137 msgstr "½ÅÊ£¤·¤¿ `const'"
1139 #: c-decl.c:3832
1140 #, fuzzy
1141 msgid "duplicate %<restrict%>"
1142 msgstr "½ÅÊ£¤·¤¿¥é¥Ù¥ë `restrict'"
1144 #: c-decl.c:3834
1145 #, fuzzy
1146 msgid "duplicate %<volatile%>"
1147 msgstr "½ÅÊ£¤·¤¿ `volatile'"
1149 #: c-decl.c:3853
1150 #, fuzzy
1151 msgid "function definition declared %<auto%>"
1152 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `auto' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
1154 #: c-decl.c:3855
1155 #, fuzzy
1156 msgid "function definition declared %<register%>"
1157 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `register' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
1159 #: c-decl.c:3857
1160 #, fuzzy
1161 msgid "function definition declared %<typedef%>"
1162 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `typedef' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
1164 #: c-decl.c:3859
1165 #, fuzzy
1166 msgid "function definition declared %<__thread%>"
1167 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `typedef' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
1169 #: c-decl.c:3875
1170 #, fuzzy, c-format
1171 msgid "storage class specified for structure field %qs"
1172 msgstr "¹½Â¤ÂÎ¥Õ¥£¡¼¥ë¥É `%s' ¤Ë»ØÄꤵ¤ì¤¿µ­²±¥¯¥é¥¹"
1174 #: c-decl.c:3879 cp/decl.c:7120
1175 #, fuzzy, c-format
1176 msgid "storage class specified for parameter %qs"
1177 msgstr "²¾°ú¿ô `%s' ¤Ç»ØÄꤵ¤ì¤¿µ­²±¥¯¥é¥¹"
1179 #: c-decl.c:3882 cp/decl.c:7122
1180 msgid "storage class specified for typename"
1181 msgstr "·¿Ì¾¤ËÂФ·¤Æ»ØÄꤵ¤ì¤¿µ­²±¥¯¥é¥¹"
1183 #: c-decl.c:3895 cp/decl.c:7139
1184 #, fuzzy
1185 msgid "%qs initialized and declared %<extern%>"
1186 msgstr "`%s' ¤¬½é´ü²½¤µ¤ì¤ë¤È¤³¤í¤Ç¡¢`extern' Àë¸À¤µ¤ì¤Þ¤·¤¿"
1188 #: c-decl.c:3897 cp/decl.c:7142
1189 #, fuzzy
1190 msgid "%qs has both %<extern%> and initializer"
1191 msgstr "`%s' ¤Ë `extern' ¤È½é´ü²½»Ò¤ÎξÊý¤¬¤¢¤ê¤Þ¤¹"
1193 #: c-decl.c:3902
1194 #, fuzzy
1195 msgid "file-scope declaration of %qs specifies %<auto%>"
1196 msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹"
1198 #: c-decl.c:3904
1199 #, fuzzy
1200 msgid "file-scope declaration of %qs specifies %<register%>"
1201 msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹"
1203 #: c-decl.c:3909 cp/decl.c:7146
1204 #, fuzzy
1205 msgid "nested function %qs declared %<extern%>"
1206 msgstr "¥Í¥¹¥È¤·¤¿´Ø¿ô `%s' ¤Ï `extern' ¤ËÀë¸À¤µ¤ì¤Þ¤·¤¿"
1208 #: c-decl.c:3912 cp/decl.c:7156
1209 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
1210 msgstr ""
1212 #. Only the innermost declarator (making a parameter be of
1213 #. array type which is converted to pointer type)
1214 #. may have static or type qualifiers.
1215 #: c-decl.c:3953 c-decl.c:4142
1216 #, fuzzy
1217 msgid "static or type qualifiers in non-parameter array declarator"
1218 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
1220 #: c-decl.c:3999
1221 #, fuzzy, c-format
1222 msgid "declaration of %qs as array of voids"
1223 msgstr "`%s' ¤ÎÀë¸À¤Ï void ¤ÎÇÛÎó"
1225 #: c-decl.c:4005
1226 #, fuzzy, c-format
1227 msgid "declaration of %qs as array of functions"
1228 msgstr "`%s' ¤ÎÀë¸À¤Ï´Ø¿ô¤ÎÇÛÎó"
1230 #: c-decl.c:4010
1231 #, fuzzy
1232 msgid "invalid use of structure with flexible array member"
1233 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
1235 #: c-decl.c:4030
1236 #, fuzzy, c-format
1237 msgid "size of array %qs has non-integer type"
1238 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿"
1240 #: c-decl.c:4035
1241 #, fuzzy, c-format
1242 msgid "ISO C forbids zero-size array %qs"
1243 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
1245 #: c-decl.c:4042
1246 #, fuzzy, c-format
1247 msgid "size of array %qs is negative"
1248 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Éé¤Ç¤¹"
1250 #: c-decl.c:4056
1251 #, fuzzy
1252 msgid "ISO C90 forbids array %qs whose size can%'t be evaluated"
1253 msgstr "ISO C89 ¤Ï¥µ¥¤¥º¤¬É¾²Á¤Ç¤­¤Ê¤¤ÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
1255 #: c-decl.c:4060
1256 #, fuzzy, c-format
1257 msgid "ISO C90 forbids variable-size array %qs"
1258 msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
1260 #: c-decl.c:4093 c-decl.c:4261 cp/decl.c:7559
1261 #, fuzzy, c-format
1262 msgid "size of array %qs is too large"
1263 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Â礭¤¹¤®¤Þ¤¹"
1265 #: c-decl.c:4106
1266 #, fuzzy
1267 msgid "ISO C90 does not support flexible array members"
1268 msgstr "ISO C89 ¤Ï²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1270 #: c-decl.c:4115
1271 msgid "array type has incomplete element type"
1272 msgstr "ÇÛÎó¤Î·¿¤¬ÉÔ´°Á´Í×ÁÇ·¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
1274 #: c-decl.c:4174 cp/decl.c:7248
1275 #, fuzzy, c-format
1276 msgid "%qs declared as function returning a function"
1277 msgstr "`%s' ¤Ï´Ø¿ô¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
1279 #: c-decl.c:4179 cp/decl.c:7253
1280 #, fuzzy, c-format
1281 msgid "%qs declared as function returning an array"
1282 msgstr "`%s' ¤ÏÇÛÎó¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
1284 #: c-decl.c:4199
1285 #, fuzzy
1286 msgid "function definition has qualified void return type"
1287 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `typedef' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
1289 #: c-decl.c:4201
1290 msgid "type qualifiers ignored on function return type"
1291 msgstr "´Ø¿ôÌá¤êÃͤη¿½¤¾þ»Ò¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
1293 #: c-decl.c:4230 c-decl.c:4274 c-decl.c:4368 c-decl.c:4455
1294 msgid "ISO C forbids qualified function types"
1295 msgstr "ISO C ¤Ï´Ø¿ô¤Î·¿½¤¾þ»Ò¤ò¶Ø¤¸¤Þ¤¹"
1297 #: c-decl.c:4282
1298 msgid "%Jtypedef %qD declared %<inline%>"
1299 msgstr ""
1301 #: c-decl.c:4312
1302 msgid "ISO C forbids const or volatile function types"
1303 msgstr "ISO C ¤Ï const ¤ä volatile ¤Î´Ø¿ô·¿¤ò¶Ø¤¸¤Þ¤¹"
1305 #: c-decl.c:4332
1306 #, fuzzy, c-format
1307 msgid "variable or field %qs declared void"
1308 msgstr "ÊÑ¿ô¤Þ¤¿¤ÏÎΰè `%s' ¤Ï void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
1310 #: c-decl.c:4361
1311 #, fuzzy
1312 msgid "attributes in parameter array declarator ignored"
1313 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Ç `::' ¤ò»È¤¨¤Þ¤»¤ó"
1315 #: c-decl.c:4396
1316 #, fuzzy
1317 msgid "%Jparameter %qD declared %<inline%>"
1318 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
1320 #: c-decl.c:4409
1321 #, fuzzy, c-format
1322 msgid "field %qs declared as a function"
1323 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
1325 #: c-decl.c:4415
1326 #, fuzzy, c-format
1327 msgid "field %qs has incomplete type"
1328 msgstr "Îΰè `%s' ¤ÏÉÔ´°Á´¤Ê·¿¤Ç¤¹"
1330 #: c-decl.c:4432 c-decl.c:4443 c-decl.c:4446
1331 #, fuzzy, c-format
1332 msgid "invalid storage class for function %qs"
1333 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
1335 #: c-decl.c:4461
1336 #, fuzzy
1337 msgid "%<noreturn%> function returns non-void value"
1338 msgstr "`noreturn' ´Ø¿ô¤¬Èó void ÃͤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
1340 #: c-decl.c:4489
1341 #, fuzzy
1342 msgid "cannot inline function %<main%>"
1343 msgstr "`main' ¤ò inline ´Ø¿ô¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
1345 #: c-decl.c:4546
1346 msgid "variable previously declared %<static%> redeclared %<extern%>"
1347 msgstr ""
1349 #: c-decl.c:4555
1350 #, fuzzy
1351 msgid "%Jvariable %qD declared %<inline%>"
1352 msgstr "ÊÑ¿ô `%s' ¤¬ `inline' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
1354 #. A mere warning is sure to result in improper semantics
1355 #. at runtime.  Don't bother to allow this to compile.
1356 #: c-decl.c:4586 cp/decl.c:5994
1357 #, fuzzy
1358 msgid "thread-local storage not supported for this target"
1359 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
1361 #: c-decl.c:4648 c-decl.c:5733
1362 #, fuzzy
1363 msgid "function declaration isn%'t a prototype"
1364 msgstr "´Ø¿ôÀë¸À¤Ï¥×¥í¥È¥¿¥¤¥×¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1366 #: c-decl.c:4656
1367 msgid "parameter names (without types) in function declaration"
1368 msgstr "´Ø¿ôÀë¸ÀÃæ¤Ë¡Ê·¿¤Î̵¤¤¡Ë²¾°ú¿ô̾¤¬¤¢¤ê¤Þ¤¹"
1370 #: c-decl.c:4689
1371 #, fuzzy
1372 msgid "%Jparameter %u (%qD) has incomplete type"
1373 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
1375 #: c-decl.c:4692
1376 #, fuzzy
1377 msgid "%Jparameter %u has incomplete type"
1378 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
1380 #: c-decl.c:4701
1381 #, fuzzy
1382 msgid "%Jparameter %u (%qD) has void type"
1383 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
1385 #: c-decl.c:4704
1386 #, fuzzy
1387 msgid "%Jparameter %u has void type"
1388 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
1390 #: c-decl.c:4761
1391 msgid "%<void%> as only parameter may not be qualified"
1392 msgstr ""
1394 #: c-decl.c:4765 c-decl.c:4800
1395 msgid "%<void%> must be the only parameter"
1396 msgstr ""
1398 #: c-decl.c:4793
1399 #, fuzzy
1400 msgid "%Jparameter %qD has just a forward declaration"
1401 msgstr "²¾°ú¿ô `%s' ¾¯¤·Á°Êý¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1403 #. The %s will be one of 'struct', 'union', or 'enum'.
1404 #: c-decl.c:4839
1405 #, fuzzy
1406 msgid "%<%s %E%> declared inside parameter list"
1407 msgstr "`%s %s' ¤Ï²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1409 #. The %s will be one of 'struct', 'union', or 'enum'.
1410 #: c-decl.c:4843
1411 #, fuzzy, c-format
1412 msgid "anonymous %s declared inside parameter list"
1413 msgstr "̵̾¹½Â¤ÂΤ¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1415 #: c-decl.c:4848
1416 #, fuzzy
1417 msgid "its scope is only this definition or declaration, which is probably not what you want"
1418 msgstr "¤½¤Î¥¹¥³¡¼¥×¤ÏÄêµÁ¤«Àë¸À¤À¤±¤Ç¤¹¡¢¶²¤é¤¯Ë¾¤ó¤À¤³¤È¤È°Û¤Ê¤ë¤Ç¤·¤ç¤¦¡£"
1420 #: c-decl.c:4981
1421 #, fuzzy
1422 msgid "redefinition of %<union %s%>"
1423 msgstr "`%s %s' ¤ÎºÆÄêµÁ"
1425 #: c-decl.c:4983
1426 #, fuzzy
1427 msgid "redefinition of %<struct %s%>"
1428 msgstr "`%s %s' ¤ÎºÆÄêµÁ"
1430 #: c-decl.c:4988
1431 #, fuzzy
1432 msgid "nested redefinition of %<union %s%>"
1433 msgstr "`%s' ¤Î¥Í¥¹¥È¤·¤¿ºÆÄêµÁ"
1435 #: c-decl.c:4991
1436 #, fuzzy
1437 msgid "nested redefinition of %<struct %s%>"
1438 msgstr "`%s' ¤Î¥Í¥¹¥È¤·¤¿ºÆÄêµÁ"
1440 #: c-decl.c:5063 cp/decl.c:3517
1441 msgid "declaration does not declare anything"
1442 msgstr "Àë¸À¤¬²¿¤âÀë¸À¤·¤Æ¤¤¤Þ¤»¤ó"
1444 #: c-decl.c:5067
1445 #, fuzzy
1446 msgid "ISO C doesn%'t support unnamed structs/unions"
1447 msgstr "ISO C ¤Ç¤Ï̵̾¹½Â¤ÂΤ䶦ÍÑÂΤò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1449 #: c-decl.c:5110 c-decl.c:5126
1450 #, fuzzy
1451 msgid "%Jduplicate member %qD"
1452 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
1454 #: c-decl.c:5165
1455 #, fuzzy
1456 msgid "union has no named members"
1457 msgstr "̾Á°ÉÕ¤­¥á¥ó¥Ð"
1459 #: c-decl.c:5167
1460 #, fuzzy
1461 msgid "union has no members"
1462 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
1464 #: c-decl.c:5172
1465 #, fuzzy
1466 msgid "struct has no named members"
1467 msgstr "̾Á°ÉÕ¤­¥á¥ó¥Ð"
1469 #: c-decl.c:5174
1470 #, fuzzy
1471 msgid "struct has no members"
1472 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤Ï²¾°ú¿ô¤ò¼è¤ê¤Þ¤»¤ó"
1474 #: c-decl.c:5231
1475 #, fuzzy
1476 msgid "%Jflexible array member in union"
1477 msgstr "¶¦ÍÑÂΤ˲ÄÊÑÇÛÎó¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤¹"
1479 #: c-decl.c:5236
1480 #, fuzzy
1481 msgid "%Jflexible array member not at end of struct"
1482 msgstr "¹½Â¤ÂΤκǸå¤Ç¤Ï¤Ê¤¤½ê¤Ë²ÄÊÑÇÛÎó¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤¹"
1484 #: c-decl.c:5241
1485 #, fuzzy
1486 msgid "%Jflexible array member in otherwise empty struct"
1487 msgstr "¹½Â¤ÂΤ˲ÄÊÑÇÛÎó¥á¥ó¥Ð°Ê³°¤Î¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤»¤ó"
1489 #: c-decl.c:5248
1490 #, fuzzy
1491 msgid "%Jinvalid use of structure with flexible array member"
1492 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
1494 #: c-decl.c:5353
1495 msgid "union cannot be made transparent"
1496 msgstr "¶¦ÍÑÂΤòÆ©²áŪ¤Ë¤Ç¤­¤Þ¤»¤ó"
1498 #: c-decl.c:5418
1499 #, fuzzy
1500 msgid "nested redefinition of %<enum %s%>"
1501 msgstr "`%s' ¤Î¥Í¥¹¥È¤·¤¿ºÆÄêµÁ"
1503 #. This enum is a named one that has been declared already.
1504 #: c-decl.c:5425
1505 #, fuzzy
1506 msgid "redeclaration of %<enum %s%>"
1507 msgstr "`enum %s' ¤ÎºÆÀë¸À"
1509 #: c-decl.c:5488
1510 msgid "enumeration values exceed range of largest integer"
1511 msgstr "Îóµó»Ò¤ÎÃͤ¬À°¿ô¤ÎÈϰϤκÇÂçÃͤòĶ¤¨¤Þ¤·¤¿"
1513 #: c-decl.c:5505
1514 msgid "specified mode too small for enumeral values"
1515 msgstr ""
1517 #: c-decl.c:5604
1518 #, fuzzy, c-format
1519 msgid "enumerator value for %qE is not an integer constant"
1520 msgstr "`%s' ¤ÎÎóµóÃͤ¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1522 #: c-decl.c:5621
1523 msgid "overflow in enumeration values"
1524 msgstr "ÎóµóÃͤ¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼"
1526 #: c-decl.c:5626
1527 #, fuzzy
1528 msgid "ISO C restricts enumerator values to range of %<int%>"
1529 msgstr "ISO C ¤ÏÎóµó»Ò¤ÎÃͤò `int' ¤ÎÈϰϤ˸ÂÄꤷ¤Æ¤¤¤Þ¤¹"
1531 #: c-decl.c:5702
1532 msgid "return type is an incomplete type"
1533 msgstr "Ìá¤êÃͤη¿¤¬ÉÔ´°Á´·¿¤Ç¤¹"
1535 #: c-decl.c:5710
1536 #, fuzzy
1537 msgid "return type defaults to %<int%>"
1538 msgstr "Ìá¤êÃͤη¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤·¤Þ¤¹"
1540 #: c-decl.c:5739
1541 #, fuzzy
1542 msgid "%Jno previous prototype for %qD"
1543 msgstr "`%s' ¤ÎÁ°Êý¥×¥í¥È¥¿¥¤¥×¤¬¤¢¤ê¤Þ¤»¤ó"
1545 #: c-decl.c:5745
1546 #, fuzzy
1547 msgid "%J%qD was used with no prototype before its definition"
1548 msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤ÎÁ°¤Ë¥×¥í¥È¥¿¥¤¥×¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
1550 #: c-decl.c:5752
1551 #, fuzzy
1552 msgid "%Jno previous declaration for %qD"
1553 msgstr "`%s' ¤ÎÁ°ÊýÀë¸À¤¬¤¢¤ê¤Þ¤»¤ó"
1555 #: c-decl.c:5758
1556 #, fuzzy
1557 msgid "%J%qD was used with no declaration before its definition"
1558 msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤ÎÁ°¤ÇÀë¸À¤Ê¤·¤Ç»ÈÍѤµ¤ì¤Þ¤·¤¿"
1560 #: c-decl.c:5791 c-decl.c:6280
1561 #, fuzzy
1562 msgid "%Jreturn type of %qD is not %<int%>"
1563 msgstr "`%s' ¤ÎÌá¤êÃͤη¿¤¬ `int' ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1565 #: c-decl.c:5806
1566 #, fuzzy
1567 msgid "%Jfirst argument of %qD should be %<int%>"
1568 msgstr "`%s' ¤ÎÂè°ì°ú¿ô¤Ï `int' ¤È¤¹¤Ù¤­¤Ç¤¹"
1570 #: c-decl.c:5815
1571 #, fuzzy
1572 msgid "%Jsecond argument of %qD should be %<char **%>"
1573 msgstr "`%s' ¤ÎÂèÆó°ú¿ô¤Ï `char **' ¤È¤¹¤Ù¤­¤Ç¤¹"
1575 #: c-decl.c:5824
1576 #, fuzzy
1577 msgid "%Jthird argument of %qD should probably be %<char **%>"
1578 msgstr "`%s' ¤ÎÂè»°°ú¿ô¤Ï¤ª¤½¤é¤¯ `char **' ¤È¤¹¤Ù¤­¤Ç¤·¤ç¤¦"
1580 #: c-decl.c:5834
1581 #, fuzzy
1582 msgid "%J%qD takes only zero or two arguments"
1583 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
1585 #: c-decl.c:5837
1586 #, fuzzy
1587 msgid "%J%qD is normally a non-static function"
1588 msgstr "`%s' ¤ÏÄ̾Èó static ¤Ê´Ø¿ô¤Ç¤¹"
1590 #: c-decl.c:5883
1591 msgid "%Jold-style parameter declarations in prototyped function definition"
1592 msgstr ""
1594 #: c-decl.c:5896
1595 #, fuzzy
1596 msgid "%Jtraditional C rejects ISO C style function definitions"
1597 msgstr "¸Å¤¤ C ¤Ç¤Ïʸ»úÎó·ë¹ç¤òµñÈݤ·¤Þ¤¹"
1599 #: c-decl.c:5908
1600 #, fuzzy
1601 msgid "%Jparameter name omitted"
1602 msgstr "²¾°ú¿ô¤¬¾Êά¤µ¤ì¤Þ¤·¤¿"
1604 #: c-decl.c:5948
1605 #, fuzzy
1606 msgid "%Jold-style function definition"
1607 msgstr "%s: ´Ø¿ô¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
1609 #: c-decl.c:5956
1610 #, fuzzy
1611 msgid "%Jparameter name missing from parameter list"
1612 msgstr "²¾°ú¿ô¥ê¥¹¥È¤«¤é¤Î²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
1614 #: c-decl.c:5967
1615 #, fuzzy
1616 msgid "%J%qD declared as a non-parameter"
1617 msgstr "`%s %s' ¤Ï²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1619 #: c-decl.c:5972
1620 #, fuzzy
1621 msgid "%Jmultiple parameters named %qD"
1622 msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'"
1624 #: c-decl.c:5980
1625 #, fuzzy
1626 msgid "%Jparameter %qD declared with void type"
1627 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
1629 #: c-decl.c:5995 c-decl.c:5997
1630 #, fuzzy
1631 msgid "%Jtype of %qD defaults to %<int%>"
1632 msgstr "`%s' ¤Î·¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤·¤Þ¤¹"
1634 #: c-decl.c:6016
1635 #, fuzzy
1636 msgid "%Jparameter %qD has incomplete type"
1637 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
1639 #: c-decl.c:6022
1640 #, fuzzy
1641 msgid "%Jdeclaration for parameter %qD but no such parameter"
1642 msgstr "²¾°ú¿ô `%s' ¤ÎÀë¸À¤¬¤¢¤ê¤Þ¤¹¤¬¡¢¤½¤ó¤Ê²¾°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó"
1644 #: c-decl.c:6072
1645 #, fuzzy
1646 msgid "number of arguments doesn%'t match prototype"
1647 msgstr "²¾°ú¿ô¤Î¿ô¤¬¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
1649 #: c-decl.c:6073 c-decl.c:6103 c-decl.c:6110
1650 #, fuzzy
1651 msgid "%Hprototype declaration"
1652 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
1654 #: c-decl.c:6101
1655 #, fuzzy
1656 msgid "promoted argument %qD doesn%'t match prototype"
1657 msgstr "³Ê¾å¤²¤µ¤ì¤¿²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
1659 #: c-decl.c:6109
1660 #, fuzzy
1661 msgid "argument %qD doesn%'t match prototype"
1662 msgstr "²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ë°ìÃפ·¤Þ¤»¤ó"
1664 #: c-decl.c:6307 cp/decl.c:10698
1665 #, fuzzy
1666 msgid "no return statement in function returning non-void"
1667 msgstr "Ìá¤ê·¿¤¬´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤»¤ó"
1669 #: c-decl.c:6314
1670 msgid "this function may return with or without a value"
1671 msgstr "¤³¤Î´Ø¿ô¤ÏÃͤòÊÖ¤·¤¿¤êÊÖ¤µ¤Ê¤«¤Ã¤¿¤ê¤¹¤ë¤Ç¤·¤ç¤¦"
1673 #. If we get here, declarations have been used in a for loop without
1674 #. the C99 for loop scope.  This doesn't make much sense, so don't
1675 #. allow it.
1676 #: c-decl.c:6403
1677 #, fuzzy
1678 msgid "%<for%> loop initial declaration used outside C99 mode"
1679 msgstr "`for' ¥ë¡¼¥×¤Î½é´ü²½Àë¸À¤¬ C99 ¥â¡¼¥É°Ê³°¤Ç»È¤ï¤ì¤Þ¤·¤¿"
1681 #: c-decl.c:6432
1682 #, fuzzy
1683 msgid "%Jdeclaration of static variable %qD in %<for%> loop initial declaration"
1684 msgstr "¥¹¥¿¥Æ¥£¥Ã¥¯ÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤Ë¤¢¤ê¤Þ¤¹"
1686 #: c-decl.c:6435
1687 #, fuzzy
1688 msgid "%Jdeclaration of %<extern%> variable %qD in %<for%> loop initial declaration"
1689 msgstr "`extern' ÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤Ë¤¢¤ê¤Þ¤¹"
1691 #: c-decl.c:6440
1692 #, fuzzy
1693 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
1694 msgstr "`%s %s' ¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1696 #: c-decl.c:6444
1697 #, fuzzy
1698 msgid "%<union %E%> declared in %<for%> loop initial declaration"
1699 msgstr "`%s %s' ¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1701 #: c-decl.c:6448
1702 #, fuzzy
1703 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
1704 msgstr "`%s %s' ¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1706 #: c-decl.c:6452
1707 #, fuzzy
1708 msgid "%Jdeclaration of non-variable %qD in %<for%> loop initial declaration"
1709 msgstr "ÈóÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸À¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
1711 #: c-decl.c:6741 c-decl.c:6890 c-decl.c:7101 cp/decl.c:6828
1712 #, fuzzy, c-format
1713 msgid "duplicate %qs"
1714 msgstr "`%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
1716 #: c-decl.c:6762 c-decl.c:6899 c-decl.c:7002
1717 #, fuzzy
1718 msgid "two or more data types in declaration specifiers"
1719 msgstr "`%s' ¤ÎÀë¸À¤ËÆó¤Ä°Ê¾å¤Î¥Ç¡¼¥¿·¿¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
1721 #: c-decl.c:6774 cp/decl.c:6804
1722 #, fuzzy
1723 msgid "%<long long long%> is too long for GCC"
1724 msgstr "`long long long' ¤Ï GCC ¤Ë¤È¤Ã¤ÆŤ¹¤®¤Þ¤¹"
1726 #: c-decl.c:6781 c-decl.c:6973
1727 msgid "both %<long long%> and %<double%> in declaration specifiers"
1728 msgstr ""
1730 #: c-decl.c:6787
1731 #, fuzzy
1732 msgid "ISO C90 does not support %<long long%>"
1733 msgstr "ISO C89 ¤Ï `long long' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1735 #: c-decl.c:6792 c-decl.c:6812
1736 #, fuzzy
1737 msgid "both %<long%> and %<short%> in declaration specifiers"
1738 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1740 #: c-decl.c:6795 c-decl.c:6906
1741 #, fuzzy
1742 msgid "both %<long%> and %<void%> in declaration specifiers"
1743 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1745 #: c-decl.c:6798 c-decl.c:6925
1746 #, fuzzy
1747 msgid "both %<long%> and %<_Bool%> in declaration specifiers"
1748 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1750 #: c-decl.c:6801 c-decl.c:6944
1751 #, fuzzy
1752 msgid "both %<long%> and %<char%> in declaration specifiers"
1753 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1755 #: c-decl.c:6804 c-decl.c:6957
1756 #, fuzzy
1757 msgid "both %<long%> and %<float%> in declaration specifiers"
1758 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1760 #: c-decl.c:6815 c-decl.c:6909
1761 msgid "both %<short%> and %<void%> in declaration specifiers"
1762 msgstr ""
1764 #: c-decl.c:6818 c-decl.c:6928
1765 msgid "both %<short%> and %<_Bool%> in declaration specifiers"
1766 msgstr ""
1768 #: c-decl.c:6821 c-decl.c:6947
1769 msgid "both %<short%> and %<char%> in declaration specifiers"
1770 msgstr ""
1772 #: c-decl.c:6824 c-decl.c:6960
1773 msgid "both %<short%> and %<float%> in declaration specifiers"
1774 msgstr ""
1776 #: c-decl.c:6827 c-decl.c:6976
1777 msgid "both %<short%> and %<double%> in declaration specifiers"
1778 msgstr ""
1780 #: c-decl.c:6835 c-decl.c:6855
1781 #, fuzzy
1782 msgid "both %<signed%> and %<unsigned%> in declaration specifiers"
1783 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1785 #: c-decl.c:6838 c-decl.c:6912
1786 #, fuzzy
1787 msgid "both %<signed%> and %<void%> in declaration specifiers"
1788 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1790 #: c-decl.c:6841 c-decl.c:6931
1791 #, fuzzy
1792 msgid "both %<signed%> and %<_Bool%> in declaration specifiers"
1793 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1795 #: c-decl.c:6844 c-decl.c:6963
1796 #, fuzzy
1797 msgid "both %<signed%> and %<float%> in declaration specifiers"
1798 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1800 #: c-decl.c:6847 c-decl.c:6979
1801 #, fuzzy
1802 msgid "both %<signed%> and %<double%> in declaration specifiers"
1803 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1805 #: c-decl.c:6858 c-decl.c:6915
1806 #, fuzzy
1807 msgid "both %<unsigned%> and %<void%> in declaration specifiers"
1808 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1810 #: c-decl.c:6861 c-decl.c:6934
1811 #, fuzzy
1812 msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers"
1813 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1815 #: c-decl.c:6864 c-decl.c:6966
1816 #, fuzzy
1817 msgid "both %<unsigned%> and %<float%> in declaration specifiers"
1818 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1820 #: c-decl.c:6867 c-decl.c:6982
1821 #, fuzzy
1822 msgid "both %<unsigned%> and %<double%> in declaration specifiers"
1823 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1825 #: c-decl.c:6875
1826 #, fuzzy
1827 msgid "ISO C90 does not support complex types"
1828 msgstr "ISO C89 ¤Ï complex ·¿¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1830 #: c-decl.c:6877 c-decl.c:6918
1831 msgid "both %<complex%> and %<void%> in declaration specifiers"
1832 msgstr ""
1834 #: c-decl.c:6880 c-decl.c:6937
1835 msgid "both %<complex%> and %<_Bool%> in declaration specifiers"
1836 msgstr ""
1838 #: c-decl.c:7019
1839 #, fuzzy, c-format
1840 msgid "%qs fails to be a typedef or built in type"
1841 msgstr "`%s' ¤ò typedef ¤Þ¤¿¤ÏÁȤ߹þ¤ß·¿¤Ë¤Ç¤­¤Þ¤»¤ó"
1843 #: c-decl.c:7051
1844 #, fuzzy, c-format
1845 msgid "%qs is not at beginning of declaration"
1846 msgstr "`%s' ¤ÏÀë¸À¤Î»Ï¤Þ¤ê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1848 #: c-decl.c:7066
1849 msgid "%<__thread%> used with %<auto%>"
1850 msgstr ""
1852 #: c-decl.c:7068
1853 msgid "%<__thread%> used with %<register%>"
1854 msgstr ""
1856 #: c-decl.c:7070
1857 msgid "%<__thread%> used with %<typedef%>"
1858 msgstr ""
1860 #: c-decl.c:7081 cp/parser.c:7114
1861 msgid "%<__thread%> before %<extern%>"
1862 msgstr ""
1864 #: c-decl.c:7090 cp/parser.c:7104
1865 msgid "%<__thread%> before %<static%>"
1866 msgstr ""
1868 #: c-decl.c:7106
1869 #, fuzzy
1870 msgid "multiple storage classes in declaration specifiers"
1871 msgstr "`%s' ¤ÎÀë¸À¤Ë¤ª¤¤¤ÆÊ£¿ô¤ÎÊݸ¥¯¥é¥¹"
1873 #: c-decl.c:7113
1874 msgid "%<__thread%> used with %qs"
1875 msgstr ""
1877 #: c-decl.c:7167
1878 #, fuzzy
1879 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
1880 msgstr "ISO C ¤Ï `double complex' ¤ò°ÕÌ£¤¹¤ë̵½¤¾þ¤Î `complex' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1882 #: c-decl.c:7212 c-decl.c:7238
1883 msgid "ISO C does not support complex integer types"
1884 msgstr "ISO C ¤ÏÀ°¿ô·¿¤Î complex ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1886 #: c-decl.c:7313 toplev.c:844
1887 #, fuzzy
1888 msgid "%J%qF used but never defined"
1889 msgstr "`%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹"
1891 #: c-format.c:96 c-format.c:209
1892 msgid "format string has invalid operand number"
1893 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ËÉÔŬÀڤʥª¥Ú¥é¥ó¥É¿ô¤¬¤¢¤ê¤Þ¤¹"
1895 #: c-format.c:113
1896 msgid "function does not return string type"
1897 msgstr "´Ø¿ô¤¬Ê¸»úÎ󷿤òÊÖ¤·¤Þ¤»¤ó"
1899 #: c-format.c:142
1900 #, fuzzy
1901 msgid "format string argument not a string type"
1902 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó°ú¿ô¤¬Ê¸»úÎ󷿤ǤϤ¢¤ê¤Þ¤»¤ó"
1904 #: c-format.c:190
1905 msgid "unrecognized format specifier"
1906 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È»ØÄê»Ò"
1908 #: c-format.c:202
1909 #, fuzzy, c-format
1910 msgid "%qs is an unrecognized format function type"
1911 msgstr "`%s' ¤Ïǧ¼±¤Ç¤­¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È´Ø¿ô·¿¤Ç¤¹"
1913 #: c-format.c:215
1914 #, fuzzy
1915 msgid "%<...%> has invalid operand number"
1916 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ËÉÔŬÀڤʥª¥Ú¥é¥ó¥É¿ô¤¬¤¢¤ê¤Þ¤¹"
1918 #: c-format.c:222
1919 #, fuzzy
1920 msgid "format string argument follows the args to be formatted"
1921 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó°ú¿ô¤¬¥Õ¥©¡¼¥Þ¥Ã¥È¤µ¤ì¤ë°ú¿ô¤Î¸å¤Ë³¤¤¤Æ¤¤¤Þ¤¹"
1923 #: c-format.c:345 c-format.c:369
1924 #, fuzzy
1925 msgid "' ' flag"
1926 msgstr "` ' ¥Õ¥é¥°"
1928 #: c-format.c:345 c-format.c:369
1929 #, fuzzy
1930 msgid "the ' ' printf flag"
1931 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
1933 #: c-format.c:346 c-format.c:370 c-format.c:408 c-format.c:465
1934 #, fuzzy
1935 msgid "'+' flag"
1936 msgstr "`+' ¥Õ¥é¥°"
1938 #: c-format.c:346 c-format.c:370 c-format.c:408
1939 #, fuzzy
1940 msgid "the '+' printf flag"
1941 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
1943 #: c-format.c:347 c-format.c:371 c-format.c:409 c-format.c:441
1944 #, fuzzy
1945 msgid "'#' flag"
1946 msgstr "`#' ¥Õ¥é¥°"
1948 #: c-format.c:347 c-format.c:371 c-format.c:409
1949 #, fuzzy
1950 msgid "the '#' printf flag"
1951 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
1953 #: c-format.c:348 c-format.c:372 c-format.c:439
1954 #, fuzzy
1955 msgid "'0' flag"
1956 msgstr "`0' ¥Õ¥é¥°"
1958 #: c-format.c:348 c-format.c:372
1959 #, fuzzy
1960 msgid "the '0' printf flag"
1961 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
1963 #: c-format.c:349 c-format.c:373 c-format.c:438 c-format.c:468
1964 #, fuzzy
1965 msgid "'-' flag"
1966 msgstr "`-' ¥Õ¥é¥°"
1968 #: c-format.c:349 c-format.c:373
1969 #, fuzzy
1970 msgid "the '-' printf flag"
1971 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
1973 #: c-format.c:350 c-format.c:422
1974 #, fuzzy
1975 msgid "''' flag"
1976 msgstr "`'' ¥Õ¥é¥°"
1978 #: c-format.c:350
1979 #, fuzzy
1980 msgid "the ''' printf flag"
1981 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
1983 #: c-format.c:351 c-format.c:423
1984 #, fuzzy
1985 msgid "'I' flag"
1986 msgstr "`'' ¥Õ¥é¥°"
1988 #: c-format.c:351
1989 #, fuzzy
1990 msgid "the 'I' printf flag"
1991 msgstr "printf ¤Î `I' ¥Õ¥é¥°"
1993 #: c-format.c:352 c-format.c:374 c-format.c:420 c-format.c:442 c-format.c:469
1994 #: c-format.c:1531 config/sol2-c.c:46
1995 msgid "field width"
1996 msgstr "¥Õ¥£¡¼¥ë¥ÉÉý"
1998 #: c-format.c:352 c-format.c:374 config/sol2-c.c:46
1999 msgid "field width in printf format"
2000 msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
2002 #: c-format.c:353 c-format.c:375 c-format.c:399 c-format.c:411
2003 msgid "precision"
2004 msgstr "ÀºÅÙ"
2006 #: c-format.c:353 c-format.c:375 c-format.c:399 c-format.c:411
2007 msgid "precision in printf format"
2008 msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤ÎÀºÅÙ"
2010 #: c-format.c:354 c-format.c:376 c-format.c:400 c-format.c:412 c-format.c:421
2011 #: c-format.c:472 config/sol2-c.c:47
2012 msgid "length modifier"
2013 msgstr "Ťµ½¤¾þ»Ò"
2015 #: c-format.c:354 c-format.c:376 c-format.c:400 c-format.c:412
2016 #: config/sol2-c.c:47
2017 msgid "length modifier in printf format"
2018 msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò"
2020 #: c-format.c:398 c-format.c:410
2021 #, fuzzy
2022 msgid "'q' flag"
2023 msgstr "`'' ¥Õ¥é¥°"
2025 #: c-format.c:398 c-format.c:410
2026 #, fuzzy
2027 msgid "the 'q' diagnostic flag"
2028 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
2030 #: c-format.c:418
2031 msgid "assignment suppression"
2032 msgstr "ÂåÆþ¤ÎÍÞÀ©"
2034 #: c-format.c:418
2035 #, fuzzy
2036 msgid "the assignment suppression scanf feature"
2037 msgstr "ÂåÆþ¤ÎÍÞÀ©"
2039 #: c-format.c:419
2040 #, fuzzy
2041 msgid "'a' flag"
2042 msgstr "`'' ¥Õ¥é¥°"
2044 #: c-format.c:419
2045 #, fuzzy
2046 msgid "the 'a' scanf flag"
2047 msgstr "scanf ¤Î `'' ¥Õ¥é¥°"
2049 #: c-format.c:420
2050 msgid "field width in scanf format"
2051 msgstr "scanf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
2053 #: c-format.c:421
2054 msgid "length modifier in scanf format"
2055 msgstr "scanf ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò"
2057 #: c-format.c:422
2058 #, fuzzy
2059 msgid "the ''' scanf flag"
2060 msgstr "scanf ¤Î `'' ¥Õ¥é¥°"
2062 #: c-format.c:423
2063 #, fuzzy
2064 msgid "the 'I' scanf flag"
2065 msgstr "scanf ¤Î `I' ¥Õ¥é¥°"
2067 #: c-format.c:437
2068 #, fuzzy
2069 msgid "'_' flag"
2070 msgstr "`'' ¥Õ¥é¥°"
2072 #: c-format.c:437
2073 #, fuzzy
2074 msgid "the '_' strftime flag"
2075 msgstr "strftime ¤Î `_' ¥Õ¥é¥°"
2077 #: c-format.c:438
2078 #, fuzzy
2079 msgid "the '-' strftime flag"
2080 msgstr "strftime ¤Î `-' ¥Õ¥é¥°"
2082 #: c-format.c:439
2083 #, fuzzy
2084 msgid "the '0' strftime flag"
2085 msgstr "strftime ¤Î `^' ¥Õ¥é¥°"
2087 #: c-format.c:440 c-format.c:464
2088 #, fuzzy
2089 msgid "'^' flag"
2090 msgstr "`'' ¥Õ¥é¥°"
2092 #: c-format.c:440
2093 #, fuzzy
2094 msgid "the '^' strftime flag"
2095 msgstr "strftime ¤Î `^' ¥Õ¥é¥°"
2097 #: c-format.c:441
2098 #, fuzzy
2099 msgid "the '#' strftime flag"
2100 msgstr "strftime ¤Î `#' ¥Õ¥é¥°"
2102 #: c-format.c:442
2103 msgid "field width in strftime format"
2104 msgstr "strftime ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
2106 #: c-format.c:443
2107 #, fuzzy
2108 msgid "'E' modifier"
2109 msgstr "`E' ½¤¾þ»Ò"
2111 #: c-format.c:443
2112 #, fuzzy
2113 msgid "the 'E' strftime modifier"
2114 msgstr "strftime ¤Î `E' ½¤¾þ»Ò"
2116 #: c-format.c:444
2117 #, fuzzy
2118 msgid "'O' modifier"
2119 msgstr "`O' ½¤¾þ»Ò"
2121 #: c-format.c:444
2122 #, fuzzy
2123 msgid "the 'O' strftime modifier"
2124 msgstr "strftime ¤Î `O' ½¤¾þ»Ò"
2126 #: c-format.c:445
2127 #, fuzzy
2128 msgid "the 'O' modifier"
2129 msgstr "the `O' ½¤¾þ»Ò"
2131 #: c-format.c:463
2132 msgid "fill character"
2133 msgstr "µÍ¤áʸ»ú"
2135 #: c-format.c:463
2136 msgid "fill character in strfmon format"
2137 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎµÍ¤áʸ»ú"
2139 #: c-format.c:464
2140 #, fuzzy
2141 msgid "the '^' strfmon flag"
2142 msgstr "strfmon ¤Î `^' ¥Õ¥é¥°"
2144 #: c-format.c:465
2145 #, fuzzy
2146 msgid "the '+' strfmon flag"
2147 msgstr "strfmon ¤Î `+' ¥Õ¥é¥°"
2149 #: c-format.c:466
2150 #, fuzzy
2151 msgid "'(' flag"
2152 msgstr "`'' ¥Õ¥é¥°"
2154 #: c-format.c:466
2155 #, fuzzy
2156 msgid "the '(' strfmon flag"
2157 msgstr "strfmon ¤Î `(' ¥Õ¥é¥°"
2159 #: c-format.c:467
2160 #, fuzzy
2161 msgid "'!' flag"
2162 msgstr "`'' ¥Õ¥é¥°"
2164 #: c-format.c:467
2165 #, fuzzy
2166 msgid "the '!' strfmon flag"
2167 msgstr "strfmon ¤Î `!' ¥Õ¥é¥°"
2169 #: c-format.c:468
2170 #, fuzzy
2171 msgid "the '-' strfmon flag"
2172 msgstr "strfmon ¤Î `-' ¥Õ¥é¥°"
2174 #: c-format.c:469
2175 msgid "field width in strfmon format"
2176 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
2178 #: c-format.c:470
2179 msgid "left precision"
2180 msgstr "º¸ÀºÅÙ"
2182 #: c-format.c:470
2183 msgid "left precision in strfmon format"
2184 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Îº¸ÀºÅÙ"
2186 #: c-format.c:471
2187 msgid "right precision"
2188 msgstr "±¦ÀºÅÙ"
2190 #: c-format.c:471
2191 msgid "right precision in strfmon format"
2192 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î±¦ÀºÅÙ"
2194 #: c-format.c:472
2195 msgid "length modifier in strfmon format"
2196 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò"
2198 #: c-format.c:840
2199 #, fuzzy, c-format
2200 msgid "function might be possible candidate for %qs format attribute"
2201 msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `%s' format Â°À­¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹"
2203 #: c-format.c:931 c-format.c:952 c-format.c:1947
2204 msgid "missing $ operand number in format"
2205 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤Ç $ ±é»»»ÒÈÖ¹æ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2207 #: c-format.c:961
2208 #, c-format
2209 msgid "%s does not support %%n$ operand number formats"
2210 msgstr "%s ¤Ï %%n$ ±é»»»ÒÈÖ¹æ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
2212 #: c-format.c:968
2213 msgid "operand number out of range in format"
2214 msgstr "±é»»»ÒÈֹ椬¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎÈϰϳ°¤Ç¤¹"
2216 #: c-format.c:991
2217 #, c-format
2218 msgid "format argument %d used more than once in %s format"
2219 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô %d ¤¬ %s ¥Õ¥©¡¼¥Þ¥Ã¥ÈÃæ¤ÇÆó²ó°Ê¾å»È¤ï¤ì¤Þ¤·¤¿"
2221 #: c-format.c:1023
2222 #, fuzzy
2223 msgid "$ operand number used after format without operand number"
2224 msgstr "±é»»»ÒÈֹ椬°ú¿ô¤ò¼è¤é¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿"
2226 #: c-format.c:1053
2227 #, c-format
2228 msgid "format argument %d unused before used argument %d in $-style format"
2229 msgstr "$-¼°¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤Î¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô %d ¤¬°ú¿ô %d ¤¬»È¤ï¤ì¤ëÁ°¤Ç̤»ÈÍѤǤ¹"
2231 #: c-format.c:1148
2232 msgid "format not a string literal, format string not checked"
2233 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤¬Ê¸»úÎó¥ê¥Æ¥é¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¤Î¤Ç¡¢¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï¸¡ºº¤µ¤ì¤Þ¤»¤ó"
2235 #: c-format.c:1162
2236 msgid "format not a string literal and no format arguments"
2237 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤ÏÈóʸ»úÎó¥ê¥Æ¥é¥ë¤Ç¡¢³î¤Ä¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤ò»ý¤Á¤Þ¤»¤ó"
2239 #: c-format.c:1164
2240 msgid "format not a string literal, argument types not checked"
2241 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ïʸ»úÎó¥ê¥Æ¥é¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¤Î¤Ç¡¢°ú¿ô¤Î·¿¤Ï¸¡ºº¤µ¤ì¤Þ¤»¤ó"
2243 #: c-format.c:1177
2244 msgid "too many arguments for format"
2245 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
2247 #: c-format.c:1180
2248 msgid "unused arguments in $-style format"
2249 msgstr "$-¼°¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç̤»ÈÍѤΰú¿ô¤¬¤¢¤ê¤Þ¤¹"
2251 #: c-format.c:1183
2252 #, fuzzy, c-format
2253 msgid "zero-length %s format string"
2254 msgstr "Ťµ 0 ¤Î¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó"
2256 #: c-format.c:1187
2257 msgid "format is a wide character string"
2258 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤¬¥ï¥¤¥Éʸ»úÎó¤Ç¤¹"
2260 #: c-format.c:1190
2261 msgid "unterminated format string"
2262 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó"
2264 #: c-format.c:1400
2265 #, fuzzy
2266 msgid "embedded %<\\0%> in format"
2267 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ë `\\0' ¤¬Ëä¤á¹þ¤Þ¤ì¤Æ¤¤¤Þ¤¹"
2269 #: c-format.c:1415
2270 #, fuzzy
2271 msgid "spurious trailing %<%%%> in format"
2272 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ë `%%' ¤Îº¯Àפ餷¤­¤â¤Î¤¬¤¢¤ê¤Þ¤¹"
2274 #: c-format.c:1459 c-format.c:1703
2275 #, c-format
2276 msgid "repeated %s in format"
2277 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÃæ¤Ç %s ¤ò·«¤êÊÖ¤·¤Æ¤¤¤Þ¤¹"
2279 #: c-format.c:1472
2280 msgid "missing fill character at end of strfmon format"
2281 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î½ª¤ê¤ÇµÍ¤áʸ»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2283 #: c-format.c:1516 c-format.c:1618 c-format.c:1897 c-format.c:1959
2284 msgid "too few arguments for format"
2285 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
2287 #: c-format.c:1557
2288 #, c-format
2289 msgid "zero width in %s format"
2290 msgstr "%s ¤ÇÉý 0 ¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹"
2292 #: c-format.c:1575
2293 #, c-format
2294 msgid "empty left precision in %s format"
2295 msgstr "%s ¤Ç¶õ¤Îº¸ÀºÅÙ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹"
2297 #: c-format.c:1633
2298 msgid "field precision"
2299 msgstr "¥Õ¥£¡¼¥ë¥ÉÀºÅÙ"
2301 #: c-format.c:1648
2302 #, c-format
2303 msgid "empty precision in %s format"
2304 msgstr "%s ¤Ç¶õ¤ÎÀºÅÙ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹"
2306 #: c-format.c:1687
2307 #, fuzzy, c-format
2308 msgid "%s does not support the %qs %s length modifier"
2309 msgstr "%s ¤Ï `%s' %s Ä¹¤µ½¤¾þ»Ò¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
2311 #: c-format.c:1737
2312 msgid "conversion lacks type at end of format"
2313 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Î½ª¤ê¤Ç·¿ÊÑ´¹Ê¸»ú¤¬·ç¤±¤Æ¤¤¤Þ¤¹"
2315 #: c-format.c:1748
2316 #, fuzzy, c-format
2317 msgid "unknown conversion type character %qc in format"
2318 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤ËÉÔÌÀ¤Ê·¿ÊÑ´¹Ê¸»ú `%c' ¤¬¤¢¤ê¤Þ¤¹"
2320 #: c-format.c:1751
2321 #, c-format
2322 msgid "unknown conversion type character 0x%x in format"
2323 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤ËÉÔÌÀ¤Ê·¿ÊÑ´¹Ê¸»ú 0x%x ¤¬¤¢¤ê¤Þ¤¹"
2325 #: c-format.c:1758
2326 #, fuzzy
2327 msgid "%s does not support the %<%%%c%> %s format"
2328 msgstr "%s ¤Ï `%%%s%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
2330 #: c-format.c:1774
2331 #, fuzzy
2332 msgid "%s used with %<%%%c%> %s format"
2333 msgstr "%s ¤¬ `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤ï¤ì¤Þ¤·¤¿"
2335 #: c-format.c:1783
2336 #, c-format
2337 msgid "%s does not support %s"
2338 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
2340 #: c-format.c:1792
2341 #, fuzzy
2342 msgid "%s does not support %s with the %<%%%c%> %s format"
2343 msgstr "%s ¤Ï %s ¤ò `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤¦»ö¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
2345 #: c-format.c:1825
2346 #, fuzzy
2347 msgid "%s ignored with %s and %<%%%c%> %s format"
2348 msgstr "%s ¤Ï %s µÚ¤Ó `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤¦¤È̵»ë¤µ¤ì¤Þ¤¹"
2350 #: c-format.c:1829
2351 #, c-format
2352 msgid "%s ignored with %s in %s format"
2353 msgstr "%s ¤Ï %s ¤ò %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç°ì½ï¤Ë»È¤¦¤È̵»ë¤µ¤ì¤Þ¤¹"
2355 #: c-format.c:1835
2356 #, fuzzy
2357 msgid "use of %s and %s together with %<%%%c%> %s format"
2358 msgstr "%s ¤È %s ¤È¤ò `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤Ã¤Æ¤¤¤Þ¤¹"
2360 #: c-format.c:1839
2361 #, c-format
2362 msgid "use of %s and %s together in %s format"
2363 msgstr "%s ¤È %s ¤È¤ò %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎÃæ¤Ç»È¤Ã¤Æ¤¤¤Þ¤¹"
2365 #: c-format.c:1858
2366 #, fuzzy
2367 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
2368 msgstr "`%%%c' ¤Ï¥í¥±¡¼¥ë¤Ë¤è¤Ã¤Æ¤Ï¡¢Ç¯¤Î²¼Æó·å¤À¤±¤ò¤â¤¿¤é¤·¤Þ¤¹"
2370 #: c-format.c:1861
2371 #, fuzzy
2372 msgid "%<%%%c%> yields only last 2 digits of year"
2373 msgstr "`%%%c' ¤Ïǯ¤Î²¼Æó·å¤À¤±¤ò¤â¤¿¤é¤·¤Þ¤¹"
2375 #. The end of the format string was reached.
2376 #: c-format.c:1877
2377 #, fuzzy
2378 msgid "no closing %<]%> for %<%%[%> format"
2379 msgstr "`%%[' ¥Õ¥©¡¼¥Þ¥Ã¥È¤òÊĤ¸¤ë `]' ¤¬¤¢¤ê¤Þ¤»¤ó"
2381 #: c-format.c:1890
2382 #, fuzzy, c-format
2383 msgid "use of %qs length modifier with %qc type character"
2384 msgstr "`%s' Ä¹¤µ½¤¾þ»Ò¤ò `%c' ·¿ÊÑ´¹Ê¸»ú¤È°ì½ï¤Ë»È¤Ã¤Æ¤¤¤Þ¤¹"
2386 #: c-format.c:1911
2387 #, fuzzy
2388 msgid "%s does not support the %<%%%s%c%> %s format"
2389 msgstr "%s ¤Ï `%%%s%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
2391 #: c-format.c:1928
2392 msgid "operand number specified with suppressed assignment"
2393 msgstr "±é»»»ÒÈֹ椬ÂåÆþ¤ÎÍÞÀ©¤È¶¦¤Ë»È¤ï¤ì¤Æ¤¤¤Þ¤¹"
2395 #: c-format.c:1930
2396 msgid "operand number specified for format taking no argument"
2397 msgstr "±é»»»ÒÈֹ椬°ú¿ô¤ò¼è¤é¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿"
2399 #: c-format.c:2072
2400 #, fuzzy, c-format
2401 msgid "writing through null pointer (argument %d)"
2402 msgstr "null ¥Ý¥¤¥ó¥¿¤ò½ñ¤­¹þ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)"
2404 #: c-format.c:2080
2405 #, fuzzy, c-format
2406 msgid "reading through null pointer (argument %d)"
2407 msgstr "null ¥Ý¥¤¥ó¥¿¤òÆɹþ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)"
2409 #: c-format.c:2100
2410 #, fuzzy, c-format
2411 msgid "writing into constant object (argument %d)"
2412 msgstr "Äê¿ô¥ª¥Ö¥¸¥§¥¯¥È¤Ë½ñ¤­¹þ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)"
2414 #: c-format.c:2111
2415 #, fuzzy, c-format
2416 msgid "extra type qualifiers in format argument (argument %d)"
2417 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤Ë;ʬ¤Ê·¿½¤¾þ»Ò¤¬¤¢¤ê¤Þ¤¹ (°ú¿ô %d)"
2419 #: c-format.c:2222
2420 msgid "%s should have type %<%s%s%>, but argument %d has type %qT"
2421 msgstr ""
2423 #: c-format.c:2225
2424 msgid "format %q.*s expects type %<%s%s%>, but argument %d has type %qT"
2425 msgstr ""
2427 #: c-format.c:2232
2428 msgid "%s should have type %<%T%s%>, but argument %d has type %qT"
2429 msgstr ""
2431 #: c-format.c:2235
2432 msgid "format %q.*s expects type %<%T%s%>, but argument %d has type %qT"
2433 msgstr ""
2435 #: c-format.c:2501
2436 #, fuzzy
2437 msgid "args to be formatted is not %<...%>"
2438 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤µ¤ì¤ë°ú¿ô¤¬¡¢'...' ¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
2440 #: c-format.c:2510
2441 msgid "strftime formats cannot format arguments"
2442 msgstr "strftime ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï°ú¿ô¤ò¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤­¤Þ¤»¤ó"
2444 #: c-gimplify.c:237
2445 msgid "statement with no effect"
2446 msgstr ""
2448 #: c-gimplify.c:315 c-typeck.c:6728 cp/parser.c:6434
2449 msgid "break statement not within loop or switch"
2450 msgstr "break Ê¸¤¬ loop ¤Þ¤¿¤Ï switch ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
2452 #: c-gimplify.c:317
2453 #, fuzzy
2454 msgid "continue statement not within loop or switch"
2455 msgstr "break Ê¸¤¬ loop ¤Þ¤¿¤Ï switch ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
2457 #: c-incpath.c:70
2458 #, c-format
2459 msgid "ignoring duplicate directory \"%s\"\n"
2460 msgstr "½ÅÊ£¤·¤¿¥Ç¥£¥ì¥¯¥È¥ê \"%s\" ¤ò̵»ë¤·¤Þ¤¹\n"
2462 #: c-incpath.c:73
2463 #, c-format
2464 msgid "  as it is a non-system directory that duplicates a system directory\n"
2465 msgstr ""
2467 #: c-incpath.c:77
2468 #, c-format
2469 msgid "ignoring nonexistent directory \"%s\"\n"
2470 msgstr "¸ºß¤·¤Ê¤¤¥Ç¥£¥ì¥¯¥È¥ê \"%s\" ¤ò̵»ë¤·¤Þ¤¹\n"
2472 #: c-incpath.c:283
2473 #, c-format
2474 msgid "#include \"...\" search starts here:\n"
2475 msgstr "#include \"...\" ¤Îõº÷¤Ï¤³¤³¤«¤é»Ï¤Þ¤ê¤Þ¤¹:\n"
2477 #: c-incpath.c:287
2478 #, c-format
2479 msgid "#include <...> search starts here:\n"
2480 msgstr "#include <...> ¤Îõº÷¤Ï¤³¤³¤«¤é»Ï¤Þ¤ê¤Þ¤¹:\n"
2482 #: c-incpath.c:292
2483 #, c-format
2484 msgid "End of search list.\n"
2485 msgstr "õº÷¥ê¥¹¥È¤Î½ª¤ï¤ê\n"
2487 #: c-lex.c:259
2488 msgid "badly nested C headers from preprocessor"
2489 msgstr "¥×¥ê¥×¥í¥»¥Ã¥µ¤«¤é°Û¾ï¤Ë¥Í¥¹¥È¤µ¤ì¤¿ C ¥Ø¥Ã¥À¤Ç¤¹"
2491 #: c-lex.c:307
2492 #, fuzzy
2493 msgid "%Hignoring #pragma %s %s"
2494 msgstr "#pragma %s %s ¤ò̵»ë¤·¤Þ¤¹"
2496 #. ... or not.
2497 #: c-lex.c:411
2498 #, fuzzy
2499 msgid "%Hstray %<@%> in program"
2500 msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '%c'"
2502 #: c-lex.c:425
2503 #, fuzzy, c-format
2504 msgid "stray %qs in program"
2505 msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '%c'"
2507 #: c-lex.c:435
2508 #, c-format
2509 msgid "missing terminating %c character"
2510 msgstr "%c Ê¸»ú¤Ç¤Î½ªÃ¼¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2512 #: c-lex.c:437
2513 #, fuzzy, c-format
2514 msgid "stray %qc in program"
2515 msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '%c'"
2517 #: c-lex.c:439
2518 #, fuzzy
2519 msgid "stray %<\\%o%> in program"
2520 msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '\\%o'"
2522 #: c-lex.c:599
2523 msgid "this decimal constant is unsigned only in ISO C90"
2524 msgstr ""
2526 #: c-lex.c:602
2527 msgid "this decimal constant would be unsigned in ISO C90"
2528 msgstr ""
2530 #: c-lex.c:618
2531 #, fuzzy, c-format
2532 msgid "integer constant is too large for %qs type"
2533 msgstr "À°¿ôÄê¿ô¤¬Â礭¤¹¤®¤ë¤Î¤Ç unsigned ¤Ë¤Ê¤ê¤Þ¤·¤¿"
2535 #: c-lex.c:684
2536 #, fuzzy
2537 msgid "floating constant exceeds range of %<%s%>"
2538 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬ '%s' ¤ÎÈϰϤòĶ¤¨¤Þ¤·¤¿"
2540 #: c-lex.c:766
2541 #, fuzzy
2542 msgid "traditional C rejects string constant concatenation"
2543 msgstr "¸Å¤¤ C ¤Ç¤Ïʸ»úÎó·ë¹ç¤òµñÈݤ·¤Þ¤¹"
2545 #: c-objc-common.c:81
2546 msgid "%Jfunction %qF can never be inlined because it is suppressed using -fno-inline"
2547 msgstr ""
2549 #: c-objc-common.c:91
2550 msgid "%Jfunction %qF can never be inlined because it might not be bound within this unit of translation"
2551 msgstr ""
2553 #: c-objc-common.c:99
2554 msgid "%Jfunction %qF can never be inlined because it uses attributes conflicting with inlining"
2555 msgstr ""
2557 #: c-objc-common.c:114
2558 msgid "%Jfunction %qF can never be inlined because it has pending sizes"
2559 msgstr ""
2561 #: c-objc-common.c:127
2562 msgid "%Jnested function %qF can never be inlined because it has possibly saved pending sizes"
2563 msgstr ""
2565 #: c-objc-common.c:263
2566 #, fuzzy
2567 msgid "used array that cannot be converted to pointer where scalar is required"
2568 msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤ËÇÛÎ󷿤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
2570 #: c-objc-common.c:267
2571 #, fuzzy
2572 msgid "used struct type value where scalar is required"
2573 msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤Ë¹½Â¤Âη¿¤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
2575 #: c-objc-common.c:271
2576 #, fuzzy
2577 msgid "used union type value where scalar is required"
2578 msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤Ë¶¦ÍÑÂη¿¤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
2580 #: c-opts.c:144
2581 #, fuzzy, c-format
2582 msgid "no class name specified with %qs"
2583 msgstr "%s ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹»ØÄê»Ò `%s'"
2585 #: c-opts.c:148
2586 #, fuzzy, c-format
2587 msgid "assertion missing after %qs"
2588 msgstr "%s ¤Î¸å¤í¤Î¥¢¥µ¡¼¥·¥ç¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2590 #: c-opts.c:153
2591 #, fuzzy, c-format
2592 msgid "macro name missing after %qs"
2593 msgstr "%s ¤Î¸å¤í¤Î¥Þ¥¯¥í̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2595 #: c-opts.c:162
2596 #, fuzzy, c-format
2597 msgid "missing path after %qs"
2598 msgstr "%s ¤Î¸å¤í¤Î¿ô»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2600 #: c-opts.c:171
2601 #, fuzzy, c-format
2602 msgid "missing filename after %qs"
2603 msgstr "%s ¤Î¸å¤í¤Î¥¿¡¼¥²¥Ã¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2605 #: c-opts.c:176
2606 #, fuzzy, c-format
2607 msgid "missing makefile target after %qs"
2608 msgstr "Àµ¼°¤Ê²¾°ú¿ô¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2610 #: c-opts.c:303
2611 msgid "-I- specified twice"
2612 msgstr "-I- ¤¬Æó²ó»ØÄꤵ¤ì¤Þ¤·¤¿"
2614 #: c-opts.c:306
2615 msgid "obsolete option -I- used, please use -iquote instead"
2616 msgstr ""
2618 #: c-opts.c:540
2619 #, fuzzy, c-format
2620 msgid "switch %qs is no longer supported"
2621 msgstr "-f%s ¤Ï¤â¤Ï¤ä¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
2623 #: c-opts.c:655
2624 #, fuzzy
2625 msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
2626 msgstr "-fhandle-exceptions ¤Ï -fexception ¤ËÊѹ¹¤µ¤ì¤Þ¤·¤¿(¤µ¤é¤Ë¥Ç¥Õ¥©¥ë¥È¤ÇÍ­¸ú¤Ç¤¹)"
2628 #: c-opts.c:841
2629 #, fuzzy
2630 msgid "output filename specified twice"
2631 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë̾¤¬Æó²ó»ØÄꤵ¤ì¤Þ¤·¤¿"
2633 #: c-opts.c:971
2634 msgid "-Wformat-y2k ignored without -Wformat"
2635 msgstr "-Wformat-y2k ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
2637 #: c-opts.c:973
2638 msgid "-Wformat-extra-args ignored without -Wformat"
2639 msgstr "-Wformat-extra-args ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
2641 #: c-opts.c:975
2642 #, fuzzy
2643 msgid "-Wformat-zero-length ignored without -Wformat"
2644 msgstr "-Wformat-extra-args ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
2646 #: c-opts.c:977
2647 msgid "-Wformat-nonliteral ignored without -Wformat"
2648 msgstr "-Wformat-nonliteral ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
2650 #: c-opts.c:979
2651 msgid "-Wformat-security ignored without -Wformat"
2652 msgstr "-Wformat-security ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
2654 #: c-opts.c:981
2655 msgid "-Wmissing-format-attribute ignored without -Wformat"
2656 msgstr "-Wmissing-format-attribute ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
2658 #: c-opts.c:995
2659 #, fuzzy, c-format
2660 msgid "opening output file %s: %m"
2661 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
2663 #: c-opts.c:1000
2664 #, fuzzy, c-format
2665 msgid "too many filenames given.  Type %s --help for usage"
2666 msgstr "¥Õ¥¡¥¤¥ë̾¤¬Â¿¤¹¤®¤Þ¤¹¡£%s --help ¤È¥¿¥¤¥×¤·¤Æ»È¤¤Êý¤ò¸«¤Þ¤·¤ç¤¦"
2668 #: c-opts.c:1083
2669 msgid "YYDEBUG was not defined at build time, -dy ignored"
2670 msgstr ""
2672 #: c-opts.c:1124
2673 #, c-format
2674 msgid "opening dependency file %s: %m"
2675 msgstr ""
2677 #: c-opts.c:1134
2678 #, c-format
2679 msgid "closing dependency file %s: %m"
2680 msgstr ""
2682 #: c-opts.c:1137
2683 #, fuzzy, c-format
2684 msgid "when writing output to %s: %m"
2685 msgstr "%s ¤Ø¤Î½ñ¤­¹þ¤ß¥¨¥é¡¼¤Ç¤¹"
2687 #: c-opts.c:1216
2688 #, fuzzy
2689 msgid "to generate dependencies you must specify either -M or -MM"
2690 msgstr "-M ¤« -MM ¤Î¤¤¤º¤ì¤«¤òÄɲÃŪ¤Ë»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
2692 #: c-opts.c:1281
2693 #, fuzzy
2694 msgid "<built-in>"
2695 msgstr "<ÁȤ߹þ¤ß>"
2697 #: c-opts.c:1296
2698 msgid "<command line>"
2699 msgstr "<¥³¥Þ¥ó¥É¥é¥¤¥ó>"
2701 #: c-opts.c:1379
2702 msgid "too late for # directive to set debug directory"
2703 msgstr ""
2705 #. Depending on the version of Bison used to compile this grammar,
2706 #. it may issue generic diagnostics spelled "syntax error" or
2707 #. "parse error".  To prevent this from changing the translation
2708 #. template randomly, we list all the variants of this particular
2709 #. diagnostic here.  Translators: there is no fine distinction
2710 #. between diagnostics with "syntax error" in them, and diagnostics
2711 #. with "parse error" in them.  It's okay to give them both the same
2712 #. translation.
2713 #: c-parse.y:54 c-parse.c:5313 c-parse.y:2927 gengtype-yacc.c:1559
2714 #: java/parse-scan.c:3063 java/parse-scan.y:1373 java/parse.c:6166
2715 #: java/parse.y:16413 objc/objc-parse.y:53 objc/objc-parse.c:6384
2716 #: objc/objc-parse.y:3517
2717 msgid "syntax error"
2718 msgstr "ʸˡ¥¨¥é¡¼"
2720 #: c-parse.c:2153 c-parse.y:2931 gengtype-yacc.c:555 java/parse-scan.c:1932
2721 #: java/parse-scan.y:1377 java/parse.c:2931 java/parse.y:16417
2722 #: objc/objc-parse.c:2666 objc/objc-parse.y:3521
2723 msgid "syntax error: cannot back up"
2724 msgstr "ʸˡ¥¨¥é¡¼: ÄÉ¿ï¤Ç¤­¤Þ¤»¤ó"
2726 #: c-parse.y:343 objc/objc-parse.y:365
2727 msgid "ISO C forbids an empty source file"
2728 msgstr "ISO C ¤Ï¶õ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤ò¶Ø¤¸¤Þ¤¹"
2730 #: c-parse.y:376 objc/objc-parse.y:399
2731 msgid "data definition has no type or storage class"
2732 msgstr "¥Ç¡¼¥¿ÄêµÁ¤¬·¿¤äµ­²±¥¯¥é¥¹¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
2734 #: c-parse.y:388 objc/objc-parse.y:411
2735 #, fuzzy
2736 msgid "ISO C does not allow extra %<;%> outside of a function"
2737 msgstr "ISO C ¤Ç¤Ï´Ø¿ô³°¤Ç¤Î;ʬ¤Ê `;' ¤òµö¤·¤Þ¤»¤ó"
2739 #: c-parse.y:445
2740 msgid "traditional C rejects the unary plus operator"
2741 msgstr "¸Å¤¤ C ¤Ç¤Ïñ¹à¥×¥é¥¹±é»»»Ò¤òµñÈݤ·¤Þ¤¹"
2743 #: c-parse.y:498 objc/objc-parse.y:520
2744 #, fuzzy
2745 msgid "%<sizeof%> applied to a bit-field"
2746 msgstr "sizeof ¤¬¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
2748 #: c-parse.y:595 objc/objc-parse.y:617
2749 msgid "ISO C forbids omitting the middle term of a ?: expression"
2750 msgstr "ISO C ¤ÏÃæ´Ö¹à¤¬¾Êά¤µ¤ì¤¿ ?: ¼°¤ò¶Ø¤¸¤Þ¤¹"
2752 #: c-parse.y:636 objc/objc-parse.y:658
2753 msgid "compound literal has variable size"
2754 msgstr ""
2756 #: c-parse.y:648 objc/objc-parse.y:670
2757 #, fuzzy
2758 msgid "ISO C90 forbids compound literals"
2759 msgstr "ISO C89 ¤ÏÊ£¹ç¥ê¥Æ¥é¥ë¤ò¶Ø¤¸¤Þ¤¹"
2761 #: c-parse.y:661 objc/objc-parse.y:683
2762 msgid "ISO C forbids braced-groups within expressions"
2763 msgstr "ISO C ¤Ï¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤ò¶Ø¤¸¤Þ¤¹"
2765 #: c-parse.y:697 objc/objc-parse.y:719
2766 #, fuzzy
2767 msgid "first argument to %<__builtin_choose_expr%> not a constant"
2768 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
2770 #: c-parse.y:1224 objc/objc-parse.y:1273
2771 #, fuzzy
2772 msgid "%<typeof%> applied to a bit-field"
2773 msgstr "sizeof ¤¬¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
2775 #: c-parse.y:1358 objc/objc-parse.y:1407
2776 msgid "ISO C forbids empty initializer braces"
2777 msgstr "ISO C ¤Ç¤Ï¶õ¤Î½é´ü²½Íѥ֥졼¥¹¤ò¶Ø¤¸¤Þ¤¹"
2779 #: c-parse.y:1372 objc/objc-parse.y:1421
2780 #, fuzzy
2781 msgid "ISO C90 forbids specifying subobject to initialize"
2782 msgstr "ISO C89 ¤Ï½é´ü²½ÍѤÎÉû¥ª¥Ö¥¸¥§¥¯¥È»ØÄê¤ò¶Ø¤¸¤Þ¤¹"
2784 #: c-parse.y:1375 objc/objc-parse.y:1424
2785 #, fuzzy
2786 msgid "obsolete use of designated initializer without %<=%>"
2787 msgstr "`=' ¤Î¤Ê¤¤¥á¥ó¥Ð»Ø̾½é´ü²½»Ò¤ÏÇѤì¤Þ¤·¤¿"
2789 #: c-parse.y:1379 objc/objc-parse.y:1428
2790 #, fuzzy
2791 msgid "obsolete use of designated initializer with %<:%>"
2792 msgstr "`:' ¤ò¤Ä¤±¤ë¥á¥ó¥Ð»Ø̾½é´ü²½»Ò¤ÏÇѤì¤Þ¤·¤¿"
2794 #: c-parse.y:1410 objc/objc-parse.y:1459
2795 msgid "ISO C forbids specifying range of elements to initialize"
2796 msgstr "ISO C ¤Ï½é´ü²½ÍѤÎÍ×ÁÇÈÏ°Ï»ØÄê¤ò¶Ø¤¸¤Þ¤¹"
2798 #: c-parse.y:1418 c-parse.y:1448 objc/objc-parse.y:1467 objc/objc-parse.y:1497
2799 msgid "ISO C forbids nested functions"
2800 msgstr "ISO C ¤Ï ¥Í¥¹¥È¤µ¤ì¤¿´Ø¿ô¤ò¶Ø¤¸¤Þ¤¹"
2802 #: c-parse.y:1623 objc/objc-parse.y:1672
2803 #, fuzzy
2804 msgid "ISO C forbids forward references to %<enum%> types"
2805 msgstr "ISO C ¤Ï `enum' ·¿¤ÎÁ°Êý»²¾È¤ò¶Ø¤¸¤Þ¤¹"
2807 #: c-parse.y:1635 cp/parser.c:9850 objc/objc-parse.y:1684
2808 msgid "comma at end of enumerator list"
2809 msgstr "Îóµó»Ò¥ê¥¹¥È¤ÎºÇ¸å¤Ë¥«¥ó¥Þ¤¬¤¢¤ê¤Þ¤¹"
2811 #: c-parse.y:1655 objc/objc-parse.y:1704
2812 msgid "no semicolon at end of struct or union"
2813 msgstr "struct ¤ä union ¤ÎºÇ¸å¤Ë¥»¥ß¥³¥í¥ó¤¬¤¢¤ê¤Þ¤»¤ó"
2815 #: c-parse.y:1664 objc/objc-parse.y:1713 objc/objc-parse.y:2699
2816 msgid "extra semicolon in struct or union specified"
2817 msgstr "struct ¤ä union ¤ÎÃæ¤Ç;ʬ¤Ê¥»¥ß¥³¥í¥ó¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
2819 #: c-parse.y:1684 objc/objc-parse.y:1736
2820 msgid "ISO C forbids member declarations with no members"
2821 msgstr "ISO C ¤Ï¥á¥ó¥Ð¤Î¤Ê¤¤¥á¥ó¥ÐÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
2823 #: c-parse.y:1850 objc/objc-parse.y:1902
2824 #, fuzzy
2825 msgid "label at end of compound statement"
2826 msgstr "Ê£¹çʸ¤Î½ª¤ê¤Ç¥é¥Ù¥ë¤ò»È¤¦¤³¤È¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
2828 #: c-parse.y:1869 objc/objc-parse.y:1921
2829 #, fuzzy
2830 msgid "ISO C90 forbids mixed declarations and code"
2831 msgstr "ISO C89 ¤ÏÀë¸À¤È¥³¡¼¥É¤È¤Îº®¹ç¤ò¶Ø¤¸¤Þ¤¹"
2833 #: c-parse.y:1909 objc/objc-parse.y:1961
2834 msgid "ISO C forbids label declarations"
2835 msgstr "ISO C ¤Ï¥é¥Ù¥ëÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
2837 #: c-parse.y:1953 objc/objc-parse.y:2005
2838 msgid "braced-group within expression allowed only inside a function"
2839 msgstr "¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤Ï´Ø¿ô¤ÎÆ⦤ǤΤߵö¤µ¤ì¤Þ¤¹"
2841 #: c-parse.y:2249 objc/objc-parse.y:2344
2842 #, fuzzy, c-format
2843 msgid "%E qualifier ignored on asm"
2844 msgstr "asm ¤Ç¤Ï %s ½¤¾þ»Ò¤¬Ìµ»ë¤µ¤ì¤Þ¤¹"
2846 #: c-parse.y:2343 objc/objc-parse.y:2438
2847 #, fuzzy
2848 msgid "ISO C requires a named argument before %<...%>"
2849 msgstr "ISO C ¤Ï `...' ¤ÎÁ°¤Ë̾Á°¤ò¤Ä¤±¤é¤ì¤¿°ú¿ô¤òÍ׵ᤷ¤Þ¤¹"
2851 #: c-parse.c:5309 c-parse.y:2929 gengtype-yacc.c:1555 java/parse-scan.c:3059
2852 #: java/parse-scan.y:1375 java/parse.c:6162 java/parse.y:16415
2853 #: objc/objc-parse.c:6380 objc/objc-parse.y:3519
2854 #, fuzzy
2855 msgid "syntax error; also virtual memory exhausted"
2856 msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼ -- ¤µ¤é¤Ë²¾ÁÛ¥á¥â¥ê¤òĶ²á¤·¤Þ¤·¤¿"
2858 #: c-parse.c:5427 gengtype-yacc.c:1673 java/parse-scan.c:3177
2859 #: java/parse.c:6280 objc/objc-parse.c:6498
2860 msgid "parser stack overflow"
2861 msgstr "¹½Ê¸²òÀÏ´ï¤Î¥¹¥¿¥Ã¥¯¤¬°î¤ì¤Þ¤·¤¿"
2863 #: c-parse.y:2849 objc/objc-parse.y:3439
2864 #, fuzzy, c-format
2865 msgid "syntax error at %qs token"
2866 msgstr "'%s' ¥È¡¼¥¯¥ó¤Î½ê¤Çʸˡ¥¨¥é¡¼"
2868 #: c-parse.y:2928 java/parse-scan.y:1374 java/parse.y:16414
2869 #: objc/objc-parse.y:3518
2870 msgid "parse error"
2871 msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼"
2873 #: c-parse.y:2930 java/parse-scan.y:1376 java/parse.y:16416
2874 #: objc/objc-parse.y:3520
2875 #, fuzzy
2876 msgid "parse error; also virtual memory exhausted"
2877 msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼ -- ¤µ¤é¤Ë²¾ÁÛ¥á¥â¥ê¤òĶ²á¤·¤Þ¤·¤¿"
2879 #: c-parse.y:2932 java/parse-scan.y:1378 java/parse.y:16418
2880 #: objc/objc-parse.y:3522
2881 #, fuzzy
2882 msgid "parse error: cannot back up"
2883 msgstr "ʸˡ¥¨¥é¡¼: ÄÉ¿ï¤Ç¤­¤Þ¤»¤ó"
2885 #: c-pch.c:130
2886 #, fuzzy
2887 msgid "can%'t create precompiled header %s: %m"
2888 msgstr "¥Ç¥£¥ì¥¯¥È¥ê %s ¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
2890 #: c-pch.c:158
2891 #, fuzzy
2892 msgid "can%'t write to %s: %m"
2893 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
2895 #: c-pch.c:164
2896 #, fuzzy, c-format
2897 msgid "%qs is not a valid output file"
2898 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
2900 #: c-pch.c:193 c-pch.c:208 c-pch.c:222
2901 #, fuzzy
2902 msgid "can%'t write %s: %m"
2903 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
2905 #: c-pch.c:198 c-pch.c:215
2906 #, fuzzy
2907 msgid "can%'t seek in %s: %m"
2908 msgstr "%s ¤òºÆ open ¤Ç¤­¤Þ¤»¤ó"
2910 #: c-pch.c:206 c-pch.c:248 c-pch.c:276 c-pch.c:281 c-pch.c:365
2911 #, fuzzy
2912 msgid "can%'t read %s: %m"
2913 msgstr "%s ¤ò rewind ¤Ç¤­¤Þ¤»¤ó"
2915 #: c-pch.c:483
2916 #, fuzzy
2917 msgid "malformed #pragma GCC pch_preprocess, ignored"
2918 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
2920 #: c-pch.c:489
2921 #, fuzzy
2922 msgid "pch_preprocess pragma should only be used with -fpreprocessed"
2923 msgstr "-include ¤ä -imacros ¤Ï -fpreprocessed ¤È°ì½ï¤Ë»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
2925 #: c-pch.c:490
2926 #, fuzzy
2927 msgid "use #include instead"
2928 msgstr "#include ¤Î¥Í¥¹¥È¤¬¿¼¤¹¤®¤Þ¤¹"
2930 #: c-pch.c:498
2931 #, fuzzy
2932 msgid "%s: couldn%'t open PCH file: %m\n"
2933 msgstr "¥Ç¡¼¥¿¥Õ¥¡¥¤¥ë %s ¤ò³«¤¯¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿¡£\n"
2935 #: c-pch.c:503
2936 msgid "use -Winvalid-pch for more information"
2937 msgstr ""
2939 #: c-pch.c:504
2940 #, c-format
2941 msgid "%s: PCH file was invalid"
2942 msgstr ""
2944 #: c-pragma.c:98
2945 #, fuzzy
2946 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
2947 msgstr "#pragma pack (pop) ¤¬¡¢Âбþ¤¹¤ë #pragma pack (push, <n>) ¤Ê¤·¤Ë½Ð¸½¤·¤Þ¤·¤¿"
2949 #: c-pragma.c:111
2950 #, fuzzy, c-format
2951 msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s)"
2952 msgstr "#pragma pack(pop, %s) ¤¬¡¢Âбþ¤¹¤ë #pragma pack(push, %s) ¤Ê¤·¤Ë½Ð¸½¤·¤Þ¤·¤¿"
2954 #: c-pragma.c:125
2955 #, fuzzy
2956 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2957 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
2959 #: c-pragma.c:127
2960 #, fuzzy
2961 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2962 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
2964 #: c-pragma.c:148
2965 #, fuzzy
2966 msgid "missing %<(%> after %<#pragma pack%> - ignored"
2967 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
2969 #: c-pragma.c:161 c-pragma.c:201
2970 #, fuzzy
2971 msgid "malformed %<#pragma pack%> - ignored"
2972 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
2974 #: c-pragma.c:166
2975 #, fuzzy
2976 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
2977 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
2979 #: c-pragma.c:168
2980 #, fuzzy
2981 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
2982 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
2984 #: c-pragma.c:177
2985 msgid "unknown action %qs for %<#pragma pack%> - ignored"
2986 msgstr ""
2988 #: c-pragma.c:204
2989 #, fuzzy
2990 msgid "junk at end of %<#pragma pack%>"
2991 msgstr "'#pragma pack' ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
2993 #: c-pragma.c:207
2994 msgid "#pragma pack has no effect with -fpack-struct - ignored"
2995 msgstr ""
2997 #: c-pragma.c:227
2998 #, c-format
2999 msgid "alignment must be a small power of two, not %d"
3000 msgstr ""
3002 #: c-pragma.c:260
3003 msgid "%Japplying #pragma weak %qD after first use results in unspecified behavior"
3004 msgstr ""
3006 #: c-pragma.c:307 c-pragma.c:312
3007 #, fuzzy
3008 msgid "malformed #pragma weak, ignored"
3009 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
3011 #: c-pragma.c:316
3012 msgid "junk at end of #pragma weak"
3013 msgstr "#pragma weak ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
3015 #: c-pragma.c:379 c-pragma.c:381
3016 #, fuzzy
3017 msgid "malformed #pragma redefine_extname, ignored"
3018 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
3020 #: c-pragma.c:384
3021 #, fuzzy
3022 msgid "junk at end of #pragma redefine_extname"
3023 msgstr "#pragma weak ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
3025 #: c-pragma.c:389
3026 #, fuzzy
3027 msgid "#pragma redefine_extname not supported on this target"
3028 msgstr "__builtin_eh_return ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
3030 #: c-pragma.c:406 c-pragma.c:492
3031 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
3032 msgstr ""
3034 #: c-pragma.c:429
3035 msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname"
3036 msgstr ""
3038 #: c-pragma.c:448
3039 #, fuzzy
3040 msgid "malformed #pragma extern_prefix, ignored"
3041 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
3043 #: c-pragma.c:451
3044 #, fuzzy
3045 msgid "junk at end of #pragma extern_prefix"
3046 msgstr "#pragma map ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
3048 #: c-pragma.c:457
3049 #, fuzzy
3050 msgid "#pragma extern_prefix not supported on this target"
3051 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
3053 #: c-pragma.c:483
3054 #, fuzzy
3055 msgid "asm declaration ignored due to conflict with previous rename"
3056 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
3058 #: c-pragma.c:514
3059 msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
3060 msgstr ""
3062 #: c-pragma.c:574
3063 msgid "#pragma GCC visibility must be followed by push or pop"
3064 msgstr ""
3066 #: c-pragma.c:581
3067 msgid "No matching push for %<#pragma GCC visibility pop%>"
3068 msgstr ""
3070 #: c-pragma.c:592 c-pragma.c:621
3071 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
3072 msgstr ""
3074 #: c-pragma.c:596
3075 #, fuzzy
3076 msgid "malformed #pragma GCC visibility push"
3077 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
3079 #: c-pragma.c:600
3080 msgid "No more than sixteen #pragma GCC visibility pushes allowed at once"
3081 msgstr ""
3083 #: c-pragma.c:616
3084 msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected"
3085 msgstr ""
3087 #: c-pragma.c:625
3088 #, fuzzy
3089 msgid "junk at end of %<#pragma GCC visibility%>"
3090 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
3092 #: c-typeck.c:138
3093 #, fuzzy, c-format
3094 msgid "%qs has an incomplete type"
3095 msgstr "`%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
3097 #: c-typeck.c:160 cp/call.c:2671
3098 msgid "invalid use of void expression"
3099 msgstr "void ¼°¤ÎÉÔŬÀڤʻÈÍÑ"
3101 #: c-typeck.c:168
3102 #, fuzzy
3103 msgid "invalid use of flexible array member"
3104 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
3106 #: c-typeck.c:174
3107 msgid "invalid use of array with unspecified bounds"
3108 msgstr "¶­³¦¤¬»ØÄꤵ¤ì¤Ê¤¤ÇÛÎó¤ÎÉÔŬÀÚ¤ÊÍøÍÑ"
3110 #: c-typeck.c:182
3111 #, fuzzy
3112 msgid "invalid use of undefined type %<%s %s%>"
3113 msgstr "̤ÄêµÁ¤Î·¿ `%s %s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
3115 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
3116 #: c-typeck.c:186
3117 #, fuzzy, c-format
3118 msgid "invalid use of incomplete typedef %qs"
3119 msgstr "ÉÔ´°Á´¤Ê typedef `%s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
3121 #: c-typeck.c:373 c-typeck.c:387
3122 msgid "function types not truly compatible in ISO C"
3123 msgstr "´Ø¿ô·¿¤¬ ISO C ¤È´°Á´¸ß´¹¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3125 #: c-typeck.c:745
3126 msgid "types are not quite compatible"
3127 msgstr "·¿¤ÏÁ´¤¯¸ß´¹¤¬¤¢¤ê¤Þ¤»¤ó"
3129 #: c-typeck.c:987
3130 #, fuzzy
3131 msgid "function return types not compatible due to %<volatile%>"
3132 msgstr "´Ø¿ô¤ÎÊÖ¤¹·¿¤¬´Ø¿ô¤Ç¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
3134 #: c-typeck.c:1128 c-typeck.c:2362
3135 msgid "arithmetic on pointer to an incomplete type"
3136 msgstr "ÉÔ´°Á´·¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤ËÂФ¹¤ë±é»»"
3138 #: c-typeck.c:1483
3139 #, fuzzy
3140 msgid "%qT has no member named %qs"
3141 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
3143 #: c-typeck.c:1519
3144 #, fuzzy, c-format
3145 msgid "request for member %qs in something not a structure or union"
3146 msgstr "¹½Â¤ÂΤǤⶦÍÑÂΤǤâ¤Ê¤¤²¿¤«¤Ç¡¢¥á¥ó¥Ð `%s' ¤òÍ׵ᤵ¤ì¤Þ¤·¤¿"
3148 #: c-typeck.c:1548
3149 msgid "dereferencing pointer to incomplete type"
3150 msgstr "ÉÔ´°Á´·¿¤Î¥Ý¥¤¥ó¥¿¤Ø¤Î´ÖÀÜ»²¾È"
3152 #: c-typeck.c:1552
3153 #, fuzzy
3154 msgid "dereferencing %<void *%> pointer"
3155 msgstr "`void *' ¥Ý¥¤¥ó¥¿¤Ø¤Î´ÖÀÜ»²¾È¤Ç¤¹"
3157 #: c-typeck.c:1569 cp/typeck.c:2150
3158 #, fuzzy, c-format
3159 msgid "invalid type argument of %qs"
3160 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
3162 #: c-typeck.c:1597 cp/typeck.c:2301
3163 msgid "subscripted value is neither array nor pointer"
3164 msgstr "ź»ú¤ò¤Ä¤±¤é¤ì¤¿Ãͤ¬ÇÛÎó¤Ç¤â¥Ý¥¤¥ó¥¿¤Ç¤â¤¢¤ê¤Þ¤»¤ó"
3166 #: c-typeck.c:1608 cp/typeck.c:2220 cp/typeck.c:2306
3167 msgid "array subscript is not an integer"
3168 msgstr "ÇÛÎó¤Îź»ú¤¬À°¿ô·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3170 #: c-typeck.c:1614
3171 #, fuzzy
3172 msgid "subscripted value is pointer to function"
3173 msgstr "ź»ú¤ò¤Ä¤±¤é¤ì¤¿Ãͤ¬ÇÛÎó¤Ç¤â¥Ý¥¤¥ó¥¿¤Ç¤â¤¢¤ê¤Þ¤»¤ó"
3175 #: c-typeck.c:1627 cp/typeck.c:2216
3176 #, fuzzy
3177 msgid "array subscript has type %<char%>"
3178 msgstr "ÇÛÎó¤Îź»ú¤¬ `char' ·¿¤Ç¤¹"
3180 #: c-typeck.c:1667
3181 #, fuzzy
3182 msgid "ISO C forbids subscripting %<register%> array"
3183 msgstr "ISO C ¤Ï `register' ÇÛÎó¤Ø¤Îź»ú¤ò¶Ø¤¸¤Þ¤¹"
3185 #: c-typeck.c:1669
3186 #, fuzzy
3187 msgid "ISO C90 forbids subscripting non-lvalue array"
3188 msgstr "ISO C89 Èóº¸ÊÕÃÍÇÛÎó¤Ø¤Îź»ú¤ò¶Ø¤¸¤Þ¤¹"
3190 #: c-typeck.c:1904
3191 #, fuzzy, c-format
3192 msgid "called object %qE is not a function"
3193 msgstr "¸Æ¤Ó½Ð¤µ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È¤Ï´Ø¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3195 #. This situation leads to run-time undefined behavior.  We can't,
3196 #. therefore, simply error unless we can prove that all possible
3197 #. executions of the program must execute the code.
3198 #: c-typeck.c:1936
3199 #, fuzzy
3200 msgid "function called through a non-compatible type"
3201 msgstr "sizeof ¤¬ÉÔ´°Á´¤Ê·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
3203 #: c-typeck.c:1983 c-typeck.c:4227 c-typeck.c:4229 c-typeck.c:4237
3204 #: c-typeck.c:4262 c-typeck.c:5649
3205 msgid "initializer element is not constant"
3206 msgstr "½é´ü²½»Ò¤ÎÍ×ÁǤ¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3208 #: c-typeck.c:2044
3209 #, fuzzy, c-format
3210 msgid "too many arguments to function %qE"
3211 msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
3213 #: c-typeck.c:2071
3214 #, c-format
3215 msgid "type of formal parameter %d is incomplete"
3216 msgstr "Àµ¼°¤Ê²¾°ú¿ô %d ¤Î·¿¤¬ÉÔ´°Á´¤Ç¤¹"
3218 #: c-typeck.c:2084
3219 #, fuzzy, c-format
3220 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
3221 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÉâÆ°¾®¿ô·¿¤Ç¤Ï¤Ê¤¯À°¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3223 #: c-typeck.c:2089
3224 #, fuzzy, c-format
3225 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
3226 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÊ£ÁÇ¿ô¤Ç¤Ï¤Ê¤¯À°¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3228 #: c-typeck.c:2094
3229 #, fuzzy, c-format
3230 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
3231 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÉâÆ°¾®¿ô·¿¤Ç¤Ï¤Ê¤¯Ê£ÁÇ¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3233 #: c-typeck.c:2099
3234 #, fuzzy, c-format
3235 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
3236 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÀ°¿ô·¿¤Ç¤Ï¤Ê¤¯ÉâÆ°¾®¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3238 #: c-typeck.c:2104
3239 #, fuzzy, c-format
3240 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
3241 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÀ°¿ô·¿¤Ç¤Ï¤Ê¤¯Ê£ÁÇ¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3243 #: c-typeck.c:2109
3244 #, fuzzy, c-format
3245 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
3246 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÊ£ÁÇ¿ô¤Ç¤Ï¤Ê¤¯ÉâÆ°¾®¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3248 #: c-typeck.c:2121
3249 #, fuzzy
3250 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
3251 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤Ï `double' ¤Ç¤Ê¤¯ `float' ¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3253 #: c-typeck.c:2141
3254 #, fuzzy, c-format
3255 msgid "passing argument %d of %qE with different width due to prototype"
3256 msgstr "%s ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ç¤Î·¿¤ÎÉý¤È¤Ï°Û¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
3258 #: c-typeck.c:2168
3259 #, fuzzy, c-format
3260 msgid "passing argument %d of %qE as unsigned due to prototype"
3261 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ê %s ¤ÏÉä¹ç¤Ê¤·¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3263 #: c-typeck.c:2171
3264 #, fuzzy, c-format
3265 msgid "passing argument %d of %qE as signed due to prototype"
3266 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ê %s ¤ÏÉä¹çÉÕ¤­¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3268 #: c-typeck.c:2202
3269 #, fuzzy, c-format
3270 msgid "too few arguments to function %qE"
3271 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
3273 #: c-typeck.c:2238
3274 msgid "suggest parentheses around + or - inside shift"
3275 msgstr "¥·¥Õ¥ÈÃæ¤Î + ¤ä - ¤Î¼þ¤ê¤Ç¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
3277 #: c-typeck.c:2245
3278 msgid "suggest parentheses around && within ||"
3279 msgstr "|| ¤È¶¦¤Ë»È¤ï¤ì¤ë && ¤Î¼þ¤ê¤Ç¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
3281 #: c-typeck.c:2254
3282 msgid "suggest parentheses around arithmetic in operand of |"
3283 msgstr "·×»»¤¬ | ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
3285 #: c-typeck.c:2258
3286 msgid "suggest parentheses around comparison in operand of |"
3287 msgstr "Èæ³Ó¤¬ | ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
3289 #: c-typeck.c:2267
3290 msgid "suggest parentheses around arithmetic in operand of ^"
3291 msgstr "·×»»¤¬ ^ ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
3293 #: c-typeck.c:2271
3294 msgid "suggest parentheses around comparison in operand of ^"
3295 msgstr "·×»»¤¬ ^ ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
3297 #: c-typeck.c:2278
3298 msgid "suggest parentheses around + or - in operand of &"
3299 msgstr "& ±é»»»Ò¤Î¼þ¤ê¤Î + ¤ä - ¤Î¼þ¤ê¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
3301 #: c-typeck.c:2282
3302 msgid "suggest parentheses around comparison in operand of &"
3303 msgstr "Èæ³Ó¤¬ & ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
3305 #: c-typeck.c:2288
3306 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
3307 msgstr "X<=Y<=Z ¤ÎÍͤÊÈæ³Ó¤Ï¿ô³ØŪ¤Ê°ÕÌ£¤Ç¤Î·ë²Ì¤ò¤â¤¿¤é¤·¤Þ¤»¤ó"
3309 #: c-typeck.c:2314
3310 #, fuzzy
3311 msgid "pointer of type %<void *%> used in subtraction"
3312 msgstr "`void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤Îº¹¤òµá¤á¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
3314 #: c-typeck.c:2316
3315 msgid "pointer to a function used in subtraction"
3316 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤Îº¹¤òµá¤á¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
3318 #: c-typeck.c:2405
3319 msgid "wrong type argument to unary plus"
3320 msgstr "ñ¹à¥×¥é¥¹¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3322 #: c-typeck.c:2418
3323 msgid "wrong type argument to unary minus"
3324 msgstr "ñ¹à¥Þ¥¤¥Ê¥¹¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3326 #: c-typeck.c:2435
3327 #, fuzzy
3328 msgid "ISO C does not support %<~%> for complex conjugation"
3329 msgstr "ISO C ¤ÏÊ£ÁǶ¦ÌòÍѤΠ`~' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
3331 #: c-typeck.c:2441
3332 msgid "wrong type argument to bit-complement"
3333 msgstr "¥Ó¥Ã¥Èȿž¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3335 #: c-typeck.c:2449
3336 msgid "wrong type argument to abs"
3337 msgstr "abs ¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3339 #: c-typeck.c:2461
3340 msgid "wrong type argument to conjugation"
3341 msgstr "Ê£ÁǶ¦Ìò(~)¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3343 #: c-typeck.c:2475
3344 msgid "wrong type argument to unary exclamation mark"
3345 msgstr "ñ¹à´¶Ã²Éä(!)¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3347 #: c-typeck.c:2512
3348 #, fuzzy
3349 msgid "ISO C does not support %<++%> and %<--%> on complex types"
3350 msgstr "ISO C ¤Ï complex ·¿¤Ç¤Î `++' ¤È `--' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
3352 #: c-typeck.c:2528 c-typeck.c:2560
3353 #, fuzzy
3354 msgid "wrong type argument to increment"
3355 msgstr "¥Ó¥Ã¥Èȿž¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3357 #: c-typeck.c:2530 c-typeck.c:2562
3358 #, fuzzy
3359 msgid "wrong type argument to decrement"
3360 msgstr "¥Ó¥Ã¥Èȿž¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3362 #: c-typeck.c:2551
3363 #, fuzzy
3364 msgid "increment of pointer to unknown structure"
3365 msgstr "ÉÔÌÀ¤Ê¹½Â¤ÂΤËÂФ¹¤ë¥Ý¥¤¥ó¥¿¤Î%s"
3367 #: c-typeck.c:2553
3368 #, fuzzy
3369 msgid "decrement of pointer to unknown structure"
3370 msgstr "ÉÔÌÀ¤Ê¹½Â¤ÂΤËÂФ¹¤ë¥Ý¥¤¥ó¥¿¤Î%s"
3372 #: c-typeck.c:2723
3373 #, fuzzy, c-format
3374 msgid "assignment of read-only member %qs"
3375 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑ¥á¥ó¥Ð `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
3377 #: c-typeck.c:2724
3378 #, fuzzy, c-format
3379 msgid "increment of read-only member %qs"
3380 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑ¥á¥ó¥Ð `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
3382 #: c-typeck.c:2725
3383 #, fuzzy, c-format
3384 msgid "decrement of read-only member %qs"
3385 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑ¥á¥ó¥Ð `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
3387 #: c-typeck.c:2729
3388 #, fuzzy, c-format
3389 msgid "assignment of read-only variable %qs"
3390 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÊÑ¿ô `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
3392 #: c-typeck.c:2730
3393 #, fuzzy, c-format
3394 msgid "increment of read-only variable %qs"
3395 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÊÑ¿ô `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
3397 #: c-typeck.c:2731
3398 #, fuzzy, c-format
3399 msgid "decrement of read-only variable %qs"
3400 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÊÑ¿ô `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
3402 #: c-typeck.c:2734
3403 #, fuzzy
3404 msgid "assignment of read-only location"
3405 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÎΰè¤Ç¹Ô¤ï¤ì¤Þ¤·¤¿"
3407 #: c-typeck.c:2735
3408 #, fuzzy
3409 msgid "increment of read-only location"
3410 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÎΰè¤Ç¹Ô¤ï¤ì¤Þ¤·¤¿"
3412 #: c-typeck.c:2736
3413 #, fuzzy
3414 msgid "decrement of read-only location"
3415 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÎΰè¤Ç¹Ô¤ï¤ì¤Þ¤·¤¿"
3417 #: c-typeck.c:2755
3418 #, fuzzy
3419 msgid "cannot take address of bit-field %qD"
3420 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤Î¥¢¥É¥ì¥¹¤ò¼èÆÀ¤Ç¤­¤Þ¤»¤ó"
3422 #: c-typeck.c:2783
3423 #, fuzzy
3424 msgid "global register variable %qD used in nested function"
3425 msgstr "Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
3427 #: c-typeck.c:2786
3428 #, fuzzy
3429 msgid "register variable %qD used in nested function"
3430 msgstr "¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
3432 #: c-typeck.c:2791
3433 #, fuzzy
3434 msgid "address of global register variable %qD requested"
3435 msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹"
3437 #: c-typeck.c:2793
3438 #, fuzzy
3439 msgid "address of register variable %qD requested"
3440 msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
3442 #: c-typeck.c:2841
3443 #, fuzzy
3444 msgid "non-lvalue array in conditional expression"
3445 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
3447 #: c-typeck.c:2885
3448 msgid "signed and unsigned type in conditional expression"
3449 msgstr "¾ò·ï¼°¤ËÉä¹çÉÕ¤­·¿¤ÈÉä¹ç̵¤··¿¤È¤¬¤¢¤ê¤Þ¤¹"
3451 #: c-typeck.c:2892
3452 msgid "ISO C forbids conditional expr with only one void side"
3453 msgstr "ISO C ¤ÏÊÒ¦¤À¤±¤¬ void ¤È¤Ê¤ë¾ò·ï¼°¤ò¶Ø¤¸¤Þ¤¹"
3455 #: c-typeck.c:2908 c-typeck.c:2916
3456 #, fuzzy
3457 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
3458 msgstr "ISO C ¤Ï `void *' ¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤ò¾ò·ï¼°¤È¤¹¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
3460 #: c-typeck.c:2923
3461 msgid "pointer type mismatch in conditional expression"
3462 msgstr "¾ò·ï¼°¤Ç¤Î¥Ý¥¤¥ó¥¿¤Î·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó"
3464 #: c-typeck.c:2930 c-typeck.c:2940
3465 msgid "pointer/integer type mismatch in conditional expression"
3466 msgstr "¾ò·ï¼°¤Ç¥Ý¥¤¥ó¥¿·¿¤ÈÀ°¿ô·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó"
3468 #: c-typeck.c:2954
3469 msgid "type mismatch in conditional expression"
3470 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
3472 #: c-typeck.c:2993
3473 msgid "left-hand operand of comma expression has no effect"
3474 msgstr "¥«¥ó¥Þ±é»»»Ò¤Îº¸Â¦¤Î¼°¤Ë¸úÎϤ¬¤¢¤ê¤Þ¤»¤ó"
3476 #: c-typeck.c:3026
3477 msgid "cast specifies array type"
3478 msgstr "¥­¥ã¥¹¥È¤¬ÇÛÎ󷿤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
3480 #: c-typeck.c:3032
3481 msgid "cast specifies function type"
3482 msgstr "¥­¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
3484 #: c-typeck.c:3042
3485 msgid "ISO C forbids casting nonscalar to the same type"
3486 msgstr "ISO C ¤ÏÈó¥¹¥«¥é¡¼¤«¤éƱ¤¸·¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
3488 #: c-typeck.c:3060
3489 msgid "ISO C forbids casts to union type"
3490 msgstr "ISO C ¤Ï¶¦ÍÑÂη¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
3492 #: c-typeck.c:3069
3493 msgid "cast to union type from type not present in union"
3494 msgstr "¶¦ÍÑÂΤÎÃæ¤Ë¤Ê¤¤·¿¤«¤é¶¦ÍÑÂη¿¤Ø¥­¥ã¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
3496 #: c-typeck.c:3120
3497 #, fuzzy
3498 msgid "cast adds new qualifiers to function type"
3499 msgstr "¥­¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
3501 #. There are qualifiers present in IN_OTYPE that are not
3502 #. present in IN_TYPE.
3503 #: c-typeck.c:3125
3504 msgid "cast discards qualifiers from pointer target type"
3505 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
3507 #: c-typeck.c:3140
3508 msgid "cast increases required alignment of target type"
3509 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤ÎÍ׵ᥢ¥é¥¤¥ó¥á¥ó¥È¤¬Áý²Ã¤·¤Þ¤¹"
3511 #: c-typeck.c:3146
3512 msgid "cast from pointer to integer of different size"
3513 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤«¤é°Û¤Ê¤ë¥µ¥¤¥º¤ÎÀ°¿ô¤È¤Ê¤ê¤Þ¤¹"
3515 #: c-typeck.c:3151
3516 msgid "cast from function call of type %qT to non-matching type %qT"
3517 msgstr ""
3519 #: c-typeck.c:3159
3520 msgid "cast to pointer from integer of different size"
3521 msgstr "°Û¤Ê¤ë¥µ¥¤¥º¤ÎÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤Ë¥­¥ã¥¹¥È¤µ¤ì¤Þ¤·¤¿"
3523 #: c-typeck.c:3171
3524 msgid "type-punning to incomplete type might break strict-aliasing rules"
3525 msgstr ""
3527 #: c-typeck.c:3178
3528 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
3529 msgstr ""
3531 #: c-typeck.c:3181
3532 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
3533 msgstr ""
3535 #: c-typeck.c:3193
3536 #, fuzzy
3537 msgid "ISO C forbids conversion of function pointer to object pointer type"
3538 msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë¥á¥ó¥Ð´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
3540 #: c-typeck.c:3202
3541 #, fuzzy
3542 msgid "ISO C forbids conversion of object pointer to function pointer type"
3543 msgstr "ISO C ¤Ï `void *' ¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤ÎÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
3545 #: c-typeck.c:3457
3546 #, fuzzy
3547 msgid "cannot pass rvalue to reference parameter"
3548 msgstr "»²¾È·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
3550 #: c-typeck.c:3566 c-typeck.c:3675
3551 #, fuzzy, c-format
3552 msgid "passing argument %d of %qE makes qualified function pointer from unqualified"
3553 msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹"
3555 #: c-typeck.c:3569 c-typeck.c:3678
3556 #, fuzzy
3557 msgid "assignment makes qualified function pointer from unqualified"
3558 msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹"
3560 #: c-typeck.c:3572 c-typeck.c:3680
3561 #, fuzzy
3562 msgid "initialization makes qualified function pointer from unqualified"
3563 msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹"
3565 #: c-typeck.c:3575 c-typeck.c:3682
3566 #, fuzzy
3567 msgid "return makes qualified function pointer from unqualified"
3568 msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹"
3570 #: c-typeck.c:3579 c-typeck.c:3643
3571 #, fuzzy, c-format
3572 msgid "passing argument %d of %qE discards qualifiers from pointer target type"
3573 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
3575 #: c-typeck.c:3581 c-typeck.c:3645
3576 #, fuzzy
3577 msgid "assignment discards qualifiers from pointer target type"
3578 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
3580 #: c-typeck.c:3583 c-typeck.c:3647
3581 #, fuzzy
3582 msgid "initialization discards qualifiers from pointer target type"
3583 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
3585 #: c-typeck.c:3585 c-typeck.c:3649
3586 #, fuzzy
3587 msgid "return discards qualifiers from pointer target type"
3588 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
3590 #: c-typeck.c:3590
3591 msgid "ISO C prohibits argument conversion to union type"
3592 msgstr "ISO C ¤Ç¤Ï°ú¿ô¤«¤é¶¦ÍÑÂΤؤÎÊÑ´¹¤ò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹"
3594 #: c-typeck.c:3628
3595 #, fuzzy
3596 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
3597 msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹"
3599 #: c-typeck.c:3631
3600 #, fuzzy
3601 msgid "ISO C forbids assignment between function pointer and %<void *%>"
3602 msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹"
3604 #: c-typeck.c:3633
3605 #, fuzzy
3606 msgid "ISO C forbids initialization between function pointer and %<void *%>"
3607 msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹"
3609 #: c-typeck.c:3635
3610 #, fuzzy
3611 msgid "ISO C forbids return between function pointer and %<void *%>"
3612 msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹"
3614 #: c-typeck.c:3658
3615 #, fuzzy, c-format
3616 msgid "pointer targets in passing argument %d of %qE differ in signedness"
3617 msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉä¹æ¤Î̵ͭ¤¬°Û¤Ê¤ê¤Þ¤¹"
3619 #: c-typeck.c:3660
3620 #, fuzzy
3621 msgid "pointer targets in assignment differ in signedness"
3622 msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉä¹æ¤Î̵ͭ¤¬°Û¤Ê¤ê¤Þ¤¹"
3624 #: c-typeck.c:3662
3625 #, fuzzy
3626 msgid "pointer targets in initialization differ in signedness"
3627 msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉä¹æ¤Î̵ͭ¤¬°Û¤Ê¤ê¤Þ¤¹"
3629 #: c-typeck.c:3664
3630 #, fuzzy
3631 msgid "pointer targets in return differ in signedness"
3632 msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉä¹æ¤Î̵ͭ¤¬°Û¤Ê¤ê¤Þ¤¹"
3634 #: c-typeck.c:3687
3635 #, fuzzy, c-format
3636 msgid "passing argument %d of %qE from incompatible pointer type"
3637 msgstr "¸ß´¹À­¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹"
3639 #: c-typeck.c:3689
3640 #, fuzzy
3641 msgid "assignment from incompatible pointer type"
3642 msgstr "¸ß´¹À­¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹"
3644 #: c-typeck.c:3690
3645 #, fuzzy
3646 msgid "initialization from incompatible pointer type"
3647 msgstr "¸ß´¹À­¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹"
3649 #: c-typeck.c:3692
3650 #, fuzzy
3651 msgid "return from incompatible pointer type"
3652 msgstr "¸ß´¹À­¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹"
3654 #. ??? This should not be an error when inlining calls to
3655 #. unprototyped functions.
3656 #: c-typeck.c:3699 c-typeck.c:4187 cp/typeck.c:1406
3657 msgid "invalid use of non-lvalue array"
3658 msgstr "Èóº¸ÊÕÃÍÇÛÎó¤Î̵¸ú¤ÊÍøÍÑ"
3660 #: c-typeck.c:3713
3661 #, fuzzy, c-format
3662 msgid "passing argument %d of %qE makes pointer from integer without a cast"
3663 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿"
3665 #: c-typeck.c:3715
3666 #, fuzzy
3667 msgid "assignment makes pointer from integer without a cast"
3668 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿"
3670 #: c-typeck.c:3717
3671 #, fuzzy
3672 msgid "initialization makes pointer from integer without a cast"
3673 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿"
3675 #: c-typeck.c:3719
3676 #, fuzzy
3677 msgid "return makes pointer from integer without a cast"
3678 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿"
3680 #: c-typeck.c:3726
3681 #, fuzzy, c-format
3682 msgid "passing argument %d of %qE makes integer from pointer without a cast"
3683 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿"
3685 #: c-typeck.c:3728
3686 #, fuzzy
3687 msgid "assignment makes integer from pointer without a cast"
3688 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿"
3690 #: c-typeck.c:3730
3691 #, fuzzy
3692 msgid "initialization makes integer from pointer without a cast"
3693 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿"
3695 #: c-typeck.c:3732
3696 #, fuzzy
3697 msgid "return makes integer from pointer without a cast"
3698 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿"
3700 #. ??? This should not be an error when inlining calls to
3701 #. unprototyped functions.
3702 #: c-typeck.c:3745
3703 #, fuzzy, c-format
3704 msgid "incompatible type for argument %d of %qE"
3705 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
3707 #: c-typeck.c:3748
3708 #, fuzzy
3709 msgid "incompatible types in assignment"
3710 msgstr "%s ¤Ë¸ß´¹À­¤Î¤Ê¤¤·¿"
3712 #: c-typeck.c:3751
3713 #, fuzzy
3714 msgid "incompatible types in initialization"
3715 msgstr "%s ¤Ë¸ß´¹À­¤Î¤Ê¤¤·¿"
3717 #: c-typeck.c:3754
3718 #, fuzzy
3719 msgid "incompatible types in return"
3720 msgstr "%s ¤Ë¸ß´¹À­¤Î¤Ê¤¤·¿"
3722 #: c-typeck.c:3835
3723 msgid "traditional C rejects automatic aggregate initialization"
3724 msgstr "¸Å¤¤ C ¤Ç¤Ï¼«Æ°Åª¤Ê½¸¹çÂΤνé´ü²½¤òµñÀ䤷¤Þ¤¹"
3726 #. Use `%s' to print the string in case there are any escape
3727 #. characters in the message.
3728 #: c-typeck.c:4000 c-typeck.c:4015 c-typeck.c:4030 final.c:2856 final.c:2858
3729 #: gcc.c:4649 rtl-error.c:113 toplev.c:606 config/cris/cris.c:568
3730 #: cp/parser.c:1861 cp/typeck.c:4175 java/expr.c:404 java/parse.y:5021
3731 #: java/verify.c:1593 java/verify.c:1594 java/verify.c:1613
3732 #, c-format
3733 msgid "%s"
3734 msgstr "%s"
3736 #: c-typeck.c:4003 c-typeck.c:4018 c-typeck.c:4033
3737 #, fuzzy, c-format
3738 msgid "(near initialization for %qs)"
3739 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
3741 #: c-typeck.c:4047
3742 #, fuzzy
3743 msgid "array initialized from parenthesized string constant"
3744 msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
3746 #: c-typeck.c:4111 cp/typeck2.c:702
3747 msgid "char-array initialized from wide string"
3748 msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
3750 #: c-typeck.c:4116
3751 #, fuzzy
3752 msgid "wchar_t-array initialized from non-wide string"
3753 msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
3755 #: c-typeck.c:4134 cp/typeck2.c:724
3756 msgid "initializer-string for array of chars is too long"
3757 msgstr "char ¤ÎÇÛÎó¤Ë¤È¤Ã¤Æ½é´ü²½»Òʸ»úÎó¤¬Ä¹¤¹¤®¤Þ¤¹"
3759 #: c-typeck.c:4140
3760 #, fuzzy
3761 msgid "array of inappropriate type initialized from string constant"
3762 msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
3764 #: c-typeck.c:4210
3765 msgid "array initialized from non-constant array expression"
3766 msgstr "ÈóÄê¿ôÇÛÎó¼°¤«¤éÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
3768 #: c-typeck.c:4269 c-typeck.c:5653
3769 msgid "initializer element is not computable at load time"
3770 msgstr "½é´ü²½»Ò¤ÎÍ×ÁÇ¤Ï¥í¡¼¥É»þ¤Ë·×»»¤µ¤ìÆÀ¤Þ¤»¤ó"
3772 #: c-typeck.c:4284 cp/typeck2.c:803
3773 msgid "invalid initializer"
3774 msgstr "̵¸ú¤Ê½é´ü²½»Ò"
3776 #: c-typeck.c:4554 cp/decl.c:4542
3777 #, fuzzy
3778 msgid "opaque vector types cannot be initialized"
3779 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
3781 #: c-typeck.c:4750
3782 msgid "extra brace group at end of initializer"
3783 msgstr "½é´ü²½»Ò¤Î½ª¤ï¤ê¤Ë;ʬ¤Ê¥Ö¥ì¡¼¥¹¤Î¥°¥ë¡¼¥×"
3785 #: c-typeck.c:4770
3786 msgid "missing braces around initializer"
3787 msgstr "½é´ü²½»Ò¤Î¤Þ¤ï¤ê¤Î¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
3789 #: c-typeck.c:4830
3790 msgid "braces around scalar initializer"
3791 msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤¬¥Ö¥ì¡¼¥¹¤Ç°Ï¤Þ¤ì¤Æ¤¤¤Þ¤¹"
3793 #: c-typeck.c:4887
3794 msgid "initialization of flexible array member in a nested context"
3795 msgstr "¥Í¥¹¥È¤·¤¿Ê¸Ì®¤Ç²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
3797 #: c-typeck.c:4889
3798 msgid "initialization of a flexible array member"
3799 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
3801 #: c-typeck.c:4916
3802 msgid "missing initializer"
3803 msgstr "½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
3805 #: c-typeck.c:4938
3806 msgid "empty scalar initializer"
3807 msgstr "¶õ¤Î¥¹¥«¥é¡¼½é´ü²½»Ò"
3809 #: c-typeck.c:4943
3810 msgid "extra elements in scalar initializer"
3811 msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤Ë;ʬ¤ÊÍ×ÁÇ"
3813 #: c-typeck.c:5031
3814 msgid "initialization designators may not nest"
3815 msgstr "½é´ü²½»Ø̾»Ò¤Ç¤Ï¥Í¥¹¥È¤µ¤»¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
3817 #: c-typeck.c:5053 c-typeck.c:5128
3818 msgid "array index in non-array initializer"
3819 msgstr "ÈóÇÛÎó¤Î½é´ü²½»Ò¤ËÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬»È¤ï¤ì¤Þ¤·¤¿"
3821 #: c-typeck.c:5058 c-typeck.c:5181
3822 msgid "field name not in record or union initializer"
3823 msgstr "¥ì¥³¡¼¥É¤ä¶¦ÍÑÂΤ˥ե£¡¼¥ë¥É̾¤¬¤Ê¤¤½é´ü²½»Ò¤Ç¤¹"
3825 #: c-typeck.c:5104
3826 #, fuzzy
3827 msgid "array index in initializer not of integer type"
3828 msgstr "½é´ü²½»ÒÆâ¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬ÇÛÎó¤Î¶­³¦¤òĶ¤¨¤Þ¤·¤¿"
3830 #: c-typeck.c:5124 c-typeck.c:5126
3831 msgid "nonconstant array index in initializer"
3832 msgstr "½é´ü²½»ÒÆâ¤ËÈóÄê¿ô¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
3834 #: c-typeck.c:5130 c-typeck.c:5133
3835 msgid "array index in initializer exceeds array bounds"
3836 msgstr "½é´ü²½»ÒÆâ¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬ÇÛÎó¤Î¶­³¦¤òĶ¤¨¤Þ¤·¤¿"
3838 #: c-typeck.c:5144
3839 msgid "empty index range in initializer"
3840 msgstr "½é´ü²½»ÒÆâ¤Ë¶õ¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
3842 #: c-typeck.c:5153
3843 msgid "array index range in initializer exceeds array bounds"
3844 msgstr "½é´ü²½»Ò¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬ÇÛÎó¤Î¶­³¦¤òĶ¤¨¤Þ¤·¤¿"
3846 #: c-typeck.c:5193
3847 #, fuzzy, c-format
3848 msgid "unknown field %qs specified in initializer"
3849 msgstr "ÉÔÌÀ¤Ê¥Õ¥£¡¼¥ë¥É `%s' ¤¬½é´ü²½»Ò¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿"
3851 #: c-typeck.c:5229 c-typeck.c:5250 c-typeck.c:5716
3852 msgid "initialized field with side-effects overwritten"
3853 msgstr "½é´ü²½¤µ¤ì¤¿¥Õ¥£¡¼¥ë¥É¤¬ÉûºîÍѤǾå½ñ¤­¤µ¤ì¤Þ¤¹"
3855 #: c-typeck.c:5925
3856 msgid "excess elements in char array initializer"
3857 msgstr "char ÇÛÎó½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
3859 #: c-typeck.c:5932 c-typeck.c:5978
3860 msgid "excess elements in struct initializer"
3861 msgstr "¹½Â¤Âνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
3863 #: c-typeck.c:5993
3864 #, fuzzy
3865 msgid "non-static initialization of a flexible array member"
3866 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
3868 #: c-typeck.c:6061
3869 msgid "excess elements in union initializer"
3870 msgstr "¶¦ÍÑÂνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
3872 #: c-typeck.c:6083
3873 msgid "traditional C rejects initialization of unions"
3874 msgstr "¸Å¤¤ C ¤Ï¶¦ÍÑÂΤνé´ü¤òµñÀ䤷¤Þ¤¹"
3876 #: c-typeck.c:6147
3877 msgid "excess elements in array initializer"
3878 msgstr "ÇÛÎó½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
3880 #: c-typeck.c:6177
3881 #, fuzzy
3882 msgid "excess elements in vector initializer"
3883 msgstr "¥¹¥«¥é¡¼½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
3885 #: c-typeck.c:6200
3886 msgid "excess elements in scalar initializer"
3887 msgstr "¥¹¥«¥é¡¼½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
3889 #: c-typeck.c:6362
3890 #, fuzzy
3891 msgid "ISO C forbids %<goto *expr;%>"
3892 msgstr "ISO C `goto *¼°;' ¤Î½ñ¤­Êý¤ò¶Ø¤¸¤Þ¤¹"
3894 #: c-typeck.c:6376 cp/typeck.c:6160
3895 #, fuzzy
3896 msgid "function declared %<noreturn%> has a %<return%> statement"
3897 msgstr "`noreturn' ¤ÎÀë¸À¤µ¤ì¤¿´Ø¿ô¤Ë `return' Ê¸¤¬¤¢¤ê¤Þ¤¹"
3899 #: c-typeck.c:6383
3900 #, fuzzy
3901 msgid "%<return%> with no value, in function returning non-void"
3902 msgstr "Ìá¤ê·¿¤¬´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤»¤ó"
3904 #: c-typeck.c:6390
3905 #, fuzzy
3906 msgid "%<return%> with a value, in function returning void"
3907 msgstr "Ìá¤ê·¿¤¬ void ¤Î´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤¹"
3909 #: c-typeck.c:6447
3910 msgid "function returns address of local variable"
3911 msgstr "´Ø¿ô¤¬¥í¡¼¥«¥ëÊÑ¿ô¤Î¥¢¥É¥ì¥¹¤òÊÖ¤·¤Æ¤¤¤Þ¤¹"
3913 #: c-typeck.c:6508 cp/semantics.c:880
3914 msgid "switch quantity not an integer"
3915 msgstr "switch ¤ÎÆâÍƤ¬À°¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3917 #: c-typeck.c:6518
3918 #, fuzzy
3919 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
3920 msgstr "ISO C ¤Ç¤Ï `long' ¤Î switch ¼°¤Ï `int' ¤ËÊÑ´¹¤µ¤ì¤Þ¤»¤ó"
3922 #: c-typeck.c:6555 cp/parser.c:5942
3923 msgid "case label not within a switch statement"
3924 msgstr "case ¥é¥Ù¥ë¤¬ switch Ê¸¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
3926 #: c-typeck.c:6557
3927 #, fuzzy
3928 msgid "%<default%> label not within a switch statement"
3929 msgstr "`default' ¥é¥Ù¥ë¤¬ switch Ê¸¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
3931 #: c-typeck.c:6621
3932 msgid "%Hsuggest explicit braces to avoid ambiguous %<else%>"
3933 msgstr ""
3935 #: c-typeck.c:6631
3936 #, fuzzy
3937 msgid "%Hempty body in an if-statement"
3938 msgstr "else Ê¸¤ÎÃæ¿È¤¬¶õ¤Ç¤¹"
3940 #: c-typeck.c:6639
3941 #, fuzzy
3942 msgid "%Hempty body in an else-statement"
3943 msgstr "else Ê¸¤ÎÃæ¿È¤¬¶õ¤Ç¤¹"
3945 #: c-typeck.c:6730 cp/parser.c:6445
3946 msgid "continue statement not within a loop"
3947 msgstr "continue Ê¸¤¬ loop ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
3949 #: c-typeck.c:6747
3950 msgid "%Hstatement with no effect"
3951 msgstr ""
3953 #: c-typeck.c:6776
3954 msgid "expression statement has incomplete type"
3955 msgstr "¼°¤ÎÃæ¤Îʸ¤ËÉÔ´°Á´·¿¤¬¤¢¤ê¤Þ¤¹"
3957 #: c-typeck.c:7099 c-typeck.c:7138
3958 #, fuzzy
3959 msgid "division by zero"
3960 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
3962 #: c-typeck.c:7183 cp/typeck.c:2971
3963 msgid "right shift count is negative"
3964 msgstr "±¦¥·¥Õ¥È²ó¿ô¤¬Éé¤Î¿ô¤Ç¤¹"
3966 #: c-typeck.c:7190 cp/typeck.c:2977
3967 msgid "right shift count >= width of type"
3968 msgstr "±¦¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
3970 #: c-typeck.c:7211 cp/typeck.c:2996
3971 msgid "left shift count is negative"
3972 msgstr "º¸¥·¥Õ¥È²ó¿ô¤¬Éé¤Î¿ô¤Ç¤¹"
3974 #: c-typeck.c:7214 cp/typeck.c:2998
3975 msgid "left shift count >= width of type"
3976 msgstr "º¸¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
3978 #: c-typeck.c:7231 cp/typeck.c:3033
3979 msgid "comparing floating point with == or != is unsafe"
3980 msgstr "ÉâÆ°¾®¿ôÅÀ¤ÎÈæ³Ó¤Ç == ¤ä != ¤ò»È¤¦¤Î¤Ï°ÂÁ´¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3982 #: c-typeck.c:7255 c-typeck.c:7262
3983 #, fuzzy
3984 msgid "ISO C forbids comparison of %<void *%> with function pointer"
3985 msgstr "ISO C ¤Ï `void *' ¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤ÎÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
3987 #: c-typeck.c:7266 c-typeck.c:7312
3988 msgid "comparison of distinct pointer types lacks a cast"
3989 msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥­¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
3991 #: c-typeck.c:7280 c-typeck.c:7285 c-typeck.c:7332 c-typeck.c:7337
3992 msgid "comparison between pointer and integer"
3993 msgstr "¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¹Ô¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
3995 #: c-typeck.c:7304
3996 msgid "comparison of complete and incomplete pointers"
3997 msgstr "´°Á´¤Ê¥Ý¥¤¥ó¥¿¤ÈÉÔ´°Á´¤Ê¥Ý¥¤¥ó¥¿¤È¤ÎÈæ³Ó¤Ç¤¹"
3999 #: c-typeck.c:7307
4000 msgid "ISO C forbids ordered comparisons of pointers to functions"
4001 msgstr "ISO C ´Ø¿ô¥Ý¥¤¥ó¥¿¤Î½ç½øÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
4003 #: c-typeck.c:7320 c-typeck.c:7327
4004 msgid "ordered comparison of pointer with integer zero"
4005 msgstr "À°¿ô 0 ¤È¥Ý¥¤¥ó¥¿¤È¤Î½ç½øÈæ³Ó¤Ç¤¹"
4007 #: c-typeck.c:7548
4008 msgid "comparison between signed and unsigned"
4009 msgstr "Éä¹çÉÕ¤­¤ÈÉä¹ç̵¤·¤È¤ÎÈæ³Ó¤Ç¤¹"
4011 #: c-typeck.c:7594 cp/typeck.c:3440
4012 msgid "comparison of promoted ~unsigned with constant"
4013 msgstr "~¤Çȿž¤µ¤ì¤¿³Ê¾å¤²Éä¹ç̵¤··¿¤ÈÄê¿ô¤È¤ÎÈæ³Ó¤Ç¤¹"
4015 #: c-typeck.c:7602 cp/typeck.c:3448
4016 msgid "comparison of promoted ~unsigned with unsigned"
4017 msgstr "~¤Çȿž¤µ¤ì¤¿Éä¹ç̵¤··¿¤ÈÉä¹ç̵¤··¿¤È¤ÎÈæ³Ó¤Ç¤¹"
4019 #: calls.c:1909
4020 msgid "function call has aggregate value"
4021 msgstr "´Ø¿ô¸Æ¤Ó½Ð¤·¤¬½¸¹çÂΤÎÃͤò»ý¤Ã¤Æ¤¤¤Þ¤¹"
4023 #: cfghooks.c:90
4024 #, c-format
4025 msgid "bb %d on wrong place"
4026 msgstr ""
4028 #: cfghooks.c:96
4029 #, c-format
4030 msgid "prev_bb of %d should be %d, not %d"
4031 msgstr ""
4033 #: cfghooks.c:113
4034 #, c-format
4035 msgid "verify_flow_info: Wrong count of block %i %i"
4036 msgstr ""
4038 #: cfghooks.c:119
4039 #, c-format
4040 msgid "verify_flow_info: Wrong frequency of block %i %i"
4041 msgstr ""
4043 #: cfghooks.c:127
4044 #, c-format
4045 msgid "verify_flow_info: Duplicate edge %i->%i"
4046 msgstr ""
4048 #: cfghooks.c:133
4049 #, c-format
4050 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
4051 msgstr ""
4053 #: cfghooks.c:139
4054 #, c-format
4055 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
4056 msgstr ""
4058 #: cfghooks.c:151
4059 #, fuzzy, c-format
4060 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
4061 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d pred edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
4063 #: cfghooks.c:165 cfgrtl.c:2048
4064 #, c-format
4065 msgid "Wrong amount of branch edges after unconditional jump %i"
4066 msgstr ""
4068 #: cfghooks.c:173 cfghooks.c:184
4069 #, fuzzy, c-format
4070 msgid "basic block %d pred edge is corrupted"
4071 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d pred edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
4073 #: cfghooks.c:185
4074 #, c-format
4075 msgid "its dest_idx should be %d, not %d"
4076 msgstr ""
4078 #: cfghooks.c:214
4079 #, fuzzy, c-format
4080 msgid "basic block %i edge lists are corrupted"
4081 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %i edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
4083 #: cfghooks.c:228
4084 msgid "verify_flow_info failed"
4085 msgstr ""
4087 #: cfghooks.c:289
4088 #, fuzzy, c-format
4089 msgid "%s does not support redirect_edge_and_branch."
4090 msgstr "%s ¤Ï %%n$ ±é»»»ÒÈÖ¹æ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4092 #: cfghooks.c:307
4093 #, fuzzy, c-format
4094 msgid "%s does not support redirect_edge_and_branch_force."
4095 msgstr "%s ¤Ï %%n$ ±é»»»ÒÈÖ¹æ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4097 #: cfghooks.c:325
4098 #, fuzzy, c-format
4099 msgid "%s does not support split_block."
4100 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4102 #: cfghooks.c:361
4103 #, fuzzy, c-format
4104 msgid "%s does not support move_block_after."
4105 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4107 #: cfghooks.c:374
4108 #, fuzzy, c-format
4109 msgid "%s does not support delete_basic_block."
4110 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4112 #: cfghooks.c:406
4113 #, fuzzy, c-format
4114 msgid "%s does not support split_edge."
4115 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4117 #: cfghooks.c:467
4118 #, fuzzy, c-format
4119 msgid "%s does not support create_basic_block."
4120 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4122 #: cfghooks.c:495
4123 #, fuzzy, c-format
4124 msgid "%s does not support can_merge_blocks_p."
4125 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4127 #: cfghooks.c:506
4128 #, fuzzy, c-format
4129 msgid "%s does not support predict_edge."
4130 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4132 #: cfghooks.c:515
4133 #, fuzzy, c-format
4134 msgid "%s does not support predicted_by_p."
4135 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4137 #: cfghooks.c:529
4138 #, fuzzy, c-format
4139 msgid "%s does not support merge_blocks."
4140 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4142 #: cfghooks.c:575
4143 #, fuzzy, c-format
4144 msgid "%s does not support make_forwarder_block."
4145 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4147 #: cfghooks.c:680
4148 #, fuzzy, c-format
4149 msgid "%s does not support can_duplicate_block_p."
4150 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4152 #: cfghooks.c:707
4153 #, fuzzy, c-format
4154 msgid "%s does not support duplicate_block."
4155 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4157 #: cfghooks.c:773
4158 #, fuzzy, c-format
4159 msgid "%s does not support block_ends_with_call_p"
4160 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4162 #: cfghooks.c:784
4163 #, fuzzy, c-format
4164 msgid "%s does not support block_ends_with_condjump_p"
4165 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4167 #: cfghooks.c:802
4168 #, fuzzy, c-format
4169 msgid "%s does not support flow_call_edges_add"
4170 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4172 #: cfgloop.c:1304
4173 #, c-format
4174 msgid "Size of loop %d should be %d, not %d."
4175 msgstr ""
4177 #: cfgloop.c:1321
4178 #, c-format
4179 msgid "Bb %d do not belong to loop %d."
4180 msgstr ""
4182 #: cfgloop.c:1338
4183 #, c-format
4184 msgid "Loop %d's header does not have exactly 2 entries."
4185 msgstr ""
4187 #: cfgloop.c:1345
4188 #, c-format
4189 msgid "Loop %d's latch does not have exactly 1 successor."
4190 msgstr ""
4192 #: cfgloop.c:1350
4193 #, c-format
4194 msgid "Loop %d's latch does not have header as successor."
4195 msgstr ""
4197 #: cfgloop.c:1355
4198 #, c-format
4199 msgid "Loop %d's latch does not belong directly to it."
4200 msgstr ""
4202 #: cfgloop.c:1361
4203 #, c-format
4204 msgid "Loop %d's header does not belong directly to it."
4205 msgstr ""
4207 #: cfgloop.c:1367
4208 #, c-format
4209 msgid "Loop %d's latch is marked as part of irreducible region."
4210 msgstr ""
4212 #: cfgloop.c:1400
4213 #, fuzzy, c-format
4214 msgid "Basic block %d should be marked irreducible."
4215 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d pred edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
4217 #: cfgloop.c:1406
4218 #, fuzzy, c-format
4219 msgid "Basic block %d should not be marked irreducible."
4220 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¤¬Ï¢Â³Åª¤ËÈÖ¹æÉÕ¤±¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
4222 #: cfgloop.c:1414
4223 #, c-format
4224 msgid "Edge from %d to %d should be marked irreducible."
4225 msgstr ""
4227 #: cfgloop.c:1421
4228 #, c-format
4229 msgid "Edge from %d to %d should not be marked irreducible."
4230 msgstr ""
4232 #: cfgloop.c:1456
4233 #, c-format
4234 msgid "Wrong single exit %d->%d recorded for loop %d."
4235 msgstr ""
4237 #: cfgloop.c:1460
4238 #, c-format
4239 msgid "Right exit is %d->%d."
4240 msgstr ""
4242 #: cfgloop.c:1477
4243 #, c-format
4244 msgid "Single exit not recorded for loop %d."
4245 msgstr ""
4247 #: cfgloop.c:1484
4248 #, c-format
4249 msgid "Loop %d should not have single exit (%d -> %d)."
4250 msgstr ""
4252 #: cfgrtl.c:1940
4253 #, fuzzy, c-format
4254 msgid "end insn %d for block %d not found in the insn stream"
4255 msgstr "½ªÎ»Ì¿Îá %d(¥Ö¥í¥Ã¥¯ %d) ¤¬°ìÏ¢¤ÎÌ¿ÎáÎó¤ÎÃæ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£"
4257 #: cfgrtl.c:1954
4258 #, fuzzy, c-format
4259 msgid "insn %d is in multiple basic blocks (%d and %d)"
4260 msgstr "Ì¿Îá %d ¤¬Ê£¿ô¤Î´ðËÜ¥Ö¥í¥Ã¥¯(%d ¤È %d)¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
4262 #: cfgrtl.c:1966
4263 #, fuzzy, c-format
4264 msgid "head insn %d for block %d not found in the insn stream"
4265 msgstr "³«»ÏÌ¿Îá %d(¥Ö¥í¥Ã¥¯ %d) ¤¬°ìÏ¢¤ÎÌ¿ÎáÎó¤ÎÃæ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£"
4267 #: cfgrtl.c:1990
4268 msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
4269 msgstr ""
4271 #: cfgrtl.c:2005
4272 #, c-format
4273 msgid "Fallthru edge crosses section boundary (bb %i)"
4274 msgstr ""
4276 #: cfgrtl.c:2030
4277 #, c-format
4278 msgid "Missing REG_EH_REGION note in the end of bb %i"
4279 msgstr ""
4281 #: cfgrtl.c:2038
4282 #, c-format
4283 msgid "Too many outgoing branch edges from bb %i"
4284 msgstr ""
4286 #: cfgrtl.c:2043
4287 #, c-format
4288 msgid "Fallthru edge after unconditional jump %i"
4289 msgstr ""
4291 #: cfgrtl.c:2054
4292 #, fuzzy, c-format
4293 msgid "Wrong amount of branch edges after conditional jump %i"
4294 msgstr "¾ò·ï¤Î¼Â¹Ô¤è¤ê¤Ïʬ´ô¤ÎÀ¸À®¤òÍ¥À褹¤ë"
4296 #: cfgrtl.c:2059
4297 #, c-format
4298 msgid "Call edges for non-call insn in bb %i"
4299 msgstr ""
4301 #: cfgrtl.c:2068
4302 #, c-format
4303 msgid "Abnormal edges for no purpose in bb %i"
4304 msgstr ""
4306 #: cfgrtl.c:2080
4307 #, c-format
4308 msgid "insn %d inside basic block %d but block_for_insn is NULL"
4309 msgstr ""
4311 #: cfgrtl.c:2084
4312 #, c-format
4313 msgid "insn %d inside basic block %d but block_for_insn is %i"
4314 msgstr ""
4316 #: cfgrtl.c:2098 cfgrtl.c:2108
4317 #, c-format
4318 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
4319 msgstr "NOTE_INSN_BASIC_BLOCK ¤¬¥Ö¥í¥Ã¥¯ %d ¤Ë¤¢¤ê¤Þ¤»¤ó"
4321 #: cfgrtl.c:2121
4322 #, fuzzy, c-format
4323 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
4324 msgstr "NOTE_INSN_BASIC_BLOCK %d ¤¬´ðËÜ¥Ö¥í¥Ã¥¯ %d ¤ÎÃæ¤Û¤É¤Ë¤¢¤ê¤Þ¤¹"
4326 #: cfgrtl.c:2131
4327 #, fuzzy, c-format
4328 msgid "in basic block %d:"
4329 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d Æâ:"
4331 #: cfgrtl.c:2132
4332 msgid "flow control insn inside a basic block"
4333 msgstr ""
4335 #: cfgrtl.c:2180
4336 #, c-format
4337 msgid "missing barrier after block %i"
4338 msgstr ""
4340 #: cfgrtl.c:2193
4341 #, c-format
4342 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
4343 msgstr ""
4345 #: cfgrtl.c:2208
4346 #, c-format
4347 msgid "verify_flow_info: Incorrect fallthru %i->%i"
4348 msgstr ""
4350 #: cfgrtl.c:2210
4351 msgid "wrong insn in the fallthru edge"
4352 msgstr ""
4354 #: cfgrtl.c:2227
4355 #, fuzzy
4356 msgid "basic blocks not laid down consecutively"
4357 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¤¬Ï¢Â³Åª¤ËÈÖ¹æÉÕ¤±¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
4359 #: cfgrtl.c:2252
4360 #, fuzzy
4361 msgid "insn outside basic block"
4362 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d Æâ:"
4364 #: cfgrtl.c:2259
4365 #, fuzzy
4366 msgid "return not followed by barrier"
4367 msgstr "'#' ¤Ë¥Þ¥¯¥í²¾°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Þ¤»¤ó"
4369 #: cfgrtl.c:2266
4370 #, c-format
4371 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
4372 msgstr "Ì¿ÎáÏ¢º¿Ãæ¤Î bb ¤Î¿ô (%d) ¤¬ n_basic_blocks (%d) ¤È°ã¤¤¤Þ¤¹"
4374 #: cgraph.c:231
4375 #, fuzzy
4376 msgid "function body not available"
4377 msgstr "´Ø¿ô¤ò inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
4379 #: cgraph.c:233 cgraphunit.c:651
4380 #, fuzzy
4381 msgid "redefined extern inline functions are not considered for inlining"
4382 msgstr "¥¤¥ó¥é¥¤¥ó´Ø¿ô¤ò¥¤¥ó¥é¥¤¥ó²½¤Ç¤­¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
4384 #: cgraph.c:236 cgraphunit.c:656
4385 #, fuzzy
4386 msgid "function not considered for inlining"
4387 msgstr "´Ø¿ô¤ò inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
4389 #: cgraph.c:238 cgraphunit.c:654
4390 #, fuzzy
4391 msgid "function not inlinable"
4392 msgstr "´Ø¿ô¤ò inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
4394 #: cgraph.c:556
4395 msgid "%D renamed after being referenced in assembly"
4396 msgstr ""
4398 #: cgraphunit.c:502
4399 msgid "Shared call_expr:"
4400 msgstr ""
4402 #: cgraphunit.c:508
4403 #, fuzzy
4404 msgid "Edge points to wrong declaration:"
4405 msgstr "°ì¤Ä¤ÎÀë¸À¤ËÊ£¿ô¤Î·¿¤¬¤¢¤ê¤Þ¤¹"
4407 #: cgraphunit.c:517
4408 msgid "Missing callgraph edge for call expr:"
4409 msgstr ""
4411 #: cgraphunit.c:543
4412 #, c-format
4413 msgid "Aux field set for edge %s->%s"
4414 msgstr ""
4416 #: cgraphunit.c:555
4417 #, fuzzy
4418 msgid "Inlined_to pointer is wrong"
4419 msgstr "¥»¥¯¥·¥ç¥ó¥Ý¥¤¥ó¥¿¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
4421 #: cgraphunit.c:560
4422 msgid "Multiple inline callers"
4423 msgstr ""
4425 #: cgraphunit.c:567
4426 msgid "Inlined_to pointer set for noninline callers"
4427 msgstr ""
4429 #: cgraphunit.c:573
4430 msgid "Inlined_to pointer is set but no predecesors found"
4431 msgstr ""
4433 #: cgraphunit.c:578
4434 msgid "Inlined_to pointer reffers to itself"
4435 msgstr ""
4437 #: cgraphunit.c:588
4438 msgid "Node not found in DECL_ASSEMBLER_NAME hash"
4439 msgstr ""
4441 #: cgraphunit.c:602
4442 #, c-format
4443 msgid "Edge %s->%s has no corresponding call_expr"
4444 msgstr ""
4446 #: cgraphunit.c:613
4447 msgid "verify_cgraph_node failed."
4448 msgstr ""
4450 #: cgraphunit.c:797
4451 #, fuzzy
4452 msgid "failed to reclaim unneeded function"
4453 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
4455 #: cgraphunit.c:1184
4456 msgid "--param large-function-growth limit reached"
4457 msgstr ""
4459 #: cgraphunit.c:1221
4460 msgid "recursive inlining"
4461 msgstr ""
4463 #: cgraphunit.c:1386 cgraphunit.c:1638
4464 msgid "--param max-inline-insns-single limit reached"
4465 msgstr ""
4467 #: cgraphunit.c:1410
4468 msgid "--param max-inline-insns-single limit reached after inlining into the callee"
4469 msgstr ""
4471 #: cgraphunit.c:1460
4472 msgid "--param inline-unit-growth limit reached"
4473 msgstr ""
4475 #: cgraphunit.c:1809
4476 msgid "Nodes with no released memory found."
4477 msgstr ""
4479 #: collect2.c:402 gcc.c:6744
4480 #, fuzzy, c-format
4481 msgid "internal gcc abort in %s, at %s:%d"
4482 msgstr "%s ¤ÇÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼ (%s:%d)"
4484 #: collect2.c:895
4485 msgid "no arguments"
4486 msgstr "°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
4488 #: collect2.c:1187
4489 #, fuzzy, c-format
4490 msgid "unknown demangling style '%s'"
4491 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
4493 #: collect2.c:1261 collect2.c:1409 collect2.c:1444
4494 #, c-format
4495 msgid "fopen %s"
4496 msgstr "fopen %s"
4498 #: collect2.c:1264 collect2.c:1414 collect2.c:1447
4499 #, c-format
4500 msgid "fclose %s"
4501 msgstr "fclose %s"
4503 #: collect2.c:1273
4504 #, c-format
4505 msgid "collect2 version %s"
4506 msgstr "collect2 version %s"
4508 #: collect2.c:1363
4509 #, c-format
4510 msgid "%d constructor(s) found\n"
4511 msgstr "%d ¸Ä¤Î¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
4513 #: collect2.c:1364
4514 #, c-format
4515 msgid "%d destructor(s)  found\n"
4516 msgstr "%d ¸Ä¤Î¥Ç¥¹¥È¥é¥¯¥¿¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
4518 #: collect2.c:1365
4519 #, c-format
4520 msgid "%d frame table(s) found\n"
4521 msgstr "%d ¸Ä¤Î¥Õ¥ì¡¼¥à¥Æ¡¼¥Ö¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
4523 #: collect2.c:1507
4524 #, c-format
4525 msgid "%s terminated with signal %d [%s]%s"
4526 msgstr "%s ¥·¥°¥Ê¥ë %d [%s]%s ¤Ç½ªÎ»¤µ¤»¤é¤ì¤Þ¤·¤¿"
4528 #: collect2.c:1525
4529 #, c-format
4530 msgid "%s returned %d exit status"
4531 msgstr "%s ¤Ï exit ¾õÂÖ %d ¤òÊÖ¤·¤Þ¤·¤¿"
4533 #: collect2.c:1550
4534 #, c-format
4535 msgid "[cannot find %s]"
4536 msgstr "[%s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó]"
4538 #: collect2.c:1565
4539 #, fuzzy, c-format
4540 msgid "cannot find '%s'"
4541 msgstr "`%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
4543 #: collect2.c:1576 collect2.c:1579
4544 #, c-format
4545 msgid "redirecting stdout: %s"
4546 msgstr "stdout ¤Ø¤Î¥ê¥À¥¤¥ì¥¯¥È: %s"
4548 #: collect2.c:1618
4549 #, c-format
4550 msgid "[Leaving %s]\n"
4551 msgstr "[%s ¤òÎ¥¤ì¤Þ¤¹]\n"
4553 #: collect2.c:1838
4554 #, c-format
4555 msgid ""
4556 "\n"
4557 "write_c_file - output name is %s, prefix is %s\n"
4558 msgstr ""
4559 "\n"
4560 "write_c_file - ½ÐÎÏ̾¤Ï %s¡¢¥×¥ì¥Õ¥£¥¯¥¹¤Ï %s\n"
4562 #: collect2.c:2042
4563 #, fuzzy
4564 msgid "cannot find 'nm'"
4565 msgstr "`nm' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
4567 #: collect2.c:2052 collect2.c:2218
4568 msgid "pipe"
4569 msgstr "pipe"
4571 #: collect2.c:2056 collect2.c:2222
4572 msgid "fdopen"
4573 msgstr "fdopen"
4575 #: collect2.c:2082 collect2.c:2248
4576 #, c-format
4577 msgid "dup2 %d 1"
4578 msgstr "dup2 %d 1"
4580 #: collect2.c:2085 collect2.c:2088 collect2.c:2101 collect2.c:2251
4581 #: collect2.c:2254 collect2.c:2267
4582 #, c-format
4583 msgid "close %d"
4584 msgstr "close %d"
4586 #: collect2.c:2091 collect2.c:2257
4587 #, c-format
4588 msgid "execv %s"
4589 msgstr "execv %s"
4591 #: collect2.c:2145
4592 #, c-format
4593 msgid "init function found in object %s"
4594 msgstr "init ´Ø¿ô¤ò¥ª¥Ö¥¸¥§¥¯¥È %s ¤Ç¸«¤Ä¤±¤Þ¤·¤¿"
4596 #: collect2.c:2153
4597 #, c-format
4598 msgid "fini function found in object %s"
4599 msgstr "fini ´Ø¿ô¤ò¥ª¥Ö¥¸¥§¥¯¥È %s ¤Ç¸«¤Ä¤±¤Þ¤·¤¿"
4601 #: collect2.c:2176 collect2.c:2306
4602 msgid "fclose"
4603 msgstr "fclose"
4605 #: collect2.c:2209
4606 #, fuzzy
4607 msgid "cannot find 'ldd'"
4608 msgstr "`ldd' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
4610 #: collect2.c:2270
4611 msgid ""
4612 "\n"
4613 "ldd output with constructors/destructors.\n"
4614 msgstr ""
4615 "\n"
4616 "ldd ½ÐÎϤ¬¥³¥ó¥¹¥È¥é¥¯¥¿/¥Ç¥¹¥È¥é¥¯¥¿¤òȼ¤¤¤Þ¤¹¡£\n"
4618 #: collect2.c:2285
4619 #, c-format
4620 msgid "dynamic dependency %s not found"
4621 msgstr "ưŪ°Í¸´Ø·¸ %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
4623 #: collect2.c:2297
4624 #, c-format
4625 msgid "unable to open dynamic dependency '%s'"
4626 msgstr "ưŪ°Í¸´Ø·¸ '%s' ¤ò³«¤±¤Þ¤»¤ó"
4628 #: collect2.c:2456
4629 #, c-format
4630 msgid "%s: not a COFF file"
4631 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
4633 #: collect2.c:2576
4634 #, c-format
4635 msgid "%s: cannot open as COFF file"
4636 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤È¤·¤Æ³«¤±¤Þ¤»¤ó"
4638 #: collect2.c:2631
4639 #, fuzzy, c-format
4640 msgid "library lib%s not found"
4641 msgstr "¥é¥¤¥Ö¥é¥ê lib%s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
4643 #: combine.c:12382
4644 #, c-format
4645 msgid ""
4646 ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
4647 ";; %d successes.\n"
4648 "\n"
4649 msgstr ""
4650 ";; ·ë¹çÅý·×: %d »î¹Ô, %d ÂåÂØ (%d ¿·¤¿¤Ê¶õ´Ö¤òÍ×µá),\n"
4651 ";; %d À®¸ù¡£\n"
4653 #: combine.c:12391
4654 #, c-format
4655 msgid ""
4656 "\n"
4657 ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
4658 ";; %d successes.\n"
4659 msgstr ""
4660 "\n"
4661 ";; ·ë¹ç¹ç·×: %d »î¹Ô, %d ÂåÂØ (%d ¿·¤¿¤Ê¶õ´Ö¤òÍ×µá),\n"
4662 ";; %d À®¸ù¡£\n"
4664 #: convert.c:69
4665 msgid "cannot convert to a pointer type"
4666 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
4668 #: convert.c:302
4669 msgid "pointer value used where a floating point value was expected"
4670 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿"
4672 #: convert.c:306
4673 msgid "aggregate value used where a float was expected"
4674 msgstr "ÉâÆ°¾®¿ôÅÀ·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
4676 #: convert.c:331
4677 msgid "conversion to incomplete type"
4678 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
4680 #: convert.c:660 convert.c:736
4681 msgid "can't convert between vector values of different size"
4682 msgstr "Â礭¤µ¤Î°Û¤Ê¤ë¥Ù¥¯¥È¥ëÃÍƱ»Î¤ÎÊÑ´¹¤Ï¤Ç¤­¤Þ¤»¤ó"
4684 #: convert.c:666
4685 msgid "aggregate value used where an integer was expected"
4686 msgstr "À°¿ô·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
4688 #: convert.c:716
4689 msgid "pointer value used where a complex was expected"
4690 msgstr "Ê£ÁÇ¿ô·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿"
4692 #: convert.c:720
4693 msgid "aggregate value used where a complex was expected"
4694 msgstr "Ê£ÁÇ¿ô·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
4696 #: convert.c:742
4697 msgid "can't convert value to a vector"
4698 msgstr "Ãͤò¥Ù¥¯¥È¥ë¤Ë¤ÏÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
4700 #: coverage.c:168
4701 #, fuzzy, c-format
4702 msgid "%qs is not a gcov data file"
4703 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
4705 #: coverage.c:179
4706 #, fuzzy
4707 msgid "%qs is version %q.*s, expected version %q.*s"
4708 msgstr "gcc ¥É¥é¥¤¥Ð¥Ð¡¼¥¸¥ç¥ó %s ¼Â¹Ô gcc ¥Ð¡¼¥¸¥ç¥ó %s\n"
4710 #: coverage.c:259 coverage.c:267
4711 #, c-format
4712 msgid "coverage mismatch for function %u while reading execution counters."
4713 msgstr ""
4715 #: coverage.c:261 coverage.c:344
4716 #, c-format
4717 msgid "checksum is %x instead of %x"
4718 msgstr ""
4720 #: coverage.c:269 coverage.c:352
4721 #, c-format
4722 msgid "number of counters is %d instead of %d"
4723 msgstr ""
4725 #: coverage.c:275
4726 #, fuzzy, c-format
4727 msgid "cannot merge separate %s counters for function %u"
4728 msgstr "¾¤Î´Ø¿ôÆâ¤Ç static ´Ø¿ô¤òÀë¸À¤Ç¤­¤Þ¤»¤ó"
4730 #: coverage.c:296
4731 #, fuzzy, c-format
4732 msgid "%qs has overflowed"
4733 msgstr "¹½Ê¸²òÀÏ´ï¤Î¥¹¥¿¥Ã¥¯¤¬°î¤ì¤Þ¤·¤¿"
4735 #: coverage.c:296
4736 #, fuzzy, c-format
4737 msgid "%qs is corrupted"
4738 msgstr "%s ¤¬ËÜÍè¤è¤ê¤âû¤¤¤Ç¤¹"
4740 #: coverage.c:333
4741 #, fuzzy, c-format
4742 msgid "no coverage for function %qs found."
4743 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
4745 #: coverage.c:341 coverage.c:349
4746 #, c-format
4747 msgid "coverage mismatch for function %qs while reading counter %qs."
4748 msgstr ""
4750 #: coverage.c:532
4751 #, fuzzy, c-format
4752 msgid "cannot open %s"
4753 msgstr "%s ¤ò³«¤±¤Þ¤»¤ó"
4755 #: coverage.c:567
4756 #, fuzzy, c-format
4757 msgid "error writing %qs"
4758 msgstr "%s ¤Ø¤Î½ñ¤­¹þ¤ß¥¨¥é¡¼¤Ç¤¹"
4760 #: cppspec.c:106
4761 #, c-format
4762 msgid "\"%s\" is not a valid option to the preprocessor"
4763 msgstr "\"%s\" ¤Ï¥×¥ê¥×¥í¥»¥Ã¥µ¤ËÂФ¹¤ëÀµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
4765 #: cppspec.c:128
4766 msgid "too many input files"
4767 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬Â¿¤¹¤®¤Þ¤¹"
4769 #: cse.c:6784
4770 #, c-format
4771 msgid ";; Processing block from %d to %d, %d sets.\n"
4772 msgstr ";; %d ¤«¤é %d ¤Þ¤Ç¤Î½èÍý¥Ö¥í¥Ã¥¯¡¢%d ¥»¥Ã¥È¡£\n"
4774 #: diagnostic.c:168
4775 #, c-format
4776 msgid "%s:%d: confused by earlier errors, bailing out\n"
4777 msgstr "%s:%d: Á°¤Î¥¨¥é¡¼¤Ë¤è¤êº®Í𤷤Ƥ¤¤Þ¤¹¤Î¤Ç¡¢Ã¦½Ð¤·¤Þ¤¹\n"
4779 #: diagnostic.c:228
4780 #, fuzzy
4781 msgid "compilation terminated due to -Wfatal-errors.\n"
4782 msgstr "¥³¥ó¥Ñ¥¤¥ë¤¬ÃæÃǤµ¤ì¤Þ¤·¤¿¡£\n"
4784 #: diagnostic.c:237
4785 #, c-format
4786 msgid ""
4787 "Please submit a full bug report,\n"
4788 "with preprocessed source if appropriate.\n"
4789 "See %s for instructions.\n"
4790 msgstr ""
4791 "´°Á´¤Ê¥Ð¥°Êó¹ð¤òÁ÷¤Ã¤Æ²¼¤µ¤¤¡£\n"
4792 "ŬÀڤʤé¤Ð¥×¥ê¥×¥í¥»¥¹¸å¤Î¥½¡¼¥¹¤ò¤Ä¤±¤Æ¤¯¤À¤µ¤¤¡£\n"
4793 "%s ¤ò¸«¤ì¤ÐÊýË¡¤¬½ñ¤¤¤Æ¤¢¤ê¤Þ¤¹¡£\n"
4795 #: diagnostic.c:246
4796 msgid "compilation terminated.\n"
4797 msgstr "¥³¥ó¥Ñ¥¤¥ë¤¬ÃæÃǤµ¤ì¤Þ¤·¤¿¡£\n"
4799 #: diagnostic.c:537
4800 msgid "Internal compiler error: Error reporting routines re-entered.\n"
4801 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥ë¥¨¥é¡¼: ¥¨¥é¡¼Êó¹ð¥ë¡¼¥Á¥ó¤ËºÆÆþ¤·¤Þ¤·¤¿¡£\n"
4803 #: diagnostic.c:556
4804 #, fuzzy, c-format
4805 msgid "in %s, at %s:%d"
4806 msgstr "%s ¤ÇÃæÃÇ, °ÌÃÖ %s:%d"
4808 #: dominance.c:834
4809 #, c-format
4810 msgid "dominator of %d status unknown"
4811 msgstr ""
4813 #: dominance.c:836
4814 #, c-format
4815 msgid "dominator of %d should be %d, not %d"
4816 msgstr ""
4818 #: dominance.c:848
4819 #, c-format
4820 msgid "ENTRY does not dominate bb %d"
4821 msgstr ""
4823 #: dwarf2out.c:3388
4824 #, fuzzy, c-format
4825 msgid "DW_LOC_OP %s not implemented\n"
4826 msgstr "DW_LOC_OP %s ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
4828 #: emit-rtl.c:1215
4829 #, fuzzy
4830 msgid "can't access real part of complex value in hard register"
4831 msgstr "¥Ï¡¼¥É¥ì¥¸¥¹¥¿Æâ¤ÇÊ£ÁÇ¿ô¤Î¼Â¿ôÉôʬ¤Ë¥¢¥¯¥»¥¹¤Ç¤­¤Þ¤»¤ó"
4833 #: emit-rtl.c:1242
4834 msgid "can't access imaginary part of complex value in hard register"
4835 msgstr "¥Ï¡¼¥É¥ì¥¸¥¹¥¿Æâ¤ÇÊ£ÁÇ¿ô¤Îµõ¿ôÉôʬ¤Ë¥¢¥¯¥»¥¹¤Ç¤­¤Þ¤»¤ó"
4837 #: emit-rtl.c:2303
4838 msgid "Invalid rtl sharing found in the insn"
4839 msgstr ""
4841 #: emit-rtl.c:2305
4842 msgid "Shared rtx"
4843 msgstr ""
4845 #: emit-rtl.c:2307
4846 msgid "Internal consistency failure"
4847 msgstr ""
4849 #: emit-rtl.c:3343
4850 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
4851 msgstr "ICE: emit_insn ¤¬ emit_jump_insn ¤òÍפ¹¤ë½ê¤Ç»È¤ï¤ì¤Þ¤·¤¿:\n"
4853 #: errors.c:133 java/jv-scan.c:294
4854 #, c-format
4855 msgid "abort in %s, at %s:%d"
4856 msgstr "%s ¤ÇÃæÃÇ, °ÌÃÖ %s:%d"
4858 #: except.c:340
4859 msgid "exception handling disabled, use -fexceptions to enable"
4860 msgstr "Îã³°½èÍý¤ò̵¸ú¤Ë¤·¤Þ¤·¤¿. Í­¸ú¤Ë¤¹¤ë¤Ë¤Ï -fexceptions ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
4862 #: except.c:2577
4863 #, fuzzy
4864 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
4865 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
4867 #: except.c:2708
4868 msgid "__builtin_eh_return not supported on this target"
4869 msgstr "__builtin_eh_return ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
4871 #: explow.c:1355
4872 msgid "stack limits not supported on this target"
4873 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
4875 #: final.c:1061
4876 msgid "negative insn length"
4877 msgstr ""
4879 #: final.c:2501
4880 msgid "could not split insn"
4881 msgstr ""
4883 #: final.c:2851
4884 #, fuzzy
4885 msgid "invalid 'asm': "
4886 msgstr "̵¸ú¤Ê `asm': %s"
4888 #: final.c:3034
4889 msgid "nested assembly dialect alternatives"
4890 msgstr ""
4892 #: final.c:3051 final.c:3063
4893 msgid "unterminated assembly dialect alternative"
4894 msgstr ""
4896 #: final.c:3110
4897 #, fuzzy, c-format
4898 msgid "operand number missing after %%-letter"
4899 msgstr "±é»»¿ô¤¬ %-letter ¤Î¸å¤Ë¤¢¤ê¤Þ¤»¤ó"
4901 #: final.c:3113 final.c:3154
4902 msgid "operand number out of range"
4903 msgstr "±é»»¿ô¤¬Èϰϳ°¤Ç¤¹"
4905 #: final.c:3173
4906 #, c-format
4907 msgid "invalid %%-code"
4908 msgstr "̵¸ú¤Ê %%-code"
4910 #: final.c:3203
4911 #, fuzzy, c-format
4912 msgid "'%%l' operand isn't a label"
4913 msgstr "`%l' ±é»»¤Ï¥é¥Ù¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
4915 #. We can't handle floating point constants;
4916 #. PRINT_OPERAND must handle them.
4917 #. We can't handle floating point constants; PRINT_OPERAND must
4918 #. handle them.
4919 #. We can't handle floating point constants;
4920 #. PRINT_OPERAND must handle them.
4921 #: final.c:3305 vmsdbgout.c:487 config/i386/i386.c:5836
4922 #: config/pdp11/pdp11.c:1690
4923 msgid "floating constant misused"
4924 msgstr "ÉâÆ°¾®¿ôÄê¿ô¤ò»È¤¤Â»¤Í¤Þ¤·¤¿"
4926 #: final.c:3361 vmsdbgout.c:544 config/i386/i386.c:5914
4927 #: config/pdp11/pdp11.c:1737
4928 msgid "invalid expression as operand"
4929 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê¼°"
4931 #: flow.c:495 flow.c:519 flow.c:541
4932 msgid "internal consistency failure"
4933 msgstr ""
4935 #: flow.c:1578
4936 msgid "Attempt to delete prologue/epilogue insn:"
4937 msgstr ""
4939 #: fold-const.c:3186 fold-const.c:3197
4940 #, fuzzy, c-format
4941 msgid "comparison is always %d due to width of bit-field"
4942 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ÎÉý¤Î¤»¤¤¤ÇÈæ³Ó¤¬¾ï¤Ë %d ¤È¤Ê¤ê¤Þ¤¹"
4944 #: fold-const.c:4755 fold-const.c:4770
4945 #, c-format
4946 msgid "comparison is always %d"
4947 msgstr "Èæ³Ó¤¬¾ï¤Ë %d ¤È¤Ê¤ê¤Þ¤¹"
4949 #: fold-const.c:4899
4950 #, fuzzy
4951 msgid "%<or%> of unmatched not-equal tests is always 1"
4952 msgstr "°ìÃפ·¤Ê¤¤ÃÍƱ»Î¤Ç¤ÎÈóÅù²Á¤Î `or' ¥Æ¥¹¥È¤Ï¾ï¤Ë 1 ¤Ç¤¹"
4954 #: fold-const.c:4904
4955 #, fuzzy
4956 msgid "%<and%> of mutually exclusive equal-tests is always 0"
4957 msgstr "Áê¸ßÇÓ¾Ū¤ÊÃͤÎÅù²Á¤Î `and' ¥Æ¥¹¥È¤Ï¾ï¤Ë 0 ¤Ç¤¹"
4959 #: fold-const.c:9334
4960 msgid "fold check: original tree changed by fold"
4961 msgstr ""
4963 #: function.c:831 varasm.c:1569
4964 #, fuzzy
4965 msgid "%Jsize of variable %qD is too large"
4966 msgstr "ÊÑ¿ô `%s' ¤Î¥µ¥¤¥º¤¬Â礭¤¹¤®¤Þ¤¹"
4968 #: function.c:1442
4969 #, fuzzy
4970 msgid "impossible constraint in %<asm%>"
4971 msgstr "`asm' Æâ¤Ç¤Ï¥ì¥¸¥¹¥¿À©Ìó¤ò¹Ô¤Ê¤¨¤Þ¤»¤ó"
4973 #: function.c:3495
4974 #, fuzzy
4975 msgid "%Jvariable %qD might be clobbered by %<longjmp%> or %<vfork%>"
4976 msgstr "ÊÑ¿ô `%s' ¤Ï `longjmp' ¤ä `vfork' ¤Ë¤è¤Ã¤Æ¹ó¤¤¤³¤È¤Ë¤Ê¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹"
4978 #: function.c:3516
4979 #, fuzzy
4980 msgid "%Jargument %qD might be clobbered by %<longjmp%> or %<vfork%>"
4981 msgstr "°ú¿ô `%s' ¤Ï `longjmp' ¤ä `vfork' ¤Ë¤è¤Ã¤Æ¹ó¤¤¤³¤È¤Ë¤Ê¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹"
4983 #: function.c:3907
4984 msgid "function returns an aggregate"
4985 msgstr "´Ø¿ô¤¬½¸¹çÂΤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
4987 #: function.c:4249
4988 #, fuzzy
4989 msgid "%Junused parameter %qD"
4990 msgstr "°ú¿ô `%s' ¤¬Ì¤»ÈÍѤǤ¹"
4992 #: gcc.c:1242
4993 #, fuzzy, c-format
4994 msgid "ambiguous abbreviation %s"
4995 msgstr "¤¢¤¤¤Þ¤¤¤Ê¾Êά %s ¤Ç¤¹"
4997 #: gcc.c:1269
4998 #, fuzzy, c-format
4999 msgid "incomplete '%s' option"
5000 msgstr "ÉÔ´°Á´¤Ê `%s' ¥ª¥×¥·¥ç¥ó¤Ç¤¹"
5002 #: gcc.c:1280
5003 #, fuzzy, c-format
5004 msgid "missing argument to '%s' option"
5005 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5007 #: gcc.c:1293
5008 #, fuzzy, c-format
5009 msgid "extraneous argument to '%s' option"
5010 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ·¤Æ̵´Ø·¸¤Ê°ú¿ô"
5012 #: gcc.c:1637
5013 #, fuzzy
5014 msgid "Using built-in specs.\n"
5015 msgstr "ÁȤ߹þ¤ß spec ¤ò»ÈÍÑ.\n"
5017 #: gcc.c:1825
5018 #, c-format
5019 msgid ""
5020 "Setting spec %s to '%s'\n"
5021 "\n"
5022 msgstr ""
5023 "spec %s ¤ò '%s' ¤ËÀßÄêÃæ\n"
5024 "\n"
5026 #: gcc.c:1934
5027 #, c-format
5028 msgid "Reading specs from %s\n"
5029 msgstr "%s ¤«¤é spec ¤òÆɤ߹þ¤ßÃæ\n"
5031 #: gcc.c:2030 gcc.c:2049
5032 #, c-format
5033 msgid "specs %%include syntax malformed after %ld characters"
5034 msgstr "specs ¤Î %ld Ê¸»úÌܰʹߤΠ%%include ¤Î½ñ¼°¤¬ÊѤǤ¹"
5036 #: gcc.c:2057
5037 #, fuzzy, c-format
5038 msgid "could not find specs file %s\n"
5039 msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤ò¸«¤Ä¤±¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿\n"
5041 #: gcc.c:2074 gcc.c:2082 gcc.c:2091 gcc.c:2100
5042 #, c-format
5043 msgid "specs %%rename syntax malformed after %ld characters"
5044 msgstr "specs ¤Î %ld Ê¸»úÌܰʹߤΠ%%rename ¤Î½ñ¼°¤¬ÊѤǤ¹"
5046 #: gcc.c:2109
5047 #, c-format
5048 msgid "specs %s spec was not found to be renamed"
5049 msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤Ë̾Á°¤òÊѹ¹¤¹¤ë spec ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Ç¤·¤¿"
5051 #: gcc.c:2116
5052 #, c-format
5053 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
5054 msgstr ""
5056 #: gcc.c:2121
5057 #, c-format
5058 msgid "rename spec %s to %s\n"
5059 msgstr "spec %s ¤ò %s ¤Ë̾Á°¤òÊѹ¹\n"
5061 #: gcc.c:2123
5062 #, c-format
5063 msgid ""
5064 "spec is '%s'\n"
5065 "\n"
5066 msgstr ""
5067 "spec ¤Ï '%s' ¤Ç¤¹\n"
5068 "\n"
5070 #: gcc.c:2136
5071 #, c-format
5072 msgid "specs unknown %% command after %ld characters"
5073 msgstr "spec ¥Õ¥¡¥¤¥ëÃæ¤Î %ld Ê¸»ú¤Î¸å¤ËÉÔÌÀ¤Ê %% ¥³¥Þ¥ó¥É"
5075 #: gcc.c:2147 gcc.c:2160
5076 #, c-format
5077 msgid "specs file malformed after %ld characters"
5078 msgstr "%ld Ê¸»ú¤Î¸å¤Ë¤ª¤«¤·¤Ê spec ¥Õ¥¡¥¤¥ë"
5080 #: gcc.c:2213
5081 msgid "spec file has no spec for linking"
5082 msgstr "spec ¥Õ¥¡¥¤¥ë¤Ë¥ê¥ó¥¯¤Ë´Ø¤¹¤ë spec ¤¬¤¢¤ê¤Þ¤»¤ó"
5084 #: gcc.c:2635
5085 #, c-format
5086 msgid "system path '%s' is not absolute"
5087 msgstr ""
5089 #: gcc.c:2698
5090 msgid "-pipe not supported"
5091 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
5093 #: gcc.c:2760
5094 msgid ""
5095 "\n"
5096 "Go ahead? (y or n) "
5097 msgstr ""
5098 "\n"
5099 "³¤±¤Þ¤¹¤«? (y ¤Þ¤¿¤Ï n) "
5101 #: gcc.c:2885
5102 #, c-format
5103 msgid ""
5104 "Internal error: %s (program %s)\n"
5105 "Please submit a full bug report.\n"
5106 "See %s for instructions."
5107 msgstr ""
5108 "ÆâÉô¥¨¥é¡¼: %s (¥×¥í¥°¥é¥à %s)\n"
5109 "´°Á´¤Ê¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£\n"
5110 "%s ¤Ë¼ê½ç¤¬½ñ¤¤¤Æ¤¢¤ê¤Þ¤¹¡£"
5112 #: gcc.c:2903
5113 #, c-format
5114 msgid "# %s %.2f %.2f\n"
5115 msgstr "# %s %.2f %.2f\n"
5117 #: gcc.c:3033
5118 #, c-format
5119 msgid "Usage: %s [options] file...\n"
5120 msgstr "»È¤¤Êý: %s [¥ª¥×¥·¥ç¥ó] ¥Õ¥¡¥¤¥ë...\n"
5122 #: gcc.c:3034
5123 msgid "Options:\n"
5124 msgstr "¥ª¥×¥·¥ç¥ó:\n"
5126 #: gcc.c:3036
5127 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
5128 msgstr ""
5129 "  -pass-exit-codes         ¥Õ¥§¡¼¥º¤«¤é¤Î¥¨¥é¡¼¥³¡¼¥É¤ÎºÇÂçÃͤò exit\n"
5130 "                               ¥³¡¼¥É¤È¤·¤ÆÊÖ¤¹\n"
5132 #: gcc.c:3037
5133 msgid "  --help                   Display this information\n"
5134 msgstr "  --help                   ¤³¤Î¥Ø¥ë¥×¾ðÊó¤òɽ¼¨\n"
5136 #: gcc.c:3038
5137 msgid "  --target-help            Display target specific command line options\n"
5138 msgstr "  --target-help            ¥¿¡¼¥²¥Ã¥È¸ÇÍ­¤Î¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤òɽ¼¨\n"
5140 #: gcc.c:3040
5141 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
5142 msgstr "(`-v --help' ¤ò»È¤¦¤È¡¢»Ò¥×¥í¥»¥¹¤Î¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤òɽ¼¨)\n"
5144 #: gcc.c:3041
5145 msgid "  -dumpspecs               Display all of the built in spec strings\n"
5146 msgstr "  -dumpspecs               ÁȤ߹þ¤Þ¤ì¤¿ spec Ê¸»úÎó¤òÁ´¤Æɽ¼¨\n"
5148 #: gcc.c:3042
5149 msgid "  -dumpversion             Display the version of the compiler\n"
5150 msgstr "  -dumpversion             ¥³¥ó¥Ñ¥¤¥é¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨\n"
5152 #: gcc.c:3043
5153 msgid "  -dumpmachine             Display the compiler's target processor\n"
5154 msgstr "  -dumpmachine             ¥³¥ó¥Ñ¥¤¥é¤Î¥¿¡¼¥²¥Ã¥È¥×¥í¥»¥Ã¥µ¤òɽ¼¨\n"
5156 #: gcc.c:3044
5157 msgid "  -print-search-dirs       Display the directories in the compiler's search path\n"
5158 msgstr "  -print-search-dirs       ¥³¥ó¥Ñ¥¤¥é¤Î¥µ¡¼¥Á¥Ñ¥¹¤Ë¤¢¤ë¥Ç¥£¥ì¥¯¥È¥ê¤òɽ¼¨\n"
5160 #: gcc.c:3045
5161 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library\n"
5162 msgstr "  -print-libgcc-file-name  ¥³¥ó¥Ñ¥¤¥é¤Î¥³¥ó¥Ñ¥Ë¥ª¥ó¥é¥¤¥Ö¥é¥ê̾¤òɽ¼¨\n"
5164 #: gcc.c:3046
5165 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
5166 msgstr "  -print-file-name=<lib>   ¥é¥¤¥Ö¥é¥ê <lib> ¤Ø¤Î¥Õ¥ë¥Ñ¥¹¤òɽ¼¨\n"
5168 #: gcc.c:3047
5169 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>\n"
5170 msgstr "  -print-prog-name=<prog>  ¥³¥ó¥Ñ¥¤¥é¤ÎÉôÉÊ <prog> ¤Ø¤Î¥Õ¥ë¥Ñ¥¹¤òɽ¼¨\n"
5172 #: gcc.c:3048
5173 msgid "  -print-multi-directory   Display the root directory for versions of libgcc\n"
5174 msgstr "  -print-multi-directory   libgcc ¤Î¥Ð¡¼¥¸¥ç¥ó¥Ç¥£¥ì¥¯¥È¥ê¥ë¡¼¥È¤òɽ¼¨\n"
5176 #: gcc.c:3049
5177 msgid ""
5178 "  -print-multi-lib         Display the mapping between command line options and\n"
5179 "                           multiple library search directories\n"
5180 msgstr ""
5181 "  -print-multi-lib         ¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤ÈÊ£¿ô¤Î¥é¥¤¥Ö¥é¥êõº÷\n"
5182 "                               ¥Ç¥£¥ì¥¯¥È¥ê¤È¤ÎÂбþ¤òɽ¼¨\n"
5184 #: gcc.c:3052
5185 #, fuzzy
5186 msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
5187 msgstr "  -print-multi-directory   libgcc ¤Î¥Ð¡¼¥¸¥ç¥ó¥Ç¥£¥ì¥¯¥È¥ê¥ë¡¼¥È¤òɽ¼¨\n"
5189 #: gcc.c:3053
5190 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler\n"
5191 msgstr "  -Wa,<options>            ¥«¥ó¥Þ¶èÀÚ¤ê¤Î <options> ¤ò¥¢¥»¥ó¥Ö¥é¤ËÅϤ¹\n"
5193 #: gcc.c:3054
5194 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor\n"
5195 msgstr "  -Wp,<options>            ¥«¥ó¥Þ¶èÀÚ¤ê¤Î <options> ¤ò¥×¥ê¥×¥í¥»¥Ã¥µ¤ËÅϤ¹\n"
5197 #: gcc.c:3055
5198 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
5199 msgstr "  -Wl,<options>            ¥«¥ó¥Þ¶èÀÚ¤ê¤Î <options> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n"
5201 #: gcc.c:3056
5202 #, fuzzy
5203 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler\n"
5204 msgstr "  -Xlinker <arg>           <arg> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n"
5206 #: gcc.c:3057
5207 #, fuzzy
5208 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor\n"
5209 msgstr "  -Xlinker <arg>           <arg> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n"
5211 #: gcc.c:3058
5212 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
5213 msgstr "  -Xlinker <arg>           <arg> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n"
5215 #: gcc.c:3059
5216 #, fuzzy
5217 msgid "  -combine                 Pass multiple source files to compiler at once\n"
5218 msgstr "  -quiet                  ¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿´Ø¿ô¤ä·Ð²á»þ´Ö¤òɽ¼¨¤·¤Ê¤¤\n"
5220 #: gcc.c:3060
5221 msgid "  -save-temps              Do not delete intermediate files\n"
5222 msgstr "  -save-temps              Ãæ´Ö¥Õ¥¡¥¤¥ë¤òºï½ü¤·¤Ê¤¤\n"
5224 #: gcc.c:3061
5225 msgid "  -pipe                    Use pipes rather than intermediate files\n"
5226 msgstr "  -pipe                    Ãæ´Ö¥Õ¥¡¥¤¥ë¤Ç¤Ï¤Ê¤¯¥Ñ¥¤¥×¤ò»È¤¦\n"
5228 #: gcc.c:3062
5229 msgid "  -time                    Time the execution of each subprocess\n"
5230 msgstr "  -time                    »Ò¥×¥í¥»¥¹¤´¤È¤Î¼Â¹Ô»þ´Ö¤ò·×¬¤¹¤ë\n"
5232 #: gcc.c:3063
5233 #, fuzzy
5234 msgid "  -specs=<file>            Override built-in specs with the contents of <file>\n"
5235 msgstr "  -specs=<file>            ÁȤ߹þ¤ß specs ¤ò <file> ¤ÎÆâÍƤÇÃÖ¤­´¹¤¨¤ë\n"
5237 #: gcc.c:3064
5238 msgid "  -std=<standard>          Assume that the input sources are for <standard>\n"
5239 msgstr "  -std=<standard>          ÆþÎÏ¥½¡¼¥¹¤ò <standard> ¤È¸«¤Ê¤¹\n"
5241 #: gcc.c:3065
5242 msgid "  -B <directory>           Add <directory> to the compiler's search paths\n"
5243 msgstr "  -B <directory>           <directory> ¤ò¥³¥ó¥Ñ¥¤¥é¤Îõº÷¥Ñ¥¹¤ËÄɲ乤ë\n"
5245 #: gcc.c:3066
5246 msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
5247 msgstr ""
5248 "  -b <machine>             ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð¥¿¡¼¥²¥Ã¥È <machine> ¤È¤·¤Æ\n"
5249 "                               gcc ¤ò¼Â¹Ô¤¹¤ë\n"
5251 #: gcc.c:3067
5252 msgid "  -V <version>             Run gcc version number <version>, if installed\n"
5253 msgstr ""
5254 "  -V <version>             ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð <version> ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤Î\n"
5255 "                               gcc ¤È¤·¤Æ¼Â¹Ô¤¹¤ë\n"
5257 #: gcc.c:3068
5258 msgid "  -v                       Display the programs invoked by the compiler\n"
5259 msgstr "  -v                       ¥³¥ó¥Ñ¥¤¥é¤Ë¤è¤Ã¤Æµ¯Æ°¤µ¤ì¤ë¥×¥í¥°¥é¥à¤òɽ¼¨\n"
5261 #: gcc.c:3069
5262 msgid "  -###                     Like -v but options quoted and commands not executed\n"
5263 msgstr ""
5265 #: gcc.c:3070
5266 msgid "  -E                       Preprocess only; do not compile, assemble or link\n"
5267 msgstr ""
5268 "  -E                       ¥×¥ê¥×¥í¥»¥¹¤Î¤ß -- ¥³¥ó¥Ñ¥¤¥ë¡¢¥¢¥»¥ó¥Ö¥ë¡¢¥ê¥ó¥¯\n"
5269 "                               ¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
5271 #: gcc.c:3071
5272 msgid "  -S                       Compile only; do not assemble or link\n"
5273 msgstr "  -S                       ¥³¥ó¥Ñ¥¤¥ë¤Î¤ß -- ¥¢¥»¥ó¥Ö¥ë¡¢¥ê¥ó¥¯¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
5275 #: gcc.c:3072
5276 msgid "  -c                       Compile and assemble, but do not link\n"
5277 msgstr "  -c                       ¥³¥ó¥Ñ¥¤¥ë¡¢¥¢¥»¥ó¥Ö¥ë¤¹¤ë¤¬¡¢¥ê¥ó¥¯¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
5279 #: gcc.c:3073
5280 msgid "  -o <file>                Place the output into <file>\n"
5281 msgstr "  -o <file>                <file> ¤Ë½ÐÎϤò¹Ô¤Ê¤¦\n"
5283 #: gcc.c:3074
5284 #, fuzzy
5285 msgid ""
5286 "  -x <language>            Specify the language of the following input files\n"
5287 "                           Permissible languages include: c c++ assembler none\n"
5288 "                           'none' means revert to the default behavior of\n"
5289 "                           guessing the language based on the file's extension\n"
5290 msgstr ""
5291 "  -x <language>            °Ê²¼¤ÎÆþÎÏ¥Õ¥¡¥¤¥ë¤Î¸À¸ì¤ò»ØÄꤹ¤ë\n"
5292 "                           »ØÄê¤Ç¤­¤ë¸À¸ì: c c++ assembler none\n"
5293 "                           'none' ¤ò»ØÄꤹ¤ë¤È¥Õ¥¡¥¤¥ë³ÈÄ¥»Ò¤Ë¤è¤Ã¤Æ¸À¸ì¤ò\n"
5294 "                           ¿äÄꤹ¤ë¡¢¥Ç¥Õ¥©¥ë¥È¤Î¿¶¤ëÉñ¤¤¤ËÌá¤ë\n"
5296 #: gcc.c:3081
5297 #, c-format
5298 msgid ""
5299 "\n"
5300 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
5301 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
5302 " other options on to these processes the -W<letter> options must be used.\n"
5303 msgstr ""
5304 "\n"
5305 "-g, -f, -m, -O, -W ¤Ç»Ï¤Þ¤ë¥ª¥×¥·¥ç¥ó¤ä¡¢--param ¤Ï %s ¤¬µ¯Æ°¤¹¤ë¤¢¤é¤æ¤ë\n"
5306 "»Ò¥×¥í¥»¥¹¤Ë¼«Æ°Åª¤ËÅϤµ¤ì¤Þ¤¹¡£¤³¤¦¤¤¤Ã¤¿¥×¥í¥»¥¹¤Ë¤½¤Î¾¤Î¥ª¥×¥·¥ç¥ó¤òÅϤ¹\n"
5307 "¤Ë¤Ï -W<letter> ¥ª¥×¥·¥ç¥ó¤ò»È¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£\n"
5309 #: gcc.c:3201
5310 #, fuzzy, c-format
5311 msgid "'-%c' option must have argument"
5312 msgstr "-param ¥ª¥×¥·¥ç¥ó¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5314 #: gcc.c:3223
5315 #, c-format
5316 msgid "couldn't run '%s': %s"
5317 msgstr ""
5319 #. translate_options () has turned --version into -fversion.
5320 #: gcc.c:3408
5321 #, c-format
5322 msgid "%s (GCC) %s\n"
5323 msgstr ""
5325 #: gcc.c:3410 gcov.c:412 java/gjavah.c:2368 java/jcf-dump.c:916
5326 #: java/jv-scan.c:128
5327 msgid "(C)"
5328 msgstr ""
5330 #: gcc.c:3411 java/gjavah.c:2369 java/jcf-dump.c:917 java/jv-scan.c:129
5331 #, c-format
5332 msgid ""
5333 "This is free software; see the source for copying conditions.  There is NO\n"
5334 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
5335 "\n"
5336 msgstr ""
5338 #: gcc.c:3512
5339 #, fuzzy
5340 msgid "argument to '-Xlinker' is missing"
5341 msgstr "`-Xlinker' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5343 #: gcc.c:3520
5344 #, fuzzy
5345 msgid "argument to '-Xpreprocessor' is missing"
5346 msgstr "`-specs' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5348 #: gcc.c:3527
5349 #, fuzzy
5350 msgid "argument to '-Xassembler' is missing"
5351 msgstr "`-Xlinker' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5353 #: gcc.c:3534
5354 #, fuzzy
5355 msgid "argument to '-l' is missing"
5356 msgstr "`-b' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5358 #: gcc.c:3555
5359 #, fuzzy
5360 msgid "argument to '-specs' is missing"
5361 msgstr "`-specs' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5363 #: gcc.c:3569
5364 #, fuzzy
5365 msgid "argument to '-specs=' is missing"
5366 msgstr "`-specs=' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5368 #: gcc.c:3606
5369 #, c-format
5370 msgid "'-%c' must come at the start of the command line"
5371 msgstr ""
5373 #: gcc.c:3615
5374 #, fuzzy
5375 msgid "argument to '-B' is missing"
5376 msgstr "`-B' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5378 #: gcc.c:3788
5379 #, fuzzy
5380 msgid "warning: -pipe ignored because -save-temps specified"
5381 msgstr "·Ù¹ð: -save-temps ¤¬»ØÄꤵ¤ì¤¿¤Î¤Ç -pipe ¤Ï̵»ë¤µ¤ì¤Þ¤¹"
5383 #: gcc.c:3792
5384 #, fuzzy
5385 msgid "warning: -pipe ignored because -time specified"
5386 msgstr "·Ù¹ð: -time ¤¬»ØÄꤵ¤ì¤¿¤Î¤Ç -pipe ¤Ï̵»ë¤µ¤ì¤Þ¤¹"
5388 #: gcc.c:4004
5389 #, fuzzy
5390 msgid "argument to '-x' is missing"
5391 msgstr "`-x' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5393 #: gcc.c:4032
5394 #, fuzzy, c-format
5395 msgid "argument to '-%s' is missing"
5396 msgstr "`-%s' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5398 #: gcc.c:4093
5399 #, fuzzy, c-format
5400 msgid "warning: '-x %s' after last input file has no effect"
5401 msgstr "·Ù¹ð: ºÇ¸å¤ÎÆþÎÏ¥Õ¥¡¥¤¥ë¤Î¸å¤Î `-x %s' ¤Ï²¿¤â¤·¤Þ¤»¤ó"
5403 #: gcc.c:4370
5404 #, c-format
5405 msgid "switch '%s' does not start with '-'"
5406 msgstr ""
5408 #: gcc.c:4597
5409 #, c-format
5410 msgid "spec '%s' invalid"
5411 msgstr ""
5413 #: gcc.c:4663
5414 #, c-format
5415 msgid "%s\n"
5416 msgstr "%s\n"
5418 #: gcc.c:4736
5419 #, fuzzy, c-format
5420 msgid "spec '%s' has invalid '%%0%c'"
5421 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
5423 #: gcc.c:4933
5424 #, fuzzy, c-format
5425 msgid "spec '%s' has invalid '%%W%c"
5426 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
5428 #: gcc.c:4964
5429 #, fuzzy, c-format
5430 msgid "spec '%s' has invalid '%%x%c'"
5431 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
5433 #. Catch the case where a spec string contains something like
5434 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
5435 #. hand side of the :.
5436 #: gcc.c:5176
5437 #, fuzzy, c-format
5438 msgid "spec failure: '%%*' has not been initialized by pattern match"
5439 msgstr "spec ¥¨¥é¡¼: '%%*' ¤Ï¥Ñ¥¿¡¼¥ó¥Þ¥Ã¥Á¤Ç½é´ü²½¤µ¤ì¤Ê¤¤¤Þ¤Þ¤Ç¤¹"
5441 #: gcc.c:5185
5442 #, fuzzy, c-format
5443 msgid "warning: use of obsolete %%[ operator in specs"
5444 msgstr "·Ù¹ð: µì¼°¤Î %%[ ±é»»»Ò¤¬ spec ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
5446 #: gcc.c:5203
5447 #, c-format
5448 msgid "Processing spec %c%s%c, which is '%s'\n"
5449 msgstr "spec %c%s%c ¤ò½èÍýÃæ, ¤³¤ì¤Ï '%s' ¤Ç¤¹\n"
5451 #: gcc.c:5266
5452 #, fuzzy, c-format
5453 msgid "spec failure: unrecognized spec option '%c'"
5454 msgstr "spec ¥¨¥é¡¼: Ç§¼±ÉÔǽ¤Ê spec ¥ª¥×¥·¥ç¥ó '%c'"
5456 #: gcc.c:5345
5457 #, fuzzy, c-format
5458 msgid "unknown spec function '%s'"
5459 msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹ '\\%c'"
5461 #: gcc.c:5364
5462 #, fuzzy, c-format
5463 msgid "error in args to spec function '%s'"
5464 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
5466 #: gcc.c:5412
5467 #, fuzzy
5468 msgid "malformed spec function name"
5469 msgstr "¥­¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
5471 #. )
5472 #: gcc.c:5415
5473 #, fuzzy
5474 msgid "no arguments for spec function"
5475 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
5477 #: gcc.c:5434
5478 msgid "malformed spec function arguments"
5479 msgstr ""
5481 #: gcc.c:5657
5482 #, c-format
5483 msgid "braced spec '%s' is invalid at '%c'"
5484 msgstr ""
5486 #: gcc.c:5745
5487 #, c-format
5488 msgid "braced spec body '%s' is invalid"
5489 msgstr ""
5491 #: gcc.c:6171
5492 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC."
5493 msgstr ""
5495 #: gcc.c:6181
5496 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC."
5497 msgstr ""
5499 #: gcc.c:6274
5500 #, fuzzy, c-format
5501 msgid "unrecognized option '-%s'"
5502 msgstr "ǧ¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `-%s'"
5504 #: gcc.c:6280
5505 #, c-format
5506 msgid "install: %s%s\n"
5507 msgstr "¥¤¥ó¥¹¥È¡¼¥ë: %s%s\n"
5509 #: gcc.c:6281
5510 #, c-format
5511 msgid "programs: %s\n"
5512 msgstr "¥×¥í¥°¥é¥à: %s\n"
5514 #: gcc.c:6282
5515 #, c-format
5516 msgid "libraries: %s\n"
5517 msgstr "¥é¥¤¥Ö¥é¥ê: %s\n"
5519 #: gcc.c:6339
5520 #, c-format
5521 msgid ""
5522 "\n"
5523 "For bug reporting instructions, please see:\n"
5524 msgstr ""
5525 "\n"
5526 "¥Ð¥°¥ì¥Ý¡¼¥È¤Î¼ê½ç¤Ï¡¢°Ê²¼¤ò»²¾È\n"
5528 #: gcc.c:6355
5529 #, c-format
5530 msgid "Configured with: %s\n"
5531 msgstr "¥³¥ó¥Õ¥£¥°¥ª¥×¥·¥ç¥ó: %s\n"
5533 #: gcc.c:6369
5534 #, c-format
5535 msgid "Thread model: %s\n"
5536 msgstr "¥¹¥ì¥Ã¥É¥â¥Ç¥ë: %s\n"
5538 #: gcc.c:6380
5539 #, c-format
5540 msgid "gcc version %s\n"
5541 msgstr "gcc ¥Ð¡¼¥¸¥ç¥ó %s\n"
5543 #: gcc.c:6382
5544 #, c-format
5545 msgid "gcc driver version %s executing gcc version %s\n"
5546 msgstr "gcc ¥É¥é¥¤¥Ð¥Ð¡¼¥¸¥ç¥ó %s ¼Â¹Ô gcc ¥Ð¡¼¥¸¥ç¥ó %s\n"
5548 #: gcc.c:6390
5549 #, fuzzy
5550 msgid "no input files"
5551 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó"
5553 #: gcc.c:6461 gcc.c:6524
5554 #, c-format
5555 msgid "%s: %s compiler not installed on this system"
5556 msgstr "%s: %s ¥³¥ó¥Ñ¥¤¥é¤Ï¤³¤Î¥·¥¹¥Æ¥à¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
5558 #: gcc.c:6470
5559 #, fuzzy, c-format
5560 msgid "spec '%s' is invalid"
5561 msgstr "typedef `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
5563 #: gcc.c:6607
5564 #, c-format
5565 msgid "%s: linker input file unused because linking not done"
5566 msgstr "%s: ¥ê¥ó¥¯¤¬´°Î»¤·¤Ê¤«¤Ã¤¿¤Î¤Ç¥ê¥ó¥«¤ÎÆþÎÏ¥Õ¥¡¥¤¥ë¤Ï»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
5568 #: gcc.c:6647
5569 #, c-format
5570 msgid "language %s not recognized"
5571 msgstr "¸À¸ì %s ¤Ïǧ¼±¤Ç¤­¤Þ¤»¤ó"
5573 #: gcc.c:6718
5574 #, c-format
5575 msgid "%s: %s"
5576 msgstr "%s: %s"
5578 #: gcc.c:6938
5579 #, fuzzy, c-format
5580 msgid "multilib spec '%s' is invalid"
5581 msgstr "typedef `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
5583 #: gcc.c:7130
5584 #, c-format
5585 msgid "multilib exclusions '%s' is invalid"
5586 msgstr ""
5588 #: gcc.c:7188 gcc.c:7329
5589 #, c-format
5590 msgid "multilib select '%s' is invalid"
5591 msgstr ""
5593 #: gcc.c:7367
5594 #, c-format
5595 msgid "multilib exclusion '%s' is invalid"
5596 msgstr ""
5598 #: gcov.c:385
5599 msgid ""
5600 "Usage: gcov [OPTION]... SOURCEFILE\n"
5601 "\n"
5602 msgstr ""
5604 #: gcov.c:386
5605 #, fuzzy
5606 msgid ""
5607 "Print code coverage information.\n"
5608 "\n"
5609 msgstr "¸Æ¤Ó½Ð¤·¥°¥é¥Õ¾ðÊó¤òÁ÷½Ð¤¹¤ë"
5611 #: gcov.c:387
5612 #, fuzzy
5613 msgid "  -h, --help                      Print this help, then exit\n"
5614 msgstr "  --help                   ¤³¤Î¥Ø¥ë¥×¾ðÊó¤òɽ¼¨\n"
5616 #: gcov.c:388
5617 #, fuzzy
5618 msgid "  -v, --version                   Print version number, then exit\n"
5619 msgstr ""
5620 "  -V <version>             ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð <version> ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤Î\n"
5621 "                               gcc ¤È¤·¤Æ¼Â¹Ô¤¹¤ë\n"
5623 #: gcov.c:389
5624 msgid "  -a, --all-blocks                Show information for every basic block\n"
5625 msgstr ""
5627 #: gcov.c:390
5628 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
5629 msgstr ""
5631 #: gcov.c:391
5632 msgid ""
5633 "  -c, --branch-counts             Given counts of branches taken\n"
5634 "                                    rather than percentages\n"
5635 msgstr ""
5637 #: gcov.c:393
5638 #, fuzzy
5639 msgid "  -n, --no-output                 Do not create an output file\n"
5640 msgstr "  -save-temps              Ãæ´Ö¥Õ¥¡¥¤¥ë¤òºï½ü¤·¤Ê¤¤\n"
5642 #: gcov.c:394
5643 msgid ""
5644 "  -l, --long-file-names           Use long output file names for included\n"
5645 "                                    source files\n"
5646 msgstr ""
5648 #: gcov.c:396
5649 msgid "  -f, --function-summaries        Output summaries for each function\n"
5650 msgstr ""
5652 #: gcov.c:397
5653 msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
5654 msgstr ""
5656 #: gcov.c:398
5657 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
5658 msgstr ""
5660 #: gcov.c:399
5661 msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
5662 msgstr ""
5664 #: gcov.c:400
5665 #, fuzzy, c-format
5666 msgid ""
5667 "\n"
5668 "For bug reporting instructions, please see:\n"
5669 "%s.\n"
5670 msgstr ""
5671 "\n"
5672 "¥Ð¥°¥ì¥Ý¡¼¥È¤Î¼ê½ç¤Ï¡¢°Ê²¼¤ò»²¾È\n"
5674 #: gcov.c:410
5675 #, c-format
5676 msgid "gcov (GCC) %s\n"
5677 msgstr ""
5679 #: gcov.c:414
5680 msgid ""
5681 "This is free software; see the source for copying conditions.\n"
5682 "There is NO warranty; not even for MERCHANTABILITY or \n"
5683 "FITNESS FOR A PARTICULAR PURPOSE.\n"
5684 "\n"
5685 msgstr ""
5687 #: gcov.c:504
5688 #, fuzzy, c-format
5689 msgid "%s:no functions found\n"
5690 msgstr "cmd_strings ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
5692 #: gcov.c:525 gcov.c:553
5693 #, fuzzy
5694 msgid "\n"
5695 msgstr ":\n"
5697 #: gcov.c:540
5698 #, fuzzy, c-format
5699 msgid "%s:creating '%s'\n"
5700 msgstr "%s ¤òºîÀ®Ãæ.\n"
5702 #: gcov.c:544
5703 #, fuzzy, c-format
5704 msgid "%s:error writing output file '%s'\n"
5705 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Ë½ñ¤­¹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
5707 #: gcov.c:549
5708 #, fuzzy, c-format
5709 msgid "%s:could not open output file '%s'\n"
5710 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿.\n"
5712 #: gcov.c:700
5713 #, fuzzy, c-format
5714 msgid "%s:cannot open graph file\n"
5715 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤È¤·¤Æ³«¤±¤Þ¤»¤ó"
5717 #: gcov.c:706
5718 #, fuzzy, c-format
5719 msgid "%s:not a gcov graph file\n"
5720 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
5722 #: gcov.c:719
5723 #, c-format
5724 msgid "%s:version '%.4s', prefer '%.4s'\n"
5725 msgstr ""
5727 #: gcov.c:771
5728 #, c-format
5729 msgid "%s:already seen blocks for '%s'\n"
5730 msgstr ""
5732 #: gcov.c:889 gcov.c:1045
5733 #, c-format
5734 msgid "%s:corrupted\n"
5735 msgstr ""
5737 #: gcov.c:963
5738 #, fuzzy, c-format
5739 msgid "%s:cannot open data file\n"
5740 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤È¤·¤Æ³«¤±¤Þ¤»¤ó"
5742 #: gcov.c:968
5743 #, fuzzy, c-format
5744 msgid "%s:not a gcov data file\n"
5745 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
5747 #: gcov.c:981
5748 #, c-format
5749 msgid "%s:version '%.4s', prefer version '%.4s'\n"
5750 msgstr ""
5752 #: gcov.c:987
5753 #, c-format
5754 msgid "%s:stamp mismatch with graph file\n"
5755 msgstr ""
5757 #: gcov.c:1013
5758 #, fuzzy, c-format
5759 msgid "%s:unknown function '%u'\n"
5760 msgstr "´Ø¿ô `%s' Æâ:"
5762 #: gcov.c:1026
5763 #, fuzzy, c-format
5764 msgid "%s:profile mismatch for '%s'\n"
5765 msgstr "%s: `%s' ¤ËÂФ¹¤ëÌ·½â°ìÍ÷¤Ï°Ê²¼¤ÎÄ̤ê¤Ç¤¹:\n"
5767 #: gcov.c:1045
5768 #, fuzzy, c-format
5769 msgid "%s:overflowed\n"
5770 msgstr "%s: ¥ª¡¼¥Ð¡¼¥Õ¥í¡¼ÈÏ°Ï¥¨¥é¡¼"
5772 #: gcov.c:1069
5773 #, c-format
5774 msgid "%s:'%s' lacks entry and/or exit blocks\n"
5775 msgstr ""
5777 #: gcov.c:1074
5778 #, c-format
5779 msgid "%s:'%s' has arcs to entry block\n"
5780 msgstr ""
5782 #: gcov.c:1082
5783 #, c-format
5784 msgid "%s:'%s' has arcs from exit block\n"
5785 msgstr ""
5787 #: gcov.c:1290
5788 #, c-format
5789 msgid "%s:graph is unsolvable for '%s'\n"
5790 msgstr ""
5792 #: gcov.c:1370
5793 #, fuzzy, c-format
5794 msgid "%s '%s'\n"
5795 msgstr "%s: %s"
5797 #: gcov.c:1373
5798 #, c-format
5799 msgid "Lines executed:%s of %d\n"
5800 msgstr ""
5802 #: gcov.c:1377
5803 #, fuzzy
5804 msgid "No executable lines\n"
5805 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¼Â¹Ô²Äǽ¤Ê¥½¡¼¥¹¹Ô¤¬¤¢¤ê¤Þ¤»¤ó\n"
5807 #: gcov.c:1383
5808 #, fuzzy, c-format
5809 msgid "Branches executed:%s of %d\n"
5810 msgstr "¥Ö¥é¥ó¥Á %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤µ¤ì¤º\n"
5812 #: gcov.c:1387
5813 #, c-format
5814 msgid "Taken at least once:%s of %d\n"
5815 msgstr ""
5817 #: gcov.c:1393
5818 #, fuzzy
5819 msgid "No branches\n"
5820 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¤Ï¥Ö¥é¥ó¥Á¤¬¤¢¤ê¤Þ¤»¤ó\n"
5822 #: gcov.c:1395
5823 #, c-format
5824 msgid "Calls executed:%s of %d\n"
5825 msgstr ""
5827 #: gcov.c:1399
5828 #, fuzzy
5829 msgid "No calls\n"
5830 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¸Æ¤Ó½Ð¤·¤¬¤¢¤ê¤Þ¤»¤ó\n"
5832 #: gcov.c:1540
5833 #, fuzzy, c-format
5834 msgid "%s:no lines for '%s'\n"
5835 msgstr "%s: `%s' ¤ËÂФ¹¤ëÌ·½â°ìÍ÷¤Ï°Ê²¼¤ÎÄ̤ê¤Ç¤¹:\n"
5837 #: gcov.c:1735
5838 #, fuzzy, c-format
5839 msgid "call   %2d returned %s\n"
5840 msgstr "¸Æ¤Ó½Ð¤· %d ¤ÎÌá¤ê = %d\n"
5842 #: gcov.c:1740
5843 #, fuzzy, c-format
5844 msgid "call   %2d never executed\n"
5845 msgstr "¸Æ¤Ó½Ð¤· %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤»¤º\n"
5847 #: gcov.c:1745
5848 #, fuzzy, c-format
5849 msgid "branch %2d taken %s%s\n"
5850 msgstr "¥Ö¥é¥ó¥Á %d ¼õÍý = %d%%\n"
5852 #: gcov.c:1749
5853 #, fuzzy, c-format
5854 msgid "branch %2d never executed\n"
5855 msgstr "¥Ö¥é¥ó¥Á %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤µ¤ì¤º\n"
5857 #: gcov.c:1754
5858 #, c-format
5859 msgid "unconditional %2d taken %s\n"
5860 msgstr ""
5862 #: gcov.c:1757
5863 #, fuzzy, c-format
5864 msgid "unconditional %2d never executed\n"
5865 msgstr "¸Æ¤Ó½Ð¤· %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤»¤º\n"
5867 #: gcov.c:1789
5868 #, fuzzy, c-format
5869 msgid "%s:cannot open source file\n"
5870 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤È¤·¤Æ³«¤±¤Þ¤»¤ó"
5872 #: gcov.c:1799
5873 #, c-format
5874 msgid "%s:source file is newer than graph file '%s'\n"
5875 msgstr ""
5877 #. Return if there's nothing to do, or it is too expensive.
5878 #: gcse.c:711
5879 msgid "GCSE disabled"
5880 msgstr ""
5882 #. Return if there's nothing to do, or it is too expensive.
5883 #: gcse.c:6536
5884 #, fuzzy
5885 msgid "jump bypassing disabled"
5886 msgstr "-g ¥ª¥×¥·¥ç¥ó¤ò̵¸ú²½¤·¤Þ¤·¤¿¡£"
5888 #: gcse.c:6597
5889 #, fuzzy, c-format
5890 msgid "%s: %d basic blocks and %d edges/basic block"
5891 msgstr "GCSE ¤ò̵¸ú²½: %d > 1000 ´ðËÜ¥Ö¥í¥Ã¥¯¡¢µÚ¤Ó %d >= 20 edge/´ðËÜ¥Ö¥í¥Ã¥¯"
5893 #: gcse.c:6610
5894 #, fuzzy, c-format
5895 msgid "%s: %d basic blocks and %d registers"
5896 msgstr "GCSE ¤ò̵¸ú²½: %d ´ðËÜ¥Ö¥í¥Ã¥¯¡¢µÚ¤Ó %d ¸Ä¤Î¥ì¥¸¥¹¥¿"
5898 #: ggc-common.c:397 ggc-common.c:405 ggc-common.c:473 ggc-common.c:494
5899 #: ggc-page.c:2203 ggc-page.c:2235 ggc-page.c:2242 ggc-zone.c:1582
5900 #: ggc-zone.c:1588 ggc-zone.c:1597
5901 #, fuzzy, c-format
5902 msgid "can't write PCH file: %m"
5903 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
5905 #: ggc-common.c:487
5906 #, fuzzy, c-format
5907 msgid "can't get position in PCH file: %m"
5908 msgstr "¥Õ¥¡¥¤¥ë `%s' ¤Ë¥ê¥Ý¥¸¥È¥ê¾ðÊó¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
5910 #: ggc-common.c:497
5911 #, fuzzy, c-format
5912 msgid "can't write padding to PCH file: %m"
5913 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
5915 #: ggc-common.c:550 ggc-common.c:558 ggc-common.c:565 ggc-common.c:568
5916 #: ggc-common.c:578 ggc-common.c:581 ggc-page.c:2329 ggc-zone.c:1607
5917 #, fuzzy, c-format
5918 msgid "can't read PCH file: %m"
5919 msgstr "%s ¤«¤éÆɹþ¤á¤Þ¤»¤ó"
5921 #: ggc-common.c:573
5922 msgid "had to relocate PCH"
5923 msgstr ""
5925 #: ggc-page.c:1448
5926 #, c-format
5927 msgid "open /dev/zero: %m"
5928 msgstr ""
5930 #: ggc-page.c:2220 ggc-page.c:2226
5931 #, fuzzy
5932 msgid "can't write PCH file"
5933 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
5935 #: gimple-low.c:203
5936 #, fuzzy
5937 msgid "unexpected node"
5938 msgstr "ͽ´ü¤µ¤ì¤ë¥á¥â¥ê¥ì¥¤¥Æ¥ó¥·¤òÄ´À°¤¹¤ë"
5940 #: gimplify.c:3137
5941 #, fuzzy, c-format
5942 msgid "invalid lvalue in asm output %d"
5943 msgstr "asm Ê¸¤ÎÃæ¤Ë̵¸ú¤Êº¸ÊÕÃÍ"
5945 #: gimplify.c:3185
5946 #, fuzzy, c-format
5947 msgid "memory input %d is not directly addressable"
5948 msgstr "½ÐÎÏÈÖ¹æ %d ¤ÏľÀÜ¥¢¥É¥ì¥¹»ØÄê¤Ç¤­¤Þ¤»¤ó"
5950 #: gimplify.c:4032
5951 msgid "gimplification failed"
5952 msgstr ""
5954 #: global.c:373 global.c:386 global.c:400
5955 #, fuzzy, c-format
5956 msgid "%s cannot be used in asm here"
5957 msgstr "\"%s\" ¤Ï¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó"
5959 #: graph.c:403 passes.c:131 java/jcf-parse.c:1040 java/jcf-parse.c:1180
5960 #: java/lex.c:1842 objc/objc-act.c:550
5961 #, fuzzy, c-format
5962 msgid "can't open %s: %m"
5963 msgstr "%s ¤ò³«¤±¤Þ¤»¤ó"
5965 #: haifa-sched.c:182
5966 #, c-format
5967 msgid "fix_sched_param: unknown param: %s"
5968 msgstr "fix_sched_param: ÉÔÌÀ¤Ê¥Ñ¥é¥á¥¿: %s"
5970 #. Opening quotation mark.
5971 #: intl.c:58
5972 msgid "`"
5973 msgstr ""
5975 #. Closing quotation mark.
5976 #: intl.c:61
5977 msgid "'"
5978 msgstr ""
5980 #: langhooks.c:516
5981 msgid "At top level:"
5982 msgstr "¥È¥Ã¥×¥ì¥Ù¥ë:"
5984 #: langhooks.c:521
5985 #, fuzzy, c-format
5986 msgid "In member function %qs:"
5987 msgstr "´Ø¿ô `%s' Æâ:"
5989 #: langhooks.c:525
5990 #, fuzzy, c-format
5991 msgid "In function %qs:"
5992 msgstr "´Ø¿ô `%s' Æâ:"
5994 #. What to print when a switch has no documentation.
5995 #: opts.c:89
5996 msgid "This switch lacks documentation"
5997 msgstr ""
5999 #. Eventually this should become a hard error IMO.
6000 #: opts.c:259
6001 #, c-format
6002 msgid "command line option \"%s\" is valid for %s but not for %s"
6003 msgstr ""
6005 #: opts.c:347
6006 #, fuzzy, c-format
6007 msgid "missing argument to \"%s\""
6008 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
6010 #: opts.c:357
6011 #, fuzzy, c-format
6012 msgid "argument to \"%s\" should be a non-negative integer"
6013 msgstr "`%s' ¤ÎÂè°ì°ú¿ô¤Ï `int' ¤È¤¹¤Ù¤­¤Ç¤¹"
6015 #: opts.c:426
6016 #, fuzzy, c-format
6017 msgid "unrecognized command line option \"%s\""
6018 msgstr "¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó '%s' ¤ò̵»ë¤·¤Þ¤¹"
6020 #: opts.c:632
6021 msgid "-Wuninitialized is not supported without -O"
6022 msgstr "-Wuninitialized ¤Ï -O Ìµ¤·¤Ë¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
6024 #: opts.c:646
6025 msgid "-freorder-blocks-and-partition does not work with exceptions"
6026 msgstr ""
6028 #: opts.c:659
6029 msgid "-freorder-blocks-and-partition does not work with -g (currently)"
6030 msgstr ""
6032 #: opts.c:820
6033 #, fuzzy, c-format
6034 msgid "structure alignment must be a small power of two, not %d"
6035 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬ 2 ¤Î¤Ù¤­¾è¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
6037 #: opts.c:885
6038 #, fuzzy, c-format
6039 msgid "unrecognised visibility value \"%s\""
6040 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥»¥¯¥·¥ç¥ó̾ \"%s\""
6042 #: opts.c:937
6043 #, fuzzy, c-format
6044 msgid "unrecognized register name \"%s\""
6045 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥ì¥¸¥¹¥¿Ì¾ `%s'"
6047 #: opts.c:957
6048 #, fuzzy, c-format
6049 msgid "unknown tls-model \"%s\""
6050 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
6052 #: opts.c:1032
6053 #, c-format
6054 msgid "%s: --param arguments should be of the form NAME=VALUE"
6055 msgstr ""
6057 #: opts.c:1037
6058 #, fuzzy, c-format
6059 msgid "invalid --param value %qs"
6060 msgstr "̵¸ú¤Ê¥Ñ¥é¥á¥¿ÃÍ `%s'"
6062 #: opts.c:1133
6063 #, fuzzy
6064 msgid "target system does not support debug output"
6065 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
6067 #: opts.c:1140
6068 #, fuzzy, c-format
6069 msgid "debug format \"%s\" conflicts with prior selection"
6070 msgstr "¥Ç¡¼¥¿Îΰè '%s' ¤ÏÁ°¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
6072 #: opts.c:1156
6073 #, fuzzy, c-format
6074 msgid "unrecognised debug output level \"%s\""
6075 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥»¥¯¥·¥ç¥ó̾ \"%s\""
6077 #: opts.c:1158
6078 #, c-format
6079 msgid "debug output level %s is too high"
6080 msgstr ""
6082 #: opts.c:1177
6083 msgid "The following options are language-independent:\n"
6084 msgstr ""
6086 #: opts.c:1184
6087 #, c-format
6088 msgid ""
6089 "The %s front end recognizes the following options:\n"
6090 "\n"
6091 msgstr ""
6093 #: opts.c:1198
6094 msgid "The --param option recognizes the following as parameters:\n"
6095 msgstr ""
6097 #. If we didn't find this parameter, issue an error message.
6098 #: params.c:76
6099 #, fuzzy, c-format
6100 msgid "invalid parameter %qs"
6101 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
6103 #: passes.c:1250
6104 msgid "branch target register load optimization is not intended to be run twice"
6105 msgstr ""
6107 #: profile.c:284
6108 msgid "corrupted profile info: run_max * runs < sum_max"
6109 msgstr ""
6111 #: profile.c:290
6112 msgid "corrupted profile info: sum_all is smaller than sum_max"
6113 msgstr ""
6115 #: profile.c:335
6116 #, c-format
6117 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
6118 msgstr ""
6120 #: profile.c:503
6121 #, c-format
6122 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
6123 msgstr ""
6125 #: profile.c:524
6126 #, c-format
6127 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
6128 msgstr ""
6130 #: protoize.c:582
6131 #, fuzzy, c-format
6132 msgid "%s: error writing file '%s': %s\n"
6133 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Ë½ñ¤­¹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
6135 #: protoize.c:626
6136 #, c-format
6137 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
6138 msgstr "%s: »ÈÍÑË¡ '%s [ -VqfnkN ] [ -i <istring> ] [ ¥Õ¥¡¥¤¥ë̾ ... ]'\n"
6140 #: protoize.c:629
6141 #, c-format
6142 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
6143 msgstr "%s: »ÈÍÑË¡ '%s [ -VqfnkNlgC ] [ -B <¥Ç¥£¥ì¥¯¥È¥ê̾> ] [ ¥Õ¥¡¥¤¥ë̾ ... ]'\n"
6145 #: protoize.c:735
6146 #, fuzzy, c-format
6147 msgid "%s: warning: no read access for file '%s'\n"
6148 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤ËÂФ·¤ÆÆɤ߽Ф·µö²Ä¤¬¤¢¤ê¤Þ¤»¤ó\n"
6150 #: protoize.c:743
6151 #, fuzzy, c-format
6152 msgid "%s: warning: no write access for file '%s'\n"
6153 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤ËÂФ·¤Æ½ñ¤­¹þ¤ßµö²Ä¤¬¤¢¤ê¤Þ¤»¤ó\n"
6155 #: protoize.c:751
6156 #, fuzzy, c-format
6157 msgid "%s: warning: no write access for dir containing '%s'\n"
6158 msgstr "%s: ·Ù¹ð: `%s' ¤ò´Þ¤à¥Ç¥£¥ì¥¯¥È¥ê¤ËÂФ·¤Æ½ñ¤­¹þ¤ßµö²Ä¤¬¤¢¤ê¤Þ¤»¤ó\n"
6160 #. Catch cases like /.. where we try to backup to a
6161 #. point above the absolute root of the logical file
6162 #. system.
6163 #: protoize.c:1138
6164 #, c-format
6165 msgid "%s: invalid file name: %s\n"
6166 msgstr "%s: Ìµ¸ú¤Ê¥Õ¥¡¥¤¥ë̾: %s\n"
6168 #: protoize.c:1286
6169 #, c-format
6170 msgid "%s: %s: can't get status: %s\n"
6171 msgstr "%s: %s: ¾õÂÖ¤ò¼èÆÀ¤Ç¤­¤Þ¤»¤ó: %s\n"
6173 #: protoize.c:1307
6174 #, c-format
6175 msgid ""
6176 "\n"
6177 "%s: fatal error: aux info file corrupted at line %d\n"
6178 msgstr ""
6179 "\n"
6180 "%s: Ã×̿Ū¥¨¥é¡¼: Éû info ¥Õ¥¡¥¤¥ë¤¬ %d ¹ÔÌܤDzõ¤ì¤Æ¤¤¤Þ¤¹\n"
6182 #: protoize.c:1636
6183 #, fuzzy, c-format
6184 msgid "%s:%d: declaration of function '%s' takes different forms\n"
6185 msgstr "%s:%d: ´Ø¿ô `%s' ¤ÎÀë¸À¤¬Ê̤ηÁ¤ò¼è¤Ã¤Æ¤¤¤Þ¤¹\n"
6187 #: protoize.c:1891
6188 #, fuzzy, c-format
6189 msgid "%s: compiling '%s'\n"
6190 msgstr "%s: `%s' ¤ò¥³¥ó¥Ñ¥¤¥ëÃæ\n"
6192 #: protoize.c:1914
6193 #, c-format
6194 msgid "%s: wait: %s\n"
6195 msgstr "%s: ÂÔ¤Á: %s\n"
6197 #: protoize.c:1919
6198 #, c-format
6199 msgid "%s: subprocess got fatal signal %d\n"
6200 msgstr "%s: ¥µ¥Ö¥×¥í¥»¥¹¤¬Ã×̿Ū¥·¥°¥Ê¥ë %d ¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿\n"
6202 #: protoize.c:1927
6203 #, c-format
6204 msgid "%s: %s exited with status %d\n"
6205 msgstr "%s: %s ¤Ï¥¹¥Æ¡¼¥¿¥¹ %d ¤Ç½ªÎ»¤·¤Þ¤·¤¿\n"
6207 #: protoize.c:1976
6208 #, fuzzy, c-format
6209 msgid "%s: warning: missing SYSCALLS file '%s'\n"
6210 msgstr "%s: ·Ù¹ð: SYSCALLS ¥Õ¥¡¥¤¥ë `%s' ¤¬¤¢¤ê¤Þ¤»¤ó\n"
6212 #: protoize.c:1985 protoize.c:2014
6213 #, fuzzy, c-format
6214 msgid "%s: can't read aux info file '%s': %s\n"
6215 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
6217 #: protoize.c:2030 protoize.c:2058
6218 #, fuzzy, c-format
6219 msgid "%s: can't get status of aux info file '%s': %s\n"
6220 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤Î¾õÂÖ¤ò¼èÆÀ¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
6222 #: protoize.c:2086
6223 #, fuzzy, c-format
6224 msgid "%s: can't open aux info file '%s' for reading: %s\n"
6225 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤ߹þ¤ßÍѤ˳«¤¯¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
6227 #: protoize.c:2104
6228 #, fuzzy, c-format
6229 msgid "%s: error reading aux info file '%s': %s\n"
6230 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤ߹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
6232 #: protoize.c:2117
6233 #, fuzzy, c-format
6234 msgid "%s: error closing aux info file '%s': %s\n"
6235 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÊĤ¸¤Æ¤¤¤ëºÇÃæ¤Ë¥¨¥é¡¼: %s\n"
6237 #: protoize.c:2133
6238 #, fuzzy, c-format
6239 msgid "%s: can't delete aux info file '%s': %s\n"
6240 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òºï½ü¤Ç¤­¤Þ¤»¤ó: %s\n"
6242 #: protoize.c:2215 protoize.c:4185
6243 #, fuzzy, c-format
6244 msgid "%s: can't delete file '%s': %s\n"
6245 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤òºï½ü¤Ç¤­¤Þ¤»¤ó: %s\n"
6247 #: protoize.c:2293
6248 #, fuzzy, c-format
6249 msgid "%s: warning: can't rename file '%s' to '%s': %s\n"
6250 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤ò `%s' Ì¾Á°Êѹ¹¤Ç¤­¤Þ¤»¤ó: %s\n"
6252 #: protoize.c:2415
6253 #, c-format
6254 msgid "%s: conflicting extern definitions of '%s'\n"
6255 msgstr "%s: '%s' ¤Î³°ÉôÄêµÁ¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹\n"
6257 #: protoize.c:2419
6258 #, c-format
6259 msgid "%s: declarations of '%s' will not be converted\n"
6260 msgstr "%s: '%s' ¤ÎÀë¸À¤ÏÊÑ´¹¤µ¤ì¤Þ¤»¤ó\n"
6262 #: protoize.c:2421
6263 #, c-format
6264 msgid "%s: conflict list for '%s' follows:\n"
6265 msgstr "%s: `%s' ¤ËÂФ¹¤ëÌ·½â°ìÍ÷¤Ï°Ê²¼¤ÎÄ̤ê¤Ç¤¹:\n"
6267 #: protoize.c:2454
6268 #, fuzzy, c-format
6269 msgid "%s: warning: using formals list from %s(%d) for function '%s'\n"
6270 msgstr "%s: ·Ù¹ð: %s(%d) ¤«¤é¤Î·Á¼°¥ê¥¹¥È¤ò¡¢´Ø¿ô `%s' ¤Î°Ù¤Ë»È¤¤¤Þ¤¹\n"
6272 #: protoize.c:2494
6273 #, fuzzy, c-format
6274 msgid "%s: %d: '%s' used but missing from SYSCALLS\n"
6275 msgstr "%s: %d: `%s' ¤Ï»È¤ï¤ì¤Æ¤¤¤Þ¤¹¤¬ SYSCALLS ¤Ë¤¢¤ê¤Þ¤»¤ó\n"
6277 #: protoize.c:2500
6278 #, fuzzy, c-format
6279 msgid "%s: %d: warning: no extern definition for '%s'\n"
6280 msgstr "%s: %d: ·Ù¹ð: `%s' ¤ËÂФ¹¤ë³°ÉôÄêµÁ¤¬¤¢¤ê¤Þ¤»¤ó\n"
6282 #: protoize.c:2530
6283 #, fuzzy, c-format
6284 msgid "%s: warning: no static definition for '%s' in file '%s'\n"
6285 msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀÅŪÄêµÁ¤¬¥Õ¥¡¥¤¥ë `%s' ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó\n"
6287 #: protoize.c:2536
6288 #, fuzzy, c-format
6289 msgid "%s: multiple static defs of '%s' in file '%s'\n"
6290 msgstr "%s: `%s' ¤ÎÀÅŪÄêµÁ¤¬¥Õ¥¡¥¤¥ë `%s' ¤ÎÃæ¤Ç½ÅÊ£¤·¤Æ¤¤¤Þ¤¹\n"
6292 #: protoize.c:2706 protoize.c:2709
6293 #, c-format
6294 msgid "%s: %d: warning: source too confusing\n"
6295 msgstr "%s: %d: ·Ù¹ð: ¥½¡¼¥¹¤¬º®Í𤷤¹¤®¤Æ¤¤¤Þ¤¹\n"
6297 #: protoize.c:2905
6298 #, c-format
6299 msgid "%s: %d: warning: varargs function declaration not converted\n"
6300 msgstr "%s: %d: ·Ù¹ð: varargs ´Ø¿ôÀë¸À¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6302 #: protoize.c:2920
6303 #, fuzzy, c-format
6304 msgid "%s: declaration of function '%s' not converted\n"
6305 msgstr "%s: ´Ø¿ô `%s' ¤ÎÀë¸À¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6307 #: protoize.c:3043
6308 #, fuzzy, c-format
6309 msgid "%s: warning: too many parameter lists in declaration of '%s'\n"
6310 msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬Â¿¤¹¤®¤Þ¤¹\n"
6312 #: protoize.c:3064
6313 #, fuzzy, c-format
6314 msgid ""
6315 "\n"
6316 "%s: warning: too few parameter lists in declaration of '%s'\n"
6317 msgstr ""
6318 "\n"
6319 "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬¾¯¤Ê¤¹¤®¤Þ¤¹\n"
6321 #: protoize.c:3160
6322 #, fuzzy, c-format
6323 msgid "%s: %d: warning: found '%s' but expected '%s'\n"
6324 msgstr "%s: %d: ·Ù¹ð: `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿¤¬ `%s' ¤¬´üÂÔ¤µ¤ì¤Æ¤¤¤Þ¤¹\n"
6326 #: protoize.c:3335
6327 #, fuzzy, c-format
6328 msgid "%s: local declaration for function '%s' not inserted\n"
6329 msgstr "%s: ´Ø¿ô `%s' ¤Î¥í¡¼¥«¥ëÀë¸À¤¬ÁÞÆþ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6331 #: protoize.c:3362
6332 #, fuzzy, c-format
6333 msgid ""
6334 "\n"
6335 "%s: %d: warning: can't add declaration of '%s' into macro call\n"
6336 msgstr ""
6337 "\n"
6338 "%s: %d: ·Ù¹ð: `%s' ¤ÎÀë¸À¤ò¥Þ¥¯¥í¸Æ¤Ó½Ð¤·¤ËÄɲäǤ­¤Þ¤»¤ó\n"
6340 #: protoize.c:3434
6341 #, fuzzy, c-format
6342 msgid "%s: global declarations for file '%s' not inserted\n"
6343 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤ÎÂç°èÀë¸À¤¬ÁÞÆþ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6345 #: protoize.c:3523 protoize.c:3553
6346 #, fuzzy, c-format
6347 msgid "%s: definition of function '%s' not converted\n"
6348 msgstr "%s: ´Ø¿ô `%s' ¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6350 #: protoize.c:3542
6351 #, c-format
6352 msgid "%s: %d: warning: definition of %s not converted\n"
6353 msgstr "%s: %d: ·Ù¹ð: %s ¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6355 #: protoize.c:3868
6356 #, fuzzy, c-format
6357 msgid "%s: found definition of '%s' at %s(%d)\n"
6358 msgstr "%s: `%s' ¤ÎÄêµÁ¤¬ %s(%d) ¤Ë¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
6360 #. If we make it here, then we did not know about this
6361 #. function definition.
6362 #: protoize.c:3884
6363 #, fuzzy, c-format
6364 msgid "%s: %d: warning: '%s' excluded by preprocessing\n"
6365 msgstr "%s: %d: ·Ù¹ð: `%s' ¤Ï¥×¥ê¥×¥í¥»¥¹¤«¤é½ü³°¤µ¤ì¤Æ¤¤¤Þ¤¹\n"
6367 #: protoize.c:3887
6368 #, c-format
6369 msgid "%s: function definition not converted\n"
6370 msgstr "%s: ´Ø¿ô¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6372 #: protoize.c:3945
6373 #, fuzzy, c-format
6374 msgid "%s: '%s' not converted\n"
6375 msgstr "%s: `%s' ¤ÏÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6377 #: protoize.c:3953
6378 #, fuzzy, c-format
6379 msgid "%s: would convert file '%s'\n"
6380 msgstr "%s: `%s' ¤òÊÑ´¹¤·¤Þ¤¹\n"
6382 #: protoize.c:3956
6383 #, fuzzy, c-format
6384 msgid "%s: converting file '%s'\n"
6385 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤òÊÑ´¹Ãæ\n"
6387 #: protoize.c:3966
6388 #, fuzzy, c-format
6389 msgid "%s: can't get status for file '%s': %s\n"
6390 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Î¾õÂÖ¤ò¼èÆÀ¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
6392 #: protoize.c:4008
6393 #, fuzzy, c-format
6394 msgid "%s: can't open file '%s' for reading: %s\n"
6395 msgstr "%s: Æɤ߹þ¤ßÍѤ˥ե¡¥¤¥ë `%s' ¤ò³«¤¯¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
6397 #: protoize.c:4023
6398 #, fuzzy, c-format
6399 msgid ""
6400 "\n"
6401 "%s: error reading input file '%s': %s\n"
6402 msgstr ""
6403 "\n"
6404 "%s: ÆþÎÏ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤ߹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
6406 #: protoize.c:4057
6407 #, fuzzy, c-format
6408 msgid "%s: can't create/open clean file '%s': %s\n"
6409 msgstr "%s: ¤­¤ì¤¤¤Ê¥Õ¥¡¥¤¥ë `%s' ¤òºîÀ®/¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó: %s\n"
6411 #: protoize.c:4162
6412 #, fuzzy, c-format
6413 msgid "%s: warning: file '%s' already saved in '%s'\n"
6414 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤Ï´û¤Ë `%s' ¤ËÊݸ¤µ¤ì¤Æ¤¤¤Þ¤¹\n"
6416 #: protoize.c:4170
6417 #, fuzzy, c-format
6418 msgid "%s: can't link file '%s' to '%s': %s\n"
6419 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤ò `%s' ¤Ë¥ê¥ó¥¯¤Ç¤­¤Þ¤»¤ó: %s\n"
6421 #: protoize.c:4200
6422 #, fuzzy, c-format
6423 msgid "%s: can't create/open output file '%s': %s\n"
6424 msgstr "%s: ½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤òºîÀ®¤·¤¿¤ê³«¤¤¤¿¤ê¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
6426 #: protoize.c:4233
6427 #, fuzzy, c-format
6428 msgid "%s: can't change mode of file '%s': %s\n"
6429 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Î¥â¡¼¥É¤òÊѹ¹¤Ç¤­¤Þ¤»¤ó: %s\n"
6431 #: protoize.c:4406
6432 #, c-format
6433 msgid "%s: cannot get working directory: %s\n"
6434 msgstr "%s: ºî¶È¥Ç¥£¥ì¥¯¥È¥ê¤¬Ê¬¤«¤ê¤Þ¤»¤ó: %s\n"
6436 #: protoize.c:4504
6437 #, c-format
6438 msgid "%s: input file names must have .c suffixes: %s\n"
6439 msgstr "%s: ÆþÎÏ¥Õ¥¡¥¤¥ë̾¤Ë¤Ï³ÈÄ¥»Ò .c ¤¬¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó: %s\n"
6441 #: ra.c:774
6442 msgid "Didn't find a coloring.\n"
6443 msgstr ""
6445 #: reg-stack.c:621
6446 #, fuzzy, c-format
6447 msgid "output constraint %d must specify a single register"
6448 msgstr "½ÐÎÏÀ©Ìó %d ¤Ï°ì¤Ä¤Î¥ì¥¸¥¹¥¿¤ò»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
6450 #: reg-stack.c:631
6451 #, fuzzy, c-format
6452 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
6453 msgstr "½ÐÎÏÀ©Ìó %d ¤Ï°ì¤Ä¤Î¥ì¥¸¥¹¥¿¤ò»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
6455 #: reg-stack.c:654
6456 #, fuzzy
6457 msgid "output regs must be grouped at top of stack"
6458 msgstr "½ÐÎϥ쥸¥¹¥¿¤Ï¥¹¥¿¥Ã¥¯¤Î¥È¥Ã¥×¤Ë¥°¥ë¡¼¥×¤µ¤ì¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
6460 #: reg-stack.c:691
6461 #, fuzzy
6462 msgid "implicitly popped regs must be grouped at top of stack"
6463 msgstr "°ÅÌۤˠpop ¤µ¤ì¤ë¥ì¥¸¥¹¥¿¤Ï¥¹¥¿¥Ã¥¯¤Î¥È¥Ã¥×¤Ë¥°¥ë¡¼¥×¤µ¤ì¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
6465 #: reg-stack.c:710
6466 #, fuzzy
6467 msgid "output operand %d must use %<&%> constraint"
6468 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É %d ¤Ï `&' À©Ìó¤ò»È¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
6470 #: regclass.c:762
6471 #, c-format
6472 msgid "can't use '%s' as a %s register"
6473 msgstr "'%s' ¤ò %s ¤Î¥ì¥¸¥¹¥¿¤È¤·¤Æ»È¤¦¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
6475 #: regclass.c:777 config/ia64/ia64.c:4136 config/ia64/ia64.c:4143
6476 #: config/pa/pa.c:328 config/pa/pa.c:335
6477 #, c-format
6478 msgid "unknown register name: %s"
6479 msgstr "ÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹: %s"
6481 #: regclass.c:787
6482 msgid "global register variable follows a function definition"
6483 msgstr "Âç°è register ÊÑ¿ô¤¬´Ø¿ôÄêµÁ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
6485 #: regclass.c:791
6486 msgid "register used for two global register variables"
6487 msgstr "¥ì¥¸¥¹¥¿¤¬Æó¤Ä¤Î¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ»È¤ï¤ì¤Þ¤·¤¿"
6489 #: regclass.c:796
6490 msgid "call-clobbered register used for global register variable"
6491 msgstr "¸Æ¤Ó½Ð¤·¤ÇÇ˲õ¤µ¤ì¤ë¥ì¥¸¥¹¥¿¤¬¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ»È¤ï¤ì¤Þ¤·¤¿"
6493 #: regrename.c:1876
6494 #, c-format
6495 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
6496 msgstr ""
6498 #: regrename.c:1888
6499 #, c-format
6500 msgid "validate_value_data: Loop in regno chain (%u)"
6501 msgstr ""
6503 #: regrename.c:1891
6504 #, c-format
6505 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
6506 msgstr ""
6508 #: regrename.c:1903
6509 #, c-format
6510 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
6511 msgstr ""
6513 #: reload.c:1252
6514 #, fuzzy
6515 msgid "cannot reload integer constant operand in %<asm%>"
6516 msgstr "À°¿ôÄê¿ô¥ª¥Ú¥é¥ó¥É¤ò `asm' Æâ¤ÇºÆ¥í¡¼¥É¤Ç¤­¤Þ¤»¤ó"
6518 #: reload.c:1275
6519 #, fuzzy
6520 msgid "impossible register constraint in %<asm%>"
6521 msgstr "`asm' Æâ¤Ç¤Ï¥ì¥¸¥¹¥¿À©Ìó¤ò¹Ô¤Ê¤¨¤Þ¤»¤ó"
6523 #: reload.c:3513
6524 #, fuzzy
6525 msgid "%<&%> constraint used with no register class"
6526 msgstr "`&' À©Ì󤬥쥸¥¹¥¿¥¯¥é¥¹Ìµ¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
6528 #: reload.c:3679
6529 #, fuzzy
6530 msgid "unable to generate reloads for:"
6531 msgstr "¥³¡¼¥É¤¬À¸À®¤µ¤ì¤ë CPU ¤òÁªÂò¤¹¤ë"
6533 #: reload.c:3680 reload.c:3912
6534 #, fuzzy
6535 msgid "inconsistent operand constraints in an %<asm%>"
6536 msgstr "`asm' Æâ¤Ç¤Î¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
6538 #: reload1.c:1211
6539 msgid "frame size too large for reliable stack checking"
6540 msgstr "¥Õ¥ì¡¼¥à¥µ¥¤¥º¤¬Â礭¤¹¤®¤Æ¡¢¥¹¥¿¥Ã¥¯¸¡ºº¤¬¿®Íê¤Ç¤­¤Ê¤¯¤Ê¤ê¤Þ¤¹"
6542 #: reload1.c:1214
6543 msgid "try reducing the number of local variables"
6544 msgstr "¥í¡¼¥«¥ëÊÑ¿ô¤Î¿ô¤òºï¸º¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤"
6546 #: reload1.c:1866
6547 #, fuzzy
6548 msgid "can't find a register in class %qs while reloading %<asm%>"
6549 msgstr "¥¯¥é¥¹ `%s' Æâ¤Î¥ì¥¸¥¹¥¿¤ò `asm' ºÆ¥í¡¼¥ÉÃæ¤Ë¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó"
6551 #: reload1.c:1871
6552 #, fuzzy, c-format
6553 msgid "unable to find a register to spill in class %qs"
6554 msgstr "¥¯¥é¥¹ `%s' Æâ¤Ç¤Õ¤ë¤¤Íî¤È¤¹¥ì¥¸¥¹¥¿¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó"
6556 #: reload1.c:1873
6557 msgid "this is the insn:"
6558 msgstr ""
6560 #: reload1.c:3864
6561 #, fuzzy
6562 msgid "%<asm%> operand requires impossible reload"
6563 msgstr "`asm' ¥ª¥Ú¥é¥ó¥É¤ÏºÆ¥í¡¼¥É¤Ç¤­¤Ê¤¤»ö¤¬Í׵ᤵ¤ì¤Þ¤¹"
6565 #. It's the compiler's fault.
6566 #: reload1.c:4983
6567 #, fuzzy
6568 msgid "could not find a spill register"
6569 msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤ò¸«¤Ä¤±¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿\n"
6571 #: reload1.c:4988
6572 #, fuzzy
6573 msgid "%<asm%> operand constraint incompatible with operand size"
6574 msgstr "`asm' ¥ª¥Ú¥é¥ó¥ÉÀ©Ì󤬥ª¥Ú¥é¥ó¥É¥µ¥¤¥º¤ÈÀ°¹ç¤·¤Þ¤»¤ó"
6576 #. It's the compiler's fault.
6577 #: reload1.c:6606
6578 #, fuzzy
6579 msgid "VOIDmode on an output"
6580 msgstr "½ÐÎÏÃæ¤Ë I/O ¥¨¥é¡¼¤¬È¯À¸"
6582 #: reload1.c:6607
6583 #, fuzzy
6584 msgid "output operand is constant in %<asm%>"
6585 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É¤¬ `asm' Æâ¤ÇÄê¿ô¤Ç¤¹"
6587 #: rtl-error.c:128
6588 #, fuzzy
6589 msgid "unrecognizable insn:"
6590 msgstr "ǧ¼±ÉÔǽ¤ÊÌ¿Îá:"
6592 #: rtl-error.c:130
6593 #, fuzzy
6594 msgid "insn does not satisfy its constraints:"
6595 msgstr "Ì¿Î᤬¤½¤ÎÀ©Ìó¤òËþ¤¿¤·¤Þ¤»¤ó"
6597 #: rtl.c:472
6598 #, fuzzy, c-format
6599 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
6600 msgstr "RTL ¸¡ºº: elt %d(%s) ¤¬ºÇ¸å¤Î elt %d(%s Ãæ) ¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
6602 #: rtl.c:482
6603 #, c-format
6604 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
6605 msgstr "RTL ¸¡ºº: elt %d ·¿¤Ï '%c' ¤Î¤Ï¤º¤Ê¤Î¤Ë '%c' (rtx %s, %s Ãæ)¤Ç¤¹ (%s:%d)"
6607 #: rtl.c:492
6608 #, c-format
6609 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
6610 msgstr "RTL ¸¡ºº: elt %d ·¿¤Ï '%c' ¤« '%c' ¤Î¤Ï¤º¤Ê¤Î¤Ë '%c' (rtx %s, %s Ãæ) ¤Ç¤¹ (%s:%d)"
6612 #: rtl.c:501
6613 #, fuzzy, c-format
6614 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
6615 msgstr "RTL ¸¡ºº: ¥³¡¼¥É `%s' ¤Î¤Ï¤º¤Ê¤Î¤Ë `%s' (%s Ãæ)¤Ç¤¹ (%s:%d)"
6617 #: rtl.c:511
6618 #, fuzzy, c-format
6619 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
6620 msgstr "RTL ¸¡ºº: ¥³¡¼¥É `%s' ¤« `%s' ¤Î¤Ï¤º¤Ê¤Î¤Ë `%s' (%s Ãæ)¤Ç¤¹ (%s:%d)"
6622 #: rtl.c:522
6623 #, c-format
6624 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
6625 msgstr "RTL check: ¥Ù¥¯¥È¥ë¤Î elt %d ¤òºÇ¸å¤Î elt %d (%s Ãæ)¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
6627 #: rtl.c:533
6628 #, fuzzy, c-format
6629 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
6630 msgstr "RTL ¸¡ºº: ¥³¡¼¥É `%s' ¤Î¤Ï¤º¤Ê¤Î¤Ë `%s' (%s Ãæ)¤Ç¤¹ (%s:%d)"
6632 #: stmt.c:316
6633 #, fuzzy
6634 msgid "output operand constraint lacks %<=%>"
6635 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤Ë `=' ¤¬·ç¤±¤Æ¤¤¤Þ¤¹"
6637 #: stmt.c:331
6638 #, fuzzy, c-format
6639 msgid "output constraint %qc for operand %d is not at the beginning"
6640 msgstr "½ÐÎÏÀ©Ìó `%c' (operand %d ÍÑ) ¤¬³«»ÏÉôʬ¤Ë¤¢¤ê¤Þ¤»¤ó"
6642 #: stmt.c:354
6643 #, fuzzy
6644 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
6645 msgstr "¥ª¥Ú¥é¥ó¥ÉÀ©ÌóÃæ¡¢ÉÔÀµ¤Ê°ÌÃ֤ˠ'+' ¤ä '=' ¤¬´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹"
6647 #: stmt.c:361 stmt.c:460
6648 #, fuzzy
6649 msgid "%<%%%> constraint used with last operand"
6650 msgstr "`%%' À©Ì󤬺Ǹå¤Î¥ª¥Ú¥é¥ó¥É¤È¤È¤â¤Ë»È¤ï¤ì¤Þ¤·¤¿"
6652 #: stmt.c:380
6653 msgid "matching constraint not valid in output operand"
6654 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÆâ¤ÎÀ©Ìó¤¬Àµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
6656 #: stmt.c:451
6657 #, fuzzy, c-format
6658 msgid "input operand constraint contains %qc"
6659 msgstr "ÆþÎÏ¥ª¥Ú¥é¥ó¥ÉÀ©Ì󤬠`%c' ¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
6661 #: stmt.c:493
6662 msgid "matching constraint references invalid operand number"
6663 msgstr "À©Ìó¤ËŬ¹ç¤µ¤»¤ë»þ¤Ë¡¢Ìµ¸ú¤Ê¥ª¥Ú¥é¥ó¥ÉÈÖ¹æ¤ò»²¾È¤·¤Þ¤·¤¿"
6665 #: stmt.c:531
6666 #, fuzzy, c-format
6667 msgid "invalid punctuation %qc in constraint"
6668 msgstr "̵¸ú¤Ê¶çÆÉÅÀ `%c' ¤¬À©ÌóÆâ¤Ë¤¢¤ê¤Þ¤¹"
6670 #: stmt.c:555
6671 #, fuzzy
6672 msgid "matching constraint does not allow a register"
6673 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÆâ¤ÎÀ©Ìó¤¬Àµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
6675 #: stmt.c:583
6676 #, c-format
6677 msgid "asm-specifier for variable %qs conflicts with asm clobber list"
6678 msgstr ""
6680 #: stmt.c:672
6681 #, fuzzy
6682 msgid "unknown register name %qs in %<asm%>"
6683 msgstr "`asm' Ãæ¤ËÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾ `%s' ¤¬¤¢¤ê¤Þ¤¹"
6685 #: stmt.c:680
6686 msgid "PIC register %qs clobbered in %<asm%>"
6687 msgstr ""
6689 #: stmt.c:727
6690 #, fuzzy
6691 msgid "more than %d operands in %<asm%>"
6692 msgstr "`asm' ¤ÎÃæ¤Ë %d ¤ò±Û¤¨¤ë¥ª¥Ú¥é¥ó¥É¤¬¤¢¤ê¤Þ¤¹"
6694 #: stmt.c:790
6695 #, c-format
6696 msgid "output number %d not directly addressable"
6697 msgstr "½ÐÎÏÈÖ¹æ %d ¤ÏľÀÜ¥¢¥É¥ì¥¹»ØÄê¤Ç¤­¤Þ¤»¤ó"
6699 #: stmt.c:869
6700 #, fuzzy
6701 msgid "asm operand %d probably doesn%'t match constraints"
6702 msgstr "asm ¥ª¥Ú¥é¥ó¥É %d ¤Ï¶²¤é¤¯À©Ìó¤ËŬ¹ç¤·¤Þ¤»¤ó"
6704 #: stmt.c:879
6705 #, c-format
6706 msgid "use of memory input without lvalue in asm operand %d is deprecated"
6707 msgstr ""
6709 #: stmt.c:1026
6710 msgid "asm clobber conflict with output operand"
6711 msgstr ""
6713 #: stmt.c:1031
6714 msgid "asm clobber conflict with input operand"
6715 msgstr ""
6717 #: stmt.c:1108
6718 #, fuzzy
6719 msgid "too many alternatives in %<asm%>"
6720 msgstr "`asm' Ãæ¤ÎÂåÂØ¥­¡¼¥ï¡¼¥É¤¬Â¿¤¹¤®¤Þ¤¹"
6722 #: stmt.c:1120
6723 #, fuzzy
6724 msgid "operand constraints for %<asm%> differ in number of alternatives"
6725 msgstr "`asm' ¤Î¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤¬ÂåÂØÈÖ¹æ¤È¤Ï°Û¤Ê¤ê¤Þ¤¹"
6727 #: stmt.c:1173
6728 #, fuzzy, c-format
6729 msgid "duplicate asm operand name %qs"
6730 msgstr "¥Þ¥¯¥í²¾°ú¿ô \"%s\" ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
6732 #: stmt.c:1271
6733 msgid "missing close brace for named operand"
6734 msgstr ""
6736 #: stmt.c:1299
6737 #, fuzzy, c-format
6738 msgid "undefined named operand %qs"
6739 msgstr "ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤±é»»»Ò %s ¤Ç¤¹"
6741 #: stmt.c:1464
6742 #, fuzzy
6743 msgid "%Hvalue computed is not used"
6744 msgstr ".da ¥Õ¥¡¥¤¥ë¤ÎÆâÍƤò»È¤¤ÀڤäƤ¤¤Þ¤»¤ó\n"
6746 #: stor-layout.c:152
6747 #, fuzzy
6748 msgid "type size can%'t be explicitly evaluated"
6749 msgstr "·¿¤ÎÂ礭¤µ¤ÏÌÀ¼¨Åª¤Ëɾ²Á¤µ¤ì¤ë¤â¤Î¤Ç¤Ï¤¢¤ê¤¨¤Þ¤»¤ó"
6751 #: stor-layout.c:154
6752 msgid "variable-size type declared outside of any function"
6753 msgstr "ÊÑ¿ô¥µ¥¤¥º·¿¤¬´Ø¿ô¤Î³°Â¦¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
6755 #: stor-layout.c:458
6756 #, fuzzy
6757 msgid "%Jsize of %qD is %d bytes"
6758 msgstr "`%s' ¤Î¥µ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤Ç¤¹"
6760 #: stor-layout.c:460
6761 #, fuzzy
6762 msgid "%Jsize of %qD is larger than %d bytes"
6763 msgstr "`%s' ¤Î¥µ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤è¤êÂ礭¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
6765 #: stor-layout.c:844
6766 #, fuzzy
6767 msgid "%Jpacked attribute causes inefficient alignment for %qD"
6768 msgstr "packed Â°À­¤Ï `%s' ¤ËÂФ·¤ÆÉÔ¸úΨ¤Ê¥¢¥é¥¤¥ó¥á¥ó¥È¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
6770 #: stor-layout.c:847
6771 #, fuzzy
6772 msgid "%Jpacked attribute is unnecessary for %qD"
6773 msgstr "packed Â°À­¤Ï `%s' ¤Ë¤ÏɬÍפ¢¤ê¤Þ¤»¤ó"
6775 #: stor-layout.c:863
6776 #, fuzzy
6777 msgid "%Jpadding struct to align %qD"
6778 msgstr "`%s' ¤ò¥¢¥é¥¤¥ó¤¹¤ë¤¿¤á¤Ë¹½Â¤ÂΤò¥Ñ¥Ç¥£¥ó¥°¤·¤Þ¤¹"
6780 #: stor-layout.c:1205
6781 msgid "padding struct size to alignment boundary"
6782 msgstr "¥¢¥é¥¤¥ó¥á¥ó¥È¶­³¦¤Î¥µ¥¤¥º¤Ë¹½Â¤ÂΤò¥Ñ¥Ç¥£¥ó¥°¤·¤Þ¤¹"
6784 #: stor-layout.c:1235
6785 #, fuzzy, c-format
6786 msgid "packed attribute causes inefficient alignment for %qs"
6787 msgstr "packed Â°À­¤Ï `%s' ¤ËÂФ·¤ÆÉÔ¸úΨ¤Ê¥¢¥é¥¤¥ó¥á¥ó¥È¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
6789 #: stor-layout.c:1238
6790 #, fuzzy, c-format
6791 msgid "packed attribute is unnecessary for %qs"
6792 msgstr "packed Â°À­¤Ï `%s' ¤Ë¤ÏɬÍפ¢¤ê¤Þ¤»¤ó"
6794 #: stor-layout.c:1243
6795 msgid "packed attribute causes inefficient alignment"
6796 msgstr "packed Â°À­¤ÏÉÔ¸úΨ¤Ê¥¢¥é¥¤¥ó¥á¥ó¥È¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
6798 #: stor-layout.c:1245
6799 msgid "packed attribute is unnecessary"
6800 msgstr "packed Â°À­¤ÏɬÍפ¢¤ê¤Þ¤»¤ó"
6802 #: targhooks.c:96
6803 msgid "__builtin_saveregs not supported by this target"
6804 msgstr "__builtin_saveregs ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
6806 #: timevar.c:401
6807 msgid ""
6808 "\n"
6809 "Execution times (seconds)\n"
6810 msgstr ""
6811 "\n"
6812 "¼Â¹Ô²ó¿ô  (ÉÃ)\n"
6814 #. Print total time.
6815 #: timevar.c:451
6816 msgid " TOTAL                 :"
6817 msgstr " ¹ç·×                  :"
6819 #: timevar.c:479
6820 #, c-format
6821 msgid "time in %s: %ld.%06ld (%ld%%)\n"
6822 msgstr "%s ¤Ç¤Î»þ´Ö: %ld.%06ld (%ld%%)\n"
6824 #: tlink.c:381
6825 #, c-format
6826 msgid "collect: reading %s\n"
6827 msgstr "collect: %s ¤òÆɤ߹þ¤ß¤Þ¤¹\n"
6829 #: tlink.c:475
6830 #, c-format
6831 msgid "repository file '%s' does not contain command-line arguments"
6832 msgstr ""
6834 #: tlink.c:525
6835 #, c-format
6836 msgid "collect: recompiling %s\n"
6837 msgstr "collect: %s ¤òºÆ¥³¥ó¥Ñ¥¤¥ë¤·¤Þ¤¹\n"
6839 #: tlink.c:696
6840 #, c-format
6841 msgid "'%s' was assigned to '%s', but was not defined during recompilation, or vice versa"
6842 msgstr ""
6844 #: tlink.c:705
6845 #, c-format
6846 msgid "collect: tweaking %s in %s\n"
6847 msgstr "collect: %s ¤ò°ú¤ÃÄ¥¤ê¤Þ¤¹(%s Æâ)\n"
6849 #: tlink.c:751
6850 #, c-format
6851 msgid "collect: relinking\n"
6852 msgstr "collect: ºÆ¥ê¥ó¥¯¤·¤Þ¤¹\n"
6854 #: tlink.c:760
6855 #, c-format
6856 msgid "ld returned %d exit status"
6857 msgstr "ld ¤Ï¥¹¥Æ¡¼¥¿¥¹ %d ¤Ç½ªÎ»¤·¤Þ¤·¤¿"
6859 #: toplev.c:465
6860 #, c-format
6861 msgid "%s "
6862 msgstr "%s "
6864 #: toplev.c:467
6865 #, c-format
6866 msgid " %s"
6867 msgstr " %s"
6869 #: toplev.c:532
6870 #, fuzzy, c-format
6871 msgid "invalid option argument %qs"
6872 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
6874 #: toplev.c:602
6875 #, fuzzy
6876 msgid "unrecoverable error"
6877 msgstr "ÆâÉô¥¨¥é¡¼"
6879 #: toplev.c:622
6880 #, c-format
6881 msgid "getting core file size maximum limit: %m"
6882 msgstr ""
6884 #: toplev.c:625
6885 #, c-format
6886 msgid "setting core file size limit to maximum: %m"
6887 msgstr ""
6889 #: toplev.c:846
6890 #, fuzzy
6891 msgid "%J%qF declared %<static%> but never defined"
6892 msgstr "`%s' ¤¬ `static' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹"
6894 #: toplev.c:872
6895 #, fuzzy
6896 msgid "%J%qD defined but not used"
6897 msgstr "`%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
6899 #: toplev.c:895 toplev.c:918
6900 #, c-format
6901 msgid "%qs is deprecated (declared at %s:%d)"
6902 msgstr ""
6904 #: toplev.c:921
6905 #, c-format
6906 msgid "type is deprecated (declared at %s:%d)"
6907 msgstr ""
6909 #: toplev.c:927
6910 #, fuzzy, c-format
6911 msgid "%qs is deprecated"
6912 msgstr "%s ¤Ï¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤¹"
6914 #: toplev.c:929
6915 msgid "type is deprecated"
6916 msgstr ""
6918 #: toplev.c:1075
6919 #, c-format
6920 msgid ""
6921 "\n"
6922 "Target specific options:\n"
6923 msgstr ""
6924 "\n"
6925 "¥¿¡¼¥²¥Ã¥È»ÅÍÍ¥ª¥×¥·¥ç¥ó:\n"
6927 #: toplev.c:1089 toplev.c:1108
6928 #, fuzzy, c-format
6929 msgid "  -m%-23s [undocumented]\n"
6930 msgstr "  -m%-23.23s [ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤]\n"
6932 #: toplev.c:1117
6933 #, c-format
6934 msgid ""
6935 "\n"
6936 "There are undocumented target specific options as well.\n"
6937 msgstr ""
6938 "\n"
6939 "ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤¥¿¡¼¥²¥Ã¥È»ÅÍÍ¥ª¥×¥·¥ç¥ó¤â¤¢¤ê¤Þ¤¹¡£\n"
6941 #: toplev.c:1119
6942 #, c-format
6943 msgid "  They exist, but they are not documented.\n"
6944 msgstr "  ¤³¤ì¤é¤Ï¸ºß¤·¤Þ¤¹¤¬¡¢Ê¸½ñ²½¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6946 #: toplev.c:1163
6947 #, c-format
6948 msgid "unrecognized gcc debugging option: %c"
6949 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤ gcc ¥Ç¥Ð¥Ã¥°¥ª¥×¥·¥ç¥ó: %c"
6951 #. Handle -mfix-and-continue.
6952 #: toplev.c:1225 config/rs6000/rs6000.c:1384 config/rs6000/rs6000.c:1395
6953 #: config/rs6000/darwin.h:106
6954 #, fuzzy, c-format
6955 msgid "invalid option %qs"
6956 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó %s"
6958 #: toplev.c:1240
6959 #, c-format
6960 msgid ""
6961 "%s%s%s version %s (%s)\n"
6962 "%s\tcompiled by GNU C version %s.\n"
6963 "%s%s%s version %s (%s) compiled by CC.\n"
6964 msgstr ""
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"
6969 #: toplev.c:1247
6970 #, c-format
6971 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
6972 msgstr ""
6974 #: toplev.c:1299
6975 msgid "options passed: "
6976 msgstr "ÅϤµ¤ì¤¿¥ª¥×¥·¥ç¥ó: "
6978 #: toplev.c:1328
6979 msgid "options enabled: "
6980 msgstr "Í­¸ú¥ª¥×¥·¥ç¥ó: "
6982 #: toplev.c:1402
6983 #, fuzzy
6984 msgid "can%'t open %s for writing: %m"
6985 msgstr "%s ¤ò½ñ¤­¹þ¤ßÍѤ˳«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
6987 #: toplev.c:1485 config/sh/sh.c:7306
6988 msgid "created and used with different settings of -fpic"
6989 msgstr ""
6991 #: toplev.c:1487 config/sh/sh.c:7308
6992 msgid "created and used with different settings of -fpie"
6993 msgstr ""
6995 #: toplev.c:1538 config/sh/sh.c:7358
6996 #, c-format
6997 msgid "created and used with differing settings of '-m%s'"
6998 msgstr ""
7000 #: toplev.c:1541 config/sh/sh.c:7361
7001 msgid "out of memory"
7002 msgstr ""
7004 #: toplev.c:1736
7005 msgid "instruction scheduling not supported on this target machine"
7006 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
7008 #: toplev.c:1740
7009 msgid "this target machine does not have delayed branches"
7010 msgstr "¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤ÏÃÙ±äʬ´ô¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
7012 #: toplev.c:1744
7013 #, fuzzy
7014 msgid "value-based profiling not yet implemented in trees."
7015 msgstr "¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ï¡¢¤Þ¤À¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó¡£"
7017 #: toplev.c:1757
7018 #, c-format
7019 msgid "-f%sleading-underscore not supported on this target machine"
7020 msgstr "-f%sleading-underscore ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
7022 #: toplev.c:1831
7023 #, fuzzy, c-format
7024 msgid "target system does not support the \"%s\" debug format"
7025 msgstr "%s ¤Ï `%%%s%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
7027 #: toplev.c:1843
7028 msgid "variable tracking requested, but useless unless producing debug info"
7029 msgstr ""
7031 #: toplev.c:1846
7032 msgid "variable tracking requested, but not supported by this debug format"
7033 msgstr ""
7035 #: toplev.c:1866
7036 #, fuzzy
7037 msgid "can%'t open %s: %m"
7038 msgstr "%s ¤ò³«¤±¤Þ¤»¤ó"
7040 #: toplev.c:1873
7041 #, fuzzy
7042 msgid "-ffunction-sections not supported for this target"
7043 msgstr "-ffunction-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
7045 #: toplev.c:1878
7046 #, fuzzy
7047 msgid "-fdata-sections not supported for this target"
7048 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
7050 #: toplev.c:1885
7051 #, fuzzy
7052 msgid "-ffunction-sections disabled; it makes profiling impossible"
7053 msgstr "-ffunction-sections ¤¬Ìµ¸ú¤Ç¤¹ -- ¥×¥í¥Õ¥¡¥¤¥ë¤ÏÉÔ²Äǽ¤Ç¤¹"
7055 #: toplev.c:1892
7056 #, fuzzy
7057 msgid "-fprefetch-loop-arrays not supported for this target"
7058 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
7060 #: toplev.c:1898
7061 #, fuzzy
7062 msgid "-fspeculative-prefetching not supported for this target"
7063 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
7065 #: toplev.c:1904
7066 #, fuzzy
7067 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
7068 msgstr "-f%sleading-underscore ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
7070 #: toplev.c:1910
7071 #, fuzzy
7072 msgid "-fspeculative-prefetching not supported for this target (try -march switches)"
7073 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
7075 #: toplev.c:1919
7076 #, fuzzy
7077 msgid "-fprefetch-loop-arrays is not supported with -Os"
7078 msgstr "-mg ¤Ç¤Î¥×¥í¥Õ¥¡¥¤¥ë¤ÏÄ󶡤µ¤ì¤Þ¤»¤ó\n"
7080 #: toplev.c:1925
7081 #, fuzzy
7082 msgid "-ffunction-sections may affect debugging on some targets"
7083 msgstr "-ffunction-sections ¤Ï¥¿¡¼¥²¥Ã¥È¤Ë¤è¤Ã¤Æ¤Ï¥Ç¥Ð¥Ã¥°¤Ë±Æ¶Á¤¹¤ë¤«¤â¤·¤ì¤Þ¤»¤ó"
7085 #: toplev.c:2034
7086 #, fuzzy, c-format
7087 msgid "error writing to %s: %m"
7088 msgstr "%s ¤Ø¤Î½ñ¤­¹þ¤ß¥¨¥é¡¼¤Ç¤¹"
7090 #: toplev.c:2036 java/jcf-parse.c:1059 java/jcf-write.c:3525
7091 #, fuzzy, c-format
7092 msgid "error closing %s: %m"
7093 msgstr "¥¨¥é¡¼¤Ë¤è¤ê %s ¤òÊĤ¸¤Þ¤¹"
7095 #: tree-cfg.c:1325 tree-cfg.c:2036 tree-cfg.c:2038
7096 #, fuzzy
7097 msgid "%Hwill never be executed"
7098 msgstr "¸Æ¤Ó½Ð¤· %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤»¤º\n"
7100 #: tree-cfg.c:3221
7101 msgid "SSA name in freelist but still referenced"
7102 msgstr ""
7104 #: tree-cfg.c:3231
7105 msgid "GIMPLE register modified with BIT_FIELD_REF"
7106 msgstr ""
7108 #: tree-cfg.c:3251
7109 msgid "address taken, but ADDRESSABLE bit not set"
7110 msgstr ""
7112 #: tree-cfg.c:3260
7113 msgid "non-boolean used in condition"
7114 msgstr ""
7116 #: tree-cfg.c:3316
7117 #, fuzzy
7118 msgid "Invalid reference prefix."
7119 msgstr "̵¸ú¤Ê»²¾È·¿¤Ç¤¹"
7121 #: tree-cfg.c:3381
7122 #, fuzzy
7123 msgid "Is not a valid GIMPLE statement."
7124 msgstr "̵¸ú¤Ê½é´ü²½¼°¤Ç¤¹"
7126 #: tree-cfg.c:3401
7127 msgid "Statement marked for throw, but doesn%'t."
7128 msgstr ""
7130 #: tree-cfg.c:3406
7131 msgid "Statement marked for throw in middle of block."
7132 msgstr ""
7134 #: tree-cfg.c:3509
7135 msgid "PHI def is not a GIMPLE value"
7136 msgstr ""
7138 #: tree-cfg.c:3525 tree-cfg.c:3541
7139 msgid "Incorrect sharing of tree nodes"
7140 msgstr ""
7142 #: tree-cfg.c:3550
7143 msgid "verify_stmts failed."
7144 msgstr ""
7146 #: tree-cfg.c:3571
7147 msgid "ENTRY_BLOCK has a statement list associated with it\n"
7148 msgstr ""
7150 #: tree-cfg.c:3577
7151 msgid "EXIT_BLOCK has a statement list associated with it\n"
7152 msgstr ""
7154 #: tree-cfg.c:3584
7155 #, c-format
7156 msgid "Fallthru to exit from bb %d\n"
7157 msgstr ""
7159 #: tree-cfg.c:3601
7160 #, c-format
7161 msgid "Label %s to block does not match in bb %d\n"
7162 msgstr ""
7164 #: tree-cfg.c:3611
7165 #, c-format
7166 msgid "Label %s has incorrect context in bb %d\n"
7167 msgstr ""
7169 #: tree-cfg.c:3625
7170 #, fuzzy, c-format
7171 msgid "Control flow in the middle of basic block %d\n"
7172 msgstr "NOTE_INSN_BASIC_BLOCK %d ¤¬´ðËÜ¥Ö¥í¥Ã¥¯ %d ¤ÎÃæ¤Û¤É¤Ë¤¢¤ê¤Þ¤¹"
7174 #: tree-cfg.c:3635
7175 #, fuzzy, c-format
7176 msgid "Label %s in the middle of basic block %d\n"
7177 msgstr "NOTE_INSN_BASIC_BLOCK %d ¤¬´ðËÜ¥Ö¥í¥Ã¥¯ %d ¤ÎÃæ¤Û¤É¤Ë¤¢¤ê¤Þ¤¹"
7179 #: tree-cfg.c:3652
7180 #, c-format
7181 msgid "Fallthru edge after a control statement in bb %d \n"
7182 msgstr ""
7184 #: tree-cfg.c:3667
7185 #, c-format
7186 msgid "Structured COND_EXPR at the end of bb %d\n"
7187 msgstr ""
7189 #: tree-cfg.c:3680 tree-cfg.c:3718 tree-cfg.c:3730 tree-cfg.c:3801
7190 #, c-format
7191 msgid "Wrong outgoing edge flags at end of bb %d\n"
7192 msgstr ""
7194 #: tree-cfg.c:3688
7195 msgid "%<then%> label does not match edge at end of bb %d\n"
7196 msgstr ""
7198 #: tree-cfg.c:3696
7199 msgid "%<else%> label does not match edge at end of bb %d\n"
7200 msgstr ""
7202 #: tree-cfg.c:3706
7203 #, c-format
7204 msgid "Explicit goto at end of bb %d\n"
7205 msgstr ""
7207 #: tree-cfg.c:3735
7208 #, c-format
7209 msgid "Return edge does not point to exit in bb %d\n"
7210 msgstr ""
7212 #: tree-cfg.c:3768
7213 msgid "Found default case not at end of case vector"
7214 msgstr ""
7216 #: tree-cfg.c:3774
7217 #, fuzzy
7218 msgid ""
7219 "Case labels not sorted:\n"
7220 " "
7221 msgstr "¥È¥é¥ó¥Ý¥ê¥ó¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
7223 #: tree-cfg.c:3785
7224 msgid "No default case found at end of case vector"
7225 msgstr ""
7227 #: tree-cfg.c:3793
7228 #, c-format
7229 msgid "Extra outgoing edge %d->%d\n"
7230 msgstr ""
7232 #: tree-cfg.c:3815
7233 #, fuzzy, c-format
7234 msgid "Missing edge %i->%i"
7235 msgstr "¼±Ê̻Ҥò·ç¤¤¤Æ¤¤¤Þ¤¹"
7237 #: tree-cfg.c:5516
7238 #, fuzzy
7239 msgid "%Jfunction might be possible candidate for attribute %<noreturn%>"
7240 msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `noreturn' Â°À­¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹"
7242 #: tree-cfg.c:5543 tree-cfg.c:5547
7243 #, fuzzy
7244 msgid "%H%<noreturn%> function does return"
7245 msgstr "`noreturn' ´Ø¿ô¤¬ return ¤·¤Æ¤¤¤Þ¤¹"
7247 #: tree-cfg.c:5567 tree-cfg.c:5572
7248 #, fuzzy
7249 msgid "%Hcontrol reaches end of non-void function"
7250 msgstr "À©¸æ¤¬Èó void ´Ø¿ô¤Î½ª¤ê¤ËÅþ㤷¤Þ¤·¤¿"
7252 #: tree-dump.c:847
7253 #, fuzzy, c-format
7254 msgid "could not open dump file %qs: %s"
7255 msgstr "¥À¥ó¥×¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
7257 #: tree-dump.c:960
7258 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
7259 msgstr ""
7261 #: tree-inline.c:945
7262 msgid "%Jfunction %qF can never be inlined because it uses alloca (override using the always_inline attribute)"
7263 msgstr ""
7265 #: tree-inline.c:957
7266 msgid "%Jfunction %qF can never be inlined because it uses setjmp"
7267 msgstr ""
7269 #: tree-inline.c:971
7270 msgid "%Jfunction %qF can never be inlined because it uses variable argument lists"
7271 msgstr ""
7273 #: tree-inline.c:982
7274 msgid "%Jfunction %qF can never be inlined because it uses setjmp-longjmp exception handling"
7275 msgstr ""
7277 #: tree-inline.c:989
7278 msgid "%Jfunction %qF can never be inlined because it uses non-local goto"
7279 msgstr ""
7281 #: tree-inline.c:1008
7282 msgid "%Jfunction %qF can never be inlined because it contains a computed goto"
7283 msgstr ""
7285 #: tree-inline.c:1022
7286 msgid "%Jfunction %qF can never be inlined because it receives a non-local goto"
7287 msgstr ""
7289 #: tree-inline.c:1044
7290 msgid "%Jfunction %qF can never be inlined because it uses variable sized variables"
7291 msgstr ""
7293 #: tree-inline.c:1463
7294 msgid "originally indirect function call not considered for inlining"
7295 msgstr ""
7297 #: tree-inline.c:1473 tree-inline.c:1481
7298 #, fuzzy
7299 msgid "%Jinlining failed in call to %qF: %s"
7300 msgstr "`%s' ¤Ø¤Î¸Æ¤Ó½Ð¤·¤Î¥¤¥ó¥é¥¤¥ó²½¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
7302 #: tree-inline.c:1474 tree-inline.c:1482
7303 msgid "called from here"
7304 msgstr "¤³¤³¤«¤é¸Æ¤Ð¤ì¤Þ¤·¤¿"
7306 #: tree-mudflap.c:851
7307 msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF"
7308 msgstr ""
7310 #: tree-mudflap.c:1042
7311 msgid "mudflap ran off end of BIND_EXPR body"
7312 msgstr ""
7314 #: tree-mudflap.c:1270
7315 #, c-format
7316 msgid "mudflap cannot track unknown size extern %qs"
7317 msgstr ""
7319 #: tree-nomudflap.c:51
7320 #, fuzzy
7321 msgid "mudflap: this language is not supported"
7322 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
7324 #: tree-optimize.c:698
7325 #, fuzzy
7326 msgid "%Jsize of return value of %qD is %u bytes"
7327 msgstr "`%s' ¤ÎÌá¤êÃͤΥµ¥¤¥º¤¬ %u ¥Ð¥¤¥È¤Ç¤¹"
7329 #: tree-optimize.c:701
7330 #, fuzzy
7331 msgid "%Jsize of return value of %qD is larger than %wd bytes"
7332 msgstr "`%s' ¤ÎÌá¤êÃͤΥµ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤è¤ê¤âÂ礭¤¯¤Ê¤ê¤Þ¤¹"
7334 #: tree-outof-ssa.c:600 tree-outof-ssa.c:615 tree-outof-ssa.c:629
7335 #: tree-outof-ssa.c:650 tree-outof-ssa.c:1023 tree-outof-ssa.c:1834
7336 #: tree-ssa-live.c:417 tree-ssa-live.c:1799
7337 msgid "SSA corruption"
7338 msgstr ""
7340 #: tree-outof-ssa.c:2239
7341 #, c-format
7342 msgid " Pending stmts not issued on PRED edge (%d, %d)\n"
7343 msgstr ""
7345 #: tree-outof-ssa.c:2245
7346 #, c-format
7347 msgid " Pending stmts not issued on SUCC edge (%d, %d)\n"
7348 msgstr ""
7350 #: tree-outof-ssa.c:2252
7351 #, c-format
7352 msgid " Pending stmts not issued on ENTRY edge (%d, %d)\n"
7353 msgstr ""
7355 #: tree-outof-ssa.c:2258
7356 #, c-format
7357 msgid " Pending stmts not issued on EXIT edge (%d, %d)\n"
7358 msgstr ""
7360 #: tree-profile.c:111 tree-profile.c:127 tree-profile.c:143 tree-profile.c:160
7361 msgid "unimplemented functionality"
7362 msgstr ""
7364 #: tree-ssa-operands.c:1260
7365 msgid "internal error"
7366 msgstr "ÆâÉô¥¨¥é¡¼"
7368 #: tree-ssa.c:117
7369 msgid "Expected an SSA_NAME object"
7370 msgstr ""
7372 #: tree-ssa.c:123
7373 msgid "Type mismatch between an SSA_NAME and its symbol."
7374 msgstr ""
7376 #: tree-ssa.c:129
7377 msgid "Found an SSA_NAME that had been released into the free pool"
7378 msgstr ""
7380 #: tree-ssa.c:135
7381 msgid "Found a virtual definition for a GIMPLE register"
7382 msgstr ""
7384 #: tree-ssa.c:141
7385 msgid "Found a real definition for a non-register"
7386 msgstr ""
7388 #: tree-ssa.c:170
7389 #, c-format
7390 msgid "SSA_NAME created in two different blocks %i and %i"
7391 msgstr ""
7393 #: tree-ssa.c:179
7394 msgid "SSA_NAME_DEF_STMT is wrong"
7395 msgstr ""
7397 #: tree-ssa.c:230
7398 #, fuzzy
7399 msgid "Missing definition"
7400 msgstr "¼±Ê̻Ҥò·ç¤¤¤Æ¤¤¤Þ¤¹"
7402 #: tree-ssa.c:236
7403 #, c-format
7404 msgid "Definition in block %i does not dominate use in block %i"
7405 msgstr ""
7407 #: tree-ssa.c:244
7408 #, c-format
7409 msgid "Definition in block %i follows the use"
7410 msgstr ""
7412 #: tree-ssa.c:251
7413 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
7414 msgstr ""
7416 #: tree-ssa.c:283
7417 msgid "Incoming edge count does not match number of PHI arguments\n"
7418 msgstr ""
7420 #: tree-ssa.c:296
7421 #, fuzzy, c-format
7422 msgid "PHI argument is missing for edge %d->%d\n"
7423 msgstr "%s ¤Î¸å¤í¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
7425 #: tree-ssa.c:305
7426 msgid "PHI argument is not SSA_NAME, or invariant"
7427 msgstr ""
7429 #: tree-ssa.c:317
7430 #, c-format
7431 msgid "Wrong edge %d->%d for PHI argument\n"
7432 msgstr ""
7434 #: tree-ssa.c:367
7435 msgid "Non-addressable variable inside an alias set."
7436 msgstr ""
7438 #: tree-ssa.c:385
7439 msgid "Addressable variable that is an alias tag but is not in any alias set."
7440 msgstr ""
7442 #: tree-ssa.c:395
7443 msgid "verify_flow_insensitive_alias_info failed."
7444 msgstr ""
7446 #: tree-ssa.c:437
7447 msgid "Dereferenced pointers should have a name or a type tag"
7448 msgstr ""
7450 #: tree-ssa.c:445
7451 msgid "Pointers with a memory tag, should have points-to sets or point to malloc"
7452 msgstr ""
7454 #: tree-ssa.c:453
7455 msgid "Pointer escapes but its name tag is not call-clobbered."
7456 msgstr ""
7458 #: tree-ssa.c:462
7459 msgid "verify_flow_sensitive_alias_info failed."
7460 msgstr ""
7462 #: tree-ssa.c:513
7463 msgid "Two different pointers with identical points-to sets but different name tags"
7464 msgstr ""
7466 #: tree-ssa.c:540
7467 msgid "verify_name_tags failed"
7468 msgstr ""
7470 #: tree-ssa.c:605
7471 #, c-format
7472 msgid "AUX pointer initialized for edge %d->%d\n"
7473 msgstr ""
7475 #: tree-ssa.c:630
7476 msgid "Statement makes aliased stores, but has no V_MAY_DEFS"
7477 msgstr ""
7479 #: tree-ssa.c:668
7480 msgid "verify_ssa failed."
7481 msgstr ""
7483 #: tree-ssa.c:1329
7484 #, fuzzy
7485 msgid "%H%qD is used uninitialized in this function"
7486 msgstr "`%s' ¤Ï¤³¤Î´Ø¿ôÆâ¤Ç½é´ü²½¤µ¤ì¤º¤Ë»ÈÍѤµ¤ì¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹"
7488 #: tree-ssa.c:1354
7489 #, fuzzy
7490 msgid "%H%qD may be used uninitialized in this function"
7491 msgstr "`%s' ¤Ï¤³¤Î´Ø¿ôÆâ¤Ç½é´ü²½¤µ¤ì¤º¤Ë»ÈÍѤµ¤ì¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹"
7493 #: tree-vectorizer.c:2138
7494 msgid "no support for reduction/induction"
7495 msgstr ""
7497 #: tree-vectorizer.c:2164
7498 #, fuzzy
7499 msgid "unsupported defining stmt"
7500 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¥Ð¡¼¥¸¥ç¥ó¤Ç¤¹"
7502 #: tree.c:3258
7503 #, fuzzy
7504 msgid "%Jfunction %qD definition is marked dllimport."
7505 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `auto' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
7507 #: tree.c:3266
7508 #, fuzzy
7509 msgid "%Jvariable %qD definition is marked dllimport."
7510 msgstr "ÀÅŪÊÑ¿ô `%s' ¤Ï dllimport ¤È¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
7512 #: tree.c:3286
7513 msgid "%Jexternal linkage required for symbol %qD because of %qs attribute."
7514 msgstr ""
7516 #: tree.c:4428
7517 msgid "arrays of functions are not meaningful"
7518 msgstr "´Ø¿ô¤ÎÇÛÎó¤Ï°ÕÌ£¤¬¤¢¤ê¤Þ¤»¤ó"
7520 #: tree.c:4480
7521 msgid "function return type cannot be function"
7522 msgstr "´Ø¿ô¤ÎÊÖ¤¹·¿¤¬´Ø¿ô¤Ç¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
7524 #: tree.c:5362
7525 msgid "invalid initializer for bit string"
7526 msgstr "̵¸ú¤Ê¥Ó¥Ã¥ÈÎó½é´ü²½»Ò¤Ç¤¹"
7528 #: tree.c:5446
7529 #, fuzzy, c-format
7530 msgid "tree check: %s, have %s in %s, at %s:%d"
7531 msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤­½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)"
7533 #: tree.c:5483
7534 #, fuzzy, c-format
7535 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
7536 msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤­½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)"
7538 #: tree.c:5496
7539 #, fuzzy, c-format
7540 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
7541 msgstr "Tree ¸¡ºº: ¥¯¥é¥¹ '%c' ¤Î¤Ï¤º¤¬ '%c' (%s) ¤Ç¤¹(%s Æâ, %s:%d)"
7543 #: tree.c:5510
7544 #, fuzzy, c-format
7545 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
7546 msgstr "RTL check: ¥Ù¥¯¥È¥ë¤Î elt %d ¤òºÇ¸å¤Î elt %d (%s Ãæ)¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
7548 #: tree.c:5522
7549 #, fuzzy, c-format
7550 msgid "tree check: accessed elt %d of phi_node with %d elts in %s, at %s:%d"
7551 msgstr "RTL check: ¥Ù¥¯¥È¥ë¤Î elt %d ¤òºÇ¸å¤Î elt %d (%s Ãæ)¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
7553 #: tree.c:5534
7554 #, fuzzy, c-format
7555 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
7556 msgstr "RTL ¸¡ºº: elt %d(%s) ¤¬ºÇ¸å¤Î elt %d(%s Ãæ) ¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
7558 #: varasm.c:476
7559 #, fuzzy
7560 msgid "%J%D causes a section type conflict"
7561 msgstr "%s ¤Ï¥»¥¯¥·¥ç¥ó¥¿¥¤¥×¤Î¶¥¹ç¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
7563 #: varasm.c:910
7564 #, fuzzy
7565 msgid "%Jregister name not specified for %qD"
7566 msgstr "¥ì¥¸¥¹¥¿Ì¾¤¬ `%s' ÍѤ˻ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
7568 #: varasm.c:912
7569 #, fuzzy
7570 msgid "%Jinvalid register name for %qD"
7571 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
7573 #: varasm.c:914
7574 #, fuzzy
7575 msgid "%Jdata type of %qD isn%'t suitable for a register"
7576 msgstr "`%s' ¤Î¥Ç¡¼¥¿·¿¤Ï register ¤Ë¤Ï¤Õ¤µ¤ï¤·¤¯¤¢¤ê¤Þ¤»¤ó"
7578 #: varasm.c:917
7579 #, fuzzy
7580 msgid "%Jregister specified for %qD isn%'t suitable for data type"
7581 msgstr "`%s' ¤Ë»ØÄꤵ¤ì¤¿ register ¤Ï¥Ç¡¼¥¿·¿¤Ë¤Õ¤µ¤ï¤·¤¯¤¢¤ê¤Þ¤»¤ó"
7583 #: varasm.c:927
7584 msgid "global register variable has initial value"
7585 msgstr "Âç°è register ÊÑ¿ô¤¬½é´üÃͤò»ý¤Ã¤Æ¤¤¤Þ¤¹"
7587 #: varasm.c:930
7588 #, fuzzy
7589 msgid "volatile register variables don%'t work as you might wish"
7590 msgstr "volatile register ÊÑ¿ô¤Ï°Õ¿Þ¤·¤¿¤è¤¦¤Ë¤ÏÆ°ºî¤·¤Þ¤»¤ó"
7592 #: varasm.c:963
7593 #, fuzzy
7594 msgid "%Jregister name given for non-register variable %qD"
7595 msgstr "¥ì¥¸¥¹¥¿Ì¾¤¬Èó register ÊÑ¿ô `%s' ¤ËÍ¿¤¨¤é¤ì¤Þ¤·¤¿"
7597 #: varasm.c:1038
7598 #, fuzzy
7599 msgid "global destructors not supported on this target"
7600 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
7602 #: varasm.c:1099
7603 #, fuzzy
7604 msgid "global constructors not supported on this target"
7605 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
7607 #: varasm.c:1592
7608 #, fuzzy
7609 msgid "%Jalignment of %qD is greater than maximum object file alignment.  Using %d"
7610 msgstr "`%s' ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤¤¤Ç¤¹¡£ %d ¤ò»È¤¤¤Þ¤¹¡£"
7612 #: varasm.c:1641
7613 msgid "thread-local COMMON data not implemented"
7614 msgstr ""
7616 #: varasm.c:1666
7617 #, fuzzy
7618 msgid "%Jrequested alignment for %qD is greater than implemented alignment of %d"
7619 msgstr "%s ¤ËÍ׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï¼ÂÁõ¤µ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È %d ¤è¤êÂ礭¤¤¤Ç¤¹"
7621 #: varasm.c:3736
7622 msgid "initializer for integer value is too complicated"
7623 msgstr "À°¿ô¤Î½é´üÀßÄê»Ò¤ÎÃͤ¬Ê£»¨¤¹¤®¤Þ¤¹"
7625 #: varasm.c:3741
7626 msgid "initializer for floating value is not a floating constant"
7627 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤Î½é´üÀßÄê»Ò¤ÎÃͤ¬¡¢ÉâÆ°¾®¿ôÅÀÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
7629 #: varasm.c:3807
7630 msgid "unknown set constructor type"
7631 msgstr "ÉÔÌÀ¤ÊÀßÄêºÑ¥³¥ó¥¹¥È¥é¥¯¥¿·¿¤Ç¤¹"
7633 #: varasm.c:4026
7634 #, fuzzy, c-format
7635 msgid "invalid initial value for member %qs"
7636 msgstr "¥á¥ó¥Ð `%s' ¤ËÂФ¹¤ë̵¸ú¤Ê½é´üÃÍ"
7638 #: varasm.c:4213 varasm.c:4257
7639 #, fuzzy
7640 msgid "%Jweak declaration of %qD must precede definition"
7641 msgstr "`%s' ¤Î weak Àë¸À¤ÏÄêµÁ¤è¤ê¤âÀè¤Ë¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
7643 #: varasm.c:4221
7644 msgid "%Jweak declaration of %qD after first use results in unspecified behavior"
7645 msgstr ""
7647 #: varasm.c:4255
7648 #, fuzzy
7649 msgid "%Jweak declaration of %qD must be public"
7650 msgstr "`%s' ¤Î weak Àë¸À¤Ï public ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
7652 #: varasm.c:4264
7653 #, fuzzy
7654 msgid "%Jweak declaration of %qD not supported"
7655 msgstr "%s: '%s' ¤ÎÀë¸À¤ÏÊÑ´¹¤µ¤ì¤Þ¤»¤ó\n"
7657 #: varasm.c:4293 varasm.c:4386
7658 msgid "only weak aliases are supported in this configuration"
7659 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï weak alias ¤·¤«¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
7661 #: varasm.c:4389
7662 msgid "alias definitions not supported in this configuration; ignored"
7663 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
7665 #: varasm.c:4418
7666 #, fuzzy
7667 msgid "visibility attribute not supported in this configuration; ignored"
7668 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
7670 #: varray.c:203
7671 #, fuzzy, c-format
7672 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
7673 msgstr "²¾Áۥơ¼¥Ö¥ë %s[%lu]: Í×ÁÇ %lu ¤¬Èϰϳ°¤Ç¤¹"
7675 #: varray.c:213
7676 #, fuzzy, c-format
7677 msgid "underflowed virtual array %s in %s, at %s:%d"
7678 msgstr "%s ¤ÇÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼ (%s:%d)"
7680 #: vec.c:146
7681 #, fuzzy, c-format
7682 msgid "vector %s %s domain error, in %s at %s:%u"
7683 msgstr "%s ¤ÇÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼ (%s:%d)"
7685 #. Print an error message for unrecognized stab codes.
7686 #: xcoffout.c:187
7687 #, fuzzy, c-format
7688 msgid "no sclass for %s stab (0x%x)\n"
7689 msgstr "%s ¥¹¥¿¥ÖÍѤΠsclass ¤¬¤¢¤ê¤Þ¤»¤ó (0x%x)\n"
7692 #. Local variables:
7693 #. mode:c
7694 #. End:
7696 #: diagnostic.def:1
7697 #, fuzzy
7698 msgid "fatal error: "
7699 msgstr "ÆâÉô¥¨¥é¡¼: "
7701 #: diagnostic.def:2
7702 #, fuzzy
7703 msgid "internal compiler error: "
7704 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
7706 #: diagnostic.def:3
7707 #, fuzzy
7708 msgid "error: "
7709 msgstr "ÆâÉô¥¨¥é¡¼: "
7711 #: diagnostic.def:4
7712 #, fuzzy
7713 msgid "sorry, unimplemented: "
7714 msgstr "»ÄÇ°¤Ê¤¬¤é¸«¼ÂÁõ¤Ç¤¹: "
7716 #: diagnostic.def:5
7717 msgid "warning: "
7718 msgstr "·Ù¹ð: "
7720 #: diagnostic.def:6
7721 msgid "anachronism: "
7722 msgstr ""
7724 #: diagnostic.def:7
7725 msgid "note: "
7726 msgstr ""
7728 #: diagnostic.def:8
7729 msgid "debug: "
7730 msgstr ""
7732 #: params.def:44
7733 msgid "The maximum structure size (in bytes) at which GCC will do block copies."
7734 msgstr ""
7736 #: params.def:54
7737 msgid "The threshold ratio between instantiated fields and the total structure size."
7738 msgstr ""
7740 #: params.def:72
7741 msgid "The maximum number of instructions in a single function eligible for inlining"
7742 msgstr ""
7744 #: params.def:84
7745 msgid "The maximum number of instructions when automatically inlining"
7746 msgstr ""
7748 #: params.def:89
7749 msgid "The maximum number of instructions inline function can grow to via recursive inlining"
7750 msgstr ""
7752 #: params.def:94
7753 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining"
7754 msgstr ""
7756 #: params.def:99
7757 msgid "The maximum depth of recursive inlining for inline functions"
7758 msgstr ""
7760 #: params.def:104
7761 msgid "The maximum depth of recursive inlining for non-inline functions"
7762 msgstr ""
7764 #: params.def:114
7765 #, fuzzy
7766 msgid "The maximum number of instructions for the RTL inliner"
7767 msgstr "RPTS ÍѤκÇÂçÈ¿Éü¿ô¤ò»ØÄꤹ¤ë"
7769 #: params.def:121
7770 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of            times that an individual variable will be expanded            during loop unrolling"
7771 msgstr ""
7773 #: params.def:134
7774 msgid "The maximum number of instructions to consider to fill a delay slot"
7775 msgstr ""
7777 #: params.def:145
7778 msgid "The maximum number of instructions to consider to find accurate live register information"
7779 msgstr ""
7781 #: params.def:155
7782 msgid "The maximum length of scheduling's pending operations list"
7783 msgstr ""
7785 #: params.def:160
7786 msgid "The size of function body to be considered large"
7787 msgstr ""
7789 #: params.def:164
7790 msgid "Maximal growth due to inlining of large function (in percent)"
7791 msgstr ""
7793 #: params.def:168
7794 msgid "how much can given compilation unit grow because of the inlining (in percent)"
7795 msgstr ""
7797 #: params.def:175
7798 msgid "The maximum amount of memory to be allocated by GCSE"
7799 msgstr ""
7801 #: params.def:180
7802 msgid "The maximum number of passes to make when doing GCSE"
7803 msgstr ""
7805 #: params.def:190
7806 msgid "The threshold ratio for performing partial redundancy elimination          after reload."
7807 msgstr ""
7809 #: params.def:198
7810 msgid "The threshold ratio of critical edges execution count that permit          performing redundancy elimination after reload."
7811 msgstr ""
7813 #: params.def:210
7814 msgid "The maximum number of instructions to consider to unroll in a loop"
7815 msgstr ""
7817 #: params.def:216
7818 msgid "The maximum number of instructions to consider to unroll in a loop on average"
7819 msgstr ""
7821 #: params.def:221
7822 msgid "The maximum number of unrollings of a single loop"
7823 msgstr ""
7825 #: params.def:226
7826 msgid "The maximum number of insns of a peeled loop"
7827 msgstr ""
7829 #: params.def:231
7830 msgid "The maximum number of peelings of a single loop"
7831 msgstr ""
7833 #: params.def:236
7834 msgid "The maximum number of insns of a completely peeled loop"
7835 msgstr ""
7837 #: params.def:241
7838 msgid "The maximum number of peelings of a single loop that is peeled completely"
7839 msgstr ""
7841 #: params.def:246
7842 msgid "The maximum number of insns of a peeled loop that rolls only once"
7843 msgstr ""
7845 #: params.def:252
7846 msgid "The maximum number of insns of an unswitched loop"
7847 msgstr ""
7849 #: params.def:257
7850 msgid "The maximum number of unswitchings in a single loop"
7851 msgstr ""
7853 #: params.def:264
7854 msgid "Bound on the number of iterations the brute force # of iterations \t analysis algorithm evaluates"
7855 msgstr ""
7857 #: params.def:270
7858 msgid "Maximum number of loops to perform swing modulo scheduling on \t  (mainly for debugging)"
7859 msgstr ""
7861 #: params.def:277
7862 msgid "A factor for tuning the upper bound that swing modulo scheduler uses \t  for scheduling a loop"
7863 msgstr ""
7865 #: params.def:282
7866 msgid "The number of cycles the swing modulo scheduler considers when \t  checking conflicts using DFA"
7867 msgstr ""
7869 #: params.def:287
7870 msgid "A threshold on the average loop count considered by the swing modulo \t  scheduler"
7871 msgstr ""
7873 #: params.def:293
7874 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
7875 msgstr ""
7877 #: params.def:298
7878 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
7879 msgstr ""
7881 #: params.def:303
7882 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
7883 msgstr ""
7885 #: params.def:308
7886 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
7887 msgstr ""
7889 #: params.def:313
7890 msgid "Maximal code growth caused by tail duplication (in percent)"
7891 msgstr ""
7893 #: params.def:317
7894 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)"
7895 msgstr ""
7897 #: params.def:322
7898 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available"
7899 msgstr ""
7901 #: params.def:327
7902 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available"
7903 msgstr ""
7905 #: params.def:334
7906 msgid "The maximum number of incoming edges to consider for crossjumping"
7907 msgstr ""
7909 #: params.def:340
7910 msgid "The minimum number of matching instructions to consider for crossjumping"
7911 msgstr ""
7913 #: params.def:346
7914 msgid "The maximum length of path considered in cse"
7915 msgstr ""
7917 #: params.def:353
7918 msgid "The minimum cost of an expensive expression in the loop invariant motion"
7919 msgstr ""
7921 #: params.def:362
7922 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations"
7923 msgstr ""
7925 #: params.def:370
7926 #, fuzzy
7927 msgid "Bound on number of iv uses in loop optimized in iv optimizations"
7928 msgstr "ÌÜΩ¤¿¤Ê¤¤¡¢¥³¥¹¥È¤Î¤«¤«¤ëºÇŬ²½¤ò¹Ô¤Ê¤¦"
7930 #: params.def:377
7931 msgid "Given N calls and V call-clobbered vars in a function.  Use .GLOBAL_VAR if NxV is larger than this limit"
7932 msgstr ""
7934 #: params.def:382
7935 msgid "The maximum memory locations recorded by cselib"
7936 msgstr ""
7938 #: params.def:395
7939 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap"
7940 msgstr ""
7942 #: params.def:401
7943 msgid "Minimum heap size before we start collecting garbage, in kilobytes"
7944 msgstr ""
7946 #: params.def:409
7947 msgid "The maximum number of instructions to search backward when looking for equivalent reload"
7948 msgstr ""
7950 #: params.def:414
7951 msgid "The maximum number of virtual operands allowed to represent aliases before triggering alias grouping."
7952 msgstr ""
7954 #: params.def:419
7955 msgid "The maximum number of blocks in a region to be considered for interblock scheduling"
7956 msgstr ""
7958 #: params.def:424
7959 msgid "The maximum number of insns in a region to be considered for interblock scheduling"
7960 msgstr ""
7962 #: params.def:432
7963 #, fuzzy
7964 msgid "The upper bound for sharing integer constants"
7965 msgstr "`%s' ¤ÎÎóµóÃͤ¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
7967 #: config/darwin-c.c:84
7968 msgid "too many #pragma options align=reset"
7969 msgstr ""
7971 #: config/darwin-c.c:104 config/darwin-c.c:107 config/darwin-c.c:109
7972 #: config/darwin-c.c:111
7973 #, fuzzy
7974 msgid "malformed '#pragma options', ignoring"
7975 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
7977 #: config/darwin-c.c:114
7978 #, fuzzy
7979 msgid "junk at end of '#pragma options'"
7980 msgstr "'#pragma %s' ¤ÎºÇ¸å¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
7982 #: config/darwin-c.c:124
7983 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
7984 msgstr ""
7986 #: config/darwin-c.c:136
7987 #, fuzzy
7988 msgid "missing '(' after '#pragma unused', ignoring"
7989 msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
7991 #: config/darwin-c.c:154
7992 #, fuzzy
7993 msgid "missing ')' after '#pragma unused', ignoring"
7994 msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
7996 #: config/darwin-c.c:157
7997 #, fuzzy
7998 msgid "junk at end of '#pragma unused'"
7999 msgstr "'#pragma %s' ¤ÎºÇ¸å¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
8001 #: config/darwin-c.c:367
8002 #, c-format
8003 msgid "subframework include %s conflicts with framework include"
8004 msgstr ""
8006 #: config/darwin.c:1332
8007 #, fuzzy
8008 msgid "internal and protected visibility attributes not supportedin this configuration; ignored"
8009 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8011 #: config/sol2-c.c:94 config/sol2-c.c:110
8012 #, fuzzy
8013 msgid "malformed %<#pragma align%>, ignoring"
8014 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8016 #: config/sol2-c.c:103
8017 #, fuzzy
8018 msgid "invalid alignment for %<#pragma align%>, ignoring"
8019 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8021 #: config/sol2-c.c:118
8022 msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
8023 msgstr ""
8025 #: config/sol2-c.c:130 config/sol2-c.c:142
8026 #, fuzzy
8027 msgid "malformed %<#pragma align%>"
8028 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8030 #: config/sol2-c.c:137
8031 #, fuzzy
8032 msgid "junk at end of %<#pragma align%>"
8033 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
8035 #: config/sol2-c.c:158 config/sol2-c.c:165
8036 #, fuzzy
8037 msgid "malformed %<#pragma init%>, ignoring"
8038 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8040 #: config/sol2-c.c:188 config/sol2-c.c:200
8041 #, fuzzy
8042 msgid "malformed %<#pragma init%>"
8043 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
8045 #: config/sol2-c.c:195
8046 #, fuzzy
8047 msgid "junk at end of %<#pragma init%>"
8048 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
8050 #: config/sol2-c.c:216 config/sol2-c.c:223
8051 #, fuzzy
8052 msgid "malformed %<#pragma fini%>, ignoring"
8053 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8055 #: config/sol2-c.c:246 config/sol2-c.c:258
8056 #, fuzzy
8057 msgid "malformed %<#pragma fini%>"
8058 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
8060 #: config/sol2-c.c:253
8061 #, fuzzy
8062 msgid "junk at end of %<#pragma fini%>"
8063 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
8065 #: config/sol2.c:54
8066 msgid "%Jignoring %<#pragma align%> for explicitly aligned %<%D%>"
8067 msgstr ""
8069 #: config/darwin.h:152
8070 msgid "Set sizeof(bool) to 1"
8071 msgstr ""
8073 #: config/darwin.h:154
8074 #, fuzzy
8075 msgid "Generate code suitable for fast turn around debugging"
8076 msgstr "unix ¥¢¥»¥ó¥Ö¥é¤¬½èÍý¤Ç¤­¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
8078 #: config/darwin.h:156
8079 msgid "Don't generate code suitable for fast turn around debugging"
8080 msgstr ""
8082 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
8083 #. sections.  machopic_select_section ensures that weak variables go in
8084 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
8085 #. not supported.  Weak symbols that aren't visible outside the .s file
8086 #. are not supported.
8087 #: config/darwin.h:388
8088 #, fuzzy
8089 msgid "alias definitions not supported in Mach-O; ignored"
8090 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8092 #: config/lynx.h:137
8093 #, fuzzy
8094 msgid "Use shared libraries"
8095 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍÑ"
8097 #: config/lynx.h:138
8098 msgid "Support multi-threading"
8099 msgstr ""
8101 #: config/lynx.h:139
8102 msgid "Support legacy multi-threading"
8103 msgstr ""
8105 #: config/windiss.h:37
8106 msgid "profiler support for WindISS"
8107 msgstr ""
8109 #: config/alpha/alpha.c:254
8110 #, fuzzy, c-format
8111 msgid "-f%s ignored for Unicos/Mk (not supported)"
8112 msgstr "-f%s ¤Ï 68HC11/68HC12 ÍѤȤ·¤Æ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿ (¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó)"
8114 #: config/alpha/alpha.c:278
8115 #, fuzzy
8116 msgid "-mieee not supported on Unicos/Mk"
8117 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
8119 #: config/alpha/alpha.c:289
8120 msgid "-mieee-with-inexact not supported on Unicos/Mk"
8121 msgstr ""
8123 #: config/alpha/alpha.c:306
8124 #, fuzzy, c-format
8125 msgid "bad value %qs for -mtrap-precision switch"
8126 msgstr "-mtrap-precision ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
8128 #: config/alpha/alpha.c:320
8129 #, fuzzy, c-format
8130 msgid "bad value %qs for -mfp-rounding-mode switch"
8131 msgstr "-mfp-rounding-mode ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
8133 #: config/alpha/alpha.c:335
8134 #, fuzzy, c-format
8135 msgid "bad value %qs for -mfp-trap-mode switch"
8136 msgstr "-mfp-trap-mode ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
8138 #: config/alpha/alpha.c:347 config/rs6000/rs6000.c:1705
8139 #, fuzzy, c-format
8140 msgid "bad value %qs for -mtls-size switch"
8141 msgstr "-mips ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
8143 #: config/alpha/alpha.c:366 config/alpha/alpha.c:378
8144 #, fuzzy, c-format
8145 msgid "bad value %qs for -mcpu switch"
8146 msgstr "-mcpu ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
8148 #: config/alpha/alpha.c:385
8149 #, fuzzy
8150 msgid "trap mode not supported on Unicos/Mk"
8151 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
8153 #: config/alpha/alpha.c:392
8154 msgid "fp software completion requires -mtrap-precision=i"
8155 msgstr "ÉâÆ°¾®¿ôÅÀÊä´°¤Ï -mtrap-precision=i ¤òɬÍפȤ·¤Þ¤¹"
8157 #: config/alpha/alpha.c:408
8158 msgid "rounding mode not supported for VAX floats"
8159 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï´Ý¤á¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
8161 #: config/alpha/alpha.c:413
8162 msgid "trap mode not supported for VAX floats"
8163 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
8165 #: config/alpha/alpha.c:417
8166 #, fuzzy
8167 msgid "128-bit long double not supported for VAX floats"
8168 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
8170 #: config/alpha/alpha.c:445
8171 #, c-format
8172 msgid "L%d cache latency unknown for %s"
8173 msgstr "L%d ¥­¥ã¥Ã¥·¥å¥ì¥¤¥Æ¥ó¥·¤Ï %s ¤Ë¤È¤Ã¤ÆÉÔÌÀ¤Ç¤¹"
8175 #: config/alpha/alpha.c:460
8176 #, fuzzy, c-format
8177 msgid "bad value %qs for -mmemory-latency"
8178 msgstr "`%s' ¤Ï -mmemory-latency ¤Ë¤È¤Ã¤ÆÉÔÀµ¤ÊÃͤǤ¹"
8180 #: config/alpha/alpha.c:4598
8181 #, c-format
8182 msgid "invalid %%H value"
8183 msgstr "̵¸ú¤Ê %%H ÃÍ"
8185 #: config/alpha/alpha.c:4619
8186 #, fuzzy, c-format
8187 msgid "invalid %%J value"
8188 msgstr "̵¸ú¤Ê %%W ÃͤǤ¹"
8190 #: config/alpha/alpha.c:4635 config/ia64/ia64.c:3739
8191 #, c-format
8192 msgid "invalid %%r value"
8193 msgstr "̵¸ú¤Ê %%r ÃÍ"
8195 #: config/alpha/alpha.c:4645 config/rs6000/rs6000.c:10711
8196 #: config/xtensa/xtensa.c:1951
8197 #, c-format
8198 msgid "invalid %%R value"
8199 msgstr "̵¸ú¤Ê %%R ÃÍ"
8201 #: config/alpha/alpha.c:4651 config/rs6000/rs6000.c:10630
8202 #: config/xtensa/xtensa.c:1918
8203 #, c-format
8204 msgid "invalid %%N value"
8205 msgstr "̵¸ú¤Ê %%N ÃÍ"
8207 #: config/alpha/alpha.c:4659 config/rs6000/rs6000.c:10658
8208 #, c-format
8209 msgid "invalid %%P value"
8210 msgstr "̵¸ú¤Ê %%P ÃÍ"
8212 #: config/alpha/alpha.c:4667
8213 #, c-format
8214 msgid "invalid %%h value"
8215 msgstr "̵¸ú¤Ê %%h ÃÍ"
8217 #: config/alpha/alpha.c:4675 config/xtensa/xtensa.c:1944
8218 #, c-format
8219 msgid "invalid %%L value"
8220 msgstr "̵¸ú¤Ê %%L ÃÍ"
8222 #: config/alpha/alpha.c:4714 config/rs6000/rs6000.c:10612
8223 #, c-format
8224 msgid "invalid %%m value"
8225 msgstr "̵¸ú¤Ê %%m ÃÍ"
8227 #: config/alpha/alpha.c:4722 config/rs6000/rs6000.c:10620
8228 #, c-format
8229 msgid "invalid %%M value"
8230 msgstr "̵¸ú¤Ê %%M ÃÍ"
8232 #: config/alpha/alpha.c:4766
8233 #, c-format
8234 msgid "invalid %%U value"
8235 msgstr "̵¸ú¤Ê %%U ÃÍ"
8237 #: config/alpha/alpha.c:4778 config/alpha/alpha.c:4792
8238 #: config/rs6000/rs6000.c:10719
8239 #, c-format
8240 msgid "invalid %%s value"
8241 msgstr "̵¸ú¤Ê %%s ÃÍ"
8243 #: config/alpha/alpha.c:4815
8244 #, c-format
8245 msgid "invalid %%C value"
8246 msgstr "̵¸ú¤Ê %%C ÃÍ"
8248 #: config/alpha/alpha.c:4852 config/rs6000/rs6000.c:10449
8249 #: config/rs6000/rs6000.c:10469
8250 #, c-format
8251 msgid "invalid %%E value"
8252 msgstr "̵¸ú¤Ê %%E ÃÍ"
8254 #: config/alpha/alpha.c:4877 config/alpha/alpha.c:4925
8255 #, fuzzy
8256 msgid "unknown relocation unspec"
8257 msgstr "ÉÔÌÀ¤ÊÀßÄêºÑ¥³¥ó¥¹¥È¥é¥¯¥¿·¿¤Ç¤¹"
8259 #: config/alpha/alpha.c:4886 config/rs6000/rs6000.c:11037
8260 #, c-format
8261 msgid "invalid %%xn code"
8262 msgstr "̵¸ú¤Ê %%xn ¥³¡¼¥É"
8264 #: config/alpha/alpha.c:5846 config/alpha/alpha.c:5849 config/s390/s390.c:7776
8265 #: config/s390/s390.c:7779
8266 #, fuzzy
8267 msgid "bad builtin fcode"
8268 msgstr "ÁȤ߹þ¤ß¥Þ¥¯¥í \"%s\" ¤Ï̵¸ú¤Ç¤¹"
8270 #. Macro to define tables used to set the flags.
8271 #. This is a list in braces of pairs in braces,
8272 #. each pair being { "NAME", VALUE }
8273 #. where VALUE is the bits to set or minus the bits to clear.
8274 #. An empty string NAME is used to identify the default VALUE.
8275 #. WARNING: Do not mark empty strings for translation, as calling
8276 #. gettext on an empty string does NOT return an empty
8277 #. string.
8278 #. Macro to define tables used to set the flags.
8279 #. This is a list in braces of pairs in braces,
8280 #. each pair being { "NAME", VALUE }
8281 #. where VALUE is the bits to set or minus the bits to clear.
8282 #. An empty string NAME is used to identify the default VALUE.
8283 #: config/alpha/alpha.h:293 config/i386/i386.h:336 config/i386/i386.h:338
8284 #: config/i386/i386.h:340 config/ns32k/ns32k.h:140 config/s390/s390.h:134
8285 #: config/sparc/sparc.h:616 config/sparc/sparc.h:621
8286 msgid "Use hardware fp"
8287 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍÑ"
8289 #: config/alpha/alpha.h:294 config/i386/i386.h:337 config/i386/i386.h:339
8290 #: config/sparc/sparc.h:618 config/sparc/sparc.h:623
8291 msgid "Do not use hardware fp"
8292 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
8294 #: config/alpha/alpha.h:295
8295 msgid "Use fp registers"
8296 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ¹¤ë"
8298 #: config/alpha/alpha.h:297
8299 msgid "Do not use fp registers"
8300 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ·¤Ê¤¤"
8302 #: config/alpha/alpha.h:298
8303 msgid "Do not assume GAS"
8304 msgstr "GAS ¤ÎÍøÍѤòÁ°Äó¤È¤·¤Ê¤¤"
8306 #: config/alpha/alpha.h:299
8307 msgid "Assume GAS"
8308 msgstr "GAS ¤ÎÍøÍѤòÁ°Äó¤È¤¹¤ë"
8310 #: config/alpha/alpha.h:301
8311 msgid "Request IEEE-conformant math library routines (OSF/1)"
8312 msgstr "IEEE ½àµò¤Î¿ô³Ø¥é¥¤¥Ö¥é¥ê¥ë¡¼¥Á¥ó (OSF/1) ¤òÍ׵᤹¤ë"
8314 #: config/alpha/alpha.h:303
8315 msgid "Emit IEEE-conformant code, without inexact exceptions"
8316 msgstr "ÉÔŬÀÚ¤ÊÎã³°¤ò½ü¤¤¤Æ IEEE ½àµò¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
8318 #: config/alpha/alpha.h:305
8319 msgid "Emit IEEE-conformant code, with inexact exceptions"
8320 msgstr "ÉÔŬÀÚ¤ÊÎã³°¤ò´Þ¤á¤Æ IEEE ½àµò¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
8322 #: config/alpha/alpha.h:307
8323 msgid "Do not emit complex integer constants to read-only memory"
8324 msgstr "Ê£ÁÇ¿ô¤ÎÀ°¿ôÄê¿ô¤òÆɤ߹þ¤ßÀìÍÑ¥á¥â¥ê¤ËŸ³«¤µ¤»¤Ê¤¤"
8326 #: config/alpha/alpha.h:308
8327 msgid "Use VAX fp"
8328 msgstr "VAX ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
8330 #: config/alpha/alpha.h:309
8331 msgid "Do not use VAX fp"
8332 msgstr "VAX ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
8334 #: config/alpha/alpha.h:310
8335 msgid "Emit code for the byte/word ISA extension"
8336 msgstr "¥Ð¥¤¥È/¥ï¡¼¥É ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
8338 #: config/alpha/alpha.h:313
8339 msgid "Emit code for the motion video ISA extension"
8340 msgstr "¥â¡¼¥·¥ç¥ó¥Ó¥Ç¥ª ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
8342 #: config/alpha/alpha.h:316
8343 msgid "Emit code for the fp move and sqrt ISA extension"
8344 msgstr "ÉâÆ°¾®¿ôÅÀ move ¤È sqrt ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
8346 #: config/alpha/alpha.h:318
8347 msgid "Emit code for the counting ISA extension"
8348 msgstr "¥«¥¦¥ó¥È ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
8350 #: config/alpha/alpha.h:321
8351 msgid "Emit code using explicit relocation directives"
8352 msgstr ""
8354 #: config/alpha/alpha.h:324
8355 msgid "Emit 16-bit relocations to the small data areas"
8356 msgstr ""
8358 #: config/alpha/alpha.h:326
8359 msgid "Emit 32-bit relocations to the small data areas"
8360 msgstr ""
8362 #: config/alpha/alpha.h:328
8363 #, fuzzy
8364 msgid "Emit direct branches to local functions"
8365 msgstr "Ëöü¤Î´Ø¿ô¤Ç¤Ï¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤ò¾Êά¤¹¤ë"
8367 #: config/alpha/alpha.h:331
8368 msgid "Emit rdval instead of rduniq for thread pointer"
8369 msgstr ""
8371 #: config/alpha/alpha.h:333
8372 #, fuzzy
8373 msgid "Use 128-bit long double"
8374 msgstr "128 ¥Ó¥Ã¥È¤Î long double ¤ò»ÈÍѤ¹¤ë"
8376 #: config/alpha/alpha.h:335
8377 #, fuzzy
8378 msgid "Use 64-bit long double"
8379 msgstr "64 ¥Ó¥Ã¥È long double ¤ò»ÈÍѤ¹¤ë"
8381 #. For -mcpu=
8382 #. For -mtune=
8383 #. For -mfp-rounding-mode=[n|m|c|d]
8384 #. For -mfp-trap-mode=[n|u|su|sui]
8385 #. For -mtrap-precision=[p|f|i]
8386 #. For -mmemory-latency=
8387 #. For -mtls-size=
8388 #: config/alpha/alpha.h:364
8389 msgid "Use features of and schedule given CPU"
8390 msgstr "CPU ¤ËÍ¿¤¨¤é¤ì¤¿ÆÃħ¤ä¥¹¥±¥¸¥å¡¼¥ë¤òÍøÍѤ¹¤ë"
8392 #: config/alpha/alpha.h:366
8393 msgid "Schedule given CPU"
8394 msgstr "CPU ¤ËÍ¿¤¨¤é¤ì¤¿¥¹¥±¥¸¥å¡¼¥ë¤òÍøÍѤ¹¤ë"
8396 #: config/alpha/alpha.h:368
8397 msgid "Control the generated fp rounding mode"
8398 msgstr "À¸À®¤µ¤ì¤¿ÉâÆ°¾®¿ôÅÀ´Ý¤á¥â¡¼¥É¤òÀ©¸æ¤¹¤ë"
8400 #: config/alpha/alpha.h:370
8401 msgid "Control the IEEE trap mode"
8402 msgstr "IEEE ¥È¥é¥Ã¥×¥â¡¼¥É¤òÀ©¸æ¤¹¤ë"
8404 #: config/alpha/alpha.h:372
8405 msgid "Control the precision given to fp exceptions"
8406 msgstr "ÉâÆ°¾®¿ôÅÀÎã³°¤ËÍ¿¤¨¤é¤ì¤¿ÀºÅÙ¤òÀ©¸æ¤¹¤ë"
8408 #: config/alpha/alpha.h:374
8409 msgid "Tune expected memory latency"
8410 msgstr "ͽ´ü¤µ¤ì¤ë¥á¥â¥ê¥ì¥¤¥Æ¥ó¥·¤òÄ´À°¤¹¤ë"
8412 #: config/alpha/alpha.h:376 config/ia64/ia64.h:284 config/rs6000/sysv4.h:90
8413 msgid "Specify bit size of immediate TLS offsets"
8414 msgstr ""
8416 #: config/arc/arc.c:172
8417 #, c-format
8418 msgid "bad value (%s) for -mcpu switch"
8419 msgstr "-mcpu ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
8421 #: config/arc/arc.c:394
8422 #, fuzzy, c-format
8423 msgid "argument of %qs attribute is not a string constant"
8424 msgstr "asm ¥Æ¥ó¥×¥ì¡¼¥È¤¬Ê¸»úÎóÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
8426 #: config/arc/arc.c:401
8427 #, c-format
8428 msgid "argument of %qs attribute is not \"ilink1\" or \"ilink2\""
8429 msgstr ""
8431 #: config/arc/arc.c:1739 config/m32r/m32r.c:2130
8432 #, fuzzy, c-format
8433 msgid "invalid operand to %%R code"
8434 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
8436 #: config/arc/arc.c:1771 config/m32r/m32r.c:2153
8437 #, fuzzy, c-format
8438 msgid "invalid operand to %%H/%%L code"
8439 msgstr "%H/%L ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
8441 #: config/arc/arc.c:1794 config/m32r/m32r.c:2224
8442 #, fuzzy, c-format
8443 msgid "invalid operand to %%U code"
8444 msgstr "%U ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
8446 #: config/arc/arc.c:1805
8447 #, fuzzy, c-format
8448 msgid "invalid operand to %%V code"
8449 msgstr "%V ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
8451 #. Unknown flag.
8452 #. Undocumented flag.
8453 #: config/arc/arc.c:1812 config/m32r/m32r.c:2251 config/sparc/sparc.c:7507
8454 msgid "invalid operand output code"
8455 msgstr "̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É½ÐÎÏ¥³¡¼¥É"
8457 #: config/arm/arm.c:786
8458 #, c-format
8459 msgid "switch -mcpu=%s conflicts with -march= switch"
8460 msgstr "-mcpu=%s ¥¹¥¤¥Ã¥Á¤Ï -march= ¥¹¥¤¥Ã¥Á¤È¶¥¹ç¤·¤Þ¤¹"
8462 #: config/arm/arm.c:796 config/rs6000/rs6000.c:1220 config/sparc/sparc.c:641
8463 #, c-format
8464 msgid "bad value (%s) for %s switch"
8465 msgstr "ÃÍ (%s) ¤Ï %s switch ¤Ë¤È¤Ã¤ÆÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
8467 #: config/arm/arm.c:905
8468 msgid "target CPU does not support interworking"
8469 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
8471 #: config/arm/arm.c:911
8472 #, fuzzy
8473 msgid "target CPU does not support THUMB instructions"
8474 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï THUMB Ì¿Îá¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
8476 #: config/arm/arm.c:925
8477 #, fuzzy
8478 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
8479 msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤­¤Î¤ß¡¢°ÕÌ£¤Î¤¢¤ë¥Ð¥Ã¥¯¥È¥ì¡¼¥¹¤òÍ­¸ú¤Ë¤·¤Þ¤¹"
8481 #: config/arm/arm.c:928
8482 #, fuzzy
8483 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
8484 msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤­¤Î¤ß¡¢Èï¸Æ¤Ó½Ð¤·Â¦ interworking ¤òÍ­¸ú¤Ë¤·¤Þ¤¹"
8486 #: config/arm/arm.c:931
8487 #, fuzzy
8488 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
8489 msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤­¤Î¤ß¡¢¸Æ¤Ó½Ð¤·Â¦ interworking ¤òÍ­¸ú¤Ë¤·¤Þ¤¹"
8491 #: config/arm/arm.c:935
8492 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
8493 msgstr "-mapcs-stack-check ¤Ï -mno-apcs-frame ¤È¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
8495 #: config/arm/arm.c:943
8496 msgid "-fpic and -mapcs-reent are incompatible"
8497 msgstr "-fpic ¤È -mapcs-reent ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
8499 #: config/arm/arm.c:946
8500 msgid "APCS reentrant code not supported.  Ignored"
8501 msgstr "APCS ºÆÆþ²Äǽ¥³¡¼¥É¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó¡£Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8503 #: config/arm/arm.c:954
8504 msgid "-g with -mno-apcs-frame may not give sensible debugging"
8505 msgstr "-g ¤Ë -mno-apcs-frame ¤ò¤Ä¤±¤ë¤È¡¢¤­¤áºÙ¤«¤Ê¥Ç¥Ð¥Ã¥°¤Ï¤Ç¤­¤Ê¤¤¤Ç¤·¤ç¤¦"
8507 #: config/arm/arm.c:962
8508 #, fuzzy
8509 msgid "passing floating point arguments in fp regs not yet supported"
8510 msgstr "ÉâÆ°¾®¿ôÅÀ°ú¿ô¤òÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤ÇÅϤ¹¤³¤È¤Ï¡¢¤Þ¤À¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
8512 #: config/arm/arm.c:1004
8513 #, fuzzy, c-format
8514 msgid "invalid ABI option: -mabi=%s"
8515 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó %s"
8517 #: config/arm/arm.c:1010
8518 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
8519 msgstr ""
8521 #: config/arm/arm.c:1013
8522 msgid "iwmmxt abi requires an iwmmxt capable cpu"
8523 msgstr ""
8525 #: config/arm/arm.c:1023
8526 #, fuzzy, c-format
8527 msgid "invalid floating point emulation option: -mfpe=%s"
8528 msgstr "̵¸ú¤ÊÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥È¥ª¥×¥·¥ç¥ó: -mfpe-%s"
8530 #: config/arm/arm.c:1040
8531 #, fuzzy, c-format
8532 msgid "invalid floating point option: -mfpu=%s"
8533 msgstr "̵¸ú¤ÊÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥È¥ª¥×¥·¥ç¥ó: -mfpe-%s"
8535 #: config/arm/arm.c:1081
8536 #, fuzzy, c-format
8537 msgid "invalid floating point abi: -mfloat-abi=%s"
8538 msgstr "̵¸ú¤ÊÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥È¥ª¥×¥·¥ç¥ó: -mfpe-%s"
8540 #: config/arm/arm.c:1096
8541 msgid "-mfloat-abi=hard and VFP"
8542 msgstr ""
8544 #: config/arm/arm.c:1122
8545 #, fuzzy, c-format
8546 msgid "structure size boundary can only be set to %s"
8547 msgstr "¹½Â¤ÂΤΥµ¥¤¥º¶­³¦¤Ï 8 Ëô¤Ï 32 ¤Ë¤·¤«ÀßÄê¤Ç¤­¤Þ¤»¤ó"
8549 #: config/arm/arm.c:1131
8550 msgid "-mpic-register= is useless without -fpic"
8551 msgstr "-mpic-register= ¤Ï -fpic ¤ò¤Ä¤±¤Ê¤¤¤ÈÌò¤ËΩ¤Á¤Þ¤»¤ó"
8553 #: config/arm/arm.c:1138
8554 #, fuzzy, c-format
8555 msgid "unable to use '%s' for PIC register"
8556 msgstr "'%s' ¤ò PIC ¤Î¥ì¥¸¥¹¥¿¤È¤·¤Æ»È¤¦¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
8558 #: config/arm/arm.c:2613 config/arm/arm.c:2631 config/avr/avr.c:4533
8559 #: config/c4x/c4x.c:4499 config/h8300/h8300.c:5755 config/i386/i386.c:1697
8560 #: config/i386/i386.c:1743 config/ip2k/ip2k.c:3181
8561 #: config/m68hc11/m68hc11.c:1350 config/m68k/m68k.c:288
8562 #: config/mcore/mcore.c:3375 config/ns32k/ns32k.c:1068
8563 #: config/rs6000/rs6000.c:17129 config/sh/sh.c:7160 config/sh/sh.c:7181
8564 #: config/sh/sh.c:7216 config/stormy16/stormy16.c:2413 config/v850/v850.c:2207
8565 #, fuzzy, c-format
8566 msgid "%qs attribute only applies to functions"
8567 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
8569 #: config/arm/arm.c:10385 config/arm/arm.c:10403
8570 #, fuzzy
8571 msgid "predicated Thumb instruction"
8572 msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤¹¤ë"
8574 #: config/arm/arm.c:10391
8575 #, fuzzy
8576 msgid "predicated instruction in conditional sequence"
8577 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
8579 #: config/arm/arm.c:10499 config/arm/arm.c:10509 config/arm/arm.c:10519
8580 #: config/arm/arm.c:10545 config/arm/arm.c:10563 config/arm/arm.c:10598
8581 #: config/arm/arm.c:10617 config/arm/arm.c:10632 config/arm/arm.c:10658
8582 #: config/arm/arm.c:10665 config/arm/arm.c:10672
8583 #, fuzzy, c-format
8584 msgid "invalid operand for code '%c'"
8585 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
8587 #: config/arm/arm.c:10558
8588 #, fuzzy
8589 msgid "instruction never exectued"
8590 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
8592 #: config/arm/arm.c:10683
8593 #, fuzzy
8594 msgid "missing operand"
8595 msgstr "¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
8597 #: config/arm/arm.c:11449
8598 #, fuzzy
8599 msgid "unable to compute real location of stacked parameter"
8600 msgstr "¥¹¥¿¥Ã¥¯¤ËÀѤޤ줿²¾°ú¿ô¤Î¼ÂºÝ¤ÎÎΰè¤ò·×»»¤Ç¤­¤Þ¤»¤ó"
8602 #. @@@ better error message
8603 #: config/arm/arm.c:12082 config/arm/arm.c:12119
8604 msgid "selector must be an immediate"
8605 msgstr "¥»¥ì¥¯¥¿¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
8607 #. @@@ better error message
8608 #: config/arm/arm.c:12162 config/i386/i386.c:13369 config/i386/i386.c:13403
8609 msgid "mask must be an immediate"
8610 msgstr "¥Þ¥¹¥¯¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
8612 #: config/arm/arm.c:12838
8613 msgid "no low registers available for popping high registers"
8614 msgstr "¹â°Ì¥ì¥¸¥¹¥¿¤ò pop ¤¹¤ë°Ù¤Ë»ÈÍѤǤ­¤ëÄã°Ì¥ì¥¸¥¹¥¿¤¬¤¢¤ê¤Þ¤»¤ó"
8616 #: config/arm/arm.c:13056
8617 #, fuzzy
8618 msgid "interrupt Service Routines cannot be coded in Thumb mode"
8619 msgstr "Thumb ¥â¡¼¥É¤Ç¤Ï³ä¤ê¹þ¤ß¥µ¡¼¥Ó¥¹¥ë¡¼¥Á¥ó¤ò¥³¡¼¥É²½¤Ç¤­¤Þ¤»¤ó"
8621 #: config/arm/pe.c:171 config/mcore/mcore.c:3241
8622 #, fuzzy
8623 msgid "%Jinitialized variable '%D' is marked dllimport"
8624 msgstr "½é´ü²½¤µ¤ì¤¿ÊÑ¿ô `%s' ¤Ï dllimport ¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
8626 #: config/arm/pe.c:180
8627 #, fuzzy
8628 msgid "%Jstatic variable '%D' is marked dllimport"
8629 msgstr "ÀÅŪÊÑ¿ô `%s' ¤Ï dllimport ¤È¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
8631 #: config/arm/arm.h:318
8632 msgid "Generate APCS conformant stack frames"
8633 msgstr "APCS Å¬¹ç¤·¤¿¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë"
8635 #: config/arm/arm.h:321
8636 msgid "Store function names in object code"
8637 msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥³¡¼¥É¤Ë´Ø¿ô̾¤ò³ÊǼ¤¹¤ë"
8639 #: config/arm/arm.h:327
8640 msgid "Pass FP arguments in FP registers"
8641 msgstr "FP ¥ì¥¸¥¹¥¿¤Ç FP °ú¿ô¤òÅϤ¹"
8643 #: config/arm/arm.h:330
8644 msgid "Generate re-entrant, PIC code"
8645 msgstr "ºÆÆþ²Äǽ¤Ê PIC ¥³¡¼¥É¤òÀ¸À®¤·¤Þ¤¹"
8647 #: config/arm/arm.h:333
8648 msgid "Assume target CPU is configured as big endian"
8649 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤¬¥Ó¥Ã¥¯¥¨¥ó¥Ç¥£¥¢¥ó¤È¤·¤ÆÀßÄꤵ¤ì¤Æ¤¤¤ë¤È¤ß¤Ê¤¹"
8651 #: config/arm/arm.h:335
8652 msgid "Assume target CPU is configured as little endian"
8653 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤¬¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤È¤·¤ÆÀßÄꤵ¤ì¤Æ¤¤¤ë¤È¤ß¤Ê¤¹"
8655 #: config/arm/arm.h:337
8656 msgid "Assume big endian bytes, little endian words"
8657 msgstr "byte ¤¬¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Ç word ¤¬¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤È¤ß¤Ê¤¹"
8659 #: config/arm/arm.h:339
8660 msgid "Support calls between Thumb and ARM instruction sets"
8661 msgstr "Thumb ¤È ARM Ì¿Î᥻¥Ã¥È´Ö¤Î¸Æ¤Ó½Ð¤·¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
8663 #: config/arm/arm.h:342
8664 msgid "Generate a call to abort if a noreturn function returns"
8665 msgstr "noreturn ´Ø¿ô¤¬ return ¤¹¤ë¤È¤­ abort ¤Î¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
8667 #: config/arm/arm.h:345
8668 msgid "Do not move instructions into a function's prologue"
8669 msgstr "´Ø¿ô¤Î³«»ÏÉôʬ¤ËÌ¿Îá¤ò°ÜÆ°¤·¤Ê¤¤"
8671 #: config/arm/arm.h:348
8672 msgid "Do not load the PIC register in function prologues"
8673 msgstr "´Ø¿ô¤ÎÁ°ÃÖ¤­Éôʬ¤Ë PIC ¥ì¥¸¥¹¥¿¤ò¥í¡¼¥É¤·¤Ê¤¤"
8675 #: config/arm/arm.h:351
8676 msgid "Generate call insns as indirect calls, if necessary"
8677 msgstr "ɬÍפ¬¤¢¤ì¤Ð¡¢Ì¿Îá¸Æ¤Ó½Ð¤·¤ò´ÖÀܸƤӽФ·¤È¤·¤ÆÀ¸À®¤¹¤ë"
8679 #: config/arm/arm.h:354
8680 msgid "Compile for the Thumb not the ARM"
8681 msgstr "ARM ¤Ç¤Ï¤Ê¤¯ Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
8683 #: config/arm/arm.h:358
8684 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
8685 msgstr "Thumb: ÉÔÍפʾì¹ç¤Ç¤â(ÈóËöü)¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë"
8687 #: config/arm/arm.h:361
8688 msgid "Thumb: Generate (leaf) stack frames even if not needed"
8689 msgstr "Thumb: ÉÔÍפʾì¹ç¤Ç¤â(Ëöü)¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë"
8691 #: config/arm/arm.h:364
8692 msgid "Thumb: Assume non-static functions may be called from ARM code"
8693 msgstr "Thumb: ÈóÀÅŪ´Ø¿ô¤¬ ARM ¥³¡¼¥É¤«¤é¸Æ¤Ó½Ð¤µ¤ì¤ë²ÄǽÀ­¤¬¤¢¤ë¤È¤ß¤Ê¤¹"
8695 #: config/arm/arm.h:368
8696 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
8697 msgstr "Thumb: ´Ø¿ô¥Ý¥¤¥ó¥¿¤¬Èó Thumb ¤Èǧ¼±¤¹¤ë¥³¡¼¥É¤ËÆÍÆþ¤¹¤ë²ÄǽÀ­¤¬¤¢¤ë¤È¤ß¤Ê¤¹"
8699 #: config/arm/arm.h:372
8700 msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
8701 msgstr ""
8703 #: config/arm/arm.h:374
8704 msgid "Cirrus: Do not break up invalid instruction combinations with NOPs"
8705 msgstr ""
8707 #: config/arm/arm.h:382
8708 msgid "Specify the name of the target CPU"
8709 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Î̾Á°¤ò»ØÄꤹ¤ë"
8711 #: config/arm/arm.h:384
8712 msgid "Specify the name of the target architecture"
8713 msgstr "¥¿¡¼¥²¥Ã¥È¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Î̾Á°¤ò»ØÄꤹ¤ë"
8715 #: config/arm/arm.h:389
8716 #, fuzzy
8717 msgid "Specify the name of the target floating point hardware/format"
8718 msgstr "ÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥¿¤Î¥Ð¡¼¥¸¥ç¥ó¤ò»ØÄꤹ¤ë"
8720 #: config/arm/arm.h:391
8721 msgid "Specify if floating point hardware should be used"
8722 msgstr ""
8724 #: config/arm/arm.h:393
8725 msgid "Specify the minimum bit alignment of structures"
8726 msgstr "¹½Â¤ÂÎ¥¢¥é¥¤¥ó¥á¥ó¥È¤ÎºÇ¾®¥Ó¥Ã¥È¿ô¤ò»ØÄꤹ¤ë"
8728 #: config/arm/arm.h:395
8729 msgid "Specify the register to be used for PIC addressing"
8730 msgstr "PIC ¥¢¥É¥ì¥·¥ó¥°¤ËÍøÍѤµ¤ì¤ë¥ì¥¸¥¹¥¿¤ò»ØÄꤹ¤ë"
8732 #: config/arm/arm.h:396 config/mips/mips.h:780
8733 #, fuzzy
8734 msgid "Specify an ABI"
8735 msgstr "MIPS ISA ¤ò»ØÄꤹ¤ë"
8737 #: config/arm/arm.h:398
8738 msgid "Alias for -mfloat-abi=soft"
8739 msgstr ""
8741 #: config/arm/arm.h:400
8742 msgid "Alias for -mfloat-abi=hard"
8743 msgstr ""
8745 #: config/arm/pe.h:59
8746 msgid "Ignore dllimport attribute for functions"
8747 msgstr "´Ø¿ô¤Î dllimport Â°À­¤ò̵»ë¤¹¤ë"
8749 #: config/avr/avr.c:520
8750 #, c-format
8751 msgid "large frame pointer change (%d) with -mtiny-stack"
8752 msgstr "-mtiny-stack ¤Ë¤è¤ê¥é¡¼¥¸¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤¬Êѹ¹¤µ¤ì¤Þ¤¹(%d)"
8754 #: config/avr/avr.c:1107
8755 msgid "bad address, not (reg+disp):"
8756 msgstr ""
8758 #: config/avr/avr.c:1115
8759 #, fuzzy
8760 msgid "internal compiler error.  Bad address:"
8761 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
8763 #: config/avr/avr.c:1128
8764 #, fuzzy
8765 msgid "internal compiler error.  Unknown mode:"
8766 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
8768 #: config/avr/avr.c:1750 config/avr/avr.c:2411
8769 #, fuzzy
8770 msgid "invalid insn:"
8771 msgstr "̵¸ú¤Ê #line"
8773 #: config/avr/avr.c:1784 config/avr/avr.c:1867 config/avr/avr.c:1916
8774 #: config/avr/avr.c:1925 config/avr/avr.c:2020 config/avr/avr.c:2189
8775 #: config/avr/avr.c:2445 config/avr/avr.c:2553
8776 msgid "incorrect insn:"
8777 msgstr ""
8779 #: config/avr/avr.c:1944 config/avr/avr.c:2105 config/avr/avr.c:2260
8780 #: config/avr/avr.c:2597
8781 #, fuzzy
8782 msgid "unknown move insn:"
8783 msgstr "ÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹: %s"
8785 #: config/avr/avr.c:2820
8786 msgid "bad shift insn:"
8787 msgstr ""
8789 #: config/avr/avr.c:2933 config/avr/avr.c:3354 config/avr/avr.c:3725
8790 #, fuzzy
8791 msgid "internal compiler error.  Incorrect shift:"
8792 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
8794 #: config/avr/avr.c:4507 config/ip2k/ip2k.c:3156
8795 #, fuzzy
8796 msgid "only initialized variables can be placed into program memory area"
8797 msgstr "¥×¥í¥°¥é¥à¥á¥â¥êÎΰèÆâ¤ËÇÛÃ֤Ǥ­¤ëÊÑ¿ô¤À¤±¤ò½é´ü²½¤·¤Þ¤·¤¿"
8799 #: config/avr/avr.c:4601
8800 #, fuzzy
8801 msgid "only uninitialized variables can be placed in the .noinit section"
8802 msgstr "8 ¥Ó¥Ã¥ÈÎΰèÆâ¤ËÇÛÃ֤Ǥ­¤ëÊÑ¿ô¤À¤±¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
8804 #: config/avr/avr.c:4615
8805 #, c-format
8806 msgid "MCU %qs supported for assembler only"
8807 msgstr ""
8809 #: config/avr/avr.h:73
8810 msgid "Assume int to be 8 bit integer"
8811 msgstr "int ¤ò 8 ¥Ó¥Ã¥ÈÀ°¿ô¤È¤ß¤Ê¤¹"
8813 #: config/avr/avr.h:75
8814 msgid "Change the stack pointer without disabling interrupts"
8815 msgstr "³ä¤ê¹þ¤ß¤Î̵¸ú²½¤Ê¤·¤Ç¥¹¥¿¥Ã¥¯¥Ý¥¤¥ó¥¿¤òÊѹ¹¤¹¤ë"
8817 #: config/avr/avr.h:77
8818 msgid "Use subroutines for function prologue/epilogue"
8819 msgstr "´Ø¿ô¤ÎÁ°ÃÖ¤­/·ë¤Ó¤Î¤¿¤á¤Î¥µ¥Ö¥ë¡¼¥Á¥ó¤òÍøÍѤ¹¤ë"
8821 #: config/avr/avr.h:79
8822 msgid "Change only the low 8 bits of the stack pointer"
8823 msgstr "¥¹¥¿¥Ã¥¯¥Ý¥¤¥ó¥¿¤Î²¼°Ì 8 ¥Ó¥Ã¥È¤À¤±¤òÊѹ¹¤¹¤ë"
8825 #: config/avr/avr.h:81
8826 msgid "Do not generate tablejump insns"
8827 msgstr "¥Æ¡¼¥Ö¥ë¥¸¥ã¥ó¥×Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
8829 #: config/avr/avr.h:83
8830 msgid "Use rjmp/rcall (limited range) on >8K devices"
8831 msgstr ""
8833 #: config/avr/avr.h:85
8834 msgid "Output instruction sizes to the asm file"
8835 msgstr "asm ¥Õ¥¡¥¤¥ë¤ËÌ¿Î᥵¥¤¥º¤ò½ÐÎϤ¹¤ë"
8837 #: config/avr/avr.h:102
8838 msgid "Specify the initial stack address"
8839 msgstr "½é´ü¥¹¥¿¥Ã¥¯¥¢¥É¥ì¥¹¤ò»ØÄꤹ¤ë"
8841 #: config/avr/avr.h:103
8842 msgid "Specify the MCU name"
8843 msgstr "MCU Ì¾¤ò»ØÄꤹ¤ë"
8845 #: config/avr/avr.h:766
8846 #, fuzzy
8847 msgid "trampolines not supported"
8848 msgstr "¥È¥é¥ó¥Ý¥ê¥ó¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
8850 #: config/c4x/c4x-c.c:71
8851 #, fuzzy, c-format
8852 msgid "missing '(' after '#pragma %s' - ignored"
8853 msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
8855 #: config/c4x/c4x-c.c:74
8856 #, fuzzy, c-format
8857 msgid "missing function name in '#pragma %s' - ignored"
8858 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8860 #: config/c4x/c4x-c.c:79
8861 #, fuzzy, c-format
8862 msgid "malformed '#pragma %s' - ignored"
8863 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8865 #: config/c4x/c4x-c.c:81
8866 #, c-format
8867 msgid "missing section name in '#pragma %s' - ignored"
8868 msgstr ""
8870 #: config/c4x/c4x-c.c:86
8871 #, fuzzy, c-format
8872 msgid "missing ')' for '#pragma %s' - ignored"
8873 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8875 #: config/c4x/c4x-c.c:89
8876 #, c-format
8877 msgid "junk at end of '#pragma %s'"
8878 msgstr "'#pragma %s' ¤ÎºÇ¸å¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
8880 #: config/c4x/c4x.c:312
8881 #, fuzzy, c-format
8882 msgid "unknown CPU version %d, using 40.\n"
8883 msgstr "ÉÔÌÀ¤Ê CPU ¥Ð¡¼¥¸¥ç¥ó %d¡¢40 ¤ò»ÈÍѤ·¤Þ¤¹¡£\n"
8885 #: config/c4x/c4x.c:874
8886 #, fuzzy, c-format
8887 msgid "ISR %s requires %d words of local vars, max is 32767"
8888 msgstr "ISR %s ¤Ï %d ¥ï¡¼¥É¤Î¥í¡¼¥«¥ëÊÑ¿ô¤òÍ׵ᤷ¡¢ºÇÂç¤Ï 32767 ¤Ç¤¹¡£"
8890 #: config/c4x/c4x.c:1598
8891 msgid "using CONST_DOUBLE for address"
8892 msgstr ""
8894 #: config/c4x/c4x.c:1736
8895 msgid "c4x_address_cost: Invalid addressing mode"
8896 msgstr ""
8898 #: config/c4x/c4x.c:1871
8899 #, fuzzy, c-format
8900 msgid "c4x_print_operand: %%L inconsistency"
8901 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %B ¥³¡¼¥É¤Ç¤¹"
8903 #: config/c4x/c4x.c:1877
8904 #, fuzzy, c-format
8905 msgid "c4x_print_operand: %%N inconsistency"
8906 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %B ¥³¡¼¥É¤Ç¤¹"
8908 #: config/c4x/c4x.c:1918
8909 #, fuzzy, c-format
8910 msgid "c4x_print_operand: %%O inconsistency"
8911 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %B ¥³¡¼¥É¤Ç¤¹"
8913 #: config/c4x/c4x.c:2013
8914 #, fuzzy
8915 msgid "c4x_print_operand: Bad operand case"
8916 msgstr "fr30_print_operand: %A ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê±é»»»Ò¤Ç¤¹"
8918 #: config/c4x/c4x.c:2054
8919 #, fuzzy
8920 msgid "c4x_print_operand_address: Bad post_modify"
8921 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
8923 #: config/c4x/c4x.c:2076
8924 #, fuzzy
8925 msgid "c4x_print_operand_address: Bad pre_modify"
8926 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
8928 #: config/c4x/c4x.c:2124 config/c4x/c4x.c:2136 config/c4x/c4x.c:2151
8929 #, fuzzy
8930 msgid "c4x_print_operand_address: Bad operand case"
8931 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
8933 #: config/c4x/c4x.c:2402
8934 msgid "c4x_rptb_insert: Cannot find start label"
8935 msgstr ""
8937 #: config/c4x/c4x.c:3317 config/c4x/c4x.c:3335
8938 msgid "mode not QImode"
8939 msgstr ""
8941 #: config/c4x/c4x.c:3405
8942 #, fuzzy
8943 msgid "invalid indirect memory address"
8944 msgstr "̵¸ú¤Ê PC ¤¬¹ÔÈÖ¹æ¥Æ¡¼¥Ö¥ë¤Ë¤¢¤ê¤Þ¤¹"
8946 #: config/c4x/c4x.c:3494
8947 msgid "invalid indirect (S) memory address"
8948 msgstr ""
8950 #: config/c4x/c4x.c:3829
8951 msgid "c4x_valid_operands: Internal error"
8952 msgstr ""
8954 #: config/c4x/c4x.c:4268
8955 #, fuzzy
8956 msgid "c4x_operand_subword: invalid mode"
8957 msgstr "fr30_print_operand: Ìµ¸ú¤Ê %x ¥³¡¼¥É¤Ç¤¹"
8959 #: config/c4x/c4x.c:4271
8960 #, fuzzy
8961 msgid "c4x_operand_subword: invalid operand"
8962 msgstr "fr30_print_operand: %A ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê±é»»»Ò¤Ç¤¹"
8964 #. We could handle these with some difficulty.
8965 #. e.g., *p-- => *(p-=2); *(p+1).
8966 #: config/c4x/c4x.c:4297
8967 msgid "c4x_operand_subword: invalid autoincrement"
8968 msgstr ""
8970 #: config/c4x/c4x.c:4303
8971 msgid "c4x_operand_subword: invalid address"
8972 msgstr ""
8974 #: config/c4x/c4x.c:4314
8975 msgid "c4x_operand_subword: address not offsettable"
8976 msgstr ""
8978 #: config/c4x/c4x.c:4524
8979 msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
8980 msgstr ""
8982 #. Target compilation option flags.
8983 #. Small memory model.
8984 #. Use 24-bit MPYI for C3x.
8985 #. Fast fixing of floats.
8986 #. Allow use of RPTS.
8987 #. Emit C3x code.
8988 #. Be compatible with TI assembler.
8989 #. Be paranoid about DP reg. in ISRs.
8990 #. Pass arguments on stack.
8991 #. Enable features under development.
8992 #. Enable repeat block.
8993 #. Use BK as general register.
8994 #. Use decrement and branch for C3x.
8995 #. Enable debugging of GCC.
8996 #. Force constants into registers.
8997 #. Allow unsigned loop counters.
8998 #. Force op0 and op1 to be same.
8999 #. Save all 40 bits for floats.
9000 #. Allow parallel insns.
9001 #. Allow MPY||ADD, MPY||SUB insns.
9002 #. Assume mem refs possibly aliased.
9003 #. Emit C30 code.
9004 #. Emit C31 code.
9005 #. Emit C32 code.
9006 #. Emit C33 code.
9007 #. Emit C40 code.
9008 #. Emit C44 code.
9009 #. Run-time compilation parameters selecting different hardware subsets.
9011 #. Macro to define tables used to set the flags.
9012 #. This is a list in braces of triplets in braces,
9013 #. each pair being { "NAME", VALUE, "DESCRIPTION" }
9014 #. where VALUE is the bits to set or minus the bits to clear.
9015 #. An empty string NAME is used to identify the default VALUE.
9016 #: config/c4x/c4x.h:166
9017 msgid "Small memory model"
9018 msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë"
9020 #: config/c4x/c4x.h:168
9021 msgid "Big memory model"
9022 msgstr "¥Ó¥Ã¥°¥á¥â¥ê¥â¥Ç¥ë"
9024 #: config/c4x/c4x.h:170
9025 msgid "Use MPYI instruction for C3x"
9026 msgstr "MPYI Ì¿Îá¤ò C3x ÍѤ˻ÈÍѤ¹¤ë"
9028 #: config/c4x/c4x.h:172
9029 msgid "Do not use MPYI instruction for C3x"
9030 msgstr "MPYI Ì¿Îá¤ò C3x ÍѤ˻ÈÍѤ·¤Ê¤¤"
9032 #: config/c4x/c4x.h:174
9033 msgid "Use fast but approximate float to integer conversion"
9034 msgstr "¹â®¤À¤¬¶á»÷ÃͤȤʤëÉâÆ°¾®¿ô¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤òÍøÍѤ¹¤ë"
9036 #: config/c4x/c4x.h:176
9037 msgid "Use slow but accurate float to integer conversion"
9038 msgstr "Ä㮤À¤¬Àµ³Î¤ÊÉâÆ°¾®¿ô¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤òÍøÍѤ¹¤ë"
9040 #: config/c4x/c4x.h:178
9041 msgid "Enable use of RTPS instruction"
9042 msgstr "RTPS Ì¿Îá¤ÎÍøÍѤòÍ­¸ú¤Ë¤¹¤ë"
9044 #: config/c4x/c4x.h:180
9045 msgid "Disable use of RTPS instruction"
9046 msgstr "RTPS Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë"
9048 #: config/c4x/c4x.h:182
9049 msgid "Enable use of RTPB instruction"
9050 msgstr "RTPB Ì¿Îá¤ÎÍøÍѤòÍ­¸ú¤Ë¤¹¤ë"
9052 #: config/c4x/c4x.h:184
9053 msgid "Disable use of RTPB instruction"
9054 msgstr "RTPB Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë"
9056 #: config/c4x/c4x.h:186
9057 msgid "Generate code for C30 CPU"
9058 msgstr "C30 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9060 #: config/c4x/c4x.h:188
9061 msgid "Generate code for C31 CPU"
9062 msgstr "C31 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9064 #: config/c4x/c4x.h:190
9065 msgid "Generate code for C32 CPU"
9066 msgstr "C32 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9068 #: config/c4x/c4x.h:192
9069 msgid "Generate code for C33 CPU"
9070 msgstr "C33 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9072 #: config/c4x/c4x.h:194
9073 msgid "Generate code for C40 CPU"
9074 msgstr "C40 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9076 #: config/c4x/c4x.h:196
9077 msgid "Generate code for C44 CPU"
9078 msgstr "C44 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9080 #: config/c4x/c4x.h:198
9081 msgid "Emit code compatible with TI tools"
9082 msgstr "TI ¥Ä¡¼¥ë¸ß´¹¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
9084 #: config/c4x/c4x.h:200
9085 msgid "Emit code to use GAS extensions"
9086 msgstr "GAS ³ÈÄ¥¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
9088 #: config/c4x/c4x.h:202 config/c4x/c4x.h:206
9089 msgid "Save DP across ISR in small memory model"
9090 msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë¤Ç ISR ¤ò¸Ù¤ë DP ¤ò¥»¡¼¥Ö¤¹¤ë"
9092 #: config/c4x/c4x.h:204 config/c4x/c4x.h:208
9093 msgid "Don't save DP across ISR in small memory model"
9094 msgstr "¥¹¥â¡¼¥ë¥â¥Ç¥ë¤Ç ISR ¤ò¸Ù¤ë DP ¤ò¥»¡¼¥Ö¤·¤Ê¤¤"
9096 #: config/c4x/c4x.h:210
9097 msgid "Pass arguments on the stack"
9098 msgstr "°ú¿ô¤ò¥¹¥¿¥Ã¥¯ÅϤ·¤Ë¤¹¤ë"
9100 #: config/c4x/c4x.h:212
9101 msgid "Pass arguments in registers"
9102 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
9104 #: config/c4x/c4x.h:214
9105 msgid "Enable new features under development"
9106 msgstr "³«È¯Ãæ¤Î¿·µ¡Ç½¤òÍ­¸ú¤Ë¤¹¤ë"
9108 #: config/c4x/c4x.h:216
9109 msgid "Disable new features under development"
9110 msgstr "³«È¯Ãæ¤Î¿·µ¡Ç½¤ò̵¸ú¤Ë¤¹¤ë"
9112 #: config/c4x/c4x.h:218
9113 msgid "Use the BK register as a general purpose register"
9114 msgstr "BK ¥ì¥¸¥¹¥¿¤òÈÆÍѥ쥸¥¹¥¿¤È¤·¤Æ»ÈÍѤ¹¤ë"
9116 #: config/c4x/c4x.h:220
9117 msgid "Do not allocate BK register"
9118 msgstr "BK ¥ì¥¸¥¹¥¿¤ò³ÎÊݤ·¤Ê¤¤"
9120 #: config/c4x/c4x.h:222
9121 msgid "Enable use of DB instruction"
9122 msgstr "DB Ì¿Îá¤Î»ÈÍѤòÍ­¸ú¤Ë¤¹¤ë"
9124 #: config/c4x/c4x.h:224
9125 msgid "Disable use of DB instruction"
9126 msgstr "DB Ì¿Îá¤Î»ÈÍѤò̵¸ú¤Ë¤¹¤ë"
9128 #: config/c4x/c4x.h:226
9129 msgid "Enable debugging"
9130 msgstr "¥Ç¥Ð¥Ã¥°¤òÍ­¸ú¤Ë¤¹¤ë"
9132 #: config/c4x/c4x.h:228
9133 msgid "Disable debugging"
9134 msgstr "¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë"
9136 #: config/c4x/c4x.h:230
9137 msgid "Force constants into registers to improve hoisting"
9138 msgstr "´¬¤­¾å¤²(hoist)¤ò²þÁ±¤¹¤ë¤¿¤áÄê¿ô¤ò¥ì¥¸¥¹¥¿¤Ë³ä¤êÅö¤Æ¤ë¤³¤È¤ò¶¯Íפ¹¤ë"
9140 #: config/c4x/c4x.h:232
9141 msgid "Don't force constants into registers"
9142 msgstr "Äê¿ô¤Î¥ì¥¸¥¹¥¿³ä¤êÅö¤Æ¤ò¶¯Íפ·¤Ê¤¤"
9144 #: config/c4x/c4x.h:234
9145 msgid "Force RTL generation to emit valid 3 operand insns"
9146 msgstr "RTL À¸À®¤Ë¤Ä¤¤¤Æ¡¢Àµ¾ï¤Ê 3 ¥ª¥Ú¥é¥ó¥ÉÌ¿Îá¤ò¶¯Íפ¹¤ë"
9148 #: config/c4x/c4x.h:236
9149 msgid "Allow RTL generation to emit invalid 3 operand insns"
9150 msgstr "RTL À¸À®¤Ë¤Ä¤¤¤Æ¡¢Ìµ¸ú¤Ê 3 ¥ª¥Ú¥é¥ó¥ÉÌ¿Îá¤òµöÍƤ¹¤ë"
9152 #: config/c4x/c4x.h:238
9153 #, fuzzy
9154 msgid "Allow unsigned iteration counts for RPTB/DB"
9155 msgstr "Éä¹ç̵¤·¤Î RPTB/DB ÍѤÎÈ¿Éü¥«¥¦¥ó¥È¤òµöÍƤ¹¤ë"
9157 #: config/c4x/c4x.h:240
9158 msgid "Disallow unsigned iteration counts for RPTB/DB"
9159 msgstr "Éä¹ç̵¤·¤Î RPTB/DB ÍѤÎÈ¿Éü¥«¥¦¥ó¥È¤òµöÍƤ·¤Ê¤¤"
9161 #: config/c4x/c4x.h:242
9162 msgid "Preserve all 40 bits of FP reg across call"
9163 msgstr "¸Æ¤Ó½Ð¤·¤Î´Ö FP ¥ì¥¸¥¹¥¿¤Î 40 ¥Ó¥Ã¥ÈÁ´¤Æ¤òÊݸ¤¹¤ë"
9165 #: config/c4x/c4x.h:244
9166 msgid "Only preserve 32 bits of FP reg across call"
9167 msgstr "¸Æ¤Ó½Ð¤·¤Î´Ö FP ¥ì¥¸¥¹¥¿¤Î 32 ¥Ó¥Ã¥È¤À¤±¤òÊݸ¤¹¤ë"
9169 #: config/c4x/c4x.h:246
9170 msgid "Enable parallel instructions"
9171 msgstr "ÊÂÎóÌ¿Îá¤òÍ­¸ú¤Ë¤¹¤ë"
9173 #: config/c4x/c4x.h:248
9174 msgid "Disable parallel instructions"
9175 msgstr "ÊÂÎóÌ¿Îá¤ò̵¸ú¤Ë¤¹¤ë"
9177 #: config/c4x/c4x.h:250
9178 msgid "Enable MPY||ADD and MPY||SUB instructions"
9179 msgstr "MPY||ADD ¤ª¤è¤Ó MPY||SUB Ì¿Îá¤òÍ­¸ú¤Ë¤¹¤ë"
9181 #: config/c4x/c4x.h:252
9182 msgid "Disable MPY||ADD and MPY||SUB instructions"
9183 msgstr "MPY||ADD ¤ª¤è¤Ó MPY||SUB Ì¿Îá¤ò̵¸ú¤Ë¤¹¤ë"
9185 #: config/c4x/c4x.h:254
9186 msgid "Assume that pointers may be aliased"
9187 msgstr "¥Ý¥¤¥ó¥¿¤¬ÊÌ̾¤È¤Ê¤ê¤¦¤ë¤³¤È¤òÁ°Äó¤È¤¹¤ë"
9189 #: config/c4x/c4x.h:256
9190 msgid "Assume that pointers not aliased"
9191 msgstr "¥Ý¥¤¥ó¥¿¤ÏÊÌ̾¤Ë¤Ê¤é¤Ê¤¤¤È¤ß¤Ê¤¹"
9193 #: config/c4x/c4x.h:330
9194 msgid "Specify maximum number of iterations for RPTS"
9195 msgstr "RPTS ÍѤκÇÂçÈ¿Éü¿ô¤ò»ØÄꤹ¤ë"
9197 #: config/c4x/c4x.h:332
9198 msgid "Select CPU to generate code for"
9199 msgstr "¥³¡¼¥É¤¬À¸À®¤µ¤ì¤ë CPU ¤òÁªÂò¤¹¤ë"
9201 #: config/cris/cris.c:620
9202 msgid "unexpected index-type in cris_print_index"
9203 msgstr ""
9205 #: config/cris/cris.c:634
9206 msgid "unexpected base-type in cris_print_base"
9207 msgstr ""
9209 #: config/cris/cris.c:927
9210 #, c-format
9211 msgid "stackframe too big: %d bytes"
9212 msgstr ""
9214 #: config/cris/cris.c:1238
9215 msgid "allocated but unused delay list in epilogue"
9216 msgstr ""
9218 #: config/cris/cris.c:1248
9219 #, fuzzy
9220 msgid "unexpected function type needing stack adjustment for __builtin_eh_return"
9221 msgstr "´Ø¿ô¤¬ __builtin_eh_return ¤ò»È¤¤¤Þ¤¹"
9223 #: config/cris/cris.c:1324
9224 #, fuzzy
9225 msgid "invalid operand for 'b' modifier"
9226 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9228 #: config/cris/cris.c:1337
9229 #, fuzzy
9230 msgid "invalid operand for 'v' modifier"
9231 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9233 #: config/cris/cris.c:1347
9234 #, fuzzy
9235 msgid "invalid operand for 'P' modifier"
9236 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9238 #: config/cris/cris.c:1354
9239 #, fuzzy
9240 msgid "invalid operand for 'p' modifier"
9241 msgstr "%p ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9243 #: config/cris/cris.c:1393
9244 #, fuzzy
9245 msgid "invalid operand for 'z' modifier"
9246 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9248 #: config/cris/cris.c:1441 config/cris/cris.c:1471
9249 #, fuzzy
9250 msgid "invalid operand for 'H' modifier"
9251 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9253 #: config/cris/cris.c:1447
9254 #, fuzzy
9255 msgid "bad register"
9256 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ¹¤ë"
9258 #: config/cris/cris.c:1485
9259 #, fuzzy
9260 msgid "invalid operand for 'e' modifier"
9261 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9263 #: config/cris/cris.c:1502
9264 #, fuzzy
9265 msgid "invalid operand for 'm' modifier"
9266 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9268 #: config/cris/cris.c:1527
9269 #, fuzzy
9270 msgid "invalid operand for 'A' modifier"
9271 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9273 #: config/cris/cris.c:1535
9274 #, fuzzy
9275 msgid "invalid operand for 'D' modifier"
9276 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9278 #: config/cris/cris.c:1549
9279 #, fuzzy
9280 msgid "invalid operand for 'T' modifier"
9281 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9283 #: config/cris/cris.c:1558
9284 #, fuzzy
9285 msgid "invalid operand modifier letter"
9286 msgstr "̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É½ÐÎÏ¥³¡¼¥É"
9288 #: config/cris/cris.c:1566
9289 #, fuzzy, c-format
9290 msgid "internal error: bad register: %d"
9291 msgstr "ÆâÉô¥¨¥é¡¼: "
9293 #: config/cris/cris.c:1614
9294 msgid "unexpected multiplicative operand"
9295 msgstr ""
9297 #: config/cris/cris.c:1634
9298 #, fuzzy
9299 msgid "unexpected operand"
9300 msgstr "ͽ´ü¤µ¤ì¤ë¥á¥â¥ê¥ì¥¤¥Æ¥ó¥·¤òÄ´À°¤¹¤ë"
9302 #: config/cris/cris.c:1667 config/cris/cris.c:1677
9303 #, fuzzy
9304 msgid "unrecognized address"
9305 msgstr "ǧ¼±ÉÔǽ¤Î¥¨¥¹¥±¡¼¥× \\r%c"
9307 #: config/cris/cris.c:2036
9308 msgid "internal error: sideeffect-insn affecting main effect"
9309 msgstr ""
9311 #. If we get here, the caller got its initial tests wrong.
9312 #: config/cris/cris.c:2429
9313 msgid "internal error: cris_side_effect_mode_ok with bad operands"
9314 msgstr ""
9316 #: config/cris/cris.c:2506 config/cris/cris.c:2567
9317 #, fuzzy
9318 msgid "unrecognized supposed constant"
9319 msgstr "ǧ¼±ÉÔǽ¤Î¥¨¥¹¥±¡¼¥× \\r%c"
9321 #: config/cris/cris.c:2611
9322 msgid "unrecognized supposed constant in cris_global_pic_symbol"
9323 msgstr ""
9325 #: config/cris/cris.c:2630
9326 #, fuzzy, c-format
9327 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
9328 msgstr "-mregparm=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9330 #: config/cris/cris.c:2658
9331 #, c-format
9332 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
9333 msgstr ""
9335 #: config/cris/cris.c:2694
9336 #, c-format
9337 msgid "unknown CRIS cpu version specification in -mtune= : %s"
9338 msgstr ""
9340 #: config/cris/cris.c:2712
9341 #, fuzzy
9342 msgid "-fPIC and -fpic are not supported in this configuration"
9343 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
9345 #: config/cris/cris.c:2727
9346 msgid "that particular -g option is invalid with -maout and -melinux"
9347 msgstr ""
9349 #: config/cris/cris.c:2902 config/cris/cris.c:2947
9350 msgid "unexpected side-effects in address"
9351 msgstr ""
9353 #. Labels are never marked as global symbols.
9354 #: config/cris/cris.c:3042 config/cris/cris.c:3073
9355 msgid "unexpected PIC symbol"
9356 msgstr ""
9358 #: config/cris/cris.c:3046
9359 msgid "PIC register isn't set up"
9360 msgstr ""
9362 #: config/cris/cris.c:3059 config/cris/cris.c:3142
9363 #, fuzzy
9364 msgid "unexpected address expression"
9365 msgstr "']' ¤¬É¬Íפǡ¢Ìµ¸ú¤Ê·¿É½¸½¤Ç¤¹"
9367 #: config/cris/cris.c:3077
9368 msgid "emitting PIC operand, but PIC register isn't set up"
9369 msgstr ""
9371 #: config/cris/cris.c:3086
9372 msgid "unexpected NOTE as addr_const:"
9373 msgstr ""
9375 #: config/cris/aout.h:108
9376 msgid "Compile for the MMU-less Etrax 100-based elinux system"
9377 msgstr ""
9379 #: config/cris/aout.h:115
9380 msgid "For elinux, request a specified stack-size for this program"
9381 msgstr ""
9383 #: config/cris/cris.h:362
9384 #, fuzzy
9385 msgid "Work around bug in multiplication instruction"
9386 msgstr "¾è»»-²Ã»»ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
9388 #. 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.
9389 #: config/cris/cris.h:368
9390 msgid "Compile for ETRAX 4 (CRIS v3)"
9391 msgstr ""
9393 #: config/cris/cris.h:373
9394 msgid "Compile for ETRAX 100 (CRIS v8)"
9395 msgstr ""
9397 #: config/cris/cris.h:377
9398 msgid "Emit verbose debug information in assembly code"
9399 msgstr ""
9401 #: config/cris/cris.h:380
9402 #, fuzzy
9403 msgid "Do not use condition codes from normal instructions"
9404 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
9406 #: config/cris/cris.h:384
9407 msgid "Do not emit addressing modes with side-effect assignment"
9408 msgstr ""
9410 #: config/cris/cris.h:387
9411 #, fuzzy
9412 msgid "Do not tune stack alignment"
9413 msgstr "¥¹¥¿¥Ã¥¯¥Ð¥¤¥¢¥¹¤ò»ÈÍѤ·¤Ê¤¤"
9415 #: config/cris/cris.h:390
9416 #, fuzzy
9417 msgid "Do not tune writable data alignment"
9418 msgstr "ʸ»úÎó¤ò½ñ¤­¹þ¤ß²Äǽ¥Ç¡¼¥¿¥»¥¯¥·¥ç¥ó¤Ë³ÊǼ¤¹¤ë"
9420 #: config/cris/cris.h:393
9421 msgid "Do not tune code and read-only data alignment"
9422 msgstr ""
9424 #: config/cris/cris.h:402
9425 msgid "Align code and data to 32 bits"
9426 msgstr ""
9428 #: config/cris/cris.h:415
9429 msgid "Don't align items in code or data"
9430 msgstr ""
9432 #: config/cris/cris.h:418
9433 #, fuzzy
9434 msgid "Do not emit function prologue or epilogue"
9435 msgstr "´Ø¿ô¤ÎÁ°ÃÖ¤­/·ë¤Ó¤Î¤¿¤á¤Î¥µ¥Ö¥ë¡¼¥Á¥ó¤òÍøÍѤ¹¤ë"
9437 #. We have to handle this m-option here since we can't wash it off in      both CC1_SPEC and CC1PLUS_SPEC.
9438 #: config/cris/cris.h:422
9439 msgid "Use the most feature-enabling options allowed by other options"
9440 msgstr ""
9442 #. 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.
9443 #: config/cris/cris.h:428
9444 msgid "Override -mbest-lib-options"
9445 msgstr ""
9447 #: config/cris/cris.h:460
9448 #, fuzzy
9449 msgid "Generate code for the specified chip or CPU version"
9450 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9452 #: config/cris/cris.h:462
9453 #, fuzzy
9454 msgid "Tune alignment for the specified chip or CPU version"
9455 msgstr "`%s' ¤ËÂФ·¤Æ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
9457 #: config/cris/cris.h:464
9458 msgid "Warn when a stackframe is larger than the specified size"
9459 msgstr ""
9461 #. Node: Profiling
9462 #: config/cris/cris.h:1031
9463 msgid "no FUNCTION_PROFILER for CRIS"
9464 msgstr ""
9466 #: config/cris/linux.h:69
9467 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
9468 msgstr ""
9470 #: config/fr30/fr30.c:463
9471 msgid "fr30_print_operand_address: unhandled address"
9472 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
9474 #: config/fr30/fr30.c:487
9475 #, fuzzy, c-format
9476 msgid "fr30_print_operand: unrecognized %%p code"
9477 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %p ¥³¡¼¥É¤Ç¤¹"
9479 #: config/fr30/fr30.c:507
9480 #, fuzzy, c-format
9481 msgid "fr30_print_operand: unrecognized %%b code"
9482 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %b ¥³¡¼¥É¤Ç¤¹"
9484 #: config/fr30/fr30.c:528
9485 #, fuzzy, c-format
9486 msgid "fr30_print_operand: unrecognized %%B code"
9487 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %B ¥³¡¼¥É¤Ç¤¹"
9489 #: config/fr30/fr30.c:536
9490 #, fuzzy, c-format
9491 msgid "fr30_print_operand: invalid operand to %%A code"
9492 msgstr "fr30_print_operand: %A ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê±é»»»Ò¤Ç¤¹"
9494 #: config/fr30/fr30.c:553
9495 #, fuzzy, c-format
9496 msgid "fr30_print_operand: invalid %%x code"
9497 msgstr "fr30_print_operand: Ìµ¸ú¤Ê %x ¥³¡¼¥É¤Ç¤¹"
9499 #: config/fr30/fr30.c:560
9500 #, fuzzy, c-format
9501 msgid "fr30_print_operand: invalid %%F code"
9502 msgstr "fr30_print_operand: Ìµ¸ú¤Ê %F ¥³¡¼¥É¤Ç¤¹"
9504 #: config/fr30/fr30.c:577
9505 msgid "fr30_print_operand: unknown code"
9506 msgstr "fr30_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
9508 #: config/fr30/fr30.c:606 config/fr30/fr30.c:615 config/fr30/fr30.c:626
9509 #: config/fr30/fr30.c:639
9510 msgid "fr30_print_operand: unhandled MEM"
9511 msgstr "fr30_print_operand: ½èÍý¤µ¤ì¤Ê¤¤ MEM ¤Ç¤¹"
9513 #: config/fr30/fr30.h:64
9514 msgid "Assume small address space"
9515 msgstr "¥¹¥â¡¼¥ë¥¢¥É¥ì¥¹¶õ´Ö¤È¤ß¤Ê¤¹"
9517 #: config/frv/frv.c:563 config/frv/frv.c:590
9518 #, c-format
9519 msgid "Unknown cpu: -mcpu=%s"
9520 msgstr ""
9522 #: config/frv/frv.c:2513
9523 #, fuzzy
9524 msgid "Bad insn to frv_print_operand_address:"
9525 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
9527 #: config/frv/frv.c:2524
9528 msgid "Bad register to frv_print_operand_memory_reference_reg:"
9529 msgstr ""
9531 #: config/frv/frv.c:2563 config/frv/frv.c:2573 config/frv/frv.c:2582
9532 #: config/frv/frv.c:2603 config/frv/frv.c:2608
9533 msgid "Bad insn to frv_print_operand_memory_reference:"
9534 msgstr ""
9536 #: config/frv/frv.c:2747
9537 #, fuzzy
9538 msgid "Bad insn in frv_print_operand, bad const_double"
9539 msgstr "¥ª¥Ú¥é¥ó¥É¤Ï const_double ¤Ç¤¹"
9541 #: config/frv/frv.c:2792
9542 msgid "Bad insn to frv_print_operand, 'C' modifier:"
9543 msgstr ""
9545 #: config/frv/frv.c:2815
9546 msgid "Bad insn to frv_print_operand, 'c' modifier:"
9547 msgstr ""
9549 #: config/frv/frv.c:2840
9550 msgid "Bad insn to frv_print_operand, 'e' modifier:"
9551 msgstr ""
9553 #: config/frv/frv.c:2848
9554 msgid "Bad insn to frv_print_operand, 'F' modifier:"
9555 msgstr ""
9557 #: config/frv/frv.c:2864
9558 msgid "Bad insn to frv_print_operand, 'f' modifier:"
9559 msgstr ""
9561 #: config/frv/frv.c:2878
9562 msgid "Bad insn to frv_print_operand, 'g' modifier:"
9563 msgstr ""
9565 #: config/frv/frv.c:2926
9566 msgid "Bad insn to frv_print_operand, 'L' modifier:"
9567 msgstr ""
9569 #: config/frv/frv.c:2939
9570 msgid "Bad insn to frv_print_operand, 'M/N' modifier:"
9571 msgstr ""
9573 #: config/frv/frv.c:2960
9574 msgid "Bad insn to frv_print_operand, 'O' modifier:"
9575 msgstr ""
9577 #: config/frv/frv.c:2978
9578 msgid "Bad insn to frv_print_operand, P modifier:"
9579 msgstr ""
9581 #: config/frv/frv.c:2998
9582 msgid "Bad insn in frv_print_operand, z case"
9583 msgstr ""
9585 #: config/frv/frv.c:3029
9586 msgid "Bad insn in frv_print_operand, 0 case"
9587 msgstr ""
9589 #: config/frv/frv.c:3034
9590 #, fuzzy
9591 msgid "frv_print_operand: unknown code"
9592 msgstr "fr30_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
9594 #: config/frv/frv.c:5835
9595 msgid "Bad output_move_single operand"
9596 msgstr ""
9598 #: config/frv/frv.c:5962
9599 msgid "Bad output_move_double operand"
9600 msgstr ""
9602 #: config/frv/frv.c:6104
9603 msgid "Bad output_condmove_single operand"
9604 msgstr ""
9606 #: config/frv/frv.c:9618
9607 #, fuzzy
9608 msgid "accumulator is not a constant integer"
9609 msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó "
9611 #: config/frv/frv.c:9623
9612 msgid "accumulator number is out of bounds"
9613 msgstr ""
9615 #: config/frv/frv.c:9634
9616 #, c-format
9617 msgid "inappropriate accumulator for %qs"
9618 msgstr ""
9620 #: config/frv/frv.c:9700
9621 #, fuzzy
9622 msgid "invalid IACC argument"
9623 msgstr "̵¸ú¤Ê·¿°ú¿ô¤Ç¤¹"
9625 #: config/frv/frv.c:9723
9626 #, c-format
9627 msgid "%qs expects a constant argument"
9628 msgstr ""
9630 #: config/frv/frv.c:9728
9631 #, fuzzy, c-format
9632 msgid "constant argument out of range for %qs"
9633 msgstr "±é»»»ÒÈֹ椬¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎÈϰϳ°¤Ç¤¹"
9635 #: config/frv/frv.c:10125
9636 msgid "media functions are not available unless -mmedia is used"
9637 msgstr ""
9639 #: config/frv/frv.c:10137
9640 msgid "this media function is only available on the fr500"
9641 msgstr ""
9643 #: config/frv/frv.c:10165
9644 msgid "this media function is only available on the fr400 and fr550"
9645 msgstr ""
9647 #: config/frv/frv.c:10184
9648 msgid "this builtin function is only available on the fr405 and fr450"
9649 msgstr ""
9651 #: config/frv/frv.c:10193
9652 msgid "this builtin function is only available on the fr500 and fr550"
9653 msgstr ""
9655 #: config/frv/frv.c:10205
9656 msgid "this builtin function is only available on the fr450"
9657 msgstr ""
9659 #. This macro is a C statement to print on `stderr' a string describing the
9660 #. particular machine description choice.  Every machine description should
9661 #. define `TARGET_VERSION'.  For example:
9663 #. #ifdef MOTOROLA
9664 #. #define TARGET_VERSION           fprintf (stderr, " (68k, Motorola syntax)");
9665 #. #else
9666 #. #define TARGET_VERSION           fprintf (stderr, " (68k, MIT syntax)");
9667 #. #endif
9668 #: config/frv/frv.h:542
9669 #, c-format
9670 msgid " (frv)"
9671 msgstr ""
9673 #: config/h8300/h8300.c:358
9674 #, fuzzy
9675 msgid "-ms2600 is used without -ms"
9676 msgstr "-ms2600 ¤¬ -ms ¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
9678 #: config/h8300/h8300.c:364
9679 #, fuzzy
9680 msgid "-mn is used without -mh or -ms"
9681 msgstr "-ms2600 ¤¬ -ms ¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
9683 #. Macro to define tables used to set the flags.
9684 #. This is a list in braces of pairs in braces,
9685 #. each pair being { "NAME", VALUE }
9686 #. where VALUE is the bits to set or minus the bits to clear.
9687 #. An empty string NAME is used to identify the default VALUE.
9688 #: config/h8300/h8300.h:159
9689 #, fuzzy
9690 msgid "Generate H8S code"
9691 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
9693 #: config/h8300/h8300.h:160
9694 #, fuzzy
9695 msgid "Do not generate H8S code"
9696 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
9698 #: config/h8300/h8300.h:161
9699 #, fuzzy
9700 msgid "Generate H8SX code"
9701 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
9703 #: config/h8300/h8300.h:162
9704 #, fuzzy
9705 msgid "Do not generate H8SX code"
9706 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
9708 #: config/h8300/h8300.h:163
9709 #, fuzzy
9710 msgid "Generate H8S/2600 code"
9711 msgstr "H8/S2600 ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
9713 #: config/h8300/h8300.h:164
9714 #, fuzzy
9715 msgid "Do not generate H8S/2600 code"
9716 msgstr "H8/S2600 ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
9718 #: config/h8300/h8300.h:165
9719 msgid "Make integers 32 bits wide"
9720 msgstr "À°¿ô¤ò 32 ¥Ó¥Ã¥ÈÉý¤È¤¹¤ë"
9722 #: config/h8300/h8300.h:168
9723 msgid "Use registers for argument passing"
9724 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
9726 #: config/h8300/h8300.h:170
9727 msgid "Do not use registers for argument passing"
9728 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤·¤Ê¤¤"
9730 #: config/h8300/h8300.h:172
9731 msgid "Consider access to byte sized memory slow"
9732 msgstr "¥Ð¥¤¥È¥µ¥¤¥ºÃ±°Ì¤Î¥á¥â¥ê¥¢¥¯¥»¥¹¤¬ÃÙ¤¤¤³¤È¤ò¹Íθ¤¹¤ë"
9734 #: config/h8300/h8300.h:173
9735 msgid "Enable linker relaxing"
9736 msgstr "¥ê¥ó¥«¤Î -relax ¥ª¥×¥·¥ç¥ó¤òÍ­¸ú¤Ë¤¹¤ë"
9738 #: config/h8300/h8300.h:174
9739 msgid "Generate H8/300H code"
9740 msgstr "H8/300H ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
9742 #: config/h8300/h8300.h:175
9743 msgid "Enable the normal mode"
9744 msgstr ""
9746 #: config/h8300/h8300.h:176
9747 msgid "Do not generate H8/300H code"
9748 msgstr "H8/300H ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
9750 #: config/h8300/h8300.h:177
9751 msgid "Use H8/300 alignment rules"
9752 msgstr "H8/300 ¥¢¥é¥¤¥ó¥á¥ó¥Èµ¬Â§¤ò»ÈÍѤ¹¤ë"
9754 #: config/i386/i386.c:1246
9755 #, fuzzy, c-format
9756 msgid "code model %s not supported in PIC mode"
9757 msgstr "-mcmodel= ¤Ï 32 bit ¥·¥¹¥Æ¥à¾å¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
9759 #: config/i386/i386.c:1256 config/sparc/sparc.c:604
9760 #, c-format
9761 msgid "bad value (%s) for -mcmodel= switch"
9762 msgstr "-mcmodel= ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤ÆÉÔÀµ¤ÊÃÍ (%s)"
9764 #: config/i386/i386.c:1271
9765 #, fuzzy, c-format
9766 msgid "bad value (%s) for -masm= switch"
9767 msgstr "-mabi= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
9769 #: config/i386/i386.c:1274
9770 #, fuzzy, c-format
9771 msgid "code model %qs not supported in the %s bit mode"
9772 msgstr "-mcmodel= ¤Ï 32 bit ¥·¥¹¥Æ¥à¾å¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
9774 #: config/i386/i386.c:1277
9775 msgid "code model %<large%> not supported yet"
9776 msgstr ""
9778 #: config/i386/i386.c:1279
9779 #, c-format
9780 msgid "%i-bit mode not compiled in"
9781 msgstr ""
9783 #: config/i386/i386.c:1309 config/i386/i386.c:1333
9784 #, fuzzy
9785 msgid "CPU you selected does not support x86-64 instruction set"
9786 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï THUMB Ì¿Îá¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
9788 #: config/i386/i386.c:1315 config/iq2000/iq2000.c:1671
9789 #, c-format
9790 msgid "bad value (%s) for -march= switch"
9791 msgstr "-march= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
9793 #: config/i386/i386.c:1346
9794 #, fuzzy, c-format
9795 msgid "bad value (%s) for -mtune= switch"
9796 msgstr "-mcpu= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
9798 #: config/i386/i386.c:1363
9799 #, c-format
9800 msgid "-mregparm=%d is not between 0 and %d"
9801 msgstr "-mregparm=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9803 #: config/i386/i386.c:1376
9804 #, fuzzy
9805 msgid "-malign-loops is obsolete, use -falign-loops"
9806 msgstr "-malign-loops=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9808 #: config/i386/i386.c:1381 config/i386/i386.c:1394 config/i386/i386.c:1407
9809 #, c-format
9810 msgid "-malign-loops=%d is not between 0 and %d"
9811 msgstr "-malign-loops=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9813 #: config/i386/i386.c:1389
9814 #, fuzzy
9815 msgid "-malign-jumps is obsolete, use -falign-jumps"
9816 msgstr "-malign-jumps=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9818 #: config/i386/i386.c:1402
9819 #, fuzzy
9820 msgid "-malign-functions is obsolete, use -falign-functions"
9821 msgstr "-malign-functions=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9823 #: config/i386/i386.c:1440
9824 #, fuzzy, c-format
9825 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
9826 msgstr "-mpreferred-stack-boundary=%d ¤¬ 2 ¤«¤é 31 ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9828 #: config/i386/i386.c:1452
9829 #, c-format
9830 msgid "-mbranch-cost=%d is not between 0 and 5"
9831 msgstr "-mbranch-cost=%d ¤¬ 0 ¤«¤é 5 ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9833 #: config/i386/i386.c:1464
9834 #, fuzzy, c-format
9835 msgid "bad value (%s) for -mtls-dialect= switch"
9836 msgstr "-msdata ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
9838 #: config/i386/i386.c:1498
9839 msgid "-malign-double makes no sense in the 64bit mode"
9840 msgstr ""
9842 #: config/i386/i386.c:1500
9843 #, fuzzy
9844 msgid "-mrtd calling convention not supported in the 64bit mode"
9845 msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï²Äȼ¹Իþ¥â¥Ç¥ë¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
9847 #: config/i386/i386.c:1522 config/i386/i386.c:1533
9848 #, fuzzy
9849 msgid "SSE instruction set disabled, using 387 arithmetics"
9850 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
9852 #: config/i386/i386.c:1538
9853 #, fuzzy
9854 msgid "387 instruction set disabled, using SSE arithmetics"
9855 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
9857 #: config/i386/i386.c:1545
9858 #, fuzzy, c-format
9859 msgid "bad value (%s) for -mfpmath= switch"
9860 msgstr "-march= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
9862 #: config/i386/i386.c:1707 config/i386/i386.c:1718
9863 #, fuzzy
9864 msgid "fastcall and stdcall attributes are not compatible"
9865 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
9867 #: config/i386/i386.c:1711 config/i386/i386.c:1767
9868 #, fuzzy
9869 msgid "fastcall and regparm attributes are not compatible"
9870 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
9872 #: config/i386/i386.c:1754
9873 #, fuzzy, c-format
9874 msgid "%qs attribute requires an integer constant argument"
9875 msgstr "3 ¤Ä¤Î 'l' ÀÜÈø¼­¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹"
9877 #: config/i386/i386.c:1760
9878 #, fuzzy, c-format
9879 msgid "argument to %qs attribute larger than %d"
9880 msgstr "ÄêµÁ¤Î¸å¤Ç `%s' Â°À­¤ò¥»¥Ã¥È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
9882 #: config/i386/i386.c:2776
9883 msgid "SSE vector argument without SSE enabled changes the ABI"
9884 msgstr ""
9886 #: config/i386/i386.c:2792
9887 msgid "MMX vector argument without MMX enabled changes the ABI"
9888 msgstr ""
9890 #: config/i386/i386.c:3038
9891 msgid "SSE vector return without SSE enabled changes the ABI"
9892 msgstr ""
9894 #: config/i386/i386.c:5908
9895 msgid "invalid UNSPEC as operand"
9896 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê UNSPEC"
9898 #: config/i386/i386.c:6146
9899 msgid "extended registers have no high halves"
9900 msgstr ""
9902 #: config/i386/i386.c:6161
9903 msgid "unsupported operand size for extended register"
9904 msgstr ""
9906 #: config/i386/i386.c:6476
9907 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
9908 msgstr ""
9910 #: config/i386/i386.c:6522
9911 #, fuzzy, c-format
9912 msgid "invalid operand code '%c'"
9913 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9915 #: config/i386/i386.c:6565
9916 #, fuzzy
9917 msgid "invalid constraints for operand"
9918 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê¼°"
9920 #: config/i386/i386.c:11301
9921 #, fuzzy
9922 msgid "unknown insn mode"
9923 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
9925 #: config/i386/i386.c:13171 config/i386/i386.c:13207
9926 #, c-format
9927 msgid "selector must be an integer constant in the range 0..%i"
9928 msgstr ""
9930 #: config/i386/i386.c:13435
9931 #, fuzzy
9932 msgid "shift must be an immediate"
9933 msgstr "¥Þ¥¹¥¯¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
9935 #: config/i386/i386.c:14489
9936 #, fuzzy, c-format
9937 msgid "%qs incompatible attribute ignored"
9938 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
9940 #: config/i386/winnt.c:74
9941 #, fuzzy, c-format
9942 msgid "%qs attribute only applies to variables"
9943 msgstr "`%s' Â°À­¤Ï·¿¤Ë¤ÏŬÍѤµ¤ì¤Þ¤»¤ó"
9945 #: config/i386/winnt.c:172
9946 msgid "%Jfunction '%D' is defined after prior declaration as dllimport: attribute ignored"
9947 msgstr ""
9949 #: config/i386/winnt.c:183
9950 msgid "%Jinline function '%D' is declared as dllimport: attribute ignored."
9951 msgstr ""
9953 #: config/i386/winnt.c:195
9954 msgid "%Jdefinition of static data member '%D' of dllimport'd class."
9955 msgstr ""
9957 #: config/i386/winnt.c:255
9958 msgid "%Jinconsistent dll linkage for '%D', dllexport assumed."
9959 msgstr ""
9961 #: config/i386/winnt.c:299 config/sh/symbian.c:279
9962 #, fuzzy, c-format
9963 msgid "%qs declared as both exported to and imported from a DLL"
9964 msgstr "`%s' ¤¬ DLL ¤«¤é import¡¢DLL ¤Ë export ¤ÎξÊý¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
9966 #: config/i386/winnt.c:308
9967 msgid "%Jfailure in redeclaration of '%D': dllimport'd symbol lacks external linkage."
9968 msgstr ""
9970 #: config/i386/winnt.c:447
9971 msgid "%J'%D' defined locally after being referenced with dllimport linkage"
9972 msgstr ""
9974 #: config/i386/winnt.c:450
9975 msgid "%J'%D' redeclared without dllimport attribute after being referenced with dllimport linkage"
9976 msgstr ""
9978 #: config/i386/winnt.c:617
9979 #, fuzzy
9980 msgid "%J'%D' causes a section type conflict"
9981 msgstr "%s ¤Ï¥»¥¯¥·¥ç¥ó¥¿¥¤¥×¤Î¶¥¹ç¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
9983 #: config/i386/cygming.h:61
9984 msgid "Use the Cygwin interface"
9985 msgstr "Cygwin ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
9987 #: config/i386/cygming.h:62
9988 msgid "Use the Mingw32 interface"
9989 msgstr "Mingw32 ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
9991 #: config/i386/cygming.h:63
9992 msgid "Create GUI application"
9993 msgstr "GUI ¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤òºî¤ë"
9995 #: config/i386/cygming.h:64
9996 msgid "Don't set Windows defines"
9997 msgstr "Windows ¤Î define ¤òÀßÄꤷ¤Ê¤¤"
9999 #: config/i386/cygming.h:65
10000 msgid "Set Windows defines"
10001 msgstr "Windows ¤Î define ¤òÀßÄꤹ¤ë"
10003 #: config/i386/cygming.h:66
10004 msgid "Create console application"
10005 msgstr "¥³¥ó¥½¡¼¥ë¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤òºî¤ë"
10007 #: config/i386/cygming.h:67
10008 msgid "Generate code for a DLL"
10009 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10011 #: config/i386/cygming.h:69
10012 msgid "Ignore dllimport for functions"
10013 msgstr "´Ø¿ô¤Ø¤Î dllimport ¤ò̵»ë¤¹¤ë"
10015 #: config/i386/cygming.h:71
10016 msgid "Use Mingw-specific thread support"
10017 msgstr "Mingw ¸ÇÍ­¤Î¥¹¥ì¥Ã¥É¥µ¥Ý¡¼¥È¤ò»ÈÍѤ¹¤ë"
10019 #: config/i386/cygming.h:185
10020 #, c-format
10021 msgid "-f%s ignored for target (all code is position independent)"
10022 msgstr "-f%s ¤Ï¥¿¡¼¥²¥Ã¥È¤Ç̵»ë¤µ¤ì¤Þ¤¹ (Á´¤Æ¤Î¥³¡¼¥É¤Ï°ÌÃÖÈó°Í¸¤Ç¤¹)"
10024 #: config/i386/djgpp.h:191
10025 #, fuzzy
10026 msgid "-mbnu210 is ignored (option is obsolete)"
10027 msgstr "-mbnu210 ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿(ÇѤ줿¥ª¥×¥·¥ç¥ó¤Ç¤¹)"
10029 #: config/i386/i386-interix.h:257
10030 #, fuzzy
10031 msgid "ms-bitfields not supported for objc"
10032 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
10034 #. Deprecated.
10035 #. Deprecated.
10036 #. Deprecated.
10037 #. Deprecated.
10038 #. Deprecated.
10039 #. Deprecated.
10040 #: config/i386/i386.h:348
10041 msgid "Alternate calling convention"
10042 msgstr "¸Æ¤Ó½Ð¤·µ¬Ìó¤òÆþ¤ìÂؤ¨¤ë"
10044 #: config/i386/i386.h:350 config/m68k/m68k.h:336 config/ns32k/ns32k.h:144
10045 msgid "Use normal calling convention"
10046 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
10048 #: config/i386/i386.h:352
10049 msgid "Align some doubles on dword boundary"
10050 msgstr "double ¤ò dword ¶­³¦¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10052 #: config/i386/i386.h:354
10053 msgid "Align doubles on word boundary"
10054 msgstr "double ¤ò word ¶­³¦¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10056 #: config/i386/i386.h:356
10057 msgid "Uninitialized locals in .bss"
10058 msgstr ".bss ¤Ë¤¢¤ë¥í¡¼¥«¥ë¤Ê¤â¤Î¤Ï½é´ü²½¤µ¤ì¤Ê¤¤"
10060 #: config/i386/i386.h:358
10061 msgid "Uninitialized locals in .data"
10062 msgstr ".data ¤Ë¤¢¤ë¥í¡¼¥«¥ë¤Ê¤â¤Î¤Ï½é´ü²½¤µ¤ì¤Ê¤¤"
10064 #: config/i386/i386.h:360 config/m68k/linux.h:42 config/ns32k/ns32k.h:167
10065 msgid "Use IEEE math for fp comparisons"
10066 msgstr "ÉâÆ°¾®¿ôÅÀÈæ³Ó¤Ë IEEE µ¬³Ê¤ò»È¤¦"
10068 #: config/i386/i386.h:362 config/ns32k/ns32k.h:169
10069 msgid "Do not use IEEE math for fp comparisons"
10070 msgstr "ÉâÆ°¾®¿ôÅÀÈæ³Ó¤Ë IEEE µ¬³Ê¤ò»È¤ï¤Ê¤¤"
10072 #: config/i386/i386.h:364
10073 msgid "Return values of functions in FPU registers"
10074 msgstr "FPU ¥ì¥¸¥¹¥¿Æâ¤Îµ¡Ç½¤ÎÃͤòÊÖ¤¹"
10076 #: config/i386/i386.h:366
10077 msgid "Do not return values of functions in FPU registers"
10078 msgstr "FPU ¥ì¥¸¥¹¥¿Æâ¤Îµ¡Ç½¤ÎÃͤòÊÖ¤µ¤Ê¤¤"
10080 #: config/i386/i386.h:368
10081 msgid "Do not generate sin, cos, sqrt for FPU"
10082 msgstr "FPU ÍѤΠsin, cos, sqrt ¤òÀ¸À®¤·¤Ê¤¤"
10084 #: config/i386/i386.h:370
10085 msgid "Generate sin, cos, sqrt for FPU"
10086 msgstr "FPU ÍѤΠsin, cos, sqrt ¤òÀ¸À®¤¹¤ë"
10088 #: config/i386/i386.h:372
10089 msgid "Omit the frame pointer in leaf functions"
10090 msgstr "Ëöü¤Î´Ø¿ô¤Ç¤Ï¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤ò¾Êά¤¹¤ë"
10092 #: config/i386/i386.h:375
10093 msgid "Enable stack probing"
10094 msgstr "¥¹¥¿¥Ã¥¯Ãµº÷¤òÍ­¸ú¤Ë¤¹¤ë"
10096 #. undocumented
10097 #. undocumented
10098 #: config/i386/i386.h:380
10099 msgid "Align destination of the string operations"
10100 msgstr "ʸ»úÎóÁàºî¤Î½ñ¹þ¤ßÀè¤ò¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10102 #: config/i386/i386.h:382
10103 msgid "Do not align destination of the string operations"
10104 msgstr "ʸ»úÎóÁàºî¤Î½ñ¹þ¤ßÀè¤ò¥¢¥é¥¤¥ó¥á¥ó¥È¤·¤Ê¤¤"
10106 #: config/i386/i386.h:384
10107 msgid "Inline all known string operations"
10108 msgstr "´ûÃΤÎÁ´¤Æ¤Îʸ»úÎóÁàºî¤ò inline ¤Ë¤¹¤ë"
10110 #: config/i386/i386.h:386
10111 msgid "Do not inline all known string operations"
10112 msgstr "´ûÃΤÎÁ´¤Æ¤Îʸ»úÎóÁàºî¤ò inline ¤Ë¤·¤Ê¤¤"
10114 #: config/i386/i386.h:388 config/i386/i386.h:392
10115 msgid "Use push instructions to save outgoing arguments"
10116 msgstr "½ÐÎϤ¹¤ë°ú¿ô¤ò¥»¡¼¥Ö¤¹¤ë¤¿¤á push Ì¿Îá¤ò»È¤¦"
10118 #: config/i386/i386.h:390 config/i386/i386.h:394
10119 msgid "Do not use push instructions to save outgoing arguments"
10120 msgstr "½ÐÎϤ¹¤ë°ú¿ô¤ò¥»¡¼¥Ö¤¹¤ë¤¿¤á¤Ë¤Ï push Ì¿Îá¤ò»È¤ï¤Ê¤¤"
10122 #: config/i386/i386.h:396
10123 #, fuzzy
10124 msgid "Support MMX built-in functions"
10125 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
10127 #: config/i386/i386.h:398
10128 #, fuzzy
10129 msgid "Do not support MMX built-in functions"
10130 msgstr "¤¤¤¯¤Ä¤«¤ÎÁȤ߹þ¤ß´Ø¿ô¤òǧ¼±¤µ¤»¤Ê¤¤"
10132 #: config/i386/i386.h:400
10133 #, fuzzy
10134 msgid "Support 3DNow! built-in functions"
10135 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
10137 #: config/i386/i386.h:402
10138 #, fuzzy
10139 msgid "Do not support 3DNow! built-in functions"
10140 msgstr "¤¤¤¯¤Ä¤«¤ÎÁȤ߹þ¤ß´Ø¿ô¤òǧ¼±¤µ¤»¤Ê¤¤"
10142 #: config/i386/i386.h:404
10143 msgid "Support MMX and SSE built-in functions and code generation"
10144 msgstr ""
10146 #: config/i386/i386.h:406
10147 msgid "Do not support MMX and SSE built-in functions and code generation"
10148 msgstr ""
10150 #: config/i386/i386.h:408
10151 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
10152 msgstr ""
10154 #: config/i386/i386.h:410
10155 msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
10156 msgstr ""
10158 #: config/i386/i386.h:412
10159 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
10160 msgstr ""
10162 #: config/i386/i386.h:414
10163 msgid "Do not support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
10164 msgstr ""
10166 #: config/i386/i386.h:416
10167 #, fuzzy
10168 msgid "sizeof(long double) is 16"
10169 msgstr "sizeof(long double) ¤Ï 16 ¤È¤¹¤ë¡£"
10171 #: config/i386/i386.h:418
10172 #, fuzzy
10173 msgid "sizeof(long double) is 12"
10174 msgstr "sizeof(long double) ¤Ï 12 ¤È¤¹¤ë¡£"
10176 #: config/i386/i386.h:420
10177 #, fuzzy
10178 msgid "Generate 64bit x86-64 code"
10179 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10181 #: config/i386/i386.h:422
10182 #, fuzzy
10183 msgid "Generate 32bit i386 code"
10184 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
10186 #: config/i386/i386.h:424
10187 msgid "Use native (MS) bitfield layout"
10188 msgstr ""
10190 #: config/i386/i386.h:426
10191 msgid "Use gcc default bitfield layout"
10192 msgstr ""
10194 #: config/i386/i386.h:428
10195 msgid "Use red-zone in the x86-64 code"
10196 msgstr ""
10198 #: config/i386/i386.h:430
10199 #, fuzzy
10200 msgid "Do not use red-zone in the x86-64 code"
10201 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
10203 #: config/i386/i386.h:432
10204 #, c-format
10205 msgid "Use direct references against %gs when accessing tls data"
10206 msgstr ""
10208 #: config/i386/i386.h:434
10209 #, c-format
10210 msgid "Do not use direct references against %gs when accessing tls data"
10211 msgstr ""
10213 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10214 #. command options that have values.  Its definition is an
10215 #. initializer with a subgrouping for each command option.
10217 #. Each subgrouping contains a string constant, that defines the
10218 #. fixed part of the option name, and the address of a variable.  The
10219 #. variable, type `char *', is set to the variable part of the given
10220 #. option if the fixed part matches.  The actual option name is made
10221 #. by appending `-m' to the specified name.
10222 #: config/i386/i386.h:472 config/ia64/ia64.h:286 config/rs6000/rs6000.h:453
10223 #: config/s390/s390.h:158 config/sparc/sparc.h:711
10224 msgid "Schedule code for given CPU"
10225 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤ò¥¹¥±¥¸¥å¡¼¥ë¤¹¤ë"
10227 #: config/i386/i386.h:474
10228 #, fuzzy
10229 msgid "Generate floating point mathematics using given instruction set"
10230 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
10232 #: config/i386/i386.h:476 config/s390/s390.h:160
10233 msgid "Generate code for given CPU"
10234 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10236 #: config/i386/i386.h:478
10237 msgid "Number of registers used to pass integer arguments"
10238 msgstr "¥ì¥¸¥¹¥¿¤Î¿ô¤¬À°¿ô¤ò°ú¿ô¤òÅϤ¹¤¿¤á¤Ë»È¤ï¤ì¤ë"
10240 #: config/i386/i386.h:480
10241 msgid "Loop code aligned to this power of 2"
10242 msgstr "¥ë¡¼¥×¥³¡¼¥É¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10244 #: config/i386/i386.h:482
10245 msgid "Jump targets are aligned to this power of 2"
10246 msgstr "¥¸¥ã¥ó¥×Àè¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10248 #: config/i386/i386.h:484
10249 msgid "Function starts are aligned to this power of 2"
10250 msgstr "´Ø¿ô¤Î³«»Ï°ÌÃÖ¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10252 #: config/i386/i386.h:487
10253 msgid "Attempt to keep stack aligned to this power of 2"
10254 msgstr "¤Ç¤­¤ë¤À¤±¥¹¥¿¥Ã¥¯¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10256 #: config/i386/i386.h:489
10257 msgid "Branches are this expensive (1-5, arbitrary units)"
10258 msgstr "¥Ö¥é¥ó¥Á¤Î¥³¥¹¥È¤ò»Ø¼¨¤¹¤ë (1-5, Ç¤°Õ¤Î¸Ä¿ô)"
10260 #: config/i386/i386.h:491
10261 #, fuzzy
10262 msgid "Use given x86-64 code model"
10263 msgstr "Í¿¤¨¤é¤ì¤¿ Sparc ¥³¡¼¥É¥â¥Ç¥ë¤ò»ÈÍѤ¹¤ë"
10265 #. Undocumented.
10266 #. Undocumented.
10267 #: config/i386/i386.h:497
10268 #, fuzzy
10269 msgid "Use given assembler dialect"
10270 msgstr "DEC ¥¢¥»¥ó¥Ö¥éʸˡ¤ò»ÈÍѤ¹¤ë"
10272 #: config/i386/i386.h:499
10273 msgid "Use given thread-local storage dialect"
10274 msgstr ""
10276 #: config/i386/sco5.h:290
10277 msgid "Generate ELF output"
10278 msgstr "ELF ½ÐÎϤòÀ¸À®¤¹¤ë"
10280 #. 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.
10281 #. 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.
10282 #: config/i386/xm-djgpp.h:62
10283 #, fuzzy
10284 msgid "environment variable DJGPP not defined"
10285 msgstr "´Ä¶­ÊÑ¿ô DJGPP ¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
10287 #: config/i386/xm-djgpp.h:64
10288 #, fuzzy, c-format
10289 msgid "environment variable DJGPP points to missing file '%s'"
10290 msgstr "´Ä¶­ÊÑ¿ô DJGPP ¤¬¡¢¸«¤Ä¤«¤é¤Ê¤¤¥Õ¥¡¥¤¥ë '%s' ¤ò¼¨¤·¤Æ¤¤¤Þ¤¹¡£"
10292 #: config/i386/xm-djgpp.h:67
10293 #, fuzzy, c-format
10294 msgid "environment variable DJGPP points to corrupt file '%s'"
10295 msgstr "´Ä¶­ÊÑ¿ô DJGPP ¤¬¡¢²õ¤ì¤¿¥Õ¥¡¥¤¥ë '%s' ¤ò¼¨¤·¤Æ¤¤¤Þ¤¹¡£"
10297 #. Macro to define tables used to set the flags.
10298 #. This is a list in braces of pairs in braces,
10299 #. each pair being { "NAME", VALUE }
10300 #. where VALUE is the bits to set or minus the bits to clear.
10301 #. An empty string NAME is used to identify the default VALUE.
10302 #: config/i860/i860.h:60
10303 msgid "Generate code which uses the FPU"
10304 msgstr "ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
10306 #: config/i860/i860.h:61 config/i860/i860.h:62
10307 msgid "Do not generate code which uses the FPU"
10308 msgstr "ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
10310 #: config/ia64/ia64-c.c:52
10311 #, fuzzy
10312 msgid "malformed #pragma builtin"
10313 msgstr "¤ª¤«¤·¤Ê #pragma implementation"
10315 #: config/ia64/ia64.c:480 config/m32r/m32r.c:356
10316 #, fuzzy, c-format
10317 msgid "invalid argument of %qs attribute"
10318 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
10320 #: config/ia64/ia64.c:492
10321 #, fuzzy
10322 msgid "%Jan address area attribute cannot be specified for local variables"
10323 msgstr "¥Ç¡¼¥¿Îΰè°À­¤ò¥í¡¼¥«¥ëÊÑ¿ô¤Ë¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
10325 #: config/ia64/ia64.c:499
10326 #, fuzzy
10327 msgid "%Jaddress area of '%s' conflicts with previous declaration"
10328 msgstr "¥Ç¡¼¥¿Îΰè '%s' ¤ÏÁ°¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
10330 #: config/ia64/ia64.c:506
10331 #, fuzzy
10332 msgid "%Jaddress area attribute cannot be specified for functions"
10333 msgstr "¥Ç¡¼¥¿Îΰè°À­¤ò¥í¡¼¥«¥ëÊÑ¿ô¤Ë¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
10335 #: config/ia64/ia64.c:3784
10336 msgid "ia64_print_operand: unknown code"
10337 msgstr "ia64_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
10339 #: config/ia64/ia64.c:4124 config/pa/pa.c:316
10340 msgid "value of -mfixed-range must have form REG1-REG2"
10341 msgstr "-mfixed-range ¤ÎÃͤϠREG1-REG2 ·Á¼°¤ò»ý¤¿¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
10343 #: config/ia64/ia64.c:4151 config/pa/pa.c:343
10344 #, c-format
10345 msgid "%s-%s is an empty range"
10346 msgstr "%s-%s ¤¬¶õ¤ÎÈϰϤǤ¹"
10348 #: config/ia64/ia64.c:4202
10349 #, fuzzy
10350 msgid "cannot optimize floating point division for both latency and throughput"
10351 msgstr "¥ì¥¤¥Æ¥ó¥·¤È¥¹¥ë¡¼¥×¥Ã¥ÈξÊý¤Îʬ³äºÇŬ²½¤Ï¹Ô¤Ê¤¨¤Þ¤»¤ó"
10353 #: config/ia64/ia64.c:4219
10354 #, fuzzy
10355 msgid "cannot optimize integer division for both latency and throughput"
10356 msgstr "¥ì¥¤¥Æ¥ó¥·¤È¥¹¥ë¡¼¥×¥Ã¥ÈξÊý¤Îʬ³äºÇŬ²½¤Ï¹Ô¤Ê¤¨¤Þ¤»¤ó"
10358 #: config/ia64/ia64.c:4236
10359 #, fuzzy
10360 msgid "cannot optimize square root for both latency and throughput"
10361 msgstr "¥ì¥¤¥Æ¥ó¥·¤È¥¹¥ë¡¼¥×¥Ã¥ÈξÊý¤Îʬ³äºÇŬ²½¤Ï¹Ô¤Ê¤¨¤Þ¤»¤ó"
10363 #: config/ia64/ia64.c:4250
10364 msgid "not yet implemented: latency-optimized inline square root"
10365 msgstr ""
10367 #: config/ia64/ia64.c:4262
10368 #, fuzzy, c-format
10369 msgid "bad value (%s) for -mtls-size= switch"
10370 msgstr "-mabi= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
10372 #: config/ia64/ia64.c:4278
10373 #, fuzzy, c-format
10374 msgid "bad value (%s) for -tune= switch"
10375 msgstr "-mcpu= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
10377 #. This macro defines names of command options to set and clear bits in
10378 #. `target_flags'.  Its definition is an initializer with a subgrouping for
10379 #. each command option.
10380 #: config/ia64/ia64.h:182
10381 msgid "Generate big endian code"
10382 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
10384 #: config/ia64/ia64.h:184 config/mcore/mcore.h:146
10385 msgid "Generate little endian code"
10386 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
10388 #: config/ia64/ia64.h:186
10389 msgid "Generate code for GNU as"
10390 msgstr "GNU as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10392 #: config/ia64/ia64.h:188
10393 msgid "Generate code for Intel as"
10394 msgstr "Intel as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10396 #: config/ia64/ia64.h:190
10397 msgid "Generate code for GNU ld"
10398 msgstr "GNU ld ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10400 #: config/ia64/ia64.h:192
10401 msgid "Generate code for Intel ld"
10402 msgstr "Intel ld ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10404 #: config/ia64/ia64.h:194
10405 msgid "Generate code without GP reg"
10406 msgstr "GP ¥ì¥¸¥¹¥¿ÉÔ»ÈÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10408 #: config/ia64/ia64.h:196
10409 msgid "Emit stop bits before and after volatile extended asms"
10410 msgstr "³ÈÄ¥¥¢¥»¥ó¥Ö¥ê volatile ¤ÎÁ°¸å¤Ë stop ¥Ó¥Ã¥È¤òÁ÷½Ð¤¹¤ë"
10412 #: config/ia64/ia64.h:198
10413 msgid "Don't emit stop bits before and after volatile extended asms"
10414 msgstr "³ÈÄ¥¥¢¥»¥ó¥Ö¥ê volatile ¤ÎÁ°¸å¤Ë stop ¥Ó¥Ã¥È¤òÁ÷½Ð¤¹¤ë"
10416 #: config/ia64/ia64.h:200
10417 msgid "Emit code for Itanium (TM) processor B step"
10418 msgstr "Itanium (TM) ¥×¥í¥»¥Ã¥µ B step ÍÑ¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
10420 #: config/ia64/ia64.h:202
10421 msgid "Use in/loc/out register names"
10422 msgstr "in/loc/out ¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ¹¤ë"
10424 #: config/ia64/ia64.h:204
10425 msgid "Disable use of sdata/scommon/sbss"
10426 msgstr "sdata/scommon/sbss ¤Î»ÈÍѤò̵¸ú¤Ë¤¹¤ë"
10428 #: config/ia64/ia64.h:206
10429 msgid "Enable use of sdata/scommon/sbss"
10430 msgstr "sdata/scommon/sbss ¤Î»ÈÍѤòÍ­¸ú¤Ë¤¹¤ë"
10432 #: config/ia64/ia64.h:208
10433 msgid "gp is constant (but save/restore gp on indirect calls)"
10434 msgstr "gp ¤òÄê¿ô¤È¤¹¤ë¡Êâ¡¢´ÖÀܸƤӽФ·¤Ç¤Ï gp ¤ò save/restore ¤¹¤ë¡Ë"
10436 #: config/ia64/ia64.h:210
10437 msgid "Generate self-relocatable code"
10438 msgstr "¼«¸ÊºÆÇÛÃÖ²Äǽ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10440 #: config/ia64/ia64.h:212
10441 #, fuzzy
10442 msgid "Generate inline floating point division, optimize for latency"
10443 msgstr "¥ì¥¤¥Æ¥ó¥·¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
10445 #: config/ia64/ia64.h:214
10446 #, fuzzy
10447 msgid "Generate inline floating point division, optimize for throughput"
10448 msgstr "¥¹¥ë¡¼¥×¥Ã¥È¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
10450 #: config/ia64/ia64.h:217
10451 #, fuzzy
10452 msgid "Do not inline floating point division"
10453 msgstr "´ûÃΤÎÁ´¤Æ¤Îʸ»úÎóÁàºî¤ò inline ¤Ë¤·¤Ê¤¤"
10455 #: config/ia64/ia64.h:219
10456 #, fuzzy
10457 msgid "Generate inline integer division, optimize for latency"
10458 msgstr "¥ì¥¤¥Æ¥ó¥·¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
10460 #: config/ia64/ia64.h:221
10461 #, fuzzy
10462 msgid "Generate inline integer division, optimize for throughput"
10463 msgstr "¥¹¥ë¡¼¥×¥Ã¥È¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
10465 #: config/ia64/ia64.h:223
10466 #, fuzzy
10467 msgid "Do not inline integer division"
10468 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
10470 #: config/ia64/ia64.h:225
10471 #, fuzzy
10472 msgid "Generate inline square root, optimize for latency"
10473 msgstr "¥ì¥¤¥Æ¥ó¥·¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
10475 #: config/ia64/ia64.h:227
10476 #, fuzzy
10477 msgid "Generate inline square root, optimize for throughput"
10478 msgstr "¥¹¥ë¡¼¥×¥Ã¥È¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
10480 #: config/ia64/ia64.h:229
10481 #, fuzzy
10482 msgid "Do not inline square root"
10483 msgstr "Visual Ì¿Î᥻¥Ã¥È¤òÍøÍѤ·¤Ê¤¤"
10485 #: config/ia64/ia64.h:231
10486 msgid "Enable Dwarf 2 line debug info via GNU as"
10487 msgstr "GNU as ¤òÄ̤¸¤¿ Dwarf2 ¤Î¹Ô¥Ç¥Ð¥Ã¥°¤òÍ­¸ú¤Ë¤¹¤ë"
10489 #: config/ia64/ia64.h:233
10490 msgid "Disable Dwarf 2 line debug info via GNU as"
10491 msgstr "GNU as ¤òÄ̤¸¤¿ Dwarf2 ¤Î¹Ô¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë"
10493 #: config/ia64/ia64.h:235
10494 msgid "Enable earlier placing stop bits for better scheduling"
10495 msgstr ""
10497 #: config/ia64/ia64.h:237
10498 #, fuzzy
10499 msgid "Disable earlier placing stop bits"
10500 msgstr "ÊÂÎóÌ¿Îá¤ò̵¸ú¤Ë¤¹¤ë"
10502 #: config/ia64/ia64.h:282
10503 #, fuzzy
10504 msgid "Specify range of registers to make fixed"
10505 msgstr "¸ÇÄꤹ¤ë¤¿¤á¤Î¥ì¥¸¥¹¥¿¤ÎÈϰϤò»ØÄꤹ¤ë"
10507 #: config/ip2k/ip2k.c:1086
10508 #, fuzzy
10509 msgid "bad operand"
10510 msgstr "̵¸ú¤Ê %P ¥ª¥Ú¥é¥ó¥É¤Ç¤¹"
10512 #: config/iq2000/iq2000.c:1647
10513 #, c-format
10514 msgid "bad value (%s) for -mcpu= switch"
10515 msgstr "-mcpu= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
10517 #: config/iq2000/iq2000.c:1676
10518 #, fuzzy, c-format
10519 msgid "The compiler does not support -march=%s."
10520 msgstr "¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ï -mabi ¥¹¥¤¥Ã¥Á¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
10522 #: config/iq2000/iq2000.c:2063
10523 #, c-format
10524 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero."
10525 msgstr "gp_offset (%ld) Ëô¤Ï end_offset (%ld) ¤¬¥¼¥í¤è¤ê¤â¾®¤µ¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
10527 #: config/iq2000/iq2000.c:2845
10528 #, fuzzy, c-format
10529 msgid "argument %qd is not a constant"
10530 msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó "
10532 #: config/iq2000/iq2000.c:3148 config/xtensa/xtensa.c:2033
10533 msgid "PRINT_OPERAND_ADDRESS, null pointer"
10534 msgstr "PRINT_OPERAND_ADDRESS, null ¥Ý¥¤¥ó¥¿"
10536 #: config/iq2000/iq2000.c:3303
10537 #, c-format
10538 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
10539 msgstr "PRINT_OPERAND: ÉÔÌÀ¤Ê¶çÆÉÅÀ '%c'"
10541 #: config/iq2000/iq2000.c:3312 config/mips/mips.c:4821
10542 #: config/xtensa/xtensa.c:1887
10543 msgid "PRINT_OPERAND null pointer"
10544 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
10546 #: config/iq2000/iq2000.c:3381
10547 #, fuzzy, c-format
10548 msgid "invalid %%P operand"
10549 msgstr "̵¸ú¤Ê %P ¥ª¥Ú¥é¥ó¥É¤Ç¤¹"
10551 #: config/iq2000/iq2000.c:3389 config/rs6000/rs6000.c:10648
10552 #, c-format
10553 msgid "invalid %%p value"
10554 msgstr "̵¸ú¤Ê %%p ÃͤǤ¹"
10556 #: config/iq2000/iq2000.c:3453 config/mips/mips.c:4947
10557 #, c-format
10558 msgid "invalid use of %%d, %%x, or %%X"
10559 msgstr "̵¸ú¤ÊÍÑË¡¤Î of %%d, %%x, Ëô¤Ï %%X"
10561 #: config/iq2000/iq2000.h:72 config/mn10300/mn10300.h:74
10562 msgid "No default crt0.o"
10563 msgstr "crt0.o ¤ò¥Ç¥Õ¥©¥ë¥È¤È¤·¤Ê¤¤"
10565 #: config/iq2000/iq2000.h:74
10566 msgid "Use GP relative sdata/sbss sections"
10567 msgstr "GP ´ØÏ¢ sdata/sbss ¥»¥¯¥·¥ç¥ó¤ò»ÈÍѤ¹¤ë"
10569 #: config/iq2000/iq2000.h:76
10570 msgid "Don't use GP relative sdata/sbss sections"
10571 msgstr "GP ´ØÏ¢ sdata/sbss ¥»¥¯¥·¥ç¥ó¤ò»ÈÍѤ·¤Ê¤¤"
10573 #: config/iq2000/iq2000.h:78 config/mips/mips.h:585
10574 msgid "Use ROM instead of RAM"
10575 msgstr "RAM ¤ÎÂå¤ï¤ê¤Ë ROM ¤òÍøÍѤ¹¤ë"
10577 #: config/iq2000/iq2000.h:80 config/mips/mips.h:587
10578 msgid "Don't use ROM instead of RAM"
10579 msgstr "RAM ¤ÎÂå¤ï¤ê¤Ë ROM ¤òÍøÍѤ·¤Ê¤¤"
10581 #: config/iq2000/iq2000.h:82 config/mips/mips.h:589
10582 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
10583 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤¯(Í× -membedded-data)"
10585 #: config/iq2000/iq2000.h:84 config/mips/mips.h:591
10586 msgid "Don't put uninitialized constants in ROM"
10587 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤«¤Ê¤¤"
10589 #: config/iq2000/iq2000.h:106 config/mips/mips.h:776
10590 msgid "Specify CPU for scheduling purposes"
10591 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Î¤¿¤á¤Ë CPU ¤ò»ØÄꤹ¤ë"
10593 #: config/iq2000/iq2000.h:108 config/mips/mips.h:778
10594 #, fuzzy
10595 msgid "Specify CPU for code generation purposes"
10596 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Î¤¿¤á¤Ë CPU ¤ò»ØÄꤹ¤ë"
10598 #: config/m32r/m32r.c:174
10599 #, c-format
10600 msgid "bad value (%s) for -mmodel switch"
10601 msgstr "-mmodel ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
10603 #: config/m32r/m32r.c:183
10604 #, c-format
10605 msgid "bad value (%s) for -msdata switch"
10606 msgstr "-msdata ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
10608 #: config/m32r/m32r.c:190
10609 #, fuzzy, c-format
10610 msgid "bad value (%s) for -flush-trap=n (0=<n<=15)"
10611 msgstr "-msdata ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
10613 #: config/m32r/m32r.c:2100
10614 #, fuzzy, c-format
10615 msgid "invalid operand to %%s code"
10616 msgstr "%s ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
10618 #: config/m32r/m32r.c:2107
10619 #, fuzzy, c-format
10620 msgid "invalid operand to %%p code"
10621 msgstr "%p ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
10623 #: config/m32r/m32r.c:2162
10624 msgid "bad insn for 'A'"
10625 msgstr ""
10627 #: config/m32r/m32r.c:2209
10628 #, fuzzy, c-format
10629 msgid "invalid operand to %%T/%%B code"
10630 msgstr "%T/%B ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
10632 #: config/m32r/m32r.c:2232
10633 #, fuzzy, c-format
10634 msgid "invalid operand to %%N code"
10635 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
10637 #: config/m32r/m32r.c:2265
10638 #, fuzzy
10639 msgid "pre-increment address is not a register"
10640 msgstr "`%d' ¥ª¥Ú¥é¥ó¥É¤¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
10642 #: config/m32r/m32r.c:2272
10643 #, fuzzy
10644 msgid "pre-decrement address is not a register"
10645 msgstr "thumb_load_double_from_address: ¥Ù¡¼¥¹¤¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
10647 #: config/m32r/m32r.c:2279
10648 msgid "post-increment address is not a register"
10649 msgstr ""
10651 #: config/m32r/m32r.c:2355 config/m32r/m32r.c:2371
10652 #: config/rs6000/rs6000.c:17326
10653 #, fuzzy
10654 msgid "bad address"
10655 msgstr "ÉÔÀµ¤Ê¥Ø¥Ã¥À¥Ð¡¼¥¸¥ç¥ó"
10657 #: config/m32r/m32r.c:2376
10658 #, fuzzy
10659 msgid "lo_sum not of register"
10660 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ·¤Ê¤¤"
10662 #. { "relax",                   TARGET_RELAX_MASK, "" },                    { "no-relax",               -TARGET_RELAX_MASK, "" },
10663 #: config/m32r/m32r.h:283
10664 msgid "Display compile time statistics"
10665 msgstr "¥³¥ó¥Ñ¥¤¥ë»þ´ÖÅý·×Ãͤòɽ¼¨¤¹¤ë"
10667 #: config/m32r/m32r.h:285
10668 msgid "Align all loops to 32 byte boundary"
10669 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤ò 32 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
10671 #: config/m32r/m32r.h:288
10672 msgid "Only issue one instruction per cycle"
10673 msgstr "¥µ¥¤¥¯¥ëËè¤Ë°ì¤Ä¤ÎÌ¿Îá¤À¤±¤òȯ¹Ô¤¹¤ë"
10675 #: config/m32r/m32r.h:291
10676 msgid "Prefer branches over conditional execution"
10677 msgstr "¾ò·ï¤Î¼Â¹Ô¤è¤ê¤Ïʬ´ô¤ÎÀ¸À®¤òÍ¥À褹¤ë"
10679 #: config/m32r/m32r.h:312
10680 msgid "Code size: small, medium or large"
10681 msgstr "¥³¡¼¥É¥µ¥¤¥º: small, medium Ëô¤Ï large"
10683 #: config/m32r/m32r.h:314
10684 msgid "Small data area: none, sdata, use"
10685 msgstr "¥¹¥â¡¼¥ë¥Ç¡¼¥¿Îΰè: none, sdata, use"
10687 #: config/m32r/m32r.h:316 config/mips/mips.h:784
10688 #, fuzzy
10689 msgid "Don't call any cache flush functions"
10690 msgstr "´Ø¿ô %s ¤Ë¸Æ¤Ó½Ð¤·¤¬¤¢¤ê¤Þ¤»¤ó\n"
10692 #: config/m32r/m32r.h:318 config/mips/mips.h:786
10693 msgid "Specify cache flush function"
10694 msgstr ""
10696 #: config/m32r/m32r.h:320
10697 msgid "Don't call any cache flush trap"
10698 msgstr ""
10700 #: config/m32r/m32r.h:322
10701 msgid "Specify cache flush trap number"
10702 msgstr ""
10704 #: config/m68hc11/m68hc11.c:293
10705 #, c-format
10706 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
10707 msgstr "-f%s ¤Ï 68HC11/68HC12 ÍѤȤ·¤Æ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿ (¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó)"
10709 #: config/m68hc11/m68hc11.c:1435
10710 msgid "%<trap%> and %<far%> attributes are not compatible, ignoring %<far%>"
10711 msgstr ""
10713 #: config/m68hc11/m68hc11.c:1441
10714 msgid "%<trap%> attribute is already used"
10715 msgstr ""
10717 #. !!!! SCz wrong here.
10718 #: config/m68hc11/m68hc11.c:3400 config/m68hc11/m68hc11.c:3784
10719 msgid "move insn not handled"
10720 msgstr ""
10722 #: config/m68hc11/m68hc11.c:3632 config/m68hc11/m68hc11.c:3716
10723 #: config/m68hc11/m68hc11.c:3987
10724 #, fuzzy
10725 msgid "invalid register in the move instruction"
10726 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
10728 #: config/m68hc11/m68hc11.c:3666
10729 #, fuzzy
10730 msgid "invalid operand in the instruction"
10731 msgstr "%s ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
10733 #: config/m68hc11/m68hc11.c:3961
10734 #, fuzzy
10735 msgid "invalid register in the instruction"
10736 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
10738 #: config/m68hc11/m68hc11.c:3994
10739 #, fuzzy
10740 msgid "operand 1 must be a hard register"
10741 msgstr "`%d' ¥ª¥Ú¥é¥ó¥É¤¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
10743 #: config/m68hc11/m68hc11.c:4008
10744 #, fuzzy
10745 msgid "invalid rotate insn"
10746 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
10748 #: config/m68hc11/m68hc11.c:4432
10749 msgid "registers IX, IY and Z used in the same INSN"
10750 msgstr ""
10752 #: config/m68hc11/m68hc11.c:4769 config/m68hc11/m68hc11.c:5069
10753 msgid "cannot do z-register replacement"
10754 msgstr ""
10756 #: config/m68hc11/m68hc11.c:5132
10757 #, fuzzy
10758 msgid "invalid Z register replacement for insn"
10759 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
10761 #. Macro to define tables used to set the flags. This is a list in braces of
10762 #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits
10763 #. to set or minus the bits to clear. An empty string NAME is used to
10764 #. identify the default VALUE.
10765 #: config/m68hc11/m68hc11.h:179
10766 msgid "Compile with 16-bit integer mode"
10767 msgstr "16 ¥Ó¥Ã¥ÈÀ°¿ô¥â¡¼¥É¤Ç¥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10769 #: config/m68hc11/m68hc11.h:181
10770 msgid "Compile with 32-bit integer mode"
10771 msgstr "32 ¥Ó¥Ã¥ÈÀ°¿ô¥â¡¼¥É¤Ç¥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10773 #: config/m68hc11/m68hc11.h:183
10774 msgid "Auto pre/post decrement increment allowed"
10775 msgstr "¼«Æ° pre/post ¥Ç¥¯¥ê¥á¥ó¥È ¥¤¥ó¥¯¥ê¥á¥ó¥È¤òµöÍƤ¹¤ë"
10777 #: config/m68hc11/m68hc11.h:185
10778 msgid "Auto pre/post decrement increment not allowed"
10779 msgstr "¼«Æ° pre/post ¥Ç¥¯¥ê¥á¥ó¥È ¥¤¥ó¥¯¥ê¥á¥ó¥È¤òµöÍƤ·¤Ê¤¤"
10781 #: config/m68hc11/m68hc11.h:187
10782 msgid "Min/max instructions allowed"
10783 msgstr ""
10785 #: config/m68hc11/m68hc11.h:189
10786 #, fuzzy
10787 msgid "Min/max instructions not allowed"
10788 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
10790 #: config/m68hc11/m68hc11.h:191
10791 #, fuzzy
10792 msgid "Use call and rtc for function calls and returns"
10793 msgstr "noreturn ´Ø¿ô¤¬ return ¤¹¤ë¤È¤­ abort ¤Î¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
10795 #: config/m68hc11/m68hc11.h:193
10796 #, fuzzy
10797 msgid "Use jsr and rts for function calls and returns"
10798 msgstr "´Ø¿ô³«»ÏÉôʬÍѤΥ¹¥¿¥Ö¤ò»ÈÍѤ¹¤ë"
10800 #: config/m68hc11/m68hc11.h:195
10801 #, fuzzy
10802 msgid "Do not use direct addressing mode for soft registers"
10803 msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤òÍøÍѤ·¤Ê¤¤"
10805 #: config/m68hc11/m68hc11.h:197
10806 #, fuzzy
10807 msgid "Use direct addressing mode for soft registers"
10808 msgstr "'¾®¤µ¤Ê' ½¸¹çÂΤò¥ì¥¸¥¹¥¿¤Ç¤Ï¤Ê¤¯¥á¥â¥ê¤Ë³ÊǼ¤·¤ÆÊÖ¤¹"
10810 #: config/m68hc11/m68hc11.h:199 config/m68hc11/m68hc11.h:205
10811 msgid "Compile for a 68HC11"
10812 msgstr "68HC11 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10814 #: config/m68hc11/m68hc11.h:201 config/m68hc11/m68hc11.h:207
10815 msgid "Compile for a 68HC12"
10816 msgstr "68HC12 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10818 #: config/m68hc11/m68hc11.h:203 config/m68hc11/m68hc11.h:209
10819 #, fuzzy
10820 msgid "Compile for a 68HCS12"
10821 msgstr "68HC12 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10823 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10824 #. command options that have values.  Its definition is an
10825 #. initializer with a subgrouping for each command option.
10827 #. Each subgrouping contains a string constant, that defines the
10828 #. fixed part of the option name, and the address of a variable.  The
10829 #. variable, type `char *', is set to the variable part of the given
10830 #. option if the fixed part matches.  The actual option name is made
10831 #. by appending `-m' to the specified name.
10832 #: config/m68hc11/m68hc11.h:223
10833 msgid "Specify the register allocation order"
10834 msgstr "¥ì¥¸¥¹¥¿³ÎÊݽç¤ò»ØÄꤹ¤ë"
10836 #: config/m68hc11/m68hc11.h:225
10837 msgid "Indicate the number of soft registers available"
10838 msgstr "ÍøÍѲÄǽ¥½¥Õ¥È¥ì¥¸¥¹¥¿¤Î¿ô¤ò¼¨¤¹"
10840 #: config/m68k/m68k.c:216
10841 msgid "-mshared-library-id= specified without -mid-shared-library"
10842 msgstr ""
10844 #: config/m68k/m68k.c:219
10845 #, fuzzy, c-format
10846 msgid "-mshared-library-id=%d is not between 0 and %d"
10847 msgstr "-mregparm=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
10849 #: config/m68k/m68k.c:233
10850 #, fuzzy
10851 msgid "cannot specify both -msep-data and -mid-shared-library"
10852 msgstr "-C ¤È -o ¤ÏξÊý¤ò°ì½ï¤Ë»ØÄê¤Ç¤­¤Þ¤»¤ó"
10854 #: config/m68k/m68k.c:245
10855 msgid "-fPIC is not currently supported on the 68000 or 68010\n"
10856 msgstr "º£¤Î¤È¤³¤í 68000 ¤ä 68010 ¤Ç¤Ï -fPIC ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
10858 #: config/m68k/m68k.c:543 config/rs6000/rs6000.c:13479
10859 msgid "stack limit expression is not supported"
10860 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¼°¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
10862 #: config/m68k/m68k.h:240 config/m68k/m68k.h:242
10863 #, fuzzy
10864 msgid "Generate code for a 68020"
10865 msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10867 #: config/m68k/m68k.h:247 config/m68k/m68k.h:250
10868 #, fuzzy
10869 msgid "Generate code for a 68000"
10870 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10872 #: config/m68k/m68k.h:252
10873 #, fuzzy
10874 msgid "Use the bit-field instructions"
10875 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
10877 #: config/m68k/m68k.h:254
10878 #, fuzzy
10879 msgid "Do not use the bit-field instructions"
10880 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
10882 #: config/m68k/m68k.h:256
10883 msgid "Consider type 'int' to be 16 bits wide"
10884 msgstr ""
10886 #: config/m68k/m68k.h:258
10887 msgid "Consider type 'int' to be 32 bits wide"
10888 msgstr ""
10890 #: config/m68k/m68k.h:261
10891 msgid "Generate code with library calls for floating point"
10892 msgstr ""
10894 #: config/m68k/m68k.h:263
10895 #, fuzzy
10896 msgid "Generate code for a 68040, without any new instructions"
10897 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤¹¤ë"
10899 #: config/m68k/m68k.h:266
10900 #, fuzzy
10901 msgid "Generate code for a 68060, without any new instructions"
10902 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤¹¤ë"
10904 #: config/m68k/m68k.h:270
10905 #, fuzzy
10906 msgid "Generate code for a 68030"
10907 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10909 #: config/m68k/m68k.h:273
10910 #, fuzzy
10911 msgid "Generate code for a 68040"
10912 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10914 #: config/m68k/m68k.h:277
10915 #, fuzzy
10916 msgid "Generate code for a 68060"
10917 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10919 #: config/m68k/m68k.h:282
10920 #, fuzzy
10921 msgid "Generate code for a 520X"
10922 msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10924 #: config/m68k/m68k.h:286
10925 #, fuzzy
10926 msgid "Generate code for a 5206e"
10927 msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10929 #: config/m68k/m68k.h:290
10930 #, fuzzy
10931 msgid "Generate code for a 528x"
10932 msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10934 #: config/m68k/m68k.h:294
10935 #, fuzzy
10936 msgid "Generate code for a 5307"
10937 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10939 #: config/m68k/m68k.h:298
10940 #, fuzzy
10941 msgid "Generate code for a 5407"
10942 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10944 #: config/m68k/m68k.h:301
10945 #, fuzzy
10946 msgid "Generate code for a 68851"
10947 msgstr "c1 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10949 #: config/m68k/m68k.h:303
10950 #, fuzzy
10951 msgid "Do no generate code for a 68851"
10952 msgstr "c1 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10954 #: config/m68k/m68k.h:306
10955 #, fuzzy
10956 msgid "Generate code for a 68302"
10957 msgstr "c32 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10959 #: config/m68k/m68k.h:309
10960 #, fuzzy
10961 msgid "Generate code for a 68332"
10962 msgstr "c32 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10964 #: config/m68k/m68k.h:313
10965 #, fuzzy
10966 msgid "Generate code for a cpu32"
10967 msgstr "c32 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10969 #: config/m68k/m68k.h:316
10970 #, fuzzy
10971 msgid "Align variables on a 32-bit boundary"
10972 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤ò 32 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
10974 #: config/m68k/m68k.h:318
10975 #, fuzzy
10976 msgid "Align variables on a 16-bit boundary"
10977 msgstr "double ¤ò word ¶­³¦¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10979 #: config/m68k/m68k.h:320
10980 msgid "Enable separate data segment"
10981 msgstr ""
10983 #: config/m68k/m68k.h:322
10984 msgid "Disable separate data segment"
10985 msgstr ""
10987 #: config/m68k/m68k.h:324
10988 msgid "Enable ID based shared library"
10989 msgstr ""
10991 #: config/m68k/m68k.h:326
10992 msgid "Disable ID based shared library"
10993 msgstr ""
10995 #: config/m68k/m68k.h:328
10996 #, fuzzy
10997 msgid "Generate pc-relative code"
10998 msgstr "¼«¸ÊºÆÇÛÃÖ²Äǽ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11000 #: config/m68k/m68k.h:330
11001 #, fuzzy
11002 msgid "Do not use unaligned memory references"
11003 msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤òµö²Ä¤·¤Ê¤¤"
11005 #: config/m68k/m68k.h:332
11006 #, fuzzy
11007 msgid "Use unaligned memory references"
11008 msgstr "¥é¡¼¥¸¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ"
11010 #: config/m68k/m68k.h:334
11011 #, fuzzy
11012 msgid "Use different calling convention using 'rtd'"
11013 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
11015 #. TARGET_DEFAULT is defined in m68k-none.h, netbsd.h, etc.
11016 #: config/m68k/m68k.h:344
11017 msgid "ID of shared library to build"
11018 msgstr ""
11020 #: config/mcore/mcore.c:2987
11021 #, fuzzy
11022 msgid "invalid option %<-mstack-increment=%s%>"
11023 msgstr "`-mstack-increment=%s' ¤Ï̵¸ú¤Ê¥ª¥×¥·¥ç¥ó¤Ç¤¹"
11025 #: config/mcore/mcore.h:113
11026 msgid "Inline constants if it can be done in 2 insns or less"
11027 msgstr "2 Ì¿Îá°Ê²¼¤Ç¹Ô¤Ê¤¨¤ëÉÔÊѽèÍý¤ò¥¤¥ó¥é¥¤¥ó¤Ë¤¹¤ë"
11029 #: config/mcore/mcore.h:115
11030 #, fuzzy
11031 msgid "Inline constants if it only takes 1 instruction"
11032 msgstr "1 Ì¿Îá¤À¤±¤ò¤È¤ëÉÔÊѽèÍý¤ò¥¤¥ó¥é¥¤¥ó¤Ë¤¹¤ë"
11034 #: config/mcore/mcore.h:117
11035 msgid "Set maximum alignment to 4"
11036 msgstr "ºÇÂ祢¥é¥¤¥ó¥á¥ó¥È¤ò 4 ¤ËÀßÄꤹ¤ë"
11038 #: config/mcore/mcore.h:119
11039 msgid "Set maximum alignment to 8"
11040 msgstr "ºÇÂ祢¥é¥¤¥ó¥á¥ó¥È¤ò 8 ¤ËÀßÄꤹ¤ë"
11042 #: config/mcore/mcore.h:123
11043 msgid "Do not use the divide instruction"
11044 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
11046 #: config/mcore/mcore.h:127
11047 #, fuzzy
11048 msgid "Do not arbitrary sized immediates in bit operations"
11049 msgstr "¥Ó¥Ã¥È±é»»¤Ç¤Î¨ÃÍ¥µ¥¤¥º¤òÄ´Ä䤷¤Ê¤¤"
11051 #: config/mcore/mcore.h:129
11052 #, fuzzy
11053 msgid "Always treat bit-field as int-sized"
11054 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ò¾ï¤Ë int ¤Î¥µ¥¤¥º¤È¤·¤Æ°·¤¦"
11056 #: config/mcore/mcore.h:133
11057 msgid "Force functions to be aligned to a 4 byte boundary"
11058 msgstr "´Ø¿ô¤ò¶¯À©Åª¤Ë 4 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
11060 #: config/mcore/mcore.h:135
11061 msgid "Force functions to be aligned to a 2 byte boundary"
11062 msgstr "´Ø¿ô¤ò¶¯À©Åª¤Ë 2 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
11064 #: config/mcore/mcore.h:137
11065 msgid "Emit call graph information"
11066 msgstr "¸Æ¤Ó½Ð¤·¥°¥é¥Õ¾ðÊó¤òÁ÷½Ð¤¹¤ë"
11068 #: config/mcore/mcore.h:141
11069 msgid "Prefer word accesses over byte accesses"
11070 msgstr "¥Ð¥¤¥È¥¢¥¯¥»¥¹¤è¤ê¥ï¡¼¥É¥¢¥¯¥»¥¹¤òÁª¤Ö"
11072 #: config/mcore/mcore.h:152
11073 msgid "Generate code for the M*Core M340"
11074 msgstr "M*Core M340 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11076 #: config/mcore/mcore.h:165
11077 msgid "Maximum amount for a single stack increment operation"
11078 msgstr "ñ°ì¥¹¥¿¥Ã¥¯¥¤¥ó¥¯¥ê¥á¥ó¥ÈÁàºî¤ÎºÇÂçÃÍ"
11080 #: config/mips/mips.c:4018
11081 #, c-format
11082 msgid "bad value (%s) for -mabi= switch"
11083 msgstr "-mabi= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
11085 #: config/mips/mips.c:4041
11086 #, c-format
11087 msgid "-mips%s conflicts with the other architecture options, which specify a MIPS%d processor"
11088 msgstr ""
11090 #: config/mips/mips.c:4060
11091 #, c-format
11092 msgid "-march=%s is not compatible with the selected ABI"
11093 msgstr ""
11095 #: config/mips/mips.c:4075
11096 msgid "-mgp64 used with a 32-bit processor"
11097 msgstr ""
11099 #: config/mips/mips.c:4077
11100 #, fuzzy
11101 msgid "-mgp32 used with a 64-bit ABI"
11102 msgstr "64 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
11104 #: config/mips/mips.c:4079
11105 #, fuzzy
11106 msgid "-mgp64 used with a 32-bit ABI"
11107 msgstr "32 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
11109 #: config/mips/mips.c:4097 config/mips/mips.c:4099 config/mips/mips.c:4101
11110 #: config/mips/mips.c:4181
11111 #, fuzzy, c-format
11112 msgid "unsupported combination: %s"
11113 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¥Ð¡¼¥¸¥ç¥ó¤Ç¤¹"
11115 #: config/mips/mips.c:4176
11116 msgid "generation of Branch Likely instructions enabled, but not supported by architecture"
11117 msgstr ""
11119 #: config/mips/mips.c:4193
11120 msgid "-G is incompatible with PIC code which is the default"
11121 msgstr "-G ¤Ï¥Ç¥Õ¥©¥ë¥È¤Î PIC ¥³¡¼¥É¤È¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
11123 #: config/mips/mips.c:4260
11124 msgid "-mips3d requires -mpaired-single"
11125 msgstr ""
11127 #: config/mips/mips.c:4269
11128 msgid "-mips3d/-mpaired-single must be used with -mfp64 -mhard-float"
11129 msgstr ""
11131 #: config/mips/mips.c:4274
11132 #, fuzzy
11133 msgid "-mips3d/-mpaired-single must be used with -mips64"
11134 msgstr "-frepo ¤Ï -c ÉÕ¤­¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
11136 #: config/mips/mips.c:4632
11137 msgid "mips_debugger_offset called with non stack/frame/arg pointer"
11138 msgstr ""
11140 #: config/mips/mips.c:4758
11141 #, c-format
11142 msgid "internal error: %%) found without a %%( in assembler pattern"
11143 msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%( ¤Ê¤·¤Î %%) ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
11145 #: config/mips/mips.c:4772
11146 #, c-format
11147 msgid "internal error: %%] found without a %%[ in assembler pattern"
11148 msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%[ ¤Ê¤·¤Î %%] ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
11150 #: config/mips/mips.c:4785
11151 #, c-format
11152 msgid "internal error: %%> found without a %%< in assembler pattern"
11153 msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%< ¤Ê¤·¤Î %%> ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
11155 #: config/mips/mips.c:4798
11156 #, c-format
11157 msgid "internal error: %%} found without a %%{ in assembler pattern"
11158 msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%{ ¤Ê¤·¤Î %%} ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
11160 #: config/mips/mips.c:4812
11161 #, fuzzy, c-format
11162 msgid "PRINT_OPERAND: unknown punctuation '%c'"
11163 msgstr "PRINT_OPERAND: ÉÔÌÀ¤Ê¶çÆÉÅÀ '%c'"
11165 #: config/mips/mips.c:4841
11166 #, fuzzy, c-format
11167 msgid "PRINT_OPERAND, invalid insn for %%C"
11168 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
11170 #: config/mips/mips.c:4858
11171 #, fuzzy, c-format
11172 msgid "PRINT_OPERAND, invalid insn for %%N"
11173 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
11175 #: config/mips/mips.c:4867
11176 #, fuzzy, c-format
11177 msgid "PRINT_OPERAND, invalid insn for %%F"
11178 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
11180 #: config/mips/mips.c:4876
11181 #, fuzzy, c-format
11182 msgid "PRINT_OPERAND, invalid insn for %%W"
11183 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
11185 #: config/mips/mips.c:4897
11186 #, fuzzy, c-format
11187 msgid "invalid %%Y value"
11188 msgstr "̵¸ú¤Ê %%W ÃͤǤ¹"
11190 #: config/mips/mips.c:4975
11191 msgid "PRINT_OPERAND, invalid operand for relocation"
11192 msgstr ""
11194 #: config/mips/mips.c:7561
11195 #, fuzzy, c-format
11196 msgid "cannot handle inconsistent calls to %qs"
11197 msgstr "`%s' ¤Ø¤ÎÌ·½â¤·¤¿¸Æ¤Ó½Ð¤·¤òÊ᪤Ǥ­¤Þ¤»¤ó"
11199 #: config/mips/mips.c:8951
11200 #, fuzzy
11201 msgid "the cpu name must be lower case"
11202 msgstr "¥·¥ó¥Ü¥ë̾¤ò¾®Ê¸»ú¤È¤¹¤ë"
11204 #: config/mips/mips.c:8973
11205 #, fuzzy, c-format
11206 msgid "bad value (%s) for %s"
11207 msgstr "ÃÍ (%s) ¤Ï %s switch ¤Ë¤È¤Ã¤ÆÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
11209 #: config/mips/linux64.h:39
11210 msgid "Same as -mabi=32, just trickier"
11211 msgstr ""
11213 #. Target CPU builtins.
11214 #. We do this here because __mips is defined below               and so we can't use builtin_define_std.
11215 #. Treat _R3000 and _R4000 like register-size                        defines, which is how they've historically                      been used.
11216 #. Macros dependent on the C dialect.
11217 #. Bizarre, but needed at least for Irix.
11218 #. Macro to define tables used to set the flags.
11219 #. This is a list in braces of pairs in braces,
11220 #. each pair being { "NAME", VALUE }
11221 #. where VALUE is the bits to set or minus the bits to clear.
11222 #. An empty string NAME is used to identify the default VALUE.
11223 #: config/mips/mips.h:533
11224 msgid "Use 64-bit int type"
11225 msgstr "64 ¥Ó¥Ã¥È int ·¿¤ò»ÈÍѤ¹¤ë"
11227 #: config/mips/mips.h:535
11228 msgid "Use 64-bit long type"
11229 msgstr "64 ¥Ó¥Ã¥È long ·¿¤ò»ÈÍѤ¹¤ë"
11231 #: config/mips/mips.h:537
11232 msgid "Use 32-bit long type"
11233 msgstr "32 ¥Ó¥Ã¥È long ·¿¤ò»ÈÍѤ¹¤ë"
11235 #: config/mips/mips.h:539
11236 msgid "Optimize lui/addiu address loads"
11237 msgstr "lui/addiu ¥¢¥É¥ì¥¹¥í¡¼¥É¤òºÇŬ²½¤¹¤ë"
11239 #: config/mips/mips.h:541
11240 msgid "Don't optimize lui/addiu address loads"
11241 msgstr "lui/addiu ¥¢¥É¥ì¥¹¥í¡¼¥É¤òºÇŬ²½¤·¤Ê¤¤"
11243 #: config/mips/mips.h:543
11244 msgid "Use GNU as (now ignored)"
11245 msgstr ""
11247 #: config/mips/mips.h:545 config/mips/mips.h:547
11248 #, fuzzy
11249 msgid "Use GP relative sdata/sbss sections (now ignored)"
11250 msgstr "GP ´ØÏ¢ sdata/sbss ¥»¥¯¥·¥ç¥ó¤ò»ÈÍѤ¹¤ë"
11252 #: config/mips/mips.h:549 config/mips/mips.h:551
11253 #, fuzzy
11254 msgid "Don't use GP relative sdata/sbss sections (now ignored)"
11255 msgstr "GP ´ØÏ¢ sdata/sbss ¥»¥¯¥·¥ç¥ó¤ò»ÈÍѤ·¤Ê¤¤"
11257 #: config/mips/mips.h:553
11258 #, fuzzy
11259 msgid "Output compiler statistics (now ignored)"
11260 msgstr "¥³¥ó¥Ñ¥¤¥éÅý·×¤ò½ÐÎϤ¹¤ë"
11262 #: config/mips/mips.h:555
11263 msgid "Don't output compiler statistics"
11264 msgstr "¥³¥ó¥Ñ¥¤¥éÅý·×¤ò½ÐÎϤ·¤Ê¤¤"
11266 #: config/mips/mips.h:557
11267 msgid "Don't optimize block moves"
11268 msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°¤òºÇŬ²½¤·¤Ê¤¤"
11270 #: config/mips/mips.h:559
11271 msgid "Optimize block moves"
11272 msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°¤òºÇŬ²½¤¹¤ë"
11274 #: config/mips/mips.h:561
11275 msgid "Use mips-tfile asm postpass"
11276 msgstr "asm ¸å²áÄø¤Ç mips-tfile ¤òÍøÍѤ¹¤ë"
11278 #: config/mips/mips.h:563
11279 msgid "Don't use mips-tfile asm postpass"
11280 msgstr "asm ¸å²áÄø¤Ç mips-tfile ¤òÍøÍѤ·¤Ê¤¤"
11282 #: config/mips/mips.h:565 config/pa/pa.h:288
11283 msgid "Use software floating point"
11284 msgstr "¥½¥Õ¥ÈÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
11286 #. Macro to define tables used to set the flags.
11287 #. This is a list in braces of triplets in braces,
11288 #. each triplet being { "NAME", VALUE, DOC }
11289 #. where VALUE is the bits to set or minus the bits to clear and DOC
11290 #. is the documentation for --help (NULL if intentionally undocumented).
11291 #. An empty string NAME is used to identify the default VALUE.
11292 #: config/mips/mips.h:567 config/pdp11/pdp11.h:61 config/rs6000/rs6000.h:329
11293 msgid "Use hardware floating point"
11294 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
11296 #: config/mips/mips.h:569
11297 msgid "Use 64-bit FP registers"
11298 msgstr "64 ¥Ó¥Ã¥È FP ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
11300 #: config/mips/mips.h:571
11301 msgid "Use 32-bit FP registers"
11302 msgstr "32 ¥Ó¥Ã¥È FP ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
11304 #: config/mips/mips.h:573
11305 msgid "Use 64-bit general registers"
11306 msgstr "64 ¥Ó¥Ã¥È°ìÈ̥쥸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
11308 #: config/mips/mips.h:575
11309 msgid "Use 32-bit general registers"
11310 msgstr "32 ¥Ó¥Ã¥È°ìÈ̥쥸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
11312 #: config/mips/mips.h:577
11313 msgid "Use Irix PIC"
11314 msgstr "Irix PIC ¤òÍøÍѤ¹¤ë"
11316 #: config/mips/mips.h:579
11317 msgid "Don't use Irix PIC"
11318 msgstr "Irix PIC ¤òÍøÍѤ·¤Ê¤¤"
11320 #: config/mips/mips.h:581
11321 msgid "Use indirect calls"
11322 msgstr "´ÖÀܸƤӽФ·¤ò»ÈÍѤ¹¤ë"
11324 #: config/mips/mips.h:583
11325 msgid "Don't use indirect calls"
11326 msgstr "´ÖÀܸƤӽФ·¤ò»ÈÍѤ·¤Ê¤¤"
11328 #: config/mips/mips.h:593
11329 msgid "Use big-endian byte order"
11330 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥Ð¥¤¥È½ç¤ò»ÈÍѤ¹¤ë"
11332 #: config/mips/mips.h:595
11333 msgid "Use little-endian byte order"
11334 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥Ð¥¤¥È½ç¤ò»ÈÍѤ¹¤ë"
11336 #: config/mips/mips.h:597
11337 msgid "Use single (32-bit) FP only"
11338 msgstr "ñÀºÅÙ(32bit) FP ¤Î¤ß¤òÍøÍѤ¹¤ë"
11340 #: config/mips/mips.h:599
11341 msgid "Don't use single (32-bit) FP only"
11342 msgstr "ñÀºÅÙ(32bit) FP °Ê³°¤âÍøÍѤ¹¤ë"
11344 #: config/mips/mips.h:601 config/mips/mips.h:603
11345 #, fuzzy
11346 msgid "Use paired-single floating point instructions"
11347 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
11349 #: config/mips/mips.h:605 config/mips/mips.h:607
11350 #, fuzzy
11351 msgid "Use MIPS-3D instructions"
11352 msgstr "MIPS16 Ì¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
11354 #: config/mips/mips.h:609
11355 msgid "Use multiply accumulate"
11356 msgstr "¾è»»Ì¿Îá¤ò»ÈÍѤ¹¤ë"
11358 #: config/mips/mips.h:611
11359 msgid "Don't use multiply accumulate"
11360 msgstr "¾è»»¡¦²Ã»»Ì¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
11362 #: config/mips/mips.h:613
11363 msgid "Don't generate fused multiply/add instructions"
11364 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
11366 #: config/mips/mips.h:615 config/rs6000/rs6000.h:345
11367 msgid "Generate fused multiply/add instructions"
11368 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
11370 #: config/mips/mips.h:617
11371 #, fuzzy
11372 msgid "Perform VR4130-specific alignment optimizations"
11373 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
11375 #: config/mips/mips.h:619
11376 #, fuzzy
11377 msgid "Don't perform VR4130-specific alignment optimizations"
11378 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤ï¤Ê¤¤"
11380 #: config/mips/mips.h:621
11381 msgid "Work around early 4300 hardware bug"
11382 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤¦"
11384 #: config/mips/mips.h:623
11385 msgid "Don't work around early 4300 hardware bug"
11386 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤ï¤Ê¤¤"
11388 #: config/mips/mips.h:625
11389 msgid "Work around errata for early SB-1 revision 2 cores"
11390 msgstr ""
11392 #: config/mips/mips.h:627
11393 msgid "Don't work around errata for early SB-1 revision 2 cores"
11394 msgstr ""
11396 #: config/mips/mips.h:629
11397 #, fuzzy
11398 msgid "Work around R4000 errata"
11399 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤¦"
11401 #: config/mips/mips.h:631
11402 #, fuzzy
11403 msgid "Don't work around R4000 errata"
11404 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤ï¤Ê¤¤"
11406 #: config/mips/mips.h:633
11407 #, fuzzy
11408 msgid "Work around R4400 errata"
11409 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤¦"
11411 #: config/mips/mips.h:635
11412 #, fuzzy
11413 msgid "Don't work around R4400 errata"
11414 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤ï¤Ê¤¤"
11416 #: config/mips/mips.h:637
11417 msgid "Work around certain VR4120 errata"
11418 msgstr ""
11420 #: config/mips/mips.h:639
11421 #, fuzzy
11422 msgid "Don't work around certain VR4120 errata"
11423 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤ï¤Ê¤¤"
11425 #: config/mips/mips.h:641
11426 msgid "Trap on integer divide by zero"
11427 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤¹¤ë"
11429 #: config/mips/mips.h:643
11430 msgid "Don't trap on integer divide by zero"
11431 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤·¤Ê¤¤"
11433 #: config/mips/mips.h:645
11434 #, fuzzy
11435 msgid "Use trap to check for integer divide by zero"
11436 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤¹¤ë"
11438 #: config/mips/mips.h:647
11439 #, fuzzy
11440 msgid "Use break to check for integer divide by zero"
11441 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤¹¤ë"
11443 #: config/mips/mips.h:649
11444 msgid "Use Branch Likely instructions, overriding default for arch"
11445 msgstr ""
11447 #: config/mips/mips.h:651
11448 msgid "Don't use Branch Likely instructions, overriding default for arch"
11449 msgstr ""
11451 #: config/mips/mips.h:653
11452 msgid "Use NewABI-style %reloc() assembly operators"
11453 msgstr ""
11455 #: config/mips/mips.h:655
11456 msgid "Use assembler macros instead of relocation operators"
11457 msgstr ""
11459 #: config/mips/mips.h:657
11460 #, fuzzy
11461 msgid "Generate mips16 code"
11462 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11464 #: config/mips/mips.h:659
11465 #, fuzzy
11466 msgid "Generate normal-mode code"
11467 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11469 #: config/mips/mips.h:661
11470 msgid "Lift restrictions on GOT size"
11471 msgstr ""
11473 #: config/mips/mips.h:663
11474 msgid "Do not lift restrictions on GOT size"
11475 msgstr ""
11477 #: config/mips/mips.h:665
11478 #, fuzzy
11479 msgid "FP exceptions are enabled"
11480 msgstr "Í­¸ú¥ª¥×¥·¥ç¥ó: "
11482 #: config/mips/mips.h:667
11483 #, fuzzy
11484 msgid "FP exceptions are not enabled"
11485 msgstr "Í­¸ú¥ª¥×¥·¥ç¥ó: "
11487 #: config/mips/mips.h:782
11488 #, fuzzy
11489 msgid "Specify a Standard MIPS ISA"
11490 msgstr "MIPS ISA ¤ò»ØÄꤹ¤ë"
11492 #. Output assembler code to FILE to increment profiler label # LABELNO
11493 #. for profiling a function entry.
11494 #: config/mips/mips.h:2321
11495 msgid "mips16 function profiling"
11496 msgstr "mips16 ´Ø¿ô¥×¥í¥Õ¥¡¥¤¥ë"
11498 #: config/mmix/mmix.c:229
11499 #, fuzzy, c-format
11500 msgid "-f%s not supported: ignored"
11501 msgstr "`%s' ¤Ï %s ¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
11503 #: config/mmix/mmix.c:657
11504 #, fuzzy, c-format
11505 msgid "support for mode %qs"
11506 msgstr "¥â¡¼¥É `%s' ¤ËÂФ¹¤ë¥Ç¡¼¥¿·¿¤¬¤¢¤ê¤Þ¤»¤ó"
11508 #: config/mmix/mmix.c:671
11509 #, c-format
11510 msgid "too large function value type, needs %d registers, have only %d registers for this"
11511 msgstr ""
11513 #: config/mmix/mmix.c:841
11514 msgid "function_profiler support for MMIX"
11515 msgstr ""
11517 #: config/mmix/mmix.c:863
11518 msgid "MMIX Internal: Last named vararg would not fit in a register"
11519 msgstr ""
11521 #: config/mmix/mmix.c:1462 config/mmix/mmix.c:1592
11522 msgid "MMIX Internal: Expected a CONST_INT, not this"
11523 msgstr ""
11525 #: config/mmix/mmix.c:1470 config/mmix/mmix.c:1494 config/mmix/mmix.c:1610
11526 #, c-format
11527 msgid "MMIX Internal: Bad register: %d"
11528 msgstr ""
11530 #: config/mmix/mmix.c:1541
11531 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
11532 msgstr ""
11534 #: config/mmix/mmix.c:1560
11535 msgid "MMIX Internal: Expected a register, not this"
11536 msgstr ""
11538 #: config/mmix/mmix.c:1570
11539 msgid "MMIX Internal: Expected a constant, not this"
11540 msgstr ""
11542 #. Presumably there's a missing case above if we get here.
11543 #: config/mmix/mmix.c:1602
11544 #, c-format
11545 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
11546 msgstr ""
11548 #. We need the original here.
11549 #: config/mmix/mmix.c:1654
11550 msgid "MMIX Internal: Cannot decode this operand"
11551 msgstr ""
11553 #: config/mmix/mmix.c:1711
11554 msgid "MMIX Internal: This is not a recognized address"
11555 msgstr ""
11557 #: config/mmix/mmix.c:1888
11558 #, c-format
11559 msgid "stack frame not a multiple of 8 bytes: %d"
11560 msgstr ""
11562 #: config/mmix/mmix.c:2127
11563 #, c-format
11564 msgid "stack frame not a multiple of octabyte: %d"
11565 msgstr ""
11567 #: config/mmix/mmix.c:2601 config/mmix/mmix.c:2665
11568 #, c-format
11569 msgid "MMIX Internal: %s is not a shiftable int"
11570 msgstr ""
11572 #: config/mmix/mmix.c:2781
11573 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
11574 msgstr ""
11576 #: config/mmix/mmix.c:2788
11577 msgid "MMIX Internal: What's the CC of this?"
11578 msgstr ""
11580 #: config/mmix/mmix.c:2792
11581 msgid "MMIX Internal: What is the CC of this?"
11582 msgstr ""
11584 #: config/mmix/mmix.c:2862
11585 #, fuzzy
11586 msgid "MMIX Internal: This is not a constant:"
11587 msgstr "¥Õ¥£¡¼¥ë¥É½é´üÀßÄê»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
11589 #: config/mmix/mmix.h:132
11590 #, fuzzy
11591 msgid "Set start-address of the program"
11592 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
11594 #: config/mmix/mmix.h:134
11595 msgid "Set start-address of data"
11596 msgstr ""
11598 #. FIXME: Provide a way to *load* the epsilon register.
11599 #: config/mmix/mmix.h:198
11600 msgid "For intrinsics library: pass all parameters in registers"
11601 msgstr ""
11603 #: config/mmix/mmix.h:201
11604 #, fuzzy
11605 msgid "Use register stack for parameters and return value"
11606 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
11608 #: config/mmix/mmix.h:203
11609 #, fuzzy
11610 msgid "Use call-clobbered registers for parameters and return value"
11611 msgstr "¸Æ¤Ó½Ð¤·¤ÇÇ˲õ¤µ¤ì¤ë¥ì¥¸¥¹¥¿¤¬¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ»È¤ï¤ì¤Þ¤·¤¿"
11613 #: config/mmix/mmix.h:205
11614 #, fuzzy
11615 msgid "Use epsilon-respecting floating point compare instructions"
11616 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
11618 #: config/mmix/mmix.h:208
11619 msgid "Use zero-extending memory loads, not sign-extending ones"
11620 msgstr ""
11622 #: config/mmix/mmix.h:211
11623 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
11624 msgstr ""
11626 #: config/mmix/mmix.h:215
11627 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
11628 msgstr ""
11630 #: config/mmix/mmix.h:217
11631 msgid "Do not provide a default start-address 0x100 of the program"
11632 msgstr ""
11634 #: config/mmix/mmix.h:219
11635 msgid "Link to emit program in ELF format (rather than mmo)"
11636 msgstr ""
11638 #: config/mmix/mmix.h:221
11639 msgid "Use P-mnemonics for branches statically predicted as taken"
11640 msgstr ""
11642 #: config/mmix/mmix.h:223
11643 msgid "Don't use P-mnemonics for branches"
11644 msgstr ""
11646 #: config/mmix/mmix.h:225
11647 #, fuzzy
11648 msgid "Use addresses that allocate global registers"
11649 msgstr "¥«¡¼¥Í¥ë¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿¤òÍøÍÑ"
11651 #: config/mmix/mmix.h:227
11652 #, fuzzy
11653 msgid "Do not use addresses that allocate global registers"
11654 msgstr "BK ¥ì¥¸¥¹¥¿¤ò³ÎÊݤ·¤Ê¤¤"
11656 #: config/mmix/mmix.h:229
11657 #, fuzzy
11658 msgid "Generate a single exit point for each function"
11659 msgstr "noreturn ´Ø¿ô¤¬ return ¤¹¤ë¤È¤­ abort ¤Î¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
11661 #: config/mmix/mmix.h:231
11662 #, fuzzy
11663 msgid "Do not generate a single exit point for each function"
11664 msgstr "multm Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
11666 #: config/mn10300/linux.h:60 config/mn10300/mn10300.h:71
11667 msgid "Target the AM33 processor"
11668 msgstr "AM33 ¥×¥í¥»¥Ã¥µ¤ò¥¿¡¼¥²¥Ã¥È¤È¤¹¤ë"
11670 #: config/mn10300/linux.h:61 config/mn10300/mn10300.h:75
11671 #, fuzzy
11672 msgid "Target the AM33/2.0 processor"
11673 msgstr "AM33 ¥×¥í¥»¥Ã¥µ¤ò¥¿¡¼¥²¥Ã¥È¤È¤¹¤ë"
11675 #: config/mn10300/linux.h:62 config/mn10300/mn10300.h:78
11676 #, fuzzy
11677 msgid "Enable linker relaxations"
11678 msgstr "¥ê¥ó¥«¤Î´ËϤòÍ­¸ú¤Ë¤¹¤ë"
11680 #: config/mn10300/mn10300.h:69
11681 msgid "Work around hardware multiply bug"
11682 msgstr "¥Ï¡¼¥É¥¦¥§¥¢¾è»»¥Ð¥°¤ËÂн褹¤ë"
11684 #: config/mn10300/mn10300.h:70
11685 msgid "Do not work around hardware multiply bug"
11686 msgstr "¥Ï¡¼¥É¥¦¥§¥¢¾è»»¥Ð¥°¤ËÂн褷¤Ê¤¤"
11688 #: config/ns32k/ns32k.h:142 config/s390/s390.h:135
11689 msgid "Don't use hardware fp"
11690 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤ò»ÈÍѤ·¤Ê¤¤"
11692 #: config/ns32k/ns32k.h:143
11693 msgid "Alternative calling convention"
11694 msgstr "Ê̤θƤӽФ·µ¬Ìó¤ò»ÈÍѤ¹¤ë"
11696 #: config/ns32k/ns32k.h:145
11697 msgid "Pass some arguments in registers"
11698 msgstr "¤¤¤¯¤Ä¤«¤Î°ú¿ô¤Ï¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
11700 #: config/ns32k/ns32k.h:146
11701 msgid "Pass all arguments on stack"
11702 msgstr "Á´¤Æ¤Î°ú¿ô¤ò¥¹¥¿¥Ã¥¯ÅϤ·¤Ë¤¹¤ë"
11704 #: config/ns32k/ns32k.h:147
11705 msgid "Optimize for 32532 cpu"
11706 msgstr "32532 cpu ÍѤ˺ÇŬ²½¤¹¤ë"
11708 #: config/ns32k/ns32k.h:148
11709 msgid "Optimize for 32332 cpu"
11710 msgstr "32332 cpu ÍѤ˺ÇŬ²½¤¹¤ë"
11712 #: config/ns32k/ns32k.h:150
11713 msgid "Optimize for 32032"
11714 msgstr "32032 ÍѤ˺ÇŬ²½¤¹¤ë"
11716 #: config/ns32k/ns32k.h:152
11717 msgid "Register sb is zero. Use for absolute addressing"
11718 msgstr "sb ¥ì¥¸¥¹¥¿¤ò¥¼¥í¤È¤¹¤ë¡£ÀäÂÐ¥¢¥É¥ì¥¹¤ò»ÈÍѤ¹¤ë"
11720 #: config/ns32k/ns32k.h:153
11721 msgid "Do not use register sb"
11722 msgstr "sb ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ·¤Ê¤¤"
11724 #: config/ns32k/ns32k.h:155
11725 #, fuzzy
11726 msgid "Use bit-field instructions"
11727 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
11729 #: config/ns32k/ns32k.h:157
11730 #, fuzzy
11731 msgid "Do not use bit-field instructions"
11732 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
11734 #: config/ns32k/ns32k.h:158
11735 msgid "Generate code for high memory"
11736 msgstr "¹â°Ì¥¢¥É¥ì¥¹¥á¥â¥êÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11738 #: config/ns32k/ns32k.h:159
11739 msgid "Generate code for low memory"
11740 msgstr "Äã°Ì¥¢¥É¥ì¥¹¥á¥â¥êÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11742 #: config/ns32k/ns32k.h:160
11743 msgid "32381 fpu"
11744 msgstr "32381 ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È"
11746 #: config/ns32k/ns32k.h:162
11747 msgid "Use multiply-accumulate fp instructions"
11748 msgstr "¾è»»-²Ã»»ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò¤ò»ÈÍѤ¹¤ë"
11750 #: config/ns32k/ns32k.h:164
11751 msgid "Do not use multiply-accumulate fp instructions"
11752 msgstr "¾è»»-²Ã»»ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
11754 #: config/ns32k/ns32k.h:165
11755 msgid "\"Small register classes\" kludge"
11756 msgstr "\"¥¹¥â¡¼¥ë¥ì¥¸¥¹¥¿¥¯¥é¥¹\" ¤Î¥Ä¥®¥Ï¥®(kludge)¤ò¹Ô¤Ê¤¦"
11758 #: config/ns32k/ns32k.h:166
11759 msgid "No \"Small register classes\" kludge"
11760 msgstr "\"¥¹¥â¡¼¥ë¥ì¥¸¥¹¥¿¥¯¥é¥¹\" ¤Î¥Ä¥®¥Ï¥®(kludge)¤ò¹Ô¤Ê¤ï¤Ê¤¤"
11762 #: config/pa/pa.c:404
11763 #, fuzzy, c-format
11764 msgid ""
11765 "unknown -mschedule= option (%s).\n"
11766 "Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n"
11767 msgstr ""
11768 "ÉÔÌÀ¤Ê -mschedule= ¥ª¥×¥·¥ç¥ó (%s).\n"
11769 "Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 700, 7100, 7100LC, 7200, µÚ¤Ó 8000 ¤Ç¤¹\n"
11771 #: config/pa/pa.c:429
11772 #, fuzzy, c-format
11773 msgid ""
11774 "unknown -march= option (%s).\n"
11775 "Valid options are 1.0, 1.1, and 2.0\n"
11776 msgstr ""
11777 "ÉÔÌÀ¤Ê -march= ¥ª¥×¥·¥ç¥ó (%s).\n"
11778 "Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 1.0, 1.1, µÚ¤Ó 2.0\n"
11780 #: config/pa/pa.c:449
11781 #, fuzzy, c-format
11782 msgid ""
11783 "unknown -munix= option (%s).\n"
11784 "Valid options are 93, 95 and 98.\n"
11785 msgstr ""
11786 "ÉÔÌÀ¤Ê -march= ¥ª¥×¥·¥ç¥ó (%s).\n"
11787 "Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 1.0, 1.1, µÚ¤Ó 2.0\n"
11789 #: config/pa/pa.c:454
11790 #, fuzzy, c-format
11791 msgid ""
11792 "unknown -munix= option (%s).\n"
11793 "Valid options are 93 and 95.\n"
11794 msgstr ""
11795 "ÉÔÌÀ¤Ê -march= ¥ª¥×¥·¥ç¥ó (%s).\n"
11796 "Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 1.0, 1.1, µÚ¤Ó 2.0\n"
11798 #: config/pa/pa.c:458
11799 #, fuzzy, c-format
11800 msgid ""
11801 "unknown -munix= option (%s).\n"
11802 "Valid option is 93.\n"
11803 msgstr ""
11804 "ÉÔÌÀ¤Ê -march= ¥ª¥×¥·¥ç¥ó (%s).\n"
11805 "Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 1.0, 1.1, µÚ¤Ó 2.0\n"
11807 #: config/pa/pa.c:475
11808 msgid "PIC code generation is not supported in the portable runtime model\n"
11809 msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï²Äȼ¹Իþ¥â¥Ç¥ë¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
11811 #: config/pa/pa.c:480
11812 msgid "PIC code generation is not compatible with fast indirect calls\n"
11813 msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï¹â®´ÖÀܸƤӽФ·¤ÈÁêÍƤì¤Þ¤»¤ó\n"
11815 #: config/pa/pa.c:485
11816 msgid "-g is only supported when using GAS on this processor,"
11817 msgstr "-g ¤Ï¤³¤Î¥×¥í¥»¥Ã¥µ¤Ç¤Ï GAS ¤ò»ÈÍѤ¹¤ë»þ¤À¤±¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤¹"
11819 #: config/pa/pa.c:486
11820 #, fuzzy
11821 msgid "-g option disabled"
11822 msgstr "-g ¥ª¥×¥·¥ç¥ó¤ò̵¸ú²½¤·¤Þ¤·¤¿¡£"
11824 #: config/pa/pa-hpux.h:96 config/pa/pa64-hpux.h:25
11825 #, fuzzy
11826 msgid "Generate cpp defines for server IO"
11827 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11829 #: config/pa/pa-hpux.h:97 config/pa/pa64-hpux.h:27
11830 #, fuzzy
11831 msgid "Generate cpp defines for workstation IO"
11832 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11834 #: config/pa/pa-hpux10.h:84
11835 msgid ""
11836 "Specify UNIX standard for predefines and linking.\n"
11837 "Supported value is 93."
11838 msgstr ""
11840 #: config/pa/pa-hpux1010.h:28 config/pa/pa-hpux11.h:99
11841 msgid ""
11842 "Specify UNIX standard for predefines and linking.\n"
11843 "Supported values are 93 and 95."
11844 msgstr ""
11846 #: config/pa/pa-hpux11.h:82
11847 msgid "-munix=98 option required for C89 Amendment 1 features.\n"
11848 msgstr ""
11850 #: config/pa/pa-hpux1111.h:28
11851 msgid ""
11852 "Specify UNIX standard for predefines and linking.\n"
11853 "Supported values are 93, 95 and 98."
11854 msgstr ""
11856 #. Macro to define tables used to set the flags.  This is a
11857 #. list in braces of target switches with each switch being
11858 #. { "NAME", VALUE, "HELP_STRING" }.  VALUE is the bits to set,
11859 #. or minus the bits to clear.  An empty string NAME is used to
11860 #. identify the default VALUE.  Do not mark empty strings for
11861 #. translation.
11862 #: config/pa/pa.h:254 config/pa/pa.h:260
11863 #, fuzzy
11864 msgid "Generate PA1.1 code"
11865 msgstr "CA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11867 #: config/pa/pa.h:256 config/pa/pa.h:258
11868 #, fuzzy
11869 msgid "Generate PA1.0 code"
11870 msgstr "CA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11872 #: config/pa/pa.h:262
11873 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
11874 msgstr ""
11876 #: config/pa/pa.h:264
11877 #, fuzzy
11878 msgid "Disable FP regs"
11879 msgstr "¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë"
11881 #: config/pa/pa.h:266
11882 #, fuzzy
11883 msgid "Do not disable FP regs"
11884 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ·¤Ê¤¤"
11886 #: config/pa/pa.h:268
11887 msgid "Disable space regs"
11888 msgstr ""
11890 #: config/pa/pa.h:270
11891 #, fuzzy
11892 msgid "Do not disable space regs"
11893 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ·¤Ê¤¤"
11895 #: config/pa/pa.h:272
11896 msgid "Put jumps in call delay slots"
11897 msgstr ""
11899 #: config/pa/pa.h:274
11900 msgid "Do not put jumps in call delay slots"
11901 msgstr ""
11903 #: config/pa/pa.h:276
11904 #, fuzzy
11905 msgid "Disable indexed addressing"
11906 msgstr "¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë"
11908 #: config/pa/pa.h:278
11909 #, fuzzy
11910 msgid "Do not disable indexed addressing"
11911 msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤òÍøÍѤ·¤Ê¤¤"
11913 #: config/pa/pa.h:280
11914 #, fuzzy
11915 msgid "Use portable calling conventions"
11916 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
11918 #: config/pa/pa.h:282
11919 #, fuzzy
11920 msgid "Do not use portable calling conventions"
11921 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
11923 #: config/pa/pa.h:284
11924 msgid "Assume code will be assembled by GAS"
11925 msgstr ""
11927 #: config/pa/pa.h:286
11928 msgid "Do not assume code will be assembled by GAS"
11929 msgstr ""
11931 #: config/pa/pa.h:290
11932 #, fuzzy
11933 msgid "Do not use software floating point"
11934 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
11936 #: config/pa/pa.h:292
11937 msgid "Emit long load/store sequences"
11938 msgstr ""
11940 #: config/pa/pa.h:294
11941 #, fuzzy
11942 msgid "Do not emit long load/store sequences"
11943 msgstr "Ê£¿ôÌ¿Îá¤Î¥í¡¼¥É/¥¹¥È¥¢¤òÀ¸À®¤·¤Ê¤¤"
11945 #: config/pa/pa.h:296
11946 #, fuzzy
11947 msgid "Generate fast indirect calls"
11948 msgstr "´ÖÀܸƤӽФ·¤ò»ÈÍѤ·¤Ê¤¤"
11950 #: config/pa/pa.h:298
11951 #, fuzzy
11952 msgid "Do not generate fast indirect calls"
11953 msgstr ".size µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
11955 #: config/pa/pa.h:300
11956 #, fuzzy
11957 msgid "Generate code for huge switch statements"
11958 msgstr "¹â°Ì¥¢¥É¥ì¥¹¥á¥â¥êÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11960 #: config/pa/pa.h:302
11961 #, fuzzy
11962 msgid "Do not generate code for huge switch statements"
11963 msgstr "ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
11965 #: config/pa/pa.h:304
11966 msgid "Always generate long calls"
11967 msgstr ""
11969 #: config/pa/pa.h:306
11970 msgid "Generate long calls only when needed"
11971 msgstr ""
11973 #: config/pa/pa.h:308
11974 #, fuzzy
11975 msgid "Enable linker optimizations"
11976 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
11978 #: config/pa/pa.h:332
11979 msgid ""
11980 "Specify PA-RISC architecture for code generation.\n"
11981 "Values are 1.0, 1.1 and 2.0."
11982 msgstr ""
11984 #: config/pa/pa.h:335
11985 msgid "Specify range of registers to make fixed."
11986 msgstr "¸ÇÄꤹ¤ë¤¿¤á¤Î¥ì¥¸¥¹¥¿¤ÎÈϰϤò»ØÄꤹ¤ë"
11988 #: config/pa/pa.h:337
11989 #, fuzzy
11990 msgid "Specify CPU for scheduling purposes."
11991 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Î¤¿¤á¤Ë CPU ¤ò»ØÄꤹ¤ë"
11993 #: config/pa/pa64-hpux.h:29
11994 msgid "Assume code will be linked by GNU ld"
11995 msgstr ""
11997 #: config/pa/pa64-hpux.h:31
11998 msgid "Assume code will be linked by HP ld"
11999 msgstr ""
12001 #: config/pdp11/pdp11.h:62 config/rs6000/rs6000.h:331
12002 msgid "Do not use hardware floating point"
12003 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
12005 #. return float result in ac0
12006 #: config/pdp11/pdp11.h:64
12007 msgid "Return floating point results in ac0"
12008 msgstr "ÉâÆ°¾®¿ôÅÀ¤Î·ë²Ì¤ò ac0 ¤ÇÊÖ¤¹"
12010 #: config/pdp11/pdp11.h:65
12011 msgid "Return floating point results in memory"
12012 msgstr "ÉâÆ°¾®¿ôÅÀ¤Î·ë²Ì¤ò¥á¥â¥ê¤ÇÊÖ¤¹"
12014 #. is 11/40
12015 #: config/pdp11/pdp11.h:67
12016 msgid "Generate code for an 11/40"
12017 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12019 #. is 11/45
12020 #: config/pdp11/pdp11.h:70
12021 msgid "Generate code for an 11/45"
12022 msgstr "11/45 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12024 #. is 11/10
12025 #: config/pdp11/pdp11.h:73
12026 msgid "Generate code for an 11/10"
12027 msgstr "11/10 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12029 #. use movmemhi for bcopy
12030 #. use 32 bit for int
12031 #: config/pdp11/pdp11.h:78 config/pdp11/pdp11.h:79
12032 msgid "Use 32 bit int"
12033 msgstr "32 ¥Ó¥Ã¥ÈÀ°¿ô¤ò»ÈÍѤ¹¤ë"
12035 #: config/pdp11/pdp11.h:80 config/pdp11/pdp11.h:81
12036 msgid "Use 16 bit int"
12037 msgstr "16 ¥Ó¥Ã¥ÈÀ°¿ô¤ò»ÈÍѤ¹¤ë"
12039 #. use 32 bit for float
12040 #: config/pdp11/pdp11.h:83 config/pdp11/pdp11.h:84
12041 msgid "Use 32 bit float"
12042 msgstr "32 ¥Ó¥Ã¥ÈÉâÆ°¾®¿ô¤ò»ÈÍѤ¹¤ë"
12044 #: config/pdp11/pdp11.h:85 config/pdp11/pdp11.h:86
12045 msgid "Use 64 bit float"
12046 msgstr "64 ¥Ó¥Ã¥ÈÉâÆ°¾®¿ô¤ò»ÈÍѤ¹¤ë"
12048 #. allow abshi pattern? - can trigger "optimizations" which make code SLOW!
12049 #. is branching expensive - on a PDP, it's actually really cheap
12050 #. this is just to play around and check what code gcc generates
12051 #. split instruction and data memory?
12052 #: config/pdp11/pdp11.h:95
12053 msgid "Target has split I&D"
12054 msgstr "¥¿¡¼¥²¥Ã¥È¤Ï split Ì¿Îá¤È¥Ç¡¼¥¿¥á¥â¥ê¤ò»ý¤Ä"
12056 #: config/pdp11/pdp11.h:96
12057 msgid "Target does not have split I&D"
12058 msgstr "¥¿¡¼¥²¥Ã¥È¤Ï split Ì¿Îá¤È¥Ç¡¼¥¿¥á¥â¥ê¤ò»ý¤¿¤Ê¤¤"
12060 #. UNIX assembler syntax?
12061 #: config/pdp11/pdp11.h:98
12062 msgid "Use UNIX assembler syntax"
12063 msgstr "UNIX ¥¢¥»¥ó¥Ö¥éʸˡ¤ò»ÈÍѤ¹¤ë"
12065 #: config/pdp11/pdp11.h:99
12066 msgid "Use DEC assembler syntax"
12067 msgstr "DEC ¥¢¥»¥ó¥Ö¥éʸˡ¤ò»ÈÍѤ¹¤ë"
12069 #: config/rs6000/host-darwin.c:52
12070 msgid "Segmentation Fault (code)"
12071 msgstr ""
12073 #: config/rs6000/host-darwin.c:83
12074 msgid "Out of stack space.\n"
12075 msgstr ""
12077 #: config/rs6000/host-darwin.c:104
12078 #, c-format
12079 msgid "Try running '%s' in the shell to raise its limit.\n"
12080 msgstr ""
12082 #: config/rs6000/host-darwin.c:117
12083 msgid "Segmentation Fault"
12084 msgstr ""
12086 #: config/rs6000/host-darwin.c:131
12087 #, c-format
12088 msgid "While setting up signal stack: %m"
12089 msgstr ""
12091 #: config/rs6000/host-darwin.c:137
12092 #, c-format
12093 msgid "While setting up signal handler: %m"
12094 msgstr ""
12096 #: config/rs6000/host-darwin.c:181
12097 #, c-format
12098 msgid "couldn't unmap pch_address_space: %m\n"
12099 msgstr ""
12101 #. Handle the machine specific pragma longcall.  Its syntax is
12103 #. # pragma longcall ( TOGGLE )
12105 #. where TOGGLE is either 0 or 1.
12107 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
12108 #. whether or not new function declarations receive a longcall
12109 #. attribute by default.
12110 #: config/rs6000/rs6000-c.c:46
12111 #, fuzzy
12112 msgid "ignoring malformed #pragma longcall"
12113 msgstr "#pragma %s ¤ò̵»ë¤·¤Þ¤¹"
12115 #: config/rs6000/rs6000-c.c:59
12116 #, fuzzy
12117 msgid "missing open paren"
12118 msgstr "Code Â°À­¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
12120 #: config/rs6000/rs6000-c.c:61
12121 #, fuzzy
12122 msgid "missing number"
12123 msgstr "̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
12125 #: config/rs6000/rs6000-c.c:63
12126 #, fuzzy
12127 msgid "missing close paren"
12128 msgstr "¥¯¥é¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
12130 #: config/rs6000/rs6000-c.c:66
12131 msgid "number must be 0 or 1"
12132 msgstr ""
12134 #: config/rs6000/rs6000-c.c:69
12135 #, fuzzy
12136 msgid "junk at end of #pragma longcall"
12137 msgstr "#pragma map ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
12139 #: config/rs6000/rs6000.c:1244
12140 msgid "-mmultiple is not supported on little endian systems"
12141 msgstr "-mmultiple ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥·¥¹¥Æ¥à¾å¤Ç¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
12143 #: config/rs6000/rs6000.c:1251
12144 msgid "-mstring is not supported on little endian systems"
12145 msgstr "-mstring ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥·¥¹¥Æ¥à¾å¤Ç¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
12147 #: config/rs6000/rs6000.c:1265
12148 #, fuzzy, c-format
12149 msgid "unknown -mdebug-%s switch"
12150 msgstr "ÉÔÌÀ¤Ê -mdebug-%s ¥¹¥¤¥Ã¥Á¤Ç¤¹"
12152 #: config/rs6000/rs6000.c:1277
12153 msgid "unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
12154 msgstr ""
12156 #: config/rs6000/rs6000.c:1288
12157 #, c-format
12158 msgid "Unknown switch -mlong-double-%s"
12159 msgstr ""
12161 #: config/rs6000/rs6000.c:1338
12162 msgid "AltiVec and E500 instructions cannot coexist"
12163 msgstr ""
12165 #: config/rs6000/rs6000.c:1616
12166 #, c-format
12167 msgid "unknown -m%s= option specified: '%s'"
12168 msgstr ""
12170 #: config/rs6000/rs6000.c:1637
12171 #, c-format
12172 msgid "not configured for ABI: '%s'"
12173 msgstr ""
12175 #: config/rs6000/rs6000.c:1645
12176 msgid "Using darwin64 ABI"
12177 msgstr ""
12179 #: config/rs6000/rs6000.c:1650
12180 msgid "Using old darwin ABI"
12181 msgstr ""
12183 #: config/rs6000/rs6000.c:1656
12184 #, fuzzy, c-format
12185 msgid "unknown ABI specified: '%s'"
12186 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
12188 #: config/rs6000/rs6000.c:1673
12189 #, fuzzy
12190 msgid "invalid option for -mfloat-gprs"
12191 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `-mshort-data-%s'"
12193 #: config/rs6000/rs6000.c:1687
12194 #, c-format
12195 msgid "unknown -malign-XXXXX option specified: '%s'"
12196 msgstr ""
12198 #: config/rs6000/rs6000.c:4658
12199 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
12200 msgstr ""
12202 #: config/rs6000/rs6000.c:4731
12203 msgid "Cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them."
12204 msgstr ""
12206 #: config/rs6000/rs6000.c:4920
12207 msgid "Cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them."
12208 msgstr ""
12210 #: config/rs6000/rs6000.c:5712
12211 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
12212 msgstr ""
12214 #: config/rs6000/rs6000.c:6605
12215 msgid "argument 1 must be a 5-bit signed literal"
12216 msgstr ""
12218 #: config/rs6000/rs6000.c:6708 config/rs6000/rs6000.c:7378
12219 msgid "argument 2 must be a 5-bit unsigned literal"
12220 msgstr ""
12222 #: config/rs6000/rs6000.c:6748
12223 #, fuzzy
12224 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
12225 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
12227 #: config/rs6000/rs6000.c:6802
12228 #, fuzzy
12229 msgid "argument 1 of __builtin_altivec_predicate is out of range"
12230 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹"
12232 #: config/rs6000/rs6000.c:6964
12233 msgid "argument 3 must be a 4-bit unsigned literal"
12234 msgstr ""
12236 #: config/rs6000/rs6000.c:7136
12237 #, c-format
12238 msgid "argument to %qs must be a 2-bit unsigned literal"
12239 msgstr ""
12241 #: config/rs6000/rs6000.c:7249
12242 msgid "argument to dss must be a 2-bit unsigned literal"
12243 msgstr ""
12245 #: config/rs6000/rs6000.c:7264
12246 #, c-format
12247 msgid "invalid parameter combination for %qs AltiVec intrinsic"
12248 msgstr ""
12250 #: config/rs6000/rs6000.c:7498
12251 #, fuzzy
12252 msgid "argument 1 of __builtin_spe_predicate must be a constant"
12253 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
12255 #: config/rs6000/rs6000.c:7571
12256 #, fuzzy
12257 msgid "argument 1 of __builtin_spe_predicate is out of range"
12258 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹"
12260 #: config/rs6000/rs6000.c:10478
12261 #, c-format
12262 msgid "invalid %%f value"
12263 msgstr "̵¸ú¤Ê %%f ÃͤǤ¹"
12265 #: config/rs6000/rs6000.c:10487
12266 #, c-format
12267 msgid "invalid %%F value"
12268 msgstr "̵¸ú¤Ê %%F ÃͤǤ¹"
12270 #: config/rs6000/rs6000.c:10496
12271 #, c-format
12272 msgid "invalid %%G value"
12273 msgstr "̵¸ú¤Ê %%G ÃͤǤ¹"
12275 #: config/rs6000/rs6000.c:10531
12276 #, c-format
12277 msgid "invalid %%j code"
12278 msgstr "̵¸ú¤Ê %%j ¥³¡¼¥É¤Ç¤¹"
12280 #: config/rs6000/rs6000.c:10541
12281 #, c-format
12282 msgid "invalid %%J code"
12283 msgstr "̵¸ú¤Ê %%J ¥³¡¼¥É¤Ç¤¹"
12285 #: config/rs6000/rs6000.c:10551
12286 #, c-format
12287 msgid "invalid %%k value"
12288 msgstr "̵¸ú¤Ê %%k ÃÍ"
12290 #: config/rs6000/rs6000.c:10571 config/xtensa/xtensa.c:1937
12291 #, c-format
12292 msgid "invalid %%K value"
12293 msgstr "̵¸ú¤Ê %%K ÃͤǤ¹"
12295 #: config/rs6000/rs6000.c:10638
12296 #, c-format
12297 msgid "invalid %%O value"
12298 msgstr "̵¸ú¤Ê %%O ÃÍ"
12300 #: config/rs6000/rs6000.c:10685
12301 #, c-format
12302 msgid "invalid %%q value"
12303 msgstr "̵¸ú¤Ê %%q ÃͤǤ¹"
12305 #: config/rs6000/rs6000.c:10729
12306 #, c-format
12307 msgid "invalid %%S value"
12308 msgstr "̵¸ú¤Ê %%S ÃÍ"
12310 #: config/rs6000/rs6000.c:10771
12311 #, c-format
12312 msgid "invalid %%T value"
12313 msgstr "̵¸ú¤Ê %%T ÃͤǤ¹"
12315 #: config/rs6000/rs6000.c:10781
12316 #, c-format
12317 msgid "invalid %%u value"
12318 msgstr "̵¸ú¤Ê %%u ÃͤǤ¹"
12320 #: config/rs6000/rs6000.c:10790 config/xtensa/xtensa.c:1907
12321 #, c-format
12322 msgid "invalid %%v value"
12323 msgstr "̵¸ú¤Ê %%v ÃͤǤ¹"
12325 #: config/rs6000/rs6000.c:13442
12326 #, fuzzy
12327 msgid "stack frame too large"
12328 msgstr "%s ¤ÏÂ礭¤¹¤®¤Þ¤¹"
12330 #: config/rs6000/rs6000.c:15958
12331 msgid "no profiling of 64-bit code for this ABI"
12332 msgstr ""
12334 #: config/rs6000/rs6000.c:17044
12335 msgid "use of 'long' in AltiVec types is deprecated; use 'int'"
12336 msgstr ""
12338 #: config/rs6000/aix.h:203 config/rs6000/beos.h:32
12339 msgid "Always pass floating-point arguments in memory"
12340 msgstr "ÉâÆ°¾®¿ôÅÀ°ú¿ô¤Ï¾ï¤Ë¥á¥â¥êÅϤ·¤È¤¹¤ë"
12342 #: config/rs6000/aix.h:205 config/rs6000/beos.h:34
12343 msgid "Don't always pass floating-point arguments in memory"
12344 msgstr "ÉâÆ°¾®¿ôÅÀ°ú¿ô¤Ï¾ï¤Ë¥á¥â¥êÅϤ·¤È¤·¤Ê¤¤"
12346 #: config/rs6000/aix41.h:27 config/rs6000/aix43.h:32 config/rs6000/aix51.h:31
12347 #: config/rs6000/aix52.h:31
12348 msgid "Support message passing with the Parallel Environment"
12349 msgstr "ÊÂÎó´Ä¶­¤Ç¤Î¥á¥Ã¥»¡¼¥¸¥Ñ¥Ã¥·¥ó¥°¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
12351 #: config/rs6000/aix43.h:28 config/rs6000/aix51.h:27 config/rs6000/aix52.h:27
12352 msgid "Compile for 64-bit pointers"
12353 msgstr "64 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
12355 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:29 config/rs6000/aix52.h:29
12356 msgid "Compile for 32-bit pointers"
12357 msgstr "32 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
12359 #: config/rs6000/aix43.h:49 config/rs6000/aix51.h:48 config/rs6000/aix52.h:48
12360 #, fuzzy
12361 msgid "-maix64 and POWER architecture are incompatible"
12362 msgstr "-maix64 ¤È POWER ¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤È¤Ç¤Ï¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
12364 #: config/rs6000/aix43.h:54 config/rs6000/aix51.h:53 config/rs6000/aix52.h:53
12365 #, fuzzy
12366 msgid "-maix64 requires PowerPC64 architecture remain enabled"
12367 msgstr "PowerPC64 ¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Ç¤Ê¤¤¤È -maix64 ¤òÍ­¸ú¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
12369 #: config/rs6000/aix43.h:58 config/rs6000/aix51.h:57 config/rs6000/aix52.h:57
12370 #, fuzzy
12371 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
12372 msgstr "-maix64 Í×µá: 32 bit ¥¢¥É¥ì¥·¥ó¥°²¼¤Î 64 bit ·×»»¤Ï¤Þ¤ÀÍøÍѤǤ­¤Þ¤»¤ó"
12374 #: config/rs6000/darwin.h:69 config/rs6000/sysv4.h:153
12375 #, fuzzy
12376 msgid "Generate 64-bit code"
12377 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12379 #: config/rs6000/darwin.h:71 config/rs6000/sysv4.h:155
12380 #, fuzzy
12381 msgid "Generate 32-bit code"
12382 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12384 #: config/rs6000/darwin.h:73
12385 msgid "Generate code suitable for executables (NOT shared libs)"
12386 msgstr ""
12388 #. The Darwin ABI always includes AltiVec, can't be (validly) turned
12389 #. off.
12390 #: config/rs6000/darwin.h:89
12391 msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
12392 msgstr ""
12394 #. Darwin doesn't support -fpic.
12395 #: config/rs6000/darwin.h:95
12396 #, fuzzy
12397 msgid "-fpic is not supported; -fPIC assumed"
12398 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
12400 #: config/rs6000/darwin.h:113
12401 #, fuzzy
12402 msgid "-m64 requires PowerPC64 architecture, enabling"
12403 msgstr "PowerPC64 ¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Ç¤Ê¤¤¤È -maix64 ¤òÍ­¸ú¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
12405 #. See note below.
12406 #. if (rs6000_long_double_size_string == NULL)
12407 #. rs6000_long_double_type_size = 128;
12408 #: config/rs6000/eabispe.h:45 config/rs6000/linuxspe.h:62
12409 #, fuzzy
12410 msgid "-m64 not supported in this configuration"
12411 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
12413 #: config/rs6000/linux64.h:106
12414 #, fuzzy
12415 msgid "-m64 requires a PowerPC64 cpu"
12416 msgstr "PowerPC64 ¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Ç¤Ê¤¤¤È -maix64 ¤òÍ­¸ú¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
12418 #: config/rs6000/linux64.h:216
12419 #, fuzzy
12420 msgid "Call mcount for profiling before a function prologue"
12421 msgstr "´Ø¿ô¤Î³«»ÏÉôʬ¤ËÌ¿Îá¤ò°ÜÆ°¤·¤Ê¤¤"
12423 #: config/rs6000/linux64.h:218
12424 #, fuzzy
12425 msgid "Call mcount for profiling after a function prologue"
12426 msgstr "´Ø¿ô¤Î³«»ÏÉôʬ¤ËÌ¿Îá¤ò°ÜÆ°¤·¤Ê¤¤"
12428 #. Run-time compilation parameters selecting different hardware subsets.
12430 #. Macro to define tables used to set the flags.
12431 #. This is a list in braces of pairs in braces,
12432 #. each pair being { "NAME", VALUE }
12433 #. where VALUE is the bits to set or minus the bits to clear.
12434 #. An empty string NAME is used to identify the default VALUE.
12435 #: config/rs6000/rs6000.h:277
12436 msgid "Use POWER instruction set"
12437 msgstr "POWER Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
12439 #: config/rs6000/rs6000.h:280
12440 msgid "Use POWER2 instruction set"
12441 msgstr "POWER2 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
12443 #: config/rs6000/rs6000.h:282
12444 msgid "Do not use POWER2 instruction set"
12445 msgstr "POWER2 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
12447 #: config/rs6000/rs6000.h:285
12448 msgid "Do not use POWER instruction set"
12449 msgstr "POWER Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
12451 #: config/rs6000/rs6000.h:287
12452 msgid "Use PowerPC instruction set"
12453 msgstr "PowerPC Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
12455 #: config/rs6000/rs6000.h:290
12456 msgid "Do not use PowerPC instruction set"
12457 msgstr "PowerPC Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
12459 #: config/rs6000/rs6000.h:292
12460 msgid "Use PowerPC General Purpose group optional instructions"
12461 msgstr "PowerPC °ìÈÌÍÑÅÓ¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12463 #: config/rs6000/rs6000.h:294
12464 #, fuzzy
12465 msgid "Do not use PowerPC General Purpose group optional instructions"
12466 msgstr "PowerPC °ìÈÌÍÑÅÓ¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12468 #: config/rs6000/rs6000.h:296
12469 msgid "Use PowerPC Graphics group optional instructions"
12470 msgstr "PowerPC ¥°¥é¥Õ¥£¥¯¥¹¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12472 #: config/rs6000/rs6000.h:298
12473 #, fuzzy
12474 msgid "Do not use PowerPC Graphics group optional instructions"
12475 msgstr "PowerPC ¥°¥é¥Õ¥£¥¯¥¹¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12477 #: config/rs6000/rs6000.h:300
12478 msgid "Use PowerPC-64 instruction set"
12479 msgstr "PowerPC-64 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
12481 #: config/rs6000/rs6000.h:302
12482 #, fuzzy
12483 msgid "Do not use PowerPC-64 instruction set"
12484 msgstr "PowerPC-64 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
12486 #: config/rs6000/rs6000.h:304
12487 #, fuzzy
12488 msgid "Use AltiVec instructions"
12489 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12491 #: config/rs6000/rs6000.h:306
12492 #, fuzzy
12493 msgid "Do not use AltiVec instructions"
12494 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12496 #: config/rs6000/rs6000.h:308
12497 msgid "Use new mnemonics for PowerPC architecture"
12498 msgstr "PowerPC ¥¢¡¼¥­¥Æ¥¯¥Á¥ãÍѤο·¤·¤¤¥Ë¡¼¥â¥Ë¥Ã¥¯¤ò»ÈÍѤ¹¤ë"
12500 #: config/rs6000/rs6000.h:310
12501 msgid "Use old mnemonics for PowerPC architecture"
12502 msgstr "PowerPC ¥¢¡¼¥­¥Æ¥¯¥Á¥ãÍѤθŤ¤¥Ë¡¼¥â¥Ë¥Ã¥¯¤ò»ÈÍѤ¹¤ë"
12504 #: config/rs6000/rs6000.h:313
12505 msgid "Put everything in the regular TOC"
12506 msgstr "Á´¤Æ¤òÄ̾ï TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
12508 #: config/rs6000/rs6000.h:315
12509 msgid "Place floating point constants in TOC"
12510 msgstr "ÉâÆ°¾®¿ôÅÀÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
12512 #: config/rs6000/rs6000.h:317
12513 #, fuzzy
12514 msgid "Do not place floating point constants in TOC"
12515 msgstr "ÉâÆ°¾®¿ôÅÀÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤·¤Ê¤¤"
12517 #: config/rs6000/rs6000.h:319
12518 msgid "Place symbol+offset constants in TOC"
12519 msgstr "¥·¥ó¥Ü¥ë+¥ª¥Õ¥»¥Ã¥ÈÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
12521 #: config/rs6000/rs6000.h:321
12522 #, fuzzy
12523 msgid "Do not place symbol+offset constants in TOC"
12524 msgstr "¥·¥ó¥Ü¥ë+¥ª¥Õ¥»¥Ã¥ÈÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤·¤Ê¤¤"
12526 #: config/rs6000/rs6000.h:327
12527 msgid "Place variable addresses in the regular TOC"
12528 msgstr "ÊÑ¿ô¥¢¥É¥ì¥¹¤òÄ̾ï TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
12530 #: config/rs6000/rs6000.h:333
12531 msgid "Generate load/store multiple instructions"
12532 msgstr "Ê£¿ôÌ¿Îá¤Î¥í¡¼¥É/¥¹¥È¥¢¤òÀ¸À®¤¹¤ë"
12534 #: config/rs6000/rs6000.h:335
12535 msgid "Do not generate load/store multiple instructions"
12536 msgstr "Ê£¿ôÌ¿Îá¤Î¥í¡¼¥É/¥¹¥È¥¢¤òÀ¸À®¤·¤Ê¤¤"
12538 #: config/rs6000/rs6000.h:337
12539 msgid "Generate string instructions for block moves"
12540 msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°ÍѤΠstring Ì¿Îá¤òÀ¸À®¤¹¤ë"
12542 #: config/rs6000/rs6000.h:339
12543 msgid "Do not generate string instructions for block moves"
12544 msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°ÍѤΠstring Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
12546 #: config/rs6000/rs6000.h:341
12547 msgid "Generate load/store with update instructions"
12548 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤¹¤ë"
12550 #: config/rs6000/rs6000.h:343
12551 msgid "Do not generate load/store with update instructions"
12552 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
12554 #: config/rs6000/rs6000.h:347
12555 #, fuzzy
12556 msgid "Do not generate fused multiply/add instructions"
12557 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
12559 #: config/rs6000/rs6000.h:351
12560 #, fuzzy
12561 msgid "Do not schedule the start and end of the procedure"
12562 msgstr "¥×¥í¥·¡¼¥¸¥ã³«»Ï¤È½ªÎ»¤Î¥¹¥±¥¸¥å¡¼¥ë¤ò¹Ô¤Ê¤ï¤Ê¤¤"
12564 #: config/rs6000/rs6000.h:357
12565 msgid "Return all structures in memory (AIX default)"
12566 msgstr ""
12568 #: config/rs6000/rs6000.h:359
12569 msgid "Return small structures in registers (SVR4 default)"
12570 msgstr ""
12572 #: config/rs6000/rs6000.h:365
12573 #, fuzzy
12574 msgid "Generate single field mfcr instruction"
12575 msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤¹¤ë"
12577 #: config/rs6000/rs6000.h:367
12578 #, fuzzy
12579 msgid "Do not generate single field mfcr instruction"
12580 msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤·¤Ê¤¤"
12582 #: config/rs6000/rs6000.h:451 config/sparc/sparc.h:709
12583 msgid "Use features of and schedule code for given CPU"
12584 msgstr "Í¿¤¨¤é¤ì¤¿ CPU ÍѤε¡Ç½¤È¥¹¥±¥¸¥å¡¼¥ë¥³¡¼¥É¤òÍøÍѤ¹¤ë"
12586 #: config/rs6000/rs6000.h:454
12587 msgid "Enable debug output"
12588 msgstr "¥Ç¥Ð¥Ã¥°½ÐÎϤòÍ­¸ú¤Ë¤¹¤ë"
12590 #: config/rs6000/rs6000.h:456
12591 msgid "Select full, part, or no traceback table"
12592 msgstr ""
12594 #: config/rs6000/rs6000.h:457
12595 msgid "Specify ABI to use"
12596 msgstr ""
12598 #: config/rs6000/rs6000.h:459
12599 #, fuzzy
12600 msgid "Specify size of long double (64 or 128 bits)"
12601 msgstr "sizeof(long double) ¤Ï 12 ¤È¤¹¤ë¡£"
12603 #: config/rs6000/rs6000.h:461
12604 msgid "Specify yes/no if isel instructions should be generated"
12605 msgstr ""
12607 #: config/rs6000/rs6000.h:463
12608 msgid "Specify yes/no if SPE SIMD instructions should be generated"
12609 msgstr ""
12611 #: config/rs6000/rs6000.h:465
12612 #, fuzzy
12613 msgid "Specify yes/no if using floating point in the GPRs"
12614 msgstr "ÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥¿¤Î¥Ð¡¼¥¸¥ç¥ó¤ò»ØÄꤹ¤ë"
12616 #: config/rs6000/rs6000.h:467
12617 msgid "Specify yes/no if VRSAVE instructions should be generated for AltiVec"
12618 msgstr ""
12620 #: config/rs6000/rs6000.h:469
12621 #, fuzzy
12622 msgid "Avoid all range limits on call instructions"
12623 msgstr "ÊÂÎóÌ¿Îá¤ò̵¸ú¤Ë¤¹¤ë"
12625 #: config/rs6000/rs6000.h:472
12626 msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
12627 msgstr ""
12629 #: config/rs6000/rs6000.h:475
12630 msgid "Determine which dependences between insns are considered costly"
12631 msgstr ""
12633 #: config/rs6000/rs6000.h:477
12634 msgid "Specify which post scheduling nop insertion scheme to apply"
12635 msgstr ""
12637 #: config/rs6000/rs6000.h:479
12638 #, fuzzy
12639 msgid "Specify alignment of structure fields default/natural"
12640 msgstr "¹½Â¤ÂÎ¥¢¥é¥¤¥ó¥á¥ó¥È¤ÎºÇ¾®¥Ó¥Ã¥È¿ô¤ò»ØÄꤹ¤ë"
12642 #: config/rs6000/rs6000.h:481
12643 msgid "Specify scheduling priority for dispatch slot restricted insns"
12644 msgstr ""
12646 #. Definitions for __builtin_return_address and __builtin_frame_address.
12647 #. __builtin_return_address (0) should give link register (65), enable
12648 #. this.
12649 #. This should be uncommented, so that the link register is used, but
12650 #. currently this would result in unmatched insns and spilling fixed
12651 #. registers so we'll leave it for another day.  When these problems are
12652 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
12653 #. (mrs)
12654 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
12655 #. Number of bytes into the frame return addresses can be found.  See
12656 #. rs6000_stack_info in rs6000.c for more information on how the different
12657 #. abi's store the return address.
12658 #: config/rs6000/rs6000.h:1829
12659 msgid "RETURN_ADDRESS_OFFSET not supported"
12660 msgstr "RETURN_ADDRESS_OFFSET ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
12662 #: config/rs6000/sysv4.h:87
12663 #, fuzzy
12664 msgid "Select ABI calling convention"
12665 msgstr "ABI ¸Æ¤Ó½Ð¤·µ¬Ìó¤òÁªÂò¤¹¤ë"
12667 #: config/rs6000/sysv4.h:88
12668 #, fuzzy
12669 msgid "Select method for sdata handling"
12670 msgstr "sdata ¼è¤ê°·¤¤¤Î¤¿¤á¤Î¥á¥½¥Ã¥É¤òÁªÂò¤¹¤ë"
12672 #: config/rs6000/sysv4.h:100
12673 #, fuzzy
12674 msgid "Align to the base type of the bit-field"
12675 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥Ù¡¼¥¹¥¿¥¤¥×¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
12677 #: config/rs6000/sysv4.h:102
12678 #, fuzzy
12679 msgid "Don't align to the base type of the bit-field"
12680 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥Ù¡¼¥¹¥¿¥¤¥×¤Ë¥¢¥é¥¤¥ó¤·¤Ê¤¤"
12682 #: config/rs6000/sysv4.h:104
12683 msgid "Don't assume that unaligned accesses are handled by the system"
12684 msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤¬¥·¥¹¥Æ¥à¤Ë¤è¤Ã¤Æ¥Ï¥ó¥É¥ë¤µ¤ì¤ë¤È¤Ï¤ß¤Ê¤µ¤Ê¤¤"
12686 #: config/rs6000/sysv4.h:106
12687 msgid "Assume that unaligned accesses are handled by the system"
12688 msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤¬¥·¥¹¥Æ¥à¤Ë¤è¤Ã¤Æ¥Ï¥ó¥É¥ë¤µ¤ì¤ë¤È¤ß¤Ê¤¹"
12690 #: config/rs6000/sysv4.h:108 config/rs6000/sysv4.h:112
12691 #, fuzzy
12692 msgid "Produce code relocatable at runtime"
12693 msgstr "¼Â¹Ô»þ¤ËºÆÇÛÃÖ²Äǽ¤Ê¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12695 #: config/rs6000/sysv4.h:110 config/rs6000/sysv4.h:114
12696 #, fuzzy
12697 msgid "Don't produce code relocatable at runtime"
12698 msgstr "¼Â¹Ô»þ¤ËºÆÇÛÃÖ²Äǽ¤Ê¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12700 #: config/rs6000/sysv4.h:116 config/rs6000/sysv4.h:118
12701 #, fuzzy
12702 msgid "Produce little endian code"
12703 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12705 #: config/rs6000/sysv4.h:120 config/rs6000/sysv4.h:122
12706 #, fuzzy
12707 msgid "Produce big endian code"
12708 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12710 #: config/rs6000/sysv4.h:123 config/rs6000/sysv4.h:124
12711 #: config/rs6000/sysv4.h:125 config/rs6000/sysv4.h:126
12712 #: config/rs6000/sysv4.h:127 config/rs6000/sysv4.h:128
12713 #: config/rs6000/sysv4.h:138 config/rs6000/sysv4.h:139
12714 #: config/rs6000/sysv4.h:151 config/rs6000/sysv4.h:157
12715 msgid "no description yet"
12716 msgstr "ÀâÌÀ¤Ï¤Þ¤À¤¢¤ê¤Þ¤»¤ó"
12718 #: config/rs6000/sysv4.h:129
12719 #, fuzzy
12720 msgid "Use EABI"
12721 msgstr "EABI ¤òÍøÍѤ¹¤ë¡£"
12723 #: config/rs6000/sysv4.h:130
12724 #, fuzzy
12725 msgid "Don't use EABI"
12726 msgstr "EABI ¤òÍøÍѤ·¤Ê¤¤¡£"
12728 #: config/rs6000/sysv4.h:133
12729 msgid "Do not allow bit-fields to cross word boundaries"
12730 msgstr ""
12732 #: config/rs6000/sysv4.h:135
12733 #, fuzzy
12734 msgid "Use alternate register names"
12735 msgstr "ÂåÂإ쥸¥¹¥¿Ì¾¤ò»ÈÍѤ¹¤ë"
12737 #: config/rs6000/sysv4.h:137
12738 #, fuzzy
12739 msgid "Don't use alternate register names"
12740 msgstr "ÂåÂإ쥸¥¹¥¿Ì¾¤ò»ÈÍѤ·¤Ê¤¤"
12742 #: config/rs6000/sysv4.h:141
12743 #, fuzzy
12744 msgid "Link with libsim.a, libc.a and sim-crt0.o"
12745 msgstr "libsim.a, libc.a µÚ¤Ó sim-crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
12747 #: config/rs6000/sysv4.h:143
12748 #, fuzzy
12749 msgid "Link with libads.a, libc.a and crt0.o"
12750 msgstr "libads.a, libc.a µÚ¤Ó crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
12752 #: config/rs6000/sysv4.h:145
12753 #, fuzzy
12754 msgid "Link with libyk.a, libc.a and crt0.o"
12755 msgstr "libyk.a, libc.a µÚ¤Ó crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
12757 #: config/rs6000/sysv4.h:147
12758 #, fuzzy
12759 msgid "Link with libmvme.a, libc.a and crt0.o"
12760 msgstr "libmvme.a, libc.a µÚ¤Ó crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
12762 #: config/rs6000/sysv4.h:149
12763 msgid "Set the PPC_EMB bit in the ELF flags header"
12764 msgstr "PPC_EMB ¥Ó¥Ã¥È¤ò ELF ¥Õ¥é¥°¥Ø¥Ã¥ÀÆâ¤Ë¥»¥Ã¥È¤¹¤ë"
12766 #: config/rs6000/sysv4.h:150
12767 msgid "Use the WindISS simulator"
12768 msgstr ""
12770 #. Sometimes certain combinations of command options do not make sense
12771 #. on a particular target machine.  You can define a macro
12772 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
12773 #. defined, is executed once just after all the command options have
12774 #. been parsed.
12776 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
12777 #. get control.
12778 #: config/rs6000/sysv4.h:219
12779 #, fuzzy, c-format
12780 msgid "bad value for -mcall-%s"
12781 msgstr "-mcall-%s ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ"
12783 #: config/rs6000/sysv4.h:235
12784 #, fuzzy, c-format
12785 msgid "bad value for -msdata=%s"
12786 msgstr "-msdata=%s ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ"
12788 #: config/rs6000/sysv4.h:252
12789 #, fuzzy, c-format
12790 msgid "-mrelocatable and -msdata=%s are incompatible"
12791 msgstr "-mrelocatable ¤È -msdata=%s ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
12793 #: config/rs6000/sysv4.h:261
12794 #, fuzzy, c-format
12795 msgid "-f%s and -msdata=%s are incompatible"
12796 msgstr "-f%s ¤È -msdata=%s ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
12798 #: config/rs6000/sysv4.h:270
12799 #, fuzzy, c-format
12800 msgid "-msdata=%s and -mcall-%s are incompatible"
12801 msgstr "-msdata=%s ¤È -mcall-%s ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
12803 #: config/rs6000/sysv4.h:279
12804 #, fuzzy
12805 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
12806 msgstr "-mrelocatable ¤È -mno-minimal-toc ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
12808 #: config/rs6000/sysv4.h:285
12809 #, fuzzy, c-format
12810 msgid "-mrelocatable and -mcall-%s are incompatible"
12811 msgstr "-mrelocatable ¤È -mcall-%s ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
12813 #: config/rs6000/sysv4.h:292
12814 #, fuzzy, c-format
12815 msgid "-fPIC and -mcall-%s are incompatible"
12816 msgstr "-fPIC ¤È -mcall-%s ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
12818 #: config/rs6000/sysv4.h:299
12819 msgid "-mcall-aixdesc must be big endian"
12820 msgstr "-mcall-aixdesc ¤Ï¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
12822 #: config/rs6000/sysv4.h:314
12823 #, fuzzy, c-format
12824 msgid "-m%s not supported in this configuration"
12825 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
12827 #: config/s390/s390.c:1293
12828 #, c-format
12829 msgid "Unknown cpu used in -march=%s."
12830 msgstr ""
12832 #: config/s390/s390.c:1312
12833 #, c-format
12834 msgid "Unknown cpu used in -mtune=%s."
12835 msgstr ""
12837 #: config/s390/s390.c:1317
12838 #, fuzzy, c-format
12839 msgid "z/Architecture mode not supported on %s."
12840 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
12842 #: config/s390/s390.c:1319
12843 msgid "64-bit ABI not supported in ESA/390 mode."
12844 msgstr ""
12846 #: config/s390/s390.c:1325
12847 #, fuzzy
12848 msgid "invalid value for -mwarn-framesize"
12849 msgstr "-mcall-%s ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ"
12851 #: config/s390/s390.c:1335
12852 #, fuzzy
12853 msgid "invalid value for -mstack-size"
12854 msgstr "-msdata=%s ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ"
12856 #: config/s390/s390.c:1338
12857 msgid "stack size must be an exact power of 2"
12858 msgstr ""
12860 #: config/s390/s390.c:1344
12861 #, fuzzy
12862 msgid "invalid value for -mstack-guard"
12863 msgstr "-msdata=%s ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ"
12865 #: config/s390/s390.c:1347
12866 msgid "stack size must be greater than the stack guard value"
12867 msgstr ""
12869 #: config/s390/s390.c:1350
12870 msgid "stack guard value must be an exact power of 2"
12871 msgstr ""
12873 #: config/s390/s390.c:1353
12874 msgid "-mstack-size implies use of -mstack-guard"
12875 msgstr ""
12877 #: config/s390/s390.c:1357
12878 msgid "-mstack-guard implies use of -mstack-size"
12879 msgstr ""
12881 #: config/s390/s390.c:4046
12882 #, fuzzy
12883 msgid "Cannot decompose address."
12884 msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤òÍøÍѤ·¤Ê¤¤"
12886 #: config/s390/s390.c:4238
12887 msgid "UNKNOWN in print_operand !?"
12888 msgstr ""
12890 #: config/s390/s390.c:6285
12891 msgid "Total size of local variables exceeds architecture limit."
12892 msgstr ""
12894 #: config/s390/s390.c:6823
12895 #, fuzzy, c-format
12896 msgid "frame size of %qs is "
12897 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬¤ï¤«¤ê¤Þ¤»¤ó"
12899 #: config/s390/s390.c:6823
12900 msgid " bytes"
12901 msgstr ""
12903 #: config/s390/s390.c:6827
12904 #, c-format
12905 msgid "%qs uses dynamic stack allocation"
12906 msgstr ""
12908 #: config/s390/s390.h:136
12909 msgid "Use bras for executable < 64k"
12910 msgstr ""
12912 #: config/s390/s390.h:137
12913 #, fuzzy
12914 msgid "Don't use bras"
12915 msgstr "EABI ¤òÍøÍѤ·¤Ê¤¤¡£"
12917 #: config/s390/s390.h:138
12918 msgid "Additional debug prints"
12919 msgstr ""
12921 #: config/s390/s390.h:139
12922 msgid "Don't print additional debug prints"
12923 msgstr ""
12925 #: config/s390/s390.h:140
12926 #, fuzzy
12927 msgid "64 bit ABI"
12928 msgstr "64 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
12930 #: config/s390/s390.h:141
12931 #, fuzzy
12932 msgid "31 bit ABI"
12933 msgstr "64 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
12935 #: config/s390/s390.h:142
12936 msgid "z/Architecture"
12937 msgstr ""
12939 #: config/s390/s390.h:143
12940 msgid "ESA/390 architecture"
12941 msgstr ""
12943 #: config/s390/s390.h:144
12944 msgid "mvcle use"
12945 msgstr ""
12947 #: config/s390/s390.h:145
12948 msgid "mvc&ex"
12949 msgstr ""
12951 #: config/s390/s390.h:146
12952 msgid "Enable tpf OS tracing code"
12953 msgstr ""
12955 #: config/s390/s390.h:147
12956 msgid "Disable tpf OS tracing code"
12957 msgstr ""
12959 #: config/s390/s390.h:148
12960 #, fuzzy
12961 msgid "Disable fused multiply/add instructions"
12962 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
12964 #: config/s390/s390.h:149
12965 #, fuzzy
12966 msgid "Enable fused multiply/add instructions"
12967 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
12969 #: config/s390/s390.h:150
12970 msgid "Maintain backchain pointer"
12971 msgstr ""
12973 #: config/s390/s390.h:151
12974 #, fuzzy
12975 msgid "Don't maintain backchain pointer"
12976 msgstr "¥¹¥¿¥Ã¥¯¥Á¥§¥Ã¥¯ÍÑ¥³¡¼¥É¤òÅǤ«¤Ê¤¤"
12978 #: config/s390/s390.h:152
12979 msgid "Use packed stack layout"
12980 msgstr ""
12982 #: config/s390/s390.h:153
12983 #, fuzzy
12984 msgid "Don't use packed stack layout"
12985 msgstr "¥¹¥¿¥Ã¥¯¥Ð¥¤¥¢¥¹¤ò»ÈÍѤ·¤Ê¤¤"
12987 #: config/s390/s390.h:162
12988 msgid "Warn if a single function's framesize exceeds the given framesize"
12989 msgstr ""
12991 #: config/s390/s390.h:165
12992 msgid "Warn if a function uses alloca or creates an array with dynamic size"
12993 msgstr ""
12995 #: config/s390/s390.h:168
12996 msgid "Emit extra code in the function prologue in order to trap if the stacksize exceeds the given limit"
12997 msgstr ""
12999 #: config/s390/s390.h:171
13000 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered"
13001 msgstr ""
13003 #: config/sh/sh.c:6197
13004 #, fuzzy
13005 msgid "__builtin_saveregs not supported by this subtarget"
13006 msgstr "__builtin_saveregs ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
13008 #: config/sh/sh.c:7166
13009 msgid "attribute interrupt_handler is not compatible with -m5-compact"
13010 msgstr ""
13012 #. The sp_switch attribute only has meaning for interrupt functions.
13013 #. The trap_exit attribute only has meaning for interrupt functions.
13014 #: config/sh/sh.c:7188 config/sh/sh.c:7223
13015 #, fuzzy, c-format
13016 msgid "%qs attribute only applies to interrupt functions"
13017 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
13019 #. The argument must be a constant string.
13020 #: config/sh/sh.c:7195
13021 #, fuzzy, c-format
13022 msgid "%qs attribute argument not a string constant"
13023 msgstr "asm ¥Æ¥ó¥×¥ì¡¼¥È¤¬Ê¸»úÎóÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
13025 #. The argument must be a constant integer.
13026 #: config/sh/sh.c:7230
13027 #, fuzzy, c-format
13028 msgid "%qs attribute argument not an integer constant"
13029 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÀ°¿ô·¿¤ÎÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
13031 #: config/sh/symbian.c:147
13032 msgid "%H function '%D' is defined after prior declaration as dllimport: attribute ignored"
13033 msgstr ""
13035 #: config/sh/symbian.c:158
13036 msgid "%Hinline function '%D' is declared as dllimport: attribute ignored."
13037 msgstr ""
13039 #: config/sh/symbian.c:171
13040 msgid "%Hdefinition of static data member '%D' of dllimport'd class."
13041 msgstr ""
13043 #: config/sh/symbian.c:286
13044 msgid "%Hfailure in redeclaration of '%D': dllimport'd symbol lacks external linkage."
13045 msgstr ""
13047 #: config/sh/symbian.c:332
13048 msgid "%H%s '%D' %s after being referenced with dllimport linkage."
13049 msgstr ""
13051 #: config/sh/symbian.c:436
13052 #, fuzzy
13053 msgid "%Hvariable %qD definition is marked dllimport."
13054 msgstr "ÀÅŪÊÑ¿ô `%s' ¤Ï dllimport ¤È¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
13056 #: config/sh/symbian.c:511
13057 msgid "%Hexternal linkage required for symbol '%D' because of '%s' attribute."
13058 msgstr ""
13060 #: config/sh/symbian.c:892 cp/tree.c:2346
13061 #, fuzzy, c-format
13062 msgid "lang_* check: failed in %s, at %s:%d"
13063 msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤­½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)"
13065 #. There are no delay slots on SHmedia.
13066 #. Relaxation isn't yet supported for SHmedia
13067 #. -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.
13068 #: config/sh/sh.h:754
13069 #, fuzzy
13070 msgid "Profiling is not supported on this target."
13071 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
13073 #: config/sparc/sparc.c:577
13074 #, c-format
13075 msgid "%s is not supported by this configuration"
13076 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
13078 #: config/sparc/sparc.c:584
13079 msgid "-mlong-double-64 not allowed with -m64"
13080 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
13082 #: config/sparc/sparc.c:609
13083 msgid "-mcmodel= is not supported on 32 bit systems"
13084 msgstr "-mcmodel= ¤Ï 32 bit ¥·¥¹¥Æ¥à¾å¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
13086 #: config/sparc/sparc.c:7315 config/sparc/sparc.c:7321
13087 #, fuzzy, c-format
13088 msgid "invalid %%Y operand"
13089 msgstr "̵¸ú¤Ê %%Y ¥ª¥Ú¥é¥ó¥É"
13091 #: config/sparc/sparc.c:7391
13092 #, fuzzy, c-format
13093 msgid "invalid %%A operand"
13094 msgstr "̵¸ú¤Ê %%A ¥ª¥Ú¥é¥ó¥É"
13096 #: config/sparc/sparc.c:7401
13097 #, fuzzy, c-format
13098 msgid "invalid %%B operand"
13099 msgstr "̵¸ú¤Ê %%B ¥ª¥Ú¥é¥ó¥É"
13101 #: config/sparc/sparc.c:7440
13102 #, fuzzy, c-format
13103 msgid "invalid %%c operand"
13104 msgstr "̵¸ú¤Ê %%c ¥ª¥Ú¥é¥ó¥É"
13106 #: config/sparc/sparc.c:7441
13107 #, fuzzy, c-format
13108 msgid "invalid %%C operand"
13109 msgstr "̵¸ú¤Ê %%C ¥ª¥Ú¥é¥ó¥É"
13111 #: config/sparc/sparc.c:7462
13112 #, fuzzy, c-format
13113 msgid "invalid %%d operand"
13114 msgstr "̵¸ú¤Ê %%d ¥ª¥Ú¥é¥ó¥É"
13116 #: config/sparc/sparc.c:7463
13117 #, fuzzy, c-format
13118 msgid "invalid %%D operand"
13119 msgstr "̵¸ú¤Ê %%D ¥ª¥Ú¥é¥ó¥É"
13121 #: config/sparc/sparc.c:7479
13122 #, fuzzy, c-format
13123 msgid "invalid %%f operand"
13124 msgstr "̵¸ú¤Ê %%f ¥ª¥Ú¥é¥ó¥É"
13126 #: config/sparc/sparc.c:7493
13127 #, fuzzy, c-format
13128 msgid "invalid %%s operand"
13129 msgstr "̵¸ú¤Ê %P ¥ª¥Ú¥é¥ó¥É¤Ç¤¹"
13131 #: config/sparc/sparc.c:7547
13132 msgid "long long constant not a valid immediate operand"
13133 msgstr "long long Äê¿ô¤ÏÀµ¾ï¤Ê¨ÃÍ¥ª¥Ú¥é¥ó¥É¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
13135 #: config/sparc/sparc.c:7550
13136 msgid "floating point constant not a valid immediate operand"
13137 msgstr "ÉâÆ°¾®¿ôÄê¿ô¤ÏÀµ¾ï¤Ê¨ÃÍ¥ª¥Ú¥é¥ó¥É¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
13139 #: config/sparc/freebsd.h:77 config/sparc/linux.h:91
13140 #: config/sparc/linux64.h:111 config/sparc/netbsd-elf.h:211
13141 msgid "Use 64 bit long doubles"
13142 msgstr "64 ¥Ó¥Ã¥È long double ¤ò»ÈÍѤ¹¤ë"
13144 #: config/sparc/freebsd.h:78 config/sparc/linux.h:92
13145 #: config/sparc/linux64.h:112 config/sparc/netbsd-elf.h:212
13146 msgid "Use 128 bit long doubles"
13147 msgstr "128 ¥Ó¥Ã¥È¤Î long double ¤ò»ÈÍѤ¹¤ë"
13149 #: config/sparc/sp64-elf.h:90
13150 msgid "Generate code for big endian"
13151 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
13153 #: config/sparc/sp64-elf.h:91
13154 msgid "Generate code for little endian"
13155 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
13157 #: config/sparc/sp86x-elf.h:68
13158 msgid "Use little-endian byte order for data"
13159 msgstr "¥Ç¡¼¥¿¤Î¥Ð¥¤¥È½ç¤Ë¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤ò»ÈÍѤ¹¤ë"
13161 #: config/sparc/sparc.h:626
13162 msgid "Assume possible double misalignment"
13163 msgstr "double ¤¬¸í¤Ã¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤È¤Ê¤ë²ÄǽÀ­¤¬¤¢¤ë¤È¤ß¤Ê¤¹"
13165 #: config/sparc/sparc.h:628
13166 msgid "Assume all doubles are aligned"
13167 msgstr "Á´¤Æ¤Î double ¤ò¥¢¥é¥¤¥ó¤µ¤ì¤¿¤â¤Î¤È¤ß¤Ê¤¹"
13169 #: config/sparc/sparc.h:630
13170 msgid "Pass -assert pure-text to linker"
13171 msgstr "¥ê¥ó¥«¤Ë -assert pure-text ¤òÅϤ¹"
13173 #: config/sparc/sparc.h:632
13174 msgid "Do not pass -assert pure-text to linker"
13175 msgstr "¥ê¥ó¥«¤Ë -assert pure-text ¤òÅϤµ¤Ê¤¤"
13177 #: config/sparc/sparc.h:634
13178 msgid "Use ABI reserved registers"
13179 msgstr "ABI Í½Ìó¥ì¥¸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
13181 #: config/sparc/sparc.h:636
13182 msgid "Do not use ABI reserved registers"
13183 msgstr "ABI Í½Ìó¥ì¥¸¥¹¥¿¤ò»ÈÍѤ·¤Ê¤¤"
13185 #: config/sparc/sparc.h:638
13186 msgid "Use hardware quad fp instructions"
13187 msgstr "»ÍÇÜÀºÅÙÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
13189 #: config/sparc/sparc.h:640
13190 msgid "Do not use hardware quad fp instructions"
13191 msgstr "»ÍÇÜÀºÅÙÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
13193 #: config/sparc/sparc.h:642
13194 msgid "Compile for v8plus ABI"
13195 msgstr "v8plus ABI ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
13197 #: config/sparc/sparc.h:644
13198 msgid "Do not compile for v8plus ABI"
13199 msgstr "v8plus ABI ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤Ê¤¤"
13201 #: config/sparc/sparc.h:646
13202 msgid "Utilize Visual Instruction Set"
13203 msgstr "Visual Ì¿Î᥻¥Ã¥È¤òÍøÍѤ¹¤ë"
13205 #: config/sparc/sparc.h:648
13206 msgid "Do not utilize Visual Instruction Set"
13207 msgstr "Visual Ì¿Î᥻¥Ã¥È¤òÍøÍѤ·¤Ê¤¤"
13209 #: config/sparc/sparc.h:650
13210 msgid "Pointers are 64-bit"
13211 msgstr "¥Ý¥¤¥ó¥¿¤ò 64 ¥Ó¥Ã¥È¤È¤¹¤ë"
13213 #: config/sparc/sparc.h:652
13214 msgid "Pointers are 32-bit"
13215 msgstr "¥Ý¥¤¥ó¥¿¤ò 32 ¥Ó¥Ã¥È¤È¤¹¤ë"
13217 #: config/sparc/sparc.h:654
13218 msgid "Use 32-bit ABI"
13219 msgstr "32 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
13221 #: config/sparc/sparc.h:656
13222 msgid "Use 64-bit ABI"
13223 msgstr "64 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
13225 #: config/sparc/sparc.h:658
13226 msgid "Use stack bias"
13227 msgstr "¥¹¥¿¥Ã¥¯¥Ð¥¤¥¢¥¹¤ò»ÈÍѤ¹¤ë"
13229 #: config/sparc/sparc.h:660
13230 msgid "Do not use stack bias"
13231 msgstr "¥¹¥¿¥Ã¥¯¥Ð¥¤¥¢¥¹¤ò»ÈÍѤ·¤Ê¤¤"
13233 #: config/sparc/sparc.h:662
13234 msgid "Use structs on stronger alignment for double-word copies"
13235 msgstr "¥À¥Ö¥ë¥ï¡¼¥É¥³¥Ô¡¼ÍѤζ¯¤¯¥¢¥é¥¤¥ó¤µ¤ì¤¿¹½Â¤ÂΤò»ÈÍѤ¹¤ë"
13237 #: config/sparc/sparc.h:664
13238 msgid "Do not use structs on stronger alignment for double-word copies"
13239 msgstr "¥À¥Ö¥ë¥ï¡¼¥É¥³¥Ô¡¼ÍѤζ¯¤¯¥¢¥é¥¤¥ó¤µ¤ì¤¿¹½Â¤ÂΤò»ÈÍѤ·¤Ê¤¤"
13241 #: config/sparc/sparc.h:666
13242 msgid "Optimize tail call instructions in assembler and linker"
13243 msgstr "¥¢¥»¥ó¥Ö¥é¤È¥ê¥ó¥«¤ÇËöÈø¸Æ¤Ó½Ð¤·Ì¿Îá¤òºÇŬ²½¤¹¤ë"
13245 #: config/sparc/sparc.h:668
13246 msgid "Do not optimize tail call instructions in assembler or linker"
13247 msgstr "¥¢¥»¥ó¥Ö¥é¤È¥ê¥ó¥«¤ÇËöÈø¸Æ¤Ó½Ð¤·Ì¿Îá¤òºÇŬ²½¤·¤Ê¤¤"
13249 #: config/sparc/sparc.h:713
13250 #, fuzzy
13251 msgid "Use given SPARC code model"
13252 msgstr "Í¿¤¨¤é¤ì¤¿ Sparc ¥³¡¼¥É¥â¥Ç¥ë¤ò»ÈÍѤ¹¤ë"
13254 #: config/stormy16/stormy16.c:528
13255 msgid "Constant halfword load operand out of range."
13256 msgstr ""
13258 #: config/stormy16/stormy16.c:538
13259 msgid "Constant arithmetic operand out of range."
13260 msgstr ""
13262 #: config/stormy16/stormy16.c:1224
13263 msgid "Local variable memory requirements exceed capacity."
13264 msgstr ""
13266 #: config/stormy16/stormy16.c:1390
13267 msgid "function_profiler support"
13268 msgstr ""
13270 #: config/stormy16/stormy16.c:1479
13271 #, fuzzy
13272 msgid "cannot use va_start in interrupt function"
13273 msgstr "¾¤Î´Ø¿ôÆâ¤Ç static ´Ø¿ô¤òÀë¸À¤Ç¤­¤Þ¤»¤ó"
13275 #: config/stormy16/stormy16.c:1921 config/stormy16/stormy16.c:1992
13276 #, fuzzy
13277 msgid "'B' operand is not constant"
13278 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É¤¬ `asm' Æâ¤ÇÄê¿ô¤Ç¤¹"
13280 #: config/stormy16/stormy16.c:1948
13281 msgid "'B' operand has multiple bits set"
13282 msgstr ""
13284 #: config/stormy16/stormy16.c:1974
13285 #, fuzzy
13286 msgid "'o' operand is not constant"
13287 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É¤¬ `asm' Æâ¤ÇÄê¿ô¤Ç¤¹"
13289 #: config/stormy16/stormy16.c:2006
13290 #, fuzzy
13291 msgid "xstormy16_print_operand: unknown code"
13292 msgstr "ia64_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
13294 #: config/stormy16/stormy16.c:2052
13295 #, fuzzy, c-format
13296 msgid "switch statement of size %lu entries too large"
13297 msgstr "ÊÑ¿ô `%s' ¤Î¥µ¥¤¥º¤¬Â礭¤¹¤®¤Þ¤¹"
13299 #: config/stormy16/stormy16.c:2434
13300 msgid "%<__BELOW100__%> attribute only applies to variables"
13301 msgstr ""
13303 #: config/stormy16/stormy16.c:2441
13304 msgid "__BELOW100__ attribute not allowed with auto storage class."
13305 msgstr ""
13307 #: config/v850/v850-c.c:67
13308 msgid "#pragma GHS endXXXX found without previous startXXX"
13309 msgstr "#pragma GHS endXXXX ¤¬Á°¤Î startXXX Ìµ¤·¤Ç¸«¤Ä¤«¤ê¤Þ¤·¤¿"
13311 #: config/v850/v850-c.c:69
13312 msgid "#pragma GHS endXXX does not match previous startXXX"
13313 msgstr "#pragma GHS endXXX ¤¬Á°¤Î startXXX ¤ÈŬ¹ç¤·¤Þ¤»¤ó"
13315 #: config/v850/v850-c.c:94
13316 #, fuzzy
13317 msgid "cannot set interrupt attribute: no current function"
13318 msgstr "interrupt Â°À­¤òÀßÄê¤Ç¤­¤Þ¤»¤ó: ¸½ºß¤Î´Ø¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
13320 #: config/v850/v850-c.c:102
13321 #, fuzzy
13322 msgid "cannot set interrupt attribute: no such identifier"
13323 msgstr "interrupt Â°À­¤òÀßÄê¤Ç¤­¤Þ¤»¤ó: ¤½¤ÎÍͤʼ±Ê̻Ҥ¬¤¢¤ê¤Þ¤»¤ó"
13325 #: config/v850/v850-c.c:147
13326 msgid "junk at end of #pragma ghs section"
13327 msgstr "#pragma ghs section ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13329 #: config/v850/v850-c.c:164
13330 #, fuzzy, c-format
13331 msgid "unrecognized section name \"%s\""
13332 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥»¥¯¥·¥ç¥ó̾ \"%s\""
13334 #: config/v850/v850-c.c:179
13335 msgid "malformed #pragma ghs section"
13336 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
13338 #: config/v850/v850-c.c:198
13339 msgid "junk at end of #pragma ghs interrupt"
13340 msgstr "#pragma ghs interrupt ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13342 #: config/v850/v850-c.c:209
13343 msgid "junk at end of #pragma ghs starttda"
13344 msgstr "#pragma ghs starttda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13346 #: config/v850/v850-c.c:220
13347 msgid "junk at end of #pragma ghs startsda"
13348 msgstr "#pragma ghs startsda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13350 #: config/v850/v850-c.c:231
13351 msgid "junk at end of #pragma ghs startzda"
13352 msgstr "#pragma ghs startzda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13354 #: config/v850/v850-c.c:242
13355 msgid "junk at end of #pragma ghs endtda"
13356 msgstr "#pragma ghs endtda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13358 #: config/v850/v850-c.c:253
13359 msgid "junk at end of #pragma ghs endsda"
13360 msgstr "#pragma ghs endsda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13362 #: config/v850/v850-c.c:264
13363 msgid "junk at end of #pragma ghs endzda"
13364 msgstr "#pragma ghs ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13366 #: config/v850/v850.c:163
13367 #, fuzzy, c-format
13368 msgid "%s=%s is not numeric"
13369 msgstr "%s=%s ¤Ï¿ôÃͤǤϤ¢¤ê¤Þ¤»¤ó"
13371 #: config/v850/v850.c:170
13372 #, fuzzy, c-format
13373 msgid "%s=%s is too large"
13374 msgstr "%s=%s ¤ÏÂ礭¤¹¤®¤Þ¤¹¡£"
13376 #: config/v850/v850.c:336
13377 msgid "const_double_split got a bad insn:"
13378 msgstr ""
13380 #: config/v850/v850.c:901
13381 msgid "output_move_single:"
13382 msgstr ""
13384 #: config/v850/v850.c:2243
13385 #, fuzzy
13386 msgid "%Jdata area attributes cannot be specified for local variables"
13387 msgstr "¥Ç¡¼¥¿Îΰè°À­¤ò¥í¡¼¥«¥ëÊÑ¿ô¤Ë¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
13389 #: config/v850/v850.c:2254
13390 #, fuzzy
13391 msgid "%Jdata area of '%D' conflicts with previous declaration"
13392 msgstr "¥Ç¡¼¥¿Îΰè '%s' ¤ÏÁ°¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
13394 #: config/v850/v850.c:2453
13395 #, fuzzy, c-format
13396 msgid "bogus JR construction: %d\n"
13397 msgstr "¸íËâ²½¤µ¤ì¤¿ JR ¹½Â¤: %d\n"
13399 #: config/v850/v850.c:2474 config/v850/v850.c:2677
13400 #, fuzzy, c-format
13401 msgid "bad amount of stack space removal: %d"
13402 msgstr "¥¹¥¿¥Ã¥¯¶õ´Öºï½üÎ̤¬ÉÔÀµ¤Ç¤¹: %d"
13404 #: config/v850/v850.c:2653
13405 #, fuzzy, c-format
13406 msgid "bogus JARL construction: %d\n"
13407 msgstr "¸íËâ²½¤µ¤ì¤¿ JARL ¹½Â¤: %d\n"
13409 #: config/v850/v850.c:3023
13410 #, fuzzy, c-format
13411 msgid "Bogus DISPOSE construction: %d\n"
13412 msgstr "¸íËâ²½¤µ¤ì¤¿ JR ¹½Â¤: %d\n"
13414 #: config/v850/v850.c:3045
13415 #, c-format
13416 msgid "Too much stack space to dispose of: %d"
13417 msgstr ""
13419 #: config/v850/v850.c:3218
13420 #, fuzzy, c-format
13421 msgid "Bogus PREPEARE construction: %d\n"
13422 msgstr "¸íËâ²½¤µ¤ì¤¿ JARL ¹½Â¤: %d\n"
13424 #: config/v850/v850.c:3240
13425 #, fuzzy, c-format
13426 msgid "Too much stack space to prepare: %d"
13427 msgstr "¥¹¥¿¥Ã¥¯¶õ´Öºï½üÎ̤¬ÉÔÀµ¤Ç¤¹: %d"
13429 #. Macro to define tables used to set the flags.
13430 #. This is a list in braces of pairs in braces,
13431 #. each pair being { "NAME", VALUE }
13432 #. where VALUE is the bits to set or minus the bits to clear.
13433 #. An empty string NAME is used to identify the default VALUE.
13434 #: config/v850/v850.h:174
13435 msgid "Support Green Hills ABI"
13436 msgstr "Green Hill ¤Î ABI ¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
13438 #: config/v850/v850.h:177
13439 msgid "Prohibit PC relative function calls"
13440 msgstr "PC ´ØÏ¢¤Î´Ø¿ô¸Æ¤Ó½Ð¤·¤ò¶Ø¤¸¤ë"
13442 #: config/v850/v850.h:180
13443 msgid "Reuse r30 on a per function basis"
13444 msgstr "´Ø¿ô¤Î¼çÍ×ÉôʬËè¤Ë r30 ¤òºÆÍøÍѤ¹¤ë"
13446 #: config/v850/v850.h:183
13447 msgid "Use stubs for function prologues"
13448 msgstr "´Ø¿ô³«»ÏÉôʬÍѤΥ¹¥¿¥Ö¤ò»ÈÍѤ¹¤ë"
13450 #: config/v850/v850.h:186
13451 msgid "Same as: -mep -mprolog-function"
13452 msgstr "-mep -mprolog-function ¤ÈƱÍÍ"
13454 #: config/v850/v850.h:187
13455 msgid "Enable backend debugging"
13456 msgstr "¥Ð¥Ã¥¯¥¨¥ó¥É¥Ç¥Ð¥Ã¥°¤òÍ­¸ú¤Ë¤¹¤ë"
13458 #: config/v850/v850.h:189
13459 msgid "Compile for the v850 processor"
13460 msgstr "v850 ¥×¥í¥»¥Ã¥µÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
13462 #: config/v850/v850.h:191
13463 #, fuzzy
13464 msgid "Compile for v850e1 processor"
13465 msgstr "v850 ¥×¥í¥»¥Ã¥µÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
13467 #. Make sure that the other bits are cleared.
13468 #: config/v850/v850.h:193
13469 #, fuzzy
13470 msgid "Compile for v850e processor"
13471 msgstr "v850 ¥×¥í¥»¥Ã¥µÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
13473 #. Make sure that the other bits are cleared.
13474 #: config/v850/v850.h:195
13475 #, fuzzy
13476 msgid "Enable the use of the short load instructions"
13477 msgstr "DB Ì¿Îá¤Î»ÈÍѤòÍ­¸ú¤Ë¤¹¤ë"
13479 #: config/v850/v850.h:198
13480 #, fuzzy
13481 msgid "Do not use the callt instruction"
13482 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
13484 #: config/v850/v850.h:205
13485 #, fuzzy
13486 msgid "Do not use registers r2 and r5"
13487 msgstr "sb ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ·¤Ê¤¤"
13489 #: config/v850/v850.h:207
13490 msgid "Enforce strict alignment"
13491 msgstr ""
13493 #: config/v850/v850.h:210
13494 msgid "Use 4 byte entries in switch tables"
13495 msgstr "switch ¥Æ¡¼¥Ö¥ë¤Ç 4 ¥Ð¥¤¥È¥¨¥ó¥È¥ê¤ò»ÈÍѤ¹¤ë"
13497 #: config/v850/v850.h:236
13498 msgid "Set the max size of data eligible for the TDA area"
13499 msgstr "TDA Îΰè¤Ë¤È¤Ã¤Æ˾¤Þ¤·¤¤ºÇÂç¥Ç¡¼¥¿¥µ¥¤¥º¤òÀßÄꤹ¤ë"
13501 #: config/v850/v850.h:239
13502 msgid "Set the max size of data eligible for the SDA area"
13503 msgstr "SDA Îΰè¤Ë¤È¤Ã¤Æ˾¤Þ¤·¤¤ºÇÂç¥Ç¡¼¥¿¥µ¥¤¥º¤òÀßÄꤹ¤ë"
13505 #: config/v850/v850.h:242
13506 msgid "Set the max size of data eligible for the ZDA area"
13507 msgstr "ZDA Îΰè¤Ë¤È¤Ã¤Æ˾¤Þ¤·¤¤ºÇÂç¥Ç¡¼¥¿¥µ¥¤¥º¤òÀßÄꤹ¤ë"
13509 #: config/xtensa/xtensa.c:1014 config/xtensa/xtensa.c:1046
13510 #: config/xtensa/xtensa.c:1055
13511 msgid "bad test"
13512 msgstr ""
13514 #: config/xtensa/xtensa.c:1774
13515 msgid "boolean registers required for the floating-point option"
13516 msgstr ""
13518 #: config/xtensa/xtensa.c:1820
13519 #, fuzzy, c-format
13520 msgid "-f%s is not supported with CONST16 instructions"
13521 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
13523 #: config/xtensa/xtensa.c:1825
13524 msgid "PIC is required but not supported with CONST16 instructions"
13525 msgstr ""
13527 #: config/xtensa/xtensa.c:1895
13528 #, fuzzy, c-format
13529 msgid "invalid %%D value"
13530 msgstr "̵¸ú¤Ê %D ÃͤǤ¹"
13532 #: config/xtensa/xtensa.c:1932
13533 #, fuzzy
13534 msgid "invalid mask"
13535 msgstr "̵¸ú¤Ê #pragma %s ¤Ç¤¹"
13537 #: config/xtensa/xtensa.c:1958
13538 #, fuzzy, c-format
13539 msgid "invalid %%x value"
13540 msgstr "̵¸ú¤Ê %%W ÃͤǤ¹"
13542 #: config/xtensa/xtensa.c:1965
13543 #, fuzzy, c-format
13544 msgid "invalid %%d value"
13545 msgstr "̵¸ú¤Ê %%W ÃͤǤ¹"
13547 #: config/xtensa/xtensa.c:1986 config/xtensa/xtensa.c:1996
13548 #, fuzzy, c-format
13549 msgid "invalid %%t/%%b value"
13550 msgstr "̵¸ú¤Ê %%b ÃÍ"
13552 #: config/xtensa/xtensa.c:2038
13553 #, fuzzy
13554 msgid "invalid address"
13555 msgstr "̵¸ú¤Ê¥³¡¼¥É¤Ç¤¹"
13557 #: config/xtensa/xtensa.c:2063
13558 #, fuzzy
13559 msgid "no register in address"
13560 msgstr "ÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹: %s"
13562 #: config/xtensa/xtensa.c:2071
13563 #, fuzzy
13564 msgid "address offset not a constant"
13565 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
13567 #: config/xtensa/xtensa.c:2672
13568 #, fuzzy
13569 msgid "only uninitialized variables can be placed in a .bss section"
13570 msgstr "8 ¥Ó¥Ã¥ÈÎΰèÆâ¤ËÇÛÃ֤Ǥ­¤ëÊÑ¿ô¤À¤±¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
13572 #: config/xtensa/xtensa.h:79
13573 #, fuzzy
13574 msgid "Use CONST16 instruction to load constants"
13575 msgstr "½ÐÎϤ¹¤ë°ú¿ô¤ò¥»¡¼¥Ö¤¹¤ë¤¿¤á push Ì¿Îá¤ò»È¤¦"
13577 #: config/xtensa/xtensa.h:81
13578 msgid "Use PC-relative L32R instruction to load constants"
13579 msgstr ""
13581 #: config/xtensa/xtensa.h:83
13582 #, fuzzy
13583 msgid "Disable fused multiply/add and multiply/subtract FP instructions"
13584 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
13586 #: config/xtensa/xtensa.h:85
13587 #, fuzzy
13588 msgid "Enable fused multiply/add and multiply/subtract FP instructions"
13589 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
13591 #: config/xtensa/xtensa.h:87
13592 msgid "Intersperse literal pools with code in the text section"
13593 msgstr ""
13595 #: config/xtensa/xtensa.h:89
13596 msgid "Put literal pools in a separate literal section"
13597 msgstr ""
13599 #: config/xtensa/xtensa.h:91
13600 msgid "Automatically align branch targets to reduce branch penalties"
13601 msgstr ""
13603 #: config/xtensa/xtensa.h:93
13604 msgid "Do not automatically align branch targets"
13605 msgstr ""
13607 #: config/xtensa/xtensa.h:95
13608 msgid "Use indirect CALLXn instructions for large programs"
13609 msgstr ""
13611 #: config/xtensa/xtensa.h:97
13612 #, fuzzy
13613 msgid "Use direct CALLn instructions for fast calls"
13614 msgstr "ÁȤ߹þ¤ß¤Î½ü»»Ì¿Îá¤ò»ÈÍѤ¹¤ë"
13616 #: ada/misc.c:258
13617 #, fuzzy, c-format
13618 msgid "missing argument to \"-%s\""
13619 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
13621 #: ada/misc.c:299
13622 msgid "%<-gnat%> misspelled as %<-gant%>"
13623 msgstr ""
13625 #: cp/call.c:288
13626 msgid "unable to call pointer to member function here"
13627 msgstr "¤³¤³¤Ç¤Ï¥á¥ó¥Ð´Ø¿ô¥Ý¥¤¥ó¥¿¸Æ¤Ó½Ð¤·¤¬¤Ç¤­¤Þ¤»¤ó"
13629 #: cp/call.c:2369
13630 msgid "%s %D(%T, %T, %T) <built-in>"
13631 msgstr ""
13633 #: cp/call.c:2374
13634 msgid "%s %D(%T, %T) <built-in>"
13635 msgstr ""
13637 #: cp/call.c:2378
13638 #, fuzzy
13639 msgid "%s %D(%T) <built-in>"
13640 msgstr "<ÁȤ߹þ¤ß>"
13642 #: cp/call.c:2382
13643 msgid "%s %T <conversion>"
13644 msgstr ""
13646 #: cp/call.c:2384
13647 msgid "%J%s %+#D <near match>"
13648 msgstr ""
13650 #: cp/call.c:2386
13651 msgid "%J%s %+#D"
13652 msgstr ""
13654 #: cp/call.c:2421
13655 msgid "candidates are:"
13656 msgstr ""
13658 #: cp/call.c:2607
13659 #, fuzzy
13660 msgid "conversion from %qT to %qT is ambiguous"
13661 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
13663 #: cp/call.c:2761 cp/call.c:2819
13664 msgid "no matching function for call to %<%D(%A)%>"
13665 msgstr ""
13667 #: cp/call.c:2764 cp/call.c:2822
13668 msgid "call of overloaded %<%D(%A)%> is ambiguous"
13669 msgstr ""
13671 #. It's no good looking for an overloaded operator() on a
13672 #. pointer-to-member-function.
13673 #: cp/call.c:2890
13674 #, c-format
13675 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
13676 msgstr ""
13678 #: cp/call.c:2959
13679 msgid "no match for call to %<(%T) (%A)%>"
13680 msgstr ""
13682 #: cp/call.c:2968
13683 msgid "call of %<(%T) (%A)%> is ambiguous"
13684 msgstr ""
13686 #: cp/call.c:3005
13687 msgid "%s for ternary %<operator?:%> in %<%E ? %E : %E%>"
13688 msgstr ""
13690 #: cp/call.c:3011
13691 msgid "%s for %<operator%s%> in %<%E%s%>"
13692 msgstr ""
13694 #: cp/call.c:3015
13695 msgid "%s for %<operator[]%> in %<%E[%E]%>"
13696 msgstr ""
13698 #: cp/call.c:3020
13699 msgid "%s for %qs in %<%s %E%>"
13700 msgstr ""
13702 #: cp/call.c:3025
13703 msgid "%s for %<operator%s%> in %<%E %s %E%>"
13704 msgstr ""
13706 #: cp/call.c:3028
13707 msgid "%s for %<operator%s%> in %<%s%E%>"
13708 msgstr ""
13710 #: cp/call.c:3118
13711 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
13712 msgstr "ISO C++ ¤ÏÃæ´Ö¹à¤¬¾Êά¤µ¤ì¤¿ ?: ¼°¤ò¶Ø¤¸¤Þ¤¹"
13714 #: cp/call.c:3195
13715 msgid "%qE has type %<void%> and is not a throw-expression"
13716 msgstr ""
13718 #: cp/call.c:3234 cp/call.c:3444
13719 msgid "operands to ?: have different types"
13720 msgstr ""
13722 #: cp/call.c:3398
13723 #, fuzzy
13724 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
13725 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
13727 #: cp/call.c:3405
13728 #, fuzzy
13729 msgid "enumeral and non-enumeral type in conditional expression"
13730 msgstr "¾ò·ï¼°¤ËÉä¹çÉÕ¤­·¿¤ÈÉä¹ç̵¤··¿¤È¤¬¤¢¤ê¤Þ¤¹"
13732 #: cp/call.c:3700
13733 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
13734 msgstr ""
13736 #: cp/call.c:3753
13737 msgid "using synthesized %q#D for copy assignment"
13738 msgstr ""
13740 #: cp/call.c:3755
13741 msgid "  where cfront would use %q#D"
13742 msgstr ""
13744 #: cp/call.c:3787
13745 #, fuzzy
13746 msgid "comparison between %q#T and %q#T"
13747 msgstr "¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¹Ô¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
13749 #: cp/call.c:4044
13750 #, fuzzy
13751 msgid "no suitable %<operator %s> for %qT"
13752 msgstr "¤¢¤ê¤¨¤Ê¤¤±é»»»Ò '%s'"
13754 #: cp/call.c:4061
13755 msgid "%q+#D is private"
13756 msgstr ""
13758 #: cp/call.c:4063
13759 msgid "%q+#D is protected"
13760 msgstr ""
13762 #: cp/call.c:4065
13763 msgid "%q+#D is inaccessible"
13764 msgstr ""
13766 #: cp/call.c:4066
13767 msgid "within this context"
13768 msgstr ""
13770 #: cp/call.c:4154 cp/cvt.c:263
13771 #, fuzzy
13772 msgid "invalid conversion from %qT to %qT"
13773 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
13775 #: cp/call.c:4156
13776 #, fuzzy
13777 msgid "  initializing argument %P of %qD"
13778 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
13780 #: cp/call.c:4300
13781 msgid "cannot bind bitfield %qE to %qT"
13782 msgstr ""
13784 #: cp/call.c:4303
13785 msgid "cannot bind packed field %qE to %qT"
13786 msgstr ""
13788 #: cp/call.c:4306
13789 #, fuzzy
13790 msgid "cannot bind rvalue %qE to %qT"
13791 msgstr "¥½¡¼¥¹ %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
13793 #: cp/call.c:4401
13794 msgid "cannot pass objects of non-POD type %q#T through %<...%>; call will abort at runtime"
13795 msgstr ""
13797 #. Undefined behavior [expr.call] 5.2.2/7.
13798 #: cp/call.c:4427
13799 msgid "cannot receive objects of non-POD type %q#T through %<...%>; call will abort at runtime"
13800 msgstr ""
13802 #: cp/call.c:4470
13803 msgid "the default argument for parameter %d of %qD has not yet been parsed"
13804 msgstr ""
13806 #: cp/call.c:4675
13807 msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
13808 msgstr ""
13810 #: cp/call.c:4694
13811 msgid "%qT is not an accessible base of %qT"
13812 msgstr ""
13814 #: cp/call.c:4944
13815 msgid "could not find class$ field in java interface type %qT"
13816 msgstr ""
13818 #: cp/call.c:5206
13819 #, fuzzy
13820 msgid "call to non-function %qD"
13821 msgstr "´Ø¿ô %s ¤Ë¸Æ¤Ó½Ð¤·¤¬¤¢¤ê¤Þ¤»¤ó\n"
13823 #: cp/call.c:5231
13824 msgid "request for member %qD in %qE, which is of non-aggregate type %qT"
13825 msgstr ""
13827 #: cp/call.c:5310
13828 msgid "no matching function for call to %<%T::%s(%A)%#V%>"
13829 msgstr ""
13831 #: cp/call.c:5328
13832 msgid "call of overloaded %<%s(%A)%> is ambiguous"
13833 msgstr ""
13835 #: cp/call.c:5352
13836 msgid "cannot call member function %qD without object"
13837 msgstr ""
13839 #: cp/call.c:5957
13840 msgid "passing %qT chooses %qT over %qT"
13841 msgstr ""
13843 #: cp/call.c:5959 cp/name-lookup.c:4110
13844 #, fuzzy
13845 msgid "  in call to %qD"
13846 msgstr "`%s' ¤Ø¤Î¸Æ¤Ó½Ð¤·¤Ï¥¤¥ó¥é¥¤¥ó²½¤Ç¤­¤Þ¤»¤ó"
13848 #: cp/call.c:6016
13849 msgid "choosing %qD over %qD"
13850 msgstr ""
13852 #: cp/call.c:6017
13853 #, fuzzy
13854 msgid "  for conversion from %qT to %qT"
13855 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
13857 #: cp/call.c:6019
13858 msgid "  because conversion sequence for the argument is better"
13859 msgstr ""
13861 #: cp/call.c:6140
13862 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:"
13863 msgstr ""
13865 #: cp/call.c:6144
13866 msgid "candidate 1:"
13867 msgstr ""
13869 #: cp/call.c:6145
13870 msgid "candidate 2:"
13871 msgstr ""
13873 #: cp/call.c:6281
13874 #, fuzzy
13875 msgid "could not convert %qE to %qT"
13876 msgstr "0x%l.8x ¤òÎΰè¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
13878 #: cp/call.c:6411
13879 msgid "invalid initialization of non-const reference of type %qT from a temporary of type %qT"
13880 msgstr ""
13882 #: cp/call.c:6415
13883 msgid "invalid initialization of reference of type %qT from expression of type %qT"
13884 msgstr ""
13886 #: cp/class.c:273
13887 msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
13888 msgstr ""
13890 #: cp/class.c:898
13891 msgid "Java class %qT cannot have an implicit non-trivial destructor"
13892 msgstr ""
13894 #: cp/class.c:899
13895 msgid "Java class %qT cannot have a destructor"
13896 msgstr ""
13898 #: cp/class.c:998
13899 msgid "%q#D and %q#D cannot be overloaded"
13900 msgstr ""
13902 #: cp/class.c:1055
13903 #, fuzzy
13904 msgid "conflicting access specifications for method %qD, ignored"
13905 msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤ËÂФ¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò¤¬¶¥¹ç¤·¤¿¤¿¤á¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
13907 #: cp/class.c:1058
13908 #, fuzzy, c-format
13909 msgid "conflicting access specifications for field %qE, ignored"
13910 msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤ËÂФ¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò¤¬¶¥¹ç¤·¤¿¤¿¤á¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
13912 #: cp/class.c:1108
13913 msgid "%qD names constructor"
13914 msgstr ""
13916 #: cp/class.c:1113
13917 #, fuzzy
13918 msgid "%qD invalid in %qT"
13919 msgstr "%s: Ìµ¸ú¤Ê¥ª¥×¥·¥ç¥ó -- %c\n"
13921 #: cp/class.c:1121
13922 msgid "no members matching %qD in %q#T"
13923 msgstr ""
13925 #: cp/class.c:1153 cp/class.c:1161
13926 #, fuzzy
13927 msgid "%qD invalid in %q#T"
13928 msgstr "%s: Ìµ¸ú¤Ê¥ª¥×¥·¥ç¥ó -- %c\n"
13930 #: cp/class.c:1154
13931 msgid "  because of local method %q#D with same name"
13932 msgstr ""
13934 #: cp/class.c:1162
13935 msgid "  because of local member %q#D with same name"
13936 msgstr ""
13938 #: cp/class.c:1207
13939 #, fuzzy
13940 msgid "base class %q#T has a non-virtual destructor"
13941 msgstr "Èó²¾Áۥǥ¹¥È¥é¥¯¥¿¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
13943 #: cp/class.c:1226
13944 msgid "base %qT with only non-default constructor in class without a constructor"
13945 msgstr ""
13947 #: cp/class.c:1534
13948 msgid "all member functions in class %qT are private"
13949 msgstr ""
13951 #: cp/class.c:1545
13952 msgid "%q#T only defines a private destructor and has no friends"
13953 msgstr ""
13955 #: cp/class.c:1585
13956 msgid "%q#T only defines private constructors and has no friends"
13957 msgstr ""
13959 #: cp/class.c:1923
13960 msgid "no unique final overrider for %qD in %qT"
13961 msgstr ""
13963 #. Here we know it is a hider, and no overrider exists.
13964 #: cp/class.c:2379
13965 msgid "%qD was hidden"
13966 msgstr ""
13968 #: cp/class.c:2380
13969 msgid "  by %qD"
13970 msgstr ""
13972 #: cp/class.c:2421 cp/decl2.c:1142
13973 msgid "%q#D invalid; an anonymous union can only have non-static data members"
13974 msgstr ""
13976 #: cp/class.c:2428 cp/decl2.c:1149
13977 msgid "private member %q#D in anonymous union"
13978 msgstr ""
13980 #: cp/class.c:2431 cp/decl2.c:1151
13981 msgid "protected member %q#D in anonymous union"
13982 msgstr ""
13984 #: cp/class.c:2545
13985 msgid "vtable layout for class %qT may not be ABI-compliant and may change in a future version of GCC due to implicit virtual destructor"
13986 msgstr ""
13988 #: cp/class.c:2603
13989 #, fuzzy
13990 msgid "bit-field %q#D with non-integral type"
13991 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
13993 #: cp/class.c:2623
13994 #, fuzzy
13995 msgid "bit-field %qD width not an integer constant"
13996 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
13998 #: cp/class.c:2629
13999 #, fuzzy
14000 msgid "negative width in bit-field %qD"
14001 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬Éé¤Î¿ô¤Ç¤¹"
14003 #: cp/class.c:2634
14004 #, fuzzy
14005 msgid "zero width for bit-field %qD"
14006 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬ 0 ¤Ç¤¹"
14008 #: cp/class.c:2640
14009 #, fuzzy
14010 msgid "width of %qD exceeds its type"
14011 msgstr "`%s' ¤ÎÉý¤Ï¤½¤Î·¿¤Î¥µ¥¤¥º¤òĶ¤¨¤Æ¤¤¤Þ¤¹"
14013 #: cp/class.c:2649
14014 msgid "%qD is too small to hold all values of %q#T"
14015 msgstr ""
14017 #: cp/class.c:2711
14018 msgid "member %q#D with constructor not allowed in union"
14019 msgstr ""
14021 #: cp/class.c:2714
14022 msgid "member %q#D with destructor not allowed in union"
14023 msgstr ""
14025 #: cp/class.c:2717
14026 msgid "member %q#D with copy assignment operator not allowed in union"
14027 msgstr ""
14029 #: cp/class.c:2744
14030 #, fuzzy
14031 msgid "multiple fields in union %qT initialized"
14032 msgstr "¶¦ÍÑÂνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
14034 #: cp/class.c:2810
14035 msgid "ignoring packed attribute on unpacked non-POD field %q#D"
14036 msgstr ""
14038 #: cp/class.c:2870
14039 msgid "%qD may not be static because it is a member of a union"
14040 msgstr ""
14042 #: cp/class.c:2875
14043 msgid "%qD may not have reference type %qT because it is a member of a union"
14044 msgstr ""
14046 #: cp/class.c:2884
14047 msgid "field %qD in local class cannot be static"
14048 msgstr ""
14050 #: cp/class.c:2890
14051 #, fuzzy
14052 msgid "field %qD invalidly declared function type"
14053 msgstr "¥Ñ¥é¥á¥¿¤Ï¥á¥½¥Ã¥É¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
14055 #: cp/class.c:2896
14056 #, fuzzy
14057 msgid "field %qD invalidly declared method type"
14058 msgstr "¥Ñ¥é¥á¥¿¤Ï¥á¥½¥Ã¥É¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
14060 #: cp/class.c:2929
14061 msgid "non-static reference %q#D in class without a constructor"
14062 msgstr ""
14064 #: cp/class.c:2977
14065 msgid "non-static const member %q#D in class without a constructor"
14066 msgstr ""
14068 #: cp/class.c:2992
14069 msgid "field %q#D with same name as class"
14070 msgstr ""
14072 #: cp/class.c:3026
14073 #, fuzzy
14074 msgid "%q#T has pointer data members"
14075 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
14077 #: cp/class.c:3030
14078 msgid "  but does not override %<%T(const %T&)%>"
14079 msgstr ""
14081 #: cp/class.c:3032
14082 msgid "  or %<operator=(const %T&)%>"
14083 msgstr ""
14085 #: cp/class.c:3035
14086 msgid "  but does not override %<operator=(const %T&)%>"
14087 msgstr ""
14089 #: cp/class.c:3468
14090 msgid "offset of empty base %qT may not be ABI-compliant and maychange in a future version of GCC"
14091 msgstr ""
14093 #: cp/class.c:3580
14094 msgid "class %qT will be considered nearly empty in a future version of GCC"
14095 msgstr ""
14097 #: cp/class.c:3662
14098 #, fuzzy
14099 msgid "initializer specified for non-virtual method %qD"
14100 msgstr "²¾ÁÛ´Ø¿ô¤ò»ÈÍѤ¹¤ë¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹"
14102 #: cp/class.c:4321
14103 msgid "offset of virtual base %qT is not ABI-compliant and may change in a future version of GCC"
14104 msgstr ""
14106 #: cp/class.c:4420
14107 msgid "direct base %qT inaccessible in %qT due to ambiguity"
14108 msgstr ""
14110 #: cp/class.c:4432
14111 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
14112 msgstr ""
14114 #: cp/class.c:4603
14115 msgid "size assigned to %qT may not be ABI-compliant and may change in a future version of GCC"
14116 msgstr ""
14118 #. Versions of G++ before G++ 3.4 did not reset the
14119 #. DECL_MODE.
14120 #: cp/class.c:4642
14121 msgid "the offset of %qD may not be ABI-compliant and may change in a future version of GCC"
14122 msgstr ""
14124 #: cp/class.c:4665
14125 msgid "offset of %qD is not ABI-compliant and may change in a future version of GCC"
14126 msgstr ""
14128 #: cp/class.c:4675
14129 msgid "%qD contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
14130 msgstr ""
14132 #: cp/class.c:4734
14133 msgid "layout of classes derived from empty class %qT may change in a future version of GCC"
14134 msgstr ""
14136 #: cp/class.c:4875 cp/semantics.c:2100
14137 #, fuzzy
14138 msgid "redefinition of %q#T"
14139 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
14141 #: cp/class.c:5019
14142 #, fuzzy
14143 msgid "%q#T has virtual functions but non-virtual destructor"
14144 msgstr "Èó²¾Áۥǥ¹¥È¥é¥¯¥¿¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
14146 #: cp/class.c:5114
14147 #, fuzzy
14148 msgid "trying to finish struct, but kicked out due to previous parse errors"
14149 msgstr "¹½Ê¸²òÀϤ¬¹½Â¤ÂΤνª¤ê¤Ëº¹¤·³Ý¤«¤ê¤Þ¤·¤¿¤¬¡¢Á°¤Î¥¨¥é¡¼¤Î¤»¤¤¤Çʸ̮¤ò¸«¼º¤¤¤Þ¤·¤¿"
14151 #: cp/class.c:5530
14152 #, fuzzy
14153 msgid "language string %<\"%E\"%> not recognized"
14154 msgstr "¸À¸ìʸ»úÎó `\"%s\"' ¤Ïǧ¼±¤µ¤ì¤Þ¤»¤ó"
14156 #: cp/class.c:5617
14157 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
14158 msgstr ""
14160 #: cp/class.c:5742
14161 msgid "no matches converting function %qD to type %q#T"
14162 msgstr ""
14164 #: cp/class.c:5765
14165 msgid "converting overloaded function %qD to type %q#T is ambiguous"
14166 msgstr ""
14168 #: cp/class.c:5791
14169 #, fuzzy
14170 msgid "assuming pointer to member %qD"
14171 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
14173 #: cp/class.c:5794
14174 msgid "(a pointer to member can only be formed with %<&%E%>)"
14175 msgstr ""
14177 #: cp/class.c:5839 cp/class.c:5870 cp/class.c:6022 cp/class.c:6029
14178 msgid "not enough type information"
14179 msgstr "ÉÔ½½Ê¬¤Ê·¿¾ðÊó"
14181 #: cp/class.c:5856
14182 #, fuzzy
14183 msgid "argument of type %qT does not match %qT"
14184 msgstr "²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ë°ìÃפ·¤Þ¤»¤ó"
14186 #: cp/class.c:6006
14187 msgid "invalid operation on uninstantiated type"
14188 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹²½¤µ¤ì¤Ê¤¤·¿¤ËÂФ¹¤ë̵¸ú¤ÊÁàºî¤Ç¤¹"
14190 #. [basic.scope.class]
14192 #. A name N used in a class S shall refer to the same declaration
14193 #. in its context and when re-evaluated in the completed scope of
14194 #. S.
14195 #: cp/class.c:6272 cp/decl.c:1231 cp/name-lookup.c:508 cp/pt.c:2223
14196 #, fuzzy
14197 msgid "declaration of %q#D"
14198 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
14200 #: cp/class.c:6273
14201 msgid "changes meaning of %qD from %q+#D"
14202 msgstr ""
14204 #: cp/cvt.c:90
14205 #, fuzzy
14206 msgid "can't convert from incomplete type %qT to %qT"
14207 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
14209 #: cp/cvt.c:99
14210 msgid "conversion of %qE from %qT to %qT is ambiguous"
14211 msgstr ""
14213 #: cp/cvt.c:168 cp/cvt.c:237 cp/cvt.c:284
14214 #, fuzzy
14215 msgid "cannot convert %qE from type %qT to type %qT"
14216 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
14218 #: cp/cvt.c:197 cp/cvt.c:201
14219 msgid "pointer to member cast from %qT to %qT is via virtual base"
14220 msgstr ""
14222 #: cp/cvt.c:499
14223 msgid "conversion from %qT to %qT discards qualifiers"
14224 msgstr ""
14226 #: cp/cvt.c:517 cp/typeck.c:4879
14227 msgid "casting %qT to %qT does not dereference pointer"
14228 msgstr ""
14230 #: cp/cvt.c:544
14231 #, fuzzy
14232 msgid "cannot convert type %qT to type %qT"
14233 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
14235 #: cp/cvt.c:671
14236 #, fuzzy
14237 msgid "conversion from %q#T to %q#T"
14238 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
14240 #: cp/cvt.c:683 cp/cvt.c:703
14241 #, fuzzy
14242 msgid "%q#T used where a %qT was expected"
14243 msgstr "Ê£ÁÇ¿ô·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿"
14245 #: cp/cvt.c:718
14246 #, fuzzy
14247 msgid "%q#T used where a floating point value was expected"
14248 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿"
14250 #: cp/cvt.c:765
14251 #, fuzzy
14252 msgid "conversion from %qT to non-scalar type %qT requested"
14253 msgstr "Èó¥¹¥«¥é¡¼·¿¤Ø¤ÎÊÑ´¹¤¬Í׵ᤵ¤ì¤Þ¤¹"
14255 #: cp/cvt.c:853
14256 msgid "object of incomplete type %qT will not be accessed in %s"
14257 msgstr ""
14259 #: cp/cvt.c:856
14260 msgid "object of type %qT will not be accessed in %s"
14261 msgstr ""
14263 #: cp/cvt.c:872
14264 msgid "object %qE of incomplete type %qT will not be accessed in %s"
14265 msgstr ""
14267 #. [over.over] enumerates the places where we can take the address
14268 #. of an overloaded function, and this is not one of them.
14269 #: cp/cvt.c:888
14270 #, fuzzy, c-format
14271 msgid "%s cannot resolve address of overloaded function"
14272 msgstr "À©¸æ¤¬Èó void ´Ø¿ô¤Î½ª¤ê¤ËÅþ㤷¤Þ¤·¤¿"
14274 #. Only warn when there is no &.
14275 #: cp/cvt.c:894
14276 #, c-format
14277 msgid "%s is a reference, not call, to function %qE"
14278 msgstr ""
14280 #: cp/cvt.c:902
14281 #, fuzzy, c-format
14282 msgid "%s has no effect"
14283 msgstr "%s¤¬%s¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
14285 #: cp/cvt.c:1013
14286 #, fuzzy
14287 msgid "converting NULL to non-pointer type"
14288 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
14290 #: cp/cvt.c:1086
14291 msgid "ambiguous default type conversion from %qT"
14292 msgstr ""
14294 #: cp/cvt.c:1088
14295 msgid "  candidate conversions include %qD and %qD"
14296 msgstr ""
14298 #: cp/decl.c:368
14299 #, fuzzy
14300 msgid "label %qD used but not defined"
14301 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
14303 #: cp/decl.c:379
14304 #, fuzzy
14305 msgid "label %qD defined but not used"
14306 msgstr "¥é¥Ù¥ë `%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
14308 #: cp/decl.c:1138
14309 #, fuzzy
14310 msgid "%qD was declared %<extern%> and later %<static%>"
14311 msgstr "`%s' ¤Ï `extern' ¤ÈÀë¸À¤µ¤ì¡¢¸å¤Ç `static' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
14313 #: cp/decl.c:1139 cp/decl.c:1604
14314 #, fuzzy
14315 msgid "previous declaration of %qD"
14316 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14318 #: cp/decl.c:1187
14319 #, fuzzy
14320 msgid "%Jfunction %qD redeclared as inline"
14321 msgstr "´Ø¿ô¤¬Â礭¤¹¤®¤Æ inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
14323 #: cp/decl.c:1188
14324 #, fuzzy
14325 msgid "%Jprevious declaration of %qD with attribute noinline"
14326 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14328 #: cp/decl.c:1195
14329 #, fuzzy
14330 msgid "%Jfunction %qD redeclared with attribute noinline"
14331 msgstr "´Ø¿ô¤¬Â礭¤¹¤®¤Æ inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
14333 #: cp/decl.c:1197
14334 #, fuzzy
14335 msgid "%Jprevious declaration of %qD was inline"
14336 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14338 #: cp/decl.c:1218 cp/decl.c:1289
14339 #, fuzzy
14340 msgid "shadowing %s function %q#D"
14341 msgstr "¥é¥¤¥Ö¥é¥ê´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
14343 #: cp/decl.c:1227
14344 #, fuzzy
14345 msgid "library function %q#D redeclared as non-function %q#D"
14346 msgstr "¥é¥¤¥Ö¥é¥ê´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
14348 #: cp/decl.c:1232
14349 #, fuzzy
14350 msgid "conflicts with built-in declaration %q#D"
14351 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
14353 #: cp/decl.c:1284 cp/decl.c:1393 cp/decl.c:1409
14354 #, fuzzy
14355 msgid "new declaration %q#D"
14356 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
14358 #: cp/decl.c:1285
14359 #, fuzzy
14360 msgid "ambiguates built-in declaration %q#D"
14361 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
14363 #: cp/decl.c:1356
14364 #, fuzzy
14365 msgid "%q#D redeclared as different kind of symbol"
14366 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
14368 #: cp/decl.c:1359
14369 #, fuzzy
14370 msgid "previous declaration of %q#D"
14371 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14373 #: cp/decl.c:1378
14374 #, fuzzy
14375 msgid "declaration of template %q#D"
14376 msgstr "`enum %s' ¤ÎºÆÀë¸À"
14378 #: cp/decl.c:1379 cp/name-lookup.c:509
14379 #, fuzzy
14380 msgid "conflicts with previous declaration %q#D"
14381 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
14383 #: cp/decl.c:1394 cp/decl.c:1410
14384 #, fuzzy
14385 msgid "ambiguates old declaration %q#D"
14386 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
14388 #: cp/decl.c:1402
14389 #, fuzzy
14390 msgid "declaration of C function %q#D conflicts with"
14391 msgstr "%s: ´Ø¿ô `%s' ¤ÎÀë¸À¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
14393 #: cp/decl.c:1404
14394 #, fuzzy
14395 msgid "previous declaration %q#D here"
14396 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14398 #: cp/decl.c:1417
14399 #, fuzzy
14400 msgid "conflicting declaration %q#D"
14401 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
14403 #: cp/decl.c:1418
14404 #, fuzzy
14405 msgid "%qD has a previous declaration as %q#D"
14406 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14408 #. [namespace.alias]
14410 #. A namespace-name or namespace-alias shall not be declared as
14411 #. the name of any other entity in the same declarative region.
14412 #. A namespace-name defined at global scope shall not be
14413 #. declared as the name of any other entity in any global scope
14414 #. of the program.
14415 #: cp/decl.c:1471
14416 msgid "declaration of namespace %qD conflicts with"
14417 msgstr ""
14419 #: cp/decl.c:1472
14420 #, fuzzy
14421 msgid "previous declaration of namespace %qD here"
14422 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14424 #: cp/decl.c:1484
14425 #, fuzzy
14426 msgid "%q#D previously defined here"
14427 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
14429 #: cp/decl.c:1485
14430 #, fuzzy
14431 msgid "%q#D previously declared here"
14432 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
14434 #. Prototype decl follows defn w/o prototype.
14435 #: cp/decl.c:1494
14436 #, fuzzy
14437 msgid "prototype for %q#D"
14438 msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
14440 #: cp/decl.c:1495
14441 #, fuzzy
14442 msgid "%Jfollows non-prototype definition here"
14443 msgstr "Èó¥×¥í¥È¥¿¥¤¥×ÄêµÁ¤¬¤³¤³¤Ë¤¢¤ê¤Þ¤¹"
14445 #: cp/decl.c:1507
14446 #, fuzzy
14447 msgid "previous declaration of %q#D with %qL linkage"
14448 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14450 #: cp/decl.c:1509
14451 #, fuzzy
14452 msgid "conflicts with new declaration with %qL linkage"
14453 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
14455 #: cp/decl.c:1532 cp/decl.c:1539
14456 msgid "default argument given for parameter %d of %q#D"
14457 msgstr ""
14459 #: cp/decl.c:1534 cp/decl.c:1541
14460 msgid "after previous specification in %q#D"
14461 msgstr ""
14463 #: cp/decl.c:1550
14464 msgid "%q#D was used before it was declared inline"
14465 msgstr ""
14467 #: cp/decl.c:1551
14468 #, fuzzy
14469 msgid "%Jprevious non-inline declaration here"
14470 msgstr "Á°Êý¤Ç¤Î `%s' ¤Î°ÅÌÛŪ¤ÊÀë¸À"
14472 #: cp/decl.c:1603
14473 #, fuzzy
14474 msgid "redundant redeclaration of %qD in same scope"
14475 msgstr "`%s' ¤Î¾éĹ¤ÊºÆÀë¸À¤¬Æ±°ì¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
14477 #: cp/decl.c:1697
14478 #, fuzzy, c-format
14479 msgid "declaration of %qF throws different exceptions"
14480 msgstr "`%s' ¤ÎÀë¸À¤Ï´Ø¿ô¤ÎÇÛÎó"
14482 #: cp/decl.c:1699
14483 #, fuzzy, c-format
14484 msgid "than previous declaration %qF"
14485 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14487 #. From [temp.expl.spec]:
14489 #. If a template, a member template or the member of a class
14490 #. template is explicitly specialized then that
14491 #. specialization shall be declared before the first use of
14492 #. that specialization that would cause an implicit
14493 #. instantiation to take place, in every translation unit in
14494 #. which such a use occurs.
14495 #: cp/decl.c:1852
14496 msgid "explicit specialization of %qD after first use"
14497 msgstr ""
14499 #: cp/decl.c:1931
14500 msgid "%J%qD: visibility attribute ignored because it"
14501 msgstr ""
14503 #: cp/decl.c:1933
14504 #, fuzzy
14505 msgid "%Jconflicts with previous declaration here"
14506 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
14508 #: cp/decl.c:2161
14509 #, fuzzy, c-format
14510 msgid "label %qE referenced outside of any function"
14511 msgstr "¥é¥Ù¥ë %s ¤¬¤¢¤é¤æ¤ë´Ø¿ô¤Î³°Â¦¤Ç»²¾È¤µ¤ì¤Þ¤·¤¿"
14513 #: cp/decl.c:2257 cp/decl.c:2281 cp/decl.c:2369
14514 #, fuzzy
14515 msgid "jump to label %qD"
14516 msgstr "case ¥é¥Ù¥ë¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹"
14518 #: cp/decl.c:2259 cp/decl.c:2283
14519 msgid "jump to case label"
14520 msgstr "case ¥é¥Ù¥ë¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹"
14522 #: cp/decl.c:2262 cp/decl.c:2286
14523 #, fuzzy
14524 msgid "%H  from here"
14525 msgstr "  ¤³¤³¤«¤é"
14527 #: cp/decl.c:2267
14528 #, fuzzy
14529 msgid "  crosses initialization of %q#D"
14530 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
14532 #: cp/decl.c:2270 cp/decl.c:2385
14533 msgid "  enters scope of non-POD %q#D"
14534 msgstr ""
14536 #: cp/decl.c:2290 cp/decl.c:2389
14537 msgid "  enters try block"
14538 msgstr "  try ¥Ö¥í¥Ã¥¯¤ËÆþ¤ê¤Þ¤¹"
14540 #: cp/decl.c:2292 cp/decl.c:2391
14541 msgid "  enters catch block"
14542 msgstr "  catch ¥Ö¥í¥Ã¥¯¤ËÆþ¤ê¤Þ¤¹"
14544 #: cp/decl.c:2370
14545 msgid "  from here"
14546 msgstr "  ¤³¤³¤«¤é"
14548 #. Can't skip init of __exception_info.
14549 #: cp/decl.c:2381
14550 #, fuzzy
14551 msgid "%J  enters catch block"
14552 msgstr "  catch ¥Ö¥í¥Ã¥¯¤ËÆþ¤ê¤Þ¤¹"
14554 #: cp/decl.c:2383
14555 #, fuzzy
14556 msgid "  skips initialization of %q#D"
14557 msgstr "½é´ü²½"
14559 #: cp/decl.c:2417
14560 msgid "label named wchar_t"
14561 msgstr ""
14563 #: cp/decl.c:2420
14564 #, fuzzy
14565 msgid "duplicate label %qD"
14566 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
14568 #: cp/decl.c:2651 cp/parser.c:3437
14569 msgid "%qD used without template parameters"
14570 msgstr ""
14572 #: cp/decl.c:2661 cp/decl.c:2676 cp/decl.c:2767
14573 msgid "no class template named %q#T in %q#T"
14574 msgstr ""
14576 #: cp/decl.c:2697 cp/decl.c:2707 cp/decl.c:2727
14577 msgid "no type named %q#T in %q#T"
14578 msgstr ""
14580 #: cp/decl.c:2776
14581 #, fuzzy
14582 msgid "template parameters do not match template"
14583 msgstr "²¾°ú¿ô `%s' ¤Î·¿¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
14585 #: cp/decl.c:2777 cp/friend.c:317 cp/friend.c:325
14586 #, fuzzy
14587 msgid "%qD declared here"
14588 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
14590 #: cp/decl.c:3448
14591 msgid "%Jan anonymous union cannot have function members"
14592 msgstr ""
14594 #: cp/decl.c:3466
14595 msgid "member %q#D with constructor not allowed in anonymous aggregate"
14596 msgstr ""
14598 #: cp/decl.c:3470
14599 msgid "member %q#D with destructor not allowed in anonymous aggregate"
14600 msgstr ""
14602 #: cp/decl.c:3474
14603 msgid "member %q#D with copy assignment operator not allowed in anonymous aggregate"
14604 msgstr ""
14606 #: cp/decl.c:3500
14607 msgid "multiple types in one declaration"
14608 msgstr "°ì¤Ä¤ÎÀë¸À¤ËÊ£¿ô¤Î·¿¤¬¤¢¤ê¤Þ¤¹"
14610 #: cp/decl.c:3504
14611 #, fuzzy
14612 msgid "redeclaration of C++ built-in type %qT"
14613 msgstr "`enum %s' ¤ÎºÆÀë¸À"
14615 #: cp/decl.c:3540
14616 #, fuzzy
14617 msgid "missing type-name in typedef-declaration"
14618 msgstr "typdef Àë¸À¤Ç·¿Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
14620 #: cp/decl.c:3548
14621 msgid "ISO C++ prohibits anonymous structs"
14622 msgstr "ISO C++ ¤Ï̵̾¹½Â¤ÂΤò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹"
14624 #: cp/decl.c:3555
14625 #, fuzzy, c-format
14626 msgid "%qs can only be specified for functions"
14627 msgstr "Èó´Ø¿ô `%s' ¤Î°ú¿ô¤Ë format Â°À­¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
14629 #: cp/decl.c:3561
14630 msgid "%<friend%> can only be specified inside a class"
14631 msgstr ""
14633 #: cp/decl.c:3563
14634 #, fuzzy
14635 msgid "%<explicit%> can only be specified for constructors"
14636 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
14638 #: cp/decl.c:3565
14639 #, fuzzy
14640 msgid "a storage class can only be specified for objects and functions"
14641 msgstr "%s ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹»ØÄê»Ò `%s'"
14643 #: cp/decl.c:3571
14644 msgid "qualifiers can only be specified for objects and functions"
14645 msgstr ""
14647 #: cp/decl.c:3601
14648 #, fuzzy
14649 msgid "attribute ignored in declaration of %q#T"
14650 msgstr "`%s' ¤ÎÀë¸À¤ËÆó¤Ä°Ê¾å¤Î¥Ç¡¼¥¿·¿¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
14652 #: cp/decl.c:3602
14653 msgid "attribute for %q#T must follow the %qs keyword"
14654 msgstr ""
14656 #: cp/decl.c:3723
14657 #, fuzzy
14658 msgid "function %q#D is initialized like a variable"
14659 msgstr "´Ø¿ô `%s' ¤¬ÊÑ¿ô¤Ç¤¢¤ë¤«¤Î¤è¤¦¤Ë½é´ü²½¤µ¤ì¤Þ¤·¤¿"
14661 #: cp/decl.c:3735
14662 #, fuzzy
14663 msgid "declaration of %q#D has %<extern%> and is initialized"
14664 msgstr "`%s' ¤ÎÀë¸À¤Ë `extern' ¤¬¤Ä¤¤¤Æ¤ª¤ê¡¢½é´ü²½¤â¤µ¤ì¤Æ¤¤¤Þ¤¹"
14666 #: cp/decl.c:3766
14667 msgid "%q#D is not a static member of %q#T"
14668 msgstr ""
14670 #: cp/decl.c:3772
14671 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
14672 msgstr ""
14674 #: cp/decl.c:3781
14675 msgid "template header not allowed in member definition of explicitly specialized class"
14676 msgstr ""
14678 #: cp/decl.c:3789
14679 #, fuzzy
14680 msgid "duplicate initialization of %qD"
14681 msgstr "½ÅÊ£¤·¤¿½é´ü²½»Ò"
14683 #: cp/decl.c:3822
14684 #, fuzzy
14685 msgid "declaration of %q#D outside of class is not definition"
14686 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
14688 #: cp/decl.c:3871
14689 #, fuzzy
14690 msgid "variable %q#D has initializer but incomplete type"
14691 msgstr "ÊÑ¿ô `%s' ¤Ë¤Ï½é´ü²½»Ò¤¬¤¢¤ê¤Þ¤¹¤¬¡¢ÉÔ´°Á´·¿¤Ç¤¹"
14693 #: cp/decl.c:3878 cp/decl.c:4502
14694 #, fuzzy
14695 msgid "elements of array %q#D have incomplete type"
14696 msgstr "ÇÛÎó `%s' ¤ÎÍ×ÁǤËÉÔ´°Á´·¿¤¬¤¢¤ê¤Þ¤¹"
14698 #: cp/decl.c:3894
14699 #, fuzzy
14700 msgid "aggregate %q#D has incomplete type and cannot be defined"
14701 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
14703 #: cp/decl.c:3944
14704 msgid "%qD declared as reference but not initialized"
14705 msgstr ""
14707 #: cp/decl.c:3950
14708 #, fuzzy
14709 msgid "ISO C++ forbids use of initializer list to initialize reference %qD"
14710 msgstr "ISO C++ ¤Ï new ¤Ø¤Î½¸¹çÂνé´ü²½»Ò¤ò¶Ø¤¸¤Þ¤¹"
14712 #: cp/decl.c:3979
14713 #, fuzzy
14714 msgid "cannot initialize %qT from %qT"
14715 msgstr "friend ´Ø¿ô `%s' ¤ò½é´ü²½¤Ç¤­¤Þ¤»¤ó"
14717 #: cp/decl.c:4011
14718 #, fuzzy
14719 msgid "initializer fails to determine size of %qD"
14720 msgstr "½é´ü²½»Ò¤Ï `%s' ¤Î¥µ¥¤¥º¤ÎÆÃÄê¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
14722 #: cp/decl.c:4016
14723 #, fuzzy
14724 msgid "array size missing in %qD"
14725 msgstr "`%s' ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
14727 #: cp/decl.c:4028
14728 #, fuzzy
14729 msgid "zero-size array %qD"
14730 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
14732 #. An automatic variable with an incomplete type: that is an error.
14733 #. Don't talk about array types here, since we took care of that
14734 #. message in grokdeclarator.
14735 #: cp/decl.c:4065
14736 #, fuzzy
14737 msgid "storage size of %qD isn't known"
14738 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬¤ï¤«¤ê¤Þ¤»¤ó"
14740 #: cp/decl.c:4087
14741 #, fuzzy
14742 msgid "storage size of %qD isn't constant"
14743 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬°ìÄê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
14745 #: cp/decl.c:4142
14746 msgid "sorry: semantics of inline function static data %q#D are wrong (you'll wind up with multiple copies)"
14747 msgstr ""
14749 #: cp/decl.c:4145
14750 msgid "%J  you can work around this by removing the initializer"
14751 msgstr ""
14753 #: cp/decl.c:4172
14754 #, fuzzy
14755 msgid "uninitialized const %qD"
14756 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤«¤Ê¤¤"
14758 #: cp/decl.c:4232
14759 msgid "name %qD used in a GNU-style designated initializer for an array"
14760 msgstr ""
14762 #: cp/decl.c:4242
14763 #, c-format
14764 msgid "Designated initializer %qE larger than array size"
14765 msgstr ""
14767 #: cp/decl.c:4313
14768 #, fuzzy
14769 msgid "brace-enclosed initializer used to initialize %qT"
14770 msgstr "´ðÄ쥯¥é¥¹½é´üÀßÄê»Ò¤¬»ØÄꤵ¤ì¤Þ¤·¤¿¤¬¡¢½é´ü²½¤¹¤Ù¤­´ðÄ쥯¥é¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
14772 #: cp/decl.c:4376
14773 #, fuzzy
14774 msgid "initializer for %qT must be brace-enclosed"
14775 msgstr "̵̾´ðÄ쥯¥é¥¹¤Î½é´üÀßÄê»Ò¤¬Û£Ëæ¤Ç¤¹"
14777 #: cp/decl.c:4392
14778 #, fuzzy
14779 msgid "ISO C++ does not allow designated initializers"
14780 msgstr "ISO C++ ¤Ï̾Á°¤Ä¤­Ìá¤êÃͤòµö²Ä¤·¤Þ¤»¤ó"
14782 #: cp/decl.c:4396
14783 #, fuzzy
14784 msgid "%qT has no non-static data member named %qD"
14785 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
14787 #: cp/decl.c:4458
14788 #, fuzzy
14789 msgid "too many initializers for %qT"
14790 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬Â¿¤¹¤®¤Þ¤¹"
14792 #: cp/decl.c:4496
14793 #, fuzzy
14794 msgid "variable-sized object %qD may not be initialized"
14795 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
14797 #: cp/decl.c:4507
14798 #, fuzzy
14799 msgid "%qD has incomplete type"
14800 msgstr "`%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
14802 #: cp/decl.c:4561
14803 msgid "%qD must be initialized by constructor, not by %<{...}%>"
14804 msgstr ""
14806 #: cp/decl.c:4606
14807 msgid "structure %qD with uninitialized const members"
14808 msgstr ""
14810 #: cp/decl.c:4608
14811 msgid "structure %qD with uninitialized reference members"
14812 msgstr ""
14814 #: cp/decl.c:4803
14815 msgid "assignment (not initialization) in declaration"
14816 msgstr "Àë¸À¤ÎÃæ¤ËÂåÆþ(½é´ü²½¤Ç¤Ï¤Ê¤¯)¤¬¤¢¤ê¤Þ¤¹"
14818 #: cp/decl.c:4820
14819 msgid "cannot initialize %qD to namespace %qD"
14820 msgstr ""
14822 #: cp/decl.c:4863
14823 #, fuzzy
14824 msgid "shadowing previous type declaration of %q#D"
14825 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14827 #: cp/decl.c:4900
14828 msgid "%qD cannot be thread-local because it has non-POD type %qT"
14829 msgstr ""
14831 #: cp/decl.c:4915
14832 msgid "%qD is thread-local and so cannot be dynamically initialized"
14833 msgstr ""
14835 #: cp/decl.c:5523
14836 #, fuzzy
14837 msgid "destructor for alien class %qT cannot be a member"
14838 msgstr "¾¤Î¥¯¥é¥¹ `%s' ¤Î¥Ç¥¹¥È¥é¥¯¥¿¤ò¡¢¥á¥ó¥Ð¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
14840 #: cp/decl.c:5525
14841 #, fuzzy
14842 msgid "constructor for alien class %qT cannot be a member"
14843 msgstr "¾¤Î¥¯¥é¥¹ `%s' ¤Î¥Ç¥¹¥È¥é¥¯¥¿¤ò¡¢¥á¥ó¥Ð¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
14845 #: cp/decl.c:5546
14846 msgid "%qD declared as a %<virtual%> %s"
14847 msgstr ""
14849 #: cp/decl.c:5548
14850 msgid "%qD declared as an %<inline%> %s"
14851 msgstr ""
14853 #: cp/decl.c:5550
14854 #, fuzzy
14855 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in %s declaration"
14856 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
14858 #: cp/decl.c:5554
14859 #, fuzzy
14860 msgid "%qD declared as a friend"
14861 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
14863 #: cp/decl.c:5560
14864 #, fuzzy
14865 msgid "%qD declared with an exception specification"
14866 msgstr "Îã³°»ÅÍͤθ¡ºº¤ò¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
14868 #: cp/decl.c:5643
14869 #, fuzzy
14870 msgid "cannot declare %<::main%> to be a template"
14871 msgstr "`::main' ¤ò template ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
14873 #: cp/decl.c:5645
14874 #, fuzzy
14875 msgid "cannot declare %<::main%> to be inline"
14876 msgstr "`::main' ¤ò inline ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
14878 #: cp/decl.c:5647
14879 #, fuzzy
14880 msgid "cannot declare %<::main%> to be static"
14881 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
14883 #: cp/decl.c:5651
14884 #, fuzzy
14885 msgid "%<::main%> must return %<int%>"
14886 msgstr "`main' ¤Ï `int' ¤òÊÖ¤µ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
14888 #: cp/decl.c:5681
14889 msgid "non-local function %q#D uses anonymous type"
14890 msgstr ""
14892 #: cp/decl.c:5684 cp/decl.c:6029
14893 msgid "%q#D does not refer to the unqualified type, so it is not used for linkage"
14894 msgstr ""
14896 #: cp/decl.c:5690
14897 msgid "non-local function %q#D uses local type %qT"
14898 msgstr ""
14900 #: cp/decl.c:5713
14901 msgid "%smember function %qD cannot have cv-qualifier"
14902 msgstr ""
14904 #: cp/decl.c:5737
14905 #, fuzzy
14906 msgid "defining explicit specialization %qD in friend declaration"
14907 msgstr "Àë¸À¤ÎÃæ¤ËÂåÆþ(½é´ü²½¤Ç¤Ï¤Ê¤¯)¤¬¤¢¤ê¤Þ¤¹"
14909 #. Something like `template <class T> friend void f<T>()'.
14910 #: cp/decl.c:5747
14911 msgid "invalid use of template-id %qD in declaration of primary template"
14912 msgstr ""
14914 #: cp/decl.c:5775
14915 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
14916 msgstr ""
14918 #: cp/decl.c:5783
14919 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
14920 msgstr ""
14922 #: cp/decl.c:5850
14923 msgid "definition of implicitly-declared %qD"
14924 msgstr ""
14926 #: cp/decl.c:5870 cp/decl2.c:715
14927 #, fuzzy
14928 msgid "no %q#D member function declared in class %qT"
14929 msgstr "¥á¥ó¥Ð´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢¥¯¥é¥¹¥¹¥³¡¼¥×Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
14931 #. It's a typedef referring to an anonymous type.
14932 #: cp/decl.c:6026
14933 msgid "non-local variable %q#D uses anonymous type"
14934 msgstr ""
14936 #: cp/decl.c:6035
14937 msgid "non-local variable %q#D uses local type %qT"
14938 msgstr ""
14940 #: cp/decl.c:6150
14941 msgid "invalid in-class initialization of static data member of non-integral type %qT"
14942 msgstr ""
14944 #: cp/decl.c:6160
14945 #, fuzzy
14946 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
14947 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
14949 #: cp/decl.c:6164
14950 #, fuzzy
14951 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
14952 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
14954 #: cp/decl.c:6184
14955 #, fuzzy
14956 msgid "size of array %qD has non-integral type %qT"
14957 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿"
14959 #: cp/decl.c:6186
14960 #, fuzzy
14961 msgid "size of array has non-integral type %qT"
14962 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿"
14964 #: cp/decl.c:6222
14965 #, fuzzy
14966 msgid "size of array %qD is negative"
14967 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Éé¤Ç¤¹"
14969 #: cp/decl.c:6224
14970 #, fuzzy
14971 msgid "size of array is negative"
14972 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Éé¤Ç¤¹"
14974 #: cp/decl.c:6232
14975 #, fuzzy
14976 msgid "ISO C++ forbids zero-size array %qD"
14977 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
14979 #: cp/decl.c:6234
14980 #, fuzzy
14981 msgid "ISO C++ forbids zero-size array"
14982 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
14984 #: cp/decl.c:6241
14985 #, fuzzy
14986 msgid "size of array %qD is not an integral constant-expression"
14987 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿"
14989 #: cp/decl.c:6244
14990 #, fuzzy
14991 msgid "size of array is not an integral constant-expression"
14992 msgstr "Äê¿ô¼°¤¬·ç¤±¤Æ¤¤¤ë¤«Ìµ¸ú¤Ç¤¹"
14994 #: cp/decl.c:6249
14995 #, fuzzy
14996 msgid "ISO C++ forbids variable-size array %qD"
14997 msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
14999 #: cp/decl.c:6251
15000 #, fuzzy
15001 msgid "ISO C++ forbids variable-size array"
15002 msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
15004 #: cp/decl.c:6281
15005 msgid "overflow in array dimension"
15006 msgstr "ÇÛÎó¤Î¼¡¸µ¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
15008 #: cp/decl.c:6356
15009 #, fuzzy
15010 msgid "declaration of %qD as %s"
15011 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
15013 #: cp/decl.c:6358
15014 #, fuzzy, c-format
15015 msgid "creating %s"
15016 msgstr "%s ¤òºîÀ®Ãæ.\n"
15018 #: cp/decl.c:6370
15019 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
15020 msgstr ""
15022 #: cp/decl.c:6374
15023 msgid "multidimensional array must have bounds for all dimensions except the first"
15024 msgstr ""
15026 #: cp/decl.c:6409
15027 #, fuzzy
15028 msgid "return type specification for constructor invalid"
15029 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
15031 #: cp/decl.c:6419
15032 #, fuzzy
15033 msgid "return type specification for destructor invalid"
15034 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
15036 #: cp/decl.c:6432
15037 #, fuzzy
15038 msgid "operator %qT declared to return %qT"
15039 msgstr "`operator delete' ¤ÎÌá¤ê·¿¤Ï `void' ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
15041 #: cp/decl.c:6434
15042 #, fuzzy
15043 msgid "return type specified for %<operator %T%>"
15044 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
15046 #: cp/decl.c:6456
15047 msgid "unnamed variable or field declared void"
15048 msgstr "̵̾ÊÑ¿ô¤ä¥Õ¥£¡¼¥ë¥É¤¬ void ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
15050 #: cp/decl.c:6460
15051 #, fuzzy, c-format
15052 msgid "variable or field %qE declared void"
15053 msgstr "ÊÑ¿ô¤Þ¤¿¤Ï¥Õ¥£¡¼¥ë¥É¤¬ void ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
15055 #: cp/decl.c:6463
15056 msgid "variable or field declared void"
15057 msgstr "ÊÑ¿ô¤Þ¤¿¤Ï¥Õ¥£¡¼¥ë¥É¤¬ void ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
15059 #: cp/decl.c:6629
15060 msgid "type %qT is not derived from type %qT"
15061 msgstr ""
15063 #: cp/decl.c:6674
15064 msgid "declarator-id missing; using reserved word %qD"
15065 msgstr ""
15067 #: cp/decl.c:6730 cp/decl.c:7824
15068 #, fuzzy
15069 msgid "declaration of %qD as non-function"
15070 msgstr "`%s' ¤ÎÀë¸À¤Ï´Ø¿ô¤ÎÇÛÎó"
15072 #: cp/decl.c:6763
15073 #, fuzzy, c-format
15074 msgid "two or more data types in declaration of %qs"
15075 msgstr "`%s' ¤ÎÀë¸À¤ËÆó¤Ä°Ê¾å¤Î¥Ç¡¼¥¿·¿¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
15077 #: cp/decl.c:6806
15078 #, fuzzy
15079 msgid "ISO C++ does not support %<long long%>"
15080 msgstr "ISO C++ ¤Ï `long long' ¤ò¼õ¤±Æþ¤ì¤Þ¤»¤ó"
15082 #: cp/decl.c:6866 cp/decl.c:6868
15083 #, fuzzy, c-format
15084 msgid "ISO C++ forbids declaration of %qs with no type"
15085 msgstr "ISO C ¤Ï¥á¥ó¥Ð¤Î¤Ê¤¤¥á¥ó¥ÐÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
15087 #: cp/decl.c:6893
15088 #, fuzzy, c-format
15089 msgid "short, signed or unsigned invalid for %qs"
15090 msgstr "short, Éä¹ç¤Ä¤­¤Þ¤¿¤ÏÉä¹ç¤Ê¤·¤Ï `%s' ¤Ë¤È¤Ã¤Æ̵¸ú¤Ç¤¹"
15092 #: cp/decl.c:6895
15093 #, fuzzy, c-format
15094 msgid "long, short, signed or unsigned invalid for %qs"
15095 msgstr "`%s' ¤ËÂФ·¤Æ long, short, signed ¤Þ¤¿¤Ï unsigned ¤ÏÉÔŬÀڤǤ¹"
15097 #: cp/decl.c:6897
15098 #, fuzzy, c-format
15099 msgid "long and short specified together for %qs"
15100 msgstr "long ¤È short ¤¬ `%s' ¤ËÂФ·¤Æ°ì½ï¤Ë»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
15102 #: cp/decl.c:6899
15103 #, fuzzy, c-format
15104 msgid "long or short specified with char for %qs"
15105 msgstr "`%s' ¤ËÂФ·¤Æ char ¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
15107 #: cp/decl.c:6901
15108 #, fuzzy, c-format
15109 msgid "long or short specified with floating type for %qs"
15110 msgstr "`%s' ¤ËÂФ·¤ÆÉâÆ°¾®¿ô·¿¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
15112 #: cp/decl.c:6903
15113 #, fuzzy, c-format
15114 msgid "signed and unsigned given together for %qs"
15115 msgstr "Éä¹çÉÕ¤­¤ÈÉä¹ç̵¤·¤¬ `%s' ¤ËÂФ·¤Æ°ì½ï¤ËÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤¹"
15117 #: cp/decl.c:6909
15118 #, fuzzy, c-format
15119 msgid "long, short, signed or unsigned used invalidly for %qs"
15120 msgstr "`%s' ¤ËÂФ¹¤ë long, short, singed ¤ä unsigned ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
15122 #: cp/decl.c:6974
15123 #, fuzzy, c-format
15124 msgid "complex invalid for %qs"
15125 msgstr "`%s' ¤ËÂФ·¤Æ complex ¤ÏÉÔŬÀڤǤ¹"
15127 #: cp/decl.c:7003
15128 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
15129 msgstr ""
15131 #: cp/decl.c:7024
15132 #, fuzzy
15133 msgid "member %qD cannot be declared both virtual and static"
15134 msgstr "Èó¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15136 #: cp/decl.c:7031
15137 msgid "%<%T::%D%> is not a valid declarator"
15138 msgstr ""
15140 #: cp/decl.c:7039
15141 msgid "typedef declaration invalid in parameter declaration"
15142 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Î typedef Àë¸À¤Ï̵¸ú¤Ç¤¹"
15144 #: cp/decl.c:7043
15145 msgid "storage class specifiers invalid in parameter declarations"
15146 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
15148 #: cp/decl.c:7050
15149 msgid "virtual outside class declaration"
15150 msgstr "¥¯¥é¥¹Àë¸À¤Î³°Â¦¤Ç virtual »ØÄꤷ¤Æ¤¤¤Þ¤¹"
15152 #: cp/decl.c:7063 cp/decl.c:7070
15153 #, fuzzy, c-format
15154 msgid "multiple storage classes in declaration of %qs"
15155 msgstr "`%s' ¤ÎÀë¸À¤Ë¤ª¤¤¤ÆÊ£¿ô¤ÎÊݸ¥¯¥é¥¹"
15157 #: cp/decl.c:7113
15158 #, fuzzy, c-format
15159 msgid "storage class specified for %s %qs"
15160 msgstr "%s ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹»ØÄê»Ò `%s'"
15162 #: cp/decl.c:7150
15163 #, fuzzy
15164 msgid "top-level declaration of %qs specifies %<auto%>"
15165 msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹"
15167 #: cp/decl.c:7162
15168 msgid "storage class specifiers invalid in friend function declarations"
15169 msgstr "friend ´Ø¿ôÀë¸ÀÆâ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
15171 #: cp/decl.c:7289
15172 msgid "destructor cannot be static member function"
15173 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
15175 #: cp/decl.c:7292
15176 #, fuzzy
15177 msgid "destructors may not be cv-qualified"
15178 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤­¤Þ¤»¤ó"
15180 #: cp/decl.c:7312
15181 msgid "constructor cannot be static member function"
15182 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
15184 #: cp/decl.c:7315
15185 msgid "constructors cannot be declared virtual"
15186 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤­¤Þ¤»¤ó"
15188 #: cp/decl.c:7320
15189 #, fuzzy
15190 msgid "constructors may not be cv-qualified"
15191 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤­¤Þ¤»¤ó"
15193 #: cp/decl.c:7340
15194 #, fuzzy, c-format
15195 msgid "can't initialize friend function %qs"
15196 msgstr "friend ´Ø¿ô `%s' ¤ò½é´ü²½¤Ç¤­¤Þ¤»¤ó"
15198 #. Cannot be both friend and virtual.
15199 #: cp/decl.c:7344
15200 msgid "virtual functions cannot be friends"
15201 msgstr "²¾ÁÛ´Ø¿ô¤Ï friend ¤Ë¤Ç¤­¤Þ¤»¤ó"
15203 #: cp/decl.c:7348
15204 msgid "friend declaration not in class definition"
15205 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
15207 #: cp/decl.c:7350
15208 #, fuzzy, c-format
15209 msgid "can't define friend function %qs in a local class definition"
15210 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
15212 #: cp/decl.c:7363
15213 #, fuzzy
15214 msgid "destructors may not have parameters"
15215 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤Ï²¾°ú¿ô¤ò¼è¤ê¤Þ¤»¤ó"
15217 #: cp/decl.c:7381 cp/decl.c:7388
15218 #, fuzzy
15219 msgid "cannot declare reference to %q#T"
15220 msgstr "»²¾È¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
15222 #: cp/decl.c:7382
15223 #, fuzzy
15224 msgid "cannot declare pointer to %q#T"
15225 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
15227 #: cp/decl.c:7390
15228 #, fuzzy
15229 msgid "cannot declare pointer to %q#T member"
15230 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
15232 #: cp/decl.c:7446
15233 msgid "template-id %qD used as a declarator"
15234 msgstr ""
15236 #: cp/decl.c:7497
15237 msgid "extra qualification %<%T::%> on member %qs ignored"
15238 msgstr ""
15240 #: cp/decl.c:7516
15241 msgid "cannot declare member function %<%T::%s%> within %<%T%>"
15242 msgstr ""
15244 #: cp/decl.c:7531
15245 msgid "cannot declare member %<%T::%s%> within %qT"
15246 msgstr ""
15248 #: cp/decl.c:7570
15249 msgid "data member may not have variably modified type %qT"
15250 msgstr ""
15252 #: cp/decl.c:7572
15253 msgid "parameter may not have variably modified type %qT"
15254 msgstr ""
15256 #. [dcl.fct.spec] The explicit specifier shall only be used in
15257 #. declarations of constructors within a class definition.
15258 #: cp/decl.c:7580
15259 #, fuzzy
15260 msgid "only declarations of constructors can be %<explicit%>"
15261 msgstr "`explicit' ¤Ë¤Ç¤­¤ë¤Î¤Ï¡¢¥³¥ó¥¹¥È¥é¥¯¥¿¤À¤±¤Ç¤¹"
15263 #: cp/decl.c:7588
15264 #, fuzzy
15265 msgid "non-member %qs cannot be declared %<mutable%>"
15266 msgstr "Èó¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15268 #: cp/decl.c:7593
15269 #, fuzzy
15270 msgid "non-object member %qs cannot be declared %<mutable%>"
15271 msgstr "È󥪥֥¸¥§¥¯¥È¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15273 #: cp/decl.c:7599
15274 #, fuzzy
15275 msgid "function %qs cannot be declared %<mutable%>"
15276 msgstr "´Ø¿ô `%s' ¤ò `mutable' ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15278 #: cp/decl.c:7604
15279 #, fuzzy
15280 msgid "static %qs cannot be declared %<mutable%>"
15281 msgstr "static `%s' ¤ò mutable ¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
15283 #: cp/decl.c:7609
15284 #, fuzzy
15285 msgid "const %qs cannot be declared %<mutable%>"
15286 msgstr "const `%s' ¤ò `mutable' ¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
15288 #: cp/decl.c:7627
15289 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
15290 msgstr ""
15292 #: cp/decl.c:7636
15293 msgid "%Jtypedef name may not be a nested-name-specifier"
15294 msgstr ""
15296 #: cp/decl.c:7689
15297 #, fuzzy
15298 msgid "%Jinvalid type qualifier for non-member function type"
15299 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
15301 #: cp/decl.c:7752
15302 #, fuzzy
15303 msgid "type qualifiers specified for friend class declaration"
15304 msgstr "°ì¤Ä¤Î¶õ¤ÎÀë¸ÀÃæ¤Ë¡¢Æó¤Ä¤Î·¿¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
15306 #: cp/decl.c:7757
15307 #, fuzzy
15308 msgid "%<inline%> specified for friend class declaration"
15309 msgstr "¥¯¥é¥¹Àë¸À¤Î³°Â¦¤Ç virtual »ØÄꤷ¤Æ¤¤¤Þ¤¹"
15311 #: cp/decl.c:7765
15312 #, fuzzy
15313 msgid "template parameters cannot be friends"
15314 msgstr "Ê£»¨¤Ê¥Ñ¥é¥á¥¿¤ò¤â¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
15316 #: cp/decl.c:7767
15317 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
15318 msgstr ""
15320 #: cp/decl.c:7771
15321 #, fuzzy
15322 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
15323 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
15325 #: cp/decl.c:7784
15326 #, fuzzy
15327 msgid "trying to make class %qT a friend of global scope"
15328 msgstr "¥¯¥é¥¹ `%s' ¤òÂç°è¥¹¥³¡¼¥×¤Î friend ¤Ë¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
15330 #: cp/decl.c:7795
15331 #, fuzzy
15332 msgid "invalid qualifiers on non-member function type"
15333 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
15335 #: cp/decl.c:7814
15336 #, fuzzy
15337 msgid "abstract declarator %qT used as declaration"
15338 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
15340 #: cp/decl.c:7839
15341 #, fuzzy
15342 msgid "cannot use %<::%> in parameter declaration"
15343 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Ç `::' ¤ò»È¤¨¤Þ¤»¤ó"
15345 #. Something like struct S { int N::j; };
15346 #: cp/decl.c:7884
15347 #, fuzzy
15348 msgid "invalid use of %<::%>"
15349 msgstr "̵¸ú¤ÊÍÑË¡¤Î of %%d, %%x, Ëô¤Ï %%X"
15351 #: cp/decl.c:7896
15352 #, fuzzy
15353 msgid "function %qD cannot be declared friend"
15354 msgstr "´Ø¿ô `%s' ¤ò `mutable' ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15356 #: cp/decl.c:7908
15357 msgid "can't make %qD into a method -- not in a class"
15358 msgstr ""
15360 #: cp/decl.c:7917
15361 #, fuzzy
15362 msgid "function %qD declared virtual inside a union"
15363 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
15365 #: cp/decl.c:7926
15366 #, fuzzy
15367 msgid "%qD cannot be declared virtual, since it is always static"
15368 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15370 #: cp/decl.c:8006
15371 #, fuzzy
15372 msgid "field %qD has incomplete type"
15373 msgstr "Îΰè `%s' ¤ÏÉÔ´°Á´¤Ê·¿¤Ç¤¹"
15375 #: cp/decl.c:8008
15376 #, fuzzy
15377 msgid "name %qT has incomplete type"
15378 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
15380 #: cp/decl.c:8017
15381 #, fuzzy
15382 msgid "  in instantiation of template %qT"
15383 msgstr "%s: `%s' ¤Î½é´ü²½:\n"
15385 #: cp/decl.c:8027
15386 #, fuzzy, c-format
15387 msgid "%qE is neither function nor member function; cannot be declared friend"
15388 msgstr "`%s' ¤Ï´Ø¿ô¤Ç¤â¥á¥ó¥Ð´Ø¿ô¤Ç¤â¤¢¤ê¤Þ¤»¤ó -- friend ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15390 #: cp/decl.c:8038
15391 msgid "member functions are implicitly friends of their class"
15392 msgstr "¥á¥ó¥Ð´Ø¿ô¤Ï°ÅÌÛŪ¤Ë¤½¤Î¥¯¥é¥¹¤Î friend ¤Ç¤¹"
15394 #. An attempt is being made to initialize a non-static
15395 #. member.  But, from [class.mem]:
15397 #. 4 A member-declarator can contain a
15398 #. constant-initializer only if it declares a static
15399 #. member (_class.static_) of integral or enumeration
15400 #. type, see _class.static.data_.
15402 #. This used to be relatively common practice, but
15403 #. the rest of the compiler does not correctly
15404 #. handle the initialization unless the member is
15405 #. static so we make it static below.
15406 #: cp/decl.c:8078
15407 #, fuzzy
15408 msgid "ISO C++ forbids initialization of member %qD"
15409 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
15411 #: cp/decl.c:8080
15412 msgid "making %qD static"
15413 msgstr ""
15415 #: cp/decl.c:8138
15416 #, fuzzy
15417 msgid "storage class %<auto%> invalid for function %qs"
15418 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `auto' ¤Ï̵¸ú¤Ç¤¹"
15420 #: cp/decl.c:8140
15421 #, fuzzy
15422 msgid "storage class %<register%> invalid for function %qs"
15423 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `register' ¤Ï̵¸ú¤Ç¤¹"
15425 #: cp/decl.c:8142
15426 #, fuzzy
15427 msgid "storage class %<__thread%> invalid for function %qs"
15428 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `auto' ¤Ï̵¸ú¤Ç¤¹"
15430 #: cp/decl.c:8153
15431 #, fuzzy
15432 msgid "%<static%> specified invalid for function %qs declared out of global scope"
15433 msgstr "Âç°è¥¹¥³¡¼¥×³°¤Î´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `inline' ¤Ï̵¸ú¤Ç¤¹"
15435 #: cp/decl.c:8156
15436 #, fuzzy
15437 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
15438 msgstr "Âç°è¥¹¥³¡¼¥×³°¤Î´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `inline' ¤Ï̵¸ú¤Ç¤¹"
15440 #: cp/decl.c:8164
15441 #, fuzzy, c-format
15442 msgid "virtual non-class function %qs"
15443 msgstr "virtual ¤ÊÈ󥯥饹´Ø¿ô `%s'"
15445 #: cp/decl.c:8195
15446 #, fuzzy
15447 msgid "cannot declare member function %qD to have static linkage"
15448 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15450 #. FIXME need arm citation
15451 #: cp/decl.c:8202
15452 msgid "cannot declare static function inside another function"
15453 msgstr "¾¤Î´Ø¿ôÆâ¤Ç static ´Ø¿ô¤òÀë¸À¤Ç¤­¤Þ¤»¤ó"
15455 #: cp/decl.c:8231
15456 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
15457 msgstr ""
15459 #: cp/decl.c:8238
15460 msgid "static member %qD declared %<register%>"
15461 msgstr ""
15463 #: cp/decl.c:8243
15464 msgid "cannot explicitly declare member %q#D to have extern linkage"
15465 msgstr ""
15467 #: cp/decl.c:8386
15468 msgid "default argument for %q#D has type %qT"
15469 msgstr ""
15471 #: cp/decl.c:8389
15472 msgid "default argument for parameter of type %qT has type %qT"
15473 msgstr ""
15475 #: cp/decl.c:8406
15476 #, fuzzy
15477 msgid "default argument %qE uses local variable %qD"
15478 msgstr "´Ø¿ô¤¬¥í¡¼¥«¥ëÊÑ¿ô¤Î¥¢¥É¥ì¥¹¤òÊÖ¤·¤Æ¤¤¤Þ¤¹"
15480 #: cp/decl.c:8474
15481 #, fuzzy
15482 msgid "parameter %qD invalidly declared method type"
15483 msgstr "¥Ñ¥é¥á¥¿¤Ï¥á¥½¥Ã¥É¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
15485 #: cp/decl.c:8498
15486 msgid "parameter %qD includes %s to array of unknown bound %qT"
15487 msgstr ""
15489 #. [class.copy]
15491 #. A declaration of a constructor for a class X is ill-formed if
15492 #. its first parameter is of type (optionally cv-qualified) X
15493 #. and either there are no other parameters or else all other
15494 #. parameters have default arguments.
15496 #. We *don't* complain about member template instantiations that
15497 #. have this form, though; they can occur as we try to decide
15498 #. what constructor to use during overload resolution.  Since
15499 #. overload resolution will never prefer such a constructor to
15500 #. the non-template copy constructor (which is either explicitly
15501 #. or implicitly defined), there's no need to worry about their
15502 #. existence.  Theoretically, they should never even be
15503 #. instantiated, but that's hard to forestall.
15504 #: cp/decl.c:8657
15505 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
15506 msgstr ""
15508 #: cp/decl.c:8781
15509 msgid "%qD may not be declared within a namespace"
15510 msgstr ""
15512 #: cp/decl.c:8783
15513 #, fuzzy
15514 msgid "%qD may not be declared as static"
15515 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15517 #: cp/decl.c:8803
15518 #, fuzzy
15519 msgid "%qD must be a nonstatic member function"
15520 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
15522 #: cp/decl.c:8809
15523 msgid "%qD must be either a non-static member function or a non-member function"
15524 msgstr ""
15526 #: cp/decl.c:8827
15527 msgid "%qD must have an argument of class or enumerated type"
15528 msgstr ""
15530 #: cp/decl.c:8862
15531 #, c-format
15532 msgid "conversion to %s%s will never use a type conversion operator"
15533 msgstr "%s%s ¤Ø¤ÎÊÑ´¹¤Ç·¿ÊÑ´¹±é»»»Ò¤¬ÍøÍѤµ¤ì¤ë¤³¤È¤Ï·è¤·¤Æ¤¢¤ê¤Þ¤»¤ó"
15535 #. 13.4.0.3
15536 #: cp/decl.c:8870
15537 #, fuzzy
15538 msgid "ISO C++ prohibits overloading operator ?:"
15539 msgstr "ISO C++ ¤Ï̵̾¹½Â¤ÂΤò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹"
15541 #: cp/decl.c:8920
15542 msgid "postfix %qD must take %<int%> as its argument"
15543 msgstr ""
15545 #: cp/decl.c:8924
15546 msgid "postfix %qD must take %<int%> as its second argument"
15547 msgstr ""
15549 #: cp/decl.c:8931
15550 #, fuzzy
15551 msgid "%qD must take either zero or one argument"
15552 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
15554 #: cp/decl.c:8933
15555 #, fuzzy
15556 msgid "%qD must take either one or two arguments"
15557 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
15559 #: cp/decl.c:8954
15560 msgid "prefix %qD should return %qT"
15561 msgstr ""
15563 #: cp/decl.c:8960
15564 msgid "postfix %qD should return %qT"
15565 msgstr ""
15567 #: cp/decl.c:8969
15568 msgid "%qD must take %<void%>"
15569 msgstr ""
15571 #: cp/decl.c:8971 cp/decl.c:8979
15572 msgid "%qD must take exactly one argument"
15573 msgstr ""
15575 #: cp/decl.c:8981
15576 #, fuzzy
15577 msgid "%qD must take exactly two arguments"
15578 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
15580 #: cp/decl.c:8989
15581 msgid "user-defined %qD always evaluates both arguments"
15582 msgstr ""
15584 #: cp/decl.c:9003
15585 msgid "%qD should return by value"
15586 msgstr ""
15588 #: cp/decl.c:9015 cp/decl.c:9018
15589 msgid "%qD cannot have default arguments"
15590 msgstr ""
15592 #: cp/decl.c:9072
15593 msgid "using template type parameter %qT after %qs"
15594 msgstr ""
15596 #: cp/decl.c:9086
15597 msgid "using typedef-name %qD after %qs"
15598 msgstr ""
15600 #: cp/decl.c:9087
15601 #, fuzzy
15602 msgid "%qD has a previous declaration here"
15603 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
15605 #: cp/decl.c:9094
15606 msgid "%qT referred to as %qs"
15607 msgstr ""
15609 #: cp/decl.c:9095 cp/decl.c:9102
15610 #, fuzzy
15611 msgid "%qT has a previous declaration here"
15612 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
15614 #: cp/decl.c:9101
15615 msgid "%qT referred to as enum"
15616 msgstr ""
15618 #. If a class template appears as elaborated type specifier
15619 #. without a template header such as:
15621 #. template <class T> class C {};
15622 #. void f(class C);             // No template header here
15624 #. then the required template argument is missing.
15625 #: cp/decl.c:9117
15626 msgid "template argument required for %<%s %T%>"
15627 msgstr ""
15629 #: cp/decl.c:9279
15630 #, fuzzy
15631 msgid "use of enum %q#D without previous declaration"
15632 msgstr "»öÁ°¤ÎÀë¸À¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
15634 #: cp/decl.c:9298
15635 #, fuzzy
15636 msgid "redeclaration of %qT as a non-template"
15637 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
15639 #: cp/decl.c:9391
15640 msgid "derived union %qT invalid"
15641 msgstr ""
15643 #: cp/decl.c:9397
15644 msgid "Java class %qT cannot have multiple bases"
15645 msgstr ""
15647 #: cp/decl.c:9405
15648 msgid "Java class %qT cannot have virtual bases"
15649 msgstr ""
15651 #: cp/decl.c:9424
15652 #, fuzzy
15653 msgid "base type %qT fails to be a struct or class type"
15654 msgstr "·¿½¤¾þ»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
15656 #: cp/decl.c:9457
15657 msgid "recursive type %qT undefined"
15658 msgstr ""
15660 #: cp/decl.c:9459
15661 #, fuzzy
15662 msgid "duplicate base type %qT invalid"
15663 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
15665 #: cp/decl.c:9529
15666 #, fuzzy
15667 msgid "multiple definition of %q#T"
15668 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
15670 #: cp/decl.c:9530
15671 #, fuzzy
15672 msgid "%Jprevious definition here"
15673 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
15675 #. DR 377
15677 #. IF no integral type can represent all the enumerator values, the
15678 #. enumeration is ill-formed.
15679 #: cp/decl.c:9667
15680 msgid "no integral type can represent all of the enumerator values for %qT"
15681 msgstr ""
15683 #: cp/decl.c:9768
15684 #, fuzzy
15685 msgid "enumerator value for %qD not integer constant"
15686 msgstr "`%s' ¤ÎÎóµóÃͤ¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
15688 #: cp/decl.c:9795
15689 #, fuzzy
15690 msgid "overflow in enumeration values at %qD"
15691 msgstr "ÎóµóÃͤ¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼"
15693 #: cp/decl.c:9866
15694 #, fuzzy
15695 msgid "return type %q#T is incomplete"
15696 msgstr "Ìá¤êÃͤη¿¤¬ÉÔ´°Á´·¿¤Ç¤¹"
15698 #: cp/decl.c:9981 cp/typeck.c:6274
15699 msgid "%<operator=%> should return a reference to %<*this%>"
15700 msgstr ""
15702 #: cp/decl.c:10304
15703 #, fuzzy
15704 msgid "parameter %qD declared void"
15705 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
15707 #: cp/decl.c:10786
15708 #, fuzzy
15709 msgid "invalid member function declaration"
15710 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
15712 #: cp/decl.c:10801
15713 msgid "%qD is already defined in class %qT"
15714 msgstr ""
15716 #: cp/decl.c:11012
15717 msgid "static member function %q#D declared with type qualifiers"
15718 msgstr ""
15720 #: cp/decl2.c:280
15721 msgid "name missing for member function"
15722 msgstr "¥á¥ó¥Ð´Ø¿ô¤Î̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
15724 #: cp/decl2.c:373 cp/decl2.c:387
15725 msgid "ambiguous conversion for array subscript"
15726 msgstr "ÇÛÎó¤Îź»ú¤ËÂФ¹¤ëÛ£Ëæ¤ÊÊÑ´¹"
15728 #: cp/decl2.c:381
15729 msgid "invalid types %<%T[%T]%> for array subscript"
15730 msgstr ""
15732 #: cp/decl2.c:426
15733 msgid "deleting array %q#D"
15734 msgstr ""
15736 #: cp/decl2.c:432
15737 msgid "type %q#T argument given to %<delete%>, expected pointer"
15738 msgstr ""
15740 #: cp/decl2.c:444
15741 #, fuzzy
15742 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to %<delete%>"
15743 msgstr "´Ø¿ô¤Ï delete ¤Ç¤­¤Þ¤»¤ó¡£ ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î¥Ý¥¤¥ó¥¿¤À¤±¤¬ `delete' °ú¿ô¤È¤·¤ÆÍ­¸ú¤Ç¤¹"
15745 #: cp/decl2.c:452
15746 msgid "deleting %qT is undefined"
15747 msgstr ""
15749 #. 14.5.2.2 [temp.mem]
15751 #. A local class shall not have member templates.
15752 #: cp/decl2.c:488
15753 msgid "invalid declaration of member template %q#D in local class"
15754 msgstr ""
15756 #: cp/decl2.c:497
15757 msgid "invalid use of %<virtual%> in template declaration of %q#D"
15758 msgstr ""
15760 #: cp/decl2.c:507 cp/pt.c:2990
15761 #, fuzzy
15762 msgid "template declaration of %q#D"
15763 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
15765 #: cp/decl2.c:556
15766 msgid "Java method %qD has non-Java return type %qT"
15767 msgstr ""
15769 #: cp/decl2.c:572
15770 msgid "Java method %qD has non-Java parameter type %qT"
15771 msgstr ""
15773 #: cp/decl2.c:677
15774 msgid "prototype for %q#D does not match any in class %qT"
15775 msgstr ""
15777 #: cp/decl2.c:778
15778 msgid "local class %q#T shall not have static data member %q#D"
15779 msgstr ""
15781 #: cp/decl2.c:786
15782 msgid "initializer invalid for static member with constructor"
15783 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ÎÀÅŪ¥á¥ó¥Ð½é´ü²½»Ò¤Ï̵¸ú¤Ç¤¹"
15785 #: cp/decl2.c:789
15786 msgid "(an out of class initialization is required)"
15787 msgstr "(¥¯¥é¥¹³°¤Ç¤Î½é´ü²½¤òɬÍפȤ·¤Þ¤¹)"
15789 #: cp/decl2.c:870
15790 msgid "member %qD conflicts with virtual function table field name"
15791 msgstr ""
15793 #: cp/decl2.c:890
15794 msgid "%qD is already defined in %qT"
15795 msgstr ""
15797 #: cp/decl2.c:936
15798 msgid "field initializer is not constant"
15799 msgstr "¥Õ¥£¡¼¥ë¥É½é´üÀßÄê»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
15801 #: cp/decl2.c:964
15802 msgid "%<asm%> specifiers are not permitted on non-static data members"
15803 msgstr ""
15805 #: cp/decl2.c:1010
15806 #, fuzzy
15807 msgid "cannot declare %qD to be a bit-field type"
15808 msgstr "`::main' ¤ò template ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15810 #: cp/decl2.c:1020
15811 #, fuzzy
15812 msgid "cannot declare bit-field %qD with function type"
15813 msgstr "´Ø¿ô·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
15815 #: cp/decl2.c:1027
15816 msgid "%qD is already defined in the class %qT"
15817 msgstr ""
15819 #: cp/decl2.c:1034
15820 msgid "static member %qD cannot be a bit-field"
15821 msgstr ""
15823 #: cp/decl2.c:1093
15824 #, fuzzy
15825 msgid "initializer specified for non-member function %qD"
15826 msgstr "½é´ü²½»Ò¥ê¥¹¥È¤ÏÈó¥á¥ó¥Ð´Ø¿ô¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
15828 #: cp/decl2.c:1097
15829 #, fuzzy
15830 msgid "invalid initializer for virtual method %qD"
15831 msgstr "̵¸ú¤Ê¥Ó¥Ã¥ÈÎó½é´ü²½»Ò¤Ç¤¹"
15833 #: cp/decl2.c:1129
15834 msgid "anonymous struct not inside named type"
15835 msgstr "̵̾¹½Â¤ÂΤ¬Ì¾Á°¤Ä¤­·¿¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
15837 #: cp/decl2.c:1206
15838 msgid "namespace-scope anonymous aggregates must be static"
15839 msgstr "anonumous Ì¾Á°¶õ´Ö¤Î½¸¹çÂΤϠstatic ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
15841 #: cp/decl2.c:1213
15842 #, fuzzy
15843 msgid "anonymous union with no members"
15844 msgstr "̵̾¶¦ÍÑÂΤ˥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤»¤ó"
15846 #: cp/decl2.c:1249
15847 #, fuzzy
15848 msgid "%<operator new%> must return type %qT"
15849 msgstr "`operator delete' ¤ÎÌá¤ê·¿¤Ï `void' ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
15851 #: cp/decl2.c:1258
15852 #, fuzzy
15853 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
15854 msgstr "`operator new' ¤ÏÂè°ì°ú¿ô¤È¤·¤Æ `size_t' ¤ò¤È¤ê¤Þ¤¹"
15856 #: cp/decl2.c:1287
15857 #, fuzzy
15858 msgid "%<operator delete%> must return type %qT"
15859 msgstr "`operator delete' ¤ÎÌá¤ê·¿¤Ï `void' ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
15861 #: cp/decl2.c:1296
15862 #, fuzzy
15863 msgid "%<operator delete%> takes type %qT as first parameter"
15864 msgstr "`operator delete' ¤ÏÂè°ì°ú¿ô¤È¤·¤Æ `void *' ·¿¤ò¤È¤ê¤Þ¤¹"
15866 #: cp/decl2.c:3033
15867 #, fuzzy
15868 msgid "inline function %qD used but never defined"
15869 msgstr "`%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹"
15871 #: cp/decl2.c:3178
15872 #, fuzzy
15873 msgid "default argument missing for parameter %P of %q+#D"
15874 msgstr "²¾°ú¿ô¥ê¥¹¥È¤«¤é¤Î²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
15876 #. damn ICE suppression
15877 #: cp/error.c:2365
15878 #, c-format
15879 msgid "unexpected letter %qc in locate_error\n"
15880 msgstr ""
15882 #. Can't throw a reference.
15883 #: cp/except.c:239
15884 msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
15885 msgstr ""
15887 #: cp/except.c:250
15888 #, fuzzy
15889 msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
15890 msgstr "Java `catch' ¤ä `throw' ¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢`jthrowable' ¤Ï̤ÄêµÁ¤Ç¤¹"
15892 #. Thrown object must be a Throwable.
15893 #: cp/except.c:257
15894 msgid "type %qT is not derived from %<java::lang::Throwable%>"
15895 msgstr ""
15897 #: cp/except.c:320
15898 msgid "mixing C++ and Java catches in a single translation unit"
15899 msgstr "C++ ¤È Java ¤Î `catch' ¤ò°ì¤Ä¤ÎËÝÌõ¥æ¥Ë¥Ã¥È¤Ë¤Þ¤È¤á¤Þ¤¹"
15901 #: cp/except.c:576
15902 msgid "throwing NULL, which has integral, not pointer type"
15903 msgstr ""
15905 #: cp/except.c:599 cp/init.c:1872
15906 msgid "%qD should never be overloaded"
15907 msgstr ""
15909 #: cp/except.c:666
15910 msgid "  in thrown expression"
15911 msgstr "  throw ¤µ¤ì¤¿¼°¤ÎÃæ"
15913 #: cp/except.c:810
15914 msgid "expression %qE of abstract class type %qT cannot be used in throw-expression"
15915 msgstr ""
15917 #: cp/except.c:895
15918 msgid "%Hexception of type %qT will be caught"
15919 msgstr ""
15921 #: cp/except.c:897
15922 msgid "%H   by earlier handler for %qT"
15923 msgstr ""
15925 #: cp/except.c:927
15926 msgid "%H%<...%> handler must be the last handler for its try block"
15927 msgstr ""
15929 #: cp/friend.c:152
15930 msgid "%qD is already a friend of class %qT"
15931 msgstr ""
15933 #: cp/friend.c:228
15934 msgid "invalid type %qT declared %<friend%>"
15935 msgstr ""
15937 #. [temp.friend]
15938 #. Friend declarations shall not declare partial
15939 #. specializations.
15940 #. template <class U> friend class T::X<U>;
15941 #. [temp.friend]
15942 #. Friend declarations shall not declare partial
15943 #. specializations.
15944 #: cp/friend.c:244 cp/friend.c:274
15945 msgid "partial specialization %qT declared %<friend%>"
15946 msgstr ""
15948 #: cp/friend.c:252
15949 msgid "class %qT is implicitly friends with itself"
15950 msgstr ""
15952 #: cp/friend.c:310
15953 #, fuzzy
15954 msgid "%qT is not a member of %qT"
15955 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
15957 #: cp/friend.c:315
15958 msgid "%qT is not a member class template of %qT"
15959 msgstr ""
15961 #: cp/friend.c:323
15962 msgid "%qT is not a nested class of %qT"
15963 msgstr ""
15965 #. template <class T> friend class T;
15966 #: cp/friend.c:336
15967 #, fuzzy
15968 msgid "template parameter type %qT declared %<friend%>"
15969 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
15971 #. template <class T> friend class A; where A is not a template
15972 #: cp/friend.c:342
15973 msgid "%q#T is not a template"
15974 msgstr ""
15976 #: cp/friend.c:364
15977 msgid "%qD is already a friend of %qT"
15978 msgstr ""
15980 #: cp/friend.c:373
15981 msgid "%qT is already a friend of %qT"
15982 msgstr ""
15984 #: cp/friend.c:497
15985 msgid "member %qD declared as friend before type %qT defined"
15986 msgstr ""
15988 #: cp/friend.c:553
15989 #, fuzzy
15990 msgid "friend declaration %q#D declares a non-template function"
15991 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
15993 #: cp/friend.c:557
15994 #, fuzzy
15995 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"
15996 msgstr "¡Ê¤â¤·¤³¤ì¤¬¤¢¤Ê¤¿¤Î°Õ¿Þ¤·¤¿¤â¤Î¤Ç¤Ê¤±¤ì¤Ð¡¢´Ø¿ô¥Æ¥ó¥×¥ì¡¼¥È¤Ï´û¤ËÀë¸ÀºÑ¤Ç¤¢¤ë»ö¤ò³Îǧ¤·¡¢¤³¤³¤Î´Ø¿ô̾¤Î¸å¤í¤Ë <> ¤òÉÕ¤±Â­¤·¤Æ¤¯¤À¤µ¤¤¡Ë -Wno-non-template-friend ¤Ç¤³¤Î·Ù¹ðɽ¼¨¤ò̵¸ú¤Ë¤·¤Þ¤¹"
15998 #: cp/g++spec.c:238 java/jvspec.c:417
15999 #, fuzzy, c-format
16000 msgid "argument to '%s' missing\n"
16001 msgstr "`%s' ¤Ø¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹\n"
16003 #: cp/init.c:316
16004 msgid "%J%qD should be initialized in the member initialization list"
16005 msgstr ""
16007 #: cp/init.c:363
16008 msgid "%Jdefault-initialization of %q#D, which has reference type"
16009 msgstr ""
16011 #: cp/init.c:369
16012 msgid "%Juninitialized reference member %qD"
16013 msgstr ""
16015 #: cp/init.c:372
16016 msgid "%Juninitialized member %qD with %<const%> type %qT"
16017 msgstr ""
16019 #: cp/init.c:515
16020 msgid "%qD will be initialized after"
16021 msgstr ""
16023 #: cp/init.c:518
16024 msgid "base %qT will be initialized after"
16025 msgstr ""
16027 #: cp/init.c:521
16028 msgid "  %q#D"
16029 msgstr ""
16031 #: cp/init.c:523
16032 msgid "  base %qT"
16033 msgstr ""
16035 #: cp/init.c:524
16036 msgid "%J  when initialized here"
16037 msgstr ""
16039 #: cp/init.c:540
16040 #, fuzzy
16041 msgid "%Jmultiple initializations given for %qD"
16042 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
16044 #: cp/init.c:543
16045 msgid "%Jmultiple initializations given for base %qT"
16046 msgstr ""
16048 #: cp/init.c:610
16049 #, fuzzy
16050 msgid "%Jinitializations for multiple members of %qT"
16051 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
16053 #: cp/init.c:667
16054 msgid "%Jbase class %q#T should be explicitly initialized in the copy constructor"
16055 msgstr ""
16057 #: cp/init.c:891 cp/init.c:910
16058 msgid "class %qT does not have any field named %qD"
16059 msgstr ""
16061 #: cp/init.c:897
16062 #, fuzzy
16063 msgid "%q#D is a static data member; it can only be initialized at its definition"
16064 msgstr "`com_interface' Â°À­¤Ï¥¯¥é¥¹ÄêµÁ¤Ë¤Î¤ßÍѤ¤¤ë»ö¤¬¤Ç¤­¤Þ¤¹"
16066 #: cp/init.c:904
16067 msgid "%q#D is not a non-static data member of %qT"
16068 msgstr ""
16070 #: cp/init.c:943
16071 #, fuzzy
16072 msgid "unnamed initializer for %qT, which has no base classes"
16073 msgstr "´ðÄ쥯¥é¥¹¤ò»ý¤Ä¥¯¥é¥¹¤Î¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹"
16075 #: cp/init.c:951
16076 msgid "unnamed initializer for %qT, which uses multiple inheritance"
16077 msgstr ""
16079 #: cp/init.c:997
16080 msgid "%qD is both a direct base and an indirect virtual base"
16081 msgstr ""
16083 #: cp/init.c:1005
16084 msgid "type %qD is not a direct or virtual base of %qT"
16085 msgstr ""
16087 #: cp/init.c:1008
16088 msgid "type %qD is not a direct base of %qT"
16089 msgstr ""
16091 #: cp/init.c:1088
16092 msgid "bad array initializer"
16093 msgstr "ÇÛÎó¤ÎÉÔÀµ¤Ê½é´ü²½"
16095 #: cp/init.c:1287
16096 #, fuzzy
16097 msgid "%qT is not an aggregate type"
16098 msgstr "È󽸹çÂη¿¤ËÂФ·¤ÆŬÍѤµ¤ì¤¿ `sigof'"
16100 #: cp/init.c:1379
16101 msgid "qualified type %qT does not match destructor name %<~%T%>"
16102 msgstr ""
16104 #: cp/init.c:1387
16105 msgid "incomplete type %qT does not have member %qD"
16106 msgstr ""
16108 #: cp/init.c:1406
16109 msgid "%qD is not a member of type %qT"
16110 msgstr ""
16112 #: cp/init.c:1433
16113 #, fuzzy
16114 msgid "invalid pointer to bit-field %qD"
16115 msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹"
16117 #: cp/init.c:1535
16118 #, fuzzy
16119 msgid "invalid use of non-static member function %qD"
16120 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
16122 #: cp/init.c:1541 cp/semantics.c:1293
16123 #, fuzzy
16124 msgid "invalid use of non-static data member %qD"
16125 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
16127 #: cp/init.c:1641
16128 msgid "new cannot be applied to a reference type"
16129 msgstr "»²¾È·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
16131 #: cp/init.c:1647
16132 msgid "new cannot be applied to a function type"
16133 msgstr "´Ø¿ô·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
16135 #: cp/init.c:1679
16136 #, fuzzy
16137 msgid "call to Java constructor, while %<jclass%> undefined"
16138 msgstr "Java ¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢`jclass' ¤Ï̤ÄêµÁ¤Ç¤¹"
16140 #: cp/init.c:1695
16141 #, fuzzy
16142 msgid "can't find class$"
16143 msgstr "class$ ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
16145 #: cp/init.c:1823
16146 #, fuzzy
16147 msgid "invalid type %<void%> for new"
16148 msgstr "new ¤ËÂФ·¤Æ̵¸ú¤Ê·¿¤Ç¤¢¤ë `void'"
16150 #: cp/init.c:1833
16151 msgid "uninitialized const in %<new%> of %q#T"
16152 msgstr ""
16154 #: cp/init.c:1867
16155 #, fuzzy, c-format
16156 msgid "call to Java constructor with %qs undefined"
16157 msgstr "Java ¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢`%s' ¤Ï̤ÄêµÁ¤Ç¤¹"
16159 #: cp/init.c:1907
16160 #, fuzzy
16161 msgid "request for member %qD is ambiguous"
16162 msgstr "Í׵ᤵ¤ì¤¿¥á¥ó¥Ð `%s' ¤Ï¿½Å·Ñ¾µ¥°¥é¥Õ¤ÎÃæ¤ÇÛ£Ëæ¤Ç¤¹"
16164 #: cp/init.c:2040
16165 #, fuzzy
16166 msgid "ISO C++ forbids initialization in array new"
16167 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
16169 #: cp/init.c:2510
16170 msgid "initializer ends prematurely"
16171 msgstr "½é´üÀßÄê»Ò¤ÎËöÈø¤¬ËÜÍè¤è¤êÁ᤯½Ð¸½¤·¤Þ¤·¤¿"
16173 #: cp/init.c:2563
16174 msgid "cannot initialize multi-dimensional array with initializer"
16175 msgstr "¿¼¡¸µÇÛÎó¤Ï½é´ü²½»Ò¤Ç½é´ü²½¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
16177 #: cp/init.c:2722
16178 msgid "possible problem detected in invocation of delete operator:"
16179 msgstr ""
16181 #: cp/init.c:2725
16182 msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined."
16183 msgstr ""
16185 #: cp/init.c:2746
16186 msgid "unknown array size in delete"
16187 msgstr "delete ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤¬ÉÔÌÀ¤Ç¤¹"
16189 #: cp/init.c:3006
16190 msgid "type to vector delete is neither pointer or array type"
16191 msgstr "¥Ù¥¯¥È¥ë·¿¤Î delete ¤Ç¤¹¤¬¡¢¥Ý¥¤¥ó¥¿¤Ç¤âÇÛÎ󷿤Ǥ⤢¤ê¤Þ¤»¤ó"
16193 #: cp/lex.c:436
16194 #, c-format
16195 msgid "junk at end of #pragma %s"
16196 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
16198 #: cp/lex.c:443
16199 #, c-format
16200 msgid "invalid #pragma %s"
16201 msgstr "̵¸ú¤Ê #pragma %s ¤Ç¤¹"
16203 #: cp/lex.c:451
16204 #, fuzzy
16205 msgid "#pragma vtable no longer supported"
16206 msgstr "--driver ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
16208 #: cp/lex.c:530
16209 #, fuzzy, c-format
16210 msgid "#pragma implementation for %qs appears after file is included"
16211 msgstr "%s ¤Ø¤Î #pragma implementation ¤Ï¥Õ¥¡¥¤¥ë¤¬ include ¤µ¤ì¤¿¸å¤Ç½Ð¸½¤·¤Þ¤·¤¿"
16213 #: cp/lex.c:555
16214 msgid "junk at end of #pragma GCC java_exceptions"
16215 msgstr "#pragma GCC java_exceptions ¤ÎËöÈø¤Ë¥´¥ß"
16217 #: cp/lex.c:569
16218 #, fuzzy
16219 msgid "%qD not defined"
16220 msgstr "\"%s\" ¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
16222 #: cp/lex.c:573
16223 msgid "%qD was not declared in this scope"
16224 msgstr ""
16226 #. In a template, it is invalid to write "f()" or "f(3)" if no
16227 #. declaration of "f" is available.  Historically, G++ and most
16228 #. other compilers accepted that usage since they deferred all name
16229 #. lookup until instantiation time rather than doing unqualified
16230 #. name lookup at template definition time; explain to the user what
16231 #. is going wrong.
16233 #. Note that we have the exact wording of the following message in
16234 #. the manual (trouble.texi, node "Name lookup"), so they need to
16235 #. be kept in synch.
16236 #: cp/lex.c:610
16237 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
16238 msgstr ""
16240 #: cp/lex.c:619
16241 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
16242 msgstr ""
16244 #: cp/mangle.c:2114
16245 #, fuzzy
16246 msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
16247 msgstr "´Ø¿ô·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
16249 #: cp/mangle.c:2122
16250 msgid "zero-operand casts cannot be mangled due to a defect in the C++ ABI"
16251 msgstr ""
16253 #: cp/mangle.c:2172
16254 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
16255 msgstr ""
16257 #: cp/mangle.c:2482
16258 msgid "the mangled name of %qD will change in a future version of GCC"
16259 msgstr ""
16261 #: cp/method.c:441
16262 msgid "generic thunk code fails for method %q#D which uses %<...%>"
16263 msgstr ""
16265 #: cp/method.c:650
16266 msgid "non-static const member %q#D, can't use default assignment operator"
16267 msgstr ""
16269 #: cp/method.c:656
16270 msgid "non-static reference member %q#D, can't use default assignment operator"
16271 msgstr ""
16273 #: cp/name-lookup.c:693
16274 #, fuzzy
16275 msgid "redeclaration of %<wchar_t%> as %qT"
16276 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
16278 #. A redeclaration of main, but not a duplicate of the
16279 #. previous one.
16281 #. [basic.start.main]
16283 #. This function shall not be overloaded.
16284 #: cp/name-lookup.c:725
16285 #, fuzzy
16286 msgid "invalid redeclaration of %qD"
16287 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
16289 #: cp/name-lookup.c:726
16290 msgid "as %qD"
16291 msgstr ""
16293 #: cp/name-lookup.c:814
16294 #, fuzzy
16295 msgid "type mismatch with previous external decl of %q#D"
16296 msgstr "·¿¤¬Á°Êý¤Î³°ÉôÀë¸À¤È°ìÃפ·¤Þ¤»¤ó"
16298 #: cp/name-lookup.c:815
16299 #, fuzzy
16300 msgid "previous external decl of %q#D"
16301 msgstr "Á°Êý¤Î `%s' ¤Î³°ÉôÀë¸À"
16303 #: cp/name-lookup.c:897
16304 #, fuzzy
16305 msgid "extern declaration of %q#D doesn't match"
16306 msgstr "`%s' ¤Îextern Àë¸À¤Ï¥°¥í¡¼¥Ð¥ë¤Î¤½¤ì¤È°ìÃפ·¤Þ¤»¤ó"
16308 #: cp/name-lookup.c:898
16309 #, fuzzy
16310 msgid "global declaration %q#D"
16311 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
16313 #: cp/name-lookup.c:934 cp/name-lookup.c:941
16314 #, fuzzy
16315 msgid "declaration of %q#D shadows a parameter"
16316 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
16318 #. Location of previous decl is not useful in this case.
16319 #: cp/name-lookup.c:966
16320 #, fuzzy
16321 msgid "declaration of %qD shadows a member of 'this'"
16322 msgstr "`%s' ¤ÎÀë¸À¤Ë¤è¤ê `this' ¤Î¥á¥ó¥Ð¤¬Ê¤¤¤±£¤µ¤ì¤Þ¤¹"
16324 #: cp/name-lookup.c:972
16325 #, fuzzy
16326 msgid "declaration of %qD shadows a previous local"
16327 msgstr "`%s' ¤ÎÀë¸À¤ÏÁ°Êý¤Î¥í¡¼¥«¥ë¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
16329 #: cp/name-lookup.c:979
16330 #, fuzzy
16331 msgid "declaration of %qD shadows a global declaration"
16332 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
16334 #: cp/name-lookup.c:1095
16335 #, fuzzy
16336 msgid "name lookup of %qD changed"
16337 msgstr "`%s' ¤Î̾Á°°ú¤­¤ÏÊѹ¹¤µ¤ì¤Þ¤·¤¿"
16339 #: cp/name-lookup.c:1096
16340 msgid "  matches this %qD under ISO standard rules"
16341 msgstr ""
16343 #: cp/name-lookup.c:1098
16344 msgid "  matches this %qD under old rules"
16345 msgstr ""
16347 #: cp/name-lookup.c:1116 cp/name-lookup.c:1124
16348 #, fuzzy
16349 msgid "name lookup of %qD changed for new ISO %<for%> scoping"
16350 msgstr "`%s' ¤Î̾Á°°ú¤­¤Ï¿·¤¿¤Ê ISO `for' ¥¹¥³¡¼¥×¤ËÊѤï¤ê¤Þ¤·¤¿"
16352 #: cp/name-lookup.c:1118
16353 msgid "  cannot use obsolete binding at %qD because it has a destructor"
16354 msgstr ""
16356 #: cp/name-lookup.c:1126
16357 msgid "  using obsolete binding at %qD"
16358 msgstr ""
16360 #: cp/name-lookup.c:1179
16361 #, c-format
16362 msgid "%s %s(%E) %p %d\n"
16363 msgstr ""
16365 #: cp/name-lookup.c:1182
16366 #, fuzzy, c-format
16367 msgid "%s %s %p %d\n"
16368 msgstr "%s: %s: "
16370 #: cp/name-lookup.c:1308
16371 msgid "XXX is_class_level != (current_scope == class_scope)\n"
16372 msgstr ""
16374 #: cp/name-lookup.c:1859
16375 #, fuzzy
16376 msgid "%q#D hides constructor for %q#T"
16377 msgstr "%d ¸Ä¤Î¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
16379 #: cp/name-lookup.c:1874
16380 #, fuzzy
16381 msgid "%q#D conflicts with previous using declaration %q#D"
16382 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
16384 #: cp/name-lookup.c:1886
16385 #, fuzzy
16386 msgid "previous non-function declaration %q#D"
16387 msgstr "Á°Êý¤Ç¤Î `%s' ¤Î°ÅÌÛŪ¤ÊÀë¸À"
16389 #: cp/name-lookup.c:1887
16390 #, fuzzy
16391 msgid "conflicts with function declaration %q#D"
16392 msgstr "°ÅÌۤδؿôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
16394 #. It's a nested name with template parameter dependent scope.
16395 #. This can only be using-declaration for class member.
16396 #: cp/name-lookup.c:1965 cp/name-lookup.c:1990 cp/name-lookup.c:3163
16397 #, fuzzy
16398 msgid "%qT is not a namespace"
16399 msgstr "%s=%s ¤Ï¿ôÃͤǤϤ¢¤ê¤Þ¤»¤ó"
16401 #. 7.3.3/5
16402 #. A using-declaration shall not name a template-id.
16403 #: cp/name-lookup.c:1975
16404 msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
16405 msgstr ""
16407 #: cp/name-lookup.c:1982
16408 msgid "namespace %qD not allowed in using-declaration"
16409 msgstr ""
16411 #: cp/name-lookup.c:2018
16412 msgid "%qD not declared"
16413 msgstr ""
16415 #. If the OLD_FN was really declared, the
16416 #. declarations don't match.
16417 #: cp/name-lookup.c:2030 cp/name-lookup.c:2072 cp/name-lookup.c:2109
16418 msgid "%qD is already declared in this scope"
16419 msgstr ""
16421 #: cp/name-lookup.c:2115
16422 msgid "using declaration %qD introduced ambiguous type %qT"
16423 msgstr ""
16425 #: cp/name-lookup.c:2594
16426 msgid "%qD has the same name as the class in which it is declared"
16427 msgstr ""
16429 #: cp/name-lookup.c:2689
16430 msgid "using-declaration for non-member at class scope"
16431 msgstr ""
16433 #: cp/name-lookup.c:2696
16434 #, fuzzy
16435 msgid "using-declaration cannot name destructor"
16436 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
16438 #: cp/name-lookup.c:2775
16439 msgid "declaration of %qD not in a namespace surrounding %qD"
16440 msgstr ""
16442 #: cp/name-lookup.c:2783
16443 #, fuzzy
16444 msgid "explicit qualification in declaration of `%D'"
16445 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
16447 #: cp/name-lookup.c:2819
16448 msgid "%qD should have been declared inside %qD"
16449 msgstr ""
16451 #: cp/name-lookup.c:2881
16452 msgid "namespace alias %qD not allowed here, assuming %qD"
16453 msgstr ""
16455 #. The parser did not find it, so it's not there.
16456 #: cp/name-lookup.c:2996
16457 #, fuzzy
16458 msgid "unknown namespace %qD"
16459 msgstr "ÉÔÌÀ¤Ê #pragma namespace %s ¤Ç¤¹"
16461 #: cp/name-lookup.c:3157
16462 msgid "namespace %qT undeclared"
16463 msgstr ""
16465 #: cp/name-lookup.c:3201
16466 msgid "strong using only meaningful at namespace scope"
16467 msgstr ""
16469 #: cp/name-lookup.c:3208
16470 #, fuzzy
16471 msgid "%qD attribute directive ignored"
16472 msgstr "`%s' Â°À­¤Îµ¿»÷Ì¿Î᤬̵»ë¤µ¤ì¤Þ¤·¤¿"
16474 #: cp/name-lookup.c:3342
16475 #, fuzzy
16476 msgid "use of %qD is ambiguous"
16477 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
16479 #: cp/name-lookup.c:3343
16480 msgid "  first declared as %q#D here"
16481 msgstr ""
16483 #: cp/name-lookup.c:3345
16484 msgid "  also declared as %q#D here"
16485 msgstr ""
16487 #: cp/name-lookup.c:3360
16488 msgid "%qD denotes an ambiguous type"
16489 msgstr ""
16491 #: cp/name-lookup.c:3361
16492 #, fuzzy
16493 msgid "%J  first type here"
16494 msgstr "  ¤³¤³¤«¤é"
16496 #: cp/name-lookup.c:3362
16497 msgid "%J  other type here"
16498 msgstr ""
16500 #. This happens for A::B where B is a template, and there are no
16501 #. template arguments.
16502 #: cp/name-lookup.c:3426 cp/typeck.c:1818
16503 #, fuzzy
16504 msgid "invalid use of %qD"
16505 msgstr "`restrict' ¤ÎÍÑË¡¤¬ÉÔŬÀڤǤ¹"
16507 #: cp/name-lookup.c:3466
16508 msgid "%<%D::%D%> is not a template"
16509 msgstr ""
16511 #: cp/name-lookup.c:3482
16512 msgid "%qD undeclared in namespace %qD"
16513 msgstr ""
16515 #: cp/name-lookup.c:4108
16516 #, fuzzy
16517 msgid "%qD is not a function,"
16518 msgstr "¸Æ¤Ó½Ð¤µ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È¤Ï´Ø¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
16520 #: cp/name-lookup.c:4109
16521 #, fuzzy
16522 msgid "  conflict with %qD"
16523 msgstr "`%s' ¤Ï `-g%s' ¤È¶¥¹ç¤¹¤ë¤¿¤á̵»ë¤µ¤ì¤Þ¤·¤¿"
16525 #: cp/name-lookup.c:4873
16526 msgid "XXX entering pop_everything ()\n"
16527 msgstr ""
16529 #: cp/name-lookup.c:4882
16530 msgid "XXX leaving pop_everything ()\n"
16531 msgstr ""
16533 #: cp/parser.c:1812
16534 msgid "%<%D::%D%> has not been declared"
16535 msgstr ""
16537 #: cp/parser.c:1815 cp/semantics.c:2318
16538 msgid "%<::%D%> has not been declared"
16539 msgstr ""
16541 #: cp/parser.c:1818
16542 msgid "request for member %qD in non-class type %qT"
16543 msgstr ""
16545 #: cp/parser.c:1821
16546 msgid "%<%T::%D%> has not been declared"
16547 msgstr ""
16549 #: cp/parser.c:1824
16550 msgid "%qD has not been declared"
16551 msgstr ""
16553 #: cp/parser.c:1827
16554 msgid "%<%D::%D%> %s"
16555 msgstr ""
16557 #: cp/parser.c:1829
16558 msgid "%<::%D%> %s"
16559 msgstr ""
16561 #: cp/parser.c:1831
16562 #, fuzzy
16563 msgid "%qD %s"
16564 msgstr " %s"
16566 #: cp/parser.c:1884
16567 #, fuzzy
16568 msgid "new types may not be defined in a return type"
16569 msgstr "»²¾È·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
16571 #: cp/parser.c:1901 cp/pt.c:4364
16572 msgid "%qT is not a template"
16573 msgstr ""
16575 #: cp/parser.c:1903
16576 #, c-format
16577 msgid "%qE is not a template"
16578 msgstr ""
16580 #: cp/parser.c:1905
16581 #, fuzzy
16582 msgid "invalid template-id"
16583 msgstr "̵¸ú¤Ê·¿: `void &'"
16585 #: cp/parser.c:1933
16586 #, fuzzy, c-format
16587 msgid "%s cannot appear in a constant-expression"
16588 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
16590 #: cp/parser.c:1957
16591 #, fuzzy, c-format
16592 msgid "invalid use of template-name %qE without an argument list"
16593 msgstr "̵¸ú¤Ê¥Ç¥Õ¥©¥ë¥È¥Æ¥ó¥×¥ì¡¼¥È°ú¿ô"
16595 #. Issue an error message.
16596 #: cp/parser.c:1962
16597 #, c-format
16598 msgid "%qE does not name a type"
16599 msgstr ""
16601 #: cp/parser.c:1993
16602 msgid "(perhaps %<typename %T::%E%> was intended)"
16603 msgstr ""
16605 #: cp/parser.c:2008
16606 #, c-format
16607 msgid "%qE in namespace %qE does not name a type"
16608 msgstr ""
16610 #: cp/parser.c:2011
16611 msgid "%qE in class %qT does not name a type"
16612 msgstr ""
16614 #: cp/parser.c:2678
16615 msgid "ISO C++ forbids braced-groups within expressions"
16616 msgstr "ISO C++ ¤Ï¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤ò¶Ø¤¸¤Þ¤¹"
16618 #: cp/parser.c:2687
16619 #, fuzzy
16620 msgid "statement-expressions are allowed only inside functions"
16621 msgstr "¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤Ï´Ø¿ô¤ÎÆ⦤ǤΤߵö¤µ¤ì¤Þ¤¹"
16623 #: cp/parser.c:2738
16624 #, fuzzy
16625 msgid "%<this%> may not be used in this context"
16626 msgstr "¥Þ¥¯¥í°ú¿ôÆâ¤Ç¥Ç¥£¥ì¥¯¥È¥ê¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
16628 #: cp/parser.c:2873
16629 msgid "local variable %qD may not appear in this context"
16630 msgstr ""
16632 #: cp/parser.c:3238
16633 msgid "typedef-name %qD used as destructor declarator"
16634 msgstr ""
16636 #: cp/parser.c:3886
16637 #, fuzzy
16638 msgid "ISO C++ forbids compound-literals"
16639 msgstr "ISO C++ ¤ÏÊ£¹ç¥ê¥Æ¥é¥ë¤ò¶Ø¤¸¤Þ¤¹"
16641 #: cp/parser.c:4786
16642 msgid "array bound forbidden after parenthesized type-id"
16643 msgstr ""
16645 #: cp/parser.c:4787
16646 msgid "try removing the parentheses around the type-id"
16647 msgstr ""
16649 #: cp/parser.c:4893
16650 msgid "size in array new must have integral type"
16651 msgstr "ÇÛÎó new ¤Ç¤Î¥µ¥¤¥º¤Ï´°Á´¤Ê·¿¤ò»ý¤¿¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
16653 #: cp/parser.c:4896
16654 msgid "zero size array reserves no space"
16655 msgstr "¥µ¥¤¥º¥¼¥í¤ÎÇÛÎó¤Ï¶õ´Ö¤ò³ÎÊݤ·¤Þ¤»¤ó"
16657 #: cp/parser.c:4995
16658 #, fuzzy
16659 msgid "expression in new-declarator must have integral or enumeration type"
16660 msgstr "ÇÛÎó new ¤Ç¤Î¥µ¥¤¥º¤Ï´°Á´¤Ê·¿¤ò»ý¤¿¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
16662 #: cp/parser.c:5177
16663 msgid "use of old-style cast"
16664 msgstr "¸Å¤¤¥¹¥¿¥¤¥ë¤Î¥­¥ã¥¹¥È¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹"
16666 #: cp/parser.c:5932
16667 #, fuzzy, c-format
16668 msgid "case label %qE not within a switch statement"
16669 msgstr "case ¥é¥Ù¥ë¤¬ switch Ê¸¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
16671 #: cp/parser.c:6476
16672 msgid "ISO C++ forbids computed gotos"
16673 msgstr "ISO C++ ¤Ï·×»»·¿ goto ¤ò¶Ø¤¸¤Þ¤¹"
16675 #: cp/parser.c:6601
16676 msgid "extra %<;%>"
16677 msgstr ""
16679 #: cp/parser.c:6920
16680 msgid "mixing declarations and function-definitions is forbidden"
16681 msgstr ""
16683 #: cp/parser.c:7052
16684 #, fuzzy
16685 msgid "duplicate %<friend%>"
16686 msgstr "`%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
16688 #: cp/parser.c:7221
16689 #, fuzzy
16690 msgid "class definition may not be declared a friend"
16691 msgstr "`%s' ¤Ï´Ø¿ô¤Ç¤â¥á¥ó¥Ð´Ø¿ô¤Ç¤â¤¢¤ê¤Þ¤»¤ó -- friend ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
16693 #: cp/parser.c:7534
16694 msgid "only constructors take base initializers"
16695 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤·¤«´ðÄì½é´ü²½»Ò¥ê¥¹¥È¤ò¤È¤ê¤Þ¤»¤ó"
16697 #: cp/parser.c:7585
16698 #, fuzzy
16699 msgid "anachronistic old-style base class initializer"
16700 msgstr "Á°»þÂåŪ¤Ê¸Å¤¤¥¹¥¿¥¤¥ë¤Î´ðÄ쥯¥é¥¹½é´ü²½»Ò¤Ç¤¹"
16702 #: cp/parser.c:7626
16703 msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
16704 msgstr ""
16706 #. Warn that we do not support `export'.
16707 #: cp/parser.c:7988
16708 msgid "keyword %<export%> not implemented, and will be ignored"
16709 msgstr ""
16711 #. Otherwise, emit an error about the invalid digraph, but continue
16712 #. parsing because we got our argument list.
16713 #: cp/parser.c:8358
16714 msgid "%<<::%> cannot begin a template-argument list"
16715 msgstr ""
16717 #: cp/parser.c:8359
16718 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
16719 msgstr ""
16721 #: cp/parser.c:8366
16722 msgid "(if you use -fpermissive G++ will accept your code)"
16723 msgstr ""
16725 #. Explain what went wrong.
16726 #: cp/parser.c:8536
16727 msgid "non-template %qD used as template"
16728 msgstr ""
16730 #: cp/parser.c:8537
16731 msgid "use %<%T::template %D%> to indicate that it is a template"
16732 msgstr ""
16734 #: cp/parser.c:9554
16735 msgid "using %<typename%> outside of template"
16736 msgstr ""
16738 #: cp/parser.c:9677
16739 msgid "expected type-name"
16740 msgstr ""
16742 #: cp/parser.c:9748
16743 msgid "type attributes are honored only at type definition"
16744 msgstr ""
16746 #. [namespace.udecl]
16748 #. A using declaration shall not name a template-id.
16749 #: cp/parser.c:10130
16750 msgid "a template-id may not appear in a using-declaration"
16751 msgstr ""
16753 #: cp/parser.c:10461
16754 #, fuzzy
16755 msgid "an asm-specification is not allowed on a function-definition"
16756 msgstr "½é´ü²½»Ò¥ê¥¹¥È¤ÏÈó¥á¥ó¥Ð´Ø¿ô¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
16758 #: cp/parser.c:10463
16759 #, fuzzy
16760 msgid "attributes are not allowed on a function-definition"
16761 msgstr "Âç°è register ÊÑ¿ô¤¬´Ø¿ôÄêµÁ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
16763 #: cp/parser.c:10594
16764 msgid "attributes after parenthesized initializer ignored"
16765 msgstr ""
16767 #: cp/parser.c:10976
16768 #, fuzzy
16769 msgid "array bound is not an integer constant"
16770 msgstr "ÇÛÎó¤Îź»ú¤¬À°¿ô·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
16772 #: cp/parser.c:11045
16773 msgid "%<%T::%D%> is not a type"
16774 msgstr ""
16776 #: cp/parser.c:11090
16777 #, fuzzy
16778 msgid "invalid use of constructor as a template"
16779 msgstr "¥È¥Ã¥×¥ì¥Ù¥ë¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
16781 #: cp/parser.c:11091
16782 msgid "use %<%T::%D%> instead of %<%T::%T%> to name the constructor in a qualified name"
16783 msgstr ""
16785 #: cp/parser.c:11279
16786 #, fuzzy
16787 msgid "duplicate cv-qualifier"
16788 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
16790 #: cp/parser.c:11795
16791 #, fuzzy
16792 msgid "file ends in default argument"
16793 msgstr "̵¸ú¤Ê¥Ç¥Õ¥©¥ë¥È¥Æ¥ó¥×¥ì¡¼¥È°ú¿ô"
16795 #: cp/parser.c:11855
16796 msgid "deprecated use of default argument for parameter of non-function"
16797 msgstr ""
16799 #: cp/parser.c:11858
16800 #, fuzzy
16801 msgid "default arguments are only permitted for function parameters"
16802 msgstr "¥á¥½¥Ã¥É¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
16804 #: cp/parser.c:12598
16805 msgid "declaration of %qD in %qD which does not enclose %qD"
16806 msgstr ""
16808 #: cp/parser.c:12611
16809 msgid "extra qualification ignored"
16810 msgstr ""
16812 #: cp/parser.c:12622
16813 msgid "an explicit specialization must be preceded by %<template <>%>"
16814 msgstr ""
16816 #: cp/parser.c:12914
16817 msgid "%Hextra %<;%>"
16818 msgstr ""
16820 #: cp/parser.c:12932
16821 msgid "a class-key must be used when declaring a friend"
16822 msgstr ""
16824 #: cp/parser.c:12946
16825 #, fuzzy
16826 msgid "friend declaration does not name a class or function"
16827 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
16829 #: cp/parser.c:13120
16830 msgid "pure-specifier on function-definition"
16831 msgstr ""
16833 #: cp/parser.c:13393
16834 msgid "keyword %<typename%> not allowed outside of templates"
16835 msgstr ""
16837 #: cp/parser.c:13395
16838 msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
16839 msgstr ""
16841 #: cp/parser.c:13669
16842 msgid "invalid catch parameter"
16843 msgstr "̵¸ú¤Ê catch ¤Î°ú¿ô"
16845 #: cp/parser.c:14231
16846 #, fuzzy
16847 msgid "reference to %qD is ambiguous"
16848 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
16850 #: cp/parser.c:14400
16851 msgid "too few template-parameter-lists"
16852 msgstr ""
16854 #. Otherwise, there are too many template parameter lists.  We have
16855 #. something like:
16857 #. template <class T> template <class U> void S::f();
16858 #: cp/parser.c:14415
16859 msgid "too many template-parameter-lists"
16860 msgstr ""
16862 #. Skip the entire function.
16863 #: cp/parser.c:14639
16864 #, fuzzy
16865 msgid "invalid function declaration"
16866 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
16868 #. Issue an error message.
16869 #: cp/parser.c:14676
16870 #, fuzzy
16871 msgid "named return values are no longer supported"
16872 msgstr "--driver ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
16874 #: cp/parser.c:14844
16875 #, fuzzy, c-format
16876 msgid "template declaration of %qs"
16877 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
16879 #: cp/parser.c:15048
16880 msgid "%H%<>>%> should be %<> >%> within a nested template argument list"
16881 msgstr ""
16883 #: cp/parser.c:15063
16884 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
16885 msgstr ""
16887 #: cp/parser.c:15068
16888 msgid "missing %<>%> to terminate the template argument list"
16889 msgstr ""
16891 #: cp/parser.c:15586
16892 msgid "%qs tag used in naming %q#T"
16893 msgstr ""
16895 #: cp/parser.c:15607
16896 #, fuzzy
16897 msgid "%qD redeclared with different access"
16898 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
16900 #: cp/parser.c:15624
16901 msgid "%<template%> (as a disambiguator) is only allowed within templates"
16902 msgstr ""
16904 #: cp/parser.c:15832
16905 #, fuzzy
16906 msgid "inter-module optimizations not implemented for C++"
16907 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
16909 #: cp/pt.c:240
16910 msgid "data member %qD cannot be a member template"
16911 msgstr ""
16913 #: cp/pt.c:252
16914 #, fuzzy
16915 msgid "invalid member template declaration %qD"
16916 msgstr "¥Ý¥¤¥ó¥¿Àë¸À»Ò¤ËÉÔŬÀڤʷ¿½¤¾þ»Ò"
16918 #: cp/pt.c:574
16919 msgid "explicit specialization in non-namespace scope %qD"
16920 msgstr ""
16922 #: cp/pt.c:585
16923 msgid "enclosing class templates are not explicitly specialized"
16924 msgstr ""
16926 #: cp/pt.c:669
16927 msgid "specialization of %qD in different namespace"
16928 msgstr ""
16930 #: cp/pt.c:670 cp/pt.c:739
16931 #, fuzzy
16932 msgid "  from definition of %q#D"
16933 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
16935 #: cp/pt.c:706
16936 msgid "specialization of %qT after instantiation"
16937 msgstr ""
16939 #: cp/pt.c:738
16940 msgid "specializing %q#T in different namespace"
16941 msgstr ""
16943 #: cp/pt.c:753
16944 msgid "specialization %qT after instantiation %qT"
16945 msgstr ""
16947 #: cp/pt.c:765
16948 #, fuzzy
16949 msgid "explicit specialization of non-template %qT"
16950 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
16952 #: cp/pt.c:1163
16953 msgid "specialization of %qD after instantiation"
16954 msgstr ""
16956 #: cp/pt.c:1292
16957 #, fuzzy
16958 msgid "%s %+#D"
16959 msgstr "%s: %s"
16961 #: cp/pt.c:1348
16962 #, fuzzy
16963 msgid "%qD is not a function template"
16964 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤ë´Ø¿ô¤Î·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó"
16966 #: cp/pt.c:1533
16967 msgid "template-id %qD for %q+D does not match any template declaration"
16968 msgstr ""
16970 #: cp/pt.c:1542
16971 msgid "ambiguous template specialization %qD for %q+D"
16972 msgstr ""
16974 #. This case handles bogus declarations like template <>
16975 #. template <class T> void f<int>();
16976 #: cp/pt.c:1765 cp/pt.c:1819
16977 #, fuzzy
16978 msgid "template-id %qD in declaration of primary template"
16979 msgstr "`operator delete' ¤ÎÀë¸ÀÆâ¤Ë¿¤¹¤®¤ë°ú¿ô"
16981 #: cp/pt.c:1778
16982 #, fuzzy
16983 msgid "template parameter list used in explicit instantiation"
16984 msgstr "#define Ãæ¤Î²¾°ú¿ô¥ê¥¹¥È¤¬½ªÃ¼¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
16986 #: cp/pt.c:1784
16987 msgid "definition provided for explicit instantiation"
16988 msgstr ""
16990 #: cp/pt.c:1792
16991 #, fuzzy
16992 msgid "too many template parameter lists in declaration of %qD"
16993 msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬Â¿¤¹¤®¤Þ¤¹\n"
16995 #: cp/pt.c:1795
16996 #, fuzzy
16997 msgid "too few template parameter lists in declaration of %qD"
16998 msgstr ""
16999 "\n"
17000 "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬¾¯¤Ê¤¹¤®¤Þ¤¹\n"
17002 #: cp/pt.c:1797
17003 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
17004 msgstr ""
17006 #: cp/pt.c:1816
17007 msgid "function template partial specialization %qD is not allowed"
17008 msgstr ""
17010 #: cp/pt.c:1848
17011 msgid "default argument specified in explicit specialization"
17012 msgstr ""
17014 #: cp/pt.c:1852
17015 msgid "template specialization with C linkage"
17016 msgstr ""
17018 #. From [temp.expl.spec]:
17020 #. If such an explicit specialization for the member
17021 #. of a class template names an implicitly-declared
17022 #. special member function (clause _special_), the
17023 #. program is ill-formed.
17025 #. Similar language is found in [temp.explicit].
17026 #: cp/pt.c:1936
17027 msgid "specialization of implicitly-declared special member function"
17028 msgstr ""
17030 #: cp/pt.c:1980
17031 #, fuzzy
17032 msgid "no member function %qD declared in %qT"
17033 msgstr "¥Í¥¹¥È¤·¤¿´Ø¿ô `%s' ¤Ï `extern' ¤ËÀë¸À¤µ¤ì¤Þ¤·¤¿"
17035 #. There are two many template parameter lists.
17036 #: cp/pt.c:2130
17037 #, fuzzy
17038 msgid "too many template parameter lists in declaration of %qT"
17039 msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬Â¿¤¹¤®¤Þ¤¹\n"
17041 #: cp/pt.c:2224
17042 msgid " shadows template parm %q#D"
17043 msgstr ""
17045 #: cp/pt.c:2626
17046 msgid "template parameters not used in partial specialization:"
17047 msgstr ""
17049 #: cp/pt.c:2630
17050 msgid "        %qD"
17051 msgstr ""
17053 #: cp/pt.c:2641
17054 msgid "partial specialization %qT does not specialize any template arguments"
17055 msgstr ""
17057 #: cp/pt.c:2666
17058 #, c-format
17059 msgid "template argument %qE involves template parameter(s)"
17060 msgstr ""
17062 #: cp/pt.c:2710
17063 msgid "type %qT of template argument %qE depends on template parameter(s)"
17064 msgstr ""
17066 #: cp/pt.c:2797
17067 #, fuzzy
17068 msgid "no default argument for %qD"
17069 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
17071 #: cp/pt.c:2954
17072 msgid "template with C linkage"
17073 msgstr ""
17075 #: cp/pt.c:2957
17076 msgid "template class without a name"
17077 msgstr ""
17079 #. [temp.mem]
17081 #. A destructor shall not be a member template.
17082 #: cp/pt.c:2965
17083 msgid "destructor %qD declared as member template"
17084 msgstr ""
17086 #. [basic.stc.dynamic.allocation]
17088 #. An allocation function can be a function
17089 #. template. ... Template allocation functions shall
17090 #. have two or more parameters.
17091 #: cp/pt.c:2980
17092 #, fuzzy
17093 msgid "invalid template declaration of %qD"
17094 msgstr "`%s' ¤Î extern Àë¸À¤¬¥Í¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
17096 #: cp/pt.c:3061
17097 msgid "%qD does not declare a template type"
17098 msgstr ""
17100 #: cp/pt.c:3067
17101 #, fuzzy
17102 msgid "template definition of non-template %q#D"
17103 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹¥á¥½¥Ã¥É `%s' ¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
17105 #: cp/pt.c:3109
17106 msgid "expected %d levels of template parms for %q#D, got %d"
17107 msgstr ""
17109 #: cp/pt.c:3121
17110 msgid "got %d template parameters for %q#D"
17111 msgstr ""
17113 #: cp/pt.c:3124
17114 msgid "got %d template parameters for %q#T"
17115 msgstr ""
17117 #: cp/pt.c:3126
17118 #, c-format
17119 msgid "  but %d required"
17120 msgstr ""
17122 #: cp/pt.c:3211
17123 #, fuzzy
17124 msgid "%qT is not a template type"
17125 msgstr "`%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
17127 #: cp/pt.c:3227
17128 #, fuzzy
17129 msgid "previous declaration %qD"
17130 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
17132 #: cp/pt.c:3228
17133 #, fuzzy, c-format
17134 msgid "used %d template parameter%s instead of %d"
17135 msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'"
17137 #: cp/pt.c:3248
17138 #, fuzzy
17139 msgid "template parameter %q#D"
17140 msgstr "¥Þ¥¯¥í²¾°ú¿ô \"%s\" ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
17142 #: cp/pt.c:3249
17143 msgid "redeclared here as %q#D"
17144 msgstr ""
17146 #. We have in [temp.param]:
17148 #. A template-parameter may not be given default arguments
17149 #. by two different declarations in the same scope.
17150 #: cp/pt.c:3259
17151 msgid "redefinition of default argument for %q#D"
17152 msgstr ""
17154 #: cp/pt.c:3260
17155 msgid "%J  original definition appeared here"
17156 msgstr ""
17158 #: cp/pt.c:3370
17159 msgid "%qE is not a valid template argument for type %qT because function %qD has not external linkage"
17160 msgstr ""
17162 #: cp/pt.c:3411
17163 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
17164 msgstr ""
17166 #: cp/pt.c:3486
17167 msgid "%qE is not a valid template argument for type %qT because it is a non-constant expression"
17168 msgstr ""
17170 #: cp/pt.c:3536
17171 msgid "%qE is not a valid template argument for type %qT because it is not a constant pointer"
17172 msgstr ""
17174 #: cp/pt.c:3556
17175 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
17176 msgstr ""
17178 #: cp/pt.c:3563
17179 msgid "%qE is not a valid template argument for type %qT because it is not a lvalue"
17180 msgstr ""
17182 #: cp/pt.c:3576
17183 msgid "%qE is not a valid template argument for type %qT because object %qD has not external linkage"
17184 msgstr ""
17186 #: cp/pt.c:3618
17187 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
17188 msgstr ""
17190 #: cp/pt.c:3620
17191 #, c-format
17192 msgid "try using %qE instead"
17193 msgstr ""
17195 #: cp/pt.c:3655
17196 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
17197 msgstr ""
17199 #: cp/pt.c:3658
17200 #, fuzzy
17201 msgid "standard conversions are not allowed in this context"
17202 msgstr "#if ¼°¤ÎÃæ¤Ç¤Ïʸ»úÎóÄê¿ô¤¬»È¤¨¤Þ¤»¤ó"
17204 #: cp/pt.c:3827
17205 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
17206 msgstr ""
17208 #: cp/pt.c:3841 cp/pt.c:3860 cp/pt.c:3900
17209 msgid "type/value mismatch at argument %d in template parameter list for %qD"
17210 msgstr ""
17212 #: cp/pt.c:3845
17213 msgid "  expected a constant of type %qT, got %qT"
17214 msgstr ""
17216 #: cp/pt.c:3849
17217 #, c-format
17218 msgid "  expected a class template, got %qE"
17219 msgstr ""
17221 #: cp/pt.c:3851
17222 #, fuzzy, c-format
17223 msgid "  expected a type, got %qE"
17224 msgstr "ͽ´ü¤·¤Ê¤¤·¿¤¬ `id' (%s) ¤Ë»ØÄꤵ¤ì¤Þ¤·¤¿"
17226 #: cp/pt.c:3864
17227 #, fuzzy
17228 msgid "  expected a type, got %qT"
17229 msgstr "ͽ´ü¤·¤Ê¤¤·¿¤¬ `id' (%s) ¤Ë»ØÄꤵ¤ì¤Þ¤·¤¿"
17231 #: cp/pt.c:3866
17232 msgid "  expected a class template, got %qT"
17233 msgstr ""
17235 #: cp/pt.c:3903
17236 msgid "  expected a template of type %qD, got %qD"
17237 msgstr ""
17239 #: cp/pt.c:3939
17240 msgid "could not convert template argument %qE to %qT"
17241 msgstr ""
17243 #: cp/pt.c:3978
17244 #, c-format
17245 msgid "wrong number of template arguments (%d, should be %d)"
17246 msgstr ""
17248 #: cp/pt.c:3982
17249 msgid "provided for %qD"
17250 msgstr ""
17252 #: cp/pt.c:4012
17253 #, fuzzy, c-format
17254 msgid "template argument %d is invalid"
17255 msgstr "¥Þ¥¯¥í°ú¿ô \"%s\" ¤Ïʸ»úÎ󲽤µ¤ì¤Þ¤¹"
17257 #: cp/pt.c:4234
17258 msgid "non-template used as template"
17259 msgstr ""
17261 #: cp/pt.c:4376
17262 msgid "non-template type %qT used as a template"
17263 msgstr ""
17265 #: cp/pt.c:4378
17266 #, fuzzy
17267 msgid "for template declaration %qD"
17268 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
17270 #: cp/pt.c:5018
17271 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating %qD"
17272 msgstr ""
17274 #: cp/pt.c:5457
17275 #, fuzzy
17276 msgid "ambiguous class template instantiation for %q#T"
17277 msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤òÍ­¸ú¤Ë¤¹¤ë"
17279 #: cp/pt.c:5463
17280 #, fuzzy
17281 msgid "%s %+#T"
17282 msgstr "%s: %s"
17284 #: cp/pt.c:6522
17285 #, fuzzy
17286 msgid "instantiation of %qD as type %qT"
17287 msgstr "%s: `%s' ¤Î½é´ü²½:\n"
17289 #: cp/pt.c:6683
17290 #, fuzzy
17291 msgid "invalid parameter type %qT"
17292 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
17294 #: cp/pt.c:6685
17295 #, fuzzy
17296 msgid "in declaration %qD"
17297 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
17299 #: cp/pt.c:6746
17300 #, fuzzy
17301 msgid "function returning an array"
17302 msgstr "´Ø¿ô¤¬½¸¹çÂΤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
17304 #: cp/pt.c:6748
17305 #, fuzzy
17306 msgid "function returning a function"
17307 msgstr "`%s' ¤Ï´Ø¿ô¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
17309 #: cp/pt.c:6775
17310 #, fuzzy
17311 msgid "creating pointer to member function of non-class type %qT"
17312 msgstr "¥á¥ó¥Ð´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢¥¯¥é¥¹¥¹¥³¡¼¥×Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
17314 #: cp/pt.c:6945
17315 msgid "creating array with size zero"
17316 msgstr "Â礭¤µ¥¼¥í¤ÎÇÛÎó¤òºî¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
17318 #: cp/pt.c:6959
17319 #, fuzzy, c-format
17320 msgid "creating array with size zero (%qE)"
17321 msgstr "Â礭¤µ¥¼¥í¤ÎÇÛÎó¤òºî¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
17323 #: cp/pt.c:7176
17324 #, fuzzy
17325 msgid "forming reference to void"
17326 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î»²¾È¤òÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
17328 #: cp/pt.c:7178
17329 msgid "forming %s to reference type %qT"
17330 msgstr ""
17332 #: cp/pt.c:7215
17333 #, fuzzy
17334 msgid "creating pointer to member of non-class type %qT"
17335 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
17337 #: cp/pt.c:7221
17338 #, fuzzy
17339 msgid "creating pointer to member reference type %qT"
17340 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
17342 #: cp/pt.c:7291
17343 #, fuzzy
17344 msgid "creating array of %qT"
17345 msgstr "Â礭¤µ¥¼¥í¤ÎÇÛÎó¤òºî¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
17347 #: cp/pt.c:7297
17348 msgid "creating array of %qT, which is an abstract class type"
17349 msgstr ""
17351 #: cp/pt.c:7341
17352 msgid "%qT is not a class, struct, or union type"
17353 msgstr ""
17355 #: cp/pt.c:7430
17356 #, fuzzy, c-format
17357 msgid "use of %qs in template"
17358 msgstr "¥Æ¥ó¥×¥ì¡¼¥ÈÆâ¤Ç `%s' ¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹"
17360 #: cp/pt.c:7555
17361 #, c-format
17362 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
17363 msgstr ""
17365 #: cp/pt.c:7557
17366 msgid "say %<typename %E%> if a type is meant"
17367 msgstr ""
17369 #: cp/pt.c:8708
17370 msgid "%qT is not a class or namespace"
17371 msgstr ""
17373 #: cp/pt.c:8711
17374 msgid "%qD is not a class or namespace"
17375 msgstr ""
17377 #: cp/pt.c:8844
17378 msgid "%qT uses anonymous type"
17379 msgstr ""
17381 #: cp/pt.c:8846
17382 msgid "%qT uses local type %qT"
17383 msgstr ""
17385 #: cp/pt.c:8854
17386 msgid "%qT is a variably modified type"
17387 msgstr ""
17389 #: cp/pt.c:8865
17390 #, fuzzy, c-format
17391 msgid "integral expression %qE is not constant"
17392 msgstr "½é´ü²½»Ò¤ÎÍ×ÁǤ¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
17394 #: cp/pt.c:8870
17395 #, fuzzy
17396 msgid "  trying to instantiate %qD"
17397 msgstr "ÉÔÀµ¤Êʸ»úÎóÄê¿ô¤Ç¤¹"
17399 #: cp/pt.c:9386
17400 msgid "incomplete type unification"
17401 msgstr "ÉÔ´°Á´¤Ê·¿¤Îñ°ì²½"
17403 #: cp/pt.c:10704 cp/pt.c:10775
17404 #, fuzzy
17405 msgid "explicit instantiation of non-template %q#D"
17406 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
17408 #: cp/pt.c:10720 cp/pt.c:10770
17409 msgid "no matching template for %qD found"
17410 msgstr ""
17412 #: cp/pt.c:10726
17413 #, fuzzy
17414 msgid "explicit instantiation of %q#D"
17415 msgstr "%s: `%s' ¤Î½é´ü²½:\n"
17417 #: cp/pt.c:10762
17418 #, fuzzy
17419 msgid "duplicate explicit instantiation of %q#D"
17420 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
17422 #: cp/pt.c:10784
17423 #, fuzzy
17424 msgid "ISO C++ forbids the use of %<extern%> on explicit instantiations"
17425 msgstr "ISO C++ ¤Ï¸º»»¤Ë¥á¥½¥Ã¥É¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
17427 #: cp/pt.c:10789 cp/pt.c:10879
17428 #, fuzzy
17429 msgid "storage class %qD applied to template instantiation"
17430 msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤òÍ­¸ú¤Ë¤¹¤ë"
17432 #: cp/pt.c:10851
17433 #, fuzzy
17434 msgid "explicit instantiation of non-template type %qT"
17435 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
17437 #: cp/pt.c:10860
17438 #, fuzzy
17439 msgid "explicit instantiation of %q#T before definition of template"
17440 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
17442 #: cp/pt.c:10868
17443 #, fuzzy, c-format
17444 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
17445 msgstr "ISO C++ ¤Ï¸º»»¤Ë´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
17447 #: cp/pt.c:10913
17448 #, fuzzy
17449 msgid "duplicate explicit instantiation of %q#T"
17450 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
17452 #: cp/pt.c:11278
17453 #, fuzzy
17454 msgid "explicit instantiation of %qD but no definition available"
17455 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
17457 #: cp/pt.c:11422
17458 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating %q+D, possibly from virtual table generation"
17459 msgstr ""
17461 #: cp/pt.c:11701
17462 #, fuzzy
17463 msgid "%q#T is not a valid type for a template constant parameter"
17464 msgstr "'#' ¤Ë¥Þ¥¯¥í²¾°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Þ¤»¤ó"
17466 #: cp/repo.c:112
17467 msgid "-frepo must be used with -c"
17468 msgstr "-frepo ¤Ï -c ÉÕ¤­¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
17470 #: cp/repo.c:200
17471 #, c-format
17472 msgid "mysterious repository information in %s"
17473 msgstr "%s ¤ËÉԲIJò¤Ê¥ê¥Ý¥¸¥È¥ê¾ðÊ󤬤¢¤ê¤Þ¤¹"
17475 #: cp/repo.c:214
17476 #, fuzzy, c-format
17477 msgid "can't create repository information file %qs"
17478 msgstr "¥Õ¥¡¥¤¥ë `%s' ¤Ë¥ê¥Ý¥¸¥È¥ê¾ðÊó¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
17480 #: cp/rtti.c:243
17481 msgid "cannot use typeid with -fno-rtti"
17482 msgstr "-fno-rtti ¤¬»ØÄꤵ¤ì¤ë¤È typeid ¤ò»È¤¨¤Þ¤»¤ó"
17484 #: cp/rtti.c:249
17485 msgid "must #include <typeinfo> before using typeid"
17486 msgstr "typeid ¤ò»È¤¦Á°¤Ë #include <typeinfo> ¤È¤·¤Ê¤¤¤È¤¤¤±¤Þ¤»¤ó"
17488 #: cp/rtti.c:321
17489 msgid "cannot create type information for type %qT because its size is variable"
17490 msgstr ""
17492 #: cp/rtti.c:574 cp/rtti.c:588
17493 msgid "dynamic_cast of %q#D to %q#T can never succeed"
17494 msgstr ""
17496 #: cp/rtti.c:667
17497 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
17498 msgstr ""
17500 #: cp/search.c:257
17501 msgid "%qT is an ambiguous base of %qT"
17502 msgstr ""
17504 #: cp/search.c:275
17505 msgid "%qT is an inaccessible base of %qT"
17506 msgstr ""
17508 #: cp/search.c:1834
17509 #, fuzzy
17510 msgid "deprecated covariant return type for %q#D"
17511 msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿"
17513 #: cp/search.c:1836 cp/search.c:1851 cp/search.c:1857
17514 msgid "  overriding %q#D"
17515 msgstr ""
17517 #: cp/search.c:1850
17518 #, fuzzy
17519 msgid "invalid covariant return type for %q#D"
17520 msgstr "̵¸ú¤Ê¥á¥½¥Ã¥ÉÀë¸À¤Ç¤¹¡£¥á¥½¥Ã¥É̾¤¬É¬ÍפǤ¹"
17522 #: cp/search.c:1855
17523 #, fuzzy
17524 msgid "conflicting return type specified for %q#D"
17525 msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
17527 #: cp/search.c:1866
17528 #, fuzzy
17529 msgid "looser throw specifier for %q#F"
17530 msgstr "`%s' ¤ËÂФ·¤Æ char ¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
17532 #: cp/search.c:1867
17533 msgid "  overriding %q#F"
17534 msgstr ""
17536 #. A static member function cannot match an inherited
17537 #. virtual member function.
17538 #: cp/search.c:1960
17539 #, fuzzy
17540 msgid "%q#D cannot be declared"
17541 msgstr "const `%s' ¤ò `mutable' ¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
17543 #: cp/search.c:1961
17544 msgid "  since %q#D declared in base class"
17545 msgstr ""
17547 #: cp/semantics.c:1157
17548 #, c-format
17549 msgid "type of asm operand %qE could not be determined"
17550 msgstr ""
17552 #: cp/semantics.c:1290
17553 #, fuzzy
17554 msgid "invalid use of member %qD in static member function"
17555 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
17557 #: cp/semantics.c:1294 cp/semantics.c:1333
17558 msgid "from this location"
17559 msgstr ""
17561 #: cp/semantics.c:1332
17562 #, fuzzy
17563 msgid "object missing in reference to %qD"
17564 msgstr "ÇÛÎ󻲾ȤǤÎź»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
17566 #: cp/semantics.c:1811
17567 #, fuzzy
17568 msgid "arguments to destructor are not allowed"
17569 msgstr "°ú¿ô¤¬¹½Â¤ÂΤǤ¹"
17571 #: cp/semantics.c:1861
17572 #, fuzzy
17573 msgid "%<this%> is unavailable for static member functions"
17574 msgstr "`this' ¤ÏÀÅŪ¥á¥ó¥Ð´Ø¿ô¤«¤é»ÈÍѤǤ­¤Þ¤»¤ó"
17576 #: cp/semantics.c:1867
17577 #, fuzzy
17578 msgid "invalid use of %<this%> in non-member function"
17579 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
17581 #: cp/semantics.c:1869
17582 #, fuzzy
17583 msgid "invalid use of %<this%> at top level"
17584 msgstr "¥È¥Ã¥×¥ì¥Ù¥ë¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
17586 #: cp/semantics.c:1893
17587 msgid "invalid qualifying scope in pseudo-destructor name"
17588 msgstr ""
17590 #: cp/semantics.c:1913
17591 #, fuzzy
17592 msgid "%qE is not of type %qT"
17593 msgstr "%s ¤Ï·¿ %s ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)"
17595 #: cp/semantics.c:2007
17596 #, fuzzy
17597 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
17598 msgstr "¥Æ¥ó¥×¥ì¡¼¥È·¿²¾°ú¿ô¤Ë¤Ï `class' ¤ä `typename' Í½Ìó¸ì¤ò»È¤ï¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
17600 #: cp/semantics.c:2051
17601 msgid "invalid use of type %qT as a default value for a template template-parameter"
17602 msgstr ""
17604 #: cp/semantics.c:2054
17605 msgid "invalid use of %qD as a default value for a template template-parameter"
17606 msgstr ""
17608 #: cp/semantics.c:2058
17609 #, fuzzy
17610 msgid "invalid default argument for a template template parameter"
17611 msgstr "̵¸ú¤Ê¥Ç¥Õ¥©¥ë¥È¥Æ¥ó¥×¥ì¡¼¥È°ú¿ô"
17613 #: cp/semantics.c:2075
17614 #, fuzzy
17615 msgid "definition of %q#T inside template parameter list"
17616 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¥ê¥¹¥È¤Î¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
17618 #: cp/semantics.c:2086
17619 #, fuzzy
17620 msgid "invalid definition of qualified type %qT"
17621 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹²½¤µ¤ì¤Ê¤¤·¿¤ËÂФ¹¤ë̵¸ú¤ÊÁàºî¤Ç¤¹"
17623 #: cp/semantics.c:2101
17624 #, fuzzy
17625 msgid "previous definition of %q#T"
17626 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
17628 #: cp/semantics.c:2277
17629 #, fuzzy
17630 msgid "invalid base-class specification"
17631 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
17633 #: cp/semantics.c:2286
17634 msgid "base class %qT has cv qualifiers"
17635 msgstr ""
17637 #: cp/semantics.c:2306
17638 msgid "incomplete type %qT used in nested name specifier"
17639 msgstr ""
17641 #: cp/semantics.c:2309
17642 msgid "reference to %<%T::%D%> is ambiguous"
17643 msgstr ""
17645 #: cp/semantics.c:2313 cp/typeck.c:1653
17646 #, fuzzy
17647 msgid "%qD is not a member of %qT"
17648 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
17650 #: cp/semantics.c:2316
17651 #, fuzzy
17652 msgid "%qD is not a member of %qD"
17653 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
17655 #: cp/semantics.c:2441
17656 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
17657 msgstr ""
17659 #: cp/semantics.c:2585
17660 #, fuzzy
17661 msgid "%qD cannot appear in a constant-expression"
17662 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
17664 #: cp/semantics.c:2593
17665 msgid "use of namespace %qD as expression"
17666 msgstr ""
17668 #: cp/semantics.c:2598
17669 msgid "use of class template %qT as expression"
17670 msgstr ""
17672 #. Ambiguous reference to base members.
17673 #: cp/semantics.c:2604
17674 #, fuzzy
17675 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
17676 msgstr "Í׵ᤵ¤ì¤¿¥á¥ó¥Ð `%s' ¤Ï¿½Å·Ñ¾µ¥°¥é¥Õ¤ÎÃæ¤ÇÛ£Ëæ¤Ç¤¹"
17678 #: cp/semantics.c:2665
17679 #, c-format
17680 msgid "use of %s from containing function"
17681 msgstr ""
17683 #: cp/semantics.c:2668
17684 #, fuzzy
17685 msgid "  %q#D declared here"
17686 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
17688 #: cp/semantics.c:2719
17689 #, fuzzy, c-format
17690 msgid "type of %qE is unknown"
17691 msgstr "¥ì¥¸¥¹¥¿ '%c' ¤¬ÉÔÌÀ¤Ç¤¹"
17693 #: cp/tree.c:525
17694 msgid "%qV qualifiers cannot be applied to %qT"
17695 msgstr ""
17697 #: cp/tree.c:1760
17698 #, fuzzy, c-format
17699 msgid "%qE attribute can only be applied to Java class definitions"
17700 msgstr "`java_interface' Â°À­¤Ï Java ¥¯¥é¥¹ÄêµÁ¤ËÂФ·¤Æ¤Î¤ßÍѤ¤¤ë»ö¤¬¤Ç¤­¤Þ¤¹"
17702 #: cp/tree.c:1789
17703 #, fuzzy, c-format
17704 msgid "%qE attribute can only be applied to class definitions"
17705 msgstr "`com_interface' Â°À­¤Ï¥¯¥é¥¹ÄêµÁ¤Ë¤Î¤ßÍѤ¤¤ë»ö¤¬¤Ç¤­¤Þ¤¹"
17707 #: cp/tree.c:1794
17708 #, c-format
17709 msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
17710 msgstr ""
17712 #: cp/tree.c:1818
17713 msgid "requested init_priority is not an integer constant"
17714 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÀ°¿ô·¿¤ÎÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
17716 #: cp/tree.c:1839
17717 #, fuzzy, c-format
17718 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
17719 msgstr "init_priority Â°À­¤Ï¥¯¥é¥¹·¿¥ª¥Ö¥¸¥§¥¯¥È¤Î¥Õ¥¡¥¤¥ë¥¹¥³¡¼¥×ÄêµÁ¤Ç¤Î¤ß»È¤¨¤Þ¤¹"
17721 #: cp/tree.c:1847
17722 msgid "requested init_priority is out of range"
17723 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤¬Èϰϳ°¤Ç¤¹"
17725 #: cp/tree.c:1857
17726 msgid "requested init_priority is reserved for internal use"
17727 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÆâÉô¤Ç»ÈÍѤ¹¤ë¤¿¤á¤ËͽÌ󤵤ì¤Æ¤¤¤Þ¤¹"
17729 #: cp/tree.c:1867
17730 #, fuzzy, c-format
17731 msgid "%qE attribute is not supported on this platform"
17732 msgstr "init_priority Â°À­¤Ï¤³¤Î¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
17734 #: cp/typeck.c:434 cp/typeck.c:448 cp/typeck.c:541
17735 #, fuzzy
17736 msgid "%s between distinct pointer types %qT and %qT lacks a cast"
17737 msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥­¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
17739 #: cp/typeck.c:510
17740 #, fuzzy
17741 msgid "ISO C++ forbids %s between pointer of type %<void *%> and pointer-to-function"
17742 msgstr "ISO C++ ¤Ï `void *' ·¿¥Ý¥¤¥ó¥¿¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤Î %s ¤ò¶Ø¤¸¤Þ¤¹"
17744 #: cp/typeck.c:561
17745 #, fuzzy
17746 msgid "%s between distinct pointer-to-member types %qT and %qT lacks a cast"
17747 msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥­¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
17749 #: cp/typeck.c:1250
17750 #, fuzzy, c-format
17751 msgid "invalid application of %qs to a member function"
17752 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
17754 #: cp/typeck.c:1283
17755 #, fuzzy, c-format
17756 msgid "invalid application of %qs to a bit-field"
17757 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Ë `__alignof' ¤¬Å¬ÍѤµ¤ì¤Þ¤·¤¿"
17759 #: cp/typeck.c:1288
17760 #, fuzzy, c-format
17761 msgid "ISO C++ forbids applying %qs to an expression of function type"
17762 msgstr "ISO C++ ¤Ï´Ø¿ô·¿¤Î¼°¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
17764 #: cp/typeck.c:1325
17765 #, fuzzy
17766 msgid "invalid use of non-static member function"
17767 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
17769 #: cp/typeck.c:1510
17770 #, fuzzy
17771 msgid "deprecated conversion from string constant to %qT'"
17772 msgstr "ʸ»úÎóÄê¿ôÃæ¤Î \\r ¥¨¥¹¥±¡¼¥×"
17774 #: cp/typeck.c:1624 cp/typeck.c:1923
17775 msgid "request for member %qD in %qE, which is of non-class type %qT"
17776 msgstr ""
17778 #: cp/typeck.c:1651
17779 #, fuzzy, c-format
17780 msgid "invalid use of nonstatic data member %qE"
17781 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
17783 #: cp/typeck.c:1703 cp/typeck.c:1731
17784 msgid "invalid access to non-static data member %qD of NULL object"
17785 msgstr ""
17787 #: cp/typeck.c:1706 cp/typeck.c:1733
17788 msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
17789 msgstr ""
17791 #: cp/typeck.c:1844
17792 msgid "qualified type %qT does not match destructor name ~%qT"
17793 msgstr ""
17795 #: cp/typeck.c:1850
17796 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
17797 msgstr ""
17799 #: cp/typeck.c:1969
17800 msgid "%<%D::%D%> is not a member of %qT"
17801 msgstr ""
17803 #: cp/typeck.c:1980
17804 msgid "%qT is not a base of %qT"
17805 msgstr ""
17807 #: cp/typeck.c:1999
17808 #, fuzzy
17809 msgid "%qD has no member named %qE"
17810 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
17812 #: cp/typeck.c:2014
17813 #, fuzzy
17814 msgid "%qD is not a member template function"
17815 msgstr "¥á¥ó¥Ð´Ø¿ô¤Î̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
17817 #. A pointer to incomplete type (other than cv void) can be
17818 #. dereferenced [expr.unary.op]/1
17819 #: cp/typeck.c:2121
17820 msgid "%qT is not a pointer-to-object type"
17821 msgstr ""
17823 #: cp/typeck.c:2146
17824 #, fuzzy, c-format
17825 msgid "invalid use of %qs on pointer to member"
17826 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
17828 #: cp/typeck.c:2152
17829 msgid "invalid type argument"
17830 msgstr "̵¸ú¤Ê·¿°ú¿ô¤Ç¤¹"
17832 #: cp/typeck.c:2175
17833 msgid "subscript missing in array reference"
17834 msgstr "ÇÛÎ󻲾ȤǤÎź»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
17836 #: cp/typeck.c:2257
17837 msgid "ISO C++ forbids subscripting non-lvalue array"
17838 msgstr "ISO C++ ¤Ïº¸ÊÕÃͤǤϤʤ¤ÇÛÎó¤Îź»ú¤ò¶Ø¤¸¤Þ¤¹"
17840 #: cp/typeck.c:2268
17841 #, fuzzy
17842 msgid "subscripting array declared %<register%>"
17843 msgstr "`register' ¤ÈÀë¸À¤µ¤ì¤¿ÇÛÎó¤Ëź»ú¤ò¤Ä¤±¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
17845 #: cp/typeck.c:2351
17846 #, fuzzy, c-format
17847 msgid "object missing in use of %qE"
17848 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¹½ÃۤλÈÍѤǥª¥Ö¥¸¥§¥¯¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
17850 #: cp/typeck.c:2452
17851 #, fuzzy
17852 msgid "ISO C++ forbids calling %<::main%> from within program"
17853 msgstr "ISO C++ ¤Ï¥×¥í¥°¥é¥à¤ÎÃ椫¤é `::main' ¤ò¸Æ¤Ó½Ð¤¹¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
17855 #: cp/typeck.c:2477
17856 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>"
17857 msgstr ""
17859 #: cp/typeck.c:2491
17860 #, fuzzy, c-format
17861 msgid "%qE cannot be used as a function"
17862 msgstr "\"%s\" ¤Ï¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó"
17864 #: cp/typeck.c:2570
17865 #, fuzzy
17866 msgid "too many arguments to %s %q+#D"
17867 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
17869 #: cp/typeck.c:2572 cp/typeck.c:2678
17870 msgid "at this point in file"
17871 msgstr "¥Õ¥¡¥¤¥ë¤Î¤³¤Î°ÌÃÖ"
17873 #: cp/typeck.c:2575
17874 msgid "too many arguments to function"
17875 msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
17877 #: cp/typeck.c:2609
17878 #, fuzzy
17879 msgid "parameter %P of %qD has incomplete type %qT"
17880 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
17882 #: cp/typeck.c:2612
17883 #, fuzzy
17884 msgid "parameter %P has incomplete type %qT"
17885 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
17887 #: cp/typeck.c:2676
17888 #, fuzzy
17889 msgid "too few arguments to %s %q+#D"
17890 msgstr "´Ø¿ô `%s' ¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
17892 #: cp/typeck.c:2681
17893 msgid "too few arguments to function"
17894 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
17896 #: cp/typeck.c:2828 cp/typeck.c:2838
17897 msgid "assuming cast to type %qT from overloaded function"
17898 msgstr ""
17900 #: cp/typeck.c:2899
17901 #, fuzzy
17902 msgid "division by zero in %<%E / 0%>"
17903 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
17905 #: cp/typeck.c:2901
17906 #, fuzzy
17907 msgid "division by zero in %<%E / 0.%>"
17908 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
17910 #: cp/typeck.c:2935
17911 #, fuzzy
17912 msgid "division by zero in %<%E %% 0%>"
17913 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
17915 #: cp/typeck.c:2937
17916 #, fuzzy
17917 msgid "division by zero in %<%E %% 0.%>"
17918 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
17920 #: cp/typeck.c:3017
17921 #, c-format
17922 msgid "%s rotate count is negative"
17923 msgstr "%s ¥í¡¼¥Æ¡¼¥È²ó¿ô¤¬Éé¤ÎÃͤǤ¹"
17925 #: cp/typeck.c:3020
17926 #, c-format
17927 msgid "%s rotate count >= width of type"
17928 msgstr "%s ¥í¡¼¥Æ¡¼¥È²ó¿ô >= ·¿¤ÎÉý¤Ç¤¹"
17930 #: cp/typeck.c:3054 cp/typeck.c:3059 cp/typeck.c:3155 cp/typeck.c:3160
17931 msgid "ISO C++ forbids comparison between pointer and integer"
17932 msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
17934 #: cp/typeck.c:3174
17935 msgid "unordered comparison on non-floating point argument"
17936 msgstr "ÈóÉâÆ°¾®¿ôÅÀ°ú¿ô¤Ç¤Î½ç½øÉÕ¤±¤é¤ì¤Ê¤¤Èæ³Ó¤Ç¤¹"
17938 #: cp/typeck.c:3196
17939 #, fuzzy
17940 msgid "invalid operands of types %qT and %qT to binary %qO"
17941 msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹"
17943 #: cp/typeck.c:3360
17944 #, fuzzy
17945 msgid "comparison between types %q#T and %q#T"
17946 msgstr "¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¹Ô¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
17948 #: cp/typeck.c:3396
17949 msgid "comparison between signed and unsigned integer expressions"
17950 msgstr "Éä¹çÉÕ¤­¤ÈÉä¹ç̵¤·¤ÎÀ°¿ô¼°Æ±»Î¤ÎÈæ³Ó¤Ç¤¹"
17952 #. Some sort of arithmetic operation involving NULL was
17953 #. performed.  Note that pointer-difference and pointer-addition
17954 #. have already been handled above, and so we don't end up here in
17955 #. that case.
17956 #: cp/typeck.c:3475
17957 #, fuzzy
17958 msgid "NULL used in arithmetic"
17959 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
17961 #: cp/typeck.c:3533
17962 #, fuzzy
17963 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
17964 msgstr "ISO C++ ¤Ï¸º»»¤Ë `void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
17966 #: cp/typeck.c:3535
17967 msgid "ISO C++ forbids using pointer to a function in subtraction"
17968 msgstr "ISO C++ ¤Ï¸º»»¤Ë´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
17970 #: cp/typeck.c:3537
17971 msgid "ISO C++ forbids using pointer to a method in subtraction"
17972 msgstr "ISO C++ ¤Ï¸º»»¤Ë¥á¥½¥Ã¥É¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
17974 #: cp/typeck.c:3549
17975 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
17976 msgstr "¥Ý¥¤¥ó¥¿±é»»¤ÇÉÔ´°Á´·¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤Ï̵¸ú¤Ç¤¹"
17978 #: cp/typeck.c:3625
17979 #, c-format
17980 msgid "invalid use of %qE to form a pointer-to-member-function.  Use a qualified-id."
17981 msgstr ""
17983 #: cp/typeck.c:3632
17984 #, c-format
17985 msgid "parenthesis around %qE cannot be used to form a pointer-to-member-function"
17986 msgstr ""
17988 #: cp/typeck.c:3655
17989 msgid "taking address of temporary"
17990 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
17992 #: cp/typeck.c:3890
17993 #, c-format
17994 msgid "ISO C++ forbids %sing an enum"
17995 msgstr "ISO C++ ¤Ï enum ¤Î %s ¤ò¶Ø¤¸¤Þ¤¹"
17997 #: cp/typeck.c:3901
17998 #, fuzzy
17999 msgid "cannot %s a pointer to incomplete type %qT"
18000 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤ò»Ø¤·¤Æ¤¤¤Þ¤¹"
18002 #: cp/typeck.c:3907
18003 #, fuzzy
18004 msgid "ISO C++ forbids %sing a pointer of type %qT"
18005 msgstr "ISO C++ ¤Ï enum ¤Î %s ¤ò¶Ø¤¸¤Þ¤¹"
18007 #: cp/typeck.c:3932
18008 msgid "cast to non-reference type used as lvalue"
18009 msgstr "º¸ÊÕÃͤȤ·¤Æ»È¤ï¤ì¤ëÈ󻲾ȷ¿¤Ø¤Î¥­¥ã¥¹¥È¤Ç¤¹"
18011 #: cp/typeck.c:3967
18012 #, fuzzy
18013 msgid "invalid use of %<--%> on bool variable %qD"
18014 msgstr "̵¸ú¤ÊÍÑË¡¤Î of %%d, %%x, Ëô¤Ï %%X"
18016 #. ARM $3.4
18017 #: cp/typeck.c:3996
18018 #, fuzzy
18019 msgid "ISO C++ forbids taking address of function %<::main%>"
18020 msgstr "ISO C++ ¤Ï `::main' ´Ø¿ô¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
18022 #. An expression like &memfn.
18023 #: cp/typeck.c:4050
18024 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%>"
18025 msgstr ""
18027 #: cp/typeck.c:4055
18028 #, fuzzy
18029 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say %<&%T::%D%>"
18030 msgstr "ISO C++ ¤ÏÈóº¸ÊÕÃͼ°¤Ø¤Î¥­¥ã¥¹¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
18032 #: cp/typeck.c:4083
18033 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
18034 msgstr "ISO C++ ¤ÏÈóº¸ÊÕÃͼ°¤Ø¤Î¥­¥ã¥¹¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
18036 #: cp/typeck.c:4135
18037 #, fuzzy
18038 msgid "attempt to take address of bit-field structure member %qD"
18039 msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð `%s' ¤Î¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥¢¥É¥ì¥¹¤ò¼èÆÀ¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18041 #: cp/typeck.c:4248
18042 #, fuzzy
18043 msgid "taking address of destructor"
18044 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18046 #: cp/typeck.c:4261
18047 #, fuzzy
18048 msgid "taking address of bound pointer-to-member expression"
18049 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
18051 #: cp/typeck.c:4269
18052 #, fuzzy
18053 msgid "cannot create pointer to reference member %qD"
18054 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
18056 #: cp/typeck.c:4332
18057 #, fuzzy
18058 msgid "cannot take the address of %<this%>, which is an rvalue expression"
18059 msgstr "`this' ¤Ï±¦ÊÕÃͼ°¤Ç¤¢¤ê¡¢¤½¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
18061 #: cp/typeck.c:4355
18062 #, fuzzy
18063 msgid "address of explicit register variable %qD requested"
18064 msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
18066 #: cp/typeck.c:4360
18067 msgid "address requested for %qD, which is declared %<register%>"
18068 msgstr ""
18070 #: cp/typeck.c:4426
18071 #, fuzzy, c-format
18072 msgid "%s expression list treated as compound expression"
18073 msgstr "½é´ü²½»Ò¥ê¥¹¥È¤ÏÊ£¹ç¼°¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤Þ¤·¤¿"
18075 #: cp/typeck.c:4502
18076 msgid "%s from type %qT to type %qT casts away constness"
18077 msgstr ""
18079 #: cp/typeck.c:4800
18080 msgid "invalid static_cast from type %qT to type %qT"
18081 msgstr ""
18083 #: cp/typeck.c:4822
18084 #, fuzzy
18085 msgid "converting from %qT to %qT"
18086 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
18088 #: cp/typeck.c:4867
18089 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
18090 msgstr ""
18092 #: cp/typeck.c:4926
18093 #, fuzzy
18094 msgid "cast from %qT to %qT loses precision"
18095 msgstr "%s: Á´ÂÎŪ¤ÊÀºÅÙ¤ÎÄã²¼"
18097 #: cp/typeck.c:4954
18098 #, fuzzy
18099 msgid "cast from %qT to %qT increases required alignment of target type"
18100 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤ÎÍ׵ᥢ¥é¥¤¥ó¥á¥ó¥È¤¬Áý²Ã¤·¤Þ¤¹"
18102 #. Only issue a warning, as we have always supported this
18103 #. where possible, and it is necessary in some cases.  DR 195
18104 #. addresses this issue, but as of 2004/10/26 is still in
18105 #. drafting.
18106 #: cp/typeck.c:4968
18107 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
18108 msgstr "ISO C++ ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È¥ª¥Ö¥¸¥§¥¯¥È¥Ý¥¤¥ó¥¿¤Î´Ö¤Ç¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
18110 #: cp/typeck.c:4979
18111 #, fuzzy
18112 msgid "invalid cast from type %qT to type %qT"
18113 msgstr "ÉÔ´°Á´¤Ê typedef `%s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
18115 #: cp/typeck.c:5035
18116 msgid "invalid use of const_cast with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
18117 msgstr ""
18119 #: cp/typeck.c:5044
18120 msgid "invalid use of const_cast with type %qT, which is a pointer or reference to a function type"
18121 msgstr ""
18123 #: cp/typeck.c:5066
18124 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
18125 msgstr ""
18127 #: cp/typeck.c:5109
18128 msgid "invalid const_cast from type %qT to type %qT"
18129 msgstr ""
18131 #: cp/typeck.c:5177 cp/typeck.c:5182
18132 #, fuzzy
18133 msgid "ISO C++ forbids casting to an array type %qT"
18134 msgstr "ISO C ¤Ï¶¦ÍÑÂη¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
18136 #: cp/typeck.c:5190
18137 #, fuzzy
18138 msgid "invalid cast to function type %qT"
18139 msgstr "sizeof ¤¬´Ø¿ô·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
18141 #: cp/typeck.c:5411
18142 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
18143 msgstr ""
18145 #: cp/typeck.c:5480
18146 #, fuzzy
18147 msgid "incompatible types in assignment of %qT to %qT"
18148 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
18150 #: cp/typeck.c:5487
18151 msgid "ISO C++ forbids assignment of arrays"
18152 msgstr "ISO C++ ¤ÏÇÛÎó¤ÎÂåÆþ¤ò¶Ø¤¸¤Þ¤¹"
18154 #: cp/typeck.c:5598
18155 msgid "   in pointer to member function conversion"
18156 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð´Ø¿ô¤Ø¤ÎÊÑ´¹¤Ç"
18158 #: cp/typeck.c:5604
18159 msgid "   in pointer to member conversion"
18160 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
18162 #. This is a reinterpret cast, we choose to do nothing.
18163 #: cp/typeck.c:5615 cp/typeck.c:5631
18164 msgid "pointer to member cast via virtual base %qT"
18165 msgstr ""
18167 #: cp/typeck.c:5634
18168 #, fuzzy
18169 msgid "pointer to member conversion via virtual base %qT"
18170 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
18172 #: cp/typeck.c:5707
18173 #, fuzzy
18174 msgid "invalid conversion to type %qT from type %qT"
18175 msgstr "̵¸ú¤Ê¥Ð¡¼¥¸¥ç¥óÈÖ¹æ·Á¼°"
18177 #: cp/typeck.c:5871
18178 msgid "passing NULL used for non-pointer %s %P of %qD"
18179 msgstr ""
18181 #: cp/typeck.c:5874
18182 msgid "%s to non-pointer type %qT from NULL"
18183 msgstr ""
18185 #: cp/typeck.c:5882
18186 #, fuzzy
18187 msgid "passing %qT for %s %P of %qD"
18188 msgstr "°ú¿ô %d ¸Ä¤Î `%s' ¤òÅϤ·¤Þ¤¹"
18190 #: cp/typeck.c:5885
18191 msgid "%s to %qT from %qT"
18192 msgstr ""
18194 #: cp/typeck.c:5894
18195 msgid "passing negative value %qE for %s %P of %qD"
18196 msgstr ""
18198 #: cp/typeck.c:5897
18199 msgid "%s of negative value %qE to %qT"
18200 msgstr ""
18202 #: cp/typeck.c:5983
18203 msgid "cannot convert %qT to %qT for argument %qP to %qD"
18204 msgstr ""
18206 #: cp/typeck.c:5986
18207 #, fuzzy
18208 msgid "cannot convert %qT to %qT in %s"
18209 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
18211 #: cp/typeck.c:6062 cp/typeck.c:6064
18212 #, fuzzy
18213 msgid "in passing argument %P of %q+D"
18214 msgstr "°ú¿ô %d ¸Ä¤Î `%s' ¤òÅϤ·¤Þ¤¹"
18216 #: cp/typeck.c:6114
18217 msgid "returning reference to temporary"
18218 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î»²¾È¤òÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18220 #: cp/typeck.c:6121
18221 msgid "reference to non-lvalue returned"
18222 msgstr "Èóº¸ÊÕÃͤؤλ²¾È¤¬ÊÖ¤µ¤ì¤Þ¤·¤¿"
18224 #: cp/typeck.c:6133
18225 #, fuzzy
18226 msgid "reference to local variable %qD returned"
18227 msgstr "Èóº¸ÊÕÃͤؤλ²¾È¤¬ÊÖ¤µ¤ì¤Þ¤·¤¿"
18229 #: cp/typeck.c:6136
18230 #, fuzzy
18231 msgid "address of local variable %qD returned"
18232 msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹"
18234 #: cp/typeck.c:6166
18235 msgid "returning a value from a destructor"
18236 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤«¤éÃͤòÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18238 #. If a return statement appears in a handler of the
18239 #. function-try-block of a constructor, the program is ill-formed.
18240 #: cp/typeck.c:6174
18241 msgid "cannot return from a handler of a function-try-block of a constructor"
18242 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Î´Ø¿ô try ¥Ö¥í¥Ã¥¯¤Î¥Ï¥ó¥É¥é¤«¤é¤Ï return ¤Ç¤­¤Þ¤»¤ó"
18244 #. You can't return a value from a constructor.
18245 #: cp/typeck.c:6177
18246 msgid "returning a value from a constructor"
18247 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤«¤éÃͤòÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18249 #: cp/typeck.c:6200
18250 #, fuzzy
18251 msgid "return-statement with no value, in function returning %qT"
18252 msgstr "Ìá¤ê·¿¤¬´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤»¤ó"
18254 #: cp/typeck.c:6217
18255 #, fuzzy
18256 msgid "return-statement with a value, in function returning 'void'"
18257 msgstr "Ìá¤ê·¿¤¬ void ¤Î´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤¹"
18259 #: cp/typeck.c:6248
18260 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -fcheck-new is in effect)"
18261 msgstr ""
18263 #: cp/typeck2.c:52
18264 msgid "type %qT is not a base type for type %qT"
18265 msgstr ""
18267 #: cp/typeck2.c:292
18268 #, fuzzy
18269 msgid "cannot declare variable %q+D to be of abstract type %qT"
18270 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
18272 #: cp/typeck2.c:295
18273 #, fuzzy
18274 msgid "cannot declare parameter %q+D to be of abstract type %qT"
18275 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
18277 #: cp/typeck2.c:298
18278 #, fuzzy
18279 msgid "cannot declare field %q+D to be of abstract type %qT"
18280 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
18282 #: cp/typeck2.c:302
18283 #, fuzzy
18284 msgid "invalid abstract return type for member function %q+#D"
18285 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
18287 #: cp/typeck2.c:305
18288 #, fuzzy
18289 msgid "invalid abstract return type for function %q+#D"
18290 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
18292 #. Here we do not have location information, so use error instead
18293 #. of cp_error_at.
18294 #: cp/typeck2.c:310
18295 #, fuzzy
18296 msgid "invalid abstract type %qT for %qE"
18297 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
18299 #: cp/typeck2.c:312
18300 #, fuzzy
18301 msgid "invalid abstract type for %q+D"
18302 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
18304 #: cp/typeck2.c:315
18305 msgid "cannot allocate an object of abstract type %qT"
18306 msgstr ""
18308 #: cp/typeck2.c:323
18309 #, fuzzy
18310 msgid "%J  because the following virtual functions are pure within %qT:"
18311 msgstr "  °Ê²¼¤Î²¾ÁÛ´Ø¿ô¤¬Ãê¾Ý¤Ç¤¢¤ë¤¿¤á¤Ç¤¹:"
18313 #: cp/typeck2.c:327
18314 msgid "%J\t%#D"
18315 msgstr ""
18317 #: cp/typeck2.c:334
18318 #, fuzzy
18319 msgid "%J  since type %qT has pure virtual functions"
18320 msgstr "»È¤ï¤ì¤Ê¤¤²¾ÁÛ´Ø¿ô¤òÀÚ¤ê¼Î¤Æ¤ë"
18322 #: cp/typeck2.c:581
18323 msgid "constructor syntax used, but no constructor declared for type %qT"
18324 msgstr ""
18326 #: cp/typeck2.c:595
18327 msgid "cannot initialize arrays using this syntax"
18328 msgstr "¤³¤Îʸˡ¤ò»È¤Ã¤ÆÇÛÎó¤ò½é´ü²½¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
18330 #: cp/typeck2.c:687
18331 msgid "initializing array with parameter list"
18332 msgstr "ÇÛÎó¤ò²¾°ú¿ô¥ê¥¹¥È¤Ë¤è¤Ã¤Æ½é´ü²½¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18334 #: cp/typeck2.c:709
18335 msgid "int-array initialized from non-wide string"
18336 msgstr "Èó¥ï¥¤¥Éʸ»úÎ󤫤é int ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
18338 #: cp/typeck2.c:742
18339 msgid "initializer for scalar variable requires one element"
18340 msgstr "¥¹¥«¥é¡¼ÊÑ¿ô¤Î½é´ü²½»Ò¤Ï°ì¤Ä¤ÎÍ×ÁǤòÍ׵ᤷ¤Þ¤¹"
18342 #: cp/typeck2.c:749
18343 #, fuzzy
18344 msgid "braces around scalar initializer for %qT"
18345 msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤¬¥Ö¥ì¡¼¥¹¤Ç°Ï¤Þ¤ì¤Æ¤¤¤Þ¤¹"
18347 #: cp/typeck2.c:752
18348 #, fuzzy
18349 msgid "ignoring extra initializers for %qT"
18350 msgstr "ÊÑ¿ô½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18352 #: cp/typeck2.c:764
18353 #, fuzzy
18354 msgid "variable-sized object of type %qT may not be initialized"
18355 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
18357 #: cp/typeck2.c:775
18358 msgid "subobject of type %qT must be initialized by constructor, not by %qE"
18359 msgstr ""
18361 #: cp/typeck2.c:841
18362 msgid "aggregate has a partly bracketed initializer"
18363 msgstr "½¸¹çÂΤ¬ÉôʬŪ¤Ë¥Ö¥é¥±¥Ã¥È¤Î½é´ü²½»Ò¤ò»ý¤Á¤Þ¤¹"
18365 #: cp/typeck2.c:879 cp/typeck2.c:968
18366 msgid "non-trivial labeled initializers"
18367 msgstr "¼«ÌÀ¤Ç¤Ê¤¤¥é¥Ù¥ë¤Î¤Ä¤¤¤¿½é´ü²½»Ò¤Ç¤¹"
18369 #: cp/typeck2.c:893
18370 msgid "non-empty initializer for array of empty elements"
18371 msgstr "Í×ÁǤΤʤ¤ÇÛÎó¤ËÂФ¹¤ë¡¢¶õ¤Ç¤Ï¤Ê¤¤½é´ü²½»Ò¤Ç¤¹"
18373 #: cp/typeck2.c:1007 cp/typeck2.c:1022
18374 #, fuzzy
18375 msgid "missing initializer for member %qD"
18376 msgstr "½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18378 #: cp/typeck2.c:1012
18379 #, fuzzy
18380 msgid "uninitialized const member %qD"
18381 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤«¤Ê¤¤"
18383 #: cp/typeck2.c:1014
18384 #, fuzzy
18385 msgid "member %qD with uninitialized const fields"
18386 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤«¤Ê¤¤"
18388 #: cp/typeck2.c:1016
18389 #, fuzzy
18390 msgid "member %qD is uninitialized reference"
18391 msgstr "²¾°ú¿ô `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
18393 #: cp/typeck2.c:1063
18394 msgid "index value instead of field name in union initializer"
18395 msgstr "union ½é´ü²½»Ò¤¬¥Õ¥£¡¼¥ë¥É̾¤Ç¤Ï¤Ê¤¯¥¤¥ó¥Ç¥Ã¥¯¥¹ÃͤˤʤäƤ¤¤Þ¤¹"
18397 #: cp/typeck2.c:1075
18398 #, fuzzy
18399 msgid "no field %qD in union being initialized"
18400 msgstr "ÉÔÌÀ¤Ê¥Õ¥£¡¼¥ë¥É `%s' ¤¬½é´ü²½»Ò¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿"
18402 #: cp/typeck2.c:1083
18403 #, fuzzy
18404 msgid "union %qT with no named members cannot be initialized"
18405 msgstr "Ê£»¨¤Ê¥Ñ¥é¥á¥¿¤ò¤â¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
18407 #: cp/typeck2.c:1118
18408 msgid "excess elements in aggregate initializer"
18409 msgstr "½¸¹çÂνé´ü²½»ÒÆâ¤Ç¤½¤ÎÍ×ÁǤ¬°î¤ì¤Þ¤·¤¿"
18411 #: cp/typeck2.c:1232
18412 msgid "circular pointer delegation detected"
18413 msgstr "½Û´Ä¥Ý¥¤¥ó¥¿¤ÎÂåɽ¤ò¸¡½Ð¤·¤Þ¤·¤¿"
18415 #: cp/typeck2.c:1245
18416 #, fuzzy
18417 msgid "base operand of %<->%> has non-pointer type %qT"
18418 msgstr "`->' ¤Î¥Ù¡¼¥¹¥ª¥Ú¥é¥ó¥É¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18420 #: cp/typeck2.c:1269
18421 #, fuzzy
18422 msgid "result of %<operator->()%> yields non-pointer result"
18423 msgstr "`operator->()'¤Î·ë²Ì¤¬Èó¥Ý¥¤¥ó¥¿¤Î·ë²Ì¤ò¤â¤¿¤é¤·¤Þ¤¹"
18425 #: cp/typeck2.c:1271
18426 #, fuzzy
18427 msgid "base operand of %<->%> is not a pointer"
18428 msgstr "`->' ¤Î¥Ù¡¼¥¹¥ª¥Ú¥é¥ó¥É¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18430 #: cp/typeck2.c:1295
18431 #, fuzzy
18432 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
18433 msgstr "\"%s\" ¤Ï C++ ¤Î±é»»»Ò¤Ç¤¢¤ê¡¢¥Þ¥¯¥í̾¤È¤·¤Æ»ÈÍѤ¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
18435 #: cp/typeck2.c:1304
18436 msgid "cannot apply member pointer %qE to %qE, which is of non-aggregate type %qT"
18437 msgstr ""
18439 #: cp/typeck2.c:1326
18440 msgid "pointer to member type %qT incompatible with object type %qT"
18441 msgstr ""
18443 #: cp/typeck2.c:1549
18444 #, fuzzy
18445 msgid "call to function %qD which throws incomplete type %q#T"
18446 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
18448 #: cp/typeck2.c:1552
18449 #, fuzzy
18450 msgid "call to function which throws incomplete type %q#T"
18451 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
18453 #. XXX Not i18n clean.
18454 #: cp/cp-tree.h:3843
18455 #, c-format
18456 msgid "%s is deprecated, please see the documentation for details"
18457 msgstr ""
18459 #: fortran/f95-lang.c:243
18460 msgid "Unexpected type in truthvalue_conversion"
18461 msgstr ""
18463 #: fortran/f95-lang.c:296
18464 #, fuzzy, c-format
18465 msgid "can't open input file: %s"
18466 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤ò close ¤Ç¤­¤Þ¤»¤ó"
18468 #: fortran/f95-lang.c:623
18469 #, fuzzy, c-format
18470 msgid "global register variable %qs used in nested function"
18471 msgstr "Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
18473 #: fortran/f95-lang.c:627
18474 #, fuzzy, c-format
18475 msgid "register variable %qs used in nested function"
18476 msgstr "¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
18478 #: fortran/f95-lang.c:634
18479 #, fuzzy, c-format
18480 msgid "address of global register variable %qs requested"
18481 msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹"
18483 #: fortran/f95-lang.c:652
18484 #, fuzzy, c-format
18485 msgid "address of register variable %qs requested"
18486 msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
18488 #: fortran/gfortranspec.c:231
18489 #, fuzzy, c-format
18490 msgid "overflowed output arg list for '%s'"
18491 msgstr "`%s' ÍѤνÐÎÏ°ú¿ô¥ê¥¹¥È¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
18493 #: fortran/gfortranspec.c:375
18494 #, fuzzy, c-format
18495 msgid "argument to '%s' missing"
18496 msgstr "`%s' ¤Ø¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18498 #: fortran/gfortranspec.c:379
18499 #, fuzzy
18500 msgid "no input files; unwilling to write output files"
18501 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó -- ÉÔËܰդʽÐÎÏ¥Õ¥¡¥¤¥ë¤Ø¤Î½ñ¤­¹þ¤ß"
18503 #: fortran/trans-array.c:2888
18504 msgid "Possible frontend bug: array constructor not expanded"
18505 msgstr ""
18507 #: fortran/trans-array.c:3991
18508 msgid "Possible frontend bug: Deferred array size without pointer or allocatable attribute."
18509 msgstr ""
18511 #: fortran/trans-array.c:4151
18512 msgid "scalar vector subscript???"
18513 msgstr ""
18515 #: fortran/trans-array.c:4425
18516 #, c-format
18517 msgid "bad expression type during walk (%d)"
18518 msgstr ""
18520 #: fortran/trans-const.c:329
18521 #, c-format
18522 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
18523 msgstr ""
18525 #: fortran/trans-decl.c:760
18526 msgid "intrinsic variable which isn't a procedure"
18527 msgstr ""
18529 #: fortran/trans-decl.c:1899
18530 #, fuzzy
18531 msgid "Function does not return a value"
18532 msgstr "´Ø¿ô¤¬Ê¸»úÎ󷿤òÊÖ¤·¤Þ¤»¤ó"
18534 #. I don't think this should ever happen.
18535 #: fortran/trans-decl.c:1998
18536 #, c-format
18537 msgid "module symbol %s in wrong namespace"
18538 msgstr ""
18540 #: fortran/trans-decl.c:2012
18541 #, c-format
18542 msgid "backend decl for module variable %s already exists"
18543 msgstr ""
18545 #: fortran/trans-decl.c:2094
18546 #, fuzzy, c-format
18547 msgid "unused parameter %qs"
18548 msgstr "°ú¿ô `%s' ¤¬Ì¤»ÈÍѤǤ¹"
18550 #: fortran/trans-decl.c:2099
18551 #, fuzzy, c-format
18552 msgid "unused variable %qs"
18553 msgstr "ÊÑ¿ô `%s' ¤Ï»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
18555 #: fortran/trans-decl.c:2243
18556 #, fuzzy
18557 msgid "Function return value not set"
18558 msgstr "´Ø¿ô¤¬½¸¹çÂΤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
18560 #: fortran/trans-expr.c:950
18561 msgid "Unknown intrinsic op"
18562 msgstr ""
18564 #: fortran/trans-intrinsic.c:585
18565 #, fuzzy, c-format
18566 msgid "Intrinsic function %s(%d) not recognized"
18567 msgstr "¸À¸ì %s ¤Ïǧ¼±¤Ç¤­¤Þ¤»¤ó"
18569 #: fortran/trans-io.c:934
18570 #, c-format
18571 msgid "Bad namelist IO basetype (%d)"
18572 msgstr ""
18574 #: fortran/trans-io.c:1011
18575 msgid "A format cannot be specified with a namelist"
18576 msgstr ""
18578 #: fortran/trans-io.c:1309
18579 #, c-format
18580 msgid "Bad IO basetype (%d)"
18581 msgstr ""
18583 #: fortran/trans-types.c:189
18584 msgid "integer kind=8 not available for -i8 option"
18585 msgstr ""
18587 #: fortran/trans-types.c:201
18588 msgid "real kind=8 not available for -r8 option"
18589 msgstr ""
18591 #: fortran/trans-types.c:916
18592 msgid "Array element size too big"
18593 msgstr ""
18595 #: fortran/trans.c:623
18596 msgid "gfc_trans_code(): Bad statement code"
18597 msgstr ""
18599 #. I changed this from sorry(...) because it should not return.
18600 #. TODO: Remove gfc_todo_error before releasing version 1.0.
18601 #: fortran/trans.h:564
18602 #, fuzzy
18603 msgid "gfc_todo: Not Implemented: "
18604 msgstr "»ÄÇ°¤Ê¤¬¤é¸«¼ÂÁõ¤Ç¤¹: "
18606 #: java/check-init.c:245
18607 #, c-format
18608 msgid "Can't reassign a value to the final variable %qs"
18609 msgstr ""
18611 #: java/check-init.c:513 java/parse.h:377
18612 #, fuzzy, c-format
18613 msgid "Variable %qs may not have been initialized"
18614 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
18616 #: java/check-init.c:529
18617 #, fuzzy, c-format
18618 msgid "variable %qs may not have been initialized"
18619 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
18621 #: java/check-init.c:941
18622 #, c-format
18623 msgid "internal error in check-init: tree code not implemented: %s"
18624 msgstr "check-init ¤ÇÆâÉô¥¨¥é¡¼: ¥Ä¥ê¡¼¥³¡¼¥É¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: %s"
18626 #: java/check-init.c:1013
18627 #, fuzzy
18628 msgid "%Jfinal field %qD may not have been initialized"
18629 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
18631 #: java/class.c:745
18632 msgid "bad method signature"
18633 msgstr "ÉÔÀµ¤Ê¥á¥½¥Ã¥É¥·¥°¥Í¥¤¥Á¥ã¤Ç¤¹"
18635 #: java/class.c:789
18636 msgid "misplaced ConstantValue attribute (not in any field)"
18637 msgstr "ConstantValue Â°À­¤Î¾ì½ê¤ò´Ö°ã¤¨¤Æ¤¤¤Þ¤¹¡Ê¤É¤Î¥Õ¥£¡¼¥ë¥É¤Ç¤â¤¢¤ê¤Þ¤»¤ó¡Ë"
18639 #: java/class.c:791
18640 #, fuzzy, c-format
18641 msgid "duplicate ConstantValue attribute for field '%s'"
18642 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤Î ConstantValue Â°À­¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
18644 #: java/class.c:802
18645 #, fuzzy, c-format
18646 msgid "ConstantValue attribute of field '%s' has wrong type"
18647 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤Î ConstantValue Â°À­¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
18649 #: java/class.c:1097
18650 #, c-format
18651 msgid "field '%s' not found in class"
18652 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤¬¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
18654 #: java/class.c:1417
18655 #, fuzzy
18656 msgid "%Jabstract method in non-abstract class"
18657 msgstr "abstract ¥á¥½¥Ã¥É¤¬ÈóÃê¾Ý¥¯¥é¥¹¤Ë¤¢¤ê¤Þ¤¹"
18659 #: java/class.c:2362
18660 #, fuzzy
18661 msgid "%Jnon-static method '%D' overrides static method"
18662 msgstr "ÈóÀÅŪ¥á¥½¥Ã¥É '%s' ¤¬ÀÅŪ¥á¥½¥Ã¥É¤ò¥ª¡¼¥Ð¡¼¥é¥¤¥É¤·¤Æ¤¤¤Þ¤¹"
18664 #: java/decl.c:1203
18665 #, fuzzy
18666 msgid "%J'%D' used prior to declaration"
18667 msgstr "`%s' ¤ÏÀë¸À¤è¤ê¤âÀè¤Ë»ÈÍѤµ¤ì¤Þ¤·¤¿"
18669 #: java/decl.c:1244
18670 #, fuzzy, c-format
18671 msgid "declaration of %qs shadows a parameter"
18672 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
18674 #: java/decl.c:1247
18675 #, fuzzy, c-format
18676 msgid "declaration of %qs shadows a symbol from the parameter list"
18677 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¥ê¥¹¥È¤Î¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
18679 #: java/decl.c:1575
18680 #, fuzzy
18681 msgid "%Jlabel '%D' used but not defined"
18682 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
18684 #: java/decl.c:1580
18685 #, fuzzy
18686 msgid "%Jlabel '%D' defined but not used"
18687 msgstr "¥é¥Ù¥ë `%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
18689 #: java/decl.c:1702
18690 #, fuzzy
18691 msgid "%JIn %D: overlapped variable and exception ranges at %d"
18692 msgstr "%s Æâ: ÊÑ¿ô¤ÈÎã³°ÈϰϤ¬ %d ¤Ç½Å¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
18694 #: java/decl.c:1766
18695 msgid "bad type in parameter debug info"
18696 msgstr "²¾°ú¿ô¥Ç¥Ð¥Ã¥°¾ðÊó¤ËÉÔÀµ¤Ê·¿¤¬¤¢¤ê¤Þ¤¹"
18698 #: java/decl.c:1775
18699 #, fuzzy
18700 msgid "%Jbad PC range for debug info for local '%D'"
18701 msgstr "¥í¡¼¥«¥ë¤Î `%s' ÍѥǥХå°¾ðÊó¤Î¤¿¤á¤Î PC ÈϰϤ¬ÉÔÀµ¤Ç¤¹"
18703 #: java/expr.c:375
18704 #, c-format
18705 msgid "need to insert runtime check for %s"
18706 msgstr ""
18708 #: java/expr.c:500 java/expr.c:547
18709 #, c-format
18710 msgid "assert: %s is assign compatible with %s"
18711 msgstr ""
18713 #: java/expr.c:667
18714 msgid "stack underflow - dup* operation"
18715 msgstr "¥¹¥¿¥Ã¥¯¥¢¥ó¥À¡¼¥Õ¥í¡¼ - dup* Áàºî"
18717 #: java/expr.c:1699
18718 #, fuzzy, c-format
18719 msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
18720 msgstr "»²¾È `%s' ¤ÏÛ£Ëæ¤Ç¤¹: interface `%s' ¤È interface `%s' ¤Ë¸½¤ì¤Þ¤·¤¿"
18722 #: java/expr.c:1727
18723 #, fuzzy, c-format
18724 msgid "field %qs not found"
18725 msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
18727 #: java/expr.c:2112
18728 #, c-format
18729 msgid "method '%s' not found in class"
18730 msgstr "¥á¥½¥Ã¥É '%s' ¤Ï¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
18732 #: java/expr.c:2317
18733 #, c-format
18734 msgid "failed to find class '%s'"
18735 msgstr "'%s' ¥¯¥é¥¹¤ò¸«¤Ä¤±¤ë¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
18737 #: java/expr.c:2346
18738 #, fuzzy, c-format
18739 msgid "class '%s' has no method named '%s' matching signature '%s'"
18740 msgstr "¥¯¥é¥¹ '%s' ¤Ï̾Á°¤¬ '%s' ¤Ç¥·¥°¥Í¥¤¥Á¥ã '%s' ¤È°ìÃפ¹¤ë¥á¥½¥Ã¥É¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
18742 #: java/expr.c:2377
18743 msgid "invokestatic on non static method"
18744 msgstr "ÈóÀÅŪ¥á¥½¥Ã¥É¤Ë invokestatic ¤·¤Þ¤·¤¿"
18746 #: java/expr.c:2382
18747 msgid "invokestatic on abstract method"
18748 msgstr "Ãê¾Ý¥á¥½¥Ã¥É¤Ë invokestatic ¤·¤Þ¤·¤¿"
18750 #: java/expr.c:2390
18751 msgid "invoke[non-static] on static method"
18752 msgstr "ÀÅŪ¥á¥½¥Ã¥É¤Ë invoke[Èó static] ¤·¤Þ¤·¤¿"
18754 #: java/expr.c:2708
18755 #, fuzzy, c-format
18756 msgid "missing field '%s' in '%s'"
18757 msgstr "¥Õ¥£¡¼¥ë¥É '%s'('%s' Æâ) ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18759 #: java/expr.c:2715
18760 #, fuzzy, c-format
18761 msgid "mismatching signature for field '%s' in '%s'"
18762 msgstr "¥Õ¥£¡¼¥ë¥É '%s'('%s' Æâ) ¤Î¥·¥°¥Í¥¤¥Á¥ã¤¬°ìÃפ·¤Þ¤»¤ó"
18764 #: java/expr.c:2737
18765 #, fuzzy
18766 msgid "%Jassignment to final field '%D' not in field's class"
18767 msgstr "final ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¤½¤Î¥Õ¥£¡¼¥ë¥É¤Î¥¯¥é¥¹Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18769 #: java/expr.c:2742
18770 #, fuzzy
18771 msgid "%Jassignment to final static field %qD not in class initializer"
18772 msgstr "final static ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¤½¤Î¥Õ¥£¡¼¥ë¥É¤Î¥¯¥é¥¹Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18774 #: java/expr.c:2751
18775 #, fuzzy
18776 msgid "%Jassignment to final field '%D' not in constructor"
18777 msgstr "final ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¥³¥ó¥¹¥È¥é¥¯¥¿Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18779 #: java/expr.c:2941
18780 msgid "invalid PC in line number table"
18781 msgstr "̵¸ú¤Ê PC ¤¬¹ÔÈÖ¹æ¥Æ¡¼¥Ö¥ë¤Ë¤¢¤ê¤Þ¤¹"
18783 #: java/expr.c:2995
18784 #, fuzzy, c-format
18785 msgid "unreachable bytecode from %d to before %d"
18786 msgstr "%d ¤«¤é %d ¤ÎÁ°¤Þ¤Ç¤Î¥Ð¥¤¥È¥³¡¼¥É¤Ë¤ÏÅþã¤Ç¤­¤Þ¤»¤ó"
18788 #: java/expr.c:3037
18789 #, fuzzy, c-format
18790 msgid "unreachable bytecode from %d to the end of the method"
18791 msgstr "%d ¤«¤é¥á¥½¥Ã¥É¤Î½ª¤ê¤Þ¤Ç¤Î¥Ð¥¤¥È¥³¡¼¥É¤Ë¤ÏÅþã¤Ç¤­¤Þ¤»¤ó"
18793 #. duplicate code from LOAD macro
18794 #: java/expr.c:3337
18795 msgid "unrecogized wide sub-instruction"
18796 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤ wide sub Ì¿Îá¤Ç¤¹"
18798 #: java/gjavah.c:695
18799 msgid "static field has same name as method"
18800 msgstr ""
18802 #. FIXME: i18n bug here.  Order of prints should not be
18803 #. fixed.
18804 #: java/gjavah.c:891
18805 #, fuzzy, c-format
18806 msgid "ignored method '"
18807 msgstr "¥á¥½¥Ã¥É `%s' Æâ:"
18809 #: java/gjavah.c:893
18810 #, c-format
18811 msgid "' marked virtual\n"
18812 msgstr ""
18814 #: java/gjavah.c:1241
18815 #, fuzzy, c-format
18816 msgid "couldn't find class %s"
18817 msgstr "¥¯¥é¥¹ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
18819 #: java/gjavah.c:1248
18820 #, fuzzy, c-format
18821 msgid "parse error while reading %s"
18822 msgstr "¥Õ¥£¡¼¥ë¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
18824 #: java/gjavah.c:1474 java/gjavah.c:1576 java/gjavah.c:1651
18825 #, fuzzy, c-format
18826 msgid "unparseable signature: '%s'"
18827 msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò stat ¤Ç¤­¤Þ¤»¤ó"
18829 #: java/gjavah.c:2041
18830 #, fuzzy
18831 msgid "Not a valid Java .class file."
18832 msgstr "Àµ¾ï¤Ê Java .class ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18834 #: java/gjavah.c:2049 java/jcf-parse.c:739
18835 msgid "error while parsing constant pool"
18836 msgstr "constant ¥×¡¼¥ë¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
18838 #: java/gjavah.c:2055
18839 #, fuzzy, c-format
18840 msgid "error in constant pool entry #%d"
18841 msgstr "constant ¥×¡¼¥ë¹àÌÜ #%d Æâ¤Ç¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿\n"
18843 #: java/gjavah.c:2198
18844 #, fuzzy
18845 msgid "class is of array type\n"
18846 msgstr "¥­¥ã¥¹¥È¤¬ÇÛÎ󷿤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
18848 #: java/gjavah.c:2206
18849 #, fuzzy
18850 msgid "base class is of array type"
18851 msgstr "¥­¥ã¥¹¥È¤¬ÇÛÎ󷿤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
18853 #: java/gjavah.c:2322
18854 #, c-format
18855 msgid "Try 'gcjh --help' for more information.\n"
18856 msgstr ""
18858 #: java/gjavah.c:2329
18859 #, c-format
18860 msgid ""
18861 "Usage: gcjh [OPTION]... CLASS...\n"
18862 "\n"
18863 msgstr ""
18865 #: java/gjavah.c:2330
18866 #, fuzzy, c-format
18867 msgid ""
18868 "Generate C++ header files from .class files\n"
18869 "\n"
18870 msgstr "¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¸ÇÍ­¤Îµ¡Ç½¤Î C ¥Ø¥Ã¥À¤òÀ¸À®¤¹¤ë"
18872 #: java/gjavah.c:2331
18873 #, fuzzy, c-format
18874 msgid "  -stubs                  Generate an implementation stub file\n"
18875 msgstr "  -pipe                    Ãæ´Ö¥Õ¥¡¥¤¥ë¤Ç¤Ï¤Ê¤¯¥Ñ¥¤¥×¤ò»È¤¦\n"
18877 #: java/gjavah.c:2332
18878 #, fuzzy, c-format
18879 msgid "  -jni                    Generate a JNI header or stub\n"
18880 msgstr "  -W                      ÆÃÊ̤ʷٹð¤òÍ­¸ú¤Ë¤¹¤ë\n"
18882 #: java/gjavah.c:2334
18883 #, c-format
18884 msgid "  -add TEXT               Insert TEXT into class body\n"
18885 msgstr ""
18887 #: java/gjavah.c:2335
18888 #, c-format
18889 msgid "  -append TEXT            Insert TEXT after class declaration\n"
18890 msgstr ""
18892 #: java/gjavah.c:2336
18893 #, c-format
18894 msgid "  -friend TEXT            Insert TEXT as 'friend' declaration\n"
18895 msgstr ""
18897 #: java/gjavah.c:2337
18898 #, c-format
18899 msgid "  -prepend TEXT           Insert TEXT before start of class\n"
18900 msgstr ""
18902 #: java/gjavah.c:2339 java/jcf-dump.c:897
18903 #, c-format
18904 msgid "  --classpath PATH        Set path to find .class files\n"
18905 msgstr ""
18907 #: java/gjavah.c:2340 java/jcf-dump.c:898
18908 #, fuzzy, c-format
18909 msgid "  -IDIR                   Append directory to class path\n"
18910 msgstr "  -B <directory>           <directory> ¤ò¥³¥ó¥Ñ¥¤¥é¤Îõº÷¥Ñ¥¹¤ËÄɲ乤ë\n"
18912 #: java/gjavah.c:2341 java/jcf-dump.c:899
18913 #, c-format
18914 msgid "  --bootclasspath PATH    Override built-in class path\n"
18915 msgstr ""
18917 #: java/gjavah.c:2342 java/jcf-dump.c:900
18918 #, c-format
18919 msgid "  --extdirs PATH          Set extensions directory path\n"
18920 msgstr ""
18922 #: java/gjavah.c:2343
18923 #, c-format
18924 msgid "  -d DIRECTORY            Set output directory name\n"
18925 msgstr ""
18927 #: java/gjavah.c:2344 java/jcf-dump.c:901 java/jv-scan.c:114
18928 #, fuzzy, c-format
18929 msgid "  -o FILE                 Set output file name\n"
18930 msgstr "  -o <file>               ½ÐÎϤò <file> ¤Ë½ñ¤­¹þ¤à\n"
18932 #: java/gjavah.c:2345
18933 #, c-format
18934 msgid "  -td DIRECTORY           Set temporary directory name\n"
18935 msgstr ""
18937 #: java/gjavah.c:2347 java/jcf-dump.c:903 java/jv-scan.c:116
18938 #, fuzzy, c-format
18939 msgid "  --help                  Print this help, then exit\n"
18940 msgstr "  --help                   ¤³¤Î¥Ø¥ë¥×¾ðÊó¤òɽ¼¨\n"
18942 #: java/gjavah.c:2348 java/jcf-dump.c:904 java/jv-scan.c:117
18943 #, fuzzy, c-format
18944 msgid "  --version               Print version number, then exit\n"
18945 msgstr ""
18946 "  -V <version>             ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð <version> ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤Î\n"
18947 "                               gcc ¤È¤·¤Æ¼Â¹Ô¤¹¤ë\n"
18949 #: java/gjavah.c:2349 java/jcf-dump.c:905
18950 #, c-format
18951 msgid "  -v, --verbose           Print extra information while running\n"
18952 msgstr ""
18954 #: java/gjavah.c:2351
18955 #, c-format
18956 msgid ""
18957 "  -M                      Print all dependencies to stdout;\n"
18958 "                             suppress ordinary output\n"
18959 msgstr ""
18961 #: java/gjavah.c:2353
18962 #, c-format
18963 msgid ""
18964 "  -MM                     Print non-system dependencies to stdout;\n"
18965 "                             suppress ordinary output\n"
18966 msgstr ""
18968 #: java/gjavah.c:2355
18969 #, fuzzy, c-format
18970 msgid "  -MD                     Print all dependencies to stdout\n"
18971 msgstr "  -p                      ´Ø¿ô¥×¥í¥Õ¥¡¥¤¥ë¤òÍ­¸ú¤Ë¤¹¤ë\n"
18973 #: java/gjavah.c:2356
18974 #, c-format
18975 msgid "  -MMD                    Print non-system dependencies to stdout\n"
18976 msgstr ""
18978 #: java/gjavah.c:2359 java/jcf-dump.c:907 java/jv-scan.c:119
18979 #, fuzzy, c-format
18980 msgid ""
18981 "For bug reporting instructions, please see:\n"
18982 "%s.\n"
18983 msgstr ""
18984 "\n"
18985 "¥Ð¥°¥ì¥Ý¡¼¥È¤Î¼ê½ç¤Ï¡¢°Ê²¼¤ò»²¾È\n"
18987 #: java/gjavah.c:2387 java/gjavah.c:2501
18988 #, fuzzy
18989 msgid "no classes specified"
18990 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
18992 #: java/gjavah.c:2480
18993 #, fuzzy
18994 msgid "'-MG' option is unimplemented"
18995 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
18997 #: java/gjavah.c:2509
18998 #, fuzzy
18999 msgid "can't specify both -o and -MD"
19000 msgstr "-C ¤È -o ¤ÏξÊý¤ò°ì½ï¤Ë»ØÄê¤Ç¤­¤Þ¤»¤ó"
19002 #: java/gjavah.c:2520
19003 #, fuzzy, c-format
19004 msgid "Processing %s\n"
19005 msgstr "¥¨¥é¡¼¤Ë¤è¤ê %s ¤òÊĤ¸¤Þ¤¹"
19007 #: java/gjavah.c:2526
19008 #, c-format
19009 msgid "%s: no such class"
19010 msgstr ""
19012 #: java/gjavah.c:2530
19013 #, c-format
19014 msgid "Found in %s\n"
19015 msgstr ""
19017 #: java/jcf-dump.c:814
19018 #, fuzzy, c-format
19019 msgid "Not a valid Java .class file.\n"
19020 msgstr "Àµ¾ï¤Ê Java .class ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
19022 #: java/jcf-dump.c:820
19023 #, fuzzy, c-format
19024 msgid "error while parsing constant pool\n"
19025 msgstr "constant ¥×¡¼¥ë¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
19027 #: java/jcf-dump.c:826 java/jcf-parse.c:742
19028 #, c-format
19029 msgid "error in constant pool entry #%d\n"
19030 msgstr "constant ¥×¡¼¥ë¹àÌÜ #%d Æâ¤Ç¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿\n"
19032 #: java/jcf-dump.c:836
19033 #, fuzzy, c-format
19034 msgid "error while parsing fields\n"
19035 msgstr "¥Õ¥£¡¼¥ë¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
19037 #: java/jcf-dump.c:842
19038 #, fuzzy, c-format
19039 msgid "error while parsing methods\n"
19040 msgstr "¥á¥½¥Ã¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
19042 #: java/jcf-dump.c:848
19043 #, fuzzy, c-format
19044 msgid "error while parsing final attributes\n"
19045 msgstr "final Â°À­¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
19047 #: java/jcf-dump.c:885
19048 #, c-format
19049 msgid "Try 'jcf-dump --help' for more information.\n"
19050 msgstr ""
19052 #: java/jcf-dump.c:892
19053 #, c-format
19054 msgid ""
19055 "Usage: jcf-dump [OPTION]... CLASS...\n"
19056 "\n"
19057 msgstr ""
19059 #: java/jcf-dump.c:893
19060 #, c-format
19061 msgid ""
19062 "Display contents of a class file in readable form.\n"
19063 "\n"
19064 msgstr ""
19066 #: java/jcf-dump.c:894
19067 #, fuzzy, c-format
19068 msgid "  -c                      Disassemble method bodies\n"
19069 msgstr "  -W                      ÆÃÊ̤ʷٹð¤òÍ­¸ú¤Ë¤¹¤ë\n"
19071 #: java/jcf-dump.c:895
19072 #, fuzzy, c-format
19073 msgid "  --javap                 Generate output in 'javap' format\n"
19074 msgstr "  --help                  ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
19076 #: java/jcf-dump.c:932 java/jcf-dump.c:1000
19077 #, c-format
19078 msgid "jcf-dump: no classes specified\n"
19079 msgstr ""
19081 #: java/jcf-dump.c:1020
19082 #, fuzzy, c-format
19083 msgid "Cannot open '%s' for output.\n"
19084 msgstr "%s ¤ò½ñ¤­¹þ¤ßÍѤ˳«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
19086 #: java/jcf-dump.c:1066
19087 #, c-format
19088 msgid "bad format of .zip/.jar archive\n"
19089 msgstr ""
19091 #: java/jcf-dump.c:1184
19092 #, c-format
19093 msgid "Bad byte codes.\n"
19094 msgstr ""
19096 #: java/jcf-io.c:536
19097 #, fuzzy, c-format
19098 msgid "source file for class %qs is newer than its matching class file.  Source file %qs used instead"
19099 msgstr "¥¯¥é¥¹ `%s' ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤Ï¡¢°ìÃפ¹¤ë¥¯¥é¥¹¥Õ¥¡¥¤¥ë¤è¤ê¿·¤·¤¤¤Ç¤¹¡£¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤òÂå¤ê¤Ë»È¤¤¤Þ¤¹"
19101 #: java/jcf-parse.c:362
19102 msgid "bad string constant"
19103 msgstr "ÉÔÀµ¤Êʸ»úÎóÄê¿ô¤Ç¤¹"
19105 #: java/jcf-parse.c:380
19106 #, c-format
19107 msgid "bad value constant type %d, index %d"
19108 msgstr "ÉÔÀµ¤ÊÄê¿ôÃÍ·¿ %d, ¥¤¥ó¥Ç¥Ã¥¯¥¹ %d"
19110 #: java/jcf-parse.c:559
19111 #, fuzzy, c-format
19112 msgid "can't reopen %s: %m"
19113 msgstr "%s ¤òºÆ open ¤Ç¤­¤Þ¤»¤ó"
19115 #: java/jcf-parse.c:566
19116 #, fuzzy, c-format
19117 msgid "can't close %s: %m"
19118 msgstr "%s ¤ò close ¤Ç¤­¤Þ¤»¤ó"
19120 #: java/jcf-parse.c:707 java/jcf-parse.c:713
19121 #, fuzzy, c-format
19122 msgid "cannot find file for class %s"
19123 msgstr "¥¯¥é¥¹ %s ÍѤΥե¡¥¤¥ë¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó¡£"
19125 #: java/jcf-parse.c:736
19126 msgid "not a valid Java .class file"
19127 msgstr "Àµ¾ï¤Ê Java .class ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
19129 #. FIXME - where was first time
19130 #: java/jcf-parse.c:754
19131 #, c-format
19132 msgid "reading class %s for the second time from %s"
19133 msgstr "class %s ¤òÆɹþ¤à¤Î¤Ï %s ¤«¤éÆó²óÌܤˤʤê¤Þ¤¹"
19135 #: java/jcf-parse.c:772
19136 msgid "error while parsing fields"
19137 msgstr "¥Õ¥£¡¼¥ë¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
19139 #: java/jcf-parse.c:775
19140 msgid "error while parsing methods"
19141 msgstr "¥á¥½¥Ã¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
19143 #: java/jcf-parse.c:778
19144 msgid "error while parsing final attributes"
19145 msgstr "final Â°À­¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
19147 #: java/jcf-parse.c:795
19148 #, fuzzy
19149 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"
19150 msgstr "`%s' Æâ¤Ç¸«¤Ä¤«¤Ã¤¿ `java.lang.Object' ¤Ï¡¢Ä¹¤µ¥¼¥í¤ÎÆÃÊ̤ʠ`gnu.gcj.gcj-compiled' Â°À­¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó¡£¤³¤ì¤ÏÉáÄ̤¢¤Ê¤¿¤Î¥¯¥é¥¹¥Ñ¥¹¤¬Àµ¤·¤¯ÀßÄꤵ¤ì¤Æ¤¤¤Ê¤¤»ö¤ò°ÕÌ£¤·¤Þ¤¹¡£`info gcj \"Input Options\"' ¤ò»È¤Ã¤Æ¡¢¥¯¥é¥¹¥Ñ¥¹¤ÎÀßÄêÊýË¡¤òÀâÌÀ¤·¤Æ¤¢¤ë info ¥Ú¡¼¥¸¤ò¸«¤Æ²¼¤µ¤¤"
19152 #: java/jcf-parse.c:869
19153 msgid "missing Code attribute"
19154 msgstr "Code Â°À­¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19156 #: java/jcf-parse.c:1129
19157 #, fuzzy
19158 msgid "%Hsource file seen twice on command line and will be compiled only once"
19159 msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤¬¥³¥Þ¥ó¥É¥é¥¤¥ó¤ËºÆ¤Ó¸½¤ì¤Þ¤·¤¿¤¬¡¢¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤ë¤Î¤Ï°ìÅÙ¤À¤±¤Ç¤¹"
19161 #: java/jcf-parse.c:1144
19162 msgid "no input file specified"
19163 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
19165 #: java/jcf-parse.c:1176
19166 #, fuzzy, c-format
19167 msgid "can't close input file %s: %m"
19168 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤ò close ¤Ç¤­¤Þ¤»¤ó"
19170 #: java/jcf-parse.c:1217
19171 #, c-format
19172 msgid "bad zip/jar file %s"
19173 msgstr "zip/jar ¥Õ¥¡¥¤¥ë %s ¤ÏÉÔÀµ¤Ç¤¹"
19175 #: java/jcf-parse.c:1433
19176 #, fuzzy, c-format
19177 msgid "error while reading %s from zip file"
19178 msgstr "¥Õ¥£¡¼¥ë¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
19180 #: java/jcf-write.c:2656
19181 #, c-format
19182 msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
19183 msgstr "generate_bytecode_insn ¤ÇÆâÉô¥¨¥é¡¼ - ¥Ä¥ê¡¼¥³¡¼¥É¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: %s"
19185 #: java/jcf-write.c:3028
19186 #, fuzzy
19187 msgid "field initializer type mismatch"
19188 msgstr "¥Õ¥£¡¼¥ë¥É½é´üÀßÄê»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
19190 #: java/jcf-write.c:3485
19191 #, fuzzy, c-format
19192 msgid "can't create directory %s: %m"
19193 msgstr "¥Ç¥£¥ì¥¯¥È¥ê %s ¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
19195 #: java/jcf-write.c:3518
19196 #, fuzzy, c-format
19197 msgid "can't open %s for writing: %m"
19198 msgstr "%s ¤ò½ñ¤­¹þ¤ßÍѤ˳«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
19200 #: java/jcf-write.c:3538
19201 #, fuzzy, c-format
19202 msgid "can't create %s: %m"
19203 msgstr "%s ¤òºÆ open ¤Ç¤­¤Þ¤»¤ó"
19205 #: java/jv-scan.c:99
19206 #, c-format
19207 msgid "Try 'jv-scan --help' for more information.\n"
19208 msgstr ""
19210 #: java/jv-scan.c:106
19211 #, c-format
19212 msgid ""
19213 "Usage: jv-scan [OPTION]... FILE...\n"
19214 "\n"
19215 msgstr ""
19217 #: java/jv-scan.c:107
19218 #, c-format
19219 msgid ""
19220 "Print useful information read from Java source files.\n"
19221 "\n"
19222 msgstr ""
19224 #: java/jv-scan.c:108
19225 #, c-format
19226 msgid "  --no-assert             Don't recognize the assert keyword\n"
19227 msgstr ""
19229 #: java/jv-scan.c:109
19230 #, fuzzy, c-format
19231 msgid "  --complexity            Print cyclomatic complexity of input file\n"
19232 msgstr "  -o <file>               ½ÐÎϤò <file> ¤Ë½ñ¤­¹þ¤à\n"
19234 #: java/jv-scan.c:110
19235 #, c-format
19236 msgid "  --encoding NAME         Specify encoding of input file\n"
19237 msgstr ""
19239 #: java/jv-scan.c:111
19240 #, c-format
19241 msgid "  --print-main            Print name of class containing 'main'\n"
19242 msgstr ""
19244 #: java/jv-scan.c:112
19245 #, c-format
19246 msgid "  --list-class            List all classes defined in file\n"
19247 msgstr ""
19249 #: java/jv-scan.c:113
19250 #, c-format
19251 msgid "  --list-filename         Print input filename when listing class names\n"
19252 msgstr ""
19254 #: java/jv-scan.c:213
19255 #, fuzzy
19256 msgid "only one of '--print-main', '--list-class', and '--complexity' allowed"
19257 msgstr "`--print-main', `--list-class', `--complexity' ¤«¤é¤Ï°ì¤Ä¤·¤«Áª¤Ù¤Þ¤»¤ó"
19259 #: java/jv-scan.c:216
19260 #, fuzzy, c-format
19261 msgid "can't open output file '%s'"
19262 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
19264 #: java/jv-scan.c:251
19265 #, fuzzy, c-format
19266 msgid "file not found '%s'"
19267 msgstr "¥Õ¥¡¥¤¥ë `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
19269 #: java/jv-scan.c:273
19270 #, fuzzy, c-format
19271 msgid "%s: error: "
19272 msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼"
19274 #: java/jv-scan.c:285
19275 #, c-format
19276 msgid "%s: warning: "
19277 msgstr "%s: ·Ù¹ð: "
19279 #: java/jvgenmain.c:48
19280 #, c-format
19281 msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
19282 msgstr ""
19284 #: java/jvgenmain.c:98
19285 #, fuzzy, c-format
19286 msgid "%s: Cannot open output file: %s\n"
19287 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
19289 #: java/jvgenmain.c:135
19290 #, fuzzy, c-format
19291 msgid "%s: Failed to close output file %s\n"
19292 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿.\n"
19294 #: java/jvspec.c:420
19295 #, fuzzy
19296 msgid "can't specify '-D' without '--main'\n"
19297 msgstr "`--main' Ìµ¤·¤Ç¤Ï `-D' ¤ò»ØÄê¤Ç¤­¤Þ¤»¤ó\n"
19299 #: java/jvspec.c:423
19300 #, fuzzy, c-format
19301 msgid "'%s' is not a valid class name"
19302 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
19304 #: java/jvspec.c:429
19305 msgid "--resource requires -o"
19306 msgstr ""
19308 #: java/jvspec.c:436
19309 #, fuzzy
19310 msgid "warning: already-compiled .class files ignored with -C"
19311 msgstr "·Ù¹ð: ¥³¥ó¥Ñ¥¤¥ëºÑ .class ¥Õ¥¡¥¤¥ë¤Ï -C ¤Ë¤è¤ê̵»ë¤µ¤ì¤Þ¤·¤¿"
19313 #: java/jvspec.c:443
19314 msgid "cannot specify both -C and -o"
19315 msgstr "-C ¤È -o ¤ÏξÊý¤ò°ì½ï¤Ë»ØÄê¤Ç¤­¤Þ¤»¤ó"
19317 #: java/jvspec.c:455
19318 msgid "cannot create temporary file"
19319 msgstr "°ì»þ¥Õ¥¡¥¤¥ë¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
19321 #: java/jvspec.c:483
19322 msgid "using both @FILE with multiple files not implemented"
19323 msgstr "@FILE ¤Ç¤ÎÊ£¿ô¥Õ¥¡¥¤¥ë¤Î»ÈÍѤϼÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
19325 #: java/jvspec.c:534
19326 #, fuzzy
19327 msgid "cannot specify 'main' class when not linking"
19328 msgstr "¥ê¥ó¥¯»þ°Ê³°¤Ë¤Ï `main' ¥¯¥é¥¹¤ò»ØÄê¤Ç¤­¤Þ¤»¤ó"
19330 #: java/lang.c:620
19331 msgid "can't do dependency tracking with input from stdin"
19332 msgstr "ɸ½àÆþÎϤ«¤é¤ÎÆþÎϤǤϰ͸´Ø·¸¤ÎÄÉÀפ¬¤Ç¤­¤Þ¤»¤ó"
19334 #: java/lang.c:636
19335 msgid "couldn't determine target name for dependency tracking"
19336 msgstr "°Í¸´Ø·¸¤ÎÄÉÀפΤ¿¤á¤Î¥¿¡¼¥²¥Ã¥È̾¤¬ÆÃÄê¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿"
19338 #: java/lex.c:256
19339 #, fuzzy
19340 msgid ""
19341 "unknown encoding: %qs\n"
19342 "This might mean that your locale's encoding is not supported\n"
19343 "by your system's iconv(3) implementation.  If you aren't trying\n"
19344 "to use a particular encoding for your input file, try the\n"
19345 "%<--encoding=UTF-8%> option"
19346 msgstr ""
19347 "ÉÔÌÀ¤Ê¥¨¥ó¥³¡¼¥É: `%s'\n"
19348 "¤³¤ì¤Ï¤¢¤Ê¤¿¤Î¥í¥±¡¼¥ë¤Î¥¨¥ó¥³¡¼¥É¤¬¥·¥¹¥Æ¥à¤Î iconv(3) ¼ÂÁõ¤¬\n"
19349 "¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Ê¤¤¤È±¾¤¦»ö¤ò°ÕÌ£¤·¤Þ¤¹¡£¤â¤·¤¢¤Ê¤¿¤¬ÆþÎÏ¥Õ¥¡¥¤¥ë\n"
19350 "¤ÎÆÃÄꥨ¥ó¥³¡¼¥É¤ò»È¤¦¤Î¤Ç¤Ê¤±¤ì¤Ð¡¢`--encoding=UTF-8' ¥ª¥×¥·¥ç¥ó\n"
19351 "¤ò»È¤Ã¤Æ¤ß¤Æ¤¯¤À¤µ¤¤¡£"
19353 #: java/lex.c:627
19354 #, fuzzy
19355 msgid "internal error - bad unget"
19356 msgstr "ÆâÉô¥¨¥é¡¼ - Ìµ¸ú¤Ê Utf8 Ì¾¤Ç¤¹"
19358 #: java/mangle.c:89
19359 #, fuzzy, c-format
19360 msgid "can't mangle %s"
19361 msgstr "%s ¤Î̾Á°ÊÑ´¹(mangle) ¤Ç¤­¤Þ¤»¤ó"
19363 #: java/mangle_name.c:140 java/mangle_name.c:210
19364 msgid "internal error - invalid Utf8 name"
19365 msgstr "ÆâÉô¥¨¥é¡¼ - Ìµ¸ú¤Ê Utf8 Ì¾¤Ç¤¹"
19367 #: java/parse-scan.y:881 java/parse.y:975 java/parse.y:1316 java/parse.y:1377
19368 #: java/parse.y:1588 java/parse.y:1811 java/parse.y:1820 java/parse.y:1831
19369 #: java/parse.y:1842 java/parse.y:1854 java/parse.y:1869 java/parse.y:1886
19370 #: java/parse.y:1888 java/parse.y:1969 java/parse.y:2146 java/parse.y:2215
19371 #: java/parse.y:2379 java/parse.y:2392 java/parse.y:2399 java/parse.y:2406
19372 #: java/parse.y:2417 java/parse.y:2419 java/parse.y:2457 java/parse.y:2459
19373 #: java/parse.y:2461 java/parse.y:2482 java/parse.y:2484 java/parse.y:2486
19374 #: java/parse.y:2502 java/parse.y:2504 java/parse.y:2525 java/parse.y:2527
19375 #: java/parse.y:2529 java/parse.y:2557 java/parse.y:2559 java/parse.y:2561
19376 #: java/parse.y:2563 java/parse.y:2581 java/parse.y:2583 java/parse.y:2594
19377 #: java/parse.y:2605 java/parse.y:2616 java/parse.y:2627 java/parse.y:2638
19378 #: java/parse.y:2651 java/parse.y:2655 java/parse.y:2657 java/parse.y:2670
19379 msgid "Missing term"
19380 msgstr "¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19382 #: java/parse-scan.y:883 java/parse.y:749 java/parse.y:787 java/parse.y:812
19383 #: java/parse.y:996 java/parse.y:1351 java/parse.y:1564 java/parse.y:1566
19384 #: java/parse.y:1796 java/parse.y:1822 java/parse.y:1833 java/parse.y:1844
19385 #: java/parse.y:1856 java/parse.y:1871
19386 msgid "';' expected"
19387 msgstr "';' ¤¬É¬ÍפǤ¹"
19389 #: java/parse.y:747 java/parse.y:785
19390 msgid "Missing name"
19391 msgstr "̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19393 #: java/parse.y:775
19394 #, fuzzy, c-format
19395 msgid "Ambiguous class: %qs and %qs"
19396 msgstr "¤¢¤¤¤Þ¤¤¤Ê¾Êά %s ¤Ç¤¹"
19398 #: java/parse.y:810
19399 msgid "'*' expected"
19400 msgstr "'*' ¤¬É¬ÍפǤ¹"
19402 #: java/parse.y:824
19403 msgid "Class or interface declaration expected"
19404 msgstr "¥¯¥é¥¹¤ä¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬É¬ÍפǤ¹"
19406 #: java/parse.y:841
19407 #, fuzzy, c-format
19408 msgid "Modifier %qs declared twice"
19409 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
19411 #: java/parse.y:861 java/parse.y:863
19412 msgid "Missing class name"
19413 msgstr "¥¯¥é¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19415 #: java/parse.y:866 java/parse.y:870 java/parse.y:878 java/parse.y:1036
19416 #: java/parse.y:1297 java/parse.y:1299 java/parse.y:1631 java/parse.y:1882
19417 #: java/parse.y:1914 java/parse.y:1976
19418 msgid "'{' expected"
19419 msgstr "'{' ¤¬É¬ÍפǤ¹"
19421 #: java/parse.y:880
19422 msgid "Missing super class name"
19423 msgstr "¥¹¡¼¥Ñ¡¼¥¯¥é¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19425 #: java/parse.y:890 java/parse.y:906
19426 msgid "Missing interface name"
19427 msgstr "¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19429 #: java/parse.y:990
19430 msgid "Missing variable initializer"
19431 msgstr "ÊÑ¿ô½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19433 #: java/parse.y:1007
19434 msgid "Invalid declaration"
19435 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
19437 #: java/parse.y:1010 java/parse.y:1095 java/parse.y:2161 java/parse.y:2190
19438 #: java/parse.y:2212 java/parse.y:2216 java/parse.y:2251 java/parse.y:2330
19439 #: java/parse.y:2340 java/parse.y:2350
19440 msgid "']' expected"
19441 msgstr "']' ¤¬É¬ÍפǤ¹"
19443 #: java/parse.y:1014
19444 msgid "Unbalanced ']'"
19445 msgstr "Âбþ¤Î¤Ê¤¤ ']' ¤Ç¤¹"
19447 #: java/parse.y:1050
19448 msgid "Invalid method declaration, method name required"
19449 msgstr "̵¸ú¤Ê¥á¥½¥Ã¥ÉÀë¸À¤Ç¤¹¡£¥á¥½¥Ã¥É̾¤¬É¬ÍפǤ¹"
19451 #: java/parse.y:1055 java/parse.y:1060 java/parse.y:1065 java/parse.y:2064
19452 msgid "Identifier expected"
19453 msgstr "¼±Ê̻Ҥ¬É¬ÍפǤ¹"
19455 #: java/parse.y:1070 java/parse.y:4742
19456 msgid "Invalid method declaration, return type required"
19457 msgstr "̵¸ú¤Ê¥á¥½¥Ã¥ÉÀë¸À¤Ç¤¹¡£¥á¥½¥Ã¥É̾¤¬É¬ÍפǤ¹"
19459 #: java/parse.y:1090
19460 msgid "Discouraged form of returned type specification"
19461 msgstr ""
19463 #: java/parse.y:1093 java/parse.y:1544 java/parse.y:1551 java/parse.y:1560
19464 #: java/parse.y:1562 java/parse.y:1590 java/parse.y:1699 java/parse.y:2006
19465 #: java/parse.y:2059
19466 msgid "')' expected"
19467 msgstr "')' ¤¬É¬ÍפǤ¹"
19469 #: java/parse.y:1109
19470 msgid "Missing formal parameter term"
19471 msgstr "Àµ¼°¤Ê²¾°ú¿ô¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19473 #: java/parse.y:1124 java/parse.y:1129
19474 msgid "Missing identifier"
19475 msgstr "¼±Ê̻Ҥò·ç¤¤¤Æ¤¤¤Þ¤¹"
19477 #: java/parse.y:1149 java/parse.y:1158
19478 msgid "Missing class type term"
19479 msgstr "¥¯¥é¥¹¥¿¥¤¥×¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19481 #: java/parse.y:1185
19482 #, c-format
19483 msgid "Can't define static initializer in class %qs. Static initializer can only be defined in top-level classes"
19484 msgstr ""
19486 #: java/parse.y:1314
19487 msgid "Invalid interface type"
19488 msgstr "¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹·¿¤¬Ìµ¸ú¤Ç¤¹"
19490 #: java/parse.y:1483
19491 msgid "An empty declaration is a deprecated feature that should not be used"
19492 msgstr ""
19494 #: java/parse.y:1504 java/parse.y:1678 java/parse.y:1680
19495 msgid "':' expected"
19496 msgstr "':' ¤¬É¬ÍפǤ¹"
19498 #: java/parse.y:1530 java/parse.y:1535 java/parse.y:1540
19499 msgid "Invalid expression statement"
19500 msgstr "¼°Ê¸¤¬Ìµ¸ú¤Ç¤¹"
19502 #: java/parse.y:1558 java/parse.y:1586 java/parse.y:1627 java/parse.y:1695
19503 #: java/parse.y:1763 java/parse.y:1884 java/parse.y:1962 java/parse.y:2053
19504 #: java/parse.y:2055 java/parse.y:2068 java/parse.y:2311 java/parse.y:2313
19505 msgid "'(' expected"
19506 msgstr "'(' ¤¬É¬ÍפǤ¹"
19508 #: java/parse.y:1629
19509 msgid "Missing term or ')'"
19510 msgstr "¹à¤Þ¤¿¤Ï ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19512 #: java/parse.y:1676
19513 msgid "Missing or invalid constant expression"
19514 msgstr "Äê¿ô¼°¤¬·ç¤±¤Æ¤¤¤ë¤«Ìµ¸ú¤Ç¤¹"
19516 #: java/parse.y:1697
19517 msgid "Missing term and ')' expected"
19518 msgstr "¹à¤Èɬ¿Ü¤Î ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19520 #: java/parse.y:1736
19521 msgid "Invalid control expression"
19522 msgstr "̵¸ú¤ÊÀ©¸æ¼°¤Ç¤¹"
19524 #: java/parse.y:1738 java/parse.y:1740
19525 msgid "Invalid update expression"
19526 msgstr "̵¸ú¤Ê¹¹¿·¼°¤Ç¤¹"
19528 #: java/parse.y:1765
19529 msgid "Invalid init statement"
19530 msgstr "̵¸ú¤Ê½é´ü²½¼°¤Ç¤¹"
19532 #: java/parse.y:1965
19533 msgid "Missing term or ')' expected"
19534 msgstr "¹à¤Þ¤¿¤Ïɬ¿Ü¤Î ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19536 #: java/parse.y:2008
19537 msgid "'class' or 'this' expected"
19538 msgstr "'class' ¤Þ¤¿¤Ï 'this' ¤¬É¬ÍפǤ¹"
19540 #: java/parse.y:2010 java/parse.y:2012
19541 msgid "'class' expected"
19542 msgstr "'class' ¤¬É¬ÍפǤ¹"
19544 #: java/parse.y:2057
19545 msgid "')' or term expected"
19546 msgstr "')' ¤Þ¤¿¤Ï¹à¤¬É¬ÍפǤ¹"
19548 #: java/parse.y:2159 java/parse.y:2188
19549 msgid "'[' expected"
19550 msgstr "'[' ¤¬É¬ÍפǤ¹"
19552 #: java/parse.y:2266
19553 msgid "Field expected"
19554 msgstr "¥Õ¥£¡¼¥ë¥É¤¬É¬ÍפǤ¹"
19556 #: java/parse.y:2325 java/parse.y:2335 java/parse.y:2345
19557 msgid "Missing term and ']' expected"
19558 msgstr "¹à¤Èɬ¿Ü¤Î ']' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19560 #: java/parse.y:2450
19561 msgid "']' expected, invalid type expression"
19562 msgstr "']' ¤¬É¬Íפǡ¢Ìµ¸ú¤Ê·¿É½¸½¤Ç¤¹"
19564 #: java/parse.y:2453
19565 msgid "Invalid type expression"
19566 msgstr "̵¸ú¤Ê·¿É½¸½¤Ç¤¹"
19568 #: java/parse.y:2565
19569 msgid "Invalid reference type"
19570 msgstr "̵¸ú¤Ê»²¾È·¿¤Ç¤¹"
19572 #: java/parse.y:3032
19573 msgid "Constructor invocation must be first thing in a constructor"
19574 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Îµ¯Æ°¤Ï¥³¥ó¥¹¥È¥é¥¯¥¿Æâ¤ÇºÇ½é¤Ë¹Ô¤Ê¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
19576 #: java/parse.y:3034
19577 msgid "Only constructors can invoke constructors"
19578 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤À¤±¤¬¥³¥ó¥¹¥È¥é¥¯¥¿¤òµ¯Æ°¤Ç¤­¤Þ¤¹"
19580 #: java/parse.y:3042
19581 #, fuzzy, c-format
19582 msgid ": %qs JDK1.1(TM) feature"
19583 msgstr ": `%s' ¤Ï JDK1.1(TM) ¤Îµ¡Ç½¤Ç¤¹"
19585 #: java/parse.y:3122 java/parse.y:3124
19586 #, c-format
19587 msgid ""
19588 "%s.\n"
19589 "%s"
19590 msgstr ""
19591 "%s.\n"
19592 "%s"
19594 #: java/parse.y:3283
19595 #, fuzzy
19596 msgid "Missing return statement"
19597 msgstr "̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19599 #: java/parse.y:3305 java/parse.y:11937 java/parse.y:11941
19600 #, fuzzy
19601 msgid "Unreachable statement"
19602 msgstr "̵¸ú¤Ê½é´ü²½¼°¤Ç¤¹"
19604 #: java/parse.y:3315
19605 msgid "Can't access %s field %<%s.%s%> from %qs"
19606 msgstr ""
19608 #: java/parse.y:3384
19609 #, c-format
19610 msgid "%s %qs already defined in %s:%d"
19611 msgstr ""
19613 #: java/parse.y:3402
19614 msgid "Variable %qs is already defined in this method and was declared %<%s %s%> at line %d"
19615 msgstr ""
19617 #: java/parse.y:3513
19618 #, c-format
19619 msgid "Interface %qs repeated"
19620 msgstr ""
19622 #: java/parse.y:3543
19623 #, c-format
19624 msgid "%s name %qs clashes with imported type %qs"
19625 msgstr ""
19627 #: java/parse.y:3575
19628 msgid "Public %s %qs must be defined in a file called %<%s.java%>"
19629 msgstr ""
19631 #: java/parse.y:3590
19632 #, c-format
19633 msgid "Inner class %qs can't be static. Static classes can only occur in interfaces and top-level classes"
19634 msgstr ""
19636 #: java/parse.y:3671
19637 #, c-format
19638 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"
19639 msgstr ""
19641 #: java/parse.y:3713
19642 msgid "Qualifier must be a reference"
19643 msgstr ""
19645 #: java/parse.y:3734
19646 #, c-format
19647 msgid "Cyclic inheritance involving %s"
19648 msgstr ""
19650 #: java/parse.y:3998
19651 msgid "Redundant use of %<abstract%> modifier. Interface %qs is implicitly abstract"
19652 msgstr ""
19654 #: java/parse.y:4153
19655 #, c-format
19656 msgid "Class %qs can't be declared both abstract and final"
19657 msgstr ""
19659 #: java/parse.y:4165
19660 msgid "%<java.lang.Object%> can't extend anything"
19661 msgstr ""
19663 #: java/parse.y:4407
19664 msgid "Duplicate variable declaration: %<%s %s%> was %<%s %s%> (%s:%d)"
19665 msgstr ""
19667 #: java/parse.y:4471
19668 #, c-format
19669 msgid "Field %qs can't be static in inner class %qs unless it is final"
19670 msgstr ""
19672 #: java/parse.y:4717
19673 #, c-format
19674 msgid "Class %qs must be declared abstract to define abstract method %qs"
19675 msgstr ""
19677 #: java/parse.y:4724
19678 #, c-format
19679 msgid "native method %qs can't be strictfp"
19680 msgstr ""
19682 #: java/parse.y:4728
19683 #, c-format
19684 msgid "method %qs can't be transient"
19685 msgstr ""
19687 #: java/parse.y:4731
19688 #, c-format
19689 msgid "method %qs can't be volatile"
19690 msgstr ""
19692 #: java/parse.y:4781 java/parse.y:6530
19693 #, c-format
19694 msgid "Method %qs can't be static in inner class %qs. Only members of interfaces and top-level classes can be static"
19695 msgstr ""
19697 #: java/parse.y:4947
19698 #, c-format
19699 msgid "%s method %qs can't have a body defined"
19700 msgstr ""
19702 #: java/parse.y:4958
19703 #, c-format
19704 msgid "Non native and non abstract method %qs must have a body defined"
19705 msgstr ""
19707 #: java/parse.y:5029
19708 #, fuzzy, c-format
19709 msgid "%s: recursive invocation of constructor %qs"
19710 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Î´Ø¿ôËÜÂΤò·ç¤¤¤Æ¤¤¤Þ¤¹"
19712 #: java/parse.y:5059
19713 msgid "Inconsistent member declaration.  At most one of %<public%>, %<private%>, or %<protected%> may be specified"
19714 msgstr ""
19716 #: java/parse.y:5067
19717 msgid "Inconsistent member declaration.  At most one of %<final%> or %<volatile%> may be specified"
19718 msgstr ""
19720 #: java/parse.y:5157
19721 #, c-format
19722 msgid "Variable %qs is used more than once in the argument list of method %qs"
19723 msgstr ""
19725 #: java/parse.y:5241
19726 #, c-format
19727 msgid "%s %qs can't implement/extend %s %qs"
19728 msgstr ""
19730 #: java/parse.y:5275
19731 #, c-format
19732 msgid "Class %qs can't subclass %s %qs"
19733 msgstr ""
19735 #: java/parse.y:5284
19736 #, fuzzy, c-format
19737 msgid "Can't subclass final classes: %s"
19738 msgstr "¥¯¥é¥¹ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
19740 #: java/parse.y:5470
19741 #, c-format
19742 msgid "Cyclic class inheritance%s"
19743 msgstr ""
19745 #: java/parse.y:6181
19746 #, c-format
19747 msgid "Superclass %qs of class %qs not found"
19748 msgstr ""
19750 #: java/parse.y:6187
19751 #, fuzzy, c-format
19752 msgid "Type %qs not found in declaration of field %qs"
19753 msgstr "`%s' ¤ÎÀë¸À¤Ç·¿¤¬¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤µ¤ì¤Þ¤·¤¿"
19755 #: java/parse.y:6193
19756 #, c-format
19757 msgid "Type %qs not found in the declaration of the argument %qs of method %qs"
19758 msgstr ""
19760 #: java/parse.y:6200
19761 #, c-format
19762 msgid "Type %qs not found in the declaration of the return type of method %qs"
19763 msgstr ""
19765 #: java/parse.y:6206
19766 #, c-format
19767 msgid "Superinterface %qs of %s %qs not found"
19768 msgstr ""
19770 #: java/parse.y:6213
19771 #, c-format
19772 msgid "Type %qs not found in the declaration of the local variable %qs"
19773 msgstr ""
19775 #: java/parse.y:6220
19776 #, fuzzy
19777 msgid "Class %qs not found in %<throws%>"
19778 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤¬¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
19780 #: java/parse.y:6277
19781 #, fuzzy, c-format
19782 msgid "Duplicate %s declaration %qs"
19783 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
19785 #: java/parse.y:6351
19786 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"
19787 msgstr ""
19789 #: java/parse.y:6507
19790 msgid "Class %qs in %<throws%> clause must be a subclass of class %<java.lang.Throwable%>"
19791 msgstr ""
19793 #: java/parse.y:6551
19794 #, c-format
19795 msgid "Class %qs must override %qs with a public method in order to implement interface %qs"
19796 msgstr ""
19798 #: java/parse.y:6565 java/parse.y:6792
19799 #, c-format
19800 msgid "Method %qs was defined with return type %qs in class %qs"
19801 msgstr ""
19803 #: java/parse.y:6582
19804 #, c-format
19805 msgid "%s methods can't be overridden. Method %qs is %s in class %qs"
19806 msgstr ""
19808 #: java/parse.y:6596
19809 #, c-format
19810 msgid "Instance methods can't be overridden by a static method. Method %qs is an instance method in class %qs"
19811 msgstr ""
19813 #: java/parse.y:6619
19814 #, c-format
19815 msgid "Methods can't be overridden to be more private. Method %qs is not %s in class %qs"
19816 msgstr ""
19818 #: java/parse.y:6760
19819 msgid "Invalid checked exception class %qs in %<throws%> clause.  The exception must be a subclass of an exception thrown by %qs from class %qs"
19820 msgstr ""
19822 #: java/parse.y:6817
19823 #, c-format
19824 msgid "Interface %qs inherits method %qs from interface %qs. This method is redefined with a different return type in interface %qs"
19825 msgstr ""
19827 #: java/parse.y:6992
19828 #, fuzzy, c-format
19829 msgid "Class or interface %qs not found in import"
19830 msgstr "¥¯¥é¥¹¤ä¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬É¬ÍפǤ¹"
19832 #: java/parse.y:7077
19833 #, c-format
19834 msgid "malformed .zip archive in CLASSPATH: %s"
19835 msgstr "CLASSPATH Æâ¤ËÊѤʠ.zip ¥¢¡¼¥«¥¤¥Ö¤¬¤¢¤ê¤Þ¤¹: %s"
19837 #: java/parse.y:7148
19838 #, fuzzy, c-format
19839 msgid "Can't find default package %qs. Check the CLASSPATH environment variable and the access to the archives"
19840 msgstr "¥Ç¥Õ¥©¥ë¥È¥Ñ¥Ã¥±¡¼¥¸ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£CLASSPATH ´Ä¶­ÊÑ¿ô¤È¥¢¡¼¥«¥¤¥Ö¤Ø¤Î¥¢¥¯¥»¥¹¤ò³Î¤«¤á¤Æ¤¯¤À¤µ¤¤¡£"
19842 #: java/parse.y:7153
19843 #, fuzzy, c-format
19844 msgid "Package %qs not found in import"
19845 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤¬¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
19847 #: java/parse.y:7250
19848 #, c-format
19849 msgid "Type %qs also potentially defined in package %qs"
19850 msgstr ""
19852 #: java/parse.y:7395
19853 #, c-format
19854 msgid "Nested %s %s is %s; cannot be accessed from here"
19855 msgstr ""
19857 #: java/parse.y:7433
19858 #, c-format
19859 msgid "Can't access %s %qs. Only public classes and interfaces in other packages can be accessed"
19860 msgstr ""
19862 #: java/parse.y:7471
19863 msgid "Only %<final%> is allowed as a local variables modifier"
19864 msgstr ""
19866 #: java/parse.y:9025
19867 #, c-format
19868 msgid "No constructor matching %qs found in class %qs"
19869 msgstr ""
19871 #: java/parse.y:9525
19872 #, c-format
19873 msgid "Can't reference %qs before the superclass constructor has been called"
19874 msgstr ""
19876 #: java/parse.y:9579
19877 #, c-format
19878 msgid "Local variable %qs can't be accessed from within the inner class %qs unless it is declared final"
19879 msgstr ""
19881 #: java/parse.y:9584 java/parse.y:10047
19882 #, fuzzy, c-format
19883 msgid "Undefined variable %qs"
19884 msgstr "ÊÑ¿ô `%s' ¤Ï»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
19886 #: java/parse.y:9595
19887 #, c-format
19888 msgid "Can't make a static reference to nonstatic variable %qs in class %qs"
19889 msgstr ""
19891 #: java/parse.y:9801 java/parse.y:10656
19892 #, c-format
19893 msgid "No enclosing instance for inner class %qs is in scope%s"
19894 msgstr ""
19896 #: java/parse.y:9920 java/parse.y:12369
19897 msgid "Keyword %<this%> used outside allowed context"
19898 msgstr ""
19900 #: java/parse.y:9926 java/parse.y:10810
19901 msgid "Can't reference %<this%> before the superclass constructor has been called"
19902 msgstr ""
19904 #: java/parse.y:9942
19905 msgid "Can't use variable %<%s.this%>: type %qs isn't an outer type of type %qs"
19906 msgstr ""
19908 #: java/parse.y:9975
19909 msgid "Keyword %<super%> used outside allowed context"
19910 msgstr ""
19912 #: java/parse.y:10024
19913 #, fuzzy, c-format
19914 msgid "No variable %qs defined in class %qs"
19915 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤¬¥¯¥é¥¹¥á¥½¥Ã¥É¤«¤é¥¢¥¯¥»¥¹¤µ¤ì¤Þ¤·¤¿"
19917 #: java/parse.y:10029
19918 #, fuzzy, c-format
19919 msgid "Undefined variable or class name: %qs"
19920 msgstr "¥¯¥é¥¹ %s ÍѤΥե¡¥¤¥ë¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó¡£"
19922 #: java/parse.y:10100
19923 #, fuzzy, c-format
19924 msgid "Can't use type %qs as a qualifier"
19925 msgstr "'%s' ¤ò %s ¤Î¥ì¥¸¥¹¥¿¤È¤·¤Æ»È¤¦¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
19927 #: java/parse.y:10119
19928 msgid "Attempt to reference field %qs in %<%s %s%>"
19929 msgstr ""
19931 #: java/parse.y:10150
19932 #, fuzzy, c-format
19933 msgid "No variable %qs defined in type %qs"
19934 msgstr "ÊÑ¿ô `%s' ¤¬ `inline' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
19936 #: java/parse.y:10234
19937 msgid "Attempt to reference field %<new%> in a %qs"
19938 msgstr ""
19940 #: java/parse.y:10371
19941 #, c-format
19942 msgid "The class %qs has been deprecated"
19943 msgstr ""
19945 #: java/parse.y:10381
19946 #, c-format
19947 msgid "The %s %qs in class %qs has been deprecated"
19948 msgstr ""
19950 #: java/parse.y:10498
19951 #, c-format
19952 msgid "Can't invoke a method on primitive type %qs"
19953 msgstr ""
19955 #: java/parse.y:10513
19956 #, c-format
19957 msgid "Can't make static reference to method %qs in interface %qs"
19958 msgstr ""
19960 #: java/parse.y:10523 java/parse.y:10857
19961 msgid "Can't make static reference to method %<%s %s%> in class %qs"
19962 msgstr ""
19964 #: java/parse.y:10563
19965 msgid "Can't invoke super constructor on java.lang.Object"
19966 msgstr ""
19968 #: java/parse.y:10576 java/parse.y:14433
19969 #, fuzzy, c-format
19970 msgid "Class %qs not found in type declaration"
19971 msgstr "`%s' ¤ËÂФ¹¤ë¥¤¥ó¥¿¥Õ¥§¡¼¥¹Àë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
19973 #: java/parse.y:10588
19974 #, c-format
19975 msgid "Class %qs is an abstract class. It can't be instantiated"
19976 msgstr ""
19978 #: java/parse.y:10618
19979 #, c-format
19980 msgid "No method named %qs in scope"
19981 msgstr ""
19983 #: java/parse.y:10729
19984 msgid "Can't access %s %s %<%s.%s%> from %qs"
19985 msgstr ""
19987 #: java/parse.y:11203
19988 msgid "Can't find %s %<%s(%s)%> in type %qs%s"
19989 msgstr ""
19991 #: java/parse.y:11783
19992 #, fuzzy
19993 msgid "Constant expression required"
19994 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
19996 #: java/parse.y:11796
19997 #, fuzzy
19998 msgid "Incompatible type for case. Can't convert %qs to %<int%>"
19999 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
20001 #: java/parse.y:11830
20002 #, fuzzy
20003 msgid "Duplicate case label: %<default%>"
20004 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
20006 #: java/parse.y:12178
20007 msgid "Incompatible type for %<+=%>. Can't convert %qs to %<java.lang.String%>"
20008 msgstr ""
20010 #: java/parse.y:12349
20011 #, fuzzy, c-format
20012 msgid "missing static field %qs"
20013 msgstr "static ¥Õ¥£¡¼¥ë¥É `%s' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20015 #: java/parse.y:12354
20016 #, fuzzy, c-format
20017 msgid "not a static field %qs"
20018 msgstr "static ¥Õ¥£¡¼¥ë¥É `%s' ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
20020 #: java/parse.y:12377
20021 msgid "Can't reference %<this%> or %<super%> before the superclass constructor has been called"
20022 msgstr ""
20024 #: java/parse.y:12397
20025 #, c-format
20026 msgid "No case for %s"
20027 msgstr "%s ¤Î¤¿¤á¤Î case ¤¬¤¢¤ê¤Þ¤»¤ó"
20029 #: java/parse.y:12827
20030 #, fuzzy
20031 msgid "Invalid left hand side of assignment"
20032 msgstr "ÂåÆþ¤È¤·¤Æ̵¸ú¤Êº¸ÊÕÃͤǤ¹"
20034 #: java/parse.y:12878
20035 #, fuzzy, c-format
20036 msgid "Incompatible type for %s. Can't convert %qs to %qs"
20037 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
20039 #: java/parse.y:12881
20040 #, c-format
20041 msgid "Incompatible type for %s. Explicit cast needed to convert %qs to %qs"
20042 msgstr ""
20044 #: java/parse.y:13054
20045 #, c-format
20046 msgid "Constant expression %qs too wide for narrowing primitive conversion to %qs"
20047 msgstr ""
20049 #: java/parse.y:13345
20050 #, c-format
20051 msgid "unregistered operator %s"
20052 msgstr "ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤±é»»»Ò %s ¤Ç¤¹"
20054 #: java/parse.y:13494
20055 msgid "Evaluating this expression will result in an arithmetic exception being thrown"
20056 msgstr ""
20058 #: java/parse.y:13576
20059 #, c-format
20060 msgid "Incompatible type for %qs. Explicit cast needed to convert shift distance from %qs to integral"
20061 msgstr ""
20063 #: java/parse.y:13581
20064 #, c-format
20065 msgid "Incompatible type for %qs. Can't convert shift distance from %qs to integral"
20066 msgstr ""
20068 #: java/parse.y:13657
20069 msgid "Invalid argument %qs for %<instanceof%>"
20070 msgstr ""
20072 #: java/parse.y:13684
20073 #, c-format
20074 msgid "Impossible for %qs to be instance of %qs"
20075 msgstr ""
20077 #: java/parse.y:13813
20078 #, fuzzy, c-format
20079 msgid "Incompatible type for %qs. Can't convert %qs to %qs"
20080 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
20082 #: java/parse.y:14294
20083 #, fuzzy, c-format
20084 msgid "Invalid argument type %qs to %qs"
20085 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
20087 #: java/parse.y:14524
20088 #, fuzzy, c-format
20089 msgid "Invalid cast from %qs to %qs"
20090 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó %s"
20092 #: java/parse.y:14571
20093 msgid "%<[]%> can only be applied to arrays. It can't be applied to %qs"
20094 msgstr ""
20096 #: java/parse.y:14584
20097 msgid "Incompatible type for %<[]%>. Explicit cast needed to convert %qs to %<int%>"
20098 msgstr ""
20100 #: java/parse.y:14588
20101 #, fuzzy
20102 msgid "Incompatible type for %<[]%>. Can't convert %qs to %<int%>"
20103 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
20105 #: java/parse.y:14659
20106 msgid "Incompatible type for dimension in array creation expression. %s convert %qs to %<int%>"
20107 msgstr ""
20109 #: java/parse.y:14775
20110 #, fuzzy, c-format
20111 msgid "Invalid array initializer for non-array type %qs"
20112 msgstr "ÈóÄê¿ôÇÛÎó¼°¤«¤éÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
20114 #: java/parse.y:14862
20115 #, fuzzy, c-format
20116 msgid "Incompatible type for array. %s convert %qs to %qs"
20117 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
20119 #: java/parse.y:14931
20120 #, fuzzy
20121 msgid "%<return%> inside instance initializer"
20122 msgstr "½é´ü²½»ÒÆâ¤Ë¶õ¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
20124 #: java/parse.y:14935
20125 #, fuzzy
20126 msgid "%<return%> inside static initializer"
20127 msgstr "½é´ü²½»ÒÆâ¤Ë¶õ¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
20129 #: java/parse.y:14941
20130 msgid "%<return%> with%s value from %<%s %s%>"
20131 msgstr ""
20133 #: java/parse.y:14948
20134 #, fuzzy
20135 msgid "%<return%> with value from constructor %qs"
20136 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤«¤éÃͤòÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
20138 #: java/parse.y:15013
20139 msgid "Incompatible type for %<if%>. Can't convert %qs to %<boolean%>"
20140 msgstr ""
20142 #: java/parse.y:15046
20143 #, fuzzy, c-format
20144 msgid "Declaration of %qs shadows a previous label declaration"
20145 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
20147 #: java/parse.y:15051
20148 #, fuzzy, c-format
20149 msgid "This is the location of the previous declaration of label %qs"
20150 msgstr "¤³¤³¤¬°ÊÁ°¤ÎÀë¸À¤¬¤¢¤ë°ÌÃ֤Ǥ¹"
20152 #: java/parse.y:15298
20153 #, fuzzy, c-format
20154 msgid "No label definition found for %qs"
20155 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
20157 #: java/parse.y:15311
20158 #, fuzzy
20159 msgid "%<continue%> must be in loop"
20160 msgstr "continue Ê¸¤¬ loop ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
20162 #: java/parse.y:15314
20163 #, fuzzy, c-format
20164 msgid "continue label %qs does not name a loop"
20165 msgstr "continue Ê¸¤¬ loop ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
20167 #: java/parse.y:15335
20168 #, fuzzy
20169 msgid "%<break%> must be in loop or switch"
20170 msgstr "break Ê¸¤¬ loop ¤Þ¤¿¤Ï switch ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
20172 #: java/parse.y:15376
20173 msgid "Incompatible type for loop conditional. Can't convert %qs to %<boolean%>"
20174 msgstr ""
20176 #: java/parse.y:15414
20177 msgid "Incompatible type for %<switch%>. Can't convert %qs to %<int%>"
20178 msgstr ""
20180 #. The case_label_list is in reverse order, so print the
20181 #. outer label first.
20182 #: java/parse.y:15445
20183 #, fuzzy
20184 msgid "duplicate case label: %<"
20185 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
20187 #: java/parse.y:15446
20188 msgid "%>"
20189 msgstr ""
20191 #: java/parse.y:15449
20192 #, fuzzy
20193 msgid "original label is here"
20194 msgstr "Á´¤Æ¤Î¥é¥Ù¥ë¤ò¥¢¥é¥¤¥ó¤¹¤ë"
20196 #: java/parse.y:15666
20197 msgid "Can't catch class %qs. Catch clause parameter type must be a subclass of class %<java.lang.Throwable%>"
20198 msgstr ""
20200 #: java/parse.y:15690
20201 msgid "%<catch%> not reached because of the catch clause at line %d"
20202 msgstr ""
20204 #: java/parse.y:15757
20205 msgid "Incompatible type for %<synchronized%>. Can't convert %qs to %<java.lang.Object%>"
20206 msgstr ""
20208 #: java/parse.y:15816
20209 msgid "Can't throw %qs; it must be a subclass of class %<java.lang.Throwable%>"
20210 msgstr ""
20212 #: java/parse.y:15845
20213 msgid "Checked exception %qs can't be thrown in instance initializer (not all declared constructor are declaring it in their %<throws%> clause)"
20214 msgstr ""
20216 #: java/parse.y:15866
20217 msgid "Checked exception %qs can't be caught by any of the catch clause(s) of the surrounding %<try%> block"
20218 msgstr ""
20220 #: java/parse.y:15879
20221 #, c-format
20222 msgid "Checked exception %qs can't be thrown in initializer"
20223 msgstr ""
20225 #: java/parse.y:15883
20226 msgid "Checked exception %qs isn't thrown from a %<try%> block"
20227 msgstr ""
20229 #: java/parse.y:15889
20230 msgid "Checked exception %qs doesn't match any of current method's %<throws%> declaration(s)"
20231 msgstr ""
20233 #: java/parse.y:15944
20234 #, fuzzy, c-format
20235 msgid "Exception %qs can't be thrown in initializer"
20236 msgstr "½é´ü²½»ÒÆâ¤Ë¶õ¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
20238 #: java/parse.y:15949
20239 msgid "Exception %qs must be caught, or it must be declared in the %<throws%> clause of %qs"
20240 msgstr ""
20242 #: java/parse.y:16060
20243 msgid "Incompatible type for %<?:%>. Can't convert %qs to %<boolean%>"
20244 msgstr ""
20246 #: java/parse.y:16128
20247 #, fuzzy
20248 msgid "Incompatible type for %<?:%>. Can't convert %qs to %qs"
20249 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
20251 #: java/typeck.c:547
20252 msgid "junk at end of signature string"
20253 msgstr "¥·¥°¥Í¥¤¥Á¥ãʸ»úÎó¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
20255 #: java/verify-glue.c:393
20256 #, fuzzy, c-format
20257 msgid "verification failed: %s"
20258 msgstr "¸¡¾Ú¥¨¥é¡¼ (PC=%d)"
20260 #: java/verify-glue.c:395
20261 #, fuzzy, c-format
20262 msgid "verification failed at PC=%d: %s"
20263 msgstr "¸¡¾Ú¥¨¥é¡¼ (PC=%d)"
20265 #: java/verify-glue.c:479 java/verify.c:514
20266 msgid "bad pc in exception_table"
20267 msgstr "exception_table ¤ËÉÔÀµ¤Ê pc ¤¬¤¢¤ê¤Þ¤¹"
20269 #: java/verify.c:1516
20270 #, c-format
20271 msgid "unknown opcode %d@pc=%d during verification"
20272 msgstr "ÉÔÌÀ¤Ê opcode %d@pc=%d ¤ò¸¡¾ÚÃæ¤Ëȯ¸«¤·¤Þ¤·¤¿"
20274 #: java/verify.c:1591 java/verify.c:1607 java/verify.c:1612
20275 #, c-format
20276 msgid "verification error at PC=%d"
20277 msgstr "¸¡¾Ú¥¨¥é¡¼ (PC=%d)"
20279 #: java/parse.h:125
20280 #, c-format
20281 msgid "%s method can't be abstract"
20282 msgstr ""
20284 #: java/parse.h:129
20285 #, fuzzy, c-format
20286 msgid "Constructor can't be %s"
20287 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤­¤Þ¤»¤ó"
20289 #. Pedantic warning on obsolete modifiers. Note: when cl is NULL,
20290 #. flags was set artificially, such as for a interface method
20291 #: java/parse.h:161
20292 #, fuzzy, c-format
20293 msgid "Discouraged redundant use of %qs modifier in declaration of %s"
20294 msgstr "`%s' ¤ÎÀë¸À¤Ë¤ª¤¤¤ÆÊ£¿ô¤ÎÊݸ¥¯¥é¥¹"
20296 #: java/parse.h:168
20297 #, c-format
20298 msgid "Discouraged redundant use of %qs modifier in declaration of %s %qs"
20299 msgstr ""
20301 #. Standard error messages
20302 #: java/parse.h:352
20303 #, fuzzy, c-format
20304 msgid "Incompatible type for %qs. Can't convert %qs to boolean"
20305 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
20307 #: java/parse.h:357
20308 #, c-format
20309 msgid "Incompatible type for %qs. Can't convert %qs to numeric type"
20310 msgstr ""
20312 #: java/parse.h:365
20313 #, c-format
20314 msgid "Incompatible type for %qs. Explicit cast needed to convert %qs to integral"
20315 msgstr ""
20317 #: java/parse.h:370
20318 #, fuzzy, c-format
20319 msgid "Incompatible type for %qs. Can't convert %qs to integral"
20320 msgstr "´ÖÀÜŪ¤Ê´Ø¿ô¸Æ¤Ó½Ð¤·¤ÎÂè %d °ú¿ô¤ËÂФ·¤Æ¸ß´¹À­¤Î¤Ê¤¤·¿¤Ç¤¹"
20322 #: objc/objc-act.c:753
20323 #, fuzzy
20324 msgid "%<@end%> must appear in an @implementation context"
20325 msgstr "`@end' ¤Ï¼ÂÁõ¥³¥ó¥Æ¥¯¥¹¥È¤Ë¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
20327 #: objc/objc-act.c:780
20328 #, fuzzy
20329 msgid "method declaration not in @interface context"
20330 msgstr "¥á¥½¥Ã¥ÉÄêµÁ¤¬¥¯¥é¥¹¥³¥ó¥Æ¥­¥¹¥ÈÆâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
20332 #: objc/objc-act.c:791
20333 #, fuzzy
20334 msgid "method definition not in @implementation context"
20335 msgstr "¥á¥½¥Ã¥ÉÄêµÁ¤¬¥¯¥é¥¹¥³¥ó¥Æ¥­¥¹¥ÈÆâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
20337 #: objc/objc-act.c:901
20338 #, fuzzy, c-format
20339 msgid "object does not conform to the %qs protocol"
20340 msgstr "¥ª¥Ö¥¸¥§¥¯¥È¤¬ `%s' ¥×¥í¥È¥³¥ë¤ËŬ¹ç¤·¤Þ¤»¤ó"
20342 #: objc/objc-act.c:991 objc/objc-act.c:1068
20343 #, fuzzy, c-format
20344 msgid "class %qs does not implement the %qs protocol"
20345 msgstr "¥¯¥é¥¹ `%s' ¤Ï `%s' ¥×¥í¥È¥³¥ë¤ò¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó"
20347 #: objc/objc-act.c:1174
20348 #, fuzzy, c-format
20349 msgid "statically allocated instance of Objective-C class %qs"
20350 msgstr "¥ª¥Ö¥¸¥§¥¯¥È¤ÎÀÅŪ¤Ê³äÅö¤Æ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
20352 #: objc/objc-act.c:1231
20353 #, c-format
20354 msgid "protocol %qs has circular dependency"
20355 msgstr ""
20357 #: objc/objc-act.c:1253 objc/objc-act.c:5831
20358 #, fuzzy, c-format
20359 msgid "cannot find protocol declaration for %qs"
20360 msgstr "`%s' ¤ËÂФ¹¤ë¥×¥í¥È¥³¥ëÀë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
20362 #: objc/objc-act.c:1649 objc/objc-act.c:2783 objc/objc-act.c:6359
20363 #: objc/objc-act.c:6685 objc/objc-act.c:6738 objc/objc-act.c:6763
20364 #, fuzzy, c-format
20365 msgid "cannot find interface declaration for %qs"
20366 msgstr "`%s' ¤ËÂФ¹¤ë¥¤¥ó¥¿¥Õ¥§¡¼¥¹Àë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
20368 #: objc/objc-act.c:1653
20369 #, c-format
20370 msgid "interface %qs does not have valid constant string layout"
20371 msgstr ""
20373 #: objc/objc-act.c:1658
20374 #, fuzzy, c-format
20375 msgid "cannot find reference tag for class %qs"
20376 msgstr "¥¯¥é¥¹ %s ÍѤΥե¡¥¤¥ë¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó¡£"
20378 #: objc/objc-act.c:2330
20379 msgid "%Jcreating selector for nonexistent method %qE"
20380 msgstr ""
20382 #: objc/objc-act.c:2518
20383 #, c-format
20384 msgid "%qs is not an Objective-C class name or alias"
20385 msgstr ""
20387 #: objc/objc-act.c:2633 objc/objc-act.c:2651 objc/objc-act.c:6622
20388 #: objc/objc-act.c:6919 objc/objc-act.c:6949
20389 msgid "Objective-C declarations may only appear in global scope"
20390 msgstr ""
20392 #: objc/objc-act.c:2638
20393 #, fuzzy, c-format
20394 msgid "cannot find class %qs"
20395 msgstr "¥¯¥é¥¹ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
20397 #: objc/objc-act.c:2640
20398 #, fuzzy, c-format
20399 msgid "class %qs already exists"
20400 msgstr "¥¯¥é¥¹ `%s' ¤Ï´û¤Ë¸ºß¤·¤Þ¤¹"
20402 #: objc/objc-act.c:2665 objc/objc-act.c:6654
20403 #, fuzzy, c-format
20404 msgid "%qs redeclared as different kind of symbol"
20405 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
20407 #: objc/objc-act.c:2667 objc/objc-act.c:6656
20408 #, fuzzy
20409 msgid "%Jprevious declaration of '%D'"
20410 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
20412 #: objc/objc-act.c:2893
20413 msgid "use %<-fobjc-exceptions%> to enable Objective-C exception syntax"
20414 msgstr ""
20416 #: objc/objc-act.c:3222
20417 msgid "@catch parameter is not a known Objective-C class type"
20418 msgstr ""
20420 #: objc/objc-act.c:3238
20421 msgid "exception of type %<%T%> will be caught"
20422 msgstr ""
20424 #: objc/objc-act.c:3240
20425 msgid "%H   by earlier handler for %<%T%>"
20426 msgstr ""
20428 #: objc/objc-act.c:3293
20429 msgid "%<@try%> without %<@catch%> or %<@finally%>"
20430 msgstr ""
20432 #: objc/objc-act.c:3340
20433 msgid "%<@throw%> (rethrow) used outside of a @catch block"
20434 msgstr ""
20436 #: objc/objc-act.c:3716
20437 msgid "%Jtype '%D' does not have a known size"
20438 msgstr ""
20440 #: objc/objc-act.c:4229
20441 #, fuzzy
20442 msgid "%J%s %qs"
20443 msgstr "%s: %s"
20445 #: objc/objc-act.c:4252 objc/objc-act.c:4271
20446 msgid "inconsistent instance variable specification"
20447 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô¤Î»ÅÍͤ¬°ì´Ó¤·¤Æ¤¤¤Þ¤»¤ó"
20449 #: objc/objc-act.c:5127
20450 #, fuzzy
20451 msgid "can not use an object as parameter to a method"
20452 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Ç `::' ¤ò»È¤¨¤Þ¤»¤ó"
20454 #: objc/objc-act.c:5329
20455 #, fuzzy
20456 msgid "multiple %s named %<%c%s%> found"
20457 msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'"
20459 #: objc/objc-act.c:5554
20460 #, fuzzy, c-format
20461 msgid "no super class declared in @interface for %qs"
20462 msgstr "`%s' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤Ë´ðÄ쥯¥é¥¹¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
20464 #: objc/objc-act.c:5595
20465 msgid "found %<-%s%> instead of %<+%s%> in protocol(s)"
20466 msgstr ""
20468 #: objc/objc-act.c:5654
20469 #, fuzzy, c-format
20470 msgid "invalid receiver type %qs"
20471 msgstr "¥ì¥·¡¼¥Ð·¿ `%s' ¤¬Ìµ¸ú¤Ç¤¹"
20473 #: objc/objc-act.c:5669
20474 #, fuzzy
20475 msgid "%<%c%s%> not found in protocol(s)"
20476 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤¬¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
20478 #: objc/objc-act.c:5683
20479 #, fuzzy
20480 msgid "%qs may not respond to %<%c%s%>"
20481 msgstr "`%s' ¤Ï `%s' ¤Ë±þÅú¤·¤Þ¤»¤ó"
20483 #: objc/objc-act.c:5691
20484 msgid "no %<%c%s%> method found"
20485 msgstr ""
20487 #: objc/objc-act.c:5697
20488 msgid "(Messages without a matching method signature"
20489 msgstr ""
20491 #: objc/objc-act.c:5698
20492 msgid "will be assumed to return %<id%> and accept"
20493 msgstr ""
20495 #: objc/objc-act.c:5699
20496 msgid "%<...%> as arguments.)"
20497 msgstr ""
20499 #: objc/objc-act.c:5930
20500 #, c-format
20501 msgid "undeclared selector %qs"
20502 msgstr ""
20504 #. Historically, a class method that produced objects (factory
20505 #. method) would assign `self' to the instance that it
20506 #. allocated.  This would effectively turn the class method into
20507 #. an instance method.  Following this assignment, the instance
20508 #. variables could be accessed.  That practice, while safe,
20509 #. violates the simple rule that a class method should not refer
20510 #. to an instance variable.  It's better to catch the cases
20511 #. where this is done unknowingly than to support the above
20512 #. paradigm.
20513 #: objc/objc-act.c:5972
20514 #, fuzzy, c-format
20515 msgid "instance variable %qs accessed in class method"
20516 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤¬¥¯¥é¥¹¥á¥½¥Ã¥É¤«¤é¥¢¥¯¥»¥¹¤µ¤ì¤Þ¤·¤¿"
20518 #: objc/objc-act.c:6184
20519 #, fuzzy
20520 msgid "duplicate declaration of method %<%c%s%>"
20521 msgstr "¥¯¥é¥¹¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
20523 #: objc/objc-act.c:6229
20524 #, fuzzy
20525 msgid "duplicate interface declaration for category %<%s(%s)%>"
20526 msgstr "¥«¥Æ¥´¥ê `%s(%s)' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
20528 #: objc/objc-act.c:6256
20529 #, fuzzy, c-format
20530 msgid "illegal reference type specified for instance variable %qs"
20531 msgstr "Èó static ¥í¡¼¥«¥ëÊÑ¿ô `%s' ¤Ø¤Î asm »ØÄê»Ò¤Ï̵»ë¤µ¤ì¤Þ¤¹"
20533 #: objc/objc-act.c:6267
20534 #, fuzzy, c-format
20535 msgid "instance variable %qs has unknown size"
20536 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï %s ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
20538 #. vtable pointers are Real Bad(tm), since Obj-C cannot initialize them
20539 #: objc/objc-act.c:6281
20540 #, fuzzy, c-format
20541 msgid "type %qs has virtual member functions"
20542 msgstr "¥á¥ó¥Ð´Ø¿ô¤Î̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20544 #: objc/objc-act.c:6282
20545 #, fuzzy, c-format
20546 msgid "illegal aggregate type %qs specified for instance variable %qs"
20547 msgstr "Èó static ¥í¡¼¥«¥ëÊÑ¿ô `%s' ¤Ø¤Î asm »ØÄê»Ò¤Ï̵»ë¤µ¤ì¤Þ¤¹"
20549 #: objc/objc-act.c:6290
20550 #, c-format
20551 msgid "type %qs has a user-defined constructor"
20552 msgstr ""
20554 #: objc/objc-act.c:6292
20555 #, c-format
20556 msgid "type %qs has a user-defined destructor"
20557 msgstr ""
20559 #: objc/objc-act.c:6293
20560 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
20561 msgstr ""
20563 #: objc/objc-act.c:6383
20564 #, fuzzy, c-format
20565 msgid "instance variable %qs is declared private"
20566 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï private ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
20568 #: objc/objc-act.c:6392
20569 #, fuzzy, c-format
20570 msgid "instance variable %qs is %s; this will be a hard error in the future"
20571 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï private ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
20573 #: objc/objc-act.c:6399
20574 #, fuzzy, c-format
20575 msgid "instance variable %qs is declared %s"
20576 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï %s ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
20578 #: objc/objc-act.c:6409
20579 #, fuzzy
20580 msgid "static access to object of type %<id%>"
20581 msgstr "`id' ·¿¤Î¥ª¥Ö¥¸¥§¥¯¥È¤ËÂΤ¹¤ëÀÅŪ¥¢¥¯¥»¥¹¤Ç¤¹"
20583 #: objc/objc-act.c:6431 objc/objc-act.c:6519
20584 #, fuzzy, c-format
20585 msgid "incomplete implementation of class %qs"
20586 msgstr "¥¯¥é¥¹ `%s' ¤Î¼ÂÁõ¤¬ÉÔ´°Á´¤Ç¤¹"
20588 #: objc/objc-act.c:6435 objc/objc-act.c:6524
20589 #, fuzzy, c-format
20590 msgid "incomplete implementation of category %qs"
20591 msgstr "¥«¥Æ¥´¥ê `%s' ¤Î¼ÂÁõ¤¬ÉÔ´°Á´¤Ç¤¹"
20593 #: objc/objc-act.c:6440 objc/objc-act.c:6529
20594 #, fuzzy
20595 msgid "method definition for %<%c%s%> not found"
20596 msgstr "`%c%s' ¤Î¥á¥½¥Ã¥ÉÄêµÁ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
20598 #: objc/objc-act.c:6570
20599 #, fuzzy, c-format
20600 msgid "%s %qs does not fully implement the %qs protocol"
20601 msgstr "%s `%s' ¤Ï `%s' ¥×¥í¥È¥³¥ë¤ò´°Á´¤Ë¤Ï¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó"
20603 #: objc/objc-act.c:6628 objc/objc-act.c:8177
20604 #, fuzzy
20605 msgid "%<@end%> missing in implementation context"
20606 msgstr "`@end' ¤Ï¼ÂÁõ¥³¥ó¥Æ¥¯¥¹¥È¤Ë¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
20608 #: objc/objc-act.c:6641
20609 #, fuzzy, c-format
20610 msgid "cannot find interface declaration for %qs, superclass of %qs"
20611 msgstr "`%s' ¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡Ê`%s' ¤Î´ðÄ쥯¥é¥¹¤Ç¤¹¡Ë"
20613 #: objc/objc-act.c:6668
20614 #, fuzzy, c-format
20615 msgid "reimplementation of class %qs"
20616 msgstr "¥¯¥é¥¹ `%s' ¤ÎºÆ¼ÂÁõ¤Ç¤¹"
20618 #: objc/objc-act.c:6699
20619 #, fuzzy, c-format
20620 msgid "conflicting super class name %qs"
20621 msgstr "´ðÄ쥯¥é¥¹Ì¾ `%s' ¤¬¾×Æͤ·¤Æ¤¤¤Þ¤¹"
20623 #: objc/objc-act.c:6701
20624 #, fuzzy, c-format
20625 msgid "previous declaration of %qs"
20626 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
20628 #: objc/objc-act.c:6715 objc/objc-act.c:6717
20629 #, fuzzy, c-format
20630 msgid "duplicate interface declaration for class %qs"
20631 msgstr "¥¯¥é¥¹ `%s' ¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
20633 #: objc/objc-act.c:6977
20634 #, fuzzy, c-format
20635 msgid "duplicate declaration for protocol %qs"
20636 msgstr "¥×¥í¥È¥³¥ë '%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
20638 #. Add a readable method name to the warning.
20639 #: objc/objc-act.c:7494
20640 msgid "%J%s %<%c%s%>"
20641 msgstr ""
20643 #: objc/objc-act.c:7784
20644 #, fuzzy, c-format
20645 msgid "no super class declared in interface for %qs"
20646 msgstr "`%s' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤Ë´ðÄ쥯¥é¥¹¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
20648 #: objc/objc-act.c:7832
20649 msgid "[super ...] must appear in a method context"
20650 msgstr "[super ...] ¤Ï¥á¥½¥Ã¥É¥³¥ó¥Æ¥­¥¹¥È¤Ë¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
20652 #: objc/objc-act.c:8459
20653 #, fuzzy, c-format
20654 msgid "local declaration of %qs hides instance variable"
20655 msgstr "`%s' ¤Î¥í¡¼¥«¥ëÀë¸À¤Ç¡¢¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô¤¬±£¤µ¤ì¤Þ¤¹"
20657 #: objc/objc-parse.y:2720
20658 #, fuzzy
20659 msgid "extra semicolon in method definition specified"
20660 msgstr "struct ¤ä union ¤ÎÃæ¤Ç;ʬ¤Ê¥»¥ß¥³¥í¥ó¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
20662 #: treelang/tree1.c:278
20663 #, fuzzy
20664 msgid "%HDuplicate name %q.*s."
20665 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
20667 #: treelang/treetree.c:842
20668 #, fuzzy
20669 msgid "Global register variable %qD used in nested function."
20670 msgstr "Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
20672 #: treelang/treetree.c:846
20673 #, fuzzy
20674 msgid "Register variable %qD used in nested function."
20675 msgstr "¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
20677 #: treelang/treetree.c:852
20678 #, fuzzy
20679 msgid "Address of global register variable %qD requested."
20680 msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹"
20682 #: treelang/treetree.c:857
20683 #, fuzzy
20684 msgid "Address of register variable %qD requested."
20685 msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
20687 #: options.c:943
20688 #, fuzzy
20689 msgid "Display this information"
20690 msgstr "  --help                  ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
20692 #: options.c:949
20693 msgid "--param <param>=<value>\tSet parameter <param> to value.  See below for a complete list of parameters"
20694 msgstr ""
20696 #: options.c:958
20697 msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>"
20698 msgstr ""
20700 #: options.c:961
20701 #, fuzzy
20702 msgid "Do not discard comments"
20703 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¥³¥á¥ó¥È"
20705 #: options.c:964
20706 #, fuzzy
20707 msgid "Do not discard comments in macro expansions"
20708 msgstr "¥Ó¥Ã¥È±é»»¤Ç¤Î¨ÃÍ¥µ¥¤¥º¤òÄ´Ä䤷¤Ê¤¤"
20710 #: options.c:967
20711 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1"
20712 msgstr ""
20714 #: options.c:973
20715 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path  "
20716 msgstr ""
20718 #: options.c:976
20719 #, fuzzy
20720 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)"
20721 msgstr ""
20722 "  -G <number>             <number> ¥Ð¥¤¥È¤è¤ê¾®¤µ¤ÊÂç°è¤ª¤è¤ÓÀÅŪ¥Ç¡¼¥¿¤ò\n"
20723 "                          ÆÃÊ̤ʥ»¥¯¥·¥ç¥ó¤ËÃÖ¤¯ (¥¿¡¼¥²¥Ã¥È¼¡Âè)\n"
20725 #: options.c:979
20726 #, fuzzy
20727 msgid "Print the name of header files as they are used"
20728 msgstr "¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿¥×¥í¥°¥é¥àñ°Ì¤Î̾Á°¤òɽ¼¨¤¹¤ë"
20730 #: options.c:985
20731 msgid "-J<directory>\tPut MODULE files in 'directory'"
20732 msgstr ""
20734 #: options.c:991
20735 #, fuzzy
20736 msgid "Generate make dependencies and compile"
20737 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
20739 #: options.c:1000
20740 msgid "Treat missing header files as generated files"
20741 msgstr ""
20743 #: options.c:1006
20744 msgid "Like -MD but ignore system header files"
20745 msgstr ""
20747 #: options.c:1015
20748 msgid "-MQ <target>\tAdd a MAKE-quoted target"
20749 msgstr ""
20751 #: options.c:1021
20752 #, fuzzy
20753 msgid "-O<number>\tSet optimization level to <number>"
20754 msgstr "  -O[number]              ºÇŬ²½¥ì¥Ù¥ë¤ò [number] ¤ËÀßÄꤹ¤ë\n"
20756 #: options.c:1024
20757 #, fuzzy
20758 msgid "Optimize for space rather than speed"
20759 msgstr "  -Os                     Â®ÅÙ¤è¤ê¤â¥µ¥¤¥º¤ÎºÇŬ²½¤ò¹Ô¤Ê¤¦\n"
20761 #: options.c:1027
20762 #, fuzzy
20763 msgid "Do not generate #line directives"
20764 msgstr ".size µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
20766 #: options.c:1030
20767 msgid "-U<macro>\tUndefine <macro>"
20768 msgstr ""
20770 #: options.c:1033
20771 msgid "This switch is deprecated; use -Wextra instead"
20772 msgstr ""
20774 #: options.c:1036
20775 msgid "Warn about things that will change when compiling with an ABI-compliant compiler"
20776 msgstr ""
20778 #: options.c:1039
20779 msgid "Warn about returning structures, unions or arrays"
20780 msgstr "¹½Â¤ÂΡ¢¶¦ÍÑÂÎËô¤ÏÇÛÎó¤òÊÖ¤¹¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20782 #: options.c:1042
20783 #, fuzzy
20784 msgid "Warn about possible aliasing of dummy arguments"
20785 msgstr "³ç¸Ì¤ò·ç¤¤¤Æ¤¤¤ë²ÄǽÀ­¤¬¤¢¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
20787 #: options.c:1048
20788 msgid "Warn about casting functions to incompatible types"
20789 msgstr "·¿¤Ë¸ß´¹À­¤Î¤Ê¤¤´Ø¿ô¤Î¥­¥ã¥¹¥È¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20791 #: options.c:1051
20792 msgid "Warn about pointer casts which increase alignment"
20793 msgstr "¥Ý¥¤¥ó¥¿¤Î¥­¥ã¥¹¥È¤Ç¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Áý²Ã¤¹¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20795 #: options.c:1054
20796 msgid "Warn about casts which discard qualifiers"
20797 msgstr "½¤¾þ»Ò¤ò¼è¤êµî¤ë¥­¥ã¥¹¥È¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
20799 #: options.c:1057
20800 #, fuzzy
20801 msgid "Warn about subscripts whose type is \"char\""
20802 msgstr "ź»ú¤Î·¿¤¬ 'char' ¤Ç¤¢¤ì¤Ð·Ù¹ð¤¹¤ë"
20804 #: options.c:1060
20805 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line"
20806 msgstr ""
20808 #: options.c:1063
20809 msgid "Synonym for -Wcomment"
20810 msgstr ""
20812 #: options.c:1066
20813 #, fuzzy
20814 msgid "Warn about implicit conversion"
20815 msgstr "°ÅÌۤδؿôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20817 #: options.c:1069
20818 #, fuzzy
20819 msgid "Warn when all constructors and destructors are private"
20820 msgstr "Á´¤Æ¤Î¥³¥ó¥¹¥È¥é¥¯¥¿/¥Ç¥¹¥È¥é¥¯¥¿¤¬ private ¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
20822 #: options.c:1072
20823 #, fuzzy
20824 msgid "Warn when a declaration is found after a statement"
20825 msgstr "Àë¸À¤¬·¿¤ò»ØÄꤷ¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
20827 #: options.c:1075
20828 msgid "Warn if a deprecated compiler feature, class, method, or field is used"
20829 msgstr ""
20831 #: options.c:1078
20832 msgid "Warn about uses of __attribute__((deprecated)) declarations"
20833 msgstr ""
20835 #: options.c:1081
20836 msgid "Warn when an optimization pass is disabled"
20837 msgstr "ºÇŬ²½²áÄø¤¬Ìµ¸ú²½¤µ¤ì¤¿¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
20839 #: options.c:1084
20840 #, fuzzy
20841 msgid "Warn about compile-time integer division by zero"
20842 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤¹¤ë"
20844 #: options.c:1087
20845 msgid "Warn about violations of Effective C++ style rules"
20846 msgstr "Effective C++ ¼°¤Î»Ø¿Ë¤«¤é¤Ï¤º¤ì¤ë¤â¤Î¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
20848 #: options.c:1090
20849 msgid "Warn about stray tokens after #elif and #endif"
20850 msgstr ""
20852 #: options.c:1093
20853 msgid "Treat all warnings as errors"
20854 msgstr "Á´¤Æ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤¦"
20856 #: options.c:1096
20857 #, fuzzy
20858 msgid "Make implicit function declarations an error"
20859 msgstr "°ÅÌۤδؿôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20861 #: options.c:1099
20862 msgid "Print extra (possibly unwanted) warnings"
20863 msgstr ""
20865 #: options.c:1102
20866 msgid "Warn if deprecated empty statements are found"
20867 msgstr "¿ä¾©¤µ¤ì¤Ê¤¤¶õʸ¤¬¸«¤Ä¤«¤ì¤Ð·Ù¹ð¤¹¤ë"
20869 #: options.c:1105
20870 msgid "Exit on the first error occurred"
20871 msgstr ""
20873 #: options.c:1108
20874 #, fuzzy
20875 msgid "Warn if testing floating point numbers for equality"
20876 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤ÎÅù²Á¥Æ¥¹¥È¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20878 #: options.c:1111
20879 #, fuzzy
20880 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
20881 msgstr "printf/scanf/strftime/strfmon ·Á¼°¤ÎÊѧŪ¤Ê¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20883 #: options.c:1114
20884 #, fuzzy
20885 msgid "Warn if passing too many arguments to a function for its format string"
20886 msgstr "`va_start' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
20888 #: options.c:1117
20889 #, fuzzy
20890 msgid "Warn about format strings that are not literals"
20891 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
20893 #: options.c:1120
20894 msgid "Warn about possible security problems with format functions"
20895 msgstr "¥»¥­¥å¥ê¥Æ¥£Åª¤ÊÌäÂê¤È¤Ê¤ê¤¦¤ë format ´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20897 #: options.c:1123
20898 #, fuzzy
20899 msgid "Warn about strftime formats yielding 2-digit years"
20900 msgstr "strftime ·Á¼°¤¬Æó·å¤Çǯ¤òɽ¤·¤Æ¤¤¤ë»þ¤Î·Ù¹ð¤·¤Ê¤¤"
20902 #: options.c:1126
20903 #, fuzzy
20904 msgid "Warn about zero-length formats"
20905 msgstr "Ťµ 0 ¤Î¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó"
20907 #: options.c:1135
20908 msgid "Warn about implicit function declarations"
20909 msgstr "°ÅÌۤδؿôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20911 #: options.c:1138
20912 msgid "Warn when a declaration does not specify a type"
20913 msgstr "Àë¸À¤¬·¿¤ò»ØÄꤷ¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
20915 #: options.c:1141
20916 #, fuzzy
20917 msgid "Warn about calls with implicit interface"
20918 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
20920 #: options.c:1144
20921 msgid "Deprecated.  This switch has no effect."
20922 msgstr ""
20924 #: options.c:1147
20925 msgid "Warn about variables which are initialized to themselves."
20926 msgstr ""
20928 #: options.c:1150
20929 msgid "Warn when an inlined function cannot be inlined"
20930 msgstr "¥¤¥ó¥é¥¤¥ó´Ø¿ô¤ò¥¤¥ó¥é¥¤¥ó²½¤Ç¤­¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
20932 #: options.c:1153
20933 #, fuzzy
20934 msgid "Warn about invalid uses of the \"offsetof\" macro"
20935 msgstr "#import ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ÎÍøÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
20937 #: options.c:1156
20938 msgid "Warn about PCH files that are found but not used"
20939 msgstr ""
20941 #: options.c:1159
20942 #, fuzzy
20943 msgid "-Wlarger-than-<number>\tWarn if an object is larger than <number> bytes"
20944 msgstr "  -Wlarger-than-<number>  ¥ª¥Ö¥¸¥§¥¯¥È¤¬ <number> ¥Ð¥¤¥È¤è¤êÂ礭¤±¤ì¤Ð·Ù¹ð¤¹¤ë\n"
20946 #: options.c:1162
20947 #, fuzzy
20948 msgid "Warn about truncated source lines"
20949 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
20951 #: options.c:1165
20952 #, fuzzy
20953 msgid "Do not warn about using \"long long\" when -pedantic"
20954 msgstr "-pedantic »ØÄê»þ¤Ç¤â 'long long' ¤Î»ÈÍѤˤĤ¤¤Æ¤Ï·Ù¹ð¤·¤Ê¤¤"
20956 #: options.c:1168
20957 #, fuzzy
20958 msgid "Warn about suspicious declarations of \"main\""
20959 msgstr "µ¿¤ï¤·¤¤ main ¤ÎÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20961 #: options.c:1171
20962 #, fuzzy
20963 msgid "Warn about possibly missing braces around initializers"
20964 msgstr "½é´ü²½»Ò¤Î¼þ¤ê¤Ë¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤ëÍͤǤ¢¤ì¤Ð·Ù¹ð¤¹¤ë"
20966 #: options.c:1174
20967 #, fuzzy
20968 msgid "Warn about global functions without previous declarations"
20969 msgstr "»öÁ°¤ÎÀë¸À¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20971 #: options.c:1177
20972 #, fuzzy
20973 msgid "Warn about missing fields in struct initializers"
20974 msgstr "½é´ü²½»Ò¤Î¼þ¤ê¤Ë¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤ëÍͤǤ¢¤ì¤Ð·Ù¹ð¤¹¤ë"
20976 #: options.c:1180
20977 msgid "Warn about functions which might be candidates for format attributes"
20978 msgstr "format Â°À­¤ò¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
20980 #: options.c:1183
20981 msgid "Warn about user-specified include directories that do not exist"
20982 msgstr ""
20984 #: options.c:1186
20985 #, fuzzy
20986 msgid "Warn about functions which might be candidates for __attribute__((noreturn))"
20987 msgstr "noreturn Â°À­¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20989 #: options.c:1189
20990 #, fuzzy
20991 msgid "Warn about global functions without prototypes"
20992 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20994 #: options.c:1192
20995 #, fuzzy
20996 msgid "Warn about use of multi-character character constants"
20997 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
20999 #: options.c:1195
21000 #, fuzzy
21001 msgid "Warn about \"extern\" declarations not at file scope"
21002 msgstr "¥Õ¥¡¥¤¥ë¥¹¥³¡¼¥×¥ì¥Ù¥ë¤Ç¤Ê¤¤ extern ¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21004 #: options.c:1198
21005 #, fuzzy
21006 msgid "Warn when non-templatized friend functions are declared within a template"
21007 msgstr "template Æâ¤ÇÈó template ¤Î friend ´Ø¿ô¤¬Àë¸À¤µ¤ì¤¿¾ì¹ç¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
21009 #: options.c:1201
21010 #, fuzzy
21011 msgid "Warn about non-virtual destructors"
21012 msgstr "Èó²¾Áۥǥ¹¥È¥é¥¯¥¿¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
21014 #: options.c:1204
21015 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL"
21016 msgstr ""
21018 #: options.c:1207
21019 #, fuzzy
21020 msgid "Warn about usage of non-standard intrinsics"
21021 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
21023 #: options.c:1210
21024 #, fuzzy
21025 msgid "Warn if a C-style cast is used in a program"
21026 msgstr "C ¼°¤Î¥­¥ã¥¹¥È¤¬¥×¥í¥°¥é¥à¤Ç»È¤ï¤ì¤¿¤é·Ù¹ð¤¹¤ë"
21028 #: options.c:1213
21029 #, fuzzy
21030 msgid "Warn if an old-style parameter definition is used"
21031 msgstr "´Ø¿ô¤Î²¾°ú¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
21033 #: options.c:1216
21034 msgid "Warn if .class files are out of date"
21035 msgstr ".class ¥Õ¥¡¥¤¥ë¤¬¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤è¤ê¸Å¤±¤ì¤Ð·Ù¹ð¤¹¤ë"
21037 #: options.c:1219
21038 msgid "Warn about overloaded virtual function names"
21039 msgstr "¥ª¡¼¥Ð¡¼¥í¡¼¥É¤µ¤ì¤¿²¾ÁÛ´Ø¿ô̾¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
21041 #: options.c:1222
21042 msgid "Warn when the packed attribute has no effect on struct layout"
21043 msgstr "packed Â°À­¤¬¹½Â¤ÂÎÇÛÃ֤˱ƶÁ¤·¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
21045 #: options.c:1225
21046 #, fuzzy
21047 msgid "Warn when padding is required to align structure members"
21048 msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð¤Î¥¢¥é¥¤¥ó¤Ç¡¢¥Ñ¥Ç¥£¥ó¥°¤òÍפ¹¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
21050 #: options.c:1228
21051 #, fuzzy
21052 msgid "Warn about possibly missing parentheses"
21053 msgstr "³ç¸Ì¤ò·ç¤¤¤Æ¤¤¤ë²ÄǽÀ­¤¬¤¢¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
21055 #: options.c:1231
21056 #, fuzzy
21057 msgid "Warn when converting the type of pointers to member functions"
21058 msgstr "¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð´Ø¿ô¤Ø¤Î·¿ÊÑ´¹¤Î¾ì¹ç¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
21060 #: options.c:1234
21061 msgid "Warn about function pointer arithmetic"
21062 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤Î·×»»¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21064 #: options.c:1237
21065 #, fuzzy
21066 msgid "Warn if inherited methods are unimplemented"
21067 msgstr "ÇÉÀ¸¥á¥½¥Ã¥É¤¬Ì¤¼ÂÁõ¤Î¾ì¹ç¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
21069 #: options.c:1240
21070 msgid "Warn about multiple declarations of the same object"
21071 msgstr "Ʊ°ì¥ª¥Ö¥¸¥§¥¯¥È¤ÎÀë¸À¤¬Ê£¿ô¤¢¤ì¤Ð·Ù¹ð¤¹¤ë"
21073 #: options.c:1243
21074 msgid "Warn if modifiers are specified when not necessary"
21075 msgstr "»ØÄꤵ¤ì¤¿½¤¾þ»Ò¤¬ÉÔÍפʤâ¤Î¤Ç¤¢¤ì¤Ð·Ù¹ð¤¹¤ë"
21077 #: options.c:1246
21078 msgid "Warn when the compiler reorders code"
21079 msgstr "¥³¥ó¥Ñ¥¤¥é¤¬¥³¡¼¥É¤òʤÙÂؤ¨¤ë¤È¤­¤Ë·Ù¹ð¤¹¤ë"
21081 #: options.c:1249
21082 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)"
21083 msgstr ""
21085 #: options.c:1252
21086 msgid "Warn if a selector has multiple methods"
21087 msgstr "¥»¥ì¥¯¥¿¤¬Ê£¿ô¤Î¥á¥½¥Ã¥É¤ò»ý¤Ã¤Æ¤¤¤ì¤Ð·Ù¹ð¤¹¤ë"
21089 #: options.c:1255
21090 msgid "Warn about possible violations of sequence point rules"
21091 msgstr "ÉûºîÍÑ´°Î»ÅÀµ¬Â§¤òÇˤë²ÄǽÀ­¤¬¤¢¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
21093 #: options.c:1258
21094 msgid "Warn when one local variable shadows another"
21095 msgstr "¤¢¤ë¥í¡¼¥«¥ëÊÑ¿ô¤¬Â¾¤Î¤â¤Î¤òʤ¤¤±£¤¹¤È¤­¤Ë·Ù¹ð¤¹¤ë"
21097 #: options.c:1261
21098 #, fuzzy
21099 msgid "Warn about signed-unsigned comparisons"
21100 msgstr "Éä¹çÉÕ¤­/Éä¹ç̵¤·¤ÎÈæ³Ó¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21102 #: options.c:1264
21103 msgid "Warn when overload promotes from unsigned to signed"
21104 msgstr "¥ª¡¼¥Ð¡¼¥í¡¼¥É¤¬Éä¹ç̵¤·¤«¤éÉä¹çÉÕ¤­¤Ë³Ê¾å¤²¤È¤Ê¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
21106 #: options.c:1267 options.c:1270
21107 #, fuzzy
21108 msgid "Warn about code which might break strict aliasing rules"
21109 msgstr "format Â°À­¤ò¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
21111 #: options.c:1273
21112 #, fuzzy
21113 msgid "Warn about unprototyped function declarations"
21114 msgstr "¥×¥í¥È¥¿¥¤¥×¤µ¤ì¤Æ¤¤¤Ê¤¤´Ø¿ôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21116 #: options.c:1276
21117 #, fuzzy
21118 msgid "Warn about \"suspicious\" constructs"
21119 msgstr "µ¿¤ï¤·¤¤ main ¤ÎÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21121 #: options.c:1279
21122 #, fuzzy
21123 msgid "Warn about enumerated switches, with no default, missing a case"
21124 msgstr "ÎóµóÄê¿ô¤Î switch ¤Ç case »ØÄ꤬·ç¤±¤Æ¤¤¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21126 #: options.c:1282
21127 #, fuzzy
21128 msgid "Warn about enumerated switches missing a \"default:\" statement"
21129 msgstr "ÎóµóÄê¿ô¤Î switch ¤Ç case »ØÄ꤬·ç¤±¤Æ¤¤¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21131 #: options.c:1285
21132 #, fuzzy
21133 msgid "Warn about all enumerated switches missing a specific case"
21134 msgstr "ÎóµóÄê¿ô¤Î switch ¤Ç case »ØÄ꤬·ç¤±¤Æ¤¤¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21136 #: options.c:1288
21137 #, fuzzy
21138 msgid "Warn when synthesis behavior differs from Cfront"
21139 msgstr "¹çÀ®¤Î¿¶¤ëÉñ¤¤¤¬ Cfront ¤È°Û¤Ê¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
21141 #: options.c:1291
21142 msgid "Do not suppress warnings from system headers"
21143 msgstr "¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤«¤é¤Î·Ù¹ð¤òÍÞÀ©¤·¤Ê¤¤"
21145 #: options.c:1294
21146 #, fuzzy
21147 msgid "Warn about features not present in traditional C"
21148 msgstr "¸Å¤¤ C ¤Ç¤Ï #elif ¤ò»È¤ï¤Ê¤¤Êý¤¬¤¤¤¤¤Ç¤¹"
21150 #: options.c:1297
21151 msgid "Warn if trigraphs are encountered that might affect the meaning of the program"
21152 msgstr ""
21154 #: options.c:1300
21155 #, fuzzy
21156 msgid "Warn about @selector()s without previously declared methods"
21157 msgstr "»öÁ°¤ÎÀë¸À¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21159 #: options.c:1303
21160 #, fuzzy
21161 msgid "Warn if an undefined macro is used in an #if directive"
21162 msgstr "̤ÄêµÁËô¤ÏÉÔÀµ¤Ê # ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Ç¤¹"
21164 #: options.c:1306
21165 #, fuzzy
21166 msgid "Warn about underflow of numerical constant expressions"
21167 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
21169 #: options.c:1309
21170 #, fuzzy
21171 msgid "Warn about uninitialized automatic variables"
21172 msgstr "½é´ü²½¤µ¤ì¤Ê¤¤¼«Æ°ÊÑ¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21174 #: options.c:1312
21175 msgid "Warn about unrecognized pragmas"
21176 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤ pragma ¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21178 #: options.c:1315
21179 msgid "Warn about code that will never be executed"
21180 msgstr "¼Â¹Ô¤µ¤ì¤ë¤³¤È¤¬¤Ê¤¤¥³¡¼¥É¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21182 #: options.c:1318
21183 msgid "Enable all -Wunused- warnings"
21184 msgstr ""
21186 #: options.c:1321
21187 msgid "Warn when a function is unused"
21188 msgstr "´Ø¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
21190 #: options.c:1324 options.c:1327
21191 msgid "Warn when a label is unused"
21192 msgstr "¥é¥Ù¥ë¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
21194 #: options.c:1330
21195 msgid "Warn about macros defined in the main file that are not used"
21196 msgstr ""
21198 #: options.c:1333
21199 msgid "Warn when a function parameter is unused"
21200 msgstr "´Ø¿ô¤Î²¾°ú¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
21202 #: options.c:1336
21203 msgid "Warn when an expression value is unused"
21204 msgstr "¼°¤ÎÃͤ¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
21206 #: options.c:1339
21207 msgid "Warn when a variable is unused"
21208 msgstr "ÊÑ¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
21210 #: options.c:1342
21211 #, fuzzy
21212 msgid "Do not warn about using variadic macros when -pedantic"
21213 msgstr "-pedantic »ØÄê»þ¤Ç¤â 'long long' ¤Î»ÈÍѤˤĤ¤¤Æ¤Ï·Ù¹ð¤·¤Ê¤¤"
21215 #: options.c:1345
21216 msgid "Give strings the type \"array of char\""
21217 msgstr ""
21219 #: options.c:1348
21220 msgid "A synonym for -std=c89.  In a future version of GCC it will become synonymous with -std=c99 instead"
21221 msgstr ""
21223 #: options.c:1351
21224 #, fuzzy
21225 msgid "-aux-info <file>\tEmit declaration information into <file>"
21226 msgstr "  -aux-info <file>        Àë¸À¾ðÊó¤ò <file> ¤Øȯ¹Ô¤¹¤ë\n"
21228 #: options.c:1363
21229 #, fuzzy
21230 msgid "-d<letters>\tEnable dumps from specific passes of the compiler"
21231 msgstr "  -d[letters]             ¥³¥ó¥Ñ¥¤¥é¤Î²áÄø¤«¤é¤Î¥À¥ó¥×¤òÍ­¸ú¤Ë¤¹¤ë\n"
21233 #: options.c:1366
21234 msgid "Set the default real and integer kinds to double precision"
21235 msgstr ""
21237 #: options.c:1369
21238 #, fuzzy
21239 msgid "-dumpbase <file>\tSet the file basename to be used for dumps"
21240 msgstr "  -dumpbase <file>        ²áÄø¤«¤é¤Î¥À¥ó¥×¤Ë»È¤ï¤ì¤ë̾Á°¤Î¥Ù¡¼¥¹¤È¤¹¤ë\n"
21242 #: options.c:1372
21243 msgid "--CLASSPATH\tDeprecated; use --classpath instead"
21244 msgstr ""
21246 #: options.c:1375
21247 #, fuzzy
21248 msgid "Generate position-independent code if possible (large mode)"
21249 msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
21251 #: options.c:1378
21252 #, fuzzy
21253 msgid "Generate position-independent code for executables if possible (large mode)"
21254 msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
21256 #: options.c:1384
21257 #, fuzzy
21258 msgid "Enforce class member access control semantics"
21259 msgstr "¥¢¥¯¥»¥¹À©¸æ¤Î°ÕÌ£¤Ë½¾¤ï¤Ê¤¤"
21261 #: options.c:1387
21262 msgid "Align the start of functions"
21263 msgstr "´Ø¿ô¤Î³«»Ï¤ò¥¢¥é¥¤¥ó¤¹¤ë"
21265 #: options.c:1393
21266 msgid "Align labels which are only reached by jumping"
21267 msgstr "¥é¥Ù¥ë¤Î¤¦¤Á¥¸¥ã¥ó¥×ÅþãÀè¤È¤Ê¤ë¤â¤Î¤À¤±¤ò¥¢¥é¥¤¥ó¤¹¤ë"
21269 #: options.c:1399
21270 msgid "Align all labels"
21271 msgstr "Á´¤Æ¤Î¥é¥Ù¥ë¤ò¥¢¥é¥¤¥ó¤¹¤ë"
21273 #: options.c:1405
21274 msgid "Align the start of loops"
21275 msgstr "¥ë¡¼¥×¤Î³«»Ï¤ò¥¢¥é¥¤¥ó¤¹¤ë"
21277 #: options.c:1414
21278 msgid "Change when template instances are emitted"
21279 msgstr "¥Æ¥ó¥×¥ì¡¼¥È¥¤¥ó¥¹¥¿¥ó¥¹¤¬Á÷½Ð¤µ¤ì¤¿»þ¤ËÊѹ¹¤¹¤ë"
21281 #: options.c:1417
21282 #, fuzzy
21283 msgid "Specify that arguments may alias each other and globals"
21284 msgstr "°ú¿ô¤ÈÂç°è¥Ç¡¼¥¿¤ä¾¤Î°ú¿ô¤ÈÊÌ̾¤Ë¤Ê¤ê¤¦¤ë»ö¤ò»ØÄꤹ¤ë"
21286 #: options.c:1420
21287 msgid "Assume arguments may alias globals but not each other"
21288 msgstr "°ú¿ô¤ÈÂç°è¥Ç¡¼¥¿¤ÏÊÌ̾¤Ë¤Ê¤ê¤¦¤ë¤¬Â¾¤Î°ú¿ô¤È¤ÏÊÌ̾¤Ç¤Ï¤Ê¤¤¤È¤ß¤Ê¤¹"
21290 #: options.c:1423
21291 #, fuzzy
21292 msgid "Assume arguments alias neither each other nor globals"
21293 msgstr "°ú¿ô¤¬Âç°è¥Ç¡¼¥¿¤ä¾¤Î°ú¿ô¤ÈÊÌ̾¤Ë¤Ï¤Ê¤é¤Ê¤¤¤È¤ß¤Ê¤¹"
21295 #: options.c:1426
21296 #, fuzzy
21297 msgid "Recognize the \"asm\" keyword"
21298 msgstr "'asm' Í½Ìó¸ì¤òǧ¼±¤µ¤»¤Ê¤¤"
21300 #: options.c:1429
21301 msgid "Permit the use of the assert keyword"
21302 msgstr ""
21304 #: options.c:1438
21305 #, fuzzy
21306 msgid "Generate unwind tables that are exact at each instruction boundary"
21307 msgstr "´¬¤­Ìᤷ¤ò¹Ô¤Ê¤¦Îã³°Êä­Íѥơ¼¥Ö¥ë¤òÀ¸À®¤¹¤ë"
21309 #: options.c:1441
21310 #, fuzzy
21311 msgid "--bootclasspath=<path>\tReplace system path"
21312 msgstr "¥¯¥é¥¹¥Ñ¥¹¤òÀßÄꤷ¤Æ¥·¥¹¥Æ¥à¥Ñ¥¹¤ò±£¤¹"
21314 #: options.c:1444
21315 #, fuzzy
21316 msgid "Generate code to check bounds before indexing arrays"
21317 msgstr "ÇÛÎó¤Îź»ú¤Èź»ú¶­³¦¤ò¸¡ºº¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
21319 #: options.c:1447
21320 #, fuzzy
21321 msgid "Replace add, compare, branch with branch on count register"
21322 msgstr "²Ã»»¡¢Èæ³Ó¥Ö¥é¥ó¥Á¤ÎÂå¤ï¤ê¤Ë¥«¥¦¥ó¥È¥ì¥¸¥¹¥¿¤Î¥Ö¥é¥ó¥Á¤ò»È¤¦"
21324 #: options.c:1450
21325 msgid "Use profiling information for branch probabilities"
21326 msgstr "ʬ´ô·ÐÏ©¿ä¬ÍѤΥץí¥Õ¥¡¥¤¥ë¾ðÊó¤òÍøÍѤ¹¤ë"
21328 #: options.c:1453
21329 msgid "Perform branch target load optimization before prologue / epilogue threading"
21330 msgstr ""
21332 #: options.c:1456
21333 msgid "Perform branch target load optimization after prologue / epilogue threading"
21334 msgstr ""
21336 #: options.c:1459
21337 msgid "Restrict target load migration not to re-use registers in any basic block"
21338 msgstr ""
21340 #: options.c:1462
21341 #, fuzzy
21342 msgid "Recognize built-in functions"
21343 msgstr "¤¤¤¯¤Ä¤«¤ÎÁȤ߹þ¤ß´Ø¿ô¤òǧ¼±¤µ¤»¤Ê¤¤"
21345 #: options.c:1468
21346 #, fuzzy
21347 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions"
21348 msgstr "  -fcall-saved-<register> <register> ¤¬´Ø¿ô¤òÄ̤¸¤ÆÊÝ»ý¤µ¤ì¤ë¤È¥Þ¡¼¥¯¤¹¤ë\n"
21350 #: options.c:1471
21351 #, fuzzy
21352 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls"
21353 msgstr "  -fcall-used-<register>  ´Ø¿ô¸Æ¤Ó½Ð¤·¤ÇÇ˲õ¤µ¤ì¤ë <register> ¤È¤·¤Æ¥Þ¡¼¥¯¤¹¤ë\n"
21355 #: options.c:1474
21356 #, fuzzy
21357 msgid "Save registers around function calls"
21358 msgstr "´Ø¿ô¸Æ¤Ó½Ð¤·¤ÎÁ°¸å¤Ç¥ì¥¸¥¹¥¿¤ÎÊݸ¤òÍ­¸ú¤Ë¤¹¤ë"
21360 #: options.c:1477
21361 msgid "Check the return value of new"
21362 msgstr "new ¤ÎÌá¤êÃͤò¸¡ºº¤¹¤ë"
21364 #: options.c:1480
21365 #, fuzzy
21366 msgid "Generate checks for references to NULL"
21367 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
21369 #: options.c:1483
21370 msgid "--classpath=<path>\tSet class path"
21371 msgstr ""
21373 #: options.c:1486
21374 #, fuzzy
21375 msgid "Do not put uninitialized globals in the common section"
21376 msgstr "Âç°èÊÑ¿ôÅù¤ò½é´ü²½¤µ¤ì¤Ê¤¤¥³¥â¥ó¥»¥¯¥·¥ç¥ó¤ËÃÖ¤«¤Ê¤¤"
21378 #: options.c:1492
21379 msgid "Allow the arguments of the '?' operator to have different types"
21380 msgstr ""
21382 #: options.c:1495
21383 #, fuzzy
21384 msgid "Reduce the size of object files"
21385 msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤Î¥µ¥¤¥º¤ò¾®¤µ¤¯¤¹¤ë"
21387 #: options.c:1498
21388 #, fuzzy
21389 msgid "Make string literals \"const char[]\" not \"char[]\""
21390 msgstr "ʸ»úÎó¥ê¥Æ¥é¥ë¤ò `const char[]' ¤ÎÂå¤ï¤ê¤Ë `char[]' ¤È¤¹¤ë"
21392 #: options.c:1501
21393 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings"
21394 msgstr ""
21396 #: options.c:1504
21397 #, fuzzy
21398 msgid "Perform a register copy-propagation optimization pass"
21399 msgstr "ºÇŬ²½²áÄø¤Î¥ì¥¸¥¹¥¿¤Ä¤±ÊѤ¨¤ò¹Ô¤Ê¤¦"
21401 #: options.c:1507
21402 #, fuzzy
21403 msgid "Perform cross-jumping optimization"
21404 msgstr "¥¸¥ã¥ó¥×ʬ´ôºÇŬ²½¤ò¹Ô¤Ê¤¦"
21406 #: options.c:1510
21407 msgid "When running CSE, follow jumps to their targets"
21408 msgstr "CSE ¤ÇÆ°ºî¤¹¤ë¤È¤­¡¢¤½¤ì¤é¤Î¥¿¡¼¥²¥Ã¥È¤Ø¤Î¥¸¥ã¥ó¥×¤ËÄɿ魯¤ë"
21410 #: options.c:1513
21411 msgid "When running CSE, follow conditional jumps"
21412 msgstr "CSE ¤ÇÆ°ºî¤¹¤ë¤È¤­¡¢¾ò·ï¥¸¥ã¥ó¥×¤ËÄɿ魯¤ë"
21414 #: options.c:1516
21415 #, fuzzy
21416 msgid "Place data items into their own section"
21417 msgstr "¥Ç¡¼¥¿¹àÌܤò¤½¤ì¤é¼«¿È¤Î¥»¥¯¥·¥ç¥ó¤ËÇÛÃÖ¤¹¤ë"
21419 #: options.c:1519
21420 #, fuzzy
21421 msgid "Inline member functions by default"
21422 msgstr "¥á¥ó¥Ð´Ø¿ô¤ò¥Ç¥Õ¥©¥ë¥È¤Ç¥¤¥ó¥é¥¤¥ó¤È¤·¤Ê¤¤"
21424 #: options.c:1522
21425 msgid "Defer popping functions args from stack until later"
21426 msgstr "´Ø¿ô°ú¿ô¤ò¥¹¥¿¥Ã¥¯¤«¤é pop ¤¹¤ë¤Î¤ò¸Æ¤Ó½Ð¤·¸å¤Þ¤ÇÃ٤餻¤ë"
21428 #: options.c:1525
21429 msgid "Attempt to fill delay slots of branch instructions"
21430 msgstr "ʬ´ôÌ¿Îá¤ÎÃٱ䥹¥í¥Ã¥È¤ò»È¤¦¤³¤È¤ò»î¤ß¤ë"
21432 #: options.c:1528
21433 msgid "Delete useless null pointer checks"
21434 msgstr "̵°ÕÌ£¤Ê null ¥Ý¥¤¥ó¥¿¸¡ºº¤òºï½ü¤¹¤ë"
21436 #: options.c:1531
21437 #, fuzzy
21438 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics"
21439 msgstr ""
21440 "  -fdiagnostics-show-location=[once | every-line]  ¿ÇÃÇ¥á¥Ã¥»¡¼¥¸¤Î²þ¹Ô¤ÎºÝ¤Ë,\n"
21441 " ¥½¡¼¥¹°ÌÃÖ¾ðÊ󤬹Ԥκǽé¤Ëɽ¼¨¤µ¤ì¤ëÉÑÅÙ¤ò»ØÄꤹ¤ë\n"
21443 #: options.c:1540
21444 msgid "Allow dollar signs in entity names"
21445 msgstr ""
21447 #: options.c:1543
21448 #, fuzzy
21449 msgid "Permit '$' as an identifier character"
21450 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤¬¥ï¥¤¥Éʸ»úÎó¤Ç¤¹"
21452 #: options.c:1546
21453 msgid "-fdump-<type>\tDump various compiler internals to a file"
21454 msgstr ""
21456 #: options.c:1549
21457 msgid "Display the code tree after parsing."
21458 msgstr ""
21460 #: options.c:1552
21461 msgid "Suppress output of instruction numbers and line number notes in debugging dumps"
21462 msgstr "¥Ç¥Ð¥Ã¥°¥À¥ó¥×¤ÇÌ¿ÎáÈÖ¹æ¤È¹ÔÈÖ¹æ¥Î¡¼¥È¤Î½ÐÎϤòÍÞÀ©¤¹¤ë"
21464 #: options.c:1558
21465 #, fuzzy
21466 msgid "Perform DWARF2 duplicate elimination"
21467 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
21469 #: options.c:1561 options.c:1564
21470 msgid "Perform unused type elimination in debug info"
21471 msgstr ""
21473 #: options.c:1567
21474 msgid "Output a class file"
21475 msgstr ""
21477 #: options.c:1570
21478 msgid "Alias for -femit-class-file"
21479 msgstr ""
21481 #: options.c:1579
21482 msgid "--encoding=<encoding>\tChoose input encoding (defaults from your locale)"
21483 msgstr ""
21485 #: options.c:1582
21486 #, fuzzy
21487 msgid "Generate code to check exception specifications"
21488 msgstr "Îã³°»ÅÍͤθ¡ºº¤ò¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
21490 #: options.c:1588
21491 msgid "Enable exception handling"
21492 msgstr "Îã³°Ê᪤òÍ­¸ú¤Ë¤¹¤ë"
21494 #: options.c:1591
21495 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>"
21496 msgstr ""
21498 #: options.c:1594
21499 #, fuzzy
21500 msgid "Perform a number of minor, expensive optimizations"
21501 msgstr "ÌÜΩ¤¿¤Ê¤¤¡¢¥³¥¹¥È¤Î¤«¤«¤ëºÇŬ²½¤ò¹Ô¤Ê¤¦"
21503 #: options.c:1597
21504 msgid "--extdirs=<path>\tSet the extension directory path"
21505 msgstr ""
21507 #: options.c:1606
21508 #, fuzzy
21509 msgid "Input file is a file with a list of filenames to compile"
21510 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤ò¥³¥ó¥Ñ¥¤¥ë¤¹¤ë¥Õ¥¡¥¤¥ë̾¤Î¥ê¥¹¥È¤È¤¹¤ë"
21512 #: options.c:1609
21513 msgid "Assume no NaNs or infinities are generated"
21514 msgstr ""
21516 #: options.c:1612
21517 #, fuzzy
21518 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler"
21519 msgstr "  -ffixed-<register>      ¥³¥ó¥Ñ¥¤¥é¤ËÂФ· <register> ¤ò»ÈÍÑÉԲĤȥޡ¼¥¯¤¹¤ë\n"
21521 #: options.c:1615
21522 #, fuzzy
21523 msgid "Assume that the source file is fixed form"
21524 msgstr "¥Ý¥¤¥ó¥¿¤ÏÊÌ̾¤Ë¤Ê¤é¤Ê¤¤¤È¤ß¤Ê¤¹"
21526 #: options.c:1618
21527 msgid "-ffixed-line-length-<n>\t\tUse n as character line width in fixed mode"
21528 msgstr ""
21530 #: options.c:1621
21531 msgid "Allow arbitrary character line width in fixed mode"
21532 msgstr ""
21534 #: options.c:1624
21535 #, fuzzy
21536 msgid "Don't allocate floats and doubles in extended-precision registers"
21537 msgstr "À°¿ô¥ì¥¸¥¹¥¿¤Î³ÎÊݽç¤òÀ©¸æ¤¹¤ë"
21539 #: options.c:1627
21540 #, fuzzy
21541 msgid "Scope of for-init-statement variables is local to the loop"
21542 msgstr "for ½é´ü²½Ê¸¤ÎÊÑ¿ô¤ò¥¹¥³¡¼¥×³°¤Ë³ÈÂ礹¤ë"
21544 #: options.c:1630
21545 #, fuzzy
21546 msgid "Copy memory address constants into registers before use"
21547 msgstr "¥á¥â¥ê¥¢¥É¥ì¥¹Äê¿ô¤òÍøÍѤ¹¤ëÁ°¤Ë¥ì¥¸¥¹¥¿¤Ø¥³¥Ô¡¼¤¹¤ë"
21549 #: options.c:1633
21550 msgid "Always check for non gcj generated classes archives"
21551 msgstr "gcj ¤¬À¸À®¤·¤Æ¤¤¤Ê¤¤¥¯¥é¥¹¥¢¡¼¥«¥¤¥Ö¤ò¾ï¤Ë¸¡ºº¤¹¤ë"
21553 #: options.c:1636
21554 #, fuzzy
21555 msgid "Copy memory operands into registers before use"
21556 msgstr "¥á¥â¥ê¥ª¥Ú¥é¥ó¥É¤òÍøÍѤ¹¤ëÁ°¤Ë¥ì¥¸¥¹¥¿¤Ø¥³¥Ô¡¼¤¹¤ë"
21558 #: options.c:1639
21559 msgid "Assume that the source file is free form"
21560 msgstr ""
21562 #: options.c:1642
21563 #, fuzzy
21564 msgid "Do not assume that standard C libraries and \"main\" exist"
21565 msgstr "ɸ½à¥é¥¤¥Ö¥é¥ê¤ä main ¤¬Â¸ºß¤·¤Ê¤¤²ÄǽÀ­¤¬¤¢¤ë¤â¤Î¤È¤¹¤ë"
21567 #: options.c:1645
21568 msgid "Allow function addresses to be held in registers"
21569 msgstr "´Ø¿ô¥¢¥É¥ì¥¹¤ò¥ì¥¸¥¹¥¿¤Ë»ý¤¿¤»¤ë»ö¤òµö²Ä¤¹¤ë"
21571 #: options.c:1648
21572 #, fuzzy
21573 msgid "Place each function into its own section"
21574 msgstr "³Æ¡¹¤Î´Ø¿ô¤ò¤½¤ì¼«¿È¤Î¥»¥¯¥·¥ç¥ó¤ËÇÛÃÖ¤¹¤ë"
21576 #: options.c:1651
21577 #, fuzzy
21578 msgid "Perform global common subexpression elimination"
21579 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
21581 #: options.c:1654
21582 #, fuzzy
21583 msgid "Perform global common subexpression elimination after register allocation"
21584 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
21586 #: options.c:1657
21587 msgid "Perform redundant load after store elimination in global common subexpression"
21588 msgstr ""
21590 #: options.c:1660
21591 #, fuzzy
21592 msgid "Perform enhanced load motion during global common subexpression elimination"
21593 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
21595 #: options.c:1663
21596 #, fuzzy
21597 msgid "Perform store motion after global common subexpression elimination"
21598 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
21600 #: options.c:1666
21601 #, fuzzy
21602 msgid "Recognize GNU-defined keywords"
21603 msgstr "GNU ÄêµÁ¤ÎͽÌó¸ì¤òǧ¼±¤µ¤»¤Ê¤¤"
21605 #: options.c:1669
21606 msgid "Generate code for GNU runtime environment"
21607 msgstr "GNU ¼Â¹Ô´Ä¶­ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
21609 #: options.c:1672
21610 #, fuzzy
21611 msgid "Enable guessing of branch probabilities"
21612 msgstr "ʬ´ô·ÐÏ©¿ä¬¤òÍ­¸ú¤Ë¤¹¤ë"
21614 #: options.c:1681
21615 msgid "Assume the runtime uses a hash table to map an object to its synchronization structure"
21616 msgstr ""
21618 #: options.c:1687
21619 msgid "Assume normal C execution environment"
21620 msgstr "Ä̾ï¤Î C ¼Â¹Ô´Ä¶­¤òÁ°Äó¤È¤¹¤ë"
21622 #: options.c:1690
21623 msgid "Enable support for huge objects"
21624 msgstr "Â礭¤Ê¥ª¥Ö¥¸¥§¥¯¥È¤Î¥µ¥Ý¡¼¥È"
21626 #: options.c:1693
21627 msgid "Process #ident directives"
21628 msgstr "#ident ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ò½èÍý¤¹¤ë"
21630 #: options.c:1696
21631 msgid "Perform conversion of conditional jumps to branchless equivalents"
21632 msgstr ""
21634 #: options.c:1699
21635 #, fuzzy
21636 msgid "Perform conversion of conditional jumps to conditional execution"
21637 msgstr "¾ò·ïŪ¤Ê¼Â¹Ô¤Ø¤ÎÊѹ¹¤Î¤¿¤á¤ÎïçÃͤòÊѹ¹¤¹¤ë"
21639 #: options.c:1702
21640 msgid "Export functions even if they can be inlined"
21641 msgstr "¥¤¥ó¥é¥¤¥ó¤Ë¤Ç¤­¤ë´Ø¿ô¤Ç¤â export ¤¹¤ë"
21643 #: options.c:1705
21644 #, fuzzy
21645 msgid "Emit implicit instantiations of inline templates"
21646 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
21648 #: options.c:1708
21649 msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements"
21650 msgstr ""
21652 #: options.c:1711
21653 #, fuzzy
21654 msgid "Emit implicit instantiations of templates"
21655 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
21657 #: options.c:1714
21658 msgid "Use offset tables for virtual method calls"
21659 msgstr ""
21661 #: options.c:1717
21662 msgid "Do not generate .size directives"
21663 msgstr ".size µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
21665 #: options.c:1720
21666 #, fuzzy
21667 msgid "Pay attention to the \"inline\" keyword"
21668 msgstr "'inline' ¥­¡¼¥ï¡¼¥É¤ËÃí°Õ¤òʧ¤¦"
21670 #: options.c:1729
21671 #, fuzzy
21672 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>"
21673 msgstr "  -finline-limit=<number> ¥¤¥ó¥é¥¤¥ó´Ø¿ô¤Î¥µ¥¤¥º¤ò <number> ¤ËÀ©¸Â¤¹¤ë\n"
21675 #: options.c:1732
21676 msgid "-finput-charset=<cset>      Specify the default character set for source files."
21677 msgstr ""
21679 #: options.c:1735
21680 #, fuzzy
21681 msgid "Instrument function entry and exit with profiling calls"
21682 msgstr "´Ø¿ô¤ÎÆþ¤ê¸ý/½Ð¸ý¤Ç¥×¥í¥Õ¥¡¥¤¥ë¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
21684 #: options.c:1738
21685 msgid "Optimize induction variables on trees"
21686 msgstr ""
21688 #: options.c:1741
21689 msgid "Assume native functions are implemented using JNI"
21690 msgstr "native ´Ø¿ô¤¬ JNI ¤òÍøÍѤ·¤Æ¼ÂÁõ¤·¤Æ¤¤¤ë¤â¤Î¤È¤ß¤Ê¤¹"
21692 #: options.c:1744
21693 #, fuzzy
21694 msgid "Generate code for functions even if they are fully inlined"
21695 msgstr "Á´¤Æ¥¤¥ó¥é¥¤¥ó¤È¤µ¤ì¤¿¤È¤·¤Æ¤â´Ø¿ô¤Î¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
21697 #: options.c:1747
21698 msgid "Emit static const variables even if they are not used"
21699 msgstr "»ÈÍѤµ¤ì¤Ê¤¤ÀÅŪÄê¿ôÊÑ¿ô¤Ç¤¢¤Ã¤Æ¤â½ÐÎϤ¹¤ë"
21701 #: options.c:1753
21702 #, fuzzy
21703 msgid "Give external symbols a leading underscore"
21704 msgstr "³°Éô¥·¥ó¥Ü¥ë¤ËƬʸ»ú¥¢¥ó¥À¡¼¥¹¥³¥¢¤ò»ý¤¿¤»¤ë"
21706 #: options.c:1756
21707 #, fuzzy
21708 msgid "Perform loop optimizations"
21709 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
21711 #: options.c:1759
21712 msgid "Perform loop optimizations using the new loop optimizer"
21713 msgstr ""
21715 #: options.c:1762
21716 msgid "Set errno after built-in math functions"
21717 msgstr "ÁȤ߹þ¤ß¿ô³Ø´Ø¿ô¤Î¸å¤Ë errno ¤ò¥»¥Ã¥È¤¹¤ë"
21719 #: options.c:1765
21720 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
21721 msgstr ""
21723 #: options.c:1768
21724 msgid "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be put on the stack"
21725 msgstr ""
21727 #: options.c:1771
21728 #, fuzzy
21729 msgid "Report on permanent memory allocation"
21730 msgstr "¼Â¹Ô½ªÎ»»þ¤Ë±Ê³Ū¤Ë³ÎÊݤµ¤ì¤¿¥á¥â¥ê¤òÊó¹ð¤¹¤ë"
21732 #: options.c:1774
21733 msgid "Attempt to merge identical constants and constant variables"
21734 msgstr ""
21736 #: options.c:1777
21737 msgid "Attempt to merge identical constants across compilation units"
21738 msgstr ""
21740 #: options.c:1780
21741 #, fuzzy
21742 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping"
21743 msgstr "  -fmessage-length=<number> ¿ÇÃÇ¥á¥Ã¥»¡¼¥¸¤ÎŤµ¤ò°ì¹ÔÊÕ¤ê <number> Ê¸»ú¤ËÀ©¸Â¤¹¤ë¡£ 0 ¤À¤È²þ¹Ô¤òÍÞÀ©¤¹¤ë\n"
21745 #: options.c:1783
21746 msgid "Set default accessibility of module entities to PRIVATE"
21747 msgstr ""
21749 #: options.c:1786
21750 msgid "Perform SMS based modulo scheduling before the first scheduling pass"
21751 msgstr ""
21753 #: options.c:1789
21754 #, fuzzy
21755 msgid "Move loop invariant computations out of loops"
21756 msgstr "¥ë¡¼¥×Ãæ¤ËÉÔÊѤʷ׻»¤ò¥ë¡¼¥×¤Î³°¤Ë°ÜÆ°¤¹¤ë"
21758 #: options.c:1792
21759 #, fuzzy
21760 msgid "Don't warn about uses of Microsoft extensions"
21761 msgstr "Microsoft ³ÈÄ¥¤ÎÍøÍѤ˴ؤ·¤Æ pedantic ·Ù¹ð¤ò¹Ô¤ï¤Ê¤¤"
21763 #: options.c:1795
21764 msgid "Add mudflap bounds-checking instrumentation for single-threaded program."
21765 msgstr ""
21767 #: options.c:1798
21768 msgid "Ignore read operations when inserting mudflap instrumentation."
21769 msgstr ""
21771 #: options.c:1801
21772 msgid "Add mudflap bounds-checking instrumentation for multi-threaded program."
21773 msgstr ""
21775 #: options.c:1810
21776 #, fuzzy
21777 msgid "Use graph-coloring register allocation"
21778 msgstr "¥ì¥¸¥¹¥¿³ÎÊݤÎÁ°¤ËÌ¿Îá¤òÊ¤Ùľ¤¹"
21780 #: options.c:1813
21781 msgid "Enable the new bytecode verifier"
21782 msgstr ""
21784 #: options.c:1816
21785 #, fuzzy
21786 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
21787 msgstr "NeXT ¼Â¹Ô´Ä¶­ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
21789 #: options.c:1819
21790 msgid "Assume that receivers of Objective-C messages may be nil"
21791 msgstr ""
21793 #: options.c:1822
21794 msgid "Don't generate code, just do syntax and semantics checking"
21795 msgstr ""
21797 #: options.c:1825
21798 msgid "Support synchronous non-call exceptions"
21799 msgstr "Ʊ´üÈó¸Æ¤Ó½Ð¤·Îã³°¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
21801 #: options.c:1834
21802 msgid "Enable Objective-C exception and synchronization syntax"
21803 msgstr ""
21805 #: options.c:1837
21806 #, fuzzy
21807 msgid "Enable Objective-C setjmp exception handling runtime"
21808 msgstr "Îã³°Ê᪤òÍ­¸ú¤Ë¤¹¤ë"
21810 #: options.c:1840
21811 msgid "When possible do not generate stack frames"
21812 msgstr "²Äǽ¤Ê¾ì¹ç¡¢¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤·¤Ê¤¤"
21814 #: options.c:1843
21815 msgid "Recognize C++ kewords like \"compl\" and \"xor\""
21816 msgstr ""
21818 #: options.c:1846
21819 #, fuzzy
21820 msgid "Do the full register move optimization pass"
21821 msgstr "ºÇŬ²½²áÄø¤ÇºÇÂç¸Â¤Î regmove ¤ò¹Ô¤Ê¤¦"
21823 #: options.c:1849
21824 msgid "Optimize sibling and tail recursive calls"
21825 msgstr "sibling ¸Æ¤Ó½Ð¤·¤äËöÈøºÆµ¢¸Æ¤Ó½Ð¤·¤òºÇŬ²½¤¹¤ë"
21827 #: options.c:1852
21828 #, fuzzy
21829 msgid "Enable optimization of static class initialization code"
21830 msgstr "(¥¯¥é¥¹³°¤Ç¤Î½é´ü²½¤òɬÍפȤ·¤Þ¤¹)"
21832 #: options.c:1855
21833 #, fuzzy
21834 msgid "Enable optional diagnostics"
21835 msgstr "¥ª¥×¥·¥ç¥ó¤Î¿ÇÃÇ¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤·¤Ê¤¤"
21837 #: options.c:1861
21838 msgid "Try to layout derived types as compact as possible"
21839 msgstr ""
21841 #: options.c:1864
21842 msgid "Pack structure members together without holes"
21843 msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð¤ò·ê¤¬³«¤«¤Ê¤¤¤è¤¦¤Ë¥Ñ¥Ã¥¯¤¹¤ë"
21845 #: options.c:1867
21846 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment"
21847 msgstr ""
21849 #: options.c:1870
21850 #, fuzzy
21851 msgid "Return small aggregates in memory, not registers"
21852 msgstr "'¾®¤µ¤Ê' ½¸¹çÂΤò¥ì¥¸¥¹¥¿¤Ç¤Ï¤Ê¤¯¥á¥â¥ê¤Ë³ÊǼ¤·¤ÆÊÖ¤¹"
21854 #: options.c:1876
21855 msgid "Look for and use PCH files even when preprocessing"
21856 msgstr ""
21858 #: options.c:1879
21859 #, fuzzy
21860 msgid "Perform loop peeling"
21861 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤Ç¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦"
21863 #: options.c:1882
21864 #, fuzzy
21865 msgid "Enable machine specific peephole optimizations"
21866 msgstr "µ¡¼ï¸ÇÍ­¤ÎÇÁ¤­·êºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
21868 #: options.c:1885
21869 #, fuzzy
21870 msgid "Enable an RTL peephole pass before sched2"
21871 msgstr "ÂèÆóÌ¿ÎáÇÛÃÖ¤ÎÁ°¤Ç rtl ÇÁ¤­·ê²áÄø¤òÍ­¸ú¤Ë¤¹¤ë"
21873 #: options.c:1888
21874 msgid "Downgrade conformance errors to warnings"
21875 msgstr "µ¬³ÊŬ¹çÀ­¥¨¥é¡¼¤ò·Ù¹ð¤Ë³Ê²¼¤²¤¹¤ë"
21877 #: options.c:1891
21878 #, fuzzy
21879 msgid "Generate position-independent code if possible (small mode)"
21880 msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
21882 #: options.c:1894
21883 #, fuzzy
21884 msgid "Generate position-independent code for executables if possible (small mode)"
21885 msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
21887 #: options.c:1897
21888 msgid "Generate prefetch instructions, if available, for arrays in loops"
21889 msgstr ""
21891 #: options.c:1900
21892 msgid "Treat the input file as already preprocessed"
21893 msgstr ""
21895 #: options.c:1903
21896 #, fuzzy
21897 msgid "Enable basic program profiling code"
21898 msgstr "¥×¥í¥°¥é¥à¤¬¥³¡¼¥É¥×¥í¥Õ¥¡¥¤¥ë¤¹¤ë¸µ¤Ë¤Ê¤ë¸Ì¤òÁÞÆþ¤¹¤ë"
21900 #: options.c:1906
21901 #, fuzzy
21902 msgid "Insert arc-based program profiling code"
21903 msgstr "¥×¥í¥°¥é¥à¤¬¥³¡¼¥É¥×¥í¥Õ¥¡¥¤¥ë¤¹¤ë¸µ¤Ë¤Ê¤ë¸Ì¤òÁÞÆþ¤¹¤ë"
21905 #: options.c:1909
21906 msgid "Enable common options for generating profile info for profile feedback directed optimizations"
21907 msgstr ""
21909 #: options.c:1912
21910 msgid "Enable common options for performing profile feedback directed optimizations"
21911 msgstr ""
21913 #: options.c:1915
21914 msgid "Insert code to profile values of expressions"
21915 msgstr ""
21917 #: options.c:1921
21918 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>"
21919 msgstr ""
21921 #: options.c:1924
21922 #, fuzzy
21923 msgid "Return small aggregates in registers"
21924 msgstr "'¾®¤µ¤Ê' ½¸¹çÂΤò¥ì¥¸¥¹¥¿¤Ë³ÊǼ¤·¤ÆÊÖ¤¹"
21926 #: options.c:1927
21927 #, fuzzy
21928 msgid "Enables a register move optimization"
21929 msgstr "°ÜÆ°Ì¿ÎáºÇŬ²½¥ì¥¸¥¹¥¿¤òÍ­¸ú¤Ë¤¹¤ë"
21931 #: options.c:1930
21932 #, fuzzy
21933 msgid "Perform a register renaming optimization pass"
21934 msgstr "ºÇŬ²½²áÄø¤Î¥ì¥¸¥¹¥¿¤Ä¤±ÊѤ¨¤ò¹Ô¤Ê¤¦"
21936 #: options.c:1933
21937 msgid "Reorder basic blocks to improve code placement"
21938 msgstr "¥³¡¼¥ÉÇÛÃÖ¤ò²þÁ±¤¹¤ë¤¿¤á¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤òºÆÀ°Íý¤¹¤ë"
21940 #: options.c:1936
21941 #, fuzzy
21942 msgid "Reorder basic blocks and partition into hot and cold sections"
21943 msgstr "¥³¡¼¥ÉÇÛÃÖ¤ò²þÁ±¤¹¤ë¤¿¤á¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤òºÆÀ°Íý¤¹¤ë"
21945 #: options.c:1939
21946 #, fuzzy
21947 msgid "Reorder functions to improve code placement"
21948 msgstr "¥³¡¼¥ÉÇÛÃÖ¤ò²þÁ±¤¹¤ë¤¿¤á¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤òºÆÀ°Íý¤¹¤ë"
21950 #: options.c:1942
21951 msgid "Copy array sections into a contiguous block on procedure entry"
21952 msgstr ""
21954 #: options.c:1945
21955 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime"
21956 msgstr ""
21958 #: options.c:1948
21959 msgid "Enable automatic template instantiation"
21960 msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤òÍ­¸ú¤Ë¤¹¤ë"
21962 #: options.c:1951
21963 #, fuzzy
21964 msgid "Add a common subexpression elimination pass after loop optimizations"
21965 msgstr "¥ë¡¼¥×ºÇŬ²½¸å¤Ë¶¦ÄÌÉôʬ¼°½üµî²áÄø¤ò¼Â¹Ô"
21967 #: options.c:1954
21968 #, fuzzy
21969 msgid "Run the loop optimizer twice"
21970 msgstr "¥ë¡¼¥×ºÇŬ²½¤òÆó²ó¼Â¹Ô¤¹¤ë"
21972 #: options.c:1957
21973 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling"
21974 msgstr ""
21976 #: options.c:1960
21977 msgid "Disable optimizations that assume default FP rounding behavior"
21978 msgstr ""
21980 #: options.c:1963
21981 #, fuzzy
21982 msgid "Generate run time type descriptor information"
21983 msgstr "¼Â¹Ô»þ·¿µ­½Ò¾ðÊó¤òÀ¸À®¤·¤Ê¤¤"
21985 #: options.c:1966
21986 msgid "Enable scheduling across basic blocks"
21987 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¤ò¸Ù¤°Ì¿ÎáÇÛÃÖ¤òÍ­¸ú¤Ë¤¹¤ë"
21989 #: options.c:1969
21990 msgid "Allow speculative motion of non-loads"
21991 msgstr "Èó¥í¡¼¥É¤Ç¤ÎÉԳμ¤ÊÆ°ºî¤òµö²Ä¤¹¤ë"
21993 #: options.c:1972
21994 msgid "Allow speculative motion of some loads"
21995 msgstr "¤¤¤¯¤Ä¤«¤Î¥í¡¼¥É¤Ç¤ÎÉԳμ¤ÊÆ°ºî¤òµö²Ä¤¹¤ë"
21997 #: options.c:1975
21998 msgid "Allow speculative motion of more loads"
21999 msgstr "¤è¤ê¿¤¯¤Î¥í¡¼¥É¤Ç¤ÎÉԳμ¤ÊÆ°ºî¤òµö²Ä¤¹¤ë"
22001 #: options.c:1978
22002 msgid "Allow premature scheduling of queued insns"
22003 msgstr ""
22005 #: options.c:1981
22006 msgid "Set dependence distance checking in premature scheduling of queued insns"
22007 msgstr ""
22009 #: options.c:1984
22010 msgid "-fsched-stalled-insns-dep=<number>   Set dependence distance checking in premature scheduling of queued insns"
22011 msgstr ""
22013 #: options.c:1987
22014 msgid "-fsched-stalled-insns=<number>       Set number of queued insns that can be prematurely scheduled"
22015 msgstr ""
22017 #: options.c:1990
22018 #, fuzzy
22019 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler"
22020 msgstr "  -fsched-verbose=<number> ¥¹¥±¥¸¥å¡¼¥é¤ÎñÁÀå¥ì¥Ù¥ë¤òÀßÄꤹ¤ë\n"
22022 #: options.c:1993
22023 msgid "If scheduling post reload, do superblock scheduling"
22024 msgstr ""
22026 #: options.c:1996
22027 msgid "If scheduling post reload, do trace scheduling"
22028 msgstr ""
22030 #: options.c:1999
22031 msgid "Reschedule instructions before register allocation"
22032 msgstr "¥ì¥¸¥¹¥¿³ÎÊݤÎÁ°¤ËÌ¿Îá¤òÊ¤Ùľ¤¹"
22034 #: options.c:2002
22035 msgid "Reschedule instructions after register allocation"
22036 msgstr "¥ì¥¸¥¹¥¿³ÎÊݤθå¤ÇÌ¿Îá¤òÊ¤Ùľ¤¹"
22038 #: options.c:2005
22039 msgid "Append a second underscore if the name already contains an underscore"
22040 msgstr ""
22042 #: options.c:2008
22043 msgid "Mark data as shared rather than private"
22044 msgstr "¥Ç¡¼¥¿¤ò¥×¥é¥¤¥Ù¡¼¥È¤Ç¤Ï¤Ê¤¯¶¦Í­¤µ¤ì¤ë¤è¤¦¥Þ¡¼¥¯¤¹¤ë"
22046 #: options.c:2011
22047 msgid "Use the same size for double as for float"
22048 msgstr "double ¤Î¥µ¥¤¥º¤ò float ¤ÈƱ¤¸¤È¤·¤Æ»ÈÍѤ¹¤ë"
22050 #: options.c:2014
22051 msgid "Use the narrowest integer type possible for enumeration types"
22052 msgstr ""
22054 #: options.c:2017
22055 #, fuzzy
22056 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
22057 msgstr "wchar_t ¤Îº¬ËÜŪ¤Ê·¿¤ò `unsigned short' ¤Èʤ¤¹"
22059 #: options.c:2023
22060 msgid "Disable optimizations observable by IEEE signaling NaNs"
22061 msgstr ""
22063 #: options.c:2026
22064 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
22065 msgstr ""
22067 #: options.c:2029
22068 #, fuzzy
22069 msgid "Make \"char\" signed by default"
22070 msgstr "'char' ¤ò¥Ç¥Õ¥©¥ë¥È¤ÇÉä¹çÉÕ¤­¤È¤¹¤ë"
22072 #: options.c:2032
22073 #, fuzzy
22074 msgid "Convert floating point constants to single precision constants"
22075 msgstr "ÉâÆ°¾®¿ôÅÀÄê¿ô¤òñÀºÅÙÄê¿ô¤ËÊÑ´¹¤¹¤ë"
22077 #: options.c:2035
22078 msgid "Use value profiling for speculative prefetching"
22079 msgstr ""
22081 #: options.c:2038
22082 msgid "Split lifetimes of induction variables when loops are unrolled."
22083 msgstr ""
22085 #: options.c:2044
22086 msgid "Insert stack checking code into the program"
22087 msgstr "¥×¥í¥°¥é¥à¤Ë¥¹¥¿¥Ã¥¯¶­³¦¸¡½Ð¥³¡¼¥É¤òÁÞÆþ¤¹¤ë"
22089 #: options.c:2050
22090 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>"
22091 msgstr ""
22093 #: options.c:2053
22094 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>"
22095 msgstr ""
22097 #: options.c:2056
22098 msgid "Display statistics accumulated during compilation"
22099 msgstr "¥³¥ó¥Ñ¥¤¥ëÃæ¤ËÃßÀѤµ¤ì¤¿Åý·×¾ðÊó¤òɽ¼¨¤¹¤ë"
22101 #: options.c:2059
22102 msgid "Enable assignability checks for stores into object arrays"
22103 msgstr ""
22105 #: options.c:2062
22106 #, fuzzy
22107 msgid "Perform strength reduction optimizations"
22108 msgstr "¶¯Åٺ︺ºÇŬ²½¤ò¹Ô¤Ê¤¦"
22110 #: options.c:2065
22111 msgid "Assume strict aliasing rules apply"
22112 msgstr "¸·Ì©¤ÊÊÌ̾µ¬Â§¤ËŬ¹ç¤¹¤ë¤È¤ß¤Ê¤¹"
22114 #: options.c:2071
22115 msgid "Check for syntax errors, then stop"
22116 msgstr "ʸˡ¥¨¥é¡¼¤ò¸¡½Ð¤·¤Æ¡¢¤½¤³¤ÇÄä»ß¤¹¤ë"
22118 #: options.c:2074
22119 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting"
22120 msgstr ""
22122 #: options.c:2077
22123 #, fuzzy
22124 msgid "-ftemplate-depth-<number>\tSpecify maximum template instantiation depth"
22125 msgstr "¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂβ½¤Î¿¼¤µ¤ÎºÇÂçÃͤò»ØÄꤹ¤ë"
22127 #: options.c:2080
22128 #, fuzzy
22129 msgid "Create data files needed by \"gcov\""
22130 msgstr "gcov ¤¬É¬ÍפȤ¹¤ë¥Ç¡¼¥¿¥Õ¥¡¥¤¥ë¤òºîÀ®¤¹¤ë"
22132 #: options.c:2086
22133 #, fuzzy
22134 msgid "Perform jump threading optimizations"
22135 msgstr "¥¸¥ã¥ó¥×ʬ´ôºÇŬ²½¤ò¹Ô¤Ê¤¦"
22137 #: options.c:2089
22138 msgid "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing local statics."
22139 msgstr ""
22141 #: options.c:2092
22142 #, fuzzy
22143 msgid "Report the time taken by each compiler pass"
22144 msgstr "¼Â¹Ô½ªÎ»»þ¤Ë¥³¥ó¥Ñ¥¤¥é¤Î³Æ²áÄø¤ËÍפ·¤¿»þ´Ö¤òÊó¹ð¤¹¤ë"
22146 #: options.c:2095
22147 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model"
22148 msgstr ""
22150 #: options.c:2098
22151 msgid "Perform superblock formation via tail duplication"
22152 msgstr ""
22154 #: options.c:2101
22155 msgid "Assume floating-point operations can trap"
22156 msgstr ""
22158 #: options.c:2104
22159 #, fuzzy
22160 msgid "Trap for signed overflow in addition, subtraction and multiplication"
22161 msgstr "Éä¹çÉÕ¤­¤Î²Ã»»/¸º»»/¾è»»¤Ç¤Î·å¤¢¤Õ¤ì¤ò¥È¥é¥Ã¥×¤¹¤ë"
22163 #: options.c:2107
22164 msgid "Use tree-ssa based implementation of profiling"
22165 msgstr ""
22167 #: options.c:2110
22168 #, fuzzy
22169 msgid "Enable SSA-CCP optimization on trees"
22170 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
22172 #: options.c:2113
22173 msgid "Enable loop header copying on trees"
22174 msgstr ""
22176 #: options.c:2116
22177 msgid "Coalesce memory temporaries in the SSA->normal pass"
22178 msgstr ""
22180 #: options.c:2119
22181 msgid "Replace SSA temporaries with better names in copies."
22182 msgstr ""
22184 #: options.c:2122
22185 #, fuzzy
22186 msgid "Enable SSA dead code elimination optimization on trees"
22187 msgstr "¥Ç¥Ã¥É¥³¡¼¥É¤Î½üµî¤ò¹Ô¤Ê¤¦"
22189 #: options.c:2125
22190 #, fuzzy
22191 msgid "Enable dominator optimizations"
22192 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
22194 #: options.c:2128
22195 #, fuzzy
22196 msgid "Enable dead store elimination"
22197 msgstr "¥Ç¥Ã¥É¥³¡¼¥É¤Î½üµî¤ò¹Ô¤Ê¤¦"
22199 #: options.c:2131
22200 msgid "Enable Full Redundancy Elimination (FRE) on trees"
22201 msgstr ""
22203 #: options.c:2134
22204 #, fuzzy
22205 msgid "Enable loop invariant motion on trees"
22206 msgstr "¥ë¡¼¥×Ãæ¤ËÉÔÊѤʷ׻»¤ò¥ë¡¼¥×¤Î³°¤Ë°ÜÆ°¤¹¤ë"
22208 #: options.c:2137
22209 #, fuzzy
22210 msgid "Create canonical induction variables in loops"
22211 msgstr "¥ë¡¼¥×¤ÎÃæ¤ÎÁ´¤Æ¤Î°ìÈÌͶƳÊÑ¿ô¤ò¶¯Åٺ︺¤¹¤ë"
22213 #: options.c:2140
22214 msgid "Enable linear loop transforms on trees"
22215 msgstr ""
22217 #: options.c:2143
22218 #, fuzzy
22219 msgid "Enable loop optimizations on tree level"
22220 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
22222 #: options.c:2146
22223 msgid "Perform live range splitting during the SSA->normal pass."
22224 msgstr ""
22226 #: options.c:2149
22227 #, fuzzy
22228 msgid "Enable SSA-PRE optimization on trees"
22229 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
22231 #: options.c:2152
22232 msgid "Perform scalar replacement of aggregates"
22233 msgstr ""
22235 #: options.c:2155
22236 msgid "Replace temporary expressions in the SSA->normal pass"
22237 msgstr ""
22239 #: options.c:2158
22240 #, fuzzy
22241 msgid "Enable loop vectorization on trees"
22242 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
22244 #: options.c:2161
22245 #, fuzzy
22246 msgid "Append underscores to externally visible names"
22247 msgstr "³°ÉôÊÑ¿ô¤ËÆó¤ÄÌܤΥ¢¥ó¥À¡¼¥¹¥³¥¢¤òÉÕ¤±Â­¤µ¤Ê¤¤"
22249 #: options.c:2164
22250 #, fuzzy
22251 msgid "Compile whole compilation unit at a time"
22252 msgstr "ËÝÌõñ°ÌÁ´ÂΤò¥Õ¥¡¥¤¥ë¤Ë¥À¥ó¥×¤¹¤ë"
22254 #: options.c:2167
22255 msgid "Perform loop unrolling for all loops"
22256 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤Ç¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦"
22258 #: options.c:2170
22259 msgid "Perform loop unrolling when iteration count is known"
22260 msgstr "È¿Éü²ó¿ô¤¬´ûÃΤΤȤ­¡¢¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦"
22262 #: options.c:2173
22263 msgid "Allow math optimizations that may violate IEEE or ISO standards"
22264 msgstr ""
22266 #: options.c:2176
22267 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
22268 msgstr ""
22270 #: options.c:2179
22271 #, fuzzy
22272 msgid "Make \"char\" unsigned by default"
22273 msgstr "'char' ¤ò¥Ç¥Õ¥©¥ë¥È¤ÇÉä¹ç̵¤·¤È¤¹¤ë"
22275 #: options.c:2182
22276 #, fuzzy
22277 msgid "Perform loop unswitching"
22278 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤Ç¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦"
22280 #: options.c:2185
22281 msgid "Just generate unwind tables for exception handling"
22282 msgstr "´¬¤­Ìᤷ¤ò¹Ô¤Ê¤¦Îã³°Êä­Íѥơ¼¥Ö¥ë¤òÀ¸À®¤¹¤ë"
22284 #: options.c:2188
22285 #, fuzzy
22286 msgid "Generate code for the Boehm GC"
22287 msgstr "Boehm GC ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
22289 #: options.c:2191
22290 #, fuzzy
22291 msgid "Use __cxa_atexit to register destructors"
22292 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤ÎÅÐÏ¿¤Ë __cxa_atexit ¤òÍøÍѤ¹¤ë"
22294 #: options.c:2194
22295 msgid "Call a library routine to do integer divisions"
22296 msgstr ""
22298 #: options.c:2197
22299 #, fuzzy
22300 msgid "Perform variable tracking"
22301 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
22303 #: options.c:2200
22304 msgid "Apply variable expansion when loops are unrolled."
22305 msgstr ""
22307 #: options.c:2203
22308 #, fuzzy
22309 msgid "Add extra commentary to assembler output"
22310 msgstr ";ʬ¤Ê¥³¥á¥ó¥È¤ò¥¢¥»¥ó¥Ö¥é½ÐÎϤËÄɲ乤ë"
22312 #: options.c:2206
22313 msgid "Marks all inlined methods as having hidden visibility"
22314 msgstr ""
22316 #: options.c:2209
22317 msgid "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol visibility"
22318 msgstr ""
22320 #: options.c:2212
22321 msgid "Use expression value profiles in optimizations"
22322 msgstr ""
22324 #: options.c:2215
22325 msgid "Discard unused virtual functions"
22326 msgstr "»È¤ï¤ì¤Ê¤¤²¾ÁÛ´Ø¿ô¤òÀÚ¤ê¼Î¤Æ¤ë"
22328 #: options.c:2218
22329 msgid "Implement vtables using thunks"
22330 msgstr "thunk ¤ò»È¤Ã¤Æ vtable ¤ò¼ÂÁõ¤¹¤ë"
22332 #: options.c:2221
22333 msgid "Emit common-like symbols as weak symbols"
22334 msgstr "¥³¥â¥ó¥·¥ó¥Ü¥ë¤ò¥¦¥£¡¼¥¯¥·¥ó¥Ü¥ë¤ÎÍͤËÀ¸À®¤¹¤ë"
22336 #: options.c:2224
22337 msgid "Construct webs and split unrelated uses of single variable"
22338 msgstr ""
22340 #: options.c:2227
22341 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>"
22342 msgstr ""
22344 #: options.c:2230
22345 msgid "Generate a #line directive pointing at the current working directory"
22346 msgstr ""
22348 #: options.c:2233
22349 msgid "Assume signed arithmetic overflow wraps around"
22350 msgstr ""
22352 #: options.c:2236
22353 msgid "Emit cross referencing information"
22354 msgstr "Áê¸ß»²¾È¾ðÊó¤òÀ¸À®¤¹¤ë"
22356 #: options.c:2239
22357 #, fuzzy
22358 msgid "Put zero initialized data in the bss section"
22359 msgstr "Âç°èÊÑ¿ôÅù¤ò½é´ü²½¤µ¤ì¤Ê¤¤¥³¥â¥ó¥»¥¯¥·¥ç¥ó¤ËÃÖ¤«¤Ê¤¤"
22361 #: options.c:2242
22362 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
22363 msgstr ""
22365 #: options.c:2245
22366 #, fuzzy
22367 msgid "Generate debug information in default format"
22368 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22370 #: options.c:2248
22371 #, fuzzy
22372 msgid "Generate debug information in COFF format"
22373 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22375 #: options.c:2251
22376 #, fuzzy
22377 msgid "Generate debug information in DWARF v2 format"
22378 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22380 #: options.c:2254
22381 #, fuzzy
22382 msgid "Dump declarations to a .decl file"
22383 msgstr "Àë¸À¤ò .decl ¥Õ¥¡¥¤¥ë¤Ë¥À¥ó¥×¤¹¤ë"
22385 #: options.c:2257
22386 #, fuzzy
22387 msgid "Generate debug information in default extended format"
22388 msgstr "¥Ç¥Õ¥©¥ë¥È³ÈÄ¥·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22390 #: options.c:2260
22391 #, fuzzy
22392 msgid "Generate debug information in STABS format"
22393 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22395 #: options.c:2263
22396 #, fuzzy
22397 msgid "Generate debug information in extended STABS format"
22398 msgstr "¥Ç¥Õ¥©¥ë¥È³ÈÄ¥·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22400 #: options.c:2266
22401 #, fuzzy
22402 msgid "Generate debug information in VMS format"
22403 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22405 #: options.c:2269
22406 #, fuzzy
22407 msgid "Generate debug information in XCOFF format"
22408 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22410 #: options.c:2272
22411 #, fuzzy
22412 msgid "Generate debug information in extended XCOFF format"
22413 msgstr "¥Ç¥Õ¥©¥ë¥È³ÈÄ¥·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22415 #: options.c:2275
22416 msgid "Set the default integer kind to double precision"
22417 msgstr ""
22419 #: options.c:2278
22420 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path"
22421 msgstr ""
22423 #: options.c:2281
22424 msgid "-imacros <file>\tAccept definition of macros in <file>"
22425 msgstr ""
22427 #: options.c:2284
22428 msgid "-include <file>\tInclude the contents of <file> before other files"
22429 msgstr ""
22431 #: options.c:2287
22432 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options"
22433 msgstr ""
22435 #: options.c:2290
22436 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path"
22437 msgstr ""
22439 #: options.c:2293
22440 msgid "-isysroot <dir>\tSet <dir> to be the system root directory"
22441 msgstr ""
22443 #: options.c:2296
22444 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path"
22445 msgstr ""
22447 #: options.c:2299
22448 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path"
22449 msgstr ""
22451 #: options.c:2302
22452 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path"
22453 msgstr ""
22455 #: options.c:2314
22456 msgid "Do not search standard system include directories (those specified with -isystem will still be used)"
22457 msgstr ""
22459 #: options.c:2317
22460 msgid "Do not search standard system include directories for C++"
22461 msgstr ""
22463 #: options.c:2320
22464 #, fuzzy
22465 msgid "-o <file>\tPlace output into <file>"
22466 msgstr "  -o <file>               ½ÐÎϤò <file> ¤Ë½ñ¤­¹þ¤à\n"
22468 #: options.c:2323
22469 #, fuzzy
22470 msgid "Enable function profiling"
22471 msgstr "mips16 ´Ø¿ô¥×¥í¥Õ¥¡¥¤¥ë"
22473 #: options.c:2326
22474 #, fuzzy
22475 msgid "Issue warnings needed for strict compliance to the standard"
22476 msgstr "  -pedantic               ¸·Ì©¤Ê ISO C ¤Ø¤ÎŬ¹ç¤ËÍפ¹¤ë·Ù¹ð¤òȯ¤¹¤ë\n"
22478 #: options.c:2329
22479 msgid "Like -pedantic but issue them as errors"
22480 msgstr ""
22482 #: options.c:2332
22483 #, fuzzy
22484 msgid "Generate C header of platform-specific features"
22485 msgstr "¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¸ÇÍ­¤Îµ¡Ç½¤Î C ¥Ø¥Ã¥À¤òÀ¸À®¤¹¤ë"
22487 #: options.c:2335
22488 msgid "-qkind=<n>\tSet the kind for a real with the 'q' exponent to 'n'"
22489 msgstr ""
22491 #: options.c:2338
22492 #, fuzzy
22493 msgid "Do not display functions compiled or elapsed time"
22494 msgstr "  -quiet                  ¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿´Ø¿ô¤ä·Ð²á»þ´Ö¤òɽ¼¨¤·¤Ê¤¤\n"
22496 #: options.c:2341
22497 msgid "Set the default real kind to double precision"
22498 msgstr ""
22500 #: options.c:2344
22501 #, fuzzy
22502 msgid "Remap file names when including files"
22503 msgstr "#%s ¤Ç¤Î¥Õ¥¡¥¤¥ë̾¤¬¶õ¤Ç¤¹"
22505 #: options.c:2347
22506 msgid "Conform to the ISO 1998 C++ standard"
22507 msgstr ""
22509 #: options.c:2350
22510 msgid "Conform to the ISO 1990 C standard"
22511 msgstr ""
22513 #: options.c:2353
22514 msgid "Conform to the ISO 1999 C standard"
22515 msgstr ""
22517 #: options.c:2356 options.c:2386 options.c:2389
22518 msgid "Deprecated in favor of -std=c99"
22519 msgstr ""
22521 #: options.c:2359
22522 msgid "Conform to the ISO Fortran 2003 standard."
22523 msgstr ""
22525 #: options.c:2362
22526 msgid "Conform to the ISO Fortran 95 standard."
22527 msgstr ""
22529 #: options.c:2365
22530 msgid "Conform nothing in particular."
22531 msgstr ""
22533 #: options.c:2368
22534 msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
22535 msgstr ""
22537 #: options.c:2371
22538 msgid "Conform to the ISO 1990 C standard with GNU extensions"
22539 msgstr ""
22541 #: options.c:2374
22542 msgid "Conform to the ISO 1999 C standard with GNU extensions"
22543 msgstr ""
22545 #: options.c:2377
22546 msgid "Deprecated in favor of -std=gnu99"
22547 msgstr ""
22549 #: options.c:2380
22550 msgid "Deprecated in favor of -std=c89"
22551 msgstr ""
22553 #: options.c:2383
22554 msgid "Conform to the ISO 1990 C standard as amended in 1994"
22555 msgstr ""
22557 #: options.c:2392
22558 #, fuzzy
22559 msgid "Enable traditional preprocessing"
22560 msgstr "¥¹¥¿¥Ã¥¯Ãµº÷¤òÍ­¸ú¤Ë¤¹¤ë"
22562 #: options.c:2395
22563 msgid "-trigraphs\tSupport ISO C trigraphs"
22564 msgstr ""
22566 #: options.c:2398
22567 msgid "Do not predefine system-specific and GCC-specific macros"
22568 msgstr ""
22570 #: options.c:2401
22571 #, fuzzy
22572 msgid "Enable verbose output"
22573 msgstr "¥Ç¥Ð¥Ã¥°½ÐÎϤòÍ­¸ú¤Ë¤¹¤ë"
22575 #: options.c:2407
22576 #, fuzzy
22577 msgid "Suppress warnings"
22578 msgstr "%s: ·Ù¹ð: "
22580 #: config/mips/mips.h:1120 config/arc/arc.h:63
22581 msgid "may not use both -EB and -EL"
22582 msgstr "-EB ¤È -EL ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
22584 #: config/sh/sh.h:685
22585 #, fuzzy
22586 msgid "SH2a does not support little-endian"
22587 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
22589 #: config/mips/r3900.h:35
22590 #, fuzzy
22591 msgid "-mhard-float not supported"
22592 msgstr "-mhard-float ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó."
22594 #: config/mips/r3900.h:37
22595 #, fuzzy
22596 msgid "-msingle-float and -msoft-float cannot both be specified"
22597 msgstr "-msingle-float ¤È -msoft-float ¤ò°ìÅ٤˻ØÄꤹ¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó¡£"
22599 #: config/darwin.h:248
22600 msgid "-current_version only allowed with -dynamiclib"
22601 msgstr ""
22603 #: config/darwin.h:250
22604 msgid "-install_name only allowed with -dynamiclib"
22605 msgstr ""
22607 #: config/darwin.h:255
22608 #, fuzzy
22609 msgid "-bundle not allowed with -dynamiclib"
22610 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
22612 #: config/darwin.h:256
22613 #, fuzzy
22614 msgid "-bundle_loader not allowed with -dynamiclib"
22615 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
22617 #: config/darwin.h:257
22618 #, fuzzy
22619 msgid "-client_name not allowed with -dynamiclib"
22620 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
22622 #: config/darwin.h:262
22623 msgid "-force_flat_namespace not allowed with -dynamiclib"
22624 msgstr ""
22626 #: config/darwin.h:264
22627 msgid "-keep_private_externs not allowed with -dynamiclib"
22628 msgstr ""
22630 #: config/darwin.h:265
22631 #, fuzzy
22632 msgid "-private_bundle not allowed with -dynamiclib"
22633 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
22635 #: config/arm/arm.h:153
22636 msgid "-msoft-float and -mhard_float may not be used together"
22637 msgstr "-msoft-float ¤È -mhard_float ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó"
22639 #: config/arm/arm.h:155
22640 msgid "-mbig-endian and -mlittle-endian may not be used together"
22641 msgstr "-mbig-endian ¤È -mlittle-endian ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó"
22643 #: java/lang-specs.h:34
22644 msgid "-fjni and -femit-class-files are incompatible"
22645 msgstr "-fjni ¤È -femit-class-files ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22647 #: java/lang-specs.h:35
22648 msgid "-fjni and -femit-class-file are incompatible"
22649 msgstr "-fjini ¤È -femit-class-file ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22651 #: java/lang-specs.h:36 java/lang-specs.h:37
22652 msgid "-femit-class-file should used along with -fsyntax-only"
22653 msgstr ""
22655 #: config/i386/mingw32.h:58 config/i386/cygwin.h:70
22656 msgid "shared and mdll are not compatible"
22657 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22659 #: config/sparc/linux64.h:211 config/sparc/linux64.h:222
22660 #: config/sparc/netbsd-elf.h:136 config/sparc/netbsd-elf.h:155
22661 #: config/sparc/sol2-bi.h:195 config/sparc/sol2-bi.h:205
22662 #, fuzzy
22663 msgid "may not use both -m32 and -m64"
22664 msgstr "-mfp64 ¤È -m4650 ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
22666 #: treelang/lang-specs.h:52
22667 #, fuzzy
22668 msgid "-pg or -p and -fomit-frame-pointer are incompatible"
22669 msgstr "-pg ¤È -fomit-frame-pointer ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22671 #: java/jvspec.c:80 gcc.c:796 ada/lang-specs.h:34
22672 msgid "-pg and -fomit-frame-pointer are incompatible"
22673 msgstr "-pg ¤È -fomit-frame-pointer ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22675 #: config/vax/netbsd-elf.h:42
22676 #, fuzzy
22677 msgid "The -shared option is not currently supported for VAX ELF."
22678 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤Ï¸½ºß¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
22680 #: config/i386/nwld.h:34
22681 #, fuzzy
22682 msgid "Static linking is not supported.\n"
22683 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¼°¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22685 #: config/vax/vax.h:50 config/vax/vax.h:51
22686 msgid "profiling not supported with -mg\n"
22687 msgstr "-mg ¤Ç¤Î¥×¥í¥Õ¥¡¥¤¥ë¤ÏÄ󶡤µ¤ì¤Þ¤»¤ó\n"
22689 #: config/i386/sco5.h:189
22690 #, fuzzy
22691 msgid "-pg not supported on this platform"
22692 msgstr "init_priority Â°À­¤Ï¤³¤Î¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
22694 #: config/i386/sco5.h:190
22695 #, fuzzy
22696 msgid "-p and -pp specified - pick one"
22697 msgstr "-I- ¤¬Æó²ó»ØÄꤵ¤ì¤Þ¤·¤¿"
22699 #: config/i386/sco5.h:264
22700 #, fuzzy
22701 msgid "-G and -static are mutually exclusive"
22702 msgstr "-pedantic ¤È -traditional ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹"
22704 #: config/i386/cygwin.h:29
22705 msgid "mno-cygwin and mno-win32 are not compatible"
22706 msgstr "mno-cygwin ¤È mno-win32 ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22708 #: config/mcore/mcore.h:57
22709 msgid "the m210 does not have little endian support"
22710 msgstr "m210 ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥µ¥Ý¡¼¥È¤ò¹Ô¤Ê¤¨¤Þ¤»¤ó"
22712 #: gcc.c:769
22713 #, fuzzy
22714 msgid "GCC does not support -C or -CC without -E"
22715 msgstr "GNU C ¤Ï -E ¤òȼ¤ï¤Ê¤¤ -C ¤ò¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó"
22717 #: gcc.c:963
22718 msgid "-E required when input is from standard input"
22719 msgstr "ÆþÎϤ¬É¸½àÆþÎϤξì¹ç¤Ï -E ¤¬É¬ÍפǤ¹"
22721 #: config/lynx.h:71
22722 msgid "Cannot use mthreads and mlegacy-threads together."
22723 msgstr ""
22725 #: config/lynx.h:96
22726 msgid "Cannot use mshared and static together."
22727 msgstr ""
22729 #: config/sparc/sol2-bi.h:167 config/sparc/sol2-bi.h:172
22730 #: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
22731 #, fuzzy
22732 msgid "does not support multilib"
22733 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22735 #: config/rs6000/darwin.h:132
22736 msgid " conflicting code gen style switches are used"
22737 msgstr ""
22739 #: ada/lang-specs.h:35
22740 msgid "-c or -S required for Ada"
22741 msgstr ""
22743 #~ msgid "__builtin_trap not supported by this target"
22744 #~ msgstr "__builtin_trap ¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
22746 #~ msgid "type with more precision than %s"
22747 #~ msgstr "%s ¤è¤ê¤âÀºÌ©¤Ê·¿"
22749 #~ msgid "ISO C++ forbids range expressions in switch statements"
22750 #~ msgstr "ISO C++ ¤Ç¤Ï switch Ê¸¤Ç¤ÎÈϰϼ°¤Ï¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹"
22752 #~ msgid "unknown C standard `%s'"
22753 #~ msgstr "ÉÔÌÀ¤Ê C É¸½à `%s'"
22755 #~ msgid "`struct %s' incomplete in scope ending here"
22756 #~ msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤Î°ÌÃ֤ǡ¢`struct %s' ¤¬ÉÔ´°Á´¤Ç¤¹"
22758 #~ msgid "`union %s' incomplete in scope ending here"
22759 #~ msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤ÎÉôʬ¤Ç `union %s' ¤¬ÉÔ´°Á´¤Ç¤¹"
22761 #~ msgid "`enum %s' incomplete in scope ending here"
22762 #~ msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤ÎÉôʬ¤Ç `enum %s' ¤¬ÉÔ´°Á´¤Ç¤¹"
22764 #~ msgid "prototype for `%s' follows and number of arguments doesn't match"
22765 #~ msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¡¢°ú¿ô¤Î¸Ä¿ô¤¬°ìÃפ·¤Þ¤»¤ó"
22767 #~ msgid "const declaration for `%s' follows non-const"
22768 #~ msgstr "`%s' ¤ÏÈó const ¤Î¸å¤Ç const Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
22770 #~ msgid "type qualifiers for `%s' conflict with previous decl"
22771 #~ msgstr "`%s' ¤Î·¿½¤¾þ»Ò¤¬Á°Êý¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
22773 #~ msgid "`%s' was declared implicitly `extern' and later `static'"
22774 #~ msgstr "`%s' ¤Ï°ÅÌۤˠ`extern' Àë¸À¤µ¤ì¡¢¸å¤Ë `static' Àë¸À¤µ¤ì¤Þ¤·¤¿"
22776 #~ msgid "type mismatch with previous implicit declaration"
22777 #~ msgstr "·¿¤¬Á°Êý¤Î°ÅÌÛ¤ÎÀë¸À¤È°ìÃפ·¤Þ¤»¤ó"
22779 #~ msgid "type of external `%s' is not global"
22780 #~ msgstr "³°Éô `%s' ¤Î·¿¤Ï¥°¥í¡¼¥Ð¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
22782 #~ msgid "`%s' was previously implicitly declared to return `int'"
22783 #~ msgstr "`%s' ¤ÏÁ°Êý¤Ç°ÅÌÛŪ¤Ë `int' ¤òÊÖ¤¹¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
22785 #~ msgid "`%s' locally external but globally static"
22786 #~ msgstr "`%s' ¤Ï¥í¡¼¥«¥ëŪ¤Ë¤Ï extern ¤Ç¤¹¤¬¡¢¥°¥í¡¼¥Ð¥ëŪ¤Ë static ¤Ç¤¹"
22788 #~ msgid "function `%s' was previously declared within a block"
22789 #~ msgstr "´Ø¿ô `%s' ¤Ï¥Ö¥í¥Ã¥¯Æâ¤ÎÁ°Êý¤ÇÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
22791 #~ msgid "ANSI C forbids parameter `%s' shadowing typedef"
22792 #~ msgstr "ANSI C ¤Ï typedef ¤òʤ¤¤±£¤¹²¾°ú¿ô `%s' ¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹"
22794 #~ msgid "the only valid combination is `long double'"
22795 #~ msgstr "Í£°ì¤ÎÍ­¸ú¤ÊÁȹç¤ï¤»¤Ï `long double' ¤Ç¤¹"
22797 #~ msgid "ANSI C forbids const or volatile function types"
22798 #~ msgstr "ANSI C ¤Ï const ¤ä volatile ´Ø¿ô·¿¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22800 #~ msgid "ISO C forbids qualified void function return type"
22801 #~ msgstr "ISO C ¤Ï½¤¾þÉÕ¤­ void ·¿¤ÎÌá¤êÃͤò»ý¤Ä´Ø¿ô¤ò¶Ø¤¸¤Þ¤¹"
22803 #~ msgid "parameter points to incomplete type"
22804 #~ msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤ò»Ø¤·¤Æ¤¤¤Þ¤¹"
22806 #~ msgid "`void' in parameter list must be the entire list"
22807 #~ msgstr "²¾°ú¿ô¥ê¥¹¥ÈÃæ¤Î `void' ¤Ï¥ê¥¹¥ÈÁ´ÂΤòÀê¤á¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
22809 #~ msgid "anonymous union declared inside parameter list"
22810 #~ msgstr "̵̾¶¦ÍÑÂΤ¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
22812 #~ msgid "anonymous enum declared inside parameter list"
22813 #~ msgstr "̵̾Îóµó»Ò¤¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
22815 #~ msgid "%s defined inside parms"
22816 #~ msgstr "%s¤¬²¾°ú¿ôÆâ¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
22818 #~ msgid "union"
22819 #~ msgstr "¶¦ÍÑÂÎ"
22821 #~ msgid "structure"
22822 #~ msgstr "¹½Â¤ÂÎ"
22824 #~ msgid "struct"
22825 #~ msgstr "¹½Â¤ÂÎ"
22827 #~ msgid "members"
22828 #~ msgstr "¥á¥ó¥Ð"
22830 #~ msgid "bit-field `%s' type invalid in ISO C"
22831 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ·¿¤Ï ISO C ¤Ç¤ÏÉÔŬÀڤǤ¹"
22833 #~ msgid "enum defined inside parms"
22834 #~ msgstr "²¾°ú¿ôÆâ¤Ç enum ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿"
22836 #~ msgid "parm types given both in parmlist and separately"
22837 #~ msgstr "²¾°ú¿ô¤Î·¿¤¬¡¢²¾°ú¿ô¥ê¥¹¥È¤È¤ÏÊ̤ΤȤ³¤í¤«¤é¤âÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤¹"
22839 #~ msgid "ignoring `%s' at end of `-f%s'"
22840 #~ msgstr "`%s'(`-f%s' ¤Î½ª¤ê¤Ë¤¢¤ë) ¤ò̵»ë¤·¤Þ¤¹"
22842 #~ msgid "the ` ' printf flag"
22843 #~ msgstr "printf ¤Î ` ' ¥Õ¥é¥°"
22845 #~ msgid "the `+' printf flag"
22846 #~ msgstr "printf ¤Î `+' ¥Õ¥é¥°"
22848 #~ msgid "the `#' printf flag"
22849 #~ msgstr "printf ¤Î `#' ¥Õ¥é¥°"
22851 #~ msgid "the `0' printf flag"
22852 #~ msgstr "printf ¤Î `0' ¥Õ¥é¥°"
22854 #~ msgid "the `-' printf flag"
22855 #~ msgstr "printf ¤Î `-' ¥Õ¥é¥°"
22857 #~ msgid "`I' flag"
22858 #~ msgstr "`I' ¥Õ¥é¥°"
22860 #~ msgid "`a' flag"
22861 #~ msgstr "`a' ¥Õ¥é¥°"
22863 #~ msgid "the `a' scanf flag"
22864 #~ msgstr "scanf ¤Î `a' ¥Õ¥é¥°"
22866 #~ msgid "`_' flag"
22867 #~ msgstr "`_' ¥Õ¥é¥°"
22869 #~ msgid "`^' flag"
22870 #~ msgstr "`^' ¥Õ¥é¥°"
22872 #~ msgid "`(' flag"
22873 #~ msgstr "`(' ¥Õ¥é¥°"
22875 #~ msgid "`!' flag"
22876 #~ msgstr "`!' ¥Õ¥é¥°"
22878 #~ msgid "null format string"
22879 #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎ󤬠null ¤Ç¤¹"
22881 #~ msgid "%s does not support the `%%%c' %s format"
22882 #~ msgstr "%s ¤Ï `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22884 #~ msgid "format argument is not a pointer (arg %d)"
22885 #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)"
22887 #~ msgid "format argument is not a pointer to a pointer (arg %d)"
22888 #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤¬¥Ý¥¤¥ó¥¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)"
22890 #~ msgid "%s format, %s arg (arg %d)"
22891 #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï %s ¤Ç¤¹¤¬¡¢°ú¿ô¤Ï %s ¤Ç¤¹ (°ú¿ô %d)"
22893 #~ msgid "leaving more files than we entered"
22894 #~ msgstr "Æþ¤Ã¤¿¥Õ¥¡¥¤¥ë¤è¤ê¤â½Ð¤¿¥Õ¥¡¥¤¥ë¤ÎÊý¤¬Â¿¤¯¤Ê¤ê¤Þ¤·¤¿"
22896 #~ msgid "incomplete universal-character-name"
22897 #~ msgstr "̵¸ú¤Ê ¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾"
22899 #~ msgid "non hex digit '%c' in universal-character-name"
22900 #~ msgstr "Èó 16 ¿Ê¿ô '%c' ¤¬ universal-character-name Æâ¤Ë¤¢¤ê¤Þ¤¹"
22902 #~ msgid "universal-character-name on EBCDIC target"
22903 #~ msgstr "EBCDIC ¤Î¥¿¡¼¥²¥Ã¥È¤Ç `%c' ¤Ë¥æ¥Ë¥Ð¡¼¥µ¥ë¥­¥ã¥é¥¯¥¿Ì¾¤¬»È¤ï¤ì¤Þ¤·¤¿"
22905 #~ msgid "universal-character-name used for '%c'"
22906 #~ msgstr "`%c' ¤Ë¥æ¥Ë¥Ð¡¼¥µ¥ë¥­¥ã¥é¥¯¥¿Ì¾¤¬»È¤ï¤ì¤Þ¤·¤¿"
22908 #~ msgid "invalid universal-character-name"
22909 #~ msgstr "ÉÔŬÀڤʥæ¥Ë¥Ð¡¼¥µ¥ë¥­¥ã¥é¥¯¥¿Ì¾"
22911 #~ msgid "the meaning of `\\x' varies with -traditional"
22912 #~ msgstr "`\\x' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹"
22914 #~ msgid "\\x used with no following hex digits"
22915 #~ msgstr "\\x ¤Ë¡¢¤½¤ì¤Ë³¤¯¤Ï¤º¤Î 16 ¿Ê¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
22917 #~ msgid "hex escape out of range"
22918 #~ msgstr "16 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹"
22920 #~ msgid "the meaning of '\\a' varies with -traditional"
22921 #~ msgstr "'\\a' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹"
22923 #~ msgid "the meaning of '\\%c' varies with -traditional"
22924 #~ msgstr "'\\%c' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹"
22926 #~ msgid "non-ISO-standard escape sequence, '\\%c'"
22927 #~ msgstr "Èó ISO É¸½à¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹, '\\%c'"
22929 #~ msgid "unknown escape sequence: '\\' followed by char 0x%x"
22930 #~ msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹: Ê¸»ú 0x%x ¤¬¸å¤Ë³¤¯ '\\'"
22932 #~ msgid "universal-character-name '\\U%08x' not valid in identifier"
22933 #~ msgstr "¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾ `\\U%08x' ¤Ï¼±Ê̻ҤÎÃæ¤Ç¤ÏÍ­¸ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
22935 #~ msgid "universal-character-name '\\u%04x' not valid in identifier"
22936 #~ msgstr "¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾ `\\u%04x' ¤Ï¼±Ê̻ҤÎÃæ¤Ç¤ÏÍ­¸ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
22938 #~ msgid "both 'f' and 'l' suffixes on floating constant"
22939 #~ msgstr "ÉâÆ°¾®¿ôÄê¿ô¤Ë 'f' ¤È 'l' ÀÜÈø¼­¤ÎξÊý¤¬¤¢¤ê¤Þ¤¹"
22941 #~ msgid "floating constant may not be in radix 16"
22942 #~ msgstr "´ð¿ô 16 ¤ÎÉâÆ°¾¯¿ôÄê¿ô¤Ïµö¤µ¤ì¤Þ¤»¤ó"
22944 #~ msgid "traditional C rejects the 'f' suffix"
22945 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï 'f' ÀÜÈø¼­¤¬µñÈݤµ¤ì¤Þ¤¹"
22947 #~ msgid "traditional C rejects the 'l' suffix"
22948 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï 'l' ÀÜÈø¼­¤¬µñÈݤµ¤ì¤Þ¤¹"
22950 #~ msgid "ISO C forbids imaginary numeric constants"
22951 #~ msgstr "ISO C ¤Ç¤Ïµõ¿ôÄê¿ô¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹"
22953 #~ msgid "floating point number exceeds range of 'double'"
22954 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬ 'double' ¤ÎÈϰϤòĶ¤¨¤Æ¤¤¤Þ¤¹"
22956 #~ msgid "two 'u' suffixes on integer constant"
22957 #~ msgstr "2 ¤Ä¤Î 'u' ÀÜÈø¼­¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹"
22959 #~ msgid "traditional C rejects the 'u' suffix"
22960 #~ msgstr "ÅÁÅýŪ¤Ê C ¤Ç¤Ï 'u' ÀÜÈø¼­¤¬µñÈݤµ¤ì¤Þ¤¹"
22962 #~ msgid "'lul' is not a valid integer suffix"
22963 #~ msgstr "'lul' ¤ÏÀµ¾ï¤ÊÀ°¿ôÀÜÈø¼­¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
22965 #~ msgid "'Ll' and 'lL' are not valid integer suffixes"
22966 #~ msgstr "'Ll' ¤È 'lL' ¤ÏÀµ¾ï¤ÊÀ°¿ôÀÜÈø¼­¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
22968 #~ msgid "ISO C89 forbids long long integer constants"
22969 #~ msgstr "ISO C89 ¤Ç¤Ï long long À°¿ôÄê¿ô¤ò¶Ø¤¸¤Þ¤¹"
22971 #~ msgid "more than one 'i' or 'j' suffix on integer constant"
22972 #~ msgstr "Ê£¿ô¤Î 'i' ¤ä 'j' ÀÜÈø¼­¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹"
22974 #~ msgid "integer constant is too large for this configuration of the compiler - truncated to %d bits"
22975 #~ msgstr "À°¿ôÄê¿ô¤¬¥³¥ó¥Ñ¥¤¥é¤Î¸½ºß¤ÎÀßÄê¤è¤êÂ礭¤¹¤®¤ë¤¿¤á¡¢%d ¥Ó¥Ã¥È¤ËÀÚ¤êµÍ¤á¤Þ¤·¤¿"
22977 #~ msgid "width of integer constant changes with -traditional"
22978 #~ msgstr "-traditional ¤ò¤Ä¤±¤ë¤ÈÀ°¿ôÄê¿ô¤ÎÉý¤¬ÊѤï¤ê¤Þ¤¹"
22980 #~ msgid "integer constant is unsigned in ISO C, signed with -traditional"
22981 #~ msgstr "À°¿ôÄê¿ô¤Ï ISO C ¤Ç¤ÏÉä¹ç̵¤·¤Ç¡¢-traditional ¤ò¤Ä¤±¤ë¤ÈÉä¹çÉÕ¤­¤Ç¤¹"
22983 #~ msgid "width of integer constant may change on other systems with -traditional"
22984 #~ msgstr "À°¿ôÄê¿ô¤ÎÉý¤Ï¾¤Î¥·¥¹¥Æ¥à¤Ç -traditional ¤ò¤Ä¤±¤ë¤ÈÊѤï¤ë¤Ç¤·¤ç¤¦"
22986 #~ msgid "integer constant larger than the maximum value of %s"
22987 #~ msgstr "%s ¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
22989 #~ msgid "decimal constant is so large that it is unsigned"
22990 #~ msgstr "½½¿ÊÄê¿ô¤¬¤È¤Æ¤âÂ礭¤¤¤Î¤ÇÉä¹ç̵¤·¤È¤·¤Þ¤·¤¿"
22992 #~ msgid "missing white space after number '%.*s'"
22993 #~ msgstr "¿ô»ú '%.*s' ¤Î¸å¤Ë¶õÇò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
22995 #~ msgid "Ignoring invalid multibyte character"
22996 #~ msgstr "̵¸ú¤Ê¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»ú¤ò̵»ë¤·¤Þ¤¹"
22998 #~ msgid "escape sequence out of range for character"
22999 #~ msgstr "ʸ»ú¤ËÂФ¹¤ë¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬ÈϰϤò³°¤ì¤Æ¤¤¤Þ¤¹"
23001 #~ msgid "empty character constant"
23002 #~ msgstr "¶õ¤Îʸ»úÄê¿ô"
23004 #~ msgid "character constant too long"
23005 #~ msgstr "ʸ»úÄê¿ô¤¬Ä¹¤¹¤®¤Þ¤¹"
23007 #~ msgid "multi-character character constant"
23008 #~ msgstr "Ê£¿ôʸ»ú¤«¤é¤Ê¤ëʸ»úÄê¿ô"
23010 #~ msgid "ISO C forbids data definition with no type or storage class"
23011 #~ msgstr "ISO C ¤Ï·¿¤äµ­²±¥¯¥é¥¹¤Î¤Ê¤¤¥Ç¡¼¥¿ÄêµÁ¤ò¶Ø¤¸¤Þ¤¹"
23013 #~ msgid "ISO C forbids `&&'"
23014 #~ msgstr "ISO C ¤Ï `&&' ¤ò¶Ø¤¸¤Þ¤¹"
23016 #~ msgid "`sizeof' applied to a bit-field"
23017 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËŬÍѤµ¤ì¤¿ `sizeof'"
23019 #~ msgid "ISO C does not permit use of `varargs.h'"
23020 #~ msgstr "ISO C ¤Ç¤Ï `varargs.h' ¤ÎÍøÍѤòµö¤·¤Þ¤»¤ó"
23022 #~ msgid "`[*]' in parameter declaration only allowed in ISO C 99"
23023 #~ msgstr "²¾°ú¿ôÀë¸ÀÃæ¤Î `[*]' ¤Ï ISO C 99 ¤Ç¤Î¤ßµö¤µ¤ì¤Æ¤¤¤Þ¤¹"
23025 #~ msgid "`...' in old-style identifier list"
23026 #~ msgstr "¸Å¤¤¥¹¥¿¥¤¥ë¤Î¼±Ê̻ҥꥹ¥È¤Ç¤Î `...'"
23028 #~ msgid "%s at end of input"
23029 #~ msgstr "ÆþÎϤκǸå¤Ë %s"
23031 #~ msgid "%s before %s'%c'"
23032 #~ msgstr "%s ¤¬ %s'%c' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
23034 #~ msgid "%s before %s'\\x%x'"
23035 #~ msgstr "%s ¤¬ %s'\\x%x' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
23037 #~ msgid "%s before string constant"
23038 #~ msgstr "ʸ»úÎóÄê¿ô¤ÎÁ°¤Ë %s"
23040 #~ msgid "%s before numeric constant"
23041 #~ msgstr "¿ôÃÍÄê¿ô¤ÎÁ°¤Ë %s"
23043 #~ msgid "%s before \"%s\""
23044 #~ msgstr "%s ¤¬ \"%s\" ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
23046 #~ msgid "%s before '%s' token"
23047 #~ msgstr "%s ¤¬ '%s' ¥È¡¼¥¯¥ó¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
23049 #~ msgid "YYDEBUG not defined."
23050 #~ msgstr "YYDEBUG ¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
23052 #~ msgid "destructor needed for `%#D'"
23053 #~ msgstr "`%#D' ¤Î¤¿¤á¤Î¥Ç¥¹¥È¥é¥¯¥¿¤¬É¬ÍפǤ¹"
23055 #~ msgid "where case label appears here"
23056 #~ msgstr "case ¥é¥Ù¥ë¤¬¸½¤ì¤¿¤Î¤Ï¤³¤³¤Ç¤¹"
23058 #~ msgid "(enclose actions of previous case statements requiring destructors in their own scope.)"
23059 #~ msgstr "(Á°¤Î case Ê¸¤Î°Ï¤¤¹þ¤Þ¤ì¤¿Æ°ºî¤Ï¤½¤ì¼«¿È¤Î¥¹¥³¡¼¥×¤Ç¥Ç¥¹¥È¥é¥¯¥¿¤òÍ׵ᤷ¤Þ¤¹)"
23061 #~ msgid "sizeof applied to a void type"
23062 #~ msgstr "sizeof ¤¬ void ·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
23064 #~ msgid "__alignof__ applied to an incomplete type"
23065 #~ msgstr "__alignof__ ¤¬ÉÔ´°Á´¤Ê·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
23067 #~ msgid "subscript has type `char'"
23068 #~ msgstr "ź»ú¤¬ `char' ·¿¤ò¤â¤Á¤Þ¤¹"
23070 #~ msgid "shift count is negative"
23071 #~ msgstr "¥·¥Õ¥È²ó¿ô¤¬Éé¤ÎÃͤǤ¹"
23073 #~ msgid "shift count >= width of type"
23074 #~ msgstr "¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
23076 #~ msgid "wrong type argument to %s"
23077 #~ msgstr "%s ¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
23079 #~ msgid "increment"
23080 #~ msgstr "¥¤¥ó¥¯¥ê¥á¥ó¥È"
23082 #~ msgid "decrement"
23083 #~ msgstr "¥Ç¥¯¥ê¥á¥ó¥È"
23085 #~ msgid "ISO C forbids the address of a cast expression"
23086 #~ msgstr "ISO C ¤Ï¥­¥ã¥¹¥È¼°¤Î¥¢¥É¥ì¥¹É¾²Á¤ò¶Ø¤¸¤Þ¤¹"
23088 #~ msgid "ISO C forbids use of conditional expressions as lvalues"
23089 #~ msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤Î¾ò·ï¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹"
23091 #~ msgid "ISO C forbids use of compound expressions as lvalues"
23092 #~ msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤ÎÊ£¹ç¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹"
23094 #~ msgid "ISO C forbids use of cast expressions as lvalues"
23095 #~ msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤Î¥­¥ã¥¹¥È¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹"
23097 #~ msgid "assignment"
23098 #~ msgstr "ÂåÆþ"
23100 #~ msgid "%s discards qualifiers from pointer target type"
23101 #~ msgstr "%s¤Ë¤è¤ê¡¢¥Ý¥¤¥ó¥¿¤Î¼¨¤¹·¿¤«¤é¤Î½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
23103 #~ msgid "passing arg %d of pointer to function"
23104 #~ msgstr "°ú¿ô %d ¸Ä¤Î´Ø¿ô¥Ý¥¤¥ó¥¿¤òÅϤ·¤Þ¤¹"
23106 #~ msgid "initializer for static variable is not constant"
23107 #~ msgstr "static ÊÑ¿ô¤Î½é´ü²½»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
23109 #~ msgid "initializer for static variable uses complicated arithmetic"
23110 #~ msgstr "static ÊÑ¿ô¤Î½é´ü²½»Ò¤¬Ê£»¨¤Ê·×»»¤ò»È¤Ã¤Æ¤¤¤Þ¤¹"
23112 #~ msgid "aggregate initializer is not constant"
23113 #~ msgstr "½¸¹çÂΤνé´ü²½»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
23115 #~ msgid "aggregate initializer uses complicated arithmetic"
23116 #~ msgstr "½¸¹çÂΤνé´ü²½»Ò¤ÇÊ£»¨¤Ê·×»»¤ò¹Ô¤Ã¤Æ¤¤¤Þ¤¹"
23118 #~ msgid "deprecated initialization of zero-length array"
23119 #~ msgstr "Ťµ 0 ¤Î½é´ü²½¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
23121 #~ msgid "initialization of zero-length array before end of structure"
23122 #~ msgstr "¹½Â¤ÂΤκǸå¤è¤êÁ°¤ÇŤµ 0 ¤ÎÇÛÎó¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
23124 #~ msgid "initialization of zero-length array inside a nested context"
23125 #~ msgstr "¥Í¥¹¥È¤·¤¿Ê¸Ì®¤ÎÆ⦤ÇŤµ 0 ¤ÎÇÛÎó¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
23127 #~ msgid "modification by `asm'"
23128 #~ msgstr "`asm' ¤Ë¤è¤ë½¤Àµ"
23130 #~ msgid "return"
23131 #~ msgstr "return"
23133 #~ msgid "variable offset is passed paritially in stack and in reg"
23134 #~ msgstr "ÊÑ¿ô¥ª¥Õ¥»¥Ã¥È¤¬¥¹¥¿¥Ã¥¯¤È¥ì¥¸¥¹¥¿¤ÇÅù²Á¤ËÅϤµ¤ì¤Þ¤·¤¿"
23136 #~ msgid "variable size is passed partially in stack and in reg"
23137 #~ msgstr "ÊÑ¿ô¥µ¥¤¥º¤¬¥¹¥¿¥Ã¥¯¤È¥ì¥¸¥¹¥¿¤ÇÅù²Á¤ËÅϤµ¤ì¤Þ¤·¤¿"
23139 #~ msgid "execvp %s"
23140 #~ msgstr "execvp %s"
23142 #~ msgid "unable to mmap file '%s'"
23143 #~ msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò mmap ¤Ç¤­¤Þ¤»¤ó"
23145 #~ msgid "not found\n"
23146 #~ msgstr "¸«¤Ä¤«¤ê¤Þ¤»¤ó\n"
23148 #~ msgid "bad magic number in file '%s'"
23149 #~ msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ËÉÔÀµ¤Ê¥Þ¥¸¥Ã¥¯¥Ê¥ó¥Ð"
23151 #~ msgid "dynamic dependencies.\n"
23152 #~ msgstr "ưŪ°Í¸´Ø·¸¡£\n"
23154 #~ msgid "open %s"
23155 #~ msgstr "open %s"
23157 #~ msgid "incompatibilities between object file & expected values"
23158 #~ msgstr "ξΩ¤·¤Ê¤¤¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤È´üÂÔÃÍ"
23160 #~ msgid ""
23161 #~ "\n"
23162 #~ "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
23163 #~ msgstr ""
23164 #~ "\n"
23165 #~ "¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë #%d ¤ò½èÍý¤·¤Þ¤¹¡¢¥ª¥Õ¥»¥Ã¥È = 0x%.8lx, ¼ïÎà = %s\n"
23167 #~ msgid "string section missing"
23168 #~ msgstr "ʸ»úÎ󥻥¯¥·¥ç¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
23170 #~ msgid "no symbol table found"
23171 #~ msgstr "¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
23173 #~ msgid ""
23174 #~ "\n"
23175 #~ "Updating header and load commands.\n"
23176 #~ "\n"
23177 #~ msgstr ""
23178 #~ "\n"
23179 #~ "¥Ø¥Ã¥À¤È load ¥³¥Þ¥ó¥É¤ò¹¹¿·¤·¤Þ¤¹¡£\n"
23181 #~ msgid "load command map, %d cmds, new size %ld.\n"
23182 #~ msgstr "load ¥³¥Þ¥ó¥É¥Þ¥Ã¥×¡¢%d ¸Ä¤Î¥³¥Þ¥ó¥É¡¢¿·¤¿¤Ê¥µ¥¤¥º %ld¡£\n"
23184 #~ msgid ""
23185 #~ "writing load commands.\n"
23186 #~ "\n"
23187 #~ msgstr ""
23188 #~ "load ¥³¥Þ¥ó¥É¤ò½ñ¤­¹þ¤ß¤Þ¤¹¡£\n"
23189 #~ "\n"
23191 #~ msgid "close %s"
23192 #~ msgstr "close %s"
23194 #~ msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
23195 #~ msgstr "%s ´Ø¿ô, Îΰè %d, ¥ª¥Õ¥»¥Ã¥È = %ld (0x%.8lx)\n"
23197 #~ msgid "bad magic number"
23198 #~ msgstr "ÉÔÀµ¤Ê¥Þ¥¸¥Ã¥¯¥Ê¥ó¥Ð"
23200 #~ msgid "bad raw header version"
23201 #~ msgstr "ÉÔÀµ¤ÊÀ¸¤Î¥Ø¥Ã¥À¥Ð¡¼¥¸¥ç¥ó"
23203 #~ msgid "raw header buffer too small"
23204 #~ msgstr "¾®¤µ¤¹¤®¤ëÀ¸¤Î¥Ø¥Ã¥À¥Ð¥Ã¥Õ¥¡"
23206 #~ msgid "old raw header file"
23207 #~ msgstr "¸Å¤¤À¸¤Î¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë"
23209 #~ msgid "unknown {de,en}code_mach_o_hdr return value %d"
23210 #~ msgstr "ÉÔÌÀ¤Ê {de,en}code_mach_o_hdr Ìá¤êÃÍ %d"
23212 #~ msgid "fstat %s"
23213 #~ msgstr "fstat %s"
23215 #~ msgid "lseek %s 0"
23216 #~ msgstr "lseek %s 0"
23218 #~ msgid "read %s"
23219 #~ msgstr "read %s"
23221 #~ msgid "read %ld bytes, expected %ld, from %s"
23222 #~ msgstr "%ld ¥Ð¥¤¥ÈÆɹþ¤ß¡£%ld (%s ¤«¤é)Æɹþ¤à¤Ï¤º¤Ç¤¹"
23224 #~ msgid "msync %s"
23225 #~ msgstr "msync %s"
23227 #~ msgid "munmap %s"
23228 #~ msgstr "munmap %s"
23230 #~ msgid "write %s"
23231 #~ msgstr "write %s"
23233 #~ msgid "wrote %ld bytes, expected %ld, to %s"
23234 #~ msgstr "%ld ¥Ð¥¤¥È½ñ¹þ¤ß¡£%ld (%s ¤Ø)½ñ¹þ¤à¤Ï¤º¤Ç¤¹"
23236 #~ msgid "Use VAX-C alignment"
23237 #~ msgstr "VAX-C ¥¢¥é¥¤¥ó¥á¥ó¥È¤ò»ÈÍÑ"
23239 #~ msgid "invalid %%Q value"
23240 #~ msgstr "̵¸ú¤Ê %%Q ÃÍ"
23242 #~ msgid "invalid %%V value"
23243 #~ msgstr "̵¸ú¤Ê %%V ÃÍ"
23245 #~ msgid "Generate code assuming DW bit is set"
23246 #~ msgstr "DW ¥Ó¥Ã¥È¤¬¥»¥Ã¥È¤µ¤ì¤¿¤È¸«¤Ê¤·¤Æ¥³¡¼¥ÉÀ¸À®"
23248 #~ msgid "Generate code assuming DW bit is not set"
23249 #~ msgstr "DW ¥Ó¥Ã¥È¤¬¥»¥Ã¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¤È¸«¤Ê¤·¤Æ¥³¡¼¥ÉÀ¸À®"
23251 #~ msgid "Generate code using byte writes"
23252 #~ msgstr "¥Ð¥¤¥È½ñ¤­¹þ¤ß¤ò»È¤Ã¤Æ¥³¡¼¥ÉÀ¸À®"
23254 #~ msgid "Do not generate byte writes"
23255 #~ msgstr "¥Ð¥¤¥È½ñ¤­¹þ¤ß¤ò»È¤ï¤º¤Ë¥³¡¼¥ÉÀ¸À®"
23257 #~ msgid "Use small memory model"
23258 #~ msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ"
23260 #~ msgid "Use normal memory model"
23261 #~ msgstr "¥Î¡¼¥Þ¥ë¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ"
23263 #~ msgid "Generate 29050 code"
23264 #~ msgstr "29050 ¥³¡¼¥É¤òÀ¸À®"
23266 #~ msgid "Generate 29000 code"
23267 #~ msgstr "29000 ¥³¡¼¥É¤òÀ¸À®"
23269 #~ msgid "Use user global registers"
23270 #~ msgstr "¥æ¡¼¥¶¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿¤òÍøÍÑ"
23272 #~ msgid "Emit stack checking code"
23273 #~ msgstr "¥¹¥¿¥Ã¥¯¥Á¥§¥Ã¥¯ÍÑ¥³¡¼¥É¤òÅǤ¯"
23275 #~ msgid "Work around storem hardware bug"
23276 #~ msgstr "storem ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤Ê¤¦"
23278 #~ msgid "Do not work around storem hardware bug"
23279 #~ msgstr "storem ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤Ê¤ï¤Ê¤¤"
23281 #~ msgid "Store locals in argument registers"
23282 #~ msgstr "°ú¿ô¥ì¥¸¥¹¥¿¤Ë¥í¡¼¥«¥ë¤Î¤â¤Î¤ò³ÊǼ¤¹¤ë"
23284 #~ msgid "Do not store locals in arg registers"
23285 #~ msgstr "°ú¿ô¥ì¥¸¥¹¥¿¤Ë¥í¡¼¥«¥ë¤Î¤â¤Î¤ò³ÊǼ¤·¤Ê¤¤"
23287 #~ msgid "bad value `%s' for -mcpu switch"
23288 #~ msgstr "-mcpu ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
23290 #~ msgid "target CPU does not support APCS-32"
23291 #~ msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï APCS-32 ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
23293 #~ msgid "target CPU does not support APCS-26"
23294 #~ msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï APCS-26 ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
23296 #~ msgid "interworking forces APCS-32 to be used"
23297 #~ msgstr "interworking ¤Ï APCS-32 ¤Î»ÈÍѤò¶¯Íפ·¤Þ¤¹"
23299 #~ msgid "Unable to find a temporary location for static chain register"
23300 #~ msgstr "ÀÅŪ¥Á¥§¥¤¥ó¥ì¥¸¥¹¥¿ÍѤΰì»þÎΰè¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó"
23302 #~ msgid "Use the 32-bit version of the APCS"
23303 #~ msgstr "APCS ¤Î 32 ¥Ó¥Ã¥ÈÈǤò»ÈÍѤ¹¤ë"
23305 #~ msgid "Use the 26-bit version of the APCS"
23306 #~ msgstr "APCS ¤Î 26 ¥Ó¥Ã¥ÈÈǤò»ÈÍѤ¹¤ë"
23308 #~ msgid "The MMU will trap on unaligned accesses"
23309 #~ msgstr "MMU ¤Ï¥¢¥é¥¤¥ó¥á¥ó¥È¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤Ç¥È¥é¥Ã¥×¤òȯ¤¹¤ë¤Ç¤·¤ç¤¦"
23311 #~ msgid "Use library calls to perform FP operations"
23312 #~ msgstr "ÉâÆ°¾®¿ôÅÀ±é»»¤ò¹Ô¤¦¥é¥¤¥Ö¥é¥ê¸Æ¤Ó½Ð¤·¤òÍøÍѤ¹¤ë"
23314 #~ msgid "Do symbol renaming for BSD"
23315 #~ msgstr "BSD ÍѤ˥·¥ó¥Ü¥ë̾¤òÊѹ¹¤¹¤ë"
23317 #~ msgid "Do symbol renaming for X/OPEN"
23318 #~ msgstr "X/OPEN ÍѤ˥·¥ó¥Ü¥ë̾¤òÊѹ¹¤¹¤ë"
23320 #~ msgid "Don't do symbol renaming"
23321 #~ msgstr "¥·¥ó¥Ü¥ë̾¤ÎÊѹ¹¤ò¹Ô¤ï¤Ê¤¤"
23323 #~ msgid "MCU `%s' not supported"
23324 #~ msgstr "MCU `%s' ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
23326 #~ msgid "Generate code for the C400"
23327 #~ msgstr "C400 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
23329 #~ msgid "Generate code for the C300"
23330 #~ msgstr "C300 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
23332 #~ msgid "Generate code for c34"
23333 #~ msgstr "c34 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
23335 #~ msgid "Use standard calling sequence, with arg count word"
23336 #~ msgstr "ɸ½àŪ¸Æ¤Ó½Ð¤·¼ê½ç¤ò»È¤¤¡¢°ú¿ô¥«¥¦¥ó¥È word ¤ò¤Ä¤±¤ë"
23338 #~ msgid "Place arg count in a nop instruction (faster than push)"
23339 #~ msgstr "nop Ì¿ÎáÆâ¤Ë°ú¿ô¥«¥¦¥ó¥È¤òÃÖ¤¯ (push ¤è¤ê¹â®)"
23341 #~ msgid "Don't push arg count, depend on symbol table"
23342 #~ msgstr "°ú¿ô¥«¥¦¥ó¥È¤ò push ¤»¤º¡¢¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë¤ò¤¢¤Æ¤Ë¤¹¤ë"
23344 #~ msgid "Use data cache for volatile mem refs (default)"
23345 #~ msgstr "volatile ¥á¥â¥ê»²¾ÈÍѥǡ¼¥¿¥­¥ã¥Ã¥·¥å¤òÍøÍѤ¹¤ë(¥Ç¥Õ¥©¥ë¥È)"
23347 #~ msgid "Don't use data cache for volatile mem refs"
23348 #~ msgstr "volatile ¥á¥â¥ê»²¾ÈÍѤˤϥǡ¼¥¿¥­¥ã¥Ã¥·¥å¤ò¹Ô¤ï¤Ê¤¤"
23350 #~ msgid "Bypass data cache for volatile mem refs"
23351 #~ msgstr "volatile ¥á¥â¥ê»²¾ÈÍѤˤϠcache ¤µ¤ì¤¿¥Ç¡¼¥¿¤ò²óÈò¤¹¤ë"
23353 #~ msgid "Use 64-bit longs"
23354 #~ msgstr "64 ¥Ó¥Ã¥È long ¤ò»ÈÍѤ¹¤ë"
23356 #~ msgid "Use cc- and libc-compatible 32-bit longs"
23357 #~ msgstr "cc- ¤È libc ¸ß´¹¤Î 32 ¥Ó¥Ã¥È long ¤ò»ÈÍѤ¹¤ë"
23359 #~ msgid "Bad modes_tieable_p for register %s, mode1 %s, mode2 %s"
23360 #~ msgstr "¥ì¥¸¥¹¥¿ %s ¤Ë¤È¤Ã¤ÆÉÔÀµ¤Ê modes_tieable_p, mode1 %s, mode2 %s"
23362 #~ msgid "Enable use of conditional move instructions"
23363 #~ msgstr "¾ò·ïŪ move Ì¿Îá¤ÎÍøÍѤòÍ­¸ú¤Ë¤¹¤ë"
23365 #~ msgid "Disable use of conditional move instructions"
23366 #~ msgstr "¾ò·ïŪ move Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë"
23368 #~ msgid "Debug argument support in compiler"
23369 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°°ú¿ô¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
23371 #~ msgid "Debug stack support in compiler"
23372 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°¥¹¥¿¥Ã¥¯¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
23374 #~ msgid "Debug memory address support in compiler"
23375 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°¥á¥â¥ê¥¢¥É¥ì¥¹¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
23377 #~ msgid "Make adjacent short instructions parallel if possible."
23378 #~ msgstr "²Äǽ¤Ê¤é¤ÐÎÙÀܤ¹¤ëû¤¤Ì¿Îá¤òÊÂÎ󲽤¹¤ë"
23380 #~ msgid "Do not make adjacent short instructions parallel."
23381 #~ msgstr "ÎÙÀܤ¹¤ëû¤¤Ì¿Îá¤òÊÂÎ󲽤·¤Ê¤¤"
23383 #~ msgid "Link programs/data to be in external memory by default"
23384 #~ msgstr "¥×¥í¥°¥é¥à/¥Ç¡¼¥¿¤ò¥Ç¥Õ¥©¥ë¥È¤Ç³°Éô¥á¥â¥êÆâ¤Ë¥ê¥ó¥¯¤¹¤ë"
23386 #~ msgid "Link programs/data to be in onchip memory by default"
23387 #~ msgstr "¥×¥í¥°¥é¥à/¥Ç¡¼¥¿¤ò¥Ç¥Õ¥©¥ë¥È¤Ç¥Á¥Ã¥×¾å¤Î¥á¥â¥êÆâ¤Ë¥ê¥ó¥¯¤¹¤ë"
23389 #~ msgid "Change the branch costs within the compiler"
23390 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâÉô¤Ç¤Îʬ´ô¥³¥¹¥È¤òÊѹ¹¤¹¤ë"
23392 #~ msgid "Stack size > 32k"
23393 #~ msgstr "¥¹¥¿¥Ã¥¯¥µ¥¤¥º > 32k"
23395 #~ msgid "inline float constants not supported on this host"
23396 #~ msgstr "¤³¤Î¥Û¥¹¥È¤Ç¤Ï¥¤¥ó¥é¥¤¥óÉâÆ°¾®¿ôÄê¿ô¤ò¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
23398 #~ msgid "Trampolines not yet implemented"
23399 #~ msgstr "Trampoline ¤Ï¡¢¤Þ¤À¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
23401 #~ msgid "Generate code an embedded assembler can handle"
23402 #~ msgstr "Ëä¤á¹þ¤ß¥¢¥»¥ó¥Ö¥é¤¬½èÍý¤Ç¤­¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23404 #~ msgid "real name is too long - alias ignored"
23405 #~ msgstr "ËÜÍè¤Î̾Á°¤¬Ä¹¤¹¤®¤Þ¤¹ - ÊÌ̾¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
23407 #~ msgid "alias name is too long - alias ignored"
23408 #~ msgstr "ÊÌ̾¤¬Ä¹¤¹¤®¤Þ¤¹ - ÊÌ̾¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
23410 #~ msgid "Internal gcc abort from %s:%d"
23411 #~ msgstr "gcc ÆâÉô¤ÇÃæÃÇ %s:%d"
23413 #~ msgid "The local variable `insn' has the value:"
23414 #~ msgstr "¤½¤Î¥í¡¼¥«¥ëÊÑ¿ô `insn' ¤¬Ãͤò»ý¤Ã¤Æ¤¤¤Þ¤¹:"
23416 #~ msgid "Retain standard MXDB information"
23417 #~ msgstr "ɸ½à MXDB ¾ðÊó¤òÊÝ»ý¤¹¤ë"
23419 #~ msgid "Retain legend information"
23420 #~ msgstr "legend ¾ðÊó¤ò°Ý»ý¤¹¤ë"
23422 #~ msgid "Generate external legend information"
23423 #~ msgstr "³°Éô legend ¾ðÊó¤òÀ¸À®¤¹¤ë"
23425 #~ msgid "Emit identifying info in .s file"
23426 #~ msgstr ".s ¥Õ¥¡¥¤¥ëÆâ¤Ë¼±Ê̻ҾðÊó¤òÁ÷½Ð¤¹¤ë"
23428 #~ msgid "Warn when a function arg is a structure"
23429 #~ msgstr "´Ø¿ô¤Î°ú¿ô¤¬¹½Â¤ÂΤÀ¤Ã¤¿¤é·Ù¹ð¤¹¤ë"
23431 #~ msgid "Register '%c' already specified in allocation order"
23432 #~ msgstr "¥ì¥¸¥¹¥¿ '%c' ¤Ï´û¤Ë³ÎÊݽç¤Ç»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
23434 #~ msgid "half-pic init called on systems that don't support it."
23435 #~ msgstr "half-pic ½é´ü²½¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Ê¤¤¥·¥¹¥Æ¥à¤Ç¸Æ¤Ó½Ð¤µ¤ì¤Þ¤·¤¿¡£"
23437 #~ msgid "Same as -mcpu=i386"
23438 #~ msgstr "-mcpu=i386 ¤ÈƱ¤¸"
23440 #~ msgid "Same as -mcpu=i486"
23441 #~ msgstr "-mcpu=i486 ¤ÈƱ¤¸"
23443 #~ msgid "Same as -mcpu=pentium"
23444 #~ msgstr "-mcpu=pentium ¤ÈƱ¤¸"
23446 #~ msgid "Same as -mcpu=pentiumpro"
23447 #~ msgstr "-mcpu=pentiumpro ¤ÈƱ¤¸"
23449 #~ msgid "Emit Intel syntax assembler opcodes"
23450 #~ msgstr "Intel ¥·¥ó¥¿¥Ã¥¯¥¹¤Î¥¢¥»¥ó¥Ö¥éÌ¿Îá¤òÅǤ­½Ð¤¹"
23452 #~ msgid "Profiling uses mcount"
23453 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ë¤Ç mcount ¤òÍøÍѤ¹¤ë"
23455 #~ msgid "Emit half-PIC code"
23456 #~ msgstr "Ⱦ PIC ¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
23458 #~ msgid "Emit ELF object code"
23459 #~ msgstr "ELF ¥ª¥Ö¥¸¥§¥¯¥È¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
23461 #~ msgid "Emit ROSE object code"
23462 #~ msgstr "ROSE ¥ª¥Ö¥¸¥§¥¯¥È¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
23464 #~ msgid "Symbols have a leading underscore"
23465 #~ msgstr "¥·¥ó¥Ü¥ë¤ÎƬ¤Ë¥¢¥ó¥À¡¼¥¹¥³¥¢¤ò¤Ä¤±¤ë"
23467 #~ msgid "Align to >word boundaries"
23468 #~ msgstr "¥ï¡¼¥É¶­³¦¤è¤êÂ礭¤á¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
23470 #~ msgid "Use mcount for profiling"
23471 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ëÍѤˠmcount ¤òÍøÍѤ¹¤ë"
23473 #~ msgid "Use mcount_ptr for profiling"
23474 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ë¤Î¤¿¤á¤Ë mcount_ptr ¤òÍøÍѤ¹¤ë"
23476 #~ msgid "Use Mingw32 interface"
23477 #~ msgstr "Mingw32 ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
23479 #~ msgid "Use Cygwin interface"
23480 #~ msgstr "Cygwin ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
23482 #~ msgid "Use bare Windows interface"
23483 #~ msgstr "ÁǤΠWindows ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
23485 #~ msgid "sorry, not implemented: #pragma align NAME=SIZE"
23486 #~ msgstr "»ÄÇ°¡¢¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: #pragma align NAME=SIZE"
23488 #~ msgid "sorry, not implemented: #pragma noalign NAME"
23489 #~ msgstr "»ÄÇ°¡¢¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: #pragma noalign NAME"
23491 #~ msgid "Generate SB code"
23492 #~ msgstr "SB ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23494 #~ msgid "Generate KA code"
23495 #~ msgstr "KA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23497 #~ msgid "Generate KB code"
23498 #~ msgstr "KB ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23500 #~ msgid "Generate JA code"
23501 #~ msgstr "JA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23503 #~ msgid "Generate JD code"
23504 #~ msgstr "JD ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23506 #~ msgid "Generate JF code"
23507 #~ msgstr "JF ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23509 #~ msgid "generate RP code"
23510 #~ msgstr "RP ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23512 #~ msgid "Generate MC code"
23513 #~ msgstr "MC ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23515 #~ msgid "Generate CF code"
23516 #~ msgstr "CF ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23518 #~ msgid "Use alternate leaf function entries"
23519 #~ msgstr "´Ø¿ô¹àÌܤÎÂå¤ï¤ê¤òÍøÍѤ¹¤ë"
23521 #~ msgid "Do not use alternate leaf function entries"
23522 #~ msgstr "´Ø¿ô¹àÌÜËöÈø¤ÎÂå¤ï¤ê¤ÏÍøÍѤ·¤Ê¤¤"
23524 #~ msgid "Use complex addressing modes"
23525 #~ msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤ò»ÈÍѤ¹¤ë"
23527 #~ msgid "Align code to 8 byte boundary"
23528 #~ msgstr "¥³¡¼¥É¤ò 8 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
23530 #~ msgid "Do not align code to 8 byte boundary"
23531 #~ msgstr "¥³¡¼¥É¤ò 8 bit ¥³¡¼¥É¤Ë¥¢¥é¥¤¥ó¤·¤Ê¤¤"
23533 #~ msgid "Enable compatibility with iC960 v2.0"
23534 #~ msgstr "iC960 v2.0 ¤È¤Î¸ß´¹À­¤òÍ­¸ú¤Ë¤¹¤ë"
23536 #~ msgid "Enable compatibility with iC960 v3.0"
23537 #~ msgstr "iC960 v3.0 ¤È¤Î¸ß´¹À­¤òÍ­¸ú¤Ë¤¹¤ë"
23539 #~ msgid "Enable compatibility with ic960 assembler"
23540 #~ msgstr "ic960 ¥¢¥»¥ó¥Ö¥é¤È¤Î¸ß´¹À­¤òÍ­¸ú¤Ë¤¹¤ë"
23542 #~ msgid "Permit unaligned accesses"
23543 #~ msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤òµö²Ä¤¹¤ë"
23545 #~ msgid "Layout types like Intel's v1.3 gcc"
23546 #~ msgstr "Intel ¤Î v1.3 gcc ¤ÎÍͤʥ¿¥¤¥×¤ËÇÛÃÖ¤¹¤ë"
23548 #~ msgid "Do not layout types like Intel's v1.3 gcc"
23549 #~ msgstr "Intel v1.3 gcc ¤ÎÍͤʥ¿¥¤¥×¤ÎÇÛÃÖ¤ò¹Ô¤Ê¤ï¤Ê¤¤"
23551 #~ msgid "Do not enable linker relaxation"
23552 #~ msgstr "¥ê¥ó¥«¤Î´ËϤòÍ­¸ú¤Ë¤·¤Ê¤¤"
23554 #~ msgid "conflicting architectures defined - using C series"
23555 #~ msgstr "¶¥¹ç¤¹¤ë architecture ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿ - C ¥·¥ê¡¼¥º»ÈÍÑ"
23557 #~ msgid "conflicting architectures defined - using K series"
23558 #~ msgstr "¶¥¹ç¤¹¤ë architecture ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿ - K ¥·¥ê¡¼¥º»ÈÍÑ<"
23560 #~ msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
23561 #~ msgstr "iC2.0 ¤È iC3.0 ¤È¤Ï¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó - iC3.0 ¤ò»ÈÍѤ·¤Þ¤¹"
23563 #~ msgid "The -mlong-double-64 option does not work yet."
23564 #~ msgstr "-mlong-double-64 ¥ª¥×¥·¥ç¥ó¤Ï¤Þ¤ÀÆ°ºî¤·¤Þ¤»¤ó"
23566 #~ msgid "-msystem-v and -p are incompatible"
23567 #~ msgstr "-msystem-v ¤È -p ¤Ï¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
23569 #~ msgid "-msystem-v and -mthreads are incompatible"
23570 #~ msgstr "-msystem-v ¤È -mthreads ¤Ï¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
23572 #~ msgid "const objects cannot go in .sdata/.sbss"
23573 #~ msgstr "const ¥ª¥Ö¥¸¥§¥¯¥È¤Ï .sdata/.sbss ¤ËÃÖ¤±¤Þ¤»¤ó"
23575 #~ msgid "-malign-loops=%d is not between 1 and %d"
23576 #~ msgstr "-malign-loops=%d ¤¬ 1 ¤«¤é %d ¤Î´Ö¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
23578 #~ msgid "-malign-jumps=%d is not between 1 and %d"
23579 #~ msgstr "-malign-jumps=%d ¤¬ 1 ¤«¤é %d ¤Î´Ö¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
23581 #~ msgid "-malign-functions=%d is not between 1 and %d"
23582 #~ msgstr "-malign-functions=%d ¤¬ 1 ¤«¤é %d ¤Î´Ö¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
23584 #~ msgid "Internal gcc monitor: short-branch(%x)"
23585 #~ msgstr "ÆâÉô gcc ¥â¥Ë¥¿: ¥·¥ç¡¼¥È¥Ö¥é¥ó¥Á(%x)"
23587 #~ msgid "Internal gcc error: Can't express symbolic location"
23588 #~ msgstr "ÆâÉô gcc ¥¨¥é¡¼: °ÌÃÖ¤ò¥·¥ó¥Ü¥ëɽ¸½¤Ç¤­¤Þ¤»¤ó"
23590 #~ msgid "argument #%d is a structure"
23591 #~ msgstr "°ú¿ô #%d ¤Ï¹½Â¤ÂΤǤ¹"
23593 #~ msgid "%R not followed by %B/C/D/E"
23594 #~ msgstr "%R ¤Î¸å¤Ë %B/C/D/E ¤ÏÃÖ¤±¤Þ¤»¤ó"
23596 #~ msgid "invalid %x/X value"
23597 #~ msgstr "̵¸ú¤Ê %x/X ÃͤǤ¹"
23599 #~ msgid "invalid %H value"
23600 #~ msgstr "̵¸ú¤Ê %H ÃͤǤ¹"
23602 #~ msgid "invalid %h value"
23603 #~ msgstr "̵¸ú¤Ê %h ÃͤǤ¹"
23605 #~ msgid "invalid %Q value"
23606 #~ msgstr "̵¸ú¤Ê %Q ÃͤǤ¹"
23608 #~ msgid "invalid %q value"
23609 #~ msgstr "̵¸ú¤Ê %q ÃͤǤ¹"
23611 #~ msgid "invalid %o value"
23612 #~ msgstr "̵¸ú¤Ê %o ÃͤǤ¹"
23614 #~ msgid "invalid %p value"
23615 #~ msgstr "̵¸ú¤Ê %p ÃͤǤ¹"
23617 #~ msgid "invalid %s/S value"
23618 #~ msgstr "̵¸ú¤Ê %s/S ÃͤǤ¹"
23620 #~ msgid "invalid %B value"
23621 #~ msgstr "̵¸ú¤Ê %B ÃͤǤ¹"
23623 #~ msgid "invalid %C value"
23624 #~ msgstr "̵¸ú¤Ê %C ÃͤǤ¹"
23626 #~ msgid "invalid %E value"
23627 #~ msgstr "̵¸ú¤Ê %E ÃͤǤ¹"
23629 #~ msgid "invalid %r value"
23630 #~ msgstr "̵¸ú¤Ê %r ÃͤǤ¹"
23632 #~ msgid "operand is r0"
23633 #~ msgstr "¥ª¥Ú¥é¥ó¥É¤Ï r0 ¤Ç¤¹"
23635 #~ msgid "-mtrap-large-shift and -mhandle-large-shift are incompatible"
23636 #~ msgstr "-mtrap-large-shift ¤È -mhandle-large-shift ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
23638 #~ msgid "-mshort-data-%s is too large "
23639 #~ msgstr "-mshort-data-%s ¤¬Â礭¤¹¤®¤Þ¤¹¡£"
23641 #~ msgid "-mshort-data-%s and PIC are incompatible"
23642 #~ msgstr "-mshort-data-%s ¤È PIC ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
23644 #~ msgid "-mips%d not supported"
23645 #~ msgstr "-mips%d ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
23647 #~ msgid "-mabi=%s does not support -mips%d"
23648 #~ msgstr "-mabi=%s ¤Ï -mips%d ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
23650 #~ msgid "The -mabi=32 support does not work yet."
23651 #~ msgstr "-mabi=32 ¥µ¥Ý¡¼¥È¤Ï¤Þ¤ÀÆ°ºî¤·¤Þ¤»¤ó"
23653 #~ msgid "-mcpu=%s does not support -mips%d"
23654 #~ msgstr "-mcpu=%s ¤Ï -mips%d ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
23656 #~ msgid "-mips%d does not support 64 bit fp registers"
23657 #~ msgstr "-mips%d ¤Ï 64 bit fp ¥ì¥¸¥¹¥¿¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
23659 #~ msgid "-mips%d does not support 64 bit gp registers"
23660 #~ msgstr "-mips%d ¤Ï 64 bit gp ¥ì¥¸¥¹¥¿¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤»¤ó"
23662 #~ msgid "-membedded-pic and -mabicalls are incompatible"
23663 #~ msgstr "-membedded-pic ¤È -mabicalls ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
23665 #~ msgid "-G and -membedded-pic are incompatible"
23666 #~ msgstr "-G ¤È -membedded-pic ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
23668 #~ msgid "Invalid option `entry%s'"
23669 #~ msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `entry%s'"
23671 #~ msgid "-mentry is only meaningful with -mips-16"
23672 #~ msgstr "-mentry ¤Ï -mips-16 ¤ò»ØÄꤷ¤¿¤È¤­¤À¤±°ÕÌ£¤ò»ý¤Á¤Þ¤¹"
23674 #~ msgid "MIPS ECOFF format does not allow changing filenames within functions with #line"
23675 #~ msgstr "MIPS ECOFF ·Á¼°¤Ç¤Ï #line ¤ò»ý¤Ä´Ø¿ô¤Ç¤Î¥Õ¥¡¥¤¥ë̾Êѹ¹¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
23677 #~ msgid "fp_offset (%ld) or end_offset (%ld) is less than zero."
23678 #~ msgstr "fp_offset (%ld) Ëô¤Ï end_offset (%ld) ¤¬¥¼¥í¤è¤ê¤â¾®¤µ¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹¡£"
23680 #~ msgid "Use MIPS as"
23681 #~ msgstr "MIPS as ¤òÍøÍѤ¹¤ë"
23683 #~ msgid "Use GNU as"
23684 #~ msgstr "GNU as ¤òÍøÍѤ¹¤ë"
23686 #~ msgid "Use symbolic register names"
23687 #~ msgstr "¥·¥ó¥Ü¥ê¥Ã¥¯¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ¹¤ë"
23689 #~ msgid "Don't use symbolic register names"
23690 #~ msgstr "¥·¥ó¥Ü¥ê¥Ã¥¯¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ·¤Ê¤¤"
23692 #~ msgid "Use OSF PIC"
23693 #~ msgstr "OSF PIC ¤òÍøÍѤ¹¤ë"
23695 #~ msgid "Don't use OSF PIC"
23696 #~ msgstr "OSF PIC ¤òÍøÍѤ·¤Ê¤¤"
23698 #~ msgid "Use embedded PIC"
23699 #~ msgstr "Ëä¤á¹þ¤ß PIC ¤ò»ÈÍѤ¹¤ë"
23701 #~ msgid "Don't use embedded PIC"
23702 #~ msgstr "Ëä¤á¹þ¤ß PIC ¤ò»ÈÍѤ·¤Ê¤¤"
23704 #~ msgid "Optimize for 4650"
23705 #~ msgstr "4650 ÍѤ˺ÇŬ²½¤¹¤ë"
23707 #~ msgid "Optimize for 3900"
23708 #~ msgstr "3900 ÍѤ˺ÇŬ²½¤¹¤ë"
23710 #~ msgid "Trap on integer divide overflow"
23711 #~ msgstr "À°¿ô½ü»»¤Î¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤ò¥È¥é¥Ã¥×¤¹¤ë"
23713 #~ msgid "Don't trap on integer divide overflow"
23714 #~ msgstr "À°¿ô½ü»»¤Î¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤ò¥È¥é¥Ã¥×¤·¤Ê¤¤"
23716 #~ msgid "Use mips16 entry/exit psuedo ops"
23717 #~ msgstr "mips16 ¤Î entry/exit µ¿»÷¥ª¥Ú¥é¥ó¥É¤ò»ÈÍѤ¹¤ë"
23719 #~ msgid "optimization turned on"
23720 #~ msgstr "ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
23722 #~ msgid "optimization turned off"
23723 #~ msgstr "ºÇŬ²½¤ò̵¸ú¤Ë¤¹¤ë"
23725 #~ msgid "optimization level restored"
23726 #~ msgstr "ºÇŬ²½¥ì¥Ù¥ë¤ò¸µ¤ËÌᤷ¤Þ¤·¤¿"
23728 #~ msgid "PIC code generation is not compatible with profiling\n"
23729 #~ msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤È¤ÏÁêÍƤì¤Þ¤»¤ó\n"
23731 #~ msgid "Generate little endian data"
23732 #~ msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥Ç¡¼¥¿¤òÀ¸À®¤¹¤ë"
23734 #~ msgid "Generate big endian data"
23735 #~ msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¥Ç¡¼¥¿¤òÀ¸À®¤¹¤ë"
23737 #~ msgid "Turn on maintainer testing code"
23738 #~ msgstr "¥á¥ó¥Æ¥Ê¥Æ¥¹¥È¥³¡¼¥É¤òÍ­¸ú¤Ë¤¹¤ë"
23740 #~ msgid "Enable Transmeta picoJava extensions"
23741 #~ msgstr "Transmeta picoJava ³ÈÄ¥¤òÍ­¸ú¤Ë¤¹¤ë"
23743 #~ msgid "Disable Transmeta picoJava extensions"
23744 #~ msgstr "Transmeta picoJava ³ÈÄ¥¤ò̵¸ú¤Ë¤¹¤ë"
23746 #~ msgid "Disable reorganization pass"
23747 #~ msgstr "ºÆÊÔÀ®¹©Äø¤ò̵¸ú¤Ë¤¹¤ë"
23749 #~ msgid "invalid %%B value"
23750 #~ msgstr "̵¸ú¤Ê %%B ÃÍ"
23752 #~ msgid "invalid %%z value"
23753 #~ msgstr "̵¸ú¤Ê %%z ÃÍ"
23755 #~ msgid "invalid %%Z value"
23756 #~ msgstr "̵¸ú¤Ê %%Z ÃÍ"
23758 #~ msgid "invalid %%j value"
23759 #~ msgstr "̵¸ú¤Ê %%j ÃÍ"
23761 #~ msgid "can't have varargs with -mfp-arg-in-fp-regs"
23762 #~ msgstr "-mfp-arg-in-fp-regs ¤ò»È¤¦¤È²ÄÊѸİú¿ô¤ò»ý¤Æ¤Þ¤»¤ó"
23764 #~ msgid "-f%s ignored for AIX (all code is position independent)"
23765 #~ msgstr "AIX ÍѤˠ-f%s ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡ÊÁ´¤Æ¤Î¥³¡¼¥É¤Ï°ÌÃÖÈó°Í¸¤Ç¤¹¡Ë"
23767 #~ msgid "-ffunction-sections disabled on AIX when debugging"
23768 #~ msgstr "AIX ¤Ç¤Ï¥Ç¥Ð¥Ã¥°»þ¤Î -ffunction-sections ¤Ï̵¸ú¤È¤µ¤ì¤Þ¤¹"
23770 #~ msgid "-fdata-sections not supported on AIX"
23771 #~ msgstr "AIX ¤Ç¤Ï -fdata-sections ¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
23773 #~ msgid "%%S computed all 1's mask"
23774 #~ msgstr "%%S ¤ÏÁ´¤Æ¤¬ 1 ¤Î¥Þ¥¹¥¯¤ò·×»»¤·¤Þ¤·¤¿"
23776 #~ msgid "%%S computed all 0's mask"
23777 #~ msgstr "%%S ¤ÏÁ´¤Æ¤¬ 0 ¤Î¥Þ¥¹¥¯¤ò·×»»¤·¤Þ¤·¤¿"
23779 #~ msgid "profiling does not support code models other than medlow"
23780 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ï medlow °Ê³°¤Î¥³¡¼¥É¥â¥Ç¥ë¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
23782 #~ msgid "%s and profiling conflict: disabling %s"
23783 #~ msgstr "%s ¤È¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ï¶¥¹ç¤·¤Þ¤¹: %s ¤ò̵¸ú²½¤·¤Þ¤¹"
23785 #~ msgid "Use FUNCTION_EPILOGUE"
23786 #~ msgstr "FUNCTION_EPILOGUE ¤ò»ÈÍѤ¹¤ë"
23788 #~ msgid "Do not use FUNCTION_EPILOGUE"
23789 #~ msgstr "FUNCTION_EPILOGUE ¤ò»ÈÍѤ·¤Ê¤¤"
23791 #~ msgid "Use flat register window model"
23792 #~ msgstr "¥Õ¥é¥Ã¥È¥ì¥¸¥¹¥¿¥¦¥£¥ó¥É¥¦¥â¥Ç¥ë¤ò»ÈÍѤ¹¤ë"
23794 #~ msgid "Do not use flat register window model"
23795 #~ msgstr "¥Õ¥é¥Ã¥È¥ì¥¸¥¹¥¿¥¦¥£¥ó¥É¥¦¥â¥Ç¥ë¤ò»ÈÍѤ·¤Ê¤¤"
23797 #~ msgid "Optimize for Cypress processors"
23798 #~ msgstr "Cypress ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
23800 #~ msgid "Optimize for SparcLite processors"
23801 #~ msgstr "SparcLite ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
23803 #~ msgid "Optimize for F930 processors"
23804 #~ msgstr "F930 ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
23806 #~ msgid "Optimize for F934 processors"
23807 #~ msgstr "F934 ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
23809 #~ msgid "Use V8 Sparc ISA"
23810 #~ msgstr "V8 Sparc ISA ¤ò»ÈÍѤ¹¤ë"
23812 #~ msgid "Optimize for SuperSparc processors"
23813 #~ msgstr "SuperSparc ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
23815 #~ msgid "object size exceeds built-in limit for virtual function table implementation"
23816 #~ msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥µ¥¤¥º¤¬¡¢²¾ÁÛ´Ø¿ô¥Æ¡¼¥Ö¥ë¼ÂÁõ¤ËÁȤ߹þ¤³¤Þ¤ì¤¿¥µ¥¤¥º¤òĶ²á¤·¤Þ¤·¤¿"
23818 #~ msgid "object size exceeds normal limit for virtual function table implementation, recompile all source and use -fhuge-objects"
23819 #~ msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥µ¥¤¥º¤¬¡¢²¾ÁÛ´Ø¿ô¥Æ¡¼¥Ö¥ë¼ÂÁõ¤ÎÄ̾ï¤ÎÀ©¸Â¤òĶ²á¤·¤¿¤¿¤á¡¢Á´¤Æ¤Î¥½¡¼¥¹¤ò -fhuge-objects ¤ò»È¤Ã¤ÆºÆ¥³¥ó¥Ñ¥¤¥ë¤·¤Æ¤¯¤À¤µ¤¤"
23821 #~ msgid "label `%s' referenced outside of any function"
23822 #~ msgstr "¥é¥Ù¥ë `%s' ¤¬´Ø¿ô¤Î³°Â¦¤Î²¿¤«¤ò»²¾È¤·¤Þ¤·¤¿"
23824 #~ msgid "the ABI requires vtable thunks"
23825 #~ msgstr "ABI ¤Ï²¾ÁÛ´Ø¿ô¥Æ¡¼¥Ö¥ë¥µ¥ó¥¯¤òÍ׵ᤷ¤Þ¤¹"
23827 #~ msgid "destructors must be member functions"
23828 #~ msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤Ï¥á¥ó¥Ð´Ø¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
23830 #~ msgid "`bool' is now a keyword"
23831 #~ msgstr "`bool' ¤Ïº£¤ä¥­¡¼¥ï¡¼¥É¤Ç¤¹"
23833 #~ msgid "cannot declare %s to references"
23834 #~ msgstr "%s ¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
23836 #~ msgid "discarding `const' applied to a reference"
23837 #~ msgstr "»²¾È¤ËÍѤ¤¤é¤ì¤¿ `const' ¤Ï¼Î¤Æ¤é¤ì¤Þ¤¹"
23839 #~ msgid "discarding `volatile' applied to a reference"
23840 #~ msgstr "»²¾È¤ËÍѤ¤¤é¤ì¤¿ `volatile' ¤Ï¼Î¤Æ¤é¤ì¤Þ¤¹"
23842 #~ msgid "typedef declaration includes an initializer"
23843 #~ msgstr "typedef Àë¸À¤¬½é´üÀßÄê»Ò¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
23845 #~ msgid "storage class `static' invalid for function `%s' declared out of global scope"
23846 #~ msgstr "Âç°è¥¹¥³¡¼¥×³°¤Î´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `static' ¤Ï̵¸ú¤Ç¤¹"
23848 #~ msgid "invalid integer constant in parameter list, did you forget to give parameter name?"
23849 #~ msgstr "²¾°ú¿ô¥ê¥¹¥È¤Ë̵¸ú¤ÊÀ°¿ôÄê¿ô¤¬¤¢¤ê¤Þ¤¹¡£²¾°ú¿ô̾¤òÍ¿¤¨Ëº¤ì¤¿¤Î¤Ç¤Ï¡©"
23851 #~ msgid "return type for `main' changed to `int'"
23852 #~ msgstr "`main' ¤Î return ·¿¤Ï `int' ¤ËÊѤ¨¤Þ¤·¤¿"
23854 #~ msgid "-fname-mangling-version is no longer supported"
23855 #~ msgstr "-fname-mangling-version ¤Ï¤â¤Ï¤ä¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
23857 #~ msgid "-Wno-strict-prototypes is not supported in C++"
23858 #~ msgstr "-Wno-strict-prototypes ¤Ï C++ ¤Ç¤Ï¼õ¤±ÉÕ¤±¤é¤ì¤Þ¤»¤ó"
23860 #~ msgid "`__alignof__' applied to a bit-field"
23861 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËÂФ·¤ÆŬÍѤµ¤ì¤¿ `__alignof__'"
23863 #~ msgid "parser may be lost: is there a '{' missing somewhere?"
23864 #~ msgstr "¹½Ê¸²òÀϴ郎Ì»Ҥˤʤ俤褦¤Ç¤¹: ¤É¤³¤«¤Ç '{' ¤ò˺¤ì¤Æ¤¤¤ë¤Î¤Ç¤Ï¡©"
23866 #~ msgid "anachronistic use of array size in vector delete"
23867 #~ msgstr "¥Ù¥¯¥È¥ë¤Î delete ¤ÇÇÛÎó¥µ¥¤¥º¤ò»È¤¦¤Î¤ÏÁ°»þÂåŪ¤Ç¤¹"
23869 #~ msgid "too many initialization functions required"
23870 #~ msgstr "ɬÍפȤµ¤ì¤ë½é´ü²½´Ø¿ô¤Î¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
23872 #~ msgid "(static %s for %s)"
23873 #~ msgstr "(ÀÅŪ%s: %s ÍÑ)"
23875 #~ msgid "In %s `%s':"
23876 #~ msgstr "%s Æâ¤Î `%s':"
23878 #~ msgid "%s:%d:   instantiated from `%s'\n"
23879 #~ msgstr "%s:%d:   `%s' ¤«¤é¼ÂÂ⽤µ¤ì¤Þ¤·¤¿\n"
23881 #~ msgid "%s:%d:   instantiated from here\n"
23882 #~ msgstr "%s:%d:   ¤³¤³¤Ç¼ÂÂ⽤µ¤ì¤Þ¤·¤¿\n"
23884 #~ msgid "  will be re-ordered to match declaration order"
23885 #~ msgstr "  Àë¸À½ç¤È°ìÃפ¹¤ë¤è¤¦¤ËʤÓÂؤ¨¤é¤ì¤Þ¤¹"
23887 #~ msgid "  will be re-ordered to match inheritance order"
23888 #~ msgstr "  ÇÉÀ¸½ç¤È°ìÃפ¹¤ë¤è¤¦¤ËʤÙÂؤ¨¤é¤ì¤Þ¤¹"
23890 #~ msgid "no base class to initialize"
23891 #~ msgstr "½é´ü²½¤¹¤Ù¤­´ðÄ쥯¥é¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
23893 #~ msgid "new of array type fails to specify size"
23894 #~ msgstr "ÇÛÎ󷿤Πnew ¤Ï¥µ¥¤¥º¤Î»ØÄê¤Ë¼ºÇÔ¤·¤Þ¤¹"
23896 #~ msgid "initializer list being treated as compound expression"
23897 #~ msgstr "½é´ü²½»Ò¥ê¥¹¥È¤¬Ê£¹ç¼°¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
23899 #~ msgid "Do not treat the namespace `std' as a normal namespace"
23900 #~ msgstr "̾Á°¶õ´Ö `std' ¤òÄ̾ï¤Î̾Á°¶õ´Ö¤È¤·¤Æ¼è¤ê°·¤ï¤Ê¤¤"
23902 #~ msgid "Only emit explicit template instatiations"
23903 #~ msgstr "ÌÀ¼¨Åª¤Ê¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
23905 #~ msgid "Recognise and/bitand/bitor/compl/not/or/xor"
23906 #~ msgstr "and/bitand/bitor/compl/not/or/xor ¤òǧ¼±¤¹¤ë"
23908 #~ msgid "Warn about inconsistent return types"
23909 #~ msgstr "Ìá¤êÃͤη¿¤È°ìÃפ·¤Ê¤¤¤â¤Î¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
23911 #~ msgid "Warn when a function is declared extern, then inline"
23912 #~ msgstr "´Ø¿ô¤¬ extern Àë¸À¤µ¤ì¤¿¸å¡¢inline ¤È¤µ¤ì¤¿¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
23914 #~ msgid "Don't announce deprecation of compiler features"
23915 #~ msgstr "¿ä¾©¤µ¤ì¤Ê¤¤¥³¥ó¥Ñ¥¤¥é¤Îµ¡Ç½¤ò¹ðÃΤ·¤Ê¤¤"
23917 #~ msgid "type name expected before `*'"
23918 #~ msgstr "`*' ¤ÎÁ°¤Ë·¿¤Î̾Á°¤¬¤¢¤ë¤Ù¤­¤Ç¤¹"
23920 #~ msgid "type name expected before `&'"
23921 #~ msgstr "`&' ¤ÎÁ°¤Ë·¿¤Î̾Á°¤¬¤¢¤ë¤Ù¤­¤Ç¤¹"
23923 #~ msgid "semicolon missing after %s declaration"
23924 #~ msgstr "%s Àë¸À¤Î¸å¤í¤Î¥»¥ß¥³¥í¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
23926 #~ msgid "(Each undeclared identifier is reported only once for each function it appears in.)"
23927 #~ msgstr "(̤Àë¸ÀÊÑ¿ô¤Ë¤Ä¤¤¤Æ¤Ï¡¢¤½¤ì¤¬´Ø¿ôÆâ¤ÇºÇ½é¤Ë¸½¤ï¤ì¤¿»þ¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹¡£)"
23929 #~ msgid "real-valued template parameters when cross-compiling"
23930 #~ msgstr "¥¯¥í¥¹¥³¥ó¥Ñ¥¤¥ë»þ¤Î¼Â¿ôÃͥƥó¥×¥ì¡¼¥È²¾°ú¿ô"
23932 #~ msgid "ambiguous request for method pointer `%s'"
23933 #~ msgstr "¥á¥½¥Ã¥É¥Ý¥¤¥ó¥¿ `%s' ¤Ø¤ÎÍ׵᤬ۣËæ¤Ç¤¹"
23935 #~ msgid "no base or member initializers given following ':'"
23936 #~ msgstr "´ðÄì¤ä¥á¥ó¥Ð½é´ü²½»Ò¥ê¥¹¥È¤¬ ':' ¤Î¸å¤Ë³¤¤¤Æ¤¤¤Þ¤»¤ó"
23938 #~ msgid "`>>' should be `> >' in template class name"
23939 #~ msgstr "`>>' ¤Ï¥Æ¥ó¥×¥ì¡¼¥È¥¯¥é¥¹Ì¾¤Ï `> >' ¤È¤¹¤Ù¤­¤Ç¤¹"
23941 #~ msgid "ISO C++ forbids an empty condition for `%s'"
23942 #~ msgstr "ISO C++ ¤Ï `%s' ¤ËÂФ¹¤ë¶õ¤Î¾ò·ï¤ò¶Ø¤¸¤Þ¤¹"
23944 #~ msgid "ISO C++ forbids `&&'"
23945 #~ msgstr "ISO C++ ¤Ï `&&' ¤ò¶Ø¤¸¤Þ¤¹"
23947 #~ msgid "sigof type specifier"
23948 #~ msgstr "·¿»ØÄê»Ò¤Î sigof ¤Ç¤¹"
23950 #~ msgid "`sigof' applied to non-aggregate expression"
23951 #~ msgstr "È󽸹çÂμ°¤ËÂФ·¤ÆŬÍѤµ¤ì¤¿ `sigof'"
23953 #~ msgid "storage class specifier `%s' not allowed after struct or class"
23954 #~ msgstr "µ­²±¥¯¥é¥¹»ØÄê»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
23956 #~ msgid "type specifier `%s' not allowed after struct or class"
23957 #~ msgstr "·¿»ØÄê»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
23959 #~ msgid "no body nor ';' separates two class, struct or union declarations"
23960 #~ msgstr "ËÜÂΤ¬¤Ê¤¯¡¢class, struct °¿¤¤¤Ï union Àë¸À¤ò¶èÀÚ¤ë ';' ¤â¤¢¤ê¤Þ¤»¤ó"
23962 #~ msgid "multiple access specifiers"
23963 #~ msgstr "½ÅÊ£¤¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò"
23965 #~ msgid "multiple `virtual' specifiers"
23966 #~ msgstr "½ÅÊ£¤¹¤ë `virtual' »ØÄê»Ò"
23968 #~ msgid "missing ';' before right brace"
23969 #~ msgstr "±¦Â¦¥Ö¥ì¡¼¥¹¤ÎÁ°¤Î ';' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
23971 #~ msgid "ISO C++ forbids array dimensions with parenthesized type in new"
23972 #~ msgstr "ISO C++ ¤Ï new Ãæ¤Ç¤Ï¡¢³ç¸Ì¤Î¤Ä¤¤¤¿ÇÛÎ󼡸µ¤ò¶Ø¤¸¤Þ¤¹"
23974 #~ msgid "ISO C++ forbids label declarations"
23975 #~ msgstr "ISO C++ ¤Ï¥é¥Ù¥ëÀë¸À¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹"
23977 #~ msgid "label must be followed by statement"
23978 #~ msgstr "¥é¥Ù¥ë¤Î¸å¤í¤Ë¤Ïʸ¤¬É¬ÍפǤ¹"
23980 #~ msgid "ISO C++ forbids compound statements inside for initializations"
23981 #~ msgstr "ISO C++ ½é´ü²½»Ò¤ÎÆâÉô¤Ç¤Ïʣʸ¤¬¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹"
23983 #~ msgid "possibly missing ')'"
23984 #~ msgstr "¤ª¤½¤é¤¯ ')' ¤ò˺¤ì¤Æ¤¤¤Þ¤¹"
23986 #~ msgid "type specifier omitted for parameter"
23987 #~ msgstr "·¿»ØÄê»Ò¤Ï²¾°ú¿ôÍѤ˾Êά¤µ¤ì¤Þ¤·¤¿"
23989 #~ msgid "use of `%s' in template type unification"
23990 #~ msgstr "¥Æ¥ó¥×¥ì¡¼¥È·¿Åý°ìÃæ `%s' ¤¬»ÈÍѤµ¤ì¤Þ¤·¤¿"
23992 #~ msgid "taking dynamic typeid of object with -fno-rtti"
23993 #~ msgstr "-fno-rtti ¤Î»ØÄê¤È°ì½ï¤Ë¥ª¥Ö¥¸¥§¥¯¥È¤ÎưŪ typeid ¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
23995 #~ msgid "adjusting pointers for covariant returns"
23996 #~ msgstr "¶¦ÊÑ(covariant)Ìá¤êÃͤؤΥݥ¤¥ó¥¿¤òÄ´À°¤·¤Þ¤¹"
23998 #~ msgid "recoverable compiler error, fixups for virtual function"
23999 #~ msgstr "²óÉü²Äǽ¤Ê¥³¥ó¥Ñ¥¤¥é¤Î¥¨¥é¡¼¡¢²¾ÁÛ´Ø¿ô¤Î½¤Àµ"
24001 #~ msgid "can't redefine default return value for constructors"
24002 #~ msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿ÍѤΥǥե©¥ë¥ÈÌá¤êÃͤòºÆÄêµÁ¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
24004 #~ msgid "   will be re-ordered to precede member initializations"
24005 #~ msgstr "   Àè¤Ë¤¢¤ë¥á¥ó¥Ð½é´ü²½»Ò¤ÈʤÓÂؤ¨¤é¤ì¤Þ¤¹"
24007 #~ msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy"
24008 #~ msgstr "¼±ÊÌ»Ò̾ `%s' ¤Ï GNU C++ ÆâÉô¤Î¥Í¡¼¥ß¥ó¥°Àïά¤È¶¥¹ç¤·¤Þ¤¹"
24010 #~ msgid "parse error at end of saved function text"
24011 #~ msgstr "ÊݸºÑ¤ß´Ø¿ô¥Æ¥­¥¹¥È¤ÎËöÈø¤Ç¹½Ê¸²òÀÏ¥¨¥é¡¼"
24013 #~ msgid "parse error in method specification"
24014 #~ msgstr "¥á¥½¥Ã¥É»ÅÍÍÆâ¤Ç¤Î¹½Ê¸²òÀÏ¥¨¥é¡¼"
24016 #~ msgid "%s before `%s'"
24017 #~ msgstr "%s ¤¬ `%s' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
24019 #~ msgid "%s before `%c'"
24020 #~ msgstr "%s ¤¬ `%c' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
24022 #~ msgid "%s before `\\%o'"
24023 #~ msgstr "%s ¤¬ `\\%o' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
24025 #~ msgid "%s before `%s' token"
24026 #~ msgstr "%s ¤¬ `%s' ¥È¡¼¥¯¥ó¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
24028 #~ msgid "non-lvalue in %s"
24029 #~ msgstr "%s ¤Ëº¸ÊÕÃͤǤϤʤ¤ÃÍ"
24031 #~ msgid "`com_interface' only supported with -fvtable-thunks"
24032 #~ msgstr "`com_interface' ¤Ï -fvtable-thunks ¤ò»ØÄꤷ¤¿¤È¤­¤À¤±¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤¹"
24034 #~ msgid "ISO C++ forbids applying `sizeof' to a member function"
24035 #~ msgstr "ISO C++ ¤Ï¥á¥ó¥Ð´Ø¿ô¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
24037 #~ msgid "ISO C++ forbids applying `sizeof' to type `void' which is an incomplete type"
24038 #~ msgstr "ISO C++ ¤ÏÉÔ´°Á´·¿¤Ç¤¢¤ë `void' ·¿¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
24040 #~ msgid "invalid reference to NULL ptr, use ptr-to-member instead"
24041 #~ msgstr "NULL ¥Ý¥¤¥ó¥¿¤Ø¤Î̵¸ú¤Ê»²¾È¡¢Âå¤ï¤ê¤Ë¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¤¤Þ¤·¤ç¤¦"
24043 #~ msgid "invalid call to member function needing `this' in static member function scope"
24044 #~ msgstr "ÀÅŪ¥á¥ó¥Ð´Ø¿ô¥¹¥³¡¼¥×Æâ¤Ç¤Ï `this' ¤òÍפ¹¤ë¥á¥ó¥Ð´Ø¿ô¤Î¸Æ¤Ó½Ð¤·¤Ï̵¸ú¤Ç¤¹"
24046 #~ msgid "parameter type of called function is incomplete"
24047 #~ msgstr "¸Æ¤Ð¤ì¤¿´Ø¿ô¤Î²¾°ú¿ô¤Î·¿¤¬ÉÔ´°Á´¤Ç¤¹"
24049 #~ msgid "ISO C++ forbids using pointer of type `void *' in pointer arithmetic"
24050 #~ msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë `void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
24052 #~ msgid "ISO C++ forbids using a pointer-to-function in pointer arithmetic"
24053 #~ msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
24055 #~ msgid "ISO C++ forbids using pointer to a member in pointer arithmetic"
24056 #~ msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
24058 #~ msgid "ISO C++ forbids using pointer to a member in subtraction"
24059 #~ msgstr "ISO C++ ¤Ï¸º»»¤Ë¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
24061 #~ msgid "unary `&'"
24062 #~ msgstr "ñ¹à¤Î `&'"
24064 #~ msgid "ISO C++ forbids cast to non-reference type used as lvalue"
24065 #~ msgstr "ISO C++ ¤Ïº¸ÊÕÃͤȤ·¤Æ»È¤ï¤ì¤ëÈ󻲾ȷ¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
24067 #~ msgid "return value from function receives multiple initializations"
24068 #~ msgstr "´Ø¿ô¤«¤é¤ÎÌá¤êÃͤ¬Ê£¿ô¤Î½é´ü²½¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿"
24070 #~ msgid "return-statement with no value, in function declared with a non-void return type"
24071 #~ msgstr "return Ê¸¤¬Ãͤò»ý¤Á¤Þ¤»¤ó¡£´Ø¿ôÀë¸À¤Ç¤ÏÈó void ¤ÎÌá¤êÃͤò»ý¤Á¤Þ¤¹"
24073 #~ msgid "return-statement with a value, in function declared with a void return type"
24074 #~ msgstr "return Ê¸¤¬Ãͤò»ý¤Á¤Þ¤¹¡£´Ø¿ôÀë¸À¤Ç¤ÏÌá¤ê·¿¤¬ void ¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
24076 #~ msgid "Internal error #%d."
24077 #~ msgstr "ÆâÉô¥¨¥é¡¼: #%d¡£"
24079 #~ msgid "due to the presence of a constructor"
24080 #~ msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¤¢¤ë¤³¤È¤Ë¤è¤ë"
24082 #~ msgid "comma expression used to initialize return value"
24083 #~ msgstr "¥«¥ó¥Þ±é»»»Ò¤¬Ìá¤êÃͤò½é´ü²½¤¹¤ë¤¿¤á¤Ë»È¤ï¤ì¤Þ¤·¤¿"
24085 #~ msgid "ANSI C++ forbids non-constant aggregate initializer expressions"
24086 #~ msgstr "ANSI C++ ¤ÏÄê¿ô¤Ç¤Ê¤¤½¸¹çÂΤνé´ü²½»Ò¼°¤ò¶Ø¤¸¤Þ¤¹"
24088 #~ msgid "initializer list for object of class with virtual base classes"
24089 #~ msgstr "²¾ÁÛ´ðÄ쥯¥é¥¹¤ò»ý¤Ä¥¯¥é¥¹¤Î¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹"
24091 #~ msgid "ISO C++ forbids defining types within %s"
24092 #~ msgstr "ISO C++ ¤Ï %s Ãæ¤Î·¿ÄêµÁ¤ò¶Ø¤¸¤Þ¤¹"
24094 #~ msgid "Can't create cross-reference file `%s'"
24095 #~ msgstr "Áê¸ß»²¾È¥Õ¥¡¥¤¥ë `%s' ¤òºî¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
24097 #~ msgid "In file included from %s:%u"
24098 #~ msgstr "%s:%u ¤«¤é include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ëÃæ"
24100 #~ msgid ""
24101 #~ ",\n"
24102 #~ "                 from %s:%u"
24103 #~ msgstr ""
24104 #~ ",\n"
24105 #~ "                 %s:%u ¤«¤é"
24107 #~ msgid "traditional C rejects the `U' suffix"
24108 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï `U' ÀÜÈø¼­¤¬µñÀ䤵¤ì¤Þ¤¹"
24110 #~ msgid "too many 'l' suffixes in integer constant"
24111 #~ msgstr "À°¿ôÄê¿ô¤Î¥µ¥Õ¥£¥Ã¥¯¥¹ 'l' ¤¬Â¿¤¹¤®¤Þ¤¹"
24113 #~ msgid "integer constant contains digits beyond the radix"
24114 #~ msgstr "À°¿ôÄê¿ô¤¬´ð¿ô¤òĶ¤¨¤¿¿ôÃͤò´Þ¤ó¤Ç¤¤¤Þ¤¹"
24116 #~ msgid "integer constant out of range"
24117 #~ msgstr "À°¿ôÄê¿ô¤¬ÈϰϤò³°¤ì¤Æ¤¤¤Þ¤¹"
24119 #~ msgid "invalid suffix '%.*s' on integer constant"
24120 #~ msgstr "ÀÜÈø¼­ '%.*s' ¤ÏÀ°¿ôÄê¿ô¤Ë¤Ï̵¸ú¤Ç¤¹"
24122 #~ msgid "missing ')' after \"defined\""
24123 #~ msgstr "\"defined\" ¤Î¸å¤í¤Î ')' ¤¬·ç¤±¤Æ¤¤¤Þ¤¹"
24125 #~ msgid "operator \"defined\" requires an identifier"
24126 #~ msgstr "\"defined\" ±é»»»Ò¤Ï¼±Ê̻ҤòÍ׵ᤷ¤Þ¤¹"
24128 #~ msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
24129 #~ msgstr "¡ÊC++ ¤Ç¤Ï \"%s\" ¤¬ \"%s\" ¤ÎÂåÂإȡ¼¥¯¥ó¤Ç¤¹¡Ë"
24131 #~ msgid "\"defined\" operator appears during macro expansion"
24132 #~ msgstr "\"defined\" ±é»»»Ò¤¬¥Þ¥¯¥íŸ³«Ãæ¤Ë¸½¤ì¤Þ¤·¤¿"
24134 #~ msgid "ISO C++ does not permit \"%s\" in #if"
24135 #~ msgstr "ISO C++ ¤Ï #if Æâ¤Î \"%s\" ¤òµö¤·¤Þ¤»¤ó"
24137 #~ msgid "octal escape sequence out of range"
24138 #~ msgstr "8 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹"
24140 #~ msgid "hex escape sequence out of range"
24141 #~ msgstr "16 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹"
24143 #~ msgid "integer overflow in preprocessor expression"
24144 #~ msgstr "À°¿ô¤¬¥×¥ê¥×¥í¥»¥Ã¥µ¼°Æâ¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
24146 #~ msgid "comma operator in operand of #if"
24147 #~ msgstr "¥«¥ó¥Þ±é»»»Ò¤¬ #if ±é»»»Ò¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
24149 #~ msgid "%s is a block device"
24150 #~ msgstr "%s ¤Ï¥Ö¥í¥Ã¥¯¥Ç¥Ð¥¤¥¹¤Ç¤¹"
24152 #~ msgid "No include path in which to find %s"
24153 #~ msgstr "%s ¤ò¸«¤Ä¤±¤ë¤¿¤á¤Î¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
24155 #~ msgid "Multiple include guards may be useful for:\n"
24156 #~ msgstr "¿½Å include ¤«¤é¤ÎÊݸͭ±×¤È¤Ê¤ë¤Ç¤·¤ç¤¦:\n"
24158 #~ msgid "absolute file name in remap_filename"
24159 #~ msgstr "ÀäÂХѥ¹¥Õ¥¡¥¤¥ë̾¤¬ remap_filename ¤Ë¤¢¤ê¤Þ¤¹"
24161 #~ msgid "%s: Not a directory"
24162 #~ msgstr "%s: ¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
24164 #~ msgid "buffers still stacked in cpp_finish"
24165 #~ msgstr "cpp_finish ¤Ç¥Ð¥Ã¥Õ¥¡¤¬¤Þ¤À¥¹¥¿¥Ã¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
24167 #~ msgid "Directory name missing after %s"
24168 #~ msgstr "%s ¤Î¸å¤í¤Î¥Ç¥£¥ì¥¯¥È¥ê̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24170 #~ msgid "File name missing after %s"
24171 #~ msgstr "%s ¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24173 #~ msgid "Path name missing after %s"
24174 #~ msgstr "%s ¤Î¸å¤í¤Î¥Ñ¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24176 #~ msgid "GNU CPP version %s (cpplib)"
24177 #~ msgstr "GNU CPP version %s (cpplib)"
24179 #~ msgid "Usage: %s [switches] input output\n"
24180 #~ msgstr "»È¤¤Êý: %s [¥¹¥¤¥Ã¥Á] ÆþÎÏ ½ÐÎÏ\n"
24182 #~ msgid ""
24183 #~ "Switches:\n"
24184 #~ "  -include <file>           Include the contents of <file> before other files\n"
24185 #~ "  -imacros <file>           Accept definition of macros in <file>\n"
24186 #~ "  -iprefix <path>           Specify <path> as a prefix for next two options\n"
24187 #~ "  -iwithprefix <dir>        Add <dir> to the end of the system include path\n"
24188 #~ "  -iwithprefixbefore <dir>  Add <dir> to the end of the main include path\n"
24189 #~ "  -isystem <dir>            Add <dir> to the start of the system include path\n"
24190 #~ msgstr ""
24191 #~ "¥¹¥¤¥Ã¥Á:\n"
24192 #~ "  -include <file>           Â¾¤Î¥Õ¥¡¥¤¥ë¤ÎÁ°¤Ë <file> ¤ÎÆâÍƤò´Þ¤á¤ë\n"
24193 #~ "  -imacros <file>           <file> ¤Î¥Þ¥¯¥íÄêµÁ¤ò¼õ¤±Æþ¤ì¤ë\n"
24194 #~ "  -iprefix <path>           ¼¡¤ÎÆó¤Ä¤Î¥ª¥×¥·¥ç¥óÍÑ¥×¥ì¥Õ¥£¥¯¥¹¤Ë <path> ¤ò»ØÄê\n"
24195 #~ "  -iwithprefix <dir>        <dir> ¤ò¥·¥¹¥Æ¥à include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
24196 #~ "  -iwithprefixbefore <dir>  <dir> ¤ò¥á¥¤¥ó include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
24197 #~ "  -isystem <dir>            <dir> ¤ò¥·¥¹¥Æ¥à include ¥Ñ¥¹¤ÎºÇ½é¤ËÄɲ乤ë\n"
24199 #~ msgid ""
24200 #~ "  -idirafter <dir>          Add <dir> to the end of the system include path\n"
24201 #~ "  -I <dir>                  Add <dir> to the end of the main include path\n"
24202 #~ "  -I-                       Fine-grained include path control; see info docs\n"
24203 #~ "  -nostdinc                 Do not search system include directories\n"
24204 #~ "                             (dirs specified with -isystem will still be used)\n"
24205 #~ "  -nostdinc++               Do not search system include directories for C++\n"
24206 #~ "  -o <file>                 Put output into <file>\n"
24207 #~ msgstr ""
24208 #~ "  -idirafter <dir>          <dir> ¤ò¥·¥¹¥Æ¥à include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
24209 #~ "  -I <dir>                  <dir> ¤ò¥á¥¤¥ó include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
24210 #~ "  -I-                       ¤­¤áºÙ¤«¤Ê include ¥Ñ¥¹À©¸æ -- info Ê¸½ñ¤ò»²¾È\n"
24211 #~ "  -nostdinc                 ¥·¥¹¥Æ¥à include ¥Ç¥£¥ì¥¯¥È¥ê¤òõº÷¤·¤Ê¤¤\n"
24212 #~ "                             (-system ¤Ç»ØÄꤵ¤ì¤¿¥Ç¥£¥ì¥¯¥È¥ê¤Ïõº÷¤µ¤ì¤ë)\n"
24213 #~ "  -nostdinc++               C++ ÍÑ¥·¥¹¥Æ¥à include ¥Ç¥£¥ì¥¯¥È¥ê¤òõº÷¤·¤Ê¤¤\n"
24214 #~ "  -o <file>                 <file> ¤Ø½ÐÎϤ¹¤ë\n"
24216 #~ msgid ""
24217 #~ "  -pedantic                 Issue all warnings demanded by strict ISO C\n"
24218 #~ "  -pedantic-errors          Issue -pedantic warnings as errors instead\n"
24219 #~ "  -trigraphs                Support ISO C trigraphs\n"
24220 #~ "  -lang-c                   Assume that the input sources are in C\n"
24221 #~ "  -lang-c89                 Assume that the input sources are in C89\n"
24222 #~ msgstr ""
24223 #~ "  -pedantic                 ¸·Ì©¤Ê ISO C ¤ÇÍ׵ᤵ¤ì¤ëÁ´¤Æ¤Î·Ù¹ð¤òȯ¹Ô¤¹¤ë\n"
24224 #~ "  -pedantic-errors          -pedantic ·Ù¹ð¤ÎÂå¤ê¤Ë¥¨¥é¡¼¤òȯ¹Ô¤¹¤ë\n"
24225 #~ "  -trigraphs                ISO C ¥È¥é¥¤¥°¥é¥Õ¤ò¼õ¤±Æþ¤ì¤ë\n"
24226 #~ "  -lang-c                   ÆþÎÏ¥½¡¼¥¹¤ò C ¤È¤ß¤Ê¤¹\n"
24227 #~ "  -lang-c89                 ÆþÎÏ¥½¡¼¥¹¤ò C89 ¤È¤ß¤Ê¤¹\n"
24229 #~ msgid ""
24230 #~ "  -lang-c++                 Assume that the input sources are in C++\n"
24231 #~ "  -lang-objc                Assume that the input sources are in ObjectiveC\n"
24232 #~ "  -lang-objc++              Assume that the input sources are in ObjectiveC++\n"
24233 #~ "  -lang-asm                 Assume that the input sources are in assembler\n"
24234 #~ msgstr ""
24235 #~ "  -lang-c++                 ÆþÎÏ¥½¡¼¥¹¤ò C ¤È¤ß¤Ê¤¹\n"
24236 #~ "  -lang-objc                ÆþÎÏ¥½¡¼¥¹¤ò ObjectiveC ¤È¤ß¤Ê¤¹\n"
24237 #~ "  -lang-objc++              ÆþÎÏ¥½¡¼¥¹¤ò ObjectiveC++ ¤È¤ß¤Ê¤¹\n"
24238 #~ "  -lang-asm                 ÆþÎÏ¥½¡¼¥¹¤ò¥¢¥»¥ó¥Ö¥ê¸À¸ì¤È¤ß¤Ê¤¹\n"
24240 #~ msgid ""
24241 #~ "  -std=<std name>           Specify the conformance standard; one of:\n"
24242 #~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
24243 #~ "                            iso9899:199409, iso9899:1999\n"
24244 #~ "  -+                        Allow parsing of C++ style features\n"
24245 #~ "  -w                        Inhibit warning messages\n"
24246 #~ "  -Wtrigraphs               Warn if trigraphs are encountered\n"
24247 #~ "  -Wno-trigraphs            Do not warn about trigraphs\n"
24248 #~ "  -Wcomment{s}              Warn if one comment starts inside another\n"
24249 #~ msgstr ""
24250 #~ "  -std=<std name>           Å¬¹ç¤µ¤»¤ëɸ½à¤ò»ØÄê -- °Ê²¼¤è¤ê°ì¤Ä\n"
24251 #~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
24252 #~ "                            iso9899:199409, iso9899:1999\n"
24253 #~ "  -+                        C++ ¼°¤Î¹½Ê¸²òÀϤòµö²Ä¤¹¤ë\n"
24254 #~ "  -w                        ·Ù¹ð¥á¥Ã¥»¡¼¥¸¤òÍÞÀ©¤¹¤ë\n"
24255 #~ "  -Wtrigraphs               ¥È¥é¥¤¥°¥é¥Õ¤Ë½Ð¤¯¤ï¤·¤¿¤é·Ù¹ð¤¹¤ë\n"
24256 #~ "  -Wno-trigraphs            ¥È¥é¥¤¥°¥é¥Õ¤Ë¤Ä¤¤¤Æ¤Î·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
24257 #~ "  -Wcomment{s}              ¥³¥á¥ó¥È¤¬Â¾¤Î¥³¥á¥ó¥ÈÆâ¤Ç»Ï¤Þ¤Ã¤Æ¤¤¤¿¤é·Ù¹ð¤¹¤ë\n"
24259 #~ msgid ""
24260 #~ "  -Wno-comment{s}           Do not warn about comments\n"
24261 #~ "  -Wtraditional             Warn about features not present in traditional C\n"
24262 #~ "  -Wno-traditional          Do not warn about traditional C\n"
24263 #~ "  -Wundef                   Warn if an undefined macro is used by #if\n"
24264 #~ "  -Wno-undef                Do not warn about testing undefined macros\n"
24265 #~ "  -Wimport                  Warn about the use of the #import directive\n"
24266 #~ msgstr ""
24267 #~ "  -Wno-comment{s}           ¥³¥á¥ó¥È¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
24268 #~ "  -Wtraditional             ¸½ºß¤È¤Ï°Û¤Ê¤ë¸Å¤¤ C ¤Ç¤Îµ¡Ç½¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë\n"
24269 #~ "  -Wno-traditional          ¸Å¤¤ C ¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
24270 #~ "  -Wundef                   Ì¤ÄêµÁ¤Î¥Þ¥¯¥í¤¬ #if ¤Ç»È¤ï¤ì¤Æ¤¤¤ì¤Ð·Ù¹ð¤¹¤ë\n"
24271 #~ "  -Wno-undef                Ì¤ÄêµÁ¥Þ¥¯¥í¤Îɾ²Á¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
24272 #~ "  -Wimport                  #import ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ÎÍøÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë\n"
24274 #~ msgid ""
24275 #~ "  -Wno-import               Do not warn about the use of #import\n"
24276 #~ "  -Werror                   Treat all warnings as errors\n"
24277 #~ "  -Wno-error                Do not treat warnings as errors\n"
24278 #~ "  -Wsystem-headers          Do not suppress warnings from system headers\n"
24279 #~ "  -Wno-system-headers       Suppress warnings from system headers\n"
24280 #~ "  -Wall                     Enable all preprocessor warnings\n"
24281 #~ msgstr ""
24282 #~ "  -Wno-import               #import ¤ÎÍøÍѤ˴ؤ¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
24283 #~ "  -Werror                   Á´¤Æ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤¦\n"
24284 #~ "  -Wno-error                ·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤ï¤Ê¤¤\n"
24285 #~ "  -Wsystem-headers          ¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤«¤é¤Î·Ù¹ð¤òÍÞÀ©¤·¤Ê¤¤\n"
24286 #~ "  -Wno-system-headers       ¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤«¤é¤Î·Ù¹ð¤òÍÞÀ©¤¹¤ë\n"
24287 #~ "  -Wall                     Á´¤Æ¤Î¥×¥ê¥×¥í¥»¥Ã¥µ·Ù¹ð¤òÍ­¸ú¤Ë¤¹¤ë\n"
24289 #~ msgid ""
24290 #~ "  -M                        Generate make dependencies\n"
24291 #~ "  -MM                       As -M, but ignore system header files\n"
24292 #~ "  -MF <file>                Write dependency output to the given file\n"
24293 #~ "  -MG                       Treat missing header file as generated files\n"
24294 #~ msgstr ""
24295 #~ "  -M                        make °Í¸´Ø·¸¤òÀ¸À®¤¹¤ë\n"
24296 #~ "  -MM                       -M Æ±ÍÍ¡¢Ã¢¤·¥·¥¹¥Æ¥à¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤ò̵»ë¤¹¤ë\n"
24297 #~ "  -MF <file>                °Í¸´Ø·¸¤Î½ÐÎϤòÍ¿¤¨¤é¤ì¤¿¥Õ¥¡¥¤¥ë¤Ë½ñ¤­¹þ¤à\n"
24298 #~ "  -MG                       ¸«¤Ä¤«¤é¤Ê¤¤¥Ø¥Ã¥À¤òÀ¸À®¤µ¤ì¤ë¥Õ¥¡¥¤¥ë¤È¤·¤Æ°·¤¦\n"
24300 #~ msgid ""
24301 #~ "  -MP\t\t\t    Generate phony targets for all headers\n"
24302 #~ "  -MQ <target>              Add a MAKE-quoted target\n"
24303 #~ "  -MT <target>              Add an unquoted target\n"
24304 #~ msgstr ""
24305 #~ "  -MP\t\t\t    Á´¤Æ¤Î¥Ø¥Ã¥À¤Ë¤Ä¤¤¤Æ phony ¥¿¡¼¥²¥Ã¥È¤òÀ¸À®¤¹¤ë\n"
24306 #~ "  -MQ <target>              MAKE ¤Ç¤Î¥¯¥ª¡¼¥È¤µ¤ì¤¿¥¿¡¼¥²¥Ã¥È¤òÄɲ乤ë\n"
24307 #~ "  -MT <target>              ¥¯¥ª¡¼¥È¤µ¤ì¤Ê¤¤¥¿¡¼¥²¥Ã¥È¤òÄɲ乤ë\n"
24309 #~ msgid ""
24310 #~ "  -D<macro>                 Define a <macro> with string '1' as its value\n"
24311 #~ "  -D<macro>=<val>           Define a <macro> with <val> as its value\n"
24312 #~ "  -A<question> (<answer>)   Assert the <answer> to <question>\n"
24313 #~ "  -A-<question> (<answer>)  Disable the <answer> to <question>\n"
24314 #~ "  -U<macro>                 Undefine <macro> \n"
24315 #~ "  -v                        Display the version number\n"
24316 #~ msgstr ""
24317 #~ "  -D<macro>                 <macro> ¤òÄêµÁ¤·¡¢¤½¤ÎÃͤòʸ»úÎó¤Î '1' ¤È¤¹¤ë\n"
24318 #~ "  -D<macro>=<val>           <macro> ¤òÄêµÁ¤·¡¢¤½¤ÎÃͤò <val> ¤È¤¹¤ë\n"
24319 #~ "  -A<question> (<answer>)   <question> ¤Ë <answer> ¤ÈÀ¼ÌÀ¤¹¤ë\n"
24320 #~ "  -A-<question> (<answer>)  <question> ¤ò <answer> ¤È¤·¤Ê¤¤\n"
24321 #~ "  -U<macro>                 <macro> ÄêµÁ¤ò²ò½ü¤¹¤ë\n"
24322 #~ "  -v                        ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤òɽ¼¨¤¹¤ë\n"
24324 #~ msgid ""
24325 #~ "  -H                        Print the name of header files as they are used\n"
24326 #~ "  -C                        Do not discard comments\n"
24327 #~ "  -dM                       Display a list of macro definitions active at end\n"
24328 #~ "  -dD                       Preserve macro definitions in output\n"
24329 #~ "  -dN                       As -dD except that only the names are preserved\n"
24330 #~ "  -dI                       Include #include directives in the output\n"
24331 #~ msgstr ""
24332 #~ "  -H                        »È¤ï¤ì¤¿¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤òɽ¼¨¤¹¤ë\n"
24333 #~ "  -C                        ¥³¥á¥ó¥È¤òÇË´þ¤·¤Ê¤¤\n"
24334 #~ "  -dM                       ºÇ¸å¤ËÍ­¸ú¤Ê¥Þ¥¯¥íÄêµÁ¥ê¥¹¥È¤òɽ¼¨¤¹¤ë\n"
24335 #~ "  -dD                       ½ÐÎϤ˥ޥ¯¥íÄêµÁ¤òÊݸ¤¹¤ë\n"
24336 #~ "  -dN                       -dD ¤ÈƱÍͤÀ¤¬¡¢Ì¾Á°¤À¤±¤òÊݸ¤¹¤ë\n"
24337 #~ "  -dI                       #include ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ò½ÐÎϤ˴ޤá¤ë\n"
24339 #~ msgid ""
24340 #~ "  -fpreprocessed            Treat the input file as already preprocessed\n"
24341 #~ "  -ftabstop=<number>        Distance between tab stops for column reporting\n"
24342 #~ "  -P                        Do not generate #line directives\n"
24343 #~ "  -$                        Do not allow '$' in identifiers\n"
24344 #~ "  -remap                    Remap file names when including files.\n"
24345 #~ "  --version                 Display version information\n"
24346 #~ "  -h or --help              Display this information\n"
24347 #~ msgstr ""
24348 #~ "  -fpreprocessed            ÆþÎÏ¥Õ¥¡¥¤¥ë¤ò´û¤Ë¥×¥ê¥×¥í¥»¥¹ºÑ¤È¤·¤Æ°·¤¦\n"
24349 #~ "  -ftabstop=<number>        ¥«¥é¥à¤Î¥¿¥Ö´Ö³Ö¤òÊó¹ð¤¹¤ë\n"
24350 #~ "  -P                        #line ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤òÀ¸À®¤·¤Ê¤¤\n"
24351 #~ "  -$                        ¼±Ê̻ҤǤΠ'$' ¤òµö²Ä¤·¤Ê¤¤\n"
24352 #~ "  -remap                    ¥Õ¥¡¥¤¥ë¥¤¥ó¥¯¥ë¡¼¥É»þ¤Ë¥Õ¥¡¥¤¥ë̾¤òºÆ¥Þ¥Ã¥×¤¹¤ë\n"
24353 #~ "  --version                 ¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¤¹¤ë\n"
24354 #~ "  -h or --help              ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
24356 #~ msgid "trigraph ??%c converted to %c"
24357 #~ msgstr "¥È¥é¥¤¥°¥é¥Õ ??%c ¤Ï %c ¤ËÊÑ´¹¤µ¤ì¤Þ¤·¤¿"
24359 #~ msgid "trigraph ??%c ignored"
24360 #~ msgstr "¥È¥é¥¤¥°¥é¥Õ ??%c ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
24362 #~ msgid "backslash and newline separated by space"
24363 #~ msgstr "¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å¤È²þ¹Ô¤¬¶õÇò¤Çʬ³ä¤µ¤ì¤Þ¤·¤¿"
24365 #~ msgid "backslash-newline at end of file"
24366 #~ msgstr "¥Õ¥¡¥¤¥ë¤Î½ª¤ê¤Ë¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å-²þ¹Ô¤¬¤¢¤ê¤Þ¤¹"
24368 #~ msgid "\"/*\" within comment"
24369 #~ msgstr "¥³¥á¥ó¥ÈÆâ¤Ë \"/*\" ¤¬¤¢¤ê¤Þ¤¹"
24371 #~ msgid "null character(s) ignored"
24372 #~ msgstr "null Ê¸»ú¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
24374 #~ msgid "%s in preprocessing directive"
24375 #~ msgstr "¥×¥ê¥×¥í¥»¥¹Ì¿ÎáÃæ¤Ë %s ¤¬¤¢¤ê¤Þ¤¹"
24377 #~ msgid "'$' character(s) in identifier"
24378 #~ msgstr "'$' Ê¸»ú¤¬¼±Ê̻ҤËÆþ¤Ã¤Æ¤¤¤Þ¤¹"
24380 #~ msgid "attempt to use poisoned \"%s\""
24381 #~ msgstr "±øÀ÷¤µ¤ì¤¿ '%s' »È¤ª¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
24383 #~ msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
24384 #~ msgstr "__VA_ARGS__ ¤Ï C99 ²ÄÊÑ°ú¿ô¥Þ¥¯¥í³ÈÄ¥¤Ç¤Î¤ß½Ð¸½¤Ç¤­¤Þ¤¹"
24386 #~ msgid "possible start of unterminated string literal"
24387 #~ msgstr "½ªÃ¼¤Î¤Ê¤¤Ê¸»úÎó¥ê¥Æ¥é¥ë¤Î¿äÄ곫»Ï°ÌÃÖ"
24389 #~ msgid "multi-line string literals are deprecated"
24390 #~ msgstr "Ê£¿ô¹Ôʸ»úÎó¥ê¥Æ¥é¥ë¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
24392 #~ msgid "null character(s) preserved in literal"
24393 #~ msgstr "¥ê¥Æ¥é¥ëÃæ¤Ç null Ê¸»ú¤¬³ÎÊݤµ¤ì¤Þ¤·¤¿"
24395 #~ msgid "no newline at end of file"
24396 #~ msgstr "¥Õ¥¡¥¤¥ëËöÈø¤Ë²þ¹Ô¤¬¤¢¤ê¤Þ¤»¤ó"
24398 #~ msgid "C++ style comments are not allowed in ISO C89"
24399 #~ msgstr "C++ ¥¹¥¿¥¤¥ë¤Î¥³¥á¥ó¥È¤Ï ISO C89 ¤Ç¤Ïµö¤µ¤ì¤Þ¤»¤ó"
24401 #~ msgid "(this will be reported only once per input file)"
24402 #~ msgstr "(¤³¤ì¤ÏÆþÎÏ¥Õ¥¡¥¤¥ë¤Ë¤Ä¤­°ì²ó¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹)"
24404 #~ msgid "multi-line comment"
24405 #~ msgstr "Ê£¿ô¹Ô¤Î¥³¥á¥ó¥È"
24407 #~ msgid "Unspellable token %s"
24408 #~ msgstr "ÄÖ¤ì¤Ê¤¤¥È¡¼¥¯¥ó %s ¤Ç¤¹"
24410 #~ msgid "extra tokens at end of #%s directive"
24411 #~ msgstr ";ʬ¤Ê¥È¡¼¥¯¥ó¤¬ #%s ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Î½ª¤ê¤Ë¤¢¤ê¤Þ¤¹"
24413 #~ msgid "# followed by integer"
24414 #~ msgstr "À°¿ô¤¬ # ¤Ë³¤¤¤Æ¤¤¤Þ¤¹"
24416 #~ msgid "traditional C ignores #%s with the # indented"
24417 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï¡¢¥¤¥ó¥Ç¥ó¥È¤µ¤ì¤¿ # ¤Î #%s ¤ò̵»ë¤·¤Þ¤¹"
24419 #~ msgid "suggest hiding #%s from traditional C with an indented #"
24420 #~ msgstr "¥¤¥ó¥Ç¥ó¥È¤µ¤ì¤¿ # ¤¬¤¢¤ë¸Å¤¤ C ¤«¤é¤Ï #%s ¤ò±£¤¹¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
24422 #~ msgid "invalid preprocessing directive #%s"
24423 #~ msgstr "̵¸ú¤Ê¥×¥ê¥×¥í¥»¥¹¥Ç¥£¥ì¥¯¥Æ¥£¥ô #%s"
24425 #~ msgid "no macro name given in #%s directive"
24426 #~ msgstr "¥Þ¥¯¥í̾¤¬ #%s ¥Ç¥£¥ì¥¯¥Æ¥£¥ÖÃæ¤ËÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
24428 #~ msgid "macro names must be identifiers"
24429 #~ msgstr "¥Þ¥¯¥í̾¤Ï¼±Ê̻ҤǤʤ¯¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
24431 #~ msgid "undefining \"%s\""
24432 #~ msgstr "\"%s\" ¤ò undef ¤·¤Þ¤¹"
24434 #~ msgid "missing terminating > character"
24435 #~ msgstr "½ªÃ¼Ê¸»ú > ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24437 #~ msgid "#%s expects \"FILENAME\" or <FILENAME>"
24438 #~ msgstr "#%s ¤Ï \"¥Õ¥¡¥¤¥ë̾\" ¤¢¤ë¤¤¤Ï <¥Õ¥¡¥¤¥ë̾> ¤òɬÍפȤ·¤Þ¤¹"
24440 #~ msgid "attempt to push file buffer with contexts stacked"
24441 #~ msgstr "¥¹¥¿¥Ã¥¯¤µ¤ì¤¿¥³¥ó¥Æ¥¯¥¹¥È¤È°ì½ï¤Ë¥Õ¥¡¥¤¥ë¥Ð¥Ã¥Õ¥¡¤ò push ¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
24443 #~ msgid "#include_next in primary source file"
24444 #~ msgstr "#include_next ¤¬¼ç¤¿¤ë¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤Ë¤¢¤ê¤Þ¤¹"
24446 #~ msgid "#import is obsolete, use an #ifndef wrapper in the header file"
24447 #~ msgstr "#import ¤Ï¸Å¤¤É½¸½¤Ç¤¹. ¥Ø¥Ã¥À¥Õ¥¡¥¤¥ëÃæ¤Ç #ifndef ¤Î¥é¥Ã¥Ñ¡¼¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
24449 #~ msgid "invalid flag \"%s\" in line directive"
24450 #~ msgstr "\"%s\" ¤Ï line ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Ç¤Ï̵¸ú¤Ê¥Õ¥é¥°¤Ç¤¹"
24452 #~ msgid "\"%s\" after #line is not a positive integer"
24453 #~ msgstr "#line ¤Î¸å¤í¤Î \"%s\" ¤¬Àµ¤ÎÀ°¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
24455 #~ msgid "line number out of range"
24456 #~ msgstr "¹ÔÈֹ椬Èϰϳ°¤Ç¤¹"
24458 #~ msgid "file \"%s\" left but not entered"
24459 #~ msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤«¤é½Ð¤Þ¤·¤¿¤¬Æþ¤Ã¤Æ¤¤¤Þ¤»¤ó"
24461 #~ msgid "expected to return to line number %u"
24462 #~ msgstr "¹ÔÈÖ¹æ %u ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿"
24464 #~ msgid "header flags for \"%s\" have changed"
24465 #~ msgstr "\"%s\" ¤Î¥Ø¥Ã¥À¥Õ¥é¥°¤¬Êѹ¹¤µ¤ì¤Þ¤·¤¿"
24467 #~ msgid "invalid #ident"
24468 #~ msgstr "̵¸ú¤Ê #ident"
24470 #~ msgid "#pragma once is obsolete"
24471 #~ msgstr "#pragma once ¤Ï¤â¤¦»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
24473 #~ msgid "#pragma once in main file"
24474 #~ msgstr "#pragma once ¤¬¥á¥¤¥ó¥Õ¥¡¥¤¥ë¤Ë¤¢¤ê¤Þ¤¹"
24476 #~ msgid "invalid #pragma GCC poison directive"
24477 #~ msgstr "#pragma GCC ±øÀ÷¥Ç¥£¥ì¥¯¥Æ¥£¥ô¤¬Ìµ¸ú¤Ç¤¹"
24479 #~ msgid "poisoning existing macro \"%s\""
24480 #~ msgstr "´û¸¤Î¥Þ¥¯¥í \"%s' ¤ò±øÀ÷¤·¤Þ¤¹"
24482 #~ msgid "#pragma system_header ignored outside include file"
24483 #~ msgstr "include ¥Õ¥¡¥¤¥ë³°¤Î #pragma system_header ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
24485 #~ msgid "current file is older than %s"
24486 #~ msgstr "¸½ºß¤Î¥Õ¥¡¥¤¥ë¤Ï %s ¤è¤ê¸Å¤¤¤Ç¤¹"
24488 #~ msgid "_Pragma takes a parenthesized string literal"
24489 #~ msgstr "_Pramga ¤¬³ç¸Ì¤Ç°Ï¤Þ¤ì¤¿Ê¸»úÎó¥ê¥Æ¥é¥ë¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿"
24491 #~ msgid "#else without #if"
24492 #~ msgstr "#else ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó"
24494 #~ msgid "#else after #else"
24495 #~ msgstr "#else ¤¬ #else ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
24497 #~ msgid "the conditional began here"
24498 #~ msgstr "¤½¤Î¾ò·ï¤Ï¤³¤³¤«¤é»Ï¤Þ¤ê¤Þ¤¹"
24500 #~ msgid "#elif without #if"
24501 #~ msgstr "#elif ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó"
24503 #~ msgid "#elif after #else"
24504 #~ msgstr "#elif ¤¬ #else ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
24506 #~ msgid "#endif without #if"
24507 #~ msgstr "#endif ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó"
24509 #~ msgid "missing ')' to complete answer"
24510 #~ msgstr "²ò¤òÊä´°¤¹¤ë ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24512 #~ msgid "predicate's answer is empty"
24513 #~ msgstr "½Ò¸ì¤Î²ò¤¬¶õ¤Ç¤¹"
24515 #~ msgid "assertion without predicate"
24516 #~ msgstr "½Ò¸ì¤Î¤Ê¤¤¥¢¥µ¡¼¥·¥ç¥ó¤Ç¤¹"
24518 #~ msgid "\"%s\" re-asserted"
24519 #~ msgstr "\"%s\" ¤¬ºÆ¥¢¥µ¡¼¥È¤µ¤ì¤Þ¤·¤¿"
24521 #~ msgid "<stdin>"
24522 #~ msgstr "<ɸ½àÆþÎÏ>"
24524 #~ msgid "unterminated #%s"
24525 #~ msgstr "½ªÃ¼¤Î¤Ê¤¤ #%s"
24527 #~ msgid "file \"%s\" entered but not left"
24528 #~ msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤ËÆþ¤ê¤Þ¤·¤¿¤¬½Ð¤Þ¤»¤ó¤Ç¤·¤¿"
24530 #~ msgid "invalid string literal, ignoring final '\\'"
24531 #~ msgstr "ʸ»úÎó¥ê¥Æ¥é¥ë¤¬Ìµ¸ú¤Ç¤¹¡¢ºÇ¸å¤Î '\\' ¤ò̵»ë¤·¤Þ¤¹"
24533 #~ msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
24534 #~ msgstr "\"%s\" ¤È \"%s\" ¤òŽÉÕ¤±¤Þ¤·¤¿¤¬Àµ¾ï¤Ê¥×¥ê¥×¥í¥»¥Ã¥µ¥È¡¼¥¯¥ó¤È¤Ê¤ê¤Þ¤»¤ó"
24536 #~ msgid "unterminated argument list invoking macro \"%s\""
24537 #~ msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤°ú¿ô¥ê¥¹¥È¤¬¥Þ¥¯¥í \"%s\" ¤òµ¯Æ°¤·¤è¤¦¤È¤·¤Þ¤·¤¿"
24539 #~ msgid "ISO C99 requires rest arguments to be used"
24540 #~ msgstr "ISO C99 ¤Ï»ÈÍѤµ¤ì¤ë¤Ù¤­»Ä¤ê¤Î¤Î°ú¿ô¤òÍ׵ᤷ¤Þ¤¹"
24542 #~ msgid "macro \"%s\" requires %u arguments, but only %u given"
24543 #~ msgstr "¥Þ¥¯¥í \"%s\" ¤Ï°ú¿ô¤ò %u Í׵ᤷ¤Þ¤¹¤¬¡¢%u ¸Ä¤·¤«Í¿¤¨¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
24545 #~ msgid "macro \"%s\" passed %u arguments, but takes just %u"
24546 #~ msgstr "¥Þ¥¯¥í \"%s\" ¤Ë°ú¿ô¤¬ %u ÅϤµ¤ì¤Þ¤·¤¿¤¬¡¢%u ¤·¤«¼õ¤±¼è¤ê¤Þ¤»¤ó"
24548 #~ msgid "function-like macro \"%s\" must be used with arguments in traditional C"
24549 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï¡¢´Ø¿ôŪ¥Þ¥¯¥í \"%s\" ¤Ë°ú¿ô¤¬Í¿¤¨¤é¤ì¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
24551 #~ msgid "\"%s\" may not appear in macro parameter list"
24552 #~ msgstr "\"%s\" ¤Ï¥Þ¥¯¥í²¾°ú¿ô¥ê¥¹¥È¤Ë¸½¤ì¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
24554 #~ msgid "macro parameters must be comma-separated"
24555 #~ msgstr "¥Þ¥¯¥í²¾°ú¿ô¤Ï¥«¥ó¥Þ¶èÀڤꤵ¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
24557 #~ msgid "parameter name missing"
24558 #~ msgstr "²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24560 #~ msgid "anonymous variadic macros were introduced in C99"
24561 #~ msgstr "̵̾²ÄÊÑ°ú¿ô¥Þ¥¯¥í¤Ï C99 ¤ÇºÎ¤êÆþ¤ì¤é¤ì¤Þ¤·¤¿"
24563 #~ msgid "ISO C does not permit named variadic macros"
24564 #~ msgstr "ISO C ¤Ç¤Ï̾Á°¤Ä¤­²ÄÊÑ°ú¿ô¥Þ¥¯¥í¤òµö¤·¤Þ¤»¤ó"
24566 #~ msgid "missing ')' in macro parameter list"
24567 #~ msgstr "¥Þ¥¯¥í²¾°ú¿ô¥ê¥¹¥È¤Ç¡¢')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24569 #~ msgid "ISO C requires whitespace after the macro name"
24570 #~ msgstr "ISO C ¤Ç¤Ï¥Þ¥¯¥í̾¤Î¸å¤í¤Ë¶õÇò¤òÍ׵ᤷ¤Þ¤¹"
24572 #~ msgid "'##' cannot appear at either end of a macro expansion"
24573 #~ msgstr "'##' ¤Ï¥Þ¥¯¥íŸ³«¤Îξü¤Ë¤Ï½Ð¸½¤Ç¤­¤Þ¤»¤ó"
24575 #~ msgid "\"%s\" redefined"
24576 #~ msgstr "\"%s\" ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
24578 #~ msgid "macro argument \"%s\" would be stringified with -traditional."
24579 #~ msgstr "¥Þ¥¯¥í°ú¿ô \"%s\" ¤Ï -traditional ¤ò¤Ä¤±¤ë¤Èʸ»úÎ󲽤µ¤ì¤¿»ö¤Ç¤·¤ç¤¦"
24581 #~ msgid "invalid hash type %d in dump_definition"
24582 #~ msgstr "dump_definition ¤Ë Ìµ¸ú¤Ê¥Ï¥Ã¥·¥å¥¿¥¤¥× %d"
24584 #~ msgid "%s:%d: warning: "
24585 #~ msgstr "%s:%d: ·Ù¹ð: "
24587 #~ msgid "((anonymous))"
24588 #~ msgstr "((̵̾))"
24590 #~ msgid "%s: warnings being treated as errors\n"
24591 #~ msgstr "%s: ·Ù¹ð¤Ï¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤Þ¤¹\n"
24593 #~ msgid "In file included from %s:%d"
24594 #~ msgstr "%s:%d ¤«¤é include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ëÆâ"
24596 #~ msgid ""
24597 #~ ",\n"
24598 #~ "                 from %s:%d"
24599 #~ msgstr ""
24600 #~ ",\n"
24601 #~ "                 %s:%d ¤«¤é"
24603 #~ msgid "internal regno botch: regno = %d\n"
24604 #~ msgstr "ÆâÉôŪ¤Ë regno ¤Î½èÍý¤¬ÊÑ: regno = %d\n"
24606 #~ msgid "can't get current directory"
24607 #~ msgstr "¥«¥ì¥ó¥È¥Ç¥£¥ì¥¯¥È¥ê¤ò¼èÆÀ¤Ç¤­¤Þ¤»¤ó"
24609 #~ msgid "function using short complex types cannot be inline"
24610 #~ msgstr "short complex ·¿¤ò»È¤¦´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
24612 #~ msgid "unsupported wide integer operation"
24613 #~ msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¥ï¥¤¥ÉÀ°¿ô±é»»"
24615 #~ msgid "prior parameter's size depends on `%s'"
24616 #~ msgstr "Í¥À褹¤ë²¾°ú¿ô¤Î¥µ¥¤¥º¤Ï `%s' ¼¡Âè¤Ç¤¹"
24618 #~ msgid "returned value in block_exit_expr"
24619 #~ msgstr "block_exit_expr ¤ÇÃͤò return ¤·¤Þ¤·¤¿"
24621 #~ msgid "no INTEGER type can hold a pointer on this configuration"
24622 #~ msgstr "¸½ºß¤ÎÀßÄê¤Ç¤ÏÈó INTEGER ·¿¤¬¥Ý¥¤¥ó¥¿¤òÊÝ»ý¤Ç¤­¤Þ¤¹"
24624 #~ msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"
24625 #~ msgstr "ÀßÄê: REAL, INTEGER µÚ¤Ó LOGICAL ¤Ï %d ¥Ó¥Ã¥ÈÉý¤Ç¡¢"
24627 #~ msgid "and pointers are %d bits wide, but g77 doesn't yet work"
24628 #~ msgstr "¥Ý¥¤¥ó¥¿¤Ï %d ¥Ó¥Ã¥ÈÉý¤Ç¤¹¤¬¡¢¤½¤ì¤éÁ´¤Æ¤¬ 32 ¥Ó¥Ã¥ÈÉý"
24630 #~ msgid "properly unless they all are 32 bits wide."
24631 #~ msgstr "¤Ç¤Ê¤¤¤È g77 ¤ÏÀµ¾ï¤ËÆ°ºî¤·¤Þ¤»¤ó¡£"
24633 #~ msgid "Please keep this in mind before you report bugs.  g77 should"
24634 #~ msgstr "¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤ëÁ°¤Ë¤³¤Î»ö¤ò¿´¤Ëα¤á¤ÆÃÖ¤¤¤Æ¤¯¤À¤µ¤¤¡£"
24636 #~ msgid "support non-32-bit machines better as of version 0.6."
24637 #~ msgstr "g77 ¤Ï¤¤¤º¤ì version 0.6 Æ±ÍͤËÈó 32 ¥Ó¥Ã¥Èµ¡¤Ç¤â¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤¹"
24639 #~ msgid "configuration: char * holds %d bits, but ftnlen only %d"
24640 #~ msgstr "ÀßÄê: char * ¤Ï %d ¥Ó¥Ã¥È³ÎÊݤ·¤Þ¤¹¤¬¡¢ftnlen ¤¬¤¿¤Ã¤¿ %d ¥Ó¥Ã¥È¤Ç¤¹"
24642 #~ msgid ""
24643 #~ "configuration: char * holds %d bits, but INTEGER only %d --\n"
24644 #~ " ASSIGN statement might fail"
24645 #~ msgstr ""
24646 #~ "ÀßÄê: char * ¤Ï %d ¥Ó¥Ã¥È³ÎÊݤ·¤Þ¤¹¤¬¡¢INTEGER ¤¬¤¿¤Ã¤¿ %d ¥Ó¥Ã¥È¤Ç¤¹ --\n"
24647 #~ " ¶²¤é¤¯ ASSIGN Ê¸¤¬¼ºÇÔ¤·¤Þ¤¹"
24649 #~ msgid "Directory name must immediately follow -I"
24650 #~ msgstr "¥Ç¥¤¥ì¥¯¥È¥ê̾¤Ï -I ¤Î¤¹¤°¸å¤í¤Ë¤Ä¤±¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
24652 #~ msgid "Print g77-specific compiler version info, run internal tests"
24653 #~ msgstr "g77 ¸ÇÍ­¤Î¥³¥ó¥Ñ¥¤¥é¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¡¢ÆâÉô¥Æ¥¹¥È¤Î¼Â¹Ô"
24655 #~ msgid "Program is written in typical FORTRAN 66 dialect"
24656 #~ msgstr "¥×¥í¥°¥é¥à¤¬Åµ·¿Åª¤Ê FORTRAN 66 Êý¸À¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
24658 #~ msgid "Program is written in typical Unix f77 dialect"
24659 #~ msgstr "¥×¥í¥°¥é¥à¤¬Åµ·¿Åª¤Ê Unix f77 Êý¸À¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
24661 #~ msgid "Program does not use Unix-f77 dialectal features"
24662 #~ msgstr "¥×¥í¥°¥é¥à¤¬ Unix-f77 Êý¸À¤Îµ¡Ç½¤ò»È¤Ã¤Æ¤¤¤Ê¤¤"
24664 #~ msgid "Program is written in Fortran-90-ish dialect"
24665 #~ msgstr "¥×¥í¥°¥é¥à¤¬ Fortran-90 ÅªÊý¸À¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
24667 #~ msgid "Treat local vars and COMMON blocks as if they were named in SAVE statements"
24668 #~ msgstr "¥í¡¼¥«¥ëÊÑ¿ô¤È COMMON ¥Ö¥í¥Ã¥¯¤ò SAVE Ê¸¤Ç̾Á°ÉÕ¤±¤é¤ì¤¿¤è¤¦¤Ë¼è¤ê°·¤¦"
24670 #~ msgid "Allow $ in symbol names"
24671 #~ msgstr "$ ¤ò¥·¥ó¥Ü¥ë̾¤È¤·¤Æ»È¤¨¤ë¤è¤¦¤Ë¤¹¤ë"
24673 #~ msgid "f2c-compatible code need not be generated"
24674 #~ msgstr "f2c ¸ß´¹¥³¡¼¥É¤òÀ¸À®¤¹¤ëɬÍפ¬¤Ê¤¤"
24676 #~ msgid "Unsupported; do not generate libf2c-calling code"
24677 #~ msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -- libf2c-calling ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
24679 #~ msgid "Unsupported; affects code-generation of arrays"
24680 #~ msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -- ÇÛÎó¤Î¥³¡¼¥ÉÀ¸À®¤Ë±Æ¶Á¤¹¤ë"
24682 #~ msgid "Program is written in Fortran-90-ish free form"
24683 #~ msgstr "¥×¥í¥°¥é¥à¤Ï Fortran-90 Åª¥Õ¥ê¡¼¥Õ¥©¡¼¥à¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
24685 #~ msgid "Warn about use of (only a few for now) Fortran extensions"
24686 #~ msgstr "Fortran ³ÈÄ¥(º£¤Ï¾¯¤Ê¤¤¤¬)¤Î»ÈÍѤˤĤ¤¤Æ·Ù¹ð¤¹¤ë"
24688 #~ msgid "Program is written in VXT (Digital-like) FORTRAN"
24689 #~ msgstr "¥×¥í¥°¥é¥à¤Ï VXT (Digital) FORTRAN ¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
24691 #~ msgid "Disallow all ugly features"
24692 #~ msgstr "Á´¤Æ¤Î½¹¤¤µ¡Ç½¤òµö²Ä¤·¤Ê¤¤"
24694 #~ msgid "Hollerith and typeless constants not passed as arguments"
24695 #~ msgstr "Hollerith ¤ä·¿¤Ê¤·Äê¿ô¤ò°ú¿ô¤È¤·¤ÆÅϤµ¤Ê¤¤"
24697 #~ msgid "Allow ordinary copying of ASSIGN'ed vars"
24698 #~ msgstr "ASSIGN ¤µ¤ì¤¿ÊÑ¿ô¤ÎÄ̾ï¤Î¥³¥Ô¡¼¤òµö²Ä¤¹¤ë"
24700 #~ msgid "Dummy array dimensioned to (1) is assumed-size"
24701 #~ msgstr "¥À¥ß¡¼ÇÛÎó¤Î¼¡¸µ¤ò (1) ¤È¤ß¤Ê¤¹"
24703 #~ msgid "Trailing comma in procedure call denotes null argument"
24704 #~ msgstr "¥×¥í¥·¡¼¥¸¥ã¸Æ¤Ó½Ð¤·Ãæ¤ÎϢ³¥«¥ó¥Þ¤Ç null °ú¿ô¤òɽ¸½¤¹¤ë"
24706 #~ msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z"
24707 #~ msgstr "DOUBLE COMPLEX Z ¤Ç¤Î REAL(Z) ¤È AIMAG(Z) ¤òµö²Ä¤¹¤ë"
24709 #~ msgid "Initialization via DATA and PARAMETER is type-compatible"
24710 #~ msgstr "DATA ¤ä PARAMETER ·Ðͳ¤Î½é´ü²½¤Ï·¿¸ß´¹¤Ç¤¢¤ë"
24712 #~ msgid "Allow INTEGER and LOGICAL interchangeability"
24713 #~ msgstr "INTEGER ¤È LOGICAL ¤ÏÁê¸ß¤ËÊѹ¹²Äǽ¤Ç¤¢¤ë¤È¤¹¤ë"
24715 #~ msgid "Print internal debugging-related info"
24716 #~ msgstr "ÆâÉô¥Ç¥Ð¥Ã¥°´ØÏ¢¾ðÊó¤òɽ¼¨¤¹¤ë"
24718 #~ msgid "Initialize local vars and arrays to zero"
24719 #~ msgstr "¥í¡¼¥«¥ëÊÑ¿ô¤äÇÛÎó¤ò¥¼¥í¤Ë½é´ü²½¤¹¤ë"
24721 #~ msgid "Backslashes in character/hollerith constants not special (C-style)"
24722 #~ msgstr "ʸ»ú/hollerith Äê¿ô¤Ç¤Î¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å¤òÆüì¤Ê¤â¤Î¤È¤·¤Ê¤¤ (C ¼°)"
24724 #~ msgid "Have front end emulate COMPLEX arithmetic to avoid bugs"
24725 #~ msgstr "COMPLEX ·×»»¤Î¥Ð¥°¤ò²óÈò¤ò¥¨¥ß¥å¥ì¡¼¥È¤¹¤ë¥Õ¥í¥ó¥È¥¨¥ó¥É¤ò»ý¤Ä"
24727 #~ msgid "Disable the appending of underscores to externals"
24728 #~ msgstr "³°ÉôÊÑ¿ô¤Ë¥¢¥ó¥À¡¼¥¹¥³¥¢¤òÉÕ¤±Â­¤µ¤Ê¤¤"
24730 #~ msgid "Intrinsics spelled as e.g. SqRt"
24731 #~ msgstr "intrinsic ¤¬Î㤨¤Ð SqRt ¤ÎÍѤËÄÖ¤é¤ì¤ë"
24733 #~ msgid "Intrinsics in uppercase"
24734 #~ msgstr "intrinsic ¤ò±ÑÂçʸ»ú¤È¤¹¤ë"
24736 #~ msgid "Intrinsics letters in arbitrary cases"
24737 #~ msgstr "intrinsic Ê¸»ú¤ÏǤ°Õ¤Î¥±¡¼¥¹¤È¤¹¤ë"
24739 #~ msgid "Language keywords spelled as e.g. IOStat"
24740 #~ msgstr "¸À¸ìͽÌó¸ì¤¬Î㤨¤Ð IOStat ¤ÎÍѤËÄÖ¤é¤ì¤ë"
24742 #~ msgid "Language keywords in uppercase"
24743 #~ msgstr "¸À¸ìͽÌó¸ì¤Ï±ÑÂçʸ»ú¤È¤¹¤ë"
24745 #~ msgid "Language keyword letters in arbitrary cases"
24746 #~ msgstr "¸À¸ìͽÌó¸ìʸ»ú¤ÏǤ°Õ¤Î¥±¡¼¥¹¤È¤¹¤ë"
24748 #~ msgid "Internally convert most source to uppercase"
24749 #~ msgstr "ÆâÉôŪ¤ÊÊÑ´¹¤Ç¤Ï¥½¡¼¥¹¤ÎËؤó¤É¤ò±ÑÂçʸ»ú¤È¤¹¤ë"
24751 #~ msgid "Internally preserve source case"
24752 #~ msgstr "ÆâÉôŪ¤Ë¥½¡¼¥¹¤Î¥±¡¼¥¹¤òÊÝ»ý¤¹¤ë"
24754 #~ msgid "Symbol names spelled in mixed case"
24755 #~ msgstr "¥·¥ó¥Ü¥ë̾¤Ï¥±¡¼¥¹º®ºß¤ÇÄÖ¤é¤ì¤ë"
24757 #~ msgid "Symbol names in uppercase"
24758 #~ msgstr "¥·¥ó¥Ü¥ë̾¤òÂçʸ»ú¤È¤¹¤ë"
24760 #~ msgid "Program written in uppercase"
24761 #~ msgstr "¥×¥í¥°¥é¥à¤¬±ÑÂçʸ»ú¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
24763 #~ msgid "Program written in lowercase"
24764 #~ msgstr "¥×¥í¥°¥é¥à¤¬±Ñ¾®Ê¸»ú¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
24766 #~ msgid "Program written in strict mixed-case"
24767 #~ msgstr "¥×¥í¥°¥é¥à¤¬¸·Ì©¤Ë¥±¡¼¥¹º®ºß¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
24769 #~ msgid "Compile as if program written in uppercase"
24770 #~ msgstr "¥×¥í¥°¥é¥à¤¬±ÑÂçʸ»ú¤Ç½ñ¤«¤ì¤¿Íͤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
24772 #~ msgid "Compile as if program written in lowercase"
24773 #~ msgstr "¥×¥í¥°¥é¥à¤¬±Ñ¾®Ê¸»ú¤Ç½ñ¤«¤ì¤¿Íͤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
24775 #~ msgid "Preserve all spelling (case) used in program"
24776 #~ msgstr "¥×¥í¥°¥é¥à¤Ç»È¤ï¤ì¤¿ÄÖ¤ê(¤Î¥±¡¼¥¹)¤òÁ´¤ÆÊÝ»ý¤¹¤ë"
24778 #~ msgid "Delete libU77 intrinsics with bad interfaces"
24779 #~ msgstr "libU77 intrinsic ¤òÉÔÀµ¤Ê interface ¤È¶¦¤Ëºï½ü¤¹¤ë"
24781 #~ msgid "Disable libU77 intrinsics with bad interfaces"
24782 #~ msgstr "libU77 intrinsic ¤òÉÔÀµ¤Ê interface ¤È¶¦¤Ë̵¸ú²½¤¹¤ë"
24784 #~ msgid "Hide libU77 intrinsics with bad interfaces"
24785 #~ msgstr "libU77 intrinsic ¤òÉÔÀµ¤Ê interface ¤È¶¦¤Ë±£¤¹"
24787 #~ msgid "Delete non-FORTRAN-77 intrinsics f2c supports"
24788 #~ msgstr "f2c ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
24790 #~ msgid "Disable non-FORTRAN-77 intrinsics f2c supports"
24791 #~ msgstr "f2c ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
24793 #~ msgid "Hide non-FORTRAN-77 intrinsics f2c supports"
24794 #~ msgstr "f2c ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
24796 #~ msgid "Delete non-FORTRAN-77 intrinsics F90 supports"
24797 #~ msgstr "F90 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
24799 #~ msgid "Disable non-FORTRAN-77 intrinsics F90 supports"
24800 #~ msgstr "F90 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
24802 #~ msgid "Hide non-FORTRAN-77 intrinsics F90 supports"
24803 #~ msgstr "F90 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
24805 #~ msgid "Delete non-FORTRAN-77 intrinsics g77 supports"
24806 #~ msgstr "g77 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
24808 #~ msgid "Disable non-FORTRAN 77 intrinsics F90 supports"
24809 #~ msgstr "g77 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
24811 #~ msgid "Hide non-FORTRAN 77 intrinsics F90 supports"
24812 #~ msgstr "g77 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
24814 #~ msgid "Delete MIL-STD 1753 intrinsics"
24815 #~ msgstr "MIL-STD 1753 intrinsic ¤òºï½ü¤¹¤ë"
24817 #~ msgid "Disable MIL-STD 1753 intrinsics"
24818 #~ msgstr "MIL-STD 1753 intrinsic ¤ò̵¸ú²½¤¹¤ë"
24820 #~ msgid "Hide MIL-STD 1753 intrinsics"
24821 #~ msgstr "MIL-STD 1753 intrinsic ¤ò±£¤¹"
24823 #~ msgid "Delete libU77 intrinsics"
24824 #~ msgstr "libU77 intrinsic ¤òºï½ü¤¹¤ë"
24826 #~ msgid "Disable libU77 intrinsics"
24827 #~ msgstr "libU77 intrinsic ¤ò̵¸ú²½¤¹¤ë"
24829 #~ msgid "Hide libU77 intrinsics"
24830 #~ msgstr "libU77 intrinsic ¤ò±£¤¹"
24832 #~ msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports"
24833 #~ msgstr "VXT FORTRAN ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
24835 #~ msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
24836 #~ msgstr "VXT FORTRAN ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
24838 #~ msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports"
24839 #~ msgstr "VXT FORTRAN ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
24841 #~ msgid "Treat initial values of 0 like non-zero values"
24842 #~ msgstr "0 ¤Î½é´ü²½ÃͤòÈó¥¼¥íÃͤȤ·¤Æ¼è¤ê°·¤¦"
24844 #~ msgid "Emit special debugging information for COMMON and EQUIVALENCE (disabled)"
24845 #~ msgstr "COMMON ¤ä EQUIVALENCE ÍѤÎÆÃÊ̤ʥǥХå°¾ðÊó¤òȯ¹Ô¤¹¤ë¡Ê̵¸ú²½¤µ¤ì¤Æ¤¤¤ë¡Ë"
24847 #~ msgid "Take at least one trip through each iterative DO loop"
24848 #~ msgstr "ºÇÄã¤Ç¤â°ì²ó¤Ï³ÆÈ¿Éü DO ¥ë¡¼¥×¤¬½èÍý¤µ¤ì¤ë¤È¤¹¤ë"
24850 #~ msgid "Disable fatal diagnostics about inter-procedural problems"
24851 #~ msgstr "inter-procedural ÌäÂê¤Ë¤Ä¤¤¤Æ¤ÎÃ×̿Ū¤Ê¿ÇÃÇɽ¼¨¤òɽ¼¨¤·¤Ê¤¤"
24853 #~ msgid "Make prefix-radix non-decimal constants be typeless"
24854 #~ msgstr "ÈóÀ°¿ôÄê¿ô¤ÎÀÜÈø´ð¿ô¤¬·¿¤Ê¤·¤Ç¤¢¤ë¤È¤¹¤ë"
24856 #~ msgid "Fortran-specific form of -fbounds-check"
24857 #~ msgstr "Fortran ¸ÇÍ­¤Î -fbounds-check ¤Î·Á¼°"
24859 #~ msgid "Disable warnings about inter-procedural problems"
24860 #~ msgstr "inter-procedural ÌäÂê¤Ë¤Ä¤¤¤Æ¤Î·Ù¹ðɽ¼¨¤òɽ¼¨¤·¤Ê¤¤"
24862 #~ msgid "Warn about constructs with surprising meanings"
24863 #~ msgstr "²ò¼á¤Ë¸í²ò¤ò¾·¤¯¤â¤Î¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
24865 #~ msgid "Add a directory for INCLUDE searching"
24866 #~ msgstr "INCLUDE Ãµº÷ÍѤΥǥ£¥ì¥¯¥È¥ê¤òÄɲ乤ë"
24868 #~ msgid "Set the maximum line length"
24869 #~ msgstr "¹Ô¤ÎŤµ¤ÎºÇÂçÃͤòÀßÄꤹ¤ë"
24871 #~ msgid "the meaning of `\\a' varies with -traditional"
24872 #~ msgstr "-traditional ¤Ç¤Ï `\\a' ¤Î°ÕÌ£¤¬°Û¤Ê¤ê¤Þ¤¹"
24874 #~ msgid "non-ANSI-standard escape sequence, `\\%c'"
24875 #~ msgstr "Èó ANSI É¸½à¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¡¢`\\%c'"
24877 #~ msgid "non-ANSI escape sequence `\\%c'"
24878 #~ msgstr "Èó ANSI ¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¡¢`\\%c'"
24880 #~ msgid "unknown escape sequence `\\%c'"
24881 #~ msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹ `\\%c'"
24883 #~ msgid "unknown escape sequence: `\\' followed by char code 0x%x"
24884 #~ msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹: `\\' ¤Î¸å¤Ëʸ»ú¥³¡¼¥É 0x%x"
24886 #~ msgid "Badly formed directive -- no closing quote"
24887 #~ msgstr "ÉÔÀµ¤Ê·Á¤Î¥Ç¥£¥ì¥¯¥Æ¥£¥Ö -- ÊĤ¸¥¯¥©¡¼¥È¤¬¤¢¤ê¤Þ¤»¤ó"
24889 #~ msgid "#-lines for entering and leaving files don't match"
24890 #~ msgstr "¥Õ¥¡¥¤¥ë¤Ø¤Î½ÐÆþ¤ê¸ý¤È¤Ê¤ë #-¹Ô ¤¬À°¹ç¤·¤Þ¤»¤ó"
24892 #~ msgid "Bad directive -- missing close-quote"
24893 #~ msgstr "ÉÔÀµ¤Ê¥Ç¥£¥ì¥¯¥Æ¥£¥Ö -- ÊĤ¸¥¯¥©¡¼¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24895 #~ msgid "ignoring pragma: %s"
24896 #~ msgstr "pragma ¤ò̵»ë¤·¤Þ¤¹: %s"
24898 #~ msgid "Use `#line ...' instead of `# ...' in first line"
24899 #~ msgstr "ºÇ½é¤Î¹Ô¤Ç¤Ï `# ...' ¤ÎÂå¤ê¤Ë `#line ...' ¤ò»È¤¤¤Þ¤·¤ç¤¦"
24901 #~ msgid "invalid #-line"
24902 #~ msgstr "̵¸ú¤Ê #-¹Ô"
24904 #~ msgid "ASSIGNed FORMAT specifier is too small"
24905 #~ msgstr "ASSIGN ¤µ¤ì¤¿ FORMAT »ØÄê»Ò¤¬¾®¤µ¤¹¤®¤Þ¤¹"
24907 #~ msgid "ASSIGN to variable that is too small"
24908 #~ msgstr "ASSIGN Àè¤ÎÊÑ¿ô¤¬¾®¤µ¤¹¤®¤Þ¤¹"
24910 #~ msgid "ASSIGNed GOTO target variable is too small"
24911 #~ msgstr "ASSIGN ¤µ¤ì¤¿ GOTO ÀèÊÑ¿ô¤¬¾®¤µ¤¹¤®¤Þ¤¹"
24913 #~ msgid "%s no longer supported -- try -fvxt"
24914 #~ msgstr "%s ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- -fvxt ¤È¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤"
24916 #~ msgid "%s no longer supported -- try -fno-vxt -ff90"
24917 #~ msgstr "%s ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- -fno-vxt -ff90 ¤È¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤"
24919 #~ msgid "%s disabled, use normal debugging flags"
24920 #~ msgstr "%s ¤¬Ìµ¸ú¤Ç¤¹¡£Ä̾ï¥Ç¥Ð¥Ã¥°¥Õ¥é¥°¤ò»È¤¤¤Þ¤·¤ç¤¦"
24922 #~ msgid "output_operand: %s"
24923 #~ msgstr "output_operand: %s"
24925 #~ msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d\n"
24926 #~ msgstr "NOTE_INSN_BASIC_BLOCK ¤¬¥Ö¥í¥Ã¥¯ %d ¤Ë¤¢¤ê¤Þ¤»¤ó\n"
24928 #~ msgid "argument to `-V' is missing"
24929 #~ msgstr "`-V' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
24931 #~ msgid "cannot specify -o with -c or -S and multiple compilations"
24932 #~ msgstr "-c ¤ä -S ¤È°ì½ï¤Ë -o ¤ò»ØÄꤹ¤ë¤È¡¢Ê£¿ô¥³¥ó¥Ñ¥¤¥ë¤Ç¤­¤Þ¤»¤ó"
24934 #~ msgid "Invalid specification!  Bug in cc."
24935 #~ msgstr "̵¸ú¤Ê»ØÄê! cc ¤Î¥Ð¥°."
24937 #~ msgid "Internal gcc abort."
24938 #~ msgstr "ÆâÉô gcc ÃæÃÇ"
24940 #~ msgid "Internal gcov abort.\n"
24941 #~ msgstr "ÆâÉô gcc abort.\n"
24943 #~ msgid "gcov [-b] [-v] [-n] [-l] [-f] [-o OBJDIR] file\n"
24944 #~ msgstr "gcov [-b] [-v] [-n] [-l] [-f] [-o OBJDIR] ¥Õ¥¡¥¤¥ë\n"
24946 #~ msgid "Could not open basic block file %s.\n"
24947 #~ msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿¡£\n"
24949 #~ msgid "Assuming that all execution counts are zero.\n"
24950 #~ msgstr "Á´¼Â¹Ô¿ô¤¬¥¼¥í¤Ç¤¢¤ë¤È²¾Äꤷ¤Þ¤¹¡£\n"
24952 #~ msgid "Could not open program flow graph file %s.\n"
24953 #~ msgstr "¥×¥í¥°¥é¥à¥Õ¥í¡¼¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿¡£\n"
24955 #~ msgid "No executable code associated with file %s.\n"
24956 #~ msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë·ë¤ÓÉÕ¤¯¼Â¹Ô¥³¡¼¥É¤¬¤¢¤ê¤Þ¤»¤ó¡£\n"
24958 #~ msgid ".da file contents exhausted too early\n"
24959 #~ msgstr ".da ¥Õ¥¡¥¤¥ë¤ÎÆâÍƤò¤¢¤Þ¤ê¤ËÁ᤯»È¤¤ÀڤäƤ·¤Þ¤¤¤Þ¤·¤¿\n"
24961 #~ msgid "%6.2f%% of %d source lines executed in function %s\n"
24962 #~ msgstr "%6.2f%%(%d ¹ÔÃæ) ¤Î¥½¡¼¥¹¹Ô¤¬´Ø¿ô %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
24964 #~ msgid "No executable source lines in function %s\n"
24965 #~ msgstr "´Ø¿ô %s ¤Ë¼Â¹Ô²Äǽ¤Ê¥½¡¼¥¹¹Ô¤¬¤¢¤ê¤Þ¤»¤ó\n"
24967 #~ msgid "%6.2f%% of %d branches executed in function %s\n"
24968 #~ msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬´Ø¿ô %s Æâ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
24970 #~ msgid "%6.2f%% of %d branches taken at least once in function %s\n"
24971 #~ msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬¾¯¤Ê¤¯¤È¤â°ìÅ٤ϴؿô %s ¤Ç¼õ¼è¤é¤ì¤Þ¤·¤¿\n"
24973 #~ msgid "No branches in function %s\n"
24974 #~ msgstr "´Ø¿ô %s ¤Ë¤Ïʬ´ô¤¬¤¢¤ê¤Þ¤»¤ó\n"
24976 #~ msgid "%6.2f%% of %d calls executed in function %s\n"
24977 #~ msgstr "%6.2f%%(%d ²ó) ¤Î¸Æ¤Ó½Ð¤·¤¬´Ø¿ô %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
24979 #~ msgid "didn't use all bb entries of graph, function %s\n"
24980 #~ msgstr "¥°¥é¥Õ¤Î bb ¥¨¥ó¥È¥ê¤Î°ìÉô¤·¤«»È¤¤¤Þ¤»¤ó¤Ç¤·¤¿¡¢´Ø¿ô %s\n"
24982 #~ msgid "block_num = %ld, num_blocks = %d\n"
24983 #~ msgstr "¥Ö¥í¥Ã¥¯¿ô = %ld¡¢ÈÖ¹æ¥Ö¥í¥Ã¥¯ = %d\n"
24985 #~ msgid "ERROR: too many basic blocks in .bb file %s\n"
24986 #~ msgstr "¥¨¥é¡¼: .bb ¥Õ¥¡¥¤¥ë %s ¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤¬Â¿¤¹¤®¤Þ¤¹\n"
24988 #~ msgid "%6.2f%% of %d source lines executed in file %s\n"
24989 #~ msgstr "%6.2f%%(%d ¹ÔÃæ) ¤Î¥½¡¼¥¹¹Ô¤¬¥Õ¥¡¥¤¥ë %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
24991 #~ msgid "%6.2f%% of %d branches executed in file %s\n"
24992 #~ msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬¥Õ¥¡¥¤¥ë %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
24994 #~ msgid "%6.2f%% of %d branches taken at least once in file %s\n"
24995 #~ msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬¾¯¤Ê¤¯¤È¤â°ì²ó¤Ï¥Õ¥¡¥¤¥ë %s ¤Ç¼õ¼è¤é¤ì¤Þ¤·¤¿\n"
24997 #~ msgid "%6.2f%% of %d calls executed in file %s\n"
24998 #~ msgstr "%6.2f%%(%d ²óÃæ) ¤Î¸Æ¤Ó½Ð¤·¤¬¥Õ¥¡¥¤¥ë %s Æâ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
25000 #~ msgid "Could not open source file %s.\n"
25001 #~ msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿.\n"
25003 #~ msgid "call %d returns = %d%%\n"
25004 #~ msgstr "¸Æ¤Ó½Ð¤· %d ¤ÎÌá¤ê = %d%%\n"
25006 #~ msgid "branch %d taken = %d\n"
25007 #~ msgstr "¥Ö¥é¥ó¥Á %d ¼õÍý = %d\n"
25009 #~ msgid "Unexpected EOF while reading source file %s.\n"
25010 #~ msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë %s ¤òÆɤ߹þ¤ßÃæ¤Ëͽ´ü¤»¤Ì EOF.\n"
25012 #~ msgid "varargs function cannot be inline"
25013 #~ msgstr "²ÄÊÑ°ú¿ô´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25015 #~ msgid "function using alloca cannot be inline"
25016 #~ msgstr "alloca ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25018 #~ msgid "function using setjmp cannot be inline"
25019 #~ msgstr "setjmp ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25021 #~ msgid "function with nested functions cannot be inline"
25022 #~ msgstr "Æþ¤ì»Ò´Ø¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25024 #~ msgid "function with label addresses used in initializers cannot inline"
25025 #~ msgstr "¥é¥Ù¥ë¥¢¥É¥ì¥¹¤ò»ý¤Á¡¢½é´ü²½»Ò¤Ç»È¤ï¤ì¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25027 #~ msgid "no prototype, and parameter address used; cannot be inline"
25028 #~ msgstr "¥×¥í¥È¥¿¥¤¥×¤¬¤Ê¤¯¡¢²¾°ú¿ô¤Î¥¢¥É¥ì¥¹¤¬»È¤ï¤ì¤Æ¤¤¤ë -- inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25030 #~ msgid "inline functions not supported for this return value type"
25031 #~ msgstr "¤³¤ÎÌá¤êÃÍ·¿¤Î inline ´Ø¿ô¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
25033 #~ msgid "function with varying-size return value cannot be inline"
25034 #~ msgstr "²ÄÊÑŤÎÌá¤êÃͤòÊÖ¤¹´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25036 #~ msgid "function with varying-size parameter cannot be inline"
25037 #~ msgstr "²ÄÊÑĹ°ú¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25039 #~ msgid "function with transparent unit parameter cannot be inline"
25040 #~ msgstr "Æ©²á¶¦ÍÑÂΤΰú¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25042 #~ msgid "function with computed jump cannot inline"
25043 #~ msgstr "»»½Ð¤µ¤ì¤¿¥¸¥ã¥ó¥×¤ò¹Ô¤Ê¤¦´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25045 #~ msgid "function with nonlocal goto cannot be inline"
25046 #~ msgstr "Èó¥í¡¼¥«¥ë goto ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25048 #~ msgid "function with target specific attribute(s) cannot be inlined"
25049 #~ msgstr "¥¿¡¼¥²¥Ã¥È¸Çͭ°À­Éդδؿô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25051 #~ msgid "internal error - too many interface type"
25052 #~ msgstr "ÆâÉô¥¨¥é¡¼ - interface ·¿¤¬Â¿¤¹¤®¤Þ¤¹"
25054 #~ msgid "Can't expand %s"
25055 #~ msgstr "%s ¤òŸ³«¤Ç¤­¤Þ¤»¤ó"
25057 #~ msgid "Premature end of input file %s"
25058 #~ msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤Î½ª¤ê¤Ë㤹¤ë¤Î¤¬Á᤹¤®¤Þ¤¹"
25060 #~ msgid "can't to open %s"
25061 #~ msgstr "%s ¤ò open ¤Ç¤­¤Þ¤»¤ó"
25063 #~ msgid "Disable automatic array bounds checking"
25064 #~ msgstr "¼«Æ°Åª¤ÊÇÛÎó¶­³¦¸¡ºº¤ò¹Ô¤ï¤Ê¤¤"
25066 #~ msgid "Make is_compiled_class return 1"
25067 #~ msgstr "is_compiled_class ¤¬ 1 ¤òÊÖ¤¹¤è¤¦¤Ë¤¹¤ë"
25069 #~ msgid "Dump class files to <name>.class"
25070 #~ msgstr "¥¯¥é¥¹¤ò <name>.class ¥Õ¥¡¥¤¥ë¤Ø¥À¥ó¥×¤¹¤ë"
25072 #~ msgid "Don't put synchronization structure in each object"
25073 #~ msgstr "Ʊ´ü¹½Â¤ÂΤò³Æ¥ª¥Ö¥¸¥§¥¯¥È¤ËÁȤßÆþ¤ì¤Ê¤¤"
25075 #~ msgid "Set class path"
25076 #~ msgstr "¥¯¥é¥¹¥Ñ¥¹¤òÀßÄꤹ¤ë"
25078 #~ msgid "Choose class whose main method should be used"
25079 #~ msgstr "main ¥á¥½¥Ã¥É¤¬»È¤ï¤ì¤ë¤Ù¤­¥¯¥é¥¹¤òÁªÂò¤¹¤ë"
25081 #~ msgid "Choose input encoding (default is UTF-8)"
25082 #~ msgstr "ÆþÎÏ¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°¤òÁªÂò¤¹¤ë(¥Ç¥Õ¥©¥ë¥È¤Ç¤Ï UTF-8)"
25084 #~ msgid "Add directory to class path"
25085 #~ msgstr "¥¯¥é¥¹¥Ñ¥¹¤Ë¥Ç¥£¥ì¥¯¥È¥ê¤òÄɲ乤ë"
25087 #~ msgid "Directory where class files should be written"
25088 #~ msgstr "¥¯¥é¥¹¥Õ¥¡¥¤¥ë¤¬½ñ¤­¹þ¤Þ¤ì¤ë¥Ç¥£¥ì¥¯¥È¥ê"
25090 #~ msgid "Can't specify array dimension in a declaration"
25091 #~ msgstr "ÇÛÎó¤Î¼¡¸µ¤òÀë¸À¤Ç»ØÄꤹ¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
25093 #~ msgid "Can't use '$' as a separator for inner classes"
25094 #~ msgstr "'$' ¤ÏÆâÉô¥¯¥é¥¹¤Î¶èÀÚ¤ê»Ò¤È¤·¤Æ»ÈÍѤǤ­¤Þ¤»¤ó"
25096 #~ msgid "internal error - use of undefined type"
25097 #~ msgstr "ÆâÉô¥¨¥é¡¼ - Ì¤ÄêµÁ·¿¤Î»ÈÍѤǤ¹"
25099 #~ msgid "Specify the name of the class for constant strings"
25100 #~ msgstr "Äê¿ôʸ»úÎóÍѤΥ¯¥é¥¹Ì¾¤ò»ØÄꤹ¤ë"
25102 #~ msgid "no class name specified as argument to -fconstant-string-class"
25103 #~ msgstr "-fconstant-string-class ¤Ë°ú¿ô¤È¤·¤Æ»ØÄꤵ¤ì¤¿¥¯¥é¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
25105 #~ msgid "`%s' cannot be statically allocated"
25106 #~ msgstr "`%s' ¤òÀÅŪ¤Ë³ÎÊݤǤ­¤Þ¤»¤ó"
25108 #~ msgid "Undefined type `id', please import <objc/objc.h>"
25109 #~ msgstr "`id' ·¿¤¬Ì¤ÄêµÁ¤Ç¤¹¡£<objc/objc.h> ¤ò import ¤·¤Æ²¼¤µ¤¤"
25111 #~ msgid "Circular inheritance in interface declaration for `%s'"
25112 #~ msgstr "`%s' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬½Û´ÄŪ¤Ê·Ñ¾µ¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
25114 #~ msgid "multiple declarations for method `%s'"
25115 #~ msgstr "¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
25117 #~ msgid "cannot find class (factory) method."
25118 #~ msgstr "¥¯¥é¥¹ (factory) ¥á¥½¥Ã¥É¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
25120 #~ msgid "return type for `%s' defaults to id"
25121 #~ msgstr "`%s' ¤ÎÌá¤êÃͤη¿¤Ï¥Ç¥Õ¥©¥ë¥È¤Î id ¤È¤·¤Þ¤¹"
25123 #~ msgid "method `%s' not implemented by protocol."
25124 #~ msgstr "¥á¥½¥Ã¥É `%s' ¤Ï¥×¥í¥È¥³¥ë¤Ë¤è¤Ã¤Æ¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
25126 #~ msgid "return type defaults to id"
25127 #~ msgstr "Ìá¤êÃͤη¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î id ¤È¤·¤Þ¤¹"
25129 #~ msgid "cannot find method."
25130 #~ msgstr "¥á¥½¥Ã¥É¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£"
25132 #~ msgid "duplicate definition of class method `%s'."
25133 #~ msgstr "¥¯¥é¥¹¥á¥½¥Ã¥É `%s' ¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
25135 #~ msgid "duplicate declaration of instance method `%s'."
25136 #~ msgstr "¥¤¥ó¥¹¥¿¥ó¥¹¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
25138 #~ msgid "potential selector conflict for method `%s'"
25139 #~ msgstr "²ÄǽÀ­¤Î¤¢¤ë¥»¥ì¥¯¥¿¤¬¥á¥½¥Ã¥É `%s' ¤È¶¥¹ç¤·¤Þ¤¹"
25141 #~ msgid "syntax error at '@' token"
25142 #~ msgstr "'@' ¥È¡¼¥¯¥ó¤Çʸˡ¥¨¥é¡¼"
25144 #~ msgid "Arc profiling: some edge counts were bad."
25145 #~ msgstr "¸Ì(arc)¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°: ´ö¤Ä¤«¤Î edge ¥«¥¦¥ó¥È¤ÏÉÔÀµ¤Ç¤¹¡£"
25147 #~ msgid "file %s not found, execution counts assumed to be zero."
25148 #~ msgstr "¥Õ¥¡¥¤¥ë %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Î¤Ç¡¢¼Â¹Ô¥«¥¦¥ó¥È¤Ï¥¼¥í¤È¸«¤Ê¤·¤Þ¤¹"
25150 #~ msgid "%s: internal abort\n"
25151 #~ msgstr "%s: ÆâÉôÃæÃÇ\n"
25153 #~ msgid "conversion from NaN to unsigned int"
25154 #~ msgstr "NaN ¤«¤éÉä¹ç̵¤·À°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
25156 #~ msgid "floating point overflow"
25157 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
25159 #~ msgid "overflow on truncation to integer"
25160 #~ msgstr "À°¿ô¤Ø¤ÎÀÚ¤êµÍ¤á¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤¬µ¯¤³¤ê¤Þ¤·¤¿"
25162 #~ msgid "overflow on truncation to unsigned integer"
25163 #~ msgstr "Éä¹ç̵¤·À°¿ô¤Ø¤ÎÀÚ¤êµÍ¤á¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤¬µ¯¤³¤ê¤Þ¤·¤¿"
25165 #~ msgid "%s: argument domain error"
25166 #~ msgstr "%s: °ú¿ôÎΰ襨¥é¡¼¤Ç¤¹"
25168 #~ msgid "%s: function singularity"
25169 #~ msgstr "%s: ´Ø¿ô¤Îñ°ìÀ­"
25171 #~ msgid "%s: underflow range error"
25172 #~ msgstr "%s: ¥¢¥ó¥À¡¼¥Õ¥í¡¼ÈÏ°Ï¥¨¥é¡¼"
25174 #~ msgid "%s: partial loss of precision"
25175 #~ msgstr "%s: ÉôʬŪ¤ÊÀºÅÙ¤ÎÄã²¼"
25177 #~ msgid "%s: NaN - producing operation"
25178 #~ msgstr "%s: NaN - Áàºî¤òÀ¸¤¸¤Þ¤¹"
25180 #~ msgid "jump to `%s' invalidly jumps into binding contour"
25181 #~ msgstr "`%s' ¤Ø¤Î¥¸¥ã¥ó¥×¤ÏÅ»¤á¤é¤ì¤¿¥Ö¥í¥Ã¥¯Æâ¤Ø¡¢Ìµ¸ú¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹"
25183 #~ msgid "label `%s' used before containing binding contour"
25184 #~ msgstr "¥é¥Ù¥ë `%s' ¤¬Å»¤á¤é¤ì¤¿¥Ö¥í¥Ã¥¯¤ò¹½À®¤¹¤ëÁ°¤Ë»È¤ï¤ì¤Þ¤·¤¿"
25186 #~ msgid "`asm' cannot be used in function where memory usage is checked"
25187 #~ msgstr "`asm' ¤Ï´Ø¿ô¤Ç¥á¥â¥êÍøÍѤòÄ´¤Ù¤ë½ê¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
25189 #~ msgid "`asm' cannot be used with `-fcheck-memory-usage'"
25190 #~ msgstr "`asm' ¤Ï `-fcheck-memory-usage' ¤È°ì½ï¤Ë»È¤¨¤Þ¤»¤ó"
25192 #~ msgid "output operand constraint %d contains `+'"
25193 #~ msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÀ©Ìó %d ¤Ï `+' ¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
25195 #~ msgid "hard register `%s' listed as input operand to `asm'"
25196 #~ msgstr "¥Ï¡¼¥É¥ì¥¸¥¹¥¿ `%s' ¤¬ `asm' ¤ËÂФ·¡¢ÆþÎÏ¥ª¥Ú¥é¥ó¥É¤È¤·¤ÆÅÐÏ¿¤µ¤ì¤Þ¤·¤¿"
25198 #~ msgid "case value `%ld' not in enumerated type `%s'"
25199 #~ msgstr "case ÃÍ `%ld' ¤ÏÎóµó·¿ `%s' ¤Ë¤Ï¤¢¤ê¤Þ¤»¤ó"
25201 #~ msgid "\"%s\" and \"%s\" identical in first %d characters"
25202 #~ msgstr "\"%s\" ¤È \"%s\" ¤ÏºÇ½é¤Î %d Ê¸»ú¤¬Á´¤¯Æ±¤¸¤Ç¤¹"
25204 #~ msgid "Generate STABS format debug info"
25205 #~ msgstr "STABS ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
25207 #~ msgid "Generate extended STABS format debug info"
25208 #~ msgstr "³ÈÄ¥ STABS ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
25210 #~ msgid "Generate DWARF-1 format debug info"
25211 #~ msgstr "DWARF-1 ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
25213 #~ msgid "Generate extended DWARF-1 format debug info"
25214 #~ msgstr "³ÈÄ¥ DWARF-1 ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
25216 #~ msgid "Generate DWARF-2 debug info"
25217 #~ msgstr "DWARF-2 ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
25219 #~ msgid "Generate XCOFF format debug info"
25220 #~ msgstr "XCOFF ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
25222 #~ msgid "Generate extended XCOFF format debug info"
25223 #~ msgstr "³ÈÄ¥ XCOFF ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
25225 #~ msgid "Generate COFF format debug info"
25226 #~ msgstr "COFF ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
25228 #~ msgid "Do not store floats in registers"
25229 #~ msgstr "¥ì¥¸¥¹¥¿¤ËÉâÆ°¾®¿ô¤ò³ÊǼ¤·¤Ê¤¤"
25231 #~ msgid "Consider all mem refs through pointers as volatile"
25232 #~ msgstr "¥Ý¥¤¥ó¥¿·Ðͳ¤Î¥á¥â¥ê»²¾È¤òÁ´¤Æ volatile ¤È¤ß¤Ê¤¹"
25234 #~ msgid "Consider all mem refs to global data to be volatile"
25235 #~ msgstr "Âç°è¥Ç¡¼¥¿¤Ø¤Î¥á¥â¥ê»²¾È¤òÁ´¤Æ volatile ¤È¤ß¤Ê¤¹"
25237 #~ msgid "Consider all mem refs to static data to be volatile"
25238 #~ msgstr "ÀÅŪ¥Ç¡¼¥¿¤Ø¤Î¥á¥â¥ê»²¾È¤òÁ´¤Æ volatile ¤È¤ß¤Ê¤¹"
25240 #~ msgid "Integrate simple functions into their callers"
25241 #~ msgstr "ñ½ã¤Ê´Ø¿ô¤ò¸Æ¤Ó½Ð¤·Â¦¤ËÅý¹ç¤¹¤ë"
25243 #~ msgid "Pretend that host and target use the same FP format"
25244 #~ msgstr "¥Û¥¹¥È¤È¥¿¡¼¥²¥Ã¥È¤¬Æ±¤¸ÉâÆ°¾®¿ô·Á¼°¤ò»È¤¦¿¶¤ëÉñ¤¤¤ò¤µ¤»¤ë"
25246 #~ msgid "Improve FP speed by violating ANSI & IEEE rules"
25247 #~ msgstr "ANSI & IEEE µ¬Â§¤òÇˤäÆÉâÆ°¾®¿ô¤Î®ÅÙ¤ò²þÁ±¤¹¤ë"
25249 #~ msgid "Output GNU ld formatted global initialisers"
25250 #~ msgstr "GNU ld ·Á¼°¤ÎÂç°è½é´ü²½»Ò¤ò½ÐÎϤ¹¤ë"
25252 #~ msgid "Generate code to check every memory access"
25253 #~ msgstr "³Æ¥á¥â¥ê¥¢¥¯¥»¥¹¤ò¸¡½Ð¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
25255 #~ msgid "Add a prefix to all function names"
25256 #~ msgstr "Á´¤Æ¤Î´Ø¿ô̾¤ËÀÜƬ¼­¤òÄɲ乤ë"
25258 #~ msgid "Compile just for ISO C89"
25259 #~ msgstr "ISO C89 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
25261 #~ msgid "Do not promote floats to double if using -traditional"
25262 #~ msgstr "-traditional »ÈÍÑ»þ¤Ë¤Ï¡¢ÉâÆ°¾®¿ô¤Ë´Ø¤· float ¤«¤é double ¤Ë³Ê¾å¤²¤·¤Ê¤¤"
25264 #~ msgid "Determine language standard"
25265 #~ msgstr "¸À¸ì¤Îɸ½à¤ò·èÄꤹ¤ë"
25267 #~ msgid "Make bitfields by unsigned by default"
25268 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ò¥Ç¥Õ¥©¥ë¥È¤ÇÉä¹ç̵¤·¤È¤¹¤ë"
25270 #~ msgid "Attempt to support traditional K&R style C"
25271 #~ msgstr "¸Å¤¤ K&R ¼°¤Î C ¤Î¥µ¥Ý¡¼¥È¤ò»î¤ß¤ë"
25273 #~ msgid "Allow different types as args of ? operator"
25274 #~ msgstr "? ±é»»»Ò¤Î°ú¿ô¤È¤·¤Æ°Û¤Ê¤Ã¤¿·¿¤òµöÍƤ¹¤ë"
25276 #~ msgid "Allow the use of $ inside identifiers"
25277 #~ msgstr "¼±ÊÌ»ÒÃæ¤Ç¤Î $ ¤Î»ÈÍѤòµöÍƤ¹¤ë"
25279 #~ msgid "Use the smallest fitting integer to hold enums"
25280 #~ msgstr "Îóµó·¿¤¬ÊÝ»ý¤Ç¤­¤ëºÇ¾®¤ÎÀ°¿ô·¿¤ò»ÈÍѤ¹¤ë"
25282 #~ msgid "Enable most warning messages"
25283 #~ msgstr "Ëؤó¤É¤Î·Ù¹ð¥á¥Ã¥»¡¼¥¸¤òÍ­¸ú¤Ë¤¹¤ë"
25285 #~ msgid "Warn if nested comments are detected"
25286 #~ msgstr "Æþ¤ì»Ò¤Ë¤Ê¤Ã¤¿¥³¥á¥ó¥È¤ò¸¡½Ð¤·¤¿¤È¤­¤Ë·Ù¹ð¤¹¤ë"
25288 #~ msgid "Warn about possibly confusing type conversions"
25289 #~ msgstr "·¿ÊÑ´¹¤¬º®Í𤹤ë²ÄǽÀ­¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
25291 #~ msgid "Don't warn about too many arguments to format functions"
25292 #~ msgstr "format ´Ø¿ô¤Ø¤Î¿¤¹¤®¤ë°ú¿ô¤Ë´Ø¤¹¤ë·Ù¹ð¤·¤Ê¤¤"
25294 #~ msgid "Warn about non-string-literal format strings"
25295 #~ msgstr "Èóʸ»úÎó¥ê¥Æ¥é¥ë¤Î format Ê¸»úÎó¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
25297 #~ msgid "Warn about constructs whose meaning change in ISO C"
25298 #~ msgstr "ISO C ¤Ç¤½¤Î°ÕÌ£¤¬Êѹ¹¤µ¤ì¤¿ÆâÍƤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
25300 #~ msgid "Warn when trigraphs are encountered"
25301 #~ msgstr "¥È¥é¥¤¥°¥é¥Õ¤òȯ¸«¤·¤¿¤È¤­¤Ë·Ù¹ð¤¹¤ë"
25303 #~ msgid "Mark strings as 'const char *'"
25304 #~ msgstr "ʸ»úÎó¤ò 'const char *' ¤È¤·¤Æ¥Þ¡¼¥¯¤¹¤ë"
25306 #~ msgid "Invalid option `%s'"
25307 #~ msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `%s'"
25309 #~ msgid "Internal error: %s"
25310 #~ msgstr "ÆâÉô¥¨¥é¡¼: %s"
25312 #~ msgid "Errors detected in input file (your bison.simple is out of date)\n"
25313 #~ msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ëÃæ¤Ë¥¨¥é¡¼ (¤¢¤Ê¤¿¤Î bison.simple ¤Ï¸Å¤¹¤®¤Þ¤¹)\n"
25315 #~ msgid "invalid register name `%s' for register variable"
25316 #~ msgstr "`%s' ¤Ï¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ¤Ï̵¸ú¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹"
25318 #~ msgid "  -pedantic-errors        Like -pedantic except that errors are produced\n"
25319 #~ msgstr "  -pedantic-errors        -pedantic ¤ÈƱÍͤÀ¤¬¡¢¥¨¥é¡¼¤òȯÀ¸¤µ¤»¤ë\n"
25321 #~ msgid "  -w                      Suppress warnings\n"
25322 #~ msgstr "  -w                      ·Ù¹ð¤òÍÞÀ©¤¹¤ë\n"
25324 #~ msgid "  -Wunused                Enable unused warnings\n"
25325 #~ msgstr "  -Wunused                Ì¤»ÈÍѤˤĤ¤¤Æ¤Î·Ù¹ð¤òÍ­¸ú¤Ë¤¹¤ë\n"
25327 #~ msgid "  -Wid-clash-<num>        Warn if 2 identifiers have the same first <num> chars\n"
25328 #~ msgstr "  -Wid-clash-<num>        Æó¤Ä¤Î¼±Ê̻Ҥ¬ <num> Ê¸»úʬ°ìÃפ·¤Æ¤¤¤ì¤Ð·Ù¹ð¤¹¤ë\n"
25330 #~ msgid "  -a                      Enable block profiling \n"
25331 #~ msgstr "  -a                      ¥Ö¥í¥Ã¥¯¥×¥í¥Õ¥¡¥¤¥ë¤òÍ­¸ú¤Ë¤¹¤ë\n"
25333 #~ msgid "  -ax                     Enable jump profiling \n"
25334 #~ msgstr "  -ax                     ¥¸¥ã¥ó¥×¥×¥í¥Õ¥¡¥¤¥ë¤òÍ­¸ú¤Ë¤¹¤ë\n"
25336 #~ msgid "  -version                Display the compiler's version\n"
25337 #~ msgstr "  -version                ¥³¥ó¥Ñ¥¤¥é¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨¤¹¤ë\n"
25339 #~ msgid ""
25340 #~ "\n"
25341 #~ "Language specific options:\n"
25342 #~ msgstr ""
25343 #~ "\n"
25344 #~ "¸À¸ì»ÅÍÍ¥ª¥×¥·¥ç¥ó:\n"
25346 #~ msgid "  %-23.23s [undocumented]\n"
25347 #~ msgstr "  %-23.23s [ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤]\n"
25349 #~ msgid ""
25350 #~ "\n"
25351 #~ "There are undocumented %s specific options as well.\n"
25352 #~ msgstr ""
25353 #~ "\n"
25354 #~ "ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤ %s »ÅÍÍ¥ª¥×¥·¥ç¥ó¤â¤¢¤ê¤Þ¤¹¡£\n"
25356 #~ msgid ""
25357 #~ "\n"
25358 #~ " Options for %s:\n"
25359 #~ msgstr ""
25360 #~ "\n"
25361 #~ " %s ÍÑ¥ª¥×¥·¥ç¥ó:\n"
25363 #~ msgid "Unrecognized option `%s'"
25364 #~ msgstr "ǧ¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `%s'"
25366 #~ msgid "use -gdwarf -g%d for DWARF v1, level %d"
25367 #~ msgstr "-gdwarf -g%d ¤ò»ÈÍÑ (DWARF v1, ¥ì¥Ù¥ë %d)"
25369 #~ msgid "use -gdwarf-2   for DWARF v2"
25370 #~ msgstr "-gdwarf-2 ¤ò»ÈÍÑ (DWARF v2)"
25372 #~ msgid "ignoring option `%s' due to invalid debug level specification"
25373 #~ msgstr "̵¸ú¤Ê¥Ç¥Ð¥Ã¥°¥ì¥Ù¥ë»ØÄê¤Ë¤è¤ê¡¢¥ª¥×¥·¥ç¥ó `%s' ¤ò̵»ë¤·¤Þ¤¹"
25375 #~ msgid "`%s': unknown or unsupported -g option"
25376 #~ msgstr "`%s': ÉÔÌÀ¤Þ¤¿¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -g ¥ª¥×¥·¥ç¥ó¤Ç¤¹"
25378 #~ msgid "invalid --param option: %s"
25379 #~ msgstr "̵¸ú¤Ê --param ¥ª¥×¥·¥ç¥ó: %s"
25381 #~ msgid "`-a' option (basic block profile) not supported"
25382 #~ msgstr "`-a' ¥ª¥×¥·¥ç¥ó(´ðËÜ¥Ö¥í¥Ã¥¯¥×¥í¥Õ¥¡¥¤¥ë)¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
25384 #~ msgid "`-ax' option (jump profiling) not supported"
25385 #~ msgstr "`-ax' ¥ª¥×¥·¥ç¥ó(¥¸¥ã¥ó¥×¥×¥í¥Õ¥¡¥¤¥ë)¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
25387 #~ msgid "(It is valid for %s but not the selected language)"
25388 #~ msgstr "(%s ÍѤȤ·¤Æ¤ÏÀµ¾ï¤Ç¤¹¤¬¡¢ÁªÂò¤µ¤ì¤¿¸À¸ì¤È¤·¤Æ¤Ï̵¸ú¤Ç¤¹)"
25390 #~ msgid "`-ax' and `-a' are conflicting options. `-a' ignored."
25391 #~ msgstr "`-ax' ¤È `-a' ¤ÏÌ·½â¤¹¤ë¥ª¥×¥·¥ç¥ó¤Ç¤¹¡£`-a' ¤ò̵»ë¤·¤Þ¤·¤¿¡£"
25393 #~ msgid "profiling does not work without a frame pointer"
25394 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ë¤Ï¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤Ê¤·¤Ç¤ÏÆ°ºî¤·¤Þ¤»¤ó"
25396 #~ msgid "Data size %ld.\n"
25397 #~ msgstr "¥Ç¡¼¥¿¥µ¥¤¥º %ld.\n"
25399 #~ msgid "floating point numbers not allowed in #if expressions"
25400 #~ msgstr "#if ¼°¤ÎÃæ¤Ç¤ÎÉâÆ°¾®¿ôÅÀ¿ô¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
25402 #~ msgid "Invalid number in #if expression"
25403 #~ msgstr "#if ¼°¤ÎÃæ¤Ë̵¸ú¤Ê¿ôÃÍ"
25405 #~ msgid "Invalid character constant in #if"
25406 #~ msgstr "̵¸ú¤Êʸ»úÄê¿ô¤¬ #if ¤Ë¤¢¤ê¤Þ¤¹"
25408 #~ msgid "double quoted strings not allowed in #if expressions"
25409 #~ msgstr "Æó½Å¤Ë¥¯¥©¡¼¥È¤µ¤ì¤¿Ê¸»úÎó¤Ï #if ¼°Æâ¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
25411 #~ msgid "Invalid token in expression"
25412 #~ msgstr "̵¸ú¤Ê¥È¡¼¥¯¥ó¤¬¼°¤Ë¤¢¤ê¤Þ¤¹"
25414 #~ msgid "octal character constant does not fit in a byte"
25415 #~ msgstr "8 ¿Ê¿ôʸ»úÄê¿ô¤¬ 1 ¥Ð¥¤¥È¤Ë¼ý¤Þ¤ê¤Þ¤»¤ó"
25417 #~ msgid "hex character constant does not fit in a byte"
25418 #~ msgstr "16 ¿Ê¿ôʸ»úÄê¿ô¤¬ 1 ¥Ð¥¤¥È¤Ë¼ý¤Þ¤ê¤Þ¤»¤ó"
25420 #~ msgid "empty #if expression"
25421 #~ msgstr "¶õ¤Î #if ¼°¤Ç¤¹"
25423 #~ msgid "Junk after end of expression."
25424 #~ msgstr "¼°¤Î½ª¤ê°Ê¹ß¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
25426 #~ msgid "macro or #include recursion too deep"
25427 #~ msgstr "¥Þ¥¯¥í¤Þ¤¿¤Ï #include ¤ÎºÆµ¢¤¬¿¼¤¹¤®¤Þ¤¹"
25429 #~ msgid "Usage: %s [switches] input output"
25430 #~ msgstr "»È¤¤Êý: %s [¥¹¥¤¥Ã¥Á] ÆþÎÏ ½ÐÎÏ"
25432 #~ msgid "-traditional is not supported in C++"
25433 #~ msgstr "-traditional ¤Ï C++ ¤Ç¤Ï¼õ¤±ÉÕ¤±¤é¤ì¤Þ¤»¤ó"
25435 #~ msgid "-traditional and -ansi are mutually exclusive"
25436 #~ msgstr "-traditional ¤È -ansi ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹"
25438 #~ msgid "Filename missing after -i option"
25439 #~ msgstr "-i ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
25441 #~ msgid "Filename missing after -o option"
25442 #~ msgstr "-o ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
25444 #~ msgid "Target missing after %s option"
25445 #~ msgstr "%s ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥¿¡¼¥²¥Ã¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
25447 #~ msgid "Filename missing after %s option"
25448 #~ msgstr "%s ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
25450 #~ msgid "Macro name missing after -%c option"
25451 #~ msgstr "-%c ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Þ¥¯¥í̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
25453 #~ msgid "-trigraphs and -traditional are mutually exclusive"
25454 #~ msgstr "-trigraphs ¤È -traditional ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹"
25456 #~ msgid "Directory name missing after -I option"
25457 #~ msgstr "-I ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Ç¥£¥ì¥¯¥È¥ê̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
25459 #~ msgid "`/*' within comment"
25460 #~ msgstr "`/*' ¤¬¥³¥á¥ó¥ÈÆâ¤Ë¤¢¤ê¤Þ¤¹"
25462 #~ msgid "unterminated #%s conditional"
25463 #~ msgstr "½ªÃ¼¤Î¤Ê¤¤ #%s ¾ò·ï"
25465 #~ msgid "not in any file?!"
25466 #~ msgstr "Á´¤¯¥Õ¥¡¥¤¥ë¤¬¤Ê¤¤?!"
25468 #~ msgid "`defined' must be followed by ident or (ident)"
25469 #~ msgstr "`defined' ¤Î¸å¤í¤Ë ident ¤ä (ident) ¤¬¤³¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
25471 #~ msgid "cccp error: invalid special hash type"
25472 #~ msgstr "cccp ¥¨¥é¡¼: Æüì¥Ï¥Ã¥·¥å·¿¤¬Ìµ¸ú¤Ç¤¹"
25474 #~ msgid "#include expects \"fname\" or <fname>"
25475 #~ msgstr "#include ¤Î¸å¤Ë¤Ï \"fname\" ¤ä <fname> ¤¬É¬ÍפǤ¹"
25477 #~ msgid "No include path in which to find %.*s"
25478 #~ msgstr "%.*s ¤¬¸«¤Ä¤«¤ë¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
25480 #~ msgid "invalid macro name"
25481 #~ msgstr "̵¸ú¤Ê¥Þ¥¯¥í̾"
25483 #~ msgid "invalid macro name `%s'"
25484 #~ msgstr "̵¸ú¤Ê¥Þ¥¯¥í̾ `%s'"
25486 #~ msgid "\"defined\" cannot be used as a macro name"
25487 #~ msgstr "\"defined\" ¤ò¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó"
25489 #~ msgid "parameter name starts with a digit in #define"
25490 #~ msgstr "#define Ãæ¤Î²¾°ú¿ô̾¤¬¿ô»ú¤Ç»Ï¤Þ¤Ã¤Æ¤¤¤Þ¤¹"
25492 #~ msgid "badly punctuated parameter list in #define"
25493 #~ msgstr "#define Ãæ¤Î²¾°ú¿ô¥ê¥¹¥È¤¬ÊѤ˶èÀÚ¤é¤ì¤Þ¤·¤¿"
25495 #~ msgid "\"%.*s\" redefined"
25496 #~ msgstr "\"%.*s\" ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
25498 #~ msgid "# operator should be followed by a macro argument name"
25499 #~ msgstr "# ±é»»»Ò¤Î¸å¤í¤Ë¤Ï¥Þ¥¯¥í°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
25501 #~ msgid "invalid format #line command"
25502 #~ msgstr "#line ¥³¥Þ¥ó¥É¤Î½ñ¼°¤¬Ìµ¸ú¤Ç¤¹"
25504 #~ msgid "undefining `defined'"
25505 #~ msgstr "`defined' ¤ò undef ¤·¤Þ¤¹"
25507 #~ msgid "undefining `%s'"
25508 #~ msgstr "`%s' ¤ò undef ¤·¤Þ¤¹"
25510 #~ msgid "extra text at end of directive"
25511 #~ msgstr "¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Î½ª¤ê¤Ë;ʬ¤Ê¥Æ¥¯¥¹¥È¤¬¤¢¤ê¤Þ¤¹"
25513 #~ msgid "#error%.*s"
25514 #~ msgstr "#error%.*s"
25516 #~ msgid "#warning%.*s"
25517 #~ msgstr "#warning%.*s"
25519 #~ msgid "#elif not within a conditional"
25520 #~ msgstr "#elif ¤¬¾ò·ïʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
25522 #~ msgid "#%s not within a conditional"
25523 #~ msgstr "#%s ¤¬¾ò·ïʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
25525 #~ msgid "#else or #elif after #else"
25526 #~ msgstr "#else ¤Î¸å¤í¤Ë #else ¤ä #elif ¤¬¤¢¤ê¤Þ¤¹"
25528 #~ msgid "#else not within a conditional"
25529 #~ msgstr "#else ¤¬¾ò·ïʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
25531 #~ msgid "unbalanced #endif"
25532 #~ msgstr "Âбþ¤·¤Æ¤¤¤Ê¤¤ #endif"
25534 #~ msgid "unterminated string or character constant"
25535 #~ msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤Ê¸»úÎóÄê¿ôËô¤Ïʸ»úÄê¿ô"
25537 #~ msgid "arguments given to macro `%s'"
25538 #~ msgstr "¥Þ¥¯¥í `%s' ¤Ë°ú¿ô¤¬Í¿¤¨¤é¤ì¤Þ¤·¤¿"
25540 #~ msgid "no args to macro `%s'"
25541 #~ msgstr "¥Þ¥¯¥í `%s' ¤Ø¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
25543 #~ msgid "only 1 arg to macro `%s'"
25544 #~ msgstr "¥Þ¥¯¥í `%s' ¤Ø¤Î°ú¿ô¤¬°ì¸Ä¤·¤«¤¢¤ê¤Þ¤»¤ó"
25546 #~ msgid "only %d args to macro `%s'"
25547 #~ msgstr "%d ¸Ä¤Î°ú¿ô¤·¤«¥Þ¥¯¥í `%s' ¤ËÅϤ·¤Æ¤¤¤Þ¤»¤ó"
25549 #~ msgid "too many (%d) args to macro `%s'"
25550 #~ msgstr "°ú¿ô¤Î¿ô (%d) ¤¬¥Þ¥¯¥í `%s' ¤ËÂФ·¤Æ¿¤¹¤®¤Þ¤¹"
25552 #~ msgid ""
25553 #~ "Internal error in %s, at tradcpp.c:%d\n"
25554 #~ "Please submit a full bug report.\n"
25555 #~ "See %s for instructions."
25556 #~ msgstr ""
25557 #~ "%s ¤ÇÆâÉô¥¨¥é¡¼¡¢(tradcpp.c:%d)\n"
25558 #~ "´°Á´¤Ê¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£\n"
25559 #~ "%s ¤Ç¤½¤Î¼ê½ç¤ò¸«¤Æ¤¯¤À¤µ¤¤"
25561 #~ msgid "floating point trap outputting a constant"
25562 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¤Î¨Ãͤò½ÐÎϤ¹¤ëºÝ¤Ë¥È¥é¥Ã¥×¤¬¤«¤«¤ê¤Þ¤·¤¿"
25564 #~ msgid "`-p' not supported; use `-pg' and gprof(1)"
25565 #~ msgstr "`-p' ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó. `-pg' ¤È gprof(1) ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
25567 #~ msgid "-mapcs-26 and -mapcs-32 may not be used together"
25568 #~ msgstr "-mapcs-26 ¤È -mapcs-32 ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó"
25570 #~ msgid "Incompatible interworking options"
25571 #~ msgstr "¸ß´¹À­¤Î¤Ê¤¤ interworking ¥ª¥×¥·¥ç¥ó"
25573 #~ msgid "-mbsd and -pedantic incompatible"
25574 #~ msgstr "-mbsd ¤È -pedantic ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
25576 #~ msgid "-mbsd and -mxopen incompatible"
25577 #~ msgstr "-mbsd ¤È -mxopen ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
25579 #~ msgid "-mxopen and -pedantic incompatible"
25580 #~ msgstr "-mxopen ¤È -pedantic ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
25582 #~ msgid "A -ifile option requires a -map option"
25583 #~ msgstr "-ifile ¥ª¥×¥·¥ç¥ó¤Ë¤Ï -map ¥ª¥×¥·¥ç¥ó¤¬É¬ÍפǤ¹"
25585 #~ msgid "-static not valid with -mcoff"
25586 #~ msgstr "-static ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
25588 #~ msgid "-shared not valid with -mcoff"
25589 #~ msgstr "-shared ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
25591 #~ msgid "-symbolic not valid with -mcoff"
25592 #~ msgstr "-symbolic ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
25594 #~ msgid "-fpic is not valid with -mcoff"
25595 #~ msgstr "-fpic ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
25597 #~ msgid "-fPIC is not valid with -mcoff"
25598 #~ msgstr "-fPIC ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
25600 #~ msgid "-fpic not valid with -mcoff"
25601 #~ msgstr "-fpic  -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
25603 #~ msgid "-fPIC not valid with -mcoff"
25604 #~ msgstr "-fPIC ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
25606 #~ msgid "bx]"
25607 #~ msgstr "bx]"
25609 #~ msgid "bx"
25610 #~ msgstr "bx"
25612 #~ msgid "cx"
25613 #~ msgstr "cx"
25615 #~ msgid "-p option not supported: use -pg instead"
25616 #~ msgstr "-p ¥ª¥×¥·¥ç¥ó¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó. Âå¤ï¤ê¤Ë -pg ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
25618 #~ msgid "choose either big or little endian, not both"
25619 #~ msgstr "¥Ó¥Ã¥°¤Þ¤¿¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥óξÊý¤Ç¤Ï¤Ê¤¯¡¢¤É¤Á¤é¤«¤òÁª¤ó¤Ç¤¯¤À¤µ¤¤"
25621 #~ msgid "choose either m340 or m210 not both"
25622 #~ msgstr "m340 ¤Þ¤¿¤Ï m210 ¤ÎξÊý¤Ç¤Ï¤Ê¤¯¡¢¤É¤Á¤é¤«¤òÁª¤ó¤Ç¤¯¤À¤µ¤¤"
25624 #~ msgid "may not use both -mfp64 and -msingle-float"
25625 #~ msgstr "-mfp64 ¤È -msingle-float ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
25627 #~ msgid "-p profiling is no longer supported.  Use -pg instead."
25628 #~ msgstr "-p ¤Ç¤Î¥×¥í¥Õ¥¡¥¤¥ë¤Ï¤â¤¦Ä󶡤µ¤ì¤Þ¤»¤ó¡£Âå¤ï¤ê¤Ë -pg ¤ò»È¤¤¤Þ¤·¤ç¤¦¡£"
25630 #~ msgid "Compilation of header file requested"
25631 #~ msgstr "¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤Î¥³¥ó¥Ñ¥¤¥ë¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
25633 #~ msgid "iterator `%s' has derived type"
25634 #~ msgstr "È¿Éü»Ò `%s' ¤ÏÇÉÀ¸·¿¤Ç¤¹"
25636 #~ msgid "iterator `%s' has noninteger type"
25637 #~ msgstr "È¿Éü»Ò `%s' ¤ÏÈóÀ°¿ô·¿¤Ç¤¹"
25639 #~ msgid "%s before character constant"
25640 #~ msgstr "ʸ»úÄê¿ô¤ÎÁ°¤Ë %s"
25642 #~ msgid "%s before character 0%o"
25643 #~ msgstr "ʸ»ú 0%2$o ¤ÎÁ°¤Ë %1$s"
25645 #~ msgid "more than one `f' in numeric constant"
25646 #~ msgstr "¿ôÄê¿ô¤Ë 1¤Ä°Ê¾å¤Î `f'"
25648 #~ msgid "more than one `l' in numeric constant"
25649 #~ msgstr "¿ôÄê¿ô¤Ë 1¤Ä°Ê¾å¤Î `l'"
25651 #~ msgid "parse error at `..'"
25652 #~ msgstr "`..' ¤Ç¹½Ê¸²òÀÏ¥¨¥é¡¼"
25654 #~ msgid "nondigits in number and not hexadecimal"
25655 #~ msgstr "¿ôÃͤ˥¢¥é¥Ó¥¢¿ô»ú¤Ç¤Ê¤¯¡¢16 ¿Ê¤Ç¤â¤Ê¤¤Ê¸»ú"
25657 #~ msgid "numeric constant contains digits beyond the radix"
25658 #~ msgstr "¿ôÃÍÄê¿ô¤¬´ð¿ô¤òĶ¤¨¤¿¥¢¥é¥Ó¥¢¿ô»ú¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
25660 #~ msgid "floating constant exponent has no digits"
25661 #~ msgstr "ÉâÆ°¾®¿ôÄê¿ô¤Î¤Ù¤­¿ô¤¬¡¢¥¢¥é¥Ó¥¢¿ô»ú¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
25663 #~ msgid "hexadecimal floating constant has no exponent"
25664 #~ msgstr "16 ¿ÊÉâÆ°¾®¿ôÄê¿ô¤¬¤Ù¤­¾è¤ò»ý¤Á¤Þ¤»¤ó"
25666 #~ msgid "two `u's in integer constant"
25667 #~ msgstr "À°¿ôÄê¿ôÃæ¤Ë 2¤Ä¤Î `u'"
25669 #~ msgid "Unterminated string constant"
25670 #~ msgstr "ʸ»úÎóÄê¿ô¤¬½ªÎ»¤·¤Æ¤¤¤Þ¤»¤ó"
25672 #~ msgid "invalid `for (ITERATOR)' syntax"
25673 #~ msgstr "̵¸ú¤Ê `for (È¿Éü»Ò)' ¹½Ê¸¤Ç¤¹"
25675 #~ msgid "`for (%s)' inside expansion of same iterator"
25676 #~ msgstr "Ʊ¤¸È¿Éü»Ò¤ÎÆ⦤ˤ¢¤ë `for (%s)'"
25678 #~ msgid "case label within scope of cleanup or variable array"
25679 #~ msgstr "case ¥é¥Ù¥ë¤¬¡¢²òÂΤޤ¿¤Ï²ÄÊÑÇÛÎó¤Î¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
25681 #~ msgid "duplicate array index in initializer"
25682 #~ msgstr "½é´ü²½»ÒÆâ¤Ë½ÅÊ£¤·¤¿ÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹"
25684 #~ msgid "thumb_load_double_from_address: destination is not a register"
25685 #~ msgstr "thumb_load_double_from_address: Âоݤ¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
25687 #~ msgid "thumb_load_double_from_address: source is not a computed memory address"
25688 #~ msgstr "thumb_load_double_from_address: ¸µ¤¬·×»»ºÑ¤ß¥á¥â¥ê¥¢¥É¥ì¥¹¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
25690 #~ msgid "thumb_load_double_from_address: Unhandled address calculation"
25691 #~ msgstr "thumb_load_double_from_address: °·¤ï¤ì¤Ê¤¤¥¢¥É¥ì¥¹·×»»"
25693 #~ msgid "ACCUM_HIGH_REGS class in limit_reload_class"
25694 #~ msgstr "limit_reload_class ¤Ë ACCUM_HIGH_REGS ¥¯¥é¥¹"
25696 #~ msgid "YH_OR_ACCUM_HIGH_REGS found in limit_reload_class"
25697 #~ msgstr "limit_reload_class ¤Ç YH_OR_ACCUM_HIGH_REGS ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
25699 #~ msgid "YL found in limit_reload_class"
25700 #~ msgstr "limit_reload_class ¤Ç YL ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
25702 #~ msgid "Bad register extension code"
25703 #~ msgstr "ÉÔÀµ¤Ê¥ì¥¸¥¹¥¿³ÈÄ¥¥³¡¼¥É"
25705 #~ msgid "Invalid offset in ybase addressing"
25706 #~ msgstr "ybase ¥¢¥É¥ì¥·¥ó¥°¤Ë̵¸ú¤Ê¥ª¥Õ¥»¥Ã¥È"
25708 #~ msgid "Invalid shift operator in emit_1600_core_shift"
25709 #~ msgstr "emit_1600_core_shift ¤Ç¤Î̵¸ú¤Ê¥·¥Õ¥È±é»»»Ò"
25711 #~ msgid "Invalid mode for gen_tst_reg"
25712 #~ msgstr "gen_tst_reg ¤Ë¤È¤Ã¤Æ¤Î̵¸ú¤Ê¥â¡¼¥É"
25714 #~ msgid "Invalid mode for integer comparison in gen_compare_reg"
25715 #~ msgstr "gen_compare_reg ¤Ç¤ÎÀ°¿ôÈæ³Ó¤Ë¤È¤Ã¤Æ¤Î̵¸ú¤Ê¥â¡¼¥É"
25717 #~ msgid "Invalid register for compare"
25718 #~ msgstr "̵¸ú¤ÊÈæ³ÓÍѥ쥸¥¹¥¿"
25720 #~ msgid "PRINT_OPERAND: letter %c was found & insn was not CONST_INT"
25721 #~ msgstr "PRINT_OPERAND: Ê¸»ú %c ¤¬¸«¤Ä¤«¤ê¡¢Ì¿Îá¤Ï CONST_INT ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
25723 #~ msgid "-mptr%d not allowed on -m%d"
25724 #~ msgstr "-mptr%d ¤Ï -m%d ¤Î¾å¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
25726 #~ msgid "parse errors have confused me too much"
25727 #~ msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼¤Ç¡¢¤«¤Ê¤êº®Í𤷤Ƥ·¤Þ¤¤¤Þ¤·¤¿"
25729 #~ msgid "virtual memory exhausted"
25730 #~ msgstr "²¾ÁÛ¥á¥â¥ê¤ò»È¤¤²Ì¤¿¤·¤Þ¤·¤¿"
25732 #~ msgid "parameter invalidly declared offset type"
25733 #~ msgstr "¥Ñ¥é¥á¥¿¤¬¥ª¥Õ¥»¥Ã¥È¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
25735 #~ msgid "`void' in parameter list must be entire list"
25736 #~ msgstr "¥Ñ¥é¥á¥¿¥ê¥¹¥ÈÆâ¤Î `void' ¤Ï¥ê¥¹¥ÈÁ´ÂΤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
25738 #~ msgid "no file specified with -fdump-translation-unit"
25739 #~ msgstr "-fdump-translation-unit ¤Ç»ØÄꤵ¤ì¤¿¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó"
25741 #~ msgid "(you really want to initialize it separately)"
25742 #~ msgstr "(ËÜÅö¤Ë¤½¤¦¤·¤¿¤¤¤Î¤Ç¤¢¤ì¤Ð¡¢Ê¬³ä¤·¤Æ½é´ü²½¤·¤Æ¤¯¤À¤µ¤¤)"
25744 #~ msgid "`operator new' takes type `size_t' parameter"
25745 #~ msgstr "`operator new' ¤Ï `size_t' ¥Ñ¥é¥á¥¿¤ò¤È¤ê¤Þ¤¹"
25747 #~ msgid "`...' invalid in specification of `operator delete'"
25748 #~ msgstr "`...' `operator delete' ¤Î»ÅÍÍÆâ¤Ç̵¸ú¤Ç¤¹"
25750 #~ msgid "`default' label within scope of cleanup or variable array"
25751 #~ msgstr "`default' ¥é¥Ù¥ë¤¬¡¢²òÂΤޤ¿¤Ï²ÄÊÑÇÛÎó¤Î¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
25753 #~ msgid "end of file encountered inside string constant"
25754 #~ msgstr "ʸ»úÎóÄê¿ô¤ÎÃæ¤Ç¥Õ¥¡¥¤¥ë¤Î½ªÃ¼¤ò¸¡½Ð¤·¤Þ¤·¤¿"
25756 #~ msgid "end of file encountered inside character constant"
25757 #~ msgstr "ʸ»úÄê¿ô¤ÎÃæ¤Ç¥Õ¥¡¥¤¥ë¤Î½ªÃ¼¤ò¸¡½Ð¤·¤Þ¤·¤¿"
25759 #~ msgid "invalid #pragma vtable"
25760 #~ msgstr "̵¸ú¤Ê #pragma vtable"
25762 #~ msgid "invalid `#pragma implementation'"
25763 #~ msgstr "̵¸ú¤Ê `#pragma implementation'"
25765 #~ msgid "universal-character-name designates `%c', part of the basic source character set"
25766 #~ msgstr "universal-character-name ¤Ï `%c' ¤ò»Ø¼¨¤·¤Þ¤·¤¿¤¬¡¢´ðËÜŪ¤Êʸ»ú½¸¹ç¤Î°ìÉô¤Ç¤¹"
25768 #~ msgid "%s at end of saved text"
25769 #~ msgstr "ÊݸºÑ¤ß¥Æ¥­¥¹¥È¤ÎËöÈø¤Ç%s"
25771 #~ msgid "complex integer constant is too wide for `__complex int'"
25772 #~ msgstr "Ê£ÁÇ¿ô·¿À°¿ôÄê¿ô¤Ï `__complex int' ¤Ë¤È¤Ã¤Æ¹­¤¹¤®¤Þ¤¹"
25774 #~ msgid "Please submit a full bug report."
25775 #~ msgstr "¾Ü¤·¤¤¾õ¶·¤ò¥Ð¥°¥ì¥Ý¡¼¥È¤È¤·¤ÆÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£"
25777 #~ msgid "duplicate label `%s' in switch statement"
25778 #~ msgstr "switch Ê¸¤ÎÃæ¤Ç¥é¥Ù¥ë `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
25780 #~ msgid "duplicate label (%d) in switch statement"
25781 #~ msgstr "switch Ê¸¤ÎÃæ¤Ç¥é¥Ù¥ë (%d) ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
25783 #~ msgid "range values `%s' and `%s' reversed"
25784 #~ msgstr "ÈϰϤÎÃÍ `%s' ¤È `%s' ¤¬µÕ¤Ç¤¹"
25786 #~ msgid "range values reversed"
25787 #~ msgstr "ÈϰϤÎÃͤ¬µÕ¤Ç¤¹"
25789 #~ msgid "bad is_error(%d) in v_message"
25790 #~ msgstr "v_message Ãæ ÉÔÀµ¤Ê is_error(%d)"
25792 #~ msgid "'defined' without an identifier"
25793 #~ msgstr "¼±Ê̻ҤΤʤ¤ 'defined'"
25795 #~ msgid "included file `%s' exists but is not readable"
25796 #~ msgstr "include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ë `%s' ¤Ï¡¢Â¸ºß¤·¤Þ¤¹¤¬Æɤá¤Þ¤»¤ó"
25798 #~ msgid "`##' at start of macro definition"
25799 #~ msgstr "`##' ¤¬¥Þ¥¯¥íÄêµÁ¤Î»Ï¤á¤Ë¤¢¤ê¤Þ¤¹"
25801 #~ msgid "`##' at end of macro definition"
25802 #~ msgstr "`##' ¤¬¥Þ¥¯¥íÄêµÁ¤Î½ª¤ê¤Ë¤¢¤ê¤Þ¤¹"
25804 #~ msgid "empty object-like macro went through full #define"
25805 #~ msgstr "¶õ¤Î¥ª¥Ö¥¸¥§¥¯¥È¤Î¤è¤¦¤Ê¥Þ¥¯¥í¤Ï #define Á´¤Æ¤òÄ̤êÈ´¤±¤Þ¤·¤¿"
25807 #~ msgid "first token = %d not %d in collect_formal_parameters"
25808 #~ msgstr "collect_formal_parameters ÃæºÇ½é¤Î¥È¡¼¥¯¥ó = %d (%d ¤Ç¤Ï¤Ê¤¤)"
25810 #~ msgid "impossible token in macro argument list"
25811 #~ msgstr "¥Þ¥¯¥í°ú¿ô¥ê¥¹¥È¤Ë¤¢¤êÆÀ¤Ê¤¤¥È¡¼¥¯¥ó"
25813 #~ msgid "illegal token in macro argument list"
25814 #~ msgstr "¥Þ¥¯¥í°ú¿ô¥ê¥¹¥È¤ËÉÔÀµ¤Ê¥È¡¼¥¯¥ó"
25816 #~ msgid "another parameter follows \"...\""
25817 #~ msgstr "\"...\" ¤Î¸å¡¢¤µ¤é¤Ë¥Ñ¥é¥á¥¿¤¬Â³¤¤¤Æ¤¤¤Þ¤¹"
25819 #~ msgid "collect_params: argc=%d argslen=0"
25820 #~ msgstr "collect_params: argc=%d argslen=0"
25822 #~ msgid "C99 does not permit use of __VA_ARGS__ as a macro argument name"
25823 #~ msgstr "C99 ¤Ï¥Þ¥¯¥í°ú¿ô̾¤È¤·¤Æ __VA_ARGS__ ¤Î»ÈÍѤÏǧ¤á¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
25825 #~ msgid "C89 does not permit varargs macros"
25826 #~ msgstr "C89 ¤Ç¤Ï varargs ¥Þ¥¯¥í¤Ïǧ¤á¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
25828 #~ msgid "collect_params: impossible token type %d"
25829 #~ msgstr "collect_params: ¤¢¤êÆÀ¤Ê¤¤¥È¡¼¥¯¥ó·¿ %d"
25831 #~ msgid "attempt to use poisoned `%s'."
25832 #~ msgstr "±øÀ÷¤µ¤ì¤¿ `%s' ¤ÎÍøÍѤò»î¤·¤Þ¤¹¡£"
25834 #~ msgid "macroexpand: unexpected token %d (wanted LPAREN)"
25835 #~ msgstr "macroexpand: Í½´ü¤·¤Ê¤¤¥È¡¼¥¯¥ó %d (LPAREN ¤Î¤Ï¤º)"
25837 #~ msgid "unterminated macro call"
25838 #~ msgstr "½ªÃ¼¤·¤Æ¤¤¤Ê¤¤¥Þ¥¯¥í¸Æ¤Ó½Ð¤·"
25840 #~ msgid "macro `%s' used with just one arg"
25841 #~ msgstr "¥Þ¥¯¥í `%s' ¤Î°ú¿ô¤¬°ì¤Ä¤·¤«¤¢¤ê¤Þ¤»¤ó"
25843 #~ msgid "macro `%s' used with only %d args"
25844 #~ msgstr "¥Þ¥¯¥í `%s' ¤Î°ú¿ô(%d ¸Ä)¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
25846 #~ msgid "macro `%s' used with too many (%d) args"
25847 #~ msgstr "¥Þ¥¯¥í `%s' ¤Î°ú¿ô(%d ¸Ä)¤¬Â¿¤¹¤®¤Þ¤¹"
25849 #~ msgid ""
25850 #~ "Switches:\n"
25851 #~ "  -include <file>           Include the contents of <file> before other files\n"
25852 #~ "  -imacros <file>           Accept definition of macros in <file>\n"
25853 #~ "  -iprefix <path>           Specify <path> as a prefix for next two options\n"
25854 #~ "  -iwithprefix <dir>        Add <dir> to the end of the system include path\n"
25855 #~ "  -iwithprefixbefore <dir>  Add <dir> to the end of the main include path\n"
25856 #~ "  -isystem <dir>            Add <dir> to the start of the system include path\n"
25857 #~ "  -idirafter <dir>          Add <dir> to the end of the system include path\n"
25858 #~ "  -I <dir>                  Add <dir> to the end of the main include path\n"
25859 #~ "  -I-                       Fine-grained include path control; see info docs\n"
25860 #~ "  -nostdinc                 Do not search system include directories\n"
25861 #~ "                             (dirs specified with -isystem will still be used)\n"
25862 #~ "  -nostdinc++               Do not search system include directories for C++\n"
25863 #~ "  -o <file>                 Put output into <file>\n"
25864 #~ "  -pedantic                 Issue all warnings demanded by strict ANSI C\n"
25865 #~ "  -pedantic-errors          Issue -pedantic warnings as errors instead\n"
25866 #~ "  -traditional              Follow K&R pre-processor behaviour\n"
25867 #~ "  -trigraphs                Support ANSI C trigraphs\n"
25868 #~ "  -lang-c                   Assume that the input sources are in C\n"
25869 #~ "  -lang-c89                 Assume that the input sources are in C89\n"
25870 #~ "  -lang-c++                 Assume that the input sources are in C++\n"
25871 #~ "  -lang-objc                Assume that the input sources are in ObjectiveC\n"
25872 #~ "  -lang-objc++              Assume that the input sources are in ObjectiveC++\n"
25873 #~ "  -lang-asm                 Assume that the input sources are in assembler\n"
25874 #~ "  -lang-fortran\t\t    Assume that the input sources are in Fortran\n"
25875 #~ "  -lang-chill               Assume that the input sources are in Chill\n"
25876 #~ "  -std=<std name>           Specify the conformance standard; one of:\n"
25877 #~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
25878 #~ "                            iso9899:199409, iso9899:1999\n"
25879 #~ "  -+                        Allow parsing of C++ style features\n"
25880 #~ "  -w                        Inhibit warning messages\n"
25881 #~ "  -Wtrigraphs               Warn if trigraphs are encountered\n"
25882 #~ "  -Wno-trigraphs            Do not warn about trigraphs\n"
25883 #~ "  -Wcomment{s}              Warn if one comment starts inside another\n"
25884 #~ "  -Wno-comment{s}           Do not warn about comments\n"
25885 #~ "  -Wtraditional             Warn if a macro argument is/would be turned into\n"
25886 #~ "                             a string if -traditional is specified\n"
25887 #~ "  -Wno-traditional          Do not warn about stringification\n"
25888 #~ "  -Wundef                   Warn if an undefined macro is used by #if\n"
25889 #~ "  -Wno-undef                Do not warn about testing undefined macros\n"
25890 #~ "  -Wimport                  Warn about the use of the #import directive\n"
25891 #~ "  -Wno-import               Do not warn about the use of #import\n"
25892 #~ "  -Werror                   Treat all warnings as errors\n"
25893 #~ "  -Wno-error                Do not treat warnings as errors\n"
25894 #~ "  -Wall                     Enable all preprocessor warnings\n"
25895 #~ "  -M                        Generate make dependencies\n"
25896 #~ "  -MM                       As -M, but ignore system header files\n"
25897 #~ "  -MD                       As -M, but put output in a .d file\n"
25898 #~ "  -MMD                      As -MD, but ignore system header files\n"
25899 #~ "  -MG                       Treat missing header file as generated files\n"
25900 #~ "  -g3                       Include #define and #undef directives in the output\n"
25901 #~ "  -D<macro>                 Define a <macro> with string '1' as its value\n"
25902 #~ "  -D<macro>=<val>           Define a <macro> with <val> as its value\n"
25903 #~ "  -A<question> (<answer>)   Assert the <answer> to <question>\n"
25904 #~ "  -A-<question> (<answer>)  Disable the <answer> to <question>\n"
25905 #~ "  -U<macro>                 Undefine <macro> \n"
25906 #~ "  -v                        Display the version number\n"
25907 #~ "  -H                        Print the name of header files as they are used\n"
25908 #~ "  -C                        Do not discard comments\n"
25909 #~ "  -dM                       Display a list of macro definitions active at end\n"
25910 #~ "  -dD                       Preserve macro definitions in output\n"
25911 #~ "  -dN                       As -dD except that only the names are preserved\n"
25912 #~ "  -dI                       Include #include directives in the output\n"
25913 #~ "  -ftabstop=<number>        Distance between tab stops for column reporting\n"
25914 #~ "  -P                        Do not generate #line directives\n"
25915 #~ "  -$                        Do not allow '$' in identifiers\n"
25916 #~ "  -remap                    Remap file names when including files.\n"
25917 #~ "  --version                 Display version information\n"
25918 #~ "  -h or --help              Display this information\n"
25919 #~ msgstr ""
25920 #~ "¥¹¥¤¥Ã¥Á:\n"
25921 #~ "  -include <file>           Â¾¤Î¥Õ¥¡¥¤¥ë°ÊÁ°¤Ë <file> ¤ÎÆâÍƤò include\n"
25922 #~ "  -imacros <file>           <file> Ãæ¥Þ¥¯¥í¤ÎÄêµÁ¤ò¼õÍý¤¹¤ë\n"
25923 #~ "  -iprefix <path>           °Ê¹ß¤ÎÆó¤Ä¤Î¥ª¥×¥·¥ç¥ó¤Ë <path> ÀÜƬ¼­¤ò¤Ä¤±¤ë\n"
25924 #~ "  -iwithprefix <dir>        ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
25925 #~ "  -iwithprefixbefore <dir>  ¼ç¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
25926 #~ "  -isystem <dir>            ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎºÇ½é¤Ë <dir> ¤òÄɲÃ\n"
25927 #~ "  -idirafter <dir>          ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
25928 #~ "  -I <dir>                  ¼ç¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
25929 #~ "  -I-                       ¤­¤áºÙ¤«¤Ê¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹À©¸æ; info ¤ò¸«¤è\n"
25930 #~ "  -nostdinc                 ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ç¥£¥ì¥¯¥È¥ê¤òõ¤µ¤Ê¤¤\n"
25931 #~ "                             (-isystem ¤Ç»ØÄꤵ¤ì¤¿¤é»ÈÍѤµ¤ì¤Þ¤¹)\n"
25932 #~ "  -nostdinc++               C++ ÍÑ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ç¥£¥ì¥¯¥È¥ê¤òõ¤µ¤Ê¤¤\n"
25933 #~ "  -o <file>                 <file> ¤ËÂФ·¤Æ½ÐÎϤ¹¤ë\n"
25934 #~ "  -pedantic                 ¸·Ì©¤Ê ANSI C ¤ÎÍ׵᤹¤ë·Ù¹ð¤òȯ¹Ô\n"
25935 #~ "  -pedantic-errors          -pedantic ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æȯ¹Ô\n"
25936 #~ "  -traditional              K&R ¥×¥ê¥×¥í¥»¥Ã¥µ¤Î¿¶¤ëÉñ¤¤¤ËÄÉ¿ï\n"
25937 #~ "  -trigraphs                ANSI C ¥È¥é¥¤¥°¥é¥Õ¤ò¥µ¥Ý¡¼¥È\n"
25938 #~ "  -lang-c                   ÆþÎϤò C ¤À¤È²¾Äꤹ¤ë\n"
25939 #~ "  -lang-c89                 ÆþÎϤò C89 ¤À¤È²¾Äꤹ¤ë\n"
25940 #~ "  -lang-c++                 ÆþÎϤò C++ ¤À¤È²¾Äꤹ¤ë\n"
25941 #~ "  -lang-objc                ÆþÎϤò ObjectiveC ¤À¤È²¾Äꤹ¤ë\n"
25942 #~ "  -lang-objc++              ÆþÎϤò ObjectiveC++ ¤À¤È²¾Äꤹ¤ë\n"
25943 #~ "  -lang-asm                 ÆþÎϤò assembler ¤À¤È²¾Äꤹ¤ë\n"
25944 #~ "  -lang-fortran             ÆþÎϤò Fortran ¤À¤È²¾Äꤹ¤ë\n"
25945 #~ "  -lang-chill               ÆþÎϤò Chill ¤À¤È²¾Äꤹ¤ë\n"
25946 #~ "  -std=<std name>           Å¬¹ç¤¹¤ëɸ½à¤ò°Ê²¼¤«¤é°ì¤Ä»ØÄê;\n"
25947 #~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
25948 #~ "                            iso9899:199409, iso9899:1999\n"
25949 #~ "  -+                        C++ ¥¹¥¿¥¤¥ë¤Î¥Ñ¡¼¥¸¥ó¥°¤òµö²Ä\n"
25950 #~ "  -w                        ·Ù¹ð¥á¥Ã¥»¡¼¥¸¤òÍÞÀ©¤¹¤ë\n"
25951 #~ "  -Wtrigraphs               ¥È¥é¥¤¥°¥é¥Õ¤ò¸«¤Ä¤±¤¿¤é·Ù¹ð¤¹¤ë\n"
25952 #~ "  -Wno-trigraphs            ¥È¥é¥¤¥°¥é¥Õ¤ò¸«¤Ä¤±¤Æ¤â·Ù¹ð¤·¤Ê¤¤\n"
25953 #~ "  -Wcomment{s}              ¥³¥á¥ó¥È¤ÎÃæ¤Ë¥³¥á¥ó¥È¤¬¤¢¤ì¤Ð·Ù¹ð¤¹¤ë\n"
25954 #~ "  -Wno-comment{s}           ¥³¥á¥ó¥È¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¤·¤Ê¤¤\n"
25955 #~ "  -Wtraditional             -traditional ¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¡¢¥Þ¥¯¥í°ú¿ô¤¬\n"
25956 #~ "                             Ê¸»úÎó¤ËÊѹ¹¤µ¤ì¤ë¤è¤¦¤Ê¤é·Ù¹ð¤¹¤ë\n"
25957 #~ "  -Wno-traditional          Ê¸»úÎó»ØÄê¤Ë´Ø¤·¤Æ·Ù¹ð¤·¤Ê¤¤\n"
25958 #~ "  -Wundef                   #if ¤Ç̤ÄêµÁ¤Î¥Þ¥¯¥í¤¬»È¤ï¤ì¤Æ¤¤¤¿¤é·Ù¹ð¤¹¤ë\n"
25959 #~ "  -Wno-undef                Ì¤ÄêµÁ¥Þ¥¯¥í¤Î¥Æ¥¹¥È¤Ë¤Ä¤¤¤Æ·Ù¹ð¤·¤Ê¤¤\n"
25960 #~ "  -Wimport                  #import ¤Î»ÈÍѤˤĤ¤¤Æ·Ù¹ð¤¹¤ë\n"
25961 #~ "  -Wno-import               #import ¤Î»ÈÍѤˤĤ¤¤Æ·Ù¹ð¤·¤Ê¤¤\n"
25962 #~ "  -Werror                   Á´¤Æ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ°·¤¦\n"
25963 #~ "  -Wno-error                ·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ°·¤ï¤Ê¤¤\n"
25964 #~ "  -Wall                     Á´¤Æ¤Î¥×¥ê¥×¥í¥»¥Ã¥µ¤Î·Ù¹ð¤òÍ­¸ú¤Ë¤¹¤ë\n"
25965 #~ "  -M                        make ¤Î°Í¸´Ø·¸¤òÀ¸À®¤¹¤ë\n"
25966 #~ "  -MM                       -M ¤ÈƱ¤¸¤À¤¬¡¢¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤Ï̵»ë¤¹¤ë\n"
25967 #~ "  -MD                       -M ¤ÈƱ¤¸¤À¤¬¡¢.d ¥Õ¥¡¥¤¥ë¤Ë½ÐÎϤ¹¤ë\n"
25968 #~ "  -MMD                      -MD ¤ÈƱ¤¸¤À¤¬¡¢¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤Ï̵»ë¤¹¤ë\n"
25969 #~ "  -MG                       ¸«¤Ä¤«¤é¤Ê¤¤¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤ÏÀ¸À®¤µ¤ì¤ë¤â¤Î¤È¤¹¤ë\n"
25970 #~ "  -g3                       #define ¤È #undef µ¿»÷Ì¿Îá¤ò½ÐÎϤ˴ޤá¤ë\n"
25971 #~ "  -D<macro>                 <macro> ¤òÄêµÁ¤·¡¢Ê¸»úÎó '1' ¤ò¤½¤ÎÃͤȤ¹¤ë\n"
25972 #~ "  -D<macro>=<val>           <macro> ¤òÄêµÁ¤·¡¢<val> ¤ò¤½¤ÎÃͤȤ¹¤ë\n"
25973 #~ "  -A<question> (<answer>)   <question> ¤Ï <answer> ¤À¤ÈÃǸÀ¤¹¤ë\n"
25974 #~ "  -A-<question> (<answer>)  <question> ¤Ï <answer> ¤À¤È¤·¤Ê¤¤\n"
25975 #~ "  -U<macro>                 <macro> ÄêµÁ¤ò¤ä¤á¤ë\n"
25976 #~ "  -v                        ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤òɽ¼¨¤¹¤ë\n"
25977 #~ "  -H                        ÍøÍѤµ¤ì¤ë¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤Î̾Á°¤òɽ¼¨¤¹¤ë\n"
25978 #~ "  -C                        ¥³¥á¥ó¥È¤òÇË´þ¤·¤Ê¤¤\n"
25979 #~ "  -dM                       ËöÈø¤ÇÍ­¸ú¤Ë¤Ê¤Ã¤Æ¤¤¤ë¥Þ¥¯¥íÄêµÁ¥ê¥¹¥È¤òɽ¼¨¤¹¤ë\n"
25980 #~ "  -dD                       ½ÐÎϤ˥ޥ¯¥íÄêµÁ¤ò»Ä¤·¤Æ¤ª¤¯\n"
25981 #~ "  -dN                       -dD ¤ÈƱ¤¸¤À¤¬¡¢Ì¾Á°¤À¤±¤ò»Ä¤·¤Æ¤ª¤¯\n"
25982 #~ "  -dI                       #include µ¿»÷Ì¿Îá¤ò½ÐÎϤ˴ޤá¤ë\n"
25983 #~ "  -ftabstop=<number>        Êó¹ð¥«¥é¥à¤Î¥¿¥Ö´Ö³Ö¤ò»ØÄꤹ¤ë\n"
25984 #~ "  -P                        #line µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤\n"
25985 #~ "  -$                        ¼±Ê̻Ҥˠ'$' ¤òµö¤µ¤Ê¤¤\n"
25986 #~ "  -remap                    ¥Õ¥¡¥¤¥ë¤ò include ¤¹¤ë¤È¤­¥Õ¥¡¥¤¥ë̾¤òºÆ¥Þ¥Ã¥×\n"
25987 #~ "  --version                 ¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¤¹¤ë\n"
25988 #~ "  -h or --help              ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
25990 #~ msgid "mark active in cpp_pop_buffer"
25991 #~ msgstr "cpp_pop_buffer ¤Ç¥Þ¡¼¥¯¤¬¥¢¥¯¥Æ¥£¥Ö"
25993 #~ msgid "length < 0 in cpp_expand_to_buffer"
25994 #~ msgstr "cpp_expand_to_buffer Ãæ¤Ç length < 0"
25996 #~ msgid "backslash-newline within line comment"
25997 #~ msgstr "¹Ô¥³¥á¥ó¥ÈÆâ¤Ë¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å²þ¹Ô"
25999 #~ msgid "C++ style comments are not allowed in traditional C"
26000 #~ msgstr "C++ ¥¹¥¿¥¤¥ë¤Î¥³¥á¥ó¥È¤ÏÅÁÅýŪ C ¤Ç¤Ïµö¤µ¤ì¤Þ¤»¤ó"
26002 #~ msgid "embedded null character ignored"
26003 #~ msgstr "Ëä¤á¹þ¤Þ¤ì¤¿ null Ê¸»ú¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
26005 #~ msgid "string constant runs past end of line"
26006 #~ msgstr "ʸ»úÎóÄê¿ô¤¬¹Ô¤Î½ª¤ï¤ê¤Ç½ªÃ¼¤·¤Æ¤¤¤Þ¤»¤ó"
26008 #~ msgid "null characters in string or character constant"
26009 #~ msgstr "ʸ»úÎóËô¤Ïʸ»úÄê¿ôÃæ¤Ë null Ê¸»ú"
26011 #~ msgid "missing '>' in `#include <FILENAME>'"
26012 #~ msgstr "`#include <¥Õ¥¡¥¤¥ë̾>' ¤Ë '>' ¤¬¤¢¤ê¤Þ¤»¤ó"
26014 #~ msgid "vertical tab in preprocessing directive"
26015 #~ msgstr "¥×¥ê¥×¥í¥»¥¹¥Ç¥£¥ì¥¯¥Æ¥£¥ô¤Ë¿âľ¥¿¥Öʸ»ú"
26017 #~ msgid "form feed in preprocessing directive"
26018 #~ msgstr "¥×¥ê¥×¥í¥»¥¹¥Ç¥£¥ì¥¯¥Æ¥£¥ô¤Ë¥Õ¥©¡¼¥à¥Õ¥£¡¼¥É"
26020 #~ msgid "null character preserved"
26021 #~ msgstr "¥Ì¥ëʸ»ú¤¬Êݤ¿¤ì¤Þ¤·¤¿"
26023 #~ msgid "comment start split across lines"
26024 #~ msgstr "¥³¥á¥ó¥È³«»Ï¤¬¹Ô¤ò¤Þ¤¿¤¤¤Ç¤¤¤Þ¤¹"
26026 #~ msgid "comment start '/*' split across lines"
26027 #~ msgstr "¥³¥á¥ó¥È³«»Ï '/*' ¤¬¹Ô¤ò¤Þ¤¿¤¤¤Ç¤¤¤Þ¤¹"
26029 #~ msgid "comment end '*/' split across lines"
26030 #~ msgstr "¥³¥á¥ó¥È½ªÃ¼ '*/' ¤¬¹Ô¤ò¤Þ¤¿¤¤¤Ç¤¤¤Þ¤¹"
26032 #~ msgid "handle_directive called on macro buffer"
26033 #~ msgstr "¥Þ¥¯¥í¥Ð¥Ã¥Õ¥¡¤Ç handle_directive ¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿"
26035 #~ msgid "ignoring #%s because of its indented #"
26036 #~ msgstr "¥¤¥ó¥Ç¥ó¥È¤µ¤ì¤¿ # ¤Ê¤Î¤Ç¡¢#%s ¤Ï̵»ë¤·¤Þ¤¹"
26038 #~ msgid "ISO C does not allow #%s"
26039 #~ msgstr "ISO C ¤Ï #%s ¤òµö²Ä¤·¤Þ¤»¤ó"
26041 #~ msgid "redefining poisoned `%.*s'"
26042 #~ msgstr "±øÀ÷¤µ¤ì¤¿ `%.*s' ¤òºÆÄêµÁ"
26044 #~ msgid "garbage at end of #line"
26045 #~ msgstr "#line ¥³¥Þ¥ó¥É¤ÎºÇ¸å¤Ë¥´¥ß"
26047 #~ msgid "second token after #line is not a string"
26048 #~ msgstr "#line ¤Î¸å¤ÎÆó¤ÄÌܤΥȡ¼¥¯¥ó¤¬Ê¸»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
26050 #~ msgid "junk on line after #undef"
26051 #~ msgstr "#undef ¤Î¸å¤Î¹Ô¤Ë¥´¥ß"
26053 #~ msgid "cannot undefine poisoned \"%s\""
26054 #~ msgstr "±øÀ÷¤µ¤ì¤¿ \"%s\" ¤ò undefine ¤Ç¤­¤Þ¤»¤ó"
26056 #~ msgid "#%s with no argument"
26057 #~ msgstr "#%s ¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
26059 #~ msgid "#%s with invalid argument"
26060 #~ msgstr "̵¸ú¤Ê°ú¿ô¤ò»ý¤Ã¤¿ #%s"
26062 #~ msgid "Cannot duplicate non-existant exception region."
26063 #~ msgstr "¸ºß¤·¤Ê¤¤Îã³°Îΰè¤òÊ£À½¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó¡£"
26065 #~ msgid "Never issued previous false_label"
26066 #~ msgstr "Á°¤Î false_label ¤Ï·è¤·¤Æȯ¹Ô¤µ¤ì¤Þ¤»¤ó"
26068 #~ msgid "file path prefix `%s%s' never used"
26069 #~ msgstr "¥Õ¥¡¥¤¥ë¥Ñ¥¹¤Î¥×¥ì¥Õ¥£¥Ã¥¯¥¹ `%s%s' ¤ÏÁ´¤¯»È¤ï¤ì¤Þ¤»¤ó"
26071 #~ msgid "file path prefix `%s' never used"
26072 #~ msgstr "¥Õ¥¡¥¤¥ë¥Ñ¥¹¤Î¥×¥ì¥Õ¥£¥Ã¥¯¥¹ `%s' ¤ÏÁ´¤¯»È¤ï¤ì¤Þ¤»¤ó"
26074 #~ msgid "%s: option `--%s' doesn't allow an argument\n"
26075 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `--%s' ¤Ë°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó\n"
26077 #~ msgid "%s: option `%c%s' doesn't allow an argument\n"
26078 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `%c%s' ¤Ë°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó\n"
26080 #~ msgid "%s: option `%s' requires an argument\n"
26081 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹\n"
26083 #~ msgid "%s: unrecognized option `--%s'\n"
26084 #~ msgstr "%s: Ç§¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `--%s'\n"
26086 #~ msgid "%s: unrecognized option `%c%s'\n"
26087 #~ msgstr "%s: Ç§¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `%c%s'\n"
26089 #~ msgid "%s: illegal option -- %c\n"
26090 #~ msgstr "%s: ÉÔÀµ¤Ê¥ª¥×¥·¥ç¥ó -- %c\n"
26092 #~ msgid "%s: option requires an argument -- %c\n"
26093 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹ -- %c\n"
26095 #~ msgid "%s: option `-W %s' is ambiguous\n"
26096 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `-W %s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
26098 #~ msgid "%s: option `-W %s' doesn't allow an argument\n"
26099 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `-W %s' ¤Ë°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó\n"
26101 #~ msgid "Objective-C text in C source file"
26102 #~ msgstr "C ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ëÃæ¤Ë Objective-C ¤Îʸ»úÎó"
26104 #~ msgid "output pipe has been closed"
26105 #~ msgstr "½ÐÎϤΥѥ¤¥×¤¬ÊĤ¸¤é¤ì¤Þ¤·¤¿"
26107 #~ msgid "Unknown stab %s: : 0x%x\n"
26108 #~ msgstr "ÉÔÌÀ¤Ê¥¹¥¿¥Ö %s: : 0x%x\n"