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