From 396576116833491f8f4eec5b1574c155cfba076f Mon Sep 17 00:00:00 2001 From: "grafana-pr-automation[bot]" <140550294+grafana-pr-automation[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 00:39:11 +0000 Subject: [PATCH] I18n: Download translations from Crowdin (#113258) 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 | 26 +++++++++++++++++--------- public/locales/de-DE/grafana.json | 26 +++++++++++++++++--------- public/locales/es-ES/grafana.json | 26 +++++++++++++++++--------- public/locales/fr-FR/grafana.json | 26 +++++++++++++++++--------- public/locales/hu-HU/grafana.json | 26 +++++++++++++++++--------- public/locales/id-ID/grafana.json | 26 +++++++++++++++++--------- public/locales/it-IT/grafana.json | 26 +++++++++++++++++--------- public/locales/ja-JP/grafana.json | 26 +++++++++++++++++--------- public/locales/ko-KR/grafana.json | 26 +++++++++++++++++--------- public/locales/nl-NL/grafana.json | 26 +++++++++++++++++--------- public/locales/pl-PL/grafana.json | 26 +++++++++++++++++--------- public/locales/pt-BR/grafana.json | 26 +++++++++++++++++--------- public/locales/pt-PT/grafana.json | 26 +++++++++++++++++--------- public/locales/ru-RU/grafana.json | 26 +++++++++++++++++--------- public/locales/sv-SE/grafana.json | 26 +++++++++++++++++--------- public/locales/tr-TR/grafana.json | 26 +++++++++++++++++--------- public/locales/zh-Hans/grafana.json | 26 +++++++++++++++++--------- public/locales/zh-Hant/grafana.json | 26 +++++++++++++++++--------- 18 files changed, 306 insertions(+), 162 deletions(-) diff --git a/public/locales/cs-CZ/grafana.json b/public/locales/cs-CZ/grafana.json index 2a174ff7420..21fb3064cca 100644 --- a/public/locales/cs-CZ/grafana.json +++ b/public/locales/cs-CZ/grafana.json @@ -1672,9 +1672,6 @@ "no-history": "", "state-history": "" }, - "instance-details-drawer": { - "title-instance-details": "" - }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -1733,9 +1730,6 @@ "placeholder-key": "klíč", "placeholder-value": "hodnota" }, - "left-column": { - "label-instances": "" - }, "link-to-contact-points": { "aria-label-view-or-create-contact-points": "Zobrazit nebo vytvořit kontaktní body", "view-or-create-contact-points": "Zobrazit nebo vytvořit kontaktní body" @@ -2974,7 +2968,9 @@ "alert-instances": "", "error-loading-rule": "", "firing-instances-count": "", - "instance-details": "", + "instance-details-drawer": { + "instance-details": "" + }, "no-instances-found": "", "no-labels": "", "open-in-sidebar": "", @@ -6315,6 +6311,7 @@ "enabled-value": "", "enabled-value-description": "", "enabled-value-placeholder": "", + "same-values-error": "", "switch-options": "", "value-pair-type": "", "value-pair-type-description": "" @@ -8851,6 +8848,9 @@ "drawer": { "close": "Zavřít" }, + "error-boundary": { + "title": "" + }, "feature-badge": { "experimental": "Experimentální", "new": "Nové!", @@ -10683,7 +10683,12 @@ } }, "help": { - "aria-label": "Nápověda" + "aria-label": "Nápověda", + "interactive-learning": { + "close-tooltip": "", + "open-tooltip": "" + }, + "tooltip": "" }, "invite-user": { "invite-button": "Pozvat", @@ -11456,12 +11461,15 @@ "label-workflow": "Pracovní tok", "placeholder-branch": "", "placeholder-new-branch": "", - "suffix-configured-branch": "" + "suffix-configured-branch": "", + "suffix-last-used": "", + "suffix-pr-branch": "" } }, "provisioned-resource-preview-banner": { "preview-banner": { "behind-branch-text": "Tento zdroj je za větví v úložišti {{repoType}}.", + "branch-text": "", "not-saved": "Zbytek uživatelů Grafany ve vaší organizaci bude i nadále vidět aktuální verzi uloženou do nakonfigurované výchozí větve, dokud nebude tato větev sloučena", "open-in-repo-button": "Otevřít v úložišti {{repoType}}", "open-pull-request-in-repo": "Otevřít žádost o stažení v úložišti {{repoType}}", diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index b57ca0032d4..cbdbb69ebe4 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -1662,9 +1662,6 @@ "no-history": "", "state-history": "" }, - "instance-details-drawer": { - "title-instance-details": "" - }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -1723,9 +1720,6 @@ "placeholder-key": "Key", "placeholder-value": "Wert" }, - "left-column": { - "label-instances": "" - }, "link-to-contact-points": { "aria-label-view-or-create-contact-points": "Kontaktpunkte anzeigen oder erstellen", "view-or-create-contact-points": "Kontaktpunkte anzeigen oder erstellen" @@ -2950,7 +2944,9 @@ "alert-instances": "", "error-loading-rule": "", "firing-instances-count": "", - "instance-details": "", + "instance-details-drawer": { + "instance-details": "" + }, "no-instances-found": "", "no-labels": "", "open-in-sidebar": "", @@ -6269,6 +6265,7 @@ "enabled-value": "", "enabled-value-description": "", "enabled-value-placeholder": "", + "same-values-error": "", "switch-options": "", "value-pair-type": "", "value-pair-type-description": "" @@ -8781,6 +8778,9 @@ "drawer": { "close": "Schließen" }, + "error-boundary": { + "title": "" + }, "feature-badge": { "experimental": "Experimentell", "new": "Neu!", @@ -10597,7 +10597,12 @@ } }, "help": { - "aria-label": "Hilfe" + "aria-label": "Hilfe", + "interactive-learning": { + "close-tooltip": "", + "open-tooltip": "" + }, + "tooltip": "" }, "invite-user": { "invite-button": "Einladen", @@ -11364,12 +11369,15 @@ "label-workflow": "Workflow", "placeholder-branch": "", "placeholder-new-branch": "", - "suffix-configured-branch": "" + "suffix-configured-branch": "", + "suffix-last-used": "", + "suffix-pr-branch": "" } }, "provisioned-resource-preview-banner": { "preview-banner": { "behind-branch-text": "Diese Ressource ist hinter dem Branch in {{repoType}}.", + "branch-text": "", "not-saved": "Die übrigen Nutzer von Grafana in Ihrem Unternehmen sehen weiterhin die aktuelle Version, die im konfigurierten Standard-Branch gespeichert ist, bis dieser Branch zusammengeführt wird", "open-in-repo-button": "Öffnen in {{repoType}}", "open-pull-request-in-repo": "Pull-Request öffnen in {{repoType}}", diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index 6503fc1080e..5ac9e86f0af 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -1662,9 +1662,6 @@ "no-history": "", "state-history": "" }, - "instance-details-drawer": { - "title-instance-details": "" - }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -1723,9 +1720,6 @@ "placeholder-key": "clave", "placeholder-value": "valor" }, - "left-column": { - "label-instances": "" - }, "link-to-contact-points": { "aria-label-view-or-create-contact-points": "Ver o crear puntos de contacto", "view-or-create-contact-points": "Ver o crear puntos de contacto" @@ -2950,7 +2944,9 @@ "alert-instances": "", "error-loading-rule": "", "firing-instances-count": "", - "instance-details": "", + "instance-details-drawer": { + "instance-details": "" + }, "no-instances-found": "", "no-labels": "", "open-in-sidebar": "", @@ -6269,6 +6265,7 @@ "enabled-value": "", "enabled-value-description": "", "enabled-value-placeholder": "", + "same-values-error": "", "switch-options": "", "value-pair-type": "", "value-pair-type-description": "" @@ -8781,6 +8778,9 @@ "drawer": { "close": "Cerrar" }, + "error-boundary": { + "title": "" + }, "feature-badge": { "experimental": "Experimental", "new": "¡Nuevo!", @@ -10597,7 +10597,12 @@ } }, "help": { - "aria-label": "Ayuda" + "aria-label": "Ayuda", + "interactive-learning": { + "close-tooltip": "", + "open-tooltip": "" + }, + "tooltip": "" }, "invite-user": { "invite-button": "Invitar", @@ -11364,12 +11369,15 @@ "label-workflow": "Flujo de trabajo", "placeholder-branch": "", "placeholder-new-branch": "", - "suffix-configured-branch": "" + "suffix-configured-branch": "", + "suffix-last-used": "", + "suffix-pr-branch": "" } }, "provisioned-resource-preview-banner": { "preview-banner": { "behind-branch-text": "Este recurso se encuentra detrás de la rama en {{repoType}}.", + "branch-text": "", "not-saved": "El resto de usuarios de Grafana de tu organización seguirán viendo la versión actual guardada en la rama predeterminada configurada hasta que se fusione esta rama", "open-in-repo-button": "Abrir en {{repoType}}", "open-pull-request-in-repo": "Abrir solicitud de extracción en {{repoType}}", diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index 7acded43c93..634a1ac5440 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -1662,9 +1662,6 @@ "no-history": "", "state-history": "" }, - "instance-details-drawer": { - "title-instance-details": "" - }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -1723,9 +1720,6 @@ "placeholder-key": "clé", "placeholder-value": "valeur" }, - "left-column": { - "label-instances": "" - }, "link-to-contact-points": { "aria-label-view-or-create-contact-points": "Afficher ou créer des points de contact", "view-or-create-contact-points": "Afficher ou créer des points de contact" @@ -2950,7 +2944,9 @@ "alert-instances": "", "error-loading-rule": "", "firing-instances-count": "", - "instance-details": "", + "instance-details-drawer": { + "instance-details": "" + }, "no-instances-found": "", "no-labels": "", "open-in-sidebar": "", @@ -6269,6 +6265,7 @@ "enabled-value": "", "enabled-value-description": "", "enabled-value-placeholder": "", + "same-values-error": "", "switch-options": "", "value-pair-type": "", "value-pair-type-description": "" @@ -8781,6 +8778,9 @@ "drawer": { "close": "Fermer" }, + "error-boundary": { + "title": "" + }, "feature-badge": { "experimental": "Expérimental", "new": "Nouveau !", @@ -10597,7 +10597,12 @@ } }, "help": { - "aria-label": "Aide" + "aria-label": "Aide", + "interactive-learning": { + "close-tooltip": "", + "open-tooltip": "" + }, + "tooltip": "" }, "invite-user": { "invite-button": "Inviter", @@ -11364,12 +11369,15 @@ "label-workflow": "Workflow", "placeholder-branch": "", "placeholder-new-branch": "", - "suffix-configured-branch": "" + "suffix-configured-branch": "", + "suffix-last-used": "", + "suffix-pr-branch": "" } }, "provisioned-resource-preview-banner": { "preview-banner": { "behind-branch-text": "Cette ressource est en retard par rapport à la branche dans {{repoType}}.", + "branch-text": "", "not-saved": "Les autres utilisateurs Grafana de votre entreprise verront toujours la version actuelle enregistrée sur la branche par défaut configurée, jusqu’à ce que cette branche soit fusionnée", "open-in-repo-button": "Ouvrir dans {{repoType}}", "open-pull-request-in-repo": "Ouvrir une demande de tirage dans {{repoType}}", diff --git a/public/locales/hu-HU/grafana.json b/public/locales/hu-HU/grafana.json index 3da3dec91b9..dc655c497a2 100644 --- a/public/locales/hu-HU/grafana.json +++ b/public/locales/hu-HU/grafana.json @@ -1662,9 +1662,6 @@ "no-history": "", "state-history": "" }, - "instance-details-drawer": { - "title-instance-details": "" - }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -1723,9 +1720,6 @@ "placeholder-key": "kulcs", "placeholder-value": "érték" }, - "left-column": { - "label-instances": "" - }, "link-to-contact-points": { "aria-label-view-or-create-contact-points": "Kapcsolattartási pontok megtekintése vagy létrehozása", "view-or-create-contact-points": "Kapcsolattartási pontok megtekintése vagy létrehozása" @@ -2950,7 +2944,9 @@ "alert-instances": "", "error-loading-rule": "", "firing-instances-count": "", - "instance-details": "", + "instance-details-drawer": { + "instance-details": "" + }, "no-instances-found": "", "no-labels": "", "open-in-sidebar": "", @@ -6269,6 +6265,7 @@ "enabled-value": "", "enabled-value-description": "", "enabled-value-placeholder": "", + "same-values-error": "", "switch-options": "", "value-pair-type": "", "value-pair-type-description": "" @@ -8781,6 +8778,9 @@ "drawer": { "close": "Bezárás" }, + "error-boundary": { + "title": "" + }, "feature-badge": { "experimental": "Kísérleti", "new": "Új!", @@ -10597,7 +10597,12 @@ } }, "help": { - "aria-label": "Súgó" + "aria-label": "Súgó", + "interactive-learning": { + "close-tooltip": "", + "open-tooltip": "" + }, + "tooltip": "" }, "invite-user": { "invite-button": "Meghívás", @@ -11364,12 +11369,15 @@ "label-workflow": "Munkafolyamat", "placeholder-branch": "", "placeholder-new-branch": "", - "suffix-configured-branch": "" + "suffix-configured-branch": "", + "suffix-last-used": "", + "suffix-pr-branch": "" } }, "provisioned-resource-preview-banner": { "preview-banner": { "behind-branch-text": "Ez az erőforrás a(z) {{repoType}} ág mögött van.", + "branch-text": "", "not-saved": "Amíg ez az ág össze nem lesz vonva, a szervezet többi Grafana-felhasználója továbbra is a konfigurált alapértelmezett ágba mentett aktuális verziót fogja látni", "open-in-repo-button": "Megnyitás itt: {{repoType}}", "open-pull-request-in-repo": "Összefésülési kérelem megnyitása itt: {{repoType}}", diff --git a/public/locales/id-ID/grafana.json b/public/locales/id-ID/grafana.json index e7be931cea2..f08929d2fe1 100644 --- a/public/locales/id-ID/grafana.json +++ b/public/locales/id-ID/grafana.json @@ -1657,9 +1657,6 @@ "no-history": "", "state-history": "" }, - "instance-details-drawer": { - "title-instance-details": "" - }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -1718,9 +1715,6 @@ "placeholder-key": "kunci", "placeholder-value": "nilai" }, - "left-column": { - "label-instances": "" - }, "link-to-contact-points": { "aria-label-view-or-create-contact-points": "Lihat atau buat titik kontak", "view-or-create-contact-points": "Lihat atau buat titik kontak" @@ -2938,7 +2932,9 @@ "alert-instances": "", "error-loading-rule": "", "firing-instances-count": "", - "instance-details": "", + "instance-details-drawer": { + "instance-details": "" + }, "no-instances-found": "", "no-labels": "", "open-in-sidebar": "", @@ -6246,6 +6242,7 @@ "enabled-value": "", "enabled-value-description": "", "enabled-value-placeholder": "", + "same-values-error": "", "switch-options": "", "value-pair-type": "", "value-pair-type-description": "" @@ -8746,6 +8743,9 @@ "drawer": { "close": "Tutup" }, + "error-boundary": { + "title": "" + }, "feature-badge": { "experimental": "Eksperimental", "new": "Baru!", @@ -10554,7 +10554,12 @@ } }, "help": { - "aria-label": "Bantuan" + "aria-label": "Bantuan", + "interactive-learning": { + "close-tooltip": "", + "open-tooltip": "" + }, + "tooltip": "" }, "invite-user": { "invite-button": "Undang", @@ -11318,12 +11323,15 @@ "label-workflow": "Alur kerja", "placeholder-branch": "", "placeholder-new-branch": "", - "suffix-configured-branch": "" + "suffix-configured-branch": "", + "suffix-last-used": "", + "suffix-pr-branch": "" } }, "provisioned-resource-preview-banner": { "preview-banner": { "behind-branch-text": "Sumber daya ini berada di belakang cabang di {{repoType}}.", + "branch-text": "", "not-saved": "Pengguna Grafana lainnya di organisasi Anda masih akan melihat versi saat ini yang disimpan ke cabang default yang dikonfigurasi hingga cabang ini digabungkan", "open-in-repo-button": "Buka di {{repoType}}", "open-pull-request-in-repo": "Buka permintaan penarikan di {{repoType}}", diff --git a/public/locales/it-IT/grafana.json b/public/locales/it-IT/grafana.json index 76d6ebd06a5..9f87f6875a0 100644 --- a/public/locales/it-IT/grafana.json +++ b/public/locales/it-IT/grafana.json @@ -1662,9 +1662,6 @@ "no-history": "", "state-history": "" }, - "instance-details-drawer": { - "title-instance-details": "" - }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -1723,9 +1720,6 @@ "placeholder-key": "chiave", "placeholder-value": "valore" }, - "left-column": { - "label-instances": "" - }, "link-to-contact-points": { "aria-label-view-or-create-contact-points": "Visualizza o crea punti di contatto", "view-or-create-contact-points": "Visualizza o crea punti di contatto" @@ -2950,7 +2944,9 @@ "alert-instances": "", "error-loading-rule": "", "firing-instances-count": "", - "instance-details": "", + "instance-details-drawer": { + "instance-details": "" + }, "no-instances-found": "", "no-labels": "", "open-in-sidebar": "", @@ -6269,6 +6265,7 @@ "enabled-value": "", "enabled-value-description": "", "enabled-value-placeholder": "", + "same-values-error": "", "switch-options": "", "value-pair-type": "", "value-pair-type-description": "" @@ -8781,6 +8778,9 @@ "drawer": { "close": "Chiudi" }, + "error-boundary": { + "title": "" + }, "feature-badge": { "experimental": "Sperimentale", "new": "Novità!", @@ -10597,7 +10597,12 @@ } }, "help": { - "aria-label": "Guida" + "aria-label": "Guida", + "interactive-learning": { + "close-tooltip": "", + "open-tooltip": "" + }, + "tooltip": "" }, "invite-user": { "invite-button": "Invito", @@ -11364,12 +11369,15 @@ "label-workflow": "Flusso di lavoro", "placeholder-branch": "", "placeholder-new-branch": "", - "suffix-configured-branch": "" + "suffix-configured-branch": "", + "suffix-last-used": "", + "suffix-pr-branch": "" } }, "provisioned-resource-preview-banner": { "preview-banner": { "behind-branch-text": "Questa risorsa è dietro il ramo in {{repoType}}.", + "branch-text": "", "not-saved": "Il resto degli utenti Grafana nella tua organizzazione vedrà ancora la versione corrente salvata nel ramo predefinito configurato fino a quando questo ramo non verrà unito", "open-in-repo-button": "Apri in {{repoType}}", "open-pull-request-in-repo": "Apri richiesta pull in {{repoType}}", diff --git a/public/locales/ja-JP/grafana.json b/public/locales/ja-JP/grafana.json index a41d40d75f8..c58d8097a4a 100644 --- a/public/locales/ja-JP/grafana.json +++ b/public/locales/ja-JP/grafana.json @@ -1657,9 +1657,6 @@ "no-history": "", "state-history": "" }, - "instance-details-drawer": { - "title-instance-details": "" - }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -1718,9 +1715,6 @@ "placeholder-key": "キー", "placeholder-value": "値" }, - "left-column": { - "label-instances": "" - }, "link-to-contact-points": { "aria-label-view-or-create-contact-points": "連絡先を表示または作成", "view-or-create-contact-points": "連絡先を表示または作成" @@ -2938,7 +2932,9 @@ "alert-instances": "", "error-loading-rule": "", "firing-instances-count": "", - "instance-details": "", + "instance-details-drawer": { + "instance-details": "" + }, "no-instances-found": "", "no-labels": "", "open-in-sidebar": "", @@ -6246,6 +6242,7 @@ "enabled-value": "", "enabled-value-description": "", "enabled-value-placeholder": "", + "same-values-error": "", "switch-options": "", "value-pair-type": "", "value-pair-type-description": "" @@ -8746,6 +8743,9 @@ "drawer": { "close": "閉じる" }, + "error-boundary": { + "title": "" + }, "feature-badge": { "experimental": "試験運用", "new": "新登場!", @@ -10554,7 +10554,12 @@ } }, "help": { - "aria-label": "ヘルプ" + "aria-label": "ヘルプ", + "interactive-learning": { + "close-tooltip": "", + "open-tooltip": "" + }, + "tooltip": "" }, "invite-user": { "invite-button": "招待", @@ -11318,12 +11323,15 @@ "label-workflow": "ワークフロー", "placeholder-branch": "", "placeholder-new-branch": "", - "suffix-configured-branch": "" + "suffix-configured-branch": "", + "suffix-last-used": "", + "suffix-pr-branch": "" } }, "provisioned-resource-preview-banner": { "preview-banner": { "behind-branch-text": "このリソースは{{repoType}}内の該当ブランチよりも古いバージョンです。", + "branch-text": "", "not-saved": "このブランチがマージされるまで、組織内の他のGrafanaユーザーには、デフォルトブランチに保存された現在のバージョンが表示されます", "open-in-repo-button": "{{repoType}}で開く", "open-pull-request-in-repo": "{{repoType}}でプルリクエストを開く", diff --git a/public/locales/ko-KR/grafana.json b/public/locales/ko-KR/grafana.json index 1f3be6553d3..4a58d5890c6 100644 --- a/public/locales/ko-KR/grafana.json +++ b/public/locales/ko-KR/grafana.json @@ -1657,9 +1657,6 @@ "no-history": "", "state-history": "" }, - "instance-details-drawer": { - "title-instance-details": "" - }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -1718,9 +1715,6 @@ "placeholder-key": "키", "placeholder-value": "값" }, - "left-column": { - "label-instances": "" - }, "link-to-contact-points": { "aria-label-view-or-create-contact-points": "연락처 보기 또는 생성", "view-or-create-contact-points": "연락처 보기 또는 생성" @@ -2938,7 +2932,9 @@ "alert-instances": "", "error-loading-rule": "", "firing-instances-count": "", - "instance-details": "", + "instance-details-drawer": { + "instance-details": "" + }, "no-instances-found": "", "no-labels": "", "open-in-sidebar": "", @@ -6246,6 +6242,7 @@ "enabled-value": "", "enabled-value-description": "", "enabled-value-placeholder": "", + "same-values-error": "", "switch-options": "", "value-pair-type": "", "value-pair-type-description": "" @@ -8746,6 +8743,9 @@ "drawer": { "close": "닫기" }, + "error-boundary": { + "title": "" + }, "feature-badge": { "experimental": "실험적 기능", "new": "새 기능!", @@ -10554,7 +10554,12 @@ } }, "help": { - "aria-label": "도움말" + "aria-label": "도움말", + "interactive-learning": { + "close-tooltip": "", + "open-tooltip": "" + }, + "tooltip": "" }, "invite-user": { "invite-button": "초대", @@ -11318,12 +11323,15 @@ "label-workflow": "워크플로", "placeholder-branch": "", "placeholder-new-branch": "", - "suffix-configured-branch": "" + "suffix-configured-branch": "", + "suffix-last-used": "", + "suffix-pr-branch": "" } }, "provisioned-resource-preview-banner": { "preview-banner": { "behind-branch-text": "이 리소스는 {{repoType}}의 브랜치보다 이전 상태입니다.", + "branch-text": "", "not-saved": "이 브랜치가 머지될 때까지 조직의 다른 Grafana 사용자에게는 구성된 기본 브랜치에 저장된 현재 버전이 계속 표시됩니다", "open-in-repo-button": "{{repoType}}에서 열기", "open-pull-request-in-repo": "{{repoType}}에서 풀 요청 열기", diff --git a/public/locales/nl-NL/grafana.json b/public/locales/nl-NL/grafana.json index 4c263008165..71233e27570 100644 --- a/public/locales/nl-NL/grafana.json +++ b/public/locales/nl-NL/grafana.json @@ -1662,9 +1662,6 @@ "no-history": "", "state-history": "" }, - "instance-details-drawer": { - "title-instance-details": "" - }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -1723,9 +1720,6 @@ "placeholder-key": "sleutel", "placeholder-value": "waarde" }, - "left-column": { - "label-instances": "" - }, "link-to-contact-points": { "aria-label-view-or-create-contact-points": "Contactpunten bekijken of maken", "view-or-create-contact-points": "Contactpunten bekijken of maken" @@ -2950,7 +2944,9 @@ "alert-instances": "", "error-loading-rule": "", "firing-instances-count": "", - "instance-details": "", + "instance-details-drawer": { + "instance-details": "" + }, "no-instances-found": "", "no-labels": "", "open-in-sidebar": "", @@ -6269,6 +6265,7 @@ "enabled-value": "", "enabled-value-description": "", "enabled-value-placeholder": "", + "same-values-error": "", "switch-options": "", "value-pair-type": "", "value-pair-type-description": "" @@ -8781,6 +8778,9 @@ "drawer": { "close": "Sluiten" }, + "error-boundary": { + "title": "" + }, "feature-badge": { "experimental": "Experimenteel", "new": "Nieuw!", @@ -10597,7 +10597,12 @@ } }, "help": { - "aria-label": "Help" + "aria-label": "Help", + "interactive-learning": { + "close-tooltip": "", + "open-tooltip": "" + }, + "tooltip": "" }, "invite-user": { "invite-button": "Uitnodigen", @@ -11364,12 +11369,15 @@ "label-workflow": "Werkstroom", "placeholder-branch": "", "placeholder-new-branch": "", - "suffix-configured-branch": "" + "suffix-configured-branch": "", + "suffix-last-used": "", + "suffix-pr-branch": "" } }, "provisioned-resource-preview-banner": { "preview-banner": { "behind-branch-text": "Deze bron bevindt zich achter de tak in {{repoType}}.", + "branch-text": "", "not-saved": "De rest van de Grafana-gebruikers in je organisatie ziet nog steeds de huidige versie die is opgeslagen in de geconfigureerde standaardtak totdat deze tak is samengevoegd", "open-in-repo-button": "Openen in {{repoType}}", "open-pull-request-in-repo": "Pull-verzoek openen in {{repoType}}", diff --git a/public/locales/pl-PL/grafana.json b/public/locales/pl-PL/grafana.json index c308ccfeaf8..0928ee07486 100644 --- a/public/locales/pl-PL/grafana.json +++ b/public/locales/pl-PL/grafana.json @@ -1672,9 +1672,6 @@ "no-history": "", "state-history": "" }, - "instance-details-drawer": { - "title-instance-details": "" - }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -1733,9 +1730,6 @@ "placeholder-key": "klucz", "placeholder-value": "wartość" }, - "left-column": { - "label-instances": "" - }, "link-to-contact-points": { "aria-label-view-or-create-contact-points": "Wyświetl lub utwórz punkty kontaktu", "view-or-create-contact-points": "Wyświetl lub utwórz punkty kontaktu" @@ -2974,7 +2968,9 @@ "alert-instances": "", "error-loading-rule": "", "firing-instances-count": "", - "instance-details": "", + "instance-details-drawer": { + "instance-details": "" + }, "no-instances-found": "", "no-labels": "", "open-in-sidebar": "", @@ -6315,6 +6311,7 @@ "enabled-value": "", "enabled-value-description": "", "enabled-value-placeholder": "", + "same-values-error": "", "switch-options": "", "value-pair-type": "", "value-pair-type-description": "" @@ -8851,6 +8848,9 @@ "drawer": { "close": "Zamknij" }, + "error-boundary": { + "title": "" + }, "feature-badge": { "experimental": "Eksperymentalna", "new": "Nowość!", @@ -10683,7 +10683,12 @@ } }, "help": { - "aria-label": "Pomoc" + "aria-label": "Pomoc", + "interactive-learning": { + "close-tooltip": "", + "open-tooltip": "" + }, + "tooltip": "" }, "invite-user": { "invite-button": "Zaproś", @@ -11456,12 +11461,15 @@ "label-workflow": "Przepływ pracy", "placeholder-branch": "", "placeholder-new-branch": "", - "suffix-configured-branch": "" + "suffix-configured-branch": "", + "suffix-last-used": "", + "suffix-pr-branch": "" } }, "provisioned-resource-preview-banner": { "preview-banner": { "behind-branch-text": "Ten zasób znajduje się za gałęzią w repozytorium {{repoType}}.", + "branch-text": "", "not-saved": "Pozostali użytkownicy Grafany w Twojej organizacji nadal będą widzieć bieżącą wersję zapisaną w skonfigurowanej gałęzi domyślnej, dopóki ta gałąź nie zostanie scalona", "open-in-repo-button": "Otwórz w repozytorium {{repoType}}", "open-pull-request-in-repo": "Otwórz żądanie pull w repozytorium {{repoType}}", diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index 2287cd91f81..28bff13251b 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -1662,9 +1662,6 @@ "no-history": "", "state-history": "" }, - "instance-details-drawer": { - "title-instance-details": "" - }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -1723,9 +1720,6 @@ "placeholder-key": "chave", "placeholder-value": "valor" }, - "left-column": { - "label-instances": "" - }, "link-to-contact-points": { "aria-label-view-or-create-contact-points": "Visualizar ou criar pontos de contato", "view-or-create-contact-points": "Visualizar ou criar pontos de contato" @@ -2950,7 +2944,9 @@ "alert-instances": "", "error-loading-rule": "", "firing-instances-count": "", - "instance-details": "", + "instance-details-drawer": { + "instance-details": "" + }, "no-instances-found": "", "no-labels": "", "open-in-sidebar": "", @@ -6269,6 +6265,7 @@ "enabled-value": "", "enabled-value-description": "", "enabled-value-placeholder": "", + "same-values-error": "", "switch-options": "", "value-pair-type": "", "value-pair-type-description": "" @@ -8781,6 +8778,9 @@ "drawer": { "close": "Fechar" }, + "error-boundary": { + "title": "" + }, "feature-badge": { "experimental": "Em testes", "new": "Novidade!", @@ -10597,7 +10597,12 @@ } }, "help": { - "aria-label": "Ajuda" + "aria-label": "Ajuda", + "interactive-learning": { + "close-tooltip": "", + "open-tooltip": "" + }, + "tooltip": "" }, "invite-user": { "invite-button": "Convidar", @@ -11364,12 +11369,15 @@ "label-workflow": "Fluxo de trabalho", "placeholder-branch": "", "placeholder-new-branch": "", - "suffix-configured-branch": "" + "suffix-configured-branch": "", + "suffix-last-used": "", + "suffix-pr-branch": "" } }, "provisioned-resource-preview-banner": { "preview-banner": { "behind-branch-text": "Este recurso está atrás da ramificação em {{repoType}}.", + "branch-text": "", "not-saved": "O restante dos usuários do Grafana na sua organização ainda verá a versão atual salva na ramificação padrão configurada até que esta ramificação seja mesclada", "open-in-repo-button": "Abrir em {{repoType}}", "open-pull-request-in-repo": "Abrir solicitação de pull no {{repoType}}", diff --git a/public/locales/pt-PT/grafana.json b/public/locales/pt-PT/grafana.json index 48b38a197d7..a7046718197 100644 --- a/public/locales/pt-PT/grafana.json +++ b/public/locales/pt-PT/grafana.json @@ -1662,9 +1662,6 @@ "no-history": "", "state-history": "" }, - "instance-details-drawer": { - "title-instance-details": "" - }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -1723,9 +1720,6 @@ "placeholder-key": "chave", "placeholder-value": "valor" }, - "left-column": { - "label-instances": "" - }, "link-to-contact-points": { "aria-label-view-or-create-contact-points": "Visualizar ou criar pontos de contacto", "view-or-create-contact-points": "Visualizar ou criar pontos de contacto" @@ -2950,7 +2944,9 @@ "alert-instances": "", "error-loading-rule": "", "firing-instances-count": "", - "instance-details": "", + "instance-details-drawer": { + "instance-details": "" + }, "no-instances-found": "", "no-labels": "", "open-in-sidebar": "", @@ -6269,6 +6265,7 @@ "enabled-value": "", "enabled-value-description": "", "enabled-value-placeholder": "", + "same-values-error": "", "switch-options": "", "value-pair-type": "", "value-pair-type-description": "" @@ -8781,6 +8778,9 @@ "drawer": { "close": "Fechar" }, + "error-boundary": { + "title": "" + }, "feature-badge": { "experimental": "Experimental", "new": "Novidade!", @@ -10597,7 +10597,12 @@ } }, "help": { - "aria-label": "Ajuda" + "aria-label": "Ajuda", + "interactive-learning": { + "close-tooltip": "", + "open-tooltip": "" + }, + "tooltip": "" }, "invite-user": { "invite-button": "Convidar", @@ -11364,12 +11369,15 @@ "label-workflow": "Fluxo de trabalho", "placeholder-branch": "", "placeholder-new-branch": "", - "suffix-configured-branch": "" + "suffix-configured-branch": "", + "suffix-last-used": "", + "suffix-pr-branch": "" } }, "provisioned-resource-preview-banner": { "preview-banner": { "behind-branch-text": "Este recurso está atrás do ramo em {{repoType}}.", + "branch-text": "", "not-saved": "Os restantes utilizadores da Grafana na sua organização continuarão a ver a versão atualmente guardada no ramo predefinido configurado até que esse ramo seja combinado", "open-in-repo-button": "Abrir em {{repoType}}", "open-pull-request-in-repo": "Abrir pedido de extração em {{repoType}}", diff --git a/public/locales/ru-RU/grafana.json b/public/locales/ru-RU/grafana.json index da5960489da..311f6497164 100644 --- a/public/locales/ru-RU/grafana.json +++ b/public/locales/ru-RU/grafana.json @@ -1672,9 +1672,6 @@ "no-history": "", "state-history": "" }, - "instance-details-drawer": { - "title-instance-details": "" - }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -1733,9 +1730,6 @@ "placeholder-key": "ключ", "placeholder-value": "значение" }, - "left-column": { - "label-instances": "" - }, "link-to-contact-points": { "aria-label-view-or-create-contact-points": "Просмотр или создание точек контакта", "view-or-create-contact-points": "Просмотр или создание точек контакта" @@ -2974,7 +2968,9 @@ "alert-instances": "", "error-loading-rule": "", "firing-instances-count": "", - "instance-details": "", + "instance-details-drawer": { + "instance-details": "" + }, "no-instances-found": "", "no-labels": "", "open-in-sidebar": "", @@ -6315,6 +6311,7 @@ "enabled-value": "", "enabled-value-description": "", "enabled-value-placeholder": "", + "same-values-error": "", "switch-options": "", "value-pair-type": "", "value-pair-type-description": "" @@ -8851,6 +8848,9 @@ "drawer": { "close": "Закрыть" }, + "error-boundary": { + "title": "" + }, "feature-badge": { "experimental": "Экспериментальный", "new": "Новое", @@ -10683,7 +10683,12 @@ } }, "help": { - "aria-label": "Справка" + "aria-label": "Справка", + "interactive-learning": { + "close-tooltip": "", + "open-tooltip": "" + }, + "tooltip": "" }, "invite-user": { "invite-button": "Пригласить", @@ -11456,12 +11461,15 @@ "label-workflow": "Рабочий процесс", "placeholder-branch": "", "placeholder-new-branch": "", - "suffix-configured-branch": "" + "suffix-configured-branch": "", + "suffix-last-used": "", + "suffix-pr-branch": "" } }, "provisioned-resource-preview-banner": { "preview-banner": { "behind-branch-text": "Этот ресурс находится за ветвью в {{repoType}}.", + "branch-text": "", "not-saved": "Остальные пользователи Grafana в вашей организации будут по-прежнему видеть текущую версию, сохраненную в заданной ветви по умолчанию, до тех пор, пока эта ветвь не будет объединена", "open-in-repo-button": "Открыть в {{repoType}}", "open-pull-request-in-repo": "Открыть запрос на включение изменений в {{repoType}}", diff --git a/public/locales/sv-SE/grafana.json b/public/locales/sv-SE/grafana.json index 8e96d2aaae8..aff77447909 100644 --- a/public/locales/sv-SE/grafana.json +++ b/public/locales/sv-SE/grafana.json @@ -1662,9 +1662,6 @@ "no-history": "", "state-history": "" }, - "instance-details-drawer": { - "title-instance-details": "" - }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -1723,9 +1720,6 @@ "placeholder-key": "nyckel", "placeholder-value": "värde" }, - "left-column": { - "label-instances": "" - }, "link-to-contact-points": { "aria-label-view-or-create-contact-points": "Visa eller skapa kontaktpunkter", "view-or-create-contact-points": "Visa eller skapa kontaktpunkter" @@ -2950,7 +2944,9 @@ "alert-instances": "", "error-loading-rule": "", "firing-instances-count": "", - "instance-details": "", + "instance-details-drawer": { + "instance-details": "" + }, "no-instances-found": "", "no-labels": "", "open-in-sidebar": "", @@ -6269,6 +6265,7 @@ "enabled-value": "", "enabled-value-description": "", "enabled-value-placeholder": "", + "same-values-error": "", "switch-options": "", "value-pair-type": "", "value-pair-type-description": "" @@ -8781,6 +8778,9 @@ "drawer": { "close": "Stäng" }, + "error-boundary": { + "title": "" + }, "feature-badge": { "experimental": "Experimentellt", "new": "Nyhet!", @@ -10597,7 +10597,12 @@ } }, "help": { - "aria-label": "Hjälp" + "aria-label": "Hjälp", + "interactive-learning": { + "close-tooltip": "", + "open-tooltip": "" + }, + "tooltip": "" }, "invite-user": { "invite-button": "Bjud in", @@ -11364,12 +11369,15 @@ "label-workflow": "Arbetsflöde", "placeholder-branch": "", "placeholder-new-branch": "", - "suffix-configured-branch": "" + "suffix-configured-branch": "", + "suffix-last-used": "", + "suffix-pr-branch": "" } }, "provisioned-resource-preview-banner": { "preview-banner": { "behind-branch-text": "Den här resursen ligger bakom grenen i {{repoType}}.", + "branch-text": "", "not-saved": "Resten av Grafana-användarna i din organisation kommer fortfarande att se den aktuella versionen som sparats i den konfigurerade standardgrenen tills den här grenen slås samman", "open-in-repo-button": "Öppna i {{repoType}}", "open-pull-request-in-repo": "Öppna pull-begäran i {{repoType}}", diff --git a/public/locales/tr-TR/grafana.json b/public/locales/tr-TR/grafana.json index e6682536014..82d0eb5c5d2 100644 --- a/public/locales/tr-TR/grafana.json +++ b/public/locales/tr-TR/grafana.json @@ -1662,9 +1662,6 @@ "no-history": "", "state-history": "" }, - "instance-details-drawer": { - "title-instance-details": "" - }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -1723,9 +1720,6 @@ "placeholder-key": "anahtar", "placeholder-value": "değer" }, - "left-column": { - "label-instances": "" - }, "link-to-contact-points": { "aria-label-view-or-create-contact-points": "İletişim noktalarını görüntüle veya oluştur", "view-or-create-contact-points": "İletişim noktalarını görüntüle veya oluştur" @@ -2950,7 +2944,9 @@ "alert-instances": "", "error-loading-rule": "", "firing-instances-count": "", - "instance-details": "", + "instance-details-drawer": { + "instance-details": "" + }, "no-instances-found": "", "no-labels": "", "open-in-sidebar": "", @@ -6269,6 +6265,7 @@ "enabled-value": "", "enabled-value-description": "", "enabled-value-placeholder": "", + "same-values-error": "", "switch-options": "", "value-pair-type": "", "value-pair-type-description": "" @@ -8781,6 +8778,9 @@ "drawer": { "close": "Kapat" }, + "error-boundary": { + "title": "" + }, "feature-badge": { "experimental": "Deneysel", "new": "Yeni!", @@ -10597,7 +10597,12 @@ } }, "help": { - "aria-label": "Yardım" + "aria-label": "Yardım", + "interactive-learning": { + "close-tooltip": "", + "open-tooltip": "" + }, + "tooltip": "" }, "invite-user": { "invite-button": "Davet et", @@ -11364,12 +11369,15 @@ "label-workflow": "İş akışı", "placeholder-branch": "", "placeholder-new-branch": "", - "suffix-configured-branch": "" + "suffix-configured-branch": "", + "suffix-last-used": "", + "suffix-pr-branch": "" } }, "provisioned-resource-preview-banner": { "preview-banner": { "behind-branch-text": "Bu kaynak, {{repoType}} içindeki dalın gerisinde.", + "branch-text": "", "not-saved": "Kuruluşunuzdaki diğer Grafana kullanıcıları, bu dal birleştirilene kadar yapılandırılmış varsayılan dala kaydedilen mevcut sürümü görmeye devam edecektir", "open-in-repo-button": "Şurada aç: {{repoType}}", "open-pull-request-in-repo": "Şurada çekme isteği aç: {{repoType}}", diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index 275f7cc605f..15ad8e35e44 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -1657,9 +1657,6 @@ "no-history": "", "state-history": "" }, - "instance-details-drawer": { - "title-instance-details": "" - }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -1718,9 +1715,6 @@ "placeholder-key": "密钥", "placeholder-value": "值" }, - "left-column": { - "label-instances": "" - }, "link-to-contact-points": { "aria-label-view-or-create-contact-points": "查看或创建联络点", "view-or-create-contact-points": "查看或创建联络点" @@ -2938,7 +2932,9 @@ "alert-instances": "", "error-loading-rule": "", "firing-instances-count": "", - "instance-details": "", + "instance-details-drawer": { + "instance-details": "" + }, "no-instances-found": "", "no-labels": "", "open-in-sidebar": "", @@ -6246,6 +6242,7 @@ "enabled-value": "", "enabled-value-description": "", "enabled-value-placeholder": "", + "same-values-error": "", "switch-options": "", "value-pair-type": "", "value-pair-type-description": "" @@ -8746,6 +8743,9 @@ "drawer": { "close": "关闭" }, + "error-boundary": { + "title": "" + }, "feature-badge": { "experimental": "实验性", "new": "全新!", @@ -10554,7 +10554,12 @@ } }, "help": { - "aria-label": "帮助" + "aria-label": "帮助", + "interactive-learning": { + "close-tooltip": "", + "open-tooltip": "" + }, + "tooltip": "" }, "invite-user": { "invite-button": "邀请", @@ -11318,12 +11323,15 @@ "label-workflow": "工作流程", "placeholder-branch": "", "placeholder-new-branch": "", - "suffix-configured-branch": "" + "suffix-configured-branch": "", + "suffix-last-used": "", + "suffix-pr-branch": "" } }, "provisioned-resource-preview-banner": { "preview-banner": { "behind-branch-text": "此资源位于 {{repoType}} 的分支之后。", + "branch-text": "", "not-saved": "在合并此分支之前,您组织中的其他 Grafana 用户仍将看到保存到已配置默认分支的当前版本", "open-in-repo-button": "在 {{repoType}} 中打开", "open-pull-request-in-repo": "在以下位置打开拉取请求:{{repoType}}", diff --git a/public/locales/zh-Hant/grafana.json b/public/locales/zh-Hant/grafana.json index 6173f865443..c765e2662c1 100644 --- a/public/locales/zh-Hant/grafana.json +++ b/public/locales/zh-Hant/grafana.json @@ -1657,9 +1657,6 @@ "no-history": "", "state-history": "" }, - "instance-details-drawer": { - "title-instance-details": "" - }, "instance-match": { "non-matching-labels": "", "notification-policy": "" @@ -1718,9 +1715,6 @@ "placeholder-key": "key", "placeholder-value": "值" }, - "left-column": { - "label-instances": "" - }, "link-to-contact-points": { "aria-label-view-or-create-contact-points": "檢視或建立聯絡點", "view-or-create-contact-points": "檢視或建立聯絡點" @@ -2938,7 +2932,9 @@ "alert-instances": "", "error-loading-rule": "", "firing-instances-count": "", - "instance-details": "", + "instance-details-drawer": { + "instance-details": "" + }, "no-instances-found": "", "no-labels": "", "open-in-sidebar": "", @@ -6246,6 +6242,7 @@ "enabled-value": "", "enabled-value-description": "", "enabled-value-placeholder": "", + "same-values-error": "", "switch-options": "", "value-pair-type": "", "value-pair-type-description": "" @@ -8746,6 +8743,9 @@ "drawer": { "close": "關閉" }, + "error-boundary": { + "title": "" + }, "feature-badge": { "experimental": "實驗性", "new": "全新!", @@ -10554,7 +10554,12 @@ } }, "help": { - "aria-label": "說明" + "aria-label": "說明", + "interactive-learning": { + "close-tooltip": "", + "open-tooltip": "" + }, + "tooltip": "" }, "invite-user": { "invite-button": "邀請", @@ -11318,12 +11323,15 @@ "label-workflow": "工作流程", "placeholder-branch": "", "placeholder-new-branch": "", - "suffix-configured-branch": "" + "suffix-configured-branch": "", + "suffix-last-used": "", + "suffix-pr-branch": "" } }, "provisioned-resource-preview-banner": { "preview-banner": { "behind-branch-text": "此資源位於 {{repoType}} 的分支後方。", + "branch-text": "", "not-saved": "在合併此分支之前,您組織中的其他 Grafana 使用者仍會看到儲存到已設定預設分支的目前版本", "open-in-repo-button": "在 {{repoType}} 中開啟", "open-pull-request-in-repo": "在 {{repoType}} 中開啟拉取請求",