"perimeter-attribute-key-required":"Perimeter attribute key is required.",
"perimeter-attribute-key-pattern":"Perimeter attribute key is invalid.",
"entity-zone-relationship":"Path from Entity to Zones *",
"direction":"Relation direction",
"direction-from":"From entity to zone",
"direction-to":"From zone to entity",
"relation-type":"Relation type",
"create-relation-with-matched-zones":"Create relations with matched zones",
"create-relation-with-matched-zones":"Create relations for source entity with matched zones",
"relation-level":"Relation level",
"fetch-last-available-level":"Fetch last available level only",
"zone-group-refresh-interval":"Zone groups refresh interval",
"copy-zone-group-name":"Copy zone group name",
"open-details-page":"Open entity details page",
"level":"Level",
"direction-level":"Direction",
"direction-up":"Up",
"direction-down":"Down",
"add-level":"Add level",
"delete-level":"Delete level",
"no-level":"No level configured",
"levels-required":"At least one level must be configured.",
"max-allowed-levels-error":"Relation level exceeds the maximum allowed.",
"hint":{
"arguments-simple-with-rolling":"Simple type calculated field should not contain keys with time series rolling type.",
"arguments-empty":"Arguments should not be empty.",
@ -1158,7 +1169,7 @@
"entity-coordinates":"Specify the time series keys that provide entity GPS coordinates (latitude and longitude).",
"geofencing-zone-groups":"Define one or more geofencing zones groups to check (e.g. 'allowedZones', 'restrictedZones'). Each group must have a unique name, which is used as a prefix for calculated field output telemetry keys.",
"perimeter-attribute-key":"Set the attribute key that contains the geofencing zone perimeter definition. The perimeter is always taken from server-side attributes of the zone entity.",
"report-strategy":"Presence status reports whether the entity is currently INSIDE or OUTSIDE the zone group.Transition events report when the entity ENTERED or LEFT the zone group.",
"report-strategy":"Presence status reports whether the entity is currently INSIDE or OUTSIDE the zone group.Transition events report when the entity ENTERED or LEFT the zone group.",
"create-relation-with-matched-zones":"Automatically create and maintain relations between the entity and the zones it is currently inside. Relations are removed when the entity leaves a zone and created when it enters a new one.",
"relation-type-required":"Relation type is required.",
"relation-level-required":"Relation level is required.",
@ -1167,9 +1178,9 @@
"geofencing-empty":"At least one zone group must be configured.",
"geofencing-entity-not-found":"Geofencing target entity not found.",
"max-geofencing-zone":"Maximum number of geofencing zones reached.",
"zone-group-refresh-interval":"Defines how often zone groups configured via related entities are refreshed. Set to 0 to disable scheduled refresh.",
"zone-group-refresh-interval":"Defines how often zone groups configured via related entities are refreshed.",
"zone-group-refresh-interval-required":"Zone groups refresh interval is required.",
"zone-group-refresh-interval-min":"Zone group refresh interval is below the minimum allowed system interval."
"zone-group-refresh-interval-min":"Zone group refresh interval should be at least {{ min }} second."