2003-09-04 Eric Christopher <echristo@redhat.com>
[official-gcc.git] / gcc / po / ja.po
blobfd38db2c94dc1c0f6bcd107045c523b942994ea8
1 # Japanese messages for gcc 3.0
2 # Copyright (C) 2001 Free Software Foundation, Inc.
3 # Daisuke Yamashita <yamad@mb.infoweb.ne.jp>, 1999-2001
4 #    Masahito Yamaga <yamaga@ipc.chiba-u.ac.jp>, 1999.
5 #    IIDA Yosiaki <iida@secom.ne.jp>, 1999.
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: gcc 3.0\n"
10 "POT-Creation-Date: 2002-12-30 18:56+0000\n"
11 "PO-Revision-Date: 2001-12-05 22:47+0900\n"
12 "Last-Translator: Daisuke Yamashita <yamad@mb.infoweb.ne.jp>\n"
13 "Language-Team: Japanese <ja@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=EUC-JP\n"
16 "Content-Transfer-Encoding: 8bit\n"
18 #: attribs.c:185
19 #, c-format
20 msgid "`%s' attribute directive ignored"
21 msgstr "`%s' Â°À­¤Îµ¿»÷Ì¿Î᤬̵»ë¤µ¤ì¤Þ¤·¤¿"
23 #: attribs.c:193
24 #, c-format
25 msgid "wrong number of arguments specified for `%s' attribute"
26 msgstr "`%s' Â°À­¤Ë»ØÄꤵ¤ì¤¿°ú¿ô¤Î¸Ä¿ô¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
28 #: attribs.c:210
29 #, c-format
30 msgid "`%s' attribute does not apply to types"
31 msgstr "`%s' Â°À­¤Ï·¿¤Ë¤ÏŬÍѤµ¤ì¤Þ¤»¤ó"
33 #: attribs.c:247
34 #, fuzzy, c-format
35 msgid "`%s' attribute only applies to function types"
36 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
38 #: attribs.c:404 c-common.c:5253 c-common.c:5275 c-common.c:5297
39 #: c-common.c:5328 c-common.c:5350 c-common.c:5375 c-common.c:5398
40 #: c-common.c:5428 c-common.c:5466 c-common.c:5513 c-common.c:5543
41 #: c-common.c:5573 c-common.c:5596 c-common.c:5853 c-common.c:5875
42 #: c-common.c:5918 c-common.c:5995 c-common.c:6051 c-common.c:6112
43 #: c-common.c:6146 c-common.c:6500 config/arm/arm.c:2098 config/arm/arm.c:2125
44 #: config/avr/avr.c:4774 config/h8300/h8300.c:3649 config/h8300/h8300.c:3674
45 #: config/i386/i386.c:1396 config/i386/winnt.c:76
46 #, c-format
47 msgid "`%s' attribute ignored"
48 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
50 #: builtins.c:285
51 msgid "offset outside bounds of constant string"
52 msgstr "¥ª¥Õ¥»¥Ã¥È¤¬Äê¿ôʸ»úÎó¤Î¶­³¦¤Î³°¤Ë¤¢¤ê¤Þ¤¹"
54 #: builtins.c:765
55 #, fuzzy
56 msgid "second arg to `__builtin_prefetch' must be a constant"
57 msgstr "`__builtin_expect' ¤Ø¤ÎÂèÆó°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
59 #: builtins.c:772
60 #, fuzzy
61 msgid "invalid second arg to __builtin_prefetch; using zero"
62 msgstr "`__builtin_return_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
64 #: builtins.c:779
65 #, fuzzy
66 msgid "third arg to `__builtin_prefetch' must be a constant"
67 msgstr "`__builtin_expect' ¤Ø¤ÎÂèÆó°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
69 #: builtins.c:786
70 #, fuzzy
71 msgid "invalid third arg to __builtin_prefetch; using zero"
72 msgstr "`__builtin_return_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
74 #. ??? We used to try and build up a call to the out of line function,
75 #. guessing about what registers needed saving etc.  This became much
76 #. harder with __builtin_va_start, since we don't have a tree for a
77 #. call to __builtin_saveregs to fall back on.  There was exactly one
78 #. port (i860) that used this code, and I'm unconvinced it could actually
79 #. handle the general case.  So we no longer try to handle anything
80 #. weird and make the backend absorb the evil.
81 #: builtins.c:2864
82 msgid "__builtin_saveregs not supported by this target"
83 msgstr "__builtin_saveregs ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
85 #: builtins.c:2906
86 msgid "argument of `__builtin_args_info' must be constant"
87 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
89 #: builtins.c:2912
90 msgid "argument of `__builtin_args_info' out of range"
91 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹"
93 #: builtins.c:2918
94 msgid "missing argument in `__builtin_args_info'"
95 msgstr "`__builtin_args_info' ¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
97 #: builtins.c:2949
98 msgid "`va_start' used in function with fixed args"
99 msgstr "`va_start' ¤¬¸ÇÄê¸Ä°ú¿ô¤Î´Ø¿ôÆâ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
101 #: builtins.c:2968
102 msgid "second parameter of `va_start' not last named argument"
103 msgstr "`va_start' ¤ÎÆóÈÖÌܤÎÃͤ¬°ú¿ô¤ÎºÇ¸å¤Î̾Á°¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
105 #. Evidently an out of date version of <stdarg.h>; can't validate
106 #. va_start's second argument, but can still work as intended.
107 #: builtins.c:2973
108 msgid "`__builtin_next_arg' called without an argument"
109 msgstr "`__builtin_next_arg' ¤¬°ú¿ô̵¤·¤Ç¤Ç¸Æ¤Ó½Ð¤µ¤ì¤Þ¤·¤¿"
111 #: builtins.c:3059
112 msgid "too many arguments to function `va_start'"
113 msgstr "`va_start' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
115 #: builtins.c:3161
116 msgid "first argument to `va_arg' not of type `va_list'"
117 msgstr "`va_arg' ¤ËÂФ¹¤ëÂè°ì°ú¿ô¤¬ `va_list' ·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
119 #. Unfortunately, this is merely undefined, rather than a constraint
120 #. violation, so we cannot make this an error.  If this call is never
121 #. executed, the program is still strictly conforming.
122 #: builtins.c:3193
123 #, c-format
124 msgid "`%s' is promoted to `%s' when passed through `...'"
125 msgstr "`%s' ¤Ï `...' ¤Î½èÍý¤Î²áÄø¤Ç `%s' ¤Ë³Ê¾å¤²¤µ¤ì¤Þ¤·¤¿"
127 #: builtins.c:3198
128 #, c-format
129 msgid "(so you should pass `%s' not `%s' to `va_arg')"
130 msgstr "(½¾¤Ã¤Æ¡¢`va_arg' ¤Ë¤Ï `%s' ¤ò(`%s' ¤Ç¤Ê¤¯)ÅϤµ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó)"
132 #: builtins.c:3329
133 msgid "invalid arg to `__builtin_frame_address'"
134 msgstr "`__builtin_frame_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
136 #: builtins.c:3331
137 msgid "invalid arg to `__builtin_return_address'"
138 msgstr "`__builtin_return_address' ¤Ø¤Î°ú¿ô¤¬ÉÔŬÀڤǤ¹"
140 #: builtins.c:3345
141 msgid "unsupported arg to `__builtin_frame_address'"
142 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤ `__builtin_frame_address' ¤Ø¤Î°ú¿ô¤Ç¤¹"
144 #: builtins.c:3347
145 msgid "unsupported arg to `__builtin_return_address'"
146 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤ `__builtin_return_address' ¤Ø°ú¿ô¤Ç¤¹"
148 #: builtins.c:3515
149 msgid "second arg to `__builtin_expect' must be a constant"
150 msgstr "`__builtin_expect' ¤Ø¤ÎÂèÆó°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
152 #: builtins.c:4010
153 msgid "__builtin_longjmp second argument must be 1"
154 msgstr "__builtin_longjmp ÂèÆó°ú¿ô¤Ï 1 ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
156 #. just do library call, if unknown builtin
157 #: builtins.c:4074 c-common.c:4437
158 #, c-format
159 msgid "built-in function `%s' not currently supported"
160 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤Ï¸½ºß¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
162 #: builtins.c:4147
163 #, fuzzy
164 msgid "target format does not support infinity"
165 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
167 #: c-common.c:1163
168 #, fuzzy, c-format
169 msgid "`%s' is not defined outside of function scope"
170 msgstr "¥é¥Ù¥ë `%s' ¤¬´Ø¿ô¤Î³°Â¦¤Î²¿¤«¤ò»²¾È¤·¤Þ¤·¤¿"
172 #: c-common.c:1184
173 #, c-format
174 msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support"
175 msgstr "ʸ»úÎóĹ `%d' ¤Ï¡¢Ä¹¤µ `%d' (ISO C%d ¥³¥ó¥Ñ¥¤¥é¤Î¥µ¥Ý¡¼¥ÈÍ×·ï)¤è¤êÂ礭¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
177 #: c-common.c:1242
178 msgid "concatenation of string literals with __FUNCTION__ is deprecated"
179 msgstr ""
181 #: c-common.c:1338
182 msgid "overflow in constant expression"
183 msgstr "Äê¿ô¼°¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
185 #: c-common.c:1359
186 msgid "integer overflow in expression"
187 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
189 #: c-common.c:1368
190 msgid "floating point overflow in expression"
191 msgstr "¼°¤ÎÉâÆ°¾®¿ôÅÀ¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
193 #: c-common.c:1374
194 #, fuzzy
195 msgid "vector overflow in expression"
196 msgstr "¼°¤ÎÀ°¿ô¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
198 #. This detects cases like converting -129 or 256 to unsigned char.
199 #: c-common.c:1397
200 msgid "large integer implicitly truncated to unsigned type"
201 msgstr "Â礭¤ÊÀ°¿ô¤¬°ÅÌÛ¤ËÉä¹ç̵¤··¿¤ËÀÚ¤êµÍ¤á¤é¤ì¤Þ¤·¤¿"
203 #: c-common.c:1399
204 msgid "negative integer implicitly converted to unsigned type"
205 msgstr "Éé¤ÎÀ°¿ô¤¬°ÅÌÛ¤ËÉä¹ç̵¤··¿¤ËÊÑ´¹¤µ¤ì¤Þ¤·¤¿"
207 #: c-common.c:1447
208 msgid "overflow in implicit constant conversion"
209 msgstr "°ÅÌÛ¤ÎÄê¿ôÊÑ´¹¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
211 #: c-common.c:1595
212 #, c-format
213 msgid "operation on `%s' may be undefined"
214 msgstr "`%s' ¤Ç¤Î±é»»¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Ê¤¤¤È»×¤ï¤ì¤Þ¤¹"
216 #: c-common.c:1886
217 msgid "expression statement has incomplete type"
218 msgstr "¼°¤ÎÃæ¤Îʸ¤ËÉÔ´°Á´·¿¤¬¤¢¤ê¤Þ¤¹"
220 #: c-common.c:1919
221 msgid "case label does not reduce to an integer constant"
222 msgstr "case ¥é¥Ù¥ë¤òÀ°¿ôÄê¿ô¤Ë´Ô¸µ¤Ç¤­¤Þ¤»¤ó"
224 #: c-common.c:2223
225 msgid "invalid truth-value expression"
226 msgstr "¿¿µ¶Ãͼ°¤¬ÉÔŬÀڤǤ¹"
228 #: c-common.c:2274
229 #, c-format
230 msgid "invalid operands to binary %s"
231 msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹"
233 #: c-common.c:2508
234 msgid "comparison is always false due to limited range of data type"
235 msgstr "¥Ç¡¼¥¿·¿¤ÎÈÏ°ÏÀ©¸Â¤Ë¤è¤Ã¤Æ¡¢Èæ³Ó¤¬¾ï¤Ë false ¤È¤Ê¤ê¤Þ¤¹"
237 #: c-common.c:2510
238 msgid "comparison is always true due to limited range of data type"
239 msgstr "¥Ç¡¼¥¿·¿¤ÎÈÏ°ÏÀ©¸Â¤Ë¤è¤Ã¤Æ¡¢Èæ³Ó¤¬¾ï¤Ë true ¤È¤Ê¤ê¤Þ¤¹"
241 #: c-common.c:2580
242 msgid "comparison of unsigned expression >= 0 is always true"
243 msgstr "Éä¹ç̵¤·¤Î¼° >= 0 ¤È¤¤¤¦Èæ³Ó¤Ï¾ï¤Ë true ¤Ç¤¹"
245 #: c-common.c:2589
246 msgid "comparison of unsigned expression < 0 is always false"
247 msgstr "Éä¹ç̵¤·¤Î¼° < 0 ¤È¤¤¤¦Èæ³Ó¤Ï¾ï¤Ë false ¤Ç¤¹"
249 #: c-common.c:2636
250 msgid "pointer of type `void *' used in arithmetic"
251 msgstr "`void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
253 #: c-common.c:2642
254 msgid "pointer to a function used in arithmetic"
255 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
257 #: c-common.c:2648
258 #, fuzzy
259 msgid "pointer to member function used in arithmetic"
260 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
262 #: c-common.c:2654
263 #, fuzzy
264 msgid "pointer to a member used in arithmetic"
265 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
267 #: c-common.c:2741 f/com.c:14690
268 msgid "struct type value used where scalar is required"
269 msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤Ë¹½Â¤Âη¿¤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
271 #: c-common.c:2745 f/com.c:14694
272 msgid "union type value used where scalar is required"
273 msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤Ë¶¦ÍÑÂη¿¤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
275 #: c-common.c:2749 f/com.c:14698
276 msgid "array type value used where scalar is required"
277 msgstr "¥¹¥«¥é¡¼¤¬É¬Íפʾì½ê¤ËÇÛÎ󷿤ÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
279 #: c-common.c:2869 f/com.c:14831
280 msgid "suggest parentheses around assignment used as truth value"
281 msgstr "¿¿µ¶ÃͤȤ·¤Æ»È¤ï¤ì¤ëÂåÆþ¤Î¤Þ¤ï¤ê¤Ç¤Ï¡¢´Ý³ç¸Ì¤Î»ÈÍѤò¤ª´«¤á¤·¤Þ¤¹"
283 #: c-common.c:2913 c-common.c:2945
284 msgid "invalid use of `restrict'"
285 msgstr "`restrict' ¤ÎÍÑË¡¤¬ÉÔŬÀڤǤ¹"
287 #: c-common.c:3059
288 #, fuzzy
289 msgid "invalid application of `sizeof' to a function type"
290 msgstr "ISO C++ ¤Ï´Ø¿ô·¿¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
292 #: c-common.c:3069
293 #, fuzzy, c-format
294 msgid "invalid application of `%s' to a void type"
295 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹²½¤µ¤ì¤Ê¤¤·¿¤ËÂФ¹¤ë̵¸ú¤ÊÁàºî¤Ç¤¹"
297 #: c-common.c:3075
298 #, fuzzy, c-format
299 msgid "invalid application of `%s' to an incomplete type"
300 msgstr "__alignof__ ¤¬ÉÔ´°Á´¤Ê·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
302 #: c-common.c:3116
303 msgid "`__alignof' applied to a bit-field"
304 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Ë `__alignof' ¤¬Å¬ÍѤµ¤ì¤Þ¤·¤¿"
306 #: c-common.c:3596
307 #, fuzzy, c-format
308 msgid "cannot disable built-in function `%s'"
309 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
311 #: c-common.c:3765 c-typeck.c:1734
312 #, c-format
313 msgid "too few arguments to function `%s'"
314 msgstr "´Ø¿ô `%s' ¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
316 #: c-common.c:3771 c-typeck.c:1587
317 #, c-format
318 msgid "too many arguments to function `%s'"
319 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
321 #: c-common.c:3790
322 #, fuzzy, c-format
323 msgid "non-floating-point argument to function `%s'"
324 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
326 #: c-common.c:4059
327 msgid "pointers are not permitted as case values"
328 msgstr "case ¤ÎÃͤȤ·¤Æ¤Î¥Ý¥¤¥ó¥¿¤Ïµö¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
330 #: c-common.c:4065
331 msgid "ISO C++ forbids range expressions in switch statements"
332 msgstr "ISO C++ ¤Ç¤Ï switch Ê¸¤Ç¤ÎÈϰϼ°¤Ï¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹"
334 #: c-common.c:4067
335 msgid "ISO C forbids range expressions in switch statements"
336 msgstr "ISO C ¤Ç¤Ï switch Ê¸¤Ç¤ÎÈϰϼ°¤Ï¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹"
338 #: c-common.c:4097
339 msgid "empty range specified"
340 msgstr "¶õ¤ÎÈϰϤ¬»ØÄꤵ¤ì¤Þ¤·¤¿"
342 #: c-common.c:4148
343 msgid "duplicate (or overlapping) case value"
344 msgstr "Æó½Å¤Î(¤¢¤ë¤¤¤Ï½ÅÊ£¤·¤Æ¤¤¤ë) case ¤ÎÃÍ"
346 #: c-common.c:4150
347 msgid "this is the first entry overlapping that value"
348 msgstr "¤³¤ì¤¬¤½¤ÎÃͤȽÅÊ£¤·¤¿ºÇ½é¤Î¹àÌܤǤ¹"
350 #: c-common.c:4154
351 msgid "duplicate case value"
352 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
354 #: c-common.c:4155
355 msgid "previously used here"
356 msgstr "Á°¤Ë¤³¤³¤Ç»È¤ï¤ì¤Þ¤·¤¿"
358 #: c-common.c:4159
359 msgid "multiple default labels in one switch"
360 msgstr "°ì¤Ä¤Î switch ¤ËÊ£¿ô¤Î default ¥é¥Ù¥ë¤¬¤¢¤ê¤Þ¤¹"
362 #: c-common.c:4160
363 msgid "this is the first default label"
364 msgstr "¤³¤ì¤¬ºÇ½é¤Î default ¥é¥Ù¥ë¤Ç¤¹"
366 #: c-common.c:4188
367 #, fuzzy
368 msgid "ISO C++ forbids taking the address of a label"
369 msgstr "ISO C++ ¤Ï `::main' ´Ø¿ô¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
371 #: c-common.c:4190
372 #, fuzzy
373 msgid "ISO C forbids taking the address of a label"
374 msgstr "ISO C ¤Ï¥­¥ã¥¹¥È¼°¤Î¥¢¥É¥ì¥¹É¾²Á¤ò¶Ø¤¸¤Þ¤¹"
376 #: c-common.c:5213
377 #, fuzzy, c-format
378 msgid "declaration of `%s' shadows %s"
379 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
381 #: c-common.c:5629
382 #, c-format
383 msgid "unknown machine mode `%s'"
384 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
386 #: c-common.c:5632
387 #, c-format
388 msgid "no data type for mode `%s'"
389 msgstr "¥â¡¼¥É `%s' ¤ËÂФ¹¤ë¥Ç¡¼¥¿·¿¤¬¤¢¤ê¤Þ¤»¤ó"
391 #: c-common.c:5641 c-common.c:6242
392 #, fuzzy, c-format
393 msgid "unable to emulate '%s'"
394 msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
396 #: c-common.c:5677
397 msgid "section attribute cannot be specified for local variables"
398 msgstr "section Â°À­¤Ï¥í¡¼¥«¥ëÊÑ¿ô¤ËÂФ·¤Æ¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
400 #: c-common.c:5688
401 #, c-format
402 msgid "section of `%s' conflicts with previous declaration"
403 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
405 #: c-common.c:5697
406 #, c-format
407 msgid "section attribute not allowed for `%s'"
408 msgstr "¥»¥¯¥·¥ç¥ó°À­¤Ï `%s' ¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
410 #: c-common.c:5704
411 msgid "section attributes are not supported for this target"
412 msgstr "¥»¥¯¥·¥ç¥ó°À­¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
414 #: c-common.c:5746
415 msgid "requested alignment is not a constant"
416 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
418 #: c-common.c:5751
419 msgid "requested alignment is not a power of 2"
420 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬ 2 ¤Î¤Ù¤­¾è¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
422 #: c-common.c:5756
423 msgid "requested alignment is too large"
424 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Â礭¤¹¤®¤Þ¤¹"
426 #: c-common.c:5783
427 #, c-format
428 msgid "alignment may not be specified for `%s'"
429 msgstr "`%s' ¤ËÂФ·¤Æ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
431 #: c-common.c:5828
432 #, c-format
433 msgid "`%s' defined both normally and as an alias"
434 msgstr "`%s' ¤¬Ä̾ï¤Î¤â¤Î¤È¥¨¥¤¥ê¥¢¥¹¤È¤ÎξÊý¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
436 #: c-common.c:5838
437 msgid "alias arg not a string"
438 msgstr "alias °ú¿ô¤¬Ê¸»úÎó¤Ç¤Ï¤Ê¤¤"
440 #: c-common.c:5885
441 #, fuzzy
442 msgid "visibility arg not a string"
443 msgstr "alias °ú¿ô¤¬Ê¸»úÎó¤Ç¤Ï¤Ê¤¤"
445 #: c-common.c:5894
446 msgid "visibility arg must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
447 msgstr ""
449 #: c-common.c:5928
450 #, fuzzy
451 msgid "tls_model arg not a string"
452 msgstr "alias °ú¿ô¤¬Ê¸»úÎó¤Ç¤Ï¤Ê¤¤"
454 #: c-common.c:5937
455 msgid "tls_model arg must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
456 msgstr ""
458 #: c-common.c:5962 c-common.c:6018
459 #, c-format
460 msgid "`%s' attribute applies only to functions"
461 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
463 #: c-common.c:5969 c-common.c:6025
464 #, c-format
465 msgid "can't set `%s' attribute after definition"
466 msgstr "ÄêµÁ¤Î¸å¤Ç `%s' Â°À­¤ò¥»¥Ã¥È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
468 #: c-common.c:6109
469 #, fuzzy, c-format
470 msgid "`%s' attribute ignored for `%s'"
471 msgstr "`%s' Â°À­¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
473 #: c-common.c:6174
474 #, fuzzy, c-format
475 msgid "invalid vector type for attribute `%s'"
476 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
478 #: c-common.c:6198 c-common.c:6230
479 msgid "no vector mode with the size and type specified could be found"
480 msgstr ""
482 #: c-common.c:6329
483 #, fuzzy
484 msgid "nonnull attribute without arguments on a non-prototype"
485 msgstr "²¾°ú¿ô¤Î¿ô¤¬¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
487 #: c-common.c:6344
488 #, fuzzy, c-format
489 msgid "nonnull argument has invalid operand number (arg %lu)"
490 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ËÉÔŬÀڤʥª¥Ú¥é¥ó¥É¿ô¤¬¤¢¤ê¤Þ¤¹"
492 #: c-common.c:6363
493 #, c-format
494 msgid "nonnull argument with out-of-range operand number (arg %lu, operand %lu)"
495 msgstr ""
497 #: c-common.c:6371
498 #, c-format
499 msgid "nonnull argument references non-pointer operand (arg %lu, operand %lu)"
500 msgstr ""
502 #: c-common.c:6457
503 #, c-format
504 msgid "null argument where non-null required (arg %lu)"
505 msgstr ""
507 #: c-convert.c:80 c-typeck.c:988 c-typeck.c:4045 cp/typeck.c:1617
508 #: cp/typeck.c:5855
509 msgid "void value not ignored as it ought to be"
510 msgstr "void ¤ÎÃͤ¬ËÜÍè¤Î°ÕÌ£Ä̤ê¤Ë̵»ë¤µ¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
512 #: c-convert.c:112 java/typeck.c:150
513 msgid "conversion to non-scalar type requested"
514 msgstr "Èó¥¹¥«¥é¡¼·¿¤Ø¤ÎÊÑ´¹¤¬Í׵ᤵ¤ì¤Þ¤¹"
516 #: c-decl.c:336
517 #, c-format
518 msgid "array `%s' assumed to have one element"
519 msgstr "ÇÛÎó `%s' ¤Ï°ìÍ×ÁǤò»ý¤Ã¤Æ¤¤¤ë¤â¤Î¤È¸«¤Ê¤µ¤ì¤Þ¤¹"
521 #: c-decl.c:522
522 #, c-format
523 msgid "`struct %s' incomplete in scope ending here"
524 msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤Î°ÌÃ֤ǡ¢`struct %s' ¤¬ÉÔ´°Á´¤Ç¤¹"
526 #: c-decl.c:525
527 #, c-format
528 msgid "`union %s' incomplete in scope ending here"
529 msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤ÎÉôʬ¤Ç `union %s' ¤¬ÉÔ´°Á´¤Ç¤¹"
531 #: c-decl.c:528
532 #, c-format
533 msgid "`enum %s' incomplete in scope ending here"
534 msgstr "¥¹¥³¡¼¥×¤¬½ª¤ï¤ë¤³¤ÎÉôʬ¤Ç `enum %s' ¤¬ÉÔ´°Á´¤Ç¤¹"
536 #: c-decl.c:642 c-decl.c:767 java/decl.c:1399
537 #, c-format
538 msgid "label `%s' used but not defined"
539 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
541 #: c-decl.c:648 c-decl.c:774 java/decl.c:1405
542 #, c-format
543 msgid "label `%s' defined but not used"
544 msgstr "¥é¥Ù¥ë `%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
546 #: c-decl.c:889 cp/decl.c:3058
547 #, fuzzy, c-format
548 msgid "function `%s' redeclared as inline"
549 msgstr "¥é¥¤¥Ö¥é¥ê´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
551 #: c-decl.c:891 cp/decl.c:3060
552 #, fuzzy, c-format
553 msgid "previous declaration of function `%s' with attribute noinline"
554 msgstr "%s: ´Ø¿ô `%s' ¤ÎÀë¸À¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
556 #: c-decl.c:898 cp/decl.c:3067
557 #, fuzzy, c-format
558 msgid "function `%s' redeclared with attribute noinline"
559 msgstr "´Ø¿ô `%s' ¤Ï¥Ö¥í¥Ã¥¯Æâ¤ÎÁ°Êý¤ÇÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
561 #: c-decl.c:900 cp/decl.c:3069
562 #, fuzzy, c-format
563 msgid "previous declaration of function `%s' was inline"
564 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
566 #: c-decl.c:929 c-decl.c:975
567 #, c-format
568 msgid "shadowing built-in function `%s'"
569 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
571 #: c-decl.c:931
572 #, c-format
573 msgid "shadowing library function `%s'"
574 msgstr "¥é¥¤¥Ö¥é¥ê´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
576 #: c-decl.c:937
577 #, c-format
578 msgid "library function `%s' declared as non-function"
579 msgstr "¥é¥¤¥Ö¥é¥ê´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
581 #: c-decl.c:941 c-decl.c:944
582 #, c-format
583 msgid "built-in function `%s' declared as non-function"
584 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
586 #: c-decl.c:948 objc/objc-act.c:2384 objc/objc-act.c:6154
587 #, c-format
588 msgid "`%s' redeclared as different kind of symbol"
589 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
591 #: c-decl.c:949 c-decl.c:1140 c-decl.c:1147 c-decl.c:1154 c-decl.c:1299
592 #: objc/objc-act.c:2386 objc/objc-act.c:6156 objc/objc-act.c:6211
593 #, c-format
594 msgid "previous declaration of `%s'"
595 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
597 #. If types don't match for a built-in, throw away the built-in.
598 #: c-decl.c:1044
599 #, c-format
600 msgid "conflicting types for built-in function `%s'"
601 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
603 #: c-decl.c:1087 c-decl.c:1106
604 #, c-format
605 msgid "conflicting types for `%s'"
606 msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
608 #: c-decl.c:1129
609 #, fuzzy
610 msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration"
611 msgstr "¾Êάµ­¹æÉÕ¤­¥Ñ¥é¥á¥¿¥ê¥¹¥È¤Ï¡¢¶õ¤Î²¾°ú¿ô̾¥ê¥¹¥ÈÀë¸À¤È°ìÃפǤ­¤Þ¤»¤ó¡£"
613 #: c-decl.c:1135
614 #, fuzzy
615 msgid "an argument type that has a default promotion can't match an empty parameter name list declaration"
616 msgstr "¥Ç¥Õ¥©¥ë¥È¤Ç³Ê¾å¤²¤µ¤ì¤ë·¿¤Î°ú¿ô¤¬¡¢¶õ¤Î²¾°ú¿ô̾¥ê¥¹¥ÈÀë¸À¤ÈŬ¹ç¤·¤Þ¤»¤ó¡£"
618 #: c-decl.c:1146
619 #, fuzzy, c-format
620 msgid "thread-local declaration of `%s' follows non thread-local declaration"
621 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
623 #: c-decl.c:1153
624 #, fuzzy, c-format
625 msgid "non thread-local declaration of `%s' follows thread-local declaration"
626 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
628 #: c-decl.c:1164 c-decl.c:1187
629 #, c-format
630 msgid "redefinition of `%s'"
631 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
633 #: c-decl.c:1167
634 #, c-format
635 msgid "redeclaration of `%s'"
636 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
638 #: c-decl.c:1170
639 #, c-format
640 msgid "conflicting declarations of `%s'"
641 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
643 #: c-decl.c:1214
644 #, c-format
645 msgid "prototype for `%s' follows"
646 msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
648 #: c-decl.c:1215 c-decl.c:1223 c-decl.c:1234
649 msgid "non-prototype definition here"
650 msgstr "Èó¥×¥í¥È¥¿¥¤¥×ÄêµÁ¤¬¤³¤³¤Ë¤¢¤ê¤Þ¤¹"
652 #: c-decl.c:1222
653 #, c-format
654 msgid "prototype for `%s' follows and number of arguments doesn't match"
655 msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¡¢°ú¿ô¤Î¸Ä¿ô¤¬°ìÃפ·¤Þ¤»¤ó"
657 #: c-decl.c:1232
658 #, c-format
659 msgid "prototype for `%s' follows and argument %d doesn't match"
660 msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¡¢°ú¿ô %d ¤¬°ìÃפ·¤Þ¤»¤ó"
662 #: c-decl.c:1250
663 #, c-format
664 msgid "`%s' declared inline after being called"
665 msgstr "`%s' ¤Ï¸Æ¤Ó½Ð¤µ¤ì¤ë¤è¤ê¤â¸å¤í¤Ç inline Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
667 #: c-decl.c:1256
668 #, c-format
669 msgid "`%s' declared inline after its definition"
670 msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤è¤ê¤â¸å¤Ç inline Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
672 #: c-decl.c:1263
673 #, c-format
674 msgid "static declaration for `%s' follows non-static"
675 msgstr "`%s' ¤ÏÈó static ¤Î¸å¤Ç static Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
677 #: c-decl.c:1271
678 #, c-format
679 msgid "non-static declaration for `%s' follows static"
680 msgstr "`%s' ¤Ï static ¤Î¸å¤ÇÈó static Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
682 #: c-decl.c:1278
683 #, c-format
684 msgid "const declaration for `%s' follows non-const"
685 msgstr "`%s' ¤ÏÈó const ¤Î¸å¤Ç const Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
687 #: c-decl.c:1285
688 #, c-format
689 msgid "type qualifiers for `%s' conflict with previous decl"
690 msgstr "`%s' ¤Î·¿½¤¾þ»Ò¤¬Á°Êý¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
692 #: c-decl.c:1298
693 #, c-format
694 msgid "redundant redeclaration of `%s' in same scope"
695 msgstr "`%s' ¤Î¾éĹ¤ÊºÆÀë¸À¤¬Æ±°ì¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
697 #: c-decl.c:1599 java/decl.c:1098
698 #, c-format
699 msgid "declaration of `%s' shadows a parameter"
700 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
702 #: c-decl.c:1602 java/decl.c:1101
703 #, c-format
704 msgid "declaration of `%s' shadows a symbol from the parameter list"
705 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¥ê¥¹¥È¤Î¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
707 #: c-decl.c:1623 cp/decl.c:4176
708 #, fuzzy
709 msgid "a parameter"
710 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
712 #: c-decl.c:1625 cp/decl.c:4193
713 msgid "a previous local"
714 msgstr ""
716 #. XXX shadow warnings in outer-more namespaces
717 #: c-decl.c:1629 cp/decl.c:4197
718 #, fuzzy
719 msgid "a global declaration"
720 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
722 #: c-decl.c:1673
723 #, c-format
724 msgid "nested extern declaration of `%s'"
725 msgstr "`%s' ¤Î extern Àë¸À¤¬¥Í¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
727 #: c-decl.c:1692 java/decl.c:1051
728 #, c-format
729 msgid "`%s' used prior to declaration"
730 msgstr "`%s' ¤ÏÀë¸À¤è¤ê¤âÀè¤Ë»ÈÍѤµ¤ì¤Þ¤·¤¿"
732 #: c-decl.c:1706 c-decl.c:1881
733 #, c-format
734 msgid "`%s' was declared implicitly `extern' and later `static'"
735 msgstr "`%s' ¤Ï°ÅÌۤˠ`extern' Àë¸À¤µ¤ì¡¢¸å¤Ë `static' Àë¸À¤µ¤ì¤Þ¤·¤¿"
737 #: c-decl.c:1809 cp/decl.c:4035
738 msgid "type mismatch with previous external decl"
739 msgstr "·¿¤¬Á°Êý¤Î³°ÉôÀë¸À¤È°ìÃפ·¤Þ¤»¤ó"
741 #: c-decl.c:1810
742 #, c-format
743 msgid "previous external decl of `%s'"
744 msgstr "Á°Êý¤Î `%s' ¤Î³°ÉôÀë¸À"
746 #: c-decl.c:1823
747 msgid "type mismatch with previous implicit declaration"
748 msgstr "·¿¤¬Á°Êý¤Î°ÅÌÛ¤ÎÀë¸À¤È°ìÃפ·¤Þ¤»¤ó"
750 #: c-decl.c:1825
751 #, c-format
752 msgid "previous implicit declaration of `%s'"
753 msgstr "Á°Êý¤Ç¤Î `%s' ¤Î°ÅÌÛŪ¤ÊÀë¸À"
755 #: c-decl.c:1860
756 #, c-format
757 msgid "`%s' was previously implicitly declared to return `int'"
758 msgstr "`%s' ¤ÏÁ°Êý¤Ç°ÅÌÛŪ¤Ë `int' ¤òÊÖ¤¹¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
760 #: c-decl.c:1885
761 #, c-format
762 msgid "`%s' was declared `extern' and later `static'"
763 msgstr "`%s' ¤Ï `extern' ¤ÈÀë¸À¤µ¤ì¡¢¸å¤Ç `static' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
765 #: c-decl.c:1909
766 #, c-format
767 msgid "extern declaration of `%s' doesn't match global one"
768 msgstr "`%s' ¤Îextern Àë¸À¤Ï¥°¥í¡¼¥Ð¥ë¤Î¤½¤ì¤È°ìÃפ·¤Þ¤»¤ó"
770 #: c-decl.c:1951
771 #, c-format
772 msgid "`%s' locally external but globally static"
773 msgstr "`%s' ¤Ï¥í¡¼¥«¥ëŪ¤Ë¤Ï extern ¤Ç¤¹¤¬¡¢¥°¥í¡¼¥Ð¥ëŪ¤Ë static ¤Ç¤¹"
775 #: c-decl.c:2073
776 #, c-format
777 msgid "function `%s' was previously declared within a block"
778 msgstr "´Ø¿ô `%s' ¤Ï¥Ö¥í¥Ã¥¯Æâ¤ÎÁ°Êý¤ÇÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
780 #: c-decl.c:2093 c-decl.c:2095
781 #, c-format
782 msgid "implicit declaration of function `%s'"
783 msgstr "´Ø¿ô `%s' ¤Î°ÅÌÛ¤ÎÀë¸À"
785 #: c-decl.c:2174
786 #, c-format
787 msgid "label %s referenced outside of any function"
788 msgstr "¥é¥Ù¥ë %s ¤¬¤¢¤é¤æ¤ë´Ø¿ô¤Î³°Â¦¤Ç»²¾È¤µ¤ì¤Þ¤·¤¿"
790 #: c-decl.c:2231
791 #, c-format
792 msgid "duplicate label declaration `%s'"
793 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
795 #: c-decl.c:2234
796 msgid "this is a previous declaration"
797 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
799 #: c-decl.c:2657
800 msgid "unnamed struct/union that defines no instances"
801 msgstr "̵̾¹½Â¤ÂÎ/¶¦ÍÑÂΤ¬¡¢¤½¤Î¥¤¥ó¥¹¥¿¥ó¥¹¤òÄêµÁ¤·¤Æ¤¤¤Þ¤»¤ó"
803 #: c-decl.c:2676
804 msgid "useless keyword or type name in empty declaration"
805 msgstr "¶õ¤ÎÀë¸À¤ÎÃæ¤Ë¡¢Ìµ°ÕÌ£¤Ê¥­¡¼¥ï¡¼¥ÉËô¤Ï·¿Ì¾¤¬¤¢¤ê¤Þ¤¹"
807 #: c-decl.c:2683
808 msgid "two types specified in one empty declaration"
809 msgstr "°ì¤Ä¤Î¶õ¤ÎÀë¸ÀÃæ¤Ë¡¢Æó¤Ä¤Î·¿¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
811 #: c-decl.c:2688 c-parse.y:753 c-parse.y:755 parse.y:765 parse.y:1835
812 #: objc-parse.y:800 objc-parse.y:802 objc-parse.y:3043
813 msgid "empty declaration"
814 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
816 #: c-decl.c:2718
817 msgid "ISO C90 does not support `static' or type qualifiers in parameter array declarators"
818 msgstr ""
820 #: c-decl.c:2720
821 #, fuzzy
822 msgid "ISO C90 does not support `[*]' array declarators"
823 msgstr "ISO C89 ¤Ï²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
825 #: c-decl.c:2723
826 msgid "GCC does not yet properly implement `[*]' array declarators"
827 msgstr ""
829 #: c-decl.c:2742
830 #, fuzzy
831 msgid "static or type qualifiers in abstract declarator"
832 msgstr "¥Ý¥¤¥ó¥¿Àë¸À»Ò¤ËÉÔŬÀڤʷ¿½¤¾þ»Ò"
834 #: c-decl.c:2816
835 #, c-format
836 msgid "`%s' is usually a function"
837 msgstr "`%s' ¤ÏÄ̾ï¤Ï´Ø¿ô¤Ç¤¹"
839 #: c-decl.c:2825
840 #, fuzzy, c-format
841 msgid "typedef `%s' is initialized (use __typeof__ instead)"
842 msgstr "typedef `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
844 #: c-decl.c:2831
845 #, c-format
846 msgid "function `%s' is initialized like a variable"
847 msgstr "´Ø¿ô `%s' ¤¬ÊÑ¿ô¤Ç¤¢¤ë¤«¤Î¤è¤¦¤Ë½é´ü²½¤µ¤ì¤Þ¤·¤¿"
849 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
850 #: c-decl.c:2838
851 #, c-format
852 msgid "parameter `%s' is initialized"
853 msgstr "²¾°ú¿ô `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
855 #: c-decl.c:2858 c-typeck.c:4854
856 msgid "variable-sized object may not be initialized"
857 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
859 #: c-decl.c:2864
860 #, c-format
861 msgid "variable `%s' has initializer but incomplete type"
862 msgstr "ÊÑ¿ô `%s' ¤Ë¤Ï½é´ü²½»Ò¤¬¤¢¤ê¤Þ¤¹¤¬¡¢ÉÔ´°Á´·¿¤Ç¤¹"
864 #: c-decl.c:2870
865 #, c-format
866 msgid "elements of array `%s' have incomplete type"
867 msgstr "ÇÛÎó `%s' ¤ÎÍ×ÁǤËÉÔ´°Á´·¿¤¬¤¢¤ê¤Þ¤¹"
869 #: c-decl.c:2883
870 #, c-format
871 msgid "declaration of `%s' has `extern' and is initialized"
872 msgstr "`%s' ¤ÎÀë¸À¤Ë `extern' ¤¬¤Ä¤¤¤Æ¤ª¤ê¡¢½é´ü²½¤â¤µ¤ì¤Æ¤¤¤Þ¤¹"
874 #: c-decl.c:2932 c-decl.c:5694 cp/decl.c:7353 cp/decl.c:13860
875 #, fuzzy, c-format
876 msgid "inline function `%s' given attribute noinline"
877 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
879 #: c-decl.c:3006
880 #, c-format
881 msgid "initializer fails to determine size of `%s'"
882 msgstr "½é´ü²½»Ò¤Ï `%s' ¤Î¥µ¥¤¥º¤ÎÆÃÄê¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
884 #: c-decl.c:3011
885 #, c-format
886 msgid "array size missing in `%s'"
887 msgstr "`%s' ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
889 #: c-decl.c:3027
890 #, c-format
891 msgid "zero or negative size array `%s'"
892 msgstr "`%s' ¤ÎÇÛÎó¥µ¥¤¥º¤¬¥¼¥íËô¤ÏÉé¤Ç¤¹"
894 #: c-decl.c:3055
895 #, c-format
896 msgid "storage size of `%s' isn't known"
897 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬¤ï¤«¤ê¤Þ¤»¤ó"
899 #: c-decl.c:3065
900 #, c-format
901 msgid "storage size of `%s' isn't constant"
902 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬°ìÄê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
904 #: c-decl.c:3125
905 #, c-format
906 msgid "ignoring asm-specifier for non-static local variable `%s'"
907 msgstr "Èó static ¥í¡¼¥«¥ëÊÑ¿ô `%s' ¤Ø¤Î asm »ØÄê»Ò¤Ï̵»ë¤µ¤ì¤Þ¤¹"
909 #: c-decl.c:3190
910 #, fuzzy, c-format
911 msgid "ISO C forbids parameter `%s' shadowing typedef"
912 msgstr "ANSI C ¤Ï typedef ¤òʤ¤¤±£¤¹²¾°ú¿ô `%s' ¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹"
914 #: c-decl.c:3535 cp/decl.c:10433
915 msgid "`long long long' is too long for GCC"
916 msgstr "`long long long' ¤Ï GCC ¤Ë¤È¤Ã¤ÆŤ¹¤®¤Þ¤¹"
918 #: c-decl.c:3540
919 #, fuzzy
920 msgid "ISO C90 does not support `long long'"
921 msgstr "ISO C89 ¤Ï `long long' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
923 #: c-decl.c:3549 c-decl.c:3552 cp/decl.c:10438
924 #, c-format
925 msgid "duplicate `%s'"
926 msgstr "`%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
928 #: c-decl.c:3562 cp/decl.c:10445
929 msgid "`__thread' before `extern'"
930 msgstr ""
932 #: c-decl.c:3564 cp/decl.c:10447
933 msgid "`__thread' before `static'"
934 msgstr ""
936 #: c-decl.c:3572 cp/decl.c:10474
937 #, c-format
938 msgid "two or more data types in declaration of `%s'"
939 msgstr "`%s' ¤ÎÀë¸À¤ËÆó¤Ä°Ê¾å¤Î¥Ç¡¼¥¿·¿¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
941 #: c-decl.c:3592 cp/decl.c:10479
942 #, c-format
943 msgid "`%s' fails to be a typedef or built in type"
944 msgstr "`%s' ¤ò typedef ¤Þ¤¿¤ÏÁȤ߹þ¤ß·¿¤Ë¤Ç¤­¤Þ¤»¤ó"
946 #: c-decl.c:3631
947 #, c-format
948 msgid "type defaults to `int' in declaration of `%s'"
949 msgstr "`%s' ¤ÎÀë¸À¤Ç·¿¤¬¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤µ¤ì¤Þ¤·¤¿"
951 #: c-decl.c:3660
952 #, c-format
953 msgid "both long and short specified for `%s'"
954 msgstr "`%s' ¤ËÂФ·¤Æ long ¤È short ¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
956 #: c-decl.c:3664 cp/decl.c:10594
957 #, c-format
958 msgid "long or short specified with char for `%s'"
959 msgstr "`%s' ¤ËÂФ·¤Æ char ¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
961 #: c-decl.c:3671 cp/decl.c:10598
962 #, c-format
963 msgid "long or short specified with floating type for `%s'"
964 msgstr "`%s' ¤ËÂФ·¤ÆÉâÆ°¾®¿ô·¿¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
966 #: c-decl.c:3674
967 msgid "the only valid combination is `long double'"
968 msgstr "Í£°ì¤ÎÍ­¸ú¤ÊÁȹç¤ï¤»¤Ï `long double' ¤Ç¤¹"
970 #: c-decl.c:3680
971 #, c-format
972 msgid "both signed and unsigned specified for `%s'"
973 msgstr "`%s' ¤ËÂФ·¤ÆÉä¹æ¤¢¤ê¤ÈÉä¹æ¤Ê¤·¤ÎξÊý¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
975 #: c-decl.c:3682 cp/decl.c:10587
976 #, c-format
977 msgid "long, short, signed or unsigned invalid for `%s'"
978 msgstr "`%s' ¤ËÂФ·¤Æ long, short, signed ¤Þ¤¿¤Ï unsigned ¤ÏÉÔŬÀڤǤ¹"
980 #: c-decl.c:3688 cp/decl.c:10607
981 #, c-format
982 msgid "long, short, signed or unsigned used invalidly for `%s'"
983 msgstr "`%s' ¤ËÂФ¹¤ë long, short, singed ¤ä unsigned ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
985 #: c-decl.c:3706 cp/decl.c:10628
986 #, c-format
987 msgid "complex invalid for `%s'"
988 msgstr "`%s' ¤ËÂФ·¤Æ complex ¤ÏÉÔŬÀڤǤ¹"
990 #: c-decl.c:3748
991 #, fuzzy
992 msgid "ISO C90 does not support complex types"
993 msgstr "ISO C89 ¤Ï complex ·¿¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
995 #: c-decl.c:3760
996 msgid "ISO C does not support plain `complex' meaning `double complex'"
997 msgstr "ISO C ¤Ï `double complex' ¤ò°ÕÌ£¤¹¤ë̵½¤¾þ¤Î `complex' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
999 #: c-decl.c:3766 c-decl.c:3778
1000 msgid "ISO C does not support complex integer types"
1001 msgstr "ISO C ¤ÏÀ°¿ô·¿¤Î complex ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1003 #: c-decl.c:3793 c-decl.c:4246 cp/decl.c:11241
1004 msgid "duplicate `const'"
1005 msgstr "½ÅÊ£¤·¤¿ `const'"
1007 #: c-decl.c:3795 c-decl.c:4250 cp/decl.c:11245
1008 msgid "duplicate `restrict'"
1009 msgstr "½ÅÊ£¤·¤¿¥é¥Ù¥ë `restrict'"
1011 #: c-decl.c:3797 c-decl.c:4248 cp/decl.c:11243
1012 msgid "duplicate `volatile'"
1013 msgstr "½ÅÊ£¤·¤¿ `volatile'"
1015 #: c-decl.c:3825 cp/decl.c:10791
1016 #, c-format
1017 msgid "multiple storage classes in declaration of `%s'"
1018 msgstr "`%s' ¤ÎÀë¸À¤Ë¤ª¤¤¤ÆÊ£¿ô¤ÎÊݸ¥¯¥é¥¹"
1020 #: c-decl.c:3835
1021 msgid "function definition declared `auto'"
1022 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `auto' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
1024 #: c-decl.c:3837
1025 msgid "function definition declared `register'"
1026 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `register' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
1028 #: c-decl.c:3839
1029 msgid "function definition declared `typedef'"
1030 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `typedef' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
1032 #: c-decl.c:3841
1033 #, fuzzy
1034 msgid "function definition declared `__thread'"
1035 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `typedef' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
1037 #: c-decl.c:3854
1038 #, c-format
1039 msgid "storage class specified for structure field `%s'"
1040 msgstr "¹½Â¤ÂÎ¥Õ¥£¡¼¥ë¥É `%s' ¤Ë»ØÄꤵ¤ì¤¿µ­²±¥¯¥é¥¹"
1042 #: c-decl.c:3858 cp/decl.c:10838
1043 #, c-format
1044 msgid "storage class specified for parameter `%s'"
1045 msgstr "²¾°ú¿ô `%s' ¤Ç»ØÄꤵ¤ì¤¿µ­²±¥¯¥é¥¹"
1047 #: c-decl.c:3861 cp/decl.c:10840
1048 msgid "storage class specified for typename"
1049 msgstr "·¿Ì¾¤ËÂФ·¤Æ»ØÄꤵ¤ì¤¿µ­²±¥¯¥é¥¹"
1051 #: c-decl.c:3873 cp/decl.c:10855
1052 #, c-format
1053 msgid "`%s' initialized and declared `extern'"
1054 msgstr "`%s' ¤¬½é´ü²½¤µ¤ì¤ë¤È¤³¤í¤Ç¡¢`extern' Àë¸À¤µ¤ì¤Þ¤·¤¿"
1056 #: c-decl.c:3875 cp/decl.c:10858
1057 #, c-format
1058 msgid "`%s' has both `extern' and initializer"
1059 msgstr "`%s' ¤Ë `extern' ¤È½é´ü²½»Ò¤ÎξÊý¤¬¤¢¤ê¤Þ¤¹"
1061 #: c-decl.c:3880 cp/decl.c:10866
1062 #, c-format
1063 msgid "top-level declaration of `%s' specifies `auto'"
1064 msgstr "`%s' ¤Î¥È¥Ã¥×¥ì¥Ù¥ë¤ÎÀë¸À¤¬ `auto' ¤ò»ØÄꤷ¤Þ¤¹"
1066 #: c-decl.c:3885 cp/decl.c:10862
1067 #, c-format
1068 msgid "nested function `%s' declared `extern'"
1069 msgstr "¥Í¥¹¥È¤·¤¿´Ø¿ô `%s' ¤Ï `extern' ¤ËÀë¸À¤µ¤ì¤Þ¤·¤¿"
1071 #: c-decl.c:3891 cp/decl.c:10872
1072 #, fuzzy, c-format
1073 msgid "function-scope `%s' implicitly auto and declared `__thread'"
1074 msgstr "´Ø¿ô `%s' ¤ò `mutable' ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
1076 #. Only the innermost declarator (making a parameter be of
1077 #. array type which is converted to pointer type)
1078 #. may have static or type qualifiers.
1079 #: c-decl.c:3930 c-decl.c:4118
1080 #, fuzzy
1081 msgid "static or type qualifiers in non-parameter array declarator"
1082 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
1084 #: c-decl.c:3974
1085 #, c-format
1086 msgid "declaration of `%s' as array of voids"
1087 msgstr "`%s' ¤ÎÀë¸À¤Ï void ¤ÎÇÛÎó"
1089 #: c-decl.c:3980
1090 #, c-format
1091 msgid "declaration of `%s' as array of functions"
1092 msgstr "`%s' ¤ÎÀë¸À¤Ï´Ø¿ô¤ÎÇÛÎó"
1094 #: c-decl.c:3985 c-decl.c:5250
1095 #, fuzzy
1096 msgid "invalid use of structure with flexible array member"
1097 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
1099 #: c-decl.c:4004
1100 #, c-format
1101 msgid "size of array `%s' has non-integer type"
1102 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿"
1104 #: c-decl.c:4009
1105 #, c-format
1106 msgid "ISO C forbids zero-size array `%s'"
1107 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
1109 #: c-decl.c:4016
1110 #, c-format
1111 msgid "size of array `%s' is negative"
1112 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Éé¤Ç¤¹"
1114 #: c-decl.c:4029
1115 #, fuzzy, c-format
1116 msgid "ISO C90 forbids array `%s' whose size can't be evaluated"
1117 msgstr "ISO C89 ¤Ï¥µ¥¤¥º¤¬É¾²Á¤Ç¤­¤Ê¤¤ÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
1119 #: c-decl.c:4032
1120 #, fuzzy, c-format
1121 msgid "ISO C90 forbids variable-size array `%s'"
1122 msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
1124 #: c-decl.c:4062 c-decl.c:4272 cp/decl.c:11450
1125 #, c-format
1126 msgid "size of array `%s' is too large"
1127 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Â礭¤¹¤®¤Þ¤¹"
1129 #: c-decl.c:4075
1130 #, fuzzy
1131 msgid "ISO C90 does not support flexible array members"
1132 msgstr "ISO C89 ¤Ï²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1134 #: c-decl.c:4085
1135 msgid "array type has incomplete element type"
1136 msgstr "ÇÛÎó¤Î·¿¤¬ÉÔ´°Á´Í×ÁÇ·¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
1138 #: c-decl.c:4092 c-decl.c:4322
1139 msgid "ISO C forbids const or volatile function types"
1140 msgstr "ISO C ¤Ï const ¤ä volatile ¤Î´Ø¿ô·¿¤ò¶Ø¤¸¤Þ¤¹"
1142 #: c-decl.c:4138 cp/decl.c:10998
1143 #, c-format
1144 msgid "`%s' declared as function returning a function"
1145 msgstr "`%s' ¤Ï´Ø¿ô¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
1147 #: c-decl.c:4143 cp/decl.c:11003
1148 #, c-format
1149 msgid "`%s' declared as function returning an array"
1150 msgstr "`%s' ¤ÏÇÛÎó¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
1152 #: c-decl.c:4171
1153 msgid "ISO C forbids qualified void function return type"
1154 msgstr "ISO C ¤Ï½¤¾þÉÕ¤­ void ·¿¤ÎÌá¤êÃͤò»ý¤Ä´Ø¿ô¤ò¶Ø¤¸¤Þ¤¹"
1156 #: c-decl.c:4175
1157 msgid "type qualifiers ignored on function return type"
1158 msgstr "´Ø¿ôÌá¤êÃͤη¿½¤¾þ»Ò¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
1160 #: c-decl.c:4204 c-decl.c:4287 c-decl.c:4411 c-decl.c:4503
1161 msgid "ISO C forbids qualified function types"
1162 msgstr "ISO C ¤Ï´Ø¿ô¤Î·¿½¤¾þ»Ò¤ò¶Ø¤¸¤Þ¤¹"
1164 #: c-decl.c:4244 cp/decl.c:11237
1165 msgid "invalid type modifier within pointer declarator"
1166 msgstr "¥Ý¥¤¥ó¥¿Àë¸À»Ò¤ËÉÔŬÀڤʷ¿½¤¾þ»Ò"
1168 #: c-decl.c:4342 cp/decl.c:11732
1169 #, c-format
1170 msgid "variable or field `%s' declared void"
1171 msgstr "ÊÑ¿ô¤Þ¤¿¤ÏÎΰè `%s' ¤Ï void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
1173 #: c-decl.c:4375
1174 #, fuzzy
1175 msgid "attributes in parameter array declarator ignored"
1176 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Ç `::' ¤ò»È¤¨¤Þ¤»¤ó"
1178 #: c-decl.c:4400
1179 #, fuzzy
1180 msgid "invalid type modifier within array declarator"
1181 msgstr "¥Ý¥¤¥ó¥¿Àë¸À»Ò¤ËÉÔŬÀڤʷ¿½¤¾þ»Ò"
1183 #: c-decl.c:4445
1184 #, c-format
1185 msgid "field `%s' declared as a function"
1186 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
1188 #: c-decl.c:4451
1189 #, c-format
1190 msgid "field `%s' has incomplete type"
1191 msgstr "Îΰè `%s' ¤ÏÉÔ´°Á´¤Ê·¿¤Ç¤¹"
1193 #: c-decl.c:4483 c-decl.c:4485 c-decl.c:4487 c-decl.c:4494
1194 #, c-format
1195 msgid "invalid storage class for function `%s'"
1196 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
1198 #: c-decl.c:4509
1199 msgid "`noreturn' function returns non-void value"
1200 msgstr "`noreturn' ´Ø¿ô¤¬Èó void ÃͤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
1202 #: c-decl.c:4524
1203 msgid "cannot inline function `main'"
1204 msgstr "`main' ¤ò inline ´Ø¿ô¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
1206 #: c-decl.c:4577
1207 #, c-format
1208 msgid "variable `%s' declared `inline'"
1209 msgstr "ÊÑ¿ô `%s' ¤¬ `inline' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
1211 #. A mere warning is sure to result in improper semantics
1212 #. at runtime.  Don't bother to allow this to compile.
1213 #: c-decl.c:4605 cp/decl.c:9511
1214 #, fuzzy
1215 msgid "thread-local storage not supported for this target"
1216 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
1218 #: c-decl.c:4660 c-decl.c:5746
1219 msgid "function declaration isn't a prototype"
1220 msgstr "´Ø¿ôÀë¸À¤Ï¥×¥í¥È¥¿¥¤¥×¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1222 #: c-decl.c:4666
1223 msgid "parameter names (without types) in function declaration"
1224 msgstr "´Ø¿ôÀë¸ÀÃæ¤Ë¡Ê·¿¤Î̵¤¤¡Ë²¾°ú¿ô̾¤¬¤¢¤ê¤Þ¤¹"
1226 #: c-decl.c:4698 c-decl.c:6116
1227 #, c-format
1228 msgid "parameter `%s' has incomplete type"
1229 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
1231 #: c-decl.c:4701
1232 msgid "parameter has incomplete type"
1233 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤Ç¤¹"
1235 #: c-decl.c:4722
1236 #, c-format
1237 msgid "parameter `%s' points to incomplete type"
1238 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤ò»Ø¤·¤Æ¤¤¤Þ¤¹"
1240 #: c-decl.c:4725
1241 msgid "parameter points to incomplete type"
1242 msgstr "²¾°ú¿ô¤¬ÉÔ´°Á´·¿¤ò»Ø¤·¤Æ¤¤¤Þ¤¹"
1244 #: c-decl.c:4790
1245 #, c-format
1246 msgid "parameter `%s' has just a forward declaration"
1247 msgstr "²¾°ú¿ô `%s' ¾¯¤·Á°Êý¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1249 #: c-decl.c:4831
1250 msgid "`void' in parameter list must be the entire list"
1251 msgstr "²¾°ú¿ô¥ê¥¹¥ÈÃæ¤Î `void' ¤Ï¥ê¥¹¥ÈÁ´ÂΤòÀê¤á¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
1253 #: c-decl.c:4862
1254 #, fuzzy, c-format
1255 msgid "`struct %s' declared inside parameter list"
1256 msgstr "`%s %s' ¤Ï²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1258 #: c-decl.c:4865
1259 #, fuzzy, c-format
1260 msgid "`union %s' declared inside parameter list"
1261 msgstr "`%s %s' ¤Ï²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1263 #: c-decl.c:4868
1264 #, fuzzy, c-format
1265 msgid "`enum %s' declared inside parameter list"
1266 msgstr "`%s %s' ¤Ï²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1268 #: c-decl.c:4875
1269 msgid "anonymous struct declared inside parameter list"
1270 msgstr "̵̾¹½Â¤ÂΤ¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1272 #: c-decl.c:4877
1273 msgid "anonymous union declared inside parameter list"
1274 msgstr "̵̾¶¦ÍÑÂΤ¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1276 #: c-decl.c:4879
1277 msgid "anonymous enum declared inside parameter list"
1278 msgstr "̵̾Îóµó»Ò¤¬²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1280 #: c-decl.c:4883
1281 #, fuzzy
1282 msgid "its scope is only this definition or declaration, which is probably not what you want"
1283 msgstr "¤½¤Î¥¹¥³¡¼¥×¤ÏÄêµÁ¤«Àë¸À¤À¤±¤Ç¤¹¡¢¶²¤é¤¯Ë¾¤ó¤À¤³¤È¤È°Û¤Ê¤ë¤Ç¤·¤ç¤¦¡£"
1285 #: c-decl.c:4960
1286 #, fuzzy, c-format
1287 msgid "redefinition of `union %s'"
1288 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
1290 #: c-decl.c:4962
1291 #, fuzzy, c-format
1292 msgid "redefinition of `struct %s'"
1293 msgstr "`%s %s' ¤ÎºÆÄêµÁ"
1295 #: c-decl.c:5033 cp/decl.c:7125
1296 msgid "declaration does not declare anything"
1297 msgstr "Àë¸À¤¬²¿¤âÀë¸À¤·¤Æ¤¤¤Þ¤»¤ó"
1299 #: c-decl.c:5075 c-decl.c:5078
1300 #, c-format
1301 msgid "%s defined inside parms"
1302 msgstr "%s¤¬²¾°ú¿ôÆâ¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
1304 #: c-decl.c:5076 c-decl.c:5079 c-decl.c:5090
1305 msgid "union"
1306 msgstr "¶¦ÍÑÂÎ"
1308 #: c-decl.c:5076 c-decl.c:5079
1309 msgid "structure"
1310 msgstr "¹½Â¤ÂÎ"
1312 #: c-decl.c:5089
1313 #, c-format
1314 msgid "%s has no %s"
1315 msgstr "%s¤¬%s¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
1317 #: c-decl.c:5090
1318 msgid "struct"
1319 msgstr "¹½Â¤ÂÎ"
1321 #: c-decl.c:5091
1322 msgid "named members"
1323 msgstr "̾Á°ÉÕ¤­¥á¥ó¥Ð"
1325 #: c-decl.c:5091
1326 msgid "members"
1327 msgstr "¥á¥ó¥Ð"
1329 #: c-decl.c:5130
1330 #, c-format
1331 msgid "nested redefinition of `%s'"
1332 msgstr "`%s' ¤Î¥Í¥¹¥È¤·¤¿ºÆÄêµÁ"
1334 #: c-decl.c:5143
1335 #, c-format
1336 msgid "bit-field `%s' width not an integer constant"
1337 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1339 #: c-decl.c:5154
1340 #, c-format
1341 msgid "bit-field `%s' has invalid type"
1342 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÏÉÔŬÀڤʷ¿¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹"
1344 #: c-decl.c:5166
1345 #, c-format
1346 msgid "bit-field `%s' type invalid in ISO C"
1347 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ·¿¤Ï ISO C ¤Ç¤ÏÉÔŬÀڤǤ¹"
1349 #: c-decl.c:5177
1350 #, c-format
1351 msgid "negative width in bit-field `%s'"
1352 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬Éé¤Î¿ô¤Ç¤¹"
1354 #: c-decl.c:5179
1355 #, c-format
1356 msgid "width of `%s' exceeds its type"
1357 msgstr "`%s' ¤ÎÉý¤Ï¤½¤Î·¿¤Î¥µ¥¤¥º¤òĶ¤¨¤Æ¤¤¤Þ¤¹"
1359 #: c-decl.c:5181
1360 #, c-format
1361 msgid "zero width for bit-field `%s'"
1362 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬ 0 ¤Ç¤¹"
1364 #: c-decl.c:5195
1365 #, c-format
1366 msgid "`%s' is narrower than values of its type"
1367 msgstr "`%s' ¤Ï¤½¤Î·¿¤ÎÃͤè¤ê¤â¶¹¤¤¤Ç¤¹"
1369 #: c-decl.c:5241
1370 msgid "flexible array member in union"
1371 msgstr "¶¦ÍÑÂΤ˲ÄÊÑÇÛÎó¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤¹"
1373 #: c-decl.c:5243
1374 msgid "flexible array member not at end of struct"
1375 msgstr "¹½Â¤ÂΤκǸå¤Ç¤Ï¤Ê¤¤½ê¤Ë²ÄÊÑÇÛÎó¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤¹"
1377 #: c-decl.c:5245
1378 msgid "flexible array member in otherwise empty struct"
1379 msgstr "¹½Â¤ÂΤ˲ÄÊÑÇÛÎó¥á¥ó¥Ð°Ê³°¤Î¥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤»¤ó"
1381 #: c-decl.c:5275
1382 #, c-format
1383 msgid "duplicate member `%s'"
1384 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
1386 #: c-decl.c:5319
1387 msgid "union cannot be made transparent"
1388 msgstr "¶¦ÍÑÂΤòÆ©²áŪ¤Ë¤Ç¤­¤Þ¤»¤ó"
1390 #. This enum is a named one that has been declared already.
1391 #: c-decl.c:5424
1392 #, c-format
1393 msgid "redeclaration of `enum %s'"
1394 msgstr "`enum %s' ¤ÎºÆÀë¸À"
1396 #: c-decl.c:5458
1397 msgid "enum defined inside parms"
1398 msgstr "²¾°ú¿ôÆâ¤Ç enum ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿"
1400 #: c-decl.c:5491
1401 msgid "enumeration values exceed range of largest integer"
1402 msgstr "Îóµó»Ò¤ÎÃͤ¬À°¿ô¤ÎÈϰϤκÇÂçÃͤòĶ¤¨¤Þ¤·¤¿"
1404 #: c-decl.c:5600
1405 #, c-format
1406 msgid "enumerator value for `%s' not integer constant"
1407 msgstr "`%s' ¤ÎÎóµóÃͤ¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1409 #: c-decl.c:5613
1410 msgid "overflow in enumeration values"
1411 msgstr "ÎóµóÃͤ¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼"
1413 #: c-decl.c:5618
1414 msgid "ISO C restricts enumerator values to range of `int'"
1415 msgstr "ISO C ¤ÏÎóµó»Ò¤ÎÃͤò `int' ¤ÎÈϰϤ˸ÂÄꤷ¤Æ¤¤¤Þ¤¹"
1417 #: c-decl.c:5700
1418 msgid "return type is an incomplete type"
1419 msgstr "Ìá¤êÃͤη¿¤¬ÉÔ´°Á´·¿¤Ç¤¹"
1421 #: c-decl.c:5708
1422 msgid "return type defaults to `int'"
1423 msgstr "Ìá¤êÃͤη¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤·¤Þ¤¹"
1425 #: c-decl.c:5755
1426 #, c-format
1427 msgid "no previous prototype for `%s'"
1428 msgstr "`%s' ¤ÎÁ°Êý¥×¥í¥È¥¿¥¤¥×¤¬¤¢¤ê¤Þ¤»¤ó"
1430 #: c-decl.c:5762
1431 #, c-format
1432 msgid "`%s' was used with no prototype before its definition"
1433 msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤ÎÁ°¤Ë¥×¥í¥È¥¿¥¤¥×¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
1435 #: c-decl.c:5768
1436 #, c-format
1437 msgid "no previous declaration for `%s'"
1438 msgstr "`%s' ¤ÎÁ°ÊýÀë¸À¤¬¤¢¤ê¤Þ¤»¤ó"
1440 #: c-decl.c:5775
1441 #, c-format
1442 msgid "`%s' was used with no declaration before its definition"
1443 msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤ÎÁ°¤ÇÀë¸À¤Ê¤·¤Ç»ÈÍѤµ¤ì¤Þ¤·¤¿"
1445 #: c-decl.c:5799 c-decl.c:6352
1446 #, c-format
1447 msgid "return type of `%s' is not `int'"
1448 msgstr "`%s' ¤ÎÌá¤êÃͤη¿¤¬ `int' ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
1450 #: c-decl.c:5815
1451 #, c-format
1452 msgid "first argument of `%s' should be `int'"
1453 msgstr "`%s' ¤ÎÂè°ì°ú¿ô¤Ï `int' ¤È¤¹¤Ù¤­¤Ç¤¹"
1455 #: c-decl.c:5824
1456 #, c-format
1457 msgid "second argument of `%s' should be `char **'"
1458 msgstr "`%s' ¤ÎÂèÆó°ú¿ô¤Ï `char **' ¤È¤¹¤Ù¤­¤Ç¤¹"
1460 #: c-decl.c:5833
1461 #, c-format
1462 msgid "third argument of `%s' should probably be `char **'"
1463 msgstr "`%s' ¤ÎÂè»°°ú¿ô¤Ï¤ª¤½¤é¤¯ `char **' ¤È¤¹¤Ù¤­¤Ç¤·¤ç¤¦"
1465 #: c-decl.c:5842
1466 #, c-format
1467 msgid "`%s' takes only zero or two arguments"
1468 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
1470 #: c-decl.c:5845
1471 #, c-format
1472 msgid "`%s' is normally a non-static function"
1473 msgstr "`%s' ¤ÏÄ̾Èó static ¤Ê´Ø¿ô¤Ç¤¹"
1475 #: c-decl.c:5943
1476 msgid "parm types given both in parmlist and separately"
1477 msgstr "²¾°ú¿ô¤Î·¿¤¬¡¢²¾°ú¿ô¥ê¥¹¥È¤È¤ÏÊ̤ΤȤ³¤í¤«¤é¤âÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤¹"
1479 #: c-decl.c:5964
1480 msgid "parameter name omitted"
1481 msgstr "²¾°ú¿ô¤¬¾Êά¤µ¤ì¤Þ¤·¤¿"
1483 #: c-decl.c:5968 c-decl.c:6070
1484 #, c-format
1485 msgid "parameter `%s' declared void"
1486 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
1488 #: c-decl.c:6044
1489 msgid "parameter name missing from parameter list"
1490 msgstr "²¾°ú¿ô¥ê¥¹¥È¤«¤é¤Î²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
1492 #: c-decl.c:6063
1493 #, c-format
1494 msgid "multiple parameters named `%s'"
1495 msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'"
1497 #: c-decl.c:6085 c-decl.c:6087
1498 #, c-format
1499 msgid "type of `%s' defaults to `int'"
1500 msgstr "`%s' ¤Î·¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤·¤Þ¤¹"
1502 #: c-decl.c:6123
1503 #, c-format
1504 msgid "declaration for parameter `%s' but no such parameter"
1505 msgstr "²¾°ú¿ô `%s' ¤ÎÀë¸À¤¬¤¢¤ê¤Þ¤¹¤¬¡¢¤½¤ó¤Ê²¾°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó"
1507 #: c-decl.c:6171
1508 msgid "number of arguments doesn't match prototype"
1509 msgstr "²¾°ú¿ô¤Î¿ô¤¬¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
1511 #: c-decl.c:6201
1512 #, c-format
1513 msgid "promoted argument `%s' doesn't match prototype"
1514 msgstr "³Ê¾å¤²¤µ¤ì¤¿²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤È°ìÃפ·¤Þ¤»¤ó"
1516 #: c-decl.c:6211
1517 #, c-format
1518 msgid "argument `%s' doesn't match prototype"
1519 msgstr "²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ë°ìÃפ·¤Þ¤»¤ó"
1521 #: c-decl.c:6384 cp/decl.c:14547
1522 #, fuzzy
1523 msgid "no return statement in function returning non-void"
1524 msgstr "Ìá¤ê·¿¤¬´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤»¤ó"
1526 #: c-decl.c:6536
1527 msgid "this function may return with or without a value"
1528 msgstr "¤³¤Î´Ø¿ô¤ÏÃͤòÊÖ¤·¤¿¤êÊÖ¤µ¤Ê¤«¤Ã¤¿¤ê¤¹¤ë¤Ç¤·¤ç¤¦"
1530 #: c-decl.c:6556
1531 #, c-format
1532 msgid "size of return value of `%s' is %u bytes"
1533 msgstr "`%s' ¤ÎÌá¤êÃͤΥµ¥¤¥º¤¬ %u ¥Ð¥¤¥È¤Ç¤¹"
1535 #: c-decl.c:6560
1536 #, c-format
1537 msgid "size of return value of `%s' is larger than %d bytes"
1538 msgstr "`%s' ¤ÎÌá¤êÃͤΥµ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤è¤ê¤âÂ礭¤¯¤Ê¤ê¤Þ¤¹"
1540 #. If we get here, declarations have been used in a for loop without
1541 #. the C99 for loop scope.  This doesn't make much sense, so don't
1542 #. allow it.
1543 #: c-decl.c:6615
1544 msgid "`for' loop initial declaration used outside C99 mode"
1545 msgstr "`for' ¥ë¡¼¥×¤Î½é´ü²½Àë¸À¤¬ C99 ¥â¡¼¥É°Ê³°¤Ç»È¤ï¤ì¤Þ¤·¤¿"
1547 #: c-decl.c:6639
1548 #, fuzzy, c-format
1549 msgid "`struct %s' declared in `for' loop initial declaration"
1550 msgstr "`%s %s' ¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1552 #: c-decl.c:6642
1553 #, fuzzy, c-format
1554 msgid "`union %s' declared in `for' loop initial declaration"
1555 msgstr "`%s %s' ¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1557 #: c-decl.c:6645
1558 #, fuzzy, c-format
1559 msgid "`enum %s' declared in `for' loop initial declaration"
1560 msgstr "`%s %s' ¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
1562 #: c-decl.c:6653
1563 #, c-format
1564 msgid "declaration of non-variable `%s' in `for' loop initial declaration"
1565 msgstr "ÈóÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸À¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
1567 #: c-decl.c:6655
1568 #, c-format
1569 msgid "declaration of static variable `%s' in `for' loop initial declaration"
1570 msgstr "¥¹¥¿¥Æ¥£¥Ã¥¯ÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤Ë¤¢¤ê¤Þ¤¹"
1572 #: c-decl.c:6657
1573 #, c-format
1574 msgid "declaration of `extern' variable `%s' in `for' loop initial declaration"
1575 msgstr "`extern' ÊÑ¿ô `%s' ¤ÎÀë¸À¤¬ `for' ¥ë¡¼¥×½é´ü²½Àë¸ÀÆâ¤Ë¤¢¤ê¤Þ¤¹"
1577 #: c-format.c:109 c-format.c:191
1578 msgid "format string arg not a string type"
1579 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó°ú¿ô¤¬Ê¸»úÎ󷿤ǤϤ¢¤ê¤Þ¤»¤ó"
1581 #: c-format.c:124
1582 msgid "args to be formatted is not '...'"
1583 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤µ¤ì¤ë°ú¿ô¤¬¡¢'...' ¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
1585 #: c-format.c:133
1586 msgid "strftime formats cannot format arguments"
1587 msgstr "strftime ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï°ú¿ô¤ò¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤­¤Þ¤»¤ó"
1589 #: c-format.c:168 c-format.c:270
1590 msgid "format string has invalid operand number"
1591 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó¤ËÉÔŬÀڤʥª¥Ú¥é¥ó¥É¿ô¤¬¤¢¤ê¤Þ¤¹"
1593 #: c-format.c:202
1594 msgid "function does not return string type"
1595 msgstr "´Ø¿ô¤¬Ê¸»úÎ󷿤òÊÖ¤·¤Þ¤»¤ó"
1597 #: c-format.c:233
1598 msgid "unrecognized format specifier"
1599 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È»ØÄê»Ò"
1601 #: c-format.c:246
1602 #, c-format
1603 msgid "`%s' is an unrecognized format function type"
1604 msgstr "`%s' ¤Ïǧ¼±¤Ç¤­¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È´Ø¿ô·¿¤Ç¤¹"
1606 #: c-format.c:280
1607 msgid "format string arg follows the args to be formatted"
1608 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó°ú¿ô¤¬¥Õ¥©¡¼¥Þ¥Ã¥È¤µ¤ì¤ë°ú¿ô¤Î¸å¤Ë³¤¤¤Æ¤¤¤Þ¤¹"
1610 #: c-format.c:601
1611 msgid "` ' flag"
1612 msgstr "` ' ¥Õ¥é¥°"
1614 #: c-format.c:601
1615 msgid "the ` ' printf flag"
1616 msgstr "printf ¤Î ` ' ¥Õ¥é¥°"
1618 #: c-format.c:602 c-format.c:673
1619 msgid "`+' flag"
1620 msgstr "`+' ¥Õ¥é¥°"
1622 #: c-format.c:602
1623 msgid "the `+' printf flag"
1624 msgstr "printf ¤Î `+' ¥Õ¥é¥°"
1626 #: c-format.c:603 c-format.c:649
1627 msgid "`#' flag"
1628 msgstr "`#' ¥Õ¥é¥°"
1630 #: c-format.c:603
1631 msgid "the `#' printf flag"
1632 msgstr "printf ¤Î `#' ¥Õ¥é¥°"
1634 #: c-format.c:604 c-format.c:647
1635 msgid "`0' flag"
1636 msgstr "`0' ¥Õ¥é¥°"
1638 #: c-format.c:604
1639 msgid "the `0' printf flag"
1640 msgstr "printf ¤Î `0' ¥Õ¥é¥°"
1642 #: c-format.c:605 c-format.c:646 c-format.c:676
1643 msgid "`-' flag"
1644 msgstr "`-' ¥Õ¥é¥°"
1646 #: c-format.c:605
1647 msgid "the `-' printf flag"
1648 msgstr "printf ¤Î `-' ¥Õ¥é¥°"
1650 #: c-format.c:606 c-format.c:630
1651 msgid "`'' flag"
1652 msgstr "`'' ¥Õ¥é¥°"
1654 #: c-format.c:606
1655 msgid "the `'' printf flag"
1656 msgstr "printf ¤Î `'' ¥Õ¥é¥°"
1658 #: c-format.c:607 c-format.c:631
1659 msgid "`I' flag"
1660 msgstr "`I' ¥Õ¥é¥°"
1662 #: c-format.c:607
1663 msgid "the `I' printf flag"
1664 msgstr "printf ¤Î `I' ¥Õ¥é¥°"
1666 #: c-format.c:608 c-format.c:628 c-format.c:650 c-format.c:677 c-format.c:1702
1667 msgid "field width"
1668 msgstr "¥Õ¥£¡¼¥ë¥ÉÉý"
1670 #: c-format.c:608
1671 msgid "field width in printf format"
1672 msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
1674 #: c-format.c:609
1675 msgid "precision"
1676 msgstr "ÀºÅÙ"
1678 #: c-format.c:609
1679 msgid "precision in printf format"
1680 msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤ÎÀºÅÙ"
1682 #: c-format.c:610 c-format.c:629 c-format.c:680
1683 msgid "length modifier"
1684 msgstr "Ťµ½¤¾þ»Ò"
1686 #: c-format.c:610
1687 msgid "length modifier in printf format"
1688 msgstr "printf ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò"
1690 #: c-format.c:626
1691 msgid "assignment suppression"
1692 msgstr "ÂåÆþ¤ÎÍÞÀ©"
1694 #: c-format.c:626
1695 #, fuzzy
1696 msgid "the assignment suppression scanf feature"
1697 msgstr "ÂåÆþ¤ÎÍÞÀ©"
1699 #: c-format.c:627
1700 msgid "`a' flag"
1701 msgstr "`a' ¥Õ¥é¥°"
1703 #: c-format.c:627
1704 msgid "the `a' scanf flag"
1705 msgstr "scanf ¤Î `a' ¥Õ¥é¥°"
1707 #: c-format.c:628
1708 msgid "field width in scanf format"
1709 msgstr "scanf ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
1711 #: c-format.c:629
1712 msgid "length modifier in scanf format"
1713 msgstr "scanf ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò"
1715 #: c-format.c:630
1716 msgid "the `'' scanf flag"
1717 msgstr "scanf ¤Î `'' ¥Õ¥é¥°"
1719 #: c-format.c:631
1720 msgid "the `I' scanf flag"
1721 msgstr "scanf ¤Î `I' ¥Õ¥é¥°"
1723 #: c-format.c:645
1724 msgid "`_' flag"
1725 msgstr "`_' ¥Õ¥é¥°"
1727 #: c-format.c:645
1728 msgid "the `_' strftime flag"
1729 msgstr "strftime ¤Î `_' ¥Õ¥é¥°"
1731 #: c-format.c:646
1732 msgid "the `-' strftime flag"
1733 msgstr "strftime ¤Î `-' ¥Õ¥é¥°"
1735 #: c-format.c:647
1736 msgid "the `0' strftime flag"
1737 msgstr "strftime ¤Î `^' ¥Õ¥é¥°"
1739 #: c-format.c:648 c-format.c:672
1740 msgid "`^' flag"
1741 msgstr "`^' ¥Õ¥é¥°"
1743 #: c-format.c:648
1744 msgid "the `^' strftime flag"
1745 msgstr "strftime ¤Î `^' ¥Õ¥é¥°"
1747 #: c-format.c:649
1748 msgid "the `#' strftime flag"
1749 msgstr "strftime ¤Î `#' ¥Õ¥é¥°"
1751 #: c-format.c:650
1752 msgid "field width in strftime format"
1753 msgstr "strftime ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
1755 #: c-format.c:651
1756 msgid "`E' modifier"
1757 msgstr "`E' ½¤¾þ»Ò"
1759 #: c-format.c:651
1760 msgid "the `E' strftime modifier"
1761 msgstr "strftime ¤Î `E' ½¤¾þ»Ò"
1763 #: c-format.c:652
1764 msgid "`O' modifier"
1765 msgstr "`O' ½¤¾þ»Ò"
1767 #: c-format.c:652
1768 msgid "the `O' strftime modifier"
1769 msgstr "strftime ¤Î `O' ½¤¾þ»Ò"
1771 #: c-format.c:653
1772 msgid "the `O' modifier"
1773 msgstr "the `O' ½¤¾þ»Ò"
1775 #: c-format.c:671
1776 msgid "fill character"
1777 msgstr "µÍ¤áʸ»ú"
1779 #: c-format.c:671
1780 msgid "fill character in strfmon format"
1781 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎµÍ¤áʸ»ú"
1783 #: c-format.c:672
1784 msgid "the `^' strfmon flag"
1785 msgstr "strfmon ¤Î `^' ¥Õ¥é¥°"
1787 #: c-format.c:673
1788 msgid "the `+' strfmon flag"
1789 msgstr "strfmon ¤Î `+' ¥Õ¥é¥°"
1791 #: c-format.c:674
1792 msgid "`(' flag"
1793 msgstr "`(' ¥Õ¥é¥°"
1795 #: c-format.c:674
1796 msgid "the `(' strfmon flag"
1797 msgstr "strfmon ¤Î `(' ¥Õ¥é¥°"
1799 #: c-format.c:675
1800 msgid "`!' flag"
1801 msgstr "`!' ¥Õ¥é¥°"
1803 #: c-format.c:675
1804 msgid "the `!' strfmon flag"
1805 msgstr "strfmon ¤Î `!' ¥Õ¥é¥°"
1807 #: c-format.c:676
1808 msgid "the `-' strfmon flag"
1809 msgstr "strfmon ¤Î `-' ¥Õ¥é¥°"
1811 #: c-format.c:677
1812 msgid "field width in strfmon format"
1813 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥£¡¼¥ë¥ÉÉý"
1815 #: c-format.c:678
1816 msgid "left precision"
1817 msgstr "º¸ÀºÅÙ"
1819 #: c-format.c:678
1820 msgid "left precision in strfmon format"
1821 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Îº¸ÀºÅÙ"
1823 #: c-format.c:679
1824 msgid "right precision"
1825 msgstr "±¦ÀºÅÙ"
1827 #: c-format.c:679
1828 msgid "right precision in strfmon format"
1829 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î±¦ÀºÅÙ"
1831 #: c-format.c:680
1832 msgid "length modifier in strfmon format"
1833 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎŤµ½¤¾þ»Ò"
1835 #: c-format.c:983
1836 #, c-format
1837 msgid "function might be possible candidate for `%s' format attribute"
1838 msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `%s' format Â°À­¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹"
1840 #: c-format.c:1107 c-format.c:1128 c-format.c:2112
1841 msgid "missing $ operand number in format"
1842 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤Ç $ ±é»»»ÒÈÖ¹æ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
1844 #: c-format.c:1138
1845 #, c-format
1846 msgid "%s does not support %%n$ operand number formats"
1847 msgstr "%s ¤Ï %%n$ ±é»»»ÒÈÖ¹æ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1849 #: c-format.c:1145
1850 msgid "operand number out of range in format"
1851 msgstr "±é»»»ÒÈֹ椬¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎÈϰϳ°¤Ç¤¹"
1853 #: c-format.c:1168
1854 #, c-format
1855 msgid "format argument %d used more than once in %s format"
1856 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô %d ¤¬ %s ¥Õ¥©¡¼¥Þ¥Ã¥ÈÃæ¤ÇÆó²ó°Ê¾å»È¤ï¤ì¤Þ¤·¤¿"
1858 #: c-format.c:1218
1859 #, c-format
1860 msgid "format argument %d unused before used argument %d in $-style format"
1861 msgstr "$-¼°¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤Î¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô %d ¤¬°ú¿ô %d ¤¬»È¤ï¤ì¤ëÁ°¤Ç̤»ÈÍѤǤ¹"
1863 #: c-format.c:1322
1864 msgid "format not a string literal, format string not checked"
1865 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤¬Ê¸»úÎó¥ê¥Æ¥é¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¤Î¤Ç¡¢¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï¸¡ºº¤µ¤ì¤Þ¤»¤ó"
1867 #: c-format.c:1336
1868 msgid "format not a string literal and no format arguments"
1869 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤ÏÈóʸ»úÎó¥ê¥Æ¥é¥ë¤Ç¡¢³î¤Ä¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤ò»ý¤Á¤Þ¤»¤ó"
1871 #: c-format.c:1338
1872 msgid "format not a string literal, argument types not checked"
1873 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ïʸ»úÎó¥ê¥Æ¥é¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¤Î¤Ç¡¢°ú¿ô¤Î·¿¤Ï¸¡ºº¤µ¤ì¤Þ¤»¤ó"
1875 #: c-format.c:1351
1876 msgid "too many arguments for format"
1877 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
1879 #: c-format.c:1354
1880 msgid "unused arguments in $-style format"
1881 msgstr "$-¼°¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç̤»ÈÍѤΰú¿ô¤¬¤¢¤ê¤Þ¤¹"
1883 #: c-format.c:1357
1884 #, fuzzy, c-format
1885 msgid "zero-length %s format string"
1886 msgstr "Ťµ 0 ¤Î¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó"
1888 #: c-format.c:1361
1889 msgid "format is a wide character string"
1890 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤¬¥ï¥¤¥Éʸ»úÎó¤Ç¤¹"
1892 #: c-format.c:1364
1893 msgid "unterminated format string"
1894 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎó"
1896 #: c-format.c:1581
1897 msgid "embedded `\\0' in format"
1898 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ë `\\0' ¤¬Ëä¤á¹þ¤Þ¤ì¤Æ¤¤¤Þ¤¹"
1900 #: c-format.c:1596
1901 #, c-format
1902 msgid "spurious trailing `%%' in format"
1903 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ë `%%' ¤Îº¯Àפ餷¤­¤â¤Î¤¬¤¢¤ê¤Þ¤¹"
1905 #: c-format.c:1635 c-format.c:1872
1906 #, c-format
1907 msgid "repeated %s in format"
1908 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÃæ¤Ç %s ¤ò·«¤êÊÖ¤·¤Æ¤¤¤Þ¤¹"
1910 #: c-format.c:1648
1911 msgid "missing fill character at end of strfmon format"
1912 msgstr "strfmon ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î½ª¤ê¤ÇµÍ¤áʸ»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
1914 #: c-format.c:1687 c-format.c:1786 c-format.c:2066 c-format.c:2119
1915 msgid "too few arguments for format"
1916 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
1918 #: c-format.c:1728
1919 #, c-format
1920 msgid "zero width in %s format"
1921 msgstr "%s ¤ÇÉý 0 ¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹"
1923 #: c-format.c:1747
1924 #, c-format
1925 msgid "empty left precision in %s format"
1926 msgstr "%s ¤Ç¶õ¤Îº¸ÀºÅÙ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹"
1928 #: c-format.c:1801
1929 msgid "field precision"
1930 msgstr "¥Õ¥£¡¼¥ë¥ÉÀºÅÙ"
1932 #: c-format.c:1816
1933 #, c-format
1934 msgid "empty precision in %s format"
1935 msgstr "%s ¤Ç¶õ¤ÎÀºÅÙ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç¤¹"
1937 #: c-format.c:1856
1938 #, c-format
1939 msgid "%s does not support the `%s' %s length modifier"
1940 msgstr "%s ¤Ï `%s' %s Ä¹¤µ½¤¾þ»Ò¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1942 #: c-format.c:1906
1943 msgid "conversion lacks type at end of format"
1944 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Î½ª¤ê¤Ç·¿ÊÑ´¹Ê¸»ú¤¬·ç¤±¤Æ¤¤¤Þ¤¹"
1946 #: c-format.c:1917
1947 #, c-format
1948 msgid "unknown conversion type character `%c' in format"
1949 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤ËÉÔÌÀ¤Ê·¿ÊÑ´¹Ê¸»ú `%c' ¤¬¤¢¤ê¤Þ¤¹"
1951 #: c-format.c:1920
1952 #, c-format
1953 msgid "unknown conversion type character 0x%x in format"
1954 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤ËÉÔÌÀ¤Ê·¿ÊÑ´¹Ê¸»ú 0x%x ¤¬¤¢¤ê¤Þ¤¹"
1956 #: c-format.c:1927
1957 #, c-format
1958 msgid "%s does not support the `%%%c' %s format"
1959 msgstr "%s ¤Ï `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1961 #: c-format.c:1943
1962 #, c-format
1963 msgid "%s used with `%%%c' %s format"
1964 msgstr "%s ¤¬ `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤ï¤ì¤Þ¤·¤¿"
1966 #: c-format.c:1952
1967 #, c-format
1968 msgid "%s does not support %s"
1969 msgstr "%s ¤Ï %s ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1971 #: c-format.c:1961
1972 #, c-format
1973 msgid "%s does not support %s with the `%%%c' %s format"
1974 msgstr "%s ¤Ï %s ¤ò `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤¦»ö¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
1976 #: c-format.c:1994
1977 #, c-format
1978 msgid "%s ignored with %s and `%%%c' %s format"
1979 msgstr "%s ¤Ï %s µÚ¤Ó `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤¦¤È̵»ë¤µ¤ì¤Þ¤¹"
1981 #: c-format.c:1998
1982 #, c-format
1983 msgid "%s ignored with %s in %s format"
1984 msgstr "%s ¤Ï %s ¤ò %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç°ì½ï¤Ë»È¤¦¤È̵»ë¤µ¤ì¤Þ¤¹"
1986 #: c-format.c:2004
1987 #, c-format
1988 msgid "use of %s and %s together with `%%%c' %s format"
1989 msgstr "%s ¤È %s ¤È¤ò `%%%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤È°ì½ï¤Ë»È¤Ã¤Æ¤¤¤Þ¤¹"
1991 #: c-format.c:2008
1992 #, c-format
1993 msgid "use of %s and %s together in %s format"
1994 msgstr "%s ¤È %s ¤È¤ò %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎÃæ¤Ç»È¤Ã¤Æ¤¤¤Þ¤¹"
1996 #: c-format.c:2027
1997 #, c-format
1998 msgid "`%%%c' yields only last 2 digits of year in some locales"
1999 msgstr "`%%%c' ¤Ï¥í¥±¡¼¥ë¤Ë¤è¤Ã¤Æ¤Ï¡¢Ç¯¤Î²¼Æó·å¤À¤±¤ò¤â¤¿¤é¤·¤Þ¤¹"
2001 #: c-format.c:2030
2002 #, c-format
2003 msgid "`%%%c' yields only last 2 digits of year"
2004 msgstr "`%%%c' ¤Ïǯ¤Î²¼Æó·å¤À¤±¤ò¤â¤¿¤é¤·¤Þ¤¹"
2006 #. The end of the format string was reached.
2007 #: c-format.c:2046
2008 #, c-format
2009 msgid "no closing `]' for `%%[' format"
2010 msgstr "`%%[' ¥Õ¥©¡¼¥Þ¥Ã¥È¤òÊĤ¸¤ë `]' ¤¬¤¢¤ê¤Þ¤»¤ó"
2012 #: c-format.c:2059
2013 #, c-format
2014 msgid "use of `%s' length modifier with `%c' type character"
2015 msgstr "`%s' Ä¹¤µ½¤¾þ»Ò¤ò `%c' ·¿ÊÑ´¹Ê¸»ú¤È°ì½ï¤Ë»È¤Ã¤Æ¤¤¤Þ¤¹"
2017 #: c-format.c:2080
2018 #, c-format
2019 msgid "%s does not support the `%%%s%c' %s format"
2020 msgstr "%s ¤Ï `%%%s%c' %s ¥Õ¥©¡¼¥Þ¥Ã¥È¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
2022 #: c-format.c:2095
2023 msgid "operand number specified with suppressed assignment"
2024 msgstr "±é»»»ÒÈֹ椬ÂåÆþ¤ÎÍÞÀ©¤È¶¦¤Ë»È¤ï¤ì¤Æ¤¤¤Þ¤¹"
2026 #: c-format.c:2097
2027 msgid "operand number specified for format taking no argument"
2028 msgstr "±é»»»ÒÈֹ椬°ú¿ô¤ò¼è¤é¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿"
2030 #: c-format.c:2211
2031 #, c-format
2032 msgid "writing through null pointer (arg %d)"
2033 msgstr "null ¥Ý¥¤¥ó¥¿¤ò½ñ¤­¹þ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)"
2035 #: c-format.c:2220
2036 #, c-format
2037 msgid "reading through null pointer (arg %d)"
2038 msgstr "null ¥Ý¥¤¥ó¥¿¤òÆɹþ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)"
2040 #: c-format.c:2240
2041 #, c-format
2042 msgid "writing into constant object (arg %d)"
2043 msgstr "Äê¿ô¥ª¥Ö¥¸¥§¥¯¥È¤Ë½ñ¤­¹þ¤ó¤Ç¤¤¤Þ¤¹ (°ú¿ô %d)"
2045 #: c-format.c:2250
2046 #, c-format
2047 msgid "extra type qualifiers in format argument (arg %d)"
2048 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤Ë;ʬ¤Ê·¿½¤¾þ»Ò¤¬¤¢¤ê¤Þ¤¹ (°ú¿ô %d)"
2050 #: c-format.c:2257
2051 #, c-format
2052 msgid "format argument is not a pointer (arg %d)"
2053 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)"
2055 #: c-format.c:2259
2056 #, c-format
2057 msgid "format argument is not a pointer to a pointer (arg %d)"
2058 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È°ú¿ô¤¬¥Ý¥¤¥ó¥¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)"
2060 #: c-format.c:2330
2061 msgid "pointer"
2062 msgstr ""
2064 #: c-format.c:2332
2065 #, fuzzy
2066 msgid "different type"
2067 msgstr "̵¸ú¤Ê»²¾È·¿¤Ç¤¹"
2069 #: c-format.c:2353
2070 #, c-format
2071 msgid "%s is not type %s (arg %d)"
2072 msgstr "%s ¤Ï·¿ %s ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó (°ú¿ô %d)"
2074 #: c-format.c:2356
2075 #, c-format
2076 msgid "%s format, %s arg (arg %d)"
2077 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï %s ¤Ç¤¹¤¬¡¢°ú¿ô¤Ï %s ¤Ç¤¹ (°ú¿ô %d)"
2079 #: c-lex.c:153
2080 #, fuzzy
2081 msgid "YYDEBUG not defined"
2082 msgstr "YYDEBUG ¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
2084 #: c-lex.c:290
2085 msgid "badly nested C headers from preprocessor"
2086 msgstr "¥×¥ê¥×¥í¥»¥Ã¥µ¤«¤é°Û¾ï¤Ë¥Í¥¹¥È¤µ¤ì¤¿ C ¥Ø¥Ã¥À¤Ç¤¹"
2088 #: c-lex.c:333
2089 #, c-format
2090 msgid "ignoring #pragma %s %s"
2091 msgstr "#pragma %s %s ¤ò̵»ë¤·¤Þ¤¹"
2093 #: c-lex.c:383
2094 #, c-format
2095 msgid "universal-character-name '\\U%08x' not valid in identifier"
2096 msgstr "¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾ `\\U%08x' ¤Ï¼±Ê̻ҤÎÃæ¤Ç¤ÏÍ­¸ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
2098 #: c-lex.c:629
2099 #, c-format
2100 msgid "universal-character-name '\\u%04x' not valid in identifier"
2101 msgstr "¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾ `\\u%04x' ¤Ï¼±Ê̻ҤÎÃæ¤Ç¤ÏÍ­¸ú¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
2103 #: c-lex.c:692
2104 #, c-format
2105 msgid "stray '%c' in program"
2106 msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '%c'"
2108 #: c-lex.c:694
2109 #, c-format
2110 msgid "stray '\\%o' in program"
2111 msgstr "¥×¥í¥°¥é¥à¤È¤·¤Æ°ï椷¤¿Ê¸»ú '\\%o'"
2113 #: c-lex.c:850
2114 msgid "this decimal constant is unsigned only in ISO C90"
2115 msgstr ""
2117 #: c-lex.c:853
2118 msgid "this decimal constant would be unsigned in ISO C90"
2119 msgstr ""
2121 #: c-lex.c:869
2122 #, fuzzy, c-format
2123 msgid "integer constant is too large for \"%s\" type"
2124 msgstr "À°¿ôÄê¿ô¤¬Â礭¤¹¤®¤ë¤Î¤Ç unsigned ¤Ë¤Ê¤ê¤Þ¤·¤¿"
2126 #: c-lex.c:937
2127 #, fuzzy, c-format
2128 msgid "floating constant exceeds range of \"%s\""
2129 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬ '%s' ¤ÎÈϰϤòĶ¤¨¤Þ¤·¤¿"
2131 #: c-lex.c:973 cpplex.c:330 cpplex.c:668 cpplex.c:1942
2132 #, fuzzy
2133 msgid "ignoring invalid multibyte character"
2134 msgstr "̵¸ú¤Ê¥Þ¥ë¥Á¥Ð¥¤¥Èʸ»ú¤ò̵»ë¤·¤Þ¤¹"
2136 #: c-opts.c:353
2137 #, fuzzy, c-format
2138 msgid "missing argument to \"-%s\""
2139 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
2141 #: c-opts.c:357
2142 #, fuzzy, c-format
2143 msgid "no class name specified with \"-%s\""
2144 msgstr "%s ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹»ØÄê»Ò `%s'"
2146 #: c-opts.c:364
2147 #, fuzzy, c-format
2148 msgid "missing filename after \"-%s\""
2149 msgstr "%s ¤Î¸å¤í¤Î¥¿¡¼¥²¥Ã¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2151 #: c-opts.c:369
2152 #, fuzzy, c-format
2153 msgid "missing target after \"-%s\""
2154 msgstr "static ¥Õ¥£¡¼¥ë¥É `%s' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2156 #: c-opts.c:503
2157 #, c-format
2158 msgid "options array incorrectly sorted: %s is before %s"
2159 msgstr ""
2161 #: c-opts.c:548
2162 #, fuzzy, c-format
2163 msgid "too many filenames given.  Type %s --help for usage"
2164 msgstr "¥Õ¥¡¥¤¥ë̾¤¬Â¿¤¹¤®¤Þ¤¹¡£%s --help ¤È¥¿¥¤¥×¤·¤Æ»È¤¤Êý¤ò¸«¤Þ¤·¤ç¤¦"
2166 #: c-opts.c:934
2167 msgid "-Wno-strict-prototypes is not supported in C++"
2168 msgstr "-Wno-strict-prototypes ¤Ï C++ ¤Ç¤Ï¼õ¤±ÉÕ¤±¤é¤ì¤Þ¤»¤ó"
2170 #: c-opts.c:1014
2171 #, fuzzy, c-format
2172 msgid "switch \"%s\" is no longer supported"
2173 msgstr "-f%s ¤Ï¤â¤Ï¤ä¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
2175 #: c-opts.c:1030
2176 #, c-format
2177 msgid "switch \"%s\" is deprecated, please see documentation for details"
2178 msgstr ""
2180 #: c-opts.c:1143
2181 msgid "-fhandle-exceptions has been renamed to -fexceptions (and is now on by default)"
2182 msgstr "-fhandle-exceptions ¤Ï -fexception ¤ËÊѹ¹¤µ¤ì¤Þ¤·¤¿(¤µ¤é¤Ë¥Ç¥Õ¥©¥ë¥È¤ÇÍ­¸ú¤Ç¤¹)"
2184 #: c-opts.c:1263
2185 #, fuzzy
2186 msgid "output filename specified twice"
2187 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë̾¤¬Æó²ó»ØÄꤵ¤ì¤Þ¤·¤¿"
2189 #: c-opts.c:1377
2190 msgid "-Wformat-y2k ignored without -Wformat"
2191 msgstr "-Wformat-y2k ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
2193 #: c-opts.c:1379
2194 msgid "-Wformat-extra-args ignored without -Wformat"
2195 msgstr "-Wformat-extra-args ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
2197 #: c-opts.c:1381
2198 #, fuzzy
2199 msgid "-Wformat-zero-length ignored without -Wformat"
2200 msgstr "-Wformat-extra-args ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
2202 #: c-opts.c:1383
2203 msgid "-Wformat-nonliteral ignored without -Wformat"
2204 msgstr "-Wformat-nonliteral ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
2206 #: c-opts.c:1385
2207 msgid "-Wformat-security ignored without -Wformat"
2208 msgstr "-Wformat-security ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
2210 #: c-opts.c:1387
2211 msgid "-Wmissing-format-attribute ignored without -Wformat"
2212 msgstr "-Wmissing-format-attribute ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡Ê-Wformat ¤¬¤¢¤ê¤Þ¤»¤ó¡Ë"
2214 #: c-opts.c:1409
2215 #, fuzzy, c-format
2216 msgid "opening output file %s"
2217 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
2219 #: c-opts.c:1464
2220 #, fuzzy, c-format
2221 msgid "opening dependency file %s"
2222 msgstr "ưŪ°Í¸´Ø·¸¡£\n"
2224 #: c-opts.c:1474
2225 #, c-format
2226 msgid "closing dependency file %s"
2227 msgstr ""
2229 #: c-opts.c:1477
2230 #, fuzzy, c-format
2231 msgid "when writing output to %s"
2232 msgstr "%s ¤Ø¤Î½ñ¤­¹þ¤ß¥¨¥é¡¼¤Ç¤¹"
2234 #: c-opts.c:1557
2235 #, fuzzy
2236 msgid "to generate dependencies you must specify either -M or -MM"
2237 msgstr "-M ¤« -MM ¤Î¤¤¤º¤ì¤«¤òÄɲÃŪ¤Ë»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
2239 #: c-opts.c:1704
2240 #, fuzzy, c-format
2241 msgid "\"-%s\" is valid for %s but not for %s"
2242 msgstr "(%s ÍѤȤ·¤Æ¤ÏÀµ¾ï¤Ç¤¹¤¬¡¢ÁªÂò¤µ¤ì¤¿¸À¸ì¤È¤·¤Æ¤Ï̵¸ú¤Ç¤¹)"
2244 #. To keep the lines from getting too long for some compilers, limit
2245 #. to about 500 characters (6 lines) per chunk.
2246 #: c-opts.c:1714
2247 msgid ""
2248 "Switches:\n"
2249 "  -include <file>           Include the contents of <file> before other files\n"
2250 "  -imacros <file>           Accept definition of macros in <file>\n"
2251 "  -iprefix <path>           Specify <path> as a prefix for next two options\n"
2252 "  -iwithprefix <dir>        Add <dir> to the end of the system include path\n"
2253 "  -iwithprefixbefore <dir>  Add <dir> to the end of the main include path\n"
2254 "  -isystem <dir>            Add <dir> to the start of the system include path\n"
2255 msgstr ""
2256 "¥¹¥¤¥Ã¥Á:\n"
2257 "  -include <file>           Â¾¤Î¥Õ¥¡¥¤¥ë¤ÎÁ°¤Ë <file> ¤ÎÆâÍƤò´Þ¤á¤ë\n"
2258 "  -imacros <file>           <file> ¤Î¥Þ¥¯¥íÄêµÁ¤ò¼õ¤±Æþ¤ì¤ë\n"
2259 "  -iprefix <path>           ¼¡¤ÎÆó¤Ä¤Î¥ª¥×¥·¥ç¥óÍÑ¥×¥ì¥Õ¥£¥¯¥¹¤Ë <path> ¤ò»ØÄê\n"
2260 "  -iwithprefix <dir>        <dir> ¤ò¥·¥¹¥Æ¥à include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
2261 "  -iwithprefixbefore <dir>  <dir> ¤ò¥á¥¤¥ó include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
2262 "  -isystem <dir>            <dir> ¤ò¥·¥¹¥Æ¥à include ¥Ñ¥¹¤ÎºÇ½é¤ËÄɲ乤ë\n"
2264 #: c-opts.c:1723
2265 msgid ""
2266 "  -idirafter <dir>          Add <dir> to the end of the system include path\n"
2267 "  -I <dir>                  Add <dir> to the end of the main include path\n"
2268 "  -I-                       Fine-grained include path control; see info docs\n"
2269 "  -nostdinc                 Do not search system include directories\n"
2270 "                             (dirs specified with -isystem will still be used)\n"
2271 "  -nostdinc++               Do not search system include directories for C++\n"
2272 "  -o <file>                 Put output into <file>\n"
2273 msgstr ""
2274 "  -idirafter <dir>          <dir> ¤ò¥·¥¹¥Æ¥à include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
2275 "  -I <dir>                  <dir> ¤ò¥á¥¤¥ó include ¥Ñ¥¹¤Î½ª¤ê¤ËÄɲ乤ë\n"
2276 "  -I-                       ¤­¤áºÙ¤«¤Ê include ¥Ñ¥¹À©¸æ -- info Ê¸½ñ¤ò»²¾È\n"
2277 "  -nostdinc                 ¥·¥¹¥Æ¥à include ¥Ç¥£¥ì¥¯¥È¥ê¤òõº÷¤·¤Ê¤¤\n"
2278 "                             (-system ¤Ç»ØÄꤵ¤ì¤¿¥Ç¥£¥ì¥¯¥È¥ê¤Ïõº÷¤µ¤ì¤ë)\n"
2279 "  -nostdinc++               C++ ÍÑ¥·¥¹¥Æ¥à include ¥Ç¥£¥ì¥¯¥È¥ê¤òõº÷¤·¤Ê¤¤\n"
2280 "  -o <file>                 <file> ¤Ø½ÐÎϤ¹¤ë\n"
2282 #: c-opts.c:1732
2283 #, fuzzy
2284 msgid ""
2285 "  -trigraphs                Support ISO C trigraphs\n"
2286 "  -std=<std name>           Specify the conformance standard; one of:\n"
2287 "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
2288 "                            iso9899:199409, iso9899:1999, c++98\n"
2289 "  -w                        Inhibit warning messages\n"
2290 "  -W[no-]trigraphs          Warn if trigraphs are encountered\n"
2291 "  -W[no-]comment{s}         Warn if one comment starts inside another\n"
2292 msgstr ""
2293 "  -std=<std name>           Å¬¹ç¤µ¤»¤ëɸ½à¤ò»ØÄê -- °Ê²¼¤è¤ê°ì¤Ä\n"
2294 "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
2295 "                            iso9899:199409, iso9899:1999\n"
2296 "  -+                        C++ ¼°¤Î¹½Ê¸²òÀϤòµö²Ä¤¹¤ë\n"
2297 "  -w                        ·Ù¹ð¥á¥Ã¥»¡¼¥¸¤òÍÞÀ©¤¹¤ë\n"
2298 "  -Wtrigraphs               ¥È¥é¥¤¥°¥é¥Õ¤Ë½Ð¤¯¤ï¤·¤¿¤é·Ù¹ð¤¹¤ë\n"
2299 "  -Wno-trigraphs            ¥È¥é¥¤¥°¥é¥Õ¤Ë¤Ä¤¤¤Æ¤Î·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
2300 "  -Wcomment{s}              ¥³¥á¥ó¥È¤¬Â¾¤Î¥³¥á¥ó¥ÈÆâ¤Ç»Ï¤Þ¤Ã¤Æ¤¤¤¿¤é·Ù¹ð¤¹¤ë\n"
2302 #: c-opts.c:1741
2303 #, fuzzy
2304 msgid ""
2305 "  -W[no-]traditional        Warn about features not present in traditional C\n"
2306 "  -W[no-]undef              Warn if an undefined macro is used by #if\n"
2307 "  -W[no-]import             Warn about the use of the #import directive\n"
2308 msgstr ""
2309 "  -Wno-comment{s}           ¥³¥á¥ó¥È¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
2310 "  -Wtraditional             ¸½ºß¤È¤Ï°Û¤Ê¤ë¸Å¤¤ C ¤Ç¤Îµ¡Ç½¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë\n"
2311 "  -Wno-traditional          ¸Å¤¤ C ¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
2312 "  -Wundef                   Ì¤ÄêµÁ¤Î¥Þ¥¯¥í¤¬ #if ¤Ç»È¤ï¤ì¤Æ¤¤¤ì¤Ð·Ù¹ð¤¹¤ë\n"
2313 "  -Wno-undef                Ì¤ÄêµÁ¥Þ¥¯¥í¤Îɾ²Á¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
2314 "  -Wimport                  #import ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ÎÍøÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë\n"
2316 #: c-opts.c:1746
2317 #, fuzzy
2318 msgid ""
2319 "  -W[no-]error              Treat all warnings as errors\n"
2320 "  -W[no-]system-headers     Do not suppress warnings from system headers\n"
2321 "  -W[no-]all                Enable most preprocessor warnings\n"
2322 msgstr ""
2323 "  -Wno-import               #import ¤ÎÍøÍѤ˴ؤ¹¤ë·Ù¹ð¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
2324 "  -Werror                   Á´¤Æ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤¦\n"
2325 "  -Wno-error                ·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤ï¤Ê¤¤\n"
2326 "  -Wsystem-headers          ¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤«¤é¤Î·Ù¹ð¤òÍÞÀ©¤·¤Ê¤¤\n"
2327 "  -Wno-system-headers       ¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤«¤é¤Î·Ù¹ð¤òÍÞÀ©¤¹¤ë\n"
2328 "  -Wall                     Á´¤Æ¤Î¥×¥ê¥×¥í¥»¥Ã¥µ·Ù¹ð¤òÍ­¸ú¤Ë¤¹¤ë\n"
2330 #: c-opts.c:1751
2331 #, fuzzy
2332 msgid ""
2333 "  -M                        Generate make dependencies\n"
2334 "  -MM                       As -M, but ignore system header files\n"
2335 "  -MD                       Generate make dependencies and compile\n"
2336 "  -MMD                      As -MD, but ignore system header files\n"
2337 "  -MF <file>                Write dependency output to the given file\n"
2338 "  -MG                       Treat missing header file as generated files\n"
2339 msgstr ""
2340 "  -M                        make °Í¸´Ø·¸¤òÀ¸À®¤¹¤ë\n"
2341 "  -MM                       -M Æ±ÍÍ¡¢Ã¢¤·¥·¥¹¥Æ¥à¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤ò̵»ë¤¹¤ë\n"
2342 "  -MF <file>                °Í¸´Ø·¸¤Î½ÐÎϤòÍ¿¤¨¤é¤ì¤¿¥Õ¥¡¥¤¥ë¤Ë½ñ¤­¹þ¤à\n"
2343 "  -MG                       ¸«¤Ä¤«¤é¤Ê¤¤¥Ø¥Ã¥À¤òÀ¸À®¤µ¤ì¤ë¥Õ¥¡¥¤¥ë¤È¤·¤Æ°·¤¦\n"
2345 #: c-opts.c:1759
2346 msgid ""
2347 "  -MP\t\t\t    Generate phony targets for all headers\n"
2348 "  -MQ <target>              Add a MAKE-quoted target\n"
2349 "  -MT <target>              Add an unquoted target\n"
2350 msgstr ""
2351 "  -MP\t\t\t    Á´¤Æ¤Î¥Ø¥Ã¥À¤Ë¤Ä¤¤¤Æ phony ¥¿¡¼¥²¥Ã¥È¤òÀ¸À®¤¹¤ë\n"
2352 "  -MQ <target>              MAKE ¤Ç¤Î¥¯¥ª¡¼¥È¤µ¤ì¤¿¥¿¡¼¥²¥Ã¥È¤òÄɲ乤ë\n"
2353 "  -MT <target>              ¥¯¥ª¡¼¥È¤µ¤ì¤Ê¤¤¥¿¡¼¥²¥Ã¥È¤òÄɲ乤ë\n"
2355 #: c-opts.c:1764
2356 #, fuzzy
2357 msgid ""
2358 "  -D<macro>                 Define a <macro> with string '1' as its value\n"
2359 "  -D<macro>=<val>           Define a <macro> with <val> as its value\n"
2360 "  -A<question>=<answer>     Assert the <answer> to <question>\n"
2361 "  -A-<question>=<answer>    Disable the <answer> to <question>\n"
2362 "  -U<macro>                 Undefine <macro> \n"
2363 "  -v                        Display the version number\n"
2364 msgstr ""
2365 "  -D<macro>                 <macro> ¤òÄêµÁ¤·¡¢¤½¤ÎÃͤòʸ»úÎó¤Î '1' ¤È¤¹¤ë\n"
2366 "  -D<macro>=<val>           <macro> ¤òÄêµÁ¤·¡¢¤½¤ÎÃͤò <val> ¤È¤¹¤ë\n"
2367 "  -A<question> (<answer>)   <question> ¤Ë <answer> ¤ÈÀ¼ÌÀ¤¹¤ë\n"
2368 "  -A-<question> (<answer>)  <question> ¤ò <answer> ¤È¤·¤Ê¤¤\n"
2369 "  -U<macro>                 <macro> ÄêµÁ¤ò²ò½ü¤¹¤ë\n"
2370 "  -v                        ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤òɽ¼¨¤¹¤ë\n"
2372 #: c-opts.c:1772
2373 msgid ""
2374 "  -H                        Print the name of header files as they are used\n"
2375 "  -C                        Do not discard comments\n"
2376 "  -dM                       Display a list of macro definitions active at end\n"
2377 "  -dD                       Preserve macro definitions in output\n"
2378 "  -dN                       As -dD except that only the names are preserved\n"
2379 "  -dI                       Include #include directives in the output\n"
2380 msgstr ""
2381 "  -H                        »È¤ï¤ì¤¿¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤òɽ¼¨¤¹¤ë\n"
2382 "  -C                        ¥³¥á¥ó¥È¤òÇË´þ¤·¤Ê¤¤\n"
2383 "  -dM                       ºÇ¸å¤ËÍ­¸ú¤Ê¥Þ¥¯¥íÄêµÁ¥ê¥¹¥È¤òɽ¼¨¤¹¤ë\n"
2384 "  -dD                       ½ÐÎϤ˥ޥ¯¥íÄêµÁ¤òÊݸ¤¹¤ë\n"
2385 "  -dN                       -dD ¤ÈƱÍͤÀ¤¬¡¢Ì¾Á°¤À¤±¤òÊݸ¤¹¤ë\n"
2386 "  -dI                       #include ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ò½ÐÎϤ˴ޤá¤ë\n"
2388 #: c-opts.c:1780
2389 #, fuzzy
2390 msgid ""
2391 "  -f[no-]preprocessed       Treat the input file as already preprocessed\n"
2392 "  -ftabstop=<number>        Distance between tab stops for column reporting\n"
2393 "  -P                        Do not generate #line directives\n"
2394 "  -remap                    Remap file names when including files\n"
2395 "  --help                    Display this information\n"
2396 msgstr ""
2397 "  -fpreprocessed            ÆþÎÏ¥Õ¥¡¥¤¥ë¤ò´û¤Ë¥×¥ê¥×¥í¥»¥¹ºÑ¤È¤·¤Æ°·¤¦\n"
2398 "  -ftabstop=<number>        ¥«¥é¥à¤Î¥¿¥Ö´Ö³Ö¤òÊó¹ð¤¹¤ë\n"
2399 "  -P                        #line ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤òÀ¸À®¤·¤Ê¤¤\n"
2400 "  -$                        ¼±Ê̻ҤǤΠ'$' ¤òµö²Ä¤·¤Ê¤¤\n"
2401 "  -remap                    ¥Õ¥¡¥¤¥ë¥¤¥ó¥¯¥ë¡¼¥É»þ¤Ë¥Õ¥¡¥¤¥ë̾¤òºÆ¥Þ¥Ã¥×¤¹¤ë\n"
2402 "  --version                 ¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¤¹¤ë\n"
2403 "  -h or --help              ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
2405 #. Like YYERROR but do call yyerror.
2406 #: c-parse.y:55 parse.y:48 objc-parse.y:56
2407 msgid "syntax error"
2408 msgstr "ʸˡ¥¨¥é¡¼"
2410 #: /usr/share/bison/bison.simple:179
2411 msgid "syntax error: cannot back up"
2412 msgstr "ʸˡ¥¨¥é¡¼: ÄÉ¿ï¤Ç¤­¤Þ¤»¤ó"
2414 #: c-parse.y:325 objc-parse.y:347
2415 msgid "ISO C forbids an empty source file"
2416 msgstr "ISO C ¤Ï¶õ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤ò¶Ø¤¸¤Þ¤¹"
2418 #: c-parse.y:366 c-typeck.c:6867 objc-parse.y:389
2419 msgid "argument of `asm' is not a constant string"
2420 msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó "
2422 #: c-parse.y:374 objc-parse.y:397
2423 msgid "ISO C forbids data definition with no type or storage class"
2424 msgstr "ISO C ¤Ï·¿¤äµ­²±¥¯¥é¥¹¤Î¤Ê¤¤¥Ç¡¼¥¿ÄêµÁ¤ò¶Ø¤¸¤Þ¤¹"
2426 #: c-parse.y:376 objc-parse.y:399
2427 msgid "data definition has no type or storage class"
2428 msgstr "¥Ç¡¼¥¿ÄêµÁ¤¬·¿¤äµ­²±¥¯¥é¥¹¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
2430 #: c-parse.y:389 objc-parse.y:412
2431 msgid "ISO C does not allow extra `;' outside of a function"
2432 msgstr "ISO C ¤Ç¤Ï´Ø¿ô³°¤Ç¤Î;ʬ¤Ê `;' ¤òµö¤·¤Þ¤»¤ó"
2434 #: c-parse.y:449 cppexp.c:1312
2435 msgid "traditional C rejects the unary plus operator"
2436 msgstr "¸Å¤¤ C ¤Ç¤Ïñ¹à¥×¥é¥¹±é»»»Ò¤òµñÈݤ·¤Þ¤¹"
2438 #: c-parse.y:496 objc-parse.y:519
2439 msgid "`sizeof' applied to a bit-field"
2440 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËŬÍѤµ¤ì¤¿ `sizeof'"
2442 #: c-parse.y:583 objc-parse.y:606
2443 msgid "ISO C forbids omitting the middle term of a ?: expression"
2444 msgstr "ISO C ¤ÏÃæ´Ö¹à¤¬¾Êά¤µ¤ì¤¿ ?: ¼°¤ò¶Ø¤¸¤Þ¤¹"
2446 #: c-parse.y:632 objc-parse.y:655
2447 msgid "ISO C89 forbids compound literals"
2448 msgstr "ISO C89 ¤ÏÊ£¹ç¥ê¥Æ¥é¥ë¤ò¶Ø¤¸¤Þ¤¹"
2450 #: c-parse.y:646 objc-parse.y:669
2451 msgid "ISO C forbids braced-groups within expressions"
2452 msgstr "ISO C ¤Ï¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤ò¶Ø¤¸¤Þ¤¹"
2454 #: c-parse.y:677 objc-parse.y:700
2455 #, fuzzy
2456 msgid "first argument to __builtin_choose_expr not a constant"
2457 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
2459 #: c-parse.y:721 objc-parse.y:768
2460 #, fuzzy
2461 msgid "traditional C rejects ISO C style function definitions"
2462 msgstr "¸Å¤¤ C ¤Ç¤Ïʸ»úÎó·ë¹ç¤òµñÈݤ·¤Þ¤¹"
2464 #: c-parse.y:985 c-parse.y:991 c-parse.y:997 c-parse.y:1003 c-parse.y:1024
2465 #: c-parse.y:1030 c-parse.y:1036 c-parse.y:1042 c-parse.y:1075 c-parse.y:1081
2466 #: c-parse.y:1087 c-parse.y:1093 c-parse.y:1138 c-parse.y:1144 c-parse.y:1150
2467 #: c-parse.y:1156 parse.y:1915 parse.y:1922 parse.y:1957 objc-parse.y:1032
2468 #: objc-parse.y:1038 objc-parse.y:1044 objc-parse.y:1050 objc-parse.y:1071
2469 #: objc-parse.y:1077 objc-parse.y:1083 objc-parse.y:1089 objc-parse.y:1122
2470 #: objc-parse.y:1128 objc-parse.y:1134 objc-parse.y:1140 objc-parse.y:1185
2471 #: objc-parse.y:1191 objc-parse.y:1197 objc-parse.y:1203
2472 #, c-format
2473 msgid "`%s' is not at beginning of declaration"
2474 msgstr "`%s' ¤ÏÀë¸À¤Î»Ï¤Þ¤ê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
2476 #: c-parse.y:1441 objc-parse.y:1497
2477 msgid "ISO C forbids empty initializer braces"
2478 msgstr "ISO C ¤Ç¤Ï¶õ¤Î½é´ü²½Íѥ֥졼¥¹¤ò¶Ø¤¸¤Þ¤¹"
2480 #: c-parse.y:1455 objc-parse.y:1511
2481 msgid "ISO C89 forbids specifying subobject to initialize"
2482 msgstr "ISO C89 ¤Ï½é´ü²½ÍѤÎÉû¥ª¥Ö¥¸¥§¥¯¥È»ØÄê¤ò¶Ø¤¸¤Þ¤¹"
2484 #: c-parse.y:1458 objc-parse.y:1514
2485 msgid "obsolete use of designated initializer without `='"
2486 msgstr "`=' ¤Î¤Ê¤¤¥á¥ó¥Ð»Ø̾½é´ü²½»Ò¤ÏÇѤì¤Þ¤·¤¿"
2488 #: c-parse.y:1462 objc-parse.y:1518
2489 msgid "obsolete use of designated initializer with `:'"
2490 msgstr "`:' ¤ò¤Ä¤±¤ë¥á¥ó¥Ð»Ø̾½é´ü²½»Ò¤ÏÇѤì¤Þ¤·¤¿"
2492 #: c-parse.y:1489 objc-parse.y:1545
2493 msgid "ISO C forbids specifying range of elements to initialize"
2494 msgstr "ISO C ¤Ï½é´ü²½ÍѤÎÍ×ÁÇÈÏ°Ï»ØÄê¤ò¶Ø¤¸¤Þ¤¹"
2496 #: c-parse.y:1497 c-parse.y:1528 objc-parse.y:1553 objc-parse.y:1584
2497 msgid "ISO C forbids nested functions"
2498 msgstr "ISO C ¤Ï ¥Í¥¹¥È¤µ¤ì¤¿´Ø¿ô¤ò¶Ø¤¸¤Þ¤¹"
2500 #: c-parse.y:1703 objc-parse.y:1761
2501 msgid "ISO C forbids forward references to `enum' types"
2502 msgstr "ISO C ¤Ï `enum' ·¿¤ÎÁ°Êý»²¾È¤ò¶Ø¤¸¤Þ¤¹"
2504 #: c-parse.y:1715 parse.y:2385 objc-parse.y:1773
2505 msgid "comma at end of enumerator list"
2506 msgstr "Îóµó»Ò¥ê¥¹¥È¤ÎºÇ¸å¤Ë¥«¥ó¥Þ¤¬¤¢¤ê¤Þ¤¹"
2508 #: c-parse.y:1723 objc-parse.y:1781
2509 msgid "no semicolon at end of struct or union"
2510 msgstr "struct ¤ä union ¤ÎºÇ¸å¤Ë¥»¥ß¥³¥í¥ó¤¬¤¢¤ê¤Þ¤»¤ó"
2512 #: c-parse.y:1732 objc-parse.y:1790 objc-parse.y:2865
2513 msgid "extra semicolon in struct or union specified"
2514 msgstr "struct ¤ä union ¤ÎÃæ¤Ç;ʬ¤Ê¥»¥ß¥³¥í¥ó¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
2516 #: c-parse.y:1745 objc-parse.y:1817
2517 msgid "ISO C doesn't support unnamed structs/unions"
2518 msgstr "ISO C ¤Ç¤Ï̵̾¹½Â¤ÂΤ䶦ÍÑÂΤò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
2520 #: c-parse.y:1754 objc-parse.y:1826
2521 msgid "ISO C forbids member declarations with no members"
2522 msgstr "ISO C ¤Ï¥á¥ó¥Ð¤Î¤Ê¤¤¥á¥ó¥ÐÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
2524 #: c-parse.y:1913 objc-parse.y:1985
2525 msgid "deprecated use of label at end of compound statement"
2526 msgstr "Ê£¹çʸ¤Î½ª¤ê¤Ç¥é¥Ù¥ë¤ò»È¤¦¤³¤È¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
2528 #: c-parse.y:1930 objc-parse.y:2002
2529 msgid "ISO C89 forbids mixed declarations and code"
2530 msgstr "ISO C89 ¤ÏÀë¸À¤È¥³¡¼¥É¤È¤Îº®¹ç¤ò¶Ø¤¸¤Þ¤¹"
2532 #: c-parse.y:2005 objc-parse.y:2081
2533 msgid "ISO C forbids label declarations"
2534 msgstr "ISO C ¤Ï¥é¥Ù¥ëÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
2536 #: c-parse.y:2055 parse.y:1627 objc-parse.y:2131
2537 msgid "braced-group within expression allowed only inside a function"
2538 msgstr "¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤Ï´Ø¿ô¤ÎÆ⦤ǤΤߵö¤µ¤ì¤Þ¤¹"
2540 #: c-parse.y:2182 objc-parse.y:2258
2541 msgid "empty body in an else-statement"
2542 msgstr "else Ê¸¤ÎÃæ¿È¤¬¶õ¤Ç¤¹"
2544 #: c-parse.y:2303 objc-parse.y:2379
2545 msgid "ISO C forbids `goto *expr;'"
2546 msgstr "ISO C `goto *¼°;' ¤Î½ñ¤­Êý¤ò¶Ø¤¸¤Þ¤¹"
2548 #: c-parse.y:2403 objc-parse.y:2479
2549 msgid "ISO C forbids forward parameter declarations"
2550 msgstr "ISO C ¤ÏÁ°Êý²¾°ú¿ôÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
2552 #. Gcc used to allow this as an extension.  However, it does
2553 #. not work for all targets, and thus has been disabled.
2554 #. Also, since func (...) and func () are indistinguishable,
2555 #. it caused problems with the code in expand_builtin which
2556 #. tries to verify that BUILT_IN_NEXT_ARG is being used
2557 #. correctly.
2558 #: c-parse.y:2429 objc-parse.y:2505
2559 msgid "ISO C requires a named argument before `...'"
2560 msgstr "ISO C ¤Ï `...' ¤ÎÁ°¤Ë̾Á°¤ò¤Ä¤±¤é¤ì¤¿°ú¿ô¤òÍ׵ᤷ¤Þ¤¹"
2562 #: c-parse.y:2526 objc-parse.y:2602
2563 msgid "`...' in old-style identifier list"
2564 msgstr "¸Å¤¤¥¹¥¿¥¤¥ë¤Î¼±Ê̻ҥꥹ¥È¤Ç¤Î `...'"
2566 #: /usr/share/bison/bison.simple:795
2567 #, fuzzy
2568 msgid "parse error; also virtual memory exhausted"
2569 msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼ -- ¤µ¤é¤Ë²¾ÁÛ¥á¥â¥ê¤òĶ²á¤·¤Þ¤·¤¿"
2571 #: /usr/share/bison/bison.simple:799 cp/spew.c:364
2572 msgid "parse error"
2573 msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼"
2575 #: /usr/share/bison/bison.simple:924
2576 msgid "parser stack overflow"
2577 msgstr "¹½Ê¸²òÀÏ´ï¤Î¥¹¥¿¥Ã¥¯¤¬°î¤ì¤Þ¤·¤¿"
2579 #: c-parse.y:2838 cp/spew.c:1521 objc-parse.y:3538
2580 #, c-format
2581 msgid "%s at end of input"
2582 msgstr "ÆþÎϤκǸå¤Ë %s"
2584 #: c-parse.y:2844 cp/spew.c:1527 objc-parse.y:3544
2585 #, c-format
2586 msgid "%s before %s'%c'"
2587 msgstr "%s ¤¬ %s'%c' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
2589 #: c-parse.y:2846 cp/spew.c:1529 objc-parse.y:3546
2590 #, c-format
2591 msgid "%s before %s'\\x%x'"
2592 msgstr "%s ¤¬ %s'\\x%x' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
2594 #: c-parse.y:2850 cp/spew.c:1533 objc-parse.y:3550
2595 #, c-format
2596 msgid "%s before string constant"
2597 msgstr "ʸ»úÎóÄê¿ô¤ÎÁ°¤Ë %s"
2599 #: c-parse.y:2852 cp/spew.c:1535 objc-parse.y:3552
2600 #, c-format
2601 msgid "%s before numeric constant"
2602 msgstr "¿ôÃÍÄê¿ô¤ÎÁ°¤Ë %s"
2604 #: c-parse.y:2854 objc-parse.y:3554
2605 #, c-format
2606 msgid "%s before \"%s\""
2607 msgstr "%s ¤¬ \"%s\" ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
2609 #: c-parse.y:2856 objc-parse.y:3556
2610 #, c-format
2611 msgid "%s before '%s' token"
2612 msgstr "%s ¤¬ '%s' ¥È¡¼¥¯¥ó¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
2614 #: c-parse.y:2921
2615 msgid "traditional C rejects string concatenation"
2616 msgstr "¸Å¤¤ C ¤Ç¤Ïʸ»úÎó·ë¹ç¤òµñÈݤ·¤Þ¤¹"
2618 #: c-parse.y:3047 objc-parse.y:3780
2619 #, c-format
2620 msgid "syntax error at '%s' token"
2621 msgstr "'%s' ¥È¡¼¥¯¥ó¤Î½ê¤Çʸˡ¥¨¥é¡¼"
2623 #: c-pragma.c:107
2624 msgid "#pragma pack (pop) encountered without matching #pragma pack (push, <n>)"
2625 msgstr "#pragma pack (pop) ¤¬¡¢Âбþ¤¹¤ë #pragma pack (push, <n>) ¤Ê¤·¤Ë½Ð¸½¤·¤Þ¤·¤¿"
2627 #: c-pragma.c:125
2628 #, c-format
2629 msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, <n>)"
2630 msgstr "#pragma pack(pop, %s) ¤¬¡¢Âбþ¤¹¤ë #pragma pack(push, %s) ¤Ê¤·¤Ë½Ð¸½¤·¤Þ¤·¤¿"
2632 #: c-pragma.c:145
2633 #, fuzzy
2634 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2635 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
2637 #: c-pragma.c:147
2638 #, fuzzy
2639 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2640 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
2642 #: c-pragma.c:167
2643 #, fuzzy
2644 msgid "missing '(' after '#pragma pack' - ignored"
2645 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
2647 #: c-pragma.c:180 c-pragma.c:230
2648 #, fuzzy
2649 msgid "malformed '#pragma pack' - ignored"
2650 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
2652 #: c-pragma.c:185
2653 #, fuzzy
2654 msgid "malformed '#pragma pack(push[, id], <n>)' - ignored"
2655 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
2657 #: c-pragma.c:187
2658 #, fuzzy
2659 msgid "malformed '#pragma pack(pop[, id])' - ignored"
2660 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
2662 #: c-pragma.c:196
2663 #, fuzzy, c-format
2664 msgid "unknown action '%s' for '#pragma pack' - ignored"
2665 msgstr "'#pragma pack' ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
2667 #: c-pragma.c:233
2668 msgid "junk at end of '#pragma pack'"
2669 msgstr "'#pragma pack' ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
2671 #: c-pragma.c:247
2672 #, c-format
2673 msgid "alignment must be a small power of two, not %d"
2674 msgstr ""
2676 #: c-pragma.c:280
2677 #, c-format
2678 msgid "applying #pragma weak `%s' after first use results in unspecified behavior"
2679 msgstr ""
2681 #: c-pragma.c:321 c-pragma.c:326
2682 #, fuzzy
2683 msgid "malformed #pragma weak, ignored"
2684 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
2686 #: c-pragma.c:330
2687 msgid "junk at end of #pragma weak"
2688 msgstr "#pragma weak ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
2690 #: c-pragma.c:365 c-pragma.c:370
2691 #, fuzzy
2692 msgid "malformed #pragma redefine_extname, ignored"
2693 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
2695 #: c-pragma.c:375
2696 #, fuzzy
2697 msgid "junk at end of #pragma redefine_extname"
2698 msgstr "#pragma weak ¤ÎËöÈø¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
2700 #: c-pragma.c:382 c-pragma.c:463
2701 #, fuzzy
2702 msgid "#pragma redefine_extname conflicts with declaration"
2703 msgstr "¥Ç¡¼¥¿Îΰè '%s' ¤ÏÁ°¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
2705 #: c-pragma.c:413
2706 #, fuzzy
2707 msgid "malformed #pragma extern_prefix, ignored"
2708 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
2710 #: c-pragma.c:418
2711 #, fuzzy
2712 msgid "junk at end of #pragma extern_prefix"
2713 msgstr "#pragma map ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
2715 #: c-pragma.c:450
2716 #, fuzzy
2717 msgid "asm declaration conficts with previous rename"
2718 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
2720 #: c-semantics.c:565
2721 msgid "break statement not within loop or switch"
2722 msgstr "break Ê¸¤¬ loop ¤Þ¤¿¤Ï switch ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
2724 #: c-semantics.c:583
2725 msgid "continue statement not within a loop"
2726 msgstr "continue Ê¸¤¬ loop ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
2728 #: c-semantics.c:678
2729 msgid "destructor needed for `%#D'"
2730 msgstr "`%#D' ¤Î¤¿¤á¤Î¥Ç¥¹¥È¥é¥¯¥¿¤¬É¬ÍפǤ¹"
2732 #: c-semantics.c:679
2733 msgid "where case label appears here"
2734 msgstr "case ¥é¥Ù¥ë¤¬¸½¤ì¤¿¤Î¤Ï¤³¤³¤Ç¤¹"
2736 #: c-semantics.c:682
2737 msgid "(enclose actions of previous case statements requiring destructors in their own scope.)"
2738 msgstr "(Á°¤Î case Ê¸¤Î°Ï¤¤¹þ¤Þ¤ì¤¿Æ°ºî¤Ï¤½¤ì¼«¿È¤Î¥¹¥³¡¼¥×¤Ç¥Ç¥¹¥È¥é¥¯¥¿¤òÍ׵ᤷ¤Þ¤¹)"
2740 #: c-semantics.c:725 c-typeck.c:6893 cp/semantics.c:897
2741 #, c-format
2742 msgid "%s qualifier ignored on asm"
2743 msgstr "asm ¤Ç¤Ï %s ½¤¾þ»Ò¤¬Ìµ»ë¤µ¤ì¤Þ¤¹"
2745 #: c-typeck.c:123
2746 #, c-format
2747 msgid "`%s' has an incomplete type"
2748 msgstr "`%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
2750 #: c-typeck.c:145 cp/call.c:2740
2751 msgid "invalid use of void expression"
2752 msgstr "void ¼°¤ÎÉÔŬÀڤʻÈÍÑ"
2754 #: c-typeck.c:153
2755 #, fuzzy
2756 msgid "invalid use of flexible array member"
2757 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
2759 #: c-typeck.c:159
2760 msgid "invalid use of array with unspecified bounds"
2761 msgstr "¶­³¦¤¬»ØÄꤵ¤ì¤Ê¤¤ÇÛÎó¤ÎÉÔŬÀÚ¤ÊÍøÍÑ"
2763 #: c-typeck.c:167
2764 #, c-format
2765 msgid "invalid use of undefined type `%s %s'"
2766 msgstr "̤ÄêµÁ¤Î·¿ `%s %s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
2768 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
2769 #: c-typeck.c:171
2770 #, c-format
2771 msgid "invalid use of incomplete typedef `%s'"
2772 msgstr "ÉÔ´°Á´¤Ê typedef `%s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
2774 #: c-typeck.c:424 c-typeck.c:438
2775 msgid "function types not truly compatible in ISO C"
2776 msgstr "´Ø¿ô·¿¤¬ ISO C ¤È´°Á´¸ß´¹¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
2778 #: c-typeck.c:603
2779 msgid "types are not quite compatible"
2780 msgstr "·¿¤ÏÁ´¤¯¸ß´¹¤¬¤¢¤ê¤Þ¤»¤ó"
2782 #: c-typeck.c:757 c-typeck.c:2673
2783 msgid "arithmetic on pointer to an incomplete type"
2784 msgstr "ÉÔ´°Á´·¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤ËÂФ¹¤ë±é»»"
2786 #: c-typeck.c:1136
2787 #, c-format
2788 msgid "%s has no member named `%s'"
2789 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
2791 #: c-typeck.c:1169
2792 #, c-format
2793 msgid "request for member `%s' in something not a structure or union"
2794 msgstr "¹½Â¤ÂΤǤⶦÍÑÂΤǤâ¤Ê¤¤²¿¤«¤Ç¡¢¥á¥ó¥Ð `%s' ¤òÍ׵ᤵ¤ì¤Þ¤·¤¿"
2796 #: c-typeck.c:1201
2797 msgid "dereferencing pointer to incomplete type"
2798 msgstr "ÉÔ´°Á´·¿¤Î¥Ý¥¤¥ó¥¿¤Ø¤Î´ÖÀÜ»²¾È"
2800 #: c-typeck.c:1205
2801 msgid "dereferencing `void *' pointer"
2802 msgstr "`void *' ¥Ý¥¤¥ó¥¿¤Ø¤Î´ÖÀÜ»²¾È¤Ç¤¹"
2804 #: c-typeck.c:1222 cp/typeck.c:2357
2805 #, c-format
2806 msgid "invalid type argument of `%s'"
2807 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
2809 #: c-typeck.c:1241 cp/typeck.c:2383
2810 msgid "subscript missing in array reference"
2811 msgstr "ÇÛÎ󻲾ȤǤÎź»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
2813 #: c-typeck.c:1262 cp/typeck.c:2425
2814 msgid "array subscript has type `char'"
2815 msgstr "ÇÛÎó¤Îź»ú¤¬ `char' ·¿¤Ç¤¹"
2817 #: c-typeck.c:1270 c-typeck.c:1359 cp/typeck.c:2432 cp/typeck.c:2511
2818 msgid "array subscript is not an integer"
2819 msgstr "ÇÛÎó¤Îź»ú¤¬À°¿ô·¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
2821 #: c-typeck.c:1303
2822 msgid "ISO C forbids subscripting `register' array"
2823 msgstr "ISO C ¤Ï `register' ÇÛÎó¤Ø¤Îź»ú¤ò¶Ø¤¸¤Þ¤¹"
2825 #: c-typeck.c:1305
2826 #, fuzzy
2827 msgid "ISO C90 forbids subscripting non-lvalue array"
2828 msgstr "ISO C89 Èóº¸ÊÕÃÍÇÛÎó¤Ø¤Îź»ú¤ò¶Ø¤¸¤Þ¤¹"
2830 #: c-typeck.c:1338
2831 msgid "subscript has type `char'"
2832 msgstr "ź»ú¤¬ `char' ·¿¤ò¤â¤Á¤Þ¤¹"
2834 #: c-typeck.c:1354 cp/typeck.c:2506
2835 msgid "subscripted value is neither array nor pointer"
2836 msgstr "ź»ú¤ò¤Ä¤±¤é¤ì¤¿Ãͤ¬ÇÛÎó¤Ç¤â¥Ý¥¤¥ó¥¿¤Ç¤â¤¢¤ê¤Þ¤»¤ó"
2838 #: c-typeck.c:1408
2839 #, c-format
2840 msgid "`%s' undeclared here (not in a function)"
2841 msgstr "`%s' ¤¬¤³¤³¤Ç¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó (´Ø¿ô¤ÎÃæ¤Ç¤Ï¤Ê¤¤)"
2843 #: c-typeck.c:1415
2844 #, c-format
2845 msgid "`%s' undeclared (first use in this function)"
2846 msgstr "`%s' ¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó (¤³¤Î´Ø¿ôÆâ¤ÇºÇ½é¤ËÍøÍÑ)"
2848 #: c-typeck.c:1420
2849 msgid "(Each undeclared identifier is reported only once"
2850 msgstr "(̤Àë¸À¤Î³ÆÊÑ¿ô¤Ë¤Ä¤¤¤Æ¤Ï¡¢¤½¤ì¤¬ºÇ½é¤Ë¸½¤ï¤ì¤¿¤½¤ì¤¾¤ì¤Î´Ø¿ô"
2852 #: c-typeck.c:1421
2853 msgid "for each function it appears in.)"
2854 msgstr " ¤ËÂФ·¤Æ°ìÅÙ¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹¡£)"
2856 #: c-typeck.c:1438
2857 #, c-format
2858 msgid "local declaration of `%s' hides instance variable"
2859 msgstr "`%s' ¤Î¥í¡¼¥«¥ëÀë¸À¤Ç¡¢¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô¤¬±£¤µ¤ì¤Þ¤¹"
2861 #: c-typeck.c:1504
2862 msgid "called object is not a function"
2863 msgstr "¸Æ¤Ó½Ð¤µ¤ì¤¿¥ª¥Ö¥¸¥§¥¯¥È¤Ï´Ø¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
2865 #: c-typeck.c:1590 cp/typeck.c:2831
2866 msgid "too many arguments to function"
2867 msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
2869 #: c-typeck.c:1611
2870 #, c-format
2871 msgid "type of formal parameter %d is incomplete"
2872 msgstr "Àµ¼°¤Ê²¾°ú¿ô %d ¤Î·¿¤¬ÉÔ´°Á´¤Ç¤¹"
2874 #: c-typeck.c:1624
2875 #, c-format
2876 msgid "%s as integer rather than floating due to prototype"
2877 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÉâÆ°¾®¿ô·¿¤Ç¤Ï¤Ê¤¯À°¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
2879 #: c-typeck.c:1627
2880 #, c-format
2881 msgid "%s as integer rather than complex due to prototype"
2882 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÊ£ÁÇ¿ô¤Ç¤Ï¤Ê¤¯À°¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
2884 #: c-typeck.c:1630
2885 #, c-format
2886 msgid "%s as complex rather than floating due to prototype"
2887 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÉâÆ°¾®¿ô·¿¤Ç¤Ï¤Ê¤¯Ê£ÁÇ¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
2889 #: c-typeck.c:1633
2890 #, c-format
2891 msgid "%s as floating rather than integer due to prototype"
2892 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÀ°¿ô·¿¤Ç¤Ï¤Ê¤¯ÉâÆ°¾®¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
2894 #: c-typeck.c:1636
2895 #, c-format
2896 msgid "%s as complex rather than integer due to prototype"
2897 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÀ°¿ô·¿¤Ç¤Ï¤Ê¤¯Ê£ÁÇ¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
2899 #: c-typeck.c:1639
2900 #, c-format
2901 msgid "%s as floating rather than complex due to prototype"
2902 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤ÏÊ£ÁÇ¿ô¤Ç¤Ï¤Ê¤¯ÉâÆ°¾®¿ô·¿¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
2904 #: c-typeck.c:1649
2905 #, c-format
2906 msgid "%s as `float' rather than `double' due to prototype"
2907 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ë¤È %s ¤Ï `double' ¤Ç¤Ê¤¯ `float' ¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
2909 #: c-typeck.c:1667
2910 #, c-format
2911 msgid "%s with different width due to prototype"
2912 msgstr "%s ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ç¤Î·¿¤ÎÉý¤È¤Ï°Û¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
2914 #: c-typeck.c:1701
2915 #, c-format
2916 msgid "%s as unsigned due to prototype"
2917 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ê %s ¤ÏÉä¹ç¤Ê¤·¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
2919 #: c-typeck.c:1703
2920 #, c-format
2921 msgid "%s as signed due to prototype"
2922 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ë¤è¤ê %s ¤ÏÉä¹çÉÕ¤­¤È¤µ¤ì¤Æ¤¤¤Þ¤¹"
2924 #: c-typeck.c:1737 cp/typeck.c:2935
2925 msgid "too few arguments to function"
2926 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
2928 #: c-typeck.c:1779
2929 msgid "suggest parentheses around + or - inside shift"
2930 msgstr "¥·¥Õ¥ÈÃæ¤Î + ¤ä - ¤Î¼þ¤ê¤Ç¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
2932 #: c-typeck.c:1786
2933 msgid "suggest parentheses around && within ||"
2934 msgstr "|| ¤È¶¦¤Ë»È¤ï¤ì¤ë && ¤Î¼þ¤ê¤Ç¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
2936 #: c-typeck.c:1795
2937 msgid "suggest parentheses around arithmetic in operand of |"
2938 msgstr "·×»»¤¬ | ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
2940 #: c-typeck.c:1798
2941 msgid "suggest parentheses around comparison in operand of |"
2942 msgstr "Èæ³Ó¤¬ | ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
2944 #: c-typeck.c:1807
2945 msgid "suggest parentheses around arithmetic in operand of ^"
2946 msgstr "·×»»¤¬ ^ ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
2948 #: c-typeck.c:1810
2949 msgid "suggest parentheses around comparison in operand of ^"
2950 msgstr "·×»»¤¬ ^ ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
2952 #: c-typeck.c:1817
2953 msgid "suggest parentheses around + or - in operand of &"
2954 msgstr "& ±é»»»Ò¤Î¼þ¤ê¤Î + ¤ä - ¤Î¼þ¤ê¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
2956 #: c-typeck.c:1820
2957 msgid "suggest parentheses around comparison in operand of &"
2958 msgstr "Èæ³Ó¤¬ & ±é»»»Ò¤Î¹à¤È¤Ê¤ë¾ì¹ç¤Ë¤Ï³ç¸Ì¤ò¤Ä¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
2960 #: c-typeck.c:1827
2961 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
2962 msgstr "X<=Y<=Z ¤ÎÍͤÊÈæ³Ó¤Ï¿ô³ØŪ¤Ê°ÕÌ£¤Ç¤Î·ë²Ì¤ò¤â¤¿¤é¤·¤Þ¤»¤ó"
2964 #: c-typeck.c:1987 c-typeck.c:2022
2965 #, fuzzy
2966 msgid "division by zero"
2967 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
2969 #: c-typeck.c:2067 cp/typeck.c:3196
2970 msgid "right shift count is negative"
2971 msgstr "±¦¥·¥Õ¥È²ó¿ô¤¬Éé¤Î¿ô¤Ç¤¹"
2973 #: c-typeck.c:2074 cp/typeck.c:3202
2974 msgid "right shift count >= width of type"
2975 msgstr "±¦¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
2977 #: c-typeck.c:2095 cp/typeck.c:3221
2978 msgid "left shift count is negative"
2979 msgstr "º¸¥·¥Õ¥È²ó¿ô¤¬Éé¤Î¿ô¤Ç¤¹"
2981 #: c-typeck.c:2098 cp/typeck.c:3223
2982 msgid "left shift count >= width of type"
2983 msgstr "º¸¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
2985 #: c-typeck.c:2119
2986 msgid "shift count is negative"
2987 msgstr "¥·¥Õ¥È²ó¿ô¤¬Éé¤ÎÃͤǤ¹"
2989 #: c-typeck.c:2121
2990 msgid "shift count >= width of type"
2991 msgstr "¥·¥Õ¥È²ó¿ô >= ·¿¤ÎÉý¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
2993 #: c-typeck.c:2138 cp/typeck.c:3258
2994 msgid "comparing floating point with == or != is unsafe"
2995 msgstr "ÉâÆ°¾®¿ôÅÀ¤ÎÈæ³Ó¤Ç == ¤ä != ¤ò»È¤¦¤Î¤Ï°ÂÁ´¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
2997 #: c-typeck.c:2164 c-typeck.c:2170
2998 msgid "ISO C forbids comparison of `void *' with function pointer"
2999 msgstr "ISO C ¤Ï `void *' ¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤ÎÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
3001 #: c-typeck.c:2173 c-typeck.c:2213 c-typeck.c:2241
3002 msgid "comparison of distinct pointer types lacks a cast"
3003 msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥­¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
3005 #: c-typeck.c:2187 c-typeck.c:2192 c-typeck.c:2261 c-typeck.c:2266
3006 msgid "comparison between pointer and integer"
3007 msgstr "¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¹Ô¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
3009 #: c-typeck.c:2208 c-typeck.c:2236
3010 msgid "ISO C forbids ordered comparisons of pointers to functions"
3011 msgstr "ISO C ´Ø¿ô¥Ý¥¤¥ó¥¿¤Î½ç½øÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
3013 #: c-typeck.c:2233
3014 msgid "comparison of complete and incomplete pointers"
3015 msgstr "´°Á´¤Ê¥Ý¥¤¥ó¥¿¤ÈÉÔ´°Á´¤Ê¥Ý¥¤¥ó¥¿¤È¤ÎÈæ³Ó¤Ç¤¹"
3017 #: c-typeck.c:2249 c-typeck.c:2256
3018 msgid "ordered comparison of pointer with integer zero"
3019 msgstr "À°¿ô 0 ¤È¥Ý¥¤¥ó¥¿¤È¤Î½ç½øÈæ³Ó¤Ç¤¹"
3021 #: c-typeck.c:2280 cp/typeck.c:3391
3022 msgid "unordered comparison on non-floating point argument"
3023 msgstr "ÈóÉâÆ°¾®¿ôÅÀ°ú¿ô¤Ç¤Î½ç½øÉÕ¤±¤é¤ì¤Ê¤¤Èæ³Ó¤Ç¤¹"
3025 #: c-typeck.c:2491
3026 msgid "comparison between signed and unsigned"
3027 msgstr "Éä¹çÉÕ¤­¤ÈÉä¹ç̵¤·¤È¤ÎÈæ³Ó¤Ç¤¹"
3029 #: c-typeck.c:2537 cp/typeck.c:3635
3030 msgid "comparison of promoted ~unsigned with constant"
3031 msgstr "~¤Çȿž¤µ¤ì¤¿³Ê¾å¤²Éä¹ç̵¤··¿¤ÈÄê¿ô¤È¤ÎÈæ³Ó¤Ç¤¹"
3033 #: c-typeck.c:2545 cp/typeck.c:3643
3034 msgid "comparison of promoted ~unsigned with unsigned"
3035 msgstr "~¤Çȿž¤µ¤ì¤¿Éä¹ç̵¤··¿¤ÈÉä¹ç̵¤··¿¤È¤ÎÈæ³Ó¤Ç¤¹"
3037 #: c-typeck.c:2625
3038 msgid "pointer of type `void *' used in subtraction"
3039 msgstr "`void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤Îº¹¤òµá¤á¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
3041 #: c-typeck.c:2627
3042 msgid "pointer to a function used in subtraction"
3043 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤Îº¹¤òµá¤á¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
3045 #: c-typeck.c:2724
3046 msgid "wrong type argument to unary plus"
3047 msgstr "ñ¹à¥×¥é¥¹¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3049 #: c-typeck.c:2737
3050 msgid "wrong type argument to unary minus"
3051 msgstr "ñ¹à¥Þ¥¤¥Ê¥¹¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3053 #: c-typeck.c:2754
3054 msgid "ISO C does not support `~' for complex conjugation"
3055 msgstr "ISO C ¤ÏÊ£ÁǶ¦ÌòÍѤΠ`~' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
3057 #: c-typeck.c:2760
3058 msgid "wrong type argument to bit-complement"
3059 msgstr "¥Ó¥Ã¥Èȿž¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3061 #: c-typeck.c:2769
3062 msgid "wrong type argument to abs"
3063 msgstr "abs ¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3065 #: c-typeck.c:2781
3066 msgid "wrong type argument to conjugation"
3067 msgstr "Ê£ÁǶ¦Ìò(~)¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3069 #: c-typeck.c:2795
3070 msgid "wrong type argument to unary exclamation mark"
3071 msgstr "ñ¹à´¶Ã²Éä(!)¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3073 #: c-typeck.c:2838
3074 msgid "ISO C does not support `++' and `--' on complex types"
3075 msgstr "ISO C ¤Ï complex ·¿¤Ç¤Î `++' ¤È `--' ¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
3077 #: c-typeck.c:2853 c-typeck.c:2885
3078 #, fuzzy
3079 msgid "wrong type argument to increment"
3080 msgstr "¥Ó¥Ã¥Èȿž¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3082 #: c-typeck.c:2855 c-typeck.c:2887
3083 #, fuzzy
3084 msgid "wrong type argument to decrement"
3085 msgstr "¥Ó¥Ã¥Èȿž¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
3087 #: c-typeck.c:2876
3088 #, fuzzy
3089 msgid "increment of pointer to unknown structure"
3090 msgstr "ÉÔÌÀ¤Ê¹½Â¤ÂΤËÂФ¹¤ë¥Ý¥¤¥ó¥¿¤Î%s"
3092 #: c-typeck.c:2878
3093 #, fuzzy
3094 msgid "decrement of pointer to unknown structure"
3095 msgstr "ÉÔÌÀ¤Ê¹½Â¤ÂΤËÂФ¹¤ë¥Ý¥¤¥ó¥¿¤Î%s"
3097 #: c-typeck.c:3015
3098 msgid "ISO C forbids the address of a cast expression"
3099 msgstr "ISO C ¤Ï¥­¥ã¥¹¥È¼°¤Î¥¢¥É¥ì¥¹É¾²Á¤ò¶Ø¤¸¤Þ¤¹"
3101 #: c-typeck.c:3025
3102 msgid "invalid lvalue in unary `&'"
3103 msgstr "ñ¹à¤Î `&' ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹"
3105 #: c-typeck.c:3057
3106 #, c-format
3107 msgid "attempt to take address of bit-field structure member `%s'"
3108 msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð `%s' ¤Î¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥¢¥É¥ì¥¹¤ò¼èÆÀ¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
3110 #: c-typeck.c:3166 c-typeck.c:4632 c-typeck.c:4648 c-typeck.c:4664
3111 #: final.c:3146 final.c:3148 gcc.c:4397 rtl-error.c:122 toplev.c:1694
3112 #: config/cris/cris.c:529 cp/typeck.c:4341 java/expr.c:364 java/verify.c:1467
3113 #: java/verify.c:1468 java/verify.c:1483
3114 #, c-format
3115 msgid "%s"
3116 msgstr "%s"
3118 #: c-typeck.c:3227
3119 msgid "ISO C forbids use of conditional expressions as lvalues"
3120 msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤Î¾ò·ï¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹"
3122 #: c-typeck.c:3230
3123 msgid "ISO C forbids use of compound expressions as lvalues"
3124 msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤ÎÊ£¹ç¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹"
3126 #: c-typeck.c:3233
3127 msgid "ISO C forbids use of cast expressions as lvalues"
3128 msgstr "ISO C ¤Ïº¸ÊÕÃͤȤ·¤Æ¤Î¥­¥ã¥¹¥È¼°¤ÎÍøÍѤò¶Ø¤¸¤Þ¤¹"
3130 #: c-typeck.c:3250
3131 #, c-format
3132 msgid "%s of read-only member `%s'"
3133 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑ¥á¥ó¥Ð `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
3135 #: c-typeck.c:3254
3136 #, c-format
3137 msgid "%s of read-only variable `%s'"
3138 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÊÑ¿ô `%s' ¤Ë¹Ô¤ï¤ì¤Þ¤·¤¿"
3140 #: c-typeck.c:3257
3141 #, c-format
3142 msgid "%s of read-only location"
3143 msgstr "%s¤¬Æɤ߹þ¤ßÀìÍÑÎΰè¤Ç¹Ô¤ï¤ì¤Þ¤·¤¿"
3145 #: c-typeck.c:3276
3146 #, fuzzy, c-format
3147 msgid "cannot take address of bit-field `%s'"
3148 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤Î¥¢¥É¥ì¥¹¤ò¼èÆÀ¤Ç¤­¤Þ¤»¤ó"
3150 #: c-typeck.c:3304
3151 #, c-format
3152 msgid "global register variable `%s' used in nested function"
3153 msgstr "Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
3155 #: c-typeck.c:3308
3156 #, c-format
3157 msgid "register variable `%s' used in nested function"
3158 msgstr "¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤¬Æþ¤ì»Ò´Ø¿ô¤ÎÃæ¤Ç»È¤ï¤ì¤Þ¤·¤¿"
3160 #: c-typeck.c:3315
3161 #, c-format
3162 msgid "address of global register variable `%s' requested"
3163 msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹"
3165 #: c-typeck.c:3327
3166 msgid "cannot put object with volatile field into register"
3167 msgstr "volatile ¥Õ¥£¡¼¥ë¥É¤ò¥ì¥¸¥¹¥¿¤Ë»ý¤Ã¤Æ¤¤¤ë¤è¤¦¤Ê¥ª¥Ö¥¸¥§¥¯¥È¤òÃÖ¤±¤Þ¤»¤ó"
3169 #: c-typeck.c:3331
3170 #, c-format
3171 msgid "address of register variable `%s' requested"
3172 msgstr "register ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
3174 #: c-typeck.c:3439
3175 msgid "signed and unsigned type in conditional expression"
3176 msgstr "¾ò·ï¼°¤ËÉä¹çÉÕ¤­·¿¤ÈÉä¹ç̵¤··¿¤È¤¬¤¢¤ê¤Þ¤¹"
3178 #: c-typeck.c:3446
3179 msgid "ISO C forbids conditional expr with only one void side"
3180 msgstr "ISO C ¤ÏÊÒ¦¤À¤±¤¬ void ¤È¤Ê¤ë¾ò·ï¼°¤ò¶Ø¤¸¤Þ¤¹"
3182 #: c-typeck.c:3462 c-typeck.c:3469
3183 msgid "ISO C forbids conditional expr between `void *' and function pointer"
3184 msgstr "ISO C ¤Ï `void *' ¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤ò¾ò·ï¼°¤È¤¹¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
3186 #: c-typeck.c:3475
3187 msgid "pointer type mismatch in conditional expression"
3188 msgstr "¾ò·ï¼°¤Ç¤Î¥Ý¥¤¥ó¥¿¤Î·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó"
3190 #: c-typeck.c:3482 c-typeck.c:3492
3191 msgid "pointer/integer type mismatch in conditional expression"
3192 msgstr "¾ò·ï¼°¤Ç¥Ý¥¤¥ó¥¿·¿¤ÈÀ°¿ô·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó"
3194 #: c-typeck.c:3506
3195 msgid "type mismatch in conditional expression"
3196 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
3198 #: c-typeck.c:3577 cp/typeck.c:4597
3199 msgid "left-hand operand of comma expression has no effect"
3200 msgstr "¥«¥ó¥Þ±é»»»Ò¤Îº¸Â¦¤Î¼°¤Ë¸úÎϤ¬¤¢¤ê¤Þ¤»¤ó"
3202 #: c-typeck.c:3621
3203 msgid "cast specifies array type"
3204 msgstr "¥­¥ã¥¹¥È¤¬ÇÛÎ󷿤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
3206 #: c-typeck.c:3627
3207 msgid "cast specifies function type"
3208 msgstr "¥­¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
3210 #: c-typeck.c:3637
3211 msgid "ISO C forbids casting nonscalar to the same type"
3212 msgstr "ISO C ¤ÏÈó¥¹¥«¥é¡¼¤«¤éƱ¤¸·¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
3214 #: c-typeck.c:3656
3215 msgid "ISO C forbids casts to union type"
3216 msgstr "ISO C ¤Ï¶¦ÍÑÂη¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
3218 #: c-typeck.c:3671
3219 msgid "cast to union type from type not present in union"
3220 msgstr "¶¦ÍÑÂΤÎÃæ¤Ë¤Ê¤¤·¿¤«¤é¶¦ÍÑÂη¿¤Ø¥­¥ã¥¹¥È¤·¤Æ¤¤¤Þ¤¹"
3222 #: c-typeck.c:3722
3223 #, fuzzy
3224 msgid "cast adds new qualifiers to function type"
3225 msgstr "¥­¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
3227 #. There are qualifiers present in IN_OTYPE that are not
3228 #. present in IN_TYPE.
3229 #: c-typeck.c:3727
3230 msgid "cast discards qualifiers from pointer target type"
3231 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
3233 #: c-typeck.c:3742
3234 msgid "cast increases required alignment of target type"
3235 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤ÎÍ׵ᥢ¥é¥¤¥ó¥á¥ó¥È¤¬Áý²Ã¤·¤Þ¤¹"
3237 #: c-typeck.c:3748 cp/typeck.c:5027
3238 msgid "cast from pointer to integer of different size"
3239 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤«¤é°Û¤Ê¤ë¥µ¥¤¥º¤ÎÀ°¿ô¤È¤Ê¤ê¤Þ¤¹"
3241 #: c-typeck.c:3753
3242 msgid "cast does not match function type"
3243 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤ë´Ø¿ô¤Î·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó"
3245 #: c-typeck.c:3760 cp/typeck.c:5034
3246 msgid "cast to pointer from integer of different size"
3247 msgstr "°Û¤Ê¤ë¥µ¥¤¥º¤ÎÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤Ë¥­¥ã¥¹¥È¤µ¤ì¤Þ¤·¤¿"
3249 #: c-typeck.c:3772
3250 msgid "type-punning to incomplete type might break strict-aliasing rules"
3251 msgstr ""
3253 #: c-typeck.c:3776
3254 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
3255 msgstr ""
3257 #. Now we have handled acceptable kinds of LHS that are not truly lvalues.
3258 #. Reject anything strange now.
3259 #: c-typeck.c:3935
3260 msgid "invalid lvalue in assignment"
3261 msgstr "ÂåÆþ¤È¤·¤Æ̵¸ú¤Êº¸ÊÕÃͤǤ¹"
3263 #. Convert new value to destination type.
3264 #: c-typeck.c:3944 c-typeck.c:3969 c-typeck.c:3986 cp/typeck.c:5145
3265 #: cp/typeck.c:5294
3266 msgid "assignment"
3267 msgstr "ÂåÆþ"
3269 #: c-typeck.c:4056
3270 #, fuzzy
3271 msgid "cannot pass rvalue to reference parameter"
3272 msgstr "»²¾È·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
3274 #: c-typeck.c:4160 c-typeck.c:4227
3275 #, c-format
3276 msgid "%s makes qualified function pointer from unqualified"
3277 msgstr "%s¤Ë¤è¤ê¡¢½¤¾þ¤µ¤ì¤Ê¤¤´Ø¿ô¥Ý¥¤¥ó¥¿¤«¤é¡¢½¤¾þ¤µ¤ì¤¿´Ø¿ô¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤¹"
3279 #: c-typeck.c:4164 c-typeck.c:4207
3280 #, c-format
3281 msgid "%s discards qualifiers from pointer target type"
3282 msgstr "%s¤Ë¤è¤ê¡¢¥Ý¥¤¥ó¥¿¤Î¼¨¤¹·¿¤«¤é¤Î½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
3284 #: c-typeck.c:4170
3285 msgid "ISO C prohibits argument conversion to union type"
3286 msgstr "ISO C ¤Ç¤Ï°ú¿ô¤«¤é¶¦ÍÑÂΤؤÎÊÑ´¹¤ò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹"
3288 #: c-typeck.c:4199
3289 #, c-format
3290 msgid "ISO C forbids %s between function pointer and `void *'"
3291 msgstr "ISO C ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È `void *' ¤È¤Î%s¤ò¶Ø¤¸¤Þ¤¹"
3293 #: c-typeck.c:4216
3294 #, c-format
3295 msgid "pointer targets in %s differ in signedness"
3296 msgstr "%s ¤Ç¥Ý¥¤¥ó¥¿¤Î¼¨¤¹ÂоݤÎÉä¹æ¤Î̵ͭ¤¬°Û¤Ê¤ê¤Þ¤¹"
3298 #: c-typeck.c:4232
3299 #, c-format
3300 msgid "%s from incompatible pointer type"
3301 msgstr "¸ß´¹À­¤Î¤Ê¤¤¥Ý¥¤¥ó¥¿·¿¤«¤é¤Î%s¤Ç¤¹"
3303 #: c-typeck.c:4248
3304 #, c-format
3305 msgid "%s makes pointer from integer without a cast"
3306 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤ÇÀ°¿ô¤«¤é¥Ý¥¤¥ó¥¿¤òºî¤ê¤Þ¤·¤¿"
3308 #: c-typeck.c:4256
3309 #, c-format
3310 msgid "%s makes integer from pointer without a cast"
3311 msgstr "%s¤Ë¤è¤ê¡¢¥­¥ã¥¹¥È¤Ê¤·¤Ç¥Ý¥¤¥ó¥¿¤«¤éÀ°¿ô¤òºî¤ê¤Þ¤·¤¿"
3313 #: c-typeck.c:4270 c-typeck.c:4273
3314 #, c-format
3315 msgid "incompatible type for argument %d of `%s'"
3316 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
3318 #: c-typeck.c:4277
3319 #, c-format
3320 msgid "incompatible type for argument %d of indirect function call"
3321 msgstr "´ÖÀÜŪ¤Ê´Ø¿ô¸Æ¤Ó½Ð¤·¤ÎÂè %d °ú¿ô¤ËÂФ·¤Æ¸ß´¹À­¤Î¤Ê¤¤·¿¤Ç¤¹"
3323 #: c-typeck.c:4281
3324 #, c-format
3325 msgid "incompatible types in %s"
3326 msgstr "%s ¤Ë¸ß´¹À­¤Î¤Ê¤¤·¿"
3328 #. Function name is known; supply it.
3329 #: c-typeck.c:4339
3330 #, fuzzy, c-format
3331 msgid "passing arg of `%s'"
3332 msgstr "°ú¿ô %d ¸Ä¤Î `%s' ¤òÅϤ·¤Þ¤¹"
3334 #. Function name unknown (call through ptr).
3335 #: c-typeck.c:4349
3336 #, fuzzy
3337 msgid "passing arg of pointer to function"
3338 msgstr "°ú¿ô %d ¸Ä¤Î´Ø¿ô¥Ý¥¤¥ó¥¿¤òÅϤ·¤Þ¤¹"
3340 #. Function name is known; supply it.
3341 #: c-typeck.c:4357
3342 #, c-format
3343 msgid "passing arg %d of `%s'"
3344 msgstr "°ú¿ô %d ¸Ä¤Î `%s' ¤òÅϤ·¤Þ¤¹"
3346 #. Function name unknown (call through ptr); just give arg number.
3347 #: c-typeck.c:4367
3348 #, c-format
3349 msgid "passing arg %d of pointer to function"
3350 msgstr "°ú¿ô %d ¸Ä¤Î´Ø¿ô¥Ý¥¤¥ó¥¿¤òÅϤ·¤Þ¤¹"
3352 #: c-typeck.c:4433
3353 msgid "initializer for static variable is not constant"
3354 msgstr "static ÊÑ¿ô¤Î½é´ü²½»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3356 #: c-typeck.c:4439
3357 msgid "initializer for static variable uses complicated arithmetic"
3358 msgstr "static ÊÑ¿ô¤Î½é´ü²½»Ò¤¬Ê£»¨¤Ê·×»»¤ò»È¤Ã¤Æ¤¤¤Þ¤¹"
3360 #: c-typeck.c:4447
3361 msgid "aggregate initializer is not constant"
3362 msgstr "½¸¹çÂΤνé´ü²½»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3364 #: c-typeck.c:4449
3365 msgid "aggregate initializer uses complicated arithmetic"
3366 msgstr "½¸¹çÂΤνé´ü²½»Ò¤ÇÊ£»¨¤Ê·×»»¤ò¹Ô¤Ã¤Æ¤¤¤Þ¤¹"
3368 #: c-typeck.c:4456
3369 msgid "traditional C rejects automatic aggregate initialization"
3370 msgstr "¸Å¤¤ C ¤Ç¤Ï¼«Æ°Åª¤Ê½¸¹çÂΤνé´ü²½¤òµñÀ䤷¤Þ¤¹"
3372 #: c-typeck.c:4635 c-typeck.c:4651 c-typeck.c:4667
3373 #, c-format
3374 msgid "(near initialization for `%s')"
3375 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
3377 #: c-typeck.c:4718 cp/typeck2.c:505
3378 msgid "char-array initialized from wide string"
3379 msgstr "¥ï¥¤¥Éʸ»úÎ󤫤é char ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
3381 #: c-typeck.c:4725 cp/typeck2.c:512
3382 msgid "int-array initialized from non-wide string"
3383 msgstr "Èó¥ï¥¤¥Éʸ»úÎ󤫤é int ¤ÎÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
3385 #: c-typeck.c:4743 cp/typeck2.c:528
3386 msgid "initializer-string for array of chars is too long"
3387 msgstr "char ¤ÎÇÛÎó¤Ë¤È¤Ã¤Æ½é´ü²½»Òʸ»úÎó¤¬Ä¹¤¹¤®¤Þ¤¹"
3389 #: c-typeck.c:4781
3390 msgid "array initialized from non-constant array expression"
3391 msgstr "ÈóÄê¿ôÇÛÎó¼°¤«¤éÇÛÎ󤬽é´ü²½¤µ¤ì¤Þ¤·¤¿"
3393 #: c-typeck.c:4798 c-typeck.c:4800 c-typeck.c:4816 c-typeck.c:4837
3394 #: c-typeck.c:6237
3395 msgid "initializer element is not constant"
3396 msgstr "½é´ü²½»Ò¤ÎÍ×ÁǤ¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3398 #: c-typeck.c:4832
3399 msgid "initialization"
3400 msgstr "½é´ü²½"
3402 #: c-typeck.c:4843 c-typeck.c:6242
3403 msgid "initializer element is not computable at load time"
3404 msgstr "½é´ü²½»Ò¤ÎÍ×ÁÇ¤Ï¥í¡¼¥É»þ¤Ë·×»»¤µ¤ìÆÀ¤Þ¤»¤ó"
3406 #: c-typeck.c:4858 cp/typeck2.c:605
3407 msgid "invalid initializer"
3408 msgstr "̵¸ú¤Ê½é´ü²½»Ò"
3410 #: c-typeck.c:5351
3411 msgid "extra brace group at end of initializer"
3412 msgstr "½é´ü²½»Ò¤Î½ª¤ï¤ê¤Ë;ʬ¤Ê¥Ö¥ì¡¼¥¹¤Î¥°¥ë¡¼¥×"
3414 #: c-typeck.c:5371
3415 msgid "missing braces around initializer"
3416 msgstr "½é´ü²½»Ò¤Î¤Þ¤ï¤ê¤Î¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
3418 #: c-typeck.c:5431
3419 msgid "braces around scalar initializer"
3420 msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤¬¥Ö¥ì¡¼¥¹¤Ç°Ï¤Þ¤ì¤Æ¤¤¤Þ¤¹"
3422 #: c-typeck.c:5479
3423 msgid "initialization of flexible array member in a nested context"
3424 msgstr "¥Í¥¹¥È¤·¤¿Ê¸Ì®¤Ç²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
3426 #: c-typeck.c:5481
3427 msgid "initialization of a flexible array member"
3428 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
3430 #: c-typeck.c:5512
3431 msgid "missing initializer"
3432 msgstr "½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
3434 #: c-typeck.c:5538
3435 msgid "empty scalar initializer"
3436 msgstr "¶õ¤Î¥¹¥«¥é¡¼½é´ü²½»Ò"
3438 #: c-typeck.c:5543
3439 msgid "extra elements in scalar initializer"
3440 msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤Ë;ʬ¤ÊÍ×ÁÇ"
3442 #: c-typeck.c:5629
3443 msgid "initialization designators may not nest"
3444 msgstr "½é´ü²½»Ø̾»Ò¤Ç¤Ï¥Í¥¹¥È¤µ¤»¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
3446 #: c-typeck.c:5650 c-typeck.c:5721
3447 msgid "array index in non-array initializer"
3448 msgstr "ÈóÇÛÎó¤Î½é´ü²½»Ò¤ËÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬»È¤ï¤ì¤Þ¤·¤¿"
3450 #: c-typeck.c:5655 c-typeck.c:5773
3451 msgid "field name not in record or union initializer"
3452 msgstr "¥ì¥³¡¼¥É¤ä¶¦ÍÑÂΤ˥ե£¡¼¥ë¥É̾¤¬¤Ê¤¤½é´ü²½»Ò¤Ç¤¹"
3454 #: c-typeck.c:5717 c-typeck.c:5719
3455 msgid "nonconstant array index in initializer"
3456 msgstr "½é´ü²½»ÒÆâ¤ËÈóÄê¿ô¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
3458 #: c-typeck.c:5724
3459 msgid "array index in initializer exceeds array bounds"
3460 msgstr "½é´ü²½»ÒÆâ¤ÎÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹¤¬ÇÛÎó¤Î¶­³¦¤òĶ¤¨¤Þ¤·¤¿"
3462 #: c-typeck.c:5735
3463 msgid "empty index range in initializer"
3464 msgstr "½é´ü²½»ÒÆâ¤Ë¶õ¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬¤¢¤ê¤Þ¤¹"
3466 #: c-typeck.c:5744
3467 msgid "array index range in initializer exceeds array bounds"
3468 msgstr "½é´ü²½»Ò¤ÎÈÏ°Ï¥¤¥ó¥Ç¥Ã¥¯¥¹¤¬ÇÛÎó¤Î¶­³¦¤òĶ¤¨¤Þ¤·¤¿"
3470 #: c-typeck.c:5785
3471 #, c-format
3472 msgid "unknown field `%s' specified in initializer"
3473 msgstr "ÉÔÌÀ¤Ê¥Õ¥£¡¼¥ë¥É `%s' ¤¬½é´ü²½»Ò¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿"
3475 #: c-typeck.c:5822 c-typeck.c:5843 c-typeck.c:6304
3476 msgid "initialized field with side-effects overwritten"
3477 msgstr "½é´ü²½¤µ¤ì¤¿¥Õ¥£¡¼¥ë¥É¤¬ÉûºîÍѤǾå½ñ¤­¤µ¤ì¤Þ¤¹"
3479 #: c-typeck.c:6514
3480 msgid "excess elements in char array initializer"
3481 msgstr "char ÇÛÎó½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
3483 #: c-typeck.c:6521 c-typeck.c:6567
3484 msgid "excess elements in struct initializer"
3485 msgstr "¹½Â¤Âνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
3487 #: c-typeck.c:6582
3488 #, fuzzy
3489 msgid "non-static initialization of a flexible array member"
3490 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
3492 #: c-typeck.c:6644
3493 msgid "excess elements in union initializer"
3494 msgstr "¶¦ÍÑÂνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
3496 #: c-typeck.c:6665
3497 msgid "traditional C rejects initialization of unions"
3498 msgstr "¸Å¤¤ C ¤Ï¶¦ÍÑÂΤνé´ü¤òµñÀ䤷¤Þ¤¹"
3500 #: c-typeck.c:6728
3501 msgid "excess elements in array initializer"
3502 msgstr "ÇÛÎó½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
3504 #: c-typeck.c:6757
3505 #, fuzzy
3506 msgid "excess elements in vector initializer"
3507 msgstr "¥¹¥«¥é¡¼½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
3509 #: c-typeck.c:6779
3510 msgid "excess elements in scalar initializer"
3511 msgstr "¥¹¥«¥é¡¼½é´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
3513 #: c-typeck.c:6886
3514 msgid "asm template is not a string constant"
3515 msgstr "asm ¥Æ¥ó¥×¥ì¡¼¥È¤¬Ê¸»úÎóÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3517 #: c-typeck.c:6918
3518 msgid "invalid lvalue in asm statement"
3519 msgstr "asm Ê¸¤ÎÃæ¤Ë̵¸ú¤Êº¸ÊÕÃÍ"
3521 #: c-typeck.c:6993
3522 msgid "modification by `asm'"
3523 msgstr "`asm' ¤Ë¤è¤ë½¤Àµ"
3525 #: c-typeck.c:7012 cp/typeck.c:6152
3526 msgid "function declared `noreturn' has a `return' statement"
3527 msgstr "`noreturn' ¤ÎÀë¸À¤µ¤ì¤¿´Ø¿ô¤Ë `return' Ê¸¤¬¤¢¤ê¤Þ¤¹"
3529 #: c-typeck.c:7019
3530 msgid "`return' with no value, in function returning non-void"
3531 msgstr "Ìá¤ê·¿¤¬´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤»¤ó"
3533 #: c-typeck.c:7025
3534 msgid "`return' with a value, in function returning void"
3535 msgstr "Ìá¤ê·¿¤¬ void ¤Î´Ø¿ô¤Ç¡¢`return' ¤ËÃͤ¬¤¢¤ê¤Þ¤¹"
3537 #: c-typeck.c:7029
3538 msgid "return"
3539 msgstr "return"
3541 #: c-typeck.c:7081
3542 msgid "function returns address of local variable"
3543 msgstr "´Ø¿ô¤¬¥í¡¼¥«¥ëÊÑ¿ô¤Î¥¢¥É¥ì¥¹¤òÊÖ¤·¤Æ¤¤¤Þ¤¹"
3545 #: c-typeck.c:7137 cp/semantics.c:555
3546 msgid "switch quantity not an integer"
3547 msgstr "switch ¤ÎÆâÍƤ¬À°¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3549 #: c-typeck.c:7147
3550 msgid "`long' switch expression not converted to `int' in ISO C"
3551 msgstr "ISO C ¤Ç¤Ï `long' ¤Î switch ¼°¤Ï `int' ¤ËÊÑ´¹¤µ¤ì¤Þ¤»¤ó"
3553 #: c-typeck.c:7182 cp/decl.c:5173
3554 msgid "case label not within a switch statement"
3555 msgstr "case ¥é¥Ù¥ë¤¬ switch Ê¸¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
3557 #: c-typeck.c:7184 cp/decl.c:5178
3558 msgid "`default' label not within a switch statement"
3559 msgstr "`default' ¥é¥Ù¥ë¤¬ switch Ê¸¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
3561 #: calls.c:1921
3562 #, c-format
3563 msgid "inlining failed in call to `%s'"
3564 msgstr "`%s' ¤Ø¤Î¸Æ¤Ó½Ð¤·¤Î¥¤¥ó¥é¥¤¥ó²½¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
3566 #: calls.c:1922 calls.c:2228
3567 msgid "called from here"
3568 msgstr "¤³¤³¤«¤é¸Æ¤Ð¤ì¤Þ¤·¤¿"
3570 #: calls.c:2227
3571 #, c-format
3572 msgid "can't inline call to `%s'"
3573 msgstr "`%s' ¤Ø¤Î¸Æ¤Ó½Ð¤·¤Ï¥¤¥ó¥é¥¤¥ó²½¤Ç¤­¤Þ¤»¤ó"
3575 #: calls.c:2257
3576 msgid "function call has aggregate value"
3577 msgstr "´Ø¿ô¸Æ¤Ó½Ð¤·¤¬½¸¹çÂΤÎÃͤò»ý¤Ã¤Æ¤¤¤Þ¤¹"
3579 #: calls.c:4614
3580 #, fuzzy
3581 msgid "variable offset is passed partially in stack and in reg"
3582 msgstr "ÊÑ¿ô¥ª¥Õ¥»¥Ã¥È¤¬¥¹¥¿¥Ã¥¯¤È¥ì¥¸¥¹¥¿¤ÇÅù²Á¤ËÅϤµ¤ì¤Þ¤·¤¿"
3584 #: calls.c:4616
3585 msgid "variable size is passed partially in stack and in reg"
3586 msgstr "ÊÑ¿ô¥µ¥¤¥º¤¬¥¹¥¿¥Ã¥¯¤È¥ì¥¸¥¹¥¿¤ÇÅù²Á¤ËÅϤµ¤ì¤Þ¤·¤¿"
3588 #: cfgloop.c:1106
3589 #, c-format
3590 msgid "Size of loop %d should be %d, not %d."
3591 msgstr ""
3593 #: cfgloop.c:1125
3594 #, c-format
3595 msgid "Bb %d do not belong to loop %d."
3596 msgstr ""
3598 #: cfgloop.c:1143
3599 #, c-format
3600 msgid "Loop %d's header does not have exactly 2 entries."
3601 msgstr ""
3603 #: cfgloop.c:1151
3604 #, c-format
3605 msgid "Loop %d's latch does not have exactly 1 successor."
3606 msgstr ""
3608 #: cfgloop.c:1156
3609 #, c-format
3610 msgid "Loop %d's latch does not have header as successor."
3611 msgstr ""
3613 #: cfgloop.c:1161
3614 #, c-format
3615 msgid "Loop %d's latch does not belong directly to it."
3616 msgstr ""
3618 #: cfgloop.c:1167
3619 #, c-format
3620 msgid "Loop %d's header does not belong directly to it."
3621 msgstr ""
3623 #: cfgrtl.c:1704
3624 #, c-format
3625 msgid "bb %d on wrong place"
3626 msgstr ""
3628 #: cfgrtl.c:1710
3629 #, c-format
3630 msgid "prev_bb of %d should be %d, not %d"
3631 msgstr ""
3633 #: cfgrtl.c:1730
3634 #, fuzzy, c-format
3635 msgid "end insn %d for block %d not found in the insn stream"
3636 msgstr "½ªÎ»Ì¿Îá %d(¥Ö¥í¥Ã¥¯ %d) ¤¬°ìÏ¢¤ÎÌ¿ÎáÎó¤ÎÃæ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£"
3638 #: cfgrtl.c:1744
3639 #, fuzzy, c-format
3640 msgid "insn %d is in multiple basic blocks (%d and %d)"
3641 msgstr "Ì¿Îá %d ¤¬Ê£¿ô¤Î´ðËÜ¥Ö¥í¥Ã¥¯(%d ¤È %d)¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
3643 #: cfgrtl.c:1756
3644 #, fuzzy, c-format
3645 msgid "head insn %d for block %d not found in the insn stream"
3646 msgstr "³«»ÏÌ¿Îá %d(¥Ö¥í¥Ã¥¯ %d) ¤¬°ìÏ¢¤ÎÌ¿ÎáÎó¤ÎÃæ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£"
3648 #: cfgrtl.c:1778
3649 #, c-format
3650 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
3651 msgstr ""
3653 #: cfgrtl.c:1785
3654 #, c-format
3655 msgid "verify_flow_info: Wrong count of block %i %i"
3656 msgstr ""
3658 #: cfgrtl.c:1791
3659 #, c-format
3660 msgid "verify_flow_info: Wrong frequency of block %i %i"
3661 msgstr ""
3663 #: cfgrtl.c:1799
3664 #, c-format
3665 msgid "verify_flow_info: Duplicate edge %i->%i"
3666 msgstr ""
3668 #: cfgrtl.c:1805
3669 #, c-format
3670 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
3671 msgstr ""
3673 #: cfgrtl.c:1811
3674 #, c-format
3675 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
3676 msgstr ""
3678 #: cfgrtl.c:1841
3679 #, c-format
3680 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
3681 msgstr ""
3683 #: cfgrtl.c:1856
3684 #, c-format
3685 msgid "verify_flow_info: Incorrect fallthru %i->%i"
3686 msgstr ""
3688 #: cfgrtl.c:1858
3689 msgid "wrong insn in the fallthru edge"
3690 msgstr ""
3692 #: cfgrtl.c:1865
3693 #, fuzzy, c-format
3694 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
3695 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d pred edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
3697 #: cfgrtl.c:1881
3698 #, c-format
3699 msgid "Missing REG_EH_REGION note in the end of bb %i"
3700 msgstr ""
3702 #: cfgrtl.c:1889
3703 #, c-format
3704 msgid "Too many outgoing branch edges from bb %i"
3705 msgstr ""
3707 #: cfgrtl.c:1894
3708 #, c-format
3709 msgid "Fallthru edge after unconditional jump %i"
3710 msgstr ""
3712 #: cfgrtl.c:1899
3713 #, c-format
3714 msgid "Wrong amount of branch edges after unconditional jump %i"
3715 msgstr ""
3717 #: cfgrtl.c:1905
3718 #, fuzzy, c-format
3719 msgid "Wrong amount of branch edges after conditional jump %i"
3720 msgstr "¾ò·ï¤Î¼Â¹Ô¤è¤ê¤Ïʬ´ô¤ÎÀ¸À®¤òÍ¥À褹¤ë"
3722 #: cfgrtl.c:1910
3723 #, c-format
3724 msgid "Call edges for non-call insn in bb %i"
3725 msgstr ""
3727 #: cfgrtl.c:1919
3728 #, c-format
3729 msgid "Abnormal edges for no purpose in bb %i"
3730 msgstr ""
3732 #: cfgrtl.c:1934
3733 #, c-format
3734 msgid "missing barrier after block %i"
3735 msgstr ""
3737 #: cfgrtl.c:1944
3738 #, fuzzy, c-format
3739 msgid "basic block %d pred edge is corrupted"
3740 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d pred edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
3742 #: cfgrtl.c:1961
3743 #, c-format
3744 msgid "insn %d inside basic block %d but block_for_insn is NULL"
3745 msgstr ""
3747 #: cfgrtl.c:1965
3748 #, c-format
3749 msgid "insn %d inside basic block %d but block_for_insn is %i"
3750 msgstr ""
3752 #: cfgrtl.c:1979 cfgrtl.c:1989
3753 #, c-format
3754 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
3755 msgstr "NOTE_INSN_BASIC_BLOCK ¤¬¥Ö¥í¥Ã¥¯ %d ¤Ë¤¢¤ê¤Þ¤»¤ó"
3757 #: cfgrtl.c:2002
3758 #, fuzzy, c-format
3759 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
3760 msgstr "NOTE_INSN_BASIC_BLOCK %d ¤¬´ðËÜ¥Ö¥í¥Ã¥¯ %d ¤ÎÃæ¤Û¤É¤Ë¤¢¤ê¤Þ¤¹"
3762 #: cfgrtl.c:2014
3763 #, fuzzy, c-format
3764 msgid "in basic block %d:"
3765 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d Æâ:"
3767 #: cfgrtl.c:2015
3768 msgid "flow control insn inside a basic block"
3769 msgstr ""
3771 #: cfgrtl.c:2034
3772 #, fuzzy, c-format
3773 msgid "basic block %i edge lists are corrupted"
3774 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %i edge ¥ê¥¹¥È¤¬µ¡Ç½¤·¤Æ¤¤¤Þ¤»¤ó"
3776 #: cfgrtl.c:2049
3777 #, fuzzy
3778 msgid "basic blocks not numbered consecutively"
3779 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¤¬Ï¢Â³Åª¤ËÈÖ¹æÉÕ¤±¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
3781 #: cfgrtl.c:2074
3782 #, fuzzy
3783 msgid "insn outside basic block"
3784 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d Æâ:"
3786 #: cfgrtl.c:2082
3787 #, fuzzy
3788 msgid "return not followed by barrier"
3789 msgstr "'#' ¤Ë¥Þ¥¯¥í²¾°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Þ¤»¤ó"
3791 #: cfgrtl.c:2087
3792 #, c-format
3793 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
3794 msgstr "Ì¿ÎáÏ¢º¿Ãæ¤Î bb ¤Î¿ô (%d) ¤¬ n_basic_blocks (%d) ¤È°ã¤¤¤Þ¤¹"
3796 #: cfgrtl.c:2091
3797 msgid "verify_flow_info failed"
3798 msgstr ""
3800 #: collect2.c:425
3801 msgid "internal error"
3802 msgstr "ÆâÉô¥¨¥é¡¼"
3804 #: collect2.c:934
3805 msgid "no arguments"
3806 msgstr "°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
3808 #: collect2.c:1263 collect2.c:1411 collect2.c:1444
3809 #, c-format
3810 msgid "fopen %s"
3811 msgstr "fopen %s"
3813 #: collect2.c:1266 collect2.c:1416 collect2.c:1447
3814 #, c-format
3815 msgid "fclose %s"
3816 msgstr "fclose %s"
3818 #: collect2.c:1275
3819 #, c-format
3820 msgid "collect2 version %s"
3821 msgstr "collect2 version %s"
3823 #: collect2.c:1365
3824 #, c-format
3825 msgid "%d constructor(s) found\n"
3826 msgstr "%d ¸Ä¤Î¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
3828 #: collect2.c:1366
3829 #, c-format
3830 msgid "%d destructor(s)  found\n"
3831 msgstr "%d ¸Ä¤Î¥Ç¥¹¥È¥é¥¯¥¿¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
3833 #: collect2.c:1367
3834 #, c-format
3835 msgid "%d frame table(s) found\n"
3836 msgstr "%d ¸Ä¤Î¥Õ¥ì¡¼¥à¥Æ¡¼¥Ö¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
3838 #: collect2.c:1508
3839 #, c-format
3840 msgid "%s terminated with signal %d [%s]%s"
3841 msgstr "%s ¥·¥°¥Ê¥ë %d [%s]%s ¤Ç½ªÎ»¤µ¤»¤é¤ì¤Þ¤·¤¿"
3843 #: collect2.c:1527
3844 #, c-format
3845 msgid "%s returned %d exit status"
3846 msgstr "%s ¤Ï exit ¾õÂÖ %d ¤òÊÖ¤·¤Þ¤·¤¿"
3848 #: collect2.c:1555
3849 #, c-format
3850 msgid "[cannot find %s]"
3851 msgstr "[%s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó]"
3853 #: collect2.c:1570
3854 #, c-format
3855 msgid "cannot find `%s'"
3856 msgstr "`%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
3858 #: collect2.c:1581 collect2.c:1584
3859 #, c-format
3860 msgid "redirecting stdout: %s"
3861 msgstr "stdout ¤Ø¤Î¥ê¥À¥¤¥ì¥¯¥È: %s"
3863 #: collect2.c:1627
3864 #, c-format
3865 msgid "[Leaving %s]\n"
3866 msgstr "[%s ¤òÎ¥¤ì¤Þ¤¹]\n"
3868 #: collect2.c:1870
3869 #, c-format
3870 msgid ""
3871 "\n"
3872 "write_c_file - output name is %s, prefix is %s\n"
3873 msgstr ""
3874 "\n"
3875 "write_c_file - ½ÐÎÏ̾¤Ï %s¡¢¥×¥ì¥Õ¥£¥¯¥¹¤Ï %s\n"
3877 #: collect2.c:2083
3878 msgid "cannot find `nm'"
3879 msgstr "`nm' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
3881 #: collect2.c:2093 collect2.c:2535
3882 msgid "pipe"
3883 msgstr "pipe"
3885 #: collect2.c:2097 collect2.c:2539
3886 msgid "fdopen"
3887 msgstr "fdopen"
3889 #: collect2.c:2123 collect2.c:2565
3890 #, c-format
3891 msgid "dup2 %d 1"
3892 msgstr "dup2 %d 1"
3894 #: collect2.c:2126 collect2.c:2129 collect2.c:2142 collect2.c:2568
3895 #: collect2.c:2571 collect2.c:2584
3896 #, c-format
3897 msgid "close %d"
3898 msgstr "close %d"
3900 #: collect2.c:2132 collect2.c:2574
3901 #, c-format
3902 msgid "execv %s"
3903 msgstr "execv %s"
3905 #: collect2.c:2186
3906 #, c-format
3907 msgid "init function found in object %s"
3908 msgstr "init ´Ø¿ô¤ò¥ª¥Ö¥¸¥§¥¯¥È %s ¤Ç¸«¤Ä¤±¤Þ¤·¤¿"
3910 #: collect2.c:2194
3911 #, c-format
3912 msgid "fini function found in object %s"
3913 msgstr "fini ´Ø¿ô¤ò¥ª¥Ö¥¸¥§¥¯¥È %s ¤Ç¸«¤Ä¤±¤Þ¤·¤¿"
3915 #: collect2.c:2217 collect2.c:2623
3916 msgid "fclose"
3917 msgstr "fclose"
3919 #: collect2.c:2262
3920 #, c-format
3921 msgid "unable to open file '%s'"
3922 msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
3924 #: collect2.c:2264
3925 #, c-format
3926 msgid "unable to stat file '%s'"
3927 msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò stat ¤Ç¤­¤Þ¤»¤ó"
3929 #: collect2.c:2270
3930 #, c-format
3931 msgid "unable to mmap file '%s'"
3932 msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò mmap ¤Ç¤­¤Þ¤»¤ó"
3934 #: collect2.c:2423
3935 msgid "not found\n"
3936 msgstr "¸«¤Ä¤«¤ê¤Þ¤»¤ó\n"
3938 #: collect2.c:2425 collect2.c:2602
3939 #, c-format
3940 msgid "dynamic dependency %s not found"
3941 msgstr "ưŪ°Í¸´Ø·¸ %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
3943 #: collect2.c:2445
3944 #, c-format
3945 msgid "bad magic number in file '%s'"
3946 msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ËÉÔÀµ¤Ê¥Þ¥¸¥Ã¥¯¥Ê¥ó¥Ð"
3948 #: collect2.c:2467
3949 msgid "dynamic dependencies.\n"
3950 msgstr "ưŪ°Í¸´Ø·¸¡£\n"
3952 #: collect2.c:2526
3953 msgid "cannot find `ldd'"
3954 msgstr "`ldd' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
3956 #: collect2.c:2587
3957 msgid ""
3958 "\n"
3959 "ldd output with constructors/destructors.\n"
3960 msgstr ""
3961 "\n"
3962 "ldd ½ÐÎϤ¬¥³¥ó¥¹¥È¥é¥¯¥¿/¥Ç¥¹¥È¥é¥¯¥¿¤òȼ¤¤¤Þ¤¹¡£\n"
3964 #: collect2.c:2614
3965 #, c-format
3966 msgid "unable to open dynamic dependency '%s'"
3967 msgstr "ưŪ°Í¸´Ø·¸ '%s' ¤ò³«¤±¤Þ¤»¤ó"
3969 #: collect2.c:2728
3970 #, c-format
3971 msgid "%s: not a COFF file"
3972 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
3974 #: collect2.c:2847
3975 #, c-format
3976 msgid "%s: cannot open as COFF file"
3977 msgstr "%s: COFF ¥Õ¥¡¥¤¥ë¤È¤·¤Æ³«¤±¤Þ¤»¤ó"
3979 #: collect2.c:2903
3980 #, fuzzy, c-format
3981 msgid "library lib%s not found"
3982 msgstr "¥é¥¤¥Ö¥é¥ê lib%s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
3984 #: collect2.c:3030
3985 #, c-format
3986 msgid "open %s"
3987 msgstr "open %s"
3989 #: collect2.c:3053
3990 msgid "incompatibilities between object file & expected values"
3991 msgstr "ξΩ¤·¤Ê¤¤¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤È´üÂÔÃÍ"
3993 #: collect2.c:3126
3994 #, c-format
3995 msgid ""
3996 "\n"
3997 "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
3998 msgstr ""
3999 "\n"
4000 "¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë #%d ¤ò½èÍý¤·¤Þ¤¹¡¢¥ª¥Õ¥»¥Ã¥È = 0x%.8lx, ¼ïÎà = %s\n"
4002 #: collect2.c:3135
4003 msgid "string section missing"
4004 msgstr "ʸ»úÎ󥻥¯¥·¥ç¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
4006 #: collect2.c:3138
4007 msgid "section pointer missing"
4008 msgstr "¥»¥¯¥·¥ç¥ó¥Ý¥¤¥ó¥¿¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
4010 #: collect2.c:3186
4011 msgid "no symbol table found"
4012 msgstr "¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
4014 #: collect2.c:3199
4015 msgid "no cmd_strings found"
4016 msgstr "cmd_strings ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
4018 #: collect2.c:3211
4019 msgid ""
4020 "\n"
4021 "Updating header and load commands.\n"
4022 "\n"
4023 msgstr ""
4024 "\n"
4025 "¥Ø¥Ã¥À¤È load ¥³¥Þ¥ó¥É¤ò¹¹¿·¤·¤Þ¤¹¡£\n"
4027 #: collect2.c:3218
4028 #, c-format
4029 msgid "load command map, %d cmds, new size %ld.\n"
4030 msgstr "load ¥³¥Þ¥ó¥É¥Þ¥Ã¥×¡¢%d ¸Ä¤Î¥³¥Þ¥ó¥É¡¢¿·¤¿¤Ê¥µ¥¤¥º %ld¡£\n"
4032 #: collect2.c:3249
4033 msgid ""
4034 "writing load commands.\n"
4035 "\n"
4036 msgstr ""
4037 "load ¥³¥Þ¥ó¥É¤ò½ñ¤­¹þ¤ß¤Þ¤¹¡£\n"
4038 "\n"
4040 #: collect2.c:3269
4041 #, c-format
4042 msgid "close %s"
4043 msgstr "close %s"
4045 #: collect2.c:3343
4046 msgid "could not convert 0x%l.8x into a region"
4047 msgstr "0x%l.8x ¤òÎΰè¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
4049 #: collect2.c:3347
4050 #, c-format
4051 msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
4052 msgstr "%s ´Ø¿ô, Îΰè %d, ¥ª¥Õ¥»¥Ã¥È = %ld (0x%.8lx)\n"
4054 #: collect2.c:3474
4055 msgid "bad magic number"
4056 msgstr "ÉÔÀµ¤Ê¥Þ¥¸¥Ã¥¯¥Ê¥ó¥Ð"
4058 #: collect2.c:3475
4059 msgid "bad header version"
4060 msgstr "ÉÔÀµ¤Ê¥Ø¥Ã¥À¥Ð¡¼¥¸¥ç¥ó"
4062 #: collect2.c:3476
4063 msgid "bad raw header version"
4064 msgstr "ÉÔÀµ¤ÊÀ¸¤Î¥Ø¥Ã¥À¥Ð¡¼¥¸¥ç¥ó"
4066 #: collect2.c:3477
4067 msgid "raw header buffer too small"
4068 msgstr "¾®¤µ¤¹¤®¤ëÀ¸¤Î¥Ø¥Ã¥À¥Ð¥Ã¥Õ¥¡"
4070 #: collect2.c:3478
4071 msgid "old raw header file"
4072 msgstr "¸Å¤¤À¸¤Î¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë"
4074 #: collect2.c:3479
4075 msgid "unsupported version"
4076 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¥Ð¡¼¥¸¥ç¥ó¤Ç¤¹"
4078 #: collect2.c:3481
4079 #, c-format
4080 msgid "unknown {de,en}code_mach_o_hdr return value %d"
4081 msgstr "ÉÔÌÀ¤Ê {de,en}code_mach_o_hdr Ìá¤êÃÍ %d"
4083 #: collect2.c:3501
4084 #, c-format
4085 msgid "fstat %s"
4086 msgstr "fstat %s"
4088 #: collect2.c:3538 collect2.c:3586
4089 #, c-format
4090 msgid "lseek %s 0"
4091 msgstr "lseek %s 0"
4093 #: collect2.c:3542
4094 #, c-format
4095 msgid "read %s"
4096 msgstr "read %s"
4098 #: collect2.c:3545
4099 #, c-format
4100 msgid "read %ld bytes, expected %ld, from %s"
4101 msgstr "%ld ¥Ð¥¤¥ÈÆɹþ¤ß¡£%ld (%s ¤«¤é)Æɹþ¤à¤Ï¤º¤Ç¤¹"
4103 #: collect2.c:3566
4104 #, c-format
4105 msgid "msync %s"
4106 msgstr "msync %s"
4108 #: collect2.c:3573
4109 #, c-format
4110 msgid "munmap %s"
4111 msgstr "munmap %s"
4113 #: collect2.c:3590
4114 #, c-format
4115 msgid "write %s"
4116 msgstr "write %s"
4118 #: collect2.c:3593
4119 #, c-format
4120 msgid "wrote %ld bytes, expected %ld, to %s"
4121 msgstr "%ld ¥Ð¥¤¥È½ñ¹þ¤ß¡£%ld (%s ¤Ø)½ñ¹þ¤à¤Ï¤º¤Ç¤¹"
4123 #: combine.c:12966
4124 #, c-format
4125 msgid ""
4126 ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
4127 ";; %d successes.\n"
4128 "\n"
4129 msgstr ""
4130 ";; ·ë¹çÅý·×: %d »î¹Ô, %d ÂåÂØ (%d ¿·¤¿¤Ê¶õ´Ö¤òÍ×µá),\n"
4131 ";; %d À®¸ù¡£\n"
4133 #: combine.c:12976
4134 #, c-format
4135 msgid ""
4136 "\n"
4137 ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
4138 ";; %d successes.\n"
4139 msgstr ""
4140 "\n"
4141 ";; ·ë¹ç¹ç·×: %d »î¹Ô, %d ÂåÂØ (%d ¿·¤¿¤Ê¶õ´Ö¤òÍ×µá),\n"
4142 ";; %d À®¸ù¡£\n"
4144 #: convert.c:69
4145 msgid "cannot convert to a pointer type"
4146 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
4148 #: convert.c:102
4149 msgid "pointer value used where a floating point value was expected"
4150 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿"
4152 #: convert.c:106
4153 msgid "aggregate value used where a float was expected"
4154 msgstr "ÉâÆ°¾®¿ôÅÀ·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
4156 #: convert.c:132
4157 msgid "conversion to incomplete type"
4158 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
4160 #: convert.c:414 convert.c:494
4161 msgid "can't convert between vector values of different size"
4162 msgstr "Â礭¤µ¤Î°Û¤Ê¤ë¥Ù¥¯¥È¥ëÃÍƱ»Î¤ÎÊÑ´¹¤Ï¤Ç¤­¤Þ¤»¤ó"
4164 #: convert.c:420
4165 msgid "aggregate value used where an integer was expected"
4166 msgstr "À°¿ô·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
4168 #: convert.c:472 f/com.c:1100
4169 msgid "pointer value used where a complex was expected"
4170 msgstr "Ê£ÁÇ¿ô·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿"
4172 #: convert.c:476 f/com.c:1102
4173 msgid "aggregate value used where a complex was expected"
4174 msgstr "Ê£ÁÇ¿ô·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢½¸¹çÂΤÎÃͤ¬»È¤ï¤ì¤Þ¤·¤¿"
4176 #: convert.c:500
4177 msgid "can't convert value to a vector"
4178 msgstr "Ãͤò¥Ù¥¯¥È¥ë¤Ë¤ÏÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
4180 #: cpperror.c:113
4181 msgid "warning: "
4182 msgstr "·Ù¹ð: "
4184 #: cpperror.c:115
4185 msgid "internal error: "
4186 msgstr "ÆâÉô¥¨¥é¡¼: "
4188 #: cpperror.c:189
4189 #, fuzzy
4190 msgid "stdout"
4191 msgstr "¹½Â¤ÂÎ"
4193 #: cpperror.c:191 gcc.c:6444
4194 #, c-format
4195 msgid "%s: %s"
4196 msgstr "%s: %s"
4198 #: cppexp.c:199
4199 #, fuzzy
4200 msgid "too many decimal points in number"
4201 msgstr "`asm' Ãæ¤ÎÂåÂØ¥­¡¼¥ï¡¼¥É¤¬Â¿¤¹¤®¤Þ¤¹"
4203 #: cppexp.c:219
4204 #, fuzzy, c-format
4205 msgid "invalid digit \"%c\" in octal constant"
4206 msgstr "̵¸ú¤Ê¶çÆÉÅÀ `%c' ¤¬À©ÌóÆâ¤Ë¤¢¤ê¤Þ¤¹"
4208 #: cppexp.c:225
4209 #, fuzzy
4210 msgid "use of C99 hexadecimal floating constant"
4211 msgstr "16 ¿ÊÉâÆ°¾®¿ôÄê¿ô¤¬¤Ù¤­¾è¤ò»ý¤Á¤Þ¤»¤ó"
4213 #: cppexp.c:234
4214 #, fuzzy
4215 msgid "exponent has no digits"
4216 msgstr "ÉâÆ°¾®¿ôÄê¿ô¤Î¤Ù¤­¿ô¤¬¡¢¥¢¥é¥Ó¥¢¿ô»ú¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
4218 #: cppexp.c:241
4219 #, fuzzy
4220 msgid "hexadecimal floating constants require an exponent"
4221 msgstr "16 ¿ÊÉâÆ°¾®¿ôÄê¿ô¤¬¤Ù¤­¾è¤ò»ý¤Á¤Þ¤»¤ó"
4223 #: cppexp.c:247
4224 #, fuzzy, c-format
4225 msgid "invalid suffix \"%.*s\" on floating constant"
4226 msgstr "ÀÜÈø¼­ '%.*s' ¤ÏÀ°¿ôÄê¿ô¤Ë¤Ï̵¸ú¤Ç¤¹"
4228 #: cppexp.c:257 cppexp.c:282
4229 #, fuzzy, c-format
4230 msgid "traditional C rejects the \"%.*s\" suffix"
4231 msgstr "¸Å¤¤ C ¤Ç¤Ï 'f' ÀÜÈø¼­¤¬µñÈݤµ¤ì¤Þ¤¹"
4233 #: cppexp.c:268
4234 #, fuzzy, c-format
4235 msgid "invalid suffix \"%.*s\" on integer constant"
4236 msgstr "ÀÜÈø¼­ '%.*s' ¤ÏÀ°¿ôÄê¿ô¤Ë¤Ï̵¸ú¤Ç¤¹"
4238 #: cppexp.c:289
4239 #, fuzzy
4240 msgid "use of C99 long long integer constant"
4241 msgstr "ISO C89 ¤Ç¤Ï long long À°¿ôÄê¿ô¤ò¶Ø¤¸¤Þ¤¹"
4243 #: cppexp.c:295
4244 #, fuzzy
4245 msgid "imaginary constants are a GCC extension"
4246 msgstr "#if ¼°¤ÎÃæ¤Ç¤Ïʸ»úÎóÄê¿ô¤¬»È¤¨¤Þ¤»¤ó"
4248 #: cppexp.c:383
4249 #, fuzzy
4250 msgid "integer constant is too large for its type"
4251 msgstr "À°¿ôÄê¿ô¤¬Â礭¤¹¤®¤ë¤Î¤Ç unsigned ¤Ë¤Ê¤ê¤Þ¤·¤¿"
4253 #: cppexp.c:395
4254 msgid "integer constant is so large that it is unsigned"
4255 msgstr "À°¿ôÄê¿ô¤¬Â礭¤¹¤®¤ë¤Î¤Ç unsigned ¤Ë¤Ê¤ê¤Þ¤·¤¿"
4257 #: cppexp.c:482
4258 msgid "missing ')' after \"defined\""
4259 msgstr "\"defined\" ¤Î¸å¤í¤Î ')' ¤¬·ç¤±¤Æ¤¤¤Þ¤¹"
4261 #: cppexp.c:489
4262 msgid "operator \"defined\" requires an identifier"
4263 msgstr "\"defined\" ±é»»»Ò¤Ï¼±Ê̻ҤòÍ׵ᤷ¤Þ¤¹"
4265 #: cppexp.c:497
4266 #, c-format
4267 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
4268 msgstr "¡ÊC++ ¤Ç¤Ï \"%s\" ¤¬ \"%s\" ¤ÎÂåÂإȡ¼¥¯¥ó¤Ç¤¹¡Ë"
4270 #: cppexp.c:507
4271 msgid "this use of \"defined\" may not be portable"
4272 msgstr ""
4274 #: cppexp.c:545
4275 #, fuzzy
4276 msgid "floating constant in preprocessor expression"
4277 msgstr "À°¿ô¤¬¥×¥ê¥×¥í¥»¥Ã¥µ¼°Æâ¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
4279 #: cppexp.c:551
4280 #, fuzzy
4281 msgid "imaginary number in preprocessor expression"
4282 msgstr "À°¿ô¤¬¥×¥ê¥×¥í¥»¥Ã¥µ¼°Æâ¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
4284 #: cppexp.c:596
4285 #, c-format
4286 msgid "ISO C++ does not permit \"%s\" in #if"
4287 msgstr "ISO C++ ¤Ï #if Æâ¤Î \"%s\" ¤òµö¤·¤Þ¤»¤ó"
4289 #: cppexp.c:604
4290 #, c-format
4291 msgid "\"%s\" is not defined"
4292 msgstr "\"%s\" ¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
4294 #: cppexp.c:737 cppexp.c:772
4295 #, c-format
4296 msgid "missing binary operator before token \"%s\""
4297 msgstr ""
4299 #: cppexp.c:756
4300 #, fuzzy, c-format
4301 msgid "invalid character '%c' in #if"
4302 msgstr "̵¸ú¤Êʸ»úÄê¿ô¤¬ #if ¤Ë¤¢¤ê¤Þ¤¹"
4304 #: cppexp.c:758
4305 #, fuzzy, c-format
4306 msgid "invalid character '\\%03o' in #if"
4307 msgstr "̵¸ú¤Êʸ»úÄê¿ô¤¬ #if ¤Ë¤¢¤ê¤Þ¤¹"
4309 #: cppexp.c:763
4310 #, fuzzy, c-format
4311 msgid "token \"%s\" is not valid in preprocessor expressions"
4312 msgstr "À°¿ô¤¬¥×¥ê¥×¥í¥»¥Ã¥µ¼°Æâ¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
4314 #: cppexp.c:782
4315 #, fuzzy
4316 msgid "void expression between '(' and ')'"
4317 msgstr "¼°Ê¸¤¬Ìµ¸ú¤Ç¤¹"
4319 #: cppexp.c:785
4320 #, fuzzy
4321 msgid "#if with no expression"
4322 msgstr "  throw ¤µ¤ì¤¿¼°¤ÎÃæ"
4324 #: cppexp.c:787
4325 #, fuzzy, c-format
4326 msgid "operator '%s' has no right operand"
4327 msgstr "È¿Éü»Ò `%s' ¤ÏÈóÀ°¿ô·¿¤Ç¤¹"
4329 #: cppexp.c:813
4330 msgid " ':' without preceding '?'"
4331 msgstr ""
4333 #: cppexp.c:840
4334 #, fuzzy
4335 msgid "unbalanced stack in #if"
4336 msgstr "Âбþ¤·¤Æ¤¤¤Ê¤¤ #endif"
4338 #: cppexp.c:862
4339 #, fuzzy, c-format
4340 msgid "impossible operator '%u'"
4341 msgstr "¤¢¤ê¤¨¤Ê¤¤±é»»»Ò '%s'"
4343 #: cppexp.c:954
4344 #, fuzzy
4345 msgid "missing ')' in expression"
4346 msgstr "Äê¿ô¼°¤¬·ç¤±¤Æ¤¤¤ë¤«Ìµ¸ú¤Ç¤¹"
4348 #: cppexp.c:975
4349 msgid "'?' without following ':'"
4350 msgstr ""
4352 #: cppexp.c:985
4353 msgid "integer overflow in preprocessor expression"
4354 msgstr "À°¿ô¤¬¥×¥ê¥×¥í¥»¥Ã¥µ¼°Æâ¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
4356 #: cppexp.c:990
4357 #, fuzzy
4358 msgid "missing '(' in expression"
4359 msgstr "Äê¿ô¼°¤¬·ç¤±¤Æ¤¤¤ë¤«Ìµ¸ú¤Ç¤¹"
4361 #: cppexp.c:1026
4362 #, c-format
4363 msgid "the left operand of \"%s\" changes sign when promoted"
4364 msgstr ""
4366 #: cppexp.c:1031
4367 #, c-format
4368 msgid "the right operand of \"%s\" changes sign when promoted"
4369 msgstr ""
4371 #: cppexp.c:1414
4372 msgid "comma operator in operand of #if"
4373 msgstr "¥«¥ó¥Þ±é»»»Ò¤¬ #if ±é»»»Ò¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
4375 #: cppexp.c:1551
4376 msgid "division by zero in #if"
4377 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
4379 #: cppfiles.c:411
4380 #, c-format
4381 msgid "%s is too large"
4382 msgstr "%s ¤ÏÂ礭¤¹¤®¤Þ¤¹"
4384 #: cppfiles.c:447
4385 #, c-format
4386 msgid "%s is shorter than expected"
4387 msgstr "%s ¤¬ËÜÍè¤è¤ê¤âû¤¤¤Ç¤¹"
4389 #: cppfiles.c:461
4390 #, c-format
4391 msgid "%s is a block device"
4392 msgstr "%s ¤Ï¥Ö¥í¥Ã¥¯¥Ç¥Ð¥¤¥¹¤Ç¤¹"
4394 #: cppfiles.c:594
4395 #, fuzzy, c-format
4396 msgid "no include path in which to find %s"
4397 msgstr "%s ¤ò¸«¤Ä¤±¤ë¤¿¤á¤Î¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
4399 #: cppfiles.c:668
4400 msgid "Multiple include guards may be useful for:\n"
4401 msgstr "¿½Å include ¤«¤é¤ÎÊݸͭ±×¤È¤Ê¤ë¤Ç¤·¤ç¤¦:\n"
4403 #: cppfiles.c:1014
4404 msgid "absolute file name in remap_filename"
4405 msgstr "ÀäÂХѥ¹¥Õ¥¡¥¤¥ë̾¤¬ remap_filename ¤Ë¤¢¤ê¤Þ¤¹"
4407 #: cppinit.c:224
4408 #, c-format
4409 msgid "ignoring nonexistent directory \"%s\"\n"
4410 msgstr "¸ºß¤·¤Ê¤¤¥Ç¥£¥ì¥¯¥È¥ê \"%s\" ¤ò̵»ë¤·¤Þ¤¹\n"
4412 #: cppinit.c:231
4413 #, c-format
4414 msgid "%s: Not a directory"
4415 msgstr "%s: ¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
4417 #: cppinit.c:287
4418 #, c-format
4419 msgid "ignoring duplicate directory \"%s\"\n"
4420 msgstr "½ÅÊ£¤·¤¿¥Ç¥£¥ì¥¯¥È¥ê \"%s\" ¤ò̵»ë¤·¤Þ¤¹\n"
4422 #: cppinit.c:325
4423 msgid "  as it is a non-system directory that duplicates a system directory\n"
4424 msgstr ""
4426 #: cppinit.c:891
4427 #, fuzzy
4428 msgid "cppchar_t must be an unsigned type"
4429 msgstr "½Ò¸ì¤Ï¼±Ê̻ҤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
4431 #: cppinit.c:895
4432 #, c-format
4433 msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
4434 msgstr ""
4436 #: cppinit.c:901
4437 msgid "CPP arithmetic must be at least as precise as a target int"
4438 msgstr ""
4440 #: cppinit.c:904
4441 msgid "target char is less than 8 bits wide"
4442 msgstr ""
4444 #: cppinit.c:908
4445 msgid "target wchar_t is narrower than target char"
4446 msgstr ""
4448 #: cppinit.c:912
4449 msgid "target int is narrower than target char"
4450 msgstr ""
4452 #: cppinit.c:916
4453 msgid "CPP half-integer narrower than CPP character"
4454 msgstr ""
4456 #: cppinit.c:920
4457 #, c-format
4458 msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
4459 msgstr ""
4461 #: cppinit.c:972
4462 msgid "#include \"...\" search starts here:\n"
4463 msgstr "#include \"...\" ¤Îõº÷¤Ï¤³¤³¤«¤é»Ï¤Þ¤ê¤Þ¤¹:\n"
4465 #: cppinit.c:976
4466 msgid "#include <...> search starts here:\n"
4467 msgstr "#include <...> ¤Îõº÷¤Ï¤³¤³¤«¤é»Ï¤Þ¤ê¤Þ¤¹:\n"
4469 #: cppinit.c:979
4470 msgid "End of search list.\n"
4471 msgstr "õº÷¥ê¥¹¥È¤Î½ª¤ï¤ê\n"
4473 #: cppinit.c:1055
4474 #, fuzzy
4475 msgid "<built-in>"
4476 msgstr "<ÁȤ߹þ¤ß>"
4478 #: cppinit.c:1057
4479 msgid "<command line>"
4480 msgstr "<¥³¥Þ¥ó¥É¥é¥¤¥ó>"
4482 #. Irix6 "cc -n32" and OSF4 cc have problems with char foo[] = ("string");
4483 #. I.e. a const string initializer with parens around it.  That is
4484 #. what N_("string") resolves to, so we make no_* be macros instead.
4485 #: cppinit.c:1162
4486 #, fuzzy, c-format
4487 msgid "assertion missing after %s"
4488 msgstr "%s ¤Î¸å¤í¤Î¥¢¥µ¡¼¥·¥ç¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
4490 #: cppinit.c:1163
4491 #, fuzzy, c-format
4492 msgid "directory name missing after %s"
4493 msgstr "%s ¤Î¸å¤í¤Î¥Ç¥£¥ì¥¯¥È¥ê̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
4495 #: cppinit.c:1164
4496 #, fuzzy, c-format
4497 msgid "file name missing after %s"
4498 msgstr "%s ¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
4500 #: cppinit.c:1165
4501 #, fuzzy, c-format
4502 msgid "macro name missing after %s"
4503 msgstr "%s ¤Î¸å¤í¤Î¥Þ¥¯¥í̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
4505 #: cppinit.c:1166
4506 #, fuzzy, c-format
4507 msgid "path name missing after %s"
4508 msgstr "%s ¤Î¸å¤í¤Î¥Ñ¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
4510 #: cppinit.c:1368
4511 msgid "-I- specified twice"
4512 msgstr "-I- ¤¬Æó²ó»ØÄꤵ¤ì¤Þ¤·¤¿"
4514 #: cpplex.c:149
4515 #, c-format
4516 msgid "trigraph ??%c converted to %c"
4517 msgstr "¥È¥é¥¤¥°¥é¥Õ ??%c ¤Ï %c ¤ËÊÑ´¹¤µ¤ì¤Þ¤·¤¿"
4519 #: cpplex.c:157
4520 #, c-format
4521 msgid "trigraph ??%c ignored"
4522 msgstr "¥È¥é¥¤¥°¥é¥Õ ??%c ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
4524 #: cpplex.c:214
4525 msgid "backslash and newline separated by space"
4526 msgstr "¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å¤È²þ¹Ô¤¬¶õÇò¤Çʬ³ä¤µ¤ì¤Þ¤·¤¿"
4528 #: cpplex.c:221 cpptrad.c:158
4529 msgid "backslash-newline at end of file"
4530 msgstr "¥Õ¥¡¥¤¥ë¤Î½ª¤ê¤Ë¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å-²þ¹Ô¤¬¤¢¤ê¤Þ¤¹"
4532 #: cpplex.c:287 cpptrad.c:199
4533 msgid "\"/*\" within comment"
4534 msgstr "¥³¥á¥ó¥ÈÆâ¤Ë \"/*\" ¤¬¤¢¤ê¤Þ¤¹"
4536 #: cpplex.c:395
4537 msgid "null character(s) ignored"
4538 msgstr "null Ê¸»ú¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
4540 #: cpplex.c:402
4541 #, c-format
4542 msgid "%s in preprocessing directive"
4543 msgstr "¥×¥ê¥×¥í¥»¥¹Ì¿ÎáÃæ¤Ë %s ¤¬¤¢¤ê¤Þ¤¹"
4545 #: cpplex.c:475
4546 #, c-format
4547 msgid "attempt to use poisoned \"%s\""
4548 msgstr "±øÀ÷¤µ¤ì¤¿ '%s' »È¤ª¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
4550 #: cpplex.c:483
4551 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
4552 msgstr "__VA_ARGS__ ¤Ï C99 ²ÄÊÑ°ú¿ô¥Þ¥¯¥í³ÈÄ¥¤Ç¤Î¤ß½Ð¸½¤Ç¤­¤Þ¤¹"
4554 #: cpplex.c:555
4555 #, fuzzy
4556 msgid "'$' character(s) in identifier or number"
4557 msgstr "'$' Ê¸»ú¤¬¼±Ê̻ҤËÆþ¤Ã¤Æ¤¤¤Þ¤¹"
4559 #: cpplex.c:698
4560 #, c-format
4561 msgid "missing terminating %c character"
4562 msgstr "%c Ê¸»ú¤Ç¤Î½ªÃ¼¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
4564 #: cpplex.c:711
4565 msgid "null character(s) preserved in literal"
4566 msgstr "¥ê¥Æ¥é¥ëÃæ¤Ç null Ê¸»ú¤¬³ÎÊݤµ¤ì¤Þ¤·¤¿"
4568 #: cpplex.c:915 cpptrad.c:487
4569 msgid "no newline at end of file"
4570 msgstr "¥Õ¥¡¥¤¥ëËöÈø¤Ë²þ¹Ô¤¬¤¢¤ê¤Þ¤»¤ó"
4572 #: cpplex.c:1092 cpptrad.c:213
4573 msgid "unterminated comment"
4574 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤¥³¥á¥ó¥È"
4576 #: cpplex.c:1103
4577 #, fuzzy
4578 msgid "C++ style comments are not allowed in ISO C90"
4579 msgstr "C++ ¥¹¥¿¥¤¥ë¤Î¥³¥á¥ó¥È¤Ï ISO C89 ¤Ç¤Ïµö¤µ¤ì¤Þ¤»¤ó"
4581 #: cpplex.c:1105
4582 msgid "(this will be reported only once per input file)"
4583 msgstr "(¤³¤ì¤ÏÆþÎÏ¥Õ¥¡¥¤¥ë¤Ë¤Ä¤­°ì²ó¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹)"
4585 #: cpplex.c:1110
4586 msgid "multi-line comment"
4587 msgstr "Ê£¿ô¹Ô¤Î¥³¥á¥ó¥È"
4589 #: cpplex.c:1425
4590 #, fuzzy, c-format
4591 msgid "unknown string token %s\n"
4592 msgstr "ÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹: %s"
4594 #: cpplex.c:1438
4595 #, fuzzy, c-format
4596 msgid "unspellable token %s"
4597 msgstr "ÄÖ¤ì¤Ê¤¤¥È¡¼¥¯¥ó %s ¤Ç¤¹"
4599 #: cpplex.c:1695
4600 #, fuzzy, c-format
4601 msgid "the meaning of '\\%c' is different in traditional C"
4602 msgstr "'\\%c' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹"
4604 #: cpplex.c:1701
4605 msgid "incomplete universal-character-name"
4606 msgstr "̵¸ú¤Ê ¥æ¥Ë¥Ð¡¼¥µ¥ëʸ»ú̾"
4608 #: cpplex.c:1715
4609 #, fuzzy, c-format
4610 msgid "non-hex digit '%c' in universal-character-name"
4611 msgstr "Èó 16 ¿Ê¿ô '%c' ¤¬ universal-character-name Æâ¤Ë¤¢¤ê¤Þ¤¹"
4613 #: cpplex.c:1723
4614 msgid "universal-character-name on EBCDIC target"
4615 msgstr "EBCDIC ¤Î¥¿¡¼¥²¥Ã¥È¤Ç `%c' ¤Ë¥æ¥Ë¥Ð¡¼¥µ¥ë¥­¥ã¥é¥¯¥¿Ì¾¤¬»È¤ï¤ì¤Þ¤·¤¿"
4617 #: cpplex.c:1737
4618 #, fuzzy
4619 msgid "universal-character-name out of range"
4620 msgstr "EBCDIC ¤Î¥¿¡¼¥²¥Ã¥È¤Ç `%c' ¤Ë¥æ¥Ë¥Ð¡¼¥µ¥ë¥­¥ã¥é¥¯¥¿Ì¾¤¬»È¤ï¤ì¤Þ¤·¤¿"
4622 #: cpplex.c:1791
4623 #, fuzzy
4624 msgid "the meaning of '\\a' is different in traditional C"
4625 msgstr "'\\a' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹"
4627 #: cpplex.c:1798
4628 #, c-format
4629 msgid "non-ISO-standard escape sequence, '\\%c'"
4630 msgstr "Èó ISO É¸½à¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹, '\\%c'"
4632 #: cpplex.c:1809
4633 #, fuzzy
4634 msgid "the meaning of '\\x' is different in traditional C"
4635 msgstr "'\\a' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹"
4637 #: cpplex.c:1828 f/lex.c:585
4638 msgid "\\x used with no following hex digits"
4639 msgstr "\\x ¤Ë¡¢¤½¤ì¤Ë³¤¯¤Ï¤º¤Î 16 ¿Ê¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
4641 #: cpplex.c:1833
4642 msgid "hex escape sequence out of range"
4643 msgstr "16 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹"
4645 #: cpplex.c:1858
4646 msgid "octal escape sequence out of range"
4647 msgstr "8 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹"
4649 #: cpplex.c:1874
4650 #, c-format
4651 msgid "unknown escape sequence '\\%c'"
4652 msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹ '\\%c'"
4654 #: cpplex.c:1877
4655 #, fuzzy, c-format
4656 msgid "unknown escape sequence: '\\%03o'"
4657 msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹ '\\%c'"
4659 #: cpplex.c:1882
4660 #, fuzzy
4661 msgid "escape sequence out of range for its type"
4662 msgstr "ʸ»ú¤ËÂФ¹¤ë¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬ÈϰϤò³°¤ì¤Æ¤¤¤Þ¤¹"
4664 #: cpplex.c:1973
4665 msgid "empty character constant"
4666 msgstr "¶õ¤Îʸ»úÄê¿ô"
4668 #: cpplex.c:1983
4669 #, fuzzy
4670 msgid "character constant too long for its type"
4671 msgstr "ʸ»úÄê¿ô¤¬Ä¹¤¹¤®¤Þ¤¹"
4673 #: cpplex.c:1986
4674 msgid "multi-character character constant"
4675 msgstr "Ê£¿ôʸ»ú¤«¤é¤Ê¤ëʸ»úÄê¿ô"
4677 #: cpplib.c:225
4678 #, c-format
4679 msgid "extra tokens at end of #%s directive"
4680 msgstr ";ʬ¤Ê¥È¡¼¥¯¥ó¤¬ #%s ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Î½ª¤ê¤Ë¤¢¤ê¤Þ¤¹"
4682 #: cpplib.c:315
4683 #, c-format
4684 msgid "#%s is a GCC extension"
4685 msgstr "#%s ¤Ï GCC ¤Î³ÈÄ¥¤Ç¤¹"
4687 #: cpplib.c:327
4688 msgid "suggest not using #elif in traditional C"
4689 msgstr "¸Å¤¤ C ¤Ç¤Ï #elif ¤ò»È¤ï¤Ê¤¤Êý¤¬¤¤¤¤¤Ç¤¹"
4691 #: cpplib.c:330
4692 #, c-format
4693 msgid "traditional C ignores #%s with the # indented"
4694 msgstr "¸Å¤¤ C ¤Ç¤Ï¡¢¥¤¥ó¥Ç¥ó¥È¤µ¤ì¤¿ # ¤Î #%s ¤ò̵»ë¤·¤Þ¤¹"
4696 #: cpplib.c:334
4697 #, c-format
4698 msgid "suggest hiding #%s from traditional C with an indented #"
4699 msgstr "¥¤¥ó¥Ç¥ó¥È¤µ¤ì¤¿ # ¤¬¤¢¤ë¸Å¤¤ C ¤«¤é¤Ï #%s ¤ò±£¤¹¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹"
4701 #: cpplib.c:358
4702 msgid "embedding a directive within macro arguments is not portable"
4703 msgstr ""
4705 #: cpplib.c:378
4706 #, fuzzy
4707 msgid "style of line directive is a GCC extension"
4708 msgstr "#%s ¤Ï GCC ¤Î³ÈÄ¥¤Ç¤¹"
4710 #: cpplib.c:427
4711 #, c-format
4712 msgid "invalid preprocessing directive #%s"
4713 msgstr "̵¸ú¤Ê¥×¥ê¥×¥í¥»¥¹¥Ç¥£¥ì¥¯¥Æ¥£¥ô #%s"
4715 #: cpplib.c:499
4716 msgid "\"defined\" cannot be used as a macro name"
4717 msgstr "\"defined\" ¤ò¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó"
4719 #: cpplib.c:505
4720 #, c-format
4721 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
4722 msgstr "\"%s\" ¤Ï C++ ¤Î±é»»»Ò¤Ç¤¢¤ê¡¢¥Þ¥¯¥í̾¤È¤·¤Æ»ÈÍѤ¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
4724 #: cpplib.c:508
4725 #, c-format
4726 msgid "no macro name given in #%s directive"
4727 msgstr "¥Þ¥¯¥í̾¤¬ #%s ¥Ç¥£¥ì¥¯¥Æ¥£¥ÖÃæ¤ËÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
4729 #: cpplib.c:511
4730 msgid "macro names must be identifiers"
4731 msgstr "¥Þ¥¯¥í̾¤Ï¼±Ê̻ҤǤʤ¯¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
4733 #: cpplib.c:551
4734 #, c-format
4735 msgid "undefining \"%s\""
4736 msgstr "\"%s\" ¤ò undef ¤·¤Þ¤¹"
4738 #: cpplib.c:597
4739 msgid "missing terminating > character"
4740 msgstr "½ªÃ¼Ê¸»ú > ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
4742 #: cpplib.c:636
4743 #, c-format
4744 msgid "#%s expects \"FILENAME\" or <FILENAME>"
4745 msgstr "#%s ¤Ï \"¥Õ¥¡¥¤¥ë̾\" ¤¢¤ë¤¤¤Ï <¥Õ¥¡¥¤¥ë̾> ¤òɬÍפȤ·¤Þ¤¹"
4747 #: cpplib.c:647
4748 #, c-format
4749 msgid "empty file name in #%s"
4750 msgstr "#%s ¤Ç¤Î¥Õ¥¡¥¤¥ë̾¤¬¶õ¤Ç¤¹"
4752 #: cpplib.c:666
4753 msgid "#include_next in primary source file"
4754 msgstr "#include_next ¤¬¼ç¤¿¤ë¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤Ë¤¢¤ê¤Þ¤¹"
4756 #: cpplib.c:673
4757 msgid "#import is obsolete, use an #ifndef wrapper in the header file"
4758 msgstr "#import ¤Ï¸Å¤¤É½¸½¤Ç¤¹. ¥Ø¥Ã¥À¥Õ¥¡¥¤¥ëÃæ¤Ç #ifndef ¤Î¥é¥Ã¥Ñ¡¼¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
4760 #: cpplib.c:681
4761 msgid "#include nested too deeply"
4762 msgstr "#include ¤Î¥Í¥¹¥È¤¬¿¼¤¹¤®¤Þ¤¹"
4764 #: cpplib.c:738
4765 #, c-format
4766 msgid "invalid flag \"%s\" in line directive"
4767 msgstr "\"%s\" ¤Ï line ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Ç¤Ï̵¸ú¤Ê¥Õ¥é¥°¤Ç¤¹"
4769 #: cpplib.c:813
4770 #, c-format
4771 msgid "\"%s\" after #line is not a positive integer"
4772 msgstr "#line ¤Î¸å¤í¤Î \"%s\" ¤¬Àµ¤ÎÀ°¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
4774 #: cpplib.c:819
4775 msgid "line number out of range"
4776 msgstr "¹ÔÈֹ椬Èϰϳ°¤Ç¤¹"
4778 #: cpplib.c:830 cpplib.c:901
4779 #, c-format
4780 msgid "\"%s\" is not a valid filename"
4781 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
4783 #: cpplib.c:865
4784 #, fuzzy, c-format
4785 msgid "\"%s\" after # is not a positive integer"
4786 msgstr "#line ¤Î¸å¤í¤Î \"%s\" ¤¬Àµ¤ÎÀ°¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
4788 #: cpplib.c:972
4789 #, fuzzy
4790 msgid "invalid #ident directive"
4791 msgstr "̵¸ú¤Ê #ident"
4793 #: cpplib.c:1060
4794 #, c-format
4795 msgid "registering \"%s\" as both a pragma and a pragma namespace"
4796 msgstr ""
4798 #: cpplib.c:1063
4799 #, fuzzy, c-format
4800 msgid "#pragma %s %s is already registered"
4801 msgstr "¥¯¥é¥¹ `%s' ¤Ï´û¤Ë¸ºß¤·¤Þ¤¹"
4803 #: cpplib.c:1066
4804 #, c-format
4805 msgid "#pragma %s is already registered"
4806 msgstr ""
4808 #: cpplib.c:1140
4809 msgid "#pragma once is obsolete"
4810 msgstr "#pragma once ¤Ï¤â¤¦»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
4812 #: cpplib.c:1143
4813 msgid "#pragma once in main file"
4814 msgstr "#pragma once ¤¬¥á¥¤¥ó¥Õ¥¡¥¤¥ë¤Ë¤¢¤ê¤Þ¤¹"
4816 #: cpplib.c:1167
4817 msgid "invalid #pragma GCC poison directive"
4818 msgstr "#pragma GCC ±øÀ÷¥Ç¥£¥ì¥¯¥Æ¥£¥ô¤¬Ìµ¸ú¤Ç¤¹"
4820 #: cpplib.c:1176
4821 #, c-format
4822 msgid "poisoning existing macro \"%s\""
4823 msgstr "´û¸¤Î¥Þ¥¯¥í \"%s' ¤ò±øÀ÷¤·¤Þ¤¹"
4825 #: cpplib.c:1198
4826 msgid "#pragma system_header ignored outside include file"
4827 msgstr "include ¥Õ¥¡¥¤¥ë³°¤Î #pragma system_header ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
4829 #: cpplib.c:1223
4830 #, c-format
4831 msgid "cannot find source %s"
4832 msgstr "¥½¡¼¥¹ %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
4834 #: cpplib.c:1227
4835 #, c-format
4836 msgid "current file is older than %s"
4837 msgstr "¸½ºß¤Î¥Õ¥¡¥¤¥ë¤Ï %s ¤è¤ê¸Å¤¤¤Ç¤¹"
4839 #: cpplib.c:1343
4840 msgid "_Pragma takes a parenthesized string literal"
4841 msgstr "_Pramga ¤¬³ç¸Ì¤Ç°Ï¤Þ¤ì¤¿Ê¸»úÎó¥ê¥Æ¥é¥ë¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿"
4843 #: cpplib.c:1426
4844 msgid "#else without #if"
4845 msgstr "#else ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó"
4847 #: cpplib.c:1431
4848 msgid "#else after #else"
4849 msgstr "#else ¤¬ #else ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
4851 #: cpplib.c:1433 cpplib.c:1467
4852 msgid "the conditional began here"
4853 msgstr "¤½¤Î¾ò·ï¤Ï¤³¤³¤«¤é»Ï¤Þ¤ê¤Þ¤¹"
4855 #: cpplib.c:1460
4856 msgid "#elif without #if"
4857 msgstr "#elif ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó"
4859 #: cpplib.c:1465
4860 msgid "#elif after #else"
4861 msgstr "#elif ¤¬ #else ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
4863 #: cpplib.c:1496
4864 msgid "#endif without #if"
4865 msgstr "#endif ¤Ë #if ¤¬¤¢¤ê¤Þ¤»¤ó"
4867 #: cpplib.c:1579
4868 msgid "missing '(' after predicate"
4869 msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
4871 #: cpplib.c:1594
4872 msgid "missing ')' to complete answer"
4873 msgstr "²ò¤òÊä´°¤¹¤ë ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
4875 #: cpplib.c:1614
4876 msgid "predicate's answer is empty"
4877 msgstr "½Ò¸ì¤Î²ò¤¬¶õ¤Ç¤¹"
4879 #: cpplib.c:1644
4880 msgid "assertion without predicate"
4881 msgstr "½Ò¸ì¤Î¤Ê¤¤¥¢¥µ¡¼¥·¥ç¥ó¤Ç¤¹"
4883 #: cpplib.c:1646
4884 msgid "predicate must be an identifier"
4885 msgstr "½Ò¸ì¤Ï¼±Ê̻ҤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
4887 #: cpplib.c:1735
4888 #, c-format
4889 msgid "\"%s\" re-asserted"
4890 msgstr "\"%s\" ¤¬ºÆ¥¢¥µ¡¼¥È¤µ¤ì¤Þ¤·¤¿"
4892 #: cpplib.c:1965
4893 #, c-format
4894 msgid "unterminated #%s"
4895 msgstr "½ªÃ¼¤Î¤Ê¤¤ #%s"
4897 #: cppmacro.c:94
4898 #, fuzzy, c-format
4899 msgid "macro \"%s\" is not used"
4900 msgstr "\"%s\" ¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
4902 #: cppmacro.c:139 cppmacro.c:294
4903 #, fuzzy, c-format
4904 msgid "invalid built-in macro \"%s\""
4905 msgstr "ÁȤ߹þ¤ß¥Þ¥¯¥í \"%s\" ¤Ï̵¸ú¤Ç¤¹"
4907 #: cppmacro.c:234
4908 #, fuzzy
4909 msgid "could not determine date and time"
4910 msgstr "°Í¸´Ø·¸¤ÎÄÉÀפΤ¿¤á¤Î¥¿¡¼¥²¥Ã¥È̾¤¬ÆÃÄê¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿"
4912 #: cppmacro.c:407
4913 msgid "invalid string literal, ignoring final '\\'"
4914 msgstr "ʸ»úÎó¥ê¥Æ¥é¥ë¤¬Ìµ¸ú¤Ç¤¹¡¢ºÇ¸å¤Î '\\' ¤ò̵»ë¤·¤Þ¤¹"
4916 #: cppmacro.c:504
4917 #, c-format
4918 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
4919 msgstr "\"%s\" ¤È \"%s\" ¤òŽÉÕ¤±¤Þ¤·¤¿¤¬Àµ¾ï¤Ê¥×¥ê¥×¥í¥»¥Ã¥µ¥È¡¼¥¯¥ó¤È¤Ê¤ê¤Þ¤»¤ó"
4921 #: cppmacro.c:546
4922 msgid "ISO C99 requires rest arguments to be used"
4923 msgstr "ISO C99 ¤Ï»ÈÍѤµ¤ì¤ë¤Ù¤­»Ä¤ê¤Î¤Î°ú¿ô¤òÍ׵ᤷ¤Þ¤¹"
4925 #: cppmacro.c:551
4926 #, c-format
4927 msgid "macro \"%s\" requires %u arguments, but only %u given"
4928 msgstr "¥Þ¥¯¥í \"%s\" ¤Ï°ú¿ô¤ò %u Í׵ᤷ¤Þ¤¹¤¬¡¢%u ¸Ä¤·¤«Í¿¤¨¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
4930 #: cppmacro.c:556
4931 #, c-format
4932 msgid "macro \"%s\" passed %u arguments, but takes just %u"
4933 msgstr "¥Þ¥¯¥í \"%s\" ¤Ë°ú¿ô¤¬ %u ÅϤµ¤ì¤Þ¤·¤¿¤¬¡¢%u ¤·¤«¼õ¤±¼è¤ê¤Þ¤»¤ó"
4935 #: cppmacro.c:669 cpptrad.c:774
4936 #, c-format
4937 msgid "unterminated argument list invoking macro \"%s\""
4938 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤°ú¿ô¥ê¥¹¥È¤¬¥Þ¥¯¥í \"%s\" ¤òµ¯Æ°¤·¤è¤¦¤È¤·¤Þ¤·¤¿"
4940 #: cppmacro.c:776
4941 #, c-format
4942 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
4943 msgstr "¸Å¤¤ C ¤Ç¤Ï¡¢´Ø¿ôŪ¥Þ¥¯¥í \"%s\" ¤Ë°ú¿ô¤¬Í¿¤¨¤é¤ì¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
4945 #: cppmacro.c:1312
4946 #, c-format
4947 msgid "duplicate macro parameter \"%s\""
4948 msgstr "¥Þ¥¯¥í²¾°ú¿ô \"%s\" ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
4950 #: cppmacro.c:1349
4951 #, c-format
4952 msgid "\"%s\" may not appear in macro parameter list"
4953 msgstr "\"%s\" ¤Ï¥Þ¥¯¥í²¾°ú¿ô¥ê¥¹¥È¤Ë¸½¤ì¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
4955 #: cppmacro.c:1357
4956 msgid "macro parameters must be comma-separated"
4957 msgstr "¥Þ¥¯¥í²¾°ú¿ô¤Ï¥«¥ó¥Þ¶èÀڤꤵ¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
4959 #: cppmacro.c:1374
4960 msgid "parameter name missing"
4961 msgstr "²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
4963 #: cppmacro.c:1389
4964 msgid "anonymous variadic macros were introduced in C99"
4965 msgstr "̵̾²ÄÊÑ°ú¿ô¥Þ¥¯¥í¤Ï C99 ¤ÇºÎ¤êÆþ¤ì¤é¤ì¤Þ¤·¤¿"
4967 #: cppmacro.c:1393
4968 msgid "ISO C does not permit named variadic macros"
4969 msgstr "ISO C ¤Ç¤Ï̾Á°¤Ä¤­²ÄÊÑ°ú¿ô¥Þ¥¯¥í¤òµö¤·¤Þ¤»¤ó"
4971 #: cppmacro.c:1402
4972 msgid "missing ')' in macro parameter list"
4973 msgstr "¥Þ¥¯¥í²¾°ú¿ô¥ê¥¹¥È¤Ç¡¢')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
4975 #: cppmacro.c:1470
4976 msgid "ISO C requires whitespace after the macro name"
4977 msgstr "ISO C ¤Ç¤Ï¥Þ¥¯¥í̾¤Î¸å¤í¤Ë¶õÇò¤òÍ׵ᤷ¤Þ¤¹"
4979 #: cppmacro.c:1498
4980 msgid "'#' is not followed by a macro parameter"
4981 msgstr "'#' ¤Ë¥Þ¥¯¥í²¾°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Þ¤»¤ó"
4983 #: cppmacro.c:1517
4984 msgid "'##' cannot appear at either end of a macro expansion"
4985 msgstr "'##' ¤Ï¥Þ¥¯¥íŸ³«¤Îξü¤Ë¤Ï½Ð¸½¤Ç¤­¤Þ¤»¤ó"
4987 #: cppmacro.c:1599
4988 #, c-format
4989 msgid "\"%s\" redefined"
4990 msgstr "\"%s\" ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
4992 #: cppmacro.c:1604
4993 msgid "this is the location of the previous definition"
4994 msgstr "¤³¤³¤¬°ÊÁ°¤ÎÀë¸À¤¬¤¢¤ë°ÌÃ֤Ǥ¹"
4996 #: cppmacro.c:1655
4997 #, fuzzy, c-format
4998 msgid "macro argument \"%s\" would be stringified in traditional C"
4999 msgstr "¥Þ¥¯¥í°ú¿ô \"%s\" ¤Ï -traditional ¤ò¤Ä¤±¤ë¤Èʸ»úÎ󲽤µ¤ì¤¿»ö¤Ç¤·¤ç¤¦"
5001 #: cppmacro.c:1680
5002 #, fuzzy, c-format
5003 msgid "invalid hash type %d in cpp_macro_definition"
5004 msgstr "dump_definition ¤Ë Ìµ¸ú¤Ê¥Ï¥Ã¥·¥å¥¿¥¤¥× %d"
5006 #: cppspec.c:131
5007 #, c-format
5008 msgid "\"%s\" is not a valid option to the preprocessor"
5009 msgstr "\"%s\" ¤Ï¥×¥ê¥×¥í¥»¥Ã¥µ¤ËÂФ¹¤ëÀµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
5011 #: cppspec.c:155
5012 msgid "too many input files"
5013 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬Â¿¤¹¤®¤Þ¤¹"
5015 #: cpptrad.c:841
5016 #, fuzzy, c-format
5017 msgid "detected recursion whilst expanding macro \"%s\""
5018 msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤°ú¿ô¥ê¥¹¥È¤¬¥Þ¥¯¥í \"%s\" ¤òµ¯Æ°¤·¤è¤¦¤È¤·¤Þ¤·¤¿"
5020 #: cse.c:7187
5021 #, c-format
5022 msgid ";; Processing block from %d to %d, %d sets.\n"
5023 msgstr ";; %d ¤«¤é %d ¤Þ¤Ç¤Î½èÍý¥Ö¥í¥Ã¥¯¡¢%d ¥»¥Ã¥È¡£\n"
5025 #: diagnostic.c:700
5026 msgid "((anonymous))"
5027 msgstr "((̵̾))"
5029 #: diagnostic.c:914
5030 #, c-format
5031 msgid "%s: warnings being treated as errors\n"
5032 msgstr "%s: ·Ù¹ð¤Ï¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤Þ¤¹\n"
5034 #: diagnostic.c:949
5035 #, c-format
5036 msgid "%s: %s: "
5037 msgstr "%s: %s: "
5039 #: diagnostic.c:1040
5040 #, c-format
5041 msgid "%s "
5042 msgstr "%s "
5044 #: diagnostic.c:1042
5045 #, c-format
5046 msgid " %s"
5047 msgstr " %s"
5049 #: diagnostic.c:1064
5050 msgid "At top level:"
5051 msgstr "¥È¥Ã¥×¥ì¥Ù¥ë:"
5053 #: diagnostic.c:1069
5054 #, fuzzy, c-format
5055 msgid "In member function `%s':"
5056 msgstr "´Ø¿ô `%s' Æâ:"
5058 #: diagnostic.c:1073
5059 #, c-format
5060 msgid "In function `%s':"
5061 msgstr "´Ø¿ô `%s' Æâ:"
5063 #: diagnostic.c:1161
5064 msgid "compilation terminated.\n"
5065 msgstr "¥³¥ó¥Ñ¥¤¥ë¤¬ÃæÃǤµ¤ì¤Þ¤·¤¿¡£\n"
5067 #: diagnostic.c:1179
5068 #, c-format
5069 msgid "%s:%d: confused by earlier errors, bailing out\n"
5070 msgstr "%s:%d: Á°¤Î¥¨¥é¡¼¤Ë¤è¤êº®Í𤷤Ƥ¤¤Þ¤¹¤Î¤Ç¡¢Ã¦½Ð¤·¤Þ¤¹\n"
5072 #: diagnostic.c:1194 diagnostic.c:1302
5073 #, c-format
5074 msgid ""
5075 "Please submit a full bug report,\n"
5076 "with preprocessed source if appropriate.\n"
5077 "See %s for instructions.\n"
5078 msgstr ""
5079 "´°Á´¤Ê¥Ð¥°Êó¹ð¤òÁ÷¤Ã¤Æ²¼¤µ¤¤¡£\n"
5080 "ŬÀڤʤé¤Ð¥×¥ê¥×¥í¥»¥¹¸å¤Î¥½¡¼¥¹¤ò¤Ä¤±¤Æ¤¯¤À¤µ¤¤¡£\n"
5081 "%s ¤ò¸«¤ì¤ÐÊýË¡¤¬½ñ¤¤¤Æ¤¢¤ê¤Þ¤¹¡£\n"
5083 #: diagnostic.c:1300
5084 msgid "Internal compiler error: Error reporting routines re-entered.\n"
5085 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥ë¥¨¥é¡¼: ¥¨¥é¡¼Êó¹ð¥ë¡¼¥Á¥ó¤ËºÆÆþ¤·¤Þ¤·¤¿¡£\n"
5087 #: diagnostic.c:1362
5088 #, fuzzy, c-format
5089 msgid "in %s, at %s:%d"
5090 msgstr "%s ¤ÇÃæÃÇ, °ÌÃÖ %s:%d"
5092 #: diagnostic.c:1383
5093 #, c-format
5094 msgid "In file included from %s:%d"
5095 msgstr "%s:%d ¤«¤é include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ëÆâ"
5097 #: diagnostic.c:1386
5098 #, c-format
5099 msgid ""
5100 ",\n"
5101 "                 from %s:%d"
5102 msgstr ""
5103 ",\n"
5104 "                 %s:%d ¤«¤é"
5106 #: diagnostic.c:1387
5107 msgid ":\n"
5108 msgstr ":\n"
5110 #: diagnostic.c:1431 diagnostic.c:1448
5111 #, c-format
5112 msgid "`%s' is deprecated (declared at %s:%d)"
5113 msgstr ""
5115 #: diagnostic.c:1451
5116 #, fuzzy, c-format
5117 msgid "`%s' is deprecated"
5118 msgstr "%s ¤Ï¥Ç¥£¥ì¥¯¥È¥ê¤Ç¤¹"
5120 #: diagnostic.c:1454
5121 #, c-format
5122 msgid "type is deprecated (declared at %s:%d)"
5123 msgstr ""
5125 #: diagnostic.c:1457
5126 msgid "type is deprecated"
5127 msgstr ""
5129 #: dominance.c:728
5130 #, c-format
5131 msgid "dominator of %d should be %d, not %d"
5132 msgstr ""
5134 #: dwarf2out.c:3124
5135 #, fuzzy, c-format
5136 msgid "DW_LOC_OP %s not implemented\n"
5137 msgstr "DW_LOC_OP %s ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
5139 #: dwarfout.c:2066
5140 #, fuzzy, c-format
5141 msgid "internal regno botch: `%s' has regno = %d\n"
5142 msgstr "ÆâÉôŪ¤Ë regno ¤Î½èÍý¤¬ÊÑ: regno = %d\n"
5144 #: dwarfout.c:6181
5145 msgid "support for the DWARF1 debugging format is deprecated"
5146 msgstr ""
5148 #: dwarfout.c:6278
5149 msgid "can't get current directory"
5150 msgstr "¥«¥ì¥ó¥È¥Ç¥£¥ì¥¯¥È¥ê¤ò¼èÆÀ¤Ç¤­¤Þ¤»¤ó"
5152 #: emit-rtl.c:1151
5153 #, fuzzy
5154 msgid "can't access real part of complex value in hard register"
5155 msgstr "¥Ï¡¼¥É¥ì¥¸¥¹¥¿Æâ¤ÇÊ£ÁÇ¿ô¤Î¼Â¿ôÉôʬ¤Ë¥¢¥¯¥»¥¹¤Ç¤­¤Þ¤»¤ó"
5157 #: emit-rtl.c:1173
5158 msgid "can't access imaginary part of complex value in hard register"
5159 msgstr "¥Ï¡¼¥É¥ì¥¸¥¹¥¿Æâ¤ÇÊ£ÁÇ¿ô¤Îµõ¿ôÉôʬ¤Ë¥¢¥¯¥»¥¹¤Ç¤­¤Þ¤»¤ó"
5161 #: emit-rtl.c:3418
5162 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
5163 msgstr "ICE: emit_insn ¤¬ emit_jump_insn ¤òÍפ¹¤ë½ê¤Ç»È¤ï¤ì¤Þ¤·¤¿:\n"
5165 #: errors.c:136
5166 #, c-format
5167 msgid "abort in %s, at %s:%d"
5168 msgstr "%s ¤ÇÃæÃÇ, °ÌÃÖ %s:%d"
5170 #: except.c:371
5171 msgid "exception handling disabled, use -fexceptions to enable"
5172 msgstr "Îã³°½èÍý¤ò̵¸ú¤Ë¤·¤Þ¤·¤¿. Í­¸ú¤Ë¤¹¤ë¤Ë¤Ï -fexceptions ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
5174 #: except.c:2969
5175 msgid "argument of `__builtin_eh_return_regno' must be constant"
5176 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
5178 #: except.c:3090 except.c:3112
5179 msgid "__builtin_eh_return not supported on this target"
5180 msgstr "__builtin_eh_return ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
5182 #: explow.c:1398
5183 msgid "stack limits not supported on this target"
5184 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
5186 #: expr.c:3323
5187 msgid "function using short complex types cannot be inline"
5188 msgstr "short complex ·¿¤ò»È¤¦´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
5190 #: expr.c:6197 expr.c:6206 expr.c:6215 expr.c:6220 expr.c:6522 expr.c:6538
5191 msgid "unsupported wide integer operation"
5192 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¥ï¥¤¥ÉÀ°¿ô±é»»"
5194 #: expr.c:6587
5195 #, c-format
5196 msgid "prior parameter's size depends on `%s'"
5197 msgstr "Í¥À褹¤ë²¾°ú¿ô¤Î¥µ¥¤¥º¤Ï `%s' ¼¡Âè¤Ç¤¹"
5199 #: expr.c:6932
5200 msgid "returned value in block_exit_expr"
5201 msgstr "block_exit_expr ¤ÇÃͤò return ¤·¤Þ¤·¤¿"
5203 #: final.c:1342
5204 msgid "negative insn length"
5205 msgstr ""
5207 #: final.c:2793
5208 msgid "could not split insn"
5209 msgstr ""
5211 #: final.c:3141
5212 #, fuzzy
5213 msgid "invalid `asm': "
5214 msgstr "̵¸ú¤Ê `asm': %s"
5216 #: final.c:3328
5217 msgid "nested assembly dialect alternatives"
5218 msgstr ""
5220 #: final.c:3345 final.c:3357
5221 msgid "unterminated assembly dialect alternative"
5222 msgstr ""
5224 #: final.c:3401
5225 #, fuzzy, c-format
5226 msgid "operand number missing after %%-letter"
5227 msgstr "±é»»¿ô¤¬ %-letter ¤Î¸å¤Ë¤¢¤ê¤Þ¤»¤ó"
5229 #: final.c:3404 final.c:3443
5230 msgid "operand number out of range"
5231 msgstr "±é»»¿ô¤¬Èϰϳ°¤Ç¤¹"
5233 #: final.c:3462
5234 #, c-format
5235 msgid "invalid %%-code"
5236 msgstr "̵¸ú¤Ê %%-code"
5238 #: final.c:3493
5239 #, fuzzy, c-format
5240 msgid "`%%l' operand isn't a label"
5241 msgstr "`%l' ±é»»¤Ï¥é¥Ù¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
5243 #. We can't handle floating point constants;
5244 #. PRINT_OPERAND must handle them.
5245 #: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6104
5246 #: config/pdp11/pdp11.c:1573
5247 msgid "floating constant misused"
5248 msgstr "ÉâÆ°¾®¿ôÄê¿ô¤ò»È¤¤Â»¤Í¤Þ¤·¤¿"
5250 #: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6182
5251 #: config/pdp11/pdp11.c:1620
5252 msgid "invalid expression as operand"
5253 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê¼°"
5255 #: flow.c:352
5256 msgid "function might be possible candidate for attribute `noreturn'"
5257 msgstr "´Ø¿ô¤Ï¶²¤é¤¯ `noreturn' Â°À­¤Î¸õÊä¤È»×¤ï¤ì¤Þ¤¹"
5259 #: flow.c:357
5260 msgid "`noreturn' function does return"
5261 msgstr "`noreturn' ´Ø¿ô¤¬ return ¤·¤Æ¤¤¤Þ¤¹"
5263 #: flow.c:378
5264 msgid "control reaches end of non-void function"
5265 msgstr "À©¸æ¤¬Èó void ´Ø¿ô¤Î½ª¤ê¤ËÅþ㤷¤Þ¤·¤¿"
5267 #: flow.c:1641
5268 msgid "Attempt to delete prologue/epilogue insn:"
5269 msgstr ""
5271 #: fold-const.c:2545 fold-const.c:2558
5272 #, fuzzy, c-format
5273 msgid "comparison is always %d due to width of bit-field"
5274 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ÎÉý¤Î¤»¤¤¤ÇÈæ³Ó¤¬¾ï¤Ë %d ¤È¤Ê¤ê¤Þ¤¹"
5276 #: fold-const.c:3752 fold-const.c:3769
5277 #, c-format
5278 msgid "comparison is always %d"
5279 msgstr "Èæ³Ó¤¬¾ï¤Ë %d ¤È¤Ê¤ê¤Þ¤¹"
5281 #: fold-const.c:3900
5282 msgid "`or' of unmatched not-equal tests is always 1"
5283 msgstr "°ìÃפ·¤Ê¤¤ÃÍƱ»Î¤Ç¤ÎÈóÅù²Á¤Î `or' ¥Æ¥¹¥È¤Ï¾ï¤Ë 1 ¤Ç¤¹"
5285 #: fold-const.c:3905
5286 msgid "`and' of mutually exclusive equal-tests is always 0"
5287 msgstr "Áê¸ßÇÓ¾Ū¤ÊÃͤÎÅù²Á¤Î `and' ¥Æ¥¹¥È¤Ï¾ï¤Ë 0 ¤Ç¤¹"
5289 #: function.c:881 varasm.c:1503
5290 #, c-format
5291 msgid "size of variable `%s' is too large"
5292 msgstr "ÊÑ¿ô `%s' ¤Î¥µ¥¤¥º¤¬Â礭¤¹¤®¤Þ¤¹"
5294 #: function.c:5470
5295 #, c-format
5296 msgid "`%s' might be used uninitialized in this function"
5297 msgstr "`%s' ¤Ï¤³¤Î´Ø¿ôÆâ¤Ç½é´ü²½¤µ¤ì¤º¤Ë»ÈÍѤµ¤ì¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹"
5299 #: function.c:5477
5300 #, c-format
5301 msgid "variable `%s' might be clobbered by `longjmp' or `vfork'"
5302 msgstr "ÊÑ¿ô `%s' ¤Ï `longjmp' ¤ä `vfork' ¤Ë¤è¤Ã¤Æ¹ó¤¤¤³¤È¤Ë¤Ê¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹"
5304 #: function.c:5496
5305 #, c-format
5306 msgid "argument `%s' might be clobbered by `longjmp' or `vfork'"
5307 msgstr "°ú¿ô `%s' ¤Ï `longjmp' ¤ä `vfork' ¤Ë¤è¤Ã¤Æ¹ó¤¤¤³¤È¤Ë¤Ê¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹"
5309 #: function.c:6363
5310 msgid "function returns an aggregate"
5311 msgstr "´Ø¿ô¤¬½¸¹çÂΤòÊÖ¤·¤Æ¤¤¤Þ¤¹"
5313 #: function.c:6868
5314 #, c-format
5315 msgid "unused parameter `%s'"
5316 msgstr "°ú¿ô `%s' ¤¬Ì¤»ÈÍѤǤ¹"
5318 #: gcc.c:1126
5319 #, fuzzy, c-format
5320 msgid "ambiguous abbreviation %s"
5321 msgstr "¤¢¤¤¤Þ¤¤¤Ê¾Êά %s ¤Ç¤¹"
5323 #: gcc.c:1153
5324 #, fuzzy, c-format
5325 msgid "incomplete `%s' option"
5326 msgstr "ÉÔ´°Á´¤Ê `%s' ¥ª¥×¥·¥ç¥ó¤Ç¤¹"
5328 #: gcc.c:1164
5329 #, fuzzy, c-format
5330 msgid "missing argument to `%s' option"
5331 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ¹¤ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5333 #: gcc.c:1177
5334 #, fuzzy, c-format
5335 msgid "extraneous argument to `%s' option"
5336 msgstr "`%s' ¥ª¥×¥·¥ç¥ó¤ËÂФ·¤Æ̵´Ø·¸¤Ê°ú¿ô"
5338 #: gcc.c:1505
5339 #, fuzzy
5340 msgid "Using built-in specs.\n"
5341 msgstr "ÁȤ߹þ¤ß spec ¤ò»ÈÍÑ.\n"
5343 #: gcc.c:1683
5344 #, c-format
5345 msgid ""
5346 "Setting spec %s to '%s'\n"
5347 "\n"
5348 msgstr ""
5349 "spec %s ¤ò '%s' ¤ËÀßÄêÃæ\n"
5350 "\n"
5352 #: gcc.c:1790
5353 #, c-format
5354 msgid "Reading specs from %s\n"
5355 msgstr "%s ¤«¤é spec ¤òÆɤ߹þ¤ßÃæ\n"
5357 #: gcc.c:1888 gcc.c:1907
5358 #, c-format
5359 msgid "specs %%include syntax malformed after %ld characters"
5360 msgstr "specs ¤Î %ld Ê¸»úÌܰʹߤΠ%%include ¤Î½ñ¼°¤¬ÊѤǤ¹"
5362 #: gcc.c:1915
5363 #, fuzzy, c-format
5364 msgid "could not find specs file %s\n"
5365 msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤ò¸«¤Ä¤±¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿\n"
5367 #: gcc.c:1932 gcc.c:1940 gcc.c:1949 gcc.c:1958
5368 #, c-format
5369 msgid "specs %%rename syntax malformed after %ld characters"
5370 msgstr "specs ¤Î %ld Ê¸»úÌܰʹߤΠ%%rename ¤Î½ñ¼°¤¬ÊѤǤ¹"
5372 #: gcc.c:1967
5373 #, c-format
5374 msgid "specs %s spec was not found to be renamed"
5375 msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤Ë̾Á°¤òÊѹ¹¤¹¤ë spec ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Ç¤·¤¿"
5377 #: gcc.c:1974
5378 #, c-format
5379 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
5380 msgstr ""
5382 #: gcc.c:1979
5383 #, c-format
5384 msgid "rename spec %s to %s\n"
5385 msgstr "spec %s ¤ò %s ¤Ë̾Á°¤òÊѹ¹\n"
5387 #: gcc.c:1981
5388 #, c-format
5389 msgid ""
5390 "spec is '%s'\n"
5391 "\n"
5392 msgstr ""
5393 "spec ¤Ï '%s' ¤Ç¤¹\n"
5394 "\n"
5396 #: gcc.c:1994
5397 #, c-format
5398 msgid "specs unknown %% command after %ld characters"
5399 msgstr "spec ¥Õ¥¡¥¤¥ëÃæ¤Î %ld Ê¸»ú¤Î¸å¤ËÉÔÌÀ¤Ê %% ¥³¥Þ¥ó¥É"
5401 #: gcc.c:2005 gcc.c:2018
5402 #, c-format
5403 msgid "specs file malformed after %ld characters"
5404 msgstr "%ld Ê¸»ú¤Î¸å¤Ë¤ª¤«¤·¤Ê spec ¥Õ¥¡¥¤¥ë"
5406 #: gcc.c:2072
5407 msgid "spec file has no spec for linking"
5408 msgstr "spec ¥Õ¥¡¥¤¥ë¤Ë¥ê¥ó¥¯¤Ë´Ø¤¹¤ë spec ¤¬¤¢¤ê¤Þ¤»¤ó"
5410 #: gcc.c:2570
5411 msgid "-pipe not supported"
5412 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
5414 #: gcc.c:2625
5415 msgid ""
5416 "\n"
5417 "Go ahead? (y or n) "
5418 msgstr ""
5419 "\n"
5420 "³¤±¤Þ¤¹¤«? (y ¤Þ¤¿¤Ï n) "
5422 #: gcc.c:2751
5423 #, c-format
5424 msgid ""
5425 "Internal error: %s (program %s)\n"
5426 "Please submit a full bug report.\n"
5427 "See %s for instructions."
5428 msgstr ""
5429 "ÆâÉô¥¨¥é¡¼: %s (¥×¥í¥°¥é¥à %s)\n"
5430 "´°Á´¤Ê¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£\n"
5431 "%s ¤Ë¼ê½ç¤¬½ñ¤¤¤Æ¤¢¤ê¤Þ¤¹¡£"
5433 #: gcc.c:2769
5434 #, c-format
5435 msgid "# %s %.2f %.2f\n"
5436 msgstr "# %s %.2f %.2f\n"
5438 #: gcc.c:2899
5439 #, c-format
5440 msgid "Usage: %s [options] file...\n"
5441 msgstr "»È¤¤Êý: %s [¥ª¥×¥·¥ç¥ó] ¥Õ¥¡¥¤¥ë...\n"
5443 #: gcc.c:2900
5444 msgid "Options:\n"
5445 msgstr "¥ª¥×¥·¥ç¥ó:\n"
5447 #: gcc.c:2902
5448 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
5449 msgstr ""
5450 "  -pass-exit-codes         ¥Õ¥§¡¼¥º¤«¤é¤Î¥¨¥é¡¼¥³¡¼¥É¤ÎºÇÂçÃͤò exit\n"
5451 "                               ¥³¡¼¥É¤È¤·¤ÆÊÖ¤¹\n"
5453 #: gcc.c:2903
5454 msgid "  --help                   Display this information\n"
5455 msgstr "  --help                   ¤³¤Î¥Ø¥ë¥×¾ðÊó¤òɽ¼¨\n"
5457 #: gcc.c:2904
5458 msgid "  --target-help            Display target specific command line options\n"
5459 msgstr "  --target-help            ¥¿¡¼¥²¥Ã¥È¸ÇÍ­¤Î¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤òɽ¼¨\n"
5461 #: gcc.c:2906
5462 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
5463 msgstr "(`-v --help' ¤ò»È¤¦¤È¡¢»Ò¥×¥í¥»¥¹¤Î¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤òɽ¼¨)\n"
5465 #: gcc.c:2907
5466 msgid "  -dumpspecs               Display all of the built in spec strings\n"
5467 msgstr "  -dumpspecs               ÁȤ߹þ¤Þ¤ì¤¿ spec Ê¸»úÎó¤òÁ´¤Æɽ¼¨\n"
5469 #: gcc.c:2908
5470 msgid "  -dumpversion             Display the version of the compiler\n"
5471 msgstr "  -dumpversion             ¥³¥ó¥Ñ¥¤¥é¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨\n"
5473 #: gcc.c:2909
5474 msgid "  -dumpmachine             Display the compiler's target processor\n"
5475 msgstr "  -dumpmachine             ¥³¥ó¥Ñ¥¤¥é¤Î¥¿¡¼¥²¥Ã¥È¥×¥í¥»¥Ã¥µ¤òɽ¼¨\n"
5477 #: gcc.c:2910
5478 msgid "  -print-search-dirs       Display the directories in the compiler's search path\n"
5479 msgstr "  -print-search-dirs       ¥³¥ó¥Ñ¥¤¥é¤Î¥µ¡¼¥Á¥Ñ¥¹¤Ë¤¢¤ë¥Ç¥£¥ì¥¯¥È¥ê¤òɽ¼¨\n"
5481 #: gcc.c:2911
5482 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library\n"
5483 msgstr "  -print-libgcc-file-name  ¥³¥ó¥Ñ¥¤¥é¤Î¥³¥ó¥Ñ¥Ë¥ª¥ó¥é¥¤¥Ö¥é¥ê̾¤òɽ¼¨\n"
5485 #: gcc.c:2912
5486 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
5487 msgstr "  -print-file-name=<lib>   ¥é¥¤¥Ö¥é¥ê <lib> ¤Ø¤Î¥Õ¥ë¥Ñ¥¹¤òɽ¼¨\n"
5489 #: gcc.c:2913
5490 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>\n"
5491 msgstr "  -print-prog-name=<prog>  ¥³¥ó¥Ñ¥¤¥é¤ÎÉôÉÊ <prog> ¤Ø¤Î¥Õ¥ë¥Ñ¥¹¤òɽ¼¨\n"
5493 #: gcc.c:2914
5494 msgid "  -print-multi-directory   Display the root directory for versions of libgcc\n"
5495 msgstr "  -print-multi-directory   libgcc ¤Î¥Ð¡¼¥¸¥ç¥ó¥Ç¥£¥ì¥¯¥È¥ê¥ë¡¼¥È¤òɽ¼¨\n"
5497 #: gcc.c:2915
5498 msgid ""
5499 "  -print-multi-lib         Display the mapping between command line options and\n"
5500 "                           multiple library search directories\n"
5501 msgstr ""
5502 "  -print-multi-lib         ¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó¤ÈÊ£¿ô¤Î¥é¥¤¥Ö¥é¥êõº÷\n"
5503 "                               ¥Ç¥£¥ì¥¯¥È¥ê¤È¤ÎÂбþ¤òɽ¼¨\n"
5505 #: gcc.c:2918
5506 #, fuzzy
5507 msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
5508 msgstr "  -print-multi-directory   libgcc ¤Î¥Ð¡¼¥¸¥ç¥ó¥Ç¥£¥ì¥¯¥È¥ê¥ë¡¼¥È¤òɽ¼¨\n"
5510 #: gcc.c:2919
5511 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler\n"
5512 msgstr "  -Wa,<options>            ¥«¥ó¥Þ¶èÀÚ¤ê¤Î <options> ¤ò¥¢¥»¥ó¥Ö¥é¤ËÅϤ¹\n"
5514 #: gcc.c:2920
5515 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor\n"
5516 msgstr "  -Wp,<options>            ¥«¥ó¥Þ¶èÀÚ¤ê¤Î <options> ¤ò¥×¥ê¥×¥í¥»¥Ã¥µ¤ËÅϤ¹\n"
5518 #: gcc.c:2921
5519 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
5520 msgstr "  -Wl,<options>            ¥«¥ó¥Þ¶èÀÚ¤ê¤Î <options> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n"
5522 #: gcc.c:2922
5523 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
5524 msgstr "  -Xlinker <arg>           <arg> ¤ò¥ê¥ó¥«¤ËÅϤ¹\n"
5526 #: gcc.c:2923
5527 msgid "  -save-temps              Do not delete intermediate files\n"
5528 msgstr "  -save-temps              Ãæ´Ö¥Õ¥¡¥¤¥ë¤òºï½ü¤·¤Ê¤¤\n"
5530 #: gcc.c:2924
5531 msgid "  -pipe                    Use pipes rather than intermediate files\n"
5532 msgstr "  -pipe                    Ãæ´Ö¥Õ¥¡¥¤¥ë¤Ç¤Ï¤Ê¤¯¥Ñ¥¤¥×¤ò»È¤¦\n"
5534 #: gcc.c:2925
5535 msgid "  -time                    Time the execution of each subprocess\n"
5536 msgstr "  -time                    »Ò¥×¥í¥»¥¹¤´¤È¤Î¼Â¹Ô»þ´Ö¤ò·×¬¤¹¤ë\n"
5538 #: gcc.c:2926
5539 #, fuzzy
5540 msgid "  -specs=<file>            Override built-in specs with the contents of <file>\n"
5541 msgstr "  -specs=<file>            ÁȤ߹þ¤ß specs ¤ò <file> ¤ÎÆâÍƤÇÃÖ¤­´¹¤¨¤ë\n"
5543 #: gcc.c:2927
5544 msgid "  -std=<standard>          Assume that the input sources are for <standard>\n"
5545 msgstr "  -std=<standard>          ÆþÎÏ¥½¡¼¥¹¤ò <standard> ¤È¸«¤Ê¤¹\n"
5547 #: gcc.c:2928
5548 msgid "  -B <directory>           Add <directory> to the compiler's search paths\n"
5549 msgstr "  -B <directory>           <directory> ¤ò¥³¥ó¥Ñ¥¤¥é¤Îõº÷¥Ñ¥¹¤ËÄɲ乤ë\n"
5551 #: gcc.c:2929
5552 msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
5553 msgstr ""
5554 "  -b <machine>             ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð¥¿¡¼¥²¥Ã¥È <machine> ¤È¤·¤Æ\n"
5555 "                               gcc ¤ò¼Â¹Ô¤¹¤ë\n"
5557 #: gcc.c:2930
5558 msgid "  -V <version>             Run gcc version number <version>, if installed\n"
5559 msgstr ""
5560 "  -V <version>             ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð <version> ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤Î\n"
5561 "                               gcc ¤È¤·¤Æ¼Â¹Ô¤¹¤ë\n"
5563 #: gcc.c:2931
5564 msgid "  -v                       Display the programs invoked by the compiler\n"
5565 msgstr "  -v                       ¥³¥ó¥Ñ¥¤¥é¤Ë¤è¤Ã¤Æµ¯Æ°¤µ¤ì¤ë¥×¥í¥°¥é¥à¤òɽ¼¨\n"
5567 #: gcc.c:2932
5568 msgid "  -###                     Like -v but options quoted and commands not executed\n"
5569 msgstr ""
5571 #: gcc.c:2933
5572 msgid "  -E                       Preprocess only; do not compile, assemble or link\n"
5573 msgstr ""
5574 "  -E                       ¥×¥ê¥×¥í¥»¥¹¤Î¤ß -- ¥³¥ó¥Ñ¥¤¥ë¡¢¥¢¥»¥ó¥Ö¥ë¡¢¥ê¥ó¥¯\n"
5575 "                               ¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
5577 #: gcc.c:2934
5578 msgid "  -S                       Compile only; do not assemble or link\n"
5579 msgstr "  -S                       ¥³¥ó¥Ñ¥¤¥ë¤Î¤ß -- ¥¢¥»¥ó¥Ö¥ë¡¢¥ê¥ó¥¯¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
5581 #: gcc.c:2935
5582 msgid "  -c                       Compile and assemble, but do not link\n"
5583 msgstr "  -c                       ¥³¥ó¥Ñ¥¤¥ë¡¢¥¢¥»¥ó¥Ö¥ë¤¹¤ë¤¬¡¢¥ê¥ó¥¯¤ò¹Ô¤Ê¤ï¤Ê¤¤\n"
5585 #: gcc.c:2936
5586 msgid "  -o <file>                Place the output into <file>\n"
5587 msgstr "  -o <file>                <file> ¤Ë½ÐÎϤò¹Ô¤Ê¤¦\n"
5589 #: gcc.c:2937
5590 #, fuzzy
5591 msgid ""
5592 "  -x <language>            Specify the language of the following input files\n"
5593 "                           Permissable languages include: c c++ assembler none\n"
5594 "                           'none' means revert to the default behavior of\n"
5595 "                           guessing the language based on the file's extension\n"
5596 msgstr ""
5597 "  -x <language>            °Ê²¼¤ÎÆþÎÏ¥Õ¥¡¥¤¥ë¤Î¸À¸ì¤ò»ØÄꤹ¤ë\n"
5598 "                           »ØÄê¤Ç¤­¤ë¸À¸ì: c c++ assembler none\n"
5599 "                           'none' ¤ò»ØÄꤹ¤ë¤È¥Õ¥¡¥¤¥ë³ÈÄ¥»Ò¤Ë¤è¤Ã¤Æ¸À¸ì¤ò\n"
5600 "                           ¿äÄꤹ¤ë¡¢¥Ç¥Õ¥©¥ë¥È¤Î¿¶¤ëÉñ¤¤¤ËÌá¤ë\n"
5602 #: gcc.c:2944
5603 #, c-format
5604 msgid ""
5605 "\n"
5606 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
5607 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
5608 " other options on to these processes the -W<letter> options must be used.\n"
5609 msgstr ""
5610 "\n"
5611 "-g, -f, -m, -O, -W ¤Ç»Ï¤Þ¤ë¥ª¥×¥·¥ç¥ó¤ä¡¢--param ¤Ï %s ¤¬µ¯Æ°¤¹¤ë¤¢¤é¤æ¤ë\n"
5612 "»Ò¥×¥í¥»¥¹¤Ë¼«Æ°Åª¤ËÅϤµ¤ì¤Þ¤¹¡£¤³¤¦¤¤¤Ã¤¿¥×¥í¥»¥¹¤Ë¤½¤Î¾¤Î¥ª¥×¥·¥ç¥ó¤òÅϤ¹\n"
5613 "¤Ë¤Ï -W<letter> ¥ª¥×¥·¥ç¥ó¤ò»È¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó¡£\n"
5615 #: gcc.c:3079
5616 #, fuzzy, c-format
5617 msgid "`-%c' option must have argument"
5618 msgstr "-param ¥ª¥×¥·¥ç¥ó¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5620 #: gcc.c:3101
5621 #, c-format
5622 msgid "couldn't run `%s': %s"
5623 msgstr ""
5625 #. translate_options () has turned --version into -fversion.
5626 #: gcc.c:3278
5627 #, c-format
5628 msgid "%s (GCC) %s\n"
5629 msgstr ""
5631 #: gcc.c:3279
5632 msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n"
5633 msgstr ""
5635 #: gcc.c:3281 gcov.c:364
5636 msgid ""
5637 "This is free software; see the source for copying conditions.  There is NO\n"
5638 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
5639 "\n"
5640 msgstr ""
5642 #: gcc.c:3382
5643 msgid "argument to `-Xlinker' is missing"
5644 msgstr "`-Xlinker' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5646 #: gcc.c:3390
5647 #, fuzzy
5648 msgid "argument to `-l' is missing"
5649 msgstr "`-x' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5651 #: gcc.c:3407
5652 msgid "argument to `-specs' is missing"
5653 msgstr "`-specs' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5655 #: gcc.c:3422
5656 msgid "argument to `-specs=' is missing"
5657 msgstr "`-specs=' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5659 #: gcc.c:3452
5660 #, c-format
5661 msgid "`-%c' must come at the start of the command line"
5662 msgstr ""
5664 #: gcc.c:3461
5665 msgid "argument to `-B' is missing"
5666 msgstr "`-B' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5668 #: gcc.c:3634
5669 msgid "cannot specify -o with -c or -S and multiple compilations"
5670 msgstr "-c ¤ä -S ¤È°ì½ï¤Ë -o ¤ò»ØÄꤹ¤ë¤È¡¢Ê£¿ô¥³¥ó¥Ñ¥¤¥ë¤Ç¤­¤Þ¤»¤ó"
5672 #: gcc.c:3807
5673 #, fuzzy
5674 msgid "warning: -pipe ignored because -save-temps specified"
5675 msgstr "·Ù¹ð: -save-temps ¤¬»ØÄꤵ¤ì¤¿¤Î¤Ç -pipe ¤Ï̵»ë¤µ¤ì¤Þ¤¹"
5677 #: gcc.c:3811
5678 #, fuzzy
5679 msgid "warning: -pipe ignored because -time specified"
5680 msgstr "·Ù¹ð: -time ¤¬»ØÄꤵ¤ì¤¿¤Î¤Ç -pipe ¤Ï̵»ë¤µ¤ì¤Þ¤¹"
5682 #: gcc.c:3823
5683 msgid "argument to `-x' is missing"
5684 msgstr "`-x' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5686 #: gcc.c:3851
5687 #, c-format
5688 msgid "argument to `-%s' is missing"
5689 msgstr "`-%s' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
5691 #: gcc.c:3912
5692 #, fuzzy, c-format
5693 msgid "warning: `-x %s' after last input file has no effect"
5694 msgstr "·Ù¹ð: ºÇ¸å¤ÎÆþÎÏ¥Õ¥¡¥¤¥ë¤Î¸å¤Î `-x %s' ¤Ï²¿¤â¤·¤Þ¤»¤ó"
5696 #: gcc.c:4257
5697 #, fuzzy
5698 msgid "invalid specification!  Bug in cc"
5699 msgstr "̵¸ú¤Ê»ØÄê! cc ¤Î¥Ð¥°."
5701 #: gcc.c:4411
5702 #, c-format
5703 msgid "%s\n"
5704 msgstr "%s\n"
5706 #. Catch the case where a spec string contains something like
5707 #. '%{foo:%*}'.  ie there is no * in the pattern on the left
5708 #. hand side of the :.
5709 #: gcc.c:4971
5710 #, fuzzy, c-format
5711 msgid "spec failure: '%%*' has not been initialized by pattern match"
5712 msgstr "spec ¥¨¥é¡¼: '%%*' ¤Ï¥Ñ¥¿¡¼¥ó¥Þ¥Ã¥Á¤Ç½é´ü²½¤µ¤ì¤Ê¤¤¤Þ¤Þ¤Ç¤¹"
5714 #: gcc.c:4980
5715 #, fuzzy, c-format
5716 msgid "warning: use of obsolete %%[ operator in specs"
5717 msgstr "·Ù¹ð: µì¼°¤Î %%[ ±é»»»Ò¤¬ spec ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤¹"
5719 #: gcc.c:4998
5720 #, c-format
5721 msgid "Processing spec %c%s%c, which is '%s'\n"
5722 msgstr "spec %c%s%c ¤ò½èÍýÃæ, ¤³¤ì¤Ï '%s' ¤Ç¤¹\n"
5724 #: gcc.c:5123
5725 #, fuzzy, c-format
5726 msgid "spec failure: unrecognized spec option '%c'"
5727 msgstr "spec ¥¨¥é¡¼: Ç§¼±ÉÔǽ¤Ê spec ¥ª¥×¥·¥ç¥ó '%c'"
5729 #: gcc.c:5204
5730 #, fuzzy, c-format
5731 msgid "unknown spec function `%s'"
5732 msgstr "´Ø¿ô `%s' Æâ:"
5734 #: gcc.c:5223
5735 #, fuzzy, c-format
5736 msgid "error in args to spec function `%s'"
5737 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
5739 #: gcc.c:5272
5740 #, fuzzy
5741 msgid "malformed spec function name"
5742 msgstr "¥­¥ã¥¹¥È¤Ï´Ø¿ô·¿¤ò»ØÄꤷ¤Æ¤¤¤Þ¤¹"
5744 #. )
5745 #: gcc.c:5275
5746 #, fuzzy
5747 msgid "no arguments for spec function"
5748 msgstr "´Ø¿ô¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
5750 #: gcc.c:5294
5751 msgid "malformed spec function arguments"
5752 msgstr ""
5754 #: gcc.c:5402
5755 msgid "mismatched braces in specs"
5756 msgstr ""
5758 #: gcc.c:6097
5759 #, c-format
5760 msgid "unrecognized option `-%s'"
5761 msgstr "ǧ¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `-%s'"
5763 #: gcc.c:6103
5764 #, c-format
5765 msgid "install: %s%s\n"
5766 msgstr "¥¤¥ó¥¹¥È¡¼¥ë: %s%s\n"
5768 #: gcc.c:6104
5769 #, c-format
5770 msgid "programs: %s\n"
5771 msgstr "¥×¥í¥°¥é¥à: %s\n"
5773 #: gcc.c:6105
5774 #, c-format
5775 msgid "libraries: %s\n"
5776 msgstr "¥é¥¤¥Ö¥é¥ê: %s\n"
5778 #: gcc.c:6162
5779 msgid ""
5780 "\n"
5781 "For bug reporting instructions, please see:\n"
5782 msgstr ""
5783 "\n"
5784 "¥Ð¥°¥ì¥Ý¡¼¥È¤Î¼ê½ç¤Ï¡¢°Ê²¼¤ò»²¾È\n"
5786 #: gcc.c:6178
5787 #, c-format
5788 msgid "Configured with: %s\n"
5789 msgstr "¥³¥ó¥Õ¥£¥°¥ª¥×¥·¥ç¥ó: %s\n"
5791 #: gcc.c:6192
5792 #, c-format
5793 msgid "Thread model: %s\n"
5794 msgstr "¥¹¥ì¥Ã¥É¥â¥Ç¥ë: %s\n"
5796 #: gcc.c:6203
5797 #, c-format
5798 msgid "gcc version %s\n"
5799 msgstr "gcc ¥Ð¡¼¥¸¥ç¥ó %s\n"
5801 #: gcc.c:6205
5802 #, c-format
5803 msgid "gcc driver version %s executing gcc version %s\n"
5804 msgstr "gcc ¥É¥é¥¤¥Ð¥Ð¡¼¥¸¥ç¥ó %s ¼Â¹Ô gcc ¥Ð¡¼¥¸¥ç¥ó %s\n"
5806 #: gcc.c:6213
5807 #, fuzzy
5808 msgid "no input files"
5809 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó"
5811 #: gcc.c:6251
5812 #, c-format
5813 msgid "%s: %s compiler not installed on this system"
5814 msgstr "%s: %s ¥³¥ó¥Ñ¥¤¥é¤Ï¤³¤Î¥·¥¹¥Æ¥à¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
5816 #: gcc.c:6326
5817 #, c-format
5818 msgid "%s: linker input file unused because linking not done"
5819 msgstr "%s: ¥ê¥ó¥¯¤¬´°Î»¤·¤Ê¤«¤Ã¤¿¤Î¤Ç¥ê¥ó¥«¤ÎÆþÎÏ¥Õ¥¡¥¤¥ë¤Ï»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
5821 #: gcc.c:6369
5822 #, c-format
5823 msgid "language %s not recognized"
5824 msgstr "¸À¸ì %s ¤Ïǧ¼±¤Ç¤­¤Þ¤»¤ó"
5826 #: gcc.c:6472
5827 #, fuzzy
5828 msgid "internal gcc abort"
5829 msgstr "ÆâÉô gcc ÃæÃÇ"
5831 #: gcov.c:325
5832 msgid "Internal gcov abort.\n"
5833 msgstr "ÆâÉô gcc abort.\n"
5835 #: gcov.c:338
5836 msgid ""
5837 "Usage: gcov [OPTION]... SOURCEFILE\n"
5838 "\n"
5839 msgstr ""
5841 #: gcov.c:339
5842 #, fuzzy
5843 msgid ""
5844 "Print code coverage information.\n"
5845 "\n"
5846 msgstr "¸Æ¤Ó½Ð¤·¥°¥é¥Õ¾ðÊó¤òÁ÷½Ð¤¹¤ë"
5848 #: gcov.c:340
5849 #, fuzzy
5850 msgid "  -h, --help                      Print this help, then exit\n"
5851 msgstr "  --help                   ¤³¤Î¥Ø¥ë¥×¾ðÊó¤òɽ¼¨\n"
5853 #: gcov.c:341
5854 #, fuzzy
5855 msgid "  -v, --version                   Print version number, then exit\n"
5856 msgstr ""
5857 "  -V <version>             ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ì¤Ð <version> ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤Î\n"
5858 "                               gcc ¤È¤·¤Æ¼Â¹Ô¤¹¤ë\n"
5860 #: gcov.c:342
5861 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
5862 msgstr ""
5864 #: gcov.c:343
5865 msgid ""
5866 "  -c, --branch-counts             Given counts of branches taken\n"
5867 "                                    rather than percentages\n"
5868 msgstr ""
5870 #: gcov.c:345
5871 #, fuzzy
5872 msgid "  -n, --no-output                 Do not create an output file\n"
5873 msgstr "  -save-temps              Ãæ´Ö¥Õ¥¡¥¤¥ë¤òºï½ü¤·¤Ê¤¤\n"
5875 #: gcov.c:346
5876 msgid ""
5877 "  -l, --long-file-names           Use long output file names for included\n"
5878 "                                    source files\n"
5879 msgstr ""
5881 #: gcov.c:348
5882 msgid "  -f, --function-summaries        Output summaries for each function\n"
5883 msgstr ""
5885 #: gcov.c:349
5886 msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
5887 msgstr ""
5889 #: gcov.c:350
5890 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
5891 msgstr ""
5893 #: gcov.c:351
5894 #, fuzzy, c-format
5895 msgid ""
5896 "\n"
5897 "For bug reporting instructions, please see:\n"
5898 "%s.\n"
5899 msgstr ""
5900 "\n"
5901 "¥Ð¥°¥ì¥Ý¡¼¥È¤Î¼ê½ç¤Ï¡¢°Ê²¼¤ò»²¾È\n"
5903 #: gcov.c:361
5904 #, c-format
5905 msgid "gcov (GCC) %s\n"
5906 msgstr ""
5908 #: gcov.c:362
5909 msgid "Copyright (C) 2001 Free Software Foundation, Inc.\n"
5910 msgstr ""
5912 #: gcov.c:500
5913 #, c-format
5914 msgid "Could not open basic block file %s.\n"
5915 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿¡£\n"
5917 #: gcov.c:507
5918 #, c-format
5919 msgid "Could not open program flow graph file %s.\n"
5920 msgstr "¥×¥í¥°¥é¥à¥Õ¥í¡¼¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿¡£\n"
5922 #: gcov.c:524
5923 #, c-format
5924 msgid "Could not open data file %s.\n"
5925 msgstr "¥Ç¡¼¥¿¥Õ¥¡¥¤¥ë %s ¤ò³«¤¯¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿¡£\n"
5927 #: gcov.c:525
5928 msgid "Assuming that all execution counts are zero.\n"
5929 msgstr "Á´¼Â¹Ô¿ô¤¬¥¼¥í¤Ç¤¢¤ë¤È²¾Äꤷ¤Þ¤¹¡£\n"
5931 #: gcov.c:534
5932 #, c-format
5933 msgid "No executable code associated with file %s.\n"
5934 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë·ë¤ÓÉÕ¤¯¼Â¹Ô¥³¡¼¥É¤¬¤¢¤ê¤Þ¤»¤ó¡£\n"
5936 #: gcov.c:1186
5937 #, fuzzy, c-format
5938 msgid "%s of %d lines executed in %s %s\n"
5939 msgstr "%6.2f%%(%d ¹ÔÃæ) ¤Î¥½¡¼¥¹¹Ô¤¬¥Õ¥¡¥¤¥ë %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
5941 #: gcov.c:1191
5942 #, fuzzy, c-format
5943 msgid "No executable lines in %s %s\n"
5944 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¼Â¹Ô²Äǽ¤Ê¥½¡¼¥¹¹Ô¤¬¤¢¤ê¤Þ¤»¤ó\n"
5946 #: gcov.c:1198
5947 #, fuzzy, c-format
5948 msgid "%s of %d branches executed in %s %s\n"
5949 msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬¥Õ¥¡¥¤¥ë %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
5951 #: gcov.c:1203
5952 #, fuzzy, c-format
5953 msgid "%s of %d branches taken at least once in %s %s\n"
5954 msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬¾¯¤Ê¤¯¤È¤â°ì²ó¤Ï¥Õ¥¡¥¤¥ë %s ¤Ç¼õ¼è¤é¤ì¤Þ¤·¤¿\n"
5956 #: gcov.c:1209
5957 #, fuzzy, c-format
5958 msgid "No branches in %s %s\n"
5959 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¤Ï¥Ö¥é¥ó¥Á¤¬¤¢¤ê¤Þ¤»¤ó\n"
5961 #: gcov.c:1211
5962 #, fuzzy, c-format
5963 msgid "%s of %d calls executed in %s %s\n"
5964 msgstr "%6.2f%%(%d ²óÃæ) ¤Î¸Æ¤Ó½Ð¤·¤¬¥Õ¥¡¥¤¥ë %s Æâ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
5966 #: gcov.c:1216
5967 #, fuzzy, c-format
5968 msgid "No calls in %s %s\n"
5969 msgstr "¥Õ¥¡¥¤¥ë %s ¤Ë¸Æ¤Ó½Ð¤·¤¬¤¢¤ê¤Þ¤»¤ó\n"
5971 #: gcov.c:1351
5972 #, c-format
5973 msgid "didn't use all bb entries of graph, function %s\n"
5974 msgstr "¥°¥é¥Õ¤Î bb ¥¨¥ó¥È¥ê¤Î°ìÉô¤·¤«»È¤¤¤Þ¤»¤ó¤Ç¤·¤¿¡¢´Ø¿ô %s\n"
5976 #: gcov.c:1353
5977 #, c-format
5978 msgid "block_num = %ld, num_blocks = %d\n"
5979 msgstr "¥Ö¥í¥Ã¥¯¿ô = %ld¡¢ÈÖ¹æ¥Ö¥í¥Ã¥¯ = %d\n"
5981 #: gcov.c:1367
5982 #, fuzzy, c-format
5983 msgid "ERROR: unexpected line number %ld\n"
5984 msgstr "¹ÔÈÖ¹æ %u ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿"
5986 #: gcov.c:1383
5987 #, fuzzy, c-format
5988 msgid "ERROR: too many basic blocks in function %s\n"
5989 msgstr "¥¨¥é¡¼: .bb ¥Õ¥¡¥¤¥ë %s ¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤¬Â¿¤¹¤®¤Þ¤¹\n"
5991 #: gcov.c:1398
5992 #, fuzzy, c-format
5993 msgid "ERROR: out of range line number in function %s\n"
5994 msgstr "´Ø¿ô %s ¤Ë¼Â¹Ô²Äǽ¤Ê¥½¡¼¥¹¹Ô¤¬¤¢¤ê¤Þ¤»¤ó\n"
5996 #: gcov.c:1470
5997 #, c-format
5998 msgid "Could not open source file %s.\n"
5999 msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿.\n"
6001 #: gcov.c:1480
6002 #, fuzzy, c-format
6003 msgid "Warning: source file %s is newer than %s\n"
6004 msgstr "¸½ºß¤Î¥Õ¥¡¥¤¥ë¤Ï %s ¤è¤ê¸Å¤¤¤Ç¤¹"
6006 #: gcov.c:1510
6007 #, c-format
6008 msgid "Unexpected EOF while reading source file %s.\n"
6009 msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë %s ¤òÆɤ߹þ¤ßÃæ¤Ëͽ´ü¤»¤Ì EOF.\n"
6011 #: gcov.c:1532
6012 #, fuzzy, c-format
6013 msgid "call   %2d never executed\n"
6014 msgstr "¸Æ¤Ó½Ð¤· %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤»¤º\n"
6016 #: gcov.c:1535
6017 #, fuzzy, c-format
6018 msgid "call   %2d returns %s\n"
6019 msgstr "¸Æ¤Ó½Ð¤· %d ¤ÎÌá¤ê = %d\n"
6021 #: gcov.c:1543
6022 #, fuzzy, c-format
6023 msgid "branch %2d never executed\n"
6024 msgstr "¥Ö¥é¥ó¥Á %d ¤Ï°ìÅÙ¤â¼Â¹Ô¤µ¤ì¤º\n"
6026 #: gcov.c:1546
6027 #, fuzzy, c-format
6028 msgid "branch %2d taken %s\n"
6029 msgstr "¥Ö¥é¥ó¥Á %d ¼õÍý = %d\n"
6031 #: gcov.c:1610
6032 #, c-format
6033 msgid "Creating %s.\n"
6034 msgstr "%s ¤òºîÀ®Ãæ.\n"
6036 #: gcov.c:1613
6037 #, fuzzy, c-format
6038 msgid "Error writing output file %s.\n"
6039 msgstr "%s ¤Ø¤Î½ñ¤­¹þ¤ß¥¨¥é¡¼¤Ç¤¹"
6041 #: gcov.c:1618
6042 #, c-format
6043 msgid "Could not open output file %s.\n"
6044 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿.\n"
6046 #: gcse.c:761
6047 #, c-format
6048 msgid "GCSE disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block"
6049 msgstr "GCSE ¤ò̵¸ú²½: %d > 1000 ´ðËÜ¥Ö¥í¥Ã¥¯¡¢µÚ¤Ó %d >= 20 edge/´ðËÜ¥Ö¥í¥Ã¥¯"
6051 #: gcse.c:773
6052 #, c-format
6053 msgid "GCSE disabled: %d basic blocks and %d registers"
6054 msgstr "GCSE ¤ò̵¸ú²½: %d ´ðËÜ¥Ö¥í¥Ã¥¯¡¢µÚ¤Ó %d ¸Ä¤Î¥ì¥¸¥¹¥¿"
6056 #: genautomata.c:1490
6057 #, c-format
6058 msgid "Name `%s' contains quotes"
6059 msgstr ""
6061 #: genautomata.c:1621
6062 #, fuzzy, c-format
6063 msgid "invalid string `%s' in define_cpu_unit"
6064 msgstr "̵¸ú¤Ê¶çÆÉÅÀ `%c' ¤¬À©ÌóÆâ¤Ë¤¢¤ê¤Þ¤¹"
6066 #: genautomata.c:1650
6067 #, c-format
6068 msgid "invalid string `%s' in define_query_cpu_unit"
6069 msgstr ""
6071 #: genautomata.c:1682 genautomata.c:1685
6072 #, fuzzy, c-format
6073 msgid "invalid string `%s' in define_bypass"
6074 msgstr "̤ÄêµÁ¤Î·¿ `%s %s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
6076 #: genautomata.c:1720
6077 #, fuzzy, c-format
6078 msgid "invalid first string `%s' in exclusion_set"
6079 msgstr "̵¸ú¤Ê¶çÆÉÅÀ `%c' ¤¬À©ÌóÆâ¤Ë¤¢¤ê¤Þ¤¹"
6081 #: genautomata.c:1724
6082 #, fuzzy, c-format
6083 msgid "invalid second string `%s' in exclusion_set"
6084 msgstr "̵¸ú¤Ê¶çÆÉÅÀ `%c' ¤¬À©ÌóÆâ¤Ë¤¢¤ê¤Þ¤¹"
6086 #: genautomata.c:1760
6087 #, c-format
6088 msgid "invalid first string `%s' in presence_set"
6089 msgstr ""
6091 #: genautomata.c:1764
6092 #, c-format
6093 msgid "invalid second string `%s' in presence_set"
6094 msgstr ""
6096 #: genautomata.c:1800
6097 #, c-format
6098 msgid "invalid first string `%s' in absence_set"
6099 msgstr ""
6101 #: genautomata.c:1804
6102 #, c-format
6103 msgid "invalid second string `%s' in absence_set"
6104 msgstr ""
6106 #: genautomata.c:1837
6107 #, fuzzy, c-format
6108 msgid "invalid string `%s' in define_automaton"
6109 msgstr "dump_definition ¤Ë Ìµ¸ú¤Ê¥Ï¥Ã¥·¥å¥¿¥¤¥× %d"
6111 #: genautomata.c:1868
6112 #, fuzzy, c-format
6113 msgid "invalid option `%s' in automata_option"
6114 msgstr "̵¸ú¤Ê¶çÆÉÅÀ `%c' ¤¬À©ÌóÆâ¤Ë¤¢¤ê¤Þ¤¹"
6116 #: genautomata.c:1890
6117 #, c-format
6118 msgid "garbage after ) in reservation `%s'"
6119 msgstr ""
6121 #: genautomata.c:1921 genautomata.c:1954 genautomata.c:1981
6122 #, fuzzy, c-format
6123 msgid "invalid `%s' in reservation `%s'"
6124 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
6126 #: genautomata.c:1932
6127 #, c-format
6128 msgid "repetition `%s' <= 1 in reservation `%s'"
6129 msgstr ""
6131 #: genautomata.c:2425
6132 #, c-format
6133 msgid "unit `%s' in exclusion is not declared"
6134 msgstr ""
6136 #: genautomata.c:2427
6137 #, c-format
6138 msgid "`%s' in exclusion is not unit"
6139 msgstr ""
6141 #: genautomata.c:2465
6142 #, fuzzy, c-format
6143 msgid "unit `%s' excludes itself"
6144 msgstr "`%s' ¤ÎÉý¤Ï¤½¤Î·¿¤Î¥µ¥¤¥º¤òĶ¤¨¤Æ¤¤¤Þ¤¹"
6146 #: genautomata.c:2473
6147 #, c-format
6148 msgid "units `%s' and `%s' in exclusion set belong to different automata"
6149 msgstr ""
6151 #: genautomata.c:2603 genautomata.c:2609
6152 #, c-format
6153 msgid "unit `%s' excludes and requires presence of `%s'"
6154 msgstr ""
6156 #: genautomata.c:2623 genautomata.c:2629
6157 #, c-format
6158 msgid "unit `%s' requires absence and presence of `%s'"
6159 msgstr ""
6161 #: genautomata.c:2692 genautomata.c:2695
6162 #, fuzzy, c-format
6163 msgid "repeated declaration of automaton `%s'"
6164 msgstr "´Ø¿ô `%s' ¤Î°ÅÌÛ¤ÎÀë¸À"
6166 #: genautomata.c:2711
6167 #, c-format
6168 msgid "define_insn_reservation `%s' has negative latency time"
6169 msgstr ""
6171 #: genautomata.c:2717
6172 #, c-format
6173 msgid "`%s' is already used as insn reservation name"
6174 msgstr ""
6176 #: genautomata.c:2723
6177 #, c-format
6178 msgid "define_bypass `%s - %s' has negative latency time"
6179 msgstr ""
6181 #: genautomata.c:2737
6182 #, fuzzy, c-format
6183 msgid "automaton `%s' is not declared"
6184 msgstr "²¾°ú¿ô `%s' ¤Î·¿¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
6186 #: genautomata.c:2747
6187 #, c-format
6188 msgid "define_unit `%s' without automaton when one defined"
6189 msgstr ""
6191 #: genautomata.c:2753
6192 #, fuzzy, c-format
6193 msgid "`%s' is declared as cpu unit"
6194 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
6196 #: genautomata.c:2762
6197 #, fuzzy, c-format
6198 msgid "`%s' is declared as cpu reservation"
6199 msgstr "`%s' ¤Ï´Ø¿ô¤òÊÖ¤¹´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
6201 #: genautomata.c:2772
6202 #, fuzzy, c-format
6203 msgid "repeated declaration of unit `%s'"
6204 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
6206 #: genautomata.c:2775
6207 #, fuzzy, c-format
6208 msgid "repeated declaration of reservation `%s'"
6209 msgstr "´Ø¿ô `%s' ¤Î°ÅÌÛ¤ÎÀë¸À"
6211 #: genautomata.c:2790 genautomata.c:2793
6212 #, c-format
6213 msgid "there is no insn reservation `%s'"
6214 msgstr ""
6216 #: genautomata.c:2810 genautomata.c:2815
6217 #, c-format
6218 msgid "the same bypass `%s - %s' is already defined"
6219 msgstr ""
6221 #: genautomata.c:2820
6222 #, fuzzy, c-format
6223 msgid "bypass `%s - %s' is already defined"
6224 msgstr "¥¯¥é¥¹ `%s' ¤Ï´û¤Ë¸ºß¤·¤Þ¤¹"
6226 #: genautomata.c:2925 genautomata.c:2927
6227 #, c-format
6228 msgid "automaton `%s' is not used"
6229 msgstr ""
6231 #: genautomata.c:2950
6232 #, c-format
6233 msgid "undeclared unit or reservation `%s'"
6234 msgstr ""
6236 #: genautomata.c:3028 genautomata.c:3030
6237 #, fuzzy, c-format
6238 msgid "unit `%s' is not used"
6239 msgstr "`%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
6241 #: genautomata.c:3035 genautomata.c:3037
6242 #, fuzzy, c-format
6243 msgid "reservation `%s' is not used"
6244 msgstr "`%s' ¤ÎÌá¤êÃͤη¿¤¬ `int' ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
6246 #: genautomata.c:3134
6247 #, fuzzy, c-format
6248 msgid "cycle in definition of reservation `%s'"
6249 msgstr "`%s %s' ¤ÎºÆÄêµÁ"
6251 #: genautomata.c:5333
6252 #, c-format
6253 msgid "Units `%s' and `%s' should be in the same automaton"
6254 msgstr ""
6256 #: genautomata.c:9441
6257 #, fuzzy
6258 msgid "-split has no argument."
6259 msgstr "#%s ¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
6261 #: genautomata.c:9442
6262 #, fuzzy
6263 msgid "option `-split' has not been implemented yet\n"
6264 msgstr "¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ï¡¢¤Þ¤À¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó¡£"
6266 #: genautomata.c:9486 genautomata.c:9491
6267 #, c-format
6268 msgid "Automaton `%s': Insn `%s' will never be issued"
6269 msgstr ""
6271 #: genautomata.c:9498 genautomata.c:9501
6272 #, c-format
6273 msgid "Insn `%s' will never be issued"
6274 msgstr ""
6276 #: genautomata.c:9649
6277 #, fuzzy
6278 msgid "Errors in DFA description"
6279 msgstr "ÀâÌÀ¤Ï¤Þ¤À¤¢¤ê¤Þ¤»¤ó"
6281 #: genautomata.c:9732
6282 #, fuzzy, c-format
6283 msgid "Error in writing DFA description file %s"
6284 msgstr "%s ¤Ø¤Î½ñ¤­¹þ¤ß¥¨¥é¡¼¤Ç¤¹"
6286 #: genconditions.c:196
6287 #, fuzzy
6288 msgid "No input file name."
6289 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó"
6291 #: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5121
6292 #: f/com.c:14138 java/jcf-parse.c:913 java/jcf-parse.c:1059 java/lex.c:1767
6293 #: objc/objc-act.c:449
6294 #, c-format
6295 msgid "can't open %s"
6296 msgstr "%s ¤ò³«¤±¤Þ¤»¤ó"
6298 #: haifa-sched.c:196
6299 #, c-format
6300 msgid "fix_sched_param: unknown param: %s"
6301 msgstr "fix_sched_param: ÉÔÌÀ¤Ê¥Ñ¥é¥á¥¿: %s"
6303 #: integrate.c:172
6304 msgid "function cannot be inline"
6305 msgstr "´Ø¿ô¤ò inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
6307 #: integrate.c:176
6308 msgid "varargs function cannot be inline"
6309 msgstr "²ÄÊÑ°ú¿ô´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
6311 #: integrate.c:179
6312 msgid "function using alloca cannot be inline"
6313 msgstr "alloca ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
6315 #: integrate.c:182
6316 msgid "function using setjmp cannot be inline"
6317 msgstr "setjmp ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
6319 #: integrate.c:185
6320 msgid "function uses __builtin_eh_return"
6321 msgstr "´Ø¿ô¤¬ __builtin_eh_return ¤ò»È¤¤¤Þ¤¹"
6323 #: integrate.c:188
6324 msgid "function with nested functions cannot be inline"
6325 msgstr "Æþ¤ì»Ò´Ø¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
6327 #: integrate.c:192
6328 msgid "function with label addresses used in initializers cannot inline"
6329 msgstr "¥é¥Ù¥ë¥¢¥É¥ì¥¹¤ò»ý¤Á¡¢½é´ü²½»Ò¤Ç»È¤ï¤ì¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
6331 #: integrate.c:199 integrate.c:243
6332 msgid "function too large to be inline"
6333 msgstr "´Ø¿ô¤¬Â礭¤¹¤®¤Æ inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
6335 #: integrate.c:209
6336 msgid "no prototype, and parameter address used; cannot be inline"
6337 msgstr "¥×¥í¥È¥¿¥¤¥×¤¬¤Ê¤¯¡¢²¾°ú¿ô¤Î¥¢¥É¥ì¥¹¤¬»È¤ï¤ì¤Æ¤¤¤ë -- inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
6339 #: integrate.c:216 integrate.c:261
6340 msgid "inline functions not supported for this return value type"
6341 msgstr "¤³¤ÎÌá¤êÃÍ·¿¤Î inline ´Ø¿ô¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
6343 #: integrate.c:221
6344 msgid "function with varying-size return value cannot be inline"
6345 msgstr "²ÄÊÑŤÎÌá¤êÃͤòÊÖ¤¹´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
6347 #: integrate.c:228
6348 msgid "function with varying-size parameter cannot be inline"
6349 msgstr "²ÄÊÑĹ°ú¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
6351 #: integrate.c:231
6352 msgid "function with transparent unit parameter cannot be inline"
6353 msgstr "Æ©²á¶¦ÍÑÂΤΰú¿ô¤ò»ý¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
6355 #: integrate.c:250
6356 msgid "function with computed jump cannot inline"
6357 msgstr "»»½Ð¤µ¤ì¤¿¥¸¥ã¥ó¥×¤ò¹Ô¤Ê¤¦´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
6359 #: integrate.c:254
6360 msgid "function with nonlocal goto cannot be inline"
6361 msgstr "Èó¥í¡¼¥«¥ë goto ¤ò»È¤Ã¤Æ¤¤¤ë´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
6363 #: integrate.c:268
6364 msgid "function with target specific attribute(s) cannot be inlined"
6365 msgstr "¥¿¡¼¥²¥Ã¥È¸Çͭ°À­Éդδؿô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
6367 #: line-map.c:198
6368 #, c-format
6369 msgid "In file included from %s:%u"
6370 msgstr "%s:%u ¤«¤é include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ëÃæ"
6372 #. Translators note: this message is used in conjunction
6373 #. with "In file included from %s:%ld" and some other
6374 #. tricks.  We want something like this:
6376 #. | In file included from sys/select.h:123,
6377 #. |                  from sys/types.h:234,
6378 #. |                  from userfile.c:31:
6379 #. | bits/select.h:45: <error message here>
6381 #. with all the "from"s lined up.
6382 #. The trailing comma is at the beginning of this message,
6383 #. and the trailing colon is not translated.
6384 #: line-map.c:216
6385 #, c-format
6386 msgid ""
6387 ",\n"
6388 "                 from %s:%u"
6389 msgstr ""
6390 ",\n"
6391 "                 %s:%u ¤«¤é"
6393 #. If we didn't find this parameter, issue an error message.
6394 #: params.c:80
6395 #, c-format
6396 msgid "invalid parameter `%s'"
6397 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
6399 #: profile.c:397
6400 #, c-format
6401 msgid "Profile does not match flowgraph of function %s (out of date?)"
6402 msgstr ""
6404 #: profile.c:400
6405 #, fuzzy
6406 msgid ".da file corrupted"
6407 msgstr ".da ¥Õ¥¡¥¤¥ë¤ÎÆâÍƤò»È¤¤ÀڤäƤ¤¤Þ¤»¤ó\n"
6409 #: profile.c:634
6410 #, c-format
6411 msgid "corrupted profile info: prob for %d-%d thought to be %d"
6412 msgstr ""
6414 #: profile.c:1226
6415 #, fuzzy, c-format
6416 msgid "file %s not found, execution counts assumed to be zero"
6417 msgstr "¥Õ¥¡¥¤¥ë %s ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Î¤Ç¡¢¼Â¹Ô¥«¥¦¥ó¥È¤Ï¥¼¥í¤È¸«¤Ê¤·¤Þ¤¹"
6419 #: protoize.c:542
6420 #, c-format
6421 msgid "%s: internal abort\n"
6422 msgstr "%s: ÆâÉôÃæÃÇ\n"
6424 #: protoize.c:633
6425 #, c-format
6426 msgid "%s: error writing file `%s': %s\n"
6427 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Ë½ñ¤­¹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
6429 #: protoize.c:678
6430 #, c-format
6431 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
6432 msgstr "%s: »ÈÍÑË¡ '%s [ -VqfnkN ] [ -i <istring> ] [ ¥Õ¥¡¥¤¥ë̾ ... ]'\n"
6434 #: protoize.c:681
6435 #, c-format
6436 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
6437 msgstr "%s: »ÈÍÑË¡ '%s [ -VqfnkNlgC ] [ -B <¥Ç¥£¥ì¥¯¥È¥ê̾> ] [ ¥Õ¥¡¥¤¥ë̾ ... ]'\n"
6439 #: protoize.c:788
6440 #, c-format
6441 msgid "%s: warning: no read access for file `%s'\n"
6442 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤ËÂФ·¤ÆÆɤ߽Ф·µö²Ä¤¬¤¢¤ê¤Þ¤»¤ó\n"
6444 #: protoize.c:796
6445 #, c-format
6446 msgid "%s: warning: no write access for file `%s'\n"
6447 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤ËÂФ·¤Æ½ñ¤­¹þ¤ßµö²Ä¤¬¤¢¤ê¤Þ¤»¤ó\n"
6449 #: protoize.c:804
6450 #, c-format
6451 msgid "%s: warning: no write access for dir containing `%s'\n"
6452 msgstr "%s: ·Ù¹ð: `%s' ¤ò´Þ¤à¥Ç¥£¥ì¥¯¥È¥ê¤ËÂФ·¤Æ½ñ¤­¹þ¤ßµö²Ä¤¬¤¢¤ê¤Þ¤»¤ó\n"
6454 #. Catch cases like /.. where we try to backup to a
6455 #. point above the absolute root of the logical file
6456 #. system.
6457 #: protoize.c:1222
6458 #, c-format
6459 msgid "%s: invalid file name: %s\n"
6460 msgstr "%s: Ìµ¸ú¤Ê¥Õ¥¡¥¤¥ë̾: %s\n"
6462 #: protoize.c:1374
6463 #, c-format
6464 msgid "%s: %s: can't get status: %s\n"
6465 msgstr "%s: %s: ¾õÂÖ¤ò¼èÆÀ¤Ç¤­¤Þ¤»¤ó: %s\n"
6467 #: protoize.c:1395
6468 #, c-format
6469 msgid ""
6470 "\n"
6471 "%s: fatal error: aux info file corrupted at line %d\n"
6472 msgstr ""
6473 "\n"
6474 "%s: Ã×̿Ū¥¨¥é¡¼: Éû info ¥Õ¥¡¥¤¥ë¤¬ %d ¹ÔÌܤDzõ¤ì¤Æ¤¤¤Þ¤¹\n"
6476 #: protoize.c:1731
6477 #, c-format
6478 msgid "%s:%d: declaration of function `%s' takes different forms\n"
6479 msgstr "%s:%d: ´Ø¿ô `%s' ¤ÎÀë¸À¤¬Ê̤ηÁ¤ò¼è¤Ã¤Æ¤¤¤Þ¤¹\n"
6481 #: protoize.c:1989
6482 #, c-format
6483 msgid "%s: compiling `%s'\n"
6484 msgstr "%s: `%s' ¤ò¥³¥ó¥Ñ¥¤¥ëÃæ\n"
6486 #: protoize.c:2012
6487 #, c-format
6488 msgid "%s: wait: %s\n"
6489 msgstr "%s: ÂÔ¤Á: %s\n"
6491 #: protoize.c:2017
6492 #, c-format
6493 msgid "%s: subprocess got fatal signal %d\n"
6494 msgstr "%s: ¥µ¥Ö¥×¥í¥»¥¹¤¬Ã×̿Ū¥·¥°¥Ê¥ë %d ¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿\n"
6496 #: protoize.c:2025
6497 #, c-format
6498 msgid "%s: %s exited with status %d\n"
6499 msgstr "%s: %s ¤Ï¥¹¥Æ¡¼¥¿¥¹ %d ¤Ç½ªÎ»¤·¤Þ¤·¤¿\n"
6501 #: protoize.c:2077
6502 #, c-format
6503 msgid "%s: warning: missing SYSCALLS file `%s'\n"
6504 msgstr "%s: ·Ù¹ð: SYSCALLS ¥Õ¥¡¥¤¥ë `%s' ¤¬¤¢¤ê¤Þ¤»¤ó\n"
6506 #: protoize.c:2086 protoize.c:2115
6507 #, c-format
6508 msgid "%s: can't read aux info file `%s': %s\n"
6509 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
6511 #: protoize.c:2131 protoize.c:2159
6512 #, c-format
6513 msgid "%s: can't get status of aux info file `%s': %s\n"
6514 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤Î¾õÂÖ¤ò¼èÆÀ¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
6516 #: protoize.c:2187
6517 #, c-format
6518 msgid "%s: can't open aux info file `%s' for reading: %s\n"
6519 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤ߹þ¤ßÍѤ˳«¤¯¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
6521 #: protoize.c:2205
6522 #, c-format
6523 msgid "%s: error reading aux info file `%s': %s\n"
6524 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤ߹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
6526 #: protoize.c:2218
6527 #, c-format
6528 msgid "%s: error closing aux info file `%s': %s\n"
6529 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òÊĤ¸¤Æ¤¤¤ëºÇÃæ¤Ë¥¨¥é¡¼: %s\n"
6531 #: protoize.c:2234
6532 #, c-format
6533 msgid "%s: can't delete aux info file `%s': %s\n"
6534 msgstr "%s: Éû info ¥Õ¥¡¥¤¥ë `%s' ¤òºï½ü¤Ç¤­¤Þ¤»¤ó: %s\n"
6536 #: protoize.c:2316 protoize.c:4318
6537 #, c-format
6538 msgid "%s: can't delete file `%s': %s\n"
6539 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤òºï½ü¤Ç¤­¤Þ¤»¤ó: %s\n"
6541 #: protoize.c:2395
6542 #, c-format
6543 msgid "%s: warning: can't rename file `%s' to `%s': %s\n"
6544 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤ò `%s' Ì¾Á°Êѹ¹¤Ç¤­¤Þ¤»¤ó: %s\n"
6546 #: protoize.c:2520
6547 #, c-format
6548 msgid "%s: conflicting extern definitions of '%s'\n"
6549 msgstr "%s: '%s' ¤Î³°ÉôÄêµÁ¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹\n"
6551 #: protoize.c:2524
6552 #, c-format
6553 msgid "%s: declarations of '%s' will not be converted\n"
6554 msgstr "%s: '%s' ¤ÎÀë¸À¤ÏÊÑ´¹¤µ¤ì¤Þ¤»¤ó\n"
6556 #: protoize.c:2526
6557 #, c-format
6558 msgid "%s: conflict list for '%s' follows:\n"
6559 msgstr "%s: `%s' ¤ËÂФ¹¤ëÌ·½â°ìÍ÷¤Ï°Ê²¼¤ÎÄ̤ê¤Ç¤¹:\n"
6561 #: protoize.c:2559
6562 #, c-format
6563 msgid "%s: warning: using formals list from %s(%d) for function `%s'\n"
6564 msgstr "%s: ·Ù¹ð: %s(%d) ¤«¤é¤Î·Á¼°¥ê¥¹¥È¤ò¡¢´Ø¿ô `%s' ¤Î°Ù¤Ë»È¤¤¤Þ¤¹\n"
6566 #: protoize.c:2599
6567 #, c-format
6568 msgid "%s: %d: `%s' used but missing from SYSCALLS\n"
6569 msgstr "%s: %d: `%s' ¤Ï»È¤ï¤ì¤Æ¤¤¤Þ¤¹¤¬ SYSCALLS ¤Ë¤¢¤ê¤Þ¤»¤ó\n"
6571 #: protoize.c:2605
6572 #, c-format
6573 msgid "%s: %d: warning: no extern definition for `%s'\n"
6574 msgstr "%s: %d: ·Ù¹ð: `%s' ¤ËÂФ¹¤ë³°ÉôÄêµÁ¤¬¤¢¤ê¤Þ¤»¤ó\n"
6576 #: protoize.c:2636
6577 #, c-format
6578 msgid "%s: warning: no static definition for `%s' in file `%s'\n"
6579 msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀÅŪÄêµÁ¤¬¥Õ¥¡¥¤¥ë `%s' ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó\n"
6581 #: protoize.c:2642
6582 #, c-format
6583 msgid "%s: multiple static defs of `%s' in file `%s'\n"
6584 msgstr "%s: `%s' ¤ÎÀÅŪÄêµÁ¤¬¥Õ¥¡¥¤¥ë `%s' ¤ÎÃæ¤Ç½ÅÊ£¤·¤Æ¤¤¤Þ¤¹\n"
6586 #: protoize.c:2815 protoize.c:2818
6587 #, c-format
6588 msgid "%s: %d: warning: source too confusing\n"
6589 msgstr "%s: %d: ·Ù¹ð: ¥½¡¼¥¹¤¬º®Í𤷤¹¤®¤Æ¤¤¤Þ¤¹\n"
6591 #: protoize.c:3024
6592 #, c-format
6593 msgid "%s: %d: warning: varargs function declaration not converted\n"
6594 msgstr "%s: %d: ·Ù¹ð: varargs ´Ø¿ôÀë¸À¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6596 #: protoize.c:3039
6597 #, c-format
6598 msgid "%s: declaration of function `%s' not converted\n"
6599 msgstr "%s: ´Ø¿ô `%s' ¤ÎÀë¸À¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6601 #: protoize.c:3162
6602 #, c-format
6603 msgid "%s: warning: too many parameter lists in declaration of `%s'\n"
6604 msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬Â¿¤¹¤®¤Þ¤¹\n"
6606 #: protoize.c:3183
6607 #, c-format
6608 msgid ""
6609 "\n"
6610 "%s: warning: too few parameter lists in declaration of `%s'\n"
6611 msgstr ""
6612 "\n"
6613 "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬¾¯¤Ê¤¹¤®¤Þ¤¹\n"
6615 #: protoize.c:3281
6616 #, c-format
6617 msgid "%s: %d: warning: found `%s' but expected `%s'\n"
6618 msgstr "%s: %d: ·Ù¹ð: `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿¤¬ `%s' ¤¬´üÂÔ¤µ¤ì¤Æ¤¤¤Þ¤¹\n"
6620 #: protoize.c:3459
6621 #, c-format
6622 msgid "%s: local declaration for function `%s' not inserted\n"
6623 msgstr "%s: ´Ø¿ô `%s' ¤Î¥í¡¼¥«¥ëÀë¸À¤¬ÁÞÆþ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6625 #: protoize.c:3486
6626 #, c-format
6627 msgid ""
6628 "\n"
6629 "%s: %d: warning: can't add declaration of `%s' into macro call\n"
6630 msgstr ""
6631 "\n"
6632 "%s: %d: ·Ù¹ð: `%s' ¤ÎÀë¸À¤ò¥Þ¥¯¥í¸Æ¤Ó½Ð¤·¤ËÄɲäǤ­¤Þ¤»¤ó\n"
6634 #: protoize.c:3560
6635 #, c-format
6636 msgid "%s: global declarations for file `%s' not inserted\n"
6637 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤ÎÂç°èÀë¸À¤¬ÁÞÆþ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6639 #: protoize.c:3651 protoize.c:3681
6640 #, c-format
6641 msgid "%s: definition of function `%s' not converted\n"
6642 msgstr "%s: ´Ø¿ô `%s' ¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6644 #: protoize.c:3670
6645 #, c-format
6646 msgid "%s: %d: warning: definition of %s not converted\n"
6647 msgstr "%s: %d: ·Ù¹ð: %s ¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6649 #: protoize.c:4000
6650 #, c-format
6651 msgid "%s: found definition of `%s' at %s(%d)\n"
6652 msgstr "%s: `%s' ¤ÎÄêµÁ¤¬ %s(%d) ¤Ë¸«¤Ä¤«¤ê¤Þ¤·¤¿\n"
6654 #. If we make it here, then we did not know about this
6655 #. function definition.
6656 #: protoize.c:4016
6657 #, c-format
6658 msgid "%s: %d: warning: `%s' excluded by preprocessing\n"
6659 msgstr "%s: %d: ·Ù¹ð: `%s' ¤Ï¥×¥ê¥×¥í¥»¥¹¤«¤é½ü³°¤µ¤ì¤Æ¤¤¤Þ¤¹\n"
6661 #: protoize.c:4019
6662 #, c-format
6663 msgid "%s: function definition not converted\n"
6664 msgstr "%s: ´Ø¿ô¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6666 #: protoize.c:4078
6667 #, c-format
6668 msgid "%s: `%s' not converted\n"
6669 msgstr "%s: `%s' ¤ÏÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
6671 #: protoize.c:4086
6672 #, c-format
6673 msgid "%s: would convert file `%s'\n"
6674 msgstr "%s: `%s' ¤òÊÑ´¹¤·¤Þ¤¹\n"
6676 #: protoize.c:4089
6677 #, c-format
6678 msgid "%s: converting file `%s'\n"
6679 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤òÊÑ´¹Ãæ\n"
6681 #: protoize.c:4099
6682 #, c-format
6683 msgid "%s: can't get status for file `%s': %s\n"
6684 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Î¾õÂÖ¤ò¼èÆÀ¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
6686 #: protoize.c:4141
6687 #, c-format
6688 msgid "%s: can't open file `%s' for reading: %s\n"
6689 msgstr "%s: Æɤ߹þ¤ßÍѤ˥ե¡¥¤¥ë `%s' ¤ò³«¤¯¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
6691 #: protoize.c:4156
6692 #, c-format
6693 msgid ""
6694 "\n"
6695 "%s: error reading input file `%s': %s\n"
6696 msgstr ""
6697 "\n"
6698 "%s: ÆþÎÏ¥Õ¥¡¥¤¥ë `%s' ¤òÆɤ߹þ¤ßÃæ¤Ë¥¨¥é¡¼: %s\n"
6700 #: protoize.c:4190
6701 #, c-format
6702 msgid "%s: can't create/open clean file `%s': %s\n"
6703 msgstr "%s: ¤­¤ì¤¤¤Ê¥Õ¥¡¥¤¥ë `%s' ¤òºîÀ®/¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó: %s\n"
6705 #: protoize.c:4295
6706 #, c-format
6707 msgid "%s: warning: file `%s' already saved in `%s'\n"
6708 msgstr "%s: ·Ù¹ð: ¥Õ¥¡¥¤¥ë `%s' ¤Ï´û¤Ë `%s' ¤ËÊݸ¤µ¤ì¤Æ¤¤¤Þ¤¹\n"
6710 #: protoize.c:4303
6711 #, c-format
6712 msgid "%s: can't link file `%s' to `%s': %s\n"
6713 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤ò `%s' ¤Ë¥ê¥ó¥¯¤Ç¤­¤Þ¤»¤ó: %s\n"
6715 #: protoize.c:4333
6716 #, c-format
6717 msgid "%s: can't create/open output file `%s': %s\n"
6718 msgstr "%s: ½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤òºîÀ®¤·¤¿¤ê³«¤¤¤¿¤ê¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó: %s\n"
6720 #: protoize.c:4366
6721 #, c-format
6722 msgid "%s: can't change mode of file `%s': %s\n"
6723 msgstr "%s: ¥Õ¥¡¥¤¥ë `%s' ¤Î¥â¡¼¥É¤òÊѹ¹¤Ç¤­¤Þ¤»¤ó: %s\n"
6725 #: protoize.c:4541
6726 #, c-format
6727 msgid "%s: cannot get working directory: %s\n"
6728 msgstr "%s: ºî¶È¥Ç¥£¥ì¥¯¥È¥ê¤¬Ê¬¤«¤ê¤Þ¤»¤ó: %s\n"
6730 #: protoize.c:4639
6731 #, c-format
6732 msgid "%s: input file names must have .c suffixes: %s\n"
6733 msgstr "%s: ÆþÎÏ¥Õ¥¡¥¤¥ë̾¤Ë¤Ï³ÈÄ¥»Ò .c ¤¬¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó: %s\n"
6735 #: ra.c:750
6736 msgid "Didn't find a coloring.\n"
6737 msgstr ""
6739 #: reg-stack.c:673
6740 #, fuzzy, c-format
6741 msgid "output constraint %d must specify a single register"
6742 msgstr "½ÐÎÏÀ©Ìó %d ¤Ï°ì¤Ä¤Î¥ì¥¸¥¹¥¿¤ò»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
6744 #: reg-stack.c:683
6745 #, fuzzy, c-format
6746 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
6747 msgstr "½ÐÎÏÀ©Ìó %d ¤Ï°ì¤Ä¤Î¥ì¥¸¥¹¥¿¤ò»ØÄꤷ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
6749 #: reg-stack.c:706
6750 #, fuzzy
6751 msgid "output regs must be grouped at top of stack"
6752 msgstr "½ÐÎϥ쥸¥¹¥¿¤Ï¥¹¥¿¥Ã¥¯¤Î¥È¥Ã¥×¤Ë¥°¥ë¡¼¥×¤µ¤ì¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
6754 #: reg-stack.c:743
6755 #, fuzzy
6756 msgid "implicitly popped regs must be grouped at top of stack"
6757 msgstr "°ÅÌۤˠpop ¤µ¤ì¤ë¥ì¥¸¥¹¥¿¤Ï¥¹¥¿¥Ã¥¯¤Î¥È¥Ã¥×¤Ë¥°¥ë¡¼¥×¤µ¤ì¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
6759 #: reg-stack.c:762
6760 #, fuzzy, c-format
6761 msgid "output operand %d must use `&' constraint"
6762 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É %d ¤Ï `&' À©Ìó¤ò»È¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
6764 #: regclass.c:753
6765 #, c-format
6766 msgid "can't use '%s' as a %s register"
6767 msgstr "'%s' ¤ò %s ¤Î¥ì¥¸¥¹¥¿¤È¤·¤Æ»È¤¦¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
6769 #: regclass.c:768 config/ia64/ia64.c:4169 config/ia64/ia64.c:4176
6770 #, c-format
6771 msgid "unknown register name: %s"
6772 msgstr "ÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹: %s"
6774 #: regclass.c:779
6775 msgid "global register variable follows a function definition"
6776 msgstr "Âç°è register ÊÑ¿ô¤¬´Ø¿ôÄêµÁ¤Î¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
6778 #: regclass.c:783
6779 msgid "register used for two global register variables"
6780 msgstr "¥ì¥¸¥¹¥¿¤¬Æó¤Ä¤Î¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ»È¤ï¤ì¤Þ¤·¤¿"
6782 #: regclass.c:788
6783 msgid "call-clobbered register used for global register variable"
6784 msgstr "¸Æ¤Ó½Ð¤·¤ÇÇ˲õ¤µ¤ì¤ë¥ì¥¸¥¹¥¿¤¬¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ»È¤ï¤ì¤Þ¤·¤¿"
6786 #: regrename.c:1899
6787 #, c-format
6788 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
6789 msgstr ""
6791 #: regrename.c:1911
6792 #, c-format
6793 msgid "validate_value_data: Loop in regno chain (%u)"
6794 msgstr ""
6796 #: regrename.c:1914
6797 #, c-format
6798 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
6799 msgstr ""
6801 #: regrename.c:1926
6802 #, c-format
6803 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
6804 msgstr ""
6806 #: reload.c:1225
6807 msgid "cannot reload integer constant operand in `asm'"
6808 msgstr "À°¿ôÄê¿ô¥ª¥Ú¥é¥ó¥É¤ò `asm' Æâ¤ÇºÆ¥í¡¼¥É¤Ç¤­¤Þ¤»¤ó"
6810 #: reload.c:1247
6811 msgid "impossible register constraint in `asm'"
6812 msgstr "`asm' Æâ¤Ç¤Ï¥ì¥¸¥¹¥¿À©Ìó¤ò¹Ô¤Ê¤¨¤Þ¤»¤ó"
6814 #: reload.c:3467
6815 msgid "`&' constraint used with no register class"
6816 msgstr "`&' À©Ì󤬥쥸¥¹¥¿¥¯¥é¥¹Ìµ¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
6818 #: reload.c:3635
6819 #, fuzzy
6820 msgid "unable to generate reloads for:"
6821 msgstr "¥³¡¼¥É¤¬À¸À®¤µ¤ì¤ë CPU ¤òÁªÂò¤¹¤ë"
6823 #: reload.c:3636 reload.c:3850
6824 msgid "inconsistent operand constraints in an `asm'"
6825 msgstr "`asm' Æâ¤Ç¤Î¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
6827 #: reload1.c:1255
6828 msgid "frame size too large for reliable stack checking"
6829 msgstr "¥Õ¥ì¡¼¥à¥µ¥¤¥º¤¬Â礭¤¹¤®¤Æ¡¢¥¹¥¿¥Ã¥¯¸¡ºº¤¬¿®Íê¤Ç¤­¤Ê¤¯¤Ê¤ê¤Þ¤¹"
6831 #: reload1.c:1258
6832 msgid "try reducing the number of local variables"
6833 msgstr "¥í¡¼¥«¥ëÊÑ¿ô¤Î¿ô¤òºï¸º¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤"
6835 #: reload1.c:1914
6836 #, fuzzy, c-format
6837 msgid "can't find a register in class `%s' while reloading `asm'"
6838 msgstr "¥¯¥é¥¹ `%s' Æâ¤Î¥ì¥¸¥¹¥¿¤ò `asm' ºÆ¥í¡¼¥ÉÃæ¤Ë¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó"
6840 #: reload1.c:1918
6841 #, fuzzy, c-format
6842 msgid "unable to find a register to spill in class `%s'"
6843 msgstr "¥¯¥é¥¹ `%s' Æâ¤Ç¤Õ¤ë¤¤Íî¤È¤¹¥ì¥¸¥¹¥¿¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó"
6845 #: reload1.c:1920
6846 msgid "this is the insn:"
6847 msgstr ""
6849 #: reload1.c:3941
6850 msgid "`asm' operand requires impossible reload"
6851 msgstr "`asm' ¥ª¥Ú¥é¥ó¥É¤ÏºÆ¥í¡¼¥É¤Ç¤­¤Ê¤¤»ö¤¬Í׵ᤵ¤ì¤Þ¤¹"
6853 #. It's the compiler's fault.
6854 #: reload1.c:5055
6855 #, fuzzy
6856 msgid "could not find a spill register"
6857 msgstr "spec ¥Õ¥¡¥¤¥ë %s ¤ò¸«¤Ä¤±¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿\n"
6859 #: reload1.c:5060
6860 msgid "`asm' operand constraint incompatible with operand size"
6861 msgstr "`asm' ¥ª¥Ú¥é¥ó¥ÉÀ©Ì󤬥ª¥Ú¥é¥ó¥É¥µ¥¤¥º¤ÈÀ°¹ç¤·¤Þ¤»¤ó"
6863 #. It's the compiler's fault.
6864 #: reload1.c:6680
6865 #, fuzzy
6866 msgid "VOIDmode on an output"
6867 msgstr "½ÐÎÏÃæ¤Ë I/O ¥¨¥é¡¼¤¬È¯À¸"
6869 #: reload1.c:6681
6870 msgid "output operand is constant in `asm'"
6871 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É¤¬ `asm' Æâ¤ÇÄê¿ô¤Ç¤¹"
6873 #: rtl-error.c:140
6874 #, fuzzy
6875 msgid "unrecognizable insn:"
6876 msgstr "ǧ¼±ÉÔǽ¤ÊÌ¿Îá:"
6878 #: rtl-error.c:142
6879 #, fuzzy
6880 msgid "insn does not satisfy its constraints:"
6881 msgstr "Ì¿Î᤬¤½¤ÎÀ©Ìó¤òËþ¤¿¤·¤Þ¤»¤ó"
6883 #: rtl.c:558
6884 #, c-format
6885 msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d"
6886 msgstr "RTL ¸¡ºº: elt %d(%s) ¤¬ºÇ¸å¤Î elt %d(%s Ãæ) ¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
6888 #: rtl.c:573
6889 #, c-format
6890 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
6891 msgstr "RTL ¸¡ºº: elt %d ·¿¤Ï '%c' ¤Î¤Ï¤º¤Ê¤Î¤Ë '%c' (rtx %s, %s Ãæ)¤Ç¤¹ (%s:%d)"
6893 #: rtl.c:589
6894 #, c-format
6895 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
6896 msgstr "RTL ¸¡ºº: elt %d ·¿¤Ï '%c' ¤« '%c' ¤Î¤Ï¤º¤Ê¤Î¤Ë '%c' (rtx %s, %s Ãæ) ¤Ç¤¹ (%s:%d)"
6898 #: rtl.c:602
6899 #, c-format
6900 msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d"
6901 msgstr "RTL ¸¡ºº: ¥³¡¼¥É `%s' ¤Î¤Ï¤º¤Ê¤Î¤Ë `%s' (%s Ãæ)¤Ç¤¹ (%s:%d)"
6903 #: rtl.c:616
6904 #, c-format
6905 msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d"
6906 msgstr "RTL ¸¡ºº: ¥³¡¼¥É `%s' ¤« `%s' ¤Î¤Ï¤º¤Ê¤Î¤Ë `%s' (%s Ãæ)¤Ç¤¹ (%s:%d)"
6908 #: rtl.c:631
6909 #, c-format
6910 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
6911 msgstr "RTL check: ¥Ù¥¯¥È¥ë¤Î elt %d ¤òºÇ¸å¤Î elt %d (%s Ãæ)¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
6913 #: rtl.c:646
6914 #, fuzzy, c-format
6915 msgid "RTL flag check: %s used with unexpected rtx code `%s' in %s, at %s:%d"
6916 msgstr "RTL ¸¡ºº: ¥³¡¼¥É `%s' ¤Î¤Ï¤º¤Ê¤Î¤Ë `%s' (%s Ãæ)¤Ç¤¹ (%s:%d)"
6918 #: stmt.c:753
6919 #, c-format
6920 msgid "jump to `%s' invalidly jumps into binding contour"
6921 msgstr "`%s' ¤Ø¤Î¥¸¥ã¥ó¥×¤ÏÅ»¤á¤é¤ì¤¿¥Ö¥í¥Ã¥¯Æâ¤Ø¡¢Ìµ¸ú¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹"
6923 #: stmt.c:989 stmt.c:3731
6924 #, c-format
6925 msgid "label `%s' used before containing binding contour"
6926 msgstr "¥é¥Ù¥ë `%s' ¤¬Å»¤á¤é¤ì¤¿¥Ö¥í¥Ã¥¯¤ò¹½À®¤¹¤ëÁ°¤Ë»È¤ï¤ì¤Þ¤·¤¿"
6928 #: stmt.c:1169
6929 msgid "output operand constraint lacks `='"
6930 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤Ë `=' ¤¬·ç¤±¤Æ¤¤¤Þ¤¹"
6932 #: stmt.c:1184
6933 #, c-format
6934 msgid "output constraint `%c' for operand %d is not at the beginning"
6935 msgstr "½ÐÎÏÀ©Ìó `%c' (operand %d ÍÑ) ¤¬³«»ÏÉôʬ¤Ë¤¢¤ê¤Þ¤»¤ó"
6937 #: stmt.c:1206
6938 #, fuzzy
6939 msgid "operand constraint contains incorrectly positioned '+' or '='"
6940 msgstr "¥ª¥Ú¥é¥ó¥ÉÀ©ÌóÃæ¡¢ÉÔÀµ¤Ê°ÌÃ֤ˠ'+' ¤ä '=' ¤¬´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹"
6942 #: stmt.c:1212 stmt.c:1316
6943 #, c-format
6944 msgid "`%%' constraint used with last operand"
6945 msgstr "`%%' À©Ì󤬺Ǹå¤Î¥ª¥Ú¥é¥ó¥É¤È¤È¤â¤Ë»È¤ï¤ì¤Þ¤·¤¿"
6947 #: stmt.c:1231
6948 msgid "matching constraint not valid in output operand"
6949 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÆâ¤ÎÀ©Ìó¤¬Àµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
6951 #: stmt.c:1307
6952 #, c-format
6953 msgid "input operand constraint contains `%c'"
6954 msgstr "ÆþÎÏ¥ª¥Ú¥é¥ó¥ÉÀ©Ì󤬠`%c' ¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
6956 #: stmt.c:1347
6957 msgid "matching constraint references invalid operand number"
6958 msgstr "À©Ìó¤ËŬ¹ç¤µ¤»¤ë»þ¤Ë¡¢Ìµ¸ú¤Ê¥ª¥Ú¥é¥ó¥ÉÈÖ¹æ¤ò»²¾È¤·¤Þ¤·¤¿"
6960 #: stmt.c:1379
6961 #, c-format
6962 msgid "invalid punctuation `%c' in constraint"
6963 msgstr "̵¸ú¤Ê¶çÆÉÅÀ `%c' ¤¬À©ÌóÆâ¤Ë¤¢¤ê¤Þ¤¹"
6965 #: stmt.c:1429
6966 #, fuzzy, c-format
6967 msgid "asm-specifier for variable `%s' conflicts with asm clobber list"
6968 msgstr "`%s' ¤Î·¿½¤¾þ»Ò¤¬Á°Êý¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
6970 #: stmt.c:1519
6971 #, c-format
6972 msgid "unknown register name `%s' in `asm'"
6973 msgstr "`asm' Ãæ¤ËÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾ `%s' ¤¬¤¢¤ê¤Þ¤¹"
6975 #: stmt.c:1567
6976 #, c-format
6977 msgid "more than %d operands in `asm'"
6978 msgstr "`asm' ¤ÎÃæ¤Ë %d ¤ò±Û¤¨¤ë¥ª¥Ú¥é¥ó¥É¤¬¤¢¤ê¤Þ¤¹"
6980 #: stmt.c:1626
6981 #, c-format
6982 msgid "output number %d not directly addressable"
6983 msgstr "½ÐÎÏÈÖ¹æ %d ¤ÏľÀÜ¥¢¥É¥ì¥¹»ØÄê¤Ç¤­¤Þ¤»¤ó"
6985 #. ??? Leave this only until we have experience with what
6986 #. happens in combine and elsewhere when constraints are
6987 #. not satisfied.
6988 #: stmt.c:1698 stmt.c:1727
6989 #, c-format
6990 msgid "asm operand %d probably doesn't match constraints"
6991 msgstr "asm ¥ª¥Ú¥é¥ó¥É %d ¤Ï¶²¤é¤¯À©Ìó¤ËŬ¹ç¤·¤Þ¤»¤ó"
6993 #: stmt.c:1858
6994 msgid "asm clobber conflict with output operand"
6995 msgstr ""
6997 #: stmt.c:1863
6998 msgid "asm clobber conflict with input operand"
6999 msgstr ""
7001 #: stmt.c:1898
7002 msgid "too many alternatives in `asm'"
7003 msgstr "`asm' Ãæ¤ÎÂåÂØ¥­¡¼¥ï¡¼¥É¤¬Â¿¤¹¤®¤Þ¤¹"
7005 #: stmt.c:1910
7006 msgid "operand constraints for `asm' differ in number of alternatives"
7007 msgstr "`asm' ¤Î¥ª¥Ú¥é¥ó¥ÉÀ©Ìó¤¬ÂåÂØÈÖ¹æ¤È¤Ï°Û¤Ê¤ê¤Þ¤¹"
7009 #: stmt.c:1963
7010 #, fuzzy, c-format
7011 msgid "duplicate asm operand name '%s'"
7012 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
7014 #: stmt.c:2050
7015 msgid "missing close brace for named operand"
7016 msgstr ""
7018 #: stmt.c:2078
7019 #, fuzzy, c-format
7020 msgid "undefined named operand '%s'"
7021 msgstr "ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤±é»»»Ò %s ¤Ç¤¹"
7023 #: stmt.c:3668
7024 #, c-format
7025 msgid "unused variable `%s'"
7026 msgstr "ÊÑ¿ô `%s' ¤Ï»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
7028 #: stmt.c:5149
7029 #, c-format
7030 msgid "enumeration value `%s' not handled in switch"
7031 msgstr "ÎóµóÃÍ `%s' ¤Ï switch Æâ¤Ç°·¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
7033 #: stmt.c:5174 stmt.c:5194
7034 #, c-format
7035 msgid "case value `%ld' not in enumerated type"
7036 msgstr "case ÃÍ `%ld' ¤ÏÎóµó·¿¤Ë¤Ï¤¢¤ê¤Þ¤»¤ó"
7038 #: stmt.c:5177 stmt.c:5197
7039 #, c-format
7040 msgid "case value `%ld' not in enumerated type `%s'"
7041 msgstr "case ÃÍ `%ld' ¤ÏÎóµó·¿ `%s' ¤Ë¤Ï¤¢¤ê¤Þ¤»¤ó"
7043 #: stmt.c:5270
7044 #, fuzzy
7045 msgid "switch missing default case"
7046 msgstr "¤³¤ì¤¬ºÇ½é¤Î default ¥é¥Ù¥ë¤Ç¤¹"
7048 #: stor-layout.c:178
7049 msgid "type size can't be explicitly evaluated"
7050 msgstr "·¿¤ÎÂ礭¤µ¤ÏÌÀ¼¨Åª¤Ëɾ²Á¤µ¤ì¤ë¤â¤Î¤Ç¤Ï¤¢¤ê¤¨¤Þ¤»¤ó"
7052 #: stor-layout.c:180
7053 msgid "variable-size type declared outside of any function"
7054 msgstr "ÊÑ¿ô¥µ¥¤¥º·¿¤¬´Ø¿ô¤Î³°Â¦¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
7056 #: stor-layout.c:461
7057 #, c-format
7058 msgid "size of `%s' is %d bytes"
7059 msgstr "`%s' ¤Î¥µ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤Ç¤¹"
7061 #: stor-layout.c:463
7062 #, c-format
7063 msgid "size of `%s' is larger than %d bytes"
7064 msgstr "`%s' ¤Î¥µ¥¤¥º¤¬ %d ¥Ð¥¤¥È¤è¤êÂ礭¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
7066 #: stor-layout.c:869 stor-layout.c:1285
7067 #, c-format
7068 msgid "packed attribute causes inefficient alignment for `%s'"
7069 msgstr "packed Â°À­¤Ï `%s' ¤ËÂФ·¤ÆÉÔ¸úΨ¤Ê¥¢¥é¥¤¥ó¥á¥ó¥È¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
7071 #: stor-layout.c:871 stor-layout.c:1287
7072 #, c-format
7073 msgid "packed attribute is unnecessary for `%s'"
7074 msgstr "packed Â°À­¤Ï `%s' ¤Ë¤ÏɬÍפ¢¤ê¤Þ¤»¤ó"
7076 #: stor-layout.c:886
7077 #, c-format
7078 msgid "padding struct to align `%s'"
7079 msgstr "`%s' ¤ò¥¢¥é¥¤¥ó¤¹¤ë¤¿¤á¤Ë¹½Â¤ÂΤò¥Ñ¥Ç¥£¥ó¥°¤·¤Þ¤¹"
7081 #: stor-layout.c:1249
7082 msgid "padding struct size to alignment boundary"
7083 msgstr "¥¢¥é¥¤¥ó¥á¥ó¥È¶­³¦¤Î¥µ¥¤¥º¤Ë¹½Â¤ÂΤò¥Ñ¥Ç¥£¥ó¥°¤·¤Þ¤¹"
7085 #: stor-layout.c:1292
7086 msgid "packed attribute causes inefficient alignment"
7087 msgstr "packed Â°À­¤ÏÉÔ¸úΨ¤Ê¥¢¥é¥¤¥ó¥á¥ó¥È¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
7089 #: stor-layout.c:1294
7090 msgid "packed attribute is unnecessary"
7091 msgstr "packed Â°À­¤ÏɬÍפ¢¤ê¤Þ¤»¤ó"
7093 #: timevar.c:448
7094 msgid ""
7095 "\n"
7096 "Execution times (seconds)\n"
7097 msgstr ""
7098 "\n"
7099 "¼Â¹Ô²ó¿ô  (ÉÃ)\n"
7101 #. Print total time.
7102 #: timevar.c:498
7103 msgid " TOTAL                 :"
7104 msgstr " ¹ç·×                  :"
7106 #: timevar.c:534
7107 #, c-format
7108 msgid "time in %s: %ld.%06ld (%ld%%)\n"
7109 msgstr "%s ¤Ç¤Î»þ´Ö: %ld.%06ld (%ld%%)\n"
7111 #: tlink.c:399
7112 #, c-format
7113 msgid "collect: reading %s\n"
7114 msgstr "collect: %s ¤òÆɤ߹þ¤ß¤Þ¤¹\n"
7116 #: tlink.c:502
7117 #, c-format
7118 msgid "collect: recompiling %s\n"
7119 msgstr "collect: %s ¤òºÆ¥³¥ó¥Ñ¥¤¥ë¤·¤Þ¤¹\n"
7121 #: tlink.c:668
7122 #, c-format
7123 msgid "collect: tweaking %s in %s\n"
7124 msgstr "collect: %s ¤ò°ú¤ÃÄ¥¤ê¤Þ¤¹(%s Æâ)\n"
7126 #: tlink.c:715
7127 msgid "collect: relinking\n"
7128 msgstr "collect: ºÆ¥ê¥ó¥¯¤·¤Þ¤¹\n"
7130 #: tlink.c:724
7131 #, c-format
7132 msgid "ld returned %d exit status"
7133 msgstr "ld ¤Ï¥¹¥Æ¡¼¥¿¥¹ %d ¤Ç½ªÎ»¤·¤Þ¤·¤¿"
7135 #: toplev.c:920
7136 msgid "Generate debugging info in default format"
7137 msgstr "¥Ç¥Õ¥©¥ë¥È·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
7139 #: toplev.c:921
7140 msgid "Generate debugging info in default extended format"
7141 msgstr "¥Ç¥Õ¥©¥ë¥È³ÈÄ¥·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
7143 #: toplev.c:923
7144 msgid "Generate STABS format debug info"
7145 msgstr "STABS ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
7147 #: toplev.c:924
7148 msgid "Generate extended STABS format debug info"
7149 msgstr "³ÈÄ¥ STABS ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
7151 #: toplev.c:927
7152 msgid "Generate DWARF-1 format debug info"
7153 msgstr "DWARF-1 ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
7155 #: toplev.c:929
7156 msgid "Generate extended DWARF-1 format debug info"
7157 msgstr "³ÈÄ¥ DWARF-1 ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
7159 #: toplev.c:932
7160 msgid "Generate DWARF-2 debug info"
7161 msgstr "DWARF-2 ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
7163 #: toplev.c:935
7164 msgid "Generate XCOFF format debug info"
7165 msgstr "XCOFF ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
7167 #: toplev.c:936
7168 msgid "Generate extended XCOFF format debug info"
7169 msgstr "³ÈÄ¥ XCOFF ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
7171 #: toplev.c:939
7172 msgid "Generate COFF format debug info"
7173 msgstr "COFF ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
7175 #: toplev.c:942
7176 #, fuzzy
7177 msgid "Generate VMS format debug info"
7178 msgstr "STABS ·Á¼°¤Î¥Ç¥Ð¥Ã¥°¾ðÊó¤òÀ¸À®¤¹¤ë"
7180 #: toplev.c:981
7181 #, fuzzy
7182 msgid "Perform DWARF2 duplicate elimination"
7183 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
7185 #: toplev.c:983
7186 msgid "Do not store floats in registers"
7187 msgstr "¥ì¥¸¥¹¥¿¤ËÉâÆ°¾®¿ô¤ò³ÊǼ¤·¤Ê¤¤"
7189 #: toplev.c:985
7190 msgid "Consider all mem refs through pointers as volatile"
7191 msgstr "¥Ý¥¤¥ó¥¿·Ðͳ¤Î¥á¥â¥ê»²¾È¤òÁ´¤Æ volatile ¤È¤ß¤Ê¤¹"
7193 #: toplev.c:987
7194 msgid "Consider all mem refs to global data to be volatile"
7195 msgstr "Âç°è¥Ç¡¼¥¿¤Ø¤Î¥á¥â¥ê»²¾È¤òÁ´¤Æ volatile ¤È¤ß¤Ê¤¹"
7197 #: toplev.c:989
7198 msgid "Consider all mem refs to static data to be volatile"
7199 msgstr "ÀÅŪ¥Ç¡¼¥¿¤Ø¤Î¥á¥â¥ê»²¾È¤òÁ´¤Æ volatile ¤È¤ß¤Ê¤¹"
7201 #: toplev.c:991
7202 msgid "Defer popping functions args from stack until later"
7203 msgstr "´Ø¿ô°ú¿ô¤ò¥¹¥¿¥Ã¥¯¤«¤é pop ¤¹¤ë¤Î¤ò¸Æ¤Ó½Ð¤·¸å¤Þ¤ÇÃ٤餻¤ë"
7205 #: toplev.c:993
7206 msgid "When possible do not generate stack frames"
7207 msgstr "²Äǽ¤Ê¾ì¹ç¡¢¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤·¤Ê¤¤"
7209 #: toplev.c:995
7210 msgid "Optimize sibling and tail recursive calls"
7211 msgstr "sibling ¸Æ¤Ó½Ð¤·¤äËöÈøºÆµ¢¸Æ¤Ó½Ð¤·¤òºÇŬ²½¤¹¤ë"
7213 #: toplev.c:997
7214 msgid "Perform superblock formation via tail duplication"
7215 msgstr ""
7217 #: toplev.c:999
7218 msgid "When running CSE, follow jumps to their targets"
7219 msgstr "CSE ¤ÇÆ°ºî¤¹¤ë¤È¤­¡¢¤½¤ì¤é¤Î¥¿¡¼¥²¥Ã¥È¤Ø¤Î¥¸¥ã¥ó¥×¤ËÄɿ魯¤ë"
7221 #: toplev.c:1001
7222 msgid "When running CSE, follow conditional jumps"
7223 msgstr "CSE ¤ÇÆ°ºî¤¹¤ë¤È¤­¡¢¾ò·ï¥¸¥ã¥ó¥×¤ËÄɿ魯¤ë"
7225 #: toplev.c:1003
7226 #, fuzzy
7227 msgid "Perform a number of minor, expensive optimizations"
7228 msgstr "ÌÜΩ¤¿¤Ê¤¤¡¢¥³¥¹¥È¤Î¤«¤«¤ëºÇŬ²½¤ò¹Ô¤Ê¤¦"
7230 #: toplev.c:1005
7231 #, fuzzy
7232 msgid "Perform jump threading optimizations"
7233 msgstr "¥¸¥ã¥ó¥×ʬ´ôºÇŬ²½¤ò¹Ô¤Ê¤¦"
7235 #: toplev.c:1007
7236 #, fuzzy
7237 msgid "Perform strength reduction optimizations"
7238 msgstr "¶¯Åٺ︺ºÇŬ²½¤ò¹Ô¤Ê¤¦"
7240 #: toplev.c:1009
7241 msgid "Perform loop unrolling when iteration count is known"
7242 msgstr "È¿Éü²ó¿ô¤¬´ûÃΤΤȤ­¡¢¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦"
7244 #: toplev.c:1011
7245 msgid "Perform loop unrolling for all loops"
7246 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤Ç¥ë¡¼¥×Ÿ³«¤ò¹Ô¤Ê¤¦"
7248 #: toplev.c:1013
7249 msgid "Generate prefetch instructions, if available, for arrays in loops"
7250 msgstr ""
7252 #: toplev.c:1015
7253 msgid "Force all loop invariant computations out of loops"
7254 msgstr "¥ë¡¼¥×Ãæ¤ËÉÔÊѤʷ׻»¤ò¥ë¡¼¥×¤Î³°¤Ë°ÜÆ°¤¹¤ë"
7256 #: toplev.c:1017
7257 msgid "Strength reduce all loop general induction variables"
7258 msgstr "¥ë¡¼¥×¤ÎÃæ¤ÎÁ´¤Æ¤Î°ìÈÌͶƳÊÑ¿ô¤ò¶¯Åٺ︺¤¹¤ë"
7260 #: toplev.c:1019
7261 msgid "Store strings in writable data section"
7262 msgstr "ʸ»úÎó¤ò½ñ¤­¹þ¤ß²Äǽ¥Ç¡¼¥¿¥»¥¯¥·¥ç¥ó¤Ë³ÊǼ¤¹¤ë"
7264 #: toplev.c:1021
7265 #, fuzzy
7266 msgid "Enable machine specific peephole optimizations"
7267 msgstr "µ¡¼ï¸ÇÍ­¤ÎÇÁ¤­·êºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
7269 #: toplev.c:1023
7270 msgid "Copy memory operands into registers before using"
7271 msgstr "¥á¥â¥ê¥ª¥Ú¥é¥ó¥É¤òÍøÍѤ¹¤ëÁ°¤Ë¥ì¥¸¥¹¥¿¤Ø¥³¥Ô¡¼¤¹¤ë"
7273 #: toplev.c:1025
7274 msgid "Copy memory address constants into regs before using"
7275 msgstr "¥á¥â¥ê¥¢¥É¥ì¥¹Äê¿ô¤òÍøÍѤ¹¤ëÁ°¤Ë¥ì¥¸¥¹¥¿¤Ø¥³¥Ô¡¼¤¹¤ë"
7277 #: toplev.c:1027
7278 msgid "Allow function addresses to be held in registers"
7279 msgstr "´Ø¿ô¥¢¥É¥ì¥¹¤ò¥ì¥¸¥¹¥¿¤Ë»ý¤¿¤»¤ë»ö¤òµö²Ä¤¹¤ë"
7281 #: toplev.c:1029
7282 msgid "Integrate simple functions into their callers"
7283 msgstr "ñ½ã¤Ê´Ø¿ô¤ò¸Æ¤Ó½Ð¤·Â¦¤ËÅý¹ç¤¹¤ë"
7285 #: toplev.c:1031
7286 msgid "Generate code for funcs even if they are fully inlined"
7287 msgstr "Á´¤Æ¥¤¥ó¥é¥¤¥ó¤È¤µ¤ì¤¿¤È¤·¤Æ¤â´Ø¿ô¤Î¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
7289 #: toplev.c:1033
7290 msgid "Pay attention to the 'inline' keyword"
7291 msgstr "'inline' ¥­¡¼¥ï¡¼¥É¤ËÃí°Õ¤òʧ¤¦"
7293 #: toplev.c:1035
7294 msgid "Emit static const variables even if they are not used"
7295 msgstr "»ÈÍѤµ¤ì¤Ê¤¤ÀÅŪÄê¿ôÊÑ¿ô¤Ç¤¢¤Ã¤Æ¤â½ÐÎϤ¹¤ë"
7297 #: toplev.c:1037
7298 msgid "Check for syntax errors, then stop"
7299 msgstr "ʸˡ¥¨¥é¡¼¤ò¸¡½Ð¤·¤Æ¡¢¤½¤³¤ÇÄä»ß¤¹¤ë"
7301 #: toplev.c:1039
7302 msgid "Mark data as shared rather than private"
7303 msgstr "¥Ç¡¼¥¿¤ò¥×¥é¥¤¥Ù¡¼¥È¤Ç¤Ï¤Ê¤¯¶¦Í­¤µ¤ì¤ë¤è¤¦¥Þ¡¼¥¯¤¹¤ë"
7305 #: toplev.c:1041
7306 msgid "Enable saving registers around function calls"
7307 msgstr "´Ø¿ô¸Æ¤Ó½Ð¤·¤ÎÁ°¸å¤Ç¥ì¥¸¥¹¥¿¤ÎÊݸ¤òÍ­¸ú¤Ë¤¹¤ë"
7309 #: toplev.c:1043
7310 msgid "Return 'short' aggregates in memory, not registers"
7311 msgstr "'¾®¤µ¤Ê' ½¸¹çÂΤò¥ì¥¸¥¹¥¿¤Ç¤Ï¤Ê¤¯¥á¥â¥ê¤Ë³ÊǼ¤·¤ÆÊÖ¤¹"
7313 #: toplev.c:1045
7314 msgid "Return 'short' aggregates in registers"
7315 msgstr "'¾®¤µ¤Ê' ½¸¹çÂΤò¥ì¥¸¥¹¥¿¤Ë³ÊǼ¤·¤ÆÊÖ¤¹"
7317 #: toplev.c:1047
7318 msgid "Attempt to fill delay slots of branch instructions"
7319 msgstr "ʬ´ôÌ¿Îá¤ÎÃٱ䥹¥í¥Ã¥È¤ò»È¤¦¤³¤È¤ò»î¤ß¤ë"
7321 #: toplev.c:1049
7322 msgid "Perform the global common subexpression elimination"
7323 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
7325 #: toplev.c:1051
7326 #, fuzzy
7327 msgid "Perform enhanced load motion during global subexpression elimination"
7328 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
7330 #: toplev.c:1053
7331 #, fuzzy
7332 msgid "Perform store motion after global subexpression elimination"
7333 msgstr "¥°¥í¡¼¥Ð¥ë¶¦ÄÌÉôʬ¼°¤ò½üµî¤¹¤ë"
7335 #: toplev.c:1055
7336 #, fuzzy
7337 msgid "Perform the loop optimizations"
7338 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
7340 #: toplev.c:1057
7341 #, fuzzy
7342 msgid "Perform cross-jumping optimization"
7343 msgstr "¥¸¥ã¥ó¥×ʬ´ôºÇŬ²½¤ò¹Ô¤Ê¤¦"
7345 #: toplev.c:1059
7346 msgid "Perform conversion of conditional jumps to branchless equivalents"
7347 msgstr ""
7349 #: toplev.c:1061
7350 #, fuzzy
7351 msgid "Perform conversion of conditional jumps to conditional execution"
7352 msgstr "¾ò·ïŪ¤Ê¼Â¹Ô¤Ø¤ÎÊѹ¹¤Î¤¿¤á¤ÎïçÃͤòÊѹ¹¤¹¤ë"
7354 #: toplev.c:1063
7355 #, fuzzy
7356 msgid "Run CSE pass after loop optimizations"
7357 msgstr "¥ë¡¼¥×ºÇŬ²½¸å¤Ë¶¦ÄÌÉôʬ¼°½üµî²áÄø¤ò¼Â¹Ô"
7359 #: toplev.c:1065
7360 #, fuzzy
7361 msgid "Run the loop optimizer twice"
7362 msgstr "¥ë¡¼¥×ºÇŬ²½¤òÆó²ó¼Â¹Ô¤¹¤ë"
7364 #: toplev.c:1067
7365 msgid "Delete useless null pointer checks"
7366 msgstr "̵°ÕÌ£¤Ê null ¥Ý¥¤¥ó¥¿¸¡ºº¤òºï½ü¤¹¤ë"
7368 #: toplev.c:1069
7369 msgid "Reschedule instructions before register allocation"
7370 msgstr "¥ì¥¸¥¹¥¿³ÎÊݤÎÁ°¤ËÌ¿Îá¤òÊ¤Ùľ¤¹"
7372 #: toplev.c:1071
7373 msgid "Reschedule instructions after register allocation"
7374 msgstr "¥ì¥¸¥¹¥¿³ÎÊݤθå¤ÇÌ¿Îá¤òÊ¤Ùľ¤¹"
7376 #: toplev.c:1073
7377 msgid "Enable scheduling across basic blocks"
7378 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯¤ò¸Ù¤°Ì¿ÎáÇÛÃÖ¤òÍ­¸ú¤Ë¤¹¤ë"
7380 #: toplev.c:1075
7381 msgid "Allow speculative motion of non-loads"
7382 msgstr "Èó¥í¡¼¥É¤Ç¤ÎÉԳμ¤ÊÆ°ºî¤òµö²Ä¤¹¤ë"
7384 #: toplev.c:1077
7385 msgid "Allow speculative motion of some loads"
7386 msgstr "¤¤¤¯¤Ä¤«¤Î¥í¡¼¥É¤Ç¤ÎÉԳμ¤ÊÆ°ºî¤òµö²Ä¤¹¤ë"
7388 #: toplev.c:1079
7389 msgid "Allow speculative motion of more loads"
7390 msgstr "¤è¤ê¿¤¯¤Î¥í¡¼¥É¤Ç¤ÎÉԳμ¤ÊÆ°ºî¤òµö²Ä¤¹¤ë"
7392 #: toplev.c:1081
7393 msgid "Replace add,compare,branch with branch on count reg"
7394 msgstr "²Ã»»¡¢Èæ³Ó¥Ö¥é¥ó¥Á¤ÎÂå¤ï¤ê¤Ë¥«¥¦¥ó¥È¥ì¥¸¥¹¥¿¤Î¥Ö¥é¥ó¥Á¤ò»È¤¦"
7396 #: toplev.c:1083
7397 msgid "Generate position independent code, if possible"
7398 msgstr "²Äǽ¤Ç¤¢¤ì¤Ð°ÌÃÖÆÈΩ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
7400 #: toplev.c:1086
7401 msgid "Enable exception handling"
7402 msgstr "Îã³°Ê᪤òÍ­¸ú¤Ë¤¹¤ë"
7404 #: toplev.c:1088
7405 msgid "Just generate unwind tables for exception handling"
7406 msgstr "´¬¤­Ìᤷ¤ò¹Ô¤Ê¤¦Îã³°Êä­Íѥơ¼¥Ö¥ë¤òÀ¸À®¤¹¤ë"
7408 #: toplev.c:1090
7409 #, fuzzy
7410 msgid "Generate unwind tables exact at each instruction boundary"
7411 msgstr "´¬¤­Ìᤷ¤ò¹Ô¤Ê¤¦Îã³°Êä­Íѥơ¼¥Ö¥ë¤òÀ¸À®¤¹¤ë"
7413 #: toplev.c:1092
7414 msgid "Support synchronous non-call exceptions"
7415 msgstr "Ʊ´üÈó¸Æ¤Ó½Ð¤·Îã³°¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
7417 #: toplev.c:1094
7418 msgid "Insert arc based program profiling code"
7419 msgstr "¥×¥í¥°¥é¥à¤¬¥³¡¼¥É¥×¥í¥Õ¥¡¥¤¥ë¤¹¤ë¸µ¤Ë¤Ê¤ë¸Ì¤òÁÞÆþ¤¹¤ë"
7421 #: toplev.c:1096
7422 msgid "Create data files needed by gcov"
7423 msgstr "gcov ¤¬É¬ÍפȤ¹¤ë¥Ç¡¼¥¿¥Õ¥¡¥¤¥ë¤òºîÀ®¤¹¤ë"
7425 #: toplev.c:1098
7426 msgid "Use profiling information for branch probabilities"
7427 msgstr "ʬ´ô·ÐÏ©¿ä¬ÍѤΥץí¥Õ¥¡¥¤¥ë¾ðÊó¤òÍøÍѤ¹¤ë"
7429 #: toplev.c:1100
7430 #, fuzzy
7431 msgid "Enable basic program profiling code"
7432 msgstr "¥×¥í¥°¥é¥à¤¬¥³¡¼¥É¥×¥í¥Õ¥¡¥¤¥ë¤¹¤ë¸µ¤Ë¤Ê¤ë¸Ì¤òÁÞÆþ¤¹¤ë"
7434 #: toplev.c:1102
7435 msgid "Reorder basic blocks to improve code placement"
7436 msgstr "¥³¡¼¥ÉÇÛÃÖ¤ò²þÁ±¤¹¤ë¤¿¤á¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤òºÆÀ°Íý¤¹¤ë"
7438 #: toplev.c:1104
7439 #, fuzzy
7440 msgid "Reorder functions to improve code placement"
7441 msgstr "¥³¡¼¥ÉÇÛÃÖ¤ò²þÁ±¤¹¤ë¤¿¤á¤Ë´ðËÜ¥Ö¥í¥Ã¥¯¤òºÆÀ°Íý¤¹¤ë"
7443 #: toplev.c:1106
7444 msgid "Do the register renaming optimization pass"
7445 msgstr "ºÇŬ²½²áÄø¤Î¥ì¥¸¥¹¥¿¤Ä¤±ÊѤ¨¤ò¹Ô¤Ê¤¦"
7447 #: toplev.c:1108
7448 #, fuzzy
7449 msgid "Do the register copy-propagation optimization pass"
7450 msgstr "ºÇŬ²½²áÄø¤Î¥ì¥¸¥¹¥¿¤Ä¤±ÊѤ¨¤ò¹Ô¤Ê¤¦"
7452 #: toplev.c:1110
7453 #, fuzzy
7454 msgid "Do not put uninitialized globals in the common section"
7455 msgstr "Âç°èÊÑ¿ôÅù¤ò½é´ü²½¤µ¤ì¤Ê¤¤¥³¥â¥ó¥»¥¯¥·¥ç¥ó¤ËÃÖ¤«¤Ê¤¤"
7457 #: toplev.c:1112
7458 msgid "Do not generate .size directives"
7459 msgstr ".size µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
7461 #: toplev.c:1114
7462 msgid "place each function into its own section"
7463 msgstr "³Æ¡¹¤Î´Ø¿ô¤ò¤½¤ì¼«¿È¤Î¥»¥¯¥·¥ç¥ó¤ËÇÛÃÖ¤¹¤ë"
7465 #: toplev.c:1116
7466 msgid "place data items into their own section"
7467 msgstr "¥Ç¡¼¥¿¹àÌܤò¤½¤ì¤é¼«¿È¤Î¥»¥¯¥·¥ç¥ó¤ËÇÛÃÖ¤¹¤ë"
7469 #: toplev.c:1118
7470 msgid "Add extra commentry to assembler output"
7471 msgstr ";ʬ¤Ê¥³¥á¥ó¥È¤ò¥¢¥»¥ó¥Ö¥é½ÐÎϤËÄɲ乤ë"
7473 #: toplev.c:1120
7474 #, fuzzy
7475 msgid "Output GNU ld formatted global initializers"
7476 msgstr "GNU ld ·Á¼°¤ÎÂç°è½é´ü²½»Ò¤ò½ÐÎϤ¹¤ë"
7478 #: toplev.c:1122
7479 #, fuzzy
7480 msgid "Enables a register move optimization"
7481 msgstr "°ÜÆ°Ì¿ÎáºÇŬ²½¥ì¥¸¥¹¥¿¤òÍ­¸ú¤Ë¤¹¤ë"
7483 #: toplev.c:1124
7484 msgid "Do the full regmove optimization pass"
7485 msgstr "ºÇŬ²½²áÄø¤ÇºÇÂç¸Â¤Î regmove ¤ò¹Ô¤Ê¤¦"
7487 #: toplev.c:1126
7488 msgid "Pack structure members together without holes"
7489 msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð¤ò·ê¤¬³«¤«¤Ê¤¤¤è¤¦¤Ë¥Ñ¥Ã¥¯¤¹¤ë"
7491 #: toplev.c:1128
7492 msgid "Insert stack checking code into the program"
7493 msgstr "¥×¥í¥°¥é¥à¤Ë¥¹¥¿¥Ã¥¯¶­³¦¸¡½Ð¥³¡¼¥É¤òÁÞÆþ¤¹¤ë"
7495 #: toplev.c:1130
7496 msgid "Specify that arguments may alias each other & globals"
7497 msgstr "°ú¿ô¤ÈÂç°è¥Ç¡¼¥¿¤ä¾¤Î°ú¿ô¤ÈÊÌ̾¤Ë¤Ê¤ê¤¦¤ë»ö¤ò»ØÄꤹ¤ë"
7499 #: toplev.c:1132
7500 msgid "Assume arguments may alias globals but not each other"
7501 msgstr "°ú¿ô¤ÈÂç°è¥Ç¡¼¥¿¤ÏÊÌ̾¤Ë¤Ê¤ê¤¦¤ë¤¬Â¾¤Î°ú¿ô¤È¤ÏÊÌ̾¤Ç¤Ï¤Ê¤¤¤È¤ß¤Ê¤¹"
7503 #: toplev.c:1134
7504 msgid "Assume arguments do not alias each other or globals"
7505 msgstr "°ú¿ô¤¬Âç°è¥Ç¡¼¥¿¤ä¾¤Î°ú¿ô¤ÈÊÌ̾¤Ë¤Ï¤Ê¤é¤Ê¤¤¤È¤ß¤Ê¤¹"
7507 #: toplev.c:1136
7508 msgid "Assume strict aliasing rules apply"
7509 msgstr "¸·Ì©¤ÊÊÌ̾µ¬Â§¤ËŬ¹ç¤¹¤ë¤È¤ß¤Ê¤¹"
7511 #: toplev.c:1138
7512 msgid "Align the start of loops"
7513 msgstr "¥ë¡¼¥×¤Î³«»Ï¤ò¥¢¥é¥¤¥ó¤¹¤ë"
7515 #: toplev.c:1140
7516 msgid "Align labels which are only reached by jumping"
7517 msgstr "¥é¥Ù¥ë¤Î¤¦¤Á¥¸¥ã¥ó¥×ÅþãÀè¤È¤Ê¤ë¤â¤Î¤À¤±¤ò¥¢¥é¥¤¥ó¤¹¤ë"
7519 #: toplev.c:1142
7520 msgid "Align all labels"
7521 msgstr "Á´¤Æ¤Î¥é¥Ù¥ë¤ò¥¢¥é¥¤¥ó¤¹¤ë"
7523 #: toplev.c:1144
7524 msgid "Align the start of functions"
7525 msgstr "´Ø¿ô¤Î³«»Ï¤ò¥¢¥é¥¤¥ó¤¹¤ë"
7527 #: toplev.c:1146
7528 msgid "Attempt to merge identical constants accross compilation units"
7529 msgstr ""
7531 #: toplev.c:1148
7532 msgid "Attempt to merge identical constants and constant variables"
7533 msgstr ""
7535 #: toplev.c:1150
7536 msgid "Suppress output of instruction numbers and line number notes in debugging dumps"
7537 msgstr "¥Ç¥Ð¥Ã¥°¥À¥ó¥×¤ÇÌ¿ÎáÈÖ¹æ¤È¹ÔÈÖ¹æ¥Î¡¼¥È¤Î½ÐÎϤòÍÞÀ©¤¹¤ë"
7539 #: toplev.c:1152
7540 msgid "Instrument function entry/exit with profiling calls"
7541 msgstr "´Ø¿ô¤ÎÆþ¤ê¸ý/½Ð¸ý¤Ç¥×¥í¥Õ¥¡¥¤¥ë¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
7543 #: toplev.c:1154
7544 #, fuzzy
7545 msgid "Put zero initialized data in the bss section"
7546 msgstr "Âç°èÊÑ¿ôÅù¤ò½é´ü²½¤µ¤ì¤Ê¤¤¥³¥â¥ó¥»¥¯¥·¥ç¥ó¤ËÃÖ¤«¤Ê¤¤"
7548 #: toplev.c:1156
7549 msgid "Enable SSA optimizations"
7550 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
7552 #: toplev.c:1158
7553 #, fuzzy
7554 msgid "Enable SSA conditional constant propagation"
7555 msgstr "¾ò·ïŪ move Ì¿Îá¤ÎÍøÍѤòÍ­¸ú¤Ë¤¹¤ë"
7557 #: toplev.c:1160
7558 #, fuzzy
7559 msgid "Enable aggressive SSA dead code elimination"
7560 msgstr "¥Ç¥Ã¥É¥³¡¼¥É¤Î½üµî¤ò¹Ô¤Ê¤¦"
7562 #: toplev.c:1162
7563 msgid "External symbols have a leading underscore"
7564 msgstr "³°Éô¥·¥ó¥Ü¥ë¤ËƬʸ»ú¥¢¥ó¥À¡¼¥¹¥³¥¢¤ò»ý¤¿¤»¤ë"
7566 #: toplev.c:1164
7567 msgid "Process #ident directives"
7568 msgstr "#ident ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ò½èÍý¤¹¤ë"
7570 #: toplev.c:1166
7571 msgid "Enables an rtl peephole pass run before sched2"
7572 msgstr "ÂèÆóÌ¿ÎáÇÛÃÖ¤ÎÁ°¤Ç rtl ÇÁ¤­·ê²áÄø¤òÍ­¸ú¤Ë¤¹¤ë"
7574 #: toplev.c:1168
7575 msgid "Assume no NaNs or +-Infs are generated"
7576 msgstr ""
7578 #: toplev.c:1170
7579 msgid "Enables guessing of branch probabilities"
7580 msgstr "ʬ´ô·ÐÏ©¿ä¬¤òÍ­¸ú¤Ë¤¹¤ë"
7582 #: toplev.c:1172
7583 msgid "Set errno after built-in math functions"
7584 msgstr "ÁȤ߹þ¤ß¿ô³Ø´Ø¿ô¤Î¸å¤Ë errno ¤ò¥»¥Ã¥È¤¹¤ë"
7586 #: toplev.c:1174
7587 #, fuzzy
7588 msgid "Floating-point operations can trap"
7589 msgstr "ÉâÆ°¾®¿ôÅÀ¤Î¨Ãͤò½ÐÎϤ¹¤ëºÝ¤Ë¥È¥é¥Ã¥×¤¬¤«¤«¤ê¤Þ¤·¤¿"
7591 #: toplev.c:1176
7592 msgid "Allow math optimizations that may violate IEEE or ANSI standards"
7593 msgstr ""
7595 #: toplev.c:1178
7596 msgid "Disable optimizations observable by IEEE signaling NaNs"
7597 msgstr ""
7599 #: toplev.c:1180
7600 #, fuzzy
7601 msgid "Generate code to check bounds before indexing arrays"
7602 msgstr "ÇÛÎó¤Îź»ú¤Èź»ú¶­³¦¤ò¸¡ºº¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
7604 #: toplev.c:1182
7605 msgid "Convert floating point constant to single precision constant"
7606 msgstr "ÉâÆ°¾®¿ôÅÀÄê¿ô¤òñÀºÅÙÄê¿ô¤ËÊÑ´¹¤¹¤ë"
7608 #: toplev.c:1184
7609 msgid "Report time taken by each compiler pass at end of run"
7610 msgstr "¼Â¹Ô½ªÎ»»þ¤Ë¥³¥ó¥Ñ¥¤¥é¤Î³Æ²áÄø¤ËÍפ·¤¿»þ´Ö¤òÊó¹ð¤¹¤ë"
7612 #: toplev.c:1186
7613 msgid "Report on permanent memory allocation at end of run"
7614 msgstr "¼Â¹Ô½ªÎ»»þ¤Ë±Ê³Ū¤Ë³ÎÊݤµ¤ì¤¿¥á¥â¥ê¤òÊó¹ð¤¹¤ë"
7616 #: toplev.c:1188
7617 #, fuzzy
7618 msgid "Trap for signed overflow in addition / subtraction / multiplication"
7619 msgstr "Éä¹çÉÕ¤­¤Î²Ã»»/¸º»»/¾è»»¤Ç¤Î·å¤¢¤Õ¤ì¤ò¥È¥é¥Ã¥×¤¹¤ë"
7621 #: toplev.c:1190
7622 #, fuzzy
7623 msgid "Use graph coloring register allocation."
7624 msgstr "¥ì¥¸¥¹¥¿³ÎÊݤÎÁ°¤ËÌ¿Îá¤òÊ¤Ùľ¤¹"
7626 #: toplev.c:1207
7627 #, fuzzy
7628 msgid "Compile just for ISO C90"
7629 msgstr "ISO C89 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
7631 #: toplev.c:1209
7632 msgid "Determine language standard"
7633 msgstr "¸À¸ì¤Îɸ½à¤ò·èÄꤹ¤ë"
7635 #: toplev.c:1213
7636 #, fuzzy
7637 msgid "Make bit-fields by unsigned by default"
7638 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ò¥Ç¥Õ¥©¥ë¥È¤ÇÉä¹ç̵¤·¤È¤¹¤ë"
7640 #: toplev.c:1217
7641 msgid "Make 'char' be signed by default"
7642 msgstr "'char' ¤ò¥Ç¥Õ¥©¥ë¥È¤ÇÉä¹çÉÕ¤­¤È¤¹¤ë"
7644 #: toplev.c:1219
7645 msgid "Make 'char' be unsigned by default"
7646 msgstr "'char' ¤ò¥Ç¥Õ¥©¥ë¥È¤ÇÉä¹ç̵¤·¤È¤¹¤ë"
7648 #: toplev.c:1225
7649 #, fuzzy
7650 msgid "Do not recognize the 'asm' keyword"
7651 msgstr "'asm' Í½Ìó¸ì¤òǧ¼±¤µ¤»¤Ê¤¤"
7653 #: toplev.c:1228
7654 #, fuzzy
7655 msgid "Do not recognize any built in functions"
7656 msgstr "¤¤¤¯¤Ä¤«¤ÎÁȤ߹þ¤ß´Ø¿ô¤òǧ¼±¤µ¤»¤Ê¤¤"
7658 #: toplev.c:1230
7659 msgid "Assume normal C execution environment"
7660 msgstr "Ä̾ï¤Î C ¼Â¹Ô´Ä¶­¤òÁ°Äó¤È¤¹¤ë"
7662 #: toplev.c:1233
7663 msgid "Assume that standard libraries & main might not exist"
7664 msgstr "ɸ½à¥é¥¤¥Ö¥é¥ê¤ä main ¤¬Â¸ºß¤·¤Ê¤¤²ÄǽÀ­¤¬¤¢¤ë¤â¤Î¤È¤¹¤ë"
7666 #: toplev.c:1236
7667 msgid "Allow different types as args of ? operator"
7668 msgstr "? ±é»»»Ò¤Î°ú¿ô¤È¤·¤Æ°Û¤Ê¤Ã¤¿·¿¤òµöÍƤ¹¤ë"
7670 #: toplev.c:1239
7671 msgid "Allow the use of $ inside identifiers"
7672 msgstr "¼±ÊÌ»ÒÃæ¤Ç¤Î $ ¤Î»ÈÍѤòµöÍƤ¹¤ë"
7674 #: toplev.c:1244
7675 msgid "Use the same size for double as for float"
7676 msgstr "double ¤Î¥µ¥¤¥º¤ò float ¤ÈƱ¤¸¤È¤·¤Æ»ÈÍѤ¹¤ë"
7678 #: toplev.c:1247
7679 msgid "Use the smallest fitting integer to hold enums"
7680 msgstr "Îóµó·¿¤¬ÊÝ»ý¤Ç¤­¤ëºÇ¾®¤ÎÀ°¿ô·¿¤ò»ÈÍѤ¹¤ë"
7682 #: toplev.c:1250
7683 msgid "Override the underlying type for wchar_t to `unsigned short'"
7684 msgstr "wchar_t ¤Îº¬ËÜŪ¤Ê·¿¤ò `unsigned short' ¤Èʤ¤¹"
7686 #: toplev.c:1254
7687 msgid "Enable most warning messages"
7688 msgstr "Ëؤó¤É¤Î·Ù¹ð¥á¥Ã¥»¡¼¥¸¤òÍ­¸ú¤Ë¤¹¤ë"
7690 #: toplev.c:1256
7691 msgid "Warn about casting functions to incompatible types"
7692 msgstr "·¿¤Ë¸ß´¹À­¤Î¤Ê¤¤´Ø¿ô¤Î¥­¥ã¥¹¥È¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
7694 #: toplev.c:1259
7695 msgid "Warn about functions which might be candidates for format attributes"
7696 msgstr "format Â°À­¤ò¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
7698 #: toplev.c:1262
7699 msgid "Warn about casts which discard qualifiers"
7700 msgstr "½¤¾þ»Ò¤ò¼è¤êµî¤ë¥­¥ã¥¹¥È¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
7702 #: toplev.c:1265
7703 msgid "Warn about subscripts whose type is 'char'"
7704 msgstr "ź»ú¤Î·¿¤¬ 'char' ¤Ç¤¢¤ì¤Ð·Ù¹ð¤¹¤ë"
7706 #: toplev.c:1268 toplev.c:1271
7707 msgid "Warn if nested comments are detected"
7708 msgstr "Æþ¤ì»Ò¤Ë¤Ê¤Ã¤¿¥³¥á¥ó¥È¤ò¸¡½Ð¤·¤¿¤È¤­¤Ë·Ù¹ð¤¹¤ë"
7710 #: toplev.c:1274
7711 msgid "Warn about possibly confusing type conversions"
7712 msgstr "·¿ÊÑ´¹¤¬º®Í𤹤ë²ÄǽÀ­¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
7714 #: toplev.c:1278
7715 #, fuzzy
7716 msgid "Do not warn about compile-time integer division by zero"
7717 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤·¤Ê¤¤"
7719 #: toplev.c:1280
7720 msgid "Warn about testing equality of floating point numbers"
7721 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤ÎÅù²Á¥Æ¥¹¥È¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
7723 #: toplev.c:1283
7724 msgid "Warn about printf/scanf/strftime/strfmon format anomalies"
7725 msgstr "printf/scanf/strftime/strfmon ·Á¼°¤ÎÊѧŪ¤Ê¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
7727 #: toplev.c:1287
7728 msgid "Don't warn about too many arguments to format functions"
7729 msgstr "format ´Ø¿ô¤Ø¤Î¿¤¹¤®¤ë°ú¿ô¤Ë´Ø¤¹¤ë·Ù¹ð¤·¤Ê¤¤"
7731 #: toplev.c:1289
7732 msgid "Warn about non-string-literal format strings"
7733 msgstr "Èóʸ»úÎó¥ê¥Æ¥é¥ë¤Î format Ê¸»úÎó¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
7735 #: toplev.c:1292
7736 msgid "Warn about possible security problems with format functions"
7737 msgstr "¥»¥­¥å¥ê¥Æ¥£Åª¤ÊÌäÂê¤È¤Ê¤ê¤¦¤ë format ´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
7739 #: toplev.c:1296
7740 msgid "Don't warn about strftime formats yielding 2 digit years"
7741 msgstr "strftime ·Á¼°¤¬Æó·å¤Çǯ¤òɽ¤·¤Æ¤¤¤ë»þ¤Î·Ù¹ð¤·¤Ê¤¤"
7743 #: toplev.c:1298
7744 msgid "Warn about implicit function declarations"
7745 msgstr "°ÅÌۤδؿôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
7747 #: toplev.c:1302
7748 msgid "Warn when a declaration does not specify a type"
7749 msgstr "Àë¸À¤¬·¿¤ò»ØÄꤷ¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
7751 #: toplev.c:1307
7752 msgid "Warn about the use of the #import directive"
7753 msgstr "#import ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ÎÍøÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
7755 #: toplev.c:1311
7756 msgid "Do not warn about using 'long long' when -pedantic"
7757 msgstr "-pedantic »ØÄê»þ¤Ç¤â 'long long' ¤Î»ÈÍѤˤĤ¤¤Æ¤Ï·Ù¹ð¤·¤Ê¤¤"
7759 #: toplev.c:1313
7760 msgid "Warn about suspicious declarations of main"
7761 msgstr "µ¿¤ï¤·¤¤ main ¤ÎÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
7763 #: toplev.c:1316
7764 #, fuzzy
7765 msgid "Warn about possibly missing braces around initializers"
7766 msgstr "½é´ü²½»Ò¤Î¼þ¤ê¤Ë¥Ö¥ì¡¼¥¹¤ò·ç¤¤¤Æ¤¤¤ëÍͤǤ¢¤ì¤Ð·Ù¹ð¤¹¤ë"
7768 #: toplev.c:1319
7769 msgid "Warn about global funcs without previous declarations"
7770 msgstr "»öÁ°¤ÎÀë¸À¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
7772 #: toplev.c:1322
7773 msgid "Warn about global funcs without prototypes"
7774 msgstr "¥×¥í¥È¥¿¥¤¥×¤Ê¤·¤ÎÂç°è´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
7776 #: toplev.c:1325
7777 msgid "Warn about use of multicharacter literals"
7778 msgstr "Ê£¿ôʸ»ú¥ê¥Æ¥é¥ë¤Î»ÈÍѤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
7780 #: toplev.c:1328
7781 msgid "Warn about externs not at file scope level"
7782 msgstr "¥Õ¥¡¥¤¥ë¥¹¥³¡¼¥×¥ì¥Ù¥ë¤Ç¤Ê¤¤ extern ¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
7784 #: toplev.c:1331
7785 msgid "Warn about possible missing parentheses"
7786 msgstr "³ç¸Ì¤ò·ç¤¤¤Æ¤¤¤ë²ÄǽÀ­¤¬¤¢¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
7788 #: toplev.c:1334
7789 msgid "Warn about function pointer arithmetic"
7790 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤Î·×»»¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
7792 #: toplev.c:1337
7793 msgid "Warn about multiple declarations of the same object"
7794 msgstr "Ʊ°ì¥ª¥Ö¥¸¥§¥¯¥È¤ÎÀë¸À¤¬Ê£¿ô¤¢¤ì¤Ð·Ù¹ð¤¹¤ë"
7796 #: toplev.c:1340
7797 #, fuzzy
7798 msgid "Warn whenever a function's return-type defaults to int"
7799 msgstr "Ìá¤êÃͤη¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î `int' ¤È¤·¤Þ¤¹"
7801 #: toplev.c:1343
7802 msgid "Warn about possible violations of sequence point rules"
7803 msgstr "ÉûºîÍÑ´°Î»ÅÀµ¬Â§¤òÇˤë²ÄǽÀ­¤¬¤¢¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
7805 #: toplev.c:1346
7806 msgid "Warn about signed/unsigned comparisons"
7807 msgstr "Éä¹çÉÕ¤­/Éä¹ç̵¤·¤ÎÈæ³Ó¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
7809 #: toplev.c:1349
7810 msgid "Warn about non-prototyped function decls"
7811 msgstr "¥×¥í¥È¥¿¥¤¥×¤µ¤ì¤Æ¤¤¤Ê¤¤´Ø¿ôÀë¸À¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
7813 #: toplev.c:1352
7814 #, fuzzy
7815 msgid "Warn about constructs whose meanings change in ISO C"
7816 msgstr "ISO C ¤Ç¤½¤Î°ÕÌ£¤¬Êѹ¹¤µ¤ì¤¿ÆâÍƤ˴ؤ·¤Æ·Ù¹ð¤¹¤ë"
7818 #: toplev.c:1355
7819 msgid "Warn when trigraphs are encountered"
7820 msgstr "¥È¥é¥¤¥°¥é¥Õ¤òȯ¸«¤·¤¿¤È¤­¤Ë·Ù¹ð¤¹¤ë"
7822 #: toplev.c:1360
7823 msgid "Warn about unrecognized pragmas"
7824 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤ pragma ¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
7826 #: toplev.c:1363
7827 msgid "Mark strings as 'const char *'"
7828 msgstr "ʸ»úÎó¤ò 'const char *' ¤È¤·¤Æ¥Þ¡¼¥¯¤¹¤ë"
7830 #: toplev.c:1508
7831 msgid "Warn when a function is unused"
7832 msgstr "´Ø¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
7834 #: toplev.c:1510
7835 msgid "Warn when a label is unused"
7836 msgstr "¥é¥Ù¥ë¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
7838 #: toplev.c:1512
7839 msgid "Warn when a function parameter is unused"
7840 msgstr "´Ø¿ô¤Î²¾°ú¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
7842 #: toplev.c:1514
7843 msgid "Warn when a variable is unused"
7844 msgstr "ÊÑ¿ô¤¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
7846 #: toplev.c:1516
7847 msgid "Warn when an expression value is unused"
7848 msgstr "¼°¤ÎÃͤ¬»È¤ï¤ì¤Ê¤¤¤È¤­¤Ë·Ù¹ð¤¹¤ë"
7850 #: toplev.c:1518
7851 msgid "Do not suppress warnings from system headers"
7852 msgstr "¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤«¤é¤Î·Ù¹ð¤òÍÞÀ©¤·¤Ê¤¤"
7854 #: toplev.c:1520
7855 msgid "Treat all warnings as errors"
7856 msgstr "Á´¤Æ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ¼è¤ê°·¤¦"
7858 #: toplev.c:1522
7859 msgid "Warn when one local variable shadows another"
7860 msgstr "¤¢¤ë¥í¡¼¥«¥ëÊÑ¿ô¤¬Â¾¤Î¤â¤Î¤òʤ¤¤±£¤¹¤È¤­¤Ë·Ù¹ð¤¹¤ë"
7862 #: toplev.c:1524
7863 #, fuzzy
7864 msgid "Warn about enumerated switches, with no default, missing a case"
7865 msgstr "ÎóµóÄê¿ô¤Î switch ¤Ç case »ØÄ꤬·ç¤±¤Æ¤¤¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
7867 #: toplev.c:1526
7868 #, fuzzy
7869 msgid "Warn about enumerated switches missing a default case"
7870 msgstr "ÎóµóÄê¿ô¤Î switch ¤Ç case »ØÄ꤬·ç¤±¤Æ¤¤¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
7872 #: toplev.c:1528
7873 #, fuzzy
7874 msgid "Warn about all enumerated switches missing a specific case"
7875 msgstr "ÎóµóÄê¿ô¤Î switch ¤Ç case »ØÄ꤬·ç¤±¤Æ¤¤¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
7877 #: toplev.c:1530
7878 msgid "Warn about returning structures, unions or arrays"
7879 msgstr "¹½Â¤ÂΡ¢¶¦ÍÑÂÎËô¤ÏÇÛÎó¤òÊÖ¤¹¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
7881 #: toplev.c:1532
7882 msgid "Warn about pointer casts which increase alignment"
7883 msgstr "¥Ý¥¤¥ó¥¿¤Î¥­¥ã¥¹¥È¤Ç¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Áý²Ã¤¹¤ë¤â¤Î¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
7885 #: toplev.c:1534
7886 msgid "Warn about code that will never be executed"
7887 msgstr "¼Â¹Ô¤µ¤ì¤ë¤³¤È¤¬¤Ê¤¤¥³¡¼¥É¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
7889 #: toplev.c:1536
7890 #, fuzzy
7891 msgid "Warn about uninitialized automatic variables"
7892 msgstr "½é´ü²½¤µ¤ì¤Ê¤¤¼«Æ°ÊÑ¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
7894 #: toplev.c:1538
7895 msgid "Warn when an inlined function cannot be inlined"
7896 msgstr "¥¤¥ó¥é¥¤¥ó´Ø¿ô¤ò¥¤¥ó¥é¥¤¥ó²½¤Ç¤­¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
7898 #: toplev.c:1540
7899 msgid "Warn when the packed attribute has no effect on struct layout"
7900 msgstr "packed Â°À­¤¬¹½Â¤ÂÎÇÛÃ֤˱ƶÁ¤·¤Ê¤¤¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
7902 #: toplev.c:1542
7903 msgid "Warn when padding is required to align struct members"
7904 msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð¤Î¥¢¥é¥¤¥ó¤Ç¡¢¥Ñ¥Ç¥£¥ó¥°¤òÍפ¹¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
7906 #: toplev.c:1544
7907 msgid "Warn when an optimization pass is disabled"
7908 msgstr "ºÇŬ²½²áÄø¤¬Ìµ¸ú²½¤µ¤ì¤¿¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
7910 #: toplev.c:1546
7911 msgid "Warn about uses of __attribute__((deprecated)) declarations"
7912 msgstr ""
7914 #: toplev.c:1548
7915 msgid "Warn about functions which might be candidates for attribute noreturn"
7916 msgstr "noreturn Â°À­¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë´Ø¤·¤Æ·Ù¹ð¤¹¤ë"
7918 #: toplev.c:1550
7919 #, fuzzy
7920 msgid "Warn about code which might break the strict aliasing rules"
7921 msgstr "format Â°À­¤ò¤Î¸õÊä¤È¤Ê¤ê¤½¤¦¤Ê´Ø¿ô¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
7923 #: toplev.c:1627 toplev.c:4513 config/rs6000/rs6000.c:676
7924 #, fuzzy, c-format
7925 msgid "invalid option `%s'"
7926 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `%s'"
7928 #: toplev.c:2029
7929 #, c-format
7930 msgid "`%s' used but never defined"
7931 msgstr "`%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹"
7933 #: toplev.c:2032
7934 #, c-format
7935 msgid "`%s' declared `static' but never defined"
7936 msgstr "`%s' ¤¬ `static' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹"
7938 #: toplev.c:2051
7939 #, c-format
7940 msgid "`%s' defined but not used"
7941 msgstr "`%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Þ¤»¤ó¤Ç¤·¤¿"
7943 #: toplev.c:2300
7944 #, c-format
7945 msgid "invalid register name `%s' for register variable"
7946 msgstr "`%s' ¤Ï¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ¤Ï̵¸ú¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹"
7948 #: toplev.c:3683
7949 msgid "  -ffixed-<register>      Mark <register> as being unavailable to the compiler\n"
7950 msgstr "  -ffixed-<register>      ¥³¥ó¥Ñ¥¤¥é¤ËÂФ· <register> ¤ò»ÈÍÑÉԲĤȥޡ¼¥¯¤¹¤ë\n"
7952 #: toplev.c:3684
7953 msgid "  -fcall-used-<register>  Mark <register> as being corrupted by function calls\n"
7954 msgstr "  -fcall-used-<register>  ´Ø¿ô¸Æ¤Ó½Ð¤·¤ÇÇ˲õ¤µ¤ì¤ë <register> ¤È¤·¤Æ¥Þ¡¼¥¯¤¹¤ë\n"
7956 #: toplev.c:3685
7957 msgid "  -fcall-saved-<register> Mark <register> as being preserved across functions\n"
7958 msgstr "  -fcall-saved-<register> <register> ¤¬´Ø¿ô¤òÄ̤¸¤ÆÊÝ»ý¤µ¤ì¤ë¤È¥Þ¡¼¥¯¤¹¤ë\n"
7960 #: toplev.c:3686
7961 msgid "  -finline-limit=<number> Limits the size of inlined functions to <number>\n"
7962 msgstr "  -finline-limit=<number> ¥¤¥ó¥é¥¤¥ó´Ø¿ô¤Î¥µ¥¤¥º¤ò <number> ¤ËÀ©¸Â¤¹¤ë\n"
7964 #: toplev.c:3687
7965 msgid "  -fmessage-length=<number> Limits diagnostics messages lengths to <number> characters per line.  0 suppresses line-wrapping\n"
7966 msgstr "  -fmessage-length=<number> ¿ÇÃÇ¥á¥Ã¥»¡¼¥¸¤ÎŤµ¤ò°ì¹ÔÊÕ¤ê <number> Ê¸»ú¤ËÀ©¸Â¤¹¤ë¡£ 0 ¤À¤È²þ¹Ô¤òÍÞÀ©¤¹¤ë\n"
7968 #: toplev.c:3688
7969 msgid "  -fdiagnostics-show-location=[once | every-line] Indicates how often source location information should be emitted, as prefix, at the beginning of diagnostics when line-wrapping\n"
7970 msgstr ""
7971 "  -fdiagnostics-show-location=[once | every-line]  ¿ÇÃÇ¥á¥Ã¥»¡¼¥¸¤Î²þ¹Ô¤ÎºÝ¤Ë,\n"
7972 " ¥½¡¼¥¹°ÌÃÖ¾ðÊ󤬹Ԥκǽé¤Ëɽ¼¨¤µ¤ì¤ëÉÑÅÙ¤ò»ØÄꤹ¤ë\n"
7974 #: toplev.c:3689
7975 msgid "  -ftls-model=[global-dynamic | local-dynamic | initial-exec | local-exec] Indicates the default thread-local storage code generation model\n"
7976 msgstr ""
7978 #: toplev.c:3700
7979 #, fuzzy
7980 msgid "  -O[number]              Set optimization level to [number]\n"
7981 msgstr "  -O[number]              ºÇŬ²½¥ì¥Ù¥ë¤ò [number] ¤ËÀßÄꤹ¤ë\n"
7983 #: toplev.c:3701
7984 #, fuzzy
7985 msgid "  -Os                     Optimize for space rather than speed\n"
7986 msgstr "  -Os                     Â®ÅÙ¤è¤ê¤â¥µ¥¤¥º¤ÎºÇŬ²½¤ò¹Ô¤Ê¤¦\n"
7988 #: toplev.c:3713
7989 msgid "  -pedantic               Issue warnings needed by strict compliance to ISO C\n"
7990 msgstr "  -pedantic               ¸·Ì©¤Ê ISO C ¤Ø¤ÎŬ¹ç¤ËÍפ¹¤ë·Ù¹ð¤òȯ¤¹¤ë\n"
7992 #: toplev.c:3714
7993 msgid "  -pedantic-errors        Like -pedantic except that errors are produced\n"
7994 msgstr "  -pedantic-errors        -pedantic ¤ÈƱÍͤÀ¤¬¡¢¥¨¥é¡¼¤òȯÀ¸¤µ¤»¤ë\n"
7996 #: toplev.c:3715
7997 msgid "  -w                      Suppress warnings\n"
7998 msgstr "  -w                      ·Ù¹ð¤òÍÞÀ©¤¹¤ë\n"
8000 #: toplev.c:3716
8001 msgid "  -W                      Enable extra warnings\n"
8002 msgstr "  -W                      ÆÃÊ̤ʷٹð¤òÍ­¸ú¤Ë¤¹¤ë\n"
8004 #: toplev.c:3727
8005 msgid "  -Wunused                Enable unused warnings\n"
8006 msgstr "  -Wunused                Ì¤»ÈÍѤˤĤ¤¤Æ¤Î·Ù¹ð¤òÍ­¸ú¤Ë¤¹¤ë\n"
8008 #: toplev.c:3728
8009 msgid "  -Wlarger-than-<number>  Warn if an object is larger than <number> bytes\n"
8010 msgstr "  -Wlarger-than-<number>  ¥ª¥Ö¥¸¥§¥¯¥È¤¬ <number> ¥Ð¥¤¥È¤è¤êÂ礭¤±¤ì¤Ð·Ù¹ð¤¹¤ë\n"
8012 #: toplev.c:3729
8013 msgid "  -p                      Enable function profiling\n"
8014 msgstr "  -p                      ´Ø¿ô¥×¥í¥Õ¥¡¥¤¥ë¤òÍ­¸ú¤Ë¤¹¤ë\n"
8016 #: toplev.c:3730
8017 msgid "  -o <file>               Place output into <file> \n"
8018 msgstr "  -o <file>               ½ÐÎϤò <file> ¤Ë½ñ¤­¹þ¤à\n"
8020 #: toplev.c:3731
8021 msgid ""
8022 "  -G <number>             Put global and static data smaller than <number>\n"
8023 "                          bytes into a special section (on some targets)\n"
8024 msgstr ""
8025 "  -G <number>             <number> ¥Ð¥¤¥È¤è¤ê¾®¤µ¤ÊÂç°è¤ª¤è¤ÓÀÅŪ¥Ç¡¼¥¿¤ò\n"
8026 "                          ÆÃÊ̤ʥ»¥¯¥·¥ç¥ó¤ËÃÖ¤¯ (¥¿¡¼¥²¥Ã¥È¼¡Âè)\n"
8028 #: toplev.c:3742
8029 msgid "  -aux-info <file>        Emit declaration info into <file>\n"
8030 msgstr "  -aux-info <file>        Àë¸À¾ðÊó¤ò <file> ¤Øȯ¹Ô¤¹¤ë\n"
8032 #: toplev.c:3743
8033 msgid "  -quiet                  Do not display functions compiled or elapsed time\n"
8034 msgstr "  -quiet                  ¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿´Ø¿ô¤ä·Ð²á»þ´Ö¤òɽ¼¨¤·¤Ê¤¤\n"
8036 #: toplev.c:3744
8037 msgid "  -version                Display the compiler's version\n"
8038 msgstr "  -version                ¥³¥ó¥Ñ¥¤¥é¤Î¥Ð¡¼¥¸¥ç¥ó¤òɽ¼¨¤¹¤ë\n"
8040 #: toplev.c:3745
8041 msgid "  -d[letters]             Enable dumps from specific passes of the compiler\n"
8042 msgstr "  -d[letters]             ¥³¥ó¥Ñ¥¤¥é¤Î²áÄø¤«¤é¤Î¥À¥ó¥×¤òÍ­¸ú¤Ë¤¹¤ë\n"
8044 #: toplev.c:3746
8045 msgid "  -dumpbase <file>        Base name to be used for dumps from specific passes\n"
8046 msgstr "  -dumpbase <file>        ²áÄø¤«¤é¤Î¥À¥ó¥×¤Ë»È¤ï¤ì¤ë̾Á°¤Î¥Ù¡¼¥¹¤È¤¹¤ë\n"
8048 #: toplev.c:3748
8049 msgid "  -fsched-verbose=<number> Set the verbosity level of the scheduler\n"
8050 msgstr "  -fsched-verbose=<number> ¥¹¥±¥¸¥å¡¼¥é¤ÎñÁÀå¥ì¥Ù¥ë¤òÀßÄꤹ¤ë\n"
8052 #: toplev.c:3750
8053 msgid "  --help                  Display this information\n"
8054 msgstr "  --help                  ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
8056 #: toplev.c:3765
8057 msgid ""
8058 "\n"
8059 "Language specific options:\n"
8060 msgstr ""
8061 "\n"
8062 "¸À¸ì»ÅÍÍ¥ª¥×¥·¥ç¥ó:\n"
8064 #: toplev.c:3777
8065 #, c-format
8066 msgid "  %-23.23s [undocumented]\n"
8067 msgstr "  %-23.23s [ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤]\n"
8069 #: toplev.c:3785 toplev.c:3799
8070 #, c-format
8071 msgid ""
8072 "\n"
8073 "There are undocumented %s specific options as well.\n"
8074 msgstr ""
8075 "\n"
8076 "ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤ %s »ÅÍÍ¥ª¥×¥·¥ç¥ó¤â¤¢¤ê¤Þ¤¹¡£\n"
8078 #: toplev.c:3789
8079 #, c-format
8080 msgid ""
8081 "\n"
8082 " Options for %s:\n"
8083 msgstr ""
8084 "\n"
8085 " %s ÍÑ¥ª¥×¥·¥ç¥ó:\n"
8087 #: toplev.c:3826
8088 msgid ""
8089 "\n"
8090 "Target specific options:\n"
8091 msgstr ""
8092 "\n"
8093 "¥¿¡¼¥²¥Ã¥È»ÅÍÍ¥ª¥×¥·¥ç¥ó:\n"
8095 #: toplev.c:3840 toplev.c:3859
8096 #, c-format
8097 msgid "  -m%-23.23s [undocumented]\n"
8098 msgstr "  -m%-23.23s [ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤]\n"
8100 #: toplev.c:3868
8101 msgid ""
8102 "\n"
8103 "There are undocumented target specific options as well.\n"
8104 msgstr ""
8105 "\n"
8106 "ʸ½ñ²½¤µ¤ì¤Æ¤¤¤Ê¤¤¥¿¡¼¥²¥Ã¥È»ÅÍÍ¥ª¥×¥·¥ç¥ó¤â¤¢¤ê¤Þ¤¹¡£\n"
8108 #: toplev.c:3870
8109 msgid "  They exist, but they are not documented.\n"
8110 msgstr "  ¤³¤ì¤é¤Ï¸ºß¤·¤Þ¤¹¤¬¡¢Ê¸½ñ²½¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
8112 #: toplev.c:3923
8113 #, c-format
8114 msgid "unrecognized gcc debugging option: %c"
8115 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤ gcc ¥Ç¥Ð¥Ã¥°¥ª¥×¥·¥ç¥ó: %c"
8117 #: toplev.c:3979
8118 #, fuzzy, c-format
8119 msgid "`%s': unknown tls-model option"
8120 msgstr "`%s': ÉÔÌÀ¤Þ¤¿¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -g ¥ª¥×¥·¥ç¥ó¤Ç¤¹"
8122 #: toplev.c:4006
8123 #, c-format
8124 msgid "unrecognized register name `%s'"
8125 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥ì¥¸¥¹¥¿Ì¾ `%s'"
8127 #: toplev.c:4031 toplev.c:4965
8128 #, fuzzy, c-format
8129 msgid "unrecognized option `%s'"
8130 msgstr "ǧ¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `-%s'"
8132 #: toplev.c:4075
8133 #, fuzzy
8134 msgid "-Wid-clash-LEN is no longer supported"
8135 msgstr "-f%s ¤Ï¤â¤Ï¤ä¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
8137 #: toplev.c:4152
8138 #, c-format
8139 msgid "use -gdwarf -g%d for DWARF v1, level %d"
8140 msgstr "-gdwarf -g%d ¤ò»ÈÍÑ (DWARF v1, ¥ì¥Ù¥ë %d)"
8142 #: toplev.c:4155
8143 msgid "use -gdwarf-2   for DWARF v2"
8144 msgstr "-gdwarf-2 ¤ò»ÈÍÑ (DWARF v2)"
8146 #: toplev.c:4160
8147 #, c-format
8148 msgid "ignoring option `%s' due to invalid debug level specification"
8149 msgstr "̵¸ú¤Ê¥Ç¥Ð¥Ã¥°¥ì¥Ù¥ë»ØÄê¤Ë¤è¤ê¡¢¥ª¥×¥·¥ç¥ó `%s' ¤ò̵»ë¤·¤Þ¤¹"
8151 #: toplev.c:4183 toplev.c:4963
8152 #, c-format
8153 msgid "`%s': unknown or unsupported -g option"
8154 msgstr "`%s': ÉÔÌÀ¤Þ¤¿¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -g ¥ª¥×¥·¥ç¥ó¤Ç¤¹"
8156 #: toplev.c:4190
8157 #, c-format
8158 msgid "`%s' ignored, conflicts with `-g%s'"
8159 msgstr "`%s' ¤Ï `-g%s' ¤È¶¥¹ç¤¹¤ë¤¿¤á̵»ë¤µ¤ì¤Þ¤·¤¿"
8161 #: toplev.c:4269
8162 msgid "-param option missing argument"
8163 msgstr "-param ¥ª¥×¥·¥ç¥ó¤Ë°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
8165 #: toplev.c:4278
8166 #, c-format
8167 msgid "invalid --param option: %s"
8168 msgstr "̵¸ú¤Ê --param ¥ª¥×¥·¥ç¥ó: %s"
8170 #: toplev.c:4290
8171 #, c-format
8172 msgid "invalid parameter value `%s'"
8173 msgstr "̵¸ú¤Ê¥Ñ¥é¥á¥¿ÃÍ `%s'"
8175 #: toplev.c:4530
8176 #, c-format
8177 msgid ""
8178 "%s%s%s version %s (%s)\n"
8179 "%s\tcompiled by GNU C version %s.\n"
8180 "%s%s%s version %s (%s) compiled by CC.\n"
8181 msgstr ""
8182 "%s%s%s version %s (%s)\n"
8183 "%s\tcompiled by GNU C version %s.\n"
8184 "%s%s%s version %s (%s) compiled by CC.\n"
8186 #: toplev.c:4586
8187 msgid "options passed: "
8188 msgstr "ÅϤµ¤ì¤¿¥ª¥×¥·¥ç¥ó: "
8190 #: toplev.c:4615
8191 msgid "options enabled: "
8192 msgstr "Í­¸ú¥ª¥×¥·¥ç¥ó: "
8194 #: toplev.c:4674 java/jcf-write.c:3421
8195 #, c-format
8196 msgid "can't open %s for writing"
8197 msgstr "%s ¤ò½ñ¤­¹þ¤ßÍѤ˳«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
8199 #: toplev.c:4955
8200 #, fuzzy, c-format
8201 msgid "ignoring command line option '%s'"
8202 msgstr "¥³¥Þ¥ó¥É¥é¥¤¥ó¥ª¥×¥·¥ç¥ó '%s' ¤ò̵»ë¤·¤Þ¤¹"
8204 #: toplev.c:4958
8205 #, fuzzy, c-format
8206 msgid "(it is valid for %s but not the selected language)"
8207 msgstr "(%s ÍѤȤ·¤Æ¤ÏÀµ¾ï¤Ç¤¹¤¬¡¢ÁªÂò¤µ¤ì¤¿¸À¸ì¤È¤·¤Æ¤Ï̵¸ú¤Ç¤¹)"
8209 #: toplev.c:4992
8210 msgid "-Wuninitialized is not supported without -O"
8211 msgstr "-Wuninitialized ¤Ï -O Ìµ¤·¤Ë¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
8213 #: toplev.c:5047
8214 msgid "instruction scheduling not supported on this target machine"
8215 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
8217 #: toplev.c:5051
8218 msgid "this target machine does not have delayed branches"
8219 msgstr "¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤ÏÃÙ±äʬ´ô¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
8221 #: toplev.c:5065
8222 #, c-format
8223 msgid "-f%sleading-underscore not supported on this target machine"
8224 msgstr "-f%sleading-underscore ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
8226 #: toplev.c:5128
8227 #, fuzzy
8228 msgid "-ffunction-sections not supported for this target"
8229 msgstr "-ffunction-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
8231 #: toplev.c:5133
8232 #, fuzzy
8233 msgid "-fdata-sections not supported for this target"
8234 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
8236 #: toplev.c:5140
8237 #, fuzzy
8238 msgid "-ffunction-sections disabled; it makes profiling impossible"
8239 msgstr "-ffunction-sections ¤¬Ìµ¸ú¤Ç¤¹ -- ¥×¥í¥Õ¥¡¥¤¥ë¤ÏÉÔ²Äǽ¤Ç¤¹"
8241 #: toplev.c:5147
8242 #, fuzzy
8243 msgid "-fprefetch-loop-arrays not supported for this target"
8244 msgstr "-fdata-sections ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
8246 #: toplev.c:5153
8247 #, fuzzy
8248 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
8249 msgstr "-f%sleading-underscore ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¥Þ¥·¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
8251 #: toplev.c:5162
8252 #, fuzzy
8253 msgid "-fprefetch-loop-arrays is not supported with -Os"
8254 msgstr "-mg ¤Ç¤Î¥×¥í¥Õ¥¡¥¤¥ë¤ÏÄ󶡤µ¤ì¤Þ¤»¤ó\n"
8256 #: toplev.c:5168
8257 #, fuzzy
8258 msgid "-ffunction-sections may affect debugging on some targets"
8259 msgstr "-ffunction-sections ¤Ï¥¿¡¼¥²¥Ã¥È¤Ë¤è¤Ã¤Æ¤Ï¥Ç¥Ð¥Ã¥°¤Ë±Æ¶Á¤¹¤ë¤«¤â¤·¤ì¤Þ¤»¤ó"
8261 #: toplev.c:5280
8262 #, c-format
8263 msgid "error writing to %s"
8264 msgstr "%s ¤Ø¤Î½ñ¤­¹þ¤ß¥¨¥é¡¼¤Ç¤¹"
8266 #: toplev.c:5282 java/jcf-parse.c:932 java/jcf-write.c:3428
8267 #, c-format
8268 msgid "error closing %s"
8269 msgstr "¥¨¥é¡¼¤Ë¤è¤ê %s ¤òÊĤ¸¤Þ¤¹"
8271 #: tree-dump.c:702
8272 #, c-format
8273 msgid "could not open dump file `%s'"
8274 msgstr "¥À¥ó¥×¥Õ¥¡¥¤¥ë %s ¤ò³«¤±¤Þ¤»¤ó¤Ç¤·¤¿"
8276 #: tree-dump.c:778
8277 #, fuzzy, c-format
8278 msgid "ignoring unknown option `%.*s' in `-f%s'"
8279 msgstr "`%s'(`-f%s' ¤Î½ª¤ê¤Ë¤¢¤ë) ¤ò̵»ë¤·¤Þ¤¹"
8281 #: tree.c:3645
8282 msgid "arrays of functions are not meaningful"
8283 msgstr "´Ø¿ô¤ÎÇÛÎó¤Ï°ÕÌ£¤¬¤¢¤ê¤Þ¤»¤ó"
8285 #: tree.c:3702
8286 msgid "function return type cannot be function"
8287 msgstr "´Ø¿ô¤ÎÊÖ¤¹·¿¤¬´Ø¿ô¤Ç¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
8289 #: tree.c:4544
8290 msgid "invalid initializer for bit string"
8291 msgstr "̵¸ú¤Ê¥Ó¥Ã¥ÈÎó½é´ü²½»Ò¤Ç¤¹"
8293 #: tree.c:4603
8294 #, fuzzy, c-format
8295 msgid "tree check: expected %s, have %s in %s, at %s:%d"
8296 msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤­½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)"
8298 #: tree.c:4620
8299 #, fuzzy, c-format
8300 msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d"
8301 msgstr "Tree ¸¡ºº: ¥¯¥é¥¹ '%c' ¤Î¤Ï¤º¤¬ '%c' (%s) ¤Ç¤¹(%s Æâ, %s:%d)"
8303 #: tree.c:4637
8304 #, fuzzy, c-format
8305 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
8306 msgstr "RTL check: ¥Ù¥¯¥È¥ë¤Î elt %d ¤òºÇ¸å¤Î elt %d (%s Ãæ)¤È°ì½ï¤Ë¥¢¥¯¥»¥¹¤·¤Þ¤¹ (%s:%d)"
8308 #: varasm.c:455 config/i386/winnt.c:546
8309 #, c-format
8310 msgid "%s causes a section type conflict"
8311 msgstr "%s ¤Ï¥»¥¯¥·¥ç¥ó¥¿¥¤¥×¤Î¶¥¹ç¤ò°ú¤­µ¯¤³¤·¤Þ¤¹"
8313 #: varasm.c:841
8314 #, c-format
8315 msgid "register name not specified for `%s'"
8316 msgstr "¥ì¥¸¥¹¥¿Ì¾¤¬ `%s' ÍѤ˻ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
8318 #: varasm.c:843
8319 #, c-format
8320 msgid "invalid register name for `%s'"
8321 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
8323 #: varasm.c:846
8324 #, c-format
8325 msgid "data type of `%s' isn't suitable for a register"
8326 msgstr "`%s' ¤Î¥Ç¡¼¥¿·¿¤Ï register ¤Ë¤Ï¤Õ¤µ¤ï¤·¤¯¤¢¤ê¤Þ¤»¤ó"
8328 #: varasm.c:849
8329 #, c-format
8330 msgid "register specified for `%s' isn't suitable for data type"
8331 msgstr "`%s' ¤Ë»ØÄꤵ¤ì¤¿ register ¤Ï¥Ç¡¼¥¿·¿¤Ë¤Õ¤µ¤ï¤·¤¯¤¢¤ê¤Þ¤»¤ó"
8333 #: varasm.c:858
8334 msgid "global register variable has initial value"
8335 msgstr "Âç°è register ÊÑ¿ô¤¬½é´üÃͤò»ý¤Ã¤Æ¤¤¤Þ¤¹"
8337 #: varasm.c:861
8338 msgid "volatile register variables don't work as you might wish"
8339 msgstr "volatile register ÊÑ¿ô¤Ï°Õ¿Þ¤·¤¿¤è¤¦¤Ë¤ÏÆ°ºî¤·¤Þ¤»¤ó"
8341 #: varasm.c:894
8342 #, c-format
8343 msgid "register name given for non-register variable `%s'"
8344 msgstr "¥ì¥¸¥¹¥¿Ì¾¤¬Èó register ÊÑ¿ô `%s' ¤ËÍ¿¤¨¤é¤ì¤Þ¤·¤¿"
8346 #: varasm.c:1542
8347 #, fuzzy, c-format
8348 msgid "alignment of `%s' is greater than maximum object file alignment. Using %d"
8349 msgstr "`%s' ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤¤¤Ç¤¹¡£ %d ¤ò»È¤¤¤Þ¤¹¡£"
8351 #: varasm.c:1584
8352 msgid "thread-local COMMON data not implemented"
8353 msgstr ""
8355 #: varasm.c:1608
8356 #, fuzzy, c-format
8357 msgid "requested alignment for %s is greater than implemented alignment of %d"
8358 msgstr "%s ¤ËÍ׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï¼ÂÁõ¤µ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È %d ¤è¤êÂ礭¤¤¤Ç¤¹"
8360 #: varasm.c:4020
8361 msgid "initializer for integer value is too complicated"
8362 msgstr "À°¿ô¤Î½é´üÀßÄê»Ò¤ÎÃͤ¬Ê£»¨¤¹¤®¤Þ¤¹"
8364 #: varasm.c:4025
8365 msgid "initializer for floating value is not a floating constant"
8366 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤Î½é´üÀßÄê»Ò¤ÎÃͤ¬¡¢ÉâÆ°¾®¿ôÅÀÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
8368 #: varasm.c:4075
8369 msgid "unknown set constructor type"
8370 msgstr "ÉÔÌÀ¤ÊÀßÄêºÑ¥³¥ó¥¹¥È¥é¥¯¥¿·¿¤Ç¤¹"
8372 #: varasm.c:4289
8373 #, c-format
8374 msgid "invalid initial value for member `%s'"
8375 msgstr "¥á¥ó¥Ð `%s' ¤ËÂФ¹¤ë̵¸ú¤Ê½é´üÃÍ"
8377 #: varasm.c:4480 varasm.c:4523
8378 #, c-format
8379 msgid "weak declaration of `%s' must precede definition"
8380 msgstr "`%s' ¤Î weak Àë¸À¤ÏÄêµÁ¤è¤ê¤âÀè¤Ë¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
8382 #: varasm.c:4487
8383 #, fuzzy, c-format
8384 msgid "weak declaration of `%s' after first use results in unspecified behavior"
8385 msgstr "`%s' ¤Î weak Àë¸À¤ÏÄêµÁ¤è¤ê¤âÀè¤Ë¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
8387 #: varasm.c:4521
8388 #, c-format
8389 msgid "weak declaration of `%s' must be public"
8390 msgstr "`%s' ¤Î weak Àë¸À¤Ï public ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
8392 #: varasm.c:4530
8393 #, fuzzy, c-format
8394 msgid "weak declaration of `%s' not supported"
8395 msgstr "`%s' ¤Î weak Àë¸À¤Ï public ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
8397 #: varasm.c:4557 varasm.c:4632
8398 msgid "only weak aliases are supported in this configuration"
8399 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï weak alias ¤·¤«¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
8401 #: varasm.c:4640
8402 msgid "alias definitions not supported in this configuration; ignored"
8403 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8405 #: varasm.c:4670
8406 #, fuzzy
8407 msgid "visibility attribute not supported in this configuration; ignored"
8408 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤Ï alias ÄêµÁ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8410 #: varray.c:134
8411 #, fuzzy, c-format
8412 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
8413 msgstr "²¾Áۥơ¼¥Ö¥ë %s[%lu]: Í×ÁÇ %lu ¤¬Èϰϳ°¤Ç¤¹"
8415 #. Print an error message for unrecognized stab codes.
8416 #: xcoffout.c:175
8417 #, fuzzy, c-format
8418 msgid "no sclass for %s stab (0x%x)\n"
8419 msgstr "%s ¥¹¥¿¥ÖÍѤΠsclass ¤¬¤¢¤ê¤Þ¤»¤ó (0x%x)\n"
8421 #: pretty-print.h:97
8422 #, fuzzy, c-format
8423 msgid "#`%s' not supported by %s#"
8424 msgstr "`%s' ¤Ï %s ¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
8426 #: params.def:53
8427 msgid "The maximum number of instructions in a single function eliglible for inlining"
8428 msgstr ""
8430 #: params.def:74
8431 msgid "The maximuem number of instructions by repeated inlining before gcc starts to throttle inlining"
8432 msgstr ""
8434 #: params.def:87
8435 msgid "The slope of the linear funtion throttling inlining after the recursive inlining limit has been reached is given by the negative reciprocal value of this parameter"
8436 msgstr ""
8438 #: params.def:100
8439 msgid "The number of instructions in a single functions still eligible to inlining after a lot recursive inlining"
8440 msgstr ""
8442 #: params.def:111
8443 msgid "The maximum number of instructions to consider to fill a delay slot"
8444 msgstr ""
8446 #: params.def:122
8447 msgid "The maximum number of instructions to consider to find accurate live register information"
8448 msgstr ""
8450 #: params.def:132
8451 msgid "The maximum length of scheduling's pending operations list"
8452 msgstr ""
8454 #: params.def:139
8455 msgid "The maximum amount of memory to be allocated by GCSE"
8456 msgstr ""
8458 #: params.def:144
8459 msgid "The maximum number of passes to make when doing GCSE"
8460 msgstr ""
8462 #: params.def:151
8463 msgid "The maximum number of instructions to consider to unroll in a loop"
8464 msgstr ""
8466 #: params.def:156
8467 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
8468 msgstr ""
8470 #: params.def:161
8471 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
8472 msgstr ""
8474 #: params.def:166
8475 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
8476 msgstr ""
8478 #: params.def:171
8479 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
8480 msgstr ""
8482 #: params.def:176
8483 msgid "Maximal code growth caused by tail duplication (in percents)"
8484 msgstr ""
8486 #: params.def:180
8487 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percents)"
8488 msgstr ""
8490 #: params.def:185
8491 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is available"
8492 msgstr ""
8494 #: params.def:190
8495 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is not available"
8496 msgstr ""
8498 #: params.def:204
8499 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap."
8500 msgstr ""
8502 #: params.def:210
8503 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
8504 msgstr ""
8506 #: config/darwin-c.c:75
8507 msgid "too many #pragma options align=reset"
8508 msgstr ""
8510 #: config/darwin-c.c:97 config/darwin-c.c:100 config/darwin-c.c:102
8511 #: config/darwin-c.c:104
8512 #, fuzzy
8513 msgid "malformed '#pragma options', ignoring"
8514 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8516 #: config/darwin-c.c:107
8517 #, fuzzy
8518 msgid "junk at end of '#pragma options'"
8519 msgstr "'#pragma %s' ¤ÎºÇ¸å¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
8521 #: config/darwin-c.c:117
8522 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
8523 msgstr ""
8525 #: config/darwin-c.c:130
8526 #, fuzzy
8527 msgid "missing '(' after '#pragma unused', ignoring"
8528 msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
8530 #: config/darwin-c.c:148
8531 #, fuzzy
8532 msgid "missing ')' after '#pragma unused', ignoring"
8533 msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
8535 #: config/darwin-c.c:151
8536 #, fuzzy
8537 msgid "junk at end of '#pragma unused'"
8538 msgstr "'#pragma %s' ¤ÎºÇ¸å¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
8540 #: config/lynx-ng.h:97 config/lynx.h:121 config/rs6000/lynx.h:100
8541 msgid "-msystem-v and -p are incompatible"
8542 msgstr "-msystem-v ¤È -p ¤Ï¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
8544 #: config/lynx-ng.h:99 config/lynx.h:123 config/rs6000/lynx.h:102
8545 msgid "-msystem-v and -mthreads are incompatible"
8546 msgstr "-msystem-v ¤È -mthreads ¤Ï¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
8548 #: config/alpha/alpha.c:342
8549 #, fuzzy, c-format
8550 msgid "-f%s ignored for Unicos/Mk (not supported)"
8551 msgstr "-f%s ¤Ï 68HC11/68HC12 ÍѤȤ·¤Æ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿ (¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó)"
8553 #: config/alpha/alpha.c:366
8554 #, fuzzy
8555 msgid "-mieee not supported on Unicos/Mk"
8556 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
8558 #: config/alpha/alpha.c:377
8559 msgid "-mieee-with-inexact not supported on Unicos/Mk"
8560 msgstr ""
8562 #: config/alpha/alpha.c:394
8563 #, c-format
8564 msgid "bad value `%s' for -mtrap-precision switch"
8565 msgstr "-mtrap-precision ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
8567 #: config/alpha/alpha.c:408
8568 #, c-format
8569 msgid "bad value `%s' for -mfp-rounding-mode switch"
8570 msgstr "-mfp-rounding-mode ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
8572 #: config/alpha/alpha.c:423
8573 #, c-format
8574 msgid "bad value `%s' for -mfp-trap-mode switch"
8575 msgstr "-mfp-trap-mode ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
8577 #: config/alpha/alpha.c:435
8578 #, fuzzy, c-format
8579 msgid "bad value `%s' for -mtls-size switch"
8580 msgstr "-mcpu ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
8582 #: config/alpha/alpha.c:454 config/alpha/alpha.c:466
8583 #, c-format
8584 msgid "bad value `%s' for -mcpu switch"
8585 msgstr "-mcpu ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ `%s'"
8587 #: config/alpha/alpha.c:473
8588 #, fuzzy
8589 msgid "trap mode not supported on Unicos/Mk"
8590 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
8592 #: config/alpha/alpha.c:480
8593 msgid "fp software completion requires -mtrap-precision=i"
8594 msgstr "ÉâÆ°¾®¿ôÅÀÊä´°¤Ï -mtrap-precision=i ¤òɬÍפȤ·¤Þ¤¹"
8596 #: config/alpha/alpha.c:496
8597 msgid "rounding mode not supported for VAX floats"
8598 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï´Ý¤á¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
8600 #: config/alpha/alpha.c:501
8601 msgid "trap mode not supported for VAX floats"
8602 msgstr "VAX ÉâÆ°¾®¿ô¤Ç¤Ï¥È¥é¥Ã¥×¥â¡¼¥É¤òÍøÍѤǤ­¤Þ¤»¤ó"
8604 #: config/alpha/alpha.c:530
8605 #, c-format
8606 msgid "L%d cache latency unknown for %s"
8607 msgstr "L%d ¥­¥ã¥Ã¥·¥å¥ì¥¤¥Æ¥ó¥·¤Ï %s ¤Ë¤È¤Ã¤ÆÉÔÌÀ¤Ç¤¹"
8609 #: config/alpha/alpha.c:545
8610 #, c-format
8611 msgid "bad value `%s' for -mmemory-latency"
8612 msgstr "`%s' ¤Ï -mmemory-latency ¤Ë¤È¤Ã¤ÆÉÔÀµ¤ÊÃͤǤ¹"
8614 #: config/alpha/alpha.c:5604 config/m88k/m88k.c:2889 config/romp/romp.c:754
8615 #: config/romp/romp.c:761
8616 #, c-format
8617 msgid "invalid %%H value"
8618 msgstr "̵¸ú¤Ê %%H ÃÍ"
8620 #: config/alpha/alpha.c:5625
8621 #, fuzzy, c-format
8622 msgid "invalid %%J value"
8623 msgstr "̵¸ú¤Ê %%W ÃͤǤ¹"
8625 #: config/alpha/alpha.c:5641 config/ia64/ia64.c:3834 config/m88k/m88k.c:3034
8626 #, c-format
8627 msgid "invalid %%r value"
8628 msgstr "̵¸ú¤Ê %%r ÃÍ"
8630 #: config/alpha/alpha.c:5651 config/rs6000/rs6000.c:7700
8631 #, c-format
8632 msgid "invalid %%R value"
8633 msgstr "̵¸ú¤Ê %%R ÃÍ"
8635 #: config/alpha/alpha.c:5657 config/rs6000/rs6000.c:7626
8636 #, c-format
8637 msgid "invalid %%N value"
8638 msgstr "̵¸ú¤Ê %%N ÃÍ"
8640 #: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:7654
8641 #, c-format
8642 msgid "invalid %%P value"
8643 msgstr "̵¸ú¤Ê %%P ÃÍ"
8645 #: config/alpha/alpha.c:5673 config/m88k/m88k.c:2895 config/romp/romp.c:740
8646 #: config/romp/romp.c:747
8647 #, c-format
8648 msgid "invalid %%h value"
8649 msgstr "̵¸ú¤Ê %%h ÃÍ"
8651 #: config/alpha/alpha.c:5681 config/romp/romp.c:698
8652 #, c-format
8653 msgid "invalid %%L value"
8654 msgstr "̵¸ú¤Ê %%L ÃÍ"
8656 #: config/alpha/alpha.c:5720 config/rs6000/rs6000.c:7608
8657 #, c-format
8658 msgid "invalid %%m value"
8659 msgstr "̵¸ú¤Ê %%m ÃÍ"
8661 #: config/alpha/alpha.c:5728 config/rs6000/rs6000.c:7616
8662 #, c-format
8663 msgid "invalid %%M value"
8664 msgstr "̵¸ú¤Ê %%M ÃÍ"
8666 #: config/alpha/alpha.c:5772
8667 #, c-format
8668 msgid "invalid %%U value"
8669 msgstr "̵¸ú¤Ê %%U ÃÍ"
8671 #: config/alpha/alpha.c:5784 config/alpha/alpha.c:5798 config/romp/romp.c:706
8672 #: config/rs6000/rs6000.c:7708
8673 #, c-format
8674 msgid "invalid %%s value"
8675 msgstr "̵¸ú¤Ê %%s ÃÍ"
8677 #: config/alpha/alpha.c:5821 config/m88k/m88k.c:2997
8678 #, c-format
8679 msgid "invalid %%C value"
8680 msgstr "̵¸ú¤Ê %%C ÃÍ"
8682 #: config/alpha/alpha.c:5858 config/m88k/m88k.c:3018
8683 #: config/rs6000/rs6000.c:7465
8684 #, c-format
8685 msgid "invalid %%E value"
8686 msgstr "̵¸ú¤Ê %%E ÃÍ"
8688 #: config/alpha/alpha.c:5883 config/alpha/alpha.c:5933
8689 #, fuzzy
8690 msgid "unknown relocation unspec"
8691 msgstr "ÉÔÌÀ¤ÊÀßÄêºÑ¥³¥ó¥¹¥È¥é¥¯¥¿·¿¤Ç¤¹"
8693 #: config/alpha/alpha.c:5892 config/romp/romp.c:981
8694 #: config/rs6000/rs6000.c:8015
8695 #, c-format
8696 msgid "invalid %%xn code"
8697 msgstr "̵¸ú¤Ê %%xn ¥³¡¼¥É"
8699 #: config/alpha/alpha.c:6615 config/alpha/alpha.c:6618
8700 #, fuzzy
8701 msgid "bad builtin fcode"
8702 msgstr "ÁȤ߹þ¤ß¥Þ¥¯¥í \"%s\" ¤Ï̵¸ú¤Ç¤¹"
8704 #. Macro to define tables used to set the flags.
8705 #. This is a list in braces of pairs in braces,
8706 #. each pair being { "NAME", VALUE }
8707 #. where VALUE is the bits to set or minus the bits to clear.
8708 #. An empty string NAME is used to identify the default VALUE.
8709 #: config/alpha/alpha.h:279 config/i386/i386.h:294 config/i386/i386.h:296
8710 #: config/i386/i386.h:298 config/ns32k/ns32k.h:140 config/rs6000/rs6000.h:292
8711 #: config/s390/s390.h:68 config/sparc/sparc.h:522 config/sparc/sparc.h:527
8712 msgid "Use hardware fp"
8713 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍÑ"
8715 #: config/alpha/alpha.h:280 config/i386/i386.h:295 config/i386/i386.h:297
8716 #: config/rs6000/rs6000.h:294 config/sparc/sparc.h:524
8717 #: config/sparc/sparc.h:529
8718 msgid "Do not use hardware fp"
8719 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
8721 #: config/alpha/alpha.h:281
8722 msgid "Use fp registers"
8723 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ¹¤ë"
8725 #: config/alpha/alpha.h:283
8726 msgid "Do not use fp registers"
8727 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ·¤Ê¤¤"
8729 #: config/alpha/alpha.h:284
8730 msgid "Do not assume GAS"
8731 msgstr "GAS ¤ÎÍøÍѤòÁ°Äó¤È¤·¤Ê¤¤"
8733 #: config/alpha/alpha.h:285
8734 msgid "Assume GAS"
8735 msgstr "GAS ¤ÎÍøÍѤòÁ°Äó¤È¤¹¤ë"
8737 #: config/alpha/alpha.h:287
8738 msgid "Request IEEE-conformant math library routines (OSF/1)"
8739 msgstr "IEEE ½àµò¤Î¿ô³Ø¥é¥¤¥Ö¥é¥ê¥ë¡¼¥Á¥ó (OSF/1) ¤òÍ׵᤹¤ë"
8741 #: config/alpha/alpha.h:289
8742 msgid "Emit IEEE-conformant code, without inexact exceptions"
8743 msgstr "ÉÔŬÀÚ¤ÊÎã³°¤ò½ü¤¤¤Æ IEEE ½àµò¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
8745 #: config/alpha/alpha.h:291
8746 msgid "Emit IEEE-conformant code, with inexact exceptions"
8747 msgstr "ÉÔŬÀÚ¤ÊÎã³°¤ò´Þ¤á¤Æ IEEE ½àµò¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
8749 #: config/alpha/alpha.h:293
8750 msgid "Do not emit complex integer constants to read-only memory"
8751 msgstr "Ê£ÁÇ¿ô¤ÎÀ°¿ôÄê¿ô¤òÆɤ߹þ¤ßÀìÍÑ¥á¥â¥ê¤ËŸ³«¤µ¤»¤Ê¤¤"
8753 #: config/alpha/alpha.h:294
8754 msgid "Use VAX fp"
8755 msgstr "VAX ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
8757 #: config/alpha/alpha.h:295
8758 msgid "Do not use VAX fp"
8759 msgstr "VAX ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
8761 #: config/alpha/alpha.h:296
8762 msgid "Emit code for the byte/word ISA extension"
8763 msgstr "¥Ð¥¤¥È/¥ï¡¼¥É ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
8765 #: config/alpha/alpha.h:299
8766 msgid "Emit code for the motion video ISA extension"
8767 msgstr "¥â¡¼¥·¥ç¥ó¥Ó¥Ç¥ª ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
8769 #: config/alpha/alpha.h:302
8770 msgid "Emit code for the fp move and sqrt ISA extension"
8771 msgstr "ÉâÆ°¾®¿ôÅÀ move ¤È sqrt ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
8773 #: config/alpha/alpha.h:304
8774 msgid "Emit code for the counting ISA extension"
8775 msgstr "¥«¥¦¥ó¥È ISA ³ÈÄ¥ÍѤΥ³¡¼¥É¤òȯ¹Ô¤¹¤ë"
8777 #: config/alpha/alpha.h:307
8778 msgid "Emit code using explicit relocation directives"
8779 msgstr ""
8781 #: config/alpha/alpha.h:310
8782 msgid "Emit 16-bit relocations to the small data areas"
8783 msgstr ""
8785 #: config/alpha/alpha.h:312
8786 msgid "Emit 32-bit relocations to the small data areas"
8787 msgstr ""
8789 #: config/alpha/alpha.h:314
8790 msgid "Emit rdval instead of rduniq for thread pointer"
8791 msgstr ""
8793 #. For -mcpu=
8794 #. For -mtune=
8795 #. For -mfp-rounding-mode=[n|m|c|d]
8796 #. For -mfp-trap-mode=[n|u|su|sui]
8797 #. For -mtrap-precision=[p|f|i]
8798 #. For -mmemory-latency=
8799 #. For -mtls-size=
8800 #: config/alpha/alpha.h:343
8801 msgid "Use features of and schedule given CPU"
8802 msgstr "CPU ¤ËÍ¿¤¨¤é¤ì¤¿ÆÃħ¤ä¥¹¥±¥¸¥å¡¼¥ë¤òÍøÍѤ¹¤ë"
8804 #: config/alpha/alpha.h:345
8805 msgid "Schedule given CPU"
8806 msgstr "CPU ¤ËÍ¿¤¨¤é¤ì¤¿¥¹¥±¥¸¥å¡¼¥ë¤òÍøÍѤ¹¤ë"
8808 #: config/alpha/alpha.h:347
8809 msgid "Control the generated fp rounding mode"
8810 msgstr "À¸À®¤µ¤ì¤¿ÉâÆ°¾®¿ôÅÀ´Ý¤á¥â¡¼¥É¤òÀ©¸æ¤¹¤ë"
8812 #: config/alpha/alpha.h:349
8813 msgid "Control the IEEE trap mode"
8814 msgstr "IEEE ¥È¥é¥Ã¥×¥â¡¼¥É¤òÀ©¸æ¤¹¤ë"
8816 #: config/alpha/alpha.h:351
8817 msgid "Control the precision given to fp exceptions"
8818 msgstr "ÉâÆ°¾®¿ôÅÀÎã³°¤ËÍ¿¤¨¤é¤ì¤¿ÀºÅÙ¤òÀ©¸æ¤¹¤ë"
8820 #: config/alpha/alpha.h:353
8821 msgid "Tune expected memory latency"
8822 msgstr "ͽ´ü¤µ¤ì¤ë¥á¥â¥ê¥ì¥¤¥Æ¥ó¥·¤òÄ´À°¤¹¤ë"
8824 #: config/alpha/alpha.h:355 config/ia64/ia64.h:221
8825 msgid "Specify bit size of immediate TLS offsets"
8826 msgstr ""
8828 #: config/arc/arc.c:135
8829 #, c-format
8830 msgid "bad value (%s) for -mcpu switch"
8831 msgstr "-mcpu ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
8833 #: config/arc/arc.c:362
8834 #, fuzzy, c-format
8835 msgid "argument of `%s' attribute is not a string constant"
8836 msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó "
8838 #: config/arc/arc.c:369
8839 #, c-format
8840 msgid "argument of `%s' attribute is not \"ilink1\" or \"ilink2\""
8841 msgstr ""
8843 #: config/arc/arc.c:1708 config/m32r/m32r.c:2286
8844 #, fuzzy, c-format
8845 msgid "invalid operand to %%R code"
8846 msgstr "%R ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
8848 #: config/arc/arc.c:1740 config/m32r/m32r.c:2309
8849 #, fuzzy, c-format
8850 msgid "invalid operand to %%H/%%L code"
8851 msgstr "%H/%L ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
8853 #: config/arc/arc.c:1763 config/m32r/m32r.c:2385
8854 #, fuzzy, c-format
8855 msgid "invalid operand to %%U code"
8856 msgstr "%U ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
8858 #: config/arc/arc.c:1774
8859 #, fuzzy, c-format
8860 msgid "invalid operand to %%V code"
8861 msgstr "%V ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
8863 #. Unknown flag.
8864 #: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6473
8865 msgid "invalid operand output code"
8866 msgstr "̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É½ÐÎÏ¥³¡¼¥É"
8868 #: config/arm/arm.c:459
8869 #, c-format
8870 msgid "switch -mcpu=%s conflicts with -march= switch"
8871 msgstr "-mcpu=%s ¥¹¥¤¥Ã¥Á¤Ï -march= ¥¹¥¤¥Ã¥Á¤È¶¥¹ç¤·¤Þ¤¹"
8873 #: config/arm/arm.c:469 config/rs6000/rs6000.c:554 config/sparc/sparc.c:393
8874 #, c-format
8875 msgid "bad value (%s) for %s switch"
8876 msgstr "ÃÍ (%s) ¤Ï %s switch ¤Ë¤È¤Ã¤ÆÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
8878 #: config/arm/arm.c:605
8879 msgid "target CPU does not support APCS-32"
8880 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï APCS-32 ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
8882 #: config/arm/arm.c:610
8883 msgid "target CPU does not support APCS-26"
8884 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï APCS-26 ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
8886 #: config/arm/arm.c:616
8887 msgid "target CPU does not support interworking"
8888 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï interworking ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
8890 #: config/arm/arm.c:622
8891 #, fuzzy
8892 msgid "target CPU does not support THUMB instructions"
8893 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Ï THUMB Ì¿Îá¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
8895 #: config/arm/arm.c:636
8896 #, fuzzy
8897 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
8898 msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤­¤Î¤ß¡¢°ÕÌ£¤Î¤¢¤ë¥Ð¥Ã¥¯¥È¥ì¡¼¥¹¤òÍ­¸ú¤Ë¤·¤Þ¤¹"
8900 #: config/arm/arm.c:639
8901 #, fuzzy
8902 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
8903 msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤­¤Î¤ß¡¢Èï¸Æ¤Ó½Ð¤·Â¦ interworking ¤òÍ­¸ú¤Ë¤·¤Þ¤¹"
8905 #: config/arm/arm.c:642
8906 #, fuzzy
8907 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
8908 msgstr "Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤¿¤È¤­¤Î¤ß¡¢¸Æ¤Ó½Ð¤·Â¦ interworking ¤òÍ­¸ú¤Ë¤·¤Þ¤¹"
8910 #: config/arm/arm.c:648
8911 msgid "interworking forces APCS-32 to be used"
8912 msgstr "interworking ¤Ï APCS-32 ¤Î»ÈÍѤò¶¯Íפ·¤Þ¤¹"
8914 #: config/arm/arm.c:654
8915 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
8916 msgstr "-mapcs-stack-check ¤Ï -mno-apcs-frame ¤È¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
8918 #: config/arm/arm.c:662
8919 msgid "-fpic and -mapcs-reent are incompatible"
8920 msgstr "-fpic ¤È -mapcs-reent ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
8922 #: config/arm/arm.c:665
8923 msgid "APCS reentrant code not supported.  Ignored"
8924 msgstr "APCS ºÆÆþ²Äǽ¥³¡¼¥É¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó¡£Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
8926 #: config/arm/arm.c:673
8927 msgid "-g with -mno-apcs-frame may not give sensible debugging"
8928 msgstr "-g ¤Ë -mno-apcs-frame ¤ò¤Ä¤±¤ë¤È¡¢¤­¤áºÙ¤«¤Ê¥Ç¥Ð¥Ã¥°¤Ï¤Ç¤­¤Ê¤¤¤Ç¤·¤ç¤¦"
8930 #: config/arm/arm.c:681
8931 #, fuzzy
8932 msgid "passing floating point arguments in fp regs not yet supported"
8933 msgstr "ÉâÆ°¾®¿ôÅÀ°ú¿ô¤òÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤ÇÅϤ¹¤³¤È¤Ï¡¢¤Þ¤À¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
8935 #: config/arm/arm.c:710
8936 #, fuzzy, c-format
8937 msgid "invalid floating point emulation option: -mfpe-%s"
8938 msgstr "̵¸ú¤ÊÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥È¥ª¥×¥·¥ç¥ó: -mfpe-%s"
8940 #: config/arm/arm.c:734
8941 #, fuzzy
8942 msgid "structure size boundary can only be set to 8 or 32"
8943 msgstr "¹½Â¤ÂΤΥµ¥¤¥º¶­³¦¤Ï 8 Ëô¤Ï 32 ¤Ë¤·¤«ÀßÄê¤Ç¤­¤Þ¤»¤ó"
8945 #: config/arm/arm.c:742
8946 msgid "-mpic-register= is useless without -fpic"
8947 msgstr "-mpic-register= ¤Ï -fpic ¤ò¤Ä¤±¤Ê¤¤¤ÈÌò¤ËΩ¤Á¤Þ¤»¤ó"
8949 #: config/arm/arm.c:749
8950 #, fuzzy, c-format
8951 msgid "unable to use '%s' for PIC register"
8952 msgstr "'%s' ¤ò PIC ¤Î¥ì¥¸¥¹¥¿¤È¤·¤Æ»È¤¦¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
8954 #: config/arm/arm.c:2061 config/arm/arm.c:2084 config/avr/avr.c:4794
8955 #: config/c4x/c4x.c:4644 config/h8300/h8300.c:3623 config/i386/i386.c:1389
8956 #: config/i386/i386.c:1418 config/m68hc11/m68hc11.c:1216
8957 #: config/mcore/mcore.c:3510 config/ns32k/ns32k.c:1047
8958 #: config/rs6000/rs6000.c:12476 config/sh/sh.c:5678 config/sh/sh.c:5703
8959 #: config/sh/sh.c:5742 config/stormy16/stormy16.c:2026 config/v850/v850.c:2180
8960 #, fuzzy, c-format
8961 msgid "`%s' attribute only applies to functions"
8962 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
8964 #: config/arm/arm.c:9474
8965 #, fuzzy
8966 msgid "unable to compute real location of stacked parameter"
8967 msgstr "¥¹¥¿¥Ã¥¯¤ËÀѤޤ줿²¾°ú¿ô¤Î¼ÂºÝ¤ÎÎΰè¤ò·×»»¤Ç¤­¤Þ¤»¤ó"
8969 #: config/arm/arm.c:10153
8970 msgid "no low registers available for popping high registers"
8971 msgstr "¹â°Ì¥ì¥¸¥¹¥¿¤ò pop ¤¹¤ë°Ù¤Ë»ÈÍѤǤ­¤ëÄã°Ì¥ì¥¸¥¹¥¿¤¬¤¢¤ê¤Þ¤»¤ó"
8973 #: config/arm/arm.c:10404
8974 #, fuzzy
8975 msgid "interrupt Service Routines cannot be coded in Thumb mode"
8976 msgstr "Thumb ¥â¡¼¥É¤Ç¤Ï³ä¤ê¹þ¤ß¥µ¡¼¥Ó¥¹¥ë¡¼¥Á¥ó¤ò¥³¡¼¥É²½¤Ç¤­¤Þ¤»¤ó"
8978 #: config/arm/pe.c:168 config/i386/winnt.c:303 config/mcore/mcore.c:3358
8979 #, c-format
8980 msgid "initialized variable `%s' is marked dllimport"
8981 msgstr "½é´ü²½¤µ¤ì¤¿ÊÑ¿ô `%s' ¤Ï dllimport ¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
8983 #: config/arm/pe.c:177 config/i386/winnt.c:312
8984 #, c-format
8985 msgid "static variable `%s' is marked dllimport"
8986 msgstr "ÀÅŪÊÑ¿ô `%s' ¤Ï dllimport ¤È¥Þ¡¼¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
8988 #: config/arm/arm.h:416
8989 msgid "Generate APCS conformant stack frames"
8990 msgstr "APCS Å¬¹ç¤·¤¿¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë"
8992 #: config/arm/arm.h:419
8993 msgid "Store function names in object code"
8994 msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥³¡¼¥É¤Ë´Ø¿ô̾¤ò³ÊǼ¤¹¤ë"
8996 #: config/arm/arm.h:423
8997 msgid "Use the 32-bit version of the APCS"
8998 msgstr "APCS ¤Î 32 ¥Ó¥Ã¥ÈÈǤò»ÈÍѤ¹¤ë"
9000 #: config/arm/arm.h:425
9001 msgid "Use the 26-bit version of the APCS"
9002 msgstr "APCS ¤Î 26 ¥Ó¥Ã¥ÈÈǤò»ÈÍѤ¹¤ë"
9004 #: config/arm/arm.h:429
9005 msgid "Pass FP arguments in FP registers"
9006 msgstr "FP ¥ì¥¸¥¹¥¿¤Ç FP °ú¿ô¤òÅϤ¹"
9008 #: config/arm/arm.h:432
9009 msgid "Generate re-entrant, PIC code"
9010 msgstr "ºÆÆþ²Äǽ¤Ê PIC ¥³¡¼¥É¤òÀ¸À®¤·¤Þ¤¹"
9012 #: config/arm/arm.h:435
9013 msgid "The MMU will trap on unaligned accesses"
9014 msgstr "MMU ¤Ï¥¢¥é¥¤¥ó¥á¥ó¥È¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤Ç¥È¥é¥Ã¥×¤òȯ¤¹¤ë¤Ç¤·¤ç¤¦"
9016 #: config/arm/arm.h:442
9017 msgid "Use library calls to perform FP operations"
9018 msgstr "ÉâÆ°¾®¿ôÅÀ±é»»¤ò¹Ô¤¦¥é¥¤¥Ö¥é¥ê¸Æ¤Ó½Ð¤·¤òÍøÍѤ¹¤ë"
9020 #: config/arm/arm.h:444 config/i960/i960.h:281
9021 msgid "Use hardware floating point instructions"
9022 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
9024 #: config/arm/arm.h:446
9025 msgid "Assume target CPU is configured as big endian"
9026 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤¬¥Ó¥Ã¥¯¥¨¥ó¥Ç¥£¥¢¥ó¤È¤·¤ÆÀßÄꤵ¤ì¤Æ¤¤¤ë¤È¤ß¤Ê¤¹"
9028 #: config/arm/arm.h:448
9029 msgid "Assume target CPU is configured as little endian"
9030 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤¬¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤È¤·¤ÆÀßÄꤵ¤ì¤Æ¤¤¤ë¤È¤ß¤Ê¤¹"
9032 #: config/arm/arm.h:450
9033 msgid "Assume big endian bytes, little endian words"
9034 msgstr "byte ¤¬¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Ç word ¤¬¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤È¤ß¤Ê¤¹"
9036 #: config/arm/arm.h:452
9037 msgid "Support calls between Thumb and ARM instruction sets"
9038 msgstr "Thumb ¤È ARM Ì¿Î᥻¥Ã¥È´Ö¤Î¸Æ¤Ó½Ð¤·¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
9040 #: config/arm/arm.h:455
9041 msgid "Generate a call to abort if a noreturn function returns"
9042 msgstr "noreturn ´Ø¿ô¤¬ return ¤¹¤ë¤È¤­ abort ¤Î¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
9044 #: config/arm/arm.h:458
9045 msgid "Do not move instructions into a function's prologue"
9046 msgstr "´Ø¿ô¤Î³«»ÏÉôʬ¤ËÌ¿Îá¤ò°ÜÆ°¤·¤Ê¤¤"
9048 #: config/arm/arm.h:461
9049 msgid "Do not load the PIC register in function prologues"
9050 msgstr "´Ø¿ô¤ÎÁ°ÃÖ¤­Éôʬ¤Ë PIC ¥ì¥¸¥¹¥¿¤ò¥í¡¼¥É¤·¤Ê¤¤"
9052 #: config/arm/arm.h:464
9053 msgid "Generate call insns as indirect calls, if necessary"
9054 msgstr "ɬÍפ¬¤¢¤ì¤Ð¡¢Ì¿Îá¸Æ¤Ó½Ð¤·¤ò´ÖÀܸƤӽФ·¤È¤·¤ÆÀ¸À®¤¹¤ë"
9056 #: config/arm/arm.h:467
9057 msgid "Compile for the Thumb not the ARM"
9058 msgstr "ARM ¤Ç¤Ï¤Ê¤¯ Thumb ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
9060 #: config/arm/arm.h:471
9061 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
9062 msgstr "Thumb: ÉÔÍפʾì¹ç¤Ç¤â(ÈóËöü)¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë"
9064 #: config/arm/arm.h:474
9065 msgid "Thumb: Generate (leaf) stack frames even if not needed"
9066 msgstr "Thumb: ÉÔÍפʾì¹ç¤Ç¤â(Ëöü)¥¹¥¿¥Ã¥¯¥Õ¥ì¡¼¥à¤òÀ¸À®¤¹¤ë"
9068 #: config/arm/arm.h:477
9069 msgid "Thumb: Assume non-static functions may be called from ARM code"
9070 msgstr "Thumb: ÈóÀÅŪ´Ø¿ô¤¬ ARM ¥³¡¼¥É¤«¤é¸Æ¤Ó½Ð¤µ¤ì¤ë²ÄǽÀ­¤¬¤¢¤ë¤È¤ß¤Ê¤¹"
9072 #: config/arm/arm.h:481
9073 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
9074 msgstr "Thumb: ´Ø¿ô¥Ý¥¤¥ó¥¿¤¬Èó Thumb ¤Èǧ¼±¤¹¤ë¥³¡¼¥É¤ËÆÍÆþ¤¹¤ë²ÄǽÀ­¤¬¤¢¤ë¤È¤ß¤Ê¤¹"
9076 #: config/arm/arm.h:491
9077 msgid "Specify the name of the target CPU"
9078 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Î̾Á°¤ò»ØÄꤹ¤ë"
9080 #: config/arm/arm.h:493
9081 msgid "Specify the name of the target architecture"
9082 msgstr "¥¿¡¼¥²¥Ã¥È¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Î̾Á°¤ò»ØÄꤹ¤ë"
9084 #: config/arm/arm.h:497
9085 msgid "Specify the version of the floating point emulator"
9086 msgstr "ÉâÆ°¾®¿ôÅÀ¥¨¥ß¥å¥ì¡¼¥¿¤Î¥Ð¡¼¥¸¥ç¥ó¤ò»ØÄꤹ¤ë"
9088 #: config/arm/arm.h:499
9089 msgid "Specify the minimum bit alignment of structures"
9090 msgstr "¹½Â¤ÂÎ¥¢¥é¥¤¥ó¥á¥ó¥È¤ÎºÇ¾®¥Ó¥Ã¥È¿ô¤ò»ØÄꤹ¤ë"
9092 #: config/arm/arm.h:501
9093 msgid "Specify the register to be used for PIC addressing"
9094 msgstr "PIC ¥¢¥É¥ì¥·¥ó¥°¤ËÍøÍѤµ¤ì¤ë¥ì¥¸¥¹¥¿¤ò»ØÄꤹ¤ë"
9096 #: config/arm/pe.h:65
9097 msgid "Ignore dllimport attribute for functions"
9098 msgstr "´Ø¿ô¤Î dllimport Â°À­¤ò̵»ë¤¹¤ë"
9100 #: config/avr/avr.c:528
9101 #, c-format
9102 msgid "large frame pointer change (%d) with -mtiny-stack"
9103 msgstr "-mtiny-stack ¤Ë¤è¤ê¥é¡¼¥¸¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤¬Êѹ¹¤µ¤ì¤Þ¤¹(%d)"
9105 #: config/avr/avr.c:1135
9106 msgid "bad address, not (reg+disp):"
9107 msgstr ""
9109 #: config/avr/avr.c:1143
9110 #, fuzzy
9111 msgid "internal compiler error.  Bad address:"
9112 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
9114 #: config/avr/avr.c:1156
9115 #, fuzzy
9116 msgid "internal compiler error.  Unknown mode:"
9117 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
9119 #: config/avr/avr.c:1864 config/avr/avr.c:2576
9120 #, fuzzy
9121 msgid "invalid insn:"
9122 msgstr "̵¸ú¤Ê #line"
9124 #: config/avr/avr.c:1901 config/avr/avr.c:1987 config/avr/avr.c:2036
9125 #: config/avr/avr.c:2045 config/avr/avr.c:2143 config/avr/avr.c:2315
9126 #: config/avr/avr.c:2613 config/avr/avr.c:2724
9127 msgid "incorrect insn:"
9128 msgstr ""
9130 #: config/avr/avr.c:2064 config/avr/avr.c:2228 config/avr/avr.c:2386
9131 #: config/avr/avr.c:2768
9132 #, fuzzy
9133 msgid "unknown move insn:"
9134 msgstr "ÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹: %s"
9136 #: config/avr/avr.c:3003
9137 msgid "bad shift insn:"
9138 msgstr ""
9140 #: config/avr/avr.c:3119 config/avr/avr.c:3549 config/avr/avr.c:3929
9141 #, fuzzy
9142 msgid "internal compiler error.  Incorrect shift:"
9143 msgstr "ÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼."
9145 #: config/avr/avr.c:4767
9146 #, fuzzy
9147 msgid "only initialized variables can be placed into program memory area"
9148 msgstr "¥×¥í¥°¥é¥à¥á¥â¥êÎΰèÆâ¤ËÇÛÃ֤Ǥ­¤ëÊÑ¿ô¤À¤±¤ò½é´ü²½¤·¤Þ¤·¤¿"
9150 #: config/avr/avr.c:4866
9151 #, fuzzy
9152 msgid "only uninitialized variables can be placed in the .noinit section"
9153 msgstr "8 ¥Ó¥Ã¥ÈÎΰèÆâ¤ËÇÛÃ֤Ǥ­¤ëÊÑ¿ô¤À¤±¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
9155 #: config/avr/avr.c:4881
9156 #, fuzzy, c-format
9157 msgid "MCU `%s' supported for assembler only"
9158 msgstr "MCU `%s' ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
9160 #: config/avr/avr.h:78
9161 msgid "Assume int to be 8 bit integer"
9162 msgstr "int ¤ò 8 ¥Ó¥Ã¥ÈÀ°¿ô¤È¤ß¤Ê¤¹"
9164 #: config/avr/avr.h:80
9165 msgid "Change the stack pointer without disabling interrupts"
9166 msgstr "³ä¤ê¹þ¤ß¤Î̵¸ú²½¤Ê¤·¤Ç¥¹¥¿¥Ã¥¯¥Ý¥¤¥ó¥¿¤òÊѹ¹¤¹¤ë"
9168 #: config/avr/avr.h:82
9169 msgid "Use subroutines for function prologue/epilogue"
9170 msgstr "´Ø¿ô¤ÎÁ°ÃÖ¤­/·ë¤Ó¤Î¤¿¤á¤Î¥µ¥Ö¥ë¡¼¥Á¥ó¤òÍøÍѤ¹¤ë"
9172 #: config/avr/avr.h:84
9173 msgid "Change only the low 8 bits of the stack pointer"
9174 msgstr "¥¹¥¿¥Ã¥¯¥Ý¥¤¥ó¥¿¤Î²¼°Ì 8 ¥Ó¥Ã¥È¤À¤±¤òÊѹ¹¤¹¤ë"
9176 #: config/avr/avr.h:86
9177 msgid "Do not generate tablejump insns"
9178 msgstr "¥Æ¡¼¥Ö¥ë¥¸¥ã¥ó¥×Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
9180 #: config/avr/avr.h:88
9181 msgid "Use rjmp/rcall (limited range) on >8K devices"
9182 msgstr ""
9184 #: config/avr/avr.h:91
9185 msgid "Output instruction sizes to the asm file"
9186 msgstr "asm ¥Õ¥¡¥¤¥ë¤ËÌ¿Î᥵¥¤¥º¤ò½ÐÎϤ¹¤ë"
9188 #: config/avr/avr.h:108
9189 msgid "Specify the initial stack address"
9190 msgstr "½é´ü¥¹¥¿¥Ã¥¯¥¢¥É¥ì¥¹¤ò»ØÄꤹ¤ë"
9192 #: config/avr/avr.h:109
9193 msgid "Specify the MCU name"
9194 msgstr "MCU Ì¾¤ò»ØÄꤹ¤ë"
9196 #. `GIV_SORT_CRITERION(GIV1, GIV2)'
9197 #. In some cases, the strength reduction optimization pass can
9198 #. produce better code if this is defined.  This macro controls the
9199 #. order that induction variables are combined.  This macro is
9200 #. particularly useful if the target has limited addressing modes.
9201 #. For instance, the SH target has only positive offsets in
9202 #. addresses.  Thus sorting to put the smallest address first allows
9203 #. the most combinations to be found.
9204 #: config/avr/avr.h:2450
9205 #, fuzzy
9206 msgid "trampolines not supported"
9207 msgstr "¥È¥é¥ó¥Ý¥ê¥ó¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
9209 #: config/c4x/c4x-c.c:69
9210 #, fuzzy, c-format
9211 msgid "missing '(' after '#pragma %s' - ignored"
9212 msgstr "½Ò¸ì¤Î¸å¤í¤Î '(' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
9214 #: config/c4x/c4x-c.c:72
9215 #, fuzzy, c-format
9216 msgid "missing function name in '#pragma %s' - ignored"
9217 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
9219 #: config/c4x/c4x-c.c:77
9220 #, fuzzy, c-format
9221 msgid "malformed '#pragma %s' - ignored"
9222 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
9224 #: config/c4x/c4x-c.c:79
9225 #, c-format
9226 msgid "missing section name in '#pragma %s' - ignored"
9227 msgstr ""
9229 #: config/c4x/c4x-c.c:84
9230 #, fuzzy, c-format
9231 msgid "missing ')' for '#pragma %s' - ignored"
9232 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
9234 #: config/c4x/c4x-c.c:87
9235 #, c-format
9236 msgid "junk at end of '#pragma %s'"
9237 msgstr "'#pragma %s' ¤ÎºÇ¸å¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
9239 #: config/c4x/c4x.c:280
9240 #, fuzzy, c-format
9241 msgid "unknown CPU version %d, using 40.\n"
9242 msgstr "ÉÔÌÀ¤Ê CPU ¥Ð¡¼¥¸¥ç¥ó %d¡¢40 ¤ò»ÈÍѤ·¤Þ¤¹¡£\n"
9244 #: config/c4x/c4x.c:853
9245 #, fuzzy, c-format
9246 msgid "ISR %s requires %d words of local vars, max is 32767"
9247 msgstr "ISR %s ¤Ï %d ¥ï¡¼¥É¤Î¥í¡¼¥«¥ëÊÑ¿ô¤òÍ׵ᤷ¡¢ºÇÂç¤Ï 32767 ¤Ç¤¹¡£"
9249 #: config/c4x/c4x.c:1602
9250 msgid "using CONST_DOUBLE for address"
9251 msgstr ""
9253 #: config/c4x/c4x.c:1742
9254 msgid "c4x_address_cost: Invalid addressing mode"
9255 msgstr ""
9257 #: config/c4x/c4x.c:1884
9258 #, fuzzy, c-format
9259 msgid "c4x_print_operand: %%L inconsistency"
9260 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %B ¥³¡¼¥É¤Ç¤¹"
9262 #: config/c4x/c4x.c:1890
9263 #, fuzzy, c-format
9264 msgid "c4x_print_operand: %%N inconsistency"
9265 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %B ¥³¡¼¥É¤Ç¤¹"
9267 #: config/c4x/c4x.c:1931
9268 #, fuzzy, c-format
9269 msgid "c4x_print_operand: %%O inconsistency"
9270 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %B ¥³¡¼¥É¤Ç¤¹"
9272 #: config/c4x/c4x.c:2026
9273 #, fuzzy
9274 msgid "c4x_print_operand: Bad operand case"
9275 msgstr "fr30_print_operand: %A ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê±é»»»Ò¤Ç¤¹"
9277 #: config/c4x/c4x.c:2069
9278 #, fuzzy
9279 msgid "c4x_print_operand_address: Bad post_modify"
9280 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
9282 #: config/c4x/c4x.c:2091
9283 #, fuzzy
9284 msgid "c4x_print_operand_address: Bad pre_modify"
9285 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
9287 #: config/c4x/c4x.c:2139 config/c4x/c4x.c:2151 config/c4x/c4x.c:2166
9288 #, fuzzy
9289 msgid "c4x_print_operand_address: Bad operand case"
9290 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
9292 #: config/c4x/c4x.c:2422
9293 msgid "c4x_rptb_insert: Cannot find start label"
9294 msgstr ""
9296 #: config/c4x/c4x.c:3409 config/c4x/c4x.c:3429
9297 msgid "mode not QImode"
9298 msgstr ""
9300 #: config/c4x/c4x.c:3514
9301 #, fuzzy
9302 msgid "invalid indirect memory address"
9303 msgstr "̵¸ú¤Ê PC ¤¬¹ÔÈÖ¹æ¥Æ¡¼¥Ö¥ë¤Ë¤¢¤ê¤Þ¤¹"
9305 #: config/c4x/c4x.c:3603
9306 msgid "invalid indirect (S) memory address"
9307 msgstr ""
9309 #: config/c4x/c4x.c:3944
9310 msgid "c4x_valid_operands: Internal error"
9311 msgstr ""
9313 #: config/c4x/c4x.c:4424
9314 #, fuzzy
9315 msgid "c4x_operand_subword: invalid mode"
9316 msgstr "fr30_print_operand: Ìµ¸ú¤Ê %x ¥³¡¼¥É¤Ç¤¹"
9318 #: config/c4x/c4x.c:4427
9319 #, fuzzy
9320 msgid "c4x_operand_subword: invalid operand"
9321 msgstr "fr30_print_operand: %A ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê±é»»»Ò¤Ç¤¹"
9323 #. We could handle these with some difficulty.
9324 #. e.g., *p-- => *(p-=2); *(p+1).
9325 #: config/c4x/c4x.c:4453
9326 msgid "c4x_operand_subword: invalid autoincrement"
9327 msgstr ""
9329 #: config/c4x/c4x.c:4459
9330 msgid "c4x_operand_subword: invalid address"
9331 msgstr ""
9333 #: config/c4x/c4x.c:4470
9334 msgid "c4x_operand_subword: address not offsettable"
9335 msgstr ""
9337 #: config/c4x/c4x.c:4670
9338 msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
9339 msgstr ""
9341 #. Name of the c4x assembler.
9342 #. Name of the c4x linker.
9343 #. Define assembler options.
9344 #. Define linker options.
9345 #. Specify the end file to link with.
9346 #. Target compilation option flags.
9347 #. Small memory model.
9348 #. Use 24-bit MPYI for C3x.
9349 #. Fast fixing of floats.
9350 #. Allow use of RPTS.
9351 #. Emit C3x code.
9352 #. Be compatible with TI assembler.
9353 #. Be paranoid about DP reg. in ISRs.
9354 #. Pass arguments on stack.
9355 #. Enable features under development.
9356 #. Enable repeat block.
9357 #. Use BK as general register.
9358 #. Use decrement and branch for C3x.
9359 #. Enable debugging of GCC.
9360 #. Force constants into registers.
9361 #. Allow unsigned loop counters.
9362 #. Force op0 and op1 to be same.
9363 #. Save all 40 bits for floats.
9364 #. Allow parallel insns.
9365 #. Allow MPY||ADD, MPY||SUB insns.
9366 #. Assume mem refs possibly aliased.
9367 #. Emit C30 code.
9368 #. Emit C31 code.
9369 #. Emit C32 code.
9370 #. Emit C33 code.
9371 #. Emit C40 code.
9372 #. Emit C44 code.
9373 #. Run-time compilation parameters selecting different hardware subsets.
9375 #. Macro to define tables used to set the flags.
9376 #. This is a list in braces of triplets in braces,
9377 #. each pair being { "NAME", VALUE, "DESCRIPTION" }
9378 #. where VALUE is the bits to set or minus the bits to clear.
9379 #. An empty string NAME is used to identify the default VALUE.
9380 #: config/c4x/c4x.h:170
9381 msgid "Small memory model"
9382 msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë"
9384 #: config/c4x/c4x.h:172
9385 msgid "Big memory model"
9386 msgstr "¥Ó¥Ã¥°¥á¥â¥ê¥â¥Ç¥ë"
9388 #: config/c4x/c4x.h:174
9389 msgid "Use MPYI instruction for C3x"
9390 msgstr "MPYI Ì¿Îá¤ò C3x ÍѤ˻ÈÍѤ¹¤ë"
9392 #: config/c4x/c4x.h:176
9393 msgid "Do not use MPYI instruction for C3x"
9394 msgstr "MPYI Ì¿Îá¤ò C3x ÍѤ˻ÈÍѤ·¤Ê¤¤"
9396 #: config/c4x/c4x.h:178
9397 msgid "Use fast but approximate float to integer conversion"
9398 msgstr "¹â®¤À¤¬¶á»÷ÃͤȤʤëÉâÆ°¾®¿ô¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤òÍøÍѤ¹¤ë"
9400 #: config/c4x/c4x.h:180
9401 msgid "Use slow but accurate float to integer conversion"
9402 msgstr "Ä㮤À¤¬Àµ³Î¤ÊÉâÆ°¾®¿ô¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤òÍøÍѤ¹¤ë"
9404 #: config/c4x/c4x.h:182
9405 msgid "Enable use of RTPS instruction"
9406 msgstr "RTPS Ì¿Îá¤ÎÍøÍѤòÍ­¸ú¤Ë¤¹¤ë"
9408 #: config/c4x/c4x.h:184
9409 msgid "Disable use of RTPS instruction"
9410 msgstr "RTPS Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë"
9412 #: config/c4x/c4x.h:186
9413 msgid "Enable use of RTPB instruction"
9414 msgstr "RTPB Ì¿Îá¤ÎÍøÍѤòÍ­¸ú¤Ë¤¹¤ë"
9416 #: config/c4x/c4x.h:188
9417 msgid "Disable use of RTPB instruction"
9418 msgstr "RTPB Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë"
9420 #: config/c4x/c4x.h:190
9421 msgid "Generate code for C30 CPU"
9422 msgstr "C30 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9424 #: config/c4x/c4x.h:192
9425 msgid "Generate code for C31 CPU"
9426 msgstr "C31 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9428 #: config/c4x/c4x.h:194
9429 msgid "Generate code for C32 CPU"
9430 msgstr "C32 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9432 #: config/c4x/c4x.h:196
9433 msgid "Generate code for C33 CPU"
9434 msgstr "C33 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9436 #: config/c4x/c4x.h:198
9437 msgid "Generate code for C40 CPU"
9438 msgstr "C40 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9440 #: config/c4x/c4x.h:200
9441 msgid "Generate code for C44 CPU"
9442 msgstr "C44 CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9444 #: config/c4x/c4x.h:202
9445 msgid "Emit code compatible with TI tools"
9446 msgstr "TI ¥Ä¡¼¥ë¸ß´¹¤Î¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
9448 #: config/c4x/c4x.h:204
9449 msgid "Emit code to use GAS extensions"
9450 msgstr "GAS ³ÈÄ¥¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òȯ¹Ô¤¹¤ë"
9452 #: config/c4x/c4x.h:206 config/c4x/c4x.h:210
9453 msgid "Save DP across ISR in small memory model"
9454 msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë¤Ç ISR ¤ò¸Ù¤ë DP ¤ò¥»¡¼¥Ö¤¹¤ë"
9456 #: config/c4x/c4x.h:208 config/c4x/c4x.h:212
9457 msgid "Don't save DP across ISR in small memory model"
9458 msgstr "¥¹¥â¡¼¥ë¥â¥Ç¥ë¤Ç ISR ¤ò¸Ù¤ë DP ¤ò¥»¡¼¥Ö¤·¤Ê¤¤"
9460 #: config/c4x/c4x.h:214
9461 msgid "Pass arguments on the stack"
9462 msgstr "°ú¿ô¤ò¥¹¥¿¥Ã¥¯ÅϤ·¤Ë¤¹¤ë"
9464 #: config/c4x/c4x.h:216
9465 msgid "Pass arguments in registers"
9466 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
9468 #: config/c4x/c4x.h:218
9469 msgid "Enable new features under development"
9470 msgstr "³«È¯Ãæ¤Î¿·µ¡Ç½¤òÍ­¸ú¤Ë¤¹¤ë"
9472 #: config/c4x/c4x.h:220
9473 msgid "Disable new features under development"
9474 msgstr "³«È¯Ãæ¤Î¿·µ¡Ç½¤ò̵¸ú¤Ë¤¹¤ë"
9476 #: config/c4x/c4x.h:222
9477 msgid "Use the BK register as a general purpose register"
9478 msgstr "BK ¥ì¥¸¥¹¥¿¤òÈÆÍѥ쥸¥¹¥¿¤È¤·¤Æ»ÈÍѤ¹¤ë"
9480 #: config/c4x/c4x.h:224
9481 msgid "Do not allocate BK register"
9482 msgstr "BK ¥ì¥¸¥¹¥¿¤ò³ÎÊݤ·¤Ê¤¤"
9484 #: config/c4x/c4x.h:226
9485 msgid "Enable use of DB instruction"
9486 msgstr "DB Ì¿Îá¤Î»ÈÍѤòÍ­¸ú¤Ë¤¹¤ë"
9488 #: config/c4x/c4x.h:228
9489 msgid "Disable use of DB instruction"
9490 msgstr "DB Ì¿Îá¤Î»ÈÍѤò̵¸ú¤Ë¤¹¤ë"
9492 #: config/c4x/c4x.h:230
9493 msgid "Enable debugging"
9494 msgstr "¥Ç¥Ð¥Ã¥°¤òÍ­¸ú¤Ë¤¹¤ë"
9496 #: config/c4x/c4x.h:232
9497 msgid "Disable debugging"
9498 msgstr "¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë"
9500 #: config/c4x/c4x.h:234
9501 msgid "Force constants into registers to improve hoisting"
9502 msgstr "´¬¤­¾å¤²(hoist)¤ò²þÁ±¤¹¤ë¤¿¤áÄê¿ô¤ò¥ì¥¸¥¹¥¿¤Ë³ä¤êÅö¤Æ¤ë¤³¤È¤ò¶¯Íפ¹¤ë"
9504 #: config/c4x/c4x.h:236
9505 msgid "Don't force constants into registers"
9506 msgstr "Äê¿ô¤Î¥ì¥¸¥¹¥¿³ä¤êÅö¤Æ¤ò¶¯Íפ·¤Ê¤¤"
9508 #: config/c4x/c4x.h:238
9509 msgid "Force RTL generation to emit valid 3 operand insns"
9510 msgstr "RTL À¸À®¤Ë¤Ä¤¤¤Æ¡¢Àµ¾ï¤Ê 3 ¥ª¥Ú¥é¥ó¥ÉÌ¿Îá¤ò¶¯Íפ¹¤ë"
9512 #: config/c4x/c4x.h:240
9513 msgid "Allow RTL generation to emit invalid 3 operand insns"
9514 msgstr "RTL À¸À®¤Ë¤Ä¤¤¤Æ¡¢Ìµ¸ú¤Ê 3 ¥ª¥Ú¥é¥ó¥ÉÌ¿Îá¤òµöÍƤ¹¤ë"
9516 #: config/c4x/c4x.h:242
9517 msgid "Allow unsigned interation counts for RPTB/DB"
9518 msgstr "Éä¹ç̵¤·¤Î RPTB/DB ÍѤÎÈ¿Éü¥«¥¦¥ó¥È¤òµöÍƤ¹¤ë"
9520 #: config/c4x/c4x.h:244
9521 msgid "Disallow unsigned iteration counts for RPTB/DB"
9522 msgstr "Éä¹ç̵¤·¤Î RPTB/DB ÍѤÎÈ¿Éü¥«¥¦¥ó¥È¤òµöÍƤ·¤Ê¤¤"
9524 #: config/c4x/c4x.h:246
9525 msgid "Preserve all 40 bits of FP reg across call"
9526 msgstr "¸Æ¤Ó½Ð¤·¤Î´Ö FP ¥ì¥¸¥¹¥¿¤Î 40 ¥Ó¥Ã¥ÈÁ´¤Æ¤òÊݸ¤¹¤ë"
9528 #: config/c4x/c4x.h:248
9529 msgid "Only preserve 32 bits of FP reg across call"
9530 msgstr "¸Æ¤Ó½Ð¤·¤Î´Ö FP ¥ì¥¸¥¹¥¿¤Î 32 ¥Ó¥Ã¥È¤À¤±¤òÊݸ¤¹¤ë"
9532 #: config/c4x/c4x.h:250
9533 msgid "Enable parallel instructions"
9534 msgstr "ÊÂÎóÌ¿Îá¤òÍ­¸ú¤Ë¤¹¤ë"
9536 #: config/c4x/c4x.h:252
9537 msgid "Disable parallel instructions"
9538 msgstr "ÊÂÎóÌ¿Îá¤ò̵¸ú¤Ë¤¹¤ë"
9540 #: config/c4x/c4x.h:254
9541 msgid "Enable MPY||ADD and MPY||SUB instructions"
9542 msgstr "MPY||ADD ¤ª¤è¤Ó MPY||SUB Ì¿Îá¤òÍ­¸ú¤Ë¤¹¤ë"
9544 #: config/c4x/c4x.h:256
9545 msgid "Disable MPY||ADD and MPY||SUB instructions"
9546 msgstr "MPY||ADD ¤ª¤è¤Ó MPY||SUB Ì¿Îá¤ò̵¸ú¤Ë¤¹¤ë"
9548 #: config/c4x/c4x.h:258
9549 msgid "Assume that pointers may be aliased"
9550 msgstr "¥Ý¥¤¥ó¥¿¤¬ÊÌ̾¤È¤Ê¤ê¤¦¤ë¤³¤È¤òÁ°Äó¤È¤¹¤ë"
9552 #: config/c4x/c4x.h:260
9553 msgid "Assume that pointers not aliased"
9554 msgstr "¥Ý¥¤¥ó¥¿¤ÏÊÌ̾¤Ë¤Ê¤é¤Ê¤¤¤È¤ß¤Ê¤¹"
9556 #: config/c4x/c4x.h:333
9557 msgid "Specify maximum number of iterations for RPTS"
9558 msgstr "RPTS ÍѤκÇÂçÈ¿Éü¿ô¤ò»ØÄꤹ¤ë"
9560 #: config/c4x/c4x.h:335
9561 msgid "Select CPU to generate code for"
9562 msgstr "¥³¡¼¥É¤¬À¸À®¤µ¤ì¤ë CPU ¤òÁªÂò¤¹¤ë"
9564 #: config/cris/cris.c:583
9565 msgid "unexpected index-type in cris_print_index"
9566 msgstr ""
9568 #: config/cris/cris.c:599
9569 msgid "unexpected base-type in cris_print_base"
9570 msgstr ""
9572 #: config/cris/cris.c:892
9573 #, c-format
9574 msgid "stackframe too big: %d bytes"
9575 msgstr ""
9577 #: config/cris/cris.c:1207
9578 msgid "allocated but unused delay list in epilogue"
9579 msgstr ""
9581 #: config/cris/cris.c:1217
9582 #, fuzzy
9583 msgid "unexpected function type needing stack adjustment for __builtin_eh_return"
9584 msgstr "´Ø¿ô¤¬ __builtin_eh_return ¤ò»È¤¤¤Þ¤¹"
9586 #: config/cris/cris.c:1296
9587 #, fuzzy
9588 msgid "invalid operand for 'b' modifier"
9589 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9591 #: config/cris/cris.c:1308
9592 #, fuzzy
9593 msgid "invalid operand for 'v' modifier"
9594 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9596 #: config/cris/cris.c:1318
9597 #, fuzzy
9598 msgid "invalid operand for 'P' modifier"
9599 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9601 #: config/cris/cris.c:1325
9602 #, fuzzy
9603 msgid "invalid operand for 'p' modifier"
9604 msgstr "%p ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9606 #: config/cris/cris.c:1364
9607 #, fuzzy
9608 msgid "invalid operand for 'z' modifier"
9609 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9611 #: config/cris/cris.c:1395 config/cris/cris.c:1425
9612 #, fuzzy
9613 msgid "invalid operand for 'H' modifier"
9614 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9616 #: config/cris/cris.c:1401
9617 #, fuzzy
9618 msgid "bad register"
9619 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ¹¤ë"
9621 #: config/cris/cris.c:1439
9622 #, fuzzy
9623 msgid "invalid operand for 'e' modifier"
9624 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9626 #: config/cris/cris.c:1456
9627 #, fuzzy
9628 msgid "invalid operand for 'm' modifier"
9629 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9631 #: config/cris/cris.c:1481
9632 #, fuzzy
9633 msgid "invalid operand for 'A' modifier"
9634 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9636 #: config/cris/cris.c:1489
9637 #, fuzzy
9638 msgid "invalid operand for 'D' modifier"
9639 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9641 #: config/cris/cris.c:1503
9642 #, fuzzy
9643 msgid "invalid operand for 'T' modifier"
9644 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
9646 #: config/cris/cris.c:1512
9647 #, fuzzy
9648 msgid "invalid operand modifier letter"
9649 msgstr "̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É½ÐÎÏ¥³¡¼¥É"
9651 #: config/cris/cris.c:1520
9652 #, fuzzy, c-format
9653 msgid "internal error: bad register: %d"
9654 msgstr "ÆâÉô¥¨¥é¡¼: "
9656 #: config/cris/cris.c:1568
9657 msgid "unexpected multiplicative operand"
9658 msgstr ""
9660 #: config/cris/cris.c:1588
9661 #, fuzzy
9662 msgid "unexpected operand"
9663 msgstr "ͽ´ü¤µ¤ì¤ë¥á¥â¥ê¥ì¥¤¥Æ¥ó¥·¤òÄ´À°¤¹¤ë"
9665 #: config/cris/cris.c:1623 config/cris/cris.c:1633
9666 #, fuzzy
9667 msgid "unrecognized address"
9668 msgstr "ǧ¼±ÉÔǽ¤Î¥¨¥¹¥±¡¼¥× \\r%c"
9670 #: config/cris/cris.c:1989
9671 msgid "internal error: sideeffect-insn affecting main effect"
9672 msgstr ""
9674 #. If we get here, the caller got its initial tests wrong.
9675 #: config/cris/cris.c:2276
9676 msgid "internal error: cris_side_effect_mode_ok with bad operands"
9677 msgstr ""
9679 #: config/cris/cris.c:2358 config/cris/cris.c:2416
9680 #, fuzzy
9681 msgid "unrecognized supposed constant"
9682 msgstr "ǧ¼±ÉÔǽ¤Î¥¨¥¹¥±¡¼¥× \\r%c"
9684 #: config/cris/cris.c:2457
9685 msgid "unrecognized supposed constant in cris_global_pic_symbol"
9686 msgstr ""
9688 #: config/cris/cris.c:2476
9689 #, fuzzy, c-format
9690 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
9691 msgstr "-mregparm=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
9693 #: config/cris/cris.c:2504
9694 #, c-format
9695 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
9696 msgstr ""
9698 #: config/cris/cris.c:2540
9699 #, c-format
9700 msgid "unknown CRIS cpu version specification in -mtune= : %s"
9701 msgstr ""
9703 #: config/cris/cris.c:2558
9704 #, fuzzy
9705 msgid "-fPIC and -fpic are not supported in this configuration"
9706 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
9708 #: config/cris/cris.c:2574
9709 msgid "that particular -g option is invalid with -maout and -melinux"
9710 msgstr ""
9712 #: config/cris/cris.c:2808 config/cris/cris.c:2853
9713 msgid "unexpected side-effects in address"
9714 msgstr ""
9716 #. Labels are never marked as global symbols.
9717 #: config/cris/cris.c:2950 config/cris/cris.c:2981
9718 msgid "unexpected PIC symbol"
9719 msgstr ""
9721 #: config/cris/cris.c:2954
9722 msgid "PIC register isn't set up"
9723 msgstr ""
9725 #: config/cris/cris.c:2967 config/cris/cris.c:3050
9726 #, fuzzy
9727 msgid "unexpected address expression"
9728 msgstr "']' ¤¬É¬Íפǡ¢Ìµ¸ú¤Ê·¿É½¸½¤Ç¤¹"
9730 #: config/cris/cris.c:2985
9731 msgid "emitting PIC operand, but PIC register isn't set up"
9732 msgstr ""
9734 #: config/cris/cris.c:2994
9735 msgid "unexpected NOTE as addr_const:"
9736 msgstr ""
9738 #: config/cris/aout.h:106
9739 msgid "Compile for the MMU-less Etrax 100-based elinux system"
9740 msgstr ""
9742 #: config/cris/aout.h:113
9743 msgid "For elinux, request a specified stack-size for this program"
9744 msgstr ""
9746 #. 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.
9747 #: config/cris/cris.h:336
9748 msgid "Compile for ETRAX 4 (CRIS v3)"
9749 msgstr ""
9751 #: config/cris/cris.h:341
9752 msgid "Compile for ETRAX 100 (CRIS v8)"
9753 msgstr ""
9755 #: config/cris/cris.h:345
9756 msgid "Emit verbose debug information in assembly code"
9757 msgstr ""
9759 #: config/cris/cris.h:348
9760 #, fuzzy
9761 msgid "Do not use condition codes from normal instructions"
9762 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
9764 #: config/cris/cris.h:352
9765 msgid "Do not emit addressing modes with side-effect assignment"
9766 msgstr ""
9768 #: config/cris/cris.h:355
9769 #, fuzzy
9770 msgid "Do not tune stack alignment"
9771 msgstr "¥¹¥¿¥Ã¥¯¥Ð¥¤¥¢¥¹¤ò»ÈÍѤ·¤Ê¤¤"
9773 #: config/cris/cris.h:358
9774 #, fuzzy
9775 msgid "Do not tune writable data alignment"
9776 msgstr "ʸ»úÎó¤ò½ñ¤­¹þ¤ß²Äǽ¥Ç¡¼¥¿¥»¥¯¥·¥ç¥ó¤Ë³ÊǼ¤¹¤ë"
9778 #: config/cris/cris.h:361
9779 msgid "Do not tune code and read-only data alignment"
9780 msgstr ""
9782 #: config/cris/cris.h:370
9783 msgid "Align code and data to 32 bits"
9784 msgstr ""
9786 #: config/cris/cris.h:383
9787 msgid "Don't align items in code or data"
9788 msgstr ""
9790 #: config/cris/cris.h:386
9791 #, fuzzy
9792 msgid "Do not emit function prologue or epilogue"
9793 msgstr "´Ø¿ô¤ÎÁ°ÃÖ¤­/·ë¤Ó¤Î¤¿¤á¤Î¥µ¥Ö¥ë¡¼¥Á¥ó¤òÍøÍѤ¹¤ë"
9795 #. We have to handle this m-option here since we can't wash it off in      both CC1_SPEC and CC1PLUS_SPEC.
9796 #: config/cris/cris.h:390
9797 msgid "Use the most feature-enabling options allowed by other options"
9798 msgstr ""
9800 #. 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.
9801 #: config/cris/cris.h:396
9802 msgid "Override -mbest-lib-options"
9803 msgstr ""
9805 #: config/cris/cris.h:428
9806 #, fuzzy
9807 msgid "Generate code for the specified chip or CPU version"
9808 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9810 #: config/cris/cris.h:430
9811 #, fuzzy
9812 msgid "Tune alignment for the specified chip or CPU version"
9813 msgstr "`%s' ¤ËÂФ·¤Æ¤Î¥¢¥é¥¤¥ó¥á¥ó¥È¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
9815 #: config/cris/cris.h:432
9816 msgid "Warn when a stackframe is larger than the specified size"
9817 msgstr ""
9819 #. Node: Profiling
9820 #: config/cris/cris.h:1019
9821 msgid "no FUNCTION_PROFILER for CRIS"
9822 msgstr ""
9824 #: config/cris/linux.h:74
9825 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
9826 msgstr ""
9828 #: config/d30v/d30v.c:207
9829 #, fuzzy, c-format
9830 msgid "bad modes_tieable_p for register %s, mode1 %s, mode2 %s"
9831 msgstr "¥ì¥¸¥¹¥¿ %s ¤Ë¤È¤Ã¤ÆÉÔÀµ¤Ê modes_tieable_p, mode1 %s, mode2 %s"
9833 #: config/d30v/d30v.c:2666
9834 msgid "bad insn to d30v_print_operand_address:"
9835 msgstr ""
9837 #: config/d30v/d30v.c:2683 config/d30v/d30v.c:2744 config/d30v/d30v.c:2765
9838 #: config/d30v/d30v.c:2783
9839 msgid "bad insn to d30v_print_operand_memory_reference:"
9840 msgstr ""
9842 #: config/d30v/d30v.c:2851
9843 msgid "bad insn to d30v_print_operand, 'f' modifier:"
9844 msgstr ""
9846 #: config/d30v/d30v.c:2860
9847 msgid "bad insn to d30v_print_operand, 'A' modifier:"
9848 msgstr ""
9850 #: config/d30v/d30v.c:2867
9851 msgid "bad insn to d30v_print_operand, 'M' modifier:"
9852 msgstr ""
9854 #: config/d30v/d30v.c:2921
9855 msgid "bad insn to print_operand, 'F' or 'T' modifier:"
9856 msgstr ""
9858 #: config/d30v/d30v.c:2932
9859 msgid "bad insn to print_operand, 'B' modifier:"
9860 msgstr ""
9862 #: config/d30v/d30v.c:2939
9863 msgid "bad insn to print_operand, 'E' modifier:"
9864 msgstr ""
9866 #: config/d30v/d30v.c:2957
9867 msgid "bad insn to print_operand, 'R' modifier:"
9868 msgstr ""
9870 #: config/d30v/d30v.c:2966 config/d30v/d30v.c:2974
9871 msgid "bad insn to print_operand, 's' modifier:"
9872 msgstr ""
9874 #: config/d30v/d30v.c:3003
9875 msgid "bad insn in d30v_print_operand, 0 case"
9876 msgstr ""
9878 #: config/d30v/d30v.c:3301
9879 msgid "d30v_emit_comparison"
9880 msgstr ""
9882 #: config/d30v/d30v.c:3345
9883 msgid "bad call to d30v_move_2words"
9884 msgstr ""
9886 #: config/d30v/d30v.h:114
9887 msgid "Enable use of conditional move instructions"
9888 msgstr "¾ò·ïŪ move Ì¿Îá¤ÎÍøÍѤòÍ­¸ú¤Ë¤¹¤ë"
9890 #: config/d30v/d30v.h:117
9891 msgid "Disable use of conditional move instructions"
9892 msgstr "¾ò·ïŪ move Ì¿Îá¤ÎÍøÍѤò̵¸ú¤Ë¤¹¤ë"
9894 #: config/d30v/d30v.h:120
9895 msgid "Debug argument support in compiler"
9896 msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°°ú¿ô¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
9898 #: config/d30v/d30v.h:123
9899 msgid "Debug stack support in compiler"
9900 msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°¥¹¥¿¥Ã¥¯¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
9902 #: config/d30v/d30v.h:126
9903 msgid "Debug memory address support in compiler"
9904 msgstr "¥³¥ó¥Ñ¥¤¥éÆâ¤Î¥Ç¥Ð¥Ã¥°¥á¥â¥ê¥¢¥É¥ì¥¹¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
9906 #: config/d30v/d30v.h:129
9907 #, fuzzy
9908 msgid "Make adjacent short instructions parallel if possible"
9909 msgstr "²Äǽ¤Ê¤é¤ÐÎÙÀܤ¹¤ëû¤¤Ì¿Îá¤òÊÂÎ󲽤¹¤ë"
9911 #: config/d30v/d30v.h:132
9912 #, fuzzy
9913 msgid "Do not make adjacent short instructions parallel"
9914 msgstr "ÎÙÀܤ¹¤ëû¤¤Ì¿Îá¤òÊÂÎ󲽤·¤Ê¤¤"
9916 #: config/d30v/d30v.h:135 config/d30v/d30v.h:138
9917 msgid "Link programs/data to be in external memory by default"
9918 msgstr "¥×¥í¥°¥é¥à/¥Ç¡¼¥¿¤ò¥Ç¥Õ¥©¥ë¥È¤Ç³°Éô¥á¥â¥êÆâ¤Ë¥ê¥ó¥¯¤¹¤ë"
9920 #: config/d30v/d30v.h:141
9921 msgid "Link programs/data to be in onchip memory by default"
9922 msgstr "¥×¥í¥°¥é¥à/¥Ç¡¼¥¿¤ò¥Ç¥Õ¥©¥ë¥È¤Ç¥Á¥Ã¥×¾å¤Î¥á¥â¥êÆâ¤Ë¥ê¥ó¥¯¤¹¤ë"
9924 #: config/d30v/d30v.h:149
9925 msgid "Change the branch costs within the compiler"
9926 msgstr "¥³¥ó¥Ñ¥¤¥éÆâÉô¤Ç¤Îʬ´ô¥³¥¹¥È¤òÊѹ¹¤¹¤ë"
9928 #: config/d30v/d30v.h:152
9929 msgid "Change the threshold for conversion to conditional execution"
9930 msgstr "¾ò·ïŪ¤Ê¼Â¹Ô¤Ø¤ÎÊѹ¹¤Î¤¿¤á¤ÎïçÃͤòÊѹ¹¤¹¤ë"
9932 #: config/dsp16xx/dsp16xx.c:1446 config/dsp16xx/dsp16xx.c:1469
9933 #, fuzzy
9934 msgid "stack size > 32k"
9935 msgstr "¥¹¥¿¥Ã¥¯¥µ¥¤¥º > 32k"
9937 #: config/dsp16xx/dsp16xx.c:1678
9938 #, fuzzy
9939 msgid "invalid addressing mode"
9940 msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤ò»ÈÍѤ¹¤ë"
9942 #: config/dsp16xx/dsp16xx.c:1821
9943 #, fuzzy
9944 msgid "bad register extension code"
9945 msgstr "ÉÔÀµ¤Ê¥ì¥¸¥¹¥¿³ÈÄ¥¥³¡¼¥É"
9947 #: config/dsp16xx/dsp16xx.c:1921
9948 #, fuzzy
9949 msgid "invalid offset in ybase addressing"
9950 msgstr "ybase ¥¢¥É¥ì¥·¥ó¥°¤Ë̵¸ú¤Ê¥ª¥Õ¥»¥Ã¥È"
9952 #: config/dsp16xx/dsp16xx.c:1924
9953 #, fuzzy
9954 msgid "invalid register in ybase addressing"
9955 msgstr "ybase ¥¢¥É¥ì¥·¥ó¥°¤Ë̵¸ú¤Ê¥ª¥Õ¥»¥Ã¥È"
9957 #: config/dsp16xx/dsp16xx.c:2099
9958 #, fuzzy
9959 msgid "invalid shift operator in emit_1600_core_shift"
9960 msgstr "emit_1600_core_shift ¤Ç¤Î̵¸ú¤Ê¥·¥Õ¥È±é»»»Ò"
9962 #: config/dsp16xx/dsp16xx.c:2428
9963 #, fuzzy
9964 msgid "invalid mode for gen_tst_reg"
9965 msgstr "gen_tst_reg ¤Ë¤È¤Ã¤Æ¤Î̵¸ú¤Ê¥â¡¼¥É"
9967 #: config/dsp16xx/dsp16xx.c:2500
9968 #, fuzzy
9969 msgid "invalid mode for integer comparison in gen_compare_reg"
9970 msgstr "gen_compare_reg ¤Ç¤ÎÀ°¿ôÈæ³Ó¤Ë¤È¤Ã¤Æ¤Î̵¸ú¤Ê¥â¡¼¥É"
9972 #. Macro to define tables used to set the flags.
9973 #. This is a list in braces of pairs in braces,
9974 #. each pair being { "NAME", VALUE }
9975 #. where VALUE is the bits to set or minus the bits to clear.
9976 #. An empty string NAME is used to identify the default VALUE.
9977 #: config/dsp16xx/dsp16xx.h:230
9978 #, fuzzy
9979 msgid "Pass parameters in registers (default)"
9980 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
9982 #: config/dsp16xx/dsp16xx.h:232
9983 #, fuzzy
9984 msgid "Don't pass parameters in registers"
9985 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
9987 #: config/dsp16xx/dsp16xx.h:234
9988 #, fuzzy
9989 msgid "Generate code for near calls"
9990 msgstr "Intel as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9992 #: config/dsp16xx/dsp16xx.h:236
9993 #, fuzzy
9994 msgid "Don't generate code for near calls"
9995 msgstr "Intel as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
9997 #: config/dsp16xx/dsp16xx.h:238
9998 #, fuzzy
9999 msgid "Generate code for near jumps"
10000 msgstr "Intel as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10002 #: config/dsp16xx/dsp16xx.h:240
10003 #, fuzzy
10004 msgid "Don't generate code for near jumps"
10005 msgstr "Intel as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10007 #: config/dsp16xx/dsp16xx.h:242
10008 #, fuzzy
10009 msgid "Generate code for a bit-manipulation unit"
10010 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10012 #: config/dsp16xx/dsp16xx.h:244
10013 #, fuzzy
10014 msgid "Don't generate code for a bit-manipulation unit"
10015 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10017 #: config/dsp16xx/dsp16xx.h:246
10018 #, fuzzy
10019 msgid "Generate code for memory map1"
10020 msgstr "Äã°Ì¥¢¥É¥ì¥¹¥á¥â¥êÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10022 #: config/dsp16xx/dsp16xx.h:248
10023 #, fuzzy
10024 msgid "Generate code for memory map2"
10025 msgstr "Äã°Ì¥¢¥É¥ì¥¹¥á¥â¥êÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10027 #: config/dsp16xx/dsp16xx.h:250
10028 #, fuzzy
10029 msgid "Generate code for memory map3"
10030 msgstr "Äã°Ì¥¢¥É¥ì¥¹¥á¥â¥êÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10032 #: config/dsp16xx/dsp16xx.h:252
10033 #, fuzzy
10034 msgid "Generate code for memory map4"
10035 msgstr "Äã°Ì¥¢¥É¥ì¥¹¥á¥â¥êÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10037 #: config/dsp16xx/dsp16xx.h:254
10038 msgid "Ouput extra code for initialized data"
10039 msgstr ""
10041 #: config/dsp16xx/dsp16xx.h:256
10042 #, fuzzy
10043 msgid "Don't let reg. allocator use ybase registers"
10044 msgstr "¥ì¥¸¥¹¥¿¤ËÉâÆ°¾®¿ô¤ò³ÊǼ¤·¤Ê¤¤"
10046 #: config/dsp16xx/dsp16xx.h:258
10047 msgid "Output extra debug info in Luxworks environment"
10048 msgstr ""
10050 #: config/dsp16xx/dsp16xx.h:260
10051 msgid "Save temp. files in Luxworks environment"
10052 msgstr ""
10054 #: config/dsp16xx/dsp16xx.h:272
10055 #, fuzzy
10056 msgid "Specify alternate name for text section"
10057 msgstr "¥¿¡¼¥²¥Ã¥È CPU ¤Î̾Á°¤ò»ØÄꤹ¤ë"
10059 #: config/dsp16xx/dsp16xx.h:274
10060 #, fuzzy
10061 msgid "Specify alternate name for data section"
10062 msgstr "Äê¿ôʸ»úÎóÍѤΥ¯¥é¥¹Ì¾¤ò»ØÄꤹ¤ë"
10064 #: config/dsp16xx/dsp16xx.h:276
10065 #, fuzzy
10066 msgid "Specify alternate name for bss section"
10067 msgstr "Äê¿ôʸ»úÎóÍѤΥ¯¥é¥¹Ì¾¤ò»ØÄꤹ¤ë"
10069 #: config/dsp16xx/dsp16xx.h:278
10070 #, fuzzy
10071 msgid "Specify alternate name for constant section"
10072 msgstr "Äê¿ôʸ»úÎóÍѤΥ¯¥é¥¹Ì¾¤ò»ØÄꤹ¤ë"
10074 #: config/dsp16xx/dsp16xx.h:280
10075 msgid "Specify alternate name for dsp16xx chip"
10076 msgstr ""
10078 #. Output assembler code to FILE to increment profiler label # LABELNO
10079 #. for profiling a function entry.
10080 #: config/dsp16xx/dsp16xx.h:1218 config/dsp16xx/dsp16xx.h:1772
10081 #: config/dsp16xx/dsp16xx.h:1777
10082 #, fuzzy
10083 msgid "profiling not implemented yet"
10084 msgstr "¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ï¡¢¤Þ¤À¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó¡£"
10086 #. Emit RTL insns to initialize the variable parts of a trampoline.
10087 #. FNADDR is an RTX for the address of the function's pure code.
10088 #. CXT is an RTX for the static chain value for the function.
10089 #: config/dsp16xx/dsp16xx.h:1228 config/dsp16xx/dsp16xx.h:1240
10090 #, fuzzy
10091 msgid "trampolines not yet implemented"
10092 msgstr "Trampoline ¤Ï¡¢¤Þ¤À¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
10094 #: config/fr30/fr30.c:453
10095 msgid "fr30_print_operand_address: unhandled address"
10096 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
10098 #: config/fr30/fr30.c:480
10099 #, fuzzy, c-format
10100 msgid "fr30_print_operand: unrecognized %%p code"
10101 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %p ¥³¡¼¥É¤Ç¤¹"
10103 #: config/fr30/fr30.c:500
10104 #, fuzzy, c-format
10105 msgid "fr30_print_operand: unrecognized %%b code"
10106 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %b ¥³¡¼¥É¤Ç¤¹"
10108 #: config/fr30/fr30.c:521
10109 #, fuzzy, c-format
10110 msgid "fr30_print_operand: unrecognized %%B code"
10111 msgstr "fr30_print_operand: Ç§¼±¤Ç¤­¤Ê¤¤ %B ¥³¡¼¥É¤Ç¤¹"
10113 #: config/fr30/fr30.c:529
10114 #, fuzzy, c-format
10115 msgid "fr30_print_operand: invalid operand to %%A code"
10116 msgstr "fr30_print_operand: %A ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê±é»»»Ò¤Ç¤¹"
10118 #: config/fr30/fr30.c:546
10119 #, fuzzy, c-format
10120 msgid "fr30_print_operand: invalid %%x code"
10121 msgstr "fr30_print_operand: Ìµ¸ú¤Ê %x ¥³¡¼¥É¤Ç¤¹"
10123 #: config/fr30/fr30.c:553
10124 #, fuzzy, c-format
10125 msgid "fr30_print_operand: invalid %%F code"
10126 msgstr "fr30_print_operand: Ìµ¸ú¤Ê %F ¥³¡¼¥É¤Ç¤¹"
10128 #: config/fr30/fr30.c:570
10129 msgid "fr30_print_operand: unknown code"
10130 msgstr "fr30_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
10132 #: config/fr30/fr30.c:599 config/fr30/fr30.c:608 config/fr30/fr30.c:619
10133 #: config/fr30/fr30.c:632
10134 msgid "fr30_print_operand: unhandled MEM"
10135 msgstr "fr30_print_operand: ½èÍý¤µ¤ì¤Ê¤¤ MEM ¤Ç¤¹"
10137 #: config/fr30/fr30.h:63
10138 msgid "Assume small address space"
10139 msgstr "¥¹¥â¡¼¥ë¥¢¥É¥ì¥¹¶õ´Ö¤È¤ß¤Ê¤¹"
10141 #: config/frv/frv.c:410 config/frv/frv.c:428
10142 #, c-format
10143 msgid "Unknown cpu: -mcpu=%s"
10144 msgstr ""
10146 #: config/frv/frv.c:451
10147 msgid "-fpic and -gdwarf are incompatible (-fpic and -g/-gdwarf-2 are fine)"
10148 msgstr ""
10150 #: config/frv/frv.c:2520
10151 #, fuzzy
10152 msgid "Bad insn to frv_print_operand_address:"
10153 msgstr "fr30_print_operand_address: ½èÍý¤µ¤ì¤Ê¤¤¥¢¥É¥ì¥¹¤Ç¤¹"
10155 #: config/frv/frv.c:2533
10156 msgid "Bad register to frv_print_operand_memory_reference_reg:"
10157 msgstr ""
10159 #: config/frv/frv.c:2574 config/frv/frv.c:2584 config/frv/frv.c:2593
10160 #: config/frv/frv.c:2621 config/frv/frv.c:2633 config/frv/frv.c:2637
10161 msgid "Bad insn to frv_print_operand_memory_reference:"
10162 msgstr ""
10164 #: config/frv/frv.c:2779
10165 #, fuzzy
10166 msgid "Bad insn in frv_print_operand, bad const_double"
10167 msgstr "¥ª¥Ú¥é¥ó¥É¤Ï const_double ¤Ç¤¹"
10169 #: config/frv/frv.c:2824
10170 msgid "Bad insn to frv_print_operand, 'C' modifier:"
10171 msgstr ""
10173 #: config/frv/frv.c:2847
10174 msgid "Bad insn to frv_print_operand, 'c' modifier:"
10175 msgstr ""
10177 #: config/frv/frv.c:2872
10178 msgid "Bad insn to frv_print_operand, 'e' modifier:"
10179 msgstr ""
10181 #: config/frv/frv.c:2880
10182 msgid "Bad insn to frv_print_operand, 'F' modifier:"
10183 msgstr ""
10185 #: config/frv/frv.c:2896
10186 msgid "Bad insn to frv_print_operand, 'f' modifier:"
10187 msgstr ""
10189 #: config/frv/frv.c:2949
10190 msgid "Bad insn to frv_print_operand, 'L' modifier:"
10191 msgstr ""
10193 #: config/frv/frv.c:2962
10194 msgid "Bad insn to frv_print_operand, 'M/N' modifier:"
10195 msgstr ""
10197 #: config/frv/frv.c:2983
10198 msgid "Bad insn to frv_print_operand, 'O' modifier:"
10199 msgstr ""
10201 #: config/frv/frv.c:3001
10202 msgid "Bad insn to frv_print_operand, P modifier:"
10203 msgstr ""
10205 #: config/frv/frv.c:3021
10206 msgid "Bad insn in frv_print_operand, z case"
10207 msgstr ""
10209 #: config/frv/frv.c:3049
10210 msgid "Bad insn in frv_print_operand, 0 case"
10211 msgstr ""
10213 #: config/frv/frv.c:3054
10214 #, fuzzy
10215 msgid "frv_print_operand: unknown code"
10216 msgstr "fr30_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
10218 #: config/frv/frv.c:5737
10219 msgid "Bad output_move_single operand"
10220 msgstr ""
10222 #: config/frv/frv.c:5866
10223 msgid "Bad output_move_double operand"
10224 msgstr ""
10226 #: config/frv/frv.c:6010
10227 msgid "Bad output_condmove_single operand"
10228 msgstr ""
10230 #: config/frv/frv.c:8315
10231 msgid "frv_registers_update"
10232 msgstr ""
10234 #: config/frv/frv.c:8475
10235 msgid "frv_registers_used_p"
10236 msgstr ""
10238 #: config/frv/frv.c:8604
10239 msgid "frv_registers_set_p"
10240 msgstr ""
10242 #: config/frv/frv.c:9171
10243 #, fuzzy
10244 msgid "accumulator is not a constant integer"
10245 msgstr "`asm' ¤Î°ú¿ô¤¬Äê¿ôʸ»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó "
10247 #: config/frv/frv.c:9176
10248 msgid "accumulator number is out of bounds"
10249 msgstr ""
10251 #: config/frv/frv.c:9187
10252 #, fuzzy, c-format
10253 msgid "inappropriate accumulator for `%s'"
10254 msgstr "`%s' ¤ÎÁ°ÊýÀë¸À¤¬¤¢¤ê¤Þ¤»¤ó"
10256 #: config/frv/frv.c:9253
10257 #, c-format
10258 msgid "`%s' expects a constant argument"
10259 msgstr ""
10261 #: config/frv/frv.c:9258
10262 #, fuzzy, c-format
10263 msgid "constant argument out of range for `%s'"
10264 msgstr "±é»»»ÒÈֹ椬¥Õ¥©¡¼¥Þ¥Ã¥È¤ÎÈϰϳ°¤Ç¤¹"
10266 #: config/frv/frv.c:9638
10267 msgid "media functions are not available unless -mmedia is used"
10268 msgstr ""
10270 #: config/frv/frv.c:9650
10271 msgid "this media function is only available on the fr500"
10272 msgstr ""
10274 #: config/frv/frv.c:9678
10275 msgid "this media function is only available on the fr400"
10276 msgstr ""
10278 #. This macro is a C statement to print on `stderr' a string describing the
10279 #. particular machine description choice.  Every machine description should
10280 #. define `TARGET_VERSION'.  For example:
10282 #. #ifdef MOTOROLA
10283 #. #define TARGET_VERSION           fprintf (stderr, " (68k, Motorola syntax)");
10284 #. #else
10285 #. #define TARGET_VERSION           fprintf (stderr, " (68k, MIT syntax)");
10286 #. #endif
10287 #: config/frv/frv.h:512
10288 msgid " (frv)"
10289 msgstr ""
10291 #: config/h8300/h8300.c:314
10292 #, fuzzy
10293 msgid "-ms2600 is used without -ms"
10294 msgstr "-ms2600 ¤¬ -ms ¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
10296 #: config/h8300/h8300.c:320
10297 #, fuzzy
10298 msgid "-mn is used without -mh or -ms"
10299 msgstr "-ms2600 ¤¬ -ms ¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
10301 #. Macro to define tables used to set the flags.
10302 #. This is a list in braces of pairs in braces,
10303 #. each pair being { "NAME", VALUE }
10304 #. where VALUE is the bits to set or minus the bits to clear.
10305 #. An empty string NAME is used to identify the default VALUE.
10306 #: config/h8300/h8300.h:150
10307 #, fuzzy
10308 msgid "Generate H8S code"
10309 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10311 #: config/h8300/h8300.h:151
10312 #, fuzzy
10313 msgid "Do not generate H8S code"
10314 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
10316 #: config/h8300/h8300.h:152
10317 #, fuzzy
10318 msgid "Generate H8S/2600 code"
10319 msgstr "H8/S2600 ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10321 #: config/h8300/h8300.h:153
10322 #, fuzzy
10323 msgid "Do not generate H8S/2600 code"
10324 msgstr "H8/S2600 ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
10326 #: config/h8300/h8300.h:154
10327 msgid "Make integers 32 bits wide"
10328 msgstr "À°¿ô¤ò 32 ¥Ó¥Ã¥ÈÉý¤È¤¹¤ë"
10330 #: config/h8300/h8300.h:157
10331 msgid "Use registers for argument passing"
10332 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
10334 #: config/h8300/h8300.h:159
10335 msgid "Do not use registers for argument passing"
10336 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤·¤Ê¤¤"
10338 #: config/h8300/h8300.h:161
10339 msgid "Consider access to byte sized memory slow"
10340 msgstr "¥Ð¥¤¥È¥µ¥¤¥ºÃ±°Ì¤Î¥á¥â¥ê¥¢¥¯¥»¥¹¤¬ÃÙ¤¤¤³¤È¤ò¹Íθ¤¹¤ë"
10342 #: config/h8300/h8300.h:162
10343 msgid "Enable linker relaxing"
10344 msgstr "¥ê¥ó¥«¤Î -relax ¥ª¥×¥·¥ç¥ó¤òÍ­¸ú¤Ë¤¹¤ë"
10346 #: config/h8300/h8300.h:164
10347 msgid "Generate H8/300H code"
10348 msgstr "H8/300H ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10350 #: config/h8300/h8300.h:165
10351 msgid "Enable the normal mode"
10352 msgstr ""
10354 #: config/h8300/h8300.h:166
10355 msgid "Do not generate H8/300H code"
10356 msgstr "H8/300H ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
10358 #: config/h8300/h8300.h:167
10359 msgid "Use H8/300 alignment rules"
10360 msgstr "H8/300 ¥¢¥é¥¤¥ó¥á¥ó¥Èµ¬Â§¤ò»ÈÍѤ¹¤ë"
10362 #: config/i370/i370-c.c:53
10363 msgid "junk at end of #pragma map"
10364 msgstr "#pragma map ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
10366 #: config/i370/i370-c.c:59
10367 msgid "malformed #pragma map, ignored"
10368 msgstr "¤ª¤«¤·¤Ê #pragma map¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
10370 #: config/i370/i370.c:915
10371 msgid "real name is too long - alias ignored"
10372 msgstr "ËÜÍè¤Î̾Á°¤¬Ä¹¤¹¤®¤Þ¤¹ - ÊÌ̾¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
10374 #: config/i370/i370.c:920
10375 msgid "alias name is too long - alias ignored"
10376 msgstr "ÊÌ̾¤¬Ä¹¤¹¤®¤Þ¤¹ - ÊÌ̾¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
10378 #: config/i370/i370.c:1191
10379 msgid "internal error--no jump follows compare:"
10380 msgstr ""
10382 #. Macro to define tables used to set the flags.  This is a list in braces
10383 #. of pairs in braces, each pair being { "NAME", VALUE }
10384 #. where VALUE is the bits to set or minus the bits to clear.
10385 #. An empty string NAME is used to identify the default VALUE.
10386 #: config/i370/i370.h:75
10387 msgid "Generate char instructions"
10388 msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤¹¤ë"
10390 #: config/i370/i370.h:76
10391 msgid "Do not generate char instructions"
10392 msgstr "ʸ»úÌ¿Îá¤òÀ¸À®¤·¤Ê¤¤"
10394 #: config/i386/i386.c:1043
10395 #, fuzzy, c-format
10396 msgid "code model %s not supported in PIC mode"
10397 msgstr "-mcmodel= ¤Ï 32 bit ¥·¥¹¥Æ¥à¾å¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
10399 #: config/i386/i386.c:1053 config/sparc/sparc.c:356
10400 #, c-format
10401 msgid "bad value (%s) for -mcmodel= switch"
10402 msgstr "-mcmodel= ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤ÆÉÔÀµ¤ÊÃÍ (%s)"
10404 #: config/i386/i386.c:1068
10405 #, fuzzy, c-format
10406 msgid "bad value (%s) for -masm= switch"
10407 msgstr "-mabi= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
10409 #: config/i386/i386.c:1071
10410 #, fuzzy, c-format
10411 msgid "code model `%s' not supported in the %s bit mode"
10412 msgstr "-mcmodel= ¤Ï 32 bit ¥·¥¹¥Æ¥à¾å¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
10414 #: config/i386/i386.c:1074
10415 #, fuzzy
10416 msgid "code model `large' not supported yet"
10417 msgstr "`%s' ¤Ï %s ¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
10419 #: config/i386/i386.c:1076
10420 #, c-format
10421 msgid "%i-bit mode not compiled in"
10422 msgstr ""
10424 #: config/i386/i386.c:1106
10425 #, c-format
10426 msgid "bad value (%s) for -march= switch"
10427 msgstr "-march= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
10429 #: config/i386/i386.c:1117
10430 #, c-format
10431 msgid "bad value (%s) for -mcpu= switch"
10432 msgstr "-mcpu= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
10434 #: config/i386/i386.c:1134
10435 #, c-format
10436 msgid "-mregparm=%d is not between 0 and %d"
10437 msgstr "-mregparm=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
10439 #: config/i386/i386.c:1147
10440 #, fuzzy
10441 msgid "-malign-loops is obsolete, use -falign-loops"
10442 msgstr "-malign-loops=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
10444 #: config/i386/i386.c:1152 config/i386/i386.c:1165 config/i386/i386.c:1178
10445 #, c-format
10446 msgid "-malign-loops=%d is not between 0 and %d"
10447 msgstr "-malign-loops=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
10449 #: config/i386/i386.c:1160
10450 #, fuzzy
10451 msgid "-malign-jumps is obsolete, use -falign-jumps"
10452 msgstr "-malign-jumps=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
10454 #: config/i386/i386.c:1173
10455 #, fuzzy
10456 msgid "-malign-functions is obsolete, use -falign-functions"
10457 msgstr "-malign-functions=%d ¤¬ 0 ¤«¤é %d ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
10459 #: config/i386/i386.c:1211
10460 #, fuzzy, c-format
10461 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
10462 msgstr "-mpreferred-stack-boundary=%d ¤¬ 2 ¤«¤é 31 ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
10464 #: config/i386/i386.c:1223
10465 #, c-format
10466 msgid "-mbranch-cost=%d is not between 0 and 5"
10467 msgstr "-mbranch-cost=%d ¤¬ 0 ¤«¤é 5 ¤Î´Ö¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
10469 #: config/i386/i386.c:1235
10470 #, fuzzy, c-format
10471 msgid "bad value (%s) for -mtls-dialect= switch"
10472 msgstr "-msdata ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
10474 #: config/i386/i386.c:1256
10475 msgid "-malign-double makes no sense in the 64bit mode"
10476 msgstr ""
10478 #: config/i386/i386.c:1258
10479 #, fuzzy
10480 msgid "-mrtd calling convention not supported in the 64bit mode"
10481 msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï²Äȼ¹Իþ¥â¥Ç¥ë¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
10483 #: config/i386/i386.c:1274 config/i386/i386.c:1285
10484 #, fuzzy
10485 msgid "SSE instruction set disabled, using 387 arithmetics"
10486 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
10488 #: config/i386/i386.c:1290
10489 #, fuzzy
10490 msgid "387 instruction set disabled, using SSE arithmetics"
10491 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
10493 #: config/i386/i386.c:1297
10494 #, fuzzy, c-format
10495 msgid "bad value (%s) for -mfpmath= switch"
10496 msgstr "-march= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
10498 #: config/i386/i386.c:1429
10499 #, fuzzy, c-format
10500 msgid "`%s' attribute requires an integer constant argument"
10501 msgstr "3 ¤Ä¤Î 'l' ÀÜÈø¼­¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹"
10503 #: config/i386/i386.c:1435
10504 #, fuzzy, c-format
10505 msgid "argument to `%s' attribute larger than %d"
10506 msgstr "ÄêµÁ¤Î¸å¤Ç `%s' Â°À­¤ò¥»¥Ã¥È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
10508 #: config/i386/i386.c:6176
10509 msgid "invalid UNSPEC as operand"
10510 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê UNSPEC"
10512 #: config/i386/i386.c:6438
10513 msgid "extended registers have no high halves"
10514 msgstr ""
10516 #: config/i386/i386.c:6453
10517 msgid "unsupported operand size for extended register"
10518 msgstr ""
10520 #: config/i386/i386.c:6768
10521 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
10522 msgstr ""
10524 #: config/i386/i386.c:6814
10525 #, fuzzy, c-format
10526 msgid "invalid operand code `%c'"
10527 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
10529 #: config/i386/i386.c:6861
10530 #, fuzzy
10531 msgid "invalid constraints for operand"
10532 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê¼°"
10534 #: config/i386/i386.c:11027
10535 #, fuzzy
10536 msgid "unknown insn mode"
10537 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
10539 #. @@@ better error message
10540 #: config/i386/i386.c:13083 config/i386/i386.c:13119
10541 msgid "selector must be an immediate"
10542 msgstr "¥»¥ì¥¯¥¿¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
10544 #. @@@ better error message
10545 #: config/i386/i386.c:13280 config/i386/i386.c:13314
10546 msgid "mask must be an immediate"
10547 msgstr "¥Þ¥¹¥¯¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
10549 #: config/i386/i386.c:13346
10550 #, fuzzy
10551 msgid "shift must be an immediate"
10552 msgstr "¥Þ¥¹¥¯¤Ï¨ÃͤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
10554 #: config/i386/winnt.c:105
10555 #, fuzzy, c-format
10556 msgid "`%s' attribute only applies to variables"
10557 msgstr "`%s' Â°À­¤Ï·¿¤Ë¤ÏŬÍѤµ¤ì¤Þ¤»¤ó"
10559 #: config/i386/winnt.c:275
10560 #, fuzzy, c-format
10561 msgid "`%s' declared as both exported to and imported from a DLL"
10562 msgstr "`%s' ¤¬ DLL ¤«¤é import¡¢DLL ¤Ë export ¤ÎξÊý¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
10564 #: config/i386/cygwin.h:45
10565 msgid "Use the Cygwin interface"
10566 msgstr "Cygwin ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
10568 #: config/i386/cygwin.h:46
10569 msgid "Use the Mingw32 interface"
10570 msgstr "Mingw32 ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
10572 #: config/i386/cygwin.h:47
10573 msgid "Create GUI application"
10574 msgstr "GUI ¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤òºî¤ë"
10576 #: config/i386/cygwin.h:48
10577 msgid "Don't set Windows defines"
10578 msgstr "Windows ¤Î define ¤òÀßÄꤷ¤Ê¤¤"
10580 #: config/i386/cygwin.h:49
10581 msgid "Set Windows defines"
10582 msgstr "Windows ¤Î define ¤òÀßÄꤹ¤ë"
10584 #: config/i386/cygwin.h:50
10585 msgid "Create console application"
10586 msgstr "¥³¥ó¥½¡¼¥ë¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤òºî¤ë"
10588 #: config/i386/cygwin.h:51 config/i386/win32.h:59
10589 msgid "Generate code for a DLL"
10590 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10592 #: config/i386/cygwin.h:53 config/i386/win32.h:61
10593 msgid "Ignore dllimport for functions"
10594 msgstr "´Ø¿ô¤Ø¤Î dllimport ¤ò̵»ë¤¹¤ë"
10596 #: config/i386/cygwin.h:55
10597 msgid "Use Mingw-specific thread support"
10598 msgstr "Mingw ¸ÇÍ­¤Î¥¹¥ì¥Ã¥É¥µ¥Ý¡¼¥È¤ò»ÈÍѤ¹¤ë"
10600 #: config/i386/cygwin.h:244
10601 #, c-format
10602 msgid "-f%s ignored for target (all code is position independent)"
10603 msgstr "-f%s ¤Ï¥¿¡¼¥²¥Ã¥È¤Ç̵»ë¤µ¤ì¤Þ¤¹ (Á´¤Æ¤Î¥³¡¼¥É¤Ï°ÌÃÖÈó°Í¸¤Ç¤¹)"
10605 #: config/i386/djgpp.h:204
10606 #, fuzzy
10607 msgid "-mbnu210 is ignored (option is obsolete)"
10608 msgstr "-mbnu210 ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿(ÇѤ줿¥ª¥×¥·¥ç¥ó¤Ç¤¹)"
10610 #. Deprecated.
10611 #. Deprecated.
10612 #. Deprecated.
10613 #. Deprecated.
10614 #. Deprecated.
10615 #. Deprecated.
10616 #: config/i386/i386.h:306
10617 msgid "Alternate calling convention"
10618 msgstr "¸Æ¤Ó½Ð¤·µ¬Ìó¤òÆþ¤ìÂؤ¨¤ë"
10620 #: config/i386/i386.h:308 config/m68k/m68k.h:180 config/ns32k/ns32k.h:144
10621 msgid "Use normal calling convention"
10622 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
10624 #: config/i386/i386.h:310
10625 msgid "Align some doubles on dword boundary"
10626 msgstr "double ¤ò dword ¶­³¦¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10628 #: config/i386/i386.h:312
10629 msgid "Align doubles on word boundary"
10630 msgstr "double ¤ò word ¶­³¦¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10632 #: config/i386/i386.h:314
10633 msgid "Uninitialized locals in .bss"
10634 msgstr ".bss ¤Ë¤¢¤ë¥í¡¼¥«¥ë¤Ê¤â¤Î¤Ï½é´ü²½¤µ¤ì¤Ê¤¤"
10636 #: config/i386/i386.h:316
10637 msgid "Uninitialized locals in .data"
10638 msgstr ".data ¤Ë¤¢¤ë¥í¡¼¥«¥ë¤Ê¤â¤Î¤Ï½é´ü²½¤µ¤ì¤Ê¤¤"
10640 #: config/i386/i386.h:318 config/m68k/linux-aout.h:45 config/m68k/linux.h:50
10641 #: config/ns32k/ns32k.h:167
10642 msgid "Use IEEE math for fp comparisons"
10643 msgstr "ÉâÆ°¾®¿ôÅÀÈæ³Ó¤Ë IEEE µ¬³Ê¤ò»È¤¦"
10645 #: config/i386/i386.h:320 config/ns32k/ns32k.h:169
10646 msgid "Do not use IEEE math for fp comparisons"
10647 msgstr "ÉâÆ°¾®¿ôÅÀÈæ³Ó¤Ë IEEE µ¬³Ê¤ò»È¤ï¤Ê¤¤"
10649 #: config/i386/i386.h:322
10650 msgid "Return values of functions in FPU registers"
10651 msgstr "FPU ¥ì¥¸¥¹¥¿Æâ¤Îµ¡Ç½¤ÎÃͤòÊÖ¤¹"
10653 #: config/i386/i386.h:324
10654 msgid "Do not return values of functions in FPU registers"
10655 msgstr "FPU ¥ì¥¸¥¹¥¿Æâ¤Îµ¡Ç½¤ÎÃͤòÊÖ¤µ¤Ê¤¤"
10657 #: config/i386/i386.h:326
10658 msgid "Do not generate sin, cos, sqrt for FPU"
10659 msgstr "FPU ÍѤΠsin, cos, sqrt ¤òÀ¸À®¤·¤Ê¤¤"
10661 #: config/i386/i386.h:328
10662 msgid "Generate sin, cos, sqrt for FPU"
10663 msgstr "FPU ÍѤΠsin, cos, sqrt ¤òÀ¸À®¤¹¤ë"
10665 #: config/i386/i386.h:330
10666 msgid "Omit the frame pointer in leaf functions"
10667 msgstr "Ëöü¤Î´Ø¿ô¤Ç¤Ï¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤ò¾Êά¤¹¤ë"
10669 #: config/i386/i386.h:333
10670 msgid "Enable stack probing"
10671 msgstr "¥¹¥¿¥Ã¥¯Ãµº÷¤òÍ­¸ú¤Ë¤¹¤ë"
10673 #. undocumented
10674 #. undocumented
10675 #: config/i386/i386.h:338
10676 msgid "Align destination of the string operations"
10677 msgstr "ʸ»úÎóÁàºî¤Î½ñ¹þ¤ßÀè¤ò¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10679 #: config/i386/i386.h:340
10680 msgid "Do not align destination of the string operations"
10681 msgstr "ʸ»úÎóÁàºî¤Î½ñ¹þ¤ßÀè¤ò¥¢¥é¥¤¥ó¥á¥ó¥È¤·¤Ê¤¤"
10683 #: config/i386/i386.h:342
10684 msgid "Inline all known string operations"
10685 msgstr "´ûÃΤÎÁ´¤Æ¤Îʸ»úÎóÁàºî¤ò inline ¤Ë¤¹¤ë"
10687 #: config/i386/i386.h:344
10688 msgid "Do not inline all known string operations"
10689 msgstr "´ûÃΤÎÁ´¤Æ¤Îʸ»úÎóÁàºî¤ò inline ¤Ë¤·¤Ê¤¤"
10691 #: config/i386/i386.h:346 config/i386/i386.h:350
10692 msgid "Use push instructions to save outgoing arguments"
10693 msgstr "½ÐÎϤ¹¤ë°ú¿ô¤ò¥»¡¼¥Ö¤¹¤ë¤¿¤á push Ì¿Îá¤ò»È¤¦"
10695 #: config/i386/i386.h:348 config/i386/i386.h:352
10696 msgid "Do not use push instructions to save outgoing arguments"
10697 msgstr "½ÐÎϤ¹¤ë°ú¿ô¤ò¥»¡¼¥Ö¤¹¤ë¤¿¤á¤Ë¤Ï push Ì¿Îá¤ò»È¤ï¤Ê¤¤"
10699 #: config/i386/i386.h:354
10700 #, fuzzy
10701 msgid "Support MMX built-in functions"
10702 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
10704 #: config/i386/i386.h:356
10705 #, fuzzy
10706 msgid "Do not support MMX built-in functions"
10707 msgstr "¤¤¤¯¤Ä¤«¤ÎÁȤ߹þ¤ß´Ø¿ô¤òǧ¼±¤µ¤»¤Ê¤¤"
10709 #: config/i386/i386.h:358
10710 #, fuzzy
10711 msgid "Support 3DNow! built-in functions"
10712 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
10714 #: config/i386/i386.h:360
10715 #, fuzzy
10716 msgid "Do not support 3DNow! built-in functions"
10717 msgstr "¤¤¤¯¤Ä¤«¤ÎÁȤ߹þ¤ß´Ø¿ô¤òǧ¼±¤µ¤»¤Ê¤¤"
10719 #: config/i386/i386.h:362
10720 msgid "Support MMX and SSE built-in functions and code generation"
10721 msgstr ""
10723 #: config/i386/i386.h:364
10724 msgid "Do not support MMX and SSE built-in functions and code generation"
10725 msgstr ""
10727 #: config/i386/i386.h:366
10728 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
10729 msgstr ""
10731 #: config/i386/i386.h:368
10732 msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
10733 msgstr ""
10735 #: config/i386/i386.h:370
10736 #, fuzzy
10737 msgid "sizeof(long double) is 16"
10738 msgstr "sizeof(long double) ¤Ï 16 ¤È¤¹¤ë¡£"
10740 #: config/i386/i386.h:372
10741 #, fuzzy
10742 msgid "sizeof(long double) is 12"
10743 msgstr "sizeof(long double) ¤Ï 12 ¤È¤¹¤ë¡£"
10745 #: config/i386/i386.h:374
10746 #, fuzzy
10747 msgid "Generate 64bit x86-64 code"
10748 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10750 #: config/i386/i386.h:376
10751 #, fuzzy
10752 msgid "Generate 32bit i386 code"
10753 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
10755 #: config/i386/i386.h:378
10756 msgid "Use red-zone in the x86-64 code"
10757 msgstr ""
10759 #: config/i386/i386.h:380
10760 #, fuzzy
10761 msgid "Do not use red-zone in the x86-64 code"
10762 msgstr "H8/S ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
10764 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10765 #. command options that have values.  Its definition is an
10766 #. initializer with a subgrouping for each command option.
10768 #. Each subgrouping contains a string constant, that defines the
10769 #. fixed part of the option name, and the address of a variable.  The
10770 #. variable, type `char *', is set to the variable part of the given
10771 #. option if the fixed part matches.  The actual option name is made
10772 #. by appending `-m' to the specified name.
10773 #: config/i386/i386.h:409 config/rs6000/rs6000.h:393 config/sparc/sparc.h:635
10774 msgid "Schedule code for given CPU"
10775 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤ò¥¹¥±¥¸¥å¡¼¥ë¤¹¤ë"
10777 #: config/i386/i386.h:411
10778 #, fuzzy
10779 msgid "Generate floating point mathematics using given instruction set"
10780 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
10782 #: config/i386/i386.h:413
10783 msgid "Generate code for given CPU"
10784 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
10786 #: config/i386/i386.h:415
10787 msgid "Number of registers used to pass integer arguments"
10788 msgstr "¥ì¥¸¥¹¥¿¤Î¿ô¤¬À°¿ô¤ò°ú¿ô¤òÅϤ¹¤¿¤á¤Ë»È¤ï¤ì¤ë"
10790 #. TARGET_DEFAULT is defined in sun*.h and isi.h, etc.
10791 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10792 #. command options that have values.  Its definition is an
10793 #. initializer with a subgrouping for each command option.
10795 #. Each subgrouping contains a string constant, that defines the
10796 #. fixed part of the option name, and the address of a variable.  The
10797 #. variable, type `char *', is set to the variable part of the given
10798 #. option if the fixed part matches.  The actual option name is made
10799 #. by appending `-m' to the specified name.
10800 #: config/i386/i386.h:417 config/m68k/m68k.h:263
10801 msgid "Loop code aligned to this power of 2"
10802 msgstr "¥ë¡¼¥×¥³¡¼¥É¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10804 #: config/i386/i386.h:419 config/m68k/m68k.h:265
10805 msgid "Jump targets are aligned to this power of 2"
10806 msgstr "¥¸¥ã¥ó¥×Àè¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10808 #: config/i386/i386.h:421 config/m68k/m68k.h:267
10809 msgid "Function starts are aligned to this power of 2"
10810 msgstr "´Ø¿ô¤Î³«»Ï°ÌÃÖ¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10812 #: config/i386/i386.h:424
10813 msgid "Attempt to keep stack aligned to this power of 2"
10814 msgstr "¤Ç¤­¤ë¤À¤±¥¹¥¿¥Ã¥¯¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
10816 #: config/i386/i386.h:426
10817 msgid "Branches are this expensive (1-5, arbitrary units)"
10818 msgstr "¥Ö¥é¥ó¥Á¤Î¥³¥¹¥È¤ò»Ø¼¨¤¹¤ë (1-5, Ç¤°Õ¤Î¸Ä¿ô)"
10820 #: config/i386/i386.h:428
10821 #, fuzzy
10822 msgid "Use given x86-64 code model"
10823 msgstr "Í¿¤¨¤é¤ì¤¿ Sparc ¥³¡¼¥É¥â¥Ç¥ë¤ò»ÈÍѤ¹¤ë"
10825 #. Undocumented.
10826 #. Undocumented.
10827 #: config/i386/i386.h:434
10828 #, fuzzy
10829 msgid "Use given assembler dialect"
10830 msgstr "DEC ¥¢¥»¥ó¥Ö¥éʸˡ¤ò»ÈÍѤ¹¤ë"
10832 #: config/i386/i386.h:436
10833 msgid "Use given thread-local storage dialect"
10834 msgstr ""
10836 #: config/i386/sco5.h:700
10837 msgid "Generate ELF output"
10838 msgstr "ELF ½ÐÎϤòÀ¸À®¤¹¤ë"
10840 #: config/i386/win32.h:53
10841 msgid "Use Mingw32 interface"
10842 msgstr "Mingw32 ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
10844 #: config/i386/win32.h:55
10845 msgid "Use Cygwin interface"
10846 msgstr "Cygwin ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
10848 #: config/i386/win32.h:57
10849 msgid "Use bare Windows interface"
10850 msgstr "ÁǤΠWindows ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ÈÍѤ¹¤ë"
10852 #. 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.
10853 #. 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.
10854 #: config/i386/xm-djgpp.h:71
10855 #, fuzzy
10856 msgid "environment variable DJGPP not defined"
10857 msgstr "´Ä¶­ÊÑ¿ô DJGPP ¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
10859 #: config/i386/xm-djgpp.h:73
10860 #, fuzzy, c-format
10861 msgid "environment variable DJGPP points to missing file '%s'"
10862 msgstr "´Ä¶­ÊÑ¿ô DJGPP ¤¬¡¢¸«¤Ä¤«¤é¤Ê¤¤¥Õ¥¡¥¤¥ë '%s' ¤ò¼¨¤·¤Æ¤¤¤Þ¤¹¡£"
10864 #: config/i386/xm-djgpp.h:76
10865 #, fuzzy, c-format
10866 msgid "environment variable DJGPP points to corrupt file '%s'"
10867 msgstr "´Ä¶­ÊÑ¿ô DJGPP ¤¬¡¢²õ¤ì¤¿¥Õ¥¡¥¤¥ë '%s' ¤ò¼¨¤·¤Æ¤¤¤Þ¤¹¡£"
10869 #: config/i960/i960-c.c:66
10870 msgid "sorry, not implemented: #pragma align NAME=SIZE"
10871 msgstr "»ÄÇ°¡¢¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: #pragma align NAME=SIZE"
10873 #: config/i960/i960-c.c:71
10874 msgid "malformed #pragma align - ignored"
10875 msgstr "¤ª¤«¤·¤Ê #pragma align - Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
10877 #: config/i960/i960-c.c:109
10878 msgid "sorry, not implemented: #pragma noalign NAME"
10879 msgstr "»ÄÇ°¡¢¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: #pragma noalign NAME"
10881 #: config/i960/i960.c:121 config/i960/i960.c:131
10882 msgid "conflicting architectures defined - using C series"
10883 msgstr "¶¥¹ç¤¹¤ë architecture ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿ - C ¥·¥ê¡¼¥º»ÈÍÑ"
10885 #: config/i960/i960.c:126
10886 msgid "conflicting architectures defined - using K series"
10887 msgstr "¶¥¹ç¤¹¤ë architecture ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿ - K ¥·¥ê¡¼¥º»ÈÍÑ<"
10889 #: config/i960/i960.c:141
10890 msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
10891 msgstr "iC2.0 ¤È iC3.0 ¤È¤Ï¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó - iC3.0 ¤ò»ÈÍѤ·¤Þ¤¹"
10893 #: config/i960/i960.c:1448 config/m68k/m68k.c:559 config/rs6000/rs6000.c:9931
10894 msgid "stack limit expression is not supported"
10895 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¼°¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
10897 #. Macro to define tables used to set the flags.
10898 #. This is a list in braces of pairs in braces,
10899 #. each pair being { "NAME", VALUE }
10900 #. where VALUE is the bits to set or minus the bits to clear.
10901 #. An empty string NAME is used to identify the default VALUE.
10902 #. ??? Not all ten of these architecture variations actually exist, but I
10903 #. am not sure which are real and which aren't.
10904 #: config/i960/i960.h:240
10905 msgid "Generate SA code"
10906 msgstr "SA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10908 #: config/i960/i960.h:243
10909 msgid "Generate SB code"
10910 msgstr "SB ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10912 #. {"sc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                          TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR),              N_("Generate SC code")},
10913 #: config/i960/i960.h:248
10914 msgid "Generate KA code"
10915 msgstr "KA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10917 #: config/i960/i960.h:251
10918 msgid "Generate KB code"
10919 msgstr "KB ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10921 #. {"kc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                          TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR),              N_("Generate KC code")},
10922 #: config/i960/i960.h:256
10923 msgid "Generate JA code"
10924 msgstr "JA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10926 #: config/i960/i960.h:258
10927 msgid "Generate JD code"
10928 msgstr "JD ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10930 #: config/i960/i960.h:261
10931 msgid "Generate JF code"
10932 msgstr "JF ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10934 #: config/i960/i960.h:263
10935 msgid "generate RP code"
10936 msgstr "RP ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10938 #: config/i960/i960.h:266
10939 msgid "Generate MC code"
10940 msgstr "MC ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10942 #: config/i960/i960.h:269
10943 msgid "Generate CA code"
10944 msgstr "CA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10946 #. {"cb", (TARGET_FLAG_NUMERICS|TARGET_FLAG_C_SERIES|                                           TARGET_FLAG_BRANCH_PREDICT|TARGET_FLAG_CODE_ALIGN),       N_("Generate CB code")},                                                  {"cc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                         TARGET_FLAG_C_SERIES|TARGET_FLAG_BRANCH_PREDICT|                        TARGET_FLAG_CODE_ALIGN),                               N_("Generate CC code")},
10947 #: config/i960/i960.h:279
10948 msgid "Generate CF code"
10949 msgstr "CF ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
10951 #: config/i960/i960.h:283 config/mips/mips.h:568 config/pa/pa.h:252
10952 msgid "Use software floating point"
10953 msgstr "¥½¥Õ¥ÈÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
10955 #: config/i960/i960.h:285
10956 msgid "Use alternate leaf function entries"
10957 msgstr "´Ø¿ô¹àÌܤÎÂå¤ï¤ê¤òÍøÍѤ¹¤ë"
10959 #: config/i960/i960.h:287
10960 msgid "Do not use alternate leaf function entries"
10961 msgstr "´Ø¿ô¹àÌÜËöÈø¤ÎÂå¤ï¤ê¤ÏÍøÍѤ·¤Ê¤¤"
10963 #: config/i960/i960.h:289
10964 msgid "Perform tail call optimization"
10965 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤¦"
10967 #: config/i960/i960.h:291
10968 msgid "Do not perform tail call optimization"
10969 msgstr "ËöÈø¸Æ¤Ó½Ð¤·ºÇŬ²½¤ò¹Ô¤ï¤Ê¤¤"
10971 #: config/i960/i960.h:293
10972 msgid "Use complex addressing modes"
10973 msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤ò»ÈÍѤ¹¤ë"
10975 #: config/i960/i960.h:295
10976 msgid "Do not use complex addressing modes"
10977 msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤òÍøÍѤ·¤Ê¤¤"
10979 #: config/i960/i960.h:297
10980 msgid "Align code to 8 byte boundary"
10981 msgstr "¥³¡¼¥É¤ò 8 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
10983 #: config/i960/i960.h:299
10984 msgid "Do not align code to 8 byte boundary"
10985 msgstr "¥³¡¼¥É¤ò 8 bit ¥³¡¼¥É¤Ë¥¢¥é¥¤¥ó¤·¤Ê¤¤"
10987 #. {"clean-linkage", (TARGET_FLAG_CLEAN_LINKAGE),                              N_("Force use of prototypes")},                                      {"no-clean-linkage", -(TARGET_FLAG_CLEAN_LINKAGE),                         N_("Do not force use of prototypes")},
10988 #: config/i960/i960.h:305 config/i960/i960.h:307
10989 msgid "Enable compatibility with iC960 v2.0"
10990 msgstr "iC960 v2.0 ¤È¤Î¸ß´¹À­¤òÍ­¸ú¤Ë¤¹¤ë"
10992 #: config/i960/i960.h:309
10993 msgid "Enable compatibility with iC960 v3.0"
10994 msgstr "iC960 v3.0 ¤È¤Î¸ß´¹À­¤òÍ­¸ú¤Ë¤¹¤ë"
10996 #: config/i960/i960.h:311 config/i960/i960.h:313
10997 msgid "Enable compatibility with ic960 assembler"
10998 msgstr "ic960 ¥¢¥»¥ó¥Ö¥é¤È¤Î¸ß´¹À­¤òÍ­¸ú¤Ë¤¹¤ë"
11000 #: config/i960/i960.h:315
11001 msgid "Do not permit unaligned accesses"
11002 msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤òµö²Ä¤·¤Ê¤¤"
11004 #: config/i960/i960.h:317
11005 msgid "Permit unaligned accesses"
11006 msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤òµö²Ä¤¹¤ë"
11008 #: config/i960/i960.h:319
11009 msgid "Layout types like Intel's v1.3 gcc"
11010 msgstr "Intel ¤Î v1.3 gcc ¤ÎÍͤʥ¿¥¤¥×¤ËÇÛÃÖ¤¹¤ë"
11012 #: config/i960/i960.h:321
11013 msgid "Do not layout types like Intel's v1.3 gcc"
11014 msgstr "Intel v1.3 gcc ¤ÎÍͤʥ¿¥¤¥×¤ÎÇÛÃÖ¤ò¹Ô¤Ê¤ï¤Ê¤¤"
11016 #: config/i960/i960.h:323 config/sparc/freebsd.h:79 config/sparc/linux.h:86
11017 #: config/sparc/linux64.h:88 config/sparc/netbsd-elf.h:238
11018 msgid "Use 64 bit long doubles"
11019 msgstr "64 ¥Ó¥Ã¥È long double ¤ò»ÈÍѤ¹¤ë"
11021 #: config/i960/i960.h:325
11022 msgid "Enable linker relaxation"
11023 msgstr "¥ê¥ó¥«¤Î´ËϤòÍ­¸ú¤Ë¤¹¤ë"
11025 #: config/i960/i960.h:327
11026 msgid "Do not enable linker relaxation"
11027 msgstr "¥ê¥ó¥«¤Î´ËϤòÍ­¸ú¤Ë¤·¤Ê¤¤"
11029 #: config/ia64/ia64-c.c:50
11030 #, fuzzy
11031 msgid "malformed #pragma builtin"
11032 msgstr "¤ª¤«¤·¤Ê #pragma implementation"
11034 #: config/ia64/ia64.c:3879
11035 msgid "ia64_print_operand: unknown code"
11036 msgstr "ia64_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
11038 #: config/ia64/ia64.c:4157
11039 msgid "value of -mfixed-range must have form REG1-REG2"
11040 msgstr "-mfixed-range ¤ÎÃͤϠREG1-REG2 ·Á¼°¤ò»ý¤¿¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
11042 #: config/ia64/ia64.c:4184
11043 #, c-format
11044 msgid "%s-%s is an empty range"
11045 msgstr "%s-%s ¤¬¶õ¤ÎÈϰϤǤ¹"
11047 #: config/ia64/ia64.c:4215
11048 #, fuzzy
11049 msgid "cannot optimize floating point division for both latency and throughput"
11050 msgstr "¥ì¥¤¥Æ¥ó¥·¤È¥¹¥ë¡¼¥×¥Ã¥ÈξÊý¤Îʬ³äºÇŬ²½¤Ï¹Ô¤Ê¤¨¤Þ¤»¤ó"
11052 #: config/ia64/ia64.c:4221
11053 #, fuzzy
11054 msgid "cannot optimize integer division for both latency and throughput"
11055 msgstr "¥ì¥¤¥Æ¥ó¥·¤È¥¹¥ë¡¼¥×¥Ã¥ÈξÊý¤Îʬ³äºÇŬ²½¤Ï¹Ô¤Ê¤¨¤Þ¤»¤ó"
11057 #: config/ia64/ia64.c:4233
11058 #, fuzzy, c-format
11059 msgid "bad value (%s) for -mtls-size= switch"
11060 msgstr "-mabi= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
11062 #. This macro defines names of command options to set and clear bits in
11063 #. `target_flags'.  Its definition is an initializer with a subgrouping for
11064 #. each command option.
11065 #: config/ia64/ia64.h:150
11066 msgid "Generate big endian code"
11067 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
11069 #: config/ia64/ia64.h:152 config/mcore/mcore.h:159
11070 msgid "Generate little endian code"
11071 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥³¡¼¥É¤òÀ¸À®"
11073 #: config/ia64/ia64.h:154
11074 msgid "Generate code for GNU as"
11075 msgstr "GNU as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11077 #: config/ia64/ia64.h:156
11078 msgid "Generate code for Intel as"
11079 msgstr "Intel as ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11081 #: config/ia64/ia64.h:158
11082 msgid "Generate code for GNU ld"
11083 msgstr "GNU ld ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11085 #: config/ia64/ia64.h:160
11086 msgid "Generate code for Intel ld"
11087 msgstr "Intel ld ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11089 #: config/ia64/ia64.h:162
11090 msgid "Generate code without GP reg"
11091 msgstr "GP ¥ì¥¸¥¹¥¿ÉÔ»ÈÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11093 #: config/ia64/ia64.h:164
11094 msgid "Emit stop bits before and after volatile extended asms"
11095 msgstr "³ÈÄ¥¥¢¥»¥ó¥Ö¥ê volatile ¤ÎÁ°¸å¤Ë stop ¥Ó¥Ã¥È¤òÁ÷½Ð¤¹¤ë"
11097 #: config/ia64/ia64.h:166
11098 msgid "Don't emit stop bits before and after volatile extended asms"
11099 msgstr "³ÈÄ¥¥¢¥»¥ó¥Ö¥ê volatile ¤ÎÁ°¸å¤Ë stop ¥Ó¥Ã¥È¤òÁ÷½Ð¤¹¤ë"
11101 #: config/ia64/ia64.h:168
11102 msgid "Emit code for Itanium (TM) processor B step"
11103 msgstr "Itanium (TM) ¥×¥í¥»¥Ã¥µ B step ÍÑ¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
11105 #: config/ia64/ia64.h:170
11106 msgid "Use in/loc/out register names"
11107 msgstr "in/loc/out ¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ¹¤ë"
11109 #: config/ia64/ia64.h:172
11110 msgid "Disable use of sdata/scommon/sbss"
11111 msgstr "sdata/scommon/sbss ¤Î»ÈÍѤò̵¸ú¤Ë¤¹¤ë"
11113 #: config/ia64/ia64.h:174
11114 msgid "Enable use of sdata/scommon/sbss"
11115 msgstr "sdata/scommon/sbss ¤Î»ÈÍѤòÍ­¸ú¤Ë¤¹¤ë"
11117 #: config/ia64/ia64.h:176
11118 msgid "gp is constant (but save/restore gp on indirect calls)"
11119 msgstr "gp ¤òÄê¿ô¤È¤¹¤ë¡Êâ¡¢´ÖÀܸƤӽФ·¤Ç¤Ï gp ¤ò save/restore ¤¹¤ë¡Ë"
11121 #: config/ia64/ia64.h:178
11122 msgid "Generate self-relocatable code"
11123 msgstr "¼«¸ÊºÆÇÛÃÖ²Äǽ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11125 #: config/ia64/ia64.h:180
11126 #, fuzzy
11127 msgid "Generate inline floating point division, optimize for latency"
11128 msgstr "¥ì¥¤¥Æ¥ó¥·¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
11130 #: config/ia64/ia64.h:182
11131 #, fuzzy
11132 msgid "Generate inline floating point division, optimize for throughput"
11133 msgstr "¥¹¥ë¡¼¥×¥Ã¥È¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
11135 #: config/ia64/ia64.h:184
11136 #, fuzzy
11137 msgid "Generate inline integer division, optimize for latency"
11138 msgstr "¥ì¥¤¥Æ¥ó¥·¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
11140 #: config/ia64/ia64.h:186
11141 #, fuzzy
11142 msgid "Generate inline integer division, optimize for throughput"
11143 msgstr "¥¹¥ë¡¼¥×¥Ã¥È¤òºÇŬ²½¤¹¤ë¥¤¥ó¥é¥¤¥ó¶èʬ¤òÀ¸À®¤¹¤ë"
11145 #: config/ia64/ia64.h:188
11146 msgid "Enable Dwarf 2 line debug info via GNU as"
11147 msgstr "GNU as ¤òÄ̤¸¤¿ Dwarf2 ¤Î¹Ô¥Ç¥Ð¥Ã¥°¤òÍ­¸ú¤Ë¤¹¤ë"
11149 #: config/ia64/ia64.h:190
11150 msgid "Disable Dwarf 2 line debug info via GNU as"
11151 msgstr "GNU as ¤òÄ̤¸¤¿ Dwarf2 ¤Î¹Ô¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë"
11153 #: config/ia64/ia64.h:219
11154 #, fuzzy
11155 msgid "Specify range of registers to make fixed"
11156 msgstr "¸ÇÄꤹ¤ë¤¿¤á¤Î¥ì¥¸¥¹¥¿¤ÎÈϰϤò»ØÄꤹ¤ë"
11158 #: config/ip2k/ip2k.c:1082
11159 #, fuzzy
11160 msgid "bad operand"
11161 msgstr "̵¸ú¤Ê %P ¥ª¥Ú¥é¥ó¥É¤Ç¤¹"
11163 #: config/ip2k/ip2k.c:3184
11164 msgid "Only initialized variables can be placed into program memory area."
11165 msgstr "¥×¥í¥°¥é¥à¥á¥â¥êÎΰèÆâ¤ËÇÛÃ֤Ǥ­¤ëÊÑ¿ô¤À¤±¤ò½é´ü²½¤·¤Þ¤·¤¿"
11167 #: config/m32r/m32r.c:139
11168 #, c-format
11169 msgid "bad value (%s) for -mmodel switch"
11170 msgstr "-mmodel ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
11172 #: config/m32r/m32r.c:148
11173 #, c-format
11174 msgid "bad value (%s) for -msdata switch"
11175 msgstr "-msdata ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
11177 #: config/m32r/m32r.c:319
11178 #, fuzzy, c-format
11179 msgid "invalid argument of `%s' attribute"
11180 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
11182 #: config/m32r/m32r.c:422
11183 msgid "const objects cannot go in .sdata/.sbss"
11184 msgstr "const ¥ª¥Ö¥¸¥§¥¯¥È¤Ï .sdata/.sbss ¤ËÃÖ¤±¤Þ¤»¤ó"
11186 #: config/m32r/m32r.c:2256
11187 #, fuzzy, c-format
11188 msgid "invalid operand to %%s code"
11189 msgstr "%s ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
11191 #: config/m32r/m32r.c:2263
11192 #, fuzzy, c-format
11193 msgid "invalid operand to %%p code"
11194 msgstr "%p ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
11196 #: config/m32r/m32r.c:2318
11197 msgid "bad insn for 'A'"
11198 msgstr ""
11200 #: config/m32r/m32r.c:2370
11201 #, fuzzy, c-format
11202 msgid "invalid operand to %%T/%%B code"
11203 msgstr "%T/%B ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
11205 #: config/m32r/m32r.c:2393
11206 #, fuzzy, c-format
11207 msgid "invalid operand to %%N code"
11208 msgstr "%N ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
11210 #: config/m32r/m32r.c:2438
11211 #, fuzzy
11212 msgid "pre-increment address is not a register"
11213 msgstr "`%d' ¥ª¥Ú¥é¥ó¥É¤¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
11215 #: config/m32r/m32r.c:2445
11216 #, fuzzy
11217 msgid "pre-decrement address is not a register"
11218 msgstr "thumb_load_double_from_address: ¥Ù¡¼¥¹¤¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
11220 #: config/m32r/m32r.c:2452
11221 msgid "post-increment address is not a register"
11222 msgstr ""
11224 #: config/m32r/m32r.c:2530 config/m32r/m32r.c:2546
11225 #: config/rs6000/rs6000.c:12737
11226 #, fuzzy
11227 msgid "bad address"
11228 msgstr "ÉÔÀµ¤Ê¥Ø¥Ã¥À¥Ð¡¼¥¸¥ç¥ó"
11230 #: config/m32r/m32r.c:2551
11231 #, fuzzy
11232 msgid "lo_sum not of register"
11233 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ·¤Ê¤¤"
11235 #. { "relax",                   TARGET_RELAX_MASK, "" },                    { "no-relax",               -TARGET_RELAX_MASK, "" },
11236 #: config/m32r/m32r.h:241
11237 msgid "Display compile time statistics"
11238 msgstr "¥³¥ó¥Ñ¥¤¥ë»þ´ÖÅý·×Ãͤòɽ¼¨¤¹¤ë"
11240 #: config/m32r/m32r.h:243
11241 msgid "Align all loops to 32 byte boundary"
11242 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤ò 32 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
11244 #: config/m32r/m32r.h:246
11245 msgid "Only issue one instruction per cycle"
11246 msgstr "¥µ¥¤¥¯¥ëËè¤Ë°ì¤Ä¤ÎÌ¿Îá¤À¤±¤òȯ¹Ô¤¹¤ë"
11248 #: config/m32r/m32r.h:249
11249 msgid "Prefer branches over conditional execution"
11250 msgstr "¾ò·ï¤Î¼Â¹Ô¤è¤ê¤Ïʬ´ô¤ÎÀ¸À®¤òÍ¥À褹¤ë"
11252 #: config/m32r/m32r.h:265
11253 msgid "Code size: small, medium or large"
11254 msgstr "¥³¡¼¥É¥µ¥¤¥º: small, medium Ëô¤Ï large"
11256 #: config/m32r/m32r.h:267
11257 msgid "Small data area: none, sdata, use"
11258 msgstr "¥¹¥â¡¼¥ë¥Ç¡¼¥¿Îΰè: none, sdata, use"
11260 #: config/m68hc11/m68hc11.c:242
11261 #, c-format
11262 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
11263 msgstr "-f%s ¤Ï 68HC11/68HC12 ÍѤȤ·¤Æ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿ (¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó)"
11265 #. !!!! SCz wrong here.
11266 #: config/m68hc11/m68hc11.c:3252 config/m68hc11/m68hc11.c:3626
11267 msgid "move insn not handled"
11268 msgstr ""
11270 #: config/m68hc11/m68hc11.c:3472 config/m68hc11/m68hc11.c:3556
11271 #: config/m68hc11/m68hc11.c:3829
11272 #, fuzzy
11273 msgid "invalid register in the move instruction"
11274 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
11276 #: config/m68hc11/m68hc11.c:3506
11277 #, fuzzy
11278 msgid "invalid operand in the instruction"
11279 msgstr "%s ¥³¡¼¥É¤ËÂФ¹¤ë̵¸ú¤Ê¥ª¥Ú¥é¥ó¥É"
11281 #: config/m68hc11/m68hc11.c:3803
11282 #, fuzzy
11283 msgid "invalid register in the instruction"
11284 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
11286 #: config/m68hc11/m68hc11.c:3836
11287 #, fuzzy
11288 msgid "operand 1 must be a hard register"
11289 msgstr "`%d' ¥ª¥Ú¥é¥ó¥É¤¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
11291 #: config/m68hc11/m68hc11.c:3853
11292 #, fuzzy
11293 msgid "invalid rotate insn"
11294 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
11296 #: config/m68hc11/m68hc11.c:4278
11297 msgid "registers IX, IY and Z used in the same INSN"
11298 msgstr ""
11300 #: config/m68hc11/m68hc11.c:4603 config/m68hc11/m68hc11.c:4906
11301 msgid "cannot do z-register replacement"
11302 msgstr ""
11304 #: config/m68hc11/m68hc11.c:4969
11305 #, fuzzy
11306 msgid "invalid Z register replacement for insn"
11307 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
11309 #. Macro to define tables used to set the flags. This is a list in braces of
11310 #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits
11311 #. to set or minus the bits to clear. An empty string NAME is used to
11312 #. identify the default VALUE.
11313 #: config/m68hc11/m68hc11.h:160
11314 msgid "Compile with 16-bit integer mode"
11315 msgstr "16 ¥Ó¥Ã¥ÈÀ°¿ô¥â¡¼¥É¤Ç¥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
11317 #: config/m68hc11/m68hc11.h:162
11318 msgid "Compile with 32-bit integer mode"
11319 msgstr "32 ¥Ó¥Ã¥ÈÀ°¿ô¥â¡¼¥É¤Ç¥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
11321 #: config/m68hc11/m68hc11.h:164
11322 msgid "Auto pre/post decrement increment allowed"
11323 msgstr "¼«Æ° pre/post ¥Ç¥¯¥ê¥á¥ó¥È ¥¤¥ó¥¯¥ê¥á¥ó¥È¤òµöÍƤ¹¤ë"
11325 #: config/m68hc11/m68hc11.h:166
11326 msgid "Auto pre/post decrement increment not allowed"
11327 msgstr "¼«Æ° pre/post ¥Ç¥¯¥ê¥á¥ó¥È ¥¤¥ó¥¯¥ê¥á¥ó¥È¤òµöÍƤ·¤Ê¤¤"
11329 #: config/m68hc11/m68hc11.h:168
11330 msgid "Min/max instructions allowed"
11331 msgstr ""
11333 #: config/m68hc11/m68hc11.h:170
11334 #, fuzzy
11335 msgid "Min/max instructions not allowed"
11336 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
11338 #: config/m68hc11/m68hc11.h:172
11339 #, fuzzy
11340 msgid "Use call and rtc for function calls and returns"
11341 msgstr "noreturn ´Ø¿ô¤¬ return ¤¹¤ë¤È¤­ abort ¤Î¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
11343 #: config/m68hc11/m68hc11.h:174
11344 #, fuzzy
11345 msgid "Use jsr and rts for function calls and returns"
11346 msgstr "´Ø¿ô³«»ÏÉôʬÍѤΥ¹¥¿¥Ö¤ò»ÈÍѤ¹¤ë"
11348 #: config/m68hc11/m68hc11.h:176
11349 #, fuzzy
11350 msgid "Do not use direct addressing mode for soft registers"
11351 msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤òÍøÍѤ·¤Ê¤¤"
11353 #: config/m68hc11/m68hc11.h:178 config/m68hc11/m68hc11.h:182
11354 msgid "Compile for a 68HC11"
11355 msgstr "68HC11 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
11357 #: config/m68hc11/m68hc11.h:180 config/m68hc11/m68hc11.h:184
11358 msgid "Compile for a 68HC12"
11359 msgstr "68HC12 ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
11361 #. This macro is similar to `TARGET_SWITCHES' but defines names of
11362 #. command options that have values.  Its definition is an
11363 #. initializer with a subgrouping for each command option.
11365 #. Each subgrouping contains a string constant, that defines the
11366 #. fixed part of the option name, and the address of a variable.  The
11367 #. variable, type `char *', is set to the variable part of the given
11368 #. option if the fixed part matches.  The actual option name is made
11369 #. by appending `-m' to the specified name.
11370 #: config/m68hc11/m68hc11.h:198
11371 msgid "Specify the register allocation order"
11372 msgstr "¥ì¥¸¥¹¥¿³ÎÊݽç¤ò»ØÄꤹ¤ë"
11374 #: config/m68hc11/m68hc11.h:200
11375 msgid "Indicate the number of soft registers available"
11376 msgstr "ÍøÍѲÄǽ¥½¥Õ¥È¥ì¥¸¥¹¥¿¤Î¿ô¤ò¼¨¤¹"
11378 #: config/m68k/m68k.c:158
11379 #, c-format
11380 msgid "-malign-loops=%d is not between 1 and %d"
11381 msgstr "-malign-loops=%d ¤¬ 1 ¤«¤é %d ¤Î´Ö¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
11383 #: config/m68k/m68k.c:169
11384 #, c-format
11385 msgid "-malign-jumps=%d is not between 1 and %d"
11386 msgstr "-malign-jumps=%d ¤¬ 1 ¤«¤é %d ¤Î´Ö¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
11388 #: config/m68k/m68k.c:180
11389 #, c-format
11390 msgid "-malign-functions=%d is not between 1 and %d"
11391 msgstr "-malign-functions=%d ¤¬ 1 ¤«¤é %d ¤Î´Ö¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó"
11393 #: config/m68k/m68k.c:189
11394 msgid "-fPIC is not currently supported on the 68000 or 68010\n"
11395 msgstr "º£¤Î¤È¤³¤í 68000 ¤ä 68010 ¤Ç¤Ï -fPIC ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
11397 #. Macro to define tables used to set the flags.
11398 #. This is a list in braces of pairs in braces,
11399 #. each pair being { "NAME", VALUE }
11400 #. where VALUE is the bits to set or minus the bits to clear.
11401 #. An empty string NAME is used to identify the default VALUE.
11402 #: config/m68k/m68k.h:162 config/m68k/m68k.h:164
11403 #, fuzzy
11404 msgid "Generate code for a 68020"
11405 msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11407 #: config/m68k/m68k.h:169 config/m68k/m68k.h:172
11408 #, fuzzy
11409 msgid "Generate code for a 68000"
11410 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11412 #: config/m68k/m68k.h:174
11413 #, fuzzy
11414 msgid "Use the bit-field instructions"
11415 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
11417 #: config/m68k/m68k.h:176
11418 #, fuzzy
11419 msgid "Do not use the bit-field instructions"
11420 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
11422 #: config/m68k/m68k.h:178
11423 #, fuzzy
11424 msgid "Use different calling convention using 'rtd'"
11425 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
11427 #: config/m68k/m68k.h:182
11428 msgid "Consider type `int' to be 16 bits wide"
11429 msgstr ""
11431 #: config/m68k/m68k.h:184
11432 msgid "Consider type `int' to be 32 bits wide"
11433 msgstr ""
11435 #: config/m68k/m68k.h:186
11436 #, fuzzy
11437 msgid "Generate code for a Sun FPA"
11438 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11440 #: config/m68k/m68k.h:189
11441 #, fuzzy
11442 msgid "Do not generate code for a Sun FPA"
11443 msgstr "ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
11445 #: config/m68k/m68k.h:191 config/m68k/m68k.h:193
11446 #, fuzzy
11447 msgid "Generate code for a Sun Sky board"
11448 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11450 #: config/m68k/m68k.h:195
11451 #, fuzzy
11452 msgid "Do not use Sky linkage convention"
11453 msgstr "¥ê¥ó¥«¤Î´ËϤòÍ­¸ú¤Ë¤·¤Ê¤¤"
11455 #: config/m68k/m68k.h:197
11456 #, fuzzy
11457 msgid "Generate code for a 68881"
11458 msgstr "c1 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11460 #: config/m68k/m68k.h:200
11461 msgid "Generate code with library calls for floating point"
11462 msgstr ""
11464 #: config/m68k/m68k.h:202
11465 #, fuzzy
11466 msgid "Generate code for a 68040, without any new instructions"
11467 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤¹¤ë"
11469 #: config/m68k/m68k.h:205
11470 #, fuzzy
11471 msgid "Generate code for a 68060, without any new instructions"
11472 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤¹¤ë"
11474 #: config/m68k/m68k.h:209
11475 #, fuzzy
11476 msgid "Generate code for a 68030"
11477 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11479 #: config/m68k/m68k.h:212
11480 #, fuzzy
11481 msgid "Generate code for a 68040"
11482 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11484 #: config/m68k/m68k.h:216
11485 #, fuzzy
11486 msgid "Generate code for a 68060"
11487 msgstr "DLL ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11489 #: config/m68k/m68k.h:221
11490 #, fuzzy
11491 msgid "Generate code for a 520X"
11492 msgstr "c2 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11494 #: config/m68k/m68k.h:224
11495 #, fuzzy
11496 msgid "Generate code for a 68851"
11497 msgstr "c1 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11499 #: config/m68k/m68k.h:226
11500 #, fuzzy
11501 msgid "Do no generate code for a 68851"
11502 msgstr "c1 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11504 #: config/m68k/m68k.h:229
11505 #, fuzzy
11506 msgid "Generate code for a 68302"
11507 msgstr "c32 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11509 #: config/m68k/m68k.h:232
11510 #, fuzzy
11511 msgid "Generate code for a 68332"
11512 msgstr "c32 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11514 #: config/m68k/m68k.h:236
11515 #, fuzzy
11516 msgid "Generate code for a cpu32"
11517 msgstr "c32 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11519 #: config/m68k/m68k.h:239
11520 #, fuzzy
11521 msgid "Align variables on a 32-bit boundary"
11522 msgstr "Á´¤Æ¤Î¥ë¡¼¥×¤ò 32 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
11524 #: config/m68k/m68k.h:241
11525 #, fuzzy
11526 msgid "Align variables on a 16-bit boundary"
11527 msgstr "double ¤ò word ¶­³¦¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
11529 #: config/m68k/m68k.h:243
11530 #, fuzzy
11531 msgid "Generate pc-relative code"
11532 msgstr "¼«¸ÊºÆÇÛÃÖ²Äǽ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
11534 #: config/m68k/m68k.h:245
11535 #, fuzzy
11536 msgid "Do not use unaligned memory references"
11537 msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤òµö²Ä¤·¤Ê¤¤"
11539 #: config/m68k/m68k.h:247
11540 #, fuzzy
11541 msgid "Use unaligned memory references"
11542 msgstr "¥é¡¼¥¸¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ"
11544 #: config/m88k/m88k.c:903
11545 #, fuzzy, c-format
11546 msgid "internal gcc monitor: short-branch(%x)"
11547 msgstr "ÆâÉô gcc ¥â¥Ë¥¿: ¥·¥ç¡¼¥È¥Ö¥é¥ó¥Á(%x)"
11549 #: config/m88k/m88k.c:2302
11550 #, fuzzy
11551 msgid "internal gcc error: Can't express symbolic location"
11552 msgstr "ÆâÉô gcc ¥¨¥é¡¼: °ÌÃÖ¤ò¥·¥ó¥Ü¥ëɽ¸½¤Ç¤­¤Þ¤»¤ó"
11554 #: config/m88k/m88k.c:2517
11555 #, c-format
11556 msgid "argument #%d is a structure"
11557 msgstr "°ú¿ô #%d ¤Ï¹½Â¤ÂΤǤ¹"
11559 #: config/m88k/m88k.c:2816
11560 #, fuzzy, c-format
11561 msgid "%%R not followed by %%B/C/D/E"
11562 msgstr "%R ¤Î¸å¤Ë %B/C/D/E ¤ÏÃÖ¤±¤Þ¤»¤ó"
11564 #: config/m88k/m88k.c:2884
11565 #, fuzzy, c-format
11566 msgid "invalid %%x/X value"
11567 msgstr "̵¸ú¤Ê %x/X ÃͤǤ¹"
11569 #: config/m88k/m88k.c:2901
11570 #, c-format
11571 msgid "invalid %%Q value"
11572 msgstr "̵¸ú¤Ê %%Q ÃÍ"
11574 #: config/m88k/m88k.c:2907 config/rs6000/rs6000.c:7681
11575 #, c-format
11576 msgid "invalid %%q value"
11577 msgstr "̵¸ú¤Ê %%q ÃͤǤ¹"
11579 #: config/m88k/m88k.c:2913
11580 #, fuzzy, c-format
11581 msgid "invalid %%o value"
11582 msgstr "̵¸ú¤Ê %o ÃͤǤ¹"
11584 #: config/m88k/m88k.c:2920 config/rs6000/rs6000.c:7644
11585 #, c-format
11586 msgid "invalid %%p value"
11587 msgstr "̵¸ú¤Ê %%p ÃͤǤ¹"
11589 #: config/m88k/m88k.c:2933 config/m88k/m88k.c:2938
11590 #, fuzzy, c-format
11591 msgid "invalid %%s/S value"
11592 msgstr "̵¸ú¤Ê %s/S ÃͤǤ¹"
11594 #: config/m88k/m88k.c:2949
11595 #, fuzzy, c-format
11596 msgid "invalid %%P operand"
11597 msgstr "̵¸ú¤Ê %P ¥ª¥Ú¥é¥ó¥É¤Ç¤¹"
11599 #: config/m88k/m88k.c:2980 config/romp/romp.c:690
11600 #, c-format
11601 msgid "invalid %%B value"
11602 msgstr "̵¸ú¤Ê %%B ÃÍ"
11604 #: config/m88k/m88k.c:3010
11605 #, fuzzy, c-format
11606 msgid "invalid %%D value"
11607 msgstr "̵¸ú¤Ê %D ÃͤǤ¹"
11609 #: config/m88k/m88k.c:3023
11610 #, fuzzy, c-format
11611 msgid "`%%d' operand isn't a register"
11612 msgstr "`%d' ¥ª¥Ú¥é¥ó¥É¤¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
11614 #: config/m88k/m88k.c:3041
11615 msgid "operand is r0"
11616 msgstr "¥ª¥Ú¥é¥ó¥É¤Ï r0 ¤Ç¤¹"
11618 #: config/m88k/m88k.c:3055
11619 msgid "operand is const_double"
11620 msgstr "¥ª¥Ú¥é¥ó¥É¤Ï const_double ¤Ç¤¹"
11622 #: config/m88k/m88k.c:3074
11623 msgid "invalid code"
11624 msgstr "̵¸ú¤Ê¥³¡¼¥É¤Ç¤¹"
11626 #. Do any checking or such that is needed after processing the -m switches.
11627 #: config/m88k/m88k.h:277
11628 msgid "-mtrap-large-shift and -mhandle-large-shift are incompatible"
11629 msgstr "-mtrap-large-shift ¤È -mhandle-large-shift ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
11631 #: config/m88k/m88k.h:299
11632 #, fuzzy, c-format
11633 msgid "invalid option `-mshort-data-%s'"
11634 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `-mshort-data-%s'"
11636 #: config/m88k/m88k.h:304
11637 #, c-format
11638 msgid "-mshort-data-%s is too large "
11639 msgstr "-mshort-data-%s ¤¬Â礭¤¹¤®¤Þ¤¹¡£"
11641 #: config/m88k/m88k.h:306
11642 #, c-format
11643 msgid "-mshort-data-%s and PIC are incompatible"
11644 msgstr "-mshort-data-%s ¤È PIC ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
11646 #: config/mcore/mcore.c:3078
11647 #, fuzzy, c-format
11648 msgid "invalid option `-mstack-increment=%s'"
11649 msgstr "`-mstack-increment=%s' ¤Ï̵¸ú¤Ê¥ª¥×¥·¥ç¥ó¤Ç¤¹"
11651 #: config/mcore/mcore.h:126
11652 msgid "Inline constants if it can be done in 2 insns or less"
11653 msgstr "2 Ì¿Îá°Ê²¼¤Ç¹Ô¤Ê¤¨¤ëÉÔÊѽèÍý¤ò¥¤¥ó¥é¥¤¥ó¤Ë¤¹¤ë"
11655 #: config/mcore/mcore.h:128
11656 #, fuzzy
11657 msgid "Inline constants if it only takes 1 instruction"
11658 msgstr "1 Ì¿Îá¤À¤±¤ò¤È¤ëÉÔÊѽèÍý¤ò¥¤¥ó¥é¥¤¥ó¤Ë¤¹¤ë"
11660 #: config/mcore/mcore.h:130
11661 msgid "Set maximum alignment to 4"
11662 msgstr "ºÇÂ祢¥é¥¤¥ó¥á¥ó¥È¤ò 4 ¤ËÀßÄꤹ¤ë"
11664 #: config/mcore/mcore.h:132
11665 msgid "Set maximum alignment to 8"
11666 msgstr "ºÇÂ祢¥é¥¤¥ó¥á¥ó¥È¤ò 8 ¤ËÀßÄꤹ¤ë"
11668 #: config/mcore/mcore.h:136
11669 msgid "Do not use the divide instruction"
11670 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
11672 #: config/mcore/mcore.h:140
11673 msgid "Do not arbitary sized immediates in bit operations"
11674 msgstr "¥Ó¥Ã¥È±é»»¤Ç¤Î¨ÃÍ¥µ¥¤¥º¤òÄ´Ä䤷¤Ê¤¤"
11676 #: config/mcore/mcore.h:142
11677 #, fuzzy
11678 msgid "Always treat bit-field as int-sized"
11679 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ò¾ï¤Ë int ¤Î¥µ¥¤¥º¤È¤·¤Æ°·¤¦"
11681 #: config/mcore/mcore.h:146
11682 msgid "Force functions to be aligned to a 4 byte boundary"
11683 msgstr "´Ø¿ô¤ò¶¯À©Åª¤Ë 4 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
11685 #: config/mcore/mcore.h:148
11686 msgid "Force functions to be aligned to a 2 byte boundary"
11687 msgstr "´Ø¿ô¤ò¶¯À©Åª¤Ë 2 ¥Ð¥¤¥È¶­³¦¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
11689 #: config/mcore/mcore.h:150
11690 msgid "Emit call graph information"
11691 msgstr "¸Æ¤Ó½Ð¤·¥°¥é¥Õ¾ðÊó¤òÁ÷½Ð¤¹¤ë"
11693 #: config/mcore/mcore.h:154
11694 msgid "Prefer word accesses over byte accesses"
11695 msgstr "¥Ð¥¤¥È¥¢¥¯¥»¥¹¤è¤ê¥ï¡¼¥É¥¢¥¯¥»¥¹¤òÁª¤Ö"
11697 #: config/mcore/mcore.h:165
11698 msgid "Generate code for the M*Core M340"
11699 msgstr "M*Core M340 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
11701 #: config/mcore/mcore.h:178
11702 msgid "Maximum amount for a single stack increment operation"
11703 msgstr "ñ°ì¥¹¥¿¥Ã¥¯¥¤¥ó¥¯¥ê¥á¥ó¥ÈÁàºî¤ÎºÇÂçÃÍ"
11705 #: config/mips/mips.c:5112
11706 #, c-format
11707 msgid "bad value (%s) for -mabi= switch"
11708 msgstr "-mabi= ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
11710 #: config/mips/mips.c:5142
11711 #, c-format
11712 msgid "-mips%d conflicts with the other architecture options, which specify a MIPS%d processor"
11713 msgstr ""
11715 #: config/mips/mips.c:5149
11716 #, c-format
11717 msgid "bad value (%s) for -mips switch"
11718 msgstr "-mips ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ (%s)"
11720 #: config/mips/mips.c:5164
11721 #, c-format
11722 msgid "-march=%s is not compatible with the selected ABI"
11723 msgstr ""
11725 #: config/mips/mips.c:5176
11726 msgid "-mgp64 used with a 32-bit processor"
11727 msgstr ""
11729 #: config/mips/mips.c:5178
11730 #, fuzzy
11731 msgid "-mgp32 used with a 64-bit ABI"
11732 msgstr "64 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
11734 #: config/mips/mips.c:5180
11735 #, fuzzy
11736 msgid "-mgp64 used with a 32-bit ABI"
11737 msgstr "32 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
11739 #: config/mips/mips.c:5198 config/mips/mips.c:5200 config/mips/mips.c:5202
11740 #, fuzzy, c-format
11741 msgid "unsupported combination: %s"
11742 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¥Ð¡¼¥¸¥ç¥ó¤Ç¤¹"
11744 #: config/mips/mips.c:5272
11745 msgid "generation of Branch Likely instructions enabled, but not supported by architecture"
11746 msgstr ""
11748 #: config/mips/mips.c:5283
11749 msgid "-G is incompatible with PIC code which is the default"
11750 msgstr "-G ¤Ï¥Ç¥Õ¥©¥ë¥È¤Î PIC ¥³¡¼¥É¤È¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
11752 #: config/mips/mips.c:5299
11753 msgid "-membedded-pic and -mabicalls are incompatible"
11754 msgstr "-membedded-pic ¤È -mabicalls ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
11756 #: config/mips/mips.c:5302
11757 msgid "-G and -membedded-pic are incompatible"
11758 msgstr "-G ¤È -membedded-pic ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
11760 #: config/mips/mips.c:5353
11761 #, fuzzy, c-format
11762 msgid "invalid option `entry%s'"
11763 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `entry%s'"
11765 #: config/mips/mips.c:5356
11766 msgid "-mentry is only meaningful with -mips-16"
11767 msgstr "-mentry ¤Ï -mips-16 ¤ò»ØÄꤷ¤¿¤È¤­¤À¤±°ÕÌ£¤ò»ý¤Á¤Þ¤¹"
11769 #: config/mips/mips.c:5761
11770 #, c-format
11771 msgid "internal error: %%) found without a %%( in assembler pattern"
11772 msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%( ¤Ê¤·¤Î %%) ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
11774 #: config/mips/mips.c:5775
11775 #, c-format
11776 msgid "internal error: %%] found without a %%[ in assembler pattern"
11777 msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%[ ¤Ê¤·¤Î %%] ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
11779 #: config/mips/mips.c:5788
11780 #, c-format
11781 msgid "internal error: %%> found without a %%< in assembler pattern"
11782 msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%< ¤Ê¤·¤Î %%> ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
11784 #: config/mips/mips.c:5801
11785 #, c-format
11786 msgid "internal error: %%} found without a %%{ in assembler pattern"
11787 msgstr "ÆâÉô¥¨¥é¡¼: ¥¢¥»¥ó¥Ö¥é¥Ñ¥¿¡¼¥ó¤Ç %%{ ¤Ê¤·¤Î %%} ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
11789 #: config/mips/mips.c:5815
11790 #, fuzzy, c-format
11791 msgid "PRINT_OPERAND: unknown punctuation '%c'"
11792 msgstr "PRINT_OPERAND: ÉÔÌÀ¤Ê¶çÆÉÅÀ '%c'"
11794 #: config/mips/mips.c:5824 config/xtensa/xtensa.c:1939
11795 msgid "PRINT_OPERAND null pointer"
11796 msgstr "PRINT_OPERAND NULL ¥Ý¥¤¥ó¥¿"
11798 #: config/mips/mips.c:5955
11799 #, c-format
11800 msgid "invalid use of %%d, %%x, or %%X"
11801 msgstr "̵¸ú¤ÊÍÑË¡¤Î of %%d, %%x, Ëô¤Ï %%X"
11803 #: config/mips/mips.c:5993 config/xtensa/xtensa.c:2033
11804 msgid "PRINT_OPERAND_ADDRESS, null pointer"
11805 msgstr "PRINT_OPERAND_ADDRESS, null ¥Ý¥¤¥ó¥¿"
11807 #: config/mips/mips.c:6222
11808 msgid "MIPS ECOFF format does not allow changing filenames within functions with #line"
11809 msgstr "MIPS ECOFF ·Á¼°¤Ç¤Ï #line ¤ò»ý¤Ä´Ø¿ô¤Ç¤Î¥Õ¥¡¥¤¥ë̾Êѹ¹¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
11811 #: config/mips/mips.c:6532
11812 #, fuzzy
11813 msgid "can't rewind temp file"
11814 msgstr "%s ¤ò rewind ¤Ç¤­¤Þ¤»¤ó"
11816 #: config/mips/mips.c:6536
11817 #, fuzzy
11818 msgid "can't write to output file"
11819 msgstr "%s ¤Ø½ñ¤­¹þ¤á¤Þ¤»¤ó"
11821 #: config/mips/mips.c:6539
11822 #, fuzzy
11823 msgid "can't read from temp file"
11824 msgstr "%s ¤«¤éÆɹþ¤á¤Þ¤»¤ó"
11826 #: config/mips/mips.c:6542
11827 #, fuzzy
11828 msgid "can't close temp file"
11829 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤ò close ¤Ç¤­¤Þ¤»¤ó"
11831 #: config/mips/mips.c:6983
11832 #, fuzzy, c-format
11833 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
11834 msgstr "gp_offset (%ld) Ëô¤Ï end_offset (%ld) ¤¬¥¼¥í¤è¤ê¤â¾®¤µ¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
11836 #: config/mips/mips.c:7092
11837 #, fuzzy, c-format
11838 msgid "fp_offset (%ld) or end_offset (%ld) is less than zero"
11839 msgstr "fp_offset (%ld) Ëô¤Ï end_offset (%ld) ¤¬¥¼¥í¤è¤ê¤â¾®¤µ¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹¡£"
11841 #: config/mips/mips.c:9312
11842 #, c-format
11843 msgid "can not handle inconsistent calls to `%s'"
11844 msgstr "`%s' ¤Ø¤ÎÌ·½â¤·¤¿¸Æ¤Ó½Ð¤·¤òÊ᪤Ǥ­¤Þ¤»¤ó"
11846 #: config/mips/mips.c:10444
11847 #, fuzzy
11848 msgid "the cpu name must be lower case"
11849 msgstr "¥·¥ó¥Ü¥ë̾¤ò¾®Ê¸»ú¤È¤¹¤ë"
11851 #: config/mips/mips.c:10466
11852 #, fuzzy, c-format
11853 msgid "bad value (%s) for %s"
11854 msgstr "ÃÍ (%s) ¤Ï %s switch ¤Ë¤È¤Ã¤ÆÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
11856 #. Target CPU builtins.
11857 #. We do this here because __mips is defined below               and so we can't use builtin_define_std.
11858 #. Treat _R3000 and _R4000 like register-size defines,           which is how they've historically been used.
11859 #. Macros dependent on the C dialect.
11860 #. Bizzare, but needed at least for Irix.
11861 #. Macro to define tables used to set the flags.
11862 #. This is a list in braces of pairs in braces,
11863 #. each pair being { "NAME", VALUE }
11864 #. where VALUE is the bits to set or minus the bits to clear.
11865 #. An empty string NAME is used to identify the default VALUE.
11866 #: config/mips/mips.h:528 config/mn10300/mn10300.h:64
11867 msgid "No default crt0.o"
11868 msgstr "crt0.o ¤ò¥Ç¥Õ¥©¥ë¥È¤È¤·¤Ê¤¤"
11870 #: config/mips/mips.h:530
11871 msgid "Use 64-bit int type"
11872 msgstr "64 ¥Ó¥Ã¥È int ·¿¤ò»ÈÍѤ¹¤ë"
11874 #: config/mips/mips.h:532
11875 msgid "Use 64-bit long type"
11876 msgstr "64 ¥Ó¥Ã¥È long ·¿¤ò»ÈÍѤ¹¤ë"
11878 #: config/mips/mips.h:534
11879 msgid "Use 32-bit long type"
11880 msgstr "32 ¥Ó¥Ã¥È long ·¿¤ò»ÈÍѤ¹¤ë"
11882 #: config/mips/mips.h:536
11883 msgid "Optimize lui/addiu address loads"
11884 msgstr "lui/addiu ¥¢¥É¥ì¥¹¥í¡¼¥É¤òºÇŬ²½¤¹¤ë"
11886 #: config/mips/mips.h:538
11887 msgid "Don't optimize lui/addiu address loads"
11888 msgstr "lui/addiu ¥¢¥É¥ì¥¹¥í¡¼¥É¤òºÇŬ²½¤·¤Ê¤¤"
11890 #: config/mips/mips.h:540
11891 msgid "Use MIPS as"
11892 msgstr "MIPS as ¤òÍøÍѤ¹¤ë"
11894 #: config/mips/mips.h:542
11895 msgid "Use GNU as"
11896 msgstr "GNU as ¤òÍøÍѤ¹¤ë"
11898 #: config/mips/mips.h:544
11899 msgid "Use symbolic register names"
11900 msgstr "¥·¥ó¥Ü¥ê¥Ã¥¯¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ¹¤ë"
11902 #: config/mips/mips.h:546
11903 msgid "Don't use symbolic register names"
11904 msgstr "¥·¥ó¥Ü¥ê¥Ã¥¯¥ì¥¸¥¹¥¿Ì¾¤ò»ÈÍѤ·¤Ê¤¤"
11906 #: config/mips/mips.h:548 config/mips/mips.h:550
11907 msgid "Use GP relative sdata/sbss sections"
11908 msgstr "GP ´ØÏ¢ sdata/sbss ¥»¥¯¥·¥ç¥ó¤ò»ÈÍѤ¹¤ë"
11910 #: config/mips/mips.h:552 config/mips/mips.h:554
11911 msgid "Don't use GP relative sdata/sbss sections"
11912 msgstr "GP ´ØÏ¢ sdata/sbss ¥»¥¯¥·¥ç¥ó¤ò»ÈÍѤ·¤Ê¤¤"
11914 #: config/mips/mips.h:556
11915 msgid "Output compiler statistics"
11916 msgstr "¥³¥ó¥Ñ¥¤¥éÅý·×¤ò½ÐÎϤ¹¤ë"
11918 #: config/mips/mips.h:558
11919 msgid "Don't output compiler statistics"
11920 msgstr "¥³¥ó¥Ñ¥¤¥éÅý·×¤ò½ÐÎϤ·¤Ê¤¤"
11922 #: config/mips/mips.h:560
11923 msgid "Don't optimize block moves"
11924 msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°¤òºÇŬ²½¤·¤Ê¤¤"
11926 #: config/mips/mips.h:562
11927 msgid "Optimize block moves"
11928 msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°¤òºÇŬ²½¤¹¤ë"
11930 #: config/mips/mips.h:564
11931 msgid "Use mips-tfile asm postpass"
11932 msgstr "asm ¸å²áÄø¤Ç mips-tfile ¤òÍøÍѤ¹¤ë"
11934 #: config/mips/mips.h:566
11935 msgid "Don't use mips-tfile asm postpass"
11936 msgstr "asm ¸å²áÄø¤Ç mips-tfile ¤òÍøÍѤ·¤Ê¤¤"
11938 #. Macro to define tables used to set the flags.
11939 #. This is a list in braces of triplets in braces,
11940 #. each triplet being { "NAME", VALUE, DOC }
11941 #. where VALUE is the bits to set or minus the bits to clear and DOC
11942 #. is the documentation for --help (NULL if intentionally undocumented).
11943 #. An empty string NAME is used to identify the default VALUE.
11944 #: config/mips/mips.h:570 config/pdp11/pdp11.h:56
11945 msgid "Use hardware floating point"
11946 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
11948 #: config/mips/mips.h:572
11949 msgid "Use 64-bit FP registers"
11950 msgstr "64 ¥Ó¥Ã¥È FP ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
11952 #: config/mips/mips.h:574
11953 msgid "Use 32-bit FP registers"
11954 msgstr "32 ¥Ó¥Ã¥È FP ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
11956 #: config/mips/mips.h:576
11957 msgid "Use 64-bit general registers"
11958 msgstr "64 ¥Ó¥Ã¥È°ìÈ̥쥸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
11960 #: config/mips/mips.h:578
11961 msgid "Use 32-bit general registers"
11962 msgstr "32 ¥Ó¥Ã¥È°ìÈ̥쥸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
11964 #: config/mips/mips.h:580
11965 msgid "Use Irix PIC"
11966 msgstr "Irix PIC ¤òÍøÍѤ¹¤ë"
11968 #: config/mips/mips.h:582
11969 msgid "Don't use Irix PIC"
11970 msgstr "Irix PIC ¤òÍøÍѤ·¤Ê¤¤"
11972 #: config/mips/mips.h:584
11973 msgid "Use indirect calls"
11974 msgstr "´ÖÀܸƤӽФ·¤ò»ÈÍѤ¹¤ë"
11976 #: config/mips/mips.h:586
11977 msgid "Don't use indirect calls"
11978 msgstr "´ÖÀܸƤӽФ·¤ò»ÈÍѤ·¤Ê¤¤"
11980 #: config/mips/mips.h:588
11981 msgid "Use embedded PIC"
11982 msgstr "Ëä¤á¹þ¤ß PIC ¤ò»ÈÍѤ¹¤ë"
11984 #: config/mips/mips.h:590
11985 msgid "Don't use embedded PIC"
11986 msgstr "Ëä¤á¹þ¤ß PIC ¤ò»ÈÍѤ·¤Ê¤¤"
11988 #: config/mips/mips.h:592
11989 msgid "Use ROM instead of RAM"
11990 msgstr "RAM ¤ÎÂå¤ï¤ê¤Ë ROM ¤òÍøÍѤ¹¤ë"
11992 #: config/mips/mips.h:594
11993 msgid "Don't use ROM instead of RAM"
11994 msgstr "RAM ¤ÎÂå¤ï¤ê¤Ë ROM ¤òÍøÍѤ·¤Ê¤¤"
11996 #: config/mips/mips.h:596
11997 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
11998 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤¯(Í× -membedded-data)"
12000 #: config/mips/mips.h:598
12001 msgid "Don't put uninitialized constants in ROM"
12002 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤«¤Ê¤¤"
12004 #. Macro to define tables used to set the flags.
12005 #: config/mips/mips.h:600 config/xtensa/xtensa.h:110
12006 msgid "Use big-endian byte order"
12007 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥Ð¥¤¥È½ç¤ò»ÈÍѤ¹¤ë"
12009 #: config/mips/mips.h:602 config/xtensa/xtensa.h:112
12010 msgid "Use little-endian byte order"
12011 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤Î¥Ð¥¤¥È½ç¤ò»ÈÍѤ¹¤ë"
12013 #: config/mips/mips.h:604
12014 msgid "Use single (32-bit) FP only"
12015 msgstr "ñÀºÅÙ(32bit) FP ¤Î¤ß¤òÍøÍѤ¹¤ë"
12017 #: config/mips/mips.h:606
12018 msgid "Don't use single (32-bit) FP only"
12019 msgstr "ñÀºÅÙ(32bit) FP °Ê³°¤âÍøÍѤ¹¤ë"
12021 #: config/mips/mips.h:608
12022 msgid "Use multiply accumulate"
12023 msgstr "¾è»»Ì¿Îá¤ò»ÈÍѤ¹¤ë"
12025 #: config/mips/mips.h:610
12026 msgid "Don't use multiply accumulate"
12027 msgstr "¾è»»¡¦²Ã»»Ì¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12029 #: config/mips/mips.h:612 config/rs6000/rs6000.h:314
12030 msgid "Don't generate fused multiply/add instructions"
12031 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
12033 #: config/mips/mips.h:614 config/rs6000/rs6000.h:312
12034 msgid "Generate fused multiply/add instructions"
12035 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
12037 #: config/mips/mips.h:616
12038 msgid "Work around early 4300 hardware bug"
12039 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤¦"
12041 #: config/mips/mips.h:618
12042 msgid "Don't work around early 4300 hardware bug"
12043 msgstr "½é´ü¤Î 4300 ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤ï¤Ê¤¤"
12045 #: config/mips/mips.h:620
12046 msgid "Trap on integer divide by zero"
12047 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤¹¤ë"
12049 #: config/mips/mips.h:622
12050 msgid "Don't trap on integer divide by zero"
12051 msgstr "À°¿ô¤Î¥¼¥í½ü»»¤ò¥È¥é¥Ã¥×¤·¤Ê¤¤"
12053 #: config/mips/mips.h:624
12054 msgid "Trap on integer divide overflow"
12055 msgstr "À°¿ô½ü»»¤Î¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤ò¥È¥é¥Ã¥×¤¹¤ë"
12057 #: config/mips/mips.h:626
12058 msgid "Don't trap on integer divide overflow"
12059 msgstr "À°¿ô½ü»»¤Î¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤ò¥È¥é¥Ã¥×¤·¤Ê¤¤"
12061 #: config/mips/mips.h:628
12062 msgid "Use Branch Likely instructions, overriding default for arch"
12063 msgstr ""
12065 #: config/mips/mips.h:630
12066 msgid "Don't use Branch Likely instructions, overriding default for arch"
12067 msgstr ""
12069 #: config/mips/mips.h:744 config/pa/pa.h:296
12070 msgid "Specify CPU for scheduling purposes"
12071 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Î¤¿¤á¤Ë CPU ¤ò»ØÄꤹ¤ë"
12073 #: config/mips/mips.h:746
12074 #, fuzzy
12075 msgid "Specify CPU for code generation purposes"
12076 msgstr "Ì¿Î᥹¥±¥¸¥å¡¼¥ê¥ó¥°¤Î¤¿¤á¤Ë CPU ¤ò»ØÄꤹ¤ë"
12078 #: config/mips/mips.h:748
12079 #, fuzzy
12080 msgid "Specify an ABI"
12081 msgstr "MIPS ISA ¤ò»ØÄꤹ¤ë"
12083 #: config/mips/mips.h:750
12084 #, fuzzy
12085 msgid "Specify a Standard MIPS ISA"
12086 msgstr "MIPS ISA ¤ò»ØÄꤹ¤ë"
12088 #: config/mips/mips.h:752
12089 msgid "Use mips16 entry/exit psuedo ops"
12090 msgstr "mips16 ¤Î entry/exit µ¿»÷¥ª¥Ú¥é¥ó¥É¤ò»ÈÍѤ¹¤ë"
12092 #: config/mips/mips.h:754
12093 msgid "Don't use MIPS16 instructions"
12094 msgstr "MIPS16 Ì¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12096 #: config/mips/mips.h:756
12097 #, fuzzy
12098 msgid "Don't call any cache flush functions"
12099 msgstr "´Ø¿ô %s ¤Ë¸Æ¤Ó½Ð¤·¤¬¤¢¤ê¤Þ¤»¤ó\n"
12101 #: config/mips/mips.h:758
12102 msgid "Specify cache flush function"
12103 msgstr ""
12105 #. Output assembler code to FILE to increment profiler label # LABELNO
12106 #. for profiling a function entry.
12107 #: config/mips/mips.h:2868
12108 msgid "mips16 function profiling"
12109 msgstr "mips16 ´Ø¿ô¥×¥í¥Õ¥¡¥¤¥ë"
12111 #: config/mmix/mmix.c:189
12112 #, fuzzy, c-format
12113 msgid "-f%s not supported: ignored"
12114 msgstr "`%s' ¤Ï %s ¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
12116 #: config/mmix/mmix.c:644
12117 #, c-format
12118 msgid "too large function value type, needs %d registers, have only %d registers for this"
12119 msgstr ""
12121 #: config/mmix/mmix.c:826
12122 msgid "function_profiler support for MMIX"
12123 msgstr ""
12125 #: config/mmix/mmix.c:848
12126 msgid "MMIX Internal: Last named vararg would not fit in a register"
12127 msgstr ""
12129 #: config/mmix/mmix.c:1639 config/mmix/mmix.c:1769
12130 msgid "MMIX Internal: Expected a CONST_INT, not this"
12131 msgstr ""
12133 #: config/mmix/mmix.c:1647 config/mmix/mmix.c:1671 config/mmix/mmix.c:1787
12134 #, c-format
12135 msgid "MMIX Internal: Bad register: %d"
12136 msgstr ""
12138 #: config/mmix/mmix.c:1718
12139 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
12140 msgstr ""
12142 #: config/mmix/mmix.c:1737
12143 msgid "MMIX Internal: Expected a register, not this"
12144 msgstr ""
12146 #: config/mmix/mmix.c:1747
12147 msgid "MMIX Internal: Expected a constant, not this"
12148 msgstr ""
12150 #. Presumably there's a missing case above if we get here.
12151 #: config/mmix/mmix.c:1779
12152 #, c-format
12153 msgid "MMIX Internal: Missing `%c' case in mmix_print_operand"
12154 msgstr ""
12156 #. We need the original here.
12157 #: config/mmix/mmix.c:1831
12158 msgid "MMIX Internal: Cannot decode this operand"
12159 msgstr ""
12161 #: config/mmix/mmix.c:1891
12162 msgid "MMIX Internal: This is not a recognized address"
12163 msgstr ""
12165 #: config/mmix/mmix.c:2082
12166 #, c-format
12167 msgid "stack frame not a multiple of 8 bytes: %d"
12168 msgstr ""
12170 #: config/mmix/mmix.c:2321
12171 #, c-format
12172 msgid "stack frame not a multiple of octabyte: %d"
12173 msgstr ""
12175 #: config/mmix/mmix.c:2818 config/mmix/mmix.c:2887
12176 #, c-format
12177 msgid "MMIX Internal: %s is not a shiftable int"
12178 msgstr ""
12180 #: config/mmix/mmix.c:3006
12181 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
12182 msgstr ""
12184 #: config/mmix/mmix.c:3013
12185 msgid "MMIX Internal: What's the CC of this?"
12186 msgstr ""
12188 #: config/mmix/mmix.c:3017
12189 msgid "MMIX Internal: What is the CC of this?"
12190 msgstr ""
12192 #: config/mmix/mmix.c:3088
12193 #, fuzzy
12194 msgid "MMIX Internal: This is not a constant:"
12195 msgstr "¥Õ¥£¡¼¥ë¥É½é´üÀßÄê»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
12197 #. For these target macros, there is no generic documentation here.  You
12198 #. should read `Using and Porting GCC' for that.  Only comments specific
12199 #. to the MMIX target are here.
12201 #. There are however references to the specific texinfo node (comments
12202 #. with "Node:"), so there should be little or nothing amiss.  Probably
12203 #. the opposite, since we don't have to care about old littering and
12204 #. soon outdated generic comments.
12205 #. Node: Driver
12206 #. User symbols are in the same name-space as built-in symbols, but we
12207 #. don't need the built-in symbols, so remove those and instead apply
12208 #. stricter operand checking.  Don't warn when expanding insns.
12209 #. Pass on -mset-program-start=N and -mset-data-start=M to the linker.
12210 #. Provide default program start 0x100 unless -mno-set-program-start.
12211 #. Don't do this if linking relocatably, with -r.  For a final link,
12212 #. produce mmo, unless ELF is requested or when linking relocatably.
12213 #. Put unused option values here.
12214 #: config/mmix/mmix.h:132
12215 #, fuzzy
12216 msgid "Set start-address of the program"
12217 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
12219 #: config/mmix/mmix.h:134
12220 msgid "Set start-address of data"
12221 msgstr ""
12223 #. FIXME: Provide a way to *load* the epsilon register.
12224 #: config/mmix/mmix.h:198
12225 msgid "For intrinsics library: pass all parameters in registers"
12226 msgstr ""
12228 #: config/mmix/mmix.h:201
12229 #, fuzzy
12230 msgid "Use register stack for parameters and return value"
12231 msgstr "°ú¿ô¤ò¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
12233 #: config/mmix/mmix.h:203
12234 #, fuzzy
12235 msgid "Use call-clobbered registers for parameters and return value"
12236 msgstr "¸Æ¤Ó½Ð¤·¤ÇÇ˲õ¤µ¤ì¤ë¥ì¥¸¥¹¥¿¤¬¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿ÊÑ¿ô¤È¤·¤Æ»È¤ï¤ì¤Þ¤·¤¿"
12238 #: config/mmix/mmix.h:205
12239 #, fuzzy
12240 msgid "Use epsilon-respecting floating point compare instructions"
12241 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12243 #: config/mmix/mmix.h:208
12244 msgid "Use zero-extending memory loads, not sign-extending ones"
12245 msgstr ""
12247 #: config/mmix/mmix.h:211
12248 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
12249 msgstr ""
12251 #: config/mmix/mmix.h:215
12252 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
12253 msgstr ""
12255 #: config/mmix/mmix.h:217
12256 msgid "Do not provide a default start-address 0x100 of the program"
12257 msgstr ""
12259 #: config/mmix/mmix.h:219
12260 msgid "Link to emit program in ELF format (rather than mmo)"
12261 msgstr ""
12263 #: config/mmix/mmix.h:221
12264 msgid "Use P-mnemonics for branches statically predicted as taken"
12265 msgstr ""
12267 #: config/mmix/mmix.h:223
12268 msgid "Don't use P-mnemonics for branches"
12269 msgstr ""
12271 #: config/mmix/mmix.h:225
12272 #, fuzzy
12273 msgid "Use addresses that allocate global registers"
12274 msgstr "¥«¡¼¥Í¥ë¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿¤òÍøÍÑ"
12276 #: config/mmix/mmix.h:227
12277 #, fuzzy
12278 msgid "Do not use addresses that allocate global registers"
12279 msgstr "BK ¥ì¥¸¥¹¥¿¤ò³ÎÊݤ·¤Ê¤¤"
12281 #: config/mmix/mmix.h:229
12282 #, fuzzy
12283 msgid "Generate a single exit point for each function"
12284 msgstr "noreturn ´Ø¿ô¤¬ return ¤¹¤ë¤È¤­ abort ¤Î¸Æ¤Ó½Ð¤·¤òÀ¸À®¤¹¤ë"
12286 #: config/mmix/mmix.h:231
12287 #, fuzzy
12288 msgid "Do not generate a single exit point for each function"
12289 msgstr "multm Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
12291 #: config/mn10300/mn10300.h:59
12292 msgid "Work around hardware multiply bug"
12293 msgstr "¥Ï¡¼¥É¥¦¥§¥¢¾è»»¥Ð¥°¤ËÂн褹¤ë"
12295 #: config/mn10300/mn10300.h:60
12296 msgid "Do not work around hardware multiply bug"
12297 msgstr "¥Ï¡¼¥É¥¦¥§¥¢¾è»»¥Ð¥°¤ËÂн褷¤Ê¤¤"
12299 #: config/mn10300/mn10300.h:61
12300 msgid "Target the AM33 processor"
12301 msgstr "AM33 ¥×¥í¥»¥Ã¥µ¤ò¥¿¡¼¥²¥Ã¥È¤È¤¹¤ë"
12303 #: config/mn10300/mn10300.h:65
12304 #, fuzzy
12305 msgid "Enable linker relaxations"
12306 msgstr "¥ê¥ó¥«¤Î´ËϤòÍ­¸ú¤Ë¤¹¤ë"
12308 #: config/ns32k/ns32k.h:142 config/s390/s390.h:69
12309 msgid "Don't use hardware fp"
12310 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤ò»ÈÍѤ·¤Ê¤¤"
12312 #: config/ns32k/ns32k.h:143
12313 msgid "Alternative calling convention"
12314 msgstr "Ê̤θƤӽФ·µ¬Ìó¤ò»ÈÍѤ¹¤ë"
12316 #: config/ns32k/ns32k.h:145
12317 msgid "Pass some arguments in registers"
12318 msgstr "¤¤¤¯¤Ä¤«¤Î°ú¿ô¤Ï¥ì¥¸¥¹¥¿ÅϤ·¤Ë¤¹¤ë"
12320 #: config/ns32k/ns32k.h:146
12321 msgid "Pass all arguments on stack"
12322 msgstr "Á´¤Æ¤Î°ú¿ô¤ò¥¹¥¿¥Ã¥¯ÅϤ·¤Ë¤¹¤ë"
12324 #: config/ns32k/ns32k.h:147
12325 msgid "Optimize for 32532 cpu"
12326 msgstr "32532 cpu ÍѤ˺ÇŬ²½¤¹¤ë"
12328 #: config/ns32k/ns32k.h:148
12329 msgid "Optimize for 32332 cpu"
12330 msgstr "32332 cpu ÍѤ˺ÇŬ²½¤¹¤ë"
12332 #: config/ns32k/ns32k.h:150
12333 msgid "Optimize for 32032"
12334 msgstr "32032 ÍѤ˺ÇŬ²½¤¹¤ë"
12336 #: config/ns32k/ns32k.h:152
12337 msgid "Register sb is zero. Use for absolute addressing"
12338 msgstr "sb ¥ì¥¸¥¹¥¿¤ò¥¼¥í¤È¤¹¤ë¡£ÀäÂÐ¥¢¥É¥ì¥¹¤ò»ÈÍѤ¹¤ë"
12340 #: config/ns32k/ns32k.h:153
12341 msgid "Do not use register sb"
12342 msgstr "sb ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ·¤Ê¤¤"
12344 #: config/ns32k/ns32k.h:155
12345 #, fuzzy
12346 msgid "Use bit-field instructions"
12347 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12349 #: config/ns32k/ns32k.h:157
12350 #, fuzzy
12351 msgid "Do not use bit-field instructions"
12352 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12354 #: config/ns32k/ns32k.h:158
12355 msgid "Generate code for high memory"
12356 msgstr "¹â°Ì¥¢¥É¥ì¥¹¥á¥â¥êÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12358 #: config/ns32k/ns32k.h:159
12359 msgid "Generate code for low memory"
12360 msgstr "Äã°Ì¥¢¥É¥ì¥¹¥á¥â¥êÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12362 #: config/ns32k/ns32k.h:160
12363 msgid "32381 fpu"
12364 msgstr "32381 ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È"
12366 #: config/ns32k/ns32k.h:162
12367 msgid "Use multiply-accumulate fp instructions"
12368 msgstr "¾è»»-²Ã»»ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò¤ò»ÈÍѤ¹¤ë"
12370 #: config/ns32k/ns32k.h:164
12371 msgid "Do not use multiply-accumulate fp instructions"
12372 msgstr "¾è»»-²Ã»»ÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12374 #: config/ns32k/ns32k.h:165
12375 msgid "\"Small register classes\" kludge"
12376 msgstr "\"¥¹¥â¡¼¥ë¥ì¥¸¥¹¥¿¥¯¥é¥¹\" ¤Î¥Ä¥®¥Ï¥®(kludge)¤ò¹Ô¤Ê¤¦"
12378 #: config/ns32k/ns32k.h:166
12379 msgid "No \"Small register classes\" kludge"
12380 msgstr "\"¥¹¥â¡¼¥ë¥ì¥¸¥¹¥¿¥¯¥é¥¹\" ¤Î¥Ä¥®¥Ï¥®(kludge)¤ò¹Ô¤Ê¤ï¤Ê¤¤"
12382 #: config/pa/pa.c:246
12383 #, fuzzy, c-format
12384 msgid ""
12385 "unknown -mschedule= option (%s).\n"
12386 "Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n"
12387 msgstr ""
12388 "ÉÔÌÀ¤Ê -mschedule= ¥ª¥×¥·¥ç¥ó (%s).\n"
12389 "Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 700, 7100, 7100LC, 7200, µÚ¤Ó 8000 ¤Ç¤¹\n"
12391 #: config/pa/pa.c:271
12392 #, fuzzy, c-format
12393 msgid ""
12394 "unknown -march= option (%s).\n"
12395 "Valid options are 1.0, 1.1, and 2.0\n"
12396 msgstr ""
12397 "ÉÔÌÀ¤Ê -march= ¥ª¥×¥·¥ç¥ó (%s).\n"
12398 "Àµ¾ï¤Ê¥ª¥×¥·¥ç¥ó¤Ï 1.0, 1.1, µÚ¤Ó 2.0\n"
12400 #: config/pa/pa.c:284
12401 msgid "PIC code generation is not supported in the portable runtime model\n"
12402 msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï²Äȼ¹Իþ¥â¥Ç¥ë¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó\n"
12404 #: config/pa/pa.c:289
12405 msgid "PIC code generation is not compatible with fast indirect calls\n"
12406 msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï¹â®´ÖÀܸƤӽФ·¤ÈÁêÍƤì¤Þ¤»¤ó\n"
12408 #: config/pa/pa.c:294
12409 msgid "-g is only supported when using GAS on this processor,"
12410 msgstr "-g ¤Ï¤³¤Î¥×¥í¥»¥Ã¥µ¤Ç¤Ï GAS ¤ò»ÈÍѤ¹¤ë»þ¤À¤±¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤¹"
12412 #: config/pa/pa.c:295
12413 #, fuzzy
12414 msgid "-g option disabled"
12415 msgstr "-g ¥ª¥×¥·¥ç¥ó¤ò̵¸ú²½¤·¤Þ¤·¤¿¡£"
12417 #: config/pa/pa-hiux.h:75 config/pa/pa-hpux.h:80 config/pa/pa-hpux7.h:81
12418 #: config/pa/pa64-hpux.h:25
12419 #, fuzzy
12420 msgid "Generate cpp defines for server IO"
12421 msgstr "½êÍ¿¤Î CPU ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12423 #: config/pa/pa-hiux.h:76 config/pa/pa-hpux.h:81 config/pa/pa-hpux7.h:82
12424 #: config/pa/pa64-hpux.h:27
12425 #, fuzzy
12426 msgid "Generate cpp defines for workstation IO"
12427 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12429 #. Macro to define tables used to set the flags.  This is a
12430 #. list in braces of target switches with each switch being
12431 #. { "NAME", VALUE, "HELP_STRING" }.  VALUE is the bits to set,
12432 #. or minus the bits to clear.  An empty string NAME is used to
12433 #. identify the default VALUE.  Do not mark empty strings for
12434 #. translation.
12435 #: config/pa/pa.h:218 config/pa/pa.h:224
12436 #, fuzzy
12437 msgid "Generate PA1.1 code"
12438 msgstr "CA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12440 #: config/pa/pa.h:220 config/pa/pa.h:222
12441 #, fuzzy
12442 msgid "Generate PA1.0 code"
12443 msgstr "CA ¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
12445 #: config/pa/pa.h:226
12446 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
12447 msgstr ""
12449 #: config/pa/pa.h:228
12450 #, fuzzy
12451 msgid "Disable FP regs"
12452 msgstr "¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë"
12454 #: config/pa/pa.h:230
12455 #, fuzzy
12456 msgid "Do not disable FP regs"
12457 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ·¤Ê¤¤"
12459 #: config/pa/pa.h:232
12460 msgid "Disable space regs"
12461 msgstr ""
12463 #: config/pa/pa.h:234
12464 #, fuzzy
12465 msgid "Do not disable space regs"
12466 msgstr "ÉâÆ°¾®¿ôÅÀ¥ì¥¸¥¹¥¿¤òÍøÍѤ·¤Ê¤¤"
12468 #: config/pa/pa.h:236
12469 msgid "Put jumps in call delay slots"
12470 msgstr ""
12472 #: config/pa/pa.h:238
12473 msgid "Do not put jumps in call delay slots"
12474 msgstr ""
12476 #: config/pa/pa.h:240
12477 #, fuzzy
12478 msgid "Disable indexed addressing"
12479 msgstr "¥Ç¥Ð¥Ã¥°¤ò̵¸ú¤Ë¤¹¤ë"
12481 #: config/pa/pa.h:242
12482 #, fuzzy
12483 msgid "Do not disable indexed addressing"
12484 msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤òÍøÍѤ·¤Ê¤¤"
12486 #: config/pa/pa.h:244
12487 #, fuzzy
12488 msgid "Use portable calling conventions"
12489 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
12491 #: config/pa/pa.h:246
12492 #, fuzzy
12493 msgid "Do not use portable calling conventions"
12494 msgstr "ÉáÄ̤θƤӽФ·µ¬Ìó¤ò»È¤¦"
12496 #: config/pa/pa.h:248
12497 msgid "Assume code will be assembled by GAS"
12498 msgstr ""
12500 #: config/pa/pa.h:250
12501 msgid "Do not assume code will be assembled by GAS"
12502 msgstr ""
12504 #: config/pa/pa.h:254
12505 #, fuzzy
12506 msgid "Do not use software floating point"
12507 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
12509 #: config/pa/pa.h:256
12510 msgid "Emit long load/store sequences"
12511 msgstr ""
12513 #: config/pa/pa.h:258
12514 #, fuzzy
12515 msgid "Do not emit long load/store sequences"
12516 msgstr "Ê£¿ôÌ¿Îá¤Î¥í¡¼¥É/¥¹¥È¥¢¤òÀ¸À®¤·¤Ê¤¤"
12518 #: config/pa/pa.h:260
12519 #, fuzzy
12520 msgid "Generate fast indirect calls"
12521 msgstr "´ÖÀܸƤӽФ·¤ò»ÈÍѤ·¤Ê¤¤"
12523 #: config/pa/pa.h:262
12524 #, fuzzy
12525 msgid "Do not generate fast indirect calls"
12526 msgstr ".size µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
12528 #: config/pa/pa.h:264
12529 #, fuzzy
12530 msgid "Generate code for huge switch statements"
12531 msgstr "¹â°Ì¥¢¥É¥ì¥¹¥á¥â¥êÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12533 #: config/pa/pa.h:266
12534 #, fuzzy
12535 msgid "Do not generate code for huge switch statements"
12536 msgstr "ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
12538 #: config/pa/pa.h:268
12539 msgid "Always generate long calls"
12540 msgstr ""
12542 #: config/pa/pa.h:270
12543 msgid "Generate long calls only when needed"
12544 msgstr ""
12546 #: config/pa/pa.h:272
12547 #, fuzzy
12548 msgid "Enable linker optimizations"
12549 msgstr "SSA ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
12551 #: config/pa/pa.h:298
12552 msgid "Specify architecture for code generation.  Values are 1.0, 1.1, and 2.0.  2.0 requires gas snapshot 19990413 or later."
12553 msgstr ""
12555 #: config/pa/pa64-hpux.h:29
12556 msgid "Assume code will be linked by GNU ld"
12557 msgstr ""
12559 #: config/pa/pa64-hpux.h:31
12560 msgid "Assume code will be linked by HP ld"
12561 msgstr ""
12563 #: config/pdp11/pdp11.h:57
12564 msgid "Do not use hardware floating point"
12565 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
12567 #. return float result in ac0
12568 #: config/pdp11/pdp11.h:59
12569 msgid "Return floating point results in ac0"
12570 msgstr "ÉâÆ°¾®¿ôÅÀ¤Î·ë²Ì¤ò ac0 ¤ÇÊÖ¤¹"
12572 #: config/pdp11/pdp11.h:60
12573 msgid "Return floating point results in memory"
12574 msgstr "ÉâÆ°¾®¿ôÅÀ¤Î·ë²Ì¤ò¥á¥â¥ê¤ÇÊÖ¤¹"
12576 #. is 11/40
12577 #: config/pdp11/pdp11.h:62
12578 msgid "Generate code for an 11/40"
12579 msgstr "11/40 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12581 #. is 11/45
12582 #: config/pdp11/pdp11.h:65
12583 msgid "Generate code for an 11/45"
12584 msgstr "11/45 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12586 #. is 11/10
12587 #: config/pdp11/pdp11.h:68
12588 msgid "Generate code for an 11/10"
12589 msgstr "11/10 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
12591 #. use movstrhi for bcopy
12592 #. use 32 bit for int
12593 #: config/pdp11/pdp11.h:73 config/pdp11/pdp11.h:74
12594 msgid "Use 32 bit int"
12595 msgstr "32 ¥Ó¥Ã¥ÈÀ°¿ô¤ò»ÈÍѤ¹¤ë"
12597 #: config/pdp11/pdp11.h:75 config/pdp11/pdp11.h:76
12598 msgid "Use 16 bit int"
12599 msgstr "16 ¥Ó¥Ã¥ÈÀ°¿ô¤ò»ÈÍѤ¹¤ë"
12601 #. use 32 bit for float
12602 #: config/pdp11/pdp11.h:78 config/pdp11/pdp11.h:79
12603 msgid "Use 32 bit float"
12604 msgstr "32 ¥Ó¥Ã¥ÈÉâÆ°¾®¿ô¤ò»ÈÍѤ¹¤ë"
12606 #: config/pdp11/pdp11.h:80 config/pdp11/pdp11.h:81
12607 msgid "Use 64 bit float"
12608 msgstr "64 ¥Ó¥Ã¥ÈÉâÆ°¾®¿ô¤ò»ÈÍѤ¹¤ë"
12610 #. allow abshi pattern? - can trigger "optimizations" which make code SLOW!
12611 #. is branching expensive - on a PDP, it's actually really cheap
12612 #. this is just to play around and check what code gcc generates
12613 #. split instruction and data memory?
12614 #: config/pdp11/pdp11.h:90
12615 msgid "Target has split I&D"
12616 msgstr "¥¿¡¼¥²¥Ã¥È¤Ï split Ì¿Îá¤È¥Ç¡¼¥¿¥á¥â¥ê¤ò»ý¤Ä"
12618 #: config/pdp11/pdp11.h:91
12619 msgid "Target does not have split I&D"
12620 msgstr "¥¿¡¼¥²¥Ã¥È¤Ï split Ì¿Îá¤È¥Ç¡¼¥¿¥á¥â¥ê¤ò»ý¤¿¤Ê¤¤"
12622 #. UNIX assembler syntax?
12623 #: config/pdp11/pdp11.h:93
12624 msgid "Use UNIX assembler syntax"
12625 msgstr "UNIX ¥¢¥»¥ó¥Ö¥éʸˡ¤ò»ÈÍѤ¹¤ë"
12627 #: config/pdp11/pdp11.h:94
12628 msgid "Use DEC assembler syntax"
12629 msgstr "DEC ¥¢¥»¥ó¥Ö¥éʸˡ¤ò»ÈÍѤ¹¤ë"
12631 #: config/romp/romp.c:717 config/rs6000/rs6000.c:7718
12632 #, c-format
12633 msgid "invalid %%S value"
12634 msgstr "̵¸ú¤Ê %%S ÃÍ"
12636 #: config/romp/romp.c:726 config/romp/romp.c:733
12637 #, c-format
12638 msgid "invalid %%b value"
12639 msgstr "̵¸ú¤Ê %%b ÃÍ"
12641 #: config/romp/romp.c:773 config/romp/romp.c:784
12642 #, c-format
12643 msgid "invalid %%z value"
12644 msgstr "̵¸ú¤Ê %%z ÃÍ"
12646 #: config/romp/romp.c:792 config/romp/romp.c:800
12647 #, c-format
12648 msgid "invalid %%Z value"
12649 msgstr "̵¸ú¤Ê %%Z ÃÍ"
12651 #: config/romp/romp.c:807 config/romp/romp.c:816 config/romp/romp.c:823
12652 #: config/rs6000/rs6000.c:7547
12653 #, c-format
12654 msgid "invalid %%k value"
12655 msgstr "̵¸ú¤Ê %%k ÃÍ"
12657 #: config/romp/romp.c:908 config/romp/romp.c:951
12658 #, c-format
12659 msgid "invalid %%j value"
12660 msgstr "̵¸ú¤Ê %%j ÃÍ"
12662 #. Perform any needed actions needed for a function that is receiving a
12663 #. variable number of arguments.
12665 #. CUM is as above.
12667 #. MODE and TYPE are the mode and type of the current parameter.
12669 #. PRETEND_SIZE is a variable that should be set to the amount of stack
12670 #. that must be pushed by the prolog to pretend that our caller pushed
12671 #. it.
12673 #. Normally, this macro will push all remaining incoming registers on the
12674 #. stack and set PRETEND_SIZE to the length of the registers pushed.
12675 #: config/romp/romp.h:648
12676 msgid "can't have varargs with -mfp-arg-in-fp-regs"
12677 msgstr "-mfp-arg-in-fp-regs ¤ò»È¤¦¤È²ÄÊѸİú¿ô¤ò»ý¤Æ¤Þ¤»¤ó"
12679 #. Handle the machine specific pragma longcall.  Its syntax is
12681 #. # pragma longcall ( TOGGLE )
12683 #. where TOGGLE is either 0 or 1.
12685 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
12686 #. whether or not new function declarations receive a longcall
12687 #. attribute by default.
12688 #: config/rs6000/rs6000-c.c:44
12689 #, fuzzy
12690 msgid "ignoring malformed #pragma longcall"
12691 msgstr "#pragma %s ¤ò̵»ë¤·¤Þ¤¹"
12693 #: config/rs6000/rs6000-c.c:58
12694 #, fuzzy
12695 msgid "missing open paren"
12696 msgstr "Code Â°À­¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
12698 #: config/rs6000/rs6000-c.c:60
12699 #, fuzzy
12700 msgid "missing number"
12701 msgstr "̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
12703 #: config/rs6000/rs6000-c.c:62
12704 #, fuzzy
12705 msgid "missing close paren"
12706 msgstr "¥¯¥é¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
12708 #: config/rs6000/rs6000-c.c:65
12709 msgid "number must be 0 or 1"
12710 msgstr ""
12712 #: config/rs6000/rs6000-c.c:68
12713 #, fuzzy
12714 msgid "junk at end of #pragma longcall"
12715 msgstr "#pragma map ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
12717 #: config/rs6000/rs6000.c:588
12718 msgid "-mmultiple is not supported on little endian systems"
12719 msgstr "-mmultiple ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥·¥¹¥Æ¥à¾å¤Ç¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
12721 #: config/rs6000/rs6000.c:595
12722 msgid "-mstring is not supported on little endian systems"
12723 msgstr "-mstring ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥·¥¹¥Æ¥à¾å¤Ç¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
12725 #: config/rs6000/rs6000.c:619
12726 #, fuzzy, c-format
12727 msgid "unknown -mdebug-%s switch"
12728 msgstr "ÉÔÌÀ¤Ê -mdebug-%s ¥¹¥¤¥Ã¥Á¤Ç¤¹"
12730 #: config/rs6000/rs6000.c:631
12731 #, c-format
12732 msgid "unknown -mtraceback arg `%s'; expecting `full', `partial' or `none'"
12733 msgstr ""
12735 #: config/rs6000/rs6000.c:642
12736 #, c-format
12737 msgid "Unknown switch -mlong-double-%s"
12738 msgstr ""
12740 #: config/rs6000/rs6000.c:734
12741 #, c-format
12742 msgid "unknown -misel= option specified: '%s'"
12743 msgstr ""
12745 #: config/rs6000/rs6000.c:749
12746 #, c-format
12747 msgid "unknown -mvrsave= option specified: '%s'"
12748 msgstr ""
12750 #: config/rs6000/rs6000.c:768
12751 #, fuzzy, c-format
12752 msgid "unknown ABI specified: '%s'"
12753 msgstr "ÉÔÌÀ¤Ê¥Þ¥·¥ó¥â¡¼¥É `%s'"
12755 #: config/rs6000/rs6000.c:4169
12756 msgid "argument 1 must be a 5-bit signed literal"
12757 msgstr ""
12759 #: config/rs6000/rs6000.c:4276 config/rs6000/rs6000.c:4866
12760 msgid "argument 2 must be a 5-bit unsigned literal"
12761 msgstr ""
12763 #: config/rs6000/rs6000.c:4319
12764 #, fuzzy
12765 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
12766 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
12768 #: config/rs6000/rs6000.c:4373
12769 #, fuzzy
12770 msgid "argument 1 of __builtin_altivec_predicate is out of range"
12771 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹"
12773 #: config/rs6000/rs6000.c:4452
12774 msgid "argument 3 must be a 4-bit unsigned literal"
12775 msgstr ""
12777 #: config/rs6000/rs6000.c:4629
12778 #, fuzzy, c-format
12779 msgid "argument to `%s' must be a 2-bit unsigned literal"
12780 msgstr "`%s' ¤Ø¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
12782 #: config/rs6000/rs6000.c:4745
12783 msgid "argument to dss must be a 2-bit unsigned literal"
12784 msgstr ""
12786 #: config/rs6000/rs6000.c:4976
12787 #, fuzzy
12788 msgid "argument 1 of __builtin_spe_predicate must be a constant"
12789 msgstr "`__builtin_eh_return_regno' ¤Î°ú¿ô¤ÏÄê¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
12791 #: config/rs6000/rs6000.c:5049
12792 #, fuzzy
12793 msgid "argument 1 of __builtin_spe_predicate is out of range"
12794 msgstr "`__builtin_args_info' ¤Î°ú¿ô¤¬Èϰϳ°¤Ç¤¹"
12796 #: config/rs6000/rs6000.c:7474
12797 #, c-format
12798 msgid "invalid %%f value"
12799 msgstr "̵¸ú¤Ê %%f ÃͤǤ¹"
12801 #: config/rs6000/rs6000.c:7483
12802 #, c-format
12803 msgid "invalid %%F value"
12804 msgstr "̵¸ú¤Ê %%F ÃͤǤ¹"
12806 #: config/rs6000/rs6000.c:7492
12807 #, c-format
12808 msgid "invalid %%G value"
12809 msgstr "̵¸ú¤Ê %%G ÃͤǤ¹"
12811 #: config/rs6000/rs6000.c:7527
12812 #, c-format
12813 msgid "invalid %%j code"
12814 msgstr "̵¸ú¤Ê %%j ¥³¡¼¥É¤Ç¤¹"
12816 #: config/rs6000/rs6000.c:7537
12817 #, c-format
12818 msgid "invalid %%J code"
12819 msgstr "̵¸ú¤Ê %%J ¥³¡¼¥É¤Ç¤¹"
12821 #: config/rs6000/rs6000.c:7567
12822 #, c-format
12823 msgid "invalid %%K value"
12824 msgstr "̵¸ú¤Ê %%K ÃͤǤ¹"
12826 #: config/rs6000/rs6000.c:7634
12827 #, c-format
12828 msgid "invalid %%O value"
12829 msgstr "̵¸ú¤Ê %%O ÃÍ"
12831 #: config/rs6000/rs6000.c:7756
12832 #, c-format
12833 msgid "invalid %%T value"
12834 msgstr "̵¸ú¤Ê %%T ÃͤǤ¹"
12836 #: config/rs6000/rs6000.c:7766
12837 #, c-format
12838 msgid "invalid %%u value"
12839 msgstr "̵¸ú¤Ê %%u ÃͤǤ¹"
12841 #: config/rs6000/rs6000.c:7775
12842 #, c-format
12843 msgid "invalid %%v value"
12844 msgstr "̵¸ú¤Ê %%v ÃͤǤ¹"
12846 #: config/rs6000/rs6000.c:12180
12847 msgid "no profiling of 64-bit code for this ABI"
12848 msgstr ""
12850 #: config/rs6000/aix.h:160 config/rs6000/beos.h:32
12851 msgid "Always pass floating-point arguments in memory"
12852 msgstr "ÉâÆ°¾®¿ôÅÀ°ú¿ô¤Ï¾ï¤Ë¥á¥â¥êÅϤ·¤È¤¹¤ë"
12854 #: config/rs6000/aix.h:162 config/rs6000/beos.h:34
12855 msgid "Don't always pass floating-point arguments in memory"
12856 msgstr "ÉâÆ°¾®¿ôÅÀ°ú¿ô¤Ï¾ï¤Ë¥á¥â¥êÅϤ·¤È¤·¤Ê¤¤"
12858 #: config/rs6000/aix41.h:28 config/rs6000/aix43.h:32 config/rs6000/aix51.h:32
12859 #: config/rs6000/aix52.h:32
12860 msgid "Support message passing with the Parallel Environment"
12861 msgstr "ÊÂÎó´Ä¶­¤Ç¤Î¥á¥Ã¥»¡¼¥¸¥Ñ¥Ã¥·¥ó¥°¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
12863 #: config/rs6000/aix43.h:28 config/rs6000/aix51.h:28 config/rs6000/aix52.h:28
12864 msgid "Compile for 64-bit pointers"
12865 msgstr "64 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
12867 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30 config/rs6000/aix52.h:30
12868 msgid "Compile for 32-bit pointers"
12869 msgstr "32 ¥Ó¥Ã¥È¥Ý¥¤¥ó¥¿ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
12871 #: config/rs6000/aix43.h:49 config/rs6000/aix51.h:49 config/rs6000/aix52.h:49
12872 #, fuzzy
12873 msgid "-maix64 and POWER architecture are incompatible"
12874 msgstr "-maix64 ¤È POWER ¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤È¤Ç¤Ï¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
12876 #: config/rs6000/aix43.h:54 config/rs6000/aix51.h:54 config/rs6000/aix52.h:54
12877 #, fuzzy
12878 msgid "-maix64 requires PowerPC64 architecture remain enabled"
12879 msgstr "PowerPC64 ¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Ç¤Ê¤¤¤È -maix64 ¤òÍ­¸ú¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
12881 #: config/rs6000/aix43.h:58 config/rs6000/aix51.h:58 config/rs6000/aix52.h:58
12882 #, fuzzy
12883 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
12884 msgstr "-maix64 Í×µá: 32 bit ¥¢¥É¥ì¥·¥ó¥°²¼¤Î 64 bit ·×»»¤Ï¤Þ¤ÀÍøÍѤǤ­¤Þ¤»¤ó"
12886 #. Run-time compilation parameters selecting different hardware subsets.
12888 #. Macro to define tables used to set the flags.
12889 #. This is a list in braces of pairs in braces,
12890 #. each pair being { "NAME", VALUE }
12891 #. where VALUE is the bits to set or minus the bits to clear.
12892 #. An empty string NAME is used to identify the default VALUE.
12893 #: config/rs6000/rs6000.h:240
12894 msgid "Use POWER instruction set"
12895 msgstr "POWER Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
12897 #: config/rs6000/rs6000.h:243
12898 msgid "Use POWER2 instruction set"
12899 msgstr "POWER2 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
12901 #: config/rs6000/rs6000.h:245
12902 msgid "Do not use POWER2 instruction set"
12903 msgstr "POWER2 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
12905 #: config/rs6000/rs6000.h:248
12906 msgid "Do not use POWER instruction set"
12907 msgstr "POWER Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
12909 #: config/rs6000/rs6000.h:250
12910 msgid "Use PowerPC instruction set"
12911 msgstr "PowerPC Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
12913 #: config/rs6000/rs6000.h:253
12914 msgid "Do not use PowerPC instruction set"
12915 msgstr "PowerPC Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
12917 #: config/rs6000/rs6000.h:255
12918 msgid "Use PowerPC General Purpose group optional instructions"
12919 msgstr "PowerPC °ìÈÌÍÑÅÓ¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12921 #: config/rs6000/rs6000.h:257
12922 msgid "Don't use PowerPC General Purpose group optional instructions"
12923 msgstr "PowerPC °ìÈÌÍÑÅÓ¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12925 #: config/rs6000/rs6000.h:259
12926 msgid "Use PowerPC Graphics group optional instructions"
12927 msgstr "PowerPC ¥°¥é¥Õ¥£¥¯¥¹¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12929 #: config/rs6000/rs6000.h:261
12930 msgid "Don't use PowerPC Graphics group optional instructions"
12931 msgstr "PowerPC ¥°¥é¥Õ¥£¥¯¥¹¥°¥ë¡¼¥×¥ª¥×¥·¥ç¥óÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12933 #: config/rs6000/rs6000.h:263
12934 msgid "Use PowerPC-64 instruction set"
12935 msgstr "PowerPC-64 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ¹¤ë"
12937 #: config/rs6000/rs6000.h:265
12938 msgid "Don't use PowerPC-64 instruction set"
12939 msgstr "PowerPC-64 Ì¿Î᥻¥Ã¥È¤ò»ÈÍѤ·¤Ê¤¤"
12941 #: config/rs6000/rs6000.h:267
12942 #, fuzzy
12943 msgid "Use AltiVec instructions"
12944 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ¹¤ë"
12946 #: config/rs6000/rs6000.h:269
12947 #, fuzzy
12948 msgid "Don't use AltiVec instructions"
12949 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥ÉÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
12951 #: config/rs6000/rs6000.h:271
12952 msgid "Use new mnemonics for PowerPC architecture"
12953 msgstr "PowerPC ¥¢¡¼¥­¥Æ¥¯¥Á¥ãÍѤο·¤·¤¤¥Ë¡¼¥â¥Ë¥Ã¥¯¤ò»ÈÍѤ¹¤ë"
12955 #: config/rs6000/rs6000.h:273
12956 msgid "Use old mnemonics for PowerPC architecture"
12957 msgstr "PowerPC ¥¢¡¼¥­¥Æ¥¯¥Á¥ãÍѤθŤ¤¥Ë¡¼¥â¥Ë¥Ã¥¯¤ò»ÈÍѤ¹¤ë"
12959 #: config/rs6000/rs6000.h:276
12960 msgid "Put everything in the regular TOC"
12961 msgstr "Á´¤Æ¤òÄ̾ï TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
12963 #: config/rs6000/rs6000.h:278
12964 msgid "Place floating point constants in TOC"
12965 msgstr "ÉâÆ°¾®¿ôÅÀÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
12967 #: config/rs6000/rs6000.h:280
12968 msgid "Don't place floating point constants in TOC"
12969 msgstr "ÉâÆ°¾®¿ôÅÀÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤·¤Ê¤¤"
12971 #: config/rs6000/rs6000.h:282
12972 msgid "Place symbol+offset constants in TOC"
12973 msgstr "¥·¥ó¥Ü¥ë+¥ª¥Õ¥»¥Ã¥ÈÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
12975 #: config/rs6000/rs6000.h:284
12976 msgid "Don't place symbol+offset constants in TOC"
12977 msgstr "¥·¥ó¥Ü¥ë+¥ª¥Õ¥»¥Ã¥ÈÄê¿ô¤ò TOC Æâ¤ËÇÛÃÖ¤·¤Ê¤¤"
12979 #: config/rs6000/rs6000.h:290
12980 msgid "Place variable addresses in the regular TOC"
12981 msgstr "ÊÑ¿ô¥¢¥É¥ì¥¹¤òÄ̾ï TOC Æâ¤ËÇÛÃÖ¤¹¤ë"
12983 #: config/rs6000/rs6000.h:296
12984 msgid "Generate load/store multiple instructions"
12985 msgstr "Ê£¿ôÌ¿Îá¤Î¥í¡¼¥É/¥¹¥È¥¢¤òÀ¸À®¤¹¤ë"
12987 #: config/rs6000/rs6000.h:298
12988 msgid "Do not generate load/store multiple instructions"
12989 msgstr "Ê£¿ôÌ¿Îá¤Î¥í¡¼¥É/¥¹¥È¥¢¤òÀ¸À®¤·¤Ê¤¤"
12991 #: config/rs6000/rs6000.h:302
12992 msgid "Generate string instructions for block moves"
12993 msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°ÍѤΠstring Ì¿Îá¤òÀ¸À®¤¹¤ë"
12995 #: config/rs6000/rs6000.h:304
12996 msgid "Do not generate string instructions for block moves"
12997 msgstr "¥Ö¥í¥Ã¥¯°ÜÆ°ÍѤΠstring Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
12999 #: config/rs6000/rs6000.h:308
13000 msgid "Generate load/store with update instructions"
13001 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤¹¤ë"
13003 #: config/rs6000/rs6000.h:310
13004 msgid "Do not generate load/store with update instructions"
13005 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
13007 #: config/rs6000/rs6000.h:318
13008 msgid "Don't schedule the start and end of the procedure"
13009 msgstr "¥×¥í¥·¡¼¥¸¥ã³«»Ï¤È½ªÎ»¤Î¥¹¥±¥¸¥å¡¼¥ë¤ò¹Ô¤Ê¤ï¤Ê¤¤"
13011 #: config/rs6000/rs6000.h:324
13012 msgid "Return all structures in memory (AIX default)"
13013 msgstr ""
13015 #: config/rs6000/rs6000.h:326
13016 msgid "Return small structures in registers (SVR4 default)"
13017 msgstr ""
13019 #: config/rs6000/rs6000.h:391 config/sparc/sparc.h:633
13020 msgid "Use features of and schedule code for given CPU"
13021 msgstr "Í¿¤¨¤é¤ì¤¿ CPU ÍѤε¡Ç½¤È¥¹¥±¥¸¥å¡¼¥ë¥³¡¼¥É¤òÍøÍѤ¹¤ë"
13023 #: config/rs6000/rs6000.h:394
13024 msgid "Enable debug output"
13025 msgstr "¥Ç¥Ð¥Ã¥°½ÐÎϤòÍ­¸ú¤Ë¤¹¤ë"
13027 #: config/rs6000/rs6000.h:396
13028 msgid "Select full, part, or no traceback table"
13029 msgstr ""
13031 #: config/rs6000/rs6000.h:397
13032 msgid "Specify ABI to use"
13033 msgstr ""
13035 #: config/rs6000/rs6000.h:399
13036 #, fuzzy
13037 msgid "Specify size of long double (64 or 128 bits)"
13038 msgstr "sizeof(long double) ¤Ï 12 ¤È¤¹¤ë¡£"
13040 #: config/rs6000/rs6000.h:401
13041 msgid "Specify yes/no if isel instructions should be generated"
13042 msgstr ""
13044 #: config/rs6000/rs6000.h:403
13045 msgid "Specify yes/no if VRSAVE instructions should be generated for AltiVec"
13046 msgstr ""
13048 #: config/rs6000/rs6000.h:405
13049 #, fuzzy
13050 msgid "Avoid all range limits on call instructions"
13051 msgstr "ÊÂÎóÌ¿Îá¤ò̵¸ú¤Ë¤¹¤ë"
13053 #. Definitions for __builtin_return_address and __builtin_frame_address.
13054 #. __builtin_return_address (0) should give link register (65), enable
13055 #. this.
13056 #. This should be uncommented, so that the link register is used, but
13057 #. currently this would result in unmatched insns and spilling fixed
13058 #. registers so we'll leave it for another day.  When these problems are
13059 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
13060 #. (mrs)
13061 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
13062 #. Number of bytes into the frame return addresses can be found.  See
13063 #. rs6000_stack_info in rs6000.c for more information on how the different
13064 #. abi's store the return address.
13065 #: config/rs6000/rs6000.h:1869
13066 msgid "RETURN_ADDRESS_OFFSET not supported"
13067 msgstr "RETURN_ADDRESS_OFFSET ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
13069 #: config/rs6000/sysv4.h:87
13070 #, fuzzy
13071 msgid "Select ABI calling convention"
13072 msgstr "ABI ¸Æ¤Ó½Ð¤·µ¬Ìó¤òÁªÂò¤¹¤ë"
13074 #: config/rs6000/sysv4.h:88
13075 #, fuzzy
13076 msgid "Select method for sdata handling"
13077 msgstr "sdata ¼è¤ê°·¤¤¤Î¤¿¤á¤Î¥á¥½¥Ã¥É¤òÁªÂò¤¹¤ë"
13079 #: config/rs6000/sysv4.h:103
13080 #, fuzzy
13081 msgid "Align to the base type of the bit-field"
13082 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥Ù¡¼¥¹¥¿¥¤¥×¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
13084 #: config/rs6000/sysv4.h:105
13085 #, fuzzy
13086 msgid "Don't align to the base type of the bit-field"
13087 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥Ù¡¼¥¹¥¿¥¤¥×¤Ë¥¢¥é¥¤¥ó¤·¤Ê¤¤"
13089 #: config/rs6000/sysv4.h:107
13090 msgid "Don't assume that unaligned accesses are handled by the system"
13091 msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤¬¥·¥¹¥Æ¥à¤Ë¤è¤Ã¤Æ¥Ï¥ó¥É¥ë¤µ¤ì¤ë¤È¤Ï¤ß¤Ê¤µ¤Ê¤¤"
13093 #: config/rs6000/sysv4.h:109
13094 msgid "Assume that unaligned accesses are handled by the system"
13095 msgstr "¥¢¥é¥¤¥ó¤µ¤ì¤Ê¤¤¥¢¥¯¥»¥¹¤¬¥·¥¹¥Æ¥à¤Ë¤è¤Ã¤Æ¥Ï¥ó¥É¥ë¤µ¤ì¤ë¤È¤ß¤Ê¤¹"
13097 #: config/rs6000/sysv4.h:111 config/rs6000/sysv4.h:115
13098 #, fuzzy
13099 msgid "Produce code relocatable at runtime"
13100 msgstr "¼Â¹Ô»þ¤ËºÆÇÛÃÖ²Äǽ¤Ê¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13102 #: config/rs6000/sysv4.h:113 config/rs6000/sysv4.h:117
13103 #, fuzzy
13104 msgid "Don't produce code relocatable at runtime"
13105 msgstr "¼Â¹Ô»þ¤ËºÆÇÛÃÖ²Äǽ¤Ê¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13107 #: config/rs6000/sysv4.h:119 config/rs6000/sysv4.h:121
13108 #, fuzzy
13109 msgid "Produce little endian code"
13110 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13112 #: config/rs6000/sysv4.h:123 config/rs6000/sysv4.h:125
13113 #, fuzzy
13114 msgid "Produce big endian code"
13115 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
13117 #: config/rs6000/sysv4.h:126 config/rs6000/sysv4.h:127
13118 #: config/rs6000/sysv4.h:128 config/rs6000/sysv4.h:129
13119 #: config/rs6000/sysv4.h:130 config/rs6000/sysv4.h:131
13120 #: config/rs6000/sysv4.h:141 config/rs6000/sysv4.h:142
13121 #: config/rs6000/sysv4.h:153 config/rs6000/sysv4.h:155
13122 #: config/rs6000/sysv4.h:157
13123 msgid "no description yet"
13124 msgstr "ÀâÌÀ¤Ï¤Þ¤À¤¢¤ê¤Þ¤»¤ó"
13126 #: config/rs6000/sysv4.h:132
13127 #, fuzzy
13128 msgid "Use EABI"
13129 msgstr "EABI ¤òÍøÍѤ¹¤ë¡£"
13131 #: config/rs6000/sysv4.h:133
13132 #, fuzzy
13133 msgid "Don't use EABI"
13134 msgstr "EABI ¤òÍøÍѤ·¤Ê¤¤¡£"
13136 #: config/rs6000/sysv4.h:136
13137 msgid "Do not allow bit-fields to cross word boundaries"
13138 msgstr ""
13140 #: config/rs6000/sysv4.h:138
13141 #, fuzzy
13142 msgid "Use alternate register names"
13143 msgstr "ÂåÂإ쥸¥¹¥¿Ì¾¤ò»ÈÍѤ¹¤ë"
13145 #: config/rs6000/sysv4.h:140
13146 #, fuzzy
13147 msgid "Don't use alternate register names"
13148 msgstr "ÂåÂإ쥸¥¹¥¿Ì¾¤ò»ÈÍѤ·¤Ê¤¤"
13150 #: config/rs6000/sysv4.h:144
13151 #, fuzzy
13152 msgid "Link with libsim.a, libc.a and sim-crt0.o"
13153 msgstr "libsim.a, libc.a µÚ¤Ó sim-crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
13155 #: config/rs6000/sysv4.h:146
13156 #, fuzzy
13157 msgid "Link with libads.a, libc.a and crt0.o"
13158 msgstr "libads.a, libc.a µÚ¤Ó crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
13160 #: config/rs6000/sysv4.h:148
13161 #, fuzzy
13162 msgid "Link with libyk.a, libc.a and crt0.o"
13163 msgstr "libyk.a, libc.a µÚ¤Ó crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
13165 #: config/rs6000/sysv4.h:150
13166 #, fuzzy
13167 msgid "Link with libmvme.a, libc.a and crt0.o"
13168 msgstr "libmvme.a, libc.a µÚ¤Ó crt0.o ¤È¥ê¥ó¥¯¤¹¤ë¡£"
13170 #: config/rs6000/sysv4.h:152
13171 msgid "Set the PPC_EMB bit in the ELF flags header"
13172 msgstr "PPC_EMB ¥Ó¥Ã¥È¤ò ELF ¥Õ¥é¥°¥Ø¥Ã¥ÀÆâ¤Ë¥»¥Ã¥È¤¹¤ë"
13174 #: config/rs6000/sysv4.h:154
13175 msgid "Use the WindISS simulator"
13176 msgstr ""
13178 #. Sometimes certain combinations of command options do not make sense
13179 #. on a particular target machine.  You can define a macro
13180 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
13181 #. defined, is executed once just after all the command options have
13182 #. been parsed.
13184 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
13185 #. get control.
13186 #: config/rs6000/sysv4.h:214
13187 #, fuzzy, c-format
13188 msgid "bad value for -mcall-%s"
13189 msgstr "-mcall-%s ¥¹¥¤¥Ã¥Á¤Ë¤È¤Ã¤Æ¤ÎÉÔÀµ¤ÊÃÍ"
13191 #: config/rs6000/sysv4.h:230
13192 #, fuzzy, c-format
13193 msgid "bad value for -msdata=%s"
13194 msgstr "-msdata=%s ¥¹¥¤¥Ã¥Á¤ËÂФ¹¤ëÉÔÀµ¤ÊÃÍ"
13196 #: config/rs6000/sysv4.h:247
13197 #, fuzzy, c-format
13198 msgid "-mrelocatable and -msdata=%s are incompatible"
13199 msgstr "-mrelocatable ¤È -msdata=%s ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
13201 #: config/rs6000/sysv4.h:255
13202 #, fuzzy, c-format
13203 msgid "-f%s and -msdata=%s are incompatible"
13204 msgstr "-f%s ¤È -msdata=%s ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
13206 #: config/rs6000/sysv4.h:263
13207 #, fuzzy, c-format
13208 msgid "-msdata=%s and -mcall-%s are incompatible"
13209 msgstr "-msdata=%s ¤È -mcall-%s ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
13211 #: config/rs6000/sysv4.h:272
13212 #, fuzzy
13213 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
13214 msgstr "-mrelocatable ¤È -mno-minimal-toc ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
13216 #: config/rs6000/sysv4.h:278
13217 #, fuzzy, c-format
13218 msgid "-mrelocatable and -mcall-%s are incompatible"
13219 msgstr "-mrelocatable ¤È -mcall-%s ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
13221 #: config/rs6000/sysv4.h:285
13222 #, fuzzy, c-format
13223 msgid "-fPIC and -mcall-%s are incompatible"
13224 msgstr "-fPIC ¤È -mcall-%s ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
13226 #: config/rs6000/sysv4.h:292
13227 msgid "-mcall-aixdesc must be big endian"
13228 msgstr "-mcall-aixdesc ¤Ï¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
13230 #: config/s390/s390.c:2584
13231 #, fuzzy
13232 msgid "invalid UNSPEC as operand (1)"
13233 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê UNSPEC"
13235 #: config/s390/s390.c:2620
13236 #, fuzzy
13237 msgid "invalid UNSPEC as operand (2)"
13238 msgstr "¥ª¥Ú¥é¥ó¥É¤È¤·¤Æ̵¸ú¤Ê UNSPEC"
13240 #: config/s390/s390.c:2626
13241 msgid "UNKNOWN in s390_output_symbolic_const !?"
13242 msgstr ""
13244 #: config/s390/s390.c:2644
13245 #, fuzzy
13246 msgid "Cannot decompose address."
13247 msgstr "Ê£»¨¤Ê¥¢¥É¥ì¥·¥ó¥°¥â¡¼¥É¤òÍøÍѤ·¤Ê¤¤"
13249 #: config/s390/s390.c:2784
13250 msgid "UNKNOWN in print_operand !?"
13251 msgstr ""
13253 #: config/s390/s390.c:4421
13254 msgid "Total size of local variables exceeds architecture limit."
13255 msgstr ""
13257 #: config/s390/s390.h:70
13258 msgid "Set backchain"
13259 msgstr ""
13261 #: config/s390/s390.h:71
13262 msgid "Don't set backchain (faster, but debug harder"
13263 msgstr ""
13265 #: config/s390/s390.h:72
13266 msgid "Use bras for execucable < 64k"
13267 msgstr ""
13269 #: config/s390/s390.h:73
13270 #, fuzzy
13271 msgid "Don't use bras"
13272 msgstr "EABI ¤òÍøÍѤ·¤Ê¤¤¡£"
13274 #: config/s390/s390.h:74
13275 msgid "Additional debug prints"
13276 msgstr ""
13278 #: config/s390/s390.h:75
13279 msgid "Don't print additional debug prints"
13280 msgstr ""
13282 #: config/s390/s390.h:76
13283 msgid "64 bit mode"
13284 msgstr ""
13286 #: config/s390/s390.h:77
13287 msgid "31 bit mode"
13288 msgstr ""
13290 #: config/s390/s390.h:78
13291 msgid "mvcle use"
13292 msgstr ""
13294 #: config/s390/s390.h:79
13295 msgid "mvc&ex"
13296 msgstr ""
13298 #: config/sh/sh.c:5134
13299 #, fuzzy
13300 msgid "__builtin_saveregs not supported by this subtarget"
13301 msgstr "__builtin_saveregs ¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
13303 #: config/sh/sh.c:5684
13304 msgid "attribute interrupt_handler is not compatible with -m5-compact"
13305 msgstr ""
13307 #. The sp_switch attribute only has meaning for interrupt functions.
13308 #: config/sh/sh.c:5710 config/sh/sh.c:5749
13309 #, fuzzy, c-format
13310 msgid "`%s' attribute only applies to interrupt functions"
13311 msgstr "`%s' Â°À­¤Ï´Ø¿ô¤ËÂФ·¤Æ¤Î¤ßŬÍѤµ¤ì¤Þ¤¹"
13313 #. The argument must be a constant string.
13314 #: config/sh/sh.c:5717
13315 #, fuzzy, c-format
13316 msgid "`%s' attribute argument not a string constant"
13317 msgstr "asm ¥Æ¥ó¥×¥ì¡¼¥È¤¬Ê¸»úÎóÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
13319 #. The argument must be a constant integer.
13320 #: config/sh/sh.c:5756
13321 #, fuzzy, c-format
13322 msgid "`%s' attribute argument not an integer constant"
13323 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
13325 #. There are no delay slots on SHmedia.
13326 #. Relaxation isn't yet supported for SHmedia
13327 #: config/sh/sh.h:437
13328 #, fuzzy
13329 msgid "Profiling is not supported on this target."
13330 msgstr "¥¹¥¿¥Ã¥¯À©¸Â¤Ï¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
13332 #: config/sparc/sparc.c:329
13333 #, c-format
13334 msgid "%s is not supported by this configuration"
13335 msgstr "%s ¤Ï¤³¤Î¥³¥ó¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
13337 #: config/sparc/sparc.c:336
13338 msgid "-mlong-double-64 not allowed with -m64"
13339 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
13341 #: config/sparc/sparc.c:361
13342 msgid "-mcmodel= is not supported on 32 bit systems"
13343 msgstr "-mcmodel= ¤Ï 32 bit ¥·¥¹¥Æ¥à¾å¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
13345 #: config/sparc/sparc.c:6299 config/sparc/sparc.c:6305
13346 #, fuzzy, c-format
13347 msgid "invalid %%Y operand"
13348 msgstr "̵¸ú¤Ê %%Y ¥ª¥Ú¥é¥ó¥É"
13350 #: config/sparc/sparc.c:6375
13351 #, fuzzy, c-format
13352 msgid "invalid %%A operand"
13353 msgstr "̵¸ú¤Ê %%A ¥ª¥Ú¥é¥ó¥É"
13355 #: config/sparc/sparc.c:6385
13356 #, fuzzy, c-format
13357 msgid "invalid %%B operand"
13358 msgstr "̵¸ú¤Ê %%B ¥ª¥Ú¥é¥ó¥É"
13360 #: config/sparc/sparc.c:6424
13361 #, fuzzy, c-format
13362 msgid "invalid %%c operand"
13363 msgstr "̵¸ú¤Ê %%c ¥ª¥Ú¥é¥ó¥É"
13365 #: config/sparc/sparc.c:6425
13366 #, fuzzy, c-format
13367 msgid "invalid %%C operand"
13368 msgstr "̵¸ú¤Ê %%C ¥ª¥Ú¥é¥ó¥É"
13370 #: config/sparc/sparc.c:6446
13371 #, fuzzy, c-format
13372 msgid "invalid %%d operand"
13373 msgstr "̵¸ú¤Ê %%d ¥ª¥Ú¥é¥ó¥É"
13375 #: config/sparc/sparc.c:6447
13376 #, fuzzy, c-format
13377 msgid "invalid %%D operand"
13378 msgstr "̵¸ú¤Ê %%D ¥ª¥Ú¥é¥ó¥É"
13380 #: config/sparc/sparc.c:6463
13381 #, fuzzy, c-format
13382 msgid "invalid %%f operand"
13383 msgstr "̵¸ú¤Ê %%f ¥ª¥Ú¥é¥ó¥É"
13385 #: config/sparc/sparc.c:6513
13386 msgid "long long constant not a valid immediate operand"
13387 msgstr "long long Äê¿ô¤ÏÀµ¾ï¤Ê¨ÃÍ¥ª¥Ú¥é¥ó¥É¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
13389 #: config/sparc/sparc.c:6516
13390 msgid "floating point constant not a valid immediate operand"
13391 msgstr "ÉâÆ°¾®¿ôÄê¿ô¤ÏÀµ¾ï¤Ê¨ÃÍ¥ª¥Ú¥é¥ó¥É¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
13393 #: config/sparc/freebsd.h:80 config/sparc/linux.h:87 config/sparc/linux64.h:89
13394 #: config/sparc/netbsd-elf.h:239
13395 msgid "Use 128 bit long doubles"
13396 msgstr "128 ¥Ó¥Ã¥È¤Î long double ¤ò»ÈÍѤ¹¤ë"
13398 #: config/sparc/sp64-elf.h:84 config/sparc/splet.h:29
13399 msgid "Generate code for big endian"
13400 msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
13402 #: config/sparc/sp64-elf.h:85 config/sparc/splet.h:30
13403 msgid "Generate code for little endian"
13404 msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥óÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
13406 #: config/sparc/sp86x-aout.h:51 config/sparc/sp86x-elf.h:65
13407 msgid "Use little-endian byte order for data"
13408 msgstr "¥Ç¡¼¥¿¤Î¥Ð¥¤¥È½ç¤Ë¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¤ò»ÈÍѤ¹¤ë"
13410 #: config/sparc/sparc.h:532
13411 msgid "Assume possible double misalignment"
13412 msgstr "double ¤¬¸í¤Ã¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤È¤Ê¤ë²ÄǽÀ­¤¬¤¢¤ë¤È¤ß¤Ê¤¹"
13414 #: config/sparc/sparc.h:534
13415 msgid "Assume all doubles are aligned"
13416 msgstr "Á´¤Æ¤Î double ¤ò¥¢¥é¥¤¥ó¤µ¤ì¤¿¤â¤Î¤È¤ß¤Ê¤¹"
13418 #: config/sparc/sparc.h:536
13419 msgid "Pass -assert pure-text to linker"
13420 msgstr "¥ê¥ó¥«¤Ë -assert pure-text ¤òÅϤ¹"
13422 #: config/sparc/sparc.h:538
13423 msgid "Do not pass -assert pure-text to linker"
13424 msgstr "¥ê¥ó¥«¤Ë -assert pure-text ¤òÅϤµ¤Ê¤¤"
13426 #: config/sparc/sparc.h:540
13427 msgid "Use flat register window model"
13428 msgstr "¥Õ¥é¥Ã¥È¥ì¥¸¥¹¥¿¥¦¥£¥ó¥É¥¦¥â¥Ç¥ë¤ò»ÈÍѤ¹¤ë"
13430 #: config/sparc/sparc.h:542
13431 msgid "Do not use flat register window model"
13432 msgstr "¥Õ¥é¥Ã¥È¥ì¥¸¥¹¥¿¥¦¥£¥ó¥É¥¦¥â¥Ç¥ë¤ò»ÈÍѤ·¤Ê¤¤"
13434 #: config/sparc/sparc.h:544
13435 msgid "Use ABI reserved registers"
13436 msgstr "ABI Í½Ìó¥ì¥¸¥¹¥¿¤ò»ÈÍѤ¹¤ë"
13438 #: config/sparc/sparc.h:546
13439 msgid "Do not use ABI reserved registers"
13440 msgstr "ABI Í½Ìó¥ì¥¸¥¹¥¿¤ò»ÈÍѤ·¤Ê¤¤"
13442 #: config/sparc/sparc.h:548
13443 msgid "Use hardware quad fp instructions"
13444 msgstr "»ÍÇÜÀºÅÙÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ¹¤ë"
13446 #: config/sparc/sparc.h:550
13447 msgid "Do not use hardware quad fp instructions"
13448 msgstr "»ÍÇÜÀºÅÙÉâÆ°¾®¿ôÅÀÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
13450 #: config/sparc/sparc.h:552
13451 msgid "Compile for v8plus ABI"
13452 msgstr "v8plus ABI ÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
13454 #: config/sparc/sparc.h:554
13455 msgid "Do not compile for v8plus ABI"
13456 msgstr "v8plus ABI ÍѤ˥³¥ó¥Ñ¥¤¥ë¤·¤Ê¤¤"
13458 #: config/sparc/sparc.h:556
13459 msgid "Utilize Visual Instruction Set"
13460 msgstr "Visual Ì¿Î᥻¥Ã¥È¤òÍøÍѤ¹¤ë"
13462 #: config/sparc/sparc.h:558
13463 msgid "Do not utilize Visual Instruction Set"
13464 msgstr "Visual Ì¿Î᥻¥Ã¥È¤òÍøÍѤ·¤Ê¤¤"
13466 #. ??? These are deprecated, coerced to -mcpu=.  Delete in 2.9.
13467 #: config/sparc/sparc.h:561
13468 msgid "Optimize for Cypress processors"
13469 msgstr "Cypress ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
13471 #: config/sparc/sparc.h:563
13472 #, fuzzy
13473 msgid "Optimize for SPARCLite processors"
13474 msgstr "SparcLite ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
13476 #: config/sparc/sparc.h:565
13477 msgid "Optimize for F930 processors"
13478 msgstr "F930 ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
13480 #: config/sparc/sparc.h:567
13481 msgid "Optimize for F934 processors"
13482 msgstr "F934 ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
13484 #: config/sparc/sparc.h:569
13485 #, fuzzy
13486 msgid "Use V8 SPARC ISA"
13487 msgstr "V8 Sparc ISA ¤ò»ÈÍѤ¹¤ë"
13489 #: config/sparc/sparc.h:571
13490 #, fuzzy
13491 msgid "Optimize for SuperSPARC processors"
13492 msgstr "SuperSparc ¥×¥í¥»¥Ã¥µÍѤ˺ÇŬ²½¤¹¤ë"
13494 #. End of deprecated options.
13495 #: config/sparc/sparc.h:574
13496 msgid "Pointers are 64-bit"
13497 msgstr "¥Ý¥¤¥ó¥¿¤ò 64 ¥Ó¥Ã¥È¤È¤¹¤ë"
13499 #: config/sparc/sparc.h:576
13500 msgid "Pointers are 32-bit"
13501 msgstr "¥Ý¥¤¥ó¥¿¤ò 32 ¥Ó¥Ã¥È¤È¤¹¤ë"
13503 #: config/sparc/sparc.h:578
13504 msgid "Use 32-bit ABI"
13505 msgstr "32 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
13507 #: config/sparc/sparc.h:580
13508 msgid "Use 64-bit ABI"
13509 msgstr "64 ¥Ó¥Ã¥È ABI ¤ò»ÈÍѤ¹¤ë"
13511 #: config/sparc/sparc.h:582
13512 msgid "Use stack bias"
13513 msgstr "¥¹¥¿¥Ã¥¯¥Ð¥¤¥¢¥¹¤ò»ÈÍѤ¹¤ë"
13515 #: config/sparc/sparc.h:584
13516 msgid "Do not use stack bias"
13517 msgstr "¥¹¥¿¥Ã¥¯¥Ð¥¤¥¢¥¹¤ò»ÈÍѤ·¤Ê¤¤"
13519 #: config/sparc/sparc.h:586
13520 msgid "Use structs on stronger alignment for double-word copies"
13521 msgstr "¥À¥Ö¥ë¥ï¡¼¥É¥³¥Ô¡¼ÍѤζ¯¤¯¥¢¥é¥¤¥ó¤µ¤ì¤¿¹½Â¤ÂΤò»ÈÍѤ¹¤ë"
13523 #: config/sparc/sparc.h:588
13524 msgid "Do not use structs on stronger alignment for double-word copies"
13525 msgstr "¥À¥Ö¥ë¥ï¡¼¥É¥³¥Ô¡¼ÍѤζ¯¤¯¥¢¥é¥¤¥ó¤µ¤ì¤¿¹½Â¤ÂΤò»ÈÍѤ·¤Ê¤¤"
13527 #: config/sparc/sparc.h:590
13528 msgid "Optimize tail call instructions in assembler and linker"
13529 msgstr "¥¢¥»¥ó¥Ö¥é¤È¥ê¥ó¥«¤ÇËöÈø¸Æ¤Ó½Ð¤·Ì¿Îá¤òºÇŬ²½¤¹¤ë"
13531 #: config/sparc/sparc.h:592
13532 msgid "Do not optimize tail call instructions in assembler or linker"
13533 msgstr "¥¢¥»¥ó¥Ö¥é¤È¥ê¥ó¥«¤ÇËöÈø¸Æ¤Ó½Ð¤·Ì¿Îá¤òºÇŬ²½¤·¤Ê¤¤"
13535 #: config/sparc/sparc.h:637
13536 #, fuzzy
13537 msgid "Use given SPARC code model"
13538 msgstr "Í¿¤¨¤é¤ì¤¿ Sparc ¥³¡¼¥É¥â¥Ç¥ë¤ò»ÈÍѤ¹¤ë"
13540 #: config/stormy16/stormy16.c:1192
13541 #, fuzzy
13542 msgid "cannot use va_start in interrupt function"
13543 msgstr "¾¤Î´Ø¿ôÆâ¤Ç static ´Ø¿ô¤òÀë¸À¤Ç¤­¤Þ¤»¤ó"
13545 #: config/stormy16/stormy16.c:1552
13546 #, fuzzy
13547 msgid "`B' operand is not constant"
13548 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É¤¬ `asm' Æâ¤ÇÄê¿ô¤Ç¤¹"
13550 #: config/stormy16/stormy16.c:1558
13551 msgid "`B' operand has multiple bits set"
13552 msgstr ""
13554 #: config/stormy16/stormy16.c:1585
13555 #, fuzzy
13556 msgid "`o' operand is not constant"
13557 msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥É¤¬ `asm' Æâ¤ÇÄê¿ô¤Ç¤¹"
13559 #: config/stormy16/stormy16.c:1600
13560 #, fuzzy
13561 msgid "xstormy16_print_operand: unknown code"
13562 msgstr "ia64_print_operand: ÉÔÌÀ¤Ê¥³¡¼¥É¤Ç¤¹"
13564 #: config/stormy16/stormy16.c:1650
13565 #, fuzzy, c-format
13566 msgid "switch statement of size %lu entries too large"
13567 msgstr "ÊÑ¿ô `%s' ¤Î¥µ¥¤¥º¤¬Â礭¤¹¤®¤Þ¤¹"
13569 #: config/v850/v850-c.c:67
13570 msgid "#pragma GHS endXXXX found without previous startXXX"
13571 msgstr "#pragma GHS endXXXX ¤¬Á°¤Î startXXX Ìµ¤·¤Ç¸«¤Ä¤«¤ê¤Þ¤·¤¿"
13573 #: config/v850/v850-c.c:69
13574 msgid "#pragma GHS endXXX does not match previous startXXX"
13575 msgstr "#pragma GHS endXXX ¤¬Á°¤Î startXXX ¤ÈŬ¹ç¤·¤Þ¤»¤ó"
13577 #: config/v850/v850-c.c:94
13578 #, fuzzy
13579 msgid "cannot set interrupt attribute: no current function"
13580 msgstr "interrupt Â°À­¤òÀßÄê¤Ç¤­¤Þ¤»¤ó: ¸½ºß¤Î´Ø¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
13582 #: config/v850/v850-c.c:102
13583 #, fuzzy
13584 msgid "cannot set interrupt attribute: no such identifier"
13585 msgstr "interrupt Â°À­¤òÀßÄê¤Ç¤­¤Þ¤»¤ó: ¤½¤ÎÍͤʼ±Ê̻Ҥ¬¤¢¤ê¤Þ¤»¤ó"
13587 #: config/v850/v850-c.c:148
13588 msgid "junk at end of #pragma ghs section"
13589 msgstr "#pragma ghs section ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13591 #: config/v850/v850-c.c:165
13592 #, fuzzy, c-format
13593 msgid "unrecognized section name \"%s\""
13594 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥»¥¯¥·¥ç¥ó̾ \"%s\""
13596 #: config/v850/v850-c.c:180
13597 msgid "malformed #pragma ghs section"
13598 msgstr "¤ª¤«¤·¤Ê #pragma ghs section"
13600 #: config/v850/v850-c.c:200
13601 msgid "junk at end of #pragma ghs interrupt"
13602 msgstr "#pragma ghs interrupt ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13604 #: config/v850/v850-c.c:212
13605 msgid "junk at end of #pragma ghs starttda"
13606 msgstr "#pragma ghs starttda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13608 #: config/v850/v850-c.c:224
13609 msgid "junk at end of #pragma ghs startsda"
13610 msgstr "#pragma ghs startsda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13612 #: config/v850/v850-c.c:236
13613 msgid "junk at end of #pragma ghs startzda"
13614 msgstr "#pragma ghs startzda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13616 #: config/v850/v850-c.c:248
13617 msgid "junk at end of #pragma ghs endtda"
13618 msgstr "#pragma ghs endtda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13620 #: config/v850/v850-c.c:260
13621 msgid "junk at end of #pragma ghs endsda"
13622 msgstr "#pragma ghs endsda ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13624 #: config/v850/v850-c.c:272
13625 msgid "junk at end of #pragma ghs endzda"
13626 msgstr "#pragma ghs ¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
13628 #: config/v850/v850.c:129
13629 #, fuzzy, c-format
13630 msgid "%s=%s is not numeric"
13631 msgstr "%s=%s ¤Ï¿ôÃͤǤϤ¢¤ê¤Þ¤»¤ó"
13633 #: config/v850/v850.c:136
13634 #, fuzzy, c-format
13635 msgid "%s=%s is too large"
13636 msgstr "%s=%s ¤ÏÂ礭¤¹¤®¤Þ¤¹¡£"
13638 #: config/v850/v850.c:302
13639 msgid "const_double_split got a bad insn:"
13640 msgstr ""
13642 #: config/v850/v850.c:837
13643 msgid "output_move_single:"
13644 msgstr ""
13646 #: config/v850/v850.c:2217
13647 msgid "a data area attribute cannot be specified for local variables"
13648 msgstr "¥Ç¡¼¥¿Îΰè°À­¤ò¥í¡¼¥«¥ëÊÑ¿ô¤Ë¤Ï»ØÄê¤Ç¤­¤Þ¤»¤ó"
13650 #: config/v850/v850.c:2228
13651 #, c-format
13652 msgid "data area of '%s' conflicts with previous declaration"
13653 msgstr "¥Ç¡¼¥¿Îΰè '%s' ¤ÏÁ°¤ÎÀë¸À¤ÈÌ·½â¤·¤Þ¤¹"
13655 #: config/v850/v850.c:2447
13656 #, fuzzy, c-format
13657 msgid "bogus JR construction: %d\n"
13658 msgstr "¸íËâ²½¤µ¤ì¤¿ JR ¹½Â¤: %d\n"
13660 #: config/v850/v850.c:2468 config/v850/v850.c:2670
13661 #, fuzzy, c-format
13662 msgid "bad amount of stack space removal: %d"
13663 msgstr "¥¹¥¿¥Ã¥¯¶õ´Öºï½üÎ̤¬ÉÔÀµ¤Ç¤¹: %d"
13665 #: config/v850/v850.c:2646
13666 #, fuzzy, c-format
13667 msgid "bogus JARL construction: %d\n"
13668 msgstr "¸íËâ²½¤µ¤ì¤¿ JARL ¹½Â¤: %d\n"
13670 #: config/v850/v850.c:3026
13671 #, fuzzy, c-format
13672 msgid "Bogus DISPOSE construction: %d\n"
13673 msgstr "¸íËâ²½¤µ¤ì¤¿ JR ¹½Â¤: %d\n"
13675 #: config/v850/v850.c:3048
13676 #, c-format
13677 msgid "Too much stack space to dispose of: %d"
13678 msgstr ""
13680 #: config/v850/v850.c:3224
13681 #, fuzzy, c-format
13682 msgid "Bogus PREPEARE construction: %d\n"
13683 msgstr "¸íËâ²½¤µ¤ì¤¿ JARL ¹½Â¤: %d\n"
13685 #: config/v850/v850.c:3246
13686 #, fuzzy, c-format
13687 msgid "Too much stack space to prepare: %d"
13688 msgstr "¥¹¥¿¥Ã¥¯¶õ´Öºï½üÎ̤¬ÉÔÀµ¤Ç¤¹: %d"
13690 #. Macro to define tables used to set the flags.
13691 #. This is a list in braces of pairs in braces,
13692 #. each pair being { "NAME", VALUE }
13693 #. where VALUE is the bits to set or minus the bits to clear.
13694 #. An empty string NAME is used to identify the default VALUE.
13695 #: config/v850/v850.h:158
13696 msgid "Support Green Hills ABI"
13697 msgstr "Green Hill ¤Î ABI ¤ò¥µ¥Ý¡¼¥È¤¹¤ë"
13699 #: config/v850/v850.h:161
13700 msgid "Prohibit PC relative function calls"
13701 msgstr "PC ´ØÏ¢¤Î´Ø¿ô¸Æ¤Ó½Ð¤·¤ò¶Ø¤¸¤ë"
13703 #: config/v850/v850.h:164
13704 msgid "Reuse r30 on a per function basis"
13705 msgstr "´Ø¿ô¤Î¼çÍ×ÉôʬËè¤Ë r30 ¤òºÆÍøÍѤ¹¤ë"
13707 #: config/v850/v850.h:167
13708 msgid "Use stubs for function prologues"
13709 msgstr "´Ø¿ô³«»ÏÉôʬÍѤΥ¹¥¿¥Ö¤ò»ÈÍѤ¹¤ë"
13711 #: config/v850/v850.h:170
13712 msgid "Same as: -mep -mprolog-function"
13713 msgstr "-mep -mprolog-function ¤ÈƱÍÍ"
13715 #: config/v850/v850.h:171
13716 msgid "Enable backend debugging"
13717 msgstr "¥Ð¥Ã¥¯¥¨¥ó¥É¥Ç¥Ð¥Ã¥°¤òÍ­¸ú¤Ë¤¹¤ë"
13719 #: config/v850/v850.h:173
13720 msgid "Compile for the v850 processor"
13721 msgstr "v850 ¥×¥í¥»¥Ã¥µÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
13723 #: config/v850/v850.h:175
13724 #, fuzzy
13725 msgid "Compile for v850e processor"
13726 msgstr "v850 ¥×¥í¥»¥Ã¥µÍѤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
13728 #. Make sure that the other bits are cleared.
13729 #: config/v850/v850.h:177
13730 #, fuzzy
13731 msgid "Enable the use of the short load instructions"
13732 msgstr "DB Ì¿Îá¤Î»ÈÍѤòÍ­¸ú¤Ë¤¹¤ë"
13734 #: config/v850/v850.h:180
13735 #, fuzzy
13736 msgid "Do not use the callt instruction"
13737 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
13739 #: config/v850/v850.h:187
13740 #, fuzzy
13741 msgid "Do not use registers r2 and r5"
13742 msgstr "sb ¥ì¥¸¥¹¥¿¤ò»ÈÍѤ·¤Ê¤¤"
13744 #: config/v850/v850.h:189
13745 msgid "Enfore strict alignment"
13746 msgstr ""
13748 #: config/v850/v850.h:192
13749 msgid "Use 4 byte entries in switch tables"
13750 msgstr "switch ¥Æ¡¼¥Ö¥ë¤Ç 4 ¥Ð¥¤¥È¥¨¥ó¥È¥ê¤ò»ÈÍѤ¹¤ë"
13752 #: config/v850/v850.h:218
13753 msgid "Set the max size of data eligible for the TDA area"
13754 msgstr "TDA Îΰè¤Ë¤È¤Ã¤Æ˾¤Þ¤·¤¤ºÇÂç¥Ç¡¼¥¿¥µ¥¤¥º¤òÀßÄꤹ¤ë"
13756 #: config/v850/v850.h:221
13757 msgid "Set the max size of data eligible for the SDA area"
13758 msgstr "SDA Îΰè¤Ë¤È¤Ã¤Æ˾¤Þ¤·¤¤ºÇÂç¥Ç¡¼¥¿¥µ¥¤¥º¤òÀßÄꤹ¤ë"
13760 #: config/v850/v850.h:224
13761 msgid "Set the max size of data eligible for the ZDA area"
13762 msgstr "ZDA Îΰè¤Ë¤È¤Ã¤Æ˾¤Þ¤·¤¤ºÇÂç¥Ç¡¼¥¿¥µ¥¤¥º¤òÀßÄꤹ¤ë"
13764 #: config/xtensa/xtensa.c:1062 config/xtensa/xtensa.c:1096
13765 #: config/xtensa/xtensa.c:1105
13766 msgid "bad test"
13767 msgstr ""
13769 #: config/xtensa/xtensa.c:1824
13770 msgid "boolean registers required for the floating-point option"
13771 msgstr ""
13773 #: config/xtensa/xtensa.c:1991
13774 #, fuzzy
13775 msgid "invalid mask"
13776 msgstr "̵¸ú¤Ê #pragma %s ¤Ç¤¹"
13778 #: config/xtensa/xtensa.c:2038
13779 #, fuzzy
13780 msgid "invalid address"
13781 msgstr "̵¸ú¤Ê¥³¡¼¥É¤Ç¤¹"
13783 #: config/xtensa/xtensa.c:2063
13784 #, fuzzy
13785 msgid "no register in address"
13786 msgstr "ÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾¤Ç¤¹: %s"
13788 #: config/xtensa/xtensa.c:2071
13789 #, fuzzy
13790 msgid "address offset not a constant"
13791 msgstr "Í׵ᤵ¤ì¤¿¥¢¥é¥¤¥ó¥á¥ó¥È¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
13793 #: config/xtensa/xtensa.c:2809
13794 #, fuzzy
13795 msgid "only uninitialized variables can be placed in a .bss section"
13796 msgstr "8 ¥Ó¥Ã¥ÈÎΰèÆâ¤ËÇÛÃ֤Ǥ­¤ëÊÑ¿ô¤À¤±¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
13798 #: config/xtensa/xtensa.h:114
13799 msgid "Use the Xtensa code density option"
13800 msgstr ""
13802 #: config/xtensa/xtensa.h:116
13803 #, fuzzy
13804 msgid "Do not use the Xtensa code density option"
13805 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
13807 #: config/xtensa/xtensa.h:118
13808 msgid "Use the Xtensa MAC16 option"
13809 msgstr ""
13811 #: config/xtensa/xtensa.h:120
13812 #, fuzzy
13813 msgid "Do not use the Xtensa MAC16 option"
13814 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
13816 #: config/xtensa/xtensa.h:122
13817 msgid "Use the Xtensa MUL16 option"
13818 msgstr ""
13820 #: config/xtensa/xtensa.h:124
13821 #, fuzzy
13822 msgid "Do not use the Xtensa MUL16 option"
13823 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
13825 #: config/xtensa/xtensa.h:126
13826 msgid "Use the Xtensa MUL32 option"
13827 msgstr ""
13829 #: config/xtensa/xtensa.h:128
13830 #, fuzzy
13831 msgid "Do not use the Xtensa MUL32 option"
13832 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
13834 #. undocumented
13835 #. undocumented
13836 #: config/xtensa/xtensa.h:134
13837 msgid "Use the Xtensa NSA option"
13838 msgstr ""
13840 #: config/xtensa/xtensa.h:136
13841 #, fuzzy
13842 msgid "Do not use the Xtensa NSA option"
13843 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
13845 #: config/xtensa/xtensa.h:138
13846 msgid "Use the Xtensa MIN/MAX option"
13847 msgstr ""
13849 #: config/xtensa/xtensa.h:140
13850 #, fuzzy
13851 msgid "Do not use the Xtensa MIN/MAX option"
13852 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
13854 #: config/xtensa/xtensa.h:142
13855 msgid "Use the Xtensa SEXT option"
13856 msgstr ""
13858 #: config/xtensa/xtensa.h:144
13859 #, fuzzy
13860 msgid "Do not use the Xtensa SEXT option"
13861 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
13863 #: config/xtensa/xtensa.h:146
13864 msgid "Use the Xtensa boolean register option"
13865 msgstr ""
13867 #: config/xtensa/xtensa.h:148
13868 #, fuzzy
13869 msgid "Do not use the Xtensa boolean register option"
13870 msgstr "ʬ³äÌ¿Îá¤ò»ÈÍѤ·¤Ê¤¤"
13872 #: config/xtensa/xtensa.h:150
13873 #, fuzzy
13874 msgid "Use the Xtensa floating-point unit"
13875 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ¹¤ë"
13877 #: config/xtensa/xtensa.h:152
13878 #, fuzzy
13879 msgid "Do not use the Xtensa floating-point unit"
13880 msgstr "¥Ï¡¼¥É¥¦¥§¥¢ÉâÆ°¾®¿ôÅÀ¤òÍøÍѤ·¤Ê¤¤"
13882 #. undocumented
13883 #. undocumented
13884 #. undocumented
13885 #. undocumented
13886 #. undocumented
13887 #. undocumented
13888 #. undocumented
13889 #. undocumented
13890 #: config/xtensa/xtensa.h:170
13891 #, fuzzy
13892 msgid "Disable fused multiply/add and multiply/subtract FP instructions"
13893 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
13895 #: config/xtensa/xtensa.h:172
13896 #, fuzzy
13897 msgid "Enable fused multiply/add and multiply/subtract FP instructions"
13898 msgstr "ÉâÆ°¾®¿ô¤Î¾è»»/²Ã»»Ì¿Îá¤òÀ¸À®¤¹¤ë"
13900 #: config/xtensa/xtensa.h:174
13901 msgid "Serialize volatile memory references with MEMW instructions"
13902 msgstr ""
13904 #: config/xtensa/xtensa.h:176
13905 #, fuzzy
13906 msgid "Do not serialize volatile memory references with MEMW instructions"
13907 msgstr "update Ì¿Îá¤È°ì½ï¤Ë¥í¡¼¥É/¥¹¥È¥¢Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤"
13909 #: config/xtensa/xtensa.h:178
13910 msgid "Intersperse literal pools with code in the text section"
13911 msgstr ""
13913 #: config/xtensa/xtensa.h:180
13914 msgid "Put literal pools in a separate literal section"
13915 msgstr ""
13917 #: config/xtensa/xtensa.h:182
13918 msgid "Automatically align branch targets to reduce branch penalties"
13919 msgstr ""
13921 #: config/xtensa/xtensa.h:184
13922 msgid "Do not automatically align branch targets"
13923 msgstr ""
13925 #: config/xtensa/xtensa.h:186
13926 msgid "Use indirect CALLXn instructions for large programs"
13927 msgstr ""
13929 #: config/xtensa/xtensa.h:188
13930 #, fuzzy
13931 msgid "Use direct CALLn instructions for fast calls"
13932 msgstr "ÁȤ߹þ¤ß¤Î½ü»»Ì¿Îá¤ò»ÈÍѤ¹¤ë"
13934 #: ada/misc.c:233
13935 msgid "`-gnat' misspelled as `-gant'"
13936 msgstr ""
13938 #: cp/call.c:258 cp/init.c:1587
13939 msgid "qualified type `%T' does not match destructor name `~%T'"
13940 msgstr ""
13942 #: cp/call.c:267
13943 msgid "type of `%E' does not match destructor type `%T' (type was `%T')"
13944 msgstr ""
13946 #: cp/call.c:276
13947 msgid "`%D' is a namespace"
13948 msgstr ""
13950 #: cp/call.c:284
13951 msgid "base object `%E' of scoped method call is of non-aggregate type `%T'"
13952 msgstr ""
13954 #: cp/call.c:366
13955 msgid "unable to call pointer to member function here"
13956 msgstr "¤³¤³¤Ç¤Ï¥á¥ó¥Ð´Ø¿ô¥Ý¥¤¥ó¥¿¸Æ¤Ó½Ð¤·¤¬¤Ç¤­¤Þ¤»¤ó"
13958 #: cp/call.c:515
13959 msgid "destructors take no parameters"
13960 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤Ï²¾°ú¿ô¤ò¼è¤ê¤Þ¤»¤ó"
13962 #: cp/call.c:519
13963 msgid "destructor name `~%T' does not match type `%T' of expression"
13964 msgstr ""
13966 #: cp/call.c:535 cp/call.c:4857
13967 msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'"
13968 msgstr ""
13970 #: cp/call.c:557
13971 #, fuzzy
13972 msgid "request for member `%D' is ambiguous"
13973 msgstr "Í׵ᤵ¤ì¤¿¥á¥ó¥Ð `%s' ¤Ï¿½Å·Ñ¾µ¥°¥é¥Õ¤ÎÃæ¤ÇÛ£Ëæ¤Ç¤¹"
13975 #: cp/call.c:2446
13976 msgid "%s %D(%T, %T, %T) <built-in>"
13977 msgstr ""
13979 #: cp/call.c:2451
13980 msgid "%s %D(%T, %T) <built-in>"
13981 msgstr ""
13983 #: cp/call.c:2455
13984 #, fuzzy
13985 msgid "%s %D(%T) <built-in>"
13986 msgstr "<ÁȤ߹þ¤ß>"
13988 #: cp/call.c:2459
13989 msgid "%s %T <conversion>"
13990 msgstr ""
13992 #: cp/call.c:2461
13993 #, fuzzy
13994 msgid "%s %+#D%s"
13995 msgstr "%s: %s"
13997 #: cp/call.c:2615
13998 #, fuzzy
13999 msgid "conversion from `%T' to `%T' is ambiguous"
14000 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
14002 #: cp/call.c:2690
14003 msgid "incomplete type '%T' cannot be used to name a scope"
14004 msgstr ""
14006 #: cp/call.c:2706 cp/typeck.c:2176 cp/typeck.c:2205
14007 #, fuzzy
14008 msgid "'%D' has no member named '%E'"
14009 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
14011 #: cp/call.c:2812
14012 msgid "no matching function for call to `%D(%A)'"
14013 msgstr ""
14015 #: cp/call.c:2823 cp/call.c:4948
14016 msgid "call of overloaded `%D(%A)' is ambiguous"
14017 msgstr ""
14019 #. It's no good looking for an overloaded operator() on a
14020 #. pointer-to-member-function.
14021 #: cp/call.c:2850
14022 #, c-format
14023 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
14024 msgstr ""
14026 #: cp/call.c:2920
14027 msgid "no match for call to `(%T) (%A)'"
14028 msgstr ""
14030 #: cp/call.c:2930
14031 #, fuzzy
14032 msgid "call of `(%T) (%A)' is ambiguous"
14033 msgstr "%s: ¥ª¥×¥·¥ç¥ó `-W %s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
14035 #: cp/call.c:2965
14036 msgid "%s for `%T ? %T : %T' operator"
14037 msgstr ""
14039 #: cp/call.c:2970
14040 #, fuzzy
14041 msgid "%s for `%T %s' operator"
14042 msgstr "%s ¤¬ `%s' ¥È¡¼¥¯¥ó¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
14044 #: cp/call.c:2973
14045 msgid "%s for `%T [%T]' operator"
14046 msgstr ""
14048 #: cp/call.c:2978
14049 #, fuzzy
14050 msgid "%s for `%T %s %T' operator"
14051 msgstr "%s ¤¬ `%s' ¥È¡¼¥¯¥ó¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
14053 #: cp/call.c:2981
14054 #, fuzzy
14055 msgid "%s for `%s %T' operator"
14056 msgstr "%s ¤¬ `%s' ¥È¡¼¥¯¥ó¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
14058 #: cp/call.c:3071
14059 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
14060 msgstr "ISO C++ ¤ÏÃæ´Ö¹à¤¬¾Êά¤µ¤ì¤¿ ?: ¼°¤ò¶Ø¤¸¤Þ¤¹"
14062 #: cp/call.c:3130
14063 #, c-format
14064 msgid "`%E' has type `void' and is not a throw-expression"
14065 msgstr ""
14067 #: cp/call.c:3163 cp/call.c:3363
14068 msgid "operands to ?: have different types"
14069 msgstr ""
14071 #: cp/call.c:3316
14072 #, fuzzy
14073 msgid "enumeral mismatch in conditional expression: `%T' vs `%T'"
14074 msgstr "¾ò·ï¼°¤Ç¤Î·¿¤ÎÁȹç¤ï¤»¤¬Å¬¹ç¤·¤Þ¤»¤ó"
14076 #: cp/call.c:3323
14077 #, fuzzy
14078 msgid "enumeral and non-enumeral type in conditional expression"
14079 msgstr "¾ò·ï¼°¤ËÉä¹çÉÕ¤­·¿¤ÈÉä¹ç̵¤··¿¤È¤¬¤¢¤ê¤Þ¤¹"
14081 #: cp/call.c:3405
14082 #, fuzzy
14083 msgid "`%D' must be declared before use"
14084 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
14086 #: cp/call.c:3604
14087 msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead"
14088 msgstr ""
14090 #: cp/call.c:3651
14091 msgid "using synthesized `%#D' for copy assignment"
14092 msgstr ""
14094 #: cp/call.c:3653
14095 msgid "  where cfront would use `%#D'"
14096 msgstr ""
14098 #: cp/call.c:3680
14099 #, fuzzy
14100 msgid "comparison between `%#T' and `%#T'"
14101 msgstr "Éä¹çÉÕ¤­¤ÈÉä¹ç̵¤·¤È¤ÎÈæ³Ó¤Ç¤¹"
14103 #: cp/call.c:3919
14104 #, fuzzy
14105 msgid "no suitable `operator delete' for `%T'"
14106 msgstr "¤¢¤ê¤¨¤Ê¤¤±é»»»Ò '%s'"
14108 #: cp/call.c:3938
14109 msgid "`%+#D' is private"
14110 msgstr ""
14112 #: cp/call.c:3940
14113 msgid "`%+#D' is protected"
14114 msgstr ""
14116 #: cp/call.c:3942
14117 msgid "`%+#D' is inaccessible"
14118 msgstr ""
14120 #: cp/call.c:3943
14121 msgid "within this context"
14122 msgstr ""
14124 #: cp/call.c:3985
14125 #, fuzzy
14126 msgid "invalid conversion from `%T' to `%T'"
14127 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
14129 #: cp/call.c:3987 cp/call.c:4126 cp/call.c:4128
14130 #, fuzzy
14131 msgid "  initializing argument %P of `%D'"
14132 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
14134 #: cp/call.c:4050 cp/call.c:4054
14135 msgid "  initializing argument %P of `%D' from result of `%D'"
14136 msgstr ""
14138 #: cp/call.c:4060 cp/call.c:4063
14139 msgid "  initializing temporary from result of `%D'"
14140 msgstr ""
14142 #. Undefined behavior [expr.call] 5.2.2/7.  We used to just warn
14143 #. here and do a bitwise copy, but now cp_expr_size will abort if we
14144 #. try to do that.
14145 #: cp/call.c:4215
14146 msgid "cannot pass objects of non-POD type `%#T' through `...'; call will abort at runtime"
14147 msgstr ""
14149 #. Undefined behavior [expr.call] 5.2.2/7.
14150 #: cp/call.c:4242
14151 msgid "cannot receive objects of non-POD type `%#T' through `...'"
14152 msgstr ""
14154 #: cp/call.c:4422
14155 msgid "passing `%T' as `this' argument of `%#D' discards qualifiers"
14156 msgstr ""
14158 #: cp/call.c:4656
14159 #, fuzzy
14160 msgid "could not find class$ field in java interface type `%T'"
14161 msgstr "`%s' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤Ë´ðÄ쥯¥é¥¹¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
14163 #: cp/call.c:4831
14164 #, fuzzy
14165 msgid "call to non-function `%D'"
14166 msgstr "virtual ¤ÊÈ󥯥饹´Ø¿ô `%s'"
14168 #: cp/call.c:4937
14169 msgid "no matching function for call to `%T::%D(%A)%#V'"
14170 msgstr ""
14172 #: cp/call.c:4967
14173 msgid "cannot call member function `%D' without object"
14174 msgstr ""
14176 #: cp/call.c:5580
14177 msgid "passing `%T' chooses `%T' over `%T'"
14178 msgstr ""
14180 #: cp/call.c:5582 cp/decl2.c:4081
14181 #, fuzzy
14182 msgid "  in call to `%D'"
14183 msgstr "`%s' ¤Ø¤Î¸Æ¤Ó½Ð¤·¤Ï¥¤¥ó¥é¥¤¥ó²½¤Ç¤­¤Þ¤»¤ó"
14185 #: cp/call.c:5631 cp/call.c:5756
14186 msgid "choosing `%D' over `%D'"
14187 msgstr ""
14189 #: cp/call.c:5632
14190 #, fuzzy
14191 msgid "  for conversion from `%T' to `%T'"
14192 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
14194 #: cp/call.c:5634
14195 msgid "  because conversion sequence for the argument is better"
14196 msgstr ""
14198 #: cp/call.c:5758
14199 msgid "  because worst conversion for the former is better than worst conversion for the latter"
14200 msgstr ""
14202 #: cp/call.c:5874 cp/call.c:5895
14203 #, fuzzy
14204 msgid "could not convert `%E' to `%T'"
14205 msgstr "0x%l.8x ¤òÎΰè¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
14207 #: cp/class.c:286
14208 msgid "cannot convert from base `%T' to derived type `%T' via virtual base `%T'"
14209 msgstr ""
14211 #: cp/class.c:943
14212 msgid "`%#D' and `%#D' cannot be overloaded"
14213 msgstr ""
14215 #: cp/class.c:1027
14216 #, fuzzy
14217 msgid "duplicate enum value `%D'"
14218 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
14220 #: cp/class.c:1030
14221 msgid "duplicate field `%D' (as enum and non-enum)"
14222 msgstr ""
14224 #: cp/class.c:1037
14225 #, fuzzy
14226 msgid "duplicate nested type `%D'"
14227 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
14229 #: cp/class.c:1048
14230 msgid "duplicate field `%D' (as type and non-type)"
14231 msgstr ""
14233 #: cp/class.c:1052
14234 #, fuzzy
14235 msgid "duplicate member `%D'"
14236 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
14238 #: cp/class.c:1095
14239 #, fuzzy
14240 msgid "conflicting access specifications for method `%D', ignored"
14241 msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤ËÂФ¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò¤¬¶¥¹ç¤·¤¿¤¿¤á¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
14243 #: cp/class.c:1097
14244 #, c-format
14245 msgid "conflicting access specifications for field `%s', ignored"
14246 msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤ËÂФ¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò¤¬¶¥¹ç¤·¤¿¤¿¤á¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
14248 #: cp/class.c:1142
14249 msgid "`%D' names constructor"
14250 msgstr ""
14252 #: cp/class.c:1147
14253 #, fuzzy
14254 msgid "`%D' invalid in `%T'"
14255 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `%s'"
14257 #: cp/class.c:1155
14258 msgid "no members matching `%D' in `%#T'"
14259 msgstr ""
14261 #: cp/class.c:1187 cp/class.c:1195
14262 #, fuzzy
14263 msgid "`%D' invalid in `%#T'"
14264 msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó `%s'"
14266 #: cp/class.c:1188
14267 msgid "  because of local method `%#D' with same name"
14268 msgstr ""
14270 #: cp/class.c:1196
14271 msgid "  because of local member `%#D' with same name"
14272 msgstr ""
14274 #: cp/class.c:1268
14275 #, fuzzy
14276 msgid "base class `%#T' has a non-virtual destructor"
14277 msgstr "Èó²¾Áۥǥ¹¥È¥é¥¯¥¿¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
14279 #: cp/class.c:1288
14280 msgid "base `%T' with only non-default constructor in class without a constructor"
14281 msgstr ""
14283 #: cp/class.c:1860
14284 msgid "all member functions in class `%T' are private"
14285 msgstr ""
14287 #: cp/class.c:1874
14288 msgid "`%#T' only defines a private destructor and has no friends"
14289 msgstr ""
14291 #: cp/class.c:1917
14292 msgid "`%#T' only defines private constructors and has no friends"
14293 msgstr ""
14295 #: cp/class.c:2038 cp/class.c:5172
14296 #, fuzzy
14297 msgid "redefinition of `%#T'"
14298 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
14300 #: cp/class.c:2039
14301 #, fuzzy
14302 msgid "previous definition of `%#T'"
14303 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
14305 #: cp/class.c:2313
14306 msgid "no unique final overrider for `%D' in `%T'"
14307 msgstr ""
14309 #. Here we know it is a hider, and no overrider exists.
14310 #: cp/class.c:2652
14311 msgid "`%D' was hidden"
14312 msgstr ""
14314 #: cp/class.c:2653
14315 msgid "  by `%D'"
14316 msgstr ""
14318 #: cp/class.c:2695
14319 msgid "ISO C++ forbids member `%D' with same name as enclosing class"
14320 msgstr ""
14322 #: cp/class.c:2700 cp/decl2.c:1327
14323 msgid "`%#D' invalid; an anonymous union can only have non-static data members"
14324 msgstr ""
14326 #: cp/class.c:2706 cp/decl2.c:1333
14327 msgid "private member `%#D' in anonymous union"
14328 msgstr ""
14330 #: cp/class.c:2709 cp/decl2.c:1335
14331 msgid "protected member `%#D' in anonymous union"
14332 msgstr ""
14334 #: cp/class.c:2834
14335 msgid "vtable layout for class `%T' may not be ABI-compliant and may change in a future version of GCC due to implicit virtual destructor"
14336 msgstr ""
14338 #: cp/class.c:2898
14339 #, fuzzy
14340 msgid "bit-field `%#D' with non-integral type"
14341 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
14343 #: cp/class.c:2918
14344 #, fuzzy
14345 msgid "bit-field `%D' width not an integer constant"
14346 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
14348 #: cp/class.c:2924
14349 #, fuzzy
14350 msgid "negative width in bit-field `%D'"
14351 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬Éé¤Î¿ô¤Ç¤¹"
14353 #: cp/class.c:2929
14354 #, fuzzy
14355 msgid "zero width for bit-field `%D'"
14356 msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É `%s' ¤ÎÉý¤¬ 0 ¤Ç¤¹"
14358 #: cp/class.c:2935
14359 #, fuzzy
14360 msgid "width of `%D' exceeds its type"
14361 msgstr "`%s' ¤ÎÉý¤Ï¤½¤Î·¿¤Î¥µ¥¤¥º¤òĶ¤¨¤Æ¤¤¤Þ¤¹"
14363 #: cp/class.c:2944
14364 msgid "`%D' is too small to hold all values of `%#T'"
14365 msgstr ""
14367 #: cp/class.c:3028
14368 msgid "member `%#D' with constructor not allowed in union"
14369 msgstr ""
14371 #: cp/class.c:3031
14372 msgid "member `%#D' with destructor not allowed in union"
14373 msgstr ""
14375 #: cp/class.c:3034
14376 msgid "member `%#D' with copy assignment operator not allowed in union"
14377 msgstr ""
14379 #: cp/class.c:3061
14380 #, fuzzy
14381 msgid "multiple fields in union `%T' initialized"
14382 msgstr "¶¦ÍÑÂνé´ü²½»ÒÆâ¤ÎÍ×ÁǤ¬Â¿¤¹¤®¤Þ¤¹"
14384 #: cp/class.c:3183
14385 msgid "field `%D' in local class cannot be static"
14386 msgstr ""
14388 #: cp/class.c:3189
14389 #, fuzzy
14390 msgid "field `%D' invalidly declared function type"
14391 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
14393 #: cp/class.c:3196
14394 #, fuzzy
14395 msgid "field `%D' invalidly declared method type"
14396 msgstr "¥Ñ¥é¥á¥¿¤Ï¥á¥½¥Ã¥É¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
14398 #: cp/class.c:3202
14399 #, fuzzy
14400 msgid "field `%D' invalidly declared offset type"
14401 msgstr "¥Ñ¥é¥á¥¿¤¬¥ª¥Õ¥»¥Ã¥È¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
14403 #. Unions cannot have static members.
14404 #: cp/class.c:3220
14405 #, fuzzy
14406 msgid "field `%D' declared static in union"
14407 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
14409 #: cp/class.c:3247
14410 msgid "non-static reference `%#D' in class without a constructor"
14411 msgstr ""
14413 #: cp/class.c:3282
14414 msgid "non-static const member `%#D' in class without a constructor"
14415 msgstr ""
14417 #: cp/class.c:3298
14418 msgid "field `%#D' with same name as class"
14419 msgstr ""
14421 #: cp/class.c:3316
14422 #, fuzzy
14423 msgid "`%#T' has pointer data members"
14424 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
14426 #: cp/class.c:3320
14427 msgid "  but does not override `%T(const %T&)'"
14428 msgstr ""
14430 #: cp/class.c:3322
14431 msgid "  or `operator=(const %T&)'"
14432 msgstr ""
14434 #: cp/class.c:3325
14435 msgid "  but does not override `operator=(const %T&)'"
14436 msgstr ""
14438 #: cp/class.c:3775
14439 msgid "offset of empty base `%T' may not be ABI-compliant and maychange in a future version of GCC"
14440 msgstr ""
14442 #: cp/class.c:3883
14443 msgid "class `%T' will be considered nearly empty in a future version of GCC"
14444 msgstr ""
14446 #: cp/class.c:3973
14447 #, fuzzy
14448 msgid "initializer specified for non-virtual method `%D'"
14449 msgstr "Èó´Ø¿ô `%s' ¤Î°ú¿ô¤Ë format Â°À­¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
14451 #: cp/class.c:4709
14452 msgid "offset of virtual base `%T' is not ABI-compliant and may change in a future version of GCC"
14453 msgstr ""
14455 #: cp/class.c:4809
14456 msgid "direct base `%T' inaccessible in `%T' due to ambiguity"
14457 msgstr ""
14459 #: cp/class.c:4822
14460 msgid "virtual base `%T' inaccessible in `%T' due to ambiguity"
14461 msgstr ""
14463 #: cp/class.c:4978
14464 msgid "size assigned to `%T' may not be ABI-compliant and may change in a future version of GCC"
14465 msgstr ""
14467 #: cp/class.c:5011
14468 msgid "offset of `%D' is not ABI-compliant and may change in a future version of GCC"
14469 msgstr ""
14471 #: cp/class.c:5020
14472 msgid "`%D' contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
14473 msgstr ""
14475 #: cp/class.c:5079
14476 msgid "layout of classes derived from empty class `%T' may change in a future version of GCC"
14477 msgstr ""
14479 #: cp/class.c:5320
14480 #, fuzzy
14481 msgid "`%#T' has virtual functions but non-virtual destructor"
14482 msgstr "Èó²¾Áۥǥ¹¥È¥é¥¯¥¿¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
14484 #: cp/class.c:5405
14485 #, fuzzy
14486 msgid "trying to finish struct, but kicked out due to previous parse errors"
14487 msgstr "¹½Ê¸²òÀϤ¬¹½Â¤ÂΤνª¤ê¤Ëº¹¤·³Ý¤«¤ê¤Þ¤·¤¿¤¬¡¢Á°¤Î¥¨¥é¡¼¤Î¤»¤¤¤Çʸ̮¤ò¸«¼º¤¤¤Þ¤·¤¿"
14489 #: cp/class.c:5861
14490 #, c-format
14491 msgid "language string `\"%s\"' not recognized"
14492 msgstr "¸À¸ìʸ»úÎó `\"%s\"' ¤Ïǧ¼±¤µ¤ì¤Þ¤»¤ó"
14494 #: cp/class.c:5957
14495 msgid "cannot resolve overloaded function `%D' based on conversion to type `%T'"
14496 msgstr ""
14498 #: cp/class.c:6078
14499 msgid "no matches converting function `%D' to type `%#T'"
14500 msgstr ""
14502 #: cp/class.c:6101
14503 msgid "converting overloaded function `%D' to type `%#T' is ambiguous"
14504 msgstr ""
14506 #: cp/class.c:6127
14507 #, fuzzy
14508 msgid "assuming pointer to member `%D'"
14509 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
14511 #: cp/class.c:6130
14512 #, c-format
14513 msgid "(a pointer to member can only be formed with `&%E')"
14514 msgstr ""
14516 #: cp/class.c:6174 cp/class.c:6345 cp/class.c:6352
14517 msgid "not enough type information"
14518 msgstr "ÉÔ½½Ê¬¤Ê·¿¾ðÊó"
14520 #: cp/class.c:6183
14521 #, fuzzy
14522 msgid "argument of type `%T' does not match `%T'"
14523 msgstr "²¾°ú¿ô `%s' ¤Ï¥×¥í¥È¥¿¥¤¥×¤Ë°ìÃפ·¤Þ¤»¤ó"
14525 #: cp/class.c:6329
14526 msgid "invalid operation on uninstantiated type"
14527 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹²½¤µ¤ì¤Ê¤¤·¿¤ËÂФ¹¤ë̵¸ú¤ÊÁàºî¤Ç¤¹"
14529 #. [basic.scope.class]
14531 #. A name N used in a class S shall refer to the same declaration
14532 #. in its context and when re-evaluated in the completed scope of
14533 #. S.
14534 #: cp/class.c:6612 cp/decl.c:1006 cp/decl.c:3102 cp/pt.c:1845
14535 #, fuzzy
14536 msgid "declaration of `%#D'"
14537 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
14539 #: cp/class.c:6613
14540 msgid "changes meaning of `%D' from `%+#D'"
14541 msgstr ""
14543 #: cp/cvt.c:88
14544 #, fuzzy
14545 msgid "can't convert from incomplete type `%T' to `%T'"
14546 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
14548 #: cp/cvt.c:97
14549 msgid "conversion of `%E' from `%T' to `%T' is ambiguous"
14550 msgstr ""
14552 #: cp/cvt.c:126
14553 #, fuzzy
14554 msgid "converting from `%T' to `%T'"
14555 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
14557 #: cp/cvt.c:201 cp/cvt.c:205
14558 msgid "pointer to member cast from `%T' to `%T' is via virtual base"
14559 msgstr ""
14561 #: cp/cvt.c:223 cp/cvt.c:236 cp/cvt.c:283
14562 #, fuzzy
14563 msgid "cannot convert `%E' from type `%T' to type `%T'"
14564 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
14566 #: cp/cvt.c:262
14567 #, fuzzy
14568 msgid "invalid conversion from '%T' to '%T'"
14569 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
14571 #: cp/cvt.c:537
14572 msgid "conversion from `%T' to `%T' discards qualifiers"
14573 msgstr ""
14575 #: cp/cvt.c:555
14576 msgid "casting `%T' to `%T' does not dereference pointer"
14577 msgstr ""
14579 #: cp/cvt.c:584
14580 #, fuzzy
14581 msgid "cannot convert type `%T' to type `%T'"
14582 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
14584 #: cp/cvt.c:701
14585 #, fuzzy
14586 msgid "conversion from `%#T' to `%#T'"
14587 msgstr "NaN ¤«¤éÀ°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
14589 #: cp/cvt.c:713
14590 #, fuzzy
14591 msgid "`%#T' used where a `%T' was expected"
14592 msgstr "Ê£ÁÇ¿ô·¿¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿"
14594 #: cp/cvt.c:730
14595 msgid "the address of `%D', will always be `true'"
14596 msgstr ""
14598 #: cp/cvt.c:750
14599 #, fuzzy
14600 msgid "`%#T' used where a floating point value was expected"
14601 msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬¤¢¤ë¤Ù¤­²Õ½ê¤Ç¡¢¥Ý¥¤¥ó¥¿Ãͤ¬»È¤ï¤ì¤Þ¤·¤¿"
14603 #: cp/cvt.c:797
14604 #, fuzzy
14605 msgid "conversion from `%T' to non-scalar type `%T' requested"
14606 msgstr "Èó¥¹¥«¥é¡¼·¿¤Ø¤ÎÊÑ´¹¤¬Í׵ᤵ¤ì¤Þ¤¹"
14608 #: cp/cvt.c:883
14609 msgid "object of incomplete type `%T' will not be accessed in %s"
14610 msgstr ""
14612 #: cp/cvt.c:886
14613 msgid "object of type `%T' will not be accessed in %s"
14614 msgstr ""
14616 #: cp/cvt.c:902
14617 msgid "object `%E' of incomplete type `%T' will not be accessed in %s"
14618 msgstr ""
14620 #. [over.over] enumerates the places where we can take the address
14621 #. of an overloaded function, and this is not one of them.
14622 #: cp/cvt.c:922
14623 #, fuzzy, c-format
14624 msgid "%s cannot resolve address of overloaded function"
14625 msgstr "À©¸æ¤¬Èó void ´Ø¿ô¤Î½ª¤ê¤ËÅþ㤷¤Þ¤·¤¿"
14627 #. Only warn when there is no &.
14628 #: cp/cvt.c:927
14629 #, c-format
14630 msgid "%s is a reference, not call, to function `%E'"
14631 msgstr ""
14633 #: cp/cvt.c:1065
14634 #, fuzzy
14635 msgid "converting NULL to non-pointer type"
14636 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
14638 #: cp/cvt.c:1141
14639 msgid "ambiguous default type conversion from `%T'"
14640 msgstr ""
14642 #: cp/cvt.c:1143
14643 msgid "  candidate conversions include `%D' and `%D'"
14644 msgstr ""
14646 #: cp/decl.c:1007 cp/decl.c:3205
14647 #, fuzzy
14648 msgid "conflicts with previous declaration `%#D'"
14649 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
14651 #: cp/decl.c:1211
14652 #, fuzzy
14653 msgid "label `%D' used but not defined"
14654 msgstr "¥é¥Ù¥ë `%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
14656 #: cp/decl.c:1216
14657 #, fuzzy
14658 msgid "label `%D' defined but not used"
14659 msgstr "¥é¥Ù¥ë `%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
14661 #: cp/decl.c:2249
14662 msgid "namespace alias `%D' not allowed here, assuming `%D'"
14663 msgstr ""
14665 #: cp/decl.c:3008 cp/decl.c:3413
14666 #, fuzzy
14667 msgid "previous declaration of `%D'"
14668 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14670 #: cp/decl.c:3089 cp/decl.c:3127
14671 #, fuzzy
14672 msgid "shadowing %s function `%#D'"
14673 msgstr "¥é¥¤¥Ö¥é¥ê´Ø¿ô `%s' ¤òʤ¤¤±£¤·¤Þ¤¹"
14675 #: cp/decl.c:3098
14676 #, fuzzy
14677 msgid "library function `%#D' redeclared as non-function `%#D'"
14678 msgstr "¥é¥¤¥Ö¥é¥ê´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
14680 #: cp/decl.c:3103
14681 #, fuzzy
14682 msgid "conflicts with built-in declaration `%#D'"
14683 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
14685 #: cp/decl.c:3122 cp/decl.c:3219 cp/decl.c:3235
14686 #, fuzzy
14687 msgid "new declaration `%#D'"
14688 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
14690 #: cp/decl.c:3123
14691 #, fuzzy
14692 msgid "ambiguates built-in declaration `%#D'"
14693 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
14695 #: cp/decl.c:3179
14696 #, fuzzy
14697 msgid "`%#D' redeclared as different kind of symbol"
14698 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
14700 #: cp/decl.c:3182
14701 #, fuzzy
14702 msgid "previous declaration of `%#D'"
14703 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14705 #: cp/decl.c:3204
14706 #, fuzzy
14707 msgid "declaration of template `%#D'"
14708 msgstr "`enum %s' ¤ÎºÆÀë¸À"
14710 #: cp/decl.c:3220 cp/decl.c:3236
14711 #, fuzzy
14712 msgid "ambiguates old declaration `%#D'"
14713 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
14715 #: cp/decl.c:3228
14716 #, fuzzy
14717 msgid "declaration of C function `%#D' conflicts with"
14718 msgstr "%s: ´Ø¿ô `%s' ¤ÎÀë¸À¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
14720 #: cp/decl.c:3230
14721 #, fuzzy
14722 msgid "previous declaration `%#D' here"
14723 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14725 #: cp/decl.c:3246
14726 #, fuzzy
14727 msgid "conflicting types for `%#D'"
14728 msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
14730 #: cp/decl.c:3247
14731 #, fuzzy
14732 msgid "previous declaration as `%#D'"
14733 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14735 #: cp/decl.c:3290
14736 #, fuzzy
14737 msgid "`%#D' previously defined here"
14738 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
14740 #: cp/decl.c:3291
14741 #, fuzzy
14742 msgid "`%#D' previously declared here"
14743 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
14745 #. Prototype decl follows defn w/o prototype.
14746 #: cp/decl.c:3300
14747 #, fuzzy
14748 msgid "prototype for `%#D'"
14749 msgstr "`%s' ¤Î¥×¥í¥È¥¿¥¤¥×¤¬¸å¤í¤Ë¤¢¤ê¤Þ¤¹"
14751 #: cp/decl.c:3301
14752 #, fuzzy
14753 msgid "follows non-prototype definition here"
14754 msgstr "Èó¥×¥í¥È¥¿¥¤¥×ÄêµÁ¤¬¤³¤³¤Ë¤¢¤ê¤Þ¤¹"
14756 #: cp/decl.c:3313
14757 #, fuzzy
14758 msgid "previous declaration of `%#D' with %L linkage"
14759 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14761 #: cp/decl.c:3315
14762 #, fuzzy
14763 msgid "conflicts with new declaration with %L linkage"
14764 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
14766 #: cp/decl.c:3338 cp/decl.c:3345
14767 #, fuzzy
14768 msgid "default argument given for parameter %d of `%#D'"
14769 msgstr "¥Þ¥¯¥í `%s' ¤Ë°ú¿ô¤¬Í¿¤¨¤é¤ì¤Þ¤·¤¿"
14771 #: cp/decl.c:3340 cp/decl.c:3347
14772 #, fuzzy
14773 msgid "after previous specification in `%#D'"
14774 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14776 #: cp/decl.c:3356
14777 #, fuzzy
14778 msgid "`%#D' was used before it was declared inline"
14779 msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤ÎÁ°¤Ë¥×¥í¥È¥¿¥¤¥×¤Ê¤·¤Ç»È¤ï¤ì¤Þ¤·¤¿"
14781 #: cp/decl.c:3358
14782 #, fuzzy
14783 msgid "previous non-inline declaration here"
14784 msgstr "Á°Êý¤Ç¤Î `%s' ¤Î°ÅÌÛŪ¤ÊÀë¸À"
14786 #: cp/decl.c:3412
14787 #, fuzzy
14788 msgid "redundant redeclaration of `%D' in same scope"
14789 msgstr "`%s' ¤Î¾éĹ¤ÊºÆÀë¸À¤¬Æ±°ì¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
14791 #: cp/decl.c:3493
14792 #, fuzzy, c-format
14793 msgid "declaration of `%F' throws different exceptions"
14794 msgstr "`%s' ¤ÎÀë¸À¤Ï´Ø¿ô¤ÎÇÛÎó"
14796 #: cp/decl.c:3495
14797 #, fuzzy, c-format
14798 msgid "than previous declaration `%F'"
14799 msgstr "`%s' ¤ÎÁ°ÊýÀë¸À¤¬¤¢¤ê¤Þ¤»¤ó"
14801 #. From [temp.expl.spec]:
14803 #. If a template, a member template or the member of a class
14804 #. template is explicitly specialized then that
14805 #. specialization shall be declared before the first use of
14806 #. that specialization that would cause an implicit
14807 #. instantiation to take place, in every translation unit in
14808 #. which such a use occurs.
14809 #: cp/decl.c:3632
14810 msgid "explicit specialization of %D after first use"
14811 msgstr ""
14813 #: cp/decl.c:3886
14814 #, fuzzy
14815 msgid "`%#D' used prior to declaration"
14816 msgstr "`%s' ¤ÏÀë¸À¤è¤ê¤âÀè¤Ë»ÈÍѤµ¤ì¤Þ¤·¤¿"
14818 #: cp/decl.c:3917
14819 #, fuzzy
14820 msgid "redeclaration of `wchar_t' as `%T'"
14821 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
14823 #. A redeclaration of main, but not a duplicate of the
14824 #. previous one.
14826 #. [basic.start.main]
14828 #. This function shall not be overloaded.
14829 #: cp/decl.c:3945
14830 #, fuzzy
14831 msgid "invalid redeclaration of `%D'"
14832 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
14834 #: cp/decl.c:3946
14835 msgid "as `%D'"
14836 msgstr ""
14838 #: cp/decl.c:4036
14839 #, fuzzy
14840 msgid "previous external decl of `%#D'"
14841 msgstr "Á°Êý¤Î `%s' ¤Î³°ÉôÀë¸À"
14843 #: cp/decl.c:4077
14844 #, fuzzy
14845 msgid "`%D' was previously implicitly declared to return `int'"
14846 msgstr "`%s' ¤ÏÁ°Êý¤Ç°ÅÌÛŪ¤Ë `int' ¤òÊÖ¤¹¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
14848 #: cp/decl.c:4137
14849 #, fuzzy
14850 msgid "extern declaration of `%#D' doesn't match"
14851 msgstr "`%s' ¤Îextern Àë¸À¤Ï¥°¥í¡¼¥Ð¥ë¤Î¤½¤ì¤È°ìÃפ·¤Þ¤»¤ó"
14853 #: cp/decl.c:4138
14854 #, fuzzy
14855 msgid "global declaration `%#D'"
14856 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
14858 #: cp/decl.c:4169
14859 #, fuzzy
14860 msgid "declaration of `%#D' shadows a parameter"
14861 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¤òʤ¤¤±£¤·¤Þ¤¹"
14863 #: cp/decl.c:4189
14864 #, c-format
14865 msgid "declaration of `%s' shadows a member of `this'"
14866 msgstr "`%s' ¤ÎÀë¸À¤Ë¤è¤ê `this' ¤Î¥á¥ó¥Ð¤¬Ê¤¤¤±£¤µ¤ì¤Þ¤¹"
14868 #: cp/decl.c:4541
14869 #, fuzzy
14870 msgid "`%#D' hides constructor for `%#T'"
14871 msgstr "`%#D' ¤Î¤¿¤á¤Î¥Ç¥¹¥È¥é¥¯¥¿¤¬É¬ÍפǤ¹"
14873 #: cp/decl.c:4556
14874 #, fuzzy
14875 msgid "`%#D' conflicts with previous using declaration `%#D'"
14876 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
14878 #: cp/decl.c:4568
14879 #, fuzzy
14880 msgid "previous non-function declaration `%#D'"
14881 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
14883 #: cp/decl.c:4569
14884 #, fuzzy
14885 msgid "conflicts with function declaration `%#D'"
14886 msgstr "`%s' ¤ÎÀë¸À¤¬Ì·½â¤·¤Æ¤¤¤Þ¤¹"
14888 #: cp/decl.c:4659
14889 #, fuzzy
14890 msgid "implicit declaration of function `%#D'"
14891 msgstr "´Ø¿ô `%s' ¤Î°ÅÌÛ¤ÎÀë¸À"
14893 #: cp/decl.c:4817
14894 #, c-format
14895 msgid "label `%s' referenced outside of any function"
14896 msgstr "¥é¥Ù¥ë `%s' ¤¬´Ø¿ô¤Î³°Â¦¤Î²¿¤«¤ò»²¾È¤·¤Þ¤·¤¿"
14898 #: cp/decl.c:4920 cp/decl.c:4944 cp/decl.c:5037
14899 #, fuzzy
14900 msgid "jump to label `%D'"
14901 msgstr "case ¥é¥Ù¥ë¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹"
14903 #: cp/decl.c:4922 cp/decl.c:4946
14904 msgid "jump to case label"
14905 msgstr "case ¥é¥Ù¥ë¤Ë¥¸¥ã¥ó¥×¤·¤Æ¤¤¤Þ¤¹"
14907 #: cp/decl.c:4930
14908 #, fuzzy
14909 msgid "  crosses initialization of `%#D'"
14910 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
14912 #: cp/decl.c:4933 cp/decl.c:5053
14913 msgid "  enters scope of non-POD `%#D'"
14914 msgstr ""
14916 #: cp/decl.c:4953 cp/decl.c:5057
14917 msgid "  enters try block"
14918 msgstr "  try ¥Ö¥í¥Ã¥¯¤ËÆþ¤ê¤Þ¤¹"
14920 #. Can't skip init of __exception_info.
14921 #: cp/decl.c:4955 cp/decl.c:5049 cp/decl.c:5059
14922 msgid "  enters catch block"
14923 msgstr "  catch ¥Ö¥í¥Ã¥¯¤ËÆþ¤ê¤Þ¤¹"
14925 #: cp/decl.c:5038
14926 msgid "  from here"
14927 msgstr "  ¤³¤³¤«¤é"
14929 #: cp/decl.c:5051
14930 #, fuzzy
14931 msgid "  skips initialization of `%#D'"
14932 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
14934 #: cp/decl.c:5086
14935 msgid "label named wchar_t"
14936 msgstr ""
14938 #: cp/decl.c:5090
14939 #, fuzzy
14940 msgid "duplicate label `%D'"
14941 msgstr "½ÅÊ£¤·¤¿¥á¥ó¥Ð `%s'"
14943 #: cp/decl.c:5175
14944 #, fuzzy, c-format
14945 msgid "case label `%E' not within a switch statement"
14946 msgstr "case ¥é¥Ù¥ë¤¬ switch Ê¸¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
14948 #. Definition isn't the kind we were looking for.
14949 #: cp/decl.c:5354 cp/decl.c:5373
14950 msgid "`%#D' redeclared as %C"
14951 msgstr ""
14953 #. This happens for A::B where B is a template, and there are no
14954 #. template arguments.
14955 #: cp/decl.c:5461 cp/typeck.c:2062 cp/typeck.c:2217
14956 #, fuzzy
14957 msgid "invalid use of `%D'"
14958 msgstr "`restrict' ¤ÎÍÑË¡¤¬ÉÔŬÀڤǤ¹"
14960 #: cp/decl.c:5502
14961 #, fuzzy
14962 msgid "`%D::%D' is not a template"
14963 msgstr "¥Æ¥ó¥×¥ì¡¼¥ÈÆâ¤Ç `%s' ¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹"
14965 #: cp/decl.c:5519
14966 msgid "`%D' undeclared in namespace `%D'"
14967 msgstr ""
14969 #: cp/decl.c:5652
14970 msgid "`%D' used without template parameters"
14971 msgstr ""
14973 #: cp/decl.c:5663 cp/decl.c:5679 cp/decl.c:5783
14974 msgid "no class template named `%#T' in `%#T'"
14975 msgstr ""
14977 #: cp/decl.c:5702 cp/decl.c:5712 cp/decl.c:5744
14978 #, fuzzy
14979 msgid "no type named `%#T' in `%#T'"
14980 msgstr "`asm' Ãæ¤ËÉÔÌÀ¤Ê¥ì¥¸¥¹¥¿Ì¾ `%s' ¤¬¤¢¤ê¤Þ¤¹"
14982 #: cp/decl.c:5968
14983 #, fuzzy
14984 msgid "lookup of `%D' finds `%#D'"
14985 msgstr "`%s' ¤Î̾Á°°ú¤­¤ÏÊѹ¹¤µ¤ì¤Þ¤·¤¿"
14987 #: cp/decl.c:5970
14988 msgid "  instead of `%D' from dependent base class"
14989 msgstr ""
14991 #: cp/decl.c:5972
14992 msgid "  (use `typename %T::%D' if that's what you meant)"
14993 msgstr ""
14995 #: cp/decl.c:6003
14996 #, fuzzy
14997 msgid "name lookup of `%D' changed"
14998 msgstr "`%s' ¤Î̾Á°°ú¤­¤ÏÊѹ¹¤µ¤ì¤Þ¤·¤¿"
15000 #: cp/decl.c:6005
15001 msgid "  matches this `%D' under ISO standard rules"
15002 msgstr ""
15004 #: cp/decl.c:6007
15005 msgid "  matches this `%D' under old rules"
15006 msgstr ""
15008 #: cp/decl.c:6021 cp/decl.c:6028
15009 #, fuzzy
15010 msgid "name lookup of `%D' changed for new ISO `for' scoping"
15011 msgstr "`%s' ¤Î̾Á°°ú¤­¤Ï¿·¤¿¤Ê ISO `for' ¥¹¥³¡¼¥×¤ËÊѤï¤ê¤Þ¤·¤¿"
15013 #: cp/decl.c:6023
15014 msgid "  cannot use obsolete binding at `%D' because it has a destructor"
15015 msgstr ""
15017 #: cp/decl.c:6030
15018 msgid "  using obsolete binding at `%D'"
15019 msgstr ""
15021 #: cp/decl.c:6211
15022 msgid "lookup of `%D' in the scope of `%#T' (`%#D') does not match lookup in the current scope (`%#D')"
15023 msgstr ""
15025 #: cp/decl.c:7025
15026 #, fuzzy
15027 msgid "an anonymous union cannot have function members"
15028 msgstr "̵̾¶¦ÍÑÂΤ˥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤»¤ó"
15030 #: cp/decl.c:7042
15031 msgid "member %#D' with constructor not allowed in anonymous aggregate"
15032 msgstr ""
15034 #: cp/decl.c:7045
15035 msgid "member %#D' with destructor not allowed in anonymous aggregate"
15036 msgstr ""
15038 #: cp/decl.c:7048
15039 msgid "member %#D' with copy assignment operator not allowed in anonymous aggregate"
15040 msgstr ""
15042 #: cp/decl.c:7086
15043 #, fuzzy
15044 msgid "redeclaration of C++ built-in type `%T'"
15045 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
15047 #: cp/decl.c:7122
15048 msgid "multiple types in one declaration"
15049 msgstr "°ì¤Ä¤ÎÀë¸À¤ËÊ£¿ô¤Î·¿¤¬¤¢¤ê¤Þ¤¹"
15051 #: cp/decl.c:7149
15052 #, fuzzy
15053 msgid "missing type-name in typedef-declaration"
15054 msgstr "typdef Àë¸À¤Ç·¿Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
15056 #: cp/decl.c:7156
15057 msgid "ISO C++ prohibits anonymous structs"
15058 msgstr "ISO C++ ¤Ï̵̾¹½Â¤ÂΤò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹"
15060 #: cp/decl.c:7163
15061 #, fuzzy
15062 msgid "`%D' can only be specified for functions"
15063 msgstr "Èó´Ø¿ô `%s' ¤Î°ú¿ô¤Ë format Â°À­¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
15065 #: cp/decl.c:7165
15066 msgid "`%D' can only be specified inside a class"
15067 msgstr ""
15069 #: cp/decl.c:7167
15070 #, fuzzy
15071 msgid "`%D' can only be specified for constructors"
15072 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
15074 #: cp/decl.c:7170
15075 #, fuzzy
15076 msgid "`%D' can only be specified for objects and functions"
15077 msgstr "Èó´Ø¿ô `%s' ¤Î°ú¿ô¤Ë format Â°À­¤¬»ØÄꤵ¤ì¤Þ¤·¤¿"
15079 #: cp/decl.c:7312 cp/decl2.c:927
15080 #, fuzzy
15081 msgid "typedef `%D' is initialized (use __typeof__ instead)"
15082 msgstr "typedef `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
15084 #: cp/decl.c:7317
15085 #, fuzzy
15086 msgid "function `%#D' is initialized like a variable"
15087 msgstr "´Ø¿ô `%s' ¤¬ÊÑ¿ô¤Ç¤¢¤ë¤«¤Î¤è¤¦¤Ë½é´ü²½¤µ¤ì¤Þ¤·¤¿"
15089 #: cp/decl.c:7329
15090 #, fuzzy
15091 msgid "declaration of `%#D' has `extern' and is initialized"
15092 msgstr "`%s' ¤ÎÀë¸À¤Ë `extern' ¤¬¤Ä¤¤¤Æ¤ª¤ê¡¢½é´ü²½¤â¤µ¤ì¤Æ¤¤¤Þ¤¹"
15094 #: cp/decl.c:7363
15095 #, fuzzy
15096 msgid "`%#D' is not a static member of `%#T'"
15097 msgstr "static ¥Õ¥£¡¼¥ë¥É `%s' ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
15099 #: cp/decl.c:7368
15100 #, fuzzy
15101 msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'"
15102 msgstr "ISO C++ ¤Ï #if Æâ¤Î \"%s\" ¤òµö¤·¤Þ¤»¤ó"
15104 #: cp/decl.c:7379
15105 #, fuzzy
15106 msgid "duplicate initialization of %D"
15107 msgstr "½ÅÊ£¤·¤¿½é´ü²½»Ò"
15109 #: cp/decl.c:7408
15110 #, fuzzy
15111 msgid "declaration of `%#D' outside of class is not definition"
15112 msgstr "`%s' ¤Î weak Àë¸À¤ÏÄêµÁ¤è¤ê¤âÀè¤Ë¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
15114 #: cp/decl.c:7456
15115 #, fuzzy
15116 msgid "variable `%#D' has initializer but incomplete type"
15117 msgstr "ÊÑ¿ô `%s' ¤Ë¤Ï½é´ü²½»Ò¤¬¤¢¤ê¤Þ¤¹¤¬¡¢ÉÔ´°Á´·¿¤Ç¤¹"
15119 #: cp/decl.c:7464 cp/decl.c:8006
15120 #, fuzzy
15121 msgid "elements of array `%#D' have incomplete type"
15122 msgstr "ÇÛÎó `%s' ¤ÎÍ×ÁǤËÉÔ´°Á´·¿¤¬¤¢¤ê¤Þ¤¹"
15124 #: cp/decl.c:7480
15125 #, fuzzy
15126 msgid "aggregate `%#D' has incomplete type and cannot be defined"
15127 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
15129 #: cp/decl.c:7519
15130 #, fuzzy
15131 msgid "`%D' declared as reference but not initialized"
15132 msgstr "`%s' ¤¬Ê̤Υ·¥ó¥Ü¥ë¼ï¤È¤·¤ÆºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
15134 #: cp/decl.c:7528
15135 #, fuzzy
15136 msgid "ISO C++ forbids use of initializer list to initialize reference `%D'"
15137 msgstr "ISO C++ ¤Ï new ¤Ø¤Î½¸¹çÂνé´ü²½»Ò¤ò¶Ø¤¸¤Þ¤¹"
15139 #: cp/decl.c:7561
15140 #, fuzzy
15141 msgid "cannot initialize `%T' from `%T'"
15142 msgstr "friend ´Ø¿ô `%s' ¤ò½é´ü²½¤Ç¤­¤Þ¤»¤ó"
15144 #: cp/decl.c:7595
15145 #, fuzzy
15146 msgid "initializer fails to determine size of `%D'"
15147 msgstr "½é´ü²½»Ò¤Ï `%s' ¤Î¥µ¥¤¥º¤ÎÆÃÄê¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
15149 #: cp/decl.c:7600
15150 #, fuzzy
15151 msgid "array size missing in `%D'"
15152 msgstr "`%s' ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
15154 #: cp/decl.c:7612
15155 #, fuzzy
15156 msgid "zero-size array `%D'"
15157 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
15159 #. An automatic variable with an incomplete type: that is an error.
15160 #. Don't talk about array types here, since we took care of that
15161 #. message in grokdeclarator.
15162 #: cp/decl.c:7650
15163 #, fuzzy
15164 msgid "storage size of `%D' isn't known"
15165 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬¤ï¤«¤ê¤Þ¤»¤ó"
15167 #: cp/decl.c:7672
15168 #, fuzzy
15169 msgid "storage size of `%D' isn't constant"
15170 msgstr "`%s' ¤ÎÎΰ襵¥¤¥º¤¬°ìÄê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
15172 #: cp/decl.c:7723
15173 msgid "sorry: semantics of inline function static data `%#D' are wrong (you'll wind up with multiple copies)"
15174 msgstr ""
15176 #: cp/decl.c:7724
15177 msgid "  you can work around this by removing the initializer"
15178 msgstr ""
15180 #: cp/decl.c:7752
15181 #, fuzzy
15182 msgid "uninitialized const `%D'"
15183 msgstr "friend ´Ø¿ô `%s' ¤ò½é´ü²½¤Ç¤­¤Þ¤»¤ó"
15185 #: cp/decl.c:7836
15186 #, fuzzy
15187 msgid "brace-enclosed initializer used to initialize `%T'"
15188 msgstr "´ðÄ쥯¥é¥¹½é´üÀßÄê»Ò¤¬»ØÄꤵ¤ì¤Þ¤·¤¿¤¬¡¢½é´ü²½¤¹¤Ù¤­´ðÄ쥯¥é¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
15190 #: cp/decl.c:7900
15191 msgid "initializer for `%T' must be brace-enclosed"
15192 msgstr ""
15194 #: cp/decl.c:7964
15195 #, fuzzy
15196 msgid "too many initializers for `%T'"
15197 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬Â¿¤¹¤®¤Þ¤¹"
15199 #: cp/decl.c:8000
15200 #, fuzzy
15201 msgid "variable-sized object `%D' may not be initialized"
15202 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
15204 #: cp/decl.c:8011
15205 #, fuzzy
15206 msgid "`%D' has incomplete type"
15207 msgstr "`%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
15209 #: cp/decl.c:8060
15210 msgid "`%D' must be initialized by constructor, not by `{...}'"
15211 msgstr ""
15213 #: cp/decl.c:8101
15214 msgid "structure `%D' with uninitialized const members"
15215 msgstr ""
15217 #: cp/decl.c:8103
15218 msgid "structure `%D' with uninitialized reference members"
15219 msgstr ""
15221 #: cp/decl.c:8346
15222 msgid "assignment (not initialization) in declaration"
15223 msgstr "Àë¸À¤ÎÃæ¤ËÂåÆþ(½é´ü²½¤Ç¤Ï¤Ê¤¯)¤¬¤¢¤ê¤Þ¤¹"
15225 #: cp/decl.c:8358
15226 #, fuzzy
15227 msgid "cannot initialize `%D' to namespace `%D'"
15228 msgstr "friend ´Ø¿ô `%s' ¤ò½é´ü²½¤Ç¤­¤Þ¤»¤ó"
15230 #: cp/decl.c:8409
15231 #, fuzzy
15232 msgid "shadowing previous type declaration of `%#D'"
15233 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
15235 #: cp/decl.c:8455
15236 msgid "`%D' cannot be thread-local because it has non-POD type `%T'"
15237 msgstr ""
15239 #: cp/decl.c:8470
15240 msgid "`%D' is thread-local and so cannot be dynamically initialized"
15241 msgstr ""
15243 #: cp/decl.c:8864 cp/init.c:547
15244 #, fuzzy
15245 msgid "multiple initializations given for `%D'"
15246 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
15248 #: cp/decl.c:8956
15249 msgid "invalid catch parameter"
15250 msgstr "̵¸ú¤Ê catch ¤Î°ú¿ô"
15252 #: cp/decl.c:9074
15253 #, fuzzy
15254 msgid "destructor for alien class `%T' cannot be a member"
15255 msgstr "¾¤Î¥¯¥é¥¹ `%s' ¤Î¥Ç¥¹¥È¥é¥¯¥¿¤ò¡¢¥á¥ó¥Ð¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
15257 #: cp/decl.c:9077
15258 #, fuzzy
15259 msgid "constructor for alien class `%T' cannot be a member"
15260 msgstr "¾¤Î¥¯¥é¥¹ `%s' ¤Î¥Ç¥¹¥È¥é¥¯¥¿¤ò¡¢¥á¥ó¥Ð¤Ë¤Ï¤Ç¤­¤Þ¤»¤ó"
15262 #: cp/decl.c:9096
15263 msgid "`%D' declared as a `virtual' %s"
15264 msgstr ""
15266 #: cp/decl.c:9098
15267 #, fuzzy
15268 msgid "`%D' declared as an `inline' %s"
15269 msgstr "ÊÑ¿ô `%s' ¤¬ `inline' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
15271 #: cp/decl.c:9100
15272 #, fuzzy
15273 msgid "`const' and `volatile' function specifiers on `%D' invalid in %s declaration"
15274 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
15276 #: cp/decl.c:9103
15277 #, fuzzy
15278 msgid "`%D' declared as a friend"
15279 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
15281 #: cp/decl.c:9109
15282 #, fuzzy
15283 msgid "`%D' declared with an exception specification"
15284 msgstr "Îã³°»ÅÍͤθ¡ºº¤ò¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
15286 #: cp/decl.c:9184
15287 msgid "cannot declare `::main' to be a template"
15288 msgstr "`::main' ¤ò template ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15290 #: cp/decl.c:9186
15291 msgid "cannot declare `::main' to be inline"
15292 msgstr "`::main' ¤ò inline ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15294 #: cp/decl.c:9188
15295 msgid "cannot declare `::main' to be static"
15296 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15298 #: cp/decl.c:9191
15299 msgid "`main' must return `int'"
15300 msgstr "`main' ¤Ï `int' ¤òÊÖ¤µ¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
15302 #: cp/decl.c:9219
15303 msgid "non-local function `%#D' uses anonymous type"
15304 msgstr ""
15306 #: cp/decl.c:9222
15307 msgid "`%#D' does not refer to the unqualified type, so it is not used for linkage"
15308 msgstr ""
15310 #: cp/decl.c:9228
15311 msgid "non-local function `%#D' uses local type `%T'"
15312 msgstr ""
15314 #: cp/decl.c:9251
15315 msgid "%smember function `%D' cannot have `%T' method qualifier"
15316 msgstr ""
15318 #: cp/decl.c:9275
15319 #, fuzzy
15320 msgid "defining explicit specialization `%D' in friend declaration"
15321 msgstr "Àë¸À¤ÎÃæ¤ËÂåÆþ(½é´ü²½¤Ç¤Ï¤Ê¤¯)¤¬¤¢¤ê¤Þ¤¹"
15323 #. Something like `template <class T> friend void f<T>()'.
15324 #: cp/decl.c:9285
15325 msgid "invalid use of template-id `%D' in declaration of primary template"
15326 msgstr ""
15328 #: cp/decl.c:9313
15329 msgid "default arguments are not allowed in declaration of friend template specialization `%D'"
15330 msgstr ""
15332 #: cp/decl.c:9320
15333 msgid "`inline' is not allowed in declaration of friend template specialization `%D'"
15334 msgstr ""
15336 #: cp/decl.c:9382
15337 #, fuzzy
15338 msgid "definition of implicitly-declared `%D'"
15339 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `auto' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
15341 #: cp/decl.c:9394 cp/decl2.c:776
15342 #, fuzzy
15343 msgid "no `%#D' member function declared in class `%T'"
15344 msgstr "¥á¥ó¥Ð´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢¥¯¥é¥¹¥¹¥³¡¼¥×Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
15346 #: cp/decl.c:9527
15347 msgid "non-local variable `%#D' uses local type `%T'"
15348 msgstr ""
15350 #: cp/decl.c:9625
15351 msgid "invalid in-class initialization of static data member of non-integral type `%T'"
15352 msgstr ""
15354 #: cp/decl.c:9634
15355 #, fuzzy
15356 msgid "ISO C++ forbids in-class initialization of non-const static member `%D'"
15357 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
15359 #: cp/decl.c:9637
15360 #, fuzzy
15361 msgid "ISO C++ forbids initialization of member constant `%D' of non-integral type `%T'"
15362 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
15364 #: cp/decl.c:9687
15365 #, fuzzy
15366 msgid "size of array `%D' has non-integer type"
15367 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿"
15369 #: cp/decl.c:9689
15370 #, fuzzy
15371 msgid "size of array has non-integer type"
15372 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿"
15374 #: cp/decl.c:9709
15375 #, fuzzy
15376 msgid "size of array `%D' is negative"
15377 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Éé¤Ç¤¹"
15379 #: cp/decl.c:9711
15380 #, fuzzy
15381 msgid "size of array is negative"
15382 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Éé¤Ç¤¹"
15384 #: cp/decl.c:9720
15385 #, fuzzy
15386 msgid "ISO C++ forbids zero-size array `%D'"
15387 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
15389 #: cp/decl.c:9722
15390 #, fuzzy
15391 msgid "ISO C++ forbids zero-size array"
15392 msgstr "ISO C ¤Ï ¥µ¥¤¥º 0 ¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
15394 #: cp/decl.c:9729
15395 #, fuzzy
15396 msgid "size of array `%D' is not an integral constant-expression"
15397 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤ÏÈóÀ°¿ô·¿"
15399 #: cp/decl.c:9732
15400 #, fuzzy
15401 msgid "size of array is not an integral constant-expression"
15402 msgstr "Äê¿ô¼°¤¬·ç¤±¤Æ¤¤¤ë¤«Ìµ¸ú¤Ç¤¹"
15404 #: cp/decl.c:9750
15405 #, fuzzy
15406 msgid "ISO C++ forbids variable-size array `%D'"
15407 msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
15409 #: cp/decl.c:9753
15410 #, fuzzy
15411 msgid "ISO C++ forbids variable-size array"
15412 msgstr "ISO C89 ¤Ï²ÄÊÑĹ¥µ¥¤¥º¤ÎÇÛÎó `%s' ¤ò¶Ø¤¸¤Þ¤¹"
15414 #: cp/decl.c:9764
15415 msgid "overflow in array dimension"
15416 msgstr "ÇÛÎó¤Î¼¡¸µ¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
15418 #: cp/decl.c:9823
15419 #, fuzzy
15420 msgid "declaration of `%D' as %s"
15421 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
15423 #: cp/decl.c:9825
15424 #, fuzzy, c-format
15425 msgid "creating %s"
15426 msgstr "%s ¤òºîÀ®Ãæ.\n"
15428 #: cp/decl.c:9837
15429 msgid "declaration of `%D' as multidimensional array must have bounds for all dimensions except the first"
15430 msgstr ""
15432 #: cp/decl.c:9840
15433 msgid "multidimensional array must have bounds for all dimensions except the first"
15434 msgstr ""
15436 #: cp/decl.c:9869
15437 #, fuzzy
15438 msgid "return type specification for constructor invalid"
15439 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
15441 #: cp/decl.c:9876
15442 #, fuzzy
15443 msgid "return type specification for destructor invalid"
15444 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
15446 #: cp/decl.c:9882
15447 #, fuzzy
15448 msgid "operator `%T' declared to return `%T'"
15449 msgstr "`operator delete' ¤ÎÌá¤ê·¿¤Ï `void' ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
15451 #: cp/decl.c:9884
15452 #, fuzzy
15453 msgid "return type specified for `operator %T'"
15454 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
15456 #: cp/decl.c:10052
15457 msgid "destructors must be member functions"
15458 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤Ï¥á¥ó¥Ð´Ø¿ô¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
15460 #: cp/decl.c:10071
15461 msgid "destructor `%T' must match class name `%T'"
15462 msgstr ""
15464 #: cp/decl.c:10100
15465 msgid "variable declaration is not allowed here"
15466 msgstr ""
15468 #: cp/decl.c:10127
15469 #, fuzzy
15470 msgid "invalid declarator"
15471 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
15473 #: cp/decl.c:10178
15474 msgid "declarator-id missing; using reserved word `%D'"
15475 msgstr ""
15477 #: cp/decl.c:10235
15478 #, fuzzy
15479 msgid "type `%T' is not derived from type `%T'"
15480 msgstr "È¿Éü»Ò `%s' ¤ÏÇÉÀ¸·¿¤Ç¤¹"
15482 #. Parse error puts this typespec where
15483 #. a declarator should go.
15484 #: cp/decl.c:10279
15485 msgid "`%T' specified as declarator-id"
15486 msgstr ""
15488 #: cp/decl.c:10281
15489 msgid "  perhaps you want `%T' for a constructor"
15490 msgstr ""
15492 #. Sometimes, we see a template-name used as part of a
15493 #. decl-specifier like in
15494 #. std::allocator alloc;
15495 #. Handle that gracefully.
15496 #: cp/decl.c:10303
15497 #, fuzzy, c-format
15498 msgid "invalid use of template-name '%E' in a declarator"
15499 msgstr "¥Ý¥¤¥ó¥¿Àë¸À»Ò¤ËÉÔŬÀڤʷ¿½¤¾þ»Ò"
15501 #: cp/decl.c:10323
15502 #, fuzzy
15503 msgid "declaration of `%D' as non-function"
15504 msgstr "`%s' ¤ÎÀë¸À¤Ï´Ø¿ô¤ÎÇÛÎó"
15506 #: cp/decl.c:10400
15507 msgid "`bool' is now a keyword"
15508 msgstr "`bool' ¤Ïº£¤ä¥­¡¼¥ï¡¼¥É¤Ç¤¹"
15510 #: cp/decl.c:10402
15511 msgid "extraneous `%T' ignored"
15512 msgstr ""
15514 #: cp/decl.c:10418 cp/decl.c:10463
15515 #, fuzzy
15516 msgid "multiple declarations `%T' and `%T'"
15517 msgstr "¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
15519 #: cp/decl.c:10431
15520 msgid "ISO C++ does not support `long long'"
15521 msgstr "ISO C++ ¤Ï `long long' ¤ò¼õ¤±Æþ¤ì¤Þ¤»¤ó"
15523 #: cp/decl.c:10536 cp/decl.c:10539
15524 #, fuzzy, c-format
15525 msgid "ISO C++ forbids declaration of `%s' with no type"
15526 msgstr "ISO C ¤Ï¥á¥ó¥Ð¤Î¤Ê¤¤¥á¥ó¥ÐÀë¸À¤ò¶Ø¤¸¤Þ¤¹"
15528 #. The implicit typename extension is deprecated and will be
15529 #. removed.  Warn about its use now.
15530 #: cp/decl.c:10549
15531 msgid "`%T' is implicitly a typename"
15532 msgstr ""
15534 #: cp/decl.c:10585
15535 #, c-format
15536 msgid "short, signed or unsigned invalid for `%s'"
15537 msgstr "short, Éä¹ç¤Ä¤­¤Þ¤¿¤ÏÉä¹ç¤Ê¤·¤Ï `%s' ¤Ë¤È¤Ã¤Æ̵¸ú¤Ç¤¹"
15539 #: cp/decl.c:10590
15540 #, c-format
15541 msgid "long and short specified together for `%s'"
15542 msgstr "long ¤È short ¤¬ `%s' ¤ËÂФ·¤Æ°ì½ï¤Ë»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
15544 #: cp/decl.c:10601
15545 #, c-format
15546 msgid "signed and unsigned given together for `%s'"
15547 msgstr "Éä¹çÉÕ¤­¤ÈÉä¹ç̵¤·¤¬ `%s' ¤ËÂФ·¤Æ°ì½ï¤ËÍ¿¤¨¤é¤ì¤Æ¤¤¤Þ¤¹"
15549 #: cp/decl.c:10710
15550 #, fuzzy
15551 msgid "qualifiers are not allowed on declaration of `operator %T'"
15552 msgstr "`operator delete' ¤ÎÀë¸ÀÆâ¤Ë¿¤¹¤®¤ë°ú¿ô"
15554 #: cp/decl.c:10732
15555 #, fuzzy
15556 msgid "member `%D' cannot be declared both virtual and static"
15557 msgstr "Èó¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15559 #: cp/decl.c:10741
15560 #, fuzzy
15561 msgid "`%T::%D' is not a valid declarator"
15562 msgstr "`%s' ¤ÏÀë¸À¤Î»Ï¤Þ¤ê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
15564 #: cp/decl.c:10753
15565 msgid "storage class specifiers invalid in parameter declarations"
15566 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
15568 #: cp/decl.c:10757
15569 msgid "typedef declaration invalid in parameter declaration"
15570 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Î typedef Àë¸À¤Ï̵¸ú¤Ç¤¹"
15572 #: cp/decl.c:10770
15573 msgid "virtual outside class declaration"
15574 msgstr "¥¯¥é¥¹Àë¸À¤Î³°Â¦¤Ç virtual »ØÄꤷ¤Æ¤¤¤Þ¤¹"
15576 #: cp/decl.c:10831
15577 #, c-format
15578 msgid "storage class specified for %s `%s'"
15579 msgstr "%s ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹»ØÄê»Ò `%s'"
15581 #: cp/decl.c:10878
15582 msgid "storage class specifiers invalid in friend function declarations"
15583 msgstr "friend ´Ø¿ôÀë¸ÀÆâ¤Îµ­²±¥¯¥é¥¹»ØÄê»Ò¤Ï̵¸ú¤Ç¤¹"
15585 #: cp/decl.c:11048
15586 msgid "destructor cannot be static member function"
15587 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
15589 #: cp/decl.c:11051
15590 #, fuzzy, c-format
15591 msgid "destructors may not be `%s'"
15592 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤Ï²¾°ú¿ô¤ò¼è¤ê¤Þ¤»¤ó"
15594 #: cp/decl.c:11072
15595 msgid "constructor cannot be static member function"
15596 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤òÀÅŪ¥á¥ó¥Ð´Ø¿ô¤È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
15598 #: cp/decl.c:11075
15599 msgid "constructors cannot be declared virtual"
15600 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤­¤Þ¤»¤ó"
15602 #: cp/decl.c:11080
15603 #, fuzzy, c-format
15604 msgid "constructors may not be `%s'"
15605 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Ï virtual Àë¸À¤Ç¤­¤Þ¤»¤ó"
15607 #: cp/decl.c:11090
15608 msgid "return value type specifier for constructor ignored"
15609 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ËÂФ¹¤ëÌá¤êÃͤη¿»ØÄê¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
15611 #: cp/decl.c:11109
15612 #, c-format
15613 msgid "can't initialize friend function `%s'"
15614 msgstr "friend ´Ø¿ô `%s' ¤ò½é´ü²½¤Ç¤­¤Þ¤»¤ó"
15616 #. Cannot be both friend and virtual.
15617 #: cp/decl.c:11113
15618 msgid "virtual functions cannot be friends"
15619 msgstr "²¾ÁÛ´Ø¿ô¤Ï friend ¤Ë¤Ç¤­¤Þ¤»¤ó"
15621 #: cp/decl.c:11118
15622 msgid "friend declaration not in class definition"
15623 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
15625 #: cp/decl.c:11120
15626 #, fuzzy, c-format
15627 msgid "can't define friend function `%s' in a local class definition"
15628 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
15630 #: cp/decl.c:11144
15631 #, fuzzy
15632 msgid "destructors may not have parameters"
15633 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤Ï²¾°ú¿ô¤ò¼è¤ê¤Þ¤»¤ó"
15635 #: cp/decl.c:11175 cp/decl.c:11182
15636 #, fuzzy
15637 msgid "cannot declare reference to `%#T'"
15638 msgstr "»²¾È¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
15640 #: cp/decl.c:11176
15641 #, fuzzy
15642 msgid "cannot declare pointer to `%#T'"
15643 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
15645 #: cp/decl.c:11181
15646 #, fuzzy
15647 msgid "cannot declare pointer to `%#T' member"
15648 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
15650 #: cp/decl.c:11357
15651 msgid "extra qualification `%T::' on member `%s' ignored"
15652 msgstr ""
15654 #: cp/decl.c:11367
15655 msgid "cannot declare member function `%T::%s' within `%T'"
15656 msgstr ""
15658 #: cp/decl.c:11382
15659 msgid "cannot declare member `%T::%s' within `%T'"
15660 msgstr ""
15662 #: cp/decl.c:11460
15663 msgid "data member may not have variably modified type `%T'"
15664 msgstr ""
15666 #. [dcl.fct.spec] The explicit specifier shall only be used in
15667 #. declarations of constructors within a class definition.
15668 #: cp/decl.c:11468
15669 msgid "only declarations of constructors can be `explicit'"
15670 msgstr "`explicit' ¤Ë¤Ç¤­¤ë¤Î¤Ï¡¢¥³¥ó¥¹¥È¥é¥¯¥¿¤À¤±¤Ç¤¹"
15672 #: cp/decl.c:11476
15673 #, c-format
15674 msgid "non-member `%s' cannot be declared `mutable'"
15675 msgstr "Èó¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15677 #: cp/decl.c:11481
15678 #, c-format
15679 msgid "non-object member `%s' cannot be declared `mutable'"
15680 msgstr "È󥪥֥¸¥§¥¯¥È¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15682 #: cp/decl.c:11487
15683 #, c-format
15684 msgid "function `%s' cannot be declared `mutable'"
15685 msgstr "´Ø¿ô `%s' ¤ò `mutable' ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15687 #: cp/decl.c:11492
15688 #, c-format
15689 msgid "static `%s' cannot be declared `mutable'"
15690 msgstr "static `%s' ¤ò mutable ¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
15692 #: cp/decl.c:11497
15693 #, c-format
15694 msgid "const `%s' cannot be declared `mutable'"
15695 msgstr "const `%s' ¤ò `mutable' ¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
15697 #: cp/decl.c:11510
15698 #, fuzzy
15699 msgid "template-id `%D' used as a declarator"
15700 msgstr "²¾°ú¿ô `%s' ¾¯¤·Á°Êý¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
15702 #: cp/decl.c:11531
15703 msgid "ISO C++ forbids nested type `%D' with same name as enclosing class"
15704 msgstr ""
15706 #: cp/decl.c:11580
15707 msgid "typedef name may not be class-qualified"
15708 msgstr ""
15710 #: cp/decl.c:11588
15711 #, fuzzy
15712 msgid "invalid type qualifier for non-member function type"
15713 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
15715 #: cp/decl.c:11651
15716 #, fuzzy
15717 msgid "type qualifiers specified for friend class declaration"
15718 msgstr "°ì¤Ä¤Î¶õ¤ÎÀë¸ÀÃæ¤Ë¡¢Æó¤Ä¤Î·¿¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
15720 #: cp/decl.c:11656
15721 #, fuzzy
15722 msgid "`inline' specified for friend class declaration"
15723 msgstr "¥¯¥é¥¹Àë¸À¤Î³°Â¦¤Ç virtual »ØÄꤷ¤Æ¤¤¤Þ¤¹"
15725 #: cp/decl.c:11664
15726 #, fuzzy
15727 msgid "template parameters cannot be friends"
15728 msgstr "Ê£»¨¤Ê¥Ñ¥é¥á¥¿¤ò¤â¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
15730 #: cp/decl.c:11666
15731 msgid "friend declaration requires class-key, i.e. `friend class %T::%D'"
15732 msgstr ""
15734 #: cp/decl.c:11670
15735 #, fuzzy
15736 msgid "friend declaration requires class-key, i.e. `friend %#T'"
15737 msgstr "friend Àë¸À¤¬¥¯¥é¥¹ÄêµÁ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
15739 #: cp/decl.c:11684
15740 #, fuzzy
15741 msgid "trying to make class `%T' a friend of global scope"
15742 msgstr "¥¯¥é¥¹ `%s' ¤òÂç°è¥¹¥³¡¼¥×¤Î friend ¤Ë¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
15744 #: cp/decl.c:11695
15745 #, fuzzy
15746 msgid "invalid qualifiers on non-member function type"
15747 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
15749 #: cp/decl.c:11714
15750 #, fuzzy
15751 msgid "abstract declarator `%T' used as declaration"
15752 msgstr "`%s' ¤ÎÀë¸À¤Ï¥°¥í¡¼¥Ð¥ëÀë¸À¤òʤ¤¤±£¤·¤Þ¤¹"
15754 #: cp/decl.c:11726
15755 msgid "unnamed variable or field declared void"
15756 msgstr "̵̾ÊÑ¿ô¤ä¥Õ¥£¡¼¥ë¥É¤¬ void ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
15758 #: cp/decl.c:11735
15759 msgid "variable or field declared void"
15760 msgstr "ÊÑ¿ô¤Þ¤¿¤Ï¥Õ¥£¡¼¥ë¥É¤¬ void ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
15762 #: cp/decl.c:11745
15763 msgid "cannot use `::' in parameter declaration"
15764 msgstr "²¾°ú¿ôÀë¸À¤ÎÃæ¤Ç `::' ¤ò»È¤¨¤Þ¤»¤ó"
15766 #. Something like struct S { int N::j; };
15767 #: cp/decl.c:11784
15768 #, fuzzy
15769 msgid "invalid use of `::'"
15770 msgstr "`restrict' ¤ÎÍÑË¡¤¬ÉÔŬÀڤǤ¹"
15772 #: cp/decl.c:11796
15773 #, fuzzy
15774 msgid "function `%D' cannot be declared friend"
15775 msgstr "´Ø¿ô `%s' ¤ò `mutable' ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15777 #: cp/decl.c:11808
15778 msgid "can't make `%D' into a method -- not in a class"
15779 msgstr ""
15781 #: cp/decl.c:11817
15782 #, fuzzy
15783 msgid "function `%D' declared virtual inside a union"
15784 msgstr "Îΰè `%s' ¤Ï´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
15786 #: cp/decl.c:11829
15787 msgid "`%D' cannot be declared virtual, since it is always static"
15788 msgstr ""
15790 #: cp/decl.c:11902
15791 #, fuzzy
15792 msgid "field `%D' has incomplete type"
15793 msgstr "Îΰè `%s' ¤ÏÉÔ´°Á´¤Ê·¿¤Ç¤¹"
15795 #: cp/decl.c:11904
15796 #, fuzzy
15797 msgid "name `%T' has incomplete type"
15798 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
15800 #: cp/decl.c:11913
15801 #, fuzzy
15802 msgid "  in instantiation of template `%T'"
15803 msgstr "%s: `%s' ¤Î½é´ü²½:\n"
15805 #: cp/decl.c:11923
15806 #, c-format
15807 msgid "`%s' is neither function nor member function; cannot be declared friend"
15808 msgstr "`%s' ¤Ï´Ø¿ô¤Ç¤â¥á¥ó¥Ð´Ø¿ô¤Ç¤â¤¢¤ê¤Þ¤»¤ó -- friend ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15810 #: cp/decl.c:11934
15811 msgid "member functions are implicitly friends of their class"
15812 msgstr "¥á¥ó¥Ð´Ø¿ô¤Ï°ÅÌÛŪ¤Ë¤½¤Î¥¯¥é¥¹¤Î friend ¤Ç¤¹"
15814 #. An attempt is being made to initialize a non-static
15815 #. member.  But, from [class.mem]:
15817 #. 4 A member-declarator can contain a
15818 #. constant-initializer only if it declares a static
15819 #. member (_class.static_) of integral or enumeration
15820 #. type, see _class.static.data_.
15822 #. This used to be relatively common practice, but
15823 #. the rest of the compiler does not correctly
15824 #. handle the initialization unless the member is
15825 #. static so we make it static below.
15826 #: cp/decl.c:11981
15827 #, fuzzy
15828 msgid "ISO C++ forbids initialization of member `%D'"
15829 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
15831 #: cp/decl.c:11983
15832 msgid "making `%D' static"
15833 msgstr ""
15835 #: cp/decl.c:12007
15836 msgid "ISO C++ forbids static data member `%D' with same name as enclosing class"
15837 msgstr ""
15839 #: cp/decl.c:12048
15840 #, c-format
15841 msgid "storage class `auto' invalid for function `%s'"
15842 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `auto' ¤Ï̵¸ú¤Ç¤¹"
15844 #: cp/decl.c:12050
15845 #, c-format
15846 msgid "storage class `register' invalid for function `%s'"
15847 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `register' ¤Ï̵¸ú¤Ç¤¹"
15849 #: cp/decl.c:12052
15850 #, fuzzy, c-format
15851 msgid "storage class `__thread' invalid for function `%s'"
15852 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `auto' ¤Ï̵¸ú¤Ç¤¹"
15854 #: cp/decl.c:12063
15855 #, c-format
15856 msgid "storage class `static' invalid for function `%s' declared out of global scope"
15857 msgstr "Âç°è¥¹¥³¡¼¥×³°¤Î´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `static' ¤Ï̵¸ú¤Ç¤¹"
15859 #: cp/decl.c:12065
15860 #, c-format
15861 msgid "storage class `inline' invalid for function `%s' declared out of global scope"
15862 msgstr "Âç°è¥¹¥³¡¼¥×³°¤Î´Ø¿ô `%s' ¤ËÂФ¹¤ëµ­²±¥¯¥é¥¹ `inline' ¤Ï̵¸ú¤Ç¤¹"
15864 #: cp/decl.c:12072
15865 #, c-format
15866 msgid "virtual non-class function `%s'"
15867 msgstr "virtual ¤ÊÈ󥯥饹´Ø¿ô `%s'"
15869 #: cp/decl.c:12101
15870 #, fuzzy
15871 msgid "cannot declare member function `%D' to have static linkage"
15872 msgstr "`::main' ¤ò static ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
15874 #. FIXME need arm citation
15875 #: cp/decl.c:12107
15876 msgid "cannot declare static function inside another function"
15877 msgstr "¾¤Î´Ø¿ôÆâ¤Ç static ´Ø¿ô¤òÀë¸À¤Ç¤­¤Þ¤»¤ó"
15879 #: cp/decl.c:12135
15880 msgid "`static' may not be used when defining (as opposed to declaring) a static data member"
15881 msgstr ""
15883 #: cp/decl.c:12141
15884 #, fuzzy
15885 msgid "static member `%D' declared `register'"
15886 msgstr "`register' ¤ÈÀë¸À¤µ¤ì¤¿ÇÛÎó¤Ëź»ú¤ò¤Ä¤±¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
15888 #: cp/decl.c:12146
15889 msgid "cannot explicitly declare member `%#D' to have extern linkage"
15890 msgstr ""
15892 #: cp/decl.c:12318
15893 #, fuzzy
15894 msgid "default argument for `%#D' has type `%T'"
15895 msgstr "`%s' ¤ÎÂè°ì°ú¿ô¤Ï `int' ¤È¤¹¤Ù¤­¤Ç¤¹"
15897 #: cp/decl.c:12321
15898 msgid "default argument for parameter of type `%T' has type `%T'"
15899 msgstr ""
15901 #: cp/decl.c:12338
15902 msgid "default argument `%E' uses local variable `%D'"
15903 msgstr ""
15905 #: cp/decl.c:12383
15906 #, fuzzy, c-format
15907 msgid "invalid string constant `%E'"
15908 msgstr "ÉÔÀµ¤Êʸ»úÎóÄê¿ô¤Ç¤¹"
15910 #: cp/decl.c:12385
15911 msgid "invalid integer constant in parameter list, did you forget to give parameter name?"
15912 msgstr "²¾°ú¿ô¥ê¥¹¥È¤Ë̵¸ú¤ÊÀ°¿ôÄê¿ô¤¬¤¢¤ê¤Þ¤¹¡£²¾°ú¿ô̾¤òÍ¿¤¨Ëº¤ì¤¿¤Î¤Ç¤Ï¡©"
15914 #: cp/decl.c:12423
15915 #, fuzzy
15916 msgid "parameter `%D' invalidly declared method type"
15917 msgstr "¥Ñ¥é¥á¥¿¤Ï¥á¥½¥Ã¥É¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
15919 #: cp/decl.c:12429
15920 #, fuzzy
15921 msgid "parameter `%D' invalidly declared offset type"
15922 msgstr "¥Ñ¥é¥á¥¿¤¬¥ª¥Õ¥»¥Ã¥È¤Î·¿¤òÉÔÀµ¤ËÀë¸À¤·¤Þ¤·¤¿"
15924 #: cp/decl.c:12453
15925 msgid "parameter `%D' includes %s to array of unknown bound `%T'"
15926 msgstr ""
15928 #. [class.copy]
15930 #. A declaration of a constructor for a class X is ill-formed if
15931 #. its first parameter is of type (optionally cv-qualified) X
15932 #. and either there are no other parameters or else all other
15933 #. parameters have default arguments.
15935 #. We *don't* complain about member template instantiations that
15936 #. have this form, though; they can occur as we try to decide
15937 #. what constructor to use during overload resolution.  Since
15938 #. overload resolution will never prefer such a constructor to
15939 #. the non-template copy constructor (which is either explicitly
15940 #. or implicitly defined), there's no need to worry about their
15941 #. existence.  Theoretically, they should never even be
15942 #. instantiated, but that's hard to forestall.
15943 #: cp/decl.c:12615
15944 msgid "invalid constructor; you probably meant `%T (const %T&)'"
15945 msgstr ""
15947 #: cp/decl.c:12766
15948 #, fuzzy
15949 msgid "`%D' must be a nonstatic member function"
15950 msgstr "`this' ¤ÏÀÅŪ¥á¥ó¥Ð´Ø¿ô¤«¤é»ÈÍѤǤ­¤Þ¤»¤ó"
15952 #: cp/decl.c:12772
15953 msgid "`%D' must be either a non-static member function or a non-member function"
15954 msgstr ""
15956 #: cp/decl.c:12789
15957 msgid "`%D' must have an argument of class or enumerated type"
15958 msgstr ""
15960 #: cp/decl.c:12821
15961 #, c-format
15962 msgid "conversion to %s%s will never use a type conversion operator"
15963 msgstr "%s%s ¤Ø¤ÎÊÑ´¹¤Ç·¿ÊÑ´¹±é»»»Ò¤¬ÍøÍѤµ¤ì¤ë¤³¤È¤Ï·è¤·¤Æ¤¢¤ê¤Þ¤»¤ó"
15965 #. 13.4.0.3
15966 #: cp/decl.c:12828
15967 #, fuzzy
15968 msgid "ISO C++ prohibits overloading operator ?:"
15969 msgstr "ISO C++ ¤Ï̵̾¹½Â¤ÂΤò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹"
15971 #: cp/decl.c:12878
15972 msgid "postfix `%D' must take `int' as its argument"
15973 msgstr ""
15975 #: cp/decl.c:12882
15976 msgid "postfix `%D' must take `int' as its second argument"
15977 msgstr ""
15979 #: cp/decl.c:12889
15980 #, fuzzy
15981 msgid "`%D' must take either zero or one argument"
15982 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
15984 #: cp/decl.c:12891
15985 #, fuzzy
15986 msgid "`%D' must take either one or two arguments"
15987 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
15989 #: cp/decl.c:12912
15990 msgid "prefix `%D' should return `%T'"
15991 msgstr ""
15993 #: cp/decl.c:12918
15994 msgid "postfix `%D' should return `%T'"
15995 msgstr ""
15997 #: cp/decl.c:12927
15998 msgid "`%D' must take `void'"
15999 msgstr ""
16001 #: cp/decl.c:12929 cp/decl.c:12937
16002 #, fuzzy
16003 msgid "`%D' must take exactly one argument"
16004 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
16006 #: cp/decl.c:12939
16007 #, fuzzy
16008 msgid "`%D' must take exactly two arguments"
16009 msgstr "`%s' ¤Ï 0 ¤« 2 ¸Ä¤Î°ú¿ô¤·¤«¤È¤ê¤Þ¤»¤ó"
16011 #: cp/decl.c:12947
16012 msgid "user-defined `%D' always evaluates both arguments"
16013 msgstr ""
16015 #: cp/decl.c:12961
16016 msgid "`%D' should return by value"
16017 msgstr ""
16019 #: cp/decl.c:12973 cp/decl.c:12976
16020 msgid "`%D' cannot have default arguments"
16021 msgstr ""
16023 #: cp/decl.c:13052
16024 #, fuzzy
16025 msgid "`%s %T' declares a new type at namespace scope"
16026 msgstr "`%s %s' ¤Ï²¾°ú¿ô¥ê¥¹¥ÈÆâ¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
16028 #: cp/decl.c:13055
16029 msgid "  names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'"
16030 msgstr ""
16032 #: cp/decl.c:13093
16033 msgid "using typedef-name `%D' after `%s'"
16034 msgstr ""
16036 #: cp/decl.c:13098
16037 #, fuzzy
16038 msgid "using template type parameter `%T' after `%s'"
16039 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
16041 #: cp/decl.c:13178
16042 #, fuzzy
16043 msgid "use of enum `%#D' without previous declaration"
16044 msgstr "`%s' ¤Î¥»¥¯¥·¥ç¥ó¤ÏÁ°Êý¤Ç¤ËÀë¸À¤µ¤ì¤¿¤â¤Î¤È¾×Æͤ·¤Þ¤¹"
16046 #: cp/decl.c:13264
16047 msgid "derived union `%T' invalid"
16048 msgstr ""
16050 #: cp/decl.c:13310
16051 #, fuzzy
16052 msgid "base type `%T' fails to be a struct or class type"
16053 msgstr "`%s' ¤ò typedef ¤Þ¤¿¤ÏÁȤ߹þ¤ß·¿¤Ë¤Ç¤­¤Þ¤»¤ó"
16055 #: cp/decl.c:13320
16056 #, fuzzy
16057 msgid "base class `%T' has incomplete type"
16058 msgstr "Îΰè `%s' ¤ÏÉÔ´°Á´¤Ê·¿¤Ç¤¹"
16060 #: cp/decl.c:13328
16061 msgid "recursive type `%T' undefined"
16062 msgstr ""
16064 #: cp/decl.c:13330
16065 #, fuzzy
16066 msgid "duplicate base type `%T' invalid"
16067 msgstr "½ÅÊ£¤·¤¿ case ¤ÎÃÍ"
16069 #: cp/decl.c:13441
16070 #, fuzzy
16071 msgid "multiple definition of `%#T'"
16072 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
16074 #: cp/decl.c:13442
16075 #, fuzzy
16076 msgid "previous definition here"
16077 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÄêµÁ¤µ¤ì¤Þ¤·¤¿"
16079 #: cp/decl.c:13610
16080 #, fuzzy
16081 msgid "enumerator value for `%D' not integer constant"
16082 msgstr "`%s' ¤ÎÎóµóÃͤ¬À°¿ôÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
16084 #: cp/decl.c:13630
16085 #, fuzzy
16086 msgid "overflow in enumeration values at `%D'"
16087 msgstr "ÎóµóÃͤ¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼"
16089 #: cp/decl.c:13716
16090 #, fuzzy
16091 msgid "return type `%#T' is incomplete"
16092 msgstr "Ìá¤êÃͤη¿¤¬ÉÔ´°Á´·¿¤Ç¤¹"
16094 #: cp/decl.c:13830
16095 #, fuzzy
16096 msgid "semicolon missing after declaration of `%#T'"
16097 msgstr "%s Àë¸À¤Î¸å¤í¤Î¥»¥ß¥³¥í¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
16099 #: cp/decl.c:13851
16100 msgid "return type for `main' changed to `int'"
16101 msgstr "`main' ¤Î return ·¿¤Ï `int' ¤ËÊѤ¨¤Þ¤·¤¿"
16103 #: cp/decl.c:13882
16104 #, fuzzy
16105 msgid "`%D' implicitly declared before its definition"
16106 msgstr "`%s' ¤Ï¤½¤ÎÄêµÁ¤è¤ê¤â¸å¤Ç inline Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
16108 #: cp/decl.c:13904 cp/typeck.c:6229
16109 msgid "`operator=' should return a reference to `*this'"
16110 msgstr ""
16112 #: cp/decl.c:14164
16113 #, fuzzy
16114 msgid "parameter `%D' declared void"
16115 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
16117 #: cp/decl.c:14628
16118 msgid "`%D' is already defined in class `%T'"
16119 msgstr ""
16121 #: cp/decl.c:14845
16122 #, fuzzy
16123 msgid "static member function `%#D' declared with type qualifiers"
16124 msgstr "¥Í¥¹¥È¤·¤¿´Ø¿ô `%s' ¤Ï `extern' ¤ËÀë¸À¤µ¤ì¤Þ¤·¤¿"
16126 #: cp/decl2.c:154
16127 #, fuzzy, c-format
16128 msgid "duplicate type qualifiers in %s declaration"
16129 msgstr "°ì¤Ä¤ÎÀë¸À¤ËÊ£¿ô¤Î·¿¤¬¤¢¤ê¤Þ¤¹"
16131 #: cp/decl2.c:193
16132 msgid "template `%#D' instantiated in file without #pragma interface"
16133 msgstr ""
16135 #: cp/decl2.c:199
16136 msgid "template `%#D' defined in file without #pragma interface"
16137 msgstr ""
16139 #: cp/decl2.c:366
16140 msgid "name missing for member function"
16141 msgstr "¥á¥ó¥Ð´Ø¿ô¤Î̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
16143 #. Something has gone very wrong.  Assume we are mistakenly reducing
16144 #. an expression instead of a declaration.
16145 #: cp/decl2.c:429
16146 msgid "parser may be lost: is there a '{' missing somewhere?"
16147 msgstr "¹½Ê¸²òÀϴ郎Ì»Ҥˤʤ俤褦¤Ç¤¹: ¤É¤³¤«¤Ç '{' ¤ò˺¤ì¤Æ¤¤¤ë¤Î¤Ç¤Ï¡©"
16149 #: cp/decl2.c:460 cp/decl2.c:474
16150 msgid "ambiguous conversion for array subscript"
16151 msgstr "ÇÛÎó¤Îź»ú¤ËÂФ¹¤ëÛ£Ëæ¤ÊÊÑ´¹"
16153 #: cp/decl2.c:468
16154 #, fuzzy
16155 msgid "invalid types `%T[%T]' for array subscript"
16156 msgstr "ÇÛÎó¤Îź»ú¤ËÂФ¹¤ëÛ£Ëæ¤ÊÊÑ´¹"
16158 #: cp/decl2.c:516
16159 msgid "type `%#T' argument given to `delete', expected pointer"
16160 msgstr ""
16162 #: cp/decl2.c:524
16163 msgid "anachronistic use of array size in vector delete"
16164 msgstr "¥Ù¥¯¥È¥ë¤Î delete ¤ÇÇÛÎó¥µ¥¤¥º¤ò»È¤¦¤Î¤ÏÁ°»þÂåŪ¤Ç¤¹"
16166 #: cp/decl2.c:534
16167 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to `delete'"
16168 msgstr "´Ø¿ô¤Ï delete ¤Ç¤­¤Þ¤»¤ó¡£ ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î¥Ý¥¤¥ó¥¿¤À¤±¤¬ `delete' °ú¿ô¤È¤·¤ÆÍ­¸ú¤Ç¤¹"
16170 #: cp/decl2.c:541
16171 #, fuzzy
16172 msgid "deleting `%T' is undefined"
16173 msgstr "`%s' ¤Ç¤Î±é»»¤¬ÄêµÁ¤µ¤ì¤Æ¤¤¤Ê¤¤¤È»×¤ï¤ì¤Þ¤¹"
16175 #: cp/decl2.c:549
16176 msgid "deleting array `%#D'"
16177 msgstr ""
16179 #. 14.5.2.2 [temp.mem]
16181 #. A local class shall not have member templates.
16182 #: cp/decl2.c:583
16183 msgid "invalid declaration of member template `%#D' in local class"
16184 msgstr ""
16186 #: cp/decl2.c:592
16187 #, fuzzy
16188 msgid "invalid use of `virtual' in template declaration of `%#D'"
16189 msgstr "ÉÔ´°Á´¤Ê typedef `%s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
16191 #: cp/decl2.c:602 cp/pt.c:2586
16192 #, fuzzy
16193 msgid "template declaration of `%#D'"
16194 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
16196 #: cp/decl2.c:652
16197 msgid "Java method '%D' has non-Java return type `%T'"
16198 msgstr ""
16200 #: cp/decl2.c:661
16201 msgid "Java method '%D' has non-Java parameter type `%T'"
16202 msgstr ""
16204 #: cp/decl2.c:737
16205 msgid "prototype for `%#D' does not match any in class `%T'"
16206 msgstr ""
16208 #: cp/decl2.c:819
16209 msgid "local class `%#T' shall not have static data member `%#D'"
16210 msgstr ""
16212 #: cp/decl2.c:827
16213 msgid "initializer invalid for static member with constructor"
16214 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤ÎÀÅŪ¥á¥ó¥Ð½é´ü²½»Ò¤Ï̵¸ú¤Ç¤¹"
16216 #: cp/decl2.c:830
16217 msgid "(an out of class initialization is required)"
16218 msgstr "(¥¯¥é¥¹³°¤Ç¤Î½é´ü²½¤òɬÍפȤ·¤Þ¤¹)"
16220 #: cp/decl2.c:889
16221 #, fuzzy
16222 msgid "invalid data member initialization"
16223 msgstr "̵¸ú¤Ê `#pragma implementation'"
16225 #: cp/decl2.c:892
16226 msgid "(use `=' to initialize static data members)"
16227 msgstr ""
16229 #: cp/decl2.c:938
16230 msgid "member `%D' conflicts with virtual function table field name"
16231 msgstr ""
16233 #: cp/decl2.c:958
16234 msgid "`%D' is already defined in `%T'"
16235 msgstr ""
16237 #: cp/decl2.c:1010
16238 msgid "field initializer is not constant"
16239 msgstr "¥Õ¥£¡¼¥ë¥É½é´üÀßÄê»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
16241 #: cp/decl2.c:1034
16242 msgid "`asm' specifiers are not permitted on non-static data members"
16243 msgstr ""
16245 #: cp/decl2.c:1086
16246 #, fuzzy
16247 msgid "cannot declare `%D' to be a bit-field type"
16248 msgstr "`::main' ¤ò template ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
16250 #: cp/decl2.c:1096
16251 #, fuzzy
16252 msgid "cannot declare bit-field `%D' with function type"
16253 msgstr "´Ø¿ô·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
16255 #: cp/decl2.c:1103
16256 msgid "`%D' is already defined in the class %T"
16257 msgstr ""
16259 #: cp/decl2.c:1110
16260 #, fuzzy
16261 msgid "static member `%D' cannot be a bit-field"
16262 msgstr "static `%s' ¤ò mutable ¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
16264 #: cp/decl2.c:1197
16265 #, fuzzy
16266 msgid "initializer specified for non-member function `%D'"
16267 msgstr "½é´ü²½»Ò¥ê¥¹¥È¤ÏÈó¥á¥ó¥Ð´Ø¿ô¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
16269 #: cp/decl2.c:1201
16270 #, fuzzy
16271 msgid "invalid initializer for virtual method `%D'"
16272 msgstr "̵¸ú¤Ê¥Ó¥Ã¥ÈÎó½é´ü²½»Ò¤Ç¤¹"
16274 #: cp/decl2.c:1315
16275 msgid "anonymous struct not inside named type"
16276 msgstr "̵̾¹½Â¤ÂΤ¬Ì¾Á°¤Ä¤­·¿¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
16278 #: cp/decl2.c:1411
16279 msgid "namespace-scope anonymous aggregates must be static"
16280 msgstr "anonumous Ì¾Á°¶õ´Ö¤Î½¸¹çÂΤϠstatic ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
16282 #: cp/decl2.c:1424
16283 msgid "anonymous aggregate with no members"
16284 msgstr "̵̾¶¦ÍÑÂΤ˥á¥ó¥Ð¤¬¤¢¤ê¤Þ¤»¤ó"
16286 #: cp/decl2.c:1493
16287 #, fuzzy
16288 msgid "`operator new' must return type `%T'"
16289 msgstr "`operator delete' ¤ÎÌá¤ê·¿¤Ï `void' ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
16291 #: cp/decl2.c:1501
16292 #, fuzzy
16293 msgid "`operator new' takes type `size_t' (`%T') as first parameter"
16294 msgstr "`operator new' ¤ÏÂè°ì°ú¿ô¤È¤·¤Æ `size_t' ¤ò¤È¤ê¤Þ¤¹"
16296 #: cp/decl2.c:1528
16297 #, fuzzy
16298 msgid "`operator delete' must return type `%T'"
16299 msgstr "`operator delete' ¤ÎÌá¤ê·¿¤Ï `void' ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
16301 #: cp/decl2.c:1536
16302 #, fuzzy
16303 msgid "`operator delete' takes type `%T' as first parameter"
16304 msgstr "`operator delete' ¤ÏÂè°ì°ú¿ô¤È¤·¤Æ `void *' ·¿¤ò¤È¤ê¤Þ¤¹"
16306 #. Overflow occurred.  That means there are at least 4 billion
16307 #. initialization functions.
16308 #: cp/decl2.c:2290
16309 msgid "too many initialization functions required"
16310 msgstr "ɬÍפȤµ¤ì¤ë½é´ü²½´Ø¿ô¤Î¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
16312 #: cp/decl2.c:2966
16313 #, fuzzy
16314 msgid "inline function `%D' used but never defined"
16315 msgstr "`%s' ¤¬»È¤ï¤ì¤Þ¤·¤¿¤¬Ì¤ÄêµÁ¤Ç¤¹"
16317 #: cp/decl2.c:3086
16318 msgid "use of old-style cast"
16319 msgstr "¸Å¤¤¥¹¥¿¥¤¥ë¤Î¥­¥ã¥¹¥È¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹"
16321 #: cp/decl2.c:3794
16322 #, fuzzy
16323 msgid "use of `%D' is ambiguous"
16324 msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ï¤¢¤¤¤Þ¤¤¤Ç¤¹\n"
16326 #: cp/decl2.c:3795
16327 msgid "  first declared as `%#D' here"
16328 msgstr ""
16330 #: cp/decl2.c:3798
16331 msgid "  also declared as `%#D' here"
16332 msgstr ""
16334 #: cp/decl2.c:3813
16335 msgid "`%D' denotes an ambiguous type"
16336 msgstr ""
16338 #: cp/decl2.c:3814
16339 #, fuzzy
16340 msgid "  first type here"
16341 msgstr "  ¤³¤³¤«¤é"
16343 #: cp/decl2.c:3815
16344 msgid "  other type here"
16345 msgstr ""
16347 #: cp/decl2.c:3912
16348 #, fuzzy
16349 msgid "declaration of `%D' not in a namespace surrounding `%D'"
16350 msgstr "`%s' ¤ÎÀë¸À¤Ë¤è¤ê `this' ¤Î¥á¥ó¥Ð¤¬Ê¤¤¤±£¤µ¤ì¤Þ¤¹"
16352 #: cp/decl2.c:3946
16353 msgid "`%D' should have been declared inside `%D'"
16354 msgstr ""
16356 #: cp/decl2.c:4079
16357 #, fuzzy
16358 msgid "`%D' is not a function,"
16359 msgstr "`%s' ¤ÏÄ̾ï¤Ï´Ø¿ô¤Ç¤¹"
16361 #: cp/decl2.c:4080
16362 #, fuzzy
16363 msgid "  conflict with `%D'"
16364 msgstr "`%s' ¤Ï `-g%s' ¤È¶¥¹ç¤¹¤ë¤¿¤á̵»ë¤µ¤ì¤Þ¤·¤¿"
16366 #. The parser did not find it, so it's not there.
16367 #: cp/decl2.c:4396
16368 #, fuzzy
16369 msgid "unknown namespace `%D'"
16370 msgstr "ÉÔÌÀ¤Ê #pragma namespace %s ¤Ç¤¹"
16372 #: cp/decl2.c:4430 cp/decl2.c:4707
16373 msgid "`%T' is not a namespace"
16374 msgstr ""
16376 #: cp/decl2.c:4432
16377 msgid "`%D' is not a namespace"
16378 msgstr ""
16380 #: cp/decl2.c:4441
16381 msgid "a using-declaration cannot specify a template-id.  Try `using %D'"
16382 msgstr ""
16384 #: cp/decl2.c:4455
16385 #, fuzzy
16386 msgid "namespace `%D' not allowed in using-declaration"
16387 msgstr "`%s' ¤ÏÀë¸À¤Î»Ï¤Þ¤ê¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
16389 #: cp/decl2.c:4484
16390 #, fuzzy
16391 msgid "`%D' not declared"
16392 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
16394 #: cp/decl2.c:4535
16395 msgid "`%D' is already declared in this scope"
16396 msgstr ""
16398 #: cp/decl2.c:4562
16399 msgid "using declaration `%D' introduced ambiguous type `%T'"
16400 msgstr ""
16402 #: cp/decl2.c:4653
16403 msgid "using-declaration for non-member at class scope"
16404 msgstr ""
16406 #: cp/decl2.c:4659
16407 #, fuzzy
16408 msgid "using-declaration for destructor"
16409 msgstr "¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
16411 #: cp/decl2.c:4665
16412 msgid "a using-declaration cannot specify a template-id.  Try  `using %T::%D'"
16413 msgstr ""
16415 #: cp/decl2.c:4701
16416 #, fuzzy
16417 msgid "namespace `%T' undeclared"
16418 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
16420 #: cp/decl2.c:4730
16421 #, fuzzy
16422 msgid "default argument missing for parameter %P of `%+#D'"
16423 msgstr "²¾°ú¿ô¥ê¥¹¥È¤«¤é¤Î²¾°ú¿ô̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
16425 #: cp/decl2.c:4829
16426 msgid "extra qualification `%T::' on member `%D' ignored"
16427 msgstr ""
16429 #: cp/decl2.c:4833
16430 msgid "`%T' does not have a class or union named `%D'"
16431 msgstr ""
16433 #: cp/decl2.c:4848
16434 #, fuzzy
16435 msgid "`%T' is not a class or union type"
16436 msgstr "ISO C ¤Ï¶¦ÍÑÂη¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
16438 #: cp/decl2.c:4862
16439 #, fuzzy
16440 msgid "template argument is required for `%T'"
16441 msgstr "¥ì¥¸¥¹¥¿Ì¾¤¬ `%s' ÍѤ˻ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
16443 #: cp/error.c:35
16444 #, c-format
16445 msgid "`%s' not supported by %s"
16446 msgstr "`%s' ¤Ï %s ¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
16448 #: cp/error.c:571
16449 #, c-format
16450 msgid "<anonymous %s>"
16451 msgstr "<̵̾ %s>"
16453 #: cp/error.c:808
16454 #, c-format
16455 msgid "(static %s for %s)"
16456 msgstr "(ÀÅŪ%s: %s ÍÑ)"
16458 #: cp/error.c:1482
16459 #, c-format
16460 msgid "\\x%x"
16461 msgstr ""
16463 #: cp/error.c:2430
16464 #, c-format
16465 msgid "In %s `%s':"
16466 msgstr "%s Æâ¤Î `%s':"
16468 #: cp/error.c:2487
16469 #, c-format
16470 msgid "%s: In instantiation of `%s':\n"
16471 msgstr "%s: `%s' ¤Î½é´ü²½:\n"
16473 #: cp/error.c:2511
16474 #, c-format
16475 msgid "%s:%d:   instantiated from `%s'\n"
16476 msgstr "%s:%d:   `%s' ¤«¤é¼ÂÂ⽤µ¤ì¤Þ¤·¤¿\n"
16478 #: cp/error.c:2516
16479 #, c-format
16480 msgid "%s:%d:   instantiated from here\n"
16481 msgstr "%s:%d:   ¤³¤³¤Ç¼ÂÂ⽤µ¤ì¤Þ¤·¤¿\n"
16483 #. damn ICE suppression
16484 #: cp/error.c:2670
16485 #, c-format
16486 msgid "unexpected letter `%c' in locate_error\n"
16487 msgstr ""
16489 #. Can't throw a reference.
16490 #: cp/except.c:240
16491 msgid "type `%T' is disallowed in Java `throw' or `catch'"
16492 msgstr ""
16494 #: cp/except.c:251
16495 msgid "call to Java `catch' or `throw' with `jthrowable' undefined"
16496 msgstr "Java `catch' ¤ä `throw' ¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢`jthrowable' ¤Ï̤ÄêµÁ¤Ç¤¹"
16498 #. Thrown object must be a Throwable.
16499 #: cp/except.c:258
16500 msgid "type `%T' is not derived from `java::lang::Throwable'"
16501 msgstr ""
16503 #: cp/except.c:322
16504 msgid "mixing C++ and Java catches in a single translation unit"
16505 msgstr "C++ ¤È Java ¤Î `catch' ¤ò°ì¤Ä¤ÎËÝÌõ¥æ¥Ë¥Ã¥È¤Ë¤Þ¤È¤á¤Þ¤¹"
16507 #: cp/except.c:639
16508 msgid "throwing NULL, which has integral, not pointer type"
16509 msgstr ""
16511 #: cp/except.c:730
16512 msgid "  in thrown expression"
16513 msgstr "  throw ¤µ¤ì¤¿¼°¤ÎÃæ"
16515 #: cp/except.c:856
16516 msgid "expression '%E' of abstract class type '%T' cannot be used in throw-expression"
16517 msgstr ""
16519 #: cp/except.c:944
16520 msgid "exception of type `%T' will be caught"
16521 msgstr ""
16523 #: cp/except.c:947
16524 msgid "   by earlier handler for `%T'"
16525 msgstr ""
16527 #: cp/except.c:968
16528 msgid "`...' handler must be the last handler for its try block"
16529 msgstr ""
16531 #: cp/friend.c:155
16532 #, fuzzy
16533 msgid "`%D' is already a friend of class `%T'"
16534 msgstr "'%s' ¥¯¥é¥¹¤ò¸«¤Ä¤±¤ë¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
16536 #: cp/friend.c:157
16537 #, fuzzy
16538 msgid "previous friend declaration of `%D'"
16539 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
16541 #: cp/friend.c:202
16542 #, fuzzy
16543 msgid "invalid type `%T' declared `friend'"
16544 msgstr "ÊÑ¿ô `%s' ¤¬ `inline' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
16546 #. [temp.friend]
16547 #. Friend declarations shall not declare partial
16548 #. specializations.
16549 #: cp/friend.c:218
16550 #, fuzzy
16551 msgid "partial specialization `%T' declared `friend'"
16552 msgstr "ÊÑ¿ô `%s' ¤¬ `inline' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
16554 #: cp/friend.c:227
16555 msgid "class `%T' is implicitly friends with itself"
16556 msgstr ""
16558 #. template <class T> friend typename S<T>::X;
16559 #: cp/friend.c:245
16560 #, fuzzy
16561 msgid "typename type `%#T' declared `friend'"
16562 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
16564 #. template <class T> friend class T;
16565 #: cp/friend.c:251
16566 #, fuzzy
16567 msgid "template parameter type `%T' declared `friend'"
16568 msgstr "²¾°ú¿ô `%s' ¤¬ void ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
16570 #. template <class T> friend class A; where A is not a template
16571 #: cp/friend.c:257
16572 #, fuzzy
16573 msgid "`%#T' is not a template"
16574 msgstr "¥Æ¥ó¥×¥ì¡¼¥ÈÆâ¤Ç `%s' ¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹"
16576 #: cp/friend.c:272
16577 msgid "`%T' is already a friend of `%T'"
16578 msgstr ""
16580 #: cp/friend.c:370
16581 msgid "member `%D' declared as friend before type `%T' defined"
16582 msgstr ""
16584 #: cp/friend.c:425
16585 #, fuzzy
16586 msgid "friend declaration `%#D' declares a non-template function"
16587 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤ÏÈó´Ø¿ô¤È¤·¤ÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
16589 #: cp/friend.c:428
16590 #, fuzzy
16591 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"
16592 msgstr "¡Ê¤â¤·¤³¤ì¤¬¤¢¤Ê¤¿¤Î°Õ¿Þ¤·¤¿¤â¤Î¤Ç¤Ê¤±¤ì¤Ð¡¢´Ø¿ô¥Æ¥ó¥×¥ì¡¼¥È¤Ï´û¤ËÀë¸ÀºÑ¤Ç¤¢¤ë»ö¤ò³Îǧ¤·¡¢¤³¤³¤Î´Ø¿ô̾¤Î¸å¤í¤Ë <> ¤òÉÕ¤±Â­¤·¤Æ¤¯¤À¤µ¤¤¡Ë -Wno-non-template-friend ¤Ç¤³¤Î·Ù¹ðɽ¼¨¤ò̵¸ú¤Ë¤·¤Þ¤¹"
16594 #: cp/g++spec.c:209 java/jvspec.c:423
16595 #, c-format
16596 msgid "argument to `%s' missing\n"
16597 msgstr "`%s' ¤Ø¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹\n"
16599 #: cp/init.c:320
16600 msgid "`%D' should be initialized in the member initialization list"
16601 msgstr ""
16603 #: cp/init.c:369
16604 msgid "default-initialization of `%#D', which has reference type"
16605 msgstr ""
16607 #: cp/init.c:374
16608 #, fuzzy
16609 msgid "uninitialized reference member `%D'"
16610 msgstr "¥á¥ó¥Ð `%s' ¤ËÂФ¹¤ë̵¸ú¤Ê½é´üÃÍ"
16612 #: cp/init.c:382
16613 msgid "initializer list treated as compound expression"
16614 msgstr "½é´ü²½»Ò¥ê¥¹¥È¤ÏÊ£¹ç¼°¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤Þ¤·¤¿"
16616 #: cp/init.c:523
16617 msgid "`%D' will be initialized after"
16618 msgstr ""
16620 #: cp/init.c:526
16621 #, fuzzy
16622 msgid "base `%T' will be initialized after"
16623 msgstr "²¾°ú¿ô `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
16625 #: cp/init.c:529
16626 msgid "  `%#D'"
16627 msgstr ""
16629 #: cp/init.c:531
16630 msgid "  base `%T'"
16631 msgstr ""
16633 #: cp/init.c:549
16634 #, fuzzy
16635 msgid "multiple initializations given for base `%T'"
16636 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
16638 #: cp/init.c:616
16639 #, fuzzy
16640 msgid "initializations for multiple members of `%T'"
16641 msgstr "²ÄÊÑÇÛÎó¥á¥ó¥Ð¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
16643 #: cp/init.c:671
16644 msgid "base class `%#T' should be explicitly initialized in the copy constructor"
16645 msgstr ""
16647 #: cp/init.c:916
16648 msgid "class `%T' does not have any field named `%D'"
16649 msgstr ""
16651 #: cp/init.c:922
16652 msgid "field `%#D' is static; the only point of initialization is its definition"
16653 msgstr ""
16655 #: cp/init.c:956
16656 #, fuzzy
16657 msgid "unnamed initializer for `%T', which has no base classes"
16658 msgstr "´ðÄ쥯¥é¥¹¤ò»ý¤Ä¥¯¥é¥¹¤Î¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹"
16660 #: cp/init.c:963
16661 msgid "unnamed initializer for `%T', which uses multiple inheritance"
16662 msgstr ""
16664 #: cp/init.c:1000
16665 msgid "type `%D' is not a direct or virtual base of `%T'"
16666 msgstr ""
16668 #: cp/init.c:1003
16669 msgid "type `%D' is not a direct base of `%T'"
16670 msgstr ""
16672 #. Handle bad initializers like:
16673 #. class COMPLEX {
16674 #. public:
16675 #. double re, im;
16676 #. COMPLEX(double r = 0.0, double i = 0.0) {re = r; im = i;};
16677 #. ~COMPLEX() {};
16678 #. };
16680 #. int main(int argc, char **argv) {
16681 #. COMPLEX zees(1.0, 0.0)[10];
16682 #. }
16684 #: cp/init.c:1097
16685 msgid "bad array initializer"
16686 msgstr "ÇÛÎó¤ÎÉÔÀµ¤Ê½é´ü²½"
16688 #: cp/init.c:1304
16689 #, fuzzy
16690 msgid "`%T' is not an aggregate type"
16691 msgstr "È󽸹çÂη¿¤ËÂФ·¤ÆŬÍѤµ¤ì¤¿ `sigof'"
16693 #: cp/init.c:1327
16694 #, fuzzy
16695 msgid "`%T' fails to be an aggregate typedef"
16696 msgstr "È󽸹çÂη¿¤ËÂФ·¤ÆŬÍѤµ¤ì¤¿ `sigof'"
16698 #: cp/init.c:1336
16699 #, fuzzy
16700 msgid "type `%T' is of non-aggregate type"
16701 msgstr "È󽸹çÂη¿¤ËÂФ·¤ÆŬÍѤµ¤ì¤¿ `sigof'"
16703 #: cp/init.c:1439
16704 msgid "cannot call destructor `%T::~%T' without object"
16705 msgstr ""
16707 #: cp/init.c:1483
16708 #, fuzzy
16709 msgid "invalid use of non-static field `%D'"
16710 msgstr "ÉÔ´°Á´¤Ê typedef `%s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
16712 #. We can get here when processing a bad default
16713 #. argument, like:
16714 #. struct S { int a; void f(int i = a); }
16715 #: cp/init.c:1492 cp/method.c:160
16716 #, fuzzy
16717 msgid "invalid use of member `%D'"
16718 msgstr "¥á¥ó¥Ð `%s' ¤ËÂФ¹¤ë̵¸ú¤Ê½é´üÃÍ"
16720 #: cp/init.c:1502
16721 #, fuzzy
16722 msgid "no method `%T::%D'"
16723 msgstr "¥á¥½¥Ã¥É `%s' Æâ:"
16725 #: cp/init.c:1595
16726 msgid "incomplete type `%T' does not have member `%D'"
16727 msgstr ""
16729 #: cp/init.c:1669
16730 #, fuzzy
16731 msgid "`%D' is not a member of type `%T'"
16732 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
16734 #: cp/init.c:1688
16735 #, fuzzy
16736 msgid "invalid pointer to bit-field `%D'"
16737 msgstr "̵¸ú¤Ê¼±Ê̻Ҡ`%s'"
16739 #: cp/init.c:1727
16740 msgid "object missing in use of pointer-to-member construct"
16741 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¹½ÃۤλÈÍѤǥª¥Ö¥¸¥§¥¯¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
16743 #: cp/init.c:1767
16744 msgid "member `%D' is non-static but referenced as a static member"
16745 msgstr ""
16747 #: cp/init.c:1769 cp/typeck.c:2828 cp/typeck.c:2932
16748 msgid "at this point in file"
16749 msgstr "¥Õ¥¡¥¤¥ë¤Î¤³¤Î°ÌÃÖ"
16751 #: cp/init.c:1806
16752 #, fuzzy, c-format
16753 msgid "object missing in `%E'"
16754 msgstr "`%s' ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
16756 #: cp/init.c:1937
16757 msgid "new of array type fails to specify size"
16758 msgstr "ÇÛÎ󷿤Πnew ¤Ï¥µ¥¤¥º¤Î»ØÄê¤Ë¼ºÇÔ¤·¤Þ¤¹"
16760 #: cp/init.c:1948
16761 msgid "size in array new must have integral type"
16762 msgstr "ÇÛÎó new ¤Ç¤Î¥µ¥¤¥º¤Ï´°Á´¤Ê·¿¤ò»ý¤¿¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
16764 #: cp/init.c:1954
16765 msgid "zero size array reserves no space"
16766 msgstr "¥µ¥¤¥º¥¼¥í¤ÎÇÛÎó¤Ï¶õ´Ö¤ò³ÎÊݤ·¤Þ¤»¤ó"
16768 #: cp/init.c:2019
16769 msgid "new cannot be applied to a reference type"
16770 msgstr "»²¾È·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
16772 #: cp/init.c:2025
16773 msgid "new cannot be applied to a function type"
16774 msgstr "´Ø¿ô·¿¤ËÂФ·¤Æ new ¤òŬÍѤǤ­¤Þ¤»¤ó"
16776 #: cp/init.c:2072
16777 msgid "call to Java constructor, while `jclass' undefined"
16778 msgstr "Java ¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢`jclass' ¤Ï̤ÄêµÁ¤Ç¤¹"
16780 #: cp/init.c:2088
16781 #, fuzzy
16782 msgid "can't find class$"
16783 msgstr "class$ ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
16785 #: cp/init.c:2202
16786 msgid "invalid type `void' for new"
16787 msgstr "new ¤ËÂФ·¤Æ̵¸ú¤Ê·¿¤Ç¤¢¤ë `void'"
16789 #: cp/init.c:2254
16790 #, c-format
16791 msgid "call to Java constructor with `%s' undefined"
16792 msgstr "Java ¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢`%s' ¤Ï̤ÄêµÁ¤Ç¤¹"
16794 #: cp/init.c:2362
16795 #, fuzzy
16796 msgid "ISO C++ forbids initialization in array new"
16797 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
16799 #: cp/init.c:2380 cp/typeck2.c:360 cp/typeck2.c:1223
16800 msgid "initializer list being treated as compound expression"
16801 msgstr "½é´ü²½»Ò¥ê¥¹¥È¤¬Ê£¹ç¼°¤È¤·¤Æ¼è¤ê°·¤ï¤ì¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
16803 #: cp/init.c:2386
16804 msgid "ISO C++ forbids aggregate initializer to new"
16805 msgstr "ISO C++ ¤Ï new ¤Ø¤Î½¸¹çÂνé´ü²½»Ò¤ò¶Ø¤¸¤Þ¤¹"
16807 #: cp/init.c:2474
16808 #, fuzzy
16809 msgid "uninitialized const in `new' of `%#T'"
16810 msgstr "½é´ü²½»Ò¤Ï `%s' ¤Î¥µ¥¤¥º¤ÎÆÃÄê¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
16812 #: cp/init.c:2840
16813 msgid "initializer ends prematurely"
16814 msgstr "½é´üÀßÄê»Ò¤ÎËöÈø¤¬ËÜÍè¤è¤êÁ᤯½Ð¸½¤·¤Þ¤·¤¿"
16816 #: cp/init.c:2910
16817 msgid "cannot initialize multi-dimensional array with initializer"
16818 msgstr "¿¼¡¸µÇÛÎó¤Ï½é´ü²½»Ò¤Ç½é´ü²½¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
16820 #: cp/init.c:3100
16821 msgid "unknown array size in delete"
16822 msgstr "delete ¤Ç¤ÎÇÛÎó¥µ¥¤¥º¤¬ÉÔÌÀ¤Ç¤¹"
16824 #: cp/init.c:3365
16825 msgid "type to vector delete is neither pointer or array type"
16826 msgstr "¥Ù¥¯¥È¥ë·¿¤Î delete ¤Ç¤¹¤¬¡¢¥Ý¥¤¥ó¥¿¤Ç¤âÇÛÎ󷿤Ǥ⤢¤ê¤Þ¤»¤ó"
16828 #: cp/lex.c:136
16829 msgid "type name expected before `*'"
16830 msgstr "`*' ¤ÎÁ°¤Ë·¿¤Î̾Á°¤¬¤¢¤ë¤Ù¤­¤Ç¤¹"
16832 #: cp/lex.c:158
16833 msgid "cannot declare references to references"
16834 msgstr "»²¾È¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
16836 #: cp/lex.c:163
16837 msgid "cannot declare pointers to references"
16838 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
16840 #: cp/lex.c:167
16841 msgid "type name expected before `&'"
16842 msgstr "`&' ¤ÎÁ°¤Ë·¿¤Î̾Á°¤¬¤¢¤ë¤Ù¤­¤Ç¤¹"
16844 #: cp/lex.c:894
16845 #, c-format
16846 msgid "semicolon missing after %s declaration"
16847 msgstr "%s Àë¸À¤Î¸å¤í¤Î¥»¥ß¥³¥í¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
16849 #: cp/lex.c:897
16850 #, fuzzy
16851 msgid "semicolon missing after declaration of `%T'"
16852 msgstr "%s Àë¸À¤Î¸å¤í¤Î¥»¥ß¥³¥í¥ó¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
16854 #: cp/lex.c:945
16855 #, c-format
16856 msgid "junk at end of #pragma %s"
16857 msgstr "#pragma %s ¤ÎËöÈø¤Ë¥´¥ß"
16859 #: cp/lex.c:952
16860 #, c-format
16861 msgid "invalid #pragma %s"
16862 msgstr "̵¸ú¤Ê #pragma %s ¤Ç¤¹"
16864 #: cp/lex.c:961
16865 #, fuzzy
16866 msgid "#pragma vtable no longer supported"
16867 msgstr "--driver ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
16869 #: cp/lex.c:1038
16870 #, c-format
16871 msgid "#pragma implementation for %s appears after file is included"
16872 msgstr "%s ¤Ø¤Î #pragma implementation ¤Ï¥Õ¥¡¥¤¥ë¤¬ include ¤µ¤ì¤¿¸å¤Ç½Ð¸½¤·¤Þ¤·¤¿"
16874 #: cp/lex.c:1063
16875 msgid "junk at end of #pragma GCC java_exceptions"
16876 msgstr "#pragma GCC java_exceptions ¤ÎËöÈø¤Ë¥´¥ß"
16878 #: cp/lex.c:1107
16879 #, fuzzy
16880 msgid "`%D' not defined"
16881 msgstr "\"%s\" ¤ÏÄêµÁ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
16883 #: cp/lex.c:1110
16884 #, fuzzy
16885 msgid "`%D' was not declared in this scope"
16886 msgstr "`%s' ¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó (¤³¤Î´Ø¿ôÆâ¤ÇºÇ½é¤ËÍøÍÑ)"
16888 #: cp/lex.c:1118
16889 #, fuzzy
16890 msgid "`%D' undeclared (first use this function)"
16891 msgstr "`%s' ¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó (¤³¤Î´Ø¿ôÆâ¤ÇºÇ½é¤ËÍøÍÑ)"
16893 #: cp/lex.c:1122
16894 msgid "(Each undeclared identifier is reported only once for each function it appears in.)"
16895 msgstr "(̤Àë¸ÀÊÑ¿ô¤Ë¤Ä¤¤¤Æ¤Ï¡¢¤½¤ì¤¬´Ø¿ôÆâ¤ÇºÇ½é¤Ë¸½¤ï¤ì¤¿»þ¤À¤±Êó¹ð¤µ¤ì¤Þ¤¹¡£)"
16897 #: cp/lex.c:1239
16898 #, fuzzy
16899 msgid "`::%D' undeclared (first use here)"
16900 msgstr "`%s' ¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó (¤³¤Î´Ø¿ôÆâ¤ÇºÇ½é¤ËÍøÍÑ)"
16902 #: cp/mangle.c:2061
16903 msgid "real-valued template parameters when cross-compiling"
16904 msgstr "¥¯¥í¥¹¥³¥ó¥Ñ¥¤¥ë»þ¤Î¼Â¿ôÃͥƥó¥×¥ì¡¼¥È²¾°ú¿ô"
16906 #: cp/mangle.c:2325
16907 msgid "the mangled name of `%D' will change in a future version of GCC"
16908 msgstr ""
16910 #: cp/method.c:154
16911 #, fuzzy
16912 msgid "invalid use of member `%D' in static member function"
16913 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
16915 #: cp/method.c:216
16916 msgid "use of namespace `%D' as expression"
16917 msgstr ""
16919 #: cp/method.c:221
16920 msgid "use of class template `%T' as expression"
16921 msgstr ""
16923 #: cp/method.c:234
16924 #, c-format
16925 msgid "use of %s from containing function"
16926 msgstr ""
16928 #: cp/method.c:237
16929 #, fuzzy
16930 msgid "  `%#D' declared here"
16931 msgstr "`%s' ¤ÏÁ°¤Ë¤³¤³¤ÇÀë¸À¤µ¤ì¤Þ¤·¤¿"
16933 #: cp/method.c:255
16934 #, fuzzy
16935 msgid "request for member `%D' is ambiguous in multiple inheritance lattice"
16936 msgstr "Í׵ᤵ¤ì¤¿¥á¥ó¥Ð `%s' ¤Ï¿½Å·Ñ¾µ¥°¥é¥Õ¤ÎÃæ¤ÇÛ£Ëæ¤Ç¤¹"
16938 #: cp/method.c:455
16939 msgid "generic thunk code fails for method `%#D' which uses `...'"
16940 msgstr ""
16942 #: cp/method.c:694
16943 msgid "non-static const member `%#D', can't use default assignment operator"
16944 msgstr ""
16946 #: cp/method.c:699
16947 msgid "non-static reference member `%#D', can't use default assignment operator"
16948 msgstr ""
16950 #: parse.y:261
16951 msgid "`%s' tag used in naming `%#T'"
16952 msgstr ""
16954 #: parse.y:541
16955 msgid "keyword `export' not implemented, and will be ignored"
16956 msgstr ""
16958 #: parse.y:645
16959 msgid "use of linkage spec `%D' is different from previous spec `%D'"
16960 msgstr ""
16962 #: parse.y:942
16963 msgid "no base or member initializers given following ':'"
16964 msgstr "´ðÄì¤ä¥á¥ó¥Ð½é´ü²½»Ò¥ê¥¹¥È¤¬ ':' ¤Î¸å¤Ë³¤¤¤Æ¤¤¤Þ¤»¤ó"
16966 #: parse.y:983 parse.y:989
16967 msgid "anachronistic old style base class initializer"
16968 msgstr "Á°»þÂåŪ¤Ê¸Å¤¤¥¹¥¿¥¤¥ë¤Î´ðÄ쥯¥é¥¹½é´ü²½»Ò¤Ç¤¹"
16970 #. Handle `Class<Class<Type>>' without space in the `>>'
16971 #: parse.y:1115
16972 msgid "`>>' should be `> >' in template class name"
16973 msgstr "`>>' ¤Ï¥Æ¥ó¥×¥ì¡¼¥È¥¯¥é¥¹Ì¾¤Ï `> >' ¤È¤¹¤Ù¤­¤Ç¤¹"
16975 #: parse.y:1153
16976 msgid "use of template qualifier outside template"
16977 msgstr ""
16979 #: parse.y:1182 parse.y:1191
16980 #, c-format
16981 msgid "ISO C++ forbids an empty condition for `%s'"
16982 msgstr "ISO C++ ¤Ï `%s' ¤ËÂФ¹¤ë¶õ¤Î¾ò·ï¤ò¶Ø¤¸¤Þ¤¹"
16984 #: parse.y:1214
16985 #, fuzzy
16986 msgid "definition of class `%T' in condition"
16987 msgstr "%s: ´Ø¿ô `%s' ¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
16989 #: parse.y:1216
16990 #, fuzzy
16991 msgid "definition of enum `%T' in condition"
16992 msgstr "%s: ´Ø¿ô `%s' ¤ÎÄêµÁ¤¬ÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤»¤ó\n"
16994 #: parse.y:1227
16995 #, fuzzy
16996 msgid "definition of array `%#D' in condition"
16997 msgstr "`%c%s' ¤Î¥á¥½¥Ã¥ÉÄêµÁ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
16999 #: parse.y:1340
17000 msgid "old style placement syntax, use () instead"
17001 msgstr ""
17003 #: parse.y:1351
17004 #, fuzzy
17005 msgid "`%T' is not a valid expression"
17006 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
17008 #. This was previously allowed as an extension, but
17009 #. was removed in G++ 3.3.
17010 #: parse.y:1358
17011 #, fuzzy
17012 msgid "initialization of new expression with `='"
17013 msgstr "ISO C++ ¤Ï new ¼°¤Î½é´ü²½¤Ç¤Î `=' ¤ò¶Ø¤¸¤Þ¤¹"
17015 #: parse.y:1384
17016 msgid "ISO C++ forbids compound literals"
17017 msgstr "ISO C++ ¤ÏÊ£¹ç¥ê¥Æ¥é¥ë¤ò¶Ø¤¸¤Þ¤¹"
17019 #: parse.y:1631
17020 msgid "ISO C++ forbids braced-groups within expressions"
17021 msgstr "ISO C++ ¤Ï¥Ö¥ì¡¼¥¹¤Ç¤Þ¤È¤á¤é¤ì¤¿¼°¤ò¶Ø¤¸¤Þ¤¹"
17023 #: parse.y:2035 parse.y:2050
17024 msgid "sigof type specifier"
17025 msgstr "·¿»ØÄê»Ò¤Î sigof ¤Ç¤¹"
17027 #: parse.y:2040
17028 msgid "`sigof' applied to non-aggregate expression"
17029 msgstr "È󽸹çÂμ°¤ËÂФ·¤ÆŬÍѤµ¤ì¤¿ `sigof'"
17031 #: parse.y:2055
17032 msgid "`sigof' applied to non-aggregate type"
17033 msgstr "È󽸹çÂη¿¤ËÂФ·¤ÆŬÍѤµ¤ì¤¿ `sigof'"
17035 #: parse.y:2321
17036 msgid "using `typename' outside of template"
17037 msgstr ""
17039 #: parse.y:2391
17040 #, c-format
17041 msgid "storage class specifier `%s' not allowed after struct or class"
17042 msgstr "µ­²±¥¯¥é¥¹»ØÄê»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
17044 #: parse.y:2393
17045 #, c-format
17046 msgid "type specifier `%s' not allowed after struct or class"
17047 msgstr "·¿»ØÄê»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
17049 #: parse.y:2395
17050 #, c-format
17051 msgid "type qualifier `%s' not allowed after struct or class"
17052 msgstr "·¿½¤¾þ»Ò `%s' ¤Ï struct ¤ä class ¤Î¸å¤Ë¤Ï»È¤¨¤Þ¤»¤ó"
17054 #: parse.y:2397
17055 msgid "no body nor ';' separates two class, struct or union declarations"
17056 msgstr "ËÜÂΤ¬¤Ê¤¯¡¢class, struct °¿¤¤¤Ï union Àë¸À¤ò¶èÀÚ¤ë ';' ¤â¤¢¤ê¤Þ¤»¤ó"
17058 #: parse.y:2537
17059 #, fuzzy
17060 msgid "no bases given following `:'"
17061 msgstr "´ðÄì¤ä¥á¥ó¥Ð½é´ü²½»Ò¥ê¥¹¥È¤¬ ':' ¤Î¸å¤Ë³¤¤¤Æ¤¤¤Þ¤»¤ó"
17063 #: parse.y:2568 parse.y:2583
17064 msgid "`%D' access"
17065 msgstr ""
17067 #: parse.y:2573
17068 msgid "multiple access specifiers"
17069 msgstr "½ÅÊ£¤¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò"
17071 #: parse.y:2591
17072 msgid "multiple `virtual' specifiers"
17073 msgstr "½ÅÊ£¤¹¤ë `virtual' »ØÄê»Ò"
17075 #: parse.y:2628
17076 msgid "missing ';' before right brace"
17077 msgstr "±¦Â¦¥Ö¥ì¡¼¥¹¤ÎÁ°¤Î ';' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
17079 #: parse.y:2849
17080 msgid "ISO C++ forbids array dimensions with parenthesized type in new"
17081 msgstr "ISO C++ ¤Ï new Ãæ¤Ç¤Ï¡¢³ç¸Ì¤Î¤Ä¤¤¤¿ÇÛÎ󼡸µ¤ò¶Ø¤¸¤Þ¤¹"
17083 #: parse.y:3136 parse.y:3156 parse.y:3165 parse.y:3194
17084 msgid "`%T' is not a class or namespace"
17085 msgstr ""
17087 #: parse.y:3361
17088 msgid "ISO C++ forbids label declarations"
17089 msgstr "ISO C++ ¤Ï¥é¥Ù¥ëÀë¸À¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹"
17091 #: parse.y:3521
17092 msgid "ISO C++ forbids computed gotos"
17093 msgstr "ISO C++ ¤Ï·×»»·¿ goto ¤ò¶Ø¤¸¤Þ¤¹"
17095 #: parse.y:3529
17096 msgid "label must be followed by statement"
17097 msgstr "¥é¥Ù¥ë¤Î¸å¤í¤Ë¤Ïʸ¤¬É¬ÍפǤ¹"
17099 #: parse.y:3574
17100 msgid "must have at least one catch per try block"
17101 msgstr ""
17103 #: parse.y:3634
17104 msgid "ISO C++ forbids compound statements inside for initializations"
17105 msgstr "ISO C++ ½é´ü²½»Ò¤ÎÆâÉô¤Ç¤Ïʣʸ¤¬¶Ø¤¸¤é¤ì¤Æ¤¤¤Þ¤¹"
17107 #. This helps us recover from really nasty
17108 #. parse errors, for example, a missing right
17109 #. parenthesis.
17110 #: parse.y:3721 parse.y:3731
17111 msgid "possibly missing ')'"
17112 msgstr "¤ª¤½¤é¤¯ ')' ¤ò˺¤ì¤Æ¤¤¤Þ¤¹"
17114 #: parse.y:3824
17115 msgid "type specifier omitted for parameter"
17116 msgstr "·¿»ØÄê»Ò¤Ï²¾°ú¿ôÍѤ˾Êά¤µ¤ì¤Þ¤·¤¿"
17118 #: parse.y:3833
17119 #, c-format
17120 msgid "`%E' is not a type, use `typename %E' to make it one"
17121 msgstr ""
17123 #: parse.y:3835
17124 #, fuzzy
17125 msgid "no type `%D' in `%T'"
17126 msgstr "`%s' ¤ÎÌá¤êÃͤη¿¤¬ `int' ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
17128 #: parse.y:3838
17129 #, fuzzy, c-format
17130 msgid "type specifier omitted for parameter `%E'"
17131 msgstr "·¿»ØÄê»Ò¤Ï²¾°ú¿ôÍѤ˾Êά¤µ¤ì¤Þ¤·¤¿"
17133 #: parse.y:3846
17134 msgid "'%D' is used as a type, but is not defined as a type."
17135 msgstr ""
17137 #: cp/pt.c:198
17138 #, fuzzy
17139 msgid "data member `%D' cannot be a member template"
17140 msgstr "Èó¥á¥ó¥Ð `%s' ¤ò `mutable' ¤È¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
17142 #: cp/pt.c:210
17143 #, fuzzy
17144 msgid "invalid member template declaration `%D'"
17145 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
17147 #: cp/pt.c:605
17148 msgid "explicit specialization in non-namespace scope `%D'"
17149 msgstr ""
17151 #: cp/pt.c:617
17152 msgid "enclosing class templates are not explicitly specialized"
17153 msgstr ""
17155 #: cp/pt.c:692
17156 msgid "specializing `%#T' in different namespace"
17157 msgstr ""
17159 #: cp/pt.c:693
17160 #, fuzzy
17161 msgid "  from definition of `%#D'"
17162 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
17164 #: cp/pt.c:701
17165 #, fuzzy
17166 msgid "specialization of `%T' after instantiation"
17167 msgstr "`%s' ¤ÎÀë¸À¤Ë `extern' ¤¬¤Ä¤¤¤Æ¤ª¤ê¡¢½é´ü²½¤â¤µ¤ì¤Æ¤¤¤Þ¤¹"
17169 #: cp/pt.c:704
17170 #, fuzzy
17171 msgid "explicit specialization of non-template `%T'"
17172 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
17174 #: cp/pt.c:836
17175 msgid "specialization of %D after instantiation"
17176 msgstr ""
17178 #: cp/pt.c:939
17179 #, fuzzy
17180 msgid "%s %+#D"
17181 msgstr "%s: %s"
17183 #: cp/pt.c:990
17184 #, fuzzy
17185 msgid "`%D' is not a function template"
17186 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤ë´Ø¿ô¤Î·¿¤¬Å¬¹ç¤·¤Þ¤»¤ó"
17188 #: cp/pt.c:1129
17189 msgid "template-id `%D' for `%+D' does not match any template declaration"
17190 msgstr ""
17192 #: cp/pt.c:1137
17193 msgid "ambiguous template specialization `%D' for `%+D'"
17194 msgstr ""
17196 #. This case handles bogus declarations like template <>
17197 #. template <class T> void f<int>();
17198 #: cp/pt.c:1364 cp/pt.c:1438
17199 #, fuzzy
17200 msgid "template-id `%D' in declaration of primary template"
17201 msgstr "`operator delete' ¤ÎÀë¸ÀÆâ¤Ë¿¤¹¤®¤ë°ú¿ô"
17203 #: cp/pt.c:1377
17204 #, fuzzy
17205 msgid "template parameter list used in explicit instantiation"
17206 msgstr "#define Ãæ¤Î²¾°ú¿ô¥ê¥¹¥È¤¬½ªÃ¼¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
17208 #: cp/pt.c:1383
17209 msgid "definition provided for explicit instantiation"
17210 msgstr ""
17212 #: cp/pt.c:1389
17213 #, fuzzy
17214 msgid "too many template parameter lists in declaration of `%D'"
17215 msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬Â¿¤¹¤®¤Þ¤¹\n"
17217 #: cp/pt.c:1405
17218 #, fuzzy
17219 msgid "too few template parameter lists in declaration of `%D'"
17220 msgstr ""
17221 "\n"
17222 "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬¾¯¤Ê¤¹¤®¤Þ¤¹\n"
17224 #: cp/pt.c:1422
17225 msgid "explicit specialization not preceded by `template <>'"
17226 msgstr ""
17228 #: cp/pt.c:1435
17229 msgid "partial specialization `%D' of function template"
17230 msgstr ""
17232 #: cp/pt.c:1467
17233 msgid "default argument specified in explicit specialization"
17234 msgstr ""
17236 #: cp/pt.c:1471
17237 msgid "template specialization with C linkage"
17238 msgstr ""
17240 #. From [temp.expl.spec]:
17242 #. If such an explicit specialization for the member
17243 #. of a class template names an implicitly-declared
17244 #. special member function (clause _special_), the
17245 #. program is ill-formed.
17247 #. Similar language is found in [temp.explicit].
17248 #: cp/pt.c:1558
17249 msgid "specialization of implicitly-declared special member function"
17250 msgstr ""
17252 #: cp/pt.c:1602
17253 #, fuzzy
17254 msgid "no member function `%D' declared in `%T'"
17255 msgstr "¥Í¥¹¥È¤·¤¿´Ø¿ô `%s' ¤Ï `extern' ¤ËÀë¸À¤µ¤ì¤Þ¤·¤¿"
17257 #. There are two many template parameter lists.
17258 #: cp/pt.c:1750
17259 #, fuzzy
17260 msgid "too many template parameter lists in declaration of `%T'"
17261 msgstr "%s: ·Ù¹ð: `%s' ¤ÎÀë¸À¤Ç¤Î²¾°ú¿ô¥ê¥¹¥È¤¬Â¿¤¹¤®¤Þ¤¹\n"
17263 #: cp/pt.c:1846
17264 msgid " shadows template parm `%#D'"
17265 msgstr ""
17267 #: cp/pt.c:2250
17268 msgid "template parameters not used in partial specialization:"
17269 msgstr ""
17271 #: cp/pt.c:2254
17272 msgid "        `%D'"
17273 msgstr ""
17275 #: cp/pt.c:2266
17276 msgid "partial specialization `%T' does not specialize any template arguments"
17277 msgstr ""
17279 #: cp/pt.c:2291
17280 #, c-format
17281 msgid "template argument `%E' involves template parameter(s)"
17282 msgstr ""
17284 #: cp/pt.c:2335
17285 msgid "type `%T' of template argument `%E' depends on template parameter(s)"
17286 msgstr ""
17288 #: cp/pt.c:2423
17289 #, fuzzy
17290 msgid "no default argument for `%D'"
17291 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
17293 #: cp/pt.c:2576
17294 msgid "template with C linkage"
17295 msgstr ""
17297 #: cp/pt.c:2579
17298 msgid "template class without a name"
17299 msgstr ""
17301 #: cp/pt.c:2656
17302 msgid "`%D' does not declare a template type"
17303 msgstr ""
17305 #: cp/pt.c:2662
17306 #, fuzzy
17307 msgid "template definition of non-template `%#D'"
17308 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹¥á¥½¥Ã¥É `%s' ¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
17310 #: cp/pt.c:2703
17311 msgid "expected %d levels of template parms for `%#D', got %d"
17312 msgstr ""
17314 #: cp/pt.c:2715
17315 #, fuzzy
17316 msgid "got %d template parameters for `%#D'"
17317 msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'"
17319 #: cp/pt.c:2718
17320 #, fuzzy
17321 msgid "got %d template parameters for `%#T'"
17322 msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'"
17324 #: cp/pt.c:2720
17325 #, c-format
17326 msgid "  but %d required"
17327 msgstr ""
17329 #: cp/pt.c:2803
17330 #, fuzzy
17331 msgid "`%T' is not a template type"
17332 msgstr "`%s' ¤ÏÉÔ´°Á´·¿¤Ç¤¹"
17334 #: cp/pt.c:2819
17335 #, fuzzy
17336 msgid "previous declaration `%D'"
17337 msgstr "Á°Êý¤Ç¤Î `%s' ¤ÎÀë¸À"
17339 #: cp/pt.c:2820
17340 #, fuzzy, c-format
17341 msgid "used %d template parameter%s instead of %d"
17342 msgstr "½ÅÊ£¤·¤¿²¾°ú¿ô̾ `%s'"
17344 #: cp/pt.c:2836
17345 #, fuzzy
17346 msgid "template parameter `%#D'"
17347 msgstr "°ú¿ô `%s' ¤¬Ì¤»ÈÍѤǤ¹"
17349 #: cp/pt.c:2837
17350 msgid "redeclared here as `%#D'"
17351 msgstr ""
17353 #. We have in [temp.param]:
17355 #. A template-parameter may not be given default arguments
17356 #. by two different declarations in the same scope.
17357 #: cp/pt.c:2847
17358 #, fuzzy
17359 msgid "redefinition of default argument for `%#D'"
17360 msgstr "`%s' ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
17362 #: cp/pt.c:2848
17363 #, fuzzy
17364 msgid "  original definition appeared here"
17365 msgstr "´Ø¿ô¤ÎÄêµÁ¤¬ `typedef' ¤ÈÀë¸À¤µ¤ì¤Þ¤·¤¿"
17367 #: cp/pt.c:2941
17368 #, fuzzy, c-format
17369 msgid "`%E' is not a valid template argument"
17370 msgstr "̵¸ú¤Ê¥Ç¥Õ¥©¥ë¥È¥Æ¥ó¥×¥ì¡¼¥È°ú¿ô"
17372 #: cp/pt.c:2945
17373 msgid "it must be the address of a function with external linkage"
17374 msgstr ""
17376 #: cp/pt.c:2947
17377 msgid "it must be the address of an object with external linkage"
17378 msgstr ""
17380 #: cp/pt.c:2951
17381 msgid "it must be a pointer-to-member of the form `&X::Y'"
17382 msgstr ""
17384 #: cp/pt.c:2962
17385 #, c-format
17386 msgid "string literal %E is not a valid template argument because it is the address of an object with static linkage"
17387 msgstr ""
17389 #: cp/pt.c:2974
17390 #, c-format
17391 msgid "address of non-extern `%E' cannot be used as template argument"
17392 msgstr ""
17394 #: cp/pt.c:2985
17395 #, fuzzy, c-format
17396 msgid "non-constant `%E' cannot be used as template argument"
17397 msgstr "const `%s' ¤ò `mutable' ¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
17399 #: cp/pt.c:2992
17400 #, fuzzy, c-format
17401 msgid "object `%E' cannot be used as template argument"
17402 msgstr "\"%s\" ¤Ï¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó"
17404 #: cp/pt.c:3367
17405 #, c-format
17406 msgid "to refer to a type member of a template parameter, use `typename %E'"
17407 msgstr ""
17409 #: cp/pt.c:3380 cp/pt.c:3396 cp/pt.c:3435
17410 msgid "type/value mismatch at argument %d in template parameter list for `%D'"
17411 msgstr ""
17413 #: cp/pt.c:3383
17414 msgid "  expected a constant of type `%T', got `%T'"
17415 msgstr ""
17417 #: cp/pt.c:3387
17418 #, fuzzy, c-format
17419 msgid "  expected a type, got `%E'"
17420 msgstr "ͽ´ü¤·¤Ê¤¤·¿¤¬ `id' (%s) ¤Ë»ØÄꤵ¤ì¤Þ¤·¤¿"
17422 #: cp/pt.c:3399
17423 #, fuzzy
17424 msgid "  expected a type, got `%T'"
17425 msgstr "ͽ´ü¤·¤Ê¤¤·¿¤¬ `id' (%s) ¤Ë»ØÄꤵ¤ì¤Þ¤·¤¿"
17427 #: cp/pt.c:3401
17428 msgid "  expected a class template, got `%T'"
17429 msgstr ""
17431 #: cp/pt.c:3437
17432 msgid "  expected a template of type `%D', got `%D'"
17433 msgstr ""
17435 #: cp/pt.c:3459
17436 msgid "template-argument `%T' uses anonymous type"
17437 msgstr ""
17439 #: cp/pt.c:3462
17440 msgid "template-argument `%T' uses local type `%T'"
17441 msgstr ""
17443 #: cp/pt.c:3472
17444 msgid "template-argument `%T' is a variably modified type"
17445 msgstr ""
17447 #: cp/pt.c:3507
17448 msgid "could not convert template argument `%E' to `%T'"
17449 msgstr ""
17451 #: cp/pt.c:3551
17452 #, c-format
17453 msgid "wrong number of template arguments (%d, should be %d)"
17454 msgstr ""
17456 #: cp/pt.c:3555
17457 #, fuzzy
17458 msgid "provided for `%D'"
17459 msgstr "`%#D' ¤Î¤¿¤á¤Î¥Ç¥¹¥È¥é¥¯¥¿¤¬É¬ÍפǤ¹"
17461 #: cp/pt.c:3602
17462 #, fuzzy, c-format
17463 msgid "template argument %d is invalid"
17464 msgstr "¥Þ¥¯¥í°ú¿ô \"%s\" ¤Ïʸ»úÎ󲽤µ¤ì¤Þ¤¹"
17466 #: cp/pt.c:3837
17467 msgid "non-template used as template"
17468 msgstr ""
17470 #: cp/pt.c:3968
17471 #, fuzzy
17472 msgid "`%T' is not a template"
17473 msgstr "¥Æ¥ó¥×¥ì¡¼¥ÈÆâ¤Ç `%s' ¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹"
17475 #: cp/pt.c:3981
17476 msgid "non-template type `%T' used as a template"
17477 msgstr ""
17479 #: cp/pt.c:3983
17480 #, fuzzy
17481 msgid "for template declaration `%D'"
17482 msgstr "¶õ¤ÎÀë¸À¤Ç¤¹"
17484 #: cp/pt.c:4598
17485 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating `%D'"
17486 msgstr ""
17488 #: cp/pt.c:5074
17489 #, fuzzy
17490 msgid "ambiguous class template instantiation for `%#T'"
17491 msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤òÍ­¸ú¤Ë¤¹¤ë"
17493 #: cp/pt.c:5081
17494 #, fuzzy
17495 msgid "%s %+#T"
17496 msgstr "%s: %s"
17498 #: cp/pt.c:6104 cp/pt.c:6214
17499 #, fuzzy
17500 msgid "instantiation of `%D' as type `%T'"
17501 msgstr "%s: `%s' ¤Î½é´ü²½:\n"
17503 #: cp/pt.c:6258
17504 #, fuzzy
17505 msgid "invalid parameter type `%T'"
17506 msgstr "²¾°ú¿ô `%s' ¤Ï̵¸ú¤Ç¤¹"
17508 #: cp/pt.c:6260
17509 #, fuzzy
17510 msgid "in declaration `%D'"
17511 msgstr "`%s' ¤¬ºÆÀë¸À¤µ¤ì¤Þ¤·¤¿"
17513 #: cp/pt.c:6335
17514 #, fuzzy
17515 msgid "creating pointer to member function of non-class type `%T'"
17516 msgstr "¥á¥ó¥Ð´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿¤¬¡¢¥¯¥é¥¹¥¹¥³¡¼¥×Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
17518 #: cp/pt.c:6498
17519 msgid "creating array with size zero"
17520 msgstr "Â礭¤µ¥¼¥í¤ÎÇÛÎó¤òºî¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
17522 #: cp/pt.c:6512
17523 #, fuzzy, c-format
17524 msgid "creating array with size zero (`%E')"
17525 msgstr "Â礭¤µ¥¼¥í¤ÎÇÛÎó¤òºî¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
17527 #: cp/pt.c:6751
17528 #, fuzzy
17529 msgid "forming reference to void"
17530 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î»²¾È¤òÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
17532 #: cp/pt.c:6753
17533 msgid "forming %s to reference type `%T'"
17534 msgstr ""
17536 #: cp/pt.c:6791
17537 #, fuzzy
17538 msgid "creating pointer to member of non-class type `%T'"
17539 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
17541 #: cp/pt.c:6797
17542 #, fuzzy
17543 msgid "creating pointer to member reference type `%T'"
17544 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
17546 #: cp/pt.c:6875
17547 #, fuzzy
17548 msgid "creating array of `%T'"
17549 msgstr "°ú¿ô %d ¸Ä¤Î `%s' ¤òÅϤ·¤Þ¤¹"
17551 #: cp/pt.c:6918
17552 msgid "`%T' is not a class, struct, or union type"
17553 msgstr ""
17555 #: cp/pt.c:7028
17556 #, c-format
17557 msgid "use of `%s' in template"
17558 msgstr "¥Æ¥ó¥×¥ì¡¼¥ÈÆâ¤Ç `%s' ¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹"
17560 #: cp/pt.c:7790
17561 msgid "type `%T' composed from a local class is not a valid template-argument"
17562 msgstr ""
17564 #: cp/pt.c:7791
17565 #, fuzzy
17566 msgid "  trying to instantiate `%D'"
17567 msgstr "%s:%d:   `%s' ¤«¤é¼ÂÂ⽤µ¤ì¤Þ¤·¤¿\n"
17569 #: cp/pt.c:8230
17570 msgid "incomplete type unification"
17571 msgstr "ÉÔ´°Á´¤Ê·¿¤Îñ°ì²½"
17573 #: cp/pt.c:9178
17574 #, c-format
17575 msgid "use of `%s' in template type unification"
17576 msgstr "¥Æ¥ó¥×¥ì¡¼¥È·¿Åý°ìÃæ `%s' ¤¬»ÈÍѤµ¤ì¤Þ¤·¤¿"
17578 #: cp/pt.c:9596 cp/pt.c:9668
17579 #, fuzzy
17580 msgid "explicit instantiation of non-template `%#D'"
17581 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
17583 #: cp/pt.c:9612 cp/pt.c:9663
17584 msgid "no matching template for `%D' found"
17585 msgstr ""
17587 #: cp/pt.c:9618
17588 #, fuzzy
17589 msgid "explicit instantiation of `%#D'"
17590 msgstr "%s: `%s' ¤Î½é´ü²½:\n"
17592 #: cp/pt.c:9655
17593 #, fuzzy
17594 msgid "duplicate explicit instantiation of `%#D'"
17595 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
17597 #: cp/pt.c:9680
17598 #, fuzzy
17599 msgid "ISO C++ forbids the use of `extern' on explicit instantiations"
17600 msgstr "ISO C++ ¤Ï¸º»»¤Ë¥á¥½¥Ã¥É¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
17602 #: cp/pt.c:9684 cp/pt.c:9762
17603 #, fuzzy
17604 msgid "storage class `%D' applied to template instantiation"
17605 msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤òÍ­¸ú¤Ë¤¹¤ë"
17607 #: cp/pt.c:9729
17608 #, fuzzy
17609 msgid "explicit instantiation of non-template type `%T'"
17610 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
17612 #: cp/pt.c:9743
17613 #, fuzzy
17614 msgid "explicit instantiation of `%#T' before definition of template"
17615 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
17617 #: cp/pt.c:9751
17618 #, fuzzy, c-format
17619 msgid "ISO C++ forbids the use of `%s' on explicit instantiations"
17620 msgstr "ISO C++ ¤Ï¸º»»¤Ë´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
17622 #: cp/pt.c:9795
17623 #, fuzzy
17624 msgid "duplicate explicit instantiation of `%#T'"
17625 msgstr "¥é¥Ù¥ë¤ÎÀë¸À `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
17627 #: cp/pt.c:10177
17628 #, fuzzy
17629 msgid "explicit instantiation of `%D' but no definition available"
17630 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
17632 #: cp/pt.c:10551
17633 #, fuzzy
17634 msgid "`%#T' is not a valid type for a template constant parameter"
17635 msgstr "'#' ¤Ë¥Þ¥¯¥í²¾°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Þ¤»¤ó"
17637 #: cp/repo.c:271
17638 msgid "-frepo must be used with -c"
17639 msgstr "-frepo ¤Ï -c ÉÕ¤­¤Ç¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
17641 #: cp/repo.c:361
17642 #, c-format
17643 msgid "mysterious repository information in %s"
17644 msgstr "%s ¤ËÉԲIJò¤Ê¥ê¥Ý¥¸¥È¥ê¾ðÊ󤬤¢¤ê¤Þ¤¹"
17646 #: cp/repo.c:376
17647 #, c-format
17648 msgid "can't create repository information file `%s'"
17649 msgstr "¥Õ¥¡¥¤¥ë `%s' ¤Ë¥ê¥Ý¥¸¥È¥ê¾ðÊó¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
17651 #: cp/rtti.c:240
17652 msgid "cannot use typeid with -fno-rtti"
17653 msgstr "-fno-rtti ¤¬»ØÄꤵ¤ì¤ë¤È typeid ¤ò»È¤¨¤Þ¤»¤ó"
17655 #: cp/rtti.c:246
17656 msgid "must #include <typeinfo> before using typeid"
17657 msgstr "typeid ¤ò»È¤¦Á°¤Ë #include <typeinfo> ¤È¤·¤Ê¤¤¤È¤¤¤±¤Þ¤»¤ó"
17659 #: cp/rtti.c:320
17660 msgid "cannot create type information for type `%T' because its size is variable"
17661 msgstr ""
17663 #: cp/rtti.c:585 cp/rtti.c:599
17664 msgid "dynamic_cast of `%#D' to `%#T' can never succeed"
17665 msgstr ""
17667 #: cp/rtti.c:675
17668 msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)"
17669 msgstr ""
17671 #: cp/search.c:348
17672 msgid "`%T' is an inaccessible base of `%T'"
17673 msgstr ""
17675 #: cp/search.c:358
17676 msgid "`%T' is an ambiguous base of `%T'"
17677 msgstr ""
17679 #: cp/search.c:1925
17680 msgid "adjusting pointers for covariant returns"
17681 msgstr "¶¦ÊÑ(covariant)Ìá¤êÃͤؤΥݥ¤¥ó¥¿¤òÄ´À°¤·¤Þ¤¹"
17683 #: cp/search.c:1929 cp/search.c:1936
17684 #, fuzzy
17685 msgid "invalid covariant return type for `%#D'"
17686 msgstr "`%s' ¤ËÂФ¹¤ë¥ì¥¸¥¹¥¿Ì¾¤È¤·¤Æ̵¸ú¤Ç¤¹"
17688 #: cp/search.c:1930
17689 msgid "  overriding `%#D' (must be pointer or reference to class)"
17690 msgstr ""
17692 #: cp/search.c:1937
17693 msgid "  overriding `%#D' (must use pointer or reference)"
17694 msgstr ""
17696 #: cp/search.c:1942
17697 #, fuzzy
17698 msgid "conflicting return type specified for `%#D'"
17699 msgstr "`%s' ¤È·¿¤¬Ì·½â¤·¤Þ¤¹"
17701 #: cp/search.c:1943
17702 msgid "  overriding `%#D'"
17703 msgstr ""
17705 #: cp/search.c:1952
17706 #, fuzzy, c-format
17707 msgid "looser throw specifier for `%#F'"
17708 msgstr "`%s' ¤ËÂФ·¤Æ char ¤È¤È¤â¤Ë long ¤Þ¤¿¤Ï short ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
17710 #: cp/search.c:1953
17711 #, c-format
17712 msgid "  overriding `%#F'"
17713 msgstr ""
17715 #. A static member function cannot match an inherited
17716 #. virtual member function.
17717 #: cp/search.c:2042
17718 #, fuzzy
17719 msgid "`%#D' cannot be declared"
17720 msgstr "const `%s' ¤ò `mutable' ¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
17722 #: cp/search.c:2043
17723 msgid "  since `%#D' declared in base class"
17724 msgstr ""
17726 #: cp/search.c:2184
17727 msgid "`%#D' needs a final overrider"
17728 msgstr ""
17730 #: cp/semantics.c:919
17731 #, fuzzy, c-format
17732 msgid "type of asm operand `%E' could not be determined"
17733 msgstr "²¾°ú¿ô `%s' ¤Î·¿¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
17735 #: cp/semantics.c:1051
17736 msgid "ISO C++ does not permit named return values"
17737 msgstr "ISO C++ ¤Ï̾Á°¤Ä¤­Ìá¤êÃͤòµö²Ä¤·¤Þ¤»¤ó"
17739 #: cp/semantics.c:1060
17740 msgid "return identifier `%D' already in place"
17741 msgstr ""
17743 #: cp/semantics.c:1068
17744 msgid "can't redefine default return value for constructors"
17745 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿ÍѤΥǥե©¥ë¥ÈÌá¤êÃͤòºÆÄêµÁ¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
17747 #: cp/semantics.c:1100
17748 msgid "only constructors take base initializers"
17749 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤·¤«´ðÄì½é´ü²½»Ò¥ê¥¹¥È¤ò¤È¤ê¤Þ¤»¤ó"
17751 #: cp/semantics.c:1342
17752 msgid "`this' is unavailable for static member functions"
17753 msgstr "`this' ¤ÏÀÅŪ¥á¥ó¥Ð´Ø¿ô¤«¤é»ÈÍѤǤ­¤Þ¤»¤ó"
17755 #: cp/semantics.c:1348
17756 msgid "invalid use of `this' in non-member function"
17757 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
17759 #: cp/semantics.c:1350
17760 msgid "invalid use of `this' at top level"
17761 msgstr "¥È¥Ã¥×¥ì¥Ù¥ë¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
17763 #: cp/semantics.c:1380
17764 msgid "calling type `%T' like a method"
17765 msgstr ""
17767 #: cp/semantics.c:1418
17768 msgid "destructor specifier `%T::~%T()' must have matching names"
17769 msgstr ""
17771 #: cp/semantics.c:1424
17772 #, fuzzy
17773 msgid "`%E' is not of type `%T'"
17774 msgstr "`%s' ¤Ï `%s' ¤Ë±þÅú¤·¤Þ¤»¤ó"
17776 #: cp/semantics.c:1612
17777 msgid "template type parameters must use the keyword `class' or `typename'"
17778 msgstr "¥Æ¥ó¥×¥ì¡¼¥È·¿²¾°ú¿ô¤Ë¤Ï `class' ¤ä `typename' Í½Ìó¸ì¤ò»È¤ï¤Í¤Ð¤Ê¤ê¤Þ¤»¤ó"
17780 #: cp/semantics.c:1651
17781 msgid "invalid default template argument"
17782 msgstr "̵¸ú¤Ê¥Ç¥Õ¥©¥ë¥È¥Æ¥ó¥×¥ì¡¼¥È°ú¿ô"
17784 #: cp/semantics.c:1693
17785 #, fuzzy
17786 msgid "definition of `%#T' inside template parameter list"
17787 msgstr "`%s' ¤ÎÀë¸À¤Ï²¾°ú¿ô¥ê¥¹¥È¤Î¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
17789 #: cp/semantics.c:1709
17790 #, fuzzy
17791 msgid "invalid definition of qualified type `%T'"
17792 msgstr "̤ÄêµÁ¤Î·¿ `%s %s' ¤Î»ÈÍѤÏÉÔŬÀڤǤ¹"
17794 #: cp/semantics.c:2051
17795 #, fuzzy
17796 msgid "invalid base-class specification"
17797 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
17799 #: cp/semantics.c:2060
17800 msgid "base class `%T' has cv qualifiers"
17801 msgstr ""
17803 #: cp/semantics.c:2091
17804 #, fuzzy
17805 msgid "multiple declarators in template declaration"
17806 msgstr "°ì¤Ä¤ÎÀë¸À¤ËÊ£¿ô¤Î·¿¤¬¤¢¤ê¤Þ¤¹"
17808 #: cp/spew.c:225
17809 #, c-format
17810 msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy"
17811 msgstr "¼±ÊÌ»Ò̾ `%s' ¤Ï GNU C++ ÆâÉô¤Î¥Í¡¼¥ß¥ó¥°Àïά¤È¶¥¹ç¤·¤Þ¤¹"
17813 #: cp/spew.c:1002 cp/spew.c:1336
17814 msgid "parse error at end of saved function text"
17815 msgstr "ÊݸºÑ¤ß´Ø¿ô¥Æ¥­¥¹¥È¤ÎËöÈø¤Ç¹½Ê¸²òÀÏ¥¨¥é¡¼"
17817 #: cp/spew.c:1090 cp/spew.c:1178
17818 #, fuzzy
17819 msgid "%Hend of file read inside definition"
17820 msgstr "ʸ»úÎóÄê¿ô¤ÎÃæ¤Ç¥Õ¥¡¥¤¥ë¤Î½ªÃ¼¤ò¸¡½Ð¤·¤Þ¤·¤¿"
17822 #: cp/spew.c:1121
17823 msgid "parse error in method specification"
17824 msgstr "¥á¥½¥Ã¥É»ÅÍÍÆâ¤Ç¤Î¹½Ê¸²òÀÏ¥¨¥é¡¼"
17826 #: cp/spew.c:1161
17827 msgid "function body for constructor missing"
17828 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Î´Ø¿ôËÜÂΤò·ç¤¤¤Æ¤¤¤Þ¤¹"
17830 #: cp/spew.c:1258
17831 #, fuzzy
17832 msgid "%Hend of file read inside default argument"
17833 msgstr "ʸ»úÄê¿ô¤ÎÃæ¤Ç¥Õ¥¡¥¤¥ë¤Î½ªÃ¼¤ò¸¡½Ð¤·¤Þ¤·¤¿"
17835 #: cp/spew.c:1415
17836 msgid "circular dependency in default args of `%#D'"
17837 msgstr ""
17839 #: cp/spew.c:1479
17840 #, fuzzy
17841 msgid "invalid type `%T' for default argument to `%T'"
17842 msgstr "`%s' ¤Î°ú¿ô¤È¤·¤Æ̵¸ú¤Ê·¿"
17844 #: cp/spew.c:1539
17845 #, c-format
17846 msgid "%s before `%s'"
17847 msgstr "%s ¤¬ `%s' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
17849 #: cp/spew.c:1541
17850 #, c-format
17851 msgid "%s before `%c'"
17852 msgstr "%s ¤¬ `%c' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
17854 #: cp/spew.c:1543
17855 #, c-format
17856 msgid "%s before `\\%o'"
17857 msgstr "%s ¤¬ `\\%o' ¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
17859 #: cp/spew.c:1546
17860 #, c-format
17861 msgid "%s before `%s' token"
17862 msgstr "%s ¤¬ `%s' ¥È¡¼¥¯¥ó¤ÎÁ°¤Ë¤¢¤ê¤Þ¤¹"
17864 #: cp/tree.c:251 cp/tree.c:263
17865 #, c-format
17866 msgid "non-lvalue in %s"
17867 msgstr "%s ¤Ëº¸ÊÕÃͤǤϤʤ¤ÃÍ"
17869 #: cp/tree.c:635
17870 #, fuzzy
17871 msgid "`%V' qualifiers cannot be applied to `%T'"
17872 msgstr "`%s' ¤Ï `%s' ¤Ë±þÅú¤·¤Þ¤»¤ó"
17874 #: cp/tree.c:2012
17875 #, fuzzy, c-format
17876 msgid "`%s' attribute can only be applied to Java class definitions"
17877 msgstr "`java_interface' Â°À­¤Ï Java ¥¯¥é¥¹ÄêµÁ¤ËÂФ·¤Æ¤Î¤ßÍѤ¤¤ë»ö¤¬¤Ç¤­¤Þ¤¹"
17879 #: cp/tree.c:2042
17880 #, fuzzy, c-format
17881 msgid "`%s' attribute can only be applied to class definitions"
17882 msgstr "`com_interface' Â°À­¤Ï¥¯¥é¥¹ÄêµÁ¤Ë¤Î¤ßÍѤ¤¤ë»ö¤¬¤Ç¤­¤Þ¤¹"
17884 #: cp/tree.c:2048
17885 #, c-format
17886 msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default"
17887 msgstr ""
17889 #: cp/tree.c:2073
17890 msgid "requested init_priority is not an integer constant"
17891 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÀ°¿ô·¿¤ÎÄê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
17893 #: cp/tree.c:2094
17894 #, fuzzy, c-format
17895 msgid "can only use `%s' attribute on file-scope definitions of objects of class type"
17896 msgstr "init_priority Â°À­¤Ï¥¯¥é¥¹·¿¥ª¥Ö¥¸¥§¥¯¥È¤Î¥Õ¥¡¥¤¥ë¥¹¥³¡¼¥×ÄêµÁ¤Ç¤Î¤ß»È¤¨¤Þ¤¹"
17898 #: cp/tree.c:2102
17899 msgid "requested init_priority is out of range"
17900 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤¬Èϰϳ°¤Ç¤¹"
17902 #: cp/tree.c:2112
17903 msgid "requested init_priority is reserved for internal use"
17904 msgstr "Í׵ᤵ¤ì¤¿ init_priority ¤ÏÆâÉô¤Ç»ÈÍѤ¹¤ë¤¿¤á¤ËͽÌ󤵤ì¤Æ¤¤¤Þ¤¹"
17906 #: cp/tree.c:2122
17907 #, fuzzy, c-format
17908 msgid "`%s' attribute is not supported on this platform"
17909 msgstr "init_priority Â°À­¤Ï¤³¤Î¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
17911 #: cp/tree.c:2659
17912 #, fuzzy, c-format
17913 msgid "lang_* check: failed in %s, at %s:%d"
17914 msgstr "Tree ¸¡ºº: %s ¤¬¤¢¤ë¤Ù¤­½ê¤Ë %s ¤¬¤¢¤ê¤Þ¤¹(%s Æâ, %s:%d)"
17916 #: cp/typeck.c:524
17917 #, c-format
17918 msgid "ISO C++ forbids %s between pointer of type `void *' and pointer-to-function"
17919 msgstr "ISO C++ ¤Ï `void *' ·¿¥Ý¥¤¥ó¥¿¤È´Ø¿ô¥Ý¥¤¥ó¥¿¤È¤Î %s ¤ò¶Ø¤¸¤Þ¤¹"
17921 #: cp/typeck.c:545
17922 #, fuzzy
17923 msgid "%s between distinct pointer types `%T' and `%T' lacks a cast"
17924 msgstr "·¿¤¬Á´¤¯°Û¤Ê¤ë¥Ý¥¤¥ó¥¿¤ÎÈæ³Ó¤Ç¥­¥ã¥¹¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
17926 #: cp/typeck.c:1438
17927 #, fuzzy
17928 msgid "ISO C++ prohibits conversion from `%#T' to `(...)'"
17929 msgstr "ISO C ¤Ç¤Ï°ú¿ô¤«¤é¶¦ÍÑÂΤؤÎÊÑ´¹¤ò¶Ø»ß¤·¤Æ¤¤¤Þ¤¹"
17931 #: cp/typeck.c:1516
17932 #, fuzzy, c-format
17933 msgid "invalid application of `%s' to a member function"
17934 msgstr "Èó¥á¥ó¥Ð´Ø¿ô¤Ç¤Î `this' ¤Î»ÈÍѤÏ̵¸ú¤Ç¤¹"
17936 #: cp/typeck.c:1522
17937 #, fuzzy, c-format
17938 msgid "invalid application of `%s' to non-static member"
17939 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
17941 #: cp/typeck.c:1540
17942 msgid "sizeof applied to a bit-field"
17943 msgstr "sizeof ¤¬¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
17945 #: cp/typeck.c:1543
17946 msgid "ISO C++ forbids applying `sizeof' to an expression of function type"
17947 msgstr "ISO C++ ¤Ï´Ø¿ô·¿¤Î¼°¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
17949 #: cp/typeck.c:1655
17950 msgid "invalid use of non-lvalue array"
17951 msgstr "Èóº¸ÊÕÃÍÇÛÎó¤Î̵¸ú¤ÊÍøÍÑ"
17953 #: cp/typeck.c:1761
17954 #, fuzzy
17955 msgid "deprecated conversion from string constant to `%T'"
17956 msgstr "ʸ»úÎóÄê¿ôÃæ¤Î \\r ¥¨¥¹¥±¡¼¥×"
17958 #: cp/typeck.c:1892 cp/typeck.c:2115
17959 msgid "request for member `%D' in `%E', which is of non-class type `%T'"
17960 msgstr ""
17962 #: cp/typeck.c:1918
17963 #, fuzzy
17964 msgid "`%D' is not a member of `%T'"
17965 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
17967 #: cp/typeck.c:1958 cp/typeck.c:1979
17968 msgid "invalid access to non-static data member `%D' of NULL object"
17969 msgstr ""
17971 #: cp/typeck.c:1960 cp/typeck.c:1981
17972 msgid "(perhaps the `offsetof' macro was used incorrectly)"
17973 msgstr ""
17975 #: cp/typeck.c:2161
17976 #, fuzzy
17977 msgid "`%D::%D' is not a member of `%T'"
17978 msgstr "%s ¤Ë `%s' ¤È¤¤¤¦Ì¾Á°¤Î¥á¥ó¥Ð¤Ï¤¢¤ê¤Þ¤»¤ó"
17980 #: cp/typeck.c:2187
17981 msgid "destructor specifier `%T::~%T' must have matching names"
17982 msgstr ""
17984 #: cp/typeck.c:2193
17985 msgid "type `%T' has no destructor"
17986 msgstr ""
17988 #: cp/typeck.c:2232
17989 #, fuzzy
17990 msgid "`%D' is not a member template function"
17991 msgstr "`%s' ¤ÏÄ̾Èó static ¤Ê´Ø¿ô¤Ç¤¹"
17993 #. A pointer to incomplete type (other than cv void) can be
17994 #. dereferenced [expr.unary.op]/1
17995 #: cp/typeck.c:2326
17996 msgid "`%T' is not a pointer-to-object type"
17997 msgstr ""
17999 #: cp/typeck.c:2353
18000 #, c-format
18001 msgid "invalid use of `%s' on pointer to member"
18002 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
18004 #: cp/typeck.c:2359
18005 msgid "invalid type argument"
18006 msgstr "̵¸ú¤Ê·¿°ú¿ô¤Ç¤¹"
18008 #: cp/typeck.c:2462
18009 msgid "ISO C++ forbids subscripting non-lvalue array"
18010 msgstr "ISO C++ ¤Ïº¸ÊÕÃͤǤϤʤ¤ÇÛÎó¤Îź»ú¤ò¶Ø¤¸¤Þ¤¹"
18012 #: cp/typeck.c:2473
18013 msgid "subscripting array declared `register'"
18014 msgstr "`register' ¤ÈÀë¸À¤µ¤ì¤¿ÇÛÎó¤Ëź»ú¤ò¤Ä¤±¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18016 #: cp/typeck.c:2558
18017 #, fuzzy, c-format
18018 msgid "object missing in use of `%E'"
18019 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¹½ÃۤλÈÍѤǥª¥Ö¥¸¥§¥¯¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18021 #: cp/typeck.c:2663
18022 msgid "ISO C++ forbids calling `::main' from within program"
18023 msgstr "ISO C++ ¤Ï¥×¥í¥°¥é¥à¤ÎÃ椫¤é `::main' ¤ò¸Æ¤Ó½Ð¤¹¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
18025 #: cp/typeck.c:2688
18026 #, fuzzy, c-format
18027 msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'"
18028 msgstr "¤³¤³¤Ç¤Ï¥á¥ó¥Ð´Ø¿ô¥Ý¥¤¥ó¥¿¸Æ¤Ó½Ð¤·¤¬¤Ç¤­¤Þ¤»¤ó"
18030 #: cp/typeck.c:2701
18031 #, fuzzy, c-format
18032 msgid "`%E' cannot be used as a function"
18033 msgstr "\"%s\" ¤Ï¥Þ¥¯¥í̾¤È¤·¤Æ¤Ï»È¤¨¤Þ¤»¤ó"
18035 #: cp/typeck.c:2826
18036 #, fuzzy
18037 msgid "too many arguments to %s `%+#D'"
18038 msgstr "´Ø¿ô `%s' ¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
18040 #: cp/typeck.c:2867
18041 msgid "parameter type of called function is incomplete"
18042 msgstr "¸Æ¤Ð¤ì¤¿´Ø¿ô¤Î²¾°ú¿ô¤Î·¿¤¬ÉÔ´°Á´¤Ç¤¹"
18044 #: cp/typeck.c:2930
18045 #, fuzzy
18046 msgid "too few arguments to %s `%+#D'"
18047 msgstr "´Ø¿ô `%s' ¤Ø¤Î°ú¿ô¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
18049 #: cp/typeck.c:3058 cp/typeck.c:3068
18050 msgid "assuming cast to type `%T' from overloaded function"
18051 msgstr ""
18053 #: cp/typeck.c:3128
18054 #, fuzzy, c-format
18055 msgid "division by zero in `%E / 0'"
18056 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
18058 #: cp/typeck.c:3130
18059 #, fuzzy, c-format
18060 msgid "division by zero in `%E / 0.'"
18061 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
18063 #: cp/typeck.c:3160
18064 #, fuzzy, c-format
18065 msgid "division by zero in `%E %% 0'"
18066 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
18068 #: cp/typeck.c:3162
18069 #, fuzzy, c-format
18070 msgid "division by zero in `%E %% 0.'"
18071 msgstr "#if ¤Ç¥¼¥í½ü»»¤¬È¯À¸¤·¤Þ¤·¤¿"
18073 #: cp/typeck.c:3242
18074 #, c-format
18075 msgid "%s rotate count is negative"
18076 msgstr "%s ¥í¡¼¥Æ¡¼¥È²ó¿ô¤¬Éé¤ÎÃͤǤ¹"
18078 #: cp/typeck.c:3245
18079 #, c-format
18080 msgid "%s rotate count >= width of type"
18081 msgstr "%s ¥í¡¼¥Æ¡¼¥È²ó¿ô >= ·¿¤ÎÉý¤Ç¤¹"
18083 #: cp/typeck.c:3276 cp/typeck.c:3281 cp/typeck.c:3372 cp/typeck.c:3377
18084 msgid "ISO C++ forbids comparison between pointer and integer"
18085 msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¶Ø¤¸¤Þ¤¹"
18087 #: cp/typeck.c:3555
18088 #, fuzzy
18089 msgid "comparison between types `%#T' and `%#T'"
18090 msgstr "¥Ý¥¤¥ó¥¿¤ÈÀ°¿ô¤È¤ÎÈæ³Ó¤ò¹Ô¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
18092 #: cp/typeck.c:3591
18093 msgid "comparison between signed and unsigned integer expressions"
18094 msgstr "Éä¹çÉÕ¤­¤ÈÉä¹ç̵¤·¤ÎÀ°¿ô¼°Æ±»Î¤ÎÈæ³Ó¤Ç¤¹"
18096 #: cp/typeck.c:3656
18097 #, fuzzy
18098 msgid "invalid operands of types `%T' and `%T' to binary `%O'"
18099 msgstr "Æó¹à±é»»»Ò %s ¤¬ÉÔŬÀڤǤ¹"
18101 #. Some sort of arithmetic operation involving NULL was
18102 #. performed.  Note that pointer-difference and pointer-addition
18103 #. have already been handled above, and so we don't end up here in
18104 #. that case.
18105 #: cp/typeck.c:3678
18106 #, fuzzy
18107 msgid "NULL used in arithmetic"
18108 msgstr "´Ø¿ô¥Ý¥¤¥ó¥¿¤¬·×»»¤Ç»È¤ï¤ì¤Þ¤·¤¿"
18110 #: cp/typeck.c:3745
18111 msgid "ISO C++ forbids using pointer of type `void *' in subtraction"
18112 msgstr "ISO C++ ¤Ï¸º»»¤Ë `void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
18114 #: cp/typeck.c:3747
18115 msgid "ISO C++ forbids using pointer to a function in subtraction"
18116 msgstr "ISO C++ ¤Ï¸º»»¤Ë´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
18118 #: cp/typeck.c:3749
18119 msgid "ISO C++ forbids using pointer to a method in subtraction"
18120 msgstr "ISO C++ ¤Ï¸º»»¤Ë¥á¥½¥Ã¥É¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
18122 #: cp/typeck.c:3751
18123 msgid "ISO C++ forbids using pointer to a member in subtraction"
18124 msgstr "ISO C++ ¤Ï¸º»»¤Ë¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
18126 #: cp/typeck.c:3763
18127 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
18128 msgstr "¥Ý¥¤¥ó¥¿±é»»¤ÇÉÔ´°Á´·¿¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤Ï̵¸ú¤Ç¤¹"
18130 #: cp/typeck.c:3823
18131 #, c-format
18132 msgid "invalid use of '%E' to form a pointer-to-member-function.  Use a qualified-id."
18133 msgstr ""
18135 #: cp/typeck.c:3829
18136 #, c-format
18137 msgid "parenthesis around '%E' cannot be used to form a pointer-to-member-function"
18138 msgstr ""
18140 #: cp/typeck.c:3852
18141 msgid "taking address of temporary"
18142 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18144 #: cp/typeck.c:4055
18145 #, c-format
18146 msgid "ISO C++ forbids %sing an enum"
18147 msgstr "ISO C++ ¤Ï enum ¤Î %s ¤ò¶Ø¤¸¤Þ¤¹"
18149 #: cp/typeck.c:4067
18150 #, fuzzy
18151 msgid "cannot %s a pointer to incomplete type `%T'"
18152 msgstr "²¾°ú¿ô `%s' ¤ÏÉÔ´°Á´·¿¤ò»Ø¤·¤Æ¤¤¤Þ¤¹"
18154 #: cp/typeck.c:4074
18155 #, fuzzy
18156 msgid "ISO C++ forbids %sing a pointer of type `%T'"
18157 msgstr "ISO C++ ¤Ï¸º»»¤Ë `void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
18159 #: cp/typeck.c:4099
18160 msgid "cast to non-reference type used as lvalue"
18161 msgstr "º¸ÊÕÃͤȤ·¤Æ»È¤ï¤ì¤ëÈ󻲾ȷ¿¤Ø¤Î¥­¥ã¥¹¥È¤Ç¤¹"
18163 #: cp/typeck.c:4133
18164 #, fuzzy
18165 msgid "invalid use of `--' on bool variable `%D'"
18166 msgstr "¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤Ç¤Î̵¸ú¤Ê `%s' ¤Î»ÈÍÑ"
18168 #. ARM $3.4
18169 #: cp/typeck.c:4166
18170 msgid "ISO C++ forbids taking address of function `::main'"
18171 msgstr "ISO C++ ¤Ï `::main' ´Ø¿ô¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
18173 #. An expression like &memfn.
18174 #: cp/typeck.c:4233
18175 msgid "ISO C++ forbids taking the address of an unqualified non-static member function to form a pointer to member function.  Say `&%T::%D'"
18176 msgstr ""
18178 #: cp/typeck.c:4235
18179 #, fuzzy
18180 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say `&%T::%D'"
18181 msgstr "ISO C++ ¤ÏÈóº¸ÊÕÃͼ°¤Ø¤Î¥­¥ã¥¹¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
18183 #: cp/typeck.c:4259
18184 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
18185 msgstr "ISO C++ ¤ÏÈóº¸ÊÕÃͼ°¤Ø¤Î¥­¥ã¥¹¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
18187 #: cp/typeck.c:4290
18188 #, fuzzy
18189 msgid "attempt to take address of bit-field structure member `%D'"
18190 msgstr "¹½Â¤ÂÎ¥á¥ó¥Ð `%s' ¤Î¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤Î¥¢¥É¥ì¥¹¤ò¼èÆÀ¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18192 #: cp/typeck.c:4418
18193 #, fuzzy
18194 msgid "taking address of destructor"
18195 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¢¥É¥ì¥¹¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18197 #: cp/typeck.c:4431
18198 #, fuzzy
18199 msgid "taking address of bound pointer-to-member expression"
18200 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
18202 #: cp/typeck.c:4447
18203 #, fuzzy
18204 msgid "cannot create pointer to reference member `%D'"
18205 msgstr "¥Ý¥¤¥ó¥¿¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
18207 #: cp/typeck.c:4510
18208 msgid "cannot take the address of `this', which is an rvalue expression"
18209 msgstr "`this' ¤Ï±¦ÊÕÃͼ°¤Ç¤¢¤ê¡¢¤½¤Î¥¢¥É¥ì¥¹¤ò¼è¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
18211 #: cp/typeck.c:4529
18212 msgid "address requested for `%D', which is declared `register'"
18213 msgstr ""
18215 #: cp/typeck.c:4750
18216 msgid "static_cast from type `%T' to type `%T' casts away constness"
18217 msgstr ""
18219 #: cp/typeck.c:4758
18220 msgid "invalid static_cast from type `%T' to type `%T'"
18221 msgstr ""
18223 #: cp/typeck.c:4797
18224 msgid "invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'"
18225 msgstr ""
18227 #: cp/typeck.c:4817
18228 msgid "reinterpret_cast from `%T' to `%T' loses precision"
18229 msgstr ""
18231 #: cp/typeck.c:4830
18232 msgid "reinterpret_cast from `%T' to `%T' casts away const (or volatile)"
18233 msgstr ""
18235 #: cp/typeck.c:4839
18236 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
18237 msgstr "ISO C++ ¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤È¥ª¥Ö¥¸¥§¥¯¥È¥Ý¥¤¥ó¥¿¤Î´Ö¤Ç¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
18239 #: cp/typeck.c:4845
18240 msgid "invalid reinterpret_cast from type `%T' to type `%T'"
18241 msgstr ""
18243 #: cp/typeck.c:4872
18244 msgid "invalid use of const_cast with type `%T', which is not a pointer, reference, nor a pointer-to-data-member type"
18245 msgstr ""
18247 #: cp/typeck.c:4875
18248 msgid "invalid use of const_cast with type `%T', which is a pointer or reference to a function type"
18249 msgstr ""
18251 #: cp/typeck.c:4898
18252 msgid "invalid const_cast of an rvalue of type `%T' to type `%T'"
18253 msgstr ""
18255 #: cp/typeck.c:4914
18256 msgid "invalid const_cast from type `%T' to type `%T'"
18257 msgstr ""
18259 #: cp/typeck.c:4956 cp/typeck.c:4961
18260 #, fuzzy
18261 msgid "ISO C++ forbids casting to an array type `%T'"
18262 msgstr "ISO C ¤Ï¶¦ÍÑÂη¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
18264 #: cp/typeck.c:4969
18265 #, fuzzy
18266 msgid "invalid cast to function type `%T'"
18267 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
18269 #: cp/typeck.c:5021
18270 #, fuzzy
18271 msgid "cast from `%T' to `%T' discards qualifiers from pointer target type"
18272 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤«¤é½¤¾þ»Ò¤¬ÀÚ¤ê¼Î¤Æ¤é¤ì¤Þ¤¹"
18274 #: cp/typeck.c:5067
18275 #, fuzzy
18276 msgid "cast from `%T' to `%T' increases required alignment of target type"
18277 msgstr "¥­¥ã¥¹¥È¤Ë¤è¤Ã¤Æ¥Ý¥¤¥ó¥¿¤¬¼¨¤¹·¿¤ÎÍ׵ᥢ¥é¥¤¥ó¥á¥ó¥È¤¬Áý²Ã¤·¤Þ¤¹"
18279 #: cp/typeck.c:5235
18280 msgid "  in evaluation of `%Q(%#T, %#T)'"
18281 msgstr ""
18283 #: cp/typeck.c:5277
18284 msgid "ISO C++ forbids cast to non-reference type used as lvalue"
18285 msgstr "ISO C++ ¤Ïº¸ÊÕÃͤȤ·¤Æ»È¤ï¤ì¤ëÈ󻲾ȷ¿¤Ø¤Î¥­¥ã¥¹¥È¤ò¶Ø¤¸¤Þ¤¹"
18287 #: cp/typeck.c:5349
18288 #, fuzzy
18289 msgid "incompatible types in assignment of `%T' to `%T'"
18290 msgstr "%d ÈÖÌܤΰú¿ô¤¬ `%s' ¤Î·¿¤È¸ß´¹À­¤¬¤¢¤ê¤Þ¤»¤ó"
18292 #: cp/typeck.c:5356
18293 msgid "ISO C++ forbids assignment of arrays"
18294 msgstr "ISO C++ ¤ÏÇÛÎó¤ÎÂåÆþ¤ò¶Ø¤¸¤Þ¤¹"
18296 #: cp/typeck.c:5499
18297 msgid "   in pointer to member function conversion"
18298 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð´Ø¿ô¤Ø¤ÎÊÑ´¹¤Ç"
18300 #: cp/typeck.c:5507
18301 msgid "   in pointer to member conversion"
18302 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
18304 #. This is a reinterpret cast, we choose to do nothing.
18305 #: cp/typeck.c:5518 cp/typeck.c:5537
18306 msgid "pointer to member cast via virtual base `%T' of `%T'"
18307 msgstr ""
18309 #: cp/typeck.c:5541
18310 #, fuzzy
18311 msgid "pointer to member conversion via virtual base `%T' of `%T'"
18312 msgstr "   ¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð¤Ø¤ÎÊÑ´¹¤Ç"
18314 #: cp/typeck.c:5611
18315 #, fuzzy
18316 msgid "invalid conversion to type `%T' from type `%T'"
18317 msgstr "¥ì¥·¡¼¥Ð·¿ `%s' ¤¬Ìµ¸ú¤Ç¤¹"
18319 #: cp/typeck.c:5776
18320 msgid "passing NULL used for non-pointer %s %P of `%D'"
18321 msgstr ""
18323 #: cp/typeck.c:5779
18324 msgid "%s to non-pointer type `%T' from NULL"
18325 msgstr ""
18327 #: cp/typeck.c:5787
18328 #, fuzzy
18329 msgid "passing `%T' for %s %P of `%D'"
18330 msgstr "°ú¿ô %d ¸Ä¤Î `%s' ¤òÅϤ·¤Þ¤¹"
18332 #: cp/typeck.c:5790
18333 msgid "%s to `%T' from `%T'"
18334 msgstr ""
18336 #: cp/typeck.c:5800
18337 msgid "passing negative value `%E' for %s %P of `%D'"
18338 msgstr ""
18340 #: cp/typeck.c:5803
18341 msgid "%s of negative value `%E' to `%T'"
18342 msgstr ""
18344 #: cp/typeck.c:5898
18345 msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'"
18346 msgstr ""
18348 #: cp/typeck.c:5901
18349 #, fuzzy
18350 msgid "cannot convert `%T' to `%T' in %s"
18351 msgstr "¥Ý¥¤¥ó¥¿·¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
18353 #: cp/typeck.c:5988 cp/typeck.c:5990
18354 #, fuzzy
18355 msgid "in passing argument %P of `%+D'"
18356 msgstr "°ú¿ô %d ¸Ä¤Î `%s' ¤òÅϤ·¤Þ¤¹"
18358 #: cp/typeck.c:6105
18359 msgid "returning reference to temporary"
18360 msgstr "°ì»þ¥ª¥Ö¥¸¥§¥¯¥È¤Ø¤Î»²¾È¤òÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18362 #: cp/typeck.c:6112
18363 msgid "reference to non-lvalue returned"
18364 msgstr "Èóº¸ÊÕÃͤؤλ²¾È¤¬ÊÖ¤µ¤ì¤Þ¤·¤¿"
18366 #: cp/typeck.c:6124
18367 #, fuzzy
18368 msgid "reference to local variable `%D' returned"
18369 msgstr "Èóº¸ÊÕÃͤؤλ²¾È¤¬ÊÖ¤µ¤ì¤Þ¤·¤¿"
18371 #: cp/typeck.c:6127
18372 #, fuzzy
18373 msgid "address of local variable `%D' returned"
18374 msgstr "Í׵ᤵ¤ì¤¿Âç°è¥ì¥¸¥¹¥¿ÊÑ¿ô `%s' ¤Î¥¢¥É¥ì¥¹"
18376 #: cp/typeck.c:6158
18377 msgid "returning a value from a destructor"
18378 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤«¤éÃͤòÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18380 #. If a return statement appears in a handler of the
18381 #. function-try-block of a constructor, the program is ill-formed.
18382 #: cp/typeck.c:6166
18383 msgid "cannot return from a handler of a function-try-block of a constructor"
18384 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Î´Ø¿ô try ¥Ö¥í¥Ã¥¯¤Î¥Ï¥ó¥É¥é¤«¤é¤Ï return ¤Ç¤­¤Þ¤»¤ó"
18386 #. You can't return a value from a constructor.
18387 #: cp/typeck.c:6169
18388 msgid "returning a value from a constructor"
18389 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤«¤éÃͤòÊÖ¤½¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18391 #: cp/typeck.c:6186
18392 msgid "return-statement with no value, in function declared with a non-void return type"
18393 msgstr "return Ê¸¤¬Ãͤò»ý¤Á¤Þ¤»¤ó¡£´Ø¿ôÀë¸À¤Ç¤ÏÈó void ¤ÎÌá¤êÃͤò»ý¤Á¤Þ¤¹"
18395 #: cp/typeck.c:6202
18396 msgid "return-statement with a value, in function declared with a void return type"
18397 msgstr "return Ê¸¤¬Ãͤò»ý¤Á¤Þ¤¹¡£´Ø¿ôÀë¸À¤Ç¤ÏÌá¤ê·¿¤¬ void ¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
18399 #: cp/typeck.c:6223
18400 msgid "`operator new' must not return NULL unless it is declared `throw()' (or -fcheck-new is in effect)"
18401 msgstr ""
18403 #: cp/typeck2.c:54
18404 msgid "type `%T' is not a base type for type `%T'"
18405 msgstr ""
18407 #: cp/typeck2.c:151
18408 #, fuzzy
18409 msgid "cannot declare variable `%D' to be of type `%T'"
18410 msgstr "`::main' ¤ò template ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
18412 #: cp/typeck2.c:154
18413 #, fuzzy
18414 msgid "cannot declare parameter `%D' to be of type `%T'"
18415 msgstr "`::main' ¤ò template ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
18417 #: cp/typeck2.c:157
18418 #, fuzzy
18419 msgid "cannot declare field `%D' to be of type `%T'"
18420 msgstr "`::main' ¤ò template ¤È¤·¤Æ¤ÏÀë¸À¤Ç¤­¤Þ¤»¤ó"
18422 #: cp/typeck2.c:161
18423 #, fuzzy
18424 msgid "invalid return type for member function `%#D'"
18425 msgstr "´Ø¿ô¤ÎÊÖ¤¹·¿¤¬´Ø¿ô¤Ç¤¢¤Ã¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó"
18427 #: cp/typeck2.c:163
18428 #, fuzzy
18429 msgid "invalid return type for function `%#D'"
18430 msgstr "´Ø¿ô `%s' ¤ËÂФ·¤ÆÉÔŬÀÚ¤ÊÊݸ¥¯¥é¥¹"
18432 #: cp/typeck2.c:166
18433 #, fuzzy
18434 msgid "cannot allocate an object of type `%T'"
18435 msgstr "`id' ·¿¤Î¥ª¥Ö¥¸¥§¥¯¥È¤ËÂΤ¹¤ëÀÅŪ¥¢¥¯¥»¥¹¤Ç¤¹"
18437 #: cp/typeck2.c:173
18438 msgid "  because the following virtual functions are abstract:"
18439 msgstr "  °Ê²¼¤Î²¾ÁÛ´Ø¿ô¤¬Ãê¾Ý¤Ç¤¢¤ë¤¿¤á¤Ç¤¹:"
18441 #: cp/typeck2.c:175
18442 msgid "\t%#D"
18443 msgstr ""
18445 #: cp/typeck2.c:178
18446 msgid "  since type `%T' has abstract virtual functions"
18447 msgstr ""
18449 #: cp/typeck2.c:331
18450 msgid "constructor syntax used, but no constructor declared for type `%T'"
18451 msgstr ""
18453 #: cp/typeck2.c:342
18454 msgid "comma expression used to initialize return value"
18455 msgstr "¥«¥ó¥Þ±é»»»Ò¤¬Ìá¤êÃͤò½é´ü²½¤¹¤ë¤¿¤á¤Ë»È¤ï¤ì¤Þ¤·¤¿"
18457 #: cp/typeck2.c:351
18458 msgid "cannot initialize arrays using this syntax"
18459 msgstr "¤³¤Îʸˡ¤ò»È¤Ã¤ÆÇÛÎó¤ò½é´ü²½¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
18461 #: cp/typeck2.c:406
18462 #, fuzzy
18463 msgid "ISO C++ forbids non-constant aggregate initializer expressions"
18464 msgstr "ANSI C++ ¤ÏÄê¿ô¤Ç¤Ê¤¤½¸¹çÂΤνé´ü²½»Ò¼°¤ò¶Ø¤¸¤Þ¤¹"
18466 #: cp/typeck2.c:490
18467 msgid "initializing array with parameter list"
18468 msgstr "ÇÛÎó¤ò²¾°ú¿ô¥ê¥¹¥È¤Ë¤è¤Ã¤Æ½é´ü²½¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
18470 #: cp/typeck2.c:546
18471 msgid "initializer for scalar variable requires one element"
18472 msgstr "¥¹¥«¥é¡¼ÊÑ¿ô¤Î½é´ü²½»Ò¤Ï°ì¤Ä¤ÎÍ×ÁǤòÍ׵ᤷ¤Þ¤¹"
18474 #: cp/typeck2.c:553
18475 #, fuzzy
18476 msgid "braces around scalar initializer for `%T'"
18477 msgstr "¥¹¥«¥é¡¼½é´ü²½»Ò¤¬¥Ö¥ì¡¼¥¹¤Ç°Ï¤Þ¤ì¤Æ¤¤¤Þ¤¹"
18479 #: cp/typeck2.c:556
18480 #, fuzzy
18481 msgid "ignoring extra initializers for `%T'"
18482 msgstr "(`%s' ¤Î½é´ü²½¤ÏÉÔ´°Á´¤Ç¤¹)"
18484 #: cp/typeck2.c:568
18485 #, fuzzy
18486 msgid "variable-sized object of type `%T' may not be initialized"
18487 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
18489 #: cp/typeck2.c:578
18490 msgid "subobject of type `%T' must be initialized by constructor, not by `%E'"
18491 msgstr ""
18493 #: cp/typeck2.c:644
18494 msgid "aggregate has a partly bracketed initializer"
18495 msgstr "½¸¹çÂΤ¬ÉôʬŪ¤Ë¥Ö¥é¥±¥Ã¥È¤Î½é´ü²½»Ò¤ò»ý¤Á¤Þ¤¹"
18497 #: cp/typeck2.c:682 cp/typeck2.c:786
18498 msgid "non-trivial labeled initializers"
18499 msgstr "¼«ÌÀ¤Ç¤Ê¤¤¥é¥Ù¥ë¤Î¤Ä¤¤¤¿½é´ü²½»Ò¤Ç¤¹"
18501 #: cp/typeck2.c:699
18502 msgid "non-empty initializer for array of empty elements"
18503 msgstr "Í×ÁǤΤʤ¤ÇÛÎó¤ËÂФ¹¤ë¡¢¶õ¤Ç¤Ï¤Ê¤¤½é´ü²½»Ò¤Ç¤¹"
18505 #: cp/typeck2.c:752
18506 msgid "initializer list for object of class with virtual base classes"
18507 msgstr "²¾ÁÛ´ðÄ쥯¥é¥¹¤ò»ý¤Ä¥¯¥é¥¹¤Î¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹"
18509 #: cp/typeck2.c:758
18510 msgid "initializer list for object of class with base classes"
18511 msgstr "´ðÄ쥯¥é¥¹¤ò»ý¤Ä¥¯¥é¥¹¤Î¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹"
18513 #: cp/typeck2.c:764
18514 msgid "initializer list for object using virtual functions"
18515 msgstr "²¾ÁÛ´Ø¿ô¤ò»ÈÍѤ¹¤ë¥ª¥Ö¥¸¥§¥¯¥ÈÍѤνé´ü²½»Ò¥ê¥¹¥È¤Ç¤¹"
18517 #: cp/typeck2.c:827 cp/typeck2.c:843
18518 #, fuzzy
18519 msgid "missing initializer for member `%D'"
18520 msgstr "¥á¥ó¥Ð `%s' ¤ËÂФ¹¤ë̵¸ú¤Ê½é´üÃÍ"
18522 #: cp/typeck2.c:832
18523 #, fuzzy
18524 msgid "uninitialized const member `%D'"
18525 msgstr "¥á¥ó¥Ð `%s' ¤ËÂФ¹¤ë̵¸ú¤Ê½é´üÃÍ"
18527 #: cp/typeck2.c:834
18528 #, fuzzy
18529 msgid "member `%D' with uninitialized const fields"
18530 msgstr "̤½é´ü²½Äê¿ô¤ò ROM ¤ËÃÖ¤«¤Ê¤¤"
18532 #: cp/typeck2.c:837
18533 #, fuzzy
18534 msgid "member `%D' is uninitialized reference"
18535 msgstr "²¾°ú¿ô `%s' ¤¬½é´ü²½¤µ¤ì¤Þ¤·¤¿"
18537 #: cp/typeck2.c:883
18538 msgid "index value instead of field name in union initializer"
18539 msgstr "union ½é´ü²½»Ò¤¬¥Õ¥£¡¼¥ë¥É̾¤Ç¤Ï¤Ê¤¯¥¤¥ó¥Ç¥Ã¥¯¥¹ÃͤˤʤäƤ¤¤Þ¤¹"
18541 #: cp/typeck2.c:895
18542 #, fuzzy
18543 msgid "no field `%D' in union being initialized"
18544 msgstr "ÉÔÌÀ¤Ê¥Õ¥£¡¼¥ë¥É `%s' ¤¬½é´ü²½»Ò¤Ç»ØÄꤵ¤ì¤Þ¤·¤¿"
18546 #: cp/typeck2.c:903
18547 #, fuzzy
18548 msgid "union `%T' with no named members cannot be initialized"
18549 msgstr "Ê£»¨¤Ê¥Ñ¥é¥á¥¿¤ò¤â¤Ä´Ø¿ô¤Ï inline ¤Ë¤Ç¤­¤Þ¤»¤ó"
18551 #: cp/typeck2.c:939
18552 msgid "excess elements in aggregate initializer"
18553 msgstr "½¸¹çÂνé´ü²½»ÒÆâ¤Ç¤½¤ÎÍ×ÁǤ¬°î¤ì¤Þ¤·¤¿"
18555 #: cp/typeck2.c:1053
18556 msgid "circular pointer delegation detected"
18557 msgstr "½Û´Ä¥Ý¥¤¥ó¥¿¤ÎÂåɽ¤ò¸¡½Ð¤·¤Þ¤·¤¿"
18559 #: cp/typeck2.c:1066
18560 #, fuzzy
18561 msgid "base operand of `->' has non-pointer type `%T'"
18562 msgstr "`->' ¤Î¥Ù¡¼¥¹¥ª¥Ú¥é¥ó¥É¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18564 #: cp/typeck2.c:1080
18565 msgid "result of `operator->()' yields non-pointer result"
18566 msgstr "`operator->()'¤Î·ë²Ì¤¬Èó¥Ý¥¤¥ó¥¿¤Î·ë²Ì¤ò¤â¤¿¤é¤·¤Þ¤¹"
18568 #: cp/typeck2.c:1082
18569 msgid "base operand of `->' is not a pointer"
18570 msgstr "`->' ¤Î¥Ù¡¼¥¹¥ª¥Ú¥é¥ó¥É¤¬¥Ý¥¤¥ó¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
18572 #: cp/typeck2.c:1148
18573 #, fuzzy
18574 msgid "`%E' cannot be used as a member pointer, since it is of type `%T'"
18575 msgstr "\"%s\" ¤Ï C++ ¤Î±é»»»Ò¤Ç¤¢¤ê¡¢¥Þ¥¯¥í̾¤È¤·¤Æ»ÈÍѤ¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
18577 #: cp/typeck2.c:1155
18578 msgid "cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'"
18579 msgstr ""
18581 #: cp/typeck2.c:1164
18582 msgid "member type `%T::' incompatible with object type `%T'"
18583 msgstr ""
18585 #: cp/typeck2.c:1201
18586 #, fuzzy
18587 msgid "`%T' fails to be a typedef or built-in type"
18588 msgstr "`%s' ¤ò typedef ¤Þ¤¿¤ÏÁȤ߹þ¤ß·¿¤Ë¤Ç¤­¤Þ¤»¤ó"
18590 #: cp/typeck2.c:1274
18591 #, c-format
18592 msgid "ISO C++ forbids defining types within %s"
18593 msgstr "ISO C++ ¤Ï %s Ãæ¤Î·¿ÄêµÁ¤ò¶Ø¤¸¤Þ¤¹"
18595 #: cp/typeck2.c:1399
18596 msgid "call to function `%D' which throws incomplete type `%#T'"
18597 msgstr ""
18599 #: cp/typeck2.c:1402
18600 #, fuzzy
18601 msgid "call to function which throws incomplete type `%#T'"
18602 msgstr "ÉÔ´°Á´·¿¤Ø¤ÎÊÑ´¹¤Ç¤¹"
18604 #. XXX Not i18n clean.
18605 #: cp/cp-tree.h:3846
18606 #, c-format
18607 msgid "%s is deprecated, please see the documentation for details"
18608 msgstr ""
18610 #: cp/lang-options.h:29
18611 msgid "Do not obey access control semantics"
18612 msgstr "¥¢¥¯¥»¥¹À©¸æ¤Î°ÕÌ£¤Ë½¾¤ï¤Ê¤¤"
18614 #: cp/lang-options.h:31
18615 msgid "Change when template instances are emitted"
18616 msgstr "¥Æ¥ó¥×¥ì¡¼¥È¥¤¥ó¥¹¥¿¥ó¥¹¤¬Á÷½Ð¤µ¤ì¤¿»þ¤ËÊѹ¹¤¹¤ë"
18618 #: cp/lang-options.h:36
18619 msgid "Check the return value of new"
18620 msgstr "new ¤ÎÌá¤êÃͤò¸¡ºº¤¹¤ë"
18622 #: cp/lang-options.h:39
18623 msgid "Reduce size of object files"
18624 msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¤Î¥µ¥¤¥º¤ò¾®¤µ¤¯¤¹¤ë"
18626 #: cp/lang-options.h:43
18627 msgid "Make string literals `char[]' instead of `const char[]'"
18628 msgstr "ʸ»úÎó¥ê¥Æ¥é¥ë¤ò `const char[]' ¤ÎÂå¤ï¤ê¤Ë `char[]' ¤È¤¹¤ë"
18630 #: cp/lang-options.h:46
18631 msgid "Dump the entire translation unit to a file"
18632 msgstr "ËÝÌõñ°ÌÁ´ÂΤò¥Õ¥¡¥¤¥ë¤Ë¥À¥ó¥×¤¹¤ë"
18634 #: cp/lang-options.h:48
18635 msgid "Do not inline member functions by default"
18636 msgstr "¥á¥ó¥Ð´Ø¿ô¤ò¥Ç¥Õ¥©¥ë¥È¤Ç¥¤¥ó¥é¥¤¥ó¤È¤·¤Ê¤¤"
18638 #: cp/lang-options.h:51
18639 msgid "Do not generate run time type descriptor information"
18640 msgstr "¼Â¹Ô»þ·¿µ­½Ò¾ðÊó¤òÀ¸À®¤·¤Ê¤¤"
18642 #: cp/lang-options.h:56
18643 msgid "Do not generate code to check exception specifications"
18644 msgstr "Îã³°»ÅÍͤθ¡ºº¤ò¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
18646 #: cp/lang-options.h:61
18647 msgid "Scope of for-init-statement vars extends outside"
18648 msgstr "for ½é´ü²½Ê¸¤ÎÊÑ¿ô¤ò¥¹¥³¡¼¥×³°¤Ë³ÈÂ礹¤ë"
18650 #: cp/lang-options.h:64
18651 #, fuzzy
18652 msgid "Do not recognize GNU defined keywords"
18653 msgstr "GNU ÄêµÁ¤ÎͽÌó¸ì¤òǧ¼±¤µ¤»¤Ê¤¤"
18655 #: cp/lang-options.h:68
18656 msgid "Enable support for huge objects"
18657 msgstr "Â礭¤Ê¥ª¥Ö¥¸¥§¥¯¥È¤Î¥µ¥Ý¡¼¥È"
18659 #: cp/lang-options.h:72
18660 msgid "Export functions even if they can be inlined"
18661 msgstr "¥¤¥ó¥é¥¤¥ó¤Ë¤Ç¤­¤ë´Ø¿ô¤Ç¤â export ¤¹¤ë"
18663 #: cp/lang-options.h:75
18664 msgid "Only emit explicit template instatiations"
18665 msgstr "ÌÀ¼¨Åª¤Ê¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
18667 #: cp/lang-options.h:78
18668 msgid "Only emit explicit instatiations of inline templates"
18669 msgstr "¥¤¥ó¥é¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤ÎÌÀ¼¨Åª¤Ê¼ÂÂβ½¤Î¤ß¤òÀ¸À®¤¹¤ë"
18671 #: cp/lang-options.h:84
18672 msgid "Don't pedwarn about uses of Microsoft extensions"
18673 msgstr "Microsoft ³ÈÄ¥¤ÎÍøÍѤ˴ؤ·¤Æ pedantic ·Ù¹ð¤ò¹Ô¤ï¤Ê¤¤"
18675 #: cp/lang-options.h:87
18676 #, fuzzy
18677 msgid "Recognize and/bitand/bitor/compl/not/or/xor"
18678 msgstr "and/bitand/bitor/compl/not/or/xor ¤òǧ¼±¤¹¤ë"
18680 #: cp/lang-options.h:91
18681 msgid "Disable optional diagnostics"
18682 msgstr "¥ª¥×¥·¥ç¥ó¤Î¿ÇÃÇ¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤·¤Ê¤¤"
18684 #: cp/lang-options.h:93
18685 msgid "Downgrade conformance errors to warnings"
18686 msgstr "µ¬³ÊŬ¹çÀ­¥¨¥é¡¼¤ò·Ù¹ð¤Ë³Ê²¼¤²¤¹¤ë"
18688 #: cp/lang-options.h:96
18689 msgid "Enable automatic template instantiation"
18690 msgstr "¼«Æ°¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂ⽤òÍ­¸ú¤Ë¤¹¤ë"
18692 #: cp/lang-options.h:101
18693 msgid "Display statistics accumulated during compilation"
18694 msgstr "¥³¥ó¥Ñ¥¤¥ëÃæ¤ËÃßÀѤµ¤ì¤¿Åý·×¾ðÊó¤òɽ¼¨¤¹¤ë"
18696 #: cp/lang-options.h:104
18697 msgid "Specify maximum template instantiation depth"
18698 msgstr "¥Æ¥ó¥×¥ì¡¼¥È¼ÂÂβ½¤Î¿¼¤µ¤ÎºÇÂçÃͤò»ØÄꤹ¤ë"
18700 #: cp/lang-options.h:106
18701 #, fuzzy
18702 msgid "Use __cxa_atexit to register destructors"
18703 msgstr "¥Ç¥¹¥È¥é¥¯¥¿¤ÎÅÐÏ¿¤Ë __cxa_atexit ¤òÍøÍѤ¹¤ë"
18705 #: cp/lang-options.h:109
18706 msgid "Discard unused virtual functions"
18707 msgstr "»È¤ï¤ì¤Ê¤¤²¾ÁÛ´Ø¿ô¤òÀÚ¤ê¼Î¤Æ¤ë"
18709 #: cp/lang-options.h:112
18710 msgid "Implement vtables using thunks"
18711 msgstr "thunk ¤ò»È¤Ã¤Æ vtable ¤ò¼ÂÁõ¤¹¤ë"
18713 #: cp/lang-options.h:115
18714 msgid "Emit common-like symbols as weak symbols"
18715 msgstr "¥³¥â¥ó¥·¥ó¥Ü¥ë¤ò¥¦¥£¡¼¥¯¥·¥ó¥Ü¥ë¤ÎÍͤËÀ¸À®¤¹¤ë"
18717 #: cp/lang-options.h:118
18718 msgid "Emit cross referencing information"
18719 msgstr "Áê¸ß»²¾È¾ðÊó¤òÀ¸À®¤¹¤ë"
18721 #: cp/lang-options.h:122
18722 msgid "Warn about inconsistent return types"
18723 msgstr "Ìá¤êÃͤη¿¤È°ìÃפ·¤Ê¤¤¤â¤Î¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
18725 #: cp/lang-options.h:125
18726 msgid "Warn about overloaded virtual function names"
18727 msgstr "¥ª¡¼¥Ð¡¼¥í¡¼¥É¤µ¤ì¤¿²¾ÁÛ´Ø¿ô̾¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
18729 #: cp/lang-options.h:129
18730 msgid "Don't warn when all ctors/dtors are private"
18731 msgstr "Á´¤Æ¤Î¥³¥ó¥¹¥È¥é¥¯¥¿/¥Ç¥¹¥È¥é¥¯¥¿¤¬ private ¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
18733 #: cp/lang-options.h:131
18734 msgid "Warn about non virtual destructors"
18735 msgstr "Èó²¾Áۥǥ¹¥È¥é¥¯¥¿¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
18737 #: cp/lang-options.h:134
18738 msgid "Warn when a function is declared extern, then inline"
18739 msgstr "´Ø¿ô¤¬ extern Àë¸À¤µ¤ì¤¿¸å¡¢inline ¤È¤µ¤ì¤¿¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
18741 #: cp/lang-options.h:137
18742 msgid "Warn when the compiler reorders code"
18743 msgstr "¥³¥ó¥Ñ¥¤¥é¤¬¥³¡¼¥É¤òʤÙÂؤ¨¤ë¤È¤­¤Ë·Ù¹ð¤¹¤ë"
18745 #: cp/lang-options.h:140
18746 #, fuzzy
18747 msgid "Warn when synthesis behavior differs from Cfront"
18748 msgstr "¹çÀ®¤Î¿¶¤ëÉñ¤¤¤¬ Cfront ¤È°Û¤Ê¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
18750 #: cp/lang-options.h:144
18751 msgid "Don't warn when type converting pointers to member functions"
18752 msgstr "¥Ý¥¤¥ó¥¿¤«¤é¥á¥ó¥Ð´Ø¿ô¤Ø¤Î·¿ÊÑ´¹¤Î¾ì¹ç¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
18754 #: cp/lang-options.h:146
18755 msgid "Warn about violations of Effective C++ style rules"
18756 msgstr "Effective C++ ¼°¤Î»Ø¿Ë¤«¤é¤Ï¤º¤ì¤ë¤â¤Î¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
18758 #: cp/lang-options.h:149
18759 msgid "Warn when overload promotes from unsigned to signed"
18760 msgstr "¥ª¡¼¥Ð¡¼¥í¡¼¥É¤¬Éä¹ç̵¤·¤«¤éÉä¹çÉÕ¤­¤Ë³Ê¾å¤²¤È¤Ê¤ë¾ì¹ç¤Ë·Ù¹ð¤¹¤ë"
18762 #: cp/lang-options.h:152
18763 msgid "Warn if a C style cast is used in a program"
18764 msgstr "C ¼°¤Î¥­¥ã¥¹¥È¤¬¥×¥í¥°¥é¥à¤Ç»È¤ï¤ì¤¿¤é·Ù¹ð¤¹¤ë"
18766 #: cp/lang-options.h:156
18767 msgid "Don't warn when non-templatized friend functions are declared within a template"
18768 msgstr "template Æâ¤ÇÈó template ¤Î friend ´Ø¿ô¤¬Àë¸À¤µ¤ì¤¿¾ì¹ç¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
18770 #: cp/lang-options.h:159
18771 msgid "Don't announce deprecation of compiler features"
18772 msgstr "¿ä¾©¤µ¤ì¤Ê¤¤¥³¥ó¥Ñ¥¤¥é¤Îµ¡Ç½¤ò¹ðÃΤ·¤Ê¤¤"
18774 #: f/bad.c:387
18775 msgid "note:"
18776 msgstr ""
18778 #: f/bad.c:391
18779 #, fuzzy
18780 msgid "warning:"
18781 msgstr "·Ù¹ð: "
18783 #: f/bad.c:395
18784 msgid "fatal:"
18785 msgstr ""
18787 #: f/bad.c:437
18788 msgid "(continued):"
18789 msgstr ""
18791 #: f/bad.c:487 f/bad.c:505
18792 msgid "[REPORT BUG!!] %"
18793 msgstr ""
18795 #: f/bad.c:494 f/bad.c:526
18796 msgid "[REPORT BUG!!]"
18797 msgstr ""
18799 #: f/com.c:3132
18800 #, no-c-format
18801 msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling"
18802 msgstr ""
18804 #: f/com.c:11551
18805 msgid "no INTEGER type can hold a pointer on this configuration"
18806 msgstr "¸½ºß¤ÎÀßÄê¤Ç¤ÏÈó INTEGER ·¿¤¬¥Ý¥¤¥ó¥¿¤òÊÝ»ý¤Ç¤­¤Þ¤¹"
18808 #: f/com.c:11772
18809 #, c-format
18810 msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"
18811 msgstr "ÀßÄê: REAL, INTEGER µÚ¤Ó LOGICAL ¤Ï %d ¥Ó¥Ã¥ÈÉý¤Ç¡¢"
18813 #: f/com.c:11774
18814 #, c-format
18815 msgid "and pointers are %d bits wide, but g77 doesn't yet work"
18816 msgstr "¥Ý¥¤¥ó¥¿¤Ï %d ¥Ó¥Ã¥ÈÉý¤Ç¤¹¤¬¡¢¤½¤ì¤éÁ´¤Æ¤¬ 32 ¥Ó¥Ã¥ÈÉý"
18818 #: f/com.c:11776
18819 #, fuzzy
18820 msgid "properly unless they all are 32 bits wide"
18821 msgstr "¤Ç¤Ê¤¤¤È g77 ¤ÏÀµ¾ï¤ËÆ°ºî¤·¤Þ¤»¤ó¡£"
18823 #: f/com.c:11777
18824 #, fuzzy
18825 msgid "Please keep this in mind before you report bugs."
18826 msgstr "¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤ëÁ°¤Ë¤³¤Î»ö¤ò¿´¤Ëα¤á¤ÆÃÖ¤¤¤Æ¤¯¤À¤µ¤¤¡£"
18828 #. I/O will probably crash.
18829 #: f/com.c:11785
18830 #, c-format
18831 msgid "configuration: char * holds %d bits, but ftnlen only %d"
18832 msgstr "ÀßÄê: char * ¤Ï %d ¥Ó¥Ã¥È³ÎÊݤ·¤Þ¤¹¤¬¡¢ftnlen ¤¬¤¿¤Ã¤¿ %d ¥Ó¥Ã¥È¤Ç¤¹"
18834 #. ASSIGN 10 TO I will crash.
18835 #: f/com.c:11794
18836 #, c-format
18837 msgid ""
18838 "configuration: char * holds %d bits, but INTEGER only %d --\n"
18839 " ASSIGN statement might fail"
18840 msgstr ""
18841 "ÀßÄê: char * ¤Ï %d ¥Ó¥Ã¥È³ÎÊݤ·¤Þ¤¹¤¬¡¢INTEGER ¤¬¤¿¤Ã¤¿ %d ¥Ó¥Ã¥È¤Ç¤¹ --\n"
18842 " ¶²¤é¤¯ ASSIGN Ê¸¤¬¼ºÇÔ¤·¤Þ¤¹"
18844 #: f/com.c:13609
18845 #, fuzzy
18846 msgid "In statement function"
18847 msgstr "´Ø¿ô¤ËÂФ¹¤ë°ú¿ô¤¬Â¿¤¹¤®¤Þ¤¹"
18849 #: f/com.c:13619
18850 msgid "Outside of any program unit:\n"
18851 msgstr ""
18853 #: f/com.c:15248
18854 #, no-c-format
18855 msgid "%A from %B at %0%C"
18856 msgstr ""
18858 #: f/com.c:15425
18859 #, fuzzy
18860 msgid "directory name must immediately follow -I"
18861 msgstr "¥Ç¥¤¥ì¥¯¥È¥ê̾¤Ï -I ¤Î¤¹¤°¸å¤í¤Ë¤Ä¤±¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
18863 #: f/com.c:15568
18864 #, fuzzy, no-c-format
18865 msgid "At %0, INCLUDE file %A exists, but is not readable"
18866 msgstr "include ¤µ¤ì¤¿¥Õ¥¡¥¤¥ë `%s' ¤Ï¡¢Â¸ºß¤·¤Þ¤¹¤¬Æɤá¤Þ¤»¤ó"
18868 #: f/com.c:15603
18869 #, no-c-format
18870 msgid "At %0, INCLUDE nesting too deep"
18871 msgstr ""
18873 #: f/expr.c:9614
18874 #, no-c-format
18875 msgid "Two arithmetic operators in a row at %0 and %1 -- use parentheses"
18876 msgstr ""
18878 #: f/expr.c:9664
18879 #, no-c-format
18880 msgid "Operator at %0 has lower precedence than that at %1 -- use parentheses"
18881 msgstr ""
18883 #: f/expr.c:10525
18884 #, no-c-format
18885 msgid "Use .EQV./.NEQV. instead of .EQ./.NE. at %0 for LOGICAL operands at %1 and %2"
18886 msgstr ""
18888 #: f/expr.c:10896
18889 #, no-c-format
18890 msgid "Unsupported operand for ** at %1 -- converting to default INTEGER"
18891 msgstr ""
18893 #: f/g77spec.c:255
18894 #, c-format
18895 msgid "overflowed output arg list for `%s'"
18896 msgstr "`%s' ÍѤνÐÎÏ°ú¿ô¥ê¥¹¥È¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
18898 #: f/g77spec.c:394
18899 msgid "--driver no longer supported"
18900 msgstr "--driver ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
18902 #: f/g77spec.c:407
18903 #, c-format
18904 msgid "argument to `%s' missing"
18905 msgstr "`%s' ¤Ø¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18907 #: f/g77spec.c:411
18908 #, fuzzy
18909 msgid "no input files; unwilling to write output files"
18910 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó -- ÉÔËܰդʽÐÎÏ¥Õ¥¡¥¤¥ë¤Ø¤Î½ñ¤­¹þ¤ß"
18912 #: f/implic.c:203
18913 #, fuzzy, no-c-format
18914 msgid "Implicit declaration of `%A' at %0"
18915 msgstr "Á°Êý¤Ç¤Î `%s' ¤Î°ÅÌÛŪ¤ÊÀë¸À"
18917 #: f/lex.c:326
18918 #, fuzzy, no-c-format
18919 msgid "Non-ISO-C-standard escape sequence `\\%A' at %0"
18920 msgstr "Èó ISO É¸½à¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹, '\\%c'"
18922 #: f/lex.c:345
18923 #, fuzzy, no-c-format
18924 msgid "Unknown escape sequence `\\%A' at %0"
18925 msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹ `\\%c'"
18927 #: f/lex.c:354
18928 #, fuzzy, no-c-format
18929 msgid "Unterminated escape sequence `\\' at %0"
18930 msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹ `\\%c'"
18932 #: f/lex.c:365
18933 #, fuzzy, no-c-format
18934 msgid "Unknown escape sequence `\\' followed by char code 0x%A at %0"
18935 msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹: `\\' ¤Î¸å¤Ëʸ»ú¥³¡¼¥É 0x%x"
18937 #: f/lex.c:393
18938 #, fuzzy, no-c-format
18939 msgid "\\x used at %0 with no following hex digits"
18940 msgstr "\\x ¤Ë¡¢¤½¤ì¤Ë³¤¯¤Ï¤º¤Î 16 ¿Ê¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
18942 #: f/lex.c:407
18943 #, fuzzy, no-c-format
18944 msgid "Hex escape at %0 out of range"
18945 msgstr "16 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹"
18947 #: f/lex.c:441
18948 #, fuzzy, no-c-format
18949 msgid "Escape sequence at %0 out of range for character"
18950 msgstr "ʸ»ú¤ËÂФ¹¤ë¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬ÈϰϤò³°¤ì¤Æ¤¤¤Þ¤¹"
18952 #: f/lex.c:595
18953 msgid "hex escape out of range"
18954 msgstr "16 ¿Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¤¬Èϰϳ°¤Ç¤¹"
18956 #: f/lex.c:648
18957 #, c-format
18958 msgid "non-ANSI-standard escape sequence, `\\%c'"
18959 msgstr "Èó ANSI É¸½à¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¡¢`\\%c'"
18961 #: f/lex.c:661
18962 #, fuzzy, c-format
18963 msgid "non-ISO escape sequence `\\%c'"
18964 msgstr "Èó ANSI ¤Î¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹¡¢`\\%c'"
18966 #: f/lex.c:665
18967 #, c-format
18968 msgid "unknown escape sequence `\\%c'"
18969 msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹ `\\%c'"
18971 #: f/lex.c:667
18972 #, c-format
18973 msgid "unknown escape sequence: `\\' followed by char code 0x%x"
18974 msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹: `\\' ¤Î¸å¤Ëʸ»ú¥³¡¼¥É 0x%x"
18976 #: f/lex.c:744
18977 #, fuzzy
18978 msgid "badly formed directive -- no closing quote"
18979 msgstr "ÉÔÀµ¤Ê·Á¤Î¥Ç¥£¥ì¥¯¥Æ¥£¥Ö -- ÊĤ¸¥¯¥©¡¼¥È¤¬¤¢¤ê¤Þ¤»¤ó"
18981 #: f/lex.c:802
18982 msgid "#-lines for entering and leaving files don't match"
18983 msgstr "¥Õ¥¡¥¤¥ë¤Ø¤Î½ÐÆþ¤ê¸ý¤È¤Ê¤ë #-¹Ô ¤¬À°¹ç¤·¤Þ¤»¤ó"
18985 #: f/lex.c:964
18986 #, fuzzy
18987 msgid "bad directive -- missing close-quote"
18988 msgstr "ÉÔÀµ¤Ê¥Ç¥£¥ì¥¯¥Æ¥£¥Ö -- ÊĤ¸¥¯¥©¡¼¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
18990 #: f/lex.c:1078
18991 #, c-format
18992 msgid "ignoring pragma: %s"
18993 msgstr "pragma ¤ò̵»ë¤·¤Þ¤¹: %s"
18995 #: f/lex.c:1156
18996 msgid "invalid #ident"
18997 msgstr "̵¸ú¤Ê #ident"
18999 #: f/lex.c:1173
19000 msgid "undefined or invalid # directive"
19001 msgstr "̤ÄêµÁËô¤ÏÉÔÀµ¤Ê # ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Ç¤¹"
19003 #: f/lex.c:1229
19004 msgid "invalid #line"
19005 msgstr "̵¸ú¤Ê #line"
19007 #: f/lex.c:1285 f/lex.c:1329
19008 #, fuzzy
19009 msgid "use `#line ...' instead of `# ...' in first line"
19010 msgstr "ºÇ½é¤Î¹Ô¤Ç¤Ï `# ...' ¤ÎÂå¤ê¤Ë `#line ...' ¤ò»È¤¤¤Þ¤·¤ç¤¦"
19012 #: f/lex.c:1339
19013 msgid "invalid #-line"
19014 msgstr "̵¸ú¤Ê #-¹Ô"
19016 #: f/lex.c:1432
19017 #, fuzzy, no-c-format
19018 msgid "Null character at %0 -- line ignored"
19019 msgstr "null Ê¸»ú¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
19021 #: f/stb.c:12078
19022 #, no-c-format
19023 msgid "INCLUDE at %0 not the only statement on the source line"
19024 msgstr ""
19026 #: f/ste.c:1400 f/ste.c:1747
19027 msgid "ASSIGNed FORMAT specifier is too small"
19028 msgstr "ASSIGN ¤µ¤ì¤¿ FORMAT »ØÄê»Ò¤¬¾®¤µ¤¹¤®¤Þ¤¹"
19030 #. ~~~Someday handle CHARACTER*1, CHARACTER*N
19031 #: f/ste.c:2624
19032 #, no-c-format
19033 msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry"
19034 msgstr ""
19036 #: f/ste.c:2953
19037 msgid "ASSIGN to variable that is too small"
19038 msgstr "ASSIGN Àè¤ÎÊÑ¿ô¤¬¾®¤µ¤¹¤®¤Þ¤¹"
19040 #: f/ste.c:2981
19041 msgid "ASSIGNed GOTO target variable is too small"
19042 msgstr "ASSIGN ¤µ¤ì¤¿ GOTO ÀèÊÑ¿ô¤¬¾®¤µ¤¹¤®¤Þ¤¹"
19044 #: f/stu.c:305
19045 #, no-c-format
19046 msgid "Local adjustable symbol `%A' at %0"
19047 msgstr ""
19049 #: f/target.c:2550
19050 msgid "data initializer on host with different endianness"
19051 msgstr ""
19053 #: f/top.c:237
19054 #, c-format
19055 msgid "%s no longer supported -- try -fvxt"
19056 msgstr "%s ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- -fvxt ¤È¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤"
19058 #: f/top.c:239
19059 #, c-format
19060 msgid "%s no longer supported -- try -fno-vxt -ff90"
19061 msgstr "%s ¤ÏºÇÁ᥵¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó -- -fno-vxt -ff90 ¤È¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤"
19063 #: f/top.c:307 f/top.c:309
19064 #, c-format
19065 msgid "%s disabled, use normal debugging flags"
19066 msgstr "%s ¤¬Ìµ¸ú¤Ç¤¹¡£Ä̾ï¥Ç¥Ð¥Ã¥°¥Õ¥é¥°¤ò»È¤¤¤Þ¤·¤ç¤¦"
19068 #: f/lang-options.h:33
19069 msgid "Print g77-specific compiler version info, run internal tests"
19070 msgstr "g77 ¸ÇÍ­¤Î¥³¥ó¥Ñ¥¤¥é¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¡¢ÆâÉô¥Æ¥¹¥È¤Î¼Â¹Ô"
19072 #: f/lang-options.h:37
19073 msgid "Program is written in typical FORTRAN 66 dialect"
19074 msgstr "¥×¥í¥°¥é¥à¤¬Åµ·¿Åª¤Ê FORTRAN 66 Êý¸À¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
19076 #: f/lang-options.h:40
19077 msgid "Program is written in typical Unix f77 dialect"
19078 msgstr "¥×¥í¥°¥é¥à¤¬Åµ·¿Åª¤Ê Unix f77 Êý¸À¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
19080 #: f/lang-options.h:42
19081 msgid "Program does not use Unix-f77 dialectal features"
19082 msgstr "¥×¥í¥°¥é¥à¤¬ Unix-f77 Êý¸À¤Îµ¡Ç½¤ò»È¤Ã¤Æ¤¤¤Ê¤¤"
19084 #: f/lang-options.h:44
19085 msgid "Program is written in Fortran-90-ish dialect"
19086 msgstr "¥×¥í¥°¥é¥à¤¬ Fortran-90 ÅªÊý¸À¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
19088 #: f/lang-options.h:48
19089 msgid "Treat local vars and COMMON blocks as if they were named in SAVE statements"
19090 msgstr "¥í¡¼¥«¥ëÊÑ¿ô¤È COMMON ¥Ö¥í¥Ã¥¯¤ò SAVE Ê¸¤Ç̾Á°ÉÕ¤±¤é¤ì¤¿¤è¤¦¤Ë¼è¤ê°·¤¦"
19092 #: f/lang-options.h:50
19093 msgid "Allow $ in symbol names"
19094 msgstr "$ ¤ò¥·¥ó¥Ü¥ë̾¤È¤·¤Æ»È¤¨¤ë¤è¤¦¤Ë¤¹¤ë"
19096 #: f/lang-options.h:54
19097 msgid "f2c-compatible code need not be generated"
19098 msgstr "f2c ¸ß´¹¥³¡¼¥É¤òÀ¸À®¤¹¤ëɬÍפ¬¤Ê¤¤"
19100 #: f/lang-options.h:57
19101 msgid "Unsupported; do not generate libf2c-calling code"
19102 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -- libf2c-calling ¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
19104 #: f/lang-options.h:59
19105 msgid "Unsupported; affects code-generation of arrays"
19106 msgstr "¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤ -- ÇÛÎó¤Î¥³¡¼¥ÉÀ¸À®¤Ë±Æ¶Á¤¹¤ë"
19108 #: f/lang-options.h:62
19109 msgid "Program is written in Fortran-90-ish free form"
19110 msgstr "¥×¥í¥°¥é¥à¤Ï Fortran-90 Åª¥Õ¥ê¡¼¥Õ¥©¡¼¥à¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
19112 #: f/lang-options.h:67
19113 msgid "Warn about use of (only a few for now) Fortran extensions"
19114 msgstr "Fortran ³ÈÄ¥(º£¤Ï¾¯¤Ê¤¤¤¬)¤Î»ÈÍѤˤĤ¤¤Æ·Ù¹ð¤¹¤ë"
19116 #: f/lang-options.h:70
19117 msgid "Program is written in VXT (Digital-like) FORTRAN"
19118 msgstr "¥×¥í¥°¥é¥à¤Ï VXT (Digital) FORTRAN ¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
19120 #: f/lang-options.h:73
19121 msgid "Disallow all ugly features"
19122 msgstr "Á´¤Æ¤Î½¹¤¤µ¡Ç½¤òµö²Ä¤·¤Ê¤¤"
19124 #: f/lang-options.h:76
19125 msgid "Hollerith and typeless constants not passed as arguments"
19126 msgstr "Hollerith ¤ä·¿¤Ê¤·Äê¿ô¤ò°ú¿ô¤È¤·¤ÆÅϤµ¤Ê¤¤"
19128 #: f/lang-options.h:78
19129 msgid "Allow ordinary copying of ASSIGN'ed vars"
19130 msgstr "ASSIGN ¤µ¤ì¤¿ÊÑ¿ô¤ÎÄ̾ï¤Î¥³¥Ô¡¼¤òµö²Ä¤¹¤ë"
19132 #: f/lang-options.h:81
19133 msgid "Dummy array dimensioned to (1) is assumed-size"
19134 msgstr "¥À¥ß¡¼ÇÛÎó¤Î¼¡¸µ¤ò (1) ¤È¤ß¤Ê¤¹"
19136 #: f/lang-options.h:84
19137 msgid "Trailing comma in procedure call denotes null argument"
19138 msgstr "¥×¥í¥·¡¼¥¸¥ã¸Æ¤Ó½Ð¤·Ãæ¤ÎϢ³¥«¥ó¥Þ¤Ç null °ú¿ô¤òɽ¸½¤¹¤ë"
19140 #: f/lang-options.h:87
19141 msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z"
19142 msgstr "DOUBLE COMPLEX Z ¤Ç¤Î REAL(Z) ¤È AIMAG(Z) ¤òµö²Ä¤¹¤ë"
19144 #: f/lang-options.h:91
19145 msgid "Initialization via DATA and PARAMETER is type-compatible"
19146 msgstr "DATA ¤ä PARAMETER ·Ðͳ¤Î½é´ü²½¤Ï·¿¸ß´¹¤Ç¤¢¤ë"
19148 #: f/lang-options.h:93
19149 msgid "Allow INTEGER and LOGICAL interchangeability"
19150 msgstr "INTEGER ¤È LOGICAL ¤ÏÁê¸ß¤ËÊѹ¹²Äǽ¤Ç¤¢¤ë¤È¤¹¤ë"
19152 #: f/lang-options.h:96
19153 msgid "Print internal debugging-related info"
19154 msgstr "ÆâÉô¥Ç¥Ð¥Ã¥°´ØÏ¢¾ðÊó¤òɽ¼¨¤¹¤ë"
19156 #: f/lang-options.h:99
19157 msgid "Initialize local vars and arrays to zero"
19158 msgstr "¥í¡¼¥«¥ëÊÑ¿ô¤äÇÛÎó¤ò¥¼¥í¤Ë½é´ü²½¤¹¤ë"
19160 #: f/lang-options.h:103
19161 msgid "Backslashes in character/hollerith constants not special (C-style)"
19162 msgstr "ʸ»ú/hollerith Äê¿ô¤Ç¤Î¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å¤òÆüì¤Ê¤â¤Î¤È¤·¤Ê¤¤ (C ¼°)"
19164 #: f/lang-options.h:105
19165 msgid "Have front end emulate COMPLEX arithmetic to avoid bugs"
19166 msgstr "COMPLEX ·×»»¤Î¥Ð¥°¤ò²óÈò¤ò¥¨¥ß¥å¥ì¡¼¥È¤¹¤ë¥Õ¥í¥ó¥È¥¨¥ó¥É¤ò»ý¤Ä"
19168 #: f/lang-options.h:109
19169 msgid "Disable the appending of underscores to externals"
19170 msgstr "³°ÉôÊÑ¿ô¤Ë¥¢¥ó¥À¡¼¥¹¥³¥¢¤òÉÕ¤±Â­¤µ¤Ê¤¤"
19172 #: f/lang-options.h:112
19173 msgid "Never append a second underscore to externals"
19174 msgstr "³°ÉôÊÑ¿ô¤ËÆó¤ÄÌܤΥ¢¥ó¥À¡¼¥¹¥³¥¢¤òÉÕ¤±Â­¤µ¤Ê¤¤"
19176 #: f/lang-options.h:114
19177 msgid "Intrinsics spelled as e.g. SqRt"
19178 msgstr "intrinsic ¤¬Î㤨¤Ð SqRt ¤ÎÍѤËÄÖ¤é¤ì¤ë"
19180 #: f/lang-options.h:116
19181 msgid "Intrinsics in uppercase"
19182 msgstr "intrinsic ¤ò±ÑÂçʸ»ú¤È¤¹¤ë"
19184 #: f/lang-options.h:119
19185 msgid "Intrinsics letters in arbitrary cases"
19186 msgstr "intrinsic Ê¸»ú¤ÏǤ°Õ¤Î¥±¡¼¥¹¤È¤¹¤ë"
19188 #: f/lang-options.h:121
19189 msgid "Language keywords spelled as e.g. IOStat"
19190 msgstr "¸À¸ìͽÌó¸ì¤¬Î㤨¤Ð IOStat ¤ÎÍѤËÄÖ¤é¤ì¤ë"
19192 #: f/lang-options.h:123
19193 msgid "Language keywords in uppercase"
19194 msgstr "¸À¸ìͽÌó¸ì¤Ï±ÑÂçʸ»ú¤È¤¹¤ë"
19196 #: f/lang-options.h:126
19197 msgid "Language keyword letters in arbitrary cases"
19198 msgstr "¸À¸ìͽÌó¸ìʸ»ú¤ÏǤ°Õ¤Î¥±¡¼¥¹¤È¤¹¤ë"
19200 #: f/lang-options.h:128
19201 msgid "Internally convert most source to uppercase"
19202 msgstr "ÆâÉôŪ¤ÊÊÑ´¹¤Ç¤Ï¥½¡¼¥¹¤ÎËؤó¤É¤ò±ÑÂçʸ»ú¤È¤¹¤ë"
19204 #: f/lang-options.h:131
19205 msgid "Internally preserve source case"
19206 msgstr "ÆâÉôŪ¤Ë¥½¡¼¥¹¤Î¥±¡¼¥¹¤òÊÝ»ý¤¹¤ë"
19208 #: f/lang-options.h:133
19209 msgid "Symbol names spelled in mixed case"
19210 msgstr "¥·¥ó¥Ü¥ë̾¤Ï¥±¡¼¥¹º®ºß¤ÇÄÖ¤é¤ì¤ë"
19212 #: f/lang-options.h:135
19213 msgid "Symbol names in uppercase"
19214 msgstr "¥·¥ó¥Ü¥ë̾¤òÂçʸ»ú¤È¤¹¤ë"
19216 #: f/lang-options.h:137
19217 msgid "Symbol names in lowercase"
19218 msgstr "¥·¥ó¥Ü¥ë̾¤ò¾®Ê¸»ú¤È¤¹¤ë"
19220 #: f/lang-options.h:140
19221 msgid "Program written in uppercase"
19222 msgstr "¥×¥í¥°¥é¥à¤¬±ÑÂçʸ»ú¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
19224 #: f/lang-options.h:142
19225 msgid "Program written in lowercase"
19226 msgstr "¥×¥í¥°¥é¥à¤¬±Ñ¾®Ê¸»ú¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
19228 #: f/lang-options.h:144
19229 msgid "Program written in strict mixed-case"
19230 msgstr "¥×¥í¥°¥é¥à¤¬¸·Ì©¤Ë¥±¡¼¥¹º®ºß¤Ç½ñ¤«¤ì¤Æ¤¤¤ë"
19232 #: f/lang-options.h:146
19233 msgid "Compile as if program written in uppercase"
19234 msgstr "¥×¥í¥°¥é¥à¤¬±ÑÂçʸ»ú¤Ç½ñ¤«¤ì¤¿Íͤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
19236 #: f/lang-options.h:148
19237 msgid "Compile as if program written in lowercase"
19238 msgstr "¥×¥í¥°¥é¥à¤¬±Ñ¾®Ê¸»ú¤Ç½ñ¤«¤ì¤¿Íͤ˥³¥ó¥Ñ¥¤¥ë¤¹¤ë"
19240 #: f/lang-options.h:150
19241 msgid "Preserve all spelling (case) used in program"
19242 msgstr "¥×¥í¥°¥é¥à¤Ç»È¤ï¤ì¤¿ÄÖ¤ê(¤Î¥±¡¼¥¹)¤òÁ´¤ÆÊÝ»ý¤¹¤ë"
19244 #: f/lang-options.h:152
19245 msgid "Delete libU77 intrinsics with bad interfaces"
19246 msgstr "libU77 intrinsic ¤òÉÔÀµ¤Ê interface ¤È¶¦¤Ëºï½ü¤¹¤ë"
19248 #: f/lang-options.h:154
19249 msgid "Disable libU77 intrinsics with bad interfaces"
19250 msgstr "libU77 intrinsic ¤òÉÔÀµ¤Ê interface ¤È¶¦¤Ë̵¸ú²½¤¹¤ë"
19252 #: f/lang-options.h:157
19253 msgid "Hide libU77 intrinsics with bad interfaces"
19254 msgstr "libU77 intrinsic ¤òÉÔÀµ¤Ê interface ¤È¶¦¤Ë±£¤¹"
19256 #: f/lang-options.h:159
19257 msgid "Delete non-FORTRAN-77 intrinsics f2c supports"
19258 msgstr "f2c ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
19260 #: f/lang-options.h:161
19261 msgid "Disable non-FORTRAN-77 intrinsics f2c supports"
19262 msgstr "f2c ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
19264 #: f/lang-options.h:164
19265 msgid "Hide non-FORTRAN-77 intrinsics f2c supports"
19266 msgstr "f2c ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
19268 #: f/lang-options.h:166
19269 msgid "Delete non-FORTRAN-77 intrinsics F90 supports"
19270 msgstr "F90 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
19272 #: f/lang-options.h:168
19273 msgid "Disable non-FORTRAN-77 intrinsics F90 supports"
19274 msgstr "F90 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
19276 #: f/lang-options.h:171
19277 msgid "Hide non-FORTRAN-77 intrinsics F90 supports"
19278 msgstr "F90 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
19280 #: f/lang-options.h:173
19281 msgid "Delete non-FORTRAN-77 intrinsics g77 supports"
19282 msgstr "g77 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
19284 #: f/lang-options.h:175
19285 msgid "Disable non-FORTRAN 77 intrinsics F90 supports"
19286 msgstr "g77 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
19288 #: f/lang-options.h:178
19289 msgid "Hide non-FORTRAN 77 intrinsics F90 supports"
19290 msgstr "g77 ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
19292 #: f/lang-options.h:180
19293 msgid "Delete MIL-STD 1753 intrinsics"
19294 msgstr "MIL-STD 1753 intrinsic ¤òºï½ü¤¹¤ë"
19296 #: f/lang-options.h:182
19297 msgid "Disable MIL-STD 1753 intrinsics"
19298 msgstr "MIL-STD 1753 intrinsic ¤ò̵¸ú²½¤¹¤ë"
19300 #: f/lang-options.h:185
19301 msgid "Hide MIL-STD 1753 intrinsics"
19302 msgstr "MIL-STD 1753 intrinsic ¤ò±£¤¹"
19304 #: f/lang-options.h:187
19305 msgid "Delete libU77 intrinsics"
19306 msgstr "libU77 intrinsic ¤òºï½ü¤¹¤ë"
19308 #: f/lang-options.h:189
19309 msgid "Disable libU77 intrinsics"
19310 msgstr "libU77 intrinsic ¤ò̵¸ú²½¤¹¤ë"
19312 #: f/lang-options.h:192
19313 msgid "Hide libU77 intrinsics"
19314 msgstr "libU77 intrinsic ¤ò±£¤¹"
19316 #: f/lang-options.h:194
19317 msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports"
19318 msgstr "VXT FORTRAN ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤òºï½ü¤¹¤ë"
19320 #: f/lang-options.h:196
19321 msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
19322 msgstr "VXT FORTRAN ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò̵¸ú²½¤¹¤ë"
19324 #: f/lang-options.h:199
19325 msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports"
19326 msgstr "VXT FORTRAN ¤¬¥µ¥Ý¡¼¥È¤¹¤ëÈó FORTRAN-77 intrinsics ¤ò±£¤¹"
19328 #: f/lang-options.h:201
19329 msgid "Treat initial values of 0 like non-zero values"
19330 msgstr "0 ¤Î½é´ü²½ÃͤòÈó¥¼¥íÃͤȤ·¤Æ¼è¤ê°·¤¦"
19332 #: f/lang-options.h:204
19333 msgid "Emit special debugging information for COMMON and EQUIVALENCE (disabled)"
19334 msgstr "COMMON ¤ä EQUIVALENCE ÍѤÎÆÃÊ̤ʥǥХå°¾ðÊó¤òȯ¹Ô¤¹¤ë¡Ê̵¸ú²½¤µ¤ì¤Æ¤¤¤ë¡Ë"
19336 #: f/lang-options.h:207
19337 msgid "Take at least one trip through each iterative DO loop"
19338 msgstr "ºÇÄã¤Ç¤â°ì²ó¤Ï³ÆÈ¿Éü DO ¥ë¡¼¥×¤¬½èÍý¤µ¤ì¤ë¤È¤¹¤ë"
19340 #: f/lang-options.h:211
19341 msgid "Print names of program units as they are compiled"
19342 msgstr "¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿¥×¥í¥°¥é¥àñ°Ì¤Î̾Á°¤òɽ¼¨¤¹¤ë"
19344 #: f/lang-options.h:214
19345 msgid "Disable fatal diagnostics about inter-procedural problems"
19346 msgstr "inter-procedural ÌäÂê¤Ë¤Ä¤¤¤Æ¤ÎÃ×̿Ū¤Ê¿ÇÃÇɽ¼¨¤òɽ¼¨¤·¤Ê¤¤"
19348 #: f/lang-options.h:216
19349 msgid "Make prefix-radix non-decimal constants be typeless"
19350 msgstr "ÈóÀ°¿ôÄê¿ô¤ÎÀÜÈø´ð¿ô¤¬·¿¤Ê¤·¤Ç¤¢¤ë¤È¤¹¤ë"
19352 #: f/lang-options.h:219
19353 msgid "Generate code to check subscript and substring bounds"
19354 msgstr "ÇÛÎó¤Îź»ú¤Èź»ú¶­³¦¤ò¸¡ºº¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
19356 #: f/lang-options.h:222
19357 msgid "Fortran-specific form of -fbounds-check"
19358 msgstr "Fortran ¸ÇÍ­¤Î -fbounds-check ¤Î·Á¼°"
19360 #: f/lang-options.h:226
19361 msgid "Disable warnings about inter-procedural problems"
19362 msgstr "inter-procedural ÌäÂê¤Ë¤Ä¤¤¤Æ¤Î·Ù¹ðɽ¼¨¤òɽ¼¨¤·¤Ê¤¤"
19364 #: f/lang-options.h:230
19365 msgid "Warn about constructs with surprising meanings"
19366 msgstr "²ò¼á¤Ë¸í²ò¤ò¾·¤¯¤â¤Î¤Ë¤Ä¤¤¤Æ·Ù¹ð¤¹¤ë"
19368 #: f/lang-options.h:235
19369 msgid "Add a directory for INCLUDE searching"
19370 msgstr "INCLUDE Ãµº÷ÍѤΥǥ£¥ì¥¯¥È¥ê¤òÄɲ乤ë"
19372 #: f/lang-options.h:237
19373 msgid "Set the maximum line length"
19374 msgstr "¹Ô¤ÎŤµ¤ÎºÇÂçÃͤòÀßÄꤹ¤ë"
19376 #: f/bad.def:39
19377 #, fuzzy, no-c-format
19378 msgid "Missing first operand for binary operator at %0"
19379 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥ÈÆâ¤Ç $ ±é»»»ÒÈÖ¹æ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
19381 #: f/bad.def:42
19382 #, fuzzy, no-c-format
19383 msgid "Zero-length character constant at %0"
19384 msgstr "¶õ¤Îʸ»úÄê¿ô"
19386 #: f/bad.def:45
19387 #, fuzzy, no-c-format
19388 msgid "Invalid token at %0 in expression or subexpression at %1"
19389 msgstr "̵¸ú¤Ê¥È¡¼¥¯¥ó¤¬¼°¤Ë¤¢¤ê¤Þ¤¹"
19391 #: f/bad.def:48
19392 #, no-c-format
19393 msgid "Missing operand for operator at %1 at end of expression at %0"
19394 msgstr ""
19396 #: f/bad.def:51
19397 #, no-c-format
19398 msgid "Label %A already defined at %1 when redefined at %0"
19399 msgstr ""
19401 #: f/bad.def:54
19402 #, no-c-format
19403 msgid "Unrecognized character at %0 [info -f g77 M LEX]"
19404 msgstr ""
19406 #: f/bad.def:57
19407 #, no-c-format
19408 msgid "Label definition %A at %0 on empty statement (as of %1)"
19409 msgstr ""
19411 #: f/bad.def:65
19412 #, fuzzy, no-c-format
19413 msgid "Invalid first character at %0 [info -f g77 M LEX]"
19414 msgstr "̵¸ú¤Êʸ»úÄê¿ô¤¬ #if ¤Ë¤¢¤ê¤Þ¤¹"
19416 #: f/bad.def:68
19417 #, no-c-format
19418 msgid "Line too long as of %0 [info -f g77 M LEX]"
19419 msgstr ""
19421 #: f/bad.def:71
19422 #, no-c-format
19423 msgid "Non-numeric character at %0 in label field [info -f g77 M LEX]"
19424 msgstr ""
19426 #: f/bad.def:74
19427 #, no-c-format
19428 msgid "Label number at %0 not in range 1-99999"
19429 msgstr ""
19431 #: f/bad.def:77
19432 #, fuzzy, no-c-format
19433 msgid "At %0, '!' and '/*' are not valid comment delimiters"
19434 msgstr "'Ll' ¤È 'lL' ¤ÏÀµ¾ï¤ÊÀ°¿ôÀÜÈø¼­¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
19436 #: f/bad.def:80
19437 #, no-c-format
19438 msgid "Continuation indicator at %0 must appear in column 6 [info -f g77 M LEX]"
19439 msgstr ""
19441 #: f/bad.def:83
19442 #, no-c-format
19443 msgid "Label at %0 invalid with continuation line indicator at %1 [info -f g77 M LEX]"
19444 msgstr ""
19446 #: f/bad.def:91
19447 #, fuzzy, no-c-format
19448 msgid "Character constant at %0 has no closing apostrophe at %1"
19449 msgstr "ʸ»úÄê¿ô¤¬Ä¹¤¹¤®¤Þ¤¹"
19451 #: f/bad.def:94
19452 #, no-c-format
19453 msgid "Hollerith constant at %0 specified %A more characters than are present as of %1"
19454 msgstr ""
19456 #: f/bad.def:97
19457 #, no-c-format
19458 msgid "Missing close parenthese at %0 needed to match open parenthese at %1"
19459 msgstr ""
19461 #: f/bad.def:100
19462 #, fuzzy, no-c-format
19463 msgid "Integer at %0 too large"
19464 msgstr "À°¿ôÄê¿ô¤¬ÈϰϤò³°¤ì¤Æ¤¤¤Þ¤¹"
19466 #: f/bad.def:123
19467 #, no-c-format
19468 msgid "Period at %0 not followed by digits for floating-point number or by `NOT.', `TRUE.', or `FALSE.'"
19469 msgstr ""
19471 #: f/bad.def:126
19472 #, no-c-format
19473 msgid "Missing close-period between `.%A' at %0 and %1"
19474 msgstr ""
19476 #: f/bad.def:129
19477 #, no-c-format
19478 msgid "Invalid exponent at %0 for real constant at %1; nondigit `%A' in exponent field"
19479 msgstr ""
19481 #: f/bad.def:132
19482 #, no-c-format
19483 msgid "Missing value at %1 for real-number exponent at %0"
19484 msgstr ""
19486 #: f/bad.def:135
19487 #, no-c-format
19488 msgid "Expected binary operator between expressions at %0 and at %1"
19489 msgstr ""
19491 #: f/bad.def:253
19492 #, no-c-format
19493 msgid "Semicolon at %0 is an invalid token"
19494 msgstr ""
19496 #: f/bad.def:271
19497 #, no-c-format
19498 msgid "Extraneous comma in FORMAT statement at %0"
19499 msgstr ""
19501 #: f/bad.def:274
19502 #, no-c-format
19503 msgid "Missing comma in FORMAT statement at %0"
19504 msgstr ""
19506 #: f/bad.def:277
19507 #, no-c-format
19508 msgid "Spurious sign in FORMAT statement at %0"
19509 msgstr ""
19511 #: f/bad.def:280
19512 #, no-c-format
19513 msgid "Spurious number in FORMAT statement at %0"
19514 msgstr ""
19516 #: f/bad.def:283
19517 #, no-c-format
19518 msgid "Spurious text trailing number in FORMAT statement at %0"
19519 msgstr ""
19521 #: f/bad.def:291
19522 #, fuzzy, no-c-format
19523 msgid "Unrecognized FORMAT specifier at %0"
19524 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤¥Õ¥©¡¼¥Þ¥Ã¥È»ØÄê»Ò"
19526 #: f/bad.def:419
19527 #, no-c-format
19528 msgid "Missing close-parenthese(s) in FORMAT statement at %0"
19529 msgstr ""
19531 #: f/bad.def:422
19532 #, no-c-format
19533 msgid "Missing number following period in FORMAT statement at %0"
19534 msgstr ""
19536 #: f/bad.def:425
19537 #, no-c-format
19538 msgid "Missing number following `E' in FORMAT statement at %0"
19539 msgstr ""
19541 #: f/bad.def:433
19542 #, fuzzy, no-c-format
19543 msgid "Spurious trailing comma preceding terminator at %0"
19544 msgstr "¥Õ¥©¡¼¥Þ¥Ã¥È¤Ë `%%' ¤Îº¯Àפ餷¤­¤â¤Î¤¬¤¢¤ê¤Þ¤¹"
19546 #: f/bad.def:436
19547 #, no-c-format
19548 msgid "At %0, specify OPERATOR instead of ASSIGNMENT for INTERFACE statement not specifying the assignment operator (=)"
19549 msgstr ""
19551 #: f/bad.def:439
19552 #, no-c-format
19553 msgid "At %0, specify ASSIGNMENT instead of OPERATOR for INTERFACE statement specifying the assignment operator (=)"
19554 msgstr ""
19556 #: f/bad.def:452
19557 #, no-c-format
19558 msgid "Cannot specify =initialization-expr at %0 unless `::' appears before list of objects"
19559 msgstr ""
19561 #: f/bad.def:455
19562 #, no-c-format
19563 msgid "Reference to label at %1 inconsistent with its definition at %0"
19564 msgstr ""
19566 #: f/bad.def:458
19567 #, no-c-format
19568 msgid "Reference to label at %1 inconsistent with earlier reference at %0"
19569 msgstr ""
19571 #: f/bad.def:461
19572 #, no-c-format
19573 msgid "DO-statement reference to label at %1 follows its definition at %0"
19574 msgstr ""
19576 #: f/bad.def:464
19577 #, no-c-format
19578 msgid "Reference to label at %1 is outside block containing definition at %0"
19579 msgstr ""
19581 #: f/bad.def:467
19582 #, no-c-format
19583 msgid "DO-statement references to label at %0 and %2 separated by unterminated block starting at %1"
19584 msgstr ""
19586 #: f/bad.def:470
19587 #, no-c-format
19588 msgid "DO-statement reference to label at %0 and label definition at %2 separated by unterminated block starting at %1"
19589 msgstr ""
19591 #: f/bad.def:473
19592 #, no-c-format
19593 msgid "Label definition at %0 invalid on this kind of statement"
19594 msgstr ""
19596 #: f/bad.def:476
19597 #, no-c-format
19598 msgid "Statement at %0 invalid in this context"
19599 msgstr ""
19601 #: f/bad.def:479
19602 #, no-c-format
19603 msgid "Statement at %0 invalid in context established by statement at %1"
19604 msgstr ""
19606 #: f/bad.def:482
19607 #, no-c-format
19608 msgid "Statement at %0 must specify construct name specified at %1"
19609 msgstr ""
19611 #: f/bad.def:485
19612 #, no-c-format
19613 msgid "Construct name at %0 superfluous, no construct name specified at %1"
19614 msgstr ""
19616 #: f/bad.def:488
19617 #, no-c-format
19618 msgid "Construct name at %0 not the same as construct name at %1"
19619 msgstr ""
19621 #: f/bad.def:491
19622 #, no-c-format
19623 msgid "Construct name at %0 does not match construct name for any containing DO constructs"
19624 msgstr ""
19626 #: f/bad.def:494
19627 #, no-c-format
19628 msgid "Label definition missing at %0 for DO construct specifying label at %1"
19629 msgstr ""
19631 #: f/bad.def:497
19632 #, no-c-format
19633 msgid "Statement at %0 follows ELSE block for IF construct at %1"
19634 msgstr ""
19636 #: f/bad.def:500
19637 #, no-c-format
19638 msgid "No label definition for FORMAT statement at %0"
19639 msgstr ""
19641 #: f/bad.def:503
19642 #, no-c-format
19643 msgid "Second occurrence of ELSE WHERE at %0 within WHERE at %1"
19644 msgstr ""
19646 #: f/bad.def:506
19647 #, no-c-format
19648 msgid "END statement at %0 missing `%A' keyword required for internal or module procedure(s) bounded by %1"
19649 msgstr ""
19651 #: f/bad.def:509
19652 #, no-c-format
19653 msgid "MODULE PROCEDURE statement at %0 disallowed because INTERFACE at %1 specifies no generic name, operator, or assignment"
19654 msgstr ""
19656 #: f/bad.def:512
19657 #, no-c-format
19658 msgid "BLOCK DATA name at %0 superfluous, no name specified at %1"
19659 msgstr ""
19661 #: f/bad.def:515
19662 #, no-c-format
19663 msgid "Program name at %0 superfluous, no PROGRAM statement specified at %1"
19664 msgstr ""
19666 #: f/bad.def:518
19667 #, no-c-format
19668 msgid "Program unit name at %0 not the same as name at %1"
19669 msgstr ""
19671 #: f/bad.def:521
19672 #, no-c-format
19673 msgid "Type name at %0 not the same as name at %1"
19674 msgstr ""
19676 #: f/bad.def:524
19677 #, no-c-format
19678 msgid "End of source file before end of block started at %0"
19679 msgstr ""
19681 #: f/bad.def:527
19682 #, no-c-format
19683 msgid "Undefined label, first referenced at %0"
19684 msgstr ""
19686 #: f/bad.def:530
19687 #, no-c-format
19688 msgid "SAVE statement or attribute at %1 cannot be specified along with SAVE statement or attribute at %0"
19689 msgstr ""
19691 #: f/bad.def:533
19692 #, no-c-format
19693 msgid "PUBLIC or PRIVATE statement at %1 cannot be specified along with PUBLIC or PRIVATE statement at %0"
19694 msgstr ""
19696 #: f/bad.def:536
19697 #, no-c-format
19698 msgid "RETURN statement at %0 invalid within a main program unit"
19699 msgstr ""
19701 #: f/bad.def:539
19702 #, no-c-format
19703 msgid "Alternate return specifier at %0 invalid within a main program unit"
19704 msgstr ""
19706 #: f/bad.def:542
19707 #, no-c-format
19708 msgid "Alternate return specifier at %0 invalid within a function"
19709 msgstr ""
19711 #: f/bad.def:545
19712 #, no-c-format
19713 msgid "Access specifier or PRIVATE statement at %0 invalid for derived-type definition within other than the specification part of a module"
19714 msgstr ""
19716 #: f/bad.def:548
19717 #, no-c-format
19718 msgid "Access specifier at %0 must immediately follow derived-type statement at %1 with no intervening statements"
19719 msgstr ""
19721 #: f/bad.def:551
19722 #, no-c-format
19723 msgid "No components specified as of %0 for derived-type definition beginning at %1"
19724 msgstr ""
19726 #: f/bad.def:554
19727 #, no-c-format
19728 msgid "No components specified as of %0 for structure definition beginning at %1"
19729 msgstr ""
19731 #: f/bad.def:557
19732 #, no-c-format
19733 msgid "Missing structure name for outer structure definition at %0"
19734 msgstr ""
19736 #: f/bad.def:560
19737 #, no-c-format
19738 msgid "Field names at %0 for outer structure definition -- specify them in a subsequent RECORD statement instead"
19739 msgstr ""
19741 #: f/bad.def:563
19742 #, no-c-format
19743 msgid "Missing field name(s) for structure definition at %0 within structure definition at %1"
19744 msgstr ""
19746 #: f/bad.def:566
19747 #, no-c-format
19748 msgid "No components specified as of %0 for map beginning at %1"
19749 msgstr ""
19751 #: f/bad.def:569
19752 #, no-c-format
19753 msgid "Zero or one maps specified as of %0 for union beginning at %1 -- at least two are required"
19754 msgstr ""
19756 #: f/bad.def:572
19757 #, no-c-format
19758 msgid "Missing %A specifier in statement at %0"
19759 msgstr ""
19761 #: f/bad.def:575
19762 #, no-c-format
19763 msgid "Items in I/O list starting at %0 invalid for namelist-directed I/O"
19764 msgstr ""
19766 #: f/bad.def:578
19767 #, fuzzy, no-c-format
19768 msgid "Conflicting I/O control specifications at %0 and %1"
19769 msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤ËÂФ¹¤ë¥¢¥¯¥»¥¹»ØÄê»Ò¤¬¶¥¹ç¤·¤¿¤¿¤á¡¢Ìµ»ë¤µ¤ì¤Þ¤·¤¿"
19771 #: f/bad.def:581
19772 #, no-c-format
19773 msgid "No UNIT= specifier in I/O control list at %0"
19774 msgstr ""
19776 #: f/bad.def:584
19777 #, no-c-format
19778 msgid "Specification at %0 requires ADVANCE=`NO' specification in same I/O control list"
19779 msgstr ""
19781 #: f/bad.def:587
19782 #, no-c-format
19783 msgid "Specification at %0 requires explicit FMT= specification in same I/O control list"
19784 msgstr ""
19786 #: f/bad.def:595
19787 #, no-c-format
19788 msgid "Second occurrence of CASE DEFAULT at %0 within SELECT CASE at %1"
19789 msgstr ""
19791 #: f/bad.def:598
19792 #, fuzzy, no-c-format
19793 msgid "Duplicate or overlapping case values/ranges at %0 and %1"
19794 msgstr "Æó½Å¤Î(¤¢¤ë¤¤¤Ï½ÅÊ£¤·¤Æ¤¤¤ë) case ¤ÎÃÍ"
19796 #: f/bad.def:601
19797 #, no-c-format
19798 msgid "Type and/or kind-type parameter disagreement between CASE value or value within range at %0 and SELECT CASE at %1"
19799 msgstr ""
19801 #: f/bad.def:604
19802 #, no-c-format
19803 msgid "Range specification at %0 invalid for CASE statement within logical-type SELECT CASE statement"
19804 msgstr ""
19806 #: f/bad.def:617
19807 #, no-c-format
19808 msgid "Fortran 90 feature at %0 unsupported"
19809 msgstr ""
19811 #: f/bad.def:630
19812 #, no-c-format
19813 msgid "Invalid declaration of or reference to symbol `%A' at %0 [initially seen at %1]"
19814 msgstr ""
19816 #: f/bad.def:638
19817 #, no-c-format
19818 msgid "Null element at %0 for array reference at %1"
19819 msgstr ""
19821 #: f/bad.def:641
19822 #, no-c-format
19823 msgid "Too few elements (%A missing) as of %0 for array reference at %1"
19824 msgstr ""
19826 #: f/bad.def:644
19827 #, no-c-format
19828 msgid "Too many elements as of %0 for array reference at %1"
19829 msgstr ""
19831 #: f/bad.def:647
19832 #, no-c-format
19833 msgid "Missing colon as of %0 in substring reference for %1"
19834 msgstr ""
19836 #: f/bad.def:650
19837 #, fuzzy, no-c-format
19838 msgid "Invalid use at %0 of substring operator on %1"
19839 msgstr "´ûÃΤÎÁ´¤Æ¤Îʸ»úÎóÁàºî¤ò inline ¤Ë¤¹¤ë"
19841 #: f/bad.def:653
19842 #, no-c-format
19843 msgid "Substring begin/end point at %0 out of defined range"
19844 msgstr ""
19846 #: f/bad.def:656
19847 #, no-c-format
19848 msgid "Array element value at %0 out of defined range"
19849 msgstr ""
19851 #: f/bad.def:659
19852 #, no-c-format
19853 msgid "Expression at %0 has incorrect data type or rank for its context"
19854 msgstr ""
19856 #: f/bad.def:662
19857 #, no-c-format
19858 msgid "Division by 0 (zero) at %0 (IEEE not yet supported)"
19859 msgstr ""
19861 #: f/bad.def:665
19862 #, no-c-format
19863 msgid "%A step count known to be 0 (zero) at %0"
19864 msgstr ""
19866 #: f/bad.def:668
19867 #, no-c-format
19868 msgid "%A end value plus step count known to overflow at %0"
19869 msgstr ""
19871 #: f/bad.def:671
19872 #, no-c-format
19873 msgid "%A begin, end, and step-count values known to result in implementation-dependent behavior due to overflow(s) in intermediate calculations at %0"
19874 msgstr ""
19876 #: f/bad.def:674
19877 #, no-c-format
19878 msgid "%A begin, end, and step-count values known to result in no iterations at %0"
19879 msgstr ""
19881 #: f/bad.def:677
19882 #, no-c-format
19883 msgid "Type disagreement between expressions at %0 and %1"
19884 msgstr ""
19886 #: f/bad.def:690
19887 #, no-c-format
19888 msgid "No specification for implied-DO iterator `%A' at %0"
19889 msgstr ""
19891 #: f/bad.def:693
19892 #, no-c-format
19893 msgid "Gratuitous parentheses surround implied-DO construct at %0"
19894 msgstr ""
19896 #: f/bad.def:696
19897 #, no-c-format
19898 msgid "Zero-size specification invalid at %0"
19899 msgstr ""
19901 #: f/bad.def:699
19902 #, no-c-format
19903 msgid "Zero-size array at %0"
19904 msgstr ""
19906 #: f/bad.def:702
19907 #, no-c-format
19908 msgid "Target machine does not support complex entity of kind specified at %0"
19909 msgstr ""
19911 #: f/bad.def:705
19912 #, no-c-format
19913 msgid "Target machine does not support DOUBLE COMPLEX, specified at %0"
19914 msgstr ""
19916 #: f/bad.def:708
19917 #, fuzzy, no-c-format
19918 msgid "Attempt to raise constant zero to a power at %0"
19919 msgstr "¤Ç¤­¤ë¤À¤±¥¹¥¿¥Ã¥¯¤ò¤³¤ÎÃͤÎÆó¾è¤Ë¥¢¥é¥¤¥ó¥á¥ó¥È¤¹¤ë"
19921 #: f/bad.def:806
19922 #, no-c-format
19923 msgid "Reference to generic intrinsic `%A' at %0 could be to form %B or %C"
19924 msgstr ""
19926 #: f/bad.def:809
19927 #, no-c-format
19928 msgid "Ambiguous use of intrinsic `%A' at %0 [info -f g77 M CMPAMBIG]"
19929 msgstr ""
19931 #: f/bad.def:812
19932 #, no-c-format
19933 msgid "Intrinsic `%A' referenced %Bly at %0, %Cly at %1 [info -f g77 M EXPIMP]"
19934 msgstr ""
19936 #: f/bad.def:815
19937 #, no-c-format
19938 msgid "Same name `%A' used for %B at %0 and %C at %1 [info -f g77 M INTGLOB]"
19939 msgstr ""
19941 #: f/bad.def:818
19942 #, no-c-format
19943 msgid "Explicit type declaration for intrinsic `%A' disagrees with invocation at %0"
19944 msgstr ""
19946 #: f/bad.def:821
19947 #, fuzzy, no-c-format
19948 msgid "Unable to open INCLUDE file `%A' at %0"
19949 msgstr "¥Õ¥¡¥¤¥ë '%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
19951 #: f/bad.def:839
19952 #, no-c-format
19953 msgid "Null argument at %0 for statement function reference at %1"
19954 msgstr ""
19956 #: f/bad.def:842
19957 #, no-c-format
19958 msgid "Null argument at %0 for procedure invocation at %1"
19959 msgstr ""
19961 #: f/bad.def:845
19962 #, no-c-format
19963 msgid "%A too few arguments (starting with dummy argument `%B') as of %0 for statement function reference at %1"
19964 msgstr ""
19966 #: f/bad.def:848
19967 #, no-c-format
19968 msgid "%A too many arguments as of %0 for statement function reference at %1"
19969 msgstr ""
19971 #: f/bad.def:851
19972 #, no-c-format
19973 msgid "Array supplied at %1 for dummy argument `%A' in statement function reference at %0"
19974 msgstr ""
19976 #: f/bad.def:854
19977 #, fuzzy, no-c-format
19978 msgid "Unsupported FORMAT specifier at %0"
19979 msgstr "ASSIGN ¤µ¤ì¤¿ FORMAT »ØÄê»Ò¤¬¾®¤µ¤¹¤®¤Þ¤¹"
19981 #: f/bad.def:857
19982 #, no-c-format
19983 msgid "Variable-expression FORMAT specifier at %0 -- unsupported"
19984 msgstr ""
19986 #: f/bad.def:880
19987 #, no-c-format
19988 msgid "Unsupported VXT statement at %0"
19989 msgstr ""
19991 #: f/bad.def:883
19992 #, no-c-format
19993 msgid "Attempt to specify second initial value for `%A' at %0"
19994 msgstr ""
19996 #: f/bad.def:886
19997 #, no-c-format
19998 msgid "Too few initial values in list of initializers for `%A' at %0"
19999 msgstr ""
20001 #: f/bad.def:889
20002 #, no-c-format
20003 msgid "Too many initial values in list of initializers starting at %0"
20004 msgstr ""
20006 #: f/bad.def:892
20007 #, no-c-format
20008 msgid "Array or substring specification for `%A' out of range in statement at %0"
20009 msgstr ""
20011 #: f/bad.def:895
20012 #, no-c-format
20013 msgid "Array subscript #%B out of range for initialization of `%A' in statement at %0"
20014 msgstr ""
20016 #: f/bad.def:898
20017 #, no-c-format
20018 msgid "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0"
20019 msgstr ""
20021 #: f/bad.def:901
20022 #, no-c-format
20023 msgid "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %0"
20024 msgstr ""
20026 #: f/bad.def:904
20027 #, no-c-format
20028 msgid "Not an integer constant expression in implied do-loop in statement at %0"
20029 msgstr ""
20031 #: f/bad.def:907
20032 #, no-c-format
20033 msgid "Attempt to specify second initial value for element of `%A' at %0"
20034 msgstr ""
20036 #: f/bad.def:910
20037 #, no-c-format
20038 msgid "Attempt to EQUIVALENCE common areas `%A' and `%B' at %0"
20039 msgstr ""
20041 #: f/bad.def:913
20042 #, no-c-format
20043 msgid "Can't place `%A' as directed by EQUIVALENCE due to alignment restrictions"
20044 msgstr ""
20046 #: f/bad.def:916
20047 #, no-c-format
20048 msgid "Mismatched EQUIVALENCE requirements for placement of `%A' at both %C and %D bytes offset from `%B'"
20049 msgstr ""
20051 #: f/bad.def:919
20052 #, no-c-format
20053 msgid "Array or substring specification for `%A' out of range in EQUIVALENCE statement"
20054 msgstr ""
20056 #: f/bad.def:922
20057 #, no-c-format
20058 msgid "Substring of non-CHARACTER entity `%A' in EQUIVALENCE statement"
20059 msgstr ""
20061 #: f/bad.def:925
20062 #, no-c-format
20063 msgid "Array reference to scalar variable `%A' in EQUIVALENCE statement"
20064 msgstr ""
20066 #: f/bad.def:928
20067 #, no-c-format
20068 msgid "Array subscript #%B out of range for EQUIVALENCE of `%A'"
20069 msgstr ""
20071 #: f/bad.def:936
20072 #, no-c-format
20073 msgid "Attempt to extend COMMON area beyond its starting point via EQUIVALENCE of `%A'"
20074 msgstr ""
20076 #: f/bad.def:939
20077 #, no-c-format
20078 msgid "Too few elements in reference to array `%A' in EQUIVALENCE statement"
20079 msgstr ""
20081 #: f/bad.def:942
20082 #, no-c-format
20083 msgid "Too many elements in reference to array `%A' in EQUIVALENCE statement"
20084 msgstr ""
20086 #: f/bad.def:945
20087 #, no-c-format
20088 msgid "Mixed CHARACTER and non-CHARACTER types via COMMON/EQUIVALENCE -- for example, `%A' and `%B'"
20089 msgstr ""
20091 #: f/bad.def:958
20092 #, no-c-format
20093 msgid "Return value `%A' for FUNCTION at %0 not referenced in subprogram"
20094 msgstr ""
20096 #: f/bad.def:976
20097 #, no-c-format
20098 msgid "Common block `%A' is SAVEd, explicitly or implicitly, at %0 but not SAVEd at %1"
20099 msgstr ""
20101 #: f/bad.def:979
20102 #, no-c-format
20103 msgid "Common block `%A' is %B %D in length at %0 but %C %E at %1"
20104 msgstr ""
20106 #: f/bad.def:987
20107 #, no-c-format
20108 msgid "Blank common initialized at %0"
20109 msgstr ""
20111 #: f/bad.def:990
20112 #, no-c-format
20113 msgid "Intrinsic `%A' is passed as actual argument at %0 but not explicitly declared INTRINSIC"
20114 msgstr ""
20116 #: f/bad.def:993
20117 #, no-c-format
20118 msgid "External procedure `%A' is passed as actual argument at %0 but not explicitly declared EXTERNAL"
20119 msgstr ""
20121 #: f/bad.def:996
20122 #, no-c-format
20123 msgid "Character `%A' (for example) is upper-case in symbol name at %0"
20124 msgstr ""
20126 #: f/bad.def:999
20127 #, no-c-format
20128 msgid "Character `%A' (for example) is lower-case in symbol name at %0"
20129 msgstr ""
20131 #: f/bad.def:1002
20132 #, no-c-format
20133 msgid "Character `%A' not followed at some point by lower-case character in symbol name at %0"
20134 msgstr ""
20136 #: f/bad.def:1005
20137 #, no-c-format
20138 msgid "Initial character `%A' is lower-case in symbol name at %0"
20139 msgstr ""
20141 #: f/bad.def:1013
20142 #, no-c-format
20143 msgid "NAMELIST not adequately supported by run-time library for source files with case preserved"
20144 msgstr ""
20146 #: f/bad.def:1016
20147 #, no-c-format
20148 msgid "Nested %% construct (%%VAL, %%REF, or %%DESCR) at %0"
20149 msgstr ""
20151 #: f/bad.def:1034
20152 #, no-c-format
20153 msgid "Statement at %0 invalid in BLOCK DATA program unit at %1"
20154 msgstr ""
20156 #: f/bad.def:1037
20157 #, fuzzy, no-c-format
20158 msgid "Truncating characters on right side of character constant at %0"
20159 msgstr "ʸ»úÎóËô¤Ïʸ»úÄê¿ôÃæ¤Ë null Ê¸»ú"
20161 #: f/bad.def:1040
20162 #, fuzzy, no-c-format
20163 msgid "Truncating characters on right side of hollerith constant at %0"
20164 msgstr "ʸ»úÎóËô¤Ïʸ»úÄê¿ôÃæ¤Ë null Ê¸»ú"
20166 #: f/bad.def:1043
20167 #, no-c-format
20168 msgid "Truncating non-zero data on left side of numeric constant at %0"
20169 msgstr ""
20171 #: f/bad.def:1046
20172 #, no-c-format
20173 msgid "Truncating non-zero data on left side of typeless constant at %0"
20174 msgstr ""
20176 #: f/bad.def:1049
20177 #, fuzzy, no-c-format
20178 msgid "Typeless constant at %0 too large"
20179 msgstr "À°¿ôÄê¿ô¤¬ÈϰϤò³°¤ì¤Æ¤¤¤Þ¤¹"
20181 #: f/bad.def:1052
20182 #, no-c-format
20183 msgid "First-column ampersand continuation at %0"
20184 msgstr ""
20186 #: f/bad.def:1055 f/bad.def:1058
20187 #, no-c-format
20188 msgid "Global name `%A' defined at %0 already defined at %1 [info -f g77 M GLOBALS]"
20189 msgstr ""
20191 #: f/bad.def:1061 f/bad.def:1064
20192 #, no-c-format
20193 msgid "Global name `%A' is %B at %0 but is %C at %1 [info -f g77 M GLOBALS]"
20194 msgstr ""
20196 #: f/bad.def:1067 f/bad.def:1070
20197 #, no-c-format
20198 msgid "Global name `%A' at %0 has different type at %1 [info -f g77 M GLOBALS]"
20199 msgstr ""
20201 #: f/bad.def:1073
20202 #, no-c-format
20203 msgid "Too %B arguments passed to `%A' at %0 versus definition at %1 [info -f g77 M GLOBALS]"
20204 msgstr ""
20206 #: f/bad.def:1076
20207 #, no-c-format
20208 msgid "Too %B arguments for `%A' at %0 versus invocation at %1 [info -f g77 M GLOBALS]"
20209 msgstr ""
20211 #: f/bad.def:1079 f/bad.def:1082
20212 #, no-c-format
20213 msgid "Argument #%B of `%A' is %C at %0 but is %D at %1 [info -f g77 M GLOBALS]"
20214 msgstr ""
20216 #: f/bad.def:1085
20217 #, fuzzy, no-c-format
20218 msgid "Array `%A' at %0 is too large to handle"
20219 msgstr "ÇÛÎó `%s' ¤ÎÂ礭¤µ¤¬Â礭¤¹¤®¤Þ¤¹"
20221 #: f/bad.def:1088
20222 #, fuzzy, no-c-format
20223 msgid "Statement function `%A' defined at %0 is not used"
20224 msgstr "¥é¥Ù¥ë `%s' ¤¬ÄêµÁ¤µ¤ì¤Þ¤·¤¿¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤»¤ó"
20226 #: f/bad.def:1091
20227 #, no-c-format
20228 msgid "Intrinsic `%A', invoked at %0, known to be non-Y2K-compliant [info -f g77 M Y2KBAD]"
20229 msgstr ""
20231 #: f/bad.def:1094
20232 #, fuzzy, no-c-format
20233 msgid "Internal compiler error -- cannot perform operation"
20234 msgstr "%s ¤ÇÆâÉô¥³¥ó¥Ñ¥¤¥é¥¨¥é¡¼ (%s:%d)"
20236 #. Kind messages are used in diagnostic location reports of the
20237 #. form "<file>: In function `foo': <error message>".
20238 #: f/info-k.def:32
20239 msgid "In unknown kind"
20240 msgstr ""
20242 #: f/info-k.def:33
20243 msgid "In entity"
20244 msgstr ""
20246 #: f/info-k.def:34
20247 #, fuzzy
20248 msgid "In function"
20249 msgstr "´Ø¿ô `%s' Æâ:"
20251 #: f/info-k.def:35
20252 msgid "In subroutine"
20253 msgstr ""
20255 #: f/info-k.def:36
20256 #, fuzzy
20257 msgid "In program"
20258 msgstr "¥×¥í¥°¥é¥à: %s\n"
20260 #: f/info-k.def:37
20261 msgid "In block-data unit"
20262 msgstr ""
20264 #: f/info-k.def:38
20265 #, fuzzy
20266 msgid "In common block"
20267 msgstr "´ðËÜ¥Ö¥í¥Ã¥¯ %d Æâ:"
20269 #: f/info-k.def:39
20270 #, fuzzy
20271 msgid "In construct"
20272 msgstr "¹½Â¤ÂÎ"
20274 #: f/info-k.def:40
20275 msgid "In namelist"
20276 msgstr ""
20278 #: f/info-k.def:41
20279 msgid "In anything"
20280 msgstr ""
20282 #: java/check-init.c:917
20283 #, c-format
20284 msgid "internal error in check-init: tree code not implemented: %s"
20285 msgstr "check-init ¤ÇÆâÉô¥¨¥é¡¼: ¥Ä¥ê¡¼¥³¡¼¥É¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: %s"
20287 #: java/check-init.c:990
20288 #, fuzzy, c-format
20289 msgid "final field '%s' may not have been initialized"
20290 msgstr "²ÄÊÑĹ¥ª¥Ö¥¸¥§¥¯¥È¤Ï½é´ü²½¤µ¤ì¤Ê¤¤¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦"
20292 #: java/class.c:539 java/class.c:564
20293 msgid "internal error - too many interface type"
20294 msgstr "ÆâÉô¥¨¥é¡¼ - interface ·¿¤¬Â¿¤¹¤®¤Þ¤¹"
20296 #: java/class.c:677
20297 msgid "bad method signature"
20298 msgstr "ÉÔÀµ¤Ê¥á¥½¥Ã¥É¥·¥°¥Í¥¤¥Á¥ã¤Ç¤¹"
20300 #: java/class.c:726
20301 msgid "misplaced ConstantValue attribute (not in any field)"
20302 msgstr "ConstantValue Â°À­¤Î¾ì½ê¤ò´Ö°ã¤¨¤Æ¤¤¤Þ¤¹¡Ê¤É¤Î¥Õ¥£¡¼¥ë¥É¤Ç¤â¤¢¤ê¤Þ¤»¤ó¡Ë"
20304 #: java/class.c:728
20305 #, fuzzy, c-format
20306 msgid "duplicate ConstantValue attribute for field '%s'"
20307 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤Î ConstantValue Â°À­¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
20309 #: java/class.c:739
20310 #, fuzzy, c-format
20311 msgid "ConstantValue attribute of field '%s' has wrong type"
20312 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤Î ConstantValue Â°À­¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
20314 #: java/class.c:1103
20315 #, c-format
20316 msgid "field '%s' not found in class"
20317 msgstr "¥Õ¥£¡¼¥ë¥É '%s' ¤¬¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
20319 #: java/class.c:1365
20320 msgid "abstract method in non-abstract class"
20321 msgstr "abstract ¥á¥½¥Ã¥É¤¬ÈóÃê¾Ý¥¯¥é¥¹¤Ë¤¢¤ê¤Þ¤¹"
20323 #: java/class.c:2067
20324 #, c-format
20325 msgid "non-static method '%s' overrides static method"
20326 msgstr "ÈóÀÅŪ¥á¥½¥Ã¥É '%s' ¤¬ÀÅŪ¥á¥½¥Ã¥É¤ò¥ª¡¼¥Ð¡¼¥é¥¤¥É¤·¤Æ¤¤¤Þ¤¹"
20328 #: java/decl.c:1537
20329 #, c-format
20330 msgid "In %s: overlapped variable and exception ranges at %d"
20331 msgstr "%s Æâ: ÊÑ¿ô¤ÈÎã³°ÈϰϤ¬ %d ¤Ç½Å¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
20333 #: java/decl.c:1618
20334 msgid "bad type in parameter debug info"
20335 msgstr "²¾°ú¿ô¥Ç¥Ð¥Ã¥°¾ðÊó¤ËÉÔÀµ¤Ê·¿¤¬¤¢¤ê¤Þ¤¹"
20337 #: java/decl.c:1628
20338 #, c-format
20339 msgid "bad PC range for debug info for local `%s'"
20340 msgstr "¥í¡¼¥«¥ë¤Î `%s' ÍѥǥХå°¾ðÊó¤Î¤¿¤á¤Î PC ÈϰϤ¬ÉÔÀµ¤Ç¤¹"
20342 #: java/expr.c:530
20343 msgid "stack underflow - dup* operation"
20344 msgstr "¥¹¥¿¥Ã¥¯¥¢¥ó¥À¡¼¥Õ¥í¡¼ - dup* Áàºî"
20346 #: java/expr.c:1536
20347 #, c-format
20348 msgid "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'"
20349 msgstr "»²¾È `%s' ¤ÏÛ£Ëæ¤Ç¤¹: interface `%s' ¤È interface `%s' ¤Ë¸½¤ì¤Þ¤·¤¿"
20351 #: java/expr.c:1565
20352 #, c-format
20353 msgid "field `%s' not found"
20354 msgstr "¥Õ¥£¡¼¥ë¥É `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
20356 #: java/expr.c:1717
20357 msgid "ret instruction not implemented"
20358 msgstr "ret Ì¿Îá¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
20360 #: java/expr.c:1852
20361 #, c-format
20362 msgid "method '%s' not found in class"
20363 msgstr "¥á¥½¥Ã¥É '%s' ¤Ï¥¯¥é¥¹Æâ¤Ë¸«¤Ä¤«¤ê¤Þ¤»¤ó"
20365 #: java/expr.c:2055
20366 #, c-format
20367 msgid "failed to find class '%s'"
20368 msgstr "'%s' ¥¯¥é¥¹¤ò¸«¤Ä¤±¤ë¤Î¤Ë¼ºÇÔ¤·¤Þ¤·¤¿"
20370 #: java/expr.c:2065
20371 #, fuzzy, c-format
20372 msgid "class '%s' has no method named '%s' matching signature '%s'"
20373 msgstr "¥¯¥é¥¹ '%s' ¤Ï̾Á°¤¬ '%s' ¤Ç¥·¥°¥Í¥¤¥Á¥ã '%s' ¤È°ìÃפ¹¤ë¥á¥½¥Ã¥É¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó"
20375 #: java/expr.c:2075
20376 msgid "invokestatic on non static method"
20377 msgstr "ÈóÀÅŪ¥á¥½¥Ã¥É¤Ë invokestatic ¤·¤Þ¤·¤¿"
20379 #: java/expr.c:2080
20380 msgid "invokestatic on abstract method"
20381 msgstr "Ãê¾Ý¥á¥½¥Ã¥É¤Ë invokestatic ¤·¤Þ¤·¤¿"
20383 #: java/expr.c:2088
20384 msgid "invoke[non-static] on static method"
20385 msgstr "ÀÅŪ¥á¥½¥Ã¥É¤Ë invoke[Èó static] ¤·¤Þ¤·¤¿"
20387 #: java/expr.c:2373
20388 #, fuzzy, c-format
20389 msgid "missing field '%s' in '%s'"
20390 msgstr "¥Õ¥£¡¼¥ë¥É '%s'('%s' Æâ) ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20392 #: java/expr.c:2379
20393 #, fuzzy, c-format
20394 msgid "mismatching signature for field '%s' in '%s'"
20395 msgstr "¥Õ¥£¡¼¥ë¥É '%s'('%s' Æâ) ¤Î¥·¥°¥Í¥¤¥Á¥ã¤¬°ìÃפ·¤Þ¤»¤ó"
20397 #: java/expr.c:2402
20398 #, c-format
20399 msgid "assignment to final field `%s' not in field's class"
20400 msgstr "final ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¤½¤Î¥Õ¥£¡¼¥ë¥É¤Î¥¯¥é¥¹Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
20402 #: java/expr.c:2407
20403 #, c-format
20404 msgid "assignment to final static field `%s' not in class initializer"
20405 msgstr "final static ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¤½¤Î¥Õ¥£¡¼¥ë¥É¤Î¥¯¥é¥¹Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
20407 #: java/expr.c:2414
20408 #, c-format
20409 msgid "assignment to final field `%s' not in constructor"
20410 msgstr "final ¥Õ¥£¡¼¥ë¥É `%s' ¤Ø¤ÎÂåÆþ¤Ç¤¹¤¬¡¢¥³¥ó¥¹¥È¥é¥¯¥¿Æâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
20412 #: java/expr.c:2661
20413 #, fuzzy, c-format
20414 msgid "can't expand %s"
20415 msgstr "%s ¤òŸ³«¤Ç¤­¤Þ¤»¤ó"
20417 #: java/expr.c:2838
20418 msgid "invalid PC in line number table"
20419 msgstr "̵¸ú¤Ê PC ¤¬¹ÔÈÖ¹æ¥Æ¡¼¥Ö¥ë¤Ë¤¢¤ê¤Þ¤¹"
20421 #. We've just reached the end of a region of dead code.
20422 #: java/expr.c:2883
20423 #, fuzzy, c-format
20424 msgid "unreachable bytecode from %d to before %d"
20425 msgstr "%d ¤«¤é %d ¤ÎÁ°¤Þ¤Ç¤Î¥Ð¥¤¥È¥³¡¼¥É¤Ë¤ÏÅþã¤Ç¤­¤Þ¤»¤ó"
20427 #. We've just reached the end of a region of dead code.
20428 #: java/expr.c:2920
20429 #, fuzzy, c-format
20430 msgid "unreachable bytecode from %d to the end of the method"
20431 msgstr "%d ¤«¤é¥á¥½¥Ã¥É¤Î½ª¤ê¤Þ¤Ç¤Î¥Ð¥¤¥È¥³¡¼¥É¤Ë¤ÏÅþã¤Ç¤­¤Þ¤»¤ó"
20433 #. duplicate code from LOAD macro
20434 #: java/expr.c:3238
20435 msgid "unrecogized wide sub-instruction"
20436 msgstr "ǧ¼±¤Ç¤­¤Ê¤¤ wide sub Ì¿Îá¤Ç¤¹"
20438 #: java/jcf-io.c:537
20439 #, fuzzy, c-format
20440 msgid "source file for class `%s' is newer than its matching class file.  Source file `%s' used instead"
20441 msgstr "¥¯¥é¥¹ `%s' ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤Ï¡¢°ìÃפ¹¤ë¥¯¥é¥¹¥Õ¥¡¥¤¥ë¤è¤ê¿·¤·¤¤¤Ç¤¹¡£¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤òÂå¤ê¤Ë»È¤¤¤Þ¤¹"
20443 #: java/jcf-parse.c:338
20444 msgid "bad string constant"
20445 msgstr "ÉÔÀµ¤Êʸ»úÎóÄê¿ô¤Ç¤¹"
20447 #: java/jcf-parse.c:356
20448 #, c-format
20449 msgid "bad value constant type %d, index %d"
20450 msgstr "ÉÔÀµ¤ÊÄê¿ôÃÍ·¿ %d, ¥¤¥ó¥Ç¥Ã¥¯¥¹ %d"
20452 #: java/jcf-parse.c:528
20453 #, c-format
20454 msgid "can't reopen %s"
20455 msgstr "%s ¤òºÆ open ¤Ç¤­¤Þ¤»¤ó"
20457 #: java/jcf-parse.c:533
20458 #, c-format
20459 msgid "can't close %s"
20460 msgstr "%s ¤ò close ¤Ç¤­¤Þ¤»¤ó"
20462 #: java/jcf-parse.c:615
20463 #, fuzzy, c-format
20464 msgid "cannot find file for class %s"
20465 msgstr "¥¯¥é¥¹ %s ÍѤΥե¡¥¤¥ë¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó¡£"
20467 #: java/jcf-parse.c:627
20468 msgid "not a valid Java .class file"
20469 msgstr "Àµ¾ï¤Ê Java .class ¥Õ¥¡¥¤¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
20471 #: java/jcf-parse.c:630
20472 msgid "error while parsing constant pool"
20473 msgstr "constant ¥×¡¼¥ë¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
20475 #: java/jcf-parse.c:633
20476 #, c-format
20477 msgid "error in constant pool entry #%d\n"
20478 msgstr "constant ¥×¡¼¥ë¹àÌÜ #%d Æâ¤Ç¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿\n"
20480 #. FIXME - where was first time
20481 #: java/jcf-parse.c:645
20482 #, c-format
20483 msgid "reading class %s for the second time from %s"
20484 msgstr "class %s ¤òÆɹþ¤à¤Î¤Ï %s ¤«¤éÆó²óÌܤˤʤê¤Þ¤¹"
20486 #: java/jcf-parse.c:663
20487 msgid "error while parsing fields"
20488 msgstr "¥Õ¥£¡¼¥ë¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
20490 #: java/jcf-parse.c:666
20491 msgid "error while parsing methods"
20492 msgstr "¥á¥½¥Ã¥É¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
20494 #: java/jcf-parse.c:669
20495 msgid "error while parsing final attributes"
20496 msgstr "final Â°À­¤Î¹½Ê¸²òÀÏÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿"
20498 #: java/jcf-parse.c:683
20499 #, fuzzy, c-format
20500 msgid "the `java.lang.Object' that was found in `%s' 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"
20501 msgstr "`%s' Æâ¤Ç¸«¤Ä¤«¤Ã¤¿ `java.lang.Object' ¤Ï¡¢Ä¹¤µ¥¼¥í¤ÎÆÃÊ̤ʠ`gnu.gcj.gcj-compiled' Â°À­¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó¡£¤³¤ì¤ÏÉáÄ̤¢¤Ê¤¿¤Î¥¯¥é¥¹¥Ñ¥¹¤¬Àµ¤·¤¯ÀßÄꤵ¤ì¤Æ¤¤¤Ê¤¤»ö¤ò°ÕÌ£¤·¤Þ¤¹¡£`info gcj \"Input Options\"' ¤ò»È¤Ã¤Æ¡¢¥¯¥é¥¹¥Ñ¥¹¤ÎÀßÄêÊýË¡¤òÀâÌÀ¤·¤Æ¤¢¤ë info ¥Ú¡¼¥¸¤ò¸«¤Æ²¼¤µ¤¤"
20503 #: java/jcf-parse.c:773
20504 msgid "missing Code attribute"
20505 msgstr "Code Â°À­¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20507 #: java/jcf-parse.c:1010
20508 #, fuzzy
20509 msgid "source file seen twice on command line and will be compiled only once"
20510 msgstr "¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤¬¥³¥Þ¥ó¥É¥é¥¤¥ó¤ËºÆ¤Ó¸½¤ì¤Þ¤·¤¿¤¬¡¢¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤ë¤Î¤Ï°ìÅÙ¤À¤±¤Ç¤¹"
20512 #: java/jcf-parse.c:1026
20513 msgid "no input file specified"
20514 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó"
20516 #: java/jcf-parse.c:1055
20517 #, c-format
20518 msgid "can't close input file %s"
20519 msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤ò close ¤Ç¤­¤Þ¤»¤ó"
20521 #: java/jcf-parse.c:1092
20522 #, c-format
20523 msgid "bad zip/jar file %s"
20524 msgstr "zip/jar ¥Õ¥¡¥¤¥ë %s ¤ÏÉÔÀµ¤Ç¤¹"
20526 #: java/jcf-write.c:2641
20527 #, c-format
20528 msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
20529 msgstr "generate_bytecode_insn ¤ÇÆâÉô¥¨¥é¡¼ - ¥Ä¥ê¡¼¥³¡¼¥É¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó: %s"
20531 #: java/jcf-write.c:2979
20532 #, fuzzy
20533 msgid "field initializer type mismatch"
20534 msgstr "¥Õ¥£¡¼¥ë¥É½é´üÀßÄê»Ò¤¬Äê¿ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
20536 #: java/jcf-write.c:3387
20537 #, c-format
20538 msgid "can't create directory %s"
20539 msgstr "¥Ç¥£¥ì¥¯¥È¥ê %s ¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
20541 #: java/jcf-write.c:3441
20542 #, fuzzy, c-format
20543 msgid "can't create %s"
20544 msgstr "%s ¤òºÆ open ¤Ç¤­¤Þ¤»¤ó"
20546 #: java/jv-scan.c:187
20547 #, fuzzy
20548 msgid "only one of `--print-main', `--list-class', and `--complexity' allowed"
20549 msgstr "`--print-main', `--list-class', `--complexity' ¤«¤é¤Ï°ì¤Ä¤·¤«Áª¤Ù¤Þ¤»¤ó"
20551 #: java/jv-scan.c:190
20552 #, fuzzy, c-format
20553 msgid "can't open output file `%s'"
20554 msgstr "½ÐÎÏ¥Õ¥¡¥¤¥ë `%s' ¤ò open ¤Ç¤­¤Þ¤»¤ó"
20556 #: java/jv-scan.c:224
20557 #, fuzzy, c-format
20558 msgid "file not found `%s'"
20559 msgstr "¥Õ¥¡¥¤¥ë `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
20561 #: java/jvspec.c:426
20562 msgid "can't specify `-D' without `--main'\n"
20563 msgstr "`--main' Ìµ¤·¤Ç¤Ï `-D' ¤ò»ØÄê¤Ç¤­¤Þ¤»¤ó\n"
20565 #: java/jvspec.c:429
20566 #, fuzzy, c-format
20567 msgid "`%s' is not a valid class name"
20568 msgstr "\"%s\" ¤ÏÀµ¾ï¤Ê¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
20570 #: java/jvspec.c:435
20571 msgid "--resource requires -o"
20572 msgstr ""
20574 #: java/jvspec.c:442
20575 #, fuzzy
20576 msgid "warning: already-compiled .class files ignored with -C"
20577 msgstr "·Ù¹ð: ¥³¥ó¥Ñ¥¤¥ëºÑ .class ¥Õ¥¡¥¤¥ë¤Ï -C ¤Ë¤è¤ê̵»ë¤µ¤ì¤Þ¤·¤¿"
20579 #: java/jvspec.c:449
20580 msgid "cannot specify both -C and -o"
20581 msgstr "-C ¤È -o ¤ÏξÊý¤ò°ì½ï¤Ë»ØÄê¤Ç¤­¤Þ¤»¤ó"
20583 #: java/jvspec.c:461
20584 msgid "cannot create temporary file"
20585 msgstr "°ì»þ¥Õ¥¡¥¤¥ë¤òºîÀ®¤Ç¤­¤Þ¤»¤ó"
20587 #: java/jvspec.c:489
20588 msgid "using both @FILE with multiple files not implemented"
20589 msgstr "@FILE ¤Ç¤ÎÊ£¿ô¥Õ¥¡¥¤¥ë¤Î»ÈÍѤϼÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
20591 #: java/jvspec.c:538
20592 msgid "cannot specify `main' class when not linking"
20593 msgstr "¥ê¥ó¥¯»þ°Ê³°¤Ë¤Ï `main' ¥¯¥é¥¹¤ò»ØÄê¤Ç¤­¤Þ¤»¤ó"
20595 #: java/lang.c:543
20596 msgid "can't do dependency tracking with input from stdin"
20597 msgstr "ɸ½àÆþÎϤ«¤é¤ÎÆþÎϤǤϰ͸´Ø·¸¤ÎÄÉÀפ¬¤Ç¤­¤Þ¤»¤ó"
20599 #: java/lang.c:559
20600 msgid "couldn't determine target name for dependency tracking"
20601 msgstr "°Í¸´Ø·¸¤ÎÄÉÀפΤ¿¤á¤Î¥¿¡¼¥²¥Ã¥È̾¤¬ÆÃÄê¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿"
20603 #: java/lex.c:303
20604 #, fuzzy, c-format
20605 msgid ""
20606 "unknown encoding: `%s'\n"
20607 "This might mean that your locale's encoding is not supported\n"
20608 "by your system's iconv(3) implementation.  If you aren't trying\n"
20609 "to use a particular encoding for your input file, try the\n"
20610 "`--encoding=UTF-8' option"
20611 msgstr ""
20612 "ÉÔÌÀ¤Ê¥¨¥ó¥³¡¼¥É: `%s'\n"
20613 "¤³¤ì¤Ï¤¢¤Ê¤¿¤Î¥í¥±¡¼¥ë¤Î¥¨¥ó¥³¡¼¥É¤¬¥·¥¹¥Æ¥à¤Î iconv(3) ¼ÂÁõ¤¬\n"
20614 "¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Ê¤¤¤È±¾¤¦»ö¤ò°ÕÌ£¤·¤Þ¤¹¡£¤â¤·¤¢¤Ê¤¿¤¬ÆþÎÏ¥Õ¥¡¥¤¥ë\n"
20615 "¤ÎÆÃÄꥨ¥ó¥³¡¼¥É¤ò»È¤¦¤Î¤Ç¤Ê¤±¤ì¤Ð¡¢`--encoding=UTF-8' ¥ª¥×¥·¥ç¥ó\n"
20616 "¤ò»È¤Ã¤Æ¤ß¤Æ¤¯¤À¤µ¤¤¡£"
20618 #: java/mangle.c:85
20619 #, fuzzy, c-format
20620 msgid "can't mangle %s"
20621 msgstr "%s ¤Î̾Á°ÊÑ´¹(mangle) ¤Ç¤­¤Þ¤»¤ó"
20623 #: java/mangle_name.c:144 java/mangle_name.c:216
20624 msgid "internal error - invalid Utf8 name"
20625 msgstr "ÆâÉô¥¨¥é¡¼ - Ìµ¸ú¤Ê Utf8 Ì¾¤Ç¤¹"
20627 #: ../../gcc-cvs/gcc/java/parse-scan.y:881 ../../gcc-3cvs/gcc/java/parse.y:962
20628 #: ../../gcc-3cvs/gcc/java/parse.y:1303 ../../gcc-3cvs/gcc/java/parse.y:1364
20629 #: ../../gcc-3cvs/gcc/java/parse.y:1574 ../../gcc-3cvs/gcc/java/parse.y:1796
20630 #: ../../gcc-3cvs/gcc/java/parse.y:1805 ../../gcc-3cvs/gcc/java/parse.y:1816
20631 #: ../../gcc-3cvs/gcc/java/parse.y:1827 ../../gcc-3cvs/gcc/java/parse.y:1839
20632 #: ../../gcc-3cvs/gcc/java/parse.y:1854 ../../gcc-3cvs/gcc/java/parse.y:1871
20633 #: ../../gcc-3cvs/gcc/java/parse.y:1873 ../../gcc-3cvs/gcc/java/parse.y:1945
20634 #: ../../gcc-3cvs/gcc/java/parse.y:2116 ../../gcc-3cvs/gcc/java/parse.y:2178
20635 #: ../../gcc-3cvs/gcc/java/parse.y:2330 ../../gcc-3cvs/gcc/java/parse.y:2342
20636 #: ../../gcc-3cvs/gcc/java/parse.y:2349 ../../gcc-3cvs/gcc/java/parse.y:2356
20637 #: ../../gcc-3cvs/gcc/java/parse.y:2367 ../../gcc-3cvs/gcc/java/parse.y:2369
20638 #: ../../gcc-3cvs/gcc/java/parse.y:2407 ../../gcc-3cvs/gcc/java/parse.y:2409
20639 #: ../../gcc-3cvs/gcc/java/parse.y:2411 ../../gcc-3cvs/gcc/java/parse.y:2432
20640 #: ../../gcc-3cvs/gcc/java/parse.y:2434 ../../gcc-3cvs/gcc/java/parse.y:2436
20641 #: ../../gcc-3cvs/gcc/java/parse.y:2452 ../../gcc-3cvs/gcc/java/parse.y:2454
20642 #: ../../gcc-3cvs/gcc/java/parse.y:2475 ../../gcc-3cvs/gcc/java/parse.y:2477
20643 #: ../../gcc-3cvs/gcc/java/parse.y:2479 ../../gcc-3cvs/gcc/java/parse.y:2507
20644 #: ../../gcc-3cvs/gcc/java/parse.y:2509 ../../gcc-3cvs/gcc/java/parse.y:2511
20645 #: ../../gcc-3cvs/gcc/java/parse.y:2513 ../../gcc-3cvs/gcc/java/parse.y:2531
20646 #: ../../gcc-3cvs/gcc/java/parse.y:2533 ../../gcc-3cvs/gcc/java/parse.y:2544
20647 #: ../../gcc-3cvs/gcc/java/parse.y:2555 ../../gcc-3cvs/gcc/java/parse.y:2566
20648 #: ../../gcc-3cvs/gcc/java/parse.y:2577 ../../gcc-3cvs/gcc/java/parse.y:2588
20649 #: ../../gcc-3cvs/gcc/java/parse.y:2601 ../../gcc-3cvs/gcc/java/parse.y:2605
20650 #: ../../gcc-3cvs/gcc/java/parse.y:2607 ../../gcc-3cvs/gcc/java/parse.y:2620
20651 msgid "Missing term"
20652 msgstr "¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20654 #: ../../gcc-cvs/gcc/java/parse-scan.y:883 ../../gcc-3cvs/gcc/java/parse.y:734
20655 #: ../../gcc-3cvs/gcc/java/parse.y:772 ../../gcc-3cvs/gcc/java/parse.y:797
20656 #: ../../gcc-3cvs/gcc/java/parse.y:983 ../../gcc-3cvs/gcc/java/parse.y:1338
20657 #: ../../gcc-3cvs/gcc/java/parse.y:1550 ../../gcc-3cvs/gcc/java/parse.y:1552
20658 #: ../../gcc-3cvs/gcc/java/parse.y:1781 ../../gcc-3cvs/gcc/java/parse.y:1807
20659 #: ../../gcc-3cvs/gcc/java/parse.y:1818 ../../gcc-3cvs/gcc/java/parse.y:1829
20660 #: ../../gcc-3cvs/gcc/java/parse.y:1841 ../../gcc-3cvs/gcc/java/parse.y:1856
20661 msgid "';' expected"
20662 msgstr "';' ¤¬É¬ÍפǤ¹"
20664 #: ../../gcc-3cvs/gcc/java/parse.y:732 ../../gcc-3cvs/gcc/java/parse.y:770
20665 msgid "Missing name"
20666 msgstr "̾Á°¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20668 #: ../../gcc-3cvs/gcc/java/parse.y:795
20669 msgid "'*' expected"
20670 msgstr "'*' ¤¬É¬ÍפǤ¹"
20672 #: ../../gcc-3cvs/gcc/java/parse.y:809
20673 msgid "Class or interface declaration expected"
20674 msgstr "¥¯¥é¥¹¤ä¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬É¬ÍפǤ¹"
20676 #: ../../gcc-3cvs/gcc/java/parse.y:846 ../../gcc-3cvs/gcc/java/parse.y:848
20677 msgid "Missing class name"
20678 msgstr "¥¯¥é¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20680 #: ../../gcc-3cvs/gcc/java/parse.y:851 ../../gcc-3cvs/gcc/java/parse.y:855
20681 #: ../../gcc-3cvs/gcc/java/parse.y:863 ../../gcc-3cvs/gcc/java/parse.y:1023
20682 #: ../../gcc-3cvs/gcc/java/parse.y:1284 ../../gcc-3cvs/gcc/java/parse.y:1286
20683 #: ../../gcc-3cvs/gcc/java/parse.y:1616 ../../gcc-3cvs/gcc/java/parse.y:1867
20684 #: ../../gcc-3cvs/gcc/java/parse.y:1899 ../../gcc-3cvs/gcc/java/parse.y:1952
20685 msgid "'{' expected"
20686 msgstr "'{' ¤¬É¬ÍפǤ¹"
20688 #: ../../gcc-3cvs/gcc/java/parse.y:865
20689 msgid "Missing super class name"
20690 msgstr "¥¹¡¼¥Ñ¡¼¥¯¥é¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20692 #: ../../gcc-3cvs/gcc/java/parse.y:875 ../../gcc-3cvs/gcc/java/parse.y:891
20693 msgid "Missing interface name"
20694 msgstr "¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Ì¾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20696 #: ../../gcc-3cvs/gcc/java/parse.y:977
20697 msgid "Missing variable initializer"
20698 msgstr "ÊÑ¿ô½é´ü²½»Ò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20700 #: ../../gcc-3cvs/gcc/java/parse.y:994
20701 msgid "Invalid declaration"
20702 msgstr "̵¸ú¤ÊÀë¸À¤Ç¤¹"
20704 #: ../../gcc-3cvs/gcc/java/parse.y:997 ../../gcc-3cvs/gcc/java/parse.y:1082
20705 #: ../../gcc-3cvs/gcc/java/parse.y:2153 ../../gcc-3cvs/gcc/java/parse.y:2175
20706 #: ../../gcc-3cvs/gcc/java/parse.y:2179 ../../gcc-3cvs/gcc/java/parse.y:2214
20707 #: ../../gcc-3cvs/gcc/java/parse.y:2291 ../../gcc-3cvs/gcc/java/parse.y:2301
20708 msgid "']' expected"
20709 msgstr "']' ¤¬É¬ÍפǤ¹"
20711 #: ../../gcc-3cvs/gcc/java/parse.y:1001
20712 msgid "Unbalanced ']'"
20713 msgstr "Âбþ¤Î¤Ê¤¤ ']' ¤Ç¤¹"
20715 #: ../../gcc-3cvs/gcc/java/parse.y:1037
20716 msgid "Invalid method declaration, method name required"
20717 msgstr "̵¸ú¤Ê¥á¥½¥Ã¥ÉÀë¸À¤Ç¤¹¡£¥á¥½¥Ã¥É̾¤¬É¬ÍפǤ¹"
20719 #: ../../gcc-3cvs/gcc/java/parse.y:1042 ../../gcc-3cvs/gcc/java/parse.y:1047
20720 #: ../../gcc-3cvs/gcc/java/parse.y:1052 ../../gcc-3cvs/gcc/java/parse.y:2036
20721 msgid "Identifier expected"
20722 msgstr "¼±Ê̻Ҥ¬É¬ÍפǤ¹"
20724 #: ../../gcc-3cvs/gcc/java/parse.y:1057
20725 msgid "Invalid method declaration, return type required"
20726 msgstr "̵¸ú¤Ê¥á¥½¥Ã¥ÉÀë¸À¤Ç¤¹¡£¥á¥½¥Ã¥É̾¤¬É¬ÍפǤ¹"
20728 #: ../../gcc-3cvs/gcc/java/parse.y:1080 ../../gcc-3cvs/gcc/java/parse.y:1530
20729 #: ../../gcc-3cvs/gcc/java/parse.y:1537 ../../gcc-3cvs/gcc/java/parse.y:1546
20730 #: ../../gcc-3cvs/gcc/java/parse.y:1548 ../../gcc-3cvs/gcc/java/parse.y:1576
20731 #: ../../gcc-3cvs/gcc/java/parse.y:1684 ../../gcc-3cvs/gcc/java/parse.y:1981
20732 #: ../../gcc-3cvs/gcc/java/parse.y:2034
20733 msgid "')' expected"
20734 msgstr "')' ¤¬É¬ÍפǤ¹"
20736 #: ../../gcc-3cvs/gcc/java/parse.y:1096
20737 msgid "Missing formal parameter term"
20738 msgstr "Àµ¼°¤Ê²¾°ú¿ô¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20740 #: ../../gcc-3cvs/gcc/java/parse.y:1111 ../../gcc-3cvs/gcc/java/parse.y:1116
20741 msgid "Missing identifier"
20742 msgstr "¼±Ê̻Ҥò·ç¤¤¤Æ¤¤¤Þ¤¹"
20744 #: ../../gcc-3cvs/gcc/java/parse.y:1136 ../../gcc-3cvs/gcc/java/parse.y:1145
20745 msgid "Missing class type term"
20746 msgstr "¥¯¥é¥¹¥¿¥¤¥×¹à¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20748 #: ../../gcc-3cvs/gcc/java/parse.y:1301
20749 msgid "Invalid interface type"
20750 msgstr "¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹·¿¤¬Ìµ¸ú¤Ç¤¹"
20752 #: ../../gcc-3cvs/gcc/java/parse.y:1494 ../../gcc-3cvs/gcc/java/parse.y:1663
20753 #: ../../gcc-3cvs/gcc/java/parse.y:1665
20754 msgid "':' expected"
20755 msgstr "':' ¤¬É¬ÍפǤ¹"
20757 #: ../../gcc-3cvs/gcc/java/parse.y:1516 ../../gcc-3cvs/gcc/java/parse.y:1521
20758 #: ../../gcc-3cvs/gcc/java/parse.y:1526
20759 msgid "Invalid expression statement"
20760 msgstr "¼°Ê¸¤¬Ìµ¸ú¤Ç¤¹"
20762 #: ../../gcc-3cvs/gcc/java/parse.y:1544 ../../gcc-3cvs/gcc/java/parse.y:1572
20763 #: ../../gcc-3cvs/gcc/java/parse.y:1612 ../../gcc-3cvs/gcc/java/parse.y:1680
20764 #: ../../gcc-3cvs/gcc/java/parse.y:1748 ../../gcc-3cvs/gcc/java/parse.y:1869
20765 #: ../../gcc-3cvs/gcc/java/parse.y:1938 ../../gcc-3cvs/gcc/java/parse.y:2028
20766 #: ../../gcc-3cvs/gcc/java/parse.y:2030 ../../gcc-3cvs/gcc/java/parse.y:2038
20767 #: ../../gcc-3cvs/gcc/java/parse.y:2274 ../../gcc-3cvs/gcc/java/parse.y:2276
20768 msgid "'(' expected"
20769 msgstr "'(' ¤¬É¬ÍפǤ¹"
20771 #: ../../gcc-3cvs/gcc/java/parse.y:1614
20772 msgid "Missing term or ')'"
20773 msgstr "¹à¤Þ¤¿¤Ï ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20775 #: ../../gcc-3cvs/gcc/java/parse.y:1661
20776 msgid "Missing or invalid constant expression"
20777 msgstr "Äê¿ô¼°¤¬·ç¤±¤Æ¤¤¤ë¤«Ìµ¸ú¤Ç¤¹"
20779 #: ../../gcc-3cvs/gcc/java/parse.y:1682
20780 msgid "Missing term and ')' expected"
20781 msgstr "¹à¤Èɬ¿Ü¤Î ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20783 #: ../../gcc-3cvs/gcc/java/parse.y:1721
20784 msgid "Invalid control expression"
20785 msgstr "̵¸ú¤ÊÀ©¸æ¼°¤Ç¤¹"
20787 #: ../../gcc-3cvs/gcc/java/parse.y:1723 ../../gcc-3cvs/gcc/java/parse.y:1725
20788 msgid "Invalid update expression"
20789 msgstr "̵¸ú¤Ê¹¹¿·¼°¤Ç¤¹"
20791 #: ../../gcc-3cvs/gcc/java/parse.y:1750
20792 msgid "Invalid init statement"
20793 msgstr "̵¸ú¤Ê½é´ü²½¼°¤Ç¤¹"
20795 #: ../../gcc-3cvs/gcc/java/parse.y:1941
20796 msgid "Missing term or ')' expected"
20797 msgstr "¹à¤Þ¤¿¤Ïɬ¿Ü¤Î ')' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20799 #: ../../gcc-3cvs/gcc/java/parse.y:1983
20800 msgid "'class' or 'this' expected"
20801 msgstr "'class' ¤Þ¤¿¤Ï 'this' ¤¬É¬ÍפǤ¹"
20803 #: ../../gcc-3cvs/gcc/java/parse.y:1985 ../../gcc-3cvs/gcc/java/parse.y:1987
20804 msgid "'class' expected"
20805 msgstr "'class' ¤¬É¬ÍפǤ¹"
20807 #: ../../gcc-3cvs/gcc/java/parse.y:2032
20808 msgid "')' or term expected"
20809 msgstr "')' ¤Þ¤¿¤Ï¹à¤¬É¬ÍפǤ¹"
20811 #: ../../gcc-3cvs/gcc/java/parse.y:2151
20812 msgid "'[' expected"
20813 msgstr "'[' ¤¬É¬ÍפǤ¹"
20815 #: ../../gcc-3cvs/gcc/java/parse.y:2229
20816 msgid "Field expected"
20817 msgstr "¥Õ¥£¡¼¥ë¥É¤¬É¬ÍפǤ¹"
20819 #: ../../gcc-3cvs/gcc/java/parse.y:2286 ../../gcc-3cvs/gcc/java/parse.y:2296
20820 msgid "Missing term and ']' expected"
20821 msgstr "¹à¤Èɬ¿Ü¤Î ']' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20823 #: ../../gcc-3cvs/gcc/java/parse.y:2400
20824 msgid "']' expected, invalid type expression"
20825 msgstr "']' ¤¬É¬Íפǡ¢Ìµ¸ú¤Ê·¿É½¸½¤Ç¤¹"
20827 #: ../../gcc-3cvs/gcc/java/parse.y:2403
20828 msgid "Invalid type expression"
20829 msgstr "̵¸ú¤Ê·¿É½¸½¤Ç¤¹"
20831 #: ../../gcc-3cvs/gcc/java/parse.y:2515
20832 msgid "Invalid reference type"
20833 msgstr "̵¸ú¤Ê»²¾È·¿¤Ç¤¹"
20835 #: ../../gcc-3cvs/gcc/java/parse.y:2993
20836 msgid "Constructor invocation must be first thing in a constructor"
20837 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤Îµ¯Æ°¤Ï¥³¥ó¥¹¥È¥é¥¯¥¿Æâ¤ÇºÇ½é¤Ë¹Ô¤Ê¤ï¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
20839 #: ../../gcc-3cvs/gcc/java/parse.y:2995
20840 msgid "Only constructors can invoke constructors"
20841 msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤À¤±¤¬¥³¥ó¥¹¥È¥é¥¯¥¿¤òµ¯Æ°¤Ç¤­¤Þ¤¹"
20843 #: ../../gcc-3cvs/gcc/java/parse.y:3004
20844 #, c-format
20845 msgid ": `%s' JDK1.1(TM) feature"
20846 msgstr ": `%s' ¤Ï JDK1.1(TM) ¤Îµ¡Ç½¤Ç¤¹"
20848 #: ../../gcc-3cvs/gcc/java/parse.y:3064 ../../gcc-3cvs/gcc/java/parse.y:3066
20849 #, c-format
20850 msgid ""
20851 "%s.\n"
20852 "%s"
20853 msgstr ""
20854 "%s.\n"
20855 "%s"
20857 #: ../../gcc-3cvs/gcc/java/parse.y:6867
20858 #, c-format
20859 msgid "malformed .zip archive in CLASSPATH: %s"
20860 msgstr "CLASSPATH Æâ¤ËÊѤʠ.zip ¥¢¡¼¥«¥¤¥Ö¤¬¤¢¤ê¤Þ¤¹: %s"
20862 #: ../../gcc-3cvs/gcc/java/parse.y:6938
20863 #, fuzzy, c-format
20864 msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives"
20865 msgstr "¥Ç¥Õ¥©¥ë¥È¥Ñ¥Ã¥±¡¼¥¸ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£CLASSPATH ´Ä¶­ÊÑ¿ô¤È¥¢¡¼¥«¥¤¥Ö¤Ø¤Î¥¢¥¯¥»¥¹¤ò³Î¤«¤á¤Æ¤¯¤À¤µ¤¤¡£"
20867 #: ../../gcc-3cvs/gcc/java/parse.y:12266
20868 #, c-format
20869 msgid "missing static field `%s'"
20870 msgstr "static ¥Õ¥£¡¼¥ë¥É `%s' ¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
20872 #: ../../gcc-3cvs/gcc/java/parse.y:12271
20873 #, c-format
20874 msgid "not a static field `%s'"
20875 msgstr "static ¥Õ¥£¡¼¥ë¥É `%s' ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
20877 #: ../../gcc-3cvs/gcc/java/parse.y:12314
20878 #, c-format
20879 msgid "No case for %s"
20880 msgstr "%s ¤Î¤¿¤á¤Î case ¤¬¤¢¤ê¤Þ¤»¤ó"
20882 #: ../../gcc-3cvs/gcc/java/parse.y:13240
20883 #, c-format
20884 msgid "unregistered operator %s"
20885 msgstr "ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤±é»»»Ò %s ¤Ç¤¹"
20887 #: java/typeck.c:553
20888 msgid "junk at end of signature string"
20889 msgstr "¥·¥°¥Í¥¤¥Á¥ãʸ»úÎó¤Î½ª¤ê¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
20891 #: java/verify.c:479
20892 msgid "bad pc in exception_table"
20893 msgstr "exception_table ¤ËÉÔÀµ¤Ê pc ¤¬¤¢¤ê¤Þ¤¹"
20895 #: java/verify.c:485
20896 msgid "exception handler inside code that is being protected"
20897 msgstr ""
20899 #: java/verify.c:1395
20900 #, c-format
20901 msgid "unknown opcode %d@pc=%d during verification"
20902 msgstr "ÉÔÌÀ¤Ê opcode %d@pc=%d ¤ò¸¡¾ÚÃæ¤Ëȯ¸«¤·¤Þ¤·¤¿"
20904 #: java/verify.c:1465 java/verify.c:1478 java/verify.c:1482
20905 #, c-format
20906 msgid "verification error at PC=%d"
20907 msgstr "¸¡¾Ú¥¨¥é¡¼ (PC=%d)"
20909 #: java/lang-options.h:32
20910 msgid "Disable automatic array bounds checking"
20911 msgstr "¼«Æ°Åª¤ÊÇÛÎó¶­³¦¸¡ºº¤ò¹Ô¤ï¤Ê¤¤"
20913 #: java/lang-options.h:34
20914 msgid "Disable assignability checks for stores into object arrays"
20915 msgstr ""
20917 #: java/lang-options.h:36
20918 msgid "Assume native functions are implemented using JNI"
20919 msgstr "native ´Ø¿ô¤¬ JNI ¤òÍøÍѤ·¤Æ¼ÂÁõ¤·¤Æ¤¤¤ë¤â¤Î¤È¤ß¤Ê¤¹"
20921 #: java/lang-options.h:38
20922 #, fuzzy
20923 msgid "Replace system path"
20924 msgstr "¥¯¥é¥¹¥Ñ¥¹¤òÀßÄꤹ¤ë"
20926 #: java/lang-options.h:40
20927 msgid "Set class path"
20928 msgstr "¥¯¥é¥¹¥Ñ¥¹¤òÀßÄꤹ¤ë"
20930 #: java/lang-options.h:42
20931 msgid "Set class path (deprecated: use --classpath instead)"
20932 msgstr ""
20934 #: java/lang-options.h:44
20935 msgid "Choose class whose main method should be used"
20936 msgstr "main ¥á¥½¥Ã¥É¤¬»È¤ï¤ì¤ë¤Ù¤­¥¯¥é¥¹¤òÁªÂò¤¹¤ë"
20938 #: java/lang-options.h:46
20939 #, fuzzy
20940 msgid "Choose input encoding (default comes from locale)"
20941 msgstr "ÆþÎÏ¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°¤òÁªÂò¤¹¤ë(¥Ç¥Õ¥©¥ë¥È¤Ç¤Ï UTF-8)"
20943 #: java/lang-options.h:48
20944 msgid "Add directory to class path"
20945 msgstr "¥¯¥é¥¹¥Ñ¥¹¤Ë¥Ç¥£¥ì¥¯¥È¥ê¤òÄɲ乤ë"
20947 #: java/lang-options.h:50
20948 msgid "Directory where class files should be written"
20949 msgstr "¥¯¥é¥¹¥Õ¥¡¥¤¥ë¤¬½ñ¤­¹þ¤Þ¤ì¤ë¥Ç¥£¥ì¥¯¥È¥ê"
20951 #: java/lang-options.h:52
20952 msgid "Warn if modifiers are specified when not necessary"
20953 msgstr "»ØÄꤵ¤ì¤¿½¤¾þ»Ò¤¬ÉÔÍפʤâ¤Î¤Ç¤¢¤ì¤Ð·Ù¹ð¤¹¤ë"
20955 #: java/lang-options.h:54
20956 msgid "Warn if deprecated empty statements are found"
20957 msgstr "¿ä¾©¤µ¤ì¤Ê¤¤¶õʸ¤¬¸«¤Ä¤«¤ì¤Ð·Ù¹ð¤¹¤ë"
20959 #: java/lang-options.h:56
20960 msgid "Warn if .class files are out of date"
20961 msgstr ".class ¥Õ¥¡¥¤¥ë¤¬¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤è¤ê¸Å¤±¤ì¤Ð·Ù¹ð¤¹¤ë"
20963 #: java/lang-options.h:58
20964 msgid "Always check for non gcj generated classes archives"
20965 msgstr "gcj ¤¬À¸À®¤·¤Æ¤¤¤Ê¤¤¥¯¥é¥¹¥¢¡¼¥«¥¤¥Ö¤ò¾ï¤Ë¸¡ºº¤¹¤ë"
20967 #: java/lang-options.h:60
20968 msgid "Never optimize static class initialization code"
20969 msgstr ""
20971 #: java/lang-options.h:62
20972 msgid "Use offset tables for virtual method calls"
20973 msgstr ""
20975 #: objc/objc-act.c:651
20976 #, c-format
20977 msgid "object does not conform to the `%s' protocol"
20978 msgstr "¥ª¥Ö¥¸¥§¥¯¥È¤¬ `%s' ¥×¥í¥È¥³¥ë¤ËŬ¹ç¤·¤Þ¤»¤ó"
20980 #: objc/objc-act.c:737 objc/objc-act.c:810
20981 #, c-format
20982 msgid "class `%s' does not implement the `%s' protocol"
20983 msgstr "¥¯¥é¥¹ `%s' ¤Ï `%s' ¥×¥í¥È¥³¥ë¤ò¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó"
20985 #: objc/objc-act.c:914
20986 #, c-format
20987 msgid "`%s' cannot be statically allocated"
20988 msgstr "`%s' ¤òÀÅŪ¤Ë³ÎÊݤǤ­¤Þ¤»¤ó"
20990 #: objc/objc-act.c:963
20991 #, fuzzy, c-format
20992 msgid "unexpected type for `id' (%s)"
20993 msgstr "ͽ´ü¤·¤Ê¤¤·¿¤¬ `id' (%s) ¤Ë»ØÄꤵ¤ì¤Þ¤·¤¿"
20995 #: objc/objc-act.c:968
20996 #, fuzzy
20997 msgid "undefined type `id', please import <objc/objc.h>"
20998 msgstr "`id' ·¿¤¬Ì¤ÄêµÁ¤Ç¤¹¡£<objc/objc.h> ¤ò import ¤·¤Æ²¼¤µ¤¤"
21000 #: objc/objc-act.c:1019
21001 #, c-format
21002 msgid "protocol `%s' has circular dependency"
21003 msgstr ""
21005 #: objc/objc-act.c:1041 objc/objc-act.c:5301
21006 #, fuzzy, c-format
21007 msgid "cannot find protocol declaration for `%s'"
21008 msgstr "`%s' ¤ËÂФ¹¤ë¥×¥í¥È¥³¥ëÀë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
21010 #: objc/objc-act.c:1289 objc/objc-act.c:5877 objc/objc-act.c:6195
21011 #: objc/objc-act.c:6244 objc/objc-act.c:6280 objc-parse.y:1800
21012 #, fuzzy, c-format
21013 msgid "cannot find interface declaration for `%s'"
21014 msgstr "`%s' ¤ËÂФ¹¤ë¥¤¥ó¥¿¥Õ¥§¡¼¥¹Àë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
21016 #: objc/objc-act.c:1328
21017 #, fuzzy, c-format
21018 msgid "cannot find reference tag for class `%s'"
21019 msgstr "¥¯¥é¥¹ %s ÍѤΥե¡¥¤¥ë¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó¡£"
21021 #: objc/objc-act.c:2050
21022 #, fuzzy, c-format
21023 msgid "creating selector for non existant method %s"
21024 msgstr "²ÄǽÀ­¤Î¤¢¤ë¥»¥ì¥¯¥¿¤¬¥á¥½¥Ã¥É `%s' ¤È¶¥¹ç¤·¤Þ¤¹"
21026 #: objc/objc-act.c:2364
21027 #, fuzzy, c-format
21028 msgid "cannot find class `%s'"
21029 msgstr "¥¯¥é¥¹ `%s' ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
21031 #: objc/objc-act.c:2366
21032 #, fuzzy, c-format
21033 msgid "class `%s' already exists"
21034 msgstr "¥¯¥é¥¹ `%s' ¤Ï´û¤Ë¸ºß¤·¤Þ¤¹"
21036 #. fatal did not work with 2 args...should fix
21037 #: objc/objc-act.c:2473
21038 #, fuzzy, c-format
21039 msgid "cannot find interface declaration for `%s', superclass of `%s'"
21040 msgstr "`%s' ¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡Ê`%s' ¤Î´ðÄ쥯¥é¥¹¤Ç¤¹¡Ë"
21042 #: objc/objc-act.c:2480
21043 #, fuzzy, c-format
21044 msgid "circular inheritance in interface declaration for `%s'"
21045 msgstr "`%s' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬½Û´ÄŪ¤Ê·Ñ¾µ¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹"
21047 #: objc/objc-act.c:3566 objc/objc-act.c:3583
21048 msgid "inconsistent instance variable specification"
21049 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô¤Î»ÅÍͤ¬°ì´Ó¤·¤Æ¤¤¤Þ¤»¤ó"
21051 #: objc/objc-act.c:4580
21052 msgid "can not use an object as parameter to a method\n"
21053 msgstr ""
21055 #: objc/objc-act.c:4780
21056 #, c-format
21057 msgid "multiple declarations for method `%s'"
21058 msgstr "¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
21060 #: objc/objc-act.c:4946
21061 #, c-format
21062 msgid "invalid receiver type `%s'"
21063 msgstr "¥ì¥·¡¼¥Ð·¿ `%s' ¤¬Ìµ¸ú¤Ç¤¹"
21065 #: objc/objc-act.c:4977 objc/objc-act.c:5003 objc/objc-act.c:5051
21066 #, c-format
21067 msgid "`%s' does not respond to `%s'"
21068 msgstr "`%s' ¤Ï `%s' ¤Ë±þÅú¤·¤Þ¤»¤ó"
21070 #: objc/objc-act.c:4983 objc/objc-act.c:7318
21071 #, c-format
21072 msgid "no super class declared in interface for `%s'"
21073 msgstr "`%s' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤Ë´ðÄ쥯¥é¥¹¤¬Àë¸À¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
21075 #: objc/objc-act.c:5081
21076 #, fuzzy
21077 msgid "cannot find class (factory) method"
21078 msgstr "¥¯¥é¥¹ (factory) ¥á¥½¥Ã¥É¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
21080 #: objc/objc-act.c:5082 objc/objc-act.c:5126
21081 #, c-format
21082 msgid "return type for `%s' defaults to id"
21083 msgstr "`%s' ¤ÎÌá¤êÃͤη¿¤Ï¥Ç¥Õ¥©¥ë¥È¤Î id ¤È¤·¤Þ¤¹"
21085 #: objc/objc-act.c:5099
21086 #, fuzzy, c-format
21087 msgid "method `%s' not implemented by protocol"
21088 msgstr "¥á¥½¥Ã¥É `%s' ¤Ï¥×¥í¥È¥³¥ë¤Ë¤è¤Ã¤Æ¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
21090 #: objc/objc-act.c:5108
21091 msgid "return type defaults to id"
21092 msgstr "Ìá¤êÃͤη¿¤ò¥Ç¥Õ¥©¥ë¥È¤Î id ¤È¤·¤Þ¤¹"
21094 #: objc/objc-act.c:5125
21095 #, fuzzy
21096 msgid "cannot find method"
21097 msgstr "¥á¥½¥Ã¥É¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£"
21099 #: objc/objc-act.c:5399
21100 #, c-format
21101 msgid "undeclared selector `%s'"
21102 msgstr ""
21104 #. Historically, a class method that produced objects (factory
21105 #. method) would assign `self' to the instance that it
21106 #. allocated.  This would effectively turn the class method into
21107 #. an instance method.  Following this assignment, the instance
21108 #. variables could be accessed.  That practice, while safe,
21109 #. violates the simple rule that a class method should not refer
21110 #. to an instance variable.  It's better to catch the cases
21111 #. where this is done unknowingly than to support the above
21112 #. paradigm.
21113 #: objc/objc-act.c:5443
21114 #, c-format
21115 msgid "instance variable `%s' accessed in class method"
21116 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤¬¥¯¥é¥¹¥á¥½¥Ã¥É¤«¤é¥¢¥¯¥»¥¹¤µ¤ì¤Þ¤·¤¿"
21118 #: objc/objc-act.c:5678
21119 #, fuzzy, c-format
21120 msgid "duplicate definition of class method `%s'"
21121 msgstr "¥¯¥é¥¹¥á¥½¥Ã¥É `%s' ¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
21123 #: objc/objc-act.c:5684
21124 #, fuzzy, c-format
21125 msgid "duplicate declaration of class method `%s'"
21126 msgstr "¥¯¥é¥¹¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
21128 #: objc/objc-act.c:5720
21129 #, fuzzy, c-format
21130 msgid "duplicate definition of instance method `%s'"
21131 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹¥á¥½¥Ã¥É `%s' ¤ÎÄêµÁ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
21133 #: objc/objc-act.c:5726
21134 #, fuzzy, c-format
21135 msgid "duplicate declaration of instance method `%s'"
21136 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹¥á¥½¥Ã¥É `%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹¡£"
21138 #: objc/objc-act.c:5766
21139 #, c-format
21140 msgid "duplicate interface declaration for category `%s(%s)'"
21141 msgstr "¥«¥Æ¥´¥ê `%s(%s)' ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
21143 #: objc/objc-act.c:5852
21144 #, c-format
21145 msgid "instance variable `%s' is declared private"
21146 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï private ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
21148 #: objc/objc-act.c:5899
21149 #, c-format
21150 msgid "instance variable `%s' is declared %s"
21151 msgstr "¥¤¥ó¥¹¥¿¥ó¥¹ÊÑ¿ô `%s' ¤Ï %s ¤ÈÀë¸À¤µ¤ì¤Æ¤¤¤Þ¤¹"
21153 #: objc/objc-act.c:5909
21154 msgid "static access to object of type `id'"
21155 msgstr "`id' ·¿¤Î¥ª¥Ö¥¸¥§¥¯¥È¤ËÂΤ¹¤ëÀÅŪ¥¢¥¯¥»¥¹¤Ç¤¹"
21157 #: objc/objc-act.c:5934 objc/objc-act.c:6027
21158 #, c-format
21159 msgid "incomplete implementation of class `%s'"
21160 msgstr "¥¯¥é¥¹ `%s' ¤Î¼ÂÁõ¤¬ÉÔ´°Á´¤Ç¤¹"
21162 #: objc/objc-act.c:5938 objc/objc-act.c:6032
21163 #, c-format
21164 msgid "incomplete implementation of category `%s'"
21165 msgstr "¥«¥Æ¥´¥ê `%s' ¤Î¼ÂÁõ¤¬ÉÔ´°Á´¤Ç¤¹"
21167 #: objc/objc-act.c:5943 objc/objc-act.c:6037
21168 #, c-format
21169 msgid "method definition for `%c%s' not found"
21170 msgstr "`%c%s' ¤Î¥á¥½¥Ã¥ÉÄêµÁ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"
21172 #: objc/objc-act.c:6081
21173 #, c-format
21174 msgid "%s `%s' does not fully implement the `%s' protocol"
21175 msgstr "%s `%s' ¤Ï `%s' ¥×¥í¥È¥³¥ë¤ò´°Á´¤Ë¤Ï¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó"
21177 #: objc/objc-act.c:6139 objc/objc-act.c:8249
21178 #, fuzzy
21179 msgid "`@end' missing in implementation context"
21180 msgstr "`@end' ¤Ï¼ÂÁõ¥³¥ó¥Æ¥¯¥¹¥È¤Ë¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
21182 #: objc/objc-act.c:6167
21183 #, c-format
21184 msgid "reimplementation of class `%s'"
21185 msgstr "¥¯¥é¥¹ `%s' ¤ÎºÆ¼ÂÁõ¤Ç¤¹"
21187 #: objc/objc-act.c:6209
21188 #, c-format
21189 msgid "conflicting super class name `%s'"
21190 msgstr "´ðÄ쥯¥é¥¹Ì¾ `%s' ¤¬¾×Æͤ·¤Æ¤¤¤Þ¤¹"
21192 #: objc/objc-act.c:6224
21193 #, c-format
21194 msgid "duplicate interface declaration for class `%s'"
21195 msgstr "¥¯¥é¥¹ `%s' ¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Àë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
21197 #: objc/objc-act.c:6506
21198 #, c-format
21199 msgid "duplicate declaration for protocol `%s'"
21200 msgstr "¥×¥í¥È¥³¥ë '%s' ¤ÎÀë¸À¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
21202 #: objc/objc-act.c:7363
21203 msgid "[super ...] must appear in a method context"
21204 msgstr "[super ...] ¤Ï¥á¥½¥Ã¥É¥³¥ó¥Æ¥­¥¹¥È¤Ë¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
21206 #: objc/objc-act.c:8354 objc/objc-act.c:8370
21207 #, c-format
21208 msgid "potential selector conflict for method `%s'"
21209 msgstr "²ÄǽÀ­¤Î¤¢¤ë¥»¥ì¥¯¥¿¤¬¥á¥½¥Ã¥É `%s' ¤È¶¥¹ç¤·¤Þ¤¹"
21211 #: objc-parse.y:2656
21212 msgid "`@end' must appear in an implementation context"
21213 msgstr "`@end' ¤Ï¼ÂÁõ¥³¥ó¥Æ¥¯¥¹¥È¤Ë¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
21215 #: objc-parse.y:2932
21216 msgid "method definition not in class context"
21217 msgstr "¥á¥½¥Ã¥ÉÄêµÁ¤¬¥¯¥é¥¹¥³¥ó¥Æ¥­¥¹¥ÈÆâ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
21219 #: objc/lang-options.h:27
21220 msgid "Dump decls to a .decl file"
21221 msgstr "Àë¸À¤ò .decl ¥Õ¥¡¥¤¥ë¤Ë¥À¥ó¥×¤¹¤ë"
21223 #: objc/lang-options.h:29
21224 msgid "Generate code for GNU runtime environment"
21225 msgstr "GNU ¼Â¹Ô´Ä¶­ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
21227 #: objc/lang-options.h:32
21228 msgid "Generate code for NeXT runtime environment"
21229 msgstr "NeXT ¼Â¹Ô´Ä¶­ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
21231 #: objc/lang-options.h:35
21232 msgid "Warn if a selector has multiple methods"
21233 msgstr "¥»¥ì¥¯¥¿¤¬Ê£¿ô¤Î¥á¥½¥Ã¥É¤ò»ý¤Ã¤Æ¤¤¤ì¤Ð·Ù¹ð¤¹¤ë"
21235 #: objc/lang-options.h:39
21236 msgid "Do not warn if inherited methods are unimplemented"
21237 msgstr "ÇÉÀ¸¥á¥½¥Ã¥É¤¬Ì¤¼ÂÁõ¤Î¾ì¹ç¤Ç¤â·Ù¹ð¤·¤Ê¤¤"
21239 #: objc/lang-options.h:41
21240 msgid "Generate C header of platform specific features"
21241 msgstr "¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¸ÇÍ­¤Îµ¡Ç½¤Î C ¥Ø¥Ã¥À¤òÀ¸À®¤¹¤ë"
21243 #: objc/lang-options.h:43
21244 msgid "Specify the name of the class for constant strings"
21245 msgstr "Äê¿ôʸ»úÎóÍѤΥ¯¥é¥¹Ì¾¤ò»ØÄꤹ¤ë"
21247 #. This is the contribution to the `lang_options' array in gcc.c for
21248 #. treelang.
21249 #: treelang/lang-options.h:26
21250 msgid "(debug) trace parsing process"
21251 msgstr ""
21253 #: treelang/lang-options.h:27
21254 msgid "(debug) trace lexical analysis"
21255 msgstr ""
21257 #: config/darwin.h:212
21258 msgid "-current_version only allowed with -dynamiclib"
21259 msgstr ""
21261 #: config/darwin.h:215
21262 msgid "-install_name only allowed with -dynamiclib"
21263 msgstr ""
21265 #: config/darwin.h:220
21266 #, fuzzy
21267 msgid "-bundle not allowed with -dynamiclib"
21268 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
21270 #: config/darwin.h:221
21271 #, fuzzy
21272 msgid "-bundle_loader not allowed with -dynamiclib"
21273 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
21275 #: config/darwin.h:222
21276 #, fuzzy
21277 msgid "-client_name not allowed with -dynamiclib"
21278 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
21280 #: config/darwin.h:225
21281 msgid "-force_cpusubtype_ALL not allowed with -dynamiclib"
21282 msgstr ""
21284 #: config/darwin.h:226
21285 msgid "-force_flat_namespace not allowed with -dynamiclib"
21286 msgstr ""
21288 #: config/darwin.h:228
21289 msgid "-keep_private_externs not allowed with -dynamiclib"
21290 msgstr ""
21292 #: config/darwin.h:229
21293 #, fuzzy
21294 msgid "-private_bundle not allowed with -dynamiclib"
21295 msgstr "-m64 »ØÄê¥â¡¼¥É¤Ç¤Ï -mlong-double-64 ¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
21297 #: f/lang-specs.h:38 gcc.c:689
21298 msgid "GNU C does not support -C without using -E"
21299 msgstr "GNU C ¤Ï -E ¤òȼ¤ï¤Ê¤¤ -C ¤ò¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó"
21301 #: f/lang-specs.h:39 gcc.c:690
21302 #, fuzzy
21303 msgid "GNU C does not support -CC without using -E"
21304 msgstr "GNU C ¤Ï -E ¤òȼ¤ï¤Ê¤¤ -C ¤ò¼ÂÁõ¤·¤Æ¤¤¤Þ¤»¤ó"
21306 #: config/sparc/sol2-bi.h:168 config/sparc/sol2-bi.h:178
21307 #: config/sparc/linux64.h:197 config/sparc/linux64.h:208
21308 #: config/sparc/netbsd-elf.h:163 config/sparc/netbsd-elf.h:182
21309 #, fuzzy
21310 msgid "may not use both -m32 and -m64"
21311 msgstr "-mfp64 ¤È -m4650 ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
21313 #: config/ia64/freebsd.h:23 config/sparc/freebsd.h:33
21314 #: config/i386/freebsd-aout.h:203 config/alpha/freebsd.h:42
21315 msgid "`-p' not supported; use `-pg' and gprof(1)"
21316 msgstr "`-p' ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó. `-pg' ¤È gprof(1) ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
21318 #: config/vax/vax.h:50 config/vax/vax.h:51
21319 msgid "profiling not supported with -mg\n"
21320 msgstr "-mg ¤Ç¤Î¥×¥í¥Õ¥¡¥¤¥ë¤ÏÄ󶡤µ¤ì¤Þ¤»¤ó\n"
21322 #: config/mips/mips.h:954
21323 #, fuzzy
21324 msgid "-pipe is not supported"
21325 msgstr "-pipe ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
21327 #: config/mips/mips.h:1147 config/arc/arc.h:63
21328 msgid "may not use both -EB and -EL"
21329 msgstr "-EB ¤È -EL ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
21331 #: java/jvspec.c:77 gcc.c:716 ada/lang-specs.h:38
21332 msgid "-pg and -fomit-frame-pointer are incompatible"
21333 msgstr "-pg ¤È -fomit-frame-pointer ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
21335 #: config/rs6000/darwin.h:62
21336 msgid " conflicting code gen style switches are used"
21337 msgstr ""
21339 #: config/i386/cygwin.h:115
21340 msgid "mno-cygwin and mno-win32 are not compatible"
21341 msgstr "mno-cygwin ¤È mno-win32 ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
21343 #: config/i386/cygwin.h:170 config/i386/mingw32.h:84
21344 msgid "shared and mdll are not compatible"
21345 msgstr "shared ¤È mdll ¤È¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
21347 #: gcc.c:867
21348 msgid "-E required when input is from standard input"
21349 msgstr "ÆþÎϤ¬É¸½àÆþÎϤξì¹ç¤Ï -E ¤¬É¬ÍפǤ¹"
21351 #: gcc.c:871
21352 #, fuzzy
21353 msgid "compilation of header file requested"
21354 msgstr "¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤Î¥³¥ó¥Ñ¥¤¥ë¤¬Í׵ᤵ¤ì¤Þ¤·¤¿"
21356 #: java/lang-specs.h:33
21357 msgid "-fjni and -femit-class-files are incompatible"
21358 msgstr "-fjni ¤È -femit-class-files ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
21360 #: java/lang-specs.h:34
21361 msgid "-fjni and -femit-class-file are incompatible"
21362 msgstr "-fjini ¤È -femit-class-file ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
21364 #: java/lang-specs.h:35 java/lang-specs.h:36
21365 msgid "-femit-class-file should used along with -fsyntax-only"
21366 msgstr ""
21368 #: treelang/lang-specs.h:52
21369 #, fuzzy
21370 msgid "-pg or -p and -fomit-frame-pointer are incompatible"
21371 msgstr "-pg ¤È -fomit-frame-pointer ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
21373 #: config/vax/netbsd-elf.h:42
21374 #, fuzzy
21375 msgid "The -shared option is not currently supported for VAX ELF."
21376 msgstr "ÁȤ߹þ¤ß´Ø¿ô `%s' ¤Ï¸½ºß¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
21378 #: config/mcore/mcore.h:60
21379 msgid "choose either big or little endian, not both"
21380 msgstr "¥Ó¥Ã¥°¤Þ¤¿¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥óξÊý¤Ç¤Ï¤Ê¤¯¡¢¤É¤Á¤é¤«¤òÁª¤ó¤Ç¤¯¤À¤µ¤¤"
21382 #: config/mcore/mcore.h:63
21383 msgid "choose either m340 or m210 not both"
21384 msgstr "m340 ¤Þ¤¿¤Ï m210 ¤ÎξÊý¤Ç¤Ï¤Ê¤¯¡¢¤É¤Á¤é¤«¤òÁª¤ó¤Ç¤¯¤À¤µ¤¤"
21386 #: config/mcore/mcore.h:64
21387 msgid "the m210 does not have little endian support"
21388 msgstr "m210 ¤Ï¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥µ¥Ý¡¼¥È¤ò¹Ô¤Ê¤¨¤Þ¤»¤ó"
21390 #: config/arm/arm.h:178
21391 msgid "-mapcs-26 and -mapcs-32 may not be used together"
21392 msgstr "-mapcs-26 ¤È -mapcs-32 ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó"
21394 #: config/arm/arm.h:180
21395 msgid "-msoft-float and -mhard_float may not be used together"
21396 msgstr "-msoft-float ¤È -mhard_float ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó"
21398 #: config/arm/arm.h:182
21399 msgid "-mbig-endian and -mlittle-endian may not be used together"
21400 msgstr "-mbig-endian ¤È -mlittle-endian ¤ÏƱ»þ¤Ë»È¤¨¤Þ¤»¤ó"
21402 #: config/mips/r3900.h:35
21403 #, fuzzy
21404 msgid "-mhard-float not supported"
21405 msgstr "-mhard-float ¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó."
21407 #: config/mips/r3900.h:37
21408 #, fuzzy
21409 msgid "-msingle-float and -msoft-float can not both be specified"
21410 msgstr "-msingle-float ¤È -msoft-float ¤ò°ìÅ٤˻ØÄꤹ¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó¡£"
21412 #: ada/lang-specs.h:41
21413 msgid "-c or -S required for Ada"
21414 msgstr ""
21416 #: config/i386/sco5.h:585 config/i386/sco5.h:666
21417 msgid "-static not valid with -mcoff"
21418 msgstr "-static ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
21420 #: config/i386/sco5.h:586 config/i386/sco5.h:667
21421 msgid "-shared not valid with -mcoff"
21422 msgstr "-shared ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
21424 #: config/i386/sco5.h:587 config/i386/sco5.h:668
21425 msgid "-symbolic not valid with -mcoff"
21426 msgstr "-symbolic ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
21428 #: config/i386/sco5.h:636
21429 msgid "-fpic is not valid with -mcoff"
21430 msgstr "-fpic ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
21432 #: config/i386/sco5.h:637
21433 msgid "-fPIC is not valid with -mcoff"
21434 msgstr "-fPIC ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
21436 #: config/i386/sco5.h:669
21437 msgid "-fpic not valid with -mcoff"
21438 msgstr "-fpic  -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
21440 #: config/i386/sco5.h:670
21441 msgid "-fPIC not valid with -mcoff"
21442 msgstr "-fPIC ¤¬ -mcoff ¤È¤È¤â¤Ë»È¤ï¤ì¤ë¤Î¤ÏÀµ¤·¤¯¤¢¤ê¤Þ¤»¤ó"
21444 #~ msgid "__builtin_trap not supported by this target"
21445 #~ msgstr "__builtin_trap ¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ç¤Ï¼ÂÁõ¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
21447 #~ msgid "type with more precision than %s"
21448 #~ msgstr "%s ¤è¤ê¤âÀºÌ©¤Ê·¿"
21450 #~ msgid "unknown C standard `%s'"
21451 #~ msgstr "ÉÔÌÀ¤Ê C É¸½à `%s'"
21453 #~ msgid "type of external `%s' is not global"
21454 #~ msgstr "³°Éô `%s' ¤Î·¿¤Ï¥°¥í¡¼¥Ð¥ë¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
21456 #~ msgid "declaration of `%s' shadows previous local"
21457 #~ msgstr "`%s' ¤ÎÀë¸À¤ÏÁ°Êý¤Î¥í¡¼¥«¥ë¥·¥ó¥Ü¥ë¤òʤ¤¤±£¤·¤Þ¤¹"
21459 #~ msgid "ANSI C forbids const or volatile function types"
21460 #~ msgstr "ANSI C ¤Ï const ¤ä volatile ´Ø¿ô·¿¤ò¼õ¤±ÉÕ¤±¤Þ¤»¤ó"
21462 #~ msgid "null format string"
21463 #~ msgstr "¥Õ¥©¡¼¥Þ¥Ã¥Èʸ»úÎ󤬠null ¤Ç¤¹"
21465 #~ msgid "leaving more files than we entered"
21466 #~ msgstr "Æþ¤Ã¤¿¥Õ¥¡¥¤¥ë¤è¤ê¤â½Ð¤¿¥Õ¥¡¥¤¥ë¤ÎÊý¤¬Â¿¤¯¤Ê¤ê¤Þ¤·¤¿"
21468 #~ msgid "universal-character-name used for '%c'"
21469 #~ msgstr "`%c' ¤Ë¥æ¥Ë¥Ð¡¼¥µ¥ë¥­¥ã¥é¥¯¥¿Ì¾¤¬»È¤ï¤ì¤Þ¤·¤¿"
21471 #~ msgid "invalid universal-character-name"
21472 #~ msgstr "ÉÔŬÀڤʥæ¥Ë¥Ð¡¼¥µ¥ë¥­¥ã¥é¥¯¥¿Ì¾"
21474 #~ msgid "the meaning of `\\x' varies with -traditional"
21475 #~ msgstr "`\\x' ¤Î°ÕÌ£¤Ï -traditional ¤ò¤Ä¤±¤¿¾ì¹ç¤È°Û¤Ê¤ê¤Þ¤¹"
21477 #~ msgid "unknown escape sequence: '\\' followed by char 0x%x"
21478 #~ msgstr "ÉÔÌÀ¤Ê¥¨¥¹¥±¡¼¥×¥·¡¼¥±¥ó¥¹: Ê¸»ú 0x%x ¤¬¸å¤Ë³¤¯ '\\'"
21480 #~ msgid "both 'f' and 'l' suffixes on floating constant"
21481 #~ msgstr "ÉâÆ°¾®¿ôÄê¿ô¤Ë 'f' ¤È 'l' ÀÜÈø¼­¤ÎξÊý¤¬¤¢¤ê¤Þ¤¹"
21483 #~ msgid "floating constant may not be in radix 16"
21484 #~ msgstr "´ð¿ô 16 ¤ÎÉâÆ°¾¯¿ôÄê¿ô¤Ïµö¤µ¤ì¤Þ¤»¤ó"
21486 #~ msgid "traditional C rejects the 'l' suffix"
21487 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï 'l' ÀÜÈø¼­¤¬µñÈݤµ¤ì¤Þ¤¹"
21489 #~ msgid "ISO C forbids imaginary numeric constants"
21490 #~ msgstr "ISO C ¤Ç¤Ïµõ¿ôÄê¿ô¤ò¶Ø¤¸¤Æ¤¤¤Þ¤¹"
21492 #~ msgid "floating point number exceeds range of 'double'"
21493 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¿ô¤¬ 'double' ¤ÎÈϰϤòĶ¤¨¤Æ¤¤¤Þ¤¹"
21495 #~ msgid "two 'u' suffixes on integer constant"
21496 #~ msgstr "2 ¤Ä¤Î 'u' ÀÜÈø¼­¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹"
21498 #~ msgid "traditional C rejects the 'u' suffix"
21499 #~ msgstr "ÅÁÅýŪ¤Ê C ¤Ç¤Ï 'u' ÀÜÈø¼­¤¬µñÈݤµ¤ì¤Þ¤¹"
21501 #~ msgid "'lul' is not a valid integer suffix"
21502 #~ msgstr "'lul' ¤ÏÀµ¾ï¤ÊÀ°¿ôÀÜÈø¼­¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
21504 #~ msgid "more than one 'i' or 'j' suffix on integer constant"
21505 #~ msgstr "Ê£¿ô¤Î 'i' ¤ä 'j' ÀÜÈø¼­¤¬À°¿ôÄê¿ô¤Ë¤Ä¤¤¤Æ¤¤¤Þ¤¹"
21507 #~ msgid "integer constant is too large for this configuration of the compiler - truncated to %d bits"
21508 #~ msgstr "À°¿ôÄê¿ô¤¬¥³¥ó¥Ñ¥¤¥é¤Î¸½ºß¤ÎÀßÄê¤è¤êÂ礭¤¹¤®¤ë¤¿¤á¡¢%d ¥Ó¥Ã¥È¤ËÀÚ¤êµÍ¤á¤Þ¤·¤¿"
21510 #~ msgid "width of integer constant changes with -traditional"
21511 #~ msgstr "-traditional ¤ò¤Ä¤±¤ë¤ÈÀ°¿ôÄê¿ô¤ÎÉý¤¬ÊѤï¤ê¤Þ¤¹"
21513 #~ msgid "integer constant is unsigned in ISO C, signed with -traditional"
21514 #~ msgstr "À°¿ôÄê¿ô¤Ï ISO C ¤Ç¤ÏÉä¹ç̵¤·¤Ç¡¢-traditional ¤ò¤Ä¤±¤ë¤ÈÉä¹çÉÕ¤­¤Ç¤¹"
21516 #~ msgid "width of integer constant may change on other systems with -traditional"
21517 #~ msgstr "À°¿ôÄê¿ô¤ÎÉý¤Ï¾¤Î¥·¥¹¥Æ¥à¤Ç -traditional ¤ò¤Ä¤±¤ë¤ÈÊѤï¤ë¤Ç¤·¤ç¤¦"
21519 #~ msgid "integer constant larger than the maximum value of %s"
21520 #~ msgstr "%s ¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
21522 #~ msgid "decimal constant is so large that it is unsigned"
21523 #~ msgstr "½½¿ÊÄê¿ô¤¬¤È¤Æ¤âÂ礭¤¤¤Î¤ÇÉä¹ç̵¤·¤È¤·¤Þ¤·¤¿"
21525 #~ msgid "integer constant is larger than the maximum value for its type"
21526 #~ msgstr "¤½¤Î·¿¤ÎºÇÂçÃͤè¤ê¤âÂ礭¤ÊÃͤÎÀ°¿ôÄê¿ô¤Ç¤¹"
21528 #~ msgid "missing white space after number '%.*s'"
21529 #~ msgstr "¿ô»ú '%.*s' ¤Î¸å¤Ë¶õÇò¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
21531 #~ msgid "ISO C forbids `&&'"
21532 #~ msgstr "ISO C ¤Ï `&&' ¤ò¶Ø¤¸¤Þ¤¹"
21534 #~ msgid "ISO C does not permit use of `varargs.h'"
21535 #~ msgstr "ISO C ¤Ç¤Ï `varargs.h' ¤ÎÍøÍѤòµö¤·¤Þ¤»¤ó"
21537 #~ msgid "`[*]' in parameter declaration only allowed in ISO C 99"
21538 #~ msgstr "²¾°ú¿ôÀë¸ÀÃæ¤Î `[*]' ¤Ï ISO C 99 ¤Ç¤Î¤ßµö¤µ¤ì¤Æ¤¤¤Þ¤¹"
21540 #~ msgid "sizeof applied to a function type"
21541 #~ msgstr "sizeof ¤¬´Ø¿ô·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
21543 #~ msgid "sizeof applied to a void type"
21544 #~ msgstr "sizeof ¤¬ void ·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
21546 #~ msgid "sizeof applied to an incomplete type"
21547 #~ msgstr "sizeof ¤¬ÉÔ´°Á´¤Ê·¿¤ËŬÍѤµ¤ì¤Þ¤·¤¿"
21549 #~ msgid "wrong type argument to %s"
21550 #~ msgstr "%s ¤Ø¤Î°ú¿ô¤Î·¿¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹"
21552 #~ msgid "invalid lvalue in increment"
21553 #~ msgstr "¥¤¥ó¥¯¥ê¥á¥ó¥È¤ÎÃæ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹"
21555 #~ msgid "invalid lvalue in decrement"
21556 #~ msgstr "¥Ç¥¯¥ê¥á¥ó¥È¤ÎÃæ¤Ç¤Îº¸ÊÕÃͤ¬Ìµ¸ú¤Ç¤¹"
21558 #~ msgid "increment"
21559 #~ msgstr "¥¤¥ó¥¯¥ê¥á¥ó¥È"
21561 #~ msgid "decrement"
21562 #~ msgstr "¥Ç¥¯¥ê¥á¥ó¥È"
21564 #~ msgid "deprecated initialization of zero-length array"
21565 #~ msgstr "Ťµ 0 ¤Î½é´ü²½¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
21567 #~ msgid "initialization of zero-length array before end of structure"
21568 #~ msgstr "¹½Â¤ÂΤκǸå¤è¤êÁ°¤ÇŤµ 0 ¤ÎÇÛÎó¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
21570 #~ msgid "initialization of zero-length array inside a nested context"
21571 #~ msgstr "¥Í¥¹¥È¤·¤¿Ê¸Ì®¤ÎÆ⦤ÇŤµ 0 ¤ÎÇÛÎó¤ò½é´ü²½¤·¤Æ¤¤¤Þ¤¹"
21573 #~ msgid "execvp %s"
21574 #~ msgstr "execvp %s"
21576 #~ msgid "Use VAX-C alignment"
21577 #~ msgstr "VAX-C ¥¢¥é¥¤¥ó¥á¥ó¥È¤ò»ÈÍÑ"
21579 #~ msgid "invalid %%V value"
21580 #~ msgstr "̵¸ú¤Ê %%V ÃÍ"
21582 #~ msgid "Generate code assuming DW bit is set"
21583 #~ msgstr "DW ¥Ó¥Ã¥È¤¬¥»¥Ã¥È¤µ¤ì¤¿¤È¸«¤Ê¤·¤Æ¥³¡¼¥ÉÀ¸À®"
21585 #~ msgid "Generate code assuming DW bit is not set"
21586 #~ msgstr "DW ¥Ó¥Ã¥È¤¬¥»¥Ã¥È¤µ¤ì¤Æ¤¤¤Ê¤¤¤È¸«¤Ê¤·¤Æ¥³¡¼¥ÉÀ¸À®"
21588 #~ msgid "Generate code using byte writes"
21589 #~ msgstr "¥Ð¥¤¥È½ñ¤­¹þ¤ß¤ò»È¤Ã¤Æ¥³¡¼¥ÉÀ¸À®"
21591 #~ msgid "Do not generate byte writes"
21592 #~ msgstr "¥Ð¥¤¥È½ñ¤­¹þ¤ß¤ò»È¤ï¤º¤Ë¥³¡¼¥ÉÀ¸À®"
21594 #~ msgid "Use small memory model"
21595 #~ msgstr "¥¹¥â¡¼¥ë¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ"
21597 #~ msgid "Use normal memory model"
21598 #~ msgstr "¥Î¡¼¥Þ¥ë¥á¥â¥ê¥â¥Ç¥ë¤òÍøÍÑ"
21600 #~ msgid "Generate 29050 code"
21601 #~ msgstr "29050 ¥³¡¼¥É¤òÀ¸À®"
21603 #~ msgid "Generate 29000 code"
21604 #~ msgstr "29000 ¥³¡¼¥É¤òÀ¸À®"
21606 #~ msgid "Use user global registers"
21607 #~ msgstr "¥æ¡¼¥¶¥°¥í¡¼¥Ð¥ë¥ì¥¸¥¹¥¿¤òÍøÍÑ"
21609 #~ msgid "Emit stack checking code"
21610 #~ msgstr "¥¹¥¿¥Ã¥¯¥Á¥§¥Ã¥¯ÍÑ¥³¡¼¥É¤òÅǤ¯"
21612 #~ msgid "Do not emit stack checking code"
21613 #~ msgstr "¥¹¥¿¥Ã¥¯¥Á¥§¥Ã¥¯ÍÑ¥³¡¼¥É¤òÅǤ«¤Ê¤¤"
21615 #~ msgid "Work around storem hardware bug"
21616 #~ msgstr "storem ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤Ê¤¦"
21618 #~ msgid "Do not work around storem hardware bug"
21619 #~ msgstr "storem ¥Ï¡¼¥É¥¦¥§¥¢¥Ð¥°¤ÎÂнè¤ò¹Ô¤Ê¤ï¤Ê¤¤"
21621 #~ msgid "Store locals in argument registers"
21622 #~ msgstr "°ú¿ô¥ì¥¸¥¹¥¿¤Ë¥í¡¼¥«¥ë¤Î¤â¤Î¤ò³ÊǼ¤¹¤ë"
21624 #~ msgid "Do not store locals in arg registers"
21625 #~ msgstr "°ú¿ô¥ì¥¸¥¹¥¿¤Ë¥í¡¼¥«¥ë¤Î¤â¤Î¤ò³ÊǼ¤·¤Ê¤¤"
21627 #~ msgid "Unable to find a temporary location for static chain register"
21628 #~ msgstr "ÀÅŪ¥Á¥§¥¤¥ó¥ì¥¸¥¹¥¿ÍѤΰì»þÎΰè¤ò¸«¤Ä¤±¤é¤ì¤Þ¤»¤ó"
21630 #~ msgid "Do symbol renaming for BSD"
21631 #~ msgstr "BSD ÍѤ˥·¥ó¥Ü¥ë̾¤òÊѹ¹¤¹¤ë"
21633 #~ msgid "Do symbol renaming for X/OPEN"
21634 #~ msgstr "X/OPEN ÍѤ˥·¥ó¥Ü¥ë̾¤òÊѹ¹¤¹¤ë"
21636 #~ msgid "Don't do symbol renaming"
21637 #~ msgstr "¥·¥ó¥Ü¥ë̾¤ÎÊѹ¹¤ò¹Ô¤ï¤Ê¤¤"
21639 #~ msgid "Generate code for the C400"
21640 #~ msgstr "C400 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
21642 #~ msgid "Generate code for the C300"
21643 #~ msgstr "C300 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
21645 #~ msgid "Generate code for c34"
21646 #~ msgstr "c34 ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
21648 #~ msgid "Use standard calling sequence, with arg count word"
21649 #~ msgstr "ɸ½àŪ¸Æ¤Ó½Ð¤·¼ê½ç¤ò»È¤¤¡¢°ú¿ô¥«¥¦¥ó¥È word ¤ò¤Ä¤±¤ë"
21651 #~ msgid "Place arg count in a nop instruction (faster than push)"
21652 #~ msgstr "nop Ì¿ÎáÆâ¤Ë°ú¿ô¥«¥¦¥ó¥È¤òÃÖ¤¯ (push ¤è¤ê¹â®)"
21654 #~ msgid "Don't push arg count, depend on symbol table"
21655 #~ msgstr "°ú¿ô¥«¥¦¥ó¥È¤ò push ¤»¤º¡¢¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë¤ò¤¢¤Æ¤Ë¤¹¤ë"
21657 #~ msgid "Use data cache for volatile mem refs (default)"
21658 #~ msgstr "volatile ¥á¥â¥ê»²¾ÈÍѥǡ¼¥¿¥­¥ã¥Ã¥·¥å¤òÍøÍѤ¹¤ë(¥Ç¥Õ¥©¥ë¥È)"
21660 #~ msgid "Don't use data cache for volatile mem refs"
21661 #~ msgstr "volatile ¥á¥â¥ê»²¾ÈÍѤˤϥǡ¼¥¿¥­¥ã¥Ã¥·¥å¤ò¹Ô¤ï¤Ê¤¤"
21663 #~ msgid "Bypass data cache for volatile mem refs"
21664 #~ msgstr "volatile ¥á¥â¥ê»²¾ÈÍѤˤϠcache ¤µ¤ì¤¿¥Ç¡¼¥¿¤ò²óÈò¤¹¤ë"
21666 #~ msgid "Use 64-bit longs"
21667 #~ msgstr "64 ¥Ó¥Ã¥È long ¤ò»ÈÍѤ¹¤ë"
21669 #~ msgid "Use cc- and libc-compatible 32-bit longs"
21670 #~ msgstr "cc- ¤È libc ¸ß´¹¤Î 32 ¥Ó¥Ã¥È long ¤ò»ÈÍѤ¹¤ë"
21672 #~ msgid "inline float constants not supported on this host"
21673 #~ msgstr "¤³¤Î¥Û¥¹¥È¤Ç¤Ï¥¤¥ó¥é¥¤¥óÉâÆ°¾®¿ôÄê¿ô¤ò¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
21675 #~ msgid "Generate code the unix assembler can handle"
21676 #~ msgstr "unix ¥¢¥»¥ó¥Ö¥é¤¬½èÍý¤Ç¤­¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
21678 #~ msgid "Generate code an embedded assembler can handle"
21679 #~ msgstr "Ëä¤á¹þ¤ß¥¢¥»¥ó¥Ö¥é¤¬½èÍý¤Ç¤­¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
21681 #~ msgid "Internal gcc abort from %s:%d"
21682 #~ msgstr "gcc ÆâÉô¤ÇÃæÃÇ %s:%d"
21684 #~ msgid "The local variable `insn' has the value:"
21685 #~ msgstr "¤½¤Î¥í¡¼¥«¥ëÊÑ¿ô `insn' ¤¬Ãͤò»ý¤Ã¤Æ¤¤¤Þ¤¹:"
21687 #~ msgid "Retain standard MXDB information"
21688 #~ msgstr "ɸ½à MXDB ¾ðÊó¤òÊÝ»ý¤¹¤ë"
21690 #~ msgid "Retain legend information"
21691 #~ msgstr "legend ¾ðÊó¤ò°Ý»ý¤¹¤ë"
21693 #~ msgid "Generate external legend information"
21694 #~ msgstr "³°Éô legend ¾ðÊó¤òÀ¸À®¤¹¤ë"
21696 #~ msgid "Emit identifying info in .s file"
21697 #~ msgstr ".s ¥Õ¥¡¥¤¥ëÆâ¤Ë¼±Ê̻ҾðÊó¤òÁ÷½Ð¤¹¤ë"
21699 #~ msgid "Warn when a function arg is a structure"
21700 #~ msgstr "´Ø¿ô¤Î°ú¿ô¤¬¹½Â¤ÂΤÀ¤Ã¤¿¤é·Ù¹ð¤¹¤ë"
21702 #~ msgid "argument is a structure"
21703 #~ msgstr "°ú¿ô¤¬¹½Â¤ÂΤǤ¹"
21705 #~ msgid "Register '%c' is unknown"
21706 #~ msgstr "¥ì¥¸¥¹¥¿ '%c' ¤¬ÉÔÌÀ¤Ç¤¹"
21708 #~ msgid "Register '%c' already specified in allocation order"
21709 #~ msgstr "¥ì¥¸¥¹¥¿ '%c' ¤Ï´û¤Ë³ÎÊݽç¤Ç»ØÄꤵ¤ì¤Æ¤¤¤Þ¤¹"
21711 #~ msgid "half-pic init called on systems that don't support it."
21712 #~ msgstr "half-pic ½é´ü²½¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Ê¤¤¥·¥¹¥Æ¥à¤Ç¸Æ¤Ó½Ð¤µ¤ì¤Þ¤·¤¿¡£"
21714 #~ msgid "Same as -mcpu=i386"
21715 #~ msgstr "-mcpu=i386 ¤ÈƱ¤¸"
21717 #~ msgid "Same as -mcpu=i486"
21718 #~ msgstr "-mcpu=i486 ¤ÈƱ¤¸"
21720 #~ msgid "Same as -mcpu=pentium"
21721 #~ msgstr "-mcpu=pentium ¤ÈƱ¤¸"
21723 #~ msgid "Same as -mcpu=pentiumpro"
21724 #~ msgstr "-mcpu=pentiumpro ¤ÈƱ¤¸"
21726 #~ msgid "Emit Intel syntax assembler opcodes"
21727 #~ msgstr "Intel ¥·¥ó¥¿¥Ã¥¯¥¹¤Î¥¢¥»¥ó¥Ö¥éÌ¿Îá¤òÅǤ­½Ð¤¹"
21729 #~ msgid "Control allocation order of integer registers"
21730 #~ msgstr "À°¿ô¥ì¥¸¥¹¥¿¤Î³ÎÊݽç¤òÀ©¸æ¤¹¤ë"
21732 #~ msgid "Profiling uses mcount"
21733 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ë¤Ç mcount ¤òÍøÍѤ¹¤ë"
21735 #~ msgid "Emit half-PIC code"
21736 #~ msgstr "Ⱦ PIC ¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
21738 #~ msgid "Emit ELF object code"
21739 #~ msgstr "ELF ¥ª¥Ö¥¸¥§¥¯¥È¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
21741 #~ msgid "Emit ROSE object code"
21742 #~ msgstr "ROSE ¥ª¥Ö¥¸¥§¥¯¥È¥³¡¼¥É¤òÁ÷½Ð¤¹¤ë"
21744 #~ msgid "Symbols have a leading underscore"
21745 #~ msgstr "¥·¥ó¥Ü¥ë¤ÎƬ¤Ë¥¢¥ó¥À¡¼¥¹¥³¥¢¤ò¤Ä¤±¤ë"
21747 #~ msgid "Align to >word boundaries"
21748 #~ msgstr "¥ï¡¼¥É¶­³¦¤è¤êÂ礭¤á¤Ë¥¢¥é¥¤¥ó¤¹¤ë"
21750 #~ msgid "Use mcount for profiling"
21751 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ëÍѤˠmcount ¤òÍøÍѤ¹¤ë"
21753 #~ msgid "Use mcount_ptr for profiling"
21754 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ë¤Î¤¿¤á¤Ë mcount_ptr ¤òÍøÍѤ¹¤ë"
21756 #~ msgid "Generate code which uses the FPU"
21757 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¥æ¥Ë¥Ã¥È¤òÍøÍѤ¹¤ë¥³¡¼¥É¤òÀ¸À®¤·¤Ê¤¤"
21759 #~ msgid "The -mlong-double-64 option does not work yet."
21760 #~ msgstr "-mlong-double-64 ¥ª¥×¥·¥ç¥ó¤Ï¤Þ¤ÀÆ°ºî¤·¤Þ¤»¤ó"
21762 #~ msgid "invalid %H value"
21763 #~ msgstr "̵¸ú¤Ê %H ÃͤǤ¹"
21765 #~ msgid "invalid %h value"
21766 #~ msgstr "̵¸ú¤Ê %h ÃͤǤ¹"
21768 #~ msgid "invalid %Q value"
21769 #~ msgstr "̵¸ú¤Ê %Q ÃͤǤ¹"
21771 #~ msgid "invalid %q value"
21772 #~ msgstr "̵¸ú¤Ê %q ÃͤǤ¹"
21774 #~ msgid "invalid %p value"
21775 #~ msgstr "̵¸ú¤Ê %p ÃͤǤ¹"
21777 #~ msgid "invalid %B value"
21778 #~ msgstr "̵¸ú¤Ê %B ÃͤǤ¹"
21780 #~ msgid "invalid %C value"
21781 #~ msgstr "̵¸ú¤Ê %C ÃͤǤ¹"
21783 #~ msgid "invalid %E value"
21784 #~ msgstr "̵¸ú¤Ê %E ÃͤǤ¹"
21786 #~ msgid "invalid %r value"
21787 #~ msgstr "̵¸ú¤Ê %r ÃͤǤ¹"
21789 #~ msgid "-mips%d not supported"
21790 #~ msgstr "-mips%d ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
21792 #~ msgid "-mabi=%s does not support -mips%d"
21793 #~ msgstr "-mabi=%s ¤Ï -mips%d ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
21795 #~ msgid "The -mabi=32 support does not work yet."
21796 #~ msgstr "-mabi=32 ¥µ¥Ý¡¼¥È¤Ï¤Þ¤ÀÆ°ºî¤·¤Þ¤»¤ó"
21798 #~ msgid "This target does not support the -mabi switch."
21799 #~ msgstr "¤³¤Î¥¿¡¼¥²¥Ã¥È¤Ï -mabi ¥¹¥¤¥Ã¥Á¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
21801 #~ msgid "-mcpu=%s does not support -mips%d"
21802 #~ msgstr "-mcpu=%s ¤Ï -mips%d ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
21804 #~ msgid "-mips%d does not support 64 bit fp registers"
21805 #~ msgstr "-mips%d ¤Ï 64 bit fp ¥ì¥¸¥¹¥¿¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤»¤ó"
21807 #~ msgid "-mips%d does not support 64 bit gp registers"
21808 #~ msgstr "-mips%d ¤Ï 64 bit gp ¥ì¥¸¥¹¥¿¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤»¤ó"
21810 #~ msgid "Use OSF PIC"
21811 #~ msgstr "OSF PIC ¤òÍøÍѤ¹¤ë"
21813 #~ msgid "Don't use OSF PIC"
21814 #~ msgstr "OSF PIC ¤òÍøÍѤ·¤Ê¤¤"
21816 #~ msgid "Optimize for 4650"
21817 #~ msgstr "4650 ÍѤ˺ÇŬ²½¤¹¤ë"
21819 #~ msgid "Optimize for 3900"
21820 #~ msgstr "3900 ÍѤ˺ÇŬ²½¤¹¤ë"
21822 #~ msgid "optimization turned on"
21823 #~ msgstr "ºÇŬ²½¤òÍ­¸ú¤Ë¤¹¤ë"
21825 #~ msgid "optimization turned off"
21826 #~ msgstr "ºÇŬ²½¤ò̵¸ú¤Ë¤¹¤ë"
21828 #~ msgid "optimization level restored"
21829 #~ msgstr "ºÇŬ²½¥ì¥Ù¥ë¤ò¸µ¤ËÌᤷ¤Þ¤·¤¿"
21831 #~ msgid "PIC code generation is not compatible with profiling\n"
21832 #~ msgstr "PIC ¥³¡¼¥ÉÀ¸À®¤Ï¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤È¤ÏÁêÍƤì¤Þ¤»¤ó\n"
21834 #~ msgid "Generate little endian data"
21835 #~ msgstr "¥ê¥È¥ë¥¨¥ó¥Ç¥£¥¢¥ó¥Ç¡¼¥¿¤òÀ¸À®¤¹¤ë"
21837 #~ msgid "Generate big endian data"
21838 #~ msgstr "¥Ó¥Ã¥°¥¨¥ó¥Ç¥£¥¢¥ó¥Ç¡¼¥¿¤òÀ¸À®¤¹¤ë"
21840 #~ msgid "Turn on maintainer testing code"
21841 #~ msgstr "¥á¥ó¥Æ¥Ê¥Æ¥¹¥È¥³¡¼¥É¤òÍ­¸ú¤Ë¤¹¤ë"
21843 #~ msgid "Enable Transmeta picoJava extensions"
21844 #~ msgstr "Transmeta picoJava ³ÈÄ¥¤òÍ­¸ú¤Ë¤¹¤ë"
21846 #~ msgid "Disable Transmeta picoJava extensions"
21847 #~ msgstr "Transmeta picoJava ³ÈÄ¥¤ò̵¸ú¤Ë¤¹¤ë"
21849 #~ msgid "Disable reorganization pass"
21850 #~ msgstr "ºÆÊÔÀ®¹©Äø¤ò̵¸ú¤Ë¤¹¤ë"
21852 #~ msgid "-f%s ignored for AIX (all code is position independent)"
21853 #~ msgstr "AIX ÍѤˠ-f%s ¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿¡ÊÁ´¤Æ¤Î¥³¡¼¥É¤Ï°ÌÃÖÈó°Í¸¤Ç¤¹¡Ë"
21855 #~ msgid "-ffunction-sections disabled on AIX when debugging"
21856 #~ msgstr "AIX ¤Ç¤Ï¥Ç¥Ð¥Ã¥°»þ¤Î -ffunction-sections ¤Ï̵¸ú¤È¤µ¤ì¤Þ¤¹"
21858 #~ msgid "-fdata-sections not supported on AIX"
21859 #~ msgstr "AIX ¤Ç¤Ï -fdata-sections ¤Ï¼õ¤±Æþ¤ì¤é¤ì¤Þ¤»¤ó"
21861 #~ msgid "%%S computed all 1's mask"
21862 #~ msgstr "%%S ¤ÏÁ´¤Æ¤¬ 1 ¤Î¥Þ¥¹¥¯¤ò·×»»¤·¤Þ¤·¤¿"
21864 #~ msgid "%%S computed all 0's mask"
21865 #~ msgstr "%%S ¤ÏÁ´¤Æ¤¬ 0 ¤Î¥Þ¥¹¥¯¤ò·×»»¤·¤Þ¤·¤¿"
21867 #~ msgid "profiling does not support code models other than medlow"
21868 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ï medlow °Ê³°¤Î¥³¡¼¥É¥â¥Ç¥ë¤Ç¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
21870 #~ msgid "%s and profiling conflict: disabling %s"
21871 #~ msgstr "%s ¤È¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°¤Ï¶¥¹ç¤·¤Þ¤¹: %s ¤ò̵¸ú²½¤·¤Þ¤¹"
21873 #~ msgid "Use FUNCTION_EPILOGUE"
21874 #~ msgstr "FUNCTION_EPILOGUE ¤ò»ÈÍѤ¹¤ë"
21876 #~ msgid "Do not use FUNCTION_EPILOGUE"
21877 #~ msgstr "FUNCTION_EPILOGUE ¤ò»ÈÍѤ·¤Ê¤¤"
21879 #~ msgid "object size exceeds built-in limit for virtual function table implementation"
21880 #~ msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥µ¥¤¥º¤¬¡¢²¾ÁÛ´Ø¿ô¥Æ¡¼¥Ö¥ë¼ÂÁõ¤ËÁȤ߹þ¤³¤Þ¤ì¤¿¥µ¥¤¥º¤òĶ²á¤·¤Þ¤·¤¿"
21882 #~ msgid "object size exceeds normal limit for virtual function table implementation, recompile all source and use -fhuge-objects"
21883 #~ msgstr "¥ª¥Ö¥¸¥§¥¯¥È¥µ¥¤¥º¤¬¡¢²¾ÁÛ´Ø¿ô¥Æ¡¼¥Ö¥ë¼ÂÁõ¤ÎÄ̾ï¤ÎÀ©¸Â¤òĶ²á¤·¤¿¤¿¤á¡¢Á´¤Æ¤Î¥½¡¼¥¹¤ò -fhuge-objects ¤ò»È¤Ã¤ÆºÆ¥³¥ó¥Ñ¥¤¥ë¤·¤Æ¤¯¤À¤µ¤¤"
21885 #~ msgid "the ABI requires vtable thunks"
21886 #~ msgstr "ABI ¤Ï²¾ÁÛ´Ø¿ô¥Æ¡¼¥Ö¥ë¥µ¥ó¥¯¤òÍ׵ᤷ¤Þ¤¹"
21888 #~ msgid "cannot declare %s to references"
21889 #~ msgstr "%s ¤ò»²¾È¤È¤·¤ÆÀë¸À¤Ç¤­¤Þ¤»¤ó"
21891 #~ msgid "invalid type: `void &'"
21892 #~ msgstr "̵¸ú¤Ê·¿: `void &'"
21894 #~ msgid "discarding `const' applied to a reference"
21895 #~ msgstr "»²¾È¤ËÍѤ¤¤é¤ì¤¿ `const' ¤Ï¼Î¤Æ¤é¤ì¤Þ¤¹"
21897 #~ msgid "discarding `volatile' applied to a reference"
21898 #~ msgstr "»²¾È¤ËÍѤ¤¤é¤ì¤¿ `volatile' ¤Ï¼Î¤Æ¤é¤ì¤Þ¤¹"
21900 #~ msgid "typedef declaration includes an initializer"
21901 #~ msgstr "typedef Àë¸À¤¬½é´üÀßÄê»Ò¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
21903 #~ msgid "-fname-mangling-version is no longer supported"
21904 #~ msgstr "-fname-mangling-version ¤Ï¤â¤Ï¤ä¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤»¤ó"
21906 #~ msgid "`__alignof__' applied to a bit-field"
21907 #~ msgstr "¥Ó¥Ã¥È¥Õ¥£¡¼¥ë¥É¤ËÂФ·¤ÆŬÍѤµ¤ì¤¿ `__alignof__'"
21909 #~ msgid "  will be re-ordered to match declaration order"
21910 #~ msgstr "  Àë¸À½ç¤È°ìÃפ¹¤ë¤è¤¦¤ËʤÓÂؤ¨¤é¤ì¤Þ¤¹"
21912 #~ msgid "  will be re-ordered to match inheritance order"
21913 #~ msgstr "  ÇÉÀ¸½ç¤È°ìÃפ¹¤ë¤è¤¦¤ËʤÙÂؤ¨¤é¤ì¤Þ¤¹"
21915 #~ msgid "initializer for unnamed base class ambiguous"
21916 #~ msgstr "̵̾´ðÄ쥯¥é¥¹¤Î½é´üÀßÄê»Ò¤¬Û£Ëæ¤Ç¤¹"
21918 #~ msgid "no base class to initialize"
21919 #~ msgstr "½é´ü²½¤¹¤Ù¤­´ðÄ쥯¥é¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
21921 #~ msgid "Do not treat the namespace `std' as a normal namespace"
21922 #~ msgstr "̾Á°¶õ´Ö `std' ¤òÄ̾ï¤Î̾Á°¶õ´Ö¤È¤·¤Æ¼è¤ê°·¤ï¤Ê¤¤"
21924 #~ msgid "methods cannot be converted to function pointers"
21925 #~ msgstr "¥á¥½¥Ã¥É¤Ï´Ø¿ô¥Ý¥¤¥ó¥¿¤ËÊÑ´¹¤Ç¤­¤Þ¤»¤ó"
21927 #~ msgid "ambiguous request for method pointer `%s'"
21928 #~ msgstr "¥á¥½¥Ã¥É¥Ý¥¤¥ó¥¿ `%s' ¤Ø¤ÎÍ׵᤬ۣËæ¤Ç¤¹"
21930 #~ msgid "ISO C++ forbids `&&'"
21931 #~ msgstr "ISO C++ ¤Ï `&&' ¤ò¶Ø¤¸¤Þ¤¹"
21933 #~ msgid "taking dynamic typeid of object with -fno-rtti"
21934 #~ msgstr "-fno-rtti ¤Î»ØÄê¤È°ì½ï¤Ë¥ª¥Ö¥¸¥§¥¯¥È¤ÎưŪ typeid ¤ò¼è¤í¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
21936 #~ msgid "recoverable compiler error, fixups for virtual function"
21937 #~ msgstr "²óÉü²Äǽ¤Ê¥³¥ó¥Ñ¥¤¥é¤Î¥¨¥é¡¼¡¢²¾ÁÛ´Ø¿ô¤Î½¤Àµ"
21939 #~ msgid "   will be re-ordered to precede member initializations"
21940 #~ msgstr "   Àè¤Ë¤¢¤ë¥á¥ó¥Ð½é´ü²½»Ò¤ÈʤÓÂؤ¨¤é¤ì¤Þ¤¹"
21942 #~ msgid "`com_interface' only supported with -fvtable-thunks"
21943 #~ msgstr "`com_interface' ¤Ï -fvtable-thunks ¤ò»ØÄꤷ¤¿¤È¤­¤À¤±¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤¹"
21945 #~ msgid "ISO C++ forbids applying `sizeof' to a member function"
21946 #~ msgstr "ISO C++ ¤Ï¥á¥ó¥Ð´Ø¿ô¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
21948 #~ msgid "ISO C++ forbids applying `sizeof' to type `void' which is an incomplete type"
21949 #~ msgstr "ISO C++ ¤ÏÉÔ´°Á´·¿¤Ç¤¢¤ë `void' ·¿¤Ø¤Î `sizeof' ¤ÎŬÍѤò¶Ø¤¸¤Þ¤¹"
21951 #~ msgid "invalid reference to NULL ptr, use ptr-to-member instead"
21952 #~ msgstr "NULL ¥Ý¥¤¥ó¥¿¤Ø¤Î̵¸ú¤Ê»²¾È¡¢Âå¤ï¤ê¤Ë¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¤¤Þ¤·¤ç¤¦"
21954 #~ msgid "invalid call to member function needing `this' in static member function scope"
21955 #~ msgstr "ÀÅŪ¥á¥ó¥Ð´Ø¿ô¥¹¥³¡¼¥×Æâ¤Ç¤Ï `this' ¤òÍפ¹¤ë¥á¥ó¥Ð´Ø¿ô¤Î¸Æ¤Ó½Ð¤·¤Ï̵¸ú¤Ç¤¹"
21957 #~ msgid "ISO C++ forbids using pointer of type `void *' in pointer arithmetic"
21958 #~ msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë `void *' ·¿¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
21960 #~ msgid "ISO C++ forbids using a pointer-to-function in pointer arithmetic"
21961 #~ msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
21963 #~ msgid "ISO C++ forbids using a pointer to member function in pointer arithmetic"
21964 #~ msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë¥á¥ó¥Ð´Ø¿ô¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
21966 #~ msgid "ISO C++ forbids using pointer to a member in pointer arithmetic"
21967 #~ msgstr "ISO C++ ¤Ï¥Ý¥¤¥ó¥¿·×»»¤Ë¥á¥ó¥Ð¤Ø¤Î¥Ý¥¤¥ó¥¿¤ò»È¤¦¤³¤È¤ò¶Ø¤¸¤Þ¤¹"
21969 #~ msgid "unary `&'"
21970 #~ msgstr "ñ¹à¤Î `&'"
21972 #~ msgid "return value from function receives multiple initializations"
21973 #~ msgstr "´Ø¿ô¤«¤é¤ÎÌá¤êÃͤ¬Ê£¿ô¤Î½é´ü²½¤ò¼õ¤±¼è¤ê¤Þ¤·¤¿"
21975 #~ msgid "Internal error #%d."
21976 #~ msgstr "ÆâÉô¥¨¥é¡¼: #%d¡£"
21978 #~ msgid "due to the presence of a constructor"
21979 #~ msgstr "¥³¥ó¥¹¥È¥é¥¯¥¿¤¬¤¢¤ë¤³¤È¤Ë¤è¤ë"
21981 #~ msgid "Can't create cross-reference file `%s'"
21982 #~ msgstr "Áê¸ß»²¾È¥Õ¥¡¥¤¥ë `%s' ¤òºî¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó"
21984 #~ msgid "traditional C rejects the `U' suffix"
21985 #~ msgstr "¸Å¤¤ C ¤Ç¤Ï `U' ÀÜÈø¼­¤¬µñÀ䤵¤ì¤Þ¤¹"
21987 #~ msgid "too many 'l' suffixes in integer constant"
21988 #~ msgstr "À°¿ôÄê¿ô¤Î¥µ¥Õ¥£¥Ã¥¯¥¹ 'l' ¤¬Â¿¤¹¤®¤Þ¤¹"
21990 #~ msgid "integer constant contains digits beyond the radix"
21991 #~ msgstr "À°¿ôÄê¿ô¤¬´ð¿ô¤òĶ¤¨¤¿¿ôÃͤò´Þ¤ó¤Ç¤¤¤Þ¤¹"
21993 #~ msgid "\"defined\" operator appears during macro expansion"
21994 #~ msgstr "\"defined\" ±é»»»Ò¤¬¥Þ¥¯¥íŸ³«Ãæ¤Ë¸½¤ì¤Þ¤·¤¿"
21996 #~ msgid "-include and -imacros cannot be used with -fpreprocessed"
21997 #~ msgstr "-include ¤ä -imacros ¤Ï -fpreprocessed ¤È°ì½ï¤Ë»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
21999 #~ msgid "buffers still stacked in cpp_finish"
22000 #~ msgstr "cpp_finish ¤Ç¥Ð¥Ã¥Õ¥¡¤¬¤Þ¤À¥¹¥¿¥Ã¥¯¤µ¤ì¤Æ¤¤¤Þ¤¹"
22002 #~ msgid "Argument missing after %s"
22003 #~ msgstr "%s ¤Î¸å¤í¤Î°ú¿ô¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
22005 #~ msgid "Number missing after %s"
22006 #~ msgstr "%s ¤Î¸å¤í¤Î¿ô»ú¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
22008 #~ msgid "GNU CPP version %s (cpplib)"
22009 #~ msgstr "GNU CPP version %s (cpplib)"
22011 #~ msgid "Usage: %s [switches] input output\n"
22012 #~ msgstr "»È¤¤Êý: %s [¥¹¥¤¥Ã¥Á] ÆþÎÏ ½ÐÎÏ\n"
22014 #~ msgid ""
22015 #~ "  -pedantic                 Issue all warnings demanded by strict ISO C\n"
22016 #~ "  -pedantic-errors          Issue -pedantic warnings as errors instead\n"
22017 #~ "  -trigraphs                Support ISO C trigraphs\n"
22018 #~ "  -lang-c                   Assume that the input sources are in C\n"
22019 #~ "  -lang-c89                 Assume that the input sources are in C89\n"
22020 #~ msgstr ""
22021 #~ "  -pedantic                 ¸·Ì©¤Ê ISO C ¤ÇÍ׵ᤵ¤ì¤ëÁ´¤Æ¤Î·Ù¹ð¤òȯ¹Ô¤¹¤ë\n"
22022 #~ "  -pedantic-errors          -pedantic ·Ù¹ð¤ÎÂå¤ê¤Ë¥¨¥é¡¼¤òȯ¹Ô¤¹¤ë\n"
22023 #~ "  -trigraphs                ISO C ¥È¥é¥¤¥°¥é¥Õ¤ò¼õ¤±Æþ¤ì¤ë\n"
22024 #~ "  -lang-c                   ÆþÎÏ¥½¡¼¥¹¤ò C ¤È¤ß¤Ê¤¹\n"
22025 #~ "  -lang-c89                 ÆþÎÏ¥½¡¼¥¹¤ò C89 ¤È¤ß¤Ê¤¹\n"
22027 #~ msgid ""
22028 #~ "  -lang-c++                 Assume that the input sources are in C++\n"
22029 #~ "  -lang-objc                Assume that the input sources are in ObjectiveC\n"
22030 #~ "  -lang-objc++              Assume that the input sources are in ObjectiveC++\n"
22031 #~ "  -lang-asm                 Assume that the input sources are in assembler\n"
22032 #~ msgstr ""
22033 #~ "  -lang-c++                 ÆþÎÏ¥½¡¼¥¹¤ò C ¤È¤ß¤Ê¤¹\n"
22034 #~ "  -lang-objc                ÆþÎÏ¥½¡¼¥¹¤ò ObjectiveC ¤È¤ß¤Ê¤¹\n"
22035 #~ "  -lang-objc++              ÆþÎÏ¥½¡¼¥¹¤ò ObjectiveC++ ¤È¤ß¤Ê¤¹\n"
22036 #~ "  -lang-asm                 ÆþÎÏ¥½¡¼¥¹¤ò¥¢¥»¥ó¥Ö¥ê¸À¸ì¤È¤ß¤Ê¤¹\n"
22038 #~ msgid "possible start of unterminated string literal"
22039 #~ msgstr "½ªÃ¼¤Î¤Ê¤¤Ê¸»úÎó¥ê¥Æ¥é¥ë¤Î¿äÄ곫»Ï°ÌÃÖ"
22041 #~ msgid "multi-line string literals are deprecated"
22042 #~ msgstr "Ê£¿ô¹Ôʸ»úÎó¥ê¥Æ¥é¥ë¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó"
22044 #~ msgid "directives may not be used inside a macro argument"
22045 #~ msgstr "¥Þ¥¯¥í°ú¿ôÆâ¤Ç¥Ç¥£¥ì¥¯¥È¥ê¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
22047 #~ msgid "# followed by integer"
22048 #~ msgstr "À°¿ô¤¬ # ¤Ë³¤¤¤Æ¤¤¤Þ¤¹"
22050 #~ msgid "attempt to push file buffer with contexts stacked"
22051 #~ msgstr "¥¹¥¿¥Ã¥¯¤µ¤ì¤¿¥³¥ó¥Æ¥¯¥¹¥È¤È°ì½ï¤Ë¥Õ¥¡¥¤¥ë¥Ð¥Ã¥Õ¥¡¤ò push ¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹"
22053 #~ msgid "file \"%s\" left but not entered"
22054 #~ msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤«¤é½Ð¤Þ¤·¤¿¤¬Æþ¤Ã¤Æ¤¤¤Þ¤»¤ó"
22056 #~ msgid "expected to return to file \"%s\""
22057 #~ msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤ËÌá¤ë¤Ï¤º¤Ç¤·¤¿"
22059 #~ msgid "header flags for \"%s\" have changed"
22060 #~ msgstr "\"%s\" ¤Î¥Ø¥Ã¥À¥Õ¥é¥°¤¬Êѹ¹¤µ¤ì¤Þ¤·¤¿"
22062 #~ msgid "<stdin>"
22063 #~ msgstr "<ɸ½àÆþÎÏ>"
22065 #~ msgid "file \"%s\" entered but not left"
22066 #~ msgstr "¥Õ¥¡¥¤¥ë \"%s\" ¤ËÆþ¤ê¤Þ¤·¤¿¤¬½Ð¤Þ¤»¤ó¤Ç¤·¤¿"
22068 #~ msgid "Invalid option %s"
22069 #~ msgstr "̵¸ú¤Ê¥ª¥×¥·¥ç¥ó %s"
22071 #~ msgid "%s:%d: warning: "
22072 #~ msgstr "%s:%d: ·Ù¹ð: "
22074 #~ msgid "%s: warning: "
22075 #~ msgstr "%s: ·Ù¹ð: "
22077 #~ msgid "sorry, not implemented: "
22078 #~ msgstr "»ÄÇ°¤Ê¤¬¤é¸«¼ÂÁõ¤Ç¤¹: "
22080 #~ msgid "support non-32-bit machines better as of version 0.6."
22081 #~ msgstr "g77 ¤Ï¤¤¤º¤ì version 0.6 Æ±ÍͤËÈó 32 ¥Ó¥Ã¥Èµ¡¤Ç¤â¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤¹"
22083 #~ msgid "the meaning of `\\a' varies with -traditional"
22084 #~ msgstr "-traditional ¤Ç¤Ï `\\a' ¤Î°ÕÌ£¤¬°Û¤Ê¤ê¤Þ¤¹"
22086 #~ msgid "output_operand: %s"
22087 #~ msgstr "output_operand: %s"
22089 #~ msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d\n"
22090 #~ msgstr "NOTE_INSN_BASIC_BLOCK ¤¬¥Ö¥í¥Ã¥¯ %d ¤Ë¤¢¤ê¤Þ¤»¤ó\n"
22092 #~ msgid "argument to `-b' is missing"
22093 #~ msgstr "`-b' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
22095 #~ msgid "argument to `-V' is missing"
22096 #~ msgstr "`-V' ¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
22098 #~ msgid "invalid version number format"
22099 #~ msgstr "̵¸ú¤Ê¥Ð¡¼¥¸¥ç¥óÈÖ¹æ·Á¼°"
22101 #~ msgid "gcov [-b] [-v] [-n] [-l] [-f] [-o OBJDIR] file\n"
22102 #~ msgstr "gcov [-b] [-v] [-n] [-l] [-f] [-o OBJDIR] ¥Õ¥¡¥¤¥ë\n"
22104 #~ msgid ".da file contents exhausted too early\n"
22105 #~ msgstr ".da ¥Õ¥¡¥¤¥ë¤ÎÆâÍƤò¤¢¤Þ¤ê¤ËÁ᤯»È¤¤ÀڤäƤ·¤Þ¤¤¤Þ¤·¤¿\n"
22107 #~ msgid "%6.2f%% of %d source lines executed in function %s\n"
22108 #~ msgstr "%6.2f%%(%d ¹ÔÃæ) ¤Î¥½¡¼¥¹¹Ô¤¬´Ø¿ô %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
22110 #~ msgid "%6.2f%% of %d branches executed in function %s\n"
22111 #~ msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬´Ø¿ô %s Æâ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
22113 #~ msgid "%6.2f%% of %d branches taken at least once in function %s\n"
22114 #~ msgstr "%6.2f%%(%d ËÜÃæ) ¤Î¥Ö¥é¥ó¥Á¤¬¾¯¤Ê¤¯¤È¤â°ìÅ٤ϴؿô %s ¤Ç¼õ¼è¤é¤ì¤Þ¤·¤¿\n"
22116 #~ msgid "No branches in function %s\n"
22117 #~ msgstr "´Ø¿ô %s ¤Ë¤Ïʬ´ô¤¬¤¢¤ê¤Þ¤»¤ó\n"
22119 #~ msgid "%6.2f%% of %d calls executed in function %s\n"
22120 #~ msgstr "%6.2f%%(%d ²ó) ¤Î¸Æ¤Ó½Ð¤·¤¬´Ø¿ô %s ¤Ç¼Â¹Ô¤µ¤ì¤Þ¤·¤¿\n"
22122 #~ msgid "call %d returns = %d%%\n"
22123 #~ msgstr "¸Æ¤Ó½Ð¤· %d ¤ÎÌá¤ê = %d%%\n"
22125 #~ msgid "branch %d taken = %d%%\n"
22126 #~ msgstr "¥Ö¥é¥ó¥Á %d ¼õÍý = %d%%\n"
22128 #~ msgid "Premature end of input file %s"
22129 #~ msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë %s ¤Î½ª¤ê¤Ë㤹¤ë¤Î¤¬Á᤹¤®¤Þ¤¹"
22131 #~ msgid "can't to open %s"
22132 #~ msgstr "%s ¤ò open ¤Ç¤­¤Þ¤»¤ó"
22134 #~ msgid "Make is_compiled_class return 1"
22135 #~ msgstr "is_compiled_class ¤¬ 1 ¤òÊÖ¤¹¤è¤¦¤Ë¤¹¤ë"
22137 #~ msgid "Dump class files to <name>.class"
22138 #~ msgstr "¥¯¥é¥¹¤ò <name>.class ¥Õ¥¡¥¤¥ë¤Ø¥À¥ó¥×¤¹¤ë"
22140 #~ msgid "input file is list of file names to compile"
22141 #~ msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ë¤ò¥³¥ó¥Ñ¥¤¥ë¤¹¤ë¥Õ¥¡¥¤¥ë̾¤Î¥ê¥¹¥È¤È¤¹¤ë"
22143 #~ msgid "Generate code for Boehm GC"
22144 #~ msgstr "Boehm GC ÍѤΥ³¡¼¥É¤òÀ¸À®¤¹¤ë"
22146 #~ msgid "Don't put synchronization structure in each object"
22147 #~ msgstr "Ʊ´ü¹½Â¤ÂΤò³Æ¥ª¥Ö¥¸¥§¥¯¥È¤ËÁȤßÆþ¤ì¤Ê¤¤"
22149 #~ msgid "Set class path and suppress system path"
22150 #~ msgstr "¥¯¥é¥¹¥Ñ¥¹¤òÀßÄꤷ¤Æ¥·¥¹¥Æ¥à¥Ñ¥¹¤ò±£¤¹"
22152 #~ msgid "Can't specify array dimension in a declaration"
22153 #~ msgstr "ÇÛÎó¤Î¼¡¸µ¤òÀë¸À¤Ç»ØÄꤹ¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
22155 #~ msgid "Can't use '$' as a separator for inner classes"
22156 #~ msgstr "'$' ¤ÏÆâÉô¥¯¥é¥¹¤Î¶èÀÚ¤ê»Ò¤È¤·¤Æ»ÈÍѤǤ­¤Þ¤»¤ó"
22158 #~ msgid "internal error - use of undefined type"
22159 #~ msgstr "ÆâÉô¥¨¥é¡¼ - Ì¤ÄêµÁ·¿¤Î»ÈÍѤǤ¹"
22161 #~ msgid "no class name specified as argument to -fconstant-string-class"
22162 #~ msgstr "-fconstant-string-class ¤Ë°ú¿ô¤È¤·¤Æ»ØÄꤵ¤ì¤¿¥¯¥é¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
22164 #~ msgid "syntax error at '@' token"
22165 #~ msgstr "'@' ¥È¡¼¥¯¥ó¤Çʸˡ¥¨¥é¡¼"
22167 #~ msgid "Arc profiling: some edge counts were bad."
22168 #~ msgstr "¸Ì(arc)¥×¥í¥Õ¥¡¥¤¥ê¥ó¥°: ´ö¤Ä¤«¤Î edge ¥«¥¦¥ó¥È¤ÏÉÔÀµ¤Ç¤¹¡£"
22170 #~ msgid "conversion from NaN to unsigned int"
22171 #~ msgstr "NaN ¤«¤éÉä¹ç̵¤·À°¿ô¤Ø¤ÎÊÑ´¹¤Ç¤¹"
22173 #~ msgid "floating point overflow"
22174 #~ msgstr "ÉâÆ°¾®¿ôÅÀ¤¬¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤·¤Þ¤·¤¿"
22176 #~ msgid "overflow on truncation to integer"
22177 #~ msgstr "À°¿ô¤Ø¤ÎÀÚ¤êµÍ¤á¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤¬µ¯¤³¤ê¤Þ¤·¤¿"
22179 #~ msgid "overflow on truncation to unsigned integer"
22180 #~ msgstr "Éä¹ç̵¤·À°¿ô¤Ø¤ÎÀÚ¤êµÍ¤á¤Ç¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤¬µ¯¤³¤ê¤Þ¤·¤¿"
22182 #~ msgid "%s: argument domain error"
22183 #~ msgstr "%s: °ú¿ôÎΰ襨¥é¡¼¤Ç¤¹"
22185 #~ msgid "%s: function singularity"
22186 #~ msgstr "%s: ´Ø¿ô¤Îñ°ìÀ­"
22188 #~ msgid "%s: overflow range error"
22189 #~ msgstr "%s: ¥ª¡¼¥Ð¡¼¥Õ¥í¡¼ÈÏ°Ï¥¨¥é¡¼"
22191 #~ msgid "%s: underflow range error"
22192 #~ msgstr "%s: ¥¢¥ó¥À¡¼¥Õ¥í¡¼ÈÏ°Ï¥¨¥é¡¼"
22194 #~ msgid "%s: total loss of precision"
22195 #~ msgstr "%s: Á´ÂÎŪ¤ÊÀºÅÙ¤ÎÄã²¼"
22197 #~ msgid "%s: partial loss of precision"
22198 #~ msgstr "%s: ÉôʬŪ¤ÊÀºÅÙ¤ÎÄã²¼"
22200 #~ msgid "%s: NaN - producing operation"
22201 #~ msgstr "%s: NaN - Áàºî¤òÀ¸¤¸¤Þ¤¹"
22203 #~ msgid "`asm' cannot be used in function where memory usage is checked"
22204 #~ msgstr "`asm' ¤Ï´Ø¿ô¤Ç¥á¥â¥êÍøÍѤòÄ´¤Ù¤ë½ê¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
22206 #~ msgid "`asm' cannot be used with `-fcheck-memory-usage'"
22207 #~ msgstr "`asm' ¤Ï `-fcheck-memory-usage' ¤È°ì½ï¤Ë»È¤¨¤Þ¤»¤ó"
22209 #~ msgid "output operand constraint %d contains `+'"
22210 #~ msgstr "½ÐÎÏ¥ª¥Ú¥é¥ó¥ÉÀ©Ìó %d ¤Ï `+' ¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
22212 #~ msgid "hard register `%s' listed as input operand to `asm'"
22213 #~ msgstr "¥Ï¡¼¥É¥ì¥¸¥¹¥¿ `%s' ¤¬ `asm' ¤ËÂФ·¡¢ÆþÎÏ¥ª¥Ú¥é¥ó¥É¤È¤·¤ÆÅÐÏ¿¤µ¤ì¤Þ¤·¤¿"
22215 #~ msgid "\"%s\" and \"%s\" identical in first %d characters"
22216 #~ msgstr "\"%s\" ¤È \"%s\" ¤ÏºÇ½é¤Î %d Ê¸»ú¤¬Á´¤¯Æ±¤¸¤Ç¤¹"
22218 #~ msgid "Pretend that host and target use the same FP format"
22219 #~ msgstr "¥Û¥¹¥È¤È¥¿¡¼¥²¥Ã¥È¤¬Æ±¤¸ÉâÆ°¾®¿ô·Á¼°¤ò»È¤¦¿¶¤ëÉñ¤¤¤ò¤µ¤»¤ë"
22221 #~ msgid "Improve FP speed by violating ANSI & IEEE rules"
22222 #~ msgstr "ANSI & IEEE µ¬Â§¤òÇˤäÆÉâÆ°¾®¿ô¤Î®ÅÙ¤ò²þÁ±¤¹¤ë"
22224 #~ msgid "Generate code to check every memory access"
22225 #~ msgstr "³Æ¥á¥â¥ê¥¢¥¯¥»¥¹¤ò¸¡½Ð¤¹¤ë¥³¡¼¥É¤òÀ¸À®¤¹¤ë"
22227 #~ msgid "Add a prefix to all function names"
22228 #~ msgstr "Á´¤Æ¤Î´Ø¿ô̾¤ËÀÜƬ¼­¤òÄɲ乤ë"
22230 #~ msgid "Do not promote floats to double if using -traditional"
22231 #~ msgstr "-traditional »ÈÍÑ»þ¤Ë¤Ï¡¢ÉâÆ°¾®¿ô¤Ë´Ø¤· float ¤«¤é double ¤Ë³Ê¾å¤²¤·¤Ê¤¤"
22233 #~ msgid "Attempt to support traditional K&R style C"
22234 #~ msgstr "¸Å¤¤ K&R ¼°¤Î C ¤Î¥µ¥Ý¡¼¥È¤ò»î¤ß¤ë"
22236 #~ msgid "Internal error: %s"
22237 #~ msgstr "ÆâÉô¥¨¥é¡¼: %s"
22239 #~ msgid "Errors detected in input file (your bison.simple is out of date)\n"
22240 #~ msgstr "ÆþÎÏ¥Õ¥¡¥¤¥ëÃæ¤Ë¥¨¥é¡¼ (¤¢¤Ê¤¿¤Î bison.simple ¤Ï¸Å¤¹¤®¤Þ¤¹)\n"
22242 #~ msgid "  -Wid-clash-<num>        Warn if 2 identifiers have the same first <num> chars\n"
22243 #~ msgstr "  -Wid-clash-<num>        Æó¤Ä¤Î¼±Ê̻Ҥ¬ <num> Ê¸»úʬ°ìÃפ·¤Æ¤¤¤ì¤Ð·Ù¹ð¤¹¤ë\n"
22245 #~ msgid "  -a                      Enable block profiling \n"
22246 #~ msgstr "  -a                      ¥Ö¥í¥Ã¥¯¥×¥í¥Õ¥¡¥¤¥ë¤òÍ­¸ú¤Ë¤¹¤ë\n"
22248 #~ msgid "  -ax                     Enable jump profiling \n"
22249 #~ msgstr "  -ax                     ¥¸¥ã¥ó¥×¥×¥í¥Õ¥¡¥¤¥ë¤òÍ­¸ú¤Ë¤¹¤ë\n"
22251 #~ msgid "Unrecognized option `%s'"
22252 #~ msgstr "ǧ¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `%s'"
22254 #~ msgid "`-a' option (basic block profile) not supported"
22255 #~ msgstr "`-a' ¥ª¥×¥·¥ç¥ó(´ðËÜ¥Ö¥í¥Ã¥¯¥×¥í¥Õ¥¡¥¤¥ë)¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
22257 #~ msgid "`-ax' option (jump profiling) not supported"
22258 #~ msgstr "`-ax' ¥ª¥×¥·¥ç¥ó(¥¸¥ã¥ó¥×¥×¥í¥Õ¥¡¥¤¥ë)¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
22260 #~ msgid "`-ax' and `-a' are conflicting options. `-a' ignored."
22261 #~ msgstr "`-ax' ¤È `-a' ¤ÏÌ·½â¤¹¤ë¥ª¥×¥·¥ç¥ó¤Ç¤¹¡£`-a' ¤ò̵»ë¤·¤Þ¤·¤¿¡£"
22263 #~ msgid "profiling does not work without a frame pointer"
22264 #~ msgstr "¥×¥í¥Õ¥¡¥¤¥ë¤Ï¥Õ¥ì¡¼¥à¥Ý¥¤¥ó¥¿¤Ê¤·¤Ç¤ÏÆ°ºî¤·¤Þ¤»¤ó"
22266 #~ msgid "Data size %ld.\n"
22267 #~ msgstr "¥Ç¡¼¥¿¥µ¥¤¥º %ld.\n"
22269 #~ msgid "floating point numbers not allowed in #if expressions"
22270 #~ msgstr "#if ¼°¤ÎÃæ¤Ç¤ÎÉâÆ°¾®¿ôÅÀ¿ô¤Ïµö²Ä¤µ¤ì¤Þ¤»¤ó"
22272 #~ msgid "Invalid number in #if expression"
22273 #~ msgstr "#if ¼°¤ÎÃæ¤Ë̵¸ú¤Ê¿ôÃÍ"
22275 #~ msgid "double quoted strings not allowed in #if expressions"
22276 #~ msgstr "Æó½Å¤Ë¥¯¥©¡¼¥È¤µ¤ì¤¿Ê¸»úÎó¤Ï #if ¼°Æâ¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
22278 #~ msgid "octal character constant does not fit in a byte"
22279 #~ msgstr "8 ¿Ê¿ôʸ»úÄê¿ô¤¬ 1 ¥Ð¥¤¥È¤Ë¼ý¤Þ¤ê¤Þ¤»¤ó"
22281 #~ msgid "hex character constant does not fit in a byte"
22282 #~ msgstr "16 ¿Ê¿ôʸ»úÄê¿ô¤¬ 1 ¥Ð¥¤¥È¤Ë¼ý¤Þ¤ê¤Þ¤»¤ó"
22284 #~ msgid "empty #if expression"
22285 #~ msgstr "¶õ¤Î #if ¼°¤Ç¤¹"
22287 #~ msgid "Junk after end of expression."
22288 #~ msgstr "¼°¤Î½ª¤ê°Ê¹ß¤Ë¥´¥ß¤¬¤¢¤ê¤Þ¤¹"
22290 #~ msgid "macro or #include recursion too deep"
22291 #~ msgstr "¥Þ¥¯¥í¤Þ¤¿¤Ï #include ¤ÎºÆµ¢¤¬¿¼¤¹¤®¤Þ¤¹"
22293 #~ msgid "Usage: %s [switches] input output"
22294 #~ msgstr "»È¤¤Êý: %s [¥¹¥¤¥Ã¥Á] ÆþÎÏ ½ÐÎÏ"
22296 #~ msgid "-traditional is not supported in C++"
22297 #~ msgstr "-traditional ¤Ï C++ ¤Ç¤Ï¼õ¤±ÉÕ¤±¤é¤ì¤Þ¤»¤ó"
22299 #~ msgid "-traditional and -ansi are mutually exclusive"
22300 #~ msgstr "-traditional ¤È -ansi ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹"
22302 #~ msgid "Filename missing after -i option"
22303 #~ msgstr "-i ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
22305 #~ msgid "Filename missing after -o option"
22306 #~ msgstr "-o ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
22308 #~ msgid "Target missing after %s option"
22309 #~ msgstr "%s ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥¿¡¼¥²¥Ã¥È¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
22311 #~ msgid "Filename missing after %s option"
22312 #~ msgstr "%s ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Õ¥¡¥¤¥ë̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
22314 #~ msgid "Macro name missing after -%c option"
22315 #~ msgstr "-%c ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Þ¥¯¥í̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
22317 #~ msgid "-pedantic and -traditional are mutually exclusive"
22318 #~ msgstr "-pedantic ¤È -traditional ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹"
22320 #~ msgid "-trigraphs and -traditional are mutually exclusive"
22321 #~ msgstr "-trigraphs ¤È -traditional ¤È¤ÏÁê¸ßÇÓ¾Ū¤Ç¤¹"
22323 #~ msgid "Directory name missing after -I option"
22324 #~ msgstr "-I ¥ª¥×¥·¥ç¥ó¤Î¸å¤í¤Î¥Ç¥£¥ì¥¯¥È¥ê̾¤ò·ç¤¤¤Æ¤¤¤Þ¤¹"
22326 #~ msgid "`/*' within comment"
22327 #~ msgstr "`/*' ¤¬¥³¥á¥ó¥ÈÆâ¤Ë¤¢¤ê¤Þ¤¹"
22329 #~ msgid "unterminated #%s conditional"
22330 #~ msgstr "½ªÃ¼¤Î¤Ê¤¤ #%s ¾ò·ï"
22332 #~ msgid "not in any file?!"
22333 #~ msgstr "Á´¤¯¥Õ¥¡¥¤¥ë¤¬¤Ê¤¤?!"
22335 #~ msgid "`defined' must be followed by ident or (ident)"
22336 #~ msgstr "`defined' ¤Î¸å¤í¤Ë ident ¤ä (ident) ¤¬¤³¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
22338 #~ msgid "cccp error: invalid special hash type"
22339 #~ msgstr "cccp ¥¨¥é¡¼: Æüì¥Ï¥Ã¥·¥å·¿¤¬Ìµ¸ú¤Ç¤¹"
22341 #~ msgid "#include expects \"fname\" or <fname>"
22342 #~ msgstr "#include ¤Î¸å¤Ë¤Ï \"fname\" ¤ä <fname> ¤¬É¬ÍפǤ¹"
22344 #~ msgid "No include path in which to find %.*s"
22345 #~ msgstr "%.*s ¤¬¸«¤Ä¤«¤ë¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤¬¤¢¤ê¤Þ¤»¤ó"
22347 #~ msgid "invalid macro name"
22348 #~ msgstr "̵¸ú¤Ê¥Þ¥¯¥í̾"
22350 #~ msgid "invalid macro name `%s'"
22351 #~ msgstr "̵¸ú¤Ê¥Þ¥¯¥í̾ `%s'"
22353 #~ msgid "parameter name starts with a digit in #define"
22354 #~ msgstr "#define Ãæ¤Î²¾°ú¿ô̾¤¬¿ô»ú¤Ç»Ï¤Þ¤Ã¤Æ¤¤¤Þ¤¹"
22356 #~ msgid "badly punctuated parameter list in #define"
22357 #~ msgstr "#define Ãæ¤Î²¾°ú¿ô¥ê¥¹¥È¤¬ÊѤ˶èÀÚ¤é¤ì¤Þ¤·¤¿"
22359 #~ msgid "\"%.*s\" redefined"
22360 #~ msgstr "\"%.*s\" ¤¬ºÆÄêµÁ¤µ¤ì¤Þ¤·¤¿"
22362 #~ msgid "# operator should be followed by a macro argument name"
22363 #~ msgstr "# ±é»»»Ò¤Î¸å¤í¤Ë¤Ï¥Þ¥¯¥í°ú¿ô̾¤¬Â³¤¤¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
22365 #~ msgid "invalid format #line command"
22366 #~ msgstr "#line ¥³¥Þ¥ó¥É¤Î½ñ¼°¤¬Ìµ¸ú¤Ç¤¹"
22368 #~ msgid "undefining `defined'"
22369 #~ msgstr "`defined' ¤ò undef ¤·¤Þ¤¹"
22371 #~ msgid "undefining `%s'"
22372 #~ msgstr "`%s' ¤ò undef ¤·¤Þ¤¹"
22374 #~ msgid "extra text at end of directive"
22375 #~ msgstr "¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Î½ª¤ê¤Ë;ʬ¤Ê¥Æ¥¯¥¹¥È¤¬¤¢¤ê¤Þ¤¹"
22377 #~ msgid "#error%.*s"
22378 #~ msgstr "#error%.*s"
22380 #~ msgid "#warning%.*s"
22381 #~ msgstr "#warning%.*s"
22383 #~ msgid "#elif not within a conditional"
22384 #~ msgstr "#elif ¤¬¾ò·ïʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
22386 #~ msgid "#%s not within a conditional"
22387 #~ msgstr "#%s ¤¬¾ò·ïʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
22389 #~ msgid "#else or #elif after #else"
22390 #~ msgstr "#else ¤Î¸å¤í¤Ë #else ¤ä #elif ¤¬¤¢¤ê¤Þ¤¹"
22392 #~ msgid "#else not within a conditional"
22393 #~ msgstr "#else ¤¬¾ò·ïʸ¤ÎÃæ¤Ë¤¢¤ê¤Þ¤»¤ó"
22395 #~ msgid "unterminated string or character constant"
22396 #~ msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤Ê¸»úÎóÄê¿ôËô¤Ïʸ»úÄê¿ô"
22398 #~ msgid "no args to macro `%s'"
22399 #~ msgstr "¥Þ¥¯¥í `%s' ¤Ø¤Î°ú¿ô¤¬¤¢¤ê¤Þ¤»¤ó"
22401 #~ msgid "only 1 arg to macro `%s'"
22402 #~ msgstr "¥Þ¥¯¥í `%s' ¤Ø¤Î°ú¿ô¤¬°ì¸Ä¤·¤«¤¢¤ê¤Þ¤»¤ó"
22404 #~ msgid "only %d args to macro `%s'"
22405 #~ msgstr "%d ¸Ä¤Î°ú¿ô¤·¤«¥Þ¥¯¥í `%s' ¤ËÅϤ·¤Æ¤¤¤Þ¤»¤ó"
22407 #~ msgid "too many (%d) args to macro `%s'"
22408 #~ msgstr "°ú¿ô¤Î¿ô (%d) ¤¬¥Þ¥¯¥í `%s' ¤ËÂФ·¤Æ¿¤¹¤®¤Þ¤¹"
22410 #~ msgid ""
22411 #~ "Internal error in %s, at tradcpp.c:%d\n"
22412 #~ "Please submit a full bug report.\n"
22413 #~ "See %s for instructions."
22414 #~ msgstr ""
22415 #~ "%s ¤ÇÆâÉô¥¨¥é¡¼¡¢(tradcpp.c:%d)\n"
22416 #~ "´°Á´¤Ê¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£\n"
22417 #~ "%s ¤Ç¤½¤Î¼ê½ç¤ò¸«¤Æ¤¯¤À¤µ¤¤"
22419 #~ msgid "Incompatible interworking options"
22420 #~ msgstr "¸ß´¹À­¤Î¤Ê¤¤ interworking ¥ª¥×¥·¥ç¥ó"
22422 #~ msgid "-mbsd and -pedantic incompatible"
22423 #~ msgstr "-mbsd ¤È -pedantic ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22425 #~ msgid "-mbsd and -mxopen incompatible"
22426 #~ msgstr "-mbsd ¤È -mxopen ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22428 #~ msgid "-mxopen and -pedantic incompatible"
22429 #~ msgstr "-mxopen ¤È -pedantic ¤Ï¶¦Â¸¤Ç¤­¤Þ¤»¤ó"
22431 #~ msgid "A -ifile option requires a -map option"
22432 #~ msgstr "-ifile ¥ª¥×¥·¥ç¥ó¤Ë¤Ï -map ¥ª¥×¥·¥ç¥ó¤¬É¬ÍפǤ¹"
22434 #~ msgid "bx]"
22435 #~ msgstr "bx]"
22437 #~ msgid "bx"
22438 #~ msgstr "bx"
22440 #~ msgid "cx"
22441 #~ msgstr "cx"
22443 #~ msgid "-p option not supported: use -pg instead"
22444 #~ msgstr "-p ¥ª¥×¥·¥ç¥ó¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó. Âå¤ï¤ê¤Ë -pg ¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤"
22446 #~ msgid "may not use both -mfp64 and -msingle-float"
22447 #~ msgstr "-mfp64 ¤È -msingle-float ¤ÎξÊý¤ò»È¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó"
22449 #~ msgid "-p profiling is no longer supported.  Use -pg instead."
22450 #~ msgstr "-p ¤Ç¤Î¥×¥í¥Õ¥¡¥¤¥ë¤Ï¤â¤¦Ä󶡤µ¤ì¤Þ¤»¤ó¡£Âå¤ï¤ê¤Ë -pg ¤ò»È¤¤¤Þ¤·¤ç¤¦¡£"
22452 #~ msgid "%s before character constant"
22453 #~ msgstr "ʸ»úÄê¿ô¤ÎÁ°¤Ë %s"
22455 #~ msgid "%s before character 0%o"
22456 #~ msgstr "ʸ»ú 0%2$o ¤ÎÁ°¤Ë %1$s"
22458 #~ msgid "more than one `f' in numeric constant"
22459 #~ msgstr "¿ôÄê¿ô¤Ë 1¤Ä°Ê¾å¤Î `f'"
22461 #~ msgid "more than one `l' in numeric constant"
22462 #~ msgstr "¿ôÄê¿ô¤Ë 1¤Ä°Ê¾å¤Î `l'"
22464 #~ msgid "parse error at `..'"
22465 #~ msgstr "`..' ¤Ç¹½Ê¸²òÀÏ¥¨¥é¡¼"
22467 #~ msgid "nondigits in number and not hexadecimal"
22468 #~ msgstr "¿ôÃͤ˥¢¥é¥Ó¥¢¿ô»ú¤Ç¤Ê¤¯¡¢16 ¿Ê¤Ç¤â¤Ê¤¤Ê¸»ú"
22470 #~ msgid "numeric constant contains digits beyond the radix"
22471 #~ msgstr "¿ôÃÍÄê¿ô¤¬´ð¿ô¤òĶ¤¨¤¿¥¢¥é¥Ó¥¢¿ô»ú¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹"
22473 #~ msgid "two `u's in integer constant"
22474 #~ msgstr "À°¿ôÄê¿ôÃæ¤Ë 2¤Ä¤Î `u'"
22476 #~ msgid "Unterminated string constant"
22477 #~ msgstr "ʸ»úÎóÄê¿ô¤¬½ªÎ»¤·¤Æ¤¤¤Þ¤»¤ó"
22479 #~ msgid "invalid `for (ITERATOR)' syntax"
22480 #~ msgstr "̵¸ú¤Ê `for (È¿Éü»Ò)' ¹½Ê¸¤Ç¤¹"
22482 #~ msgid "`for (%s)' inside expansion of same iterator"
22483 #~ msgstr "Ʊ¤¸È¿Éü»Ò¤ÎÆ⦤ˤ¢¤ë `for (%s)'"
22485 #~ msgid "case label within scope of cleanup or variable array"
22486 #~ msgstr "case ¥é¥Ù¥ë¤¬¡¢²òÂΤޤ¿¤Ï²ÄÊÑÇÛÎó¤Î¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
22488 #~ msgid "duplicate array index in initializer"
22489 #~ msgstr "½é´ü²½»ÒÆâ¤Ë½ÅÊ£¤·¤¿ÇÛÎ󥤥ó¥Ç¥Ã¥¯¥¹"
22491 #~ msgid "thumb_load_double_from_address: destination is not a register"
22492 #~ msgstr "thumb_load_double_from_address: Âоݤ¬¥ì¥¸¥¹¥¿¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
22494 #~ msgid "thumb_load_double_from_address: source is not a computed memory address"
22495 #~ msgstr "thumb_load_double_from_address: ¸µ¤¬·×»»ºÑ¤ß¥á¥â¥ê¥¢¥É¥ì¥¹¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
22497 #~ msgid "thumb_load_double_from_address: Unhandled address calculation"
22498 #~ msgstr "thumb_load_double_from_address: °·¤ï¤ì¤Ê¤¤¥¢¥É¥ì¥¹·×»»"
22500 #~ msgid "ACCUM_HIGH_REGS class in limit_reload_class"
22501 #~ msgstr "limit_reload_class ¤Ë ACCUM_HIGH_REGS ¥¯¥é¥¹"
22503 #~ msgid "YH_OR_ACCUM_HIGH_REGS found in limit_reload_class"
22504 #~ msgstr "limit_reload_class ¤Ç YH_OR_ACCUM_HIGH_REGS ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
22506 #~ msgid "YL found in limit_reload_class"
22507 #~ msgstr "limit_reload_class ¤Ç YL ¤¬¸«¤Ä¤«¤ê¤Þ¤·¤¿"
22509 #~ msgid "Invalid register for compare"
22510 #~ msgstr "̵¸ú¤ÊÈæ³ÓÍѥ쥸¥¹¥¿"
22512 #~ msgid "PRINT_OPERAND: letter %c was found & insn was not CONST_INT"
22513 #~ msgstr "PRINT_OPERAND: Ê¸»ú %c ¤¬¸«¤Ä¤«¤ê¡¢Ì¿Îá¤Ï CONST_INT ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
22515 #~ msgid "-mptr%d not allowed on -m%d"
22516 #~ msgstr "-mptr%d ¤Ï -m%d ¤Î¾å¤Ç¤Ï»È¤¨¤Þ¤»¤ó"
22518 #~ msgid "parse errors have confused me too much"
22519 #~ msgstr "¹½Ê¸²òÀÏ¥¨¥é¡¼¤Ç¡¢¤«¤Ê¤êº®Í𤷤Ƥ·¤Þ¤¤¤Þ¤·¤¿"
22521 #~ msgid "virtual memory exhausted"
22522 #~ msgstr "²¾ÁÛ¥á¥â¥ê¤ò»È¤¤²Ì¤¿¤·¤Þ¤·¤¿"
22524 #~ msgid "`void' in parameter list must be entire list"
22525 #~ msgstr "¥Ñ¥é¥á¥¿¥ê¥¹¥ÈÆâ¤Î `void' ¤Ï¥ê¥¹¥ÈÁ´ÂΤǤʤ±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó"
22527 #~ msgid "no file specified with -fdump-translation-unit"
22528 #~ msgstr "-fdump-translation-unit ¤Ç»ØÄꤵ¤ì¤¿¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤»¤ó"
22530 #~ msgid "(you really want to initialize it separately)"
22531 #~ msgstr "(ËÜÅö¤Ë¤½¤¦¤·¤¿¤¤¤Î¤Ç¤¢¤ì¤Ð¡¢Ê¬³ä¤·¤Æ½é´ü²½¤·¤Æ¤¯¤À¤µ¤¤)"
22533 #~ msgid "`operator new' takes type `size_t' parameter"
22534 #~ msgstr "`operator new' ¤Ï `size_t' ¥Ñ¥é¥á¥¿¤ò¤È¤ê¤Þ¤¹"
22536 #~ msgid "`...' invalid in specification of `operator delete'"
22537 #~ msgstr "`...' `operator delete' ¤Î»ÅÍÍÆâ¤Ç̵¸ú¤Ç¤¹"
22539 #~ msgid "`default' label within scope of cleanup or variable array"
22540 #~ msgstr "`default' ¥é¥Ù¥ë¤¬¡¢²òÂΤޤ¿¤Ï²ÄÊÑÇÛÎó¤Î¥¹¥³¡¼¥×Æâ¤Ë¤¢¤ê¤Þ¤¹"
22542 #~ msgid "invalid #pragma vtable"
22543 #~ msgstr "̵¸ú¤Ê #pragma vtable"
22545 #~ msgid "universal-character-name designates `%c', part of the basic source character set"
22546 #~ msgstr "universal-character-name ¤Ï `%c' ¤ò»Ø¼¨¤·¤Þ¤·¤¿¤¬¡¢´ðËÜŪ¤Êʸ»ú½¸¹ç¤Î°ìÉô¤Ç¤¹"
22548 #~ msgid "%s at end of saved text"
22549 #~ msgstr "ÊݸºÑ¤ß¥Æ¥­¥¹¥È¤ÎËöÈø¤Ç%s"
22551 #~ msgid "complex integer constant is too wide for `__complex int'"
22552 #~ msgstr "Ê£ÁÇ¿ô·¿À°¿ôÄê¿ô¤Ï `__complex int' ¤Ë¤È¤Ã¤Æ¹­¤¹¤®¤Þ¤¹"
22554 #~ msgid "Please submit a full bug report."
22555 #~ msgstr "¾Ü¤·¤¤¾õ¶·¤ò¥Ð¥°¥ì¥Ý¡¼¥È¤È¤·¤ÆÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£"
22557 #~ msgid "duplicate label `%s' in switch statement"
22558 #~ msgstr "switch Ê¸¤ÎÃæ¤Ç¥é¥Ù¥ë `%s' ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
22560 #~ msgid "duplicate label (%d) in switch statement"
22561 #~ msgstr "switch Ê¸¤ÎÃæ¤Ç¥é¥Ù¥ë (%d) ¤¬½ÅÊ£¤·¤Æ¤¤¤Þ¤¹"
22563 #~ msgid "range values `%s' and `%s' reversed"
22564 #~ msgstr "ÈϰϤÎÃÍ `%s' ¤È `%s' ¤¬µÕ¤Ç¤¹"
22566 #~ msgid "range values reversed"
22567 #~ msgstr "ÈϰϤÎÃͤ¬µÕ¤Ç¤¹"
22569 #~ msgid "bad is_error(%d) in v_message"
22570 #~ msgstr "v_message Ãæ ÉÔÀµ¤Ê is_error(%d)"
22572 #~ msgid "'defined' without an identifier"
22573 #~ msgstr "¼±Ê̻ҤΤʤ¤ 'defined'"
22575 #~ msgid "`##' at start of macro definition"
22576 #~ msgstr "`##' ¤¬¥Þ¥¯¥íÄêµÁ¤Î»Ï¤á¤Ë¤¢¤ê¤Þ¤¹"
22578 #~ msgid "`##' at end of macro definition"
22579 #~ msgstr "`##' ¤¬¥Þ¥¯¥íÄêµÁ¤Î½ª¤ê¤Ë¤¢¤ê¤Þ¤¹"
22581 #~ msgid "empty object-like macro went through full #define"
22582 #~ msgstr "¶õ¤Î¥ª¥Ö¥¸¥§¥¯¥È¤Î¤è¤¦¤Ê¥Þ¥¯¥í¤Ï #define Á´¤Æ¤òÄ̤êÈ´¤±¤Þ¤·¤¿"
22584 #~ msgid "first token = %d not %d in collect_formal_parameters"
22585 #~ msgstr "collect_formal_parameters ÃæºÇ½é¤Î¥È¡¼¥¯¥ó = %d (%d ¤Ç¤Ï¤Ê¤¤)"
22587 #~ msgid "impossible token in macro argument list"
22588 #~ msgstr "¥Þ¥¯¥í°ú¿ô¥ê¥¹¥È¤Ë¤¢¤êÆÀ¤Ê¤¤¥È¡¼¥¯¥ó"
22590 #~ msgid "illegal token in macro argument list"
22591 #~ msgstr "¥Þ¥¯¥í°ú¿ô¥ê¥¹¥È¤ËÉÔÀµ¤Ê¥È¡¼¥¯¥ó"
22593 #~ msgid "another parameter follows \"...\""
22594 #~ msgstr "\"...\" ¤Î¸å¡¢¤µ¤é¤Ë¥Ñ¥é¥á¥¿¤¬Â³¤¤¤Æ¤¤¤Þ¤¹"
22596 #~ msgid "collect_params: argc=%d argslen=0"
22597 #~ msgstr "collect_params: argc=%d argslen=0"
22599 #~ msgid "C99 does not permit use of __VA_ARGS__ as a macro argument name"
22600 #~ msgstr "C99 ¤Ï¥Þ¥¯¥í°ú¿ô̾¤È¤·¤Æ __VA_ARGS__ ¤Î»ÈÍѤÏǧ¤á¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
22602 #~ msgid "C89 does not permit varargs macros"
22603 #~ msgstr "C89 ¤Ç¤Ï varargs ¥Þ¥¯¥í¤Ïǧ¤á¤é¤ì¤Æ¤¤¤Þ¤»¤ó"
22605 #~ msgid "collect_params: impossible token type %d"
22606 #~ msgstr "collect_params: ¤¢¤êÆÀ¤Ê¤¤¥È¡¼¥¯¥ó·¿ %d"
22608 #~ msgid "attempt to use poisoned `%s'."
22609 #~ msgstr "±øÀ÷¤µ¤ì¤¿ `%s' ¤ÎÍøÍѤò»î¤·¤Þ¤¹¡£"
22611 #~ msgid "macroexpand: unexpected token %d (wanted LPAREN)"
22612 #~ msgstr "macroexpand: Í½´ü¤·¤Ê¤¤¥È¡¼¥¯¥ó %d (LPAREN ¤Î¤Ï¤º)"
22614 #~ msgid "unterminated macro call"
22615 #~ msgstr "½ªÃ¼¤·¤Æ¤¤¤Ê¤¤¥Þ¥¯¥í¸Æ¤Ó½Ð¤·"
22617 #~ msgid "macro `%s' used with just one arg"
22618 #~ msgstr "¥Þ¥¯¥í `%s' ¤Î°ú¿ô¤¬°ì¤Ä¤·¤«¤¢¤ê¤Þ¤»¤ó"
22620 #~ msgid "macro `%s' used with only %d args"
22621 #~ msgstr "¥Þ¥¯¥í `%s' ¤Î°ú¿ô(%d ¸Ä)¤¬¾¯¤Ê¤¹¤®¤Þ¤¹"
22623 #~ msgid "macro `%s' used with too many (%d) args"
22624 #~ msgstr "¥Þ¥¯¥í `%s' ¤Î°ú¿ô(%d ¸Ä)¤¬Â¿¤¹¤®¤Þ¤¹"
22626 #~ msgid ""
22627 #~ "Switches:\n"
22628 #~ "  -include <file>           Include the contents of <file> before other files\n"
22629 #~ "  -imacros <file>           Accept definition of macros in <file>\n"
22630 #~ "  -iprefix <path>           Specify <path> as a prefix for next two options\n"
22631 #~ "  -iwithprefix <dir>        Add <dir> to the end of the system include path\n"
22632 #~ "  -iwithprefixbefore <dir>  Add <dir> to the end of the main include path\n"
22633 #~ "  -isystem <dir>            Add <dir> to the start of the system include path\n"
22634 #~ "  -idirafter <dir>          Add <dir> to the end of the system include path\n"
22635 #~ "  -I <dir>                  Add <dir> to the end of the main include path\n"
22636 #~ "  -I-                       Fine-grained include path control; see info docs\n"
22637 #~ "  -nostdinc                 Do not search system include directories\n"
22638 #~ "                             (dirs specified with -isystem will still be used)\n"
22639 #~ "  -nostdinc++               Do not search system include directories for C++\n"
22640 #~ "  -o <file>                 Put output into <file>\n"
22641 #~ "  -pedantic                 Issue all warnings demanded by strict ANSI C\n"
22642 #~ "  -pedantic-errors          Issue -pedantic warnings as errors instead\n"
22643 #~ "  -traditional              Follow K&R pre-processor behaviour\n"
22644 #~ "  -trigraphs                Support ANSI C trigraphs\n"
22645 #~ "  -lang-c                   Assume that the input sources are in C\n"
22646 #~ "  -lang-c89                 Assume that the input sources are in C89\n"
22647 #~ "  -lang-c++                 Assume that the input sources are in C++\n"
22648 #~ "  -lang-objc                Assume that the input sources are in ObjectiveC\n"
22649 #~ "  -lang-objc++              Assume that the input sources are in ObjectiveC++\n"
22650 #~ "  -lang-asm                 Assume that the input sources are in assembler\n"
22651 #~ "  -lang-fortran\t\t    Assume that the input sources are in Fortran\n"
22652 #~ "  -lang-chill               Assume that the input sources are in Chill\n"
22653 #~ "  -std=<std name>           Specify the conformance standard; one of:\n"
22654 #~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
22655 #~ "                            iso9899:199409, iso9899:1999\n"
22656 #~ "  -+                        Allow parsing of C++ style features\n"
22657 #~ "  -w                        Inhibit warning messages\n"
22658 #~ "  -Wtrigraphs               Warn if trigraphs are encountered\n"
22659 #~ "  -Wno-trigraphs            Do not warn about trigraphs\n"
22660 #~ "  -Wcomment{s}              Warn if one comment starts inside another\n"
22661 #~ "  -Wno-comment{s}           Do not warn about comments\n"
22662 #~ "  -Wtraditional             Warn if a macro argument is/would be turned into\n"
22663 #~ "                             a string if -traditional is specified\n"
22664 #~ "  -Wno-traditional          Do not warn about stringification\n"
22665 #~ "  -Wundef                   Warn if an undefined macro is used by #if\n"
22666 #~ "  -Wno-undef                Do not warn about testing undefined macros\n"
22667 #~ "  -Wimport                  Warn about the use of the #import directive\n"
22668 #~ "  -Wno-import               Do not warn about the use of #import\n"
22669 #~ "  -Werror                   Treat all warnings as errors\n"
22670 #~ "  -Wno-error                Do not treat warnings as errors\n"
22671 #~ "  -Wall                     Enable all preprocessor warnings\n"
22672 #~ "  -M                        Generate make dependencies\n"
22673 #~ "  -MM                       As -M, but ignore system header files\n"
22674 #~ "  -MD                       As -M, but put output in a .d file\n"
22675 #~ "  -MMD                      As -MD, but ignore system header files\n"
22676 #~ "  -MG                       Treat missing header file as generated files\n"
22677 #~ "  -g3                       Include #define and #undef directives in the output\n"
22678 #~ "  -D<macro>                 Define a <macro> with string '1' as its value\n"
22679 #~ "  -D<macro>=<val>           Define a <macro> with <val> as its value\n"
22680 #~ "  -A<question> (<answer>)   Assert the <answer> to <question>\n"
22681 #~ "  -A-<question> (<answer>)  Disable the <answer> to <question>\n"
22682 #~ "  -U<macro>                 Undefine <macro> \n"
22683 #~ "  -v                        Display the version number\n"
22684 #~ "  -H                        Print the name of header files as they are used\n"
22685 #~ "  -C                        Do not discard comments\n"
22686 #~ "  -dM                       Display a list of macro definitions active at end\n"
22687 #~ "  -dD                       Preserve macro definitions in output\n"
22688 #~ "  -dN                       As -dD except that only the names are preserved\n"
22689 #~ "  -dI                       Include #include directives in the output\n"
22690 #~ "  -ftabstop=<number>        Distance between tab stops for column reporting\n"
22691 #~ "  -P                        Do not generate #line directives\n"
22692 #~ "  -$                        Do not allow '$' in identifiers\n"
22693 #~ "  -remap                    Remap file names when including files.\n"
22694 #~ "  --version                 Display version information\n"
22695 #~ "  -h or --help              Display this information\n"
22696 #~ msgstr ""
22697 #~ "¥¹¥¤¥Ã¥Á:\n"
22698 #~ "  -include <file>           Â¾¤Î¥Õ¥¡¥¤¥ë°ÊÁ°¤Ë <file> ¤ÎÆâÍƤò include\n"
22699 #~ "  -imacros <file>           <file> Ãæ¥Þ¥¯¥í¤ÎÄêµÁ¤ò¼õÍý¤¹¤ë\n"
22700 #~ "  -iprefix <path>           °Ê¹ß¤ÎÆó¤Ä¤Î¥ª¥×¥·¥ç¥ó¤Ë <path> ÀÜƬ¼­¤ò¤Ä¤±¤ë\n"
22701 #~ "  -iwithprefix <dir>        ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
22702 #~ "  -iwithprefixbefore <dir>  ¼ç¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
22703 #~ "  -isystem <dir>            ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎºÇ½é¤Ë <dir> ¤òÄɲÃ\n"
22704 #~ "  -idirafter <dir>          ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
22705 #~ "  -I <dir>                  ¼ç¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹¤ÎËöÈø¤Ë <dir> ¤òÄɲÃ\n"
22706 #~ "  -I-                       ¤­¤áºÙ¤«¤Ê¥¤¥ó¥¯¥ë¡¼¥É¥Ñ¥¹À©¸æ; info ¤ò¸«¤è\n"
22707 #~ "  -nostdinc                 ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ç¥£¥ì¥¯¥È¥ê¤òõ¤µ¤Ê¤¤\n"
22708 #~ "                             (-isystem ¤Ç»ØÄꤵ¤ì¤¿¤é»ÈÍѤµ¤ì¤Þ¤¹)\n"
22709 #~ "  -nostdinc++               C++ ÍÑ¥·¥¹¥Æ¥à¥¤¥ó¥¯¥ë¡¼¥É¥Ç¥£¥ì¥¯¥È¥ê¤òõ¤µ¤Ê¤¤\n"
22710 #~ "  -o <file>                 <file> ¤ËÂФ·¤Æ½ÐÎϤ¹¤ë\n"
22711 #~ "  -pedantic                 ¸·Ì©¤Ê ANSI C ¤ÎÍ׵᤹¤ë·Ù¹ð¤òȯ¹Ô\n"
22712 #~ "  -pedantic-errors          -pedantic ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æȯ¹Ô\n"
22713 #~ "  -traditional              K&R ¥×¥ê¥×¥í¥»¥Ã¥µ¤Î¿¶¤ëÉñ¤¤¤ËÄÉ¿ï\n"
22714 #~ "  -trigraphs                ANSI C ¥È¥é¥¤¥°¥é¥Õ¤ò¥µ¥Ý¡¼¥È\n"
22715 #~ "  -lang-c                   ÆþÎϤò C ¤À¤È²¾Äꤹ¤ë\n"
22716 #~ "  -lang-c89                 ÆþÎϤò C89 ¤À¤È²¾Äꤹ¤ë\n"
22717 #~ "  -lang-c++                 ÆþÎϤò C++ ¤À¤È²¾Äꤹ¤ë\n"
22718 #~ "  -lang-objc                ÆþÎϤò ObjectiveC ¤À¤È²¾Äꤹ¤ë\n"
22719 #~ "  -lang-objc++              ÆþÎϤò ObjectiveC++ ¤À¤È²¾Äꤹ¤ë\n"
22720 #~ "  -lang-asm                 ÆþÎϤò assembler ¤À¤È²¾Äꤹ¤ë\n"
22721 #~ "  -lang-fortran             ÆþÎϤò Fortran ¤À¤È²¾Äꤹ¤ë\n"
22722 #~ "  -lang-chill               ÆþÎϤò Chill ¤À¤È²¾Äꤹ¤ë\n"
22723 #~ "  -std=<std name>           Å¬¹ç¤¹¤ëɸ½à¤ò°Ê²¼¤«¤é°ì¤Ä»ØÄê;\n"
22724 #~ "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
22725 #~ "                            iso9899:199409, iso9899:1999\n"
22726 #~ "  -+                        C++ ¥¹¥¿¥¤¥ë¤Î¥Ñ¡¼¥¸¥ó¥°¤òµö²Ä\n"
22727 #~ "  -w                        ·Ù¹ð¥á¥Ã¥»¡¼¥¸¤òÍÞÀ©¤¹¤ë\n"
22728 #~ "  -Wtrigraphs               ¥È¥é¥¤¥°¥é¥Õ¤ò¸«¤Ä¤±¤¿¤é·Ù¹ð¤¹¤ë\n"
22729 #~ "  -Wno-trigraphs            ¥È¥é¥¤¥°¥é¥Õ¤ò¸«¤Ä¤±¤Æ¤â·Ù¹ð¤·¤Ê¤¤\n"
22730 #~ "  -Wcomment{s}              ¥³¥á¥ó¥È¤ÎÃæ¤Ë¥³¥á¥ó¥È¤¬¤¢¤ì¤Ð·Ù¹ð¤¹¤ë\n"
22731 #~ "  -Wno-comment{s}           ¥³¥á¥ó¥È¤Ë´Ø¤¹¤ë·Ù¹ð¤ò¤·¤Ê¤¤\n"
22732 #~ "  -Wtraditional             -traditional ¤¬»ØÄꤵ¤ì¤¿¾ì¹ç¡¢¥Þ¥¯¥í°ú¿ô¤¬\n"
22733 #~ "                             Ê¸»úÎó¤ËÊѹ¹¤µ¤ì¤ë¤è¤¦¤Ê¤é·Ù¹ð¤¹¤ë\n"
22734 #~ "  -Wno-traditional          Ê¸»úÎó»ØÄê¤Ë´Ø¤·¤Æ·Ù¹ð¤·¤Ê¤¤\n"
22735 #~ "  -Wundef                   #if ¤Ç̤ÄêµÁ¤Î¥Þ¥¯¥í¤¬»È¤ï¤ì¤Æ¤¤¤¿¤é·Ù¹ð¤¹¤ë\n"
22736 #~ "  -Wno-undef                Ì¤ÄêµÁ¥Þ¥¯¥í¤Î¥Æ¥¹¥È¤Ë¤Ä¤¤¤Æ·Ù¹ð¤·¤Ê¤¤\n"
22737 #~ "  -Wimport                  #import ¤Î»ÈÍѤˤĤ¤¤Æ·Ù¹ð¤¹¤ë\n"
22738 #~ "  -Wno-import               #import ¤Î»ÈÍѤˤĤ¤¤Æ·Ù¹ð¤·¤Ê¤¤\n"
22739 #~ "  -Werror                   Á´¤Æ¤Î·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ°·¤¦\n"
22740 #~ "  -Wno-error                ·Ù¹ð¤ò¥¨¥é¡¼¤È¤·¤Æ°·¤ï¤Ê¤¤\n"
22741 #~ "  -Wall                     Á´¤Æ¤Î¥×¥ê¥×¥í¥»¥Ã¥µ¤Î·Ù¹ð¤òÍ­¸ú¤Ë¤¹¤ë\n"
22742 #~ "  -M                        make ¤Î°Í¸´Ø·¸¤òÀ¸À®¤¹¤ë\n"
22743 #~ "  -MM                       -M ¤ÈƱ¤¸¤À¤¬¡¢¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤Ï̵»ë¤¹¤ë\n"
22744 #~ "  -MD                       -M ¤ÈƱ¤¸¤À¤¬¡¢.d ¥Õ¥¡¥¤¥ë¤Ë½ÐÎϤ¹¤ë\n"
22745 #~ "  -MMD                      -MD ¤ÈƱ¤¸¤À¤¬¡¢¥·¥¹¥Æ¥à¥Ø¥Ã¥À¤Ï̵»ë¤¹¤ë\n"
22746 #~ "  -MG                       ¸«¤Ä¤«¤é¤Ê¤¤¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤ÏÀ¸À®¤µ¤ì¤ë¤â¤Î¤È¤¹¤ë\n"
22747 #~ "  -g3                       #define ¤È #undef µ¿»÷Ì¿Îá¤ò½ÐÎϤ˴ޤá¤ë\n"
22748 #~ "  -D<macro>                 <macro> ¤òÄêµÁ¤·¡¢Ê¸»úÎó '1' ¤ò¤½¤ÎÃͤȤ¹¤ë\n"
22749 #~ "  -D<macro>=<val>           <macro> ¤òÄêµÁ¤·¡¢<val> ¤ò¤½¤ÎÃͤȤ¹¤ë\n"
22750 #~ "  -A<question> (<answer>)   <question> ¤Ï <answer> ¤À¤ÈÃǸÀ¤¹¤ë\n"
22751 #~ "  -A-<question> (<answer>)  <question> ¤Ï <answer> ¤À¤È¤·¤Ê¤¤\n"
22752 #~ "  -U<macro>                 <macro> ÄêµÁ¤ò¤ä¤á¤ë\n"
22753 #~ "  -v                        ¥Ð¡¼¥¸¥ç¥óÈÖ¹æ¤òɽ¼¨¤¹¤ë\n"
22754 #~ "  -H                        ÍøÍѤµ¤ì¤ë¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤Î̾Á°¤òɽ¼¨¤¹¤ë\n"
22755 #~ "  -C                        ¥³¥á¥ó¥È¤òÇË´þ¤·¤Ê¤¤\n"
22756 #~ "  -dM                       ËöÈø¤ÇÍ­¸ú¤Ë¤Ê¤Ã¤Æ¤¤¤ë¥Þ¥¯¥íÄêµÁ¥ê¥¹¥È¤òɽ¼¨¤¹¤ë\n"
22757 #~ "  -dD                       ½ÐÎϤ˥ޥ¯¥íÄêµÁ¤ò»Ä¤·¤Æ¤ª¤¯\n"
22758 #~ "  -dN                       -dD ¤ÈƱ¤¸¤À¤¬¡¢Ì¾Á°¤À¤±¤ò»Ä¤·¤Æ¤ª¤¯\n"
22759 #~ "  -dI                       #include µ¿»÷Ì¿Îá¤ò½ÐÎϤ˴ޤá¤ë\n"
22760 #~ "  -ftabstop=<number>        Êó¹ð¥«¥é¥à¤Î¥¿¥Ö´Ö³Ö¤ò»ØÄꤹ¤ë\n"
22761 #~ "  -P                        #line µ¿»÷Ì¿Îá¤òÀ¸À®¤·¤Ê¤¤\n"
22762 #~ "  -$                        ¼±Ê̻Ҥˠ'$' ¤òµö¤µ¤Ê¤¤\n"
22763 #~ "  -remap                    ¥Õ¥¡¥¤¥ë¤ò include ¤¹¤ë¤È¤­¥Õ¥¡¥¤¥ë̾¤òºÆ¥Þ¥Ã¥×\n"
22764 #~ "  --version                 ¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¤¹¤ë\n"
22765 #~ "  -h or --help              ¤³¤Î¾ðÊó¤òɽ¼¨¤¹¤ë\n"
22767 #~ msgid "mark active in cpp_pop_buffer"
22768 #~ msgstr "cpp_pop_buffer ¤Ç¥Þ¡¼¥¯¤¬¥¢¥¯¥Æ¥£¥Ö"
22770 #~ msgid "length < 0 in cpp_expand_to_buffer"
22771 #~ msgstr "cpp_expand_to_buffer Ãæ¤Ç length < 0"
22773 #~ msgid "backslash-newline within line comment"
22774 #~ msgstr "¹Ô¥³¥á¥ó¥ÈÆâ¤Ë¥Ð¥Ã¥¯¥¹¥é¥Ã¥·¥å²þ¹Ô"
22776 #~ msgid "C++ style comments are not allowed in traditional C"
22777 #~ msgstr "C++ ¥¹¥¿¥¤¥ë¤Î¥³¥á¥ó¥È¤ÏÅÁÅýŪ C ¤Ç¤Ïµö¤µ¤ì¤Þ¤»¤ó"
22779 #~ msgid "embedded null character ignored"
22780 #~ msgstr "Ëä¤á¹þ¤Þ¤ì¤¿ null Ê¸»ú¤Ï̵»ë¤µ¤ì¤Þ¤·¤¿"
22782 #~ msgid "string constant runs past end of line"
22783 #~ msgstr "ʸ»úÎóÄê¿ô¤¬¹Ô¤Î½ª¤ï¤ê¤Ç½ªÃ¼¤·¤Æ¤¤¤Þ¤»¤ó"
22785 #~ msgid "missing '>' in `#include <FILENAME>'"
22786 #~ msgstr "`#include <¥Õ¥¡¥¤¥ë̾>' ¤Ë '>' ¤¬¤¢¤ê¤Þ¤»¤ó"
22788 #~ msgid "vertical tab in preprocessing directive"
22789 #~ msgstr "¥×¥ê¥×¥í¥»¥¹¥Ç¥£¥ì¥¯¥Æ¥£¥ô¤Ë¿âľ¥¿¥Öʸ»ú"
22791 #~ msgid "form feed in preprocessing directive"
22792 #~ msgstr "¥×¥ê¥×¥í¥»¥¹¥Ç¥£¥ì¥¯¥Æ¥£¥ô¤Ë¥Õ¥©¡¼¥à¥Õ¥£¡¼¥É"
22794 #~ msgid "null character preserved"
22795 #~ msgstr "¥Ì¥ëʸ»ú¤¬Êݤ¿¤ì¤Þ¤·¤¿"
22797 #~ msgid "comment start split across lines"
22798 #~ msgstr "¥³¥á¥ó¥È³«»Ï¤¬¹Ô¤ò¤Þ¤¿¤¤¤Ç¤¤¤Þ¤¹"
22800 #~ msgid "comment start '/*' split across lines"
22801 #~ msgstr "¥³¥á¥ó¥È³«»Ï '/*' ¤¬¹Ô¤ò¤Þ¤¿¤¤¤Ç¤¤¤Þ¤¹"
22803 #~ msgid "comment end '*/' split across lines"
22804 #~ msgstr "¥³¥á¥ó¥È½ªÃ¼ '*/' ¤¬¹Ô¤ò¤Þ¤¿¤¤¤Ç¤¤¤Þ¤¹"
22806 #~ msgid "handle_directive called on macro buffer"
22807 #~ msgstr "¥Þ¥¯¥í¥Ð¥Ã¥Õ¥¡¤Ç handle_directive ¤¬¸Æ¤Ð¤ì¤Þ¤·¤¿"
22809 #~ msgid "ignoring #%s because of its indented #"
22810 #~ msgstr "¥¤¥ó¥Ç¥ó¥È¤µ¤ì¤¿ # ¤Ê¤Î¤Ç¡¢#%s ¤Ï̵»ë¤·¤Þ¤¹"
22812 #~ msgid "ISO C does not allow #%s"
22813 #~ msgstr "ISO C ¤Ï #%s ¤òµö²Ä¤·¤Þ¤»¤ó"
22815 #~ msgid "redefining poisoned `%.*s'"
22816 #~ msgstr "±øÀ÷¤µ¤ì¤¿ `%.*s' ¤òºÆÄêµÁ"
22818 #~ msgid "garbage at end of #line"
22819 #~ msgstr "#line ¥³¥Þ¥ó¥É¤ÎºÇ¸å¤Ë¥´¥ß"
22821 #~ msgid "second token after #line is not a string"
22822 #~ msgstr "#line ¤Î¸å¤ÎÆó¤ÄÌܤΥȡ¼¥¯¥ó¤¬Ê¸»úÎó¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó"
22824 #~ msgid "junk on line after #undef"
22825 #~ msgstr "#undef ¤Î¸å¤Î¹Ô¤Ë¥´¥ß"
22827 #~ msgid "cannot undefine poisoned \"%s\""
22828 #~ msgstr "±øÀ÷¤µ¤ì¤¿ \"%s\" ¤ò undefine ¤Ç¤­¤Þ¤»¤ó"
22830 #~ msgid "#%s with invalid argument"
22831 #~ msgstr "̵¸ú¤Ê°ú¿ô¤ò»ý¤Ã¤¿ #%s"
22833 #~ msgid "Cannot duplicate non-existant exception region."
22834 #~ msgstr "¸ºß¤·¤Ê¤¤Îã³°Îΰè¤òÊ£À½¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó¡£"
22836 #~ msgid "Never issued previous false_label"
22837 #~ msgstr "Á°¤Î false_label ¤Ï·è¤·¤Æȯ¹Ô¤µ¤ì¤Þ¤»¤ó"
22839 #~ msgid "file path prefix `%s%s' never used"
22840 #~ msgstr "¥Õ¥¡¥¤¥ë¥Ñ¥¹¤Î¥×¥ì¥Õ¥£¥Ã¥¯¥¹ `%s%s' ¤ÏÁ´¤¯»È¤ï¤ì¤Þ¤»¤ó"
22842 #~ msgid "file path prefix `%s' never used"
22843 #~ msgstr "¥Õ¥¡¥¤¥ë¥Ñ¥¹¤Î¥×¥ì¥Õ¥£¥Ã¥¯¥¹ `%s' ¤ÏÁ´¤¯»È¤ï¤ì¤Þ¤»¤ó"
22845 #~ msgid "%s: option `--%s' doesn't allow an argument\n"
22846 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `--%s' ¤Ë°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó\n"
22848 #~ msgid "%s: option `%c%s' doesn't allow an argument\n"
22849 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `%c%s' ¤Ë°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó\n"
22851 #~ msgid "%s: option `%s' requires an argument\n"
22852 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `%s' ¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹\n"
22854 #~ msgid "%s: unrecognized option `--%s'\n"
22855 #~ msgstr "%s: Ç§¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `--%s'\n"
22857 #~ msgid "%s: unrecognized option `%c%s'\n"
22858 #~ msgstr "%s: Ç§¼±ÉÔǽ¤Ê¥ª¥×¥·¥ç¥ó `%c%s'\n"
22860 #~ msgid "%s: illegal option -- %c\n"
22861 #~ msgstr "%s: ÉÔÀµ¤Ê¥ª¥×¥·¥ç¥ó -- %c\n"
22863 #~ msgid "%s: invalid option -- %c\n"
22864 #~ msgstr "%s: Ìµ¸ú¤Ê¥ª¥×¥·¥ç¥ó -- %c\n"
22866 #~ msgid "%s: option requires an argument -- %c\n"
22867 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó¤Ë¤Ï°ú¿ô¤¬É¬ÍפǤ¹ -- %c\n"
22869 #~ msgid "%s: option `-W %s' doesn't allow an argument\n"
22870 #~ msgstr "%s: ¥ª¥×¥·¥ç¥ó `-W %s' ¤Ë°ú¿ô¤Ï¤¢¤ê¤Þ¤»¤ó\n"
22872 #~ msgid "Objective-C text in C source file"
22873 #~ msgstr "C ¤Î¥½¡¼¥¹¥Õ¥¡¥¤¥ëÃæ¤Ë Objective-C ¤Îʸ»úÎó"
22875 #~ msgid "statically allocated objects not supported"
22876 #~ msgstr "¥ª¥Ö¥¸¥§¥¯¥È¤ÎÀÅŪ¤Ê³äÅö¤Æ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó"
22878 #~ msgid "output pipe has been closed"
22879 #~ msgstr "½ÐÎϤΥѥ¤¥×¤¬ÊĤ¸¤é¤ì¤Þ¤·¤¿"
22881 #~ msgid "Unknown stab %s: : 0x%x\n"
22882 #~ msgstr "ÉÔÌÀ¤Ê¥¹¥¿¥Ö %s: : 0x%x\n"