From fcad628a7c86a301d3ca5c39b356be22b38d397d Mon Sep 17 00:00:00 2001 From: "grafana-pr-automation[bot]" <140550294+grafana-pr-automation[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 02:33:25 +0200 Subject: [PATCH] I18n: Download translations from Crowdin (#101664) 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 | 18 +++++++++++------- public/locales/es-ES/grafana.json | 18 +++++++++++------- public/locales/fr-FR/grafana.json | 18 +++++++++++------- public/locales/pt-BR/grafana.json | 18 +++++++++++------- public/locales/zh-Hans/grafana.json | 18 +++++++++++------- 5 files changed, 55 insertions(+), 35 deletions(-) diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index a71a2d7f649..622ef0fd399 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -1084,8 +1084,7 @@ "title": "" }, "multi-select": { - "options-header": "", - "selection-number": "" + "title": "" } } }, @@ -1219,6 +1218,15 @@ "row": { "collapse": "", "expand": "", + "menu": { + "add": "", + "add-panel": "", + "add-row-above": "", + "add-row-below": "", + "move-down": "", + "move-row": "", + "move-up": "" + }, "new": "", "repeat": { "learn-more": "", @@ -1227,13 +1235,9 @@ }, "row-options": { "height": { - "expand": "", - "hide-row-header": "", - "min": "", - "title": "" + "hide-row-header": "" }, "repeat": { - "title": "", "variable": { "title": "" } diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index bb0e9bc24ff..4f6c91910fd 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -1084,8 +1084,7 @@ "title": "" }, "multi-select": { - "options-header": "", - "selection-number": "" + "title": "" } } }, @@ -1219,6 +1218,15 @@ "row": { "collapse": "", "expand": "", + "menu": { + "add": "", + "add-panel": "", + "add-row-above": "", + "add-row-below": "", + "move-down": "", + "move-row": "", + "move-up": "" + }, "new": "", "repeat": { "learn-more": "", @@ -1227,13 +1235,9 @@ }, "row-options": { "height": { - "expand": "", - "hide-row-header": "", - "min": "", - "title": "" + "hide-row-header": "" }, "repeat": { - "title": "", "variable": { "title": "" } diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index d52cecfbc5f..902d3ab19f3 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -1084,8 +1084,7 @@ "title": "" }, "multi-select": { - "options-header": "", - "selection-number": "" + "title": "" } } }, @@ -1219,6 +1218,15 @@ "row": { "collapse": "", "expand": "", + "menu": { + "add": "", + "add-panel": "", + "add-row-above": "", + "add-row-below": "", + "move-down": "", + "move-row": "", + "move-up": "" + }, "new": "", "repeat": { "learn-more": "", @@ -1227,13 +1235,9 @@ }, "row-options": { "height": { - "expand": "", - "hide-row-header": "", - "min": "", - "title": "" + "hide-row-header": "" }, "repeat": { - "title": "", "variable": { "title": "" } diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index 6eebfbe6174..31d608a208f 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -1084,8 +1084,7 @@ "title": "" }, "multi-select": { - "options-header": "", - "selection-number": "" + "title": "" } } }, @@ -1219,6 +1218,15 @@ "row": { "collapse": "", "expand": "", + "menu": { + "add": "", + "add-panel": "", + "add-row-above": "", + "add-row-below": "", + "move-down": "", + "move-row": "", + "move-up": "" + }, "new": "", "repeat": { "learn-more": "", @@ -1227,13 +1235,9 @@ }, "row-options": { "height": { - "expand": "", - "hide-row-header": "", - "min": "", - "title": "" + "hide-row-header": "" }, "repeat": { - "title": "", "variable": { "title": "" } diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index e68e88f462c..68f8e9d1877 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -1075,8 +1075,7 @@ "title": "" }, "multi-select": { - "options-header": "", - "selection-number": "" + "title": "" } } }, @@ -1210,6 +1209,15 @@ "row": { "collapse": "", "expand": "", + "menu": { + "add": "", + "add-panel": "", + "add-row-above": "", + "add-row-below": "", + "move-down": "", + "move-row": "", + "move-up": "" + }, "new": "", "repeat": { "learn-more": "", @@ -1218,13 +1226,9 @@ }, "row-options": { "height": { - "expand": "", - "hide-row-header": "", - "min": "", - "title": "" + "hide-row-header": "" }, "repeat": { - "title": "", "variable": { "title": "" }