Remove mono-abi-info from the .spec file
[mono-project/dkf.git] / po / mcs / es.po
blob2db39dea5577044f6bc6d4544f5911a65b0e1c1b
1 # Mono C# compiler translation file.
2 # Copyright (C) 2008 Novell, Inc.
3 # Miguel de Icaza <miguel@gnome.org>, 2008.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: mono 2.1\n"
8 "Report-Msgid-Bugs-To: http://www.mono-project.com/Bugs\n"
9 "POT-Creation-Date: 2008-09-29 12:41-0300\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"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=utf-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
17 #: ../mcs/mcs/anonymous.cs:850
18 #, csharp-format
19 msgid "Cannot convert `{0}' to an expression tree of non-delegate type `{1}'"
20 msgstr ""
21 "No es posible convertir `{0}' a un árbol de expresiónáéíóú de tipo `{1}; ya "
22 "que no es un tipo de delegado"
24 #: ../mcs/mcs/anonymous.cs:856
25 #, csharp-format
26 msgid "Cannot convert `{0}' to non-delegate type `{1}'"
27 msgstr "No es posible convertir `{0}' a un un tipo que no es un delegado `{1}'"
29 #: ../mcs/mcs/anonymous.cs:868
30 #, csharp-format
31 msgid ""
32 "Cannot convert `{0}' to delegate type `{1}' since there is a parameter "
33 "mismatch"
34 msgstr ""
36 #: ../mcs/mcs/anonymous.cs:880 ../mcs/mcs/delegate.cs:568
37 #, csharp-format
38 msgid "Delegate `{0}' does not take `{1}' arguments"
39 msgstr "El delegado `{0} no toma {1} argumentos"
41 #: ../mcs/mcs/anonymous.cs:895
42 #, csharp-format
43 msgid "Parameter `{0}' should not be declared with the `{1}' keyword"
44 msgstr ""
45 "El parámetro `{0}' no debe ser ser declarado con la palabra reservada `{1}'"
47 #: ../mcs/mcs/anonymous.cs:898
48 #, csharp-format
49 msgid "Parameter `{0}' must be declared with the `{1}' keyword"
50 msgstr ""
51 "El parámetro `{0}' debe de ser declarado con la palabra reservada `{1}'"
53 #: ../mcs/mcs/anonymous.cs:919
54 #, csharp-format
55 msgid "Parameter `{0}' is declared as type `{1}' but should be `{2}'"
56 msgstr "El parámetro `{0}' está declarado con `{1}' pero debería de ser `{2}'"
58 #: ../mcs/mcs/anonymous.cs:1043
59 msgid "An anonymous method cannot be converted to an expression tree"
60 msgstr ""
61 "Los métodos anónimos no pueden ser convertidos a árboles de expresiones"
63 #: ../mcs/mcs/anonymous.cs:1060
64 #, csharp-format
65 msgid ""
66 "Cannot convert anonymous method block without a parameter list to delegate "
67 "type `{0}' because it has one or more `out' parameters."
68 msgstr ""
70 #: ../mcs/mcs/anonymous.cs:1085
71 msgid ""
72 "Anonymous methods and lambda expressions cannot be used in the current "
73 "context"
74 msgstr ""
75 "Los métodos anónimos y las expresiones lambdas no pueden ser usados en este "
76 "contexto"
78 #: ../mcs/mcs/anonymous.cs:1122
79 #, csharp-format
80 msgid ""
81 "Local variable or parameter `{0}' cannot have their address taken and be "
82 "used inside an anonymous method or lambda expression"
83 msgstr ""
84 "No se le puede tomar la dirección a la variable local o el parámetro `{0}' y "
85 "ser al mismo tiempo usada dentro de un método anónimo o una expresión lambda."
87 #: ../mcs/mcs/anonymous.cs:1353
88 msgid "An expression tree cannot contain an anonymous method expression"
89 msgstr ""
90 "Un árbol de expresiones no puede contener una expresión que sea una método "
91 "anónimo"
93 #: ../mcs/mcs/anonymous.cs:1647
94 #, csharp-format
95 msgid ""
96 "`{0}': An anonymous type cannot have multiple properties with the same name"
97 msgstr ""
98 "`{0}' An tipo anónimo no puede tener multiples propiedades con el mismo "
99 "nombre"
101 #: ../mcs/mcs/assign.cs:325
102 msgid "An expression tree cannot contain an assignment operator"
103 msgstr "Un árbol de expresiones no puede contener un operador de asignación"
105 #: ../mcs/mcs/attribute.cs:165
106 #, csharp-format
107 msgid ""
108 "`{0}' is not a valid named attribute argument. Named attribute arguments "
109 "must be fields which are not readonly, static, const or read-write "
110 "properties which are public and not static"
111 msgstr ""
113 #: ../mcs/mcs/attribute.cs:173
114 #, csharp-format
115 msgid ""
116 "`{0}' is not a valid named attribute argument because it is not a valid "
117 "attribute parameter type"
118 msgstr ""
120 #: ../mcs/mcs/attribute.cs:180
121 msgid ""
122 "An attribute argument must be a constant expression, typeof expression or "
123 "array creation expression"
124 msgstr ""
126 #: ../mcs/mcs/attribute.cs:187
127 msgid "Can not use a type parameter in an attribute"
128 msgstr "No es posible usar un tipo parametrizado en un atributo"
130 #: ../mcs/mcs/attribute.cs:192
131 msgid "The Guid attribute must be specified with the ComImport attribute"
132 msgstr ""
133 "El atributo Guid debe de ser especificado junto con el atributo ComImport"
135 #: ../mcs/mcs/attribute.cs:197
136 #, csharp-format
137 msgid "Do not use `{0}' directly. Use parameter modifier `this' instead"
138 msgstr ""
139 "No use `{0}' directamente.   Use el modificador de parámetro `this' en su "
140 "lugar"
142 #: ../mcs/mcs/attribute.cs:206
143 #, csharp-format
144 msgid "Error during emitting `{0}' attribute. The reason is `{1}'"
145 msgstr "Error al emitir el atributo `{0}'.   La razón es `{1}'"
147 #: ../mcs/mcs/attribute.cs:245
148 #, csharp-format
149 msgid "`{0}': is not an attribute class"
150 msgstr "`{0}' no es una clase atributo"
152 #: ../mcs/mcs/attribute.cs:263
153 #, csharp-format
154 msgid ""
155 "`{0}' is ambiguous between `{0}' and `{0}Attribute'. Use either `@{0}' or `"
156 "{0}Attribute'"
157 msgstr ""
158 "`{0}' produce una amiguedad entre `{0}' y `{0}Attribute'.   Use `@{0}' o `{0}"
159 "Attribute'"
161 #: ../mcs/mcs/attribute.cs:365
162 #, csharp-format
163 msgid "Cannot apply attribute class `{0}' because it is abstract"
164 msgstr "No es posible aplicar el atributo `{0}' ya que es abstracto"
166 #: ../mcs/mcs/attribute.cs:490
167 msgid "Invalid value for argument to `System.AttributeUsage' attribute"
168 msgstr "Valor inválido pasado a `System.AttributeUsage'"
170 #: ../mcs/mcs/attribute.cs:498
171 #, csharp-format
172 msgid "The argument to the `{0}' attribute must be a valid identifier"
173 msgstr ""
174 "El argumento pasado al atributo `{0}' debe de ser un identificador válido"
176 #: ../mcs/mcs/attribute.cs:528
177 #, csharp-format
178 msgid "'{0}' duplicate named attribute argument"
179 msgstr ""
181 #: ../mcs/mcs/attribute.cs:870
182 #, csharp-format
183 msgid ""
184 "`{0}' is not a valid attribute location for this declaration. Valid "
185 "attribute locations for this declaration are `{1}'"
186 msgstr ""
188 #: ../mcs/mcs/attribute.cs:1199
189 #, csharp-format
190 msgid ""
191 "The attribute `{0}' is not valid on this declaration type. It is valid on `"
192 "{1}' declarations only"
193 msgstr ""
195 #: ../mcs/mcs/attribute.cs:1493
196 #, csharp-format
197 msgid "The attribute `{0}' cannot be applied multiple times"
198 msgstr ""
200 #: ../mcs/mcs/attribute.cs:1661
201 msgid ""
202 "Added modules must be marked with the CLSCompliant attribute to match the "
203 "assembly"
204 msgstr ""
206 #: ../mcs/mcs/attribute.cs:1802
207 #, csharp-format
208 msgid "`{0}' is obsolete: `{1}'"
209 msgstr ""
211 #: ../mcs/mcs/cs-tokenizer.cs:1276 ../mcs/mcs/cs-tokenizer.cs:1346
212 msgid "Invalid number"
213 msgstr "Número inválido"
215 #: ../mcs/mcs/cs-tokenizer.cs:1532
216 #, csharp-format
217 msgid "Unrecognized escape sequence `\\{0}'"
218 msgstr "Secuencia de escape no reconocida: `\\\\{0}'"
220 #: ../mcs/mcs/cs-tokenizer.cs:1551
221 msgid "Unrecognized escape sequence"
222 msgstr "Secuencia de escape no reconocida"
224 #: ../mcs/mcs/cs-tokenizer.cs:1811
225 #, fuzzy
226 msgid "Missing identifier to pre-processor directive"
227 msgstr "La directiva del pre-procesador requiere un identificador"
229 #: ../mcs/mcs/cs-tokenizer.cs:1821 ../mcs/mcs/cs-tokenizer.cs:1825
230 #, csharp-format
231 msgid "Identifier expected: {0}"
232 msgstr "Esperaba un identificador: {0}."
234 #: ../mcs/mcs/cs-tokenizer.cs:2201
235 msgid "Numeric constant too long"
236 msgstr "La constante numérica es demasiado grande"
238 #: ../mcs/mcs/cs-tokenizer.cs:2206
239 msgid "Invalid preprocessor directive"
240 msgstr "Directiva inválida para el pre-procesador."
242 #: ../mcs/mcs/cs-tokenizer.cs:2213
243 #, csharp-format
244 msgid "Unexpected processor directive ({0})"
245 msgstr "Directiva inválida para el pre-procesador ({0})."
247 #: ../mcs/mcs/cs-tokenizer.cs:2218
248 #, csharp-format
249 msgid "Expected `{0}'"
250 msgstr "Esperaba `{0}'"
252 #: ../mcs/mcs/cs-tokenizer.cs:2224
253 msgid ""
254 "Cannot define or undefine preprocessor symbols after first token in file"
255 msgstr ""
256 "No es posible definir nuevos símbolos para el preprocesador o elimiar las "
257 "definiciones existentes después del primer tóken del archivo"
259 #: ../mcs/mcs/cs-tokenizer.cs:2230
260 msgid ""
261 "Preprocessor directives must appear as the first non-whitespace character on "
262 "a line"
263 msgstr ""
264 "Las directivas del pre-procesador deben aparecer como el primer carácter en "
265 "la línea (que no sea un espacio en blanco)"
267 #: ../mcs/mcs/cs-tokenizer.cs:2235
268 msgid "Single-line comment or end-of-line expected"
269 msgstr "Esperaba un comentario de una sola línea o el final de archivo"
271 #: ../mcs/mcs/cs-tokenizer.cs:2280 ../mcs/mcs/cs-tokenizer.cs:3006
272 msgid "Expected `#endif' directive"
273 msgstr "Esperaba la directiva `#endif'"
275 #: ../mcs/mcs/cs-tokenizer.cs:2313 ../mcs/mcs/cs-tokenizer.cs:2334
276 #: ../mcs/mcs/cs-tokenizer.cs:2365 ../mcs/mcs/cs-tokenizer.cs:3004
277 msgid "#endregion directive expected"
278 msgstr "Esperaba la directiva `#endregion'"
280 #: ../mcs/mcs/cs-tokenizer.cs:2420
281 #, csharp-format
282 msgid "#error: '{0}'"
283 msgstr "#error: '{0}'"
285 #: ../mcs/mcs/cs-tokenizer.cs:2440
286 msgid "The line number specified for #line directive is missing or invalid"
287 msgstr ""
288 "Falta el número de linea especificado en la directiva #line o el número es "
289 "inválido"
291 #: ../mcs/mcs/cs-tokenizer.cs:2444
292 msgid "Wrong preprocessor directive"
293 msgstr "La directiva del pre-procesador es errónea"
295 #: ../mcs/mcs/cs-tokenizer.cs:2474 ../mcs/mcs/cs-tokenizer.cs:2837
296 msgid "Newline in constant"
297 msgstr "Hay un carácter nueva-linea en la constante"
299 #: ../mcs/mcs/cs-tokenizer.cs:2490
300 msgid "Unterminated string literal"
301 msgstr "La literal de texto no tiene fin"
303 #: ../mcs/mcs/cs-tokenizer.cs:2537
304 msgid ""
305 "The `partial' modifier can be used only immediately before `class', "
306 "`struct', `interface', or `void' keyword"
307 msgstr ""
308 "El modificador `partial' solamente puede ser utilizado antes de `class', "
309 "`struct', `interface' o la palabra clave `void'"
311 #: ../mcs/mcs/cs-tokenizer.cs:2568
312 msgid "Identifier too long (limit is 512 chars)"
313 msgstr "El identificador es demasiado grande (el límite son 512 caracteres)"
315 #: ../mcs/mcs/cs-tokenizer.cs:2624
316 #, csharp-format
317 msgid ""
318 "`{0}': Any identifier with double underscores cannot be used when ISO "
319 "language version mode is specified"
320 msgstr ""
321 "`{0}': Ningún identificador con dos subrayados contíguos puede ser usado "
322 "cuando la versión del lenguage seleccionada es ISO"
324 #: ../mcs/mcs/cs-tokenizer.cs:2739
325 msgid "End-of-file found, '*/' expected"
326 msgstr "El archivo se terminó, y esperaba encontrar un `*/'"
328 #: ../mcs/mcs/cs-tokenizer.cs:2876
329 msgid "Keyword, identifier, or string expected after verbatim specifier: @"
330 msgstr ""
331 "Esperaba una palabra clave, un identificador o una cadena después del "
332 "especificador '@' (al pie de la letra)"
334 #: ../mcs/mcs/cfold.cs:66
335 msgid "The operation overflows at compile time in checked mode"
336 msgstr ""
337 "La operación produjo un sobreflujo durante la compilación en el modo "
338 "verificado (-checked)"
340 #: ../mcs/mcs/cfold.cs:693 ../mcs/mcs/cfold.cs:773
341 msgid "Division by constant zero"
342 msgstr "División por cero (con una constante)"
344 #: ../mcs/mcs/class.cs:156
345 #, csharp-format
346 msgid ""
347 "The operator `{0}' requires a matching operator `{1}' to also be defined"
348 msgstr ""
349 "El operador `{0}' require que el operador correspondiente `{1}' también sea "
350 "definido"
352 #: ../mcs/mcs/class.cs:351
353 #, csharp-format
354 msgid ""
355 "Partial declarations of `{0}' must be all classes, all structs or all "
356 "interfaces"
357 msgstr ""
358 "Las declaraciones parciales de `{0}' deben o todas ser classes, o todas "
359 "estructuras o todas interfaces"
361 #: ../mcs/mcs/class.cs:360
362 #, csharp-format
363 msgid "Partial declarations of `{0}' have conflicting accessibility modifiers"
364 msgstr ""
365 "Las varias declaraciones parciales de `{0} tienen modificadores de "
366 "accesibilidad en conflicto"
368 #: ../mcs/mcs/class.cs:416
369 #, csharp-format
370 msgid ""
371 "`{0}': explicit interface declaration can only be declared in a class or "
372 "struct"
373 msgstr ""
374 "`{0}': las declaraciones explícitas de interfaces solamente pueden ser "
375 "declaradas en una clase o estructura"
377 #: ../mcs/mcs/class.cs:455 ../mcs/mcs/decl.cs:2803
378 #, csharp-format
379 msgid ""
380 "A member `{0}' is already defined. Rename this member or use different "
381 "parameter types"
382 msgstr ""
383 "El miembro `{0} ya ha sido definido.   Renombre este miembro o use tipos de "
384 "parámetro distintos"
386 #: ../mcs/mcs/class.cs:572
387 msgid ""
388 "Cannot specify the `DefaultMember' attribute on type containing an indexer"
389 msgstr ""
390 "No puede especificar el atributo `DefaultMember' en un tipo que contiene un "
391 "indexador"
393 #: ../mcs/mcs/class.cs:855
394 #, csharp-format
395 msgid "`{0}' is already listed in interface list"
396 msgstr "`{0}' ya está listado en la lista de interfaces"
398 #: ../mcs/mcs/class.cs:863
399 #, csharp-format
400 msgid ""
401 "Inconsistent accessibility: base interface `{0}' is less accessible than "
402 "interface `{1}'"
403 msgstr ""
404 "Accesibilidad inconsistente: la interface base `{0}' es menos accessible que "
405 "la interface `{1}'"
407 #: ../mcs/mcs/class.cs:869
408 #, csharp-format
409 msgid "Type `{0}' in interface list is not an interface"
410 msgstr "El tipo `{0} en la lista de interfaces no es una interface"
412 #: ../mcs/mcs/class.cs:871
413 #, csharp-format
414 msgid "`{0}': Classes cannot have multiple base classes (`{1}' and `{2}')"
415 msgstr ""
416 "`{0}': las clases no pueden tener múltiples clases base (`{1}' y `{2}')"
418 #: ../mcs/mcs/class.cs:874
419 #, csharp-format
420 msgid "`{0}': Base class `{1}' must be specified as first"
421 msgstr "`{0}': la clase base `{1}' tiene que ser especificada primero"
423 #: ../mcs/mcs/class.cs:901
424 #, csharp-format
425 msgid "Partial declarations of `{0}' must not specify different base classes"
426 msgstr ""
427 "Las declaraciones parciales de `{0}' no deben de especificar clases bases "
428 "distintas"
430 #: ../mcs/mcs/class.cs:942
431 #, csharp-format
432 msgid ""
433 "`{0}' cannot implement both `{1}' and `{2}' because they may unify for some "
434 "type parameter substitutions"
435 msgstr ""
436 "`{0}' no es posible implementar tanto `{1}' como `{2}' por que se pueden "
437 "unificar en algunos casos"
439 #: ../mcs/mcs/class.cs:1164
440 #, csharp-format
441 msgid ""
442 "Partial declarations of `{0}' must have the same type parameter names in the "
443 "same order"
444 msgstr ""
445 "Las declaraciones parciales de `{0} deben de tener los mismos nombres de "
446 "parámetros en el mismo órden."
448 #: ../mcs/mcs/class.cs:1184
449 #, csharp-format
450 msgid ""
451 "Partial declarations of `{0}' have inconsistent constraints for type "
452 "parameter `{1}'"
453 msgstr ""
454 "Las declaraciones parciales de `{0}' tienen limitaciones inconsistentes para "
455 "el tipo parametrizado `{1}'"
457 #: ../mcs/mcs/class.cs:1274
458 #, csharp-format
459 msgid ""
460 "Inherited interface `{0}' causes a cycle in the interface hierarchy of `{1}'"
461 msgstr ""
462 "La interface heredada `{0}' produce un ciclo en la jerarquía de la interface "
463 "`{1}'"
465 #: ../mcs/mcs/class.cs:1279
466 #, csharp-format
467 msgid "Circular base class dependency involving `{0}' and `{1}'"
468 msgstr "Dependencia circular en la clase base involucrando `{0}' y `{1}'"
470 #: ../mcs/mcs/class.cs:1459
471 msgid ""
472 "Two indexers have different names; the IndexerName attribute must be used "
473 "with the same name on every indexer within a type"
474 msgstr ""
475 "Hay dos indexadores con nombres distintos;   El atributo IndexerName debe "
476 "ser usado con el mismo nombre en todos los indexadores dentro de un tipo"
478 #: ../mcs/mcs/class.cs:2293
479 #, csharp-format
480 msgid "A static member `{0}' cannot be marked as override, virtual or abstract"
481 msgstr ""
482 "El miembro estático `{0}' no puede ser marcado con override, virtual o "
483 "abstract"
485 #: ../mcs/mcs/class.cs:2307
486 #, csharp-format
487 msgid "A member `{0}' marked as override cannot be marked as new or virtual"
488 msgstr ""
489 "El miembro `{0}' está usa `override' y no puede usar `new' o `virtual' "
491 #: ../mcs/mcs/class.cs:2319
492 #, csharp-format
493 msgid "`{0}' cannot be both extern and abstract"
494 msgstr "`{0}' no puede ser tanto externo como abstracto"
496 #: ../mcs/mcs/class.cs:2324
497 #, csharp-format
498 msgid "`{0}' cannot be both abstract and sealed"
499 msgstr "`{0}'' no puede ser tanto sellado como abstracto"
501 #: ../mcs/mcs/class.cs:2329
502 #, csharp-format
503 msgid "The abstract method `{0}' cannot be marked virtual"
504 msgstr "El método abstracto `{0} no puede ser marcado como virtual"
506 #: ../mcs/mcs/class.cs:2335
507 #, csharp-format
508 msgid "`{0}' is abstract but it is declared in the non-abstract class `{1}'"
509 msgstr ""
510 "`{0}' es abstracto pero ha sido declarado dentro de una clase que no es "
511 "abstracta (`{1}')"
513 #: ../mcs/mcs/class.cs:2343
514 #, csharp-format
515 msgid "`{0}': virtual or abstract members cannot be private"
516 msgstr "`{0}': los miembros virtuales o abstractos no pueden ser privados"
518 #: ../mcs/mcs/class.cs:2350
519 #, csharp-format
520 msgid "`{0}' cannot be sealed because it is not an override"
521 msgstr "`{0}' no puede sellarse por que no es una sobrecarga"
523 #: ../mcs/mcs/class.cs:2436
524 #, csharp-format
525 msgid "`{0}': containing type does not implement interface `{1}'"
526 msgstr "`{0}': el tipo contenedor no implementa la interface `{1}'"
528 #: ../mcs/mcs/class.cs:2570
529 #, csharp-format
530 msgid "Type parameter `{0}' has same name as containing type, or method"
531 msgstr ""
532 "El tipo parametrizado `{0}' tiene el mimo nombre que el tipo contenedor, o "
533 "el método"
535 #: ../mcs/mcs/class.cs:2576
536 #, csharp-format
537 msgid "`{0}': member names cannot be the same as their enclosing type"
538 msgstr ""
539 "`{0}': los nombres de los miembros no pueden ser el mismo que el del tipo "
540 "contenedor"
542 #: ../mcs/mcs/class.cs:2718
543 msgid ""
544 "The class System.Object cannot have a base class or implement an interface."
545 msgstr ""
546 "La clase Syste.Object no puede tener una clase base o implementar una "
547 "interface."
549 #: ../mcs/mcs/class.cs:2727
550 #, csharp-format
551 msgid "Attribute `{0}' is only valid on classes derived from System.Attribute"
552 msgstr ""
553 "El atributo `{0}' solamente es válido en las clases derivadas de System."
554 "Attribute"
556 #: ../mcs/mcs/class.cs:2732
557 msgid ""
558 "Attribute `System.Diagnostics.ConditionalAttribute' is only valid on methods "
559 "or attribute classes"
560 msgstr ""
561 "El atributo `System.Diagnostics.ConditionalAttribute' solamente es válido en "
562 "métodos o en clases derivadas de System.Attribute"
564 #: ../mcs/mcs/class.cs:2771
565 #, csharp-format
566 msgid "`{0}': Static classes cannot contain user-defined operators"
567 msgstr ""
568 "`{0}': las clases estáticas no pueden contener operadores definidos por el "
569 "usuario"
571 #: ../mcs/mcs/class.cs:2776
572 #, csharp-format
573 msgid "`{0}': Static classes cannot contain destructor"
574 msgstr "`{0}': las clases estáticas no pueden contener un destructor"
576 #: ../mcs/mcs/class.cs:2781
577 #, csharp-format
578 msgid "`{0}': cannot declare indexers in a static class"
579 msgstr "`{0}': no es posible declarar indexadores en una clase estática"
581 #: ../mcs/mcs/class.cs:2789
582 #, csharp-format
583 msgid "`{0}': Static classes cannot have instance constructors"
584 msgstr ""
585 "`{0}': las clases estáticas no pueden tener constructores de instancias"
587 #: ../mcs/mcs/class.cs:2795
588 #, csharp-format
589 msgid "`{0}': Extension methods must be declared static"
590 msgstr "`{0}' Los métodos de extensión deben de ser estáticos"
592 #: ../mcs/mcs/class.cs:2799
593 #, csharp-format
594 msgid "`{0}': cannot declare instance members in a static class"
595 msgstr ""
596 "`{0}'L no es posible declarar miembros de instancia en una clase estática"
598 #: ../mcs/mcs/class.cs:2808
599 #, csharp-format
600 msgid "`{0}': an abstract class cannot be sealed or static"
601 msgstr "`{0}': una clase abstracta no puede estar sellada o ser estática"
603 #: ../mcs/mcs/class.cs:2812
604 #, csharp-format
605 msgid "`{0}': a class cannot be both static and sealed"
606 msgstr "`{0}': una clase no puede estar sellada y ser estática al mismo tiempo"
608 #: ../mcs/mcs/class.cs:2849
609 #, csharp-format
610 msgid "Cannot derive from `{0}' because it is a type parameter"
611 msgstr "No se puede derivar de `{0}' ya que es un tipo parametrizado"
613 #: ../mcs/mcs/class.cs:2856
614 #, csharp-format
615 msgid ""
616 "A generic type cannot derive from `{0}' because it is an attribute class"
617 msgstr "Los tipos genericos no pueden derivad de `{0} ya que es un atributo"
619 #: ../mcs/mcs/class.cs:2863
620 #, csharp-format
621 msgid "`{0}': Cannot derive from static class `{1}'"
622 msgstr "`{0}': no es posible derivar de una clase estática (`{1}')"
624 #: ../mcs/mcs/class.cs:2866
625 #, csharp-format
626 msgid "`{0}': cannot derive from sealed class `{1}'"
627 msgstr "`{0}': no es posible derivad de una clase sellada (`{1}')"
629 #: ../mcs/mcs/class.cs:2873
630 #, csharp-format
631 msgid "`{0}' cannot derive from special class `{1}'"
632 msgstr "`{0}' no es posible derivad de la clase especial `{1}'"
634 #: ../mcs/mcs/class.cs:2880
635 #, csharp-format
636 msgid ""
637 "Inconsistent accessibility: base class `{0}' is less accessible than class `"
638 "{1}'"
639 msgstr ""
640 "Accesibilidad inconsistente: la clase base `{0}' es menos accessible que la "
641 "clase `{1}'"
643 #: ../mcs/mcs/class.cs:2887
644 #, csharp-format
645 msgid ""
646 "Static class `{0}' cannot derive from type `{1}'. Static classes must derive "
647 "from object"
648 msgstr ""
649 "La clase estática `{0}' no puede derivarse del tipo `{1}'.   Las clases "
650 "estáticas deben derivar de `System.Object'"
652 #: ../mcs/mcs/class.cs:2895
653 #, csharp-format
654 msgid "Static class `{0}' cannot implement interfaces"
655 msgstr "Las clases estáticas no pueden implementar interfaces (`{0}')"
657 #: ../mcs/mcs/class.cs:3041
658 #, csharp-format
659 msgid "`{0}': Structs cannot have instance field initializers"
660 msgstr ""
661 "`{0}': las estructuras no pueden tener inicializadores de campos en "
662 "instancias"
664 #: ../mcs/mcs/class.cs:3362
665 #, csharp-format
666 msgid "`{0}': cannot override because `{1}' is not an event"
667 msgstr "`{0}': no es posible sobreescribir ya que `{1}' no es un evento"
669 #: ../mcs/mcs/class.cs:3364
670 #, csharp-format
671 msgid "`{0}': cannot override because `{1}' is not a property"
672 msgstr "`{0}': no es posible sobreescribir `{1}' ya que no es una propiedad"
674 #: ../mcs/mcs/class.cs:3366
675 #, csharp-format
676 msgid "`{0}': cannot override because `{1}' is not a method"
677 msgstr "`{0}': no es posible sobreescribir `{1}' ya que no es un método"
679 #: ../mcs/mcs/class.cs:3368
680 #, csharp-format
681 msgid "`{0}' is marked as an override but no suitable {1} found to override"
682 msgstr ""
683 "`{0}' está marcado como una sobreescritura pero no es posible encontrar {1} "
684 "para usar override"
686 #: ../mcs/mcs/class.cs:3407
687 #, csharp-format
688 msgid ""
689 "`{0}': cannot override inherited member `{1}' because it is not marked "
690 "virtual, abstract or override"
691 msgstr ""
692 "`{0}': no es posible sobreescribir el miembro heredado `{1}' ya que este no "
693 "está marcado con `virtual', `abstract' u `override'"
695 #: ../mcs/mcs/class.cs:3416
696 #, csharp-format
697 msgid "`{0}': cannot override inherited member `{1}' because it is sealed"
698 msgstr ""
699 "`{0}': no es posible sobreescribir el miembro heredado `{1}' ya que este "
700 "está sellado"
702 #: ../mcs/mcs/class.cs:3434
703 #, csharp-format
704 msgid "`{0}': type must be `{1}' to match overridden member `{2}'"
705 msgstr ""
706 "`{0}': el tipo debe de ser `{1}' para que corresponda con el miembro "
707 "sobreescrito `{2}'"
709 #: ../mcs/mcs/class.cs:3438
710 #, csharp-format
711 msgid "`{0}': return type must be `{1}' to match overridden member `{2}'"
712 msgstr ""
713 "`{0}': El tipo de regreso debe de ser `{1}' para qu ecorresponda con el "
714 "miembro sobreescrito `{2}'"
716 #: ../mcs/mcs/class.cs:3460
717 #, csharp-format
718 msgid "`{0}' hides inherited abstract member `{1}'"
719 msgstr "`{0}' esconde el miembro abstracto heredado `{1}'"
721 #: ../mcs/mcs/class.cs:3520
722 #, csharp-format
723 msgid ""
724 "Inconsistent accessibility: parameter type `{0}' is less accessible than "
725 "indexer `{1}'"
726 msgstr ""
727 "Accesibilidad inconsistente: la interface base `{0}' es menos accessible que "
728 "el indexador `{1}'"
730 #: ../mcs/mcs/class.cs:3524
731 #, csharp-format
732 msgid ""
733 "Inconsistent accessibility: parameter type `{0}' is less accessible than "
734 "operator `{1}'"
735 msgstr ""
736 "Accesibilidad inconsistente: el tipo del parámetro `{0}' es menos accessible "
737 "que el operador `{1}'"
739 #: ../mcs/mcs/class.cs:3528
740 #, csharp-format
741 msgid ""
742 "Inconsistent accessibility: parameter type `{0}' is less accessible than "
743 "method `{1}'"
744 msgstr ""
746 #: ../mcs/mcs/class.cs:3548
747 #, csharp-format
748 msgid "`{0}' in explicit interface declaration is not an interface"
749 msgstr ""
751 #: ../mcs/mcs/class.cs:3587
752 #, csharp-format
753 msgid "A partial method `{0}' cannot explicitly implement an interface"
754 msgstr ""
756 #: ../mcs/mcs/class.cs:3595
757 #, csharp-format
758 msgid "'{0}' in explicit interface declaration is not an interface"
759 msgstr ""
761 #: ../mcs/mcs/class.cs:3614
762 #, csharp-format
763 msgid ""
764 "`{0}' is marked as an external but has no DllImport attribute. Consider "
765 "adding a DllImport attribute to specify the external implementation"
766 msgstr ""
768 #: ../mcs/mcs/class.cs:3631
769 #, csharp-format
770 msgid ""
771 "`{0}': cannot change access modifiers when overriding `{1}' inherited member "
772 "`{2}'"
773 msgstr ""
775 #: ../mcs/mcs/class.cs:3724
776 msgid ""
777 "The DllImport attribute must be specified on a method marked `static' and "
778 "`extern'"
779 msgstr ""
781 #: ../mcs/mcs/class.cs:3787
782 #, csharp-format
783 msgid "`{0}': A partial method parameters cannot use `out' modifier"
784 msgstr ""
786 #: ../mcs/mcs/class.cs:3867
787 #, csharp-format
788 msgid ""
789 "Conditional not valid on `{0}' because it is a constructor, destructor, "
790 "operator or explicit interface implementation"
791 msgstr ""
793 #: ../mcs/mcs/class.cs:3924
794 msgid "Do not override object.Finalize. Instead, provide a destructor"
795 msgstr ""
797 #: ../mcs/mcs/class.cs:4096
798 #, csharp-format
799 msgid "Program `{0}' has more than one entry point defined: `{1}'"
800 msgstr ""
802 #: ../mcs/mcs/class.cs:4127
803 #, csharp-format
804 msgid "Conditional not valid on `{0}' because its return type is not void"
805 msgstr ""
807 #: ../mcs/mcs/class.cs:4132
808 #, csharp-format
809 msgid "Conditional not valid on `{0}' because it is an override method"
810 msgstr ""
812 #: ../mcs/mcs/class.cs:4137
813 msgid "Conditional not valid on interface members"
814 msgstr ""
816 #: ../mcs/mcs/class.cs:4143
817 #, csharp-format
818 msgid "Conditional member `{0}' cannot implement interface member `{1}'"
819 msgstr ""
821 #: ../mcs/mcs/class.cs:4150
822 #, csharp-format
823 msgid "Conditional method `{0}' cannot have an out parameter"
824 msgstr ""
826 #: ../mcs/mcs/class.cs:4218
827 #, csharp-format
828 msgid "`{0}': Extension methods cannot be defined in a nested class"
829 msgstr ""
831 #: ../mcs/mcs/class.cs:4223
832 #, csharp-format
833 msgid ""
834 "`{0}': Extension methods cannot be declared without a reference to System."
835 "Core.dll assembly. Add the assembly reference or remove `this' modifer from "
836 "the first parameter"
837 msgstr ""
839 #: ../mcs/mcs/class.cs:4237
840 #, csharp-format
841 msgid "`{0}': Extension methods must be defined in a non-generic static class"
842 msgstr ""
844 #: ../mcs/mcs/class.cs:4293
845 #, csharp-format
846 msgid ""
847 "A partial method `{0}' implementation is missing a partial method declaration"
848 msgstr ""
850 #: ../mcs/mcs/class.cs:4327
851 #, csharp-format
852 msgid "Method or delegate cannot return type `{0}'"
853 msgstr ""
855 #: ../mcs/mcs/class.cs:4412
856 #, csharp-format
857 msgid "`{0}': Struct constructors cannot call base constructors"
858 msgstr ""
860 #: ../mcs/mcs/class.cs:4445
861 #, csharp-format
862 msgid "Constructor `{0}' cannot call itself"
863 msgstr ""
865 #: ../mcs/mcs/class.cs:4570
866 #, csharp-format
867 msgid "`{0}': The static constructor must be parameterless"
868 msgstr ""
870 #: ../mcs/mcs/class.cs:4590
871 msgid "Structs cannot contain explicit parameterless constructors"
872 msgstr ""
874 #: ../mcs/mcs/class.cs:4642
875 #, csharp-format
876 msgid ""
877 "`{0}': A class with the ComImport attribute cannot have a user-defined "
878 "constructor"
879 msgstr ""
881 #: ../mcs/mcs/class.cs:4934
882 #, csharp-format
883 msgid "`{0}' is an accessor not found in interface member `{1}{2}'"
884 msgstr ""
886 #: ../mcs/mcs/class.cs:4940
887 #, csharp-format
888 msgid ""
889 "`{0}.{1}' in explicit interface declaration is not a member of interface"
890 msgstr ""
892 #: ../mcs/mcs/class.cs:4947
893 #, csharp-format
894 msgid ""
895 "`{0}' explicit method implementation cannot implement `{1}' because it is an "
896 "accessor"
897 msgstr ""
899 #: ../mcs/mcs/class.cs:4957
900 #, csharp-format
901 msgid "Method `{0}' cannot implement interface accessor `{1}.{2}'"
902 msgstr ""
904 #: ../mcs/mcs/class.cs:4964
905 #, csharp-format
906 msgid ""
907 "Accessor `{0}' cannot implement interface member `{1}' for type `{2}'. Use "
908 "an explicit interface implementation"
909 msgstr ""
911 #: ../mcs/mcs/class.cs:4971
912 #, csharp-format
913 msgid ""
914 "Accessor `{0}' must be declared public to implement interface member `{1}'"
915 msgstr ""
917 #: ../mcs/mcs/class.cs:4995
918 #, csharp-format
919 msgid ""
920 "`{0}': the explicit interface implementation cannot introduce the params "
921 "modifier"
922 msgstr ""
924 #: ../mcs/mcs/class.cs:5291
925 #, csharp-format
926 msgid "New virtual member `{0}' is declared in a sealed class `{1}'"
927 msgstr ""
929 #: ../mcs/mcs/class.cs:5301
930 msgid "Inconsistent accessibility: property type `"
931 msgstr ""
933 #: ../mcs/mcs/class.cs:5306
934 msgid "Inconsistent accessibility: indexer return type `"
935 msgstr ""
937 #: ../mcs/mcs/class.cs:5312 ../mcs/mcs/class.cs:5317
938 #: ../mcs/mcs/delegate.cs:220
939 msgid "Inconsistent accessibility: return type `"
940 msgstr ""
942 #: ../mcs/mcs/class.cs:5322
943 msgid "Inconsistent accessibility: field type `"
944 msgstr ""
946 #: ../mcs/mcs/class.cs:5335
947 #, csharp-format
948 msgid "Field or property cannot be of type `{0}'"
949 msgstr ""
951 #: ../mcs/mcs/class.cs:5363
952 msgid ""
953 "The modifier 'abstract' is not valid on fields. Try using a property instead"
954 msgstr ""
956 #: ../mcs/mcs/class.cs:5378
957 msgid ""
958 "The FieldOffset attribute can only be placed on members of types marked with "
959 "the StructLayout(LayoutKind.Explicit)"
960 msgstr ""
962 #: ../mcs/mcs/class.cs:5383
963 msgid "The FieldOffset attribute is not allowed on static or const fields"
964 msgstr ""
966 #: ../mcs/mcs/class.cs:5390
967 msgid ""
968 "Do not use 'System.Runtime.CompilerServices.FixedBuffer' attribute. Use the "
969 "'fixed' field modifier instead"
970 msgstr ""
972 #: ../mcs/mcs/class.cs:5478
973 #, csharp-format
974 msgid ""
975 "`{0}': Instance field types marked with StructLayout(LayoutKind.Explicit) "
976 "must have a FieldOffset attribute"
977 msgstr ""
979 #: ../mcs/mcs/class.cs:5487
980 #, csharp-format
981 msgid "`{0}': cannot declare variables of static types"
982 msgstr ""
984 #: ../mcs/mcs/class.cs:5605
985 #, csharp-format
986 msgid ""
987 "`{0}': Fixed size buffers type must be one of the following: bool, byte, "
988 "short, int, long, char, sbyte, ushort, uint, ulong, float or double"
989 msgstr ""
991 #: ../mcs/mcs/class.cs:5627
992 #, csharp-format
993 msgid "`{0}': Fixed size buffer fields may only be members of structs"
994 msgstr ""
996 #: ../mcs/mcs/class.cs:5643
997 #, csharp-format
998 msgid "`{0}': Fixed size buffers must have a length greater than zero"
999 msgstr ""
1001 #: ../mcs/mcs/class.cs:5650
1002 #, csharp-format
1003 msgid ""
1004 "Fixed size buffer `{0}' of length `{1}' and type `{2}' exceeded 2^31 limit"
1005 msgstr ""
1007 #: ../mcs/mcs/class.cs:5843
1008 #, csharp-format
1009 msgid "Struct member `{0}' of type `{1}' causes a cycle in the struct layout"
1010 msgstr ""
1012 #: ../mcs/mcs/class.cs:5855
1013 #, csharp-format
1014 msgid "`{0}': A volatile field cannot be of the type `{1}'"
1015 msgstr ""
1017 #: ../mcs/mcs/class.cs:5860
1018 #, csharp-format
1019 msgid "`{0}': A field cannot be both volatile and readonly"
1020 msgstr ""
1022 #: ../mcs/mcs/class.cs:6049
1023 #, csharp-format
1024 msgid ""
1025 "Attribute `{0}' is not valid on property or event accessors. It is valid on `"
1026 "{1}' declarations only"
1027 msgstr ""
1029 #: ../mcs/mcs/class.cs:6149 ../mcs/mcs/decl.cs:2792
1030 #, csharp-format
1031 msgid "A member `{0}' is already reserved"
1032 msgstr ""
1034 #: ../mcs/mcs/class.cs:6352
1035 #, csharp-format
1036 msgid "Explicit interface implementation `{0}' is missing accessor `{1}'"
1037 msgstr ""
1039 #: ../mcs/mcs/class.cs:6369
1040 #, csharp-format
1041 msgid ""
1042 "`{0}': accessibility modifiers may not be used on accessors in an interface"
1043 msgstr ""
1045 #: ../mcs/mcs/class.cs:6373
1046 #, csharp-format
1047 msgid "`{0}': abstract properties cannot have private accessors"
1048 msgstr ""
1050 #: ../mcs/mcs/class.cs:6435
1051 #, csharp-format
1052 msgid ""
1053 "The accessibility modifier of the `{0}' accessor must be more restrictive "
1054 "than the modifier of the property or indexer `{1}'"
1055 msgstr ""
1057 #: ../mcs/mcs/class.cs:6500
1058 #, csharp-format
1059 msgid ""
1060 "`{0}': Cannot specify accessibility modifiers for both accessors of the "
1061 "property or indexer"
1062 msgstr ""
1064 #: ../mcs/mcs/class.cs:6509
1065 #, csharp-format
1066 msgid ""
1067 "`{0}': accessibility modifiers on accessors may only be used if the property "
1068 "or indexer has both a get and a set accessor"
1069 msgstr ""
1071 #: ../mcs/mcs/class.cs:6571
1072 #, csharp-format
1073 msgid ""
1074 "`{0}.get': cannot override because `{1}' does not have an overridable get "
1075 "accessor"
1076 msgstr ""
1078 #: ../mcs/mcs/class.cs:6586
1079 #, csharp-format
1080 msgid ""
1081 "`{0}.set': cannot override because `{1}' does not have an overridable set "
1082 "accessor"
1083 msgstr ""
1085 #: ../mcs/mcs/class.cs:6783
1086 #, csharp-format
1087 msgid ""
1088 "Automatically implemented property `{0}' cannot be used inside a type with "
1089 "an explicit StructLayout attribute"
1090 msgstr ""
1092 #: ../mcs/mcs/class.cs:7151
1093 #, csharp-format
1094 msgid "`{0}': abstract event cannot have an initializer"
1095 msgstr ""
1097 #: ../mcs/mcs/class.cs:7337
1098 #, csharp-format
1099 msgid "`{0}': event must be of a delegate type"
1100 msgstr ""
1102 #: ../mcs/mcs/class.cs:7544
1103 msgid ""
1104 "The `IndexerName' attribute is valid only on an indexer that is not an "
1105 "explicit interface member declaration"
1106 msgstr ""
1108 #: ../mcs/mcs/class.cs:7551
1109 msgid "Cannot set the `IndexerName' attribute on an indexer marked override"
1110 msgstr ""
1112 #: ../mcs/mcs/class.cs:7753
1113 #, csharp-format
1114 msgid "User-defined operator `{0}' must be declared static and public"
1115 msgstr ""
1117 #: ../mcs/mcs/class.cs:7784
1118 msgid ""
1119 "User-defined operator cannot take an object of the enclosing type and "
1120 "convert to an object of the enclosing type"
1121 msgstr ""
1123 #: ../mcs/mcs/class.cs:7795
1124 msgid "User-defined conversion must convert to or from the enclosing type"
1125 msgstr ""
1127 #: ../mcs/mcs/class.cs:7804
1128 #, csharp-format
1129 msgid ""
1130 "User-defined conversion `{0}' cannot convert to or from an interface type"
1131 msgstr ""
1133 #: ../mcs/mcs/class.cs:7811
1134 #, csharp-format
1135 msgid "User-defined conversion `{0}' cannot convert to or from a base class"
1136 msgstr ""
1138 #: ../mcs/mcs/class.cs:7817
1139 #, csharp-format
1140 msgid "User-defined conversion `{0}' cannot convert to or from a derived class"
1141 msgstr ""
1143 #: ../mcs/mcs/class.cs:7825
1144 msgid ""
1145 "Overloaded shift operator must have the type of the first operand be the "
1146 "containing type, and the type of the second operand must be int"
1147 msgstr ""
1149 #: ../mcs/mcs/class.cs:7834
1150 msgid ""
1151 "The return type for ++ or -- operator must be the containing type or derived "
1152 "from the containing type"
1153 msgstr ""
1155 #: ../mcs/mcs/class.cs:7839
1156 msgid "The parameter type for ++ or -- operator must be the containing type"
1157 msgstr ""
1159 #: ../mcs/mcs/class.cs:7846
1160 msgid "The parameter type of a unary operator must be the containing type"
1161 msgstr ""
1163 #: ../mcs/mcs/class.cs:7854
1164 msgid "The return type of operator True or False must be bool"
1165 msgstr ""
1167 #: ../mcs/mcs/class.cs:7867
1168 msgid "One of the parameters of a binary operator must be the containing type"
1169 msgstr ""
1171 #: ../mcs/mcs/codegen.cs:122
1172 msgid "Assembly generation failed -- Referenced assembly '"
1173 msgstr ""
1175 #: ../mcs/mcs/codegen.cs:140
1176 msgid "Could not access the key inside the container `"
1177 msgstr ""
1179 #: ../mcs/mcs/codegen.cs:148
1180 msgid "Could not use the specified key to strongname the assembly."
1181 msgstr ""
1183 #: ../mcs/mcs/codegen.cs:176
1184 msgid ""
1185 "Could not find the symbol writer assembly (Mono.CompilerServices."
1186 "SymbolWriter.dll)"
1187 msgstr ""
1189 #: ../mcs/mcs/codegen.cs:181
1190 #, csharp-format
1191 msgid "Unexpected debug information initialization error `{0}'"
1192 msgstr ""
1194 #: ../mcs/mcs/codegen.cs:199
1195 msgid "Couldn't delay-sign the assembly with the '"
1196 msgstr ""
1198 #: ../mcs/mcs/codegen.cs:204 ../mcs/mcs/codegen.cs:208
1199 msgid "Could not write to file `"
1200 msgstr ""
1202 #: ../mcs/mcs/codegen.cs:822
1203 #, csharp-format
1204 msgid "`{0}': not all code paths return a value"
1205 msgstr ""
1207 #: ../mcs/mcs/codegen.cs:825
1208 #, csharp-format
1209 msgid "Not all code paths return a value in anonymous method of type `{0}'"
1210 msgstr ""
1212 #: ../mcs/mcs/codegen.cs:1224 ../mcs/mcs/codegen.cs:1237
1213 #, csharp-format
1214 msgid ""
1215 "Option `{0}' overrides attribute `{1}' given in a source file or added module"
1216 msgstr ""
1218 #: ../mcs/mcs/codegen.cs:1300
1219 msgid ""
1220 "Could not sign the assembly. ECMA key can only be used to delay-sign "
1221 "assemblies"
1222 msgstr ""
1224 #: ../mcs/mcs/codegen.cs:1320
1225 msgid "Error during assembly signing. "
1226 msgstr ""
1228 #: ../mcs/mcs/codegen.cs:1345
1229 msgid "Friend assembly reference `"
1230 msgstr ""
1232 #: ../mcs/mcs/codegen.cs:1417
1233 msgid "Invalid type specified as an argument for TypeForwardedTo attribute"
1234 msgstr ""
1236 #: ../mcs/mcs/codegen.cs:1425
1237 #, csharp-format
1238 msgid "A duplicate type forward of type `{0}'"
1239 msgstr ""
1241 #: ../mcs/mcs/codegen.cs:1434
1242 #, csharp-format
1243 msgid "Cannot forward type `{0}' because it is defined in this assembly"
1244 msgstr ""
1246 #: ../mcs/mcs/codegen.cs:1440
1247 #, csharp-format
1248 msgid "Cannot forward type `{0}' because it is a nested type"
1249 msgstr ""
1251 #: ../mcs/mcs/codegen.cs:1446
1252 #, csharp-format
1253 msgid "Cannot forward generic type `{0}'"
1254 msgstr ""
1256 #: ../mcs/mcs/codegen.cs:1651
1257 msgid ""
1258 "Value specified for the argument to 'System.Runtime.InteropServices."
1259 "DefaultCharSetAttribute' is not valid"
1260 msgstr ""
1262 #: ../mcs/mcs/const.cs:177
1263 #, csharp-format
1264 msgid "The expression being assigned to `{0}' must be constant"
1265 msgstr ""
1267 #: ../mcs/mcs/const.cs:182
1268 #, csharp-format
1269 msgid ""
1270 "The evaluation of the constant value for `{0}' involves a circular definition"
1271 msgstr ""
1273 #: ../mcs/mcs/const.cs:188
1274 #, csharp-format
1275 msgid ""
1276 "A constant `{0}' of reference type `{1}' can only be initialized with null"
1277 msgstr ""
1279 #: ../mcs/mcs/const.cs:194
1280 #, csharp-format
1281 msgid "The type `{0}' cannot be declared const"
1282 msgstr ""
1284 #: ../mcs/mcs/constant.cs:84 ../mcs/mcs/constant.cs:285
1285 #, csharp-format
1286 msgid "Constant value `{0}' cannot be converted to a `{1}'"
1287 msgstr ""
1289 #: ../mcs/mcs/constant.cs:192
1290 #, csharp-format
1291 msgid ""
1292 "Constant value `{0}' cannot be converted to a `{1}' (use `unchecked' syntax "
1293 "to override)"
1294 msgstr ""
1296 #: ../mcs/mcs/decl.cs:363
1297 #, csharp-format
1298 msgid "`{0}' cannot declare a body because it is marked extern"
1299 msgstr ""
1301 #: ../mcs/mcs/decl.cs:369
1302 #, csharp-format
1303 msgid "`{0}' cannot declare a body because it is marked abstract"
1304 msgstr ""
1306 #: ../mcs/mcs/decl.cs:377
1307 #, csharp-format
1308 msgid ""
1309 "`{0}' must have a body because it is not marked abstract or extern. The "
1310 "property can be automatically implemented when you define both accessors"
1311 msgstr ""
1313 #: ../mcs/mcs/decl.cs:380
1314 #, csharp-format
1315 msgid ""
1316 "`{0}' must have a body because it is not marked abstract, extern, or partial"
1317 msgstr ""
1319 #: ../mcs/mcs/decl.cs:396
1320 #, csharp-format
1321 msgid "`{0}': Structs cannot contain protected members"
1322 msgstr ""
1324 #: ../mcs/mcs/decl.cs:402
1325 #, csharp-format
1326 msgid "`{0}': Static classes cannot contain protected members"
1327 msgstr ""
1329 #: ../mcs/mcs/decl.cs:950
1330 #, csharp-format
1331 msgid "The namespace `{0}' already contains a definition for `{1}'"
1332 msgstr ""
1334 #: ../mcs/mcs/decl.cs:954
1335 #, csharp-format
1336 msgid "Duplicate type parameter `{0}'"
1337 msgstr ""
1339 #: ../mcs/mcs/decl.cs:957
1340 #, csharp-format
1341 msgid "The type `{0}' already contains a definition for `{1}'"
1342 msgstr ""
1344 #: ../mcs/mcs/decl.cs:1025
1345 #, csharp-format
1346 msgid ""
1347 "Missing partial modifier on declaration of type `{0}'. Another partial "
1348 "declaration of this type exists"
1349 msgstr ""
1351 #: ../mcs/mcs/decl.cs:1248
1352 msgid "The RequiredAttribute attribute is not permitted on C# types"
1353 msgstr ""
1355 #: ../mcs/mcs/decl.cs:1303
1356 msgid "Constraints are not allowed on non-generic declarations"
1357 msgstr ""
1359 #: ../mcs/mcs/decl.cs:1347
1360 #, csharp-format
1361 msgid "`{0}': A constraint references nonexistent type parameter `{1}'"
1362 msgstr ""
1364 #: ../mcs/mcs/decl.cs:2725
1365 msgid ""
1366 "A partial method declaration and partial method implementation cannot differ "
1367 "on use of `params' modifier"
1368 msgstr ""
1370 #: ../mcs/mcs/decl.cs:2728
1371 msgid ""
1372 "A partial method declaration and partial method implementation must be both "
1373 "an extension method or neither"
1374 msgstr ""
1376 #: ../mcs/mcs/decl.cs:2732
1377 #, csharp-format
1378 msgid ""
1379 "An overloaded method `{0}' cannot differ on use of parameter modifiers only"
1380 msgstr ""
1382 #: ../mcs/mcs/decl.cs:2760
1383 msgid ""
1384 "A partial method declaration and partial method implementation must be both "
1385 "`static' or neither"
1386 msgstr ""
1388 #: ../mcs/mcs/decl.cs:2765
1389 msgid ""
1390 "A partial method declaration and partial method implementation must be both "
1391 "`unsafe' or neither"
1392 msgstr ""
1394 #: ../mcs/mcs/decl.cs:2771
1395 #, csharp-format
1396 msgid "A partial method `{0}' declaration is already defined"
1397 msgstr ""
1399 #: ../mcs/mcs/decl.cs:2775
1400 #, csharp-format
1401 msgid "A partial method `{0}' implementation is already defined"
1402 msgstr ""
1404 #: ../mcs/mcs/decl.cs:2783
1405 #, csharp-format
1406 msgid "Duplicate user-defined conversion in type `{0}'"
1407 msgstr ""
1409 #: ../mcs/mcs/delegate.cs:204
1410 #, csharp-format
1411 msgid ""
1412 "Inconsistent accessibility: parameter type `{0}' is less accessible than "
1413 "delegate `{1}'"
1414 msgstr ""
1415 "Accesibilidad inconsistente: la interface base `{0}' es menos accessible que "
1416 "el delegado `{1}'"
1418 #: ../mcs/mcs/delegate.cs:403
1419 msgid "Internal error: could not find delegate constructor!"
1420 msgstr ""
1422 #: ../mcs/mcs/delegate.cs:445 ../mcs/mcs/delegate.cs:553
1423 msgid "Internal error: could not find Invoke method!"
1424 msgstr ""
1426 #: ../mcs/mcs/delegate.cs:732
1427 #, csharp-format
1428 msgid ""
1429 "Cannot create delegate from method `{0}' because it is a member of System."
1430 "Nullable<T> type"
1431 msgstr ""
1433 #: ../mcs/mcs/delegate.cs:744
1434 #, csharp-format
1435 msgid ""
1436 "Extension method `{0}' of value type `{1}' cannot be used to create delegates"
1437 msgstr ""
1439 #: ../mcs/mcs/delegate.cs:759
1440 #, csharp-format
1441 msgid "Cannot create delegate from partial method declaration `{0}'"
1442 msgstr ""
1444 #: ../mcs/mcs/delegate.cs:762
1445 #, csharp-format
1446 msgid ""
1447 "Cannot create delegate with `{0}' because it has a Conditional attribute"
1448 msgstr ""
1450 #: ../mcs/mcs/delegate.cs:818
1451 #, csharp-format
1452 msgid ""
1453 "A method or delegate `{0} {1}' parameters and return type must be same as "
1454 "delegate `{2} {3}' parameters and return type"
1455 msgstr ""
1457 #: ../mcs/mcs/delegate.cs:824
1458 #, csharp-format
1459 msgid ""
1460 "A method or delegate `{0}' parameters do not match delegate `{1}' parameters"
1461 msgstr ""
1463 #: ../mcs/mcs/delegate.cs:829
1464 #, csharp-format
1465 msgid ""
1466 "A method or delegate `{0} {1}' return type does not match delegate `{2} {3}' "
1467 "return type"
1468 msgstr ""
1470 #: ../mcs/mcs/delegate.cs:949
1471 msgid "Method name expected"
1472 msgstr ""
1474 #: ../mcs/mcs/doc.cs:1007
1475 #, csharp-format
1476 msgid "Error generating XML documentation file `{0}' (`{1}')"
1477 msgstr ""
1479 #: ../mcs/mcs/driver.cs:152 ../mcs/mcs/driver.cs:707 ../mcs/mcs/driver.cs:710
1480 msgid "Source file `"
1481 msgstr ""
1483 #: ../mcs/mcs/driver.cs:179
1484 #, csharp-format
1485 msgid "Source file `{0}' could not be found"
1486 msgstr ""
1488 #: ../mcs/mcs/driver.cs:187
1489 #, csharp-format
1490 msgid "Source file `{0}' is a binary file and not a text file"
1491 msgstr ""
1493 #: ../mcs/mcs/driver.cs:205
1494 #, csharp-format
1495 msgid "Compilation aborted in file `{0}', {1}"
1496 msgstr ""
1498 #: ../mcs/mcs/driver.cs:272
1499 msgid ""
1500 "Invalid target type for -target. Valid options are `exe', `winexe', "
1501 "`library' or `module'"
1502 msgstr ""
1504 #: ../mcs/mcs/driver.cs:320
1505 #, csharp-format
1506 msgid "cannot find metadata file `{0}'"
1507 msgstr ""
1509 #: ../mcs/mcs/driver.cs:327
1510 #, csharp-format
1511 msgid "file `{0}' has invalid `{1}' metadata"
1512 msgstr ""
1514 #: ../mcs/mcs/driver.cs:347
1515 #, csharp-format
1516 msgid ""
1517 "Referenced file `{0}' is not an assembly. Consider using `-addmodule' option "
1518 "instead"
1519 msgstr ""
1521 #: ../mcs/mcs/driver.cs:603
1522 msgid "Response file `"
1523 msgstr ""
1525 #: ../mcs/mcs/driver.cs:612
1526 msgid "Unable to open response file: "
1527 msgstr ""
1529 #: ../mcs/mcs/driver.cs:662 ../mcs/mcs/driver.cs:672
1530 msgid "No files to compile were specified"
1531 msgstr ""
1533 #: ../mcs/mcs/driver.cs:802
1534 msgid "Warning level must be in the range 0-4"
1535 msgstr ""
1537 #: ../mcs/mcs/driver.cs:836
1538 msgid "Compatibility: Use -main:CLASS instead of --main CLASS or -m CLASS"
1539 msgstr ""
1541 #: ../mcs/mcs/driver.cs:845
1542 msgid "Compatibility: Use -unsafe instead of --unsafe"
1543 msgstr ""
1545 #: ../mcs/mcs/driver.cs:856
1546 msgid "Compatibility: Use -d:SYMBOL instead of --define SYMBOL"
1547 msgstr ""
1549 #: ../mcs/mcs/driver.cs:870
1550 msgid "Compatibility: Use -out:FILE instead of --output FILE or -o FILE"
1551 msgstr ""
1553 #: ../mcs/mcs/driver.cs:879
1554 msgid "Compatibility: Use -checked instead of --checked"
1555 msgstr ""
1557 #: ../mcs/mcs/driver.cs:889
1558 msgid "Compatibility: Use -linkres:VALUE instead of --linkres VALUE"
1559 msgstr ""
1561 #: ../mcs/mcs/driver.cs:892
1562 msgid "Missing argument to --linkres"
1563 msgstr ""
1565 #: ../mcs/mcs/driver.cs:903
1566 msgid "Compatibility: Use -res:VALUE instead of --res VALUE"
1567 msgstr ""
1569 #: ../mcs/mcs/driver.cs:906
1570 msgid "Missing argument to --resource"
1571 msgstr ""
1573 #: ../mcs/mcs/driver.cs:916
1574 msgid "Compatibility: Use -target:KIND instead of --target KIND"
1575 msgstr ""
1577 #: ../mcs/mcs/driver.cs:948
1578 msgid "Compatibility: Use -r:LIBRARY instead of -r library"
1579 msgstr ""
1581 #: ../mcs/mcs/driver.cs:967
1582 msgid "Compatibility: Use -lib:ARG instead of --L arg"
1583 msgstr ""
1585 #: ../mcs/mcs/driver.cs:976
1586 msgid "Compatibility: Use -nostdlib instead of --nostdlib"
1587 msgstr ""
1589 #: ../mcs/mcs/driver.cs:985
1590 msgid "Compatibility: Use -warnaserror: option instead of --werror"
1591 msgstr ""
1593 #: ../mcs/mcs/driver.cs:990
1594 msgid "Compatibility: Use -nowarn instead of --nowarn"
1595 msgstr ""
1597 #: ../mcs/mcs/driver.cs:1007
1598 msgid "Compatibility: Use -warn:LEVEL instead of --wlevel LEVEL"
1599 msgstr ""
1601 #: ../mcs/mcs/driver.cs:1011
1602 msgid "--wlevel requires a value from 0 to 4"
1603 msgstr ""
1605 #: ../mcs/mcs/driver.cs:1020
1606 msgid "--mcs-debug requires an argument"
1607 msgstr ""
1609 #: ../mcs/mcs/driver.cs:1027
1610 msgid "Invalid argument to --mcs-debug"
1611 msgstr ""
1613 #: ../mcs/mcs/driver.cs:1037
1614 msgid "Compatibility: Use -recurse:PATTERN option instead --recurse PATTERN"
1615 msgstr ""
1617 #: ../mcs/mcs/driver.cs:1039
1618 msgid "--recurse requires an argument"
1619 msgstr ""
1621 #: ../mcs/mcs/driver.cs:1051
1622 msgid "Compatibility: Use -debug option instead of -g or --debug"
1623 msgstr ""
1625 #: ../mcs/mcs/driver.cs:1056
1626 msgid "Compatibility: Use -noconfig option instead of --noconfig"
1627 msgstr ""
1629 #: ../mcs/mcs/driver.cs:1076
1630 msgid "Couldn't run pkg-config: "
1631 msgstr ""
1633 #: ../mcs/mcs/driver.cs:1084
1634 msgid "Specified package did not return any information"
1635 msgstr ""
1637 #: ../mcs/mcs/driver.cs:1091
1638 msgid "Error running pkg-config. Check the above output."
1639 msgstr ""
1641 #: ../mcs/mcs/driver.cs:1187
1642 #, csharp-format
1643 msgid "Invalid conditional define symbol `{0}'"
1644 msgstr ""
1646 #: ../mcs/mcs/driver.cs:1241
1647 #, csharp-format
1648 msgid ""
1649 "Invalid resource visibility option `{0}'. Use either `public' or `private' "
1650 "instead"
1651 msgstr ""
1653 #: ../mcs/mcs/driver.cs:1247
1654 #, csharp-format
1655 msgid "Wrong number of arguments for option `{0}'"
1656 msgstr ""
1658 #: ../mcs/mcs/driver.cs:1255
1659 msgid "-recurse requires an argument"
1660 msgstr ""
1662 #: ../mcs/mcs/driver.cs:1264
1663 msgid "-reference requires an argument"
1664 msgstr ""
1666 #: ../mcs/mcs/driver.cs:1286 ../mcs/mcs/driver.cs:1298
1667 #: ../mcs/mcs/driver.cs:1310 ../mcs/mcs/driver.cs:1322
1668 #: ../mcs/mcs/driver.cs:1431 ../mcs/mcs/driver.cs:1451
1669 #: ../mcs/mcs/driver.cs:1458
1670 msgid " requires an argument"
1671 msgstr ""
1673 #: ../mcs/mcs/driver.cs:1303 ../mcs/mcs/driver.cs:1315
1674 msgid ""
1675 "Cannot specify the `win32res' and the `win32ico' compiler option at the same "
1676 "time"
1677 msgstr ""
1679 #: ../mcs/mcs/driver.cs:1332
1680 msgid "/lib requires an argument"
1681 msgstr ""
1683 #: ../mcs/mcs/driver.cs:1394
1684 msgid "/nowarn requires an argument"
1685 msgstr ""
1687 #: ../mcs/mcs/driver.cs:1488
1688 #, csharp-format
1689 msgid ""
1690 "Invalid option `{0}' for /langversion. It must be either `ISO-1', `ISO-2' or "
1691 "`Default'"
1692 msgstr ""
1694 #: ../mcs/mcs/driver.cs:1504
1695 #, csharp-format
1696 msgid "Code page `{0}' is invalid or not installed"
1697 msgstr ""
1699 #: ../mcs/mcs/driver.cs:1516
1700 #, csharp-format
1701 msgid "Unrecognized command-line option: `{0}'"
1702 msgstr ""
1704 #: ../mcs/mcs/driver.cs:1546
1705 msgid "Invalid reference alias '"
1706 msgstr ""
1708 #: ../mcs/mcs/driver.cs:1551
1709 msgid "Invalid extern alias for /reference. Alias '"
1710 msgstr ""
1712 #: ../mcs/mcs/driver.cs:1617
1713 msgid ""
1714 "If no source files are specified you must specify the output file with -out:"
1715 msgstr ""
1717 #: ../mcs/mcs/driver.cs:1739
1718 #, csharp-format
1719 msgid "Could not find `{0}' specified for Main method"
1720 msgstr ""
1722 #: ../mcs/mcs/driver.cs:1744
1723 #, csharp-format
1724 msgid "`{0}' specified for Main method must be a valid class or struct"
1725 msgstr ""
1727 #: ../mcs/mcs/driver.cs:1748
1728 #, csharp-format
1729 msgid "`{0}' does not have a suitable static Main method"
1730 msgstr ""
1732 #: ../mcs/mcs/driver.cs:1753
1733 #, csharp-format
1734 msgid ""
1735 "Program `{0}' does not contain a static `Main' method suitable for an entry "
1736 "point"
1737 msgstr ""
1739 #: ../mcs/mcs/driver.cs:1760
1740 msgid "Cannot specify -main if building a module or library"
1741 msgstr ""
1743 #: ../mcs/mcs/driver.cs:1765
1744 msgid "Cannot link resource file when building a module"
1745 msgstr ""
1747 #: ../mcs/mcs/driver.cs:1915
1748 #, csharp-format
1749 msgid "The resource identifier `{0}' has already been used in this assembly"
1750 msgstr ""
1752 #: ../mcs/mcs/driver.cs:1929
1753 #, csharp-format
1754 msgid "Error reading resource file `{0}'"
1755 msgstr ""
1757 #: ../mcs/mcs/ecore.cs:321
1758 #, csharp-format
1759 msgid "`{0}' is inaccessible due to its protection level"
1760 msgstr ""
1762 #: ../mcs/mcs/ecore.cs:326
1763 #, csharp-format
1764 msgid ""
1765 "Cannot access protected member `{0}' via a qualifier of type `{1}'. The "
1766 "qualifier must be of type `{2}' or derived from it"
1767 msgstr ""
1769 #: ../mcs/mcs/ecore.cs:336
1770 msgid ""
1771 "Only assignment, call, increment, decrement, and new object expressions can "
1772 "be used as a statement"
1773 msgstr ""
1775 #: ../mcs/mcs/ecore.cs:347
1776 #, csharp-format
1777 msgid "Cannot assign to `{0}' because it is a `{1}'"
1778 msgstr ""
1780 #: ../mcs/mcs/ecore.cs:353
1781 msgid "Keyword `void' cannot be used in this context"
1782 msgstr ""
1784 #: ../mcs/mcs/ecore.cs:383 ../mcs/mcs/statement.cs:1098
1785 #, csharp-format
1786 msgid "Cannot convert type `{0}' to `{1}'"
1787 msgstr ""
1789 #: ../mcs/mcs/ecore.cs:393
1790 #, csharp-format
1791 msgid ""
1792 "Cannot implicitly convert type `{0}' to `{1}'. An explicit conversion exists "
1793 "(are you missing a cast?)"
1794 msgstr ""
1796 #: ../mcs/mcs/ecore.cs:399
1797 #, csharp-format
1798 msgid "Cannot implicitly convert type `{0}' to `{1}'"
1799 msgstr ""
1801 #: ../mcs/mcs/ecore.cs:406
1802 #, csharp-format
1803 msgid "A local variable `{0}' cannot be used before it is declared"
1804 msgstr ""
1806 #: ../mcs/mcs/ecore.cs:417
1807 #, csharp-format
1808 msgid "`{0}' does not contain a definition for `{1}'"
1809 msgstr ""
1811 #: ../mcs/mcs/ecore.cs:423
1812 msgid ""
1813 "The left-hand side of an assignment must be a variable, a property or an "
1814 "indexer"
1815 msgstr ""
1817 #: ../mcs/mcs/ecore.cs:560
1818 msgid "A ref or out argument must be an assignable variable"
1819 msgstr ""
1821 #: ../mcs/mcs/ecore.cs:714 ../mcs/mcs/ecore.cs:730
1822 #, csharp-format
1823 msgid "Ambiguity between `{0}' and `{1}'"
1824 msgstr ""
1826 #: ../mcs/mcs/ecore.cs:831 ../mcs/mcs/ecore.cs:2777
1827 #, csharp-format
1828 msgid ""
1829 "Cannot access a nonstatic member of outer type `{0}' via nested type `{1}'"
1830 msgstr ""
1832 #: ../mcs/mcs/ecore.cs:872
1833 #, csharp-format
1834 msgid "The name `{0}' does not exist in the current context"
1835 msgstr ""
1837 #: ../mcs/mcs/ecore.cs:887 ../mcs/mcs/generic.cs:1398
1838 #, csharp-format
1839 msgid "Using the generic type `{0}' requires {1} type arguments"
1840 msgstr ""
1842 #: ../mcs/mcs/ecore.cs:916
1843 msgid "An expression tree cannot contain an unsafe pointer operation"
1844 msgstr ""
1846 #: ../mcs/mcs/ecore.cs:1030
1847 #, csharp-format
1848 msgid "`{0}' is a `{1}' but a `{2}' was expected"
1849 msgstr ""
1851 #: ../mcs/mcs/ecore.cs:1064
1852 #, csharp-format
1853 msgid "Expression denotes a `{0}', where a `{1}' was expected"
1854 msgstr ""
1856 #: ../mcs/mcs/ecore.cs:1069
1857 msgid "Pointers and fixed size buffers may only be used in an unsafe context"
1858 msgstr ""
1860 #: ../mcs/mcs/ecore.cs:1175
1861 #, csharp-format
1862 msgid "Cannot call an abstract base member `{0}'"
1863 msgstr ""
1865 #: ../mcs/mcs/ecore.cs:1182
1866 #, csharp-format
1867 msgid ""
1868 "Members of value type `{0}' cannot be assigned using a property `{1}' object "
1869 "initializer"
1870 msgstr ""
1872 #: ../mcs/mcs/ecore.cs:1185
1873 #, csharp-format
1874 msgid ""
1875 "Cannot modify a value type return value of `{0}'. Consider storing the value "
1876 "in a temporary variable"
1877 msgstr ""
1879 #: ../mcs/mcs/ecore.cs:1833
1880 msgid "Cannot modify the result of an unboxing conversion"
1881 msgstr ""
1883 #: ../mcs/mcs/ecore.cs:2401
1884 #, csharp-format
1885 msgid ""
1886 "A field initializer cannot reference the nonstatic field, method, or "
1887 "property `{0}'"
1888 msgstr ""
1890 #: ../mcs/mcs/ecore.cs:2405
1891 #, csharp-format
1892 msgid "An object reference is required to access non-static member `{0}'"
1893 msgstr ""
1895 #: ../mcs/mcs/ecore.cs:2612 ../mcs/mcs/ecore.cs:2632
1896 #, csharp-format
1897 msgid "The variable `{0}' cannot be used with type arguments"
1898 msgstr ""
1900 #: ../mcs/mcs/ecore.cs:3160
1901 #, csharp-format
1902 msgid ""
1903 "Static member `{0}' cannot be accessed with an instance reference, qualify "
1904 "it with a type name instead"
1905 msgstr ""
1907 #: ../mcs/mcs/ecore.cs:3166
1908 msgid "An expression tree may not contain a base access"
1909 msgstr ""
1911 #: ../mcs/mcs/ecore.cs:3256
1912 #, csharp-format
1913 msgid "The property `{0}' cannot be used with type arguments"
1914 msgstr ""
1916 #: ../mcs/mcs/ecore.cs:3710
1917 msgid "An expression tree cannot contain an expression with method group"
1918 msgstr ""
1920 #: ../mcs/mcs/ecore.cs:3720
1921 msgid ""
1922 "Partial methods with only a defining declaration or removed conditional "
1923 "methods cannot be used in an expression tree"
1924 msgstr ""
1926 #: ../mcs/mcs/ecore.cs:3738
1927 msgid "Method `"
1928 msgstr ""
1930 #: ../mcs/mcs/ecore.cs:3765
1931 #, csharp-format
1932 msgid ""
1933 "The best overloaded collection initalizer method `{0}' cannot have 'ref', or "
1934 "`out' modifier"
1935 msgstr ""
1937 #: ../mcs/mcs/ecore.cs:3769
1938 #, csharp-format
1939 msgid ""
1940 "The best overloaded collection initalizer method `{0}' has some invalid "
1941 "arguments"
1942 msgstr ""
1944 #: ../mcs/mcs/ecore.cs:3775
1945 #, csharp-format
1946 msgid ""
1947 "Type `{0}' does not contain a member `{1}' and the best extension method "
1948 "overload `{2}' has some invalid arguments"
1949 msgstr ""
1951 #: ../mcs/mcs/ecore.cs:3779
1952 #, csharp-format
1953 msgid "The best overloaded method match for `{0}' has some invalid arguments"
1954 msgstr ""
1956 #: ../mcs/mcs/ecore.cs:3783
1957 #, csharp-format
1958 msgid "Delegate `{0}' has some invalid arguments"
1959 msgstr ""
1961 #: ../mcs/mcs/ecore.cs:3792
1962 #, csharp-format
1963 msgid ""
1964 "Argument `#{0}' does not require `{1}' modifier. Consider removing `{1}' "
1965 "modifier"
1966 msgstr ""
1968 #: ../mcs/mcs/ecore.cs:3795
1969 #, csharp-format
1970 msgid "Argument `#{0}' is missing `{1}' modifier"
1971 msgstr ""
1973 #: ../mcs/mcs/ecore.cs:3809
1974 #, csharp-format
1975 msgid "Extension method instance type `{0}' cannot be converted to `{1}'"
1976 msgstr ""
1978 #: ../mcs/mcs/ecore.cs:3812
1979 #, csharp-format
1980 msgid "Argument `#{0}' cannot convert `{1}' expression to type `{2}'"
1981 msgstr ""
1983 #: ../mcs/mcs/ecore.cs:3819
1984 #, csharp-format
1985 msgid ""
1986 "Cannot convert method group `{0}' to non-delegate type `{1}'. Consider using "
1987 "parentheses to invoke the method"
1988 msgstr ""
1990 #: ../mcs/mcs/ecore.cs:4105
1991 msgid "Invoke cannot be called directly on a delegate"
1992 msgstr ""
1994 #: ../mcs/mcs/ecore.cs:4237
1995 #, csharp-format
1996 msgid ""
1997 "The type arguments for method `{0}' cannot be inferred from the usage. Try "
1998 "specifying the type arguments explicitly"
1999 msgstr ""
2001 #: ../mcs/mcs/ecore.cs:4246
2002 #, csharp-format
2003 msgid "Using the generic method `{0}' requires `{1}' type argument(s)"
2004 msgstr ""
2006 #: ../mcs/mcs/ecore.cs:4275
2007 #, csharp-format
2008 msgid ""
2009 "The type `{0}' does not contain a constructor that takes `{1}' arguments"
2010 msgstr ""
2012 #: ../mcs/mcs/ecore.cs:4278
2013 #, csharp-format
2014 msgid "No overload for method `{0}' takes `{1}' arguments"
2015 msgstr ""
2017 #: ../mcs/mcs/ecore.cs:4383
2018 #, csharp-format
2019 msgid ""
2020 "The call is ambiguous between the following methods or properties: `{0}' and "
2021 "`{1}'"
2022 msgstr ""
2024 #: ../mcs/mcs/ecore.cs:4810
2025 msgid ""
2026 "You cannot use fixed size buffers contained in unfixed expressions. Try "
2027 "using the fixed statement"
2028 msgstr ""
2030 #: ../mcs/mcs/ecore.cs:4815
2031 #, csharp-format
2032 msgid "`{0}': Fixed size buffers can only be accessed through locals or fields"
2033 msgstr ""
2035 #: ../mcs/mcs/ecore.cs:5083
2036 #, csharp-format
2037 msgid ""
2038 "A local variable `{0}' cannot be used before it is declared. Consider "
2039 "renaming the local variable when it hides the field `{1}'"
2040 msgstr ""
2042 #: ../mcs/mcs/ecore.cs:5368
2043 #, csharp-format
2044 msgid ""
2045 "Property `{0}' is not supported by the C# language. Try to call the accessor "
2046 "method `{1}' directly"
2047 msgstr ""
2049 #: ../mcs/mcs/ecore.cs:5414
2050 #, csharp-format
2051 msgid ""
2052 "The property or indexer `{0}' cannot be used in this context because it "
2053 "lacks the `get' accessor"
2054 msgstr ""
2056 #: ../mcs/mcs/ecore.cs:5426
2057 #, csharp-format
2058 msgid ""
2059 "The property or indexer `{0}' cannot be used in this context because the get "
2060 "accessor is inaccessible"
2061 msgstr ""
2063 #: ../mcs/mcs/ecore.cs:5470
2064 #, csharp-format
2065 msgid "A range variable `{0}' may not be passes as `ref' or `out' parameter"
2066 msgstr ""
2068 #: ../mcs/mcs/ecore.cs:5473
2069 #, csharp-format
2070 msgid ""
2071 "A property or indexer `{0}' may not be passed as `ref' or `out' parameter"
2072 msgstr ""
2074 #: ../mcs/mcs/ecore.cs:5494
2075 #, csharp-format
2076 msgid ""
2077 "A range variable `{0}' cannot be assigned to. Consider using `let' clause to "
2078 "store the value"
2079 msgstr ""
2081 #: ../mcs/mcs/ecore.cs:5497
2082 #, csharp-format
2083 msgid "Property or indexer `{0}' cannot be assigned to (it is read only)"
2084 msgstr ""
2086 #: ../mcs/mcs/ecore.cs:5513
2087 #, csharp-format
2088 msgid ""
2089 "The property or indexer `{0}' cannot be used in this context because the set "
2090 "accessor is inaccessible"
2091 msgstr ""
2093 #: ../mcs/mcs/ecore.cs:5671
2094 #, csharp-format
2095 msgid ""
2096 "The event `{0}' can only appear on the left hand side of `+=' or `-=' "
2097 "operator"
2098 msgstr ""
2100 #: ../mcs/mcs/ecore.cs:5805
2101 #, csharp-format
2102 msgid ""
2103 "The event `{0}' can only appear on the left hand side of += or -= when used "
2104 "outside of the type `{1}'"
2105 msgstr ""
2107 #: ../mcs/mcs/ecore.cs:5932
2108 #, csharp-format
2109 msgid ""
2110 "An implicitly typed local variable declaration cannot be initialized with `"
2111 "{0}'"
2112 msgstr ""
2114 #: ../mcs/mcs/ecore.cs:5943
2115 msgid ""
2116 "The contextual keyword `var' may only appear within a local variable "
2117 "declaration"
2118 msgstr ""
2120 #: ../mcs/mcs/ecore.cs:5957
2121 msgid ""
2122 "An implicitly typed local variable declaration cannot include multiple "
2123 "declarators"
2124 msgstr ""
2126 #: ../mcs/mcs/ecore.cs:5964
2127 msgid ""
2128 "An implicitly typed local variable declarator must include an initializer"
2129 msgstr ""
2131 #: ../mcs/mcs/enum.cs:112
2132 #, csharp-format
2133 msgid "The enumerator value `{0}' is too large to fit in its type `{1}'"
2134 msgstr ""
2136 #: ../mcs/mcs/enum.cs:148
2137 #, csharp-format
2138 msgid "An item in an enumeration cannot have an identifier `{0}'"
2139 msgstr ""
2141 #: ../mcs/mcs/enum.cs:158
2142 msgid "Type byte, sbyte, short, ushort, int, uint, long or ulong expected"
2143 msgstr ""
2145 #: ../mcs/mcs/eval.cs:496
2146 msgid "Detection Parsing Error"
2147 msgstr ""
2149 #: ../mcs/mcs/expression.cs:553
2150 #, csharp-format
2151 msgid "The `{0}' operator cannot be applied to operand of type `{1}'"
2152 msgstr ""
2154 #: ../mcs/mcs/expression.cs:720
2155 #, csharp-format
2156 msgid "Operator `{0}' is ambiguous on an operand of type `{1}'"
2157 msgstr ""
2159 #: ../mcs/mcs/expression.cs:979
2160 msgid ""
2161 "The operand of an increment or decrement operator must be a variable, "
2162 "property or indexer"
2163 msgstr ""
2165 #: ../mcs/mcs/expression.cs:1146
2166 #, csharp-format
2167 msgid "The `{0}' operator cannot be applied to an operand of a static type"
2168 msgstr ""
2170 #: ../mcs/mcs/expression.cs:1151
2171 #, csharp-format
2172 msgid "The `{0}' operator cannot be applied to an operand of pointer type"
2173 msgstr ""
2175 #: ../mcs/mcs/expression.cs:1157
2176 #, csharp-format
2177 msgid ""
2178 "The `{0}' operator cannot be applied to a lambda expression or anonymous "
2179 "method"
2180 msgstr ""
2182 #: ../mcs/mcs/expression.cs:1395
2183 #, csharp-format
2184 msgid ""
2185 "The `as' operator cannot be used with a non-reference type parameter `{0}'"
2186 msgstr ""
2188 #: ../mcs/mcs/expression.cs:1399
2189 #, csharp-format
2190 msgid "The `as' operator cannot be used with a non-nullable value type `{0}'"
2191 msgstr ""
2193 #: ../mcs/mcs/expression.cs:1431
2194 #, csharp-format
2195 msgid "Cannot convert type `{0}' to `{1}' via a built-in conversion"
2196 msgstr ""
2198 #: ../mcs/mcs/expression.cs:1495
2199 #, csharp-format
2200 msgid "Cannot convert to static type `{0}'"
2201 msgstr ""
2203 #: ../mcs/mcs/expression.cs:1560
2204 msgid ""
2205 "The `default value' operator cannot be applied to an operand of a static type"
2206 msgstr ""
2208 #: ../mcs/mcs/expression.cs:1978
2209 #, csharp-format
2210 msgid "Operator `{0}' cannot be applied to operands of type `{1}' and `{2}'"
2211 msgstr ""
2213 #: ../mcs/mcs/expression.cs:2487
2214 msgid "To cast a negative value, you must enclose the value in parentheses"
2215 msgstr ""
2217 #: ../mcs/mcs/expression.cs:2985
2218 #, csharp-format
2219 msgid "Operator `{0}' is ambiguous on operands of type `{1}' and `{2}'"
2220 msgstr ""
2222 #: ../mcs/mcs/expression.cs:3677
2223 #, csharp-format
2224 msgid ""
2225 "A user-defined operator `{0}' must have parameters and return values of the "
2226 "same type in order to be applicable as a short circuit operator"
2227 msgstr ""
2229 #: ../mcs/mcs/expression.cs:3687
2230 #, csharp-format
2231 msgid ""
2232 "The type `{0}' must have operator `true' and operator `false' defined when `"
2233 "{1}' is used as a short circuit operator"
2234 msgstr ""
2236 #: ../mcs/mcs/expression.cs:3934
2237 #, csharp-format
2238 msgid ""
2239 "Type of conditional expression cannot be determined because there is no "
2240 "implicit conversion between `{0}' and `{1}'"
2241 msgstr ""
2243 #: ../mcs/mcs/expression.cs:4395
2244 #, csharp-format
2245 msgid "Use of unassigned out parameter `{0}'"
2246 msgstr ""
2248 #: ../mcs/mcs/expression.cs:4423
2249 #, csharp-format
2250 msgid ""
2251 "Parameter `{0}' cannot be used inside `{1}' when using `ref' or `out' "
2252 "modifier"
2253 msgstr ""
2255 #: ../mcs/mcs/expression.cs:4749
2256 #, csharp-format
2257 msgid "The member `{0}' cannot be used as method or delegate"
2258 msgstr ""
2260 #: ../mcs/mcs/expression.cs:4811
2261 msgid ""
2262 "Do not directly call your base class Finalize method. It is called "
2263 "automatically from your destructor"
2264 msgstr ""
2266 #: ../mcs/mcs/expression.cs:4813
2267 msgid ""
2268 "Destructors and object.Finalize cannot be called directly. Consider calling "
2269 "IDisposable.Dispose if available"
2270 msgstr ""
2272 #: ../mcs/mcs/expression.cs:4837
2273 #, csharp-format
2274 msgid "`{0}': cannot explicitly call operator or accessor"
2275 msgstr ""
2277 #: ../mcs/mcs/expression.cs:5390
2278 #, csharp-format
2279 msgid "Unsafe type `{0}' cannot be used in an object creation expression"
2280 msgstr ""
2282 #: ../mcs/mcs/expression.cs:5442
2283 #, csharp-format
2284 msgid "Cannot create an instance of the static class `{0}'"
2285 msgstr ""
2287 #: ../mcs/mcs/expression.cs:5454
2288 #, csharp-format
2289 msgid "Cannot create an instance of the abstract class or interface `{0}'"
2290 msgstr ""
2292 #: ../mcs/mcs/expression.cs:5767
2293 msgid "Cannot create an array with a negative size"
2294 msgstr ""
2296 #: ../mcs/mcs/expression.cs:5784 ../mcs/mcs/statement.cs:2991
2297 msgid "A constant value is expected"
2298 msgstr ""
2300 #: ../mcs/mcs/expression.cs:5871
2301 msgid "An expression tree cannot contain a multidimensional array initializer"
2302 msgstr ""
2304 #: ../mcs/mcs/expression.cs:5965
2305 msgid ""
2306 "Can only use array initializer expressions to assign to array types. Try "
2307 "using a new expression instead"
2308 msgstr ""
2310 #: ../mcs/mcs/expression.cs:5970
2311 msgid ""
2312 "An implicitly typed local variable declarator cannot use an array initializer"
2313 msgstr ""
2315 #: ../mcs/mcs/expression.cs:6045
2316 msgid "New invocation: Can not find a constructor for this argument list"
2317 msgstr ""
2319 #: ../mcs/mcs/expression.cs:6488
2320 msgid ""
2321 "The type of an implicitly typed array cannot be inferred from the "
2322 "initializer. Try specifying array type explicitly"
2323 msgstr ""
2325 #: ../mcs/mcs/expression.cs:6666
2326 msgid ""
2327 "Anonymous methods inside structs cannot access instance members of `this'. "
2328 "Consider copying `this' to a local variable outside the anonymous method and "
2329 "using the local instead"
2330 msgstr ""
2332 #: ../mcs/mcs/expression.cs:6740
2333 msgid "Cannot take the address of `this' because it is read-only"
2334 msgstr ""
2336 #: ../mcs/mcs/expression.cs:6742
2337 msgid "Cannot pass `this' as a ref or out argument because it is read-only"
2338 msgstr ""
2340 #: ../mcs/mcs/expression.cs:6744
2341 msgid "Cannot assign to `this' because it is read-only"
2342 msgstr ""
2344 #: ../mcs/mcs/expression.cs:6856
2345 msgid "An expression tree cannot contain a method with variable arguments"
2346 msgstr ""
2348 #: ../mcs/mcs/expression.cs:6966
2349 #, csharp-format
2350 msgid "`{0}': an attribute argument cannot use type parameters"
2351 msgstr ""
2353 #: ../mcs/mcs/expression.cs:7199
2354 #, csharp-format
2355 msgid ""
2356 "`{0}' does not have a predefined size, therefore sizeof can only be used in "
2357 "an unsafe context (consider using System.Runtime.InteropServices.Marshal."
2358 "SizeOf)"
2359 msgstr ""
2361 #: ../mcs/mcs/expression.cs:7254
2362 #, csharp-format
2363 msgid "Alias `{0}' not found"
2364 msgstr ""
2366 #: ../mcs/mcs/expression.cs:7265
2367 #, csharp-format
2368 msgid ""
2369 "Alias `{0}' cannot be used with '::' since it denotes a type. Consider "
2370 "replacing '::' with '.'"
2371 msgstr ""
2373 #: ../mcs/mcs/expression.cs:7281
2374 #, csharp-format
2375 msgid ""
2376 "A namespace alias qualifier `{0}' did not resolve to a namespace or a type"
2377 msgstr ""
2379 #: ../mcs/mcs/expression.cs:7422
2380 #, csharp-format
2381 msgid "`{0}': cannot reference a type through an expression; try `{1}' instead"
2382 msgstr ""
2384 #: ../mcs/mcs/expression.cs:7519
2385 #, csharp-format
2386 msgid "A nested type cannot be specified through a type parameter `{0}'"
2387 msgstr ""
2389 #: ../mcs/mcs/expression.cs:7587
2390 #, csharp-format
2391 msgid "The nested type `{0}' does not exist in the type `{1}'"
2392 msgstr ""
2394 #: ../mcs/mcs/expression.cs:7599
2395 #, csharp-format
2396 msgid ""
2397 "Type `{0}' does not contain a definition for `{1}' and no extension method `"
2398 "{1}' of type `{0}' could be found (are you missing a using directive or an "
2399 "assembly reference?)"
2400 msgstr ""
2402 #: ../mcs/mcs/expression.cs:7817
2403 msgid "Cannot apply indexing with [] to an expression of type `System.Array'"
2404 msgstr ""
2406 #: ../mcs/mcs/expression.cs:7923
2407 #, csharp-format
2408 msgid "Wrong number of indexes `{0}' inside [], expected `{1}'"
2409 msgstr ""
2411 #: ../mcs/mcs/expression.cs:8410
2412 #, csharp-format
2413 msgid ""
2414 "A property or indexer `{0}' may not be passed as an out or ref parameter"
2415 msgstr ""
2417 #: ../mcs/mcs/expression.cs:8435
2418 #, csharp-format
2419 msgid "Cannot apply indexing with [] to an expression of type `{0}'"
2420 msgstr ""
2422 #: ../mcs/mcs/expression.cs:8465
2423 #, csharp-format
2424 msgid "The read only property or indexer `{0}' cannot be assigned to"
2425 msgstr ""
2427 #: ../mcs/mcs/expression.cs:8473
2428 #, csharp-format
2429 msgid ""
2430 "The property or indexer `{0}' cannot be used in this context because it "
2431 "lacks a `{1}' accessor"
2432 msgstr ""
2434 #: ../mcs/mcs/expression.cs:8495
2435 #, csharp-format
2436 msgid ""
2437 "The property or indexer `{0}' cannot be used in this context because a `{1}' "
2438 "accessor is inaccessible"
2439 msgstr ""
2441 #: ../mcs/mcs/expression.cs:8958
2442 #, csharp-format
2443 msgid "Array elements cannot be of type `{0}'"
2444 msgstr ""
2446 #: ../mcs/mcs/expression.cs:8964
2447 #, csharp-format
2448 msgid "Array elements cannot be of static type `{0}'"
2449 msgstr ""
2451 #: ../mcs/mcs/expression.cs:9130
2452 msgid "Cannot use a negative size with stackalloc"
2453 msgstr ""
2455 #: ../mcs/mcs/expression.cs:9257
2456 #, csharp-format
2457 msgid ""
2458 "Member `{0}' cannot be initialized. An object initializer may only be used "
2459 "for fields, or properties"
2460 msgstr ""
2462 #: ../mcs/mcs/expression.cs:9260
2463 #, csharp-format
2464 msgid ""
2465 " Static field or property `{0}' cannot be assigned in an object initializer"
2466 msgstr ""
2468 #: ../mcs/mcs/expression.cs:9433
2469 #, csharp-format
2470 msgid ""
2471 "A field or property `{0}' cannot be initialized with a collection object "
2472 "initializer because type `{1}' does not implement `{2}' interface"
2473 msgstr ""
2475 #: ../mcs/mcs/expression.cs:9444
2476 #, csharp-format
2477 msgid "Inconsistent `{0}' member declaration"
2478 msgstr ""
2480 #: ../mcs/mcs/expression.cs:9452
2481 #, csharp-format
2482 msgid ""
2483 "An object initializer includes more than one member `{0}' initialization"
2484 msgstr ""
2486 #: ../mcs/mcs/expression.cs:9469
2487 #, csharp-format
2488 msgid "Cannot initialize object of type `{0}' with a collection initializer"
2489 msgstr ""
2491 #: ../mcs/mcs/expression.cs:9717
2492 #, fuzzy
2493 msgid "Anonymous types cannot be used in this expression"
2494 msgstr ""
2495 "Los métodos anónimos no pueden ser convertidos a árboles de expresiones"
2497 #: ../mcs/mcs/expression.cs:9824
2498 #, csharp-format
2499 msgid "An anonymous type property `{0}' cannot be initialized with `{1}'"
2500 msgstr ""
2502 #: ../mcs/mcs/flowanalysis.cs:310
2503 msgid "Control cannot fall through from one case label to another"
2504 msgstr ""
2506 #: ../mcs/mcs/flowanalysis.cs:529
2507 #, csharp-format
2508 msgid ""
2509 "The label `{0}:' could not be found within the scope of the goto statement"
2510 msgstr ""
2512 #: ../mcs/mcs/flowanalysis.cs:657
2513 msgid ""
2514 "A throw statement with no arguments is not allowed outside of a catch clause"
2515 msgstr ""
2517 #: ../mcs/mcs/flowanalysis.cs:668 ../mcs/mcs/flowanalysis.cs:674
2518 msgid "No enclosing loop out of which to break or continue"
2519 msgstr ""
2521 #: ../mcs/mcs/flowanalysis.cs:702
2522 msgid "Control cannot leave the body of an anonymous method"
2523 msgstr ""
2525 #: ../mcs/mcs/flowanalysis.cs:743
2526 msgid "Cannot yield a value in the body of a try block with a catch clause"
2527 msgstr ""
2529 #: ../mcs/mcs/flowanalysis.cs:745
2530 msgid "Cannot yield a value in the body of a catch clause"
2531 msgstr ""
2533 #: ../mcs/mcs/flowanalysis.cs:897
2534 msgid ""
2535 "A throw statement with no arguments is not allowed inside of a finally "
2536 "clause nested inside of the innermost catch clause"
2537 msgstr ""
2539 #: ../mcs/mcs/flowanalysis.cs:909 ../mcs/mcs/iterators.cs:112
2540 msgid "Cannot yield in the body of a finally clause"
2541 msgstr ""
2543 #: ../mcs/mcs/flowanalysis.cs:920 ../mcs/mcs/flowanalysis.cs:936
2544 #: ../mcs/mcs/flowanalysis.cs:972 ../mcs/mcs/statement.cs:778
2545 msgid "Control cannot leave the body of a finally clause"
2546 msgstr ""
2548 #: ../mcs/mcs/flowanalysis.cs:1140
2549 #, csharp-format
2550 msgid ""
2551 "An automatically implemented property `{0}' must be fully assigned before "
2552 "control leaves the constructor. Consider calling default contructor"
2553 msgstr ""
2555 #: ../mcs/mcs/flowanalysis.cs:1144
2556 #, csharp-format
2557 msgid ""
2558 "Field `{0}' must be fully assigned before control leaves the constructor"
2559 msgstr ""
2561 #: ../mcs/mcs/flowanalysis.cs:1438
2562 msgid "Use of unassigned local variable `"
2563 msgstr ""
2565 #: ../mcs/mcs/flowanalysis.cs:1508
2566 msgid "Use of possibly unassigned field `"
2567 msgstr ""
2569 #: ../mcs/mcs/generic.cs:191
2570 msgid "The new() constraint must be the last constraint specified"
2571 msgstr ""
2573 #: ../mcs/mcs/generic.cs:204
2574 msgid "The `new()' constraint cannot be used with the `struct' constraint"
2575 msgstr ""
2577 #: ../mcs/mcs/generic.cs:210
2578 msgid ""
2579 "The `class' or `struct' constraint must be the first constraint specified"
2580 msgstr ""
2582 #: ../mcs/mcs/generic.cs:249
2583 #, csharp-format
2584 msgid ""
2585 "Inconsistent accessibility: constraint type `{0}' is less accessible than `"
2586 "{1}'"
2587 msgstr ""
2589 #: ../mcs/mcs/generic.cs:261
2590 #, csharp-format
2591 msgid ""
2592 "The class type constraint `{0}' must be listed before any other constraints. "
2593 "Consider moving type constraint to the beginning of the constraint list"
2594 msgstr ""
2596 #: ../mcs/mcs/generic.cs:265
2597 #, csharp-format
2598 msgid ""
2599 "`{0}': cannot specify both a constraint class and the `class' or `struct' "
2600 "constraint"
2601 msgstr ""
2603 #: ../mcs/mcs/generic.cs:282 ../mcs/mcs/generic.cs:297
2604 #, csharp-format
2605 msgid "Duplicate constraint `{0}' for type parameter `{1}'."
2606 msgstr ""
2608 #: ../mcs/mcs/generic.cs:316
2609 #, csharp-format
2610 msgid ""
2611 "`{0}' is not a valid constraint. Static classes cannot be used as constraints"
2612 msgstr ""
2614 #: ../mcs/mcs/generic.cs:321
2615 #, csharp-format
2616 msgid ""
2617 "`{0}' is not a valid constraint. A constraint must be an interface, a non-"
2618 "sealed class or a type parameter"
2619 msgstr ""
2621 #: ../mcs/mcs/generic.cs:334
2622 #, csharp-format
2623 msgid "A constraint cannot be special class `{0}'"
2624 msgstr ""
2626 #: ../mcs/mcs/generic.cs:364
2627 #, csharp-format
2628 msgid ""
2629 "Type parameter `{0}' has the `struct' constraint, so it cannot be used as a "
2630 "constraint for `{1}'"
2631 msgstr ""
2633 #: ../mcs/mcs/generic.cs:384
2634 #, csharp-format
2635 msgid "Type parameter `{0}' inherits conflicting constraints `{1}' and `{2}'"
2636 msgstr ""
2638 #: ../mcs/mcs/generic.cs:398
2639 #, csharp-format
2640 msgid "Circular constraint dependency involving `{0}' and `{1}'"
2641 msgstr ""
2643 #: ../mcs/mcs/generic.cs:702
2644 #, csharp-format
2645 msgid ""
2646 "`{0}': Cannot specify constraints for overrides or explicit interface "
2647 "implementation methods"
2648 msgstr ""
2650 #: ../mcs/mcs/generic.cs:733
2651 #, csharp-format
2652 msgid ""
2653 "The constraints for type parameter `{0}' of method `{1}' must match the "
2654 "constraints for type parameter `{2}' of interface method `{3}'. Consider "
2655 "using an explicit interface implementation instead"
2656 msgstr ""
2658 #: ../mcs/mcs/generic.cs:1139
2659 msgid "Type parameter declaration must be an identifier not a type"
2660 msgstr ""
2662 #: ../mcs/mcs/generic.cs:1231
2663 #, csharp-format
2664 msgid "`{0}': static classes cannot be used as generic arguments"
2665 msgstr ""
2667 #: ../mcs/mcs/generic.cs:1238
2668 #, csharp-format
2669 msgid "The type `{0}' may not be used as a type argument"
2670 msgstr ""
2672 #: ../mcs/mcs/generic.cs:1368
2673 #, csharp-format
2674 msgid "Cannot find type `{0}'<...>"
2675 msgstr ""
2677 #: ../mcs/mcs/generic.cs:1375
2678 #, csharp-format
2679 msgid "The non-generic type `{0}' cannot be used with type arguments."
2680 msgstr ""
2682 #: ../mcs/mcs/generic.cs:1531
2683 #, csharp-format
2684 msgid ""
2685 "The type `{0}' must be a reference type in order to use it as type parameter "
2686 "`{1}' in the generic type or method `{2}'."
2687 msgstr ""
2689 #: ../mcs/mcs/generic.cs:1540
2690 #, csharp-format
2691 msgid ""
2692 "The type `{0}' must be a non-nullable value type in order to use it as type "
2693 "parameter `{1}' in the generic type or method `{2}'."
2694 msgstr ""
2696 #: ../mcs/mcs/generic.cs:1583
2697 #, csharp-format
2698 msgid ""
2699 "The type `{0}' must have a public parameterless constructor in order to use "
2700 "it as parameter `{1}' in the generic type or method `{2}'"
2701 msgstr ""
2703 #: ../mcs/mcs/generic.cs:1628
2704 #, csharp-format
2705 msgid ""
2706 "The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
2707 "method `{2}'. The nullable type `{0}' never satisfies interface constraint "
2708 "of type `{3}'"
2709 msgstr ""
2711 #: ../mcs/mcs/generic.cs:1634
2712 #, csharp-format
2713 msgid ""
2714 "The type `{0}' must be convertible to `{1}' in order to use it as parameter `"
2715 "{2}' in the generic type or method `{3}'"
2716 msgstr ""
2718 #: ../mcs/mcs/generic.cs:1827
2719 #, csharp-format
2720 msgid "The type parameter name `{0}' is the same as `{1}'"
2721 msgstr ""
2723 #: ../mcs/mcs/iterators.cs:42 ../mcs/mcs/iterators.cs:939
2724 msgid "Unsafe code may not appear in iterators"
2725 msgstr ""
2727 #: ../mcs/mcs/iterators.cs:52
2728 msgid "The yield statement cannot be used inside anonymous method blocks"
2729 msgstr ""
2731 #: ../mcs/mcs/iterators.cs:907
2732 #, csharp-format
2733 msgid ""
2734 "The body of `{0}' cannot be an iterator block because `{1}' is not an "
2735 "iterator interface type"
2736 msgstr ""
2738 #: ../mcs/mcs/iterators.cs:920
2739 msgid "Iterators cannot have ref or out parameters"
2740 msgstr ""
2742 #: ../mcs/mcs/iterators.cs:926
2743 msgid "__arglist is not allowed in parameter list of iterators"
2744 msgstr ""
2746 #: ../mcs/mcs/iterators.cs:932
2747 msgid "Iterators cannot have unsafe parameters or yield types"
2748 msgstr ""
2750 #: ../mcs/mcs/linq.cs:79
2751 #, csharp-format
2752 msgid ""
2753 "An implementation of `{0}' query expression pattern could not be found. Are "
2754 "you missing `System.Linq' using directive or `System.Core.dll' assembly "
2755 "reference?"
2756 msgstr ""
2758 #: ../mcs/mcs/linq.cs:117
2759 #, csharp-format
2760 msgid ""
2761 "An implementation of `{0}' query expression pattern for source type `{1}' "
2762 "could not be found"
2763 msgstr ""
2765 #: ../mcs/mcs/linq.cs:126
2766 #, csharp-format
2767 msgid ""
2768 "Type inference failed to infer type argument for `{0}' clause. Try "
2769 "specifying the type argument explicitly"
2770 msgstr ""
2772 #: ../mcs/mcs/linq.cs:525
2773 #, csharp-format
2774 msgid "A range variable `{0}' cannot be initialized with `{1}'"
2775 msgstr ""
2777 #: ../mcs/mcs/linq.cs:825
2778 #, csharp-format
2779 msgid "A range variable `{0}' conflicts with a previous declaration of `{0}'"
2780 msgstr ""
2782 #: ../mcs/mcs/linq.cs:831
2783 #, csharp-format
2784 msgid "A range variable `{0}' has already been declared in this scope"
2785 msgstr ""
2787 #: ../mcs/mcs/linq.cs:837
2788 #, csharp-format
2789 msgid "A range variable `{0}' conflicts with a method type parameter"
2790 msgstr ""
2792 #: ../mcs/mcs/literal.cs:76
2793 #, csharp-format
2794 msgid ""
2795 "Cannot convert null to the type parameter `{0}' because it could be a value "
2796 "type. Consider using `default ({0})' instead"
2797 msgstr ""
2799 #: ../mcs/mcs/literal.cs:79
2800 #, csharp-format
2801 msgid "Cannot convert null to `{0}' because it is a value type"
2802 msgstr ""
2804 #: ../mcs/mcs/literal.cs:323
2805 #, csharp-format
2806 msgid ""
2807 "Literal of type double cannot be implicitly converted to type `{0}'. Add "
2808 "suffix `{1}' to create a literal of this type"
2809 msgstr ""
2811 #: ../mcs/mcs/location.cs:224
2812 #, csharp-format
2813 msgid "Source file `{0}' specified multiple times"
2814 msgstr ""
2816 #: ../mcs/mcs/location.cs:226
2817 #, csharp-format
2818 msgid "Source filenames `{0}' and `{1}' both refer to the same file: {2}"
2819 msgstr ""
2821 #: ../mcs/mcs/modifiers.cs:241
2822 msgid "More than one protection modifier specified"
2823 msgstr ""
2825 #: ../mcs/mcs/modifiers.cs:258
2826 msgid "The modifier `"
2827 msgstr ""
2829 #: ../mcs/mcs/namespace.cs:113
2830 #, csharp-format
2831 msgid "An assembly `{0}' is used without being referenced"
2832 msgstr ""
2834 #: ../mcs/mcs/namespace.cs:136
2835 #, csharp-format
2836 msgid "The imported type `{0}' is defined multiple times"
2837 msgstr ""
2839 #: ../mcs/mcs/namespace.cs:259
2840 #, csharp-format
2841 msgid ""
2842 "The type or namespace name `{0}' could not be found in the global namespace "
2843 "(are you missing an assembly reference?)"
2844 msgstr ""
2846 #: ../mcs/mcs/namespace.cs:380
2847 #, csharp-format
2848 msgid ""
2849 "The type or namespace name `{0}' does not exist in the namespace `{1}'. Are "
2850 "you missing an assembly reference?"
2851 msgstr ""
2853 #: ../mcs/mcs/namespace.cs:387
2854 #, csharp-format
2855 msgid "Using the generic type `{0}' requires `{1}' type argument(s)"
2856 msgstr ""
2858 #: ../mcs/mcs/namespace.cs:405
2859 #, csharp-format
2860 msgid "The non-generic {0} `{1}' cannot be used with the type arguments"
2861 msgstr ""
2863 #: ../mcs/mcs/namespace.cs:642
2864 #, csharp-format
2865 msgid ""
2866 "`{0}' is a type not a namespace. A using namespace directive can only be "
2867 "applied to namespaces"
2868 msgstr ""
2870 #: ../mcs/mcs/namespace.cs:669
2871 #, csharp-format
2872 msgid "The extern alias `{0}' was not specified in -reference option"
2873 msgstr ""
2875 #: ../mcs/mcs/namespace.cs:880 ../mcs/mcs/namespace.cs:902
2876 msgid ""
2877 "A using clause must precede all other namespace elements except extern alias "
2878 "declarations"
2879 msgstr ""
2881 #: ../mcs/mcs/namespace.cs:926
2882 msgid "An extern alias declaration must precede all other elements"
2883 msgstr ""
2885 #: ../mcs/mcs/namespace.cs:944
2886 #, csharp-format
2887 msgid "The using alias `{0}' appeared previously in this namespace"
2888 msgstr ""
2890 #: ../mcs/mcs/namespace.cs:1017
2891 #, csharp-format
2892 msgid "`{0}' is an ambiguous reference between `{1}' and `{2}'"
2893 msgstr ""
2895 #: ../mcs/mcs/namespace.cs:1056
2896 #, csharp-format
2897 msgid "Namespace `{0}' contains a definition with same name as alias `{1}'"
2898 msgstr ""
2900 #: ../mcs/mcs/namespace.cs:1149
2901 msgid "You cannot redefine the global extern alias"
2902 msgstr ""
2904 #: ../mcs/mcs/namespace.cs:1159
2905 #, csharp-format
2906 msgid ""
2907 "The type or namespace name `{0}' could not be found. Are you missing a using "
2908 "directive or an assembly reference?"
2909 msgstr ""
2911 #: ../mcs/mcs/nullable.cs:985
2912 msgid ""
2913 "An expression tree cannot contain a coalescing operator with null left side"
2914 msgstr ""
2916 #: ../mcs/mcs/parameter.cs:176
2917 msgid "The params parameter must be a single dimensional array"
2918 msgstr ""
2920 #: ../mcs/mcs/parameter.cs:277
2921 msgid "Invalid parameter type `void'"
2922 msgstr ""
2924 #: ../mcs/mcs/parameter.cs:288
2925 msgid "An out parameter cannot have the `In' attribute"
2926 msgstr ""
2928 #: ../mcs/mcs/parameter.cs:293
2929 msgid ""
2930 "Do not use `System.ParamArrayAttribute'. Use the `params' keyword instead"
2931 msgstr ""
2933 #: ../mcs/mcs/parameter.cs:300
2934 msgid ""
2935 "Cannot specify only `Out' attribute on a ref parameter. Use both `In' and "
2936 "`Out' attributes or neither"
2937 msgstr ""
2939 #: ../mcs/mcs/parameter.cs:318
2940 #, csharp-format
2941 msgid "Argument of type `{0}' is not applicable for the DefaultValue attribute"
2942 msgstr ""
2944 #: ../mcs/mcs/parameter.cs:321
2945 #, csharp-format
2946 msgid ""
2947 "The DefaultValue attribute is not applicable on parameters of type `{0}'"
2948 msgstr ""
2950 #: ../mcs/mcs/parameter.cs:333
2951 msgid "The type of the default value should match the type of the parameter"
2952 msgstr ""
2954 #: ../mcs/mcs/parameter.cs:373
2955 #, csharp-format
2956 msgid "Method or delegate parameter cannot be of type `{0}'"
2957 msgstr ""
2959 #: ../mcs/mcs/parameter.cs:386
2960 #, csharp-format
2961 msgid "`{0}': static types cannot be used as parameters"
2962 msgstr ""
2964 #: ../mcs/mcs/parameter.cs:392
2965 #, csharp-format
2966 msgid "The type of extension method cannot be `{0}'"
2967 msgstr ""
2969 #: ../mcs/mcs/parameter.cs:497
2970 msgid "An expression tree parameter cannot use `ref' or `out' modifier"
2971 msgstr ""
2973 #: ../mcs/mcs/parameter.cs:884
2974 #, csharp-format
2975 msgid "The parameter name `{0}' is a duplicate"
2976 msgstr ""
2978 #: ../mcs/mcs/parameter.cs:936
2979 #, csharp-format
2980 msgid "The parameter name `{0}' conflicts with a compiler generated name"
2981 msgstr ""
2983 #: ../mcs/mcs/pending.cs:598
2984 #, csharp-format
2985 msgid ""
2986 "`{0}' does not implement interface member `{1}' and the best implementing "
2987 "candidate `{2}' is static"
2988 msgstr ""
2990 #: ../mcs/mcs/pending.cs:602
2991 #, csharp-format
2992 msgid ""
2993 "`{0}' does not implement interface member `{1}' and the best implementing "
2994 "candidate `{2}' in not public"
2995 msgstr ""
2997 #: ../mcs/mcs/pending.cs:606
2998 #, csharp-format
2999 msgid ""
3000 "`{0}' does not implement interface member `{1}' and the best implementing "
3001 "candidate `{2}' return type `{3}' does not match interface member return "
3002 "type `{4}'"
3003 msgstr ""
3005 #: ../mcs/mcs/pending.cs:611
3006 #, csharp-format
3007 msgid "`{0}' does not implement interface member `{1}'"
3008 msgstr ""
3010 #: ../mcs/mcs/pending.cs:615
3011 #, csharp-format
3012 msgid "`{0}' does not implement inherited abstract member `{1}'"
3013 msgstr ""
3015 #: ../mcs/mcs/report.cs:574
3016 #, csharp-format
3017 msgid ""
3018 "Feature `{0}' is not available in Mono mcs1 compiler. Consider using the "
3019 "`gmcs' compiler instead"
3020 msgstr ""
3022 #: ../mcs/mcs/report.cs:582
3023 #, csharp-format
3024 msgid ""
3025 "Feature `{0}' cannot be used because it is not part of the C# {1} language "
3026 "specification"
3027 msgstr ""
3029 #: ../mcs/mcs/report.cs:639
3030 #, csharp-format
3031 msgid ""
3032 "Your .NET Runtime does not support `{0}'. Please use the latest Mono runtime "
3033 "instead."
3034 msgstr ""
3036 #: ../mcs/mcs/rootcontext.cs:410
3037 msgid "Unsafe code requires the `unsafe' command line option to be specified"
3038 msgstr ""
3040 #: ../mcs/mcs/statement.cs:105
3041 msgid ""
3042 "A lambda expression with statement body cannot be converted to an expresion "
3043 "tree"
3044 msgstr ""
3046 #: ../mcs/mcs/statement.cs:818
3047 msgid ""
3048 "Cannot return a value from iterators. Use the yield return statement to "
3049 "return a value, or yield break to end the iteration"
3050 msgstr ""
3052 #: ../mcs/mcs/statement.cs:825
3053 #, csharp-format
3054 msgid ""
3055 "`{0}': A return keyword must not be followed by any expression when method "
3056 "returns void"
3057 msgstr ""
3059 #: ../mcs/mcs/statement.cs:849
3060 #, csharp-format
3061 msgid ""
3062 "Cannot convert `{0}' to delegate type `{1}' because some of the return types "
3063 "in the block are not implicitly convertible to the delegate return type"
3064 msgstr ""
3066 #: ../mcs/mcs/statement.cs:1041 ../mcs/mcs/statement.cs:1073
3067 msgid "A goto case is only valid inside a switch statement"
3068 msgstr ""
3070 #: ../mcs/mcs/statement.cs:1656
3071 #, csharp-format
3072 msgid ""
3073 "The label `{0}' shadows another label by the same name in a contained scope"
3074 msgstr ""
3076 #: ../mcs/mcs/statement.cs:1681
3077 #, csharp-format
3078 msgid "The label `{0}' is a duplicate"
3079 msgstr ""
3081 #: ../mcs/mcs/statement.cs:1776
3082 #, csharp-format
3083 msgid "`{0}' conflicts with a declaration in a child block"
3084 msgstr ""
3086 #: ../mcs/mcs/statement.cs:1877
3087 #, csharp-format
3088 msgid ""
3089 "A local variable named `{0}' cannot be declared in this scope because it "
3090 "would give a different meaning to `{0}', which is already used in a `{1}' "
3091 "scope to denote something else"
3092 msgstr ""
3094 #: ../mcs/mcs/statement.cs:1886
3095 #, csharp-format
3096 msgid "A local variable named `{0}' is already defined in this scope"
3097 msgstr ""
3099 #: ../mcs/mcs/statement.cs:2041
3100 msgid "An implicitly typed local variable cannot be a constant"
3101 msgstr ""
3103 #: ../mcs/mcs/statement.cs:2891
3104 #, csharp-format
3105 msgid ""
3106 "The out parameter `{0}' must be assigned to before control leaves the "
3107 "current method"
3108 msgstr ""
3110 #: ../mcs/mcs/statement.cs:3024
3111 #, csharp-format
3112 msgid "The label `case {0}:' already occurs in this switch statement"
3113 msgstr ""
3115 #: ../mcs/mcs/statement.cs:3570
3116 msgid "A value of an integral type or string expected for switch"
3117 msgstr ""
3119 #: ../mcs/mcs/statement.cs:4029
3120 #, csharp-format
3121 msgid "`{0}' is not a reference type as required by the lock statement"
3122 msgstr ""
3124 #: ../mcs/mcs/statement.cs:4346
3125 msgid "A fixed statement cannot use an implicitly typed local variable"
3126 msgstr ""
3128 #: ../mcs/mcs/statement.cs:4356
3129 msgid "The type of locals declared in a fixed statement must be a pointer type"
3130 msgstr ""
3132 #: ../mcs/mcs/statement.cs:4380
3133 msgid ""
3134 "The right hand side of a fixed statement assignment may not be a cast "
3135 "expression"
3136 msgstr ""
3138 #: ../mcs/mcs/statement.cs:4457
3139 msgid ""
3140 "You cannot use the fixed statement to take the address of an already fixed "
3141 "expression"
3142 msgstr ""
3144 #: ../mcs/mcs/statement.cs:4707
3145 msgid "Try statement already has an empty catch block"
3146 msgstr ""
3148 #: ../mcs/mcs/statement.cs:4745
3149 #, csharp-format
3150 msgid ""
3151 "A previous catch clause already catches all exceptions of this or a super "
3152 "type `{0}'"
3153 msgstr ""
3155 #: ../mcs/mcs/statement.cs:4920 ../mcs/mcs/statement.cs:5035
3156 msgid "Internal error: No Dispose method which takes 0 parameters."
3157 msgstr ""
3159 #: ../mcs/mcs/statement.cs:4992
3160 #, csharp-format
3161 msgid ""
3162 "`{0}': type used in a using statement must be implicitly convertible to "
3163 "`System.IDisposable'"
3164 msgstr ""
3166 #: ../mcs/mcs/statement.cs:5115
3167 msgid "Use of null is not valid in this context"
3168 msgstr ""
3170 #: ../mcs/mcs/statement.cs:5120
3171 #, csharp-format
3172 msgid "Foreach statement cannot operate on a `{0}'"
3173 msgstr "El mandato `foreach' no puede operar en un `{0}'"
3175 #: ../mcs/mcs/statement.cs:5433
3176 #, csharp-format
3177 msgid ""
3178 "foreach statement requires that the return type `{0}' of `{1}' must have a "
3179 "suitable public MoveNext method and public Current property"
3180 msgstr ""
3182 #: ../mcs/mcs/statement.cs:5518
3183 #, csharp-format
3184 msgid ""
3185 "foreach statement cannot operate on variables of type `{0}' because it does "
3186 "not contain a definition for `GetEnumerator' or is not accessible"
3187 msgstr ""
3189 #: ../mcs/mcs/statement.cs:5570
3190 #, csharp-format
3191 msgid ""
3192 "foreach statement cannot operate on variables of type `{0}' because it "
3193 "contains multiple implementation of `{1}'. Try casting to a specific "
3194 "implementation"
3195 msgstr ""
3197 #: ../mcs/mcs/typemanager.cs:878
3198 #, csharp-format
3199 msgid "The predefined type `{0}.{1}' is not defined or imported"
3200 msgstr "El tipo predefinido `{0}.{1}' no está definido o no ha sido importado"
3202 #: ../mcs/mcs/typemanager.cs:902
3203 #, csharp-format
3204 msgid "The predefined type `{0}.{1}' is not declared correctly"
3205 msgstr "El tipo predefinido `{0}.{1}' fue incorrectamente declarado"
3207 #: ../mcs/mcs/typemanager.cs:952
3208 #, csharp-format
3209 msgid ""
3210 "The compiler required member `{0}.{1}{2}' could not be found or is "
3211 "inaccessible"
3212 msgstr "El compilador no encuentra el miembro `{0}.{1}{2}' o no es accessible"
3214 #: ../mcs/mcs/typemanager.cs:1161
3215 #, csharp-format
3216 msgid ""
3217 "The compilation may fail due to missing `{0}.SetCorlibTypeBuilders({1})' "
3218 "method"
3219 msgstr ""
3220 "La compilación puede fallar ya que el método `{0}.SetCorlibTypeBuilders"
3221 "({1})' no existe"
3223 #: ../mcs/mcs/typemanager.cs:1706
3224 #, csharp-format
3225 msgid ""
3226 "Friend access was granted to `{0}', but the output assembly is named `{1}'. "
3227 "Try adding a reference to `{0}' or change the output assembly name to match "
3228 "it"
3229 msgstr ""
3231 #: ../mcs/mcs/typemanager.cs:1961
3232 #, csharp-format
3233 msgid ""
3234 "Struct member `{0}.{1}' of type `{2}' causes a cycle in the struct layout"
3235 msgstr ""
3236 "El miembro `{0}.{1}' con tipo `{2}' produce un ciclo recursivo en la "
3237 "estructura"
3239 #: ../mcs/mcs/typemanager.cs:2308
3240 #, csharp-format
3241 msgid ""
3242 "Cannot take the address of, get the size of, or declare a pointer to a "
3243 "managed type `{0}'"
3244 msgstr ""
3245 "No es posible obtener la dirección, el tamaño o declarar un apuntador a un "
3246 "tipo gestionado `{0}'"
3248 #~ msgid "Class, struct, or interface method must have a return type"
3249 #~ msgstr "El método debe tener un tipo de retorno"
3251 #~ msgid "Keyword `new' is not allowed on namespace elements"
3252 #~ msgstr ""
3253 #~ "La palabra reservada `new' no está permitida en los elementos de un "
3254 #~ "espacio de nombres"