From 1f36a8a27c4e74200055a5a69ba4c36b23b3e02e Mon Sep 17 00:00:00 2001 From: "grafana-pr-automation[bot]" <140550294+grafana-pr-automation[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 02:31:01 +0200 Subject: [PATCH] I18n: Download translations from Crowdin (#101592) 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 | 21 +++++++++++++++------ public/locales/es-ES/grafana.json | 21 +++++++++++++++------ public/locales/fr-FR/grafana.json | 21 +++++++++++++++------ public/locales/pt-BR/grafana.json | 21 +++++++++++++++------ public/locales/zh-Hans/grafana.json | 21 +++++++++++++++------ 5 files changed, 75 insertions(+), 30 deletions(-) diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index 60ec10f7b67..a71a2d7f649 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -1087,12 +1087,6 @@ "options-header": "", "selection-number": "" } - }, - "tab": { - "multi-select": { - "options-header": "", - "selection-number": "" - } } }, "editpane": { @@ -1250,8 +1244,23 @@ }, "tabs-layout": { "description": "", + "menu": { + "move-tab": "" + }, + "multi-select": { + "title": "" + }, "name": "", "tab": { + "menu": { + "add": "", + "add-panel": "", + "add-tab-above": "", + "add-tab-after": "", + "add-tab-before": "", + "move-left": "", + "move-right": "" + }, "new": "" }, "tab-options": { diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index 7e2083358d4..bb0e9bc24ff 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -1087,12 +1087,6 @@ "options-header": "", "selection-number": "" } - }, - "tab": { - "multi-select": { - "options-header": "", - "selection-number": "" - } } }, "editpane": { @@ -1250,8 +1244,23 @@ }, "tabs-layout": { "description": "", + "menu": { + "move-tab": "" + }, + "multi-select": { + "title": "" + }, "name": "", "tab": { + "menu": { + "add": "", + "add-panel": "", + "add-tab-above": "", + "add-tab-after": "", + "add-tab-before": "", + "move-left": "", + "move-right": "" + }, "new": "" }, "tab-options": { diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index 5b5045b14c7..d52cecfbc5f 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -1087,12 +1087,6 @@ "options-header": "", "selection-number": "" } - }, - "tab": { - "multi-select": { - "options-header": "", - "selection-number": "" - } } }, "editpane": { @@ -1250,8 +1244,23 @@ }, "tabs-layout": { "description": "", + "menu": { + "move-tab": "" + }, + "multi-select": { + "title": "" + }, "name": "", "tab": { + "menu": { + "add": "", + "add-panel": "", + "add-tab-above": "", + "add-tab-after": "", + "add-tab-before": "", + "move-left": "", + "move-right": "" + }, "new": "" }, "tab-options": { diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index 05eaeaa5b35..6eebfbe6174 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -1087,12 +1087,6 @@ "options-header": "", "selection-number": "" } - }, - "tab": { - "multi-select": { - "options-header": "", - "selection-number": "" - } } }, "editpane": { @@ -1250,8 +1244,23 @@ }, "tabs-layout": { "description": "", + "menu": { + "move-tab": "" + }, + "multi-select": { + "title": "" + }, "name": "", "tab": { + "menu": { + "add": "", + "add-panel": "", + "add-tab-above": "", + "add-tab-after": "", + "add-tab-before": "", + "move-left": "", + "move-right": "" + }, "new": "" }, "tab-options": { diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index 62c80b1ff34..e68e88f462c 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -1078,12 +1078,6 @@ "options-header": "", "selection-number": "" } - }, - "tab": { - "multi-select": { - "options-header": "", - "selection-number": "" - } } }, "editpane": { @@ -1241,8 +1235,23 @@ }, "tabs-layout": { "description": "", + "menu": { + "move-tab": "" + }, + "multi-select": { + "title": "" + }, "name": "", "tab": { + "menu": { + "add": "", + "add-panel": "", + "add-tab-above": "", + "add-tab-after": "", + "add-tab-before": "", + "move-left": "", + "move-right": "" + }, "new": "" }, "tab-options": {