# Japanese messages for gcc 3.0 # Copyright (C) 2001 Free Software Foundation, Inc. # Daisuke Yamashita , 1999-2001 # Masahito Yamaga , 1999. # IIDA Yosiaki , 1999. # msgid "" msgstr "" "Project-Id-Version: gcc 3.0\n" "POT-Creation-Date: 2002-04-23 12:53+0200\n" "PO-Revision-Date: 2001-12-05 22:47+0900\n" "Last-Translator: Daisuke Yamashita \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=EUC-JP\n" "Content-Transfer-Encoding: 8bit\n" #: attribs.c:314 #, c-format msgid "`%s' attribute directive ignored" msgstr "`%s' 属性の疑似命令が無視されました" #: attribs.c:322 #, c-format msgid "wrong number of arguments specified for `%s' attribute" msgstr "`%s' 属性に指定された引数の個数が間違っています" #: attribs.c:339 #, c-format msgid "`%s' attribute does not apply to types" msgstr "`%s' 属性は型には適用されません" #: attribs.c:376 #, fuzzy, c-format msgid "`%s' attribute only applies to function types" msgstr "`%s' 属性は関数に対してのみ適用されます" #: attribs.c:468 attribs.c:490 attribs.c:512 attribs.c:543 attribs.c:565 #: attribs.c:590 attribs.c:613 attribs.c:643 attribs.c:681 attribs.c:728 #: attribs.c:758 attribs.c:788 attribs.c:811 attribs.c:1057 attribs.c:1113 #: attribs.c:1169 attribs.c:1230 attribs.c:1256 attribs.c:1458 #: config/arm/arm.c:2007 config/arm/arm.c:2034 config/avr/avr.c:4683 #: config/h8300/h8300.c:3071 config/h8300/h8300.c:3096 config/i386/i386.c:1267 #: config/i386/winnt.c:74 #, c-format msgid "`%s' attribute ignored" msgstr "`%s' 属性は無視されました" #: attribs.c:844 #, c-format msgid "unknown machine mode `%s'" msgstr "不明なマシンモード `%s'" #: attribs.c:847 #, c-format msgid "no data type for mode `%s'" msgstr "モード `%s' に対するデータ型がありません" #: attribs.c:880 msgid "section attribute cannot be specified for local variables" msgstr "section 属性はローカル変数に対しては指定できません" #: attribs.c:891 #, c-format msgid "section of `%s' conflicts with previous declaration" msgstr "`%s' のセクションは前方でに宣言されたものと衝突します" #: attribs.c:900 #, c-format msgid "section attribute not allowed for `%s'" msgstr "セクション属性は `%s' には使えません" #: attribs.c:907 msgid "section attributes are not supported for this target" msgstr "セクション属性はこのターゲットでは実装されていません" #: attribs.c:949 msgid "requested alignment is not a constant" msgstr "要求されたアラインメントが定数ではありません" #: attribs.c:954 msgid "requested alignment is not a power of 2" msgstr "要求されたアラインメントが 2 のべき乗ではありません" #: attribs.c:959 msgid "requested alignment is too large" msgstr "要求されたアラインメントが大きすぎます" #: attribs.c:986 #, c-format msgid "alignment may not be specified for `%s'" msgstr "`%s' に対してのアラインメントは指定できません" #: attribs.c:1031 #, c-format msgid "`%s' defined both normally and as an alias" msgstr "`%s' が通常のものとエイリアスとの両方で定義されました" #: attribs.c:1041 msgid "alias arg not a string" msgstr "alias 引数が文字列ではない" #: attribs.c:1080 attribs.c:1136 #, c-format msgid "`%s' attribute applies only to functions" msgstr "`%s' 属性は関数に対してのみ適用されます" #: attribs.c:1087 attribs.c:1143 #, c-format msgid "can't set `%s' attribute after definition" msgstr "定義の後で `%s' 属性をセットすることはできません" #: attribs.c:1227 #, fuzzy, c-format msgid "`%s' attribute ignored for `%s'" msgstr "`%s' 属性は無視されました" #: attribs.c:1284 #, fuzzy, c-format msgid "invalid vector type for attribute `%s'" msgstr "`%s' の引数として無効な型" #: attribs.c:1307 attribs.c:1312 msgid "no vector mode with the size and type specified could be found" msgstr "" #: builtins.c:282 msgid "offset outside bounds of constant string" msgstr "オフセットが定数文字列の境界の外にあります" #: builtins.c:759 #, fuzzy msgid "second arg to `__builtin_prefetch' must be a constant" msgstr "`__builtin_expect' への第二引数は定数でなければなりません" #: builtins.c:766 #, fuzzy msgid "invalid second arg to __builtin_prefetch; using zero" msgstr "`__builtin_return_address' への引数が不適切です" #: builtins.c:773 #, fuzzy msgid "third arg to `__builtin_prefetch' must be a constant" msgstr "`__builtin_expect' への第二引数は定数でなければなりません" #: builtins.c:780 #, fuzzy msgid "invalid third arg to __builtin_prefetch; using zero" msgstr "`__builtin_return_address' への引数が不適切です" #. ??? We used to try and build up a call to the out of line function, #. guessing about what registers needed saving etc. This became much #. harder with __builtin_va_start, since we don't have a tree for a #. call to __builtin_saveregs to fall back on. There was exactly one #. port (i860) that used this code, and I'm unconvinced it could actually #. handle the general case. So we no longer try to handle anything #. weird and make the backend absorb the evil. #: builtins.c:2760 msgid "__builtin_saveregs not supported by this target" msgstr "__builtin_saveregs はこのターゲットでは実装されていません" #: builtins.c:2802 msgid "argument of `__builtin_args_info' must be constant" msgstr "`__builtin_args_info' の引数は定数でなければなりません" #: builtins.c:2808 msgid "argument of `__builtin_args_info' out of range" msgstr "`__builtin_args_info' の引数が範囲外です" #: builtins.c:2814 msgid "missing argument in `__builtin_args_info'" msgstr "`__builtin_args_info' に引数がありません" #: builtins.c:2846 msgid "`va_start' used in function with fixed args" msgstr "`va_start' が固定個引数の関数内で使われました" #: builtins.c:2865 msgid "second parameter of `va_start' not last named argument" msgstr "`va_start' の二番目の値が引数の最後の名前になっていません" #. Evidently an out of date version of ; can't validate #. va_start's second argument, but can still work as intended. #: builtins.c:2870 msgid "`__builtin_next_arg' called without an argument" msgstr "`__builtin_next_arg' が引数無しでで呼び出されました" #: builtins.c:2974 msgid "too many arguments to function `va_start'" msgstr "`va_start' に対する引数が多すぎます" #: builtins.c:3075 msgid "first argument to `va_arg' not of type `va_list'" msgstr "`va_arg' に対する第一引数が `va_list' 型ではありません" #. Unfortunately, this is merely undefined, rather than a constraint #. violation, so we cannot make this an error. If this call is never #. executed, the program is still strictly conforming. #: builtins.c:3106 #, c-format msgid "`%s' is promoted to `%s' when passed through `...'" msgstr "`%s' は `...' の処理の過程で `%s' に格上げされました" #: builtins.c:3111 #, c-format msgid "(so you should pass `%s' not `%s' to `va_arg')" msgstr "(従って、`va_arg' には `%s' を(`%s' でなく)渡さなければなりません)" #: builtins.c:3242 msgid "invalid arg to `__builtin_frame_address'" msgstr "`__builtin_frame_address' への引数が不適切です" #: builtins.c:3244 msgid "invalid arg to `__builtin_return_address'" msgstr "`__builtin_return_address' への引数が不適切です" #: builtins.c:3258 msgid "unsupported arg to `__builtin_frame_address'" msgstr "サポートされていない `__builtin_frame_address' への引数です" #: builtins.c:3260 msgid "unsupported arg to `__builtin_return_address'" msgstr "サポートされていない `__builtin_return_address' へ引数です" #: builtins.c:3428 msgid "second arg to `__builtin_expect' must be a constant" msgstr "`__builtin_expect' への第二引数は定数でなければなりません" #: builtins.c:3909 msgid "__builtin_longjmp second argument must be 1" msgstr "__builtin_longjmp 第二引数は 1 でなければなりません" #. just do library call, if unknown builtin #: builtins.c:3982 c-common.c:3811 #, c-format msgid "built-in function `%s' not currently supported" msgstr "組み込み関数 `%s' は現在サポートされていません" #: c-common.c:550 #, fuzzy, c-format msgid "`%s' is not defined outside of function scope" msgstr "ラベル `%s' が関数の外側の何かを参照しました" #: c-common.c:590 msgid "concatenation of string literals with __FUNCTION__ is deprecated. This feature will be removed in future" msgstr "" #: c-common.c:659 #, c-format msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support" msgstr "文字列長 `%d' は、長さ `%d' (ISO C%d コンパイラのサポート要件)より大きくなっています" #: c-common.c:708 msgid "overflow in constant expression" msgstr "定数式がオーバーフローしました" #: c-common.c:729 msgid "integer overflow in expression" msgstr "式の整数がオーバーフローしました" #: c-common.c:738 msgid "floating point overflow in expression" msgstr "式の浮動小数点数がオーバーフローしました" #: c-common.c:744 #, fuzzy msgid "vector overflow in expression" msgstr "式の整数がオーバーフローしました" #. This detects cases like converting -129 or 256 to unsigned char. #: c-common.c:765 msgid "large integer implicitly truncated to unsigned type" msgstr "大きな整数が暗黙に符合無し型に切り詰められました" #: c-common.c:767 msgid "negative integer implicitly converted to unsigned type" msgstr "負の整数が暗黙に符合無し型に変換されました" #: c-common.c:814 msgid "overflow in implicit constant conversion" msgstr "暗黙の定数変換でオーバーフローしました" #: c-common.c:962 #, c-format msgid "operation on `%s' may be undefined" msgstr "`%s' での演算が定義されていないと思われます" #: c-common.c:1253 msgid "expression statement has incomplete type" msgstr "式の中の文に不完全型があります" #: c-common.c:1286 msgid "case label does not reduce to an integer constant" msgstr "case ラベルを整数定数に還元できません" #: c-common.c:1586 msgid "invalid truth-value expression" msgstr "真偽値式が不適切です" #: c-common.c:1637 #, c-format msgid "invalid operands to binary %s" msgstr "二項演算子 %s が不適切です" #: c-common.c:1872 c-common.c:1881 msgid "comparison is always false due to limited range of data type" msgstr "データ型の範囲制限によって、比較が常に false となります" #: c-common.c:1874 c-common.c:1883 msgid "comparison is always true due to limited range of data type" msgstr "データ型の範囲制限によって、比較が常に true となります" #: c-common.c:1949 msgid "comparison of unsigned expression >= 0 is always true" msgstr "符合無しの式 >= 0 という比較は常に true です" #: c-common.c:1958 msgid "comparison of unsigned expression < 0 is always false" msgstr "符合無しの式 < 0 という比較は常に false です" #: c-common.c:2005 msgid "pointer of type `void *' used in arithmetic" msgstr "`void *' 型のポインタが計算で使われました" #: c-common.c:2011 msgid "pointer to a function used in arithmetic" msgstr "関数ポインタが計算で使われました" #: c-common.c:2017 #, fuzzy msgid "pointer to member function used in arithmetic" msgstr "関数ポインタが計算で使われました" #: c-common.c:2023 #, fuzzy msgid "pointer to a member used in arithmetic" msgstr "関数ポインタが計算で使われました" #: c-common.c:2110 f/com.c:14823 msgid "struct type value used where scalar is required" msgstr "スカラーが必要な場所に構造体型の値が使われました" #: c-common.c:2114 f/com.c:14827 msgid "union type value used where scalar is required" msgstr "スカラーが必要な場所に共用体型の値が使われました" #: c-common.c:2118 f/com.c:14831 msgid "array type value used where scalar is required" msgstr "スカラーが必要な場所に配列型の値が使われました" #: c-common.c:2233 f/com.c:14957 msgid "suggest parentheses around assignment used as truth value" msgstr "真偽値として使われる代入のまわりでは、丸括弧の使用をお勧めします" #: c-common.c:2277 c-common.c:2309 msgid "invalid use of `restrict'" msgstr "`restrict' の用法が不適切です" #: c-common.c:2425 msgid "__alignof__ applied to an incomplete type" msgstr "__alignof__ が不完全な型に適用されました" #: c-common.c:2451 msgid "`__alignof' applied to a bit-field" msgstr "ビットフィールドに `__alignof' が適用されました" #: c-common.c:2893 #, fuzzy, c-format msgid "cannot disable built-in function `%s'" msgstr "組み込み関数 `%s' を覆い隠します" #: c-common.c:3174 c-typeck.c:1781 #, c-format msgid "too few arguments to function `%s'" msgstr "関数 `%s' への引数が少なすぎます" #: c-common.c:3180 c-typeck.c:1634 #, c-format msgid "too many arguments to function `%s'" msgstr "関数 `%s' に対する引数が多すぎます" #: c-common.c:3369 msgid "pointers are not permitted as case values" msgstr "case の値としてのポインタは許されていません" #: c-common.c:3375 msgid "ISO C++ forbids range expressions in switch statements" msgstr "ISO C++ では switch 文での範囲式は禁じられています" #: c-common.c:3377 msgid "ISO C forbids range expressions in switch statements" msgstr "ISO C では switch 文での範囲式は禁じられています" #: c-common.c:3407 msgid "empty range specified" msgstr "空の範囲が指定されました" #: c-common.c:3458 msgid "duplicate (or overlapping) case value" msgstr "二重の(あるいは重複している) case の値" #: c-common.c:3460 msgid "this is the first entry overlapping that value" msgstr "これがその値と重複した最初の項目です" #: c-common.c:3464 msgid "duplicate case value" msgstr "重複した case の値" #: c-common.c:3465 msgid "previously used here" msgstr "前にここで使われました" #: c-common.c:3469 msgid "multiple default labels in one switch" msgstr "一つの switch に複数の default ラベルがあります" #: c-common.c:3470 msgid "this is the first default label" msgstr "これが最初の default ラベルです" #: c-common.c:3498 #, fuzzy msgid "ISO C++ forbids taking the address of a label" msgstr "ISO C++ は `::main' 関数のアドレスを取ることを禁じます" #: c-common.c:3500 #, fuzzy msgid "ISO C forbids taking the address of a label" msgstr "ISO C はキャスト式のアドレス評価を禁じます" #: c-common.c:4148 msgid "-Wformat-y2k ignored without -Wformat" msgstr "-Wformat-y2k は無視されました(-Wformat がありません)" #: c-common.c:4150 msgid "-Wformat-extra-args ignored without -Wformat" msgstr "-Wformat-extra-args は無視されました(-Wformat がありません)" #: c-common.c:4152 msgid "-Wformat-nonliteral ignored without -Wformat" msgstr "-Wformat-nonliteral は無視されました(-Wformat がありません)" #: c-common.c:4154 msgid "-Wformat-security ignored without -Wformat" msgstr "-Wformat-security は無視されました(-Wformat がありません)" #: c-common.c:4156 msgid "-Wmissing-format-attribute ignored without -Wformat" msgstr "-Wmissing-format-attribute は無視されました(-Wformat がありません)" #: c-common.c:4247 #, fuzzy, c-format msgid "declaration of `%s' shadows %s" msgstr "`%s' の宣言は仮引数を覆い隠します" #: c-convert.c:78 c-typeck.c:1035 c-typeck.c:4047 cp/typeck.c:1673 #: cp/typeck.c:6165 msgid "void value not ignored as it ought to be" msgstr "void の値が本来の意味通りに無視されませんでした" #: c-convert.c:110 java/typeck.c:150 msgid "conversion to non-scalar type requested" msgstr "非スカラー型への変換が要求されます" #: c-decl.c:476 msgid "-traditional is deprecated and may be removed" msgstr "" #: c-decl.c:566 #, c-format msgid "unknown C standard `%s'" msgstr "不明な C 標準 `%s'" #: c-decl.c:848 #, c-format msgid "array `%s' assumed to have one element" msgstr "配列 `%s' は一要素を持っているものと見なされます" #: c-decl.c:1024 #, c-format msgid "`struct %s' incomplete in scope ending here" msgstr "スコープが終わるこの位置で、`struct %s' が不完全です" #: c-decl.c:1027 #, c-format msgid "`union %s' incomplete in scope ending here" msgstr "スコープが終わるこの部分で `union %s' が不完全です" #: c-decl.c:1030 #, c-format msgid "`enum %s' incomplete in scope ending here" msgstr "スコープが終わるこの部分で `enum %s' が不完全です" #: c-decl.c:1144 c-decl.c:1285 java/decl.c:1377 #, c-format msgid "label `%s' used but not defined" msgstr "ラベル `%s' が使われましたが定義されていません" #: c-decl.c:1150 c-decl.c:1292 java/decl.c:1383 #, c-format msgid "label `%s' defined but not used" msgstr "ラベル `%s' が定義されましたが使われていません" #: c-decl.c:1409 cp/decl.c:3128 #, fuzzy, c-format msgid "function `%s' redeclared as inline" msgstr "ライブラリ関数 `%s' は非関数として宣言されました" #: c-decl.c:1411 cp/decl.c:3130 #, fuzzy, c-format msgid "previous declaration of function `%s' with attribute noinline" msgstr "%s: 関数 `%s' の宣言が変換されていません\n" #: c-decl.c:1418 cp/decl.c:3137 #, fuzzy, c-format msgid "function `%s' redeclared with attribute noinline" msgstr "関数 `%s' はブロック内の前方で宣言されています" #: c-decl.c:1420 cp/decl.c:3139 #, fuzzy, c-format msgid "previous declaration of function `%s' was inline" msgstr "前方での `%s' の宣言" #: c-decl.c:1449 c-decl.c:1502 #, c-format msgid "shadowing built-in function `%s'" msgstr "組み込み関数 `%s' を覆い隠します" #: c-decl.c:1451 #, c-format msgid "shadowing library function `%s'" msgstr "ライブラリ関数 `%s' を覆い隠します" #: c-decl.c:1457 #, c-format msgid "library function `%s' declared as non-function" msgstr "ライブラリ関数 `%s' は非関数として宣言されました" #: c-decl.c:1461 c-decl.c:1464 #, c-format msgid "built-in function `%s' declared as non-function" msgstr "組み込み関数 `%s' は非関数として宣言されました" #: c-decl.c:1468 objc/objc-act.c:2334 objc/objc-act.c:6036 #, c-format msgid "`%s' redeclared as different kind of symbol" msgstr "`%s' が別のシンボル種として再宣言されました" #: c-decl.c:1469 c-decl.c:1667 c-decl.c:1817 objc/objc-act.c:2336 #: objc/objc-act.c:6038 objc/objc-act.c:6093 #, c-format msgid "previous declaration of `%s'" msgstr "前方での `%s' の宣言" #. If types don't match for a built-in, throw away the built-in. #: c-decl.c:1571 #, c-format msgid "conflicting types for built-in function `%s'" msgstr "組み込み関数 `%s' と型が矛盾します" #: c-decl.c:1614 c-decl.c:1633 #, c-format msgid "conflicting types for `%s'" msgstr "`%s' と型が矛盾します" #: c-decl.c:1656 #, fuzzy msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration" msgstr "省略記号付きパラメタリストは、空の仮引数名リスト宣言と一致できません。" #: c-decl.c:1662 #, fuzzy msgid "an argument type that has a default promotion can't match an empty parameter name list declaration" msgstr "デフォルトで格上げされる型の引数が、空の仮引数名リスト宣言と適合しません。" #: c-decl.c:1677 c-decl.c:1700 #, c-format msgid "redefinition of `%s'" msgstr "`%s' が再定義されました" #: c-decl.c:1680 #, c-format msgid "redeclaration of `%s'" msgstr "`%s' が再宣言されました" #: c-decl.c:1683 #, c-format msgid "conflicting declarations of `%s'" msgstr "`%s' の宣言が矛盾しています" #: c-decl.c:1727 #, c-format msgid "prototype for `%s' follows" msgstr "`%s' のプロトタイプが後ろにあります" #: c-decl.c:1728 c-decl.c:1736 c-decl.c:1752 msgid "non-prototype definition here" msgstr "非プロトタイプ定義がここにあります" #: c-decl.c:1735 #, c-format msgid "prototype for `%s' follows and number of arguments doesn't match" msgstr "`%s' のプロトタイプが後ろにあり、引数の個数が一致しません" #: c-decl.c:1750 #, c-format msgid "prototype for `%s' follows and argument %d doesn't match" msgstr "`%s' のプロトタイプが後ろにあり、引数 %d が一致しません" #: c-decl.c:1768 #, c-format msgid "`%s' declared inline after being called" msgstr "`%s' は呼び出されるよりも後ろで inline 宣言されています" #: c-decl.c:1774 #, c-format msgid "`%s' declared inline after its definition" msgstr "`%s' はその定義よりも後で inline 宣言されています" #: c-decl.c:1781 #, c-format msgid "static declaration for `%s' follows non-static" msgstr "`%s' は非 static の後で static 宣言されています" #: c-decl.c:1789 #, c-format msgid "non-static declaration for `%s' follows static" msgstr "`%s' は static の後で非 static 宣言されています" #: c-decl.c:1796 #, c-format msgid "const declaration for `%s' follows non-const" msgstr "`%s' は非 const の後で const 宣言されています" #: c-decl.c:1803 #, c-format msgid "type qualifiers for `%s' conflict with previous decl" msgstr "`%s' の型修飾子が前方の宣言と矛盾します" #: c-decl.c:1816 #, c-format msgid "redundant redeclaration of `%s' in same scope" msgstr "`%s' の冗長な再宣言が同一スコープ内にあります" #: c-decl.c:2120 java/decl.c:1076 #, c-format msgid "declaration of `%s' shadows a parameter" msgstr "`%s' の宣言は仮引数を覆い隠します" #: c-decl.c:2123 java/decl.c:1079 #, c-format msgid "declaration of `%s' shadows a symbol from the parameter list" msgstr "`%s' の宣言は仮引数リストのシンボルを覆い隠します" #: c-decl.c:2144 cp/decl.c:4236 #, fuzzy msgid "a parameter" msgstr "仮引数 `%s' は無効です" #: c-decl.c:2146 cp/decl.c:4253 msgid "a previous local" msgstr "" #. XXX shadow warnings in outer-more namespaces #: c-decl.c:2150 cp/decl.c:4257 #, fuzzy msgid "a global declaration" msgstr "無効な宣言です" #: c-decl.c:2194 #, c-format msgid "nested extern declaration of `%s'" msgstr "`%s' の extern 宣言がネストしています" #: c-decl.c:2216 java/decl.c:1029 #, c-format msgid "`%s' used prior to declaration" msgstr "`%s' は宣言よりも先に使用されました" #: c-decl.c:2231 c-decl.c:2446 #, c-format msgid "`%s' was declared implicitly `extern' and later `static'" msgstr "`%s' は暗黙に `extern' 宣言され、後に `static' 宣言されました" #: c-decl.c:2341 cp/decl.c:4095 msgid "type mismatch with previous external decl" msgstr "型が前方の外部宣言と一致しません" #: c-decl.c:2342 #, c-format msgid "previous external decl of `%s'" msgstr "前方の `%s' の外部宣言" #: c-decl.c:2355 msgid "type mismatch with previous implicit declaration" msgstr "型が前方の暗黙の宣言と一致しません" #: c-decl.c:2357 #, c-format msgid "previous implicit declaration of `%s'" msgstr "前方での `%s' の暗黙的な宣言" #: c-decl.c:2374 #, c-format msgid "type of external `%s' is not global" msgstr "外部 `%s' の型はグローバルではありません" #: c-decl.c:2425 #, c-format msgid "`%s' was previously implicitly declared to return `int'" msgstr "`%s' は前方で暗黙的に `int' を返すと宣言されました" #: c-decl.c:2450 #, c-format msgid "`%s' was declared `extern' and later `static'" msgstr "`%s' は `extern' と宣言され、後で `static' と宣言されました" #: c-decl.c:2474 #, c-format msgid "extern declaration of `%s' doesn't match global one" msgstr "`%s' のextern 宣言はグローバルのそれと一致しません" #: c-decl.c:2516 #, c-format msgid "`%s' locally external but globally static" msgstr "`%s' はローカル的には extern ですが、グローバル的に static です" #: c-decl.c:2638 #, c-format msgid "function `%s' was previously declared within a block" msgstr "関数 `%s' はブロック内の前方で宣言されています" #: c-decl.c:2658 c-decl.c:2660 #, c-format msgid "implicit declaration of function `%s'" msgstr "関数 `%s' の暗黙の宣言" #: c-decl.c:2748 #, c-format msgid "label %s referenced outside of any function" msgstr "ラベル %s があらゆる関数の外側で参照されました" #: c-decl.c:2805 #, c-format msgid "duplicate label declaration `%s'" msgstr "ラベルの宣言 `%s' が重複しています" #: c-decl.c:2808 msgid "this is a previous declaration" msgstr "前方での `%s' の宣言" #: c-decl.c:3320 msgid "unnamed struct/union that defines no instances" msgstr "無名構造体/共用体が、そのインスタンスを定義していません" #: c-decl.c:3339 msgid "useless keyword or type name in empty declaration" msgstr "空の宣言の中に、無意味なキーワード又は型名があります" #: c-decl.c:3346 msgid "two types specified in one empty declaration" msgstr "一つの空の宣言中に、二つの型が指定されています" #: c-decl.c:3351 c-parse.y:725 c-parse.y:727 parse.y:742 parse.y:1827 #: objc-parse.y:761 objc-parse.y:763 objc-parse.y:2997 msgid "empty declaration" msgstr "空の宣言です" #: c-decl.c:3381 #, fuzzy msgid "ISO C89 does not support `static' or type qualifiers in parameter array declarators" msgstr "ISO C89 は可変配列メンバを受け付けません" #: c-decl.c:3383 #, fuzzy msgid "ISO C89 does not support `[*]' array declarators" msgstr "ISO C89 は可変配列メンバを受け付けません" #: c-decl.c:3386 msgid "GCC does not yet properly implement `[*]' array declarators" msgstr "" #: c-decl.c:3405 #, fuzzy msgid "static or type qualifiers in abstract declarator" msgstr "ポインタ宣言子に不適切な型修飾子" #: c-decl.c:3479 #, c-format msgid "`%s' is usually a function" msgstr "`%s' は通常は関数です" #: c-decl.c:3493 #, c-format msgid "typedef `%s' is initialized" msgstr "typedef `%s' が初期化されました" #: c-decl.c:3500 #, c-format msgid "function `%s' is initialized like a variable" msgstr "関数 `%s' が変数であるかのように初期化されました" #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE. #: c-decl.c:3507 #, c-format msgid "parameter `%s' is initialized" msgstr "仮引数 `%s' が初期化されました" #: c-decl.c:3527 c-typeck.c:4841 msgid "variable-sized object may not be initialized" msgstr "可変長オブジェクトは初期化されないことになるでしょう" #: c-decl.c:3533 #, c-format msgid "variable `%s' has initializer but incomplete type" msgstr "変数 `%s' には初期化子がありますが、不完全型です" #: c-decl.c:3539 #, c-format msgid "elements of array `%s' have incomplete type" msgstr "配列 `%s' の要素に不完全型があります" #: c-decl.c:3552 #, c-format msgid "declaration of `%s' has `extern' and is initialized" msgstr "`%s' の宣言に `extern' がついており、初期化もされています" #: c-decl.c:3591 c-decl.c:6246 cp/decl.c:7368 cp/decl.c:13623 #, fuzzy, c-format msgid "inline function `%s' given attribute noinline" msgstr "組み込み関数 `%s' は非関数として宣言されました" #: c-decl.c:3674 #, c-format msgid "initializer fails to determine size of `%s'" msgstr "初期化子は `%s' のサイズの特定に失敗しました" #: c-decl.c:3679 #, c-format msgid "array size missing in `%s'" msgstr "`%s' での配列サイズを欠いています" #: c-decl.c:3695 #, c-format msgid "zero or negative size array `%s'" msgstr "`%s' の配列サイズがゼロ又は負です" #: c-decl.c:3723 #, c-format msgid "storage size of `%s' isn't known" msgstr "`%s' の領域サイズがわかりません" #: c-decl.c:3733 #, c-format msgid "storage size of `%s' isn't constant" msgstr "`%s' の領域サイズが一定ではありません" #: c-decl.c:3792 #, c-format msgid "ignoring asm-specifier for non-static local variable `%s'" msgstr "非 static ローカル変数 `%s' への asm 指定子は無視されます" #: c-decl.c:3867 #, fuzzy, c-format msgid "ISO C forbids parameter `%s' shadowing typedef" msgstr "ANSI C は typedef を覆い隠す仮引数 `%s' を禁じています" #: c-decl.c:4171 cp/decl.c:10171 msgid "`long long long' is too long for GCC" msgstr "`long long long' は GCC にとって長すぎます" #: c-decl.c:4176 msgid "ISO C89 does not support `long long'" msgstr "ISO C89 は `long long' を受け付けません" #: c-decl.c:4181 cp/decl.c:10176 #, c-format msgid "duplicate `%s'" msgstr "`%s' が重複しています" #: c-decl.c:4187 cp/decl.c:10200 #, c-format msgid "two or more data types in declaration of `%s'" msgstr "`%s' の宣言に二つ以上のデータ型が指定されました" #: c-decl.c:4207 cp/decl.c:10205 #, c-format msgid "`%s' fails to be a typedef or built in type" msgstr "`%s' を typedef または組み込み型にできません" #: c-decl.c:4246 #, c-format msgid "type defaults to `int' in declaration of `%s'" msgstr "`%s' の宣言で型がデフォルトの `int' とされました" #: c-decl.c:4275 #, c-format msgid "both long and short specified for `%s'" msgstr "`%s' に対して long と short の両方が指定されています" #: c-decl.c:4279 cp/decl.c:10320 #, c-format msgid "long or short specified with char for `%s'" msgstr "`%s' に対して char とともに long または short が指定されています" #: c-decl.c:4286 cp/decl.c:10324 #, c-format msgid "long or short specified with floating type for `%s'" msgstr "`%s' に対して浮動小数型とともに long または short が指定されています" #: c-decl.c:4289 msgid "the only valid combination is `long double'" msgstr "唯一の有効な組合わせは `long double' です" #: c-decl.c:4295 #, c-format msgid "both signed and unsigned specified for `%s'" msgstr "`%s' に対して符号ありと符号なしの両方が指定されています" #: c-decl.c:4297 cp/decl.c:10313 #, c-format msgid "long, short, signed or unsigned invalid for `%s'" msgstr "`%s' に対して long, short, signed または unsigned は不適切です" #: c-decl.c:4303 cp/decl.c:10333 #, c-format msgid "long, short, signed or unsigned used invalidly for `%s'" msgstr "`%s' に対する long, short, singed や unsigned の使用は不適切です" #: c-decl.c:4322 cp/decl.c:10354 #, c-format msgid "complex invalid for `%s'" msgstr "`%s' に対して complex は不適切です" #: c-decl.c:4367 msgid "ISO C89 does not support complex types" msgstr "ISO C89 は complex 型を受け付けません" #: c-decl.c:4379 msgid "ISO C does not support plain `complex' meaning `double complex'" msgstr "ISO C は `double complex' を意味する無修飾の `complex' を受け付けません" #: c-decl.c:4385 c-decl.c:4397 msgid "ISO C does not support complex integer types" msgstr "ISO C は整数型の complex を受け付けません" #: c-decl.c:4412 c-decl.c:4851 cp/decl.c:10969 msgid "duplicate `const'" msgstr "重複した `const'" #: c-decl.c:4414 c-decl.c:4855 cp/decl.c:10973 msgid "duplicate `restrict'" msgstr "重複したラベル `restrict'" #: c-decl.c:4416 c-decl.c:4853 cp/decl.c:10971 msgid "duplicate `volatile'" msgstr "重複した `volatile'" #: c-decl.c:4438 cp/decl.c:10509 #, c-format msgid "multiple storage classes in declaration of `%s'" msgstr "`%s' の宣言において複数の保存クラス" #: c-decl.c:4447 msgid "function definition declared `auto'" msgstr "関数の定義が `auto' と宣言されました" #: c-decl.c:4449 msgid "function definition declared `register'" msgstr "関数の定義が `register' と宣言されました" #: c-decl.c:4451 msgid "function definition declared `typedef'" msgstr "関数の定義が `typedef' と宣言されました" #: c-decl.c:4464 #, c-format msgid "storage class specified for structure field `%s'" msgstr "構造体フィールド `%s' に指定された記憶クラス" #: c-decl.c:4468 cp/decl.c:10556 #, c-format msgid "storage class specified for parameter `%s'" msgstr "仮引数 `%s' で指定された記憶クラス" #: c-decl.c:4471 cp/decl.c:10558 msgid "storage class specified for typename" msgstr "型名に対して指定された記憶クラス" #: c-decl.c:4483 cp/decl.c:10572 #, c-format msgid "`%s' initialized and declared `extern'" msgstr "`%s' が初期化されるところで、`extern' 宣言されました" #: c-decl.c:4485 cp/decl.c:10575 #, c-format msgid "`%s' has both `extern' and initializer" msgstr "`%s' に `extern' と初期化子の両方があります" #: c-decl.c:4489 cp/decl.c:10579 #, c-format msgid "nested function `%s' declared `extern'" msgstr "ネストした関数 `%s' は `extern' に宣言されました" #: c-decl.c:4492 cp/decl.c:10583 #, c-format msgid "top-level declaration of `%s' specifies `auto'" msgstr "`%s' のトップレベルの宣言が `auto' を指定します" #. Only the innermost declarator (making a parameter be of #. array type which is converted to pointer type) #. may have static or type qualifiers. #: c-decl.c:4527 c-decl.c:4716 #, fuzzy msgid "static or type qualifiers in non-parameter array declarator" msgstr "仮引数宣言の中の記憶クラス指定子は無効です" #: c-decl.c:4571 #, c-format msgid "declaration of `%s' as array of voids" msgstr "`%s' の宣言は void の配列" #: c-decl.c:4577 #, c-format msgid "declaration of `%s' as array of functions" msgstr "`%s' の宣言は関数の配列" #: c-decl.c:4598 #, c-format msgid "size of array `%s' has non-integer type" msgstr "配列 `%s' の大きさは非整数型" #: c-decl.c:4603 #, c-format msgid "ISO C forbids zero-size array `%s'" msgstr "ISO C は サイズ 0 の配列 `%s' を禁じます" #: c-decl.c:4610 #, c-format msgid "size of array `%s' is negative" msgstr "配列 `%s' の大きさが負です" #: c-decl.c:4623 #, c-format msgid "ISO C89 forbids array `%s' whose size can't be evaluated" msgstr "ISO C89 はサイズが評価できない配列 `%s' を禁じます" #: c-decl.c:4626 #, c-format msgid "ISO C89 forbids variable-size array `%s'" msgstr "ISO C89 は可変長サイズの配列 `%s' を禁じます" #: c-decl.c:4656 c-decl.c:4877 cp/decl.c:11179 #, c-format msgid "size of array `%s' is too large" msgstr "配列 `%s' の大きさが大きすぎます" #: c-decl.c:4673 msgid "ISO C89 does not support flexible array members" msgstr "ISO C89 は可変配列メンバを受け付けません" #: c-decl.c:4683 msgid "array type has incomplete element type" msgstr "配列の型が不完全要素型を持っています" #: c-decl.c:4690 c-decl.c:4927 msgid "ISO C forbids const or volatile function types" msgstr "ISO C は const や volatile の関数型を禁じます" #: c-decl.c:4736 cp/decl.c:10720 #, c-format msgid "`%s' declared as function returning a function" msgstr "`%s' は関数を返す関数として宣言されています" #: c-decl.c:4741 cp/decl.c:10725 #, c-format msgid "`%s' declared as function returning an array" msgstr "`%s' は配列を返す関数として宣言されています" #: c-decl.c:4776 msgid "ISO C forbids qualified void function return type" msgstr "ISO C は修飾付き void 型の戻り値を持つ関数を禁じます" #: c-decl.c:4780 msgid "type qualifiers ignored on function return type" msgstr "関数戻り値の型修飾子は無視されました" #: c-decl.c:4809 c-decl.c:4892 c-decl.c:5016 c-decl.c:5110 msgid "ISO C forbids qualified function types" msgstr "ISO C は関数の型修飾子を禁じます" #: c-decl.c:4849 cp/decl.c:10965 msgid "invalid type modifier within pointer declarator" msgstr "ポインタ宣言子に不適切な型修飾子" #: c-decl.c:4947 cp/decl.c:11457 #, c-format msgid "variable or field `%s' declared void" msgstr "変数または領域 `%s' は void と宣言されています" #: c-decl.c:4980 #, fuzzy msgid "attributes in parameter array declarator ignored" msgstr "仮引数宣言の中で `::' を使えません" #: c-decl.c:5005 #, fuzzy msgid "invalid type modifier within array declarator" msgstr "ポインタ宣言子に不適切な型修飾子" #: c-decl.c:5054 #, c-format msgid "field `%s' declared as a function" msgstr "領域 `%s' は関数として宣言されています" #: c-decl.c:5060 #, c-format msgid "field `%s' has incomplete type" msgstr "領域 `%s' は不完全な型です" #: c-decl.c:5092 c-decl.c:5094 c-decl.c:5101 #, c-format msgid "invalid storage class for function `%s'" msgstr "関数 `%s' に対して不適切な保存クラス" #: c-decl.c:5116 msgid "`noreturn' function returns non-void value" msgstr "`noreturn' 関数が非 void 値を返しています" #: c-decl.c:5131 msgid "cannot inline function `main'" msgstr "`main' を inline 関数にはできません" #: c-decl.c:5184 #, c-format msgid "variable `%s' declared `inline'" msgstr "変数 `%s' が `inline' と宣言されました" #: c-decl.c:5257 c-decl.c:6298 msgid "function declaration isn't a prototype" msgstr "関数宣言はプロトタイプではありません" #: c-decl.c:5263 msgid "parameter names (without types) in function declaration" msgstr "関数宣言中に(型の無い)仮引数名があります" #: c-decl.c:5295 c-decl.c:6689 #, c-format msgid "parameter `%s' has incomplete type" msgstr "仮引数 `%s' は不完全型です" #: c-decl.c:5298 msgid "parameter has incomplete type" msgstr "仮引数が不完全型です" #: c-decl.c:5319 #, c-format msgid "parameter `%s' points to incomplete type" msgstr "仮引数 `%s' は不完全型を指しています" #: c-decl.c:5322 msgid "parameter points to incomplete type" msgstr "仮引数が不完全型を指しています" #: c-decl.c:5387 #, c-format msgid "parameter `%s' has just a forward declaration" msgstr "仮引数 `%s' 少し前方で宣言されました" #: c-decl.c:5428 msgid "`void' in parameter list must be the entire list" msgstr "仮引数リスト中の `void' はリスト全体を占めなければなりません" #: c-decl.c:5459 #, fuzzy, c-format msgid "`struct %s' declared inside parameter list" msgstr "`%s %s' は仮引数リスト内で宣言されました" #: c-decl.c:5462 #, fuzzy, c-format msgid "`union %s' declared inside parameter list" msgstr "`%s %s' は仮引数リスト内で宣言されました" #: c-decl.c:5465 #, fuzzy, c-format msgid "`enum %s' declared inside parameter list" msgstr "`%s %s' は仮引数リスト内で宣言されました" #: c-decl.c:5472 msgid "anonymous struct declared inside parameter list" msgstr "無名構造体が仮引数リスト内で宣言されました" #: c-decl.c:5474 msgid "anonymous union declared inside parameter list" msgstr "無名共用体が仮引数リスト内で宣言されました" #: c-decl.c:5476 msgid "anonymous enum declared inside parameter list" msgstr "無名列挙子が仮引数リスト内で宣言されました" #: c-decl.c:5480 #, fuzzy msgid "its scope is only this definition or declaration, which is probably not what you want" msgstr "そのスコープは定義か宣言だけです、恐らく望んだことと異なるでしょう。" #: c-decl.c:5559 #, fuzzy, c-format msgid "redefinition of `union %s'" msgstr "`%s' が再定義されました" #: c-decl.c:5562 #, fuzzy, c-format msgid "redefinition of `struct %s'" msgstr "`%s %s' の再定義" #: c-decl.c:5601 msgid "unnamed fields of type other than struct or union are not allowed" msgstr "" #: c-decl.c:5642 c-decl.c:5645 #, c-format msgid "%s defined inside parms" msgstr "%sが仮引数内で定義されました" #: c-decl.c:5643 c-decl.c:5646 c-decl.c:5657 msgid "union" msgstr "共用体" #: c-decl.c:5643 c-decl.c:5646 msgid "structure" msgstr "構造体" #: c-decl.c:5656 #, c-format msgid "%s has no %s" msgstr "%sが%sを持っていません" #: c-decl.c:5657 msgid "struct" msgstr "構造体" #: c-decl.c:5658 msgid "named members" msgstr "名前付きメンバ" #: c-decl.c:5658 msgid "members" msgstr "メンバ" #: c-decl.c:5697 #, c-format msgid "nested redefinition of `%s'" msgstr "`%s' のネストした再定義" #: c-decl.c:5710 #, c-format msgid "bit-field `%s' width not an integer constant" msgstr "ビットフィールド `%s' の幅が整数定数ではありません" #: c-decl.c:5721 #, c-format msgid "bit-field `%s' has invalid type" msgstr "ビットフィールド `%s' は不適切な型を持っています" #: c-decl.c:5733 #, c-format msgid "bit-field `%s' type invalid in ISO C" msgstr "ビットフィールド `%s' 型は ISO C では不適切です" #: c-decl.c:5744 #, c-format msgid "negative width in bit-field `%s'" msgstr "ビットフィールド `%s' の幅が負の数です" #: c-decl.c:5746 #, c-format msgid "width of `%s' exceeds its type" msgstr "`%s' の幅はその型のサイズを超えています" #: c-decl.c:5748 #, c-format msgid "zero width for bit-field `%s'" msgstr "ビットフィールド `%s' の幅が 0 です" #: c-decl.c:5762 #, c-format msgid "`%s' is narrower than values of its type" msgstr "`%s' はその型の値よりも狭いです" #: c-decl.c:5808 msgid "flexible array member in union" msgstr "共用体に可変配列メンバがあります" #: c-decl.c:5810 msgid "flexible array member not at end of struct" msgstr "構造体の最後ではない所に可変配列メンバがあります" #: c-decl.c:5812 msgid "flexible array member in otherwise empty struct" msgstr "構造体に可変配列メンバ以外のメンバがありません" #: c-decl.c:5837 #, c-format msgid "duplicate member `%s'" msgstr "重複したメンバ `%s'" #: c-decl.c:5881 msgid "union cannot be made transparent" msgstr "共用体を透過的にできません" #. This enum is a named one that has been declared already. #: c-decl.c:5975 #, c-format msgid "redeclaration of `enum %s'" msgstr "`enum %s' の再宣言" #: c-decl.c:6009 msgid "enum defined inside parms" msgstr "仮引数内で enum が定義されました" #: c-decl.c:6042 msgid "enumeration values exceed range of largest integer" msgstr "列挙子の値が整数の範囲の最大値を超えました" #: c-decl.c:6151 #, c-format msgid "enumerator value for `%s' not integer constant" msgstr "`%s' の列挙値が整数定数ではありません" #: c-decl.c:6164 msgid "overflow in enumeration values" msgstr "列挙値がオーバーフロー" #: c-decl.c:6169 msgid "ISO C restricts enumerator values to range of `int'" msgstr "ISO C は列挙子の値を `int' の範囲に限定しています" #: c-decl.c:6252 msgid "return type is an incomplete type" msgstr "戻り値の型が不完全型です" #: c-decl.c:6260 msgid "return type defaults to `int'" msgstr "戻り値の型をデフォルトの `int' とします" #: c-decl.c:6307 #, c-format msgid "no previous prototype for `%s'" msgstr "`%s' の前方プロトタイプがありません" #: c-decl.c:6314 #, c-format msgid "`%s' was used with no prototype before its definition" msgstr "`%s' はその定義の前にプロトタイプなしで使われました" #: c-decl.c:6320 #, c-format msgid "no previous declaration for `%s'" msgstr "`%s' の前方宣言がありません" #: c-decl.c:6327 #, c-format msgid "`%s' was used with no declaration before its definition" msgstr "`%s' はその定義の前で宣言なしで使用されました" #: c-decl.c:6351 c-decl.c:6936 #, c-format msgid "return type of `%s' is not `int'" msgstr "`%s' の戻り値の型が `int' ではありません" #: c-decl.c:6367 #, c-format msgid "first argument of `%s' should be `int'" msgstr "`%s' の第一引数は `int' とすべきです" #: c-decl.c:6376 #, c-format msgid "second argument of `%s' should be `char **'" msgstr "`%s' の第二引数は `char **' とすべきです" #: c-decl.c:6385 #, c-format msgid "third argument of `%s' should probably be `char **'" msgstr "`%s' の第三引数はおそらく `char **' とすべきでしょう" #: c-decl.c:6394 #, c-format msgid "`%s' takes only zero or two arguments" msgstr "`%s' は 0 か 2 個の引数しかとりません" #: c-decl.c:6397 #, c-format msgid "`%s' is normally a non-static function" msgstr "`%s' は通常、非 static な関数です" #: c-decl.c:6507 msgid "parm types given both in parmlist and separately" msgstr "仮引数の型が、仮引数リストとは別のところからも与えられています" #: c-decl.c:6528 msgid "parameter name omitted" msgstr "仮引数が省略されました" #: c-decl.c:6532 c-decl.c:6634 #, c-format msgid "parameter `%s' declared void" msgstr "仮引数 `%s' が void と宣言されています" #: c-decl.c:6608 msgid "parameter name missing from parameter list" msgstr "仮引数リストからの仮引数名を欠いています" #: c-decl.c:6627 #, c-format msgid "multiple parameters named `%s'" msgstr "重複した仮引数名 `%s'" #: c-decl.c:6658 c-decl.c:6660 #, c-format msgid "type of `%s' defaults to `int'" msgstr "`%s' の型をデフォルトの `int' とします" #: c-decl.c:6696 #, c-format msgid "declaration for parameter `%s' but no such parameter" msgstr "仮引数 `%s' の宣言がありますが、そんな仮引数はありません" #: c-decl.c:6744 msgid "number of arguments doesn't match prototype" msgstr "仮引数の数がプロトタイプと一致しません" #: c-decl.c:6774 #, c-format msgid "promoted argument `%s' doesn't match prototype" msgstr "格上げされた仮引数 `%s' はプロトタイプと一致しません" #: c-decl.c:6788 #, c-format msgid "argument `%s' doesn't match prototype" msgstr "仮引数 `%s' はプロトタイプに一致しません" #: c-decl.c:6968 cp/decl.c:14327 #, fuzzy msgid "no return statement in function returning non-void" msgstr "戻り型が関数で、`return' に値がありません" #: c-decl.c:7124 msgid "this function may return with or without a value" msgstr "この関数は値を返したり返さなかったりするでしょう" #: c-decl.c:7144 #, c-format msgid "size of return value of `%s' is %u bytes" msgstr "`%s' の戻り値のサイズが %u バイトです" #: c-decl.c:7148 #, c-format msgid "size of return value of `%s' is larger than %d bytes" msgstr "`%s' の戻り値のサイズが %d バイトよりも大きくなります" #. If we get here, declarations have been used in a for loop without #. the C99 for loop scope. This doesn't make much sense, so don't #. allow it. #: c-decl.c:7203 msgid "`for' loop initial declaration used outside C99 mode" msgstr "`for' ループの初期化宣言が C99 モード以外で使われました" #: c-decl.c:7227 #, fuzzy, c-format msgid "`struct %s' declared in `for' loop initial declaration" msgstr "`%s %s' が `for' ループ初期化宣言内で宣言されました" #: c-decl.c:7230 #, fuzzy, c-format msgid "`union %s' declared in `for' loop initial declaration" msgstr "`%s %s' が `for' ループ初期化宣言内で宣言されました" #: c-decl.c:7233 #, fuzzy, c-format msgid "`enum %s' declared in `for' loop initial declaration" msgstr "`%s %s' が `for' ループ初期化宣言内で宣言されました" #: c-decl.c:7241 #, c-format msgid "declaration of non-variable `%s' in `for' loop initial declaration" msgstr "非変数 `%s' の宣言が `for' ループ初期化宣言の中にあります" #: c-decl.c:7243 #, c-format msgid "declaration of static variable `%s' in `for' loop initial declaration" msgstr "スタティック変数 `%s' の宣言が `for' ループ初期化宣言内にあります" #: c-decl.c:7245 #, c-format msgid "declaration of `extern' variable `%s' in `for' loop initial declaration" msgstr "`extern' 変数 `%s' の宣言が `for' ループ初期化宣言内にあります" #: c-format.c:128 c-format.c:210 msgid "format string arg not a string type" msgstr "フォーマット文字列引数が文字列型ではありません" #: c-format.c:143 msgid "args to be formatted is not '...'" msgstr "フォーマットされる引数が、'...' になっていません" #: c-format.c:152 msgid "strftime formats cannot format arguments" msgstr "strftime フォーマットは引数をフォーマットできません" #: c-format.c:187 c-format.c:289 msgid "format string has invalid operand number" msgstr "フォーマット文字列に不適切なオペランド数があります" #: c-format.c:221 msgid "function does not return string type" msgstr "関数が文字列型を返しません" #: c-format.c:252 msgid "unrecognized format specifier" msgstr "認識できないフォーマット指定子" #: c-format.c:265 #, c-format msgid "`%s' is an unrecognized format function type" msgstr "`%s' は認識できないフォーマット関数型です" #: c-format.c:299 msgid "format string arg follows the args to be formatted" msgstr "フォーマット文字列引数がフォーマットされる引数の後に続いています" #: c-format.c:620 msgid "` ' flag" msgstr "` ' フラグ" #: c-format.c:620 msgid "the ` ' printf flag" msgstr "printf の ` ' フラグ" #: c-format.c:621 c-format.c:692 msgid "`+' flag" msgstr "`+' フラグ" #: c-format.c:621 msgid "the `+' printf flag" msgstr "printf の `+' フラグ" #: c-format.c:622 c-format.c:668 msgid "`#' flag" msgstr "`#' フラグ" #: c-format.c:622 msgid "the `#' printf flag" msgstr "printf の `#' フラグ" #: c-format.c:623 c-format.c:666 msgid "`0' flag" msgstr "`0' フラグ" #: c-format.c:623 msgid "the `0' printf flag" msgstr "printf の `0' フラグ" #: c-format.c:624 c-format.c:665 c-format.c:695 msgid "`-' flag" msgstr "`-' フラグ" #: c-format.c:624 msgid "the `-' printf flag" msgstr "printf の `-' フラグ" #: c-format.c:625 c-format.c:649 msgid "`'' flag" msgstr "`'' フラグ" #: c-format.c:625 msgid "the `'' printf flag" msgstr "printf の `'' フラグ" #: c-format.c:626 c-format.c:650 msgid "`I' flag" msgstr "`I' フラグ" #: c-format.c:626 msgid "the `I' printf flag" msgstr "printf の `I' フラグ" #: c-format.c:627 c-format.c:647 c-format.c:669 c-format.c:696 c-format.c:1790 msgid "field width" msgstr "フィールド幅" #: c-format.c:627 msgid "field width in printf format" msgstr "printf フォーマットでのフィールド幅" #: c-format.c:628 msgid "precision" msgstr "精度" #: c-format.c:628 msgid "precision in printf format" msgstr "printf フォーマットでの精度" #: c-format.c:629 c-format.c:648 c-format.c:699 msgid "length modifier" msgstr "長さ修飾子" #: c-format.c:629 msgid "length modifier in printf format" msgstr "printf フォーマットの長さ修飾子" #: c-format.c:645 msgid "assignment suppression" msgstr "代入の抑制" #: c-format.c:645 #, fuzzy msgid "the assignment suppression scanf feature" msgstr "代入の抑制" #: c-format.c:646 msgid "`a' flag" msgstr "`a' フラグ" #: c-format.c:646 msgid "the `a' scanf flag" msgstr "scanf の `a' フラグ" #: c-format.c:647 msgid "field width in scanf format" msgstr "scanf フォーマットのフィールド幅" #: c-format.c:648 msgid "length modifier in scanf format" msgstr "scanf フォーマットの長さ修飾子" #: c-format.c:649 msgid "the `'' scanf flag" msgstr "scanf の `'' フラグ" #: c-format.c:650 msgid "the `I' scanf flag" msgstr "scanf の `I' フラグ" #: c-format.c:664 msgid "`_' flag" msgstr "`_' フラグ" #: c-format.c:664 msgid "the `_' strftime flag" msgstr "strftime の `_' フラグ" #: c-format.c:665 msgid "the `-' strftime flag" msgstr "strftime の `-' フラグ" #: c-format.c:666 msgid "the `0' strftime flag" msgstr "strftime の `^' フラグ" #: c-format.c:667 c-format.c:691 msgid "`^' flag" msgstr "`^' フラグ" #: c-format.c:667 msgid "the `^' strftime flag" msgstr "strftime の `^' フラグ" #: c-format.c:668 msgid "the `#' strftime flag" msgstr "strftime の `#' フラグ" #: c-format.c:669 msgid "field width in strftime format" msgstr "strftime フォーマットのフィールド幅" #: c-format.c:670 msgid "`E' modifier" msgstr "`E' 修飾子" #: c-format.c:670 msgid "the `E' strftime modifier" msgstr "strftime の `E' 修飾子" #: c-format.c:671 msgid "`O' modifier" msgstr "`O' 修飾子" #: c-format.c:671 msgid "the `O' strftime modifier" msgstr "strftime の `O' 修飾子" #: c-format.c:672 msgid "the `O' modifier" msgstr "the `O' 修飾子" #: c-format.c:690 msgid "fill character" msgstr "詰め文字" #: c-format.c:690 msgid "fill character in strfmon format" msgstr "strfmon フォーマットの詰め文字" #: c-format.c:691 msgid "the `^' strfmon flag" msgstr "strfmon の `^' フラグ" #: c-format.c:692 msgid "the `+' strfmon flag" msgstr "strfmon の `+' フラグ" #: c-format.c:693 msgid "`(' flag" msgstr "`(' フラグ" #: c-format.c:693 msgid "the `(' strfmon flag" msgstr "strfmon の `(' フラグ" #: c-format.c:694 msgid "`!' flag" msgstr "`!' フラグ" #: c-format.c:694 msgid "the `!' strfmon flag" msgstr "strfmon の `!' フラグ" #: c-format.c:695 msgid "the `-' strfmon flag" msgstr "strfmon の `-' フラグ" #: c-format.c:696 msgid "field width in strfmon format" msgstr "strfmon フォーマットのフィールド幅" #: c-format.c:697 msgid "left precision" msgstr "左精度" #: c-format.c:697 msgid "left precision in strfmon format" msgstr "strfmon フォーマットの左精度" #: c-format.c:698 msgid "right precision" msgstr "右精度" #: c-format.c:698 msgid "right precision in strfmon format" msgstr "strfmon フォーマットの右精度" #: c-format.c:699 msgid "length modifier in strfmon format" msgstr "strfmon フォーマットの長さ修飾子" #: c-format.c:998 #, c-format msgid "function might be possible candidate for `%s' format attribute" msgstr "関数は恐らく `%s' format 属性の候補と思われます" #: c-format.c:1122 c-format.c:1143 c-format.c:2200 msgid "missing $ operand number in format" msgstr "フォーマット内で $ 演算子番号を欠いています" #: c-format.c:1153 #, c-format msgid "%s does not support %%n$ operand number formats" msgstr "%s は %%n$ 演算子番号フォーマットを受け付けません" #: c-format.c:1160 msgid "operand number out of range in format" msgstr "演算子番号がフォーマットの範囲外です" #: c-format.c:1183 #, c-format msgid "format argument %d used more than once in %s format" msgstr "フォーマット引数 %d が %s フォーマット中で二回以上使われました" #: c-format.c:1233 #, c-format msgid "format argument %d unused before used argument %d in $-style format" msgstr "$-式フォーマット内のフォーマット引数 %d が引数 %d が使われる前で未使用です" #: c-format.c:1330 msgid "format not a string literal, format string not checked" msgstr "フォーマットが文字列リテラルではありませんので、フォーマットは検査されません" #: c-format.c:1344 msgid "format not a string literal and no format arguments" msgstr "フォーマットは非文字列リテラルで、且つフォーマット引数を持ちません" #: c-format.c:1346 msgid "format not a string literal, argument types not checked" msgstr "フォーマットは文字列リテラルではありませんので、引数の型は検査されません" #: c-format.c:1359 msgid "too many arguments for format" msgstr "フォーマットへの引数が多すぎます" #: c-format.c:1362 msgid "unused arguments in $-style format" msgstr "$-式のフォーマットで未使用の引数があります" #: c-format.c:1365 msgid "zero-length format string" msgstr "長さ 0 のフォーマット文字列" #: c-format.c:1368 msgid "format is a wide character string" msgstr "フォーマットがワイド文字列です" #: c-format.c:1371 msgid "unterminated format string" msgstr "終端されていないフォーマット文字列" #. FIXME: this warning should go away once Marc Espie's #. __attribute__((nonnull)) patch is in. Instead, checking for #. nonnull attributes should probably change this function to act #. specially if info == NULL and add a res->number_null entry for #. that case, or maybe add a function pointer to be called at #. the end instead of hardcoding check_format_info_main. #: c-format.c:1478 msgid "null format string" msgstr "フォーマット文字列が null です" #: c-format.c:1669 msgid "embedded `\\0' in format" msgstr "フォーマットに `\\0' が埋め込まれています" #: c-format.c:1684 #, c-format msgid "spurious trailing `%%' in format" msgstr "フォーマットに `%%' の痕跡らしきものがあります" #: c-format.c:1723 c-format.c:1960 #, c-format msgid "repeated %s in format" msgstr "フォーマット中で %s を繰り返しています" #: c-format.c:1736 msgid "missing fill character at end of strfmon format" msgstr "strfmon フォーマットの終りで詰め文字を欠いています" #: c-format.c:1756 c-format.c:1874 c-format.c:2154 c-format.c:2207 msgid "too few arguments for format" msgstr "フォーマットへの引数が少なすぎます" #: c-format.c:1816 #, c-format msgid "zero width in %s format" msgstr "%s で幅 0 のフォーマットです" #: c-format.c:1835 #, c-format msgid "empty left precision in %s format" msgstr "%s で空の左精度フォーマットです" #: c-format.c:1889 msgid "field precision" msgstr "フィールド精度" #: c-format.c:1904 #, c-format msgid "empty precision in %s format" msgstr "%s で空の精度フォーマットです" #: c-format.c:1944 #, c-format msgid "%s does not support the `%s' %s length modifier" msgstr "%s は `%s' %s 長さ修飾子を受け付けません" #: c-format.c:1994 msgid "conversion lacks type at end of format" msgstr "フォーマットの終りで型変換文字が欠けています" #: c-format.c:2005 #, c-format msgid "unknown conversion type character `%c' in format" msgstr "フォーマット内に不明な型変換文字 `%c' があります" #: c-format.c:2008 #, c-format msgid "unknown conversion type character 0x%x in format" msgstr "フォーマット内に不明な型変換文字 0x%x があります" #: c-format.c:2015 #, c-format msgid "%s does not support the `%%%c' %s format" msgstr "%s は `%%%c' %s フォーマットを受け付けません" #: c-format.c:2031 #, c-format msgid "%s used with `%%%c' %s format" msgstr "%s が `%%%c' %s フォーマットと一緒に使われました" #: c-format.c:2040 #, c-format msgid "%s does not support %s" msgstr "%s は %s を受け付けません" #: c-format.c:2049 #, c-format msgid "%s does not support %s with the `%%%c' %s format" msgstr "%s は %s を `%%%c' %s フォーマットと一緒に使う事を受け付けません" #: c-format.c:2082 #, c-format msgid "%s ignored with %s and `%%%c' %s format" msgstr "%s は %s 及び `%%%c' %s フォーマットと一緒に使うと無視されます" #: c-format.c:2086 #, c-format msgid "%s ignored with %s in %s format" msgstr "%s は %s を %s フォーマットで一緒に使うと無視されます" #: c-format.c:2092 #, c-format msgid "use of %s and %s together with `%%%c' %s format" msgstr "%s と %s とを `%%%c' %s フォーマットと一緒に使っています" #: c-format.c:2096 #, c-format msgid "use of %s and %s together in %s format" msgstr "%s と %s とを %s フォーマットの中で使っています" #: c-format.c:2115 #, c-format msgid "`%%%c' yields only last 2 digits of year in some locales" msgstr "`%%%c' はロケールによっては、年の下二桁だけをもたらします" #: c-format.c:2118 #, c-format msgid "`%%%c' yields only last 2 digits of year" msgstr "`%%%c' は年の下二桁だけをもたらします" #. The end of the format string was reached. #: c-format.c:2134 #, c-format msgid "no closing `]' for `%%[' format" msgstr "`%%[' フォーマットを閉じる `]' がありません" #: c-format.c:2147 #, c-format msgid "use of `%s' length modifier with `%c' type character" msgstr "`%s' 長さ修飾子を `%c' 型変換文字と一緒に使っています" #: c-format.c:2168 #, c-format msgid "%s does not support the `%%%s%c' %s format" msgstr "%s は `%%%s%c' %s フォーマットを受け付けません" #: c-format.c:2183 msgid "operand number specified with suppressed assignment" msgstr "演算子番号が代入の抑制と共に使われています" #: c-format.c:2185 msgid "operand number specified for format taking no argument" msgstr "演算子番号が引数を取らないフォーマットで指定されました" #: c-format.c:2304 #, c-format msgid "writing through null pointer (arg %d)" msgstr "null ポインタを書き込んでいます (引数 %d)" #: c-format.c:2313 #, c-format msgid "reading through null pointer (arg %d)" msgstr "null ポインタを読込んでいます (引数 %d)" #: c-format.c:2333 #, c-format msgid "writing into constant object (arg %d)" msgstr "定数オブジェクトに書き込んでいます (引数 %d)" #: c-format.c:2343 #, c-format msgid "extra type qualifiers in format argument (arg %d)" msgstr "フォーマット引数に余分な型修飾子があります (引数 %d)" #: c-format.c:2350 #, c-format msgid "format argument is not a pointer (arg %d)" msgstr "フォーマット引数がポインタではありません (引数 %d)" #: c-format.c:2352 #, c-format msgid "format argument is not a pointer to a pointer (arg %d)" msgstr "フォーマット引数がポインタへのポインタではありません (引数 %d)" #: c-format.c:2423 msgid "pointer" msgstr "" #: c-format.c:2425 #, fuzzy msgid "different type" msgstr "無効な参照型です" #: c-format.c:2446 #, c-format msgid "%s is not type %s (arg %d)" msgstr "%s は型 %s ではありません (引数 %d)" #: c-format.c:2449 #, c-format msgid "%s format, %s arg (arg %d)" msgstr "フォーマットは %s ですが、引数は %s です (引数 %d)" #: c-lex.c:298 msgid "badly nested C headers from preprocessor" msgstr "プリプロセッサから異常にネストされた C ヘッダです" #: c-lex.c:348 #, c-format msgid "ignoring #pragma %s %s" msgstr "#pragma %s %s を無視します" #: c-lex.c:350 #, c-format msgid "ignoring #pragma %s" msgstr "#pragma %s を無視します" #: c-lex.c:400 #, c-format msgid "universal-character-name '\\U%08x' not valid in identifier" msgstr "ユニバーサル文字名 `\\U%08x' は識別子の中では有効ではありません" #: c-lex.c:646 #, c-format msgid "universal-character-name '\\u%04x' not valid in identifier" msgstr "ユニバーサル文字名 `\\u%04x' は識別子の中では有効ではありません" #: c-lex.c:736 msgid "both 'f' and 'l' suffixes on floating constant" msgstr "浮動小数定数に 'f' と 'l' 接尾辞の両方があります" #: c-lex.c:763 #, c-format msgid "floating point number exceeds range of '%s'" msgstr "浮動小数点数が '%s' の範囲を超えました" #: c-lex.c:793 #, c-format msgid "stray '%c' in program" msgstr "プログラムとして逸脱した文字 '%c'" #: c-lex.c:795 #, c-format msgid "stray '\\%o' in program" msgstr "プログラムとして逸脱した文字 '\\%o'" #: c-lex.c:893 #, fuzzy msgid "too many decimal points in floating constant" msgstr "整数定数のサフィックス 'l' が多すぎます" #: c-lex.c:895 #, fuzzy msgid "decimal point in exponent - impossible!" msgstr "可能であれば位置独立コードを生成する" #. Possible future extension: silently ignore _ in numbers, #. permitting cosmetic grouping - e.g. 0x8000_0000 == 0x80000000 #. but somewhat easier to read. Ada has this? #: c-lex.c:906 msgid "underscore in number" msgstr "" #: c-lex.c:968 #, fuzzy msgid "numeric constant with no digits" msgstr "数値定数が基数を超えたアラビア数字を含んでいます" #: c-lex.c:971 msgid "numeric constant contains digits beyond the radix" msgstr "数値定数が基数を超えたアラビア数字を含んでいます" #: c-lex.c:982 msgid "floating constant may not be in radix 16" msgstr "基数 16 の浮動少数定数は許されません" #: c-lex.c:985 msgid "hexadecimal floating constant has no exponent" msgstr "16 進浮動小数定数がべき乗を持ちません" #: c-lex.c:997 msgid "floating constant exponent has no digits" msgstr "浮動小数定数のべき数が、アラビア数字を持っていません" #: c-lex.c:1017 #, fuzzy msgid "more than one 'f' suffix on floating constant" msgstr "複数の 'i' や 'j' 接尾辞が整数定数についています" #: c-lex.c:1020 msgid "traditional C rejects the 'f' suffix" msgstr "古い C では 'f' 接尾辞が拒否されます" #: c-lex.c:1027 #, fuzzy msgid "more than one 'l' suffix on floating constant" msgstr "浮動小数定数に 'f' と 'l' 接尾辞の両方があります" #: c-lex.c:1030 msgid "traditional C rejects the 'l' suffix" msgstr "古い C では 'l' 接尾辞が拒否されます" #: c-lex.c:1038 #, fuzzy msgid "more than one 'i' or 'j' suffix on floating constant" msgstr "複数の 'i' や 'j' 接尾辞が整数定数についています" #: c-lex.c:1040 c-lex.c:1134 msgid "ISO C forbids imaginary numeric constants" msgstr "ISO C では虚数定数を禁じています" #: c-lex.c:1045 #, fuzzy msgid "invalid suffix on floating constant" msgstr "接尾辞 '%.*s' は整数定数には無効です" #. We got an exception from parse_float() #: c-lex.c:1062 #, fuzzy msgid "floating constant out of range" msgstr "整数定数が範囲を外れています" #: c-lex.c:1074 msgid "floating point number exceeds range of 'double'" msgstr "浮動小数点数が 'double' の範囲を超えています" #: c-lex.c:1103 msgid "two 'u' suffixes on integer constant" msgstr "2 つの 'u' 接尾辞が整数定数についています" #: c-lex.c:1106 msgid "traditional C rejects the 'u' suffix" msgstr "伝統的な C では 'u' 接尾辞が拒否されます" #: c-lex.c:1117 msgid "three 'l' suffixes on integer constant" msgstr "3 つの 'l' 接尾辞が整数定数についています" #: c-lex.c:1119 msgid "'lul' is not a valid integer suffix" msgstr "'lul' は正常な整数接尾辞ではありません" #: c-lex.c:1121 msgid "'Ll' and 'lL' are not valid integer suffixes" msgstr "'Ll' と 'lL' は正常な整数接尾辞ではありません" #: c-lex.c:1124 msgid "ISO C89 forbids long long integer constants" msgstr "ISO C89 では long long 整数定数を禁じます" #: c-lex.c:1132 msgid "more than one 'i' or 'j' suffix on integer constant" msgstr "複数の 'i' や 'j' 接尾辞が整数定数についています" #: c-lex.c:1139 #, fuzzy msgid "invalid suffix on integer constant" msgstr "接尾辞 '%.*s' は整数定数には無効です" #: c-lex.c:1147 #, c-format msgid "integer constant is too large for this configuration of the compiler - truncated to %d bits" msgstr "整数定数がコンパイラの現在の設定より大きすぎるため、%d ビットに切り詰めました" #: c-lex.c:1237 msgid "width of integer constant changes with -traditional" msgstr "-traditional をつけると整数定数の幅が変わります" #: c-lex.c:1239 msgid "integer constant is unsigned in ISO C, signed with -traditional" msgstr "整数定数は ISO C では符合無しで、-traditional をつけると符合付きです" #: c-lex.c:1241 msgid "width of integer constant may change on other systems with -traditional" msgstr "整数定数の幅は他のシステムで -traditional をつけると変わるでしょう" #: c-lex.c:1251 #, c-format msgid "integer constant larger than the maximum value of %s" msgstr "%s の最大値よりも大きな値の整数定数です" #: c-lex.c:1254 msgid "an unsigned long long int" msgstr "" #: c-lex.c:1255 msgid "a long long int" msgstr "" #: c-lex.c:1256 msgid "an unsigned long int" msgstr "" #: c-lex.c:1260 msgid "decimal constant is so large that it is unsigned" msgstr "十進定数がとても大きいので符合無しとしました" #: c-lex.c:1269 #, fuzzy msgid "complex integer constant is too wide for 'complex int'" msgstr "複素数型整数定数は `__complex int' にとって広すぎます" #: c-lex.c:1289 msgid "integer constant is larger than the maximum value for its type" msgstr "その型の最大値よりも大きな値の整数定数です" #: c-lex.c:1293 #, c-format msgid "missing white space after number '%.*s'" msgstr "数字 '%.*s' の後に空白を欠いています" #: c-lex.c:1329 cpplex.c:1873 #, fuzzy msgid "ignoring invalid multibyte character" msgstr "無効なマルチバイト文字を無視します" #. Like YYERROR but do call yyerror. #: c-parse.y:56 parse.y:51 objc-parse.y:57 msgid "syntax error" msgstr "文法エラー" #: /usr/share/bison/bison.simple:176 /usr/share/bison.simple:112 msgid "syntax error: cannot back up" msgstr "文法エラー: 追随できません" #: c-parse.y:288 objc-parse.y:310 msgid "ISO C forbids an empty source file" msgstr "ISO C は空のソースファイルを禁じます" #: c-parse.y:321 c-typeck.c:6895 objc-parse.y:343 msgid "argument of `asm' is not a constant string" msgstr "`asm' の引数が定数文字列ではありません " #: c-parse.y:329 objc-parse.y:351 msgid "ISO C forbids data definition with no type or storage class" msgstr "ISO C は型や記憶クラスのないデータ定義を禁じます" #: c-parse.y:331 objc-parse.y:353 msgid "data definition has no type or storage class" msgstr "データ定義が型や記憶クラスを持っていません" #: c-parse.y:344 objc-parse.y:366 msgid "ISO C does not allow extra `;' outside of a function" msgstr "ISO C では関数外での余分な `;' を許しません" #: c-parse.y:404 cppexp.c:693 msgid "traditional C rejects the unary plus operator" msgstr "古い C では単項プラス演算子を拒否します" #: c-parse.y:466 objc-parse.y:488 msgid "`sizeof' applied to a bit-field" msgstr "ビットフィールドに適用された `sizeof'" #: c-parse.y:546 objc-parse.y:568 msgid "ISO C forbids omitting the middle term of a ?: expression" msgstr "ISO C は中間項が省略された ?: 式を禁じます" #: c-parse.y:593 objc-parse.y:615 msgid "ISO C89 forbids compound literals" msgstr "ISO C89 は複合リテラルを禁じます" #: c-parse.y:607 objc-parse.y:629 msgid "ISO C forbids braced-groups within expressions" msgstr "ISO C はブレースでまとめられた式を禁じます" #: c-parse.y:638 objc-parse.y:660 #, fuzzy msgid "first argument to __builtin_choose_expr not a constant" msgstr "`__builtin_args_info' の引数は定数でなければなりません" #: c-parse.y:681 msgid "traditional C rejects string concatenation" msgstr "古い C では文字列結合を拒否します" #: c-parse.y:696 objc-parse.y:732 msgid "ISO C does not permit use of `varargs.h'" msgstr "ISO C では `varargs.h' の利用を許しません" #: c-parse.y:957 c-parse.y:963 c-parse.y:969 c-parse.y:975 c-parse.y:996 #: c-parse.y:1002 c-parse.y:1008 c-parse.y:1014 c-parse.y:1047 c-parse.y:1053 #: c-parse.y:1059 c-parse.y:1065 c-parse.y:1110 c-parse.y:1116 c-parse.y:1122 #: c-parse.y:1128 parse.y:1907 parse.y:1914 parse.y:1949 objc-parse.y:993 #: objc-parse.y:999 objc-parse.y:1005 objc-parse.y:1011 objc-parse.y:1032 #: objc-parse.y:1038 objc-parse.y:1044 objc-parse.y:1050 objc-parse.y:1083 #: objc-parse.y:1089 objc-parse.y:1095 objc-parse.y:1101 objc-parse.y:1146 #: objc-parse.y:1152 objc-parse.y:1158 objc-parse.y:1164 #, c-format msgid "`%s' is not at beginning of declaration" msgstr "`%s' は宣言の始まりではありません" #: c-parse.y:1410 objc-parse.y:1455 msgid "ISO C forbids empty initializer braces" msgstr "ISO C では空の初期化用ブレースを禁じます" #: c-parse.y:1424 objc-parse.y:1469 msgid "ISO C89 forbids specifying subobject to initialize" msgstr "ISO C89 は初期化用の副オブジェクト指定を禁じます" #: c-parse.y:1427 objc-parse.y:1472 msgid "obsolete use of designated initializer without `='" msgstr "`=' のないメンバ指名初期化子は廃れました" #: c-parse.y:1431 objc-parse.y:1476 msgid "obsolete use of designated initializer with `:'" msgstr "`:' をつけるメンバ指名初期化子は廃れました" #: c-parse.y:1460 msgid "ISO C forbids specifying range of elements to initialize" msgstr "ISO C は初期化用の要素範囲指定を禁じます" #: c-parse.y:1468 c-parse.y:1498 objc-parse.y:1507 objc-parse.y:1537 msgid "ISO C forbids nested functions" msgstr "ISO C は ネストされた関数を禁じます" #: c-parse.y:1672 objc-parse.y:1713 msgid "ISO C forbids forward references to `enum' types" msgstr "ISO C は `enum' 型の前方参照を禁じます" #: c-parse.y:1684 parse.y:2364 objc-parse.y:1725 msgid "comma at end of enumerator list" msgstr "列挙子リストの最後にカンマがあります" #: c-parse.y:1692 objc-parse.y:1733 msgid "no semicolon at end of struct or union" msgstr "struct や union の最後にセミコロンがありません" #: c-parse.y:1701 objc-parse.y:1742 objc-parse.y:2819 msgid "extra semicolon in struct or union specified" msgstr "struct や union の中で余分なセミコロンが指定されました" #: c-parse.y:1714 objc-parse.y:1769 msgid "ISO C doesn't support unnamed structs/unions" msgstr "ISO C では無名構造体や共用体を受け付けません" #: c-parse.y:1723 objc-parse.y:1778 msgid "ISO C forbids member declarations with no members" msgstr "ISO C はメンバのないメンバ宣言を禁じます" #: c-parse.y:1872 c-parse.y:1876 c-parse.y:1880 objc-parse.y:1927 #: objc-parse.y:1931 objc-parse.y:1935 #, fuzzy msgid "storage class specifier in array declarator" msgstr "仮引数宣言の中の記憶クラス指定子は無効です" #: c-parse.y:1895 objc-parse.y:1950 msgid "deprecated use of label at end of compound statement" msgstr "複合文の終りでラベルを使うことは推奨されません" #: c-parse.y:1912 objc-parse.y:1967 msgid "ISO C89 forbids mixed declarations and code" msgstr "ISO C89 は宣言とコードとの混合を禁じます" #: c-parse.y:1986 objc-parse.y:2045 msgid "ISO C forbids label declarations" msgstr "ISO C はラベル宣言を禁じます" #: c-parse.y:2035 parse.y:1607 objc-parse.y:2094 msgid "braced-group within expression allowed only inside a function" msgstr "ブレースでまとめられた式は関数の内側でのみ許されます" #: c-parse.y:2161 objc-parse.y:2220 msgid "empty body in an else-statement" msgstr "else 文の中身が空です" #: c-parse.y:2281 objc-parse.y:2340 msgid "ISO C forbids `goto *expr;'" msgstr "ISO C `goto *式;' の書き方を禁じます" #: c-parse.y:2379 objc-parse.y:2438 msgid "ISO C forbids forward parameter declarations" msgstr "ISO C は前方仮引数宣言を禁じます" #. Gcc used to allow this as an extension. However, it does #. not work for all targets, and thus has been disabled. #. Also, since func (...) and func () are indistinguishable, #. it caused problems with the code in expand_builtin which #. tries to verify that BUILT_IN_NEXT_ARG is being used #. correctly. #: c-parse.y:2405 objc-parse.y:2464 msgid "ISO C requires a named argument before `...'" msgstr "ISO C は `...' の前に名前をつけられた引数を要求します" #: c-parse.y:2500 objc-parse.y:2559 msgid "`...' in old-style identifier list" msgstr "古いスタイルの識別子リストでの `...'" #: /usr/share/bison/bison.simple:821 #, fuzzy msgid "parse error; also virtual memory exhausted" msgstr "構文解析エラー -- さらに仮想メモリを超過しました" #: /usr/share/bison/bison.simple:825 cp/spew.c:343 /usr/share/bison.simple:654 msgid "parse error" msgstr "構文解析エラー" #: /usr/share/bison/bison.simple:950 /usr/share/bison.simple:367 msgid "parser stack overflow" msgstr "構文解析器のスタックが溢れました" #: c-parse.y:2824 cp/spew.c:1477 objc-parse.y:3511 #, c-format msgid "%s at end of input" msgstr "入力の最後に %s" #: c-parse.y:2830 cp/spew.c:1483 objc-parse.y:3517 #, c-format msgid "%s before %s'%c'" msgstr "%s が %s'%c' の前にあります" #: c-parse.y:2832 cp/spew.c:1485 objc-parse.y:3519 #, c-format msgid "%s before %s'\\x%x'" msgstr "%s が %s'\\x%x' の前にあります" #: c-parse.y:2836 cp/spew.c:1489 objc-parse.y:3523 #, c-format msgid "%s before string constant" msgstr "文字列定数の前に %s" #: c-parse.y:2838 cp/spew.c:1491 objc-parse.y:3525 #, c-format msgid "%s before numeric constant" msgstr "数値定数の前に %s" #: c-parse.y:2840 objc-parse.y:3527 #, c-format msgid "%s before \"%s\"" msgstr "%s が \"%s\" の前にあります" #: c-parse.y:2842 objc-parse.y:3529 #, c-format msgid "%s before '%s' token" msgstr "%s が '%s' トークンの前にあります" #: c-parse.y:2978 objc-parse.y:3708 #, c-format msgid "syntax error at '%s' token" msgstr "'%s' トークンの所で文法エラー" #: c-parse.y:3008 cp/lex.c:906 objc-parse.y:3738 #, fuzzy msgid "YYDEBUG not defined" msgstr "YYDEBUG が定義されていません" #: c-pragma.c:109 msgid "#pragma pack (pop) encountered without matching #pragma pack (push, )" msgstr "#pragma pack (pop) が、対応する #pragma pack (push, ) なしに出現しました" #: c-pragma.c:127 #, c-format msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, )" msgstr "#pragma pack(pop, %s) が、対応する #pragma pack(push, %s) なしに出現しました" #: c-pragma.c:162 #, fuzzy msgid "#pragma pack(push[, id], ) is not supported on this target" msgstr "スタック制限はこのターゲットでは実装されていません" #: c-pragma.c:164 #, fuzzy msgid "#pragma pack(pop[, id], ) is not supported on this target" msgstr "スタック制限はこのターゲットでは実装されていません" #: c-pragma.c:184 #, fuzzy msgid "missing '(' after '#pragma pack' - ignored" msgstr "おかしな #pragma align - 無視されました" #: c-pragma.c:197 c-pragma.c:247 #, fuzzy msgid "malformed '#pragma pack' - ignored" msgstr "おかしな #pragma align - 無視されました" #: c-pragma.c:202 #, fuzzy msgid "malformed '#pragma pack(push[, id], )' - ignored" msgstr "おかしな #pragma align - 無視されました" #: c-pragma.c:204 #, fuzzy msgid "malformed '#pragma pack(pop[, id])' - ignored" msgstr "おかしな #pragma map、無視されました" #: c-pragma.c:213 #, fuzzy, c-format msgid "unknown action '%s' for '#pragma pack' - ignored" msgstr "'#pragma pack' の末尾にゴミがあります" #: c-pragma.c:250 msgid "junk at end of '#pragma pack'" msgstr "'#pragma pack' の末尾にゴミがあります" #: c-pragma.c:264 #, c-format msgid "alignment must be a small power of two, not %d" msgstr "" #: c-pragma.c:329 c-pragma.c:334 #, fuzzy msgid "malformed #pragma weak, ignored" msgstr "おかしな #pragma map、無視されました" #: c-pragma.c:338 msgid "junk at end of #pragma weak" msgstr "#pragma weak の末尾にゴミがあります" #: c-pragma.c:369 c-pragma.c:374 #, fuzzy msgid "malformed #pragma redefine_extname, ignored" msgstr "おかしな #pragma map、無視されました" #: c-pragma.c:379 #, fuzzy msgid "junk at end of #pragma redefine_extname" msgstr "#pragma weak の末尾にゴミがあります" #: c-pragma.c:386 c-pragma.c:461 #, fuzzy msgid "#pragma redefine_extname conflicts with declaration" msgstr "データ領域 '%s' は前の宣言と矛盾します" #: c-pragma.c:410 #, fuzzy msgid "malformed #pragma extern_prefix, ignored" msgstr "おかしな #pragma map、無視されました" #: c-pragma.c:415 #, fuzzy msgid "junk at end of #pragma extern_prefix" msgstr "#pragma map の終りにゴミがあります" #: c-pragma.c:447 #, fuzzy msgid "asm declaration conficts with previous rename" msgstr "`%s' のセクションは前方でに宣言されたものと衝突します" #: c-semantics.c:563 msgid "break statement not within loop or switch" msgstr "break 文が loop または switch の中にありません" #: c-semantics.c:581 msgid "continue statement not within a loop" msgstr "continue 文が loop の中にありません" #: c-semantics.c:676 msgid "destructor needed for `%#D'" msgstr "`%#D' のためのデストラクタが必要です" #: c-semantics.c:677 msgid "where case label appears here" msgstr "case ラベルが現れたのはここです" #: c-semantics.c:680 msgid "(enclose actions of previous case statements requiring destructors in their own scope.)" msgstr "(前の case 文の囲い込まれた動作はそれ自身のスコープでデストラクタを要求します)" #: c-semantics.c:723 c-typeck.c:6923 cp/semantics.c:889 #, c-format msgid "%s qualifier ignored on asm" msgstr "asm では %s 修飾子が無視されます" #: c-typeck.c:123 #, c-format msgid "`%s' has an incomplete type" msgstr "`%s' は不完全型です" #: c-typeck.c:145 cp/call.c:2621 msgid "invalid use of void expression" msgstr "void 式の不適切な使用" #: c-typeck.c:153 #, fuzzy msgid "invalid use of flexible array member" msgstr "可変配列メンバを初期化しています" #: c-typeck.c:159 cp/typeck2.c:227 msgid "invalid use of array with unspecified bounds" msgstr "境界が指定されない配列の不適切な利用" #: c-typeck.c:167 #, c-format msgid "invalid use of undefined type `%s %s'" msgstr "未定義の型 `%s %s' の使用は不適切です" #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL. #: c-typeck.c:171 #, c-format msgid "invalid use of incomplete typedef `%s'" msgstr "不完全な typedef `%s' の使用は不適切です" #: c-typeck.c:402 c-typeck.c:416 msgid "function types not truly compatible in ISO C" msgstr "関数型が ISO C と完全互換ではありません" #: c-typeck.c:576 msgid "types are not quite compatible" msgstr "型は全く互換がありません" #: c-typeck.c:729 msgid "sizeof applied to a function type" msgstr "sizeof が関数型に適用されました" #: c-typeck.c:735 msgid "sizeof applied to a void type" msgstr "sizeof が void 型に適用されました" #: c-typeck.c:742 msgid "sizeof applied to an incomplete type" msgstr "sizeof が不完全な型に適用されました" #: c-typeck.c:795 c-typeck.c:2704 msgid "arithmetic on pointer to an incomplete type" msgstr "不完全型へのポインタに対する演算" #: c-typeck.c:1183 #, c-format msgid "%s has no member named `%s'" msgstr "%s に `%s' という名前のメンバはありません" #: c-typeck.c:1216 #, c-format msgid "request for member `%s' in something not a structure or union" msgstr "構造体でも共用体でもない何かで、メンバ `%s' を要求されました" #: c-typeck.c:1248 msgid "dereferencing pointer to incomplete type" msgstr "不完全型のポインタへの間接参照" #: c-typeck.c:1252 msgid "dereferencing `void *' pointer" msgstr "`void *' ポインタへの間接参照です" #: c-typeck.c:1269 cp/typeck.c:2347 #, c-format msgid "invalid type argument of `%s'" msgstr "`%s' の引数として無効な型" #: c-typeck.c:1288 cp/typeck.c:2373 msgid "subscript missing in array reference" msgstr "配列参照での添字を欠いています" #: c-typeck.c:1309 cp/typeck.c:2415 msgid "array subscript has type `char'" msgstr "配列の添字が `char' 型です" #: c-typeck.c:1317 c-typeck.c:1406 cp/typeck.c:2422 cp/typeck.c:2501 msgid "array subscript is not an integer" msgstr "配列の添字が整数型ではありません" #: c-typeck.c:1350 msgid "ISO C forbids subscripting `register' array" msgstr "ISO C は `register' 配列への添字を禁じます" #: c-typeck.c:1352 msgid "ISO C89 forbids subscripting non-lvalue array" msgstr "ISO C89 非左辺値配列への添字を禁じます" #: c-typeck.c:1385 msgid "subscript has type `char'" msgstr "添字が `char' 型をもちます" #: c-typeck.c:1401 cp/typeck.c:2496 msgid "subscripted value is neither array nor pointer" msgstr "添字をつけられた値が配列でもポインタでもありません" #: c-typeck.c:1455 #, c-format msgid "`%s' undeclared here (not in a function)" msgstr "`%s' がここでは定義されていません (関数の中ではない)" #: c-typeck.c:1462 #, c-format msgid "`%s' undeclared (first use in this function)" msgstr "`%s' が宣言されていません (この関数内で最初に利用)" #: c-typeck.c:1467 msgid "(Each undeclared identifier is reported only once" msgstr "(未宣言の各変数については、それが最初に現われたそれぞれの関数" #: c-typeck.c:1468 msgid "for each function it appears in.)" msgstr " に対して一度だけ報告されます。)" #: c-typeck.c:1485 #, c-format msgid "local declaration of `%s' hides instance variable" msgstr "`%s' のローカル宣言で、インスタンス変数が隠されます" #: c-typeck.c:1550 msgid "called object is not a function" msgstr "呼び出されたオブジェクトは関数ではありません" #: c-typeck.c:1637 cp/typeck.c:3133 msgid "too many arguments to function" msgstr "関数に対する引数が多すぎます" #: c-typeck.c:1658 #, c-format msgid "type of formal parameter %d is incomplete" msgstr "正式な仮引数 %d の型が不完全です" #: c-typeck.c:1671 #, c-format msgid "%s as integer rather than floating due to prototype" msgstr "プロトタイプによると %s は浮動小数型ではなく整数型とされています" #: c-typeck.c:1674 #, c-format msgid "%s as integer rather than complex due to prototype" msgstr "プロトタイプによると %s は複素数ではなく整数型とされています" #: c-typeck.c:1677 #, c-format msgid "%s as complex rather than floating due to prototype" msgstr "プロトタイプによると %s は浮動小数型ではなく複素数型とされています" #: c-typeck.c:1680 #, c-format msgid "%s as floating rather than integer due to prototype" msgstr "プロトタイプによると %s は整数型ではなく浮動小数型とされています" #: c-typeck.c:1683 #, c-format msgid "%s as complex rather than integer due to prototype" msgstr "プロトタイプによると %s は整数型ではなく複素数型とされています" #: c-typeck.c:1686 #, c-format msgid "%s as floating rather than complex due to prototype" msgstr "プロトタイプによると %s は複素数ではなく浮動小数型とされています" #: c-typeck.c:1696 #, c-format msgid "%s as `float' rather than `double' due to prototype" msgstr "プロトタイプによると %s は `double' でなく `float' とされています" #: c-typeck.c:1714 #, c-format msgid "%s with different width due to prototype" msgstr "%s はプロトタイプでの型の幅とは異なっています" #: c-typeck.c:1748 #, c-format msgid "%s as unsigned due to prototype" msgstr "プロトタイプにより %s は符合なしとされています" #: c-typeck.c:1750 #, c-format msgid "%s as signed due to prototype" msgstr "プロトタイプにより %s は符合付きとされています" #: c-typeck.c:1784 cp/typeck.c:3241 msgid "too few arguments to function" msgstr "関数への引数が少なすぎます" #: c-typeck.c:1826 msgid "suggest parentheses around + or - inside shift" msgstr "シフト中の + や - の周りでは括弧をつけることをお勧めします" #: c-typeck.c:1833 msgid "suggest parentheses around && within ||" msgstr "|| と共に使われる && の周りでは括弧をつけることをお勧めします" #: c-typeck.c:1842 msgid "suggest parentheses around arithmetic in operand of |" msgstr "計算が | 演算子の項となる場合には括弧をつけることをお勧めします" #: c-typeck.c:1845 msgid "suggest parentheses around comparison in operand of |" msgstr "比較が | 演算子の項となる場合には括弧をつけることをお勧めします" #: c-typeck.c:1854 msgid "suggest parentheses around arithmetic in operand of ^" msgstr "計算が ^ 演算子の項となる場合には括弧をつけることをお勧めします" #: c-typeck.c:1857 msgid "suggest parentheses around comparison in operand of ^" msgstr "計算が ^ 演算子の項となる場合には括弧をつけることをお勧めします" #: c-typeck.c:1864 msgid "suggest parentheses around + or - in operand of &" msgstr "& 演算子の周りの + や - の周りには括弧をつけることをお勧めします" #: c-typeck.c:1867 msgid "suggest parentheses around comparison in operand of &" msgstr "比較が & 演算子の項となる場合には括弧をつけることをお勧めします" #: c-typeck.c:1874 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning" msgstr "X<=Y<=Z の様な比較は数学的な意味での結果をもたらしません" #: c-typeck.c:2034 c-typeck.c:2067 #, fuzzy msgid "division by zero" msgstr "#if でゼロ除算が発生しました" #: c-typeck.c:2112 cp/typeck.c:3502 msgid "right shift count is negative" msgstr "右シフト回数が負の数です" #: c-typeck.c:2119 cp/typeck.c:3508 msgid "right shift count >= width of type" msgstr "右シフト回数 >= 型の幅となっています" #: c-typeck.c:2144 cp/typeck.c:3527 msgid "left shift count is negative" msgstr "左シフト回数が負の数です" #: c-typeck.c:2147 cp/typeck.c:3529 msgid "left shift count >= width of type" msgstr "左シフト回数 >= 型の幅となっています" #: c-typeck.c:2172 msgid "shift count is negative" msgstr "シフト回数が負の値です" #: c-typeck.c:2174 msgid "shift count >= width of type" msgstr "シフト回数 >= 型の幅となっています" #: c-typeck.c:2195 cp/typeck.c:3564 msgid "comparing floating point with == or != is unsafe" msgstr "浮動小数点の比較で == や != を使うのは安全ではありません" #: c-typeck.c:2219 c-typeck.c:2225 msgid "ISO C forbids comparison of `void *' with function pointer" msgstr "ISO C は `void *' と関数ポインタとの比較を禁じます" #: c-typeck.c:2228 c-typeck.c:2270 c-typeck.c:2298 msgid "comparison of distinct pointer types lacks a cast" msgstr "型が全く異なるポインタの比較でキャストを欠いています" #: c-typeck.c:2243 c-typeck.c:2249 c-typeck.c:2319 c-typeck.c:2325 msgid "comparison between pointer and integer" msgstr "ポインタと整数との比較を行なっています" #: c-typeck.c:2265 c-typeck.c:2293 msgid "ISO C forbids ordered comparisons of pointers to functions" msgstr "ISO C 関数ポインタの順序比較を禁じます" #: c-typeck.c:2290 msgid "comparison of complete and incomplete pointers" msgstr "完全なポインタと不完全なポインタとの比較です" #: c-typeck.c:2306 c-typeck.c:2313 msgid "ordered comparison of pointer with integer zero" msgstr "整数 0 とポインタとの順序比較です" #: c-typeck.c:2339 cp/typeck.c:3697 msgid "unordered comparison on non-floating point argument" msgstr "非浮動小数点引数での順序付けられない比較です" #: c-typeck.c:2543 msgid "comparison between signed and unsigned" msgstr "符合付きと符合無しとの比較です" #: c-typeck.c:2589 cp/typeck.c:3943 msgid "comparison of promoted ~unsigned with constant" msgstr "~で反転された格上げ符合無し型と定数との比較です" #: c-typeck.c:2597 cp/typeck.c:3951 msgid "comparison of promoted ~unsigned with unsigned" msgstr "~で反転された符合無し型と符合無し型との比較です" #: c-typeck.c:2656 msgid "pointer of type `void *' used in subtraction" msgstr "`void *' 型のポインタの差を求めようとしています" #: c-typeck.c:2658 msgid "pointer to a function used in subtraction" msgstr "関数ポインタの差を求めようとしています" #: c-typeck.c:2755 msgid "wrong type argument to unary plus" msgstr "単項プラスへの引数の型が間違っています" #: c-typeck.c:2766 msgid "wrong type argument to unary minus" msgstr "単項マイナスへの引数の型が間違っています" #: c-typeck.c:2778 msgid "ISO C does not support `~' for complex conjugation" msgstr "ISO C は複素共役用の `~' を受け付けません" #: c-typeck.c:2784 msgid "wrong type argument to bit-complement" msgstr "ビット反転への引数の型が間違っています" #: c-typeck.c:2795 msgid "wrong type argument to abs" msgstr "abs への引数の型が間違っています" #: c-typeck.c:2807 msgid "wrong type argument to conjugation" msgstr "複素共役(~)への引数の型が間違っています" #: c-typeck.c:2821 msgid "wrong type argument to unary exclamation mark" msgstr "単項感嘆符(!)への引数の型が間違っています" #: c-typeck.c:2864 msgid "ISO C does not support `++' and `--' on complex types" msgstr "ISO C は complex 型での `++' と `--' を受け付けません" #: c-typeck.c:2879 c-typeck.c:2911 #, fuzzy msgid "wrong type argument to increment" msgstr "ビット反転への引数の型が間違っています" #: c-typeck.c:2881 c-typeck.c:2913 #, fuzzy msgid "wrong type argument to decrement" msgstr "ビット反転への引数の型が間違っています" #: c-typeck.c:2902 #, fuzzy msgid "increment of pointer to unknown structure" msgstr "不明な構造体に対するポインタの%s" #: c-typeck.c:2904 #, fuzzy msgid "decrement of pointer to unknown structure" msgstr "不明な構造体に対するポインタの%s" #: c-typeck.c:3041 msgid "ISO C forbids the address of a cast expression" msgstr "ISO C はキャスト式のアドレス評価を禁じます" #: c-typeck.c:3051 msgid "invalid lvalue in unary `&'" msgstr "単項の `&' での左辺値が無効です" #: c-typeck.c:3083 #, c-format msgid "attempt to take address of bit-field structure member `%s'" msgstr "構造体メンバ `%s' のビットフィールドのアドレスを取得しようとしています" #: c-typeck.c:3192 c-typeck.c:4618 c-typeck.c:4634 c-typeck.c:4650 #: final.c:2981 final.c:2983 gcc.c:4462 rtl-error.c:121 tradcif.y:532 #: tradcpp.c:4134 config/cris/cris.c:515 cp/typeck.c:4650 java/expr.c:386 #: java/verify.c:1464 java/verify.c:1465 java/verify.c:1480 #, c-format msgid "%s" msgstr "%s" #: c-typeck.c:3253 msgid "ISO C forbids use of conditional expressions as lvalues" msgstr "ISO C は左辺値としての条件式の利用を禁じます" #: c-typeck.c:3256 msgid "ISO C forbids use of compound expressions as lvalues" msgstr "ISO C は左辺値としての複合式の利用を禁じます" #: c-typeck.c:3259 msgid "ISO C forbids use of cast expressions as lvalues" msgstr "ISO C は左辺値としてのキャスト式の利用を禁じます" #: c-typeck.c:3276 #, c-format msgid "%s of read-only member `%s'" msgstr "%sが読み込み専用メンバ `%s' に行われました" #: c-typeck.c:3280 #, c-format msgid "%s of read-only variable `%s'" msgstr "%sが読み込み専用変数 `%s' に行われました" #: c-typeck.c:3283 #, c-format msgid "%s of read-only location" msgstr "%sが読み込み専用領域で行われました" #: c-typeck.c:3301 #, fuzzy, c-format msgid "cannot take address of bit-field `%s'" msgstr "ビットフィールド `%s' のアドレスを取得できません" #: c-typeck.c:3329 #, c-format msgid "global register variable `%s' used in nested function" msgstr "大域レジスタ変数 `%s' が入れ子関数の中で使われました" #: c-typeck.c:3333 #, c-format msgid "register variable `%s' used in nested function" msgstr "レジスタ変数 `%s' が入れ子関数の中で使われました" #: c-typeck.c:3340 #, c-format msgid "address of global register variable `%s' requested" msgstr "要求された大域レジスタ変数 `%s' のアドレス" #: c-typeck.c:3352 msgid "cannot put object with volatile field into register" msgstr "volatile フィールドをレジスタに持っているようなオブジェクトを置けません" #: c-typeck.c:3356 #, c-format msgid "address of register variable `%s' requested" msgstr "register 変数 `%s' のアドレスが要求されました" #: c-typeck.c:3464 msgid "signed and unsigned type in conditional expression" msgstr "条件式に符合付き型と符合無し型とがあります" #: c-typeck.c:3471 msgid "ISO C forbids conditional expr with only one void side" msgstr "ISO C は片側だけが void となる条件式を禁じます" #: c-typeck.c:3487 c-typeck.c:3494 msgid "ISO C forbids conditional expr between `void *' and function pointer" msgstr "ISO C は `void *' と関数ポインタとを条件式とすることを禁じます" #: c-typeck.c:3500 msgid "pointer type mismatch in conditional expression" msgstr "条件式でのポインタの型が適合しません" #: c-typeck.c:3507 c-typeck.c:3517 msgid "pointer/integer type mismatch in conditional expression" msgstr "条件式でポインタ型と整数型が適合しません" #: c-typeck.c:3531 msgid "type mismatch in conditional expression" msgstr "条件式での型の組合わせが適合しません" #: c-typeck.c:3602 cp/typeck.c:4907 msgid "left-hand operand of comma expression has no effect" msgstr "カンマ演算子の左側の式に効力がありません" #: c-typeck.c:3641 msgid "cast specifies array type" msgstr "キャストが配列型を指定しています" #: c-typeck.c:3647 msgid "cast specifies function type" msgstr "キャストは関数型を指定しています" #: c-typeck.c:3657 msgid "ISO C forbids casting nonscalar to the same type" msgstr "ISO C は非スカラーから同じ型へのキャストを禁じます" #: c-typeck.c:3676 msgid "ISO C forbids casts to union type" msgstr "ISO C は共用体型へのキャストを禁じます" #: c-typeck.c:3692 msgid "cast to union type from type not present in union" msgstr "共用体の中にない型から共用体型へキャストしています" #: c-typeck.c:3743 #, fuzzy msgid "cast adds new qualifiers to function type" msgstr "キャストは関数型を指定しています" #. There are qualifiers present in IN_OTYPE that are not #. present in IN_TYPE. #: c-typeck.c:3748 msgid "cast discards qualifiers from pointer target type" msgstr "キャストによってポインタが示す型から修飾子が切り捨てられます" #: c-typeck.c:3763 msgid "cast increases required alignment of target type" msgstr "キャストによってポインタが示す型の要求アラインメントが増加します" #: c-typeck.c:3769 cp/typeck.c:5337 msgid "cast from pointer to integer of different size" msgstr "キャストによってポインタから異なるサイズの整数となります" #: c-typeck.c:3774 msgid "cast does not match function type" msgstr "キャストによる関数の型が適合しません" #: c-typeck.c:3781 cp/typeck.c:5344 msgid "cast to pointer from integer of different size" msgstr "異なるサイズの整数からポインタにキャストされました" #. Now we have handled acceptable kinds of LHS that are not truly lvalues. #. Reject anything strange now. #: c-typeck.c:3939 msgid "invalid lvalue in assignment" msgstr "代入として無効な左辺値です" #. Convert new value to destination type. #: c-typeck.c:3948 c-typeck.c:3973 c-typeck.c:3990 cp/typeck.c:5454 #: cp/typeck.c:5605 msgid "assignment" msgstr "代入" #: c-typeck.c:4157 c-typeck.c:4224 #, c-format msgid "%s makes qualified function pointer from unqualified" msgstr "%sにより、修飾されない関数ポインタから、修飾された関数ポインタを作ります" #: c-typeck.c:4161 c-typeck.c:4204 #, c-format msgid "%s discards qualifiers from pointer target type" msgstr "%sにより、ポインタの示す型からの修飾子が切り捨てられます" #: c-typeck.c:4167 msgid "ISO C prohibits argument conversion to union type" msgstr "ISO C では引数から共用体への変換を禁止しています" #: c-typeck.c:4196 #, c-format msgid "ISO C forbids %s between function pointer and `void *'" msgstr "ISO C は関数ポインタと `void *' との%sを禁じます" #: c-typeck.c:4213 #, c-format msgid "pointer targets in %s differ in signedness" msgstr "%s でポインタの示す対象の符号の有無が異なります" #: c-typeck.c:4229 #, c-format msgid "%s from incompatible pointer type" msgstr "互換性のないポインタ型からの%sです" #: c-typeck.c:4245 #, c-format msgid "%s makes pointer from integer without a cast" msgstr "%sにより、キャストなしで整数からポインタを作りました" #: c-typeck.c:4253 #, c-format msgid "%s makes integer from pointer without a cast" msgstr "%sにより、キャストなしでポインタから整数を作りました" #: c-typeck.c:4267 c-typeck.c:4270 #, c-format msgid "incompatible type for argument %d of `%s'" msgstr "%d 番目の引数が `%s' の型と互換性がありません" #: c-typeck.c:4274 #, c-format msgid "incompatible type for argument %d of indirect function call" msgstr "間接的な関数呼び出しの第 %d 引数に対して互換性のない型です" #: c-typeck.c:4278 #, c-format msgid "incompatible types in %s" msgstr "%s に互換性のない型" #. Function name is known; supply it. #: c-typeck.c:4333 #, c-format msgid "passing arg %d of `%s'" msgstr "引数 %d 個の `%s' を渡します" #. Function name unknown (call through ptr); just give arg number. #: c-typeck.c:4343 #, c-format msgid "passing arg %d of pointer to function" msgstr "引数 %d 個の関数ポインタを渡します" #: c-typeck.c:4410 msgid "initializer for static variable is not constant" msgstr "static 変数の初期化子が定数ではありません" #: c-typeck.c:4416 msgid "initializer for static variable uses complicated arithmetic" msgstr "static 変数の初期化子が複雑な計算を使っています" #: c-typeck.c:4424 msgid "aggregate initializer is not constant" msgstr "集合体の初期化子が定数ではありません" #: c-typeck.c:4426 msgid "aggregate initializer uses complicated arithmetic" msgstr "集合体の初期化子で複雑な計算を行っています" #: c-typeck.c:4433 msgid "traditional C rejects automatic aggregate initialization" msgstr "古い C では自動的な集合体の初期化を拒絶します" #: c-typeck.c:4621 c-typeck.c:4637 c-typeck.c:4653 #, c-format msgid "(near initialization for `%s')" msgstr "(`%s' の初期化は不完全です)" #: c-typeck.c:4705 cp/typeck2.c:513 msgid "char-array initialized from wide string" msgstr "ワイド文字列から char の配列が初期化されました" #: c-typeck.c:4712 cp/typeck2.c:520 msgid "int-array initialized from non-wide string" msgstr "非ワイド文字列から int の配列が初期化されました" #: c-typeck.c:4730 cp/typeck2.c:536 msgid "initializer-string for array of chars is too long" msgstr "char の配列にとって初期化子文字列が長すぎます" #: c-typeck.c:4768 msgid "array initialized from non-constant array expression" msgstr "非定数配列式から配列が初期化されました" #: c-typeck.c:4785 c-typeck.c:4787 c-typeck.c:4803 c-typeck.c:4824 #: c-typeck.c:6262 msgid "initializer element is not constant" msgstr "初期化子の要素が定数ではありません" #: c-typeck.c:4819 msgid "initialization" msgstr "初期化" #: c-typeck.c:4830 c-typeck.c:6267 msgid "initializer element is not computable at load time" msgstr "初期化子の要素はロード時に計算され得ません" #: c-typeck.c:4867 c-typeck.c:4883 cp/typeck2.c:613 msgid "invalid initializer" msgstr "無効な初期化子" #: c-typeck.c:5376 msgid "extra brace group at end of initializer" msgstr "初期化子の終わりに余分なブレースのグループ" #: c-typeck.c:5396 msgid "missing braces around initializer" msgstr "初期化子のまわりのブレースを欠いています" #: c-typeck.c:5456 msgid "braces around scalar initializer" msgstr "スカラー初期化子がブレースで囲まれています" #: c-typeck.c:5504 msgid "initialization of flexible array member in a nested context" msgstr "ネストした文脈で可変配列メンバを初期化しています" #: c-typeck.c:5506 msgid "initialization of a flexible array member" msgstr "可変配列メンバを初期化しています" #: c-typeck.c:5537 msgid "missing initializer" msgstr "初期化子を欠いています" #: c-typeck.c:5563 msgid "empty scalar initializer" msgstr "空のスカラー初期化子" #: c-typeck.c:5568 msgid "extra elements in scalar initializer" msgstr "スカラー初期化子に余分な要素" #: c-typeck.c:5654 msgid "initialization designators may not nest" msgstr "初期化指名子ではネストさせることができません" #: c-typeck.c:5675 c-typeck.c:5746 msgid "array index in non-array initializer" msgstr "非配列の初期化子に配列インデックスが使われました" #: c-typeck.c:5680 c-typeck.c:5798 msgid "field name not in record or union initializer" msgstr "レコードや共用体にフィールド名がない初期化子です" #: c-typeck.c:5742 c-typeck.c:5744 msgid "nonconstant array index in initializer" msgstr "初期化子内に非定数の配列インデックスがあります" #: c-typeck.c:5749 msgid "array index in initializer exceeds array bounds" msgstr "初期化子内の配列インデックスが配列の境界を超えました" #: c-typeck.c:5760 msgid "empty index range in initializer" msgstr "初期化子内に空の範囲インデックスがあります" #: c-typeck.c:5769 msgid "array index range in initializer exceeds array bounds" msgstr "初期化子の範囲インデックスが配列の境界を超えました" #: c-typeck.c:5810 #, c-format msgid "unknown field `%s' specified in initializer" msgstr "不明なフィールド `%s' が初期化子で指定されました" #: c-typeck.c:5847 c-typeck.c:5868 c-typeck.c:6330 msgid "initialized field with side-effects overwritten" msgstr "初期化されたフィールドが副作用で上書きされます" #: c-typeck.c:6540 msgid "excess elements in char array initializer" msgstr "char 配列初期化子内の要素が多すぎます" #: c-typeck.c:6547 c-typeck.c:6593 msgid "excess elements in struct initializer" msgstr "構造体初期化子内の要素が多すぎます" #: c-typeck.c:6608 #, fuzzy msgid "non-static initialization of a flexible array member" msgstr "可変配列メンバを初期化しています" #: c-typeck.c:6670 msgid "excess elements in union initializer" msgstr "共用体初期化子内の要素が多すぎます" #: c-typeck.c:6691 msgid "traditional C rejects initialization of unions" msgstr "古い C は共用体の初期を拒絶します" #: c-typeck.c:6754 msgid "excess elements in array initializer" msgstr "配列初期化子内の要素が多すぎます" #: c-typeck.c:6783 #, fuzzy msgid "excess elements in vector initializer" msgstr "スカラー初期化子内の要素が多すぎます" #: c-typeck.c:6805 msgid "excess elements in scalar initializer" msgstr "スカラー初期化子内の要素が多すぎます" #: c-typeck.c:6916 msgid "asm template is not a string constant" msgstr "asm テンプレートが文字列定数ではありません" #: c-typeck.c:6948 msgid "invalid lvalue in asm statement" msgstr "asm 文の中に無効な左辺値" #: c-typeck.c:7019 msgid "modification by `asm'" msgstr "`asm' による修正" #: c-typeck.c:7038 cp/typeck.c:6453 msgid "function declared `noreturn' has a `return' statement" msgstr "`noreturn' の宣言された関数に `return' 文があります" #: c-typeck.c:7045 msgid "`return' with no value, in function returning non-void" msgstr "戻り型が関数で、`return' に値がありません" #: c-typeck.c:7051 msgid "`return' with a value, in function returning void" msgstr "戻り型が void の関数で、`return' に値があります" #: c-typeck.c:7055 msgid "return" msgstr "return" #: c-typeck.c:7107 msgid "function returns address of local variable" msgstr "関数がローカル変数のアドレスを返しています" #: c-typeck.c:7163 cp/semantics.c:529 msgid "switch quantity not an integer" msgstr "switch の内容が整数ではありません" #: c-typeck.c:7173 msgid "`long' switch expression not converted to `int' in ISO C" msgstr "ISO C では `long' の switch 式は `int' に変換されません" #: c-typeck.c:7208 cp/decl.c:5232 msgid "case label not within a switch statement" msgstr "case ラベルが switch 文の中にありません" #: c-typeck.c:7210 cp/decl.c:5237 msgid "`default' label not within a switch statement" msgstr "`default' ラベルが switch 文の中にありません" #: calls.c:1902 #, c-format msgid "inlining failed in call to `%s'" msgstr "`%s' への呼び出しのインライン化に失敗しました" #: calls.c:1903 calls.c:2209 msgid "called from here" msgstr "ここから呼ばれました" #: calls.c:2208 #, c-format msgid "can't inline call to `%s'" msgstr "`%s' への呼び出しはインライン化できません" #: calls.c:2238 msgid "function call has aggregate value" msgstr "関数呼び出しが集合体の値を持っています" #: calls.c:4545 #, fuzzy msgid "variable offset is passed partially in stack and in reg" msgstr "変数オフセットがスタックとレジスタで等価に渡されました" #: calls.c:4547 msgid "variable size is passed partially in stack and in reg" msgstr "変数サイズがスタックとレジスタで等価に渡されました" #: cfgrtl.c:1624 #, fuzzy, c-format msgid "end insn %d for block %d not found in the insn stream" msgstr "終了命令 %d(ブロック %d) が一連の命令列の中に見つかりません。" #: cfgrtl.c:1638 #, fuzzy, c-format msgid "insn %d is in multiple basic blocks (%d and %d)" msgstr "命令 %d が複数の基本ブロック(%d と %d)の中にあります" #: cfgrtl.c:1650 #, fuzzy, c-format msgid "head insn %d for block %d not found in the insn stream" msgstr "開始命令 %d(ブロック %d) が一連の命令列の中に見つかりません。" #: cfgrtl.c:1669 #, c-format msgid "verify_flow_info: Duplicate edge %i->%i" msgstr "" #: cfgrtl.c:1688 #, c-format msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i" msgstr "" #: cfgrtl.c:1703 #, c-format msgid "verify_flow_info: Incorrect fallthru %i->%i" msgstr "" #: cfgrtl.c:1705 msgid "wrong insn in the fallthru edge" msgstr "" #: cfgrtl.c:1712 #, fuzzy, c-format msgid "verify_flow_info: Basic block %d succ edge is corrupted" msgstr "基本ブロック %d pred edge リストが機能していません" #: cfgrtl.c:1736 #, c-format msgid "missing barrier after block %i" msgstr "" #: cfgrtl.c:1746 #, fuzzy, c-format msgid "basic block %d pred edge is corrupted" msgstr "基本ブロック %d pred edge リストが機能していません" #: cfgrtl.c:1763 #, c-format msgid "insn %d inside basic block %d but block_for_insn is NULL" msgstr "" #: cfgrtl.c:1767 #, c-format msgid "insn %d inside basic block %d but block_for_insn is %i" msgstr "" #: cfgrtl.c:1781 cfgrtl.c:1791 #, c-format msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d" msgstr "NOTE_INSN_BASIC_BLOCK がブロック %d にありません" #: cfgrtl.c:1804 #, fuzzy, c-format msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d" msgstr "NOTE_INSN_BASIC_BLOCK %d が基本ブロック %d の中ほどにあります" #: cfgrtl.c:1816 #, fuzzy, c-format msgid "in basic block %d:" msgstr "基本ブロック %d 内:" #: cfgrtl.c:1817 msgid "flow control insn inside a basic block" msgstr "" #: cfgrtl.c:1836 #, fuzzy, c-format msgid "basic block %i edge lists are corrupted" msgstr "基本ブロック %i edge リストが機能していません" #: cfgrtl.c:1850 #, fuzzy msgid "basic blocks not numbered consecutively" msgstr "基本ブロックが連続的に番号付けられていません" #: cfgrtl.c:1875 #, fuzzy msgid "insn outside basic block" msgstr "基本ブロック %d 内:" #: cfgrtl.c:1883 #, fuzzy msgid "return not followed by barrier" msgstr "'#' にマクロ仮引数名が続いていません" #: cfgrtl.c:1888 #, c-format msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)" msgstr "命令連鎖中の bb の数 (%d) が n_basic_blocks (%d) と違います" #: cfgrtl.c:1892 msgid "verify_flow_info failed" msgstr "" #: collect2.c:439 msgid "internal error" msgstr "内部エラー" #: collect2.c:940 msgid "no arguments" msgstr "引数がありません" #: collect2.c:1269 collect2.c:1417 collect2.c:1450 #, c-format msgid "fopen %s" msgstr "fopen %s" #: collect2.c:1272 collect2.c:1422 collect2.c:1453 #, c-format msgid "fclose %s" msgstr "fclose %s" #: collect2.c:1281 #, c-format msgid "collect2 version %s" msgstr "collect2 version %s" #: collect2.c:1371 #, c-format msgid "%d constructor(s) found\n" msgstr "%d 個のコンストラクタが見つかりました\n" #: collect2.c:1372 #, c-format msgid "%d destructor(s) found\n" msgstr "%d 個のデストラクタが見つかりました\n" #: collect2.c:1373 #, c-format msgid "%d frame table(s) found\n" msgstr "%d 個のフレームテーブルが見つかりました\n" #: collect2.c:1514 #, c-format msgid "%s terminated with signal %d [%s]%s" msgstr "%s シグナル %d [%s]%s で終了させられました" #: collect2.c:1533 #, c-format msgid "%s returned %d exit status" msgstr "%s は exit 状態 %d を返しました" #: collect2.c:1561 #, c-format msgid "[cannot find %s]" msgstr "[%s が見つかりません]" #: collect2.c:1576 #, c-format msgid "cannot find `%s'" msgstr "`%s' が見つかりません" #: collect2.c:1587 collect2.c:1590 #, c-format msgid "redirecting stdout: %s" msgstr "stdout へのリダイレクト: %s" #: collect2.c:1633 #, c-format msgid "[Leaving %s]\n" msgstr "[%s を離れます]\n" #: collect2.c:1876 #, c-format msgid "" "\n" "write_c_file - output name is %s, prefix is %s\n" msgstr "" "\n" "write_c_file - 出力名は %s、プレフィクスは %s\n" #: collect2.c:2089 msgid "cannot find `nm'" msgstr "`nm' が見つかりません" #: collect2.c:2099 collect2.c:2541 msgid "pipe" msgstr "pipe" #: collect2.c:2103 collect2.c:2545 msgid "fdopen" msgstr "fdopen" #: collect2.c:2129 collect2.c:2571 #, c-format msgid "dup2 %d 1" msgstr "dup2 %d 1" #: collect2.c:2132 collect2.c:2135 collect2.c:2148 collect2.c:2574 #: collect2.c:2577 collect2.c:2590 #, c-format msgid "close %d" msgstr "close %d" #: collect2.c:2138 #, c-format msgid "execvp %s" msgstr "execvp %s" #: collect2.c:2192 #, c-format msgid "init function found in object %s" msgstr "init 関数をオブジェクト %s で見つけました" #: collect2.c:2200 #, c-format msgid "fini function found in object %s" msgstr "fini 関数をオブジェクト %s で見つけました" #: collect2.c:2223 collect2.c:2629 msgid "fclose" msgstr "fclose" #: collect2.c:2268 #, c-format msgid "unable to open file '%s'" msgstr "ファイル '%s' を open できません" #: collect2.c:2270 #, c-format msgid "unable to stat file '%s'" msgstr "ファイル '%s' を stat できません" #: collect2.c:2276 #, c-format msgid "unable to mmap file '%s'" msgstr "ファイル '%s' を mmap できません" #: collect2.c:2429 msgid "not found\n" msgstr "見つかりません\n" #: collect2.c:2431 collect2.c:2608 #, c-format msgid "dynamic dependency %s not found" msgstr "動的依存関係 %s が見つかりません" #: collect2.c:2451 #, c-format msgid "bad magic number in file '%s'" msgstr "ファイル '%s' に不正なマジックナンバ" #: collect2.c:2473 msgid "dynamic dependencies.\n" msgstr "動的依存関係。\n" #: collect2.c:2532 msgid "cannot find `ldd'" msgstr "`ldd' が見つかりません" #: collect2.c:2580 #, c-format msgid "execv %s" msgstr "execv %s" #: collect2.c:2593 msgid "" "\n" "ldd output with constructors/destructors.\n" msgstr "" "\n" "ldd 出力がコンストラクタ/デストラクタを伴います。\n" #: collect2.c:2620 #, c-format msgid "unable to open dynamic dependency '%s'" msgstr "動的依存関係 '%s' を開けません" #: collect2.c:2734 #, c-format msgid "%s: not a COFF file" msgstr "%s: COFF ファイルではありません" #: collect2.c:2853 #, c-format msgid "%s: cannot open as COFF file" msgstr "%s: COFF ファイルとして開けません" #: collect2.c:2909 #, fuzzy, c-format msgid "library lib%s not found" msgstr "ライブラリ lib%s が見つかりません" #: collect2.c:3038 #, c-format msgid "open %s" msgstr "open %s" #: collect2.c:3061 msgid "incompatibilities between object file & expected values" msgstr "両立しないオブジェクトファイルと期待値" #: collect2.c:3134 #, c-format msgid "" "\n" "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n" msgstr "" "\n" "シンボルテーブル #%d を処理します、オフセット = 0x%.8lx, 種類 = %s\n" #: collect2.c:3143 msgid "string section missing" msgstr "文字列セクションを欠いています" #: collect2.c:3146 msgid "section pointer missing" msgstr "セクションポインタを欠いています" #: collect2.c:3194 msgid "no symbol table found" msgstr "シンボルテーブルが見つかりません" #: collect2.c:3207 msgid "no cmd_strings found" msgstr "cmd_strings が見つかりません" #: collect2.c:3219 msgid "" "\n" "Updating header and load commands.\n" "\n" msgstr "" "\n" "ヘッダと load コマンドを更新します。\n" #: collect2.c:3226 #, c-format msgid "load command map, %d cmds, new size %ld.\n" msgstr "load コマンドマップ、%d 個のコマンド、新たなサイズ %ld。\n" #: collect2.c:3257 msgid "" "writing load commands.\n" "\n" msgstr "" "load コマンドを書き込みます。\n" "\n" #: collect2.c:3277 #, c-format msgid "close %s" msgstr "close %s" #: collect2.c:3351 msgid "could not convert 0x%l.8x into a region" msgstr "0x%l.8x を領域に変換できません" #: collect2.c:3355 #, c-format msgid "%s function, region %d, offset = %ld (0x%.8lx)\n" msgstr "%s 関数, 領域 %d, オフセット = %ld (0x%.8lx)\n" #: collect2.c:3482 msgid "bad magic number" msgstr "不正なマジックナンバ" #: collect2.c:3483 msgid "bad header version" msgstr "不正なヘッダバージョン" #: collect2.c:3484 msgid "bad raw header version" msgstr "不正な生のヘッダバージョン" #: collect2.c:3485 msgid "raw header buffer too small" msgstr "小さすぎる生のヘッダバッファ" #: collect2.c:3486 msgid "old raw header file" msgstr "古い生のヘッダファイル" #: collect2.c:3487 msgid "unsupported version" msgstr "サポートされていないバージョンです" #: collect2.c:3489 #, c-format msgid "unknown {de,en}code_mach_o_hdr return value %d" msgstr "不明な {de,en}code_mach_o_hdr 戻り値 %d" #: collect2.c:3509 #, c-format msgid "fstat %s" msgstr "fstat %s" #: collect2.c:3546 collect2.c:3594 #, c-format msgid "lseek %s 0" msgstr "lseek %s 0" #: collect2.c:3550 #, c-format msgid "read %s" msgstr "read %s" #: collect2.c:3553 #, c-format msgid "read %ld bytes, expected %ld, from %s" msgstr "%ld バイト読込み。%ld (%s から)読込むはずです" #: collect2.c:3574 #, c-format msgid "msync %s" msgstr "msync %s" #: collect2.c:3581 #, c-format msgid "munmap %s" msgstr "munmap %s" #: collect2.c:3598 #, c-format msgid "write %s" msgstr "write %s" #: collect2.c:3601 #, c-format msgid "wrote %ld bytes, expected %ld, to %s" msgstr "%ld バイト書込み。%ld (%s へ)書込むはずです" #: combine.c:12769 #, c-format msgid "" ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n" ";; %d successes.\n" "\n" msgstr "" ";; 結合統計: %d 試行, %d 代替 (%d 新たな空間を要求),\n" ";; %d 成功。\n" #: combine.c:12779 #, c-format msgid "" "\n" ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n" ";; %d successes.\n" msgstr "" "\n" ";; 結合合計: %d 試行, %d 代替 (%d 新たな空間を要求),\n" ";; %d 成功。\n" #: convert.c:67 msgid "cannot convert to a pointer type" msgstr "ポインタ型に変換できません" #: convert.c:100 msgid "pointer value used where a floating point value was expected" msgstr "浮動小数点数があるべき箇所で、ポインタ値が使われました" #: convert.c:104 msgid "aggregate value used where a float was expected" msgstr "浮動小数点型があるべき箇所で、集合体の値が使われました" #: convert.c:130 msgid "conversion to incomplete type" msgstr "不完全型への変換です" #: convert.c:390 convert.c:470 msgid "can't convert between vector values of different size" msgstr "大きさの異なるベクトル値同士の変換はできません" #: convert.c:396 msgid "aggregate value used where an integer was expected" msgstr "整数型があるべき箇所で、集合体の値が使われました" #: convert.c:448 f/com.c:1073 msgid "pointer value used where a complex was expected" msgstr "複素数型があるべき箇所で、ポインタ値が使われました" #: convert.c:452 f/com.c:1075 msgid "aggregate value used where a complex was expected" msgstr "複素数型があるべき箇所で、集合体の値が使われました" #: convert.c:476 msgid "can't convert value to a vector" msgstr "値をベクトルには変換できません" #: cpperror.c:125 msgid "internal error: " msgstr "内部エラー: " #: cpperror.c:132 tradcpp.c:4690 msgid "warning: " msgstr "警告: " #: cpperror.c:209 cpperror.c:299 cppfiles.c:691 gcc.c:6307 tradcpp.c:4728 #, c-format msgid "%s: %s" msgstr "%s: %s" #: cppexp.c:154 #, fuzzy msgid "floating point numbers are not valid in #if" msgstr "#if 式の中での浮動小数点数は許可されません" #: cppexp.c:176 msgid "traditional C rejects the `U' suffix" msgstr "古い C では `U' 接尾辞が拒絶されます" #: cppexp.c:179 msgid "too many 'l' suffixes in integer constant" msgstr "整数定数のサフィックス 'l' が多すぎます" #: cppexp.c:183 msgid "integer constant contains digits beyond the radix" msgstr "整数定数が基数を超えた数値を含んでいます" #: cppexp.c:186 msgid "integer constant out of range" msgstr "整数定数が範囲を外れています" #: cppexp.c:192 msgid "integer constant is so large that it is unsigned" msgstr "整数定数が大きすぎるので unsigned になりました" #: cppexp.c:201 #, c-format msgid "invalid suffix '%.*s' on integer constant" msgstr "接尾辞 '%.*s' は整数定数には無効です" #: cppexp.c:234 msgid "missing ')' after \"defined\"" msgstr "\"defined\" の後ろの ')' が欠けています" #: cppexp.c:240 msgid "operator \"defined\" requires an identifier" msgstr "\"defined\" 演算子は識別子を要求します" #: cppexp.c:248 #, c-format msgid "(\"%s\" is an alternative token for \"%s\" in C++)" msgstr "(C++ では \"%s\" が \"%s\" の代替トークンです)" #: cppexp.c:259 msgid "this use of \"defined\" may not be portable" msgstr "" #: cppexp.c:307 #, fuzzy msgid "string constants are not valid in #if" msgstr "#if 式の中では文字列定数が使えません" #: cppexp.c:311 #, fuzzy, c-format msgid "invalid character '%c' in #if" msgstr "無効な文字定数が #if にあります" #: cppexp.c:313 #, fuzzy, c-format msgid "invalid character '\\%03o' in #if" msgstr "無効な文字定数が #if にあります" #: cppexp.c:330 #, c-format msgid "ISO C++ does not permit \"%s\" in #if" msgstr "ISO C++ は #if 内の \"%s\" を許しません" #: cppexp.c:341 #, c-format msgid "\"%s\" is not defined" msgstr "\"%s\" は定義されていません" #: cppexp.c:367 #, fuzzy, c-format msgid "\"%s\" is not valid in #if expressions" msgstr "\"%s\" はプリプロセッサに対する正常なオプションではありません" #: cppexp.c:382 msgid "integer overflow in preprocessor expression" msgstr "整数がプリプロセッサ式内でオーバーフローしました" #: cppexp.c:612 #, fuzzy msgid "missing binary operator" msgstr "マクロ仮引数リストで、')' を欠いています" #: cppexp.c:647 #, fuzzy msgid "void expression between '(' and ')'" msgstr "式文が無効です" #: cppexp.c:649 #, fuzzy, c-format msgid "operator '%s' has no right operand" msgstr "反復子 `%s' は非整数型です" #: cppexp.c:661 #, c-format msgid "impossible operator '%s'" msgstr "ありえない演算子 '%s'" #: cppexp.c:737 tradcif.y:111 tradcif.y:122 msgid "division by zero in #if" msgstr "#if でゼロ除算が発生しました" #: cppexp.c:771 msgid "comma operator in operand of #if" msgstr "カンマ演算子が #if 演算子の中にあります" #: cppexp.c:776 #, fuzzy msgid "syntax error '?' without following ':'" msgstr "'@' トークンで文法エラー" #: cppexp.c:779 #, fuzzy msgid "syntax error ':' without preceding '?'" msgstr "'@' トークンで文法エラー" #: cppexp.c:787 #, fuzzy msgid "missing ')' in expression" msgstr "定数式が欠けているか無効です" #: cppexp.c:794 #, fuzzy msgid "missing '(' in expression" msgstr "定数式が欠けているか無効です" #: cppexp.c:820 #, fuzzy, c-format msgid "missing binary operator before '%s'" msgstr "数字 '%.*s' の後に空白を欠いています" #: cppexp.c:826 #, fuzzy, c-format msgid "operator '%s' has no left operand" msgstr "仮引数 `%s' は不完全型です" #: cppexp.c:864 #, fuzzy msgid "unbalanced stack in #if" msgstr "対応していない #endif" #: cppexp.c:867 #, fuzzy msgid "#if with no expression" msgstr " throw された式の中" #: cppfiles.c:395 #, c-format msgid "%s is too large" msgstr "%s は大きすぎます" #: cppfiles.c:426 #, c-format msgid "%s is shorter than expected" msgstr "%s が本来よりも短いです" #: cppfiles.c:440 #, c-format msgid "%s is a block device" msgstr "%s はブロックデバイスです" #: cppfiles.c:566 #, fuzzy, c-format msgid "no include path in which to find %s" msgstr "%s を見つけるためのインクルードパスがありません" #: cppfiles.c:639 msgid "Multiple include guards may be useful for:\n" msgstr "多重 include からの保護が有益となるでしょう:\n" #: cppfiles.c:1029 msgid "absolute file name in remap_filename" msgstr "絶対パスファイル名が remap_filename にあります" #: cppinit.c:230 #, c-format msgid "ignoring nonexistent directory \"%s\"\n" msgstr "存在しないディレクトリ \"%s\" を無視します\n" #: cppinit.c:237 #, c-format msgid "%s: Not a directory" msgstr "%s: ディレクトリではありません" #: cppinit.c:284 #, c-format msgid "ignoring duplicate directory \"%s\"\n" msgstr "重複したディレクトリ \"%s\" を無視します\n" #: cppinit.c:312 #, fuzzy, c-format msgid "changing search order for system directory \"%s\"" msgstr "ディレクトリ %s を作成できません" #: cppinit.c:316 #, c-format msgid " as it is the same as non-system directory \"%s\"" msgstr "" #: cppinit.c:320 msgid " as it has already been specified as a non-system directory" msgstr "" #: cppinit.c:936 msgid "#include \"...\" search starts here:\n" msgstr "#include \"...\" の探索はここから始まります:\n" #: cppinit.c:940 msgid "#include <...> search starts here:\n" msgstr "#include <...> の探索はここから始まります:\n" #: cppinit.c:943 msgid "End of search list.\n" msgstr "探索リストの終わり\n" #: cppinit.c:1010 #, fuzzy msgid "" msgstr "<組み込み>" #: cppinit.c:1012 msgid "" msgstr "<コマンドライン>" #: cppinit.c:1108 tradcpp.c:979 tradcpp.c:989 tradcpp.c:1080 msgid "I/O error on output" msgstr "出力中に I/O エラーが発生" #. Irix6 "cc -n32" and OSF4 cc have problems with char foo[] = ("string"); #. I.e. a const string initializer with parens around it. That is #. what N_("string") resolves to, so we make no_* be macros instead. #: cppinit.c:1156 #, fuzzy, c-format msgid "argument missing after %s" msgstr "%s の後ろの引数を欠いています" #: cppinit.c:1157 #, fuzzy, c-format msgid "assertion missing after %s" msgstr "%s の後ろのアサーションを欠いています" #: cppinit.c:1158 #, fuzzy, c-format msgid "directory name missing after %s" msgstr "%s の後ろのディレクトリ名を欠いています" #: cppinit.c:1159 #, fuzzy, c-format msgid "file name missing after %s" msgstr "%s の後ろのファイル名を欠いています" #: cppinit.c:1160 #, fuzzy, c-format msgid "macro name missing after %s" msgstr "%s の後ろのマクロ名を欠いています" #: cppinit.c:1161 #, fuzzy, c-format msgid "path name missing after %s" msgstr "%s の後ろのパス名を欠いています" #: cppinit.c:1162 #, fuzzy, c-format msgid "number missing after %s" msgstr "%s の後ろの数字を欠いています" #: cppinit.c:1163 #, fuzzy, c-format msgid "target missing after %s" msgstr "%s の後ろのターゲットを欠いています" #: cppinit.c:1351 #, fuzzy, c-format msgid "too many filenames. Type %s --help for usage info" msgstr "ファイル名が多すぎます。%s --help とタイプして使い方を見ましょう" #: cppinit.c:1541 tradcpp.c:610 #, fuzzy msgid "output filename specified twice" msgstr "出力ファイル名が二回指定されました" #: cppinit.c:1653 msgid "-I- specified twice" msgstr "-I- が二回指定されました" #: cppinit.c:1794 #, c-format msgid "GNU CPP version %s (cpplib)" msgstr "GNU CPP version %s (cpplib)" #: cppinit.c:1835 tradcpp.c:803 msgid "you must additionally specify either -M or -MM" msgstr "-M か -MM のいずれかを追加的に指定しなければなりません" #. To keep the lines from getting too long for some compilers, limit #. to about 500 characters (6 lines) per chunk. #: cppinit.c:1896 msgid "" "Switches:\n" " -include Include the contents of before other files\n" " -imacros Accept definition of macros in \n" " -iprefix Specify as a prefix for next two options\n" " -iwithprefix Add to the end of the system include path\n" " -iwithprefixbefore Add to the end of the main include path\n" " -isystem Add to the start of the system include path\n" msgstr "" "スイッチ:\n" " -include 他のファイルの前に の内容を含める\n" " -imacros のマクロ定義を受け入れる\n" " -iprefix 次の二つのオプション用プレフィクスに を指定\n" " -iwithprefix をシステム include パスの終りに追加する\n" " -iwithprefixbefore をメイン include パスの終りに追加する\n" " -isystem をシステム include パスの最初に追加する\n" #: cppinit.c:1905 msgid "" " -idirafter Add to the end of the system include path\n" " -I Add to the end of the main include path\n" " -I- Fine-grained include path control; see info docs\n" " -nostdinc Do not search system include directories\n" " (dirs specified with -isystem will still be used)\n" " -nostdinc++ Do not search system include directories for C++\n" " -o Put output into \n" msgstr "" " -idirafter をシステム include パスの終りに追加する\n" " -I をメイン include パスの終りに追加する\n" " -I- きめ細かな include パス制御 -- info 文書を参照\n" " -nostdinc システム include ディレクトリを探索しない\n" " (-system で指定されたディレクトリは探索される)\n" " -nostdinc++ C++ 用システム include ディレクトリを探索しない\n" " -o へ出力する\n" #: cppinit.c:1914 msgid "" " -pedantic Issue all warnings demanded by strict ISO C\n" " -pedantic-errors Issue -pedantic warnings as errors instead\n" " -trigraphs Support ISO C trigraphs\n" " -lang-c Assume that the input sources are in C\n" " -lang-c89 Assume that the input sources are in C89\n" msgstr "" " -pedantic 厳密な ISO C で要求される全ての警告を発行する\n" " -pedantic-errors -pedantic 警告の代りにエラーを発行する\n" " -trigraphs ISO C トライグラフを受け入れる\n" " -lang-c 入力ソースを C とみなす\n" " -lang-c89 入力ソースを C89 とみなす\n" #: cppinit.c:1921 msgid "" " -lang-c++ Assume that the input sources are in C++\n" " -lang-objc Assume that the input sources are in ObjectiveC\n" " -lang-objc++ Assume that the input sources are in ObjectiveC++\n" " -lang-asm Assume that the input sources are in assembler\n" msgstr "" " -lang-c++ 入力ソースを C とみなす\n" " -lang-objc 入力ソースを ObjectiveC とみなす\n" " -lang-objc++ 入力ソースを ObjectiveC++ とみなす\n" " -lang-asm 入力ソースをアセンブリ言語とみなす\n" #: cppinit.c:1927 msgid "" " -std= Specify the conformance standard; one of:\n" " gnu89, gnu99, c89, c99, iso9899:1990,\n" " iso9899:199409, iso9899:1999\n" " -+ Allow parsing of C++ style features\n" " -w Inhibit warning messages\n" " -Wtrigraphs Warn if trigraphs are encountered\n" " -Wno-trigraphs Do not warn about trigraphs\n" " -Wcomment{s} Warn if one comment starts inside another\n" msgstr "" " -std= 適合させる標準を指定 -- 以下より一つ\n" " gnu89, gnu99, c89, c99, iso9899:1990,\n" " iso9899:199409, iso9899:1999\n" " -+ C++ 式の構文解析を許可する\n" " -w 警告メッセージを抑制する\n" " -Wtrigraphs トライグラフに出くわしたら警告する\n" " -Wno-trigraphs トライグラフについての警告を行なわない\n" " -Wcomment{s} コメントが他のコメント内で始まっていたら警告する\n" #: cppinit.c:1937 msgid "" " -Wno-comment{s} Do not warn about comments\n" " -Wtraditional Warn about features not present in traditional C\n" " -Wno-traditional Do not warn about traditional C\n" " -Wundef Warn if an undefined macro is used by #if\n" " -Wno-undef Do not warn about testing undefined macros\n" " -Wimport Warn about the use of the #import directive\n" msgstr "" " -Wno-comment{s} コメントに関する警告を行なわない\n" " -Wtraditional 現在とは異なる古い C での機能について警告する\n" " -Wno-traditional 古い C に関する警告を行なわない\n" " -Wundef 未定義のマクロが #if で使われていれば警告する\n" " -Wno-undef 未定義マクロの評価に関する警告を行なわない\n" " -Wimport #import ディレクティブの利用に関して警告する\n" #: cppinit.c:1945 msgid "" " -Wno-import Do not warn about the use of #import\n" " -Werror Treat all warnings as errors\n" " -Wno-error Do not treat warnings as errors\n" " -Wsystem-headers Do not suppress warnings from system headers\n" " -Wno-system-headers Suppress warnings from system headers\n" " -Wall Enable all preprocessor warnings\n" msgstr "" " -Wno-import #import の利用に関する警告を行なわない\n" " -Werror 全ての警告をエラーとして取り扱う\n" " -Wno-error 警告をエラーとして取り扱わない\n" " -Wsystem-headers システムヘッダからの警告を抑制しない\n" " -Wno-system-headers システムヘッダからの警告を抑制する\n" " -Wall 全てのプリプロセッサ警告を有効にする\n" #: cppinit.c:1953 #, fuzzy msgid "" " -M Generate make dependencies\n" " -MM As -M, but ignore system header files\n" " -MD Generate make dependencies and compile\n" " -MMD As -MD, but ignore system header files\n" " -MF Write dependency output to the given file\n" " -MG Treat missing header file as generated files\n" msgstr "" " -M make 依存関係を生成する\n" " -MM -M 同様、但しシステムヘッダファイルを無視する\n" " -MF 依存関係の出力を与えられたファイルに書き込む\n" " -MG 見つからないヘッダを生成されるファイルとして扱う\n" #: cppinit.c:1961 msgid "" " -MP\t\t\t Generate phony targets for all headers\n" " -MQ Add a MAKE-quoted target\n" " -MT Add an unquoted target\n" msgstr "" " -MP\t\t\t 全てのヘッダについて phony ターゲットを生成する\n" " -MQ MAKE でのクオートされたターゲットを追加する\n" " -MT クオートされないターゲットを追加する\n" #: cppinit.c:1966 #, fuzzy msgid "" " -D Define a with string '1' as its value\n" " -D= Define a with as its value\n" " -A= Assert the to \n" " -A-= Disable the to \n" " -U Undefine \n" " -v Display the version number\n" msgstr "" " -D を定義し、その値を文字列の '1' とする\n" " -D= を定義し、その値を とする\n" " -A () と声明する\n" " -A- () としない\n" " -U 定義を解除する\n" " -v バージョン番号を表示する\n" #: cppinit.c:1974 msgid "" " -H Print the name of header files as they are used\n" " -C Do not discard comments\n" " -dM Display a list of macro definitions active at end\n" " -dD Preserve macro definitions in output\n" " -dN As -dD except that only the names are preserved\n" " -dI Include #include directives in the output\n" msgstr "" " -H 使われたヘッダファイルを表示する\n" " -C コメントを破棄しない\n" " -dM 最後に有効なマクロ定義リストを表示する\n" " -dD 出力にマクロ定義を保存する\n" " -dN -dD と同様だが、名前だけを保存する\n" " -dI #include ディレクティブを出力に含める\n" #: cppinit.c:1982 #, fuzzy msgid "" " -fpreprocessed Treat the input file as already preprocessed\n" " -ftabstop= Distance between tab stops for column reporting\n" " -P Do not generate #line directives\n" " -$ Do not allow '$' in identifiers\n" " -remap Remap file names when including files\n" " --version Display version information\n" " -h or --help Display this information\n" msgstr "" " -fpreprocessed 入力ファイルを既にプリプロセス済として扱う\n" " -ftabstop= カラムのタブ間隔を報告する\n" " -P #line ディレクティブを生成しない\n" " -$ 識別子での '$' を許可しない\n" " -remap ファイルインクルード時にファイル名を再マップする\n" " --version バージョン情報を表示する\n" " -h or --help この情報を表示する\n" #: cpplex.c:154 #, c-format msgid "trigraph ??%c converted to %c" msgstr "トライグラフ ??%c は %c に変換されました" #: cpplex.c:162 #, c-format msgid "trigraph ??%c ignored" msgstr "トライグラフ ??%c は無視されました" #: cpplex.c:218 msgid "backslash and newline separated by space" msgstr "バックスラッシュと改行が空白で分割されました" #: cpplex.c:224 msgid "backslash-newline at end of file" msgstr "ファイルの終りにバックスラッシュ-改行があります" #: cpplex.c:290 msgid "\"/*\" within comment" msgstr "コメント内に \"/*\" があります" #: cpplex.c:373 msgid "null character(s) ignored" msgstr "null 文字は無視されました" #: cpplex.c:380 #, c-format msgid "%s in preprocessing directive" msgstr "プリプロセス命令中に %s があります" #: cpplex.c:447 #, c-format msgid "attempt to use poisoned \"%s\"" msgstr "汚染された '%s' 使おうとしています" #: cpplex.c:455 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro" msgstr "__VA_ARGS__ は C99 可変引数マクロ拡張でのみ出現できます" #: cpplex.c:508 msgid "'$' character(s) in identifier" msgstr "'$' 文字が識別子に入っています" #: cpplex.c:589 #, c-format msgid "missing terminating %c character" msgstr "%c 文字での終端を欠いています" #: cpplex.c:594 msgid "possible start of unterminated string literal" msgstr "終端のない文字列リテラルの推定開始位置" #: cpplex.c:689 msgid "multi-line string literals are deprecated" msgstr "複数行文字列リテラルは推奨されません" #: cpplex.c:712 msgid "null character(s) preserved in literal" msgstr "リテラル中で null 文字が確保されました" #: cpplex.c:914 msgid "no newline at end of file" msgstr "ファイル末尾に改行がありません" #: cpplex.c:1034 tradcpp.c:1467 msgid "unterminated comment" msgstr "終端されていないコメント" #: cpplex.c:1045 msgid "C++ style comments are not allowed in ISO C89" msgstr "C++ スタイルのコメントは ISO C89 では許されません" #: cpplex.c:1047 msgid "(this will be reported only once per input file)" msgstr "(これは入力ファイルにつき一回だけ報告されます)" #: cpplex.c:1052 msgid "multi-line comment" msgstr "複数行のコメント" #: cpplex.c:1367 #, fuzzy, c-format msgid "unknown string token %s\n" msgstr "不明なレジスタ名です: %s" #: cpplex.c:1379 #, fuzzy, c-format msgid "unspellable token %s" msgstr "綴れないトークン %s です" #: cpplex.c:1635 #, c-format msgid "the meaning of '\\%c' varies with -traditional" msgstr "'\\%c' の意味は -traditional をつけた場合と異なります" #: cpplex.c:1641 msgid "incomplete universal-character-name" msgstr "無効な ユニバーサル文字名" #: cpplex.c:1655 #, fuzzy, c-format msgid "non-hex digit '%c' in universal-character-name" msgstr "非 16 進数 '%c' が universal-character-name 内にあります" #: cpplex.c:1663 msgid "universal-character-name on EBCDIC target" msgstr "EBCDIC のターゲットで `%c' にユニバーサルキャラクタ名が使われました" #: cpplex.c:1677 #, fuzzy msgid "universal-character-name out of range" msgstr "EBCDIC のターゲットで `%c' にユニバーサルキャラクタ名が使われました" #: cpplex.c:1722 msgid "the meaning of '\\a' varies with -traditional" msgstr "'\\a' の意味は -traditional をつけた場合と異なります" #: cpplex.c:1729 #, c-format msgid "non-ISO-standard escape sequence, '\\%c'" msgstr "非 ISO 標準のエスケープシーケンス, '\\%c'"