PageRenderTime 64ms CodeModel.GetById 22ms RepoModel.GetById 0ms app.codeStats 0ms

/po/mcs/de.po

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