From 3d715840f1db15303a18df0737e2e142d9f08e1d Mon Sep 17 00:00:00 2001 From: "grafana-pr-automation[bot]" <140550294+grafana-pr-automation[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 18:20:06 +0300 Subject: [PATCH] I18n: Download translations from Crowdin (#94877) New Crowdin translations by GitHub Action Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- public/locales/de-DE/grafana.json | 56 ++++++++++++++++++++++++++--- public/locales/es-ES/grafana.json | 56 ++++++++++++++++++++++++++--- public/locales/fr-FR/grafana.json | 56 ++++++++++++++++++++++++++--- public/locales/pt-BR/grafana.json | 56 ++++++++++++++++++++++++++--- public/locales/zh-Hans/grafana.json | 56 ++++++++++++++++++++++++++--- 5 files changed, 260 insertions(+), 20 deletions(-) diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index 9c9e9d3b353..fad272bddf5 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -35,9 +35,6 @@ }, "alert-rule-form": { "evaluation-behaviour": { - "description": { - "text": "" - }, "info-help": { "text": "" }, @@ -53,9 +50,33 @@ "evaluation-behaviour-group": { "text": "" }, - "pause": "" + "pause": { + "alerting": "", + "label": "", + "recording": "" + } }, "alerting": { + "alert-recording-rule-form": { + "evaluation-behaviour": { + "description": { + "text": "" + } + } + }, + "alert-rule-form": { + "evaluation-behaviour": { + "description": { + "text": "" + } + } + }, + "alertform": { + "labels": { + "alerting": "", + "recording": "" + } + }, "annotations": { "description": "", "title": "" @@ -141,6 +162,20 @@ "contactPointFilter": { "label": "" }, + "folderAndGroup": { + "evaluation": { + "modal": { + "text": { + "alerting": "", + "recording": "" + } + }, + "text": { + "alerting": "", + "recording": "" + } + } + }, "list-view": { "empty": { "new-alert-rule": "", @@ -1416,6 +1451,7 @@ "folders": "", "library_elements": "", "mute_timings": "", + "notification_policies": "", "notification_templates": "" }, "migration-token": { @@ -1471,6 +1507,17 @@ }, "resource-details": { "dismiss-button": "", + "error-messages": { + "dashboard-already-managed": "", + "datasource-name-conflict": "", + "generic-error": "", + "internal-service-error": "", + "library-element-name-conflict": "", + "only-core-data-sources": "", + "resource-conflict": "", + "unexpected-error": "", + "unsupported-data-type": "" + }, "error-title": "", "generic-title": "", "missing-message": "", @@ -1502,6 +1549,7 @@ "folder": "Ordner", "library_element": "", "mute_timing": "", + "notification_policy": "", "notification_template": "", "unknown": "Unbekannt" }, diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index 3528b9dae83..2d2c960e7da 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -35,9 +35,6 @@ }, "alert-rule-form": { "evaluation-behaviour": { - "description": { - "text": "" - }, "info-help": { "text": "" }, @@ -53,9 +50,33 @@ "evaluation-behaviour-group": { "text": "" }, - "pause": "" + "pause": { + "alerting": "", + "label": "", + "recording": "" + } }, "alerting": { + "alert-recording-rule-form": { + "evaluation-behaviour": { + "description": { + "text": "" + } + } + }, + "alert-rule-form": { + "evaluation-behaviour": { + "description": { + "text": "" + } + } + }, + "alertform": { + "labels": { + "alerting": "", + "recording": "" + } + }, "annotations": { "description": "", "title": "" @@ -141,6 +162,20 @@ "contactPointFilter": { "label": "" }, + "folderAndGroup": { + "evaluation": { + "modal": { + "text": { + "alerting": "", + "recording": "" + } + }, + "text": { + "alerting": "", + "recording": "" + } + } + }, "list-view": { "empty": { "new-alert-rule": "", @@ -1416,6 +1451,7 @@ "folders": "", "library_elements": "", "mute_timings": "", + "notification_policies": "", "notification_templates": "" }, "migration-token": { @@ -1471,6 +1507,17 @@ }, "resource-details": { "dismiss-button": "", + "error-messages": { + "dashboard-already-managed": "", + "datasource-name-conflict": "", + "generic-error": "", + "internal-service-error": "", + "library-element-name-conflict": "", + "only-core-data-sources": "", + "resource-conflict": "", + "unexpected-error": "", + "unsupported-data-type": "" + }, "error-title": "", "generic-title": "", "missing-message": "", @@ -1502,6 +1549,7 @@ "folder": "", "library_element": "", "mute_timing": "", + "notification_policy": "", "notification_template": "", "unknown": "Desconocido" }, diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index f69dc4282a8..0074d4d1eec 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -35,9 +35,6 @@ }, "alert-rule-form": { "evaluation-behaviour": { - "description": { - "text": "" - }, "info-help": { "text": "" }, @@ -53,9 +50,33 @@ "evaluation-behaviour-group": { "text": "" }, - "pause": "" + "pause": { + "alerting": "", + "label": "", + "recording": "" + } }, "alerting": { + "alert-recording-rule-form": { + "evaluation-behaviour": { + "description": { + "text": "" + } + } + }, + "alert-rule-form": { + "evaluation-behaviour": { + "description": { + "text": "" + } + } + }, + "alertform": { + "labels": { + "alerting": "", + "recording": "" + } + }, "annotations": { "description": "", "title": "" @@ -141,6 +162,20 @@ "contactPointFilter": { "label": "" }, + "folderAndGroup": { + "evaluation": { + "modal": { + "text": { + "alerting": "", + "recording": "" + } + }, + "text": { + "alerting": "", + "recording": "" + } + } + }, "list-view": { "empty": { "new-alert-rule": "", @@ -1416,6 +1451,7 @@ "folders": "", "library_elements": "", "mute_timings": "", + "notification_policies": "", "notification_templates": "" }, "migration-token": { @@ -1471,6 +1507,17 @@ }, "resource-details": { "dismiss-button": "", + "error-messages": { + "dashboard-already-managed": "", + "datasource-name-conflict": "", + "generic-error": "", + "internal-service-error": "", + "library-element-name-conflict": "", + "only-core-data-sources": "", + "resource-conflict": "", + "unexpected-error": "", + "unsupported-data-type": "" + }, "error-title": "", "generic-title": "", "missing-message": "", @@ -1502,6 +1549,7 @@ "folder": "", "library_element": "", "mute_timing": "", + "notification_policy": "", "notification_template": "", "unknown": "Inconnu" }, diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index 25747fce800..e1c21d0804a 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -35,9 +35,6 @@ }, "alert-rule-form": { "evaluation-behaviour": { - "description": { - "text": "" - }, "info-help": { "text": "" }, @@ -53,9 +50,33 @@ "evaluation-behaviour-group": { "text": "" }, - "pause": "" + "pause": { + "alerting": "", + "label": "", + "recording": "" + } }, "alerting": { + "alert-recording-rule-form": { + "evaluation-behaviour": { + "description": { + "text": "" + } + } + }, + "alert-rule-form": { + "evaluation-behaviour": { + "description": { + "text": "" + } + } + }, + "alertform": { + "labels": { + "alerting": "", + "recording": "" + } + }, "annotations": { "description": "", "title": "" @@ -141,6 +162,20 @@ "contactPointFilter": { "label": "" }, + "folderAndGroup": { + "evaluation": { + "modal": { + "text": { + "alerting": "", + "recording": "" + } + }, + "text": { + "alerting": "", + "recording": "" + } + } + }, "list-view": { "empty": { "new-alert-rule": "", @@ -1416,6 +1451,7 @@ "folders": "", "library_elements": "", "mute_timings": "", + "notification_policies": "", "notification_templates": "" }, "migration-token": { @@ -1471,6 +1507,17 @@ }, "resource-details": { "dismiss-button": "", + "error-messages": { + "dashboard-already-managed": "", + "datasource-name-conflict": "", + "generic-error": "", + "internal-service-error": "", + "library-element-name-conflict": "", + "only-core-data-sources": "", + "resource-conflict": "", + "unexpected-error": "", + "unsupported-data-type": "" + }, "error-title": "", "generic-title": "", "missing-message": "", @@ -1502,6 +1549,7 @@ "folder": "", "library_element": "", "mute_timing": "", + "notification_policy": "", "notification_template": "", "unknown": "Desconhecido" }, diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index 817287b4b42..af4f505b923 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -35,9 +35,6 @@ }, "alert-rule-form": { "evaluation-behaviour": { - "description": { - "text": "" - }, "info-help": { "text": "" }, @@ -53,9 +50,33 @@ "evaluation-behaviour-group": { "text": "" }, - "pause": "" + "pause": { + "alerting": "", + "label": "", + "recording": "" + } }, "alerting": { + "alert-recording-rule-form": { + "evaluation-behaviour": { + "description": { + "text": "" + } + } + }, + "alert-rule-form": { + "evaluation-behaviour": { + "description": { + "text": "" + } + } + }, + "alertform": { + "labels": { + "alerting": "", + "recording": "" + } + }, "annotations": { "description": "", "title": "" @@ -139,6 +160,20 @@ "contactPointFilter": { "label": "" }, + "folderAndGroup": { + "evaluation": { + "modal": { + "text": { + "alerting": "", + "recording": "" + } + }, + "text": { + "alerting": "", + "recording": "" + } + } + }, "list-view": { "empty": { "new-alert-rule": "", @@ -1406,6 +1441,7 @@ "folders": "", "library_elements": "", "mute_timings": "", + "notification_policies": "", "notification_templates": "" }, "migration-token": { @@ -1461,6 +1497,17 @@ }, "resource-details": { "dismiss-button": "", + "error-messages": { + "dashboard-already-managed": "", + "datasource-name-conflict": "", + "generic-error": "", + "internal-service-error": "", + "library-element-name-conflict": "", + "only-core-data-sources": "", + "resource-conflict": "", + "unexpected-error": "", + "unsupported-data-type": "" + }, "error-title": "", "generic-title": "", "missing-message": "", @@ -1492,6 +1539,7 @@ "folder": "", "library_element": "", "mute_timing": "", + "notification_policy": "", "notification_template": "", "unknown": "未知" },