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