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