@ -558,6 +558,7 @@
} ,
"alarm" : {
"alarm" : "Alarm" ,
"alarm-list" : "Alarm list" ,
"alarms" : "Alarms" ,
"all-alarms" : "All alarms" ,
"select-alarm" : "Select alarm" ,
@ -1209,8 +1210,9 @@
"propagation-path-related-entities" : "Propagation path to related entities" ,
"propagate-type" : {
"arguments-only" : "Arguments only" ,
"expression-result" : "Express ion result"
"expression-result" : "Calculat ion result"
} ,
"script" : "Script" ,
"data-propagate" : "Data to propagate" ,
"output-key" : "Output key" ,
"copy-output-key" : "Copy output key" ,
@ -1366,7 +1368,7 @@
"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." ,
"import-invalid-calculated-field-type" : "Unable to import calculated field: Invalid calculated field typ e."
"import-invalid-calculated-field-type" : "Unable to import calculated field: Invalid calculated field structur e."
}
} ,
"alarm-rule" : {
@ -1376,7 +1378,7 @@
"alarm-rules-old" : "Old" ,
"alarm-rules-actual" : "Actual" ,
"severities" : "Severities" ,
"cleared" : "Clear condition" ,
"cleared" : "Clearing condition" ,
"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-multiple-title" : "Are you sure you want to delete { count, plural, =1 {1 alarm rule} other {# alarm rules} }?" ,
@ -1393,7 +1395,8 @@
"entity-type" : "Entity type" ,
"target-entity-type" : "Target entity type" ,
"entity-type-required" : "Entity type is required." ,
"entity-name" : "Entity name" ,
"target-entity" : "Target entity" ,
"target-entities" : "Target entities" ,
"alarm-type" : "Alarm type" ,
"alarm-type-required" : "Alarm type is required." ,
"alarm-type-pattern" : "Alarm type is invalid." ,
@ -1410,7 +1413,7 @@
"condition-during" : "During {{during}}" ,
"condition-during-dynamic" : "During \"{{ attribute }}\"" ,
"condition-repeat-times" : "Repeats { count, plural, =1 {1 time} other {# times} }" ,
"condition-repeat-times-dynamic" : "Repeats \"{ attribute }\"" ,
"condition-repeat-times-dynamic" : "Repeats \"{{ attribute } }\"" ,
"filter-preview" : "Filter preview" ,
"condition-settings" : "Condition settings" ,
"static" : "Static" ,
@ -1419,7 +1422,7 @@
"argument-name" : "Argument name" ,
"value-type" : "Value type" ,
"general" : "General" ,
"filter" : "Filter" ,
"filters " : "Filters " ,
"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" ,
@ -1427,8 +1430,11 @@
"ignore-case" : "Ignore case" ,
"condition" : "Condition" ,
"script" : "Script" ,
"add-filter" : "Add filter" ,
"edit-filter" : "Edit filter" ,
"add-filter" : "Add argument filter" ,
"edit-filter" : "Argument filter" ,
"remove-filter" : "Remove argument filter" ,
"no-filter" : "No argument filters configured" ,
"filter-required" : "At least one filter must be configured." ,
"conditions" : {
"simple" : "Simple" ,
"duration" : "Duration" ,
@ -1476,17 +1482,18 @@
"edit-alarm-rule-additional-info" : "Edit additional info" ,
"alarm-rule-additional-info-placeholder" : "Please provide your comments and adjustments here to display them within Alarm details under Additional info" ,
"alarm-rule-additional-info-hint" : "Hint: use <code><span style=\"color: #000;\">${</span>Argument name<span style=\"color: #000;\">}</span></code> to substitute values of the arguments that are used in alarm rule condition." ,
"alarm-rule-additional-info-icon-hint" : "Use Argument name to substitute values of the arguments that are used in alarm rule condition." ,
"alarm-rule-mobile-dashboard" : "Mobile dashboard" ,
"alarm-rule-mobile-dashboard-hint" : "Used by mobile application as an alarm details dashboard" ,
"alarm-rule-no-mobile-dashboard" : "No dashboard selected" ,
"alarm-rule-condition" : "Alarm rule condition" ,
"enter-alarm-rule-condition-prompt" : "Add alarm rule creating condition" ,
"enter-alarm-rule-clear-condition-prompt" : "Add alarm rule clearing condition" ,
"edit-alarm-rule-condition" : "Edit alarm rule condition" ,
"enter-alarm-rule-condition-prompt" : "Add condition" ,
"enter-alarm-rule-clear-condition-prompt" : "Add clearing condition" ,
"edit-alarm-rule-condition" : "Alarm condition" ,
"condition-type" : "Condition type" ,
"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" ,
"add-create-alarm-rule-prompt" : "At least one creation condition should be specifi ed" ,
"add-create-alarm-rule-prompt" : "At least one creation condition should be configur ed" ,
"add-create-alarm-rule" : "Add creation condition" ,
"add-clear-alarm-rule" : "Add clearing condition" ,
"condition-duration" : "Condition duration" ,
@ -1497,6 +1504,7 @@
"condition-duration-value-required" : "Duration value is required." ,
"condition-duration-time-unit-required" : "Time unit is required." ,
"condition-repeating-value" : "Count of events" ,
"condition-repeating-value-hint" : "Update of any alarm rule argument will be counted as event" ,
"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-required" : "Count of events is required." ,
@ -1512,17 +1520,22 @@
"alarm-rule-filter-title" : "Filter" ,
"debugging" : "Alarm rule debugging" ,
"any-type" : "Any type" ,
"enter-alarm-rule-type" : "Enter alarm rule type" ,
"no-alarm-rule-types-matching" : "No alarm rule types matching '{{entitySubtype}}' were found." ,
"alarm-rule-type-list-empty" : "No alarm rule types selected." ,
"alarm-rule-type-list" : "Alarm rule type list" ,
"enter-alarm-rule-type" : "Enter alarm type" ,
"no-alarm-rule-types-matching" : "No alarm types matching '{{entitySubtype}}' were found." ,
"alarm-rule-type-list-empty" : "No alarm types selected." ,
"alarm-rule-type-list" : "Alarm type list" ,
"alarm-rule-entity-list" : "Entity list" ,
"missing-for" : "missing for" ,
"time-unit" : "Unit" ,
"value-required" : "Value is required." ,
"min-value" : "Value must be 0 or greater." ,
"argument-in-use" : "Argument is used as general argument." ,
"import-invalid-alarm-rule-type" : "Unable to import alarm rule: Invalid alarm rule type."
"import-invalid-alarm-rule-type" : "Unable to import alarm rule: Invalid alarm rule structure." ,
"no-filter-preview" : "No filter specified" ,
"filter-operation" : {
"and" : "And" ,
"or" : "Or"
}
} ,
"ai-models" : {
"ai-models" : "AI models" ,
@ -7174,7 +7187,8 @@
"export-relations" : "Export relations" ,
"export-attributes" : "Export attributes" ,
"export-credentials" : "Export credentials" ,
"export-calculated-fields" : "Export calculated fields" ,
"export-calculated-fields" : "Export calculated fields \nand alarm rules" ,
"export-alarm-rules" : "Export alarm rules" ,
"entity-versions" : "Entity versions" ,
"versions" : "Versions" ,
"created-time" : "Created time" ,