1 # Mono C# compiler translation file.
2 # Copyright (C) 2008 Novell, Inc.
3 # Miguel de Icaza <miguel@gnome.org>, 2008.
7 "Project-Id-Version: mono 2.1\n"
8 "Report-Msgid-Bugs-To: http://www.mono-project.com/Bugs\n"
9 "POT-Creation-Date: 2014-04-16 14:52+0200\n"
10 "PO-Revision-Date: 2008-09-19 13:28-0400\n"
11 "Last-Translator: Miguel de Icaza <miguel@novell.com>\n"
12 "Language-Team: es <mono-list@lists.ximian.com>\n"
15 "Content-Type: text/plain; charset=utf-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
18 #: mcs/mcs/anonymous.cs:1025
20 msgid "Cannot convert `{0}' to an expression tree of non-delegate type `{1}'"
22 "No es posible convertir `{0}' a un árbol de expresiónáéíóú de tipo `{1}; ya "
23 "que no es un tipo de delegado"
25 #: mcs/mcs/anonymous.cs:1030
27 msgid "Cannot convert `{0}' to non-delegate type `{1}'"
28 msgstr "No es posible convertir `{0}' a un un tipo que no es un delegado `{1}'"
30 #: mcs/mcs/anonymous.cs:1042
33 "Cannot convert `{0}' to delegate type `{1}' since there is a parameter "
37 #: mcs/mcs/anonymous.cs:1054 mcs/mcs/ecore.cs:5483
39 msgid "Delegate `{0}' does not take `{1}' arguments"
40 msgstr "El delegado `{0} no toma {1} argumentos"
42 #: mcs/mcs/anonymous.cs:1069
44 msgid "Parameter `{0}' should not be declared with the `{1}' keyword"
46 "El parámetro `{0}' no debe ser ser declarado con la palabra reservada `{1}'"
48 #: mcs/mcs/anonymous.cs:1072
50 msgid "Parameter `{0}' must be declared with the `{1}' keyword"
52 "El parámetro `{0}' debe de ser declarado con la palabra reservada `{1}'"
54 #: mcs/mcs/anonymous.cs:1089
56 msgid "Parameter `{0}' is declared as type `{1}' but should be `{2}'"
57 msgstr "El parámetro `{0}' está declarado con `{1}' pero debería de ser `{2}'"
59 #: mcs/mcs/anonymous.cs:1235
61 msgid "Async lambda expressions cannot be converted to expression trees"
63 "Los métodos anónimos no pueden ser convertidos a árboles de expresiones"
65 #: mcs/mcs/anonymous.cs:1284
66 msgid "An anonymous method cannot be converted to an expression tree"
68 "Los métodos anónimos no pueden ser convertidos a árboles de expresiones"
70 #: mcs/mcs/anonymous.cs:1303
73 "Cannot convert anonymous method block without a parameter list to delegate "
74 "type `{0}' because it has one or more `out' parameters"
77 #: mcs/mcs/anonymous.cs:1327
79 "Anonymous methods and lambda expressions cannot be used in the current "
82 "Los métodos anónimos y las expresiones lambdas no pueden ser usados en este "
85 #: mcs/mcs/anonymous.cs:1363
86 #, fuzzy, csharp-format
88 "Local variable or parameter `{0}' cannot have their address taken and be "
89 "used inside an anonymous method, lambda expression or query expression"
91 "No se le puede tomar la dirección a la variable local o el parámetro `{0}' y "
92 "ser al mismo tiempo usada dentro de un método anónimo o una expresión lambda."
94 #: mcs/mcs/anonymous.cs:1383
95 #, fuzzy, csharp-format
96 msgid "Cannot convert async {0} to delegate type `{1}'"
97 msgstr "No es posible convertir `{0}' a un un tipo que no es un delegado `{1}'"
99 #: mcs/mcs/anonymous.cs:1693
100 msgid "An expression tree cannot contain an anonymous method expression"
102 "Un árbol de expresiones no puede contener una expresión que sea una método "
105 #: mcs/mcs/anonymous.cs:1983
108 "`{0}': An anonymous type cannot have multiple properties with the same name"
110 "`{0}' An tipo anónimo no puede tener multiples propiedades con el mismo "
113 #: mcs/mcs/argument.cs:99
116 "An expression tree cannot contain an invocation which uses optional parameter"
117 msgstr "Un árbol de expresiones no puede contener un operador de asignación"
119 #: mcs/mcs/argument.cs:252
121 msgid "An expression tree cannot contain named argument"
122 msgstr "Un árbol de expresiones no puede contener un operador de asignación"
124 #: mcs/mcs/argument.cs:363
127 "The method group `{0}' cannot be used as an argument of dynamic operation. "
128 "Consider using parentheses to invoke the method"
131 #: mcs/mcs/argument.cs:367
134 "An anonymous method or lambda expression cannot be used as an argument of "
135 "dynamic operation. Consider using a cast"
137 "Los métodos anónimos y las expresiones lambdas no pueden ser usados en este "
140 #: mcs/mcs/argument.cs:370
141 #, fuzzy, csharp-format
143 "An expression of type `{0}' cannot be used as an argument of dynamic "
145 msgstr "Un árbol de expresiones no puede contener un operador de asignación"
147 #: mcs/mcs/assign.cs:326
148 msgid "An expression tree cannot contain an assignment operator"
149 msgstr "Un árbol de expresiones no puede contener un operador de asignación"
151 #: mcs/mcs/assign.cs:779
153 msgid "Cannot assign to `{0}' because it is a `{1}'"
156 #: mcs/mcs/assembly.cs:286
157 msgid "Invalid type specified as an argument for TypeForwardedTo attribute"
160 #: mcs/mcs/assembly.cs:294
162 msgid "A duplicate type forward of type `{0}'"
165 #: mcs/mcs/assembly.cs:303
167 msgid "Cannot forward type `{0}' because it is defined in this assembly"
170 #: mcs/mcs/assembly.cs:309
171 #, fuzzy, csharp-format
172 msgid "Cannot forward type `{0}' because it is a nested type"
173 msgstr "No es posible aplicar el atributo `{0}' ya que es abstracto"
175 #: mcs/mcs/assembly.cs:338
178 "Friend assembly reference `{0}' is invalid. InternalsVisibleTo declarations "
179 "cannot have a version, culture or processor architecture specified"
182 #: mcs/mcs/assembly.cs:346
185 "Friend assembly reference `{0}' is invalid. Strong named assemblies must "
186 "specify a public key in their InternalsVisibleTo declarations"
189 #: mcs/mcs/assembly.cs:392
191 msgid "Referenced assembly `{0}' does not have a strong name"
194 #: mcs/mcs/assembly.cs:398
196 msgid "Referenced assembly `{0}' has different culture setting of `{1}'"
199 #: mcs/mcs/assembly.cs:413
202 "Friend access was granted to `{0}', but the output assembly is named `{1}'. "
203 "Try adding a reference to `{0}' or change the output assembly name to match "
207 #: mcs/mcs/assembly.cs:427
209 "Could not sign the assembly. ECMA key can only be used to delay-sign "
213 #: mcs/mcs/assembly.cs:681
215 "Added modules must be marked with the CLSCompliant attribute to match the "
219 #: mcs/mcs/assembly.cs:716 mcs/mcs/assembly.cs:731
222 "Option `{0}' overrides attribute `{1}' given in a source file or added module"
225 #: mcs/mcs/assembly.cs:766
226 msgid "Delay signing was requested but no key file was given"
229 #: mcs/mcs/assembly.cs:787
230 msgid "Cannot link resource file when building a module"
233 #: mcs/mcs/assembly.cs:792
235 msgid "Error reading resource file `{0}'"
238 #: mcs/mcs/assembly.cs:862
239 msgid "Could not write to file `"
242 #: mcs/mcs/assembly.cs:906
244 msgid "Cannot specify -main if building a module or library"
246 "No puede especificar el atributo `DefaultMember' en un tipo que contiene un "
249 #: mcs/mcs/assembly.cs:932
251 msgid "Could not find `{0}' specified for Main method"
254 #: mcs/mcs/assembly.cs:938
255 #, fuzzy, csharp-format
256 msgid "`{0}' specified for Main method must be a valid class or struct"
257 msgstr "`{0}' Los métodos de extensión deben de ser estáticos"
259 #: mcs/mcs/assembly.cs:942
260 #, fuzzy, csharp-format
261 msgid "`{0}' does not have a suitable static Main method"
263 "La palabra reservada `new' no está permitida en los elementos de un espacio "
266 #: mcs/mcs/assembly.cs:945
269 "Program `{0}' does not contain a static `Main' method suitable for an entry "
273 #: mcs/mcs/assembly.cs:964
274 msgid "Error during assembly signing. "
277 #: mcs/mcs/assembly.cs:1149
279 msgid "Metadata file `{0}' could not be found"
282 #: mcs/mcs/assembly.cs:1154
283 #, fuzzy, csharp-format
284 msgid "Metadata file `{0}' does not contain valid metadata"
285 msgstr "El delegado `{0} no toma {1} argumentos"
287 #: mcs/mcs/assembly.cs:1160
290 "Referenced assembly file `{0}' is a module. Consider using `-addmodule' "
291 "option to add the module"
294 #: mcs/mcs/assembly.cs:1167
297 "Added module file `{0}' is an assembly. Consider using `-r' option to "
301 #: mcs/mcs/async.cs:78
302 msgid "The `await' operator cannot be used in the body of a finally clause"
305 #: mcs/mcs/async.cs:83
306 msgid "The `await' operator cannot be used in the body of a lock statement"
309 #: mcs/mcs/async.cs:88
310 msgid "The `await' operator cannot be used in an unsafe context"
313 #: mcs/mcs/async.cs:164
316 "Cannot await void method `{0}'. Consider changing method return type to "
320 #: mcs/mcs/async.cs:167
322 msgid "Cannot await `{0}' expression"
325 #: mcs/mcs/async.cs:315
328 "The awaiter type `{0}' must have suitable IsCompleted and GetResult members"
331 #: mcs/mcs/async.cs:323
333 "The `await' operator may only be used in a query expression within the first "
334 "collection expression of the initial `from' clause or within the collection "
335 "expression of a `join' clause"
338 #: mcs/mcs/async.cs:328
339 msgid "The `await' operator cannot be used in a catch clause"
342 #: mcs/mcs/async.cs:360
344 msgid "The `await' operand type `{0}' must have suitable GetAwaiter method"
347 #: mcs/mcs/async.cs:376
348 #, fuzzy, csharp-format
349 msgid "The awaiter type `{0}' must implement interface `{1}'"
350 msgstr "`{0}': el tipo contenedor no implementa la interface `{1}'"
352 #: mcs/mcs/async.cs:658
354 "Cannot find compiler required types for asynchronous functions support. Are "
355 "you targeting the wrong framework version?"
358 #: mcs/mcs/attribute.cs:228
361 "`{0}' is not a valid named attribute argument. Named attribute arguments "
362 "must be fields which are not readonly, static, const or read-write "
363 "properties which are public and not static"
366 #: mcs/mcs/attribute.cs:237
369 "`{0}' is not a valid named attribute argument because it is not a valid "
370 "attribute parameter type"
373 #: mcs/mcs/attribute.cs:243
375 msgid "An attribute argument cannot be dynamic expression"
377 "Los métodos anónimos no pueden ser convertidos a árboles de expresiones"
379 #: mcs/mcs/attribute.cs:248
380 msgid "The Guid attribute must be specified with the ComImport attribute"
382 "El atributo Guid debe de ser especificado junto con el atributo ComImport"
384 #: mcs/mcs/attribute.cs:253
386 msgid "Do not use `{0}' directly. Use parameter modifier `this' instead"
388 "No use `{0}' directamente. Use el modificador de parámetro `this' en su "
391 #: mcs/mcs/attribute.cs:258
392 #, fuzzy, csharp-format
393 msgid "Do not use `{0}' directly. Use `dynamic' keyword instead"
395 "No use `{0}' directamente. Use el modificador de parámetro `this' en su "
398 #: mcs/mcs/attribute.cs:267
400 msgid "Error during emitting `{0}' attribute. The reason is `{1}'"
401 msgstr "Error al emitir el atributo `{0}'. La razón es `{1}'"
403 #: mcs/mcs/attribute.cs:327
404 #, fuzzy, csharp-format
406 "`{0}' is ambiguous between `{1}' and `{2}'. Use either `@{0}' or `{0}"
409 "`{0}' produce una amiguedad entre `{0}' y `{0}Attribute'. Use `@{0}' o `{0}"
412 #: mcs/mcs/attribute.cs:353 mcs/mcs/attribute.cs:364
414 msgid "`{0}': is not an attribute class"
415 msgstr "`{0}' no es una clase atributo"
417 #: mcs/mcs/attribute.cs:473
419 msgid "Cannot apply attribute class `{0}' because it is abstract"
420 msgstr "No es posible aplicar el atributo `{0}' ya que es abstracto"
422 #: mcs/mcs/attribute.cs:544
424 msgid "Duplicate named attribute `{0}' argument"
427 #: mcs/mcs/attribute.cs:1003
430 "The attribute `{0}' is not valid on this declaration type. It is valid on `"
431 "{1}' declarations only"
434 #: mcs/mcs/attribute.cs:1025
436 msgid "The argument to the `{0}' attribute must be a valid identifier"
438 "El argumento pasado al atributo `{0}' debe de ser un identificador válido"
440 #: mcs/mcs/attribute.cs:1039
441 #, fuzzy, csharp-format
442 msgid "Invalid value for argument to `{0}' attribute"
443 msgstr "Valor inválido pasado a `System.AttributeUsage'"
445 #: mcs/mcs/attribute.cs:1307
447 msgid "The attribute `{0}' cannot be applied multiple times"
450 #: mcs/mcs/attribute.cs:1613
452 msgid "`{0}' is obsolete: `{1}'"
455 #: mcs/mcs/cs-tokenizer.cs:811
457 "The `partial' modifier can be used only immediately before `class', "
458 "`struct', `interface', or `void' keyword"
460 "El modificador `partial' solamente puede ser utilizado antes de `class', "
461 "`struct', `interface' o la palabra clave `void'"
463 #: mcs/mcs/cs-tokenizer.cs:1515 mcs/mcs/cs-tokenizer.cs:1578
464 msgid "Invalid number"
465 msgstr "Número inválido"
467 #: mcs/mcs/cs-tokenizer.cs:1793
469 msgid "Unrecognized escape sequence `\\{0}'"
470 msgstr "Secuencia de escape no reconocida: `\\\\{0}'"
472 #: mcs/mcs/cs-tokenizer.cs:1812
473 msgid "Unrecognized escape sequence"
474 msgstr "Secuencia de escape no reconocida"
476 #: mcs/mcs/cs-tokenizer.cs:2077
478 msgid "Filename, single-line comment or end-of-line expected"
479 msgstr "Esperaba un comentario de una sola línea o el final de archivo"
481 #: mcs/mcs/cs-tokenizer.cs:2125
483 msgid "Missing identifier to pre-processor directive"
484 msgstr "La directiva del pre-procesador requiere un identificador"
486 #: mcs/mcs/cs-tokenizer.cs:2135 mcs/mcs/cs-tokenizer.cs:2139
488 msgid "Identifier expected: {0}"
489 msgstr "Esperaba un identificador: {0}."
491 #: mcs/mcs/cs-tokenizer.cs:2647
493 msgid "Integral constant is too large"
494 msgstr "La constante numérica es demasiado grande"
496 #: mcs/mcs/cs-tokenizer.cs:2652
497 msgid "Invalid preprocessor directive"
498 msgstr "Directiva inválida para el pre-procesador."
500 #: mcs/mcs/cs-tokenizer.cs:2659
502 msgid "Unexpected processor directive ({0})"
503 msgstr "Directiva inválida para el pre-procesador ({0})."
505 #: mcs/mcs/cs-tokenizer.cs:2665
507 "Cannot define or undefine preprocessor symbols after first token in file"
509 "No es posible definir nuevos símbolos para el preprocesador o elimiar las "
510 "definiciones existentes después del primer tóken del archivo"
512 #: mcs/mcs/cs-tokenizer.cs:2671
514 "Preprocessor directives must appear as the first non-whitespace character on "
517 "Las directivas del pre-procesador deben aparecer como el primer carácter en "
518 "la línea (que no sea un espacio en blanco)"
520 #: mcs/mcs/cs-tokenizer.cs:2676
521 msgid "Single-line comment or end-of-line expected"
522 msgstr "Esperaba un comentario de una sola línea o el final de archivo"
524 #: mcs/mcs/cs-tokenizer.cs:2721 mcs/mcs/cs-tokenizer.cs:3760
525 msgid "Expected `#endif' directive"
526 msgstr "Esperaba la directiva `#endif'"
528 #: mcs/mcs/cs-tokenizer.cs:2754 mcs/mcs/cs-tokenizer.cs:2775
529 #: mcs/mcs/cs-tokenizer.cs:2806 mcs/mcs/cs-tokenizer.cs:3758
530 msgid "#endregion directive expected"
531 msgstr "Esperaba la directiva `#endregion'"
533 #: mcs/mcs/cs-tokenizer.cs:2855
534 msgid "Wrong preprocessor directive"
535 msgstr "La directiva del pre-procesador es errónea"
537 #: mcs/mcs/cs-tokenizer.cs:2867
539 msgid "#error: '{0}'"
540 msgstr "#error: '{0}'"
542 #: mcs/mcs/cs-tokenizer.cs:2885
543 msgid "The line number specified for #line directive is missing or invalid"
545 "Falta el número de linea especificado en la directiva #line o el número es "
548 #: mcs/mcs/cs-tokenizer.cs:2947 mcs/mcs/cs-tokenizer.cs:3599
549 msgid "Newline in constant"
550 msgstr "Hay un carácter nueva-linea en la constante"
552 #: mcs/mcs/cs-tokenizer.cs:2974
553 msgid "Unterminated string literal"
554 msgstr "La literal de texto no tiene fin"
556 #: mcs/mcs/cs-tokenizer.cs:3051
557 msgid "Identifier too long (limit is 512 chars)"
558 msgstr "El identificador es demasiado grande (el límite son 512 caracteres)"
560 #: mcs/mcs/cs-tokenizer.cs:3437
561 msgid "End-of-file found, '*/' expected"
562 msgstr "El archivo se terminó, y esperaba encontrar un `*/'"
564 #: mcs/mcs/cs-tokenizer.cs:3548
565 msgid "Keyword, identifier, or string expected after verbatim specifier: @"
567 "Esperaba una palabra clave, un identificador o una cadena después del "
568 "especificador '@' (al pie de la letra)"
570 #: mcs/mcs/cs-tokenizer.cs:3569
571 #, fuzzy, csharp-format
572 msgid "Unexpected character `{0}'"
573 msgstr "Esperaba `{0}'"
575 #: mcs/mcs/cs-tokenizer.cs:3594
576 msgid "Empty character literal"
579 #: mcs/mcs/cs-tokenizer.cs:3615
580 msgid "Too many characters in character literal"
583 #: mcs/mcs/cfold.cs:73
584 msgid "The operation overflows at compile time in checked mode"
586 "La operación produjo un sobreflujo durante la compilación en el modo "
587 "verificado (-checked)"
589 #: mcs/mcs/cfold.cs:329 mcs/mcs/expression.cs:4145
591 msgid "Operator `{0}' is ambiguous on operands of type `{1}' and `{2}'"
594 #: mcs/mcs/cfold.cs:782 mcs/mcs/cfold.cs:868
595 msgid "Division by constant zero"
596 msgstr "División por cero (con una constante)"
598 #: mcs/mcs/class.cs:142
601 "Partial declarations of `{0}' must be all classes, all structs or all "
604 "Las declaraciones parciales de `{0}' deben o todas ser classes, o todas "
605 "estructuras o todas interfaces"
607 #: mcs/mcs/class.cs:151
609 msgid "Partial declarations of `{0}' have conflicting accessibility modifiers"
611 "Las varias declaraciones parciales de `{0} tienen modificadores de "
612 "accesibilidad en conflicto"
614 #: mcs/mcs/class.cs:161
617 "Partial declarations of `{0}' must have the same type parameter names in the "
620 "Las declaraciones parciales de `{0} deben de tener los mismos nombres de "
621 "parámetros en el mismo órden."
623 #: mcs/mcs/class.cs:168
624 #, fuzzy, csharp-format
626 "Partial declarations of `{0}' must have the same type parameter variance "
629 "Las declaraciones parciales de `{0} deben de tener los mismos nombres de "
630 "parámetros en el mismo órden."
632 #: mcs/mcs/class.cs:346
635 "Missing partial modifier on declaration of type `{0}'. Another partial "
636 "declaration of this type exists"
639 #: mcs/mcs/class.cs:759
642 "`{0}': explicit interface declaration can only be declared in a class or "
645 "`{0}': las declaraciones explícitas de interfaces solamente pueden ser "
646 "declaradas en una clase o estructura"
648 #: mcs/mcs/class.cs:814
650 msgid "Duplicate type parameter `{0}'"
653 #: mcs/mcs/class.cs:816
654 #, fuzzy, csharp-format
656 "Primary constructor of type `{0}' has parameter of same name as type "
659 "Las declaraciones parciales de `{0}' tienen limitaciones inconsistentes para "
660 "el tipo parametrizado `{1}'"
662 #: mcs/mcs/class.cs:820
664 msgid "The type `{0}' already contains a definition for `{1}'"
667 #: mcs/mcs/class.cs:897
669 "Cannot specify the `DefaultMember' attribute on type containing an indexer"
671 "No puede especificar el atributo `DefaultMember' en un tipo que contiene un "
674 #: mcs/mcs/class.cs:902
675 msgid "The RequiredAttribute attribute is not permitted on C# types"
678 #: mcs/mcs/class.cs:1142
679 #, fuzzy, csharp-format
680 msgid "Class `{0}' cannot derive from the dynamic type"
681 msgstr "`{0}' no es posible derivad de la clase especial `{1}'"
683 #: mcs/mcs/class.cs:1159
685 msgid "`{0}' is already listed in interface list"
686 msgstr "`{0}' ya está listado en la lista de interfaces"
688 #: mcs/mcs/class.cs:1167
691 "Inconsistent accessibility: base interface `{0}' is less accessible than "
694 "Accesibilidad inconsistente: la interface base `{0}' es menos accessible que "
697 #: mcs/mcs/class.cs:1173
699 msgid "Type `{0}' in interface list is not an interface"
700 msgstr "El tipo `{0} en la lista de interfaces no es una interface"
702 #: mcs/mcs/class.cs:1175
704 msgid "`{0}': Classes cannot have multiple base classes (`{1}' and `{2}')"
706 "`{0}': las clases no pueden tener múltiples clases base (`{1}' y `{2}')"
708 #: mcs/mcs/class.cs:1178
710 msgid "`{0}': Base class `{1}' must be specified as first"
711 msgstr "`{0}': la clase base `{1}' tiene que ser especificada primero"
713 #: mcs/mcs/class.cs:1239
716 "The operator `{0}' requires a matching operator `{1}' to also be defined"
718 "El operador `{0}' require que el operador correspondiente `{1}' también sea "
721 #: mcs/mcs/class.cs:1494
723 msgid "Partial declarations of `{0}' must not specify different base classes"
725 "Las declaraciones parciales de `{0}' no deben de especificar clases bases "
728 #: mcs/mcs/class.cs:1529
730 "Only one part of a partial type can declare primary constructor parameters"
733 #: mcs/mcs/class.cs:1546
736 "Inherited interface `{0}' causes a cycle in the interface hierarchy of `{1}'"
738 "La interface heredada `{0}' produce un ciclo en la jerarquía de la interface "
741 #: mcs/mcs/class.cs:1553
743 msgid "Circular base class dependency involving `{0}' and `{1}'"
744 msgstr "Dependencia circular en la clase base involucrando `{0}' y `{1}'"
746 #: mcs/mcs/class.cs:1865
747 #, fuzzy, csharp-format
748 msgid "`{0}': cannot implement a dynamic interface `{1}'"
749 msgstr "`{0}': el tipo contenedor no implementa la interface `{1}'"
751 #: mcs/mcs/class.cs:1880
754 "`{0}' cannot implement both `{1}' and `{2}' because they may unify for some "
755 "type parameter substitutions"
757 "`{0}' no es posible implementar tanto `{1}' como `{2}' por que se pueden "
758 "unificar en algunos casos"
760 #: mcs/mcs/class.cs:1904
763 "A generic type cannot derive from `{0}' because it is an attribute class"
764 msgstr "Los tipos genericos no pueden derivad de `{0} ya que es un atributo"
766 #: mcs/mcs/class.cs:2008
768 "Two indexers have different names; the IndexerName attribute must be used "
769 "with the same name on every indexer within a type"
771 "Hay dos indexadores con nombres distintos; El atributo IndexerName debe "
772 "ser usado con el mismo nombre en todos los indexadores dentro de un tipo"
774 #: mcs/mcs/class.cs:2263
776 msgid "A static member `{0}' cannot be marked as override, virtual or abstract"
778 "El miembro estático `{0}' no puede ser marcado con override, virtual o "
781 #: mcs/mcs/class.cs:2270
783 msgid "A member `{0}' marked as override cannot be marked as new or virtual"
785 "El miembro `{0}' está usa `override' y no puede usar `new' o `virtual' "
787 #: mcs/mcs/class.cs:2282
789 msgid "`{0}' cannot be both extern and abstract"
790 msgstr "`{0}' no puede ser tanto externo como abstracto"
792 #: mcs/mcs/class.cs:2287
794 msgid "`{0}' cannot be both abstract and sealed"
795 msgstr "`{0}'' no puede ser tanto sellado como abstracto"
797 #: mcs/mcs/class.cs:2292
799 msgid "The abstract method `{0}' cannot be marked virtual"
800 msgstr "El método abstracto `{0} no puede ser marcado como virtual"
802 #: mcs/mcs/class.cs:2298
804 msgid "`{0}' is abstract but it is declared in the non-abstract class `{1}'"
806 "`{0}' es abstracto pero ha sido declarado dentro de una clase que no es "
809 #: mcs/mcs/class.cs:2306
811 msgid "`{0}': virtual or abstract members cannot be private"
812 msgstr "`{0}': los miembros virtuales o abstractos no pueden ser privados"
814 #: mcs/mcs/class.cs:2313
816 msgid "`{0}' cannot be sealed because it is not an override"
817 msgstr "`{0}' no puede sellarse por que no es una sobrecarga"
819 #: mcs/mcs/class.cs:2362
821 msgid "`{0}': containing type does not implement interface `{1}'"
822 msgstr "`{0}': el tipo contenedor no implementa la interface `{1}'"
824 #: mcs/mcs/class.cs:2559
826 msgid "Type parameter `{0}' has same name as containing type, or method"
828 "El tipo parametrizado `{0}' tiene el mimo nombre que el tipo contenedor, o "
831 #: mcs/mcs/class.cs:2565
832 #, fuzzy, csharp-format
834 "Primary constructor of type `{0}' has parameter of same name as containing "
837 "El tipo parametrizado `{0}' tiene el mimo nombre que el tipo contenedor, o "
840 #: mcs/mcs/class.cs:2573
842 msgid "`{0}': member names cannot be the same as their enclosing type"
844 "`{0}': los nombres de los miembros no pueden ser el mismo que el del tipo "
847 #: mcs/mcs/class.cs:2709
849 "The class System.Object cannot have a base class or implement an interface."
851 "La clase Syste.Object no puede tener una clase base o implementar una "
854 #: mcs/mcs/class.cs:2718
856 msgid "Attribute `{0}' is only valid on classes derived from System.Attribute"
858 "El atributo `{0}' solamente es válido en las clases derivadas de System."
861 #: mcs/mcs/class.cs:2723
863 "Attribute `System.Diagnostics.ConditionalAttribute' is only valid on methods "
864 "or attribute classes"
866 "El atributo `System.Diagnostics.ConditionalAttribute' solamente es válido en "
867 "métodos o en clases derivadas de System.Attribute"
869 #: mcs/mcs/class.cs:2752
871 msgid "`{0}': an abstract class cannot be sealed or static"
872 msgstr "`{0}': una clase abstracta no puede estar sellada o ser estática"
874 #: mcs/mcs/class.cs:2756
876 msgid "`{0}': a class cannot be both static and sealed"
877 msgstr "`{0}': una clase no puede estar sellada y ser estática al mismo tiempo"
879 #: mcs/mcs/class.cs:2761
880 #, fuzzy, csharp-format
881 msgid "`{0}': Static classes cannot have primary constructor"
883 "`{0}': las clases estáticas no pueden tener constructores de instancias"
885 #: mcs/mcs/class.cs:2767
887 msgid "`{0}': Static classes cannot contain user-defined operators"
889 "`{0}': las clases estáticas no pueden contener operadores definidos por el "
892 #: mcs/mcs/class.cs:2772
894 msgid "`{0}': Static classes cannot contain destructor"
895 msgstr "`{0}': las clases estáticas no pueden contener un destructor"
897 #: mcs/mcs/class.cs:2777
899 msgid "`{0}': cannot declare indexers in a static class"
900 msgstr "`{0}': no es posible declarar indexadores en una clase estática"
902 #: mcs/mcs/class.cs:2785
904 msgid "`{0}': Static classes cannot have instance constructors"
906 "`{0}': las clases estáticas no pueden tener constructores de instancias"
908 #: mcs/mcs/class.cs:2789
910 msgid "`{0}': cannot declare instance members in a static class"
912 "`{0}'L no es posible declarar miembros de instancia en una clase estática"
914 #: mcs/mcs/class.cs:2831
915 #, fuzzy, csharp-format
916 msgid "`{0}': Cannot derive from type parameter `{1}'"
917 msgstr "`{0}': no es posible derivar de una clase estática (`{1}')"
919 #: mcs/mcs/class.cs:2835
921 msgid "`{0}': Cannot derive from static class `{1}'"
922 msgstr "`{0}': no es posible derivar de una clase estática (`{1}')"
924 #: mcs/mcs/class.cs:2839
925 #, fuzzy, csharp-format
926 msgid "`{0}': cannot derive from sealed type `{1}'"
927 msgstr "`{0}': no es posible derivad de una clase sellada (`{1}')"
929 #: mcs/mcs/class.cs:2842
932 "Static class `{0}' cannot derive from type `{1}'. Static classes must derive "
935 "La clase estática `{0}' no puede derivarse del tipo `{1}'. Las clases "
936 "estáticas deben derivar de `System.Object'"
938 #: mcs/mcs/class.cs:2853
940 msgid "`{0}' cannot derive from special class `{1}'"
941 msgstr "`{0}' no es posible derivad de la clase especial `{1}'"
943 #: mcs/mcs/class.cs:2863
946 "Inconsistent accessibility: base class `{0}' is less accessible than class `"
949 "Accesibilidad inconsistente: la clase base `{0}' es menos accessible que la "
952 #: mcs/mcs/class.cs:2871
954 msgid "Static class `{0}' cannot implement interfaces"
955 msgstr "Las clases estáticas no pueden implementar interfaces (`{0}')"
957 #: mcs/mcs/class.cs:2982 mcs/mcs/class.cs:2996
959 msgid "Struct member `{0}' of type `{1}' causes a cycle in the struct layout"
962 #: mcs/mcs/class.cs:3086
964 msgid "`{0}': Structs cannot have instance field initializers"
966 "`{0}': las estructuras no pueden tener inicializadores de campos en "
969 #: mcs/mcs/class.cs:3274
970 #, fuzzy, csharp-format
971 msgid "Do not override `{0}'. Use destructor syntax instead"
973 "No use `{0}' directamente. Use el modificador de parámetro `this' en su "
976 #: mcs/mcs/class.cs:3277
978 msgid "`{0}' is marked as an override but no suitable {1} found to override"
980 "`{0}' está marcado como una sobreescritura pero no es posible encontrar {1} "
983 #: mcs/mcs/class.cs:3283
985 msgid "`{0}': cannot override because `{1}' is not an event"
986 msgstr "`{0}': no es posible sobreescribir ya que `{1}' no es un evento"
988 #: mcs/mcs/class.cs:3286
990 msgid "`{0}': cannot override because `{1}' is not a property"
991 msgstr "`{0}': no es posible sobreescribir `{1}' ya que no es una propiedad"
993 #: mcs/mcs/class.cs:3289
995 msgid "`{0}': cannot override because `{1}' is not a method"
996 msgstr "`{0}': no es posible sobreescribir `{1}' ya que no es un método"
998 #: mcs/mcs/class.cs:3308
999 #, fuzzy, csharp-format
1001 "`{0}' cannot override inherited members `{1}' and `{2}' because they have "
1002 "the same signature when used in type `{3}'"
1004 "`{0}': no es posible sobreescribir el miembro heredado `{1}' ya que este "
1007 #: mcs/mcs/class.cs:3361 mcs/mcs/field.cs:203
1009 msgid "`{0}' hides inherited abstract member `{1}'"
1010 msgstr "`{0}' esconde el miembro abstracto heredado `{1}'"
1012 #: mcs/mcs/class.cs:3385
1015 "`{0}': cannot override inherited member `{1}' because it is not marked "
1016 "virtual, abstract or override"
1018 "`{0}': no es posible sobreescribir el miembro heredado `{1}' ya que este no "
1019 "está marcado con `virtual', `abstract' u `override'"
1021 #: mcs/mcs/class.cs:3393
1023 msgid "`{0}': cannot override inherited member `{1}' because it is sealed"
1025 "`{0}': no es posible sobreescribir el miembro heredado `{1}' ya que este "
1028 #: mcs/mcs/class.cs:3402
1030 msgid "`{0}': type must be `{1}' to match overridden member `{2}'"
1032 "`{0}': el tipo debe de ser `{1}' para que corresponda con el miembro "
1033 "sobreescrito `{2}'"
1035 #: mcs/mcs/class.cs:3405
1037 msgid "`{0}': return type must be `{1}' to match overridden member `{2}'"
1039 "`{0}': El tipo de regreso debe de ser `{1}' para qu ecorresponda con el "
1040 "miembro sobreescrito `{2}'"
1042 #: mcs/mcs/class.cs:3473
1044 msgid "A partial method `{0}' cannot explicitly implement an interface"
1047 #: mcs/mcs/class.cs:3479
1048 #, fuzzy, csharp-format
1049 msgid "The type `{0}' in explicit interface declaration is not an interface"
1050 msgstr "El tipo `{0} en la lista de interfaces no es una interface"
1052 #: mcs/mcs/class.cs:3514
1055 "Inconsistent accessibility: parameter type `{0}' is less accessible than "
1058 "Accesibilidad inconsistente: la interface base `{0}' es menos accessible que "
1059 "el indexador `{1}'"
1061 #: mcs/mcs/class.cs:3518
1064 "Inconsistent accessibility: parameter type `{0}' is less accessible than "
1067 "Accesibilidad inconsistente: el tipo del parámetro `{0}' es menos accessible "
1068 "que el operador `{1}'"
1070 #: mcs/mcs/class.cs:3522
1073 "Inconsistent accessibility: parameter type `{0}' is less accessible than "
1077 #: mcs/mcs/class.cs:3582
1080 "`{0}': cannot change access modifiers when overriding `{1}' inherited member "
1084 #: mcs/mcs/class.cs:3591
1085 #, fuzzy, csharp-format
1086 msgid "`{0}': static types cannot be used as return types"
1088 "`{0}': las clases estáticas no pueden tener constructores de instancias"
1090 #: mcs/mcs/class.cs:3652
1093 "`{0}': Cannot specify constraints for overrides and explicit interface "
1094 "implementation methods"
1097 #: mcs/mcs/class.cs:3716
1099 msgid "New virtual member `{0}' is declared in a sealed class `{1}'"
1102 #: mcs/mcs/class.cs:3731
1103 msgid "Inconsistent accessibility: property type `"
1106 #: mcs/mcs/class.cs:3736
1107 msgid "Inconsistent accessibility: indexer return type `"
1110 #: mcs/mcs/class.cs:3742 mcs/mcs/class.cs:3747 mcs/mcs/delegate.cs:171
1111 msgid "Inconsistent accessibility: return type `"
1114 #: mcs/mcs/class.cs:3752
1115 msgid "Inconsistent accessibility: field type `"
1118 #: mcs/mcs/class.cs:3764
1121 "Parameters or local variables of type `{0}' cannot be declared in async "
1122 "methods or iterators"
1125 #: mcs/mcs/class.cs:3768
1126 #, fuzzy, csharp-format
1128 "Local variables of type `{0}' cannot be used inside anonymous methods, "
1129 "lambda expressions or query expressions"
1131 "No se le puede tomar la dirección a la variable local o el parámetro `{0}' y "
1132 "ser al mismo tiempo usada dentro de un método anónimo o una expresión lambda."
1134 #: mcs/mcs/class.cs:3772
1136 msgid "Field or property cannot be of type `{0}'"
1139 #: mcs/mcs/const.cs:103
1140 #, fuzzy, csharp-format
1141 msgid "Type parameter `{0}' cannot be declared const"
1142 msgstr "El método abstracto `{0} no puede ser marcado como virtual"
1144 #: mcs/mcs/const.cs:106
1146 msgid "The type `{0}' cannot be declared const"
1149 #: mcs/mcs/const.cs:186
1152 "The evaluation of the constant value for `{0}' involves a circular definition"
1155 #: mcs/mcs/constant.cs:66 mcs/mcs/constant.cs:480
1157 msgid "Constant value `{0}' cannot be converted to a `{1}'"
1160 #: mcs/mcs/constant.cs:343
1163 "Constant value `{0}' cannot be converted to a `{1}' (use `unchecked' syntax "
1167 #: mcs/mcs/convert.cs:1200
1170 "Ambiguous user defined operators `{0}' and `{1}' when converting from `{2}' "
1174 #: mcs/mcs/decl.cs:331
1176 msgid "`{0}' cannot declare a body because it is marked extern"
1179 #: mcs/mcs/decl.cs:337
1181 msgid "`{0}' cannot declare a body because it is marked abstract"
1184 #: mcs/mcs/decl.cs:350
1187 "`{0}' must have a body because it is not marked abstract or extern. The "
1188 "property can be automatically implemented when you define both accessors"
1191 #: mcs/mcs/decl.cs:356
1194 "`{0}' must have a body because it is not marked abstract, extern, or partial"
1197 #: mcs/mcs/decl.cs:371
1199 msgid "`{0}': Structs cannot contain protected members"
1202 #: mcs/mcs/decl.cs:377
1204 msgid "`{0}': Static classes cannot contain protected members"
1207 #: mcs/mcs/decl.cs:474
1208 msgid "Constraints are not allowed on non-generic declarations"
1211 #: mcs/mcs/decl.cs:481
1213 msgid "`{0}': A constraint references nonexistent type parameter `{1}'"
1216 #: mcs/mcs/delegate.cs:155
1219 "Inconsistent accessibility: parameter type `{0}' is less accessible than "
1222 "Accesibilidad inconsistente: la interface base `{0}' es menos accessible que "
1225 #: mcs/mcs/delegate.cs:517
1228 "Cannot create delegate from method `{0}' because it is a member of System."
1232 #: mcs/mcs/delegate.cs:530
1235 "Extension method `{0}' of value type `{1}' cannot be used to create delegates"
1238 #: mcs/mcs/delegate.cs:548
1240 msgid "Cannot create delegate from partial method declaration `{0}'"
1243 #: mcs/mcs/delegate.cs:551
1246 "Cannot create delegate with `{0}' because it has a Conditional attribute"
1249 #: mcs/mcs/delegate.cs:599
1252 "A method or delegate `{0} {1}' parameters and return type must be same as "
1253 "delegate `{2} {3}' parameters and return type"
1256 #: mcs/mcs/delegate.cs:606
1259 "A method or delegate `{0}' parameters do not match delegate `{1}' parameters"
1262 #: mcs/mcs/delegate.cs:611
1265 "A method or delegate `{0} {1}' return type does not match delegate `{2} {3}' "
1269 #: mcs/mcs/delegate.cs:787
1270 msgid "Method name expected"
1273 #: mcs/mcs/doc.cs:627
1275 msgid "Error generating XML documentation file `{0}' (`{1}')"
1278 #: mcs/mcs/driver.cs:52
1279 msgid "Source file `"
1282 #: mcs/mcs/driver.cs:258
1283 msgid "No files to compile were specified"
1286 #: mcs/mcs/driver.cs:263
1287 msgid "Platform option `anycpu32bitpreferred' is valid only for executables"
1290 #: mcs/mcs/driver.cs:293
1292 "If no source files are specified you must specify the output file with -out:"
1295 #: mcs/mcs/driver.cs:310
1296 msgid "Output file name is not valid"
1299 #: mcs/mcs/dynamic.cs:278
1301 msgid "An expression tree cannot contain a dynamic operation"
1302 msgstr "Un árbol de expresiones no puede contener un operador de asignación"
1304 #: mcs/mcs/dynamic.cs:311
1306 "Dynamic operation cannot be compiled without `Microsoft.CSharp.dll' assembly "
1310 #: mcs/mcs/ecore.cs:243
1312 msgid "`{0}' is inaccessible due to its protection level"
1315 #: mcs/mcs/ecore.cs:248
1317 msgid "The expression being assigned to `{0}' must be constant"
1320 #: mcs/mcs/ecore.cs:253
1323 "A constant `{0}' of reference type `{1}' can only be initialized with null"
1326 #: mcs/mcs/ecore.cs:274
1327 msgid "Keyword `void' cannot be used in this context"
1330 #: mcs/mcs/ecore.cs:299
1332 msgid "Cannot convert type `{0}' to `{1}'"
1335 #: mcs/mcs/ecore.cs:310
1338 "Cannot implicitly convert type `{0}' to `{1}'. An explicit conversion exists "
1339 "(are you missing a cast?)"
1342 #: mcs/mcs/ecore.cs:313
1344 msgid "Cannot implicitly convert type `{0}' to `{1}'"
1347 #: mcs/mcs/ecore.cs:344
1349 msgid "The {0} `{1}' cannot be used with type arguments"
1352 #: mcs/mcs/ecore.cs:356
1354 msgid "`{0}' does not contain a definition for `{1}'"
1357 #: mcs/mcs/ecore.cs:365
1358 msgid "A ref or out argument must be an assignable variable"
1361 #: mcs/mcs/ecore.cs:367
1363 "The left-hand side of an assignment must be a variable, a property or an "
1367 #: mcs/mcs/ecore.cs:373
1368 msgid "The operation in question is undefined on void pointers"
1371 #: mcs/mcs/ecore.cs:473 mcs/mcs/statement.cs:3810 mcs/mcs/statement.cs:3812
1373 msgid "Internal compiler error: {0}"
1376 #: mcs/mcs/ecore.cs:535 mcs/mcs/expression.cs:7041 mcs/mcs/expression.cs:7049
1377 msgid "A constant value is expected"
1380 #: mcs/mcs/ecore.cs:546
1382 "An attribute argument must be a constant expression, typeof expression or "
1383 "array creation expression"
1386 #: mcs/mcs/ecore.cs:726
1388 msgid "The class `{0}' has no constructors defined"
1391 #: mcs/mcs/ecore.cs:924
1393 msgid "The `{0}' operator cannot be applied to operand of type `{1}'"
1396 #: mcs/mcs/ecore.cs:930
1397 msgid "An expression tree cannot contain an unsafe pointer operation"
1400 #: mcs/mcs/ecore.cs:1012
1402 msgid "`{0}' is a `{1}' but a `{2}' was expected"
1405 #: mcs/mcs/ecore.cs:1045
1407 msgid "Expression denotes a `{0}', where a `{1}' was expected"
1410 #: mcs/mcs/ecore.cs:1055
1411 msgid "Pointers and fixed size buffers may only be used in an unsafe context"
1414 #: mcs/mcs/ecore.cs:2616
1417 "Dynamic keyword requires `{0}' to be defined. Are you missing System.Core."
1418 "dll assembly reference?"
1421 #: mcs/mcs/ecore.cs:2692
1424 "A local variable `{0}' cannot be used before it is declared. Consider "
1425 "renaming the local variable when it hides the member `{1}'"
1428 #: mcs/mcs/ecore.cs:2707 mcs/mcs/ecore.cs:2750
1430 msgid "`{0}' conflicts with a declaration in a child block"
1433 #: mcs/mcs/ecore.cs:2759
1435 msgid "A local variable `{0}' cannot be used before it is declared"
1438 #: mcs/mcs/ecore.cs:2788
1441 "Primary constructor parameter `{0}' is not available in this context when "
1442 "using ref or out modifier"
1445 #: mcs/mcs/ecore.cs:2827
1447 msgid "The name `{0}' does not exist in the current context"
1450 #: mcs/mcs/ecore.cs:2923
1451 msgid "System.Void cannot be used from C#. Consider using `void'"
1454 #: mcs/mcs/ecore.cs:3086
1457 "The type or namespace name `{0}' could not be found in the global namespace. "
1458 "Are you missing {1} assembly reference?"
1461 #: mcs/mcs/ecore.cs:3090
1464 "The type or namespace name `{0}' does not exist in the namespace `{1}'. Are "
1465 "you missing {2} assembly reference?"
1468 #: mcs/mcs/ecore.cs:3330
1470 msgid "Cannot call an abstract base member `{0}'"
1473 #: mcs/mcs/ecore.cs:3337
1476 "Cannot access protected member `{0}' via a qualifier of type `{1}'. The "
1477 "qualifier must be of type `{2}' or derived from it"
1480 #: mcs/mcs/ecore.cs:3362
1483 "Fields of static readonly field `{0}' cannot be assigned to (except in a "
1484 "static constructor or a variable initializer)"
1487 #: mcs/mcs/ecore.cs:3365
1490 "Members of readonly field `{0}' cannot be modified (except in a constructor "
1491 "or a variable initializer)"
1494 #: mcs/mcs/ecore.cs:3374
1497 "Members of value type `{0}' cannot be assigned using a property `{1}' object "
1501 #: mcs/mcs/ecore.cs:3378
1504 "Cannot modify a value type return value of `{0}'. Consider storing the value "
1505 "in a temporary variable"
1508 #: mcs/mcs/ecore.cs:3391
1509 #, fuzzy, csharp-format
1510 msgid "Cannot assign to members of `{0}' because it is a `{1}'"
1511 msgstr "No es posible aplicar el atributo `{0}' ya que es abstracto"
1513 #: mcs/mcs/ecore.cs:3417
1516 "Static member `{0}' cannot be accessed with an instance reference, qualify "
1517 "it with a type name instead"
1520 #: mcs/mcs/ecore.cs:3432
1523 "A field initializer cannot reference the nonstatic field, method, or "
1527 #: mcs/mcs/ecore.cs:3438
1528 msgid "Constructor initializer cannot access primary constructor parameters"
1531 #: mcs/mcs/ecore.cs:3440
1534 "An object reference is required to access primary constructor parameter `{0}'"
1537 #: mcs/mcs/ecore.cs:3445
1539 msgid "An object reference is required to access non-static member `{0}'"
1542 #: mcs/mcs/ecore.cs:3456
1545 "Cannot access a nonstatic member of outer type `{0}' via nested type `{1}'"
1548 #: mcs/mcs/ecore.cs:3484
1549 msgid "Cannot modify the result of an unboxing conversion"
1552 #: mcs/mcs/ecore.cs:3662
1555 "Type `{0}' does not contain a member `{1}' and the best extension method "
1556 "overload `{2}' has some invalid arguments"
1559 #: mcs/mcs/ecore.cs:3667
1561 msgid "Extension method instance type `{0}' cannot be converted to `{1}'"
1564 #: mcs/mcs/ecore.cs:3815
1565 msgid "An expression tree cannot contain an expression with method group"
1568 #: mcs/mcs/ecore.cs:3821
1570 "Partial methods with only a defining declaration or removed conditional "
1571 "methods cannot be used in an expression tree"
1574 #: mcs/mcs/ecore.cs:3853
1577 "Cannot convert method group `{0}' to non-delegate type `{1}'. Consider using "
1578 "parentheses to invoke the method"
1581 #: mcs/mcs/ecore.cs:4577
1584 "The type `{0}' does not contain a constructor that takes `{1}' arguments"
1587 #: mcs/mcs/ecore.cs:5264
1590 "Type `{0}' does not contain a member `{1}' and the best extension method "
1591 "overload `{2}' cannot be dynamically dispatched. Consider calling the method "
1592 "without the extension method syntax"
1595 #: mcs/mcs/ecore.cs:5303
1598 "The call is ambiguous between the following methods or properties: `{0}' and "
1602 #: mcs/mcs/ecore.cs:5366
1605 "The best overloaded collection initalizer method `{0}' cannot have `ref' or "
1609 #: mcs/mcs/ecore.cs:5370
1612 "The best overloaded collection initalizer method `{0}' has some invalid "
1616 #: mcs/mcs/ecore.cs:5373
1618 msgid "Delegate `{0}' has some invalid arguments"
1621 #: mcs/mcs/ecore.cs:5377
1623 msgid "The best overloaded method match for `{0}' has some invalid arguments"
1626 #: mcs/mcs/ecore.cs:5386
1629 "Argument `#{0}' does not require `{1}' modifier. Consider removing `{1}' "
1633 #: mcs/mcs/ecore.cs:5389
1635 msgid "Argument `#{0}' is missing `{1}' modifier"
1638 #: mcs/mcs/ecore.cs:5406
1640 msgid "Argument `#{0}' cannot convert `{1}' expression to type `{2}'"
1643 #: mcs/mcs/ecore.cs:5459
1646 "The type arguments for method `{0}' cannot be inferred from the usage. Try "
1647 "specifying the type arguments explicitly"
1650 #: mcs/mcs/ecore.cs:5488
1652 msgid "No overload for method `{0}' takes `{1}' arguments"
1655 #: mcs/mcs/ecore.cs:5544
1656 #, fuzzy, csharp-format
1657 msgid "The delegate `{0}' does not contain a parameter named `{1}'"
1658 msgstr "El delegado `{0} no toma {1} argumentos"
1660 #: mcs/mcs/ecore.cs:5549
1663 "The best overloaded method match for `{0}' does not contain a parameter "
1667 #: mcs/mcs/ecore.cs:5559
1670 "Named argument `{0}' cannot be used for a parameter which has positional "
1671 "argument specified"
1674 #: mcs/mcs/ecore.cs:5898
1676 "You cannot use fixed size buffers contained in unfixed expressions. Try "
1677 "using the fixed statement"
1680 #: mcs/mcs/ecore.cs:5903
1682 msgid "`{0}': Fixed size buffers can only be accessed through locals or fields"
1685 #: mcs/mcs/ecore.cs:5977
1688 "A static readonly field `{0}' cannot be passed ref or out (except in a "
1689 "static constructor)"
1692 #: mcs/mcs/ecore.cs:5980
1695 "A readonly field `{0}' cannot be passed ref or out (except in a constructor)"
1698 #: mcs/mcs/ecore.cs:5994
1701 "Fields of static readonly field `{0}' cannot be passed ref or out (except in "
1702 "a static constructor)"
1705 #: mcs/mcs/ecore.cs:5997
1708 "Members of readonly field `{0}' cannot be passed ref or out (except in a "
1712 #: mcs/mcs/ecore.cs:6004
1715 "A static readonly field `{0}' cannot be assigned to (except in a static "
1716 "constructor or a variable initializer)"
1719 #: mcs/mcs/ecore.cs:6007
1722 "A readonly field `{0}' cannot be assigned to (except in a constructor or a "
1723 "variable initializer)"
1726 #: mcs/mcs/ecore.cs:6071
1728 msgid "Use of possibly unassigned field `{0}'"
1731 #: mcs/mcs/ecore.cs:6429
1733 msgid "Property or event `{0}' is not supported by the C# language"
1736 #: mcs/mcs/ecore.cs:6625
1738 msgid "A range variable `{0}' may not be passes as `ref' or `out' parameter"
1741 #: mcs/mcs/ecore.cs:6700
1744 "The property or indexer `{0}' cannot be used in this context because it "
1745 "lacks the `get' accessor"
1748 #: mcs/mcs/ecore.cs:6707
1751 "The property or indexer `{0}' cannot be used in this context because the get "
1752 "accessor is inaccessible"
1755 #: mcs/mcs/ecore.cs:6726
1757 msgid "Property or indexer `{0}' cannot be assigned to (it is read-only)"
1760 #: mcs/mcs/ecore.cs:6734
1763 "The property or indexer `{0}' cannot be used in this context because the set "
1764 "accessor is inaccessible"
1767 #: mcs/mcs/ecore.cs:6902
1770 "The event `{0}' can only appear on the left hand side of `+=' or `-=' "
1774 #: mcs/mcs/ecore.cs:6906
1777 "The event `{0}' can only appear on the left hand side of += or -= when used "
1778 "outside of the type `{1}'"
1781 #: mcs/mcs/ecore.cs:7078
1784 "An implicitly typed local variable declaration cannot be initialized with `"
1788 #: mcs/mcs/ecore.cs:7092
1790 "The contextual keyword `var' may only appear within a local variable "
1794 #: mcs/mcs/enum.cs:143
1797 "The enumerator value `{0}' is outside the range of enumerator underlying "
1801 #: mcs/mcs/enum.cs:212
1803 msgid "An item in an enumeration cannot have an identifier `{0}'"
1806 #: mcs/mcs/enum.cs:223
1807 msgid "Type byte, sbyte, short, ushort, int, uint, long or ulong expected"
1810 #: mcs/mcs/eval.cs:587
1811 msgid "Detection Parsing Error"
1814 #: mcs/mcs/expression.cs:582
1816 msgid "Operator `{0}' is ambiguous on an operand of type `{1}'"
1819 #: mcs/mcs/expression.cs:676
1820 msgid "Cannot take the address of the given expression"
1823 #: mcs/mcs/expression.cs:699
1825 "You can only take the address of unfixed expression inside of a fixed "
1826 "statement initializer"
1829 #: mcs/mcs/expression.cs:943
1830 msgid "The * or -> operator must be applied to a pointer"
1833 #: mcs/mcs/expression.cs:1166
1835 "The operand of an increment or decrement operator must be a variable, "
1836 "property or indexer"
1839 #: mcs/mcs/expression.cs:1409
1841 msgid "The `{0}' operator cannot be applied to an operand of a static type"
1844 #: mcs/mcs/expression.cs:1414
1846 msgid "The `{0}' operator cannot be applied to an operand of pointer type"
1849 #: mcs/mcs/expression.cs:1420
1852 "The `{0}' operator cannot be applied to a lambda expression or anonymous "
1856 #: mcs/mcs/expression.cs:1709
1859 "The `as' operator cannot be used with a non-reference type parameter `{0}'. "
1860 "Consider adding `class' or a reference type constraint"
1863 #: mcs/mcs/expression.cs:1713
1865 msgid "The `as' operator cannot be used with a non-nullable value type `{0}'"
1868 #: mcs/mcs/expression.cs:1747
1870 msgid "Cannot convert type `{0}' to `{1}' via a built-in conversion"
1873 #: mcs/mcs/expression.cs:1788
1875 msgid "Cannot convert to static type `{0}'"
1878 #: mcs/mcs/expression.cs:1898
1880 "The `default value' operator cannot be applied to an operand of a static type"
1883 #: mcs/mcs/expression.cs:2575
1885 msgid "Operator `{0}' cannot be applied to operands of type `{1}' and `{2}'"
1888 #: mcs/mcs/expression.cs:3363
1889 msgid "To cast a negative value, you must enclose the value in parentheses"
1892 #: mcs/mcs/expression.cs:5034
1895 "A user-defined operator `{0}' must have each parameter type and return type "
1896 "of the same type in order to be applicable as a short circuit operator"
1899 #: mcs/mcs/expression.cs:5044
1902 "The type `{0}' must have operator `true' and operator `false' defined when `"
1903 "{1}' is used as a short circuit operator"
1906 #: mcs/mcs/expression.cs:5419
1909 "Type of conditional expression cannot be determined as `{0}' and `{1}' "
1910 "convert implicitly to each other"
1913 #: mcs/mcs/expression.cs:5431
1916 "Type of conditional expression cannot be determined because there is no "
1917 "implicit conversion between `{0}' and `{1}'"
1920 #: mcs/mcs/expression.cs:5763
1922 msgid "Use of unassigned local variable `{0}'"
1925 #: mcs/mcs/expression.cs:5783
1928 "Cannot use fixed local `{0}' inside an anonymous method, lambda expression "
1929 "or query expression"
1932 #: mcs/mcs/expression.cs:5968
1935 "Parameter `{0}' cannot be used inside `{1}' when using `ref' or `out' "
1939 #: mcs/mcs/expression.cs:6038
1941 msgid "Use of unassigned out parameter `{0}'"
1944 #: mcs/mcs/expression.cs:6200
1945 #, fuzzy, csharp-format
1946 msgid "Cannot invoke a non-delegate type `{0}'"
1947 msgstr "No es posible convertir `{0}' a un un tipo que no es un delegado `{1}'"
1949 #: mcs/mcs/expression.cs:6211
1951 msgid "The member `{0}' cannot be used as method or delegate"
1954 #: mcs/mcs/expression.cs:6231
1956 "Do not directly call your base class Finalize method. It is called "
1957 "automatically from your destructor"
1960 #: mcs/mcs/expression.cs:6233
1962 "Destructors and object.Finalize cannot be called directly. Consider calling "
1963 "IDisposable.Dispose if available"
1966 #: mcs/mcs/expression.cs:6262
1969 "The base call to method `{0}' cannot be dynamically dispatched. Consider "
1970 "casting the dynamic arguments or eliminating the base access"
1973 #: mcs/mcs/expression.cs:6346
1975 msgid "`{0}': cannot explicitly call operator or accessor"
1978 #: mcs/mcs/expression.cs:6533
1980 msgid "Unsafe type `{0}' cannot be used in an object creation expression"
1983 #: mcs/mcs/expression.cs:6556
1986 "Cannot create an instance of the variable type `{0}' because it does not "
1987 "have the new() constraint"
1990 #: mcs/mcs/expression.cs:6562
1993 "`{0}': cannot provide arguments when creating an instance of a variable type"
1996 #: mcs/mcs/expression.cs:6571
1998 msgid "Cannot create an instance of the static class `{0}'"
2001 #: mcs/mcs/expression.cs:6583
2003 msgid "Cannot create an instance of the abstract class or interface `{0}'"
2006 #: mcs/mcs/expression.cs:6892
2008 "An implicitly typed local variable declarator cannot use an array initializer"
2011 #: mcs/mcs/expression.cs:7055 mcs/mcs/expression.cs:7080
2013 msgid "An array initializer of length `{0}' was expected"
2016 #: mcs/mcs/expression.cs:7071
2018 "Array initializers can only be used in a variable or field initializer. Try "
2019 "using a new expression instead"
2022 #: mcs/mcs/expression.cs:7088
2023 msgid "A nested array initializer was expected"
2026 #: mcs/mcs/expression.cs:7135
2027 msgid "An expression tree cannot contain a multidimensional array initializer"
2030 #: mcs/mcs/expression.cs:7171
2031 msgid "Cannot create an array with a negative size"
2034 #: mcs/mcs/expression.cs:7263
2036 "Can only use array initializer expressions to assign to array types. Try "
2037 "using a new expression instead"
2040 #: mcs/mcs/expression.cs:7685
2042 "The type of an implicitly typed array cannot be inferred from the "
2043 "initializer. Try specifying array type explicitly"
2046 #: mcs/mcs/expression.cs:7826
2048 "The `this' object cannot be used before all of its fields are assigned to"
2051 #: mcs/mcs/expression.cs:7832
2053 "Keyword `this' is not valid in a static property, static method, or static "
2057 #: mcs/mcs/expression.cs:7835
2059 "Anonymous methods inside structs cannot access instance members of `this'. "
2060 "Consider copying `this' to a local variable outside the anonymous method and "
2061 "using the local instead"
2064 #: mcs/mcs/expression.cs:7838
2065 msgid "Keyword `this' is not available in the current context"
2068 #: mcs/mcs/expression.cs:7914
2069 msgid "Cannot take the address of `this' because it is read-only"
2072 #: mcs/mcs/expression.cs:7916
2073 msgid "Cannot pass `this' as a ref or out argument because it is read-only"
2076 #: mcs/mcs/expression.cs:7918
2077 msgid "Cannot assign to `this' because it is read-only"
2080 #: mcs/mcs/expression.cs:7986
2081 msgid "The __arglist construct is valid only within a variable argument method"
2084 #: mcs/mcs/expression.cs:8047
2085 msgid "An expression tree cannot contain a method with variable arguments"
2088 #: mcs/mcs/expression.cs:8315
2089 msgid "The typeof operator cannot be used on the dynamic type"
2092 #: mcs/mcs/expression.cs:8356
2094 msgid "`{0}': an attribute argument cannot use type parameters"
2097 #: mcs/mcs/expression.cs:8571
2100 "`{0}' does not have a predefined size, therefore sizeof can only be used in "
2101 "an unsafe context (consider using System.Runtime.InteropServices.Marshal."
2105 #: mcs/mcs/expression.cs:8638
2107 msgid "Alias `{0}' not found"
2110 #: mcs/mcs/expression.cs:8664
2112 "The namespace alias qualifier `::' cannot be used to invoke a method. "
2113 "Consider using `.' instead"
2116 #: mcs/mcs/expression.cs:8754
2117 msgid "Cannot perform member binding on `null' value"
2120 #: mcs/mcs/expression.cs:8885
2123 "`{0}': cannot reference a type through an expression. Consider using `{1}' "
2127 #: mcs/mcs/expression.cs:8954
2129 msgid "A nested type cannot be specified through a type parameter `{0}'"
2132 #: mcs/mcs/expression.cs:8962
2135 "Alias `{0}' cannot be used with `::' since it denotes a type. Consider "
2136 "replacing `::' with `.'"
2139 #: mcs/mcs/expression.cs:9027
2141 msgid "The nested type `{0}' does not exist in the type `{1}'"
2144 #: mcs/mcs/expression.cs:9051
2147 "Type `{0}' does not contain a definition for `{1}' and no extension method `"
2148 "{1}' of type `{0}' could be found. Are you missing {2}?"
2151 #: mcs/mcs/expression.cs:9279
2153 msgid "Cannot apply indexing with [] to an expression of type `{0}'"
2156 #: mcs/mcs/expression.cs:9297
2157 msgid "A pointer must be indexed by only one value"
2160 #: mcs/mcs/expression.cs:9353
2161 msgid "An element access expression cannot use named argument"
2164 #: mcs/mcs/expression.cs:9437
2166 msgid "Wrong number of indexes `{0}' inside [], expected `{1}'"
2169 #: mcs/mcs/expression.cs:9837
2171 "The indexer base access cannot be dynamically dispatched. Consider casting "
2172 "the dynamic arguments or eliminating the base access"
2175 #: mcs/mcs/expression.cs:9922
2176 msgid "An expression tree may not contain a base access"
2179 #: mcs/mcs/expression.cs:9940
2181 msgid "Keyword `base' is not available in a static method"
2183 "La palabra reservada `new' no está permitida en los elementos de un espacio "
2186 #: mcs/mcs/expression.cs:9942
2188 msgid "Keyword `base' is not available in the current context"
2190 "La palabra reservada `new' no está permitida en los elementos de un espacio "
2193 #: mcs/mcs/expression.cs:9980
2195 "A property, indexer or dynamic member access may not be passed as `ref' or "
2199 #: mcs/mcs/expression.cs:10318
2201 msgid "Array elements cannot be of type `{0}'"
2204 #: mcs/mcs/expression.cs:10321
2206 msgid "Array elements cannot be of static type `{0}'"
2209 #: mcs/mcs/expression.cs:10497
2210 msgid "Cannot use a negative size with stackalloc"
2213 #: mcs/mcs/expression.cs:10501
2214 msgid "Cannot use stackalloc in finally or catch"
2217 #: mcs/mcs/expression.cs:10618
2220 "Member `{0}' cannot be initialized. An object initializer may only be used "
2221 "for fields, or properties"
2224 #: mcs/mcs/expression.cs:10627
2227 "Static field or property `{0}' cannot be assigned in an object initializer"
2230 #: mcs/mcs/expression.cs:10834
2233 "A field or property `{0}' cannot be initialized with a collection object "
2234 "initializer because type `{1}' does not implement `{2}' interface"
2237 #: mcs/mcs/expression.cs:10845
2239 msgid "Inconsistent `{0}' member declaration"
2242 #: mcs/mcs/expression.cs:10853
2245 "An object initializer includes more than one member `{0}' initialization"
2248 #: mcs/mcs/expression.cs:10871
2250 msgid "Cannot initialize object of type `{0}' with a collection initializer"
2253 #: mcs/mcs/expression.cs:11014
2255 "Object and collection initializers cannot be used to instantiate a delegate"
2258 #: mcs/mcs/expression.cs:11185
2260 msgid "Anonymous types cannot be used in this expression"
2262 "Los métodos anónimos no pueden ser convertidos a árboles de expresiones"
2264 #: mcs/mcs/expression.cs:11279
2266 msgid "An anonymous type property `{0}' cannot be initialized with `{1}'"
2269 #: mcs/mcs/field.cs:74
2271 "The modifier 'abstract' is not valid on fields. Try using a property instead"
2274 #: mcs/mcs/field.cs:136
2276 "The FieldOffset attribute can only be placed on members of types marked with "
2277 "the StructLayout(LayoutKind.Explicit)"
2280 #: mcs/mcs/field.cs:141
2281 msgid "The FieldOffset attribute is not allowed on static or const fields"
2284 #: mcs/mcs/field.cs:147
2286 "Do not use 'System.Runtime.CompilerServices.FixedBuffer' attribute. Use the "
2287 "'fixed' field modifier instead"
2290 #: mcs/mcs/field.cs:255
2293 "`{0}': Instance field types marked with StructLayout(LayoutKind.Explicit) "
2294 "must have a FieldOffset attribute"
2297 #: mcs/mcs/field.cs:266
2298 #, fuzzy, csharp-format
2299 msgid "`{0}': cannot declare variables of static types"
2300 msgstr "`{0}': no es posible declarar indexadores en una clase estática"
2302 #: mcs/mcs/field.cs:413
2305 "`{0}': Fixed size buffers type must be one of the following: bool, byte, "
2306 "short, int, long, char, sbyte, ushort, uint, ulong, float or double"
2309 #: mcs/mcs/field.cs:450
2311 msgid "`{0}': Fixed size buffer fields may only be members of structs"
2314 #: mcs/mcs/field.cs:465
2316 msgid "`{0}': Fixed size buffers must have a length greater than zero"
2319 #: mcs/mcs/field.cs:488
2322 "Fixed size buffer `{0}' of length `{1}' and type `{2}' exceeded 2^31 limit"
2325 #: mcs/mcs/field.cs:669
2326 #, fuzzy, csharp-format
2327 msgid "`{0}': A volatile field cannot be of the type `{1}'"
2328 msgstr "`{0}': no es posible derivad de una clase sellada (`{1}')"
2330 #: mcs/mcs/field.cs:674
2331 #, fuzzy, csharp-format
2332 msgid "`{0}': A field cannot be both volatile and readonly"
2333 msgstr "`{0}': una clase no puede estar sellada y ser estática al mismo tiempo"
2335 #: mcs/mcs/flowanalysis.cs:144
2338 "An automatically implemented property `{0}' must be fully assigned before "
2339 "control leaves the constructor. Consider calling the default struct "
2340 "contructor from a constructor initializer"
2343 #: mcs/mcs/flowanalysis.cs:148
2346 "Field `{0}' must be fully assigned before control leaves the constructor"
2349 #: mcs/mcs/generic.cs:159 mcs/mcs/generic.cs:183
2351 msgid "Type parameter `{0}' inherits conflicting constraints `{1}' and `{2}'"
2354 #: mcs/mcs/generic.cs:245
2356 msgid "A constraint cannot be the dynamic type `{0}'"
2359 #: mcs/mcs/generic.cs:252
2362 "Inconsistent accessibility: constraint type `{0}' is less accessible than `"
2366 #: mcs/mcs/generic.cs:259 mcs/mcs/generic.cs:273
2367 #, fuzzy, csharp-format
2368 msgid "Duplicate constraint `{0}' for type parameter `{1}'"
2370 "Las declaraciones parciales de `{0}' tienen limitaciones inconsistentes para "
2371 "el tipo parametrizado `{1}'"
2373 #: mcs/mcs/generic.cs:288
2375 msgid "Circular constraint dependency involving `{0}' and `{1}'"
2378 #: mcs/mcs/generic.cs:319
2381 "Type parameter `{0}' has the `struct' constraint, so it cannot be used as a "
2382 "constraint for `{1}'"
2385 #: mcs/mcs/generic.cs:330
2388 "The class type constraint `{0}' must be listed before any other constraints. "
2389 "Consider moving type constraint to the beginning of the constraint list"
2392 #: mcs/mcs/generic.cs:336
2395 "`{0}': cannot specify both a constraint class and the `class' or `struct' "
2399 #: mcs/mcs/generic.cs:348
2401 msgid "A constraint cannot be special class `{0}'"
2404 #: mcs/mcs/generic.cs:352
2405 msgid "A constraint cannot be the dynamic type"
2408 #: mcs/mcs/generic.cs:358
2411 "`{0}' is not a valid constraint. A constraint must be an interface, a non-"
2412 "sealed class or a type parameter"
2415 #: mcs/mcs/generic.cs:365
2418 "`{0}' is not a valid constraint. Static classes cannot be used as constraints"
2421 #: mcs/mcs/generic.cs:684
2423 msgid "The {2} type parameter `{0}' must be {3} valid on `{1}{4}'"
2426 #: mcs/mcs/generic.cs:2166
2428 msgid "`{0}': static classes cannot be used as generic arguments"
2431 #: mcs/mcs/generic.cs:2173
2433 msgid "The type `{0}' may not be used as a type argument"
2436 #: mcs/mcs/generic.cs:2267
2437 msgid "Variant type parameters can only be used with interfaces and delegates"
2440 #: mcs/mcs/generic.cs:2336
2441 #, fuzzy, csharp-format
2443 "Partial method declarations of `{0}' have inconsistent constraints for type "
2446 "Las declaraciones parciales de `{0}' tienen limitaciones inconsistentes para "
2447 "el tipo parametrizado `{1}'"
2449 #: mcs/mcs/generic.cs:2352
2452 "Partial declarations of `{0}' have inconsistent constraints for type "
2455 "Las declaraciones parciales de `{0}' tienen limitaciones inconsistentes para "
2456 "el tipo parametrizado `{1}'"
2458 #: mcs/mcs/generic.cs:2534
2461 "The type `{0}' must be a reference type in order to use it as type parameter "
2462 "`{1}' in the generic type or method `{2}'"
2465 #: mcs/mcs/generic.cs:2544
2468 "The type `{0}' must be a non-nullable value type in order to use it as type "
2469 "parameter `{1}' in the generic type or method `{2}'"
2472 #: mcs/mcs/generic.cs:2605
2475 "The type `{0}' must have a public parameterless constructor in order to use "
2476 "it as parameter `{1}' in the generic type or method `{2}'"
2479 #: mcs/mcs/generic.cs:2661
2482 "The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
2483 "method `{2}'. There is no boxing or type parameter conversion from `{0}' to `"
2487 #: mcs/mcs/generic.cs:2667
2490 "The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
2491 "method `{2}'. The nullable type `{0}' never satisfies interface constraint `"
2495 #: mcs/mcs/generic.cs:2671
2498 "The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
2499 "method `{2}'. The nullable type `{0}' does not satisfy constraint `{3}'"
2502 #: mcs/mcs/generic.cs:2676
2505 "The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
2506 "method `{2}'. There is no boxing conversion from `{0}' to `{3}'"
2509 #: mcs/mcs/generic.cs:2681
2512 "The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
2513 "method `{2}'. There is no implicit reference conversion from `{0}' to `{3}'"
2516 #: mcs/mcs/iterators.cs:98
2517 msgid "The yield statement cannot be used inside anonymous method blocks"
2520 #: mcs/mcs/iterators.cs:103
2521 msgid "Cannot yield in the body of a finally clause"
2524 #: mcs/mcs/iterators.cs:116
2525 msgid "Cannot yield a value in the body of a try block with a catch clause"
2528 #: mcs/mcs/iterators.cs:120
2529 msgid "Cannot yield a value in the body of a catch clause"
2532 #: mcs/mcs/iterators.cs:1185
2535 "The body of `{0}' cannot be an iterator block because `{1}' is not an "
2536 "iterator interface type"
2539 #: mcs/mcs/iterators.cs:1198
2540 msgid "Iterators cannot have ref or out parameters"
2543 #: mcs/mcs/iterators.cs:1204
2544 msgid "__arglist is not allowed in parameter list of iterators"
2547 #: mcs/mcs/iterators.cs:1210
2548 msgid "Iterators cannot have unsafe parameters or yield types"
2551 #: mcs/mcs/iterators.cs:1216 mcs/mcs/statement.cs:5917
2552 msgid "Unsafe code may not appear in iterators"
2555 #: mcs/mcs/ikvm.cs:274
2556 msgid "SDK path could not be resolved"
2559 #: mcs/mcs/ikvm.cs:354
2562 "Assembly `{0}' references `{1}' which has a higher version number than "
2563 "imported assembly `{2}'"
2566 #: mcs/mcs/ikvm.cs:363 mcs/mcs/ikvm.cs:367
2569 "Assuming assembly reference `{0}' matches assembly `{1}'. You may need to "
2570 "supply runtime policy"
2573 #: mcs/mcs/ikvm.cs:462
2576 "An assembly with the same name `{0}' has already been imported. Consider "
2577 "removing one of the references or sign the assembly"
2580 #: mcs/mcs/ikvm.cs:471
2583 "An assembly `{0}' with the same identity has already been imported. Consider "
2584 "removing one of the references"
2587 #: mcs/mcs/linq.cs:69
2590 "An implementation of `{0}' query expression pattern could not be found. Are "
2591 "you missing `System.Linq' using directive or `System.Core.dll' assembly "
2595 #: mcs/mcs/linq.cs:91
2597 "Query expressions with a source or join sequence of type `dynamic' are not "
2601 #: mcs/mcs/linq.cs:101
2604 "Ambiguous implementation of the query pattern `{0}' for source type `{1}'"
2607 #: mcs/mcs/linq.cs:132
2610 "An implementation of `{0}' query expression pattern for source type `{1}' "
2611 "could not be found"
2614 #: mcs/mcs/linq.cs:140
2617 "An expression type is incorrect in a subsequent `from' clause in a query "
2618 "expression with source type `{0}'"
2621 #: mcs/mcs/linq.cs:144
2624 "An expression type in `{0}' clause is incorrect. Type inference failed in "
2628 #: mcs/mcs/linq.cs:256
2630 msgid "A range variable `{0}' cannot be initialized with `{1}'"
2633 #: mcs/mcs/linq.cs:827
2635 msgid "A range variable `{0}' conflicts with a previous declaration of `{0}'"
2638 #: mcs/mcs/linq.cs:834
2640 msgid "A range variable `{0}' has already been declared in this scope"
2643 #: mcs/mcs/linq.cs:841
2645 msgid "A range variable `{0}' conflicts with a method type parameter"
2648 #: mcs/mcs/linq.cs:873
2651 "A range variable `{0}' cannot be assigned to. Consider using `let' clause to "
2655 #: mcs/mcs/literal.cs:57
2658 "Cannot convert null to the type parameter `{0}' because it could be a value "
2659 "type. Consider using `default ({0})' instead"
2662 #: mcs/mcs/literal.cs:63
2664 msgid "Cannot convert null to `{0}' because it is a value type"
2667 #: mcs/mcs/literal.cs:274
2670 "Literal of type double cannot be implicitly converted to type `{0}'. Add "
2671 "suffix `{1}' to create a literal of this type"
2674 #: mcs/mcs/membercache.cs:1405
2676 "A partial method declaration and partial method implementation cannot differ "
2677 "on use of `params' modifier"
2680 #: mcs/mcs/membercache.cs:1408
2682 "A partial method declaration and partial method implementation must be both "
2683 "an extension method or neither"
2686 #: mcs/mcs/membercache.cs:1412
2689 "Overloaded contructor `{0}' cannot differ on use of parameter modifiers only"
2692 #: mcs/mcs/membercache.cs:1416
2695 "Overloaded method `{0}' cannot differ on use of parameter modifiers only"
2698 #: mcs/mcs/membercache.cs:1448
2700 "A partial method declaration and partial method implementation must be both "
2701 "`static' or neither"
2704 #: mcs/mcs/membercache.cs:1454
2706 "A partial method declaration and partial method implementation must be both "
2707 "`unsafe' or neither"
2710 #: mcs/mcs/membercache.cs:1462
2712 msgid "A partial method `{0}' declaration is already defined"
2715 #: mcs/mcs/membercache.cs:1466
2717 msgid "A partial method `{0}' implementation is already defined"
2720 #: mcs/mcs/membercache.cs:1477 mcs/mcs/property.cs:81
2722 msgid "A member `{0}' is already reserved"
2725 #: mcs/mcs/membercache.cs:1488
2727 msgid "Duplicate user-defined conversion in type `{0}'"
2730 #: mcs/mcs/membercache.cs:1494
2733 "A member `{0}' is already defined. Rename this member or use different "
2736 "El miembro `{0} ya ha sido definido. Renombre este miembro o use tipos de "
2737 "parámetro distintos"
2739 #: mcs/mcs/method.cs:556
2741 msgid "`{0}': Async methods cannot use `MethodImplOptions.Synchronized'"
2744 #: mcs/mcs/method.cs:564
2747 "The DllImport attribute must be specified on a method marked `static' and "
2750 "El atributo Guid debe de ser especificado junto con el atributo ComImport"
2752 #: mcs/mcs/method.cs:665
2753 #, fuzzy, csharp-format
2754 msgid "`{0}': A partial method parameters cannot use `out' modifier"
2755 msgstr "`{0}': los miembros virtuales o abstractos no pueden ser privados"
2757 #: mcs/mcs/method.cs:729
2760 "Conditional not valid on `{0}' because it is a constructor, destructor, "
2761 "operator or explicit interface implementation"
2764 #: mcs/mcs/method.cs:899
2766 "A partial method cannot define access modifier or any of abstract, extern, "
2767 "new, override, sealed, or virtual modifiers"
2770 #: mcs/mcs/method.cs:905
2772 "A partial method must be declared within a partial class or partial struct"
2775 #: mcs/mcs/method.cs:910
2777 msgid "`{0}': Extension methods must be declared static"
2778 msgstr "`{0}' Los métodos de extensión deben de ser estáticos"
2780 #: mcs/mcs/method.cs:926
2782 msgid "Program `{0}' has more than one entry point defined: `{1}'"
2785 #: mcs/mcs/method.cs:969
2786 #, fuzzy, csharp-format
2787 msgid "Conditional not valid on `{0}' because it is an override method"
2788 msgstr "No se puede derivar de `{0}' ya que es un tipo parametrizado"
2790 #: mcs/mcs/method.cs:974
2792 msgid "Conditional not valid on `{0}' because its return type is not void"
2795 #: mcs/mcs/method.cs:979
2796 msgid "Conditional not valid on interface members"
2799 #: mcs/mcs/method.cs:985
2800 #, fuzzy, csharp-format
2801 msgid "Conditional member `{0}' cannot implement interface member `{1}'"
2802 msgstr "`{0}': el tipo contenedor no implementa la interface `{1}'"
2804 #: mcs/mcs/method.cs:992
2806 msgid "Conditional method `{0}' cannot have an out parameter"
2809 #: mcs/mcs/method.cs:1180
2812 "The constraints for type parameter `{0}' of method `{1}' must match the "
2813 "constraints for type parameter `{2}' of interface method `{3}'. Consider "
2814 "using an explicit interface implementation instead"
2817 #: mcs/mcs/method.cs:1235
2818 msgid "The return type of an async method must be void, Task, or Task<T>"
2821 #: mcs/mcs/method.cs:1252
2822 #, fuzzy, csharp-format
2823 msgid "`{0}': Extension methods cannot be defined in a nested class"
2824 msgstr "`{0}' Los métodos de extensión deben de ser estáticos"
2826 #: mcs/mcs/method.cs:1258
2829 "`{0}': Extension methods require `System.Runtime.CompilerServices."
2830 "ExtensionAttribute' type to be available. Are you missing an assembly "
2834 #: mcs/mcs/method.cs:1267
2835 #, fuzzy, csharp-format
2836 msgid "`{0}': Extension methods must be defined in a non-generic static class"
2837 msgstr "`{0}' Los métodos de extensión deben de ser estáticos"
2839 #: mcs/mcs/method.cs:1283
2840 #, fuzzy, csharp-format
2841 msgid "`{0}': an entry point cannot be async method"
2842 msgstr "`{0}': no es posible sobreescribir `{1}' ya que no es un método"
2844 #: mcs/mcs/method.cs:1333
2847 "A partial method `{0}' implementation is missing a partial method declaration"
2850 #: mcs/mcs/method.cs:1371
2852 msgid "Method or delegate cannot return type `{0}'"
2855 #: mcs/mcs/method.cs:1449
2857 "The constructor call cannot be dynamically dispatched within constructor "
2861 #: mcs/mcs/method.cs:1463
2862 #, fuzzy, csharp-format
2863 msgid "`{0}': Struct constructors cannot call base constructors"
2865 "`{0}': las clases estáticas no pueden tener constructores de instancias"
2867 #: mcs/mcs/method.cs:1481
2869 msgid "Constructor `{0}' cannot call itself"
2872 #: mcs/mcs/method.cs:1633
2874 msgid "`{0}': The static constructor must be parameterless"
2877 #: mcs/mcs/method.cs:1654
2878 msgid "Structs cannot contain explicit parameterless constructors"
2881 #: mcs/mcs/method.cs:1680
2882 #, fuzzy, csharp-format
2884 "`{0}': Structs with primary constructor cannot have explicit constructor"
2886 "`{0}': las clases estáticas no pueden tener constructores de instancias"
2888 #: mcs/mcs/method.cs:1683
2889 #, fuzzy, csharp-format
2891 "`{0}': Instance constructor of type with primary constructor must specify "
2892 "`this' constructor initializer"
2894 "`{0}': las clases estáticas no pueden tener constructores de instancias"
2896 #: mcs/mcs/method.cs:1719
2897 #, fuzzy, csharp-format
2899 "`{0}': A class with the ComImport attribute cannot have a user-defined "
2902 "`{0}': las clases estáticas no pueden tener constructores de instancias"
2904 #: mcs/mcs/method.cs:1971
2905 #, fuzzy, csharp-format
2906 msgid "`{0}' is an accessor not found in interface member `{1}{2}'"
2907 msgstr "`{0}' esconde el miembro abstracto heredado `{1}'"
2909 #: mcs/mcs/method.cs:1977
2910 #, fuzzy, csharp-format
2912 "`{0}.{1}' in explicit interface declaration is not a member of interface"
2913 msgstr "El tipo `{0} en la lista de interfaces no es una interface"
2915 #: mcs/mcs/method.cs:1985
2918 "`{0}' explicit method implementation cannot implement `{1}' because it is an "
2922 #: mcs/mcs/method.cs:1995
2923 #, fuzzy, csharp-format
2924 msgid "Method `{0}' cannot implement interface accessor `{1}'"
2925 msgstr "`{0}': el tipo contenedor no implementa la interface `{1}'"
2927 #: mcs/mcs/method.cs:2002
2930 "Accessor `{0}' cannot implement interface member `{1}' for type `{2}'. Use "
2931 "an explicit interface implementation"
2934 #: mcs/mcs/method.cs:2009
2935 #, fuzzy, csharp-format
2937 "Accessor `{0}' must be declared public to implement interface member `{1}'"
2938 msgstr "`{0}': el tipo contenedor no implementa la interface `{1}'"
2940 #: mcs/mcs/method.cs:2029
2941 #, fuzzy, csharp-format
2943 "`{0}': the explicit interface implementation cannot introduce the params "
2946 "`{0}': las declaraciones explícitas de interfaces solamente pueden ser "
2947 "declaradas en una clase o estructura"
2949 #: mcs/mcs/method.cs:2370
2952 "Attribute `{0}' is not valid on property or event accessors. It is valid on `"
2953 "{1}' declarations only"
2956 #: mcs/mcs/method.cs:2598
2958 msgid "User-defined operator `{0}' must be declared static and public"
2961 #: mcs/mcs/method.cs:2642
2963 "User-defined operator cannot take an object of the enclosing type and "
2964 "convert to an object of the enclosing type"
2967 #: mcs/mcs/method.cs:2653
2968 msgid "User-defined conversion must convert to or from the enclosing type"
2971 #: mcs/mcs/method.cs:2659
2972 #, fuzzy, csharp-format
2974 "User-defined conversion `{0}' cannot convert to or from the dynamic type"
2975 msgstr "`{0}' no es posible derivad de la clase especial `{1}'"
2977 #: mcs/mcs/method.cs:2666
2980 "User-defined conversion `{0}' cannot convert to or from an interface type"
2983 #: mcs/mcs/method.cs:2673
2985 msgid "User-defined conversion `{0}' cannot convert to or from a base class"
2988 #: mcs/mcs/method.cs:2679
2990 msgid "User-defined conversion `{0}' cannot convert to or from a derived class"
2993 #: mcs/mcs/method.cs:2686
2995 "Overloaded shift operator must have the type of the first operand be the "
2996 "containing type, and the type of the second operand must be int"
2999 #: mcs/mcs/method.cs:2695
3001 "The return type for ++ or -- operator must be the containing type or derived "
3002 "from the containing type"
3005 #: mcs/mcs/method.cs:2700
3006 msgid "The parameter type for ++ or -- operator must be the containing type"
3009 #: mcs/mcs/method.cs:2707
3010 msgid "The parameter type of a unary operator must be the containing type"
3013 #: mcs/mcs/method.cs:2715
3014 msgid "The return type of operator True or False must be bool"
3017 #: mcs/mcs/method.cs:2730
3018 msgid "One of the parameters of a binary operator must be the containing type"
3021 #: mcs/mcs/modifiers.cs:278
3022 #, fuzzy, csharp-format
3023 msgid "The modifier `{0}' is not valid for this item"
3024 msgstr "El tipo predefinido `{0}.{1}' no está definido o no ha sido importado"
3026 #: mcs/mcs/namespace.cs:273
3028 msgid "The imported type `{0}' is defined multiple times"
3031 #: mcs/mcs/namespace.cs:741 mcs/mcs/namespace.cs:753
3033 "A using clause must precede all other namespace elements except extern alias "
3037 #: mcs/mcs/namespace.cs:769
3039 msgid "The using alias `{0}' appeared previously in this namespace"
3042 #: mcs/mcs/namespace.cs:807 mcs/mcs/namespace.cs:830
3044 msgid "The namespace `{0}' already contains a definition for `{1}'"
3047 #: mcs/mcs/namespace.cs:1052
3049 msgid "Namespace `{0}' contains a definition with same name as alias `{1}'"
3052 #: mcs/mcs/namespace.cs:1105
3054 msgid "`{0}' is an ambiguous reference between `{1}' and `{2}'"
3057 #: mcs/mcs/namespace.cs:1301
3060 "`{0}' is a type not a namespace. A using namespace directive can only be "
3061 "applied to namespaces"
3064 #: mcs/mcs/namespace.cs:1325
3066 msgid "The extern alias `{0}' was not specified in -reference option"
3069 #: mcs/mcs/nullable.cs:1077
3071 "An expression tree cannot contain a coalescing operator with null left side"
3074 #: mcs/mcs/parameter.cs:157
3075 msgid "The params parameter must be a single dimensional array"
3078 #: mcs/mcs/parameter.cs:327
3079 msgid "An out parameter cannot have the `In' attribute"
3082 #: mcs/mcs/parameter.cs:332
3084 "Do not use `System.ParamArrayAttribute'. Use the `params' keyword instead"
3087 #: mcs/mcs/parameter.cs:339
3089 "Cannot specify only `Out' attribute on a ref parameter. Use both `In' and "
3090 "`Out' attributes or neither"
3093 #: mcs/mcs/parameter.cs:348
3094 #, fuzzy, csharp-format
3095 msgid "Cannot specify `{0}' attribute on optional parameter `{1}'"
3097 "No puede especificar el atributo `DefaultMember' en un tipo que contiene un "
3100 #: mcs/mcs/parameter.cs:357
3102 "The CallerMemberName attribute can only be applied to parameters with "
3106 #: mcs/mcs/parameter.cs:362
3108 "The CallerLineNumber attribute can only be applied to parameters with "
3112 #: mcs/mcs/parameter.cs:367
3114 "The CallerFilePath attribute can only be applied to parameters with default "
3118 #: mcs/mcs/parameter.cs:404
3120 msgid "Method or delegate parameter cannot be of type `{0}'"
3123 #: mcs/mcs/parameter.cs:414
3125 msgid "`{0}': static types cannot be used as parameters"
3128 #: mcs/mcs/parameter.cs:420
3130 msgid "The extension method cannot be of type `{0}'"
3133 #: mcs/mcs/parameter.cs:441 mcs/mcs/parameter.cs:453
3136 "The CallerMemberName attribute cannot be applied because there is no "
3137 "standard conversion from `{0}' to `{1}'"
3140 #: mcs/mcs/parameter.cs:465
3143 "The CallerFilePath attribute cannot be applied because there is no standard "
3144 "conversion from `{0}' to `{1}'"
3147 #: mcs/mcs/parameter.cs:511
3150 "Argument of type `{0}' is not applicable for the DefaultParameterValue "
3154 #: mcs/mcs/parameter.cs:515
3157 "The DefaultParameterValue attribute is not applicable on parameters of type `"
3161 #: mcs/mcs/parameter.cs:543
3162 msgid "The type of the default value should match the type of the parameter"
3165 #: mcs/mcs/parameter.cs:694
3166 msgid "An expression tree parameter cannot use `ref' or `out' modifier"
3169 #: mcs/mcs/parameter.cs:1203
3171 msgid "The parameter name `{0}' conflicts with a compiler generated name"
3174 #: mcs/mcs/parameter.cs:1360
3177 "The expression being assigned to optional parameter `{0}' must be a constant "
3181 #: mcs/mcs/parameter.cs:1377
3184 "The expression being assigned to nullable optional parameter `{0}' must be "
3188 #: mcs/mcs/parameter.cs:1385
3191 "Optional parameter `{0}' of type `{1}' can only be initialized with `null'"
3194 #: mcs/mcs/parameter.cs:1396
3197 "Optional parameter expression of type `{0}' cannot be converted to parameter "
3201 #: mcs/mcs/pending.cs:326
3204 "Cannot implement interface `{0}' with the specified type parameters because "
3205 "it causes method `{1}' to differ on parameter modifiers only"
3208 #: mcs/mcs/pending.cs:707
3211 "`{0}' does not implement interface member `{1}' and the best implementing "
3212 "candidate `{2}' is static"
3215 #: mcs/mcs/pending.cs:711
3218 "`{0}' does not implement interface member `{1}' and the best implementing "
3219 "candidate `{2}' is not public"
3222 #: mcs/mcs/pending.cs:715
3225 "`{0}' does not implement interface member `{1}' and the best implementing "
3226 "candidate `{2}' return type `{3}' does not match interface member return "
3230 #: mcs/mcs/pending.cs:720
3232 msgid "`{0}' does not implement interface member `{1}'"
3235 #: mcs/mcs/pending.cs:725
3237 msgid "`{0}' does not implement inherited abstract member `{1}'"
3240 #: mcs/mcs/property.cs:349
3243 "`{0}': accessibility modifiers may not be used on accessors in an interface"
3246 #: mcs/mcs/property.cs:352
3247 #, fuzzy, csharp-format
3248 msgid "`{0}': abstract properties cannot have private accessors"
3249 msgstr "`{0}': los miembros virtuales o abstractos no pueden ser privados"
3251 #: mcs/mcs/property.cs:402
3254 "The accessibility modifier of the `{0}' accessor must be more restrictive "
3255 "than the modifier of the property or indexer `{1}'"
3258 #: mcs/mcs/property.cs:511
3260 msgid "Explicit interface implementation `{0}' is missing accessor `{1}'"
3263 #: mcs/mcs/property.cs:530
3264 #, fuzzy, csharp-format
3266 "`{0}': cannot override because `{1}' does not have an overridable get "
3268 msgstr "`{0}': no es posible sobreescribir ya que `{1}' no es un evento"
3270 #: mcs/mcs/property.cs:547
3271 #, fuzzy, csharp-format
3273 "`{0}': cannot override because `{1}' does not have an overridable set "
3275 msgstr "`{0}': no es posible sobreescribir ya que `{1}' no es un evento"
3277 #: mcs/mcs/property.cs:588
3280 "`{0}': Cannot specify accessibility modifiers for both accessors of the "
3281 "property or indexer"
3284 #: mcs/mcs/property.cs:595
3287 "`{0}': accessibility modifiers on accessors may only be used if the property "
3288 "or indexer has both a get and a set accessor"
3291 #: mcs/mcs/property.cs:836
3294 "Automatically implemented property `{0}' cannot be used inside a type with "
3295 "an explicit StructLayout attribute"
3298 #: mcs/mcs/property.cs:1332
3300 msgid "`{0}': event must be of a delegate type"
3303 #: mcs/mcs/property.cs:1608
3306 "The `{0}' attribute is valid only on an indexer that is not an explicit "
3307 "interface member declaration"
3310 #: mcs/mcs/property.cs:1612
3312 msgid "Cannot set the `IndexerName' attribute on an indexer marked override"
3314 "No puede especificar el atributo `DefaultMember' en un tipo que contiene un "
3317 #: mcs/mcs/module.cs:338
3319 msgid "Value specified for the argument to `{0}' is not valid"
3322 #: mcs/mcs/statement.cs:74
3324 "A lambda expression with statement body cannot be converted to an expresion "
3328 #: mcs/mcs/statement.cs:126
3329 msgid "Control cannot leave the body of an anonymous method"
3332 #: mcs/mcs/statement.cs:140
3333 msgid "Control cannot leave the body of a finally clause"
3336 #: mcs/mcs/statement.cs:1174
3339 "An object of a type convertible to `{0}' is required for the return statement"
3342 #: mcs/mcs/statement.cs:1187 mcs/mcs/statement.cs:1211
3345 "`{0}': A return keyword must not be followed by any expression when method "
3349 #: mcs/mcs/statement.cs:1224
3352 "`{0}': A return keyword must not be followed by an expression when async "
3353 "delegate returns `Task'. Consider using `Task<T>' return type"
3356 #: mcs/mcs/statement.cs:1228
3359 "`{0}': A return keyword must not be followed by an expression when async "
3360 "method returns `Task'. Consider using `Task<T>' return type"
3363 #: mcs/mcs/statement.cs:1241
3366 "`{0}': The return expression type of async method must be `{1}' rather than "
3370 #: mcs/mcs/statement.cs:1251
3373 "`{0}': A return keyword must not be followed by any expression when delegate "
3377 #: mcs/mcs/statement.cs:1284
3380 "Cannot convert `{0}' to delegate type `{1}' because some of the return types "
3381 "in the block are not implicitly convertible to the delegate return type"
3384 #: mcs/mcs/statement.cs:1341
3386 "Cannot return a value from iterators. Use the yield return statement to "
3387 "return a value, or yield break to end the iteration"
3390 #: mcs/mcs/statement.cs:1403
3393 "The label `{0}:' could not be found within the scope of the goto statement"
3396 #: mcs/mcs/statement.cs:1741
3397 msgid "A goto case is only valid inside a switch statement"
3400 #: mcs/mcs/statement.cs:1764
3402 "A throw statement with no arguments is not allowed outside of a catch clause"
3405 #: mcs/mcs/statement.cs:1769
3407 "A throw statement with no arguments is not allowed inside of a finally "
3408 "clause nested inside of the innermost catch clause"
3411 #: mcs/mcs/statement.cs:1787 mcs/mcs/statement.cs:6421
3412 msgid "The type caught or thrown must be derived from System.Exception"
3415 #: mcs/mcs/statement.cs:1929
3416 msgid "No enclosing loop out of which to break or continue"
3419 #: mcs/mcs/statement.cs:2098
3420 msgid "A fixed statement cannot use an implicitly typed local variable"
3423 #: mcs/mcs/statement.cs:2103
3424 msgid "An implicitly typed local variable cannot be a constant"
3427 #: mcs/mcs/statement.cs:2108
3429 "An implicitly typed local variable declarator must include an initializer"
3432 #: mcs/mcs/statement.cs:2113
3434 "An implicitly typed local variable declaration cannot include multiple "
3438 #: mcs/mcs/statement.cs:2754
3441 "A local variable named `{0}' cannot be declared in this scope because it "
3442 "would give a different meaning to `{0}', which is already used in a `{1}' "
3443 "scope to denote something else"
3446 #: mcs/mcs/statement.cs:2766
3448 msgid "A local variable named `{0}' is already defined in this scope"
3451 #: mcs/mcs/statement.cs:2773
3452 #, fuzzy, csharp-format
3454 "The type parameter name `{0}' is the same as local variable or parameter name"
3456 "El tipo parametrizado `{0}' tiene el mimo nombre que el tipo contenedor, o "
3459 #: mcs/mcs/statement.cs:3612
3462 "The out parameter `{0}' must be assigned to before control leaves the "
3466 #: mcs/mcs/statement.cs:3866
3468 msgid "Async methods cannot have ref or out parameters"
3469 msgstr "`{0}': no es posible derivar de una clase estática (`{1}')"
3471 #: mcs/mcs/statement.cs:3872
3472 msgid "__arglist is not allowed in parameter list of async methods"
3475 #: mcs/mcs/statement.cs:3878
3477 msgid "Async methods cannot have unsafe parameters"
3478 msgstr "`{0}': no es posible derivar de una clase estática (`{1}')"
3480 #: mcs/mcs/statement.cs:4075
3482 msgid "The label `{0}' is a duplicate"
3485 #: mcs/mcs/statement.cs:4084 mcs/mcs/statement.cs:4095
3488 "The label `{0}' shadows another label by the same name in a contained scope"
3491 #: mcs/mcs/statement.cs:4298
3493 msgid "`{0}': not all code paths return a value"
3496 #: mcs/mcs/statement.cs:4416
3498 msgid "The label `{0}' already occurs in this switch statement"
3501 #: mcs/mcs/statement.cs:4540
3503 msgid "Control cannot fall through from one case label `{0}' to another"
3506 #: mcs/mcs/statement.cs:4919
3509 "A switch expression of type `{0}' cannot be converted to an integral type, "
3510 "bool, char, string, enum or nullable type"
3513 #: mcs/mcs/statement.cs:5683
3515 msgid "`{0}' is not a reference type as required by the lock statement"
3518 #: mcs/mcs/statement.cs:6064
3519 msgid "The type of locals declared in a fixed statement must be a pointer type"
3522 #: mcs/mcs/statement.cs:6080
3524 "The right hand side of a fixed statement assignment may not be a cast "
3528 #: mcs/mcs/statement.cs:6150
3530 "You cannot use the fixed statement to take the address of an already fixed "
3534 #: mcs/mcs/statement.cs:6673
3537 "A previous catch clause already catches all exceptions of this or a super "
3541 #: mcs/mcs/statement.cs:6851
3544 "`{0}': type used in a using statement must be implicitly convertible to "
3545 "`System.IDisposable'"
3548 #: mcs/mcs/statement.cs:7252
3551 "foreach statement requires that the return type `{0}' of `{1}' must have a "
3552 "suitable public MoveNext method and public Current property"
3555 #: mcs/mcs/statement.cs:7296
3558 "foreach statement cannot operate on variables of type `{0}' because it "
3559 "contains multiple implementation of `{1}'. Try casting to a specific "
3563 #: mcs/mcs/statement.cs:7318
3566 "foreach statement cannot operate on variables of type `{0}' because it does "
3567 "not contain a definition for `{1}' or is inaccessible"
3570 #: mcs/mcs/statement.cs:7553
3571 msgid "Use of null is not valid in this context"
3574 #: mcs/mcs/statement.cs:7565
3576 msgid "Foreach statement cannot operate on a `{0}'"
3577 msgstr "El mandato `foreach' no puede operar en un `{0}'"
3579 #: mcs/mcs/typemanager.cs:796
3581 msgid "The predefined type `{0}.{1}' is not defined or imported"
3582 msgstr "El tipo predefinido `{0}.{1}' no está definido o no ha sido importado"
3584 #: mcs/mcs/typemanager.cs:841
3585 #, fuzzy, csharp-format
3587 "The predefined type `{0}.{1}' is defined multiple times. Using definition "
3589 msgstr "El tipo predefinido `{0}.{1}' no está definido o no ha sido importado"
3591 #: mcs/mcs/typemanager.cs:852
3592 #, fuzzy, csharp-format
3594 "The predefined type `{0}.{1}' is defined in an assembly that is not "
3596 msgstr "El tipo predefinido `{0}.{1}' no está definido o no ha sido importado"
3598 #: mcs/mcs/typemanager.cs:862
3600 msgid "The predefined type `{0}.{1}' is not declared correctly"
3601 msgstr "El tipo predefinido `{0}.{1}' fue incorrectamente declarado"
3603 #: mcs/mcs/typemanager.cs:988
3606 "The compiler required member `{0}.{1}{2}' could not be found or is "
3608 msgstr "El compilador no encuentra el miembro `{0}.{1}{2}' o no es accessible"
3610 #: mcs/mcs/typemanager.cs:1107
3613 "Cannot take the address of, get the size of, or declare a pointer to a "
3614 "managed type `{0}'"
3616 "No es posible obtener la dirección, el tamaño o declarar un apuntador a un "
3617 "tipo gestionado `{0}'"
3620 #~ msgid "An expression tree cannot contain an await operator"
3621 #~ msgstr "Un árbol de expresiones no puede contener un operador de asignación"
3624 #~ msgid "The constant `{0}' cannot be marked static"
3625 #~ msgstr "El método abstracto `{0} no puede ser marcado como virtual"
3628 #~ msgid "`{0}': interface members cannot have a definition"
3629 #~ msgstr "`{0}': los miembros virtuales o abstractos no pueden ser privados"
3632 #~ msgid "Cannot specify a default value for the `{0}' parameter"
3634 #~ "No puede especificar el atributo `DefaultMember' en un tipo que contiene "
3638 #~ msgid "The `params' modifier is not allowed in current context"
3640 #~ "La palabra reservada `new' no está permitida en los elementos de un "
3641 #~ "espacio de nombres"
3644 #~ msgid "The params parameter cannot be declared as ref or out"
3645 #~ msgstr "El método abstracto `{0} no puede ser marcado como virtual"
3648 #~ msgid "`{0}': property or indexer cannot have void type"
3649 #~ msgstr "`{0}': los miembros virtuales o abstractos no pueden ser privados"
3652 #~ msgid "`{0}': property or indexer must have at least one accessor"
3653 #~ msgstr "`{0}': los miembros virtuales o abstractos no pueden ser privados"
3656 #~ msgid "Interfaces cannot contain operators"
3658 #~ "`{0}': las clases estáticas no pueden contener operadores definidos por "
3662 #~ msgid "Interfaces cannot contain contructors"
3663 #~ msgstr "`{0}': las clases estáticas no pueden contener un destructor"
3665 #~ msgid "Class, struct, or interface method must have a return type"
3666 #~ msgstr "El método debe tener un tipo de retorno"
3669 #~ msgid "`{0}': static constructor cannot have an access modifier"
3670 #~ msgstr "`{0}': los miembros virtuales o abstractos no pueden ser privados"
3673 #~ msgid "Only class types can contain destructor"
3674 #~ msgstr "`{0}': las clases estáticas no pueden contener un destructor"
3678 #~ "`{0}': An explicit interface implementation of an event must use property "
3681 #~ "`{0}': las declaraciones explícitas de interfaces solamente pueden ser "
3682 #~ "declaradas en una clase o estructura"
3685 #~ msgid "`{0}': event in interface cannot have an initializer"
3687 #~ "`{0}': las estructuras no pueden tener inicializadores de campos en "
3691 #~ msgid "`{0}': abstract event cannot have an initializer"
3693 #~ "`{0}': las estructuras no pueden tener inicializadores de campos en "
3697 #~ msgid "`{0}': event property must have both add and remove accessors"
3698 #~ msgstr "`{0}': los miembros virtuales o abstractos no pueden ser privados"
3701 #~ msgid "Keyword `new' is not allowed on namespace elements"
3703 #~ "La palabra reservada `new' no está permitida en los elementos de un "
3704 #~ "espacio de nombres"
3707 #~ msgid "The parameter modifier `{0}' is not valid in this context"
3709 #~ "El tipo predefinido `{0}.{1}' no está definido o no ha sido importado"
3712 #~ msgid "Identifier expected, `{0}' is a keyword"
3713 #~ msgstr "Esperaba un identificador: {0}."
3717 #~ "The compilation may fail due to missing `System.Reflection.Emit."
3718 #~ "AssemblyBuilder.SetCorlibTypeBuilders(...)' method"
3720 #~ "La compilación puede fallar ya que el método `{0}.SetCorlibTypeBuilders"
3721 #~ "({1})' no existe"
3723 #~ msgid "Can not use a type parameter in an attribute"
3724 #~ msgstr "No es posible usar un tipo parametrizado en un atributo"
3727 #~ "`{0}': Any identifier with double underscores cannot be used when ISO "
3728 #~ "language version mode is specified"
3730 #~ "`{0}': Ningún identificador con dos subrayados contíguos puede ser usado "
3731 #~ "cuando la versión del lenguage seleccionada es ISO"
3734 #~ "Struct member `{0}.{1}' of type `{2}' causes a cycle in the struct layout"
3736 #~ "El miembro `{0}.{1}' con tipo `{2}' produce un ciclo recursivo en la "