diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index 21f70ae6b5d..3cfc3aac780 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -112,6 +112,7 @@ "last-delivery-attempt": "", "last-delivery-failed": "", "no-delivery-attempts": "", + "no-integrations": "", "only-firing": "", "telegram": { "parse-mode-warning-body": "", @@ -124,6 +125,11 @@ "label": "" }, "list-view": { + "empty": { + "new-alert-rule": "", + "new-recording-rule": "", + "provisioning": "" + }, "section": { "dataSourceManaged": { "title": "" @@ -929,6 +935,11 @@ } }, "explore-metrics": { + "breakdown": { + "clearFilter": "", + "labelSelect": "", + "noMatchingValue": "" + }, "viewBy": "" }, "export": { @@ -1173,8 +1184,7 @@ }, "search-base-dns": { "description": "", - "label": "", - "placeholder": "" + "label": "" }, "subtitle": "", "title": "" @@ -1610,6 +1620,9 @@ "grafana-quaderno": { "title": "Grafana Quaderno" }, + "groupsync": { + "subtitle": "" + }, "help": { "title": "Hilfe" }, @@ -2588,11 +2601,20 @@ "trails": { "metric-overview": { "description-label": "", - "labels-label": "", + "labels": "", + "metric-attributes": "", "no-description": "", "type-label": "", "unit-label": "", "unknown-type": "" + }, + "metric-select": { + "filter-by": "", + "otel-switch": "" + }, + "settings": { + "always-keep-selected-metric-graph-in-view": "", + "show-previews-of-metric-graphs": "" } }, "transformations": { diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index 0a20ab13607..a091811c869 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -112,6 +112,7 @@ "last-delivery-attempt": "", "last-delivery-failed": "", "no-delivery-attempts": "", + "no-integrations": "", "only-firing": "", "telegram": { "parse-mode-warning-body": "", @@ -124,6 +125,11 @@ "label": "" }, "list-view": { + "empty": { + "new-alert-rule": "", + "new-recording-rule": "", + "provisioning": "" + }, "section": { "dataSourceManaged": { "title": "" @@ -929,6 +935,11 @@ } }, "explore-metrics": { + "breakdown": { + "clearFilter": "", + "labelSelect": "", + "noMatchingValue": "" + }, "viewBy": "" }, "export": { @@ -1173,8 +1184,7 @@ }, "search-base-dns": { "description": "", - "label": "", - "placeholder": "" + "label": "" }, "subtitle": "", "title": "" @@ -1610,6 +1620,9 @@ "grafana-quaderno": { "title": "Grafana Quaderno" }, + "groupsync": { + "subtitle": "" + }, "help": { "title": "Ayuda" }, @@ -2588,11 +2601,20 @@ "trails": { "metric-overview": { "description-label": "", - "labels-label": "", + "labels": "", + "metric-attributes": "", "no-description": "", "type-label": "", "unit-label": "", "unknown-type": "" + }, + "metric-select": { + "filter-by": "", + "otel-switch": "" + }, + "settings": { + "always-keep-selected-metric-graph-in-view": "", + "show-previews-of-metric-graphs": "" } }, "transformations": { diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index 9d1382a6e06..72b3987e65c 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -112,6 +112,7 @@ "last-delivery-attempt": "", "last-delivery-failed": "", "no-delivery-attempts": "", + "no-integrations": "", "only-firing": "", "telegram": { "parse-mode-warning-body": "", @@ -124,6 +125,11 @@ "label": "" }, "list-view": { + "empty": { + "new-alert-rule": "", + "new-recording-rule": "", + "provisioning": "" + }, "section": { "dataSourceManaged": { "title": "" @@ -929,6 +935,11 @@ } }, "explore-metrics": { + "breakdown": { + "clearFilter": "", + "labelSelect": "", + "noMatchingValue": "" + }, "viewBy": "" }, "export": { @@ -1173,8 +1184,7 @@ }, "search-base-dns": { "description": "", - "label": "", - "placeholder": "" + "label": "" }, "subtitle": "", "title": "" @@ -1610,6 +1620,9 @@ "grafana-quaderno": { "title": "Grafana Quaderno" }, + "groupsync": { + "subtitle": "" + }, "help": { "title": "Aide" }, @@ -2588,11 +2601,20 @@ "trails": { "metric-overview": { "description-label": "", - "labels-label": "", + "labels": "", + "metric-attributes": "", "no-description": "", "type-label": "", "unit-label": "", "unknown-type": "" + }, + "metric-select": { + "filter-by": "", + "otel-switch": "" + }, + "settings": { + "always-keep-selected-metric-graph-in-view": "", + "show-previews-of-metric-graphs": "" } }, "transformations": { diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index 0293c306663..b286ebd5f5c 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -112,6 +112,7 @@ "last-delivery-attempt": "", "last-delivery-failed": "", "no-delivery-attempts": "", + "no-integrations": "", "only-firing": "", "telegram": { "parse-mode-warning-body": "", @@ -124,6 +125,11 @@ "label": "" }, "list-view": { + "empty": { + "new-alert-rule": "", + "new-recording-rule": "", + "provisioning": "" + }, "section": { "dataSourceManaged": { "title": "" @@ -929,6 +935,11 @@ } }, "explore-metrics": { + "breakdown": { + "clearFilter": "", + "labelSelect": "", + "noMatchingValue": "" + }, "viewBy": "" }, "export": { @@ -1173,8 +1184,7 @@ }, "search-base-dns": { "description": "", - "label": "", - "placeholder": "" + "label": "" }, "subtitle": "", "title": "" @@ -1610,6 +1620,9 @@ "grafana-quaderno": { "title": "Grafana Quaderno" }, + "groupsync": { + "subtitle": "" + }, "help": { "title": "Ajuda" }, @@ -2588,11 +2601,20 @@ "trails": { "metric-overview": { "description-label": "", - "labels-label": "", + "labels": "", + "metric-attributes": "", "no-description": "", "type-label": "", "unit-label": "", "unknown-type": "" + }, + "metric-select": { + "filter-by": "", + "otel-switch": "" + }, + "settings": { + "always-keep-selected-metric-graph-in-view": "", + "show-previews-of-metric-graphs": "" } }, "transformations": { diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index 777cf948247..c3686556f64 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -112,6 +112,7 @@ "last-delivery-attempt": "", "last-delivery-failed": "", "no-delivery-attempts": "", + "no-integrations": "", "only-firing": "", "telegram": { "parse-mode-warning-body": "", @@ -123,6 +124,11 @@ "label": "" }, "list-view": { + "empty": { + "new-alert-rule": "", + "new-recording-rule": "", + "provisioning": "" + }, "section": { "dataSourceManaged": { "title": "" @@ -921,6 +927,11 @@ } }, "explore-metrics": { + "breakdown": { + "clearFilter": "", + "labelSelect": "", + "noMatchingValue": "" + }, "viewBy": "" }, "export": { @@ -1165,8 +1176,7 @@ }, "search-base-dns": { "description": "", - "label": "", - "placeholder": "" + "label": "" }, "subtitle": "", "title": "" @@ -1601,6 +1611,9 @@ "grafana-quaderno": { "title": "Grafana Quaderno" }, + "groupsync": { + "subtitle": "" + }, "help": { "title": "帮助" }, @@ -2576,11 +2589,20 @@ "trails": { "metric-overview": { "description-label": "", - "labels-label": "", + "labels": "", + "metric-attributes": "", "no-description": "", "type-label": "", "unit-label": "", "unknown-type": "" + }, + "metric-select": { + "filter-by": "", + "otel-switch": "" + }, + "settings": { + "always-keep-selected-metric-graph-in-view": "", + "show-previews-of-metric-graphs": "" } }, "transformations": {