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