From 48029e2ed99dd290f88decd250528a5c3d5bc38c Mon Sep 17 00:00:00 2001 From: "grafana-pr-automation[bot]" <140550294+grafana-pr-automation[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 02:42:34 +0200 Subject: [PATCH] I18n: Download translations from Crowdin (#101181) 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 | 35 +++++++++++++++++++++++++++++ public/locales/es-ES/grafana.json | 35 +++++++++++++++++++++++++++++ public/locales/fr-FR/grafana.json | 35 +++++++++++++++++++++++++++++ public/locales/pt-BR/grafana.json | 35 +++++++++++++++++++++++++++++ public/locales/zh-Hans/grafana.json | 35 +++++++++++++++++++++++++++++ 5 files changed, 175 insertions(+) diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index 1c26fc857cc..93ff994ba79 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -528,6 +528,19 @@ }, "pause": { "label": "" + }, + "threshold": { + "recovery": { + "stop-alerting-above": "", + "stop-alerting-bellow": "", + "stop-alerting-equal": "", + "stop-alerting-inside-range": "", + "stop-alerting-less": "", + "stop-alerting-more": "", + "stop-alerting-not-equal": "", + "stop-alerting-outside-range": "", + "title": "" + } } }, "rule-groups": { @@ -810,6 +823,7 @@ "collapse": "", "edit": "", "help": "", + "loading": "", "locale": { "default": "Standard" }, @@ -1043,6 +1057,11 @@ } } }, + "editpane": { + "add": "", + "configure": "", + "outline": "" + }, "empty": { "add-library-panel-body": "Visualisierungen hinzufügen, die mit anderen Dashboards geteilt werden.", "add-library-panel-button": "Bibliotheksfenster hinzufügen", @@ -1180,6 +1199,7 @@ "toolbar": { "add": "Hinzufügen", "add-panel": "", + "add-panel-description": "", "add-panel-lib": "", "add-row": "", "add-tab": "", @@ -1205,6 +1225,7 @@ "label": "", "tooltip": "" }, + "libray-panel-description": "", "mark-favorite": "Als Favorit markieren", "more-save-options": "", "open-original": "Original-Dashboard öffnen", @@ -1213,6 +1234,7 @@ "playlist-stop": "Wiedergabeliste stoppen", "public-dashboard": "", "refresh": "Dashboard aktualisieren", + "row-description": "", "save": "Dashboard speichern", "save-dashboard": { "label": "", @@ -1232,6 +1254,7 @@ "share-button": "Teilen", "show-hidden-elements": "", "switch-old-dashboard": "", + "tabs-description": "", "unlink-library-panel": "", "unmark-favorite": "Markierung als Favorit entfernen" }, @@ -1642,6 +1665,10 @@ "incomplete-request-error": "", "send-custom-feedback": "" }, + "get-enterprise": { + "requires-license": "", + "title": "" + }, "grafana-ui": { "action-editor": { "button": { @@ -2045,6 +2072,7 @@ "render-image-error-description": "" } }, + "lock-icon": "", "login": { "divider": { "connecting-text": "" @@ -2839,6 +2867,7 @@ }, "plugins": { "catalog": { + "no-updates-available": "", "update-all": { "all-plugins-updated": "", "available-header": "", @@ -2898,6 +2927,12 @@ "empty-state": { "message": "" }, + "filter": { + "disabled": "", + "sort": "", + "sort-list": "", + "state": "" + }, "plugin-help": { "error": "", "not-found": "" diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index aead0c584e5..a7f1f3424f4 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -528,6 +528,19 @@ }, "pause": { "label": "" + }, + "threshold": { + "recovery": { + "stop-alerting-above": "", + "stop-alerting-bellow": "", + "stop-alerting-equal": "", + "stop-alerting-inside-range": "", + "stop-alerting-less": "", + "stop-alerting-more": "", + "stop-alerting-not-equal": "", + "stop-alerting-outside-range": "", + "title": "" + } } }, "rule-groups": { @@ -810,6 +823,7 @@ "collapse": "", "edit": "", "help": "", + "loading": "", "locale": { "default": "Por defecto" }, @@ -1043,6 +1057,11 @@ } } }, + "editpane": { + "add": "", + "configure": "", + "outline": "" + }, "empty": { "add-library-panel-body": "Añadir las visualizaciones que se comparten con otros tableros.", "add-library-panel-button": "Añadir panel de biblioteca", @@ -1180,6 +1199,7 @@ "toolbar": { "add": "Añadir", "add-panel": "", + "add-panel-description": "", "add-panel-lib": "", "add-row": "", "add-tab": "", @@ -1205,6 +1225,7 @@ "label": "", "tooltip": "" }, + "libray-panel-description": "", "mark-favorite": "Marcar como favorito", "more-save-options": "", "open-original": "Abrir el panel de control original", @@ -1213,6 +1234,7 @@ "playlist-stop": "Detener la lista de reproducción", "public-dashboard": "", "refresh": "Actualizar panel de control", + "row-description": "", "save": "Guardar panel de control", "save-dashboard": { "label": "", @@ -1232,6 +1254,7 @@ "share-button": "Compartir", "show-hidden-elements": "", "switch-old-dashboard": "", + "tabs-description": "", "unlink-library-panel": "", "unmark-favorite": "Deshacer marca como favorito" }, @@ -1642,6 +1665,10 @@ "incomplete-request-error": "", "send-custom-feedback": "" }, + "get-enterprise": { + "requires-license": "", + "title": "" + }, "grafana-ui": { "action-editor": { "button": { @@ -2045,6 +2072,7 @@ "render-image-error-description": "" } }, + "lock-icon": "", "login": { "divider": { "connecting-text": "" @@ -2839,6 +2867,7 @@ }, "plugins": { "catalog": { + "no-updates-available": "", "update-all": { "all-plugins-updated": "", "available-header": "", @@ -2898,6 +2927,12 @@ "empty-state": { "message": "" }, + "filter": { + "disabled": "", + "sort": "", + "sort-list": "", + "state": "" + }, "plugin-help": { "error": "", "not-found": "" diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index d7bc91e81db..b7d309f71b5 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -528,6 +528,19 @@ }, "pause": { "label": "" + }, + "threshold": { + "recovery": { + "stop-alerting-above": "", + "stop-alerting-bellow": "", + "stop-alerting-equal": "", + "stop-alerting-inside-range": "", + "stop-alerting-less": "", + "stop-alerting-more": "", + "stop-alerting-not-equal": "", + "stop-alerting-outside-range": "", + "title": "" + } } }, "rule-groups": { @@ -810,6 +823,7 @@ "collapse": "", "edit": "", "help": "", + "loading": "", "locale": { "default": "Par défaut" }, @@ -1043,6 +1057,11 @@ } } }, + "editpane": { + "add": "", + "configure": "", + "outline": "" + }, "empty": { "add-library-panel-body": "Ajoutez des visualisations partagées avec d'autres tableaux de bord.", "add-library-panel-button": "Ajouter un panneau Bibliothèque", @@ -1180,6 +1199,7 @@ "toolbar": { "add": "Ajouter", "add-panel": "", + "add-panel-description": "", "add-panel-lib": "", "add-row": "", "add-tab": "", @@ -1205,6 +1225,7 @@ "label": "", "tooltip": "" }, + "libray-panel-description": "", "mark-favorite": "Marquer comme favori", "more-save-options": "", "open-original": "Ouvrir le tableau de bord d'origine", @@ -1213,6 +1234,7 @@ "playlist-stop": "Arrêter la liste de lecture", "public-dashboard": "", "refresh": "Actualiser le tableau de bord", + "row-description": "", "save": "Enregistrer le tableau de bord", "save-dashboard": { "label": "", @@ -1232,6 +1254,7 @@ "share-button": "Partager", "show-hidden-elements": "", "switch-old-dashboard": "", + "tabs-description": "", "unlink-library-panel": "", "unmark-favorite": "Supprimer des favoris" }, @@ -1642,6 +1665,10 @@ "incomplete-request-error": "", "send-custom-feedback": "" }, + "get-enterprise": { + "requires-license": "", + "title": "" + }, "grafana-ui": { "action-editor": { "button": { @@ -2045,6 +2072,7 @@ "render-image-error-description": "" } }, + "lock-icon": "", "login": { "divider": { "connecting-text": "" @@ -2839,6 +2867,7 @@ }, "plugins": { "catalog": { + "no-updates-available": "", "update-all": { "all-plugins-updated": "", "available-header": "", @@ -2898,6 +2927,12 @@ "empty-state": { "message": "" }, + "filter": { + "disabled": "", + "sort": "", + "sort-list": "", + "state": "" + }, "plugin-help": { "error": "", "not-found": "" diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index d9df30cae3b..32cddf19af3 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -528,6 +528,19 @@ }, "pause": { "label": "" + }, + "threshold": { + "recovery": { + "stop-alerting-above": "", + "stop-alerting-bellow": "", + "stop-alerting-equal": "", + "stop-alerting-inside-range": "", + "stop-alerting-less": "", + "stop-alerting-more": "", + "stop-alerting-not-equal": "", + "stop-alerting-outside-range": "", + "title": "" + } } }, "rule-groups": { @@ -810,6 +823,7 @@ "collapse": "", "edit": "", "help": "", + "loading": "", "locale": { "default": "Padrão" }, @@ -1043,6 +1057,11 @@ } } }, + "editpane": { + "add": "", + "configure": "", + "outline": "" + }, "empty": { "add-library-panel-body": "Adicione visualizações que são compartilhadas com outros painéis de controle.", "add-library-panel-button": "Adicionar painel de biblioteca", @@ -1180,6 +1199,7 @@ "toolbar": { "add": "Adicionar", "add-panel": "", + "add-panel-description": "", "add-panel-lib": "", "add-row": "", "add-tab": "", @@ -1205,6 +1225,7 @@ "label": "", "tooltip": "" }, + "libray-panel-description": "", "mark-favorite": "Marcar como favorito", "more-save-options": "", "open-original": "Abrir painel de controle original", @@ -1213,6 +1234,7 @@ "playlist-stop": "Parar lista de reprodução", "public-dashboard": "", "refresh": "Atualizar painel de controle", + "row-description": "", "save": "Salvar painel de controle", "save-dashboard": { "label": "", @@ -1232,6 +1254,7 @@ "share-button": "Compartilhar", "show-hidden-elements": "", "switch-old-dashboard": "", + "tabs-description": "", "unlink-library-panel": "", "unmark-favorite": "Desmarcar como favorito" }, @@ -1642,6 +1665,10 @@ "incomplete-request-error": "", "send-custom-feedback": "" }, + "get-enterprise": { + "requires-license": "", + "title": "" + }, "grafana-ui": { "action-editor": { "button": { @@ -2045,6 +2072,7 @@ "render-image-error-description": "" } }, + "lock-icon": "", "login": { "divider": { "connecting-text": "" @@ -2839,6 +2867,7 @@ }, "plugins": { "catalog": { + "no-updates-available": "", "update-all": { "all-plugins-updated": "", "available-header": "", @@ -2898,6 +2927,12 @@ "empty-state": { "message": "" }, + "filter": { + "disabled": "", + "sort": "", + "sort-list": "", + "state": "" + }, "plugin-help": { "error": "", "not-found": "" diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index 441b75cca69..f51ef704205 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -524,6 +524,19 @@ }, "pause": { "label": "" + }, + "threshold": { + "recovery": { + "stop-alerting-above": "", + "stop-alerting-bellow": "", + "stop-alerting-equal": "", + "stop-alerting-inside-range": "", + "stop-alerting-less": "", + "stop-alerting-more": "", + "stop-alerting-not-equal": "", + "stop-alerting-outside-range": "", + "title": "" + } } }, "rule-groups": { @@ -801,6 +814,7 @@ "collapse": "", "edit": "", "help": "", + "loading": "", "locale": { "default": "默认" }, @@ -1034,6 +1048,11 @@ } } }, + "editpane": { + "add": "", + "configure": "", + "outline": "" + }, "empty": { "add-library-panel-body": "添加与其他仪表板共享的可视化。", "add-library-panel-button": "添加库面板", @@ -1171,6 +1190,7 @@ "toolbar": { "add": "添加", "add-panel": "", + "add-panel-description": "", "add-panel-lib": "", "add-row": "", "add-tab": "", @@ -1196,6 +1216,7 @@ "label": "", "tooltip": "" }, + "libray-panel-description": "", "mark-favorite": "标记为收藏", "more-save-options": "", "open-original": "打开原始仪表板", @@ -1204,6 +1225,7 @@ "playlist-stop": "停止播放列表", "public-dashboard": "", "refresh": "刷新仪表板", + "row-description": "", "save": "保存仪表板", "save-dashboard": { "label": "", @@ -1223,6 +1245,7 @@ "share-button": "分享", "show-hidden-elements": "", "switch-old-dashboard": "", + "tabs-description": "", "unlink-library-panel": "", "unmark-favorite": "取消标记为收藏" }, @@ -1633,6 +1656,10 @@ "incomplete-request-error": "", "send-custom-feedback": "" }, + "get-enterprise": { + "requires-license": "", + "title": "" + }, "grafana-ui": { "action-editor": { "button": { @@ -2035,6 +2062,7 @@ "render-image-error-description": "" } }, + "lock-icon": "", "login": { "divider": { "connecting-text": "" @@ -2829,6 +2857,7 @@ }, "plugins": { "catalog": { + "no-updates-available": "", "update-all": { "all-plugins-updated": "", "available-header": "", @@ -2888,6 +2917,12 @@ "empty-state": { "message": "" }, + "filter": { + "disabled": "", + "sort": "", + "sort-list": "", + "state": "" + }, "plugin-help": { "error": "", "not-found": ""