From 3895849c857dbba869b04a593d4b6c6773eb837f Mon Sep 17 00:00:00 2001 From: "grafana-pr-automation[bot]" <140550294+grafana-pr-automation[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 00:38:24 +0000 Subject: [PATCH] I18n: Download translations from Crowdin (#112399) 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 | 33 +++++++++++++++++++++++++++-- public/locales/de-DE/grafana.json | 33 +++++++++++++++++++++++++++-- public/locales/es-ES/grafana.json | 33 +++++++++++++++++++++++++++-- public/locales/fr-FR/grafana.json | 33 +++++++++++++++++++++++++++-- public/locales/hu-HU/grafana.json | 33 +++++++++++++++++++++++++++-- public/locales/id-ID/grafana.json | 33 +++++++++++++++++++++++++++-- public/locales/it-IT/grafana.json | 33 +++++++++++++++++++++++++++-- public/locales/ja-JP/grafana.json | 33 +++++++++++++++++++++++++++-- public/locales/ko-KR/grafana.json | 33 +++++++++++++++++++++++++++-- public/locales/nl-NL/grafana.json | 33 +++++++++++++++++++++++++++-- public/locales/pl-PL/grafana.json | 33 +++++++++++++++++++++++++++-- public/locales/pt-BR/grafana.json | 33 +++++++++++++++++++++++++++-- public/locales/pt-PT/grafana.json | 33 +++++++++++++++++++++++++++-- public/locales/ru-RU/grafana.json | 33 +++++++++++++++++++++++++++-- public/locales/sv-SE/grafana.json | 33 +++++++++++++++++++++++++++-- public/locales/tr-TR/grafana.json | 33 +++++++++++++++++++++++++++-- public/locales/zh-Hans/grafana.json | 33 +++++++++++++++++++++++++++-- public/locales/zh-Hant/grafana.json | 33 +++++++++++++++++++++++++++-- 18 files changed, 558 insertions(+), 36 deletions(-) diff --git a/public/locales/cs-CZ/grafana.json b/public/locales/cs-CZ/grafana.json index 6cc361bc462..eb4c859c056 100644 --- a/public/locales/cs-CZ/grafana.json +++ b/public/locales/cs-CZ/grafana.json @@ -1665,6 +1665,15 @@ "inspector-yaml-tab": { "apply": "Použít" }, + "instance-details": { + "history-error": "", + "history-error-desc": "", + "no-history": "", + "state-history": "" + }, + "instance-details-drawer": { + "title-instance-details": "" + }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -2330,6 +2339,9 @@ "rule-details-data-sources": { "label-data-source": "Zdroj dat" }, + "rule-details-drawer": { + "go-to-detail-view": "" + }, "rule-details-expression": { "label-expression": "Výraz" }, @@ -2584,6 +2596,10 @@ "alert-message": "Pravidlo výstrahy bylo přidáno nebo aktualizováno. Může trvat až minutu, než se změny projeví v zobrazení seznamu pravidel výstrah.", "alert-title": "Probíhá aktualizace" }, + "tab": { + "details": "", + "query-conditions": "" + }, "title-something-wrong-evaluating-alert": "Při vyhodnocování tohoto pravidla výstrahy se něco pokazilo" }, "rules": { @@ -2954,10 +2970,22 @@ }, "triage": { "alert-instances": "", + "error-loading-rule": "", "firing-instances-count": "", + "instance-details": "", "no-instances-found": "", "no-labels": "", - "pending-instances-count": "" + "open-in-sidebar": "", + "open-rule-details": "", + "pending-instances-count": "", + "rule-details": { + "subtitle": "", + "title": "" + }, + "rule-not-found": { + "description": "", + "title": "" + } }, "type-selector-button": { "add-expression": "Přidat výraz" @@ -4647,7 +4675,8 @@ } }, "dashboard-links-menu": { - "aria-label-dashboard-name": "Nástěnka {{dashboardName}}" + "aria-label-dashboard-name": "Nástěnka {{dashboardName}}", + "label-no-dashboards-found": "" }, "dashboard-loading": { "cancel-loading-dashboard": "Zrušit načítání nástěnky" diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index e0453dcd48b..41824924b7f 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -1655,6 +1655,15 @@ "inspector-yaml-tab": { "apply": "Anwenden" }, + "instance-details": { + "history-error": "", + "history-error-desc": "", + "no-history": "", + "state-history": "" + }, + "instance-details-drawer": { + "title-instance-details": "" + }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -2314,6 +2323,9 @@ "rule-details-data-sources": { "label-data-source": "Datenquelle" }, + "rule-details-drawer": { + "go-to-detail-view": "" + }, "rule-details-expression": { "label-expression": "Ausdruck" }, @@ -2560,6 +2572,10 @@ "alert-message": "Die Warnregel wurde hinzugefügt oder aktualisiert. Es kann bis zu einer Minute dauern, bis Änderungen in der Listenansicht der Warnregeln angezeigt werden.", "alert-title": "Aktualisierung wird durchgeführt" }, + "tab": { + "details": "", + "query-conditions": "" + }, "title-something-wrong-evaluating-alert": "Bei der Bewertung dieser Warnregel ist ein Fehler aufgetreten" }, "rules": { @@ -2930,10 +2946,22 @@ }, "triage": { "alert-instances": "", + "error-loading-rule": "", "firing-instances-count": "", + "instance-details": "", "no-instances-found": "", "no-labels": "", - "pending-instances-count": "" + "open-in-sidebar": "", + "open-rule-details": "", + "pending-instances-count": "", + "rule-details": { + "subtitle": "", + "title": "" + }, + "rule-not-found": { + "description": "", + "title": "" + } }, "type-selector-button": { "add-expression": "Ausdruck hinzufügen" @@ -4607,7 +4635,8 @@ } }, "dashboard-links-menu": { - "aria-label-dashboard-name": "{{dashboardName}} Dashboard" + "aria-label-dashboard-name": "{{dashboardName}} Dashboard", + "label-no-dashboards-found": "" }, "dashboard-loading": { "cancel-loading-dashboard": "Laden des Dashboards abbrechen" diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index f2eae8ac8d4..6fc2aa46aab 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -1655,6 +1655,15 @@ "inspector-yaml-tab": { "apply": "Aplicar" }, + "instance-details": { + "history-error": "", + "history-error-desc": "", + "no-history": "", + "state-history": "" + }, + "instance-details-drawer": { + "title-instance-details": "" + }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -2314,6 +2323,9 @@ "rule-details-data-sources": { "label-data-source": "Fuente de datos" }, + "rule-details-drawer": { + "go-to-detail-view": "" + }, "rule-details-expression": { "label-expression": "Expresión" }, @@ -2560,6 +2572,10 @@ "alert-message": "Se ha añadido o actualizado la regla de alerta. Los cambios pueden tardar hasta un minuto en aparecer en la vista de lista de reglas de alerta.", "alert-title": "Actualización en curso" }, + "tab": { + "details": "", + "query-conditions": "" + }, "title-something-wrong-evaluating-alert": "Se ha producido un error al evaluar esta regla de alerta" }, "rules": { @@ -2930,10 +2946,22 @@ }, "triage": { "alert-instances": "", + "error-loading-rule": "", "firing-instances-count": "", + "instance-details": "", "no-instances-found": "", "no-labels": "", - "pending-instances-count": "" + "open-in-sidebar": "", + "open-rule-details": "", + "pending-instances-count": "", + "rule-details": { + "subtitle": "", + "title": "" + }, + "rule-not-found": { + "description": "", + "title": "" + } }, "type-selector-button": { "add-expression": "Añadir expresión" @@ -4607,7 +4635,8 @@ } }, "dashboard-links-menu": { - "aria-label-dashboard-name": "Dashboard {{dashboardName}}" + "aria-label-dashboard-name": "Dashboard {{dashboardName}}", + "label-no-dashboards-found": "" }, "dashboard-loading": { "cancel-loading-dashboard": "Cancelar la carga del dashboard" diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index 03b4e75efc3..7887b3526d1 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -1655,6 +1655,15 @@ "inspector-yaml-tab": { "apply": "Appliquer" }, + "instance-details": { + "history-error": "", + "history-error-desc": "", + "no-history": "", + "state-history": "" + }, + "instance-details-drawer": { + "title-instance-details": "" + }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -2314,6 +2323,9 @@ "rule-details-data-sources": { "label-data-source": "Source de données" }, + "rule-details-drawer": { + "go-to-detail-view": "" + }, "rule-details-expression": { "label-expression": "Expression" }, @@ -2560,6 +2572,10 @@ "alert-message": "La règle d’alerte a été ajoutée ou mise à jour. Les modifications peuvent prendre jusqu’à une minute pour apparaître dans la vue de la liste des règles d’alerte.", "alert-title": "Mise à jour en cours" }, + "tab": { + "details": "", + "query-conditions": "" + }, "title-something-wrong-evaluating-alert": "Une erreur s’est produite lors de l’évaluation de cette règle d’alerte" }, "rules": { @@ -2930,10 +2946,22 @@ }, "triage": { "alert-instances": "", + "error-loading-rule": "", "firing-instances-count": "", + "instance-details": "", "no-instances-found": "", "no-labels": "", - "pending-instances-count": "" + "open-in-sidebar": "", + "open-rule-details": "", + "pending-instances-count": "", + "rule-details": { + "subtitle": "", + "title": "" + }, + "rule-not-found": { + "description": "", + "title": "" + } }, "type-selector-button": { "add-expression": "Ajouter une expression" @@ -4607,7 +4635,8 @@ } }, "dashboard-links-menu": { - "aria-label-dashboard-name": "Tableau de bord {{dashboardName}}" + "aria-label-dashboard-name": "Tableau de bord {{dashboardName}}", + "label-no-dashboards-found": "" }, "dashboard-loading": { "cancel-loading-dashboard": "Annuler le chargement du tableau de bord" diff --git a/public/locales/hu-HU/grafana.json b/public/locales/hu-HU/grafana.json index 9ae446e7312..9861ccc46c0 100644 --- a/public/locales/hu-HU/grafana.json +++ b/public/locales/hu-HU/grafana.json @@ -1655,6 +1655,15 @@ "inspector-yaml-tab": { "apply": "Alkalmaz" }, + "instance-details": { + "history-error": "", + "history-error-desc": "", + "no-history": "", + "state-history": "" + }, + "instance-details-drawer": { + "title-instance-details": "" + }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -2314,6 +2323,9 @@ "rule-details-data-sources": { "label-data-source": "Adatforrás" }, + "rule-details-drawer": { + "go-to-detail-view": "" + }, "rule-details-expression": { "label-expression": "Kifejezés" }, @@ -2560,6 +2572,10 @@ "alert-message": "Riasztási szabály lett hozzáadva vagy frissítve. Akár egy percig is eltarthat, amíg a módosítások megjelennek a Riasztási szabályok listanézetben.", "alert-title": "Frissítés folyamatban" }, + "tab": { + "details": "", + "query-conditions": "" + }, "title-something-wrong-evaluating-alert": "Valami hiba történt ennek a riasztási szabálynak az értékelése során" }, "rules": { @@ -2930,10 +2946,22 @@ }, "triage": { "alert-instances": "", + "error-loading-rule": "", "firing-instances-count": "", + "instance-details": "", "no-instances-found": "", "no-labels": "", - "pending-instances-count": "" + "open-in-sidebar": "", + "open-rule-details": "", + "pending-instances-count": "", + "rule-details": { + "subtitle": "", + "title": "" + }, + "rule-not-found": { + "description": "", + "title": "" + } }, "type-selector-button": { "add-expression": "Kifejezés hozzáadása" @@ -4607,7 +4635,8 @@ } }, "dashboard-links-menu": { - "aria-label-dashboard-name": "{{dashboardName}} irányítópult" + "aria-label-dashboard-name": "{{dashboardName}} irányítópult", + "label-no-dashboards-found": "" }, "dashboard-loading": { "cancel-loading-dashboard": "Irányítópult betöltésének megszakítása" diff --git a/public/locales/id-ID/grafana.json b/public/locales/id-ID/grafana.json index 015a0fed6f8..0b15556e001 100644 --- a/public/locales/id-ID/grafana.json +++ b/public/locales/id-ID/grafana.json @@ -1650,6 +1650,15 @@ "inspector-yaml-tab": { "apply": "Terapkan" }, + "instance-details": { + "history-error": "", + "history-error-desc": "", + "no-history": "", + "state-history": "" + }, + "instance-details-drawer": { + "title-instance-details": "" + }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -2306,6 +2315,9 @@ "rule-details-data-sources": { "label-data-source": "Sumber data" }, + "rule-details-drawer": { + "go-to-detail-view": "" + }, "rule-details-expression": { "label-expression": "Ekspresi" }, @@ -2548,6 +2560,10 @@ "alert-message": "Aturan peringatan telah ditambahkan atau diperbarui. Perubahan mungkin memerlukan waktu hingga satu menit untuk muncul di tampilan daftar aturan Peringatan.", "alert-title": "Pembaruan sedang berlangsung" }, + "tab": { + "details": "", + "query-conditions": "" + }, "title-something-wrong-evaluating-alert": "Terjadi kesalahan saat mengevaluasi aturan peringatan ini" }, "rules": { @@ -2918,10 +2934,22 @@ }, "triage": { "alert-instances": "", + "error-loading-rule": "", "firing-instances-count": "", + "instance-details": "", "no-instances-found": "", "no-labels": "", - "pending-instances-count": "" + "open-in-sidebar": "", + "open-rule-details": "", + "pending-instances-count": "", + "rule-details": { + "subtitle": "", + "title": "" + }, + "rule-not-found": { + "description": "", + "title": "" + } }, "type-selector-button": { "add-expression": "Tambah pola" @@ -4587,7 +4615,8 @@ } }, "dashboard-links-menu": { - "aria-label-dashboard-name": "dasbor {{dashboardName}}" + "aria-label-dashboard-name": "dasbor {{dashboardName}}", + "label-no-dashboards-found": "" }, "dashboard-loading": { "cancel-loading-dashboard": "Batalkan memuat dasbor" diff --git a/public/locales/it-IT/grafana.json b/public/locales/it-IT/grafana.json index 2894d291fd9..98f52e220f6 100644 --- a/public/locales/it-IT/grafana.json +++ b/public/locales/it-IT/grafana.json @@ -1655,6 +1655,15 @@ "inspector-yaml-tab": { "apply": "Applica" }, + "instance-details": { + "history-error": "", + "history-error-desc": "", + "no-history": "", + "state-history": "" + }, + "instance-details-drawer": { + "title-instance-details": "" + }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -2314,6 +2323,9 @@ "rule-details-data-sources": { "label-data-source": "Sorgente dati" }, + "rule-details-drawer": { + "go-to-detail-view": "" + }, "rule-details-expression": { "label-expression": "Espressione" }, @@ -2560,6 +2572,10 @@ "alert-message": "La regola di avviso è stata aggiunta o aggiornata. Potrebbe essere necessario attendere fino a un minuto per visualizzare le modifiche nella vista elenco delle regole di avviso.", "alert-title": "Aggiornamento in corso" }, + "tab": { + "details": "", + "query-conditions": "" + }, "title-something-wrong-evaluating-alert": "Si è verificato un errore durante la valutazione di questa regola di avviso" }, "rules": { @@ -2930,10 +2946,22 @@ }, "triage": { "alert-instances": "", + "error-loading-rule": "", "firing-instances-count": "", + "instance-details": "", "no-instances-found": "", "no-labels": "", - "pending-instances-count": "" + "open-in-sidebar": "", + "open-rule-details": "", + "pending-instances-count": "", + "rule-details": { + "subtitle": "", + "title": "" + }, + "rule-not-found": { + "description": "", + "title": "" + } }, "type-selector-button": { "add-expression": "Aggiungi espressione" @@ -4607,7 +4635,8 @@ } }, "dashboard-links-menu": { - "aria-label-dashboard-name": "Dashboard {{dashboardName}}" + "aria-label-dashboard-name": "Dashboard {{dashboardName}}", + "label-no-dashboards-found": "" }, "dashboard-loading": { "cancel-loading-dashboard": "Annulla caricamento della dashboard" diff --git a/public/locales/ja-JP/grafana.json b/public/locales/ja-JP/grafana.json index 18c2400f567..8b229b31c6c 100644 --- a/public/locales/ja-JP/grafana.json +++ b/public/locales/ja-JP/grafana.json @@ -1650,6 +1650,15 @@ "inspector-yaml-tab": { "apply": "適用" }, + "instance-details": { + "history-error": "", + "history-error-desc": "", + "no-history": "", + "state-history": "" + }, + "instance-details-drawer": { + "title-instance-details": "" + }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -2306,6 +2315,9 @@ "rule-details-data-sources": { "label-data-source": "データソース" }, + "rule-details-drawer": { + "go-to-detail-view": "" + }, "rule-details-expression": { "label-expression": "式" }, @@ -2548,6 +2560,10 @@ "alert-message": "アラートルールが追加または更新されました。変更がアラートルール一覧に反映されるまでに、最大1分かかる場合があります。", "alert-title": "更新中" }, + "tab": { + "details": "", + "query-conditions": "" + }, "title-something-wrong-evaluating-alert": "このアラートルールの評価中に問題が発生しました" }, "rules": { @@ -2918,10 +2934,22 @@ }, "triage": { "alert-instances": "", + "error-loading-rule": "", "firing-instances-count": "", + "instance-details": "", "no-instances-found": "", "no-labels": "", - "pending-instances-count": "" + "open-in-sidebar": "", + "open-rule-details": "", + "pending-instances-count": "", + "rule-details": { + "subtitle": "", + "title": "" + }, + "rule-not-found": { + "description": "", + "title": "" + } }, "type-selector-button": { "add-expression": "式を追加" @@ -4587,7 +4615,8 @@ } }, "dashboard-links-menu": { - "aria-label-dashboard-name": "{{dashboardName}}ダッシュボード" + "aria-label-dashboard-name": "{{dashboardName}}ダッシュボード", + "label-no-dashboards-found": "" }, "dashboard-loading": { "cancel-loading-dashboard": "ダッシュボードの読み込みをキャンセル" diff --git a/public/locales/ko-KR/grafana.json b/public/locales/ko-KR/grafana.json index 5cad8e1d46f..dbddbd32f19 100644 --- a/public/locales/ko-KR/grafana.json +++ b/public/locales/ko-KR/grafana.json @@ -1650,6 +1650,15 @@ "inspector-yaml-tab": { "apply": "적용" }, + "instance-details": { + "history-error": "", + "history-error-desc": "", + "no-history": "", + "state-history": "" + }, + "instance-details-drawer": { + "title-instance-details": "" + }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -2306,6 +2315,9 @@ "rule-details-data-sources": { "label-data-source": "데이터 소스" }, + "rule-details-drawer": { + "go-to-detail-view": "" + }, "rule-details-expression": { "label-expression": "표현식" }, @@ -2548,6 +2560,10 @@ "alert-message": "경고 규칙이 추가되거나 업데이트되었습니다. 경고 규칙 목록 보기에 변경 사항이 표시되기까지 최대 1분이 소요될 수 있습니다.", "alert-title": "업데이트 진행 중" }, + "tab": { + "details": "", + "query-conditions": "" + }, "title-something-wrong-evaluating-alert": "이 경고 규칙을 평가하는 중에 문제가 발생했습니다" }, "rules": { @@ -2918,10 +2934,22 @@ }, "triage": { "alert-instances": "", + "error-loading-rule": "", "firing-instances-count": "", + "instance-details": "", "no-instances-found": "", "no-labels": "", - "pending-instances-count": "" + "open-in-sidebar": "", + "open-rule-details": "", + "pending-instances-count": "", + "rule-details": { + "subtitle": "", + "title": "" + }, + "rule-not-found": { + "description": "", + "title": "" + } }, "type-selector-button": { "add-expression": "표현식 추가" @@ -4587,7 +4615,8 @@ } }, "dashboard-links-menu": { - "aria-label-dashboard-name": "{{dashboardName}} 대시보드" + "aria-label-dashboard-name": "{{dashboardName}} 대시보드", + "label-no-dashboards-found": "" }, "dashboard-loading": { "cancel-loading-dashboard": "대시보드 로딩 취소" diff --git a/public/locales/nl-NL/grafana.json b/public/locales/nl-NL/grafana.json index 9f3b0359973..db8524a5e52 100644 --- a/public/locales/nl-NL/grafana.json +++ b/public/locales/nl-NL/grafana.json @@ -1655,6 +1655,15 @@ "inspector-yaml-tab": { "apply": "Toepassen" }, + "instance-details": { + "history-error": "", + "history-error-desc": "", + "no-history": "", + "state-history": "" + }, + "instance-details-drawer": { + "title-instance-details": "" + }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -2314,6 +2323,9 @@ "rule-details-data-sources": { "label-data-source": "Gegevensbron" }, + "rule-details-drawer": { + "go-to-detail-view": "" + }, "rule-details-expression": { "label-expression": "Expressie" }, @@ -2560,6 +2572,10 @@ "alert-message": "Waarschuwingsregel is toegevoegd of bijgewerkt. Het kan tot een minuut duren voordat wijzigingen worden weergegeven in de lijstweergave met waarschuwingsregels.", "alert-title": "Update wordt uitgevoerd" }, + "tab": { + "details": "", + "query-conditions": "" + }, "title-something-wrong-evaluating-alert": "Er ging iets mis bij het evalueren van deze waarschuwingsregel" }, "rules": { @@ -2930,10 +2946,22 @@ }, "triage": { "alert-instances": "", + "error-loading-rule": "", "firing-instances-count": "", + "instance-details": "", "no-instances-found": "", "no-labels": "", - "pending-instances-count": "" + "open-in-sidebar": "", + "open-rule-details": "", + "pending-instances-count": "", + "rule-details": { + "subtitle": "", + "title": "" + }, + "rule-not-found": { + "description": "", + "title": "" + } }, "type-selector-button": { "add-expression": "Expressie toevoegen" @@ -4607,7 +4635,8 @@ } }, "dashboard-links-menu": { - "aria-label-dashboard-name": "Dashboard {{dashboardName}}" + "aria-label-dashboard-name": "Dashboard {{dashboardName}}", + "label-no-dashboards-found": "" }, "dashboard-loading": { "cancel-loading-dashboard": "Laden van het dashboard annuleren" diff --git a/public/locales/pl-PL/grafana.json b/public/locales/pl-PL/grafana.json index f291bb51ae4..885c9b4b1e0 100644 --- a/public/locales/pl-PL/grafana.json +++ b/public/locales/pl-PL/grafana.json @@ -1665,6 +1665,15 @@ "inspector-yaml-tab": { "apply": "Zastosuj" }, + "instance-details": { + "history-error": "", + "history-error-desc": "", + "no-history": "", + "state-history": "" + }, + "instance-details-drawer": { + "title-instance-details": "" + }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -2330,6 +2339,9 @@ "rule-details-data-sources": { "label-data-source": "Źródło danych" }, + "rule-details-drawer": { + "go-to-detail-view": "" + }, "rule-details-expression": { "label-expression": "Wyrażenie" }, @@ -2584,6 +2596,10 @@ "alert-message": "Dodano lub zaktualizowano regułę alertu. Pojawienie się zmian w widoku Lista reguł alertów może potrwać do minuty.", "alert-title": "Aktualizacja w toku" }, + "tab": { + "details": "", + "query-conditions": "" + }, "title-something-wrong-evaluating-alert": "Podczas oceniania tej reguły alertu wystąpił problem" }, "rules": { @@ -2954,10 +2970,22 @@ }, "triage": { "alert-instances": "", + "error-loading-rule": "", "firing-instances-count": "", + "instance-details": "", "no-instances-found": "", "no-labels": "", - "pending-instances-count": "" + "open-in-sidebar": "", + "open-rule-details": "", + "pending-instances-count": "", + "rule-details": { + "subtitle": "", + "title": "" + }, + "rule-not-found": { + "description": "", + "title": "" + } }, "type-selector-button": { "add-expression": "Dodaj wyrażenie" @@ -4647,7 +4675,8 @@ } }, "dashboard-links-menu": { - "aria-label-dashboard-name": "Pulpit {{dashboardName}}" + "aria-label-dashboard-name": "Pulpit {{dashboardName}}", + "label-no-dashboards-found": "" }, "dashboard-loading": { "cancel-loading-dashboard": "Anuluj wczytywanie pulpitu" diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index 4f9d94c4d42..83ea25c2b1d 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -1655,6 +1655,15 @@ "inspector-yaml-tab": { "apply": "Aplicar" }, + "instance-details": { + "history-error": "", + "history-error-desc": "", + "no-history": "", + "state-history": "" + }, + "instance-details-drawer": { + "title-instance-details": "" + }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -2314,6 +2323,9 @@ "rule-details-data-sources": { "label-data-source": "Fonte de dados" }, + "rule-details-drawer": { + "go-to-detail-view": "" + }, "rule-details-expression": { "label-expression": "Expressão" }, @@ -2560,6 +2572,10 @@ "alert-message": "A regra de alerta foi adicionada ou atualizada. As alterações podem levar até um minuto para aparecer na visualização da lista de regras de alerta.", "alert-title": "Atualização em andamento" }, + "tab": { + "details": "", + "query-conditions": "" + }, "title-something-wrong-evaluating-alert": "Ocorreu um erro ao avaliar esta regra de alerta" }, "rules": { @@ -2930,10 +2946,22 @@ }, "triage": { "alert-instances": "", + "error-loading-rule": "", "firing-instances-count": "", + "instance-details": "", "no-instances-found": "", "no-labels": "", - "pending-instances-count": "" + "open-in-sidebar": "", + "open-rule-details": "", + "pending-instances-count": "", + "rule-details": { + "subtitle": "", + "title": "" + }, + "rule-not-found": { + "description": "", + "title": "" + } }, "type-selector-button": { "add-expression": "Adicionar expressão" @@ -4607,7 +4635,8 @@ } }, "dashboard-links-menu": { - "aria-label-dashboard-name": "Painel {{dashboardName}}" + "aria-label-dashboard-name": "Painel {{dashboardName}}", + "label-no-dashboards-found": "" }, "dashboard-loading": { "cancel-loading-dashboard": "Cancelar carregamento do painel" diff --git a/public/locales/pt-PT/grafana.json b/public/locales/pt-PT/grafana.json index 1be968974b2..c7841f5ac8d 100644 --- a/public/locales/pt-PT/grafana.json +++ b/public/locales/pt-PT/grafana.json @@ -1655,6 +1655,15 @@ "inspector-yaml-tab": { "apply": "Aplicar" }, + "instance-details": { + "history-error": "", + "history-error-desc": "", + "no-history": "", + "state-history": "" + }, + "instance-details-drawer": { + "title-instance-details": "" + }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -2314,6 +2323,9 @@ "rule-details-data-sources": { "label-data-source": "Origem dos dados" }, + "rule-details-drawer": { + "go-to-detail-view": "" + }, "rule-details-expression": { "label-expression": "Expressão" }, @@ -2560,6 +2572,10 @@ "alert-message": "A regra de alerta foi adicionada ou atualizada. As alterações podem demorar até um minuto a aparecer na vista de lista de regras de alerta.", "alert-title": "Atualização em progresso" }, + "tab": { + "details": "", + "query-conditions": "" + }, "title-something-wrong-evaluating-alert": "Ocorreu um erro ao avaliar esta regra de alerta" }, "rules": { @@ -2930,10 +2946,22 @@ }, "triage": { "alert-instances": "", + "error-loading-rule": "", "firing-instances-count": "", + "instance-details": "", "no-instances-found": "", "no-labels": "", - "pending-instances-count": "" + "open-in-sidebar": "", + "open-rule-details": "", + "pending-instances-count": "", + "rule-details": { + "subtitle": "", + "title": "" + }, + "rule-not-found": { + "description": "", + "title": "" + } }, "type-selector-button": { "add-expression": "Adicionar expressão" @@ -4607,7 +4635,8 @@ } }, "dashboard-links-menu": { - "aria-label-dashboard-name": "Painel de controlo {{dashboardName}}" + "aria-label-dashboard-name": "Painel de controlo {{dashboardName}}", + "label-no-dashboards-found": "" }, "dashboard-loading": { "cancel-loading-dashboard": "Cancelar carregamento do painel de controlo" diff --git a/public/locales/ru-RU/grafana.json b/public/locales/ru-RU/grafana.json index e2613192cfe..817cd48e9fb 100644 --- a/public/locales/ru-RU/grafana.json +++ b/public/locales/ru-RU/grafana.json @@ -1665,6 +1665,15 @@ "inspector-yaml-tab": { "apply": "Применить" }, + "instance-details": { + "history-error": "", + "history-error-desc": "", + "no-history": "", + "state-history": "" + }, + "instance-details-drawer": { + "title-instance-details": "" + }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -2330,6 +2339,9 @@ "rule-details-data-sources": { "label-data-source": "Источник данных" }, + "rule-details-drawer": { + "go-to-detail-view": "" + }, "rule-details-expression": { "label-expression": "Выражение" }, @@ -2584,6 +2596,10 @@ "alert-message": "Добавлено или обновлено правило оповещения. Изменения могут отобразиться в списке правил оповещений в течение минуты.", "alert-title": "Выполняется обновление" }, + "tab": { + "details": "", + "query-conditions": "" + }, "title-something-wrong-evaluating-alert": "Ошибка при оценке правила оповещения" }, "rules": { @@ -2954,10 +2970,22 @@ }, "triage": { "alert-instances": "", + "error-loading-rule": "", "firing-instances-count": "", + "instance-details": "", "no-instances-found": "", "no-labels": "", - "pending-instances-count": "" + "open-in-sidebar": "", + "open-rule-details": "", + "pending-instances-count": "", + "rule-details": { + "subtitle": "", + "title": "" + }, + "rule-not-found": { + "description": "", + "title": "" + } }, "type-selector-button": { "add-expression": "Добавить выражение" @@ -4647,7 +4675,8 @@ } }, "dashboard-links-menu": { - "aria-label-dashboard-name": "Дашборд {{dashboardName}}" + "aria-label-dashboard-name": "Дашборд {{dashboardName}}", + "label-no-dashboards-found": "" }, "dashboard-loading": { "cancel-loading-dashboard": "Отменить загрузку дашборда" diff --git a/public/locales/sv-SE/grafana.json b/public/locales/sv-SE/grafana.json index 2b06c901d45..0a9891de27d 100644 --- a/public/locales/sv-SE/grafana.json +++ b/public/locales/sv-SE/grafana.json @@ -1655,6 +1655,15 @@ "inspector-yaml-tab": { "apply": "Tillämpa" }, + "instance-details": { + "history-error": "", + "history-error-desc": "", + "no-history": "", + "state-history": "" + }, + "instance-details-drawer": { + "title-instance-details": "" + }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -2314,6 +2323,9 @@ "rule-details-data-sources": { "label-data-source": "Datakälla" }, + "rule-details-drawer": { + "go-to-detail-view": "" + }, "rule-details-expression": { "label-expression": "Uttryck" }, @@ -2560,6 +2572,10 @@ "alert-message": "Larmregel har lagts till eller uppdaterats. Det kan ta upp till en minut innan ändringar visas i listvyn för larmregler.", "alert-title": "Uppdatering pågår" }, + "tab": { + "details": "", + "query-conditions": "" + }, "title-something-wrong-evaluating-alert": "Något gick fel vid utvärdering av den här larmregeln" }, "rules": { @@ -2930,10 +2946,22 @@ }, "triage": { "alert-instances": "", + "error-loading-rule": "", "firing-instances-count": "", + "instance-details": "", "no-instances-found": "", "no-labels": "", - "pending-instances-count": "" + "open-in-sidebar": "", + "open-rule-details": "", + "pending-instances-count": "", + "rule-details": { + "subtitle": "", + "title": "" + }, + "rule-not-found": { + "description": "", + "title": "" + } }, "type-selector-button": { "add-expression": "Lägg till uttryck" @@ -4607,7 +4635,8 @@ } }, "dashboard-links-menu": { - "aria-label-dashboard-name": "{{dashboardName}} instrumentpanel" + "aria-label-dashboard-name": "{{dashboardName}} instrumentpanel", + "label-no-dashboards-found": "" }, "dashboard-loading": { "cancel-loading-dashboard": "Avbryt laddning av instrumentpanel" diff --git a/public/locales/tr-TR/grafana.json b/public/locales/tr-TR/grafana.json index daad33632a8..14e8e592605 100644 --- a/public/locales/tr-TR/grafana.json +++ b/public/locales/tr-TR/grafana.json @@ -1655,6 +1655,15 @@ "inspector-yaml-tab": { "apply": "Uygula" }, + "instance-details": { + "history-error": "", + "history-error-desc": "", + "no-history": "", + "state-history": "" + }, + "instance-details-drawer": { + "title-instance-details": "" + }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -2314,6 +2323,9 @@ "rule-details-data-sources": { "label-data-source": "Veri kaynağı" }, + "rule-details-drawer": { + "go-to-detail-view": "" + }, "rule-details-expression": { "label-expression": "İfade" }, @@ -2560,6 +2572,10 @@ "alert-message": "Uyarı kuralı eklendi veya güncellendi. Değişikliklerin Uyarı kuralları listesinde görünmesi bir dakikayı bulabilir.", "alert-title": "Güncelleme sürüyor" }, + "tab": { + "details": "", + "query-conditions": "" + }, "title-something-wrong-evaluating-alert": "Bu uyarı kuralı değerlendirilirken bir hata oluştu" }, "rules": { @@ -2930,10 +2946,22 @@ }, "triage": { "alert-instances": "", + "error-loading-rule": "", "firing-instances-count": "", + "instance-details": "", "no-instances-found": "", "no-labels": "", - "pending-instances-count": "" + "open-in-sidebar": "", + "open-rule-details": "", + "pending-instances-count": "", + "rule-details": { + "subtitle": "", + "title": "" + }, + "rule-not-found": { + "description": "", + "title": "" + } }, "type-selector-button": { "add-expression": "İfade ekle" @@ -4607,7 +4635,8 @@ } }, "dashboard-links-menu": { - "aria-label-dashboard-name": "{{dashboardName}} panosu" + "aria-label-dashboard-name": "{{dashboardName}} panosu", + "label-no-dashboards-found": "" }, "dashboard-loading": { "cancel-loading-dashboard": "Pano yüklemesini iptal et" diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index c3cdc7f791a..a8aad548310 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -1650,6 +1650,15 @@ "inspector-yaml-tab": { "apply": "应用" }, + "instance-details": { + "history-error": "", + "history-error-desc": "", + "no-history": "", + "state-history": "" + }, + "instance-details-drawer": { + "title-instance-details": "" + }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -2306,6 +2315,9 @@ "rule-details-data-sources": { "label-data-source": "数据源" }, + "rule-details-drawer": { + "go-to-detail-view": "" + }, "rule-details-expression": { "label-expression": "表达式" }, @@ -2548,6 +2560,10 @@ "alert-message": "警报规则已添加或更新。更改可能需要花费一分钟才会显示在“提醒规则”列表视图中。", "alert-title": "正在升级" }, + "tab": { + "details": "", + "query-conditions": "" + }, "title-something-wrong-evaluating-alert": "评估此警报规则时出错" }, "rules": { @@ -2918,10 +2934,22 @@ }, "triage": { "alert-instances": "", + "error-loading-rule": "", "firing-instances-count": "", + "instance-details": "", "no-instances-found": "", "no-labels": "", - "pending-instances-count": "" + "open-in-sidebar": "", + "open-rule-details": "", + "pending-instances-count": "", + "rule-details": { + "subtitle": "", + "title": "" + }, + "rule-not-found": { + "description": "", + "title": "" + } }, "type-selector-button": { "add-expression": "添加表达式" @@ -4587,7 +4615,8 @@ } }, "dashboard-links-menu": { - "aria-label-dashboard-name": "{{dashboardName}} 数据面板" + "aria-label-dashboard-name": "{{dashboardName}} 数据面板", + "label-no-dashboards-found": "" }, "dashboard-loading": { "cancel-loading-dashboard": "取消加载数据面板" diff --git a/public/locales/zh-Hant/grafana.json b/public/locales/zh-Hant/grafana.json index c0fd2781fcb..b35477c68bf 100644 --- a/public/locales/zh-Hant/grafana.json +++ b/public/locales/zh-Hant/grafana.json @@ -1650,6 +1650,15 @@ "inspector-yaml-tab": { "apply": "套用" }, + "instance-details": { + "history-error": "", + "history-error-desc": "", + "no-history": "", + "state-history": "" + }, + "instance-details-drawer": { + "title-instance-details": "" + }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -2306,6 +2315,9 @@ "rule-details-data-sources": { "label-data-source": "資料來源" }, + "rule-details-drawer": { + "go-to-detail-view": "" + }, "rule-details-expression": { "label-expression": "表達式" }, @@ -2548,6 +2560,10 @@ "alert-message": "警報規則已新增或更新。變更可能需要一分鐘才會顯示在「警報規則」清單檢視中。", "alert-title": "更新進行中" }, + "tab": { + "details": "", + "query-conditions": "" + }, "title-something-wrong-evaluating-alert": "評估此警報規則時發生錯誤" }, "rules": { @@ -2918,10 +2934,22 @@ }, "triage": { "alert-instances": "", + "error-loading-rule": "", "firing-instances-count": "", + "instance-details": "", "no-instances-found": "", "no-labels": "", - "pending-instances-count": "" + "open-in-sidebar": "", + "open-rule-details": "", + "pending-instances-count": "", + "rule-details": { + "subtitle": "", + "title": "" + }, + "rule-not-found": { + "description": "", + "title": "" + } }, "type-selector-button": { "add-expression": "新增表達式" @@ -4587,7 +4615,8 @@ } }, "dashboard-links-menu": { - "aria-label-dashboard-name": "「{{dashboardName}}」儀表板" + "aria-label-dashboard-name": "「{{dashboardName}}」儀表板", + "label-no-dashboards-found": "" }, "dashboard-loading": { "cancel-loading-dashboard": "取消載入儀表板"