This repository has been archived by the owner on Sep 16, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmost-data-resources.en-us.json
77 lines (77 loc) · 8.51 KB
/
most-data-resources.en-us.json
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
{
"The value is too short. It should have %s characters or more.":"The value is too short. It should have %s characters or more.",
"The value is too long. It should have %s characters or fewer.":"The value is too long. It should have %s characters or fewer.",
"The value should be greater than or equal to %s.":"The value should be greater than or equal to %s.",
"The value should be lower or equal to %s.":"The value should be lower or equal to %s.",
"The value should be between %s to %s.":"The value should be between %s to %s.",
"A value is required.":"A value is required.",
"The value should be a valid duration (e.g. P1Y1M15D or -PT2H30M0S).":"The value should be a valid duration (e.g. P1Y1M15D or -PT2H30M0S).",
"The value seems to be invalid.":"The value seems to be invalid.",
"The data seems to be invalid.":"The data seems to be invalid.",
"The value should be an integer lower than zero.":"The value should be an integer lower than zero.",
"The value should be a number lower than zero.":"The value should be a number lower than zero.",
"The value should be an integer greater or equal to zero.":"The value should be an integer greater or equal to zero.",
"The value should be a number greater or equal to zero.":"The value should be a number greater or equal to zero.",
"The value should be an integer lower or equal to zero.":"The value should be an integer lower or equal to zero.",
"The value should be a number lower or equal to zero.":"The value should be a number lower or equal to zero.",
"The value should be an integer greater than zero.":"The value should be an integer greater than zero.",
"The value should be a number greater than zero.":"The value should be a number greater than zero.",
"The value should be a valid email address.":"The value should be a valid email address.",
"The value should be a valid absolute URI (e.g. https://www.example.com/help?article=1001).":"The value should be a valid absolute URI (e.g. https://www.example.com/help?article=1001).",
"The value should be a valid relative URI (e.g. /help?article=1001).":"The value should be a valid relative URI (e.g. /help?article=1001).",
"The value should be a valid IPv4 address (e.g. 127.0.0.1).":"The value should be a valid IPv4 address (e.g. 127.0.0.1).",
"An associated object cannot be found.":"An associated object cannot be found.",
"An associated object is defined more than once and cannot be bound.":"An associated object is defined more than once and cannot be bound.",
"An error occured while trying to load auth configuration":"An error occured while trying to load auth configuration",
"Invalid configuration name. Expected string.":"Invalid configuration name. Expected string.",
"Invalid argument. Configuration name may not be empty string.":"Invalid argument. Configuration name may not be empty string.",
"The specified data adapter is missing.":"The specified data adapter is missing.",
"Invalid adapter type.":"Invalid adapter type.",
"Invalid adapter type. Adapter initialization method is missing.":"Invalid adapter type. Adapter initialization method is missing.",
"The default data adapter is missing.":"The default data adapter is missing.",
"Object already exists. A unique constraint violated.":"Object already exists. A unique constraint violated.",
"Invalid data validator type.":"Invalid data validator type.",
"A field which is defined in a constraint cannot be found in target model.":"A field which is defined in a constraint cannot be found in target model.",
"The underlying data context cannot be empty.":"The underlying data context cannot be empty.",
"Invalid argument. Base object cannot be an array.":"Invalid argument. Base object cannot be an array.",
"Invalid argument. Source object cannot be an array.":"Invalid argument. Source object cannot be an array.",
"Invalid argument. Object cannot be an array.":"Invalid argument. Object cannot be an array.",
"Migration is not valid for this model. The model has no fields.":"Migration is not valid for this model. The model has no fields.",
"Invalid argument type. Expected array.":"Invalid argument type. Expected array.",
"Missing argument. Callback function expected.":"Missing argument. Callback function expected.",
"Invalid argument. String expected.":"Invalid argument. String expected.",
"Invalid selector. A valid selector should always start with : e.g. :new or :live.":"Invalid selector. A valid selector should always start with : e.g. :new or :live.",
"The specified selector is no associated with this object.":"The specified selector is no associated with this object.",
"The specified field cannot be found.":"The specified field cannot be found.",
"Object identity cannot be found due to missing primary key or unique constraint filter.":"Object identity cannot be found due to missing primary key or unique constraint filter.",
"The association which is specified for the given field is not implemented.":"The association which is specified for the given field is not implemented.",
"The value of property [%s] cannot be retrieved. The target data model has no constraints defined.":"The value of property [%s] cannot be retrieved. The target data model has no constraints defined.",
"The value of property [%s] cannot be retrieved. The target data model has constraints but the required properties are missing.":"The value of property [%s] cannot be retrieved. The target data model has constraints but the required properties are missing.",
"Data relation mapping cannot be empty when defining the underlying query of a data object relation.":"Data relation mapping cannot be empty when defining the underlying query of a data object relation.",
"The target object cannot be empty at this context.":"The target object cannot be empty at this context.",
"The relation mapping cannot be empty at this context.":"The relation mapping cannot be empty at this context.",
"Target object has an invalid state.":"Target object has an invalid state.",
"Access denied.":"Access denied.",
"Not yet implemented":"Not yet implemented",
"Data assocication mapping (%s) for %s cannot be found or the association between these two models defined more than once.":"Data assocication mapping (%s) for %s cannot be found or the association between these two models defined more than once.",
"Expand option may be a string or a named object.":"Expand option may be a string or a named object.",
"Invalid parameter. Expected not empty string.":"Invalid parameter. Expected not empty string.",
"Member join expression cannot be empty at this context":"Member join expression cannot be empty at this context",
"The target model does not have an attribute named as %s":"The target model does not have an attribute named as %s",
"The target model does not have an association defined for attribute named %s":"The target model does not have an association defined for attribute named %s",
"Association parent model (%s) cannot be found.":"Association parent model (%s) cannot be found.",
"Association child model (%s) cannot be found.":"Association child model (%s) cannot be found.",
"The association type between %s and %s model is not supported for filtering, grouping or sorting data.":"The association type between %s and %s model is not supported for filtering, grouping or sorting data.",
"The %s model cannot be found":"The %s model cannot be found",
"An internal error occured. The association between %s and %s cannot be found":"An internal error occured. The association between %s and %s cannot be found",
"The specified field %s cannot be found in target model.":"The specified field %s cannot be found in target model.",
"Queryable collection does not have any property.":"Queryable collection does not have any property.",
"The target object cannot be found.":"The target object cannot be found.",
"Data association mapping cannot be empty at this context.":"Data association mapping cannot be empty at this context.",
"An inherited data association cannot be mapped.":"An inherited data association cannot be mapped.",
"Object type cannot be empty during save operation.":"Object type cannot be empty during save operation.",
"Data model cannot be found.":"Data model cannot be found.",
"Object type cannot be empty during remove operation.":"Object type cannot be empty during remove operation.",
"The associated model cannot be found.":"The associated model cannot be found.",
"The target model does not have a many to many association defined by the given attribute.":"The target model does not have a many to many association defined by the given attribute."
}