OSDN Git Service

2005-06-01 Paul Thomas <pault@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / po / ja.po
1 # Japanese messages for gcc 3.0
2 # Copyright (C) 2001 Free Software Foundation, Inc.
3 # Daisuke Yamashita <yamad@mb.infoweb.ne.jp>, 1999-2001
4 #    Masahito Yamaga <yamaga@ipc.chiba-u.ac.jp>, 1999.
5 #    IIDA Yosiaki <iida@secom.ne.jp>, 1999.
6 #
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: gcc 3.0\n"
10 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
11 "POT-Creation-Date: 2005-04-20 21:41-0700\n"
12 "PO-Revision-Date: 2001-12-05 22:47+0900\n"
13 "Last-Translator: Daisuke Yamashita <yamad@mb.infoweb.ne.jp>\n"
14 "Language-Team: Japanese <ja@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=EUC-JP\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: attribs.c:175
20 #, fuzzy, c-format
21 msgid "%qs attribute directive ignored"
22 msgstr "`%s' Â°À­¤Îµ¿»÷Ì¿Î᤬̵»ë¤µ¤ì¤Þ¤·¤¿"
23
24 #: attribs.c:183
25 #, fuzzy, c-format
26 msgid "wrong number of arguments specified for %qs attribute"
27 msgstr "`%s' Â°À­¤Ë»ØÄꤵ¤ì¤¿°ú¿ô¤Î¸Ä¿ô¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
28
29 #: attribs.c:200
30 #, fuzzy, c-format
31 msgid "%qs attribute does not apply to types"
32 msgstr "`%s' Â°À­¤Ï·¿¤Ë¤ÏŬÍѤµ¤ì¤Þ¤»¤ó"
33
34 #: attribs.c:246
35 #, fuzzy, c-format
36 msgid "%qs attribute only applies to function types"
37 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
38
39 #: builtins.c:341
40 msgid "offset outside bounds of constant string"
41 msgstr "¥ª¥Õ¥»¥Ã¥È¤¬Äê¿ôʸ»úÎó¤Î¶­³¦¤Î³°¤Ë¤¢¤ê¤Þ¤¹"
42
43 #: builtins.c:928
44 #, fuzzy
45 msgid "second argument to %<__builtin_prefetch%> must be a constant"
46 msgstr "`__builtin_expect' ¤Ø¤ÎÂèÆó°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
47
48 #: builtins.c:935
49 #, fuzzy
50 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
51 msgstr "`__builtin_return_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
52
53 #: builtins.c:943
54 #, fuzzy
55 msgid "third argument to %<__builtin_prefetch%> must be a constant"
56 msgstr "`__builtin_expect' ¤Ø¤ÎÂèÆó°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
57
58 #: builtins.c:950
59 #, fuzzy
60 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
61 msgstr "`__builtin_return_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
62
63 #: builtins.c:3802
64 #, fuzzy
65 msgid "argument of %<__builtin_args_info%> must be constant"
66 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
67
68 #: builtins.c:3808
69 #, fuzzy
70 msgid "argument of %<__builtin_args_info%> out of range"
71 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹"
72
73 #: builtins.c:3814
74 #, fuzzy
75 msgid "missing argument in %<__builtin_args_info%>"
76 msgstr "`__builtin_args_info' ¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
77
78 #: builtins.c:3910 gimplify.c:1765
79 #, fuzzy
80 msgid "too few arguments to function %<va_start%>"
81 msgstr "`va_start' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
82
83 #: builtins.c:4073
84 #, fuzzy
85 msgid "first argument to %<va_arg%> not of type %<va_list%>"
86 msgstr "`va_arg' ¤ËÂФ¹¤ëÂè°ì°ú¿ô¤¬ `va_list' ·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
87
88 #. Unfortunately, this is merely undefined, rather than a constraint
89 #. violation, so we cannot make this an error.  If this call is never
90 #. executed, the program is still strictly conforming.
91 #: builtins.c:4087
92 #, fuzzy
93 msgid "%qT is promoted to %qT when passed through %<...%>"
94 msgstr "`%s' ¤Ï `...' ¤Î½èÍý¤Î²áÄø¤Ç `%s' ¤Ë³Ê¾å¤²¤µ¤ì¤Þ¤·¤¿"
95
96 #: builtins.c:4092
97 #, fuzzy
98 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
99 msgstr "(½¾¤Ã¤Æ¡¢`va_arg' ¤Ë¤Ï `%s' ¤ò(`%s' ¤Ç¤Ê¤¯)ÅϤµ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó)"
100
101 #. We can, however, treat "undefined" any way we please.
102 #. Call abort to encourage the user to fix the program.
103 #: builtins.c:4098 c-typeck.c:2025
104 msgid "if this code is reached, the program will abort"
105 msgstr ""
106
107 #: builtins.c:4216
108 #, fuzzy
109 msgid "invalid argument to %<__builtin_frame_address%>"
110 msgstr "`__builtin_frame_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
111
112 #: builtins.c:4218
113 #, fuzzy
114 msgid "invalid argument to %<__builtin_return_address%>"
115 msgstr "`__builtin_return_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
116
117 #: builtins.c:4231
118 #, fuzzy
119 msgid "unsupported argument to %<__builtin_frame_address%>"
120 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤ `__builtin_frame_address' ¤Ø¤Î°ú¿ô¤Ç¤¹"
121
122 #: builtins.c:4233
123 #, fuzzy
124 msgid "unsupported argument to %<__builtin_return_address%>"
125 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤ `__builtin_return_address' ¤Ø°ú¿ô¤Ç¤¹"
126
127 #: builtins.c:4336
128 #, fuzzy
129 msgid "second argument to %<__builtin_expect%> must be a constant"
130 msgstr "`__builtin_expect' ¤Ø¤ÎÂèÆó°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
131
132 #: builtins.c:5586
133 #, fuzzy
134 msgid "%<__builtin_longjmp%> second argument must be 1"
135 msgstr "__builtin_longjmp ÂèÆó°ú¿ô¤Ï 1 ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
136
137 #: builtins.c:5938
138 #, fuzzy
139 msgid "target format does not support infinity"
140 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
141
142 #: builtins.c:7695 builtins.c:7790
143 #, fuzzy, c-format
144 msgid "too few arguments to function %qs"
145 msgstr "´Ø¿ô `%s' ¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
146
147 #: builtins.c:7701 builtins.c:7796
148 #, fuzzy, c-format
149 msgid "too many arguments to function %qs"
150 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
151
152 #: builtins.c:7707 builtins.c:7821
153 #, fuzzy, c-format
154 msgid "non-floating-point argument to function %qs"
155 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
156
157 #: builtins.c:8907
158 #, fuzzy
159 msgid "%<va_start%> used in function with fixed args"
160 msgstr "`va_start' ¤¬¸ÇÄê¸Ä°ú¿ô¤Î´Ø¿ôÆâ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
161
162 #. Evidently an out of date version of <stdarg.h>; can't validate
163 #. va_start's second argument, but can still work as intended.
164 #: builtins.c:8914
165 #, fuzzy
166 msgid "%<__builtin_next_arg%> called without an argument"
167 msgstr "`__builtin_next_arg' ¤¬°ú¿ô̵¤·¤Ç¤Ç¸Æ¤Ó½Ð¤µ¤ì¤Þ¤·¤¿"
168
169 #: builtins.c:8929
170 #, fuzzy
171 msgid "%<va_start%> used with too many arguments"
172 msgstr "¥Þ¥¯¥í `%s' ¤Î°ú¿ô(%d ¸Ä)¤¬Â¿¤¹¤®¤Þ¤¹"
173
174 #. FIXME: Sometimes with the tree optimizers we can get the
175 #. not the last argument even though the user used the last
176 #. argument.  We just warn and set the arg to be the last
177 #. argument so that we will get wrong-code because of
178 #. it.
179 #: builtins.c:8949
180 #, fuzzy
181 msgid "second parameter of %<va_start%> not last named argument"
182 msgstr "`va_start' ¤ÎÆóÈÖÌܤÎÃͤ¬°ú¿ô¤ÎºÇ¸å¤Î̾Á°¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
183
184 #: c-common.c:826
185 #, fuzzy
186 msgid "%qD is not defined outside of function scope"
187 msgstr "¥é¥Ù¥ë %s ¤¬¤¢¤é¤æ¤ë´Ø¿ô¤Î³°Â¦¤Ç»²¾È¤µ¤ì¤Þ¤·¤¿"
188
189 #: c-common.c:847
190 #, fuzzy, c-format
191 msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
192 msgstr "ʸ»úÎóĹ `%d' ¤Ï¡¢Ä¹¤µ `%d' (ISO C%d ¥³¥ó¥Ñ¥¤¥é¤Î¥µ¥Ý¡¼¥ÈÍ×·ï)¤è¤êÂ礭¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
193
194 #: c-common.c:888
195 msgid "overflow in constant expression"
196 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
197
198 #: c-common.c:908
199 msgid "integer overflow in expression"
200 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
201
202 #: c-common.c:917
203 msgid "floating point overflow in expression"
204 msgstr "¼°¤ÎÉâÆ°¾®¿ôÅÀ¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
205
206 #: c-common.c:923
207 #, fuzzy
208 msgid "vector overflow in expression"
209 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
210
211 #. This detects cases like converting -129 or 256 to unsigned char.
212 #: c-common.c:945
213 msgid "large integer implicitly truncated to unsigned type"
214 msgstr "Â礭¤ÊÀ°¿ô¤¬°ÅÌÛ¤ËÉä¹ç̵¤··¿¤ËÀÚ¤êµÍ¤á¤é¤ì¤Þ¤·¤¿"
215
216 #: c-common.c:947
217 msgid "negative integer implicitly converted to unsigned type"
218 msgstr "Éé¤ÎÀ°¿ô¤¬°ÅÌÛ¤ËÉä¹ç̵¤··¿¤ËÊÑ´¹¤µ¤ì¤Þ¤·¤¿"
219
220 #: c-common.c:1005
221 msgid "overflow in implicit constant conversion"
222 msgstr "°ÅÌÛ¤ÎÄê¿ôÊÑ´¹¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
223
224 #: c-common.c:1141
225 #, fuzzy, c-format
226 msgid "operation on %qs may be undefined"
227 msgstr "`%s' ¤Ç¤Î±é»»¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Ê¤¤¤È»×¤ï¤ì¤Þ¤¹"
228
229 #: c-common.c:1425
230 msgid "case label does not reduce to an integer constant"
231 msgstr "case ¥é¥Ù¥ë¤òÀ°¿ôÄê¿ô¤Ë´Ô¸µ¤Ç¤­¤Þ¤»¤ó"
232
233 #: c-common.c:1468
234 #, fuzzy
235 msgid "case label value is less than minimum value for type"
236 msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
237
238 #: c-common.c:1476
239 #, fuzzy
240 msgid "case label value exceeds maximum value for type"
241 msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
242
243 #: c-common.c:1484
244 #, fuzzy
245 msgid "lower value in case label range less than minimum value for type"
246 msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
247
248 #: c-common.c:1493
249 #, fuzzy
250 msgid "upper value in case label range exceeds maximum value for type"
251 msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
252
253 #: c-common.c:1833
254 msgid "invalid truth-value expression"
255 msgstr "¿¿µ¶Ãͼ°¤¬ÉÔŬÀڤǤ¹"
256
257 #: c-common.c:1881
258 #, c-format
259 msgid "invalid operands to binary %s"
260 msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹"
261
262 #: c-common.c:2116
263 msgid "comparison is always false due to limited range of data type"
264 msgstr "¥Ç¡¼¥¿·¿¤ÎÈÏ°ÏÀ©¸Â¤Ë¤è¤Ã¤Æ¡¢Èæ³Ó¤¬¾ï¤Ë false ¤È¤Ê¤ê¤Þ¤¹"
265
266 #: c-common.c:2118
267 msgid "comparison is always true due to limited range of data type"
268 msgstr "¥Ç¡¼¥¿·¿¤ÎÈÏ°ÏÀ©¸Â¤Ë¤è¤Ã¤Æ¡¢Èæ³Ó¤¬¾ï¤Ë true ¤È¤Ê¤ê¤Þ¤¹"
269
270 #: c-common.c:2188
271 msgid "comparison of unsigned expression >= 0 is always true"
272 msgstr "Éä¹ç̵¤·¤Î¼° >= 0 ¤È¤¤¤¦Èæ³Ó¤Ï¾ï¤Ë true ¤Ç¤¹"
273
274 #: c-common.c:2197
275 msgid "comparison of unsigned expression < 0 is always false"
276 msgstr "Éä¹ç̵¤·¤Î¼° < 0 ¤È¤¤¤¦Èæ³Ó¤Ï¾ï¤Ë false ¤Ç¤¹"
277
278 #: c-common.c:2239
279 #, fuzzy
280 msgid "pointer of type %<void *%> used in arithmetic"
281 msgstr "`void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
282
283 #: c-common.c:2245
284 msgid "pointer to a function used in arithmetic"
285 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
286
287 #: c-common.c:2251
288 #, fuzzy
289 msgid "pointer to member function used in arithmetic"
290 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
291
292 #. Common Ada/Pascal programmer's mistake.  We always warn
293 #. about this since it is so bad.
294 #: c-common.c:2375
295 msgid "the address of %qD, will always evaluate as %<true%>"
296 msgstr ""
297
298 #: c-common.c:2471
299 msgid "suggest parentheses around assignment used as truth value"
300 msgstr "¿¿µ¶ÃͤȤ·¤Æ»È¤ï¤ì¤ëÂåÆþ¤Î¤Þ¤ï¤ê¤Ç¤Ï¡¢´Ý³ç¸Ì¤Î»ÈÍѤò¤ª´«¤á¤·¤Þ¤¹"
301
302 #: c-common.c:2539 c-common.c:2579
303 #, fuzzy
304 msgid "invalid use of %<restrict%>"
305 msgstr "`restrict' ¤ÎÍÑË¡¤¬ÉÔŬÀڤǤ¹"
306
307 #: c-common.c:2795
308 #, fuzzy
309 msgid "invalid application of %<sizeof%> to a function type"
310 msgstr "ISO C++ ¤Ï´Ø¿ô·¿¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
311
312 #: c-common.c:2805
313 #, fuzzy, c-format
314 msgid "invalid application of %qs to a void type"
315 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹²½¤µ¤ì¤Ê¤¤·¿¤ËÂФ¹¤ë̵¸ú¤ÊÁàºî¤Ç¤¹"
316
317 #: c-common.c:2811
318 #, fuzzy
319 msgid "invalid application of %qs to incomplete type %qT "
320 msgstr "ÉÔ´°Á´¤Ê typedef `%s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
321
322 #: c-common.c:2852
323 #, fuzzy
324 msgid "%<__alignof%> applied to a bit-field"
325 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Ë `__alignof' ¤¬Å¬ÍѤµ¤ì¤Þ¤·¤¿"
326
327 #: c-common.c:3319
328 #, fuzzy, c-format
329 msgid "cannot disable built-in function %qs"
330 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
331
332 #: c-common.c:3509
333 msgid "pointers are not permitted as case values"
334 msgstr "case ¤ÎÃͤȤ·¤Æ¤Î¥Ý¥¤¥ó¥¿¤Ïµö¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
335
336 #: c-common.c:3513
337 #, fuzzy
338 msgid "range expressions in switch statements are non-standard"
339 msgstr "ISO C ¤Ç¤Ï switch Ê¸¤Ç¤ÎÈϰϼ°¤Ï¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹"
340
341 #: c-common.c:3538
342 msgid "empty range specified"
343 msgstr "¶õ¤ÎÈϰϤ¬»ØÄꤵ¤ì¤Þ¤·¤¿"
344
345 #: c-common.c:3597
346 msgid "duplicate (or overlapping) case value"
347 msgstr "Æó½Å¤Î(¤¢¤ë¤¤¤Ï½ÅÊ£¤·¤Æ¤¤¤ë) case ¤ÎÃÍ"
348
349 #: c-common.c:3598
350 #, fuzzy
351 msgid "%Jthis is the first entry overlapping that value"
352 msgstr "¤³¤ì¤¬¤½¤ÎÃͤȽÅÊ£¤·¤¿ºÇ½é¤Î¹àÌܤǤ¹"
353
354 #: c-common.c:3602
355 msgid "duplicate case value"
356 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
357
358 #: c-common.c:3603
359 #, fuzzy
360 msgid "%Jpreviously used here"
361 msgstr "Á°¤Ë¤³¤³¤Ç»È¤ï¤ì¤Þ¤·¤¿"
362
363 #: c-common.c:3607
364 msgid "multiple default labels in one switch"
365 msgstr "°ì¤Ä¤Î switch ¤ËÊ£¿ô¤Î default ¥é¥Ù¥ë¤¬¤¢¤ê¤Þ¤¹"
366
367 #: c-common.c:3608
368 #, fuzzy
369 msgid "%Jthis is the first default label"
370 msgstr "¤³¤ì¤¬ºÇ½é¤Î default ¥é¥Ù¥ë¤Ç¤¹"
371
372 #: c-common.c:3657
373 #, fuzzy
374 msgid "%Jcase value %qs not in enumerated type"
375 msgstr "case ÃÍ `%ld' ¤ÏÎóµó·¿¤Ë¤Ï¤¢¤ê¤Þ¤»¤ó"
376
377 #: c-common.c:3660
378 #, fuzzy
379 msgid "%Jcase value %qs not in enumerated type %qT"
380 msgstr "case ÃÍ `%ld' ¤ÏÎóµó·¿¤Ë¤Ï¤¢¤ê¤Þ¤»¤ó"
381
382 #: c-common.c:3727
383 #, fuzzy
384 msgid "%Hswitch missing default case"
385 msgstr "¤³¤ì¤¬ºÇ½é¤Î default ¥é¥Ù¥ë¤Ç¤¹"
386
387 #. Warn if there are enumerators that don't correspond to
388 #. case expressions.
389 #: c-common.c:3761
390 #, fuzzy
391 msgid "%Henumeration value %qE not handled in switch"
392 msgstr "ÎóµóÃÍ `%s' ¤Ï switch Æâ¤Ç°·¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
393
394 #: c-common.c:3788
395 #, fuzzy
396 msgid "taking the address of a label is non-standard"
397 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
398
399 #: c-common.c:3957 c-common.c:3976 c-common.c:3994 c-common.c:4021
400 #: c-common.c:4040 c-common.c:4063 c-common.c:4087 c-common.c:4113
401 #: c-common.c:4147 c-common.c:4191 c-common.c:4219 c-common.c:4247
402 #: c-common.c:4266 c-common.c:4597 c-common.c:4628 c-common.c:4720
403 #: c-common.c:4787 c-common.c:4833 c-common.c:4891 c-common.c:4920
404 #: c-common.c:5199 c-common.c:5222 c-common.c:5261 tree.c:3258
405 #: config/darwin.c:1236 config/arm/arm.c:2701 config/arm/arm.c:2728
406 #: config/avr/avr.c:4657 config/h8300/h8300.c:5779 config/h8300/h8300.c:5802
407 #: config/i386/i386.c:1732 config/i386/i386.c:15694 config/ia64/ia64.c:526
408 #: config/ip2k/ip2k.c:3164 config/m68hc11/m68hc11.c:1312
409 #: config/sh/symbian.c:414 config/sh/symbian.c:421
410 #, fuzzy, c-format
411 msgid "%qs attribute ignored"
412 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
413
414 #: c-common.c:4304
415 #, fuzzy, c-format
416 msgid "unknown machine mode %qs"
417 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
418
419 #: c-common.c:4324
420 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
421 msgstr ""
422
423 #: c-common.c:4326
424 #, fuzzy
425 msgid "use __attribute__ ((vector_size)) instead"
426 msgstr "`%s' Â°À­¤Îµ¿»÷Ì¿Î᤬̵»ë¤µ¤ì¤Þ¤·¤¿"
427
428 #: c-common.c:4335
429 #, fuzzy, c-format
430 msgid "unable to emulate %qs"
431 msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
432
433 #: c-common.c:4345
434 #, fuzzy, c-format
435 msgid "invalid pointer mode %qs"
436 msgstr "̵¸ú¤Ê¼±Ê̻Ҡ`%s'"
437
438 #: c-common.c:4360
439 #, fuzzy, c-format
440 msgid "no data type for mode %qs"
441 msgstr "¥â¡¼¥É `%s' ¤ËÂФ¹¤ë¥Ç¡¼¥¿·¿¤¬¤¢¤ê¤Þ¤»¤ó"
442
443 #: c-common.c:4370
444 #, fuzzy, c-format
445 msgid "cannot use mode %qs for enumeral types"
446 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
447
448 #: c-common.c:4394
449 #, fuzzy, c-format
450 msgid "mode %qs applied to inappropriate type"
451 msgstr "sizeof ¤¬ÉÔ´°Á´¤Ê·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
452
453 #: c-common.c:4425
454 #, fuzzy
455 msgid "%Jsection attribute cannot be specified for local variables"
456 msgstr "section Â°À­¤Ï¥í¡¼¥«¥ëÊÑ¿ô¤ËÂФ·¤Æ¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
457
458 #: c-common.c:4436
459 #, fuzzy
460 msgid "%Jsection of %qD conflicts with previous declaration"
461 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
462
463 #: c-common.c:4445
464 #, fuzzy
465 msgid "%Jsection attribute not allowed for %qD"
466 msgstr "¥»¥¯¥·¥ç¥ó°À­¤Ï `%s' ¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
467
468 #: c-common.c:4451
469 #, fuzzy
470 msgid "%Jsection attributes are not supported for this target"
471 msgstr "¥»¥¯¥·¥ç¥ó°À­¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
472
473 #: c-common.c:4489
474 msgid "requested alignment is not a constant"
475 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
476
477 #: c-common.c:4494
478 msgid "requested alignment is not a power of 2"
479 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬ 2 ¤Î¤Ù¤­¾è¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
480
481 #: c-common.c:4499
482 msgid "requested alignment is too large"
483 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Â礭¤¹¤®¤Þ¤¹"
484
485 #: c-common.c:4525
486 #, fuzzy
487 msgid "%Jalignment may not be specified for %qD"
488 msgstr "`%s' ¤ËÂФ·¤Æ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
489
490 #: c-common.c:4563
491 #, fuzzy
492 msgid "%J%qD defined both normally and as an alias"
493 msgstr "`%s' ¤¬Ä̾ï¤Î¤â¤Î¤È¥¨¥¤¥ê¥¢¥¹¤È¤ÎξÊý¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
494
495 #: c-common.c:4579
496 #, fuzzy
497 msgid "alias argument not a string"
498 msgstr "alias °ú¿ô¤¬Ê¸»úÎó¤Ç¤Ï¤Ê¤¤"
499
500 #: c-common.c:4621
501 #, fuzzy, c-format
502 msgid "%qs attribute ignored on non-class types"
503 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
504
505 #: c-common.c:4634
506 #, fuzzy
507 msgid "visibility argument not a string"
508 msgstr "alias °ú¿ô¤¬Ê¸»úÎó¤Ç¤Ï¤Ê¤¤"
509
510 #: c-common.c:4646
511 #, fuzzy, c-format
512 msgid "%qE attribute ignored on types"
513 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
514
515 #: c-common.c:4661
516 msgid "visibility argument must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
517 msgstr ""
518
519 #: c-common.c:4730
520 #, fuzzy
521 msgid "tls_model argument not a string"
522 msgstr "alias °ú¿ô¤¬Ê¸»úÎó¤Ç¤Ï¤Ê¤¤"
523
524 #: c-common.c:4739
525 msgid "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
526 msgstr ""
527
528 #: c-common.c:4761 c-common.c:4807
529 #, fuzzy
530 msgid "%J%qE attribute applies only to functions"
531 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
532
533 #: c-common.c:4766 c-common.c:4812
534 #, fuzzy
535 msgid "%Jcan%'t set %qE attribute after definition"
536 msgstr "ÄêµÁ¤Î¸å¤Ç `%s' Â°À­¤ò¥»¥Ã¥È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
537
538 #: c-common.c:4888
539 #, fuzzy, c-format
540 msgid "%qs attribute ignored for %qs"
541 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
542
543 #: c-common.c:4949
544 #, fuzzy, c-format
545 msgid "invalid vector type for attribute %qs"
546 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
547
548 #: c-common.c:4958
549 msgid "number of components of the vector not a power of two"
550 msgstr ""
551
552 #: c-common.c:4986
553 #, fuzzy
554 msgid "nonnull attribute without arguments on a non-prototype"
555 msgstr "²¾°ú¿ô¤Î¿ô¤¬¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
556
557 #: c-common.c:5001
558 #, fuzzy, c-format
559 msgid "nonnull argument has invalid operand number (argument %lu)"
560 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ËÉÔŬÀڤʥª¥Ú¥é¥ó¥É¿ô¤¬¤¢¤ê¤Þ¤¹"
561
562 #: c-common.c:5020
563 #, c-format
564 msgid "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
565 msgstr ""
566
567 #: c-common.c:5028
568 #, c-format
569 msgid "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
570 msgstr ""
571
572 #: c-common.c:5083 c-common.c:5120
573 #, fuzzy
574 msgid "missing sentinel in function call"
575 msgstr "PC ´ØÏ¢¤Î´Ø¿ô¸Æ¤Ó½Ð¤·¤ò¶Ø¤¸¤ë"
576
577 #: c-common.c:5106
578 #, fuzzy
579 msgid "not enough arguments to fit a sentinel"
580 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
581
582 #: c-common.c:5162
583 #, c-format
584 msgid "null argument where non-null required (argument %lu)"
585 msgstr ""
586
587 #: c-common.c:5233
588 #, fuzzy
589 msgid "cleanup argument not an identifier"
590 msgstr "½Ò¸ì¤Ï¼±Ê̻ҤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
591
592 #: c-common.c:5240
593 #, fuzzy
594 msgid "cleanup argument not a function"
595 msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
596
597 #: c-common.c:5278
598 #, c-format
599 msgid "%qs attribute requires prototypes with named arguments"
600 msgstr ""
601
602 #: c-common.c:5289
603 #, fuzzy, c-format
604 msgid "%qs attribute only applies to variadic functions"
605 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
606
607 #: c-common.c:5302
608 #, fuzzy
609 msgid "requested position is not an integer constant"
610 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÀ°¿ô·¿¤ÎÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
611
612 #: c-common.c:5309
613 msgid "requested position is less than zero"
614 msgstr ""
615
616 #: c-common.c:5615
617 msgid "%Hignoring return value of %qD, declared with attribute warn_unused_result"
618 msgstr ""
619
620 #: c-common.c:5619
621 msgid "%Hignoring return value of function declared with attribute warn_unused_result"
622 msgstr ""
623
624 #: c-common.c:5679
625 #, fuzzy, c-format
626 msgid "attempt to take address of bit-field structure member %qs"
627 msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð `%s' ¤Î¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥¢¥É¥ì¥¹¤ò¼èÆÀ¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
628
629 #: c-common.c:5731
630 msgid "invalid lvalue in assignment"
631 msgstr "ÂåÆþ¤È¤·¤Æ̵¸ú¤Êº¸ÊÕÃͤǤ¹"
632
633 #: c-common.c:5734
634 msgid "invalid lvalue in increment"
635 msgstr "¥¤¥ó¥¯¥ê¥á¥ó¥È¤ÎÃæ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹"
636
637 #: c-common.c:5737
638 msgid "invalid lvalue in decrement"
639 msgstr "¥Ç¥¯¥ê¥á¥ó¥È¤ÎÃæ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹"
640
641 #: c-common.c:5740
642 #, fuzzy
643 msgid "invalid lvalue in unary %<&%>"
644 msgstr "ñ¹à¤Î `&' ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹"
645
646 #: c-common.c:5743
647 msgid "invalid lvalue in asm statement"
648 msgstr "asm Ê¸¤ÎÃæ¤Ë̵¸ú¤Êº¸ÊÕÃÍ"
649
650 #. Except for passing an argument to an unprototyped function,
651 #. this is a constraint violation.  When passing an argument to
652 #. an unprototyped function, it is compile-time undefined;
653 #. making it a constraint in that case was rejected in
654 #. DR#252.
655 #: c-convert.c:83 c-typeck.c:1432 c-typeck.c:3528 cp/typeck.c:1367
656 #: cp/typeck.c:5829 fortran/convert.c:89 treelang/tree-convert.c:79
657 msgid "void value not ignored as it ought to be"
658 msgstr "void ¤ÎÃͤ¬ËÜÍè¤Î°ÕÌ£Ä̤ê¤Ë̵»ë¤µ¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
659
660 #: c-convert.c:121 fortran/convert.c:122 java/typeck.c:156
661 #: treelang/tree-convert.c:105
662 msgid "conversion to non-scalar type requested"
663 msgstr "Èó¥¹¥«¥é¡¼·¿¤Ø¤ÎÊÑ´¹¤¬Í׵ᤵ¤ì¤Þ¤¹"
664
665 #: c-decl.c:530
666 #, fuzzy
667 msgid "%Jarray %qD assumed to have one element"
668 msgstr "ÇÛÎó `%s' ¤Ï°ìÍ×ÁǤò»ý¤Ã¤Æ¤¤¤ë¤â¤Î¤È¸«¤Ê¤µ¤ì¤Þ¤¹"
669
670 #: c-decl.c:643
671 #, c-format
672 msgid "GCC supports only %u nested scopes"
673 msgstr ""
674
675 #: c-decl.c:727
676 #, fuzzy
677 msgid "%Jlabel %qD used but not defined"
678 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
679
680 #: c-decl.c:733
681 #, fuzzy
682 msgid "%Jlabel %qD defined but not used"
683 msgstr "¥é¥Ù¥ë `%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
684
685 #: c-decl.c:735
686 #, fuzzy
687 msgid "%Jlabel %qD declared but not defined"
688 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
689
690 #: c-decl.c:770
691 #, fuzzy
692 msgid "%Jnested function %qD declared but never defined"
693 msgstr "¥Í¥¹¥È¤·¤¿´Ø¿ô `%s' ¤Ï `extern' ¤ËÀë¸À¤µ¤ì¤Þ¤·¤¿"
694
695 #: c-decl.c:784 cp/decl.c:568
696 #, fuzzy
697 msgid "%Junused variable %qD"
698 msgstr "ÊÑ¿ô `%s' ¤Ï»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
699
700 #: c-decl.c:788
701 msgid "%Jtype of array %qD completed incompatibly with implicit initialization"
702 msgstr ""
703
704 #: c-decl.c:1022
705 #, fuzzy
706 msgid "a parameter list with an ellipsis can%'t match an empty parameter name list declaration"
707 msgstr "¾Êάµ­¹æÉÕ¤­¥Ñ¥é¥á¥¿¥ê¥¹¥È¤Ï¡¢¶õ¤Î²¾°ú¿ô̾¥ê¥¹¥ÈÀë¸À¤È°ìÃפǤ­¤Þ¤»¤ó¡£"
708
709 #: c-decl.c:1029
710 #, fuzzy
711 msgid "an argument type that has a default promotion can%'t match an empty parameter name list declaration"
712 msgstr "¥Ç¥Õ¥©¥ë¥È¤Ç³Ê¾å¤²¤µ¤ì¤ë·¿¤Î°ú¿ô¤¬¡¢¶õ¤Î²¾°ú¿ô̾¥ê¥¹¥ÈÀë¸À¤ÈŬ¹ç¤·¤Þ¤»¤ó¡£"
713
714 #: c-decl.c:1064
715 msgid "%Jprototype for %qD declares more arguments than previous old-style definition"
716 msgstr ""
717
718 #: c-decl.c:1070
719 msgid "%Jprototype for %qD declares fewer arguments than previous old-style definition"
720 msgstr ""
721
722 #: c-decl.c:1079
723 #, fuzzy
724 msgid "%Jprototype for %qD declares argument %d with incompatible type"
725 msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¡¢°ú¿ô %d ¤¬°ìÃפ·¤Þ¤»¤ó"
726
727 #. If we get here, no errors were found, but do issue a warning
728 #. for this poor-style construct.
729 #: c-decl.c:1092
730 msgid "%Jprototype for %qD follows non-prototype definition"
731 msgstr ""
732
733 #: c-decl.c:1107
734 #, fuzzy
735 msgid "%Jprevious definition of %qD was here"
736 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
737
738 #: c-decl.c:1109
739 #, fuzzy
740 msgid "%Jprevious implicit declaration of %qD was here"
741 msgstr "Á°Êý¤Ç¤Î `%s' ¤Î°ÅÌÛŪ¤ÊÀë¸À"
742
743 #: c-decl.c:1111
744 #, fuzzy
745 msgid "%Jprevious declaration of %qD was here"
746 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
747
748 #: c-decl.c:1148
749 #, fuzzy
750 msgid "%J%qD redeclared as different kind of symbol"
751 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
752
753 #: c-decl.c:1153
754 #, fuzzy
755 msgid "%Jbuilt-in function %qD declared as non-function"
756 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
757
758 #: c-decl.c:1156 c-decl.c:1272 c-decl.c:1878
759 #, fuzzy
760 msgid "%Jdeclaration of %qD shadows a built-in function"
761 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
762
763 #: c-decl.c:1165
764 #, fuzzy
765 msgid "%Jredeclaration of enumerator %qD"
766 msgstr "`enum %s' ¤ÎºÆÀë¸À"
767
768 #. If types don't match for a built-in, throw away the
769 #. built-in.  No point in calling locate_old_decl here, it
770 #. won't print anything.
771 #: c-decl.c:1186
772 #, fuzzy
773 msgid "%Jconflicting types for built-in function %qD"
774 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
775
776 #: c-decl.c:1210 c-decl.c:1223 c-decl.c:1233
777 #, fuzzy
778 msgid "%Jconflicting types for %qD"
779 msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
780
781 #: c-decl.c:1231
782 #, fuzzy
783 msgid "%J conflicting type qualifiers for %qD"
784 msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
785
786 #. Allow OLDDECL to continue in use.
787 #: c-decl.c:1248
788 #, fuzzy
789 msgid "%Jredefinition of typedef %qD"
790 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
791
792 #: c-decl.c:1290 c-decl.c:1300 c-decl.c:1313 c-decl.c:1395
793 #, fuzzy
794 msgid "%Jredefinition of %qD"
795 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
796
797 #: c-decl.c:1352 c-decl.c:1433
798 #, fuzzy
799 msgid "%Jstatic declaration of %qD follows non-static declaration"
800 msgstr "`%s' ¤ÏÈó static ¤Î¸å¤Ç static Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
801
802 #: c-decl.c:1362 c-decl.c:1369 c-decl.c:1422 c-decl.c:1430
803 #, fuzzy
804 msgid "%Jnon-static declaration of %qD follows static declaration"
805 msgstr "`%s' ¤Ï static ¤Î¸å¤ÇÈó static Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
806
807 #: c-decl.c:1382
808 #, fuzzy
809 msgid "%Jthread-local declaration of %qD follows non-thread-local declaration"
810 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
811
812 #: c-decl.c:1385
813 #, fuzzy
814 msgid "%Jnon-thread-local declaration of %qD follows thread-local declaration"
815 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
816
817 #: c-decl.c:1415
818 #, fuzzy
819 msgid "%Jextern declaration of %qD follows declaration with no linkage"
820 msgstr "`%s' ¤Îextern Àë¸À¤Ï¥°¥í¡¼¥Ð¥ë¤Î¤½¤ì¤È°ìÃפ·¤Þ¤»¤ó"
821
822 #: c-decl.c:1451
823 #, fuzzy
824 msgid "%Jdeclaration of %qD with no linkage follows extern declaration"
825 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
826
827 #: c-decl.c:1457
828 #, fuzzy
829 msgid "%Jredeclaration of %qD with no linkage"
830 msgstr "%s: '%s' ¤ÎÀë¸À¤ÏÊÑ´¹¤µ¤ì¤Þ¤»¤ó\n"
831
832 #: c-decl.c:1471
833 msgid "%Jredeclaration of %qD with different visibility (old visibility preserved)"
834 msgstr ""
835
836 #: c-decl.c:1482
837 msgid "%Jinline declaration of %qD follows declaration with attribute noinline"
838 msgstr ""
839
840 #: c-decl.c:1489
841 #, fuzzy
842 msgid "%Jdeclaration of %qD with attribute noinline follows inline declaration "
843 msgstr "¥¹¥¿¥Æ¥£¥Ã¥¯ÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤Ë¤¢¤ê¤Þ¤¹"
844
845 #: c-decl.c:1504
846 #, fuzzy
847 msgid "%J%qD declared inline after being called"
848 msgstr "`%s' ¤Ï¸Æ¤Ó½Ð¤µ¤ì¤ë¤è¤ê¤â¸å¤í¤Ç inline Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
849
850 #: c-decl.c:1510
851 #, fuzzy
852 msgid "%J%qD declared inline after its definition"
853 msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤è¤ê¤â¸å¤Ç inline Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
854
855 #: c-decl.c:1530
856 #, fuzzy
857 msgid "%Jredefinition of parameter %qD"
858 msgstr "`%s %s' ¤ÎºÆÄêµÁ"
859
860 #: c-decl.c:1554
861 #, fuzzy
862 msgid "%Jredundant redeclaration of %qD"
863 msgstr "`%s' ¤Î¾éĹ¤ÊºÆÀë¸À¤¬Æ±°ì¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
864
865 #: c-decl.c:1865
866 #, fuzzy
867 msgid "%Jdeclaration of %qD shadows previous non-variable"
868 msgstr "`%s' ¤ÎÀë¸À¤ÏÁ°Êý¤Î¥í¡¼¥«¥ë¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
869
870 #: c-decl.c:1870
871 #, fuzzy
872 msgid "%Jdeclaration of %qD shadows a parameter"
873 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
874
875 #: c-decl.c:1873
876 #, fuzzy
877 msgid "%Jdeclaration of %qD shadows a global declaration"
878 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
879
880 #: c-decl.c:1883
881 #, fuzzy
882 msgid "%Jdeclaration of %qD shadows a previous local"
883 msgstr "`%s' ¤ÎÀë¸À¤ÏÁ°Êý¤Î¥í¡¼¥«¥ë¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
884
885 #: c-decl.c:1886 cp/name-lookup.c:942 cp/name-lookup.c:973
886 #: cp/name-lookup.c:981
887 msgid "%Jshadowed declaration is here"
888 msgstr ""
889
890 #: c-decl.c:2040
891 #, fuzzy
892 msgid "nested extern declaration of %qD"
893 msgstr "`%s' ¤Î extern Àë¸À¤¬¥Í¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
894
895 #: c-decl.c:2200
896 #, fuzzy, c-format
897 msgid "implicit declaration of function %qE"
898 msgstr "´Ø¿ô `%s' ¤Î°ÅÌÛ¤ÎÀë¸À"
899
900 #: c-decl.c:2261
901 #, fuzzy
902 msgid "incompatible implicit declaration of built-in function %qD"
903 msgstr "´Ø¿ô `%s' ¤Î°ÅÌÛ¤ÎÀë¸À"
904
905 #: c-decl.c:2270
906 #, fuzzy
907 msgid "incompatible implicit declaration of function %qD"
908 msgstr "´Ø¿ô `%s' ¤Î°ÅÌÛ¤ÎÀë¸À"
909
910 #: c-decl.c:2323
911 #, fuzzy, c-format
912 msgid "%qE undeclared here (not in a function)"
913 msgstr "`%s' ¤¬¤³¤³¤Ç¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó (´Ø¿ô¤ÎÃæ¤Ç¤Ï¤Ê¤¤)"
914
915 #: c-decl.c:2328
916 #, fuzzy, c-format
917 msgid "%qE undeclared (first use in this function)"
918 msgstr "`%s' ¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó (¤³¤Î´Ø¿ôÆâ¤ÇºÇ½é¤ËÍøÍÑ)"
919
920 #: c-decl.c:2332
921 msgid "(Each undeclared identifier is reported only once"
922 msgstr "(̤Àë¸À¤Î³ÆÊÑ¿ô¤Ë¤Ä¤¤¤Æ¤Ï¡¢¤½¤ì¤¬ºÇ½é¤Ë¸½¤ï¤ì¤¿¤½¤ì¤¾¤ì¤Î´Ø¿ô"
923
924 #: c-decl.c:2333
925 msgid "for each function it appears in.)"
926 msgstr " ¤ËÂФ·¤Æ°ìÅÙ¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹¡£)"
927
928 #: c-decl.c:2371
929 #, fuzzy, c-format
930 msgid "label %qs referenced outside of any function"
931 msgstr "¥é¥Ù¥ë %s ¤¬¤¢¤é¤æ¤ë´Ø¿ô¤Î³°Â¦¤Ç»²¾È¤µ¤ì¤Þ¤·¤¿"
932
933 #: c-decl.c:2414
934 #, fuzzy, c-format
935 msgid "duplicate label declaration %qs"
936 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
937
938 #: c-decl.c:2450
939 #, fuzzy
940 msgid "%Hduplicate label %qD"
941 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
942
943 #: c-decl.c:2460
944 #, fuzzy
945 msgid "%Jjump into statement expression"
946 msgstr "¼°¤Î½ª¤ê°Ê¹ß¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
947
948 #: c-decl.c:2474
949 msgid "%Htraditional C lacks a separate namespace for labels, identifier %qs conflicts"
950 msgstr ""
951
952 #: c-decl.c:2545
953 msgid "%H%qs defined as wrong kind of tag"
954 msgstr ""
955
956 #: c-decl.c:2768
957 msgid "unnamed struct/union that defines no instances"
958 msgstr "̵̾¹½Â¤ÂÎ/¶¦ÍÑÂΤ¬¡¢¤½¤Î¥¤¥ó¥¹¥¿¥ó¥¹¤òÄêµÁ¤·¤Æ¤¤¤Þ¤»¤ó"
959
960 #: c-decl.c:2776
961 msgid "empty declaration with storage class specifier does not redeclare tag"
962 msgstr ""
963
964 #: c-decl.c:2787
965 #, fuzzy
966 msgid "empty declaration with type qualifier does not redeclare tag"
967 msgstr "Àë¸À¤¬²¿¤âÀë¸À¤·¤Æ¤¤¤Þ¤»¤ó"
968
969 #: c-decl.c:2808 c-decl.c:2815
970 #, fuzzy
971 msgid "useless type name in empty declaration"
972 msgstr "¶õ¤ÎÀë¸À¤ÎÃæ¤Ë¡¢Ìµ°ÕÌ£¤Ê¥­¡¼¥ï¡¼¥ÉËô¤Ï·¿Ì¾¤¬¤¢¤ê¤Þ¤¹"
973
974 #: c-decl.c:2823
975 #, fuzzy
976 msgid "%<inline%> in empty declaration"
977 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
978
979 #: c-decl.c:2829
980 #, fuzzy
981 msgid "%<auto%> in file-scope empty declaration"
982 msgstr "°ì¤Ä¤Î¶õ¤ÎÀë¸ÀÃæ¤Ë¡¢Æó¤Ä¤Î·¿¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
983
984 #: c-decl.c:2835
985 #, fuzzy
986 msgid "%<register%> in file-scope empty declaration"
987 msgstr "°ì¤Ä¤Î¶õ¤ÎÀë¸ÀÃæ¤Ë¡¢Æó¤Ä¤Î·¿¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
988
989 #: c-decl.c:2841
990 #, fuzzy
991 msgid "useless storage class specifier in empty declaration"
992 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
993
994 #: c-decl.c:2847
995 #, fuzzy
996 msgid "useless %<__thread%> in empty declaration"
997 msgstr "¶õ¤ÎÀë¸À¤ÎÃæ¤Ë¡¢Ìµ°ÕÌ£¤Ê¥­¡¼¥ï¡¼¥ÉËô¤Ï·¿Ì¾¤¬¤¢¤ê¤Þ¤¹"
998
999 #: c-decl.c:2855
1000 #, fuzzy
1001 msgid "useless type qualifier in empty declaration"
1002 msgstr "¶õ¤ÎÀë¸À¤ÎÃæ¤Ë¡¢Ìµ°ÕÌ£¤Ê¥­¡¼¥ï¡¼¥ÉËô¤Ï·¿Ì¾¤¬¤¢¤ê¤Þ¤¹"
1003
1004 #: c-decl.c:2862 c-parse.y:781 c-parse.y:783 objc/objc-parse.y:818
1005 #: objc/objc-parse.y:820
1006 msgid "empty declaration"
1007 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
1008
1009 #: c-decl.c:2928
1010 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
1011 msgstr ""
1012
1013 #: c-decl.c:2931
1014 #, fuzzy
1015 msgid "ISO C90 does not support %<[*]%> array declarators"
1016 msgstr "ISO C89 ¤Ï²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1017
1018 #: c-decl.c:2934
1019 msgid "GCC does not yet properly implement %<[*]%> array declarators"
1020 msgstr ""
1021
1022 #: c-decl.c:2953
1023 #, fuzzy
1024 msgid "static or type qualifiers in abstract declarator"
1025 msgstr "¥Ý¥¤¥ó¥¿Àë¸À»Ò¤ËÉÔŬÀڤʷ¿½¤¾þ»Ò"
1026
1027 #: c-decl.c:3012
1028 #, fuzzy
1029 msgid "%J%qD is usually a function"
1030 msgstr "`%s' ¤ÏÄ̾ï¤Ï´Ø¿ô¤Ç¤¹"
1031
1032 #: c-decl.c:3021 cp/decl.c:3624 cp/decl2.c:850
1033 #, fuzzy
1034 msgid "typedef %qD is initialized (use __typeof__ instead)"
1035 msgstr "typedef `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
1036
1037 #: c-decl.c:3026
1038 #, fuzzy
1039 msgid "function %qD is initialized like a variable"
1040 msgstr "´Ø¿ô `%s' ¤¬ÊÑ¿ô¤Ç¤¢¤ë¤«¤Î¤è¤¦¤Ë½é´ü²½¤µ¤ì¤Þ¤·¤¿"
1041
1042 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
1043 #: c-decl.c:3032
1044 #, fuzzy
1045 msgid "parameter %qD is initialized"
1046 msgstr "²¾°ú¿ô `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
1047
1048 #. Although C99 is unclear about whether incomplete arrays
1049 #. of VLAs themselves count as VLAs, it does not make
1050 #. sense to permit them to be initialized given that
1051 #. ordinary VLAs may not be initialized.
1052 #: c-decl.c:3051 c-decl.c:3066 c-typeck.c:4382
1053 msgid "variable-sized object may not be initialized"
1054 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
1055
1056 #: c-decl.c:3057
1057 #, fuzzy
1058 msgid "variable %qD has initializer but incomplete type"
1059 msgstr "ÊÑ¿ô `%s' ¤Ë¤Ï½é´ü²½»Ò¤¬¤¢¤ê¤Þ¤¹¤¬¡¢ÉÔ´°Á´·¿¤Ç¤¹"
1060
1061 #: c-decl.c:3133 c-decl.c:5690 cp/decl.c:3663 cp/decl.c:9883
1062 msgid "%Jinline function %qD given attribute noinline"
1063 msgstr ""
1064
1065 #: c-decl.c:3202
1066 #, fuzzy
1067 msgid "%Jinitializer fails to determine size of %qD"
1068 msgstr "½é´ü²½»Ò¤Ï `%s' ¤Î¥µ¥¤¥º¤ÎÆÃÄê¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
1069
1070 #: c-decl.c:3207
1071 #, fuzzy
1072 msgid "%Jarray size missing in %qD"
1073 msgstr "`%s' ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
1074
1075 #: c-decl.c:3218
1076 #, fuzzy
1077 msgid "%Jzero or negative size array %qD"
1078 msgstr "`%s' ¤ÎÇÛÎó¥µ¥¤¥º¤¬¥¼¥íËô¤ÏÉé¤Ç¤¹"
1079
1080 #: c-decl.c:3247 varasm.c:1556
1081 #, fuzzy
1082 msgid "%Jstorage size of %qD isn%'t known"
1083 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬¤ï¤«¤ê¤Þ¤»¤ó"
1084
1085 #: c-decl.c:3257
1086 #, fuzzy
1087 msgid "%Jstorage size of %qD isn%'t constant"
1088 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬°ìÄê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1089
1090 #: c-decl.c:3304
1091 #, fuzzy
1092 msgid "%Jignoring asm-specifier for non-static local variable %qD"
1093 msgstr "Èó static ¥í¡¼¥«¥ëÊÑ¿ô `%s' ¤Ø¤Î asm »ØÄê»Ò¤Ï̵»ë¤µ¤ì¤Þ¤¹"
1094
1095 #: c-decl.c:3334 fortran/f95-lang.c:646
1096 msgid "cannot put object with volatile field into register"
1097 msgstr "volatile ¥Õ¥£¡¼¥ë¥É¤ò¥ì¥¸¥¹¥¿¤Ë»ý¤Ã¤Æ¤¤¤ë¤è¤¦¤Ê¥ª¥Ö¥¸¥§¥¯¥È¤òÃÖ¤±¤Þ¤»¤ó"
1098
1099 #: c-decl.c:3468
1100 msgid "ISO C forbids forward parameter declarations"
1101 msgstr "ISO C ¤ÏÁ°Êý²¾°ú¿ôÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
1102
1103 #: c-decl.c:3588
1104 #, fuzzy
1105 msgid "<anonymous>"
1106 msgstr "<̵̾ %s>"
1107
1108 #: c-decl.c:3598
1109 #, fuzzy, c-format
1110 msgid "bit-field %qs width not an integer constant"
1111 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1112
1113 #: c-decl.c:3606
1114 #, fuzzy, c-format
1115 msgid "negative width in bit-field %qs"
1116 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬Éé¤Î¿ô¤Ç¤¹"
1117
1118 #: c-decl.c:3611
1119 #, fuzzy, c-format
1120 msgid "zero width for bit-field %qs"
1121 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬ 0 ¤Ç¤¹"
1122
1123 #: c-decl.c:3621
1124 #, fuzzy, c-format
1125 msgid "bit-field %qs has invalid type"
1126 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
1127
1128 #: c-decl.c:3630
1129 #, fuzzy, c-format
1130 msgid "type of bit-field %qs is a GCC extension"
1131 msgstr "#%s ¤Ï GCC ¤Î³ÈÄ¥¤Ç¤¹"
1132
1133 #: c-decl.c:3639
1134 #, fuzzy, c-format
1135 msgid "width of %qs exceeds its type"
1136 msgstr "`%s' ¤ÎÉý¤Ï¤½¤Î·¿¤Î¥µ¥¤¥º¤òĶ¤¨¤Æ¤¤¤Þ¤¹"
1137
1138 #: c-decl.c:3652
1139 #, fuzzy, c-format
1140 msgid "%qs is narrower than values of its type"
1141 msgstr "`%s' ¤Ï¤½¤Î·¿¤ÎÃͤè¤ê¤â¶¹¤¤¤Ç¤¹"
1142
1143 #: c-decl.c:3777
1144 #, fuzzy
1145 msgid "type defaults to %<int%> in declaration of %qs"
1146 msgstr "`%s' ¤ÎÀë¸À¤Ç·¿¤¬¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤µ¤ì¤Þ¤·¤¿"
1147
1148 #: c-decl.c:3805
1149 #, fuzzy
1150 msgid "duplicate %<const%>"
1151 msgstr "½ÅÊ£¤·¤¿ `const'"
1152
1153 #: c-decl.c:3807
1154 #, fuzzy
1155 msgid "duplicate %<restrict%>"
1156 msgstr "½ÅÊ£¤·¤¿¥é¥Ù¥ë `restrict'"
1157
1158 #: c-decl.c:3809
1159 #, fuzzy
1160 msgid "duplicate %<volatile%>"
1161 msgstr "½ÅÊ£¤·¤¿ `volatile'"
1162
1163 #: c-decl.c:3828
1164 #, fuzzy
1165 msgid "function definition declared %<auto%>"
1166 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `auto' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
1167
1168 #: c-decl.c:3830
1169 #, fuzzy
1170 msgid "function definition declared %<register%>"
1171 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `register' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
1172
1173 #: c-decl.c:3832
1174 #, fuzzy
1175 msgid "function definition declared %<typedef%>"
1176 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `typedef' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
1177
1178 #: c-decl.c:3834
1179 #, fuzzy
1180 msgid "function definition declared %<__thread%>"
1181 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `typedef' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
1182
1183 #: c-decl.c:3850
1184 #, fuzzy, c-format
1185 msgid "storage class specified for structure field %qs"
1186 msgstr "¹½Â¤ÂÎ¥Õ¥£¡¼¥ë¥É `%s' ¤Ë»ØÄꤵ¤ì¤¿µ­²±¥¯¥é¥¹"
1187
1188 #: c-decl.c:3854 cp/decl.c:6994
1189 #, fuzzy, c-format
1190 msgid "storage class specified for parameter %qs"
1191 msgstr "²¾°ú¿ô `%s' ¤Ç»ØÄꤵ¤ì¤¿µ­²±¥¯¥é¥¹"
1192
1193 #: c-decl.c:3857 cp/decl.c:6996
1194 msgid "storage class specified for typename"
1195 msgstr "·¿Ì¾¤ËÂФ·¤Æ»ØÄꤵ¤ì¤¿µ­²±¥¯¥é¥¹"
1196
1197 #: c-decl.c:3870 cp/decl.c:7013
1198 #, fuzzy
1199 msgid "%qs initialized and declared %<extern%>"
1200 msgstr "`%s' ¤¬½é´ü²½¤µ¤ì¤ë¤È¤³¤í¤Ç¡¢`extern' Àë¸À¤µ¤ì¤Þ¤·¤¿"
1201
1202 #: c-decl.c:3872 cp/decl.c:7016
1203 #, fuzzy
1204 msgid "%qs has both %<extern%> and initializer"
1205 msgstr "`%s' ¤Ë `extern' ¤È½é´ü²½»Ò¤ÎξÊý¤¬¤¢¤ê¤Þ¤¹"
1206
1207 #: c-decl.c:3877
1208 #, fuzzy
1209 msgid "file-scope declaration of %qs specifies %<auto%>"
1210 msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹"
1211
1212 #: c-decl.c:3879
1213 #, fuzzy
1214 msgid "file-scope declaration of %qs specifies %<register%>"
1215 msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹"
1216
1217 #: c-decl.c:3884 cp/decl.c:7020
1218 #, fuzzy
1219 msgid "nested function %qs declared %<extern%>"
1220 msgstr "¥Í¥¹¥È¤·¤¿´Ø¿ô `%s' ¤Ï `extern' ¤ËÀë¸À¤µ¤ì¤Þ¤·¤¿"
1221
1222 #: c-decl.c:3887 cp/decl.c:7030
1223 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
1224 msgstr ""
1225
1226 #. Only the innermost declarator (making a parameter be of
1227 #. array type which is converted to pointer type)
1228 #. may have static or type qualifiers.
1229 #: c-decl.c:3934 c-decl.c:4124
1230 #, fuzzy
1231 msgid "static or type qualifiers in non-parameter array declarator"
1232 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
1233
1234 #: c-decl.c:3980
1235 #, fuzzy, c-format
1236 msgid "declaration of %qs as array of voids"
1237 msgstr "`%s' ¤ÎÀë¸À¤Ï void ¤ÎÇÛÎó"
1238
1239 #: c-decl.c:3986
1240 #, fuzzy, c-format
1241 msgid "declaration of %qs as array of functions"
1242 msgstr "`%s' ¤ÎÀë¸À¤Ï´Ø¿ô¤ÎÇÛÎó"
1243
1244 #: c-decl.c:3991
1245 #, fuzzy
1246 msgid "invalid use of structure with flexible array member"
1247 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
1248
1249 #: c-decl.c:4011
1250 #, fuzzy, c-format
1251 msgid "size of array %qs has non-integer type"
1252 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿"
1253
1254 #: c-decl.c:4016
1255 #, fuzzy, c-format
1256 msgid "ISO C forbids zero-size array %qs"
1257 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
1258
1259 #: c-decl.c:4023
1260 #, fuzzy, c-format
1261 msgid "size of array %qs is negative"
1262 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Éé¤Ç¤¹"
1263
1264 #: c-decl.c:4037
1265 #, fuzzy
1266 msgid "ISO C90 forbids array %qs whose size can%'t be evaluated"
1267 msgstr "ISO C89 ¤Ï¥µ¥¤¥º¤¬É¾²Á¤Ç¤­¤Ê¤¤ÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
1268
1269 #: c-decl.c:4041
1270 #, fuzzy, c-format
1271 msgid "ISO C90 forbids variable-size array %qs"
1272 msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
1273
1274 #: c-decl.c:4080 c-decl.c:4244 cp/decl.c:7451
1275 #, fuzzy, c-format
1276 msgid "size of array %qs is too large"
1277 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Â礭¤¹¤®¤Þ¤¹"
1278
1279 #: c-decl.c:4091
1280 #, fuzzy
1281 msgid "ISO C90 does not support flexible array members"
1282 msgstr "ISO C89 ¤Ï²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1283
1284 #: c-decl.c:4101
1285 msgid "array type has incomplete element type"
1286 msgstr "ÇÛÎó¤Î·¿¤¬ÉÔ´°Á´Í×ÁÇ·¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
1287
1288 #: c-decl.c:4156 cp/decl.c:7121
1289 #, fuzzy, c-format
1290 msgid "%qs declared as function returning a function"
1291 msgstr "`%s' ¤Ï´Ø¿ô¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
1292
1293 #: c-decl.c:4161 cp/decl.c:7126
1294 #, fuzzy, c-format
1295 msgid "%qs declared as function returning an array"
1296 msgstr "`%s' ¤ÏÇÛÎó¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
1297
1298 #: c-decl.c:4181
1299 #, fuzzy
1300 msgid "function definition has qualified void return type"
1301 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `typedef' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
1302
1303 #: c-decl.c:4183
1304 msgid "type qualifiers ignored on function return type"
1305 msgstr "´Ø¿ôÌá¤êÃͤη¿½¤¾þ»Ò¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
1306
1307 #: c-decl.c:4212 c-decl.c:4257 c-decl.c:4351 c-decl.c:4442
1308 msgid "ISO C forbids qualified function types"
1309 msgstr "ISO C ¤Ï´Ø¿ô¤Î·¿½¤¾þ»Ò¤ò¶Ø¤¸¤Þ¤¹"
1310
1311 #: c-decl.c:4265
1312 msgid "%Jtypedef %qD declared %<inline%>"
1313 msgstr ""
1314
1315 #: c-decl.c:4295
1316 msgid "ISO C forbids const or volatile function types"
1317 msgstr "ISO C ¤Ï const ¤ä volatile ¤Î´Ø¿ô·¿¤ò¶Ø¤¸¤Þ¤¹"
1318
1319 #: c-decl.c:4315
1320 #, fuzzy, c-format
1321 msgid "variable or field %qs declared void"
1322 msgstr "ÊÑ¿ô¤Þ¤¿¤ÏÎΰè `%s' ¤Ï void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
1323
1324 #: c-decl.c:4344
1325 #, fuzzy
1326 msgid "attributes in parameter array declarator ignored"
1327 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Ç `::' ¤ò»È¤¨¤Þ¤»¤ó"
1328
1329 #: c-decl.c:4379
1330 #, fuzzy
1331 msgid "%Jparameter %qD declared %<inline%>"
1332 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
1333
1334 #: c-decl.c:4392
1335 #, fuzzy, c-format
1336 msgid "field %qs declared as a function"
1337 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
1338
1339 #: c-decl.c:4398
1340 #, fuzzy, c-format
1341 msgid "field %qs has incomplete type"
1342 msgstr "Îΰè `%s' ¤ÏÉÔ´°Á´¤Ê·¿¤Ç¤¹"
1343
1344 #: c-decl.c:4412 c-decl.c:4424 c-decl.c:4428
1345 #, fuzzy, c-format
1346 msgid "invalid storage class for function %qs"
1347 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
1348
1349 #: c-decl.c:4448
1350 #, fuzzy
1351 msgid "%<noreturn%> function returns non-void value"
1352 msgstr "`noreturn' ´Ø¿ô¤¬Èó void ÃͤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
1353
1354 #: c-decl.c:4476
1355 #, fuzzy
1356 msgid "cannot inline function %<main%>"
1357 msgstr "`main' ¤ò inline ´Ø¿ô¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
1358
1359 #: c-decl.c:4523
1360 msgid "variable previously declared %<static%> redeclared %<extern%>"
1361 msgstr ""
1362
1363 #: c-decl.c:4532
1364 #, fuzzy
1365 msgid "%Jvariable %qD declared %<inline%>"
1366 msgstr "ÊÑ¿ô `%s' ¤¬ `inline' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
1367
1368 #. A mere warning is sure to result in improper semantics
1369 #. at runtime.  Don't bother to allow this to compile.
1370 #: c-decl.c:4563 cp/decl.c:5861
1371 #, fuzzy
1372 msgid "thread-local storage not supported for this target"
1373 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
1374
1375 #: c-decl.c:4625 c-decl.c:5728
1376 #, fuzzy
1377 msgid "function declaration isn%'t a prototype"
1378 msgstr "´Ø¿ôÀë¸À¤Ï¥×¥í¥È¥¿¥¤¥×¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1379
1380 #: c-decl.c:4633
1381 msgid "parameter names (without types) in function declaration"
1382 msgstr "´Ø¿ôÀë¸ÀÃæ¤Ë¡Ê·¿¤Î̵¤¤¡Ë²¾°ú¿ô̾¤¬¤¢¤ê¤Þ¤¹"
1383
1384 #: c-decl.c:4666
1385 #, fuzzy
1386 msgid "%Jparameter %u (%qD) has incomplete type"
1387 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
1388
1389 #: c-decl.c:4669
1390 #, fuzzy
1391 msgid "%Jparameter %u has incomplete type"
1392 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
1393
1394 #: c-decl.c:4678
1395 #, fuzzy
1396 msgid "%Jparameter %u (%qD) has void type"
1397 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
1398
1399 #: c-decl.c:4681
1400 #, fuzzy
1401 msgid "%Jparameter %u has void type"
1402 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
1403
1404 #: c-decl.c:4738
1405 msgid "%<void%> as only parameter may not be qualified"
1406 msgstr ""
1407
1408 #: c-decl.c:4742 c-decl.c:4777
1409 msgid "%<void%> must be the only parameter"
1410 msgstr ""
1411
1412 #: c-decl.c:4770
1413 #, fuzzy
1414 msgid "%Jparameter %qD has just a forward declaration"
1415 msgstr "²¾°ú¿ô `%s' ¾¯¤·Á°Êý¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1416
1417 #. The %s will be one of 'struct', 'union', or 'enum'.
1418 #: c-decl.c:4816
1419 #, fuzzy
1420 msgid "%<%s %E%> declared inside parameter list"
1421 msgstr "`%s %s' ¤Ï²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1422
1423 #. The %s will be one of 'struct', 'union', or 'enum'.
1424 #: c-decl.c:4820
1425 #, fuzzy, c-format
1426 msgid "anonymous %s declared inside parameter list"
1427 msgstr "̵̾¹½Â¤ÂΤ¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1428
1429 #: c-decl.c:4825
1430 #, fuzzy
1431 msgid "its scope is only this definition or declaration, which is probably not what you want"
1432 msgstr "¤½¤Î¥¹¥³¡¼¥×¤ÏÄêµÁ¤«Àë¸À¤À¤±¤Ç¤¹¡¢¶²¤é¤¯Ë¾¤ó¤À¤³¤È¤È°Û¤Ê¤ë¤Ç¤·¤ç¤¦¡£"
1433
1434 #: c-decl.c:4958
1435 #, fuzzy
1436 msgid "redefinition of %<union %s%>"
1437 msgstr "`%s %s' ¤ÎºÆÄêµÁ"
1438
1439 #: c-decl.c:4960
1440 #, fuzzy
1441 msgid "redefinition of %<struct %s%>"
1442 msgstr "`%s %s' ¤ÎºÆÄêµÁ"
1443
1444 #: c-decl.c:4965
1445 #, fuzzy
1446 msgid "nested redefinition of %<union %s%>"
1447 msgstr "`%s' ¤Î¥Í¥¹¥È¤·¤¿ºÆÄêµÁ"
1448
1449 #: c-decl.c:4968
1450 #, fuzzy
1451 msgid "nested redefinition of %<struct %s%>"
1452 msgstr "`%s' ¤Î¥Í¥¹¥È¤·¤¿ºÆÄêµÁ"
1453
1454 #: c-decl.c:5040 cp/decl.c:3421
1455 msgid "declaration does not declare anything"
1456 msgstr "Àë¸À¤¬²¿¤âÀë¸À¤·¤Æ¤¤¤Þ¤»¤ó"
1457
1458 #: c-decl.c:5044
1459 #, fuzzy
1460 msgid "ISO C doesn%'t support unnamed structs/unions"
1461 msgstr "ISO C ¤Ç¤Ï̵̾¹½Â¤ÂΤ䶦ÍÑÂΤò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1462
1463 #: c-decl.c:5087 c-decl.c:5103
1464 #, fuzzy
1465 msgid "%Jduplicate member %qD"
1466 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
1467
1468 #: c-decl.c:5142
1469 #, fuzzy
1470 msgid "union has no named members"
1471 msgstr "̾Á°ÉÕ¤­¥á¥ó¥Ð"
1472
1473 #: c-decl.c:5144
1474 #, fuzzy
1475 msgid "union has no members"
1476 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
1477
1478 #: c-decl.c:5149
1479 #, fuzzy
1480 msgid "struct has no named members"
1481 msgstr "̾Á°ÉÕ¤­¥á¥ó¥Ð"
1482
1483 #: c-decl.c:5151
1484 #, fuzzy
1485 msgid "struct has no members"
1486 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤Ï²¾°ú¿ô¤ò¼è¤ê¤Þ¤»¤ó"
1487
1488 #: c-decl.c:5208
1489 #, fuzzy
1490 msgid "%Jflexible array member in union"
1491 msgstr "¶¦ÍÑÂΤ˲ÄÊÑÇÛÎó¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤¹"
1492
1493 #: c-decl.c:5213
1494 #, fuzzy
1495 msgid "%Jflexible array member not at end of struct"
1496 msgstr "¹½Â¤ÂΤκǸå¤Ç¤Ï¤Ê¤¤½ê¤Ë²ÄÊÑÇÛÎó¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤¹"
1497
1498 #: c-decl.c:5218
1499 #, fuzzy
1500 msgid "%Jflexible array member in otherwise empty struct"
1501 msgstr "¹½Â¤ÂΤ˲ÄÊÑÇÛÎó¥á¥ó¥Ð°Ê³°¤Î¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤»¤ó"
1502
1503 #: c-decl.c:5225
1504 #, fuzzy
1505 msgid "%Jinvalid use of structure with flexible array member"
1506 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
1507
1508 #: c-decl.c:5333
1509 msgid "union cannot be made transparent"
1510 msgstr "¶¦ÍÑÂΤòÆ©²áŪ¤Ë¤Ç¤­¤Þ¤»¤ó"
1511
1512 #: c-decl.c:5404
1513 #, fuzzy
1514 msgid "nested redefinition of %<enum %s%>"
1515 msgstr "`%s' ¤Î¥Í¥¹¥È¤·¤¿ºÆÄêµÁ"
1516
1517 #. This enum is a named one that has been declared already.
1518 #: c-decl.c:5411
1519 #, fuzzy
1520 msgid "redeclaration of %<enum %s%>"
1521 msgstr "`enum %s' ¤ÎºÆÀë¸À"
1522
1523 #: c-decl.c:5474
1524 msgid "enumeration values exceed range of largest integer"
1525 msgstr "Îóµó»Ò¤ÎÃͤ¬À°¿ô¤ÎÈϰϤκÇÂçÃͤòĶ¤¨¤Þ¤·¤¿"
1526
1527 #: c-decl.c:5491
1528 msgid "specified mode too small for enumeral values"
1529 msgstr ""
1530
1531 #: c-decl.c:5591
1532 #, fuzzy, c-format
1533 msgid "enumerator value for %qE is not an integer constant"
1534 msgstr "`%s' ¤ÎÎóµóÃͤ¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1535
1536 #: c-decl.c:5608
1537 msgid "overflow in enumeration values"
1538 msgstr "ÎóµóÃͤ¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼"
1539
1540 #: c-decl.c:5613
1541 #, fuzzy
1542 msgid "ISO C restricts enumerator values to range of %<int%>"
1543 msgstr "ISO C ¤ÏÎóµó»Ò¤ÎÃͤò `int' ¤ÎÈϰϤ˸ÂÄꤷ¤Æ¤¤¤Þ¤¹"
1544
1545 #: c-decl.c:5696
1546 msgid "return type is an incomplete type"
1547 msgstr "Ìá¤êÃͤη¿¤¬ÉÔ´°Á´·¿¤Ç¤¹"
1548
1549 #: c-decl.c:5704
1550 #, fuzzy
1551 msgid "return type defaults to %<int%>"
1552 msgstr "Ìá¤êÃͤη¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤·¤Þ¤¹"
1553
1554 #: c-decl.c:5735
1555 #, fuzzy
1556 msgid "%Jno previous prototype for %qD"
1557 msgstr "`%s' ¤ÎÁ°Êý¥×¥í¥È¥¿¥¤¥×¤¬¤¢¤ê¤Þ¤»¤ó"
1558
1559 #: c-decl.c:5743
1560 #, fuzzy
1561 msgid "%J%qD was used with no prototype before its definition"
1562 msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤ÎÁ°¤Ë¥×¥í¥È¥¿¥¤¥×¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
1563
1564 #: c-decl.c:5750
1565 #, fuzzy
1566 msgid "%Jno previous declaration for %qD"
1567 msgstr "`%s' ¤ÎÁ°ÊýÀë¸À¤¬¤¢¤ê¤Þ¤»¤ó"
1568
1569 #: c-decl.c:5758
1570 #, fuzzy
1571 msgid "%J%qD was used with no declaration before its definition"
1572 msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤ÎÁ°¤ÇÀë¸À¤Ê¤·¤Ç»ÈÍѤµ¤ì¤Þ¤·¤¿"
1573
1574 #: c-decl.c:5791 c-decl.c:6285
1575 #, fuzzy
1576 msgid "%Jreturn type of %qD is not %<int%>"
1577 msgstr "`%s' ¤ÎÌá¤êÃͤη¿¤¬ `int' ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1578
1579 #: c-decl.c:5806
1580 #, fuzzy
1581 msgid "%Jfirst argument of %qD should be %<int%>"
1582 msgstr "`%s' ¤ÎÂè°ì°ú¿ô¤Ï `int' ¤È¤¹¤Ù¤­¤Ç¤¹"
1583
1584 #: c-decl.c:5815
1585 #, fuzzy
1586 msgid "%Jsecond argument of %qD should be %<char **%>"
1587 msgstr "`%s' ¤ÎÂèÆó°ú¿ô¤Ï `char **' ¤È¤¹¤Ù¤­¤Ç¤¹"
1588
1589 #: c-decl.c:5824
1590 #, fuzzy
1591 msgid "%Jthird argument of %qD should probably be %<char **%>"
1592 msgstr "`%s' ¤ÎÂè»°°ú¿ô¤Ï¤ª¤½¤é¤¯ `char **' ¤È¤¹¤Ù¤­¤Ç¤·¤ç¤¦"
1593
1594 #: c-decl.c:5834
1595 #, fuzzy
1596 msgid "%J%qD takes only zero or two arguments"
1597 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
1598
1599 #: c-decl.c:5837
1600 #, fuzzy
1601 msgid "%J%qD is normally a non-static function"
1602 msgstr "`%s' ¤ÏÄ̾Èó static ¤Ê´Ø¿ô¤Ç¤¹"
1603
1604 #: c-decl.c:5883
1605 msgid "%Jold-style parameter declarations in prototyped function definition"
1606 msgstr ""
1607
1608 #: c-decl.c:5896
1609 #, fuzzy
1610 msgid "%Jtraditional C rejects ISO C style function definitions"
1611 msgstr "¸Å¤¤ C ¤Ç¤Ïʸ»úÎó·ë¹ç¤òµñÈݤ·¤Þ¤¹"
1612
1613 #: c-decl.c:5908
1614 #, fuzzy
1615 msgid "%Jparameter name omitted"
1616 msgstr "²¾°ú¿ô¤¬¾Êά¤µ¤ì¤Þ¤·¤¿"
1617
1618 #: c-decl.c:5948
1619 #, fuzzy
1620 msgid "%Jold-style function definition"
1621 msgstr "%s: ´Ø¿ô¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
1622
1623 #: c-decl.c:5956
1624 #, fuzzy
1625 msgid "%Jparameter name missing from parameter list"
1626 msgstr "²¾°ú¿ô¥ê¥¹¥È¤«¤é¤Î²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
1627
1628 #: c-decl.c:5967
1629 #, fuzzy
1630 msgid "%J%qD declared as a non-parameter"
1631 msgstr "`%s %s' ¤Ï²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1632
1633 #: c-decl.c:5972
1634 #, fuzzy
1635 msgid "%Jmultiple parameters named %qD"
1636 msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'"
1637
1638 #: c-decl.c:5980
1639 #, fuzzy
1640 msgid "%Jparameter %qD declared with void type"
1641 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
1642
1643 #: c-decl.c:5995 c-decl.c:5997
1644 #, fuzzy
1645 msgid "%Jtype of %qD defaults to %<int%>"
1646 msgstr "`%s' ¤Î·¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤·¤Þ¤¹"
1647
1648 #: c-decl.c:6016
1649 #, fuzzy
1650 msgid "%Jparameter %qD has incomplete type"
1651 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
1652
1653 #: c-decl.c:6022
1654 #, fuzzy
1655 msgid "%Jdeclaration for parameter %qD but no such parameter"
1656 msgstr "²¾°ú¿ô `%s' ¤ÎÀë¸À¤¬¤¢¤ê¤Þ¤¹¤¬¡¢¤½¤ó¤Ê²¾°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó"
1657
1658 #: c-decl.c:6072
1659 #, fuzzy
1660 msgid "number of arguments doesn%'t match prototype"
1661 msgstr "²¾°ú¿ô¤Î¿ô¤¬¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
1662
1663 #: c-decl.c:6073 c-decl.c:6103 c-decl.c:6110
1664 #, fuzzy
1665 msgid "%Hprototype declaration"
1666 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
1667
1668 #: c-decl.c:6101
1669 #, fuzzy
1670 msgid "promoted argument %qD doesn%'t match prototype"
1671 msgstr "³Ê¾å¤²¤µ¤ì¤¿²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
1672
1673 #: c-decl.c:6109
1674 #, fuzzy
1675 msgid "argument %qD doesn%'t match prototype"
1676 msgstr "²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ë°ìÃפ·¤Þ¤»¤ó"
1677
1678 #: c-decl.c:6318 cp/decl.c:10649
1679 #, fuzzy
1680 msgid "no return statement in function returning non-void"
1681 msgstr "Ìá¤ê·¿¤¬´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤»¤ó"
1682
1683 #: c-decl.c:6325
1684 msgid "this function may return with or without a value"
1685 msgstr "¤³¤Î´Ø¿ô¤ÏÃͤòÊÖ¤·¤¿¤êÊÖ¤µ¤Ê¤«¤Ã¤¿¤ê¤¹¤ë¤Ç¤·¤ç¤¦"
1686
1687 #. If we get here, declarations have been used in a for loop without
1688 #. the C99 for loop scope.  This doesn't make much sense, so don't
1689 #. allow it.
1690 #: c-decl.c:6418
1691 #, fuzzy
1692 msgid "%<for%> loop initial declaration used outside C99 mode"
1693 msgstr "`for' ¥ë¡¼¥×¤Î½é´ü²½Àë¸À¤¬ C99 ¥â¡¼¥É°Ê³°¤Ç»È¤ï¤ì¤Þ¤·¤¿"
1694
1695 #: c-decl.c:6447
1696 #, fuzzy
1697 msgid "%Jdeclaration of static variable %qD in %<for%> loop initial declaration"
1698 msgstr "¥¹¥¿¥Æ¥£¥Ã¥¯ÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤Ë¤¢¤ê¤Þ¤¹"
1699
1700 #: c-decl.c:6450
1701 #, fuzzy
1702 msgid "%Jdeclaration of %<extern%> variable %qD in %<for%> loop initial declaration"
1703 msgstr "`extern' ÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤Ë¤¢¤ê¤Þ¤¹"
1704
1705 #: c-decl.c:6455
1706 #, fuzzy
1707 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
1708 msgstr "`%s %s' ¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1709
1710 #: c-decl.c:6459
1711 #, fuzzy
1712 msgid "%<union %E%> declared in %<for%> loop initial declaration"
1713 msgstr "`%s %s' ¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1714
1715 #: c-decl.c:6463
1716 #, fuzzy
1717 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
1718 msgstr "`%s %s' ¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1719
1720 #: c-decl.c:6467
1721 #, fuzzy
1722 msgid "%Jdeclaration of non-variable %qD in %<for%> loop initial declaration"
1723 msgstr "ÈóÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸À¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
1724
1725 #: c-decl.c:6756 c-decl.c:6905 c-decl.c:7116 cp/decl.c:6688
1726 #, fuzzy, c-format
1727 msgid "duplicate %qs"
1728 msgstr "`%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
1729
1730 #: c-decl.c:6777 c-decl.c:6914 c-decl.c:7017
1731 #, fuzzy
1732 msgid "two or more data types in declaration specifiers"
1733 msgstr "`%s' ¤ÎÀë¸À¤ËÆó¤Ä°Ê¾å¤Î¥Ç¡¼¥¿·¿¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
1734
1735 #: c-decl.c:6789 cp/decl.c:6664
1736 #, fuzzy
1737 msgid "%<long long long%> is too long for GCC"
1738 msgstr "`long long long' ¤Ï GCC ¤Ë¤È¤Ã¤ÆŤ¹¤®¤Þ¤¹"
1739
1740 #: c-decl.c:6796 c-decl.c:6988
1741 msgid "both %<long long%> and %<double%> in declaration specifiers"
1742 msgstr ""
1743
1744 #: c-decl.c:6802
1745 #, fuzzy
1746 msgid "ISO C90 does not support %<long long%>"
1747 msgstr "ISO C89 ¤Ï `long long' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1748
1749 #: c-decl.c:6807 c-decl.c:6827
1750 #, fuzzy
1751 msgid "both %<long%> and %<short%> in declaration specifiers"
1752 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1753
1754 #: c-decl.c:6810 c-decl.c:6921
1755 #, fuzzy
1756 msgid "both %<long%> and %<void%> in declaration specifiers"
1757 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1758
1759 #: c-decl.c:6813 c-decl.c:6940
1760 #, fuzzy
1761 msgid "both %<long%> and %<_Bool%> in declaration specifiers"
1762 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1763
1764 #: c-decl.c:6816 c-decl.c:6959
1765 #, fuzzy
1766 msgid "both %<long%> and %<char%> in declaration specifiers"
1767 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1768
1769 #: c-decl.c:6819 c-decl.c:6972
1770 #, fuzzy
1771 msgid "both %<long%> and %<float%> in declaration specifiers"
1772 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1773
1774 #: c-decl.c:6830 c-decl.c:6924
1775 msgid "both %<short%> and %<void%> in declaration specifiers"
1776 msgstr ""
1777
1778 #: c-decl.c:6833 c-decl.c:6943
1779 msgid "both %<short%> and %<_Bool%> in declaration specifiers"
1780 msgstr ""
1781
1782 #: c-decl.c:6836 c-decl.c:6962
1783 msgid "both %<short%> and %<char%> in declaration specifiers"
1784 msgstr ""
1785
1786 #: c-decl.c:6839 c-decl.c:6975
1787 msgid "both %<short%> and %<float%> in declaration specifiers"
1788 msgstr ""
1789
1790 #: c-decl.c:6842 c-decl.c:6991
1791 msgid "both %<short%> and %<double%> in declaration specifiers"
1792 msgstr ""
1793
1794 #: c-decl.c:6850 c-decl.c:6870
1795 #, fuzzy
1796 msgid "both %<signed%> and %<unsigned%> in declaration specifiers"
1797 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1798
1799 #: c-decl.c:6853 c-decl.c:6927
1800 #, fuzzy
1801 msgid "both %<signed%> and %<void%> in declaration specifiers"
1802 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1803
1804 #: c-decl.c:6856 c-decl.c:6946
1805 #, fuzzy
1806 msgid "both %<signed%> and %<_Bool%> in declaration specifiers"
1807 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1808
1809 #: c-decl.c:6859 c-decl.c:6978
1810 #, fuzzy
1811 msgid "both %<signed%> and %<float%> in declaration specifiers"
1812 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1813
1814 #: c-decl.c:6862 c-decl.c:6994
1815 #, fuzzy
1816 msgid "both %<signed%> and %<double%> in declaration specifiers"
1817 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1818
1819 #: c-decl.c:6873 c-decl.c:6930
1820 #, fuzzy
1821 msgid "both %<unsigned%> and %<void%> in declaration specifiers"
1822 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1823
1824 #: c-decl.c:6876 c-decl.c:6949
1825 #, fuzzy
1826 msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers"
1827 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1828
1829 #: c-decl.c:6879 c-decl.c:6981
1830 #, fuzzy
1831 msgid "both %<unsigned%> and %<float%> in declaration specifiers"
1832 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1833
1834 #: c-decl.c:6882 c-decl.c:6997
1835 #, fuzzy
1836 msgid "both %<unsigned%> and %<double%> in declaration specifiers"
1837 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
1838
1839 #: c-decl.c:6890
1840 #, fuzzy
1841 msgid "ISO C90 does not support complex types"
1842 msgstr "ISO C89 ¤Ï complex ·¿¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1843
1844 #: c-decl.c:6892 c-decl.c:6933
1845 msgid "both %<complex%> and %<void%> in declaration specifiers"
1846 msgstr ""
1847
1848 #: c-decl.c:6895 c-decl.c:6952
1849 msgid "both %<complex%> and %<_Bool%> in declaration specifiers"
1850 msgstr ""
1851
1852 #: c-decl.c:7034
1853 #, fuzzy, c-format
1854 msgid "%qs fails to be a typedef or built in type"
1855 msgstr "`%s' ¤ò typedef ¤Þ¤¿¤ÏÁȤ߹þ¤ß·¿¤Ë¤Ç¤­¤Þ¤»¤ó"
1856
1857 #: c-decl.c:7066
1858 #, fuzzy, c-format
1859 msgid "%qs is not at beginning of declaration"
1860 msgstr "`%s' ¤ÏÀë¸À¤Î»Ï¤Þ¤ê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1861
1862 #: c-decl.c:7081
1863 msgid "%<__thread%> used with %<auto%>"
1864 msgstr ""
1865
1866 #: c-decl.c:7083
1867 msgid "%<__thread%> used with %<register%>"
1868 msgstr ""
1869
1870 #: c-decl.c:7085
1871 msgid "%<__thread%> used with %<typedef%>"
1872 msgstr ""
1873
1874 #: c-decl.c:7096 cp/parser.c:7247
1875 msgid "%<__thread%> before %<extern%>"
1876 msgstr ""
1877
1878 #: c-decl.c:7105 cp/parser.c:7237
1879 msgid "%<__thread%> before %<static%>"
1880 msgstr ""
1881
1882 #: c-decl.c:7121
1883 #, fuzzy
1884 msgid "multiple storage classes in declaration specifiers"
1885 msgstr "`%s' ¤ÎÀë¸À¤Ë¤ª¤¤¤ÆÊ£¿ô¤ÎÊݸ¥¯¥é¥¹"
1886
1887 #: c-decl.c:7128
1888 msgid "%<__thread%> used with %qs"
1889 msgstr ""
1890
1891 #: c-decl.c:7182
1892 #, fuzzy
1893 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
1894 msgstr "ISO C ¤Ï `double complex' ¤ò°ÕÌ£¤¹¤ë̵½¤¾þ¤Î `complex' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1895
1896 #: c-decl.c:7227 c-decl.c:7253
1897 msgid "ISO C does not support complex integer types"
1898 msgstr "ISO C ¤ÏÀ°¿ô·¿¤Î complex ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1899
1900 #: c-decl.c:7328 toplev.c:850
1901 #, fuzzy
1902 msgid "%J%qF used but never defined"
1903 msgstr "`%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹"
1904
1905 #: c-format.c:96 c-format.c:209
1906 msgid "format string has invalid operand number"
1907 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ËÉÔŬÀڤʥª¥Ú¥é¥ó¥É¿ô¤¬¤¢¤ê¤Þ¤¹"
1908
1909 #: c-format.c:113
1910 msgid "function does not return string type"
1911 msgstr "´Ø¿ô¤¬Ê¸»úÎ󷿤òÊÖ¤·¤Þ¤»¤ó"
1912
1913 #: c-format.c:142
1914 #, fuzzy
1915 msgid "format string argument not a string type"
1916 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó°ú¿ô¤¬Ê¸»úÎ󷿤ǤϤ¢¤ê¤Þ¤»¤ó"
1917
1918 #: c-format.c:190
1919 msgid "unrecognized format specifier"
1920 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È»ØÄê»Ò"
1921
1922 #: c-format.c:202
1923 #, fuzzy, c-format
1924 msgid "%qs is an unrecognized format function type"
1925 msgstr "`%s' ¤Ïǧ¼±¤Ç¤­¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È´Ø¿ô·¿¤Ç¤¹"
1926
1927 #: c-format.c:215
1928 #, fuzzy
1929 msgid "%<...%> has invalid operand number"
1930 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ËÉÔŬÀڤʥª¥Ú¥é¥ó¥É¿ô¤¬¤¢¤ê¤Þ¤¹"
1931
1932 #: c-format.c:222
1933 #, fuzzy
1934 msgid "format string argument follows the args to be formatted"
1935 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó°ú¿ô¤¬¥Õ¥©¡¼¥Þ¥Ã¥È¤µ¤ì¤ë°ú¿ô¤Î¸å¤Ë³¤¤¤Æ¤¤¤Þ¤¹"
1936
1937 #: c-format.c:345 c-format.c:369
1938 #, fuzzy
1939 msgid "' ' flag"
1940 msgstr "` ' ¥Õ¥é¥°"
1941
1942 #: c-format.c:345 c-format.c:369
1943 #, fuzzy
1944 msgid "the ' ' printf flag"
1945 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
1946
1947 #: c-format.c:346 c-format.c:370 c-format.c:408 c-format.c:465
1948 #, fuzzy
1949 msgid "'+' flag"
1950 msgstr "`+' ¥Õ¥é¥°"
1951
1952 #: c-format.c:346 c-format.c:370 c-format.c:408
1953 #, fuzzy
1954 msgid "the '+' printf flag"
1955 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
1956
1957 #: c-format.c:347 c-format.c:371 c-format.c:409 c-format.c:441
1958 #, fuzzy
1959 msgid "'#' flag"
1960 msgstr "`#' ¥Õ¥é¥°"
1961
1962 #: c-format.c:347 c-format.c:371 c-format.c:409
1963 #, fuzzy
1964 msgid "the '#' printf flag"
1965 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
1966
1967 #: c-format.c:348 c-format.c:372 c-format.c:439
1968 #, fuzzy
1969 msgid "'0' flag"
1970 msgstr "`0' ¥Õ¥é¥°"
1971
1972 #: c-format.c:348 c-format.c:372
1973 #, fuzzy
1974 msgid "the '0' printf flag"
1975 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
1976
1977 #: c-format.c:349 c-format.c:373 c-format.c:438 c-format.c:468
1978 #, fuzzy
1979 msgid "'-' flag"
1980 msgstr "`-' ¥Õ¥é¥°"
1981
1982 #: c-format.c:349 c-format.c:373
1983 #, fuzzy
1984 msgid "the '-' printf flag"
1985 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
1986
1987 #: c-format.c:350 c-format.c:422
1988 #, fuzzy
1989 msgid "''' flag"
1990 msgstr "`'' ¥Õ¥é¥°"
1991
1992 #: c-format.c:350
1993 #, fuzzy
1994 msgid "the ''' printf flag"
1995 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
1996
1997 #: c-format.c:351 c-format.c:423
1998 #, fuzzy
1999 msgid "'I' flag"
2000 msgstr "`'' ¥Õ¥é¥°"
2001
2002 #: c-format.c:351
2003 #, fuzzy
2004 msgid "the 'I' printf flag"
2005 msgstr "printf ¤Î `I' ¥Õ¥é¥°"
2006
2007 #: c-format.c:352 c-format.c:374 c-format.c:420 c-format.c:442 c-format.c:469
2008 #: c-format.c:1531 config/sol2-c.c:46
2009 msgid "field width"
2010 msgstr "¥Õ¥£¡¼¥ë¥ÉÉý"
2011
2012 #: c-format.c:352 c-format.c:374 config/sol2-c.c:46
2013 msgid "field width in printf format"
2014 msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
2015
2016 #: c-format.c:353 c-format.c:375 c-format.c:399 c-format.c:411
2017 msgid "precision"
2018 msgstr "ÀºÅÙ"
2019
2020 #: c-format.c:353 c-format.c:375 c-format.c:399 c-format.c:411
2021 msgid "precision in printf format"
2022 msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤ÎÀºÅÙ"
2023
2024 #: c-format.c:354 c-format.c:376 c-format.c:400 c-format.c:412 c-format.c:421
2025 #: c-format.c:472 config/sol2-c.c:47
2026 msgid "length modifier"
2027 msgstr "Ťµ½¤¾þ»Ò"
2028
2029 #: c-format.c:354 c-format.c:376 c-format.c:400 c-format.c:412
2030 #: config/sol2-c.c:47
2031 msgid "length modifier in printf format"
2032 msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò"
2033
2034 #: c-format.c:398 c-format.c:410
2035 #, fuzzy
2036 msgid "'q' flag"
2037 msgstr "`'' ¥Õ¥é¥°"
2038
2039 #: c-format.c:398 c-format.c:410
2040 #, fuzzy
2041 msgid "the 'q' diagnostic flag"
2042 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
2043
2044 #: c-format.c:418
2045 msgid "assignment suppression"
2046 msgstr "ÂåÆþ¤ÎÍÞÀ©"
2047
2048 #: c-format.c:418
2049 #, fuzzy
2050 msgid "the assignment suppression scanf feature"
2051 msgstr "ÂåÆþ¤ÎÍÞÀ©"
2052
2053 #: c-format.c:419
2054 #, fuzzy
2055 msgid "'a' flag"
2056 msgstr "`'' ¥Õ¥é¥°"
2057
2058 #: c-format.c:419
2059 #, fuzzy
2060 msgid "the 'a' scanf flag"
2061 msgstr "scanf ¤Î `'' ¥Õ¥é¥°"
2062
2063 #: c-format.c:420
2064 msgid "field width in scanf format"
2065 msgstr "scanf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
2066
2067 #: c-format.c:421
2068 msgid "length modifier in scanf format"
2069 msgstr "scanf ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò"
2070
2071 #: c-format.c:422
2072 #, fuzzy
2073 msgid "the ''' scanf flag"
2074 msgstr "scanf ¤Î `'' ¥Õ¥é¥°"
2075
2076 #: c-format.c:423
2077 #, fuzzy
2078 msgid "the 'I' scanf flag"
2079 msgstr "scanf ¤Î `I' ¥Õ¥é¥°"
2080
2081 #: c-format.c:437
2082 #, fuzzy
2083 msgid "'_' flag"
2084 msgstr "`'' ¥Õ¥é¥°"
2085
2086 #: c-format.c:437
2087 #, fuzzy
2088 msgid "the '_' strftime flag"
2089 msgstr "strftime ¤Î `_' ¥Õ¥é¥°"
2090
2091 #: c-format.c:438
2092 #, fuzzy
2093 msgid "the '-' strftime flag"
2094 msgstr "strftime ¤Î `-' ¥Õ¥é¥°"
2095
2096 #: c-format.c:439
2097 #, fuzzy
2098 msgid "the '0' strftime flag"
2099 msgstr "strftime ¤Î `^' ¥Õ¥é¥°"
2100
2101 #: c-format.c:440 c-format.c:464
2102 #, fuzzy
2103 msgid "'^' flag"
2104 msgstr "`'' ¥Õ¥é¥°"
2105
2106 #: c-format.c:440
2107 #, fuzzy
2108 msgid "the '^' strftime flag"
2109 msgstr "strftime ¤Î `^' ¥Õ¥é¥°"
2110
2111 #: c-format.c:441
2112 #, fuzzy
2113 msgid "the '#' strftime flag"
2114 msgstr "strftime ¤Î `#' ¥Õ¥é¥°"
2115
2116 #: c-format.c:442
2117 msgid "field width in strftime format"
2118 msgstr "strftime ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
2119
2120 #: c-format.c:443
2121 #, fuzzy
2122 msgid "'E' modifier"
2123 msgstr "`E' ½¤¾þ»Ò"
2124
2125 #: c-format.c:443
2126 #, fuzzy
2127 msgid "the 'E' strftime modifier"
2128 msgstr "strftime ¤Î `E' ½¤¾þ»Ò"
2129
2130 #: c-format.c:444
2131 #, fuzzy
2132 msgid "'O' modifier"
2133 msgstr "`O' ½¤¾þ»Ò"
2134
2135 #: c-format.c:444
2136 #, fuzzy
2137 msgid "the 'O' strftime modifier"
2138 msgstr "strftime ¤Î `O' ½¤¾þ»Ò"
2139
2140 #: c-format.c:445
2141 #, fuzzy
2142 msgid "the 'O' modifier"
2143 msgstr "the `O' ½¤¾þ»Ò"
2144
2145 #: c-format.c:463
2146 msgid "fill character"
2147 msgstr "µÍ¤áʸ»ú"
2148
2149 #: c-format.c:463
2150 msgid "fill character in strfmon format"
2151 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎµÍ¤áʸ»ú"
2152
2153 #: c-format.c:464
2154 #, fuzzy
2155 msgid "the '^' strfmon flag"
2156 msgstr "strfmon ¤Î `^' ¥Õ¥é¥°"
2157
2158 #: c-format.c:465
2159 #, fuzzy
2160 msgid "the '+' strfmon flag"
2161 msgstr "strfmon ¤Î `+' ¥Õ¥é¥°"
2162
2163 #: c-format.c:466
2164 #, fuzzy
2165 msgid "'(' flag"
2166 msgstr "`'' ¥Õ¥é¥°"
2167
2168 #: c-format.c:466
2169 #, fuzzy
2170 msgid "the '(' strfmon flag"
2171 msgstr "strfmon ¤Î `(' ¥Õ¥é¥°"
2172
2173 #: c-format.c:467
2174 #, fuzzy
2175 msgid "'!' flag"
2176 msgstr "`'' ¥Õ¥é¥°"
2177
2178 #: c-format.c:467
2179 #, fuzzy
2180 msgid "the '!' strfmon flag"
2181 msgstr "strfmon ¤Î `!' ¥Õ¥é¥°"
2182
2183 #: c-format.c:468
2184 #, fuzzy
2185 msgid "the '-' strfmon flag"
2186 msgstr "strfmon ¤Î `-' ¥Õ¥é¥°"
2187
2188 #: c-format.c:469
2189 msgid "field width in strfmon format"
2190 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
2191
2192 #: c-format.c:470
2193 msgid "left precision"
2194 msgstr "º¸ÀºÅÙ"
2195
2196 #: c-format.c:470
2197 msgid "left precision in strfmon format"
2198 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Îº¸ÀºÅÙ"
2199
2200 #: c-format.c:471
2201 msgid "right precision"
2202 msgstr "±¦ÀºÅÙ"
2203
2204 #: c-format.c:471
2205 msgid "right precision in strfmon format"
2206 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î±¦ÀºÅÙ"
2207
2208 #: c-format.c:472
2209 msgid "length modifier in strfmon format"
2210 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò"
2211
2212 #: c-format.c:840
2213 #, fuzzy, c-format
2214 msgid "function might be possible candidate for %qs format attribute"
2215 msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `%s' format Â°À­¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹"
2216
2217 #: c-format.c:931 c-format.c:952 c-format.c:1947
2218 msgid "missing $ operand number in format"
2219 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤Ç $ ±é»»»ÒÈÖ¹æ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2220
2221 #: c-format.c:961
2222 #, c-format
2223 msgid "%s does not support %%n$ operand number formats"
2224 msgstr "%s ¤Ï %%n$ ±é»»»ÒÈÖ¹æ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
2225
2226 #: c-format.c:968
2227 msgid "operand number out of range in format"
2228 msgstr "±é»»»ÒÈֹ椬¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎÈϰϳ°¤Ç¤¹"
2229
2230 #: c-format.c:991
2231 #, c-format
2232 msgid "format argument %d used more than once in %s format"
2233 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô %d ¤¬ %s ¥Õ¥©¡¼¥Þ¥Ã¥ÈÃæ¤ÇÆó²ó°Ê¾å»È¤ï¤ì¤Þ¤·¤¿"
2234
2235 #: c-format.c:1023
2236 #, fuzzy
2237 msgid "$ operand number used after format without operand number"
2238 msgstr "±é»»»ÒÈֹ椬°ú¿ô¤ò¼è¤é¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿"
2239
2240 #: c-format.c:1053
2241 #, c-format
2242 msgid "format argument %d unused before used argument %d in $-style format"
2243 msgstr "$-¼°¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤Î¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô %d ¤¬°ú¿ô %d ¤¬»È¤ï¤ì¤ëÁ°¤Ç̤»ÈÍѤǤ¹"
2244
2245 #: c-format.c:1148
2246 msgid "format not a string literal, format string not checked"
2247 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤¬Ê¸»úÎó¥ê¥Æ¥é¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¤Î¤Ç¡¢¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï¸¡ºº¤µ¤ì¤Þ¤»¤ó"
2248
2249 #: c-format.c:1162
2250 msgid "format not a string literal and no format arguments"
2251 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤ÏÈóʸ»úÎó¥ê¥Æ¥é¥ë¤Ç¡¢³î¤Ä¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤ò»ý¤Á¤Þ¤»¤ó"
2252
2253 #: c-format.c:1164
2254 msgid "format not a string literal, argument types not checked"
2255 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ïʸ»úÎó¥ê¥Æ¥é¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¤Î¤Ç¡¢°ú¿ô¤Î·¿¤Ï¸¡ºº¤µ¤ì¤Þ¤»¤ó"
2256
2257 #: c-format.c:1177
2258 msgid "too many arguments for format"
2259 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
2260
2261 #: c-format.c:1180
2262 msgid "unused arguments in $-style format"
2263 msgstr "$-¼°¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç̤»ÈÍѤΰú¿ô¤¬¤¢¤ê¤Þ¤¹"
2264
2265 #: c-format.c:1183
2266 #, fuzzy, c-format
2267 msgid "zero-length %s format string"
2268 msgstr "Ťµ 0 ¤Î¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó"
2269
2270 #: c-format.c:1187
2271 msgid "format is a wide character string"
2272 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤¬¥ï¥¤¥Éʸ»úÎó¤Ç¤¹"
2273
2274 #: c-format.c:1190
2275 msgid "unterminated format string"
2276 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó"
2277
2278 #: c-format.c:1400
2279 #, fuzzy
2280 msgid "embedded %<\\0%> in format"
2281 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ë `\\0' ¤¬Ëä¤á¹þ¤Þ¤ì¤Æ¤¤¤Þ¤¹"
2282
2283 #: c-format.c:1415
2284 #, fuzzy
2285 msgid "spurious trailing %<%%%> in format"
2286 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ë `%%' ¤Îº¯Àפ餷¤­¤â¤Î¤¬¤¢¤ê¤Þ¤¹"
2287
2288 #: c-format.c:1459 c-format.c:1703
2289 #, c-format
2290 msgid "repeated %s in format"
2291 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÃæ¤Ç %s ¤ò·«¤êÊÖ¤·¤Æ¤¤¤Þ¤¹"
2292
2293 #: c-format.c:1472
2294 msgid "missing fill character at end of strfmon format"
2295 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î½ª¤ê¤ÇµÍ¤áʸ»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2296
2297 #: c-format.c:1516 c-format.c:1618 c-format.c:1897 c-format.c:1959
2298 msgid "too few arguments for format"
2299 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
2300
2301 #: c-format.c:1557
2302 #, c-format
2303 msgid "zero width in %s format"
2304 msgstr "%s ¤ÇÉý 0 ¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹"
2305
2306 #: c-format.c:1575
2307 #, c-format
2308 msgid "empty left precision in %s format"
2309 msgstr "%s ¤Ç¶õ¤Îº¸ÀºÅÙ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹"
2310
2311 #: c-format.c:1633
2312 msgid "field precision"
2313 msgstr "¥Õ¥£¡¼¥ë¥ÉÀºÅÙ"
2314
2315 #: c-format.c:1648
2316 #, c-format
2317 msgid "empty precision in %s format"
2318 msgstr "%s ¤Ç¶õ¤ÎÀºÅÙ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹"
2319
2320 #: c-format.c:1687
2321 #, fuzzy, c-format
2322 msgid "%s does not support the %qs %s length modifier"
2323 msgstr "%s ¤Ï `%s' %s Ä¹¤µ½¤¾þ»Ò¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
2324
2325 #: c-format.c:1737
2326 msgid "conversion lacks type at end of format"
2327 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Î½ª¤ê¤Ç·¿ÊÑ´¹Ê¸»ú¤¬·ç¤±¤Æ¤¤¤Þ¤¹"
2328
2329 #: c-format.c:1748
2330 #, fuzzy, c-format
2331 msgid "unknown conversion type character %qc in format"
2332 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤ËÉÔÌÀ¤Ê·¿ÊÑ´¹Ê¸»ú `%c' ¤¬¤¢¤ê¤Þ¤¹"
2333
2334 #: c-format.c:1751
2335 #, c-format
2336 msgid "unknown conversion type character 0x%x in format"
2337 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤ËÉÔÌÀ¤Ê·¿ÊÑ´¹Ê¸»ú 0x%x ¤¬¤¢¤ê¤Þ¤¹"
2338
2339 #: c-format.c:1758
2340 #, fuzzy
2341 msgid "%s does not support the %<%%%c%> %s format"
2342 msgstr "%s ¤Ï `%%%s%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
2343
2344 #: c-format.c:1774
2345 #, fuzzy
2346 msgid "%s used with %<%%%c%> %s format"
2347 msgstr "%s ¤¬ `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤ï¤ì¤Þ¤·¤¿"
2348
2349 #: c-format.c:1783
2350 #, c-format
2351 msgid "%s does not support %s"
2352 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
2353
2354 #: c-format.c:1792
2355 #, fuzzy
2356 msgid "%s does not support %s with the %<%%%c%> %s format"
2357 msgstr "%s ¤Ï %s ¤ò `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤¦»ö¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
2358
2359 #: c-format.c:1825
2360 #, fuzzy
2361 msgid "%s ignored with %s and %<%%%c%> %s format"
2362 msgstr "%s ¤Ï %s µÚ¤Ó `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤¦¤È̵»ë¤µ¤ì¤Þ¤¹"
2363
2364 #: c-format.c:1829
2365 #, c-format
2366 msgid "%s ignored with %s in %s format"
2367 msgstr "%s ¤Ï %s ¤ò %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç°ì½ï¤Ë»È¤¦¤È̵»ë¤µ¤ì¤Þ¤¹"
2368
2369 #: c-format.c:1835
2370 #, fuzzy
2371 msgid "use of %s and %s together with %<%%%c%> %s format"
2372 msgstr "%s ¤È %s ¤È¤ò `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤Ã¤Æ¤¤¤Þ¤¹"
2373
2374 #: c-format.c:1839
2375 #, c-format
2376 msgid "use of %s and %s together in %s format"
2377 msgstr "%s ¤È %s ¤È¤ò %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎÃæ¤Ç»È¤Ã¤Æ¤¤¤Þ¤¹"
2378
2379 #: c-format.c:1858
2380 #, fuzzy
2381 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
2382 msgstr "`%%%c' ¤Ï¥í¥±¡¼¥ë¤Ë¤è¤Ã¤Æ¤Ï¡¢Ç¯¤Î²¼Æó·å¤À¤±¤ò¤â¤¿¤é¤·¤Þ¤¹"
2383
2384 #: c-format.c:1861
2385 #, fuzzy
2386 msgid "%<%%%c%> yields only last 2 digits of year"
2387 msgstr "`%%%c' ¤Ïǯ¤Î²¼Æó·å¤À¤±¤ò¤â¤¿¤é¤·¤Þ¤¹"
2388
2389 #. The end of the format string was reached.
2390 #: c-format.c:1877
2391 #, fuzzy
2392 msgid "no closing %<]%> for %<%%[%> format"
2393 msgstr "`%%[' ¥Õ¥©¡¼¥Þ¥Ã¥È¤òÊĤ¸¤ë `]' ¤¬¤¢¤ê¤Þ¤»¤ó"
2394
2395 #: c-format.c:1890
2396 #, fuzzy, c-format
2397 msgid "use of %qs length modifier with %qc type character"
2398 msgstr "`%s' Ä¹¤µ½¤¾þ»Ò¤ò `%c' ·¿ÊÑ´¹Ê¸»ú¤È°ì½ï¤Ë»È¤Ã¤Æ¤¤¤Þ¤¹"
2399
2400 #: c-format.c:1911
2401 #, fuzzy
2402 msgid "%s does not support the %<%%%s%c%> %s format"
2403 msgstr "%s ¤Ï `%%%s%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
2404
2405 #: c-format.c:1928
2406 msgid "operand number specified with suppressed assignment"
2407 msgstr "±é»»»ÒÈֹ椬ÂåÆþ¤ÎÍÞÀ©¤È¶¦¤Ë»È¤ï¤ì¤Æ¤¤¤Þ¤¹"
2408
2409 #: c-format.c:1930
2410 msgid "operand number specified for format taking no argument"
2411 msgstr "±é»»»ÒÈֹ椬°ú¿ô¤ò¼è¤é¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿"
2412
2413 #: c-format.c:2072
2414 #, fuzzy, c-format
2415 msgid "writing through null pointer (argument %d)"
2416 msgstr "null ¥Ý¥¤¥ó¥¿¤ò½ñ¤­¹þ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)"
2417
2418 #: c-format.c:2080
2419 #, fuzzy, c-format
2420 msgid "reading through null pointer (argument %d)"
2421 msgstr "null ¥Ý¥¤¥ó¥¿¤òÆɹþ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)"
2422
2423 #: c-format.c:2100
2424 #, fuzzy, c-format
2425 msgid "writing into constant object (argument %d)"
2426 msgstr "Äê¿ô¥ª¥Ö¥¸¥§¥¯¥È¤Ë½ñ¤­¹þ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)"
2427
2428 #: c-format.c:2111
2429 #, fuzzy, c-format
2430 msgid "extra type qualifiers in format argument (argument %d)"
2431 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤Ë;ʬ¤Ê·¿½¤¾þ»Ò¤¬¤¢¤ê¤Þ¤¹ (°ú¿ô %d)"
2432
2433 #: c-format.c:2222
2434 msgid "%s should have type %<%s%s%>, but argument %d has type %qT"
2435 msgstr ""
2436
2437 #: c-format.c:2225
2438 msgid "format %q.*s expects type %<%s%s%>, but argument %d has type %qT"
2439 msgstr ""
2440
2441 #: c-format.c:2232
2442 msgid "%s should have type %<%T%s%>, but argument %d has type %qT"
2443 msgstr ""
2444
2445 #: c-format.c:2235
2446 msgid "format %q.*s expects type %<%T%s%>, but argument %d has type %qT"
2447 msgstr ""
2448
2449 #: c-format.c:2501
2450 #, fuzzy
2451 msgid "args to be formatted is not %<...%>"
2452 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤µ¤ì¤ë°ú¿ô¤¬¡¢'...' ¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
2453
2454 #: c-format.c:2510
2455 msgid "strftime formats cannot format arguments"
2456 msgstr "strftime ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï°ú¿ô¤ò¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤­¤Þ¤»¤ó"
2457
2458 #: c-gimplify.c:237
2459 msgid "statement with no effect"
2460 msgstr ""
2461
2462 #: c-gimplify.c:315 c-typeck.c:6914 cp/parser.c:6568
2463 msgid "break statement not within loop or switch"
2464 msgstr "break Ê¸¤¬ loop ¤Þ¤¿¤Ï switch ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
2465
2466 #: c-gimplify.c:317
2467 #, fuzzy
2468 msgid "continue statement not within loop or switch"
2469 msgstr "break Ê¸¤¬ loop ¤Þ¤¿¤Ï switch ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
2470
2471 #: c-incpath.c:70
2472 #, c-format
2473 msgid "ignoring duplicate directory \"%s\"\n"
2474 msgstr "½ÅÊ£¤·¤¿¥Ç¥£¥ì¥¯¥È¥ê \"%s\" ¤ò̵»ë¤·¤Þ¤¹\n"
2475
2476 #: c-incpath.c:73
2477 msgid "  as it is a non-system directory that duplicates a system directory\n"
2478 msgstr ""
2479
2480 #: c-incpath.c:77
2481 #, c-format
2482 msgid "ignoring nonexistent directory \"%s\"\n"
2483 msgstr "¸ºß¤·¤Ê¤¤¥Ç¥£¥ì¥¯¥È¥ê \"%s\" ¤ò̵»ë¤·¤Þ¤¹\n"
2484
2485 #: c-incpath.c:286
2486 msgid "#include \"...\" search starts here:\n"
2487 msgstr "#include \"...\" ¤Îõº÷¤Ï¤³¤³¤«¤é»Ï¤Þ¤ê¤Þ¤¹:\n"
2488
2489 #: c-incpath.c:290
2490 msgid "#include <...> search starts here:\n"
2491 msgstr "#include <...> ¤Îõº÷¤Ï¤³¤³¤«¤é»Ï¤Þ¤ê¤Þ¤¹:\n"
2492
2493 #: c-incpath.c:295
2494 msgid "End of search list.\n"
2495 msgstr "õº÷¥ê¥¹¥È¤Î½ª¤ï¤ê\n"
2496
2497 #: c-lex.c:259
2498 msgid "badly nested C headers from preprocessor"
2499 msgstr "¥×¥ê¥×¥í¥»¥Ã¥µ¤«¤é°Û¾ï¤Ë¥Í¥¹¥È¤µ¤ì¤¿ C ¥Ø¥Ã¥À¤Ç¤¹"
2500
2501 #: c-lex.c:307
2502 #, fuzzy
2503 msgid "%Hignoring #pragma %s %s"
2504 msgstr "#pragma %s %s ¤ò̵»ë¤·¤Þ¤¹"
2505
2506 #. ... or not.
2507 #: c-lex.c:411
2508 #, fuzzy
2509 msgid "%Hstray %<@%> in program"
2510 msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '%c'"
2511
2512 #: c-lex.c:425
2513 #, fuzzy, c-format
2514 msgid "stray %qs in program"
2515 msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '%c'"
2516
2517 #: c-lex.c:435
2518 #, c-format
2519 msgid "missing terminating %c character"
2520 msgstr "%c Ê¸»ú¤Ç¤Î½ªÃ¼¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2521
2522 #: c-lex.c:437
2523 #, fuzzy, c-format
2524 msgid "stray %qc in program"
2525 msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '%c'"
2526
2527 #: c-lex.c:439
2528 #, fuzzy
2529 msgid "stray %<\\%o%> in program"
2530 msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '\\%o'"
2531
2532 #: c-lex.c:599
2533 msgid "this decimal constant is unsigned only in ISO C90"
2534 msgstr ""
2535
2536 #: c-lex.c:602
2537 msgid "this decimal constant would be unsigned in ISO C90"
2538 msgstr ""
2539
2540 #: c-lex.c:618
2541 #, fuzzy, c-format
2542 msgid "integer constant is too large for %qs type"
2543 msgstr "À°¿ôÄê¿ô¤¬Â礭¤¹¤®¤ë¤Î¤Ç unsigned ¤Ë¤Ê¤ê¤Þ¤·¤¿"
2544
2545 #: c-lex.c:684
2546 #, fuzzy
2547 msgid "floating constant exceeds range of %<%s%>"
2548 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬ '%s' ¤ÎÈϰϤòĶ¤¨¤Þ¤·¤¿"
2549
2550 #: c-lex.c:766
2551 #, fuzzy
2552 msgid "traditional C rejects string constant concatenation"
2553 msgstr "¸Å¤¤ C ¤Ç¤Ïʸ»úÎó·ë¹ç¤òµñÈݤ·¤Þ¤¹"
2554
2555 #: c-objc-common.c:80
2556 msgid "%Jfunction %qF can never be inlined because it is suppressed using -fno-inline"
2557 msgstr ""
2558
2559 #: c-objc-common.c:90
2560 msgid "%Jfunction %qF can never be inlined because it might not be bound within this unit of translation"
2561 msgstr ""
2562
2563 #: c-objc-common.c:98
2564 msgid "%Jfunction %qF can never be inlined because it uses attributes conflicting with inlining"
2565 msgstr ""
2566
2567 #: c-objc-common.c:244
2568 #, fuzzy
2569 msgid "used array that cannot be converted to pointer where scalar is required"
2570 msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤ËÇÛÎ󷿤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
2571
2572 #: c-objc-common.c:248
2573 #, fuzzy
2574 msgid "used struct type value where scalar is required"
2575 msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤Ë¹½Â¤Âη¿¤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
2576
2577 #: c-objc-common.c:252
2578 #, fuzzy
2579 msgid "used union type value where scalar is required"
2580 msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤Ë¶¦ÍÑÂη¿¤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
2581
2582 #: c-opts.c:144
2583 #, fuzzy, c-format
2584 msgid "no class name specified with %qs"
2585 msgstr "%s ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹»ØÄê»Ò `%s'"
2586
2587 #: c-opts.c:148
2588 #, fuzzy, c-format
2589 msgid "assertion missing after %qs"
2590 msgstr "%s ¤Î¸å¤í¤Î¥¢¥µ¡¼¥·¥ç¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2591
2592 #: c-opts.c:153
2593 #, fuzzy, c-format
2594 msgid "macro name missing after %qs"
2595 msgstr "%s ¤Î¸å¤í¤Î¥Þ¥¯¥í̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2596
2597 #: c-opts.c:162
2598 #, fuzzy, c-format
2599 msgid "missing path after %qs"
2600 msgstr "%s ¤Î¸å¤í¤Î¿ô»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2601
2602 #: c-opts.c:171
2603 #, fuzzy, c-format
2604 msgid "missing filename after %qs"
2605 msgstr "%s ¤Î¸å¤í¤Î¥¿¡¼¥²¥Ã¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2606
2607 #: c-opts.c:176
2608 #, fuzzy, c-format
2609 msgid "missing makefile target after %qs"
2610 msgstr "Àµ¼°¤Ê²¾°ú¿ô¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2611
2612 #: c-opts.c:303
2613 msgid "-I- specified twice"
2614 msgstr "-I- ¤¬Æó²ó»ØÄꤵ¤ì¤Þ¤·¤¿"
2615
2616 #: c-opts.c:306
2617 msgid "obsolete option -I- used, please use -iquote instead"
2618 msgstr ""
2619
2620 #: c-opts.c:540
2621 #, fuzzy, c-format
2622 msgid "switch %qs is no longer supported"
2623 msgstr "-f%s ¤Ï¤â¤Ï¤ä¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
2624
2625 #: c-opts.c:653
2626 #, fuzzy
2627 msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
2628 msgstr "-fhandle-exceptions ¤Ï -fexception ¤ËÊѹ¹¤µ¤ì¤Þ¤·¤¿(¤µ¤é¤Ë¥Ç¥Õ¥©¥ë¥È¤ÇÍ­¸ú¤Ç¤¹)"
2629
2630 #: c-opts.c:839
2631 #, fuzzy
2632 msgid "output filename specified twice"
2633 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë̾¤¬Æó²ó»ØÄꤵ¤ì¤Þ¤·¤¿"
2634
2635 #: c-opts.c:969
2636 msgid "-Wformat-y2k ignored without -Wformat"
2637 msgstr "-Wformat-y2k ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
2638
2639 #: c-opts.c:971
2640 msgid "-Wformat-extra-args ignored without -Wformat"
2641 msgstr "-Wformat-extra-args ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
2642
2643 #: c-opts.c:973
2644 #, fuzzy
2645 msgid "-Wformat-zero-length ignored without -Wformat"
2646 msgstr "-Wformat-extra-args ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
2647
2648 #: c-opts.c:975
2649 msgid "-Wformat-nonliteral ignored without -Wformat"
2650 msgstr "-Wformat-nonliteral ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
2651
2652 #: c-opts.c:977
2653 msgid "-Wformat-security ignored without -Wformat"
2654 msgstr "-Wformat-security ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
2655
2656 #: c-opts.c:979
2657 msgid "-Wmissing-format-attribute ignored without -Wformat"
2658 msgstr "-Wmissing-format-attribute ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
2659
2660 #: c-opts.c:998
2661 #, fuzzy, c-format
2662 msgid "opening output file %s: %m"
2663 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
2664
2665 #: c-opts.c:1003
2666 #, fuzzy, c-format
2667 msgid "too many filenames given.  Type %s --help for usage"
2668 msgstr "¥Õ¥¡¥¤¥ë̾¤¬Â¿¤¹¤®¤Þ¤¹¡£%s --help ¤È¥¿¥¤¥×¤·¤Æ»È¤¤Êý¤ò¸«¤Þ¤·¤ç¤¦"
2669
2670 #: c-opts.c:1086
2671 msgid "YYDEBUG was not defined at build time, -dy ignored"
2672 msgstr ""
2673
2674 #: c-opts.c:1132
2675 #, c-format
2676 msgid "opening dependency file %s: %m"
2677 msgstr ""
2678
2679 #: c-opts.c:1142
2680 #, c-format
2681 msgid "closing dependency file %s: %m"
2682 msgstr ""
2683
2684 #: c-opts.c:1145
2685 #, fuzzy, c-format
2686 msgid "when writing output to %s: %m"
2687 msgstr "%s ¤Ø¤Î½ñ¤­¹þ¤ß¥¨¥é¡¼¤Ç¤¹"
2688
2689 #: c-opts.c:1225
2690 #, fuzzy
2691 msgid "to generate dependencies you must specify either -M or -MM"
2692 msgstr "-M ¤« -MM ¤Î¤¤¤º¤ì¤«¤òÄɲÃŪ¤Ë»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
2693
2694 #: c-opts.c:1292
2695 #, fuzzy
2696 msgid "<built-in>"
2697 msgstr "<ÁȤ߹þ¤ß>"
2698
2699 #: c-opts.c:1307
2700 msgid "<command line>"
2701 msgstr "<¥³¥Þ¥ó¥É¥é¥¤¥ó>"
2702
2703 #: c-opts.c:1390
2704 msgid "too late for # directive to set debug directory"
2705 msgstr ""
2706
2707 #. Depending on the version of Bison used to compile this grammar,
2708 #. it may issue generic diagnostics spelled "syntax error" or
2709 #. "parse error".  To prevent this from changing the translation
2710 #. template randomly, we list all the variants of this particular
2711 #. diagnostic here.  Translators: there is no fine distinction
2712 #. between diagnostics with "syntax error" in them, and diagnostics
2713 #. with "parse error" in them.  It's okay to give them both the same
2714 #. translation.
2715 #: c-parse.y:54 c-parse.y:2955 java/parse-scan.y:1370 java/parse.y:16419
2716 #: objc/objc-parse.y:53 objc/objc-parse.y:3545
2717 msgid "syntax error"
2718 msgstr "ʸˡ¥¨¥é¡¼"
2719
2720 #: /usr/share/bison/bison.simple:179 c-parse.y:2959 java/parse-scan.y:1374
2721 #: java/parse.y:16423 objc/objc-parse.y:3549
2722 msgid "syntax error: cannot back up"
2723 msgstr "ʸˡ¥¨¥é¡¼: ÄÉ¿ï¤Ç¤­¤Þ¤»¤ó"
2724
2725 #: c-parse.y:343 objc/objc-parse.y:365
2726 msgid "ISO C forbids an empty source file"
2727 msgstr "ISO C ¤Ï¶õ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤ò¶Ø¤¸¤Þ¤¹"
2728
2729 #: c-parse.y:376 objc/objc-parse.y:399
2730 msgid "data definition has no type or storage class"
2731 msgstr "¥Ç¡¼¥¿ÄêµÁ¤¬·¿¤äµ­²±¥¯¥é¥¹¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
2732
2733 #: c-parse.y:388 objc/objc-parse.y:411
2734 #, fuzzy
2735 msgid "ISO C does not allow extra %<;%> outside of a function"
2736 msgstr "ISO C ¤Ç¤Ï´Ø¿ô³°¤Ç¤Î;ʬ¤Ê `;' ¤òµö¤·¤Þ¤»¤ó"
2737
2738 #: c-parse.y:445
2739 msgid "traditional C rejects the unary plus operator"
2740 msgstr "¸Å¤¤ C ¤Ç¤Ïñ¹à¥×¥é¥¹±é»»»Ò¤òµñÈݤ·¤Þ¤¹"
2741
2742 #: c-parse.y:498 objc/objc-parse.y:520
2743 #, fuzzy
2744 msgid "%<sizeof%> applied to a bit-field"
2745 msgstr "sizeof ¤¬¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
2746
2747 #: c-parse.y:595 objc/objc-parse.y:617
2748 msgid "ISO C forbids omitting the middle term of a ?: expression"
2749 msgstr "ISO C ¤ÏÃæ´Ö¹à¤¬¾Êά¤µ¤ì¤¿ ?: ¼°¤ò¶Ø¤¸¤Þ¤¹"
2750
2751 #: c-parse.y:636 objc/objc-parse.y:658
2752 msgid "compound literal has variable size"
2753 msgstr ""
2754
2755 #: c-parse.y:648 objc/objc-parse.y:670
2756 #, fuzzy
2757 msgid "ISO C90 forbids compound literals"
2758 msgstr "ISO C89 ¤ÏÊ£¹ç¥ê¥Æ¥é¥ë¤ò¶Ø¤¸¤Þ¤¹"
2759
2760 #: c-parse.y:661 objc/objc-parse.y:683
2761 msgid "ISO C forbids braced-groups within expressions"
2762 msgstr "ISO C ¤Ï¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤ò¶Ø¤¸¤Þ¤¹"
2763
2764 #: c-parse.y:697 objc/objc-parse.y:719
2765 #, fuzzy
2766 msgid "first argument to %<__builtin_choose_expr%> not a constant"
2767 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
2768
2769 #: c-parse.y:1224 objc/objc-parse.y:1273
2770 #, fuzzy
2771 msgid "%<typeof%> applied to a bit-field"
2772 msgstr "sizeof ¤¬¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
2773
2774 #: c-parse.y:1372 objc/objc-parse.y:1421
2775 msgid "ISO C forbids empty initializer braces"
2776 msgstr "ISO C ¤Ç¤Ï¶õ¤Î½é´ü²½Íѥ֥졼¥¹¤ò¶Ø¤¸¤Þ¤¹"
2777
2778 #: c-parse.y:1386 objc/objc-parse.y:1435
2779 #, fuzzy
2780 msgid "ISO C90 forbids specifying subobject to initialize"
2781 msgstr "ISO C89 ¤Ï½é´ü²½ÍѤÎÉû¥ª¥Ö¥¸¥§¥¯¥È»ØÄê¤ò¶Ø¤¸¤Þ¤¹"
2782
2783 #: c-parse.y:1389 objc/objc-parse.y:1438
2784 #, fuzzy
2785 msgid "obsolete use of designated initializer without %<=%>"
2786 msgstr "`=' ¤Î¤Ê¤¤¥á¥ó¥Ð»Ø̾½é´ü²½»Ò¤ÏÇѤì¤Þ¤·¤¿"
2787
2788 #: c-parse.y:1393 objc/objc-parse.y:1442
2789 #, fuzzy
2790 msgid "obsolete use of designated initializer with %<:%>"
2791 msgstr "`:' ¤ò¤Ä¤±¤ë¥á¥ó¥Ð»Ø̾½é´ü²½»Ò¤ÏÇѤì¤Þ¤·¤¿"
2792
2793 #: c-parse.y:1424 objc/objc-parse.y:1473
2794 msgid "ISO C forbids specifying range of elements to initialize"
2795 msgstr "ISO C ¤Ï½é´ü²½ÍѤÎÍ×ÁÇÈÏ°Ï»ØÄê¤ò¶Ø¤¸¤Þ¤¹"
2796
2797 #: c-parse.y:1432 c-parse.y:1462 objc/objc-parse.y:1481 objc/objc-parse.y:1511
2798 msgid "ISO C forbids nested functions"
2799 msgstr "ISO C ¤Ï ¥Í¥¹¥È¤µ¤ì¤¿´Ø¿ô¤ò¶Ø¤¸¤Þ¤¹"
2800
2801 #: c-parse.y:1637 objc/objc-parse.y:1686
2802 #, fuzzy
2803 msgid "ISO C forbids forward references to %<enum%> types"
2804 msgstr "ISO C ¤Ï `enum' ·¿¤ÎÁ°Êý»²¾È¤ò¶Ø¤¸¤Þ¤¹"
2805
2806 #: c-parse.y:1649 cp/parser.c:10015 objc/objc-parse.y:1698
2807 msgid "comma at end of enumerator list"
2808 msgstr "Îóµó»Ò¥ê¥¹¥È¤ÎºÇ¸å¤Ë¥«¥ó¥Þ¤¬¤¢¤ê¤Þ¤¹"
2809
2810 #: c-parse.y:1669 objc/objc-parse.y:1718
2811 msgid "no semicolon at end of struct or union"
2812 msgstr "struct ¤ä union ¤ÎºÇ¸å¤Ë¥»¥ß¥³¥í¥ó¤¬¤¢¤ê¤Þ¤»¤ó"
2813
2814 #: c-parse.y:1678 objc/objc-parse.y:1727 objc/objc-parse.y:2727
2815 msgid "extra semicolon in struct or union specified"
2816 msgstr "struct ¤ä union ¤ÎÃæ¤Ç;ʬ¤Ê¥»¥ß¥³¥í¥ó¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
2817
2818 #: c-parse.y:1698 objc/objc-parse.y:1750
2819 msgid "ISO C forbids member declarations with no members"
2820 msgstr "ISO C ¤Ï¥á¥ó¥Ð¤Î¤Ê¤¤¥á¥ó¥ÐÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
2821
2822 #: c-parse.y:1864 objc/objc-parse.y:1916
2823 #, fuzzy
2824 msgid "label at end of compound statement"
2825 msgstr "Ê£¹çʸ¤Î½ª¤ê¤Ç¥é¥Ù¥ë¤ò»È¤¦¤³¤È¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
2826
2827 #: c-parse.y:1883 objc/objc-parse.y:1935
2828 #, fuzzy
2829 msgid "ISO C90 forbids mixed declarations and code"
2830 msgstr "ISO C89 ¤ÏÀë¸À¤È¥³¡¼¥É¤È¤Îº®¹ç¤ò¶Ø¤¸¤Þ¤¹"
2831
2832 #: c-parse.y:1923 objc/objc-parse.y:1975
2833 msgid "ISO C forbids label declarations"
2834 msgstr "ISO C ¤Ï¥é¥Ù¥ëÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
2835
2836 #: c-parse.y:1967 objc/objc-parse.y:2019
2837 msgid "braced-group within expression allowed only inside a function"
2838 msgstr "¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤Ï´Ø¿ô¤ÎÆ⦤ǤΤߵö¤µ¤ì¤Þ¤¹"
2839
2840 #: c-parse.y:2263 objc/objc-parse.y:2358
2841 #, fuzzy, c-format
2842 msgid "%E qualifier ignored on asm"
2843 msgstr "asm ¤Ç¤Ï %s ½¤¾þ»Ò¤¬Ìµ»ë¤µ¤ì¤Þ¤¹"
2844
2845 #: c-parse.y:2309 objc/objc-parse.y:2404
2846 #, fuzzy
2847 msgid "wide string literal in %<asm%>"
2848 msgstr "ʸ»úÎó¥ê¥Æ¥é¥ë¤¬Ìµ¸ú¤Ç¤¹¡¢ºÇ¸å¤Î '\\' ¤ò̵»ë¤·¤Þ¤¹"
2849
2850 #: c-parse.y:2371 objc/objc-parse.y:2466
2851 #, fuzzy
2852 msgid "ISO C requires a named argument before %<...%>"
2853 msgstr "ISO C ¤Ï `...' ¤ÎÁ°¤Ë̾Á°¤ò¤Ä¤±¤é¤ì¤¿°ú¿ô¤òÍ׵ᤷ¤Þ¤¹"
2854
2855 #: /usr/share/bison/bison.simple:795 c-parse.y:2958 java/parse-scan.y:1373
2856 #: java/parse.y:16422 objc/objc-parse.y:3548
2857 #, fuzzy
2858 msgid "parse error; also virtual memory exhausted"
2859 msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼ -- ¤µ¤é¤Ë²¾ÁÛ¥á¥â¥ê¤òĶ²á¤·¤Þ¤·¤¿"
2860
2861 #: /usr/share/bison/bison.simple:799 c-parse.y:2956 java/parse-scan.y:1371
2862 #: java/parse.y:16420 objc/objc-parse.y:3546
2863 msgid "parse error"
2864 msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼"
2865
2866 #: /usr/share/bison/bison.simple:924
2867 msgid "parser stack overflow"
2868 msgstr "¹½Ê¸²òÀÏ´ï¤Î¥¹¥¿¥Ã¥¯¤¬°î¤ì¤Þ¤·¤¿"
2869
2870 #: c-parse.y:2877 objc/objc-parse.y:3467
2871 #, fuzzy, c-format
2872 msgid "syntax error at %qs token"
2873 msgstr "'%s' ¥È¡¼¥¯¥ó¤Î½ê¤Çʸˡ¥¨¥é¡¼"
2874
2875 #: c-parse.y:2957 java/parse-scan.y:1372 java/parse.y:16421
2876 #: objc/objc-parse.y:3547
2877 #, fuzzy
2878 msgid "syntax error; also virtual memory exhausted"
2879 msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼ -- ¤µ¤é¤Ë²¾ÁÛ¥á¥â¥ê¤òĶ²á¤·¤Þ¤·¤¿"
2880
2881 #: c-parse.y:2960 java/parse-scan.y:1375 java/parse.y:16424
2882 #: objc/objc-parse.y:3550
2883 #, fuzzy
2884 msgid "parse error: cannot back up"
2885 msgstr "ʸˡ¥¨¥é¡¼: ÄÉ¿ï¤Ç¤­¤Þ¤»¤ó"
2886
2887 #: c-pch.c:130
2888 #, fuzzy
2889 msgid "can%'t create precompiled header %s: %m"
2890 msgstr "¥Ç¥£¥ì¥¯¥È¥ê %s ¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
2891
2892 #: c-pch.c:158
2893 #, fuzzy
2894 msgid "can%'t write to %s: %m"
2895 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
2896
2897 #: c-pch.c:164
2898 #, fuzzy, c-format
2899 msgid "%qs is not a valid output file"
2900 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
2901
2902 #: c-pch.c:193 c-pch.c:208 c-pch.c:222
2903 #, fuzzy
2904 msgid "can%'t write %s: %m"
2905 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
2906
2907 #: c-pch.c:198 c-pch.c:215
2908 #, fuzzy
2909 msgid "can%'t seek in %s: %m"
2910 msgstr "%s ¤òºÆ open ¤Ç¤­¤Þ¤»¤ó"
2911
2912 #: c-pch.c:206 c-pch.c:248 c-pch.c:276 c-pch.c:281 c-pch.c:365
2913 #, fuzzy
2914 msgid "can%'t read %s: %m"
2915 msgstr "%s ¤ò rewind ¤Ç¤­¤Þ¤»¤ó"
2916
2917 #: c-pch.c:483
2918 #, fuzzy
2919 msgid "malformed #pragma GCC pch_preprocess, ignored"
2920 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
2921
2922 #: c-pch.c:489
2923 #, fuzzy
2924 msgid "pch_preprocess pragma should only be used with -fpreprocessed"
2925 msgstr "-include ¤ä -imacros ¤Ï -fpreprocessed ¤È°ì½ï¤Ë»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
2926
2927 #: c-pch.c:490
2928 #, fuzzy
2929 msgid "use #include instead"
2930 msgstr "#include ¤Î¥Í¥¹¥È¤¬¿¼¤¹¤®¤Þ¤¹"
2931
2932 #: c-pch.c:498
2933 #, fuzzy
2934 msgid "%s: couldn%'t open PCH file: %m\n"
2935 msgstr "¥Ç¡¼¥¿¥Õ¥¡¥¤¥ë %s ¤ò³«¤¯¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿¡£\n"
2936
2937 #: c-pch.c:503
2938 msgid "use -Winvalid-pch for more information"
2939 msgstr ""
2940
2941 #: c-pch.c:504
2942 #, c-format
2943 msgid "%s: PCH file was invalid"
2944 msgstr ""
2945
2946 #: c-pragma.c:98
2947 #, fuzzy
2948 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
2949 msgstr "#pragma pack (pop) ¤¬¡¢Âбþ¤¹¤ë #pragma pack (push, <n>) ¤Ê¤·¤Ë½Ð¸½¤·¤Þ¤·¤¿"
2950
2951 #: c-pragma.c:111
2952 #, fuzzy, c-format
2953 msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s)"
2954 msgstr "#pragma pack(pop, %s) ¤¬¡¢Âбþ¤¹¤ë #pragma pack(push, %s) ¤Ê¤·¤Ë½Ð¸½¤·¤Þ¤·¤¿"
2955
2956 #: c-pragma.c:125
2957 #, fuzzy
2958 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2959 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
2960
2961 #: c-pragma.c:127
2962 #, fuzzy
2963 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2964 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
2965
2966 #: c-pragma.c:148
2967 #, fuzzy
2968 msgid "missing %<(%> after %<#pragma pack%> - ignored"
2969 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
2970
2971 #: c-pragma.c:161 c-pragma.c:201
2972 #, fuzzy
2973 msgid "malformed %<#pragma pack%> - ignored"
2974 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
2975
2976 #: c-pragma.c:166
2977 #, fuzzy
2978 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
2979 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
2980
2981 #: c-pragma.c:168
2982 #, fuzzy
2983 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
2984 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
2985
2986 #: c-pragma.c:177
2987 msgid "unknown action %qs for %<#pragma pack%> - ignored"
2988 msgstr ""
2989
2990 #: c-pragma.c:204
2991 #, fuzzy
2992 msgid "junk at end of %<#pragma pack%>"
2993 msgstr "'#pragma pack' ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
2994
2995 #: c-pragma.c:207
2996 msgid "#pragma pack has no effect with -fpack-struct - ignored"
2997 msgstr ""
2998
2999 #: c-pragma.c:227
3000 #, c-format
3001 msgid "alignment must be a small power of two, not %d"
3002 msgstr ""
3003
3004 #: c-pragma.c:260
3005 msgid "%Japplying #pragma weak %qD after first use results in unspecified behavior"
3006 msgstr ""
3007
3008 #: c-pragma.c:334 c-pragma.c:339
3009 #, fuzzy
3010 msgid "malformed #pragma weak, ignored"
3011 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
3012
3013 #: c-pragma.c:343
3014 msgid "junk at end of #pragma weak"
3015 msgstr "#pragma weak ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
3016
3017 #: c-pragma.c:411 c-pragma.c:413
3018 #, fuzzy
3019 msgid "malformed #pragma redefine_extname, ignored"
3020 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
3021
3022 #: c-pragma.c:416
3023 #, fuzzy
3024 msgid "junk at end of #pragma redefine_extname"
3025 msgstr "#pragma weak ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
3026
3027 #: c-pragma.c:421
3028 #, fuzzy
3029 msgid "#pragma redefine_extname not supported on this target"
3030 msgstr "__builtin_eh_return ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
3031
3032 #: c-pragma.c:438 c-pragma.c:524
3033 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
3034 msgstr ""
3035
3036 #: c-pragma.c:461
3037 msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname"
3038 msgstr ""
3039
3040 #: c-pragma.c:480
3041 #, fuzzy
3042 msgid "malformed #pragma extern_prefix, ignored"
3043 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
3044
3045 #: c-pragma.c:483
3046 #, fuzzy
3047 msgid "junk at end of #pragma extern_prefix"
3048 msgstr "#pragma map ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
3049
3050 #: c-pragma.c:489
3051 #, fuzzy
3052 msgid "#pragma extern_prefix not supported on this target"
3053 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
3054
3055 #: c-pragma.c:515
3056 #, fuzzy
3057 msgid "asm declaration ignored due to conflict with previous rename"
3058 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
3059
3060 #: c-pragma.c:546
3061 msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
3062 msgstr ""
3063
3064 #: c-pragma.c:606
3065 msgid "#pragma GCC visibility must be followed by push or pop"
3066 msgstr ""
3067
3068 #: c-pragma.c:613
3069 msgid "No matching push for %<#pragma GCC visibility pop%>"
3070 msgstr ""
3071
3072 #: c-pragma.c:624 c-pragma.c:653
3073 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
3074 msgstr ""
3075
3076 #: c-pragma.c:628
3077 #, fuzzy
3078 msgid "malformed #pragma GCC visibility push"
3079 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
3080
3081 #: c-pragma.c:632
3082 msgid "No more than sixteen #pragma GCC visibility pushes allowed at once"
3083 msgstr ""
3084
3085 #: c-pragma.c:648
3086 msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected"
3087 msgstr ""
3088
3089 #: c-pragma.c:657
3090 #, fuzzy
3091 msgid "junk at end of %<#pragma GCC visibility%>"
3092 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
3093
3094 #: c-typeck.c:141
3095 #, fuzzy, c-format
3096 msgid "%qs has an incomplete type"
3097 msgstr "`%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
3098
3099 #: c-typeck.c:163 cp/call.c:2679
3100 msgid "invalid use of void expression"
3101 msgstr "void ¼°¤ÎÉÔŬÀڤʻÈÍÑ"
3102
3103 #: c-typeck.c:171
3104 #, fuzzy
3105 msgid "invalid use of flexible array member"
3106 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
3107
3108 #: c-typeck.c:177
3109 msgid "invalid use of array with unspecified bounds"
3110 msgstr "¶­³¦¤¬»ØÄꤵ¤ì¤Ê¤¤ÇÛÎó¤ÎÉÔŬÀÚ¤ÊÍøÍÑ"
3111
3112 #: c-typeck.c:185
3113 #, fuzzy
3114 msgid "invalid use of undefined type %<%s %s%>"
3115 msgstr "̤ÄêµÁ¤Î·¿ `%s %s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
3116
3117 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
3118 #: c-typeck.c:189
3119 #, fuzzy, c-format
3120 msgid "invalid use of incomplete typedef %qs"
3121 msgstr "ÉÔ´°Á´¤Ê typedef `%s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
3122
3123 #: c-typeck.c:396 c-typeck.c:421
3124 msgid "function types not truly compatible in ISO C"
3125 msgstr "´Ø¿ô·¿¤¬ ISO C ¤È´°Á´¸ß´¹¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3126
3127 #: c-typeck.c:805
3128 msgid "types are not quite compatible"
3129 msgstr "·¿¤ÏÁ´¤¯¸ß´¹¤¬¤¢¤ê¤Þ¤»¤ó"
3130
3131 #: c-typeck.c:1047
3132 #, fuzzy
3133 msgid "function return types not compatible due to %<volatile%>"
3134 msgstr "´Ø¿ô¤ÎÊÖ¤¹·¿¤¬´Ø¿ô¤Ç¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
3135
3136 #: c-typeck.c:1206 c-typeck.c:2447
3137 msgid "arithmetic on pointer to an incomplete type"
3138 msgstr "ÉÔ´°Á´·¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤ËÂФ¹¤ë±é»»"
3139
3140 #: c-typeck.c:1561
3141 #, fuzzy
3142 msgid "%qT has no member named %qs"
3143 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
3144
3145 #: c-typeck.c:1597
3146 #, fuzzy, c-format
3147 msgid "request for member %qs in something not a structure or union"
3148 msgstr "¹½Â¤ÂΤǤⶦÍÑÂΤǤâ¤Ê¤¤²¿¤«¤Ç¡¢¥á¥ó¥Ð `%s' ¤òÍ׵ᤵ¤ì¤Þ¤·¤¿"
3149
3150 #: c-typeck.c:1631
3151 msgid "dereferencing pointer to incomplete type"
3152 msgstr "ÉÔ´°Á´·¿¤Î¥Ý¥¤¥ó¥¿¤Ø¤Î´ÖÀÜ»²¾È"
3153
3154 #: c-typeck.c:1635
3155 #, fuzzy
3156 msgid "dereferencing %<void *%> pointer"
3157 msgstr "`void *' ¥Ý¥¤¥ó¥¿¤Ø¤Î´ÖÀÜ»²¾È¤Ç¤¹"
3158
3159 #: c-typeck.c:1652 cp/typeck.c:2125
3160 #, fuzzy, c-format
3161 msgid "invalid type argument of %qs"
3162 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
3163
3164 #: c-typeck.c:1680 cp/typeck.c:2276
3165 msgid "subscripted value is neither array nor pointer"
3166 msgstr "ź»ú¤ò¤Ä¤±¤é¤ì¤¿Ãͤ¬ÇÛÎó¤Ç¤â¥Ý¥¤¥ó¥¿¤Ç¤â¤¢¤ê¤Þ¤»¤ó"
3167
3168 #: c-typeck.c:1691 cp/typeck.c:2195 cp/typeck.c:2281
3169 msgid "array subscript is not an integer"
3170 msgstr "ÇÛÎó¤Îź»ú¤¬À°¿ô·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3171
3172 #: c-typeck.c:1697
3173 #, fuzzy
3174 msgid "subscripted value is pointer to function"
3175 msgstr "ź»ú¤ò¤Ä¤±¤é¤ì¤¿Ãͤ¬ÇÛÎó¤Ç¤â¥Ý¥¤¥ó¥¿¤Ç¤â¤¢¤ê¤Þ¤»¤ó"
3176
3177 #: c-typeck.c:1710 cp/typeck.c:2191
3178 #, fuzzy
3179 msgid "array subscript has type %<char%>"
3180 msgstr "ÇÛÎó¤Îź»ú¤¬ `char' ·¿¤Ç¤¹"
3181
3182 #: c-typeck.c:1750
3183 #, fuzzy
3184 msgid "ISO C forbids subscripting %<register%> array"
3185 msgstr "ISO C ¤Ï `register' ÇÛÎó¤Ø¤Îź»ú¤ò¶Ø¤¸¤Þ¤¹"
3186
3187 #: c-typeck.c:1752
3188 #, fuzzy
3189 msgid "ISO C90 forbids subscripting non-lvalue array"
3190 msgstr "ISO C89 Èóº¸ÊÕÃÍÇÛÎó¤Ø¤Îź»ú¤ò¶Ø¤¸¤Þ¤¹"
3191
3192 #: c-typeck.c:1989
3193 #, fuzzy, c-format
3194 msgid "called object %qE is not a function"
3195 msgstr "¸Æ¤Ó½Ð¤µ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È¤Ï´Ø¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3196
3197 #. This situation leads to run-time undefined behavior.  We can't,
3198 #. therefore, simply error unless we can prove that all possible
3199 #. executions of the program must execute the code.
3200 #: c-typeck.c:2021
3201 #, fuzzy
3202 msgid "function called through a non-compatible type"
3203 msgstr "sizeof ¤¬ÉÔ´°Á´¤Ê·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
3204
3205 #: c-typeck.c:2068 c-typeck.c:4329 c-typeck.c:4331 c-typeck.c:4339
3206 #: c-typeck.c:4364 c-typeck.c:5746
3207 msgid "initializer element is not constant"
3208 msgstr "½é´ü²½»Ò¤ÎÍ×ÁǤ¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3209
3210 #: c-typeck.c:2129
3211 #, fuzzy, c-format
3212 msgid "too many arguments to function %qE"
3213 msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
3214
3215 #: c-typeck.c:2156
3216 #, c-format
3217 msgid "type of formal parameter %d is incomplete"
3218 msgstr "Àµ¼°¤Ê²¾°ú¿ô %d ¤Î·¿¤¬ÉÔ´°Á´¤Ç¤¹"
3219
3220 #: c-typeck.c:2169
3221 #, fuzzy, c-format
3222 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
3223 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÉâÆ°¾®¿ô·¿¤Ç¤Ï¤Ê¤¯À°¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3224
3225 #: c-typeck.c:2174
3226 #, fuzzy, c-format
3227 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
3228 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÊ£ÁÇ¿ô¤Ç¤Ï¤Ê¤¯À°¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3229
3230 #: c-typeck.c:2179
3231 #, fuzzy, c-format
3232 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
3233 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÉâÆ°¾®¿ô·¿¤Ç¤Ï¤Ê¤¯Ê£ÁÇ¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3234
3235 #: c-typeck.c:2184
3236 #, fuzzy, c-format
3237 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
3238 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÀ°¿ô·¿¤Ç¤Ï¤Ê¤¯ÉâÆ°¾®¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3239
3240 #: c-typeck.c:2189
3241 #, fuzzy, c-format
3242 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
3243 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÀ°¿ô·¿¤Ç¤Ï¤Ê¤¯Ê£ÁÇ¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3244
3245 #: c-typeck.c:2194
3246 #, fuzzy, c-format
3247 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
3248 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÊ£ÁÇ¿ô¤Ç¤Ï¤Ê¤¯ÉâÆ°¾®¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3249
3250 #: c-typeck.c:2206
3251 #, fuzzy
3252 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
3253 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤Ï `double' ¤Ç¤Ê¤¯ `float' ¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3254
3255 #: c-typeck.c:2226
3256 #, fuzzy, c-format
3257 msgid "passing argument %d of %qE with different width due to prototype"
3258 msgstr "%s ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ç¤Î·¿¤ÎÉý¤È¤Ï°Û¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
3259
3260 #: c-typeck.c:2253
3261 #, fuzzy, c-format
3262 msgid "passing argument %d of %qE as unsigned due to prototype"
3263 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ê %s ¤ÏÉä¹ç¤Ê¤·¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3264
3265 #: c-typeck.c:2256
3266 #, fuzzy, c-format
3267 msgid "passing argument %d of %qE as signed due to prototype"
3268 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ê %s ¤ÏÉä¹çÉÕ¤­¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
3269
3270 #: c-typeck.c:2287
3271 #, fuzzy, c-format
3272 msgid "too few arguments to function %qE"
3273 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
3274
3275 #: c-typeck.c:2323
3276 msgid "suggest parentheses around + or - inside shift"
3277 msgstr "¥·¥Õ¥ÈÃæ¤Î + ¤ä - ¤Î¼þ¤ê¤Ç¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
3278
3279 #: c-typeck.c:2330
3280 msgid "suggest parentheses around && within ||"
3281 msgstr "|| ¤È¶¦¤Ë»È¤ï¤ì¤ë && ¤Î¼þ¤ê¤Ç¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
3282
3283 #: c-typeck.c:2339
3284 msgid "suggest parentheses around arithmetic in operand of |"
3285 msgstr "·×»»¤¬ | ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
3286
3287 #: c-typeck.c:2343
3288 msgid "suggest parentheses around comparison in operand of |"
3289 msgstr "Èæ³Ó¤¬ | ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
3290
3291 #: c-typeck.c:2352
3292 msgid "suggest parentheses around arithmetic in operand of ^"
3293 msgstr "·×»»¤¬ ^ ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
3294
3295 #: c-typeck.c:2356
3296 msgid "suggest parentheses around comparison in operand of ^"
3297 msgstr "·×»»¤¬ ^ ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
3298
3299 #: c-typeck.c:2363
3300 msgid "suggest parentheses around + or - in operand of &"
3301 msgstr "& ±é»»»Ò¤Î¼þ¤ê¤Î + ¤ä - ¤Î¼þ¤ê¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
3302
3303 #: c-typeck.c:2367
3304 msgid "suggest parentheses around comparison in operand of &"
3305 msgstr "Èæ³Ó¤¬ & ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
3306
3307 #: c-typeck.c:2373
3308 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
3309 msgstr "X<=Y<=Z ¤ÎÍͤÊÈæ³Ó¤Ï¿ô³ØŪ¤Ê°ÕÌ£¤Ç¤Î·ë²Ì¤ò¤â¤¿¤é¤·¤Þ¤»¤ó"
3310
3311 #: c-typeck.c:2399
3312 #, fuzzy
3313 msgid "pointer of type %<void *%> used in subtraction"
3314 msgstr "`void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤Îº¹¤òµá¤á¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
3315
3316 #: c-typeck.c:2401
3317 msgid "pointer to a function used in subtraction"
3318 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤Îº¹¤òµá¤á¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
3319
3320 #: c-typeck.c:2490
3321 msgid "wrong type argument to unary plus"
3322 msgstr "ñ¹à¥×¥é¥¹¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3323
3324 #: c-typeck.c:2503
3325 msgid "wrong type argument to unary minus"
3326 msgstr "ñ¹à¥Þ¥¤¥Ê¥¹¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3327
3328 #: c-typeck.c:2520
3329 #, fuzzy
3330 msgid "ISO C does not support %<~%> for complex conjugation"
3331 msgstr "ISO C ¤ÏÊ£ÁǶ¦ÌòÍѤΠ`~' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
3332
3333 #: c-typeck.c:2526
3334 msgid "wrong type argument to bit-complement"
3335 msgstr "¥Ó¥Ã¥Èȿž¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3336
3337 #: c-typeck.c:2534
3338 msgid "wrong type argument to abs"
3339 msgstr "abs ¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3340
3341 #: c-typeck.c:2546
3342 msgid "wrong type argument to conjugation"
3343 msgstr "Ê£ÁǶ¦Ìò(~)¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3344
3345 #: c-typeck.c:2560
3346 msgid "wrong type argument to unary exclamation mark"
3347 msgstr "ñ¹à´¶Ã²Éä(!)¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3348
3349 #: c-typeck.c:2597
3350 #, fuzzy
3351 msgid "ISO C does not support %<++%> and %<--%> on complex types"
3352 msgstr "ISO C ¤Ï complex ·¿¤Ç¤Î `++' ¤È `--' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
3353
3354 #: c-typeck.c:2613 c-typeck.c:2645
3355 #, fuzzy
3356 msgid "wrong type argument to increment"
3357 msgstr "¥Ó¥Ã¥Èȿž¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3358
3359 #: c-typeck.c:2615 c-typeck.c:2647
3360 #, fuzzy
3361 msgid "wrong type argument to decrement"
3362 msgstr "¥Ó¥Ã¥Èȿž¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3363
3364 #: c-typeck.c:2636
3365 #, fuzzy
3366 msgid "increment of pointer to unknown structure"
3367 msgstr "ÉÔÌÀ¤Ê¹½Â¤ÂΤËÂФ¹¤ë¥Ý¥¤¥ó¥¿¤Î%s"
3368
3369 #: c-typeck.c:2638
3370 #, fuzzy
3371 msgid "decrement of pointer to unknown structure"
3372 msgstr "ÉÔÌÀ¤Ê¹½Â¤ÂΤËÂФ¹¤ë¥Ý¥¤¥ó¥¿¤Î%s"
3373
3374 #: c-typeck.c:2808
3375 #, fuzzy, c-format
3376 msgid "assignment of read-only member %qs"
3377 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑ¥á¥ó¥Ð `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
3378
3379 #: c-typeck.c:2809
3380 #, fuzzy, c-format
3381 msgid "increment of read-only member %qs"
3382 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑ¥á¥ó¥Ð `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
3383
3384 #: c-typeck.c:2810
3385 #, fuzzy, c-format
3386 msgid "decrement of read-only member %qs"
3387 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑ¥á¥ó¥Ð `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
3388
3389 #: c-typeck.c:2814
3390 #, fuzzy, c-format
3391 msgid "assignment of read-only variable %qs"
3392 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÊÑ¿ô `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
3393
3394 #: c-typeck.c:2815
3395 #, fuzzy, c-format
3396 msgid "increment of read-only variable %qs"
3397 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÊÑ¿ô `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
3398
3399 #: c-typeck.c:2816
3400 #, fuzzy, c-format
3401 msgid "decrement of read-only variable %qs"
3402 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÊÑ¿ô `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
3403
3404 #: c-typeck.c:2819
3405 #, fuzzy
3406 msgid "assignment of read-only location"
3407 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÎΰè¤Ç¹Ô¤ï¤ì¤Þ¤·¤¿"
3408
3409 #: c-typeck.c:2820
3410 #, fuzzy
3411 msgid "increment of read-only location"
3412 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÎΰè¤Ç¹Ô¤ï¤ì¤Þ¤·¤¿"
3413
3414 #: c-typeck.c:2821
3415 #, fuzzy
3416 msgid "decrement of read-only location"
3417 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÎΰè¤Ç¹Ô¤ï¤ì¤Þ¤·¤¿"
3418
3419 #: c-typeck.c:2840
3420 #, fuzzy
3421 msgid "cannot take address of bit-field %qD"
3422 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤Î¥¢¥É¥ì¥¹¤ò¼èÆÀ¤Ç¤­¤Þ¤»¤ó"
3423
3424 #: c-typeck.c:2868
3425 #, fuzzy
3426 msgid "global register variable %qD used in nested function"
3427 msgstr "Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
3428
3429 #: c-typeck.c:2871
3430 #, fuzzy
3431 msgid "register variable %qD used in nested function"
3432 msgstr "¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
3433
3434 #: c-typeck.c:2876
3435 #, fuzzy
3436 msgid "address of global register variable %qD requested"
3437 msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹"
3438
3439 #: c-typeck.c:2878
3440 #, fuzzy
3441 msgid "address of register variable %qD requested"
3442 msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
3443
3444 #: c-typeck.c:2926
3445 #, fuzzy
3446 msgid "non-lvalue array in conditional expression"
3447 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
3448
3449 #: c-typeck.c:2970
3450 msgid "signed and unsigned type in conditional expression"
3451 msgstr "¾ò·ï¼°¤ËÉä¹çÉÕ¤­·¿¤ÈÉä¹ç̵¤··¿¤È¤¬¤¢¤ê¤Þ¤¹"
3452
3453 #: c-typeck.c:2977
3454 msgid "ISO C forbids conditional expr with only one void side"
3455 msgstr "ISO C ¤ÏÊÒ¦¤À¤±¤¬ void ¤È¤Ê¤ë¾ò·ï¼°¤ò¶Ø¤¸¤Þ¤¹"
3456
3457 #: c-typeck.c:2993 c-typeck.c:3001
3458 #, fuzzy
3459 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
3460 msgstr "ISO C ¤Ï `void *' ¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤ò¾ò·ï¼°¤È¤¹¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
3461
3462 #: c-typeck.c:3008
3463 msgid "pointer type mismatch in conditional expression"
3464 msgstr "¾ò·ï¼°¤Ç¤Î¥Ý¥¤¥ó¥¿¤Î·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó"
3465
3466 #: c-typeck.c:3015 c-typeck.c:3025
3467 msgid "pointer/integer type mismatch in conditional expression"
3468 msgstr "¾ò·ï¼°¤Ç¥Ý¥¤¥ó¥¿·¿¤ÈÀ°¿ô·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó"
3469
3470 #: c-typeck.c:3039
3471 msgid "type mismatch in conditional expression"
3472 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
3473
3474 #: c-typeck.c:3078
3475 msgid "left-hand operand of comma expression has no effect"
3476 msgstr "¥«¥ó¥Þ±é»»»Ò¤Îº¸Â¦¤Î¼°¤Ë¸úÎϤ¬¤¢¤ê¤Þ¤»¤ó"
3477
3478 #: c-typeck.c:3111
3479 msgid "cast specifies array type"
3480 msgstr "¥­¥ã¥¹¥È¤¬ÇÛÎ󷿤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
3481
3482 #: c-typeck.c:3117
3483 msgid "cast specifies function type"
3484 msgstr "¥­¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
3485
3486 #: c-typeck.c:3127
3487 msgid "ISO C forbids casting nonscalar to the same type"
3488 msgstr "ISO C ¤ÏÈó¥¹¥«¥é¡¼¤«¤éƱ¤¸·¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
3489
3490 #: c-typeck.c:3145
3491 msgid "ISO C forbids casts to union type"
3492 msgstr "ISO C ¤Ï¶¦ÍÑÂη¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
3493
3494 #: c-typeck.c:3154
3495 msgid "cast to union type from type not present in union"
3496 msgstr "¶¦ÍÑÂΤÎÃæ¤Ë¤Ê¤¤·¿¤«¤é¶¦ÍÑÂη¿¤Ø¥­¥ã¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
3497
3498 #: c-typeck.c:3205
3499 #, fuzzy
3500 msgid "cast adds new qualifiers to function type"
3501 msgstr "¥­¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
3502
3503 #. There are qualifiers present in IN_OTYPE that are not
3504 #. present in IN_TYPE.
3505 #: c-typeck.c:3210
3506 msgid "cast discards qualifiers from pointer target type"
3507 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
3508
3509 #: c-typeck.c:3225
3510 msgid "cast increases required alignment of target type"
3511 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤ÎÍ׵ᥢ¥é¥¤¥ó¥á¥ó¥È¤¬Áý²Ã¤·¤Þ¤¹"
3512
3513 #: c-typeck.c:3231
3514 msgid "cast from pointer to integer of different size"
3515 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤«¤é°Û¤Ê¤ë¥µ¥¤¥º¤ÎÀ°¿ô¤È¤Ê¤ê¤Þ¤¹"
3516
3517 #: c-typeck.c:3236
3518 msgid "cast from function call of type %qT to non-matching type %qT"
3519 msgstr ""
3520
3521 #: c-typeck.c:3244
3522 msgid "cast to pointer from integer of different size"
3523 msgstr "°Û¤Ê¤ë¥µ¥¤¥º¤ÎÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤Ë¥­¥ã¥¹¥È¤µ¤ì¤Þ¤·¤¿"
3524
3525 #: c-typeck.c:3256
3526 msgid "type-punning to incomplete type might break strict-aliasing rules"
3527 msgstr ""
3528
3529 #: c-typeck.c:3263
3530 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
3531 msgstr ""
3532
3533 #: c-typeck.c:3266
3534 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
3535 msgstr ""
3536
3537 #: c-typeck.c:3278
3538 #, fuzzy
3539 msgid "ISO C forbids conversion of function pointer to object pointer type"
3540 msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë¥á¥ó¥Ð´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
3541
3542 #: c-typeck.c:3287
3543 #, fuzzy
3544 msgid "ISO C forbids conversion of object pointer to function pointer type"
3545 msgstr "ISO C ¤Ï `void *' ¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤ÎÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
3546
3547 #: c-typeck.c:3539
3548 #, fuzzy
3549 msgid "cannot pass rvalue to reference parameter"
3550 msgstr "»²¾È·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
3551
3552 #: c-typeck.c:3648 c-typeck.c:3763
3553 #, fuzzy, c-format
3554 msgid "passing argument %d of %qE makes qualified function pointer from unqualified"
3555 msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹"
3556
3557 #: c-typeck.c:3651 c-typeck.c:3766
3558 #, fuzzy
3559 msgid "assignment makes qualified function pointer from unqualified"
3560 msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹"
3561
3562 #: c-typeck.c:3654 c-typeck.c:3768
3563 #, fuzzy
3564 msgid "initialization makes qualified function pointer from unqualified"
3565 msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹"
3566
3567 #: c-typeck.c:3657 c-typeck.c:3770
3568 #, fuzzy
3569 msgid "return makes qualified function pointer from unqualified"
3570 msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹"
3571
3572 #: c-typeck.c:3661 c-typeck.c:3731
3573 #, fuzzy, c-format
3574 msgid "passing argument %d of %qE discards qualifiers from pointer target type"
3575 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
3576
3577 #: c-typeck.c:3663 c-typeck.c:3733
3578 #, fuzzy
3579 msgid "assignment discards qualifiers from pointer target type"
3580 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
3581
3582 #: c-typeck.c:3665 c-typeck.c:3735
3583 #, fuzzy
3584 msgid "initialization discards qualifiers from pointer target type"
3585 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
3586
3587 #: c-typeck.c:3667 c-typeck.c:3737
3588 #, fuzzy
3589 msgid "return discards qualifiers from pointer target type"
3590 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
3591
3592 #: c-typeck.c:3672
3593 msgid "ISO C prohibits argument conversion to union type"
3594 msgstr "ISO C ¤Ç¤Ï°ú¿ô¤«¤é¶¦ÍÑÂΤؤÎÊÑ´¹¤ò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹"
3595
3596 #: c-typeck.c:3716
3597 #, fuzzy
3598 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
3599 msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹"
3600
3601 #: c-typeck.c:3719
3602 #, fuzzy
3603 msgid "ISO C forbids assignment between function pointer and %<void *%>"
3604 msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹"
3605
3606 #: c-typeck.c:3721
3607 #, fuzzy
3608 msgid "ISO C forbids initialization between function pointer and %<void *%>"
3609 msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹"
3610
3611 #: c-typeck.c:3723
3612 #, fuzzy
3613 msgid "ISO C forbids return between function pointer and %<void *%>"
3614 msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹"
3615
3616 #: c-typeck.c:3746
3617 #, fuzzy, c-format
3618 msgid "pointer targets in passing argument %d of %qE differ in signedness"
3619 msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉä¹æ¤Î̵ͭ¤¬°Û¤Ê¤ê¤Þ¤¹"
3620
3621 #: c-typeck.c:3748
3622 #, fuzzy
3623 msgid "pointer targets in assignment differ in signedness"
3624 msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉä¹æ¤Î̵ͭ¤¬°Û¤Ê¤ê¤Þ¤¹"
3625
3626 #: c-typeck.c:3750
3627 #, fuzzy
3628 msgid "pointer targets in initialization differ in signedness"
3629 msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉä¹æ¤Î̵ͭ¤¬°Û¤Ê¤ê¤Þ¤¹"
3630
3631 #: c-typeck.c:3752
3632 #, fuzzy
3633 msgid "pointer targets in return differ in signedness"
3634 msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉä¹æ¤Î̵ͭ¤¬°Û¤Ê¤ê¤Þ¤¹"
3635
3636 #: c-typeck.c:3775
3637 #, fuzzy, c-format
3638 msgid "passing argument %d of %qE from incompatible pointer type"
3639 msgstr "¸ß´¹À­¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹"
3640
3641 #: c-typeck.c:3777
3642 #, fuzzy
3643 msgid "assignment from incompatible pointer type"
3644 msgstr "¸ß´¹À­¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹"
3645
3646 #: c-typeck.c:3778
3647 #, fuzzy
3648 msgid "initialization from incompatible pointer type"
3649 msgstr "¸ß´¹À­¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹"
3650
3651 #: c-typeck.c:3780
3652 #, fuzzy
3653 msgid "return from incompatible pointer type"
3654 msgstr "¸ß´¹À­¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹"
3655
3656 #. ??? This should not be an error when inlining calls to
3657 #. unprototyped functions.
3658 #: c-typeck.c:3787 c-typeck.c:4289 cp/typeck.c:1393
3659 msgid "invalid use of non-lvalue array"
3660 msgstr "Èóº¸ÊÕÃÍÇÛÎó¤Î̵¸ú¤ÊÍøÍÑ"
3661
3662 #: c-typeck.c:3801
3663 #, fuzzy, c-format
3664 msgid "passing argument %d of %qE makes pointer from integer without a cast"
3665 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿"
3666
3667 #: c-typeck.c:3803
3668 #, fuzzy
3669 msgid "assignment makes pointer from integer without a cast"
3670 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿"
3671
3672 #: c-typeck.c:3805
3673 #, fuzzy
3674 msgid "initialization makes pointer from integer without a cast"
3675 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿"
3676
3677 #: c-typeck.c:3807
3678 #, fuzzy
3679 msgid "return makes pointer from integer without a cast"
3680 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿"
3681
3682 #: c-typeck.c:3814
3683 #, fuzzy, c-format
3684 msgid "passing argument %d of %qE makes integer from pointer without a cast"
3685 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿"
3686
3687 #: c-typeck.c:3816
3688 #, fuzzy
3689 msgid "assignment makes integer from pointer without a cast"
3690 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿"
3691
3692 #: c-typeck.c:3818
3693 #, fuzzy
3694 msgid "initialization makes integer from pointer without a cast"
3695 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿"
3696
3697 #: c-typeck.c:3820
3698 #, fuzzy
3699 msgid "return makes integer from pointer without a cast"
3700 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿"
3701
3702 #. ??? This should not be an error when inlining calls to
3703 #. unprototyped functions.
3704 #: c-typeck.c:3833
3705 #, fuzzy, c-format
3706 msgid "incompatible type for argument %d of %qE"
3707 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
3708
3709 #: c-typeck.c:3836
3710 #, fuzzy
3711 msgid "incompatible types in assignment"
3712 msgstr "%s ¤Ë¸ß´¹À­¤Î¤Ê¤¤·¿"
3713
3714 #: c-typeck.c:3839
3715 #, fuzzy
3716 msgid "incompatible types in initialization"
3717 msgstr "%s ¤Ë¸ß´¹À­¤Î¤Ê¤¤·¿"
3718
3719 #: c-typeck.c:3842
3720 #, fuzzy
3721 msgid "incompatible types in return"
3722 msgstr "%s ¤Ë¸ß´¹À­¤Î¤Ê¤¤·¿"
3723
3724 #: c-typeck.c:3923
3725 msgid "traditional C rejects automatic aggregate initialization"
3726 msgstr "¸Å¤¤ C ¤Ç¤Ï¼«Æ°Åª¤Ê½¸¹çÂΤνé´ü²½¤òµñÀ䤷¤Þ¤¹"
3727
3728 #. Use `%s' to print the string in case there are any escape
3729 #. characters in the message.
3730 #: c-typeck.c:4088 c-typeck.c:4103 c-typeck.c:4118 final.c:2862 final.c:2864
3731 #: gcc.c:4639 rtl-error.c:113 toplev.c:610 config/cris/cris.c:578
3732 #: cp/parser.c:1894 cp/typeck.c:4158 java/expr.c:409 java/parse.y:5020
3733 #: java/verify.c:1553 java/verify.c:1554 java/verify.c:1573
3734 #, c-format
3735 msgid "%s"
3736 msgstr "%s"
3737
3738 #: c-typeck.c:4091 c-typeck.c:4106 c-typeck.c:4121
3739 #, fuzzy, c-format
3740 msgid "(near initialization for %qs)"
3741 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
3742
3743 #: c-typeck.c:4135
3744 #, fuzzy
3745 msgid "array initialized from parenthesized string constant"
3746 msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
3747
3748 #: c-typeck.c:4199 cp/typeck2.c:703
3749 msgid "char-array initialized from wide string"
3750 msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
3751
3752 #: c-typeck.c:4204
3753 #, fuzzy
3754 msgid "wchar_t-array initialized from non-wide string"
3755 msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
3756
3757 #: c-typeck.c:4222 cp/typeck2.c:725
3758 msgid "initializer-string for array of chars is too long"
3759 msgstr "char ¤ÎÇÛÎó¤Ë¤È¤Ã¤Æ½é´ü²½»Òʸ»úÎó¤¬Ä¹¤¹¤®¤Þ¤¹"
3760
3761 #: c-typeck.c:4228
3762 #, fuzzy
3763 msgid "array of inappropriate type initialized from string constant"
3764 msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
3765
3766 #: c-typeck.c:4312
3767 msgid "array initialized from non-constant array expression"
3768 msgstr "ÈóÄê¿ôÇÛÎó¼°¤«¤éÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
3769
3770 #: c-typeck.c:4371 c-typeck.c:5750
3771 msgid "initializer element is not computable at load time"
3772 msgstr "½é´ü²½»Ò¤ÎÍ×ÁÇ¤Ï¥í¡¼¥É»þ¤Ë·×»»¤µ¤ìÆÀ¤Þ¤»¤ó"
3773
3774 #: c-typeck.c:4386 cp/typeck2.c:804
3775 msgid "invalid initializer"
3776 msgstr "̵¸ú¤Ê½é´ü²½»Ò"
3777
3778 #: c-typeck.c:4653 cp/decl.c:4450
3779 #, fuzzy
3780 msgid "opaque vector types cannot be initialized"
3781 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
3782
3783 #: c-typeck.c:4852
3784 msgid "extra brace group at end of initializer"
3785 msgstr "½é´ü²½»Ò¤Î½ª¤ï¤ê¤Ë;ʬ¤Ê¥Ö¥ì¡¼¥¹¤Î¥°¥ë¡¼¥×"
3786
3787 #: c-typeck.c:4872 cp/decl.c:4365
3788 msgid "missing braces around initializer"
3789 msgstr "½é´ü²½»Ò¤Î¤Þ¤ï¤ê¤Î¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
3790
3791 #: c-typeck.c:4933
3792 msgid "braces around scalar initializer"
3793 msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤¬¥Ö¥ì¡¼¥¹¤Ç°Ï¤Þ¤ì¤Æ¤¤¤Þ¤¹"
3794
3795 #: c-typeck.c:4990
3796 msgid "initialization of flexible array member in a nested context"
3797 msgstr "¥Í¥¹¥È¤·¤¿Ê¸Ì®¤Ç²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
3798
3799 #: c-typeck.c:4992
3800 msgid "initialization of a flexible array member"
3801 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
3802
3803 #: c-typeck.c:5019
3804 msgid "missing initializer"
3805 msgstr "½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
3806
3807 #: c-typeck.c:5041
3808 msgid "empty scalar initializer"
3809 msgstr "¶õ¤Î¥¹¥«¥é¡¼½é´ü²½»Ò"
3810
3811 #: c-typeck.c:5046
3812 msgid "extra elements in scalar initializer"
3813 msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤Ë;ʬ¤ÊÍ×ÁÇ"
3814
3815 #: c-typeck.c:5150 c-typeck.c:5225
3816 msgid "array index in non-array initializer"
3817 msgstr "ÈóÇÛÎó¤Î½é´ü²½»Ò¤ËÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬»È¤ï¤ì¤Þ¤·¤¿"
3818
3819 #: c-typeck.c:5155 c-typeck.c:5278
3820 msgid "field name not in record or union initializer"
3821 msgstr "¥ì¥³¡¼¥É¤ä¶¦ÍÑÂΤ˥ե£¡¼¥ë¥É̾¤¬¤Ê¤¤½é´ü²½»Ò¤Ç¤¹"
3822
3823 #: c-typeck.c:5201
3824 #, fuzzy
3825 msgid "array index in initializer not of integer type"
3826 msgstr "½é´ü²½»ÒÆâ¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬ÇÛÎó¤Î¶­³¦¤òĶ¤¨¤Þ¤·¤¿"
3827
3828 #: c-typeck.c:5221 c-typeck.c:5223
3829 msgid "nonconstant array index in initializer"
3830 msgstr "½é´ü²½»ÒÆâ¤ËÈóÄê¿ô¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
3831
3832 #: c-typeck.c:5227 c-typeck.c:5230
3833 msgid "array index in initializer exceeds array bounds"
3834 msgstr "½é´ü²½»ÒÆâ¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬ÇÛÎó¤Î¶­³¦¤òĶ¤¨¤Þ¤·¤¿"
3835
3836 #: c-typeck.c:5241
3837 msgid "empty index range in initializer"
3838 msgstr "½é´ü²½»ÒÆâ¤Ë¶õ¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
3839
3840 #: c-typeck.c:5250
3841 msgid "array index range in initializer exceeds array bounds"
3842 msgstr "½é´ü²½»Ò¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬ÇÛÎó¤Î¶­³¦¤òĶ¤¨¤Þ¤·¤¿"
3843
3844 #: c-typeck.c:5290
3845 #, fuzzy, c-format
3846 msgid "unknown field %qs specified in initializer"
3847 msgstr "ÉÔÌÀ¤Ê¥Õ¥£¡¼¥ë¥É `%s' ¤¬½é´ü²½»Ò¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿"
3848
3849 #: c-typeck.c:5326 c-typeck.c:5347 c-typeck.c:5813
3850 msgid "initialized field with side-effects overwritten"
3851 msgstr "½é´ü²½¤µ¤ì¤¿¥Õ¥£¡¼¥ë¥É¤¬ÉûºîÍѤǾå½ñ¤­¤µ¤ì¤Þ¤¹"
3852
3853 #: c-typeck.c:6022
3854 msgid "excess elements in char array initializer"
3855 msgstr "char ÇÛÎó½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
3856
3857 #: c-typeck.c:6029 c-typeck.c:6075
3858 msgid "excess elements in struct initializer"
3859 msgstr "¹½Â¤Âνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
3860
3861 #: c-typeck.c:6090
3862 #, fuzzy
3863 msgid "non-static initialization of a flexible array member"
3864 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
3865
3866 #: c-typeck.c:6158
3867 msgid "excess elements in union initializer"
3868 msgstr "¶¦ÍÑÂνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
3869
3870 #: c-typeck.c:6180
3871 msgid "traditional C rejects initialization of unions"
3872 msgstr "¸Å¤¤ C ¤Ï¶¦ÍÑÂΤνé´ü¤òµñÀ䤷¤Þ¤¹"
3873
3874 #: c-typeck.c:6244
3875 msgid "excess elements in array initializer"
3876 msgstr "ÇÛÎó½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
3877
3878 #: c-typeck.c:6274
3879 #, fuzzy
3880 msgid "excess elements in vector initializer"
3881 msgstr "¥¹¥«¥é¡¼½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
3882
3883 #: c-typeck.c:6298
3884 msgid "excess elements in scalar initializer"
3885 msgstr "¥¹¥«¥é¡¼½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
3886
3887 #: c-typeck.c:6486
3888 #, fuzzy
3889 msgid "jump into statement expression"
3890 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
3891
3892 #: c-typeck.c:6511
3893 #, fuzzy
3894 msgid "ISO C forbids %<goto *expr;%>"
3895 msgstr "ISO C `goto *¼°;' ¤Î½ñ¤­Êý¤ò¶Ø¤¸¤Þ¤¹"
3896
3897 #: c-typeck.c:6525 cp/typeck.c:6036
3898 #, fuzzy
3899 msgid "function declared %<noreturn%> has a %<return%> statement"
3900 msgstr "`noreturn' ¤ÎÀë¸À¤µ¤ì¤¿´Ø¿ô¤Ë `return' Ê¸¤¬¤¢¤ê¤Þ¤¹"
3901
3902 #: c-typeck.c:6532
3903 #, fuzzy
3904 msgid "%<return%> with no value, in function returning non-void"
3905 msgstr "Ìá¤ê·¿¤¬´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤»¤ó"
3906
3907 #: c-typeck.c:6539
3908 #, fuzzy
3909 msgid "%<return%> with a value, in function returning void"
3910 msgstr "Ìá¤ê·¿¤¬ void ¤Î´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤¹"
3911
3912 #: c-typeck.c:6596
3913 msgid "function returns address of local variable"
3914 msgstr "´Ø¿ô¤¬¥í¡¼¥«¥ëÊÑ¿ô¤Î¥¢¥É¥ì¥¹¤òÊÖ¤·¤Æ¤¤¤Þ¤¹"
3915
3916 #: c-typeck.c:6662 cp/semantics.c:879
3917 msgid "switch quantity not an integer"
3918 msgstr "switch ¤ÎÆâÍƤ¬À°¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3919
3920 #: c-typeck.c:6673
3921 #, fuzzy
3922 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
3923 msgstr "ISO C ¤Ç¤Ï `long' ¤Î switch ¼°¤Ï `int' ¤ËÊÑ´¹¤µ¤ì¤Þ¤»¤ó"
3924
3925 #: c-typeck.c:6712
3926 #, fuzzy
3927 msgid "case label in statement expression not containing enclosing switch statement"
3928 msgstr "case ¥é¥Ù¥ë¤¬ switch Ê¸¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
3929
3930 #: c-typeck.c:6715
3931 #, fuzzy
3932 msgid "%<default%> label in statement expression not containing enclosing switch statement"
3933 msgstr "`default' ¥é¥Ù¥ë¤¬ switch Ê¸¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
3934
3935 #: c-typeck.c:6719 cp/parser.c:6076
3936 msgid "case label not within a switch statement"
3937 msgstr "case ¥é¥Ù¥ë¤¬ switch Ê¸¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
3938
3939 #: c-typeck.c:6721
3940 #, fuzzy
3941 msgid "%<default%> label not within a switch statement"
3942 msgstr "`default' ¥é¥Ù¥ë¤¬ switch Ê¸¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
3943
3944 #: c-typeck.c:6787
3945 msgid "%Hsuggest explicit braces to avoid ambiguous %<else%>"
3946 msgstr ""
3947
3948 #: c-typeck.c:6797
3949 #, fuzzy
3950 msgid "%Hempty body in an if-statement"
3951 msgstr "else Ê¸¤ÎÃæ¿È¤¬¶õ¤Ç¤¹"
3952
3953 #: c-typeck.c:6805
3954 #, fuzzy
3955 msgid "%Hempty body in an else-statement"
3956 msgstr "else Ê¸¤ÎÃæ¿È¤¬¶õ¤Ç¤¹"
3957
3958 #: c-typeck.c:6916 cp/parser.c:6579
3959 msgid "continue statement not within a loop"
3960 msgstr "continue Ê¸¤¬ loop ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
3961
3962 #: c-typeck.c:6936
3963 msgid "%Hstatement with no effect"
3964 msgstr ""
3965
3966 #: c-typeck.c:6965
3967 msgid "expression statement has incomplete type"
3968 msgstr "¼°¤ÎÃæ¤Îʸ¤ËÉÔ´°Á´·¿¤¬¤¢¤ê¤Þ¤¹"
3969
3970 #: c-typeck.c:7334 c-typeck.c:7373
3971 #, fuzzy
3972 msgid "division by zero"
3973 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
3974
3975 #: c-typeck.c:7418 cp/typeck.c:2943
3976 msgid "right shift count is negative"
3977 msgstr "±¦¥·¥Õ¥È²ó¿ô¤¬Éé¤Î¿ô¤Ç¤¹"
3978
3979 #: c-typeck.c:7425 cp/typeck.c:2949
3980 msgid "right shift count >= width of type"
3981 msgstr "±¦¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
3982
3983 #: c-typeck.c:7446 cp/typeck.c:2968
3984 msgid "left shift count is negative"
3985 msgstr "º¸¥·¥Õ¥È²ó¿ô¤¬Éé¤Î¿ô¤Ç¤¹"
3986
3987 #: c-typeck.c:7449 cp/typeck.c:2970
3988 msgid "left shift count >= width of type"
3989 msgstr "º¸¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
3990
3991 #: c-typeck.c:7466 cp/typeck.c:3005
3992 msgid "comparing floating point with == or != is unsafe"
3993 msgstr "ÉâÆ°¾®¿ôÅÀ¤ÎÈæ³Ó¤Ç == ¤ä != ¤ò»È¤¦¤Î¤Ï°ÂÁ´¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3994
3995 #: c-typeck.c:7490 c-typeck.c:7497
3996 #, fuzzy
3997 msgid "ISO C forbids comparison of %<void *%> with function pointer"
3998 msgstr "ISO C ¤Ï `void *' ¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤ÎÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
3999
4000 #: c-typeck.c:7501 c-typeck.c:7547
4001 msgid "comparison of distinct pointer types lacks a cast"
4002 msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥­¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
4003
4004 #: c-typeck.c:7515 c-typeck.c:7520 c-typeck.c:7567 c-typeck.c:7572
4005 msgid "comparison between pointer and integer"
4006 msgstr "¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¹Ô¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
4007
4008 #: c-typeck.c:7539
4009 msgid "comparison of complete and incomplete pointers"
4010 msgstr "´°Á´¤Ê¥Ý¥¤¥ó¥¿¤ÈÉÔ´°Á´¤Ê¥Ý¥¤¥ó¥¿¤È¤ÎÈæ³Ó¤Ç¤¹"
4011
4012 #: c-typeck.c:7542
4013 msgid "ISO C forbids ordered comparisons of pointers to functions"
4014 msgstr "ISO C ´Ø¿ô¥Ý¥¤¥ó¥¿¤Î½ç½øÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
4015
4016 #: c-typeck.c:7555 c-typeck.c:7562
4017 msgid "ordered comparison of pointer with integer zero"
4018 msgstr "À°¿ô 0 ¤È¥Ý¥¤¥ó¥¿¤È¤Î½ç½øÈæ³Ó¤Ç¤¹"
4019
4020 #: c-typeck.c:7783
4021 msgid "comparison between signed and unsigned"
4022 msgstr "Éä¹çÉÕ¤­¤ÈÉä¹ç̵¤·¤È¤ÎÈæ³Ó¤Ç¤¹"
4023
4024 #: c-typeck.c:7829 cp/typeck.c:3412
4025 msgid "comparison of promoted ~unsigned with constant"
4026 msgstr "~¤Çȿž¤µ¤ì¤¿³Ê¾å¤²Éä¹ç̵¤··¿¤ÈÄê¿ô¤È¤ÎÈæ³Ó¤Ç¤¹"
4027
4028 #: c-typeck.c:7837 cp/typeck.c:3420
4029 msgid "comparison of promoted ~unsigned with unsigned"
4030 msgstr "~¤Çȿž¤µ¤ì¤¿Éä¹ç̵¤··¿¤ÈÉä¹ç̵¤··¿¤È¤ÎÈæ³Ó¤Ç¤¹"
4031
4032 #: calls.c:1934
4033 msgid "function call has aggregate value"
4034 msgstr "´Ø¿ô¸Æ¤Ó½Ð¤·¤¬½¸¹çÂΤÎÃͤò»ý¤Ã¤Æ¤¤¤Þ¤¹"
4035
4036 #: cfghooks.c:90
4037 #, c-format
4038 msgid "bb %d on wrong place"
4039 msgstr ""
4040
4041 #: cfghooks.c:96
4042 #, c-format
4043 msgid "prev_bb of %d should be %d, not %d"
4044 msgstr ""
4045
4046 #: cfghooks.c:113
4047 #, c-format
4048 msgid "verify_flow_info: Wrong count of block %i %i"
4049 msgstr ""
4050
4051 #: cfghooks.c:119
4052 #, c-format
4053 msgid "verify_flow_info: Wrong frequency of block %i %i"
4054 msgstr ""
4055
4056 #: cfghooks.c:127
4057 #, c-format
4058 msgid "verify_flow_info: Duplicate edge %i->%i"
4059 msgstr ""
4060
4061 #: cfghooks.c:133
4062 #, c-format
4063 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
4064 msgstr ""
4065
4066 #: cfghooks.c:139
4067 #, c-format
4068 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
4069 msgstr ""
4070
4071 #: cfghooks.c:151
4072 #, fuzzy, c-format
4073 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
4074 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d pred edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
4075
4076 #: cfghooks.c:165 cfgrtl.c:2056
4077 #, c-format
4078 msgid "Wrong amount of branch edges after unconditional jump %i"
4079 msgstr ""
4080
4081 #: cfghooks.c:173 cfghooks.c:184
4082 #, fuzzy, c-format
4083 msgid "basic block %d pred edge is corrupted"
4084 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d pred edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
4085
4086 #: cfghooks.c:185
4087 #, c-format
4088 msgid "its dest_idx should be %d, not %d"
4089 msgstr ""
4090
4091 #: cfghooks.c:214
4092 #, fuzzy, c-format
4093 msgid "basic block %i edge lists are corrupted"
4094 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %i edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
4095
4096 #: cfghooks.c:228
4097 msgid "verify_flow_info failed"
4098 msgstr ""
4099
4100 #: cfghooks.c:289
4101 #, fuzzy, c-format
4102 msgid "%s does not support redirect_edge_and_branch."
4103 msgstr "%s ¤Ï %%n$ ±é»»»ÒÈÖ¹æ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4104
4105 #: cfghooks.c:307
4106 #, fuzzy, c-format
4107 msgid "%s does not support redirect_edge_and_branch_force."
4108 msgstr "%s ¤Ï %%n$ ±é»»»ÒÈÖ¹æ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4109
4110 #: cfghooks.c:325
4111 #, fuzzy, c-format
4112 msgid "%s does not support split_block."
4113 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4114
4115 #: cfghooks.c:361
4116 #, fuzzy, c-format
4117 msgid "%s does not support move_block_after."
4118 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4119
4120 #: cfghooks.c:374
4121 #, fuzzy, c-format
4122 msgid "%s does not support delete_basic_block."
4123 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4124
4125 #: cfghooks.c:406
4126 #, fuzzy, c-format
4127 msgid "%s does not support split_edge."
4128 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4129
4130 #: cfghooks.c:467
4131 #, fuzzy, c-format
4132 msgid "%s does not support create_basic_block."
4133 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4134
4135 #: cfghooks.c:495
4136 #, fuzzy, c-format
4137 msgid "%s does not support can_merge_blocks_p."
4138 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4139
4140 #: cfghooks.c:506
4141 #, fuzzy, c-format
4142 msgid "%s does not support predict_edge."
4143 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4144
4145 #: cfghooks.c:515
4146 #, fuzzy, c-format
4147 msgid "%s does not support predicted_by_p."
4148 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4149
4150 #: cfghooks.c:529
4151 #, fuzzy, c-format
4152 msgid "%s does not support merge_blocks."
4153 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4154
4155 #: cfghooks.c:575
4156 #, fuzzy, c-format
4157 msgid "%s does not support make_forwarder_block."
4158 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4159
4160 #: cfghooks.c:680
4161 #, fuzzy, c-format
4162 msgid "%s does not support can_duplicate_block_p."
4163 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4164
4165 #: cfghooks.c:707
4166 #, fuzzy, c-format
4167 msgid "%s does not support duplicate_block."
4168 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4169
4170 #: cfghooks.c:773
4171 #, fuzzy, c-format
4172 msgid "%s does not support block_ends_with_call_p"
4173 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4174
4175 #: cfghooks.c:784
4176 #, fuzzy, c-format
4177 msgid "%s does not support block_ends_with_condjump_p"
4178 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4179
4180 #: cfghooks.c:802
4181 #, fuzzy, c-format
4182 msgid "%s does not support flow_call_edges_add"
4183 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
4184
4185 #: cfgloop.c:1312
4186 #, c-format
4187 msgid "Size of loop %d should be %d, not %d."
4188 msgstr ""
4189
4190 #: cfgloop.c:1329
4191 #, c-format
4192 msgid "Bb %d do not belong to loop %d."
4193 msgstr ""
4194
4195 #: cfgloop.c:1346
4196 #, c-format
4197 msgid "Loop %d's header does not have exactly 2 entries."
4198 msgstr ""
4199
4200 #: cfgloop.c:1353
4201 #, c-format
4202 msgid "Loop %d's latch does not have exactly 1 successor."
4203 msgstr ""
4204
4205 #: cfgloop.c:1358
4206 #, c-format
4207 msgid "Loop %d's latch does not have header as successor."
4208 msgstr ""
4209
4210 #: cfgloop.c:1363
4211 #, c-format
4212 msgid "Loop %d's latch does not belong directly to it."
4213 msgstr ""
4214
4215 #: cfgloop.c:1369
4216 #, c-format
4217 msgid "Loop %d's header does not belong directly to it."
4218 msgstr ""
4219
4220 #: cfgloop.c:1375
4221 #, c-format
4222 msgid "Loop %d's latch is marked as part of irreducible region."
4223 msgstr ""
4224
4225 #: cfgloop.c:1408
4226 #, fuzzy, c-format
4227 msgid "Basic block %d should be marked irreducible."
4228 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d pred edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
4229
4230 #: cfgloop.c:1414
4231 #, fuzzy, c-format
4232 msgid "Basic block %d should not be marked irreducible."
4233 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¤¬Ï¢Â³Åª¤ËÈÖ¹æÉÕ¤±¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
4234
4235 #: cfgloop.c:1422
4236 #, c-format
4237 msgid "Edge from %d to %d should be marked irreducible."
4238 msgstr ""
4239
4240 #: cfgloop.c:1429
4241 #, c-format
4242 msgid "Edge from %d to %d should not be marked irreducible."
4243 msgstr ""
4244
4245 #: cfgloop.c:1464
4246 #, c-format
4247 msgid "Wrong single exit %d->%d recorded for loop %d."
4248 msgstr ""
4249
4250 #: cfgloop.c:1468
4251 #, c-format
4252 msgid "Right exit is %d->%d."
4253 msgstr ""
4254
4255 #: cfgloop.c:1485
4256 #, c-format
4257 msgid "Single exit not recorded for loop %d."
4258 msgstr ""
4259
4260 #: cfgloop.c:1492
4261 #, c-format
4262 msgid "Loop %d should not have single exit (%d -> %d)."
4263 msgstr ""
4264
4265 #: cfgrtl.c:1948
4266 #, fuzzy, c-format
4267 msgid "end insn %d for block %d not found in the insn stream"
4268 msgstr "½ªÎ»Ì¿Îá %d(¥Ö¥í¥Ã¥¯ %d) ¤¬°ìÏ¢¤ÎÌ¿ÎáÎó¤ÎÃæ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£"
4269
4270 #: cfgrtl.c:1962
4271 #, fuzzy, c-format
4272 msgid "insn %d is in multiple basic blocks (%d and %d)"
4273 msgstr "Ì¿Îá %d ¤¬Ê£¿ô¤Î´ðËÜ¥Ö¥í¥Ã¥¯(%d ¤È %d)¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
4274
4275 #: cfgrtl.c:1974
4276 #, fuzzy, c-format
4277 msgid "head insn %d for block %d not found in the insn stream"
4278 msgstr "³«»ÏÌ¿Îá %d(¥Ö¥í¥Ã¥¯ %d) ¤¬°ìÏ¢¤ÎÌ¿ÎáÎó¤ÎÃæ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£"
4279
4280 #: cfgrtl.c:1998
4281 msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
4282 msgstr ""
4283
4284 #: cfgrtl.c:2013
4285 #, c-format
4286 msgid "Fallthru edge crosses section boundary (bb %i)"
4287 msgstr ""
4288
4289 #: cfgrtl.c:2038
4290 #, c-format
4291 msgid "Missing REG_EH_REGION note in the end of bb %i"
4292 msgstr ""
4293
4294 #: cfgrtl.c:2046
4295 #, c-format
4296 msgid "Too many outgoing branch edges from bb %i"
4297 msgstr ""
4298
4299 #: cfgrtl.c:2051
4300 #, c-format
4301 msgid "Fallthru edge after unconditional jump %i"
4302 msgstr ""
4303
4304 #: cfgrtl.c:2062
4305 #, fuzzy, c-format
4306 msgid "Wrong amount of branch edges after conditional jump %i"
4307 msgstr "¾ò·ï¤Î¼Â¹Ô¤è¤ê¤Ïʬ´ô¤ÎÀ¸À®¤òÍ¥À褹¤ë"
4308
4309 #: cfgrtl.c:2067
4310 #, c-format
4311 msgid "Call edges for non-call insn in bb %i"
4312 msgstr ""
4313
4314 #: cfgrtl.c:2076
4315 #, c-format
4316 msgid "Abnormal edges for no purpose in bb %i"
4317 msgstr ""
4318
4319 #: cfgrtl.c:2088
4320 #, c-format
4321 msgid "insn %d inside basic block %d but block_for_insn is NULL"
4322 msgstr ""
4323
4324 #: cfgrtl.c:2092
4325 #, c-format
4326 msgid "insn %d inside basic block %d but block_for_insn is %i"
4327 msgstr ""
4328
4329 #: cfgrtl.c:2106 cfgrtl.c:2116
4330 #, c-format
4331 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
4332 msgstr "NOTE_INSN_BASIC_BLOCK ¤¬¥Ö¥í¥Ã¥¯ %d ¤Ë¤¢¤ê¤Þ¤»¤ó"
4333
4334 #: cfgrtl.c:2129
4335 #, fuzzy, c-format
4336 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
4337 msgstr "NOTE_INSN_BASIC_BLOCK %d ¤¬´ðËÜ¥Ö¥í¥Ã¥¯ %d ¤ÎÃæ¤Û¤É¤Ë¤¢¤ê¤Þ¤¹"
4338
4339 #: cfgrtl.c:2139
4340 #, fuzzy, c-format
4341 msgid "in basic block %d:"
4342 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d Æâ:"
4343
4344 #: cfgrtl.c:2140
4345 msgid "flow control insn inside a basic block"
4346 msgstr ""
4347
4348 #: cfgrtl.c:2188
4349 #, c-format
4350 msgid "missing barrier after block %i"
4351 msgstr ""
4352
4353 #: cfgrtl.c:2201
4354 #, c-format
4355 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
4356 msgstr ""
4357
4358 #: cfgrtl.c:2210
4359 #, c-format
4360 msgid "verify_flow_info: Incorrect fallthru %i->%i"
4361 msgstr ""
4362
4363 #: cfgrtl.c:2212
4364 msgid "wrong insn in the fallthru edge"
4365 msgstr ""
4366
4367 #: cfgrtl.c:2229
4368 #, fuzzy
4369 msgid "basic blocks not laid down consecutively"
4370 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¤¬Ï¢Â³Åª¤ËÈÖ¹æÉÕ¤±¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
4371
4372 #: cfgrtl.c:2254
4373 #, fuzzy
4374 msgid "insn outside basic block"
4375 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d Æâ:"
4376
4377 #: cfgrtl.c:2261
4378 #, fuzzy
4379 msgid "return not followed by barrier"
4380 msgstr "'#' ¤Ë¥Þ¥¯¥í²¾°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Þ¤»¤ó"
4381
4382 #: cfgrtl.c:2268
4383 #, c-format
4384 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
4385 msgstr "Ì¿ÎáÏ¢º¿Ãæ¤Î bb ¤Î¿ô (%d) ¤¬ n_basic_blocks (%d) ¤È°ã¤¤¤Þ¤¹"
4386
4387 #: cgraph.c:282
4388 #, fuzzy
4389 msgid "function body not available"
4390 msgstr "´Ø¿ô¤ò inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
4391
4392 #: cgraph.c:284 cgraphunit.c:662
4393 #, fuzzy
4394 msgid "redefined extern inline functions are not considered for inlining"
4395 msgstr "¥¤¥ó¥é¥¤¥ó´Ø¿ô¤ò¥¤¥ó¥é¥¤¥ó²½¤Ç¤­¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
4396
4397 #: cgraph.c:287 cgraphunit.c:667
4398 #, fuzzy
4399 msgid "function not considered for inlining"
4400 msgstr "´Ø¿ô¤ò inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
4401
4402 #: cgraph.c:289 cgraphunit.c:665
4403 #, fuzzy
4404 msgid "function not inlinable"
4405 msgstr "´Ø¿ô¤ò inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
4406
4407 #: cgraph.c:673
4408 msgid "%D renamed after being referenced in assembly"
4409 msgstr ""
4410
4411 #: cgraphunit.c:513
4412 msgid "Shared call_expr:"
4413 msgstr ""
4414
4415 #: cgraphunit.c:519
4416 #, fuzzy
4417 msgid "Edge points to wrong declaration:"
4418 msgstr "°ì¤Ä¤ÎÀë¸À¤ËÊ£¿ô¤Î·¿¤¬¤¢¤ê¤Þ¤¹"
4419
4420 #: cgraphunit.c:528
4421 msgid "Missing callgraph edge for call expr:"
4422 msgstr ""
4423
4424 #: cgraphunit.c:554
4425 #, c-format
4426 msgid "Aux field set for edge %s->%s"
4427 msgstr ""
4428
4429 #: cgraphunit.c:566
4430 #, fuzzy
4431 msgid "Inlined_to pointer is wrong"
4432 msgstr "¥»¥¯¥·¥ç¥ó¥Ý¥¤¥ó¥¿¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
4433
4434 #: cgraphunit.c:571
4435 msgid "Multiple inline callers"
4436 msgstr ""
4437
4438 #: cgraphunit.c:578
4439 msgid "Inlined_to pointer set for noninline callers"
4440 msgstr ""
4441
4442 #: cgraphunit.c:584
4443 msgid "Inlined_to pointer is set but no predecesors found"
4444 msgstr ""
4445
4446 #: cgraphunit.c:589
4447 msgid "Inlined_to pointer reffers to itself"
4448 msgstr ""
4449
4450 #: cgraphunit.c:599
4451 msgid "Node not found in DECL_ASSEMBLER_NAME hash"
4452 msgstr ""
4453
4454 #: cgraphunit.c:613
4455 #, c-format
4456 msgid "Edge %s->%s has no corresponding call_expr"
4457 msgstr ""
4458
4459 #: cgraphunit.c:624
4460 msgid "verify_cgraph_node failed."
4461 msgstr ""
4462
4463 #: cgraphunit.c:810
4464 #, fuzzy
4465 msgid "failed to reclaim unneeded function"
4466 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
4467
4468 #: cgraphunit.c:1201
4469 msgid "--param large-function-growth limit reached"
4470 msgstr ""
4471
4472 #: cgraphunit.c:1238
4473 msgid "recursive inlining"
4474 msgstr ""
4475
4476 #: cgraphunit.c:1403 cgraphunit.c:1655
4477 msgid "--param max-inline-insns-single limit reached"
4478 msgstr ""
4479
4480 #: cgraphunit.c:1427
4481 msgid "--param max-inline-insns-single limit reached after inlining into the callee"
4482 msgstr ""
4483
4484 #: cgraphunit.c:1477
4485 msgid "--param inline-unit-growth limit reached"
4486 msgstr ""
4487
4488 #: cgraphunit.c:1829
4489 msgid "Nodes with no released memory found."
4490 msgstr ""
4491
4492 #: collect2.c:402 gcc.c:6733
4493 #, fuzzy, c-format
4494 msgid "internal gcc abort in %s, at %s:%d"
4495 msgstr "%s ¤ÇÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼ (%s:%d)"
4496
4497 #: collect2.c:895
4498 msgid "no arguments"
4499 msgstr "°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
4500
4501 #: collect2.c:1194
4502 #, fuzzy, c-format
4503 msgid "unknown demangling style '%s'"
4504 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
4505
4506 #: collect2.c:1268 collect2.c:1416 collect2.c:1451
4507 #, c-format
4508 msgid "fopen %s"
4509 msgstr "fopen %s"
4510
4511 #: collect2.c:1271 collect2.c:1421 collect2.c:1454
4512 #, c-format
4513 msgid "fclose %s"
4514 msgstr "fclose %s"
4515
4516 #: collect2.c:1280
4517 #, c-format
4518 msgid "collect2 version %s"
4519 msgstr "collect2 version %s"
4520
4521 #: collect2.c:1370
4522 #, c-format
4523 msgid "%d constructor(s) found\n"
4524 msgstr "%d ¸Ä¤Î¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
4525
4526 #: collect2.c:1371
4527 #, c-format
4528 msgid "%d destructor(s)  found\n"
4529 msgstr "%d ¸Ä¤Î¥Ç¥¹¥È¥é¥¯¥¿¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
4530
4531 #: collect2.c:1372
4532 #, c-format
4533 msgid "%d frame table(s) found\n"
4534 msgstr "%d ¸Ä¤Î¥Õ¥ì¡¼¥à¥Æ¡¼¥Ö¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
4535
4536 #: collect2.c:1514
4537 #, c-format
4538 msgid "%s terminated with signal %d [%s]%s"
4539 msgstr "%s ¥·¥°¥Ê¥ë %d [%s]%s ¤Ç½ªÎ»¤µ¤»¤é¤ì¤Þ¤·¤¿"
4540
4541 #: collect2.c:1532
4542 #, c-format
4543 msgid "%s returned %d exit status"
4544 msgstr "%s ¤Ï exit ¾õÂÖ %d ¤òÊÖ¤·¤Þ¤·¤¿"
4545
4546 #: collect2.c:1557
4547 #, c-format
4548 msgid "[cannot find %s]"
4549 msgstr "[%s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó]"
4550
4551 #: collect2.c:1572
4552 #, fuzzy, c-format
4553 msgid "cannot find '%s'"
4554 msgstr "`%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
4555
4556 #: collect2.c:1583 collect2.c:1586
4557 #, c-format
4558 msgid "redirecting stdout: %s"
4559 msgstr "stdout ¤Ø¤Î¥ê¥À¥¤¥ì¥¯¥È: %s"
4560
4561 #: collect2.c:1625
4562 #, c-format
4563 msgid "[Leaving %s]\n"
4564 msgstr "[%s ¤òÎ¥¤ì¤Þ¤¹]\n"
4565
4566 #: collect2.c:1845
4567 #, c-format
4568 msgid ""
4569 "\n"
4570 "write_c_file - output name is %s, prefix is %s\n"
4571 msgstr ""
4572 "\n"
4573 "write_c_file - ½ÐÎÏ̾¤Ï %s¡¢¥×¥ì¥Õ¥£¥¯¥¹¤Ï %s\n"
4574
4575 #: collect2.c:2049
4576 #, fuzzy
4577 msgid "cannot find 'nm'"
4578 msgstr "`nm' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
4579
4580 #: collect2.c:2059 collect2.c:2225
4581 msgid "pipe"
4582 msgstr "pipe"
4583
4584 #: collect2.c:2063 collect2.c:2229
4585 msgid "fdopen"
4586 msgstr "fdopen"
4587
4588 #: collect2.c:2089 collect2.c:2255
4589 #, c-format
4590 msgid "dup2 %d 1"
4591 msgstr "dup2 %d 1"
4592
4593 #: collect2.c:2092 collect2.c:2095 collect2.c:2108 collect2.c:2258
4594 #: collect2.c:2261 collect2.c:2274
4595 #, c-format
4596 msgid "close %d"
4597 msgstr "close %d"
4598
4599 #: collect2.c:2098 collect2.c:2264
4600 #, c-format
4601 msgid "execv %s"
4602 msgstr "execv %s"
4603
4604 #: collect2.c:2152
4605 #, c-format
4606 msgid "init function found in object %s"
4607 msgstr "init ´Ø¿ô¤ò¥ª¥Ö¥¸¥§¥¯¥È %s ¤Ç¸«¤Ä¤±¤Þ¤·¤¿"
4608
4609 #: collect2.c:2160
4610 #, c-format
4611 msgid "fini function found in object %s"
4612 msgstr "fini ´Ø¿ô¤ò¥ª¥Ö¥¸¥§¥¯¥È %s ¤Ç¸«¤Ä¤±¤Þ¤·¤¿"
4613
4614 #: collect2.c:2183 collect2.c:2313
4615 msgid "fclose"
4616 msgstr "fclose"
4617
4618 #: collect2.c:2216
4619 #, fuzzy
4620 msgid "cannot find 'ldd'"
4621 msgstr "`ldd' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
4622
4623 #: collect2.c:2277
4624 msgid ""
4625 "\n"
4626 "ldd output with constructors/destructors.\n"
4627 msgstr ""
4628 "\n"
4629 "ldd ½ÐÎϤ¬¥³¥ó¥¹¥È¥é¥¯¥¿/¥Ç¥¹¥È¥é¥¯¥¿¤òȼ¤¤¤Þ¤¹¡£\n"
4630
4631 #: collect2.c:2292
4632 #, c-format
4633 msgid "dynamic dependency %s not found"
4634 msgstr "ưŪ°Í¸´Ø·¸ %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
4635
4636 #: collect2.c:2304
4637 #, c-format
4638 msgid "unable to open dynamic dependency '%s'"
4639 msgstr "ưŪ°Í¸´Ø·¸ '%s' ¤ò³«¤±¤Þ¤»¤ó"
4640
4641 #: collect2.c:2463
4642 #, c-format
4643 msgid "%s: not a COFF file"
4644 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
4645
4646 #: collect2.c:2583
4647 #, c-format
4648 msgid "%s: cannot open as COFF file"
4649 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤È¤·¤Æ³«¤±¤Þ¤»¤ó"
4650
4651 #: collect2.c:2641
4652 #, fuzzy, c-format
4653 msgid "library lib%s not found"
4654 msgstr "¥é¥¤¥Ö¥é¥ê lib%s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
4655
4656 #: combine.c:12516
4657 #, c-format
4658 msgid ""
4659 ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
4660 ";; %d successes.\n"
4661 "\n"
4662 msgstr ""
4663 ";; ·ë¹çÅý·×: %d »î¹Ô, %d ÂåÂØ (%d ¿·¤¿¤Ê¶õ´Ö¤òÍ×µá),\n"
4664 ";; %d À®¸ù¡£\n"
4665
4666 #: combine.c:12525
4667 #, c-format
4668 msgid ""
4669 "\n"
4670 ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
4671 ";; %d successes.\n"
4672 msgstr ""
4673 "\n"
4674 ";; ·ë¹ç¹ç·×: %d »î¹Ô, %d ÂåÂØ (%d ¿·¤¿¤Ê¶õ´Ö¤òÍ×µá),\n"
4675 ";; %d À®¸ù¡£\n"
4676
4677 #: convert.c:69
4678 msgid "cannot convert to a pointer type"
4679 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
4680
4681 #: convert.c:302
4682 msgid "pointer value used where a floating point value was expected"
4683 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿"
4684
4685 #: convert.c:306
4686 msgid "aggregate value used where a float was expected"
4687 msgstr "ÉâÆ°¾®¿ôÅÀ·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
4688
4689 #: convert.c:331
4690 msgid "conversion to incomplete type"
4691 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
4692
4693 #: convert.c:660 convert.c:736
4694 msgid "can't convert between vector values of different size"
4695 msgstr "Â礭¤µ¤Î°Û¤Ê¤ë¥Ù¥¯¥È¥ëÃÍƱ»Î¤ÎÊÑ´¹¤Ï¤Ç¤­¤Þ¤»¤ó"
4696
4697 #: convert.c:666
4698 msgid "aggregate value used where an integer was expected"
4699 msgstr "À°¿ô·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
4700
4701 #: convert.c:716
4702 msgid "pointer value used where a complex was expected"
4703 msgstr "Ê£ÁÇ¿ô·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿"
4704
4705 #: convert.c:720
4706 msgid "aggregate value used where a complex was expected"
4707 msgstr "Ê£ÁÇ¿ô·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
4708
4709 #: convert.c:742
4710 msgid "can't convert value to a vector"
4711 msgstr "Ãͤò¥Ù¥¯¥È¥ë¤Ë¤ÏÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
4712
4713 #: coverage.c:168
4714 #, fuzzy, c-format
4715 msgid "%qs is not a gcov data file"
4716 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
4717
4718 #: coverage.c:179
4719 #, fuzzy
4720 msgid "%qs is version %q.*s, expected version %q.*s"
4721 msgstr "gcc ¥É¥é¥¤¥Ð¥Ð¡¼¥¸¥ç¥ó %s ¼Â¹Ô gcc ¥Ð¡¼¥¸¥ç¥ó %s\n"
4722
4723 #: coverage.c:259 coverage.c:267
4724 #, c-format
4725 msgid "coverage mismatch for function %u while reading execution counters."
4726 msgstr ""
4727
4728 #: coverage.c:261 coverage.c:344
4729 #, c-format
4730 msgid "checksum is %x instead of %x"
4731 msgstr ""
4732
4733 #: coverage.c:269 coverage.c:352
4734 #, c-format
4735 msgid "number of counters is %d instead of %d"
4736 msgstr ""
4737
4738 #: coverage.c:275
4739 #, fuzzy, c-format
4740 msgid "cannot merge separate %s counters for function %u"
4741 msgstr "¾¤Î´Ø¿ôÆâ¤Ç static ´Ø¿ô¤òÀë¸À¤Ç¤­¤Þ¤»¤ó"
4742
4743 #: coverage.c:296
4744 #, fuzzy, c-format
4745 msgid "%qs has overflowed"
4746 msgstr "¹½Ê¸²òÀÏ´ï¤Î¥¹¥¿¥Ã¥¯¤¬°î¤ì¤Þ¤·¤¿"
4747
4748 #: coverage.c:296
4749 #, fuzzy, c-format
4750 msgid "%qs is corrupted"
4751 msgstr "%s ¤¬ËÜÍè¤è¤ê¤âû¤¤¤Ç¤¹"
4752
4753 #: coverage.c:333
4754 #, fuzzy, c-format
4755 msgid "no coverage for function %qs found."
4756 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
4757
4758 #: coverage.c:341 coverage.c:349
4759 #, c-format
4760 msgid "coverage mismatch for function %qs while reading counter %qs."
4761 msgstr ""
4762
4763 #: coverage.c:532
4764 #, fuzzy, c-format
4765 msgid "cannot open %s"
4766 msgstr "%s ¤ò³«¤±¤Þ¤»¤ó"
4767
4768 #: coverage.c:567
4769 #, fuzzy, c-format
4770 msgid "error writing %qs"
4771 msgstr "%s ¤Ø¤Î½ñ¤­¹þ¤ß¥¨¥é¡¼¤Ç¤¹"
4772
4773 #: cppspec.c:106
4774 #, c-format
4775 msgid "\"%s\" is not a valid option to the preprocessor"
4776 msgstr "\"%s\" ¤Ï¥×¥ê¥×¥í¥»¥Ã¥µ¤ËÂФ¹¤ëÀµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
4777
4778 #: cppspec.c:128
4779 msgid "too many input files"
4780 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬Â¿¤¹¤®¤Þ¤¹"
4781
4782 #: cse.c:6812
4783 #, c-format
4784 msgid ";; Processing block from %d to %d, %d sets.\n"
4785 msgstr ";; %d ¤«¤é %d ¤Þ¤Ç¤Î½èÍý¥Ö¥í¥Ã¥¯¡¢%d ¥»¥Ã¥È¡£\n"
4786
4787 #: diagnostic.c:168
4788 #, c-format
4789 msgid "%s:%d: confused by earlier errors, bailing out\n"
4790 msgstr "%s:%d: Á°¤Î¥¨¥é¡¼¤Ë¤è¤êº®Í𤷤Ƥ¤¤Þ¤¹¤Î¤Ç¡¢Ã¦½Ð¤·¤Þ¤¹\n"
4791
4792 #: diagnostic.c:228
4793 #, fuzzy
4794 msgid "compilation terminated due to -Wfatal-errors.\n"
4795 msgstr "¥³¥ó¥Ñ¥¤¥ë¤¬ÃæÃǤµ¤ì¤Þ¤·¤¿¡£\n"
4796
4797 #: diagnostic.c:237
4798 #, c-format
4799 msgid ""
4800 "Please submit a full bug report,\n"
4801 "with preprocessed source if appropriate.\n"
4802 "See %s for instructions.\n"
4803 msgstr ""
4804 "´°Á´¤Ê¥Ð¥°Êó¹ð¤òÁ÷¤Ã¤Æ²¼¤µ¤¤¡£\n"
4805 "ŬÀڤʤé¤Ð¥×¥ê¥×¥í¥»¥¹¸å¤Î¥½¡¼¥¹¤ò¤Ä¤±¤Æ¤¯¤À¤µ¤¤¡£\n"
4806 "%s ¤ò¸«¤ì¤ÐÊýË¡¤¬½ñ¤¤¤Æ¤¢¤ê¤Þ¤¹¡£\n"
4807
4808 #: diagnostic.c:246
4809 msgid "compilation terminated.\n"
4810 msgstr "¥³¥ó¥Ñ¥¤¥ë¤¬ÃæÃǤµ¤ì¤Þ¤·¤¿¡£\n"
4811
4812 #: diagnostic.c:537
4813 msgid "Internal compiler error: Error reporting routines re-entered.\n"
4814 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥ë¥¨¥é¡¼: ¥¨¥é¡¼Êó¹ð¥ë¡¼¥Á¥ó¤ËºÆÆþ¤·¤Þ¤·¤¿¡£\n"
4815
4816 #: diagnostic.c:556
4817 #, fuzzy, c-format
4818 msgid "in %s, at %s:%d"
4819 msgstr "%s ¤ÇÃæÃÇ, °ÌÃÖ %s:%d"
4820
4821 #: dominance.c:834
4822 #, c-format
4823 msgid "dominator of %d status unknown"
4824 msgstr ""
4825
4826 #: dominance.c:836
4827 #, c-format
4828 msgid "dominator of %d should be %d, not %d"
4829 msgstr ""
4830
4831 #: dominance.c:848
4832 #, c-format
4833 msgid "ENTRY does not dominate bb %d"
4834 msgstr ""
4835
4836 #: dwarf2out.c:3393
4837 #, fuzzy, c-format
4838 msgid "DW_LOC_OP %s not implemented\n"
4839 msgstr "DW_LOC_OP %s ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
4840
4841 #: emit-rtl.c:2232
4842 msgid "Invalid rtl sharing found in the insn"
4843 msgstr ""
4844
4845 #: emit-rtl.c:2234
4846 msgid "Shared rtx"
4847 msgstr ""
4848
4849 #: emit-rtl.c:2236
4850 msgid "Internal consistency failure"
4851 msgstr ""
4852
4853 #: emit-rtl.c:3301
4854 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
4855 msgstr "ICE: emit_insn ¤¬ emit_jump_insn ¤òÍפ¹¤ë½ê¤Ç»È¤ï¤ì¤Þ¤·¤¿:\n"
4856
4857 #: errors.c:133 java/jv-scan.c:272
4858 #, c-format
4859 msgid "abort in %s, at %s:%d"
4860 msgstr "%s ¤ÇÃæÃÇ, °ÌÃÖ %s:%d"
4861
4862 #: except.c:340
4863 msgid "exception handling disabled, use -fexceptions to enable"
4864 msgstr "Îã³°½èÍý¤ò̵¸ú¤Ë¤·¤Þ¤·¤¿. Í­¸ú¤Ë¤¹¤ë¤Ë¤Ï -fexceptions ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
4865
4866 #: except.c:2577
4867 #, fuzzy
4868 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
4869 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
4870
4871 #: except.c:2708
4872 msgid "__builtin_eh_return not supported on this target"
4873 msgstr "__builtin_eh_return ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
4874
4875 #: explow.c:1301
4876 msgid "stack limits not supported on this target"
4877 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
4878
4879 #: final.c:1062
4880 msgid "negative insn length"
4881 msgstr ""
4882
4883 #: final.c:2508
4884 msgid "could not split insn"
4885 msgstr ""
4886
4887 #: final.c:2857
4888 #, fuzzy
4889 msgid "invalid 'asm': "
4890 msgstr "̵¸ú¤Ê `asm': %s"
4891
4892 #: final.c:3040
4893 msgid "nested assembly dialect alternatives"
4894 msgstr ""
4895
4896 #: final.c:3057 final.c:3069
4897 msgid "unterminated assembly dialect alternative"
4898 msgstr ""
4899
4900 #: final.c:3116
4901 #, fuzzy, c-format
4902 msgid "operand number missing after %%-letter"
4903 msgstr "±é»»¿ô¤¬ %-letter ¤Î¸å¤Ë¤¢¤ê¤Þ¤»¤ó"
4904
4905 #: final.c:3119 final.c:3160
4906 msgid "operand number out of range"
4907 msgstr "±é»»¿ô¤¬Èϰϳ°¤Ç¤¹"
4908
4909 #: final.c:3179
4910 #, c-format
4911 msgid "invalid %%-code"
4912 msgstr "̵¸ú¤Ê %%-code"
4913
4914 #: final.c:3209
4915 #, fuzzy, c-format
4916 msgid "'%%l' operand isn't a label"
4917 msgstr "`%l' ±é»»¤Ï¥é¥Ù¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
4918
4919 #. We can't handle floating point constants;
4920 #. PRINT_OPERAND must handle them.
4921 #: final.c:3311 vmsdbgout.c:488 config/i386/i386.c:5957
4922 #: config/pdp11/pdp11.c:1690
4923 msgid "floating constant misused"
4924 msgstr "ÉâÆ°¾®¿ôÄê¿ô¤ò»È¤¤Â»¤Í¤Þ¤·¤¿"
4925
4926 #: final.c:3367 vmsdbgout.c:545 config/i386/i386.c:6035
4927 #: config/pdp11/pdp11.c:1737
4928 msgid "invalid expression as operand"
4929 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê¼°"
4930
4931 #: flow.c:494 flow.c:518 flow.c:540
4932 msgid "internal consistency failure"
4933 msgstr ""
4934
4935 #: flow.c:1689
4936 msgid "Attempt to delete prologue/epilogue insn:"
4937 msgstr ""
4938
4939 #: fold-const.c:3232 fold-const.c:3243
4940 #, fuzzy, c-format
4941 msgid "comparison is always %d due to width of bit-field"
4942 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ÎÉý¤Î¤»¤¤¤ÇÈæ³Ó¤¬¾ï¤Ë %d ¤È¤Ê¤ê¤Þ¤¹"
4943
4944 #: fold-const.c:4807 fold-const.c:4822
4945 #, c-format
4946 msgid "comparison is always %d"
4947 msgstr "Èæ³Ó¤¬¾ï¤Ë %d ¤È¤Ê¤ê¤Þ¤¹"
4948
4949 #: fold-const.c:4951
4950 #, fuzzy
4951 msgid "%<or%> of unmatched not-equal tests is always 1"
4952 msgstr "°ìÃפ·¤Ê¤¤ÃÍƱ»Î¤Ç¤ÎÈóÅù²Á¤Î `or' ¥Æ¥¹¥È¤Ï¾ï¤Ë 1 ¤Ç¤¹"
4953
4954 #: fold-const.c:4956
4955 #, fuzzy
4956 msgid "%<and%> of mutually exclusive equal-tests is always 0"
4957 msgstr "Áê¸ßÇÓ¾Ū¤ÊÃͤÎÅù²Á¤Î `and' ¥Æ¥¹¥È¤Ï¾ï¤Ë 0 ¤Ç¤¹"
4958
4959 #: fold-const.c:9925
4960 msgid "fold check: original tree changed by fold"
4961 msgstr ""
4962
4963 #: function.c:832 varasm.c:1584
4964 #, fuzzy
4965 msgid "%Jsize of variable %qD is too large"
4966 msgstr "ÊÑ¿ô `%s' ¤Î¥µ¥¤¥º¤¬Â礭¤¹¤®¤Þ¤¹"
4967
4968 #: function.c:1443
4969 #, fuzzy
4970 msgid "impossible constraint in %<asm%>"
4971 msgstr "`asm' Æâ¤Ç¤Ï¥ì¥¸¥¹¥¿À©Ìó¤ò¹Ô¤Ê¤¨¤Þ¤»¤ó"
4972
4973 #: function.c:3614
4974 #, fuzzy
4975 msgid "%Jvariable %qD might be clobbered by %<longjmp%> or %<vfork%>"
4976 msgstr "ÊÑ¿ô `%s' ¤Ï `longjmp' ¤ä `vfork' ¤Ë¤è¤Ã¤Æ¹ó¤¤¤³¤È¤Ë¤Ê¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹"
4977
4978 #: function.c:3635
4979 #, fuzzy
4980 msgid "%Jargument %qD might be clobbered by %<longjmp%> or %<vfork%>"
4981 msgstr "°ú¿ô `%s' ¤Ï `longjmp' ¤ä `vfork' ¤Ë¤è¤Ã¤Æ¹ó¤¤¤³¤È¤Ë¤Ê¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹"
4982
4983 #: function.c:4026
4984 msgid "function returns an aggregate"
4985 msgstr "´Ø¿ô¤¬½¸¹çÂΤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
4986
4987 #: function.c:4349
4988 #, fuzzy
4989 msgid "%Junused parameter %qD"
4990 msgstr "°ú¿ô `%s' ¤¬Ì¤»ÈÍѤǤ¹"
4991
4992 #: gcc.c:1237
4993 #, fuzzy, c-format
4994 msgid "ambiguous abbreviation %s"
4995 msgstr "¤¢¤¤¤Þ¤¤¤Ê¾Êά %s ¤Ç¤¹"
4996
4997 #: gcc.c:1264
4998 #, fuzzy, c-format
4999 msgid "incomplete '%s' option"
5000 msgstr "ÉÔ´°Á´¤Ê `%s' ¥ª¥×¥·¥ç¥ó¤Ç¤¹"
5001
5002 #: gcc.c:1275
5003 #, fuzzy, c-format
5004 msgid "missing argument to '%s' option"
5005 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5006
5007 #: gcc.c:1288
5008 #, fuzzy, c-format
5009 msgid "extraneous argument to '%s' option"
5010 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ·¤Æ̵´Ø·¸¤Ê°ú¿ô"
5011
5012 #: gcc.c:1632
5013 #, fuzzy
5014 msgid "Using built-in specs.\n"
5015 msgstr "ÁȤ߹þ¤ß spec ¤ò»ÈÍÑ.\n"
5016
5017 #: gcc.c:1815
5018 #, c-format
5019 msgid ""
5020 "Setting spec %s to '%s'\n"
5021 "\n"
5022 msgstr ""
5023 "spec %s ¤ò '%s' ¤ËÀßÄêÃæ\n"
5024 "\n"
5025
5026 #: gcc.c:1924
5027 #, c-format
5028 msgid "Reading specs from %s\n"
5029 msgstr "%s ¤«¤é spec ¤òÆɤ߹þ¤ßÃæ\n"
5030
5031 #: gcc.c:2020 gcc.c:2039
5032 #, c-format
5033 msgid "specs %%include syntax malformed after %ld characters"
5034 msgstr "specs ¤Î %ld Ê¸»úÌܰʹߤΠ%%include ¤Î½ñ¼°¤¬ÊѤǤ¹"
5035
5036 #: gcc.c:2047
5037 #, fuzzy, c-format
5038 msgid "could not find specs file %s\n"
5039 msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤ò¸«¤Ä¤±¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿\n"
5040
5041 #: gcc.c:2064 gcc.c:2072 gcc.c:2081 gcc.c:2090
5042 #, c-format
5043 msgid "specs %%rename syntax malformed after %ld characters"
5044 msgstr "specs ¤Î %ld Ê¸»úÌܰʹߤΠ%%rename ¤Î½ñ¼°¤¬ÊѤǤ¹"
5045
5046 #: gcc.c:2099
5047 #, c-format
5048 msgid "specs %s spec was not found to be renamed"
5049 msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤Ë̾Á°¤òÊѹ¹¤¹¤ë spec ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Ç¤·¤¿"
5050
5051 #: gcc.c:2106
5052 #, c-format
5053 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
5054 msgstr ""
5055
5056 #: gcc.c:2111
5057 #, c-format
5058 msgid "rename spec %s to %s\n"
5059 msgstr "spec %s ¤ò %s ¤Ë̾Á°¤òÊѹ¹\n"
5060
5061 #: gcc.c:2113
5062 #, c-format
5063 msgid ""
5064 "spec is '%s'\n"
5065 "\n"
5066 msgstr ""
5067 "spec ¤Ï '%s' ¤Ç¤¹\n"
5068 "\n"
5069
5070 #: gcc.c:2126
5071 #, c-format
5072 msgid "specs unknown %% command after %ld characters"
5073 msgstr "spec ¥Õ¥¡¥¤¥ëÃæ¤Î %ld Ê¸»ú¤Î¸å¤ËÉÔÌÀ¤Ê %% ¥³¥Þ¥ó¥É"
5074
5075 #: gcc.c:2137 gcc.c:2150
5076 #, c-format
5077 msgid "specs file malformed after %ld characters"
5078 msgstr "%ld Ê¸»ú¤Î¸å¤Ë¤ª¤«¤·¤Ê spec ¥Õ¥¡¥¤¥ë"
5079
5080 #: gcc.c:2203
5081 msgid "spec file has no spec for linking"
5082 msgstr "spec ¥Õ¥¡¥¤¥ë¤Ë¥ê¥ó¥¯¤Ë´Ø¤¹¤ë spec ¤¬¤¢¤ê¤Þ¤»¤ó"
5083
5084 #: gcc.c:2625
5085 #, c-format
5086 msgid "system path '%s' is not absolute"
5087 msgstr ""
5088
5089 #: gcc.c:2688
5090 msgid "-pipe not supported"
5091 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
5092
5093 #: gcc.c:2750
5094 msgid ""
5095 "\n"
5096 "Go ahead? (y or n) "
5097 msgstr ""
5098 "\n"
5099 "³¤±¤Þ¤¹¤«? (y ¤Þ¤¿¤Ï n) "
5100
5101 #: gcc.c:2875
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 ¤Ë¼ê½ç¤¬½ñ¤¤¤Æ¤¢¤ê¤Þ¤¹¡£"
5111
5112 #: gcc.c:2893
5113 #, c-format
5114 msgid "# %s %.2f %.2f\n"
5115 msgstr "# %s %.2f %.2f\n"
5116
5117 #: gcc.c:3023
5118 #, c-format
5119 msgid "Usage: %s [options] file...\n"
5120 msgstr "»È¤¤Êý: %s [¥ª¥×¥·¥ç¥ó] ¥Õ¥¡¥¤¥ë...\n"
5121
5122 #: gcc.c:3024
5123 msgid "Options:\n"
5124 msgstr "¥ª¥×¥·¥ç¥ó:\n"
5125
5126 #: gcc.c:3026
5127 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
5128 msgstr ""
5129 "  -pass-exit-codes         ¥Õ¥§¡¼¥º¤«¤é¤Î¥¨¥é¡¼¥³¡¼¥É¤ÎºÇÂçÃͤò exit\n"
5130 "                               ¥³¡¼¥É¤È¤·¤ÆÊÖ¤¹\n"
5131
5132 #: gcc.c:3027
5133 msgid "  --help                   Display this information\n"
5134 msgstr "  --help                   ¤³¤Î¥Ø¥ë¥×¾ðÊó¤òɽ¼¨\n"
5135
5136 #: gcc.c:3028
5137 msgid "  --target-help            Display target specific command line options\n"
5138 msgstr "  --target-help            ¥¿¡¼¥²¥Ã¥È¸ÇÍ­¤Î¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤òɽ¼¨\n"
5139
5140 #: gcc.c:3030
5141 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
5142 msgstr "(`-v --help' ¤ò»È¤¦¤È¡¢»Ò¥×¥í¥»¥¹¤Î¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤òɽ¼¨)\n"
5143
5144 #: gcc.c:3031
5145 msgid "  -dumpspecs               Display all of the built in spec strings\n"
5146 msgstr "  -dumpspecs               ÁȤ߹þ¤Þ¤ì¤¿ spec Ê¸»úÎó¤òÁ´¤Æɽ¼¨\n"
5147
5148 #: gcc.c:3032
5149 msgid "  -dumpversion             Display the version of the compiler\n"
5150 msgstr "  -dumpversion             ¥³¥ó¥Ñ¥¤¥é¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨\n"
5151
5152 #: gcc.c:3033
5153 msgid "  -dumpmachine             Display the compiler's target processor\n"
5154 msgstr "  -dumpmachine             ¥³¥ó¥Ñ¥¤¥é¤Î¥¿¡¼¥²¥Ã¥È¥×¥í¥»¥Ã¥µ¤òɽ¼¨\n"
5155
5156 #: gcc.c:3034
5157 msgid "  -print-search-dirs       Display the directories in the compiler's search path\n"
5158 msgstr "  -print-search-dirs       ¥³¥ó¥Ñ¥¤¥é¤Î¥µ¡¼¥Á¥Ñ¥¹¤Ë¤¢¤ë¥Ç¥£¥ì¥¯¥È¥ê¤òɽ¼¨\n"
5159
5160 #: gcc.c:3035
5161 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library\n"
5162 msgstr "  -print-libgcc-file-name  ¥³¥ó¥Ñ¥¤¥é¤Î¥³¥ó¥Ñ¥Ë¥ª¥ó¥é¥¤¥Ö¥é¥ê̾¤òɽ¼¨\n"
5163
5164 #: gcc.c:3036
5165 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
5166 msgstr "  -print-file-name=<lib>   ¥é¥¤¥Ö¥é¥ê <lib> ¤Ø¤Î¥Õ¥ë¥Ñ¥¹¤òɽ¼¨\n"
5167
5168 #: gcc.c:3037
5169 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>\n"
5170 msgstr "  -print-prog-name=<prog>  ¥³¥ó¥Ñ¥¤¥é¤ÎÉôÉÊ <prog> ¤Ø¤Î¥Õ¥ë¥Ñ¥¹¤òɽ¼¨\n"
5171
5172 #: gcc.c:3038
5173 msgid "  -print-multi-directory   Display the root directory for versions of libgcc\n"
5174 msgstr "  -print-multi-directory   libgcc ¤Î¥Ð¡¼¥¸¥ç¥ó¥Ç¥£¥ì¥¯¥È¥ê¥ë¡¼¥È¤òɽ¼¨\n"
5175
5176 #: gcc.c:3039
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"
5183
5184 #: gcc.c:3042
5185 #, fuzzy
5186 msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
5187 msgstr "  -print-multi-directory   libgcc ¤Î¥Ð¡¼¥¸¥ç¥ó¥Ç¥£¥ì¥¯¥È¥ê¥ë¡¼¥È¤òɽ¼¨\n"
5188
5189 #: gcc.c:3043
5190 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler\n"
5191 msgstr "  -Wa,<options>            ¥«¥ó¥Þ¶èÀÚ¤ê¤Î <options> ¤ò¥¢¥»¥ó¥Ö¥é¤ËÅϤ¹\n"
5192
5193 #: gcc.c:3044
5194 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor\n"
5195 msgstr "  -Wp,<options>            ¥«¥ó¥Þ¶èÀÚ¤ê¤Î <options> ¤ò¥×¥ê¥×¥í¥»¥Ã¥µ¤ËÅϤ¹\n"
5196
5197 #: gcc.c:3045
5198 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
5199 msgstr "  -Wl,<options>            ¥«¥ó¥Þ¶èÀÚ¤ê¤Î <options> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n"
5200
5201 #: gcc.c:3046
5202 #, fuzzy
5203 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler\n"
5204 msgstr "  -Xlinker <arg>           <arg> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n"
5205
5206 #: gcc.c:3047
5207 #, fuzzy
5208 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor\n"
5209 msgstr "  -Xlinker <arg>           <arg> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n"
5210
5211 #: gcc.c:3048
5212 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
5213 msgstr "  -Xlinker <arg>           <arg> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n"
5214
5215 #: gcc.c:3049
5216 #, fuzzy
5217 msgid "  -combine                 Pass multiple source files to compiler at once\n"
5218 msgstr "  -quiet                  ¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿´Ø¿ô¤ä·Ð²á»þ´Ö¤òɽ¼¨¤·¤Ê¤¤\n"
5219
5220 #: gcc.c:3050
5221 msgid "  -save-temps              Do not delete intermediate files\n"
5222 msgstr "  -save-temps              Ãæ´Ö¥Õ¥¡¥¤¥ë¤òºï½ü¤·¤Ê¤¤\n"
5223
5224 #: gcc.c:3051
5225 msgid "  -pipe                    Use pipes rather than intermediate files\n"
5226 msgstr "  -pipe                    Ãæ´Ö¥Õ¥¡¥¤¥ë¤Ç¤Ï¤Ê¤¯¥Ñ¥¤¥×¤ò»È¤¦\n"
5227
5228 #: gcc.c:3052
5229 msgid "  -time                    Time the execution of each subprocess\n"
5230 msgstr "  -time                    »Ò¥×¥í¥»¥¹¤´¤È¤Î¼Â¹Ô»þ´Ö¤ò·×¬¤¹¤ë\n"
5231
5232 #: gcc.c:3053
5233 #, fuzzy
5234 msgid "  -specs=<file>            Override built-in specs with the contents of <file>\n"
5235 msgstr "  -specs=<file>            ÁȤ߹þ¤ß specs ¤ò <file> ¤ÎÆâÍƤÇÃÖ¤­´¹¤¨¤ë\n"
5236
5237 #: gcc.c:3054
5238 msgid "  -std=<standard>          Assume that the input sources are for <standard>\n"
5239 msgstr "  -std=<standard>          ÆþÎÏ¥½¡¼¥¹¤ò <standard> ¤È¸«¤Ê¤¹\n"
5240
5241 #: gcc.c:3055
5242 msgid "  -B <directory>           Add <directory> to the compiler's search paths\n"
5243 msgstr "  -B <directory>           <directory> ¤ò¥³¥ó¥Ñ¥¤¥é¤Îõº÷¥Ñ¥¹¤ËÄɲ乤ë\n"
5244
5245 #: gcc.c:3056
5246 msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
5247 msgstr ""
5248 "  -b <machine>             ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð¥¿¡¼¥²¥Ã¥È <machine> ¤È¤·¤Æ\n"
5249 "                               gcc ¤ò¼Â¹Ô¤¹¤ë\n"
5250
5251 #: gcc.c:3057
5252 msgid "  -V <version>             Run gcc version number <version>, if installed\n"
5253 msgstr ""
5254 "  -V <version>             ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð <version> ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤Î\n"
5255 "                               gcc ¤È¤·¤Æ¼Â¹Ô¤¹¤ë\n"
5256
5257 #: gcc.c:3058
5258 msgid "  -v                       Display the programs invoked by the compiler\n"
5259 msgstr "  -v                       ¥³¥ó¥Ñ¥¤¥é¤Ë¤è¤Ã¤Æµ¯Æ°¤µ¤ì¤ë¥×¥í¥°¥é¥à¤òɽ¼¨\n"
5260
5261 #: gcc.c:3059
5262 msgid "  -###                     Like -v but options quoted and commands not executed\n"
5263 msgstr ""
5264
5265 #: gcc.c:3060
5266 msgid "  -E                       Preprocess only; do not compile, assemble or link\n"
5267 msgstr ""
5268 "  -E                       ¥×¥ê¥×¥í¥»¥¹¤Î¤ß -- ¥³¥ó¥Ñ¥¤¥ë¡¢¥¢¥»¥ó¥Ö¥ë¡¢¥ê¥ó¥¯\n"
5269 "                               ¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
5270
5271 #: gcc.c:3061
5272 msgid "  -S                       Compile only; do not assemble or link\n"
5273 msgstr "  -S                       ¥³¥ó¥Ñ¥¤¥ë¤Î¤ß -- ¥¢¥»¥ó¥Ö¥ë¡¢¥ê¥ó¥¯¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
5274
5275 #: gcc.c:3062
5276 msgid "  -c                       Compile and assemble, but do not link\n"
5277 msgstr "  -c                       ¥³¥ó¥Ñ¥¤¥ë¡¢¥¢¥»¥ó¥Ö¥ë¤¹¤ë¤¬¡¢¥ê¥ó¥¯¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
5278
5279 #: gcc.c:3063
5280 msgid "  -o <file>                Place the output into <file>\n"
5281 msgstr "  -o <file>                <file> ¤Ë½ÐÎϤò¹Ô¤Ê¤¦\n"
5282
5283 #: gcc.c:3064
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"
5295
5296 #: gcc.c:3071
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"
5308
5309 #: gcc.c:3191
5310 #, fuzzy, c-format
5311 msgid "'-%c' option must have argument"
5312 msgstr "-param ¥ª¥×¥·¥ç¥ó¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5313
5314 #: gcc.c:3213
5315 #, c-format
5316 msgid "couldn't run '%s': %s"
5317 msgstr ""
5318
5319 #. translate_options () has turned --version into -fversion.
5320 #: gcc.c:3398
5321 #, c-format
5322 msgid "%s (GCC) %s\n"
5323 msgstr ""
5324
5325 #: gcc.c:3400 gcov.c:412 java/gjavah.c:2376 java/jcf-dump.c:916
5326 #: java/jv-scan.c:128
5327 msgid "(C)"
5328 msgstr ""
5329
5330 #: gcc.c:3401 java/gjavah.c:2377 java/jcf-dump.c:917 java/jv-scan.c:129
5331 msgid ""
5332 "This is free software; see the source for copying conditions.  There is NO\n"
5333 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
5334 "\n"
5335 msgstr ""
5336
5337 #: gcc.c:3502
5338 #, fuzzy
5339 msgid "argument to '-Xlinker' is missing"
5340 msgstr "`-Xlinker' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5341
5342 #: gcc.c:3510
5343 #, fuzzy
5344 msgid "argument to '-Xpreprocessor' is missing"
5345 msgstr "`-specs' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5346
5347 #: gcc.c:3517
5348 #, fuzzy
5349 msgid "argument to '-Xassembler' is missing"
5350 msgstr "`-Xlinker' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5351
5352 #: gcc.c:3524
5353 #, fuzzy
5354 msgid "argument to '-l' is missing"
5355 msgstr "`-b' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5356
5357 #: gcc.c:3545
5358 #, fuzzy
5359 msgid "argument to '-specs' is missing"
5360 msgstr "`-specs' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5361
5362 #: gcc.c:3559
5363 #, fuzzy
5364 msgid "argument to '-specs=' is missing"
5365 msgstr "`-specs=' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5366
5367 #: gcc.c:3596
5368 #, c-format
5369 msgid "'-%c' must come at the start of the command line"
5370 msgstr ""
5371
5372 #: gcc.c:3605
5373 #, fuzzy
5374 msgid "argument to '-B' is missing"
5375 msgstr "`-B' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5376
5377 #: gcc.c:3778
5378 #, fuzzy
5379 msgid "warning: -pipe ignored because -save-temps specified"
5380 msgstr "·Ù¹ð: -save-temps ¤¬»ØÄꤵ¤ì¤¿¤Î¤Ç -pipe ¤Ï̵»ë¤µ¤ì¤Þ¤¹"
5381
5382 #: gcc.c:3782
5383 #, fuzzy
5384 msgid "warning: -pipe ignored because -time specified"
5385 msgstr "·Ù¹ð: -time ¤¬»ØÄꤵ¤ì¤¿¤Î¤Ç -pipe ¤Ï̵»ë¤µ¤ì¤Þ¤¹"
5386
5387 #: gcc.c:3994
5388 #, fuzzy
5389 msgid "argument to '-x' is missing"
5390 msgstr "`-x' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5391
5392 #: gcc.c:4022
5393 #, fuzzy, c-format
5394 msgid "argument to '-%s' is missing"
5395 msgstr "`-%s' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5396
5397 #: gcc.c:4083
5398 #, fuzzy, c-format
5399 msgid "warning: '-x %s' after last input file has no effect"
5400 msgstr "·Ù¹ð: ºÇ¸å¤ÎÆþÎÏ¥Õ¥¡¥¤¥ë¤Î¸å¤Î `-x %s' ¤Ï²¿¤â¤·¤Þ¤»¤ó"
5401
5402 #: gcc.c:4360
5403 #, c-format
5404 msgid "switch '%s' does not start with '-'"
5405 msgstr ""
5406
5407 #: gcc.c:4587
5408 #, c-format
5409 msgid "spec '%s' invalid"
5410 msgstr ""
5411
5412 #: gcc.c:4653
5413 #, c-format
5414 msgid "%s\n"
5415 msgstr "%s\n"
5416
5417 #: gcc.c:4726
5418 #, fuzzy, c-format
5419 msgid "spec '%s' has invalid '%%0%c'"
5420 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
5421
5422 #: gcc.c:4923
5423 #, fuzzy, c-format
5424 msgid "spec '%s' has invalid '%%W%c"
5425 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
5426
5427 #: gcc.c:4954
5428 #, fuzzy, c-format
5429 msgid "spec '%s' has invalid '%%x%c'"
5430 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
5431
5432 #. Catch the case where a spec string contains something like
5433 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
5434 #. hand side of the :.
5435 #: gcc.c:5149
5436 #, fuzzy, c-format
5437 msgid "spec failure: '%%*' has not been initialized by pattern match"
5438 msgstr "spec ¥¨¥é¡¼: '%%*' ¤Ï¥Ñ¥¿¡¼¥ó¥Þ¥Ã¥Á¤Ç½é´ü²½¤µ¤ì¤Ê¤¤¤Þ¤Þ¤Ç¤¹"
5439
5440 #: gcc.c:5158
5441 #, fuzzy, c-format
5442 msgid "warning: use of obsolete %%[ operator in specs"
5443 msgstr "·Ù¹ð: µì¼°¤Î %%[ ±é»»»Ò¤¬ spec ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
5444
5445 #: gcc.c:5176
5446 #, c-format
5447 msgid "Processing spec %c%s%c, which is '%s'\n"
5448 msgstr "spec %c%s%c ¤ò½èÍýÃæ, ¤³¤ì¤Ï '%s' ¤Ç¤¹\n"
5449
5450 #: gcc.c:5239
5451 #, fuzzy, c-format
5452 msgid "spec failure: unrecognized spec option '%c'"
5453 msgstr "spec ¥¨¥é¡¼: Ç§¼±ÉÔǽ¤Ê spec ¥ª¥×¥·¥ç¥ó '%c'"
5454
5455 #: gcc.c:5318
5456 #, fuzzy, c-format
5457 msgid "unknown spec function '%s'"
5458 msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹ '\\%c'"
5459
5460 #: gcc.c:5337
5461 #, fuzzy, c-format
5462 msgid "error in args to spec function '%s'"
5463 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
5464
5465 #: gcc.c:5385
5466 #, fuzzy
5467 msgid "malformed spec function name"
5468 msgstr "¥­¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
5469
5470 #. )
5471 #: gcc.c:5388
5472 #, fuzzy
5473 msgid "no arguments for spec function"
5474 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
5475
5476 #: gcc.c:5407
5477 msgid "malformed spec function arguments"
5478 msgstr ""
5479
5480 #: gcc.c:5646
5481 #, c-format
5482 msgid "braced spec '%s' is invalid at '%c'"
5483 msgstr ""
5484
5485 #: gcc.c:5734
5486 #, c-format
5487 msgid "braced spec body '%s' is invalid"
5488 msgstr ""
5489
5490 #: gcc.c:6160
5491 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC."
5492 msgstr ""
5493
5494 #: gcc.c:6170
5495 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC."
5496 msgstr ""
5497
5498 #: gcc.c:6263
5499 #, fuzzy, c-format
5500 msgid "unrecognized option '-%s'"
5501 msgstr "ǧ¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `-%s'"
5502
5503 #: gcc.c:6269
5504 #, c-format
5505 msgid "install: %s%s\n"
5506 msgstr "¥¤¥ó¥¹¥È¡¼¥ë: %s%s\n"
5507
5508 #: gcc.c:6270
5509 #, c-format
5510 msgid "programs: %s\n"
5511 msgstr "¥×¥í¥°¥é¥à: %s\n"
5512
5513 #: gcc.c:6271
5514 #, c-format
5515 msgid "libraries: %s\n"
5516 msgstr "¥é¥¤¥Ö¥é¥ê: %s\n"
5517
5518 #: gcc.c:6328
5519 msgid ""
5520 "\n"
5521 "For bug reporting instructions, please see:\n"
5522 msgstr ""
5523 "\n"
5524 "¥Ð¥°¥ì¥Ý¡¼¥È¤Î¼ê½ç¤Ï¡¢°Ê²¼¤ò»²¾È\n"
5525
5526 #: gcc.c:6344
5527 #, fuzzy, c-format
5528 msgid "Target: %s\n"
5529 msgstr "¥é¥¤¥Ö¥é¥ê: %s\n"
5530
5531 #: gcc.c:6345
5532 #, c-format
5533 msgid "Configured with: %s\n"
5534 msgstr "¥³¥ó¥Õ¥£¥°¥ª¥×¥·¥ç¥ó: %s\n"
5535
5536 #: gcc.c:6359
5537 #, c-format
5538 msgid "Thread model: %s\n"
5539 msgstr "¥¹¥ì¥Ã¥É¥â¥Ç¥ë: %s\n"
5540
5541 #: gcc.c:6370
5542 #, c-format
5543 msgid "gcc version %s\n"
5544 msgstr "gcc ¥Ð¡¼¥¸¥ç¥ó %s\n"
5545
5546 #: gcc.c:6372
5547 #, c-format
5548 msgid "gcc driver version %s executing gcc version %s\n"
5549 msgstr "gcc ¥É¥é¥¤¥Ð¥Ð¡¼¥¸¥ç¥ó %s ¼Â¹Ô gcc ¥Ð¡¼¥¸¥ç¥ó %s\n"
5550
5551 #: gcc.c:6380
5552 #, fuzzy
5553 msgid "no input files"
5554 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó"
5555
5556 #: gcc.c:6451 gcc.c:6514
5557 #, c-format
5558 msgid "%s: %s compiler not installed on this system"
5559 msgstr "%s: %s ¥³¥ó¥Ñ¥¤¥é¤Ï¤³¤Î¥·¥¹¥Æ¥à¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
5560
5561 #: gcc.c:6460
5562 #, fuzzy, c-format
5563 msgid "spec '%s' is invalid"
5564 msgstr "typedef `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
5565
5566 #: gcc.c:6596
5567 #, c-format
5568 msgid "%s: linker input file unused because linking not done"
5569 msgstr "%s: ¥ê¥ó¥¯¤¬´°Î»¤·¤Ê¤«¤Ã¤¿¤Î¤Ç¥ê¥ó¥«¤ÎÆþÎÏ¥Õ¥¡¥¤¥ë¤Ï»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
5570
5571 #: gcc.c:6636
5572 #, c-format
5573 msgid "language %s not recognized"
5574 msgstr "¸À¸ì %s ¤Ïǧ¼±¤Ç¤­¤Þ¤»¤ó"
5575
5576 #: gcc.c:6707
5577 #, c-format
5578 msgid "%s: %s"
5579 msgstr "%s: %s"
5580
5581 #: gcc.c:6927
5582 #, fuzzy, c-format
5583 msgid "multilib spec '%s' is invalid"
5584 msgstr "typedef `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
5585
5586 #: gcc.c:7119
5587 #, c-format
5588 msgid "multilib exclusions '%s' is invalid"
5589 msgstr ""
5590
5591 #: gcc.c:7177 gcc.c:7318
5592 #, c-format
5593 msgid "multilib select '%s' is invalid"
5594 msgstr ""
5595
5596 #: gcc.c:7356
5597 #, c-format
5598 msgid "multilib exclusion '%s' is invalid"
5599 msgstr ""
5600
5601 #: gcov.c:385
5602 msgid ""
5603 "Usage: gcov [OPTION]... SOURCEFILE\n"
5604 "\n"
5605 msgstr ""
5606
5607 #: gcov.c:386
5608 #, fuzzy
5609 msgid ""
5610 "Print code coverage information.\n"
5611 "\n"
5612 msgstr "¸Æ¤Ó½Ð¤·¥°¥é¥Õ¾ðÊó¤òÁ÷½Ð¤¹¤ë"
5613
5614 #: gcov.c:387
5615 #, fuzzy
5616 msgid "  -h, --help                      Print this help, then exit\n"
5617 msgstr "  --help                   ¤³¤Î¥Ø¥ë¥×¾ðÊó¤òɽ¼¨\n"
5618
5619 #: gcov.c:388
5620 #, fuzzy
5621 msgid "  -v, --version                   Print version number, then exit\n"
5622 msgstr ""
5623 "  -V <version>             ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð <version> ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤Î\n"
5624 "                               gcc ¤È¤·¤Æ¼Â¹Ô¤¹¤ë\n"
5625
5626 #: gcov.c:389
5627 msgid "  -a, --all-blocks                Show information for every basic block\n"
5628 msgstr ""
5629
5630 #: gcov.c:390
5631 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
5632 msgstr ""
5633
5634 #: gcov.c:391
5635 msgid ""
5636 "  -c, --branch-counts             Given counts of branches taken\n"
5637 "                                    rather than percentages\n"
5638 msgstr ""
5639
5640 #: gcov.c:393
5641 #, fuzzy
5642 msgid "  -n, --no-output                 Do not create an output file\n"
5643 msgstr "  -save-temps              Ãæ´Ö¥Õ¥¡¥¤¥ë¤òºï½ü¤·¤Ê¤¤\n"
5644
5645 #: gcov.c:394
5646 msgid ""
5647 "  -l, --long-file-names           Use long output file names for included\n"
5648 "                                    source files\n"
5649 msgstr ""
5650
5651 #: gcov.c:396
5652 msgid "  -f, --function-summaries        Output summaries for each function\n"
5653 msgstr ""
5654
5655 #: gcov.c:397
5656 msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
5657 msgstr ""
5658
5659 #: gcov.c:398
5660 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
5661 msgstr ""
5662
5663 #: gcov.c:399
5664 msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
5665 msgstr ""
5666
5667 #: gcov.c:400
5668 #, fuzzy, c-format
5669 msgid ""
5670 "\n"
5671 "For bug reporting instructions, please see:\n"
5672 "%s.\n"
5673 msgstr ""
5674 "\n"
5675 "¥Ð¥°¥ì¥Ý¡¼¥È¤Î¼ê½ç¤Ï¡¢°Ê²¼¤ò»²¾È\n"
5676
5677 #: gcov.c:410
5678 #, c-format
5679 msgid "gcov (GCC) %s\n"
5680 msgstr ""
5681
5682 #: gcov.c:414
5683 msgid ""
5684 "This is free software; see the source for copying conditions.\n"
5685 "There is NO warranty; not even for MERCHANTABILITY or \n"
5686 "FITNESS FOR A PARTICULAR PURPOSE.\n"
5687 "\n"
5688 msgstr ""
5689
5690 #: gcov.c:504
5691 #, fuzzy, c-format
5692 msgid "%s:no functions found\n"
5693 msgstr "cmd_strings ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
5694
5695 #: gcov.c:525 gcov.c:553
5696 #, fuzzy
5697 msgid "\n"
5698 msgstr ":\n"
5699
5700 #: gcov.c:540
5701 #, fuzzy, c-format
5702 msgid "%s:creating '%s'\n"
5703 msgstr "%s ¤òºîÀ®Ãæ.\n"
5704
5705 #: gcov.c:544
5706 #, fuzzy, c-format
5707 msgid "%s:error writing output file '%s'\n"
5708 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Ë½ñ¤­¹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
5709
5710 #: gcov.c:549
5711 #, fuzzy, c-format
5712 msgid "%s:could not open output file '%s'\n"
5713 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿.\n"
5714
5715 #: gcov.c:700
5716 #, fuzzy, c-format
5717 msgid "%s:cannot open graph file\n"
5718 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤È¤·¤Æ³«¤±¤Þ¤»¤ó"
5719
5720 #: gcov.c:706
5721 #, fuzzy, c-format
5722 msgid "%s:not a gcov graph file\n"
5723 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
5724
5725 #: gcov.c:719
5726 #, c-format
5727 msgid "%s:version '%.4s', prefer '%.4s'\n"
5728 msgstr ""
5729
5730 #: gcov.c:771
5731 #, c-format
5732 msgid "%s:already seen blocks for '%s'\n"
5733 msgstr ""
5734
5735 #: gcov.c:889 gcov.c:1045
5736 #, c-format
5737 msgid "%s:corrupted\n"
5738 msgstr ""
5739
5740 #: gcov.c:963
5741 #, fuzzy, c-format
5742 msgid "%s:cannot open data file\n"
5743 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤È¤·¤Æ³«¤±¤Þ¤»¤ó"
5744
5745 #: gcov.c:968
5746 #, fuzzy, c-format
5747 msgid "%s:not a gcov data file\n"
5748 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
5749
5750 #: gcov.c:981
5751 #, c-format
5752 msgid "%s:version '%.4s', prefer version '%.4s'\n"
5753 msgstr ""
5754
5755 #: gcov.c:987
5756 #, c-format
5757 msgid "%s:stamp mismatch with graph file\n"
5758 msgstr ""
5759
5760 #: gcov.c:1013
5761 #, fuzzy, c-format
5762 msgid "%s:unknown function '%u'\n"
5763 msgstr "´Ø¿ô `%s' Æâ:"
5764
5765 #: gcov.c:1026
5766 #, fuzzy, c-format
5767 msgid "%s:profile mismatch for '%s'\n"
5768 msgstr "%s: `%s' ¤ËÂФ¹¤ëÌ·½â°ìÍ÷¤Ï°Ê²¼¤ÎÄ̤ê¤Ç¤¹:\n"
5769
5770 #: gcov.c:1045
5771 #, fuzzy, c-format
5772 msgid "%s:overflowed\n"
5773 msgstr "%s: ¥ª¡¼¥Ð¡¼¥Õ¥í¡¼ÈÏ°Ï¥¨¥é¡¼"
5774
5775 #: gcov.c:1069
5776 #, c-format
5777 msgid "%s:'%s' lacks entry and/or exit blocks\n"
5778 msgstr ""
5779
5780 #: gcov.c:1074
5781 #, c-format
5782 msgid "%s:'%s' has arcs to entry block\n"
5783 msgstr ""
5784
5785 #: gcov.c:1082
5786 #, c-format
5787 msgid "%s:'%s' has arcs from exit block\n"
5788 msgstr ""
5789
5790 #: gcov.c:1290
5791 #, c-format
5792 msgid "%s:graph is unsolvable for '%s'\n"
5793 msgstr ""
5794
5795 #: gcov.c:1370
5796 #, fuzzy, c-format
5797 msgid "%s '%s'\n"
5798 msgstr "%s: %s"
5799
5800 #: gcov.c:1373
5801 #, c-format
5802 msgid "Lines executed:%s of %d\n"
5803 msgstr ""
5804
5805 #: gcov.c:1377
5806 #, fuzzy
5807 msgid "No executable lines\n"
5808 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¼Â¹Ô²Äǽ¤Ê¥½¡¼¥¹¹Ô¤¬¤¢¤ê¤Þ¤»¤ó\n"
5809
5810 #: gcov.c:1383
5811 #, fuzzy, c-format
5812 msgid "Branches executed:%s of %d\n"
5813 msgstr "¥Ö¥é¥ó¥Á %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤µ¤ì¤º\n"
5814
5815 #: gcov.c:1387
5816 #, c-format
5817 msgid "Taken at least once:%s of %d\n"
5818 msgstr ""
5819
5820 #: gcov.c:1393
5821 #, fuzzy
5822 msgid "No branches\n"
5823 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¤Ï¥Ö¥é¥ó¥Á¤¬¤¢¤ê¤Þ¤»¤ó\n"
5824
5825 #: gcov.c:1395
5826 #, c-format
5827 msgid "Calls executed:%s of %d\n"
5828 msgstr ""
5829
5830 #: gcov.c:1399
5831 #, fuzzy
5832 msgid "No calls\n"
5833 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¸Æ¤Ó½Ð¤·¤¬¤¢¤ê¤Þ¤»¤ó\n"
5834
5835 #: gcov.c:1540
5836 #, fuzzy, c-format
5837 msgid "%s:no lines for '%s'\n"
5838 msgstr "%s: `%s' ¤ËÂФ¹¤ëÌ·½â°ìÍ÷¤Ï°Ê²¼¤ÎÄ̤ê¤Ç¤¹:\n"
5839
5840 #: gcov.c:1735
5841 #, fuzzy, c-format
5842 msgid "call   %2d returned %s\n"
5843 msgstr "¸Æ¤Ó½Ð¤· %d ¤ÎÌá¤ê = %d\n"
5844
5845 #: gcov.c:1740
5846 #, fuzzy, c-format
5847 msgid "call   %2d never executed\n"
5848 msgstr "¸Æ¤Ó½Ð¤· %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤»¤º\n"
5849
5850 #: gcov.c:1745
5851 #, fuzzy, c-format
5852 msgid "branch %2d taken %s%s\n"
5853 msgstr "¥Ö¥é¥ó¥Á %d ¼õÍý = %d%%\n"
5854
5855 #: gcov.c:1749
5856 #, fuzzy, c-format
5857 msgid "branch %2d never executed\n"
5858 msgstr "¥Ö¥é¥ó¥Á %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤µ¤ì¤º\n"
5859
5860 #: gcov.c:1754
5861 #, c-format
5862 msgid "unconditional %2d taken %s\n"
5863 msgstr ""
5864
5865 #: gcov.c:1757
5866 #, fuzzy, c-format
5867 msgid "unconditional %2d never executed\n"
5868 msgstr "¸Æ¤Ó½Ð¤· %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤»¤º\n"
5869
5870 #: gcov.c:1789
5871 #, fuzzy, c-format
5872 msgid "%s:cannot open source file\n"
5873 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤È¤·¤Æ³«¤±¤Þ¤»¤ó"
5874
5875 #: gcov.c:1799
5876 #, c-format
5877 msgid "%s:source file is newer than graph file '%s'\n"
5878 msgstr ""
5879
5880 #. Return if there's nothing to do, or it is too expensive.
5881 #: gcse.c:689
5882 msgid "GCSE disabled"
5883 msgstr ""
5884
5885 #. Return if there's nothing to do, or it is too expensive.
5886 #: gcse.c:6474
5887 #, fuzzy
5888 msgid "jump bypassing disabled"
5889 msgstr "-g ¥ª¥×¥·¥ç¥ó¤ò̵¸ú²½¤·¤Þ¤·¤¿¡£"
5890
5891 #: gcse.c:6535
5892 #, fuzzy, c-format
5893 msgid "%s: %d basic blocks and %d edges/basic block"
5894 msgstr "GCSE ¤ò̵¸ú²½: %d > 1000 ´ðËÜ¥Ö¥í¥Ã¥¯¡¢µÚ¤Ó %d >= 20 edge/´ðËÜ¥Ö¥í¥Ã¥¯"
5895
5896 #: gcse.c:6548
5897 #, fuzzy, c-format
5898 msgid "%s: %d basic blocks and %d registers"
5899 msgstr "GCSE ¤ò̵¸ú²½: %d ´ðËÜ¥Ö¥í¥Ã¥¯¡¢µÚ¤Ó %d ¸Ä¤Î¥ì¥¸¥¹¥¿"
5900
5901 #: ggc-common.c:397 ggc-common.c:405 ggc-common.c:473 ggc-common.c:494
5902 #: ggc-page.c:2209 ggc-page.c:2240 ggc-page.c:2247 ggc-zone.c:1582
5903 #: ggc-zone.c:1588 ggc-zone.c:1597
5904 #, fuzzy, c-format
5905 msgid "can't write PCH file: %m"
5906 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
5907
5908 #: ggc-common.c:487 config/i386/host-cygwin.c:58
5909 #, fuzzy, c-format
5910 msgid "can't get position in PCH file: %m"
5911 msgstr "¥Õ¥¡¥¤¥ë `%s' ¤Ë¥ê¥Ý¥¸¥È¥ê¾ðÊó¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
5912
5913 #: ggc-common.c:497
5914 #, fuzzy, c-format
5915 msgid "can't write padding to PCH file: %m"
5916 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
5917
5918 #: ggc-common.c:550 ggc-common.c:558 ggc-common.c:565 ggc-common.c:568
5919 #: ggc-common.c:578 ggc-common.c:581 ggc-page.c:2334 ggc-zone.c:1607
5920 #, fuzzy, c-format
5921 msgid "can't read PCH file: %m"
5922 msgstr "%s ¤«¤éÆɹþ¤á¤Þ¤»¤ó"
5923
5924 #: ggc-common.c:573
5925 msgid "had to relocate PCH"
5926 msgstr ""
5927
5928 #: ggc-page.c:1454
5929 #, c-format
5930 msgid "open /dev/zero: %m"
5931 msgstr ""
5932
5933 #: ggc-page.c:2225 ggc-page.c:2231
5934 #, fuzzy
5935 msgid "can't write PCH file"
5936 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
5937
5938 #: gimple-low.c:203
5939 #, fuzzy
5940 msgid "unexpected node"
5941 msgstr "ͽ´ü¤µ¤ì¤ë¥á¥â¥ê¥ì¥¤¥Æ¥ó¥·¤òÄ´À°¤¹¤ë"
5942
5943 #: gimplify.c:3344
5944 #, fuzzy, c-format
5945 msgid "invalid lvalue in asm output %d"
5946 msgstr "asm Ê¸¤ÎÃæ¤Ë̵¸ú¤Êº¸ÊÕÃÍ"
5947
5948 #: gimplify.c:3456
5949 #, fuzzy, c-format
5950 msgid "memory input %d is not directly addressable"
5951 msgstr "½ÐÎÏÈÖ¹æ %d ¤ÏľÀÜ¥¢¥É¥ì¥¹»ØÄê¤Ç¤­¤Þ¤»¤ó"
5952
5953 #: gimplify.c:4330
5954 msgid "gimplification failed"
5955 msgstr ""
5956
5957 #: global.c:371 global.c:384 global.c:398
5958 #, fuzzy, c-format
5959 msgid "%s cannot be used in asm here"
5960 msgstr "\"%s\" ¤Ï¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó"
5961
5962 #: graph.c:403 passes.c:131 java/jcf-parse.c:1047 java/jcf-parse.c:1194
5963 #: java/lex.c:1846 objc/objc-act.c:552
5964 #, fuzzy, c-format
5965 msgid "can't open %s: %m"
5966 msgstr "%s ¤ò³«¤±¤Þ¤»¤ó"
5967
5968 #: haifa-sched.c:182
5969 #, c-format
5970 msgid "fix_sched_param: unknown param: %s"
5971 msgstr "fix_sched_param: ÉÔÌÀ¤Ê¥Ñ¥é¥á¥¿: %s"
5972
5973 #. Opening quotation mark.
5974 #: intl.c:58
5975 msgid "`"
5976 msgstr ""
5977
5978 #. Closing quotation mark.
5979 #: intl.c:61
5980 msgid "'"
5981 msgstr ""
5982
5983 #: langhooks.c:516
5984 msgid "At top level:"
5985 msgstr "¥È¥Ã¥×¥ì¥Ù¥ë:"
5986
5987 #: langhooks.c:521
5988 #, fuzzy, c-format
5989 msgid "In member function %qs:"
5990 msgstr "´Ø¿ô `%s' Æâ:"
5991
5992 #: langhooks.c:525
5993 #, fuzzy, c-format
5994 msgid "In function %qs:"
5995 msgstr "´Ø¿ô `%s' Æâ:"
5996
5997 #. What to print when a switch has no documentation.
5998 #: opts.c:89
5999 msgid "This switch lacks documentation"
6000 msgstr ""
6001
6002 #. Eventually this should become a hard error IMO.
6003 #: opts.c:259
6004 #, c-format
6005 msgid "command line option \"%s\" is valid for %s but not for %s"
6006 msgstr ""
6007
6008 #: opts.c:347
6009 #, fuzzy, c-format
6010 msgid "missing argument to \"%s\""
6011 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
6012
6013 #: opts.c:357
6014 #, fuzzy, c-format
6015 msgid "argument to \"%s\" should be a non-negative integer"
6016 msgstr "`%s' ¤ÎÂè°ì°ú¿ô¤Ï `int' ¤È¤¹¤Ù¤­¤Ç¤¹"
6017
6018 #: opts.c:426
6019 #, fuzzy, c-format
6020 msgid "unrecognized command line option \"%s\""
6021 msgstr "¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó '%s' ¤ò̵»ë¤·¤Þ¤¹"
6022
6023 #: opts.c:634
6024 msgid "-Wuninitialized is not supported without -O"
6025 msgstr "-Wuninitialized ¤Ï -O Ìµ¤·¤Ë¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
6026
6027 #: opts.c:648
6028 msgid "-freorder-blocks-and-partition does not work with exceptions"
6029 msgstr ""
6030
6031 #: opts.c:661
6032 msgid "-freorder-blocks-and-partition does not work with -g (currently)"
6033 msgstr ""
6034
6035 #: opts.c:821
6036 #, fuzzy, c-format
6037 msgid "structure alignment must be a small power of two, not %d"
6038 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬ 2 ¤Î¤Ù¤­¾è¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
6039
6040 #: opts.c:886
6041 #, fuzzy, c-format
6042 msgid "unrecognised visibility value \"%s\""
6043 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥»¥¯¥·¥ç¥ó̾ \"%s\""
6044
6045 #: opts.c:938
6046 #, fuzzy, c-format
6047 msgid "unrecognized register name \"%s\""
6048 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥ì¥¸¥¹¥¿Ì¾ `%s'"
6049
6050 #: opts.c:962
6051 #, fuzzy, c-format
6052 msgid "unknown tls-model \"%s\""
6053 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
6054
6055 #: opts.c:1037
6056 #, c-format
6057 msgid "%s: --param arguments should be of the form NAME=VALUE"
6058 msgstr ""
6059
6060 #: opts.c:1042
6061 #, fuzzy, c-format
6062 msgid "invalid --param value %qs"
6063 msgstr "̵¸ú¤Ê¥Ñ¥é¥á¥¿ÃÍ `%s'"
6064
6065 #: opts.c:1139
6066 #, fuzzy
6067 msgid "target system does not support debug output"
6068 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
6069
6070 #: opts.c:1146
6071 #, fuzzy, c-format
6072 msgid "debug format \"%s\" conflicts with prior selection"
6073 msgstr "¥Ç¡¼¥¿Îΰè '%s' ¤ÏÁ°¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
6074
6075 #: opts.c:1162
6076 #, fuzzy, c-format
6077 msgid "unrecognised debug output level \"%s\""
6078 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥»¥¯¥·¥ç¥ó̾ \"%s\""
6079
6080 #: opts.c:1164
6081 #, c-format
6082 msgid "debug output level %s is too high"
6083 msgstr ""
6084
6085 #: opts.c:1183
6086 msgid "The following options are language-independent:\n"
6087 msgstr ""
6088
6089 #: opts.c:1190
6090 #, c-format
6091 msgid ""
6092 "The %s front end recognizes the following options:\n"
6093 "\n"
6094 msgstr ""
6095
6096 #: opts.c:1204
6097 msgid "The --param option recognizes the following as parameters:\n"
6098 msgstr ""
6099
6100 #: params.c:72
6101 #, fuzzy, c-format
6102 msgid "minimum value of parameter %qs is %u"
6103 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
6104
6105 #: params.c:77
6106 #, c-format
6107 msgid "maximum value of parameter %qs is %u"
6108 msgstr ""
6109
6110 #. If we didn't find this parameter, issue an error message.
6111 #: params.c:86
6112 #, fuzzy, c-format
6113 msgid "invalid parameter %qs"
6114 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
6115
6116 #: passes.c:1210
6117 msgid "branch target register load optimization is not intended to be run twice"
6118 msgstr ""
6119
6120 #: profile.c:284
6121 msgid "corrupted profile info: run_max * runs < sum_max"
6122 msgstr ""
6123
6124 #: profile.c:290
6125 msgid "corrupted profile info: sum_all is smaller than sum_max"
6126 msgstr ""
6127
6128 #: profile.c:335
6129 #, c-format
6130 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
6131 msgstr ""
6132
6133 #: profile.c:503
6134 #, c-format
6135 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
6136 msgstr ""
6137
6138 #: profile.c:524
6139 #, c-format
6140 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
6141 msgstr ""
6142
6143 #: protoize.c:582
6144 #, fuzzy, c-format
6145 msgid "%s: error writing file '%s': %s\n"
6146 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Ë½ñ¤­¹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
6147
6148 #: protoize.c:626
6149 #, c-format
6150 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
6151 msgstr "%s: »ÈÍÑË¡ '%s [ -VqfnkN ] [ -i <istring> ] [ ¥Õ¥¡¥¤¥ë̾ ... ]'\n"
6152
6153 #: protoize.c:629
6154 #, c-format
6155 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
6156 msgstr "%s: »ÈÍÑË¡ '%s [ -VqfnkNlgC ] [ -B <¥Ç¥£¥ì¥¯¥È¥ê̾> ] [ ¥Õ¥¡¥¤¥ë̾ ... ]'\n"
6157
6158 #: protoize.c:735
6159 #, fuzzy, c-format
6160 msgid "%s: warning: no read access for file '%s'\n"
6161 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤ËÂФ·¤ÆÆɤ߽Ф·µö²Ä¤¬¤¢¤ê¤Þ¤»¤ó\n"
6162
6163 #: protoize.c:743
6164 #, fuzzy, c-format
6165 msgid "%s: warning: no write access for file '%s'\n"
6166 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤ËÂФ·¤Æ½ñ¤­¹þ¤ßµö²Ä¤¬¤¢¤ê¤Þ¤»¤ó\n"
6167
6168 #: protoize.c:751
6169 #, fuzzy, c-format
6170 msgid "%s: warning: no write access for dir containing '%s'\n"
6171 msgstr "%s: ·Ù¹ð: `%s' ¤ò´Þ¤à¥Ç¥£¥ì¥¯¥È¥ê¤ËÂФ·¤Æ½ñ¤­¹þ¤ßµö²Ä¤¬¤¢¤ê¤Þ¤»¤ó\n"
6172
6173 #. Catch cases like /.. where we try to backup to a
6174 #. point above the absolute root of the logical file
6175 #. system.
6176 #: protoize.c:1138
6177 #, c-format
6178 msgid "%s: invalid file name: %s\n"
6179 msgstr "%s: Ìµ¸ú¤Ê¥Õ¥¡¥¤¥ë̾: %s\n"
6180
6181 #: protoize.c:1286
6182 #, c-format
6183 msgid "%s: %s: can't get status: %s\n"
6184 msgstr "%s: %s: ¾õÂÖ¤ò¼èÆÀ¤Ç¤­¤Þ¤»¤ó: %s\n"
6185
6186 #: protoize.c:1307
6187 #, c-format
6188 msgid ""
6189 "\n"
6190 "%s: fatal error: aux info file corrupted at line %d\n"
6191 msgstr ""
6192 "\n"
6193 "%s: Ã×̿Ū¥¨¥é¡¼: Éû info ¥Õ¥¡¥¤¥ë¤¬ %d ¹ÔÌܤDzõ¤ì¤Æ¤¤¤Þ¤¹\n"
6194
6195 #: protoize.c:1636
6196 #, fuzzy, c-format
6197 msgid "%s:%d: declaration of function '%s' takes different forms\n"
6198 msgstr "%s:%d: ´Ø¿ô `%s' ¤ÎÀë¸À¤¬Ê̤ηÁ¤ò¼è¤Ã¤Æ¤¤¤Þ¤¹\n"
6199
6200 #: protoize.c:1891
6201 #, fuzzy, c-format
6202 msgid "%s: compiling '%s'\n"
6203 msgstr "%s: `%s' ¤ò¥³¥ó¥Ñ¥¤¥ëÃæ\n"
6204
6205 #: protoize.c:1914
6206 #, c-format
6207 msgid "%s: wait: %s\n"
6208 msgstr "%s: ÂÔ¤Á: %s\n"
6209
6210 #: protoize.c:1919
6211 #, c-format
6212 msgid "%s: subprocess got fatal signal %d\n"
6213 msgstr "%s: ¥µ¥Ö¥×¥í¥»¥¹¤¬Ã×̿Ū¥·¥°¥Ê¥ë %d ¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿\n"
6214
6215 #: protoize.c:1927
6216 #, c-format
6217 msgid "%s: %s exited with status %d\n"
6218 msgstr "%s: %s ¤Ï¥¹¥Æ¡¼¥¿¥¹ %d ¤Ç½ªÎ»¤·¤Þ¤·¤¿\n"
6219
6220 #: protoize.c:1976
6221 #, fuzzy, c-format
6222 msgid "%s: warning: missing SYSCALLS file '%s'\n"
6223 msgstr "%s: ·Ù¹ð: SYSCALLS ¥Õ¥¡¥¤¥ë `%s' ¤¬¤¢¤ê¤Þ¤»¤ó\n"
6224
6225 #: protoize.c:1985 protoize.c:2014
6226 #, fuzzy, c-format
6227 msgid "%s: can't read aux info file '%s': %s\n"
6228 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
6229
6230 #: protoize.c:2030 protoize.c:2058
6231 #, fuzzy, c-format
6232 msgid "%s: can't get status of aux info file '%s': %s\n"
6233 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤Î¾õÂÖ¤ò¼èÆÀ¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
6234
6235 #: protoize.c:2086
6236 #, fuzzy, c-format
6237 msgid "%s: can't open aux info file '%s' for reading: %s\n"
6238 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤ߹þ¤ßÍѤ˳«¤¯¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
6239
6240 #: protoize.c:2104
6241 #, fuzzy, c-format
6242 msgid "%s: error reading aux info file '%s': %s\n"
6243 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤ߹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
6244
6245 #: protoize.c:2117
6246 #, fuzzy, c-format
6247 msgid "%s: error closing aux info file '%s': %s\n"
6248 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÊĤ¸¤Æ¤¤¤ëºÇÃæ¤Ë¥¨¥é¡¼: %s\n"
6249
6250 #: protoize.c:2133
6251 #, fuzzy, c-format
6252 msgid "%s: can't delete aux info file '%s': %s\n"
6253 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òºï½ü¤Ç¤­¤Þ¤»¤ó: %s\n"
6254
6255 #: protoize.c:2215 protoize.c:4185
6256 #, fuzzy, c-format
6257 msgid "%s: can't delete file '%s': %s\n"
6258 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤òºï½ü¤Ç¤­¤Þ¤»¤ó: %s\n"
6259
6260 #: protoize.c:2293
6261 #, fuzzy, c-format
6262 msgid "%s: warning: can't rename file '%s' to '%s': %s\n"
6263 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤ò `%s' Ì¾Á°Êѹ¹¤Ç¤­¤Þ¤»¤ó: %s\n"
6264
6265 #: protoize.c:2415
6266 #, c-format
6267 msgid "%s: conflicting extern definitions of '%s'\n"
6268 msgstr "%s: '%s' ¤Î³°ÉôÄêµÁ¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹\n"
6269
6270 #: protoize.c:2419
6271 #, c-format
6272 msgid "%s: declarations of '%s' will not be converted\n"
6273 msgstr "%s: '%s' ¤ÎÀë¸À¤ÏÊÑ´¹¤µ¤ì¤Þ¤»¤ó\n"
6274
6275 #: protoize.c:2421
6276 #, c-format
6277 msgid "%s: conflict list for '%s' follows:\n"
6278 msgstr "%s: `%s' ¤ËÂФ¹¤ëÌ·½â°ìÍ÷¤Ï°Ê²¼¤ÎÄ̤ê¤Ç¤¹:\n"
6279
6280 #: protoize.c:2454
6281 #, fuzzy, c-format
6282 msgid "%s: warning: using formals list from %s(%d) for function '%s'\n"
6283 msgstr "%s: ·Ù¹ð: %s(%d) ¤«¤é¤Î·Á¼°¥ê¥¹¥È¤ò¡¢´Ø¿ô `%s' ¤Î°Ù¤Ë»È¤¤¤Þ¤¹\n"
6284
6285 #: protoize.c:2494
6286 #, fuzzy, c-format
6287 msgid "%s: %d: '%s' used but missing from SYSCALLS\n"
6288 msgstr "%s: %d: `%s' ¤Ï»È¤ï¤ì¤Æ¤¤¤Þ¤¹¤¬ SYSCALLS ¤Ë¤¢¤ê¤Þ¤»¤ó\n"
6289
6290 #: protoize.c:2500
6291 #, fuzzy, c-format
6292 msgid "%s: %d: warning: no extern definition for '%s'\n"
6293 msgstr "%s: %d: ·Ù¹ð: `%s' ¤ËÂФ¹¤ë³°ÉôÄêµÁ¤¬¤¢¤ê¤Þ¤»¤ó\n"
6294
6295 #: protoize.c:2530
6296 #, fuzzy, c-format
6297 msgid "%s: warning: no static definition for '%s' in file '%s'\n"
6298 msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀÅŪÄêµÁ¤¬¥Õ¥¡¥¤¥ë `%s' ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó\n"
6299
6300 #: protoize.c:2536
6301 #, fuzzy, c-format
6302 msgid "%s: multiple static defs of '%s' in file '%s'\n"
6303 msgstr "%s: `%s' ¤ÎÀÅŪÄêµÁ¤¬¥Õ¥¡¥¤¥ë `%s' ¤ÎÃæ¤Ç½ÅÊ£¤·¤Æ¤¤¤Þ¤¹\n"
6304
6305 #: protoize.c:2706 protoize.c:2709
6306 #, c-format
6307 msgid "%s: %d: warning: source too confusing\n"
6308 msgstr "%s: %d: ·Ù¹ð: ¥½¡¼¥¹¤¬º®Í𤷤¹¤®¤Æ¤¤¤Þ¤¹\n"
6309
6310 #: protoize.c:2905
6311 #, c-format
6312 msgid "%s: %d: warning: varargs function declaration not converted\n"
6313 msgstr "%s: %d: ·Ù¹ð: varargs ´Ø¿ôÀë¸À¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6314
6315 #: protoize.c:2920
6316 #, fuzzy, c-format
6317 msgid "%s: declaration of function '%s' not converted\n"
6318 msgstr "%s: ´Ø¿ô `%s' ¤ÎÀë¸À¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6319
6320 #: protoize.c:3043
6321 #, fuzzy, c-format
6322 msgid "%s: warning: too many parameter lists in declaration of '%s'\n"
6323 msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬Â¿¤¹¤®¤Þ¤¹\n"
6324
6325 #: protoize.c:3064
6326 #, fuzzy, c-format
6327 msgid ""
6328 "\n"
6329 "%s: warning: too few parameter lists in declaration of '%s'\n"
6330 msgstr ""
6331 "\n"
6332 "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬¾¯¤Ê¤¹¤®¤Þ¤¹\n"
6333
6334 #: protoize.c:3160
6335 #, fuzzy, c-format
6336 msgid "%s: %d: warning: found '%s' but expected '%s'\n"
6337 msgstr "%s: %d: ·Ù¹ð: `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿¤¬ `%s' ¤¬´üÂÔ¤µ¤ì¤Æ¤¤¤Þ¤¹\n"
6338
6339 #: protoize.c:3335
6340 #, fuzzy, c-format
6341 msgid "%s: local declaration for function '%s' not inserted\n"
6342 msgstr "%s: ´Ø¿ô `%s' ¤Î¥í¡¼¥«¥ëÀë¸À¤¬ÁÞÆþ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6343
6344 #: protoize.c:3362
6345 #, fuzzy, c-format
6346 msgid ""
6347 "\n"
6348 "%s: %d: warning: can't add declaration of '%s' into macro call\n"
6349 msgstr ""
6350 "\n"
6351 "%s: %d: ·Ù¹ð: `%s' ¤ÎÀë¸À¤ò¥Þ¥¯¥í¸Æ¤Ó½Ð¤·¤ËÄɲäǤ­¤Þ¤»¤ó\n"
6352
6353 #: protoize.c:3434
6354 #, fuzzy, c-format
6355 msgid "%s: global declarations for file '%s' not inserted\n"
6356 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤ÎÂç°èÀë¸À¤¬ÁÞÆþ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6357
6358 #: protoize.c:3523 protoize.c:3553
6359 #, fuzzy, c-format
6360 msgid "%s: definition of function '%s' not converted\n"
6361 msgstr "%s: ´Ø¿ô `%s' ¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6362
6363 #: protoize.c:3542
6364 #, c-format
6365 msgid "%s: %d: warning: definition of %s not converted\n"
6366 msgstr "%s: %d: ·Ù¹ð: %s ¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6367
6368 #: protoize.c:3868
6369 #, fuzzy, c-format
6370 msgid "%s: found definition of '%s' at %s(%d)\n"
6371 msgstr "%s: `%s' ¤ÎÄêµÁ¤¬ %s(%d) ¤Ë¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
6372
6373 #. If we make it here, then we did not know about this
6374 #. function definition.
6375 #: protoize.c:3884
6376 #, fuzzy, c-format
6377 msgid "%s: %d: warning: '%s' excluded by preprocessing\n"
6378 msgstr "%s: %d: ·Ù¹ð: `%s' ¤Ï¥×¥ê¥×¥í¥»¥¹¤«¤é½ü³°¤µ¤ì¤Æ¤¤¤Þ¤¹\n"
6379
6380 #: protoize.c:3887
6381 #, c-format
6382 msgid "%s: function definition not converted\n"
6383 msgstr "%s: ´Ø¿ô¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6384
6385 #: protoize.c:3945
6386 #, fuzzy, c-format
6387 msgid "%s: '%s' not converted\n"
6388 msgstr "%s: `%s' ¤ÏÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6389
6390 #: protoize.c:3953
6391 #, fuzzy, c-format
6392 msgid "%s: would convert file '%s'\n"
6393 msgstr "%s: `%s' ¤òÊÑ´¹¤·¤Þ¤¹\n"
6394
6395 #: protoize.c:3956
6396 #, fuzzy, c-format
6397 msgid "%s: converting file '%s'\n"
6398 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤òÊÑ´¹Ãæ\n"
6399
6400 #: protoize.c:3966
6401 #, fuzzy, c-format
6402 msgid "%s: can't get status for file '%s': %s\n"
6403 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Î¾õÂÖ¤ò¼èÆÀ¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
6404
6405 #: protoize.c:4008
6406 #, fuzzy, c-format
6407 msgid "%s: can't open file '%s' for reading: %s\n"
6408 msgstr "%s: Æɤ߹þ¤ßÍѤ˥ե¡¥¤¥ë `%s' ¤ò³«¤¯¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
6409
6410 #: protoize.c:4023
6411 #, fuzzy, c-format
6412 msgid ""
6413 "\n"
6414 "%s: error reading input file '%s': %s\n"
6415 msgstr ""
6416 "\n"
6417 "%s: ÆþÎÏ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤ߹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
6418
6419 #: protoize.c:4057
6420 #, fuzzy, c-format
6421 msgid "%s: can't create/open clean file '%s': %s\n"
6422 msgstr "%s: ¤­¤ì¤¤¤Ê¥Õ¥¡¥¤¥ë `%s' ¤òºîÀ®/¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó: %s\n"
6423
6424 #: protoize.c:4162
6425 #, fuzzy, c-format
6426 msgid "%s: warning: file '%s' already saved in '%s'\n"
6427 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤Ï´û¤Ë `%s' ¤ËÊݸ¤µ¤ì¤Æ¤¤¤Þ¤¹\n"
6428
6429 #: protoize.c:4170
6430 #, fuzzy, c-format
6431 msgid "%s: can't link file '%s' to '%s': %s\n"
6432 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤ò `%s' ¤Ë¥ê¥ó¥¯¤Ç¤­¤Þ¤»¤ó: %s\n"
6433
6434 #: protoize.c:4200
6435 #, fuzzy, c-format
6436 msgid "%s: can't create/open output file '%s': %s\n"
6437 msgstr "%s: ½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤òºîÀ®¤·¤¿¤ê³«¤¤¤¿¤ê¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
6438
6439 #: protoize.c:4233
6440 #, fuzzy, c-format
6441 msgid "%s: can't change mode of file '%s': %s\n"
6442 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Î¥â¡¼¥É¤òÊѹ¹¤Ç¤­¤Þ¤»¤ó: %s\n"
6443
6444 #: protoize.c:4406
6445 #, c-format
6446 msgid "%s: cannot get working directory: %s\n"
6447 msgstr "%s: ºî¶È¥Ç¥£¥ì¥¯¥È¥ê¤¬Ê¬¤«¤ê¤Þ¤»¤ó: %s\n"
6448
6449 #: protoize.c:4504
6450 #, c-format
6451 msgid "%s: input file names must have .c suffixes: %s\n"
6452 msgstr "%s: ÆþÎÏ¥Õ¥¡¥¤¥ë̾¤Ë¤Ï³ÈÄ¥»Ò .c ¤¬¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó: %s\n"
6453
6454 #: reg-stack.c:622
6455 #, fuzzy, c-format
6456 msgid "output constraint %d must specify a single register"
6457 msgstr "½ÐÎÏÀ©Ìó %d ¤Ï°ì¤Ä¤Î¥ì¥¸¥¹¥¿¤ò»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
6458
6459 #: reg-stack.c:632
6460 #, fuzzy, c-format
6461 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
6462 msgstr "½ÐÎÏÀ©Ìó %d ¤Ï°ì¤Ä¤Î¥ì¥¸¥¹¥¿¤ò»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
6463
6464 #: reg-stack.c:655
6465 #, fuzzy
6466 msgid "output regs must be grouped at top of stack"
6467 msgstr "½ÐÎϥ쥸¥¹¥¿¤Ï¥¹¥¿¥Ã¥¯¤Î¥È¥Ã¥×¤Ë¥°¥ë¡¼¥×¤µ¤ì¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
6468
6469 #: reg-stack.c:692
6470 #, fuzzy
6471 msgid "implicitly popped regs must be grouped at top of stack"
6472 msgstr "°ÅÌۤˠpop ¤µ¤ì¤ë¥ì¥¸¥¹¥¿¤Ï¥¹¥¿¥Ã¥¯¤Î¥È¥Ã¥×¤Ë¥°¥ë¡¼¥×¤µ¤ì¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
6473
6474 #: reg-stack.c:711
6475 #, fuzzy
6476 msgid "output operand %d must use %<&%> constraint"
6477 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É %d ¤Ï `&' À©Ìó¤ò»È¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
6478
6479 #: regclass.c:766
6480 #, c-format
6481 msgid "can't use '%s' as a %s register"
6482 msgstr "'%s' ¤ò %s ¤Î¥ì¥¸¥¹¥¿¤È¤·¤Æ»È¤¦¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
6483
6484 #: regclass.c:781 config/ia64/ia64.c:4572 config/ia64/ia64.c:4579
6485 #: config/pa/pa.c:342 config/pa/pa.c:349
6486 #, c-format
6487 msgid "unknown register name: %s"
6488 msgstr "ÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹: %s"
6489
6490 #: regclass.c:791
6491 msgid "global register variable follows a function definition"
6492 msgstr "Âç°è register ÊÑ¿ô¤¬´Ø¿ôÄêµÁ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
6493
6494 #: regclass.c:795
6495 msgid "register used for two global register variables"
6496 msgstr "¥ì¥¸¥¹¥¿¤¬Æó¤Ä¤Î¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ»È¤ï¤ì¤Þ¤·¤¿"
6497
6498 #: regclass.c:800
6499 msgid "call-clobbered register used for global register variable"
6500 msgstr "¸Æ¤Ó½Ð¤·¤ÇÇ˲õ¤µ¤ì¤ë¥ì¥¸¥¹¥¿¤¬¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ»È¤ï¤ì¤Þ¤·¤¿"
6501
6502 #: regrename.c:1872
6503 #, c-format
6504 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
6505 msgstr ""
6506
6507 #: regrename.c:1884
6508 #, c-format
6509 msgid "validate_value_data: Loop in regno chain (%u)"
6510 msgstr ""
6511
6512 #: regrename.c:1887
6513 #, c-format
6514 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
6515 msgstr ""
6516
6517 #: regrename.c:1899
6518 #, c-format
6519 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
6520 msgstr ""
6521
6522 #: reload.c:1270
6523 #, fuzzy
6524 msgid "cannot reload integer constant operand in %<asm%>"
6525 msgstr "À°¿ôÄê¿ô¥ª¥Ú¥é¥ó¥É¤ò `asm' Æâ¤ÇºÆ¥í¡¼¥É¤Ç¤­¤Þ¤»¤ó"
6526
6527 #: reload.c:1293
6528 #, fuzzy
6529 msgid "impossible register constraint in %<asm%>"
6530 msgstr "`asm' Æâ¤Ç¤Ï¥ì¥¸¥¹¥¿À©Ìó¤ò¹Ô¤Ê¤¨¤Þ¤»¤ó"
6531
6532 #: reload.c:3535
6533 #, fuzzy
6534 msgid "%<&%> constraint used with no register class"
6535 msgstr "`&' À©Ì󤬥쥸¥¹¥¿¥¯¥é¥¹Ìµ¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
6536
6537 #: reload.c:3705
6538 #, fuzzy
6539 msgid "unable to generate reloads for:"
6540 msgstr "¥³¡¼¥É¤¬À¸À®¤µ¤ì¤ë CPU ¤òÁªÂò¤¹¤ë"
6541
6542 #: reload.c:3706 reload.c:3938
6543 #, fuzzy
6544 msgid "inconsistent operand constraints in an %<asm%>"
6545 msgstr "`asm' Æâ¤Ç¤Î¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
6546
6547 #: reload1.c:1211
6548 msgid "frame size too large for reliable stack checking"
6549 msgstr "¥Õ¥ì¡¼¥à¥µ¥¤¥º¤¬Â礭¤¹¤®¤Æ¡¢¥¹¥¿¥Ã¥¯¸¡ºº¤¬¿®Íê¤Ç¤­¤Ê¤¯¤Ê¤ê¤Þ¤¹"
6550
6551 #: reload1.c:1214
6552 msgid "try reducing the number of local variables"
6553 msgstr "¥í¡¼¥«¥ëÊÑ¿ô¤Î¿ô¤òºï¸º¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤"
6554
6555 #: reload1.c:1865
6556 #, fuzzy
6557 msgid "can't find a register in class %qs while reloading %<asm%>"
6558 msgstr "¥¯¥é¥¹ `%s' Æâ¤Î¥ì¥¸¥¹¥¿¤ò `asm' ºÆ¥í¡¼¥ÉÃæ¤Ë¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó"
6559
6560 #: reload1.c:1870
6561 #, fuzzy, c-format
6562 msgid "unable to find a register to spill in class %qs"
6563 msgstr "¥¯¥é¥¹ `%s' Æâ¤Ç¤Õ¤ë¤¤Íî¤È¤¹¥ì¥¸¥¹¥¿¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó"
6564
6565 #: reload1.c:1872
6566 msgid "this is the insn:"
6567 msgstr ""
6568
6569 #: reload1.c:3863
6570 #, fuzzy
6571 msgid "%<asm%> operand requires impossible reload"
6572 msgstr "`asm' ¥ª¥Ú¥é¥ó¥É¤ÏºÆ¥í¡¼¥É¤Ç¤­¤Ê¤¤»ö¤¬Í׵ᤵ¤ì¤Þ¤¹"
6573
6574 #. It's the compiler's fault.
6575 #: reload1.c:4982
6576 #, fuzzy
6577 msgid "could not find a spill register"
6578 msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤ò¸«¤Ä¤±¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿\n"
6579
6580 #: reload1.c:4987
6581 #, fuzzy
6582 msgid "%<asm%> operand constraint incompatible with operand size"
6583 msgstr "`asm' ¥ª¥Ú¥é¥ó¥ÉÀ©Ì󤬥ª¥Ú¥é¥ó¥É¥µ¥¤¥º¤ÈÀ°¹ç¤·¤Þ¤»¤ó"
6584
6585 #. It's the compiler's fault.
6586 #: reload1.c:6613
6587 #, fuzzy
6588 msgid "VOIDmode on an output"
6589 msgstr "½ÐÎÏÃæ¤Ë I/O ¥¨¥é¡¼¤¬È¯À¸"
6590
6591 #: reload1.c:6614
6592 #, fuzzy
6593 msgid "output operand is constant in %<asm%>"
6594 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É¤¬ `asm' Æâ¤ÇÄê¿ô¤Ç¤¹"
6595
6596 #: rtl-error.c:128
6597 #, fuzzy
6598 msgid "unrecognizable insn:"
6599 msgstr "ǧ¼±ÉÔǽ¤ÊÌ¿Îá:"
6600
6601 #: rtl-error.c:130
6602 #, fuzzy
6603 msgid "insn does not satisfy its constraints:"
6604 msgstr "Ì¿Î᤬¤½¤ÎÀ©Ìó¤òËþ¤¿¤·¤Þ¤»¤ó"
6605
6606 #: rtl.c:471
6607 #, fuzzy, c-format
6608 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
6609 msgstr "RTL ¸¡ºº: elt %d(%s) ¤¬ºÇ¸å¤Î elt %d(%s Ãæ) ¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
6610
6611 #: rtl.c:481
6612 #, c-format
6613 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
6614 msgstr "RTL ¸¡ºº: elt %d ·¿¤Ï '%c' ¤Î¤Ï¤º¤Ê¤Î¤Ë '%c' (rtx %s, %s Ãæ)¤Ç¤¹ (%s:%d)"
6615
6616 #: rtl.c:491
6617 #, c-format
6618 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
6619 msgstr "RTL ¸¡ºº: elt %d ·¿¤Ï '%c' ¤« '%c' ¤Î¤Ï¤º¤Ê¤Î¤Ë '%c' (rtx %s, %s Ãæ) ¤Ç¤¹ (%s:%d)"
6620
6621 #: rtl.c:500
6622 #, fuzzy, c-format
6623 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
6624 msgstr "RTL ¸¡ºº: ¥³¡¼¥É `%s' ¤Î¤Ï¤º¤Ê¤Î¤Ë `%s' (%s Ãæ)¤Ç¤¹ (%s:%d)"
6625
6626 #: rtl.c:510
6627 #, fuzzy, c-format
6628 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
6629 msgstr "RTL ¸¡ºº: ¥³¡¼¥É `%s' ¤« `%s' ¤Î¤Ï¤º¤Ê¤Î¤Ë `%s' (%s Ãæ)¤Ç¤¹ (%s:%d)"
6630
6631 #: rtl.c:521
6632 #, c-format
6633 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
6634 msgstr "RTL check: ¥Ù¥¯¥È¥ë¤Î elt %d ¤òºÇ¸å¤Î elt %d (%s Ãæ)¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
6635
6636 #: rtl.c:532
6637 #, fuzzy, c-format
6638 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
6639 msgstr "RTL ¸¡ºº: ¥³¡¼¥É `%s' ¤Î¤Ï¤º¤Ê¤Î¤Ë `%s' (%s Ãæ)¤Ç¤¹ (%s:%d)"
6640
6641 #: stmt.c:317
6642 #, fuzzy
6643 msgid "output operand constraint lacks %<=%>"
6644 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤Ë `=' ¤¬·ç¤±¤Æ¤¤¤Þ¤¹"
6645
6646 #: stmt.c:332
6647 #, fuzzy, c-format
6648 msgid "output constraint %qc for operand %d is not at the beginning"
6649 msgstr "½ÐÎÏÀ©Ìó `%c' (operand %d ÍÑ) ¤¬³«»ÏÉôʬ¤Ë¤¢¤ê¤Þ¤»¤ó"
6650
6651 #: stmt.c:355
6652 #, fuzzy
6653 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
6654 msgstr "¥ª¥Ú¥é¥ó¥ÉÀ©ÌóÃæ¡¢ÉÔÀµ¤Ê°ÌÃ֤ˠ'+' ¤ä '=' ¤¬´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹"
6655
6656 #: stmt.c:362 stmt.c:461
6657 #, fuzzy
6658 msgid "%<%%%> constraint used with last operand"
6659 msgstr "`%%' À©Ì󤬺Ǹå¤Î¥ª¥Ú¥é¥ó¥É¤È¤È¤â¤Ë»È¤ï¤ì¤Þ¤·¤¿"
6660
6661 #: stmt.c:381
6662 msgid "matching constraint not valid in output operand"
6663 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÆâ¤ÎÀ©Ìó¤¬Àµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
6664
6665 #: stmt.c:452
6666 #, fuzzy, c-format
6667 msgid "input operand constraint contains %qc"
6668 msgstr "ÆþÎÏ¥ª¥Ú¥é¥ó¥ÉÀ©Ì󤬠`%c' ¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
6669
6670 #: stmt.c:494
6671 msgid "matching constraint references invalid operand number"
6672 msgstr "À©Ìó¤ËŬ¹ç¤µ¤»¤ë»þ¤Ë¡¢Ìµ¸ú¤Ê¥ª¥Ú¥é¥ó¥ÉÈÖ¹æ¤ò»²¾È¤·¤Þ¤·¤¿"
6673
6674 #: stmt.c:532
6675 #, fuzzy, c-format
6676 msgid "invalid punctuation %qc in constraint"
6677 msgstr "̵¸ú¤Ê¶çÆÉÅÀ `%c' ¤¬À©ÌóÆâ¤Ë¤¢¤ê¤Þ¤¹"
6678
6679 #: stmt.c:556
6680 #, fuzzy
6681 msgid "matching constraint does not allow a register"
6682 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÆâ¤ÎÀ©Ìó¤¬Àµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
6683
6684 #: stmt.c:584
6685 #, c-format
6686 msgid "asm-specifier for variable %qs conflicts with asm clobber list"
6687 msgstr ""
6688
6689 #: stmt.c:673
6690 #, fuzzy
6691 msgid "unknown register name %qs in %<asm%>"
6692 msgstr "`asm' Ãæ¤ËÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾ `%s' ¤¬¤¢¤ê¤Þ¤¹"
6693
6694 #: stmt.c:681
6695 msgid "PIC register %qs clobbered in %<asm%>"
6696 msgstr ""
6697
6698 #: stmt.c:728
6699 #, fuzzy
6700 msgid "more than %d operands in %<asm%>"
6701 msgstr "`asm' ¤ÎÃæ¤Ë %d ¤ò±Û¤¨¤ë¥ª¥Ú¥é¥ó¥É¤¬¤¢¤ê¤Þ¤¹"
6702
6703 #: stmt.c:791
6704 #, c-format
6705 msgid "output number %d not directly addressable"
6706 msgstr "½ÐÎÏÈÖ¹æ %d ¤ÏľÀÜ¥¢¥É¥ì¥¹»ØÄê¤Ç¤­¤Þ¤»¤ó"
6707
6708 #: stmt.c:870
6709 #, fuzzy
6710 msgid "asm operand %d probably doesn%'t match constraints"
6711 msgstr "asm ¥ª¥Ú¥é¥ó¥É %d ¤Ï¶²¤é¤¯À©Ìó¤ËŬ¹ç¤·¤Þ¤»¤ó"
6712
6713 #: stmt.c:880
6714 #, c-format
6715 msgid "use of memory input without lvalue in asm operand %d is deprecated"
6716 msgstr ""
6717
6718 #: stmt.c:1027
6719 msgid "asm clobber conflict with output operand"
6720 msgstr ""
6721
6722 #: stmt.c:1032
6723 msgid "asm clobber conflict with input operand"
6724 msgstr ""
6725
6726 #: stmt.c:1109
6727 #, fuzzy
6728 msgid "too many alternatives in %<asm%>"
6729 msgstr "`asm' Ãæ¤ÎÂåÂØ¥­¡¼¥ï¡¼¥É¤¬Â¿¤¹¤®¤Þ¤¹"
6730
6731 #: stmt.c:1121
6732 #, fuzzy
6733 msgid "operand constraints for %<asm%> differ in number of alternatives"
6734 msgstr "`asm' ¤Î¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤¬ÂåÂØÈÖ¹æ¤È¤Ï°Û¤Ê¤ê¤Þ¤¹"
6735
6736 #: stmt.c:1174
6737 #, fuzzy, c-format
6738 msgid "duplicate asm operand name %qs"
6739 msgstr "¥Þ¥¯¥í²¾°ú¿ô \"%s\" ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
6740
6741 #: stmt.c:1272
6742 msgid "missing close brace for named operand"
6743 msgstr ""
6744
6745 #: stmt.c:1300
6746 #, fuzzy, c-format
6747 msgid "undefined named operand %qs"
6748 msgstr "ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤±é»»»Ò %s ¤Ç¤¹"
6749
6750 #: stmt.c:1465
6751 #, fuzzy
6752 msgid "%Hvalue computed is not used"
6753 msgstr ".da ¥Õ¥¡¥¤¥ë¤ÎÆâÍƤò»È¤¤ÀڤäƤ¤¤Þ¤»¤ó\n"
6754
6755 #: stor-layout.c:152
6756 #, fuzzy
6757 msgid "type size can%'t be explicitly evaluated"
6758 msgstr "·¿¤ÎÂ礭¤µ¤ÏÌÀ¼¨Åª¤Ëɾ²Á¤µ¤ì¤ë¤â¤Î¤Ç¤Ï¤¢¤ê¤¨¤Þ¤»¤ó"
6759
6760 #: stor-layout.c:154
6761 msgid "variable-size type declared outside of any function"
6762 msgstr "ÊÑ¿ô¥µ¥¤¥º·¿¤¬´Ø¿ô¤Î³°Â¦¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
6763
6764 #: stor-layout.c:458
6765 #, fuzzy
6766 msgid "%Jsize of %qD is %d bytes"
6767 msgstr "`%s' ¤Î¥µ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤Ç¤¹"
6768
6769 #: stor-layout.c:460
6770 #, fuzzy
6771 msgid "%Jsize of %qD is larger than %d bytes"
6772 msgstr "`%s' ¤Î¥µ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤è¤êÂ礭¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
6773
6774 #: stor-layout.c:844
6775 #, fuzzy
6776 msgid "%Jpacked attribute causes inefficient alignment for %qD"
6777 msgstr "packed Â°À­¤Ï `%s' ¤ËÂФ·¤ÆÉÔ¸úΨ¤Ê¥¢¥é¥¤¥ó¥á¥ó¥È¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
6778
6779 #: stor-layout.c:847
6780 #, fuzzy
6781 msgid "%Jpacked attribute is unnecessary for %qD"
6782 msgstr "packed Â°À­¤Ï `%s' ¤Ë¤ÏɬÍפ¢¤ê¤Þ¤»¤ó"
6783
6784 #: stor-layout.c:863
6785 #, fuzzy
6786 msgid "%Jpadding struct to align %qD"
6787 msgstr "`%s' ¤ò¥¢¥é¥¤¥ó¤¹¤ë¤¿¤á¤Ë¹½Â¤ÂΤò¥Ñ¥Ç¥£¥ó¥°¤·¤Þ¤¹"
6788
6789 #: stor-layout.c:1205
6790 msgid "padding struct size to alignment boundary"
6791 msgstr "¥¢¥é¥¤¥ó¥á¥ó¥È¶­³¦¤Î¥µ¥¤¥º¤Ë¹½Â¤ÂΤò¥Ñ¥Ç¥£¥ó¥°¤·¤Þ¤¹"
6792
6793 #: stor-layout.c:1235
6794 #, fuzzy, c-format
6795 msgid "packed attribute causes inefficient alignment for %qs"
6796 msgstr "packed Â°À­¤Ï `%s' ¤ËÂФ·¤ÆÉÔ¸úΨ¤Ê¥¢¥é¥¤¥ó¥á¥ó¥È¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
6797
6798 #: stor-layout.c:1238
6799 #, fuzzy, c-format
6800 msgid "packed attribute is unnecessary for %qs"
6801 msgstr "packed Â°À­¤Ï `%s' ¤Ë¤ÏɬÍפ¢¤ê¤Þ¤»¤ó"
6802
6803 #: stor-layout.c:1243
6804 msgid "packed attribute causes inefficient alignment"
6805 msgstr "packed Â°À­¤ÏÉÔ¸úΨ¤Ê¥¢¥é¥¤¥ó¥á¥ó¥È¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
6806
6807 #: stor-layout.c:1245
6808 msgid "packed attribute is unnecessary"
6809 msgstr "packed Â°À­¤ÏɬÍפ¢¤ê¤Þ¤»¤ó"
6810
6811 #: targhooks.c:96
6812 msgid "__builtin_saveregs not supported by this target"
6813 msgstr "__builtin_saveregs ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
6814
6815 #: timevar.c:401
6816 msgid ""
6817 "\n"
6818 "Execution times (seconds)\n"
6819 msgstr ""
6820 "\n"
6821 "¼Â¹Ô²ó¿ô  (ÉÃ)\n"
6822
6823 #. Print total time.
6824 #: timevar.c:451
6825 msgid " TOTAL                 :"
6826 msgstr " ¹ç·×                  :"
6827
6828 #: timevar.c:479
6829 #, c-format
6830 msgid "time in %s: %ld.%06ld (%ld%%)\n"
6831 msgstr "%s ¤Ç¤Î»þ´Ö: %ld.%06ld (%ld%%)\n"
6832
6833 #: tlink.c:381
6834 #, c-format
6835 msgid "collect: reading %s\n"
6836 msgstr "collect: %s ¤òÆɤ߹þ¤ß¤Þ¤¹\n"
6837
6838 #: tlink.c:475
6839 #, c-format
6840 msgid "repository file '%s' does not contain command-line arguments"
6841 msgstr ""
6842
6843 #: tlink.c:525
6844 #, c-format
6845 msgid "collect: recompiling %s\n"
6846 msgstr "collect: %s ¤òºÆ¥³¥ó¥Ñ¥¤¥ë¤·¤Þ¤¹\n"
6847
6848 #: tlink.c:696
6849 #, c-format
6850 msgid "'%s' was assigned to '%s', but was not defined during recompilation, or vice versa"
6851 msgstr ""
6852
6853 #: tlink.c:705
6854 #, c-format
6855 msgid "collect: tweaking %s in %s\n"
6856 msgstr "collect: %s ¤ò°ú¤ÃÄ¥¤ê¤Þ¤¹(%s Æâ)\n"
6857
6858 #: tlink.c:751
6859 msgid "collect: relinking\n"
6860 msgstr "collect: ºÆ¥ê¥ó¥¯¤·¤Þ¤¹\n"
6861
6862 #: tlink.c:760
6863 #, c-format
6864 msgid "ld returned %d exit status"
6865 msgstr "ld ¤Ï¥¹¥Æ¡¼¥¿¥¹ %d ¤Ç½ªÎ»¤·¤Þ¤·¤¿"
6866
6867 #: toplev.c:469
6868 #, c-format
6869 msgid "%s "
6870 msgstr "%s "
6871
6872 #: toplev.c:471
6873 #, c-format
6874 msgid " %s"
6875 msgstr " %s"
6876
6877 #: toplev.c:536
6878 #, fuzzy, c-format
6879 msgid "invalid option argument %qs"
6880 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
6881
6882 #: toplev.c:606
6883 #, fuzzy
6884 msgid "unrecoverable error"
6885 msgstr "ÆâÉô¥¨¥é¡¼"
6886
6887 #: toplev.c:626
6888 #, c-format
6889 msgid "getting core file size maximum limit: %m"
6890 msgstr ""
6891
6892 #: toplev.c:629
6893 #, c-format
6894 msgid "setting core file size limit to maximum: %m"
6895 msgstr ""
6896
6897 #: toplev.c:852
6898 #, fuzzy
6899 msgid "%J%qF declared %<static%> but never defined"
6900 msgstr "`%s' ¤¬ `static' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹"
6901
6902 #: toplev.c:878
6903 #, fuzzy
6904 msgid "%J%qD defined but not used"
6905 msgstr "`%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
6906
6907 #: toplev.c:901 toplev.c:924
6908 #, c-format
6909 msgid "%qs is deprecated (declared at %s:%d)"
6910 msgstr ""
6911
6912 #: toplev.c:927
6913 #, c-format
6914 msgid "type is deprecated (declared at %s:%d)"
6915 msgstr ""
6916
6917 #: toplev.c:933
6918 #, fuzzy, c-format
6919 msgid "%qs is deprecated"
6920 msgstr "%s ¤Ï¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤¹"
6921
6922 #: toplev.c:935
6923 msgid "type is deprecated"
6924 msgstr ""
6925
6926 #: toplev.c:1086
6927 msgid ""
6928 "\n"
6929 "Target specific options:\n"
6930 msgstr ""
6931 "\n"
6932 "¥¿¡¼¥²¥Ã¥È»ÅÍÍ¥ª¥×¥·¥ç¥ó:\n"
6933
6934 #: toplev.c:1100 toplev.c:1119
6935 #, fuzzy, c-format
6936 msgid "  -m%-23s [undocumented]\n"
6937 msgstr "  -m%-23.23s [ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤]\n"
6938
6939 #: toplev.c:1128
6940 msgid ""
6941 "\n"
6942 "There are undocumented target specific options as well.\n"
6943 msgstr ""
6944 "\n"
6945 "ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤¥¿¡¼¥²¥Ã¥È»ÅÍÍ¥ª¥×¥·¥ç¥ó¤â¤¢¤ê¤Þ¤¹¡£\n"
6946
6947 #: toplev.c:1130
6948 msgid "  They exist, but they are not documented.\n"
6949 msgstr "  ¤³¤ì¤é¤Ï¸ºß¤·¤Þ¤¹¤¬¡¢Ê¸½ñ²½¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6950
6951 #: toplev.c:1174
6952 #, c-format
6953 msgid "unrecognized gcc debugging option: %c"
6954 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤ gcc ¥Ç¥Ð¥Ã¥°¥ª¥×¥·¥ç¥ó: %c"
6955
6956 #. Handle -mfix-and-continue.
6957 #: toplev.c:1236 config/rs6000/rs6000.c:1408 config/rs6000/rs6000.c:1419
6958 #: config/rs6000/darwin.h:106
6959 #, fuzzy, c-format
6960 msgid "invalid option %qs"
6961 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó %s"
6962
6963 #: toplev.c:1251
6964 #, c-format
6965 msgid ""
6966 "%s%s%s version %s (%s)\n"
6967 "%s\tcompiled by GNU C version %s.\n"
6968 "%s%s%s version %s (%s) compiled by CC.\n"
6969 msgstr ""
6970 "%s%s%s version %s (%s)\n"
6971 "%s\tcompiled by GNU C version %s.\n"
6972 "%s%s%s version %s (%s) compiled by CC.\n"
6973
6974 #: toplev.c:1258
6975 #, c-format
6976 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
6977 msgstr ""
6978
6979 #: toplev.c:1310
6980 msgid "options passed: "
6981 msgstr "ÅϤµ¤ì¤¿¥ª¥×¥·¥ç¥ó: "
6982
6983 #: toplev.c:1339
6984 msgid "options enabled: "
6985 msgstr "Í­¸ú¥ª¥×¥·¥ç¥ó: "
6986
6987 #: toplev.c:1413
6988 #, fuzzy
6989 msgid "can%'t open %s for writing: %m"
6990 msgstr "%s ¤ò½ñ¤­¹þ¤ßÍѤ˳«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
6991
6992 #: toplev.c:1491 config/sh/sh.c:7334
6993 msgid "created and used with different settings of -fpic"
6994 msgstr ""
6995
6996 #: toplev.c:1493 config/sh/sh.c:7336
6997 msgid "created and used with different settings of -fpie"
6998 msgstr ""
6999
7000 #: toplev.c:1544 config/sh/sh.c:7386
7001 #, c-format
7002 msgid "created and used with differing settings of '-m%s'"
7003 msgstr ""
7004
7005 #: toplev.c:1547 config/sh/sh.c:7389
7006 msgid "out of memory"
7007 msgstr ""
7008
7009 #: toplev.c:1755
7010 msgid "instruction scheduling not supported on this target machine"
7011 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
7012
7013 #: toplev.c:1759
7014 msgid "this target machine does not have delayed branches"
7015 msgstr "¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤ÏÃÙ±äʬ´ô¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
7016
7017 #: toplev.c:1763
7018 #, fuzzy
7019 msgid "value-based profiling not yet implemented in trees."
7020 msgstr "¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ï¡¢¤Þ¤À¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó¡£"
7021
7022 #: toplev.c:1776
7023 #, c-format
7024 msgid "-f%sleading-underscore not supported on this target machine"
7025 msgstr "-f%sleading-underscore ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
7026
7027 #: toplev.c:1850
7028 #, fuzzy, c-format
7029 msgid "target system does not support the \"%s\" debug format"
7030 msgstr "%s ¤Ï `%%%s%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
7031
7032 #: toplev.c:1862
7033 msgid "variable tracking requested, but useless unless producing debug info"
7034 msgstr ""
7035
7036 #: toplev.c:1865
7037 msgid "variable tracking requested, but not supported by this debug format"
7038 msgstr ""
7039
7040 #: toplev.c:1885
7041 #, fuzzy
7042 msgid "can%'t open %s: %m"
7043 msgstr "%s ¤ò³«¤±¤Þ¤»¤ó"
7044
7045 #: toplev.c:1892
7046 #, fuzzy
7047 msgid "-ffunction-sections not supported for this target"
7048 msgstr "-ffunction-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
7049
7050 #: toplev.c:1897
7051 #, fuzzy
7052 msgid "-fdata-sections not supported for this target"
7053 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
7054
7055 #: toplev.c:1904
7056 #, fuzzy
7057 msgid "-ffunction-sections disabled; it makes profiling impossible"
7058 msgstr "-ffunction-sections ¤¬Ìµ¸ú¤Ç¤¹ -- ¥×¥í¥Õ¥¡¥¤¥ë¤ÏÉÔ²Äǽ¤Ç¤¹"
7059
7060 #: toplev.c:1911
7061 #, fuzzy
7062 msgid "-fprefetch-loop-arrays not supported for this target"
7063 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
7064
7065 #: toplev.c:1917
7066 #, fuzzy
7067 msgid "-fspeculative-prefetching not supported for this target"
7068 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
7069
7070 #: toplev.c:1923
7071 #, fuzzy
7072 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
7073 msgstr "-f%sleading-underscore ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
7074
7075 #: toplev.c:1929
7076 #, fuzzy
7077 msgid "-fspeculative-prefetching not supported for this target (try -march switches)"
7078 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
7079
7080 #: toplev.c:1938
7081 #, fuzzy
7082 msgid "-fprefetch-loop-arrays is not supported with -Os"
7083 msgstr "-mg ¤Ç¤Î¥×¥í¥Õ¥¡¥¤¥ë¤ÏÄ󶡤µ¤ì¤Þ¤»¤ó\n"
7084
7085 #: toplev.c:1944
7086 #, fuzzy
7087 msgid "-ffunction-sections may affect debugging on some targets"
7088 msgstr "-ffunction-sections ¤Ï¥¿¡¼¥²¥Ã¥È¤Ë¤è¤Ã¤Æ¤Ï¥Ç¥Ð¥Ã¥°¤Ë±Æ¶Á¤¹¤ë¤«¤â¤·¤ì¤Þ¤»¤ó"
7089
7090 #: toplev.c:2056
7091 #, fuzzy, c-format
7092 msgid "error writing to %s: %m"
7093 msgstr "%s ¤Ø¤Î½ñ¤­¹þ¤ß¥¨¥é¡¼¤Ç¤¹"
7094
7095 #: toplev.c:2058 java/jcf-parse.c:1066 java/jcf-write.c:3538
7096 #, fuzzy, c-format
7097 msgid "error closing %s: %m"
7098 msgstr "¥¨¥é¡¼¤Ë¤è¤ê %s ¤òÊĤ¸¤Þ¤¹"
7099
7100 #: tree-cfg.c:1355 tree-cfg.c:2073 tree-cfg.c:2075
7101 #, fuzzy
7102 msgid "%Hwill never be executed"
7103 msgstr "¸Æ¤Ó½Ð¤· %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤»¤º\n"
7104
7105 #: tree-cfg.c:3289
7106 msgid "SSA name in freelist but still referenced"
7107 msgstr ""
7108
7109 #: tree-cfg.c:3299
7110 msgid "GIMPLE register modified with BIT_FIELD_REF"
7111 msgstr ""
7112
7113 #: tree-cfg.c:3327
7114 msgid "address taken, but ADDRESSABLE bit not set"
7115 msgstr ""
7116
7117 #: tree-cfg.c:3336
7118 msgid "non-boolean used in condition"
7119 msgstr ""
7120
7121 #: tree-cfg.c:3391
7122 #, fuzzy
7123 msgid "Invalid reference prefix."
7124 msgstr "̵¸ú¤Ê»²¾È·¿¤Ç¤¹"
7125
7126 #: tree-cfg.c:3456
7127 #, fuzzy
7128 msgid "Is not a valid GIMPLE statement."
7129 msgstr "̵¸ú¤Ê½é´ü²½¼°¤Ç¤¹"
7130
7131 #: tree-cfg.c:3476
7132 msgid "Statement marked for throw, but doesn%'t."
7133 msgstr ""
7134
7135 #: tree-cfg.c:3481
7136 msgid "Statement marked for throw in middle of block."
7137 msgstr ""
7138
7139 #: tree-cfg.c:3585
7140 msgid "PHI def is not a GIMPLE value"
7141 msgstr ""
7142
7143 #: tree-cfg.c:3601 tree-cfg.c:3617
7144 msgid "Incorrect sharing of tree nodes"
7145 msgstr ""
7146
7147 #: tree-cfg.c:3626
7148 msgid "verify_stmts failed."
7149 msgstr ""
7150
7151 #: tree-cfg.c:3647
7152 msgid "ENTRY_BLOCK has a statement list associated with it\n"
7153 msgstr ""
7154
7155 #: tree-cfg.c:3653
7156 msgid "EXIT_BLOCK has a statement list associated with it\n"
7157 msgstr ""
7158
7159 #: tree-cfg.c:3660
7160 #, c-format
7161 msgid "Fallthru to exit from bb %d\n"
7162 msgstr ""
7163
7164 #: tree-cfg.c:3682
7165 #, c-format
7166 msgid "Nonlocal label %s is not first in a sequence of labels in bb %d"
7167 msgstr ""
7168
7169 #: tree-cfg.c:3691
7170 #, c-format
7171 msgid "Label %s to block does not match in bb %d\n"
7172 msgstr ""
7173
7174 #: tree-cfg.c:3700
7175 #, c-format
7176 msgid "Label %s has incorrect context in bb %d\n"
7177 msgstr ""
7178
7179 #: tree-cfg.c:3714
7180 #, fuzzy, c-format
7181 msgid "Control flow in the middle of basic block %d\n"
7182 msgstr "NOTE_INSN_BASIC_BLOCK %d ¤¬´ðËÜ¥Ö¥í¥Ã¥¯ %d ¤ÎÃæ¤Û¤É¤Ë¤¢¤ê¤Þ¤¹"
7183
7184 #: tree-cfg.c:3724
7185 #, fuzzy, c-format
7186 msgid "Label %s in the middle of basic block %d\n"
7187 msgstr "NOTE_INSN_BASIC_BLOCK %d ¤¬´ðËÜ¥Ö¥í¥Ã¥¯ %d ¤ÎÃæ¤Û¤É¤Ë¤¢¤ê¤Þ¤¹"
7188
7189 #: tree-cfg.c:3741
7190 #, c-format
7191 msgid "Fallthru edge after a control statement in bb %d \n"
7192 msgstr ""
7193
7194 #: tree-cfg.c:3756
7195 #, c-format
7196 msgid "Structured COND_EXPR at the end of bb %d\n"
7197 msgstr ""
7198
7199 #: tree-cfg.c:3769 tree-cfg.c:3807 tree-cfg.c:3819 tree-cfg.c:3890
7200 #, c-format
7201 msgid "Wrong outgoing edge flags at end of bb %d\n"
7202 msgstr ""
7203
7204 #: tree-cfg.c:3777
7205 msgid "%<then%> label does not match edge at end of bb %d\n"
7206 msgstr ""
7207
7208 #: tree-cfg.c:3785
7209 msgid "%<else%> label does not match edge at end of bb %d\n"
7210 msgstr ""
7211
7212 #: tree-cfg.c:3795
7213 #, c-format
7214 msgid "Explicit goto at end of bb %d\n"
7215 msgstr ""
7216
7217 #: tree-cfg.c:3824
7218 #, c-format
7219 msgid "Return edge does not point to exit in bb %d\n"
7220 msgstr ""
7221
7222 #: tree-cfg.c:3857
7223 msgid "Found default case not at end of case vector"
7224 msgstr ""
7225
7226 #: tree-cfg.c:3863
7227 #, fuzzy
7228 msgid ""
7229 "Case labels not sorted:\n"
7230 " "
7231 msgstr "¥È¥é¥ó¥Ý¥ê¥ó¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
7232
7233 #: tree-cfg.c:3874
7234 msgid "No default case found at end of case vector"
7235 msgstr ""
7236
7237 #: tree-cfg.c:3882
7238 #, c-format
7239 msgid "Extra outgoing edge %d->%d\n"
7240 msgstr ""
7241
7242 #: tree-cfg.c:3904
7243 #, fuzzy, c-format
7244 msgid "Missing edge %i->%i"
7245 msgstr "¼±Ê̻Ҥò·ç¤¤¤Æ¤¤¤Þ¤¹"
7246
7247 #: tree-cfg.c:5707
7248 #, fuzzy
7249 msgid "%Jfunction might be possible candidate for attribute %<noreturn%>"
7250 msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `noreturn' Â°À­¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹"
7251
7252 #: tree-cfg.c:5734 tree-cfg.c:5738
7253 #, fuzzy
7254 msgid "%H%<noreturn%> function does return"
7255 msgstr "`noreturn' ´Ø¿ô¤¬ return ¤·¤Æ¤¤¤Þ¤¹"
7256
7257 #: tree-cfg.c:5759 tree-cfg.c:5764
7258 #, fuzzy
7259 msgid "%Hcontrol reaches end of non-void function"
7260 msgstr "À©¸æ¤¬Èó void ´Ø¿ô¤Î½ª¤ê¤ËÅþ㤷¤Þ¤·¤¿"
7261
7262 #: tree-dump.c:849
7263 #, fuzzy, c-format
7264 msgid "could not open dump file %qs: %s"
7265 msgstr "¥À¥ó¥×¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
7266
7267 #: tree-dump.c:965
7268 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
7269 msgstr ""
7270
7271 #: tree-inline.c:974
7272 msgid "%Jfunction %qF can never be inlined because it uses alloca (override using the always_inline attribute)"
7273 msgstr ""
7274
7275 #: tree-inline.c:986
7276 msgid "%Jfunction %qF can never be inlined because it uses setjmp"
7277 msgstr ""
7278
7279 #: tree-inline.c:1000
7280 msgid "%Jfunction %qF can never be inlined because it uses variable argument lists"
7281 msgstr ""
7282
7283 #: tree-inline.c:1011
7284 msgid "%Jfunction %qF can never be inlined because it uses setjmp-longjmp exception handling"
7285 msgstr ""
7286
7287 #: tree-inline.c:1018
7288 msgid "%Jfunction %qF can never be inlined because it uses non-local goto"
7289 msgstr ""
7290
7291 #: tree-inline.c:1029
7292 msgid "%Jfunction %qF can never be inlined because it uses __builtin_return or __builtin_apply_args"
7293 msgstr ""
7294
7295 #: tree-inline.c:1048
7296 msgid "%Jfunction %qF can never be inlined because it contains a computed goto"
7297 msgstr ""
7298
7299 #: tree-inline.c:1062
7300 msgid "%Jfunction %qF can never be inlined because it receives a non-local goto"
7301 msgstr ""
7302
7303 #: tree-inline.c:1087
7304 msgid "%Jfunction %qF can never be inlined because it uses variable sized variables"
7305 msgstr ""
7306
7307 #: tree-inline.c:1565
7308 msgid "originally indirect function call not considered for inlining"
7309 msgstr ""
7310
7311 #: tree-inline.c:1575 tree-inline.c:1583
7312 #, fuzzy
7313 msgid "%Jinlining failed in call to %qF: %s"
7314 msgstr "`%s' ¤Ø¤Î¸Æ¤Ó½Ð¤·¤Î¥¤¥ó¥é¥¤¥ó²½¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
7315
7316 #: tree-inline.c:1576 tree-inline.c:1584
7317 msgid "called from here"
7318 msgstr "¤³¤³¤«¤é¸Æ¤Ð¤ì¤Þ¤·¤¿"
7319
7320 #: tree-inline.c:1698
7321 #, fuzzy
7322 msgid "control may reach end of non-void function %qD being inlined"
7323 msgstr "À©¸æ¤¬Èó void ´Ø¿ô¤Î½ª¤ê¤ËÅþ㤷¤Þ¤·¤¿"
7324
7325 #: tree-mudflap.c:857
7326 msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF"
7327 msgstr ""
7328
7329 #: tree-mudflap.c:1048
7330 #, c-format
7331 msgid "mudflap cannot track %qs in stub function"
7332 msgstr ""
7333
7334 #: tree-mudflap.c:1279
7335 #, c-format
7336 msgid "mudflap cannot track unknown size extern %qs"
7337 msgstr ""
7338
7339 #: tree-nomudflap.c:51
7340 #, fuzzy
7341 msgid "mudflap: this language is not supported"
7342 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
7343
7344 #: tree-optimize.c:718
7345 #, fuzzy
7346 msgid "%Jsize of return value of %qD is %u bytes"
7347 msgstr "`%s' ¤ÎÌá¤êÃͤΥµ¥¤¥º¤¬ %u ¥Ð¥¤¥È¤Ç¤¹"
7348
7349 #: tree-optimize.c:721
7350 #, fuzzy
7351 msgid "%Jsize of return value of %qD is larger than %wd bytes"
7352 msgstr "`%s' ¤ÎÌá¤êÃͤΥµ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤è¤ê¤âÂ礭¤¯¤Ê¤ê¤Þ¤¹"
7353
7354 #: tree-outof-ssa.c:610 tree-outof-ssa.c:625 tree-outof-ssa.c:639
7355 #: tree-outof-ssa.c:661 tree-outof-ssa.c:1029 tree-outof-ssa.c:1865
7356 #: tree-ssa-live.c:417 tree-ssa-live.c:1799
7357 msgid "SSA corruption"
7358 msgstr ""
7359
7360 #: tree-outof-ssa.c:2270
7361 #, c-format
7362 msgid " Pending stmts not issued on PRED edge (%d, %d)\n"
7363 msgstr ""
7364
7365 #: tree-outof-ssa.c:2276
7366 #, c-format
7367 msgid " Pending stmts not issued on SUCC edge (%d, %d)\n"
7368 msgstr ""
7369
7370 #: tree-outof-ssa.c:2283
7371 #, c-format
7372 msgid " Pending stmts not issued on ENTRY edge (%d, %d)\n"
7373 msgstr ""
7374
7375 #: tree-outof-ssa.c:2289
7376 #, c-format
7377 msgid " Pending stmts not issued on EXIT edge (%d, %d)\n"
7378 msgstr ""
7379
7380 #: tree-profile.c:111 tree-profile.c:127 tree-profile.c:143 tree-profile.c:160
7381 msgid "unimplemented functionality"
7382 msgstr ""
7383
7384 #: tree-ssa-operands.c:1273
7385 msgid "internal error"
7386 msgstr "ÆâÉô¥¨¥é¡¼"
7387
7388 #: tree-ssa.c:113
7389 msgid "Expected an SSA_NAME object"
7390 msgstr ""
7391
7392 #: tree-ssa.c:119
7393 msgid "Type mismatch between an SSA_NAME and its symbol."
7394 msgstr ""
7395
7396 #: tree-ssa.c:125
7397 msgid "Found an SSA_NAME that had been released into the free pool"
7398 msgstr ""
7399
7400 #: tree-ssa.c:131
7401 msgid "Found a virtual definition for a GIMPLE register"
7402 msgstr ""
7403
7404 #: tree-ssa.c:137
7405 msgid "Found a real definition for a non-register"
7406 msgstr ""
7407
7408 #: tree-ssa.c:166
7409 #, c-format
7410 msgid "SSA_NAME created in two different blocks %i and %i"
7411 msgstr ""
7412
7413 #: tree-ssa.c:175
7414 msgid "SSA_NAME_DEF_STMT is wrong"
7415 msgstr ""
7416
7417 #: tree-ssa.c:227
7418 #, fuzzy
7419 msgid "Missing definition"
7420 msgstr "¼±Ê̻Ҥò·ç¤¤¤Æ¤¤¤Þ¤¹"
7421
7422 #: tree-ssa.c:233
7423 #, c-format
7424 msgid "Definition in block %i does not dominate use in block %i"
7425 msgstr ""
7426
7427 #: tree-ssa.c:241
7428 #, c-format
7429 msgid "Definition in block %i follows the use"
7430 msgstr ""
7431
7432 #: tree-ssa.c:248
7433 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
7434 msgstr ""
7435
7436 #: tree-ssa.c:280
7437 msgid "Incoming edge count does not match number of PHI arguments\n"
7438 msgstr ""
7439
7440 #: tree-ssa.c:293
7441 #, fuzzy, c-format
7442 msgid "PHI argument is missing for edge %d->%d\n"
7443 msgstr "%s ¤Î¸å¤í¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
7444
7445 #: tree-ssa.c:302
7446 msgid "PHI argument is not SSA_NAME, or invariant"
7447 msgstr ""
7448
7449 #: tree-ssa.c:314
7450 #, c-format
7451 msgid "Wrong edge %d->%d for PHI argument\n"
7452 msgstr ""
7453
7454 #: tree-ssa.c:364
7455 msgid "Non-addressable variable inside an alias set."
7456 msgstr ""
7457
7458 #: tree-ssa.c:382
7459 msgid "Addressable variable that is an alias tag but is not in any alias set."
7460 msgstr ""
7461
7462 #: tree-ssa.c:392
7463 msgid "verify_flow_insensitive_alias_info failed."
7464 msgstr ""
7465
7466 #: tree-ssa.c:434
7467 msgid "Dereferenced pointers should have a name or a type tag"
7468 msgstr ""
7469
7470 #: tree-ssa.c:442
7471 msgid "Pointers with a memory tag, should have points-to sets or point to malloc"
7472 msgstr ""
7473
7474 #: tree-ssa.c:450
7475 msgid "Pointer escapes but its name tag is not call-clobbered."
7476 msgstr ""
7477
7478 #: tree-ssa.c:459
7479 msgid "verify_flow_sensitive_alias_info failed."
7480 msgstr ""
7481
7482 #: tree-ssa.c:535
7483 msgid "Alias set of a pointer's type tag should be a superset of the corresponding name tag"
7484 msgstr ""
7485
7486 #: tree-ssa.c:551
7487 msgid "Two different pointers with identical points-to sets but different name tags"
7488 msgstr ""
7489
7490 #: tree-ssa.c:580
7491 msgid "verify_name_tags failed"
7492 msgstr ""
7493
7494 #: tree-ssa.c:647
7495 #, c-format
7496 msgid "AUX pointer initialized for edge %d->%d\n"
7497 msgstr ""
7498
7499 #: tree-ssa.c:672
7500 msgid "Statement makes aliased stores, but has no V_MAY_DEFS"
7501 msgstr ""
7502
7503 #: tree-ssa.c:710
7504 msgid "verify_ssa failed."
7505 msgstr ""
7506
7507 #: tree-ssa.c:1379
7508 #, fuzzy
7509 msgid "%H%qD is used uninitialized in this function"
7510 msgstr "`%s' ¤Ï¤³¤Î´Ø¿ôÆâ¤Ç½é´ü²½¤µ¤ì¤º¤Ë»ÈÍѤµ¤ì¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹"
7511
7512 #: tree-ssa.c:1404
7513 #, fuzzy
7514 msgid "%H%qD may be used uninitialized in this function"
7515 msgstr "`%s' ¤Ï¤³¤Î´Ø¿ôÆâ¤Ç½é´ü²½¤µ¤ì¤º¤Ë»ÈÍѤµ¤ì¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹"
7516
7517 #: tree-vect-transform.c:598
7518 msgid "no support for reduction/induction"
7519 msgstr ""
7520
7521 #: tree-vect-transform.c:624
7522 #, fuzzy
7523 msgid "unsupported defining stmt"
7524 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¥Ð¡¼¥¸¥ç¥ó¤Ç¤¹"
7525
7526 #: tree.c:3276
7527 #, fuzzy
7528 msgid "%Jfunction %qD definition is marked dllimport."
7529 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `auto' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
7530
7531 #: tree.c:3284
7532 #, fuzzy
7533 msgid "%Jvariable %qD definition is marked dllimport."
7534 msgstr "ÀÅŪÊÑ¿ô `%s' ¤Ï dllimport ¤È¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
7535
7536 #: tree.c:3304
7537 msgid "%Jexternal linkage required for symbol %qD because of %qs attribute."
7538 msgstr ""
7539
7540 #: tree.c:4457
7541 msgid "arrays of functions are not meaningful"
7542 msgstr "´Ø¿ô¤ÎÇÛÎó¤Ï°ÕÌ£¤¬¤¢¤ê¤Þ¤»¤ó"
7543
7544 #: tree.c:4509
7545 msgid "function return type cannot be function"
7546 msgstr "´Ø¿ô¤ÎÊÖ¤¹·¿¤¬´Ø¿ô¤Ç¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
7547
7548 #: tree.c:5405
7549 msgid "invalid initializer for bit string"
7550 msgstr "̵¸ú¤Ê¥Ó¥Ã¥ÈÎó½é´ü²½»Ò¤Ç¤¹"
7551
7552 #: tree.c:5489
7553 #, fuzzy, c-format
7554 msgid "tree check: %s, have %s in %s, at %s:%d"
7555 msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤­½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)"
7556
7557 #: tree.c:5526
7558 #, fuzzy, c-format
7559 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
7560 msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤­½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)"
7561
7562 #: tree.c:5539
7563 #, fuzzy, c-format
7564 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
7565 msgstr "Tree ¸¡ºº: ¥¯¥é¥¹ '%c' ¤Î¤Ï¤º¤¬ '%c' (%s) ¤Ç¤¹(%s Æâ, %s:%d)"
7566
7567 #: tree.c:5553
7568 #, fuzzy, c-format
7569 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
7570 msgstr "RTL check: ¥Ù¥¯¥È¥ë¤Î elt %d ¤òºÇ¸å¤Î elt %d (%s Ãæ)¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
7571
7572 #: tree.c:5565
7573 #, fuzzy, c-format
7574 msgid "tree check: accessed elt %d of phi_node with %d elts in %s, at %s:%d"
7575 msgstr "RTL check: ¥Ù¥¯¥È¥ë¤Î elt %d ¤òºÇ¸å¤Î elt %d (%s Ãæ)¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
7576
7577 #: tree.c:5577
7578 #, fuzzy, c-format
7579 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
7580 msgstr "RTL ¸¡ºº: elt %d(%s) ¤¬ºÇ¸å¤Î elt %d(%s Ãæ) ¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
7581
7582 #: varasm.c:477
7583 #, fuzzy
7584 msgid "%J%D causes a section type conflict"
7585 msgstr "%s ¤Ï¥»¥¯¥·¥ç¥ó¥¿¥¤¥×¤Î¶¥¹ç¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
7586
7587 #: varasm.c:910
7588 #, fuzzy
7589 msgid "%Jregister name not specified for %qD"
7590 msgstr "¥ì¥¸¥¹¥¿Ì¾¤¬ `%s' ÍѤ˻ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
7591
7592 #: varasm.c:912
7593 #, fuzzy
7594 msgid "%Jinvalid register name for %qD"
7595 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
7596
7597 #: varasm.c:914
7598 #, fuzzy
7599 msgid "%Jdata type of %qD isn%'t suitable for a register"
7600 msgstr "`%s' ¤Î¥Ç¡¼¥¿·¿¤Ï register ¤Ë¤Ï¤Õ¤µ¤ï¤·¤¯¤¢¤ê¤Þ¤»¤ó"
7601
7602 #: varasm.c:917
7603 #, fuzzy
7604 msgid "%Jregister specified for %qD isn%'t suitable for data type"
7605 msgstr "`%s' ¤Ë»ØÄꤵ¤ì¤¿ register ¤Ï¥Ç¡¼¥¿·¿¤Ë¤Õ¤µ¤ï¤·¤¯¤¢¤ê¤Þ¤»¤ó"
7606
7607 #: varasm.c:927
7608 msgid "global register variable has initial value"
7609 msgstr "Âç°è register ÊÑ¿ô¤¬½é´üÃͤò»ý¤Ã¤Æ¤¤¤Þ¤¹"
7610
7611 #: varasm.c:930
7612 #, fuzzy
7613 msgid "volatile register variables don%'t work as you might wish"
7614 msgstr "volatile register ÊÑ¿ô¤Ï°Õ¿Þ¤·¤¿¤è¤¦¤Ë¤ÏÆ°ºî¤·¤Þ¤»¤ó"
7615
7616 #: varasm.c:968
7617 #, fuzzy
7618 msgid "%Jregister name given for non-register variable %qD"
7619 msgstr "¥ì¥¸¥¹¥¿Ì¾¤¬Èó register ÊÑ¿ô `%s' ¤ËÍ¿¤¨¤é¤ì¤Þ¤·¤¿"
7620
7621 #: varasm.c:1046
7622 #, fuzzy
7623 msgid "global destructors not supported on this target"
7624 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
7625
7626 #: varasm.c:1107
7627 #, fuzzy
7628 msgid "global constructors not supported on this target"
7629 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
7630
7631 #: varasm.c:1607
7632 #, fuzzy
7633 msgid "%Jalignment of %qD is greater than maximum object file alignment.  Using %d"
7634 msgstr "`%s' ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤¤¤Ç¤¹¡£ %d ¤ò»È¤¤¤Þ¤¹¡£"
7635
7636 #: varasm.c:1646
7637 msgid "thread-local COMMON data not implemented"
7638 msgstr ""
7639
7640 #: varasm.c:1671
7641 #, fuzzy
7642 msgid "%Jrequested alignment for %qD is greater than implemented alignment of %d"
7643 msgstr "%s ¤ËÍ׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï¼ÂÁõ¤µ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È %d ¤è¤êÂ礭¤¤¤Ç¤¹"
7644
7645 #: varasm.c:3774
7646 msgid "initializer for integer value is too complicated"
7647 msgstr "À°¿ô¤Î½é´üÀßÄê»Ò¤ÎÃͤ¬Ê£»¨¤¹¤®¤Þ¤¹"
7648
7649 #: varasm.c:3779
7650 msgid "initializer for floating value is not a floating constant"
7651 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤Î½é´üÀßÄê»Ò¤ÎÃͤ¬¡¢ÉâÆ°¾®¿ôÅÀÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
7652
7653 #: varasm.c:4048
7654 #, fuzzy, c-format
7655 msgid "invalid initial value for member %qs"
7656 msgstr "¥á¥ó¥Ð `%s' ¤ËÂФ¹¤ë̵¸ú¤Ê½é´üÃÍ"
7657
7658 #: varasm.c:4235 varasm.c:4279
7659 #, fuzzy
7660 msgid "%Jweak declaration of %qD must precede definition"
7661 msgstr "`%s' ¤Î weak Àë¸À¤ÏÄêµÁ¤è¤ê¤âÀè¤Ë¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
7662
7663 #: varasm.c:4243
7664 msgid "%Jweak declaration of %qD after first use results in unspecified behavior"
7665 msgstr ""
7666
7667 #: varasm.c:4277
7668 #, fuzzy
7669 msgid "%Jweak declaration of %qD must be public"
7670 msgstr "`%s' ¤Î weak Àë¸À¤Ï public ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
7671
7672 #: varasm.c:4286
7673 #, fuzzy
7674 msgid "%Jweak declaration of %qD not supported"
7675 msgstr "%s: '%s' ¤ÎÀë¸À¤ÏÊÑ´¹¤µ¤ì¤Þ¤»¤ó\n"
7676
7677 #: varasm.c:4315
7678 msgid "only weak aliases are supported in this configuration"
7679 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï weak alias ¤·¤«¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
7680
7681 #: varasm.c:4476
7682 msgid "%J%qD aliased to undefined symbol %qE"
7683 msgstr ""
7684
7685 #: varasm.c:4479
7686 msgid "%J%qD aliased to external symbol %qE"
7687 msgstr ""
7688
7689 #: varasm.c:4510
7690 #, fuzzy
7691 msgid "%Jalias definitions not supported in this configuration"
7692 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
7693
7694 #: varasm.c:4515
7695 #, fuzzy
7696 msgid "%Jonly weak aliases are supported in this configuration"
7697 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï weak alias ¤·¤«¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
7698
7699 #: varasm.c:4573
7700 #, fuzzy
7701 msgid "visibility attribute not supported in this configuration; ignored"
7702 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
7703
7704 #: varray.c:203
7705 #, fuzzy, c-format
7706 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
7707 msgstr "²¾Áۥơ¼¥Ö¥ë %s[%lu]: Í×ÁÇ %lu ¤¬Èϰϳ°¤Ç¤¹"
7708
7709 #: varray.c:213
7710 #, fuzzy, c-format
7711 msgid "underflowed virtual array %s in %s, at %s:%d"
7712 msgstr "%s ¤ÇÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼ (%s:%d)"
7713
7714 #: vec.c:146
7715 #, fuzzy, c-format
7716 msgid "vector %s %s domain error, in %s at %s:%u"
7717 msgstr "%s ¤ÇÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼ (%s:%d)"
7718
7719 #. Print an error message for unrecognized stab codes.
7720 #: xcoffout.c:187
7721 #, fuzzy, c-format
7722 msgid "no sclass for %s stab (0x%x)\n"
7723 msgstr "%s ¥¹¥¿¥ÖÍѤΠsclass ¤¬¤¢¤ê¤Þ¤»¤ó (0x%x)\n"
7724
7725 #.
7726 #. Local variables:
7727 #. mode:c
7728 #. End:
7729 #.
7730 #: diagnostic.def:1
7731 #, fuzzy
7732 msgid "fatal error: "
7733 msgstr "ÆâÉô¥¨¥é¡¼: "
7734
7735 #: diagnostic.def:2
7736 #, fuzzy
7737 msgid "internal compiler error: "
7738 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
7739
7740 #: diagnostic.def:3
7741 #, fuzzy
7742 msgid "error: "
7743 msgstr "ÆâÉô¥¨¥é¡¼: "
7744
7745 #: diagnostic.def:4
7746 #, fuzzy
7747 msgid "sorry, unimplemented: "
7748 msgstr "»ÄÇ°¤Ê¤¬¤é¸«¼ÂÁõ¤Ç¤¹: "
7749
7750 #: diagnostic.def:5
7751 msgid "warning: "
7752 msgstr "·Ù¹ð: "
7753
7754 #: diagnostic.def:6
7755 msgid "anachronism: "
7756 msgstr ""
7757
7758 #: diagnostic.def:7
7759 msgid "note: "
7760 msgstr ""
7761
7762 #: diagnostic.def:8
7763 msgid "debug: "
7764 msgstr ""
7765
7766 #: params.def:44
7767 msgid "The maximum structure size (in bytes) at which GCC will do block copies"
7768 msgstr ""
7769
7770 #: params.def:54
7771 msgid "The threshold ratio between instantiated fields and the total structure size"
7772 msgstr ""
7773
7774 #: params.def:71
7775 msgid "The maximum number of instructions in a single function eligible for inlining"
7776 msgstr ""
7777
7778 #: params.def:83
7779 msgid "The maximum number of instructions when automatically inlining"
7780 msgstr ""
7781
7782 #: params.def:88
7783 msgid "The maximum number of instructions inline function can grow to via recursive inlining"
7784 msgstr ""
7785
7786 #: params.def:93
7787 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining"
7788 msgstr ""
7789
7790 #: params.def:98
7791 msgid "The maximum depth of recursive inlining for inline functions"
7792 msgstr ""
7793
7794 #: params.def:103
7795 msgid "The maximum depth of recursive inlining for non-inline functions"
7796 msgstr ""
7797
7798 #: params.def:110
7799 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of            times that an individual variable will be expanded            during loop unrolling"
7800 msgstr ""
7801
7802 #: params.def:123
7803 msgid "The maximum number of instructions to consider to fill a delay slot"
7804 msgstr ""
7805
7806 #: params.def:134
7807 msgid "The maximum number of instructions to consider to find accurate live register information"
7808 msgstr ""
7809
7810 #: params.def:144
7811 msgid "The maximum length of scheduling's pending operations list"
7812 msgstr ""
7813
7814 #: params.def:149
7815 msgid "The size of function body to be considered large"
7816 msgstr ""
7817
7818 #: params.def:153
7819 msgid "Maximal growth due to inlining of large function (in percent)"
7820 msgstr ""
7821
7822 #: params.def:157
7823 msgid "how much can given compilation unit grow because of the inlining (in percent)"
7824 msgstr ""
7825
7826 #: params.def:161
7827 msgid "expense of call operation relative to ordinary aritmetic operations"
7828 msgstr ""
7829
7830 #: params.def:168
7831 msgid "The maximum amount of memory to be allocated by GCSE"
7832 msgstr ""
7833
7834 #: params.def:173
7835 msgid "The maximum number of passes to make when doing GCSE"
7836 msgstr ""
7837
7838 #: params.def:183
7839 msgid "The threshold ratio for performing partial redundancy elimination after reload."
7840 msgstr ""
7841
7842 #: params.def:190
7843 msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload."
7844 msgstr ""
7845
7846 #: params.def:201
7847 msgid "The maximum number of instructions to consider to unroll in a loop"
7848 msgstr ""
7849
7850 #: params.def:207
7851 msgid "The maximum number of instructions to consider to unroll in a loop on average"
7852 msgstr ""
7853
7854 #: params.def:212
7855 msgid "The maximum number of unrollings of a single loop"
7856 msgstr ""
7857
7858 #: params.def:217
7859 msgid "The maximum number of insns of a peeled loop"
7860 msgstr ""
7861
7862 #: params.def:222
7863 msgid "The maximum number of peelings of a single loop"
7864 msgstr ""
7865
7866 #: params.def:227
7867 msgid "The maximum number of insns of a completely peeled loop"
7868 msgstr ""
7869
7870 #: params.def:232
7871 msgid "The maximum number of peelings of a single loop that is peeled completely"
7872 msgstr ""
7873
7874 #: params.def:237
7875 msgid "The maximum number of insns of a peeled loop that rolls only once"
7876 msgstr ""
7877
7878 #: params.def:243
7879 msgid "The maximum number of insns of an unswitched loop"
7880 msgstr ""
7881
7882 #: params.def:248
7883 msgid "The maximum number of unswitchings in a single loop"
7884 msgstr ""
7885
7886 #: params.def:255
7887 msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates"
7888 msgstr ""
7889
7890 #: params.def:260
7891 msgid "Maximum number of loops to perform swing modulo scheduling on (mainly for debugging)"
7892 msgstr ""
7893
7894 #: params.def:266
7895 msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop"
7896 msgstr ""
7897
7898 #: params.def:270
7899 msgid "The number of cycles the swing modulo scheduler considers when \t  checking conflicts using DFA"
7900 msgstr ""
7901
7902 #: params.def:275
7903 msgid "A threshold on the average loop count considered by the swing modulo scheduler"
7904 msgstr ""
7905
7906 #: params.def:280
7907 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
7908 msgstr ""
7909
7910 #: params.def:284
7911 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
7912 msgstr ""
7913
7914 #: params.def:288
7915 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
7916 msgstr ""
7917
7918 #: params.def:292
7919 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
7920 msgstr ""
7921
7922 #: params.def:296
7923 msgid "Maximal code growth caused by tail duplication (in percent)"
7924 msgstr ""
7925
7926 #: params.def:300
7927 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)"
7928 msgstr ""
7929
7930 #: params.def:304
7931 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available"
7932 msgstr ""
7933
7934 #: params.def:308
7935 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available"
7936 msgstr ""
7937
7938 #: params.def:314
7939 msgid "The maximum number of incoming edges to consider for crossjumping"
7940 msgstr ""
7941
7942 #: params.def:320
7943 msgid "The minimum number of matching instructions to consider for crossjumping"
7944 msgstr ""
7945
7946 #: params.def:326
7947 msgid "The maximum number of insns to duplicate when unfactoring computed gotos"
7948 msgstr ""
7949
7950 #: params.def:332
7951 msgid "The maximum length of path considered in cse"
7952 msgstr ""
7953
7954 #: params.def:339
7955 msgid "The minimum cost of an expensive expression in the loop invariant motion"
7956 msgstr ""
7957
7958 #: params.def:348
7959 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations"
7960 msgstr ""
7961
7962 #: params.def:356
7963 #, fuzzy
7964 msgid "Bound on number of iv uses in loop optimized in iv optimizations"
7965 msgstr "ÌÜΩ¤¿¤Ê¤¤¡¢¥³¥¹¥È¤Î¤«¤«¤ëºÇŬ²½¤ò¹Ô¤Ê¤¦"
7966
7967 #: params.def:364
7968 msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization"
7969 msgstr ""
7970
7971 #: params.def:371
7972 msgid "Given N calls and V call-clobbered vars in a function.  Use .GLOBAL_VAR if NxV is larger than this limit"
7973 msgstr ""
7974
7975 #: params.def:376
7976 msgid "The maximum memory locations recorded by cselib"
7977 msgstr ""
7978
7979 #: params.def:389
7980 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap"
7981 msgstr ""
7982
7983 #: params.def:394
7984 msgid "Minimum heap size before we start collecting garbage, in kilobytes"
7985 msgstr ""
7986
7987 #: params.def:402
7988 msgid "The maximum number of instructions to search backward when looking for equivalent reload"
7989 msgstr ""
7990
7991 #: params.def:407
7992 msgid "The maximum number of virtual operands allowed to represent aliases before triggering alias grouping."
7993 msgstr ""
7994
7995 #: params.def:412
7996 msgid "The maximum number of blocks in a region to be considered for interblock scheduling"
7997 msgstr ""
7998
7999 #: params.def:417
8000 msgid "The maximum number of insns in a region to be considered for interblock scheduling"
8001 msgstr ""
8002
8003 #: params.def:422
8004 msgid "The maximum number of RTL nodes that can be recorded as combiner's last value"
8005 msgstr ""
8006
8007 #: params.def:430
8008 #, fuzzy
8009 msgid "The upper bound for sharing integer constants"
8010 msgstr "`%s' ¤ÎÎóµóÃͤ¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
8011
8012 #: config/darwin-c.c:84
8013 msgid "too many #pragma options align=reset"
8014 msgstr ""
8015
8016 #: config/darwin-c.c:104 config/darwin-c.c:107 config/darwin-c.c:109
8017 #: config/darwin-c.c:111
8018 #, fuzzy
8019 msgid "malformed '#pragma options', ignoring"
8020 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8021
8022 #: config/darwin-c.c:114
8023 #, fuzzy
8024 msgid "junk at end of '#pragma options'"
8025 msgstr "'#pragma %s' ¤ÎºÇ¸å¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
8026
8027 #: config/darwin-c.c:124
8028 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
8029 msgstr ""
8030
8031 #: config/darwin-c.c:136
8032 #, fuzzy
8033 msgid "missing '(' after '#pragma unused', ignoring"
8034 msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
8035
8036 #: config/darwin-c.c:154
8037 #, fuzzy
8038 msgid "missing ')' after '#pragma unused', ignoring"
8039 msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
8040
8041 #: config/darwin-c.c:157
8042 #, fuzzy
8043 msgid "junk at end of '#pragma unused'"
8044 msgstr "'#pragma %s' ¤ÎºÇ¸å¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
8045
8046 #: config/darwin-c.c:367
8047 #, c-format
8048 msgid "subframework include %s conflicts with framework include"
8049 msgstr ""
8050
8051 #: config/darwin.c:1350
8052 #, fuzzy
8053 msgid "internal and protected visibility attributes not supported in this configuration; ignored"
8054 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8055
8056 #: config/sol2-c.c:94 config/sol2-c.c:110
8057 #, fuzzy
8058 msgid "malformed %<#pragma align%>, ignoring"
8059 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8060
8061 #: config/sol2-c.c:103
8062 #, fuzzy
8063 msgid "invalid alignment for %<#pragma align%>, ignoring"
8064 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8065
8066 #: config/sol2-c.c:118
8067 msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
8068 msgstr ""
8069
8070 #: config/sol2-c.c:130 config/sol2-c.c:142
8071 #, fuzzy
8072 msgid "malformed %<#pragma align%>"
8073 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8074
8075 #: config/sol2-c.c:137
8076 #, fuzzy
8077 msgid "junk at end of %<#pragma align%>"
8078 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
8079
8080 #: config/sol2-c.c:158 config/sol2-c.c:165
8081 #, fuzzy
8082 msgid "malformed %<#pragma init%>, ignoring"
8083 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8084
8085 #: config/sol2-c.c:188 config/sol2-c.c:200
8086 #, fuzzy
8087 msgid "malformed %<#pragma init%>"
8088 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
8089
8090 #: config/sol2-c.c:195
8091 #, fuzzy
8092 msgid "junk at end of %<#pragma init%>"
8093 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
8094
8095 #: config/sol2-c.c:216 config/sol2-c.c:223
8096 #, fuzzy
8097 msgid "malformed %<#pragma fini%>, ignoring"
8098 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8099
8100 #: config/sol2-c.c:246 config/sol2-c.c:258
8101 #, fuzzy
8102 msgid "malformed %<#pragma fini%>"
8103 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
8104
8105 #: config/sol2-c.c:253
8106 #, fuzzy
8107 msgid "junk at end of %<#pragma fini%>"
8108 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
8109
8110 #: config/sol2.c:54
8111 msgid "%Jignoring %<#pragma align%> for explicitly aligned %<%D%>"
8112 msgstr ""
8113
8114 #: config/darwin.h:155
8115 msgid "Set sizeof(bool) to 1"
8116 msgstr ""
8117
8118 #: config/darwin.h:157
8119 #, fuzzy
8120 msgid "Generate code suitable for fast turn around debugging"
8121 msgstr "unix ¥¢¥»¥ó¥Ö¥é¤¬½èÍý¤Ç¤­¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
8122
8123 #: config/darwin.h:159
8124 msgid "Don't generate code suitable for fast turn around debugging"
8125 msgstr ""
8126
8127 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
8128 #. sections.  machopic_select_section ensures that weak variables go in
8129 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
8130 #. not supported.  Weak symbols that aren't visible outside the .s file
8131 #. are not supported.
8132 #: config/darwin.h:395
8133 #, fuzzy
8134 msgid "alias definitions not supported in Mach-O; ignored"
8135 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8136
8137 #: config/lynx.h:137
8138 #, fuzzy
8139 msgid "Use shared libraries"
8140 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍÑ"
8141
8142 #: config/lynx.h:138
8143 msgid "Support multi-threading"
8144 msgstr ""
8145
8146 #: config/lynx.h:139
8147 msgid "Support legacy multi-threading"
8148 msgstr ""
8149
8150 #: config/windiss.h:37
8151 msgid "profiler support for WindISS"
8152 msgstr ""
8153
8154 #: config/alpha/alpha.c:254
8155 #, fuzzy, c-format
8156 msgid "-f%s ignored for Unicos/Mk (not supported)"
8157 msgstr "-f%s ¤Ï 68HC11/68HC12 ÍѤȤ·¤Æ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿ (¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó)"
8158
8159 #: config/alpha/alpha.c:278
8160 #, fuzzy
8161 msgid "-mieee not supported on Unicos/Mk"
8162 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
8163
8164 #: config/alpha/alpha.c:289
8165 msgid "-mieee-with-inexact not supported on Unicos/Mk"
8166 msgstr ""
8167
8168 #: config/alpha/alpha.c:306
8169 #, fuzzy, c-format
8170 msgid "bad value %qs for -mtrap-precision switch"
8171 msgstr "-mtrap-precision ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
8172
8173 #: config/alpha/alpha.c:320
8174 #, fuzzy, c-format
8175 msgid "bad value %qs for -mfp-rounding-mode switch"
8176 msgstr "-mfp-rounding-mode ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
8177
8178 #: config/alpha/alpha.c:335
8179 #, fuzzy, c-format
8180 msgid "bad value %qs for -mfp-trap-mode switch"
8181 msgstr "-mfp-trap-mode ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
8182
8183 #: config/alpha/alpha.c:347 config/rs6000/rs6000.c:1728
8184 #, fuzzy, c-format
8185 msgid "bad value %qs for -mtls-size switch"
8186 msgstr "-mips ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
8187
8188 #: config/alpha/alpha.c:366 config/alpha/alpha.c:378
8189 #, fuzzy, c-format
8190 msgid "bad value %qs for -mcpu switch"
8191 msgstr "-mcpu ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
8192
8193 #: config/alpha/alpha.c:385
8194 #, fuzzy
8195 msgid "trap mode not supported on Unicos/Mk"
8196 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
8197
8198 #: config/alpha/alpha.c:392
8199 msgid "fp software completion requires -mtrap-precision=i"
8200 msgstr "ÉâÆ°¾®¿ôÅÀÊä´°¤Ï -mtrap-precision=i ¤òɬÍפȤ·¤Þ¤¹"
8201
8202 #: config/alpha/alpha.c:408
8203 msgid "rounding mode not supported for VAX floats"
8204 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï´Ý¤á¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
8205
8206 #: config/alpha/alpha.c:413
8207 msgid "trap mode not supported for VAX floats"
8208 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
8209
8210 #: config/alpha/alpha.c:417
8211 #, fuzzy
8212 msgid "128-bit long double not supported for VAX floats"
8213 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
8214
8215 #: config/alpha/alpha.c:445
8216 #, c-format
8217 msgid "L%d cache latency unknown for %s"
8218 msgstr "L%d ¥­¥ã¥Ã¥·¥å¥ì¥¤¥Æ¥ó¥·¤Ï %s ¤Ë¤È¤Ã¤ÆÉÔÌÀ¤Ç¤¹"
8219
8220 #: config/alpha/alpha.c:460
8221 #, fuzzy, c-format
8222 msgid "bad value %qs for -mmemory-latency"
8223 msgstr "`%s' ¤Ï -mmemory-latency ¤Ë¤È¤Ã¤ÆÉÔÀµ¤ÊÃͤǤ¹"
8224
8225 #: config/alpha/alpha.c:4764
8226 #, c-format
8227 msgid "invalid %%H value"
8228 msgstr "̵¸ú¤Ê %%H ÃÍ"
8229
8230 #: config/alpha/alpha.c:4785
8231 #, fuzzy, c-format
8232 msgid "invalid %%J value"
8233 msgstr "̵¸ú¤Ê %%W ÃͤǤ¹"
8234
8235 #: config/alpha/alpha.c:4801 config/ia64/ia64.c:4137
8236 #, c-format
8237 msgid "invalid %%r value"
8238 msgstr "̵¸ú¤Ê %%r ÃÍ"
8239
8240 #: config/alpha/alpha.c:4811 config/rs6000/rs6000.c:10927
8241 #: config/xtensa/xtensa.c:1951
8242 #, c-format
8243 msgid "invalid %%R value"
8244 msgstr "̵¸ú¤Ê %%R ÃÍ"
8245
8246 #: config/alpha/alpha.c:4817 config/rs6000/rs6000.c:10846
8247 #: config/xtensa/xtensa.c:1918
8248 #, c-format
8249 msgid "invalid %%N value"
8250 msgstr "̵¸ú¤Ê %%N ÃÍ"
8251
8252 #: config/alpha/alpha.c:4825 config/rs6000/rs6000.c:10874
8253 #, c-format
8254 msgid "invalid %%P value"
8255 msgstr "̵¸ú¤Ê %%P ÃÍ"
8256
8257 #: config/alpha/alpha.c:4833
8258 #, c-format
8259 msgid "invalid %%h value"
8260 msgstr "̵¸ú¤Ê %%h ÃÍ"
8261
8262 #: config/alpha/alpha.c:4841 config/xtensa/xtensa.c:1944
8263 #, c-format
8264 msgid "invalid %%L value"
8265 msgstr "̵¸ú¤Ê %%L ÃÍ"
8266
8267 #: config/alpha/alpha.c:4880 config/rs6000/rs6000.c:10828
8268 #, c-format
8269 msgid "invalid %%m value"
8270 msgstr "̵¸ú¤Ê %%m ÃÍ"
8271
8272 #: config/alpha/alpha.c:4888 config/rs6000/rs6000.c:10836
8273 #, c-format
8274 msgid "invalid %%M value"
8275 msgstr "̵¸ú¤Ê %%M ÃÍ"
8276
8277 #: config/alpha/alpha.c:4932
8278 #, c-format
8279 msgid "invalid %%U value"
8280 msgstr "̵¸ú¤Ê %%U ÃÍ"
8281
8282 #: config/alpha/alpha.c:4944 config/alpha/alpha.c:4958
8283 #: config/rs6000/rs6000.c:10935
8284 #, c-format
8285 msgid "invalid %%s value"
8286 msgstr "̵¸ú¤Ê %%s ÃÍ"
8287
8288 #: config/alpha/alpha.c:4981
8289 #, c-format
8290 msgid "invalid %%C value"
8291 msgstr "̵¸ú¤Ê %%C ÃÍ"
8292
8293 #: config/alpha/alpha.c:5018 config/rs6000/rs6000.c:10666
8294 #: config/rs6000/rs6000.c:10685
8295 #, c-format
8296 msgid "invalid %%E value"
8297 msgstr "̵¸ú¤Ê %%E ÃÍ"
8298
8299 #: config/alpha/alpha.c:5043 config/alpha/alpha.c:5091
8300 #, fuzzy
8301 msgid "unknown relocation unspec"
8302 msgstr "ÉÔÌÀ¤ÊÀßÄêºÑ¥³¥ó¥¹¥È¥é¥¯¥¿·¿¤Ç¤¹"
8303
8304 #: config/alpha/alpha.c:5052 config/rs6000/rs6000.c:11253
8305 #, c-format
8306 msgid "invalid %%xn code"
8307 msgstr "̵¸ú¤Ê %%xn ¥³¡¼¥É"
8308
8309 #: config/alpha/alpha.c:6036 config/alpha/alpha.c:6039 config/s390/s390.c:8033
8310 #: config/s390/s390.c:8036
8311 #, fuzzy
8312 msgid "bad builtin fcode"
8313 msgstr "ÁȤ߹þ¤ß¥Þ¥¯¥í \"%s\" ¤Ï̵¸ú¤Ç¤¹"
8314
8315 #. Macro to define tables used to set the flags.
8316 #. This is a list in braces of pairs in braces,
8317 #. each pair being { "NAME", VALUE }
8318 #. where VALUE is the bits to set or minus the bits to clear.
8319 #. An empty string NAME is used to identify the default VALUE.
8320 #: config/alpha/alpha.h:293 config/i386/i386.h:335 config/i386/i386.h:337
8321 #: config/i386/i386.h:339 config/ns32k/ns32k.h:140 config/s390/s390.h:134
8322 #: config/sparc/sparc.h:625 config/sparc/sparc.h:630
8323 msgid "Use hardware fp"
8324 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍÑ"
8325
8326 #: config/alpha/alpha.h:294 config/i386/i386.h:336 config/i386/i386.h:338
8327 #: config/sparc/sparc.h:627 config/sparc/sparc.h:632
8328 msgid "Do not use hardware fp"
8329 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
8330
8331 #: config/alpha/alpha.h:295
8332 msgid "Use fp registers"
8333 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ¹¤ë"
8334
8335 #: config/alpha/alpha.h:297
8336 msgid "Do not use fp registers"
8337 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ·¤Ê¤¤"
8338
8339 #: config/alpha/alpha.h:298
8340 msgid "Do not assume GAS"
8341 msgstr "GAS ¤ÎÍøÍѤòÁ°Äó¤È¤·¤Ê¤¤"
8342
8343 #: config/alpha/alpha.h:299
8344 msgid "Assume GAS"
8345 msgstr "GAS ¤ÎÍøÍѤòÁ°Äó¤È¤¹¤ë"
8346
8347 #: config/alpha/alpha.h:301
8348 msgid "Request IEEE-conformant math library routines (OSF/1)"
8349 msgstr "IEEE ½àµò¤Î¿ô³Ø¥é¥¤¥Ö¥é¥ê¥ë¡¼¥Á¥ó (OSF/1) ¤òÍ׵᤹¤ë"
8350
8351 #: config/alpha/alpha.h:303
8352 msgid "Emit IEEE-conformant code, without inexact exceptions"
8353 msgstr "ÉÔŬÀÚ¤ÊÎã³°¤ò½ü¤¤¤Æ IEEE ½àµò¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
8354
8355 #: config/alpha/alpha.h:305
8356 msgid "Emit IEEE-conformant code, with inexact exceptions"
8357 msgstr "ÉÔŬÀÚ¤ÊÎã³°¤ò´Þ¤á¤Æ IEEE ½àµò¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
8358
8359 #: config/alpha/alpha.h:307
8360 msgid "Do not emit complex integer constants to read-only memory"
8361 msgstr "Ê£ÁÇ¿ô¤ÎÀ°¿ôÄê¿ô¤òÆɤ߹þ¤ßÀìÍÑ¥á¥â¥ê¤ËŸ³«¤µ¤»¤Ê¤¤"
8362
8363 #: config/alpha/alpha.h:308
8364 msgid "Use VAX fp"
8365 msgstr "VAX ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
8366
8367 #: config/alpha/alpha.h:309
8368 msgid "Do not use VAX fp"
8369 msgstr "VAX ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
8370
8371 #: config/alpha/alpha.h:310
8372 msgid "Emit code for the byte/word ISA extension"
8373 msgstr "¥Ð¥¤¥È/¥ï¡¼¥É ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
8374
8375 #: config/alpha/alpha.h:313
8376 msgid "Emit code for the motion video ISA extension"
8377 msgstr "¥â¡¼¥·¥ç¥ó¥Ó¥Ç¥ª ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
8378
8379 #: config/alpha/alpha.h:316
8380 msgid "Emit code for the fp move and sqrt ISA extension"
8381 msgstr "ÉâÆ°¾®¿ôÅÀ move ¤È sqrt ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
8382
8383 #: config/alpha/alpha.h:318
8384 msgid "Emit code for the counting ISA extension"
8385 msgstr "¥«¥¦¥ó¥È ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
8386
8387 #: config/alpha/alpha.h:321
8388 msgid "Emit code using explicit relocation directives"
8389 msgstr ""
8390
8391 #: config/alpha/alpha.h:324
8392 msgid "Emit 16-bit relocations to the small data areas"
8393 msgstr ""
8394
8395 #: config/alpha/alpha.h:326
8396 msgid "Emit 32-bit relocations to the small data areas"
8397 msgstr ""
8398
8399 #: config/alpha/alpha.h:328
8400 #, fuzzy
8401 msgid "Emit direct branches to local functions"
8402 msgstr "Ëöü¤Î´Ø¿ô¤Ç¤Ï¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤ò¾Êά¤¹¤ë"
8403
8404 #: config/alpha/alpha.h:331
8405 msgid "Emit rdval instead of rduniq for thread pointer"
8406 msgstr ""
8407
8408 #: config/alpha/alpha.h:333
8409 #, fuzzy
8410 msgid "Use 128-bit long double"
8411 msgstr "128 ¥Ó¥Ã¥È¤Î long double ¤ò»ÈÍѤ¹¤ë"
8412
8413 #: config/alpha/alpha.h:335
8414 #, fuzzy
8415 msgid "Use 64-bit long double"
8416 msgstr "64 ¥Ó¥Ã¥È long double ¤ò»ÈÍѤ¹¤ë"
8417
8418 #. For -mcpu=
8419 #. For -mtune=
8420 #. For -mfp-rounding-mode=[n|m|c|d]
8421 #. For -mfp-trap-mode=[n|u|su|sui]
8422 #. For -mtrap-precision=[p|f|i]
8423 #. For -mmemory-latency=
8424 #. For -mtls-size=
8425 #: config/alpha/alpha.h:364
8426 msgid "Use features of and schedule given CPU"
8427 msgstr "CPU ¤ËÍ¿¤¨¤é¤ì¤¿ÆÃħ¤ä¥¹¥±¥¸¥å¡¼¥ë¤òÍøÍѤ¹¤ë"
8428
8429 #: config/alpha/alpha.h:366
8430 msgid "Schedule given CPU"
8431 msgstr "CPU ¤ËÍ¿¤¨¤é¤ì¤¿¥¹¥±¥¸¥å¡¼¥ë¤òÍøÍѤ¹¤ë"
8432
8433 #: config/alpha/alpha.h:368
8434 msgid "Control the generated fp rounding mode"
8435 msgstr "À¸À®¤µ¤ì¤¿ÉâÆ°¾®¿ôÅÀ´Ý¤á¥â¡¼¥É¤òÀ©¸æ¤¹¤ë"
8436
8437 #: config/alpha/alpha.h:370
8438 msgid "Control the IEEE trap mode"
8439 msgstr "IEEE ¥È¥é¥Ã¥×¥â¡¼¥É¤òÀ©¸æ¤¹¤ë"
8440
8441 #: config/alpha/alpha.h:372
8442 msgid "Control the precision given to fp exceptions"
8443 msgstr "ÉâÆ°¾®¿ôÅÀÎã³°¤ËÍ¿¤¨¤é¤ì¤¿ÀºÅÙ¤òÀ©¸æ¤¹¤ë"
8444
8445 #: config/alpha/alpha.h:374
8446 msgid "Tune expected memory latency"
8447 msgstr "ͽ´ü¤µ¤ì¤ë¥á¥â¥ê¥ì¥¤¥Æ¥ó¥·¤òÄ´À°¤¹¤ë"
8448
8449 #: config/alpha/alpha.h:376 config/ia64/ia64.h:278 config/rs6000/sysv4.h:90
8450 msgid "Specify bit size of immediate TLS offsets"
8451 msgstr ""
8452
8453 #: config/arc/arc.c:172
8454 #, c-format
8455 msgid "bad value (%s) for -mcpu switch"
8456 msgstr "-mcpu ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
8457
8458 #: config/arc/arc.c:394
8459 #, fuzzy, c-format
8460 msgid "argument of %qs attribute is not a string constant"
8461 msgstr "asm ¥Æ¥ó¥×¥ì¡¼¥È¤¬Ê¸»úÎóÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
8462
8463 #: config/arc/arc.c:401
8464 #, c-format
8465 msgid "argument of %qs attribute is not \"ilink1\" or \"ilink2\""
8466 msgstr ""
8467
8468 #: config/arc/arc.c:1739 config/m32r/m32r.c:2141
8469 #, fuzzy, c-format
8470 msgid "invalid operand to %%R code"
8471 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
8472
8473 #: config/arc/arc.c:1771 config/m32r/m32r.c:2164
8474 #, fuzzy, c-format
8475 msgid "invalid operand to %%H/%%L code"
8476 msgstr "%H/%L ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
8477
8478 #: config/arc/arc.c:1794 config/m32r/m32r.c:2235
8479 #, fuzzy, c-format
8480 msgid "invalid operand to %%U code"
8481 msgstr "%U ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
8482
8483 #: config/arc/arc.c:1805
8484 #, fuzzy, c-format
8485 msgid "invalid operand to %%V code"
8486 msgstr "%V ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
8487
8488 #. Unknown flag.
8489 #: config/arc/arc.c:1812 config/m32r/m32r.c:2262 config/sparc/sparc.c:7516
8490 msgid "invalid operand output code"
8491 msgstr "̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É½ÐÎÏ¥³¡¼¥É"
8492
8493 #: config/arm/arm.c:800
8494 #, c-format
8495 msgid "switch -mcpu=%s conflicts with -march= switch"
8496 msgstr "-mcpu=%s ¥¹¥¤¥Ã¥Á¤Ï -march= ¥¹¥¤¥Ã¥Á¤È¶¥¹ç¤·¤Þ¤¹"
8497
8498 #: config/arm/arm.c:810 config/rs6000/rs6000.c:1238 config/sparc/sparc.c:653
8499 #, c-format
8500 msgid "bad value (%s) for %s switch"
8501 msgstr "ÃÍ (%s) ¤Ï %s switch ¤Ë¤È¤Ã¤ÆÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
8502
8503 #: config/arm/arm.c:919
8504 msgid "target CPU does not support interworking"
8505 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
8506
8507 #: config/arm/arm.c:925
8508 #, fuzzy
8509 msgid "target CPU does not support THUMB instructions"
8510 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï THUMB Ì¿Îá¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
8511
8512 #: config/arm/arm.c:939
8513 #, fuzzy
8514 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
8515 msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤­¤Î¤ß¡¢°ÕÌ£¤Î¤¢¤ë¥Ð¥Ã¥¯¥È¥ì¡¼¥¹¤òÍ­¸ú¤Ë¤·¤Þ¤¹"
8516
8517 #: config/arm/arm.c:942
8518 #, fuzzy
8519 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
8520 msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤­¤Î¤ß¡¢Èï¸Æ¤Ó½Ð¤·Â¦ interworking ¤òÍ­¸ú¤Ë¤·¤Þ¤¹"
8521
8522 #: config/arm/arm.c:945
8523 #, fuzzy
8524 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
8525 msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤­¤Î¤ß¡¢¸Æ¤Ó½Ð¤·Â¦ interworking ¤òÍ­¸ú¤Ë¤·¤Þ¤¹"
8526
8527 #: config/arm/arm.c:949
8528 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
8529 msgstr "-mapcs-stack-check ¤Ï -mno-apcs-frame ¤È¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
8530
8531 #: config/arm/arm.c:957
8532 msgid "-fpic and -mapcs-reent are incompatible"
8533 msgstr "-fpic ¤È -mapcs-reent ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
8534
8535 #: config/arm/arm.c:960
8536 msgid "APCS reentrant code not supported.  Ignored"
8537 msgstr "APCS ºÆÆþ²Äǽ¥³¡¼¥É¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó¡£Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8538
8539 #: config/arm/arm.c:968
8540 msgid "-g with -mno-apcs-frame may not give sensible debugging"
8541 msgstr "-g ¤Ë -mno-apcs-frame ¤ò¤Ä¤±¤ë¤È¡¢¤­¤áºÙ¤«¤Ê¥Ç¥Ð¥Ã¥°¤Ï¤Ç¤­¤Ê¤¤¤Ç¤·¤ç¤¦"
8542
8543 #: config/arm/arm.c:976
8544 #, fuzzy
8545 msgid "passing floating point arguments in fp regs not yet supported"
8546 msgstr "ÉâÆ°¾®¿ôÅÀ°ú¿ô¤òÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤ÇÅϤ¹¤³¤È¤Ï¡¢¤Þ¤À¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
8547
8548 #: config/arm/arm.c:1018
8549 #, fuzzy, c-format
8550 msgid "invalid ABI option: -mabi=%s"
8551 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó %s"
8552
8553 #: config/arm/arm.c:1024
8554 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
8555 msgstr ""
8556
8557 #: config/arm/arm.c:1027
8558 msgid "iwmmxt abi requires an iwmmxt capable cpu"
8559 msgstr ""
8560
8561 #: config/arm/arm.c:1037
8562 #, fuzzy, c-format
8563 msgid "invalid floating point emulation option: -mfpe=%s"
8564 msgstr "̵¸ú¤ÊÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥È¥ª¥×¥·¥ç¥ó: -mfpe-%s"
8565
8566 #: config/arm/arm.c:1054
8567 #, fuzzy, c-format
8568 msgid "invalid floating point option: -mfpu=%s"
8569 msgstr "̵¸ú¤ÊÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥È¥ª¥×¥·¥ç¥ó: -mfpe-%s"
8570
8571 #: config/arm/arm.c:1095
8572 #, fuzzy, c-format
8573 msgid "invalid floating point abi: -mfloat-abi=%s"
8574 msgstr "̵¸ú¤ÊÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥È¥ª¥×¥·¥ç¥ó: -mfpe-%s"
8575
8576 #: config/arm/arm.c:1110
8577 msgid "-mfloat-abi=hard and VFP"
8578 msgstr ""
8579
8580 #: config/arm/arm.c:1136
8581 #, fuzzy, c-format
8582 msgid "structure size boundary can only be set to %s"
8583 msgstr "¹½Â¤ÂΤΥµ¥¤¥º¶­³¦¤Ï 8 Ëô¤Ï 32 ¤Ë¤·¤«ÀßÄê¤Ç¤­¤Þ¤»¤ó"
8584
8585 #: config/arm/arm.c:1145
8586 msgid "-mpic-register= is useless without -fpic"
8587 msgstr "-mpic-register= ¤Ï -fpic ¤ò¤Ä¤±¤Ê¤¤¤ÈÌò¤ËΩ¤Á¤Þ¤»¤ó"
8588
8589 #: config/arm/arm.c:1152
8590 #, fuzzy, c-format
8591 msgid "unable to use '%s' for PIC register"
8592 msgstr "'%s' ¤ò PIC ¤Î¥ì¥¸¥¹¥¿¤È¤·¤Æ»È¤¦¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
8593
8594 #: config/arm/arm.c:2669 config/arm/arm.c:2687 config/avr/avr.c:4676
8595 #: config/c4x/c4x.c:4499 config/h8300/h8300.c:5755 config/i386/i386.c:1704
8596 #: config/i386/i386.c:1750 config/ip2k/ip2k.c:3182
8597 #: config/m68hc11/m68hc11.c:1348 config/m68k/m68k.c:288
8598 #: config/mcore/mcore.c:3379 config/ns32k/ns32k.c:1073
8599 #: config/rs6000/rs6000.c:17375 config/sh/sh.c:7188 config/sh/sh.c:7209
8600 #: config/sh/sh.c:7244 config/stormy16/stormy16.c:2413 config/v850/v850.c:2210
8601 #, fuzzy, c-format
8602 msgid "%qs attribute only applies to functions"
8603 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
8604
8605 #: config/arm/arm.c:10454 config/arm/arm.c:10472
8606 #, fuzzy
8607 msgid "predicated Thumb instruction"
8608 msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤¹¤ë"
8609
8610 #: config/arm/arm.c:10460
8611 #, fuzzy
8612 msgid "predicated instruction in conditional sequence"
8613 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
8614
8615 #: config/arm/arm.c:10568 config/arm/arm.c:10578 config/arm/arm.c:10588
8616 #: config/arm/arm.c:10614 config/arm/arm.c:10632 config/arm/arm.c:10667
8617 #: config/arm/arm.c:10686 config/arm/arm.c:10701 config/arm/arm.c:10727
8618 #: config/arm/arm.c:10734 config/arm/arm.c:10741
8619 #, fuzzy, c-format
8620 msgid "invalid operand for code '%c'"
8621 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
8622
8623 #: config/arm/arm.c:10627
8624 #, fuzzy
8625 msgid "instruction never exectued"
8626 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
8627
8628 #: config/arm/arm.c:10752
8629 #, fuzzy
8630 msgid "missing operand"
8631 msgstr "¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
8632
8633 #: config/arm/arm.c:11518
8634 #, fuzzy
8635 msgid "unable to compute real location of stacked parameter"
8636 msgstr "¥¹¥¿¥Ã¥¯¤ËÀѤޤ줿²¾°ú¿ô¤Î¼ÂºÝ¤ÎÎΰè¤ò·×»»¤Ç¤­¤Þ¤»¤ó"
8637
8638 #. @@@ better error message
8639 #: config/arm/arm.c:12151 config/arm/arm.c:12188
8640 msgid "selector must be an immediate"
8641 msgstr "¥»¥ì¥¯¥¿¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
8642
8643 #. @@@ better error message
8644 #: config/arm/arm.c:12231 config/i386/i386.c:14498 config/i386/i386.c:14532
8645 msgid "mask must be an immediate"
8646 msgstr "¥Þ¥¹¥¯¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
8647
8648 #: config/arm/arm.c:12907
8649 msgid "no low registers available for popping high registers"
8650 msgstr "¹â°Ì¥ì¥¸¥¹¥¿¤ò pop ¤¹¤ë°Ù¤Ë»ÈÍѤǤ­¤ëÄã°Ì¥ì¥¸¥¹¥¿¤¬¤¢¤ê¤Þ¤»¤ó"
8651
8652 #: config/arm/arm.c:13125
8653 #, fuzzy
8654 msgid "interrupt Service Routines cannot be coded in Thumb mode"
8655 msgstr "Thumb ¥â¡¼¥É¤Ç¤Ï³ä¤ê¹þ¤ß¥µ¡¼¥Ó¥¹¥ë¡¼¥Á¥ó¤ò¥³¡¼¥É²½¤Ç¤­¤Þ¤»¤ó"
8656
8657 #: config/arm/pe.c:171 config/mcore/mcore.c:3245
8658 #, fuzzy
8659 msgid "%Jinitialized variable '%D' is marked dllimport"
8660 msgstr "½é´ü²½¤µ¤ì¤¿ÊÑ¿ô `%s' ¤Ï dllimport ¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
8661
8662 #: config/arm/pe.c:180
8663 #, fuzzy
8664 msgid "%Jstatic variable '%D' is marked dllimport"
8665 msgstr "ÀÅŪÊÑ¿ô `%s' ¤Ï dllimport ¤È¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
8666
8667 #: config/arm/arm.h:318
8668 msgid "Generate APCS conformant stack frames"
8669 msgstr "APCS Å¬¹ç¤·¤¿¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë"
8670
8671 #: config/arm/arm.h:321
8672 msgid "Store function names in object code"
8673 msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥³¡¼¥É¤Ë´Ø¿ô̾¤ò³ÊǼ¤¹¤ë"
8674
8675 #: config/arm/arm.h:327
8676 msgid "Pass FP arguments in FP registers"
8677 msgstr "FP ¥ì¥¸¥¹¥¿¤Ç FP °ú¿ô¤òÅϤ¹"
8678
8679 #: config/arm/arm.h:330
8680 msgid "Generate re-entrant, PIC code"
8681 msgstr "ºÆÆþ²Äǽ¤Ê PIC ¥³¡¼¥É¤òÀ¸À®¤·¤Þ¤¹"
8682
8683 #: config/arm/arm.h:333
8684 msgid "Assume target CPU is configured as big endian"
8685 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤¬¥Ó¥Ã¥¯¥¨¥ó¥Ç¥£¥¢¥ó¤È¤·¤ÆÀßÄꤵ¤ì¤Æ¤¤¤ë¤È¤ß¤Ê¤¹"
8686
8687 #: config/arm/arm.h:335
8688 msgid "Assume target CPU is configured as little endian"
8689 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤¬¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤È¤·¤ÆÀßÄꤵ¤ì¤Æ¤¤¤ë¤È¤ß¤Ê¤¹"
8690
8691 #: config/arm/arm.h:337
8692 msgid "Assume big endian bytes, little endian words"
8693 msgstr "byte ¤¬¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Ç word ¤¬¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤È¤ß¤Ê¤¹"
8694
8695 #: config/arm/arm.h:339
8696 msgid "Support calls between Thumb and ARM instruction sets"
8697 msgstr "Thumb ¤È ARM Ì¿Î᥻¥Ã¥È´Ö¤Î¸Æ¤Ó½Ð¤·¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
8698
8699 #: config/arm/arm.h:342
8700 msgid "Generate a call to abort if a noreturn function returns"
8701 msgstr "noreturn ´Ø¿ô¤¬ return ¤¹¤ë¤È¤­ abort ¤Î¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
8702
8703 #: config/arm/arm.h:345
8704 msgid "Do not move instructions into a function's prologue"
8705 msgstr "´Ø¿ô¤Î³«»ÏÉôʬ¤ËÌ¿Îá¤ò°ÜÆ°¤·¤Ê¤¤"
8706
8707 #: config/arm/arm.h:348
8708 msgid "Do not load the PIC register in function prologues"
8709 msgstr "´Ø¿ô¤ÎÁ°ÃÖ¤­Éôʬ¤Ë PIC ¥ì¥¸¥¹¥¿¤ò¥í¡¼¥É¤·¤Ê¤¤"
8710
8711 #: config/arm/arm.h:351
8712 msgid "Generate call insns as indirect calls, if necessary"
8713 msgstr "ɬÍפ¬¤¢¤ì¤Ð¡¢Ì¿Îá¸Æ¤Ó½Ð¤·¤ò´ÖÀܸƤӽФ·¤È¤·¤ÆÀ¸À®¤¹¤ë"
8714
8715 #: config/arm/arm.h:354
8716 msgid "Compile for the Thumb not the ARM"
8717 msgstr "ARM ¤Ç¤Ï¤Ê¤¯ Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
8718
8719 #: config/arm/arm.h:358
8720 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
8721 msgstr "Thumb: ÉÔÍפʾì¹ç¤Ç¤â(ÈóËöü)¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë"
8722
8723 #: config/arm/arm.h:361
8724 msgid "Thumb: Generate (leaf) stack frames even if not needed"
8725 msgstr "Thumb: ÉÔÍפʾì¹ç¤Ç¤â(Ëöü)¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë"
8726
8727 #: config/arm/arm.h:364
8728 msgid "Thumb: Assume non-static functions may be called from ARM code"
8729 msgstr "Thumb: ÈóÀÅŪ´Ø¿ô¤¬ ARM ¥³¡¼¥É¤«¤é¸Æ¤Ó½Ð¤µ¤ì¤ë²ÄǽÀ­¤¬¤¢¤ë¤È¤ß¤Ê¤¹"
8730
8731 #: config/arm/arm.h:368
8732 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
8733 msgstr "Thumb: ´Ø¿ô¥Ý¥¤¥ó¥¿¤¬Èó Thumb ¤Èǧ¼±¤¹¤ë¥³¡¼¥É¤ËÆÍÆþ¤¹¤ë²ÄǽÀ­¤¬¤¢¤ë¤È¤ß¤Ê¤¹"
8734
8735 #: config/arm/arm.h:372
8736 msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
8737 msgstr ""
8738
8739 #: config/arm/arm.h:374
8740 msgid "Cirrus: Do not break up invalid instruction combinations with NOPs"
8741 msgstr ""
8742
8743 #: config/arm/arm.h:382
8744 msgid "Specify the name of the target CPU"
8745 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Î̾Á°¤ò»ØÄꤹ¤ë"
8746
8747 #: config/arm/arm.h:384
8748 msgid "Specify the name of the target architecture"
8749 msgstr "¥¿¡¼¥²¥Ã¥È¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Î̾Á°¤ò»ØÄꤹ¤ë"
8750
8751 #: config/arm/arm.h:389
8752 #, fuzzy
8753 msgid "Specify the name of the target floating point hardware/format"
8754 msgstr "ÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥¿¤Î¥Ð¡¼¥¸¥ç¥ó¤ò»ØÄꤹ¤ë"
8755
8756 #: config/arm/arm.h:391
8757 msgid "Specify if floating point hardware should be used"
8758 msgstr ""
8759
8760 #: config/arm/arm.h:393
8761 msgid "Specify the minimum bit alignment of structures"
8762 msgstr "¹½Â¤ÂÎ¥¢¥é¥¤¥ó¥á¥ó¥È¤ÎºÇ¾®¥Ó¥Ã¥È¿ô¤ò»ØÄꤹ¤ë"
8763
8764 #: config/arm/arm.h:395
8765 msgid "Specify the register to be used for PIC addressing"
8766 msgstr "PIC ¥¢¥É¥ì¥·¥ó¥°¤ËÍøÍѤµ¤ì¤ë¥ì¥¸¥¹¥¿¤ò»ØÄꤹ¤ë"
8767
8768 #: config/arm/arm.h:396 config/mips/mips.h:792
8769 #, fuzzy
8770 msgid "Specify an ABI"
8771 msgstr "MIPS ISA ¤ò»ØÄꤹ¤ë"
8772
8773 #: config/arm/arm.h:398
8774 msgid "Alias for -mfloat-abi=soft"
8775 msgstr ""
8776
8777 #: config/arm/arm.h:400
8778 msgid "Alias for -mfloat-abi=hard"
8779 msgstr ""
8780
8781 #: config/arm/pe.h:59
8782 msgid "Ignore dllimport attribute for functions"
8783 msgstr "´Ø¿ô¤Î dllimport Â°À­¤ò̵»ë¤¹¤ë"
8784
8785 #: config/avr/avr.c:532
8786 #, c-format
8787 msgid "large frame pointer change (%d) with -mtiny-stack"
8788 msgstr "-mtiny-stack ¤Ë¤è¤ê¥é¡¼¥¸¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤¬Êѹ¹¤µ¤ì¤Þ¤¹(%d)"
8789
8790 #: config/avr/avr.c:1117
8791 msgid "bad address, not (reg+disp):"
8792 msgstr ""
8793
8794 #: config/avr/avr.c:1124
8795 msgid "bad address, not post_inc or pre_dec:"
8796 msgstr ""
8797
8798 #: config/avr/avr.c:1135
8799 #, fuzzy
8800 msgid "internal compiler error.  Bad address:"
8801 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
8802
8803 #: config/avr/avr.c:1148
8804 #, fuzzy
8805 msgid "internal compiler error.  Unknown mode:"
8806 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
8807
8808 #: config/avr/avr.c:1771 config/avr/avr.c:2454
8809 #, fuzzy
8810 msgid "invalid insn:"
8811 msgstr "̵¸ú¤Ê #line"
8812
8813 #: config/avr/avr.c:1805 config/avr/avr.c:1891 config/avr/avr.c:1940
8814 #: config/avr/avr.c:1968 config/avr/avr.c:2063 config/avr/avr.c:2232
8815 #: config/avr/avr.c:2488 config/avr/avr.c:2600
8816 msgid "incorrect insn:"
8817 msgstr ""
8818
8819 #: config/avr/avr.c:1987 config/avr/avr.c:2148 config/avr/avr.c:2303
8820 #: config/avr/avr.c:2666
8821 #, fuzzy
8822 msgid "unknown move insn:"
8823 msgstr "ÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹: %s"
8824
8825 #: config/avr/avr.c:2896
8826 msgid "bad shift insn:"
8827 msgstr ""
8828
8829 #: config/avr/avr.c:3012 config/avr/avr.c:3460 config/avr/avr.c:3846
8830 #, fuzzy
8831 msgid "internal compiler error.  Incorrect shift:"
8832 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
8833
8834 #: config/avr/avr.c:4650 config/ip2k/ip2k.c:3157
8835 #, fuzzy
8836 msgid "only initialized variables can be placed into program memory area"
8837 msgstr "¥×¥í¥°¥é¥à¥á¥â¥êÎΰèÆâ¤ËÇÛÃ֤Ǥ­¤ëÊÑ¿ô¤À¤±¤ò½é´ü²½¤·¤Þ¤·¤¿"
8838
8839 #: config/avr/avr.c:4693
8840 #, c-format
8841 msgid "`%s' appears to be a misspelled interrupt handler"
8842 msgstr ""
8843
8844 #: config/avr/avr.c:4701
8845 #, c-format
8846 msgid "`%s' appears to be a misspelled signal handler"
8847 msgstr ""
8848
8849 #: config/avr/avr.c:4770
8850 #, fuzzy
8851 msgid "only uninitialized variables can be placed in the .noinit section"
8852 msgstr "8 ¥Ó¥Ã¥ÈÎΰèÆâ¤ËÇÛÃ֤Ǥ­¤ëÊÑ¿ô¤À¤±¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
8853
8854 #: config/avr/avr.c:4784
8855 #, c-format
8856 msgid "MCU %qs supported for assembler only"
8857 msgstr ""
8858
8859 #: config/avr/avr.h:73
8860 msgid "Assume int to be 8 bit integer"
8861 msgstr "int ¤ò 8 ¥Ó¥Ã¥ÈÀ°¿ô¤È¤ß¤Ê¤¹"
8862
8863 #: config/avr/avr.h:75
8864 msgid "Change the stack pointer without disabling interrupts"
8865 msgstr "³ä¤ê¹þ¤ß¤Î̵¸ú²½¤Ê¤·¤Ç¥¹¥¿¥Ã¥¯¥Ý¥¤¥ó¥¿¤òÊѹ¹¤¹¤ë"
8866
8867 #: config/avr/avr.h:77
8868 msgid "Use subroutines for function prologue/epilogue"
8869 msgstr "´Ø¿ô¤ÎÁ°ÃÖ¤­/·ë¤Ó¤Î¤¿¤á¤Î¥µ¥Ö¥ë¡¼¥Á¥ó¤òÍøÍѤ¹¤ë"
8870
8871 #: config/avr/avr.h:79
8872 msgid "Change only the low 8 bits of the stack pointer"
8873 msgstr "¥¹¥¿¥Ã¥¯¥Ý¥¤¥ó¥¿¤Î²¼°Ì 8 ¥Ó¥Ã¥È¤À¤±¤òÊѹ¹¤¹¤ë"
8874
8875 #: config/avr/avr.h:81
8876 msgid "Do not generate tablejump insns"
8877 msgstr "¥Æ¡¼¥Ö¥ë¥¸¥ã¥ó¥×Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
8878
8879 #: config/avr/avr.h:83
8880 msgid "Use rjmp/rcall (limited range) on >8K devices"
8881 msgstr ""
8882
8883 #: config/avr/avr.h:85
8884 msgid "Output instruction sizes to the asm file"
8885 msgstr "asm ¥Õ¥¡¥¤¥ë¤ËÌ¿Î᥵¥¤¥º¤ò½ÐÎϤ¹¤ë"
8886
8887 #: config/avr/avr.h:102
8888 msgid "Specify the initial stack address"
8889 msgstr "½é´ü¥¹¥¿¥Ã¥¯¥¢¥É¥ì¥¹¤ò»ØÄꤹ¤ë"
8890
8891 #: config/avr/avr.h:103
8892 msgid "Specify the MCU name"
8893 msgstr "MCU Ì¾¤ò»ØÄꤹ¤ë"
8894
8895 #: config/avr/avr.h:766
8896 #, fuzzy
8897 msgid "trampolines not supported"
8898 msgstr "¥È¥é¥ó¥Ý¥ê¥ó¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
8899
8900 #: config/c4x/c4x-c.c:71
8901 #, fuzzy, c-format
8902 msgid "missing '(' after '#pragma %s' - ignored"
8903 msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
8904
8905 #: config/c4x/c4x-c.c:74
8906 #, fuzzy, c-format
8907 msgid "missing function name in '#pragma %s' - ignored"
8908 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8909
8910 #: config/c4x/c4x-c.c:79
8911 #, fuzzy, c-format
8912 msgid "malformed '#pragma %s' - ignored"
8913 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8914
8915 #: config/c4x/c4x-c.c:81
8916 #, c-format
8917 msgid "missing section name in '#pragma %s' - ignored"
8918 msgstr ""
8919
8920 #: config/c4x/c4x-c.c:86
8921 #, fuzzy, c-format
8922 msgid "missing ')' for '#pragma %s' - ignored"
8923 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8924
8925 #: config/c4x/c4x-c.c:89
8926 #, c-format
8927 msgid "junk at end of '#pragma %s'"
8928 msgstr "'#pragma %s' ¤ÎºÇ¸å¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
8929
8930 #: config/c4x/c4x.c:312
8931 #, fuzzy, c-format
8932 msgid "unknown CPU version %d, using 40.\n"
8933 msgstr "ÉÔÌÀ¤Ê CPU ¥Ð¡¼¥¸¥ç¥ó %d¡¢40 ¤ò»ÈÍѤ·¤Þ¤¹¡£\n"
8934
8935 #: config/c4x/c4x.c:874
8936 #, fuzzy, c-format
8937 msgid "ISR %s requires %d words of local vars, max is 32767"
8938 msgstr "ISR %s ¤Ï %d ¥ï¡¼¥É¤Î¥í¡¼¥«¥ëÊÑ¿ô¤òÍ׵ᤷ¡¢ºÇÂç¤Ï 32767 ¤Ç¤¹¡£"
8939
8940 #: config/c4x/c4x.c:1598
8941 msgid "using CONST_DOUBLE for address"
8942 msgstr ""
8943
8944 #: config/c4x/c4x.c:1736
8945 msgid "c4x_address_cost: Invalid addressing mode"
8946 msgstr ""
8947
8948 #: config/c4x/c4x.c:1871
8949 #, fuzzy, c-format
8950 msgid "c4x_print_operand: %%L inconsistency"
8951 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %B ¥³¡¼¥É¤Ç¤¹"
8952
8953 #: config/c4x/c4x.c:1877
8954 #, fuzzy, c-format
8955 msgid "c4x_print_operand: %%N inconsistency"
8956 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %B ¥³¡¼¥É¤Ç¤¹"
8957
8958 #: config/c4x/c4x.c:1918
8959 #, fuzzy, c-format
8960 msgid "c4x_print_operand: %%O inconsistency"
8961 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %B ¥³¡¼¥É¤Ç¤¹"
8962
8963 #: config/c4x/c4x.c:2013
8964 #, fuzzy
8965 msgid "c4x_print_operand: Bad operand case"
8966 msgstr "fr30_print_operand: %A ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê±é»»»Ò¤Ç¤¹"
8967
8968 #: config/c4x/c4x.c:2054
8969 #, fuzzy
8970 msgid "c4x_print_operand_address: Bad post_modify"
8971 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
8972
8973 #: config/c4x/c4x.c:2076
8974 #, fuzzy
8975 msgid "c4x_print_operand_address: Bad pre_modify"
8976 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
8977
8978 #: config/c4x/c4x.c:2124 config/c4x/c4x.c:2136 config/c4x/c4x.c:2151
8979 #, fuzzy
8980 msgid "c4x_print_operand_address: Bad operand case"
8981 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
8982
8983 #: config/c4x/c4x.c:2402
8984 msgid "c4x_rptb_insert: Cannot find start label"
8985 msgstr ""
8986
8987 #: config/c4x/c4x.c:3317 config/c4x/c4x.c:3335
8988 msgid "mode not QImode"
8989 msgstr ""
8990
8991 #: config/c4x/c4x.c:3405
8992 #, fuzzy
8993 msgid "invalid indirect memory address"
8994 msgstr "̵¸ú¤Ê PC ¤¬¹ÔÈÖ¹æ¥Æ¡¼¥Ö¥ë¤Ë¤¢¤ê¤Þ¤¹"
8995
8996 #: config/c4x/c4x.c:3494
8997 msgid "invalid indirect (S) memory address"
8998 msgstr ""
8999
9000 #: config/c4x/c4x.c:3829
9001 msgid "c4x_valid_operands: Internal error"
9002 msgstr ""
9003
9004 #: config/c4x/c4x.c:4268
9005 #, fuzzy
9006 msgid "c4x_operand_subword: invalid mode"
9007 msgstr "fr30_print_operand: Ìµ¸ú¤Ê %x ¥³¡¼¥É¤Ç¤¹"
9008
9009 #: config/c4x/c4x.c:4271
9010 #, fuzzy
9011 msgid "c4x_operand_subword: invalid operand"
9012 msgstr "fr30_print_operand: %A ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê±é»»»Ò¤Ç¤¹"
9013
9014 #. We could handle these with some difficulty.
9015 #. e.g., *p-- => *(p-=2); *(p+1).
9016 #: config/c4x/c4x.c:4297
9017 msgid "c4x_operand_subword: invalid autoincrement"
9018 msgstr ""
9019
9020 #: config/c4x/c4x.c:4303
9021 msgid "c4x_operand_subword: invalid address"
9022 msgstr ""
9023
9024 #: config/c4x/c4x.c:4314
9025 msgid "c4x_operand_subword: address not offsettable"
9026 msgstr ""
9027
9028 #: config/c4x/c4x.c:4524
9029 msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
9030 msgstr ""
9031
9032 #. Name of the c4x assembler.
9033 #. Name of the c4x linker.
9034 #. Define assembler options.
9035 #. Define linker options.
9036 #. Specify the end file to link with.
9037 #. Target compilation option flags.
9038 #. Small memory model.
9039 #. Use 24-bit MPYI for C3x.
9040 #. Fast fixing of floats.
9041 #. Allow use of RPTS.
9042 #. Emit C3x code.
9043 #. Be compatible with TI assembler.
9044 #. Be paranoid about DP reg. in ISRs.
9045 #. Pass arguments on stack.
9046 #. Enable features under development.
9047 #. Enable repeat block.
9048 #. Use BK as general register.
9049 #. Use decrement and branch for C3x.
9050 #. Enable debugging of GCC.
9051 #. Force constants into registers.
9052 #. Allow unsigned loop counters.
9053 #. Force op0 and op1 to be same.
9054 #. Save all 40 bits for floats.
9055 #. Allow parallel insns.
9056 #. Allow MPY||ADD, MPY||SUB insns.
9057 #. Assume mem refs possibly aliased.
9058 #. Emit C30 code.
9059 #. Emit C31 code.
9060 #. Emit C32 code.
9061 #. Emit C33 code.
9062 #. Emit C40 code.
9063 #. Emit C44 code.
9064 #. Run-time compilation parameters selecting different hardware subsets.
9065 #.
9066 #. Macro to define tables used to set the flags.
9067 #. This is a list in braces of triplets in braces,
9068 #. each pair being { "NAME", VALUE, "DESCRIPTION" }
9069 #. where VALUE is the bits to set or minus the bits to clear.
9070 #. An empty string NAME is used to identify the default VALUE.
9071 #: config/c4x/c4x.h:166
9072 msgid "Small memory model"
9073 msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë"
9074
9075 #: config/c4x/c4x.h:168
9076 msgid "Big memory model"
9077 msgstr "¥Ó¥Ã¥°¥á¥â¥ê¥â¥Ç¥ë"
9078
9079 #: config/c4x/c4x.h:170
9080 msgid "Use MPYI instruction for C3x"
9081 msgstr "MPYI Ì¿Îá¤ò C3x ÍѤ˻ÈÍѤ¹¤ë"
9082
9083 #: config/c4x/c4x.h:172
9084 msgid "Do not use MPYI instruction for C3x"
9085 msgstr "MPYI Ì¿Îá¤ò C3x ÍѤ˻ÈÍѤ·¤Ê¤¤"
9086
9087 #: config/c4x/c4x.h:174
9088 msgid "Use fast but approximate float to integer conversion"
9089 msgstr "¹â®¤À¤¬¶á»÷ÃͤȤʤëÉâÆ°¾®¿ô¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤òÍøÍѤ¹¤ë"
9090
9091 #: config/c4x/c4x.h:176
9092 msgid "Use slow but accurate float to integer conversion"
9093 msgstr "Ä㮤À¤¬Àµ³Î¤ÊÉâÆ°¾®¿ô¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤òÍøÍѤ¹¤ë"
9094
9095 #: config/c4x/c4x.h:178
9096 msgid "Enable use of RTPS instruction"
9097 msgstr "RTPS Ì¿Îá¤ÎÍøÍѤòÍ­¸ú¤Ë¤¹¤ë"
9098
9099 #: config/c4x/c4x.h:180
9100 msgid "Disable use of RTPS instruction"
9101 msgstr "RTPS Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë"
9102
9103 #: config/c4x/c4x.h:182
9104 msgid "Enable use of RTPB instruction"
9105 msgstr "RTPB Ì¿Îá¤ÎÍøÍѤòÍ­¸ú¤Ë¤¹¤ë"
9106
9107 #: config/c4x/c4x.h:184
9108 msgid "Disable use of RTPB instruction"
9109 msgstr "RTPB Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë"
9110
9111 #: config/c4x/c4x.h:186
9112 msgid "Generate code for C30 CPU"
9113 msgstr "C30 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9114
9115 #: config/c4x/c4x.h:188
9116 msgid "Generate code for C31 CPU"
9117 msgstr "C31 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9118
9119 #: config/c4x/c4x.h:190
9120 msgid "Generate code for C32 CPU"
9121 msgstr "C32 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9122
9123 #: config/c4x/c4x.h:192
9124 msgid "Generate code for C33 CPU"
9125 msgstr "C33 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9126
9127 #: config/c4x/c4x.h:194
9128 msgid "Generate code for C40 CPU"
9129 msgstr "C40 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9130
9131 #: config/c4x/c4x.h:196
9132 msgid "Generate code for C44 CPU"
9133 msgstr "C44 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9134
9135 #: config/c4x/c4x.h:198
9136 msgid "Emit code compatible with TI tools"
9137 msgstr "TI ¥Ä¡¼¥ë¸ß´¹¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
9138
9139 #: config/c4x/c4x.h:200
9140 msgid "Emit code to use GAS extensions"
9141 msgstr "GAS ³ÈÄ¥¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
9142
9143 #: config/c4x/c4x.h:202 config/c4x/c4x.h:206
9144 msgid "Save DP across ISR in small memory model"
9145 msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë¤Ç ISR ¤ò¸Ù¤ë DP ¤ò¥»¡¼¥Ö¤¹¤ë"
9146
9147 #: config/c4x/c4x.h:204 config/c4x/c4x.h:208
9148 msgid "Don't save DP across ISR in small memory model"
9149 msgstr "¥¹¥â¡¼¥ë¥â¥Ç¥ë¤Ç ISR ¤ò¸Ù¤ë DP ¤ò¥»¡¼¥Ö¤·¤Ê¤¤"
9150
9151 #: config/c4x/c4x.h:210
9152 msgid "Pass arguments on the stack"
9153 msgstr "°ú¿ô¤ò¥¹¥¿¥Ã¥¯ÅϤ·¤Ë¤¹¤ë"
9154
9155 #: config/c4x/c4x.h:212
9156 msgid "Pass arguments in registers"
9157 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
9158
9159 #: config/c4x/c4x.h:214
9160 msgid "Enable new features under development"
9161 msgstr "³«È¯Ãæ¤Î¿·µ¡Ç½¤òÍ­¸ú¤Ë¤¹¤ë"
9162
9163 #: config/c4x/c4x.h:216
9164 msgid "Disable new features under development"
9165 msgstr "³«È¯Ãæ¤Î¿·µ¡Ç½¤ò̵¸ú¤Ë¤¹¤ë"
9166
9167 #: config/c4x/c4x.h:218
9168 msgid "Use the BK register as a general purpose register"
9169 msgstr "BK ¥ì¥¸¥¹¥¿¤òÈÆÍѥ쥸¥¹¥¿¤È¤·¤Æ»ÈÍѤ¹¤ë"
9170
9171 #: config/c4x/c4x.h:220
9172 msgid "Do not allocate BK register"
9173 msgstr "BK ¥ì¥¸¥¹¥¿¤ò³ÎÊݤ·¤Ê¤¤"
9174
9175 #: config/c4x/c4x.h:222
9176 msgid "Enable use of DB instruction"
9177 msgstr "DB Ì¿Îá¤Î»ÈÍѤòÍ­¸ú¤Ë¤¹¤ë"
9178
9179 #: config/c4x/c4x.h:224
9180 msgid "Disable use of DB instruction"
9181 msgstr "DB Ì¿Îá¤Î»ÈÍѤò̵¸ú¤Ë¤¹¤ë"
9182
9183 #: config/c4x/c4x.h:226
9184 msgid "Enable debugging"
9185 msgstr "¥Ç¥Ð¥Ã¥°¤òÍ­¸ú¤Ë¤¹¤ë"
9186
9187 #: config/c4x/c4x.h:228
9188 msgid "Disable debugging"
9189 msgstr "¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë"
9190
9191 #: config/c4x/c4x.h:230
9192 msgid "Force constants into registers to improve hoisting"
9193 msgstr "´¬¤­¾å¤²(hoist)¤ò²þÁ±¤¹¤ë¤¿¤áÄê¿ô¤ò¥ì¥¸¥¹¥¿¤Ë³ä¤êÅö¤Æ¤ë¤³¤È¤ò¶¯Íפ¹¤ë"
9194
9195 #: config/c4x/c4x.h:232
9196 msgid "Don't force constants into registers"
9197 msgstr "Äê¿ô¤Î¥ì¥¸¥¹¥¿³ä¤êÅö¤Æ¤ò¶¯Íפ·¤Ê¤¤"
9198
9199 #: config/c4x/c4x.h:234
9200 msgid "Force RTL generation to emit valid 3 operand insns"
9201 msgstr "RTL À¸À®¤Ë¤Ä¤¤¤Æ¡¢Àµ¾ï¤Ê 3 ¥ª¥Ú¥é¥ó¥ÉÌ¿Îá¤ò¶¯Íפ¹¤ë"
9202
9203 #: config/c4x/c4x.h:236
9204 msgid "Allow RTL generation to emit invalid 3 operand insns"
9205 msgstr "RTL À¸À®¤Ë¤Ä¤¤¤Æ¡¢Ìµ¸ú¤Ê 3 ¥ª¥Ú¥é¥ó¥ÉÌ¿Îá¤òµöÍƤ¹¤ë"
9206
9207 #: config/c4x/c4x.h:238
9208 #, fuzzy
9209 msgid "Allow unsigned iteration counts for RPTB/DB"
9210 msgstr "Éä¹ç̵¤·¤Î RPTB/DB ÍѤÎÈ¿Éü¥«¥¦¥ó¥È¤òµöÍƤ¹¤ë"
9211
9212 #: config/c4x/c4x.h:240
9213 msgid "Disallow unsigned iteration counts for RPTB/DB"
9214 msgstr "Éä¹ç̵¤·¤Î RPTB/DB ÍѤÎÈ¿Éü¥«¥¦¥ó¥È¤òµöÍƤ·¤Ê¤¤"
9215
9216 #: config/c4x/c4x.h:242
9217 msgid "Preserve all 40 bits of FP reg across call"
9218 msgstr "¸Æ¤Ó½Ð¤·¤Î´Ö FP ¥ì¥¸¥¹¥¿¤Î 40 ¥Ó¥Ã¥ÈÁ´¤Æ¤òÊݸ¤¹¤ë"
9219
9220 #: config/c4x/c4x.h:244
9221 msgid "Only preserve 32 bits of FP reg across call"
9222 msgstr "¸Æ¤Ó½Ð¤·¤Î´Ö FP ¥ì¥¸¥¹¥¿¤Î 32 ¥Ó¥Ã¥È¤À¤±¤òÊݸ¤¹¤ë"
9223
9224 #: config/c4x/c4x.h:246
9225 msgid "Enable parallel instructions"
9226 msgstr "ÊÂÎóÌ¿Îá¤òÍ­¸ú¤Ë¤¹¤ë"
9227
9228 #: config/c4x/c4x.h:248
9229 msgid "Disable parallel instructions"
9230 msgstr "ÊÂÎóÌ¿Îá¤ò̵¸ú¤Ë¤¹¤ë"
9231
9232 #: config/c4x/c4x.h:250
9233 msgid "Enable MPY||ADD and MPY||SUB instructions"
9234 msgstr "MPY||ADD ¤ª¤è¤Ó MPY||SUB Ì¿Îá¤òÍ­¸ú¤Ë¤¹¤ë"
9235
9236 #: config/c4x/c4x.h:252
9237 msgid "Disable MPY||ADD and MPY||SUB instructions"
9238 msgstr "MPY||ADD ¤ª¤è¤Ó MPY||SUB Ì¿Îá¤ò̵¸ú¤Ë¤¹¤ë"
9239
9240 #: config/c4x/c4x.h:254
9241 msgid "Assume that pointers may be aliased"
9242 msgstr "¥Ý¥¤¥ó¥¿¤¬ÊÌ̾¤È¤Ê¤ê¤¦¤ë¤³¤È¤òÁ°Äó¤È¤¹¤ë"
9243
9244 #: config/c4x/c4x.h:256
9245 msgid "Assume that pointers not aliased"
9246 msgstr "¥Ý¥¤¥ó¥¿¤ÏÊÌ̾¤Ë¤Ê¤é¤Ê¤¤¤È¤ß¤Ê¤¹"
9247
9248 #: config/c4x/c4x.h:330
9249 msgid "Specify maximum number of iterations for RPTS"
9250 msgstr "RPTS ÍѤκÇÂçÈ¿Éü¿ô¤ò»ØÄꤹ¤ë"
9251
9252 #: config/c4x/c4x.h:332
9253 msgid "Select CPU to generate code for"
9254 msgstr "¥³¡¼¥É¤¬À¸À®¤µ¤ì¤ë CPU ¤òÁªÂò¤¹¤ë"
9255
9256 #: config/cris/cris.c:630
9257 msgid "unexpected index-type in cris_print_index"
9258 msgstr ""
9259
9260 #: config/cris/cris.c:644
9261 msgid "unexpected base-type in cris_print_base"
9262 msgstr ""
9263
9264 #: config/cris/cris.c:945
9265 #, c-format
9266 msgid "stackframe too big: %d bytes"
9267 msgstr ""
9268
9269 #: config/cris/cris.c:1256
9270 msgid "allocated but unused delay list in epilogue"
9271 msgstr ""
9272
9273 #: config/cris/cris.c:1266
9274 #, fuzzy
9275 msgid "unexpected function type needing stack adjustment for __builtin_eh_return"
9276 msgstr "´Ø¿ô¤¬ __builtin_eh_return ¤ò»È¤¤¤Þ¤¹"
9277
9278 #: config/cris/cris.c:1342
9279 #, fuzzy
9280 msgid "invalid operand for 'b' modifier"
9281 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9282
9283 #: config/cris/cris.c:1355
9284 #, fuzzy
9285 msgid "invalid operand for 'v' modifier"
9286 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9287
9288 #: config/cris/cris.c:1365
9289 #, fuzzy
9290 msgid "invalid operand for 'P' modifier"
9291 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9292
9293 #: config/cris/cris.c:1372
9294 #, fuzzy
9295 msgid "invalid operand for 'p' modifier"
9296 msgstr "%p ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9297
9298 #: config/cris/cris.c:1411
9299 #, fuzzy
9300 msgid "invalid operand for 'z' modifier"
9301 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9302
9303 #: config/cris/cris.c:1459 config/cris/cris.c:1489
9304 #, fuzzy
9305 msgid "invalid operand for 'H' modifier"
9306 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9307
9308 #: config/cris/cris.c:1465
9309 #, fuzzy
9310 msgid "bad register"
9311 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ¹¤ë"
9312
9313 #: config/cris/cris.c:1503
9314 #, fuzzy
9315 msgid "invalid operand for 'e' modifier"
9316 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9317
9318 #: config/cris/cris.c:1520
9319 #, fuzzy
9320 msgid "invalid operand for 'm' modifier"
9321 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9322
9323 #: config/cris/cris.c:1545
9324 #, fuzzy
9325 msgid "invalid operand for 'A' modifier"
9326 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9327
9328 #: config/cris/cris.c:1553
9329 #, fuzzy
9330 msgid "invalid operand for 'D' modifier"
9331 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9332
9333 #: config/cris/cris.c:1567
9334 #, fuzzy
9335 msgid "invalid operand for 'T' modifier"
9336 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9337
9338 #: config/cris/cris.c:1576
9339 #, fuzzy
9340 msgid "invalid operand modifier letter"
9341 msgstr "̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É½ÐÎÏ¥³¡¼¥É"
9342
9343 #: config/cris/cris.c:1584
9344 #, fuzzy, c-format
9345 msgid "internal error: bad register: %d"
9346 msgstr "ÆâÉô¥¨¥é¡¼: "
9347
9348 #: config/cris/cris.c:1632
9349 msgid "unexpected multiplicative operand"
9350 msgstr ""
9351
9352 #: config/cris/cris.c:1652
9353 #, fuzzy
9354 msgid "unexpected operand"
9355 msgstr "ͽ´ü¤µ¤ì¤ë¥á¥â¥ê¥ì¥¤¥Æ¥ó¥·¤òÄ´À°¤¹¤ë"
9356
9357 #: config/cris/cris.c:1685 config/cris/cris.c:1695
9358 #, fuzzy
9359 msgid "unrecognized address"
9360 msgstr "ǧ¼±ÉÔǽ¤Î¥¨¥¹¥±¡¼¥× \\r%c"
9361
9362 #: config/cris/cris.c:2048
9363 msgid "internal error: sideeffect-insn affecting main effect"
9364 msgstr ""
9365
9366 #. If we get here, the caller got its initial tests wrong.
9367 #: config/cris/cris.c:2421
9368 msgid "internal error: cris_side_effect_mode_ok with bad operands"
9369 msgstr ""
9370
9371 #: config/cris/cris.c:2498 config/cris/cris.c:2559
9372 #, fuzzy
9373 msgid "unrecognized supposed constant"
9374 msgstr "ǧ¼±ÉÔǽ¤Î¥¨¥¹¥±¡¼¥× \\r%c"
9375
9376 #: config/cris/cris.c:2603
9377 msgid "unrecognized supposed constant in cris_global_pic_symbol"
9378 msgstr ""
9379
9380 #: config/cris/cris.c:2622
9381 #, fuzzy, c-format
9382 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
9383 msgstr "-mregparm=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9384
9385 #: config/cris/cris.c:2650
9386 #, c-format
9387 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
9388 msgstr ""
9389
9390 #: config/cris/cris.c:2686
9391 #, c-format
9392 msgid "unknown CRIS cpu version specification in -mtune= : %s"
9393 msgstr ""
9394
9395 #: config/cris/cris.c:2704
9396 #, fuzzy
9397 msgid "-fPIC and -fpic are not supported in this configuration"
9398 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
9399
9400 #: config/cris/cris.c:2719
9401 msgid "that particular -g option is invalid with -maout and -melinux"
9402 msgstr ""
9403
9404 #: config/cris/cris.c:2894 config/cris/cris.c:2939
9405 msgid "unexpected side-effects in address"
9406 msgstr ""
9407
9408 #: config/cris/cris.c:3008
9409 msgid "unexpected PIC symbol"
9410 msgstr ""
9411
9412 #: config/cris/cris.c:3012
9413 msgid "PIC register isn't set up"
9414 msgstr ""
9415
9416 #: config/cris/cris.c:3033
9417 msgid "emitting PIC operand, but PIC register isn't set up"
9418 msgstr ""
9419
9420 #: config/cris/aout.h:85
9421 msgid "Compile for the MMU-less Etrax 100-based elinux system"
9422 msgstr ""
9423
9424 #: config/cris/aout.h:92
9425 msgid "For elinux, request a specified stack-size for this program"
9426 msgstr ""
9427
9428 #: config/cris/cris.h:354
9429 #, fuzzy
9430 msgid "Work around bug in multiplication instruction"
9431 msgstr "¾è»»-²Ã»»ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
9432
9433 #. 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.
9434 #: config/cris/cris.h:360
9435 msgid "Compile for ETRAX 4 (CRIS v3)"
9436 msgstr ""
9437
9438 #: config/cris/cris.h:365
9439 msgid "Compile for ETRAX 100 (CRIS v8)"
9440 msgstr ""
9441
9442 #: config/cris/cris.h:369
9443 msgid "Emit verbose debug information in assembly code"
9444 msgstr ""
9445
9446 #: config/cris/cris.h:372
9447 #, fuzzy
9448 msgid "Do not use condition codes from normal instructions"
9449 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
9450
9451 #: config/cris/cris.h:376
9452 msgid "Do not emit addressing modes with side-effect assignment"
9453 msgstr ""
9454
9455 #: config/cris/cris.h:379
9456 #, fuzzy
9457 msgid "Do not tune stack alignment"
9458 msgstr "¥¹¥¿¥Ã¥¯¥Ð¥¤¥¢¥¹¤ò»ÈÍѤ·¤Ê¤¤"
9459
9460 #: config/cris/cris.h:382
9461 #, fuzzy
9462 msgid "Do not tune writable data alignment"
9463 msgstr "ʸ»úÎó¤ò½ñ¤­¹þ¤ß²Äǽ¥Ç¡¼¥¿¥»¥¯¥·¥ç¥ó¤Ë³ÊǼ¤¹¤ë"
9464
9465 #: config/cris/cris.h:385
9466 msgid "Do not tune code and read-only data alignment"
9467 msgstr ""
9468
9469 #: config/cris/cris.h:394
9470 msgid "Align code and data to 32 bits"
9471 msgstr ""
9472
9473 #: config/cris/cris.h:407
9474 msgid "Don't align items in code or data"
9475 msgstr ""
9476
9477 #: config/cris/cris.h:410
9478 #, fuzzy
9479 msgid "Do not emit function prologue or epilogue"
9480 msgstr "´Ø¿ô¤ÎÁ°ÃÖ¤­/·ë¤Ó¤Î¤¿¤á¤Î¥µ¥Ö¥ë¡¼¥Á¥ó¤òÍøÍѤ¹¤ë"
9481
9482 #. We have to handle this m-option here since we can't wash it off in      both CC1_SPEC and CC1PLUS_SPEC.
9483 #: config/cris/cris.h:414
9484 msgid "Use the most feature-enabling options allowed by other options"
9485 msgstr ""
9486
9487 #. 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.
9488 #: config/cris/cris.h:420
9489 msgid "Override -mbest-lib-options"
9490 msgstr ""
9491
9492 #: config/cris/cris.h:452
9493 #, fuzzy
9494 msgid "Generate code for the specified chip or CPU version"
9495 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9496
9497 #: config/cris/cris.h:454
9498 #, fuzzy
9499 msgid "Tune alignment for the specified chip or CPU version"
9500 msgstr "`%s' ¤ËÂФ·¤Æ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
9501
9502 #: config/cris/cris.h:456
9503 msgid "Warn when a stackframe is larger than the specified size"
9504 msgstr ""
9505
9506 #. Node: Profiling
9507 #: config/cris/cris.h:1016
9508 msgid "no FUNCTION_PROFILER for CRIS"
9509 msgstr ""
9510
9511 #: config/cris/linux.h:69
9512 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
9513 msgstr ""
9514
9515 #: config/fr30/fr30.c:468
9516 msgid "fr30_print_operand_address: unhandled address"
9517 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
9518
9519 #: config/fr30/fr30.c:492
9520 #, fuzzy, c-format
9521 msgid "fr30_print_operand: unrecognized %%p code"
9522 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %p ¥³¡¼¥É¤Ç¤¹"
9523
9524 #: config/fr30/fr30.c:512
9525 #, fuzzy, c-format
9526 msgid "fr30_print_operand: unrecognized %%b code"
9527 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %b ¥³¡¼¥É¤Ç¤¹"
9528
9529 #: config/fr30/fr30.c:533
9530 #, fuzzy, c-format
9531 msgid "fr30_print_operand: unrecognized %%B code"
9532 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %B ¥³¡¼¥É¤Ç¤¹"
9533
9534 #: config/fr30/fr30.c:541
9535 #, fuzzy, c-format
9536 msgid "fr30_print_operand: invalid operand to %%A code"
9537 msgstr "fr30_print_operand: %A ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê±é»»»Ò¤Ç¤¹"
9538
9539 #: config/fr30/fr30.c:558
9540 #, fuzzy, c-format
9541 msgid "fr30_print_operand: invalid %%x code"
9542 msgstr "fr30_print_operand: Ìµ¸ú¤Ê %x ¥³¡¼¥É¤Ç¤¹"
9543
9544 #: config/fr30/fr30.c:565
9545 #, fuzzy, c-format
9546 msgid "fr30_print_operand: invalid %%F code"
9547 msgstr "fr30_print_operand: Ìµ¸ú¤Ê %F ¥³¡¼¥É¤Ç¤¹"
9548
9549 #: config/fr30/fr30.c:582
9550 msgid "fr30_print_operand: unknown code"
9551 msgstr "fr30_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
9552
9553 #: config/fr30/fr30.c:611 config/fr30/fr30.c:620 config/fr30/fr30.c:631
9554 #: config/fr30/fr30.c:644
9555 msgid "fr30_print_operand: unhandled MEM"
9556 msgstr "fr30_print_operand: ½èÍý¤µ¤ì¤Ê¤¤ MEM ¤Ç¤¹"
9557
9558 #: config/fr30/fr30.h:64
9559 msgid "Assume small address space"
9560 msgstr "¥¹¥â¡¼¥ë¥¢¥É¥ì¥¹¶õ´Ö¤È¤ß¤Ê¤¹"
9561
9562 #: config/frv/frv.c:576 config/frv/frv.c:603
9563 #, c-format
9564 msgid "Unknown cpu: -mcpu=%s"
9565 msgstr ""
9566
9567 #: config/frv/frv.c:2539
9568 #, fuzzy
9569 msgid "Bad insn to frv_print_operand_address:"
9570 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
9571
9572 #: config/frv/frv.c:2550
9573 msgid "Bad register to frv_print_operand_memory_reference_reg:"
9574 msgstr ""
9575
9576 #: config/frv/frv.c:2589 config/frv/frv.c:2599 config/frv/frv.c:2608
9577 #: config/frv/frv.c:2629 config/frv/frv.c:2634
9578 msgid "Bad insn to frv_print_operand_memory_reference:"
9579 msgstr ""
9580
9581 #: config/frv/frv.c:2721
9582 msgid "bad condition code"
9583 msgstr ""
9584
9585 #: config/frv/frv.c:2796
9586 #, fuzzy
9587 msgid "Bad insn in frv_print_operand, bad const_double"
9588 msgstr "¥ª¥Ú¥é¥ó¥É¤Ï const_double ¤Ç¤¹"
9589
9590 #: config/frv/frv.c:2857
9591 msgid "Bad insn to frv_print_operand, 'e' modifier:"
9592 msgstr ""
9593
9594 #: config/frv/frv.c:2865
9595 msgid "Bad insn to frv_print_operand, 'F' modifier:"
9596 msgstr ""
9597
9598 #: config/frv/frv.c:2881
9599 msgid "Bad insn to frv_print_operand, 'f' modifier:"
9600 msgstr ""
9601
9602 #: config/frv/frv.c:2895
9603 msgid "Bad insn to frv_print_operand, 'g' modifier:"
9604 msgstr ""
9605
9606 #: config/frv/frv.c:2943
9607 msgid "Bad insn to frv_print_operand, 'L' modifier:"
9608 msgstr ""
9609
9610 #: config/frv/frv.c:2956
9611 msgid "Bad insn to frv_print_operand, 'M/N' modifier:"
9612 msgstr ""
9613
9614 #: config/frv/frv.c:2977
9615 msgid "Bad insn to frv_print_operand, 'O' modifier:"
9616 msgstr ""
9617
9618 #: config/frv/frv.c:2995
9619 msgid "Bad insn to frv_print_operand, P modifier:"
9620 msgstr ""
9621
9622 #: config/frv/frv.c:3015
9623 msgid "Bad insn in frv_print_operand, z case"
9624 msgstr ""
9625
9626 #: config/frv/frv.c:3046
9627 msgid "Bad insn in frv_print_operand, 0 case"
9628 msgstr ""
9629
9630 #: config/frv/frv.c:3051
9631 #, fuzzy
9632 msgid "frv_print_operand: unknown code"
9633 msgstr "fr30_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
9634
9635 #: config/frv/frv.c:5944
9636 msgid "Bad output_move_single operand"
9637 msgstr ""
9638
9639 #: config/frv/frv.c:6071
9640 msgid "Bad output_move_double operand"
9641 msgstr ""
9642
9643 #: config/frv/frv.c:6213
9644 msgid "Bad output_condmove_single operand"
9645 msgstr ""
9646
9647 #: config/frv/frv.c:9774
9648 #, fuzzy
9649 msgid "accumulator is not a constant integer"
9650 msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó "
9651
9652 #: config/frv/frv.c:9779
9653 msgid "accumulator number is out of bounds"
9654 msgstr ""
9655
9656 #: config/frv/frv.c:9790
9657 #, c-format
9658 msgid "inappropriate accumulator for %qs"
9659 msgstr ""
9660
9661 #: config/frv/frv.c:9856
9662 #, fuzzy
9663 msgid "invalid IACC argument"
9664 msgstr "̵¸ú¤Ê·¿°ú¿ô¤Ç¤¹"
9665
9666 #: config/frv/frv.c:9879
9667 #, c-format
9668 msgid "%qs expects a constant argument"
9669 msgstr ""
9670
9671 #: config/frv/frv.c:9884
9672 #, fuzzy, c-format
9673 msgid "constant argument out of range for %qs"
9674 msgstr "±é»»»ÒÈֹ椬¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎÈϰϳ°¤Ç¤¹"
9675
9676 #: config/frv/frv.c:10319
9677 msgid "media functions are not available unless -mmedia is used"
9678 msgstr ""
9679
9680 #: config/frv/frv.c:10331
9681 msgid "this media function is only available on the fr500"
9682 msgstr ""
9683
9684 #: config/frv/frv.c:10359
9685 msgid "this media function is only available on the fr400 and fr550"
9686 msgstr ""
9687
9688 #: config/frv/frv.c:10378
9689 msgid "this builtin function is only available on the fr405 and fr450"
9690 msgstr ""
9691
9692 #: config/frv/frv.c:10387
9693 msgid "this builtin function is only available on the fr500 and fr550"
9694 msgstr ""
9695
9696 #: config/frv/frv.c:10399
9697 msgid "this builtin function is only available on the fr450"
9698 msgstr ""
9699
9700 #. This macro is a C statement to print on `stderr' a string describing the
9701 #. particular machine description choice.  Every machine description should
9702 #. define `TARGET_VERSION'.  For example:
9703 #.
9704 #. #ifdef MOTOROLA
9705 #. #define TARGET_VERSION           fprintf (stderr, " (68k, Motorola syntax)");
9706 #. #else
9707 #. #define TARGET_VERSION           fprintf (stderr, " (68k, MIT syntax)");
9708 #. #endif
9709 #: config/frv/frv.h:550
9710 msgid " (frv)"
9711 msgstr ""
9712
9713 #: config/h8300/h8300.c:358
9714 #, fuzzy
9715 msgid "-ms2600 is used without -ms"
9716 msgstr "-ms2600 ¤¬ -ms ¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
9717
9718 #: config/h8300/h8300.c:364
9719 #, fuzzy
9720 msgid "-mn is used without -mh or -ms"
9721 msgstr "-ms2600 ¤¬ -ms ¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
9722
9723 #. Macro to define tables used to set the flags.
9724 #. This is a list in braces of pairs in braces,
9725 #. each pair being { "NAME", VALUE }
9726 #. where VALUE is the bits to set or minus the bits to clear.
9727 #. An empty string NAME is used to identify the default VALUE.
9728 #: config/h8300/h8300.h:159
9729 #, fuzzy
9730 msgid "Generate H8S code"
9731 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
9732
9733 #: config/h8300/h8300.h:160
9734 #, fuzzy
9735 msgid "Do not generate H8S code"
9736 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
9737
9738 #: config/h8300/h8300.h:161
9739 #, fuzzy
9740 msgid "Generate H8SX code"
9741 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
9742
9743 #: config/h8300/h8300.h:162
9744 #, fuzzy
9745 msgid "Do not generate H8SX code"
9746 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
9747
9748 #: config/h8300/h8300.h:163
9749 #, fuzzy
9750 msgid "Generate H8S/2600 code"
9751 msgstr "H8/S2600 ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
9752
9753 #: config/h8300/h8300.h:164
9754 #, fuzzy
9755 msgid "Do not generate H8S/2600 code"
9756 msgstr "H8/S2600 ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
9757
9758 #: config/h8300/h8300.h:165
9759 msgid "Make integers 32 bits wide"
9760 msgstr "À°¿ô¤ò 32 ¥Ó¥Ã¥ÈÉý¤È¤¹¤ë"
9761
9762 #: config/h8300/h8300.h:168
9763 msgid "Use registers for argument passing"
9764 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
9765
9766 #: config/h8300/h8300.h:170
9767 msgid "Do not use registers for argument passing"
9768 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤·¤Ê¤¤"
9769
9770 #: config/h8300/h8300.h:172
9771 msgid "Consider access to byte sized memory slow"
9772 msgstr "¥Ð¥¤¥È¥µ¥¤¥ºÃ±°Ì¤Î¥á¥â¥ê¥¢¥¯¥»¥¹¤¬ÃÙ¤¤¤³¤È¤ò¹Íθ¤¹¤ë"
9773
9774 #: config/h8300/h8300.h:173
9775 msgid "Enable linker relaxing"
9776 msgstr "¥ê¥ó¥«¤Î -relax ¥ª¥×¥·¥ç¥ó¤òÍ­¸ú¤Ë¤¹¤ë"
9777
9778 #: config/h8300/h8300.h:174
9779 msgid "Generate H8/300H code"
9780 msgstr "H8/300H ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
9781
9782 #: config/h8300/h8300.h:175
9783 msgid "Enable the normal mode"
9784 msgstr ""
9785
9786 #: config/h8300/h8300.h:176
9787 msgid "Do not generate H8/300H code"
9788 msgstr "H8/300H ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
9789
9790 #: config/h8300/h8300.h:177
9791 msgid "Use H8/300 alignment rules"
9792 msgstr "H8/300 ¥¢¥é¥¤¥ó¥á¥ó¥Èµ¬Â§¤ò»ÈÍѤ¹¤ë"
9793
9794 #: config/i386/host-cygwin.c:65
9795 #, fuzzy, c-format
9796 msgid "can't extend PCH file: %m"
9797 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤òºï½ü¤Ç¤­¤Þ¤»¤ó: %s\n"
9798
9799 #: config/i386/host-cygwin.c:76
9800 #, fuzzy, c-format
9801 msgid "can't set position in PCH file: %m"
9802 msgstr "¥Õ¥¡¥¤¥ë `%s' ¤Ë¥ê¥Ý¥¸¥È¥ê¾ðÊó¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
9803
9804 #: config/i386/i386.c:1242
9805 #, fuzzy, c-format
9806 msgid "code model %s not supported in PIC mode"
9807 msgstr "-mcmodel= ¤Ï 32 bit ¥·¥¹¥Æ¥à¾å¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
9808
9809 #: config/i386/i386.c:1252 config/sparc/sparc.c:616
9810 #, c-format
9811 msgid "bad value (%s) for -mcmodel= switch"
9812 msgstr "-mcmodel= ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤ÆÉÔÀµ¤ÊÃÍ (%s)"
9813
9814 #: config/i386/i386.c:1267
9815 #, fuzzy, c-format
9816 msgid "bad value (%s) for -masm= switch"
9817 msgstr "-mabi= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
9818
9819 #: config/i386/i386.c:1270
9820 #, fuzzy, c-format
9821 msgid "code model %qs not supported in the %s bit mode"
9822 msgstr "-mcmodel= ¤Ï 32 bit ¥·¥¹¥Æ¥à¾å¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
9823
9824 #: config/i386/i386.c:1273
9825 msgid "code model %<large%> not supported yet"
9826 msgstr ""
9827
9828 #: config/i386/i386.c:1275
9829 #, c-format
9830 msgid "%i-bit mode not compiled in"
9831 msgstr ""
9832
9833 #: config/i386/i386.c:1305 config/i386/i386.c:1329
9834 #, fuzzy
9835 msgid "CPU you selected does not support x86-64 instruction set"
9836 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï THUMB Ì¿Îá¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
9837
9838 #: config/i386/i386.c:1311 config/iq2000/iq2000.c:1673
9839 #, c-format
9840 msgid "bad value (%s) for -march= switch"
9841 msgstr "-march= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
9842
9843 #: config/i386/i386.c:1342
9844 #, fuzzy, c-format
9845 msgid "bad value (%s) for -mtune= switch"
9846 msgstr "-mcpu= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
9847
9848 #: config/i386/i386.c:1359
9849 #, c-format
9850 msgid "-mregparm=%d is not between 0 and %d"
9851 msgstr "-mregparm=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9852
9853 #: config/i386/i386.c:1372
9854 #, fuzzy
9855 msgid "-malign-loops is obsolete, use -falign-loops"
9856 msgstr "-malign-loops=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9857
9858 #: config/i386/i386.c:1377 config/i386/i386.c:1390 config/i386/i386.c:1403
9859 #, c-format
9860 msgid "-malign-loops=%d is not between 0 and %d"
9861 msgstr "-malign-loops=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9862
9863 #: config/i386/i386.c:1385
9864 #, fuzzy
9865 msgid "-malign-jumps is obsolete, use -falign-jumps"
9866 msgstr "-malign-jumps=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9867
9868 #: config/i386/i386.c:1398
9869 #, fuzzy
9870 msgid "-malign-functions is obsolete, use -falign-functions"
9871 msgstr "-malign-functions=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9872
9873 #: config/i386/i386.c:1436
9874 #, fuzzy, c-format
9875 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
9876 msgstr "-mpreferred-stack-boundary=%d ¤¬ 2 ¤«¤é 31 ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9877
9878 #: config/i386/i386.c:1448
9879 #, c-format
9880 msgid "-mbranch-cost=%d is not between 0 and 5"
9881 msgstr "-mbranch-cost=%d ¤¬ 0 ¤«¤é 5 ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9882
9883 #: config/i386/i386.c:1460
9884 #, fuzzy, c-format
9885 msgid "bad value (%s) for -mtls-dialect= switch"
9886 msgstr "-msdata ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
9887
9888 #: config/i386/i386.c:1507
9889 msgid "-malign-double makes no sense in the 64bit mode"
9890 msgstr ""
9891
9892 #: config/i386/i386.c:1509
9893 #, fuzzy
9894 msgid "-mrtd calling convention not supported in the 64bit mode"
9895 msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï²Äȼ¹Իþ¥â¥Ç¥ë¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
9896
9897 #: config/i386/i386.c:1538 config/i386/i386.c:1549
9898 #, fuzzy
9899 msgid "SSE instruction set disabled, using 387 arithmetics"
9900 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
9901
9902 #: config/i386/i386.c:1554
9903 #, fuzzy
9904 msgid "387 instruction set disabled, using SSE arithmetics"
9905 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
9906
9907 #: config/i386/i386.c:1561
9908 #, fuzzy, c-format
9909 msgid "bad value (%s) for -mfpmath= switch"
9910 msgstr "-march= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
9911
9912 #: config/i386/i386.c:1714 config/i386/i386.c:1725
9913 #, fuzzy
9914 msgid "fastcall and stdcall attributes are not compatible"
9915 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
9916
9917 #: config/i386/i386.c:1718 config/i386/i386.c:1774
9918 #, fuzzy
9919 msgid "fastcall and regparm attributes are not compatible"
9920 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
9921
9922 #: config/i386/i386.c:1761
9923 #, fuzzy, c-format
9924 msgid "%qs attribute requires an integer constant argument"
9925 msgstr "3 ¤Ä¤Î 'l' ÀÜÈø¼­¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹"
9926
9927 #: config/i386/i386.c:1767
9928 #, fuzzy, c-format
9929 msgid "argument to %qs attribute larger than %d"
9930 msgstr "ÄêµÁ¤Î¸å¤Ç `%s' Â°À­¤ò¥»¥Ã¥È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
9931
9932 #: config/i386/i386.c:2565
9933 msgid "SSE register return with SSE disabled"
9934 msgstr ""
9935
9936 #: config/i386/i386.c:2567
9937 msgid "SSE register argument with SSE disabled"
9938 msgstr ""
9939
9940 #: config/i386/i386.c:2867
9941 msgid "SSE vector argument without SSE enabled changes the ABI"
9942 msgstr ""
9943
9944 #: config/i386/i386.c:2884
9945 msgid "MMX vector argument without MMX enabled changes the ABI"
9946 msgstr ""
9947
9948 #: config/i386/i386.c:3132
9949 msgid "SSE vector return without SSE enabled changes the ABI"
9950 msgstr ""
9951
9952 #: config/i386/i386.c:6029
9953 msgid "invalid UNSPEC as operand"
9954 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê UNSPEC"
9955
9956 #: config/i386/i386.c:6267
9957 msgid "extended registers have no high halves"
9958 msgstr ""
9959
9960 #: config/i386/i386.c:6282
9961 msgid "unsupported operand size for extended register"
9962 msgstr ""
9963
9964 #: config/i386/i386.c:6598
9965 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
9966 msgstr ""
9967
9968 #: config/i386/i386.c:6651
9969 #, fuzzy, c-format
9970 msgid "invalid operand code '%c'"
9971 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9972
9973 #: config/i386/i386.c:6694
9974 #, fuzzy
9975 msgid "invalid constraints for operand"
9976 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê¼°"
9977
9978 #: config/i386/i386.c:11971
9979 #, fuzzy
9980 msgid "unknown insn mode"
9981 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
9982
9983 #: config/i386/i386.c:14226
9984 #, c-format
9985 msgid "selector must be an integer constant in the range 0..%i"
9986 msgstr ""
9987
9988 #: config/i386/i386.c:14564
9989 #, fuzzy
9990 msgid "shift must be an immediate"
9991 msgstr "¥Þ¥¹¥¯¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
9992
9993 #: config/i386/i386.c:15703
9994 #, fuzzy, c-format
9995 msgid "%qs incompatible attribute ignored"
9996 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
9997
9998 #: config/i386/winnt.c:74
9999 #, fuzzy, c-format
10000 msgid "%qs attribute only applies to variables"
10001 msgstr "`%s' Â°À­¤Ï·¿¤Ë¤ÏŬÍѤµ¤ì¤Þ¤»¤ó"
10002
10003 #: config/i386/winnt.c:172
10004 msgid "%Jfunction '%D' is defined after prior declaration as dllimport: attribute ignored"
10005 msgstr ""
10006
10007 #: config/i386/winnt.c:183
10008 msgid "%Jinline function '%D' is declared as dllimport: attribute ignored."
10009 msgstr ""
10010
10011 #: config/i386/winnt.c:195
10012 msgid "%Jdefinition of static data member '%D' of dllimport'd class."
10013 msgstr ""
10014
10015 #: config/i386/winnt.c:255
10016 msgid "%Jinconsistent dll linkage for '%D', dllexport assumed."
10017 msgstr ""
10018
10019 #: config/i386/winnt.c:299 config/sh/symbian.c:279
10020 #, fuzzy, c-format
10021 msgid "%qs declared as both exported to and imported from a DLL"
10022 msgstr "`%s' ¤¬ DLL ¤«¤é import¡¢DLL ¤Ë export ¤ÎξÊý¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
10023
10024 #: config/i386/winnt.c:308
10025 msgid "%Jfailure in redeclaration of '%D': dllimport'd symbol lacks external linkage."
10026 msgstr ""
10027
10028 #: config/i386/winnt.c:447
10029 msgid "%J'%D' defined locally after being referenced with dllimport linkage"
10030 msgstr ""
10031
10032 #: config/i386/winnt.c:450
10033 msgid "%J'%D' redeclared without dllimport attribute after being referenced with dllimport linkage"
10034 msgstr ""
10035
10036 #: config/i386/winnt.c:617
10037 #, fuzzy
10038 msgid "%J'%D' causes a section type conflict"
10039 msgstr "%s ¤Ï¥»¥¯¥·¥ç¥ó¥¿¥¤¥×¤Î¶¥¹ç¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
10040
10041 #: config/i386/cygming.h:61
10042 msgid "Use the Cygwin interface"
10043 msgstr "Cygwin ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
10044
10045 #: config/i386/cygming.h:62
10046 msgid "Use the Mingw32 interface"
10047 msgstr "Mingw32 ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
10048
10049 #: config/i386/cygming.h:63
10050 msgid "Create GUI application"
10051 msgstr "GUI ¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤òºî¤ë"
10052
10053 #: config/i386/cygming.h:64
10054 msgid "Don't set Windows defines"
10055 msgstr "Windows ¤Î define ¤òÀßÄꤷ¤Ê¤¤"
10056
10057 #: config/i386/cygming.h:65
10058 msgid "Set Windows defines"
10059 msgstr "Windows ¤Î define ¤òÀßÄꤹ¤ë"
10060
10061 #: config/i386/cygming.h:66
10062 msgid "Create console application"
10063 msgstr "¥³¥ó¥½¡¼¥ë¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤òºî¤ë"
10064
10065 #: config/i386/cygming.h:67
10066 msgid "Generate code for a DLL"
10067 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10068
10069 #: config/i386/cygming.h:69
10070 msgid "Ignore dllimport for functions"
10071 msgstr "´Ø¿ô¤Ø¤Î dllimport ¤ò̵»ë¤¹¤ë"
10072
10073 #: config/i386/cygming.h:71
10074 msgid "Use Mingw-specific thread support"
10075 msgstr "Mingw ¸ÇÍ­¤Î¥¹¥ì¥Ã¥É¥µ¥Ý¡¼¥È¤ò»ÈÍѤ¹¤ë"
10076
10077 #: config/i386/cygming.h:185
10078 #, c-format
10079 msgid "-f%s ignored for target (all code is position independent)"
10080 msgstr "-f%s ¤Ï¥¿¡¼¥²¥Ã¥È¤Ç̵»ë¤µ¤ì¤Þ¤¹ (Á´¤Æ¤Î¥³¡¼¥É¤Ï°ÌÃÖÈó°Í¸¤Ç¤¹)"
10081
10082 #: config/i386/djgpp.h:191
10083 #, fuzzy
10084 msgid "-mbnu210 is ignored (option is obsolete)"
10085 msgstr "-mbnu210 ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿(ÇѤ줿¥ª¥×¥·¥ç¥ó¤Ç¤¹)"
10086
10087 #: config/i386/i386-interix.h:257
10088 #, fuzzy
10089 msgid "ms-bitfields not supported for objc"
10090 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
10091
10092 #. Deprecated.
10093 #. Deprecated.
10094 #. Deprecated.
10095 #. Deprecated.
10096 #. Deprecated.
10097 #. Deprecated.
10098 #: config/i386/i386.h:347
10099 msgid "Alternate calling convention"
10100 msgstr "¸Æ¤Ó½Ð¤·µ¬Ìó¤òÆþ¤ìÂؤ¨¤ë"
10101
10102 #: config/i386/i386.h:349 config/m68k/m68k.h:336 config/ns32k/ns32k.h:144
10103 msgid "Use normal calling convention"
10104 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
10105
10106 #: config/i386/i386.h:351
10107 msgid "Align some doubles on dword boundary"
10108 msgstr "double ¤ò dword ¶­³¦¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10109
10110 #: config/i386/i386.h:353
10111 msgid "Align doubles on word boundary"
10112 msgstr "double ¤ò word ¶­³¦¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10113
10114 #: config/i386/i386.h:355
10115 msgid "Uninitialized locals in .bss"
10116 msgstr ".bss ¤Ë¤¢¤ë¥í¡¼¥«¥ë¤Ê¤â¤Î¤Ï½é´ü²½¤µ¤ì¤Ê¤¤"
10117
10118 #: config/i386/i386.h:357
10119 msgid "Uninitialized locals in .data"
10120 msgstr ".data ¤Ë¤¢¤ë¥í¡¼¥«¥ë¤Ê¤â¤Î¤Ï½é´ü²½¤µ¤ì¤Ê¤¤"
10121
10122 #: config/i386/i386.h:359 config/m68k/linux.h:42 config/ns32k/ns32k.h:167
10123 msgid "Use IEEE math for fp comparisons"
10124 msgstr "ÉâÆ°¾®¿ôÅÀÈæ³Ó¤Ë IEEE µ¬³Ê¤ò»È¤¦"
10125
10126 #: config/i386/i386.h:361 config/ns32k/ns32k.h:169
10127 msgid "Do not use IEEE math for fp comparisons"
10128 msgstr "ÉâÆ°¾®¿ôÅÀÈæ³Ó¤Ë IEEE µ¬³Ê¤ò»È¤ï¤Ê¤¤"
10129
10130 #: config/i386/i386.h:363
10131 msgid "Return values of functions in FPU registers"
10132 msgstr "FPU ¥ì¥¸¥¹¥¿Æâ¤Îµ¡Ç½¤ÎÃͤòÊÖ¤¹"
10133
10134 #: config/i386/i386.h:365
10135 msgid "Do not return values of functions in FPU registers"
10136 msgstr "FPU ¥ì¥¸¥¹¥¿Æâ¤Îµ¡Ç½¤ÎÃͤòÊÖ¤µ¤Ê¤¤"
10137
10138 #: config/i386/i386.h:367
10139 msgid "Do not generate sin, cos, sqrt for FPU"
10140 msgstr "FPU ÍѤΠsin, cos, sqrt ¤òÀ¸À®¤·¤Ê¤¤"
10141
10142 #: config/i386/i386.h:369
10143 msgid "Generate sin, cos, sqrt for FPU"
10144 msgstr "FPU ÍѤΠsin, cos, sqrt ¤òÀ¸À®¤¹¤ë"
10145
10146 #: config/i386/i386.h:371
10147 msgid "Omit the frame pointer in leaf functions"
10148 msgstr "Ëöü¤Î´Ø¿ô¤Ç¤Ï¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤ò¾Êά¤¹¤ë"
10149
10150 #: config/i386/i386.h:374
10151 msgid "Enable stack probing"
10152 msgstr "¥¹¥¿¥Ã¥¯Ãµº÷¤òÍ­¸ú¤Ë¤¹¤ë"
10153
10154 #. undocumented
10155 #. undocumented
10156 #: config/i386/i386.h:379
10157 msgid "Align destination of the string operations"
10158 msgstr "ʸ»úÎóÁàºî¤Î½ñ¹þ¤ßÀè¤ò¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10159
10160 #: config/i386/i386.h:381
10161 msgid "Do not align destination of the string operations"
10162 msgstr "ʸ»úÎóÁàºî¤Î½ñ¹þ¤ßÀè¤ò¥¢¥é¥¤¥ó¥á¥ó¥È¤·¤Ê¤¤"
10163
10164 #: config/i386/i386.h:383
10165 msgid "Inline all known string operations"
10166 msgstr "´ûÃΤÎÁ´¤Æ¤Îʸ»úÎóÁàºî¤ò inline ¤Ë¤¹¤ë"
10167
10168 #: config/i386/i386.h:385
10169 msgid "Do not inline all known string operations"
10170 msgstr "´ûÃΤÎÁ´¤Æ¤Îʸ»úÎóÁàºî¤ò inline ¤Ë¤·¤Ê¤¤"
10171
10172 #: config/i386/i386.h:387 config/i386/i386.h:391
10173 msgid "Use push instructions to save outgoing arguments"
10174 msgstr "½ÐÎϤ¹¤ë°ú¿ô¤ò¥»¡¼¥Ö¤¹¤ë¤¿¤á push Ì¿Îá¤ò»È¤¦"
10175
10176 #: config/i386/i386.h:389 config/i386/i386.h:393
10177 msgid "Do not use push instructions to save outgoing arguments"
10178 msgstr "½ÐÎϤ¹¤ë°ú¿ô¤ò¥»¡¼¥Ö¤¹¤ë¤¿¤á¤Ë¤Ï push Ì¿Îá¤ò»È¤ï¤Ê¤¤"
10179
10180 #: config/i386/i386.h:395
10181 #, fuzzy
10182 msgid "Support MMX built-in functions"
10183 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
10184
10185 #: config/i386/i386.h:397
10186 #, fuzzy
10187 msgid "Do not support MMX built-in functions"
10188 msgstr "¤¤¤¯¤Ä¤«¤ÎÁȤ߹þ¤ß´Ø¿ô¤òǧ¼±¤µ¤»¤Ê¤¤"
10189
10190 #: config/i386/i386.h:399
10191 #, fuzzy
10192 msgid "Support 3DNow! built-in functions"
10193 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
10194
10195 #: config/i386/i386.h:401
10196 #, fuzzy
10197 msgid "Do not support 3DNow! built-in functions"
10198 msgstr "¤¤¤¯¤Ä¤«¤ÎÁȤ߹þ¤ß´Ø¿ô¤òǧ¼±¤µ¤»¤Ê¤¤"
10199
10200 #: config/i386/i386.h:403
10201 msgid "Support MMX and SSE built-in functions and code generation"
10202 msgstr ""
10203
10204 #: config/i386/i386.h:405
10205 msgid "Do not support MMX and SSE built-in functions and code generation"
10206 msgstr ""
10207
10208 #: config/i386/i386.h:407
10209 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
10210 msgstr ""
10211
10212 #: config/i386/i386.h:409
10213 msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
10214 msgstr ""
10215
10216 #: config/i386/i386.h:411
10217 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
10218 msgstr ""
10219
10220 #: config/i386/i386.h:413
10221 msgid "Do not support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
10222 msgstr ""
10223
10224 #: config/i386/i386.h:415
10225 #, fuzzy
10226 msgid "sizeof(long double) is 16"
10227 msgstr "sizeof(long double) ¤Ï 16 ¤È¤¹¤ë¡£"
10228
10229 #: config/i386/i386.h:417
10230 #, fuzzy
10231 msgid "sizeof(long double) is 12"
10232 msgstr "sizeof(long double) ¤Ï 12 ¤È¤¹¤ë¡£"
10233
10234 #: config/i386/i386.h:419
10235 #, fuzzy
10236 msgid "Generate 64bit x86-64 code"
10237 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10238
10239 #: config/i386/i386.h:421
10240 #, fuzzy
10241 msgid "Generate 32bit i386 code"
10242 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
10243
10244 #: config/i386/i386.h:423
10245 msgid "Use native (MS) bitfield layout"
10246 msgstr ""
10247
10248 #: config/i386/i386.h:425
10249 msgid "Use gcc default bitfield layout"
10250 msgstr ""
10251
10252 #: config/i386/i386.h:427
10253 msgid "Use red-zone in the x86-64 code"
10254 msgstr ""
10255
10256 #: config/i386/i386.h:429
10257 #, fuzzy
10258 msgid "Do not use red-zone in the x86-64 code"
10259 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
10260
10261 #: config/i386/i386.h:431
10262 #, c-format
10263 msgid "Use direct references against %gs when accessing tls data"
10264 msgstr ""
10265
10266 #: config/i386/i386.h:433
10267 #, c-format
10268 msgid "Do not use direct references against %gs when accessing tls data"
10269 msgstr ""
10270
10271 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10272 #. command options that have values.  Its definition is an
10273 #. initializer with a subgrouping for each command option.
10274 #.
10275 #. Each subgrouping contains a string constant, that defines the
10276 #. fixed part of the option name, and the address of a variable.  The
10277 #. variable, type `char *', is set to the variable part of the given
10278 #. option if the fixed part matches.  The actual option name is made
10279 #. by appending `-m' to the specified name.
10280 #: config/i386/i386.h:471 config/ia64/ia64.h:280 config/rs6000/rs6000.h:453
10281 #: config/s390/s390.h:158 config/sparc/sparc.h:720
10282 msgid "Schedule code for given CPU"
10283 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤ò¥¹¥±¥¸¥å¡¼¥ë¤¹¤ë"
10284
10285 #: config/i386/i386.h:473
10286 #, fuzzy
10287 msgid "Generate floating point mathematics using given instruction set"
10288 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
10289
10290 #: config/i386/i386.h:475 config/s390/s390.h:160
10291 msgid "Generate code for given CPU"
10292 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10293
10294 #: config/i386/i386.h:477
10295 msgid "Number of registers used to pass integer arguments"
10296 msgstr "¥ì¥¸¥¹¥¿¤Î¿ô¤¬À°¿ô¤ò°ú¿ô¤òÅϤ¹¤¿¤á¤Ë»È¤ï¤ì¤ë"
10297
10298 #: config/i386/i386.h:479
10299 msgid "Loop code aligned to this power of 2"
10300 msgstr "¥ë¡¼¥×¥³¡¼¥É¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10301
10302 #: config/i386/i386.h:481
10303 msgid "Jump targets are aligned to this power of 2"
10304 msgstr "¥¸¥ã¥ó¥×Àè¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10305
10306 #: config/i386/i386.h:483
10307 msgid "Function starts are aligned to this power of 2"
10308 msgstr "´Ø¿ô¤Î³«»Ï°ÌÃÖ¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10309
10310 #: config/i386/i386.h:486
10311 msgid "Attempt to keep stack aligned to this power of 2"
10312 msgstr "¤Ç¤­¤ë¤À¤±¥¹¥¿¥Ã¥¯¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10313
10314 #: config/i386/i386.h:488
10315 msgid "Branches are this expensive (1-5, arbitrary units)"
10316 msgstr "¥Ö¥é¥ó¥Á¤Î¥³¥¹¥È¤ò»Ø¼¨¤¹¤ë (1-5, Ç¤°Õ¤Î¸Ä¿ô)"
10317
10318 #: config/i386/i386.h:490
10319 #, fuzzy
10320 msgid "Use given x86-64 code model"
10321 msgstr "Í¿¤¨¤é¤ì¤¿ Sparc ¥³¡¼¥É¥â¥Ç¥ë¤ò»ÈÍѤ¹¤ë"
10322
10323 #. Undocumented.
10324 #. Undocumented.
10325 #: config/i386/i386.h:496
10326 #, fuzzy
10327 msgid "Use given assembler dialect"
10328 msgstr "DEC ¥¢¥»¥ó¥Ö¥éʸˡ¤ò»ÈÍѤ¹¤ë"
10329
10330 #: config/i386/i386.h:498
10331 msgid "Use given thread-local storage dialect"
10332 msgstr ""
10333
10334 #: config/i386/sco5.h:290
10335 msgid "Generate ELF output"
10336 msgstr "ELF ½ÐÎϤòÀ¸À®¤¹¤ë"
10337
10338 #. 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.
10339 #. 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.
10340 #: config/i386/xm-djgpp.h:62
10341 #, fuzzy
10342 msgid "environment variable DJGPP not defined"
10343 msgstr "´Ä¶­ÊÑ¿ô DJGPP ¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
10344
10345 #: config/i386/xm-djgpp.h:64
10346 #, fuzzy, c-format
10347 msgid "environment variable DJGPP points to missing file '%s'"
10348 msgstr "´Ä¶­ÊÑ¿ô DJGPP ¤¬¡¢¸«¤Ä¤«¤é¤Ê¤¤¥Õ¥¡¥¤¥ë '%s' ¤ò¼¨¤·¤Æ¤¤¤Þ¤¹¡£"
10349
10350 #: config/i386/xm-djgpp.h:67
10351 #, fuzzy, c-format
10352 msgid "environment variable DJGPP points to corrupt file '%s'"
10353 msgstr "´Ä¶­ÊÑ¿ô DJGPP ¤¬¡¢²õ¤ì¤¿¥Õ¥¡¥¤¥ë '%s' ¤ò¼¨¤·¤Æ¤¤¤Þ¤¹¡£"
10354
10355 #. Macro to define tables used to set the flags.
10356 #. This is a list in braces of pairs in braces,
10357 #. each pair being { "NAME", VALUE }
10358 #. where VALUE is the bits to set or minus the bits to clear.
10359 #. An empty string NAME is used to identify the default VALUE.
10360 #: config/i860/i860.h:60
10361 msgid "Generate code which uses the FPU"
10362 msgstr "ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
10363
10364 #: config/i860/i860.h:61 config/i860/i860.h:62
10365 msgid "Do not generate code which uses the FPU"
10366 msgstr "ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
10367
10368 #: config/ia64/ia64-c.c:52
10369 #, fuzzy
10370 msgid "malformed #pragma builtin"
10371 msgstr "¤ª¤«¤·¤Ê #pragma implementation"
10372
10373 #: config/ia64/ia64.c:494 config/m32r/m32r.c:360
10374 #, fuzzy, c-format
10375 msgid "invalid argument of %qs attribute"
10376 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
10377
10378 #: config/ia64/ia64.c:506
10379 #, fuzzy
10380 msgid "%Jan address area attribute cannot be specified for local variables"
10381 msgstr "¥Ç¡¼¥¿Îΰè°À­¤ò¥í¡¼¥«¥ëÊÑ¿ô¤Ë¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
10382
10383 #: config/ia64/ia64.c:513
10384 #, fuzzy
10385 msgid "%Jaddress area of '%s' conflicts with previous declaration"
10386 msgstr "¥Ç¡¼¥¿Îΰè '%s' ¤ÏÁ°¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
10387
10388 #: config/ia64/ia64.c:520
10389 #, fuzzy
10390 msgid "%Jaddress area attribute cannot be specified for functions"
10391 msgstr "¥Ç¡¼¥¿Îΰè°À­¤ò¥í¡¼¥«¥ëÊÑ¿ô¤Ë¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
10392
10393 #: config/ia64/ia64.c:4187
10394 msgid "ia64_print_operand: unknown code"
10395 msgstr "ia64_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
10396
10397 #: config/ia64/ia64.c:4560 config/pa/pa.c:330
10398 msgid "value of -mfixed-range must have form REG1-REG2"
10399 msgstr "-mfixed-range ¤ÎÃͤϠREG1-REG2 ·Á¼°¤ò»ý¤¿¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
10400
10401 #: config/ia64/ia64.c:4587 config/pa/pa.c:357
10402 #, c-format
10403 msgid "%s-%s is an empty range"
10404 msgstr "%s-%s ¤¬¶õ¤ÎÈϰϤǤ¹"
10405
10406 #: config/ia64/ia64.c:4638
10407 #, fuzzy
10408 msgid "cannot optimize floating point division for both latency and throughput"
10409 msgstr "¥ì¥¤¥Æ¥ó¥·¤È¥¹¥ë¡¼¥×¥Ã¥ÈξÊý¤Îʬ³äºÇŬ²½¤Ï¹Ô¤Ê¤¨¤Þ¤»¤ó"
10410
10411 #: config/ia64/ia64.c:4655
10412 #, fuzzy
10413 msgid "cannot optimize integer division for both latency and throughput"
10414 msgstr "¥ì¥¤¥Æ¥ó¥·¤È¥¹¥ë¡¼¥×¥Ã¥ÈξÊý¤Îʬ³äºÇŬ²½¤Ï¹Ô¤Ê¤¨¤Þ¤»¤ó"
10415
10416 #: config/ia64/ia64.c:4672
10417 #, fuzzy
10418 msgid "cannot optimize square root for both latency and throughput"
10419 msgstr "¥ì¥¤¥Æ¥ó¥·¤È¥¹¥ë¡¼¥×¥Ã¥ÈξÊý¤Îʬ³äºÇŬ²½¤Ï¹Ô¤Ê¤¨¤Þ¤»¤ó"
10420
10421 #: config/ia64/ia64.c:4686
10422 msgid "not yet implemented: latency-optimized inline square root"
10423 msgstr ""
10424
10425 #: config/ia64/ia64.c:4698
10426 #, fuzzy, c-format
10427 msgid "bad value (%s) for -mtls-size= switch"
10428 msgstr "-mabi= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
10429
10430 #: config/ia64/ia64.c:4714
10431 #, fuzzy, c-format
10432 msgid "bad value (%s) for -tune= switch"
10433 msgstr "-mcpu= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
10434
10435 #. This macro defines names of command options to set and clear bits in
10436 #. `target_flags'.  Its definition is an initializer with a subgrouping for
10437 #. each command option.
10438 #: config/ia64/ia64.h:178
10439 msgid "Generate big endian code"
10440 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
10441
10442 #: config/ia64/ia64.h:180 config/mcore/mcore.h:146
10443 msgid "Generate little endian code"
10444 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
10445
10446 #: config/ia64/ia64.h:182
10447 msgid "Generate code for GNU as"
10448 msgstr "GNU as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10449
10450 #: config/ia64/ia64.h:184
10451 msgid "Generate code for Intel as"
10452 msgstr "Intel as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10453
10454 #: config/ia64/ia64.h:186
10455 msgid "Generate code for GNU ld"
10456 msgstr "GNU ld ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10457
10458 #: config/ia64/ia64.h:188
10459 msgid "Generate code for Intel ld"
10460 msgstr "Intel ld ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10461
10462 #: config/ia64/ia64.h:190
10463 msgid "Generate code without GP reg"
10464 msgstr "GP ¥ì¥¸¥¹¥¿ÉÔ»ÈÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10465
10466 #: config/ia64/ia64.h:192
10467 msgid "Emit stop bits before and after volatile extended asms"
10468 msgstr "³ÈÄ¥¥¢¥»¥ó¥Ö¥ê volatile ¤ÎÁ°¸å¤Ë stop ¥Ó¥Ã¥È¤òÁ÷½Ð¤¹¤ë"
10469
10470 #: config/ia64/ia64.h:194
10471 msgid "Don't emit stop bits before and after volatile extended asms"
10472 msgstr "³ÈÄ¥¥¢¥»¥ó¥Ö¥ê volatile ¤ÎÁ°¸å¤Ë stop ¥Ó¥Ã¥È¤òÁ÷½Ð¤¹¤ë"
10473
10474 #: config/ia64/ia64.h:196
10475 msgid "Use in/loc/out register names"
10476 msgstr "in/loc/out ¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ¹¤ë"
10477
10478 #: config/ia64/ia64.h:198
10479 msgid "Disable use of sdata/scommon/sbss"
10480 msgstr "sdata/scommon/sbss ¤Î»ÈÍѤò̵¸ú¤Ë¤¹¤ë"
10481
10482 #: config/ia64/ia64.h:200
10483 msgid "Enable use of sdata/scommon/sbss"
10484 msgstr "sdata/scommon/sbss ¤Î»ÈÍѤòÍ­¸ú¤Ë¤¹¤ë"
10485
10486 #: config/ia64/ia64.h:202
10487 msgid "gp is constant (but save/restore gp on indirect calls)"
10488 msgstr "gp ¤òÄê¿ô¤È¤¹¤ë¡Êâ¡¢´ÖÀܸƤӽФ·¤Ç¤Ï gp ¤ò save/restore ¤¹¤ë¡Ë"
10489
10490 #: config/ia64/ia64.h:204
10491 msgid "Generate self-relocatable code"
10492 msgstr "¼«¸ÊºÆÇÛÃÖ²Äǽ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10493
10494 #: config/ia64/ia64.h:206
10495 #, fuzzy
10496 msgid "Generate inline floating point division, optimize for latency"
10497 msgstr "¥ì¥¤¥Æ¥ó¥·¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
10498
10499 #: config/ia64/ia64.h:208
10500 #, fuzzy
10501 msgid "Generate inline floating point division, optimize for throughput"
10502 msgstr "¥¹¥ë¡¼¥×¥Ã¥È¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
10503
10504 #: config/ia64/ia64.h:211
10505 #, fuzzy
10506 msgid "Do not inline floating point division"
10507 msgstr "´ûÃΤÎÁ´¤Æ¤Îʸ»úÎóÁàºî¤ò inline ¤Ë¤·¤Ê¤¤"
10508
10509 #: config/ia64/ia64.h:213
10510 #, fuzzy
10511 msgid "Generate inline integer division, optimize for latency"
10512 msgstr "¥ì¥¤¥Æ¥ó¥·¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
10513
10514 #: config/ia64/ia64.h:215
10515 #, fuzzy
10516 msgid "Generate inline integer division, optimize for throughput"
10517 msgstr "¥¹¥ë¡¼¥×¥Ã¥È¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
10518
10519 #: config/ia64/ia64.h:217
10520 #, fuzzy
10521 msgid "Do not inline integer division"
10522 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
10523
10524 #: config/ia64/ia64.h:219
10525 #, fuzzy
10526 msgid "Generate inline square root, optimize for latency"
10527 msgstr "¥ì¥¤¥Æ¥ó¥·¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
10528
10529 #: config/ia64/ia64.h:221
10530 #, fuzzy
10531 msgid "Generate inline square root, optimize for throughput"
10532 msgstr "¥¹¥ë¡¼¥×¥Ã¥È¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
10533
10534 #: config/ia64/ia64.h:223
10535 #, fuzzy
10536 msgid "Do not inline square root"
10537 msgstr "Visual Ì¿Î᥻¥Ã¥È¤òÍøÍѤ·¤Ê¤¤"
10538
10539 #: config/ia64/ia64.h:225
10540 msgid "Enable Dwarf 2 line debug info via GNU as"
10541 msgstr "GNU as ¤òÄ̤¸¤¿ Dwarf2 ¤Î¹Ô¥Ç¥Ð¥Ã¥°¤òÍ­¸ú¤Ë¤¹¤ë"
10542
10543 #: config/ia64/ia64.h:227
10544 msgid "Disable Dwarf 2 line debug info via GNU as"
10545 msgstr "GNU as ¤òÄ̤¸¤¿ Dwarf2 ¤Î¹Ô¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë"
10546
10547 #: config/ia64/ia64.h:229
10548 msgid "Enable earlier placing stop bits for better scheduling"
10549 msgstr ""
10550
10551 #: config/ia64/ia64.h:231
10552 #, fuzzy
10553 msgid "Disable earlier placing stop bits"
10554 msgstr "ÊÂÎóÌ¿Îá¤ò̵¸ú¤Ë¤¹¤ë"
10555
10556 #: config/ia64/ia64.h:276
10557 #, fuzzy
10558 msgid "Specify range of registers to make fixed"
10559 msgstr "¸ÇÄꤹ¤ë¤¿¤á¤Î¥ì¥¸¥¹¥¿¤ÎÈϰϤò»ØÄꤹ¤ë"
10560
10561 #: config/ip2k/ip2k.c:1087
10562 #, fuzzy
10563 msgid "bad operand"
10564 msgstr "̵¸ú¤Ê %P ¥ª¥Ú¥é¥ó¥É¤Ç¤¹"
10565
10566 #: config/iq2000/iq2000.c:1649
10567 #, c-format
10568 msgid "bad value (%s) for -mcpu= switch"
10569 msgstr "-mcpu= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
10570
10571 #: config/iq2000/iq2000.c:1678
10572 #, fuzzy, c-format
10573 msgid "The compiler does not support -march=%s."
10574 msgstr "¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ï -mabi ¥¹¥¤¥Ã¥Á¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
10575
10576 #: config/iq2000/iq2000.c:2065
10577 #, c-format
10578 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero."
10579 msgstr "gp_offset (%ld) Ëô¤Ï end_offset (%ld) ¤¬¥¼¥í¤è¤ê¤â¾®¤µ¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
10580
10581 #: config/iq2000/iq2000.c:2847
10582 #, fuzzy, c-format
10583 msgid "argument %qd is not a constant"
10584 msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó "
10585
10586 #: config/iq2000/iq2000.c:3150 config/xtensa/xtensa.c:2033
10587 msgid "PRINT_OPERAND_ADDRESS, null pointer"
10588 msgstr "PRINT_OPERAND_ADDRESS, null ¥Ý¥¤¥ó¥¿"
10589
10590 #: config/iq2000/iq2000.c:3305
10591 #, c-format
10592 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
10593 msgstr "PRINT_OPERAND: ÉÔÌÀ¤Ê¶çÆÉÅÀ '%c'"
10594
10595 #: config/iq2000/iq2000.c:3314 config/mips/mips.c:4838
10596 #: config/xtensa/xtensa.c:1887
10597 msgid "PRINT_OPERAND null pointer"
10598 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
10599
10600 #: config/iq2000/iq2000.c:3383
10601 #, fuzzy, c-format
10602 msgid "invalid %%P operand"
10603 msgstr "̵¸ú¤Ê %P ¥ª¥Ú¥é¥ó¥É¤Ç¤¹"
10604
10605 #: config/iq2000/iq2000.c:3391 config/rs6000/rs6000.c:10864
10606 #, c-format
10607 msgid "invalid %%p value"
10608 msgstr "̵¸ú¤Ê %%p ÃͤǤ¹"
10609
10610 #: config/iq2000/iq2000.c:3455 config/mips/mips.c:4964
10611 #, c-format
10612 msgid "invalid use of %%d, %%x, or %%X"
10613 msgstr "̵¸ú¤ÊÍÑË¡¤Î of %%d, %%x, Ëô¤Ï %%X"
10614
10615 #: config/iq2000/iq2000.h:72 config/mn10300/mn10300.h:74
10616 msgid "No default crt0.o"
10617 msgstr "crt0.o ¤ò¥Ç¥Õ¥©¥ë¥È¤È¤·¤Ê¤¤"
10618
10619 #: config/iq2000/iq2000.h:74
10620 msgid "Use GP relative sdata/sbss sections"
10621 msgstr "GP ´ØÏ¢ sdata/sbss ¥»¥¯¥·¥ç¥ó¤ò»ÈÍѤ¹¤ë"
10622
10623 #: config/iq2000/iq2000.h:76
10624 msgid "Don't use GP relative sdata/sbss sections"
10625 msgstr "GP ´ØÏ¢ sdata/sbss ¥»¥¯¥·¥ç¥ó¤ò»ÈÍѤ·¤Ê¤¤"
10626
10627 #: config/iq2000/iq2000.h:78 config/mips/mips.h:593
10628 msgid "Use ROM instead of RAM"
10629 msgstr "RAM ¤ÎÂå¤ï¤ê¤Ë ROM ¤òÍøÍѤ¹¤ë"
10630
10631 #: config/iq2000/iq2000.h:80 config/mips/mips.h:595
10632 msgid "Don't use ROM instead of RAM"
10633 msgstr "RAM ¤ÎÂå¤ï¤ê¤Ë ROM ¤òÍøÍѤ·¤Ê¤¤"
10634
10635 #: config/iq2000/iq2000.h:82 config/mips/mips.h:597
10636 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
10637 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤¯(Í× -membedded-data)"
10638
10639 #: config/iq2000/iq2000.h:84 config/mips/mips.h:599
10640 msgid "Don't put uninitialized constants in ROM"
10641 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤«¤Ê¤¤"
10642
10643 #: config/iq2000/iq2000.h:106 config/mips/mips.h:788
10644 msgid "Specify CPU for scheduling purposes"
10645 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Î¤¿¤á¤Ë CPU ¤ò»ØÄꤹ¤ë"
10646
10647 #: config/iq2000/iq2000.h:108 config/mips/mips.h:790
10648 #, fuzzy
10649 msgid "Specify CPU for code generation purposes"
10650 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Î¤¿¤á¤Ë CPU ¤ò»ØÄꤹ¤ë"
10651
10652 #: config/m32r/m32r.c:178
10653 #, c-format
10654 msgid "bad value (%s) for -mmodel switch"
10655 msgstr "-mmodel ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
10656
10657 #: config/m32r/m32r.c:187
10658 #, c-format
10659 msgid "bad value (%s) for -msdata switch"
10660 msgstr "-msdata ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
10661
10662 #: config/m32r/m32r.c:194
10663 #, fuzzy, c-format
10664 msgid "bad value (%s) for -flush-trap=n (0=<n<=15)"
10665 msgstr "-msdata ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
10666
10667 #: config/m32r/m32r.c:2111
10668 #, fuzzy, c-format
10669 msgid "invalid operand to %%s code"
10670 msgstr "%s ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
10671
10672 #: config/m32r/m32r.c:2118
10673 #, fuzzy, c-format
10674 msgid "invalid operand to %%p code"
10675 msgstr "%p ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
10676
10677 #: config/m32r/m32r.c:2173
10678 msgid "bad insn for 'A'"
10679 msgstr ""
10680
10681 #: config/m32r/m32r.c:2220
10682 #, fuzzy, c-format
10683 msgid "invalid operand to %%T/%%B code"
10684 msgstr "%T/%B ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
10685
10686 #: config/m32r/m32r.c:2243
10687 #, fuzzy, c-format
10688 msgid "invalid operand to %%N code"
10689 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
10690
10691 #: config/m32r/m32r.c:2276
10692 #, fuzzy
10693 msgid "pre-increment address is not a register"
10694 msgstr "`%d' ¥ª¥Ú¥é¥ó¥É¤¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
10695
10696 #: config/m32r/m32r.c:2283
10697 #, fuzzy
10698 msgid "pre-decrement address is not a register"
10699 msgstr "thumb_load_double_from_address: ¥Ù¡¼¥¹¤¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
10700
10701 #: config/m32r/m32r.c:2290
10702 msgid "post-increment address is not a register"
10703 msgstr ""
10704
10705 #: config/m32r/m32r.c:2366 config/m32r/m32r.c:2382
10706 #: config/rs6000/rs6000.c:17580
10707 #, fuzzy
10708 msgid "bad address"
10709 msgstr "ÉÔÀµ¤Ê¥Ø¥Ã¥À¥Ð¡¼¥¸¥ç¥ó"
10710
10711 #: config/m32r/m32r.c:2387
10712 #, fuzzy
10713 msgid "lo_sum not of register"
10714 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ·¤Ê¤¤"
10715
10716 #. { "relax",                   TARGET_RELAX_MASK, "" },                    { "no-relax",               -TARGET_RELAX_MASK, "" },
10717 #: config/m32r/m32r.h:283
10718 msgid "Display compile time statistics"
10719 msgstr "¥³¥ó¥Ñ¥¤¥ë»þ´ÖÅý·×Ãͤòɽ¼¨¤¹¤ë"
10720
10721 #: config/m32r/m32r.h:285
10722 msgid "Align all loops to 32 byte boundary"
10723 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤ò 32 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
10724
10725 #: config/m32r/m32r.h:288
10726 msgid "Only issue one instruction per cycle"
10727 msgstr "¥µ¥¤¥¯¥ëËè¤Ë°ì¤Ä¤ÎÌ¿Îá¤À¤±¤òȯ¹Ô¤¹¤ë"
10728
10729 #: config/m32r/m32r.h:291
10730 msgid "Prefer branches over conditional execution"
10731 msgstr "¾ò·ï¤Î¼Â¹Ô¤è¤ê¤Ïʬ´ô¤ÎÀ¸À®¤òÍ¥À褹¤ë"
10732
10733 #: config/m32r/m32r.h:312
10734 msgid "Code size: small, medium or large"
10735 msgstr "¥³¡¼¥É¥µ¥¤¥º: small, medium Ëô¤Ï large"
10736
10737 #: config/m32r/m32r.h:314
10738 msgid "Small data area: none, sdata, use"
10739 msgstr "¥¹¥â¡¼¥ë¥Ç¡¼¥¿Îΰè: none, sdata, use"
10740
10741 #: config/m32r/m32r.h:316 config/mips/mips.h:796
10742 #, fuzzy
10743 msgid "Don't call any cache flush functions"
10744 msgstr "´Ø¿ô %s ¤Ë¸Æ¤Ó½Ð¤·¤¬¤¢¤ê¤Þ¤»¤ó\n"
10745
10746 #: config/m32r/m32r.h:318 config/mips/mips.h:798
10747 msgid "Specify cache flush function"
10748 msgstr ""
10749
10750 #: config/m32r/m32r.h:320
10751 msgid "Don't call any cache flush trap"
10752 msgstr ""
10753
10754 #: config/m32r/m32r.h:322
10755 msgid "Specify cache flush trap number"
10756 msgstr ""
10757
10758 #: config/m68hc11/m68hc11.c:293
10759 #, c-format
10760 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
10761 msgstr "-f%s ¤Ï 68HC11/68HC12 ÍѤȤ·¤Æ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿ (¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó)"
10762
10763 #: config/m68hc11/m68hc11.c:1433
10764 msgid "%<trap%> and %<far%> attributes are not compatible, ignoring %<far%>"
10765 msgstr ""
10766
10767 #: config/m68hc11/m68hc11.c:1439
10768 msgid "%<trap%> attribute is already used"
10769 msgstr ""
10770
10771 #. !!!! SCz wrong here.
10772 #: config/m68hc11/m68hc11.c:3398 config/m68hc11/m68hc11.c:3782
10773 msgid "move insn not handled"
10774 msgstr ""
10775
10776 #: config/m68hc11/m68hc11.c:3630 config/m68hc11/m68hc11.c:3714
10777 #: config/m68hc11/m68hc11.c:3985
10778 #, fuzzy
10779 msgid "invalid register in the move instruction"
10780 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
10781
10782 #: config/m68hc11/m68hc11.c:3664
10783 #, fuzzy
10784 msgid "invalid operand in the instruction"
10785 msgstr "%s ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
10786
10787 #: config/m68hc11/m68hc11.c:3959
10788 #, fuzzy
10789 msgid "invalid register in the instruction"
10790 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
10791
10792 #: config/m68hc11/m68hc11.c:3992
10793 #, fuzzy
10794 msgid "operand 1 must be a hard register"
10795 msgstr "`%d' ¥ª¥Ú¥é¥ó¥É¤¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
10796
10797 #: config/m68hc11/m68hc11.c:4006
10798 #, fuzzy
10799 msgid "invalid rotate insn"
10800 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
10801
10802 #: config/m68hc11/m68hc11.c:4430
10803 msgid "registers IX, IY and Z used in the same INSN"
10804 msgstr ""
10805
10806 #: config/m68hc11/m68hc11.c:4767 config/m68hc11/m68hc11.c:5067
10807 msgid "cannot do z-register replacement"
10808 msgstr ""
10809
10810 #: config/m68hc11/m68hc11.c:5130
10811 #, fuzzy
10812 msgid "invalid Z register replacement for insn"
10813 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
10814
10815 #. Macro to define tables used to set the flags. This is a list in braces of
10816 #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits
10817 #. to set or minus the bits to clear. An empty string NAME is used to
10818 #. identify the default VALUE.
10819 #: config/m68hc11/m68hc11.h:179
10820 msgid "Compile with 16-bit integer mode"
10821 msgstr "16 ¥Ó¥Ã¥ÈÀ°¿ô¥â¡¼¥É¤Ç¥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10822
10823 #: config/m68hc11/m68hc11.h:181
10824 msgid "Compile with 32-bit integer mode"
10825 msgstr "32 ¥Ó¥Ã¥ÈÀ°¿ô¥â¡¼¥É¤Ç¥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10826
10827 #: config/m68hc11/m68hc11.h:183
10828 msgid "Auto pre/post decrement increment allowed"
10829 msgstr "¼«Æ° pre/post ¥Ç¥¯¥ê¥á¥ó¥È ¥¤¥ó¥¯¥ê¥á¥ó¥È¤òµöÍƤ¹¤ë"
10830
10831 #: config/m68hc11/m68hc11.h:185
10832 msgid "Auto pre/post decrement increment not allowed"
10833 msgstr "¼«Æ° pre/post ¥Ç¥¯¥ê¥á¥ó¥È ¥¤¥ó¥¯¥ê¥á¥ó¥È¤òµöÍƤ·¤Ê¤¤"
10834
10835 #: config/m68hc11/m68hc11.h:187
10836 msgid "Min/max instructions allowed"
10837 msgstr ""
10838
10839 #: config/m68hc11/m68hc11.h:189
10840 #, fuzzy
10841 msgid "Min/max instructions not allowed"
10842 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
10843
10844 #: config/m68hc11/m68hc11.h:191
10845 #, fuzzy
10846 msgid "Use call and rtc for function calls and returns"
10847 msgstr "noreturn ´Ø¿ô¤¬ return ¤¹¤ë¤È¤­ abort ¤Î¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
10848
10849 #: config/m68hc11/m68hc11.h:193
10850 #, fuzzy
10851 msgid "Use jsr and rts for function calls and returns"
10852 msgstr "´Ø¿ô³«»ÏÉôʬÍѤΥ¹¥¿¥Ö¤ò»ÈÍѤ¹¤ë"
10853
10854 #: config/m68hc11/m68hc11.h:195
10855 #, fuzzy
10856 msgid "Do not use direct addressing mode for soft registers"
10857 msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤òÍøÍѤ·¤Ê¤¤"
10858
10859 #: config/m68hc11/m68hc11.h:197
10860 #, fuzzy
10861 msgid "Use direct addressing mode for soft registers"
10862 msgstr "'¾®¤µ¤Ê' ½¸¹çÂΤò¥ì¥¸¥¹¥¿¤Ç¤Ï¤Ê¤¯¥á¥â¥ê¤Ë³ÊǼ¤·¤ÆÊÖ¤¹"
10863
10864 #: config/m68hc11/m68hc11.h:199 config/m68hc11/m68hc11.h:205
10865 msgid "Compile for a 68HC11"
10866 msgstr "68HC11 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10867
10868 #: config/m68hc11/m68hc11.h:201 config/m68hc11/m68hc11.h:207
10869 msgid "Compile for a 68HC12"
10870 msgstr "68HC12 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10871
10872 #: config/m68hc11/m68hc11.h:203 config/m68hc11/m68hc11.h:209
10873 #, fuzzy
10874 msgid "Compile for a 68HCS12"
10875 msgstr "68HC12 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
10876
10877 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10878 #. command options that have values.  Its definition is an
10879 #. initializer with a subgrouping for each command option.
10880 #.
10881 #. Each subgrouping contains a string constant, that defines the
10882 #. fixed part of the option name, and the address of a variable.  The
10883 #. variable, type `char *', is set to the variable part of the given
10884 #. option if the fixed part matches.  The actual option name is made
10885 #. by appending `-m' to the specified name.
10886 #: config/m68hc11/m68hc11.h:223
10887 msgid "Specify the register allocation order"
10888 msgstr "¥ì¥¸¥¹¥¿³ÎÊݽç¤ò»ØÄꤹ¤ë"
10889
10890 #: config/m68hc11/m68hc11.h:225
10891 msgid "Indicate the number of soft registers available"
10892 msgstr "ÍøÍѲÄǽ¥½¥Õ¥È¥ì¥¸¥¹¥¿¤Î¿ô¤ò¼¨¤¹"
10893
10894 #: config/m68k/m68k.c:216
10895 msgid "-mshared-library-id= specified without -mid-shared-library"
10896 msgstr ""
10897
10898 #: config/m68k/m68k.c:219
10899 #, fuzzy, c-format
10900 msgid "-mshared-library-id=%d is not between 0 and %d"
10901 msgstr "-mregparm=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
10902
10903 #: config/m68k/m68k.c:233
10904 #, fuzzy
10905 msgid "cannot specify both -msep-data and -mid-shared-library"
10906 msgstr "-C ¤È -o ¤ÏξÊý¤ò°ì½ï¤Ë»ØÄê¤Ç¤­¤Þ¤»¤ó"
10907
10908 #: config/m68k/m68k.c:245
10909 msgid "-fPIC is not currently supported on the 68000 or 68010\n"
10910 msgstr "º£¤Î¤È¤³¤í 68000 ¤ä 68010 ¤Ç¤Ï -fPIC ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
10911
10912 #: config/m68k/m68k.c:547 config/rs6000/rs6000.c:13707
10913 msgid "stack limit expression is not supported"
10914 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¼°¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
10915
10916 #: config/m68k/m68k.h:240 config/m68k/m68k.h:242
10917 #, fuzzy
10918 msgid "Generate code for a 68020"
10919 msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10920
10921 #: config/m68k/m68k.h:247 config/m68k/m68k.h:250
10922 #, fuzzy
10923 msgid "Generate code for a 68000"
10924 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10925
10926 #: config/m68k/m68k.h:252
10927 #, fuzzy
10928 msgid "Use the bit-field instructions"
10929 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
10930
10931 #: config/m68k/m68k.h:254
10932 #, fuzzy
10933 msgid "Do not use the bit-field instructions"
10934 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
10935
10936 #: config/m68k/m68k.h:256
10937 msgid "Consider type 'int' to be 16 bits wide"
10938 msgstr ""
10939
10940 #: config/m68k/m68k.h:258
10941 msgid "Consider type 'int' to be 32 bits wide"
10942 msgstr ""
10943
10944 #: config/m68k/m68k.h:261
10945 msgid "Generate code with library calls for floating point"
10946 msgstr ""
10947
10948 #: config/m68k/m68k.h:263
10949 #, fuzzy
10950 msgid "Generate code for a 68040, without any new instructions"
10951 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤¹¤ë"
10952
10953 #: config/m68k/m68k.h:266
10954 #, fuzzy
10955 msgid "Generate code for a 68060, without any new instructions"
10956 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤¹¤ë"
10957
10958 #: config/m68k/m68k.h:270
10959 #, fuzzy
10960 msgid "Generate code for a 68030"
10961 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10962
10963 #: config/m68k/m68k.h:273
10964 #, fuzzy
10965 msgid "Generate code for a 68040"
10966 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10967
10968 #: config/m68k/m68k.h:277
10969 #, fuzzy
10970 msgid "Generate code for a 68060"
10971 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10972
10973 #: config/m68k/m68k.h:282
10974 #, fuzzy
10975 msgid "Generate code for a 520X"
10976 msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10977
10978 #: config/m68k/m68k.h:286
10979 #, fuzzy
10980 msgid "Generate code for a 5206e"
10981 msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10982
10983 #: config/m68k/m68k.h:290
10984 #, fuzzy
10985 msgid "Generate code for a 528x"
10986 msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10987
10988 #: config/m68k/m68k.h:294
10989 #, fuzzy
10990 msgid "Generate code for a 5307"
10991 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10992
10993 #: config/m68k/m68k.h:298
10994 #, fuzzy
10995 msgid "Generate code for a 5407"
10996 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10997
10998 #: config/m68k/m68k.h:301
10999 #, fuzzy
11000 msgid "Generate code for a 68851"
11001 msgstr "c1 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11002
11003 #: config/m68k/m68k.h:303
11004 #, fuzzy
11005 msgid "Do no generate code for a 68851"
11006 msgstr "c1 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11007
11008 #: config/m68k/m68k.h:306
11009 #, fuzzy
11010 msgid "Generate code for a 68302"
11011 msgstr "c32 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11012
11013 #: config/m68k/m68k.h:309
11014 #, fuzzy
11015 msgid "Generate code for a 68332"
11016 msgstr "c32 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11017
11018 #: config/m68k/m68k.h:313
11019 #, fuzzy
11020 msgid "Generate code for a cpu32"
11021 msgstr "c32 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11022
11023 #: config/m68k/m68k.h:316
11024 #, fuzzy
11025 msgid "Align variables on a 32-bit boundary"
11026 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤ò 32 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
11027
11028 #: config/m68k/m68k.h:318
11029 #, fuzzy
11030 msgid "Align variables on a 16-bit boundary"
11031 msgstr "double ¤ò word ¶­³¦¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
11032
11033 #: config/m68k/m68k.h:320
11034 msgid "Enable separate data segment"
11035 msgstr ""
11036
11037 #: config/m68k/m68k.h:322
11038 msgid "Disable separate data segment"
11039 msgstr ""
11040
11041 #: config/m68k/m68k.h:324
11042 msgid "Enable ID based shared library"
11043 msgstr ""
11044
11045 #: config/m68k/m68k.h:326
11046 msgid "Disable ID based shared library"
11047 msgstr ""
11048
11049 #: config/m68k/m68k.h:328
11050 #, fuzzy
11051 msgid "Generate pc-relative code"
11052 msgstr "¼«¸ÊºÆÇÛÃÖ²Äǽ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11053
11054 #: config/m68k/m68k.h:330
11055 #, fuzzy
11056 msgid "Do not use unaligned memory references"
11057 msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤òµö²Ä¤·¤Ê¤¤"
11058
11059 #: config/m68k/m68k.h:332
11060 #, fuzzy
11061 msgid "Use unaligned memory references"
11062 msgstr "¥é¡¼¥¸¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ"
11063
11064 #: config/m68k/m68k.h:334
11065 #, fuzzy
11066 msgid "Use different calling convention using 'rtd'"
11067 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
11068
11069 #. TARGET_DEFAULT is defined in m68k-none.h, netbsd.h, etc.
11070 #: config/m68k/m68k.h:344
11071 msgid "ID of shared library to build"
11072 msgstr ""
11073
11074 #: config/mcore/mcore.c:2992
11075 #, fuzzy
11076 msgid "invalid option %<-mstack-increment=%s%>"
11077 msgstr "`-mstack-increment=%s' ¤Ï̵¸ú¤Ê¥ª¥×¥·¥ç¥ó¤Ç¤¹"
11078
11079 #: config/mcore/mcore.h:113
11080 msgid "Inline constants if it can be done in 2 insns or less"
11081 msgstr "2 Ì¿Îá°Ê²¼¤Ç¹Ô¤Ê¤¨¤ëÉÔÊѽèÍý¤ò¥¤¥ó¥é¥¤¥ó¤Ë¤¹¤ë"
11082
11083 #: config/mcore/mcore.h:115
11084 #, fuzzy
11085 msgid "Inline constants if it only takes 1 instruction"
11086 msgstr "1 Ì¿Îá¤À¤±¤ò¤È¤ëÉÔÊѽèÍý¤ò¥¤¥ó¥é¥¤¥ó¤Ë¤¹¤ë"
11087
11088 #: config/mcore/mcore.h:117
11089 msgid "Set maximum alignment to 4"
11090 msgstr "ºÇÂ祢¥é¥¤¥ó¥á¥ó¥È¤ò 4 ¤ËÀßÄꤹ¤ë"
11091
11092 #: config/mcore/mcore.h:119
11093 msgid "Set maximum alignment to 8"
11094 msgstr "ºÇÂ祢¥é¥¤¥ó¥á¥ó¥È¤ò 8 ¤ËÀßÄꤹ¤ë"
11095
11096 #: config/mcore/mcore.h:123
11097 msgid "Do not use the divide instruction"
11098 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
11099
11100 #: config/mcore/mcore.h:127
11101 #, fuzzy
11102 msgid "Do not arbitrary sized immediates in bit operations"
11103 msgstr "¥Ó¥Ã¥È±é»»¤Ç¤Î¨ÃÍ¥µ¥¤¥º¤òÄ´Ä䤷¤Ê¤¤"
11104
11105 #: config/mcore/mcore.h:129
11106 #, fuzzy
11107 msgid "Always treat bit-field as int-sized"
11108 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ò¾ï¤Ë int ¤Î¥µ¥¤¥º¤È¤·¤Æ°·¤¦"
11109
11110 #: config/mcore/mcore.h:133
11111 msgid "Force functions to be aligned to a 4 byte boundary"
11112 msgstr "´Ø¿ô¤ò¶¯À©Åª¤Ë 4 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
11113
11114 #: config/mcore/mcore.h:135
11115 msgid "Force functions to be aligned to a 2 byte boundary"
11116 msgstr "´Ø¿ô¤ò¶¯À©Åª¤Ë 2 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
11117
11118 #: config/mcore/mcore.h:137
11119 msgid "Emit call graph information"
11120 msgstr "¸Æ¤Ó½Ð¤·¥°¥é¥Õ¾ðÊó¤òÁ÷½Ð¤¹¤ë"
11121
11122 #: config/mcore/mcore.h:141
11123 msgid "Prefer word accesses over byte accesses"
11124 msgstr "¥Ð¥¤¥È¥¢¥¯¥»¥¹¤è¤ê¥ï¡¼¥É¥¢¥¯¥»¥¹¤òÁª¤Ö"
11125
11126 #: config/mcore/mcore.h:152
11127 msgid "Generate code for the M*Core M340"
11128 msgstr "M*Core M340 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11129
11130 #: config/mcore/mcore.h:165
11131 msgid "Maximum amount for a single stack increment operation"
11132 msgstr "ñ°ì¥¹¥¿¥Ã¥¯¥¤¥ó¥¯¥ê¥á¥ó¥ÈÁàºî¤ÎºÇÂçÃÍ"
11133
11134 #: config/mips/mips.c:4028
11135 #, c-format
11136 msgid "bad value (%s) for -mabi= switch"
11137 msgstr "-mabi= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
11138
11139 #: config/mips/mips.c:4051
11140 #, c-format
11141 msgid "-mips%s conflicts with the other architecture options, which specify a MIPS%d processor"
11142 msgstr ""
11143
11144 #: config/mips/mips.c:4070
11145 #, c-format
11146 msgid "-march=%s is not compatible with the selected ABI"
11147 msgstr ""
11148
11149 #: config/mips/mips.c:4085
11150 msgid "-mgp64 used with a 32-bit processor"
11151 msgstr ""
11152
11153 #: config/mips/mips.c:4087
11154 #, fuzzy
11155 msgid "-mgp32 used with a 64-bit ABI"
11156 msgstr "64 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
11157
11158 #: config/mips/mips.c:4089
11159 #, fuzzy
11160 msgid "-mgp64 used with a 32-bit ABI"
11161 msgstr "32 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
11162
11163 #: config/mips/mips.c:4107 config/mips/mips.c:4109 config/mips/mips.c:4111
11164 #: config/mips/mips.c:4198
11165 #, fuzzy, c-format
11166 msgid "unsupported combination: %s"
11167 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¥Ð¡¼¥¸¥ç¥ó¤Ç¤¹"
11168
11169 #: config/mips/mips.c:4139
11170 msgid "-mint64 is a deprecated option"
11171 msgstr ""
11172
11173 #: config/mips/mips.c:4142
11174 #, fuzzy
11175 msgid "unrecognized option %<-mfix-vr4130%s%>"
11176 msgstr "ǧ¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `-%s'"
11177
11178 #: config/mips/mips.c:4193
11179 msgid "generation of Branch Likely instructions enabled, but not supported by architecture"
11180 msgstr ""
11181
11182 #: config/mips/mips.c:4210
11183 msgid "-G is incompatible with PIC code which is the default"
11184 msgstr "-G ¤Ï¥Ç¥Õ¥©¥ë¥È¤Î PIC ¥³¡¼¥É¤È¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
11185
11186 #: config/mips/mips.c:4277
11187 msgid "-mips3d requires -mpaired-single"
11188 msgstr ""
11189
11190 #: config/mips/mips.c:4286
11191 msgid "-mips3d/-mpaired-single must be used with -mfp64 -mhard-float"
11192 msgstr ""
11193
11194 #: config/mips/mips.c:4291
11195 #, fuzzy
11196 msgid "-mips3d/-mpaired-single must be used with -mips64"
11197 msgstr "-frepo ¤Ï -c ÉÕ¤­¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
11198
11199 #: config/mips/mips.c:4649
11200 msgid "mips_debugger_offset called with non stack/frame/arg pointer"
11201 msgstr ""
11202
11203 #: config/mips/mips.c:4775
11204 #, c-format
11205 msgid "internal error: %%) found without a %%( in assembler pattern"
11206 msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%( ¤Ê¤·¤Î %%) ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
11207
11208 #: config/mips/mips.c:4789
11209 #, c-format
11210 msgid "internal error: %%] found without a %%[ in assembler pattern"
11211 msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%[ ¤Ê¤·¤Î %%] ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
11212
11213 #: config/mips/mips.c:4802
11214 #, c-format
11215 msgid "internal error: %%> found without a %%< in assembler pattern"
11216 msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%< ¤Ê¤·¤Î %%> ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
11217
11218 #: config/mips/mips.c:4815
11219 #, c-format
11220 msgid "internal error: %%} found without a %%{ in assembler pattern"
11221 msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%{ ¤Ê¤·¤Î %%} ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
11222
11223 #: config/mips/mips.c:4829
11224 #, fuzzy, c-format
11225 msgid "PRINT_OPERAND: unknown punctuation '%c'"
11226 msgstr "PRINT_OPERAND: ÉÔÌÀ¤Ê¶çÆÉÅÀ '%c'"
11227
11228 #: config/mips/mips.c:4858
11229 #, fuzzy, c-format
11230 msgid "PRINT_OPERAND, invalid insn for %%C"
11231 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
11232
11233 #: config/mips/mips.c:4875
11234 #, fuzzy, c-format
11235 msgid "PRINT_OPERAND, invalid insn for %%N"
11236 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
11237
11238 #: config/mips/mips.c:4884
11239 #, fuzzy, c-format
11240 msgid "PRINT_OPERAND, invalid insn for %%F"
11241 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
11242
11243 #: config/mips/mips.c:4893
11244 #, fuzzy, c-format
11245 msgid "PRINT_OPERAND, invalid insn for %%W"
11246 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
11247
11248 #: config/mips/mips.c:4914
11249 #, fuzzy, c-format
11250 msgid "invalid %%Y value"
11251 msgstr "̵¸ú¤Ê %%W ÃͤǤ¹"
11252
11253 #: config/mips/mips.c:4992
11254 msgid "PRINT_OPERAND, invalid operand for relocation"
11255 msgstr ""
11256
11257 #: config/mips/mips.c:7589
11258 #, fuzzy, c-format
11259 msgid "cannot handle inconsistent calls to %qs"
11260 msgstr "`%s' ¤Ø¤ÎÌ·½â¤·¤¿¸Æ¤Ó½Ð¤·¤òÊ᪤Ǥ­¤Þ¤»¤ó"
11261
11262 #: config/mips/mips.c:8989
11263 #, fuzzy
11264 msgid "the cpu name must be lower case"
11265 msgstr "¥·¥ó¥Ü¥ë̾¤ò¾®Ê¸»ú¤È¤¹¤ë"
11266
11267 #: config/mips/mips.c:9011
11268 #, fuzzy, c-format
11269 msgid "bad value (%s) for %s"
11270 msgstr "ÃÍ (%s) ¤Ï %s switch ¤Ë¤È¤Ã¤ÆÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
11271
11272 #. Target CPU builtins.
11273 #. Everyone but IRIX defines this to mips.
11274 #. We do this here because __mips is defined below               and so we can't use builtin_define_std.
11275 #. Treat _R3000 and _R4000 like register-size                        defines, which is how they've historically                      been used.
11276 #. Macros dependent on the C dialect.
11277 #. Bizarre, but needed at least for Irix.
11278 #. Macro to define tables used to set the flags.
11279 #. This is a list in braces of pairs in braces,
11280 #. each pair being { "NAME", VALUE }
11281 #. where VALUE is the bits to set or minus the bits to clear.
11282 #. An empty string NAME is used to identify the default VALUE.
11283 #: config/mips/mips.h:541
11284 msgid "Use 64-bit int type"
11285 msgstr "64 ¥Ó¥Ã¥È int ·¿¤ò»ÈÍѤ¹¤ë"
11286
11287 #: config/mips/mips.h:543
11288 msgid "Use 64-bit long type"
11289 msgstr "64 ¥Ó¥Ã¥È long ·¿¤ò»ÈÍѤ¹¤ë"
11290
11291 #: config/mips/mips.h:545
11292 msgid "Use 32-bit long type"
11293 msgstr "32 ¥Ó¥Ã¥È long ·¿¤ò»ÈÍѤ¹¤ë"
11294
11295 #: config/mips/mips.h:547
11296 msgid "Optimize lui/addiu address loads"
11297 msgstr "lui/addiu ¥¢¥É¥ì¥¹¥í¡¼¥É¤òºÇŬ²½¤¹¤ë"
11298
11299 #: config/mips/mips.h:549
11300 msgid "Don't optimize lui/addiu address loads"
11301 msgstr "lui/addiu ¥¢¥É¥ì¥¹¥í¡¼¥É¤òºÇŬ²½¤·¤Ê¤¤"
11302
11303 #: config/mips/mips.h:551
11304 msgid "Use GNU as (now ignored)"
11305 msgstr ""
11306
11307 #: config/mips/mips.h:553 config/mips/mips.h:555
11308 #, fuzzy
11309 msgid "Use GP relative sdata/sbss sections (now ignored)"
11310 msgstr "GP ´ØÏ¢ sdata/sbss ¥»¥¯¥·¥ç¥ó¤ò»ÈÍѤ¹¤ë"
11311
11312 #: config/mips/mips.h:557 config/mips/mips.h:559
11313 #, fuzzy
11314 msgid "Don't use GP relative sdata/sbss sections (now ignored)"
11315 msgstr "GP ´ØÏ¢ sdata/sbss ¥»¥¯¥·¥ç¥ó¤ò»ÈÍѤ·¤Ê¤¤"
11316
11317 #: config/mips/mips.h:561
11318 #, fuzzy
11319 msgid "Output compiler statistics (now ignored)"
11320 msgstr "¥³¥ó¥Ñ¥¤¥éÅý·×¤ò½ÐÎϤ¹¤ë"
11321
11322 #: config/mips/mips.h:563
11323 msgid "Don't output compiler statistics"
11324 msgstr "¥³¥ó¥Ñ¥¤¥éÅý·×¤ò½ÐÎϤ·¤Ê¤¤"
11325
11326 #: config/mips/mips.h:565
11327 msgid "Don't optimize block moves"
11328 msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°¤òºÇŬ²½¤·¤Ê¤¤"
11329
11330 #: config/mips/mips.h:567
11331 msgid "Optimize block moves"
11332 msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°¤òºÇŬ²½¤¹¤ë"
11333
11334 #: config/mips/mips.h:569
11335 msgid "Use mips-tfile asm postpass"
11336 msgstr "asm ¸å²áÄø¤Ç mips-tfile ¤òÍøÍѤ¹¤ë"
11337
11338 #: config/mips/mips.h:571
11339 msgid "Don't use mips-tfile asm postpass"
11340 msgstr "asm ¸å²áÄø¤Ç mips-tfile ¤òÍøÍѤ·¤Ê¤¤"
11341
11342 #: config/mips/mips.h:573 config/pa/pa.h:288
11343 msgid "Use software floating point"
11344 msgstr "¥½¥Õ¥ÈÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
11345
11346 #. Macro to define tables used to set the flags.
11347 #. This is a list in braces of triplets in braces,
11348 #. each triplet being { "NAME", VALUE, DOC }
11349 #. where VALUE is the bits to set or minus the bits to clear and DOC
11350 #. is the documentation for --help (NULL if intentionally undocumented).
11351 #. An empty string NAME is used to identify the default VALUE.
11352 #: config/mips/mips.h:575 config/pdp11/pdp11.h:61 config/rs6000/rs6000.h:329
11353 msgid "Use hardware floating point"
11354 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
11355
11356 #: config/mips/mips.h:577
11357 msgid "Use 64-bit FP registers"
11358 msgstr "64 ¥Ó¥Ã¥È FP ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
11359
11360 #: config/mips/mips.h:579
11361 msgid "Use 32-bit FP registers"
11362 msgstr "32 ¥Ó¥Ã¥È FP ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
11363
11364 #: config/mips/mips.h:581
11365 msgid "Use 64-bit general registers"
11366 msgstr "64 ¥Ó¥Ã¥È°ìÈ̥쥸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
11367
11368 #: config/mips/mips.h:583
11369 msgid "Use 32-bit general registers"
11370 msgstr "32 ¥Ó¥Ã¥È°ìÈ̥쥸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
11371
11372 #: config/mips/mips.h:585
11373 msgid "Use Irix PIC"
11374 msgstr "Irix PIC ¤òÍøÍѤ¹¤ë"
11375
11376 #: config/mips/mips.h:587
11377 msgid "Don't use Irix PIC"
11378 msgstr "Irix PIC ¤òÍøÍѤ·¤Ê¤¤"
11379
11380 #: config/mips/mips.h:589
11381 msgid "Use indirect calls"
11382 msgstr "´ÖÀܸƤӽФ·¤ò»ÈÍѤ¹¤ë"
11383
11384 #: config/mips/mips.h:591
11385 msgid "Don't use indirect calls"
11386 msgstr "´ÖÀܸƤӽФ·¤ò»ÈÍѤ·¤Ê¤¤"
11387
11388 #: config/mips/mips.h:601
11389 msgid "Use big-endian byte order"
11390 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥Ð¥¤¥È½ç¤ò»ÈÍѤ¹¤ë"
11391
11392 #: config/mips/mips.h:603
11393 msgid "Use little-endian byte order"
11394 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥Ð¥¤¥È½ç¤ò»ÈÍѤ¹¤ë"
11395
11396 #: config/mips/mips.h:605
11397 msgid "Use single (32-bit) FP only"
11398 msgstr "ñÀºÅÙ(32bit) FP ¤Î¤ß¤òÍøÍѤ¹¤ë"
11399
11400 #: config/mips/mips.h:607
11401 msgid "Don't use single (32-bit) FP only"
11402 msgstr "ñÀºÅÙ(32bit) FP °Ê³°¤âÍøÍѤ¹¤ë"
11403
11404 #: config/mips/mips.h:609 config/mips/mips.h:611
11405 #, fuzzy
11406 msgid "Use paired-single floating point instructions"
11407 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
11408
11409 #: config/mips/mips.h:613 config/mips/mips.h:615
11410 #, fuzzy
11411 msgid "Use MIPS-3D instructions"
11412 msgstr "MIPS16 Ì¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
11413
11414 #: config/mips/mips.h:617
11415 msgid "Use multiply accumulate"
11416 msgstr "¾è»»Ì¿Îá¤ò»ÈÍѤ¹¤ë"
11417
11418 #: config/mips/mips.h:619
11419 msgid "Don't use multiply accumulate"
11420 msgstr "¾è»»¡¦²Ã»»Ì¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
11421
11422 #: config/mips/mips.h:621
11423 msgid "Don't generate fused multiply/add instructions"
11424 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
11425
11426 #: config/mips/mips.h:623 config/rs6000/rs6000.h:345
11427 msgid "Generate fused multiply/add instructions"
11428 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
11429
11430 #: config/mips/mips.h:625
11431 #, fuzzy
11432 msgid "Perform VR4130-specific alignment optimizations"
11433 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
11434
11435 #: config/mips/mips.h:627
11436 #, fuzzy
11437 msgid "Don't perform VR4130-specific alignment optimizations"
11438 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤ï¤Ê¤¤"
11439
11440 #: config/mips/mips.h:629
11441 msgid "Work around early 4300 hardware bug"
11442 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤¦"
11443
11444 #: config/mips/mips.h:631
11445 msgid "Don't work around early 4300 hardware bug"
11446 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤ï¤Ê¤¤"
11447
11448 #: config/mips/mips.h:633
11449 msgid "Work around errata for early SB-1 revision 2 cores"
11450 msgstr ""
11451
11452 #: config/mips/mips.h:635
11453 msgid "Don't work around errata for early SB-1 revision 2 cores"
11454 msgstr ""
11455
11456 #: config/mips/mips.h:637
11457 #, fuzzy
11458 msgid "Work around R4000 errata"
11459 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤¦"
11460
11461 #: config/mips/mips.h:639
11462 #, fuzzy
11463 msgid "Don't work around R4000 errata"
11464 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤ï¤Ê¤¤"
11465
11466 #: config/mips/mips.h:641
11467 #, fuzzy
11468 msgid "Work around R4400 errata"
11469 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤¦"
11470
11471 #: config/mips/mips.h:643
11472 #, fuzzy
11473 msgid "Don't work around R4400 errata"
11474 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤ï¤Ê¤¤"
11475
11476 #: config/mips/mips.h:645
11477 msgid "Work around certain VR4120 errata"
11478 msgstr ""
11479
11480 #: config/mips/mips.h:647
11481 #, fuzzy
11482 msgid "Don't work around certain VR4120 errata"
11483 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤ï¤Ê¤¤"
11484
11485 #: config/mips/mips.h:649
11486 msgid "Trap on integer divide by zero"
11487 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤¹¤ë"
11488
11489 #: config/mips/mips.h:651
11490 msgid "Don't trap on integer divide by zero"
11491 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤·¤Ê¤¤"
11492
11493 #: config/mips/mips.h:653
11494 #, fuzzy
11495 msgid "Use trap to check for integer divide by zero"
11496 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤¹¤ë"
11497
11498 #: config/mips/mips.h:655
11499 #, fuzzy
11500 msgid "Use break to check for integer divide by zero"
11501 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤¹¤ë"
11502
11503 #: config/mips/mips.h:657
11504 msgid "Use Branch Likely instructions, overriding default for arch"
11505 msgstr ""
11506
11507 #: config/mips/mips.h:659
11508 msgid "Don't use Branch Likely instructions, overriding default for arch"
11509 msgstr ""
11510
11511 #: config/mips/mips.h:661
11512 msgid "Use NewABI-style %reloc() assembly operators"
11513 msgstr ""
11514
11515 #: config/mips/mips.h:663
11516 msgid "Use assembler macros instead of relocation operators"
11517 msgstr ""
11518
11519 #: config/mips/mips.h:665
11520 #, fuzzy
11521 msgid "Generate mips16 code"
11522 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11523
11524 #: config/mips/mips.h:667
11525 #, fuzzy
11526 msgid "Generate normal-mode code"
11527 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11528
11529 #: config/mips/mips.h:669
11530 msgid "Lift restrictions on GOT size"
11531 msgstr ""
11532
11533 #: config/mips/mips.h:671
11534 msgid "Do not lift restrictions on GOT size"
11535 msgstr ""
11536
11537 #: config/mips/mips.h:673
11538 #, fuzzy
11539 msgid "FP exceptions are enabled"
11540 msgstr "Í­¸ú¥ª¥×¥·¥ç¥ó: "
11541
11542 #: config/mips/mips.h:675
11543 #, fuzzy
11544 msgid "FP exceptions are not enabled"
11545 msgstr "Í­¸ú¥ª¥×¥·¥ç¥ó: "
11546
11547 #: config/mips/mips.h:677
11548 #, fuzzy
11549 msgid "Assume all symbols have 32-bit values"
11550 msgstr "Á´¤Æ¤Î double ¤ò¥¢¥é¥¤¥ó¤µ¤ì¤¿¤â¤Î¤È¤ß¤Ê¤¹"
11551
11552 #: config/mips/mips.h:679
11553 #, fuzzy
11554 msgid "Don't assume all symbols have 32-bit values"
11555 msgstr "¥·¥ó¥Ü¥ê¥Ã¥¯¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ·¤Ê¤¤"
11556
11557 #: config/mips/mips.h:794
11558 #, fuzzy
11559 msgid "Specify a Standard MIPS ISA"
11560 msgstr "MIPS ISA ¤ò»ØÄꤹ¤ë"
11561
11562 #: config/mips/mips.h:800
11563 msgid "Work around VR4130 mflo/mfhi errata"
11564 msgstr ""
11565
11566 #. Output assembler code to FILE to increment profiler label # LABELNO
11567 #. for profiling a function entry.
11568 #: config/mips/mips.h:2334
11569 msgid "mips16 function profiling"
11570 msgstr "mips16 ´Ø¿ô¥×¥í¥Õ¥¡¥¤¥ë"
11571
11572 #: config/mmix/mmix.c:229
11573 #, fuzzy, c-format
11574 msgid "-f%s not supported: ignored"
11575 msgstr "`%s' ¤Ï %s ¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
11576
11577 #: config/mmix/mmix.c:657
11578 #, fuzzy, c-format
11579 msgid "support for mode %qs"
11580 msgstr "¥â¡¼¥É `%s' ¤ËÂФ¹¤ë¥Ç¡¼¥¿·¿¤¬¤¢¤ê¤Þ¤»¤ó"
11581
11582 #: config/mmix/mmix.c:671
11583 #, c-format
11584 msgid "too large function value type, needs %d registers, have only %d registers for this"
11585 msgstr ""
11586
11587 #: config/mmix/mmix.c:841
11588 msgid "function_profiler support for MMIX"
11589 msgstr ""
11590
11591 #: config/mmix/mmix.c:863
11592 msgid "MMIX Internal: Last named vararg would not fit in a register"
11593 msgstr ""
11594
11595 #: config/mmix/mmix.c:1471 config/mmix/mmix.c:1601
11596 msgid "MMIX Internal: Expected a CONST_INT, not this"
11597 msgstr ""
11598
11599 #: config/mmix/mmix.c:1479 config/mmix/mmix.c:1503 config/mmix/mmix.c:1619
11600 #, c-format
11601 msgid "MMIX Internal: Bad register: %d"
11602 msgstr ""
11603
11604 #: config/mmix/mmix.c:1550
11605 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
11606 msgstr ""
11607
11608 #: config/mmix/mmix.c:1569
11609 msgid "MMIX Internal: Expected a register, not this"
11610 msgstr ""
11611
11612 #: config/mmix/mmix.c:1579
11613 msgid "MMIX Internal: Expected a constant, not this"
11614 msgstr ""
11615
11616 #. Presumably there's a missing case above if we get here.
11617 #: config/mmix/mmix.c:1611
11618 #, c-format
11619 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
11620 msgstr ""
11621
11622 #. We need the original here.
11623 #: config/mmix/mmix.c:1663
11624 msgid "MMIX Internal: Cannot decode this operand"
11625 msgstr ""
11626
11627 #: config/mmix/mmix.c:1720
11628 msgid "MMIX Internal: This is not a recognized address"
11629 msgstr ""
11630
11631 #: config/mmix/mmix.c:1897
11632 #, c-format
11633 msgid "stack frame not a multiple of 8 bytes: %d"
11634 msgstr ""
11635
11636 #: config/mmix/mmix.c:2133
11637 #, c-format
11638 msgid "stack frame not a multiple of octabyte: %d"
11639 msgstr ""
11640
11641 #: config/mmix/mmix.c:2606 config/mmix/mmix.c:2670
11642 #, c-format
11643 msgid "MMIX Internal: %s is not a shiftable int"
11644 msgstr ""
11645
11646 #: config/mmix/mmix.c:2786
11647 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
11648 msgstr ""
11649
11650 #: config/mmix/mmix.c:2793
11651 msgid "MMIX Internal: What's the CC of this?"
11652 msgstr ""
11653
11654 #: config/mmix/mmix.c:2797
11655 msgid "MMIX Internal: What is the CC of this?"
11656 msgstr ""
11657
11658 #: config/mmix/mmix.c:2867
11659 #, fuzzy
11660 msgid "MMIX Internal: This is not a constant:"
11661 msgstr "¥Õ¥£¡¼¥ë¥É½é´üÀßÄê»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
11662
11663 #. For these target macros, there is no generic documentation here.  You
11664 #. should read `Using and Porting GCC' for that.  Only comments specific
11665 #. to the MMIX target are here.
11666 #.
11667 #. There are however references to the specific texinfo node (comments
11668 #. with "Node:"), so there should be little or nothing amiss.  Probably
11669 #. the opposite, since we don't have to care about old littering and
11670 #. soon outdated generic comments.
11671 #. Node: Driver
11672 #. User symbols are in the same name-space as built-in symbols, but we
11673 #. don't need the built-in symbols, so remove those and instead apply
11674 #. stricter operand checking.  Don't warn when expanding insns.
11675 #. Pass on -mset-program-start=N and -mset-data-start=M to the linker.
11676 #. Provide default program start 0x100 unless -mno-set-program-start.
11677 #. Don't do this if linking relocatably, with -r.  For a final link,
11678 #. produce mmo, unless ELF is requested or when linking relocatably.
11679 #. Put unused option values here.
11680 #: config/mmix/mmix.h:132
11681 #, fuzzy
11682 msgid "Set start-address of the program"
11683 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
11684
11685 #: config/mmix/mmix.h:134
11686 msgid "Set start-address of data"
11687 msgstr ""
11688
11689 #. FIXME: Provide a way to *load* the epsilon register.
11690 #: config/mmix/mmix.h:198
11691 msgid "For intrinsics library: pass all parameters in registers"
11692 msgstr ""
11693
11694 #: config/mmix/mmix.h:201
11695 #, fuzzy
11696 msgid "Use register stack for parameters and return value"
11697 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
11698
11699 #: config/mmix/mmix.h:203
11700 #, fuzzy
11701 msgid "Use call-clobbered registers for parameters and return value"
11702 msgstr "¸Æ¤Ó½Ð¤·¤ÇÇ˲õ¤µ¤ì¤ë¥ì¥¸¥¹¥¿¤¬¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ»È¤ï¤ì¤Þ¤·¤¿"
11703
11704 #: config/mmix/mmix.h:205
11705 #, fuzzy
11706 msgid "Use epsilon-respecting floating point compare instructions"
11707 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
11708
11709 #: config/mmix/mmix.h:208
11710 msgid "Use zero-extending memory loads, not sign-extending ones"
11711 msgstr ""
11712
11713 #: config/mmix/mmix.h:211
11714 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
11715 msgstr ""
11716
11717 #: config/mmix/mmix.h:215
11718 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
11719 msgstr ""
11720
11721 #: config/mmix/mmix.h:217
11722 msgid "Do not provide a default start-address 0x100 of the program"
11723 msgstr ""
11724
11725 #: config/mmix/mmix.h:219
11726 msgid "Link to emit program in ELF format (rather than mmo)"
11727 msgstr ""
11728
11729 #: config/mmix/mmix.h:221
11730 msgid "Use P-mnemonics for branches statically predicted as taken"
11731 msgstr ""
11732
11733 #: config/mmix/mmix.h:223
11734 msgid "Don't use P-mnemonics for branches"
11735 msgstr ""
11736
11737 #: config/mmix/mmix.h:225
11738 #, fuzzy
11739 msgid "Use addresses that allocate global registers"
11740 msgstr "¥«¡¼¥Í¥ë¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿¤òÍøÍÑ"
11741
11742 #: config/mmix/mmix.h:227
11743 #, fuzzy
11744 msgid "Do not use addresses that allocate global registers"
11745 msgstr "BK ¥ì¥¸¥¹¥¿¤ò³ÎÊݤ·¤Ê¤¤"
11746
11747 #: config/mmix/mmix.h:229
11748 #, fuzzy
11749 msgid "Generate a single exit point for each function"
11750 msgstr "noreturn ´Ø¿ô¤¬ return ¤¹¤ë¤È¤­ abort ¤Î¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
11751
11752 #: config/mmix/mmix.h:231
11753 #, fuzzy
11754 msgid "Do not generate a single exit point for each function"
11755 msgstr "multm Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
11756
11757 #: config/mn10300/linux.h:45 config/mn10300/mn10300.h:71
11758 msgid "Target the AM33 processor"
11759 msgstr "AM33 ¥×¥í¥»¥Ã¥µ¤ò¥¿¡¼¥²¥Ã¥È¤È¤¹¤ë"
11760
11761 #: config/mn10300/linux.h:46 config/mn10300/mn10300.h:75
11762 #, fuzzy
11763 msgid "Target the AM33/2.0 processor"
11764 msgstr "AM33 ¥×¥í¥»¥Ã¥µ¤ò¥¿¡¼¥²¥Ã¥È¤È¤¹¤ë"
11765
11766 #: config/mn10300/linux.h:47 config/mn10300/mn10300.h:78
11767 #, fuzzy
11768 msgid "Enable linker relaxations"
11769 msgstr "¥ê¥ó¥«¤Î´ËϤòÍ­¸ú¤Ë¤¹¤ë"
11770
11771 #: config/mn10300/mn10300.h:69
11772 msgid "Work around hardware multiply bug"
11773 msgstr "¥Ï¡¼¥É¥¦¥§¥¢¾è»»¥Ð¥°¤ËÂн褹¤ë"
11774
11775 #: config/mn10300/mn10300.h:70
11776 msgid "Do not work around hardware multiply bug"
11777 msgstr "¥Ï¡¼¥É¥¦¥§¥¢¾è»»¥Ð¥°¤ËÂн褷¤Ê¤¤"
11778
11779 #: config/ns32k/ns32k.h:142 config/s390/s390.h:135
11780 msgid "Don't use hardware fp"
11781 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤ò»ÈÍѤ·¤Ê¤¤"
11782
11783 #: config/ns32k/ns32k.h:143
11784 msgid "Alternative calling convention"
11785 msgstr "Ê̤θƤӽФ·µ¬Ìó¤ò»ÈÍѤ¹¤ë"
11786
11787 #: config/ns32k/ns32k.h:145
11788 msgid "Pass some arguments in registers"
11789 msgstr "¤¤¤¯¤Ä¤«¤Î°ú¿ô¤Ï¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
11790
11791 #: config/ns32k/ns32k.h:146
11792 msgid "Pass all arguments on stack"
11793 msgstr "Á´¤Æ¤Î°ú¿ô¤ò¥¹¥¿¥Ã¥¯ÅϤ·¤Ë¤¹¤ë"
11794
11795 #: config/ns32k/ns32k.h:147
11796 msgid "Optimize for 32532 cpu"
11797 msgstr "32532 cpu ÍѤ˺ÇŬ²½¤¹¤ë"
11798
11799 #: config/ns32k/ns32k.h:148
11800 msgid "Optimize for 32332 cpu"
11801 msgstr "32332 cpu ÍѤ˺ÇŬ²½¤¹¤ë"
11802
11803 #: config/ns32k/ns32k.h:150
11804 msgid "Optimize for 32032"
11805 msgstr "32032 ÍѤ˺ÇŬ²½¤¹¤ë"
11806
11807 #: config/ns32k/ns32k.h:152
11808 msgid "Register sb is zero. Use for absolute addressing"
11809 msgstr "sb ¥ì¥¸¥¹¥¿¤ò¥¼¥í¤È¤¹¤ë¡£ÀäÂÐ¥¢¥É¥ì¥¹¤ò»ÈÍѤ¹¤ë"
11810
11811 #: config/ns32k/ns32k.h:153
11812 msgid "Do not use register sb"
11813 msgstr "sb ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ·¤Ê¤¤"
11814
11815 #: config/ns32k/ns32k.h:155
11816 #, fuzzy
11817 msgid "Use bit-field instructions"
11818 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
11819
11820 #: config/ns32k/ns32k.h:157
11821 #, fuzzy
11822 msgid "Do not use bit-field instructions"
11823 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
11824
11825 #: config/ns32k/ns32k.h:158
11826 msgid "Generate code for high memory"
11827 msgstr "¹â°Ì¥¢¥É¥ì¥¹¥á¥â¥êÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11828
11829 #: config/ns32k/ns32k.h:159
11830 msgid "Generate code for low memory"
11831 msgstr "Äã°Ì¥¢¥É¥ì¥¹¥á¥â¥êÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11832
11833 #: config/ns32k/ns32k.h:160
11834 msgid "32381 fpu"
11835 msgstr "32381 ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È"
11836
11837 #: config/ns32k/ns32k.h:162
11838 msgid "Use multiply-accumulate fp instructions"
11839 msgstr "¾è»»-²Ã»»ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò¤ò»ÈÍѤ¹¤ë"
11840
11841 #: config/ns32k/ns32k.h:164
11842 msgid "Do not use multiply-accumulate fp instructions"
11843 msgstr "¾è»»-²Ã»»ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
11844
11845 #: config/ns32k/ns32k.h:165
11846 msgid "\"Small register classes\" kludge"
11847 msgstr "\"¥¹¥â¡¼¥ë¥ì¥¸¥¹¥¿¥¯¥é¥¹\" ¤Î¥Ä¥®¥Ï¥®(kludge)¤ò¹Ô¤Ê¤¦"
11848
11849 #: config/ns32k/ns32k.h:166
11850 msgid "No \"Small register classes\" kludge"
11851 msgstr "\"¥¹¥â¡¼¥ë¥ì¥¸¥¹¥¿¥¯¥é¥¹\" ¤Î¥Ä¥®¥Ï¥®(kludge)¤ò¹Ô¤Ê¤ï¤Ê¤¤"
11852
11853 #: config/pa/pa.c:418
11854 #, fuzzy, c-format
11855 msgid ""
11856 "unknown -mschedule= option (%s).\n"
11857 "Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n"
11858 msgstr ""
11859 "ÉÔÌÀ¤Ê -mschedule= ¥ª¥×¥·¥ç¥ó (%s).\n"
11860 "Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 700, 7100, 7100LC, 7200, µÚ¤Ó 8000 ¤Ç¤¹\n"
11861
11862 #: config/pa/pa.c:443
11863 #, fuzzy, c-format
11864 msgid ""
11865 "unknown -march= option (%s).\n"
11866 "Valid options are 1.0, 1.1, and 2.0\n"
11867 msgstr ""
11868 "ÉÔÌÀ¤Ê -march= ¥ª¥×¥·¥ç¥ó (%s).\n"
11869 "Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 1.0, 1.1, µÚ¤Ó 2.0\n"
11870
11871 #: config/pa/pa.c:463
11872 #, fuzzy, c-format
11873 msgid ""
11874 "unknown -munix= option (%s).\n"
11875 "Valid options are 93, 95 and 98.\n"
11876 msgstr ""
11877 "ÉÔÌÀ¤Ê -march= ¥ª¥×¥·¥ç¥ó (%s).\n"
11878 "Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 1.0, 1.1, µÚ¤Ó 2.0\n"
11879
11880 #: config/pa/pa.c:468
11881 #, fuzzy, c-format
11882 msgid ""
11883 "unknown -munix= option (%s).\n"
11884 "Valid options are 93 and 95.\n"
11885 msgstr ""
11886 "ÉÔÌÀ¤Ê -march= ¥ª¥×¥·¥ç¥ó (%s).\n"
11887 "Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 1.0, 1.1, µÚ¤Ó 2.0\n"
11888
11889 #: config/pa/pa.c:472
11890 #, fuzzy, c-format
11891 msgid ""
11892 "unknown -munix= option (%s).\n"
11893 "Valid option is 93.\n"
11894 msgstr ""
11895 "ÉÔÌÀ¤Ê -march= ¥ª¥×¥·¥ç¥ó (%s).\n"
11896 "Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 1.0, 1.1, µÚ¤Ó 2.0\n"
11897
11898 #: config/pa/pa.c:489
11899 msgid "PIC code generation is not supported in the portable runtime model\n"
11900 msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï²Äȼ¹Իþ¥â¥Ç¥ë¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
11901
11902 #: config/pa/pa.c:494
11903 msgid "PIC code generation is not compatible with fast indirect calls\n"
11904 msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï¹â®´ÖÀܸƤӽФ·¤ÈÁêÍƤì¤Þ¤»¤ó\n"
11905
11906 #: config/pa/pa.c:499
11907 msgid "-g is only supported when using GAS on this processor,"
11908 msgstr "-g ¤Ï¤³¤Î¥×¥í¥»¥Ã¥µ¤Ç¤Ï GAS ¤ò»ÈÍѤ¹¤ë»þ¤À¤±¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤¹"
11909
11910 #: config/pa/pa.c:500
11911 #, fuzzy
11912 msgid "-g option disabled"
11913 msgstr "-g ¥ª¥×¥·¥ç¥ó¤ò̵¸ú²½¤·¤Þ¤·¤¿¡£"
11914
11915 #: config/pa/pa.c:8348
11916 #, c-format
11917 msgid "alignment (%u) for %s exceeds maximum alignment for global common data.  Using %u"
11918 msgstr ""
11919
11920 #: config/pa/pa-hpux.h:96 config/pa/pa64-hpux.h:26
11921 #, fuzzy
11922 msgid "Generate cpp defines for server IO"
11923 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11924
11925 #: config/pa/pa-hpux.h:97 config/pa/pa64-hpux.h:28
11926 #, fuzzy
11927 msgid "Generate cpp defines for workstation IO"
11928 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11929
11930 #: config/pa/pa-hpux10.h:84
11931 msgid ""
11932 "Specify UNIX standard for predefines and linking.\n"
11933 "Supported value is 93."
11934 msgstr ""
11935
11936 #: config/pa/pa-hpux1010.h:28 config/pa/pa-hpux11.h:99
11937 msgid ""
11938 "Specify UNIX standard for predefines and linking.\n"
11939 "Supported values are 93 and 95."
11940 msgstr ""
11941
11942 #: config/pa/pa-hpux11.h:82
11943 msgid "-munix=98 option required for C89 Amendment 1 features.\n"
11944 msgstr ""
11945
11946 #: config/pa/pa-hpux1111.h:28
11947 msgid ""
11948 "Specify UNIX standard for predefines and linking.\n"
11949 "Supported values are 93, 95 and 98."
11950 msgstr ""
11951
11952 #. Macro to define tables used to set the flags.  This is a
11953 #. list in braces of target switches with each switch being
11954 #. { "NAME", VALUE, "HELP_STRING" }.  VALUE is the bits to set,
11955 #. or minus the bits to clear.  An empty string NAME is used to
11956 #. identify the default VALUE.  Do not mark empty strings for
11957 #. translation.
11958 #: config/pa/pa.h:254 config/pa/pa.h:260
11959 #, fuzzy
11960 msgid "Generate PA1.1 code"
11961 msgstr "CA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11962
11963 #: config/pa/pa.h:256 config/pa/pa.h:258
11964 #, fuzzy
11965 msgid "Generate PA1.0 code"
11966 msgstr "CA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11967
11968 #: config/pa/pa.h:262
11969 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
11970 msgstr ""
11971
11972 #: config/pa/pa.h:264
11973 #, fuzzy
11974 msgid "Disable FP regs"
11975 msgstr "¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë"
11976
11977 #: config/pa/pa.h:266
11978 #, fuzzy
11979 msgid "Do not disable FP regs"
11980 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ·¤Ê¤¤"
11981
11982 #: config/pa/pa.h:268
11983 msgid "Disable space regs"
11984 msgstr ""
11985
11986 #: config/pa/pa.h:270
11987 #, fuzzy
11988 msgid "Do not disable space regs"
11989 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ·¤Ê¤¤"
11990
11991 #: config/pa/pa.h:272
11992 msgid "Put jumps in call delay slots"
11993 msgstr ""
11994
11995 #: config/pa/pa.h:274
11996 msgid "Do not put jumps in call delay slots"
11997 msgstr ""
11998
11999 #: config/pa/pa.h:276
12000 #, fuzzy
12001 msgid "Disable indexed addressing"
12002 msgstr "¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë"
12003
12004 #: config/pa/pa.h:278
12005 #, fuzzy
12006 msgid "Do not disable indexed addressing"
12007 msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤òÍøÍѤ·¤Ê¤¤"
12008
12009 #: config/pa/pa.h:280
12010 #, fuzzy
12011 msgid "Use portable calling conventions"
12012 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
12013
12014 #: config/pa/pa.h:282
12015 #, fuzzy
12016 msgid "Do not use portable calling conventions"
12017 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
12018
12019 #: config/pa/pa.h:284
12020 msgid "Assume code will be assembled by GAS"
12021 msgstr ""
12022
12023 #: config/pa/pa.h:286
12024 msgid "Do not assume code will be assembled by GAS"
12025 msgstr ""
12026
12027 #: config/pa/pa.h:290
12028 #, fuzzy
12029 msgid "Do not use software floating point"
12030 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
12031
12032 #: config/pa/pa.h:292
12033 msgid "Emit long load/store sequences"
12034 msgstr ""
12035
12036 #: config/pa/pa.h:294
12037 #, fuzzy
12038 msgid "Do not emit long load/store sequences"
12039 msgstr "Ê£¿ôÌ¿Îá¤Î¥í¡¼¥É/¥¹¥È¥¢¤òÀ¸À®¤·¤Ê¤¤"
12040
12041 #: config/pa/pa.h:296
12042 #, fuzzy
12043 msgid "Generate fast indirect calls"
12044 msgstr "´ÖÀܸƤӽФ·¤ò»ÈÍѤ·¤Ê¤¤"
12045
12046 #: config/pa/pa.h:298
12047 #, fuzzy
12048 msgid "Do not generate fast indirect calls"
12049 msgstr ".size µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
12050
12051 #: config/pa/pa.h:300
12052 #, fuzzy
12053 msgid "Generate code for huge switch statements"
12054 msgstr "¹â°Ì¥¢¥É¥ì¥¹¥á¥â¥êÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12055
12056 #: config/pa/pa.h:302
12057 #, fuzzy
12058 msgid "Do not generate code for huge switch statements"
12059 msgstr "ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
12060
12061 #: config/pa/pa.h:304
12062 msgid "Always generate long calls"
12063 msgstr ""
12064
12065 #: config/pa/pa.h:306
12066 msgid "Generate long calls only when needed"
12067 msgstr ""
12068
12069 #: config/pa/pa.h:308
12070 #, fuzzy
12071 msgid "Enable linker optimizations"
12072 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
12073
12074 #: config/pa/pa.h:332
12075 msgid ""
12076 "Specify PA-RISC architecture for code generation.\n"
12077 "Values are 1.0, 1.1 and 2.0."
12078 msgstr ""
12079
12080 #: config/pa/pa.h:335
12081 msgid "Specify range of registers to make fixed."
12082 msgstr "¸ÇÄꤹ¤ë¤¿¤á¤Î¥ì¥¸¥¹¥¿¤ÎÈϰϤò»ØÄꤹ¤ë"
12083
12084 #: config/pa/pa.h:337
12085 #, fuzzy
12086 msgid "Specify CPU for scheduling purposes."
12087 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Î¤¿¤á¤Ë CPU ¤ò»ØÄꤹ¤ë"
12088
12089 #: config/pa/pa64-hpux.h:30
12090 msgid "Assume code will be linked by GNU ld"
12091 msgstr ""
12092
12093 #: config/pa/pa64-hpux.h:32
12094 msgid "Assume code will be linked by HP ld"
12095 msgstr ""
12096
12097 #: config/pdp11/pdp11.h:62 config/rs6000/rs6000.h:331
12098 msgid "Do not use hardware floating point"
12099 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
12100
12101 #. return float result in ac0
12102 #: config/pdp11/pdp11.h:64
12103 msgid "Return floating point results in ac0"
12104 msgstr "ÉâÆ°¾®¿ôÅÀ¤Î·ë²Ì¤ò ac0 ¤ÇÊÖ¤¹"
12105
12106 #: config/pdp11/pdp11.h:65
12107 msgid "Return floating point results in memory"
12108 msgstr "ÉâÆ°¾®¿ôÅÀ¤Î·ë²Ì¤ò¥á¥â¥ê¤ÇÊÖ¤¹"
12109
12110 #. is 11/40
12111 #: config/pdp11/pdp11.h:67
12112 msgid "Generate code for an 11/40"
12113 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12114
12115 #. is 11/45
12116 #: config/pdp11/pdp11.h:70
12117 msgid "Generate code for an 11/45"
12118 msgstr "11/45 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12119
12120 #. is 11/10
12121 #: config/pdp11/pdp11.h:73
12122 msgid "Generate code for an 11/10"
12123 msgstr "11/10 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12124
12125 #. use movmemhi for bcopy
12126 #. use 32 bit for int
12127 #: config/pdp11/pdp11.h:78 config/pdp11/pdp11.h:79
12128 msgid "Use 32 bit int"
12129 msgstr "32 ¥Ó¥Ã¥ÈÀ°¿ô¤ò»ÈÍѤ¹¤ë"
12130
12131 #: config/pdp11/pdp11.h:80 config/pdp11/pdp11.h:81
12132 msgid "Use 16 bit int"
12133 msgstr "16 ¥Ó¥Ã¥ÈÀ°¿ô¤ò»ÈÍѤ¹¤ë"
12134
12135 #. use 32 bit for float
12136 #: config/pdp11/pdp11.h:83 config/pdp11/pdp11.h:84
12137 msgid "Use 32 bit float"
12138 msgstr "32 ¥Ó¥Ã¥ÈÉâÆ°¾®¿ô¤ò»ÈÍѤ¹¤ë"
12139
12140 #: config/pdp11/pdp11.h:85 config/pdp11/pdp11.h:86
12141 msgid "Use 64 bit float"
12142 msgstr "64 ¥Ó¥Ã¥ÈÉâÆ°¾®¿ô¤ò»ÈÍѤ¹¤ë"
12143
12144 #. allow abshi pattern? - can trigger "optimizations" which make code SLOW!
12145 #. is branching expensive - on a PDP, it's actually really cheap
12146 #. this is just to play around and check what code gcc generates
12147 #. split instruction and data memory?
12148 #: config/pdp11/pdp11.h:95
12149 msgid "Target has split I&D"
12150 msgstr "¥¿¡¼¥²¥Ã¥È¤Ï split Ì¿Îá¤È¥Ç¡¼¥¿¥á¥â¥ê¤ò»ý¤Ä"
12151
12152 #: config/pdp11/pdp11.h:96
12153 msgid "Target does not have split I&D"
12154 msgstr "¥¿¡¼¥²¥Ã¥È¤Ï split Ì¿Îá¤È¥Ç¡¼¥¿¥á¥â¥ê¤ò»ý¤¿¤Ê¤¤"
12155
12156 #. UNIX assembler syntax?
12157 #: config/pdp11/pdp11.h:98
12158 msgid "Use UNIX assembler syntax"
12159 msgstr "UNIX ¥¢¥»¥ó¥Ö¥éʸˡ¤ò»ÈÍѤ¹¤ë"
12160
12161 #: config/pdp11/pdp11.h:99
12162 msgid "Use DEC assembler syntax"
12163 msgstr "DEC ¥¢¥»¥ó¥Ö¥éʸˡ¤ò»ÈÍѤ¹¤ë"
12164
12165 #: config/rs6000/host-darwin.c:52
12166 msgid "Segmentation Fault (code)"
12167 msgstr ""
12168
12169 #: config/rs6000/host-darwin.c:83
12170 msgid "Out of stack space.\n"
12171 msgstr ""
12172
12173 #: config/rs6000/host-darwin.c:104
12174 #, c-format
12175 msgid "Try running '%s' in the shell to raise its limit.\n"
12176 msgstr ""
12177
12178 #: config/rs6000/host-darwin.c:117
12179 msgid "Segmentation Fault"
12180 msgstr ""
12181
12182 #: config/rs6000/host-darwin.c:131
12183 #, c-format
12184 msgid "While setting up signal stack: %m"
12185 msgstr ""
12186
12187 #: config/rs6000/host-darwin.c:137
12188 #, c-format
12189 msgid "While setting up signal handler: %m"
12190 msgstr ""
12191
12192 #: config/rs6000/host-darwin.c:181
12193 #, c-format
12194 msgid "couldn't unmap pch_address_space: %m\n"
12195 msgstr ""
12196
12197 #. Handle the machine specific pragma longcall.  Its syntax is
12198 #.
12199 #. # pragma longcall ( TOGGLE )
12200 #.
12201 #. where TOGGLE is either 0 or 1.
12202 #.
12203 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
12204 #. whether or not new function declarations receive a longcall
12205 #. attribute by default.
12206 #: config/rs6000/rs6000-c.c:46
12207 #, fuzzy
12208 msgid "ignoring malformed #pragma longcall"
12209 msgstr "#pragma %s ¤ò̵»ë¤·¤Þ¤¹"
12210
12211 #: config/rs6000/rs6000-c.c:59
12212 #, fuzzy
12213 msgid "missing open paren"
12214 msgstr "Code Â°À­¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
12215
12216 #: config/rs6000/rs6000-c.c:61
12217 #, fuzzy
12218 msgid "missing number"
12219 msgstr "̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
12220
12221 #: config/rs6000/rs6000-c.c:63
12222 #, fuzzy
12223 msgid "missing close paren"
12224 msgstr "¥¯¥é¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
12225
12226 #: config/rs6000/rs6000-c.c:66
12227 msgid "number must be 0 or 1"
12228 msgstr ""
12229
12230 #: config/rs6000/rs6000-c.c:69
12231 #, fuzzy
12232 msgid "junk at end of #pragma longcall"
12233 msgstr "#pragma map ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
12234
12235 #: config/rs6000/rs6000.c:1262
12236 msgid "-mmultiple is not supported on little endian systems"
12237 msgstr "-mmultiple ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥·¥¹¥Æ¥à¾å¤Ç¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
12238
12239 #: config/rs6000/rs6000.c:1269
12240 msgid "-mstring is not supported on little endian systems"
12241 msgstr "-mstring ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥·¥¹¥Æ¥à¾å¤Ç¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
12242
12243 #: config/rs6000/rs6000.c:1283
12244 #, fuzzy, c-format
12245 msgid "unknown -mdebug-%s switch"
12246 msgstr "ÉÔÌÀ¤Ê -mdebug-%s ¥¹¥¤¥Ã¥Á¤Ç¤¹"
12247
12248 #: config/rs6000/rs6000.c:1295
12249 msgid "unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
12250 msgstr ""
12251
12252 #: config/rs6000/rs6000.c:1306
12253 #, c-format
12254 msgid "Unknown switch -mlong-double-%s"
12255 msgstr ""
12256
12257 #: config/rs6000/rs6000.c:1362
12258 msgid "AltiVec and E500 instructions cannot coexist"
12259 msgstr ""
12260
12261 #: config/rs6000/rs6000.c:1630
12262 #, c-format
12263 msgid "unknown -m%s= option specified: '%s'"
12264 msgstr ""
12265
12266 #: config/rs6000/rs6000.c:1651
12267 #, c-format
12268 msgid "not configured for ABI: '%s'"
12269 msgstr ""
12270
12271 #: config/rs6000/rs6000.c:1659
12272 msgid "Using darwin64 ABI"
12273 msgstr ""
12274
12275 #: config/rs6000/rs6000.c:1664
12276 msgid "Using old darwin ABI"
12277 msgstr ""
12278
12279 #: config/rs6000/rs6000.c:1670
12280 #, fuzzy, c-format
12281 msgid "unknown ABI specified: '%s'"
12282 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
12283
12284 #: config/rs6000/rs6000.c:1687
12285 #, fuzzy
12286 msgid "invalid option for -mfloat-gprs"
12287 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `-mshort-data-%s'"
12288
12289 #: config/rs6000/rs6000.c:1703
12290 msgid "-malign-power is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
12291 msgstr ""
12292
12293 #: config/rs6000/rs6000.c:1710
12294 #, c-format
12295 msgid "unknown -malign-XXXXX option specified: '%s'"
12296 msgstr ""
12297
12298 #: config/rs6000/rs6000.c:4770
12299 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
12300 msgstr ""
12301
12302 #: config/rs6000/rs6000.c:4843
12303 msgid "Cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them."
12304 msgstr ""
12305
12306 #: config/rs6000/rs6000.c:5075
12307 msgid "Cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them."
12308 msgstr ""
12309
12310 #: config/rs6000/rs6000.c:5938
12311 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
12312 msgstr ""
12313
12314 #: config/rs6000/rs6000.c:6833
12315 msgid "argument 1 must be a 5-bit signed literal"
12316 msgstr ""
12317
12318 #: config/rs6000/rs6000.c:6936 config/rs6000/rs6000.c:7606
12319 msgid "argument 2 must be a 5-bit unsigned literal"
12320 msgstr ""
12321
12322 #: config/rs6000/rs6000.c:6976
12323 #, fuzzy
12324 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
12325 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
12326
12327 #: config/rs6000/rs6000.c:7030
12328 #, fuzzy
12329 msgid "argument 1 of __builtin_altivec_predicate is out of range"
12330 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹"
12331
12332 #: config/rs6000/rs6000.c:7192
12333 msgid "argument 3 must be a 4-bit unsigned literal"
12334 msgstr ""
12335
12336 #: config/rs6000/rs6000.c:7364
12337 #, c-format
12338 msgid "argument to %qs must be a 2-bit unsigned literal"
12339 msgstr ""
12340
12341 #: config/rs6000/rs6000.c:7477
12342 msgid "argument to dss must be a 2-bit unsigned literal"
12343 msgstr ""
12344
12345 #: config/rs6000/rs6000.c:7492
12346 #, c-format
12347 msgid "invalid parameter combination for %qs AltiVec intrinsic"
12348 msgstr ""
12349
12350 #: config/rs6000/rs6000.c:7726
12351 #, fuzzy
12352 msgid "argument 1 of __builtin_spe_predicate must be a constant"
12353 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
12354
12355 #: config/rs6000/rs6000.c:7799
12356 #, fuzzy
12357 msgid "argument 1 of __builtin_spe_predicate is out of range"
12358 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹"
12359
12360 #: config/rs6000/rs6000.c:10694
12361 #, c-format
12362 msgid "invalid %%f value"
12363 msgstr "̵¸ú¤Ê %%f ÃͤǤ¹"
12364
12365 #: config/rs6000/rs6000.c:10703
12366 #, c-format
12367 msgid "invalid %%F value"
12368 msgstr "̵¸ú¤Ê %%F ÃͤǤ¹"
12369
12370 #: config/rs6000/rs6000.c:10712
12371 #, c-format
12372 msgid "invalid %%G value"
12373 msgstr "̵¸ú¤Ê %%G ÃͤǤ¹"
12374
12375 #: config/rs6000/rs6000.c:10747
12376 #, c-format
12377 msgid "invalid %%j code"
12378 msgstr "̵¸ú¤Ê %%j ¥³¡¼¥É¤Ç¤¹"
12379
12380 #: config/rs6000/rs6000.c:10757
12381 #, c-format
12382 msgid "invalid %%J code"
12383 msgstr "̵¸ú¤Ê %%J ¥³¡¼¥É¤Ç¤¹"
12384
12385 #: config/rs6000/rs6000.c:10767
12386 #, c-format
12387 msgid "invalid %%k value"
12388 msgstr "̵¸ú¤Ê %%k ÃÍ"
12389
12390 #: config/rs6000/rs6000.c:10787 config/xtensa/xtensa.c:1937
12391 #, c-format
12392 msgid "invalid %%K value"
12393 msgstr "̵¸ú¤Ê %%K ÃͤǤ¹"
12394
12395 #: config/rs6000/rs6000.c:10854
12396 #, c-format
12397 msgid "invalid %%O value"
12398 msgstr "̵¸ú¤Ê %%O ÃÍ"
12399
12400 #: config/rs6000/rs6000.c:10901
12401 #, c-format
12402 msgid "invalid %%q value"
12403 msgstr "̵¸ú¤Ê %%q ÃͤǤ¹"
12404
12405 #: config/rs6000/rs6000.c:10945
12406 #, c-format
12407 msgid "invalid %%S value"
12408 msgstr "̵¸ú¤Ê %%S ÃÍ"
12409
12410 #: config/rs6000/rs6000.c:10987
12411 #, c-format
12412 msgid "invalid %%T value"
12413 msgstr "̵¸ú¤Ê %%T ÃͤǤ¹"
12414
12415 #: config/rs6000/rs6000.c:10997
12416 #, c-format
12417 msgid "invalid %%u value"
12418 msgstr "̵¸ú¤Ê %%u ÃͤǤ¹"
12419
12420 #: config/rs6000/rs6000.c:11006 config/xtensa/xtensa.c:1907
12421 #, c-format
12422 msgid "invalid %%v value"
12423 msgstr "̵¸ú¤Ê %%v ÃͤǤ¹"
12424
12425 #: config/rs6000/rs6000.c:13670
12426 #, fuzzy
12427 msgid "stack frame too large"
12428 msgstr "%s ¤ÏÂ礭¤¹¤®¤Þ¤¹"
12429
12430 #: config/rs6000/rs6000.c:16188
12431 msgid "no profiling of 64-bit code for this ABI"
12432 msgstr ""
12433
12434 #: config/rs6000/rs6000.c:17278
12435 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code"
12436 msgstr ""
12437
12438 #: config/rs6000/rs6000.c:17280
12439 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
12440 msgstr ""
12441
12442 #: config/rs6000/rs6000.c:17284
12443 msgid "use of %<long long%> in AltiVec types is invalid"
12444 msgstr ""
12445
12446 #: config/rs6000/rs6000.c:17286
12447 msgid "use of %<double%> in AltiVec types is invalid"
12448 msgstr ""
12449
12450 #: config/rs6000/rs6000.c:17288
12451 msgid "use of %<long double%> in AltiVec types is invalid"
12452 msgstr ""
12453
12454 #: config/rs6000/rs6000.c:17290
12455 msgid "use of boolean types in AltiVec types is invalid"
12456 msgstr ""
12457
12458 #: config/rs6000/rs6000.c:17292
12459 msgid "use of %<complex%> in AltiVec types is invalid"
12460 msgstr ""
12461
12462 #: config/rs6000/aix.h:204
12463 msgid "Conform more closely to IBM XLC semantics"
12464 msgstr ""
12465
12466 #: config/rs6000/aix.h:206
12467 msgid "Default GCC semantics that differ from IBM XLC"
12468 msgstr ""
12469
12470 #: config/rs6000/aix41.h:28 config/rs6000/aix43.h:32 config/rs6000/aix51.h:31
12471 #: config/rs6000/aix52.h:31
12472 msgid "Support message passing with the Parallel Environment"
12473 msgstr "ÊÂÎó´Ä¶­¤Ç¤Î¥á¥Ã¥»¡¼¥¸¥Ñ¥Ã¥·¥ó¥°¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
12474
12475 #: config/rs6000/aix43.h:28 config/rs6000/aix51.h:27 config/rs6000/aix52.h:27
12476 msgid "Compile for 64-bit pointers"
12477 msgstr "64 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
12478
12479 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:29 config/rs6000/aix52.h:29
12480 msgid "Compile for 32-bit pointers"
12481 msgstr "32 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
12482
12483 #: config/rs6000/aix43.h:49 config/rs6000/aix51.h:48 config/rs6000/aix52.h:48
12484 #, fuzzy
12485 msgid "-maix64 and POWER architecture are incompatible"
12486 msgstr "-maix64 ¤È POWER ¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤È¤Ç¤Ï¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
12487
12488 #: config/rs6000/aix43.h:54 config/rs6000/aix51.h:53 config/rs6000/aix52.h:53
12489 #, fuzzy
12490 msgid "-maix64 requires PowerPC64 architecture remain enabled"
12491 msgstr "PowerPC64 ¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Ç¤Ê¤¤¤È -maix64 ¤òÍ­¸ú¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
12492
12493 #: config/rs6000/aix43.h:58 config/rs6000/aix51.h:57 config/rs6000/aix52.h:57
12494 #, fuzzy
12495 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
12496 msgstr "-maix64 Í×µá: 32 bit ¥¢¥É¥ì¥·¥ó¥°²¼¤Î 64 bit ·×»»¤Ï¤Þ¤ÀÍøÍѤǤ­¤Þ¤»¤ó"
12497
12498 #: config/rs6000/darwin.h:69 config/rs6000/sysv4.h:153
12499 #, fuzzy
12500 msgid "Generate 64-bit code"
12501 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12502
12503 #: config/rs6000/darwin.h:71 config/rs6000/sysv4.h:155
12504 #, fuzzy
12505 msgid "Generate 32-bit code"
12506 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12507
12508 #: config/rs6000/darwin.h:73
12509 msgid "Generate code suitable for executables (NOT shared libs)"
12510 msgstr ""
12511
12512 #. The Darwin ABI always includes AltiVec, can't be (validly) turned
12513 #. off.
12514 #: config/rs6000/darwin.h:89
12515 msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
12516 msgstr ""
12517
12518 #. Darwin doesn't support -fpic.
12519 #: config/rs6000/darwin.h:95
12520 #, fuzzy
12521 msgid "-fpic is not supported; -fPIC assumed"
12522 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
12523
12524 #: config/rs6000/darwin.h:113
12525 #, fuzzy
12526 msgid "-m64 requires PowerPC64 architecture, enabling"
12527 msgstr "PowerPC64 ¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Ç¤Ê¤¤¤È -maix64 ¤òÍ­¸ú¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
12528
12529 #. See note below.
12530 #. if (rs6000_long_double_size_string == NULL)
12531 #. rs6000_long_double_type_size = 128;
12532 #: config/rs6000/eabispe.h:45 config/rs6000/linuxspe.h:62
12533 #, fuzzy
12534 msgid "-m64 not supported in this configuration"
12535 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
12536
12537 #: config/rs6000/linux64.h:109
12538 #, fuzzy
12539 msgid "-m64 requires a PowerPC64 cpu"
12540 msgstr "PowerPC64 ¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Ç¤Ê¤¤¤È -maix64 ¤òÍ­¸ú¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
12541
12542 #: config/rs6000/linux64.h:221
12543 #, fuzzy
12544 msgid "Call mcount for profiling before a function prologue"
12545 msgstr "´Ø¿ô¤Î³«»ÏÉôʬ¤ËÌ¿Îá¤ò°ÜÆ°¤·¤Ê¤¤"
12546
12547 #: config/rs6000/linux64.h:223
12548 #, fuzzy
12549 msgid "Call mcount for profiling after a function prologue"
12550 msgstr "´Ø¿ô¤Î³«»ÏÉôʬ¤ËÌ¿Îá¤ò°ÜÆ°¤·¤Ê¤¤"
12551
12552 #. Run-time compilation parameters selecting different hardware subsets.
12553 #.
12554 #. Macro to define tables used to set the flags.
12555 #. This is a list in braces of pairs in braces,
12556 #. each pair being { "NAME", VALUE }
12557 #. where VALUE is the bits to set or minus the bits to clear.
12558 #. An empty string NAME is used to identify the default VALUE.
12559 #: config/rs6000/rs6000.h:277
12560 msgid "Use POWER instruction set"
12561 msgstr "POWER Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
12562
12563 #: config/rs6000/rs6000.h:280
12564 msgid "Use POWER2 instruction set"
12565 msgstr "POWER2 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
12566
12567 #: config/rs6000/rs6000.h:282
12568 msgid "Do not use POWER2 instruction set"
12569 msgstr "POWER2 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
12570
12571 #: config/rs6000/rs6000.h:285
12572 msgid "Do not use POWER instruction set"
12573 msgstr "POWER Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
12574
12575 #: config/rs6000/rs6000.h:287
12576 msgid "Use PowerPC instruction set"
12577 msgstr "PowerPC Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
12578
12579 #: config/rs6000/rs6000.h:290
12580 msgid "Do not use PowerPC instruction set"
12581 msgstr "PowerPC Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
12582
12583 #: config/rs6000/rs6000.h:292
12584 msgid "Use PowerPC General Purpose group optional instructions"
12585 msgstr "PowerPC °ìÈÌÍÑÅÓ¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12586
12587 #: config/rs6000/rs6000.h:294
12588 #, fuzzy
12589 msgid "Do not use PowerPC General Purpose group optional instructions"
12590 msgstr "PowerPC °ìÈÌÍÑÅÓ¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12591
12592 #: config/rs6000/rs6000.h:296
12593 msgid "Use PowerPC Graphics group optional instructions"
12594 msgstr "PowerPC ¥°¥é¥Õ¥£¥¯¥¹¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12595
12596 #: config/rs6000/rs6000.h:298
12597 #, fuzzy
12598 msgid "Do not use PowerPC Graphics group optional instructions"
12599 msgstr "PowerPC ¥°¥é¥Õ¥£¥¯¥¹¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12600
12601 #: config/rs6000/rs6000.h:300
12602 msgid "Use PowerPC-64 instruction set"
12603 msgstr "PowerPC-64 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
12604
12605 #: config/rs6000/rs6000.h:302
12606 #, fuzzy
12607 msgid "Do not use PowerPC-64 instruction set"
12608 msgstr "PowerPC-64 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
12609
12610 #: config/rs6000/rs6000.h:304
12611 #, fuzzy
12612 msgid "Use AltiVec instructions"
12613 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12614
12615 #: config/rs6000/rs6000.h:306
12616 #, fuzzy
12617 msgid "Do not use AltiVec instructions"
12618 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12619
12620 #: config/rs6000/rs6000.h:308
12621 msgid "Use new mnemonics for PowerPC architecture"
12622 msgstr "PowerPC ¥¢¡¼¥­¥Æ¥¯¥Á¥ãÍѤο·¤·¤¤¥Ë¡¼¥â¥Ë¥Ã¥¯¤ò»ÈÍѤ¹¤ë"
12623
12624 #: config/rs6000/rs6000.h:310
12625 msgid "Use old mnemonics for PowerPC architecture"
12626 msgstr "PowerPC ¥¢¡¼¥­¥Æ¥¯¥Á¥ãÍѤθŤ¤¥Ë¡¼¥â¥Ë¥Ã¥¯¤ò»ÈÍѤ¹¤ë"
12627
12628 #: config/rs6000/rs6000.h:313
12629 msgid "Put everything in the regular TOC"
12630 msgstr "Á´¤Æ¤òÄ̾ï TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
12631
12632 #: config/rs6000/rs6000.h:315
12633 msgid "Place floating point constants in TOC"
12634 msgstr "ÉâÆ°¾®¿ôÅÀÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
12635
12636 #: config/rs6000/rs6000.h:317
12637 #, fuzzy
12638 msgid "Do not place floating point constants in TOC"
12639 msgstr "ÉâÆ°¾®¿ôÅÀÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤·¤Ê¤¤"
12640
12641 #: config/rs6000/rs6000.h:319
12642 msgid "Place symbol+offset constants in TOC"
12643 msgstr "¥·¥ó¥Ü¥ë+¥ª¥Õ¥»¥Ã¥ÈÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
12644
12645 #: config/rs6000/rs6000.h:321
12646 #, fuzzy
12647 msgid "Do not place symbol+offset constants in TOC"
12648 msgstr "¥·¥ó¥Ü¥ë+¥ª¥Õ¥»¥Ã¥ÈÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤·¤Ê¤¤"
12649
12650 #: config/rs6000/rs6000.h:327
12651 msgid "Place variable addresses in the regular TOC"
12652 msgstr "ÊÑ¿ô¥¢¥É¥ì¥¹¤òÄ̾ï TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
12653
12654 #: config/rs6000/rs6000.h:333
12655 msgid "Generate load/store multiple instructions"
12656 msgstr "Ê£¿ôÌ¿Îá¤Î¥í¡¼¥É/¥¹¥È¥¢¤òÀ¸À®¤¹¤ë"
12657
12658 #: config/rs6000/rs6000.h:335
12659 msgid "Do not generate load/store multiple instructions"
12660 msgstr "Ê£¿ôÌ¿Îá¤Î¥í¡¼¥É/¥¹¥È¥¢¤òÀ¸À®¤·¤Ê¤¤"
12661
12662 #: config/rs6000/rs6000.h:337
12663 msgid "Generate string instructions for block moves"
12664 msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°ÍѤΠstring Ì¿Îá¤òÀ¸À®¤¹¤ë"
12665
12666 #: config/rs6000/rs6000.h:339
12667 msgid "Do not generate string instructions for block moves"
12668 msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°ÍѤΠstring Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
12669
12670 #: config/rs6000/rs6000.h:341
12671 msgid "Generate load/store with update instructions"
12672 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤¹¤ë"
12673
12674 #: config/rs6000/rs6000.h:343
12675 msgid "Do not generate load/store with update instructions"
12676 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
12677
12678 #: config/rs6000/rs6000.h:347
12679 #, fuzzy
12680 msgid "Do not generate fused multiply/add instructions"
12681 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
12682
12683 #: config/rs6000/rs6000.h:351
12684 #, fuzzy
12685 msgid "Do not schedule the start and end of the procedure"
12686 msgstr "¥×¥í¥·¡¼¥¸¥ã³«»Ï¤È½ªÎ»¤Î¥¹¥±¥¸¥å¡¼¥ë¤ò¹Ô¤Ê¤ï¤Ê¤¤"
12687
12688 #: config/rs6000/rs6000.h:357
12689 msgid "Return all structures in memory (AIX default)"
12690 msgstr ""
12691
12692 #: config/rs6000/rs6000.h:359
12693 msgid "Return small structures in registers (SVR4 default)"
12694 msgstr ""
12695
12696 #: config/rs6000/rs6000.h:365
12697 #, fuzzy
12698 msgid "Generate single field mfcr instruction"
12699 msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤¹¤ë"
12700
12701 #: config/rs6000/rs6000.h:367
12702 #, fuzzy
12703 msgid "Do not generate single field mfcr instruction"
12704 msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤·¤Ê¤¤"
12705
12706 #: config/rs6000/rs6000.h:451 config/sparc/sparc.h:718
12707 msgid "Use features of and schedule code for given CPU"
12708 msgstr "Í¿¤¨¤é¤ì¤¿ CPU ÍѤε¡Ç½¤È¥¹¥±¥¸¥å¡¼¥ë¥³¡¼¥É¤òÍøÍѤ¹¤ë"
12709
12710 #: config/rs6000/rs6000.h:454
12711 msgid "Enable debug output"
12712 msgstr "¥Ç¥Ð¥Ã¥°½ÐÎϤòÍ­¸ú¤Ë¤¹¤ë"
12713
12714 #: config/rs6000/rs6000.h:456
12715 msgid "Select full, part, or no traceback table"
12716 msgstr ""
12717
12718 #: config/rs6000/rs6000.h:457
12719 msgid "Specify ABI to use"
12720 msgstr ""
12721
12722 #: config/rs6000/rs6000.h:459
12723 #, fuzzy
12724 msgid "Specify size of long double (64 or 128 bits)"
12725 msgstr "sizeof(long double) ¤Ï 12 ¤È¤¹¤ë¡£"
12726
12727 #: config/rs6000/rs6000.h:461
12728 msgid "Specify yes/no if isel instructions should be generated"
12729 msgstr ""
12730
12731 #: config/rs6000/rs6000.h:463
12732 msgid "Specify yes/no if SPE SIMD instructions should be generated"
12733 msgstr ""
12734
12735 #: config/rs6000/rs6000.h:465
12736 #, fuzzy
12737 msgid "Specify yes/no if using floating point in the GPRs"
12738 msgstr "ÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥¿¤Î¥Ð¡¼¥¸¥ç¥ó¤ò»ØÄꤹ¤ë"
12739
12740 #: config/rs6000/rs6000.h:467
12741 msgid "Specify yes/no if VRSAVE instructions should be generated for AltiVec"
12742 msgstr ""
12743
12744 #: config/rs6000/rs6000.h:469
12745 #, fuzzy
12746 msgid "Avoid all range limits on call instructions"
12747 msgstr "ÊÂÎóÌ¿Îá¤ò̵¸ú¤Ë¤¹¤ë"
12748
12749 #: config/rs6000/rs6000.h:472
12750 msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
12751 msgstr ""
12752
12753 #: config/rs6000/rs6000.h:475
12754 msgid "Determine which dependences between insns are considered costly"
12755 msgstr ""
12756
12757 #: config/rs6000/rs6000.h:477
12758 msgid "Specify which post scheduling nop insertion scheme to apply"
12759 msgstr ""
12760
12761 #: config/rs6000/rs6000.h:479
12762 #, fuzzy
12763 msgid "Specify alignment of structure fields default/natural"
12764 msgstr "¹½Â¤ÂÎ¥¢¥é¥¤¥ó¥á¥ó¥È¤ÎºÇ¾®¥Ó¥Ã¥È¿ô¤ò»ØÄꤹ¤ë"
12765
12766 #: config/rs6000/rs6000.h:481
12767 msgid "Specify scheduling priority for dispatch slot restricted insns"
12768 msgstr ""
12769
12770 #. Definitions for __builtin_return_address and __builtin_frame_address.
12771 #. __builtin_return_address (0) should give link register (65), enable
12772 #. this.
12773 #. This should be uncommented, so that the link register is used, but
12774 #. currently this would result in unmatched insns and spilling fixed
12775 #. registers so we'll leave it for another day.  When these problems are
12776 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
12777 #. (mrs)
12778 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
12779 #. Number of bytes into the frame return addresses can be found.  See
12780 #. rs6000_stack_info in rs6000.c for more information on how the different
12781 #. abi's store the return address.
12782 #: config/rs6000/rs6000.h:1833
12783 msgid "RETURN_ADDRESS_OFFSET not supported"
12784 msgstr "RETURN_ADDRESS_OFFSET ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
12785
12786 #: config/rs6000/sysv4.h:87
12787 #, fuzzy
12788 msgid "Select ABI calling convention"
12789 msgstr "ABI ¸Æ¤Ó½Ð¤·µ¬Ìó¤òÁªÂò¤¹¤ë"
12790
12791 #: config/rs6000/sysv4.h:88
12792 #, fuzzy
12793 msgid "Select method for sdata handling"
12794 msgstr "sdata ¼è¤ê°·¤¤¤Î¤¿¤á¤Î¥á¥½¥Ã¥É¤òÁªÂò¤¹¤ë"
12795
12796 #: config/rs6000/sysv4.h:100
12797 #, fuzzy
12798 msgid "Align to the base type of the bit-field"
12799 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥Ù¡¼¥¹¥¿¥¤¥×¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
12800
12801 #: config/rs6000/sysv4.h:102
12802 #, fuzzy
12803 msgid "Don't align to the base type of the bit-field"
12804 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥Ù¡¼¥¹¥¿¥¤¥×¤Ë¥¢¥é¥¤¥ó¤·¤Ê¤¤"
12805
12806 #: config/rs6000/sysv4.h:104
12807 msgid "Don't assume that unaligned accesses are handled by the system"
12808 msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤¬¥·¥¹¥Æ¥à¤Ë¤è¤Ã¤Æ¥Ï¥ó¥É¥ë¤µ¤ì¤ë¤È¤Ï¤ß¤Ê¤µ¤Ê¤¤"
12809
12810 #: config/rs6000/sysv4.h:106
12811 msgid "Assume that unaligned accesses are handled by the system"
12812 msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤¬¥·¥¹¥Æ¥à¤Ë¤è¤Ã¤Æ¥Ï¥ó¥É¥ë¤µ¤ì¤ë¤È¤ß¤Ê¤¹"
12813
12814 #: config/rs6000/sysv4.h:108 config/rs6000/sysv4.h:112
12815 #, fuzzy
12816 msgid "Produce code relocatable at runtime"
12817 msgstr "¼Â¹Ô»þ¤ËºÆÇÛÃÖ²Äǽ¤Ê¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12818
12819 #: config/rs6000/sysv4.h:110 config/rs6000/sysv4.h:114
12820 #, fuzzy
12821 msgid "Don't produce code relocatable at runtime"
12822 msgstr "¼Â¹Ô»þ¤ËºÆÇÛÃÖ²Äǽ¤Ê¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12823
12824 #: config/rs6000/sysv4.h:116 config/rs6000/sysv4.h:118
12825 #, fuzzy
12826 msgid "Produce little endian code"
12827 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12828
12829 #: config/rs6000/sysv4.h:120 config/rs6000/sysv4.h:122
12830 #, fuzzy
12831 msgid "Produce big endian code"
12832 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12833
12834 #: config/rs6000/sysv4.h:123 config/rs6000/sysv4.h:124
12835 #: config/rs6000/sysv4.h:125 config/rs6000/sysv4.h:126
12836 #: config/rs6000/sysv4.h:127 config/rs6000/sysv4.h:128
12837 #: config/rs6000/sysv4.h:138 config/rs6000/sysv4.h:139
12838 #: config/rs6000/sysv4.h:151 config/rs6000/sysv4.h:157
12839 msgid "no description yet"
12840 msgstr "ÀâÌÀ¤Ï¤Þ¤À¤¢¤ê¤Þ¤»¤ó"
12841
12842 #: config/rs6000/sysv4.h:129
12843 #, fuzzy
12844 msgid "Use EABI"
12845 msgstr "EABI ¤òÍøÍѤ¹¤ë¡£"
12846
12847 #: config/rs6000/sysv4.h:130
12848 #, fuzzy
12849 msgid "Don't use EABI"
12850 msgstr "EABI ¤òÍøÍѤ·¤Ê¤¤¡£"
12851
12852 #: config/rs6000/sysv4.h:133
12853 msgid "Do not allow bit-fields to cross word boundaries"
12854 msgstr ""
12855
12856 #: config/rs6000/sysv4.h:135
12857 #, fuzzy
12858 msgid "Use alternate register names"
12859 msgstr "ÂåÂإ쥸¥¹¥¿Ì¾¤ò»ÈÍѤ¹¤ë"
12860
12861 #: config/rs6000/sysv4.h:137
12862 #, fuzzy
12863 msgid "Don't use alternate register names"
12864 msgstr "ÂåÂإ쥸¥¹¥¿Ì¾¤ò»ÈÍѤ·¤Ê¤¤"
12865
12866 #: config/rs6000/sysv4.h:141
12867 #, fuzzy
12868 msgid "Link with libsim.a, libc.a and sim-crt0.o"
12869 msgstr "libsim.a, libc.a µÚ¤Ó sim-crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
12870
12871 #: config/rs6000/sysv4.h:143
12872 #, fuzzy
12873 msgid "Link with libads.a, libc.a and crt0.o"
12874 msgstr "libads.a, libc.a µÚ¤Ó crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
12875
12876 #: config/rs6000/sysv4.h:145
12877 #, fuzzy
12878 msgid "Link with libyk.a, libc.a and crt0.o"
12879 msgstr "libyk.a, libc.a µÚ¤Ó crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
12880
12881 #: config/rs6000/sysv4.h:147
12882 #, fuzzy
12883 msgid "Link with libmvme.a, libc.a and crt0.o"
12884 msgstr "libmvme.a, libc.a µÚ¤Ó crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
12885
12886 #: config/rs6000/sysv4.h:149
12887 msgid "Set the PPC_EMB bit in the ELF flags header"
12888 msgstr "PPC_EMB ¥Ó¥Ã¥È¤ò ELF ¥Õ¥é¥°¥Ø¥Ã¥ÀÆâ¤Ë¥»¥Ã¥È¤¹¤ë"
12889
12890 #: config/rs6000/sysv4.h:150
12891 msgid "Use the WindISS simulator"
12892 msgstr ""
12893
12894 #. Sometimes certain combinations of command options do not make sense
12895 #. on a particular target machine.  You can define a macro
12896 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
12897 #. defined, is executed once just after all the command options have
12898 #. been parsed.
12899 #.
12900 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
12901 #. get control.
12902 #: config/rs6000/sysv4.h:219
12903 #, fuzzy, c-format
12904 msgid "bad value for -mcall-%s"
12905 msgstr "-mcall-%s ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ"
12906
12907 #: config/rs6000/sysv4.h:235
12908 #, fuzzy, c-format
12909 msgid "bad value for -msdata=%s"
12910 msgstr "-msdata=%s ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ"
12911
12912 #: config/rs6000/sysv4.h:252
12913 #, fuzzy, c-format
12914 msgid "-mrelocatable and -msdata=%s are incompatible"
12915 msgstr "-mrelocatable ¤È -msdata=%s ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
12916
12917 #: config/rs6000/sysv4.h:261
12918 #, fuzzy, c-format
12919 msgid "-f%s and -msdata=%s are incompatible"
12920 msgstr "-f%s ¤È -msdata=%s ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
12921
12922 #: config/rs6000/sysv4.h:270
12923 #, fuzzy, c-format
12924 msgid "-msdata=%s and -mcall-%s are incompatible"
12925 msgstr "-msdata=%s ¤È -mcall-%s ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
12926
12927 #: config/rs6000/sysv4.h:279
12928 #, fuzzy
12929 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
12930 msgstr "-mrelocatable ¤È -mno-minimal-toc ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
12931
12932 #: config/rs6000/sysv4.h:285
12933 #, fuzzy, c-format
12934 msgid "-mrelocatable and -mcall-%s are incompatible"
12935 msgstr "-mrelocatable ¤È -mcall-%s ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
12936
12937 #: config/rs6000/sysv4.h:292
12938 #, fuzzy, c-format
12939 msgid "-fPIC and -mcall-%s are incompatible"
12940 msgstr "-fPIC ¤È -mcall-%s ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
12941
12942 #: config/rs6000/sysv4.h:299
12943 msgid "-mcall-aixdesc must be big endian"
12944 msgstr "-mcall-aixdesc ¤Ï¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
12945
12946 #: config/rs6000/sysv4.h:314
12947 #, fuzzy, c-format
12948 msgid "-m%s not supported in this configuration"
12949 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
12950
12951 #: config/s390/s390.c:1406
12952 #, c-format
12953 msgid "Unknown cpu used in -march=%s."
12954 msgstr ""
12955
12956 #: config/s390/s390.c:1425
12957 #, c-format
12958 msgid "Unknown cpu used in -mtune=%s."
12959 msgstr ""
12960
12961 #: config/s390/s390.c:1430
12962 #, fuzzy, c-format
12963 msgid "z/Architecture mode not supported on %s."
12964 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
12965
12966 #: config/s390/s390.c:1432
12967 msgid "64-bit ABI not supported in ESA/390 mode."
12968 msgstr ""
12969
12970 #: config/s390/s390.c:1443
12971 msgid "-mbackchain -mpacked-stack -mhard-float are not supported in combination."
12972 msgstr ""
12973
12974 #: config/s390/s390.c:1450
12975 #, fuzzy
12976 msgid "invalid value for -mwarn-framesize"
12977 msgstr "-mcall-%s ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ"
12978
12979 #: config/s390/s390.c:1460
12980 #, fuzzy
12981 msgid "invalid value for -mstack-size"
12982 msgstr "-msdata=%s ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ"
12983
12984 #: config/s390/s390.c:1463
12985 msgid "stack size must be an exact power of 2"
12986 msgstr ""
12987
12988 #: config/s390/s390.c:1469
12989 #, fuzzy
12990 msgid "invalid value for -mstack-guard"
12991 msgstr "-msdata=%s ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ"
12992
12993 #: config/s390/s390.c:1472
12994 msgid "stack size must be greater than the stack guard value"
12995 msgstr ""
12996
12997 #: config/s390/s390.c:1475
12998 msgid "stack guard value must be an exact power of 2"
12999 msgstr ""
13000
13001 #: config/s390/s390.c:1478
13002 msgid "-mstack-size implies use of -mstack-guard"
13003 msgstr ""
13004
13005 #: config/s390/s390.c:1482
13006 msgid "-mstack-guard implies use of -mstack-size"
13007 msgstr ""
13008
13009 #: config/s390/s390.c:4313
13010 #, fuzzy
13011 msgid "Cannot decompose address."
13012 msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤òÍøÍѤ·¤Ê¤¤"
13013
13014 #: config/s390/s390.c:4505
13015 msgid "UNKNOWN in print_operand !?"
13016 msgstr ""
13017
13018 #: config/s390/s390.c:6552
13019 msgid "Total size of local variables exceeds architecture limit."
13020 msgstr ""
13021
13022 #: config/s390/s390.c:7088
13023 #, fuzzy, c-format
13024 msgid "frame size of %qs is "
13025 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬¤ï¤«¤ê¤Þ¤»¤ó"
13026
13027 #: config/s390/s390.c:7088
13028 msgid " bytes"
13029 msgstr ""
13030
13031 #: config/s390/s390.c:7092
13032 #, c-format
13033 msgid "%qs uses dynamic stack allocation"
13034 msgstr ""
13035
13036 #: config/s390/s390.h:136
13037 msgid "Use bras for executable < 64k"
13038 msgstr ""
13039
13040 #: config/s390/s390.h:137
13041 #, fuzzy
13042 msgid "Don't use bras"
13043 msgstr "EABI ¤òÍøÍѤ·¤Ê¤¤¡£"
13044
13045 #: config/s390/s390.h:138
13046 msgid "Additional debug prints"
13047 msgstr ""
13048
13049 #: config/s390/s390.h:139
13050 msgid "Don't print additional debug prints"
13051 msgstr ""
13052
13053 #: config/s390/s390.h:140
13054 #, fuzzy
13055 msgid "64 bit ABI"
13056 msgstr "64 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
13057
13058 #: config/s390/s390.h:141
13059 #, fuzzy
13060 msgid "31 bit ABI"
13061 msgstr "64 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
13062
13063 #: config/s390/s390.h:142
13064 msgid "z/Architecture"
13065 msgstr ""
13066
13067 #: config/s390/s390.h:143
13068 msgid "ESA/390 architecture"
13069 msgstr ""
13070
13071 #: config/s390/s390.h:144
13072 msgid "mvcle use"
13073 msgstr ""
13074
13075 #: config/s390/s390.h:145
13076 msgid "mvc&ex"
13077 msgstr ""
13078
13079 #: config/s390/s390.h:146
13080 msgid "Enable tpf OS tracing code"
13081 msgstr ""
13082
13083 #: config/s390/s390.h:147
13084 msgid "Disable tpf OS tracing code"
13085 msgstr ""
13086
13087 #: config/s390/s390.h:148
13088 #, fuzzy
13089 msgid "Disable fused multiply/add instructions"
13090 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
13091
13092 #: config/s390/s390.h:149
13093 #, fuzzy
13094 msgid "Enable fused multiply/add instructions"
13095 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
13096
13097 #: config/s390/s390.h:150
13098 msgid "Maintain backchain pointer"
13099 msgstr ""
13100
13101 #: config/s390/s390.h:151
13102 #, fuzzy
13103 msgid "Don't maintain backchain pointer"
13104 msgstr "¥¹¥¿¥Ã¥¯¥Á¥§¥Ã¥¯ÍÑ¥³¡¼¥É¤òÅǤ«¤Ê¤¤"
13105
13106 #: config/s390/s390.h:152
13107 msgid "Use packed stack layout"
13108 msgstr ""
13109
13110 #: config/s390/s390.h:153
13111 #, fuzzy
13112 msgid "Don't use packed stack layout"
13113 msgstr "¥¹¥¿¥Ã¥¯¥Ð¥¤¥¢¥¹¤ò»ÈÍѤ·¤Ê¤¤"
13114
13115 #: config/s390/s390.h:162
13116 msgid "Warn if a single function's framesize exceeds the given framesize"
13117 msgstr ""
13118
13119 #: config/s390/s390.h:165
13120 msgid "Warn if a function uses alloca or creates an array with dynamic size"
13121 msgstr ""
13122
13123 #: config/s390/s390.h:168
13124 msgid "Emit extra code in the function prologue in order to trap if the stacksize exceeds the given limit"
13125 msgstr ""
13126
13127 #: config/s390/s390.h:171
13128 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered"
13129 msgstr ""
13130
13131 #: config/sh/sh.c:6201
13132 #, fuzzy
13133 msgid "__builtin_saveregs not supported by this subtarget"
13134 msgstr "__builtin_saveregs ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
13135
13136 #: config/sh/sh.c:7194
13137 msgid "attribute interrupt_handler is not compatible with -m5-compact"
13138 msgstr ""
13139
13140 #. The sp_switch attribute only has meaning for interrupt functions.
13141 #: config/sh/sh.c:7216 config/sh/sh.c:7251
13142 #, fuzzy, c-format
13143 msgid "%qs attribute only applies to interrupt functions"
13144 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
13145
13146 #. The argument must be a constant string.
13147 #: config/sh/sh.c:7223
13148 #, fuzzy, c-format
13149 msgid "%qs attribute argument not a string constant"
13150 msgstr "asm ¥Æ¥ó¥×¥ì¡¼¥È¤¬Ê¸»úÎóÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
13151
13152 #. The argument must be a constant integer.
13153 #: config/sh/sh.c:7258
13154 #, fuzzy, c-format
13155 msgid "%qs attribute argument not an integer constant"
13156 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÀ°¿ô·¿¤ÎÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
13157
13158 #: config/sh/symbian.c:147
13159 msgid "%H function '%D' is defined after prior declaration as dllimport: attribute ignored"
13160 msgstr ""
13161
13162 #: config/sh/symbian.c:158
13163 msgid "%Hinline function '%D' is declared as dllimport: attribute ignored."
13164 msgstr ""
13165
13166 #: config/sh/symbian.c:171
13167 msgid "%Hdefinition of static data member '%D' of dllimport'd class."
13168 msgstr ""
13169
13170 #: config/sh/symbian.c:286
13171 msgid "%Hfailure in redeclaration of '%D': dllimport'd symbol lacks external linkage."
13172 msgstr ""
13173
13174 #: config/sh/symbian.c:332
13175 msgid "%H%s '%D' %s after being referenced with dllimport linkage."
13176 msgstr ""
13177
13178 #: config/sh/symbian.c:436
13179 #, fuzzy
13180 msgid "%Hvariable %qD definition is marked dllimport."
13181 msgstr "ÀÅŪÊÑ¿ô `%s' ¤Ï dllimport ¤È¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
13182
13183 #: config/sh/symbian.c:511
13184 msgid "%Hexternal linkage required for symbol '%D' because of '%s' attribute."
13185 msgstr ""
13186
13187 #: config/sh/symbian.c:892 cp/tree.c:2279
13188 #, fuzzy, c-format
13189 msgid "lang_* check: failed in %s, at %s:%d"
13190 msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤­½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)"
13191
13192 #. There are no delay slots on SHmedia.
13193 #. Relaxation isn't yet supported for SHmedia
13194 #. -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.
13195 #: config/sh/sh.h:754
13196 #, fuzzy
13197 msgid "Profiling is not supported on this target."
13198 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
13199
13200 #: config/sparc/sparc.c:589
13201 #, c-format
13202 msgid "%s is not supported by this configuration"
13203 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
13204
13205 #: config/sparc/sparc.c:596
13206 msgid "-mlong-double-64 not allowed with -m64"
13207 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
13208
13209 #: config/sparc/sparc.c:621
13210 msgid "-mcmodel= is not supported on 32 bit systems"
13211 msgstr "-mcmodel= ¤Ï 32 bit ¥·¥¹¥Æ¥à¾å¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
13212
13213 #: config/sparc/sparc.c:7324 config/sparc/sparc.c:7330
13214 #, fuzzy, c-format
13215 msgid "invalid %%Y operand"
13216 msgstr "̵¸ú¤Ê %%Y ¥ª¥Ú¥é¥ó¥É"
13217
13218 #: config/sparc/sparc.c:7400
13219 #, fuzzy, c-format
13220 msgid "invalid %%A operand"
13221 msgstr "̵¸ú¤Ê %%A ¥ª¥Ú¥é¥ó¥É"
13222
13223 #: config/sparc/sparc.c:7410
13224 #, fuzzy, c-format
13225 msgid "invalid %%B operand"
13226 msgstr "̵¸ú¤Ê %%B ¥ª¥Ú¥é¥ó¥É"
13227
13228 #: config/sparc/sparc.c:7449
13229 #, fuzzy, c-format
13230 msgid "invalid %%c operand"
13231 msgstr "̵¸ú¤Ê %%c ¥ª¥Ú¥é¥ó¥É"
13232
13233 #: config/sparc/sparc.c:7450
13234 #, fuzzy, c-format
13235 msgid "invalid %%C operand"
13236 msgstr "̵¸ú¤Ê %%C ¥ª¥Ú¥é¥ó¥É"
13237
13238 #: config/sparc/sparc.c:7471
13239 #, fuzzy, c-format
13240 msgid "invalid %%d operand"
13241 msgstr "̵¸ú¤Ê %%d ¥ª¥Ú¥é¥ó¥É"
13242
13243 #: config/sparc/sparc.c:7472
13244 #, fuzzy, c-format
13245 msgid "invalid %%D operand"
13246 msgstr "̵¸ú¤Ê %%D ¥ª¥Ú¥é¥ó¥É"
13247
13248 #: config/sparc/sparc.c:7488
13249 #, fuzzy, c-format
13250 msgid "invalid %%f operand"
13251 msgstr "̵¸ú¤Ê %%f ¥ª¥Ú¥é¥ó¥É"
13252
13253 #: config/sparc/sparc.c:7502
13254 #, fuzzy, c-format
13255 msgid "invalid %%s operand"
13256 msgstr "̵¸ú¤Ê %P ¥ª¥Ú¥é¥ó¥É¤Ç¤¹"
13257
13258 #: config/sparc/sparc.c:7556
13259 msgid "long long constant not a valid immediate operand"
13260 msgstr "long long Äê¿ô¤ÏÀµ¾ï¤Ê¨ÃÍ¥ª¥Ú¥é¥ó¥É¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
13261
13262 #: config/sparc/sparc.c:7559
13263 msgid "floating point constant not a valid immediate operand"
13264 msgstr "ÉâÆ°¾®¿ôÄê¿ô¤ÏÀµ¾ï¤Ê¨ÃÍ¥ª¥Ú¥é¥ó¥É¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
13265
13266 #: config/sparc/freebsd.h:77 config/sparc/linux.h:91
13267 #: config/sparc/linux64.h:111 config/sparc/netbsd-elf.h:201
13268 msgid "Use 64 bit long doubles"
13269 msgstr "64 ¥Ó¥Ã¥È long double ¤ò»ÈÍѤ¹¤ë"
13270
13271 #: config/sparc/freebsd.h:78 config/sparc/linux.h:92
13272 #: config/sparc/linux64.h:112 config/sparc/netbsd-elf.h:202
13273 msgid "Use 128 bit long doubles"
13274 msgstr "128 ¥Ó¥Ã¥È¤Î long double ¤ò»ÈÍѤ¹¤ë"
13275
13276 #: config/sparc/sp64-elf.h:87
13277 msgid "Generate code for big endian"
13278 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
13279
13280 #: config/sparc/sp64-elf.h:88
13281 msgid "Generate code for little endian"
13282 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
13283
13284 #: config/sparc/sp86x-elf.h:61
13285 msgid "Use little-endian byte order for data"
13286 msgstr "¥Ç¡¼¥¿¤Î¥Ð¥¤¥È½ç¤Ë¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤ò»ÈÍѤ¹¤ë"
13287
13288 #: config/sparc/sparc.h:635
13289 msgid "Assume possible double misalignment"
13290 msgstr "double ¤¬¸í¤Ã¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤È¤Ê¤ë²ÄǽÀ­¤¬¤¢¤ë¤È¤ß¤Ê¤¹"
13291
13292 #: config/sparc/sparc.h:637
13293 msgid "Assume all doubles are aligned"
13294 msgstr "Á´¤Æ¤Î double ¤ò¥¢¥é¥¤¥ó¤µ¤ì¤¿¤â¤Î¤È¤ß¤Ê¤¹"
13295
13296 #: config/sparc/sparc.h:639
13297 msgid "Pass -assert pure-text to linker"
13298 msgstr "¥ê¥ó¥«¤Ë -assert pure-text ¤òÅϤ¹"
13299
13300 #: config/sparc/sparc.h:641
13301 msgid "Do not pass -assert pure-text to linker"
13302 msgstr "¥ê¥ó¥«¤Ë -assert pure-text ¤òÅϤµ¤Ê¤¤"
13303
13304 #: config/sparc/sparc.h:643
13305 msgid "Use ABI reserved registers"
13306 msgstr "ABI Í½Ìó¥ì¥¸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
13307
13308 #: config/sparc/sparc.h:645
13309 msgid "Do not use ABI reserved registers"
13310 msgstr "ABI Í½Ìó¥ì¥¸¥¹¥¿¤ò»ÈÍѤ·¤Ê¤¤"
13311
13312 #: config/sparc/sparc.h:647
13313 msgid "Use hardware quad fp instructions"
13314 msgstr "»ÍÇÜÀºÅÙÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
13315
13316 #: config/sparc/sparc.h:649
13317 msgid "Do not use hardware quad fp instructions"
13318 msgstr "»ÍÇÜÀºÅÙÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
13319
13320 #: config/sparc/sparc.h:651
13321 msgid "Compile for v8plus ABI"
13322 msgstr "v8plus ABI ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
13323
13324 #: config/sparc/sparc.h:653
13325 msgid "Do not compile for v8plus ABI"
13326 msgstr "v8plus ABI ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤Ê¤¤"
13327
13328 #: config/sparc/sparc.h:655
13329 msgid "Utilize Visual Instruction Set"
13330 msgstr "Visual Ì¿Î᥻¥Ã¥È¤òÍøÍѤ¹¤ë"
13331
13332 #: config/sparc/sparc.h:657
13333 msgid "Do not utilize Visual Instruction Set"
13334 msgstr "Visual Ì¿Î᥻¥Ã¥È¤òÍøÍѤ·¤Ê¤¤"
13335
13336 #: config/sparc/sparc.h:659
13337 msgid "Pointers are 64-bit"
13338 msgstr "¥Ý¥¤¥ó¥¿¤ò 64 ¥Ó¥Ã¥È¤È¤¹¤ë"
13339
13340 #: config/sparc/sparc.h:661
13341 msgid "Pointers are 32-bit"
13342 msgstr "¥Ý¥¤¥ó¥¿¤ò 32 ¥Ó¥Ã¥È¤È¤¹¤ë"
13343
13344 #: config/sparc/sparc.h:663
13345 msgid "Use 32-bit ABI"
13346 msgstr "32 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
13347
13348 #: config/sparc/sparc.h:665
13349 msgid "Use 64-bit ABI"
13350 msgstr "64 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
13351
13352 #: config/sparc/sparc.h:667
13353 msgid "Use stack bias"
13354 msgstr "¥¹¥¿¥Ã¥¯¥Ð¥¤¥¢¥¹¤ò»ÈÍѤ¹¤ë"
13355
13356 #: config/sparc/sparc.h:669
13357 msgid "Do not use stack bias"
13358 msgstr "¥¹¥¿¥Ã¥¯¥Ð¥¤¥¢¥¹¤ò»ÈÍѤ·¤Ê¤¤"
13359
13360 #: config/sparc/sparc.h:671
13361 msgid "Use structs on stronger alignment for double-word copies"
13362 msgstr "¥À¥Ö¥ë¥ï¡¼¥É¥³¥Ô¡¼ÍѤζ¯¤¯¥¢¥é¥¤¥ó¤µ¤ì¤¿¹½Â¤ÂΤò»ÈÍѤ¹¤ë"
13363
13364 #: config/sparc/sparc.h:673
13365 msgid "Do not use structs on stronger alignment for double-word copies"
13366 msgstr "¥À¥Ö¥ë¥ï¡¼¥É¥³¥Ô¡¼ÍѤζ¯¤¯¥¢¥é¥¤¥ó¤µ¤ì¤¿¹½Â¤ÂΤò»ÈÍѤ·¤Ê¤¤"
13367
13368 #: config/sparc/sparc.h:675
13369 msgid "Optimize tail call instructions in assembler and linker"
13370 msgstr "¥¢¥»¥ó¥Ö¥é¤È¥ê¥ó¥«¤ÇËöÈø¸Æ¤Ó½Ð¤·Ì¿Îá¤òºÇŬ²½¤¹¤ë"
13371
13372 #: config/sparc/sparc.h:677
13373 msgid "Do not optimize tail call instructions in assembler or linker"
13374 msgstr "¥¢¥»¥ó¥Ö¥é¤È¥ê¥ó¥«¤ÇËöÈø¸Æ¤Ó½Ð¤·Ì¿Îá¤òºÇŬ²½¤·¤Ê¤¤"
13375
13376 #: config/sparc/sparc.h:722
13377 #, fuzzy
13378 msgid "Use given SPARC code model"
13379 msgstr "Í¿¤¨¤é¤ì¤¿ Sparc ¥³¡¼¥É¥â¥Ç¥ë¤ò»ÈÍѤ¹¤ë"
13380
13381 #: config/stormy16/stormy16.c:528
13382 msgid "Constant halfword load operand out of range."
13383 msgstr ""
13384
13385 #: config/stormy16/stormy16.c:538
13386 msgid "Constant arithmetic operand out of range."
13387 msgstr ""
13388
13389 #: config/stormy16/stormy16.c:1224
13390 msgid "Local variable memory requirements exceed capacity."
13391 msgstr ""
13392
13393 #: config/stormy16/stormy16.c:1390
13394 msgid "function_profiler support"
13395 msgstr ""
13396
13397 #: config/stormy16/stormy16.c:1479
13398 #, fuzzy
13399 msgid "cannot use va_start in interrupt function"
13400 msgstr "¾¤Î´Ø¿ôÆâ¤Ç static ´Ø¿ô¤òÀë¸À¤Ç¤­¤Þ¤»¤ó"
13401
13402 #: config/stormy16/stormy16.c:1921 config/stormy16/stormy16.c:1992
13403 #, fuzzy
13404 msgid "'B' operand is not constant"
13405 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É¤¬ `asm' Æâ¤ÇÄê¿ô¤Ç¤¹"
13406
13407 #: config/stormy16/stormy16.c:1948
13408 msgid "'B' operand has multiple bits set"
13409 msgstr ""
13410
13411 #: config/stormy16/stormy16.c:1974
13412 #, fuzzy
13413 msgid "'o' operand is not constant"
13414 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É¤¬ `asm' Æâ¤ÇÄê¿ô¤Ç¤¹"
13415
13416 #: config/stormy16/stormy16.c:2006
13417 #, fuzzy
13418 msgid "xstormy16_print_operand: unknown code"
13419 msgstr "ia64_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
13420
13421 #: config/stormy16/stormy16.c:2052
13422 #, fuzzy, c-format
13423 msgid "switch statement of size %lu entries too large"
13424 msgstr "ÊÑ¿ô `%s' ¤Î¥µ¥¤¥º¤¬Â礭¤¹¤®¤Þ¤¹"
13425
13426 #: config/stormy16/stormy16.c:2434
13427 msgid "%<__BELOW100__%> attribute only applies to variables"
13428 msgstr ""
13429
13430 #: config/stormy16/stormy16.c:2441
13431 msgid "__BELOW100__ attribute not allowed with auto storage class."
13432 msgstr ""
13433
13434 #: config/v850/v850-c.c:67
13435 msgid "#pragma GHS endXXXX found without previous startXXX"
13436 msgstr "#pragma GHS endXXXX ¤¬Á°¤Î startXXX Ìµ¤·¤Ç¸«¤Ä¤«¤ê¤Þ¤·¤¿"
13437
13438 #: config/v850/v850-c.c:69
13439 msgid "#pragma GHS endXXX does not match previous startXXX"
13440 msgstr "#pragma GHS endXXX ¤¬Á°¤Î startXXX ¤ÈŬ¹ç¤·¤Þ¤»¤ó"
13441
13442 #: config/v850/v850-c.c:94
13443 #, fuzzy
13444 msgid "cannot set interrupt attribute: no current function"
13445 msgstr "interrupt Â°À­¤òÀßÄê¤Ç¤­¤Þ¤»¤ó: ¸½ºß¤Î´Ø¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
13446
13447 #: config/v850/v850-c.c:102
13448 #, fuzzy
13449 msgid "cannot set interrupt attribute: no such identifier"
13450 msgstr "interrupt Â°À­¤òÀßÄê¤Ç¤­¤Þ¤»¤ó: ¤½¤ÎÍͤʼ±Ê̻Ҥ¬¤¢¤ê¤Þ¤»¤ó"
13451
13452 #: config/v850/v850-c.c:147
13453 msgid "junk at end of #pragma ghs section"
13454 msgstr "#pragma ghs section ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13455
13456 #: config/v850/v850-c.c:164
13457 #, fuzzy, c-format
13458 msgid "unrecognized section name \"%s\""
13459 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥»¥¯¥·¥ç¥ó̾ \"%s\""
13460
13461 #: config/v850/v850-c.c:179
13462 msgid "malformed #pragma ghs section"
13463 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
13464
13465 #: config/v850/v850-c.c:198
13466 msgid "junk at end of #pragma ghs interrupt"
13467 msgstr "#pragma ghs interrupt ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13468
13469 #: config/v850/v850-c.c:209
13470 msgid "junk at end of #pragma ghs starttda"
13471 msgstr "#pragma ghs starttda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13472
13473 #: config/v850/v850-c.c:220
13474 msgid "junk at end of #pragma ghs startsda"
13475 msgstr "#pragma ghs startsda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13476
13477 #: config/v850/v850-c.c:231
13478 msgid "junk at end of #pragma ghs startzda"
13479 msgstr "#pragma ghs startzda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13480
13481 #: config/v850/v850-c.c:242
13482 msgid "junk at end of #pragma ghs endtda"
13483 msgstr "#pragma ghs endtda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13484
13485 #: config/v850/v850-c.c:253
13486 msgid "junk at end of #pragma ghs endsda"
13487 msgstr "#pragma ghs endsda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13488
13489 #: config/v850/v850-c.c:264
13490 msgid "junk at end of #pragma ghs endzda"
13491 msgstr "#pragma ghs ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13492
13493 #: config/v850/v850.c:168
13494 #, fuzzy, c-format
13495 msgid "%s=%s is not numeric"
13496 msgstr "%s=%s ¤Ï¿ôÃͤǤϤ¢¤ê¤Þ¤»¤ó"
13497
13498 #: config/v850/v850.c:175
13499 #, fuzzy, c-format
13500 msgid "%s=%s is too large"
13501 msgstr "%s=%s ¤ÏÂ礭¤¹¤®¤Þ¤¹¡£"
13502
13503 #: config/v850/v850.c:339
13504 msgid "const_double_split got a bad insn:"
13505 msgstr ""
13506
13507 #: config/v850/v850.c:904
13508 msgid "output_move_single:"
13509 msgstr ""
13510
13511 #: config/v850/v850.c:2246
13512 #, fuzzy
13513 msgid "%Jdata area attributes cannot be specified for local variables"
13514 msgstr "¥Ç¡¼¥¿Îΰè°À­¤ò¥í¡¼¥«¥ëÊÑ¿ô¤Ë¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
13515
13516 #: config/v850/v850.c:2257
13517 #, fuzzy
13518 msgid "%Jdata area of '%D' conflicts with previous declaration"
13519 msgstr "¥Ç¡¼¥¿Îΰè '%s' ¤ÏÁ°¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
13520
13521 #: config/v850/v850.c:2456
13522 #, fuzzy, c-format
13523 msgid "bogus JR construction: %d\n"
13524 msgstr "¸íËâ²½¤µ¤ì¤¿ JR ¹½Â¤: %d\n"
13525
13526 #: config/v850/v850.c:2477 config/v850/v850.c:2680
13527 #, fuzzy, c-format
13528 msgid "bad amount of stack space removal: %d"
13529 msgstr "¥¹¥¿¥Ã¥¯¶õ´Öºï½üÎ̤¬ÉÔÀµ¤Ç¤¹: %d"
13530
13531 #: config/v850/v850.c:2656
13532 #, fuzzy, c-format
13533 msgid "bogus JARL construction: %d\n"
13534 msgstr "¸íËâ²½¤µ¤ì¤¿ JARL ¹½Â¤: %d\n"
13535
13536 #: config/v850/v850.c:3026
13537 #, fuzzy, c-format
13538 msgid "Bogus DISPOSE construction: %d\n"
13539 msgstr "¸íËâ²½¤µ¤ì¤¿ JR ¹½Â¤: %d\n"
13540
13541 #: config/v850/v850.c:3048
13542 #, c-format
13543 msgid "Too much stack space to dispose of: %d"
13544 msgstr ""
13545
13546 #: config/v850/v850.c:3221
13547 #, fuzzy, c-format
13548 msgid "Bogus PREPEARE construction: %d\n"
13549 msgstr "¸íËâ²½¤µ¤ì¤¿ JARL ¹½Â¤: %d\n"
13550
13551 #: config/v850/v850.c:3243
13552 #, fuzzy, c-format
13553 msgid "Too much stack space to prepare: %d"
13554 msgstr "¥¹¥¿¥Ã¥¯¶õ´Öºï½üÎ̤¬ÉÔÀµ¤Ç¤¹: %d"
13555
13556 #. Macro to define tables used to set the flags.
13557 #. This is a list in braces of pairs in braces,
13558 #. each pair being { "NAME", VALUE }
13559 #. where VALUE is the bits to set or minus the bits to clear.
13560 #. An empty string NAME is used to identify the default VALUE.
13561 #: config/v850/v850.h:174
13562 msgid "Support Green Hills ABI"
13563 msgstr "Green Hill ¤Î ABI ¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
13564
13565 #: config/v850/v850.h:177
13566 msgid "Prohibit PC relative function calls"
13567 msgstr "PC ´ØÏ¢¤Î´Ø¿ô¸Æ¤Ó½Ð¤·¤ò¶Ø¤¸¤ë"
13568
13569 #: config/v850/v850.h:180
13570 msgid "Reuse r30 on a per function basis"
13571 msgstr "´Ø¿ô¤Î¼çÍ×ÉôʬËè¤Ë r30 ¤òºÆÍøÍѤ¹¤ë"
13572
13573 #: config/v850/v850.h:183
13574 msgid "Use stubs for function prologues"
13575 msgstr "´Ø¿ô³«»ÏÉôʬÍѤΥ¹¥¿¥Ö¤ò»ÈÍѤ¹¤ë"
13576
13577 #: config/v850/v850.h:186
13578 msgid "Same as: -mep -mprolog-function"
13579 msgstr "-mep -mprolog-function ¤ÈƱÍÍ"
13580
13581 #: config/v850/v850.h:187
13582 msgid "Enable backend debugging"
13583 msgstr "¥Ð¥Ã¥¯¥¨¥ó¥É¥Ç¥Ð¥Ã¥°¤òÍ­¸ú¤Ë¤¹¤ë"
13584
13585 #: config/v850/v850.h:189
13586 msgid "Compile for the v850 processor"
13587 msgstr "v850 ¥×¥í¥»¥Ã¥µÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
13588
13589 #: config/v850/v850.h:191
13590 #, fuzzy
13591 msgid "Compile for v850e1 processor"
13592 msgstr "v850 ¥×¥í¥»¥Ã¥µÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
13593
13594 #. Make sure that the other bits are cleared.
13595 #: config/v850/v850.h:193
13596 #, fuzzy
13597 msgid "Compile for v850e processor"
13598 msgstr "v850 ¥×¥í¥»¥Ã¥µÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
13599
13600 #. Make sure that the other bits are cleared.
13601 #: config/v850/v850.h:195
13602 #, fuzzy
13603 msgid "Enable the use of the short load instructions"
13604 msgstr "DB Ì¿Îá¤Î»ÈÍѤòÍ­¸ú¤Ë¤¹¤ë"
13605
13606 #: config/v850/v850.h:198
13607 #, fuzzy
13608 msgid "Do not use the callt instruction"
13609 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
13610
13611 #: config/v850/v850.h:205
13612 #, fuzzy
13613 msgid "Do not use registers r2 and r5"
13614 msgstr "sb ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ·¤Ê¤¤"
13615
13616 #: config/v850/v850.h:207
13617 msgid "Enforce strict alignment"
13618 msgstr ""
13619
13620 #: config/v850/v850.h:210
13621 msgid "Use 4 byte entries in switch tables"
13622 msgstr "switch ¥Æ¡¼¥Ö¥ë¤Ç 4 ¥Ð¥¤¥È¥¨¥ó¥È¥ê¤ò»ÈÍѤ¹¤ë"
13623
13624 #: config/v850/v850.h:236
13625 msgid "Set the max size of data eligible for the TDA area"
13626 msgstr "TDA Îΰè¤Ë¤È¤Ã¤Æ˾¤Þ¤·¤¤ºÇÂç¥Ç¡¼¥¿¥µ¥¤¥º¤òÀßÄꤹ¤ë"
13627
13628 #: config/v850/v850.h:239
13629 msgid "Set the max size of data eligible for the SDA area"
13630 msgstr "SDA Îΰè¤Ë¤È¤Ã¤Æ˾¤Þ¤·¤¤ºÇÂç¥Ç¡¼¥¿¥µ¥¤¥º¤òÀßÄꤹ¤ë"
13631
13632 #: config/v850/v850.h:242
13633 msgid "Set the max size of data eligible for the ZDA area"
13634 msgstr "ZDA Îΰè¤Ë¤È¤Ã¤Æ˾¤Þ¤·¤¤ºÇÂç¥Ç¡¼¥¿¥µ¥¤¥º¤òÀßÄꤹ¤ë"
13635
13636 #: config/xtensa/xtensa.c:1014 config/xtensa/xtensa.c:1046
13637 #: config/xtensa/xtensa.c:1055
13638 msgid "bad test"
13639 msgstr ""
13640
13641 #: config/xtensa/xtensa.c:1774
13642 msgid "boolean registers required for the floating-point option"
13643 msgstr ""
13644
13645 #: config/xtensa/xtensa.c:1820
13646 #, fuzzy, c-format
13647 msgid "-f%s is not supported with CONST16 instructions"
13648 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
13649
13650 #: config/xtensa/xtensa.c:1825
13651 msgid "PIC is required but not supported with CONST16 instructions"
13652 msgstr ""
13653
13654 #: config/xtensa/xtensa.c:1895
13655 #, fuzzy, c-format
13656 msgid "invalid %%D value"
13657 msgstr "̵¸ú¤Ê %D ÃͤǤ¹"
13658
13659 #: config/xtensa/xtensa.c:1932
13660 #, fuzzy
13661 msgid "invalid mask"
13662 msgstr "̵¸ú¤Ê #pragma %s ¤Ç¤¹"
13663
13664 #: config/xtensa/xtensa.c:1958
13665 #, fuzzy, c-format
13666 msgid "invalid %%x value"
13667 msgstr "̵¸ú¤Ê %%W ÃͤǤ¹"
13668
13669 #: config/xtensa/xtensa.c:1965
13670 #, fuzzy, c-format
13671 msgid "invalid %%d value"
13672 msgstr "̵¸ú¤Ê %%W ÃͤǤ¹"
13673
13674 #: config/xtensa/xtensa.c:1986 config/xtensa/xtensa.c:1996
13675 #, fuzzy, c-format
13676 msgid "invalid %%t/%%b value"
13677 msgstr "̵¸ú¤Ê %%b ÃÍ"
13678
13679 #: config/xtensa/xtensa.c:2038
13680 #, fuzzy
13681 msgid "invalid address"
13682 msgstr "̵¸ú¤Ê¥³¡¼¥É¤Ç¤¹"
13683
13684 #: config/xtensa/xtensa.c:2063
13685 #, fuzzy
13686 msgid "no register in address"
13687 msgstr "ÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹: %s"
13688
13689 #: config/xtensa/xtensa.c:2071
13690 #, fuzzy
13691 msgid "address offset not a constant"
13692 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
13693
13694 #: config/xtensa/xtensa.c:2672
13695 #, fuzzy
13696 msgid "only uninitialized variables can be placed in a .bss section"
13697 msgstr "8 ¥Ó¥Ã¥ÈÎΰèÆâ¤ËÇÛÃ֤Ǥ­¤ëÊÑ¿ô¤À¤±¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
13698
13699 #: config/xtensa/xtensa.h:79
13700 #, fuzzy
13701 msgid "Use CONST16 instruction to load constants"
13702 msgstr "½ÐÎϤ¹¤ë°ú¿ô¤ò¥»¡¼¥Ö¤¹¤ë¤¿¤á push Ì¿Îá¤ò»È¤¦"
13703
13704 #: config/xtensa/xtensa.h:81
13705 msgid "Use PC-relative L32R instruction to load constants"
13706 msgstr ""
13707
13708 #: config/xtensa/xtensa.h:83
13709 #, fuzzy
13710 msgid "Disable fused multiply/add and multiply/subtract FP instructions"
13711 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
13712
13713 #: config/xtensa/xtensa.h:85
13714 #, fuzzy
13715 msgid "Enable fused multiply/add and multiply/subtract FP instructions"
13716 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
13717
13718 #: config/xtensa/xtensa.h:87
13719 msgid "Intersperse literal pools with code in the text section"
13720 msgstr ""
13721
13722 #: config/xtensa/xtensa.h:89
13723 msgid "Put literal pools in a separate literal section"
13724 msgstr ""
13725
13726 #: config/xtensa/xtensa.h:91
13727 msgid "Automatically align branch targets to reduce branch penalties"
13728 msgstr ""
13729
13730 #: config/xtensa/xtensa.h:93
13731 msgid "Do not automatically align branch targets"
13732 msgstr ""
13733
13734 #: config/xtensa/xtensa.h:95
13735 msgid "Use indirect CALLXn instructions for large programs"
13736 msgstr ""
13737
13738 #: config/xtensa/xtensa.h:97
13739 #, fuzzy
13740 msgid "Use direct CALLn instructions for fast calls"
13741 msgstr "ÁȤ߹þ¤ß¤Î½ü»»Ì¿Îá¤ò»ÈÍѤ¹¤ë"
13742
13743 #: ada/misc.c:257
13744 #, fuzzy, c-format
13745 msgid "missing argument to \"-%s\""
13746 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
13747
13748 #: ada/misc.c:298
13749 msgid "%<-gnat%> misspelled as %<-gant%>"
13750 msgstr ""
13751
13752 #: cp/call.c:288
13753 msgid "unable to call pointer to member function here"
13754 msgstr "¤³¤³¤Ç¤Ï¥á¥ó¥Ð´Ø¿ô¥Ý¥¤¥ó¥¿¸Æ¤Ó½Ð¤·¤¬¤Ç¤­¤Þ¤»¤ó"
13755
13756 #: cp/call.c:2376
13757 msgid "%s %D(%T, %T, %T) <built-in>"
13758 msgstr ""
13759
13760 #: cp/call.c:2381
13761 msgid "%s %D(%T, %T) <built-in>"
13762 msgstr ""
13763
13764 #: cp/call.c:2385
13765 #, fuzzy
13766 msgid "%s %D(%T) <built-in>"
13767 msgstr "<ÁȤ߹þ¤ß>"
13768
13769 #: cp/call.c:2389
13770 msgid "%s %T <conversion>"
13771 msgstr ""
13772
13773 #: cp/call.c:2391
13774 msgid "%J%s %+#D <near match>"
13775 msgstr ""
13776
13777 #: cp/call.c:2393
13778 msgid "%J%s %+#D"
13779 msgstr ""
13780
13781 #: cp/call.c:2428
13782 msgid "candidates are:"
13783 msgstr ""
13784
13785 #: cp/call.c:2614
13786 #, fuzzy
13787 msgid "conversion from %qT to %qT is ambiguous"
13788 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
13789
13790 #: cp/call.c:2767 cp/call.c:2825
13791 msgid "no matching function for call to %<%D(%A)%>"
13792 msgstr ""
13793
13794 #: cp/call.c:2770 cp/call.c:2828
13795 msgid "call of overloaded %<%D(%A)%> is ambiguous"
13796 msgstr ""
13797
13798 #. It's no good looking for an overloaded operator() on a
13799 #. pointer-to-member-function.
13800 #: cp/call.c:2896
13801 #, c-format
13802 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
13803 msgstr ""
13804
13805 #: cp/call.c:2965
13806 msgid "no match for call to %<(%T) (%A)%>"
13807 msgstr ""
13808
13809 #: cp/call.c:2974
13810 msgid "call of %<(%T) (%A)%> is ambiguous"
13811 msgstr ""
13812
13813 #: cp/call.c:3012
13814 msgid "%s for ternary %<operator?:%> in %<%E ? %E : %E%>"
13815 msgstr ""
13816
13817 #: cp/call.c:3018
13818 msgid "%s for %<operator%s%> in %<%E%s%>"
13819 msgstr ""
13820
13821 #: cp/call.c:3022
13822 msgid "%s for %<operator[]%> in %<%E[%E]%>"
13823 msgstr ""
13824
13825 #: cp/call.c:3027
13826 msgid "%s for %qs in %<%s %E%>"
13827 msgstr ""
13828
13829 #: cp/call.c:3032
13830 msgid "%s for %<operator%s%> in %<%E %s %E%>"
13831 msgstr ""
13832
13833 #: cp/call.c:3035
13834 msgid "%s for %<operator%s%> in %<%s%E%>"
13835 msgstr ""
13836
13837 #: cp/call.c:3125
13838 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
13839 msgstr "ISO C++ ¤ÏÃæ´Ö¹à¤¬¾Êά¤µ¤ì¤¿ ?: ¼°¤ò¶Ø¤¸¤Þ¤¹"
13840
13841 #: cp/call.c:3202
13842 msgid "%qE has type %<void%> and is not a throw-expression"
13843 msgstr ""
13844
13845 #: cp/call.c:3241 cp/call.c:3451
13846 msgid "operands to ?: have different types"
13847 msgstr ""
13848
13849 #: cp/call.c:3405
13850 #, fuzzy
13851 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
13852 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
13853
13854 #: cp/call.c:3412
13855 #, fuzzy
13856 msgid "enumeral and non-enumeral type in conditional expression"
13857 msgstr "¾ò·ï¼°¤ËÉä¹çÉÕ¤­·¿¤ÈÉä¹ç̵¤··¿¤È¤¬¤¢¤ê¤Þ¤¹"
13858
13859 #: cp/call.c:3706
13860 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
13861 msgstr ""
13862
13863 #: cp/call.c:3779
13864 #, fuzzy
13865 msgid "comparison between %q#T and %q#T"
13866 msgstr "¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¹Ô¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
13867
13868 #: cp/call.c:4038
13869 #, fuzzy
13870 msgid "no suitable %<operator %s> for %qT"
13871 msgstr "¤¢¤ê¤¨¤Ê¤¤±é»»»Ò '%s'"
13872
13873 #: cp/call.c:4055
13874 msgid "%q+#D is private"
13875 msgstr ""
13876
13877 #: cp/call.c:4057
13878 msgid "%q+#D is protected"
13879 msgstr ""
13880
13881 #: cp/call.c:4059
13882 msgid "%q+#D is inaccessible"
13883 msgstr ""
13884
13885 #: cp/call.c:4060
13886 msgid "within this context"
13887 msgstr ""
13888
13889 #: cp/call.c:4149 cp/cvt.c:263
13890 #, fuzzy
13891 msgid "invalid conversion from %qT to %qT"
13892 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
13893
13894 #: cp/call.c:4151
13895 #, fuzzy
13896 msgid "  initializing argument %P of %qD"
13897 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
13898
13899 #: cp/call.c:4163
13900 msgid "passing NULL to non-pointer argument %P of %qD"
13901 msgstr ""
13902
13903 #: cp/call.c:4166
13904 #, fuzzy
13905 msgid "converting to non-pointer type %qT from NULL"
13906 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
13907
13908 #: cp/call.c:4174
13909 #, fuzzy
13910 msgid "passing %qT for argument %P to %qD"
13911 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
13912
13913 #: cp/call.c:4177
13914 msgid "converting to %qT from %qT"
13915 msgstr ""
13916
13917 #: cp/call.c:4186
13918 #, fuzzy
13919 msgid "passing negative value %qE for argument %P to %qD"
13920 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
13921
13922 #: cp/call.c:4189
13923 msgid "converting negative value %qE to %qT"
13924 msgstr ""
13925
13926 #: cp/call.c:4331
13927 msgid "cannot bind bitfield %qE to %qT"
13928 msgstr ""
13929
13930 #: cp/call.c:4334 cp/call.c:4350
13931 msgid "cannot bind packed field %qE to %qT"
13932 msgstr ""
13933
13934 #: cp/call.c:4337
13935 #, fuzzy
13936 msgid "cannot bind rvalue %qE to %qT"
13937 msgstr "¥½¡¼¥¹ %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
13938
13939 #: cp/call.c:4446
13940 msgid "cannot pass objects of non-POD type %q#T through %<...%>; call will abort at runtime"
13941 msgstr ""
13942
13943 #. Undefined behavior [expr.call] 5.2.2/7.
13944 #: cp/call.c:4472
13945 msgid "cannot receive objects of non-POD type %q#T through %<...%>; call will abort at runtime"
13946 msgstr ""
13947
13948 #: cp/call.c:4515
13949 msgid "the default argument for parameter %d of %qD has not yet been parsed"
13950 msgstr ""
13951
13952 #: cp/call.c:4720
13953 msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
13954 msgstr ""
13955
13956 #: cp/call.c:4739
13957 msgid "%qT is not an accessible base of %qT"
13958 msgstr ""
13959
13960 #: cp/call.c:4989
13961 msgid "could not find class$ field in java interface type %qT"
13962 msgstr ""
13963
13964 #: cp/call.c:5249
13965 #, fuzzy
13966 msgid "call to non-function %qD"
13967 msgstr "´Ø¿ô %s ¤Ë¸Æ¤Ó½Ð¤·¤¬¤¢¤ê¤Þ¤»¤ó\n"
13968
13969 #: cp/call.c:5274
13970 msgid "request for member %qD in %qE, which is of non-aggregate type %qT"
13971 msgstr ""
13972
13973 #: cp/call.c:5353
13974 msgid "no matching function for call to %<%T::%s(%A)%#V%>"
13975 msgstr ""
13976
13977 #: cp/call.c:5371
13978 msgid "call of overloaded %<%s(%A)%> is ambiguous"
13979 msgstr ""
13980
13981 #: cp/call.c:5395
13982 msgid "cannot call member function %qD without object"
13983 msgstr ""
13984
13985 #: cp/call.c:6000
13986 msgid "passing %qT chooses %qT over %qT"
13987 msgstr ""
13988
13989 #: cp/call.c:6002 cp/name-lookup.c:4105
13990 #, fuzzy
13991 msgid "  in call to %qD"
13992 msgstr "`%s' ¤Ø¤Î¸Æ¤Ó½Ð¤·¤Ï¥¤¥ó¥é¥¤¥ó²½¤Ç¤­¤Þ¤»¤ó"
13993
13994 #: cp/call.c:6059
13995 msgid "choosing %qD over %qD"
13996 msgstr ""
13997
13998 #: cp/call.c:6060
13999 #, fuzzy
14000 msgid "  for conversion from %qT to %qT"
14001 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
14002
14003 #: cp/call.c:6062
14004 msgid "  because conversion sequence for the argument is better"
14005 msgstr ""
14006
14007 #: cp/call.c:6183
14008 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:"
14009 msgstr ""
14010
14011 #: cp/call.c:6187
14012 msgid "candidate 1:"
14013 msgstr ""
14014
14015 #: cp/call.c:6188
14016 msgid "candidate 2:"
14017 msgstr ""
14018
14019 #: cp/call.c:6324
14020 #, fuzzy
14021 msgid "could not convert %qE to %qT"
14022 msgstr "0x%l.8x ¤òÎΰè¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
14023
14024 #: cp/call.c:6455
14025 msgid "invalid initialization of non-const reference of type %qT from a temporary of type %qT"
14026 msgstr ""
14027
14028 #: cp/call.c:6459
14029 msgid "invalid initialization of reference of type %qT from expression of type %qT"
14030 msgstr ""
14031
14032 #: cp/class.c:272
14033 msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
14034 msgstr ""
14035
14036 #: cp/class.c:929
14037 msgid "Java class %qT cannot have a destructor"
14038 msgstr ""
14039
14040 #: cp/class.c:931
14041 msgid "Java class %qT cannot have an implicit non-trivial destructor"
14042 msgstr ""
14043
14044 #: cp/class.c:1031
14045 msgid "%q#D and %q#D cannot be overloaded"
14046 msgstr ""
14047
14048 #: cp/class.c:1088
14049 #, fuzzy
14050 msgid "conflicting access specifications for method %qD, ignored"
14051 msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤ËÂФ¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò¤¬¶¥¹ç¤·¤¿¤¿¤á¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
14052
14053 #: cp/class.c:1091
14054 #, fuzzy, c-format
14055 msgid "conflicting access specifications for field %qE, ignored"
14056 msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤ËÂФ¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò¤¬¶¥¹ç¤·¤¿¤¿¤á¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
14057
14058 #: cp/class.c:1141
14059 msgid "%qD names constructor"
14060 msgstr ""
14061
14062 #: cp/class.c:1146
14063 #, fuzzy
14064 msgid "%qD invalid in %qT"
14065 msgstr "%s: Ìµ¸ú¤Ê¥ª¥×¥·¥ç¥ó -- %c\n"
14066
14067 #: cp/class.c:1154
14068 msgid "no members matching %qD in %q#T"
14069 msgstr ""
14070
14071 #: cp/class.c:1186 cp/class.c:1194
14072 #, fuzzy
14073 msgid "%qD invalid in %q#T"
14074 msgstr "%s: Ìµ¸ú¤Ê¥ª¥×¥·¥ç¥ó -- %c\n"
14075
14076 #: cp/class.c:1187
14077 msgid "  because of local method %q#D with same name"
14078 msgstr ""
14079
14080 #: cp/class.c:1195
14081 msgid "  because of local member %q#D with same name"
14082 msgstr ""
14083
14084 #: cp/class.c:1237
14085 #, fuzzy
14086 msgid "base class %q#T has a non-virtual destructor"
14087 msgstr "Èó²¾Áۥǥ¹¥È¥é¥¯¥¿¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
14088
14089 #: cp/class.c:1551
14090 msgid "all member functions in class %qT are private"
14091 msgstr ""
14092
14093 #: cp/class.c:1562
14094 msgid "%q#T only defines a private destructor and has no friends"
14095 msgstr ""
14096
14097 #: cp/class.c:1602
14098 msgid "%q#T only defines private constructors and has no friends"
14099 msgstr ""
14100
14101 #: cp/class.c:1935
14102 msgid "no unique final overrider for %qD in %qT"
14103 msgstr ""
14104
14105 #. Here we know it is a hider, and no overrider exists.
14106 #: cp/class.c:2413
14107 msgid "%qD was hidden"
14108 msgstr ""
14109
14110 #: cp/class.c:2414
14111 msgid "  by %qD"
14112 msgstr ""
14113
14114 #: cp/class.c:2455 cp/decl2.c:1100
14115 msgid "%q#D invalid; an anonymous union can only have non-static data members"
14116 msgstr ""
14117
14118 #: cp/class.c:2462 cp/decl2.c:1107
14119 msgid "private member %q#D in anonymous union"
14120 msgstr ""
14121
14122 #: cp/class.c:2465 cp/decl2.c:1109
14123 msgid "protected member %q#D in anonymous union"
14124 msgstr ""
14125
14126 #: cp/class.c:2632
14127 #, fuzzy
14128 msgid "bit-field %q#D with non-integral type"
14129 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
14130
14131 #: cp/class.c:2649
14132 #, fuzzy
14133 msgid "bit-field %qD width not an integer constant"
14134 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
14135
14136 #: cp/class.c:2655
14137 #, fuzzy
14138 msgid "negative width in bit-field %qD"
14139 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬Éé¤Î¿ô¤Ç¤¹"
14140
14141 #: cp/class.c:2660
14142 #, fuzzy
14143 msgid "zero width for bit-field %qD"
14144 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬ 0 ¤Ç¤¹"
14145
14146 #: cp/class.c:2666
14147 #, fuzzy
14148 msgid "width of %qD exceeds its type"
14149 msgstr "`%s' ¤ÎÉý¤Ï¤½¤Î·¿¤Î¥µ¥¤¥º¤òĶ¤¨¤Æ¤¤¤Þ¤¹"
14150
14151 #: cp/class.c:2675
14152 msgid "%qD is too small to hold all values of %q#T"
14153 msgstr ""
14154
14155 #: cp/class.c:2735
14156 msgid "member %q#D with constructor not allowed in union"
14157 msgstr ""
14158
14159 #: cp/class.c:2738
14160 msgid "member %q#D with destructor not allowed in union"
14161 msgstr ""
14162
14163 #: cp/class.c:2741
14164 msgid "member %q#D with copy assignment operator not allowed in union"
14165 msgstr ""
14166
14167 #: cp/class.c:2764
14168 #, fuzzy
14169 msgid "multiple fields in union %qT initialized"
14170 msgstr "¶¦ÍÑÂνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
14171
14172 #: cp/class.c:2825
14173 msgid "ignoring packed attribute on unpacked non-POD field %q#D"
14174 msgstr ""
14175
14176 #: cp/class.c:2885
14177 msgid "%qD may not be static because it is a member of a union"
14178 msgstr ""
14179
14180 #: cp/class.c:2890
14181 msgid "%qD may not have reference type %qT because it is a member of a union"
14182 msgstr ""
14183
14184 #: cp/class.c:2899
14185 msgid "field %qD in local class cannot be static"
14186 msgstr ""
14187
14188 #: cp/class.c:2905
14189 #, fuzzy
14190 msgid "field %qD invalidly declared function type"
14191 msgstr "¥Ñ¥é¥á¥¿¤Ï¥á¥½¥Ã¥É¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
14192
14193 #: cp/class.c:2911
14194 #, fuzzy
14195 msgid "field %qD invalidly declared method type"
14196 msgstr "¥Ñ¥é¥á¥¿¤Ï¥á¥½¥Ã¥É¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
14197
14198 #: cp/class.c:2943
14199 msgid "non-static reference %q#D in class without a constructor"
14200 msgstr ""
14201
14202 #: cp/class.c:2990
14203 msgid "non-static const member %q#D in class without a constructor"
14204 msgstr ""
14205
14206 #: cp/class.c:3005
14207 msgid "field %q#D with same name as class"
14208 msgstr ""
14209
14210 #: cp/class.c:3038
14211 #, fuzzy
14212 msgid "%q#T has pointer data members"
14213 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
14214
14215 #: cp/class.c:3042
14216 msgid "  but does not override %<%T(const %T&)%>"
14217 msgstr ""
14218
14219 #: cp/class.c:3044
14220 msgid "  or %<operator=(const %T&)%>"
14221 msgstr ""
14222
14223 #: cp/class.c:3047
14224 msgid "  but does not override %<operator=(const %T&)%>"
14225 msgstr ""
14226
14227 #: cp/class.c:3480
14228 msgid "offset of empty base %qT may not be ABI-compliant and maychange in a future version of GCC"
14229 msgstr ""
14230
14231 #: cp/class.c:3592
14232 msgid "class %qT will be considered nearly empty in a future version of GCC"
14233 msgstr ""
14234
14235 #: cp/class.c:3674
14236 #, fuzzy
14237 msgid "initializer specified for non-virtual method %qD"
14238 msgstr "²¾ÁÛ´Ø¿ô¤ò»ÈÍѤ¹¤ë¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹"
14239
14240 #: cp/class.c:4337
14241 msgid "offset of virtual base %qT is not ABI-compliant and may change in a future version of GCC"
14242 msgstr ""
14243
14244 #: cp/class.c:4436
14245 msgid "direct base %qT inaccessible in %qT due to ambiguity"
14246 msgstr ""
14247
14248 #: cp/class.c:4448
14249 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
14250 msgstr ""
14251
14252 #: cp/class.c:4625
14253 msgid "size assigned to %qT may not be ABI-compliant and may change in a future version of GCC"
14254 msgstr ""
14255
14256 #. Versions of G++ before G++ 3.4 did not reset the
14257 #. DECL_MODE.
14258 #: cp/class.c:4664
14259 msgid "the offset of %qD may not be ABI-compliant and may change in a future version of GCC"
14260 msgstr ""
14261
14262 #: cp/class.c:4687
14263 msgid "offset of %qD is not ABI-compliant and may change in a future version of GCC"
14264 msgstr ""
14265
14266 #: cp/class.c:4697
14267 msgid "%qD contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
14268 msgstr ""
14269
14270 #: cp/class.c:4757
14271 msgid "layout of classes derived from empty class %qT may change in a future version of GCC"
14272 msgstr ""
14273
14274 #: cp/class.c:4898 cp/parser.c:12906
14275 #, fuzzy
14276 msgid "redefinition of %q#T"
14277 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
14278
14279 #: cp/class.c:5048
14280 #, fuzzy
14281 msgid "%q#T has virtual functions but non-virtual destructor"
14282 msgstr "Èó²¾Áۥǥ¹¥È¥é¥¯¥¿¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
14283
14284 #: cp/class.c:5145
14285 #, fuzzy
14286 msgid "trying to finish struct, but kicked out due to previous parse errors"
14287 msgstr "¹½Ê¸²òÀϤ¬¹½Â¤ÂΤνª¤ê¤Ëº¹¤·³Ý¤«¤ê¤Þ¤·¤¿¤¬¡¢Á°¤Î¥¨¥é¡¼¤Î¤»¤¤¤Çʸ̮¤ò¸«¼º¤¤¤Þ¤·¤¿"
14288
14289 #: cp/class.c:5561
14290 #, fuzzy
14291 msgid "language string %<\"%E\"%> not recognized"
14292 msgstr "¸À¸ìʸ»úÎó `\"%s\"' ¤Ïǧ¼±¤µ¤ì¤Þ¤»¤ó"
14293
14294 #: cp/class.c:5648
14295 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
14296 msgstr ""
14297
14298 #: cp/class.c:5773
14299 msgid "no matches converting function %qD to type %q#T"
14300 msgstr ""
14301
14302 #: cp/class.c:5796
14303 msgid "converting overloaded function %qD to type %q#T is ambiguous"
14304 msgstr ""
14305
14306 #: cp/class.c:5822
14307 #, fuzzy
14308 msgid "assuming pointer to member %qD"
14309 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
14310
14311 #: cp/class.c:5825
14312 msgid "(a pointer to member can only be formed with %<&%E%>)"
14313 msgstr ""
14314
14315 #: cp/class.c:5870 cp/class.c:5901 cp/class.c:6053 cp/class.c:6060
14316 msgid "not enough type information"
14317 msgstr "ÉÔ½½Ê¬¤Ê·¿¾ðÊó"
14318
14319 #: cp/class.c:5887
14320 #, fuzzy
14321 msgid "argument of type %qT does not match %qT"
14322 msgstr "²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ë°ìÃפ·¤Þ¤»¤ó"
14323
14324 #: cp/class.c:6037
14325 msgid "invalid operation on uninstantiated type"
14326 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹²½¤µ¤ì¤Ê¤¤·¿¤ËÂФ¹¤ë̵¸ú¤ÊÁàºî¤Ç¤¹"
14327
14328 #. [basic.scope.class]
14329 #.
14330 #. A name N used in a class S shall refer to the same declaration
14331 #. in its context and when re-evaluated in the completed scope of
14332 #. S.
14333 #: cp/class.c:6274 cp/decl.c:1102 cp/name-lookup.c:508 cp/pt.c:2206
14334 #, fuzzy
14335 msgid "declaration of %q#D"
14336 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
14337
14338 #: cp/class.c:6275
14339 msgid "changes meaning of %qD from %q+#D"
14340 msgstr ""
14341
14342 #: cp/cvt.c:90
14343 #, fuzzy
14344 msgid "can't convert from incomplete type %qT to %qT"
14345 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
14346
14347 #: cp/cvt.c:99
14348 msgid "conversion of %qE from %qT to %qT is ambiguous"
14349 msgstr ""
14350
14351 #: cp/cvt.c:168 cp/cvt.c:237 cp/cvt.c:284
14352 #, fuzzy
14353 msgid "cannot convert %qE from type %qT to type %qT"
14354 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
14355
14356 #: cp/cvt.c:197 cp/cvt.c:201
14357 msgid "pointer to member cast from %qT to %qT is via virtual base"
14358 msgstr ""
14359
14360 #: cp/cvt.c:497
14361 msgid "conversion from %qT to %qT discards qualifiers"
14362 msgstr ""
14363
14364 #: cp/cvt.c:515 cp/typeck.c:4824
14365 msgid "casting %qT to %qT does not dereference pointer"
14366 msgstr ""
14367
14368 #: cp/cvt.c:542
14369 #, fuzzy
14370 msgid "cannot convert type %qT to type %qT"
14371 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
14372
14373 #: cp/cvt.c:670
14374 #, fuzzy
14375 msgid "conversion from %q#T to %q#T"
14376 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
14377
14378 #: cp/cvt.c:682 cp/cvt.c:702
14379 #, fuzzy
14380 msgid "%q#T used where a %qT was expected"
14381 msgstr "Ê£ÁÇ¿ô·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿"
14382
14383 #: cp/cvt.c:717
14384 #, fuzzy
14385 msgid "%q#T used where a floating point value was expected"
14386 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿"
14387
14388 #: cp/cvt.c:764
14389 #, fuzzy
14390 msgid "conversion from %qT to non-scalar type %qT requested"
14391 msgstr "Èó¥¹¥«¥é¡¼·¿¤Ø¤ÎÊÑ´¹¤¬Í׵ᤵ¤ì¤Þ¤¹"
14392
14393 #: cp/cvt.c:798
14394 msgid "pseudo-destructor is not called"
14395 msgstr ""
14396
14397 #: cp/cvt.c:857
14398 msgid "object of incomplete type %qT will not be accessed in %s"
14399 msgstr ""
14400
14401 #: cp/cvt.c:860
14402 msgid "object of type %qT will not be accessed in %s"
14403 msgstr ""
14404
14405 #: cp/cvt.c:876
14406 msgid "object %qE of incomplete type %qT will not be accessed in %s"
14407 msgstr ""
14408
14409 #. [over.over] enumerates the places where we can take the address
14410 #. of an overloaded function, and this is not one of them.
14411 #: cp/cvt.c:892
14412 #, fuzzy, c-format
14413 msgid "%s cannot resolve address of overloaded function"
14414 msgstr "À©¸æ¤¬Èó void ´Ø¿ô¤Î½ª¤ê¤ËÅþ㤷¤Þ¤·¤¿"
14415
14416 #. Only warn when there is no &.
14417 #: cp/cvt.c:898
14418 #, c-format
14419 msgid "%s is a reference, not call, to function %qE"
14420 msgstr ""
14421
14422 #: cp/cvt.c:909
14423 #, fuzzy, c-format
14424 msgid "%s has no effect"
14425 msgstr "%s¤¬%s¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
14426
14427 #: cp/cvt.c:941
14428 #, fuzzy
14429 msgid "value computed is not used"
14430 msgstr ".da ¥Õ¥¡¥¤¥ë¤ÎÆâÍƤò»È¤¤ÀڤäƤ¤¤Þ¤»¤ó\n"
14431
14432 #: cp/cvt.c:1049
14433 #, fuzzy
14434 msgid "converting NULL to non-pointer type"
14435 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
14436
14437 #: cp/cvt.c:1121
14438 msgid "ambiguous default type conversion from %qT"
14439 msgstr ""
14440
14441 #: cp/cvt.c:1123
14442 msgid "  candidate conversions include %qD and %qD"
14443 msgstr ""
14444
14445 #: cp/decl.c:361
14446 #, fuzzy
14447 msgid "label %qD used but not defined"
14448 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
14449
14450 #: cp/decl.c:372
14451 #, fuzzy
14452 msgid "label %qD defined but not used"
14453 msgstr "¥é¥Ù¥ë `%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
14454
14455 #: cp/decl.c:1009
14456 #, fuzzy
14457 msgid "%qD was declared %<extern%> and later %<static%>"
14458 msgstr "`%s' ¤Ï `extern' ¤ÈÀë¸À¤µ¤ì¡¢¸å¤Ç `static' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
14459
14460 #: cp/decl.c:1010 cp/decl.c:1475
14461 #, fuzzy
14462 msgid "previous declaration of %qD"
14463 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14464
14465 #: cp/decl.c:1058
14466 #, fuzzy
14467 msgid "%Jfunction %qD redeclared as inline"
14468 msgstr "´Ø¿ô¤¬Â礭¤¹¤®¤Æ inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
14469
14470 #: cp/decl.c:1059
14471 #, fuzzy
14472 msgid "%Jprevious declaration of %qD with attribute noinline"
14473 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14474
14475 #: cp/decl.c:1066
14476 #, fuzzy
14477 msgid "%Jfunction %qD redeclared with attribute noinline"
14478 msgstr "´Ø¿ô¤¬Â礭¤¹¤®¤Æ inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
14479
14480 #: cp/decl.c:1068
14481 #, fuzzy
14482 msgid "%Jprevious declaration of %qD was inline"
14483 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14484
14485 #: cp/decl.c:1089 cp/decl.c:1160
14486 #, fuzzy
14487 msgid "shadowing %s function %q#D"
14488 msgstr "¥é¥¤¥Ö¥é¥ê´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
14489
14490 #: cp/decl.c:1098
14491 #, fuzzy
14492 msgid "library function %q#D redeclared as non-function %q#D"
14493 msgstr "¥é¥¤¥Ö¥é¥ê´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
14494
14495 #: cp/decl.c:1103
14496 #, fuzzy
14497 msgid "conflicts with built-in declaration %q#D"
14498 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
14499
14500 #: cp/decl.c:1155 cp/decl.c:1264 cp/decl.c:1280
14501 #, fuzzy
14502 msgid "new declaration %q#D"
14503 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
14504
14505 #: cp/decl.c:1156
14506 #, fuzzy
14507 msgid "ambiguates built-in declaration %q#D"
14508 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
14509
14510 #: cp/decl.c:1227
14511 #, fuzzy
14512 msgid "%q#D redeclared as different kind of symbol"
14513 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
14514
14515 #: cp/decl.c:1230
14516 #, fuzzy
14517 msgid "previous declaration of %q#D"
14518 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14519
14520 #: cp/decl.c:1249
14521 #, fuzzy
14522 msgid "declaration of template %q#D"
14523 msgstr "`enum %s' ¤ÎºÆÀë¸À"
14524
14525 #: cp/decl.c:1250 cp/name-lookup.c:509
14526 #, fuzzy
14527 msgid "conflicts with previous declaration %q#D"
14528 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
14529
14530 #: cp/decl.c:1265 cp/decl.c:1281
14531 #, fuzzy
14532 msgid "ambiguates old declaration %q#D"
14533 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
14534
14535 #: cp/decl.c:1273
14536 #, fuzzy
14537 msgid "declaration of C function %q#D conflicts with"
14538 msgstr "%s: ´Ø¿ô `%s' ¤ÎÀë¸À¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
14539
14540 #: cp/decl.c:1275
14541 #, fuzzy
14542 msgid "previous declaration %q#D here"
14543 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14544
14545 #: cp/decl.c:1288
14546 #, fuzzy
14547 msgid "conflicting declaration %q#D"
14548 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
14549
14550 #: cp/decl.c:1289
14551 #, fuzzy
14552 msgid "%qD has a previous declaration as %q#D"
14553 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14554
14555 #. [namespace.alias]
14556 #.
14557 #. A namespace-name or namespace-alias shall not be declared as
14558 #. the name of any other entity in the same declarative region.
14559 #. A namespace-name defined at global scope shall not be
14560 #. declared as the name of any other entity in any global scope
14561 #. of the program.
14562 #: cp/decl.c:1342
14563 msgid "declaration of namespace %qD conflicts with"
14564 msgstr ""
14565
14566 #: cp/decl.c:1343
14567 #, fuzzy
14568 msgid "previous declaration of namespace %qD here"
14569 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14570
14571 #: cp/decl.c:1355
14572 #, fuzzy
14573 msgid "%q#D previously defined here"
14574 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
14575
14576 #: cp/decl.c:1356
14577 #, fuzzy
14578 msgid "%q#D previously declared here"
14579 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
14580
14581 #. Prototype decl follows defn w/o prototype.
14582 #: cp/decl.c:1365
14583 #, fuzzy
14584 msgid "prototype for %q#D"
14585 msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
14586
14587 #: cp/decl.c:1366
14588 #, fuzzy
14589 msgid "%Jfollows non-prototype definition here"
14590 msgstr "Èó¥×¥í¥È¥¿¥¤¥×ÄêµÁ¤¬¤³¤³¤Ë¤¢¤ê¤Þ¤¹"
14591
14592 #: cp/decl.c:1378
14593 #, fuzzy
14594 msgid "previous declaration of %q#D with %qL linkage"
14595 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14596
14597 #: cp/decl.c:1380
14598 #, fuzzy
14599 msgid "conflicts with new declaration with %qL linkage"
14600 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
14601
14602 #: cp/decl.c:1403 cp/decl.c:1410
14603 msgid "default argument given for parameter %d of %q#D"
14604 msgstr ""
14605
14606 #: cp/decl.c:1405 cp/decl.c:1412
14607 msgid "after previous specification in %q#D"
14608 msgstr ""
14609
14610 #: cp/decl.c:1421
14611 msgid "%q#D was used before it was declared inline"
14612 msgstr ""
14613
14614 #: cp/decl.c:1422
14615 #, fuzzy
14616 msgid "%Jprevious non-inline declaration here"
14617 msgstr "Á°Êý¤Ç¤Î `%s' ¤Î°ÅÌÛŪ¤ÊÀë¸À"
14618
14619 #: cp/decl.c:1474
14620 #, fuzzy
14621 msgid "redundant redeclaration of %qD in same scope"
14622 msgstr "`%s' ¤Î¾éĹ¤ÊºÆÀë¸À¤¬Æ±°ì¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
14623
14624 #: cp/decl.c:1568
14625 #, fuzzy, c-format
14626 msgid "declaration of %qF throws different exceptions"
14627 msgstr "`%s' ¤ÎÀë¸À¤Ï´Ø¿ô¤ÎÇÛÎó"
14628
14629 #: cp/decl.c:1570
14630 #, fuzzy, c-format
14631 msgid "than previous declaration %qF"
14632 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14633
14634 #. From [temp.expl.spec]:
14635 #.
14636 #. If a template, a member template or the member of a class
14637 #. template is explicitly specialized then that
14638 #. specialization shall be declared before the first use of
14639 #. that specialization that would cause an implicit
14640 #. instantiation to take place, in every translation unit in
14641 #. which such a use occurs.
14642 #: cp/decl.c:1730
14643 msgid "explicit specialization of %qD after first use"
14644 msgstr ""
14645
14646 #: cp/decl.c:1809
14647 msgid "%J%qD: visibility attribute ignored because it"
14648 msgstr ""
14649
14650 #: cp/decl.c:1811
14651 #, fuzzy
14652 msgid "%Jconflicts with previous declaration here"
14653 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
14654
14655 #: cp/decl.c:2055
14656 #, fuzzy, c-format
14657 msgid "label %qE referenced outside of any function"
14658 msgstr "¥é¥Ù¥ë %s ¤¬¤¢¤é¤æ¤ë´Ø¿ô¤Î³°Â¦¤Ç»²¾È¤µ¤ì¤Þ¤·¤¿"
14659
14660 #: cp/decl.c:2151 cp/decl.c:2175 cp/decl.c:2263
14661 #, fuzzy
14662 msgid "jump to label %qD"
14663 msgstr "case ¥é¥Ù¥ë¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹"
14664
14665 #: cp/decl.c:2153 cp/decl.c:2177
14666 msgid "jump to case label"
14667 msgstr "case ¥é¥Ù¥ë¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹"
14668
14669 #: cp/decl.c:2156 cp/decl.c:2180
14670 #, fuzzy
14671 msgid "%H  from here"
14672 msgstr "  ¤³¤³¤«¤é"
14673
14674 #: cp/decl.c:2161
14675 #, fuzzy
14676 msgid "  crosses initialization of %q#D"
14677 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
14678
14679 #: cp/decl.c:2164 cp/decl.c:2279
14680 msgid "  enters scope of non-POD %q#D"
14681 msgstr ""
14682
14683 #: cp/decl.c:2184 cp/decl.c:2283
14684 msgid "  enters try block"
14685 msgstr "  try ¥Ö¥í¥Ã¥¯¤ËÆþ¤ê¤Þ¤¹"
14686
14687 #: cp/decl.c:2186 cp/decl.c:2285
14688 msgid "  enters catch block"
14689 msgstr "  catch ¥Ö¥í¥Ã¥¯¤ËÆþ¤ê¤Þ¤¹"
14690
14691 #: cp/decl.c:2264
14692 msgid "  from here"
14693 msgstr "  ¤³¤³¤«¤é"
14694
14695 #. Can't skip init of __exception_info.
14696 #: cp/decl.c:2275
14697 #, fuzzy
14698 msgid "%J  enters catch block"
14699 msgstr "  catch ¥Ö¥í¥Ã¥¯¤ËÆþ¤ê¤Þ¤¹"
14700
14701 #: cp/decl.c:2277
14702 #, fuzzy
14703 msgid "  skips initialization of %q#D"
14704 msgstr "½é´ü²½"
14705
14706 #: cp/decl.c:2311
14707 msgid "label named wchar_t"
14708 msgstr ""
14709
14710 #: cp/decl.c:2314
14711 #, fuzzy
14712 msgid "duplicate label %qD"
14713 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
14714
14715 #: cp/decl.c:2562 cp/parser.c:3525
14716 msgid "%qD used without template parameters"
14717 msgstr ""
14718
14719 #: cp/decl.c:2579 cp/decl.c:2670
14720 msgid "no class template named %q#T in %q#T"
14721 msgstr ""
14722
14723 #: cp/decl.c:2600 cp/decl.c:2610 cp/decl.c:2630
14724 msgid "no type named %q#T in %q#T"
14725 msgstr ""
14726
14727 #: cp/decl.c:2679
14728 #, fuzzy
14729 msgid "template parameters do not match template"
14730 msgstr "²¾°ú¿ô `%s' ¤Î·¿¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
14731
14732 #: cp/decl.c:2680 cp/friend.c:317 cp/friend.c:325
14733 #, fuzzy
14734 msgid "%qD declared here"
14735 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
14736
14737 #: cp/decl.c:3351
14738 msgid "%Jan anonymous union cannot have function members"
14739 msgstr ""
14740
14741 #: cp/decl.c:3369
14742 msgid "member %q#D with constructor not allowed in anonymous aggregate"
14743 msgstr ""
14744
14745 #: cp/decl.c:3373
14746 msgid "member %q#D with destructor not allowed in anonymous aggregate"
14747 msgstr ""
14748
14749 #: cp/decl.c:3377
14750 msgid "member %q#D with copy assignment operator not allowed in anonymous aggregate"
14751 msgstr ""
14752
14753 #: cp/decl.c:3403
14754 msgid "multiple types in one declaration"
14755 msgstr "°ì¤Ä¤ÎÀë¸À¤ËÊ£¿ô¤Î·¿¤¬¤¢¤ê¤Þ¤¹"
14756
14757 #: cp/decl.c:3407
14758 #, fuzzy
14759 msgid "redeclaration of C++ built-in type %qT"
14760 msgstr "`enum %s' ¤ÎºÆÀë¸À"
14761
14762 #: cp/decl.c:3444
14763 #, fuzzy
14764 msgid "missing type-name in typedef-declaration"
14765 msgstr "typdef Àë¸À¤Ç·¿Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
14766
14767 #: cp/decl.c:3452
14768 msgid "ISO C++ prohibits anonymous structs"
14769 msgstr "ISO C++ ¤Ï̵̾¹½Â¤ÂΤò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹"
14770
14771 #: cp/decl.c:3459
14772 #, fuzzy, c-format
14773 msgid "%qs can only be specified for functions"
14774 msgstr "Èó´Ø¿ô `%s' ¤Î°ú¿ô¤Ë format Â°À­¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
14775
14776 #: cp/decl.c:3465
14777 msgid "%<friend%> can only be specified inside a class"
14778 msgstr ""
14779
14780 #: cp/decl.c:3467
14781 #, fuzzy
14782 msgid "%<explicit%> can only be specified for constructors"
14783 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
14784
14785 #: cp/decl.c:3469
14786 #, fuzzy
14787 msgid "a storage class can only be specified for objects and functions"
14788 msgstr "%s ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹»ØÄê»Ò `%s'"
14789
14790 #: cp/decl.c:3475
14791 msgid "qualifiers can only be specified for objects and functions"
14792 msgstr ""
14793
14794 #: cp/decl.c:3505
14795 #, fuzzy
14796 msgid "attribute ignored in declaration of %q#T"
14797 msgstr "`%s' ¤ÎÀë¸À¤ËÆó¤Ä°Ê¾å¤Î¥Ç¡¼¥¿·¿¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
14798
14799 #: cp/decl.c:3506
14800 msgid "attribute for %q#T must follow the %qs keyword"
14801 msgstr ""
14802
14803 #: cp/decl.c:3629
14804 #, fuzzy
14805 msgid "function %q#D is initialized like a variable"
14806 msgstr "´Ø¿ô `%s' ¤¬ÊÑ¿ô¤Ç¤¢¤ë¤«¤Î¤è¤¦¤Ë½é´ü²½¤µ¤ì¤Þ¤·¤¿"
14807
14808 #: cp/decl.c:3641
14809 #, fuzzy
14810 msgid "declaration of %q#D has %<extern%> and is initialized"
14811 msgstr "`%s' ¤ÎÀë¸À¤Ë `extern' ¤¬¤Ä¤¤¤Æ¤ª¤ê¡¢½é´ü²½¤â¤µ¤ì¤Æ¤¤¤Þ¤¹"
14812
14813 #: cp/decl.c:3671
14814 msgid "%q#D is not a static member of %q#T"
14815 msgstr ""
14816
14817 #: cp/decl.c:3677
14818 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
14819 msgstr ""
14820
14821 #: cp/decl.c:3686
14822 msgid "template header not allowed in member definition of explicitly specialized class"
14823 msgstr ""
14824
14825 #: cp/decl.c:3694
14826 #, fuzzy
14827 msgid "duplicate initialization of %qD"
14828 msgstr "½ÅÊ£¤·¤¿½é´ü²½»Ò"
14829
14830 #: cp/decl.c:3732
14831 #, fuzzy
14832 msgid "declaration of %q#D outside of class is not definition"
14833 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
14834
14835 #: cp/decl.c:3781
14836 #, fuzzy
14837 msgid "variable %q#D has initializer but incomplete type"
14838 msgstr "ÊÑ¿ô `%s' ¤Ë¤Ï½é´ü²½»Ò¤¬¤¢¤ê¤Þ¤¹¤¬¡¢ÉÔ´°Á´·¿¤Ç¤¹"
14839
14840 #: cp/decl.c:3788 cp/decl.c:4410
14841 #, fuzzy
14842 msgid "elements of array %q#D have incomplete type"
14843 msgstr "ÇÛÎó `%s' ¤ÎÍ×ÁǤËÉÔ´°Á´·¿¤¬¤¢¤ê¤Þ¤¹"
14844
14845 #: cp/decl.c:3804
14846 #, fuzzy
14847 msgid "aggregate %q#D has incomplete type and cannot be defined"
14848 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
14849
14850 #: cp/decl.c:3854
14851 msgid "%qD declared as reference but not initialized"
14852 msgstr ""
14853
14854 #: cp/decl.c:3860
14855 #, fuzzy
14856 msgid "ISO C++ forbids use of initializer list to initialize reference %qD"
14857 msgstr "ISO C++ ¤Ï new ¤Ø¤Î½¸¹çÂνé´ü²½»Ò¤ò¶Ø¤¸¤Þ¤¹"
14858
14859 #: cp/decl.c:3886
14860 #, fuzzy
14861 msgid "cannot initialize %qT from %qT"
14862 msgstr "friend ´Ø¿ô `%s' ¤ò½é´ü²½¤Ç¤­¤Þ¤»¤ó"
14863
14864 #: cp/decl.c:3919
14865 #, fuzzy
14866 msgid "initializer fails to determine size of %qD"
14867 msgstr "½é´ü²½»Ò¤Ï `%s' ¤Î¥µ¥¤¥º¤ÎÆÃÄê¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
14868
14869 #: cp/decl.c:3924
14870 #, fuzzy
14871 msgid "array size missing in %qD"
14872 msgstr "`%s' ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
14873
14874 #: cp/decl.c:3934
14875 #, fuzzy
14876 msgid "zero-size array %qD"
14877 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
14878
14879 #. An automatic variable with an incomplete type: that is an error.
14880 #. Don't talk about array types here, since we took care of that
14881 #. message in grokdeclarator.
14882 #: cp/decl.c:3971
14883 #, fuzzy
14884 msgid "storage size of %qD isn't known"
14885 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬¤ï¤«¤ê¤Þ¤»¤ó"
14886
14887 #: cp/decl.c:3993
14888 #, fuzzy
14889 msgid "storage size of %qD isn't constant"
14890 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬°ìÄê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
14891
14892 #: cp/decl.c:4048
14893 msgid "sorry: semantics of inline function static data %q#D are wrong (you'll wind up with multiple copies)"
14894 msgstr ""
14895
14896 #: cp/decl.c:4051
14897 msgid "%J  you can work around this by removing the initializer"
14898 msgstr ""
14899
14900 #: cp/decl.c:4078
14901 #, fuzzy
14902 msgid "uninitialized const %qD"
14903 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤«¤Ê¤¤"
14904
14905 #: cp/decl.c:4143
14906 msgid "name %qD used in a GNU-style designated initializer for an array"
14907 msgstr ""
14908
14909 #: cp/decl.c:4214
14910 #, fuzzy
14911 msgid "brace-enclosed initializer used to initialize %qT"
14912 msgstr "´ðÄ쥯¥é¥¹½é´üÀßÄê»Ò¤¬»ØÄꤵ¤ì¤Þ¤·¤¿¤¬¡¢½é´ü²½¤¹¤Ù¤­´ðÄ쥯¥é¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
14913
14914 #: cp/decl.c:4279
14915 #, fuzzy
14916 msgid "initializer for %qT must be brace-enclosed"
14917 msgstr "̵̾´ðÄ쥯¥é¥¹¤Î½é´üÀßÄê»Ò¤¬Û£Ëæ¤Ç¤¹"
14918
14919 #: cp/decl.c:4295
14920 #, fuzzy
14921 msgid "ISO C++ does not allow designated initializers"
14922 msgstr "ISO C++ ¤Ï̾Á°¤Ä¤­Ìá¤êÃͤòµö²Ä¤·¤Þ¤»¤ó"
14923
14924 #: cp/decl.c:4299
14925 #, fuzzy
14926 msgid "%qT has no non-static data member named %qD"
14927 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
14928
14929 #: cp/decl.c:4363
14930 #, fuzzy
14931 msgid "too many initializers for %qT"
14932 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬Â¿¤¹¤®¤Þ¤¹"
14933
14934 #: cp/decl.c:4404
14935 #, fuzzy
14936 msgid "variable-sized object %qD may not be initialized"
14937 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
14938
14939 #: cp/decl.c:4415
14940 #, fuzzy
14941 msgid "%qD has incomplete type"
14942 msgstr "`%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
14943
14944 #: cp/decl.c:4469
14945 msgid "%qD must be initialized by constructor, not by %<{...}%>"
14946 msgstr ""
14947
14948 #: cp/decl.c:4505
14949 #, fuzzy
14950 msgid "array %qD initialized by parenthesized string literal %qE"
14951 msgstr "_Pramga ¤¬³ç¸Ì¤Ç°Ï¤Þ¤ì¤¿Ê¸»úÎó¥ê¥Æ¥é¥ë¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿"
14952
14953 #: cp/decl.c:4520
14954 msgid "structure %qD with uninitialized const members"
14955 msgstr ""
14956
14957 #: cp/decl.c:4522
14958 msgid "structure %qD with uninitialized reference members"
14959 msgstr ""
14960
14961 #: cp/decl.c:4722
14962 msgid "assignment (not initialization) in declaration"
14963 msgstr "Àë¸À¤ÎÃæ¤ËÂåÆþ(½é´ü²½¤Ç¤Ï¤Ê¤¯)¤¬¤¢¤ê¤Þ¤¹"
14964
14965 #: cp/decl.c:4739
14966 msgid "cannot initialize %qD to namespace %qD"
14967 msgstr ""
14968
14969 #: cp/decl.c:4780
14970 #, fuzzy
14971 msgid "shadowing previous type declaration of %q#D"
14972 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14973
14974 #: cp/decl.c:4814
14975 msgid "%qD cannot be thread-local because it has non-POD type %qT"
14976 msgstr ""
14977
14978 #: cp/decl.c:4829
14979 msgid "%qD is thread-local and so cannot be dynamically initialized"
14980 msgstr ""
14981
14982 #: cp/decl.c:5388
14983 #, fuzzy
14984 msgid "destructor for alien class %qT cannot be a member"
14985 msgstr "¾¤Î¥¯¥é¥¹ `%s' ¤Î¥Ç¥¹¥È¥é¥¯¥¿¤ò¡¢¥á¥ó¥Ð¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
14986
14987 #: cp/decl.c:5390
14988 #, fuzzy
14989 msgid "constructor for alien class %qT cannot be a member"
14990 msgstr "¾¤Î¥¯¥é¥¹ `%s' ¤Î¥Ç¥¹¥È¥é¥¯¥¿¤ò¡¢¥á¥ó¥Ð¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
14991
14992 #: cp/decl.c:5411
14993 msgid "%qD declared as a %<virtual%> %s"
14994 msgstr ""
14995
14996 #: cp/decl.c:5413
14997 msgid "%qD declared as an %<inline%> %s"
14998 msgstr ""
14999
15000 #: cp/decl.c:5415
15001 #, fuzzy
15002 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in %s declaration"
15003 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
15004
15005 #: cp/decl.c:5419
15006 #, fuzzy
15007 msgid "%qD declared as a friend"
15008 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
15009
15010 #: cp/decl.c:5425
15011 #, fuzzy
15012 msgid "%qD declared with an exception specification"
15013 msgstr "Îã³°»ÅÍͤθ¡ºº¤ò¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
15014
15015 #: cp/decl.c:5511
15016 #, fuzzy
15017 msgid "cannot declare %<::main%> to be a template"
15018 msgstr "`::main' ¤ò template ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15019
15020 #: cp/decl.c:5513
15021 #, fuzzy
15022 msgid "cannot declare %<::main%> to be inline"
15023 msgstr "`::main' ¤ò inline ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15024
15025 #: cp/decl.c:5515
15026 #, fuzzy
15027 msgid "cannot declare %<::main%> to be static"
15028 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15029
15030 #: cp/decl.c:5519
15031 #, fuzzy
15032 msgid "%<::main%> must return %<int%>"
15033 msgstr "`main' ¤Ï `int' ¤òÊÖ¤µ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
15034
15035 #: cp/decl.c:5549
15036 msgid "non-local function %q#D uses anonymous type"
15037 msgstr ""
15038
15039 #: cp/decl.c:5552 cp/decl.c:5888
15040 msgid "%q#D does not refer to the unqualified type, so it is not used for linkage"
15041 msgstr ""
15042
15043 #: cp/decl.c:5558
15044 msgid "non-local function %q#D uses local type %qT"
15045 msgstr ""
15046
15047 #: cp/decl.c:5581
15048 msgid "%smember function %qD cannot have cv-qualifier"
15049 msgstr ""
15050
15051 #: cp/decl.c:5605
15052 #, fuzzy
15053 msgid "defining explicit specialization %qD in friend declaration"
15054 msgstr "Àë¸À¤ÎÃæ¤ËÂåÆþ(½é´ü²½¤Ç¤Ï¤Ê¤¯)¤¬¤¢¤ê¤Þ¤¹"
15055
15056 #. Something like `template <class T> friend void f<T>()'.
15057 #: cp/decl.c:5615
15058 msgid "invalid use of template-id %qD in declaration of primary template"
15059 msgstr ""
15060
15061 #: cp/decl.c:5643
15062 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
15063 msgstr ""
15064
15065 #: cp/decl.c:5651
15066 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
15067 msgstr ""
15068
15069 #: cp/decl.c:5717
15070 msgid "definition of implicitly-declared %qD"
15071 msgstr ""
15072
15073 #: cp/decl.c:5737 cp/decl2.c:712
15074 #, fuzzy
15075 msgid "no %q#D member function declared in class %qT"
15076 msgstr "¥á¥ó¥Ð´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢¥¯¥é¥¹¥¹¥³¡¼¥×Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
15077
15078 #. DRs 132, 319 and 389 seem to indicate types with
15079 #. no linkage can only be used to declare extern "C"
15080 #. entities.  Since it's not always an error in the
15081 #. ISO C++ 90 Standard, we only issue a warning.
15082 #: cp/decl.c:5885
15083 msgid "non-local variable %q#D uses anonymous type"
15084 msgstr ""
15085
15086 #: cp/decl.c:5894
15087 msgid "non-local variable %q#D uses local type %qT"
15088 msgstr ""
15089
15090 #: cp/decl.c:6011
15091 msgid "invalid in-class initialization of static data member of non-integral type %qT"
15092 msgstr ""
15093
15094 #: cp/decl.c:6021
15095 #, fuzzy
15096 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
15097 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
15098
15099 #: cp/decl.c:6025
15100 #, fuzzy
15101 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
15102 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
15103
15104 #: cp/decl.c:6045
15105 #, fuzzy
15106 msgid "size of array %qD has non-integral type %qT"
15107 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿"
15108
15109 #: cp/decl.c:6047
15110 #, fuzzy
15111 msgid "size of array has non-integral type %qT"
15112 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿"
15113
15114 #: cp/decl.c:6083
15115 #, fuzzy
15116 msgid "size of array %qD is negative"
15117 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Éé¤Ç¤¹"
15118
15119 #: cp/decl.c:6085
15120 #, fuzzy
15121 msgid "size of array is negative"
15122 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Éé¤Ç¤¹"
15123
15124 #: cp/decl.c:6093
15125 #, fuzzy
15126 msgid "ISO C++ forbids zero-size array %qD"
15127 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
15128
15129 #: cp/decl.c:6095
15130 #, fuzzy
15131 msgid "ISO C++ forbids zero-size array"
15132 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
15133
15134 #: cp/decl.c:6102
15135 #, fuzzy
15136 msgid "size of array %qD is not an integral constant-expression"
15137 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿"
15138
15139 #: cp/decl.c:6105
15140 #, fuzzy
15141 msgid "size of array is not an integral constant-expression"
15142 msgstr "Äê¿ô¼°¤¬·ç¤±¤Æ¤¤¤ë¤«Ìµ¸ú¤Ç¤¹"
15143
15144 #: cp/decl.c:6110
15145 #, fuzzy
15146 msgid "ISO C++ forbids variable-size array %qD"
15147 msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
15148
15149 #: cp/decl.c:6112
15150 #, fuzzy
15151 msgid "ISO C++ forbids variable-size array"
15152 msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
15153
15154 #: cp/decl.c:6142
15155 msgid "overflow in array dimension"
15156 msgstr "ÇÛÎó¤Î¼¡¸µ¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
15157
15158 #: cp/decl.c:6216
15159 #, fuzzy
15160 msgid "declaration of %qD as %s"
15161 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
15162
15163 #: cp/decl.c:6218
15164 #, fuzzy, c-format
15165 msgid "creating %s"
15166 msgstr "%s ¤òºîÀ®Ãæ.\n"
15167
15168 #: cp/decl.c:6230
15169 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
15170 msgstr ""
15171
15172 #: cp/decl.c:6234
15173 msgid "multidimensional array must have bounds for all dimensions except the first"
15174 msgstr ""
15175
15176 #: cp/decl.c:6269
15177 #, fuzzy
15178 msgid "return type specification for constructor invalid"
15179 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
15180
15181 #: cp/decl.c:6279
15182 #, fuzzy
15183 msgid "return type specification for destructor invalid"
15184 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
15185
15186 #: cp/decl.c:6292
15187 #, fuzzy
15188 msgid "operator %qT declared to return %qT"
15189 msgstr "`operator delete' ¤ÎÌá¤ê·¿¤Ï `void' ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
15190
15191 #: cp/decl.c:6294
15192 #, fuzzy
15193 msgid "return type specified for %<operator %T%>"
15194 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
15195
15196 #: cp/decl.c:6316
15197 msgid "unnamed variable or field declared void"
15198 msgstr "̵̾ÊÑ¿ô¤ä¥Õ¥£¡¼¥ë¥É¤¬ void ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
15199
15200 #: cp/decl.c:6320
15201 #, fuzzy, c-format
15202 msgid "variable or field %qE declared void"
15203 msgstr "ÊÑ¿ô¤Þ¤¿¤Ï¥Õ¥£¡¼¥ë¥É¤¬ void ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
15204
15205 #: cp/decl.c:6323
15206 msgid "variable or field declared void"
15207 msgstr "ÊÑ¿ô¤Þ¤¿¤Ï¥Õ¥£¡¼¥ë¥É¤¬ void ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
15208
15209 #: cp/decl.c:6478
15210 msgid "type %qT is not derived from type %qT"
15211 msgstr ""
15212
15213 #: cp/decl.c:6498 cp/decl.c:6590 cp/decl.c:7734
15214 #, fuzzy
15215 msgid "declaration of %qD as non-function"
15216 msgstr "`%s' ¤ÎÀë¸À¤Ï´Ø¿ô¤ÎÇÛÎó"
15217
15218 #: cp/decl.c:6504
15219 #, fuzzy
15220 msgid "declaration of %qD as non-member"
15221 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
15222
15223 #: cp/decl.c:6534
15224 msgid "declarator-id missing; using reserved word %qD"
15225 msgstr ""
15226
15227 #: cp/decl.c:6623
15228 #, fuzzy, c-format
15229 msgid "two or more data types in declaration of %qs"
15230 msgstr "`%s' ¤ÎÀë¸À¤ËÆó¤Ä°Ê¾å¤Î¥Ç¡¼¥¿·¿¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
15231
15232 #: cp/decl.c:6666
15233 #, fuzzy
15234 msgid "ISO C++ does not support %<long long%>"
15235 msgstr "ISO C++ ¤Ï `long long' ¤ò¼õ¤±Æþ¤ì¤Þ¤»¤ó"
15236
15237 #: cp/decl.c:6726 cp/decl.c:6728
15238 #, fuzzy, c-format
15239 msgid "ISO C++ forbids declaration of %qs with no type"
15240 msgstr "ISO C ¤Ï¥á¥ó¥Ð¤Î¤Ê¤¤¥á¥ó¥ÐÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
15241
15242 #: cp/decl.c:6753
15243 #, fuzzy, c-format
15244 msgid "short, signed or unsigned invalid for %qs"
15245 msgstr "short, Éä¹ç¤Ä¤­¤Þ¤¿¤ÏÉä¹ç¤Ê¤·¤Ï `%s' ¤Ë¤È¤Ã¤Æ̵¸ú¤Ç¤¹"
15246
15247 #: cp/decl.c:6755
15248 #, fuzzy, c-format
15249 msgid "long, short, signed or unsigned invalid for %qs"
15250 msgstr "`%s' ¤ËÂФ·¤Æ long, short, signed ¤Þ¤¿¤Ï unsigned ¤ÏÉÔŬÀڤǤ¹"
15251
15252 #: cp/decl.c:6757
15253 #, fuzzy, c-format
15254 msgid "long and short specified together for %qs"
15255 msgstr "long ¤È short ¤¬ `%s' ¤ËÂФ·¤Æ°ì½ï¤Ë»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
15256
15257 #: cp/decl.c:6759
15258 #, fuzzy, c-format
15259 msgid "long or short specified with char for %qs"
15260 msgstr "`%s' ¤ËÂФ·¤Æ char ¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
15261
15262 #: cp/decl.c:6761
15263 #, fuzzy, c-format
15264 msgid "long or short specified with floating type for %qs"
15265 msgstr "`%s' ¤ËÂФ·¤ÆÉâÆ°¾®¿ô·¿¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
15266
15267 #: cp/decl.c:6763
15268 #, fuzzy, c-format
15269 msgid "signed and unsigned given together for %qs"
15270 msgstr "Éä¹çÉÕ¤­¤ÈÉä¹ç̵¤·¤¬ `%s' ¤ËÂФ·¤Æ°ì½ï¤ËÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤¹"
15271
15272 #: cp/decl.c:6769
15273 #, fuzzy, c-format
15274 msgid "long, short, signed or unsigned used invalidly for %qs"
15275 msgstr "`%s' ¤ËÂФ¹¤ë long, short, singed ¤ä unsigned ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
15276
15277 #: cp/decl.c:6834
15278 #, fuzzy, c-format
15279 msgid "complex invalid for %qs"
15280 msgstr "`%s' ¤ËÂФ·¤Æ complex ¤ÏÉÔŬÀڤǤ¹"
15281
15282 #: cp/decl.c:6863
15283 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
15284 msgstr ""
15285
15286 #: cp/decl.c:6875 cp/typeck.c:6391
15287 #, fuzzy
15288 msgid "ignoring %qV qualifiers added to function type %qT"
15289 msgstr "´Ø¿ôÌá¤êÃͤη¿½¤¾þ»Ò¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
15290
15291 #: cp/decl.c:6898
15292 #, fuzzy
15293 msgid "member %qD cannot be declared both virtual and static"
15294 msgstr "Èó¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15295
15296 #: cp/decl.c:6905
15297 msgid "%<%T::%D%> is not a valid declarator"
15298 msgstr ""
15299
15300 #: cp/decl.c:6913
15301 msgid "typedef declaration invalid in parameter declaration"
15302 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Î typedef Àë¸À¤Ï̵¸ú¤Ç¤¹"
15303
15304 #: cp/decl.c:6917
15305 msgid "storage class specifiers invalid in parameter declarations"
15306 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
15307
15308 #: cp/decl.c:6924
15309 msgid "virtual outside class declaration"
15310 msgstr "¥¯¥é¥¹Àë¸À¤Î³°Â¦¤Ç virtual »ØÄꤷ¤Æ¤¤¤Þ¤¹"
15311
15312 #: cp/decl.c:6937 cp/decl.c:6944
15313 #, fuzzy, c-format
15314 msgid "multiple storage classes in declaration of %qs"
15315 msgstr "`%s' ¤ÎÀë¸À¤Ë¤ª¤¤¤ÆÊ£¿ô¤ÎÊݸ¥¯¥é¥¹"
15316
15317 #: cp/decl.c:6987
15318 #, fuzzy, c-format
15319 msgid "storage class specified for %s %qs"
15320 msgstr "%s ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹»ØÄê»Ò `%s'"
15321
15322 #: cp/decl.c:7024
15323 #, fuzzy
15324 msgid "top-level declaration of %qs specifies %<auto%>"
15325 msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹"
15326
15327 #: cp/decl.c:7036
15328 msgid "storage class specifiers invalid in friend function declarations"
15329 msgstr "friend ´Ø¿ôÀë¸ÀÆâ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
15330
15331 #: cp/decl.c:7162
15332 msgid "destructor cannot be static member function"
15333 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
15334
15335 #: cp/decl.c:7165
15336 #, fuzzy
15337 msgid "destructors may not be cv-qualified"
15338 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤­¤Þ¤»¤ó"
15339
15340 #: cp/decl.c:7185
15341 msgid "constructor cannot be static member function"
15342 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
15343
15344 #: cp/decl.c:7188
15345 msgid "constructors cannot be declared virtual"
15346 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤­¤Þ¤»¤ó"
15347
15348 #: cp/decl.c:7193
15349 #, fuzzy
15350 msgid "constructors may not be cv-qualified"
15351 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤­¤Þ¤»¤ó"
15352
15353 #: cp/decl.c:7213
15354 #, fuzzy, c-format
15355 msgid "can't initialize friend function %qs"
15356 msgstr "friend ´Ø¿ô `%s' ¤ò½é´ü²½¤Ç¤­¤Þ¤»¤ó"
15357
15358 #. Cannot be both friend and virtual.
15359 #: cp/decl.c:7217
15360 msgid "virtual functions cannot be friends"
15361 msgstr "²¾ÁÛ´Ø¿ô¤Ï friend ¤Ë¤Ç¤­¤Þ¤»¤ó"
15362
15363 #: cp/decl.c:7221
15364 msgid "friend declaration not in class definition"
15365 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
15366
15367 #: cp/decl.c:7223
15368 #, fuzzy, c-format
15369 msgid "can't define friend function %qs in a local class definition"
15370 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
15371
15372 #: cp/decl.c:7236
15373 #, fuzzy
15374 msgid "destructors may not have parameters"
15375 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤Ï²¾°ú¿ô¤ò¼è¤ê¤Þ¤»¤ó"
15376
15377 #: cp/decl.c:7255 cp/decl.c:7262
15378 #, fuzzy
15379 msgid "cannot declare reference to %q#T"
15380 msgstr "»²¾È¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
15381
15382 #: cp/decl.c:7256
15383 #, fuzzy
15384 msgid "cannot declare pointer to %q#T"
15385 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
15386
15387 #: cp/decl.c:7264
15388 #, fuzzy
15389 msgid "cannot declare pointer to %q#T member"
15390 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
15391
15392 #: cp/decl.c:7303
15393 msgid "%qD is a namespace"
15394 msgstr ""
15395
15396 #: cp/decl.c:7342
15397 msgid "template-id %qD used as a declarator"
15398 msgstr ""
15399
15400 #: cp/decl.c:7389
15401 msgid "extra qualification %<%T::%> on member %qs ignored"
15402 msgstr ""
15403
15404 #: cp/decl.c:7408
15405 msgid "cannot declare member function %<%T::%s%> within %<%T%>"
15406 msgstr ""
15407
15408 #: cp/decl.c:7423
15409 msgid "cannot declare member %<%T::%s%> within %qT"
15410 msgstr ""
15411
15412 #: cp/decl.c:7462
15413 msgid "data member may not have variably modified type %qT"
15414 msgstr ""
15415
15416 #: cp/decl.c:7464
15417 msgid "parameter may not have variably modified type %qT"
15418 msgstr ""
15419
15420 #. [dcl.fct.spec] The explicit specifier shall only be used in
15421 #. declarations of constructors within a class definition.
15422 #: cp/decl.c:7472
15423 #, fuzzy
15424 msgid "only declarations of constructors can be %<explicit%>"
15425 msgstr "`explicit' ¤Ë¤Ç¤­¤ë¤Î¤Ï¡¢¥³¥ó¥¹¥È¥é¥¯¥¿¤À¤±¤Ç¤¹"
15426
15427 #: cp/decl.c:7480
15428 #, fuzzy
15429 msgid "non-member %qs cannot be declared %<mutable%>"
15430 msgstr "Èó¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15431
15432 #: cp/decl.c:7485
15433 #, fuzzy
15434 msgid "non-object member %qs cannot be declared %<mutable%>"
15435 msgstr "È󥪥֥¸¥§¥¯¥È¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15436
15437 #: cp/decl.c:7491
15438 #, fuzzy
15439 msgid "function %qs cannot be declared %<mutable%>"
15440 msgstr "´Ø¿ô `%s' ¤ò `mutable' ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15441
15442 #: cp/decl.c:7496
15443 #, fuzzy
15444 msgid "static %qs cannot be declared %<mutable%>"
15445 msgstr "static `%s' ¤ò mutable ¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
15446
15447 #: cp/decl.c:7501
15448 #, fuzzy
15449 msgid "const %qs cannot be declared %<mutable%>"
15450 msgstr "const `%s' ¤ò `mutable' ¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
15451
15452 #: cp/decl.c:7521
15453 msgid "%Jtypedef name may not be a nested-name-specifier"
15454 msgstr ""
15455
15456 #: cp/decl.c:7537
15457 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
15458 msgstr ""
15459
15460 #: cp/decl.c:7636
15461 #, fuzzy, c-format
15462 msgid "qualified function types cannot be used to declare %s functions"
15463 msgstr "´Ø¿ô¤ÎÊÖ¤¹·¿¤¬´Ø¿ô¤Ç¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
15464
15465 #: cp/decl.c:7662
15466 #, fuzzy
15467 msgid "type qualifiers specified for friend class declaration"
15468 msgstr "°ì¤Ä¤Î¶õ¤ÎÀë¸ÀÃæ¤Ë¡¢Æó¤Ä¤Î·¿¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
15469
15470 #: cp/decl.c:7667
15471 #, fuzzy
15472 msgid "%<inline%> specified for friend class declaration"
15473 msgstr "¥¯¥é¥¹Àë¸À¤Î³°Â¦¤Ç virtual »ØÄꤷ¤Æ¤¤¤Þ¤¹"
15474
15475 #: cp/decl.c:7675
15476 #, fuzzy
15477 msgid "template parameters cannot be friends"
15478 msgstr "Ê£»¨¤Ê¥Ñ¥é¥á¥¿¤ò¤â¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
15479
15480 #: cp/decl.c:7677
15481 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
15482 msgstr ""
15483
15484 #: cp/decl.c:7681
15485 #, fuzzy
15486 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
15487 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
15488
15489 #: cp/decl.c:7694
15490 #, fuzzy
15491 msgid "trying to make class %qT a friend of global scope"
15492 msgstr "¥¯¥é¥¹ `%s' ¤òÂç°è¥¹¥³¡¼¥×¤Î friend ¤Ë¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
15493
15494 #: cp/decl.c:7705
15495 #, fuzzy
15496 msgid "invalid qualifiers on non-member function type"
15497 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
15498
15499 #: cp/decl.c:7724
15500 #, fuzzy
15501 msgid "abstract declarator %qT used as declaration"
15502 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
15503
15504 #: cp/decl.c:7749
15505 #, fuzzy
15506 msgid "cannot use %<::%> in parameter declaration"
15507 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Ç `::' ¤ò»È¤¨¤Þ¤»¤ó"
15508
15509 #. Something like struct S { int N::j; };
15510 #: cp/decl.c:7794
15511 #, fuzzy
15512 msgid "invalid use of %<::%>"
15513 msgstr "̵¸ú¤ÊÍÑË¡¤Î of %%d, %%x, Ëô¤Ï %%X"
15514
15515 #: cp/decl.c:7809
15516 msgid "can't make %qD into a method -- not in a class"
15517 msgstr ""
15518
15519 #: cp/decl.c:7818
15520 #, fuzzy
15521 msgid "function %qD declared virtual inside a union"
15522 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
15523
15524 #: cp/decl.c:7827
15525 #, fuzzy
15526 msgid "%qD cannot be declared virtual, since it is always static"
15527 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15528
15529 #: cp/decl.c:7845
15530 #, fuzzy
15531 msgid "declaration of %qD as member of %qT"
15532 msgstr "`%s' ¤ÎÀë¸À¤Ë¤è¤ê `this' ¤Î¥á¥ó¥Ð¤¬Ê¤¤¤±£¤µ¤ì¤Þ¤¹"
15533
15534 #: cp/decl.c:7921
15535 #, fuzzy
15536 msgid "field %qD has incomplete type"
15537 msgstr "Îΰè `%s' ¤ÏÉÔ´°Á´¤Ê·¿¤Ç¤¹"
15538
15539 #: cp/decl.c:7923
15540 #, fuzzy
15541 msgid "name %qT has incomplete type"
15542 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
15543
15544 #: cp/decl.c:7932
15545 #, fuzzy
15546 msgid "  in instantiation of template %qT"
15547 msgstr "%s: `%s' ¤Î½é´ü²½:\n"
15548
15549 #: cp/decl.c:7942
15550 #, fuzzy, c-format
15551 msgid "%qE is neither function nor member function; cannot be declared friend"
15552 msgstr "`%s' ¤Ï´Ø¿ô¤Ç¤â¥á¥ó¥Ð´Ø¿ô¤Ç¤â¤¢¤ê¤Þ¤»¤ó -- friend ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15553
15554 #: cp/decl.c:7953
15555 msgid "member functions are implicitly friends of their class"
15556 msgstr "¥á¥ó¥Ð´Ø¿ô¤Ï°ÅÌÛŪ¤Ë¤½¤Î¥¯¥é¥¹¤Î friend ¤Ç¤¹"
15557
15558 #. An attempt is being made to initialize a non-static
15559 #. member.  But, from [class.mem]:
15560 #.
15561 #. 4 A member-declarator can contain a
15562 #. constant-initializer only if it declares a static
15563 #. member (_class.static_) of integral or enumeration
15564 #. type, see _class.static.data_.
15565 #.
15566 #. This used to be relatively common practice, but
15567 #. the rest of the compiler does not correctly
15568 #. handle the initialization unless the member is
15569 #. static so we make it static below.
15570 #: cp/decl.c:7993
15571 #, fuzzy
15572 msgid "ISO C++ forbids initialization of member %qD"
15573 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
15574
15575 #: cp/decl.c:7995
15576 msgid "making %qD static"
15577 msgstr ""
15578
15579 #: cp/decl.c:8053
15580 #, fuzzy
15581 msgid "storage class %<auto%> invalid for function %qs"
15582 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `auto' ¤Ï̵¸ú¤Ç¤¹"
15583
15584 #: cp/decl.c:8055
15585 #, fuzzy
15586 msgid "storage class %<register%> invalid for function %qs"
15587 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `register' ¤Ï̵¸ú¤Ç¤¹"
15588
15589 #: cp/decl.c:8057
15590 #, fuzzy
15591 msgid "storage class %<__thread%> invalid for function %qs"
15592 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `auto' ¤Ï̵¸ú¤Ç¤¹"
15593
15594 #: cp/decl.c:8068
15595 #, fuzzy
15596 msgid "%<static%> specified invalid for function %qs declared out of global scope"
15597 msgstr "Âç°è¥¹¥³¡¼¥×³°¤Î´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `inline' ¤Ï̵¸ú¤Ç¤¹"
15598
15599 #: cp/decl.c:8071
15600 #, fuzzy
15601 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
15602 msgstr "Âç°è¥¹¥³¡¼¥×³°¤Î´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `inline' ¤Ï̵¸ú¤Ç¤¹"
15603
15604 #: cp/decl.c:8079
15605 #, fuzzy, c-format
15606 msgid "virtual non-class function %qs"
15607 msgstr "virtual ¤ÊÈ󥯥饹´Ø¿ô `%s'"
15608
15609 #: cp/decl.c:8110
15610 #, fuzzy
15611 msgid "cannot declare member function %qD to have static linkage"
15612 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15613
15614 #. FIXME need arm citation
15615 #: cp/decl.c:8117
15616 msgid "cannot declare static function inside another function"
15617 msgstr "¾¤Î´Ø¿ôÆâ¤Ç static ´Ø¿ô¤òÀë¸À¤Ç¤­¤Þ¤»¤ó"
15618
15619 #: cp/decl.c:8146
15620 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
15621 msgstr ""
15622
15623 #: cp/decl.c:8153
15624 msgid "static member %qD declared %<register%>"
15625 msgstr ""
15626
15627 #: cp/decl.c:8158
15628 msgid "cannot explicitly declare member %q#D to have extern linkage"
15629 msgstr ""
15630
15631 #: cp/decl.c:8301
15632 msgid "default argument for %q#D has type %qT"
15633 msgstr ""
15634
15635 #: cp/decl.c:8304
15636 msgid "default argument for parameter of type %qT has type %qT"
15637 msgstr ""
15638
15639 #: cp/decl.c:8321
15640 #, fuzzy
15641 msgid "default argument %qE uses local variable %qD"
15642 msgstr "´Ø¿ô¤¬¥í¡¼¥«¥ëÊÑ¿ô¤Î¥¢¥É¥ì¥¹¤òÊÖ¤·¤Æ¤¤¤Þ¤¹"
15643
15644 #: cp/decl.c:8389
15645 #, fuzzy
15646 msgid "parameter %qD invalidly declared method type"
15647 msgstr "¥Ñ¥é¥á¥¿¤Ï¥á¥½¥Ã¥É¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
15648
15649 #: cp/decl.c:8413
15650 msgid "parameter %qD includes %s to array of unknown bound %qT"
15651 msgstr ""
15652
15653 #. [class.copy]
15654 #.
15655 #. A declaration of a constructor for a class X is ill-formed if
15656 #. its first parameter is of type (optionally cv-qualified) X
15657 #. and either there are no other parameters or else all other
15658 #. parameters have default arguments.
15659 #.
15660 #. We *don't* complain about member template instantiations that
15661 #. have this form, though; they can occur as we try to decide
15662 #. what constructor to use during overload resolution.  Since
15663 #. overload resolution will never prefer such a constructor to
15664 #. the non-template copy constructor (which is either explicitly
15665 #. or implicitly defined), there's no need to worry about their
15666 #. existence.  Theoretically, they should never even be
15667 #. instantiated, but that's hard to forestall.
15668 #: cp/decl.c:8572
15669 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
15670 msgstr ""
15671
15672 #: cp/decl.c:8696
15673 msgid "%qD may not be declared within a namespace"
15674 msgstr ""
15675
15676 #: cp/decl.c:8698
15677 #, fuzzy
15678 msgid "%qD may not be declared as static"
15679 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15680
15681 #: cp/decl.c:8718
15682 #, fuzzy
15683 msgid "%qD must be a nonstatic member function"
15684 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
15685
15686 #: cp/decl.c:8724
15687 msgid "%qD must be either a non-static member function or a non-member function"
15688 msgstr ""
15689
15690 #: cp/decl.c:8742
15691 msgid "%qD must have an argument of class or enumerated type"
15692 msgstr ""
15693
15694 #: cp/decl.c:8777
15695 #, c-format
15696 msgid "conversion to %s%s will never use a type conversion operator"
15697 msgstr "%s%s ¤Ø¤ÎÊÑ´¹¤Ç·¿ÊÑ´¹±é»»»Ò¤¬ÍøÍѤµ¤ì¤ë¤³¤È¤Ï·è¤·¤Æ¤¢¤ê¤Þ¤»¤ó"
15698
15699 #. 13.4.0.3
15700 #: cp/decl.c:8785
15701 #, fuzzy
15702 msgid "ISO C++ prohibits overloading operator ?:"
15703 msgstr "ISO C++ ¤Ï̵̾¹½Â¤ÂΤò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹"
15704
15705 #: cp/decl.c:8835
15706 msgid "postfix %qD must take %<int%> as its argument"
15707 msgstr ""
15708
15709 #: cp/decl.c:8839
15710 msgid "postfix %qD must take %<int%> as its second argument"
15711 msgstr ""
15712
15713 #: cp/decl.c:8846
15714 #, fuzzy
15715 msgid "%qD must take either zero or one argument"
15716 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
15717
15718 #: cp/decl.c:8848
15719 #, fuzzy
15720 msgid "%qD must take either one or two arguments"
15721 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
15722
15723 #: cp/decl.c:8869
15724 msgid "prefix %qD should return %qT"
15725 msgstr ""
15726
15727 #: cp/decl.c:8875
15728 msgid "postfix %qD should return %qT"
15729 msgstr ""
15730
15731 #: cp/decl.c:8884
15732 msgid "%qD must take %<void%>"
15733 msgstr ""
15734
15735 #: cp/decl.c:8886 cp/decl.c:8894
15736 msgid "%qD must take exactly one argument"
15737 msgstr ""
15738
15739 #: cp/decl.c:8896
15740 #, fuzzy
15741 msgid "%qD must take exactly two arguments"
15742 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
15743
15744 #: cp/decl.c:8904
15745 msgid "user-defined %qD always evaluates both arguments"
15746 msgstr ""
15747
15748 #: cp/decl.c:8918
15749 msgid "%qD should return by value"
15750 msgstr ""
15751
15752 #: cp/decl.c:8930 cp/decl.c:8933
15753 msgid "%qD cannot have default arguments"
15754 msgstr ""
15755
15756 #: cp/decl.c:8991
15757 msgid "using template type parameter %qT after %qs"
15758 msgstr ""
15759
15760 #: cp/decl.c:9006
15761 msgid "using typedef-name %qD after %qs"
15762 msgstr ""
15763
15764 #: cp/decl.c:9007
15765 #, fuzzy
15766 msgid "%qD has a previous declaration here"
15767 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
15768
15769 #: cp/decl.c:9015
15770 msgid "%qT referred to as %qs"
15771 msgstr ""
15772
15773 #: cp/decl.c:9016 cp/decl.c:9024
15774 #, fuzzy
15775 msgid "%qT has a previous declaration here"
15776 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
15777
15778 #: cp/decl.c:9023
15779 msgid "%qT referred to as enum"
15780 msgstr ""
15781
15782 #. If a class template appears as elaborated type specifier
15783 #. without a template header such as:
15784 #.
15785 #. template <class T> class C {};
15786 #. void f(class C);             // No template header here
15787 #.
15788 #. then the required template argument is missing.
15789 #: cp/decl.c:9039
15790 msgid "template argument required for %<%s %T%>"
15791 msgstr ""
15792
15793 #: cp/decl.c:9075 cp/name-lookup.c:2596
15794 msgid "%qD has the same name as the class in which it is declared"
15795 msgstr ""
15796
15797 #: cp/decl.c:9213
15798 #, fuzzy
15799 msgid "use of enum %q#D without previous declaration"
15800 msgstr "»öÁ°¤ÎÀë¸À¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
15801
15802 #: cp/decl.c:9232
15803 #, fuzzy
15804 msgid "redeclaration of %qT as a non-template"
15805 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
15806
15807 #: cp/decl.c:9325
15808 msgid "derived union %qT invalid"
15809 msgstr ""
15810
15811 #: cp/decl.c:9331
15812 msgid "Java class %qT cannot have multiple bases"
15813 msgstr ""
15814
15815 #: cp/decl.c:9339
15816 msgid "Java class %qT cannot have virtual bases"
15817 msgstr ""
15818
15819 #: cp/decl.c:9358
15820 #, fuzzy
15821 msgid "base type %qT fails to be a struct or class type"
15822 msgstr "·¿½¤¾þ»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
15823
15824 #: cp/decl.c:9391
15825 msgid "recursive type %qT undefined"
15826 msgstr ""
15827
15828 #: cp/decl.c:9393
15829 #, fuzzy
15830 msgid "duplicate base type %qT invalid"
15831 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
15832
15833 #: cp/decl.c:9463
15834 #, fuzzy
15835 msgid "multiple definition of %q#T"
15836 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
15837
15838 #: cp/decl.c:9464
15839 #, fuzzy
15840 msgid "%Jprevious definition here"
15841 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
15842
15843 #. DR 377
15844 #.
15845 #. IF no integral type can represent all the enumerator values, the
15846 #. enumeration is ill-formed.
15847 #: cp/decl.c:9601
15848 msgid "no integral type can represent all of the enumerator values for %qT"
15849 msgstr ""
15850
15851 #: cp/decl.c:9707
15852 #, fuzzy
15853 msgid "enumerator value for %qD not integer constant"
15854 msgstr "`%s' ¤ÎÎóµóÃͤ¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
15855
15856 #: cp/decl.c:9734
15857 #, fuzzy
15858 msgid "overflow in enumeration values at %qD"
15859 msgstr "ÎóµóÃͤ¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼"
15860
15861 #: cp/decl.c:9805
15862 #, fuzzy
15863 msgid "return type %q#T is incomplete"
15864 msgstr "Ìá¤êÃͤη¿¤¬ÉÔ´°Á´·¿¤Ç¤¹"
15865
15866 #: cp/decl.c:9920 cp/typeck.c:6150
15867 msgid "%<operator=%> should return a reference to %<*this%>"
15868 msgstr ""
15869
15870 #: cp/decl.c:10248
15871 #, fuzzy
15872 msgid "parameter %qD declared void"
15873 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
15874
15875 #: cp/decl.c:10737
15876 #, fuzzy
15877 msgid "invalid member function declaration"
15878 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
15879
15880 #: cp/decl.c:10752
15881 msgid "%qD is already defined in class %qT"
15882 msgstr ""
15883
15884 #: cp/decl.c:10962
15885 msgid "static member function %q#D declared with type qualifiers"
15886 msgstr ""
15887
15888 #: cp/decl2.c:279
15889 msgid "name missing for member function"
15890 msgstr "¥á¥ó¥Ð´Ø¿ô¤Î̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
15891
15892 #: cp/decl2.c:372 cp/decl2.c:386
15893 msgid "ambiguous conversion for array subscript"
15894 msgstr "ÇÛÎó¤Îź»ú¤ËÂФ¹¤ëÛ£Ëæ¤ÊÊÑ´¹"
15895
15896 #: cp/decl2.c:380
15897 msgid "invalid types %<%T[%T]%> for array subscript"
15898 msgstr ""
15899
15900 #: cp/decl2.c:423
15901 msgid "deleting array %q#D"
15902 msgstr ""
15903
15904 #: cp/decl2.c:429
15905 msgid "type %q#T argument given to %<delete%>, expected pointer"
15906 msgstr ""
15907
15908 #: cp/decl2.c:441
15909 #, fuzzy
15910 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to %<delete%>"
15911 msgstr "´Ø¿ô¤Ï delete ¤Ç¤­¤Þ¤»¤ó¡£ ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î¥Ý¥¤¥ó¥¿¤À¤±¤¬ `delete' °ú¿ô¤È¤·¤ÆÍ­¸ú¤Ç¤¹"
15912
15913 #: cp/decl2.c:449
15914 msgid "deleting %qT is undefined"
15915 msgstr ""
15916
15917 #. 14.5.2.2 [temp.mem]
15918 #.
15919 #. A local class shall not have member templates.
15920 #: cp/decl2.c:485
15921 msgid "invalid declaration of member template %q#D in local class"
15922 msgstr ""
15923
15924 #: cp/decl2.c:494
15925 msgid "invalid use of %<virtual%> in template declaration of %q#D"
15926 msgstr ""
15927
15928 #: cp/decl2.c:504 cp/pt.c:2973
15929 #, fuzzy
15930 msgid "template declaration of %q#D"
15931 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
15932
15933 #: cp/decl2.c:553
15934 msgid "Java method %qD has non-Java return type %qT"
15935 msgstr ""
15936
15937 #: cp/decl2.c:569
15938 msgid "Java method %qD has non-Java parameter type %qT"
15939 msgstr ""
15940
15941 #: cp/decl2.c:674
15942 msgid "prototype for %q#D does not match any in class %qT"
15943 msgstr ""
15944
15945 #: cp/decl2.c:775
15946 msgid "local class %q#T shall not have static data member %q#D"
15947 msgstr ""
15948
15949 #: cp/decl2.c:783
15950 msgid "initializer invalid for static member with constructor"
15951 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ÎÀÅŪ¥á¥ó¥Ð½é´ü²½»Ò¤Ï̵¸ú¤Ç¤¹"
15952
15953 #: cp/decl2.c:786
15954 msgid "(an out of class initialization is required)"
15955 msgstr "(¥¯¥é¥¹³°¤Ç¤Î½é´ü²½¤òɬÍפȤ·¤Þ¤¹)"
15956
15957 #: cp/decl2.c:867
15958 msgid "member %qD conflicts with virtual function table field name"
15959 msgstr ""
15960
15961 #: cp/decl2.c:886
15962 msgid "applying attributes to template parameters is not implemented"
15963 msgstr ""
15964
15965 #: cp/decl2.c:896
15966 msgid "%qD is already defined in %qT"
15967 msgstr ""
15968
15969 #: cp/decl2.c:944
15970 msgid "field initializer is not constant"
15971 msgstr "¥Õ¥£¡¼¥ë¥É½é´üÀßÄê»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
15972
15973 #: cp/decl2.c:972
15974 msgid "%<asm%> specifiers are not permitted on non-static data members"
15975 msgstr ""
15976
15977 #: cp/decl2.c:1018
15978 #, fuzzy
15979 msgid "cannot declare %qD to be a bit-field type"
15980 msgstr "`::main' ¤ò template ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15981
15982 #: cp/decl2.c:1028
15983 #, fuzzy
15984 msgid "cannot declare bit-field %qD with function type"
15985 msgstr "´Ø¿ô·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
15986
15987 #: cp/decl2.c:1035
15988 msgid "%qD is already defined in the class %qT"
15989 msgstr ""
15990
15991 #: cp/decl2.c:1042
15992 msgid "static member %qD cannot be a bit-field"
15993 msgstr ""
15994
15995 #: cp/decl2.c:1087
15996 msgid "anonymous struct not inside named type"
15997 msgstr "̵̾¹½Â¤ÂΤ¬Ì¾Á°¤Ä¤­·¿¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
15998
15999 #: cp/decl2.c:1164
16000 msgid "namespace-scope anonymous aggregates must be static"
16001 msgstr "anonumous Ì¾Á°¶õ´Ö¤Î½¸¹çÂΤϠstatic ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
16002
16003 #: cp/decl2.c:1171
16004 #, fuzzy
16005 msgid "anonymous union with no members"
16006 msgstr "̵̾¶¦ÍÑÂΤ˥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤»¤ó"
16007
16008 #: cp/decl2.c:1207
16009 #, fuzzy
16010 msgid "%<operator new%> must return type %qT"
16011 msgstr "`operator delete' ¤ÎÌá¤ê·¿¤Ï `void' ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
16012
16013 #: cp/decl2.c:1216
16014 #, fuzzy
16015 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
16016 msgstr "`operator new' ¤ÏÂè°ì°ú¿ô¤È¤·¤Æ `size_t' ¤ò¤È¤ê¤Þ¤¹"
16017
16018 #: cp/decl2.c:1245
16019 #, fuzzy
16020 msgid "%<operator delete%> must return type %qT"
16021 msgstr "`operator delete' ¤ÎÌá¤ê·¿¤Ï `void' ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
16022
16023 #: cp/decl2.c:1254
16024 #, fuzzy
16025 msgid "%<operator delete%> takes type %qT as first parameter"
16026 msgstr "`operator delete' ¤ÏÂè°ì°ú¿ô¤È¤·¤Æ `void *' ·¿¤ò¤È¤ê¤Þ¤¹"
16027
16028 #: cp/decl2.c:3013
16029 #, fuzzy
16030 msgid "inline function %qD used but never defined"
16031 msgstr "`%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹"
16032
16033 #: cp/decl2.c:3161
16034 #, fuzzy
16035 msgid "default argument missing for parameter %P of %q+#D"
16036 msgstr "²¾°ú¿ô¥ê¥¹¥È¤«¤é¤Î²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
16037
16038 #. damn ICE suppression
16039 #: cp/error.c:2371
16040 #, c-format
16041 msgid "unexpected letter %qc in locate_error\n"
16042 msgstr ""
16043
16044 #. Can't throw a reference.
16045 #: cp/except.c:262
16046 msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
16047 msgstr ""
16048
16049 #: cp/except.c:273
16050 #, fuzzy
16051 msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
16052 msgstr "Java `catch' ¤ä `throw' ¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢`jthrowable' ¤Ï̤ÄêµÁ¤Ç¤¹"
16053
16054 #. Thrown object must be a Throwable.
16055 #: cp/except.c:280
16056 msgid "type %qT is not derived from %<java::lang::Throwable%>"
16057 msgstr ""
16058
16059 #: cp/except.c:343
16060 msgid "mixing C++ and Java catches in a single translation unit"
16061 msgstr "C++ ¤È Java ¤Î `catch' ¤ò°ì¤Ä¤ÎËÝÌõ¥æ¥Ë¥Ã¥È¤Ë¤Þ¤È¤á¤Þ¤¹"
16062
16063 #: cp/except.c:602
16064 msgid "throwing NULL, which has integral, not pointer type"
16065 msgstr ""
16066
16067 #: cp/except.c:625 cp/init.c:1887
16068 msgid "%qD should never be overloaded"
16069 msgstr ""
16070
16071 #: cp/except.c:692
16072 msgid "  in thrown expression"
16073 msgstr "  throw ¤µ¤ì¤¿¼°¤ÎÃæ"
16074
16075 #: cp/except.c:836
16076 msgid "expression %qE of abstract class type %qT cannot be used in throw-expression"
16077 msgstr ""
16078
16079 #: cp/except.c:921
16080 msgid "%Hexception of type %qT will be caught"
16081 msgstr ""
16082
16083 #: cp/except.c:923
16084 msgid "%H   by earlier handler for %qT"
16085 msgstr ""
16086
16087 #: cp/except.c:953
16088 msgid "%H%<...%> handler must be the last handler for its try block"
16089 msgstr ""
16090
16091 #: cp/friend.c:152
16092 msgid "%qD is already a friend of class %qT"
16093 msgstr ""
16094
16095 #: cp/friend.c:228
16096 msgid "invalid type %qT declared %<friend%>"
16097 msgstr ""
16098
16099 #. [temp.friend]
16100 #. Friend declarations shall not declare partial
16101 #. specializations.
16102 #: cp/friend.c:244 cp/friend.c:274
16103 msgid "partial specialization %qT declared %<friend%>"
16104 msgstr ""
16105
16106 #: cp/friend.c:252
16107 msgid "class %qT is implicitly friends with itself"
16108 msgstr ""
16109
16110 #: cp/friend.c:310
16111 #, fuzzy
16112 msgid "%qT is not a member of %qT"
16113 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
16114
16115 #: cp/friend.c:315
16116 msgid "%qT is not a member class template of %qT"
16117 msgstr ""
16118
16119 #: cp/friend.c:323
16120 msgid "%qT is not a nested class of %qT"
16121 msgstr ""
16122
16123 #. template <class T> friend class T;
16124 #: cp/friend.c:336
16125 #, fuzzy
16126 msgid "template parameter type %qT declared %<friend%>"
16127 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
16128
16129 #. template <class T> friend class A; where A is not a template
16130 #: cp/friend.c:342
16131 msgid "%q#T is not a template"
16132 msgstr ""
16133
16134 #: cp/friend.c:364
16135 msgid "%qD is already a friend of %qT"
16136 msgstr ""
16137
16138 #: cp/friend.c:373
16139 msgid "%qT is already a friend of %qT"
16140 msgstr ""
16141
16142 #: cp/friend.c:497
16143 msgid "member %qD declared as friend before type %qT defined"
16144 msgstr ""
16145
16146 #: cp/friend.c:553
16147 #, fuzzy
16148 msgid "friend declaration %q#D declares a non-template function"
16149 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
16150
16151 #: cp/friend.c:557
16152 #, fuzzy
16153 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"
16154 msgstr "¡Ê¤â¤·¤³¤ì¤¬¤¢¤Ê¤¿¤Î°Õ¿Þ¤·¤¿¤â¤Î¤Ç¤Ê¤±¤ì¤Ð¡¢´Ø¿ô¥Æ¥ó¥×¥ì¡¼¥È¤Ï´û¤ËÀë¸ÀºÑ¤Ç¤¢¤ë»ö¤ò³Îǧ¤·¡¢¤³¤³¤Î´Ø¿ô̾¤Î¸å¤í¤Ë <> ¤òÉÕ¤±Â­¤·¤Æ¤¯¤À¤µ¤¤¡Ë -Wno-non-template-friend ¤Ç¤³¤Î·Ù¹ðɽ¼¨¤ò̵¸ú¤Ë¤·¤Þ¤¹"
16155
16156 #: cp/g++spec.c:238 java/jvspec.c:417
16157 #, fuzzy, c-format
16158 msgid "argument to '%s' missing\n"
16159 msgstr "`%s' ¤Ø¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹\n"
16160
16161 #: cp/init.c:326
16162 msgid "%J%qD should be initialized in the member initialization list"
16163 msgstr ""
16164
16165 #: cp/init.c:373
16166 msgid "%Jdefault-initialization of %q#D, which has reference type"
16167 msgstr ""
16168
16169 #: cp/init.c:379
16170 msgid "%Juninitialized reference member %qD"
16171 msgstr ""
16172
16173 #: cp/init.c:382
16174 msgid "%Juninitialized member %qD with %<const%> type %qT"
16175 msgstr ""
16176
16177 #: cp/init.c:525
16178 msgid "%qD will be initialized after"
16179 msgstr ""
16180
16181 #: cp/init.c:528
16182 msgid "base %qT will be initialized after"
16183 msgstr ""
16184
16185 #: cp/init.c:531
16186 msgid "  %q#D"
16187 msgstr ""
16188
16189 #: cp/init.c:533
16190 msgid "  base %qT"
16191 msgstr ""
16192
16193 #: cp/init.c:534
16194 msgid "%J  when initialized here"
16195 msgstr ""
16196
16197 #: cp/init.c:550
16198 #, fuzzy
16199 msgid "%Jmultiple initializations given for %qD"
16200 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
16201
16202 #: cp/init.c:553
16203 msgid "%Jmultiple initializations given for base %qT"
16204 msgstr ""
16205
16206 #: cp/init.c:620
16207 #, fuzzy
16208 msgid "%Jinitializations for multiple members of %qT"
16209 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
16210
16211 #: cp/init.c:682
16212 msgid "%Jbase class %q#T should be explicitly initialized in the copy constructor"
16213 msgstr ""
16214
16215 #: cp/init.c:906 cp/init.c:925
16216 msgid "class %qT does not have any field named %qD"
16217 msgstr ""
16218
16219 #: cp/init.c:912
16220 #, fuzzy
16221 msgid "%q#D is a static data member; it can only be initialized at its definition"
16222 msgstr "`com_interface' Â°À­¤Ï¥¯¥é¥¹ÄêµÁ¤Ë¤Î¤ßÍѤ¤¤ë»ö¤¬¤Ç¤­¤Þ¤¹"
16223
16224 #: cp/init.c:919
16225 msgid "%q#D is not a non-static data member of %qT"
16226 msgstr ""
16227
16228 #: cp/init.c:958
16229 #, fuzzy
16230 msgid "unnamed initializer for %qT, which has no base classes"
16231 msgstr "´ðÄ쥯¥é¥¹¤ò»ý¤Ä¥¯¥é¥¹¤Î¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹"
16232
16233 #: cp/init.c:966
16234 msgid "unnamed initializer for %qT, which uses multiple inheritance"
16235 msgstr ""
16236
16237 #: cp/init.c:1012
16238 msgid "%qD is both a direct base and an indirect virtual base"
16239 msgstr ""
16240
16241 #: cp/init.c:1020
16242 msgid "type %qD is not a direct or virtual base of %qT"
16243 msgstr ""
16244
16245 #: cp/init.c:1023
16246 msgid "type %qD is not a direct base of %qT"
16247 msgstr ""
16248
16249 #: cp/init.c:1103
16250 msgid "bad array initializer"
16251 msgstr "ÇÛÎó¤ÎÉÔÀµ¤Ê½é´ü²½"
16252
16253 #: cp/init.c:1302
16254 #, fuzzy
16255 msgid "%qT is not an aggregate type"
16256 msgstr "È󽸹çÂη¿¤ËÂФ·¤ÆŬÍѤµ¤ì¤¿ `sigof'"
16257
16258 #: cp/init.c:1394
16259 msgid "qualified type %qT does not match destructor name %<~%T%>"
16260 msgstr ""
16261
16262 #: cp/init.c:1402
16263 msgid "incomplete type %qT does not have member %qD"
16264 msgstr ""
16265
16266 #: cp/init.c:1421
16267 msgid "%qD is not a member of type %qT"
16268 msgstr ""
16269
16270 #: cp/init.c:1440
16271 #, fuzzy
16272 msgid "invalid pointer to bit-field %qD"
16273 msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹"
16274
16275 #: cp/init.c:1542
16276 #, fuzzy
16277 msgid "invalid use of non-static member function %qD"
16278 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
16279
16280 #: cp/init.c:1548 cp/semantics.c:1321
16281 #, fuzzy
16282 msgid "invalid use of non-static data member %qD"
16283 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
16284
16285 #: cp/init.c:1645
16286 msgid "size in array new must have integral type"
16287 msgstr "ÇÛÎó new ¤Ç¤Î¥µ¥¤¥º¤Ï´°Á´¤Ê·¿¤ò»ý¤¿¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
16288
16289 #: cp/init.c:1648
16290 msgid "zero size array reserves no space"
16291 msgstr "¥µ¥¤¥º¥¼¥í¤ÎÇÛÎó¤Ï¶õ´Ö¤ò³ÎÊݤ·¤Þ¤»¤ó"
16292
16293 #: cp/init.c:1656
16294 msgid "new cannot be applied to a reference type"
16295 msgstr "»²¾È·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
16296
16297 #: cp/init.c:1662
16298 msgid "new cannot be applied to a function type"
16299 msgstr "´Ø¿ô·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
16300
16301 #: cp/init.c:1694
16302 #, fuzzy
16303 msgid "call to Java constructor, while %<jclass%> undefined"
16304 msgstr "Java ¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢`jclass' ¤Ï̤ÄêµÁ¤Ç¤¹"
16305
16306 #: cp/init.c:1710
16307 #, fuzzy
16308 msgid "can't find class$"
16309 msgstr "class$ ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
16310
16311 #: cp/init.c:1838
16312 #, fuzzy
16313 msgid "invalid type %<void%> for new"
16314 msgstr "new ¤ËÂФ·¤Æ̵¸ú¤Ê·¿¤Ç¤¢¤ë `void'"
16315
16316 #: cp/init.c:1848
16317 msgid "uninitialized const in %<new%> of %q#T"
16318 msgstr ""
16319
16320 #: cp/init.c:1882
16321 #, fuzzy, c-format
16322 msgid "call to Java constructor with %qs undefined"
16323 msgstr "Java ¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢`%s' ¤Ï̤ÄêµÁ¤Ç¤¹"
16324
16325 #: cp/init.c:1922
16326 #, fuzzy
16327 msgid "request for member %qD is ambiguous"
16328 msgstr "Í׵ᤵ¤ì¤¿¥á¥ó¥Ð `%s' ¤Ï¿½Å·Ñ¾µ¥°¥é¥Õ¤ÎÃæ¤ÇÛ£Ëæ¤Ç¤¹"
16329
16330 #: cp/init.c:2055
16331 #, fuzzy
16332 msgid "ISO C++ forbids initialization in array new"
16333 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
16334
16335 #: cp/init.c:2530
16336 msgid "initializer ends prematurely"
16337 msgstr "½é´üÀßÄê»Ò¤ÎËöÈø¤¬ËÜÍè¤è¤êÁ᤯½Ð¸½¤·¤Þ¤·¤¿"
16338
16339 #: cp/init.c:2583
16340 msgid "cannot initialize multi-dimensional array with initializer"
16341 msgstr "¿¼¡¸µÇÛÎó¤Ï½é´ü²½»Ò¤Ç½é´ü²½¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
16342
16343 #: cp/init.c:2738
16344 msgid "possible problem detected in invocation of delete operator:"
16345 msgstr ""
16346
16347 #: cp/init.c:2741
16348 msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined."
16349 msgstr ""
16350
16351 #: cp/init.c:2762
16352 msgid "unknown array size in delete"
16353 msgstr "delete ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤¬ÉÔÌÀ¤Ç¤¹"
16354
16355 #: cp/init.c:2995
16356 msgid "type to vector delete is neither pointer or array type"
16357 msgstr "¥Ù¥¯¥È¥ë·¿¤Î delete ¤Ç¤¹¤¬¡¢¥Ý¥¤¥ó¥¿¤Ç¤âÇÛÎ󷿤Ǥ⤢¤ê¤Þ¤»¤ó"
16358
16359 #: cp/lex.c:436
16360 #, c-format
16361 msgid "junk at end of #pragma %s"
16362 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
16363
16364 #: cp/lex.c:443
16365 #, c-format
16366 msgid "invalid #pragma %s"
16367 msgstr "̵¸ú¤Ê #pragma %s ¤Ç¤¹"
16368
16369 #: cp/lex.c:451
16370 #, fuzzy
16371 msgid "#pragma vtable no longer supported"
16372 msgstr "--driver ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
16373
16374 #: cp/lex.c:530
16375 #, fuzzy, c-format
16376 msgid "#pragma implementation for %qs appears after file is included"
16377 msgstr "%s ¤Ø¤Î #pragma implementation ¤Ï¥Õ¥¡¥¤¥ë¤¬ include ¤µ¤ì¤¿¸å¤Ç½Ð¸½¤·¤Þ¤·¤¿"
16378
16379 #: cp/lex.c:555
16380 msgid "junk at end of #pragma GCC java_exceptions"
16381 msgstr "#pragma GCC java_exceptions ¤ÎËöÈø¤Ë¥´¥ß"
16382
16383 #: cp/lex.c:569
16384 #, fuzzy
16385 msgid "%qD not defined"
16386 msgstr "\"%s\" ¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
16387
16388 #: cp/lex.c:573
16389 msgid "%qD was not declared in this scope"
16390 msgstr ""
16391
16392 #. In a template, it is invalid to write "f()" or "f(3)" if no
16393 #. declaration of "f" is available.  Historically, G++ and most
16394 #. other compilers accepted that usage since they deferred all name
16395 #. lookup until instantiation time rather than doing unqualified
16396 #. name lookup at template definition time; explain to the user what
16397 #. is going wrong.
16398 #.
16399 #. Note that we have the exact wording of the following message in
16400 #. the manual (trouble.texi, node "Name lookup"), so they need to
16401 #. be kept in synch.
16402 #: cp/lex.c:610
16403 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
16404 msgstr ""
16405
16406 #: cp/lex.c:619
16407 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
16408 msgstr ""
16409
16410 #: cp/mangle.c:2114
16411 #, fuzzy
16412 msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
16413 msgstr "´Ø¿ô·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
16414
16415 #: cp/mangle.c:2122
16416 msgid "zero-operand casts cannot be mangled due to a defect in the C++ ABI"
16417 msgstr ""
16418
16419 #: cp/mangle.c:2172
16420 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
16421 msgstr ""
16422
16423 #: cp/mangle.c:2482
16424 msgid "the mangled name of %qD will change in a future version of GCC"
16425 msgstr ""
16426
16427 #: cp/method.c:445
16428 msgid "generic thunk code fails for method %q#D which uses %<...%>"
16429 msgstr ""
16430
16431 #: cp/method.c:661
16432 msgid "non-static const member %q#D, can't use default assignment operator"
16433 msgstr ""
16434
16435 #: cp/method.c:667
16436 msgid "non-static reference member %q#D, can't use default assignment operator"
16437 msgstr ""
16438
16439 #: cp/method.c:1082
16440 msgid "vtable layout for class %qT may not be ABI-compliantand may change in a future version of GCC due to implicit virtual destructor"
16441 msgstr ""
16442
16443 #: cp/name-lookup.c:693
16444 #, fuzzy
16445 msgid "redeclaration of %<wchar_t%> as %qT"
16446 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
16447
16448 #. A redeclaration of main, but not a duplicate of the
16449 #. previous one.
16450 #.
16451 #. [basic.start.main]
16452 #.
16453 #. This function shall not be overloaded.
16454 #: cp/name-lookup.c:725
16455 #, fuzzy
16456 msgid "invalid redeclaration of %qD"
16457 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
16458
16459 #: cp/name-lookup.c:726
16460 msgid "as %qD"
16461 msgstr ""
16462
16463 #: cp/name-lookup.c:814
16464 #, fuzzy
16465 msgid "type mismatch with previous external decl of %q#D"
16466 msgstr "·¿¤¬Á°Êý¤Î³°ÉôÀë¸À¤È°ìÃפ·¤Þ¤»¤ó"
16467
16468 #: cp/name-lookup.c:815
16469 #, fuzzy
16470 msgid "previous external decl of %q#D"
16471 msgstr "Á°Êý¤Î `%s' ¤Î³°ÉôÀë¸À"
16472
16473 #: cp/name-lookup.c:897
16474 #, fuzzy
16475 msgid "extern declaration of %q#D doesn't match"
16476 msgstr "`%s' ¤Îextern Àë¸À¤Ï¥°¥í¡¼¥Ð¥ë¤Î¤½¤ì¤È°ìÃפ·¤Þ¤»¤ó"
16477
16478 #: cp/name-lookup.c:898
16479 #, fuzzy
16480 msgid "global declaration %q#D"
16481 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
16482
16483 #: cp/name-lookup.c:934 cp/name-lookup.c:941
16484 #, fuzzy
16485 msgid "declaration of %q#D shadows a parameter"
16486 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
16487
16488 #. Location of previous decl is not useful in this case.
16489 #: cp/name-lookup.c:966
16490 #, fuzzy
16491 msgid "declaration of %qD shadows a member of 'this'"
16492 msgstr "`%s' ¤ÎÀë¸À¤Ë¤è¤ê `this' ¤Î¥á¥ó¥Ð¤¬Ê¤¤¤±£¤µ¤ì¤Þ¤¹"
16493
16494 #: cp/name-lookup.c:972
16495 #, fuzzy
16496 msgid "declaration of %qD shadows a previous local"
16497 msgstr "`%s' ¤ÎÀë¸À¤ÏÁ°Êý¤Î¥í¡¼¥«¥ë¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
16498
16499 #: cp/name-lookup.c:979
16500 #, fuzzy
16501 msgid "declaration of %qD shadows a global declaration"
16502 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
16503
16504 #: cp/name-lookup.c:1095
16505 #, fuzzy
16506 msgid "name lookup of %qD changed"
16507 msgstr "`%s' ¤Î̾Á°°ú¤­¤ÏÊѹ¹¤µ¤ì¤Þ¤·¤¿"
16508
16509 #: cp/name-lookup.c:1096
16510 msgid "  matches this %qD under ISO standard rules"
16511 msgstr ""
16512
16513 #: cp/name-lookup.c:1098
16514 msgid "  matches this %qD under old rules"
16515 msgstr ""
16516
16517 #: cp/name-lookup.c:1116 cp/name-lookup.c:1124
16518 #, fuzzy
16519 msgid "name lookup of %qD changed for new ISO %<for%> scoping"
16520 msgstr "`%s' ¤Î̾Á°°ú¤­¤Ï¿·¤¿¤Ê ISO `for' ¥¹¥³¡¼¥×¤ËÊѤï¤ê¤Þ¤·¤¿"
16521
16522 #: cp/name-lookup.c:1118
16523 msgid "  cannot use obsolete binding at %qD because it has a destructor"
16524 msgstr ""
16525
16526 #: cp/name-lookup.c:1126
16527 msgid "  using obsolete binding at %qD"
16528 msgstr ""
16529
16530 #: cp/name-lookup.c:1179
16531 #, c-format
16532 msgid "%s %s(%E) %p %d\n"
16533 msgstr ""
16534
16535 #: cp/name-lookup.c:1182
16536 #, fuzzy, c-format
16537 msgid "%s %s %p %d\n"
16538 msgstr "%s: %s: "
16539
16540 #: cp/name-lookup.c:1308
16541 msgid "XXX is_class_level != (current_scope == class_scope)\n"
16542 msgstr ""
16543
16544 #: cp/name-lookup.c:1864
16545 #, fuzzy
16546 msgid "%q#D hides constructor for %q#T"
16547 msgstr "%d ¸Ä¤Î¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
16548
16549 #: cp/name-lookup.c:1880
16550 #, fuzzy
16551 msgid "%q#D conflicts with previous using declaration %q#D"
16552 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
16553
16554 #: cp/name-lookup.c:1892
16555 #, fuzzy
16556 msgid "previous non-function declaration %q#D"
16557 msgstr "Á°Êý¤Ç¤Î `%s' ¤Î°ÅÌÛŪ¤ÊÀë¸À"
16558
16559 #: cp/name-lookup.c:1893
16560 #, fuzzy
16561 msgid "conflicts with function declaration %q#D"
16562 msgstr "°ÅÌۤδؿôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
16563
16564 #. It's a nested name with template parameter dependent scope.
16565 #. This can only be using-declaration for class member.
16566 #: cp/name-lookup.c:1971 cp/name-lookup.c:1996 cp/name-lookup.c:3158
16567 #, fuzzy
16568 msgid "%qT is not a namespace"
16569 msgstr "%s=%s ¤Ï¿ôÃͤǤϤ¢¤ê¤Þ¤»¤ó"
16570
16571 #. 7.3.3/5
16572 #. A using-declaration shall not name a template-id.
16573 #: cp/name-lookup.c:1981
16574 msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
16575 msgstr ""
16576
16577 #: cp/name-lookup.c:1988
16578 msgid "namespace %qD not allowed in using-declaration"
16579 msgstr ""
16580
16581 #: cp/name-lookup.c:2024
16582 msgid "%qD not declared"
16583 msgstr ""
16584
16585 #: cp/name-lookup.c:2036 cp/name-lookup.c:2081 cp/name-lookup.c:2115
16586 msgid "%qD is already declared in this scope"
16587 msgstr ""
16588
16589 #: cp/name-lookup.c:2121
16590 msgid "using declaration %qD introduced ambiguous type %qT"
16591 msgstr ""
16592
16593 #: cp/name-lookup.c:2692
16594 msgid "using-declaration for non-member at class scope"
16595 msgstr ""
16596
16597 #: cp/name-lookup.c:2697
16598 #, fuzzy
16599 msgid "using-declaration cannot name destructor"
16600 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
16601
16602 #: cp/name-lookup.c:2770
16603 msgid "declaration of %qD not in a namespace surrounding %qD"
16604 msgstr ""
16605
16606 #: cp/name-lookup.c:2778
16607 #, fuzzy
16608 msgid "explicit qualification in declaration of `%D'"
16609 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
16610
16611 #: cp/name-lookup.c:2814
16612 msgid "%qD should have been declared inside %qD"
16613 msgstr ""
16614
16615 #: cp/name-lookup.c:2876
16616 msgid "namespace alias %qD not allowed here, assuming %qD"
16617 msgstr ""
16618
16619 #. The parser did not find it, so it's not there.
16620 #: cp/name-lookup.c:2991
16621 #, fuzzy
16622 msgid "unknown namespace %qD"
16623 msgstr "ÉÔÌÀ¤Ê #pragma namespace %s ¤Ç¤¹"
16624
16625 #: cp/name-lookup.c:3152
16626 msgid "namespace %qT undeclared"
16627 msgstr ""
16628
16629 #: cp/name-lookup.c:3196
16630 msgid "strong using only meaningful at namespace scope"
16631 msgstr ""
16632
16633 #: cp/name-lookup.c:3203
16634 #, fuzzy
16635 msgid "%qD attribute directive ignored"
16636 msgstr "`%s' Â°À­¤Îµ¿»÷Ì¿Î᤬̵»ë¤µ¤ì¤Þ¤·¤¿"
16637
16638 #: cp/name-lookup.c:3337
16639 #, fuzzy
16640 msgid "use of %qD is ambiguous"
16641 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
16642
16643 #: cp/name-lookup.c:3338
16644 msgid "  first declared as %q#D here"
16645 msgstr ""
16646
16647 #: cp/name-lookup.c:3340
16648 msgid "  also declared as %q#D here"
16649 msgstr ""
16650
16651 #: cp/name-lookup.c:3355
16652 msgid "%qD denotes an ambiguous type"
16653 msgstr ""
16654
16655 #: cp/name-lookup.c:3356
16656 #, fuzzy
16657 msgid "%J  first type here"
16658 msgstr "  ¤³¤³¤«¤é"
16659
16660 #: cp/name-lookup.c:3357
16661 msgid "%J  other type here"
16662 msgstr ""
16663
16664 #. This happens for A::B where B is a template, and there are no
16665 #. template arguments.
16666 #: cp/name-lookup.c:3421 cp/parser.c:4384 cp/typeck.c:1802
16667 #, fuzzy
16668 msgid "invalid use of %qD"
16669 msgstr "`restrict' ¤ÎÍÑË¡¤¬ÉÔŬÀڤǤ¹"
16670
16671 #: cp/name-lookup.c:3461
16672 msgid "%<%D::%D%> is not a template"
16673 msgstr ""
16674
16675 #: cp/name-lookup.c:3477
16676 msgid "%qD undeclared in namespace %qD"
16677 msgstr ""
16678
16679 #: cp/name-lookup.c:4103
16680 #, fuzzy
16681 msgid "%qD is not a function,"
16682 msgstr "¸Æ¤Ó½Ð¤µ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È¤Ï´Ø¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
16683
16684 #: cp/name-lookup.c:4104
16685 #, fuzzy
16686 msgid "  conflict with %qD"
16687 msgstr "`%s' ¤Ï `-g%s' ¤È¶¥¹ç¤¹¤ë¤¿¤á̵»ë¤µ¤ì¤Þ¤·¤¿"
16688
16689 #: cp/name-lookup.c:4869
16690 msgid "XXX entering pop_everything ()\n"
16691 msgstr ""
16692
16693 #: cp/name-lookup.c:4878
16694 msgid "XXX leaving pop_everything ()\n"
16695 msgstr ""
16696
16697 #: cp/parser.c:1797
16698 msgid "minimum/maximum operators are deprecated"
16699 msgstr ""
16700
16701 #: cp/parser.c:1817
16702 msgid "%<#pragma%> is not allowed here"
16703 msgstr ""
16704
16705 #: cp/parser.c:1846
16706 msgid "%<%D::%D%> has not been declared"
16707 msgstr ""
16708
16709 #: cp/parser.c:1849 cp/semantics.c:2379
16710 msgid "%<::%D%> has not been declared"
16711 msgstr ""
16712
16713 #: cp/parser.c:1852
16714 msgid "request for member %qD in non-class type %qT"
16715 msgstr ""
16716
16717 #: cp/parser.c:1855
16718 msgid "%<%T::%D%> has not been declared"
16719 msgstr ""
16720
16721 #: cp/parser.c:1858
16722 msgid "%qD has not been declared"
16723 msgstr ""
16724
16725 #: cp/parser.c:1861
16726 msgid "%<%D::%D%> %s"
16727 msgstr ""
16728
16729 #: cp/parser.c:1863
16730 msgid "%<::%D%> %s"
16731 msgstr ""
16732
16733 #: cp/parser.c:1865
16734 #, fuzzy
16735 msgid "%qD %s"
16736 msgstr " %s"
16737
16738 #: cp/parser.c:1917
16739 #, fuzzy
16740 msgid "new types may not be defined in a return type"
16741 msgstr "»²¾È·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
16742
16743 #: cp/parser.c:1918
16744 #, fuzzy
16745 msgid "(perhaps a semicolon is missing after the definition of %qT)"
16746 msgstr "%s Àë¸À¤Î¸å¤í¤Î¥»¥ß¥³¥í¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
16747
16748 #: cp/parser.c:1937 cp/pt.c:4336
16749 msgid "%qT is not a template"
16750 msgstr ""
16751
16752 #: cp/parser.c:1939
16753 #, c-format
16754 msgid "%qE is not a template"
16755 msgstr ""
16756
16757 #: cp/parser.c:1941
16758 #, fuzzy
16759 msgid "invalid template-id"
16760 msgstr "̵¸ú¤Ê·¿: `void &'"
16761
16762 #: cp/parser.c:1970
16763 #, fuzzy, c-format
16764 msgid "%s cannot appear in a constant-expression"
16765 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
16766
16767 #: cp/parser.c:1995
16768 #, fuzzy, c-format
16769 msgid "invalid use of template-name %qE without an argument list"
16770 msgstr "̵¸ú¤Ê¥Ç¥Õ¥©¥ë¥È¥Æ¥ó¥×¥ì¡¼¥È°ú¿ô"
16771
16772 #. Issue an error message.
16773 #: cp/parser.c:2000
16774 #, c-format
16775 msgid "%qE does not name a type"
16776 msgstr ""
16777
16778 #: cp/parser.c:2032
16779 msgid "(perhaps %<typename %T::%E%> was intended)"
16780 msgstr ""
16781
16782 #: cp/parser.c:2047
16783 #, c-format
16784 msgid "%qE in namespace %qE does not name a type"
16785 msgstr ""
16786
16787 #: cp/parser.c:2050
16788 msgid "%qE in class %qT does not name a type"
16789 msgstr ""
16790
16791 #: cp/parser.c:2759
16792 msgid "ISO C++ forbids braced-groups within expressions"
16793 msgstr "ISO C++ ¤Ï¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤ò¶Ø¤¸¤Þ¤¹"
16794
16795 #: cp/parser.c:2768
16796 #, fuzzy
16797 msgid "statement-expressions are allowed only inside functions"
16798 msgstr "¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤Ï´Ø¿ô¤ÎÆ⦤ǤΤߵö¤µ¤ì¤Þ¤¹"
16799
16800 #: cp/parser.c:2819
16801 #, fuzzy
16802 msgid "%<this%> may not be used in this context"
16803 msgstr "¥Þ¥¯¥í°ú¿ôÆâ¤Ç¥Ç¥£¥ì¥¯¥È¥ê¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
16804
16805 #: cp/parser.c:2955
16806 msgid "local variable %qD may not appear in this context"
16807 msgstr ""
16808
16809 #: cp/parser.c:3327
16810 msgid "typedef-name %qD used as destructor declarator"
16811 msgstr ""
16812
16813 #: cp/parser.c:3984
16814 #, fuzzy
16815 msgid "ISO C++ forbids compound-literals"
16816 msgstr "ISO C++ ¤ÏÊ£¹ç¥ê¥Æ¥é¥ë¤ò¶Ø¤¸¤Þ¤¹"
16817
16818 #: cp/parser.c:4904
16819 msgid "array bound forbidden after parenthesized type-id"
16820 msgstr ""
16821
16822 #: cp/parser.c:4905
16823 msgid "try removing the parentheses around the type-id"
16824 msgstr ""
16825
16826 #: cp/parser.c:5107
16827 #, fuzzy
16828 msgid "expression in new-declarator must have integral or enumeration type"
16829 msgstr "ÇÛÎó new ¤Ç¤Î¥µ¥¤¥º¤Ï´°Á´¤Ê·¿¤ò»ý¤¿¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
16830
16831 #: cp/parser.c:5296
16832 msgid "use of old-style cast"
16833 msgstr "¸Å¤¤¥¹¥¿¥¤¥ë¤Î¥­¥ã¥¹¥È¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹"
16834
16835 #: cp/parser.c:6066
16836 #, fuzzy, c-format
16837 msgid "case label %qE not within a switch statement"
16838 msgstr "case ¥é¥Ù¥ë¤¬ switch Ê¸¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
16839
16840 #: cp/parser.c:6610
16841 msgid "ISO C++ forbids computed gotos"
16842 msgstr "ISO C++ ¤Ï·×»»·¿ goto ¤ò¶Ø¤¸¤Þ¤¹"
16843
16844 #: cp/parser.c:6735
16845 msgid "extra %<;%>"
16846 msgstr ""
16847
16848 #: cp/parser.c:7054
16849 msgid "mixing declarations and function-definitions is forbidden"
16850 msgstr ""
16851
16852 #: cp/parser.c:7185
16853 #, fuzzy
16854 msgid "duplicate %<friend%>"
16855 msgstr "`%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
16856
16857 #: cp/parser.c:7354
16858 #, fuzzy
16859 msgid "class definition may not be declared a friend"
16860 msgstr "`%s' ¤Ï´Ø¿ô¤Ç¤â¥á¥ó¥Ð´Ø¿ô¤Ç¤â¤¢¤ê¤Þ¤»¤ó -- friend ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
16861
16862 #: cp/parser.c:7668
16863 msgid "only constructors take base initializers"
16864 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤·¤«´ðÄì½é´ü²½»Ò¥ê¥¹¥È¤ò¤È¤ê¤Þ¤»¤ó"
16865
16866 #: cp/parser.c:7719
16867 #, fuzzy
16868 msgid "anachronistic old-style base class initializer"
16869 msgstr "Á°»þÂåŪ¤Ê¸Å¤¤¥¹¥¿¥¤¥ë¤Î´ðÄ쥯¥é¥¹½é´ü²½»Ò¤Ç¤¹"
16870
16871 #: cp/parser.c:7761
16872 msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
16873 msgstr ""
16874
16875 #. Warn that we do not support `export'.
16876 #: cp/parser.c:8127
16877 msgid "keyword %<export%> not implemented, and will be ignored"
16878 msgstr ""
16879
16880 #. Otherwise, emit an error about the invalid digraph, but continue
16881 #. parsing because we got our argument list.
16882 #: cp/parser.c:8500
16883 msgid "%<<::%> cannot begin a template-argument list"
16884 msgstr ""
16885
16886 #: cp/parser.c:8501
16887 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
16888 msgstr ""
16889
16890 #: cp/parser.c:8508
16891 msgid "(if you use -fpermissive G++ will accept your code)"
16892 msgstr ""
16893
16894 #: cp/parser.c:8572
16895 #, fuzzy
16896 msgid "parse error in template argument list"
16897 msgstr "¥Þ¥¯¥í°ú¿ô¥ê¥¹¥È¤Ë¤¢¤êÆÀ¤Ê¤¤¥È¡¼¥¯¥ó"
16898
16899 #. Explain what went wrong.
16900 #: cp/parser.c:8685
16901 msgid "non-template %qD used as template"
16902 msgstr ""
16903
16904 #: cp/parser.c:8686
16905 msgid "use %<%T::template %D%> to indicate that it is a template"
16906 msgstr ""
16907
16908 #: cp/parser.c:9275 cp/parser.c:15071
16909 #, fuzzy, c-format
16910 msgid "template declaration of %qs"
16911 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
16912
16913 #: cp/parser.c:9718
16914 msgid "using %<typename%> outside of template"
16915 msgstr ""
16916
16917 #: cp/parser.c:9913
16918 msgid "type attributes are honored only at type definition"
16919 msgstr ""
16920
16921 #. [namespace.udecl]
16922 #.
16923 #. A using declaration shall not name a template-id.
16924 #: cp/parser.c:10295
16925 msgid "a template-id may not appear in a using-declaration"
16926 msgstr ""
16927
16928 #: cp/parser.c:10625
16929 #, fuzzy
16930 msgid "an asm-specification is not allowed on a function-definition"
16931 msgstr "½é´ü²½»Ò¥ê¥¹¥È¤ÏÈó¥á¥ó¥Ð´Ø¿ô¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
16932
16933 #: cp/parser.c:10627
16934 #, fuzzy
16935 msgid "attributes are not allowed on a function-definition"
16936 msgstr "Âç°è register ÊÑ¿ô¤¬´Ø¿ôÄêµÁ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
16937
16938 #: cp/parser.c:10758
16939 msgid "attributes after parenthesized initializer ignored"
16940 msgstr ""
16941
16942 #: cp/parser.c:11143
16943 #, fuzzy
16944 msgid "array bound is not an integer constant"
16945 msgstr "ÇÛÎó¤Îź»ú¤¬À°¿ô·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
16946
16947 #: cp/parser.c:11213
16948 msgid "%<%T::%D%> is not a type"
16949 msgstr ""
16950
16951 #: cp/parser.c:11255
16952 #, fuzzy
16953 msgid "invalid use of constructor as a template"
16954 msgstr "¥È¥Ã¥×¥ì¥Ù¥ë¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
16955
16956 #: cp/parser.c:11256
16957 msgid "use %<%T::%D%> instead of %<%T::%T%> to name the constructor in a qualified name"
16958 msgstr ""
16959
16960 #: cp/parser.c:11444
16961 #, fuzzy
16962 msgid "duplicate cv-qualifier"
16963 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
16964
16965 #: cp/parser.c:11973
16966 #, fuzzy
16967 msgid "file ends in default argument"
16968 msgstr "̵¸ú¤Ê¥Ç¥Õ¥©¥ë¥È¥Æ¥ó¥×¥ì¡¼¥È°ú¿ô"
16969
16970 #: cp/parser.c:12034
16971 msgid "deprecated use of default argument for parameter of non-function"
16972 msgstr ""
16973
16974 #: cp/parser.c:12037
16975 #, fuzzy
16976 msgid "default arguments are only permitted for function parameters"
16977 msgstr "¥á¥½¥Ã¥É¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
16978
16979 #: cp/parser.c:12779
16980 #, fuzzy
16981 msgid "invalid class name in declaration of %qD"
16982 msgstr "`%s' ¤ÎÀë¸À¤Ë¤ª¤¤¤ÆÊ£¿ô¤ÎÊݸ¥¯¥é¥¹"
16983
16984 #: cp/parser.c:12790
16985 msgid "declaration of %qD in %qD which does not enclose %qD"
16986 msgstr ""
16987
16988 #: cp/parser.c:12803
16989 msgid "extra qualification ignored"
16990 msgstr ""
16991
16992 #: cp/parser.c:12814
16993 msgid "an explicit specialization must be preceded by %<template <>%>"
16994 msgstr ""
16995
16996 #: cp/parser.c:12907
16997 #, fuzzy
16998 msgid "previous definition of %q#T"
16999 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
17000
17001 #: cp/parser.c:13117
17002 msgid "%Hextra %<;%>"
17003 msgstr ""
17004
17005 #: cp/parser.c:13135
17006 msgid "a class-key must be used when declaring a friend"
17007 msgstr ""
17008
17009 #: cp/parser.c:13149
17010 #, fuzzy
17011 msgid "friend declaration does not name a class or function"
17012 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
17013
17014 #: cp/parser.c:13325
17015 msgid "pure-specifier on function-definition"
17016 msgstr ""
17017
17018 #: cp/parser.c:13603
17019 msgid "keyword %<typename%> not allowed outside of templates"
17020 msgstr ""
17021
17022 #: cp/parser.c:13605
17023 msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
17024 msgstr ""
17025
17026 #: cp/parser.c:13880
17027 msgid "invalid catch parameter"
17028 msgstr "̵¸ú¤Ê catch ¤Î°ú¿ô"
17029
17030 #: cp/parser.c:14458
17031 #, fuzzy
17032 msgid "reference to %qD is ambiguous"
17033 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
17034
17035 #: cp/parser.c:14627
17036 msgid "too few template-parameter-lists"
17037 msgstr ""
17038
17039 #. Otherwise, there are too many template parameter lists.  We have
17040 #. something like:
17041 #.
17042 #. template <class T> template <class U> void S::f();
17043 #: cp/parser.c:14642
17044 msgid "too many template-parameter-lists"
17045 msgstr ""
17046
17047 #. Skip the entire function.
17048 #: cp/parser.c:14866
17049 #, fuzzy
17050 msgid "invalid function declaration"
17051 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
17052
17053 #. Issue an error message.
17054 #: cp/parser.c:14903
17055 #, fuzzy
17056 msgid "named return values are no longer supported"
17057 msgstr "--driver ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
17058
17059 #: cp/parser.c:15277
17060 msgid "%H%<>>%> should be %<> >%> within a nested template argument list"
17061 msgstr ""
17062
17063 #: cp/parser.c:15292
17064 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
17065 msgstr ""
17066
17067 #: cp/parser.c:15297
17068 msgid "missing %<>%> to terminate the template argument list"
17069 msgstr ""
17070
17071 #: cp/parser.c:15825
17072 msgid "%qs tag used in naming %q#T"
17073 msgstr ""
17074
17075 #: cp/parser.c:15846
17076 #, fuzzy
17077 msgid "%qD redeclared with different access"
17078 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
17079
17080 #: cp/parser.c:15863
17081 msgid "%<template%> (as a disambiguator) is only allowed within templates"
17082 msgstr ""
17083
17084 #: cp/parser.c:16071
17085 #, fuzzy
17086 msgid "inter-module optimizations not implemented for C++"
17087 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
17088
17089 #: cp/pt.c:241
17090 msgid "data member %qD cannot be a member template"
17091 msgstr ""
17092
17093 #: cp/pt.c:253
17094 #, fuzzy
17095 msgid "invalid member template declaration %qD"
17096 msgstr "¥Ý¥¤¥ó¥¿Àë¸À»Ò¤ËÉÔŬÀڤʷ¿½¤¾þ»Ò"
17097
17098 #: cp/pt.c:575
17099 msgid "explicit specialization in non-namespace scope %qD"
17100 msgstr ""
17101
17102 #: cp/pt.c:586
17103 msgid "enclosing class templates are not explicitly specialized"
17104 msgstr ""
17105
17106 #: cp/pt.c:670
17107 msgid "specialization of %qD in different namespace"
17108 msgstr ""
17109
17110 #: cp/pt.c:671 cp/pt.c:740
17111 #, fuzzy
17112 msgid "  from definition of %q#D"
17113 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
17114
17115 #: cp/pt.c:707
17116 msgid "specialization of %qT after instantiation"
17117 msgstr ""
17118
17119 #: cp/pt.c:739
17120 msgid "specializing %q#T in different namespace"
17121 msgstr ""
17122
17123 #: cp/pt.c:754
17124 msgid "specialization %qT after instantiation %qT"
17125 msgstr ""
17126
17127 #: cp/pt.c:766
17128 #, fuzzy
17129 msgid "explicit specialization of non-template %qT"
17130 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
17131
17132 #: cp/pt.c:1164
17133 msgid "specialization of %qD after instantiation"
17134 msgstr ""
17135
17136 #: cp/pt.c:1293
17137 #, fuzzy
17138 msgid "%s %+#D"
17139 msgstr "%s: %s"
17140
17141 #: cp/pt.c:1349
17142 #, fuzzy
17143 msgid "%qD is not a function template"
17144 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤ë´Ø¿ô¤Î·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó"
17145
17146 #: cp/pt.c:1542
17147 msgid "template-id %qD for %q+D does not match any template declaration"
17148 msgstr ""
17149
17150 #: cp/pt.c:1551
17151 msgid "ambiguous template specialization %qD for %q+D"
17152 msgstr ""
17153
17154 #. This case handles bogus declarations like template <>
17155 #. template <class T> void f<int>();
17156 #: cp/pt.c:1782 cp/pt.c:1836
17157 #, fuzzy
17158 msgid "template-id %qD in declaration of primary template"
17159 msgstr "`operator delete' ¤ÎÀë¸ÀÆâ¤Ë¿¤¹¤®¤ë°ú¿ô"
17160
17161 #: cp/pt.c:1795
17162 #, fuzzy
17163 msgid "template parameter list used in explicit instantiation"
17164 msgstr "#define Ãæ¤Î²¾°ú¿ô¥ê¥¹¥È¤¬½ªÃ¼¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
17165
17166 #: cp/pt.c:1801
17167 msgid "definition provided for explicit instantiation"
17168 msgstr ""
17169
17170 #: cp/pt.c:1809
17171 #, fuzzy
17172 msgid "too many template parameter lists in declaration of %qD"
17173 msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬Â¿¤¹¤®¤Þ¤¹\n"
17174
17175 #: cp/pt.c:1812
17176 #, fuzzy
17177 msgid "too few template parameter lists in declaration of %qD"
17178 msgstr ""
17179 "\n"
17180 "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬¾¯¤Ê¤¹¤®¤Þ¤¹\n"
17181
17182 #: cp/pt.c:1814
17183 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
17184 msgstr ""
17185
17186 #: cp/pt.c:1833
17187 msgid "function template partial specialization %qD is not allowed"
17188 msgstr ""
17189
17190 #: cp/pt.c:1865
17191 msgid "default argument specified in explicit specialization"
17192 msgstr ""
17193
17194 #: cp/pt.c:1869
17195 msgid "template specialization with C linkage"
17196 msgstr ""
17197
17198 #: cp/pt.c:1896
17199 #, fuzzy
17200 msgid "%qD is not a template function"
17201 msgstr "`%s' ¤ÏÄ̾Èó static ¤Ê´Ø¿ô¤Ç¤¹"
17202
17203 #. From [temp.expl.spec]:
17204 #.
17205 #. If such an explicit specialization for the member
17206 #. of a class template names an implicitly-declared
17207 #. special member function (clause _special_), the
17208 #. program is ill-formed.
17209 #.
17210 #. Similar language is found in [temp.explicit].
17211 #: cp/pt.c:1958
17212 msgid "specialization of implicitly-declared special member function"
17213 msgstr ""
17214
17215 #: cp/pt.c:2002
17216 #, fuzzy
17217 msgid "no member function %qD declared in %qT"
17218 msgstr "¥Í¥¹¥È¤·¤¿´Ø¿ô `%s' ¤Ï `extern' ¤ËÀë¸À¤µ¤ì¤Þ¤·¤¿"
17219
17220 #: cp/pt.c:2207
17221 msgid " shadows template parm %q#D"
17222 msgstr ""
17223
17224 #: cp/pt.c:2609
17225 msgid "template parameters not used in partial specialization:"
17226 msgstr ""
17227
17228 #: cp/pt.c:2613
17229 msgid "        %qD"
17230 msgstr ""
17231
17232 #: cp/pt.c:2624
17233 msgid "partial specialization %qT does not specialize any template arguments"
17234 msgstr ""
17235
17236 #: cp/pt.c:2649
17237 #, c-format
17238 msgid "template argument %qE involves template parameter(s)"
17239 msgstr ""
17240
17241 #: cp/pt.c:2693
17242 msgid "type %qT of template argument %qE depends on template parameter(s)"
17243 msgstr ""
17244
17245 #: cp/pt.c:2780
17246 #, fuzzy
17247 msgid "no default argument for %qD"
17248 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
17249
17250 #: cp/pt.c:2937
17251 msgid "template with C linkage"
17252 msgstr ""
17253
17254 #: cp/pt.c:2940
17255 msgid "template class without a name"
17256 msgstr ""
17257
17258 #. [temp.mem]
17259 #.
17260 #. A destructor shall not be a member template.
17261 #: cp/pt.c:2948
17262 msgid "destructor %qD declared as member template"
17263 msgstr ""
17264
17265 #. [basic.stc.dynamic.allocation]
17266 #.
17267 #. An allocation function can be a function
17268 #. template. ... Template allocation functions shall
17269 #. have two or more parameters.
17270 #: cp/pt.c:2963
17271 #, fuzzy
17272 msgid "invalid template declaration of %qD"
17273 msgstr "`%s' ¤Î extern Àë¸À¤¬¥Í¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
17274
17275 #: cp/pt.c:3044
17276 msgid "%qD does not declare a template type"
17277 msgstr ""
17278
17279 #: cp/pt.c:3050
17280 #, fuzzy
17281 msgid "template definition of non-template %q#D"
17282 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹¥á¥½¥Ã¥É `%s' ¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
17283
17284 #: cp/pt.c:3092
17285 msgid "expected %d levels of template parms for %q#D, got %d"
17286 msgstr ""
17287
17288 #: cp/pt.c:3104
17289 msgid "got %d template parameters for %q#D"
17290 msgstr ""
17291
17292 #: cp/pt.c:3107
17293 msgid "got %d template parameters for %q#T"
17294 msgstr ""
17295
17296 #: cp/pt.c:3109
17297 #, c-format
17298 msgid "  but %d required"
17299 msgstr ""
17300
17301 #: cp/pt.c:3198
17302 #, fuzzy
17303 msgid "%qT is not a template type"
17304 msgstr "`%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
17305
17306 #: cp/pt.c:3211
17307 #, fuzzy
17308 msgid "template specifiers not specified in declaration of %qD"
17309 msgstr "friend ´Ø¿ôÀë¸ÀÆâ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
17310
17311 #: cp/pt.c:3221
17312 #, fuzzy
17313 msgid "previous declaration %qD"
17314 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
17315
17316 #: cp/pt.c:3222
17317 #, fuzzy, c-format
17318 msgid "used %d template parameter%s instead of %d"
17319 msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'"
17320
17321 #: cp/pt.c:3242
17322 #, fuzzy
17323 msgid "template parameter %q#D"
17324 msgstr "¥Þ¥¯¥í²¾°ú¿ô \"%s\" ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
17325
17326 #: cp/pt.c:3243
17327 msgid "redeclared here as %q#D"
17328 msgstr ""
17329
17330 #. We have in [temp.param]:
17331 #.
17332 #. A template-parameter may not be given default arguments
17333 #. by two different declarations in the same scope.
17334 #: cp/pt.c:3253
17335 msgid "redefinition of default argument for %q#D"
17336 msgstr ""
17337
17338 #: cp/pt.c:3254
17339 msgid "%J  original definition appeared here"
17340 msgstr ""
17341
17342 #: cp/pt.c:3350
17343 msgid "%qE is not a valid template argument for type %qT because function %qD has not external linkage"
17344 msgstr ""
17345
17346 #: cp/pt.c:3391
17347 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
17348 msgstr ""
17349
17350 #: cp/pt.c:3466
17351 msgid "%qE is not a valid template argument for type %qT because it is a non-constant expression"
17352 msgstr ""
17353
17354 #: cp/pt.c:3516
17355 msgid "%qE is not a valid template argument for type %qT because it is not a constant pointer"
17356 msgstr ""
17357
17358 #: cp/pt.c:3536
17359 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
17360 msgstr ""
17361
17362 #: cp/pt.c:3543
17363 msgid "%qE is not a valid template argument for type %qT because it is not a lvalue"
17364 msgstr ""
17365
17366 #: cp/pt.c:3556
17367 msgid "%qE is not a valid template argument for type %qT because object %qD has not external linkage"
17368 msgstr ""
17369
17370 #: cp/pt.c:3598
17371 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
17372 msgstr ""
17373
17374 #: cp/pt.c:3600
17375 #, c-format
17376 msgid "try using %qE instead"
17377 msgstr ""
17378
17379 #: cp/pt.c:3635
17380 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
17381 msgstr ""
17382
17383 #: cp/pt.c:3638
17384 #, fuzzy
17385 msgid "standard conversions are not allowed in this context"
17386 msgstr "#if ¼°¤ÎÃæ¤Ç¤Ïʸ»úÎóÄê¿ô¤¬»È¤¨¤Þ¤»¤ó"
17387
17388 #: cp/pt.c:3807
17389 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
17390 msgstr ""
17391
17392 #: cp/pt.c:3822 cp/pt.c:3841 cp/pt.c:3881
17393 msgid "type/value mismatch at argument %d in template parameter list for %qD"
17394 msgstr ""
17395
17396 #: cp/pt.c:3826
17397 msgid "  expected a constant of type %qT, got %qT"
17398 msgstr ""
17399
17400 #: cp/pt.c:3830
17401 #, c-format
17402 msgid "  expected a class template, got %qE"
17403 msgstr ""
17404
17405 #: cp/pt.c:3832
17406 #, fuzzy, c-format
17407 msgid "  expected a type, got %qE"
17408 msgstr "ͽ´ü¤·¤Ê¤¤·¿¤¬ `id' (%s) ¤Ë»ØÄꤵ¤ì¤Þ¤·¤¿"
17409
17410 #: cp/pt.c:3845
17411 #, fuzzy
17412 msgid "  expected a type, got %qT"
17413 msgstr "ͽ´ü¤·¤Ê¤¤·¿¤¬ `id' (%s) ¤Ë»ØÄꤵ¤ì¤Þ¤·¤¿"
17414
17415 #: cp/pt.c:3847
17416 msgid "  expected a class template, got %qT"
17417 msgstr ""
17418
17419 #: cp/pt.c:3884
17420 msgid "  expected a template of type %qD, got %qD"
17421 msgstr ""
17422
17423 #: cp/pt.c:3920
17424 msgid "could not convert template argument %qE to %qT"
17425 msgstr ""
17426
17427 #: cp/pt.c:3959
17428 #, c-format
17429 msgid "wrong number of template arguments (%d, should be %d)"
17430 msgstr ""
17431
17432 #: cp/pt.c:3963
17433 msgid "provided for %qD"
17434 msgstr ""
17435
17436 #: cp/pt.c:3993
17437 #, fuzzy, c-format
17438 msgid "template argument %d is invalid"
17439 msgstr "¥Þ¥¯¥í°ú¿ô \"%s\" ¤Ïʸ»úÎ󲽤µ¤ì¤Þ¤¹"
17440
17441 #: cp/pt.c:4348
17442 msgid "non-template type %qT used as a template"
17443 msgstr ""
17444
17445 #: cp/pt.c:4350
17446 #, fuzzy
17447 msgid "for template declaration %qD"
17448 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
17449
17450 #: cp/pt.c:4992
17451 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating %qD"
17452 msgstr ""
17453
17454 #: cp/pt.c:5438
17455 #, fuzzy
17456 msgid "ambiguous class template instantiation for %q#T"
17457 msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤òÍ­¸ú¤Ë¤¹¤ë"
17458
17459 #: cp/pt.c:5444
17460 #, fuzzy
17461 msgid "%s %+#T"
17462 msgstr "%s: %s"
17463
17464 #: cp/pt.c:6526
17465 #, fuzzy
17466 msgid "instantiation of %qD as type %qT"
17467 msgstr "%s: `%s' ¤Î½é´ü²½:\n"
17468
17469 #: cp/pt.c:6694
17470 #, fuzzy
17471 msgid "invalid parameter type %qT"
17472 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
17473
17474 #: cp/pt.c:6696
17475 #, fuzzy
17476 msgid "in declaration %qD"
17477 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
17478
17479 #: cp/pt.c:6757
17480 #, fuzzy
17481 msgid "function returning an array"
17482 msgstr "´Ø¿ô¤¬½¸¹çÂΤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
17483
17484 #: cp/pt.c:6759
17485 #, fuzzy
17486 msgid "function returning a function"
17487 msgstr "`%s' ¤Ï´Ø¿ô¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
17488
17489 #: cp/pt.c:6786
17490 #, fuzzy
17491 msgid "creating pointer to member function of non-class type %qT"
17492 msgstr "¥á¥ó¥Ð´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢¥¯¥é¥¹¥¹¥³¡¼¥×Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
17493
17494 #: cp/pt.c:6954
17495 msgid "creating array with size zero"
17496 msgstr "Â礭¤µ¥¼¥í¤ÎÇÛÎó¤òºî¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
17497
17498 #: cp/pt.c:6968
17499 #, fuzzy, c-format
17500 msgid "creating array with size zero (%qE)"
17501 msgstr "Â礭¤µ¥¼¥í¤ÎÇÛÎó¤òºî¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
17502
17503 #: cp/pt.c:7185
17504 #, fuzzy
17505 msgid "forming reference to void"
17506 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î»²¾È¤òÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
17507
17508 #: cp/pt.c:7187
17509 msgid "forming %s to reference type %qT"
17510 msgstr ""
17511
17512 #: cp/pt.c:7224
17513 #, fuzzy
17514 msgid "creating pointer to member of non-class type %qT"
17515 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
17516
17517 #: cp/pt.c:7230
17518 #, fuzzy
17519 msgid "creating pointer to member reference type %qT"
17520 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
17521
17522 #: cp/pt.c:7296
17523 #, fuzzy
17524 msgid "creating array of %qT"
17525 msgstr "Â礭¤µ¥¼¥í¤ÎÇÛÎó¤òºî¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
17526
17527 #: cp/pt.c:7302
17528 msgid "creating array of %qT, which is an abstract class type"
17529 msgstr ""
17530
17531 #: cp/pt.c:7346
17532 msgid "%qT is not a class, struct, or union type"
17533 msgstr ""
17534
17535 #: cp/pt.c:7381
17536 msgid "%qT resolves to %qT, which is not an enumeration type"
17537 msgstr ""
17538
17539 #: cp/pt.c:7384
17540 msgid "%qT resolves to %qT, which is is not a class type"
17541 msgstr ""
17542
17543 #: cp/pt.c:7445
17544 #, fuzzy, c-format
17545 msgid "use of %qs in template"
17546 msgstr "¥Æ¥ó¥×¥ì¡¼¥ÈÆâ¤Ç `%s' ¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹"
17547
17548 #: cp/pt.c:7570
17549 #, c-format
17550 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
17551 msgstr ""
17552
17553 #: cp/pt.c:7572
17554 msgid "say %<typename %E%> if a type is meant"
17555 msgstr ""
17556
17557 #: cp/pt.c:7691
17558 #, fuzzy
17559 msgid "using invalid field %qD"
17560 msgstr "static ¥Õ¥£¡¼¥ë¥É `%s' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
17561
17562 #: cp/pt.c:8745
17563 msgid "%qT is not a class or namespace"
17564 msgstr ""
17565
17566 #: cp/pt.c:8748
17567 msgid "%qD is not a class or namespace"
17568 msgstr ""
17569
17570 #: cp/pt.c:8888
17571 msgid "%qT is/uses anonymous type"
17572 msgstr ""
17573
17574 #: cp/pt.c:8890
17575 msgid "%qT uses local type %qT"
17576 msgstr ""
17577
17578 #: cp/pt.c:8899
17579 msgid "%qT is a variably modified type"
17580 msgstr ""
17581
17582 #: cp/pt.c:8910
17583 #, fuzzy, c-format
17584 msgid "integral expression %qE is not constant"
17585 msgstr "½é´ü²½»Ò¤ÎÍ×ÁǤ¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
17586
17587 #: cp/pt.c:8915
17588 #, fuzzy
17589 msgid "  trying to instantiate %qD"
17590 msgstr "ÉÔÀµ¤Êʸ»úÎóÄê¿ô¤Ç¤¹"
17591
17592 #: cp/pt.c:9434
17593 msgid "incomplete type unification"
17594 msgstr "ÉÔ´°Á´¤Ê·¿¤Îñ°ì²½"
17595
17596 #: cp/pt.c:10783 cp/pt.c:10854
17597 #, fuzzy
17598 msgid "explicit instantiation of non-template %q#D"
17599 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
17600
17601 #: cp/pt.c:10799 cp/pt.c:10849
17602 msgid "no matching template for %qD found"
17603 msgstr ""
17604
17605 #: cp/pt.c:10805
17606 #, fuzzy
17607 msgid "explicit instantiation of %q#D"
17608 msgstr "%s: `%s' ¤Î½é´ü²½:\n"
17609
17610 #: cp/pt.c:10841
17611 #, fuzzy
17612 msgid "duplicate explicit instantiation of %q#D"
17613 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
17614
17615 #: cp/pt.c:10863
17616 #, fuzzy
17617 msgid "ISO C++ forbids the use of %<extern%> on explicit instantiations"
17618 msgstr "ISO C++ ¤Ï¸º»»¤Ë¥á¥½¥Ã¥É¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
17619
17620 #: cp/pt.c:10868 cp/pt.c:10958
17621 #, fuzzy
17622 msgid "storage class %qD applied to template instantiation"
17623 msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤òÍ­¸ú¤Ë¤¹¤ë"
17624
17625 #: cp/pt.c:10930
17626 #, fuzzy
17627 msgid "explicit instantiation of non-template type %qT"
17628 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
17629
17630 #: cp/pt.c:10939
17631 #, fuzzy
17632 msgid "explicit instantiation of %q#T before definition of template"
17633 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
17634
17635 #: cp/pt.c:10947
17636 #, fuzzy, c-format
17637 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
17638 msgstr "ISO C++ ¤Ï¸º»»¤Ë´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
17639
17640 #: cp/pt.c:10992
17641 #, fuzzy
17642 msgid "duplicate explicit instantiation of %q#T"
17643 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
17644
17645 #: cp/pt.c:11365
17646 #, fuzzy
17647 msgid "explicit instantiation of %qD but no definition available"
17648 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
17649
17650 #: cp/pt.c:11510
17651 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating %q+D, possibly from virtual table generation"
17652 msgstr ""
17653
17654 #: cp/pt.c:11779
17655 #, fuzzy
17656 msgid "%q#T is not a valid type for a template constant parameter"
17657 msgstr "'#' ¤Ë¥Þ¥¯¥í²¾°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Þ¤»¤ó"
17658
17659 #: cp/repo.c:112
17660 msgid "-frepo must be used with -c"
17661 msgstr "-frepo ¤Ï -c ÉÕ¤­¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
17662
17663 #: cp/repo.c:200
17664 #, c-format
17665 msgid "mysterious repository information in %s"
17666 msgstr "%s ¤ËÉԲIJò¤Ê¥ê¥Ý¥¸¥È¥ê¾ðÊ󤬤¢¤ê¤Þ¤¹"
17667
17668 #: cp/repo.c:214
17669 #, fuzzy, c-format
17670 msgid "can't create repository information file %qs"
17671 msgstr "¥Õ¥¡¥¤¥ë `%s' ¤Ë¥ê¥Ý¥¸¥È¥ê¾ðÊó¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
17672
17673 #: cp/rtti.c:244
17674 msgid "cannot use typeid with -fno-rtti"
17675 msgstr "-fno-rtti ¤¬»ØÄꤵ¤ì¤ë¤È typeid ¤ò»È¤¨¤Þ¤»¤ó"
17676
17677 #: cp/rtti.c:250
17678 msgid "must #include <typeinfo> before using typeid"
17679 msgstr "typeid ¤ò»È¤¦Á°¤Ë #include <typeinfo> ¤È¤·¤Ê¤¤¤È¤¤¤±¤Þ¤»¤ó"
17680
17681 #: cp/rtti.c:322
17682 msgid "cannot create type information for type %qT because its size is variable"
17683 msgstr ""
17684
17685 #: cp/rtti.c:570 cp/rtti.c:584
17686 msgid "dynamic_cast of %q#D to %q#T can never succeed"
17687 msgstr ""
17688
17689 #: cp/rtti.c:663
17690 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
17691 msgstr ""
17692
17693 #: cp/search.c:257
17694 msgid "%qT is an ambiguous base of %qT"
17695 msgstr ""
17696
17697 #: cp/search.c:275
17698 msgid "%qT is an inaccessible base of %qT"
17699 msgstr ""
17700
17701 #: cp/search.c:1843
17702 #, fuzzy
17703 msgid "deprecated covariant return type for %q#D"
17704 msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿"
17705
17706 #: cp/search.c:1845 cp/search.c:1860 cp/search.c:1866
17707 msgid "  overriding %q#D"
17708 msgstr ""
17709
17710 #: cp/search.c:1859
17711 #, fuzzy
17712 msgid "invalid covariant return type for %q#D"
17713 msgstr "̵¸ú¤Ê¥á¥½¥Ã¥ÉÀë¸À¤Ç¤¹¡£¥á¥½¥Ã¥É̾¤¬É¬ÍפǤ¹"
17714
17715 #: cp/search.c:1864
17716 #, fuzzy
17717 msgid "conflicting return type specified for %q#D"
17718 msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
17719
17720 #: cp/search.c:1875
17721 #, fuzzy
17722 msgid "looser throw specifier for %q#F"
17723 msgstr "`%s' ¤ËÂФ·¤Æ char ¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
17724
17725 #: cp/search.c:1876
17726 msgid "  overriding %q#F"
17727 msgstr ""
17728
17729 #. A static member function cannot match an inherited
17730 #. virtual member function.
17731 #: cp/search.c:1969
17732 #, fuzzy
17733 msgid "%q#D cannot be declared"
17734 msgstr "const `%s' ¤ò `mutable' ¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
17735
17736 #: cp/search.c:1970
17737 msgid "  since %q#D declared in base class"
17738 msgstr ""
17739
17740 #: cp/semantics.c:1199
17741 #, c-format
17742 msgid "type of asm operand %qE could not be determined"
17743 msgstr ""
17744
17745 #: cp/semantics.c:1318
17746 #, fuzzy
17747 msgid "invalid use of member %qD in static member function"
17748 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
17749
17750 #: cp/semantics.c:1322 cp/semantics.c:1361
17751 msgid "from this location"
17752 msgstr ""
17753
17754 #: cp/semantics.c:1360
17755 #, fuzzy
17756 msgid "object missing in reference to %qD"
17757 msgstr "ÇÛÎ󻲾ȤǤÎź»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
17758
17759 #: cp/semantics.c:1841
17760 #, fuzzy
17761 msgid "arguments to destructor are not allowed"
17762 msgstr "°ú¿ô¤¬¹½Â¤ÂΤǤ¹"
17763
17764 #: cp/semantics.c:1891
17765 #, fuzzy
17766 msgid "%<this%> is unavailable for static member functions"
17767 msgstr "`this' ¤ÏÀÅŪ¥á¥ó¥Ð´Ø¿ô¤«¤é»ÈÍѤǤ­¤Þ¤»¤ó"
17768
17769 #: cp/semantics.c:1897
17770 #, fuzzy
17771 msgid "invalid use of %<this%> in non-member function"
17772 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
17773
17774 #: cp/semantics.c:1899
17775 #, fuzzy
17776 msgid "invalid use of %<this%> at top level"
17777 msgstr "¥È¥Ã¥×¥ì¥Ù¥ë¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
17778
17779 #: cp/semantics.c:1923
17780 msgid "invalid qualifying scope in pseudo-destructor name"
17781 msgstr ""
17782
17783 #: cp/semantics.c:1943
17784 #, fuzzy
17785 msgid "%qE is not of type %qT"
17786 msgstr "%s ¤Ï·¿ %s ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)"
17787
17788 #: cp/semantics.c:2043
17789 #, fuzzy
17790 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
17791 msgstr "¥Æ¥ó¥×¥ì¡¼¥È·¿²¾°ú¿ô¤Ë¤Ï `class' ¤ä `typename' Í½Ìó¸ì¤ò»È¤ï¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
17792
17793 #: cp/semantics.c:2087
17794 msgid "invalid use of type %qT as a default value for a template template-parameter"
17795 msgstr ""
17796
17797 #: cp/semantics.c:2090
17798 msgid "invalid use of %qD as a default value for a template template-parameter"
17799 msgstr ""
17800
17801 #: cp/semantics.c:2094
17802 #, fuzzy
17803 msgid "invalid default argument for a template template parameter"
17804 msgstr "̵¸ú¤Ê¥Ç¥Õ¥©¥ë¥È¥Æ¥ó¥×¥ì¡¼¥È°ú¿ô"
17805
17806 #: cp/semantics.c:2111
17807 #, fuzzy
17808 msgid "definition of %q#T inside template parameter list"
17809 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¥ê¥¹¥È¤Î¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
17810
17811 #: cp/semantics.c:2122
17812 #, fuzzy
17813 msgid "invalid definition of qualified type %qT"
17814 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹²½¤µ¤ì¤Ê¤¤·¿¤ËÂФ¹¤ë̵¸ú¤ÊÁàºî¤Ç¤¹"
17815
17816 #: cp/semantics.c:2338
17817 #, fuzzy
17818 msgid "invalid base-class specification"
17819 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
17820
17821 #: cp/semantics.c:2347
17822 msgid "base class %qT has cv qualifiers"
17823 msgstr ""
17824
17825 #: cp/semantics.c:2367
17826 msgid "incomplete type %qT used in nested name specifier"
17827 msgstr ""
17828
17829 #: cp/semantics.c:2370
17830 msgid "reference to %<%T::%D%> is ambiguous"
17831 msgstr ""
17832
17833 #: cp/semantics.c:2374 cp/typeck.c:1637
17834 #, fuzzy
17835 msgid "%qD is not a member of %qT"
17836 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
17837
17838 #: cp/semantics.c:2377
17839 #, fuzzy
17840 msgid "%qD is not a member of %qD"
17841 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
17842
17843 #: cp/semantics.c:2506
17844 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
17845 msgstr ""
17846
17847 #: cp/semantics.c:2660
17848 #, fuzzy
17849 msgid "%qD cannot appear in a constant-expression"
17850 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
17851
17852 #: cp/semantics.c:2668
17853 msgid "use of namespace %qD as expression"
17854 msgstr ""
17855
17856 #: cp/semantics.c:2673
17857 msgid "use of class template %qT as expression"
17858 msgstr ""
17859
17860 #. Ambiguous reference to base members.
17861 #: cp/semantics.c:2679
17862 #, fuzzy
17863 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
17864 msgstr "Í׵ᤵ¤ì¤¿¥á¥ó¥Ð `%s' ¤Ï¿½Å·Ñ¾µ¥°¥é¥Õ¤ÎÃæ¤ÇÛ£Ëæ¤Ç¤¹"
17865
17866 #: cp/semantics.c:2752
17867 #, c-format
17868 msgid "use of %s from containing function"
17869 msgstr ""
17870
17871 #: cp/semantics.c:2755
17872 #, fuzzy
17873 msgid "  %q#D declared here"
17874 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
17875
17876 #: cp/semantics.c:2805
17877 #, fuzzy, c-format
17878 msgid "type of %qE is unknown"
17879 msgstr "¥ì¥¸¥¹¥¿ '%c' ¤¬ÉÔÌÀ¤Ç¤¹"
17880
17881 #: cp/tree.c:539
17882 msgid "%qV qualifiers cannot be applied to %qT"
17883 msgstr ""
17884
17885 #: cp/tree.c:1741
17886 #, fuzzy, c-format
17887 msgid "%qE attribute can only be applied to Java class definitions"
17888 msgstr "`java_interface' Â°À­¤Ï Java ¥¯¥é¥¹ÄêµÁ¤ËÂФ·¤Æ¤Î¤ßÍѤ¤¤ë»ö¤¬¤Ç¤­¤Þ¤¹"
17889
17890 #: cp/tree.c:1770
17891 #, fuzzy, c-format
17892 msgid "%qE attribute can only be applied to class definitions"
17893 msgstr "`com_interface' Â°À­¤Ï¥¯¥é¥¹ÄêµÁ¤Ë¤Î¤ßÍѤ¤¤ë»ö¤¬¤Ç¤­¤Þ¤¹"
17894
17895 #: cp/tree.c:1775
17896 #, c-format
17897 msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
17898 msgstr ""
17899
17900 #: cp/tree.c:1799
17901 msgid "requested init_priority is not an integer constant"
17902 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÀ°¿ô·¿¤ÎÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
17903
17904 #: cp/tree.c:1820
17905 #, fuzzy, c-format
17906 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
17907 msgstr "init_priority Â°À­¤Ï¥¯¥é¥¹·¿¥ª¥Ö¥¸¥§¥¯¥È¤Î¥Õ¥¡¥¤¥ë¥¹¥³¡¼¥×ÄêµÁ¤Ç¤Î¤ß»È¤¨¤Þ¤¹"
17908
17909 #: cp/tree.c:1828
17910 msgid "requested init_priority is out of range"
17911 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤¬Èϰϳ°¤Ç¤¹"
17912
17913 #: cp/tree.c:1838
17914 msgid "requested init_priority is reserved for internal use"
17915 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÆâÉô¤Ç»ÈÍѤ¹¤ë¤¿¤á¤ËͽÌ󤵤ì¤Æ¤¤¤Þ¤¹"
17916
17917 #: cp/tree.c:1848
17918 #, fuzzy, c-format
17919 msgid "%qE attribute is not supported on this platform"
17920 msgstr "init_priority Â°À­¤Ï¤³¤Î¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
17921
17922 #: cp/typeck.c:434 cp/typeck.c:448 cp/typeck.c:541
17923 #, fuzzy
17924 msgid "%s between distinct pointer types %qT and %qT lacks a cast"
17925 msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥­¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
17926
17927 #: cp/typeck.c:510
17928 #, fuzzy
17929 msgid "ISO C++ forbids %s between pointer of type %<void *%> and pointer-to-function"
17930 msgstr "ISO C++ ¤Ï `void *' ·¿¥Ý¥¤¥ó¥¿¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤Î %s ¤ò¶Ø¤¸¤Þ¤¹"
17931
17932 #: cp/typeck.c:561
17933 #, fuzzy
17934 msgid "%s between distinct pointer-to-member types %qT and %qT lacks a cast"
17935 msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥­¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
17936
17937 #: cp/typeck.c:1255
17938 #, fuzzy, c-format
17939 msgid "invalid application of %qs to a member function"
17940 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
17941
17942 #: cp/typeck.c:1288
17943 #, fuzzy, c-format
17944 msgid "invalid application of %qs to a bit-field"
17945 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Ë `__alignof' ¤¬Å¬ÍѤµ¤ì¤Þ¤·¤¿"
17946
17947 #: cp/typeck.c:1293
17948 #, fuzzy, c-format
17949 msgid "ISO C++ forbids applying %qs to an expression of function type"
17950 msgstr "ISO C++ ¤Ï´Ø¿ô·¿¤Î¼°¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
17951
17952 #: cp/typeck.c:1330
17953 #, fuzzy
17954 msgid "invalid use of non-static member function"
17955 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
17956
17957 #: cp/typeck.c:1497
17958 #, fuzzy
17959 msgid "deprecated conversion from string constant to %qT'"
17960 msgstr "ʸ»úÎóÄê¿ôÃæ¤Î \\r ¥¨¥¹¥±¡¼¥×"
17961
17962 #: cp/typeck.c:1608 cp/typeck.c:1898
17963 msgid "request for member %qD in %qE, which is of non-class type %qT"
17964 msgstr ""
17965
17966 #: cp/typeck.c:1635
17967 #, fuzzy, c-format
17968 msgid "invalid use of nonstatic data member %qE"
17969 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
17970
17971 #: cp/typeck.c:1687 cp/typeck.c:1715
17972 msgid "invalid access to non-static data member %qD of NULL object"
17973 msgstr ""
17974
17975 #: cp/typeck.c:1690 cp/typeck.c:1717
17976 msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
17977 msgstr ""
17978
17979 #: cp/typeck.c:1828
17980 msgid "qualified type %qT does not match destructor name ~%qT"
17981 msgstr ""
17982
17983 #: cp/typeck.c:1834
17984 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
17985 msgstr ""
17986
17987 #: cp/typeck.c:1944
17988 msgid "%<%D::%D%> is not a member of %qT"
17989 msgstr ""
17990
17991 #: cp/typeck.c:1955
17992 msgid "%qT is not a base of %qT"
17993 msgstr ""
17994
17995 #: cp/typeck.c:1974
17996 #, fuzzy
17997 msgid "%qD has no member named %qE"
17998 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
17999
18000 #: cp/typeck.c:1989
18001 #, fuzzy
18002 msgid "%qD is not a member template function"
18003 msgstr "¥á¥ó¥Ð´Ø¿ô¤Î̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18004
18005 #. A pointer to incomplete type (other than cv void) can be
18006 #. dereferenced [expr.unary.op]/1
18007 #: cp/typeck.c:2096
18008 msgid "%qT is not a pointer-to-object type"
18009 msgstr ""
18010
18011 #: cp/typeck.c:2121
18012 #, fuzzy, c-format
18013 msgid "invalid use of %qs on pointer to member"
18014 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
18015
18016 #: cp/typeck.c:2127
18017 msgid "invalid type argument"
18018 msgstr "̵¸ú¤Ê·¿°ú¿ô¤Ç¤¹"
18019
18020 #: cp/typeck.c:2150
18021 msgid "subscript missing in array reference"
18022 msgstr "ÇÛÎ󻲾ȤǤÎź»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18023
18024 #: cp/typeck.c:2232
18025 msgid "ISO C++ forbids subscripting non-lvalue array"
18026 msgstr "ISO C++ ¤Ïº¸ÊÕÃͤǤϤʤ¤ÇÛÎó¤Îź»ú¤ò¶Ø¤¸¤Þ¤¹"
18027
18028 #: cp/typeck.c:2243
18029 #, fuzzy
18030 msgid "subscripting array declared %<register%>"
18031 msgstr "`register' ¤ÈÀë¸À¤µ¤ì¤¿ÇÛÎó¤Ëź»ú¤ò¤Ä¤±¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18032
18033 #: cp/typeck.c:2326
18034 #, fuzzy, c-format
18035 msgid "object missing in use of %qE"
18036 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¹½ÃۤλÈÍѤǥª¥Ö¥¸¥§¥¯¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18037
18038 #: cp/typeck.c:2427
18039 #, fuzzy
18040 msgid "ISO C++ forbids calling %<::main%> from within program"
18041 msgstr "ISO C++ ¤Ï¥×¥í¥°¥é¥à¤ÎÃ椫¤é `::main' ¤ò¸Æ¤Ó½Ð¤¹¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
18042
18043 #: cp/typeck.c:2452
18044 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>"
18045 msgstr ""
18046
18047 #: cp/typeck.c:2466
18048 #, fuzzy, c-format
18049 msgid "%qE cannot be used as a function"
18050 msgstr "\"%s\" ¤Ï¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó"
18051
18052 #: cp/typeck.c:2545
18053 #, fuzzy
18054 msgid "too many arguments to %s %q+#D"
18055 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
18056
18057 #: cp/typeck.c:2547 cp/typeck.c:2650
18058 msgid "at this point in file"
18059 msgstr "¥Õ¥¡¥¤¥ë¤Î¤³¤Î°ÌÃÖ"
18060
18061 #: cp/typeck.c:2550
18062 msgid "too many arguments to function"
18063 msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
18064
18065 #: cp/typeck.c:2584
18066 #, fuzzy
18067 msgid "parameter %P of %qD has incomplete type %qT"
18068 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
18069
18070 #: cp/typeck.c:2587
18071 #, fuzzy
18072 msgid "parameter %P has incomplete type %qT"
18073 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
18074
18075 #: cp/typeck.c:2648
18076 #, fuzzy
18077 msgid "too few arguments to %s %q+#D"
18078 msgstr "´Ø¿ô `%s' ¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
18079
18080 #: cp/typeck.c:2653
18081 msgid "too few arguments to function"
18082 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
18083
18084 #: cp/typeck.c:2800 cp/typeck.c:2810
18085 msgid "assuming cast to type %qT from overloaded function"
18086 msgstr ""
18087
18088 #: cp/typeck.c:2871
18089 #, fuzzy
18090 msgid "division by zero in %<%E / 0%>"
18091 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
18092
18093 #: cp/typeck.c:2873
18094 #, fuzzy
18095 msgid "division by zero in %<%E / 0.%>"
18096 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
18097
18098 #: cp/typeck.c:2907
18099 #, fuzzy
18100 msgid "division by zero in %<%E %% 0%>"
18101 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
18102
18103 #: cp/typeck.c:2909
18104 #, fuzzy
18105 msgid "division by zero in %<%E %% 0.%>"
18106 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
18107
18108 #: cp/typeck.c:2989
18109 #, c-format
18110 msgid "%s rotate count is negative"
18111 msgstr "%s ¥í¡¼¥Æ¡¼¥È²ó¿ô¤¬Éé¤ÎÃͤǤ¹"
18112
18113 #: cp/typeck.c:2992
18114 #, c-format
18115 msgid "%s rotate count >= width of type"
18116 msgstr "%s ¥í¡¼¥Æ¡¼¥È²ó¿ô >= ·¿¤ÎÉý¤Ç¤¹"
18117
18118 #: cp/typeck.c:3026 cp/typeck.c:3031 cp/typeck.c:3127 cp/typeck.c:3132
18119 msgid "ISO C++ forbids comparison between pointer and integer"
18120 msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
18121
18122 #: cp/typeck.c:3146
18123 msgid "unordered comparison on non-floating point argument"
18124 msgstr "ÈóÉâÆ°¾®¿ôÅÀ°ú¿ô¤Ç¤Î½ç½øÉÕ¤±¤é¤ì¤Ê¤¤Èæ³Ó¤Ç¤¹"
18125
18126 #: cp/typeck.c:3168
18127 #, fuzzy
18128 msgid "invalid operands of types %qT and %qT to binary %qO"
18129 msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹"
18130
18131 #: cp/typeck.c:3332
18132 #, fuzzy
18133 msgid "comparison between types %q#T and %q#T"
18134 msgstr "¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¹Ô¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
18135
18136 #: cp/typeck.c:3368
18137 msgid "comparison between signed and unsigned integer expressions"
18138 msgstr "Éä¹çÉÕ¤­¤ÈÉä¹ç̵¤·¤ÎÀ°¿ô¼°Æ±»Î¤ÎÈæ³Ó¤Ç¤¹"
18139
18140 #. Some sort of arithmetic operation involving NULL was
18141 #. performed.  Note that pointer-difference and pointer-addition
18142 #. have already been handled above, and so we don't end up here in
18143 #. that case.
18144 #: cp/typeck.c:3447
18145 #, fuzzy
18146 msgid "NULL used in arithmetic"
18147 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
18148
18149 #: cp/typeck.c:3505
18150 #, fuzzy
18151 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
18152 msgstr "ISO C++ ¤Ï¸º»»¤Ë `void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
18153
18154 #: cp/typeck.c:3507
18155 msgid "ISO C++ forbids using pointer to a function in subtraction"
18156 msgstr "ISO C++ ¤Ï¸º»»¤Ë´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
18157
18158 #: cp/typeck.c:3509
18159 msgid "ISO C++ forbids using pointer to a method in subtraction"
18160 msgstr "ISO C++ ¤Ï¸º»»¤Ë¥á¥½¥Ã¥É¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
18161
18162 #: cp/typeck.c:3521
18163 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
18164 msgstr "¥Ý¥¤¥ó¥¿±é»»¤ÇÉÔ´°Á´·¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤Ï̵¸ú¤Ç¤¹"
18165
18166 #: cp/typeck.c:3580
18167 #, c-format
18168 msgid "invalid use of %qE to form a pointer-to-member-function.  Use a qualified-id."
18169 msgstr ""
18170
18171 #: cp/typeck.c:3587
18172 #, c-format
18173 msgid "parenthesis around %qE cannot be used to form a pointer-to-member-function"
18174 msgstr ""
18175
18176 #: cp/typeck.c:3610
18177 msgid "taking address of temporary"
18178 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18179
18180 #: cp/typeck.c:3845
18181 #, c-format
18182 msgid "ISO C++ forbids %sing an enum"
18183 msgstr "ISO C++ ¤Ï enum ¤Î %s ¤ò¶Ø¤¸¤Þ¤¹"
18184
18185 #: cp/typeck.c:3856
18186 #, fuzzy
18187 msgid "cannot %s a pointer to incomplete type %qT"
18188 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤ò»Ø¤·¤Æ¤¤¤Þ¤¹"
18189
18190 #: cp/typeck.c:3862
18191 #, fuzzy
18192 msgid "ISO C++ forbids %sing a pointer of type %qT"
18193 msgstr "ISO C++ ¤Ï enum ¤Î %s ¤ò¶Ø¤¸¤Þ¤¹"
18194
18195 #: cp/typeck.c:3887
18196 msgid "cast to non-reference type used as lvalue"
18197 msgstr "º¸ÊÕÃͤȤ·¤Æ»È¤ï¤ì¤ëÈ󻲾ȷ¿¤Ø¤Î¥­¥ã¥¹¥È¤Ç¤¹"
18198
18199 #: cp/typeck.c:3922
18200 #, fuzzy
18201 msgid "invalid use of %<--%> on bool variable %qD"
18202 msgstr "̵¸ú¤ÊÍÑË¡¤Î of %%d, %%x, Ëô¤Ï %%X"
18203
18204 #. ARM $3.4
18205 #: cp/typeck.c:3951
18206 #, fuzzy
18207 msgid "ISO C++ forbids taking address of function %<::main%>"
18208 msgstr "ISO C++ ¤Ï `::main' ´Ø¿ô¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
18209
18210 #. An expression like &memfn.
18211 #: cp/typeck.c:4005
18212 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%>"
18213 msgstr ""
18214
18215 #: cp/typeck.c:4010
18216 #, fuzzy
18217 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say %<&%T::%D%>"
18218 msgstr "ISO C++ ¤ÏÈóº¸ÊÕÃͼ°¤Ø¤Î¥­¥ã¥¹¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
18219
18220 #: cp/typeck.c:4038
18221 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
18222 msgstr "ISO C++ ¤ÏÈóº¸ÊÕÃͼ°¤Ø¤Î¥­¥ã¥¹¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
18223
18224 #: cp/typeck.c:4058
18225 #, fuzzy
18226 msgid "cannot create pointer to reference member %qD"
18227 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
18228
18229 #: cp/typeck.c:4118
18230 #, fuzzy
18231 msgid "attempt to take address of bit-field structure member %qD"
18232 msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð `%s' ¤Î¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥¢¥É¥ì¥¹¤ò¼èÆÀ¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18233
18234 #: cp/typeck.c:4277
18235 #, fuzzy
18236 msgid "cannot take the address of %<this%>, which is an rvalue expression"
18237 msgstr "`this' ¤Ï±¦ÊÕÃͼ°¤Ç¤¢¤ê¡¢¤½¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
18238
18239 #: cp/typeck.c:4300
18240 #, fuzzy
18241 msgid "address of explicit register variable %qD requested"
18242 msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
18243
18244 #: cp/typeck.c:4305
18245 msgid "address requested for %qD, which is declared %<register%>"
18246 msgstr ""
18247
18248 #: cp/typeck.c:4371
18249 #, fuzzy, c-format
18250 msgid "%s expression list treated as compound expression"
18251 msgstr "½é´ü²½»Ò¥ê¥¹¥È¤ÏÊ£¹ç¼°¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤Þ¤·¤¿"
18252
18253 #: cp/typeck.c:4446
18254 msgid "%s from type %qT to type %qT casts away constness"
18255 msgstr ""
18256
18257 #: cp/typeck.c:4745
18258 msgid "invalid static_cast from type %qT to type %qT"
18259 msgstr ""
18260
18261 #: cp/typeck.c:4767
18262 #, fuzzy
18263 msgid "converting from %qT to %qT"
18264 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
18265
18266 #: cp/typeck.c:4812
18267 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
18268 msgstr ""
18269
18270 #: cp/typeck.c:4871
18271 #, fuzzy
18272 msgid "cast from %qT to %qT loses precision"
18273 msgstr "%s: Á´ÂÎŪ¤ÊÀºÅÙ¤ÎÄã²¼"
18274
18275 #: cp/typeck.c:4896
18276 #, fuzzy
18277 msgid "cast from %qT to %qT increases required alignment of target type"
18278 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤ÎÍ׵ᥢ¥é¥¤¥ó¥á¥ó¥È¤¬Áý²Ã¤·¤Þ¤¹"
18279
18280 #. Only issue a warning, as we have always supported this
18281 #. where possible, and it is necessary in some cases.  DR 195
18282 #. addresses this issue, but as of 2004/10/26 is still in
18283 #. drafting.
18284 #: cp/typeck.c:4910
18285 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
18286 msgstr "ISO C++ ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È¥ª¥Ö¥¸¥§¥¯¥È¥Ý¥¤¥ó¥¿¤Î´Ö¤Ç¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
18287
18288 #: cp/typeck.c:4921
18289 #, fuzzy
18290 msgid "invalid cast from type %qT to type %qT"
18291 msgstr "ÉÔ´°Á´¤Ê typedef `%s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
18292
18293 #: cp/typeck.c:4977
18294 msgid "invalid use of const_cast with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
18295 msgstr ""
18296
18297 #: cp/typeck.c:4986
18298 msgid "invalid use of const_cast with type %qT, which is a pointer or reference to a function type"
18299 msgstr ""
18300
18301 #: cp/typeck.c:5008
18302 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
18303 msgstr ""
18304
18305 #: cp/typeck.c:5051
18306 msgid "invalid const_cast from type %qT to type %qT"
18307 msgstr ""
18308
18309 #: cp/typeck.c:5119 cp/typeck.c:5124
18310 #, fuzzy
18311 msgid "ISO C++ forbids casting to an array type %qT"
18312 msgstr "ISO C ¤Ï¶¦ÍÑÂη¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
18313
18314 #: cp/typeck.c:5132
18315 #, fuzzy
18316 msgid "invalid cast to function type %qT"
18317 msgstr "sizeof ¤¬´Ø¿ô·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
18318
18319 #: cp/typeck.c:5348
18320 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
18321 msgstr ""
18322
18323 #: cp/typeck.c:5417
18324 #, fuzzy
18325 msgid "incompatible types in assignment of %qT to %qT"
18326 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
18327
18328 #: cp/typeck.c:5424
18329 msgid "ISO C++ forbids assignment of arrays"
18330 msgstr "ISO C++ ¤ÏÇÛÎó¤ÎÂåÆþ¤ò¶Ø¤¸¤Þ¤¹"
18331
18332 #: cp/typeck.c:5535
18333 msgid "   in pointer to member function conversion"
18334 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð´Ø¿ô¤Ø¤ÎÊÑ´¹¤Ç"
18335
18336 #: cp/typeck.c:5541
18337 msgid "   in pointer to member conversion"
18338 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
18339
18340 #. This is a reinterpret cast, we choose to do nothing.
18341 #: cp/typeck.c:5552 cp/typeck.c:5568
18342 msgid "pointer to member cast via virtual base %qT"
18343 msgstr ""
18344
18345 #: cp/typeck.c:5571
18346 #, fuzzy
18347 msgid "pointer to member conversion via virtual base %qT"
18348 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
18349
18350 #: cp/typeck.c:5644
18351 #, fuzzy
18352 msgid "invalid conversion to type %qT from type %qT"
18353 msgstr "̵¸ú¤Ê¥Ð¡¼¥¸¥ç¥óÈÖ¹æ·Á¼°"
18354
18355 #: cp/typeck.c:5862
18356 msgid "cannot convert %qT to %qT for argument %qP to %qD"
18357 msgstr ""
18358
18359 #: cp/typeck.c:5865
18360 #, fuzzy
18361 msgid "cannot convert %qT to %qT in %s"
18362 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
18363
18364 #: cp/typeck.c:5938 cp/typeck.c:5940
18365 #, fuzzy
18366 msgid "in passing argument %P of %q+D"
18367 msgstr "°ú¿ô %d ¸Ä¤Î `%s' ¤òÅϤ·¤Þ¤¹"
18368
18369 #: cp/typeck.c:5990
18370 msgid "returning reference to temporary"
18371 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î»²¾È¤òÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18372
18373 #: cp/typeck.c:5997
18374 msgid "reference to non-lvalue returned"
18375 msgstr "Èóº¸ÊÕÃͤؤλ²¾È¤¬ÊÖ¤µ¤ì¤Þ¤·¤¿"
18376
18377 #: cp/typeck.c:6009
18378 #, fuzzy
18379 msgid "reference to local variable %qD returned"
18380 msgstr "Èóº¸ÊÕÃͤؤλ²¾È¤¬ÊÖ¤µ¤ì¤Þ¤·¤¿"
18381
18382 #: cp/typeck.c:6012
18383 #, fuzzy
18384 msgid "address of local variable %qD returned"
18385 msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹"
18386
18387 #: cp/typeck.c:6042
18388 msgid "returning a value from a destructor"
18389 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤«¤éÃͤòÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18390
18391 #. If a return statement appears in a handler of the
18392 #. function-try-block of a constructor, the program is ill-formed.
18393 #: cp/typeck.c:6050
18394 msgid "cannot return from a handler of a function-try-block of a constructor"
18395 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Î´Ø¿ô try ¥Ö¥í¥Ã¥¯¤Î¥Ï¥ó¥É¥é¤«¤é¤Ï return ¤Ç¤­¤Þ¤»¤ó"
18396
18397 #. You can't return a value from a constructor.
18398 #: cp/typeck.c:6053
18399 msgid "returning a value from a constructor"
18400 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤«¤éÃͤòÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18401
18402 #: cp/typeck.c:6076
18403 #, fuzzy
18404 msgid "return-statement with no value, in function returning %qT"
18405 msgstr "Ìá¤ê·¿¤¬´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤»¤ó"
18406
18407 #: cp/typeck.c:6093
18408 #, fuzzy
18409 msgid "return-statement with a value, in function returning 'void'"
18410 msgstr "Ìá¤ê·¿¤¬ void ¤Î´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤¹"
18411
18412 #: cp/typeck.c:6124
18413 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -fcheck-new is in effect)"
18414 msgstr ""
18415
18416 #: cp/typeck2.c:52
18417 msgid "type %qT is not a base type for type %qT"
18418 msgstr ""
18419
18420 #: cp/typeck2.c:292
18421 #, fuzzy
18422 msgid "cannot declare variable %q+D to be of abstract type %qT"
18423 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
18424
18425 #: cp/typeck2.c:295
18426 #, fuzzy
18427 msgid "cannot declare parameter %q+D to be of abstract type %qT"
18428 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
18429
18430 #: cp/typeck2.c:298
18431 #, fuzzy
18432 msgid "cannot declare field %q+D to be of abstract type %qT"
18433 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
18434
18435 #: cp/typeck2.c:302
18436 #, fuzzy
18437 msgid "invalid abstract return type for member function %q+#D"
18438 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
18439
18440 #: cp/typeck2.c:305
18441 #, fuzzy
18442 msgid "invalid abstract return type for function %q+#D"
18443 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
18444
18445 #. Here we do not have location information, so use error instead
18446 #. of cp_error_at.
18447 #: cp/typeck2.c:310
18448 #, fuzzy
18449 msgid "invalid abstract type %qT for %qE"
18450 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
18451
18452 #: cp/typeck2.c:312
18453 #, fuzzy
18454 msgid "invalid abstract type for %q+D"
18455 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
18456
18457 #: cp/typeck2.c:315
18458 msgid "cannot allocate an object of abstract type %qT"
18459 msgstr ""
18460
18461 #: cp/typeck2.c:323
18462 #, fuzzy
18463 msgid "%J  because the following virtual functions are pure within %qT:"
18464 msgstr "  °Ê²¼¤Î²¾ÁÛ´Ø¿ô¤¬Ãê¾Ý¤Ç¤¢¤ë¤¿¤á¤Ç¤¹:"
18465
18466 #: cp/typeck2.c:327
18467 msgid "%J\t%#D"
18468 msgstr ""
18469
18470 #: cp/typeck2.c:334
18471 #, fuzzy
18472 msgid "%J  since type %qT has pure virtual functions"
18473 msgstr "»È¤ï¤ì¤Ê¤¤²¾ÁÛ´Ø¿ô¤òÀÚ¤ê¼Î¤Æ¤ë"
18474
18475 #: cp/typeck2.c:582
18476 msgid "constructor syntax used, but no constructor declared for type %qT"
18477 msgstr ""
18478
18479 #: cp/typeck2.c:596
18480 msgid "cannot initialize arrays using this syntax"
18481 msgstr "¤³¤Îʸˡ¤ò»È¤Ã¤ÆÇÛÎó¤ò½é´ü²½¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
18482
18483 #: cp/typeck2.c:688
18484 msgid "initializing array with parameter list"
18485 msgstr "ÇÛÎó¤ò²¾°ú¿ô¥ê¥¹¥È¤Ë¤è¤Ã¤Æ½é´ü²½¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18486
18487 #: cp/typeck2.c:710
18488 msgid "int-array initialized from non-wide string"
18489 msgstr "Èó¥ï¥¤¥Éʸ»úÎ󤫤é int ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
18490
18491 #: cp/typeck2.c:743
18492 msgid "initializer for scalar variable requires one element"
18493 msgstr "¥¹¥«¥é¡¼ÊÑ¿ô¤Î½é´ü²½»Ò¤Ï°ì¤Ä¤ÎÍ×ÁǤòÍ׵ᤷ¤Þ¤¹"
18494
18495 #: cp/typeck2.c:750
18496 #, fuzzy
18497 msgid "braces around scalar initializer for %qT"
18498 msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤¬¥Ö¥ì¡¼¥¹¤Ç°Ï¤Þ¤ì¤Æ¤¤¤Þ¤¹"
18499
18500 #: cp/typeck2.c:753
18501 #, fuzzy
18502 msgid "ignoring extra initializers for %qT"
18503 msgstr "ÊÑ¿ô½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18504
18505 #: cp/typeck2.c:765
18506 #, fuzzy
18507 msgid "variable-sized object of type %qT may not be initialized"
18508 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
18509
18510 #: cp/typeck2.c:776
18511 msgid "subobject of type %qT must be initialized by constructor, not by %qE"
18512 msgstr ""
18513
18514 #: cp/typeck2.c:842
18515 msgid "aggregate has a partly bracketed initializer"
18516 msgstr "½¸¹çÂΤ¬ÉôʬŪ¤Ë¥Ö¥é¥±¥Ã¥È¤Î½é´ü²½»Ò¤ò»ý¤Á¤Þ¤¹"
18517
18518 #: cp/typeck2.c:880 cp/typeck2.c:969
18519 msgid "non-trivial labeled initializers"
18520 msgstr "¼«ÌÀ¤Ç¤Ê¤¤¥é¥Ù¥ë¤Î¤Ä¤¤¤¿½é´ü²½»Ò¤Ç¤¹"
18521
18522 #: cp/typeck2.c:894
18523 msgid "non-empty initializer for array of empty elements"
18524 msgstr "Í×ÁǤΤʤ¤ÇÛÎó¤ËÂФ¹¤ë¡¢¶õ¤Ç¤Ï¤Ê¤¤½é´ü²½»Ò¤Ç¤¹"
18525
18526 #: cp/typeck2.c:1008 cp/typeck2.c:1023
18527 #, fuzzy
18528 msgid "missing initializer for member %qD"
18529 msgstr "½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18530
18531 #: cp/typeck2.c:1013
18532 #, fuzzy
18533 msgid "uninitialized const member %qD"
18534 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤«¤Ê¤¤"
18535
18536 #: cp/typeck2.c:1015
18537 #, fuzzy
18538 msgid "member %qD with uninitialized const fields"
18539 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤«¤Ê¤¤"
18540
18541 #: cp/typeck2.c:1017
18542 #, fuzzy
18543 msgid "member %qD is uninitialized reference"
18544 msgstr "²¾°ú¿ô `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
18545
18546 #: cp/typeck2.c:1064
18547 msgid "index value instead of field name in union initializer"
18548 msgstr "union ½é´ü²½»Ò¤¬¥Õ¥£¡¼¥ë¥É̾¤Ç¤Ï¤Ê¤¯¥¤¥ó¥Ç¥Ã¥¯¥¹ÃͤˤʤäƤ¤¤Þ¤¹"
18549
18550 #: cp/typeck2.c:1076
18551 #, fuzzy
18552 msgid "no field %qD in union being initialized"
18553 msgstr "ÉÔÌÀ¤Ê¥Õ¥£¡¼¥ë¥É `%s' ¤¬½é´ü²½»Ò¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿"
18554
18555 #: cp/typeck2.c:1084
18556 #, fuzzy
18557 msgid "union %qT with no named members cannot be initialized"
18558 msgstr "Ê£»¨¤Ê¥Ñ¥é¥á¥¿¤ò¤â¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
18559
18560 #: cp/typeck2.c:1119
18561 msgid "excess elements in aggregate initializer"
18562 msgstr "½¸¹çÂνé´ü²½»ÒÆâ¤Ç¤½¤ÎÍ×ÁǤ¬°î¤ì¤Þ¤·¤¿"
18563
18564 #: cp/typeck2.c:1227
18565 msgid "circular pointer delegation detected"
18566 msgstr "½Û´Ä¥Ý¥¤¥ó¥¿¤ÎÂåɽ¤ò¸¡½Ð¤·¤Þ¤·¤¿"
18567
18568 #: cp/typeck2.c:1240
18569 #, fuzzy
18570 msgid "base operand of %<->%> has non-pointer type %qT"
18571 msgstr "`->' ¤Î¥Ù¡¼¥¹¥ª¥Ú¥é¥ó¥É¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18572
18573 #: cp/typeck2.c:1264
18574 #, fuzzy
18575 msgid "result of %<operator->()%> yields non-pointer result"
18576 msgstr "`operator->()'¤Î·ë²Ì¤¬Èó¥Ý¥¤¥ó¥¿¤Î·ë²Ì¤ò¤â¤¿¤é¤·¤Þ¤¹"
18577
18578 #: cp/typeck2.c:1266
18579 #, fuzzy
18580 msgid "base operand of %<->%> is not a pointer"
18581 msgstr "`->' ¤Î¥Ù¡¼¥¹¥ª¥Ú¥é¥ó¥É¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18582
18583 #: cp/typeck2.c:1290
18584 #, fuzzy
18585 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
18586 msgstr "\"%s\" ¤Ï C++ ¤Î±é»»»Ò¤Ç¤¢¤ê¡¢¥Þ¥¯¥í̾¤È¤·¤Æ»ÈÍѤ¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
18587
18588 #: cp/typeck2.c:1299
18589 msgid "cannot apply member pointer %qE to %qE, which is of non-aggregate type %qT"
18590 msgstr ""
18591
18592 #: cp/typeck2.c:1321
18593 msgid "pointer to member type %qT incompatible with object type %qT"
18594 msgstr ""
18595
18596 #: cp/typeck2.c:1544
18597 #, fuzzy
18598 msgid "call to function %qD which throws incomplete type %q#T"
18599 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
18600
18601 #: cp/typeck2.c:1547
18602 #, fuzzy
18603 msgid "call to function which throws incomplete type %q#T"
18604 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
18605
18606 #. XXX Not i18n clean.
18607 #: cp/cp-tree.h:3888
18608 #, c-format
18609 msgid "%s is deprecated, please see the documentation for details"
18610 msgstr ""
18611
18612 #: fortran/f95-lang.c:242
18613 msgid "Unexpected type in truthvalue_conversion"
18614 msgstr ""
18615
18616 #: fortran/f95-lang.c:295
18617 #, fuzzy, c-format
18618 msgid "can't open input file: %s"
18619 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤ò close ¤Ç¤­¤Þ¤»¤ó"
18620
18621 #: fortran/f95-lang.c:622
18622 #, fuzzy, c-format
18623 msgid "global register variable %qs used in nested function"
18624 msgstr "Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
18625
18626 #: fortran/f95-lang.c:626
18627 #, fuzzy, c-format
18628 msgid "register variable %qs used in nested function"
18629 msgstr "¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
18630
18631 #: fortran/f95-lang.c:633
18632 #, fuzzy, c-format
18633 msgid "address of global register variable %qs requested"
18634 msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹"
18635
18636 #: fortran/f95-lang.c:651
18637 #, fuzzy, c-format
18638 msgid "address of register variable %qs requested"
18639 msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
18640
18641 #: fortran/gfortranspec.c:231
18642 #, fuzzy, c-format
18643 msgid "overflowed output arg list for '%s'"
18644 msgstr "`%s' ÍѤνÐÎÏ°ú¿ô¥ê¥¹¥È¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
18645
18646 #: fortran/gfortranspec.c:375
18647 #, fuzzy, c-format
18648 msgid "argument to '%s' missing"
18649 msgstr "`%s' ¤Ø¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18650
18651 #: fortran/gfortranspec.c:379
18652 #, fuzzy
18653 msgid "no input files; unwilling to write output files"
18654 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó -- ÉÔËܰդʽÐÎÏ¥Õ¥¡¥¤¥ë¤Ø¤Î½ñ¤­¹þ¤ß"
18655
18656 #: fortran/trans-array.c:2849
18657 msgid "Possible frontend bug: array constructor not expanded"
18658 msgstr ""
18659
18660 #: fortran/trans-array.c:3952
18661 msgid "Possible frontend bug: Deferred array size without pointer or allocatable attribute."
18662 msgstr ""
18663
18664 #: fortran/trans-array.c:4112
18665 msgid "scalar vector subscript???"
18666 msgstr ""
18667
18668 #: fortran/trans-array.c:4386
18669 #, c-format
18670 msgid "bad expression type during walk (%d)"
18671 msgstr ""
18672
18673 #: fortran/trans-const.c:327
18674 #, c-format
18675 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
18676 msgstr ""
18677
18678 #: fortran/trans-decl.c:780
18679 msgid "intrinsic variable which isn't a procedure"
18680 msgstr ""
18681
18682 #: fortran/trans-decl.c:1919
18683 #, fuzzy
18684 msgid "Function does not return a value"
18685 msgstr "´Ø¿ô¤¬Ê¸»úÎ󷿤òÊÖ¤·¤Þ¤»¤ó"
18686
18687 #. I don't think this should ever happen.
18688 #: fortran/trans-decl.c:2018
18689 #, c-format
18690 msgid "module symbol %s in wrong namespace"
18691 msgstr ""
18692
18693 #: fortran/trans-decl.c:2032
18694 #, c-format
18695 msgid "backend decl for module variable %s already exists"
18696 msgstr ""
18697
18698 #: fortran/trans-decl.c:2114
18699 #, fuzzy, c-format
18700 msgid "unused parameter %qs"
18701 msgstr "°ú¿ô `%s' ¤¬Ì¤»ÈÍѤǤ¹"
18702
18703 #: fortran/trans-decl.c:2119
18704 #, fuzzy, c-format
18705 msgid "unused variable %qs"
18706 msgstr "ÊÑ¿ô `%s' ¤Ï»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
18707
18708 #: fortran/trans-decl.c:2260
18709 #, fuzzy
18710 msgid "Function return value not set"
18711 msgstr "´Ø¿ô¤¬½¸¹çÂΤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
18712
18713 #: fortran/trans-expr.c:949
18714 msgid "Unknown intrinsic op"
18715 msgstr ""
18716
18717 #: fortran/trans-intrinsic.c:583
18718 #, fuzzy, c-format
18719 msgid "Intrinsic function %s(%d) not recognized"
18720 msgstr "¸À¸ì %s ¤Ïǧ¼±¤Ç¤­¤Þ¤»¤ó"
18721
18722 #: fortran/trans-io.c:937
18723 #, c-format
18724 msgid "Bad namelist IO basetype (%d)"
18725 msgstr ""
18726
18727 #: fortran/trans-io.c:1014
18728 msgid "A format cannot be specified with a namelist"
18729 msgstr ""
18730
18731 #: fortran/trans-io.c:1312
18732 #, c-format
18733 msgid "Bad IO basetype (%d)"
18734 msgstr ""
18735
18736 #: fortran/trans-types.c:193
18737 msgid "integer kind=8 not available for -fdefault-integer-8 option"
18738 msgstr ""
18739
18740 #: fortran/trans-types.c:205
18741 msgid "real kind=8 not available for -fdefault-real-8 option"
18742 msgstr ""
18743
18744 #: fortran/trans-types.c:218
18745 msgid "Use of -fdefault-double-8 requires -fdefault-real-8"
18746 msgstr ""
18747
18748 #: fortran/trans-types.c:927
18749 msgid "Array element size too big"
18750 msgstr ""
18751
18752 #: fortran/trans.c:621
18753 msgid "gfc_trans_code(): Bad statement code"
18754 msgstr ""
18755
18756 #. I changed this from sorry(...) because it should not return.
18757 #. TODO: Remove gfc_todo_error before releasing version 1.0.
18758 #: fortran/trans.h:569
18759 #, fuzzy
18760 msgid "gfc_todo: Not Implemented: "
18761 msgstr "»ÄÇ°¤Ê¤¬¤é¸«¼ÂÁõ¤Ç¤¹: "
18762
18763 #: java/check-init.c:251
18764 #, c-format
18765 msgid "Can't reassign a value to the final variable %qs"
18766 msgstr ""
18767
18768 #: java/check-init.c:519 java/parse.h:377
18769 #, fuzzy, c-format
18770 msgid "Variable %qs may not have been initialized"
18771 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
18772
18773 #: java/check-init.c:535
18774 #, fuzzy, c-format
18775 msgid "variable %qs may not have been initialized"
18776 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
18777
18778 #: java/check-init.c:954
18779 #, c-format
18780 msgid "internal error in check-init: tree code not implemented: %s"
18781 msgstr "check-init ¤ÇÆâÉô¥¨¥é¡¼: ¥Ä¥ê¡¼¥³¡¼¥É¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: %s"
18782
18783 #: java/check-init.c:1026
18784 #, fuzzy
18785 msgid "%Jfinal field %qD may not have been initialized"
18786 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
18787
18788 #: java/class.c:745
18789 msgid "bad method signature"
18790 msgstr "ÉÔÀµ¤Ê¥á¥½¥Ã¥É¥·¥°¥Í¥¤¥Á¥ã¤Ç¤¹"
18791
18792 #: java/class.c:789
18793 msgid "misplaced ConstantValue attribute (not in any field)"
18794 msgstr "ConstantValue Â°À­¤Î¾ì½ê¤ò´Ö°ã¤¨¤Æ¤¤¤Þ¤¹¡Ê¤É¤Î¥Õ¥£¡¼¥ë¥É¤Ç¤â¤¢¤ê¤Þ¤»¤ó¡Ë"
18795
18796 #: java/class.c:791
18797 #, fuzzy, c-format
18798 msgid "duplicate ConstantValue attribute for field '%s'"
18799 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤Î ConstantValue Â°À­¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
18800
18801 #: java/class.c:802
18802 #, fuzzy, c-format
18803 msgid "ConstantValue attribute of field '%s' has wrong type"
18804 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤Î ConstantValue Â°À­¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
18805
18806 #: java/class.c:1097
18807 #, c-format
18808 msgid "field '%s' not found in class"
18809 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤¬¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
18810
18811 #: java/class.c:1417
18812 #, fuzzy
18813 msgid "%Jabstract method in non-abstract class"
18814 msgstr "abstract ¥á¥½¥Ã¥É¤¬ÈóÃê¾Ý¥¯¥é¥¹¤Ë¤¢¤ê¤Þ¤¹"
18815
18816 #: java/class.c:2368
18817 #, fuzzy
18818 msgid "%Jnon-static method '%D' overrides static method"
18819 msgstr "ÈóÀÅŪ¥á¥½¥Ã¥É '%s' ¤¬ÀÅŪ¥á¥½¥Ã¥É¤ò¥ª¡¼¥Ð¡¼¥é¥¤¥É¤·¤Æ¤¤¤Þ¤¹"
18820
18821 #: java/decl.c:1268
18822 #, fuzzy
18823 msgid "%J'%D' used prior to declaration"
18824 msgstr "`%s' ¤ÏÀë¸À¤è¤ê¤âÀè¤Ë»ÈÍѤµ¤ì¤Þ¤·¤¿"
18825
18826 #: java/decl.c:1309
18827 #, fuzzy, c-format
18828 msgid "declaration of %qs shadows a parameter"
18829 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
18830
18831 #: java/decl.c:1312
18832 #, fuzzy, c-format
18833 msgid "declaration of %qs shadows a symbol from the parameter list"
18834 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¥ê¥¹¥È¤Î¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
18835
18836 #: java/decl.c:1640
18837 #, fuzzy
18838 msgid "%Jlabel '%D' used but not defined"
18839 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
18840
18841 #: java/decl.c:1645
18842 #, fuzzy
18843 msgid "%Jlabel '%D' defined but not used"
18844 msgstr "¥é¥Ù¥ë `%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
18845
18846 #: java/decl.c:1773
18847 #, fuzzy
18848 msgid "%JIn %D: overlapped variable and exception ranges at %d"
18849 msgstr "%s Æâ: ÊÑ¿ô¤ÈÎã³°ÈϰϤ¬ %d ¤Ç½Å¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
18850
18851 #: java/decl.c:1837
18852 msgid "bad type in parameter debug info"
18853 msgstr "²¾°ú¿ô¥Ç¥Ð¥Ã¥°¾ðÊó¤ËÉÔÀµ¤Ê·¿¤¬¤¢¤ê¤Þ¤¹"
18854
18855 #: java/decl.c:1846
18856 #, fuzzy
18857 msgid "%Jbad PC range for debug info for local '%D'"
18858 msgstr "¥í¡¼¥«¥ë¤Î `%s' ÍѥǥХå°¾ðÊó¤Î¤¿¤á¤Î PC ÈϰϤ¬ÉÔÀµ¤Ç¤¹"
18859
18860 #: java/expr.c:376
18861 #, c-format
18862 msgid "need to insert runtime check for %s"
18863 msgstr ""
18864
18865 #: java/expr.c:505 java/expr.c:552
18866 #, c-format
18867 msgid "assert: %s is assign compatible with %s"
18868 msgstr ""
18869
18870 #: java/expr.c:672
18871 msgid "stack underflow - dup* operation"
18872 msgstr "¥¹¥¿¥Ã¥¯¥¢¥ó¥À¡¼¥Õ¥í¡¼ - dup* Áàºî"
18873
18874 #: java/expr.c:1688
18875 #, fuzzy, c-format
18876 msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
18877 msgstr "»²¾È `%s' ¤ÏÛ£Ëæ¤Ç¤¹: interface `%s' ¤È interface `%s' ¤Ë¸½¤ì¤Þ¤·¤¿"
18878
18879 #: java/expr.c:1716
18880 #, fuzzy, c-format
18881 msgid "field %qs not found"
18882 msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
18883
18884 #: java/expr.c:2101
18885 #, c-format
18886 msgid "method '%s' not found in class"
18887 msgstr "¥á¥½¥Ã¥É '%s' ¤Ï¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
18888
18889 #: java/expr.c:2306
18890 #, c-format
18891 msgid "failed to find class '%s'"
18892 msgstr "'%s' ¥¯¥é¥¹¤ò¸«¤Ä¤±¤ë¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
18893
18894 #: java/expr.c:2335
18895 #, fuzzy, c-format
18896 msgid "class '%s' has no method named '%s' matching signature '%s'"
18897 msgstr "¥¯¥é¥¹ '%s' ¤Ï̾Á°¤¬ '%s' ¤Ç¥·¥°¥Í¥¤¥Á¥ã '%s' ¤È°ìÃפ¹¤ë¥á¥½¥Ã¥É¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
18898
18899 #: java/expr.c:2366
18900 msgid "invokestatic on non static method"
18901 msgstr "ÈóÀÅŪ¥á¥½¥Ã¥É¤Ë invokestatic ¤·¤Þ¤·¤¿"
18902
18903 #: java/expr.c:2371
18904 msgid "invokestatic on abstract method"
18905 msgstr "Ãê¾Ý¥á¥½¥Ã¥É¤Ë invokestatic ¤·¤Þ¤·¤¿"
18906
18907 #: java/expr.c:2379
18908 msgid "invoke[non-static] on static method"
18909 msgstr "ÀÅŪ¥á¥½¥Ã¥É¤Ë invoke[Èó static] ¤·¤Þ¤·¤¿"
18910
18911 #: java/expr.c:2697
18912 #, fuzzy, c-format
18913 msgid "missing field '%s' in '%s'"
18914 msgstr "¥Õ¥£¡¼¥ë¥É '%s'('%s' Æâ) ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18915
18916 #: java/expr.c:2704
18917 #, fuzzy, c-format
18918 msgid "mismatching signature for field '%s' in '%s'"
18919 msgstr "¥Õ¥£¡¼¥ë¥É '%s'('%s' Æâ) ¤Î¥·¥°¥Í¥¤¥Á¥ã¤¬°ìÃפ·¤Þ¤»¤ó"
18920
18921 #: java/expr.c:2726
18922 #, fuzzy
18923 msgid "%Jassignment to final field '%D' not in field's class"
18924 msgstr "final ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¤½¤Î¥Õ¥£¡¼¥ë¥É¤Î¥¯¥é¥¹Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18925
18926 #: java/expr.c:2731
18927 #, fuzzy
18928 msgid "%Jassignment to final static field %qD not in class initializer"
18929 msgstr "final static ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¤½¤Î¥Õ¥£¡¼¥ë¥É¤Î¥¯¥é¥¹Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18930
18931 #: java/expr.c:2740
18932 #, fuzzy
18933 msgid "%Jassignment to final field '%D' not in constructor"
18934 msgstr "final ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¥³¥ó¥¹¥È¥é¥¯¥¿Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18935
18936 #: java/expr.c:2930
18937 msgid "invalid PC in line number table"
18938 msgstr "̵¸ú¤Ê PC ¤¬¹ÔÈÖ¹æ¥Æ¡¼¥Ö¥ë¤Ë¤¢¤ê¤Þ¤¹"
18939
18940 #: java/expr.c:2986
18941 #, fuzzy, c-format
18942 msgid "unreachable bytecode from %d to before %d"
18943 msgstr "%d ¤«¤é %d ¤ÎÁ°¤Þ¤Ç¤Î¥Ð¥¤¥È¥³¡¼¥É¤Ë¤ÏÅþã¤Ç¤­¤Þ¤»¤ó"
18944
18945 #: java/expr.c:3028
18946 #, fuzzy, c-format
18947 msgid "unreachable bytecode from %d to the end of the method"
18948 msgstr "%d ¤«¤é¥á¥½¥Ã¥É¤Î½ª¤ê¤Þ¤Ç¤Î¥Ð¥¤¥È¥³¡¼¥É¤Ë¤ÏÅþã¤Ç¤­¤Þ¤»¤ó"
18949
18950 #. duplicate code from LOAD macro
18951 #: java/expr.c:3328
18952 msgid "unrecogized wide sub-instruction"
18953 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤ wide sub Ì¿Îá¤Ç¤¹"
18954
18955 #: java/gjavah.c:701
18956 msgid "static field has same name as method"
18957 msgstr ""
18958
18959 #. FIXME: i18n bug here.  Order of prints should not be
18960 #. fixed.
18961 #: java/gjavah.c:899
18962 #, fuzzy
18963 msgid "ignored method '"
18964 msgstr "¥á¥½¥Ã¥É `%s' Æâ:"
18965
18966 #: java/gjavah.c:901
18967 msgid "' marked virtual\n"
18968 msgstr ""
18969
18970 #: java/gjavah.c:1249
18971 #, fuzzy, c-format
18972 msgid "couldn't find class %s"
18973 msgstr "¥¯¥é¥¹ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
18974
18975 #: java/gjavah.c:1256
18976 #, fuzzy, c-format
18977 msgid "parse error while reading %s"
18978 msgstr "¥Õ¥£¡¼¥ë¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
18979
18980 #: java/gjavah.c:1482 java/gjavah.c:1584 java/gjavah.c:1659
18981 #, fuzzy, c-format
18982 msgid "unparseable signature: '%s'"
18983 msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò stat ¤Ç¤­¤Þ¤»¤ó"
18984
18985 #: java/gjavah.c:2049
18986 #, fuzzy
18987 msgid "Not a valid Java .class file."
18988 msgstr "Àµ¾ï¤Ê Java .class ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18989
18990 #: java/gjavah.c:2057 java/jcf-parse.c:746
18991 msgid "error while parsing constant pool"
18992 msgstr "constant ¥×¡¼¥ë¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
18993
18994 #: java/gjavah.c:2063
18995 #, fuzzy, c-format
18996 msgid "error in constant pool entry #%d"
18997 msgstr "constant ¥×¡¼¥ë¹àÌÜ #%d Æâ¤Ç¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿\n"
18998
18999 #: java/gjavah.c:2206
19000 #, fuzzy
19001 msgid "class is of array type\n"
19002 msgstr "¥­¥ã¥¹¥È¤¬ÇÛÎ󷿤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
19003
19004 #: java/gjavah.c:2214
19005 #, fuzzy
19006 msgid "base class is of array type"
19007 msgstr "¥­¥ã¥¹¥È¤¬ÇÛÎ󷿤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
19008
19009 #: java/gjavah.c:2330
19010 msgid "Try 'gcjh --help' for more information.\n"
19011 msgstr ""
19012
19013 #: java/gjavah.c:2337
19014 msgid ""
19015 "Usage: gcjh [OPTION]... CLASS...\n"
19016 "\n"
19017 msgstr ""
19018
19019 #: java/gjavah.c:2338
19020 #, fuzzy
19021 msgid ""
19022 "Generate C++ header files from .class files\n"
19023 "\n"
19024 msgstr "¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¸ÇÍ­¤Îµ¡Ç½¤Î C ¥Ø¥Ã¥À¤òÀ¸À®¤¹¤ë"
19025
19026 #: java/gjavah.c:2339
19027 #, fuzzy
19028 msgid "  -stubs                  Generate an implementation stub file\n"
19029 msgstr "  -pipe                    Ãæ´Ö¥Õ¥¡¥¤¥ë¤Ç¤Ï¤Ê¤¯¥Ñ¥¤¥×¤ò»È¤¦\n"
19030
19031 #: java/gjavah.c:2340
19032 #, fuzzy
19033 msgid "  -jni                    Generate a JNI header or stub\n"
19034 msgstr "  -W                      ÆÃÊ̤ʷٹð¤òÍ­¸ú¤Ë¤¹¤ë\n"
19035
19036 #: java/gjavah.c:2342
19037 msgid "  -add TEXT               Insert TEXT into class body\n"
19038 msgstr ""
19039
19040 #: java/gjavah.c:2343
19041 msgid "  -append TEXT            Insert TEXT after class declaration\n"
19042 msgstr ""
19043
19044 #: java/gjavah.c:2344
19045 msgid "  -friend TEXT            Insert TEXT as 'friend' declaration\n"
19046 msgstr ""
19047
19048 #: java/gjavah.c:2345
19049 msgid "  -prepend TEXT           Insert TEXT before start of class\n"
19050 msgstr ""
19051
19052 #: java/gjavah.c:2347 java/jcf-dump.c:897
19053 msgid "  --classpath PATH        Set path to find .class files\n"
19054 msgstr ""
19055
19056 #: java/gjavah.c:2348 java/jcf-dump.c:898
19057 #, fuzzy
19058 msgid "  -IDIR                   Append directory to class path\n"
19059 msgstr "  -B <directory>           <directory> ¤ò¥³¥ó¥Ñ¥¤¥é¤Îõº÷¥Ñ¥¹¤ËÄɲ乤ë\n"
19060
19061 #: java/gjavah.c:2349 java/jcf-dump.c:899
19062 msgid "  --bootclasspath PATH    Override built-in class path\n"
19063 msgstr ""
19064
19065 #: java/gjavah.c:2350 java/jcf-dump.c:900
19066 msgid "  --extdirs PATH          Set extensions directory path\n"
19067 msgstr ""
19068
19069 #: java/gjavah.c:2351
19070 msgid "  -d DIRECTORY            Set output directory name\n"
19071 msgstr ""
19072
19073 #: java/gjavah.c:2352 java/jcf-dump.c:901 java/jv-scan.c:114
19074 #, fuzzy
19075 msgid "  -o FILE                 Set output file name\n"
19076 msgstr "  -o <file>               ½ÐÎϤò <file> ¤Ë½ñ¤­¹þ¤à\n"
19077
19078 #: java/gjavah.c:2353
19079 msgid "  -td DIRECTORY           Set temporary directory name\n"
19080 msgstr ""
19081
19082 #: java/gjavah.c:2355 java/jcf-dump.c:903 java/jv-scan.c:116
19083 #, fuzzy
19084 msgid "  --help                  Print this help, then exit\n"
19085 msgstr "  --help                   ¤³¤Î¥Ø¥ë¥×¾ðÊó¤òɽ¼¨\n"
19086
19087 #: java/gjavah.c:2356 java/jcf-dump.c:904 java/jv-scan.c:117
19088 #, fuzzy
19089 msgid "  --version               Print version number, then exit\n"
19090 msgstr ""
19091 "  -V <version>             ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð <version> ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤Î\n"
19092 "                               gcc ¤È¤·¤Æ¼Â¹Ô¤¹¤ë\n"
19093
19094 #: java/gjavah.c:2357 java/jcf-dump.c:905
19095 msgid "  -v, --verbose           Print extra information while running\n"
19096 msgstr ""
19097
19098 #: java/gjavah.c:2359
19099 msgid ""
19100 "  -M                      Print all dependencies to stdout;\n"
19101 "                             suppress ordinary output\n"
19102 msgstr ""
19103
19104 #: java/gjavah.c:2361
19105 msgid ""
19106 "  -MM                     Print non-system dependencies to stdout;\n"
19107 "                             suppress ordinary output\n"
19108 msgstr ""
19109
19110 #: java/gjavah.c:2363
19111 #, fuzzy
19112 msgid "  -MD                     Print all dependencies to stdout\n"
19113 msgstr "  -p                      ´Ø¿ô¥×¥í¥Õ¥¡¥¤¥ë¤òÍ­¸ú¤Ë¤¹¤ë\n"
19114
19115 #: java/gjavah.c:2364
19116 msgid "  -MMD                    Print non-system dependencies to stdout\n"
19117 msgstr ""
19118
19119 #: java/gjavah.c:2367 java/jcf-dump.c:907 java/jv-scan.c:119
19120 #, fuzzy, c-format
19121 msgid ""
19122 "For bug reporting instructions, please see:\n"
19123 "%s.\n"
19124 msgstr ""
19125 "\n"
19126 "¥Ð¥°¥ì¥Ý¡¼¥È¤Î¼ê½ç¤Ï¡¢°Ê²¼¤ò»²¾È\n"
19127
19128 #: java/gjavah.c:2395 java/gjavah.c:2509
19129 #, fuzzy
19130 msgid "no classes specified"
19131 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
19132
19133 #: java/gjavah.c:2488
19134 #, fuzzy
19135 msgid "'-MG' option is unimplemented"
19136 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
19137
19138 #: java/gjavah.c:2517
19139 #, fuzzy
19140 msgid "can't specify both -o and -MD"
19141 msgstr "-C ¤È -o ¤ÏξÊý¤ò°ì½ï¤Ë»ØÄê¤Ç¤­¤Þ¤»¤ó"
19142
19143 #: java/gjavah.c:2528
19144 #, fuzzy, c-format
19145 msgid "Processing %s\n"
19146 msgstr "¥¨¥é¡¼¤Ë¤è¤ê %s ¤òÊĤ¸¤Þ¤¹"
19147
19148 #: java/gjavah.c:2534
19149 #, c-format
19150 msgid "%s: no such class"
19151 msgstr ""
19152
19153 #: java/gjavah.c:2538
19154 #, c-format
19155 msgid "Found in %s\n"
19156 msgstr ""
19157
19158 #: java/jcf-dump.c:814
19159 #, fuzzy
19160 msgid "Not a valid Java .class file.\n"
19161 msgstr "Àµ¾ï¤Ê Java .class ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
19162
19163 #: java/jcf-dump.c:820
19164 #, fuzzy
19165 msgid "error while parsing constant pool\n"
19166 msgstr "constant ¥×¡¼¥ë¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
19167
19168 #: java/jcf-dump.c:826 java/jcf-parse.c:749
19169 #, c-format
19170 msgid "error in constant pool entry #%d\n"
19171 msgstr "constant ¥×¡¼¥ë¹àÌÜ #%d Æâ¤Ç¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿\n"
19172
19173 #: java/jcf-dump.c:836
19174 #, fuzzy
19175 msgid "error while parsing fields\n"
19176 msgstr "¥Õ¥£¡¼¥ë¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
19177
19178 #: java/jcf-dump.c:842
19179 #, fuzzy
19180 msgid "error while parsing methods\n"
19181 msgstr "¥á¥½¥Ã¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
19182
19183 #: java/jcf-dump.c:848
19184 #, fuzzy
19185 msgid "error while parsing final attributes\n"
19186 msgstr "final Â°À­¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
19187
19188 #: java/jcf-dump.c:885
19189 msgid "Try 'jcf-dump --help' for more information.\n"
19190 msgstr ""
19191
19192 #: java/jcf-dump.c:892
19193 msgid ""
19194 "Usage: jcf-dump [OPTION]... CLASS...\n"
19195 "\n"
19196 msgstr ""
19197
19198 #: java/jcf-dump.c:893
19199 msgid ""
19200 "Display contents of a class file in readable form.\n"
19201 "\n"
19202 msgstr ""
19203
19204 #: java/jcf-dump.c:894
19205 #, fuzzy
19206 msgid "  -c                      Disassemble method bodies\n"
19207 msgstr "  -W                      ÆÃÊ̤ʷٹð¤òÍ­¸ú¤Ë¤¹¤ë\n"
19208
19209 #: java/jcf-dump.c:895
19210 #, fuzzy
19211 msgid "  --javap                 Generate output in 'javap' format\n"
19212 msgstr "  --help                  ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
19213
19214 #: java/jcf-dump.c:932 java/jcf-dump.c:1000
19215 msgid "jcf-dump: no classes specified\n"
19216 msgstr ""
19217
19218 #: java/jcf-dump.c:1020
19219 #, fuzzy, c-format
19220 msgid "Cannot open '%s' for output.\n"
19221 msgstr "%s ¤ò½ñ¤­¹þ¤ßÍѤ˳«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
19222
19223 #: java/jcf-dump.c:1066
19224 msgid "bad format of .zip/.jar archive\n"
19225 msgstr ""
19226
19227 #: java/jcf-dump.c:1184
19228 msgid "Bad byte codes.\n"
19229 msgstr ""
19230
19231 #: java/jcf-io.c:536
19232 #, fuzzy, c-format
19233 msgid "source file for class %qs is newer than its matching class file.  Source file %qs used instead"
19234 msgstr "¥¯¥é¥¹ `%s' ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤Ï¡¢°ìÃפ¹¤ë¥¯¥é¥¹¥Õ¥¡¥¤¥ë¤è¤ê¿·¤·¤¤¤Ç¤¹¡£¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤òÂå¤ê¤Ë»È¤¤¤Þ¤¹"
19235
19236 #: java/jcf-parse.c:366
19237 msgid "bad string constant"
19238 msgstr "ÉÔÀµ¤Êʸ»úÎóÄê¿ô¤Ç¤¹"
19239
19240 #: java/jcf-parse.c:384
19241 #, c-format
19242 msgid "bad value constant type %d, index %d"
19243 msgstr "ÉÔÀµ¤ÊÄê¿ôÃÍ·¿ %d, ¥¤¥ó¥Ç¥Ã¥¯¥¹ %d"
19244
19245 #: java/jcf-parse.c:572
19246 #, fuzzy, c-format
19247 msgid "can't reopen %s: %m"
19248 msgstr "%s ¤òºÆ open ¤Ç¤­¤Þ¤»¤ó"
19249
19250 #: java/jcf-parse.c:579
19251 #, fuzzy, c-format
19252 msgid "can't close %s: %m"
19253 msgstr "%s ¤ò close ¤Ç¤­¤Þ¤»¤ó"
19254
19255 #: java/jcf-parse.c:714 java/jcf-parse.c:720
19256 #, fuzzy, c-format
19257 msgid "cannot find file for class %s"
19258 msgstr "¥¯¥é¥¹ %s ÍѤΥե¡¥¤¥ë¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó¡£"
19259
19260 #: java/jcf-parse.c:743
19261 msgid "not a valid Java .class file"
19262 msgstr "Àµ¾ï¤Ê Java .class ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
19263
19264 #. FIXME - where was first time
19265 #: java/jcf-parse.c:761
19266 #, c-format
19267 msgid "reading class %s for the second time from %s"
19268 msgstr "class %s ¤òÆɹþ¤à¤Î¤Ï %s ¤«¤éÆó²óÌܤˤʤê¤Þ¤¹"
19269
19270 #: java/jcf-parse.c:779
19271 msgid "error while parsing fields"
19272 msgstr "¥Õ¥£¡¼¥ë¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
19273
19274 #: java/jcf-parse.c:782
19275 msgid "error while parsing methods"
19276 msgstr "¥á¥½¥Ã¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
19277
19278 #: java/jcf-parse.c:785
19279 msgid "error while parsing final attributes"
19280 msgstr "final Â°À­¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
19281
19282 #: java/jcf-parse.c:802
19283 #, fuzzy
19284 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"
19285 msgstr "`%s' Æâ¤Ç¸«¤Ä¤«¤Ã¤¿ `java.lang.Object' ¤Ï¡¢Ä¹¤µ¥¼¥í¤ÎÆÃÊ̤ʠ`gnu.gcj.gcj-compiled' Â°À­¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó¡£¤³¤ì¤ÏÉáÄ̤¢¤Ê¤¿¤Î¥¯¥é¥¹¥Ñ¥¹¤¬Àµ¤·¤¯ÀßÄꤵ¤ì¤Æ¤¤¤Ê¤¤»ö¤ò°ÕÌ£¤·¤Þ¤¹¡£`info gcj \"Input Options\"' ¤ò»È¤Ã¤Æ¡¢¥¯¥é¥¹¥Ñ¥¹¤ÎÀßÄêÊýË¡¤òÀâÌÀ¤·¤Æ¤¢¤ë info ¥Ú¡¼¥¸¤ò¸«¤Æ²¼¤µ¤¤"
19286
19287 #: java/jcf-parse.c:876
19288 msgid "missing Code attribute"
19289 msgstr "Code Â°À­¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19290
19291 #: java/jcf-parse.c:1137
19292 #, fuzzy
19293 msgid "%Hsource file seen twice on command line and will be compiled only once"
19294 msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤¬¥³¥Þ¥ó¥É¥é¥¤¥ó¤ËºÆ¤Ó¸½¤ì¤Þ¤·¤¿¤¬¡¢¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤ë¤Î¤Ï°ìÅÙ¤À¤±¤Ç¤¹"
19295
19296 #: java/jcf-parse.c:1155
19297 msgid "no input file specified"
19298 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
19299
19300 #: java/jcf-parse.c:1190
19301 #, fuzzy, c-format
19302 msgid "can't close input file %s: %m"
19303 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤ò close ¤Ç¤­¤Þ¤»¤ó"
19304
19305 #: java/jcf-parse.c:1231
19306 #, c-format
19307 msgid "bad zip/jar file %s"
19308 msgstr "zip/jar ¥Õ¥¡¥¤¥ë %s ¤ÏÉÔÀµ¤Ç¤¹"
19309
19310 #: java/jcf-parse.c:1447
19311 #, fuzzy, c-format
19312 msgid "error while reading %s from zip file"
19313 msgstr "¥Õ¥£¡¼¥ë¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
19314
19315 #: java/jcf-write.c:2667
19316 #, c-format
19317 msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
19318 msgstr "generate_bytecode_insn ¤ÇÆâÉô¥¨¥é¡¼ - ¥Ä¥ê¡¼¥³¡¼¥É¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: %s"
19319
19320 #: java/jcf-write.c:3041
19321 #, fuzzy
19322 msgid "field initializer type mismatch"
19323 msgstr "¥Õ¥£¡¼¥ë¥É½é´üÀßÄê»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
19324
19325 #: java/jcf-write.c:3498
19326 #, fuzzy, c-format
19327 msgid "can't create directory %s: %m"
19328 msgstr "¥Ç¥£¥ì¥¯¥È¥ê %s ¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
19329
19330 #: java/jcf-write.c:3531
19331 #, fuzzy, c-format
19332 msgid "can't open %s for writing: %m"
19333 msgstr "%s ¤ò½ñ¤­¹þ¤ßÍѤ˳«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
19334
19335 #: java/jcf-write.c:3551
19336 #, fuzzy, c-format
19337 msgid "can't create %s: %m"
19338 msgstr "%s ¤òºÆ open ¤Ç¤­¤Þ¤»¤ó"
19339
19340 #: java/jv-scan.c:99
19341 msgid "Try 'jv-scan --help' for more information.\n"
19342 msgstr ""
19343
19344 #: java/jv-scan.c:106
19345 msgid ""
19346 "Usage: jv-scan [OPTION]... FILE...\n"
19347 "\n"
19348 msgstr ""
19349
19350 #: java/jv-scan.c:107
19351 msgid ""
19352 "Print useful information read from Java source files.\n"
19353 "\n"
19354 msgstr ""
19355
19356 #: java/jv-scan.c:108
19357 msgid "  --no-assert             Don't recognize the assert keyword\n"
19358 msgstr ""
19359
19360 #: java/jv-scan.c:109
19361 #, fuzzy
19362 msgid "  --complexity            Print cyclomatic complexity of input file\n"
19363 msgstr "  -o <file>               ½ÐÎϤò <file> ¤Ë½ñ¤­¹þ¤à\n"
19364
19365 #: java/jv-scan.c:110
19366 msgid "  --encoding NAME         Specify encoding of input file\n"
19367 msgstr ""
19368
19369 #: java/jv-scan.c:111
19370 msgid "  --print-main            Print name of class containing 'main'\n"
19371 msgstr ""
19372
19373 #: java/jv-scan.c:112
19374 msgid "  --list-class            List all classes defined in file\n"
19375 msgstr ""
19376
19377 #: java/jv-scan.c:113
19378 msgid "  --list-filename         Print input filename when listing class names\n"
19379 msgstr ""
19380
19381 #: java/jv-scan.c:190
19382 #, fuzzy
19383 msgid "only one of '--print-main', '--list-class', and '--complexity' allowed"
19384 msgstr "`--print-main', `--list-class', `--complexity' ¤«¤é¤Ï°ì¤Ä¤·¤«Áª¤Ù¤Þ¤»¤ó"
19385
19386 #: java/jv-scan.c:193
19387 #, fuzzy, c-format
19388 msgid "can't open output file '%s'"
19389 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
19390
19391 #: java/jv-scan.c:229
19392 #, fuzzy, c-format
19393 msgid "file not found '%s'"
19394 msgstr "¥Õ¥¡¥¤¥ë `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
19395
19396 #: java/jv-scan.c:251
19397 #, fuzzy, c-format
19398 msgid "%s: error: "
19399 msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼"
19400
19401 #: java/jv-scan.c:263
19402 #, c-format
19403 msgid "%s: warning: "
19404 msgstr "%s: ·Ù¹ð: "
19405
19406 #: java/jvgenmain.c:48
19407 #, c-format
19408 msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
19409 msgstr ""
19410
19411 #: java/jvgenmain.c:98
19412 #, fuzzy, c-format
19413 msgid "%s: Cannot open output file: %s\n"
19414 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
19415
19416 #: java/jvgenmain.c:135
19417 #, fuzzy, c-format
19418 msgid "%s: Failed to close output file %s\n"
19419 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿.\n"
19420
19421 #: java/jvspec.c:420
19422 #, fuzzy
19423 msgid "can't specify '-D' without '--main'\n"
19424 msgstr "`--main' Ìµ¤·¤Ç¤Ï `-D' ¤ò»ØÄê¤Ç¤­¤Þ¤»¤ó\n"
19425
19426 #: java/jvspec.c:423
19427 #, fuzzy, c-format
19428 msgid "'%s' is not a valid class name"
19429 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
19430
19431 #: java/jvspec.c:429
19432 msgid "--resource requires -o"
19433 msgstr ""
19434
19435 #: java/jvspec.c:436
19436 #, fuzzy
19437 msgid "warning: already-compiled .class files ignored with -C"
19438 msgstr "·Ù¹ð: ¥³¥ó¥Ñ¥¤¥ëºÑ .class ¥Õ¥¡¥¤¥ë¤Ï -C ¤Ë¤è¤ê̵»ë¤µ¤ì¤Þ¤·¤¿"
19439
19440 #: java/jvspec.c:443
19441 msgid "cannot specify both -C and -o"
19442 msgstr "-C ¤È -o ¤ÏξÊý¤ò°ì½ï¤Ë»ØÄê¤Ç¤­¤Þ¤»¤ó"
19443
19444 #: java/jvspec.c:455
19445 msgid "cannot create temporary file"
19446 msgstr "°ì»þ¥Õ¥¡¥¤¥ë¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
19447
19448 #: java/jvspec.c:483
19449 msgid "using both @FILE with multiple files not implemented"
19450 msgstr "@FILE ¤Ç¤ÎÊ£¿ô¥Õ¥¡¥¤¥ë¤Î»ÈÍѤϼÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
19451
19452 #: java/jvspec.c:534
19453 #, fuzzy
19454 msgid "cannot specify 'main' class when not linking"
19455 msgstr "¥ê¥ó¥¯»þ°Ê³°¤Ë¤Ï `main' ¥¯¥é¥¹¤ò»ØÄê¤Ç¤­¤Þ¤»¤ó"
19456
19457 #: java/lang.c:629
19458 msgid "can't do dependency tracking with input from stdin"
19459 msgstr "ɸ½àÆþÎϤ«¤é¤ÎÆþÎϤǤϰ͸´Ø·¸¤ÎÄÉÀפ¬¤Ç¤­¤Þ¤»¤ó"
19460
19461 #: java/lang.c:645
19462 msgid "couldn't determine target name for dependency tracking"
19463 msgstr "°Í¸´Ø·¸¤ÎÄÉÀפΤ¿¤á¤Î¥¿¡¼¥²¥Ã¥È̾¤¬ÆÃÄê¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿"
19464
19465 #: java/lex.c:260
19466 #, fuzzy
19467 msgid ""
19468 "unknown encoding: %qs\n"
19469 "This might mean that your locale's encoding is not supported\n"
19470 "by your system's iconv(3) implementation.  If you aren't trying\n"
19471 "to use a particular encoding for your input file, try the\n"
19472 "%<--encoding=UTF-8%> option"
19473 msgstr ""
19474 "ÉÔÌÀ¤Ê¥¨¥ó¥³¡¼¥É: `%s'\n"
19475 "¤³¤ì¤Ï¤¢¤Ê¤¿¤Î¥í¥±¡¼¥ë¤Î¥¨¥ó¥³¡¼¥É¤¬¥·¥¹¥Æ¥à¤Î iconv(3) ¼ÂÁõ¤¬\n"
19476 "¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Ê¤¤¤È±¾¤¦»ö¤ò°ÕÌ£¤·¤Þ¤¹¡£¤â¤·¤¢¤Ê¤¿¤¬ÆþÎÏ¥Õ¥¡¥¤¥ë\n"
19477 "¤ÎÆÃÄꥨ¥ó¥³¡¼¥É¤ò»È¤¦¤Î¤Ç¤Ê¤±¤ì¤Ð¡¢`--encoding=UTF-8' ¥ª¥×¥·¥ç¥ó\n"
19478 "¤ò»È¤Ã¤Æ¤ß¤Æ¤¯¤À¤µ¤¤¡£"
19479
19480 #: java/lex.c:631
19481 #, fuzzy
19482 msgid "internal error - bad unget"
19483 msgstr "ÆâÉô¥¨¥é¡¼ - Ìµ¸ú¤Ê Utf8 Ì¾¤Ç¤¹"
19484
19485 #: java/mangle.c:89
19486 #, fuzzy, c-format
19487 msgid "can't mangle %s"
19488 msgstr "%s ¤Î̾Á°ÊÑ´¹(mangle) ¤Ç¤­¤Þ¤»¤ó"
19489
19490 #: java/mangle_name.c:140 java/mangle_name.c:210
19491 msgid "internal error - invalid Utf8 name"
19492 msgstr "ÆâÉô¥¨¥é¡¼ - Ìµ¸ú¤Ê Utf8 Ì¾¤Ç¤¹"
19493
19494 #: java/parse-scan.y:878 java/parse.y:974 java/parse.y:1315 java/parse.y:1376
19495 #: java/parse.y:1587 java/parse.y:1810 java/parse.y:1819 java/parse.y:1830
19496 #: java/parse.y:1841 java/parse.y:1853 java/parse.y:1868 java/parse.y:1885
19497 #: java/parse.y:1887 java/parse.y:1968 java/parse.y:2145 java/parse.y:2214
19498 #: java/parse.y:2378 java/parse.y:2391 java/parse.y:2398 java/parse.y:2405
19499 #: java/parse.y:2416 java/parse.y:2418 java/parse.y:2456 java/parse.y:2458
19500 #: java/parse.y:2460 java/parse.y:2481 java/parse.y:2483 java/parse.y:2485
19501 #: java/parse.y:2501 java/parse.y:2503 java/parse.y:2524 java/parse.y:2526
19502 #: java/parse.y:2528 java/parse.y:2556 java/parse.y:2558 java/parse.y:2560
19503 #: java/parse.y:2562 java/parse.y:2580 java/parse.y:2582 java/parse.y:2593
19504 #: java/parse.y:2604 java/parse.y:2615 java/parse.y:2626 java/parse.y:2637
19505 #: java/parse.y:2650 java/parse.y:2654 java/parse.y:2656 java/parse.y:2669
19506 msgid "Missing term"
19507 msgstr "¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19508
19509 #: java/parse-scan.y:880 java/parse.y:748 java/parse.y:786 java/parse.y:811
19510 #: java/parse.y:995 java/parse.y:1350 java/parse.y:1563 java/parse.y:1565
19511 #: java/parse.y:1795 java/parse.y:1821 java/parse.y:1832 java/parse.y:1843
19512 #: java/parse.y:1855 java/parse.y:1870
19513 msgid "';' expected"
19514 msgstr "';' ¤¬É¬ÍפǤ¹"
19515
19516 #: java/parse.y:746 java/parse.y:784
19517 msgid "Missing name"
19518 msgstr "̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19519
19520 #: java/parse.y:774
19521 #, fuzzy, c-format
19522 msgid "Ambiguous class: %qs and %qs"
19523 msgstr "¤¢¤¤¤Þ¤¤¤Ê¾Êά %s ¤Ç¤¹"
19524
19525 #: java/parse.y:809
19526 msgid "'*' expected"
19527 msgstr "'*' ¤¬É¬ÍפǤ¹"
19528
19529 #: java/parse.y:823
19530 msgid "Class or interface declaration expected"
19531 msgstr "¥¯¥é¥¹¤ä¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬É¬ÍפǤ¹"
19532
19533 #: java/parse.y:840
19534 #, fuzzy, c-format
19535 msgid "Modifier %qs declared twice"
19536 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
19537
19538 #: java/parse.y:860 java/parse.y:862
19539 msgid "Missing class name"
19540 msgstr "¥¯¥é¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19541
19542 #: java/parse.y:865 java/parse.y:869 java/parse.y:877 java/parse.y:1035
19543 #: java/parse.y:1296 java/parse.y:1298 java/parse.y:1630 java/parse.y:1881
19544 #: java/parse.y:1913 java/parse.y:1975
19545 msgid "'{' expected"
19546 msgstr "'{' ¤¬É¬ÍפǤ¹"
19547
19548 #: java/parse.y:879
19549 msgid "Missing super class name"
19550 msgstr "¥¹¡¼¥Ñ¡¼¥¯¥é¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19551
19552 #: java/parse.y:889 java/parse.y:905
19553 msgid "Missing interface name"
19554 msgstr "¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19555
19556 #: java/parse.y:989
19557 msgid "Missing variable initializer"
19558 msgstr "ÊÑ¿ô½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19559
19560 #: java/parse.y:1006
19561 msgid "Invalid declaration"
19562 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
19563
19564 #: java/parse.y:1009 java/parse.y:1094 java/parse.y:2160 java/parse.y:2189
19565 #: java/parse.y:2211 java/parse.y:2215 java/parse.y:2250 java/parse.y:2329
19566 #: java/parse.y:2339 java/parse.y:2349
19567 msgid "']' expected"
19568 msgstr "']' ¤¬É¬ÍפǤ¹"
19569
19570 #: java/parse.y:1013
19571 msgid "Unbalanced ']'"
19572 msgstr "Âбþ¤Î¤Ê¤¤ ']' ¤Ç¤¹"
19573
19574 #: java/parse.y:1049
19575 msgid "Invalid method declaration, method name required"
19576 msgstr "̵¸ú¤Ê¥á¥½¥Ã¥ÉÀë¸À¤Ç¤¹¡£¥á¥½¥Ã¥É̾¤¬É¬ÍפǤ¹"
19577
19578 #: java/parse.y:1054 java/parse.y:1059 java/parse.y:1064 java/parse.y:2063
19579 msgid "Identifier expected"
19580 msgstr "¼±Ê̻Ҥ¬É¬ÍפǤ¹"
19581
19582 #: java/parse.y:1069 java/parse.y:4741
19583 msgid "Invalid method declaration, return type required"
19584 msgstr "̵¸ú¤Ê¥á¥½¥Ã¥ÉÀë¸À¤Ç¤¹¡£¥á¥½¥Ã¥É̾¤¬É¬ÍפǤ¹"
19585
19586 #: java/parse.y:1089
19587 msgid "Discouraged form of returned type specification"
19588 msgstr ""
19589
19590 #: java/parse.y:1092 java/parse.y:1543 java/parse.y:1550 java/parse.y:1559
19591 #: java/parse.y:1561 java/parse.y:1589 java/parse.y:1698 java/parse.y:2005
19592 #: java/parse.y:2058
19593 msgid "')' expected"
19594 msgstr "')' ¤¬É¬ÍפǤ¹"
19595
19596 #: java/parse.y:1108
19597 msgid "Missing formal parameter term"
19598 msgstr "Àµ¼°¤Ê²¾°ú¿ô¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19599
19600 #: java/parse.y:1123 java/parse.y:1128
19601 msgid "Missing identifier"
19602 msgstr "¼±Ê̻Ҥò·ç¤¤¤Æ¤¤¤Þ¤¹"
19603
19604 #: java/parse.y:1148 java/parse.y:1157
19605 msgid "Missing class type term"
19606 msgstr "¥¯¥é¥¹¥¿¥¤¥×¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19607
19608 #: java/parse.y:1184
19609 #, c-format
19610 msgid "Can't define static initializer in class %qs. Static initializer can only be defined in top-level classes"
19611 msgstr ""
19612
19613 #: java/parse.y:1313
19614 msgid "Invalid interface type"
19615 msgstr "¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹·¿¤¬Ìµ¸ú¤Ç¤¹"
19616
19617 #: java/parse.y:1482
19618 msgid "An empty declaration is a deprecated feature that should not be used"
19619 msgstr ""
19620
19621 #: java/parse.y:1503 java/parse.y:1677 java/parse.y:1679
19622 msgid "':' expected"
19623 msgstr "':' ¤¬É¬ÍפǤ¹"
19624
19625 #: java/parse.y:1529 java/parse.y:1534 java/parse.y:1539
19626 msgid "Invalid expression statement"
19627 msgstr "¼°Ê¸¤¬Ìµ¸ú¤Ç¤¹"
19628
19629 #: java/parse.y:1557 java/parse.y:1585 java/parse.y:1626 java/parse.y:1694
19630 #: java/parse.y:1762 java/parse.y:1883 java/parse.y:1961 java/parse.y:2052
19631 #: java/parse.y:2054 java/parse.y:2067 java/parse.y:2310 java/parse.y:2312
19632 msgid "'(' expected"
19633 msgstr "'(' ¤¬É¬ÍפǤ¹"
19634
19635 #: java/parse.y:1628
19636 msgid "Missing term or ')'"
19637 msgstr "¹à¤Þ¤¿¤Ï ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19638
19639 #: java/parse.y:1675
19640 msgid "Missing or invalid constant expression"
19641 msgstr "Äê¿ô¼°¤¬·ç¤±¤Æ¤¤¤ë¤«Ìµ¸ú¤Ç¤¹"
19642
19643 #: java/parse.y:1696
19644 msgid "Missing term and ')' expected"
19645 msgstr "¹à¤Èɬ¿Ü¤Î ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19646
19647 #: java/parse.y:1735
19648 msgid "Invalid control expression"
19649 msgstr "̵¸ú¤ÊÀ©¸æ¼°¤Ç¤¹"
19650
19651 #: java/parse.y:1737 java/parse.y:1739
19652 msgid "Invalid update expression"
19653 msgstr "̵¸ú¤Ê¹¹¿·¼°¤Ç¤¹"
19654
19655 #: java/parse.y:1764
19656 msgid "Invalid init statement"
19657 msgstr "̵¸ú¤Ê½é´ü²½¼°¤Ç¤¹"
19658
19659 #: java/parse.y:1964
19660 msgid "Missing term or ')' expected"
19661 msgstr "¹à¤Þ¤¿¤Ïɬ¿Ü¤Î ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19662
19663 #: java/parse.y:2007
19664 msgid "'class' or 'this' expected"
19665 msgstr "'class' ¤Þ¤¿¤Ï 'this' ¤¬É¬ÍפǤ¹"
19666
19667 #: java/parse.y:2009 java/parse.y:2011
19668 msgid "'class' expected"
19669 msgstr "'class' ¤¬É¬ÍפǤ¹"
19670
19671 #: java/parse.y:2056
19672 msgid "')' or term expected"
19673 msgstr "')' ¤Þ¤¿¤Ï¹à¤¬É¬ÍפǤ¹"
19674
19675 #: java/parse.y:2158 java/parse.y:2187
19676 msgid "'[' expected"
19677 msgstr "'[' ¤¬É¬ÍפǤ¹"
19678
19679 #: java/parse.y:2265
19680 msgid "Field expected"
19681 msgstr "¥Õ¥£¡¼¥ë¥É¤¬É¬ÍפǤ¹"
19682
19683 #: java/parse.y:2324 java/parse.y:2334 java/parse.y:2344
19684 msgid "Missing term and ']' expected"
19685 msgstr "¹à¤Èɬ¿Ü¤Î ']' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19686
19687 #: java/parse.y:2449
19688 msgid "']' expected, invalid type expression"
19689 msgstr "']' ¤¬É¬Íפǡ¢Ìµ¸ú¤Ê·¿É½¸½¤Ç¤¹"
19690
19691 #: java/parse.y:2452
19692 msgid "Invalid type expression"
19693 msgstr "̵¸ú¤Ê·¿É½¸½¤Ç¤¹"
19694
19695 #: java/parse.y:2564
19696 msgid "Invalid reference type"
19697 msgstr "̵¸ú¤Ê»²¾È·¿¤Ç¤¹"
19698
19699 #: java/parse.y:3031
19700 msgid "Constructor invocation must be first thing in a constructor"
19701 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Îµ¯Æ°¤Ï¥³¥ó¥¹¥È¥é¥¯¥¿Æâ¤ÇºÇ½é¤Ë¹Ô¤Ê¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
19702
19703 #: java/parse.y:3033
19704 msgid "Only constructors can invoke constructors"
19705 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤À¤±¤¬¥³¥ó¥¹¥È¥é¥¯¥¿¤òµ¯Æ°¤Ç¤­¤Þ¤¹"
19706
19707 #: java/parse.y:3041
19708 #, fuzzy, c-format
19709 msgid ": %qs JDK1.1(TM) feature"
19710 msgstr ": `%s' ¤Ï JDK1.1(TM) ¤Îµ¡Ç½¤Ç¤¹"
19711
19712 #: java/parse.y:3121 java/parse.y:3123
19713 #, c-format
19714 msgid ""
19715 "%s.\n"
19716 "%s"
19717 msgstr ""
19718 "%s.\n"
19719 "%s"
19720
19721 #: java/parse.y:3282
19722 #, fuzzy
19723 msgid "Missing return statement"
19724 msgstr "̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19725
19726 #: java/parse.y:3304 java/parse.y:11940 java/parse.y:11944
19727 #, fuzzy
19728 msgid "Unreachable statement"
19729 msgstr "̵¸ú¤Ê½é´ü²½¼°¤Ç¤¹"
19730
19731 #: java/parse.y:3314
19732 msgid "Can't access %s field %<%s.%s%> from %qs"
19733 msgstr ""
19734
19735 #: java/parse.y:3383
19736 #, c-format
19737 msgid "%s %qs already defined in %s:%d"
19738 msgstr ""
19739
19740 #: java/parse.y:3401
19741 msgid "Variable %qs is already defined in this method and was declared %<%s %s%> at line %d"
19742 msgstr ""
19743
19744 #: java/parse.y:3512
19745 #, c-format
19746 msgid "Interface %qs repeated"
19747 msgstr ""
19748
19749 #: java/parse.y:3542
19750 #, c-format
19751 msgid "%s name %qs clashes with imported type %qs"
19752 msgstr ""
19753
19754 #: java/parse.y:3574
19755 msgid "Public %s %qs must be defined in a file called %<%s.java%>"
19756 msgstr ""
19757
19758 #: java/parse.y:3589
19759 #, c-format
19760 msgid "Inner class %qs can't be static. Static classes can only occur in interfaces and top-level classes"
19761 msgstr ""
19762
19763 #: java/parse.y:3670
19764 #, c-format
19765 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"
19766 msgstr ""
19767
19768 #: java/parse.y:3712
19769 msgid "Qualifier must be a reference"
19770 msgstr ""
19771
19772 #: java/parse.y:3733
19773 #, c-format
19774 msgid "Cyclic inheritance involving %s"
19775 msgstr ""
19776
19777 #: java/parse.y:3997
19778 msgid "Redundant use of %<abstract%> modifier. Interface %qs is implicitly abstract"
19779 msgstr ""
19780
19781 #: java/parse.y:4152
19782 #, c-format
19783 msgid "Class %qs can't be declared both abstract and final"
19784 msgstr ""
19785
19786 #: java/parse.y:4164
19787 msgid "%<java.lang.Object%> can't extend anything"
19788 msgstr ""
19789
19790 #: java/parse.y:4406
19791 msgid "Duplicate variable declaration: %<%s %s%> was %<%s %s%> (%s:%d)"
19792 msgstr ""
19793
19794 #: java/parse.y:4470
19795 #, c-format
19796 msgid "Field %qs can't be static in inner class %qs unless it is final"
19797 msgstr ""
19798
19799 #: java/parse.y:4716
19800 #, c-format
19801 msgid "Class %qs must be declared abstract to define abstract method %qs"
19802 msgstr ""
19803
19804 #: java/parse.y:4723
19805 #, c-format
19806 msgid "native method %qs can't be strictfp"
19807 msgstr ""
19808
19809 #: java/parse.y:4727
19810 #, c-format
19811 msgid "method %qs can't be transient"
19812 msgstr ""
19813
19814 #: java/parse.y:4730
19815 #, c-format
19816 msgid "method %qs can't be volatile"
19817 msgstr ""
19818
19819 #: java/parse.y:4780 java/parse.y:6533
19820 #, c-format
19821 msgid "Method %qs can't be static in inner class %qs. Only members of interfaces and top-level classes can be static"
19822 msgstr ""
19823
19824 #: java/parse.y:4946
19825 #, c-format
19826 msgid "%s method %qs can't have a body defined"
19827 msgstr ""
19828
19829 #: java/parse.y:4957
19830 #, c-format
19831 msgid "Non native and non abstract method %qs must have a body defined"
19832 msgstr ""
19833
19834 #: java/parse.y:5028
19835 #, fuzzy, c-format
19836 msgid "%s: recursive invocation of constructor %qs"
19837 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Î´Ø¿ôËÜÂΤò·ç¤¤¤Æ¤¤¤Þ¤¹"
19838
19839 #: java/parse.y:5058
19840 msgid "Inconsistent member declaration.  At most one of %<public%>, %<private%>, or %<protected%> may be specified"
19841 msgstr ""
19842
19843 #: java/parse.y:5066
19844 msgid "Inconsistent member declaration.  At most one of %<final%> or %<volatile%> may be specified"
19845 msgstr ""
19846
19847 #: java/parse.y:5156
19848 #, c-format
19849 msgid "Variable %qs is used more than once in the argument list of method %qs"
19850 msgstr ""
19851
19852 #: java/parse.y:5240
19853 #, c-format
19854 msgid "%s %qs can't implement/extend %s %qs"
19855 msgstr ""
19856
19857 #: java/parse.y:5274
19858 #, c-format
19859 msgid "Class %qs can't subclass %s %qs"
19860 msgstr ""
19861
19862 #: java/parse.y:5283
19863 #, fuzzy, c-format
19864 msgid "Can't subclass final classes: %s"
19865 msgstr "¥¯¥é¥¹ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
19866
19867 #: java/parse.y:5469
19868 #, c-format
19869 msgid "Cyclic class inheritance%s"
19870 msgstr ""
19871
19872 #: java/parse.y:6184
19873 #, c-format
19874 msgid "Superclass %qs of class %qs not found"
19875 msgstr ""
19876
19877 #: java/parse.y:6190
19878 #, fuzzy, c-format
19879 msgid "Type %qs not found in declaration of field %qs"
19880 msgstr "`%s' ¤ÎÀë¸À¤Ç·¿¤¬¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤µ¤ì¤Þ¤·¤¿"
19881
19882 #: java/parse.y:6196
19883 #, c-format
19884 msgid "Type %qs not found in the declaration of the argument %qs of method %qs"
19885 msgstr ""
19886
19887 #: java/parse.y:6203
19888 #, c-format
19889 msgid "Type %qs not found in the declaration of the return type of method %qs"
19890 msgstr ""
19891
19892 #: java/parse.y:6209
19893 #, c-format
19894 msgid "Superinterface %qs of %s %qs not found"
19895 msgstr ""
19896
19897 #: java/parse.y:6216
19898 #, c-format
19899 msgid "Type %qs not found in the declaration of the local variable %qs"
19900 msgstr ""
19901
19902 #: java/parse.y:6223
19903 #, fuzzy
19904 msgid "Class %qs not found in %<throws%>"
19905 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤¬¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
19906
19907 #: java/parse.y:6280
19908 #, fuzzy, c-format
19909 msgid "Duplicate %s declaration %qs"
19910 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
19911
19912 #: java/parse.y:6354
19913 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"
19914 msgstr ""
19915
19916 #: java/parse.y:6510
19917 msgid "Class %qs in %<throws%> clause must be a subclass of class %<java.lang.Throwable%>"
19918 msgstr ""
19919
19920 #: java/parse.y:6554
19921 #, c-format
19922 msgid "Class %qs must override %qs with a public method in order to implement interface %qs"
19923 msgstr ""
19924
19925 #: java/parse.y:6568 java/parse.y:6795
19926 #, c-format
19927 msgid "Method %qs was defined with return type %qs in class %qs"
19928 msgstr ""
19929
19930 #: java/parse.y:6585
19931 #, c-format
19932 msgid "%s methods can't be overridden. Method %qs is %s in class %qs"
19933 msgstr ""
19934
19935 #: java/parse.y:6599
19936 #, c-format
19937 msgid "Instance methods can't be overridden by a static method. Method %qs is an instance method in class %qs"
19938 msgstr ""
19939
19940 #: java/parse.y:6622
19941 #, c-format
19942 msgid "Methods can't be overridden to be more private. Method %qs is not %s in class %qs"
19943 msgstr ""
19944
19945 #: java/parse.y:6763
19946 msgid "Invalid checked exception class %qs in %<throws%> clause.  The exception must be a subclass of an exception thrown by %qs from class %qs"
19947 msgstr ""
19948
19949 #: java/parse.y:6820
19950 #, c-format
19951 msgid "Interface %qs inherits method %qs from interface %qs. This method is redefined with a different return type in interface %qs"
19952 msgstr ""
19953
19954 #: java/parse.y:6995
19955 #, fuzzy, c-format
19956 msgid "Class or interface %qs not found in import"
19957 msgstr "¥¯¥é¥¹¤ä¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬É¬ÍפǤ¹"
19958
19959 #: java/parse.y:7080
19960 #, c-format
19961 msgid "malformed .zip archive in CLASSPATH: %s"
19962 msgstr "CLASSPATH Æâ¤ËÊѤʠ.zip ¥¢¡¼¥«¥¤¥Ö¤¬¤¢¤ê¤Þ¤¹: %s"
19963
19964 #: java/parse.y:7151
19965 #, fuzzy, c-format
19966 msgid "Can't find default package %qs. Check the CLASSPATH environment variable and the access to the archives"
19967 msgstr "¥Ç¥Õ¥©¥ë¥È¥Ñ¥Ã¥±¡¼¥¸ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£CLASSPATH ´Ä¶­ÊÑ¿ô¤È¥¢¡¼¥«¥¤¥Ö¤Ø¤Î¥¢¥¯¥»¥¹¤ò³Î¤«¤á¤Æ¤¯¤À¤µ¤¤¡£"
19968
19969 #: java/parse.y:7156
19970 #, fuzzy, c-format
19971 msgid "Package %qs not found in import"
19972 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤¬¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
19973
19974 #: java/parse.y:7253
19975 #, c-format
19976 msgid "Type %qs also potentially defined in package %qs"
19977 msgstr ""
19978
19979 #: java/parse.y:7398
19980 #, c-format
19981 msgid "Nested %s %s is %s; cannot be accessed from here"
19982 msgstr ""
19983
19984 #: java/parse.y:7436
19985 #, c-format
19986 msgid "Can't access %s %qs. Only public classes and interfaces in other packages can be accessed"
19987 msgstr ""
19988
19989 #: java/parse.y:7474
19990 msgid "Only %<final%> is allowed as a local variables modifier"
19991 msgstr ""
19992
19993 #: java/parse.y:9028
19994 #, c-format
19995 msgid "No constructor matching %qs found in class %qs"
19996 msgstr ""
19997
19998 #: java/parse.y:9528
19999 #, c-format
20000 msgid "Can't reference %qs before the superclass constructor has been called"
20001 msgstr ""
20002
20003 #: java/parse.y:9582
20004 #, c-format
20005 msgid "Local variable %qs can't be accessed from within the inner class %qs unless it is declared final"
20006 msgstr ""
20007
20008 #: java/parse.y:9587 java/parse.y:10050
20009 #, fuzzy, c-format
20010 msgid "Undefined variable %qs"
20011 msgstr "ÊÑ¿ô `%s' ¤Ï»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
20012
20013 #: java/parse.y:9598
20014 #, c-format
20015 msgid "Can't make a static reference to nonstatic variable %qs in class %qs"
20016 msgstr ""
20017
20018 #: java/parse.y:9804 java/parse.y:10659
20019 #, c-format
20020 msgid "No enclosing instance for inner class %qs is in scope%s"
20021 msgstr ""
20022
20023 #: java/parse.y:9923 java/parse.y:12372
20024 msgid "Keyword %<this%> used outside allowed context"
20025 msgstr ""
20026
20027 #: java/parse.y:9929 java/parse.y:10813
20028 msgid "Can't reference %<this%> before the superclass constructor has been called"
20029 msgstr ""
20030
20031 #: java/parse.y:9945
20032 msgid "Can't use variable %<%s.this%>: type %qs isn't an outer type of type %qs"
20033 msgstr ""
20034
20035 #: java/parse.y:9978
20036 msgid "Keyword %<super%> used outside allowed context"
20037 msgstr ""
20038
20039 #: java/parse.y:10027
20040 #, fuzzy, c-format
20041 msgid "No variable %qs defined in class %qs"
20042 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤¬¥¯¥é¥¹¥á¥½¥Ã¥É¤«¤é¥¢¥¯¥»¥¹¤µ¤ì¤Þ¤·¤¿"
20043
20044 #: java/parse.y:10032
20045 #, fuzzy, c-format
20046 msgid "Undefined variable or class name: %qs"
20047 msgstr "¥¯¥é¥¹ %s ÍѤΥե¡¥¤¥ë¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó¡£"
20048
20049 #: java/parse.y:10103
20050 #, fuzzy, c-format
20051 msgid "Can't use type %qs as a qualifier"
20052 msgstr "'%s' ¤ò %s ¤Î¥ì¥¸¥¹¥¿¤È¤·¤Æ»È¤¦¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
20053
20054 #: java/parse.y:10122
20055 msgid "Attempt to reference field %qs in %<%s %s%>"
20056 msgstr ""
20057
20058 #: java/parse.y:10153
20059 #, fuzzy, c-format
20060 msgid "No variable %qs defined in type %qs"
20061 msgstr "ÊÑ¿ô `%s' ¤¬ `inline' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
20062
20063 #: java/parse.y:10237
20064 msgid "Attempt to reference field %<new%> in a %qs"
20065 msgstr ""
20066
20067 #: java/parse.y:10374
20068 #, c-format
20069 msgid "The class %qs has been deprecated"
20070 msgstr ""
20071
20072 #: java/parse.y:10384
20073 #, c-format
20074 msgid "The %s %qs in class %qs has been deprecated"
20075 msgstr ""
20076
20077 #: java/parse.y:10501
20078 #, c-format
20079 msgid "Can't invoke a method on primitive type %qs"
20080 msgstr ""
20081
20082 #: java/parse.y:10516
20083 #, c-format
20084 msgid "Can't make static reference to method %qs in interface %qs"
20085 msgstr ""
20086
20087 #: java/parse.y:10526 java/parse.y:10860
20088 msgid "Can't make static reference to method %<%s %s%> in class %qs"
20089 msgstr ""
20090
20091 #: java/parse.y:10566
20092 msgid "Can't invoke super constructor on java.lang.Object"
20093 msgstr ""
20094
20095 #: java/parse.y:10579 java/parse.y:14437
20096 #, fuzzy, c-format
20097 msgid "Class %qs not found in type declaration"
20098 msgstr "`%s' ¤ËÂФ¹¤ë¥¤¥ó¥¿¥Õ¥§¡¼¥¹Àë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
20099
20100 #: java/parse.y:10591
20101 #, c-format
20102 msgid "Class %qs is an abstract class. It can't be instantiated"
20103 msgstr ""
20104
20105 #: java/parse.y:10621
20106 #, c-format
20107 msgid "No method named %qs in scope"
20108 msgstr ""
20109
20110 #: java/parse.y:10732
20111 msgid "Can't access %s %s %<%s.%s%> from %qs"
20112 msgstr ""
20113
20114 #: java/parse.y:11206
20115 msgid "Can't find %s %<%s(%s)%> in type %qs%s"
20116 msgstr ""
20117
20118 #: java/parse.y:11786
20119 #, fuzzy
20120 msgid "Constant expression required"
20121 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
20122
20123 #: java/parse.y:11799
20124 #, fuzzy
20125 msgid "Incompatible type for case. Can't convert %qs to %<int%>"
20126 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
20127
20128 #: java/parse.y:11833
20129 #, fuzzy
20130 msgid "Duplicate case label: %<default%>"
20131 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
20132
20133 #: java/parse.y:12181
20134 msgid "Incompatible type for %<+=%>. Can't convert %qs to %<java.lang.String%>"
20135 msgstr ""
20136
20137 #: java/parse.y:12352
20138 #, fuzzy, c-format
20139 msgid "missing static field %qs"
20140 msgstr "static ¥Õ¥£¡¼¥ë¥É `%s' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20141
20142 #: java/parse.y:12357
20143 #, fuzzy, c-format
20144 msgid "not a static field %qs"
20145 msgstr "static ¥Õ¥£¡¼¥ë¥É `%s' ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
20146
20147 #: java/parse.y:12380
20148 msgid "Can't reference %<this%> or %<super%> before the superclass constructor has been called"
20149 msgstr ""
20150
20151 #: java/parse.y:12400
20152 #, c-format
20153 msgid "No case for %s"
20154 msgstr "%s ¤Î¤¿¤á¤Î case ¤¬¤¢¤ê¤Þ¤»¤ó"
20155
20156 #: java/parse.y:12830
20157 #, fuzzy
20158 msgid "Invalid left hand side of assignment"
20159 msgstr "ÂåÆþ¤È¤·¤Æ̵¸ú¤Êº¸ÊÕÃͤǤ¹"
20160
20161 #: java/parse.y:12881
20162 #, fuzzy, c-format
20163 msgid "Incompatible type for %s. Can't convert %qs to %qs"
20164 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
20165
20166 #: java/parse.y:12884
20167 #, c-format
20168 msgid "Incompatible type for %s. Explicit cast needed to convert %qs to %qs"
20169 msgstr ""
20170
20171 #: java/parse.y:13057
20172 #, c-format
20173 msgid "Constant expression %qs too wide for narrowing primitive conversion to %qs"
20174 msgstr ""
20175
20176 #: java/parse.y:13348
20177 #, c-format
20178 msgid "unregistered operator %s"
20179 msgstr "ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤±é»»»Ò %s ¤Ç¤¹"
20180
20181 #: java/parse.y:13497
20182 msgid "Evaluating this expression will result in an arithmetic exception being thrown"
20183 msgstr ""
20184
20185 #: java/parse.y:13579
20186 #, c-format
20187 msgid "Incompatible type for %qs. Explicit cast needed to convert shift distance from %qs to integral"
20188 msgstr ""
20189
20190 #: java/parse.y:13584
20191 #, c-format
20192 msgid "Incompatible type for %qs. Can't convert shift distance from %qs to integral"
20193 msgstr ""
20194
20195 #: java/parse.y:13660
20196 msgid "Invalid argument %qs for %<instanceof%>"
20197 msgstr ""
20198
20199 #: java/parse.y:13687
20200 #, c-format
20201 msgid "Impossible for %qs to be instance of %qs"
20202 msgstr ""
20203
20204 #: java/parse.y:13818
20205 #, fuzzy, c-format
20206 msgid "Incompatible type for %qs. Can't convert %qs to %qs"
20207 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
20208
20209 #: java/parse.y:14298
20210 #, fuzzy, c-format
20211 msgid "Invalid argument type %qs to %qs"
20212 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
20213
20214 #: java/parse.y:14528
20215 #, fuzzy, c-format
20216 msgid "Invalid cast from %qs to %qs"
20217 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó %s"
20218
20219 #: java/parse.y:14575
20220 msgid "%<[]%> can only be applied to arrays. It can't be applied to %qs"
20221 msgstr ""
20222
20223 #: java/parse.y:14588
20224 msgid "Incompatible type for %<[]%>. Explicit cast needed to convert %qs to %<int%>"
20225 msgstr ""
20226
20227 #: java/parse.y:14592
20228 #, fuzzy
20229 msgid "Incompatible type for %<[]%>. Can't convert %qs to %<int%>"
20230 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
20231
20232 #: java/parse.y:14663
20233 msgid "Incompatible type for dimension in array creation expression. %s convert %qs to %<int%>"
20234 msgstr ""
20235
20236 #: java/parse.y:14779
20237 #, fuzzy, c-format
20238 msgid "Invalid array initializer for non-array type %qs"
20239 msgstr "ÈóÄê¿ôÇÛÎó¼°¤«¤éÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
20240
20241 #: java/parse.y:14866
20242 #, fuzzy, c-format
20243 msgid "Incompatible type for array. %s convert %qs to %qs"
20244 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
20245
20246 #: java/parse.y:14935
20247 #, fuzzy
20248 msgid "%<return%> inside instance initializer"
20249 msgstr "½é´ü²½»ÒÆâ¤Ë¶õ¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
20250
20251 #: java/parse.y:14939
20252 #, fuzzy
20253 msgid "%<return%> inside static initializer"
20254 msgstr "½é´ü²½»ÒÆâ¤Ë¶õ¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
20255
20256 #: java/parse.y:14945
20257 msgid "%<return%> with%s value from %<%s %s%>"
20258 msgstr ""
20259
20260 #: java/parse.y:14952
20261 #, fuzzy
20262 msgid "%<return%> with value from constructor %qs"
20263 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤«¤éÃͤòÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
20264
20265 #: java/parse.y:15017
20266 msgid "Incompatible type for %<if%>. Can't convert %qs to %<boolean%>"
20267 msgstr ""
20268
20269 #: java/parse.y:15050
20270 #, fuzzy, c-format
20271 msgid "Declaration of %qs shadows a previous label declaration"
20272 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
20273
20274 #: java/parse.y:15055
20275 #, fuzzy, c-format
20276 msgid "This is the location of the previous declaration of label %qs"
20277 msgstr "¤³¤³¤¬°ÊÁ°¤ÎÀë¸À¤¬¤¢¤ë°ÌÃ֤Ǥ¹"
20278
20279 #: java/parse.y:15302
20280 #, fuzzy, c-format
20281 msgid "No label definition found for %qs"
20282 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
20283
20284 #: java/parse.y:15315
20285 #, fuzzy
20286 msgid "%<continue%> must be in loop"
20287 msgstr "continue Ê¸¤¬ loop ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
20288
20289 #: java/parse.y:15318
20290 #, fuzzy, c-format
20291 msgid "continue label %qs does not name a loop"
20292 msgstr "continue Ê¸¤¬ loop ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
20293
20294 #: java/parse.y:15339
20295 #, fuzzy
20296 msgid "%<break%> must be in loop or switch"
20297 msgstr "break Ê¸¤¬ loop ¤Þ¤¿¤Ï switch ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
20298
20299 #: java/parse.y:15380
20300 msgid "Incompatible type for loop conditional. Can't convert %qs to %<boolean%>"
20301 msgstr ""
20302
20303 #: java/parse.y:15418
20304 msgid "Incompatible type for %<switch%>. Can't convert %qs to %<int%>"
20305 msgstr ""
20306
20307 #. The case_label_list is in reverse order, so print the
20308 #. outer label first.
20309 #: java/parse.y:15449
20310 #, fuzzy
20311 msgid "duplicate case label: %<"
20312 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
20313
20314 #: java/parse.y:15450
20315 msgid "%>"
20316 msgstr ""
20317
20318 #: java/parse.y:15453
20319 #, fuzzy
20320 msgid "original label is here"
20321 msgstr "Á´¤Æ¤Î¥é¥Ù¥ë¤ò¥¢¥é¥¤¥ó¤¹¤ë"
20322
20323 #: java/parse.y:15670
20324 msgid "Can't catch class %qs. Catch clause parameter type must be a subclass of class %<java.lang.Throwable%>"
20325 msgstr ""
20326
20327 #: java/parse.y:15694
20328 msgid "%<catch%> not reached because of the catch clause at line %d"
20329 msgstr ""
20330
20331 #: java/parse.y:15761
20332 msgid "Incompatible type for %<synchronized%>. Can't convert %qs to %<java.lang.Object%>"
20333 msgstr ""
20334
20335 #: java/parse.y:15820
20336 msgid "Can't throw %qs; it must be a subclass of class %<java.lang.Throwable%>"
20337 msgstr ""
20338
20339 #: java/parse.y:15849
20340 msgid "Checked exception %qs can't be thrown in instance initializer (not all declared constructor are declaring it in their %<throws%> clause)"
20341 msgstr ""
20342
20343 #: java/parse.y:15870
20344 msgid "Checked exception %qs can't be caught by any of the catch clause(s) of the surrounding %<try%> block"
20345 msgstr ""
20346
20347 #: java/parse.y:15883
20348 #, c-format
20349 msgid "Checked exception %qs can't be thrown in initializer"
20350 msgstr ""
20351
20352 #: java/parse.y:15887
20353 msgid "Checked exception %qs isn't thrown from a %<try%> block"
20354 msgstr ""
20355
20356 #: java/parse.y:15893
20357 msgid "Checked exception %qs doesn't match any of current method's %<throws%> declaration(s)"
20358 msgstr ""
20359
20360 #: java/parse.y:15948
20361 #, fuzzy, c-format
20362 msgid "Exception %qs can't be thrown in initializer"
20363 msgstr "½é´ü²½»ÒÆâ¤Ë¶õ¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
20364
20365 #: java/parse.y:15953
20366 msgid "Exception %qs must be caught, or it must be declared in the %<throws%> clause of %qs"
20367 msgstr ""
20368
20369 #: java/parse.y:16066
20370 msgid "Incompatible type for %<?:%>. Can't convert %qs to %<boolean%>"
20371 msgstr ""
20372
20373 #: java/parse.y:16134
20374 #, fuzzy
20375 msgid "Incompatible type for %<?:%>. Can't convert %qs to %qs"
20376 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
20377
20378 #: java/typeck.c:533
20379 msgid "junk at end of signature string"
20380 msgstr "¥·¥°¥Í¥¤¥Á¥ãʸ»úÎó¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
20381
20382 #: java/verify-glue.c:387
20383 #, fuzzy, c-format
20384 msgid "verification failed: %s"
20385 msgstr "¸¡¾Ú¥¨¥é¡¼ (PC=%d)"
20386
20387 #: java/verify-glue.c:389
20388 #, fuzzy, c-format
20389 msgid "verification failed at PC=%d: %s"
20390 msgstr "¸¡¾Ú¥¨¥é¡¼ (PC=%d)"
20391
20392 #: java/verify-glue.c:473 java/verify.c:480
20393 msgid "bad pc in exception_table"
20394 msgstr "exception_table ¤ËÉÔÀµ¤Ê pc ¤¬¤¢¤ê¤Þ¤¹"
20395
20396 #: java/verify.c:1476
20397 #, c-format
20398 msgid "unknown opcode %d@pc=%d during verification"
20399 msgstr "ÉÔÌÀ¤Ê opcode %d@pc=%d ¤ò¸¡¾ÚÃæ¤Ëȯ¸«¤·¤Þ¤·¤¿"
20400
20401 #: java/verify.c:1551 java/verify.c:1567 java/verify.c:1572
20402 #, c-format
20403 msgid "verification error at PC=%d"
20404 msgstr "¸¡¾Ú¥¨¥é¡¼ (PC=%d)"
20405
20406 #: java/parse.h:125
20407 #, c-format
20408 msgid "%s method can't be abstract"
20409 msgstr ""
20410
20411 #: java/parse.h:129
20412 #, fuzzy, c-format
20413 msgid "Constructor can't be %s"
20414 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤­¤Þ¤»¤ó"
20415
20416 #. Pedantic warning on obsolete modifiers. Note: when cl is NULL,
20417 #. flags was set artificially, such as for a interface method
20418 #: java/parse.h:161
20419 #, fuzzy, c-format
20420 msgid "Discouraged redundant use of %qs modifier in declaration of %s"
20421 msgstr "`%s' ¤ÎÀë¸À¤Ë¤ª¤¤¤ÆÊ£¿ô¤ÎÊݸ¥¯¥é¥¹"
20422
20423 #: java/parse.h:168
20424 #, c-format
20425 msgid "Discouraged redundant use of %qs modifier in declaration of %s %qs"
20426 msgstr ""
20427
20428 #. Standard error messages
20429 #: java/parse.h:352
20430 #, fuzzy, c-format
20431 msgid "Incompatible type for %qs. Can't convert %qs to boolean"
20432 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
20433
20434 #: java/parse.h:357
20435 #, c-format
20436 msgid "Incompatible type for %qs. Can't convert %qs to numeric type"
20437 msgstr ""
20438
20439 #: java/parse.h:365
20440 #, c-format
20441 msgid "Incompatible type for %qs. Explicit cast needed to convert %qs to integral"
20442 msgstr ""
20443
20444 #: java/parse.h:370
20445 #, fuzzy, c-format
20446 msgid "Incompatible type for %qs. Can't convert %qs to integral"
20447 msgstr "´ÖÀÜŪ¤Ê´Ø¿ô¸Æ¤Ó½Ð¤·¤ÎÂè %d °ú¿ô¤ËÂФ·¤Æ¸ß´¹À­¤Î¤Ê¤¤·¿¤Ç¤¹"
20448
20449 #: objc/objc-act.c:756
20450 #, fuzzy
20451 msgid "%<@end%> must appear in an @implementation context"
20452 msgstr "`@end' ¤Ï¼ÂÁõ¥³¥ó¥Æ¥¯¥¹¥È¤Ë¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
20453
20454 #: objc/objc-act.c:783
20455 #, fuzzy
20456 msgid "method declaration not in @interface context"
20457 msgstr "¥á¥½¥Ã¥ÉÄêµÁ¤¬¥¯¥é¥¹¥³¥ó¥Æ¥­¥¹¥ÈÆâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
20458
20459 #: objc/objc-act.c:794
20460 #, fuzzy
20461 msgid "method definition not in @implementation context"
20462 msgstr "¥á¥½¥Ã¥ÉÄêµÁ¤¬¥¯¥é¥¹¥³¥ó¥Æ¥­¥¹¥ÈÆâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
20463
20464 #: objc/objc-act.c:925
20465 #, fuzzy, c-format
20466 msgid "object does not conform to the %qs protocol"
20467 msgstr "¥ª¥Ö¥¸¥§¥¯¥È¤¬ `%s' ¥×¥í¥È¥³¥ë¤ËŬ¹ç¤·¤Þ¤»¤ó"
20468
20469 #: objc/objc-act.c:1015 objc/objc-act.c:1092
20470 #, fuzzy, c-format
20471 msgid "class %qs does not implement the %qs protocol"
20472 msgstr "¥¯¥é¥¹ `%s' ¤Ï `%s' ¥×¥í¥È¥³¥ë¤ò¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó"
20473
20474 #: objc/objc-act.c:1198
20475 #, fuzzy, c-format
20476 msgid "statically allocated instance of Objective-C class %qs"
20477 msgstr "¥ª¥Ö¥¸¥§¥¯¥È¤ÎÀÅŪ¤Ê³äÅö¤Æ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
20478
20479 #: objc/objc-act.c:1269
20480 #, c-format
20481 msgid "protocol %qs has circular dependency"
20482 msgstr ""
20483
20484 #: objc/objc-act.c:1291 objc/objc-act.c:5881
20485 #, fuzzy, c-format
20486 msgid "cannot find protocol declaration for %qs"
20487 msgstr "`%s' ¤ËÂФ¹¤ë¥×¥í¥È¥³¥ëÀë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
20488
20489 #: objc/objc-act.c:1687 objc/objc-act.c:2836 objc/objc-act.c:6409
20490 #: objc/objc-act.c:6735 objc/objc-act.c:6788 objc/objc-act.c:6813
20491 #, fuzzy, c-format
20492 msgid "cannot find interface declaration for %qs"
20493 msgstr "`%s' ¤ËÂФ¹¤ë¥¤¥ó¥¿¥Õ¥§¡¼¥¹Àë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
20494
20495 #: objc/objc-act.c:1691
20496 #, c-format
20497 msgid "interface %qs does not have valid constant string layout"
20498 msgstr ""
20499
20500 #: objc/objc-act.c:1696
20501 #, fuzzy, c-format
20502 msgid "cannot find reference tag for class %qs"
20503 msgstr "¥¯¥é¥¹ %s ÍѤΥե¡¥¤¥ë¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó¡£"
20504
20505 #: objc/objc-act.c:2374
20506 msgid "%Hcreating selector for nonexistent method %qE"
20507 msgstr ""
20508
20509 #: objc/objc-act.c:2563
20510 #, c-format
20511 msgid "%qs is not an Objective-C class name or alias"
20512 msgstr ""
20513
20514 #: objc/objc-act.c:2678 objc/objc-act.c:2696 objc/objc-act.c:6672
20515 #: objc/objc-act.c:6964 objc/objc-act.c:6994
20516 msgid "Objective-C declarations may only appear in global scope"
20517 msgstr ""
20518
20519 #: objc/objc-act.c:2683
20520 #, fuzzy, c-format
20521 msgid "cannot find class %qs"
20522 msgstr "¥¯¥é¥¹ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
20523
20524 #: objc/objc-act.c:2685
20525 #, fuzzy, c-format
20526 msgid "class %qs already exists"
20527 msgstr "¥¯¥é¥¹ `%s' ¤Ï´û¤Ë¸ºß¤·¤Þ¤¹"
20528
20529 #: objc/objc-act.c:2716 objc/objc-act.c:6704
20530 #, fuzzy, c-format
20531 msgid "%qs redeclared as different kind of symbol"
20532 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
20533
20534 #: objc/objc-act.c:2718 objc/objc-act.c:6706
20535 #, fuzzy
20536 msgid "%Jprevious declaration of '%D'"
20537 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
20538
20539 #: objc/objc-act.c:2946
20540 msgid "use %<-fobjc-exceptions%> to enable Objective-C exception syntax"
20541 msgstr ""
20542
20543 #: objc/objc-act.c:3275
20544 msgid "@catch parameter is not a known Objective-C class type"
20545 msgstr ""
20546
20547 #: objc/objc-act.c:3291
20548 msgid "exception of type %<%T%> will be caught"
20549 msgstr ""
20550
20551 #: objc/objc-act.c:3293
20552 msgid "%H   by earlier handler for %<%T%>"
20553 msgstr ""
20554
20555 #: objc/objc-act.c:3346
20556 msgid "%<@try%> without %<@catch%> or %<@finally%>"
20557 msgstr ""
20558
20559 #: objc/objc-act.c:3393
20560 msgid "%<@throw%> (rethrow) used outside of a @catch block"
20561 msgstr ""
20562
20563 #: objc/objc-act.c:3758
20564 msgid "%Jtype '%D' does not have a known size"
20565 msgstr ""
20566
20567 #: objc/objc-act.c:4271
20568 #, fuzzy
20569 msgid "%J%s %qs"
20570 msgstr "%s: %s"
20571
20572 #: objc/objc-act.c:4294 objc/objc-act.c:4313
20573 msgid "inconsistent instance variable specification"
20574 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô¤Î»ÅÍͤ¬°ì´Ó¤·¤Æ¤¤¤Þ¤»¤ó"
20575
20576 #: objc/objc-act.c:5169
20577 #, fuzzy
20578 msgid "can not use an object as parameter to a method"
20579 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Ç `::' ¤ò»È¤¨¤Þ¤»¤ó"
20580
20581 #: objc/objc-act.c:5377
20582 #, fuzzy
20583 msgid "multiple %s named %<%c%s%> found"
20584 msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'"
20585
20586 #: objc/objc-act.c:5602
20587 #, fuzzy, c-format
20588 msgid "no super class declared in @interface for %qs"
20589 msgstr "`%s' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤Ë´ðÄ쥯¥é¥¹¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
20590
20591 #: objc/objc-act.c:5645
20592 msgid "found %<-%s%> instead of %<+%s%> in protocol(s)"
20593 msgstr ""
20594
20595 #: objc/objc-act.c:5704
20596 #, fuzzy, c-format
20597 msgid "invalid receiver type %qs"
20598 msgstr "¥ì¥·¡¼¥Ð·¿ `%s' ¤¬Ìµ¸ú¤Ç¤¹"
20599
20600 #: objc/objc-act.c:5719
20601 #, fuzzy
20602 msgid "%<%c%s%> not found in protocol(s)"
20603 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤¬¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
20604
20605 #: objc/objc-act.c:5733
20606 #, fuzzy
20607 msgid "%qs may not respond to %<%c%s%>"
20608 msgstr "`%s' ¤Ï `%s' ¤Ë±þÅú¤·¤Þ¤»¤ó"
20609
20610 #: objc/objc-act.c:5741
20611 msgid "no %<%c%s%> method found"
20612 msgstr ""
20613
20614 #: objc/objc-act.c:5747
20615 msgid "(Messages without a matching method signature"
20616 msgstr ""
20617
20618 #: objc/objc-act.c:5748
20619 msgid "will be assumed to return %<id%> and accept"
20620 msgstr ""
20621
20622 #: objc/objc-act.c:5749
20623 msgid "%<...%> as arguments.)"
20624 msgstr ""
20625
20626 #: objc/objc-act.c:5980
20627 #, c-format
20628 msgid "undeclared selector %qs"
20629 msgstr ""
20630
20631 #. Historically, a class method that produced objects (factory
20632 #. method) would assign `self' to the instance that it
20633 #. allocated.  This would effectively turn the class method into
20634 #. an instance method.  Following this assignment, the instance
20635 #. variables could be accessed.  That practice, while safe,
20636 #. violates the simple rule that a class method should not refer
20637 #. to an instance variable.  It's better to catch the cases
20638 #. where this is done unknowingly than to support the above
20639 #. paradigm.
20640 #: objc/objc-act.c:6022
20641 #, fuzzy, c-format
20642 msgid "instance variable %qs accessed in class method"
20643 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤¬¥¯¥é¥¹¥á¥½¥Ã¥É¤«¤é¥¢¥¯¥»¥¹¤µ¤ì¤Þ¤·¤¿"
20644
20645 #: objc/objc-act.c:6234
20646 #, fuzzy
20647 msgid "duplicate declaration of method %<%c%s%>"
20648 msgstr "¥¯¥é¥¹¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
20649
20650 #: objc/objc-act.c:6279
20651 #, fuzzy
20652 msgid "duplicate interface declaration for category %<%s(%s)%>"
20653 msgstr "¥«¥Æ¥´¥ê `%s(%s)' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
20654
20655 #: objc/objc-act.c:6306
20656 #, fuzzy, c-format
20657 msgid "illegal reference type specified for instance variable %qs"
20658 msgstr "Èó static ¥í¡¼¥«¥ëÊÑ¿ô `%s' ¤Ø¤Î asm »ØÄê»Ò¤Ï̵»ë¤µ¤ì¤Þ¤¹"
20659
20660 #: objc/objc-act.c:6317
20661 #, fuzzy, c-format
20662 msgid "instance variable %qs has unknown size"
20663 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï %s ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
20664
20665 #. vtable pointers are Real Bad(tm), since Obj-C cannot initialize them
20666 #: objc/objc-act.c:6331
20667 #, fuzzy, c-format
20668 msgid "type %qs has virtual member functions"
20669 msgstr "¥á¥ó¥Ð´Ø¿ô¤Î̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20670
20671 #: objc/objc-act.c:6332
20672 #, fuzzy, c-format
20673 msgid "illegal aggregate type %qs specified for instance variable %qs"
20674 msgstr "Èó static ¥í¡¼¥«¥ëÊÑ¿ô `%s' ¤Ø¤Î asm »ØÄê»Ò¤Ï̵»ë¤µ¤ì¤Þ¤¹"
20675
20676 #: objc/objc-act.c:6340
20677 #, c-format
20678 msgid "type %qs has a user-defined constructor"
20679 msgstr ""
20680
20681 #: objc/objc-act.c:6342
20682 #, c-format
20683 msgid "type %qs has a user-defined destructor"
20684 msgstr ""
20685
20686 #: objc/objc-act.c:6343
20687 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
20688 msgstr ""
20689
20690 #: objc/objc-act.c:6433
20691 #, fuzzy, c-format
20692 msgid "instance variable %qs is declared private"
20693 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï private ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
20694
20695 #: objc/objc-act.c:6442
20696 #, fuzzy, c-format
20697 msgid "instance variable %qs is %s; this will be a hard error in the future"
20698 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï private ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
20699
20700 #: objc/objc-act.c:6449
20701 #, fuzzy, c-format
20702 msgid "instance variable %qs is declared %s"
20703 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï %s ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
20704
20705 #: objc/objc-act.c:6459
20706 #, fuzzy
20707 msgid "static access to object of type %<id%>"
20708 msgstr "`id' ·¿¤Î¥ª¥Ö¥¸¥§¥¯¥È¤ËÂΤ¹¤ëÀÅŪ¥¢¥¯¥»¥¹¤Ç¤¹"
20709
20710 #: objc/objc-act.c:6481 objc/objc-act.c:6569
20711 #, fuzzy, c-format
20712 msgid "incomplete implementation of class %qs"
20713 msgstr "¥¯¥é¥¹ `%s' ¤Î¼ÂÁõ¤¬ÉÔ´°Á´¤Ç¤¹"
20714
20715 #: objc/objc-act.c:6485 objc/objc-act.c:6574
20716 #, fuzzy, c-format
20717 msgid "incomplete implementation of category %qs"
20718 msgstr "¥«¥Æ¥´¥ê `%s' ¤Î¼ÂÁõ¤¬ÉÔ´°Á´¤Ç¤¹"
20719
20720 #: objc/objc-act.c:6490 objc/objc-act.c:6579
20721 #, fuzzy
20722 msgid "method definition for %<%c%s%> not found"
20723 msgstr "`%c%s' ¤Î¥á¥½¥Ã¥ÉÄêµÁ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
20724
20725 #: objc/objc-act.c:6620
20726 #, fuzzy, c-format
20727 msgid "%s %qs does not fully implement the %qs protocol"
20728 msgstr "%s `%s' ¤Ï `%s' ¥×¥í¥È¥³¥ë¤ò´°Á´¤Ë¤Ï¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó"
20729
20730 #: objc/objc-act.c:6678 objc/objc-act.c:8278
20731 #, fuzzy
20732 msgid "%<@end%> missing in implementation context"
20733 msgstr "`@end' ¤Ï¼ÂÁõ¥³¥ó¥Æ¥¯¥¹¥È¤Ë¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
20734
20735 #: objc/objc-act.c:6691
20736 #, fuzzy, c-format
20737 msgid "cannot find interface declaration for %qs, superclass of %qs"
20738 msgstr "`%s' ¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡Ê`%s' ¤Î´ðÄ쥯¥é¥¹¤Ç¤¹¡Ë"
20739
20740 #: objc/objc-act.c:6718
20741 #, fuzzy, c-format
20742 msgid "reimplementation of class %qs"
20743 msgstr "¥¯¥é¥¹ `%s' ¤ÎºÆ¼ÂÁõ¤Ç¤¹"
20744
20745 #: objc/objc-act.c:6749
20746 #, fuzzy, c-format
20747 msgid "conflicting super class name %qs"
20748 msgstr "´ðÄ쥯¥é¥¹Ì¾ `%s' ¤¬¾×Æͤ·¤Æ¤¤¤Þ¤¹"
20749
20750 #: objc/objc-act.c:6751
20751 #, fuzzy, c-format
20752 msgid "previous declaration of %qs"
20753 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
20754
20755 #: objc/objc-act.c:6765 objc/objc-act.c:6767
20756 #, fuzzy, c-format
20757 msgid "duplicate interface declaration for class %qs"
20758 msgstr "¥¯¥é¥¹ `%s' ¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
20759
20760 #: objc/objc-act.c:7022
20761 #, fuzzy, c-format
20762 msgid "duplicate declaration for protocol %qs"
20763 msgstr "¥×¥í¥È¥³¥ë '%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
20764
20765 #. Add a readable method name to the warning.
20766 #: objc/objc-act.c:7552
20767 msgid "%J%s %<%c%s%>"
20768 msgstr ""
20769
20770 #: objc/objc-act.c:7855
20771 #, fuzzy, c-format
20772 msgid "no super class declared in interface for %qs"
20773 msgstr "`%s' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤Ë´ðÄ쥯¥é¥¹¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
20774
20775 #: objc/objc-act.c:7903
20776 msgid "[super ...] must appear in a method context"
20777 msgstr "[super ...] ¤Ï¥á¥½¥Ã¥É¥³¥ó¥Æ¥­¥¹¥È¤Ë¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
20778
20779 #: objc/objc-act.c:8560
20780 #, fuzzy, c-format
20781 msgid "local declaration of %qs hides instance variable"
20782 msgstr "`%s' ¤Î¥í¡¼¥«¥ëÀë¸À¤Ç¡¢¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô¤¬±£¤µ¤ì¤Þ¤¹"
20783
20784 #: objc/objc-parse.y:2748
20785 #, fuzzy
20786 msgid "extra semicolon in method definition specified"
20787 msgstr "struct ¤ä union ¤ÎÃæ¤Ç;ʬ¤Ê¥»¥ß¥³¥í¥ó¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
20788
20789 #: treelang/tree1.c:278
20790 #, fuzzy
20791 msgid "%HDuplicate name %q.*s."
20792 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
20793
20794 #: treelang/treetree.c:825
20795 #, fuzzy
20796 msgid "Global register variable %qD used in nested function."
20797 msgstr "Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
20798
20799 #: treelang/treetree.c:829
20800 #, fuzzy
20801 msgid "Register variable %qD used in nested function."
20802 msgstr "¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
20803
20804 #: treelang/treetree.c:835
20805 #, fuzzy
20806 msgid "Address of global register variable %qD requested."
20807 msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹"
20808
20809 #: treelang/treetree.c:840
20810 #, fuzzy
20811 msgid "Address of register variable %qD requested."
20812 msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
20813
20814 #: options.c:942
20815 #, fuzzy
20816 msgid "Display this information"
20817 msgstr "  --help                  ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
20818
20819 #: options.c:948
20820 msgid "--param <param>=<value>\tSet parameter <param> to value.  See below for a complete list of parameters"
20821 msgstr ""
20822
20823 #: options.c:957
20824 msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>"
20825 msgstr ""
20826
20827 #: options.c:960
20828 #, fuzzy
20829 msgid "Do not discard comments"
20830 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¥³¥á¥ó¥È"
20831
20832 #: options.c:963
20833 #, fuzzy
20834 msgid "Do not discard comments in macro expansions"
20835 msgstr "¥Ó¥Ã¥È±é»»¤Ç¤Î¨ÃÍ¥µ¥¤¥º¤òÄ´Ä䤷¤Ê¤¤"
20836
20837 #: options.c:966
20838 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1"
20839 msgstr ""
20840
20841 #: options.c:972
20842 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path"
20843 msgstr ""
20844
20845 #: options.c:975
20846 #, fuzzy
20847 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)"
20848 msgstr ""
20849 "  -G <number>             <number> ¥Ð¥¤¥È¤è¤ê¾®¤µ¤ÊÂç°è¤ª¤è¤ÓÀÅŪ¥Ç¡¼¥¿¤ò\n"
20850 "                          ÆÃÊ̤ʥ»¥¯¥·¥ç¥ó¤ËÃÖ¤¯ (¥¿¡¼¥²¥Ã¥È¼¡Âè)\n"
20851
20852 #: options.c:978
20853 #, fuzzy
20854 msgid "Print the name of header files as they are used"
20855 msgstr "¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿¥×¥í¥°¥é¥àñ°Ì¤Î̾Á°¤òɽ¼¨¤¹¤ë"
20856
20857 #: options.c:987
20858 #, fuzzy
20859 msgid "Generate make dependencies and compile"
20860 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
20861
20862 #: options.c:996
20863 msgid "Treat missing header files as generated files"
20864 msgstr ""
20865
20866 #: options.c:1002
20867 msgid "Like -MD but ignore system header files"
20868 msgstr ""
20869
20870 #: options.c:1011
20871 msgid "-MQ <target>\tAdd a MAKE-quoted target"
20872 msgstr ""
20873
20874 #: options.c:1017
20875 #, fuzzy
20876 msgid "-O<number>\tSet optimization level to <number>"
20877 msgstr "  -O[number]              ºÇŬ²½¥ì¥Ù¥ë¤ò [number] ¤ËÀßÄꤹ¤ë\n"
20878
20879 #: options.c:1020
20880 #, fuzzy
20881 msgid "Optimize for space rather than speed"
20882 msgstr "  -Os                     Â®ÅÙ¤è¤ê¤â¥µ¥¤¥º¤ÎºÇŬ²½¤ò¹Ô¤Ê¤¦\n"
20883
20884 #: options.c:1023
20885 #, fuzzy
20886 msgid "Do not generate #line directives"
20887 msgstr ".size µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
20888
20889 #: options.c:1026
20890 msgid "-U<macro>\tUndefine <macro>"
20891 msgstr ""
20892
20893 #: options.c:1029
20894 msgid "This switch is deprecated; use -Wextra instead"
20895 msgstr ""
20896
20897 #: options.c:1032
20898 msgid "Warn about things that will change when compiling with an ABI-compliant compiler"
20899 msgstr ""
20900
20901 #: options.c:1035
20902 msgid "Warn about returning structures, unions or arrays"
20903 msgstr "¹½Â¤ÂΡ¢¶¦ÍÑÂÎËô¤ÏÇÛÎó¤òÊÖ¤¹¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20904
20905 #: options.c:1041
20906 msgid "Warn about casting functions to incompatible types"
20907 msgstr "·¿¤Ë¸ß´¹À­¤Î¤Ê¤¤´Ø¿ô¤Î¥­¥ã¥¹¥È¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20908
20909 #: options.c:1044
20910 msgid "Warn about pointer casts which increase alignment"
20911 msgstr "¥Ý¥¤¥ó¥¿¤Î¥­¥ã¥¹¥È¤Ç¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Áý²Ã¤¹¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20912
20913 #: options.c:1047
20914 msgid "Warn about casts which discard qualifiers"
20915 msgstr "½¤¾þ»Ò¤ò¼è¤êµî¤ë¥­¥ã¥¹¥È¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
20916
20917 #: options.c:1050
20918 #, fuzzy
20919 msgid "Warn about subscripts whose type is \"char\""
20920 msgstr "ź»ú¤Î·¿¤¬ 'char' ¤Ç¤¢¤ì¤Ð·Ù¹ð¤¹¤ë"
20921
20922 #: options.c:1053
20923 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line"
20924 msgstr ""
20925
20926 #: options.c:1056
20927 msgid "Synonym for -Wcomment"
20928 msgstr ""
20929
20930 #: options.c:1059
20931 msgid "Warn about possibly confusing type conversions"
20932 msgstr "·¿ÊÑ´¹¤¬º®Í𤹤ë²ÄǽÀ­¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20933
20934 #: options.c:1062
20935 #, fuzzy
20936 msgid "Warn when all constructors and destructors are private"
20937 msgstr "Á´¤Æ¤Î¥³¥ó¥¹¥È¥é¥¯¥¿/¥Ç¥¹¥È¥é¥¯¥¿¤¬ private ¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
20938
20939 #: options.c:1065
20940 #, fuzzy
20941 msgid "Warn when a declaration is found after a statement"
20942 msgstr "Àë¸À¤¬·¿¤ò»ØÄꤷ¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
20943
20944 #: options.c:1068
20945 msgid "Warn if a deprecated compiler feature, class, method, or field is used"
20946 msgstr ""
20947
20948 #: options.c:1071
20949 msgid "Warn about uses of __attribute__((deprecated)) declarations"
20950 msgstr ""
20951
20952 #: options.c:1074
20953 msgid "Warn when an optimization pass is disabled"
20954 msgstr "ºÇŬ²½²áÄø¤¬Ìµ¸ú²½¤µ¤ì¤¿¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
20955
20956 #: options.c:1077
20957 #, fuzzy
20958 msgid "Warn about compile-time integer division by zero"
20959 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤¹¤ë"
20960
20961 #: options.c:1080
20962 msgid "Warn about violations of Effective C++ style rules"
20963 msgstr "Effective C++ ¼°¤Î»Ø¿Ë¤«¤é¤Ï¤º¤ì¤ë¤â¤Î¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
20964
20965 #: options.c:1083
20966 msgid "Warn about stray tokens after #elif and #endif"
20967 msgstr ""
20968
20969 #: options.c:1086
20970 msgid "Treat all warnings as errors"
20971 msgstr "Á´¤Æ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤¦"
20972
20973 #: options.c:1089
20974 #, fuzzy
20975 msgid "Make implicit function declarations an error"
20976 msgstr "°ÅÌۤδؿôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20977
20978 #: options.c:1092
20979 msgid "Print extra (possibly unwanted) warnings"
20980 msgstr ""
20981
20982 #: options.c:1095
20983 msgid "Warn if deprecated empty statements are found"
20984 msgstr "¿ä¾©¤µ¤ì¤Ê¤¤¶õʸ¤¬¸«¤Ä¤«¤ì¤Ð·Ù¹ð¤¹¤ë"
20985
20986 #: options.c:1098
20987 msgid "Exit on the first error occurred"
20988 msgstr ""
20989
20990 #: options.c:1101
20991 #, fuzzy
20992 msgid "Warn if testing floating point numbers for equality"
20993 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤ÎÅù²Á¥Æ¥¹¥È¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20994
20995 #: options.c:1104
20996 #, fuzzy
20997 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
20998 msgstr "printf/scanf/strftime/strfmon ·Á¼°¤ÎÊѧŪ¤Ê¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
20999
21000 #: options.c:1107
21001 #, fuzzy
21002 msgid "Warn if passing too many arguments to a function for its format string"
21003 msgstr "`va_start' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
21004
21005 #: options.c:1110
21006 #, fuzzy
21007 msgid "Warn about format strings that are not literals"
21008 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
21009
21010 #: options.c:1113
21011 msgid "Warn about possible security problems with format functions"
21012 msgstr "¥»¥­¥å¥ê¥Æ¥£Åª¤ÊÌäÂê¤È¤Ê¤ê¤¦¤ë format ´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21013
21014 #: options.c:1116
21015 #, fuzzy
21016 msgid "Warn about strftime formats yielding 2-digit years"
21017 msgstr "strftime ·Á¼°¤¬Æó·å¤Çǯ¤òɽ¤·¤Æ¤¤¤ë»þ¤Î·Ù¹ð¤·¤Ê¤¤"
21018
21019 #: options.c:1119
21020 #, fuzzy
21021 msgid "Warn about zero-length formats"
21022 msgstr "Ťµ 0 ¤Î¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó"
21023
21024 #: options.c:1128
21025 msgid "Warn about implicit function declarations"
21026 msgstr "°ÅÌۤδؿôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21027
21028 #: options.c:1131
21029 msgid "Warn when a declaration does not specify a type"
21030 msgstr "Àë¸À¤¬·¿¤ò»ØÄꤷ¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
21031
21032 #: options.c:1134
21033 msgid "Deprecated.  This switch has no effect."
21034 msgstr ""
21035
21036 #: options.c:1137
21037 msgid "Warn about variables which are initialized to themselves."
21038 msgstr ""
21039
21040 #: options.c:1140
21041 msgid "Warn when an inlined function cannot be inlined"
21042 msgstr "¥¤¥ó¥é¥¤¥ó´Ø¿ô¤ò¥¤¥ó¥é¥¤¥ó²½¤Ç¤­¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
21043
21044 #: options.c:1143
21045 #, fuzzy
21046 msgid "Warn about invalid uses of the \"offsetof\" macro"
21047 msgstr "#import ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ÎÍøÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
21048
21049 #: options.c:1146
21050 msgid "Warn about PCH files that are found but not used"
21051 msgstr ""
21052
21053 #: options.c:1149
21054 #, fuzzy
21055 msgid "-Wlarger-than-<number>\tWarn if an object is larger than <number> bytes"
21056 msgstr "  -Wlarger-than-<number>  ¥ª¥Ö¥¸¥§¥¯¥È¤¬ <number> ¥Ð¥¤¥È¤è¤êÂ礭¤±¤ì¤Ð·Ù¹ð¤¹¤ë\n"
21057
21058 #: options.c:1152
21059 #, fuzzy
21060 msgid "Do not warn about using \"long long\" when -pedantic"
21061 msgstr "-pedantic »ØÄê»þ¤Ç¤â 'long long' ¤Î»ÈÍѤˤĤ¤¤Æ¤Ï·Ù¹ð¤·¤Ê¤¤"
21062
21063 #: options.c:1155
21064 #, fuzzy
21065 msgid "Warn about suspicious declarations of \"main\""
21066 msgstr "µ¿¤ï¤·¤¤ main ¤ÎÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21067
21068 #: options.c:1158
21069 #, fuzzy
21070 msgid "Warn about possibly missing braces around initializers"
21071 msgstr "½é´ü²½»Ò¤Î¼þ¤ê¤Ë¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤ëÍͤǤ¢¤ì¤Ð·Ù¹ð¤¹¤ë"
21072
21073 #: options.c:1161
21074 #, fuzzy
21075 msgid "Warn about global functions without previous declarations"
21076 msgstr "»öÁ°¤ÎÀë¸À¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21077
21078 #: options.c:1164
21079 #, fuzzy
21080 msgid "Warn about missing fields in struct initializers"
21081 msgstr "½é´ü²½»Ò¤Î¼þ¤ê¤Ë¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤ëÍͤǤ¢¤ì¤Ð·Ù¹ð¤¹¤ë"
21082
21083 #: options.c:1167
21084 msgid "Warn about functions which might be candidates for format attributes"
21085 msgstr "format Â°À­¤ò¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
21086
21087 #: options.c:1170
21088 msgid "Warn about user-specified include directories that do not exist"
21089 msgstr ""
21090
21091 #: options.c:1173
21092 #, fuzzy
21093 msgid "Warn about functions which might be candidates for __attribute__((noreturn))"
21094 msgstr "noreturn Â°À­¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21095
21096 #: options.c:1176
21097 #, fuzzy
21098 msgid "Warn about global functions without prototypes"
21099 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21100
21101 #: options.c:1179
21102 #, fuzzy
21103 msgid "Warn about use of multi-character character constants"
21104 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
21105
21106 #: options.c:1182
21107 #, fuzzy
21108 msgid "Warn about \"extern\" declarations not at file scope"
21109 msgstr "¥Õ¥¡¥¤¥ë¥¹¥³¡¼¥×¥ì¥Ù¥ë¤Ç¤Ê¤¤ extern ¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21110
21111 #: options.c:1185
21112 #, fuzzy
21113 msgid "Warn when non-templatized friend functions are declared within a template"
21114 msgstr "template Æâ¤ÇÈó template ¤Î friend ´Ø¿ô¤¬Àë¸À¤µ¤ì¤¿¾ì¹ç¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
21115
21116 #: options.c:1188
21117 #, fuzzy
21118 msgid "Warn about non-virtual destructors"
21119 msgstr "Èó²¾Áۥǥ¹¥È¥é¥¯¥¿¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
21120
21121 #: options.c:1191
21122 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL"
21123 msgstr ""
21124
21125 #: options.c:1194
21126 #, fuzzy
21127 msgid "Warn if a C-style cast is used in a program"
21128 msgstr "C ¼°¤Î¥­¥ã¥¹¥È¤¬¥×¥í¥°¥é¥à¤Ç»È¤ï¤ì¤¿¤é·Ù¹ð¤¹¤ë"
21129
21130 #: options.c:1197
21131 #, fuzzy
21132 msgid "Warn if an old-style parameter definition is used"
21133 msgstr "´Ø¿ô¤Î²¾°ú¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
21134
21135 #: options.c:1200
21136 msgid "Warn if .class files are out of date"
21137 msgstr ".class ¥Õ¥¡¥¤¥ë¤¬¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤è¤ê¸Å¤±¤ì¤Ð·Ù¹ð¤¹¤ë"
21138
21139 #: options.c:1203
21140 msgid "Warn about overloaded virtual function names"
21141 msgstr "¥ª¡¼¥Ð¡¼¥í¡¼¥É¤µ¤ì¤¿²¾ÁÛ´Ø¿ô̾¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
21142
21143 #: options.c:1206
21144 msgid "Warn when the packed attribute has no effect on struct layout"
21145 msgstr "packed Â°À­¤¬¹½Â¤ÂÎÇÛÃ֤˱ƶÁ¤·¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
21146
21147 #: options.c:1209
21148 #, fuzzy
21149 msgid "Warn when padding is required to align structure members"
21150 msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð¤Î¥¢¥é¥¤¥ó¤Ç¡¢¥Ñ¥Ç¥£¥ó¥°¤òÍפ¹¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
21151
21152 #: options.c:1212
21153 #, fuzzy
21154 msgid "Warn about possibly missing parentheses"
21155 msgstr "³ç¸Ì¤ò·ç¤¤¤Æ¤¤¤ë²ÄǽÀ­¤¬¤¢¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
21156
21157 #: options.c:1215
21158 #, fuzzy
21159 msgid "Warn when converting the type of pointers to member functions"
21160 msgstr "¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð´Ø¿ô¤Ø¤Î·¿ÊÑ´¹¤Î¾ì¹ç¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
21161
21162 #: options.c:1218
21163 msgid "Warn about function pointer arithmetic"
21164 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤Î·×»»¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21165
21166 #: options.c:1221
21167 #, fuzzy
21168 msgid "Warn when a pointer differs in signedness in an assignment."
21169 msgstr "¥ª¡¼¥Ð¡¼¥í¡¼¥É¤¬Éä¹ç̵¤·¤«¤éÉä¹çÉÕ¤­¤Ë³Ê¾å¤²¤È¤Ê¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
21170
21171 #: options.c:1224
21172 #, fuzzy
21173 msgid "Warn if inherited methods are unimplemented"
21174 msgstr "ÇÉÀ¸¥á¥½¥Ã¥É¤¬Ì¤¼ÂÁõ¤Î¾ì¹ç¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
21175
21176 #: options.c:1227
21177 msgid "Warn about multiple declarations of the same object"
21178 msgstr "Ʊ°ì¥ª¥Ö¥¸¥§¥¯¥È¤ÎÀë¸À¤¬Ê£¿ô¤¢¤ì¤Ð·Ù¹ð¤¹¤ë"
21179
21180 #: options.c:1230
21181 msgid "Warn if modifiers are specified when not necessary"
21182 msgstr "»ØÄꤵ¤ì¤¿½¤¾þ»Ò¤¬ÉÔÍפʤâ¤Î¤Ç¤¢¤ì¤Ð·Ù¹ð¤¹¤ë"
21183
21184 #: options.c:1233
21185 msgid "Warn when the compiler reorders code"
21186 msgstr "¥³¥ó¥Ñ¥¤¥é¤¬¥³¡¼¥É¤òʤÙÂؤ¨¤ë¤È¤­¤Ë·Ù¹ð¤¹¤ë"
21187
21188 #: options.c:1236
21189 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)"
21190 msgstr ""
21191
21192 #: options.c:1239
21193 msgid "Warn if a selector has multiple methods"
21194 msgstr "¥»¥ì¥¯¥¿¤¬Ê£¿ô¤Î¥á¥½¥Ã¥É¤ò»ý¤Ã¤Æ¤¤¤ì¤Ð·Ù¹ð¤¹¤ë"
21195
21196 #: options.c:1242
21197 msgid "Warn about possible violations of sequence point rules"
21198 msgstr "ÉûºîÍÑ´°Î»ÅÀµ¬Â§¤òÇˤë²ÄǽÀ­¤¬¤¢¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
21199
21200 #: options.c:1245
21201 msgid "Warn when one local variable shadows another"
21202 msgstr "¤¢¤ë¥í¡¼¥«¥ëÊÑ¿ô¤¬Â¾¤Î¤â¤Î¤òʤ¤¤±£¤¹¤È¤­¤Ë·Ù¹ð¤¹¤ë"
21203
21204 #: options.c:1248
21205 #, fuzzy
21206 msgid "Warn about signed-unsigned comparisons"
21207 msgstr "Éä¹çÉÕ¤­/Éä¹ç̵¤·¤ÎÈæ³Ó¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21208
21209 #: options.c:1251
21210 msgid "Warn when overload promotes from unsigned to signed"
21211 msgstr "¥ª¡¼¥Ð¡¼¥í¡¼¥É¤¬Éä¹ç̵¤·¤«¤éÉä¹çÉÕ¤­¤Ë³Ê¾å¤²¤È¤Ê¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
21212
21213 #: options.c:1254 options.c:1257
21214 #, fuzzy
21215 msgid "Warn about code which might break strict aliasing rules"
21216 msgstr "format Â°À­¤ò¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
21217
21218 #: options.c:1260
21219 #, fuzzy
21220 msgid "Warn about unprototyped function declarations"
21221 msgstr "¥×¥í¥È¥¿¥¤¥×¤µ¤ì¤Æ¤¤¤Ê¤¤´Ø¿ôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21222
21223 #: options.c:1263
21224 #, fuzzy
21225 msgid "Warn about enumerated switches, with no default, missing a case"
21226 msgstr "ÎóµóÄê¿ô¤Î switch ¤Ç case »ØÄ꤬·ç¤±¤Æ¤¤¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21227
21228 #: options.c:1266
21229 #, fuzzy
21230 msgid "Warn about enumerated switches missing a \"default:\" statement"
21231 msgstr "ÎóµóÄê¿ô¤Î switch ¤Ç case »ØÄ꤬·ç¤±¤Æ¤¤¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21232
21233 #: options.c:1269
21234 #, fuzzy
21235 msgid "Warn about all enumerated switches missing a specific case"
21236 msgstr "ÎóµóÄê¿ô¤Î switch ¤Ç case »ØÄ꤬·ç¤±¤Æ¤¤¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21237
21238 #: options.c:1272
21239 #, fuzzy
21240 msgid "Warn when synthesis behavior differs from Cfront"
21241 msgstr "¹çÀ®¤Î¿¶¤ëÉñ¤¤¤¬ Cfront ¤È°Û¤Ê¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
21242
21243 #: options.c:1275
21244 msgid "Do not suppress warnings from system headers"
21245 msgstr "¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤«¤é¤Î·Ù¹ð¤òÍÞÀ©¤·¤Ê¤¤"
21246
21247 #: options.c:1278
21248 #, fuzzy
21249 msgid "Warn about features not present in traditional C"
21250 msgstr "¸Å¤¤ C ¤Ç¤Ï #elif ¤ò»È¤ï¤Ê¤¤Êý¤¬¤¤¤¤¤Ç¤¹"
21251
21252 #: options.c:1281
21253 msgid "Warn if trigraphs are encountered that might affect the meaning of the program"
21254 msgstr ""
21255
21256 #: options.c:1284
21257 #, fuzzy
21258 msgid "Warn about @selector()s without previously declared methods"
21259 msgstr "»öÁ°¤ÎÀë¸À¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21260
21261 #: options.c:1287
21262 #, fuzzy
21263 msgid "Warn if an undefined macro is used in an #if directive"
21264 msgstr "̤ÄêµÁËô¤ÏÉÔÀµ¤Ê # ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Ç¤¹"
21265
21266 #: options.c:1290
21267 #, fuzzy
21268 msgid "Warn about uninitialized automatic variables"
21269 msgstr "½é´ü²½¤µ¤ì¤Ê¤¤¼«Æ°ÊÑ¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21270
21271 #: options.c:1293
21272 msgid "Warn about unrecognized pragmas"
21273 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤ pragma ¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21274
21275 #: options.c:1296
21276 msgid "Warn about code that will never be executed"
21277 msgstr "¼Â¹Ô¤µ¤ì¤ë¤³¤È¤¬¤Ê¤¤¥³¡¼¥É¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
21278
21279 #: options.c:1299
21280 msgid "Enable all -Wunused- warnings"
21281 msgstr ""
21282
21283 #: options.c:1302
21284 msgid "Warn when a function is unused"
21285 msgstr "´Ø¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
21286
21287 #: options.c:1305
21288 msgid "Warn when a label is unused"
21289 msgstr "¥é¥Ù¥ë¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
21290
21291 #: options.c:1308
21292 msgid "Warn about macros defined in the main file that are not used"
21293 msgstr ""
21294
21295 #: options.c:1311
21296 msgid "Warn when a function parameter is unused"
21297 msgstr "´Ø¿ô¤Î²¾°ú¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
21298
21299 #: options.c:1314
21300 msgid "Warn when an expression value is unused"
21301 msgstr "¼°¤ÎÃͤ¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
21302
21303 #: options.c:1317
21304 msgid "Warn when a variable is unused"
21305 msgstr "ÊÑ¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
21306
21307 #: options.c:1320
21308 #, fuzzy
21309 msgid "Do not warn about using variadic macros when -pedantic"
21310 msgstr "-pedantic »ØÄê»þ¤Ç¤â 'long long' ¤Î»ÈÍѤˤĤ¤¤Æ¤Ï·Ù¹ð¤·¤Ê¤¤"
21311
21312 #: options.c:1323
21313 msgid "Give strings the type \"array of char\""
21314 msgstr ""
21315
21316 #: options.c:1326
21317 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
21318 msgstr ""
21319
21320 #: options.c:1329
21321 #, fuzzy
21322 msgid "-aux-info <file>\tEmit declaration information into <file>"
21323 msgstr "  -aux-info <file>        Àë¸À¾ðÊó¤ò <file> ¤Øȯ¹Ô¤¹¤ë\n"
21324
21325 #: options.c:1341
21326 #, fuzzy
21327 msgid "-d<letters>\tEnable dumps from specific passes of the compiler"
21328 msgstr "  -d[letters]             ¥³¥ó¥Ñ¥¤¥é¤Î²áÄø¤«¤é¤Î¥À¥ó¥×¤òÍ­¸ú¤Ë¤¹¤ë\n"
21329
21330 #: options.c:1344
21331 #, fuzzy
21332 msgid "-dumpbase <file>\tSet the file basename to be used for dumps"
21333 msgstr "  -dumpbase <file>        ²áÄø¤«¤é¤Î¥À¥ó¥×¤Ë»È¤ï¤ì¤ë̾Á°¤Î¥Ù¡¼¥¹¤È¤¹¤ë\n"
21334
21335 #: options.c:1347
21336 msgid "--CLASSPATH\tDeprecated; use --classpath instead"
21337 msgstr ""
21338
21339 #: options.c:1350
21340 #, fuzzy
21341 msgid "Generate position-independent code if possible (large mode)"
21342 msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
21343
21344 #: options.c:1353
21345 #, fuzzy
21346 msgid "Generate position-independent code for executables if possible (large mode)"
21347 msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
21348
21349 #: options.c:1359
21350 #, fuzzy
21351 msgid "Enforce class member access control semantics"
21352 msgstr "¥¢¥¯¥»¥¹À©¸æ¤Î°ÕÌ£¤Ë½¾¤ï¤Ê¤¤"
21353
21354 #: options.c:1362
21355 msgid "Align the start of functions"
21356 msgstr "´Ø¿ô¤Î³«»Ï¤ò¥¢¥é¥¤¥ó¤¹¤ë"
21357
21358 #: options.c:1368
21359 msgid "Align labels which are only reached by jumping"
21360 msgstr "¥é¥Ù¥ë¤Î¤¦¤Á¥¸¥ã¥ó¥×ÅþãÀè¤È¤Ê¤ë¤â¤Î¤À¤±¤ò¥¢¥é¥¤¥ó¤¹¤ë"
21361
21362 #: options.c:1374
21363 msgid "Align all labels"
21364 msgstr "Á´¤Æ¤Î¥é¥Ù¥ë¤ò¥¢¥é¥¤¥ó¤¹¤ë"
21365
21366 #: options.c:1380
21367 msgid "Align the start of loops"
21368 msgstr "¥ë¡¼¥×¤Î³«»Ï¤ò¥¢¥é¥¤¥ó¤¹¤ë"
21369
21370 #: options.c:1389
21371 msgid "Change when template instances are emitted"
21372 msgstr "¥Æ¥ó¥×¥ì¡¼¥È¥¤¥ó¥¹¥¿¥ó¥¹¤¬Á÷½Ð¤µ¤ì¤¿»þ¤ËÊѹ¹¤¹¤ë"
21373
21374 #: options.c:1392
21375 #, fuzzy
21376 msgid "Specify that arguments may alias each other and globals"
21377 msgstr "°ú¿ô¤ÈÂç°è¥Ç¡¼¥¿¤ä¾¤Î°ú¿ô¤ÈÊÌ̾¤Ë¤Ê¤ê¤¦¤ë»ö¤ò»ØÄꤹ¤ë"
21378
21379 #: options.c:1395
21380 msgid "Assume arguments may alias globals but not each other"
21381 msgstr "°ú¿ô¤ÈÂç°è¥Ç¡¼¥¿¤ÏÊÌ̾¤Ë¤Ê¤ê¤¦¤ë¤¬Â¾¤Î°ú¿ô¤È¤ÏÊÌ̾¤Ç¤Ï¤Ê¤¤¤È¤ß¤Ê¤¹"
21382
21383 #: options.c:1398
21384 #, fuzzy
21385 msgid "Assume arguments alias neither each other nor globals"
21386 msgstr "°ú¿ô¤¬Âç°è¥Ç¡¼¥¿¤ä¾¤Î°ú¿ô¤ÈÊÌ̾¤Ë¤Ï¤Ê¤é¤Ê¤¤¤È¤ß¤Ê¤¹"
21387
21388 #: options.c:1401
21389 #, fuzzy
21390 msgid "Recognize the \"asm\" keyword"
21391 msgstr "'asm' Í½Ìó¸ì¤òǧ¼±¤µ¤»¤Ê¤¤"
21392
21393 #: options.c:1404
21394 msgid "Permit the use of the assert keyword"
21395 msgstr ""
21396
21397 #: options.c:1413
21398 #, fuzzy
21399 msgid "Generate unwind tables that are exact at each instruction boundary"
21400 msgstr "´¬¤­Ìᤷ¤ò¹Ô¤Ê¤¦Îã³°Êä­Íѥơ¼¥Ö¥ë¤òÀ¸À®¤¹¤ë"
21401
21402 #: options.c:1416
21403 #, fuzzy
21404 msgid "--bootclasspath=<path>\tReplace system path"
21405 msgstr "¥¯¥é¥¹¥Ñ¥¹¤òÀßÄꤷ¤Æ¥·¥¹¥Æ¥à¥Ñ¥¹¤ò±£¤¹"
21406
21407 #: options.c:1419
21408 #, fuzzy
21409 msgid "Generate code to check bounds before indexing arrays"
21410 msgstr "ÇÛÎó¤Îź»ú¤Èź»ú¶­³¦¤ò¸¡ºº¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
21411
21412 #: options.c:1422
21413 #, fuzzy
21414 msgid "Replace add, compare, branch with branch on count register"
21415 msgstr "²Ã»»¡¢Èæ³Ó¥Ö¥é¥ó¥Á¤ÎÂå¤ï¤ê¤Ë¥«¥¦¥ó¥È¥ì¥¸¥¹¥¿¤Î¥Ö¥é¥ó¥Á¤ò»È¤¦"
21416
21417 #: options.c:1425
21418 msgid "Use profiling information for branch probabilities"
21419 msgstr "ʬ´ô·ÐÏ©¿ä¬ÍѤΥץí¥Õ¥¡¥¤¥ë¾ðÊó¤òÍøÍѤ¹¤ë"
21420
21421 #: options.c:1428
21422 msgid "Perform branch target load optimization before prologue / epilogue threading"
21423 msgstr ""
21424
21425 #: options.c:1431
21426 msgid "Perform branch target load optimization after prologue / epilogue threading"
21427 msgstr ""
21428
21429 #: options.c:1434
21430 msgid "Restrict target load migration not to re-use registers in any basic block"
21431 msgstr ""
21432
21433 #: options.c:1437
21434 #, fuzzy
21435 msgid "Recognize built-in functions"
21436 msgstr "¤¤¤¯¤Ä¤«¤ÎÁȤ߹þ¤ß´Ø¿ô¤òǧ¼±¤µ¤»¤Ê¤¤"
21437
21438 #: options.c:1443
21439 #, fuzzy
21440 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions"
21441 msgstr "  -fcall-saved-<register> <register> ¤¬´Ø¿ô¤òÄ̤¸¤ÆÊÝ»ý¤µ¤ì¤ë¤È¥Þ¡¼¥¯¤¹¤ë\n"
21442
21443 #: options.c:1446
21444 #, fuzzy
21445 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls"
21446 msgstr "  -fcall-used-<register>  ´Ø¿ô¸Æ¤Ó½Ð¤·¤ÇÇ˲õ¤µ¤ì¤ë <register> ¤È¤·¤Æ¥Þ¡¼¥¯¤¹¤ë\n"
21447
21448 #: options.c:1449
21449 #, fuzzy
21450 msgid "Save registers around function calls"
21451 msgstr "´Ø¿ô¸Æ¤Ó½Ð¤·¤ÎÁ°¸å¤Ç¥ì¥¸¥¹¥¿¤ÎÊݸ¤òÍ­¸ú¤Ë¤¹¤ë"
21452
21453 #: options.c:1452
21454 msgid "Check the return value of new"
21455 msgstr "new ¤ÎÌá¤êÃͤò¸¡ºº¤¹¤ë"
21456
21457 #: options.c:1455
21458 #, fuzzy
21459 msgid "Generate checks for references to NULL"
21460 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
21461
21462 #: options.c:1458
21463 msgid "--classpath=<path>\tSet class path"
21464 msgstr ""
21465
21466 #: options.c:1461
21467 #, fuzzy
21468 msgid "Do not put uninitialized globals in the common section"
21469 msgstr "Âç°èÊÑ¿ôÅù¤ò½é´ü²½¤µ¤ì¤Ê¤¤¥³¥â¥ó¥»¥¯¥·¥ç¥ó¤ËÃÖ¤«¤Ê¤¤"
21470
21471 #: options.c:1467
21472 msgid "Allow the arguments of the '?' operator to have different types"
21473 msgstr ""
21474
21475 #: options.c:1470
21476 #, fuzzy
21477 msgid "Reduce the size of object files"
21478 msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤Î¥µ¥¤¥º¤ò¾®¤µ¤¯¤¹¤ë"
21479
21480 #: options.c:1473
21481 #, fuzzy
21482 msgid "Make string literals \"const char[]\" not \"char[]\""
21483 msgstr "ʸ»úÎó¥ê¥Æ¥é¥ë¤ò `const char[]' ¤ÎÂå¤ï¤ê¤Ë `char[]' ¤È¤¹¤ë"
21484
21485 #: options.c:1476
21486 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings"
21487 msgstr ""
21488
21489 #: options.c:1479
21490 #, fuzzy
21491 msgid "Perform a register copy-propagation optimization pass"
21492 msgstr "ºÇŬ²½²áÄø¤Î¥ì¥¸¥¹¥¿¤Ä¤±ÊѤ¨¤ò¹Ô¤Ê¤¦"
21493
21494 #: options.c:1482
21495 #, fuzzy
21496 msgid "Perform cross-jumping optimization"
21497 msgstr "¥¸¥ã¥ó¥×ʬ´ôºÇŬ²½¤ò¹Ô¤Ê¤¦"
21498
21499 #: options.c:1485
21500 msgid "When running CSE, follow jumps to their targets"
21501 msgstr "CSE ¤ÇÆ°ºî¤¹¤ë¤È¤­¡¢¤½¤ì¤é¤Î¥¿¡¼¥²¥Ã¥È¤Ø¤Î¥¸¥ã¥ó¥×¤ËÄɿ魯¤ë"
21502
21503 #: options.c:1488
21504 msgid "When running CSE, follow conditional jumps"
21505 msgstr "CSE ¤ÇÆ°ºî¤¹¤ë¤È¤­¡¢¾ò·ï¥¸¥ã¥ó¥×¤ËÄɿ魯¤ë"
21506
21507 #: options.c:1491
21508 msgid "Omit range reduction step when performing complex division"
21509 msgstr ""
21510
21511 #: options.c:1494
21512 #, fuzzy
21513 msgid "Place data items into their own section"
21514 msgstr "¥Ç¡¼¥¿¹àÌܤò¤½¤ì¤é¼«¿È¤Î¥»¥¯¥·¥ç¥ó¤ËÇÛÃÖ¤¹¤ë"
21515
21516 #: options.c:1497
21517 #, fuzzy
21518 msgid "Inline member functions by default"
21519 msgstr "¥á¥ó¥Ð´Ø¿ô¤ò¥Ç¥Õ¥©¥ë¥È¤Ç¥¤¥ó¥é¥¤¥ó¤È¤·¤Ê¤¤"
21520
21521 #: options.c:1500
21522 msgid "Defer popping functions args from stack until later"
21523 msgstr "´Ø¿ô°ú¿ô¤ò¥¹¥¿¥Ã¥¯¤«¤é pop ¤¹¤ë¤Î¤ò¸Æ¤Ó½Ð¤·¸å¤Þ¤ÇÃ٤餻¤ë"
21524
21525 #: options.c:1503
21526 msgid "Attempt to fill delay slots of branch instructions"
21527 msgstr "ʬ´ôÌ¿Îá¤ÎÃٱ䥹¥í¥Ã¥È¤ò»È¤¦¤³¤È¤ò»î¤ß¤ë"
21528
21529 #: options.c:1506
21530 msgid "Delete useless null pointer checks"
21531 msgstr "̵°ÕÌ£¤Ê null ¥Ý¥¤¥ó¥¿¸¡ºº¤òºï½ü¤¹¤ë"
21532
21533 #: options.c:1509
21534 #, fuzzy
21535 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics"
21536 msgstr ""
21537 "  -fdiagnostics-show-location=[once | every-line]  ¿ÇÃÇ¥á¥Ã¥»¡¼¥¸¤Î²þ¹Ô¤ÎºÝ¤Ë,\n"
21538 " ¥½¡¼¥¹°ÌÃÖ¾ðÊ󤬹Ԥκǽé¤Ëɽ¼¨¤µ¤ì¤ëÉÑÅÙ¤ò»ØÄꤹ¤ë\n"
21539
21540 #: options.c:1518
21541 #, fuzzy
21542 msgid "Permit '$' as an identifier character"
21543 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤¬¥ï¥¤¥Éʸ»úÎó¤Ç¤¹"
21544
21545 #: options.c:1521
21546 msgid "-fdump-<type>\tDump various compiler internals to a file"
21547 msgstr ""
21548
21549 #: options.c:1524
21550 msgid "Suppress output of instruction numbers and line number notes in debugging dumps"
21551 msgstr "¥Ç¥Ð¥Ã¥°¥À¥ó¥×¤ÇÌ¿ÎáÈÖ¹æ¤È¹ÔÈÖ¹æ¥Î¡¼¥È¤Î½ÐÎϤòÍÞÀ©¤¹¤ë"
21552
21553 #: options.c:1530
21554 #, fuzzy
21555 msgid "Perform DWARF2 duplicate elimination"
21556 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
21557
21558 #: options.c:1533 options.c:1536
21559 msgid "Perform unused type elimination in debug info"
21560 msgstr ""
21561
21562 #: options.c:1539
21563 msgid "Output a class file"
21564 msgstr ""
21565
21566 #: options.c:1542
21567 msgid "Alias for -femit-class-file"
21568 msgstr ""
21569
21570 #: options.c:1551
21571 msgid "--encoding=<encoding>\tChoose input encoding (defaults from your locale)"
21572 msgstr ""
21573
21574 #: options.c:1554
21575 #, fuzzy
21576 msgid "Generate code to check exception specifications"
21577 msgstr "Îã³°»ÅÍͤθ¡ºº¤ò¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
21578
21579 #: options.c:1560
21580 msgid "Enable exception handling"
21581 msgstr "Îã³°Ê᪤òÍ­¸ú¤Ë¤¹¤ë"
21582
21583 #: options.c:1563
21584 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>"
21585 msgstr ""
21586
21587 #: options.c:1566
21588 #, fuzzy
21589 msgid "Perform a number of minor, expensive optimizations"
21590 msgstr "ÌÜΩ¤¿¤Ê¤¤¡¢¥³¥¹¥È¤Î¤«¤«¤ëºÇŬ²½¤ò¹Ô¤Ê¤¦"
21591
21592 #: options.c:1569
21593 msgid "--extdirs=<path>\tSet the extension directory path"
21594 msgstr ""
21595
21596 #: options.c:1578
21597 #, fuzzy
21598 msgid "Input file is a file with a list of filenames to compile"
21599 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤ò¥³¥ó¥Ñ¥¤¥ë¤¹¤ë¥Õ¥¡¥¤¥ë̾¤Î¥ê¥¹¥È¤È¤¹¤ë"
21600
21601 #: options.c:1581
21602 msgid "Assume no NaNs or infinities are generated"
21603 msgstr ""
21604
21605 #: options.c:1584
21606 #, fuzzy
21607 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler"
21608 msgstr "  -ffixed-<register>      ¥³¥ó¥Ñ¥¤¥é¤ËÂФ· <register> ¤ò»ÈÍÑÉԲĤȥޡ¼¥¯¤¹¤ë\n"
21609
21610 #: options.c:1593
21611 #, fuzzy
21612 msgid "Don't allocate floats and doubles in extended-precision registers"
21613 msgstr "À°¿ô¥ì¥¸¥¹¥¿¤Î³ÎÊݽç¤òÀ©¸æ¤¹¤ë"
21614
21615 #: options.c:1596
21616 #, fuzzy
21617 msgid "Scope of for-init-statement variables is local to the loop"
21618 msgstr "for ½é´ü²½Ê¸¤ÎÊÑ¿ô¤ò¥¹¥³¡¼¥×³°¤Ë³ÈÂ礹¤ë"
21619
21620 #: options.c:1599
21621 #, fuzzy
21622 msgid "Copy memory address constants into registers before use"
21623 msgstr "¥á¥â¥ê¥¢¥É¥ì¥¹Äê¿ô¤òÍøÍѤ¹¤ëÁ°¤Ë¥ì¥¸¥¹¥¿¤Ø¥³¥Ô¡¼¤¹¤ë"
21624
21625 #: options.c:1602
21626 msgid "Always check for non gcj generated classes archives"
21627 msgstr "gcj ¤¬À¸À®¤·¤Æ¤¤¤Ê¤¤¥¯¥é¥¹¥¢¡¼¥«¥¤¥Ö¤ò¾ï¤Ë¸¡ºº¤¹¤ë"
21628
21629 #: options.c:1605
21630 #, fuzzy
21631 msgid "Copy memory operands into registers before use"
21632 msgstr "¥á¥â¥ê¥ª¥Ú¥é¥ó¥É¤òÍøÍѤ¹¤ëÁ°¤Ë¥ì¥¸¥¹¥¿¤Ø¥³¥Ô¡¼¤¹¤ë"
21633
21634 #: options.c:1608
21635 #, fuzzy
21636 msgid "Do not assume that standard C libraries and \"main\" exist"
21637 msgstr "ɸ½à¥é¥¤¥Ö¥é¥ê¤ä main ¤¬Â¸ºß¤·¤Ê¤¤²ÄǽÀ­¤¬¤¢¤ë¤â¤Î¤È¤¹¤ë"
21638
21639 #: options.c:1611
21640 msgid "Allow function addresses to be held in registers"
21641 msgstr "´Ø¿ô¥¢¥É¥ì¥¹¤ò¥ì¥¸¥¹¥¿¤Ë»ý¤¿¤»¤ë»ö¤òµö²Ä¤¹¤ë"
21642
21643 #: options.c:1614
21644 #, fuzzy
21645 msgid "Place each function into its own section"
21646 msgstr "³Æ¡¹¤Î´Ø¿ô¤ò¤½¤ì¼«¿È¤Î¥»¥¯¥·¥ç¥ó¤ËÇÛÃÖ¤¹¤ë"
21647
21648 #: options.c:1617
21649 #, fuzzy
21650 msgid "Perform global common subexpression elimination"
21651 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
21652
21653 #: options.c:1620
21654 #, fuzzy
21655 msgid "Perform global common subexpression elimination after register allocation"
21656 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
21657
21658 #: options.c:1623
21659 msgid "Perform redundant load after store elimination in global common subexpression"
21660 msgstr ""
21661
21662 #: options.c:1626
21663 #, fuzzy
21664 msgid "Perform enhanced load motion during global common subexpression elimination"
21665 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
21666
21667 #: options.c:1629
21668 #, fuzzy
21669 msgid "Perform store motion after global common subexpression elimination"
21670 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
21671
21672 #: options.c:1632
21673 #, fuzzy
21674 msgid "Recognize GNU-defined keywords"
21675 msgstr "GNU ÄêµÁ¤ÎͽÌó¸ì¤òǧ¼±¤µ¤»¤Ê¤¤"
21676
21677 #: options.c:1635
21678 msgid "Generate code for GNU runtime environment"
21679 msgstr "GNU ¼Â¹Ô´Ä¶­ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
21680
21681 #: options.c:1638
21682 #, fuzzy
21683 msgid "Enable guessing of branch probabilities"
21684 msgstr "ʬ´ô·ÐÏ©¿ä¬¤òÍ­¸ú¤Ë¤¹¤ë"
21685
21686 #: options.c:1647
21687 msgid "Assume the runtime uses a hash table to map an object to its synchronization structure"
21688 msgstr ""
21689
21690 #: options.c:1653
21691 msgid "Assume normal C execution environment"
21692 msgstr "Ä̾ï¤Î C ¼Â¹Ô´Ä¶­¤òÁ°Äó¤È¤¹¤ë"
21693
21694 #: options.c:1656
21695 msgid "Enable support for huge objects"
21696 msgstr "Â礭¤Ê¥ª¥Ö¥¸¥§¥¯¥È¤Î¥µ¥Ý¡¼¥È"
21697
21698 #: options.c:1659
21699 msgid "Process #ident directives"
21700 msgstr "#ident ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ò½èÍý¤¹¤ë"
21701
21702 #: options.c:1662
21703 msgid "Perform conversion of conditional jumps to branchless equivalents"
21704 msgstr ""
21705
21706 #: options.c:1665
21707 #, fuzzy
21708 msgid "Perform conversion of conditional jumps to conditional execution"
21709 msgstr "¾ò·ïŪ¤Ê¼Â¹Ô¤Ø¤ÎÊѹ¹¤Î¤¿¤á¤ÎïçÃͤòÊѹ¹¤¹¤ë"
21710
21711 #: options.c:1668
21712 msgid "Export functions even if they can be inlined"
21713 msgstr "¥¤¥ó¥é¥¤¥ó¤Ë¤Ç¤­¤ë´Ø¿ô¤Ç¤â export ¤¹¤ë"
21714
21715 #: options.c:1671
21716 #, fuzzy
21717 msgid "Emit implicit instantiations of inline templates"
21718 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
21719
21720 #: options.c:1674
21721 #, fuzzy
21722 msgid "Emit implicit instantiations of templates"
21723 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
21724
21725 #: options.c:1677
21726 msgid "Use offset tables for virtual method calls"
21727 msgstr ""
21728
21729 #: options.c:1680
21730 msgid "Do not generate .size directives"
21731 msgstr ".size µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
21732
21733 #: options.c:1683
21734 #, fuzzy
21735 msgid "Pay attention to the \"inline\" keyword"
21736 msgstr "'inline' ¥­¡¼¥ï¡¼¥É¤ËÃí°Õ¤òʧ¤¦"
21737
21738 #: options.c:1692
21739 #, fuzzy
21740 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>"
21741 msgstr "  -finline-limit=<number> ¥¤¥ó¥é¥¤¥ó´Ø¿ô¤Î¥µ¥¤¥º¤ò <number> ¤ËÀ©¸Â¤¹¤ë\n"
21742
21743 #: options.c:1695
21744 msgid "-finput-charset=<cset>\tSpecify the default character set for source files."
21745 msgstr ""
21746
21747 #: options.c:1698
21748 #, fuzzy
21749 msgid "Instrument function entry and exit with profiling calls"
21750 msgstr "´Ø¿ô¤ÎÆþ¤ê¸ý/½Ð¸ý¤Ç¥×¥í¥Õ¥¡¥¤¥ë¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
21751
21752 #: options.c:1701
21753 msgid "Optimize induction variables on trees"
21754 msgstr ""
21755
21756 #: options.c:1704
21757 msgid "Assume native functions are implemented using JNI"
21758 msgstr "native ´Ø¿ô¤¬ JNI ¤òÍøÍѤ·¤Æ¼ÂÁõ¤·¤Æ¤¤¤ë¤â¤Î¤È¤ß¤Ê¤¹"
21759
21760 #: options.c:1707
21761 #, fuzzy
21762 msgid "Generate code for functions even if they are fully inlined"
21763 msgstr "Á´¤Æ¥¤¥ó¥é¥¤¥ó¤È¤µ¤ì¤¿¤È¤·¤Æ¤â´Ø¿ô¤Î¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
21764
21765 #: options.c:1710
21766 msgid "Emit static const variables even if they are not used"
21767 msgstr "»ÈÍѤµ¤ì¤Ê¤¤ÀÅŪÄê¿ôÊÑ¿ô¤Ç¤¢¤Ã¤Æ¤â½ÐÎϤ¹¤ë"
21768
21769 #: options.c:1716
21770 #, fuzzy
21771 msgid "Give external symbols a leading underscore"
21772 msgstr "³°Éô¥·¥ó¥Ü¥ë¤ËƬʸ»ú¥¢¥ó¥À¡¼¥¹¥³¥¢¤ò»ý¤¿¤»¤ë"
21773
21774 #: options.c:1719
21775 #, fuzzy
21776 msgid "Perform loop optimizations"
21777 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
21778
21779 #: options.c:1722
21780 msgid "Perform loop optimizations using the new loop optimizer"
21781 msgstr ""
21782
21783 #: options.c:1725
21784 msgid "Set errno after built-in math functions"
21785 msgstr "ÁȤ߹þ¤ß¿ô³Ø´Ø¿ô¤Î¸å¤Ë errno ¤ò¥»¥Ã¥È¤¹¤ë"
21786
21787 #: options.c:1728
21788 #, fuzzy
21789 msgid "Report on permanent memory allocation"
21790 msgstr "¼Â¹Ô½ªÎ»»þ¤Ë±Ê³Ū¤Ë³ÎÊݤµ¤ì¤¿¥á¥â¥ê¤òÊó¹ð¤¹¤ë"
21791
21792 #: options.c:1731
21793 msgid "Attempt to merge identical constants and constant variables"
21794 msgstr ""
21795
21796 #: options.c:1734
21797 msgid "Attempt to merge identical constants across compilation units"
21798 msgstr ""
21799
21800 #: options.c:1737
21801 #, fuzzy
21802 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping"
21803 msgstr "  -fmessage-length=<number> ¿ÇÃÇ¥á¥Ã¥»¡¼¥¸¤ÎŤµ¤ò°ì¹ÔÊÕ¤ê <number> Ê¸»ú¤ËÀ©¸Â¤¹¤ë¡£ 0 ¤À¤È²þ¹Ô¤òÍÞÀ©¤¹¤ë\n"
21804
21805 #: options.c:1740
21806 msgid "Perform SMS based modulo scheduling before the first scheduling pass"
21807 msgstr ""
21808
21809 #: options.c:1743
21810 #, fuzzy
21811 msgid "Move loop invariant computations out of loops"
21812 msgstr "¥ë¡¼¥×Ãæ¤ËÉÔÊѤʷ׻»¤ò¥ë¡¼¥×¤Î³°¤Ë°ÜÆ°¤¹¤ë"
21813
21814 #: options.c:1746
21815 #, fuzzy
21816 msgid "Don't warn about uses of Microsoft extensions"
21817 msgstr "Microsoft ³ÈÄ¥¤ÎÍøÍѤ˴ؤ·¤Æ pedantic ·Ù¹ð¤ò¹Ô¤ï¤Ê¤¤"
21818
21819 #: options.c:1749
21820 msgid "Add mudflap bounds-checking instrumentation for single-threaded program."
21821 msgstr ""
21822
21823 #: options.c:1752
21824 msgid "Ignore read operations when inserting mudflap instrumentation."
21825 msgstr ""
21826
21827 #: options.c:1755
21828 msgid "Add mudflap bounds-checking instrumentation for multi-threaded program."
21829 msgstr ""
21830
21831 #: options.c:1764
21832 #, fuzzy
21833 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
21834 msgstr "NeXT ¼Â¹Ô´Ä¶­ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
21835
21836 #: options.c:1767
21837 msgid "Assume that receivers of Objective-C messages may be nil"
21838 msgstr ""
21839
21840 #: options.c:1770
21841 msgid "Support synchronous non-call exceptions"
21842 msgstr "Ʊ´üÈó¸Æ¤Ó½Ð¤·Îã³°¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
21843
21844 #: options.c:1779
21845 msgid "Enable Objective-C exception and synchronization syntax"
21846 msgstr ""
21847
21848 #: options.c:1782
21849 #, fuzzy
21850 msgid "Enable Objective-C setjmp exception handling runtime"
21851 msgstr "Îã³°Ê᪤òÍ­¸ú¤Ë¤¹¤ë"
21852
21853 #: options.c:1785
21854 msgid "When possible do not generate stack frames"
21855 msgstr "²Äǽ¤Ê¾ì¹ç¡¢¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤·¤Ê¤¤"
21856
21857 #: options.c:1788
21858 msgid "Recognize C++ kewords like \"compl\" and \"xor\""
21859 msgstr ""
21860
21861 #: options.c:1791
21862 #, fuzzy
21863 msgid "Do the full register move optimization pass"
21864 msgstr "ºÇŬ²½²áÄø¤ÇºÇÂç¸Â¤Î regmove ¤ò¹Ô¤Ê¤¦"
21865
21866 #: options.c:1794
21867 msgid "Optimize sibling and tail recursive calls"
21868 msgstr "sibling ¸Æ¤Ó½Ð¤·¤äËöÈøºÆµ¢¸Æ¤Ó½Ð¤·¤òºÇŬ²½¤¹¤ë"
21869
21870 #: options.c:1797
21871 #, fuzzy
21872 msgid "Enable optimization of static class initialization code"
21873 msgstr "(¥¯¥é¥¹³°¤Ç¤Î½é´ü²½¤òɬÍפȤ·¤Þ¤¹)"
21874
21875 #: options.c:1800
21876 #, fuzzy
21877 msgid "Enable optional diagnostics"
21878 msgstr "¥ª¥×¥·¥ç¥ó¤Î¿ÇÃÇ¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤·¤Ê¤¤"
21879
21880 #: options.c:1806
21881 msgid "Pack structure members together without holes"
21882 msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð¤ò·ê¤¬³«¤«¤Ê¤¤¤è¤¦¤Ë¥Ñ¥Ã¥¯¤¹¤ë"
21883
21884 #: options.c:1809
21885 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment"
21886 msgstr ""
21887
21888 #: options.c:1812
21889 #, fuzzy
21890 msgid "Return small aggregates in memory, not registers"
21891 msgstr "'¾®¤µ¤Ê' ½¸¹çÂΤò¥ì¥¸¥¹¥¿¤Ç¤Ï¤Ê¤¯¥á¥â¥ê¤Ë³ÊǼ¤·¤ÆÊÖ¤¹"
21892
21893 #: options.c:1818
21894 msgid "Look for and use PCH files even when preprocessing"
21895 msgstr ""
21896
21897 #: options.c:1821
21898 #, fuzzy
21899 msgid "Perform loop peeling"
21900 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤Ç¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦"
21901
21902 #: options.c:1824
21903 #, fuzzy
21904 msgid "Enable machine specific peephole optimizations"
21905 msgstr "µ¡¼ï¸ÇÍ­¤ÎÇÁ¤­·êºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
21906
21907 #: options.c:1827
21908 #, fuzzy
21909 msgid "Enable an RTL peephole pass before sched2"
21910 msgstr "ÂèÆóÌ¿ÎáÇÛÃÖ¤ÎÁ°¤Ç rtl ÇÁ¤­·ê²áÄø¤òÍ­¸ú¤Ë¤¹¤ë"
21911
21912 #: options.c:1830
21913 msgid "Downgrade conformance errors to warnings"
21914 msgstr "µ¬³ÊŬ¹çÀ­¥¨¥é¡¼¤ò·Ù¹ð¤Ë³Ê²¼¤²¤¹¤ë"
21915
21916 #: options.c:1833
21917 #, fuzzy
21918 msgid "Generate position-independent code if possible (small mode)"
21919 msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
21920
21921 #: options.c:1836
21922 #, fuzzy
21923 msgid "Generate position-independent code for executables if possible (small mode)"
21924 msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
21925
21926 #: options.c:1839
21927 msgid "Generate prefetch instructions, if available, for arrays in loops"
21928 msgstr ""
21929
21930 #: options.c:1842
21931 msgid "Treat the input file as already preprocessed"
21932 msgstr ""
21933
21934 #: options.c:1845
21935 #, fuzzy
21936 msgid "Enable basic program profiling code"
21937 msgstr "¥×¥í¥°¥é¥à¤¬¥³¡¼¥É¥×¥í¥Õ¥¡¥¤¥ë¤¹¤ë¸µ¤Ë¤Ê¤ë¸Ì¤òÁÞÆþ¤¹¤ë"
21938
21939 #: options.c:1848
21940 #, fuzzy
21941 msgid "Insert arc-based program profiling code"
21942 msgstr "¥×¥í¥°¥é¥à¤¬¥³¡¼¥É¥×¥í¥Õ¥¡¥¤¥ë¤¹¤ë¸µ¤Ë¤Ê¤ë¸Ì¤òÁÞÆþ¤¹¤ë"
21943
21944 #: options.c:1851
21945 msgid "Enable common options for generating profile info for profile feedback directed optimizations"
21946 msgstr ""
21947
21948 #: options.c:1854
21949 msgid "Enable common options for performing profile feedback directed optimizations"
21950 msgstr ""
21951
21952 #: options.c:1857
21953 msgid "Insert code to profile values of expressions"
21954 msgstr ""
21955
21956 #: options.c:1863
21957 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>"
21958 msgstr ""
21959
21960 #: options.c:1866
21961 #, fuzzy
21962 msgid "Return small aggregates in registers"
21963 msgstr "'¾®¤µ¤Ê' ½¸¹çÂΤò¥ì¥¸¥¹¥¿¤Ë³ÊǼ¤·¤ÆÊÖ¤¹"
21964
21965 #: options.c:1869
21966 #, fuzzy
21967 msgid "Enables a register move optimization"
21968 msgstr "°ÜÆ°Ì¿ÎáºÇŬ²½¥ì¥¸¥¹¥¿¤òÍ­¸ú¤Ë¤¹¤ë"
21969
21970 #: options.c:1872
21971 #, fuzzy
21972 msgid "Perform a register renaming optimization pass"
21973 msgstr "ºÇŬ²½²áÄø¤Î¥ì¥¸¥¹¥¿¤Ä¤±ÊѤ¨¤ò¹Ô¤Ê¤¦"
21974
21975 #: options.c:1875
21976 msgid "Reorder basic blocks to improve code placement"
21977 msgstr "¥³¡¼¥ÉÇÛÃÖ¤ò²þÁ±¤¹¤ë¤¿¤á¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤òºÆÀ°Íý¤¹¤ë"
21978
21979 #: options.c:1878
21980 #, fuzzy
21981 msgid "Reorder basic blocks and partition into hot and cold sections"
21982 msgstr "¥³¡¼¥ÉÇÛÃÖ¤ò²þÁ±¤¹¤ë¤¿¤á¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤òºÆÀ°Íý¤¹¤ë"
21983
21984 #: options.c:1881
21985 #, fuzzy
21986 msgid "Reorder functions to improve code placement"
21987 msgstr "¥³¡¼¥ÉÇÛÃÖ¤ò²þÁ±¤¹¤ë¤¿¤á¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤òºÆÀ°Íý¤¹¤ë"
21988
21989 #: options.c:1884
21990 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime"
21991 msgstr ""
21992
21993 #: options.c:1887
21994 msgid "Enable automatic template instantiation"
21995 msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤òÍ­¸ú¤Ë¤¹¤ë"
21996
21997 #: options.c:1890
21998 #, fuzzy
21999 msgid "Add a common subexpression elimination pass after loop optimizations"
22000 msgstr "¥ë¡¼¥×ºÇŬ²½¸å¤Ë¶¦ÄÌÉôʬ¼°½üµî²áÄø¤ò¼Â¹Ô"
22001
22002 #: options.c:1893
22003 #, fuzzy
22004 msgid "Run the loop optimizer twice"
22005 msgstr "¥ë¡¼¥×ºÇŬ²½¤òÆó²ó¼Â¹Ô¤¹¤ë"
22006
22007 #: options.c:1896
22008 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling"
22009 msgstr ""
22010
22011 #: options.c:1899
22012 msgid "Disable optimizations that assume default FP rounding behavior"
22013 msgstr ""
22014
22015 #: options.c:1902
22016 #, fuzzy
22017 msgid "Generate run time type descriptor information"
22018 msgstr "¼Â¹Ô»þ·¿µ­½Ò¾ðÊó¤òÀ¸À®¤·¤Ê¤¤"
22019
22020 #: options.c:1905
22021 msgid "Enable scheduling across basic blocks"
22022 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¤ò¸Ù¤°Ì¿ÎáÇÛÃÖ¤òÍ­¸ú¤Ë¤¹¤ë"
22023
22024 #: options.c:1908
22025 msgid "Allow speculative motion of non-loads"
22026 msgstr "Èó¥í¡¼¥É¤Ç¤ÎÉԳμ¤ÊÆ°ºî¤òµö²Ä¤¹¤ë"
22027
22028 #: options.c:1911
22029 msgid "Allow speculative motion of some loads"
22030 msgstr "¤¤¤¯¤Ä¤«¤Î¥í¡¼¥É¤Ç¤ÎÉԳμ¤ÊÆ°ºî¤òµö²Ä¤¹¤ë"
22031
22032 #: options.c:1914
22033 msgid "Allow speculative motion of more loads"
22034 msgstr "¤è¤ê¿¤¯¤Î¥í¡¼¥É¤Ç¤ÎÉԳμ¤ÊÆ°ºî¤òµö²Ä¤¹¤ë"
22035
22036 #: options.c:1917
22037 msgid "Allow premature scheduling of queued insns"
22038 msgstr ""
22039
22040 #: options.c:1920
22041 msgid "Set dependence distance checking in premature scheduling of queued insns"
22042 msgstr ""
22043
22044 #: options.c:1923
22045 msgid "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in premature scheduling of queued insns"
22046 msgstr ""
22047
22048 #: options.c:1926
22049 msgid "-fsched-stalled-insns=<number>\tSet number of queued insns that can be prematurely scheduled"
22050 msgstr ""
22051
22052 #: options.c:1929
22053 #, fuzzy
22054 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler"
22055 msgstr "  -fsched-verbose=<number> ¥¹¥±¥¸¥å¡¼¥é¤ÎñÁÀå¥ì¥Ù¥ë¤òÀßÄꤹ¤ë\n"
22056
22057 #: options.c:1932
22058 msgid "If scheduling post reload, do superblock scheduling"
22059 msgstr ""
22060
22061 #: options.c:1935
22062 msgid "If scheduling post reload, do trace scheduling"
22063 msgstr ""
22064
22065 #: options.c:1938
22066 msgid "Reschedule instructions before register allocation"
22067 msgstr "¥ì¥¸¥¹¥¿³ÎÊݤÎÁ°¤ËÌ¿Îá¤òÊ¤Ùľ¤¹"
22068
22069 #: options.c:1941
22070 msgid "Reschedule instructions after register allocation"
22071 msgstr "¥ì¥¸¥¹¥¿³ÎÊݤθå¤ÇÌ¿Îá¤òÊ¤Ùľ¤¹"
22072
22073 #: options.c:1944
22074 msgid "Mark data as shared rather than private"
22075 msgstr "¥Ç¡¼¥¿¤ò¥×¥é¥¤¥Ù¡¼¥È¤Ç¤Ï¤Ê¤¯¶¦Í­¤µ¤ì¤ë¤è¤¦¥Þ¡¼¥¯¤¹¤ë"
22076
22077 #: options.c:1947
22078 msgid "Use the same size for double as for float"
22079 msgstr "double ¤Î¥µ¥¤¥º¤ò float ¤ÈƱ¤¸¤È¤·¤Æ»ÈÍѤ¹¤ë"
22080
22081 #: options.c:1950
22082 msgid "Use the narrowest integer type possible for enumeration types"
22083 msgstr ""
22084
22085 #: options.c:1953
22086 #, fuzzy
22087 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
22088 msgstr "wchar_t ¤Îº¬ËÜŪ¤Ê·¿¤ò `unsigned short' ¤Èʤ¤¹"
22089
22090 #: options.c:1959
22091 msgid "Disable optimizations observable by IEEE signaling NaNs"
22092 msgstr ""
22093
22094 #: options.c:1962
22095 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
22096 msgstr ""
22097
22098 #: options.c:1965
22099 #, fuzzy
22100 msgid "Make \"char\" signed by default"
22101 msgstr "'char' ¤ò¥Ç¥Õ¥©¥ë¥È¤ÇÉä¹çÉÕ¤­¤È¤¹¤ë"
22102
22103 #: options.c:1968
22104 #, fuzzy
22105 msgid "Convert floating point constants to single precision constants"
22106 msgstr "ÉâÆ°¾®¿ôÅÀÄê¿ô¤òñÀºÅÙÄê¿ô¤ËÊÑ´¹¤¹¤ë"
22107
22108 #: options.c:1971
22109 msgid "Use value profiling for speculative prefetching"
22110 msgstr ""
22111
22112 #: options.c:1974
22113 msgid "Split lifetimes of induction variables when loops are unrolled."
22114 msgstr ""
22115
22116 #: options.c:1980
22117 msgid "Insert stack checking code into the program"
22118 msgstr "¥×¥í¥°¥é¥à¤Ë¥¹¥¿¥Ã¥¯¶­³¦¸¡½Ð¥³¡¼¥É¤òÁÞÆþ¤¹¤ë"
22119
22120 #: options.c:1986
22121 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>"
22122 msgstr ""
22123
22124 #: options.c:1989
22125 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>"
22126 msgstr ""
22127
22128 #: options.c:1992
22129 msgid "Display statistics accumulated during compilation"
22130 msgstr "¥³¥ó¥Ñ¥¤¥ëÃæ¤ËÃßÀѤµ¤ì¤¿Åý·×¾ðÊó¤òɽ¼¨¤¹¤ë"
22131
22132 #: options.c:1995
22133 msgid "Enable assignability checks for stores into object arrays"
22134 msgstr ""
22135
22136 #: options.c:1998
22137 #, fuzzy
22138 msgid "Perform strength reduction optimizations"
22139 msgstr "¶¯Åٺ︺ºÇŬ²½¤ò¹Ô¤Ê¤¦"
22140
22141 #: options.c:2001
22142 msgid "Assume strict aliasing rules apply"
22143 msgstr "¸·Ì©¤ÊÊÌ̾µ¬Â§¤ËŬ¹ç¤¹¤ë¤È¤ß¤Ê¤¹"
22144
22145 #: options.c:2007
22146 msgid "Check for syntax errors, then stop"
22147 msgstr "ʸˡ¥¨¥é¡¼¤ò¸¡½Ð¤·¤Æ¡¢¤½¤³¤ÇÄä»ß¤¹¤ë"
22148
22149 #: options.c:2010
22150 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting"
22151 msgstr ""
22152
22153 #: options.c:2013
22154 #, fuzzy
22155 msgid "-ftemplate-depth-<number>\tSpecify maximum template instantiation depth"
22156 msgstr "¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂβ½¤Î¿¼¤µ¤ÎºÇÂçÃͤò»ØÄꤹ¤ë"
22157
22158 #: options.c:2016
22159 #, fuzzy
22160 msgid "Create data files needed by \"gcov\""
22161 msgstr "gcov ¤¬É¬ÍפȤ¹¤ë¥Ç¡¼¥¿¥Õ¥¡¥¤¥ë¤òºîÀ®¤¹¤ë"
22162
22163 #: options.c:2022
22164 #, fuzzy
22165 msgid "Perform jump threading optimizations"
22166 msgstr "¥¸¥ã¥ó¥×ʬ´ôºÇŬ²½¤ò¹Ô¤Ê¤¦"
22167
22168 #: options.c:2025
22169 msgid "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing local statics."
22170 msgstr ""
22171
22172 #: options.c:2028
22173 #, fuzzy
22174 msgid "Report the time taken by each compiler pass"
22175 msgstr "¼Â¹Ô½ªÎ»»þ¤Ë¥³¥ó¥Ñ¥¤¥é¤Î³Æ²áÄø¤ËÍפ·¤¿»þ´Ö¤òÊó¹ð¤¹¤ë"
22176
22177 #: options.c:2031
22178 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model"
22179 msgstr ""
22180
22181 #: options.c:2034
22182 msgid "Perform superblock formation via tail duplication"
22183 msgstr ""
22184
22185 #: options.c:2037
22186 msgid "Assume floating-point operations can trap"
22187 msgstr ""
22188
22189 #: options.c:2040
22190 #, fuzzy
22191 msgid "Trap for signed overflow in addition, subtraction and multiplication"
22192 msgstr "Éä¹çÉÕ¤­¤Î²Ã»»/¸º»»/¾è»»¤Ç¤Î·å¤¢¤Õ¤ì¤ò¥È¥é¥Ã¥×¤¹¤ë"
22193
22194 #: options.c:2043
22195 msgid "Use tree-ssa based implementation of profiling"
22196 msgstr ""
22197
22198 #: options.c:2046
22199 #, fuzzy
22200 msgid "Enable SSA-CCP optimization on trees"
22201 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
22202
22203 #: options.c:2049
22204 msgid "Enable loop header copying on trees"
22205 msgstr ""
22206
22207 #: options.c:2052
22208 msgid "Coalesce memory temporaries in the SSA->normal pass"
22209 msgstr ""
22210
22211 #: options.c:2055
22212 msgid "Replace SSA temporaries with better names in copies."
22213 msgstr ""
22214
22215 #: options.c:2058
22216 #, fuzzy
22217 msgid "Enable SSA dead code elimination optimization on trees"
22218 msgstr "¥Ç¥Ã¥É¥³¡¼¥É¤Î½üµî¤ò¹Ô¤Ê¤¦"
22219
22220 #: options.c:2061
22221 #, fuzzy
22222 msgid "Enable dominator optimizations"
22223 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
22224
22225 #: options.c:2064
22226 #, fuzzy
22227 msgid "Enable dead store elimination"
22228 msgstr "¥Ç¥Ã¥É¥³¡¼¥É¤Î½üµî¤ò¹Ô¤Ê¤¦"
22229
22230 #: options.c:2067
22231 msgid "Enable Full Redundancy Elimination (FRE) on trees"
22232 msgstr ""
22233
22234 #: options.c:2070
22235 #, fuzzy
22236 msgid "Enable loop invariant motion on trees"
22237 msgstr "¥ë¡¼¥×Ãæ¤ËÉÔÊѤʷ׻»¤ò¥ë¡¼¥×¤Î³°¤Ë°ÜÆ°¤¹¤ë"
22238
22239 #: options.c:2073
22240 #, fuzzy
22241 msgid "Create canonical induction variables in loops"
22242 msgstr "¥ë¡¼¥×¤ÎÃæ¤ÎÁ´¤Æ¤Î°ìÈÌͶƳÊÑ¿ô¤ò¶¯Åٺ︺¤¹¤ë"
22243
22244 #: options.c:2076
22245 msgid "Enable linear loop transforms on trees"
22246 msgstr ""
22247
22248 #: options.c:2079
22249 #, fuzzy
22250 msgid "Enable loop optimizations on tree level"
22251 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
22252
22253 #: options.c:2082
22254 msgid "Perform live range splitting during the SSA->normal pass."
22255 msgstr ""
22256
22257 #: options.c:2085
22258 #, fuzzy
22259 msgid "Enable SSA-PRE optimization on trees"
22260 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
22261
22262 #: options.c:2088
22263 msgid "Perform scalar replacement of aggregates"
22264 msgstr ""
22265
22266 #: options.c:2091
22267 msgid "Replace temporary expressions in the SSA->normal pass"
22268 msgstr ""
22269
22270 #: options.c:2094
22271 #, fuzzy
22272 msgid "Enable loop vectorization on trees"
22273 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
22274
22275 #: options.c:2097
22276 #, fuzzy
22277 msgid "-ftree-vectorizer-verbose=<number>\tSet the verbosity level of the vectorizer"
22278 msgstr "  -fsched-verbose=<number> ¥¹¥±¥¸¥å¡¼¥é¤ÎñÁÀå¥ì¥Ù¥ë¤òÀßÄꤹ¤ë\n"
22279
22280 #: options.c:2100
22281 #, fuzzy
22282 msgid "Compile whole compilation unit at a time"
22283 msgstr "ËÝÌõñ°ÌÁ´ÂΤò¥Õ¥¡¥¤¥ë¤Ë¥À¥ó¥×¤¹¤ë"
22284
22285 #: options.c:2103
22286 msgid "Perform loop unrolling for all loops"
22287 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤Ç¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦"
22288
22289 #: options.c:2106
22290 msgid "Perform loop unrolling when iteration count is known"
22291 msgstr "È¿Éü²ó¿ô¤¬´ûÃΤΤȤ­¡¢¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦"
22292
22293 #: options.c:2109
22294 msgid "Allow math optimizations that may violate IEEE or ISO standards"
22295 msgstr ""
22296
22297 #: options.c:2112
22298 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
22299 msgstr ""
22300
22301 #: options.c:2115
22302 #, fuzzy
22303 msgid "Make \"char\" unsigned by default"
22304 msgstr "'char' ¤ò¥Ç¥Õ¥©¥ë¥È¤ÇÉä¹ç̵¤·¤È¤¹¤ë"
22305
22306 #: options.c:2118
22307 #, fuzzy
22308 msgid "Perform loop unswitching"
22309 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤Ç¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦"
22310
22311 #: options.c:2121
22312 msgid "Just generate unwind tables for exception handling"
22313 msgstr "´¬¤­Ìᤷ¤ò¹Ô¤Ê¤¦Îã³°Êä­Íѥơ¼¥Ö¥ë¤òÀ¸À®¤¹¤ë"
22314
22315 #: options.c:2124
22316 #, fuzzy
22317 msgid "Generate code for the Boehm GC"
22318 msgstr "Boehm GC ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
22319
22320 #: options.c:2127
22321 #, fuzzy
22322 msgid "Use __cxa_atexit to register destructors"
22323 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤ÎÅÐÏ¿¤Ë __cxa_atexit ¤òÍøÍѤ¹¤ë"
22324
22325 #: options.c:2130
22326 msgid "Call a library routine to do integer divisions"
22327 msgstr ""
22328
22329 #: options.c:2133
22330 #, fuzzy
22331 msgid "Perform variable tracking"
22332 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
22333
22334 #: options.c:2136
22335 msgid "Apply variable expansion when loops are unrolled."
22336 msgstr ""
22337
22338 #: options.c:2139
22339 #, fuzzy
22340 msgid "Add extra commentary to assembler output"
22341 msgstr ";ʬ¤Ê¥³¥á¥ó¥È¤ò¥¢¥»¥ó¥Ö¥é½ÐÎϤËÄɲ乤ë"
22342
22343 #: options.c:2142
22344 msgid "Marks all inlined methods as having hidden visibility"
22345 msgstr ""
22346
22347 #: options.c:2145
22348 msgid "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol visibility"
22349 msgstr ""
22350
22351 #: options.c:2148
22352 msgid "Use expression value profiles in optimizations"
22353 msgstr ""
22354
22355 #: options.c:2151
22356 msgid "Discard unused virtual functions"
22357 msgstr "»È¤ï¤ì¤Ê¤¤²¾ÁÛ´Ø¿ô¤òÀÚ¤ê¼Î¤Æ¤ë"
22358
22359 #: options.c:2154
22360 msgid "Implement vtables using thunks"
22361 msgstr "thunk ¤ò»È¤Ã¤Æ vtable ¤ò¼ÂÁõ¤¹¤ë"
22362
22363 #: options.c:2157
22364 msgid "Emit common-like symbols as weak symbols"
22365 msgstr "¥³¥â¥ó¥·¥ó¥Ü¥ë¤ò¥¦¥£¡¼¥¯¥·¥ó¥Ü¥ë¤ÎÍͤËÀ¸À®¤¹¤ë"
22366
22367 #: options.c:2160
22368 msgid "Construct webs and split unrelated uses of single variable"
22369 msgstr ""
22370
22371 #: options.c:2163
22372 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>"
22373 msgstr ""
22374
22375 #: options.c:2166
22376 msgid "Generate a #line directive pointing at the current working directory"
22377 msgstr ""
22378
22379 #: options.c:2169
22380 msgid "Assume signed arithmetic overflow wraps around"
22381 msgstr ""
22382
22383 #: options.c:2172
22384 msgid "Emit cross referencing information"
22385 msgstr "Áê¸ß»²¾È¾ðÊó¤òÀ¸À®¤¹¤ë"
22386
22387 #: options.c:2175
22388 #, fuzzy
22389 msgid "Put zero initialized data in the bss section"
22390 msgstr "Âç°èÊÑ¿ôÅù¤ò½é´ü²½¤µ¤ì¤Ê¤¤¥³¥â¥ó¥»¥¯¥·¥ç¥ó¤ËÃÖ¤«¤Ê¤¤"
22391
22392 #: options.c:2178
22393 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
22394 msgstr ""
22395
22396 #: options.c:2181
22397 #, fuzzy
22398 msgid "Generate debug information in default format"
22399 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22400
22401 #: options.c:2184
22402 #, fuzzy
22403 msgid "Generate debug information in COFF format"
22404 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22405
22406 #: options.c:2187
22407 #, fuzzy
22408 msgid "Generate debug information in DWARF v2 format"
22409 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22410
22411 #: options.c:2190
22412 #, fuzzy
22413 msgid "Dump declarations to a .decl file"
22414 msgstr "Àë¸À¤ò .decl ¥Õ¥¡¥¤¥ë¤Ë¥À¥ó¥×¤¹¤ë"
22415
22416 #: options.c:2193
22417 #, fuzzy
22418 msgid "Generate debug information in default extended format"
22419 msgstr "¥Ç¥Õ¥©¥ë¥È³ÈÄ¥·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22420
22421 #: options.c:2196
22422 #, fuzzy
22423 msgid "Generate debug information in STABS format"
22424 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22425
22426 #: options.c:2199
22427 #, fuzzy
22428 msgid "Generate debug information in extended STABS format"
22429 msgstr "¥Ç¥Õ¥©¥ë¥È³ÈÄ¥·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22430
22431 #: options.c:2202
22432 #, fuzzy
22433 msgid "Generate debug information in VMS format"
22434 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22435
22436 #: options.c:2205
22437 #, fuzzy
22438 msgid "Generate debug information in XCOFF format"
22439 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22440
22441 #: options.c:2208
22442 #, fuzzy
22443 msgid "Generate debug information in extended XCOFF format"
22444 msgstr "¥Ç¥Õ¥©¥ë¥È³ÈÄ¥·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
22445
22446 #: options.c:2211
22447 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path"
22448 msgstr ""
22449
22450 #: options.c:2214
22451 msgid "-imacros <file>\tAccept definition of macros in <file>"
22452 msgstr ""
22453
22454 #: options.c:2217
22455 msgid "-include <file>\tInclude the contents of <file> before other files"
22456 msgstr ""
22457
22458 #: options.c:2220
22459 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options"
22460 msgstr ""
22461
22462 #: options.c:2223
22463 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path"
22464 msgstr ""
22465
22466 #: options.c:2226
22467 msgid "-isysroot <dir>\tSet <dir> to be the system root directory"
22468 msgstr ""
22469
22470 #: options.c:2229
22471 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path"
22472 msgstr ""
22473
22474 #: options.c:2232
22475 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path"
22476 msgstr ""
22477
22478 #: options.c:2235
22479 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path"
22480 msgstr ""
22481
22482 #: options.c:2247
22483 msgid "Do not search standard system include directories (those specified with -isystem will still be used)"
22484 msgstr ""
22485
22486 #: options.c:2250
22487 msgid "Do not search standard system include directories for C++"
22488 msgstr ""
22489
22490 #: options.c:2253
22491 #, fuzzy
22492 msgid "-o <file>\tPlace output into <file>"
22493 msgstr "  -o <file>               ½ÐÎϤò <file> ¤Ë½ñ¤­¹þ¤à\n"
22494
22495 #: options.c:2256
22496 #, fuzzy
22497 msgid "Enable function profiling"
22498 msgstr "mips16 ´Ø¿ô¥×¥í¥Õ¥¡¥¤¥ë"
22499
22500 #: options.c:2259
22501 #, fuzzy
22502 msgid "Issue warnings needed for strict compliance to the standard"
22503 msgstr "  -pedantic               ¸·Ì©¤Ê ISO C ¤Ø¤ÎŬ¹ç¤ËÍפ¹¤ë·Ù¹ð¤òȯ¤¹¤ë\n"
22504
22505 #: options.c:2262
22506 msgid "Like -pedantic but issue them as errors"
22507 msgstr ""
22508
22509 #: options.c:2265
22510 #, fuzzy
22511 msgid "Generate C header of platform-specific features"
22512 msgstr "¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¸ÇÍ­¤Îµ¡Ç½¤Î C ¥Ø¥Ã¥À¤òÀ¸À®¤¹¤ë"
22513
22514 #: options.c:2268
22515 #, fuzzy
22516 msgid "Do not display functions compiled or elapsed time"
22517 msgstr "  -quiet                  ¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿´Ø¿ô¤ä·Ð²á»þ´Ö¤òɽ¼¨¤·¤Ê¤¤\n"
22518
22519 #: options.c:2271
22520 #, fuzzy
22521 msgid "Remap file names when including files"
22522 msgstr "#%s ¤Ç¤Î¥Õ¥¡¥¤¥ë̾¤¬¶õ¤Ç¤¹"
22523
22524 #: options.c:2274
22525 msgid "Conform to the ISO 1998 C++ standard"
22526 msgstr ""
22527
22528 #: options.c:2277 options.c:2298
22529 msgid "Conform to the ISO 1990 C standard"
22530 msgstr ""
22531
22532 #: options.c:2280 options.c:2304
22533 msgid "Conform to the ISO 1999 C standard"
22534 msgstr ""
22535
22536 #: options.c:2283
22537 msgid "Deprecated in favor of -std=c99"
22538 msgstr ""
22539
22540 #: options.c:2286
22541 msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
22542 msgstr ""
22543
22544 #: options.c:2289
22545 msgid "Conform to the ISO 1990 C standard with GNU extensions"
22546 msgstr ""
22547
22548 #: options.c:2292
22549 msgid "Conform to the ISO 1999 C standard with GNU extensions"
22550 msgstr ""
22551
22552 #: options.c:2295
22553 msgid "Deprecated in favor of -std=gnu99"
22554 msgstr ""
22555
22556 #: options.c:2301
22557 msgid "Conform to the ISO 1990 C standard as amended in 1994"
22558 msgstr ""
22559
22560 #: options.c:2307
22561 msgid "Deprecated in favor of -std=iso9899:1999"
22562 msgstr ""
22563
22564 #: options.c:2310
22565 #, fuzzy
22566 msgid "Enable traditional preprocessing"
22567 msgstr "¥¹¥¿¥Ã¥¯Ãµº÷¤òÍ­¸ú¤Ë¤¹¤ë"
22568
22569 #: options.c:2313
22570 msgid "-trigraphs\tSupport ISO C trigraphs"
22571 msgstr ""
22572
22573 #: options.c:2316
22574 msgid "Do not predefine system-specific and GCC-specific macros"
22575 msgstr ""
22576
22577 #: options.c:2319
22578 #, fuzzy
22579 msgid "Enable verbose output"
22580 msgstr "¥Ç¥Ð¥Ã¥°½ÐÎϤòÍ­¸ú¤Ë¤¹¤ë"
22581
22582 #: options.c:2325
22583 #, fuzzy
22584 msgid "Suppress warnings"
22585 msgstr "%s: ·Ù¹ð: "
22586
22587 #: config/mips/mips.h:1140 config/arc/arc.h:63
22588 msgid "may not use both -EB and -EL"
22589 msgstr "-EB ¤È -EL ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
22590
22591 #: ada/lang-specs.h:34 java/jvspec.c:80 gcc.c:790
22592 msgid "-pg and -fomit-frame-pointer are incompatible"
22593 msgstr "-pg ¤È -fomit-frame-pointer ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22594
22595 #: ada/lang-specs.h:35
22596 msgid "-c or -S required for Ada"
22597 msgstr ""
22598
22599 #: config/i386/cygwin.h:29
22600 msgid "mno-cygwin and mno-win32 are not compatible"
22601 msgstr "mno-cygwin ¤È mno-win32 ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22602
22603 #: config/i386/cygwin.h:70 config/i386/mingw32.h:58
22604 msgid "shared and mdll are not compatible"
22605 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22606
22607 #: config/i386/nwld.h:34
22608 #, fuzzy
22609 msgid "Static linking is not supported.\n"
22610 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¼°¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22611
22612 #: config/i386/sco5.h:189
22613 #, fuzzy
22614 msgid "-pg not supported on this platform"
22615 msgstr "init_priority Â°À­¤Ï¤³¤Î¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
22616
22617 #: config/i386/sco5.h:190
22618 #, fuzzy
22619 msgid "-p and -pp specified - pick one"
22620 msgstr "-I- ¤¬Æó²ó»ØÄꤵ¤ì¤Þ¤·¤¿"
22621
22622 #: config/i386/sco5.h:264
22623 #, fuzzy
22624 msgid "-G and -static are mutually exclusive"
22625 msgstr "-pedantic ¤È -traditional ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹"
22626
22627 #: config/sparc/linux64.h:211 config/sparc/linux64.h:222
22628 #: config/sparc/netbsd-elf.h:126 config/sparc/netbsd-elf.h:145
22629 #: config/sparc/sol2-bi.h:195 config/sparc/sol2-bi.h:205
22630 #, fuzzy
22631 msgid "may not use both -m32 and -m64"
22632 msgstr "-mfp64 ¤È -m4650 ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
22633
22634 #: config/darwin.h:251
22635 msgid "-current_version only allowed with -dynamiclib"
22636 msgstr ""
22637
22638 #: config/darwin.h:253
22639 msgid "-install_name only allowed with -dynamiclib"
22640 msgstr ""
22641
22642 #: config/darwin.h:258
22643 #, fuzzy
22644 msgid "-bundle not allowed with -dynamiclib"
22645 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
22646
22647 #: config/darwin.h:259
22648 #, fuzzy
22649 msgid "-bundle_loader not allowed with -dynamiclib"
22650 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
22651
22652 #: config/darwin.h:260
22653 #, fuzzy
22654 msgid "-client_name not allowed with -dynamiclib"
22655 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
22656
22657 #: config/darwin.h:265
22658 msgid "-force_flat_namespace not allowed with -dynamiclib"
22659 msgstr ""
22660
22661 #: config/darwin.h:267
22662 msgid "-keep_private_externs not allowed with -dynamiclib"
22663 msgstr ""
22664
22665 #: config/darwin.h:268
22666 #, fuzzy
22667 msgid "-private_bundle not allowed with -dynamiclib"
22668 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
22669
22670 #: config/vax/netbsd-elf.h:42
22671 #, fuzzy
22672 msgid "The -shared option is not currently supported for VAX ELF."
22673 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤Ï¸½ºß¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
22674
22675 #: config/lynx.h:71
22676 msgid "Cannot use mthreads and mlegacy-threads together."
22677 msgstr ""
22678
22679 #: config/lynx.h:96
22680 msgid "Cannot use mshared and static together."
22681 msgstr ""
22682
22683 #: config/vax/vax.h:50 config/vax/vax.h:51
22684 msgid "profiling not supported with -mg\n"
22685 msgstr "-mg ¤Ç¤Î¥×¥í¥Õ¥¡¥¤¥ë¤ÏÄ󶡤µ¤ì¤Þ¤»¤ó\n"
22686
22687 #: config/mcore/mcore.h:57
22688 msgid "the m210 does not have little endian support"
22689 msgstr "m210 ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥µ¥Ý¡¼¥È¤ò¹Ô¤Ê¤¨¤Þ¤»¤ó"
22690
22691 #: config/arm/arm.h:153
22692 msgid "-msoft-float and -mhard_float may not be used together"
22693 msgstr "-msoft-float ¤È -mhard_float ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó"
22694
22695 #: config/arm/arm.h:155
22696 msgid "-mbig-endian and -mlittle-endian may not be used together"
22697 msgstr "-mbig-endian ¤È -mlittle-endian ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó"
22698
22699 #: gcc.c:763
22700 #, fuzzy
22701 msgid "GCC does not support -C or -CC without -E"
22702 msgstr "GNU C ¤Ï -E ¤òȼ¤ï¤Ê¤¤ -C ¤ò¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó"
22703
22704 #: gcc.c:957
22705 #, fuzzy
22706 msgid "-E or -x required when input is from standard input"
22707 msgstr "ÆþÎϤ¬É¸½àÆþÎϤξì¹ç¤Ï -E ¤¬É¬ÍפǤ¹"
22708
22709 #: java/lang-specs.h:34
22710 msgid "-fjni and -femit-class-files are incompatible"
22711 msgstr "-fjni ¤È -femit-class-files ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22712
22713 #: java/lang-specs.h:35
22714 msgid "-fjni and -femit-class-file are incompatible"
22715 msgstr "-fjini ¤È -femit-class-file ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22716
22717 #: java/lang-specs.h:36 java/lang-specs.h:37
22718 msgid "-femit-class-file should used along with -fsyntax-only"
22719 msgstr ""
22720
22721 #: config/mips/r3900.h:35
22722 #, fuzzy
22723 msgid "-mhard-float not supported"
22724 msgstr "-mhard-float ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó."
22725
22726 #: config/mips/r3900.h:37
22727 #, fuzzy
22728 msgid "-msingle-float and -msoft-float cannot both be specified"
22729 msgstr "-msingle-float ¤È -msoft-float ¤ò°ìÅ٤˻ØÄꤹ¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó¡£"
22730
22731 #: treelang/lang-specs.h:53
22732 #, fuzzy
22733 msgid "-pg or -p and -fomit-frame-pointer are incompatible"
22734 msgstr "-pg ¤È -fomit-frame-pointer ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22735
22736 #: config/rs6000/darwin.h:130
22737 msgid " conflicting code gen style switches are used"
22738 msgstr ""
22739
22740 #: config/sh/sh.h:685
22741 #, fuzzy
22742 msgid "SH2a does not support little-endian"
22743 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
22744
22745 #: config/sparc/sol2-bi.h:167 config/sparc/sol2-bi.h:172
22746 #: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
22747 #, fuzzy
22748 msgid "does not support multilib"
22749 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22750
22751 #~ msgid "__builtin_trap not supported by this target"
22752 #~ msgstr "__builtin_trap ¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
22753
22754 #~ msgid "type with more precision than %s"
22755 #~ msgstr "%s ¤è¤ê¤âÀºÌ©¤Ê·¿"
22756
22757 #~ msgid "ISO C++ forbids range expressions in switch statements"
22758 #~ msgstr "ISO C++ ¤Ç¤Ï switch Ê¸¤Ç¤ÎÈϰϼ°¤Ï¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹"
22759
22760 #~ msgid "unknown C standard `%s'"
22761 #~ msgstr "ÉÔÌÀ¤Ê C É¸½à `%s'"
22762
22763 #~ msgid "`struct %s' incomplete in scope ending here"
22764 #~ msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤Î°ÌÃ֤ǡ¢`struct %s' ¤¬ÉÔ´°Á´¤Ç¤¹"
22765
22766 #~ msgid "`union %s' incomplete in scope ending here"
22767 #~ msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤ÎÉôʬ¤Ç `union %s' ¤¬ÉÔ´°Á´¤Ç¤¹"
22768
22769 #~ msgid "`enum %s' incomplete in scope ending here"
22770 #~ msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤ÎÉôʬ¤Ç `enum %s' ¤¬ÉÔ´°Á´¤Ç¤¹"
22771
22772 #~ msgid "prototype for `%s' follows and number of arguments doesn't match"
22773 #~ msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¡¢°ú¿ô¤Î¸Ä¿ô¤¬°ìÃפ·¤Þ¤»¤ó"
22774
22775 #~ msgid "const declaration for `%s' follows non-const"
22776 #~ msgstr "`%s' ¤ÏÈó const ¤Î¸å¤Ç const Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
22777
22778 #~ msgid "type qualifiers for `%s' conflict with previous decl"
22779 #~ msgstr "`%s' ¤Î·¿½¤¾þ»Ò¤¬Á°Êý¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
22780
22781 #~ msgid "`%s' was declared implicitly `extern' and later `static'"
22782 #~ msgstr "`%s' ¤Ï°ÅÌۤˠ`extern' Àë¸À¤µ¤ì¡¢¸å¤Ë `static' Àë¸À¤µ¤ì¤Þ¤·¤¿"
22783
22784 #~ msgid "type mismatch with previous implicit declaration"
22785 #~ msgstr "·¿¤¬Á°Êý¤Î°ÅÌÛ¤ÎÀë¸À¤È°ìÃפ·¤Þ¤»¤ó"
22786
22787 #~ msgid "type of external `%s' is not global"
22788 #~ msgstr "³°Éô `%s' ¤Î·¿¤Ï¥°¥í¡¼¥Ð¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
22789
22790 #~ msgid "`%s' was previously implicitly declared to return `int'"
22791 #~ msgstr "`%s' ¤ÏÁ°Êý¤Ç°ÅÌÛŪ¤Ë `int' ¤òÊÖ¤¹¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
22792
22793 #~ msgid "`%s' locally external but globally static"
22794 #~ msgstr "`%s' ¤Ï¥í¡¼¥«¥ëŪ¤Ë¤Ï extern ¤Ç¤¹¤¬¡¢¥°¥í¡¼¥Ð¥ëŪ¤Ë static ¤Ç¤¹"
22795
22796 #~ msgid "function `%s' was previously declared within a block"
22797 #~ msgstr "´Ø¿ô `%s' ¤Ï¥Ö¥í¥Ã¥¯Æâ¤ÎÁ°Êý¤ÇÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
22798
22799 #~ msgid "ANSI C forbids parameter `%s' shadowing typedef"
22800 #~ msgstr "ANSI C ¤Ï typedef ¤òʤ¤¤±£¤¹²¾°ú¿ô `%s' ¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹"
22801
22802 #~ msgid "the only valid combination is `long double'"
22803 #~ msgstr "Í£°ì¤ÎÍ­¸ú¤ÊÁȹç¤ï¤»¤Ï `long double' ¤Ç¤¹"
22804
22805 #~ msgid "ANSI C forbids const or volatile function types"
22806 #~ msgstr "ANSI C ¤Ï const ¤ä volatile ´Ø¿ô·¿¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22807
22808 #~ msgid "ISO C forbids qualified void function return type"
22809 #~ msgstr "ISO C ¤Ï½¤¾þÉÕ¤­ void ·¿¤ÎÌá¤êÃͤò»ý¤Ä´Ø¿ô¤ò¶Ø¤¸¤Þ¤¹"
22810
22811 #~ msgid "parameter points to incomplete type"
22812 #~ msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤ò»Ø¤·¤Æ¤¤¤Þ¤¹"
22813
22814 #~ msgid "`void' in parameter list must be the entire list"
22815 #~ msgstr "²¾°ú¿ô¥ê¥¹¥ÈÃæ¤Î `void' ¤Ï¥ê¥¹¥ÈÁ´ÂΤòÀê¤á¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
22816
22817 #~ msgid "anonymous union declared inside parameter list"
22818 #~ msgstr "̵̾¶¦ÍÑÂΤ¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
22819
22820 #~ msgid "anonymous enum declared inside parameter list"
22821 #~ msgstr "̵̾Îóµó»Ò¤¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
22822
22823 #~ msgid "%s defined inside parms"
22824 #~ msgstr "%s¤¬²¾°ú¿ôÆâ¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
22825
22826 #~ msgid "union"
22827 #~ msgstr "¶¦ÍÑÂÎ"
22828
22829 #~ msgid "structure"
22830 #~ msgstr "¹½Â¤ÂÎ"
22831
22832 #~ msgid "struct"
22833 #~ msgstr "¹½Â¤ÂÎ"
22834
22835 #~ msgid "members"
22836 #~ msgstr "¥á¥ó¥Ð"
22837
22838 #~ msgid "bit-field `%s' type invalid in ISO C"
22839 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ·¿¤Ï ISO C ¤Ç¤ÏÉÔŬÀڤǤ¹"
22840
22841 #~ msgid "enum defined inside parms"
22842 #~ msgstr "²¾°ú¿ôÆâ¤Ç enum ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿"
22843
22844 #~ msgid "parm types given both in parmlist and separately"
22845 #~ msgstr "²¾°ú¿ô¤Î·¿¤¬¡¢²¾°ú¿ô¥ê¥¹¥È¤È¤ÏÊ̤ΤȤ³¤í¤«¤é¤âÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤¹"
22846
22847 #~ msgid "ignoring `%s' at end of `-f%s'"
22848 #~ msgstr "`%s'(`-f%s' ¤Î½ª¤ê¤Ë¤¢¤ë) ¤ò̵»ë¤·¤Þ¤¹"
22849
22850 #~ msgid "the ` ' printf flag"
22851 #~ msgstr "printf ¤Î ` ' ¥Õ¥é¥°"
22852
22853 #~ msgid "the `+' printf flag"
22854 #~ msgstr "printf ¤Î `+' ¥Õ¥é¥°"
22855
22856 #~ msgid "the `#' printf flag"
22857 #~ msgstr "printf ¤Î `#' ¥Õ¥é¥°"
22858
22859 #~ msgid "the `0' printf flag"
22860 #~ msgstr "printf ¤Î `0' ¥Õ¥é¥°"
22861
22862 #~ msgid "the `-' printf flag"
22863 #~ msgstr "printf ¤Î `-' ¥Õ¥é¥°"
22864
22865 #~ msgid "`I' flag"
22866 #~ msgstr "`I' ¥Õ¥é¥°"
22867
22868 #~ msgid "`a' flag"
22869 #~ msgstr "`a' ¥Õ¥é¥°"
22870
22871 #~ msgid "the `a' scanf flag"
22872 #~ msgstr "scanf ¤Î `a' ¥Õ¥é¥°"
22873
22874 #~ msgid "`_' flag"
22875 #~ msgstr "`_' ¥Õ¥é¥°"
22876
22877 #~ msgid "`^' flag"
22878 #~ msgstr "`^' ¥Õ¥é¥°"
22879
22880 #~ msgid "`(' flag"
22881 #~ msgstr "`(' ¥Õ¥é¥°"
22882
22883 #~ msgid "`!' flag"
22884 #~ msgstr "`!' ¥Õ¥é¥°"
22885
22886 #~ msgid "null format string"
22887 #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎ󤬠null ¤Ç¤¹"
22888
22889 #~ msgid "%s does not support the `%%%c' %s format"
22890 #~ msgstr "%s ¤Ï `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
22891
22892 #~ msgid "format argument is not a pointer (arg %d)"
22893 #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)"
22894
22895 #~ msgid "format argument is not a pointer to a pointer (arg %d)"
22896 #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤¬¥Ý¥¤¥ó¥¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)"
22897
22898 #~ msgid "%s format, %s arg (arg %d)"
22899 #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï %s ¤Ç¤¹¤¬¡¢°ú¿ô¤Ï %s ¤Ç¤¹ (°ú¿ô %d)"
22900
22901 #~ msgid "leaving more files than we entered"
22902 #~ msgstr "Æþ¤Ã¤¿¥Õ¥¡¥¤¥ë¤è¤ê¤â½Ð¤¿¥Õ¥¡¥¤¥ë¤ÎÊý¤¬Â¿¤¯¤Ê¤ê¤Þ¤·¤¿"
22903
22904 #~ msgid "incomplete universal-character-name"
22905 #~ msgstr "̵¸ú¤Ê ¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾"
22906
22907 #~ msgid "non hex digit '%c' in universal-character-name"
22908 #~ msgstr "Èó 16 ¿Ê¿ô '%c' ¤¬ universal-character-name Æâ¤Ë¤¢¤ê¤Þ¤¹"
22909
22910 #~ msgid "universal-character-name on EBCDIC target"
22911 #~ msgstr "EBCDIC ¤Î¥¿¡¼¥²¥Ã¥È¤Ç `%c' ¤Ë¥æ¥Ë¥Ð¡¼¥µ¥ë¥­¥ã¥é¥¯¥¿Ì¾¤¬»È¤ï¤ì¤Þ¤·¤¿"
22912
22913 #~ msgid "universal-character-name used for '%c'"
22914 #~ msgstr "`%c' ¤Ë¥æ¥Ë¥Ð¡¼¥µ¥ë¥­¥ã¥é¥¯¥¿Ì¾¤¬»È¤ï¤ì¤Þ¤·¤¿"
22915
22916 #~ msgid "invalid universal-character-name"
22917 #~ msgstr "ÉÔŬÀڤʥæ¥Ë¥Ð¡¼¥µ¥ë¥­¥ã¥é¥¯¥¿Ì¾"
22918
22919 #~ msgid "the meaning of `\\x' varies with -traditional"
22920 #~ msgstr "`\\x' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹"
22921
22922 #~ msgid "\\x used with no following hex digits"
22923 #~ msgstr "\\x ¤Ë¡¢¤½¤ì¤Ë³¤¯¤Ï¤º¤Î 16 ¿Ê¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
22924
22925 #~ msgid "hex escape out of range"
22926 #~ msgstr "16 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹"
22927
22928 #~ msgid "the meaning of '\\a' varies with -traditional"
22929 #~ msgstr "'\\a' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹"
22930
22931 #~ msgid "the meaning of '\\%c' varies with -traditional"
22932 #~ msgstr "'\\%c' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹"
22933
22934 #~ msgid "non-ISO-standard escape sequence, '\\%c'"
22935 #~ msgstr "Èó ISO É¸½à¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹, '\\%c'"
22936
22937 #~ msgid "unknown escape sequence: '\\' followed by char 0x%x"
22938 #~ msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹: Ê¸»ú 0x%x ¤¬¸å¤Ë³¤¯ '\\'"
22939
22940 #~ msgid "universal-character-name '\\U%08x' not valid in identifier"
22941 #~ msgstr "¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾ `\\U%08x' ¤Ï¼±Ê̻ҤÎÃæ¤Ç¤ÏÍ­¸ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
22942
22943 #~ msgid "universal-character-name '\\u%04x' not valid in identifier"
22944 #~ msgstr "¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾ `\\u%04x' ¤Ï¼±Ê̻ҤÎÃæ¤Ç¤ÏÍ­¸ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
22945
22946 #~ msgid "both 'f' and 'l' suffixes on floating constant"
22947 #~ msgstr "ÉâÆ°¾®¿ôÄê¿ô¤Ë 'f' ¤È 'l' ÀÜÈø¼­¤ÎξÊý¤¬¤¢¤ê¤Þ¤¹"
22948
22949 #~ msgid "floating constant may not be in radix 16"
22950 #~ msgstr "´ð¿ô 16 ¤ÎÉâÆ°¾¯¿ôÄê¿ô¤Ïµö¤µ¤ì¤Þ¤»¤ó"
22951
22952 #~ msgid "traditional C rejects the 'f' suffix"
22953 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï 'f' ÀÜÈø¼­¤¬µñÈݤµ¤ì¤Þ¤¹"
22954
22955 #~ msgid "traditional C rejects the 'l' suffix"
22956 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï 'l' ÀÜÈø¼­¤¬µñÈݤµ¤ì¤Þ¤¹"
22957
22958 #~ msgid "ISO C forbids imaginary numeric constants"
22959 #~ msgstr "ISO C ¤Ç¤Ïµõ¿ôÄê¿ô¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹"
22960
22961 #~ msgid "floating point number exceeds range of 'double'"
22962 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬ 'double' ¤ÎÈϰϤòĶ¤¨¤Æ¤¤¤Þ¤¹"
22963
22964 #~ msgid "two 'u' suffixes on integer constant"
22965 #~ msgstr "2 ¤Ä¤Î 'u' ÀÜÈø¼­¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹"
22966
22967 #~ msgid "traditional C rejects the 'u' suffix"
22968 #~ msgstr "ÅÁÅýŪ¤Ê C ¤Ç¤Ï 'u' ÀÜÈø¼­¤¬µñÈݤµ¤ì¤Þ¤¹"
22969
22970 #~ msgid "'lul' is not a valid integer suffix"
22971 #~ msgstr "'lul' ¤ÏÀµ¾ï¤ÊÀ°¿ôÀÜÈø¼­¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
22972
22973 #~ msgid "'Ll' and 'lL' are not valid integer suffixes"
22974 #~ msgstr "'Ll' ¤È 'lL' ¤ÏÀµ¾ï¤ÊÀ°¿ôÀÜÈø¼­¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
22975
22976 #~ msgid "ISO C89 forbids long long integer constants"
22977 #~ msgstr "ISO C89 ¤Ç¤Ï long long À°¿ôÄê¿ô¤ò¶Ø¤¸¤Þ¤¹"
22978
22979 #~ msgid "more than one 'i' or 'j' suffix on integer constant"
22980 #~ msgstr "Ê£¿ô¤Î 'i' ¤ä 'j' ÀÜÈø¼­¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹"
22981
22982 #~ msgid "integer constant is too large for this configuration of the compiler - truncated to %d bits"
22983 #~ msgstr "À°¿ôÄê¿ô¤¬¥³¥ó¥Ñ¥¤¥é¤Î¸½ºß¤ÎÀßÄê¤è¤êÂ礭¤¹¤®¤ë¤¿¤á¡¢%d ¥Ó¥Ã¥È¤ËÀÚ¤êµÍ¤á¤Þ¤·¤¿"
22984
22985 #~ msgid "width of integer constant changes with -traditional"
22986 #~ msgstr "-traditional ¤ò¤Ä¤±¤ë¤ÈÀ°¿ôÄê¿ô¤ÎÉý¤¬ÊѤï¤ê¤Þ¤¹"
22987
22988 #~ msgid "integer constant is unsigned in ISO C, signed with -traditional"
22989 #~ msgstr "À°¿ôÄê¿ô¤Ï ISO C ¤Ç¤ÏÉä¹ç̵¤·¤Ç¡¢-traditional ¤ò¤Ä¤±¤ë¤ÈÉä¹çÉÕ¤­¤Ç¤¹"
22990
22991 #~ msgid "width of integer constant may change on other systems with -traditional"
22992 #~ msgstr "À°¿ôÄê¿ô¤ÎÉý¤Ï¾¤Î¥·¥¹¥Æ¥à¤Ç -traditional ¤ò¤Ä¤±¤ë¤ÈÊѤï¤ë¤Ç¤·¤ç¤¦"
22993
22994 #~ msgid "integer constant larger than the maximum value of %s"
22995 #~ msgstr "%s ¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
22996
22997 #~ msgid "decimal constant is so large that it is unsigned"
22998 #~ msgstr "½½¿ÊÄê¿ô¤¬¤È¤Æ¤âÂ礭¤¤¤Î¤ÇÉä¹ç̵¤·¤È¤·¤Þ¤·¤¿"
22999
23000 #~ msgid "missing white space after number '%.*s'"
23001 #~ msgstr "¿ô»ú '%.*s' ¤Î¸å¤Ë¶õÇò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
23002
23003 #~ msgid "Ignoring invalid multibyte character"
23004 #~ msgstr "̵¸ú¤Ê¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»ú¤ò̵»ë¤·¤Þ¤¹"
23005
23006 #~ msgid "escape sequence out of range for character"
23007 #~ msgstr "ʸ»ú¤ËÂФ¹¤ë¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬ÈϰϤò³°¤ì¤Æ¤¤¤Þ¤¹"
23008
23009 #~ msgid "empty character constant"
23010 #~ msgstr "¶õ¤Îʸ»úÄê¿ô"
23011
23012 #~ msgid "character constant too long"
23013 #~ msgstr "ʸ»úÄê¿ô¤¬Ä¹¤¹¤®¤Þ¤¹"
23014
23015 #~ msgid "multi-character character constant"
23016 #~ msgstr "Ê£¿ôʸ»ú¤«¤é¤Ê¤ëʸ»úÄê¿ô"
23017
23018 #~ msgid "ISO C forbids data definition with no type or storage class"
23019 #~ msgstr "ISO C ¤Ï·¿¤äµ­²±¥¯¥é¥¹¤Î¤Ê¤¤¥Ç¡¼¥¿ÄêµÁ¤ò¶Ø¤¸¤Þ¤¹"
23020
23021 #~ msgid "ISO C forbids `&&'"
23022 #~ msgstr "ISO C ¤Ï `&&' ¤ò¶Ø¤¸¤Þ¤¹"
23023
23024 #~ msgid "`sizeof' applied to a bit-field"
23025 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËŬÍѤµ¤ì¤¿ `sizeof'"
23026
23027 #~ msgid "ISO C does not permit use of `varargs.h'"
23028 #~ msgstr "ISO C ¤Ç¤Ï `varargs.h' ¤ÎÍøÍѤòµö¤·¤Þ¤»¤ó"
23029
23030 #~ msgid "`[*]' in parameter declaration only allowed in ISO C 99"
23031 #~ msgstr "²¾°ú¿ôÀë¸ÀÃæ¤Î `[*]' ¤Ï ISO C 99 ¤Ç¤Î¤ßµö¤µ¤ì¤Æ¤¤¤Þ¤¹"
23032
23033 #~ msgid "`...' in old-style identifier list"
23034 #~ msgstr "¸Å¤¤¥¹¥¿¥¤¥ë¤Î¼±Ê̻ҥꥹ¥È¤Ç¤Î `...'"
23035
23036 #~ msgid "%s at end of input"
23037 #~ msgstr "ÆþÎϤκǸå¤Ë %s"
23038
23039 #~ msgid "%s before %s'%c'"
23040 #~ msgstr "%s ¤¬ %s'%c' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
23041
23042 #~ msgid "%s before %s'\\x%x'"
23043 #~ msgstr "%s ¤¬ %s'\\x%x' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
23044
23045 #~ msgid "%s before string constant"
23046 #~ msgstr "ʸ»úÎóÄê¿ô¤ÎÁ°¤Ë %s"
23047
23048 #~ msgid "%s before numeric constant"
23049 #~ msgstr "¿ôÃÍÄê¿ô¤ÎÁ°¤Ë %s"
23050
23051 #~ msgid "%s before \"%s\""
23052 #~ msgstr "%s ¤¬ \"%s\" ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
23053
23054 #~ msgid "%s before '%s' token"
23055 #~ msgstr "%s ¤¬ '%s' ¥È¡¼¥¯¥ó¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
23056
23057 #~ msgid "YYDEBUG not defined."
23058 #~ msgstr "YYDEBUG ¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
23059
23060 #~ msgid "destructor needed for `%#D'"
23061 #~ msgstr "`%#D' ¤Î¤¿¤á¤Î¥Ç¥¹¥È¥é¥¯¥¿¤¬É¬ÍפǤ¹"
23062
23063 #~ msgid "where case label appears here"
23064 #~ msgstr "case ¥é¥Ù¥ë¤¬¸½¤ì¤¿¤Î¤Ï¤³¤³¤Ç¤¹"
23065
23066 #~ msgid "(enclose actions of previous case statements requiring destructors in their own scope.)"
23067 #~ msgstr "(Á°¤Î case Ê¸¤Î°Ï¤¤¹þ¤Þ¤ì¤¿Æ°ºî¤Ï¤½¤ì¼«¿È¤Î¥¹¥³¡¼¥×¤Ç¥Ç¥¹¥È¥é¥¯¥¿¤òÍ׵ᤷ¤Þ¤¹)"
23068
23069 #~ msgid "sizeof applied to a void type"
23070 #~ msgstr "sizeof ¤¬ void ·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
23071
23072 #~ msgid "__alignof__ applied to an incomplete type"
23073 #~ msgstr "__alignof__ ¤¬ÉÔ´°Á´¤Ê·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
23074
23075 #~ msgid "subscript has type `char'"
23076 #~ msgstr "ź»ú¤¬ `char' ·¿¤ò¤â¤Á¤Þ¤¹"
23077
23078 #~ msgid "shift count is negative"
23079 #~ msgstr "¥·¥Õ¥È²ó¿ô¤¬Éé¤ÎÃͤǤ¹"
23080
23081 #~ msgid "shift count >= width of type"
23082 #~ msgstr "¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
23083
23084 #~ msgid "wrong type argument to %s"
23085 #~ msgstr "%s ¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
23086
23087 #~ msgid "increment"
23088 #~ msgstr "¥¤¥ó¥¯¥ê¥á¥ó¥È"
23089
23090 #~ msgid "decrement"
23091 #~ msgstr "¥Ç¥¯¥ê¥á¥ó¥È"
23092
23093 #~ msgid "ISO C forbids the address of a cast expression"
23094 #~ msgstr "ISO C ¤Ï¥­¥ã¥¹¥È¼°¤Î¥¢¥É¥ì¥¹É¾²Á¤ò¶Ø¤¸¤Þ¤¹"
23095
23096 #~ msgid "ISO C forbids use of conditional expressions as lvalues"
23097 #~ msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤Î¾ò·ï¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹"
23098
23099 #~ msgid "ISO C forbids use of compound expressions as lvalues"
23100 #~ msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤ÎÊ£¹ç¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹"
23101
23102 #~ msgid "ISO C forbids use of cast expressions as lvalues"
23103 #~ msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤Î¥­¥ã¥¹¥È¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹"
23104
23105 #~ msgid "assignment"
23106 #~ msgstr "ÂåÆþ"
23107
23108 #~ msgid "%s discards qualifiers from pointer target type"
23109 #~ msgstr "%s¤Ë¤è¤ê¡¢¥Ý¥¤¥ó¥¿¤Î¼¨¤¹·¿¤«¤é¤Î½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
23110
23111 #~ msgid "passing arg %d of pointer to function"
23112 #~ msgstr "°ú¿ô %d ¸Ä¤Î´Ø¿ô¥Ý¥¤¥ó¥¿¤òÅϤ·¤Þ¤¹"
23113
23114 #~ msgid "initializer for static variable is not constant"
23115 #~ msgstr "static ÊÑ¿ô¤Î½é´ü²½»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
23116
23117 #~ msgid "initializer for static variable uses complicated arithmetic"
23118 #~ msgstr "static ÊÑ¿ô¤Î½é´ü²½»Ò¤¬Ê£»¨¤Ê·×»»¤ò»È¤Ã¤Æ¤¤¤Þ¤¹"
23119
23120 #~ msgid "aggregate initializer is not constant"
23121 #~ msgstr "½¸¹çÂΤνé´ü²½»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
23122
23123 #~ msgid "aggregate initializer uses complicated arithmetic"
23124 #~ msgstr "½¸¹çÂΤνé´ü²½»Ò¤ÇÊ£»¨¤Ê·×»»¤ò¹Ô¤Ã¤Æ¤¤¤Þ¤¹"
23125
23126 #~ msgid "deprecated initialization of zero-length array"
23127 #~ msgstr "Ťµ 0 ¤Î½é´ü²½¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
23128
23129 #~ msgid "initialization of zero-length array before end of structure"
23130 #~ msgstr "¹½Â¤ÂΤκǸå¤è¤êÁ°¤ÇŤµ 0 ¤ÎÇÛÎó¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
23131
23132 #~ msgid "initialization of zero-length array inside a nested context"
23133 #~ msgstr "¥Í¥¹¥È¤·¤¿Ê¸Ì®¤ÎÆ⦤ÇŤµ 0 ¤ÎÇÛÎó¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
23134
23135 #~ msgid "initialization designators may not nest"
23136 #~ msgstr "½é´ü²½»Ø̾»Ò¤Ç¤Ï¥Í¥¹¥È¤µ¤»¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
23137
23138 #~ msgid "modification by `asm'"
23139 #~ msgstr "`asm' ¤Ë¤è¤ë½¤Àµ"
23140
23141 #~ msgid "return"
23142 #~ msgstr "return"
23143
23144 #~ msgid "variable offset is passed paritially in stack and in reg"
23145 #~ msgstr "ÊÑ¿ô¥ª¥Õ¥»¥Ã¥È¤¬¥¹¥¿¥Ã¥¯¤È¥ì¥¸¥¹¥¿¤ÇÅù²Á¤ËÅϤµ¤ì¤Þ¤·¤¿"
23146
23147 #~ msgid "variable size is passed partially in stack and in reg"
23148 #~ msgstr "ÊÑ¿ô¥µ¥¤¥º¤¬¥¹¥¿¥Ã¥¯¤È¥ì¥¸¥¹¥¿¤ÇÅù²Á¤ËÅϤµ¤ì¤Þ¤·¤¿"
23149
23150 #~ msgid "execvp %s"
23151 #~ msgstr "execvp %s"
23152
23153 #~ msgid "unable to mmap file '%s'"
23154 #~ msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò mmap ¤Ç¤­¤Þ¤»¤ó"
23155
23156 #~ msgid "not found\n"
23157 #~ msgstr "¸«¤Ä¤«¤ê¤Þ¤»¤ó\n"
23158
23159 #~ msgid "bad magic number in file '%s'"
23160 #~ msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ËÉÔÀµ¤Ê¥Þ¥¸¥Ã¥¯¥Ê¥ó¥Ð"
23161
23162 #~ msgid "dynamic dependencies.\n"
23163 #~ msgstr "ưŪ°Í¸´Ø·¸¡£\n"
23164
23165 #~ msgid "open %s"
23166 #~ msgstr "open %s"
23167
23168 #~ msgid "incompatibilities between object file & expected values"
23169 #~ msgstr "ξΩ¤·¤Ê¤¤¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤È´üÂÔÃÍ"
23170
23171 #~ msgid ""
23172 #~ "\n"
23173 #~ "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
23174 #~ msgstr ""
23175 #~ "\n"
23176 #~ "¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë #%d ¤ò½èÍý¤·¤Þ¤¹¡¢¥ª¥Õ¥»¥Ã¥È = 0x%.8lx, ¼ïÎà = %s\n"
23177
23178 #~ msgid "string section missing"
23179 #~ msgstr "ʸ»úÎ󥻥¯¥·¥ç¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
23180
23181 #~ msgid "no symbol table found"
23182 #~ msgstr "¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
23183
23184 #~ msgid ""
23185 #~ "\n"
23186 #~ "Updating header and load commands.\n"
23187 #~ "\n"
23188 #~ msgstr ""
23189 #~ "\n"
23190 #~ "¥Ø¥Ã¥À¤È load ¥³¥Þ¥ó¥É¤ò¹¹¿·¤·¤Þ¤¹¡£\n"
23191
23192 #~ msgid "load command map, %d cmds, new size %ld.\n"
23193 #~ msgstr "load ¥³¥Þ¥ó¥É¥Þ¥Ã¥×¡¢%d ¸Ä¤Î¥³¥Þ¥ó¥É¡¢¿·¤¿¤Ê¥µ¥¤¥º %ld¡£\n"
23194
23195 #~ msgid ""
23196 #~ "writing load commands.\n"
23197 #~ "\n"
23198 #~ msgstr ""
23199 #~ "load ¥³¥Þ¥ó¥É¤ò½ñ¤­¹þ¤ß¤Þ¤¹¡£\n"
23200 #~ "\n"
23201
23202 #~ msgid "close %s"
23203 #~ msgstr "close %s"
23204
23205 #~ msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
23206 #~ msgstr "%s ´Ø¿ô, Îΰè %d, ¥ª¥Õ¥»¥Ã¥È = %ld (0x%.8lx)\n"
23207
23208 #~ msgid "bad magic number"
23209 #~ msgstr "ÉÔÀµ¤Ê¥Þ¥¸¥Ã¥¯¥Ê¥ó¥Ð"
23210
23211 #~ msgid "bad raw header version"
23212 #~ msgstr "ÉÔÀµ¤ÊÀ¸¤Î¥Ø¥Ã¥À¥Ð¡¼¥¸¥ç¥ó"
23213
23214 #~ msgid "raw header buffer too small"
23215 #~ msgstr "¾®¤µ¤¹¤®¤ëÀ¸¤Î¥Ø¥Ã¥À¥Ð¥Ã¥Õ¥¡"
23216
23217 #~ msgid "old raw header file"
23218 #~ msgstr "¸Å¤¤À¸¤Î¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë"
23219
23220 #~ msgid "unknown {de,en}code_mach_o_hdr return value %d"
23221 #~ msgstr "ÉÔÌÀ¤Ê {de,en}code_mach_o_hdr Ìá¤êÃÍ %d"
23222
23223 #~ msgid "fstat %s"
23224 #~ msgstr "fstat %s"
23225
23226 #~ msgid "lseek %s 0"
23227 #~ msgstr "lseek %s 0"
23228
23229 #~ msgid "read %s"
23230 #~ msgstr "read %s"
23231
23232 #~ msgid "read %ld bytes, expected %ld, from %s"
23233 #~ msgstr "%ld ¥Ð¥¤¥ÈÆɹþ¤ß¡£%ld (%s ¤«¤é)Æɹþ¤à¤Ï¤º¤Ç¤¹"
23234
23235 #~ msgid "msync %s"
23236 #~ msgstr "msync %s"
23237
23238 #~ msgid "munmap %s"
23239 #~ msgstr "munmap %s"
23240
23241 #~ msgid "write %s"
23242 #~ msgstr "write %s"
23243
23244 #~ msgid "wrote %ld bytes, expected %ld, to %s"
23245 #~ msgstr "%ld ¥Ð¥¤¥È½ñ¹þ¤ß¡£%ld (%s ¤Ø)½ñ¹þ¤à¤Ï¤º¤Ç¤¹"
23246
23247 #~ msgid "Use VAX-C alignment"
23248 #~ msgstr "VAX-C ¥¢¥é¥¤¥ó¥á¥ó¥È¤ò»ÈÍÑ"
23249
23250 #~ msgid "invalid %%Q value"
23251 #~ msgstr "̵¸ú¤Ê %%Q ÃÍ"
23252
23253 #~ msgid "invalid %%V value"
23254 #~ msgstr "̵¸ú¤Ê %%V ÃÍ"
23255
23256 #~ msgid "Generate code assuming DW bit is set"
23257 #~ msgstr "DW ¥Ó¥Ã¥È¤¬¥»¥Ã¥È¤µ¤ì¤¿¤È¸«¤Ê¤·¤Æ¥³¡¼¥ÉÀ¸À®"
23258
23259 #~ msgid "Generate code assuming DW bit is not set"
23260 #~ msgstr "DW ¥Ó¥Ã¥È¤¬¥»¥Ã¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¤È¸«¤Ê¤·¤Æ¥³¡¼¥ÉÀ¸À®"
23261
23262 #~ msgid "Generate code using byte writes"
23263 #~ msgstr "¥Ð¥¤¥È½ñ¤­¹þ¤ß¤ò»È¤Ã¤Æ¥³¡¼¥ÉÀ¸À®"
23264
23265 #~ msgid "Do not generate byte writes"
23266 #~ msgstr "¥Ð¥¤¥È½ñ¤­¹þ¤ß¤ò»È¤ï¤º¤Ë¥³¡¼¥ÉÀ¸À®"
23267
23268 #~ msgid "Use small memory model"
23269 #~ msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ"
23270
23271 #~ msgid "Use normal memory model"
23272 #~ msgstr "¥Î¡¼¥Þ¥ë¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ"
23273
23274 #~ msgid "Generate 29050 code"
23275 #~ msgstr "29050 ¥³¡¼¥É¤òÀ¸À®"
23276
23277 #~ msgid "Generate 29000 code"
23278 #~ msgstr "29000 ¥³¡¼¥É¤òÀ¸À®"
23279
23280 #~ msgid "Use user global registers"
23281 #~ msgstr "¥æ¡¼¥¶¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿¤òÍøÍÑ"
23282
23283 #~ msgid "Emit stack checking code"
23284 #~ msgstr "¥¹¥¿¥Ã¥¯¥Á¥§¥Ã¥¯ÍÑ¥³¡¼¥É¤òÅǤ¯"
23285
23286 #~ msgid "Work around storem hardware bug"
23287 #~ msgstr "storem ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤Ê¤¦"
23288
23289 #~ msgid "Do not work around storem hardware bug"
23290 #~ msgstr "storem ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤Ê¤ï¤Ê¤¤"
23291
23292 #~ msgid "Store locals in argument registers"
23293 #~ msgstr "°ú¿ô¥ì¥¸¥¹¥¿¤Ë¥í¡¼¥«¥ë¤Î¤â¤Î¤ò³ÊǼ¤¹¤ë"
23294
23295 #~ msgid "Do not store locals in arg registers"
23296 #~ msgstr "°ú¿ô¥ì¥¸¥¹¥¿¤Ë¥í¡¼¥«¥ë¤Î¤â¤Î¤ò³ÊǼ¤·¤Ê¤¤"
23297
23298 #~ msgid "bad value `%s' for -mcpu switch"
23299 #~ msgstr "-mcpu ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
23300
23301 #~ msgid "target CPU does not support APCS-32"
23302 #~ msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï APCS-32 ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
23303
23304 #~ msgid "target CPU does not support APCS-26"
23305 #~ msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï APCS-26 ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
23306
23307 #~ msgid "interworking forces APCS-32 to be used"
23308 #~ msgstr "interworking ¤Ï APCS-32 ¤Î»ÈÍѤò¶¯Íפ·¤Þ¤¹"
23309
23310 #~ msgid "Unable to find a temporary location for static chain register"
23311 #~ msgstr "ÀÅŪ¥Á¥§¥¤¥ó¥ì¥¸¥¹¥¿ÍѤΰì»þÎΰè¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó"
23312
23313 #~ msgid "Use the 32-bit version of the APCS"
23314 #~ msgstr "APCS ¤Î 32 ¥Ó¥Ã¥ÈÈǤò»ÈÍѤ¹¤ë"
23315
23316 #~ msgid "Use the 26-bit version of the APCS"
23317 #~ msgstr "APCS ¤Î 26 ¥Ó¥Ã¥ÈÈǤò»ÈÍѤ¹¤ë"
23318
23319 #~ msgid "The MMU will trap on unaligned accesses"
23320 #~ msgstr "MMU ¤Ï¥¢¥é¥¤¥ó¥á¥ó¥È¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤Ç¥È¥é¥Ã¥×¤òȯ¤¹¤ë¤Ç¤·¤ç¤¦"
23321
23322 #~ msgid "Use library calls to perform FP operations"
23323 #~ msgstr "ÉâÆ°¾®¿ôÅÀ±é»»¤ò¹Ô¤¦¥é¥¤¥Ö¥é¥ê¸Æ¤Ó½Ð¤·¤òÍøÍѤ¹¤ë"
23324
23325 #~ msgid "Do symbol renaming for BSD"
23326 #~ msgstr "BSD ÍѤ˥·¥ó¥Ü¥ë̾¤òÊѹ¹¤¹¤ë"
23327
23328 #~ msgid "Do symbol renaming for X/OPEN"
23329 #~ msgstr "X/OPEN ÍѤ˥·¥ó¥Ü¥ë̾¤òÊѹ¹¤¹¤ë"
23330
23331 #~ msgid "Don't do symbol renaming"
23332 #~ msgstr "¥·¥ó¥Ü¥ë̾¤ÎÊѹ¹¤ò¹Ô¤ï¤Ê¤¤"
23333
23334 #~ msgid "MCU `%s' not supported"
23335 #~ msgstr "MCU `%s' ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
23336
23337 #~ msgid "Generate code for the C400"
23338 #~ msgstr "C400 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
23339
23340 #~ msgid "Generate code for the C300"
23341 #~ msgstr "C300 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
23342
23343 #~ msgid "Generate code for c34"
23344 #~ msgstr "c34 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
23345
23346 #~ msgid "Use standard calling sequence, with arg count word"
23347 #~ msgstr "ɸ½àŪ¸Æ¤Ó½Ð¤·¼ê½ç¤ò»È¤¤¡¢°ú¿ô¥«¥¦¥ó¥È word ¤ò¤Ä¤±¤ë"
23348
23349 #~ msgid "Place arg count in a nop instruction (faster than push)"
23350 #~ msgstr "nop Ì¿ÎáÆâ¤Ë°ú¿ô¥«¥¦¥ó¥È¤òÃÖ¤¯ (push ¤è¤ê¹â®)"
23351
23352 #~ msgid "Don't push arg count, depend on symbol table"
23353 #~ msgstr "°ú¿ô¥«¥¦¥ó¥È¤ò push ¤»¤º¡¢¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë¤ò¤¢¤Æ¤Ë¤¹¤ë"
23354
23355 #~ msgid "Use data cache for volatile mem refs (default)"
23356 #~ msgstr "volatile ¥á¥â¥ê»²¾ÈÍѥǡ¼¥¿¥­¥ã¥Ã¥·¥å¤òÍøÍѤ¹¤ë(¥Ç¥Õ¥©¥ë¥È)"
23357
23358 #~ msgid "Don't use data cache for volatile mem refs"
23359 #~ msgstr "volatile ¥á¥â¥ê»²¾ÈÍѤˤϥǡ¼¥¿¥­¥ã¥Ã¥·¥å¤ò¹Ô¤ï¤Ê¤¤"
23360
23361 #~ msgid "Bypass data cache for volatile mem refs"
23362 #~ msgstr "volatile ¥á¥â¥ê»²¾ÈÍѤˤϠcache ¤µ¤ì¤¿¥Ç¡¼¥¿¤ò²óÈò¤¹¤ë"
23363
23364 #~ msgid "Use 64-bit longs"
23365 #~ msgstr "64 ¥Ó¥Ã¥È long ¤ò»ÈÍѤ¹¤ë"
23366
23367 #~ msgid "Use cc- and libc-compatible 32-bit longs"
23368 #~ msgstr "cc- ¤È libc ¸ß´¹¤Î 32 ¥Ó¥Ã¥È long ¤ò»ÈÍѤ¹¤ë"
23369
23370 #~ msgid "Bad modes_tieable_p for register %s, mode1 %s, mode2 %s"
23371 #~ msgstr "¥ì¥¸¥¹¥¿ %s ¤Ë¤È¤Ã¤ÆÉÔÀµ¤Ê modes_tieable_p, mode1 %s, mode2 %s"
23372
23373 #~ msgid "Enable use of conditional move instructions"
23374 #~ msgstr "¾ò·ïŪ move Ì¿Îá¤ÎÍøÍѤòÍ­¸ú¤Ë¤¹¤ë"
23375
23376 #~ msgid "Disable use of conditional move instructions"
23377 #~ msgstr "¾ò·ïŪ move Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë"
23378
23379 #~ msgid "Debug argument support in compiler"
23380 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°°ú¿ô¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
23381
23382 #~ msgid "Debug stack support in compiler"
23383 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°¥¹¥¿¥Ã¥¯¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
23384
23385 #~ msgid "Debug memory address support in compiler"
23386 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°¥á¥â¥ê¥¢¥É¥ì¥¹¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
23387
23388 #~ msgid "Make adjacent short instructions parallel if possible."
23389 #~ msgstr "²Äǽ¤Ê¤é¤ÐÎÙÀܤ¹¤ëû¤¤Ì¿Îá¤òÊÂÎ󲽤¹¤ë"
23390
23391 #~ msgid "Do not make adjacent short instructions parallel."
23392 #~ msgstr "ÎÙÀܤ¹¤ëû¤¤Ì¿Îá¤òÊÂÎ󲽤·¤Ê¤¤"
23393
23394 #~ msgid "Link programs/data to be in external memory by default"
23395 #~ msgstr "¥×¥í¥°¥é¥à/¥Ç¡¼¥¿¤ò¥Ç¥Õ¥©¥ë¥È¤Ç³°Éô¥á¥â¥êÆâ¤Ë¥ê¥ó¥¯¤¹¤ë"
23396
23397 #~ msgid "Link programs/data to be in onchip memory by default"
23398 #~ msgstr "¥×¥í¥°¥é¥à/¥Ç¡¼¥¿¤ò¥Ç¥Õ¥©¥ë¥È¤Ç¥Á¥Ã¥×¾å¤Î¥á¥â¥êÆâ¤Ë¥ê¥ó¥¯¤¹¤ë"
23399
23400 #~ msgid "Change the branch costs within the compiler"
23401 #~ msgstr "¥³¥ó¥Ñ¥¤¥éÆâÉô¤Ç¤Îʬ´ô¥³¥¹¥È¤òÊѹ¹¤¹¤ë"
23402
23403 #~ msgid "Stack size > 32k"
23404 #~ msgstr "¥¹¥¿¥Ã¥¯¥µ¥¤¥º > 32k"
23405
23406 #~ msgid "inline float constants not supported on this host"
23407 #~ msgstr "¤³¤Î¥Û¥¹¥È¤Ç¤Ï¥¤¥ó¥é¥¤¥óÉâÆ°¾®¿ôÄê¿ô¤ò¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
23408
23409 #~ msgid "Trampolines not yet implemented"
23410 #~ msgstr "Trampoline ¤Ï¡¢¤Þ¤À¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
23411
23412 #~ msgid "Generate code an embedded assembler can handle"
23413 #~ msgstr "Ëä¤á¹þ¤ß¥¢¥»¥ó¥Ö¥é¤¬½èÍý¤Ç¤­¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23414
23415 #~ msgid "real name is too long - alias ignored"
23416 #~ msgstr "ËÜÍè¤Î̾Á°¤¬Ä¹¤¹¤®¤Þ¤¹ - ÊÌ̾¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
23417
23418 #~ msgid "alias name is too long - alias ignored"
23419 #~ msgstr "ÊÌ̾¤¬Ä¹¤¹¤®¤Þ¤¹ - ÊÌ̾¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
23420
23421 #~ msgid "Internal gcc abort from %s:%d"
23422 #~ msgstr "gcc ÆâÉô¤ÇÃæÃÇ %s:%d"
23423
23424 #~ msgid "The local variable `insn' has the value:"
23425 #~ msgstr "¤½¤Î¥í¡¼¥«¥ëÊÑ¿ô `insn' ¤¬Ãͤò»ý¤Ã¤Æ¤¤¤Þ¤¹:"
23426
23427 #~ msgid "Retain standard MXDB information"
23428 #~ msgstr "ɸ½à MXDB ¾ðÊó¤òÊÝ»ý¤¹¤ë"
23429
23430 #~ msgid "Retain legend information"
23431 #~ msgstr "legend ¾ðÊó¤ò°Ý»ý¤¹¤ë"
23432
23433 #~ msgid "Generate external legend information"
23434 #~ msgstr "³°Éô legend ¾ðÊó¤òÀ¸À®¤¹¤ë"
23435
23436 #~ msgid "Emit identifying info in .s file"
23437 #~ msgstr ".s ¥Õ¥¡¥¤¥ëÆâ¤Ë¼±Ê̻ҾðÊó¤òÁ÷½Ð¤¹¤ë"
23438
23439 #~ msgid "Warn when a function arg is a structure"
23440 #~ msgstr "´Ø¿ô¤Î°ú¿ô¤¬¹½Â¤ÂΤÀ¤Ã¤¿¤é·Ù¹ð¤¹¤ë"
23441
23442 #~ msgid "Register '%c' already specified in allocation order"
23443 #~ msgstr "¥ì¥¸¥¹¥¿ '%c' ¤Ï´û¤Ë³ÎÊݽç¤Ç»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
23444
23445 #~ msgid "half-pic init called on systems that don't support it."
23446 #~ msgstr "half-pic ½é´ü²½¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Ê¤¤¥·¥¹¥Æ¥à¤Ç¸Æ¤Ó½Ð¤µ¤ì¤Þ¤·¤¿¡£"
23447
23448 #~ msgid "Same as -mcpu=i386"
23449 #~ msgstr "-mcpu=i386 ¤ÈƱ¤¸"
23450
23451 #~ msgid "Same as -mcpu=i486"
23452 #~ msgstr "-mcpu=i486 ¤ÈƱ¤¸"
23453
23454 #~ msgid "Same as -mcpu=pentium"
23455 #~ msgstr "-mcpu=pentium ¤ÈƱ¤¸"
23456
23457 #~ msgid "Same as -mcpu=pentiumpro"
23458 #~ msgstr "-mcpu=pentiumpro ¤ÈƱ¤¸"
23459
23460 #~ msgid "Emit Intel syntax assembler opcodes"
23461 #~ msgstr "Intel ¥·¥ó¥¿¥Ã¥¯¥¹¤Î¥¢¥»¥ó¥Ö¥éÌ¿Îá¤òÅǤ­½Ð¤¹"
23462
23463 #~ msgid "Profiling uses mcount"
23464 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ë¤Ç mcount ¤òÍøÍѤ¹¤ë"
23465
23466 #~ msgid "Emit half-PIC code"
23467 #~ msgstr "Ⱦ PIC ¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
23468
23469 #~ msgid "Emit ELF object code"
23470 #~ msgstr "ELF ¥ª¥Ö¥¸¥§¥¯¥È¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
23471
23472 #~ msgid "Emit ROSE object code"
23473 #~ msgstr "ROSE ¥ª¥Ö¥¸¥§¥¯¥È¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
23474
23475 #~ msgid "Symbols have a leading underscore"
23476 #~ msgstr "¥·¥ó¥Ü¥ë¤ÎƬ¤Ë¥¢¥ó¥À¡¼¥¹¥³¥¢¤ò¤Ä¤±¤ë"
23477
23478 #~ msgid "Align to >word boundaries"
23479 #~ msgstr "¥ï¡¼¥É¶­³¦¤è¤êÂ礭¤á¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
23480
23481 #~ msgid "Use mcount for profiling"
23482 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ëÍѤˠmcount ¤òÍøÍѤ¹¤ë"
23483
23484 #~ msgid "Use mcount_ptr for profiling"
23485 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ë¤Î¤¿¤á¤Ë mcount_ptr ¤òÍøÍѤ¹¤ë"
23486
23487 #~ msgid "Use Mingw32 interface"
23488 #~ msgstr "Mingw32 ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
23489
23490 #~ msgid "Use Cygwin interface"
23491 #~ msgstr "Cygwin ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
23492
23493 #~ msgid "Use bare Windows interface"
23494 #~ msgstr "ÁǤΠWindows ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
23495
23496 #~ msgid "sorry, not implemented: #pragma align NAME=SIZE"
23497 #~ msgstr "»ÄÇ°¡¢¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: #pragma align NAME=SIZE"
23498
23499 #~ msgid "sorry, not implemented: #pragma noalign NAME"
23500 #~ msgstr "»ÄÇ°¡¢¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: #pragma noalign NAME"
23501
23502 #~ msgid "Generate SB code"
23503 #~ msgstr "SB ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23504
23505 #~ msgid "Generate KA code"
23506 #~ msgstr "KA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23507
23508 #~ msgid "Generate KB code"
23509 #~ msgstr "KB ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23510
23511 #~ msgid "Generate JA code"
23512 #~ msgstr "JA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23513
23514 #~ msgid "Generate JD code"
23515 #~ msgstr "JD ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23516
23517 #~ msgid "Generate JF code"
23518 #~ msgstr "JF ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23519
23520 #~ msgid "generate RP code"
23521 #~ msgstr "RP ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23522
23523 #~ msgid "Generate MC code"
23524 #~ msgstr "MC ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23525
23526 #~ msgid "Generate CF code"
23527 #~ msgstr "CF ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
23528
23529 #~ msgid "Use alternate leaf function entries"
23530 #~ msgstr "´Ø¿ô¹àÌܤÎÂå¤ï¤ê¤òÍøÍѤ¹¤ë"
23531
23532 #~ msgid "Do not use alternate leaf function entries"
23533 #~ msgstr "´Ø¿ô¹àÌÜËöÈø¤ÎÂå¤ï¤ê¤ÏÍøÍѤ·¤Ê¤¤"
23534
23535 #~ msgid "Use complex addressing modes"
23536 #~ msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤ò»ÈÍѤ¹¤ë"
23537
23538 #~ msgid "Align code to 8 byte boundary"
23539 #~ msgstr "¥³¡¼¥É¤ò 8 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
23540
23541 #~ msgid "Do not align code to 8 byte boundary"
23542 #~ msgstr "¥³¡¼¥É¤ò 8 bit ¥³¡¼¥É¤Ë¥¢¥é¥¤¥ó¤·¤Ê¤¤"
23543
23544 #~ msgid "Enable compatibility with iC960 v2.0"
23545 #~ msgstr "iC960 v2.0 ¤È¤Î¸ß´¹À­¤òÍ­¸ú¤Ë¤¹¤ë"
23546
23547 #~ msgid "Enable compatibility with iC960 v3.0"
23548 #~ msgstr "iC960 v3.0 ¤È¤Î¸ß´¹À­¤òÍ­¸ú¤Ë¤¹¤ë"
23549
23550 #~ msgid "Enable compatibility with ic960 assembler"
23551 #~ msgstr "ic960 ¥¢¥»¥ó¥Ö¥é¤È¤Î¸ß´¹À­¤òÍ­¸ú¤Ë¤¹¤ë"
23552
23553 #~ msgid "Permit unaligned accesses"
23554 #~ msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤òµö²Ä¤¹¤ë"
23555
23556 #~ msgid "Layout types like Intel's v1.3 gcc"
23557 #~ msgstr "Intel ¤Î v1.3 gcc ¤ÎÍͤʥ¿¥¤¥×¤ËÇÛÃÖ¤¹¤ë"
23558
23559 #~ msgid "Do not layout types like Intel's v1.3 gcc"
23560 #~ msgstr "Intel v1.3 gcc ¤ÎÍͤʥ¿¥¤¥×¤ÎÇÛÃÖ¤ò¹Ô¤Ê¤ï¤Ê¤¤"
23561
23562 #~ msgid "Do not enable linker relaxation"
23563 #~ msgstr "¥ê¥ó¥«¤Î´ËϤòÍ­¸ú¤Ë¤·¤Ê¤¤"
23564
23565 #~ msgid "conflicting architectures defined - using C series"
23566 #~ msgstr "¶¥¹ç¤¹¤ë architecture ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿ - C ¥·¥ê¡¼¥º»ÈÍÑ"
23567
23568 #~ msgid "conflicting architectures defined - using K series"
23569 #~ msgstr "¶¥¹ç¤¹¤ë architecture ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿ - K ¥·¥ê¡¼¥º»ÈÍÑ<"
23570
23571 #~ msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
23572 #~ msgstr "iC2.0 ¤È iC3.0 ¤È¤Ï¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó - iC3.0 ¤ò»ÈÍѤ·¤Þ¤¹"
23573
23574 #~ msgid "The -mlong-double-64 option does not work yet."
23575 #~ msgstr "-mlong-double-64 ¥ª¥×¥·¥ç¥ó¤Ï¤Þ¤ÀÆ°ºî¤·¤Þ¤»¤ó"
23576
23577 #~ msgid "Emit code for Itanium (TM) processor B step"
23578 #~ msgstr "Itanium (TM) ¥×¥í¥»¥Ã¥µ B step ÍÑ¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
23579
23580 #~ msgid "-msystem-v and -p are incompatible"
23581 #~ msgstr "-msystem-v ¤È -p ¤Ï¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
23582
23583 #~ msgid "-msystem-v and -mthreads are incompatible"
23584 #~ msgstr "-msystem-v ¤È -mthreads ¤Ï¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
23585
23586 #~ msgid "const objects cannot go in .sdata/.sbss"
23587 #~ msgstr "const ¥ª¥Ö¥¸¥§¥¯¥È¤Ï .sdata/.sbss ¤ËÃÖ¤±¤Þ¤»¤ó"
23588
23589 #~ msgid "-malign-loops=%d is not between 1 and %d"
23590 #~ msgstr "-malign-loops=%d ¤¬ 1 ¤«¤é %d ¤Î´Ö¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
23591
23592 #~ msgid "-malign-jumps=%d is not between 1 and %d"
23593 #~ msgstr "-malign-jumps=%d ¤¬ 1 ¤«¤é %d ¤Î´Ö¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
23594
23595 #~ msgid "-malign-functions=%d is not between 1 and %d"
23596 #~ msgstr "-malign-functions=%d ¤¬ 1 ¤«¤é %d ¤Î´Ö¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
23597
23598 #~ msgid "Internal gcc monitor: short-branch(%x)"
23599 #~ msgstr "ÆâÉô gcc ¥â¥Ë¥¿: ¥·¥ç¡¼¥È¥Ö¥é¥ó¥Á(%x)"
23600
23601 #~ msgid "Internal gcc error: Can't express symbolic location"
23602 #~ msgstr "ÆâÉô gcc ¥¨¥é¡¼: °ÌÃÖ¤ò¥·¥ó¥Ü¥ëɽ¸½¤Ç¤­¤Þ¤»¤ó"
23603
23604 #~ msgid "argument #%d is a structure"
23605 #~ msgstr "°ú¿ô #%d ¤Ï¹½Â¤ÂΤǤ¹"
23606
23607 #~ msgid "%R not followed by %B/C/D/E"
23608 #~ msgstr "%R ¤Î¸å¤Ë %B/C/D/E ¤ÏÃÖ¤±¤Þ¤»¤ó"
23609
23610 #~ msgid "invalid %x/X value"
23611 #~ msgstr "̵¸ú¤Ê %x/X ÃͤǤ¹"
23612
23613 #~ msgid "invalid %H value"
23614 #~ msgstr "̵¸ú¤Ê %H ÃͤǤ¹"
23615
23616 #~ msgid "invalid %h value"
23617 #~ msgstr "̵¸ú¤Ê %h ÃͤǤ¹"
23618
23619 #~ msgid "invalid %Q value"
23620 #~ msgstr "̵¸ú¤Ê %Q ÃͤǤ¹"
23621
23622 #~ msgid "invalid %q value"
23623 #~ msgstr "̵¸ú¤Ê %q ÃͤǤ¹"
23624
23625 #~ msgid "invalid %o value"
23626 #~ msgstr "̵¸ú¤Ê %o ÃͤǤ¹"
23627
23628 #~ msgid "invalid %p value"
23629 #~ msgstr "̵¸ú¤Ê %p ÃͤǤ¹"
23630
23631 #~ msgid "invalid %s/S value"
23632 #~ msgstr "̵¸ú¤Ê %s/S ÃͤǤ¹"
23633
23634 #~ msgid "invalid %B value"
23635 #~ msgstr "̵¸ú¤Ê %B ÃͤǤ¹"
23636
23637 #~ msgid "invalid %C value"
23638 #~ msgstr "̵¸ú¤Ê %C ÃͤǤ¹"
23639
23640 #~ msgid "invalid %E value"
23641 #~ msgstr "̵¸ú¤Ê %E ÃͤǤ¹"
23642
23643 #~ msgid "invalid %r value"
23644 #~ msgstr "̵¸ú¤Ê %r ÃͤǤ¹"
23645
23646 #~ msgid "operand is r0"
23647 #~ msgstr "¥ª¥Ú¥é¥ó¥É¤Ï r0 ¤Ç¤¹"
23648
23649 #~ msgid "-mtrap-large-shift and -mhandle-large-shift are incompatible"
23650 #~ msgstr "-mtrap-large-shift ¤È -mhandle-large-shift ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
23651
23652 #~ msgid "-mshort-data-%s is too large "
23653 #~ msgstr "-mshort-data-%s ¤¬Â礭¤¹¤®¤Þ¤¹¡£"
23654
23655 #~ msgid "-mshort-data-%s and PIC are incompatible"
23656 #~ msgstr "-mshort-data-%s ¤È PIC ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
23657
23658 #~ msgid "-mips%d not supported"
23659 #~ msgstr "-mips%d ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
23660
23661 #~ msgid "-mabi=%s does not support -mips%d"
23662 #~ msgstr "-mabi=%s ¤Ï -mips%d ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
23663
23664 #~ msgid "The -mabi=32 support does not work yet."
23665 #~ msgstr "-mabi=32 ¥µ¥Ý¡¼¥È¤Ï¤Þ¤ÀÆ°ºî¤·¤Þ¤»¤ó"
23666
23667 #~ msgid "-mcpu=%s does not support -mips%d"
23668 #~ msgstr "-mcpu=%s ¤Ï -mips%d ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
23669
23670 #~ msgid "-mips%d does not support 64 bit fp registers"
23671 #~ msgstr "-mips%d ¤Ï 64 bit fp ¥ì¥¸¥¹¥¿¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
23672
23673 #~ msgid "-mips%d does not support 64 bit gp registers"
23674 #~ msgstr "-mips%d ¤Ï 64 bit gp ¥ì¥¸¥¹¥¿¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤»¤ó"
23675
23676 #~ msgid "-membedded-pic and -mabicalls are incompatible"
23677 #~ msgstr "-membedded-pic ¤È -mabicalls ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
23678
23679 #~ msgid "-G and -membedded-pic are incompatible"
23680 #~ msgstr "-G ¤È -membedded-pic ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
23681
23682 #~ msgid "Invalid option `entry%s'"
23683 #~ msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `entry%s'"
23684
23685 #~ msgid "-mentry is only meaningful with -mips-16"
23686 #~ msgstr "-mentry ¤Ï -mips-16 ¤ò»ØÄꤷ¤¿¤È¤­¤À¤±°ÕÌ£¤ò»ý¤Á¤Þ¤¹"
23687
23688 #~ msgid "MIPS ECOFF format does not allow changing filenames within functions with #line"
23689 #~ msgstr "MIPS ECOFF ·Á¼°¤Ç¤Ï #line ¤ò»ý¤Ä´Ø¿ô¤Ç¤Î¥Õ¥¡¥¤¥ë̾Êѹ¹¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
23690
23691 #~ msgid "fp_offset (%ld) or end_offset (%ld) is less than zero."
23692 #~ msgstr "fp_offset (%ld) Ëô¤Ï end_offset (%ld) ¤¬¥¼¥í¤è¤ê¤â¾®¤µ¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹¡£"
23693
23694 #~ msgid "Use MIPS as"
23695 #~ msgstr "MIPS as ¤òÍøÍѤ¹¤ë"
23696
23697 #~ msgid "Use GNU as"
23698 #~ msgstr "GNU as ¤òÍøÍѤ¹¤ë"
23699
23700 #~ msgid "Use symbolic register names"
23701 #~ msgstr "¥·¥ó¥Ü¥ê¥Ã¥¯¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ¹¤ë"
23702
23703 #~ msgid "Use OSF PIC"
23704 #~ msgstr "OSF PIC ¤òÍøÍѤ¹¤ë"
23705
23706 #~ msgid "Don't use OSF PIC"
23707 #~ msgstr "OSF PIC ¤òÍøÍѤ·¤Ê¤¤"
23708
23709 #~ msgid "Use embedded PIC"
23710 #~ msgstr "Ëä¤á¹þ¤ß PIC ¤ò»ÈÍѤ¹¤ë"
23711
23712 #~ msgid "Don't use embedded PIC"
23713 #~ msgstr "Ëä¤á¹þ¤ß PIC ¤ò»ÈÍѤ·¤Ê¤¤"
23714
23715 #~ msgid "Optimize for 4650"
23716 #~ msgstr "4650 ÍѤ˺ÇŬ²½¤¹¤ë"
23717
23718 #~ msgid "Optimize for 3900"
23719 #~ msgstr "3900 ÍѤ˺ÇŬ²½¤¹¤ë"
23720
23721 #~ msgid "Trap on integer divide overflow"
23722 #~ msgstr "À°¿ô½ü»»¤Î¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤ò¥È¥é¥Ã¥×¤¹¤ë"
23723
23724 #~ msgid "Don't trap on integer divide overflow"
23725 #~ msgstr "À°¿ô½ü»»¤Î¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤ò¥È¥é¥Ã¥×¤·¤Ê¤¤"
23726
23727 #~ msgid "Use mips16 entry/exit psuedo ops"
23728 #~ msgstr "mips16 ¤Î entry/exit µ¿»÷¥ª¥Ú¥é¥ó¥É¤ò»ÈÍѤ¹¤ë"
23729
23730 #~ msgid "optimization turned on"
23731 #~ msgstr "ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
23732
23733 #~ msgid "optimization turned off"
23734 #~ msgstr "ºÇŬ²½¤ò̵¸ú¤Ë¤¹¤ë"
23735
23736 #~ msgid "optimization level restored"
23737 #~ msgstr "ºÇŬ²½¥ì¥Ù¥ë¤ò¸µ¤ËÌᤷ¤Þ¤·¤¿"
23738
23739 #~ msgid "PIC code generation is not compatible with profiling\n"
23740 #~ msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤È¤ÏÁêÍƤì¤Þ¤»¤ó\n"
23741
23742 #~ msgid "Generate little endian data"
23743 #~ msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥Ç¡¼¥¿¤òÀ¸À®¤¹¤ë"
23744
23745 #~ msgid "Generate big endian data"
23746 #~ msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¥Ç¡¼¥¿¤òÀ¸À®¤¹¤ë"
23747
23748 #~ msgid "Turn on maintainer testing code"
23749 #~ msgstr "¥á¥ó¥Æ¥Ê¥Æ¥¹¥È¥³¡¼¥É¤òÍ­¸ú¤Ë¤¹¤ë"
23750
23751 #~ msgid "Enable Transmeta picoJava extensions"
23752 #~ msgstr "Transmeta picoJava ³ÈÄ¥¤òÍ­¸ú¤Ë¤¹¤ë"
23753
23754 #~ msgid "Disable Transmeta picoJava extensions"
23755 #~ msgstr "Transmeta picoJava ³ÈÄ¥¤ò̵¸ú¤Ë¤¹¤ë"
23756
23757 #~ msgid "Disable reorganization pass"
23758 #~ msgstr "ºÆÊÔÀ®¹©Äø¤ò̵¸ú¤Ë¤¹¤ë"
23759
23760 #~ msgid "invalid %%B value"
23761 #~ msgstr "̵¸ú¤Ê %%B ÃÍ"
23762
23763 #~ msgid "invalid %%z value"
23764 #~ msgstr "̵¸ú¤Ê %%z ÃÍ"
23765
23766 #~ msgid "invalid %%Z value"
23767 #~ msgstr "̵¸ú¤Ê %%Z ÃÍ"
23768
23769 #~ msgid "invalid %%j value"
23770 #~ msgstr "̵¸ú¤Ê %%j ÃÍ"
23771
23772 #~ msgid "can't have varargs with -mfp-arg-in-fp-regs"
23773 #~ msgstr "-mfp-arg-in-fp-regs ¤ò»È¤¦¤È²ÄÊѸİú¿ô¤ò»ý¤Æ¤Þ¤»¤ó"
23774
23775 #~ msgid "Always pass floating-point arguments in memory"
23776 #~ msgstr "ÉâÆ°¾®¿ôÅÀ°ú¿ô¤Ï¾ï¤Ë¥á¥â¥êÅϤ·¤È¤¹¤ë"
23777
23778 #~ msgid "Don't always pass floating-point arguments in memory"
23779 #~ msgstr "ÉâÆ°¾®¿ôÅÀ°ú¿ô¤Ï¾ï¤Ë¥á¥â¥êÅϤ·¤È¤·¤Ê¤¤"
23780
23781 #~ msgid "-f%s ignored for AIX (all code is position independent)"
23782 #~ msgstr "AIX ÍѤˠ-f%s ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡ÊÁ´¤Æ¤Î¥³¡¼¥É¤Ï°ÌÃÖÈó°Í¸¤Ç¤¹¡Ë"
23783
23784 #~ msgid "-ffunction-sections disabled on AIX when debugging"
23785 #~ msgstr "AIX ¤Ç¤Ï¥Ç¥Ð¥Ã¥°»þ¤Î -ffunction-sections ¤Ï̵¸ú¤È¤µ¤ì¤Þ¤¹"
23786
23787 #~ msgid "-fdata-sections not supported on AIX"
23788 #~ msgstr "AIX ¤Ç¤Ï -fdata-sections ¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
23789
23790 #~ msgid "%%S computed all 1's mask"
23791 #~ msgstr "%%S ¤ÏÁ´¤Æ¤¬ 1 ¤Î¥Þ¥¹¥¯¤ò·×»»¤·¤Þ¤·¤¿"
23792
23793 #~ msgid "%%S computed all 0's mask"
23794 #~ msgstr "%%S ¤ÏÁ´¤Æ¤¬ 0 ¤Î¥Þ¥¹¥¯¤ò·×»»¤·¤Þ¤·¤¿"
23795
23796 #~ msgid "profiling does not support code models other than medlow"
23797 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ï medlow °Ê³°¤Î¥³¡¼¥É¥â¥Ç¥ë¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
23798
23799 #~ msgid "%s and profiling conflict: disabling %s"
23800 #~ msgstr "%s ¤È¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ï¶¥¹ç¤·¤Þ¤¹: %s ¤ò̵¸ú²½¤·¤Þ¤¹"
23801
23802 #~ msgid "Use FUNCTION_EPILOGUE"
23803 #~ msgstr "FUNCTION_EPILOGUE ¤ò»ÈÍѤ¹¤ë"
23804
23805 #~ msgid "Do not use FUNCTION_EPILOGUE"
23806 #~ msgstr "FUNCTION_EPILOGUE ¤ò»ÈÍѤ·¤Ê¤¤"
23807
23808 #~ msgid "Use flat register window model"
23809 #~ msgstr "¥Õ¥é¥Ã¥È¥ì¥¸¥¹¥¿¥¦¥£¥ó¥É¥¦¥â¥Ç¥ë¤ò»ÈÍѤ¹¤ë"
23810
23811 #~ msgid "Do not use flat register window model"
23812 #~ msgstr "¥Õ¥é¥Ã¥È¥ì¥¸¥¹¥¿¥¦¥£¥ó¥É¥¦¥â¥Ç¥ë¤ò»ÈÍѤ·¤Ê¤¤"
23813
23814 #~ msgid "Optimize for Cypress processors"
23815 #~ msgstr "Cypress ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
23816
23817 #~ msgid "Optimize for SparcLite processors"
23818 #~ msgstr "SparcLite ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
23819
23820 #~ msgid "Optimize for F930 processors"
23821 #~ msgstr "F930 ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
23822
23823 #~ msgid "Optimize for F934 processors"
23824 #~ msgstr "F934 ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
23825
23826 #~ msgid "Use V8 Sparc ISA"
23827 #~ msgstr "V8 Sparc ISA ¤ò»ÈÍѤ¹¤ë"
23828
23829 #~ msgid "Optimize for SuperSparc processors"
23830 #~ msgstr "SuperSparc ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
23831
23832 #~ msgid "object size exceeds built-in limit for virtual function table implementation"
23833 #~ msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥µ¥¤¥º¤¬¡¢²¾ÁÛ´Ø¿ô¥Æ¡¼¥Ö¥ë¼ÂÁõ¤ËÁȤ߹þ¤³¤Þ¤ì¤¿¥µ¥¤¥º¤òĶ²á¤·¤Þ¤·¤¿"
23834
23835 #~ msgid "object size exceeds normal limit for virtual function table implementation, recompile all source and use -fhuge-objects"
23836 #~ msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥µ¥¤¥º¤¬¡¢²¾ÁÛ´Ø¿ô¥Æ¡¼¥Ö¥ë¼ÂÁõ¤ÎÄ̾ï¤ÎÀ©¸Â¤òĶ²á¤·¤¿¤¿¤á¡¢Á´¤Æ¤Î¥½¡¼¥¹¤ò -fhuge-objects ¤ò»È¤Ã¤ÆºÆ¥³¥ó¥Ñ¥¤¥ë¤·¤Æ¤¯¤À¤µ¤¤"
23837
23838 #~ msgid "label `%s' referenced outside of any function"
23839 #~ msgstr "¥é¥Ù¥ë `%s' ¤¬´Ø¿ô¤Î³°Â¦¤Î²¿¤«¤ò»²¾È¤·¤Þ¤·¤¿"
23840
23841 #~ msgid "the ABI requires vtable thunks"
23842 #~ msgstr "ABI ¤Ï²¾ÁÛ´Ø¿ô¥Æ¡¼¥Ö¥ë¥µ¥ó¥¯¤òÍ׵ᤷ¤Þ¤¹"
23843
23844 #~ msgid "destructors must be member functions"
23845 #~ msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤Ï¥á¥ó¥Ð´Ø¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
23846
23847 #~ msgid "`bool' is now a keyword"
23848 #~ msgstr "`bool' ¤Ïº£¤ä¥­¡¼¥ï¡¼¥É¤Ç¤¹"
23849
23850 #~ msgid "cannot declare %s to references"
23851 #~ msgstr "%s ¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
23852
23853 #~ msgid "discarding `const' applied to a reference"
23854 #~ msgstr "»²¾È¤ËÍѤ¤¤é¤ì¤¿ `const' ¤Ï¼Î¤Æ¤é¤ì¤Þ¤¹"
23855
23856 #~ msgid "discarding `volatile' applied to a reference"
23857 #~ msgstr "»²¾È¤ËÍѤ¤¤é¤ì¤¿ `volatile' ¤Ï¼Î¤Æ¤é¤ì¤Þ¤¹"
23858
23859 #~ msgid "typedef declaration includes an initializer"
23860 #~ msgstr "typedef Àë¸À¤¬½é´üÀßÄê»Ò¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
23861
23862 #~ msgid "storage class `static' invalid for function `%s' declared out of global scope"
23863 #~ msgstr "Âç°è¥¹¥³¡¼¥×³°¤Î´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `static' ¤Ï̵¸ú¤Ç¤¹"
23864
23865 #~ msgid "invalid integer constant in parameter list, did you forget to give parameter name?"
23866 #~ msgstr "²¾°ú¿ô¥ê¥¹¥È¤Ë̵¸ú¤ÊÀ°¿ôÄê¿ô¤¬¤¢¤ê¤Þ¤¹¡£²¾°ú¿ô̾¤òÍ¿¤¨Ëº¤ì¤¿¤Î¤Ç¤Ï¡©"
23867
23868 #~ msgid "return type for `main' changed to `int'"
23869 #~ msgstr "`main' ¤Î return ·¿¤Ï `int' ¤ËÊѤ¨¤Þ¤·¤¿"
23870
23871 #~ msgid "-fname-mangling-version is no longer supported"
23872 #~ msgstr "-fname-mangling-version ¤Ï¤â¤Ï¤ä¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
23873
23874 #~ msgid "-Wno-strict-prototypes is not supported in C++"
23875 #~ msgstr "-Wno-strict-prototypes ¤Ï C++ ¤Ç¤Ï¼õ¤±ÉÕ¤±¤é¤ì¤Þ¤»¤ó"
23876
23877 #~ msgid "`__alignof__' applied to a bit-field"
23878 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËÂФ·¤ÆŬÍѤµ¤ì¤¿ `__alignof__'"
23879
23880 #~ msgid "parser may be lost: is there a '{' missing somewhere?"
23881 #~ msgstr "¹½Ê¸²òÀϴ郎Ì»Ҥˤʤ俤褦¤Ç¤¹: ¤É¤³¤«¤Ç '{' ¤ò˺¤ì¤Æ¤¤¤ë¤Î¤Ç¤Ï¡©"
23882
23883 #~ msgid "anachronistic use of array size in vector delete"
23884 #~ msgstr "¥Ù¥¯¥È¥ë¤Î delete ¤ÇÇÛÎó¥µ¥¤¥º¤ò»È¤¦¤Î¤ÏÁ°»þÂåŪ¤Ç¤¹"
23885
23886 #~ msgid "too many initialization functions required"
23887 #~ msgstr "ɬÍפȤµ¤ì¤ë½é´ü²½´Ø¿ô¤Î¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
23888
23889 #~ msgid "(static %s for %s)"
23890 #~ msgstr "(ÀÅŪ%s: %s ÍÑ)"
23891
23892 #~ msgid "In %s `%s':"
23893 #~ msgstr "%s Æâ¤Î `%s':"
23894
23895 #~ msgid "%s:%d:   instantiated from `%s'\n"
23896 #~ msgstr "%s:%d:   `%s' ¤«¤é¼ÂÂ⽤µ¤ì¤Þ¤·¤¿\n"
23897
23898 #~ msgid "%s:%d:   instantiated from here\n"
23899 #~ msgstr "%s:%d:   ¤³¤³¤Ç¼ÂÂ⽤µ¤ì¤Þ¤·¤¿\n"
23900
23901 #~ msgid "  will be re-ordered to match declaration order"
23902 #~ msgstr "  Àë¸À½ç¤È°ìÃפ¹¤ë¤è¤¦¤ËʤÓÂؤ¨¤é¤ì¤Þ¤¹"
23903
23904 #~ msgid "  will be re-ordered to match inheritance order"
23905 #~ msgstr "  ÇÉÀ¸½ç¤È°ìÃפ¹¤ë¤è¤¦¤ËʤÙÂؤ¨¤é¤ì¤Þ¤¹"
23906
23907 #~ msgid "no base class to initialize"
23908 #~ msgstr "½é´ü²½¤¹¤Ù¤­´ðÄ쥯¥é¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
23909
23910 #~ msgid "new of array type fails to specify size"
23911 #~ msgstr "ÇÛÎ󷿤Πnew ¤Ï¥µ¥¤¥º¤Î»ØÄê¤Ë¼ºÇÔ¤·¤Þ¤¹"
23912
23913 #~ msgid "initializer list being treated as compound expression"
23914 #~ msgstr "½é´ü²½»Ò¥ê¥¹¥È¤¬Ê£¹ç¼°¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
23915
23916 #~ msgid "Do not treat the namespace `std' as a normal namespace"
23917 #~ msgstr "̾Á°¶õ´Ö `std' ¤òÄ̾ï¤Î̾Á°¶õ´Ö¤È¤·¤Æ¼è¤ê°·¤ï¤Ê¤¤"
23918
23919 #~ msgid "Only emit explicit template instatiations"
23920 #~ msgstr "ÌÀ¼¨Åª¤Ê¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
23921
23922 #~ msgid "Recognise and/bitand/bitor/compl/not/or/xor"
23923 #~ msgstr "and/bitand/bitor/compl/not/or/xor ¤òǧ¼±¤¹¤ë"
23924
23925 #~ msgid "Warn about inconsistent return types"
23926 #~ msgstr "Ìá¤êÃͤη¿¤È°ìÃפ·¤Ê¤¤¤â¤Î¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
23927
23928 #~ msgid "Warn when a function is declared extern, then inline"
23929 #~ msgstr "´Ø¿ô¤¬ extern Àë¸À¤µ¤ì¤¿¸å¡¢inline ¤È¤µ¤ì¤¿¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
23930
23931 #~ msgid "Don't announce deprecation of compiler features"
23932 #~ msgstr "¿ä¾©¤µ¤ì¤Ê¤¤¥³¥ó¥Ñ¥¤¥é¤Îµ¡Ç½¤ò¹ðÃΤ·¤Ê¤¤"
23933
23934 #~ msgid "type name expected before `*'"
23935 #~ msgstr "`*' ¤ÎÁ°¤Ë·¿¤Î̾Á°¤¬¤¢¤ë¤Ù¤­¤Ç¤¹"
23936
23937 #~ msgid "type name expected before `&'"
23938 #~ msgstr "`&' ¤ÎÁ°¤Ë·¿¤Î̾Á°¤¬¤¢¤ë¤Ù¤­¤Ç¤¹"
23939
23940 #~ msgid "(Each undeclared identifier is reported only once for each function it appears in.)"
23941 #~ msgstr "(̤Àë¸ÀÊÑ¿ô¤Ë¤Ä¤¤¤Æ¤Ï¡¢¤½¤ì¤¬´Ø¿ôÆâ¤ÇºÇ½é¤Ë¸½¤ï¤ì¤¿»þ¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹¡£)"
23942
23943 #~ msgid "real-valued template parameters when cross-compiling"
23944 #~ msgstr "¥¯¥í¥¹¥³¥ó¥Ñ¥¤¥ë»þ¤Î¼Â¿ôÃͥƥó¥×¥ì¡¼¥È²¾°ú¿ô"
23945
23946 #~ msgid "ambiguous request for method pointer `%s'"
23947 #~ msgstr "¥á¥½¥Ã¥É¥Ý¥¤¥ó¥¿ `%s' ¤Ø¤ÎÍ׵᤬ۣËæ¤Ç¤¹"
23948
23949 #~ msgid "no base or member initializers given following ':'"
23950 #~ msgstr "´ðÄì¤ä¥á¥ó¥Ð½é´ü²½»Ò¥ê¥¹¥È¤¬ ':' ¤Î¸å¤Ë³¤¤¤Æ¤¤¤Þ¤»¤ó"
23951
23952 #~ msgid "`>>' should be `> >' in template class name"
23953 #~ msgstr "`>>' ¤Ï¥Æ¥ó¥×¥ì¡¼¥È¥¯¥é¥¹Ì¾¤Ï `> >' ¤È¤¹¤Ù¤­¤Ç¤¹"
23954
23955 #~ msgid "ISO C++ forbids an empty condition for `%s'"
23956 #~ msgstr "ISO C++ ¤Ï `%s' ¤ËÂФ¹¤ë¶õ¤Î¾ò·ï¤ò¶Ø¤¸¤Þ¤¹"
23957
23958 #~ msgid "ISO C++ forbids `&&'"
23959 #~ msgstr "ISO C++ ¤Ï `&&' ¤ò¶Ø¤¸¤Þ¤¹"
23960
23961 #~ msgid "sigof type specifier"
23962 #~ msgstr "·¿»ØÄê»Ò¤Î sigof ¤Ç¤¹"
23963
23964 #~ msgid "`sigof' applied to non-aggregate expression"
23965 #~ msgstr "È󽸹çÂμ°¤ËÂФ·¤ÆŬÍѤµ¤ì¤¿ `sigof'"
23966
23967 #~ msgid "storage class specifier `%s' not allowed after struct or class"
23968 #~ msgstr "µ­²±¥¯¥é¥¹»ØÄê»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
23969
23970 #~ msgid "type specifier `%s' not allowed after struct or class"
23971 #~ msgstr "·¿»ØÄê»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
23972
23973 #~ msgid "no body nor ';' separates two class, struct or union declarations"
23974 #~ msgstr "ËÜÂΤ¬¤Ê¤¯¡¢class, struct °¿¤¤¤Ï union Àë¸À¤ò¶èÀÚ¤ë ';' ¤â¤¢¤ê¤Þ¤»¤ó"
23975
23976 #~ msgid "multiple access specifiers"
23977 #~ msgstr "½ÅÊ£¤¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò"
23978
23979 #~ msgid "multiple `virtual' specifiers"
23980 #~ msgstr "½ÅÊ£¤¹¤ë `virtual' »ØÄê»Ò"
23981
23982 #~ msgid "missing ';' before right brace"
23983 #~ msgstr "±¦Â¦¥Ö¥ì¡¼¥¹¤ÎÁ°¤Î ';' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
23984
23985 #~ msgid "ISO C++ forbids array dimensions with parenthesized type in new"
23986 #~ msgstr "ISO C++ ¤Ï new Ãæ¤Ç¤Ï¡¢³ç¸Ì¤Î¤Ä¤¤¤¿ÇÛÎ󼡸µ¤ò¶Ø¤¸¤Þ¤¹"
23987
23988 #~ msgid "ISO C++ forbids label declarations"
23989 #~ msgstr "ISO C++ ¤Ï¥é¥Ù¥ëÀë¸À¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹"
23990
23991 #~ msgid "label must be followed by statement"
23992 #~ msgstr "¥é¥Ù¥ë¤Î¸å¤í¤Ë¤Ïʸ¤¬É¬ÍפǤ¹"
23993
23994 #~ msgid "ISO C++ forbids compound statements inside for initializations"
23995 #~ msgstr "ISO C++ ½é´ü²½»Ò¤ÎÆâÉô¤Ç¤Ïʣʸ¤¬¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹"
23996
23997 #~ msgid "possibly missing ')'"
23998 #~ msgstr "¤ª¤½¤é¤¯ ')' ¤ò˺¤ì¤Æ¤¤¤Þ¤¹"
23999
24000 #~ msgid "type specifier omitted for parameter"
24001 #~ msgstr "·¿»ØÄê»Ò¤Ï²¾°ú¿ôÍѤ˾Êά¤µ¤ì¤Þ¤·¤¿"
24002
24003 #~ msgid "use of `%s' in template type unification"
24004 #~ msgstr "¥Æ¥ó¥×¥ì¡¼¥È·¿Åý°ìÃæ `%s' ¤¬»ÈÍѤµ¤ì¤Þ¤·¤¿"
24005
24006 #~ msgid "taking dynamic typeid of object with -fno-rtti"
24007 #~ msgstr "-fno-rtti ¤Î»ØÄê¤È°ì½ï¤Ë¥ª¥Ö¥¸¥§¥¯¥È¤ÎưŪ typeid ¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
24008
24009 #~ msgid "adjusting pointers for covariant returns"
24010 #~ msgstr "¶¦ÊÑ(covariant)Ìá¤êÃͤؤΥݥ¤¥ó¥¿¤òÄ´À°¤·¤Þ¤¹"
24011
24012 #~ msgid "recoverable compiler error, fixups for virtual function"
24013 #~ msgstr "²óÉü²Äǽ¤Ê¥³¥ó¥Ñ¥¤¥é¤Î¥¨¥é¡¼¡¢²¾ÁÛ´Ø¿ô¤Î½¤Àµ"
24014
24015 #~ msgid "can't redefine default return value for constructors"
24016 #~ msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿ÍѤΥǥե©¥ë¥ÈÌá¤êÃͤòºÆÄêµÁ¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
24017
24018 #~ msgid "   will be re-ordered to precede member initializations"
24019 #~ msgstr "   Àè¤Ë¤¢¤ë¥á¥ó¥Ð½é´ü²½»Ò¤ÈʤÓÂؤ¨¤é¤ì¤Þ¤¹"
24020
24021 #~ msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy"
24022 #~ msgstr "¼±ÊÌ»Ò̾ `%s' ¤Ï GNU C++ ÆâÉô¤Î¥Í¡¼¥ß¥ó¥°Àïά¤È¶¥¹ç¤·¤Þ¤¹"
24023
24024 #~ msgid "parse error at end of saved function text"
24025 #~ msgstr "ÊݸºÑ¤ß´Ø¿ô¥Æ¥­¥¹¥È¤ÎËöÈø¤Ç¹½Ê¸²òÀÏ¥¨¥é¡¼"
24026
24027 #~ msgid "parse error in method specification"
24028 #~ msgstr "¥á¥½¥Ã¥É»ÅÍÍÆâ¤Ç¤Î¹½Ê¸²òÀÏ¥¨¥é¡¼"
24029
24030 #~ msgid "%s before `%s'"
24031 #~ msgstr "%s ¤¬ `%s' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
24032
24033 #~ msgid "%s before `%c'"
24034 #~ msgstr "%s ¤¬ `%c' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
24035
24036 #~ msgid "%s before `\\%o'"
24037 #~ msgstr "%s ¤¬ `\\%o' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
24038
24039 #~ msgid "%s before `%s' token"
24040 #~ msgstr "%s ¤¬ `%s' ¥È¡¼¥¯¥ó¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
24041
24042 #~ msgid "non-lvalue in %s"
24043 #~ msgstr "%s ¤Ëº¸ÊÕÃͤǤϤʤ¤ÃÍ"
24044
24045 #~ msgid "`com_interface' only supported with -fvtable-thunks"
24046 #~ msgstr "`com_interface' ¤Ï -fvtable-thunks ¤ò»ØÄꤷ¤¿¤È¤­¤À¤±¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤¹"
24047
24048 #~ msgid "ISO C++ forbids applying `sizeof' to a member function"
24049 #~ msgstr "ISO C++ ¤Ï¥á¥ó¥Ð´Ø¿ô¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
24050
24051 #~ msgid "ISO C++ forbids applying `sizeof' to type `void' which is an incomplete type"
24052 #~ msgstr "ISO C++ ¤ÏÉÔ´°Á´·¿¤Ç¤¢¤ë `void' ·¿¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
24053
24054 #~ msgid "invalid reference to NULL ptr, use ptr-to-member instead"
24055 #~ msgstr "NULL ¥Ý¥¤¥ó¥¿¤Ø¤Î̵¸ú¤Ê»²¾È¡¢Âå¤ï¤ê¤Ë¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¤¤Þ¤·¤ç¤¦"
24056
24057 #~ msgid "invalid call to member function needing `this' in static member function scope"
24058 #~ msgstr "ÀÅŪ¥á¥ó¥Ð´Ø¿ô¥¹¥³¡¼¥×Æâ¤Ç¤Ï `this' ¤òÍפ¹¤ë¥á¥ó¥Ð´Ø¿ô¤Î¸Æ¤Ó½Ð¤·¤Ï̵¸ú¤Ç¤¹"
24059
24060 #~ msgid "parameter type of called function is incomplete"
24061 #~ msgstr "¸Æ¤Ð¤ì¤¿´Ø¿ô¤Î²¾°ú¿ô¤Î·¿¤¬ÉÔ´°Á´¤Ç¤¹"
24062
24063 #~ msgid "ISO C++ forbids using pointer of type `void *' in pointer arithmetic"
24064 #~ msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë `void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
24065
24066 #~ msgid "ISO C++ forbids using a pointer-to-function in pointer arithmetic"
24067 #~ msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
24068
24069 #~ msgid "ISO C++ forbids using pointer to a member in pointer arithmetic"
24070 #~ msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
24071
24072 #~ msgid "ISO C++ forbids using pointer to a member in subtraction"
24073 #~ msgstr "ISO C++ ¤Ï¸º»»¤Ë¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
24074
24075 #~ msgid "unary `&'"
24076 #~ msgstr "ñ¹à¤Î `&'"
24077
24078 #~ msgid "ISO C++ forbids cast to non-reference type used as lvalue"
24079 #~ msgstr "ISO C++ ¤Ïº¸ÊÕÃͤȤ·¤Æ»È¤ï¤ì¤ëÈ󻲾ȷ¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
24080
24081 #~ msgid "return value from function receives multiple initializations"
24082 #~ msgstr "´Ø¿ô¤«¤é¤ÎÌá¤êÃͤ¬Ê£¿ô¤Î½é´ü²½¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿"
24083
24084 #~ msgid "return-statement with no value, in function declared with a non-void return type"
24085 #~ msgstr "return Ê¸¤¬Ãͤò»ý¤Á¤Þ¤»¤ó¡£´Ø¿ôÀë¸À¤Ç¤ÏÈó void ¤ÎÌá¤êÃͤò»ý¤Á¤Þ¤¹"
24086
24087 #~ msgid "return-statement with a value, in function declared with a void return type"
24088 #~ msgstr "return Ê¸¤¬Ãͤò»ý¤Á¤Þ¤¹¡£´Ø¿ôÀë¸À¤Ç¤ÏÌá¤ê·¿¤¬ void ¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
24089
24090 #~ msgid "Internal error #%d."
24091 #~ msgstr "ÆâÉô¥¨¥é¡¼: #%d¡£"
24092
24093 #~ msgid "due to the presence of a constructor"
24094 #~ msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¤¢¤ë¤³¤È¤Ë¤è¤ë"
24095
24096 #~ msgid "comma expression used to initialize return value"
24097 #~ msgstr "¥«¥ó¥Þ±é»»»Ò¤¬Ìá¤êÃͤò½é´ü²½¤¹¤ë¤¿¤á¤Ë»È¤ï¤ì¤Þ¤·¤¿"
24098
24099 #~ msgid "ANSI C++ forbids non-constant aggregate initializer expressions"
24100 #~ msgstr "ANSI C++ ¤ÏÄê¿ô¤Ç¤Ê¤¤½¸¹çÂΤνé´ü²½»Ò¼°¤ò¶Ø¤¸¤Þ¤¹"
24101
24102 #~ msgid "initializer list for object of class with virtual base classes"
24103 #~ msgstr "²¾ÁÛ´ðÄ쥯¥é¥¹¤ò»ý¤Ä¥¯¥é¥¹¤Î¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹"
24104
24105 #~ msgid "ISO C++ forbids defining types within %s"
24106 #~ msgstr "ISO C++ ¤Ï %s Ãæ¤Î·¿ÄêµÁ¤ò¶Ø¤¸¤Þ¤¹"
24107
24108 #~ msgid "Can't create cross-reference file `%s'"
24109 #~ msgstr "Áê¸ß»²¾È¥Õ¥¡¥¤¥ë `%s' ¤òºî¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
24110
24111 #~ msgid "In file included from %s:%u"
24112 #~ msgstr "%s:%u ¤«¤é include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ëÃæ"
24113
24114 #~ msgid ""
24115 #~ ",\n"
24116 #~ "                 from %s:%u"
24117 #~ msgstr ""
24118 #~ ",\n"
24119 #~ "                 %s:%u ¤«¤é"
24120
24121 #~ msgid "traditional C rejects the `U' suffix"
24122 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï `U' ÀÜÈø¼­¤¬µñÀ䤵¤ì¤Þ¤¹"
24123
24124 #~ msgid "too many 'l' suffixes in integer constant"
24125 #~ msgstr "À°¿ôÄê¿ô¤Î¥µ¥Õ¥£¥Ã¥¯¥¹ 'l' ¤¬Â¿¤¹¤®¤Þ¤¹"
24126
24127 #~ msgid "integer constant contains digits beyond the radix"
24128 #~ msgstr "À°¿ôÄê¿ô¤¬´ð¿ô¤òĶ¤¨¤¿¿ôÃͤò´Þ¤ó¤Ç¤¤¤Þ¤¹"
24129
24130 #~ msgid "integer constant out of range"
24131 #~ msgstr "À°¿ôÄê¿ô¤¬ÈϰϤò³°¤ì¤Æ¤¤¤Þ¤¹"
24132
24133 #~ msgid "invalid suffix '%.*s' on integer constant"
24134 #~ msgstr "ÀÜÈø¼­ '%.*s' ¤ÏÀ°¿ôÄê¿ô¤Ë¤Ï̵¸ú¤Ç¤¹"
24135
24136 #~ msgid "missing ')' after \"defined\""
24137 #~ msgstr "\"defined\" ¤Î¸å¤í¤Î ')' ¤¬·ç¤±¤Æ¤¤¤Þ¤¹"
24138
24139 #~ msgid "operator \"defined\" requires an identifier"
24140 #~ msgstr "\"defined\" ±é»»»Ò¤Ï¼±Ê̻ҤòÍ׵ᤷ¤Þ¤¹"
24141
24142 #~ msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
24143 #~ msgstr "¡ÊC++ ¤Ç¤Ï \"%s\" ¤¬ \"%s\" ¤ÎÂåÂإȡ¼¥¯¥ó¤Ç¤¹¡Ë"
24144
24145 #~ msgid "\"defined\" operator appears during macro expansion"
24146 #~ msgstr "\"defined\" ±é»»»Ò¤¬¥Þ¥¯¥íŸ³«Ãæ¤Ë¸½¤ì¤Þ¤·¤¿"
24147
24148 #~ msgid "ISO C++ does not permit \"%s\" in #if"
24149 #~ msgstr "ISO C++ ¤Ï #if Æâ¤Î \"%s\" ¤òµö¤·¤Þ¤»¤ó"
24150
24151 #~ msgid "octal escape sequence out of range"
24152 #~ msgstr "8 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹"
24153
24154 #~ msgid "hex escape sequence out of range"
24155 #~ msgstr "16 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹"
24156
24157 #~ msgid "integer overflow in preprocessor expression"
24158 #~ msgstr "À°¿ô¤¬¥×¥ê¥×¥í¥»¥Ã¥µ¼°Æâ¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
24159
24160 #~ msgid "comma operator in operand of #if"
24161 #~ msgstr "¥«¥ó¥Þ±é»»»Ò¤¬ #if ±é»»»Ò¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
24162
24163 #~ msgid "%s is a block device"
24164 #~ msgstr "%s ¤Ï¥Ö¥í¥Ã¥¯¥Ç¥Ð¥¤¥¹¤Ç¤¹"
24165
24166 #~ msgid "No include path in which to find %s"
24167 #~ msgstr "%s ¤ò¸«¤Ä¤±¤ë¤¿¤á¤Î¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
24168
24169 #~ msgid "Multiple include guards may be useful for:\n"
24170 #~ msgstr "¿½Å include ¤«¤é¤ÎÊݸͭ±×¤È¤Ê¤ë¤Ç¤·¤ç¤¦:\n"
24171
24172 #~ msgid "absolute file name in remap_filename"
24173 #~ msgstr "ÀäÂХѥ¹¥Õ¥¡¥¤¥ë̾¤¬ remap_filename ¤Ë¤¢¤ê¤Þ¤¹"
24174
24175 #~ msgid "%s: Not a directory"
24176 #~ msgstr "%s: ¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
24177
24178 #~ msgid "buffers still stacked in cpp_finish"
24179 #~ msgstr "cpp_finish ¤Ç¥Ð¥Ã¥Õ¥¡¤¬¤Þ¤À¥¹¥¿¥Ã¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
24180
24181 #~ msgid "Directory name missing after %s"
24182 #~ msgstr "%s ¤Î¸å¤í¤Î¥Ç¥£¥ì¥¯¥È¥ê̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24183
24184 #~ msgid "File name missing after %s"
24185 #~ msgstr "%s ¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24186
24187 #~ msgid "Path name missing after %s"
24188 #~ msgstr "%s ¤Î¸å¤í¤Î¥Ñ¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24189
24190 #~ msgid "GNU CPP version %s (cpplib)"
24191 #~ msgstr "GNU CPP version %s (cpplib)"
24192
24193 #~ msgid "Usage: %s [switches] input output\n"
24194 #~ msgstr "»È¤¤Êý: %s [¥¹¥¤¥Ã¥Á] ÆþÎÏ ½ÐÎÏ\n"
24195
24196 #~ msgid ""
24197 #~ "Switches:\n"
24198 #~ "  -include <file>           Include the contents of <file> before other files\n"
24199 #~ "  -imacros <file>           Accept definition of macros in <file>\n"
24200 #~ "  -iprefix <path>           Specify <path> as a prefix for next two options\n"
24201 #~ "  -iwithprefix <dir>        Add <dir> to the end of the system include path\n"
24202 #~ "  -iwithprefixbefore <dir>  Add <dir> to the end of the main include path\n"
24203 #~ "  -isystem <dir>            Add <dir> to the start of the system include path\n"
24204 #~ msgstr ""
24205 #~ "¥¹¥¤¥Ã¥Á:\n"
24206 #~ "  -include <file>           Â¾¤Î¥Õ¥¡¥¤¥ë¤ÎÁ°¤Ë <file> ¤ÎÆâÍƤò´Þ¤á¤ë\n"
24207 #~ "  -imacros <file>           <file> ¤Î¥Þ¥¯¥íÄêµÁ¤ò¼õ¤±Æþ¤ì¤ë\n"
24208 #~ "  -iprefix <path>           ¼¡¤ÎÆó¤Ä¤Î¥ª¥×¥·¥ç¥óÍÑ¥×¥ì¥Õ¥£¥¯¥¹¤Ë <path> ¤ò»ØÄê\n"
24209 #~ "  -iwithprefix <dir>        <dir> ¤ò¥·¥¹¥Æ¥à include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
24210 #~ "  -iwithprefixbefore <dir>  <dir> ¤ò¥á¥¤¥ó include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
24211 #~ "  -isystem <dir>            <dir> ¤ò¥·¥¹¥Æ¥à include ¥Ñ¥¹¤ÎºÇ½é¤ËÄɲ乤ë\n"
24212
24213 #~ msgid ""
24214 #~ "  -idirafter <dir>          Add <dir> to the end of the system include path\n"
24215 #~ "  -I <dir>                  Add <dir> to the end of the main include path\n"
24216 #~ "  -I-                       Fine-grained include path control; see info docs\n"
24217 #~ "  -nostdinc                 Do not search system include directories\n"
24218 #~ "                             (dirs specified with -isystem will still be used)\n"
24219 #~ "  -nostdinc++               Do not search system include directories for C++\n"
24220 #~ "  -o <file>                 Put output into <file>\n"
24221 #~ msgstr ""
24222 #~ "  -idirafter <dir>          <dir> ¤ò¥·¥¹¥Æ¥à include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
24223 #~ "  -I <dir>                  <dir> ¤ò¥á¥¤¥ó include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
24224 #~ "  -I-                       ¤­¤áºÙ¤«¤Ê include ¥Ñ¥¹À©¸æ -- info Ê¸½ñ¤ò»²¾È\n"
24225 #~ "  -nostdinc                 ¥·¥¹¥Æ¥à include ¥Ç¥£¥ì¥¯¥È¥ê¤òõº÷¤·¤Ê¤¤\n"
24226 #~ "                             (-system ¤Ç»ØÄꤵ¤ì¤¿¥Ç¥£¥ì¥¯¥È¥ê¤Ïõº÷¤µ¤ì¤ë)\n"
24227 #~ "  -nostdinc++               C++ ÍÑ¥·¥¹¥Æ¥à include ¥Ç¥£¥ì¥¯¥È¥ê¤òõº÷¤·¤Ê¤¤\n"
24228 #~ "  -o <file>                 <file> ¤Ø½ÐÎϤ¹¤ë\n"
24229
24230 #~ msgid ""
24231 #~ "  -pedantic                 Issue all warnings demanded by strict ISO C\n"
24232 #~ "  -pedantic-errors          Issue -pedantic warnings as errors instead\n"
24233 #~ "  -trigraphs                Support ISO C trigraphs\n"
24234 #~ "  -lang-c                   Assume that the input sources are in C\n"
24235 #~ "  -lang-c89                 Assume that the input sources are in C89\n"
24236 #~ msgstr ""
24237 #~ "  -pedantic                 ¸·Ì©¤Ê ISO C ¤ÇÍ׵ᤵ¤ì¤ëÁ´¤Æ¤Î·Ù¹ð¤òȯ¹Ô¤¹¤ë\n"
24238 #~ "  -pedantic-errors          -pedantic ·Ù¹ð¤ÎÂå¤ê¤Ë¥¨¥é¡¼¤òȯ¹Ô¤¹¤ë\n"
24239 #~ "  -trigraphs                ISO C ¥È¥é¥¤¥°¥é¥Õ¤ò¼õ¤±Æþ¤ì¤ë\n"
24240 #~ "  -lang-c                   ÆþÎÏ¥½¡¼¥¹¤ò C ¤È¤ß¤Ê¤¹\n"
24241 #~ "  -lang-c89                 ÆþÎÏ¥½¡¼¥¹¤ò C89 ¤È¤ß¤Ê¤¹\n"
24242
24243 #~ msgid ""
24244 #~ "  -lang-c++                 Assume that the input sources are in C++\n"
24245 #~ "  -lang-objc                Assume that the input sources are in ObjectiveC\n"
24246 #~ "  -lang-objc++              Assume that the input sources are in ObjectiveC++\n"
24247 #~ "  -lang-asm                 Assume that the input sources are in assembler\n"
24248 #~ msgstr ""
24249 #~ "  -lang-c++                 ÆþÎÏ¥½¡¼¥¹¤ò C ¤È¤ß¤Ê¤¹\n"
24250 #~ "  -lang-objc                ÆþÎÏ¥½¡¼¥¹¤ò ObjectiveC ¤È¤ß¤Ê¤¹\n"
24251 #~ "  -lang-objc++              ÆþÎÏ¥½¡¼¥¹¤ò ObjectiveC++ ¤È¤ß¤Ê¤¹\n"
24252 #~ "  -lang-asm                 ÆþÎÏ¥½¡¼¥¹¤ò¥¢¥»¥ó¥Ö¥ê¸À¸ì¤È¤ß¤Ê¤¹\n"
24253
24254 #~ msgid ""
24255 #~ "  -std=<std name>           Specify the conformance standard; one of:\n"
24256 #~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
24257 #~ "                            iso9899:199409, iso9899:1999\n"
24258 #~ "  -+                        Allow parsing of C++ style features\n"
24259 #~ "  -w                        Inhibit warning messages\n"
24260 #~ "  -Wtrigraphs               Warn if trigraphs are encountered\n"
24261 #~ "  -Wno-trigraphs            Do not warn about trigraphs\n"
24262 #~ "  -Wcomment{s}              Warn if one comment starts inside another\n"
24263 #~ msgstr ""
24264 #~ "  -std=<std name>           Å¬¹ç¤µ¤»¤ëɸ½à¤ò»ØÄê -- °Ê²¼¤è¤ê°ì¤Ä\n"
24265 #~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
24266 #~ "                            iso9899:199409, iso9899:1999\n"
24267 #~ "  -+                        C++ ¼°¤Î¹½Ê¸²òÀϤòµö²Ä¤¹¤ë\n"
24268 #~ "  -w                        ·Ù¹ð¥á¥Ã¥»¡¼¥¸¤òÍÞÀ©¤¹¤ë\n"
24269 #~ "  -Wtrigraphs               ¥È¥é¥¤¥°¥é¥Õ¤Ë½Ð¤¯¤ï¤·¤¿¤é·Ù¹ð¤¹¤ë\n"
24270 #~ "  -Wno-trigraphs            ¥È¥é¥¤¥°¥é¥Õ¤Ë¤Ä¤¤¤Æ¤Î·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
24271 #~ "  -Wcomment{s}              ¥³¥á¥ó¥È¤¬Â¾¤Î¥³¥á¥ó¥ÈÆâ¤Ç»Ï¤Þ¤Ã¤Æ¤¤¤¿¤é·Ù¹ð¤¹¤ë\n"
24272
24273 #~ msgid ""
24274 #~ "  -Wno-comment{s}           Do not warn about comments\n"
24275 #~ "  -Wtraditional             Warn about features not present in traditional C\n"
24276 #~ "  -Wno-traditional          Do not warn about traditional C\n"
24277 #~ "  -Wundef                   Warn if an undefined macro is used by #if\n"
24278 #~ "  -Wno-undef                Do not warn about testing undefined macros\n"
24279 #~ "  -Wimport                  Warn about the use of the #import directive\n"
24280 #~ msgstr ""
24281 #~ "  -Wno-comment{s}           ¥³¥á¥ó¥È¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
24282 #~ "  -Wtraditional             ¸½ºß¤È¤Ï°Û¤Ê¤ë¸Å¤¤ C ¤Ç¤Îµ¡Ç½¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë\n"
24283 #~ "  -Wno-traditional          ¸Å¤¤ C ¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
24284 #~ "  -Wundef                   Ì¤ÄêµÁ¤Î¥Þ¥¯¥í¤¬ #if ¤Ç»È¤ï¤ì¤Æ¤¤¤ì¤Ð·Ù¹ð¤¹¤ë\n"
24285 #~ "  -Wno-undef                Ì¤ÄêµÁ¥Þ¥¯¥í¤Îɾ²Á¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
24286 #~ "  -Wimport                  #import ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ÎÍøÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë\n"
24287
24288 #~ msgid ""
24289 #~ "  -Wno-import               Do not warn about the use of #import\n"
24290 #~ "  -Werror                   Treat all warnings as errors\n"
24291 #~ "  -Wno-error                Do not treat warnings as errors\n"
24292 #~ "  -Wsystem-headers          Do not suppress warnings from system headers\n"
24293 #~ "  -Wno-system-headers       Suppress warnings from system headers\n"
24294 #~ "  -Wall                     Enable all preprocessor warnings\n"
24295 #~ msgstr ""
24296 #~ "  -Wno-import               #import ¤ÎÍøÍѤ˴ؤ¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
24297 #~ "  -Werror                   Á´¤Æ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤¦\n"
24298 #~ "  -Wno-error                ·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤ï¤Ê¤¤\n"
24299 #~ "  -Wsystem-headers          ¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤«¤é¤Î·Ù¹ð¤òÍÞÀ©¤·¤Ê¤¤\n"
24300 #~ "  -Wno-system-headers       ¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤«¤é¤Î·Ù¹ð¤òÍÞÀ©¤¹¤ë\n"
24301 #~ "  -Wall                     Á´¤Æ¤Î¥×¥ê¥×¥í¥»¥Ã¥µ·Ù¹ð¤òÍ­¸ú¤Ë¤¹¤ë\n"
24302
24303 #~ msgid ""
24304 #~ "  -M                        Generate make dependencies\n"
24305 #~ "  -MM                       As -M, but ignore system header files\n"
24306 #~ "  -MF <file>                Write dependency output to the given file\n"
24307 #~ "  -MG                       Treat missing header file as generated files\n"
24308 #~ msgstr ""
24309 #~ "  -M                        make °Í¸´Ø·¸¤òÀ¸À®¤¹¤ë\n"
24310 #~ "  -MM                       -M Æ±ÍÍ¡¢Ã¢¤·¥·¥¹¥Æ¥à¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤ò̵»ë¤¹¤ë\n"
24311 #~ "  -MF <file>                °Í¸´Ø·¸¤Î½ÐÎϤòÍ¿¤¨¤é¤ì¤¿¥Õ¥¡¥¤¥ë¤Ë½ñ¤­¹þ¤à\n"
24312 #~ "  -MG                       ¸«¤Ä¤«¤é¤Ê¤¤¥Ø¥Ã¥À¤òÀ¸À®¤µ¤ì¤ë¥Õ¥¡¥¤¥ë¤È¤·¤Æ°·¤¦\n"
24313
24314 #~ msgid ""
24315 #~ "  -MP\t\t\t    Generate phony targets for all headers\n"
24316 #~ "  -MQ <target>              Add a MAKE-quoted target\n"
24317 #~ "  -MT <target>              Add an unquoted target\n"
24318 #~ msgstr ""
24319 #~ "  -MP\t\t\t    Á´¤Æ¤Î¥Ø¥Ã¥À¤Ë¤Ä¤¤¤Æ phony ¥¿¡¼¥²¥Ã¥È¤òÀ¸À®¤¹¤ë\n"
24320 #~ "  -MQ <target>              MAKE ¤Ç¤Î¥¯¥ª¡¼¥È¤µ¤ì¤¿¥¿¡¼¥²¥Ã¥È¤òÄɲ乤ë\n"
24321 #~ "  -MT <target>              ¥¯¥ª¡¼¥È¤µ¤ì¤Ê¤¤¥¿¡¼¥²¥Ã¥È¤òÄɲ乤ë\n"
24322
24323 #~ msgid ""
24324 #~ "  -D<macro>                 Define a <macro> with string '1' as its value\n"
24325 #~ "  -D<macro>=<val>           Define a <macro> with <val> as its value\n"
24326 #~ "  -A<question> (<answer>)   Assert the <answer> to <question>\n"
24327 #~ "  -A-<question> (<answer>)  Disable the <answer> to <question>\n"
24328 #~ "  -U<macro>                 Undefine <macro> \n"
24329 #~ "  -v                        Display the version number\n"
24330 #~ msgstr ""
24331 #~ "  -D<macro>                 <macro> ¤òÄêµÁ¤·¡¢¤½¤ÎÃͤòʸ»úÎó¤Î '1' ¤È¤¹¤ë\n"
24332 #~ "  -D<macro>=<val>           <macro> ¤òÄêµÁ¤·¡¢¤½¤ÎÃͤò <val> ¤È¤¹¤ë\n"
24333 #~ "  -A<question> (<answer>)   <question> ¤Ë <answer> ¤ÈÀ¼ÌÀ¤¹¤ë\n"
24334 #~ "  -A-<question> (<answer>)  <question> ¤ò <answer> ¤È¤·¤Ê¤¤\n"
24335 #~ "  -U<macro>                 <macro> ÄêµÁ¤ò²ò½ü¤¹¤ë\n"
24336 #~ "  -v                        ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤òɽ¼¨¤¹¤ë\n"
24337
24338 #~ msgid ""
24339 #~ "  -H                        Print the name of header files as they are used\n"
24340 #~ "  -C                        Do not discard comments\n"
24341 #~ "  -dM                       Display a list of macro definitions active at end\n"
24342 #~ "  -dD                       Preserve macro definitions in output\n"
24343 #~ "  -dN                       As -dD except that only the names are preserved\n"
24344 #~ "  -dI                       Include #include directives in the output\n"
24345 #~ msgstr ""
24346 #~ "  -H                        »È¤ï¤ì¤¿¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤òɽ¼¨¤¹¤ë\n"
24347 #~ "  -C                        ¥³¥á¥ó¥È¤òÇË´þ¤·¤Ê¤¤\n"
24348 #~ "  -dM                       ºÇ¸å¤ËÍ­¸ú¤Ê¥Þ¥¯¥íÄêµÁ¥ê¥¹¥È¤òɽ¼¨¤¹¤ë\n"
24349 #~ "  -dD                       ½ÐÎϤ˥ޥ¯¥íÄêµÁ¤òÊݸ¤¹¤ë\n"
24350 #~ "  -dN                       -dD ¤ÈƱÍͤÀ¤¬¡¢Ì¾Á°¤À¤±¤òÊݸ¤¹¤ë\n"
24351 #~ "  -dI                       #include ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ò½ÐÎϤ˴ޤá¤ë\n"
24352
24353 #~ msgid ""
24354 #~ "  -fpreprocessed            Treat the input file as already preprocessed\n"
24355 #~ "  -ftabstop=<number>        Distance between tab stops for column reporting\n"
24356 #~ "  -P                        Do not generate #line directives\n"
24357 #~ "  -$                        Do not allow '$' in identifiers\n"
24358 #~ "  -remap                    Remap file names when including files.\n"
24359 #~ "  --version                 Display version information\n"
24360 #~ "  -h or --help              Display this information\n"
24361 #~ msgstr ""
24362 #~ "  -fpreprocessed            ÆþÎÏ¥Õ¥¡¥¤¥ë¤ò´û¤Ë¥×¥ê¥×¥í¥»¥¹ºÑ¤È¤·¤Æ°·¤¦\n"
24363 #~ "  -ftabstop=<number>        ¥«¥é¥à¤Î¥¿¥Ö´Ö³Ö¤òÊó¹ð¤¹¤ë\n"
24364 #~ "  -P                        #line ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤òÀ¸À®¤·¤Ê¤¤\n"
24365 #~ "  -$                        ¼±Ê̻ҤǤΠ'$' ¤òµö²Ä¤·¤Ê¤¤\n"
24366 #~ "  -remap                    ¥Õ¥¡¥¤¥ë¥¤¥ó¥¯¥ë¡¼¥É»þ¤Ë¥Õ¥¡¥¤¥ë̾¤òºÆ¥Þ¥Ã¥×¤¹¤ë\n"
24367 #~ "  --version                 ¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¤¹¤ë\n"
24368 #~ "  -h or --help              ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
24369
24370 #~ msgid "trigraph ??%c converted to %c"
24371 #~ msgstr "¥È¥é¥¤¥°¥é¥Õ ??%c ¤Ï %c ¤ËÊÑ´¹¤µ¤ì¤Þ¤·¤¿"
24372
24373 #~ msgid "trigraph ??%c ignored"
24374 #~ msgstr "¥È¥é¥¤¥°¥é¥Õ ??%c ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
24375
24376 #~ msgid "backslash and newline separated by space"
24377 #~ msgstr "¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å¤È²þ¹Ô¤¬¶õÇò¤Çʬ³ä¤µ¤ì¤Þ¤·¤¿"
24378
24379 #~ msgid "backslash-newline at end of file"
24380 #~ msgstr "¥Õ¥¡¥¤¥ë¤Î½ª¤ê¤Ë¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å-²þ¹Ô¤¬¤¢¤ê¤Þ¤¹"
24381
24382 #~ msgid "\"/*\" within comment"
24383 #~ msgstr "¥³¥á¥ó¥ÈÆâ¤Ë \"/*\" ¤¬¤¢¤ê¤Þ¤¹"
24384
24385 #~ msgid "null character(s) ignored"
24386 #~ msgstr "null Ê¸»ú¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
24387
24388 #~ msgid "%s in preprocessing directive"
24389 #~ msgstr "¥×¥ê¥×¥í¥»¥¹Ì¿ÎáÃæ¤Ë %s ¤¬¤¢¤ê¤Þ¤¹"
24390
24391 #~ msgid "'$' character(s) in identifier"
24392 #~ msgstr "'$' Ê¸»ú¤¬¼±Ê̻ҤËÆþ¤Ã¤Æ¤¤¤Þ¤¹"
24393
24394 #~ msgid "attempt to use poisoned \"%s\""
24395 #~ msgstr "±øÀ÷¤µ¤ì¤¿ '%s' »È¤ª¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
24396
24397 #~ msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
24398 #~ msgstr "__VA_ARGS__ ¤Ï C99 ²ÄÊÑ°ú¿ô¥Þ¥¯¥í³ÈÄ¥¤Ç¤Î¤ß½Ð¸½¤Ç¤­¤Þ¤¹"
24399
24400 #~ msgid "possible start of unterminated string literal"
24401 #~ msgstr "½ªÃ¼¤Î¤Ê¤¤Ê¸»úÎó¥ê¥Æ¥é¥ë¤Î¿äÄ곫»Ï°ÌÃÖ"
24402
24403 #~ msgid "multi-line string literals are deprecated"
24404 #~ msgstr "Ê£¿ô¹Ôʸ»úÎó¥ê¥Æ¥é¥ë¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
24405
24406 #~ msgid "null character(s) preserved in literal"
24407 #~ msgstr "¥ê¥Æ¥é¥ëÃæ¤Ç null Ê¸»ú¤¬³ÎÊݤµ¤ì¤Þ¤·¤¿"
24408
24409 #~ msgid "no newline at end of file"
24410 #~ msgstr "¥Õ¥¡¥¤¥ëËöÈø¤Ë²þ¹Ô¤¬¤¢¤ê¤Þ¤»¤ó"
24411
24412 #~ msgid "C++ style comments are not allowed in ISO C89"
24413 #~ msgstr "C++ ¥¹¥¿¥¤¥ë¤Î¥³¥á¥ó¥È¤Ï ISO C89 ¤Ç¤Ïµö¤µ¤ì¤Þ¤»¤ó"
24414
24415 #~ msgid "(this will be reported only once per input file)"
24416 #~ msgstr "(¤³¤ì¤ÏÆþÎÏ¥Õ¥¡¥¤¥ë¤Ë¤Ä¤­°ì²ó¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹)"
24417
24418 #~ msgid "multi-line comment"
24419 #~ msgstr "Ê£¿ô¹Ô¤Î¥³¥á¥ó¥È"
24420
24421 #~ msgid "Unspellable token %s"
24422 #~ msgstr "ÄÖ¤ì¤Ê¤¤¥È¡¼¥¯¥ó %s ¤Ç¤¹"
24423
24424 #~ msgid "extra tokens at end of #%s directive"
24425 #~ msgstr ";ʬ¤Ê¥È¡¼¥¯¥ó¤¬ #%s ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Î½ª¤ê¤Ë¤¢¤ê¤Þ¤¹"
24426
24427 #~ msgid "# followed by integer"
24428 #~ msgstr "À°¿ô¤¬ # ¤Ë³¤¤¤Æ¤¤¤Þ¤¹"
24429
24430 #~ msgid "traditional C ignores #%s with the # indented"
24431 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï¡¢¥¤¥ó¥Ç¥ó¥È¤µ¤ì¤¿ # ¤Î #%s ¤ò̵»ë¤·¤Þ¤¹"
24432
24433 #~ msgid "suggest hiding #%s from traditional C with an indented #"
24434 #~ msgstr "¥¤¥ó¥Ç¥ó¥È¤µ¤ì¤¿ # ¤¬¤¢¤ë¸Å¤¤ C ¤«¤é¤Ï #%s ¤ò±£¤¹¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
24435
24436 #~ msgid "invalid preprocessing directive #%s"
24437 #~ msgstr "̵¸ú¤Ê¥×¥ê¥×¥í¥»¥¹¥Ç¥£¥ì¥¯¥Æ¥£¥ô #%s"
24438
24439 #~ msgid "no macro name given in #%s directive"
24440 #~ msgstr "¥Þ¥¯¥í̾¤¬ #%s ¥Ç¥£¥ì¥¯¥Æ¥£¥ÖÃæ¤ËÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
24441
24442 #~ msgid "macro names must be identifiers"
24443 #~ msgstr "¥Þ¥¯¥í̾¤Ï¼±Ê̻ҤǤʤ¯¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
24444
24445 #~ msgid "undefining \"%s\""
24446 #~ msgstr "\"%s\" ¤ò undef ¤·¤Þ¤¹"
24447
24448 #~ msgid "missing terminating > character"
24449 #~ msgstr "½ªÃ¼Ê¸»ú > ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24450
24451 #~ msgid "#%s expects \"FILENAME\" or <FILENAME>"
24452 #~ msgstr "#%s ¤Ï \"¥Õ¥¡¥¤¥ë̾\" ¤¢¤ë¤¤¤Ï <¥Õ¥¡¥¤¥ë̾> ¤òɬÍפȤ·¤Þ¤¹"
24453
24454 #~ msgid "attempt to push file buffer with contexts stacked"
24455 #~ msgstr "¥¹¥¿¥Ã¥¯¤µ¤ì¤¿¥³¥ó¥Æ¥¯¥¹¥È¤È°ì½ï¤Ë¥Õ¥¡¥¤¥ë¥Ð¥Ã¥Õ¥¡¤ò push ¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
24456
24457 #~ msgid "#include_next in primary source file"
24458 #~ msgstr "#include_next ¤¬¼ç¤¿¤ë¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤Ë¤¢¤ê¤Þ¤¹"
24459
24460 #~ msgid "#import is obsolete, use an #ifndef wrapper in the header file"
24461 #~ msgstr "#import ¤Ï¸Å¤¤É½¸½¤Ç¤¹. ¥Ø¥Ã¥À¥Õ¥¡¥¤¥ëÃæ¤Ç #ifndef ¤Î¥é¥Ã¥Ñ¡¼¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
24462
24463 #~ msgid "invalid flag \"%s\" in line directive"
24464 #~ msgstr "\"%s\" ¤Ï line ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Ç¤Ï̵¸ú¤Ê¥Õ¥é¥°¤Ç¤¹"
24465
24466 #~ msgid "\"%s\" after #line is not a positive integer"
24467 #~ msgstr "#line ¤Î¸å¤í¤Î \"%s\" ¤¬Àµ¤ÎÀ°¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
24468
24469 #~ msgid "line number out of range"
24470 #~ msgstr "¹ÔÈֹ椬Èϰϳ°¤Ç¤¹"
24471
24472 #~ msgid "file \"%s\" left but not entered"
24473 #~ msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤«¤é½Ð¤Þ¤·¤¿¤¬Æþ¤Ã¤Æ¤¤¤Þ¤»¤ó"
24474
24475 #~ msgid "expected to return to line number %u"
24476 #~ msgstr "¹ÔÈÖ¹æ %u ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿"
24477
24478 #~ msgid "header flags for \"%s\" have changed"
24479 #~ msgstr "\"%s\" ¤Î¥Ø¥Ã¥À¥Õ¥é¥°¤¬Êѹ¹¤µ¤ì¤Þ¤·¤¿"
24480
24481 #~ msgid "invalid #ident"
24482 #~ msgstr "̵¸ú¤Ê #ident"
24483
24484 #~ msgid "#pragma once is obsolete"
24485 #~ msgstr "#pragma once ¤Ï¤â¤¦»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
24486
24487 #~ msgid "#pragma once in main file"
24488 #~ msgstr "#pragma once ¤¬¥á¥¤¥ó¥Õ¥¡¥¤¥ë¤Ë¤¢¤ê¤Þ¤¹"
24489
24490 #~ msgid "invalid #pragma GCC poison directive"
24491 #~ msgstr "#pragma GCC ±øÀ÷¥Ç¥£¥ì¥¯¥Æ¥£¥ô¤¬Ìµ¸ú¤Ç¤¹"
24492
24493 #~ msgid "poisoning existing macro \"%s\""
24494 #~ msgstr "´û¸¤Î¥Þ¥¯¥í \"%s' ¤ò±øÀ÷¤·¤Þ¤¹"
24495
24496 #~ msgid "#pragma system_header ignored outside include file"
24497 #~ msgstr "include ¥Õ¥¡¥¤¥ë³°¤Î #pragma system_header ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
24498
24499 #~ msgid "current file is older than %s"
24500 #~ msgstr "¸½ºß¤Î¥Õ¥¡¥¤¥ë¤Ï %s ¤è¤ê¸Å¤¤¤Ç¤¹"
24501
24502 #~ msgid "#else without #if"
24503 #~ msgstr "#else ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó"
24504
24505 #~ msgid "#else after #else"
24506 #~ msgstr "#else ¤¬ #else ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
24507
24508 #~ msgid "the conditional began here"
24509 #~ msgstr "¤½¤Î¾ò·ï¤Ï¤³¤³¤«¤é»Ï¤Þ¤ê¤Þ¤¹"
24510
24511 #~ msgid "#elif without #if"
24512 #~ msgstr "#elif ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó"
24513
24514 #~ msgid "#elif after #else"
24515 #~ msgstr "#elif ¤¬ #else ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
24516
24517 #~ msgid "#endif without #if"
24518 #~ msgstr "#endif ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó"
24519
24520 #~ msgid "missing ')' to complete answer"
24521 #~ msgstr "²ò¤òÊä´°¤¹¤ë ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24522
24523 #~ msgid "predicate's answer is empty"
24524 #~ msgstr "½Ò¸ì¤Î²ò¤¬¶õ¤Ç¤¹"
24525
24526 #~ msgid "assertion without predicate"
24527 #~ msgstr "½Ò¸ì¤Î¤Ê¤¤¥¢¥µ¡¼¥·¥ç¥ó¤Ç¤¹"
24528
24529 #~ msgid "\"%s\" re-asserted"
24530 #~ msgstr "\"%s\" ¤¬ºÆ¥¢¥µ¡¼¥È¤µ¤ì¤Þ¤·¤¿"
24531
24532 #~ msgid "<stdin>"
24533 #~ msgstr "<ɸ½àÆþÎÏ>"
24534
24535 #~ msgid "unterminated #%s"
24536 #~ msgstr "½ªÃ¼¤Î¤Ê¤¤ #%s"
24537
24538 #~ msgid "file \"%s\" entered but not left"
24539 #~ msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤ËÆþ¤ê¤Þ¤·¤¿¤¬½Ð¤Þ¤»¤ó¤Ç¤·¤¿"
24540
24541 #~ msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
24542 #~ msgstr "\"%s\" ¤È \"%s\" ¤òŽÉÕ¤±¤Þ¤·¤¿¤¬Àµ¾ï¤Ê¥×¥ê¥×¥í¥»¥Ã¥µ¥È¡¼¥¯¥ó¤È¤Ê¤ê¤Þ¤»¤ó"
24543
24544 #~ msgid "unterminated argument list invoking macro \"%s\""
24545 #~ msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤°ú¿ô¥ê¥¹¥È¤¬¥Þ¥¯¥í \"%s\" ¤òµ¯Æ°¤·¤è¤¦¤È¤·¤Þ¤·¤¿"
24546
24547 #~ msgid "ISO C99 requires rest arguments to be used"
24548 #~ msgstr "ISO C99 ¤Ï»ÈÍѤµ¤ì¤ë¤Ù¤­»Ä¤ê¤Î¤Î°ú¿ô¤òÍ׵ᤷ¤Þ¤¹"
24549
24550 #~ msgid "macro \"%s\" requires %u arguments, but only %u given"
24551 #~ msgstr "¥Þ¥¯¥í \"%s\" ¤Ï°ú¿ô¤ò %u Í׵ᤷ¤Þ¤¹¤¬¡¢%u ¸Ä¤·¤«Í¿¤¨¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
24552
24553 #~ msgid "macro \"%s\" passed %u arguments, but takes just %u"
24554 #~ msgstr "¥Þ¥¯¥í \"%s\" ¤Ë°ú¿ô¤¬ %u ÅϤµ¤ì¤Þ¤·¤¿¤¬¡¢%u ¤·¤«¼õ¤±¼è¤ê¤Þ¤»¤ó"
24555
24556 #~ msgid "function-like macro \"%s\" must be used with arguments in traditional C"
24557 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï¡¢´Ø¿ôŪ¥Þ¥¯¥í \"%s\" ¤Ë°ú¿ô¤¬Í¿¤¨¤é¤ì¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
24558
24559 #~ msgid "\"%s\" may not appear in macro parameter list"
24560 #~ msgstr "\"%s\" ¤Ï¥Þ¥¯¥í²¾°ú¿ô¥ê¥¹¥È¤Ë¸½¤ì¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
24561
24562 #~ msgid "macro parameters must be comma-separated"
24563 #~ msgstr "¥Þ¥¯¥í²¾°ú¿ô¤Ï¥«¥ó¥Þ¶èÀڤꤵ¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
24564
24565 #~ msgid "parameter name missing"
24566 #~ msgstr "²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24567
24568 #~ msgid "anonymous variadic macros were introduced in C99"
24569 #~ msgstr "̵̾²ÄÊÑ°ú¿ô¥Þ¥¯¥í¤Ï C99 ¤ÇºÎ¤êÆþ¤ì¤é¤ì¤Þ¤·¤¿"
24570
24571 #~ msgid "ISO C does not permit named variadic macros"
24572 #~ msgstr "ISO C ¤Ç¤Ï̾Á°¤Ä¤­²ÄÊÑ°ú¿ô¥Þ¥¯¥í¤òµö¤·¤Þ¤»¤ó"
24573
24574 #~ msgid "missing ')' in macro parameter list"
24575 #~ msgstr "¥Þ¥¯¥í²¾°ú¿ô¥ê¥¹¥È¤Ç¡¢')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24576
24577 #~ msgid "ISO C requires whitespace after the macro name"
24578 #~ msgstr "ISO C ¤Ç¤Ï¥Þ¥¯¥í̾¤Î¸å¤í¤Ë¶õÇò¤òÍ׵ᤷ¤Þ¤¹"
24579
24580 #~ msgid "'##' cannot appear at either end of a macro expansion"
24581 #~ msgstr "'##' ¤Ï¥Þ¥¯¥íŸ³«¤Îξü¤Ë¤Ï½Ð¸½¤Ç¤­¤Þ¤»¤ó"
24582
24583 #~ msgid "\"%s\" redefined"
24584 #~ msgstr "\"%s\" ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
24585
24586 #~ msgid "macro argument \"%s\" would be stringified with -traditional."
24587 #~ msgstr "¥Þ¥¯¥í°ú¿ô \"%s\" ¤Ï -traditional ¤ò¤Ä¤±¤ë¤Èʸ»úÎ󲽤µ¤ì¤¿»ö¤Ç¤·¤ç¤¦"
24588
24589 #~ msgid "invalid hash type %d in dump_definition"
24590 #~ msgstr "dump_definition ¤Ë Ìµ¸ú¤Ê¥Ï¥Ã¥·¥å¥¿¥¤¥× %d"
24591
24592 #~ msgid "%s:%d: warning: "
24593 #~ msgstr "%s:%d: ·Ù¹ð: "
24594
24595 #~ msgid "((anonymous))"
24596 #~ msgstr "((̵̾))"
24597
24598 #~ msgid "%s: warnings being treated as errors\n"
24599 #~ msgstr "%s: ·Ù¹ð¤Ï¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤Þ¤¹\n"
24600
24601 #~ msgid "In file included from %s:%d"
24602 #~ msgstr "%s:%d ¤«¤é include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ëÆâ"
24603
24604 #~ msgid ""
24605 #~ ",\n"
24606 #~ "                 from %s:%d"
24607 #~ msgstr ""
24608 #~ ",\n"
24609 #~ "                 %s:%d ¤«¤é"
24610
24611 #~ msgid "internal regno botch: regno = %d\n"
24612 #~ msgstr "ÆâÉôŪ¤Ë regno ¤Î½èÍý¤¬ÊÑ: regno = %d\n"
24613
24614 #~ msgid "can't get current directory"
24615 #~ msgstr "¥«¥ì¥ó¥È¥Ç¥£¥ì¥¯¥È¥ê¤ò¼èÆÀ¤Ç¤­¤Þ¤»¤ó"
24616
24617 #~ msgid "Can't access real part of complex value in hard register"
24618 #~ msgstr "¥Ï¡¼¥É¥ì¥¸¥¹¥¿Æâ¤ÇÊ£ÁÇ¿ô¤Î¼Â¿ôÉôʬ¤Ë¥¢¥¯¥»¥¹¤Ç¤­¤Þ¤»¤ó"
24619
24620 #~ msgid "can't access imaginary part of complex value in hard register"
24621 #~ msgstr "¥Ï¡¼¥É¥ì¥¸¥¹¥¿Æâ¤ÇÊ£ÁÇ¿ô¤Îµõ¿ôÉôʬ¤Ë¥¢¥¯¥»¥¹¤Ç¤­¤Þ¤»¤ó"
24622
24623 #~ msgid "function using short complex types cannot be inline"
24624 #~ msgstr "short complex ·¿¤ò»È¤¦´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
24625
24626 #~ msgid "unsupported wide integer operation"
24627 #~ msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¥ï¥¤¥ÉÀ°¿ô±é»»"
24628
24629 #~ msgid "prior parameter's size depends on `%s'"
24630 #~ msgstr "Í¥À褹¤ë²¾°ú¿ô¤Î¥µ¥¤¥º¤Ï `%s' ¼¡Âè¤Ç¤¹"
24631
24632 #~ msgid "returned value in block_exit_expr"
24633 #~ msgstr "block_exit_expr ¤ÇÃͤò return ¤·¤Þ¤·¤¿"
24634
24635 #~ msgid "no INTEGER type can hold a pointer on this configuration"
24636 #~ msgstr "¸½ºß¤ÎÀßÄê¤Ç¤ÏÈó INTEGER ·¿¤¬¥Ý¥¤¥ó¥¿¤òÊÝ»ý¤Ç¤­¤Þ¤¹"
24637
24638 #~ msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"
24639 #~ msgstr "ÀßÄê: REAL, INTEGER µÚ¤Ó LOGICAL ¤Ï %d ¥Ó¥Ã¥ÈÉý¤Ç¡¢"
24640
24641 #~ msgid "and pointers are %d bits wide, but g77 doesn't yet work"
24642 #~ msgstr "¥Ý¥¤¥ó¥¿¤Ï %d ¥Ó¥Ã¥ÈÉý¤Ç¤¹¤¬¡¢¤½¤ì¤éÁ´¤Æ¤¬ 32 ¥Ó¥Ã¥ÈÉý"
24643
24644 #~ msgid "properly unless they all are 32 bits wide."
24645 #~ msgstr "¤Ç¤Ê¤¤¤È g77 ¤ÏÀµ¾ï¤ËÆ°ºî¤·¤Þ¤»¤ó¡£"
24646
24647 #~ msgid "Please keep this in mind before you report bugs.  g77 should"
24648 #~ msgstr "¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤ëÁ°¤Ë¤³¤Î»ö¤ò¿´¤Ëα¤á¤ÆÃÖ¤¤¤Æ¤¯¤À¤µ¤¤¡£"
24649
24650 #~ msgid "support non-32-bit machines better as of version 0.6."
24651 #~ msgstr "g77 ¤Ï¤¤¤º¤ì version 0.6 Æ±ÍͤËÈó 32 ¥Ó¥Ã¥Èµ¡¤Ç¤â¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤¹"
24652
24653 #~ msgid "configuration: char * holds %d bits, but ftnlen only %d"
24654 #~ msgstr "ÀßÄê: char * ¤Ï %d ¥Ó¥Ã¥È³ÎÊݤ·¤Þ¤¹¤¬¡¢ftnlen ¤¬¤¿¤Ã¤¿ %d ¥Ó¥Ã¥È¤Ç¤¹"
24655
24656 #~ msgid ""
24657 #~ "configuration: char * holds %d bits, but INTEGER only %d --\n"
24658 #~ " ASSIGN statement might fail"
24659 #~ msgstr ""
24660 #~ "ÀßÄê: char * ¤Ï %d ¥Ó¥Ã¥È³ÎÊݤ·¤Þ¤¹¤¬¡¢INTEGER ¤¬¤¿¤Ã¤¿ %d ¥Ó¥Ã¥È¤Ç¤¹ --\n"
24661 #~ " ¶²¤é¤¯ ASSIGN Ê¸¤¬¼ºÇÔ¤·¤Þ¤¹"
24662
24663 #~ msgid "Directory name must immediately follow -I"
24664 #~ msgstr "¥Ç¥¤¥ì¥¯¥È¥ê̾¤Ï -I ¤Î¤¹¤°¸å¤í¤Ë¤Ä¤±¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
24665
24666 #~ msgid "Print g77-specific compiler version info, run internal tests"
24667 #~ msgstr "g77 ¸ÇÍ­¤Î¥³¥ó¥Ñ¥¤¥é¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¡¢ÆâÉô¥Æ¥¹¥È¤Î¼Â¹Ô"
24668
24669 #~ msgid "Program is written in typical FORTRAN 66 dialect"
24670 #~ msgstr "¥×¥í¥°¥é¥à¤¬Åµ·¿Åª¤Ê FORTRAN 66 Êý¸À¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
24671
24672 #~ msgid "Program is written in typical Unix f77 dialect"
24673 #~ msgstr "¥×¥í¥°¥é¥à¤¬Åµ·¿Åª¤Ê Unix f77 Êý¸À¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
24674
24675 #~ msgid "Program does not use Unix-f77 dialectal features"
24676 #~ msgstr "¥×¥í¥°¥é¥à¤¬ Unix-f77 Êý¸À¤Îµ¡Ç½¤ò»È¤Ã¤Æ¤¤¤Ê¤¤"
24677
24678 #~ msgid "Program is written in Fortran-90-ish dialect"
24679 #~ msgstr "¥×¥í¥°¥é¥à¤¬ Fortran-90 ÅªÊý¸À¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
24680
24681 #~ msgid "Treat local vars and COMMON blocks as if they were named in SAVE statements"
24682 #~ msgstr "¥í¡¼¥«¥ëÊÑ¿ô¤È COMMON ¥Ö¥í¥Ã¥¯¤ò SAVE Ê¸¤Ç̾Á°ÉÕ¤±¤é¤ì¤¿¤è¤¦¤Ë¼è¤ê°·¤¦"
24683
24684 #~ msgid "Allow $ in symbol names"
24685 #~ msgstr "$ ¤ò¥·¥ó¥Ü¥ë̾¤È¤·¤Æ»È¤¨¤ë¤è¤¦¤Ë¤¹¤ë"
24686
24687 #~ msgid "f2c-compatible code need not be generated"
24688 #~ msgstr "f2c ¸ß´¹¥³¡¼¥É¤òÀ¸À®¤¹¤ëɬÍפ¬¤Ê¤¤"
24689
24690 #~ msgid "Unsupported; do not generate libf2c-calling code"
24691 #~ msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -- libf2c-calling ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
24692
24693 #~ msgid "Unsupported; affects code-generation of arrays"
24694 #~ msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -- ÇÛÎó¤Î¥³¡¼¥ÉÀ¸À®¤Ë±Æ¶Á¤¹¤ë"
24695
24696 #~ msgid "Program is written in Fortran-90-ish free form"
24697 #~ msgstr "¥×¥í¥°¥é¥à¤Ï Fortran-90 Åª¥Õ¥ê¡¼¥Õ¥©¡¼¥à¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
24698
24699 #~ msgid "Warn about use of (only a few for now) Fortran extensions"
24700 #~ msgstr "Fortran ³ÈÄ¥(º£¤Ï¾¯¤Ê¤¤¤¬)¤Î»ÈÍѤˤĤ¤¤Æ·Ù¹ð¤¹¤ë"
24701
24702 #~ msgid "Program is written in VXT (Digital-like) FORTRAN"
24703 #~ msgstr "¥×¥í¥°¥é¥à¤Ï VXT (Digital) FORTRAN ¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
24704
24705 #~ msgid "Disallow all ugly features"
24706 #~ msgstr "Á´¤Æ¤Î½¹¤¤µ¡Ç½¤òµö²Ä¤·¤Ê¤¤"
24707
24708 #~ msgid "Hollerith and typeless constants not passed as arguments"
24709 #~ msgstr "Hollerith ¤ä·¿¤Ê¤·Äê¿ô¤ò°ú¿ô¤È¤·¤ÆÅϤµ¤Ê¤¤"
24710
24711 #~ msgid "Allow ordinary copying of ASSIGN'ed vars"
24712 #~ msgstr "ASSIGN ¤µ¤ì¤¿ÊÑ¿ô¤ÎÄ̾ï¤Î¥³¥Ô¡¼¤òµö²Ä¤¹¤ë"
24713
24714 #~ msgid "Dummy array dimensioned to (1) is assumed-size"
24715 #~ msgstr "¥À¥ß¡¼ÇÛÎó¤Î¼¡¸µ¤ò (1) ¤È¤ß¤Ê¤¹"
24716
24717 #~ msgid "Trailing comma in procedure call denotes null argument"
24718 #~ msgstr "¥×¥í¥·¡¼¥¸¥ã¸Æ¤Ó½Ð¤·Ãæ¤ÎϢ³¥«¥ó¥Þ¤Ç null °ú¿ô¤òɽ¸½¤¹¤ë"
24719
24720 #~ msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z"
24721 #~ msgstr "DOUBLE COMPLEX Z ¤Ç¤Î REAL(Z) ¤È AIMAG(Z) ¤òµö²Ä¤¹¤ë"
24722
24723 #~ msgid "Initialization via DATA and PARAMETER is type-compatible"
24724 #~ msgstr "DATA ¤ä PARAMETER ·Ðͳ¤Î½é´ü²½¤Ï·¿¸ß´¹¤Ç¤¢¤ë"
24725
24726 #~ msgid "Allow INTEGER and LOGICAL interchangeability"
24727 #~ msgstr "INTEGER ¤È LOGICAL ¤ÏÁê¸ß¤ËÊѹ¹²Äǽ¤Ç¤¢¤ë¤È¤¹¤ë"
24728
24729 #~ msgid "Print internal debugging-related info"
24730 #~ msgstr "ÆâÉô¥Ç¥Ð¥Ã¥°´ØÏ¢¾ðÊó¤òɽ¼¨¤¹¤ë"
24731
24732 #~ msgid "Initialize local vars and arrays to zero"
24733 #~ msgstr "¥í¡¼¥«¥ëÊÑ¿ô¤äÇÛÎó¤ò¥¼¥í¤Ë½é´ü²½¤¹¤ë"
24734
24735 #~ msgid "Backslashes in character/hollerith constants not special (C-style)"
24736 #~ msgstr "ʸ»ú/hollerith Äê¿ô¤Ç¤Î¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å¤òÆüì¤Ê¤â¤Î¤È¤·¤Ê¤¤ (C ¼°)"
24737
24738 #~ msgid "Have front end emulate COMPLEX arithmetic to avoid bugs"
24739 #~ msgstr "COMPLEX ·×»»¤Î¥Ð¥°¤ò²óÈò¤ò¥¨¥ß¥å¥ì¡¼¥È¤¹¤ë¥Õ¥í¥ó¥È¥¨¥ó¥É¤ò»ý¤Ä"
24740
24741 #~ msgid "Disable the appending of underscores to externals"
24742 #~ msgstr "³°ÉôÊÑ¿ô¤Ë¥¢¥ó¥À¡¼¥¹¥³¥¢¤òÉÕ¤±Â­¤µ¤Ê¤¤"
24743
24744 #~ msgid "Never append a second underscore to externals"
24745 #~ msgstr "³°ÉôÊÑ¿ô¤ËÆó¤ÄÌܤΥ¢¥ó¥À¡¼¥¹¥³¥¢¤òÉÕ¤±Â­¤µ¤Ê¤¤"
24746
24747 #~ msgid "Intrinsics spelled as e.g. SqRt"
24748 #~ msgstr "intrinsic ¤¬Î㤨¤Ð SqRt ¤ÎÍѤËÄÖ¤é¤ì¤ë"
24749
24750 #~ msgid "Intrinsics in uppercase"
24751 #~ msgstr "intrinsic ¤ò±ÑÂçʸ»ú¤È¤¹¤ë"
24752
24753 #~ msgid "Intrinsics letters in arbitrary cases"
24754 #~ msgstr "intrinsic Ê¸»ú¤ÏǤ°Õ¤Î¥±¡¼¥¹¤È¤¹¤ë"
24755
24756 #~ msgid "Language keywords spelled as e.g. IOStat"
24757 #~ msgstr "¸À¸ìͽÌó¸ì¤¬Î㤨¤Ð IOStat ¤ÎÍѤËÄÖ¤é¤ì¤ë"
24758
24759 #~ msgid "Language keywords in uppercase"
24760 #~ msgstr "¸À¸ìͽÌó¸ì¤Ï±ÑÂçʸ»ú¤È¤¹¤ë"
24761
24762 #~ msgid "Language keyword letters in arbitrary cases"
24763 #~ msgstr "¸À¸ìͽÌó¸ìʸ»ú¤ÏǤ°Õ¤Î¥±¡¼¥¹¤È¤¹¤ë"
24764
24765 #~ msgid "Internally convert most source to uppercase"
24766 #~ msgstr "ÆâÉôŪ¤ÊÊÑ´¹¤Ç¤Ï¥½¡¼¥¹¤ÎËؤó¤É¤ò±ÑÂçʸ»ú¤È¤¹¤ë"
24767
24768 #~ msgid "Internally preserve source case"
24769 #~ msgstr "ÆâÉôŪ¤Ë¥½¡¼¥¹¤Î¥±¡¼¥¹¤òÊÝ»ý¤¹¤ë"
24770
24771 #~ msgid "Symbol names spelled in mixed case"
24772 #~ msgstr "¥·¥ó¥Ü¥ë̾¤Ï¥±¡¼¥¹º®ºß¤ÇÄÖ¤é¤ì¤ë"
24773
24774 #~ msgid "Symbol names in uppercase"
24775 #~ msgstr "¥·¥ó¥Ü¥ë̾¤òÂçʸ»ú¤È¤¹¤ë"
24776
24777 #~ msgid "Program written in uppercase"
24778 #~ msgstr "¥×¥í¥°¥é¥à¤¬±ÑÂçʸ»ú¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
24779
24780 #~ msgid "Program written in lowercase"
24781 #~ msgstr "¥×¥í¥°¥é¥à¤¬±Ñ¾®Ê¸»ú¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
24782
24783 #~ msgid "Program written in strict mixed-case"
24784 #~ msgstr "¥×¥í¥°¥é¥à¤¬¸·Ì©¤Ë¥±¡¼¥¹º®ºß¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
24785
24786 #~ msgid "Compile as if program written in uppercase"
24787 #~ msgstr "¥×¥í¥°¥é¥à¤¬±ÑÂçʸ»ú¤Ç½ñ¤«¤ì¤¿Íͤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
24788
24789 #~ msgid "Compile as if program written in lowercase"
24790 #~ msgstr "¥×¥í¥°¥é¥à¤¬±Ñ¾®Ê¸»ú¤Ç½ñ¤«¤ì¤¿Íͤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
24791
24792 #~ msgid "Preserve all spelling (case) used in program"
24793 #~ msgstr "¥×¥í¥°¥é¥à¤Ç»È¤ï¤ì¤¿ÄÖ¤ê(¤Î¥±¡¼¥¹)¤òÁ´¤ÆÊÝ»ý¤¹¤ë"
24794
24795 #~ msgid "Delete libU77 intrinsics with bad interfaces"
24796 #~ msgstr "libU77 intrinsic ¤òÉÔÀµ¤Ê interface ¤È¶¦¤Ëºï½ü¤¹¤ë"
24797
24798 #~ msgid "Disable libU77 intrinsics with bad interfaces"
24799 #~ msgstr "libU77 intrinsic ¤òÉÔÀµ¤Ê interface ¤È¶¦¤Ë̵¸ú²½¤¹¤ë"
24800
24801 #~ msgid "Hide libU77 intrinsics with bad interfaces"
24802 #~ msgstr "libU77 intrinsic ¤òÉÔÀµ¤Ê interface ¤È¶¦¤Ë±£¤¹"
24803
24804 #~ msgid "Delete non-FORTRAN-77 intrinsics f2c supports"
24805 #~ msgstr "f2c ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
24806
24807 #~ msgid "Disable non-FORTRAN-77 intrinsics f2c supports"
24808 #~ msgstr "f2c ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
24809
24810 #~ msgid "Hide non-FORTRAN-77 intrinsics f2c supports"
24811 #~ msgstr "f2c ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
24812
24813 #~ msgid "Delete non-FORTRAN-77 intrinsics F90 supports"
24814 #~ msgstr "F90 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
24815
24816 #~ msgid "Disable non-FORTRAN-77 intrinsics F90 supports"
24817 #~ msgstr "F90 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
24818
24819 #~ msgid "Hide non-FORTRAN-77 intrinsics F90 supports"
24820 #~ msgstr "F90 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
24821
24822 #~ msgid "Delete non-FORTRAN-77 intrinsics g77 supports"
24823 #~ msgstr "g77 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
24824
24825 #~ msgid "Disable non-FORTRAN 77 intrinsics F90 supports"
24826 #~ msgstr "g77 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
24827
24828 #~ msgid "Hide non-FORTRAN 77 intrinsics F90 supports"
24829 #~ msgstr "g77 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
24830
24831 #~ msgid "Delete MIL-STD 1753 intrinsics"
24832 #~ msgstr "MIL-STD 1753 intrinsic ¤òºï½ü¤¹¤ë"
24833
24834 #~ msgid "Disable MIL-STD 1753 intrinsics"
24835 #~ msgstr "MIL-STD 1753 intrinsic ¤ò̵¸ú²½¤¹¤ë"
24836
24837 #~ msgid "Hide MIL-STD 1753 intrinsics"
24838 #~ msgstr "MIL-STD 1753 intrinsic ¤ò±£¤¹"
24839
24840 #~ msgid "Delete libU77 intrinsics"
24841 #~ msgstr "libU77 intrinsic ¤òºï½ü¤¹¤ë"
24842
24843 #~ msgid "Disable libU77 intrinsics"
24844 #~ msgstr "libU77 intrinsic ¤ò̵¸ú²½¤¹¤ë"
24845
24846 #~ msgid "Hide libU77 intrinsics"
24847 #~ msgstr "libU77 intrinsic ¤ò±£¤¹"
24848
24849 #~ msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports"
24850 #~ msgstr "VXT FORTRAN ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
24851
24852 #~ msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
24853 #~ msgstr "VXT FORTRAN ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
24854
24855 #~ msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports"
24856 #~ msgstr "VXT FORTRAN ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
24857
24858 #~ msgid "Treat initial values of 0 like non-zero values"
24859 #~ msgstr "0 ¤Î½é´ü²½ÃͤòÈó¥¼¥íÃͤȤ·¤Æ¼è¤ê°·¤¦"
24860
24861 #~ msgid "Emit special debugging information for COMMON and EQUIVALENCE (disabled)"
24862 #~ msgstr "COMMON ¤ä EQUIVALENCE ÍѤÎÆÃÊ̤ʥǥХå°¾ðÊó¤òȯ¹Ô¤¹¤ë¡Ê̵¸ú²½¤µ¤ì¤Æ¤¤¤ë¡Ë"
24863
24864 #~ msgid "Take at least one trip through each iterative DO loop"
24865 #~ msgstr "ºÇÄã¤Ç¤â°ì²ó¤Ï³ÆÈ¿Éü DO ¥ë¡¼¥×¤¬½èÍý¤µ¤ì¤ë¤È¤¹¤ë"
24866
24867 #~ msgid "Disable fatal diagnostics about inter-procedural problems"
24868 #~ msgstr "inter-procedural ÌäÂê¤Ë¤Ä¤¤¤Æ¤ÎÃ×̿Ū¤Ê¿ÇÃÇɽ¼¨¤òɽ¼¨¤·¤Ê¤¤"
24869
24870 #~ msgid "Make prefix-radix non-decimal constants be typeless"
24871 #~ msgstr "ÈóÀ°¿ôÄê¿ô¤ÎÀÜÈø´ð¿ô¤¬·¿¤Ê¤·¤Ç¤¢¤ë¤È¤¹¤ë"
24872
24873 #~ msgid "Fortran-specific form of -fbounds-check"
24874 #~ msgstr "Fortran ¸ÇÍ­¤Î -fbounds-check ¤Î·Á¼°"
24875
24876 #~ msgid "Disable warnings about inter-procedural problems"
24877 #~ msgstr "inter-procedural ÌäÂê¤Ë¤Ä¤¤¤Æ¤Î·Ù¹ðɽ¼¨¤òɽ¼¨¤·¤Ê¤¤"
24878
24879 #~ msgid "Warn about constructs with surprising meanings"
24880 #~ msgstr "²ò¼á¤Ë¸í²ò¤ò¾·¤¯¤â¤Î¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
24881
24882 #~ msgid "Add a directory for INCLUDE searching"
24883 #~ msgstr "INCLUDE Ãµº÷ÍѤΥǥ£¥ì¥¯¥È¥ê¤òÄɲ乤ë"
24884
24885 #~ msgid "Set the maximum line length"
24886 #~ msgstr "¹Ô¤ÎŤµ¤ÎºÇÂçÃͤòÀßÄꤹ¤ë"
24887
24888 #~ msgid "the meaning of `\\a' varies with -traditional"
24889 #~ msgstr "-traditional ¤Ç¤Ï `\\a' ¤Î°ÕÌ£¤¬°Û¤Ê¤ê¤Þ¤¹"
24890
24891 #~ msgid "non-ANSI-standard escape sequence, `\\%c'"
24892 #~ msgstr "Èó ANSI É¸½à¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¡¢`\\%c'"
24893
24894 #~ msgid "non-ANSI escape sequence `\\%c'"
24895 #~ msgstr "Èó ANSI ¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¡¢`\\%c'"
24896
24897 #~ msgid "unknown escape sequence `\\%c'"
24898 #~ msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹ `\\%c'"
24899
24900 #~ msgid "unknown escape sequence: `\\' followed by char code 0x%x"
24901 #~ msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹: `\\' ¤Î¸å¤Ëʸ»ú¥³¡¼¥É 0x%x"
24902
24903 #~ msgid "Badly formed directive -- no closing quote"
24904 #~ msgstr "ÉÔÀµ¤Ê·Á¤Î¥Ç¥£¥ì¥¯¥Æ¥£¥Ö -- ÊĤ¸¥¯¥©¡¼¥È¤¬¤¢¤ê¤Þ¤»¤ó"
24905
24906 #~ msgid "#-lines for entering and leaving files don't match"
24907 #~ msgstr "¥Õ¥¡¥¤¥ë¤Ø¤Î½ÐÆþ¤ê¸ý¤È¤Ê¤ë #-¹Ô ¤¬À°¹ç¤·¤Þ¤»¤ó"
24908
24909 #~ msgid "Bad directive -- missing close-quote"
24910 #~ msgstr "ÉÔÀµ¤Ê¥Ç¥£¥ì¥¯¥Æ¥£¥Ö -- ÊĤ¸¥¯¥©¡¼¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
24911
24912 #~ msgid "ignoring pragma: %s"
24913 #~ msgstr "pragma ¤ò̵»ë¤·¤Þ¤¹: %s"
24914
24915 #~ msgid "Use `#line ...' instead of `# ...' in first line"
24916 #~ msgstr "ºÇ½é¤Î¹Ô¤Ç¤Ï `# ...' ¤ÎÂå¤ê¤Ë `#line ...' ¤ò»È¤¤¤Þ¤·¤ç¤¦"
24917
24918 #~ msgid "invalid #-line"
24919 #~ msgstr "̵¸ú¤Ê #-¹Ô"
24920
24921 #~ msgid "ASSIGNed FORMAT specifier is too small"
24922 #~ msgstr "ASSIGN ¤µ¤ì¤¿ FORMAT »ØÄê»Ò¤¬¾®¤µ¤¹¤®¤Þ¤¹"
24923
24924 #~ msgid "ASSIGN to variable that is too small"
24925 #~ msgstr "ASSIGN Àè¤ÎÊÑ¿ô¤¬¾®¤µ¤¹¤®¤Þ¤¹"
24926
24927 #~ msgid "ASSIGNed GOTO target variable is too small"
24928 #~ msgstr "ASSIGN ¤µ¤ì¤¿ GOTO ÀèÊÑ¿ô¤¬¾®¤µ¤¹¤®¤Þ¤¹"
24929
24930 #~ msgid "%s no longer supported -- try -fvxt"
24931 #~ msgstr "%s ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- -fvxt ¤È¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤"
24932
24933 #~ msgid "%s no longer supported -- try -fno-vxt -ff90"
24934 #~ msgstr "%s ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- -fno-vxt -ff90 ¤È¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤"
24935
24936 #~ msgid "%s disabled, use normal debugging flags"
24937 #~ msgstr "%s ¤¬Ìµ¸ú¤Ç¤¹¡£Ä̾ï¥Ç¥Ð¥Ã¥°¥Õ¥é¥°¤ò»È¤¤¤Þ¤·¤ç¤¦"
24938
24939 #~ msgid "output_operand: %s"
24940 #~ msgstr "output_operand: %s"
24941
24942 #~ msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d\n"
24943 #~ msgstr "NOTE_INSN_BASIC_BLOCK ¤¬¥Ö¥í¥Ã¥¯ %d ¤Ë¤¢¤ê¤Þ¤»¤ó\n"
24944
24945 #~ msgid "argument to `-V' is missing"
24946 #~ msgstr "`-V' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
24947
24948 #~ msgid "cannot specify -o with -c or -S and multiple compilations"
24949 #~ msgstr "-c ¤ä -S ¤È°ì½ï¤Ë -o ¤ò»ØÄꤹ¤ë¤È¡¢Ê£¿ô¥³¥ó¥Ñ¥¤¥ë¤Ç¤­¤Þ¤»¤ó"
24950
24951 #~ msgid "Invalid specification!  Bug in cc."
24952 #~ msgstr "̵¸ú¤Ê»ØÄê! cc ¤Î¥Ð¥°."
24953
24954 #~ msgid "Internal gcc abort."
24955 #~ msgstr "ÆâÉô gcc ÃæÃÇ"
24956
24957 #~ msgid "Internal gcov abort.\n"
24958 #~ msgstr "ÆâÉô gcc abort.\n"
24959
24960 #~ msgid "gcov [-b] [-v] [-n] [-l] [-f] [-o OBJDIR] file\n"
24961 #~ msgstr "gcov [-b] [-v] [-n] [-l] [-f] [-o OBJDIR] ¥Õ¥¡¥¤¥ë\n"
24962
24963 #~ msgid "Could not open basic block file %s.\n"
24964 #~ msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿¡£\n"
24965
24966 #~ msgid "Assuming that all execution counts are zero.\n"
24967 #~ msgstr "Á´¼Â¹Ô¿ô¤¬¥¼¥í¤Ç¤¢¤ë¤È²¾Äꤷ¤Þ¤¹¡£\n"
24968
24969 #~ msgid "Could not open program flow graph file %s.\n"
24970 #~ msgstr "¥×¥í¥°¥é¥à¥Õ¥í¡¼¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿¡£\n"
24971
24972 #~ msgid "No executable code associated with file %s.\n"
24973 #~ msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë·ë¤ÓÉÕ¤¯¼Â¹Ô¥³¡¼¥É¤¬¤¢¤ê¤Þ¤»¤ó¡£\n"
24974
24975 #~ msgid ".da file contents exhausted too early\n"
24976 #~ msgstr ".da ¥Õ¥¡¥¤¥ë¤ÎÆâÍƤò¤¢¤Þ¤ê¤ËÁ᤯»È¤¤ÀڤäƤ·¤Þ¤¤¤Þ¤·¤¿\n"
24977
24978 #~ msgid "%6.2f%% of %d source lines executed in function %s\n"
24979 #~ msgstr "%6.2f%%(%d ¹ÔÃæ) ¤Î¥½¡¼¥¹¹Ô¤¬´Ø¿ô %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
24980
24981 #~ msgid "No executable source lines in function %s\n"
24982 #~ msgstr "´Ø¿ô %s ¤Ë¼Â¹Ô²Äǽ¤Ê¥½¡¼¥¹¹Ô¤¬¤¢¤ê¤Þ¤»¤ó\n"
24983
24984 #~ msgid "%6.2f%% of %d branches executed in function %s\n"
24985 #~ msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬´Ø¿ô %s Æâ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
24986
24987 #~ msgid "%6.2f%% of %d branches taken at least once in function %s\n"
24988 #~ msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬¾¯¤Ê¤¯¤È¤â°ìÅ٤ϴؿô %s ¤Ç¼õ¼è¤é¤ì¤Þ¤·¤¿\n"
24989
24990 #~ msgid "No branches in function %s\n"
24991 #~ msgstr "´Ø¿ô %s ¤Ë¤Ïʬ´ô¤¬¤¢¤ê¤Þ¤»¤ó\n"
24992
24993 #~ msgid "%6.2f%% of %d calls executed in function %s\n"
24994 #~ msgstr "%6.2f%%(%d ²ó) ¤Î¸Æ¤Ó½Ð¤·¤¬´Ø¿ô %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
24995
24996 #~ msgid "didn't use all bb entries of graph, function %s\n"
24997 #~ msgstr "¥°¥é¥Õ¤Î bb ¥¨¥ó¥È¥ê¤Î°ìÉô¤·¤«»È¤¤¤Þ¤»¤ó¤Ç¤·¤¿¡¢´Ø¿ô %s\n"
24998
24999 #~ msgid "block_num = %ld, num_blocks = %d\n"
25000 #~ msgstr "¥Ö¥í¥Ã¥¯¿ô = %ld¡¢ÈÖ¹æ¥Ö¥í¥Ã¥¯ = %d\n"
25001
25002 #~ msgid "ERROR: too many basic blocks in .bb file %s\n"
25003 #~ msgstr "¥¨¥é¡¼: .bb ¥Õ¥¡¥¤¥ë %s ¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤¬Â¿¤¹¤®¤Þ¤¹\n"
25004
25005 #~ msgid "%6.2f%% of %d source lines executed in file %s\n"
25006 #~ msgstr "%6.2f%%(%d ¹ÔÃæ) ¤Î¥½¡¼¥¹¹Ô¤¬¥Õ¥¡¥¤¥ë %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
25007
25008 #~ msgid "%6.2f%% of %d branches executed in file %s\n"
25009 #~ msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬¥Õ¥¡¥¤¥ë %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
25010
25011 #~ msgid "%6.2f%% of %d branches taken at least once in file %s\n"
25012 #~ msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬¾¯¤Ê¤¯¤È¤â°ì²ó¤Ï¥Õ¥¡¥¤¥ë %s ¤Ç¼õ¼è¤é¤ì¤Þ¤·¤¿\n"
25013
25014 #~ msgid "%6.2f%% of %d calls executed in file %s\n"
25015 #~ msgstr "%6.2f%%(%d ²óÃæ) ¤Î¸Æ¤Ó½Ð¤·¤¬¥Õ¥¡¥¤¥ë %s Æâ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
25016
25017 #~ msgid "Could not open source file %s.\n"
25018 #~ msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿.\n"
25019
25020 #~ msgid "call %d returns = %d%%\n"
25021 #~ msgstr "¸Æ¤Ó½Ð¤· %d ¤ÎÌá¤ê = %d%%\n"
25022
25023 #~ msgid "branch %d taken = %d\n"
25024 #~ msgstr "¥Ö¥é¥ó¥Á %d ¼õÍý = %d\n"
25025
25026 #~ msgid "Unexpected EOF while reading source file %s.\n"
25027 #~ msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë %s ¤òÆɤ߹þ¤ßÃæ¤Ëͽ´ü¤»¤Ì EOF.\n"
25028
25029 #~ msgid "varargs function cannot be inline"
25030 #~ msgstr "²ÄÊÑ°ú¿ô´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25031
25032 #~ msgid "function using alloca cannot be inline"
25033 #~ msgstr "alloca ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25034
25035 #~ msgid "function using setjmp cannot be inline"
25036 #~ msgstr "setjmp ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25037
25038 #~ msgid "function with nested functions cannot be inline"
25039 #~ msgstr "Æþ¤ì»Ò´Ø¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25040
25041 #~ msgid "function with label addresses used in initializers cannot inline"
25042 #~ msgstr "¥é¥Ù¥ë¥¢¥É¥ì¥¹¤ò»ý¤Á¡¢½é´ü²½»Ò¤Ç»È¤ï¤ì¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25043
25044 #~ msgid "no prototype, and parameter address used; cannot be inline"
25045 #~ msgstr "¥×¥í¥È¥¿¥¤¥×¤¬¤Ê¤¯¡¢²¾°ú¿ô¤Î¥¢¥É¥ì¥¹¤¬»È¤ï¤ì¤Æ¤¤¤ë -- inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25046
25047 #~ msgid "inline functions not supported for this return value type"
25048 #~ msgstr "¤³¤ÎÌá¤êÃÍ·¿¤Î inline ´Ø¿ô¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
25049
25050 #~ msgid "function with varying-size return value cannot be inline"
25051 #~ msgstr "²ÄÊÑŤÎÌá¤êÃͤòÊÖ¤¹´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25052
25053 #~ msgid "function with varying-size parameter cannot be inline"
25054 #~ msgstr "²ÄÊÑĹ°ú¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25055
25056 #~ msgid "function with transparent unit parameter cannot be inline"
25057 #~ msgstr "Æ©²á¶¦ÍÑÂΤΰú¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25058
25059 #~ msgid "function with computed jump cannot inline"
25060 #~ msgstr "»»½Ð¤µ¤ì¤¿¥¸¥ã¥ó¥×¤ò¹Ô¤Ê¤¦´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25061
25062 #~ msgid "function with nonlocal goto cannot be inline"
25063 #~ msgstr "Èó¥í¡¼¥«¥ë goto ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25064
25065 #~ msgid "function with target specific attribute(s) cannot be inlined"
25066 #~ msgstr "¥¿¡¼¥²¥Ã¥È¸Çͭ°À­Éդδؿô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
25067
25068 #~ msgid "internal error - too many interface type"
25069 #~ msgstr "ÆâÉô¥¨¥é¡¼ - interface ·¿¤¬Â¿¤¹¤®¤Þ¤¹"
25070
25071 #~ msgid "Can't expand %s"
25072 #~ msgstr "%s ¤òŸ³«¤Ç¤­¤Þ¤»¤ó"
25073
25074 #~ msgid "Premature end of input file %s"
25075 #~ msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤Î½ª¤ê¤Ë㤹¤ë¤Î¤¬Á᤹¤®¤Þ¤¹"
25076
25077 #~ msgid "can't to open %s"
25078 #~ msgstr "%s ¤ò open ¤Ç¤­¤Þ¤»¤ó"
25079
25080 #~ msgid "Disable automatic array bounds checking"
25081 #~ msgstr "¼«Æ°Åª¤ÊÇÛÎó¶­³¦¸¡ºº¤ò¹Ô¤ï¤Ê¤¤"
25082
25083 #~ msgid "Make is_compiled_class return 1"
25084 #~ msgstr "is_compiled_class ¤¬ 1 ¤òÊÖ¤¹¤è¤¦¤Ë¤¹¤ë"
25085
25086 #~ msgid "Dump class files to <name>.class"
25087 #~ msgstr "¥¯¥é¥¹¤ò <name>.class ¥Õ¥¡¥¤¥ë¤Ø¥À¥ó¥×¤¹¤ë"
25088
25089 #~ msgid "Don't put synchronization structure in each object"
25090 #~ msgstr "Ʊ´ü¹½Â¤ÂΤò³Æ¥ª¥Ö¥¸¥§¥¯¥È¤ËÁȤßÆþ¤ì¤Ê¤¤"
25091
25092 #~ msgid "Set class path"
25093 #~ msgstr "¥¯¥é¥¹¥Ñ¥¹¤òÀßÄꤹ¤ë"
25094
25095 #~ msgid "Choose class whose main method should be used"
25096 #~ msgstr "main ¥á¥½¥Ã¥É¤¬»È¤ï¤ì¤ë¤Ù¤­¥¯¥é¥¹¤òÁªÂò¤¹¤ë"
25097
25098 #~ msgid "Choose input encoding (default is UTF-8)"
25099 #~ msgstr "ÆþÎÏ¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°¤òÁªÂò¤¹¤ë(¥Ç¥Õ¥©¥ë¥È¤Ç¤Ï UTF-8)"
25100
25101 #~ msgid "Add directory to class path"
25102 #~ msgstr "¥¯¥é¥¹¥Ñ¥¹¤Ë¥Ç¥£¥ì¥¯¥È¥ê¤òÄɲ乤ë"
25103
25104 #~ msgid "Directory where class files should be written"
25105 #~ msgstr "¥¯¥é¥¹¥Õ¥¡¥¤¥ë¤¬½ñ¤­¹þ¤Þ¤ì¤ë¥Ç¥£¥ì¥¯¥È¥ê"
25106
25107 #~ msgid "Can't specify array dimension in a declaration"
25108 #~ msgstr "ÇÛÎó¤Î¼¡¸µ¤òÀë¸À¤Ç»ØÄꤹ¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
25109
25110 #~ msgid "Can't use '$' as a separator for inner classes"
25111 #~ msgstr "'$' ¤ÏÆâÉô¥¯¥é¥¹¤Î¶èÀÚ¤ê»Ò¤È¤·¤Æ»ÈÍѤǤ­¤Þ¤»¤ó"
25112
25113 #~ msgid "internal error - use of undefined type"
25114 #~ msgstr "ÆâÉô¥¨¥é¡¼ - Ì¤ÄêµÁ·¿¤Î»ÈÍѤǤ¹"
25115
25116 #~ msgid "Specify the name of the class for constant strings"
25117 #~ msgstr "Äê¿ôʸ»úÎóÍѤΥ¯¥é¥¹Ì¾¤ò»ØÄꤹ¤ë"
25118
25119 #~ msgid "no class name specified as argument to -fconstant-string-class"
25120 #~ msgstr "-fconstant-string-class ¤Ë°ú¿ô¤È¤·¤Æ»ØÄꤵ¤ì¤¿¥¯¥é¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
25121
25122 #~ msgid "`%s' cannot be statically allocated"
25123 #~ msgstr "`%s' ¤òÀÅŪ¤Ë³ÎÊݤǤ­¤Þ¤»¤ó"
25124
25125 #~ msgid "Undefined type `id', please import <objc/objc.h>"
25126 #~ msgstr "`id' ·¿¤¬Ì¤ÄêµÁ¤Ç¤¹¡£<objc/objc.h> ¤ò import ¤·¤Æ²¼¤µ¤¤"
25127
25128 #~ msgid "Circular inheritance in interface declaration for `%s'"
25129 #~ msgstr "`%s' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬½Û´ÄŪ¤Ê·Ñ¾µ¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
25130
25131 #~ msgid "multiple declarations for method `%s'"
25132 #~ msgstr "¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
25133
25134 #~ msgid "cannot find class (factory) method."
25135 #~ msgstr "¥¯¥é¥¹ (factory) ¥á¥½¥Ã¥É¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
25136
25137 #~ msgid "return type for `%s' defaults to id"
25138 #~ msgstr "`%s' ¤ÎÌá¤êÃͤη¿¤Ï¥Ç¥Õ¥©¥ë¥È¤Î id ¤È¤·¤Þ¤¹"
25139
25140 #~ msgid "method `%s' not implemented by protocol."
25141 #~ msgstr "¥á¥½¥Ã¥É `%s' ¤Ï¥×¥í¥È¥³¥ë¤Ë¤è¤Ã¤Æ¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
25142
25143 #~ msgid "return type defaults to id"
25144 #~ msgstr "Ìá¤êÃͤη¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î id ¤È¤·¤Þ¤¹"
25145
25146 #~ msgid "cannot find method."
25147 #~ msgstr "¥á¥½¥Ã¥É¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£"
25148
25149 #~ msgid "duplicate definition of class method `%s'."
25150 #~ msgstr "¥¯¥é¥¹¥á¥½¥Ã¥É `%s' ¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
25151
25152 #~ msgid "duplicate declaration of instance method `%s'."
25153 #~ msgstr "¥¤¥ó¥¹¥¿¥ó¥¹¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
25154
25155 #~ msgid "potential selector conflict for method `%s'"
25156 #~ msgstr "²ÄǽÀ­¤Î¤¢¤ë¥»¥ì¥¯¥¿¤¬¥á¥½¥Ã¥É `%s' ¤È¶¥¹ç¤·¤Þ¤¹"
25157
25158 #~ msgid "syntax error at '@' token"
25159 #~ msgstr "'@' ¥È¡¼¥¯¥ó¤Çʸˡ¥¨¥é¡¼"
25160
25161 #~ msgid "Arc profiling: some edge counts were bad."
25162 #~ msgstr "¸Ì(arc)¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°: ´ö¤Ä¤«¤Î edge ¥«¥¦¥ó¥È¤ÏÉÔÀµ¤Ç¤¹¡£"
25163
25164 #~ msgid "file %s not found, execution counts assumed to be zero."
25165 #~ msgstr "¥Õ¥¡¥¤¥ë %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Î¤Ç¡¢¼Â¹Ô¥«¥¦¥ó¥È¤Ï¥¼¥í¤È¸«¤Ê¤·¤Þ¤¹"
25166
25167 #~ msgid "%s: internal abort\n"
25168 #~ msgstr "%s: ÆâÉôÃæÃÇ\n"
25169
25170 #~ msgid "conversion from NaN to unsigned int"
25171 #~ msgstr "NaN ¤«¤éÉä¹ç̵¤·À°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
25172
25173 #~ msgid "floating point overflow"
25174 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
25175
25176 #~ msgid "overflow on truncation to integer"
25177 #~ msgstr "À°¿ô¤Ø¤ÎÀÚ¤êµÍ¤á¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤¬µ¯¤³¤ê¤Þ¤·¤¿"
25178
25179 #~ msgid "overflow on truncation to unsigned integer"
25180 #~ msgstr "Éä¹ç̵¤·À°¿ô¤Ø¤ÎÀÚ¤êµÍ¤á¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤¬µ¯¤³¤ê¤Þ¤·¤¿"
25181
25182 #~ msgid "%s: argument domain error"
25183 #~ msgstr "%s: °ú¿ôÎΰ襨¥é¡¼¤Ç¤¹"
25184
25185 #~ msgid "%s: function singularity"
25186 #~ msgstr "%s: ´Ø¿ô¤Îñ°ìÀ­"
25187
25188 #~ msgid "%s: underflow range error"
25189 #~ msgstr "%s: ¥¢¥ó¥À¡¼¥Õ¥í¡¼ÈÏ°Ï¥¨¥é¡¼"
25190
25191 #~ msgid "%s: partial loss of precision"
25192 #~ msgstr "%s: ÉôʬŪ¤ÊÀºÅÙ¤ÎÄã²¼"
25193
25194 #~ msgid "%s: NaN - producing operation"
25195 #~ msgstr "%s: NaN - Áàºî¤òÀ¸¤¸¤Þ¤¹"
25196
25197 #~ msgid "jump to `%s' invalidly jumps into binding contour"
25198 #~ msgstr "`%s' ¤Ø¤Î¥¸¥ã¥ó¥×¤ÏÅ»¤á¤é¤ì¤¿¥Ö¥í¥Ã¥¯Æâ¤Ø¡¢Ìµ¸ú¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹"
25199
25200 #~ msgid "label `%s' used before containing binding contour"
25201 #~ msgstr "¥é¥Ù¥ë `%s' ¤¬Å»¤á¤é¤ì¤¿¥Ö¥í¥Ã¥¯¤ò¹½À®¤¹¤ëÁ°¤Ë»È¤ï¤ì¤Þ¤·¤¿"
25202
25203 #~ msgid "`asm' cannot be used in function where memory usage is checked"
25204 #~ msgstr "`asm' ¤Ï´Ø¿ô¤Ç¥á¥â¥êÍøÍѤòÄ´¤Ù¤ë½ê¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
25205
25206 #~ msgid "`asm' cannot be used with `-fcheck-memory-usage'"
25207 #~ msgstr "`asm' ¤Ï `-fcheck-memory-usage' ¤È°ì½ï¤Ë»È¤¨¤Þ¤»¤ó"
25208
25209 #~ msgid "output operand constraint %d contains `+'"
25210 #~ msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÀ©Ìó %d ¤Ï `+' ¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
25211
25212 #~ msgid "hard register `%s' listed as input operand to `asm'"
25213 #~ msgstr "¥Ï¡¼¥É¥ì¥¸¥¹¥¿ `%s' ¤¬ `asm' ¤ËÂФ·¡¢ÆþÎÏ¥ª¥Ú¥é¥ó¥É¤È¤·¤ÆÅÐÏ¿¤µ¤ì¤Þ¤·¤¿"
25214
25215 #~ msgid "case value `%ld' not in enumerated type `%s'"
25216 #~ msgstr "case ÃÍ `%ld' ¤ÏÎóµó·¿ `%s' ¤Ë¤Ï¤¢¤ê¤Þ¤»¤ó"
25217
25218 #~ msgid "\"%s\" and \"%s\" identical in first %d characters"
25219 #~ msgstr "\"%s\" ¤È \"%s\" ¤ÏºÇ½é¤Î %d Ê¸»ú¤¬Á´¤¯Æ±¤¸¤Ç¤¹"
25220
25221 #~ msgid "Generate STABS format debug info"
25222 #~ msgstr "STABS ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
25223
25224 #~ msgid "Generate extended STABS format debug info"
25225 #~ msgstr "³ÈÄ¥ STABS ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
25226
25227 #~ msgid "Generate DWARF-1 format debug info"
25228 #~ msgstr "DWARF-1 ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
25229
25230 #~ msgid "Generate extended DWARF-1 format debug info"
25231 #~ msgstr "³ÈÄ¥ DWARF-1 ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
25232
25233 #~ msgid "Generate DWARF-2 debug info"
25234 #~ msgstr "DWARF-2 ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
25235
25236 #~ msgid "Generate XCOFF format debug info"
25237 #~ msgstr "XCOFF ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
25238
25239 #~ msgid "Generate extended XCOFF format debug info"
25240 #~ msgstr "³ÈÄ¥ XCOFF ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
25241
25242 #~ msgid "Generate COFF format debug info"
25243 #~ msgstr "COFF ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
25244
25245 #~ msgid "Do not store floats in registers"
25246 #~ msgstr "¥ì¥¸¥¹¥¿¤ËÉâÆ°¾®¿ô¤ò³ÊǼ¤·¤Ê¤¤"
25247
25248 #~ msgid "Consider all mem refs through pointers as volatile"
25249 #~ msgstr "¥Ý¥¤¥ó¥¿·Ðͳ¤Î¥á¥â¥ê»²¾È¤òÁ´¤Æ volatile ¤È¤ß¤Ê¤¹"
25250
25251 #~ msgid "Consider all mem refs to global data to be volatile"
25252 #~ msgstr "Âç°è¥Ç¡¼¥¿¤Ø¤Î¥á¥â¥ê»²¾È¤òÁ´¤Æ volatile ¤È¤ß¤Ê¤¹"
25253
25254 #~ msgid "Consider all mem refs to static data to be volatile"
25255 #~ msgstr "ÀÅŪ¥Ç¡¼¥¿¤Ø¤Î¥á¥â¥ê»²¾È¤òÁ´¤Æ volatile ¤È¤ß¤Ê¤¹"
25256
25257 #~ msgid "Integrate simple functions into their callers"
25258 #~ msgstr "ñ½ã¤Ê´Ø¿ô¤ò¸Æ¤Ó½Ð¤·Â¦¤ËÅý¹ç¤¹¤ë"
25259
25260 #~ msgid "Pretend that host and target use the same FP format"
25261 #~ msgstr "¥Û¥¹¥È¤È¥¿¡¼¥²¥Ã¥È¤¬Æ±¤¸ÉâÆ°¾®¿ô·Á¼°¤ò»È¤¦¿¶¤ëÉñ¤¤¤ò¤µ¤»¤ë"
25262
25263 #~ msgid "Improve FP speed by violating ANSI & IEEE rules"
25264 #~ msgstr "ANSI & IEEE µ¬Â§¤òÇˤäÆÉâÆ°¾®¿ô¤Î®ÅÙ¤ò²þÁ±¤¹¤ë"
25265
25266 #~ msgid "Output GNU ld formatted global initialisers"
25267 #~ msgstr "GNU ld ·Á¼°¤ÎÂç°è½é´ü²½»Ò¤ò½ÐÎϤ¹¤ë"
25268
25269 #~ msgid "Generate code to check every memory access"
25270 #~ msgstr "³Æ¥á¥â¥ê¥¢¥¯¥»¥¹¤ò¸¡½Ð¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
25271
25272 #~ msgid "Add a prefix to all function names"
25273 #~ msgstr "Á´¤Æ¤Î´Ø¿ô̾¤ËÀÜƬ¼­¤òÄɲ乤ë"
25274
25275 #~ msgid "Compile just for ISO C89"
25276 #~ msgstr "ISO C89 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
25277
25278 #~ msgid "Do not promote floats to double if using -traditional"
25279 #~ msgstr "-traditional »ÈÍÑ»þ¤Ë¤Ï¡¢ÉâÆ°¾®¿ô¤Ë´Ø¤· float ¤«¤é double ¤Ë³Ê¾å¤²¤·¤Ê¤¤"
25280
25281 #~ msgid "Determine language standard"
25282 #~ msgstr "¸À¸ì¤Îɸ½à¤ò·èÄꤹ¤ë"
25283
25284 #~ msgid "Make bitfields by unsigned by default"
25285 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ò¥Ç¥Õ¥©¥ë¥È¤ÇÉä¹ç̵¤·¤È¤¹¤ë"
25286
25287 #~ msgid "Attempt to support traditional K&R style C"
25288 #~ msgstr "¸Å¤¤ K&R ¼°¤Î C ¤Î¥µ¥Ý¡¼¥È¤ò»î¤ß¤ë"
25289
25290 #~ msgid "Allow different types as args of ? operator"
25291 #~ msgstr "? ±é»»»Ò¤Î°ú¿ô¤È¤·¤Æ°Û¤Ê¤Ã¤¿·¿¤òµöÍƤ¹¤ë"
25292
25293 #~ msgid "Allow the use of $ inside identifiers"
25294 #~ msgstr "¼±ÊÌ»ÒÃæ¤Ç¤Î $ ¤Î»ÈÍѤòµöÍƤ¹¤ë"
25295
25296 #~ msgid "Use the smallest fitting integer to hold enums"
25297 #~ msgstr "Îóµó·¿¤¬ÊÝ»ý¤Ç¤­¤ëºÇ¾®¤ÎÀ°¿ô·¿¤ò»ÈÍѤ¹¤ë"
25298
25299 #~ msgid "Enable most warning messages"
25300 #~ msgstr "Ëؤó¤É¤Î·Ù¹ð¥á¥Ã¥»¡¼¥¸¤òÍ­¸ú¤Ë¤¹¤ë"
25301
25302 #~ msgid "Warn if nested comments are detected"
25303 #~ msgstr "Æþ¤ì»Ò¤Ë¤Ê¤Ã¤¿¥³¥á¥ó¥È¤ò¸¡½Ð¤·¤¿¤È¤­¤Ë·Ù¹ð¤¹¤ë"
25304
25305 #~ msgid "Don't warn about too many arguments to format functions"
25306 #~ msgstr "format ´Ø¿ô¤Ø¤Î¿¤¹¤®¤ë°ú¿ô¤Ë´Ø¤¹¤ë·Ù¹ð¤·¤Ê¤¤"
25307
25308 #~ msgid "Warn about non-string-literal format strings"
25309 #~ msgstr "Èóʸ»úÎó¥ê¥Æ¥é¥ë¤Î format Ê¸»úÎó¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
25310
25311 #~ msgid "Warn about constructs whose meaning change in ISO C"
25312 #~ msgstr "ISO C ¤Ç¤½¤Î°ÕÌ£¤¬Êѹ¹¤µ¤ì¤¿ÆâÍƤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
25313
25314 #~ msgid "Warn when trigraphs are encountered"
25315 #~ msgstr "¥È¥é¥¤¥°¥é¥Õ¤òȯ¸«¤·¤¿¤È¤­¤Ë·Ù¹ð¤¹¤ë"
25316
25317 #~ msgid "Mark strings as 'const char *'"
25318 #~ msgstr "ʸ»úÎó¤ò 'const char *' ¤È¤·¤Æ¥Þ¡¼¥¯¤¹¤ë"
25319
25320 #~ msgid "Invalid option `%s'"
25321 #~ msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `%s'"
25322
25323 #~ msgid "Internal error: %s"
25324 #~ msgstr "ÆâÉô¥¨¥é¡¼: %s"
25325
25326 #~ msgid "Errors detected in input file (your bison.simple is out of date)\n"
25327 #~ msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ëÃæ¤Ë¥¨¥é¡¼ (¤¢¤Ê¤¿¤Î bison.simple ¤Ï¸Å¤¹¤®¤Þ¤¹)\n"
25328
25329 #~ msgid "invalid register name `%s' for register variable"
25330 #~ msgstr "`%s' ¤Ï¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ¤Ï̵¸ú¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹"
25331
25332 #~ msgid "  -pedantic-errors        Like -pedantic except that errors are produced\n"
25333 #~ msgstr "  -pedantic-errors        -pedantic ¤ÈƱÍͤÀ¤¬¡¢¥¨¥é¡¼¤òȯÀ¸¤µ¤»¤ë\n"
25334
25335 #~ msgid "  -w                      Suppress warnings\n"
25336 #~ msgstr "  -w                      ·Ù¹ð¤òÍÞÀ©¤¹¤ë\n"
25337
25338 #~ msgid "  -Wunused                Enable unused warnings\n"
25339 #~ msgstr "  -Wunused                Ì¤»ÈÍѤˤĤ¤¤Æ¤Î·Ù¹ð¤òÍ­¸ú¤Ë¤¹¤ë\n"
25340
25341 #~ msgid "  -Wid-clash-<num>        Warn if 2 identifiers have the same first <num> chars\n"
25342 #~ msgstr "  -Wid-clash-<num>        Æó¤Ä¤Î¼±Ê̻Ҥ¬ <num> Ê¸»úʬ°ìÃפ·¤Æ¤¤¤ì¤Ð·Ù¹ð¤¹¤ë\n"
25343
25344 #~ msgid "  -a                      Enable block profiling \n"
25345 #~ msgstr "  -a                      ¥Ö¥í¥Ã¥¯¥×¥í¥Õ¥¡¥¤¥ë¤òÍ­¸ú¤Ë¤¹¤ë\n"
25346
25347 #~ msgid "  -ax                     Enable jump profiling \n"
25348 #~ msgstr "  -ax                     ¥¸¥ã¥ó¥×¥×¥í¥Õ¥¡¥¤¥ë¤òÍ­¸ú¤Ë¤¹¤ë\n"
25349
25350 #~ msgid "  -version                Display the compiler's version\n"
25351 #~ msgstr "  -version                ¥³¥ó¥Ñ¥¤¥é¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨¤¹¤ë\n"
25352
25353 #~ msgid ""
25354 #~ "\n"
25355 #~ "Language specific options:\n"
25356 #~ msgstr ""
25357 #~ "\n"
25358 #~ "¸À¸ì»ÅÍÍ¥ª¥×¥·¥ç¥ó:\n"
25359
25360 #~ msgid "  %-23.23s [undocumented]\n"
25361 #~ msgstr "  %-23.23s [ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤]\n"
25362
25363 #~ msgid ""
25364 #~ "\n"
25365 #~ "There are undocumented %s specific options as well.\n"
25366 #~ msgstr ""
25367 #~ "\n"
25368 #~ "ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤ %s »ÅÍÍ¥ª¥×¥·¥ç¥ó¤â¤¢¤ê¤Þ¤¹¡£\n"
25369
25370 #~ msgid ""
25371 #~ "\n"
25372 #~ " Options for %s:\n"
25373 #~ msgstr ""
25374 #~ "\n"
25375 #~ " %s ÍÑ¥ª¥×¥·¥ç¥ó:\n"
25376
25377 #~ msgid "Unrecognized option `%s'"
25378 #~ msgstr "ǧ¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `%s'"
25379
25380 #~ msgid "use -gdwarf -g%d for DWARF v1, level %d"
25381 #~ msgstr "-gdwarf -g%d ¤ò»ÈÍÑ (DWARF v1, ¥ì¥Ù¥ë %d)"
25382
25383 #~ msgid "use -gdwarf-2   for DWARF v2"
25384 #~ msgstr "-gdwarf-2 ¤ò»ÈÍÑ (DWARF v2)"
25385
25386 #~ msgid "ignoring option `%s' due to invalid debug level specification"
25387 #~ msgstr "̵¸ú¤Ê¥Ç¥Ð¥Ã¥°¥ì¥Ù¥ë»ØÄê¤Ë¤è¤ê¡¢¥ª¥×¥·¥ç¥ó `%s' ¤ò̵»ë¤·¤Þ¤¹"
25388
25389 #~ msgid "`%s': unknown or unsupported -g option"
25390 #~ msgstr "`%s': ÉÔÌÀ¤Þ¤¿¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -g ¥ª¥×¥·¥ç¥ó¤Ç¤¹"
25391
25392 #~ msgid "invalid --param option: %s"
25393 #~ msgstr "̵¸ú¤Ê --param ¥ª¥×¥·¥ç¥ó: %s"
25394
25395 #~ msgid "`-a' option (basic block profile) not supported"
25396 #~ msgstr "`-a' ¥ª¥×¥·¥ç¥ó(´ðËÜ¥Ö¥í¥Ã¥¯¥×¥í¥Õ¥¡¥¤¥ë)¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
25397
25398 #~ msgid "`-ax' option (jump profiling) not supported"
25399 #~ msgstr "`-ax' ¥ª¥×¥·¥ç¥ó(¥¸¥ã¥ó¥×¥×¥í¥Õ¥¡¥¤¥ë)¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
25400
25401 #~ msgid "(It is valid for %s but not the selected language)"
25402 #~ msgstr "(%s ÍѤȤ·¤Æ¤ÏÀµ¾ï¤Ç¤¹¤¬¡¢ÁªÂò¤µ¤ì¤¿¸À¸ì¤È¤·¤Æ¤Ï̵¸ú¤Ç¤¹)"
25403
25404 #~ msgid "`-ax' and `-a' are conflicting options. `-a' ignored."
25405 #~ msgstr "`-ax' ¤È `-a' ¤ÏÌ·½â¤¹¤ë¥ª¥×¥·¥ç¥ó¤Ç¤¹¡£`-a' ¤ò̵»ë¤·¤Þ¤·¤¿¡£"
25406
25407 #~ msgid "profiling does not work without a frame pointer"
25408 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ë¤Ï¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤Ê¤·¤Ç¤ÏÆ°ºî¤·¤Þ¤»¤ó"
25409
25410 #~ msgid "Data size %ld.\n"
25411 #~ msgstr "¥Ç¡¼¥¿¥µ¥¤¥º %ld.\n"
25412
25413 #~ msgid "floating point numbers not allowed in #if expressions"
25414 #~ msgstr "#if ¼°¤ÎÃæ¤Ç¤ÎÉâÆ°¾®¿ôÅÀ¿ô¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
25415
25416 #~ msgid "Invalid number in #if expression"
25417 #~ msgstr "#if ¼°¤ÎÃæ¤Ë̵¸ú¤Ê¿ôÃÍ"
25418
25419 #~ msgid "Invalid character constant in #if"
25420 #~ msgstr "̵¸ú¤Êʸ»úÄê¿ô¤¬ #if ¤Ë¤¢¤ê¤Þ¤¹"
25421
25422 #~ msgid "double quoted strings not allowed in #if expressions"
25423 #~ msgstr "Æó½Å¤Ë¥¯¥©¡¼¥È¤µ¤ì¤¿Ê¸»úÎó¤Ï #if ¼°Æâ¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
25424
25425 #~ msgid "Invalid token in expression"
25426 #~ msgstr "̵¸ú¤Ê¥È¡¼¥¯¥ó¤¬¼°¤Ë¤¢¤ê¤Þ¤¹"
25427
25428 #~ msgid "octal character constant does not fit in a byte"
25429 #~ msgstr "8 ¿Ê¿ôʸ»úÄê¿ô¤¬ 1 ¥Ð¥¤¥È¤Ë¼ý¤Þ¤ê¤Þ¤»¤ó"
25430
25431 #~ msgid "hex character constant does not fit in a byte"
25432 #~ msgstr "16 ¿Ê¿ôʸ»úÄê¿ô¤¬ 1 ¥Ð¥¤¥È¤Ë¼ý¤Þ¤ê¤Þ¤»¤ó"
25433
25434 #~ msgid "empty #if expression"
25435 #~ msgstr "¶õ¤Î #if ¼°¤Ç¤¹"
25436
25437 #~ msgid "macro or #include recursion too deep"
25438 #~ msgstr "¥Þ¥¯¥í¤Þ¤¿¤Ï #include ¤ÎºÆµ¢¤¬¿¼¤¹¤®¤Þ¤¹"
25439
25440 #~ msgid "Usage: %s [switches] input output"
25441 #~ msgstr "»È¤¤Êý: %s [¥¹¥¤¥Ã¥Á] ÆþÎÏ ½ÐÎÏ"
25442
25443 #~ msgid "-traditional is not supported in C++"
25444 #~ msgstr "-traditional ¤Ï C++ ¤Ç¤Ï¼õ¤±ÉÕ¤±¤é¤ì¤Þ¤»¤ó"
25445
25446 #~ msgid "-traditional and -ansi are mutually exclusive"
25447 #~ msgstr "-traditional ¤È -ansi ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹"
25448
25449 #~ msgid "Filename missing after -i option"
25450 #~ msgstr "-i ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
25451
25452 #~ msgid "Filename missing after -o option"
25453 #~ msgstr "-o ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
25454
25455 #~ msgid "Target missing after %s option"
25456 #~ msgstr "%s ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥¿¡¼¥²¥Ã¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
25457
25458 #~ msgid "Filename missing after %s option"
25459 #~ msgstr "%s ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
25460
25461 #~ msgid "Macro name missing after -%c option"
25462 #~ msgstr "-%c ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Þ¥¯¥í̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
25463
25464 #~ msgid "-trigraphs and -traditional are mutually exclusive"
25465 #~ msgstr "-trigraphs ¤È -traditional ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹"
25466
25467 #~ msgid "Directory name missing after -I option"
25468 #~ msgstr "-I ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Ç¥£¥ì¥¯¥È¥ê̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
25469
25470 #~ msgid "`/*' within comment"
25471 #~ msgstr "`/*' ¤¬¥³¥á¥ó¥ÈÆâ¤Ë¤¢¤ê¤Þ¤¹"
25472
25473 #~ msgid "unterminated #%s conditional"
25474 #~ msgstr "½ªÃ¼¤Î¤Ê¤¤ #%s ¾ò·ï"
25475
25476 #~ msgid "not in any file?!"
25477 #~ msgstr "Á´¤¯¥Õ¥¡¥¤¥ë¤¬¤Ê¤¤?!"
25478
25479 #~ msgid "`defined' must be followed by ident or (ident)"
25480 #~ msgstr "`defined' ¤Î¸å¤í¤Ë ident ¤ä (ident) ¤¬¤³¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
25481
25482 #~ msgid "cccp error: invalid special hash type"
25483 #~ msgstr "cccp ¥¨¥é¡¼: Æüì¥Ï¥Ã¥·¥å·¿¤¬Ìµ¸ú¤Ç¤¹"
25484
25485 #~ msgid "#include expects \"fname\" or <fname>"
25486 #~ msgstr "#include ¤Î¸å¤Ë¤Ï \"fname\" ¤ä <fname> ¤¬É¬ÍפǤ¹"
25487
25488 #~ msgid "No include path in which to find %.*s"
25489 #~ msgstr "%.*s ¤¬¸«¤Ä¤«¤ë¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
25490
25491 #~ msgid "invalid macro name"
25492 #~ msgstr "̵¸ú¤Ê¥Þ¥¯¥í̾"
25493
25494 #~ msgid "invalid macro name `%s'"
25495 #~ msgstr "̵¸ú¤Ê¥Þ¥¯¥í̾ `%s'"
25496
25497 #~ msgid "\"defined\" cannot be used as a macro name"
25498 #~ msgstr "\"defined\" ¤ò¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó"
25499
25500 #~ msgid "parameter name starts with a digit in #define"
25501 #~ msgstr "#define Ãæ¤Î²¾°ú¿ô̾¤¬¿ô»ú¤Ç»Ï¤Þ¤Ã¤Æ¤¤¤Þ¤¹"
25502
25503 #~ msgid "badly punctuated parameter list in #define"
25504 #~ msgstr "#define Ãæ¤Î²¾°ú¿ô¥ê¥¹¥È¤¬ÊѤ˶èÀÚ¤é¤ì¤Þ¤·¤¿"
25505
25506 #~ msgid "\"%.*s\" redefined"
25507 #~ msgstr "\"%.*s\" ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
25508
25509 #~ msgid "# operator should be followed by a macro argument name"
25510 #~ msgstr "# ±é»»»Ò¤Î¸å¤í¤Ë¤Ï¥Þ¥¯¥í°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
25511
25512 #~ msgid "invalid format #line command"
25513 #~ msgstr "#line ¥³¥Þ¥ó¥É¤Î½ñ¼°¤¬Ìµ¸ú¤Ç¤¹"
25514
25515 #~ msgid "undefining `defined'"
25516 #~ msgstr "`defined' ¤ò undef ¤·¤Þ¤¹"
25517
25518 #~ msgid "undefining `%s'"
25519 #~ msgstr "`%s' ¤ò undef ¤·¤Þ¤¹"
25520
25521 #~ msgid "extra text at end of directive"
25522 #~ msgstr "¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Î½ª¤ê¤Ë;ʬ¤Ê¥Æ¥¯¥¹¥È¤¬¤¢¤ê¤Þ¤¹"
25523
25524 #~ msgid "#error%.*s"
25525 #~ msgstr "#error%.*s"
25526
25527 #~ msgid "#warning%.*s"
25528 #~ msgstr "#warning%.*s"
25529
25530 #~ msgid "#elif not within a conditional"
25531 #~ msgstr "#elif ¤¬¾ò·ïʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
25532
25533 #~ msgid "#%s not within a conditional"
25534 #~ msgstr "#%s ¤¬¾ò·ïʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
25535
25536 #~ msgid "#else or #elif after #else"
25537 #~ msgstr "#else ¤Î¸å¤í¤Ë #else ¤ä #elif ¤¬¤¢¤ê¤Þ¤¹"
25538
25539 #~ msgid "#else not within a conditional"
25540 #~ msgstr "#else ¤¬¾ò·ïʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
25541
25542 #~ msgid "unbalanced #endif"
25543 #~ msgstr "Âбþ¤·¤Æ¤¤¤Ê¤¤ #endif"
25544
25545 #~ msgid "unterminated string or character constant"
25546 #~ msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤Ê¸»úÎóÄê¿ôËô¤Ïʸ»úÄê¿ô"
25547
25548 #~ msgid "arguments given to macro `%s'"
25549 #~ msgstr "¥Þ¥¯¥í `%s' ¤Ë°ú¿ô¤¬Í¿¤¨¤é¤ì¤Þ¤·¤¿"
25550
25551 #~ msgid "no args to macro `%s'"
25552 #~ msgstr "¥Þ¥¯¥í `%s' ¤Ø¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
25553
25554 #~ msgid "only 1 arg to macro `%s'"
25555 #~ msgstr "¥Þ¥¯¥í `%s' ¤Ø¤Î°ú¿ô¤¬°ì¸Ä¤·¤«¤¢¤ê¤Þ¤»¤ó"
25556
25557 #~ msgid "only %d args to macro `%s'"
25558 #~ msgstr "%d ¸Ä¤Î°ú¿ô¤·¤«¥Þ¥¯¥í `%s' ¤ËÅϤ·¤Æ¤¤¤Þ¤»¤ó"
25559
25560 #~ msgid "too many (%d) args to macro `%s'"
25561 #~ msgstr "°ú¿ô¤Î¿ô (%d) ¤¬¥Þ¥¯¥í `%s' ¤ËÂФ·¤Æ¿¤¹¤®¤Þ¤¹"
25562
25563 #~ msgid ""
25564 #~ "Internal error in %s, at tradcpp.c:%d\n"
25565 #~ "Please submit a full bug report.\n"
25566 #~ "See %s for instructions."
25567 #~ msgstr ""
25568 #~ "%s ¤ÇÆâÉô¥¨¥é¡¼¡¢(tradcpp.c:%d)\n"
25569 #~ "´°Á´¤Ê¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£\n"
25570 #~ "%s ¤Ç¤½¤Î¼ê½ç¤ò¸«¤Æ¤¯¤À¤µ¤¤"
25571
25572 #~ msgid "floating point trap outputting a constant"
25573 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¤Î¨Ãͤò½ÐÎϤ¹¤ëºÝ¤Ë¥È¥é¥Ã¥×¤¬¤«¤«¤ê¤Þ¤·¤¿"
25574
25575 #~ msgid "`-p' not supported; use `-pg' and gprof(1)"
25576 #~ msgstr "`-p' ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó. `-pg' ¤È gprof(1) ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
25577
25578 #~ msgid "-mapcs-26 and -mapcs-32 may not be used together"
25579 #~ msgstr "-mapcs-26 ¤È -mapcs-32 ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó"
25580
25581 #~ msgid "Incompatible interworking options"
25582 #~ msgstr "¸ß´¹À­¤Î¤Ê¤¤ interworking ¥ª¥×¥·¥ç¥ó"
25583
25584 #~ msgid "-mbsd and -pedantic incompatible"
25585 #~ msgstr "-mbsd ¤È -pedantic ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
25586
25587 #~ msgid "-mbsd and -mxopen incompatible"
25588 #~ msgstr "-mbsd ¤È -mxopen ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
25589
25590 #~ msgid "-mxopen and -pedantic incompatible"
25591 #~ msgstr "-mxopen ¤È -pedantic ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
25592
25593 #~ msgid "A -ifile option requires a -map option"
25594 #~ msgstr "-ifile ¥ª¥×¥·¥ç¥ó¤Ë¤Ï -map ¥ª¥×¥·¥ç¥ó¤¬É¬ÍפǤ¹"
25595
25596 #~ msgid "-static not valid with -mcoff"
25597 #~ msgstr "-static ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
25598
25599 #~ msgid "-shared not valid with -mcoff"
25600 #~ msgstr "-shared ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
25601
25602 #~ msgid "-symbolic not valid with -mcoff"
25603 #~ msgstr "-symbolic ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
25604
25605 #~ msgid "-fpic is not valid with -mcoff"
25606 #~ msgstr "-fpic ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
25607
25608 #~ msgid "-fPIC is not valid with -mcoff"
25609 #~ msgstr "-fPIC ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
25610
25611 #~ msgid "-fpic not valid with -mcoff"
25612 #~ msgstr "-fpic  -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
25613
25614 #~ msgid "-fPIC not valid with -mcoff"
25615 #~ msgstr "-fPIC ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
25616
25617 #~ msgid "bx]"
25618 #~ msgstr "bx]"
25619
25620 #~ msgid "bx"
25621 #~ msgstr "bx"
25622
25623 #~ msgid "cx"
25624 #~ msgstr "cx"
25625
25626 #~ msgid "-p option not supported: use -pg instead"
25627 #~ msgstr "-p ¥ª¥×¥·¥ç¥ó¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó. Âå¤ï¤ê¤Ë -pg ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
25628
25629 #~ msgid "choose either big or little endian, not both"
25630 #~ msgstr "¥Ó¥Ã¥°¤Þ¤¿¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥óξÊý¤Ç¤Ï¤Ê¤¯¡¢¤É¤Á¤é¤«¤òÁª¤ó¤Ç¤¯¤À¤µ¤¤"
25631
25632 #~ msgid "choose either m340 or m210 not both"
25633 #~ msgstr "m340 ¤Þ¤¿¤Ï m210 ¤ÎξÊý¤Ç¤Ï¤Ê¤¯¡¢¤É¤Á¤é¤«¤òÁª¤ó¤Ç¤¯¤À¤µ¤¤"
25634
25635 #~ msgid "may not use both -mfp64 and -msingle-float"
25636 #~ msgstr "-mfp64 ¤È -msingle-float ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
25637
25638 #~ msgid "-p profiling is no longer supported.  Use -pg instead."
25639 #~ msgstr "-p ¤Ç¤Î¥×¥í¥Õ¥¡¥¤¥ë¤Ï¤â¤¦Ä󶡤µ¤ì¤Þ¤»¤ó¡£Âå¤ï¤ê¤Ë -pg ¤ò»È¤¤¤Þ¤·¤ç¤¦¡£"
25640
25641 #~ msgid "Compilation of header file requested"
25642 #~ msgstr "¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤Î¥³¥ó¥Ñ¥¤¥ë¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
25643
25644 #~ msgid "iterator `%s' has derived type"
25645 #~ msgstr "È¿Éü»Ò `%s' ¤ÏÇÉÀ¸·¿¤Ç¤¹"
25646
25647 #~ msgid "iterator `%s' has noninteger type"
25648 #~ msgstr "È¿Éü»Ò `%s' ¤ÏÈóÀ°¿ô·¿¤Ç¤¹"
25649
25650 #~ msgid "%s before character constant"
25651 #~ msgstr "ʸ»úÄê¿ô¤ÎÁ°¤Ë %s"
25652
25653 #~ msgid "%s before character 0%o"
25654 #~ msgstr "ʸ»ú 0%2$o ¤ÎÁ°¤Ë %1$s"
25655
25656 #~ msgid "more than one `f' in numeric constant"
25657 #~ msgstr "¿ôÄê¿ô¤Ë 1¤Ä°Ê¾å¤Î `f'"
25658
25659 #~ msgid "more than one `l' in numeric constant"
25660 #~ msgstr "¿ôÄê¿ô¤Ë 1¤Ä°Ê¾å¤Î `l'"
25661
25662 #~ msgid "parse error at `..'"
25663 #~ msgstr "`..' ¤Ç¹½Ê¸²òÀÏ¥¨¥é¡¼"
25664
25665 #~ msgid "nondigits in number and not hexadecimal"
25666 #~ msgstr "¿ôÃͤ˥¢¥é¥Ó¥¢¿ô»ú¤Ç¤Ê¤¯¡¢16 ¿Ê¤Ç¤â¤Ê¤¤Ê¸»ú"
25667
25668 #~ msgid "numeric constant contains digits beyond the radix"
25669 #~ msgstr "¿ôÃÍÄê¿ô¤¬´ð¿ô¤òĶ¤¨¤¿¥¢¥é¥Ó¥¢¿ô»ú¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
25670
25671 #~ msgid "floating constant exponent has no digits"
25672 #~ msgstr "ÉâÆ°¾®¿ôÄê¿ô¤Î¤Ù¤­¿ô¤¬¡¢¥¢¥é¥Ó¥¢¿ô»ú¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
25673
25674 #~ msgid "hexadecimal floating constant has no exponent"
25675 #~ msgstr "16 ¿ÊÉâÆ°¾®¿ôÄê¿ô¤¬¤Ù¤­¾è¤ò»ý¤Á¤Þ¤»¤ó"
25676
25677 #~ msgid "two `u's in integer constant"
25678 #~ msgstr "À°¿ôÄê¿ôÃæ¤Ë 2¤Ä¤Î `u'"
25679
25680 #~ msgid "Unterminated string constant"
25681 #~ msgstr "ʸ»úÎóÄê¿ô¤¬½ªÎ»¤·¤Æ¤¤¤Þ¤»¤ó"
25682
25683 #~ msgid "invalid `for (ITERATOR)' syntax"
25684 #~ msgstr "̵¸ú¤Ê `for (È¿Éü»Ò)' ¹½Ê¸¤Ç¤¹"
25685
25686 #~ msgid "`for (%s)' inside expansion of same iterator"
25687 #~ msgstr "Ʊ¤¸È¿Éü»Ò¤ÎÆ⦤ˤ¢¤ë `for (%s)'"
25688
25689 #~ msgid "case label within scope of cleanup or variable array"
25690 #~ msgstr "case ¥é¥Ù¥ë¤¬¡¢²òÂΤޤ¿¤Ï²ÄÊÑÇÛÎó¤Î¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
25691
25692 #~ msgid "duplicate array index in initializer"
25693 #~ msgstr "½é´ü²½»ÒÆâ¤Ë½ÅÊ£¤·¤¿ÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹"
25694
25695 #~ msgid "thumb_load_double_from_address: destination is not a register"
25696 #~ msgstr "thumb_load_double_from_address: Âоݤ¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
25697
25698 #~ msgid "thumb_load_double_from_address: source is not a computed memory address"
25699 #~ msgstr "thumb_load_double_from_address: ¸µ¤¬·×»»ºÑ¤ß¥á¥â¥ê¥¢¥É¥ì¥¹¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
25700
25701 #~ msgid "thumb_load_double_from_address: Unhandled address calculation"
25702 #~ msgstr "thumb_load_double_from_address: °·¤ï¤ì¤Ê¤¤¥¢¥É¥ì¥¹·×»»"
25703
25704 #~ msgid "ACCUM_HIGH_REGS class in limit_reload_class"
25705 #~ msgstr "limit_reload_class ¤Ë ACCUM_HIGH_REGS ¥¯¥é¥¹"
25706
25707 #~ msgid "YH_OR_ACCUM_HIGH_REGS found in limit_reload_class"
25708 #~ msgstr "limit_reload_class ¤Ç YH_OR_ACCUM_HIGH_REGS ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
25709
25710 #~ msgid "YL found in limit_reload_class"
25711 #~ msgstr "limit_reload_class ¤Ç YL ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
25712
25713 #~ msgid "Bad register extension code"
25714 #~ msgstr "ÉÔÀµ¤Ê¥ì¥¸¥¹¥¿³ÈÄ¥¥³¡¼¥É"
25715
25716 #~ msgid "Invalid offset in ybase addressing"
25717 #~ msgstr "ybase ¥¢¥É¥ì¥·¥ó¥°¤Ë̵¸ú¤Ê¥ª¥Õ¥»¥Ã¥È"
25718
25719 #~ msgid "Invalid shift operator in emit_1600_core_shift"
25720 #~ msgstr "emit_1600_core_shift ¤Ç¤Î̵¸ú¤Ê¥·¥Õ¥È±é»»»Ò"
25721
25722 #~ msgid "Invalid mode for gen_tst_reg"
25723 #~ msgstr "gen_tst_reg ¤Ë¤È¤Ã¤Æ¤Î̵¸ú¤Ê¥â¡¼¥É"
25724
25725 #~ msgid "Invalid mode for integer comparison in gen_compare_reg"
25726 #~ msgstr "gen_compare_reg ¤Ç¤ÎÀ°¿ôÈæ³Ó¤Ë¤È¤Ã¤Æ¤Î̵¸ú¤Ê¥â¡¼¥É"
25727
25728 #~ msgid "Invalid register for compare"
25729 #~ msgstr "̵¸ú¤ÊÈæ³ÓÍѥ쥸¥¹¥¿"
25730
25731 #~ msgid "PRINT_OPERAND: letter %c was found & insn was not CONST_INT"
25732 #~ msgstr "PRINT_OPERAND: Ê¸»ú %c ¤¬¸«¤Ä¤«¤ê¡¢Ì¿Îá¤Ï CONST_INT ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
25733
25734 #~ msgid "-mptr%d not allowed on -m%d"
25735 #~ msgstr "-mptr%d ¤Ï -m%d ¤Î¾å¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
25736
25737 #~ msgid "parse errors have confused me too much"
25738 #~ msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼¤Ç¡¢¤«¤Ê¤êº®Í𤷤Ƥ·¤Þ¤¤¤Þ¤·¤¿"
25739
25740 #~ msgid "virtual memory exhausted"
25741 #~ msgstr "²¾ÁÛ¥á¥â¥ê¤ò»È¤¤²Ì¤¿¤·¤Þ¤·¤¿"
25742
25743 #~ msgid "parameter invalidly declared offset type"
25744 #~ msgstr "¥Ñ¥é¥á¥¿¤¬¥ª¥Õ¥»¥Ã¥È¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
25745
25746 #~ msgid "`void' in parameter list must be entire list"
25747 #~ msgstr "¥Ñ¥é¥á¥¿¥ê¥¹¥ÈÆâ¤Î `void' ¤Ï¥ê¥¹¥ÈÁ´ÂΤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
25748
25749 #~ msgid "no file specified with -fdump-translation-unit"
25750 #~ msgstr "-fdump-translation-unit ¤Ç»ØÄꤵ¤ì¤¿¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó"
25751
25752 #~ msgid "(you really want to initialize it separately)"
25753 #~ msgstr "(ËÜÅö¤Ë¤½¤¦¤·¤¿¤¤¤Î¤Ç¤¢¤ì¤Ð¡¢Ê¬³ä¤·¤Æ½é´ü²½¤·¤Æ¤¯¤À¤µ¤¤)"
25754
25755 #~ msgid "`operator new' takes type `size_t' parameter"
25756 #~ msgstr "`operator new' ¤Ï `size_t' ¥Ñ¥é¥á¥¿¤ò¤È¤ê¤Þ¤¹"
25757
25758 #~ msgid "`...' invalid in specification of `operator delete'"
25759 #~ msgstr "`...' `operator delete' ¤Î»ÅÍÍÆâ¤Ç̵¸ú¤Ç¤¹"
25760
25761 #~ msgid "`default' label within scope of cleanup or variable array"
25762 #~ msgstr "`default' ¥é¥Ù¥ë¤¬¡¢²òÂΤޤ¿¤Ï²ÄÊÑÇÛÎó¤Î¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
25763
25764 #~ msgid "end of file encountered inside string constant"
25765 #~ msgstr "ʸ»úÎóÄê¿ô¤ÎÃæ¤Ç¥Õ¥¡¥¤¥ë¤Î½ªÃ¼¤ò¸¡½Ð¤·¤Þ¤·¤¿"
25766
25767 #~ msgid "end of file encountered inside character constant"
25768 #~ msgstr "ʸ»úÄê¿ô¤ÎÃæ¤Ç¥Õ¥¡¥¤¥ë¤Î½ªÃ¼¤ò¸¡½Ð¤·¤Þ¤·¤¿"
25769
25770 #~ msgid "invalid #pragma vtable"
25771 #~ msgstr "̵¸ú¤Ê #pragma vtable"
25772
25773 #~ msgid "invalid `#pragma implementation'"
25774 #~ msgstr "̵¸ú¤Ê `#pragma implementation'"
25775
25776 #~ msgid "universal-character-name designates `%c', part of the basic source character set"
25777 #~ msgstr "universal-character-name ¤Ï `%c' ¤ò»Ø¼¨¤·¤Þ¤·¤¿¤¬¡¢´ðËÜŪ¤Êʸ»ú½¸¹ç¤Î°ìÉô¤Ç¤¹"
25778
25779 #~ msgid "%s at end of saved text"
25780 #~ msgstr "ÊݸºÑ¤ß¥Æ¥­¥¹¥È¤ÎËöÈø¤Ç%s"
25781
25782 #~ msgid "complex integer constant is too wide for `__complex int'"
25783 #~ msgstr "Ê£ÁÇ¿ô·¿À°¿ôÄê¿ô¤Ï `__complex int' ¤Ë¤È¤Ã¤Æ¹­¤¹¤®¤Þ¤¹"
25784
25785 #~ msgid "Please submit a full bug report."
25786 #~ msgstr "¾Ü¤·¤¤¾õ¶·¤ò¥Ð¥°¥ì¥Ý¡¼¥È¤È¤·¤ÆÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£"
25787
25788 #~ msgid "duplicate label `%s' in switch statement"
25789 #~ msgstr "switch Ê¸¤ÎÃæ¤Ç¥é¥Ù¥ë `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
25790
25791 #~ msgid "duplicate label (%d) in switch statement"
25792 #~ msgstr "switch Ê¸¤ÎÃæ¤Ç¥é¥Ù¥ë (%d) ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
25793
25794 #~ msgid "range values `%s' and `%s' reversed"
25795 #~ msgstr "ÈϰϤÎÃÍ `%s' ¤È `%s' ¤¬µÕ¤Ç¤¹"
25796
25797 #~ msgid "range values reversed"
25798 #~ msgstr "ÈϰϤÎÃͤ¬µÕ¤Ç¤¹"
25799
25800 #~ msgid "bad is_error(%d) in v_message"
25801 #~ msgstr "v_message Ãæ ÉÔÀµ¤Ê is_error(%d)"
25802
25803 #~ msgid "'defined' without an identifier"
25804 #~ msgstr "¼±Ê̻ҤΤʤ¤ 'defined'"
25805
25806 #~ msgid "included file `%s' exists but is not readable"
25807 #~ msgstr "include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ë `%s' ¤Ï¡¢Â¸ºß¤·¤Þ¤¹¤¬Æɤá¤Þ¤»¤ó"
25808
25809 #~ msgid "`##' at start of macro definition"
25810 #~ msgstr "`##' ¤¬¥Þ¥¯¥íÄêµÁ¤Î»Ï¤á¤Ë¤¢¤ê¤Þ¤¹"
25811
25812 #~ msgid "`##' at end of macro definition"
25813 #~ msgstr "`##' ¤¬¥Þ¥¯¥íÄêµÁ¤Î½ª¤ê¤Ë¤¢¤ê¤Þ¤¹"
25814
25815 #~ msgid "empty object-like macro went through full #define"
25816 #~ msgstr "¶õ¤Î¥ª¥Ö¥¸¥§¥¯¥È¤Î¤è¤¦¤Ê¥Þ¥¯¥í¤Ï #define Á´¤Æ¤òÄ̤êÈ´¤±¤Þ¤·¤¿"
25817
25818 #~ msgid "first token = %d not %d in collect_formal_parameters"
25819 #~ msgstr "collect_formal_parameters ÃæºÇ½é¤Î¥È¡¼¥¯¥ó = %d (%d ¤Ç¤Ï¤Ê¤¤)"
25820
25821 #~ msgid "illegal token in macro argument list"
25822 #~ msgstr "¥Þ¥¯¥í°ú¿ô¥ê¥¹¥È¤ËÉÔÀµ¤Ê¥È¡¼¥¯¥ó"
25823
25824 #~ msgid "another parameter follows \"...\""
25825 #~ msgstr "\"...\" ¤Î¸å¡¢¤µ¤é¤Ë¥Ñ¥é¥á¥¿¤¬Â³¤¤¤Æ¤¤¤Þ¤¹"
25826
25827 #~ msgid "collect_params: argc=%d argslen=0"
25828 #~ msgstr "collect_params: argc=%d argslen=0"
25829
25830 #~ msgid "C99 does not permit use of __VA_ARGS__ as a macro argument name"
25831 #~ msgstr "C99 ¤Ï¥Þ¥¯¥í°ú¿ô̾¤È¤·¤Æ __VA_ARGS__ ¤Î»ÈÍѤÏǧ¤á¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
25832
25833 #~ msgid "C89 does not permit varargs macros"
25834 #~ msgstr "C89 ¤Ç¤Ï varargs ¥Þ¥¯¥í¤Ïǧ¤á¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
25835
25836 #~ msgid "collect_params: impossible token type %d"
25837 #~ msgstr "collect_params: ¤¢¤êÆÀ¤Ê¤¤¥È¡¼¥¯¥ó·¿ %d"
25838
25839 #~ msgid "attempt to use poisoned `%s'."
25840 #~ msgstr "±øÀ÷¤µ¤ì¤¿ `%s' ¤ÎÍøÍѤò»î¤·¤Þ¤¹¡£"
25841
25842 #~ msgid "macroexpand: unexpected token %d (wanted LPAREN)"
25843 #~ msgstr "macroexpand: Í½´ü¤·¤Ê¤¤¥È¡¼¥¯¥ó %d (LPAREN ¤Î¤Ï¤º)"
25844
25845 #~ msgid "unterminated macro call"
25846 #~ msgstr "½ªÃ¼¤·¤Æ¤¤¤Ê¤¤¥Þ¥¯¥í¸Æ¤Ó½Ð¤·"
25847
25848 #~ msgid "macro `%s' used with just one arg"
25849 #~ msgstr "¥Þ¥¯¥í `%s' ¤Î°ú¿ô¤¬°ì¤Ä¤·¤«¤¢¤ê¤Þ¤»¤ó"
25850
25851 #~ msgid "macro `%s' used with only %d args"
25852 #~ msgstr "¥Þ¥¯¥í `%s' ¤Î°ú¿ô(%d ¸Ä)¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
25853
25854 #~ msgid ""
25855 #~ "Switches:\n"
25856 #~ "  -include <file>           Include the contents of <file> before other files\n"
25857 #~ "  -imacros <file>           Accept definition of macros in <file>\n"
25858 #~ "  -iprefix <path>           Specify <path> as a prefix for next two options\n"
25859 #~ "  -iwithprefix <dir>        Add <dir> to the end of the system include path\n"
25860 #~ "  -iwithprefixbefore <dir>  Add <dir> to the end of the main include path\n"
25861 #~ "  -isystem <dir>            Add <dir> to the start of the system include path\n"
25862 #~ "  -idirafter <dir>          Add <dir> to the end of the system include path\n"
25863 #~ "  -I <dir>                  Add <dir> to the end of the main include path\n"
25864 #~ "  -I-                       Fine-grained include path control; see info docs\n"
25865 #~ "  -nostdinc                 Do not search system include directories\n"
25866 #~ "                             (dirs specified with -isystem will still be used)\n"
25867 #~ "  -nostdinc++               Do not search system include directories for C++\n"
25868 #~ "  -o <file>                 Put output into <file>\n"
25869 #~ "  -pedantic                 Issue all warnings demanded by strict ANSI C\n"
25870 #~ "  -pedantic-errors          Issue -pedantic warnings as errors instead\n"
25871 #~ "  -traditional              Follow K&R pre-processor behaviour\n"
25872 #~ "  -trigraphs                Support ANSI C trigraphs\n"
25873 #~ "  -lang-c                   Assume that the input sources are in C\n"
25874 #~ "  -lang-c89                 Assume that the input sources are in C89\n"
25875 #~ "  -lang-c++                 Assume that the input sources are in C++\n"
25876 #~ "  -lang-objc                Assume that the input sources are in ObjectiveC\n"
25877 #~ "  -lang-objc++              Assume that the input sources are in ObjectiveC++\n"
25878 #~ "  -lang-asm                 Assume that the input sources are in assembler\n"
25879 #~ "  -lang-fortran\t\t    Assume that the input sources are in Fortran\n"
25880 #~ "  -lang-chill               Assume that the input sources are in Chill\n"
25881 #~ "  -std=<std name>           Specify the conformance standard; one of:\n"
25882 #~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
25883 #~ "                            iso9899:199409, iso9899:1999\n"
25884 #~ "  -+                        Allow parsing of C++ style features\n"
25885 #~ "  -w                        Inhibit warning messages\n"
25886 #~ "  -Wtrigraphs               Warn if trigraphs are encountered\n"
25887 #~ "  -Wno-trigraphs            Do not warn about trigraphs\n"
25888 #~ "  -Wcomment{s}              Warn if one comment starts inside another\n"
25889 #~ "  -Wno-comment{s}           Do not warn about comments\n"
25890 #~ "  -Wtraditional             Warn if a macro argument is/would be turned into\n"
25891 #~ "                             a string if -traditional is specified\n"
25892 #~ "  -Wno-traditional          Do not warn about stringification\n"
25893 #~ "  -Wundef                   Warn if an undefined macro is used by #if\n"
25894 #~ "  -Wno-undef                Do not warn about testing undefined macros\n"
25895 #~ "  -Wimport                  Warn about the use of the #import directive\n"
25896 #~ "  -Wno-import               Do not warn about the use of #import\n"
25897 #~ "  -Werror                   Treat all warnings as errors\n"
25898 #~ "  -Wno-error                Do not treat warnings as errors\n"
25899 #~ "  -Wall                     Enable all preprocessor warnings\n"
25900 #~ "  -M                        Generate make dependencies\n"
25901 #~ "  -MM                       As -M, but ignore system header files\n"
25902 #~ "  -MD                       As -M, but put output in a .d file\n"
25903 #~ "  -MMD                      As -MD, but ignore system header files\n"
25904 #~ "  -MG                       Treat missing header file as generated files\n"
25905 #~ "  -g3                       Include #define and #undef directives in the output\n"
25906 #~ "  -D<macro>                 Define a <macro> with string '1' as its value\n"
25907 #~ "  -D<macro>=<val>           Define a <macro> with <val> as its value\n"
25908 #~ "  -A<question> (<answer>)   Assert the <answer> to <question>\n"
25909 #~ "  -A-<question> (<answer>)  Disable the <answer> to <question>\n"
25910 #~ "  -U<macro>                 Undefine <macro> \n"
25911 #~ "  -v                        Display the version number\n"
25912 #~ "  -H                        Print the name of header files as they are used\n"
25913 #~ "  -C                        Do not discard comments\n"
25914 #~ "  -dM                       Display a list of macro definitions active at end\n"
25915 #~ "  -dD                       Preserve macro definitions in output\n"
25916 #~ "  -dN                       As -dD except that only the names are preserved\n"
25917 #~ "  -dI                       Include #include directives in the output\n"
25918 #~ "  -ftabstop=<number>        Distance between tab stops for column reporting\n"
25919 #~ "  -P                        Do not generate #line directives\n"
25920 #~ "  -$                        Do not allow '$' in identifiers\n"
25921 #~ "  -remap                    Remap file names when including files.\n"
25922 #~ "  --version                 Display version information\n"
25923 #~ "  -h or --help              Display this information\n"
25924 #~ msgstr ""
25925 #~ "¥¹¥¤¥Ã¥Á:\n"
25926 #~ "  -include <file>           Â¾¤Î¥Õ¥¡¥¤¥ë°ÊÁ°¤Ë <file> ¤ÎÆâÍƤò include\n"
25927 #~ "  -imacros <file>           <file> Ãæ¥Þ¥¯¥í¤ÎÄêµÁ¤ò¼õÍý¤¹¤ë\n"
25928 #~ "  -iprefix <path>           °Ê¹ß¤ÎÆó¤Ä¤Î¥ª¥×¥·¥ç¥ó¤Ë <path> ÀÜƬ¼­¤ò¤Ä¤±¤ë\n"
25929 #~ "  -iwithprefix <dir>        ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
25930 #~ "  -iwithprefixbefore <dir>  ¼ç¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
25931 #~ "  -isystem <dir>            ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎºÇ½é¤Ë <dir> ¤òÄɲÃ\n"
25932 #~ "  -idirafter <dir>          ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
25933 #~ "  -I <dir>                  ¼ç¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
25934 #~ "  -I-                       ¤­¤áºÙ¤«¤Ê¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹À©¸æ; info ¤ò¸«¤è\n"
25935 #~ "  -nostdinc                 ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ç¥£¥ì¥¯¥È¥ê¤òõ¤µ¤Ê¤¤\n"
25936 #~ "                             (-isystem ¤Ç»ØÄꤵ¤ì¤¿¤é»ÈÍѤµ¤ì¤Þ¤¹)\n"
25937 #~ "  -nostdinc++               C++ ÍÑ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ç¥£¥ì¥¯¥È¥ê¤òõ¤µ¤Ê¤¤\n"
25938 #~ "  -o <file>                 <file> ¤ËÂФ·¤Æ½ÐÎϤ¹¤ë\n"
25939 #~ "  -pedantic                 ¸·Ì©¤Ê ANSI C ¤ÎÍ׵᤹¤ë·Ù¹ð¤òȯ¹Ô\n"
25940 #~ "  -pedantic-errors          -pedantic ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æȯ¹Ô\n"
25941 #~ "  -traditional              K&R ¥×¥ê¥×¥í¥»¥Ã¥µ¤Î¿¶¤ëÉñ¤¤¤ËÄÉ¿ï\n"
25942 #~ "  -trigraphs                ANSI C ¥È¥é¥¤¥°¥é¥Õ¤ò¥µ¥Ý¡¼¥È\n"
25943 #~ "  -lang-c                   ÆþÎϤò C ¤À¤È²¾Äꤹ¤ë\n"
25944 #~ "  -lang-c89                 ÆþÎϤò C89 ¤À¤È²¾Äꤹ¤ë\n"
25945 #~ "  -lang-c++                 ÆþÎϤò C++ ¤À¤È²¾Äꤹ¤ë\n"
25946 #~ "  -lang-objc                ÆþÎϤò ObjectiveC ¤À¤È²¾Äꤹ¤ë\n"
25947 #~ "  -lang-objc++              ÆþÎϤò ObjectiveC++ ¤À¤È²¾Äꤹ¤ë\n"
25948 #~ "  -lang-asm                 ÆþÎϤò assembler ¤À¤È²¾Äꤹ¤ë\n"
25949 #~ "  -lang-fortran             ÆþÎϤò Fortran ¤À¤È²¾Äꤹ¤ë\n"
25950 #~ "  -lang-chill               ÆþÎϤò Chill ¤À¤È²¾Äꤹ¤ë\n"
25951 #~ "  -std=<std name>           Å¬¹ç¤¹¤ëɸ½à¤ò°Ê²¼¤«¤é°ì¤Ä»ØÄê;\n"
25952 #~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
25953 #~ "                            iso9899:199409, iso9899:1999\n"
25954 #~ "  -+                        C++ ¥¹¥¿¥¤¥ë¤Î¥Ñ¡¼¥¸¥ó¥°¤òµö²Ä\n"
25955 #~ "  -w                        ·Ù¹ð¥á¥Ã¥»¡¼¥¸¤òÍÞÀ©¤¹¤ë\n"
25956 #~ "  -Wtrigraphs               ¥È¥é¥¤¥°¥é¥Õ¤ò¸«¤Ä¤±¤¿¤é·Ù¹ð¤¹¤ë\n"
25957 #~ "  -Wno-trigraphs            ¥È¥é¥¤¥°¥é¥Õ¤ò¸«¤Ä¤±¤Æ¤â·Ù¹ð¤·¤Ê¤¤\n"
25958 #~ "  -Wcomment{s}              ¥³¥á¥ó¥È¤ÎÃæ¤Ë¥³¥á¥ó¥È¤¬¤¢¤ì¤Ð·Ù¹ð¤¹¤ë\n"
25959 #~ "  -Wno-comment{s}           ¥³¥á¥ó¥È¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¤·¤Ê¤¤\n"
25960 #~ "  -Wtraditional             -traditional ¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¡¢¥Þ¥¯¥í°ú¿ô¤¬\n"
25961 #~ "                             Ê¸»úÎó¤ËÊѹ¹¤µ¤ì¤ë¤è¤¦¤Ê¤é·Ù¹ð¤¹¤ë\n"
25962 #~ "  -Wno-traditional          Ê¸»úÎó»ØÄê¤Ë´Ø¤·¤Æ·Ù¹ð¤·¤Ê¤¤\n"
25963 #~ "  -Wundef                   #if ¤Ç̤ÄêµÁ¤Î¥Þ¥¯¥í¤¬»È¤ï¤ì¤Æ¤¤¤¿¤é·Ù¹ð¤¹¤ë\n"
25964 #~ "  -Wno-undef                Ì¤ÄêµÁ¥Þ¥¯¥í¤Î¥Æ¥¹¥È¤Ë¤Ä¤¤¤Æ·Ù¹ð¤·¤Ê¤¤\n"
25965 #~ "  -Wimport                  #import ¤Î»ÈÍѤˤĤ¤¤Æ·Ù¹ð¤¹¤ë\n"
25966 #~ "  -Wno-import               #import ¤Î»ÈÍѤˤĤ¤¤Æ·Ù¹ð¤·¤Ê¤¤\n"
25967 #~ "  -Werror                   Á´¤Æ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ°·¤¦\n"
25968 #~ "  -Wno-error                ·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ°·¤ï¤Ê¤¤\n"
25969 #~ "  -Wall                     Á´¤Æ¤Î¥×¥ê¥×¥í¥»¥Ã¥µ¤Î·Ù¹ð¤òÍ­¸ú¤Ë¤¹¤ë\n"
25970 #~ "  -M                        make ¤Î°Í¸´Ø·¸¤òÀ¸À®¤¹¤ë\n"
25971 #~ "  -MM                       -M ¤ÈƱ¤¸¤À¤¬¡¢¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤Ï̵»ë¤¹¤ë\n"
25972 #~ "  -MD                       -M ¤ÈƱ¤¸¤À¤¬¡¢.d ¥Õ¥¡¥¤¥ë¤Ë½ÐÎϤ¹¤ë\n"
25973 #~ "  -MMD                      -MD ¤ÈƱ¤¸¤À¤¬¡¢¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤Ï̵»ë¤¹¤ë\n"
25974 #~ "  -MG                       ¸«¤Ä¤«¤é¤Ê¤¤¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤ÏÀ¸À®¤µ¤ì¤ë¤â¤Î¤È¤¹¤ë\n"
25975 #~ "  -g3                       #define ¤È #undef µ¿»÷Ì¿Îá¤ò½ÐÎϤ˴ޤá¤ë\n"
25976 #~ "  -D<macro>                 <macro> ¤òÄêµÁ¤·¡¢Ê¸»úÎó '1' ¤ò¤½¤ÎÃͤȤ¹¤ë\n"
25977 #~ "  -D<macro>=<val>           <macro> ¤òÄêµÁ¤·¡¢<val> ¤ò¤½¤ÎÃͤȤ¹¤ë\n"
25978 #~ "  -A<question> (<answer>)   <question> ¤Ï <answer> ¤À¤ÈÃǸÀ¤¹¤ë\n"
25979 #~ "  -A-<question> (<answer>)  <question> ¤Ï <answer> ¤À¤È¤·¤Ê¤¤\n"
25980 #~ "  -U<macro>                 <macro> ÄêµÁ¤ò¤ä¤á¤ë\n"
25981 #~ "  -v                        ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤òɽ¼¨¤¹¤ë\n"
25982 #~ "  -H                        ÍøÍѤµ¤ì¤ë¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤Î̾Á°¤òɽ¼¨¤¹¤ë\n"
25983 #~ "  -C                        ¥³¥á¥ó¥È¤òÇË´þ¤·¤Ê¤¤\n"
25984 #~ "  -dM                       ËöÈø¤ÇÍ­¸ú¤Ë¤Ê¤Ã¤Æ¤¤¤ë¥Þ¥¯¥íÄêµÁ¥ê¥¹¥È¤òɽ¼¨¤¹¤ë\n"
25985 #~ "  -dD                       ½ÐÎϤ˥ޥ¯¥íÄêµÁ¤ò»Ä¤·¤Æ¤ª¤¯\n"
25986 #~ "  -dN                       -dD ¤ÈƱ¤¸¤À¤¬¡¢Ì¾Á°¤À¤±¤ò»Ä¤·¤Æ¤ª¤¯\n"
25987 #~ "  -dI                       #include µ¿»÷Ì¿Îá¤ò½ÐÎϤ˴ޤá¤ë\n"
25988 #~ "  -ftabstop=<number>        Êó¹ð¥«¥é¥à¤Î¥¿¥Ö´Ö³Ö¤ò»ØÄꤹ¤ë\n"
25989 #~ "  -P                        #line µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤\n"
25990 #~ "  -$                        ¼±Ê̻Ҥˠ'$' ¤òµö¤µ¤Ê¤¤\n"
25991 #~ "  -remap                    ¥Õ¥¡¥¤¥ë¤ò include ¤¹¤ë¤È¤­¥Õ¥¡¥¤¥ë̾¤òºÆ¥Þ¥Ã¥×\n"
25992 #~ "  --version                 ¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¤¹¤ë\n"
25993 #~ "  -h or --help              ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
25994
25995 #~ msgid "mark active in cpp_pop_buffer"
25996 #~ msgstr "cpp_pop_buffer ¤Ç¥Þ¡¼¥¯¤¬¥¢¥¯¥Æ¥£¥Ö"
25997
25998 #~ msgid "length < 0 in cpp_expand_to_buffer"
25999 #~ msgstr "cpp_expand_to_buffer Ãæ¤Ç length < 0"
26000
26001 #~ msgid "backslash-newline within line comment"
26002 #~ msgstr "¹Ô¥³¥á¥ó¥ÈÆâ¤Ë¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å²þ¹Ô"
26003
26004 #~ msgid "C++ style comments are not allowed in traditional C"
26005 #~ msgstr "C++ ¥¹¥¿¥¤¥ë¤Î¥³¥á¥ó¥È¤ÏÅÁÅýŪ C ¤Ç¤Ïµö¤µ¤ì¤Þ¤»¤ó"
26006
26007 #~ msgid "embedded null character ignored"
26008 #~ msgstr "Ëä¤á¹þ¤Þ¤ì¤¿ null Ê¸»ú¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
26009
26010 #~ msgid "string constant runs past end of line"
26011 #~ msgstr "ʸ»úÎóÄê¿ô¤¬¹Ô¤Î½ª¤ï¤ê¤Ç½ªÃ¼¤·¤Æ¤¤¤Þ¤»¤ó"
26012
26013 #~ msgid "null characters in string or character constant"
26014 #~ msgstr "ʸ»úÎóËô¤Ïʸ»úÄê¿ôÃæ¤Ë null Ê¸»ú"
26015
26016 #~ msgid "missing '>' in `#include <FILENAME>'"
26017 #~ msgstr "`#include <¥Õ¥¡¥¤¥ë̾>' ¤Ë '>' ¤¬¤¢¤ê¤Þ¤»¤ó"
26018
26019 #~ msgid "vertical tab in preprocessing directive"
26020 #~ msgstr "¥×¥ê¥×¥í¥»¥¹¥Ç¥£¥ì¥¯¥Æ¥£¥ô¤Ë¿âľ¥¿¥Öʸ»ú"
26021
26022 #~ msgid "form feed in preprocessing directive"
26023 #~ msgstr "¥×¥ê¥×¥í¥»¥¹¥Ç¥£¥ì¥¯¥Æ¥£¥ô¤Ë¥Õ¥©¡¼¥à¥Õ¥£¡¼¥É"
26024
26025 #~ msgid "null character preserved"
26026 #~ msgstr "¥Ì¥ëʸ»ú¤¬Êݤ¿¤ì¤Þ¤·¤¿"
26027
26028 #~ msgid "comment start split across lines"
26029 #~ msgstr "¥³¥á¥ó¥È³«»Ï¤¬¹Ô¤ò¤Þ¤¿¤¤¤Ç¤¤¤Þ¤¹"
26030
26031 #~ msgid "comment start '/*' split across lines"
26032 #~ msgstr "¥³¥á¥ó¥È³«»Ï '/*' ¤¬¹Ô¤ò¤Þ¤¿¤¤¤Ç¤¤¤Þ¤¹"
26033
26034 #~ msgid "comment end '*/' split across lines"
26035 #~ msgstr "¥³¥á¥ó¥È½ªÃ¼ '*/' ¤¬¹Ô¤ò¤Þ¤¿¤¤¤Ç¤¤¤Þ¤¹"
26036
26037 #~ msgid "handle_directive called on macro buffer"
26038 #~ msgstr "¥Þ¥¯¥í¥Ð¥Ã¥Õ¥¡¤Ç handle_directive ¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿"
26039
26040 #~ msgid "ignoring #%s because of its indented #"
26041 #~ msgstr "¥¤¥ó¥Ç¥ó¥È¤µ¤ì¤¿ # ¤Ê¤Î¤Ç¡¢#%s ¤Ï̵»ë¤·¤Þ¤¹"
26042
26043 #~ msgid "ISO C does not allow #%s"
26044 #~ msgstr "ISO C ¤Ï #%s ¤òµö²Ä¤·¤Þ¤»¤ó"
26045
26046 #~ msgid "redefining poisoned `%.*s'"
26047 #~ msgstr "±øÀ÷¤µ¤ì¤¿ `%.*s' ¤òºÆÄêµÁ"
26048
26049 #~ msgid "garbage at end of #line"
26050 #~ msgstr "#line ¥³¥Þ¥ó¥É¤ÎºÇ¸å¤Ë¥´¥ß"
26051
26052 #~ msgid "second token after #line is not a string"
26053 #~ msgstr "#line ¤Î¸å¤ÎÆó¤ÄÌܤΥȡ¼¥¯¥ó¤¬Ê¸»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
26054
26055 #~ msgid "junk on line after #undef"
26056 #~ msgstr "#undef ¤Î¸å¤Î¹Ô¤Ë¥´¥ß"
26057
26058 #~ msgid "cannot undefine poisoned \"%s\""
26059 #~ msgstr "±øÀ÷¤µ¤ì¤¿ \"%s\" ¤ò undefine ¤Ç¤­¤Þ¤»¤ó"
26060
26061 #~ msgid "#%s with no argument"
26062 #~ msgstr "#%s ¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
26063
26064 #~ msgid "#%s with invalid argument"
26065 #~ msgstr "̵¸ú¤Ê°ú¿ô¤ò»ý¤Ã¤¿ #%s"
26066
26067 #~ msgid "Cannot duplicate non-existant exception region."
26068 #~ msgstr "¸ºß¤·¤Ê¤¤Îã³°Îΰè¤òÊ£À½¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó¡£"
26069
26070 #~ msgid "Never issued previous false_label"
26071 #~ msgstr "Á°¤Î false_label ¤Ï·è¤·¤Æȯ¹Ô¤µ¤ì¤Þ¤»¤ó"
26072
26073 #~ msgid "file path prefix `%s%s' never used"
26074 #~ msgstr "¥Õ¥¡¥¤¥ë¥Ñ¥¹¤Î¥×¥ì¥Õ¥£¥Ã¥¯¥¹ `%s%s' ¤ÏÁ´¤¯»È¤ï¤ì¤Þ¤»¤ó"
26075
26076 #~ msgid "file path prefix `%s' never used"
26077 #~ msgstr "¥Õ¥¡¥¤¥ë¥Ñ¥¹¤Î¥×¥ì¥Õ¥£¥Ã¥¯¥¹ `%s' ¤ÏÁ´¤¯»È¤ï¤ì¤Þ¤»¤ó"
26078
26079 #~ msgid "%s: option `--%s' doesn't allow an argument\n"
26080 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `--%s' ¤Ë°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó\n"
26081
26082 #~ msgid "%s: option `%c%s' doesn't allow an argument\n"
26083 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `%c%s' ¤Ë°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó\n"
26084
26085 #~ msgid "%s: option `%s' requires an argument\n"
26086 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹\n"
26087
26088 #~ msgid "%s: unrecognized option `--%s'\n"
26089 #~ msgstr "%s: Ç§¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `--%s'\n"
26090
26091 #~ msgid "%s: unrecognized option `%c%s'\n"
26092 #~ msgstr "%s: Ç§¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `%c%s'\n"
26093
26094 #~ msgid "%s: illegal option -- %c\n"
26095 #~ msgstr "%s: ÉÔÀµ¤Ê¥ª¥×¥·¥ç¥ó -- %c\n"
26096
26097 #~ msgid "%s: option requires an argument -- %c\n"
26098 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹ -- %c\n"
26099
26100 #~ msgid "%s: option `-W %s' is ambiguous\n"
26101 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `-W %s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
26102
26103 #~ msgid "%s: option `-W %s' doesn't allow an argument\n"
26104 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `-W %s' ¤Ë°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó\n"
26105
26106 #~ msgid "Objective-C text in C source file"
26107 #~ msgstr "C ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ëÃæ¤Ë Objective-C ¤Îʸ»úÎó"
26108
26109 #~ msgid "output pipe has been closed"
26110 #~ msgstr "½ÐÎϤΥѥ¤¥×¤¬ÊĤ¸¤é¤ì¤Þ¤·¤¿"
26111
26112 #~ msgid "Unknown stab %s: : 0x%x\n"
26113 #~ msgstr "ÉÔÌÀ¤Ê¥¹¥¿¥Ö %s: : 0x%x\n"