From 0209d719484fdde2d7019699cc6697401023283a Mon Sep 17 00:00:00 2001 From: "grafana-pr-automation[bot]" <140550294+grafana-pr-automation[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 02:30:29 +0200 Subject: [PATCH] I18n: Download translations from Crowdin (#101109) 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 | 15 +++++++++++++++ public/locales/es-ES/grafana.json | 15 +++++++++++++++ public/locales/fr-FR/grafana.json | 15 +++++++++++++++ public/locales/pt-BR/grafana.json | 15 +++++++++++++++ public/locales/zh-Hans/grafana.json | 15 +++++++++++++++ 5 files changed, 75 insertions(+) diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index ec82fb1aab8..1c26fc857cc 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -1337,6 +1337,12 @@ "time-zone-label": "Zeitzone", "week-start-label": "Wochenbeginn" }, + "time-regions": { + "advanced-description-cron": "", + "advanced-description-rest": "", + "advanced-description-use": "", + "advanced-label": "" + }, "variables": { "title": "Variable" }, @@ -1419,6 +1425,11 @@ }, "explore": { "add-to-dashboard": "Zum Dashboard hinzufügen", + "drilldownInfo": { + "action": "", + "description": "", + "title": "" + }, "logs": { "logs-volume": { "add-filters": "", @@ -2499,6 +2510,9 @@ "detect": { "title": "Erkennen" }, + "drilldown": { + "title": "" + }, "explore": { "title": "Entdecken" }, @@ -2714,6 +2728,7 @@ "close": "Menü schließen", "dock": "Menü andocken", "list-label": "Navigation", + "new": "", "open": "", "undock": "Menü abdocken" }, diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index 47b9c17242a..aead0c584e5 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -1337,6 +1337,12 @@ "time-zone-label": "Huso horario", "week-start-label": "Inicio de la semana" }, + "time-regions": { + "advanced-description-cron": "", + "advanced-description-rest": "", + "advanced-description-use": "", + "advanced-label": "" + }, "variables": { "title": "Variables" }, @@ -1419,6 +1425,11 @@ }, "explore": { "add-to-dashboard": "Añadir al tablero", + "drilldownInfo": { + "action": "", + "description": "", + "title": "" + }, "logs": { "logs-volume": { "add-filters": "", @@ -2499,6 +2510,9 @@ "detect": { "title": "Detectar" }, + "drilldown": { + "title": "" + }, "explore": { "title": "Explorar" }, @@ -2714,6 +2728,7 @@ "close": "Cerrar menú", "dock": "Anclar el menú", "list-label": "Navegación", + "new": "", "open": "", "undock": "Desanclar el menú" }, diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index bdd9bbee422..d7bc91e81db 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -1337,6 +1337,12 @@ "time-zone-label": "Fuseau horaire", "week-start-label": "Début de la semaine" }, + "time-regions": { + "advanced-description-cron": "", + "advanced-description-rest": "", + "advanced-description-use": "", + "advanced-label": "" + }, "variables": { "title": "Variables" }, @@ -1419,6 +1425,11 @@ }, "explore": { "add-to-dashboard": "Ajouter au tableau de bord", + "drilldownInfo": { + "action": "", + "description": "", + "title": "" + }, "logs": { "logs-volume": { "add-filters": "", @@ -2499,6 +2510,9 @@ "detect": { "title": "Détecter" }, + "drilldown": { + "title": "" + }, "explore": { "title": "Explorer" }, @@ -2714,6 +2728,7 @@ "close": "Fermer le menu", "dock": "Ancrer le menu", "list-label": "Navigation", + "new": "", "open": "", "undock": "Ancrer le menu" }, diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index 2226b4a5d49..d9df30cae3b 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -1337,6 +1337,12 @@ "time-zone-label": "Fuso horário", "week-start-label": "Início da semana" }, + "time-regions": { + "advanced-description-cron": "", + "advanced-description-rest": "", + "advanced-description-use": "", + "advanced-label": "" + }, "variables": { "title": "Variáveis" }, @@ -1419,6 +1425,11 @@ }, "explore": { "add-to-dashboard": "Adicionar ao painel de controle", + "drilldownInfo": { + "action": "", + "description": "", + "title": "" + }, "logs": { "logs-volume": { "add-filters": "", @@ -2499,6 +2510,9 @@ "detect": { "title": "Detectar" }, + "drilldown": { + "title": "" + }, "explore": { "title": "Explorar" }, @@ -2714,6 +2728,7 @@ "close": "Fechar menu", "dock": "Menu da dock", "list-label": "Navegação", + "new": "", "open": "", "undock": "Desacoplar menu" }, diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index d849cb5e829..441b75cca69 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -1328,6 +1328,12 @@ "time-zone-label": "时区", "week-start-label": "每周开始日" }, + "time-regions": { + "advanced-description-cron": "", + "advanced-description-rest": "", + "advanced-description-use": "", + "advanced-label": "" + }, "variables": { "title": "变量" }, @@ -1410,6 +1416,11 @@ }, "explore": { "add-to-dashboard": "添加到仪表板", + "drilldownInfo": { + "action": "", + "description": "", + "title": "" + }, "logs": { "logs-volume": { "add-filters": "", @@ -2489,6 +2500,9 @@ "detect": { "title": "检测" }, + "drilldown": { + "title": "" + }, "explore": { "title": "探索" }, @@ -2704,6 +2718,7 @@ "close": "关闭菜单", "dock": "停靠菜单", "list-label": "导航", + "new": "", "open": "", "undock": "取消停靠菜单" },