Imported Upstream version 4.6.0.127

Former-commit-id: 629e9b4e0300274209c1265fde8922ecbc21ec1f
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2016-08-23 12:04:33 +00:00
parent e79aa3c0ed
commit 02ac915603
12946 changed files with 76 additions and 2931746 deletions

Binary file not shown.

View File

@@ -1 +1 @@
7225a934873d794808716e0fb8a3ddea634b4b44
a5fa7f57500eb517b69201d0425707279f2c2728

Binary file not shown.

View File

@@ -1 +1 @@
c5c99ad3679b150d0c73dacdc5571408cdbd1a8d
49fcfee1c19c6f4a61ad9617b3726619ca931b3a

Binary file not shown.

View File

@@ -1 +1 @@
baad65be27cec3a7b5e7a5639c5bef6093207e73
318e04cf52f39ef2cdc660759d8d0204cb84032e

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: mono 4.6.0\n"
"Report-Msgid-Bugs-To: http://www.mono-project.com/Bugs\n"
"POT-Creation-Date: 2016-08-03 10:52+0000\n"
"POT-Creation-Date: 2016-08-23 11:42+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -34,7 +34,7 @@ msgid ""
"mismatch"
msgstr ""
#: mcs/mcs/anonymous.cs:1054 mcs/mcs/ecore.cs:5886
#: mcs/mcs/anonymous.cs:1054 mcs/mcs/ecore.cs:5893
#, csharp-format
msgid "Delegate `{0}' does not take `{1}' arguments"
msgstr ""
@@ -1584,13 +1584,13 @@ msgid ""
"parentheses to invoke the method"
msgstr ""
#: mcs/mcs/ecore.cs:4956
#: mcs/mcs/ecore.cs:4963
#, csharp-format
msgid ""
"The type `{0}' does not contain a constructor that takes `{1}' arguments"
msgstr ""
#: mcs/mcs/ecore.cs:5670
#: mcs/mcs/ecore.cs:5677
#, csharp-format
msgid ""
"Type `{0}' does not contain a member `{1}' and the best extension method "
@@ -1598,205 +1598,205 @@ msgid ""
"without the extension method syntax"
msgstr ""
#: mcs/mcs/ecore.cs:5709
#: mcs/mcs/ecore.cs:5716
#, csharp-format
msgid ""
"The call is ambiguous between the following methods or properties: `{0}' and "
"`{1}'"
msgstr ""
#: mcs/mcs/ecore.cs:5770
#: mcs/mcs/ecore.cs:5777
#, csharp-format
msgid ""
"The best overloaded collection initalizer method `{0}' cannot have `ref' or "
"`out' modifier"
msgstr ""
#: mcs/mcs/ecore.cs:5774
#: mcs/mcs/ecore.cs:5781
#, csharp-format
msgid ""
"The best overloaded collection initalizer method `{0}' has some invalid "
"arguments"
msgstr ""
#: mcs/mcs/ecore.cs:5777
#: mcs/mcs/ecore.cs:5784
#, csharp-format
msgid "Delegate `{0}' has some invalid arguments"
msgstr ""
#: mcs/mcs/ecore.cs:5781
#: mcs/mcs/ecore.cs:5788
#, csharp-format
msgid "The best overloaded method match for `{0}' has some invalid arguments"
msgstr ""
#: mcs/mcs/ecore.cs:5790
#: mcs/mcs/ecore.cs:5797
#, csharp-format
msgid ""
"Argument `#{0}' does not require `{1}' modifier. Consider removing `{1}' "
"modifier"
msgstr ""
#: mcs/mcs/ecore.cs:5793
#: mcs/mcs/ecore.cs:5800
#, csharp-format
msgid "Argument `#{0}' is missing `{1}' modifier"
msgstr ""
#: mcs/mcs/ecore.cs:5810
#: mcs/mcs/ecore.cs:5817
#, csharp-format
msgid "Argument `#{0}' cannot convert `{1}' expression to type `{2}'"
msgstr ""
#: mcs/mcs/ecore.cs:5862
#: mcs/mcs/ecore.cs:5869
#, csharp-format
msgid ""
"The type arguments for method `{0}' cannot be inferred from the usage. Try "
"specifying the type arguments explicitly"
msgstr ""
#: mcs/mcs/ecore.cs:5891
#: mcs/mcs/ecore.cs:5898
#, csharp-format
msgid "No overload for method `{0}' takes `{1}' arguments"
msgstr ""
#: mcs/mcs/ecore.cs:5994
#: mcs/mcs/ecore.cs:6001
#, csharp-format
msgid "The delegate `{0}' does not contain a parameter named `{1}'"
msgstr ""
#: mcs/mcs/ecore.cs:5999
#: mcs/mcs/ecore.cs:6006
#, csharp-format
msgid ""
"The best overloaded method match for `{0}' does not contain a parameter "
"named `{1}'"
msgstr ""
#: mcs/mcs/ecore.cs:6009
#: mcs/mcs/ecore.cs:6016
#, csharp-format
msgid ""
"Named argument `{0}' cannot be used for a parameter which has positional "
"argument specified"
msgstr ""
#: mcs/mcs/ecore.cs:6384
#: mcs/mcs/ecore.cs:6391
msgid ""
"You cannot use fixed size buffers contained in unfixed expressions. Try "
"using the fixed statement"
msgstr ""
#: mcs/mcs/ecore.cs:6389
#: mcs/mcs/ecore.cs:6396
#, csharp-format
msgid "`{0}': Fixed size buffers can only be accessed through locals or fields"
msgstr ""
#: mcs/mcs/ecore.cs:6469
#: mcs/mcs/ecore.cs:6476
#, csharp-format
msgid ""
"A static readonly field `{0}' cannot be passed ref or out (except in a "
"static constructor)"
msgstr ""
#: mcs/mcs/ecore.cs:6472
#: mcs/mcs/ecore.cs:6479
#, csharp-format
msgid ""
"A readonly field `{0}' cannot be passed ref or out (except in a constructor)"
msgstr ""
#: mcs/mcs/ecore.cs:6486
#: mcs/mcs/ecore.cs:6493
#, csharp-format
msgid ""
"Fields of static readonly field `{0}' cannot be passed ref or out (except in "
"a static constructor)"
msgstr ""
#: mcs/mcs/ecore.cs:6489
#: mcs/mcs/ecore.cs:6496
#, csharp-format
msgid ""
"Members of readonly field `{0}' cannot be passed ref or out (except in a "
"constructor)"
msgstr ""
#: mcs/mcs/ecore.cs:6496
#: mcs/mcs/ecore.cs:6503
#, csharp-format
msgid ""
"A static readonly field `{0}' cannot be assigned to (except in a static "
"constructor or a variable initializer)"
msgstr ""
#: mcs/mcs/ecore.cs:6499
#: mcs/mcs/ecore.cs:6506
#, csharp-format
msgid ""
"A readonly field `{0}' cannot be assigned to (except in a constructor or a "
"variable initializer)"
msgstr ""
#: mcs/mcs/ecore.cs:6566
#: mcs/mcs/ecore.cs:6573
#, csharp-format
msgid "Use of possibly unassigned field `{0}'"
msgstr ""
#: mcs/mcs/ecore.cs:6982
#: mcs/mcs/ecore.cs:6989
#, csharp-format
msgid "Property or event `{0}' is not supported by the C# language"
msgstr ""
#: mcs/mcs/ecore.cs:7102
#: mcs/mcs/ecore.cs:7109
#, csharp-format
msgid "Use of possibly unassigned auto-implemented property `{0}'"
msgstr ""
#: mcs/mcs/ecore.cs:7287
#: mcs/mcs/ecore.cs:7294
#, csharp-format
msgid "A range variable `{0}' may not be passes as `ref' or `out' parameter"
msgstr ""
#: mcs/mcs/ecore.cs:7310
#: mcs/mcs/ecore.cs:7317
#, csharp-format
msgid "Property or indexer `{0}' cannot be assigned to (it is read-only)"
msgstr ""
#: mcs/mcs/ecore.cs:7318
#: mcs/mcs/ecore.cs:7325
#, csharp-format
msgid ""
"The property or indexer `{0}' cannot be used in this context because the set "
"accessor is inaccessible"
msgstr ""
#: mcs/mcs/ecore.cs:7398
#: mcs/mcs/ecore.cs:7405
#, csharp-format
msgid ""
"The property or indexer `{0}' cannot be used in this context because it "
"lacks the `get' accessor"
msgstr ""
#: mcs/mcs/ecore.cs:7405
#: mcs/mcs/ecore.cs:7412
#, csharp-format
msgid ""
"The property or indexer `{0}' cannot be used in this context because the get "
"accessor is inaccessible"
msgstr ""
#: mcs/mcs/ecore.cs:7587
#: mcs/mcs/ecore.cs:7594
#, csharp-format
msgid ""
"The event `{0}' can only appear on the left hand side of `+=' or `-=' "
"operator"
msgstr ""
#: mcs/mcs/ecore.cs:7591
#: mcs/mcs/ecore.cs:7598
#, csharp-format
msgid ""
"The event `{0}' can only appear on the left hand side of += or -= when used "
"outside of the type `{1}'"
msgstr ""
#: mcs/mcs/ecore.cs:7763
#: mcs/mcs/ecore.cs:7770
#, csharp-format
msgid ""
"An implicitly typed local variable declaration cannot be initialized with "
"`{0}'"
msgstr ""
#: mcs/mcs/ecore.cs:7778
#: mcs/mcs/ecore.cs:7785
msgid ""
"The contextual keyword `var' may only appear within a local variable "
"declaration"

Binary file not shown.

View File

@@ -1 +1 @@
9e14e3c4bad940296e4d4d98dff2dec7d801eda8
c3d8c6ce02798b4cf7384d5838390c3de2c4c6e6