"aggregate-interval-value-required":"Aggregate interval value is required",
"aggregate-interval-value-min":"Aggregate interval value should be at least { sec, plural, =0 {0 second} =1 {1 second} other {# seconds} }",
"aggregate-interval-value-step-multiple-of":"Aggregate interval value must be a divisor or multiple of 1 day",
"aggregate-interval-value-required":"Aggregate interval value is required.",
"aggregate-interval-value-min":"Aggregate interval value should be at least { sec, plural, =0 {0 second} =1 {1 second} other {# seconds} }.",
"aggregate-interval-value-step-multiple-of":"Aggregate interval value must be a divisor or multiple of 1 day.",
"aggregate-period":{
"hour":"Hour",
"day":"Day",
@ -1301,23 +1301,23 @@
"custom":"Custom"
},
"aggregate-period-hint-offset":"Your aggregation interval will be: {{ interval }}",
"aggregate-period-hint-offset-and-so-on":"Your aggregation interval will be: {{ interval }} and so on",
"aggregate-period-hint-offset-and-so-on":"Your aggregation interval will be: {{ interval }} and so on.",
"entity-aggregation":{
"argument-hint":"Data will be fetched from current entity",
"argument-hint":"Data will be fetched from current entity.",
"argument-setting-hint":"Latest telemetry is the only available argument type for this calculated field.",
"aggregation-interval":"Aggregation interval",
"aggregation-interval-hint":"Defines how often to perform aggregation. Example: every 1 hour aggregates data at 00:00, 01:00, 02:00, etc.",
"apply-offset":"Apply offset to aggregation interval",
"apply-offset-hint":"Defines how much to shift the start of each aggregation period (e.g., +10 minutes - 00:10, 01:10).",
"offset-value":"Offset value",
"offset-value-required":"Offset value is required",
"offset-value-min":"Offset value must be a positive integer",
"offset-value-max":"Offset value should be less than the aggregate interval value",
"offset-value-required":"Offset value is required.",
"offset-value-min":"Offset value must be a positive integer.",
"offset-value-max":"Offset value should be less than the aggregate interval value.",
"wait-delay":"Apply await timeout for delayed telemetry",
"wait-delay-hint":"Defines how long to wait for delayed telemetry after the interval ends. If such telemetry arrives, the result for that interval will be recalculated.",
"duration":"Duration",
"duration-required":"Duration is required",
"duration-min":"Duration should be at least 1 minute",
"duration-required":"Duration is required.",
"duration-min":"Duration should be at least 1 minute.",
"duration-hint":"How long to wait for delayed data after the interval ends.",
"produce-intermediate-result-hint":"Calculates metrics during the current interval to produce an intermediate result. Updates occur no more often than once every {{ time }}."
@ -1488,7 +1488,7 @@
"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-mobile-dashboard-hint":"Used by mobile application as an alarm details dashboard.",