Merge pull request #234 from kripper/master
[mono.git] / po / mcs / ja.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: \n"
4 "Report-Msgid-Bugs-To: http://www.mono-project.com/Bugs\n"
5 "POT-Creation-Date: 2012-03-05 10:07+0000\n"
6 "PO-Revision-Date: \n"
7 "Last-Translator: Atsushi Eno <atsushi@ximian.com>\n"
8 "Language-Team: \n"
9 "Language: ja\n"
10 "MIME-Version: 1.0\n"
11 "Content-Type: text/plain; charset=UTF-8\n"
12 "Content-Transfer-Encoding: 8bit\n"
13 "X-Poedit-Language: Japanese\n"
14
15 #: mcs/mcs/anonymous.cs:882
16 #, csharp-format
17 msgid "Cannot convert `{0}' to an expression tree of non-delegate type `{1}'"
18 msgstr "`{0}' をデリゲートでない型 `{1}' の式ツリーに変換できません"
19
20 #: mcs/mcs/anonymous.cs:887
21 #, csharp-format
22 msgid "Cannot convert `{0}' to non-delegate type `{1}'"
23 msgstr "`{0}' をデリゲートでない型 `{1}'に変換できません"
24
25 #: mcs/mcs/anonymous.cs:899
26 #, csharp-format
27 msgid ""
28 "Cannot convert `{0}' to delegate type `{1}' since there is a parameter "
29 "mismatch"
30 msgstr "パラメータ不一致のため、`{0}' をデリゲート型 `{1}'に変換できません"
31
32 #: mcs/mcs/anonymous.cs:911 mcs/mcs/ecore.cs:4834
33 #, csharp-format
34 msgid "Delegate `{0}' does not take `{1}' arguments"
35 msgstr "デリゲート `{0}' は `{1}' 個の引数をもちません"
36
37 #: mcs/mcs/anonymous.cs:926
38 #, csharp-format
39 msgid "Parameter `{0}' should not be declared with the `{1}' keyword"
40 msgstr "パラメータ `{0}' は `{1}' キーワードで宣言されるべきではありません"
41
42 #: mcs/mcs/anonymous.cs:929
43 #, csharp-format
44 msgid "Parameter `{0}' must be declared with the `{1}' keyword"
45 msgstr "パラメータ `{0}' は `{1}' キーワードで宣言されなければなりません"
46
47 #: mcs/mcs/anonymous.cs:950
48 #, csharp-format
49 msgid "Parameter `{0}' is declared as type `{1}' but should be `{2}'"
50 msgstr ""
51 "パラメータ `{0}' は型 `{1}' として宣言されていますが、 `{2}' であるはずです"
52
53 #: mcs/mcs/anonymous.cs:1094
54 #, fuzzy, csharp-format
55 msgid "Cannot convert async {0} to delegate type `{1}'"
56 msgstr "`{0}' をデリゲートでない型 `{1}'に変換できません"
57
58 #: mcs/mcs/anonymous.cs:1125
59 msgid "An anonymous method cannot be converted to an expression tree"
60 msgstr "匿名メソッドを式ツリーに変換することはできません"
61
62 #: mcs/mcs/anonymous.cs:1144
63 #, fuzzy, csharp-format
64 msgid ""
65 "Cannot convert anonymous method block without a parameter list to delegate "
66 "type `{0}' because it has one or more `out' parameters"
67 msgstr ""
68 "デリゲート型 `{0}' には引数に`out'パラメータがあるので、パラメータリスト無し"
69 "では匿名メソッドのブロックから変換できません"
70
71 #: mcs/mcs/anonymous.cs:1168
72 msgid ""
73 "Anonymous methods and lambda expressions cannot be used in the current "
74 "context"
75 msgstr "匿名メソッドとラムダ式は現在の文脈では使用できません"
76
77 #: mcs/mcs/anonymous.cs:1211
78 #, fuzzy, csharp-format
79 msgid ""
80 "Local variable or parameter `{0}' cannot have their address taken and be "
81 "used inside an anonymous method, lambda expression or query expression"
82 msgstr ""
83 "ローカル変数またはパラメータである `{0}' は、そのアドレスを取得して匿名メソッ"
84 "ドあるいはラムダ式の中で使用することができません"
85
86 #: mcs/mcs/anonymous.cs:1467
87 msgid "An expression tree cannot contain an anonymous method expression"
88 msgstr "式ツリーに匿名メソッド式を含むことはできません"
89
90 #: mcs/mcs/anonymous.cs:1710
91 #, csharp-format
92 msgid ""
93 "`{0}': An anonymous type cannot have multiple properties with the same name"
94 msgstr "`{0}': 匿名型は同一の名前で複数のプロパティをもつことができません"
95
96 #: mcs/mcs/argument.cs:102
97 #, fuzzy
98 msgid ""
99 "An expression tree cannot contain an invocation which uses optional parameter"
100 msgstr "式ツリーは代入オペレータを含むことができません"
101
102 #: mcs/mcs/argument.cs:230
103 #, fuzzy
104 msgid "An expression tree cannot contain named argument"
105 msgstr "式ツリーは代入オペレータを含むことができません"
106
107 #: mcs/mcs/argument.cs:341
108 #, csharp-format
109 msgid ""
110 "The method group `{0}' cannot be used as an argument of dynamic operation. "
111 "Consider using parentheses to invoke the method"
112 msgstr ""
113
114 #: mcs/mcs/argument.cs:345
115 #, fuzzy
116 msgid ""
117 "An anonymous method or lambda expression cannot be used as an argument of "
118 "dynamic operation. Consider using a cast"
119 msgstr "匿名メソッドとラムダ式は現在の文脈では使用できません"
120
121 #: mcs/mcs/argument.cs:348
122 #, fuzzy, csharp-format
123 msgid ""
124 "An expression of type `{0}' cannot be used as an argument of dynamic "
125 "operation"
126 msgstr "式ツリーは代入オペレータを含むことができません"
127
128 #: mcs/mcs/assign.cs:320
129 msgid "An expression tree cannot contain an assignment operator"
130 msgstr "式ツリーは代入オペレータを含むことができません"
131
132 #: mcs/mcs/assign.cs:683
133 #, csharp-format
134 msgid "Cannot assign to `{0}' because it is a `{1}'"
135 msgstr ""
136
137 #: mcs/mcs/assembly.cs:286
138 msgid "Invalid type specified as an argument for TypeForwardedTo attribute"
139 msgstr ""
140
141 #: mcs/mcs/assembly.cs:294
142 #, fuzzy, csharp-format
143 msgid "A duplicate type forward of type `{0}'"
144 msgstr "属性の引数名 '{0}' が重複しています"
145
146 #: mcs/mcs/assembly.cs:303
147 #, csharp-format
148 msgid "Cannot forward type `{0}' because it is defined in this assembly"
149 msgstr ""
150
151 #: mcs/mcs/assembly.cs:309
152 #, fuzzy, csharp-format
153 msgid "Cannot forward type `{0}' because it is a nested type"
154 msgstr "`{0}' は型パラメータであるため、ここから派生することはできません"
155
156 #: mcs/mcs/assembly.cs:338
157 #, csharp-format
158 msgid ""
159 "Friend assembly reference `{0}' is invalid. InternalsVisibleTo declarations "
160 "cannot have a version, culture or processor architecture specified"
161 msgstr ""
162
163 #: mcs/mcs/assembly.cs:346
164 #, csharp-format
165 msgid ""
166 "Friend assembly reference `{0}' is invalid. Strong named assemblies must "
167 "specify a public key in their InternalsVisibleTo declarations"
168 msgstr ""
169
170 #: mcs/mcs/assembly.cs:381
171 #, csharp-format
172 msgid "Referenced assembly `{0}' does not have a strong name"
173 msgstr ""
174
175 #: mcs/mcs/assembly.cs:387
176 #, csharp-format
177 msgid "Referenced assembly `{0}' has different culture setting of `{1}'"
178 msgstr ""
179
180 #: mcs/mcs/assembly.cs:402
181 #, csharp-format
182 msgid ""
183 "Friend access was granted to `{0}', but the output assembly is named `{1}'. "
184 "Try adding a reference to `{0}' or change the output assembly name to match "
185 "it"
186 msgstr ""
187
188 #: mcs/mcs/assembly.cs:416
189 msgid ""
190 "Could not sign the assembly. ECMA key can only be used to delay-sign "
191 "assemblies"
192 msgstr ""
193
194 #: mcs/mcs/assembly.cs:650
195 msgid ""
196 "Added modules must be marked with the CLSCompliant attribute to match the "
197 "assembly"
198 msgstr ""
199 "追加されるモジュールは、アセンブリに適合するCLSCompliant属性でマークされなけ"
200 "ればなりません"
201
202 #: mcs/mcs/assembly.cs:685 mcs/mcs/assembly.cs:700
203 #, csharp-format
204 msgid ""
205 "Option `{0}' overrides attribute `{1}' given in a source file or added module"
206 msgstr ""
207
208 #: mcs/mcs/assembly.cs:735
209 msgid "Delay signing was requested but no key file was given"
210 msgstr ""
211
212 #: mcs/mcs/assembly.cs:756
213 msgid "Cannot link resource file when building a module"
214 msgstr ""
215
216 #: mcs/mcs/assembly.cs:761
217 #, csharp-format
218 msgid "Error reading resource file `{0}'"
219 msgstr ""
220
221 #: mcs/mcs/assembly.cs:831
222 msgid "Could not write to file `"
223 msgstr ""
224
225 #: mcs/mcs/assembly.cs:875
226 #, fuzzy
227 msgid "Cannot specify -main if building a module or library"
228 msgstr "インデクサを含む型には`DefaultMember'属性を指定できません"
229
230 #: mcs/mcs/assembly.cs:901
231 #, csharp-format
232 msgid "Could not find `{0}' specified for Main method"
233 msgstr ""
234
235 #: mcs/mcs/assembly.cs:907
236 #, fuzzy, csharp-format
237 msgid "`{0}' specified for Main method must be a valid class or struct"
238 msgstr "`{0}': 拡張メソッドはstaticで宣言されなければなりません"
239
240 #: mcs/mcs/assembly.cs:911
241 #, fuzzy, csharp-format
242 msgid "`{0}' does not have a suitable static Main method"
243 msgstr "キーワード `new' は名前空間要素で認められていません"
244
245 #: mcs/mcs/assembly.cs:914
246 #, csharp-format
247 msgid ""
248 "Program `{0}' does not contain a static `Main' method suitable for an entry "
249 "point"
250 msgstr ""
251
252 #: mcs/mcs/assembly.cs:933
253 msgid "Error during assembly signing. "
254 msgstr ""
255
256 #: mcs/mcs/assembly.cs:1118
257 #, csharp-format
258 msgid "Metadata file `{0}' could not be found"
259 msgstr ""
260
261 #: mcs/mcs/assembly.cs:1123
262 #, fuzzy, csharp-format
263 msgid "Metadata file `{0}' does not contain valid metadata"
264 msgstr "デリゲート `{0}' は `{1}' 個の引数をもちません"
265
266 #: mcs/mcs/assembly.cs:1129
267 #, fuzzy, csharp-format
268 msgid ""
269 "Referenced assembly file `{0}' is a module. Consider using `-addmodule' "
270 "option to add the module"
271 msgstr ""
272 "参照ファイル `{0}' はアセンブリではありません。代わりに`-addmodule' オプショ"
273 "ンを使用してみてください"
274
275 #: mcs/mcs/assembly.cs:1136
276 #, fuzzy, csharp-format
277 msgid ""
278 "Added module file `{0}' is an assembly. Consider using `-r' option to "
279 "reference the file"
280 msgstr ""
281 "参照ファイル `{0}' はアセンブリではありません。代わりに`-addmodule' オプショ"
282 "ンを使用してみてください"
283
284 #: mcs/mcs/async.cs:64
285 msgid "The `await' operator cannot be used in the body of a lock statement"
286 msgstr ""
287
288 #: mcs/mcs/async.cs:68
289 #, fuzzy
290 msgid "An expression tree cannot contain an await operator"
291 msgstr "式ツリーは代入オペレータを含むことができません"
292
293 #: mcs/mcs/async.cs:74
294 msgid "The `await' operator cannot be used in an unsafe context"
295 msgstr ""
296
297 #: mcs/mcs/async.cs:137
298 #, csharp-format
299 msgid "Cannot await `{0}' expression"
300 msgstr ""
301
302 #: mcs/mcs/async.cs:294
303 #, csharp-format
304 msgid ""
305 "The awaiter type `{0}' must have suitable IsCompleted, OnCompleted, and "
306 "GetResult members"
307 msgstr ""
308
309 #: mcs/mcs/async.cs:333
310 #, csharp-format
311 msgid "The `await' operand type `{0}' must have suitable GetAwaiter method"
312 msgstr ""
313
314 #: mcs/mcs/async.cs:433
315 #, fuzzy
316 msgid "Async methods cannot have ref or out parameters"
317 msgstr "Conditionalメソッド `{0}' ではoutパラメータを指定できません"
318
319 #: mcs/mcs/async.cs:439
320 msgid "__arglist is not allowed in parameter list of async methods"
321 msgstr ""
322
323 #: mcs/mcs/async.cs:445
324 #, fuzzy
325 msgid "Async methods cannot have unsafe parameters"
326 msgstr "`{0}': staticクラス '{1}' から派生することはできません"
327
328 #: mcs/mcs/async.cs:644
329 msgid ""
330 "Cannot find compiler required types for asynchronous functions support. Are "
331 "you targeting the wrong framework version?"
332 msgstr ""
333
334 #: mcs/mcs/attribute.cs:222
335 #, csharp-format
336 msgid ""
337 "`{0}' is not a valid named attribute argument. Named attribute arguments "
338 "must be fields which are not readonly, static, const or read-write "
339 "properties which are public and not static"
340 msgstr ""
341 "`{0}' は有効な名前付き属性の引数ではありません。名前付き属性の引数は、読み込"
342 "み専用ではなくstaticでも定数でもないフィールドか、またはpublicでstaticではな"
343 "い読み書き可能なプロパティでなければなりません"
344
345 #: mcs/mcs/attribute.cs:231
346 #, csharp-format
347 msgid ""
348 "`{0}' is not a valid named attribute argument because it is not a valid "
349 "attribute parameter type"
350 msgstr ""
351 "`{0}' は、有効な属性パラメータ型ではないため、有効な名前付き属性の引数ではあ"
352 "りません"
353
354 #: mcs/mcs/attribute.cs:237
355 #, fuzzy
356 msgid "An attribute argument cannot be dynamic expression"
357 msgstr "匿名メソッドを式ツリーに変換することはできません"
358
359 #: mcs/mcs/attribute.cs:242
360 msgid "The Guid attribute must be specified with the ComImport attribute"
361 msgstr "Guid属性はComImport属性とともに指定されなければなりません"
362
363 #: mcs/mcs/attribute.cs:247
364 #, csharp-format
365 msgid "Do not use `{0}' directly. Use parameter modifier `this' instead"
366 msgstr ""
367 "`{0}' を直接使用せず、代わりにパラメータ修飾子 `this' を使用してください"
368
369 #: mcs/mcs/attribute.cs:252
370 #, fuzzy, csharp-format
371 msgid "Do not use `{0}' directly. Use `dynamic' keyword instead"
372 msgstr ""
373 "`{0}' を直接使用せず、代わりにパラメータ修飾子 `this' を使用してください"
374
375 #: mcs/mcs/attribute.cs:261
376 #, csharp-format
377 msgid "Error during emitting `{0}' attribute. The reason is `{1}'"
378 msgstr "`{0}' の属性の出力中にエラーが発生しました。理由: '{1}'"
379
380 #: mcs/mcs/attribute.cs:314
381 #, fuzzy, csharp-format
382 msgid ""
383 "`{0}' is ambiguous between `{1}' and `{2}'. Use either `@{0}' or `{0}"
384 "Attribute'"
385 msgstr ""
386 "`{0} は `{0}' と `{0}Attribute' の間で曖昧です。`@{0}' または `{0}Attribute' "
387 "を使用してください"
388
389 #: mcs/mcs/attribute.cs:336 mcs/mcs/attribute.cs:342
390 #, csharp-format
391 msgid "`{0}': is not an attribute class"
392 msgstr "`{0}' は属性クラスではありません"
393
394 #: mcs/mcs/attribute.cs:434
395 #, csharp-format
396 msgid "Cannot apply attribute class `{0}' because it is abstract"
397 msgstr "属性クラス `{0}' はabstractなので適用できません"
398
399 #: mcs/mcs/attribute.cs:505
400 #, fuzzy, csharp-format
401 msgid "Duplicate named attribute `{0}' argument"
402 msgstr "属性の引数名 '{0}' が重複しています"
403
404 #: mcs/mcs/attribute.cs:959
405 #, csharp-format
406 msgid ""
407 "The attribute `{0}' is not valid on this declaration type. It is valid on `"
408 "{1}' declarations only"
409 msgstr "属性 `{0}' はこの宣言型では無効です。 `{1}' の宣言でのみ有効です"
410
411 #: mcs/mcs/attribute.cs:981
412 #, csharp-format
413 msgid "The argument to the `{0}' attribute must be a valid identifier"
414 msgstr "`{0}' 属性への引数は有効な識別子である必要があります"
415
416 #: mcs/mcs/attribute.cs:995
417 #, fuzzy, csharp-format
418 msgid "Invalid value for argument to `{0}' attribute"
419 msgstr "`System.AttributeUsage' 属性への無効な引数値です"
420
421 #: mcs/mcs/attribute.cs:1247
422 #, csharp-format
423 msgid "The attribute `{0}' cannot be applied multiple times"
424 msgstr "属性 `{0}' は複数回指定することができません"
425
426 #: mcs/mcs/attribute.cs:1547
427 #, csharp-format
428 msgid "`{0}' is obsolete: `{1}'"
429 msgstr "`{0}'は廃止されています: `{1}'"
430
431 #: mcs/mcs/cs-tokenizer.cs:798
432 msgid ""
433 "The `partial' modifier can be used only immediately before `class', "
434 "`struct', `interface', or `void' keyword"
435 msgstr ""
436 "`partial' 修飾子は `class'、`struct'、`interface'、`void' キーワードの直前で"
437 "のみ使用できます"
438
439 #: mcs/mcs/cs-tokenizer.cs:1451 mcs/mcs/cs-tokenizer.cs:1514
440 msgid "Invalid number"
441 msgstr "無効な数値です"
442
443 #: mcs/mcs/cs-tokenizer.cs:1726
444 #, csharp-format
445 msgid "Unrecognized escape sequence `\\{0}'"
446 msgstr "認識できないエスケープシーケンス `\\{0}' です"
447
448 #: mcs/mcs/cs-tokenizer.cs:1745
449 msgid "Unrecognized escape sequence"
450 msgstr "認識できないエスケープシーケンスです"
451
452 #: mcs/mcs/cs-tokenizer.cs:2018
453 #, fuzzy
454 msgid "Filename, single-line comment or end-of-line expected"
455 msgstr "1行コメントまたは行末が必要です"
456
457 #: mcs/mcs/cs-tokenizer.cs:2068
458 #, fuzzy
459 msgid "Missing identifier to pre-processor directive"
460 msgstr "プリプロセッサ指令の識別子がありません"
461
462 #: mcs/mcs/cs-tokenizer.cs:2078 mcs/mcs/cs-tokenizer.cs:2082
463 #, csharp-format
464 msgid "Identifier expected: {0}"
465 msgstr "識別子が必要です: {0}"
466
467 #: mcs/mcs/cs-tokenizer.cs:2571
468 #, fuzzy
469 msgid "Integral constant is too large"
470 msgstr "数値定数が長すぎます"
471
472 #: mcs/mcs/cs-tokenizer.cs:2576
473 msgid "Invalid preprocessor directive"
474 msgstr "無効なプリプロセッサ指令です"
475
476 #: mcs/mcs/cs-tokenizer.cs:2583
477 #, csharp-format
478 msgid "Unexpected processor directive ({0})"
479 msgstr "予期しないプリプロセッサ指令です({0})"
480
481 #: mcs/mcs/cs-tokenizer.cs:2589
482 msgid ""
483 "Cannot define or undefine preprocessor symbols after first token in file"
484 msgstr ""
485 "ファイル中の最初のトークンの出現後は、プリプロセッサシンボルを定義または定義"
486 "解除することはできません"
487
488 #: mcs/mcs/cs-tokenizer.cs:2595
489 msgid ""
490 "Preprocessor directives must appear as the first non-whitespace character on "
491 "a line"
492 msgstr ""
493 "プリプロセッサ指令は、1行の中で、最初の空白でない文字として出現しなければなり"
494 "ません"
495
496 #: mcs/mcs/cs-tokenizer.cs:2600
497 msgid "Single-line comment or end-of-line expected"
498 msgstr "1行コメントまたは行末が必要です"
499
500 #: mcs/mcs/cs-tokenizer.cs:2645 mcs/mcs/cs-tokenizer.cs:3663
501 msgid "Expected `#endif' directive"
502 msgstr "`#endif' 指令が必要です"
503
504 #: mcs/mcs/cs-tokenizer.cs:2678 mcs/mcs/cs-tokenizer.cs:2699
505 #: mcs/mcs/cs-tokenizer.cs:2730 mcs/mcs/cs-tokenizer.cs:3661
506 msgid "#endregion directive expected"
507 msgstr "#endregion指令が必要です"
508
509 #: mcs/mcs/cs-tokenizer.cs:2777
510 msgid "Wrong preprocessor directive"
511 msgstr "正しくないプリプロセッサ指令です"
512
513 #: mcs/mcs/cs-tokenizer.cs:2789
514 #, csharp-format
515 msgid "#error: '{0}'"
516 msgstr "#error: `{0}'"
517
518 #: mcs/mcs/cs-tokenizer.cs:2807
519 msgid "The line number specified for #line directive is missing or invalid"
520 msgstr "#line指令で指定される行番号が無いか、または無効です"
521
522 #: mcs/mcs/cs-tokenizer.cs:2860 mcs/mcs/cs-tokenizer.cs:3498
523 msgid "Newline in constant"
524 msgstr "定数の中に改行文字が含まれています"
525
526 #: mcs/mcs/cs-tokenizer.cs:2877
527 msgid "Unterminated string literal"
528 msgstr "文字列に終端がありません"
529
530 #: mcs/mcs/cs-tokenizer.cs:2952
531 msgid "Identifier too long (limit is 512 chars)"
532 msgstr "識別子が長すぎます(最大512文字)"
533
534 #: mcs/mcs/cs-tokenizer.cs:3338
535 msgid "End-of-file found, '*/' expected"
536 msgstr "ファイルの終端に到達しましたが、 '*/' が必要です"
537
538 #: mcs/mcs/cs-tokenizer.cs:3447
539 msgid "Keyword, identifier, or string expected after verbatim specifier: @"
540 msgstr "厳密指定子@の直後には、キーワード、識別子または文字列が必要です"
541
542 #: mcs/mcs/cs-tokenizer.cs:3468
543 #, fuzzy, csharp-format
544 msgid "Unexpected character `{0}'"
545 msgstr "`{0}' が必要です"
546
547 #: mcs/mcs/cs-tokenizer.cs:3493
548 msgid "Empty character literal"
549 msgstr ""
550
551 #: mcs/mcs/cs-tokenizer.cs:3514
552 msgid "Too many characters in character literal"
553 msgstr ""
554
555 #: mcs/mcs/cfold.cs:73
556 msgid "The operation overflows at compile time in checked mode"
557 msgstr "チェックモードでコンパイル時オーバーフロー演算を発見しました"
558
559 #: mcs/mcs/cfold.cs:756 mcs/mcs/cfold.cs:842
560 msgid "Division by constant zero"
561 msgstr "定数0による除算があります"
562
563 #: mcs/mcs/class.cs:133
564 #, csharp-format
565 msgid ""
566 "Partial declarations of `{0}' must be all classes, all structs or all "
567 "interfaces"
568 msgstr ""
569 "部分的な `{0}' の宣言は全てが、クラス、構造体、インターフェースのいずれかであ"
570 "ることが必要です"
571
572 #: mcs/mcs/class.cs:142
573 #, csharp-format
574 msgid "Partial declarations of `{0}' have conflicting accessibility modifiers"
575 msgstr "部分的な `{0}' の宣言に、矛盾するアクセス修飾子が含まれています"
576
577 #: mcs/mcs/class.cs:152
578 #, csharp-format
579 msgid ""
580 "Partial declarations of `{0}' must have the same type parameter names in the "
581 "same order"
582 msgstr ""
583 "`{0}' の部分的な宣言では、同一の型パラメータ名を同一の順序で定義しなければな"
584 "りません"
585
586 #: mcs/mcs/class.cs:159
587 #, fuzzy, csharp-format
588 msgid ""
589 "Partial declarations of `{0}' must have the same type parameter variance "
590 "modifiers"
591 msgstr ""
592 "`{0}' の部分的な宣言では、同一の型パラメータ名を同一の順序で定義しなければな"
593 "りません"
594
595 #: mcs/mcs/class.cs:324
596 #, csharp-format
597 msgid ""
598 "Missing partial modifier on declaration of type `{0}'. Another partial "
599 "declaration of this type exists"
600 msgstr ""
601
602 #: mcs/mcs/class.cs:707
603 #, csharp-format
604 msgid ""
605 "`{0}': explicit interface declaration can only be declared in a class or "
606 "struct"
607 msgstr ""
608 "`{0}': インターフェースの明示的な実装は、クラスまたは構造体でのみ宣言できます"
609
610 #: mcs/mcs/class.cs:766
611 #, csharp-format
612 msgid "Duplicate type parameter `{0}'"
613 msgstr ""
614
615 #: mcs/mcs/class.cs:769
616 #, csharp-format
617 msgid "The type `{0}' already contains a definition for `{1}'"
618 msgstr ""
619
620 #: mcs/mcs/class.cs:835
621 msgid ""
622 "Cannot specify the `DefaultMember' attribute on type containing an indexer"
623 msgstr "インデクサを含む型には`DefaultMember'属性を指定できません"
624
625 #: mcs/mcs/class.cs:840
626 msgid "The RequiredAttribute attribute is not permitted on C# types"
627 msgstr ""
628
629 #: mcs/mcs/class.cs:1063
630 #, fuzzy, csharp-format
631 msgid "Class `{0}' cannot derive from the dynamic type"
632 msgstr "`{0}' は特別なクラス `{1}' から派生することはできません"
633
634 #: mcs/mcs/class.cs:1080
635 #, csharp-format
636 msgid "`{0}' is already listed in interface list"
637 msgstr "`{0}'は既にインターフェースのリストに含まれています"
638
639 #: mcs/mcs/class.cs:1088
640 #, csharp-format
641 msgid ""
642 "Inconsistent accessibility: base interface `{0}' is less accessible than "
643 "interface `{1}'"
644 msgstr ""
645 "一貫性の無いアクセス修飾子です: 基底インターフェース `{0}' はインターフェー"
646 "ス `{1}' よりもアクセスが限定的です"
647
648 #: mcs/mcs/class.cs:1094
649 #, csharp-format
650 msgid "Type `{0}' in interface list is not an interface"
651 msgstr ""
652 "インターフェースリストに含まれる型 `{0}' はインターフェースではありません"
653
654 #: mcs/mcs/class.cs:1096
655 #, csharp-format
656 msgid "`{0}': Classes cannot have multiple base classes (`{1}' and `{2}')"
657 msgstr ""
658 "`{0}': クラスには複数の基底クラスを指定することはできません(`{1}' と `{2}')"
659
660 #: mcs/mcs/class.cs:1099
661 #, csharp-format
662 msgid "`{0}': Base class `{1}' must be specified as first"
663 msgstr "`{0}': 基底クラス `{1}' が先に指定されなければなりません"
664
665 #: mcs/mcs/class.cs:1160
666 #, csharp-format
667 msgid ""
668 "The operator `{0}' requires a matching operator `{1}' to also be defined"
669 msgstr "演算子 `{0}' は対応する演算子 `{1}' の定義も必要とします"
670
671 #: mcs/mcs/class.cs:1391
672 #, csharp-format
673 msgid "Partial declarations of `{0}' must not specify different base classes"
674 msgstr "`{0}' の部分的な宣言の間で、別々の基底クラスを指定することはできません"
675
676 #: mcs/mcs/class.cs:1435
677 #, csharp-format
678 msgid ""
679 "Inherited interface `{0}' causes a cycle in the interface hierarchy of `{1}'"
680 msgstr ""
681 "継承されたインターフェース `{0}' で、`{1}' のインターフェース階層構造の循環定"
682 "義が生じています"
683
684 #: mcs/mcs/class.cs:1441
685 #, csharp-format
686 msgid "Circular base class dependency involving `{0}' and `{1}'"
687 msgstr "`{0}' と `{1}' の間で基底クラスの循環依存が生じています"
688
689 #: mcs/mcs/class.cs:1587
690 #, csharp-format
691 msgid ""
692 "Partial declarations of `{0}' have inconsistent constraints for type "
693 "parameter `{1}'"
694 msgstr ""
695 "`{0}' の部分的な宣言の間で、型パラメータ `{1}' について一貫性のない制約が含ま"
696 "れています"
697
698 #: mcs/mcs/class.cs:1696
699 #, fuzzy, csharp-format
700 msgid "`{0}': cannot implement a dynamic interface `{1}'"
701 msgstr "`{0}' を含む型はインターフェース `{1}' を実装しません"
702
703 #: mcs/mcs/class.cs:1712
704 #, csharp-format
705 msgid ""
706 "`{0}' cannot implement both `{1}' and `{2}' because they may unify for some "
707 "type parameter substitutions"
708 msgstr ""
709 "`{0}' は `{1}' と `{2}' が型パラメータ置換後に重複する可能性があるため、これ"
710 "らの両方を実装することはできません"
711
712 #: mcs/mcs/class.cs:1731
713 #, csharp-format
714 msgid ""
715 "A generic type cannot derive from `{0}' because it is an attribute class"
716 msgstr ""
717 "`{0}' は属性クラスなので、ここからジェネリック型を派生することはできません"
718
719 #: mcs/mcs/class.cs:1833
720 msgid ""
721 "Two indexers have different names; the IndexerName attribute must be used "
722 "with the same name on every indexer within a type"
723 msgstr ""
724 "2つのインデクサ間で別々の名前が定義されています; 1つの型において、IndexerName"
725 "属性は全てのインデクサにおいて同一の名前をもたなければなりません"
726
727 #: mcs/mcs/class.cs:2087
728 #, csharp-format
729 msgid "A static member `{0}' cannot be marked as override, virtual or abstract"
730 msgstr ""
731 "staticメンバ `{0}' はoverride, virtual, abstractとして宣言することはできませ"
732 "ん"
733
734 #: mcs/mcs/class.cs:2094
735 #, csharp-format
736 msgid "A member `{0}' marked as override cannot be marked as new or virtual"
737 msgstr ""
738 "overrideとして宣言されたメンバ `{0}' にはnewおよびvirtualを指定できません"
739
740 #: mcs/mcs/class.cs:2106
741 #, csharp-format
742 msgid "`{0}' cannot be both extern and abstract"
743 msgstr "`{0}' はexternかつabstractとすることはできません"
744
745 #: mcs/mcs/class.cs:2111
746 #, csharp-format
747 msgid "`{0}' cannot be both abstract and sealed"
748 msgstr "`{0}' はabstractかつsealedとすることはできません"
749
750 #: mcs/mcs/class.cs:2116
751 #, csharp-format
752 msgid "The abstract method `{0}' cannot be marked virtual"
753 msgstr "abstractメソッド `{0}' はvirtualとすることはできません"
754
755 #: mcs/mcs/class.cs:2122
756 #, csharp-format
757 msgid "`{0}' is abstract but it is declared in the non-abstract class `{1}'"
758 msgstr ""
759 "`{0}' はabstractですが、abstractでないクラス `{1}' の中で宣言されています"
760
761 #: mcs/mcs/class.cs:2130
762 #, csharp-format
763 msgid "`{0}': virtual or abstract members cannot be private"
764 msgstr "`{0}': virtualまたはabstractのメンバはprivateにはできません"
765
766 #: mcs/mcs/class.cs:2137
767 #, csharp-format
768 msgid "`{0}' cannot be sealed because it is not an override"
769 msgstr "`{0}' はoverrideではないため、sealedとすることはできません"
770
771 #: mcs/mcs/class.cs:2177
772 #, csharp-format
773 msgid "`{0}': containing type does not implement interface `{1}'"
774 msgstr "`{0}' を含む型はインターフェース `{1}' を実装しません"
775
776 #: mcs/mcs/class.cs:2353
777 #, csharp-format
778 msgid "Type parameter `{0}' has same name as containing type, or method"
779 msgstr ""
780 "型パラメータ `{0}' が、その宣言型あるいはメソッドと同じ名前になっています"
781
782 #: mcs/mcs/class.cs:2361
783 #, csharp-format
784 msgid "`{0}': member names cannot be the same as their enclosing type"
785 msgstr "`{0}': メンバ名はその宣言型と同一にはできません"
786
787 #: mcs/mcs/class.cs:2492
788 msgid ""
789 "The class System.Object cannot have a base class or implement an interface."
790 msgstr ""
791 "クラス System.Object には基底クラスやインターフェースを指定することはできませ"
792 "ん"
793
794 #: mcs/mcs/class.cs:2501
795 #, csharp-format
796 msgid "Attribute `{0}' is only valid on classes derived from System.Attribute"
797 msgstr "属性 `{0}' はSystem.Attribute から派生したクラスでのみ有効です"
798
799 #: mcs/mcs/class.cs:2506
800 msgid ""
801 "Attribute `System.Diagnostics.ConditionalAttribute' is only valid on methods "
802 "or attribute classes"
803 msgstr ""
804 "属性 `System.Diagnostics.ConditionalAttribute' はメソッドまたは属性クラスでの"
805 "み有効です"
806
807 #: mcs/mcs/class.cs:2535
808 #, csharp-format
809 msgid "`{0}': an abstract class cannot be sealed or static"
810 msgstr "`{0}': abstractクラスはsealedまたはstaticにはできません"
811
812 #: mcs/mcs/class.cs:2539
813 #, csharp-format
814 msgid "`{0}': a class cannot be both static and sealed"
815 msgstr "`{0}': クラスはstaticかつsealedとすることはできません"
816
817 #: mcs/mcs/class.cs:2545
818 #, csharp-format
819 msgid "`{0}': Static classes cannot contain user-defined operators"
820 msgstr "`{0}': staticクラスにはユーザー定義の演算子を含むことはできません"
821
822 #: mcs/mcs/class.cs:2550
823 #, csharp-format
824 msgid "`{0}': Static classes cannot contain destructor"
825 msgstr "`{0}': staticクラスではデストラクタを定義できません"
826
827 #: mcs/mcs/class.cs:2555
828 #, csharp-format
829 msgid "`{0}': cannot declare indexers in a static class"
830 msgstr "`{0}': staticクラスではインデクサを宣言できません"
831
832 #: mcs/mcs/class.cs:2563
833 #, csharp-format
834 msgid "`{0}': Static classes cannot have instance constructors"
835 msgstr "`{0}': staticクラスではインスタンス コンストラクタを定義できません"
836
837 #: mcs/mcs/class.cs:2567
838 #, csharp-format
839 msgid "`{0}': cannot declare instance members in a static class"
840 msgstr "`{0}': インスタンス メンバをstaticクラスで宣言することはできません"
841
842 #: mcs/mcs/class.cs:2598
843 #, fuzzy, csharp-format
844 msgid "`{0}': Cannot derive from type parameter `{1}'"
845 msgstr "`{0}': staticクラス '{1}' から派生することはできません"
846
847 #: mcs/mcs/class.cs:2602
848 #, csharp-format
849 msgid "`{0}': Cannot derive from static class `{1}'"
850 msgstr "`{0}': staticクラス '{1}' から派生することはできません"
851
852 #: mcs/mcs/class.cs:2606
853 #, fuzzy, csharp-format
854 msgid "`{0}': cannot derive from sealed type `{1}'"
855 msgstr "`{0}': sealedクラス `{1}' から派生することはできません"
856
857 #: mcs/mcs/class.cs:2609
858 #, csharp-format
859 msgid ""
860 "Static class `{0}' cannot derive from type `{1}'. Static classes must derive "
861 "from object"
862 msgstr ""
863 "staticクラス `{0}' は型 `{1}' から派生できません。staticクラスはobjectから派"
864 "生しなければなりません"
865
866 #: mcs/mcs/class.cs:2620
867 #, csharp-format
868 msgid "`{0}' cannot derive from special class `{1}'"
869 msgstr "`{0}' は特別なクラス `{1}' から派生することはできません"
870
871 #: mcs/mcs/class.cs:2630
872 #, csharp-format
873 msgid ""
874 "Inconsistent accessibility: base class `{0}' is less accessible than class `"
875 "{1}'"
876 msgstr ""
877 "一貫性の無いアクセス修飾子: 基底クラス `{0}' はクラス `{1}' よりもアクセスが"
878 "限定的です"
879
880 #: mcs/mcs/class.cs:2638
881 #, csharp-format
882 msgid "Static class `{0}' cannot implement interfaces"
883 msgstr "staticクラス `{0}' はインターフェースを実装できません"
884
885 #: mcs/mcs/class.cs:2762 mcs/mcs/class.cs:2776
886 #, csharp-format
887 msgid "Struct member `{0}' of type `{1}' causes a cycle in the struct layout"
888 msgstr ""
889
890 #: mcs/mcs/class.cs:2868
891 #, csharp-format
892 msgid "`{0}': Structs cannot have instance field initializers"
893 msgstr "`{0}': 構造体ではインスタンス フィールドを初期化できません"
894
895 #: mcs/mcs/class.cs:3056
896 #, fuzzy, csharp-format
897 msgid "Do not override `{0}'. Use destructor syntax instead"
898 msgstr ""
899 "`{0}' を直接使用せず、代わりにパラメータ修飾子 `this' を使用してください"
900
901 #: mcs/mcs/class.cs:3059
902 #, csharp-format
903 msgid "`{0}' is marked as an override but no suitable {1} found to override"
904 msgstr ""
905 "`{0}' はoverrideとして宣言されていますが、オーバーライドすべき{1}が見つかりま"
906 "せん"
907
908 #: mcs/mcs/class.cs:3065
909 #, csharp-format
910 msgid "`{0}': cannot override because `{1}' is not an event"
911 msgstr "`{0}': `{1}' はイベントではないため、オーバーライドできません"
912
913 #: mcs/mcs/class.cs:3068
914 #, csharp-format
915 msgid "`{0}': cannot override because `{1}' is not a property"
916 msgstr "`{0}': `{1}' はプロパティではないため、オーバーライドできません"
917
918 #: mcs/mcs/class.cs:3071
919 #, csharp-format
920 msgid "`{0}': cannot override because `{1}' is not a method"
921 msgstr "`{0}': `{1}' はメソッドではないため、オーバーライドできません"
922
923 #: mcs/mcs/class.cs:3090
924 #, fuzzy, csharp-format
925 msgid ""
926 "`{0}' cannot override inherited members `{1}' and `{2}' because they have "
927 "the same signature when used in type `{3}'"
928 msgstr ""
929 "`{0}': 継承しようとするメンバ `{1}' はsealedであるため、オーバーライドできま"
930 "せん"
931
932 #: mcs/mcs/class.cs:3143 mcs/mcs/field.cs:198
933 #, csharp-format
934 msgid "`{0}' hides inherited abstract member `{1}'"
935 msgstr "`{0}' は継承されるabstractメンバ `{1}' を隠蔽してしまいます"
936
937 #: mcs/mcs/class.cs:3167
938 #, csharp-format
939 msgid ""
940 "`{0}': cannot override inherited member `{1}' because it is not marked "
941 "virtual, abstract or override"
942 msgstr ""
943 "`{0}': 継承しようとするメンバ `{1}' は、virtual, abstractあるいはoverrideとし"
944 "て宣言されていないので、オーバーライドすることはできません"
945
946 #: mcs/mcs/class.cs:3175
947 #, csharp-format
948 msgid "`{0}': cannot override inherited member `{1}' because it is sealed"
949 msgstr ""
950 "`{0}': 継承しようとするメンバ `{1}' はsealedであるため、オーバーライドできま"
951 "せん"
952
953 #: mcs/mcs/class.cs:3184
954 #, csharp-format
955 msgid "`{0}': type must be `{1}' to match overridden member `{2}'"
956 msgstr ""
957 "`{0}': オーバーライドされたメンバ `{2}' に適合するためには、型が `{1}' でなけ"
958 "ればなりません"
959
960 #: mcs/mcs/class.cs:3187
961 #, csharp-format
962 msgid "`{0}': return type must be `{1}' to match overridden member `{2}'"
963 msgstr ""
964 "`{0}': オーバーライドされたメンバ `{2}' に適合するには、戻り値型は `{1}' でな"
965 "ければなりません"
966
967 #: mcs/mcs/class.cs:3255
968 #, csharp-format
969 msgid "A partial method `{0}' cannot explicitly implement an interface"
970 msgstr "部分メソッド `{0}' はインターフェースを明示的に実装できません"
971
972 #: mcs/mcs/class.cs:3261
973 #, fuzzy, csharp-format
974 msgid "The type `{0}' in explicit interface declaration is not an interface"
975 msgstr ""
976 "明示的なインターフェース実装で記述された `{0}' は、インターフェースではありま"
977 "せん"
978
979 #: mcs/mcs/class.cs:3292
980 #, csharp-format
981 msgid ""
982 "Inconsistent accessibility: parameter type `{0}' is less accessible than "
983 "indexer `{1}'"
984 msgstr ""
985 "一貫性の無いアクセス制限: パラメータ型 `{0}' はインデクサ '{1}' よりもアクセ"
986 "スが限られています"
987
988 #: mcs/mcs/class.cs:3296
989 #, csharp-format
990 msgid ""
991 "Inconsistent accessibility: parameter type `{0}' is less accessible than "
992 "operator `{1}'"
993 msgstr ""
994 "一貫性の無いアクセス制限: パラメータ型 `{0}' は演算子 '{1}' よりもアクセスが"
995 "限られています"
996
997 #: mcs/mcs/class.cs:3300
998 #, csharp-format
999 msgid ""
1000 "Inconsistent accessibility: parameter type `{0}' is less accessible than "
1001 "method `{1}'"
1002 msgstr ""
1003 "一貫性の無いアクセス制限: パラメータ型 `{0}' はメソッド '{1}' よりもアクセス"
1004 "が限られています"
1005
1006 #: mcs/mcs/class.cs:3360
1007 #, csharp-format
1008 msgid ""
1009 "`{0}': cannot change access modifiers when overriding `{1}' inherited member "
1010 "`{2}'"
1011 msgstr ""
1012 "`{0}': `{1}' の継承されたメンバー `{2}' をオーバーライドするとき、アクセス修"
1013 "飾子は変更できません"
1014
1015 #: mcs/mcs/class.cs:3369
1016 #, fuzzy, csharp-format
1017 msgid "`{0}': static types cannot be used as return types"
1018 msgstr "`{0}': staticクラスではインスタンス コンストラクタを定義できません"
1019
1020 #: mcs/mcs/class.cs:3482
1021 #, csharp-format
1022 msgid "New virtual member `{0}' is declared in a sealed class `{1}'"
1023 msgstr ""
1024
1025 #: mcs/mcs/class.cs:3497
1026 msgid "Inconsistent accessibility: property type `"
1027 msgstr ""
1028
1029 #: mcs/mcs/class.cs:3502
1030 msgid "Inconsistent accessibility: indexer return type `"
1031 msgstr ""
1032
1033 #: mcs/mcs/class.cs:3508 mcs/mcs/class.cs:3513 mcs/mcs/delegate.cs:171
1034 msgid "Inconsistent accessibility: return type `"
1035 msgstr ""
1036
1037 #: mcs/mcs/class.cs:3518
1038 msgid "Inconsistent accessibility: field type `"
1039 msgstr ""
1040
1041 #: mcs/mcs/class.cs:3530
1042 #, csharp-format
1043 msgid ""
1044 "Parameters or local variables of type `{0}' cannot be declared in async "
1045 "methods or iterators"
1046 msgstr ""
1047
1048 #: mcs/mcs/class.cs:3534
1049 #, fuzzy, csharp-format
1050 msgid ""
1051 "Local variables of type `{0}' cannot be used inside anonymous methods, "
1052 "lambda expressions or query expressions"
1053 msgstr ""
1054 "ローカル変数またはパラメータである `{0}' は、そのアドレスを取得して匿名メソッ"
1055 "ドあるいはラムダ式の中で使用することができません"
1056
1057 #: mcs/mcs/class.cs:3538
1058 #, csharp-format
1059 msgid "Field or property cannot be of type `{0}'"
1060 msgstr ""
1061
1062 #: mcs/mcs/const.cs:103
1063 #, fuzzy, csharp-format
1064 msgid "Type parameter `{0}' cannot be declared const"
1065 msgstr "abstractメソッド `{0}' はvirtualとすることはできません"
1066
1067 #: mcs/mcs/const.cs:106
1068 #, csharp-format
1069 msgid "The type `{0}' cannot be declared const"
1070 msgstr ""
1071
1072 #: mcs/mcs/const.cs:181
1073 #, csharp-format
1074 msgid ""
1075 "The evaluation of the constant value for `{0}' involves a circular definition"
1076 msgstr ""
1077
1078 #: mcs/mcs/constant.cs:66 mcs/mcs/constant.cs:383
1079 #, csharp-format
1080 msgid "Constant value `{0}' cannot be converted to a `{1}'"
1081 msgstr ""
1082
1083 #: mcs/mcs/constant.cs:262
1084 #, csharp-format
1085 msgid ""
1086 "Constant value `{0}' cannot be converted to a `{1}' (use `unchecked' syntax "
1087 "to override)"
1088 msgstr ""
1089
1090 #: mcs/mcs/convert.cs:1179
1091 #, csharp-format
1092 msgid ""
1093 "Ambiguous user defined operators `{0}' and `{1}' when converting from `{2}' "
1094 "to `{3}'"
1095 msgstr ""
1096
1097 #: mcs/mcs/decl.cs:329
1098 #, csharp-format
1099 msgid "`{0}' cannot declare a body because it is marked extern"
1100 msgstr ""
1101
1102 #: mcs/mcs/decl.cs:335
1103 #, csharp-format
1104 msgid "`{0}' cannot declare a body because it is marked abstract"
1105 msgstr ""
1106
1107 #: mcs/mcs/decl.cs:348
1108 #, csharp-format
1109 msgid ""
1110 "`{0}' must have a body because it is not marked abstract or extern. The "
1111 "property can be automatically implemented when you define both accessors"
1112 msgstr ""
1113
1114 #: mcs/mcs/decl.cs:354
1115 #, csharp-format
1116 msgid ""
1117 "`{0}' must have a body because it is not marked abstract, extern, or partial"
1118 msgstr ""
1119
1120 #: mcs/mcs/decl.cs:369
1121 #, csharp-format
1122 msgid "`{0}': Structs cannot contain protected members"
1123 msgstr ""
1124
1125 #: mcs/mcs/decl.cs:375
1126 #, csharp-format
1127 msgid "`{0}': Static classes cannot contain protected members"
1128 msgstr ""
1129
1130 #: mcs/mcs/decl.cs:463
1131 msgid "Constraints are not allowed on non-generic declarations"
1132 msgstr ""
1133
1134 #: mcs/mcs/decl.cs:470
1135 #, csharp-format
1136 msgid "`{0}': A constraint references nonexistent type parameter `{1}'"
1137 msgstr ""
1138
1139 #: mcs/mcs/delegate.cs:155
1140 #, csharp-format
1141 msgid ""
1142 "Inconsistent accessibility: parameter type `{0}' is less accessible than "
1143 "delegate `{1}'"
1144 msgstr ""
1145
1146 #: mcs/mcs/delegate.cs:505
1147 #, csharp-format
1148 msgid ""
1149 "Cannot create delegate from method `{0}' because it is a member of System."
1150 "Nullable<T> type"
1151 msgstr ""
1152
1153 #: mcs/mcs/delegate.cs:517
1154 #, csharp-format
1155 msgid ""
1156 "Extension method `{0}' of value type `{1}' cannot be used to create delegates"
1157 msgstr ""
1158
1159 #: mcs/mcs/delegate.cs:532
1160 #, csharp-format
1161 msgid "Cannot create delegate from partial method declaration `{0}'"
1162 msgstr ""
1163
1164 #: mcs/mcs/delegate.cs:535
1165 #, csharp-format
1166 msgid ""
1167 "Cannot create delegate with `{0}' because it has a Conditional attribute"
1168 msgstr ""
1169
1170 #: mcs/mcs/delegate.cs:578
1171 #, csharp-format
1172 msgid ""
1173 "A method or delegate `{0} {1}' parameters and return type must be same as "
1174 "delegate `{2} {3}' parameters and return type"
1175 msgstr ""
1176
1177 #: mcs/mcs/delegate.cs:585
1178 #, csharp-format
1179 msgid ""
1180 "A method or delegate `{0}' parameters do not match delegate `{1}' parameters"
1181 msgstr ""
1182
1183 #: mcs/mcs/delegate.cs:590
1184 #, csharp-format
1185 msgid ""
1186 "A method or delegate `{0} {1}' return type does not match delegate `{2} {3}' "
1187 "return type"
1188 msgstr ""
1189
1190 #: mcs/mcs/delegate.cs:673
1191 msgid "Method name expected"
1192 msgstr ""
1193
1194 #: mcs/mcs/doc.cs:606
1195 #, csharp-format
1196 msgid "Error generating XML documentation file `{0}' (`{1}')"
1197 msgstr ""
1198
1199 #: mcs/mcs/driver.cs:51
1200 msgid "Source file `"
1201 msgstr ""
1202
1203 #: mcs/mcs/driver.cs:96
1204 #, csharp-format
1205 msgid "Source file `{0}' could not be found"
1206 msgstr ""
1207
1208 #: mcs/mcs/driver.cs:103
1209 #, csharp-format
1210 msgid "Source file `{0}' is a binary file and not a text file"
1211 msgstr ""
1212
1213 #: mcs/mcs/driver.cs:210
1214 msgid "No files to compile were specified"
1215 msgstr "コンパイルするファイルが指定されていません"
1216
1217 #: mcs/mcs/driver.cs:215
1218 msgid "Platform option `anycpu32bitpreferred' is valid only for executables"
1219 msgstr ""
1220
1221 #: mcs/mcs/driver.cs:245
1222 msgid ""
1223 "If no source files are specified you must specify the output file with -out:"
1224 msgstr ""
1225
1226 #: mcs/mcs/dynamic.cs:278
1227 #, fuzzy
1228 msgid "An expression tree cannot contain a dynamic operation"
1229 msgstr "式ツリーは代入オペレータを含むことができません"
1230
1231 #: mcs/mcs/dynamic.cs:311
1232 msgid ""
1233 "Dynamic operation cannot be compiled without `Microsoft.CSharp.dll' assembly "
1234 "reference"
1235 msgstr ""
1236
1237 #: mcs/mcs/ecore.cs:209
1238 #, csharp-format
1239 msgid "`{0}' is inaccessible due to its protection level"
1240 msgstr ""
1241
1242 #: mcs/mcs/ecore.cs:214
1243 #, csharp-format
1244 msgid "The expression being assigned to `{0}' must be constant"
1245 msgstr ""
1246
1247 #: mcs/mcs/ecore.cs:219
1248 #, csharp-format
1249 msgid ""
1250 "A constant `{0}' of reference type `{1}' can only be initialized with null"
1251 msgstr ""
1252
1253 #: mcs/mcs/ecore.cs:225
1254 msgid ""
1255 "Only assignment, call, increment, decrement, and new object expressions can "
1256 "be used as a statement"
1257 msgstr ""
1258
1259 #: mcs/mcs/ecore.cs:236
1260 msgid "Keyword `void' cannot be used in this context"
1261 msgstr ""
1262
1263 #: mcs/mcs/ecore.cs:258
1264 #, csharp-format
1265 msgid "Cannot convert type `{0}' to `{1}'"
1266 msgstr ""
1267
1268 #: mcs/mcs/ecore.cs:269
1269 #, csharp-format
1270 msgid ""
1271 "Cannot implicitly convert type `{0}' to `{1}'. An explicit conversion exists "
1272 "(are you missing a cast?)"
1273 msgstr ""
1274
1275 #: mcs/mcs/ecore.cs:272
1276 #, csharp-format
1277 msgid "Cannot implicitly convert type `{0}' to `{1}'"
1278 msgstr ""
1279
1280 #: mcs/mcs/ecore.cs:303
1281 #, fuzzy, csharp-format
1282 msgid "The {0} `{1}' cannot be used with type arguments"
1283 msgstr "属性 `{0}' は複数回指定することができません"
1284
1285 #: mcs/mcs/ecore.cs:315
1286 #, csharp-format
1287 msgid "`{0}' does not contain a definition for `{1}'"
1288 msgstr ""
1289
1290 #: mcs/mcs/ecore.cs:324
1291 #, csharp-format
1292 msgid ""
1293 "Members of value type `{0}' cannot be assigned using a property `{1}' object "
1294 "initializer"
1295 msgstr ""
1296
1297 #: mcs/mcs/ecore.cs:327
1298 #, csharp-format
1299 msgid ""
1300 "Cannot modify a value type return value of `{0}'. Consider storing the value "
1301 "in a temporary variable"
1302 msgstr ""
1303
1304 #: mcs/mcs/ecore.cs:331
1305 msgid ""
1306 "The left-hand side of an assignment must be a variable, a property or an "
1307 "indexer"
1308 msgstr ""
1309
1310 #: mcs/mcs/ecore.cs:337
1311 msgid "The operation in question is undefined on void pointers"
1312 msgstr ""
1313
1314 #: mcs/mcs/ecore.cs:404 mcs/mcs/statement.cs:2884 mcs/mcs/statement.cs:2886
1315 #, csharp-format
1316 msgid "Internal compiler error: {0}"
1317 msgstr ""
1318
1319 #: mcs/mcs/ecore.cs:444
1320 msgid "A ref or out argument must be an assignable variable"
1321 msgstr ""
1322
1323 #: mcs/mcs/ecore.cs:463
1324 msgid ""
1325 "An attribute argument must be a constant expression, typeof expression or "
1326 "array creation expression"
1327 msgstr "属性の引数は定数、typeof式または配列生成式でなければなりません"
1328
1329 #: mcs/mcs/ecore.cs:635
1330 #, csharp-format
1331 msgid "The class `{0}' has no constructors defined"
1332 msgstr ""
1333
1334 #: mcs/mcs/ecore.cs:757
1335 #, csharp-format
1336 msgid "The `{0}' operator cannot be applied to operand of type `{1}'"
1337 msgstr ""
1338
1339 #: mcs/mcs/ecore.cs:763
1340 msgid "An expression tree cannot contain an unsafe pointer operation"
1341 msgstr ""
1342
1343 #: mcs/mcs/ecore.cs:841
1344 #, csharp-format
1345 msgid "`{0}' is a `{1}' but a `{2}' was expected"
1346 msgstr ""
1347
1348 #: mcs/mcs/ecore.cs:874
1349 #, csharp-format
1350 msgid "Expression denotes a `{0}', where a `{1}' was expected"
1351 msgstr ""
1352
1353 #: mcs/mcs/ecore.cs:884
1354 msgid "Pointers and fixed size buffers may only be used in an unsafe context"
1355 msgstr ""
1356
1357 #: mcs/mcs/ecore.cs:2300
1358 #, csharp-format
1359 msgid ""
1360 "Dynamic keyword requires `{0}' to be defined. Are you missing System.Core."
1361 "dll assembly reference?"
1362 msgstr ""
1363
1364 #: mcs/mcs/ecore.cs:2376
1365 #, csharp-format
1366 msgid ""
1367 "A local variable `{0}' cannot be used before it is declared. Consider "
1368 "renaming the local variable when it hides the member `{1}'"
1369 msgstr ""
1370
1371 #: mcs/mcs/ecore.cs:2391 mcs/mcs/ecore.cs:2434
1372 #, csharp-format
1373 msgid "`{0}' conflicts with a declaration in a child block"
1374 msgstr ""
1375
1376 #: mcs/mcs/ecore.cs:2443
1377 #, csharp-format
1378 msgid "A local variable `{0}' cannot be used before it is declared"
1379 msgstr ""
1380
1381 #: mcs/mcs/ecore.cs:2491
1382 #, csharp-format
1383 msgid "The name `{0}' does not exist in the current context"
1384 msgstr ""
1385
1386 #: mcs/mcs/ecore.cs:2588
1387 msgid "System.Void cannot be used from C#. Consider using `void'"
1388 msgstr ""
1389
1390 #: mcs/mcs/ecore.cs:2865
1391 #, csharp-format
1392 msgid "Cannot call an abstract base member `{0}'"
1393 msgstr ""
1394
1395 #: mcs/mcs/ecore.cs:2872
1396 #, csharp-format
1397 msgid ""
1398 "Cannot access protected member `{0}' via a qualifier of type `{1}'. The "
1399 "qualifier must be of type `{2}' or derived from it"
1400 msgstr ""
1401
1402 #: mcs/mcs/ecore.cs:2915
1403 #, csharp-format
1404 msgid ""
1405 "Static member `{0}' cannot be accessed with an instance reference, qualify "
1406 "it with a type name instead"
1407 msgstr ""
1408
1409 #: mcs/mcs/ecore.cs:2930
1410 #, csharp-format
1411 msgid ""
1412 "A field initializer cannot reference the nonstatic field, method, or "
1413 "property `{0}'"
1414 msgstr ""
1415
1416 #: mcs/mcs/ecore.cs:2934
1417 #, csharp-format
1418 msgid "An object reference is required to access non-static member `{0}'"
1419 msgstr ""
1420
1421 #: mcs/mcs/ecore.cs:2943
1422 #, csharp-format
1423 msgid ""
1424 "Cannot access a nonstatic member of outer type `{0}' via nested type `{1}'"
1425 msgstr ""
1426
1427 #: mcs/mcs/ecore.cs:2988
1428 msgid "Cannot modify the result of an unboxing conversion"
1429 msgstr ""
1430
1431 #: mcs/mcs/ecore.cs:3154
1432 #, csharp-format
1433 msgid ""
1434 "Type `{0}' does not contain a member `{1}' and the best extension method "
1435 "overload `{2}' has some invalid arguments"
1436 msgstr ""
1437
1438 #: mcs/mcs/ecore.cs:3159
1439 #, csharp-format
1440 msgid "Extension method instance type `{0}' cannot be converted to `{1}'"
1441 msgstr ""
1442
1443 #: mcs/mcs/ecore.cs:3293
1444 msgid "An expression tree cannot contain an expression with method group"
1445 msgstr ""
1446
1447 #: mcs/mcs/ecore.cs:3299
1448 msgid ""
1449 "Partial methods with only a defining declaration or removed conditional "
1450 "methods cannot be used in an expression tree"
1451 msgstr ""
1452
1453 #: mcs/mcs/ecore.cs:3331
1454 #, csharp-format
1455 msgid ""
1456 "Cannot convert method group `{0}' to non-delegate type `{1}'. Consider using "
1457 "parentheses to invoke the method"
1458 msgstr ""
1459
1460 #: mcs/mcs/ecore.cs:4003
1461 #, csharp-format
1462 msgid ""
1463 "The type `{0}' does not contain a constructor that takes `{1}' arguments"
1464 msgstr ""
1465
1466 #: mcs/mcs/ecore.cs:4632
1467 #, csharp-format
1468 msgid ""
1469 "Type `{0}' does not contain a member `{1}' and the best extension method "
1470 "overload `{2}' cannot be dynamically dispatched. Consider calling the method "
1471 "without the extension method syntax"
1472 msgstr ""
1473
1474 #: mcs/mcs/ecore.cs:4660
1475 #, csharp-format
1476 msgid ""
1477 "The call is ambiguous between the following methods or properties: `{0}' and "
1478 "`{1}'"
1479 msgstr ""
1480
1481 #: mcs/mcs/ecore.cs:4720
1482 #, csharp-format
1483 msgid ""
1484 "The best overloaded collection initalizer method `{0}' cannot have 'ref', or "
1485 "`out' modifier"
1486 msgstr ""
1487
1488 #: mcs/mcs/ecore.cs:4724
1489 #, csharp-format
1490 msgid ""
1491 "The best overloaded collection initalizer method `{0}' has some invalid "
1492 "arguments"
1493 msgstr ""
1494
1495 #: mcs/mcs/ecore.cs:4727
1496 #, csharp-format
1497 msgid "Delegate `{0}' has some invalid arguments"
1498 msgstr ""
1499
1500 #: mcs/mcs/ecore.cs:4731
1501 #, csharp-format
1502 msgid "The best overloaded method match for `{0}' has some invalid arguments"
1503 msgstr ""
1504
1505 #: mcs/mcs/ecore.cs:4741
1506 #, csharp-format
1507 msgid ""
1508 "Argument `#{0}' does not require `{1}' modifier. Consider removing `{1}' "
1509 "modifier"
1510 msgstr ""
1511
1512 #: mcs/mcs/ecore.cs:4744
1513 #, csharp-format
1514 msgid "Argument `#{0}' is missing `{1}' modifier"
1515 msgstr ""
1516
1517 #: mcs/mcs/ecore.cs:4756
1518 #, csharp-format
1519 msgid "Argument `#{0}' cannot convert `{1}' expression to type `{2}'"
1520 msgstr ""
1521
1522 #: mcs/mcs/ecore.cs:4810
1523 #, csharp-format
1524 msgid ""
1525 "The type arguments for method `{0}' cannot be inferred from the usage. Try "
1526 "specifying the type arguments explicitly"
1527 msgstr ""
1528
1529 #: mcs/mcs/ecore.cs:4839
1530 #, csharp-format
1531 msgid "No overload for method `{0}' takes `{1}' arguments"
1532 msgstr ""
1533
1534 #: mcs/mcs/ecore.cs:4892
1535 #, fuzzy, csharp-format
1536 msgid "The delegate `{0}' does not contain a parameter named `{1}'"
1537 msgstr "デリゲート `{0}' は `{1}' 個の引数をもちません"
1538
1539 #: mcs/mcs/ecore.cs:4897
1540 #, csharp-format
1541 msgid ""
1542 "The best overloaded method match for `{0}' does not contain a parameter "
1543 "named `{1}'"
1544 msgstr ""
1545
1546 #: mcs/mcs/ecore.cs:4907
1547 #, csharp-format
1548 msgid ""
1549 "Named argument `{0}' cannot be used for a parameter which has positional "
1550 "argument specified"
1551 msgstr ""
1552
1553 #: mcs/mcs/ecore.cs:5232
1554 msgid ""
1555 "You cannot use fixed size buffers contained in unfixed expressions. Try "
1556 "using the fixed statement"
1557 msgstr ""
1558
1559 #: mcs/mcs/ecore.cs:5237
1560 #, csharp-format
1561 msgid "`{0}': Fixed size buffers can only be accessed through locals or fields"
1562 msgstr ""
1563
1564 #: mcs/mcs/ecore.cs:5273
1565 #, csharp-format
1566 msgid "Use of possibly unassigned field `{0}'"
1567 msgstr ""
1568
1569 #: mcs/mcs/ecore.cs:5699
1570 #, csharp-format
1571 msgid "Property or event `{0}' is not supported by the C# language"
1572 msgstr ""
1573
1574 #: mcs/mcs/ecore.cs:5879
1575 #, csharp-format
1576 msgid "A range variable `{0}' may not be passes as `ref' or `out' parameter"
1577 msgstr ""
1578
1579 #: mcs/mcs/ecore.cs:5956
1580 #, csharp-format
1581 msgid ""
1582 "The property or indexer `{0}' cannot be used in this context because it "
1583 "lacks the `get' accessor"
1584 msgstr ""
1585
1586 #: mcs/mcs/ecore.cs:5963
1587 #, csharp-format
1588 msgid ""
1589 "The property or indexer `{0}' cannot be used in this context because the get "
1590 "accessor is inaccessible"
1591 msgstr ""
1592
1593 #: mcs/mcs/ecore.cs:5982
1594 #, csharp-format
1595 msgid "Property or indexer `{0}' cannot be assigned to (it is read-only)"
1596 msgstr ""
1597
1598 #: mcs/mcs/ecore.cs:5990
1599 #, csharp-format
1600 msgid ""
1601 "The property or indexer `{0}' cannot be used in this context because the set "
1602 "accessor is inaccessible"
1603 msgstr ""
1604
1605 #: mcs/mcs/ecore.cs:6158
1606 #, csharp-format
1607 msgid ""
1608 "The event `{0}' can only appear on the left hand side of `+=' or `-=' "
1609 "operator"
1610 msgstr ""
1611
1612 #: mcs/mcs/ecore.cs:6162
1613 #, csharp-format
1614 msgid ""
1615 "The event `{0}' can only appear on the left hand side of += or -= when used "
1616 "outside of the type `{1}'"
1617 msgstr ""
1618
1619 #: mcs/mcs/ecore.cs:6331
1620 #, csharp-format
1621 msgid ""
1622 "An implicitly typed local variable declaration cannot be initialized with `"
1623 "{0}'"
1624 msgstr ""
1625
1626 #: mcs/mcs/ecore.cs:6345
1627 msgid ""
1628 "The contextual keyword `var' may only appear within a local variable "
1629 "declaration"
1630 msgstr ""
1631
1632 #: mcs/mcs/enum.cs:143
1633 #, csharp-format
1634 msgid ""
1635 "The enumerator value `{0}' is outside the range of enumerator underlying "
1636 "type `{1}'"
1637 msgstr ""
1638
1639 #: mcs/mcs/enum.cs:212
1640 #, csharp-format
1641 msgid "An item in an enumeration cannot have an identifier `{0}'"
1642 msgstr ""
1643
1644 #: mcs/mcs/enum.cs:223
1645 msgid "Type byte, sbyte, short, ushort, int, uint, long or ulong expected"
1646 msgstr ""
1647
1648 #: mcs/mcs/eval.cs:562
1649 msgid "Detection Parsing Error"
1650 msgstr ""
1651
1652 #: mcs/mcs/expression.cs:639
1653 msgid "Cannot take the address of the given expression"
1654 msgstr ""
1655
1656 #: mcs/mcs/expression.cs:662
1657 msgid ""
1658 "You can only take the address of unfixed expression inside of a fixed "
1659 "statement initializer"
1660 msgstr ""
1661
1662 #: mcs/mcs/expression.cs:753
1663 #, csharp-format
1664 msgid "Operator `{0}' is ambiguous on an operand of type `{1}'"
1665 msgstr ""
1666
1667 #: mcs/mcs/expression.cs:901
1668 msgid "The * or -> operator must be applied to a pointer"
1669 msgstr ""
1670
1671 #: mcs/mcs/expression.cs:1118
1672 msgid ""
1673 "The operand of an increment or decrement operator must be a variable, "
1674 "property or indexer"
1675 msgstr ""
1676
1677 #: mcs/mcs/expression.cs:1332
1678 #, csharp-format
1679 msgid "The `{0}' operator cannot be applied to an operand of a static type"
1680 msgstr ""
1681
1682 #: mcs/mcs/expression.cs:1337
1683 #, csharp-format
1684 msgid "The `{0}' operator cannot be applied to an operand of pointer type"
1685 msgstr ""
1686
1687 #: mcs/mcs/expression.cs:1343
1688 #, csharp-format
1689 msgid ""
1690 "The `{0}' operator cannot be applied to a lambda expression or anonymous "
1691 "method"
1692 msgstr ""
1693
1694 #: mcs/mcs/expression.cs:1609
1695 #, csharp-format
1696 msgid ""
1697 "The `as' operator cannot be used with a non-reference type parameter `{0}'. "
1698 "Consider adding `class' or a reference type constraint"
1699 msgstr ""
1700
1701 #: mcs/mcs/expression.cs:1613
1702 #, csharp-format
1703 msgid "The `as' operator cannot be used with a non-nullable value type `{0}'"
1704 msgstr ""
1705
1706 #: mcs/mcs/expression.cs:1646
1707 #, csharp-format
1708 msgid "Cannot convert type `{0}' to `{1}' via a built-in conversion"
1709 msgstr ""
1710
1711 #: mcs/mcs/expression.cs:1686
1712 #, csharp-format
1713 msgid "Cannot convert to static type `{0}'"
1714 msgstr ""
1715
1716 #: mcs/mcs/expression.cs:1796
1717 msgid ""
1718 "The `default value' operator cannot be applied to an operand of a static type"
1719 msgstr ""
1720
1721 #: mcs/mcs/expression.cs:2327
1722 #, csharp-format
1723 msgid "Operator `{0}' cannot be applied to operands of type `{1}' and `{2}'"
1724 msgstr ""
1725
1726 #: mcs/mcs/expression.cs:2897
1727 msgid "To cast a negative value, you must enclose the value in parentheses"
1728 msgstr ""
1729
1730 #: mcs/mcs/expression.cs:3540
1731 #, csharp-format
1732 msgid "Operator `{0}' is ambiguous on operands of type `{1}' and `{2}'"
1733 msgstr ""
1734
1735 #: mcs/mcs/expression.cs:4219
1736 #, csharp-format
1737 msgid ""
1738 "A user-defined operator `{0}' must have parameters and return values of the "
1739 "same type in order to be applicable as a short circuit operator"
1740 msgstr ""
1741
1742 #: mcs/mcs/expression.cs:4229
1743 #, csharp-format
1744 msgid ""
1745 "The type `{0}' must have operator `true' and operator `false' defined when `"
1746 "{1}' is used as a short circuit operator"
1747 msgstr ""
1748
1749 #: mcs/mcs/expression.cs:4607
1750 #, csharp-format
1751 msgid ""
1752 "Type of conditional expression cannot be determined as `{0}' and `{1}' "
1753 "convert implicitly to each other"
1754 msgstr ""
1755
1756 #: mcs/mcs/expression.cs:4617
1757 #, csharp-format
1758 msgid ""
1759 "Type of conditional expression cannot be determined because there is no "
1760 "implicit conversion between `{0}' and `{1}'"
1761 msgstr ""
1762
1763 #: mcs/mcs/expression.cs:4915
1764 #, csharp-format
1765 msgid "Use of unassigned local variable `{0}'"
1766 msgstr ""
1767
1768 #: mcs/mcs/expression.cs:4935
1769 #, csharp-format
1770 msgid ""
1771 "Cannot use fixed local `{0}' inside an anonymous method, lambda expression "
1772 "or query expression"
1773 msgstr ""
1774
1775 #: mcs/mcs/expression.cs:5125
1776 #, csharp-format
1777 msgid ""
1778 "Parameter `{0}' cannot be used inside `{1}' when using `ref' or `out' "
1779 "modifier"
1780 msgstr ""
1781
1782 #: mcs/mcs/expression.cs:5204
1783 #, csharp-format
1784 msgid "Use of unassigned out parameter `{0}'"
1785 msgstr ""
1786
1787 #: mcs/mcs/expression.cs:5308
1788 #, fuzzy, csharp-format
1789 msgid "Cannot invoke a non-delegate type `{0}'"
1790 msgstr "`{0}' をデリゲートでない型 `{1}'に変換できません"
1791
1792 #: mcs/mcs/expression.cs:5319
1793 #, csharp-format
1794 msgid "The member `{0}' cannot be used as method or delegate"
1795 msgstr ""
1796
1797 #: mcs/mcs/expression.cs:5339
1798 msgid ""
1799 "Do not directly call your base class Finalize method. It is called "
1800 "automatically from your destructor"
1801 msgstr ""
1802
1803 #: mcs/mcs/expression.cs:5341
1804 msgid ""
1805 "Destructors and object.Finalize cannot be called directly. Consider calling "
1806 "IDisposable.Dispose if available"
1807 msgstr ""
1808
1809 #: mcs/mcs/expression.cs:5370
1810 #, csharp-format
1811 msgid ""
1812 "The base call to method `{0}' cannot be dynamically dispatched. Consider "
1813 "casting the dynamic arguments or eliminating the base access"
1814 msgstr ""
1815
1816 #: mcs/mcs/expression.cs:5443
1817 #, csharp-format
1818 msgid "`{0}': cannot explicitly call operator or accessor"
1819 msgstr ""
1820
1821 #: mcs/mcs/expression.cs:5627
1822 #, csharp-format
1823 msgid "Unsafe type `{0}' cannot be used in an object creation expression"
1824 msgstr ""
1825
1826 #: mcs/mcs/expression.cs:5650
1827 #, csharp-format
1828 msgid ""
1829 "Cannot create an instance of the variable type `{0}' because it does not "
1830 "have the new() constraint"
1831 msgstr ""
1832
1833 #: mcs/mcs/expression.cs:5656
1834 #, csharp-format
1835 msgid ""
1836 "`{0}': cannot provide arguments when creating an instance of a variable type"
1837 msgstr ""
1838
1839 #: mcs/mcs/expression.cs:5665
1840 #, csharp-format
1841 msgid "Cannot create an instance of the static class `{0}'"
1842 msgstr ""
1843
1844 #: mcs/mcs/expression.cs:5677
1845 #, csharp-format
1846 msgid "Cannot create an instance of the abstract class or interface `{0}'"
1847 msgstr ""
1848
1849 #: mcs/mcs/expression.cs:5978
1850 msgid ""
1851 "An implicitly typed local variable declarator cannot use an array initializer"
1852 msgstr ""
1853
1854 #: mcs/mcs/expression.cs:6122 mcs/mcs/expression.cs:6130
1855 #: mcs/mcs/statement.cs:1184 mcs/mcs/statement.cs:3404
1856 msgid "A constant value is expected"
1857 msgstr ""
1858
1859 #: mcs/mcs/expression.cs:6136
1860 #, csharp-format
1861 msgid "An array initializer of length `{0}' was expected"
1862 msgstr ""
1863
1864 #: mcs/mcs/expression.cs:6152
1865 msgid ""
1866 "Array initializers can only be used in a variable or field initializer. Try "
1867 "using a new expression instead"
1868 msgstr ""
1869
1870 #: mcs/mcs/expression.cs:6160
1871 msgid "A nested array initializer was expected"
1872 msgstr ""
1873
1874 #: mcs/mcs/expression.cs:6207
1875 msgid "An expression tree cannot contain a multidimensional array initializer"
1876 msgstr ""
1877
1878 #: mcs/mcs/expression.cs:6243
1879 msgid "Cannot create an array with a negative size"
1880 msgstr ""
1881
1882 #: mcs/mcs/expression.cs:6324
1883 msgid ""
1884 "Can only use array initializer expressions to assign to array types. Try "
1885 "using a new expression instead"
1886 msgstr ""
1887
1888 #: mcs/mcs/expression.cs:6788
1889 msgid ""
1890 "The type of an implicitly typed array cannot be inferred from the "
1891 "initializer. Try specifying array type explicitly"
1892 msgstr ""
1893
1894 #: mcs/mcs/expression.cs:6931
1895 msgid ""
1896 "The `this' object cannot be used before all of its fields are assigned to"
1897 msgstr ""
1898
1899 #: mcs/mcs/expression.cs:6938
1900 msgid ""
1901 "Keyword `this' is not valid in a static property, static method, or static "
1902 "field initializer"
1903 msgstr ""
1904
1905 #: mcs/mcs/expression.cs:6941
1906 msgid ""
1907 "Anonymous methods inside structs cannot access instance members of `this'. "
1908 "Consider copying `this' to a local variable outside the anonymous method and "
1909 "using the local instead"
1910 msgstr ""
1911
1912 #: mcs/mcs/expression.cs:6944
1913 msgid "Keyword `this' is not available in the current context"
1914 msgstr ""
1915
1916 #: mcs/mcs/expression.cs:7020
1917 msgid "Cannot take the address of `this' because it is read-only"
1918 msgstr ""
1919
1920 #: mcs/mcs/expression.cs:7022
1921 msgid "Cannot pass `this' as a ref or out argument because it is read-only"
1922 msgstr ""
1923
1924 #: mcs/mcs/expression.cs:7024
1925 msgid "Cannot assign to `this' because it is read-only"
1926 msgstr ""
1927
1928 #: mcs/mcs/expression.cs:7096
1929 msgid "The __arglist construct is valid only within a variable argument method"
1930 msgstr ""
1931
1932 #: mcs/mcs/expression.cs:7157
1933 msgid "An expression tree cannot contain a method with variable arguments"
1934 msgstr ""
1935
1936 #: mcs/mcs/expression.cs:7394
1937 msgid "The typeof operator cannot be used on the dynamic type"
1938 msgstr ""
1939
1940 #: mcs/mcs/expression.cs:7435
1941 #, csharp-format
1942 msgid "`{0}': an attribute argument cannot use type parameters"
1943 msgstr ""
1944
1945 #: mcs/mcs/expression.cs:7650
1946 #, csharp-format
1947 msgid ""
1948 "`{0}' does not have a predefined size, therefore sizeof can only be used in "
1949 "an unsafe context (consider using System.Runtime.InteropServices.Marshal."
1950 "SizeOf)"
1951 msgstr ""
1952
1953 #: mcs/mcs/expression.cs:7717
1954 #, csharp-format
1955 msgid "Alias `{0}' not found"
1956 msgstr ""
1957
1958 #: mcs/mcs/expression.cs:7743
1959 msgid ""
1960 "The namespace alias qualifier `::' cannot be used to invoke a method. "
1961 "Consider using `.' instead"
1962 msgstr ""
1963
1964 #: mcs/mcs/expression.cs:7852
1965 msgid "Cannot perform member binding on `null' value"
1966 msgstr ""
1967
1968 #: mcs/mcs/expression.cs:8015
1969 #, csharp-format
1970 msgid "`{0}': cannot reference a type through an expression; try `{1}' instead"
1971 msgstr ""
1972
1973 #: mcs/mcs/expression.cs:8096
1974 #, csharp-format
1975 msgid "A nested type cannot be specified through a type parameter `{0}'"
1976 msgstr ""
1977
1978 #: mcs/mcs/expression.cs:8104
1979 #, csharp-format
1980 msgid ""
1981 "Alias `{0}' cannot be used with `::' since it denotes a type. Consider "
1982 "replacing `::' with `.'"
1983 msgstr ""
1984
1985 #: mcs/mcs/expression.cs:8169
1986 #, csharp-format
1987 msgid "The nested type `{0}' does not exist in the type `{1}'"
1988 msgstr ""
1989
1990 #: mcs/mcs/expression.cs:8178
1991 #, csharp-format
1992 msgid ""
1993 "Type `{0}' does not contain a definition for `{1}' and no extension method `"
1994 "{1}' of type `{0}' could be found (are you missing a using directive or an "
1995 "assembly reference?)"
1996 msgstr ""
1997
1998 #: mcs/mcs/expression.cs:8390
1999 #, csharp-format
2000 msgid "Cannot apply indexing with [] to an expression of type `{0}'"
2001 msgstr ""
2002
2003 #: mcs/mcs/expression.cs:8408
2004 msgid "A pointer must be indexed by only one value"
2005 msgstr ""
2006
2007 #: mcs/mcs/expression.cs:8462
2008 msgid "An element access expression cannot use named argument"
2009 msgstr ""
2010
2011 #: mcs/mcs/expression.cs:8540
2012 #, csharp-format
2013 msgid "Wrong number of indexes `{0}' inside [], expected `{1}'"
2014 msgstr ""
2015
2016 #: mcs/mcs/expression.cs:8928
2017 msgid ""
2018 "The indexer base access cannot be dynamically dispatched. Consider casting "
2019 "the dynamic arguments or eliminating the base access"
2020 msgstr ""
2021
2022 #: mcs/mcs/expression.cs:9013
2023 msgid "An expression tree may not contain a base access"
2024 msgstr ""
2025
2026 #: mcs/mcs/expression.cs:9031
2027 #, fuzzy
2028 msgid "Keyword `base' is not available in a static method"
2029 msgstr "キーワード `new' は名前空間要素で認められていません"
2030
2031 #: mcs/mcs/expression.cs:9033
2032 #, fuzzy
2033 msgid "Keyword `base' is not available in the current context"
2034 msgstr "キーワード `new' は名前空間要素で認められていません"
2035
2036 #: mcs/mcs/expression.cs:9071
2037 msgid ""
2038 "A property, indexer or dynamic member access may not be passed as `ref' or "
2039 "`out' parameter"
2040 msgstr ""
2041
2042 #: mcs/mcs/expression.cs:9392
2043 #, csharp-format
2044 msgid "Array elements cannot be of type `{0}'"
2045 msgstr ""
2046
2047 #: mcs/mcs/expression.cs:9395
2048 #, csharp-format
2049 msgid "Array elements cannot be of static type `{0}'"
2050 msgstr ""
2051
2052 #: mcs/mcs/expression.cs:9571
2053 msgid "Cannot use a negative size with stackalloc"
2054 msgstr ""
2055
2056 #: mcs/mcs/expression.cs:9575
2057 msgid "Cannot use stackalloc in finally or catch"
2058 msgstr ""
2059
2060 #: mcs/mcs/expression.cs:9692
2061 #, csharp-format
2062 msgid ""
2063 "Member `{0}' cannot be initialized. An object initializer may only be used "
2064 "for fields, or properties"
2065 msgstr ""
2066
2067 #: mcs/mcs/expression.cs:9701
2068 #, csharp-format
2069 msgid ""
2070 "Static field or property `{0}' cannot be assigned in an object initializer"
2071 msgstr ""
2072
2073 #: mcs/mcs/expression.cs:9900
2074 #, csharp-format
2075 msgid ""
2076 "A field or property `{0}' cannot be initialized with a collection object "
2077 "initializer because type `{1}' does not implement `{2}' interface"
2078 msgstr ""
2079
2080 #: mcs/mcs/expression.cs:9911
2081 #, csharp-format
2082 msgid "Inconsistent `{0}' member declaration"
2083 msgstr ""
2084
2085 #: mcs/mcs/expression.cs:9919
2086 #, csharp-format
2087 msgid ""
2088 "An object initializer includes more than one member `{0}' initialization"
2089 msgstr ""
2090
2091 #: mcs/mcs/expression.cs:9937
2092 #, csharp-format
2093 msgid "Cannot initialize object of type `{0}' with a collection initializer"
2094 msgstr ""
2095
2096 #: mcs/mcs/expression.cs:10222
2097 #, fuzzy
2098 msgid "Anonymous types cannot be used in this expression"
2099 msgstr "匿名メソッドを式ツリーに変換することはできません"
2100
2101 #: mcs/mcs/expression.cs:10321
2102 #, csharp-format
2103 msgid "An anonymous type property `{0}' cannot be initialized with `{1}'"
2104 msgstr ""
2105
2106 #: mcs/mcs/field.cs:69
2107 msgid ""
2108 "The modifier 'abstract' is not valid on fields. Try using a property instead"
2109 msgstr ""
2110
2111 #: mcs/mcs/field.cs:131
2112 msgid ""
2113 "The FieldOffset attribute can only be placed on members of types marked with "
2114 "the StructLayout(LayoutKind.Explicit)"
2115 msgstr ""
2116
2117 #: mcs/mcs/field.cs:136
2118 msgid "The FieldOffset attribute is not allowed on static or const fields"
2119 msgstr ""
2120
2121 #: mcs/mcs/field.cs:142
2122 msgid ""
2123 "Do not use 'System.Runtime.CompilerServices.FixedBuffer' attribute. Use the "
2124 "'fixed' field modifier instead"
2125 msgstr ""
2126
2127 #: mcs/mcs/field.cs:250
2128 #, csharp-format
2129 msgid ""
2130 "`{0}': Instance field types marked with StructLayout(LayoutKind.Explicit) "
2131 "must have a FieldOffset attribute"
2132 msgstr ""
2133
2134 #: mcs/mcs/field.cs:261
2135 #, fuzzy, csharp-format
2136 msgid "`{0}': cannot declare variables of static types"
2137 msgstr "`{0}': staticクラスではインデクサを宣言できません"
2138
2139 #: mcs/mcs/field.cs:408
2140 #, csharp-format
2141 msgid ""
2142 "`{0}': Fixed size buffers type must be one of the following: bool, byte, "
2143 "short, int, long, char, sbyte, ushort, uint, ulong, float or double"
2144 msgstr ""
2145
2146 #: mcs/mcs/field.cs:446
2147 #, csharp-format
2148 msgid "`{0}': Fixed size buffer fields may only be members of structs"
2149 msgstr ""
2150
2151 #: mcs/mcs/field.cs:461
2152 #, csharp-format
2153 msgid "`{0}': Fixed size buffers must have a length greater than zero"
2154 msgstr ""
2155
2156 #: mcs/mcs/field.cs:484
2157 #, csharp-format
2158 msgid ""
2159 "Fixed size buffer `{0}' of length `{1}' and type `{2}' exceeded 2^31 limit"
2160 msgstr ""
2161
2162 #: mcs/mcs/field.cs:667
2163 #, fuzzy, csharp-format
2164 msgid "`{0}': A volatile field cannot be of the type `{1}'"
2165 msgstr "`{0}': sealedクラス `{1}' から派生することはできません"
2166
2167 #: mcs/mcs/field.cs:672
2168 #, fuzzy, csharp-format
2169 msgid "`{0}': A field cannot be both volatile and readonly"
2170 msgstr "`{0}': クラスはstaticかつsealedとすることはできません"
2171
2172 #: mcs/mcs/flowanalysis.cs:314
2173 msgid "Control cannot fall through from one case label to another"
2174 msgstr ""
2175
2176 #: mcs/mcs/flowanalysis.cs:543
2177 #, csharp-format
2178 msgid ""
2179 "The label `{0}:' could not be found within the scope of the goto statement"
2180 msgstr ""
2181
2182 #: mcs/mcs/flowanalysis.cs:672
2183 msgid ""
2184 "A throw statement with no arguments is not allowed outside of a catch clause"
2185 msgstr ""
2186
2187 #: mcs/mcs/flowanalysis.cs:683 mcs/mcs/flowanalysis.cs:689
2188 msgid "No enclosing loop out of which to break or continue"
2189 msgstr ""
2190
2191 #: mcs/mcs/flowanalysis.cs:717
2192 msgid "Control cannot leave the body of an anonymous method"
2193 msgstr ""
2194
2195 #: mcs/mcs/flowanalysis.cs:760
2196 msgid "The `await' operator cannot be used in the body of a catch clause"
2197 msgstr ""
2198
2199 #: mcs/mcs/flowanalysis.cs:766
2200 msgid "Cannot yield a value in the body of a try block with a catch clause"
2201 msgstr ""
2202
2203 #: mcs/mcs/flowanalysis.cs:768
2204 msgid "Cannot yield a value in the body of a catch clause"
2205 msgstr ""
2206
2207 #: mcs/mcs/flowanalysis.cs:968
2208 msgid ""
2209 "A throw statement with no arguments is not allowed inside of a finally "
2210 "clause nested inside of the innermost catch clause"
2211 msgstr ""
2212
2213 #: mcs/mcs/flowanalysis.cs:981
2214 msgid "The `await' operator cannot be used in the body of a finally clause"
2215 msgstr ""
2216
2217 #: mcs/mcs/flowanalysis.cs:983 mcs/mcs/iterators.cs:126
2218 msgid "Cannot yield in the body of a finally clause"
2219 msgstr ""
2220
2221 #: mcs/mcs/flowanalysis.cs:996 mcs/mcs/flowanalysis.cs:1012
2222 #: mcs/mcs/flowanalysis.cs:1048 mcs/mcs/statement.cs:778
2223 msgid "Control cannot leave the body of a finally clause"
2224 msgstr ""
2225
2226 #: mcs/mcs/flowanalysis.cs:1194
2227 #, csharp-format
2228 msgid ""
2229 "An automatically implemented property `{0}' must be fully assigned before "
2230 "control leaves the constructor. Consider calling the default struct "
2231 "contructor from a constructor initializer"
2232 msgstr ""
2233
2234 #: mcs/mcs/flowanalysis.cs:1198
2235 #, csharp-format
2236 msgid ""
2237 "Field `{0}' must be fully assigned before control leaves the constructor"
2238 msgstr ""
2239
2240 #: mcs/mcs/generic.cs:115 mcs/mcs/generic.cs:139
2241 #, csharp-format
2242 msgid "Type parameter `{0}' inherits conflicting constraints `{1}' and `{2}'"
2243 msgstr ""
2244
2245 #: mcs/mcs/generic.cs:201
2246 #, csharp-format
2247 msgid "A constraint cannot be the dynamic type `{0}'"
2248 msgstr ""
2249
2250 #: mcs/mcs/generic.cs:208
2251 #, csharp-format
2252 msgid ""
2253 "Inconsistent accessibility: constraint type `{0}' is less accessible than `"
2254 "{1}'"
2255 msgstr ""
2256
2257 #: mcs/mcs/generic.cs:215 mcs/mcs/generic.cs:229
2258 #, fuzzy, csharp-format
2259 msgid "Duplicate constraint `{0}' for type parameter `{1}'"
2260 msgstr ""
2261 "`{0}' の部分的な宣言の間で、型パラメータ `{1}' について一貫性のない制約が含ま"
2262 "れています"
2263
2264 #: mcs/mcs/generic.cs:244
2265 #, csharp-format
2266 msgid "Circular constraint dependency involving `{0}' and `{1}'"
2267 msgstr ""
2268
2269 #: mcs/mcs/generic.cs:275
2270 #, csharp-format
2271 msgid ""
2272 "Type parameter `{0}' has the `struct' constraint, so it cannot be used as a "
2273 "constraint for `{1}'"
2274 msgstr ""
2275
2276 #: mcs/mcs/generic.cs:286
2277 #, csharp-format
2278 msgid ""
2279 "The class type constraint `{0}' must be listed before any other constraints. "
2280 "Consider moving type constraint to the beginning of the constraint list"
2281 msgstr ""
2282
2283 #: mcs/mcs/generic.cs:292
2284 #, csharp-format
2285 msgid ""
2286 "`{0}': cannot specify both a constraint class and the `class' or `struct' "
2287 "constraint"
2288 msgstr ""
2289
2290 #: mcs/mcs/generic.cs:304
2291 #, csharp-format
2292 msgid "A constraint cannot be special class `{0}'"
2293 msgstr ""
2294
2295 #: mcs/mcs/generic.cs:308
2296 msgid "A constraint cannot be the dynamic type"
2297 msgstr ""
2298
2299 #: mcs/mcs/generic.cs:314
2300 #, csharp-format
2301 msgid ""
2302 "`{0}' is not a valid constraint. A constraint must be an interface, a non-"
2303 "sealed class or a type parameter"
2304 msgstr ""
2305
2306 #: mcs/mcs/generic.cs:321
2307 #, csharp-format
2308 msgid ""
2309 "`{0}' is not a valid constraint. Static classes cannot be used as constraints"
2310 msgstr ""
2311
2312 #: mcs/mcs/generic.cs:601
2313 #, csharp-format
2314 msgid "The {2} type parameter `{0}' must be {3} valid on `{1}{4}'"
2315 msgstr ""
2316
2317 #: mcs/mcs/generic.cs:1972
2318 #, csharp-format
2319 msgid "`{0}': static classes cannot be used as generic arguments"
2320 msgstr ""
2321
2322 #: mcs/mcs/generic.cs:1979
2323 #, csharp-format
2324 msgid "The type `{0}' may not be used as a type argument"
2325 msgstr ""
2326
2327 #: mcs/mcs/generic.cs:2073
2328 msgid "Variant type parameters can only be used with interfaces and delegates"
2329 msgstr ""
2330
2331 #: mcs/mcs/generic.cs:2312
2332 #, csharp-format
2333 msgid ""
2334 "The type `{0}' must be a reference type in order to use it as type parameter "
2335 "`{1}' in the generic type or method `{2}'"
2336 msgstr ""
2337
2338 #: mcs/mcs/generic.cs:2322
2339 #, csharp-format
2340 msgid ""
2341 "The type `{0}' must be a non-nullable value type in order to use it as type "
2342 "parameter `{1}' in the generic type or method `{2}'"
2343 msgstr ""
2344
2345 #: mcs/mcs/generic.cs:2403
2346 #, csharp-format
2347 msgid ""
2348 "The type `{0}' must have a public parameterless constructor in order to use "
2349 "it as parameter `{1}' in the generic type or method `{2}'"
2350 msgstr ""
2351
2352 #: mcs/mcs/generic.cs:2471
2353 #, csharp-format
2354 msgid ""
2355 "The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
2356 "method `{2}'. There is no boxing or type parameter conversion from `{0}' to `"
2357 "{3}'"
2358 msgstr ""
2359
2360 #: mcs/mcs/generic.cs:2477
2361 #, csharp-format
2362 msgid ""
2363 "The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
2364 "method `{2}'. The nullable type `{0}' never satisfies interface constraint `"
2365 "{3}'"
2366 msgstr ""
2367
2368 #: mcs/mcs/generic.cs:2481
2369 #, csharp-format
2370 msgid ""
2371 "The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
2372 "method `{2}'. The nullable type `{0}' does not satisfy constraint `{3}'"
2373 msgstr ""
2374
2375 #: mcs/mcs/generic.cs:2486
2376 #, csharp-format
2377 msgid ""
2378 "The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
2379 "method `{2}'. There is no boxing conversion from `{0}' to `{3}'"
2380 msgstr ""
2381
2382 #: mcs/mcs/generic.cs:2491
2383 #, csharp-format
2384 msgid ""
2385 "The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
2386 "method `{2}'. There is no implicit reference conversion from `{0}' to `{3}'"
2387 msgstr ""
2388
2389 #: mcs/mcs/import.cs:1804
2390 #, csharp-format
2391 msgid ""
2392 "Reference to type `{0}' claims it is defined in this assembly, but it is not "
2393 "defined in source or any added modules"
2394 msgstr ""
2395
2396 #: mcs/mcs/import.cs:1808
2397 #, csharp-format
2398 msgid ""
2399 "The type `{0}' is defined in an assembly that is not referenced. Consider "
2400 "adding a reference to assembly `{1}'"
2401 msgstr ""
2402
2403 #: mcs/mcs/import.cs:1812
2404 #, csharp-format
2405 msgid ""
2406 "Reference to type `{0}' claims it is defined assembly `{1}', but it could "
2407 "not be found"
2408 msgstr ""
2409
2410 #: mcs/mcs/iterators.cs:84
2411 msgid "The yield statement cannot be used inside anonymous method blocks"
2412 msgstr ""
2413
2414 #: mcs/mcs/iterators.cs:1061
2415 #, csharp-format
2416 msgid ""
2417 "The body of `{0}' cannot be an iterator block because `{1}' is not an "
2418 "iterator interface type"
2419 msgstr ""
2420
2421 #: mcs/mcs/iterators.cs:1074
2422 msgid "Iterators cannot have ref or out parameters"
2423 msgstr ""
2424
2425 #: mcs/mcs/iterators.cs:1080
2426 msgid "__arglist is not allowed in parameter list of iterators"
2427 msgstr ""
2428
2429 #: mcs/mcs/iterators.cs:1086
2430 msgid "Iterators cannot have unsafe parameters or yield types"
2431 msgstr ""
2432
2433 #: mcs/mcs/iterators.cs:1092 mcs/mcs/statement.cs:4736
2434 msgid "Unsafe code may not appear in iterators"
2435 msgstr ""
2436
2437 #: mcs/mcs/ikvm.cs:236
2438 msgid "SDK path could not be resolved"
2439 msgstr ""
2440
2441 #: mcs/mcs/ikvm.cs:314
2442 #, csharp-format
2443 msgid ""
2444 "Assembly `{0}' references `{1}' which has a higher version number than "
2445 "imported assembly `{2}'"
2446 msgstr ""
2447
2448 #: mcs/mcs/ikvm.cs:323 mcs/mcs/ikvm.cs:327
2449 #, csharp-format
2450 msgid ""
2451 "Assuming assembly reference `{0}' matches assembly `{1}'. You may need to "
2452 "supply runtime policy"
2453 msgstr ""
2454
2455 #: mcs/mcs/ikvm.cs:413
2456 #, csharp-format
2457 msgid ""
2458 "An assembly with the same name `{0}' has already been imported. Consider "
2459 "removing one of the references or sign the assembly"
2460 msgstr ""
2461
2462 #: mcs/mcs/ikvm.cs:422
2463 #, csharp-format
2464 msgid ""
2465 "An assembly with the same identity `{0}' has already been imported. Consider "
2466 "removing one of the references"
2467 msgstr ""
2468
2469 #: mcs/mcs/linq.cs:69
2470 #, csharp-format
2471 msgid ""
2472 "An implementation of `{0}' query expression pattern could not be found. Are "
2473 "you missing `System.Linq' using directive or `System.Core.dll' assembly "
2474 "reference?"
2475 msgstr ""
2476
2477 #: mcs/mcs/linq.cs:94
2478 #, csharp-format
2479 msgid ""
2480 "Ambiguous implementation of the query pattern `{0}' for source type `{1}'"
2481 msgstr ""
2482
2483 #: mcs/mcs/linq.cs:125
2484 #, csharp-format
2485 msgid ""
2486 "An implementation of `{0}' query expression pattern for source type `{1}' "
2487 "could not be found"
2488 msgstr ""
2489
2490 #: mcs/mcs/linq.cs:133
2491 #, csharp-format
2492 msgid ""
2493 "An expression type is incorrect in a subsequent `from' clause in a query "
2494 "expression with source type `{0}'"
2495 msgstr ""
2496
2497 #: mcs/mcs/linq.cs:137
2498 #, csharp-format
2499 msgid ""
2500 "An expression type in `{0}' clause is incorrect. Type inference failed in "
2501 "the call to `{1}'"
2502 msgstr ""
2503
2504 #: mcs/mcs/linq.cs:249
2505 #, csharp-format
2506 msgid "A range variable `{0}' cannot be initialized with `{1}'"
2507 msgstr ""
2508
2509 #: mcs/mcs/linq.cs:834
2510 #, csharp-format
2511 msgid "A range variable `{0}' conflicts with a previous declaration of `{0}'"
2512 msgstr ""
2513
2514 #: mcs/mcs/linq.cs:841
2515 #, csharp-format
2516 msgid "A range variable `{0}' has already been declared in this scope"
2517 msgstr ""
2518
2519 #: mcs/mcs/linq.cs:848
2520 #, csharp-format
2521 msgid "A range variable `{0}' conflicts with a method type parameter"
2522 msgstr ""
2523
2524 #: mcs/mcs/linq.cs:880
2525 #, csharp-format
2526 msgid ""
2527 "A range variable `{0}' cannot be assigned to. Consider using `let' clause to "
2528 "store the value"
2529 msgstr ""
2530
2531 #: mcs/mcs/literal.cs:57
2532 #, csharp-format
2533 msgid ""
2534 "Cannot convert null to the type parameter `{0}' because it could be a value "
2535 "type. Consider using `default ({0})' instead"
2536 msgstr ""
2537
2538 #: mcs/mcs/literal.cs:63
2539 #, csharp-format
2540 msgid "Cannot convert null to `{0}' because it is a value type"
2541 msgstr ""
2542
2543 #: mcs/mcs/literal.cs:274
2544 #, csharp-format
2545 msgid ""
2546 "Literal of type double cannot be implicitly converted to type `{0}'. Add "
2547 "suffix `{1}' to create a literal of this type"
2548 msgstr ""
2549
2550 #: mcs/mcs/membercache.cs:1384
2551 msgid ""
2552 "A partial method declaration and partial method implementation cannot differ "
2553 "on use of `params' modifier"
2554 msgstr ""
2555
2556 #: mcs/mcs/membercache.cs:1387
2557 msgid ""
2558 "A partial method declaration and partial method implementation must be both "
2559 "an extension method or neither"
2560 msgstr ""
2561
2562 #: mcs/mcs/membercache.cs:1391
2563 #, csharp-format
2564 msgid ""
2565 "Overloaded contructor `{0}' cannot differ on use of parameter modifiers only"
2566 msgstr ""
2567
2568 #: mcs/mcs/membercache.cs:1395
2569 #, fuzzy, csharp-format
2570 msgid ""
2571 "Overloaded method `{0}' cannot differ on use of parameter modifiers only"
2572 msgstr "Conditionalメソッド `{0}' ではoutパラメータを指定できません"
2573
2574 #: mcs/mcs/membercache.cs:1427
2575 msgid ""
2576 "A partial method declaration and partial method implementation must be both "
2577 "`static' or neither"
2578 msgstr ""
2579
2580 #: mcs/mcs/membercache.cs:1432
2581 msgid ""
2582 "A partial method declaration and partial method implementation must be both "
2583 "`unsafe' or neither"
2584 msgstr ""
2585
2586 #: mcs/mcs/membercache.cs:1438
2587 #, fuzzy, csharp-format
2588 msgid "A partial method `{0}' declaration is already defined"
2589 msgstr "部分メソッド `{0}' はインターフェースを明示的に実装できません"
2590
2591 #: mcs/mcs/membercache.cs:1442
2592 #, fuzzy, csharp-format
2593 msgid "A partial method `{0}' implementation is already defined"
2594 msgstr "部分メソッド `{0}' はインターフェースを明示的に実装できません"
2595
2596 #: mcs/mcs/membercache.cs:1453 mcs/mcs/property.cs:81
2597 #, csharp-format
2598 msgid "A member `{0}' is already reserved"
2599 msgstr ""
2600
2601 #: mcs/mcs/membercache.cs:1464
2602 #, csharp-format
2603 msgid "Duplicate user-defined conversion in type `{0}'"
2604 msgstr ""
2605
2606 #: mcs/mcs/membercache.cs:1470
2607 #, csharp-format
2608 msgid ""
2609 "A member `{0}' is already defined. Rename this member or use different "
2610 "parameter types"
2611 msgstr ""
2612 "メンバ `{0}' が既に定義されています。このメンバの名前を変更するか、別のパラ"
2613 "メータ型を使用してください"
2614
2615 #: mcs/mcs/method.cs:542
2616 msgid ""
2617 "The DllImport attribute must be specified on a method marked `static' and "
2618 "`extern'"
2619 msgstr ""
2620 "`static'かつ`extern'で宣言されたメソッドには、DllImport属性が指定されなければ"
2621 "なりません"
2622
2623 #: mcs/mcs/method.cs:637
2624 #, csharp-format
2625 msgid "`{0}': A partial method parameters cannot use `out' modifier"
2626 msgstr "`{0}': 部分メソッドのパラメータで`out'修飾子は使用できません"
2627
2628 #: mcs/mcs/method.cs:698
2629 #, csharp-format
2630 msgid ""
2631 "Conditional not valid on `{0}' because it is a constructor, destructor, "
2632 "operator or explicit interface implementation"
2633 msgstr ""
2634 "Conditionalは コンストラクタ、デストラクタ、演算子または明示的なインター"
2635 "フェースの実装である `{0}'  では無効です"
2636
2637 #: mcs/mcs/method.cs:837
2638 #, csharp-format
2639 msgid ""
2640 "`{0}': Cannot specify constraints for overrides and explicit interface "
2641 "implementation methods"
2642 msgstr ""
2643
2644 #: mcs/mcs/method.cs:847
2645 msgid ""
2646 "A partial method cannot define access modifier or any of abstract, extern, "
2647 "new, override, sealed, or virtual modifiers"
2648 msgstr ""
2649
2650 #: mcs/mcs/method.cs:853
2651 msgid ""
2652 "A partial method must be declared within a partial class or partial struct"
2653 msgstr ""
2654
2655 #: mcs/mcs/method.cs:858
2656 #, csharp-format
2657 msgid "`{0}': Extension methods must be declared static"
2658 msgstr "`{0}': 拡張メソッドはstaticで宣言されなければなりません"
2659
2660 #: mcs/mcs/method.cs:874
2661 #, csharp-format
2662 msgid "Program `{0}' has more than one entry point defined: `{1}'"
2663 msgstr "プログラム `{0}' には複数のエントリポイントが定義されています: `{1}'"
2664
2665 #: mcs/mcs/method.cs:917
2666 #, csharp-format
2667 msgid "Conditional not valid on `{0}' because it is an override method"
2668 msgstr "Conditionalはオーバーライドメソッドである `{0}' では無効です"
2669
2670 #: mcs/mcs/method.cs:922
2671 #, csharp-format
2672 msgid "Conditional not valid on `{0}' because its return type is not void"
2673 msgstr "Conditionalは戻り値型がvoidでない `{0}' では無効です"
2674
2675 #: mcs/mcs/method.cs:927
2676 msgid "Conditional not valid on interface members"
2677 msgstr "Conditionalはインターフェースメンバでは無効です"
2678
2679 #: mcs/mcs/method.cs:933
2680 #, csharp-format
2681 msgid "Conditional member `{0}' cannot implement interface member `{1}'"
2682 msgstr ""
2683 "Conditionalメンバ `{0}' はインターフェースメンバ `{1}' を実装できません"
2684
2685 #: mcs/mcs/method.cs:940
2686 #, csharp-format
2687 msgid "Conditional method `{0}' cannot have an out parameter"
2688 msgstr "Conditionalメソッド `{0}' ではoutパラメータを指定できません"
2689
2690 #: mcs/mcs/method.cs:1134
2691 #, csharp-format
2692 msgid ""
2693 "The constraints for type parameter `{0}' of method `{1}' must match the "
2694 "constraints for type parameter `{2}' of interface method `{3}'. Consider "
2695 "using an explicit interface implementation instead"
2696 msgstr ""
2697
2698 #: mcs/mcs/method.cs:1192
2699 msgid "The return type of an async method must be void, Task, or Task<T>"
2700 msgstr ""
2701
2702 #: mcs/mcs/method.cs:1206
2703 #, fuzzy, csharp-format
2704 msgid "`{0}': Extension methods cannot be defined in a nested class"
2705 msgstr "`{0}': 拡張メソッドはstaticで宣言されなければなりません"
2706
2707 #: mcs/mcs/method.cs:1212
2708 #, csharp-format
2709 msgid ""
2710 "`{0}': Extension methods require `System.Runtime.CompilerServices."
2711 "ExtensionAttribute' type to be available. Are you missing an assembly "
2712 "reference?"
2713 msgstr ""
2714
2715 #: mcs/mcs/method.cs:1221
2716 #, fuzzy, csharp-format
2717 msgid "`{0}': Extension methods must be defined in a non-generic static class"
2718 msgstr "`{0}': 拡張メソッドはstaticで宣言されなければなりません"
2719
2720 #: mcs/mcs/method.cs:1237
2721 #, fuzzy, csharp-format
2722 msgid "`{0}': an entry point cannot be async method"
2723 msgstr "`{0}': `{1}' はメソッドではないため、オーバーライドできません"
2724
2725 #: mcs/mcs/method.cs:1274
2726 #, csharp-format
2727 msgid ""
2728 "A partial method `{0}' implementation is missing a partial method declaration"
2729 msgstr ""
2730
2731 #: mcs/mcs/method.cs:1307
2732 #, csharp-format
2733 msgid "Method or delegate cannot return type `{0}'"
2734 msgstr ""
2735
2736 #: mcs/mcs/method.cs:1386
2737 msgid ""
2738 "The constructor call cannot be dynamically dispatched within constructor "
2739 "initializer"
2740 msgstr ""
2741
2742 #: mcs/mcs/method.cs:1400
2743 #, fuzzy, csharp-format
2744 msgid "`{0}': Struct constructors cannot call base constructors"
2745 msgstr "`{0}': staticクラスではインスタンス コンストラクタを定義できません"
2746
2747 #: mcs/mcs/method.cs:1419
2748 #, csharp-format
2749 msgid "Constructor `{0}' cannot call itself"
2750 msgstr ""
2751
2752 #: mcs/mcs/method.cs:1548
2753 #, csharp-format
2754 msgid "`{0}': The static constructor must be parameterless"
2755 msgstr ""
2756
2757 #: mcs/mcs/method.cs:1569
2758 msgid "Structs cannot contain explicit parameterless constructors"
2759 msgstr ""
2760
2761 #: mcs/mcs/method.cs:1619
2762 #, fuzzy, csharp-format
2763 msgid ""
2764 "`{0}': A class with the ComImport attribute cannot have a user-defined "
2765 "constructor"
2766 msgstr "`{0}': staticクラスではインスタンス コンストラクタを定義できません"
2767
2768 #: mcs/mcs/method.cs:1864
2769 #, fuzzy, csharp-format
2770 msgid "`{0}' is an accessor not found in interface member `{1}{2}'"
2771 msgstr "`{0}' は継承されるabstractメンバ `{1}' を隠蔽してしまいます"
2772
2773 #: mcs/mcs/method.cs:1870
2774 #, fuzzy, csharp-format
2775 msgid ""
2776 "`{0}.{1}' in explicit interface declaration is not a member of interface"
2777 msgstr ""
2778 "明示的なインターフェースの宣言で記述された `{0}' は、インターフェースではあり"
2779 "ません"
2780
2781 #: mcs/mcs/method.cs:1878
2782 #, csharp-format
2783 msgid ""
2784 "`{0}' explicit method implementation cannot implement `{1}' because it is an "
2785 "accessor"
2786 msgstr ""
2787
2788 #: mcs/mcs/method.cs:1888
2789 #, fuzzy, csharp-format
2790 msgid "Method `{0}' cannot implement interface accessor `{1}'"
2791 msgstr ""
2792 "Conditionalメンバ `{0}' はインターフェースメンバ `{1}' を実装できません"
2793
2794 #: mcs/mcs/method.cs:1895
2795 #, csharp-format
2796 msgid ""
2797 "Accessor `{0}' cannot implement interface member `{1}' for type `{2}'. Use "
2798 "an explicit interface implementation"
2799 msgstr ""
2800
2801 #: mcs/mcs/method.cs:1902
2802 #, fuzzy, csharp-format
2803 msgid ""
2804 "Accessor `{0}' must be declared public to implement interface member `{1}'"
2805 msgstr ""
2806 "Conditionalメンバ `{0}' はインターフェースメンバ `{1}' を実装できません"
2807
2808 #: mcs/mcs/method.cs:1922
2809 #, fuzzy, csharp-format
2810 msgid ""
2811 "`{0}': the explicit interface implementation cannot introduce the params "
2812 "modifier"
2813 msgstr ""
2814 "明示的なインターフェースの宣言で記述された `{0}' は、インターフェースではあり"
2815 "ません"
2816
2817 #: mcs/mcs/method.cs:2260
2818 #, fuzzy, csharp-format
2819 msgid ""
2820 "Attribute `{0}' is not valid on property or event accessors. It is valid on `"
2821 "{1}' declarations only"
2822 msgstr "属性 `{0}' はこの宣言型では無効です。 `{1}' の宣言でのみ有効です"
2823
2824 #: mcs/mcs/method.cs:2483
2825 #, csharp-format
2826 msgid "User-defined operator `{0}' must be declared static and public"
2827 msgstr ""
2828
2829 #: mcs/mcs/method.cs:2522
2830 msgid ""
2831 "User-defined operator cannot take an object of the enclosing type and "
2832 "convert to an object of the enclosing type"
2833 msgstr ""
2834
2835 #: mcs/mcs/method.cs:2533
2836 msgid "User-defined conversion must convert to or from the enclosing type"
2837 msgstr ""
2838
2839 #: mcs/mcs/method.cs:2539
2840 #, fuzzy, csharp-format
2841 msgid ""
2842 "User-defined conversion `{0}' cannot convert to or from the dynamic type"
2843 msgstr "`{0}' は特別なクラス `{1}' から派生することはできません"
2844
2845 #: mcs/mcs/method.cs:2546
2846 #, csharp-format
2847 msgid ""
2848 "User-defined conversion `{0}' cannot convert to or from an interface type"
2849 msgstr ""
2850
2851 #: mcs/mcs/method.cs:2553
2852 #, csharp-format
2853 msgid "User-defined conversion `{0}' cannot convert to or from a base class"
2854 msgstr ""
2855
2856 #: mcs/mcs/method.cs:2559
2857 #, csharp-format
2858 msgid "User-defined conversion `{0}' cannot convert to or from a derived class"
2859 msgstr ""
2860
2861 #: mcs/mcs/method.cs:2566
2862 msgid ""
2863 "Overloaded shift operator must have the type of the first operand be the "
2864 "containing type, and the type of the second operand must be int"
2865 msgstr ""
2866
2867 #: mcs/mcs/method.cs:2575
2868 msgid ""
2869 "The return type for ++ or -- operator must be the containing type or derived "
2870 "from the containing type"
2871 msgstr ""
2872
2873 #: mcs/mcs/method.cs:2580
2874 msgid "The parameter type for ++ or -- operator must be the containing type"
2875 msgstr ""
2876
2877 #: mcs/mcs/method.cs:2587
2878 msgid "The parameter type of a unary operator must be the containing type"
2879 msgstr ""
2880
2881 #: mcs/mcs/method.cs:2595
2882 msgid "The return type of operator True or False must be bool"
2883 msgstr ""
2884
2885 #: mcs/mcs/method.cs:2610
2886 msgid "One of the parameters of a binary operator must be the containing type"
2887 msgstr ""
2888
2889 #: mcs/mcs/modifiers.cs:277
2890 #, csharp-format
2891 msgid "The modifier `{0}' is not valid for this item"
2892 msgstr ""
2893
2894 #: mcs/mcs/namespace.cs:186
2895 #, csharp-format
2896 msgid ""
2897 "The type or namespace name `{0}' could not be found in the global namespace "
2898 "(are you missing an assembly reference?)"
2899 msgstr ""
2900
2901 #: mcs/mcs/namespace.cs:190
2902 #, csharp-format
2903 msgid ""
2904 "The type or namespace name `{0}' does not exist in the namespace `{1}'. Are "
2905 "you missing an assembly reference?"
2906 msgstr ""
2907
2908 #: mcs/mcs/namespace.cs:284
2909 #, csharp-format
2910 msgid "The imported type `{0}' is defined multiple times"
2911 msgstr ""
2912
2913 #: mcs/mcs/namespace.cs:749 mcs/mcs/namespace.cs:761
2914 msgid ""
2915 "A using clause must precede all other namespace elements except extern alias "
2916 "declarations"
2917 msgstr ""
2918
2919 #: mcs/mcs/namespace.cs:777
2920 #, csharp-format
2921 msgid "The using alias `{0}' appeared previously in this namespace"
2922 msgstr ""
2923
2924 #: mcs/mcs/namespace.cs:813
2925 #, csharp-format
2926 msgid "The namespace `{0}' already contains a definition for `{1}'"
2927 msgstr ""
2928
2929 #: mcs/mcs/namespace.cs:1035
2930 #, csharp-format
2931 msgid "Namespace `{0}' contains a definition with same name as alias `{1}'"
2932 msgstr ""
2933
2934 #: mcs/mcs/namespace.cs:1087
2935 #, csharp-format
2936 msgid "`{0}' is an ambiguous reference between `{1}' and `{2}'"
2937 msgstr ""
2938
2939 #: mcs/mcs/namespace.cs:1113
2940 #, csharp-format
2941 msgid ""
2942 "The type or namespace name `{0}' could not be found. Are you missing a using "
2943 "directive or an assembly reference?"
2944 msgstr ""
2945
2946 #: mcs/mcs/namespace.cs:1303
2947 #, csharp-format
2948 msgid ""
2949 "`{0}' is a type not a namespace. A using namespace directive can only be "
2950 "applied to namespaces"
2951 msgstr ""
2952
2953 #: mcs/mcs/namespace.cs:1322
2954 #, csharp-format
2955 msgid "The extern alias `{0}' was not specified in -reference option"
2956 msgstr ""
2957
2958 #: mcs/mcs/nullable.cs:1026
2959 msgid ""
2960 "An expression tree cannot contain a coalescing operator with null left side"
2961 msgstr ""
2962
2963 #: mcs/mcs/parameter.cs:157
2964 msgid "The params parameter must be a single dimensional array"
2965 msgstr ""
2966
2967 #: mcs/mcs/parameter.cs:317
2968 msgid "An out parameter cannot have the `In' attribute"
2969 msgstr ""
2970
2971 #: mcs/mcs/parameter.cs:322
2972 msgid ""
2973 "Do not use `System.ParamArrayAttribute'. Use the `params' keyword instead"
2974 msgstr ""
2975
2976 #: mcs/mcs/parameter.cs:329
2977 msgid ""
2978 "Cannot specify only `Out' attribute on a ref parameter. Use both `In' and "
2979 "`Out' attributes or neither"
2980 msgstr ""
2981
2982 #: mcs/mcs/parameter.cs:340
2983 #, fuzzy, csharp-format
2984 msgid "Cannot specify `{0}' attribute on optional parameter `{1}'"
2985 msgstr "インデクサを含む型には`DefaultMember'属性を指定できません"
2986
2987 #: mcs/mcs/parameter.cs:377
2988 #, csharp-format
2989 msgid "Method or delegate parameter cannot be of type `{0}'"
2990 msgstr ""
2991
2992 #: mcs/mcs/parameter.cs:387
2993 #, csharp-format
2994 msgid "`{0}': static types cannot be used as parameters"
2995 msgstr ""
2996
2997 #: mcs/mcs/parameter.cs:393
2998 #, fuzzy, csharp-format
2999 msgid "The extension method cannot be of type `{0}'"
3000 msgstr "`{0}': 拡張メソッドはネストしたクラスの中では定義できません"
3001
3002 #: mcs/mcs/parameter.cs:433
3003 #, csharp-format
3004 msgid ""
3005 "Argument of type `{0}' is not applicable for the DefaultParameterValue "
3006 "attribute"
3007 msgstr ""
3008
3009 #: mcs/mcs/parameter.cs:437
3010 #, csharp-format
3011 msgid ""
3012 "The DefaultParameterValue attribute is not applicable on parameters of type `"
3013 "{0}'"
3014 msgstr ""
3015
3016 #: mcs/mcs/parameter.cs:465
3017 msgid "The type of the default value should match the type of the parameter"
3018 msgstr ""
3019
3020 #: mcs/mcs/parameter.cs:615
3021 msgid "An expression tree parameter cannot use `ref' or `out' modifier"
3022 msgstr ""
3023
3024 #: mcs/mcs/parameter.cs:1091
3025 #, csharp-format
3026 msgid "The parameter name `{0}' conflicts with a compiler generated name"
3027 msgstr ""
3028
3029 #: mcs/mcs/parameter.cs:1251
3030 #, csharp-format
3031 msgid ""
3032 "The expression being assigned to optional parameter `{0}' must be a constant "
3033 "or default value"
3034 msgstr ""
3035
3036 #: mcs/mcs/parameter.cs:1268
3037 #, csharp-format
3038 msgid ""
3039 "The expression being assigned to nullable optional parameter `{0}' must be "
3040 "default value"
3041 msgstr ""
3042
3043 #: mcs/mcs/parameter.cs:1276
3044 #, csharp-format
3045 msgid ""
3046 "Optional parameter `{0}' of type `{1}' can only be initialized with `null'"
3047 msgstr ""
3048
3049 #: mcs/mcs/parameter.cs:1287
3050 #, csharp-format
3051 msgid ""
3052 "Optional parameter expression of type `{0}' cannot be converted to parameter "
3053 "type `{1}'"
3054 msgstr ""
3055
3056 #: mcs/mcs/pending.cs:327
3057 #, csharp-format
3058 msgid ""
3059 "Cannot implement interface `{0}' with the specified type parameters because "
3060 "it causes method `{1}' to differ on parameter modifiers only"
3061 msgstr ""
3062
3063 #: mcs/mcs/pending.cs:693
3064 #, csharp-format
3065 msgid ""
3066 "`{0}' does not implement interface member `{1}' and the best implementing "
3067 "candidate `{2}' is static"
3068 msgstr ""
3069
3070 #: mcs/mcs/pending.cs:697
3071 #, csharp-format
3072 msgid ""
3073 "`{0}' does not implement interface member `{1}' and the best implementing "
3074 "candidate `{2}' in not public"
3075 msgstr ""
3076
3077 #: mcs/mcs/pending.cs:701
3078 #, csharp-format
3079 msgid ""
3080 "`{0}' does not implement interface member `{1}' and the best implementing "
3081 "candidate `{2}' return type `{3}' does not match interface member return "
3082 "type `{4}'"
3083 msgstr ""
3084
3085 #: mcs/mcs/pending.cs:706
3086 #, csharp-format
3087 msgid "`{0}' does not implement interface member `{1}'"
3088 msgstr ""
3089
3090 #: mcs/mcs/pending.cs:711
3091 #, csharp-format
3092 msgid "`{0}' does not implement inherited abstract member `{1}'"
3093 msgstr ""
3094
3095 #: mcs/mcs/property.cs:349
3096 #, csharp-format
3097 msgid ""
3098 "`{0}': accessibility modifiers may not be used on accessors in an interface"
3099 msgstr ""
3100
3101 #: mcs/mcs/property.cs:352
3102 #, fuzzy, csharp-format
3103 msgid "`{0}': abstract properties cannot have private accessors"
3104 msgstr "`{0}': virtualまたはabstractのメンバはprivateにはできません"
3105
3106 #: mcs/mcs/property.cs:397
3107 #, csharp-format
3108 msgid ""
3109 "The accessibility modifier of the `{0}' accessor must be more restrictive "
3110 "than the modifier of the property or indexer `{1}'"
3111 msgstr ""
3112
3113 #: mcs/mcs/property.cs:506
3114 #, csharp-format
3115 msgid "Explicit interface implementation `{0}' is missing accessor `{1}'"
3116 msgstr ""
3117
3118 #: mcs/mcs/property.cs:525
3119 #, fuzzy, csharp-format
3120 msgid ""
3121 "`{0}': cannot override because `{1}' does not have an overridable get "
3122 "accessor"
3123 msgstr "`{0}': `{1}' はイベントではないため、オーバーライドできません"
3124
3125 #: mcs/mcs/property.cs:542
3126 #, fuzzy, csharp-format
3127 msgid ""
3128 "`{0}': cannot override because `{1}' does not have an overridable set "
3129 "accessor"
3130 msgstr "`{0}': `{1}' はイベントではないため、オーバーライドできません"
3131
3132 #: mcs/mcs/property.cs:583
3133 #, csharp-format
3134 msgid ""
3135 "`{0}': Cannot specify accessibility modifiers for both accessors of the "
3136 "property or indexer"
3137 msgstr ""
3138
3139 #: mcs/mcs/property.cs:590
3140 #, csharp-format
3141 msgid ""
3142 "`{0}': accessibility modifiers on accessors may only be used if the property "
3143 "or indexer has both a get and a set accessor"
3144 msgstr ""
3145
3146 #: mcs/mcs/property.cs:818
3147 #, csharp-format
3148 msgid ""
3149 "Automatically implemented property `{0}' cannot be used inside a type with "
3150 "an explicit StructLayout attribute"
3151 msgstr ""
3152
3153 #: mcs/mcs/property.cs:1305
3154 #, csharp-format
3155 msgid "`{0}': event must be of a delegate type"
3156 msgstr ""
3157
3158 #: mcs/mcs/property.cs:1574
3159 #, csharp-format
3160 msgid ""
3161 "The `{0}' attribute is valid only on an indexer that is not an explicit "
3162 "interface member declaration"
3163 msgstr ""
3164
3165 #: mcs/mcs/property.cs:1578
3166 #, fuzzy
3167 msgid "Cannot set the `IndexerName' attribute on an indexer marked override"
3168 msgstr "インデクサを含む型には`DefaultMember'属性を指定できません"
3169
3170 #: mcs/mcs/module.cs:335
3171 #, csharp-format
3172 msgid "Value specified for the argument to `{0}' is not valid"
3173 msgstr ""
3174
3175 #: mcs/mcs/statement.cs:88
3176 msgid ""
3177 "A lambda expression with statement body cannot be converted to an expresion "
3178 "tree"
3179 msgstr ""
3180
3181 #: mcs/mcs/statement.cs:843
3182 #, csharp-format
3183 msgid ""
3184 "An object of a type convertible to `{0}' is required for the return statement"
3185 msgstr ""
3186
3187 #: mcs/mcs/statement.cs:857
3188 #, csharp-format
3189 msgid ""
3190 "`{0}': A return keyword must not be followed by any expression when method "
3191 "returns void"
3192 msgstr ""
3193
3194 #: mcs/mcs/statement.cs:882
3195 #, csharp-format
3196 msgid ""
3197 "`{0}': A return keyword must not be followed by an expression when async "
3198 "method returns Task. Consider using Task<T>"
3199 msgstr ""
3200
3201 #: mcs/mcs/statement.cs:910
3202 #, csharp-format
3203 msgid ""
3204 "Cannot convert `{0}' to delegate type `{1}' because some of the return types "
3205 "in the block are not implicitly convertible to the delegate return type"
3206 msgstr ""
3207
3208 #: mcs/mcs/statement.cs:955
3209 msgid ""
3210 "Cannot return a value from iterators. Use the yield return statement to "
3211 "return a value, or yield break to end the iteration"
3212 msgstr ""
3213
3214 #: mcs/mcs/statement.cs:1127 mcs/mcs/statement.cs:1172
3215 msgid "A goto case is only valid inside a switch statement"
3216 msgstr ""
3217
3218 #: mcs/mcs/statement.cs:1260 mcs/mcs/statement.cs:5137
3219 msgid "The type caught or thrown must be derived from System.Exception"
3220 msgstr ""
3221
3222 #: mcs/mcs/statement.cs:1505
3223 msgid "A fixed statement cannot use an implicitly typed local variable"
3224 msgstr ""
3225
3226 #: mcs/mcs/statement.cs:1510
3227 msgid "An implicitly typed local variable cannot be a constant"
3228 msgstr ""
3229
3230 #: mcs/mcs/statement.cs:1515
3231 msgid ""
3232 "An implicitly typed local variable declarator must include an initializer"
3233 msgstr ""
3234
3235 #: mcs/mcs/statement.cs:1520
3236 msgid ""
3237 "An implicitly typed local variable declaration cannot include multiple "
3238 "declarators"
3239 msgstr ""
3240
3241 #: mcs/mcs/statement.cs:2136
3242 #, csharp-format
3243 msgid ""
3244 "A local variable named `{0}' cannot be declared in this scope because it "
3245 "would give a different meaning to `{0}', which is already used in a `{1}' "
3246 "scope to denote something else"
3247 msgstr ""
3248
3249 #: mcs/mcs/statement.cs:2148
3250 #, csharp-format
3251 msgid "A local variable named `{0}' is already defined in this scope"
3252 msgstr ""
3253
3254 #: mcs/mcs/statement.cs:2155
3255 #, fuzzy, csharp-format
3256 msgid ""
3257 "The type parameter name `{0}' is the same as local variable or parameter name"
3258 msgstr ""
3259 "型パラメータ `{0}' が、その宣言型あるいはメソッドと同じ名前になっています"
3260
3261 #: mcs/mcs/statement.cs:2801
3262 #, csharp-format
3263 msgid ""
3264 "The out parameter `{0}' must be assigned to before control leaves the "
3265 "current method"
3266 msgstr ""
3267
3268 #: mcs/mcs/statement.cs:2899
3269 #, csharp-format
3270 msgid "`{0}': not all code paths return a value"
3271 msgstr ""
3272
3273 #: mcs/mcs/statement.cs:2916
3274 #, csharp-format
3275 msgid "Not all code paths return a value in anonymous method of type `{0}'"
3276 msgstr ""
3277
3278 #: mcs/mcs/statement.cs:3116
3279 #, csharp-format
3280 msgid "The label `{0}' is a duplicate"
3281 msgstr ""
3282
3283 #: mcs/mcs/statement.cs:3125 mcs/mcs/statement.cs:3136
3284 #, csharp-format
3285 msgid ""
3286 "The label `{0}' shadows another label by the same name in a contained scope"
3287 msgstr ""
3288
3289 #: mcs/mcs/statement.cs:3426
3290 #, csharp-format
3291 msgid "The label `case {0}:' already occurs in this switch statement"
3292 msgstr ""
3293
3294 #: mcs/mcs/statement.cs:3945
3295 #, csharp-format
3296 msgid ""
3297 "A switch expression of type `{0}' cannot be converted to an integral type, "
3298 "bool, char, string, enum or nullable type"
3299 msgstr ""
3300
3301 #: mcs/mcs/statement.cs:4520
3302 #, csharp-format
3303 msgid "`{0}' is not a reference type as required by the lock statement"
3304 msgstr ""
3305
3306 #: mcs/mcs/statement.cs:4867
3307 msgid "The type of locals declared in a fixed statement must be a pointer type"
3308 msgstr ""
3309
3310 #: mcs/mcs/statement.cs:4883
3311 msgid ""
3312 "The right hand side of a fixed statement assignment may not be a cast "
3313 "expression"
3314 msgstr ""
3315
3316 #: mcs/mcs/statement.cs:4953
3317 msgid ""
3318 "You cannot use the fixed statement to take the address of an already fixed "
3319 "expression"
3320 msgstr ""
3321
3322 #: mcs/mcs/statement.cs:5308
3323 #, csharp-format
3324 msgid ""
3325 "A previous catch clause already catches all exceptions of this or a super "
3326 "type `{0}'"
3327 msgstr ""
3328
3329 #: mcs/mcs/statement.cs:5448
3330 #, csharp-format
3331 msgid ""
3332 "`{0}': type used in a using statement must be implicitly convertible to "
3333 "`System.IDisposable'"
3334 msgstr ""
3335
3336 #: mcs/mcs/statement.cs:5898
3337 #, csharp-format
3338 msgid ""
3339 "foreach statement requires that the return type `{0}' of `{1}' must have a "
3340 "suitable public MoveNext method and public Current property"
3341 msgstr ""
3342
3343 #: mcs/mcs/statement.cs:5943
3344 #, csharp-format
3345 msgid ""
3346 "foreach statement cannot operate on variables of type `{0}' because it "
3347 "contains multiple implementation of `{1}'. Try casting to a specific "
3348 "implementation"
3349 msgstr ""
3350
3351 #: mcs/mcs/statement.cs:5972
3352 #, csharp-format
3353 msgid ""
3354 "foreach statement cannot operate on variables of type `{0}' because it does "
3355 "not contain a definition for `{1}' or is inaccessible"
3356 msgstr ""
3357
3358 #: mcs/mcs/statement.cs:6192
3359 msgid "Use of null is not valid in this context"
3360 msgstr ""
3361
3362 #: mcs/mcs/statement.cs:6202
3363 #, csharp-format
3364 msgid "Foreach statement cannot operate on a `{0}'"
3365 msgstr ""
3366
3367 #: mcs/mcs/typemanager.cs:626
3368 #, csharp-format
3369 msgid "The predefined type `{0}.{1}' is not defined or imported"
3370 msgstr ""
3371
3372 #: mcs/mcs/typemanager.cs:671
3373 #, csharp-format
3374 msgid ""
3375 "The predefined type `{0}.{1}' is defined multiple times. Using definition "
3376 "from `{2}'"
3377 msgstr ""
3378
3379 #: mcs/mcs/typemanager.cs:686
3380 #, csharp-format
3381 msgid "The predefined type `{0}.{1}' is not declared correctly"
3382 msgstr ""
3383
3384 #: mcs/mcs/typemanager.cs:811
3385 #, csharp-format
3386 msgid ""
3387 "The compiler required member `{0}.{1}{2}' could not be found or is "
3388 "inaccessible"
3389 msgstr ""
3390
3391 #: mcs/mcs/typemanager.cs:925
3392 #, csharp-format
3393 msgid ""
3394 "Cannot take the address of, get the size of, or declare a pointer to a "
3395 "managed type `{0}'"
3396 msgstr ""
3397
3398 #~ msgid ""
3399 #~ "`{0}': Extension methods cannot be declared without a reference to System."
3400 #~ "Core.dll assembly. Add the assembly reference or remove `this' modifer "
3401 #~ "from the first parameter"
3402 #~ msgstr ""
3403 #~ "`{0}': 拡張メソッドはSystem.Core.dllアセンブリへの参照なしでは宣言できませ"
3404 #~ "ん。アセンブリ参照を追加するか、または最初のパラメータから `this' 修飾子を"
3405 #~ "取り除いてください。"
3406
3407 #~ msgid ""
3408 #~ "`{0}' is not a valid attribute location for this declaration. Valid "
3409 #~ "attribute locations for this declaration are `{1}'"
3410 #~ msgstr ""
3411 #~ "`{0}' の属性の位置はその宣言からは有効ではありません。宣言されている有効な"
3412 #~ "属性の位置は `{1}' です"
3413
3414 #, fuzzy
3415 #~ msgid "The constant `{0}' cannot be marked static"
3416 #~ msgstr "abstractメソッド `{0}' はvirtualとすることはできません"
3417
3418 #, fuzzy
3419 #~ msgid "`{0}': interface members cannot have a definition"
3420 #~ msgstr "`{0}': virtualまたはabstractのメンバはprivateにはできません"
3421
3422 #, fuzzy
3423 #~ msgid "Cannot specify a default value for the `{0}' parameter"
3424 #~ msgstr "インデクサを含む型には`DefaultMember'属性を指定できません"
3425
3426 #, fuzzy
3427 #~ msgid "The `params' modifier is not allowed in current context"
3428 #~ msgstr "キーワード `new' は名前空間要素で認められていません"
3429
3430 #, fuzzy
3431 #~ msgid "The params parameter cannot be declared as ref or out"
3432 #~ msgstr "abstractメソッド `{0}' はvirtualとすることはできません"
3433
3434 #, fuzzy
3435 #~ msgid "`{0}': property or indexer cannot have void type"
3436 #~ msgstr "`{0}': virtualまたはabstractのメンバはprivateにはできません"
3437
3438 #, fuzzy
3439 #~ msgid "`{0}': property or indexer must have at least one accessor"
3440 #~ msgstr "`{0}': virtualまたはabstractのメンバはprivateにはできません"
3441
3442 #, fuzzy
3443 #~ msgid "Interfaces cannot contain operators"
3444 #~ msgstr "`{0}': staticクラスにはユーザー定義の演算子を含むことはできません"
3445
3446 #, fuzzy
3447 #~ msgid "Interfaces cannot contain contructors"
3448 #~ msgstr "`{0}': staticクラスではデストラクタを定義できません"
3449
3450 #, fuzzy
3451 #~ msgid "Overloaded unary operator `{0}' takes one parameter"
3452 #~ msgstr "Conditionalメソッド `{0}' ではoutパラメータを指定できません"
3453
3454 #~ msgid "Class, struct, or interface method must have a return type"
3455 #~ msgstr "クラス、構造体、インターフェースのメソッドには戻り値型が必要です"
3456
3457 #, fuzzy
3458 #~ msgid "`{0}': static constructor cannot have an access modifier"
3459 #~ msgstr "`{0}': virtualまたはabstractのメンバはprivateにはできません"
3460
3461 #, fuzzy
3462 #~ msgid ""
3463 #~ "`{0}': static constructor cannot have an explicit `this' or `base' "
3464 #~ "constructor call"
3465 #~ msgstr "`{0}': staticクラスではインスタンス コンストラクタを定義できません"
3466
3467 #, fuzzy
3468 #~ msgid "Only class types can contain destructor"
3469 #~ msgstr "`{0}': staticクラスではデストラクタを定義できません"
3470
3471 #, fuzzy
3472 #~ msgid ""
3473 #~ "`{0}': An explicit interface implementation of an event must use property "
3474 #~ "syntax"
3475 #~ msgstr ""
3476 #~ "明示的なインターフェースの宣言で記述された `{0}' は、インターフェースでは"
3477 #~ "ありません"
3478
3479 #, fuzzy
3480 #~ msgid "`{0}': event in interface cannot have an initializer"
3481 #~ msgstr "`{0}': 構造体ではインスタンス フィールドを初期化できません"
3482
3483 #, fuzzy
3484 #~ msgid "`{0}': abstract event cannot have an initializer"
3485 #~ msgstr "`{0}': 構造体ではインスタンス フィールドを初期化できません"
3486
3487 #, fuzzy
3488 #~ msgid "`{0}': event property must have both add and remove accessors"
3489 #~ msgstr "`{0}': virtualまたはabstractのメンバはprivateにはできません"
3490
3491 #, fuzzy
3492 #~ msgid "Named argument `{0}' specified multiple times"
3493 #~ msgstr "属性 `{0}' は複数回指定することができません"
3494
3495 #, fuzzy
3496 #~ msgid "Keyword `new' is not allowed on namespace elements"
3497 #~ msgstr "キーワード `new' は名前空間要素で認められていません"
3498
3499 #, fuzzy
3500 #~ msgid "Identifier expected, `{0}' is a keyword"
3501 #~ msgstr "識別子が必要です: {0}"
3502
3503 #~ msgid "Response file `"
3504 #~ msgstr "レスポンスファイル `"
3505
3506 #~ msgid "Unable to open response file: "
3507 #~ msgstr "レスポンスファイルが開けません"
3508
3509 #~ msgid ""
3510 #~ "`{0}' is marked as an external but has no DllImport attribute. Consider "
3511 #~ "adding a DllImport attribute to specify the external implementation"
3512 #~ msgstr ""
3513 #~ "`{0}' はexternalとして宣言されていますが、DllImport属性をもちません。"
3514 #~ "DllImport属性を追加して、外部実装を指定するようにしてください"
3515
3516 #~ msgid "Can not use a type parameter in an attribute"
3517 #~ msgstr "属性の中で型パラメータを使用することはできません"
3518
3519 #~ msgid ""
3520 #~ "`{0}': Any identifier with double underscores cannot be used when ISO "
3521 #~ "language version mode is specified"
3522 #~ msgstr ""
3523 #~ "`{0}': ISO言語バージョンモードが指定されている場合は、2文字のアンダーライ"
3524 #~ "ンで始まる識別子は使用できません"
3525
3526 #~ msgid "Do not override object.Finalize. Instead, provide a destructor"
3527 #~ msgstr ""
3528 #~ "object.Finalizeをオーバーライドせず、代わりにデストラクタを提供してくださ"
3529 #~ "い"