"no-metrics-configured":"At least one metric is required.",
"add-metric":"Add metric",
"add-metric":"Add metric",
"max-metrics":"Maximum number of metrics reached.",
"max-metrics":"Maximum number of metrics reached.",
"metric-settings":"Metric settings",
"metric-settings":"Metric settings",
@ -1268,7 +1268,7 @@
"ttl-min":"Only 0 minimum TTL is allowed",
"ttl-min":"Only 0 minimum TTL is allowed",
"processing-parameters":"Processing parameters",
"processing-parameters":"Processing parameters",
"hint":{
"hint":{
"strategy":"Controls whether the result is processed immediately or sent to a rule chain for additional processing",
"strategy":"Controls whether the result is processed immediately or sent to a rule chain for additional processing.",
"processing-options":"Processing options",
"processing-options":"Processing options",
"update-attribute-only-on-value-change":"Updates attribute on every incoming message, regardless of whether the value has changed. This increases API usage and reduces performance.",
"update-attribute-only-on-value-change":"Updates attribute on every incoming message, regardless of whether the value has changed. This increases API usage and reduces performance.",
"update-attribute-only-on-value-change-enabled":"Updates attribute only when the value changes. If the value is unchanged, timestamps are not updated and notifications are not sent.",
"update-attribute-only-on-value-change-enabled":"Updates attribute only when the value changes. If the value is unchanged, timestamps are not updated and notifications are not sent.",
@ -1380,7 +1380,7 @@
"alarm-rules-old":"Old",
"alarm-rules-old":"Old",
"alarm-rules-actual":"Actual",
"alarm-rules-actual":"Actual",
"severities":"Severities",
"severities":"Severities",
"cleared":"Clearing condition",
"cleared":"Clear condition",
"delete-title":"Are you sure you want to delete the alarm rule '{{title}}'?",
"delete-title":"Are you sure you want to delete the alarm rule '{{title}}'?",
"delete-text":"Be careful, after the confirmation the alarm rule and all related data will become unrecoverable.",
"delete-text":"Be careful, after the confirmation the alarm rule and all related data will become unrecoverable.",
"delete-multiple-title":"Are you sure you want to delete { count, plural, =1 {1 alarm rule} other {# alarm rules} }?",
"delete-multiple-title":"Are you sure you want to delete { count, plural, =1 {1 alarm rule} other {# alarm rules} }?",
@ -1392,6 +1392,7 @@
"list":"{ count, plural, =1 {One alarm rule} other {List of # alarm rules} }",
"list":"{ count, plural, =1 {One alarm rule} other {List of # alarm rules} }",
"export-failed-error":"Unable to export alarm rule: {{error}}",
"export-failed-error":"Unable to export alarm rule: {{error}}",
"entity-type":"Entity type",
"entity-type":"Entity type",
@ -1400,6 +1401,7 @@
"target-entity":"Target entity",
"target-entity":"Target entity",
"target-entities":"Target entities",
"target-entities":"Target entities",
"alarm-type":"Alarm type",
"alarm-type":"Alarm type",
"alarm-type-hint":"Unique identifier (e.g., HighTemperatureAlarm) across the scope of the alarm originator (Device, Asset, etc.) to prevent conflicts.",
"alarm-type-required":"Alarm type is required.",
"alarm-type-required":"Alarm type is required.",
"alarm-type-pattern":"Alarm type is invalid.",
"alarm-type-pattern":"Alarm type is invalid.",
"alarm-type-max-length":"Alarm type should be less than 256 characters.",
"alarm-type-max-length":"Alarm type should be less than 256 characters.",
@ -1435,8 +1437,7 @@
"add-filter":"Add argument filter",
"add-filter":"Add argument filter",
"edit-filter":"Argument filter",
"edit-filter":"Argument filter",
"remove-filter":"Remove argument filter",
"remove-filter":"Remove argument filter",
"no-filter":"No argument filters configured",
"no-filter":"At least one filter is required.",
"filter-required":"At least one filter must be configured.",
"conditions":{
"conditions":{
"simple":"Simple",
"simple":"Simple",
"duration":"Duration",
"duration":"Duration",
@ -1495,9 +1496,9 @@
"condition-type":"Condition type",
"condition-type":"Condition type",
"condition-type-hint":"\"Duration\" and \"Repeating\" options are not available when the \"Missing for\" operation is used in the filter.",
"condition-type-hint":"\"Duration\" and \"Repeating\" options are not available when the \"Missing for\" operation is used in the filter.",
"select-alarm-severity":"Select alarm severity",
"select-alarm-severity":"Select alarm severity",
"add-create-alarm-rule-prompt":"At least one creation condition should be configured",
"add-create-alarm-rule-prompt":"At least one trigger condition is required.",
"add-create-alarm-rule":"Add creation condition",
"add-create-alarm-rule":"Add trigger condition",
"add-clear-alarm-rule":"Add clearing condition",
"add-clear-alarm-rule":"Add clear condition",
"condition-duration":"Condition duration",
"condition-duration":"Condition duration",
"condition-duration-value":"Duration value",
"condition-duration-value":"Duration value",
"condition-duration-time-unit":"Time unit",
"condition-duration-time-unit":"Time unit",
@ -1510,9 +1511,9 @@
"condition-repeating-value-range":"Count of events should be in a range from 1 to 2147483647.",
"condition-repeating-value-range":"Count of events should be in a range from 1 to 2147483647.",
"condition-repeating-value-pattern":"Count of events should be integers.",
"condition-repeating-value-pattern":"Count of events should be integers.",
"condition-repeating-value-required":"Count of events is required.",
"condition-repeating-value-required":"Count of events is required.",
"create-conditions":"Creation conditions",
"create-conditions":"Alarm Trigger Conditions",
"clear-condition":"Clearing condition",
"clear-condition":"Alarm Clear Condition",
"no-clear-alarm-rule":"Clearing condition not configured",