"deduplication-interval-min":"Deduplication interval should be at least {{ sec }} second.",
"deduplication-interval-min":"Deduplication interval should be at least {{ sec }} seconds.",
"deduplication-interval-required":"Deduplication interval is required.",
"metrics":{
"metrics":"Metrics",
"metrics-empty":"At least one metric must be configured.",
"metric-name":"Metric name",
"metric-name-required":"Metric name is required.",
"metric-name-pattern":"Metric name is invalid.",
"metric-name-duplicate":"Metric name with such name already exists.",
"metric-name-max-length":"Metric name should be less than 256 characters.",
"metric-name-forbidden":"Metric name is reserved and cannot be used.",
"copy-metric-name":"Copy metric name",
"aggregation":"Aggregation",
"aggregation-type":{
@ -1305,7 +1310,7 @@
"arguments-propagate-arguments-with-rolling":"'Time series rolling' type is incompatible with 'Arguments only' propagation.",
"arguments-propagate-argument-entity-type":"Entity type is incompatible with 'Arguments only' propagation.",
"arguments-propagate-argument-must-current-entity":"At least one argument must be configured with the 'Current entity' source entity type.",
"arguments-empty":"Arguments should not be empty.",
"arguments-empty":"At least one argument should be specified.",
"expression-required":"Expression is required.",
"expression-invalid":"Expression is invalid",
"expression-max-length":"Expression length should be less than 255 characters.",
@ -1345,13 +1350,14 @@
"max-geofencing-zone":"Maximum number of geofencing zones reached.",
"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 should be at least {{ min }} second.",
"zone-group-refresh-interval-min":"Zone group refresh interval should be at least {{ min }} seconds.",
"propagation-path-related-entities":"Defines a direct, single-level path to a related entity based on the selected direction and relation type.",
"data-propagate":"Defines the data to be propagated from the arguments configured below. 'Arguments only' uses the retrieved data directly, while 'Expression result' calculates a new value from that data.",
"aggregation-path-related-entities":"Defines a single-level aggregation path via direct relations with parent or child entities based on direction and relation type. Only relations between device, asset, customer, and tenant entities are supported.",
"arguments-aggregation":"Defines input parameters used for filtering and aggregation.",
"setting-arguments-aggregation":"Data will be fetched from related entities configured in aggregation path.",
"metrics":"Defines metrics aggregated based on the configured arguments."
"metrics":"Defines metrics aggregated based on the configured arguments.",
"import-invalid-calculated-field-type":"Unable to import calculated field: Invalid calculated field type."
}
},
"alarm-rule":{
@ -1405,6 +1411,7 @@
"value-type":"Value type",
"general":"General",
"filter":"Filter",
"date-time-hint":"The argument must be in epoch milliseconds. Example: 1698839340000 equals 2023-11-01 12:49:00 UTC.",
"operation":"Operation",
"value-source":"Value source",
"value":"Value",
@ -1441,6 +1448,7 @@
"schedule-time-from":"From",
"schedule-time-to":"To",
"schedule-days-of-week-required":"At least one day of week should be selected.",
"tbel":"TBEL",
"expression-type":{
"simple":"Simple",
"script":"Script"
@ -1463,13 +1471,14 @@
"alarm-rule-mobile-dashboard-hint":"Used by mobile application as an alarm details dashboard",