
ASSERT_RANGE=\u0395\u03B9\u03C3\u03AC\u03B3\u03B5\u03C4\u03B5 \u03C4\u03B9\u03BC\u03AE \u03BC\u03B5\u03C4\u03B1\u03BE\u03CD {1} \u03BA\u03B1\u03B9 {2}.
ASSERT_FORMAT=\u0395\u03B9\u03C3\u03AC\u03B3\u03B5\u03C4\u03B5 \u03C4\u03B9\u03BC\u03AE \u03C0\u03BF\u03C5 \u03C4\u03B1\u03B9\u03C1\u03B9\u03AC\u03B6\u03B5\u03B9 \u03BC\u03B5 \u03C4\u03BF\u03BD \u03C4\u03CD\u03C0\u03BF {1}.
ASSERT_ENUM=\u0395\u03B9\u03C3\u03AC\u03B3\u03B5\u03C4\u03B5 \u03BC\u03AF\u03B1 \u03B1\u03C0\u03CC \u03C4\u03B9\u03C2 \u03B5\u03C0\u03B9\u03C4\u03C1\u03B5\u03C0\u03CC\u03BC\u03B5\u03BD\u03B5\u03C2 \u03C4\u03B9\u03BC\u03AD\u03C2: {1}.
ASSERT_MANDATORY=\u0395\u03B9\u03C3\u03AC\u03B3\u03B5\u03C4\u03B5 \u03C4\u03B7\u03BD \u03C4\u03B9\u03BC\u03AE \u03C0\u03BF\u03C5 \u03BB\u03B5\u03AF\u03C0\u03B5\u03B9.
ASSERT_TARGET=\u03A3\u03C4\u03CC\u03C7\u03BF\u03C2 \u03BC\u03B5 \u03B1\u03C5\u03C4\u03CC \u03C4\u03BF \u03BA\u03BB\u03B5\u03B9\u03B4\u03AF \u03B4\u03B5\u03BD \u03C5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9.


MULTIPLE_ERRORS=\u03A0\u03B1\u03C1\u03BF\u03C5\u03C3\u03B9\u03AC\u03C3\u03C4\u03B7\u03BA\u03B1\u03BD \u03C0\u03BF\u03BB\u03BB\u03B1\u03C0\u03BB\u03AC \u03C3\u03C6\u03AC\u03BB\u03BC\u03B1\u03C4\u03B1, \u03B4\u03B5\u03AF\u03C4\u03B5 \u03C4\u03B9\u03C2 \u03BB\u03B5\u03C0\u03C4\u03BF\u03BC\u03AD\u03C1\u03B5\u03B9\u03B5\u03C2 \u03C0\u03B1\u03C1\u03B1\u03BA\u03AC\u03C4\u03C9.


ASSERT_VALID_ELEMENT=Element is not valid
ASSERT_DATA_TYPE=Value {0} is not a valid {1}
ASSERT_ARRAY=Value must be an array


400=Bad Request
401=Unauthorized
403=Forbidden
404=Not Found
405=Method Not Allowed
406=Not Acceptable
407=Proxy Authentication Required
408=Request Timeout
409=Conflict
410=Gone
411=Length Required
412=Precondition Failed
413=Payload Too Large
414=URI Too Long
415=Unsupported Media Type
416=Range Not Satisfiable
417=Expectation Failed
422=Unprocessable Content
424=Failed Dependency
428=Precondition Required
429=Too Many Requests
431=Request Header Fields Too Large
451=Unavailable For Legal Reasons
500=Internal Server Error
501=The server does not support the functionality required to fulfill the request
502=Bad Gateway
503=Service Unavailable
504=Gateway Timeout


ENTITY=entity
TYPE=type
FUNCTION=function
ACTION=action


NO_DATABASE_CONNECTION=No database connection
ENTITY_ALREADY_EXISTS=Entity already exists
ENTITY_LOCKED=Entity locked
UNIQUE_CONSTRAINT_VIOLATION=Unique constraint violation
FK_CONSTRAINT_VIOLATION=Foreign key constraint violation


INVALID_CONTENT_TYPE_ONLY_JSON=Invalid content type. Only "application/json" is supported.


INSERTABLE=insertable
READABLE=readable
UPDATABLE=updatable
DELETABLE=deletable
ENTITY_IS_INSERT_ONLY=Entity "{0}" is insert-only
ENTITY_IS_READ_ONLY=Entity "{0}" is read-only
ENTITY_IS_NOT_CRUD=Entity "{0}" is not {1}
ENTITY_IS_NOT_CRUD_VIA_NAVIGATION=Entity "{0}" is not {1} via navigation "{2}"
ENTITY_IS_AUTOEXPOSED=Entity "{0}" is not explicitly exposed as part of the service
ENTITY_IS_AUTOEXPOSE_READONLY=Entity "{0}" is explicitly exposed as readonly
EXPAND_IS_RESTRICTED=Navigation property "{0}" is not allowed for expand operation


INVALID_RESOURCE="{0}" is not a valid resource
INVALID_PARAMETER="{0}" is not a valid parameter
INVALID_PARAMETER_VALUE_TYPE=Parameter value for "{0}" must be of type "{1}"
INVALID_OPERATION_FOR_ENTITY=Entity "{0}" has no {1} "{2}"
NO_MATCHING_RESOURCE=The server has not found a resource matching the requested URI
INVALID_POST=POST is only allowed on resource collections and actions
INVALID_PUT=PUT is only allowed on a specific resource
INVALID_PATCH=PATCH is only allowed on a specific resource
INVALID_DELETE=DELETE is only supported on a specific resource
CRUD_VIA_NAVIGATION_NOT_SUPPORTED=CRUD via navigations is not yet supported


BATCH_TOO_MANY_REQ=Batch request contains too many requests


DRAFT_LOCKED_BY_ANOTHER_USER=The entity is locked by user "{0}"
DRAFT_ALREADY_EXISTS=A draft for this entity already exists
DRAFT_NOT_EXISTING=No draft for this entity exists
DRAFT_MODIFICATION_ONLY_VIA_ROOT=A draft-enabled entity can only be modified via its root entity
ACTIVE_MODIFICATION_VIA_DRAFT=Active entities cannot be modified via draft request
DRAFT_ACTIVE_DELETE_FORBIDDEN_DRAFT_EXISTS=Entity cannot be deleted because a draft exists


SINGLETON_NOT_NULLABLE=The singleton entity is not nullable


INVALID_FLOW_TRANSITION_SINGLE=\u0395\u03BD\u03AD\u03C1\u03B3\u03B5\u03B9\u03B1 "{0}" \u03B1\u03C0\u03B1\u03B9\u03C4\u03B5\u03AF "{1}" \u03BD\u03B1 \u03B5\u03AF\u03BD\u03B1\u03B9 "{2}".
INVALID_FLOW_TRANSITION_MULTI=\u0395\u03BD\u03AD\u03C1\u03B3\u03B5\u03B9\u03B1 "{0}" \u03B1\u03C0\u03B1\u03B9\u03C4\u03B5\u03AF "{1}" \u03BD\u03B1 \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BC\u03AF\u03B1 \u03B1\u03C0\u03CC \u03C4\u03B9\u03C2 \u03B1\u03BA\u03CC\u03BB\u03BF\u03C5\u03B8\u03B5\u03C2 \u03C4\u03B9\u03BC\u03AD\u03C2: {2}.
