Welcome to mirror list, hosted at ThFree Co, Russian Federation.

SRResources.resx « Properties « System.Web.Http.OData « src - github.com/mono/aspnetwebstack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9b6441ea856de13961e25be70f11301d60c6c5a5 (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
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
<?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="CannotSerializerNull" xml:space="preserve">
    <value>Cannot serialize a null '{0}'.</value>
  </data>
  <data name="TypeCannotBeSerialized" xml:space="preserve">
    <value>'{0}' cannot be serialized using the {1}.</value>
  </data>
  <data name="WriteObjectInlineNotSupported" xml:space="preserve">
    <value>{0} does not support WriteObjectInline.</value>
  </data>
  <data name="PropertyMustHavePublicGetterAndSetter" xml:space="preserve">
    <value>The PropertyInfo provided must have public 'get' and 'set' accessor methods.</value>
  </data>
  <data name="CreatePropertyNotSupported" xml:space="preserve">
    <value>{0} does not support CreateProperty.</value>
  </data>
  <data name="TypeMustBeEntityCollection" xml:space="preserve">
    <value>{0} is not a collection of type {1}. The ODataFeedSerializer can serialize only entity collections.</value>
  </data>
  <data name="WriteObjectNotSupported" xml:space="preserve">
    <value>{0} does not support WriteObject.</value>
  </data>
  <data name="UriQueryStringInvalid" xml:space="preserve">
    <value>The query specified in the URI is not valid.</value>
  </data>
  <data name="LambdaExpressionMustHaveExactlyOneParameter" xml:space="preserve">
    <value>The LambdaExpression must have exactly one parameter.</value>
  </data>
  <data name="MemberExpressionsMustBeBoundToLambdaParameter" xml:space="preserve">
    <value>MemberExpressions must be bound to the LambdaExpression parameter.</value>
  </data>
  <data name="MemberExpressionsMustBeProperties" xml:space="preserve">
    <value>Member '{0}.{1}' is not a property.</value>
  </data>
  <data name="UnsupportedExpressionNodeType" xml:space="preserve">
    <value>Unsupported Expression NodeType.</value>
  </data>
  <data name="EntitySetMustBeInTheModel" xml:space="preserve">
    <value>The given entitySet must be in the given Entity Data Model.</value>
  </data>
  <data name="EntitySetNotFound" xml:space="preserve">
    <value>No EntitySet exists in the EdmModel with EntityClrType '{0}'.</value>
  </data>
  <data name="FailedToBuildEdmModelBecauseReturnTypeIsNull" xml:space="preserve">
    <value>The '{0}' type cannot be used with action '{1}' on controller '{2}' because the action does not return a value.</value>
  </data>
  <data name="FailedToRetrieveTypeToBuildEdmModel" xml:space="preserve">
    <value>The '{0}' type cannot be used with action '{1}' on controller '{2}' because the return type '{3}' does not specify the type of the collection.</value>
  </data>
  <data name="QueryParameterNotSupported" xml:space="preserve">
    <value>The query parameter '{0}' is not supported.</value>
  </data>
  <data name="RequestMustContainConfiguration" xml:space="preserve">
    <value>Request message does not contain an HttpConfiguration object.</value>
  </data>
  <data name="ActionContextMustHaveDescriptor" xml:space="preserve">
    <value>The HttpActionContext.ActionDescriptor is null.</value>
  </data>
  <data name="ActionContextMustHaveRequest" xml:space="preserve">
    <value>The HttpActionContext.Request is null.</value>
  </data>
  <data name="ActionExecutedContextMustHaveActionContext" xml:space="preserve">
    <value>The HttpActionExecutedContext.ActionContext is null.</value>
  </data>
  <data name="ActionExecutedContextMustHaveRequest" xml:space="preserve">
    <value>The HttpExecutedActionContext.Request is null.</value>
  </data>
  <data name="EntityClrTypeNotFound" xml:space="preserve">
    <value>The model does not contain the entityClrType '{0}'.</value>
  </data>
  <data name="EntityClrTypeNotMatchEntitySetName" xml:space="preserve">
    <value>The EntityClrType '{0}' does not match with the given entitySetName '{1}'.</value>
  </data>
  <data name="EntityClrTypeNotMatchEntitySet" xml:space="preserve">
    <value>The EntityClrType '{0}' does not match with the given entitySet '{1}'.</value>
  </data>
  <data name="OrderByPropertyNotFound" xml:space="preserve">
    <value>It is unsupported that the OrderByQueryNode.Expression is not an instance of PropertyAccessQueryNode type.</value>
  </data>
  <data name="CanNotParseInteger" xml:space="preserve">
    <value>Failed to convert '{0}' to an integer.</value>
  </data>
  <data name="EntitySetNotFoundForName" xml:space="preserve">
    <value>No EntitySet exists in the EdmModel with entitySetName '{0}'.</value>
  </data>
  <data name="MultipleEntitySetMatchedClrType" xml:space="preserve">
    <value>There are multiple EntitySets found that match EntityClrType '{0}'.</value>
  </data>
  <data name="QueryCannotBeEmpty" xml:space="preserve">
    <value>The value for OData query '{0}' cannot be empty.</value>
  </data>
  <data name="EdmTypeNotSupported" xml:space="preserve">
    <value>{0} is not an supported edm type.</value>
  </data>
  <data name="MultipleMatchingClrTypesForEdmType" xml:space="preserve">
    <value>More than one matching clr type found for the Edm type {0}.\nThe matching clr types are {1}.</value>
  </data>
  <data name="ODataFunctionNotSupported" xml:space="preserve">
    <value>Unknown function '{0}'.</value>
  </data>
  <data name="QueryNodeBindingNotSupported" xml:space="preserve">
    <value>Binding OData QueryNode of kind {0} is not supported by {1}.</value>
  </data>
  <data name="OrderByDuplicateProperty" xml:space="preserve">
    <value>Duplicate property named '{0}' is not supported in the OrderByQueryNode.</value>
  </data>
  <data name="ErrorTypeMustBeODataError" xml:space="preserve">
    <value>The type '{0}' is not supported by the ODataErrorSerializer.</value>
  </data>
  <data name="CannotAutoCreateMultipleCandidates" xml:space="preserve">
    <value>Cannot autoCreate binding because there are two or more candidate EntitySets.</value>
  </data>
  <data name="EntitySetHasNoBuildLinkAnnotation" xml:space="preserve">
    <value>The entity set '{0}' is missing link generation configuration. Check that the self and edit links are configured during model building.</value>
  </data>
  <data name="PropertyDoesNotBelongToType" xml:space="preserve">
    <value>The property '{0}' does not belong to the type '{1}'.</value>
  </data>
  <data name="EntitySetAlreadyConfiguredDifferentEntityType" xml:space="preserve">
    <value>The entity set '{0}' was already configured with a different EntityType ('{1}').</value>
  </data>
  <data name="TypeCannotBeComplexWasEntity" xml:space="preserve">
    <value>The type '{0}' cannot be configured as a ComplexType. It was previously configured as an EntityType.</value>
  </data>
  <data name="TypeCannotBeEntityWasComplex" xml:space="preserve">
    <value>The type '{0}' cannot be configured as a EntityType. It was previously configured as an ComplexType.</value>
  </data>
  <data name="RecursiveComplexTypesNotAllowed" xml:space="preserve">
    <value>The complex type '{0}' has a reference to itself through the property '{1}'. A recursive loop of complex types is not allowed.</value>
  </data>
  <data name="DeserializerDoesNotSupportRead" xml:space="preserve">
    <value>'{0}' does not support Read.</value>
  </data>
  <data name="MappingDoesNotContainEntityType" xml:space="preserve">
    <value>The provided mapping doesn't contain an entry for the entity type '{0}'.</value>
  </data>
  <data name="NoEditLinkFactoryFound" xml:space="preserve">
    <value>No EditLink factory was found. Try calling HasEditLink on the EntitySetConfiguration for '{0}'.</value>
  </data>
  <data name="ManyToManyNavigationPropertyMustReturnCollection" xml:space="preserve">
    <value>The property '{0}' on the type '{1}' is being configured as a Many-to-Many navigation property. Many to Many navigation properties must be collections.</value>
  </data>
  <data name="CreatingLinksByConventionNotSupported" xml:space="preserve">
    <value>Creating Links by convention is not supported.</value>
  </data>
  <data name="DoesNotSupportReadInLine" xml:space="preserve">
    <value>Type '{0}' does not support ReadInline.</value>
  </data>
  <data name="FormatterReadIsNotSupportedForType" xml:space="preserve">
    <value>Reading type '{0}' is not supported by '{1}'.</value>
  </data>
  <data name="ItemMustBeOfType" xml:space="preserve">
    <value>The item must be of type '{0}'.</value>
  </data>
  <data name="MultipleKeysFound" xml:space="preserve">
    <value>Entity type '{0}' has multiple keys.</value>
  </data>
  <data name="MustBeComplexProperty" xml:space="preserve">
    <value>The property '{0}' on type '{1}' must be a Complex property.</value>
  </data>
  <data name="MustBeNavigationProperty" xml:space="preserve">
    <value>The property  '{0}' on type '{1}' must be a Navigation property.</value>
  </data>
  <data name="MustBePrimitiveProperty" xml:space="preserve">
    <value>The property '{0}'  on type '{1}' must be a Primitive property.</value>
  </data>
  <data name="MustHaveMatchingMultiplicity" xml:space="preserve">
    <value>The multiplicity of the '{0}' property must be '{1}'.</value>
  </data>
  <data name="NoKeyFound" xml:space="preserve">
    <value>Entity type '{0}' has no keys.</value>
  </data>
  <data name="MustBePrimitiveType" xml:space="preserve">
    <value>The type '{0}' must be a primitive type.</value>
  </data>
  <data name="RebindingNotSupported" xml:space="preserve">
    <value>Rebinding is not supported.</value>
  </data>
  <data name="RecursionLimitExceeded" xml:space="preserve">
    <value>The recursion limit has been exceeded.</value>
  </data>
  <data name="NoNavigationLinkFactoryFound" xml:space="preserve">
    <value>No NavigationLink factory was found for the property '{0}' on entity set '{1}'. Try calling HasNavigationPropertyLink on the EntitySetConfiguration.</value>
  </data>
  <data name="NavigationPropertyRouteMissingOrIncorrect" xml:space="preserve">
    <value>Link generation for the '{0}' NavigationProperty failed. Check that you have the '{1}' route correctly registered.</value>
  </data>
  <data name="GetByIdRouteMissingOrIncorrect" xml:space="preserve">
    <value>EditLink generation failed. Check that you have the '{0}' route correctly registered.</value>
  </data>
  <data name="InvalidEntitySetName" xml:space="preserve">
    <value>'{0}' is not a valid entity set name.</value>
  </data>
  <data name="CannotCastFilter" xml:space="preserve">
    <value>Cannot cast $filter of type '{0}' to type '{1}'.</value>
  </data>
  <data name="OnlySkipAndTopSupported" xml:space="preserve">
    <value>Only $skip and $top OData query options are supported for this type.</value>
  </data>
  <data name="PrimitiveTypeRequired" xml:space="preserve">
    <value>The type '{0}' is not a primitive type.</value>
  </data>
  <data name="CollectionPropertiesNotSupported" xml:space="preserve">
    <value>The property '{0}' on type '{1}' is a collection property. Collection properties are not supported.</value>
  </data>
  <data name="ComplexTypeRefersToEntityType" xml:space="preserve">
    <value>The complex type '{0}' refers to the entity type '{1}' through the property '{1}'.</value>
  </data>
  <data name="MultipleAttributesFound" xml:space="preserve">
    <value>The member '{0}' on type '{1}' contains multiple instances of the attribute '{2}'.</value>
  </data>
  <data name="GetEdmModelCalledMoreThanOnce" xml:space="preserve">
    <value>GetEdmModel cannot be called more than once. Consider using a different instance of the model builder or reusing the model you have built earlier.</value>
  </data>
  <data name="CollectionPropertiesMustReturnIEnumerable" xml:space="preserve">
    <value>CollectionProperties must implement IEnumerable&lt;&gt;. The Property '{0}' declared on '{1}' does not implement IEnumerable&lt;&gt;. </value>
  </data>
  <data name="MustBeCollectionProperty" xml:space="preserve">
    <value>The '{0}' property on '{1}' must be a Collection property.</value>
  </data>
  <data name="CannotPatchNavigationProperties" xml:space="preserve">
    <value>Cannot apply PATCH to navigation property '{0}' on entity type '{1}'.</value>
  </data>
  <data name="PropertyMustBeString" xml:space="preserve">
    <value>The property '{0}' on type '{1}' must be a string.</value>
  </data>
  <data name="PropertyMustBeStringLengthOne" xml:space="preserve">
    <value>The property '{0}' on type '{1}' must be a string with a length of 1.</value>
  </data>
  <data name="PropertyMustBeStringMaxLengthOne" xml:space="preserve">
    <value>The property '{0}' on type '{1}' must be a string with a maximum length of 1.</value>
  </data>
  <data name="ArgumentMustBeOfType" xml:space="preserve">
    <value>The argument must be of type '{0}'.</value>
  </data>
  <data name="CannotPatchKeyProperty" xml:space="preserve">
    <value>Cannot apply PATCH on key property '{0}' on entity type '{1}' when '{2}' is '{3}'.</value>
  </data>
  <data name="DefaultRouteMissingOrIncorrect" xml:space="preserve">
    <value>The feed self link could not be generated for the route named '{0}'.</value>
  </data>
  <data name="InvalidBindingParameterType" xml:space="preserve">
    <value>Invalid bindingParameter type '{0}'. A bindingParameter must be either an EntityType or a Collection of EntityTypes.</value>
  </data>
  <data name="InvalidParameterType" xml:space="preserve">
    <value>Invalid parameter type '{0}'. A non-binding parameter type must be either Primitive, Complex, Collection of Primitive or a Collection of Complex.</value>
  </data>
  <data name="MoreThanOneProcedureFound" xml:space="preserve">
    <value>More than one Procedure called '{0}' was found. Try using the other RemoveProcedure override.</value>
  </data>
  <data name="ResetODataFormatterNotSupported" xml:space="preserve">
    <value>You already have a {0} on your {1}. Set your {0} once using the 'SetODataFormatter' method on '{1}' only.</value>
  </data>
  <data name="EdmModelOnConfigurationMismatch" xml:space="preserve">
    <value>The '{0}' on the configuration does not match the '{0}' in the given formatter. Setting '{1}' using the method '{2}' also sets the corresponding '{0}'.</value>
  </data>
  <data name="EdmModelMismatch" xml:space="preserve">
    <value>The given '{0}' does not match the '{0}' in the formatter on the configuration. Setting '{1}' using the method '{2}' also sets the corresponding '{0}'.</value>
  </data>
  <data name="EdmModelMissing" xml:space="preserve">
    <value>The configuration is missing '{0}'. Try calling '{1}' on '{2}'.</value>
  </data>
  <data name="NoMatchingIEdmTypeFound" xml:space="preserve">
    <value>No IEdmType could be found for '{0}'.</value>
  </data>
  <data name="UnsupportedEdmTypeKind" xml:space="preserve">
    <value>Found unsupported EdmTypeKind '{0}' in list of available types.</value>
  </data>
  <data name="CannotDefineKeysOnDerivedTypes" xml:space="preserve">
    <value>Cannot define keys on type '{0}' deriving from '{1}'. Only the root type in the entity inheritance hierarchy can contain keys.</value>
  </data>
  <data name="CannotRedefineBaseTypeProperty" xml:space="preserve">
    <value>Cannot redefine property '{0}' already defined on the base type '{1}'.</value>
  </data>
  <data name="TypeDoesNotInheritFromBaseType" xml:space="preserve">
    <value>'{0}' does not inherit from '{1}'.</value>
  </data>
  <data name="PropertyAlreadyDefinedInDerivedType" xml:space="preserve">
    <value>Cannot define property '{0}' in the base entity type '{1}' as the derived type '{2}' already defines it.</value>
  </data>
</root>