From afa09154f715728b39e4b81ec837869469580d83 Mon Sep 17 00:00:00 2001 From: "grafana-pr-automation[bot]" <140550294+grafana-pr-automation[bot]@users.noreply.github.com> Date: Sat, 16 Aug 2025 00:40:01 +0000 Subject: [PATCH] I18n: Download translations from Crowdin (#109765) New Crowdin translations by GitHub Action Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- public/locales/cs-CZ/grafana.json | 4 ++++ public/locales/de-DE/grafana.json | 4 ++++ public/locales/es-ES/grafana.json | 4 ++++ public/locales/fr-FR/grafana.json | 4 ++++ public/locales/hu-HU/grafana.json | 4 ++++ public/locales/id-ID/grafana.json | 4 ++++ public/locales/it-IT/grafana.json | 4 ++++ public/locales/ja-JP/grafana.json | 4 ++++ public/locales/ko-KR/grafana.json | 4 ++++ public/locales/nl-NL/grafana.json | 4 ++++ public/locales/pl-PL/grafana.json | 4 ++++ public/locales/pt-BR/grafana.json | 4 ++++ public/locales/pt-PT/grafana.json | 4 ++++ public/locales/ru-RU/grafana.json | 4 ++++ public/locales/sv-SE/grafana.json | 4 ++++ public/locales/tr-TR/grafana.json | 4 ++++ public/locales/zh-Hans/grafana.json | 4 ++++ public/locales/zh-Hant/grafana.json | 4 ++++ 18 files changed, 72 insertions(+) diff --git a/public/locales/cs-CZ/grafana.json b/public/locales/cs-CZ/grafana.json index 1fa39d98edf..8491d881dec 100644 --- a/public/locales/cs-CZ/grafana.json +++ b/public/locales/cs-CZ/grafana.json @@ -4558,6 +4558,10 @@ "value": "Hodnota" } }, + "editor": { + "not-supported-for-custom-grid": "", + "unsupported-item-type": "" + }, "overlay": { "tooltip": "Prvek je skrytý kvůli podmíněnému vykreslení." }, diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index 240c290546e..e9264c7eba0 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -4522,6 +4522,10 @@ "value": "Wert" } }, + "editor": { + "not-supported-for-custom-grid": "", + "unsupported-item-type": "" + }, "overlay": { "tooltip": "Das Element wird aufgrund von bedingtem Rendering ausgeblendet." }, diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index 66adde7b8ce..79877c58cd2 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -4522,6 +4522,10 @@ "value": "Valor" } }, + "editor": { + "not-supported-for-custom-grid": "", + "unsupported-item-type": "" + }, "overlay": { "tooltip": "El elemento está oculto debido al renderizado condicional." }, diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index 7d755fbc70e..2b1bee06c06 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -4522,6 +4522,10 @@ "value": "Valeur" } }, + "editor": { + "not-supported-for-custom-grid": "", + "unsupported-item-type": "" + }, "overlay": { "tooltip": "L’élément est masqué en raison du rendu conditionnel." }, diff --git a/public/locales/hu-HU/grafana.json b/public/locales/hu-HU/grafana.json index 79d14e41eef..cb747ac51ef 100644 --- a/public/locales/hu-HU/grafana.json +++ b/public/locales/hu-HU/grafana.json @@ -4522,6 +4522,10 @@ "value": "Érték" } }, + "editor": { + "not-supported-for-custom-grid": "", + "unsupported-item-type": "" + }, "overlay": { "tooltip": "Az elem rejtve van a feltételes renderelés miatt." }, diff --git a/public/locales/id-ID/grafana.json b/public/locales/id-ID/grafana.json index 65c93fa1cc8..c13df950160 100644 --- a/public/locales/id-ID/grafana.json +++ b/public/locales/id-ID/grafana.json @@ -4504,6 +4504,10 @@ "value": "Nilai" } }, + "editor": { + "not-supported-for-custom-grid": "", + "unsupported-item-type": "" + }, "overlay": { "tooltip": "Elemen disembunyikan karena rendering bersyarat." }, diff --git a/public/locales/it-IT/grafana.json b/public/locales/it-IT/grafana.json index efb18cf2b4a..27e3a2b91a8 100644 --- a/public/locales/it-IT/grafana.json +++ b/public/locales/it-IT/grafana.json @@ -4522,6 +4522,10 @@ "value": "Valore" } }, + "editor": { + "not-supported-for-custom-grid": "", + "unsupported-item-type": "" + }, "overlay": { "tooltip": "L'elemento è nascosto a causa del rendering condizionale." }, diff --git a/public/locales/ja-JP/grafana.json b/public/locales/ja-JP/grafana.json index ac8a71b1a7e..de5e9876d86 100644 --- a/public/locales/ja-JP/grafana.json +++ b/public/locales/ja-JP/grafana.json @@ -4504,6 +4504,10 @@ "value": "値" } }, + "editor": { + "not-supported-for-custom-grid": "", + "unsupported-item-type": "" + }, "overlay": { "tooltip": "条件付きレンダリング設定のため、要素は非表示になっています。" }, diff --git a/public/locales/ko-KR/grafana.json b/public/locales/ko-KR/grafana.json index e57a49e67dd..d4fbcf252d6 100644 --- a/public/locales/ko-KR/grafana.json +++ b/public/locales/ko-KR/grafana.json @@ -4504,6 +4504,10 @@ "value": "값" } }, + "editor": { + "not-supported-for-custom-grid": "", + "unsupported-item-type": "" + }, "overlay": { "tooltip": "조건부 렌더링으로 인해 요소가 숨겨져 있습니다." }, diff --git a/public/locales/nl-NL/grafana.json b/public/locales/nl-NL/grafana.json index f0e600e4cd6..56d616c084c 100644 --- a/public/locales/nl-NL/grafana.json +++ b/public/locales/nl-NL/grafana.json @@ -4522,6 +4522,10 @@ "value": "Waarde" } }, + "editor": { + "not-supported-for-custom-grid": "", + "unsupported-item-type": "" + }, "overlay": { "tooltip": "Element is verborgen vanwege voorwaardelijke weergave." }, diff --git a/public/locales/pl-PL/grafana.json b/public/locales/pl-PL/grafana.json index 31d91d16bfb..1fdcb666770 100644 --- a/public/locales/pl-PL/grafana.json +++ b/public/locales/pl-PL/grafana.json @@ -4558,6 +4558,10 @@ "value": "Wartość" } }, + "editor": { + "not-supported-for-custom-grid": "", + "unsupported-item-type": "" + }, "overlay": { "tooltip": "Element jest ukryty z powodu renderowania warunkowego." }, diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index aa8ff990931..df790a5f15c 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -4522,6 +4522,10 @@ "value": "Valor" } }, + "editor": { + "not-supported-for-custom-grid": "", + "unsupported-item-type": "" + }, "overlay": { "tooltip": "O elemento está oculto devido à renderização condicional." }, diff --git a/public/locales/pt-PT/grafana.json b/public/locales/pt-PT/grafana.json index 0deefd6e90a..5e89dd7c9d2 100644 --- a/public/locales/pt-PT/grafana.json +++ b/public/locales/pt-PT/grafana.json @@ -4522,6 +4522,10 @@ "value": "Valor" } }, + "editor": { + "not-supported-for-custom-grid": "", + "unsupported-item-type": "" + }, "overlay": { "tooltip": "O elemento está oculto devido à renderização condicional." }, diff --git a/public/locales/ru-RU/grafana.json b/public/locales/ru-RU/grafana.json index a63197e85eb..15055efc1ad 100644 --- a/public/locales/ru-RU/grafana.json +++ b/public/locales/ru-RU/grafana.json @@ -4558,6 +4558,10 @@ "value": "Значение" } }, + "editor": { + "not-supported-for-custom-grid": "", + "unsupported-item-type": "" + }, "overlay": { "tooltip": "Элемент скрыт из-за условной визуализации." }, diff --git a/public/locales/sv-SE/grafana.json b/public/locales/sv-SE/grafana.json index 779c6496df6..bdfd29f12dd 100644 --- a/public/locales/sv-SE/grafana.json +++ b/public/locales/sv-SE/grafana.json @@ -4522,6 +4522,10 @@ "value": "Värde" } }, + "editor": { + "not-supported-for-custom-grid": "", + "unsupported-item-type": "" + }, "overlay": { "tooltip": "Elementet är dolt på grund av villkorsstyrd rendering." }, diff --git a/public/locales/tr-TR/grafana.json b/public/locales/tr-TR/grafana.json index e1b34771801..df09e65789d 100644 --- a/public/locales/tr-TR/grafana.json +++ b/public/locales/tr-TR/grafana.json @@ -4522,6 +4522,10 @@ "value": "Değer" } }, + "editor": { + "not-supported-for-custom-grid": "", + "unsupported-item-type": "" + }, "overlay": { "tooltip": "Koşullu oluşturma nedeniyle öge gizlendi." }, diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index 9b6bea0ce32..331b0caca13 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -4504,6 +4504,10 @@ "value": "值" } }, + "editor": { + "not-supported-for-custom-grid": "", + "unsupported-item-type": "" + }, "overlay": { "tooltip": "由于条件渲染,元素已被隐藏。" }, diff --git a/public/locales/zh-Hant/grafana.json b/public/locales/zh-Hant/grafana.json index bb76f7d6bb5..5dd05e6a466 100644 --- a/public/locales/zh-Hant/grafana.json +++ b/public/locales/zh-Hant/grafana.json @@ -4504,6 +4504,10 @@ "value": "數值" } }, + "editor": { + "not-supported-for-custom-grid": "", + "unsupported-item-type": "" + }, "overlay": { "tooltip": "由於條件轉譯,元素已被隱藏。" },