{
  "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 occurred while trying to load auth configuration":"An error occurred 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 occurred. The association between %s and %s cannot be found":"An internal error occurred. 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."
}