summaryrefslogtreecommitdiff
path: root/external/aspnetwebstack/src/System.Net.Http.Formatting/Properties/Resources.resx
blob: 3bc8c25fbb83f5092c8b46f81e777c07c8a45c19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
<?xml version="1.0" encoding="utf-8"?>
<root>
  <!-- 
    Microsoft ResX Schema 
    
    Version 2.0
    
    The primary goals of this format is to allow a simple XML format 
    that is mostly human readable. The generation and parsing of the 
    various data types are done through the TypeConverter classes 
    associated with the data types.
    
    Example:
    
    ... ado.net/XML headers & schema ...
    <resheader name="resmimetype">text/microsoft-resx</resheader>
    <resheader name="version">2.0</resheader>
    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
        <value>[base64 mime encoded serialized .NET Framework object]</value>
    </data>
    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
        <comment>This is a comment</comment>
    </data>
                
    There are any number of "resheader" rows that contain simple 
    name/value pairs.
    
    Each data row contains a name, and value. The row also contains a 
    type or mimetype. Type corresponds to a .NET class that support 
    text/value conversion through the TypeConverter architecture. 
    Classes that don't support this are serialized and stored with the 
    mimetype set.
    
    The mimetype is used for serialized objects, and tells the 
    ResXResourceReader how to depersist the object. This is currently not 
    extensible. For a given mimetype the value must be set accordingly:
    
    Note - application/x-microsoft.net.object.binary.base64 is the format 
    that the ResXResourceWriter will generate, however the reader can 
    read any of the formats listed below.
    
    mimetype: application/x-microsoft.net.object.binary.base64
    value   : The object must be serialized with 
            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
            : and then encoded with base64 encoding.
    
    mimetype: application/x-microsoft.net.object.soap.base64
    value   : The object must be serialized with 
            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
            : and then encoded with base64 encoding.

    mimetype: application/x-microsoft.net.object.bytearray.base64
    value   : The object must be serialized into a byte array 
            : using a System.ComponentModel.TypeConverter
            : and then encoded with base64 encoding.
    -->
  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
    <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
    <xsd:element name="root" msdata:IsDataSet="true">
      <xsd:complexType>
        <xsd:choice maxOccurs="unbounded">
          <xsd:element name="metadata">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="value" type="xsd:string" minOccurs="0" />
              </xsd:sequence>
              <xsd:attribute name="name" use="required" type="xsd:string" />
              <xsd:attribute name="type" type="xsd:string" />
              <xsd:attribute name="mimetype" type="xsd:string" />
              <xsd:attribute ref="xml:space" />
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="assembly">
            <xsd:complexType>
              <xsd:attribute name="alias" type="xsd:string" />
              <xsd:attribute name="name" type="xsd:string" />
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="data">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
              </xsd:sequence>
              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
              <xsd:attribute ref="xml:space" />
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="resheader">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
              </xsd:sequence>
              <xsd:attribute name="name" type="xsd:string" use="required" />
            </xsd:complexType>
          </xsd:element>
        </xsd:choice>
      </xsd:complexType>
    </xsd:element>
  </xsd:schema>
  <resheader name="resmimetype">
    <value>text/microsoft-resx</value>
  </resheader>
  <resheader name="version">
    <value>2.0</value>
  </resheader>
  <resheader name="reader">
    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>
  <resheader name="writer">
    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>
  <data name="CannotHaveNullInList" xml:space="preserve">
    <value>A null '{0}' is not valid.</value>
  </data>
  <data name="CannotUseMediaRangeForSupportedMediaType" xml:space="preserve">
    <value>The '{0}' of '{1}' cannot be used as a supported media type because it is a media range.</value>
  </data>
  <data name="CannotUseNullValueType" xml:space="preserve">
    <value>The '{0}' type cannot accept a null value for the value type '{1}'.</value>
  </data>
  <data name="ErrorReadingFormUrlEncodedStream" xml:space="preserve">
    <value>Error reading HTML form URL-encoded data stream.</value>
  </data>
  <data name="FormUrlEncodedParseError" xml:space="preserve">
    <value>Error parsing HTML form URL-encoded data, byte {0}.</value>
  </data>
  <data name="HttpInvalidStatusCode" xml:space="preserve">
    <value>Invalid HTTP status code: '{0}'. The status code must be between {1} and {2}.</value>
  </data>
  <data name="HttpInvalidVersion" xml:space="preserve">
    <value>Invalid HTTP version: '{0}'. The version must start with the characters '{1}'.</value>
  </data>
  <data name="HttpMessageContentAlreadyRead" xml:space="preserve">
    <value>The '{0}' of the '{1}' has already been read.</value>
  </data>
  <data name="HttpMessageContentStreamMustBeSeekable" xml:space="preserve">
    <value>The '{0}' must be seekable in order to create an '{1}' instance containing an entity body.  </value>
  </data>
  <data name="HttpMessageErrorReading" xml:space="preserve">
    <value>Error reading HTTP message.</value>
  </data>
  <data name="HttpMessageInvalidMediaType" xml:space="preserve">
    <value>Invalid '{0}' instance provided. It does not have a content type header with a value of '{1}'.</value>
  </data>
  <data name="HttpMessageParserEmptyUri" xml:space="preserve">
    <value>HTTP Request URI cannot be an empty string.</value>
  </data>
  <data name="HttpMessageParserError" xml:space="preserve">
    <value>Error parsing HTTP message header byte {0} of message {1}.</value>
  </data>
  <data name="HttpMessageParserInvalidHostCount" xml:space="preserve">
    <value>An invalid number of '{0}' header fields were present in the HTTP Request. It must contain exactly one '{0}' header field but found {1}.</value>
  </data>
  <data name="HttpMessageParserInvalidUriScheme" xml:space="preserve">
    <value>Invalid URI scheme: '{0}'. The URI scheme must be a valid '{1}' scheme.</value>
  </data>
  <data name="InvalidMediaRange" xml:space="preserve">
    <value>The value '{0}' is not a valid media range.</value>
  </data>
  <data name="MimeMultipartParserBadBoundary" xml:space="preserve">
    <value>MIME multipart boundary cannot end with an empty space.</value>
  </data>
  <data name="ArgumentMustBeGreaterThanOrEqualTo" xml:space="preserve">
    <value>Value must be greater than or equal to {0}.</value>
  </data>
  <data name="MultipartFormDataStreamProviderNoContentDisposition" xml:space="preserve">
    <value>Did not find required '{0}' header field in MIME multipart body part.</value>
  </data>
  <data name="MultipartStreamProviderInvalidLocalFileName" xml:space="preserve">
    <value>Could not determine a valid local file name for the multipart body part.</value>
  </data>
  <data name="NonNullUriRequiredForMediaTypeMapping" xml:space="preserve">
    <value>A non-null request URI must be provided to determine if a '{0}' matches a given request or response message.</value>
  </data>
  <data name="NoReadSerializerAvailable" xml:space="preserve">
    <value>No MediaTypeFormatter is available to read an object of type '{0}' from content with media type '{1}'.</value>
  </data>
  <data name="ObjectAndTypeDisagree" xml:space="preserve">
    <value>An object of type '{0}' cannot be used with a type parameter of '{1}'.</value>
  </data>
  <data name="ReadAsMimeMultipartArgumentNoBoundary" xml:space="preserve">
    <value>Invalid '{0}' instance provided. It does not have a '{1}' content-type header with a '{2}' parameter.</value>
  </data>
  <data name="ReadAsMimeMultipartArgumentNoContentType" xml:space="preserve">
    <value>Invalid '{0}' instance provided. It does not have a content-type header value. '{0}' instances must have a content-type header starting with '{1}'.</value>
  </data>
  <data name="ReadAsMimeMultipartArgumentNoMultipart" xml:space="preserve">
    <value>Invalid '{0}' instance provided. It does not have a content type header starting with '{1}'.</value>
  </data>
  <data name="ReadAsMimeMultipartErrorReading" xml:space="preserve">
    <value>Error reading MIME multipart body part.</value>
  </data>
  <data name="ReadAsMimeMultipartErrorWriting" xml:space="preserve">
    <value>Error writing MIME multipart body part to output stream.</value>
  </data>
  <data name="ReadAsMimeMultipartHeaderParseError" xml:space="preserve">
    <value>Error parsing MIME multipart body part header byte {0} of data segment {1}.</value>
  </data>
  <data name="ReadAsMimeMultipartParseError" xml:space="preserve">
    <value>Error parsing MIME multipart message byte {0} of data segment {1}.</value>
  </data>
  <data name="ReadAsMimeMultipartStreamProviderException" xml:space="preserve">
    <value>The stream provider of type '{0}' threw an exception.</value>
  </data>
  <data name="ReadAsMimeMultipartStreamProviderNull" xml:space="preserve">
    <value>The stream provider of type '{0}' returned null. It must return a writable '{1}' instance.</value>
  </data>
  <data name="ReadAsMimeMultipartStreamProviderReadOnly" xml:space="preserve">
    <value>The stream provider of type '{0}' returned a read-only stream. It must return a writable '{1}' instance.</value>
  </data>
  <data name="ReadAsMimeMultipartUnexpectedTermination" xml:space="preserve">
    <value>Unexpected end of MIME multipart stream. MIME multipart message is not complete.</value>
  </data>
  <data name="SerializerCannotSerializeType" xml:space="preserve">
    <value>The '{0}' serializer cannot serialize the type '{1}'.</value>
  </data>
  <data name="UndefinedMediaType" xml:space="preserve">
    <value>'undefined'</value>
  </data>
  <data name="UnsupportedIndent" xml:space="preserve">
    <value>Indentation is not supported by '{0}'.</value>
  </data>
  <data name="MediaTypeFormatterCannotRead" xml:space="preserve">
    <value>The media type formatter of type '{0}' does not support reading because it does not implement the ReadFromStreamAsync method.</value>
  </data>
  <data name="MediaTypeFormatterCannotWrite" xml:space="preserve">
    <value>The media type formatter of type '{0}' does not support writing because it does not implement the WriteToStreamAsync method.</value>
  </data>
  <data name="MediaTypeFormatterCannotReadSync" xml:space="preserve">
    <value>The media type formatter of type '{0}' does not support reading because it does not implement the OnReadFromStream method.</value>
  </data>
  <data name="MediaTypeFormatterCannotWriteSync" xml:space="preserve">
    <value>The media type formatter of type '{0}' does not support writing because it does not implement the OnWriteToStream method.</value>
  </data>
  <data name="JsonTooDeep" xml:space="preserve">
    <value>This reader's MaxDepth of {0} has been exceeded. Consider using a larger MaxDepth.</value>
  </data>
  <data name="ObjectContent_FormatterCannotWriteType" xml:space="preserve">
    <value>The configured formatter '{0}' cannot write an object of type '{1}'.</value>
  </data>
  <data name="FormUrlEncodedMismatchingTypes" xml:space="preserve">
    <value>Mismatched types at node '{0}'.</value>
  </data>
  <data name="InvalidArrayInsert" xml:space="preserve">
    <value>Invalid array at node '{0}'.</value>
  </data>
  <data name="JQuery13CompatModeNotSupportNestedJson" xml:space="preserve">
    <value>Traditional style array without '[]' is not supported with nested object at location {0}.</value>
  </data>
  <data name="MaxDepthExceeded" xml:space="preserve">
    <value>The maximum read depth ({0}) has been exceeded because the form url-encoded data being read has more levels of nesting than is allowed.</value>
  </data>
  <data name="NestedBracketNotValid" xml:space="preserve">
    <value>Nested bracket is not valid for '{0}' data at position {1}.</value>
  </data>
  <data name="QueryStringNameShouldNotNull" xml:space="preserve">
    <value>Query string name cannot be null.</value>
  </data>
  <data name="UnMatchedBracketNotValid" xml:space="preserve">
    <value>There is an unmatched opened bracket for the '{0}' at position {1}.</value>
  </data>
  <data name="MediaTypeFormatterNoEncoding" xml:space="preserve">
    <value>No encoding found for media type formatter '{0}'. There must be at least one supported encoding registered in order for the media type formatter to read or write content.</value>
  </data>
  <data name="ArgumentMustBeGreaterThan" xml:space="preserve">
    <value>Value must be greater than {0}.</value>
  </data>
  <data name="CookieInvalidName" xml:space="preserve">
    <value>The specified value is not a valid cookie name.</value>
  </data>
  <data name="CookieNull" xml:space="preserve">
    <value>Cookie cannot be null.</value>
  </data>
  <data name="MaxHttpCollectionKeyLimitReached" xml:space="preserve">
    <value>The number of keys in a NameValueCollection has exceeded the limit of '{0}'. You can adjust it by modifying the MaxHttpCollectionKeys property on the '{1}' class.</value>
  </data>
</root>