From 8431b2fb164d8c5817d3c2db1b237d4f422143dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 00:18:30 +0000 Subject: [PATCH] New Crowdin translations by GitHub Action --- .../cs-CZ/grafana-azure-monitor-datasource.json | 1 - .../de-DE/grafana-azure-monitor-datasource.json | 1 - .../es-ES/grafana-azure-monitor-datasource.json | 1 - .../fr-FR/grafana-azure-monitor-datasource.json | 1 - .../hu-HU/grafana-azure-monitor-datasource.json | 1 - .../id-ID/grafana-azure-monitor-datasource.json | 1 - .../it-IT/grafana-azure-monitor-datasource.json | 1 - .../ja-JP/grafana-azure-monitor-datasource.json | 1 - .../ko-KR/grafana-azure-monitor-datasource.json | 1 - .../nl-NL/grafana-azure-monitor-datasource.json | 1 - .../pl-PL/grafana-azure-monitor-datasource.json | 1 - .../pt-BR/grafana-azure-monitor-datasource.json | 1 - .../pt-PT/grafana-azure-monitor-datasource.json | 1 - .../ru-RU/grafana-azure-monitor-datasource.json | 1 - .../sv-SE/grafana-azure-monitor-datasource.json | 1 - .../tr-TR/grafana-azure-monitor-datasource.json | 1 - .../zh-Hans/grafana-azure-monitor-datasource.json | 1 - .../zh-Hant/grafana-azure-monitor-datasource.json | 1 - public/locales/cs-CZ/grafana.json | 14 ++++++++++---- public/locales/de-DE/grafana.json | 14 ++++++++++---- public/locales/es-ES/grafana.json | 14 ++++++++++---- public/locales/fr-FR/grafana.json | 14 ++++++++++---- public/locales/hu-HU/grafana.json | 14 ++++++++++---- public/locales/id-ID/grafana.json | 14 ++++++++++---- public/locales/it-IT/grafana.json | 14 ++++++++++---- public/locales/ja-JP/grafana.json | 14 ++++++++++---- public/locales/ko-KR/grafana.json | 14 ++++++++++---- public/locales/nl-NL/grafana.json | 14 ++++++++++---- public/locales/pl-PL/grafana.json | 14 ++++++++++---- public/locales/pt-BR/grafana.json | 14 ++++++++++---- public/locales/pt-PT/grafana.json | 14 ++++++++++---- public/locales/ru-RU/grafana.json | 14 ++++++++++---- public/locales/sv-SE/grafana.json | 14 ++++++++++---- public/locales/tr-TR/grafana.json | 14 ++++++++++---- public/locales/zh-Hans/grafana.json | 14 ++++++++++---- public/locales/zh-Hant/grafana.json | 14 ++++++++++---- 36 files changed, 180 insertions(+), 90 deletions(-) diff --git a/public/app/plugins/datasource/azuremonitor/locales/cs-CZ/grafana-azure-monitor-datasource.json b/public/app/plugins/datasource/azuremonitor/locales/cs-CZ/grafana-azure-monitor-datasource.json index f81e1e00549..c72ddfa565f 100644 --- a/public/app/plugins/datasource/azuremonitor/locales/cs-CZ/grafana-azure-monitor-datasource.json +++ b/public/app/plugins/datasource/azuremonitor/locales/cs-CZ/grafana-azure-monitor-datasource.json @@ -204,7 +204,6 @@ "query-header": { "aria-label-kick-start": "Tlačítko Spustit dotaz protokolů Azure", "body-switching-to-builder": "Přepnutím na nástroj pro tvorbu zahodíte aktuální dotaz KQL a vymažete editor KQL. Opravdu chcete pokračovat?", - "body-switching-to-kql": "Přepnutím na KQL zahodíte aktuální nastavení nástroje pro tvorbu. Opravdu chcete pokračovat?", "button-kick-start-your-query": "Spustit dotaz", "button-run-query": "Spustit dotaz", "confirmText-switch-to": "Přepnout na {{newMode}}", diff --git a/public/app/plugins/datasource/azuremonitor/locales/de-DE/grafana-azure-monitor-datasource.json b/public/app/plugins/datasource/azuremonitor/locales/de-DE/grafana-azure-monitor-datasource.json index 180815453db..dfba365c649 100644 --- a/public/app/plugins/datasource/azuremonitor/locales/de-DE/grafana-azure-monitor-datasource.json +++ b/public/app/plugins/datasource/azuremonitor/locales/de-DE/grafana-azure-monitor-datasource.json @@ -204,7 +204,6 @@ "query-header": { "aria-label-kick-start": "Azure-Logs starten Ihre Abfrage-Schaltfläche", "body-switching-to-builder": "Wenn Sie zum Builder wechseln, wird Ihre aktuelle KQL-Abfrage verworfen und der KQL-Editor gelöscht. Sind Sie sicher?", - "body-switching-to-kql": "Wenn Sie zu KQL wechseln, werden Ihre aktuellen Builder-Einstellungen verworfen. Sind Sie sicher?", "button-kick-start-your-query": "Starten Sie Ihre Abfrage", "button-run-query": "Abfrage ausführen", "confirmText-switch-to": "Wechseln zu {{newMode}}", diff --git a/public/app/plugins/datasource/azuremonitor/locales/es-ES/grafana-azure-monitor-datasource.json b/public/app/plugins/datasource/azuremonitor/locales/es-ES/grafana-azure-monitor-datasource.json index dc8f0cd70b8..ca663089f66 100644 --- a/public/app/plugins/datasource/azuremonitor/locales/es-ES/grafana-azure-monitor-datasource.json +++ b/public/app/plugins/datasource/azuremonitor/locales/es-ES/grafana-azure-monitor-datasource.json @@ -204,7 +204,6 @@ "query-header": { "aria-label-kick-start": "Los logs de Azure inician su botón de consulta", "body-switching-to-builder": "Cambiar al modo Constructor descartará tu consulta KQL actual y se borrará el editor KQL. ¿Quieres continuar?", - "body-switching-to-kql": "Cambiar a KQL descartará la configuración actual del constructor. ¿Quieres continuar?", "button-kick-start-your-query": "Inicie su consulta", "button-run-query": "Ejecutar consulta", "confirmText-switch-to": "Cambiar a {{newMode}}", diff --git a/public/app/plugins/datasource/azuremonitor/locales/fr-FR/grafana-azure-monitor-datasource.json b/public/app/plugins/datasource/azuremonitor/locales/fr-FR/grafana-azure-monitor-datasource.json index 60617f22833..933003a3e28 100644 --- a/public/app/plugins/datasource/azuremonitor/locales/fr-FR/grafana-azure-monitor-datasource.json +++ b/public/app/plugins/datasource/azuremonitor/locales/fr-FR/grafana-azure-monitor-datasource.json @@ -204,7 +204,6 @@ "query-header": { "aria-label-kick-start": "Bouton Lancer votre requête des journaux Azure", "body-switching-to-builder": "Passer en mode Builder supprimera votre requête KQL actuelle et réinitialisera l’éditeur KQL. Voulez-vous continuer ?", - "body-switching-to-kql": "Passer en mode KQL supprimera vos paramètres Builder actuels. Voulez-vous continuer ?", "button-kick-start-your-query": "Lancer votre requête", "button-run-query": "Exécuter la requête", "confirmText-switch-to": "Passer en mode {{newMode}}", diff --git a/public/app/plugins/datasource/azuremonitor/locales/hu-HU/grafana-azure-monitor-datasource.json b/public/app/plugins/datasource/azuremonitor/locales/hu-HU/grafana-azure-monitor-datasource.json index 618f41bd45e..dbd0eaf7f85 100644 --- a/public/app/plugins/datasource/azuremonitor/locales/hu-HU/grafana-azure-monitor-datasource.json +++ b/public/app/plugins/datasource/azuremonitor/locales/hu-HU/grafana-azure-monitor-datasource.json @@ -204,7 +204,6 @@ "query-header": { "aria-label-kick-start": "Azure-naplók előbeállításos lekérdezése gomb", "body-switching-to-builder": "A szerkesztő módra váltás elveti az aktuális KQL-lekérdezést és törli a KQL-szerkesztőben lévő tartalmat. Biztosan folytatja?", - "body-switching-to-kql": "A KQL-re váltás elveti az aktuális szerkesztő beállításait. Biztosan folytatja?", "button-kick-start-your-query": "Előbeállításos lekérdezés", "button-run-query": "Lekérdezés futtatása", "confirmText-switch-to": "Váltás erre: {{newMode}}", diff --git a/public/app/plugins/datasource/azuremonitor/locales/id-ID/grafana-azure-monitor-datasource.json b/public/app/plugins/datasource/azuremonitor/locales/id-ID/grafana-azure-monitor-datasource.json index 8f8211bfc3b..9733369dafe 100644 --- a/public/app/plugins/datasource/azuremonitor/locales/id-ID/grafana-azure-monitor-datasource.json +++ b/public/app/plugins/datasource/azuremonitor/locales/id-ID/grafana-azure-monitor-datasource.json @@ -204,7 +204,6 @@ "query-header": { "aria-label-kick-start": "Tombol kueri untuk memulai menggunakan log Azure", "body-switching-to-builder": "Beralih ke Builder akan membuang kueri KQL Anda saat ini dan menghapus editor KQL. Anda yakin?", - "body-switching-to-kql": "Beralih ke KQL akan membuang pengaturan pembangun Anda saat ini. Anda yakin?", "button-kick-start-your-query": "Mulai kueri Anda", "button-run-query": "Jalankan kueri", "confirmText-switch-to": "Beralih ke {{newMode}}", diff --git a/public/app/plugins/datasource/azuremonitor/locales/it-IT/grafana-azure-monitor-datasource.json b/public/app/plugins/datasource/azuremonitor/locales/it-IT/grafana-azure-monitor-datasource.json index 82bfd1f9ab9..63e43e1ef7e 100644 --- a/public/app/plugins/datasource/azuremonitor/locales/it-IT/grafana-azure-monitor-datasource.json +++ b/public/app/plugins/datasource/azuremonitor/locales/it-IT/grafana-azure-monitor-datasource.json @@ -204,7 +204,6 @@ "query-header": { "aria-label-kick-start": "I registri di Azure avviano il pulsante della query", "body-switching-to-builder": "Il passaggio a Builder eliminerà la query KQL corrente e cancellerà l'editor KQL. Vuoi davvero continuare?", - "body-switching-to-kql": "Il passaggio a KQL annullerà le impostazioni correnti del generatore. Vuoi davvero continuare?", "button-kick-start-your-query": "Avvia la query", "button-run-query": "Esegui query", "confirmText-switch-to": "Passa a {{newMode}}", diff --git a/public/app/plugins/datasource/azuremonitor/locales/ja-JP/grafana-azure-monitor-datasource.json b/public/app/plugins/datasource/azuremonitor/locales/ja-JP/grafana-azure-monitor-datasource.json index d225f928c4e..60d0dd43706 100644 --- a/public/app/plugins/datasource/azuremonitor/locales/ja-JP/grafana-azure-monitor-datasource.json +++ b/public/app/plugins/datasource/azuremonitor/locales/ja-JP/grafana-azure-monitor-datasource.json @@ -204,7 +204,6 @@ "query-header": { "aria-label-kick-start": "Azureログのクエリ開始ボタン", "body-switching-to-builder": "ビルダーに切り替えると、現在のKQLクエリが破棄され、KQLエディターがクリアされます。よろしいですか?", - "body-switching-to-kql": "KQLに切り替えると、現在のビルダー設定が破棄されます。よろしいですか?", "button-kick-start-your-query": "クエリを開始", "button-run-query": "クエリの実行", "confirmText-switch-to": "{{newMode}}に切り替える", diff --git a/public/app/plugins/datasource/azuremonitor/locales/ko-KR/grafana-azure-monitor-datasource.json b/public/app/plugins/datasource/azuremonitor/locales/ko-KR/grafana-azure-monitor-datasource.json index e067ea85c39..32eed912dda 100644 --- a/public/app/plugins/datasource/azuremonitor/locales/ko-KR/grafana-azure-monitor-datasource.json +++ b/public/app/plugins/datasource/azuremonitor/locales/ko-KR/grafana-azure-monitor-datasource.json @@ -204,7 +204,6 @@ "query-header": { "aria-label-kick-start": "Azure 로그 쿼리 시작 버튼", "body-switching-to-builder": "빌더로 전환하면 현재 KQL 쿼리가 취소되고 KQL 편집기가 지워집니다. 정말 진행하시겠어요?", - "body-switching-to-kql": "KQL로 전환하면 현재 빌더 설정이 취소됩니다. 정말 진행하시겠어요?", "button-kick-start-your-query": "쿼리 시작하기", "button-run-query": "쿼리 실행", "confirmText-switch-to": "{{newMode}} 모드로 전환", diff --git a/public/app/plugins/datasource/azuremonitor/locales/nl-NL/grafana-azure-monitor-datasource.json b/public/app/plugins/datasource/azuremonitor/locales/nl-NL/grafana-azure-monitor-datasource.json index 022a78b5928..07be2960944 100644 --- a/public/app/plugins/datasource/azuremonitor/locales/nl-NL/grafana-azure-monitor-datasource.json +++ b/public/app/plugins/datasource/azuremonitor/locales/nl-NL/grafana-azure-monitor-datasource.json @@ -204,7 +204,6 @@ "query-header": { "aria-label-kick-start": "Knop Start query met Azure-logboeken", "body-switching-to-builder": "Als je overschakelt naar Bouwer, wordt je huidige KQL-query verwijderd en wordt de KQL-editor gewist. Weet je het zeker?", - "body-switching-to-kql": "Als je overschakelt naar KQL, worden je huidige bouwerinstellingen verwijderd. Weet je het zeker?", "button-kick-start-your-query": "Start je query", "button-run-query": "Query uitvoeren", "confirmText-switch-to": "Overschakelen naar {{newMode}}", diff --git a/public/app/plugins/datasource/azuremonitor/locales/pl-PL/grafana-azure-monitor-datasource.json b/public/app/plugins/datasource/azuremonitor/locales/pl-PL/grafana-azure-monitor-datasource.json index ad6621ca5b4..7ac437c815b 100644 --- a/public/app/plugins/datasource/azuremonitor/locales/pl-PL/grafana-azure-monitor-datasource.json +++ b/public/app/plugins/datasource/azuremonitor/locales/pl-PL/grafana-azure-monitor-datasource.json @@ -204,7 +204,6 @@ "query-header": { "aria-label-kick-start": "Przycisk Uruchom zapytanie dotyczący dzienników Azure", "body-switching-to-builder": "Przełączenie na tryb konstruktora spowoduje odrzucenie bieżącego zapytania KQL i usunięcie danych z edytora KQL. Czy na pewno?", - "body-switching-to-kql": "Przełączenie na KQL spowoduje odrzucenie bieżących ustawień konstruktora. Czy na pewno?", "button-kick-start-your-query": "Uruchom zapytanie", "button-run-query": "Uruchom zapytanie", "confirmText-switch-to": "Przełącz na {{newMode}}", diff --git a/public/app/plugins/datasource/azuremonitor/locales/pt-BR/grafana-azure-monitor-datasource.json b/public/app/plugins/datasource/azuremonitor/locales/pt-BR/grafana-azure-monitor-datasource.json index 204a98090f0..763c6495a05 100644 --- a/public/app/plugins/datasource/azuremonitor/locales/pt-BR/grafana-azure-monitor-datasource.json +++ b/public/app/plugins/datasource/azuremonitor/locales/pt-BR/grafana-azure-monitor-datasource.json @@ -204,7 +204,6 @@ "query-header": { "aria-label-kick-start": "Botão de iniciar consulta de logs do Azure", "body-switching-to-builder": "Mudar para o construtor descartará sua consulta KQL atual e limpará o editor KQL. Tem certeza de que deseja continuar?", - "body-switching-to-kql": "Mudar para o KQL descartará suas configurações atuais do construtor. Tem certeza de que deseja continuar?", "button-kick-start-your-query": "Iniciar sua consulta", "button-run-query": "Executar consulta", "confirmText-switch-to": "Alternar para {{newMode}}", diff --git a/public/app/plugins/datasource/azuremonitor/locales/pt-PT/grafana-azure-monitor-datasource.json b/public/app/plugins/datasource/azuremonitor/locales/pt-PT/grafana-azure-monitor-datasource.json index 14eb8f6c4fb..9ebf170d9bc 100644 --- a/public/app/plugins/datasource/azuremonitor/locales/pt-PT/grafana-azure-monitor-datasource.json +++ b/public/app/plugins/datasource/azuremonitor/locales/pt-PT/grafana-azure-monitor-datasource.json @@ -204,7 +204,6 @@ "query-header": { "aria-label-kick-start": "Botão de início de consulta de registos do Azure", "body-switching-to-builder": "Mudar para o Construtor descartará a sua consulta KQL atual e limpará o editor KQL. Tem a certeza?", - "body-switching-to-kql": "Mudar para KQL descartará as suas definições atuais do construtor. Tem a certeza?", "button-kick-start-your-query": "Dê início à sua consulta", "button-run-query": "Executar consulta", "confirmText-switch-to": "Mudar para {{newMode}}", diff --git a/public/app/plugins/datasource/azuremonitor/locales/ru-RU/grafana-azure-monitor-datasource.json b/public/app/plugins/datasource/azuremonitor/locales/ru-RU/grafana-azure-monitor-datasource.json index a483da23dcd..9e71daa7348 100644 --- a/public/app/plugins/datasource/azuremonitor/locales/ru-RU/grafana-azure-monitor-datasource.json +++ b/public/app/plugins/datasource/azuremonitor/locales/ru-RU/grafana-azure-monitor-datasource.json @@ -204,7 +204,6 @@ "query-header": { "aria-label-kick-start": "Кнопка запуска запроса журналов Azure", "body-switching-to-builder": "Переключение на конструктор приведет к отмене текущего KQL-запроса и очистке редактора KQL. Вы уверены?", - "body-switching-to-kql": "Переключение на KQL приведет к отмене текущих настроек конструктора. Вы уверены?", "button-kick-start-your-query": "Запустить запрос", "button-run-query": "Выполнить запрос", "confirmText-switch-to": "Переключиться на {{newMode}}", diff --git a/public/app/plugins/datasource/azuremonitor/locales/sv-SE/grafana-azure-monitor-datasource.json b/public/app/plugins/datasource/azuremonitor/locales/sv-SE/grafana-azure-monitor-datasource.json index 5b482198cce..0a0a198dd9d 100644 --- a/public/app/plugins/datasource/azuremonitor/locales/sv-SE/grafana-azure-monitor-datasource.json +++ b/public/app/plugins/datasource/azuremonitor/locales/sv-SE/grafana-azure-monitor-datasource.json @@ -204,7 +204,6 @@ "query-header": { "aria-label-kick-start": "Knapp för att kickstarta Azure-loggfrågor", "body-switching-to-builder": "Om du byter till Builder kommer din nuvarande KQL-förfrågan att kasseras och KQL-redigeraren att rensas. Är du säker på att du vill göra det?", - "body-switching-to-kql": "Om du byter till KQL kommer dina nuvarande byggarinställningar att kasseras. Är du säker?", "button-kick-start-your-query": "Kickstarta din fråga", "button-run-query": "Kör fråga", "confirmText-switch-to": "Byt till {{newMode}}", diff --git a/public/app/plugins/datasource/azuremonitor/locales/tr-TR/grafana-azure-monitor-datasource.json b/public/app/plugins/datasource/azuremonitor/locales/tr-TR/grafana-azure-monitor-datasource.json index 417fdfbe1bf..fb96fd56698 100644 --- a/public/app/plugins/datasource/azuremonitor/locales/tr-TR/grafana-azure-monitor-datasource.json +++ b/public/app/plugins/datasource/azuremonitor/locales/tr-TR/grafana-azure-monitor-datasource.json @@ -204,7 +204,6 @@ "query-header": { "aria-label-kick-start": "Azure günlükleri sorgu hızlı başlatma düğmesi", "body-switching-to-builder": "Oluşturucuya geçmek, mevcut KQL sorgunuzu siler ve KQL düzenleyicisini temizler. Emin misiniz?", - "body-switching-to-kql": "KQL'ye geçmek, mevcut oluşturucu ayarlarınızı siler. Emin misiniz?", "button-kick-start-your-query": "Sorgunuzu hızlı başlatın", "button-run-query": "Sorgu çalıştır", "confirmText-switch-to": "Şuna geç: {{newMode}}", diff --git a/public/app/plugins/datasource/azuremonitor/locales/zh-Hans/grafana-azure-monitor-datasource.json b/public/app/plugins/datasource/azuremonitor/locales/zh-Hans/grafana-azure-monitor-datasource.json index cfb1c8862f6..732020f3070 100644 --- a/public/app/plugins/datasource/azuremonitor/locales/zh-Hans/grafana-azure-monitor-datasource.json +++ b/public/app/plugins/datasource/azuremonitor/locales/zh-Hans/grafana-azure-monitor-datasource.json @@ -204,7 +204,6 @@ "query-header": { "aria-label-kick-start": "Azure 日志启动查询按钮", "body-switching-to-builder": "切换到构建器将丢弃当前的 KQL 查询并清除 KQL 编辑器。您确定吗?", - "body-switching-to-kql": "切换到 KQL 将丢弃当前的构建器设置。您确定吗?", "button-kick-start-your-query": "启动您的查询", "button-run-query": "运行查询", "confirmText-switch-to": "切换到 {{newMode}}", diff --git a/public/app/plugins/datasource/azuremonitor/locales/zh-Hant/grafana-azure-monitor-datasource.json b/public/app/plugins/datasource/azuremonitor/locales/zh-Hant/grafana-azure-monitor-datasource.json index 0b4bc313999..2a774b8e355 100644 --- a/public/app/plugins/datasource/azuremonitor/locales/zh-Hant/grafana-azure-monitor-datasource.json +++ b/public/app/plugins/datasource/azuremonitor/locales/zh-Hant/grafana-azure-monitor-datasource.json @@ -204,7 +204,6 @@ "query-header": { "aria-label-kick-start": "Azure 紀錄會啟動您的查詢按鈕", "body-switching-to-builder": "切換到建立器將捨棄您目前的 KQL 查詢並清除 KQL 編輯器。您確定嗎?", - "body-switching-to-kql": "切換到 KQL 將捨棄您目前的建立器設定。您確定嗎?", "button-kick-start-your-query": "啟動您的查詢", "button-run-query": "執行查詢", "confirmText-switch-to": "切換到 {{newMode}}", diff --git a/public/locales/cs-CZ/grafana.json b/public/locales/cs-CZ/grafana.json index 4e8a700bc26..9527f77da01 100644 --- a/public/locales/cs-CZ/grafana.json +++ b/public/locales/cs-CZ/grafana.json @@ -813,7 +813,8 @@ "label-integration": "Integrace", "label-notification-settings": "Nastavení oznámení", "label-section": "Nepovinné nastavení: {{name}}", - "test": "Test" + "test": "Test", + "tooltip-legacy-version": "" }, "classic-condition-viewer": { "of": "Z", @@ -2192,11 +2193,14 @@ "provisioning": { "badge-tooltip-provenance": "Tento zdroj byl zajištěn prostřednictvím {{provenance}} a nelze ho upravovat přes uživatelské rozhraní", "badge-tooltip-standard": "Tento zdroj byl zajištěn a nelze ho upravovat přes uživatelské rozhraní", + "body-imported": "", "body-provisioned": "Tento {{resource}} byl zajištěn. To znamená, že byl vytvořen konfigurací. Pokud chcete {{resource}} aktualizovat, obraťte se na správce serveru.", + "title-imported": "", "title-provisioned": "{{resource}} nelze upravit přes uživatelské rozhraní" }, "provisioning-badge": { "badge": { + "text-converted-prometheus": "", "text-provisioned": "Zajištěno" } }, @@ -2699,7 +2703,6 @@ }, "saved-searches": { "actions-aria-label": "", - "apply-aria-label": "", "apply-tooltip": "", "button-label": "", "cancel": "", @@ -6424,12 +6427,15 @@ }, "resource-export": { "label": { + "advanced-options": "", "classic": "Klasický", "json": "JSON", "v1-resource": "Zdroj V1", "v2-resource": "Zdroj V2", "yaml": "YAML" - } + }, + "share-externally": "", + "share-externally-tooltip": "" }, "revert-dashboard-modal": { "body-restore-version": "Opravdu chcete obnovit nástěnku na verzi {{version}}? Veškeré neuložené změny budou ztraceny.", @@ -7028,6 +7034,7 @@ "drone-datasource": "Zdroj dat Drone", "git-lab-integration-and-datasource": "Integrace a zdroj dat GitLab", "honeycomb-integration-and-datasource": "Integrace a zdroj dat Honeycomb", + "ibmdb2-datasource": "", "jira-integration-and-datasource": "Integrace a zdroj dat Jira", "logic-monitor-devices-datasource": "Zdroj dat zařízení LogicMonitor", "mongo-db-integration-and-data-source": "Integrace a zdroj dat MongoDB", @@ -7890,7 +7897,6 @@ "export-externally-label": "Exportovat nástěnku pro použití v jiné instanci", "export-format": "Formát", "export-mode": "Model", - "export-remove-ds-refs": "Odebrat podrobnosti o nasazení", "info-text": "Zkopírujte nebo stáhněte soubor obsahující definici vaší nástěnky", "title": "Exportovat nástěnku" }, diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index 1613801e0af..87f91d0f056 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -807,7 +807,8 @@ "label-integration": "Integration", "label-notification-settings": "Benachrichtigungseinstellungen", "label-section": "Optionale {{name}}-Einstellungen", - "test": "Test" + "test": "Test", + "tooltip-legacy-version": "" }, "classic-condition-viewer": { "of": "VON", @@ -2176,11 +2177,14 @@ "provisioning": { "badge-tooltip-provenance": "Diese Ressource wurde über {{provenance}} bereitgestellt und kann nicht über die Benutzeroberfläche bearbeitet werden", "badge-tooltip-standard": "Diese Ressource wurde bereitgestellt und kann nicht über die Benutzeroberfläche bearbeitet werden", + "body-imported": "", "body-provisioned": "Die Ressource {{resource}} wurde bereitgestellt, d. h. es wurde von config erstellt. Bitte kontaktieren Sie Ihren Serveradministrator für die Aktualisierung von {{resource}}.", + "title-imported": "", "title-provisioned": "Die Ressource {{resource}} kann nicht über die Benutzeroberfläche bearbeitet werden" }, "provisioning-badge": { "badge": { + "text-converted-prometheus": "", "text-provisioned": "Bereitgestellt" } }, @@ -2677,7 +2681,6 @@ }, "saved-searches": { "actions-aria-label": "", - "apply-aria-label": "", "apply-tooltip": "", "button-label": "", "cancel": "", @@ -6380,12 +6383,15 @@ }, "resource-export": { "label": { + "advanced-options": "", "classic": "Klassisch", "json": "JSON", "v1-resource": "V1-Ressource", "v2-resource": "V2-Ressource", "yaml": "YAML" - } + }, + "share-externally": "", + "share-externally-tooltip": "" }, "revert-dashboard-modal": { "body-restore-version": "Sind Sie sicher, dass Sie das Dashboard auf die Version {{version}} zurücksetzen möchten? Alle nicht gespeicherten Änderungen gehen verloren.", @@ -6980,6 +6986,7 @@ "drone-datasource": "Drone-Datenquelle", "git-lab-integration-and-datasource": "GitLab-Integration und -Datenquelle", "honeycomb-integration-and-datasource": "Honeycomb-Integration und -Datenquelle", + "ibmdb2-datasource": "", "jira-integration-and-datasource": "Jira-Integration und -Datenquelle", "logic-monitor-devices-datasource": "LogicMonitor Devices-Datenquelle", "mongo-db-integration-and-data-source": "MongoDB-Integration und -Datenquelle", @@ -7838,7 +7845,6 @@ "export-externally-label": "Exportieren Sie das Dashboard, um es in einer anderen Instanz zu verwenden", "export-format": "Format", "export-mode": "Modell", - "export-remove-ds-refs": "Bereitstellungsdetails entfernen", "info-text": "Kopieren oder downloaden Sie eine Datei, die die Definition Ihres Dashboards enthält", "title": "Dashboard exportieren" }, diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index e94cd155216..1298aee37ec 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -807,7 +807,8 @@ "label-integration": "Integración", "label-notification-settings": "Ajustes de notificaciones", "label-section": "Ajustes de {{name}} opcionales", - "test": "Prueba" + "test": "Prueba", + "tooltip-legacy-version": "" }, "classic-condition-viewer": { "of": "DE", @@ -2176,11 +2177,14 @@ "provisioning": { "badge-tooltip-provenance": "Este recurso se ha aprovisionado a través de {{provenance}} y no se puede editar mediante la interfaz de usuario", "badge-tooltip-standard": "Este recurso se ha aprovisionado y no se puede editar a través de la interfaz de usuario", + "body-imported": "", "body-provisioned": "Este {{resource}} se ha aprovisionado, lo que significa que ha sido creado por la configuración. Ponte en contacto con el administrador del servidor para actualizar este {{resource}}.", + "title-imported": "", "title-provisioned": "Este {{resource}} no se puede editar a través de la interfaz de usuario" }, "provisioning-badge": { "badge": { + "text-converted-prometheus": "", "text-provisioned": "Provisionado" } }, @@ -2677,7 +2681,6 @@ }, "saved-searches": { "actions-aria-label": "", - "apply-aria-label": "", "apply-tooltip": "", "button-label": "", "cancel": "", @@ -6380,12 +6383,15 @@ }, "resource-export": { "label": { + "advanced-options": "", "classic": "Clásico", "json": "JSON", "v1-resource": "Recurso V1", "v2-resource": "Recurso V2", "yaml": "YAML" - } + }, + "share-externally": "", + "share-externally-tooltip": "" }, "revert-dashboard-modal": { "body-restore-version": "¿Seguro que quieres restaurar el dashboard a la versión {{version}}? Todos los cambios no guardados se perderán.", @@ -6980,6 +6986,7 @@ "drone-datasource": "Fuente de datos de Drone", "git-lab-integration-and-datasource": "Integración y fuente de datos de GitLab", "honeycomb-integration-and-datasource": "Integración y fuente de datos de Honeycomb", + "ibmdb2-datasource": "", "jira-integration-and-datasource": "Integración y fuente de datos de Jira", "logic-monitor-devices-datasource": "Fuente de datos de dispositivos de LogicMonitor", "mongo-db-integration-and-data-source": "Integración y fuente de datos de MongoDB", @@ -7838,7 +7845,6 @@ "export-externally-label": "Exportar el panel de control para utilizarlo en otra instancia", "export-format": "Formato", "export-mode": "Modelo", - "export-remove-ds-refs": "Eliminar detalles de implementación", "info-text": "Copiar o descargar un archivo que contenga la definición de su dashboard", "title": "Exportar panel" }, diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index 0954b9d56b2..c764c8b27f3 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -807,7 +807,8 @@ "label-integration": "Intégration", "label-notification-settings": "Paramètres de notification", "label-section": "Paramètres facultatifs : {{name}}", - "test": "Test" + "test": "Test", + "tooltip-legacy-version": "" }, "classic-condition-viewer": { "of": "DE", @@ -2176,11 +2177,14 @@ "provisioning": { "badge-tooltip-provenance": "Cette ressource a été mise en service via {{provenance}} et ne peut pas être modifiée via l'interface utilisateur", "badge-tooltip-standard": "Cette ressource a été mise en service et ne peut pas être modifiée via l'interface utilisateur", + "body-imported": "", "body-provisioned": "Cette {{resource}} a été mise en service, cela signifie qu’elle a été créée par configuration. Veuillez contacter votre administrateur de serveur pour mettre à jour cette {{resource}}.", + "title-imported": "", "title-provisioned": "Cette {{resource}} ne peut pas être modifiée via l’interface utilisateur" }, "provisioning-badge": { "badge": { + "text-converted-prometheus": "", "text-provisioned": "Mis en service" } }, @@ -2677,7 +2681,6 @@ }, "saved-searches": { "actions-aria-label": "", - "apply-aria-label": "", "apply-tooltip": "", "button-label": "", "cancel": "", @@ -6380,12 +6383,15 @@ }, "resource-export": { "label": { + "advanced-options": "", "classic": "Classique", "json": "JSON", "v1-resource": "Ressource V1", "v2-resource": "Ressource V2", "yaml": "YAML" - } + }, + "share-externally": "", + "share-externally-tooltip": "" }, "revert-dashboard-modal": { "body-restore-version": "Voulez-vous vraiment restaurer le tableau de bord dans sa version {{version}} ? Toutes les modifications non enregistrées seront perdues.", @@ -6980,6 +6986,7 @@ "drone-datasource": "Source de données Drone", "git-lab-integration-and-datasource": "Intégration et source de données GitLab", "honeycomb-integration-and-datasource": "Intégration et source de données Honeycomb", + "ibmdb2-datasource": "", "jira-integration-and-datasource": "Intégration et source de données Jira", "logic-monitor-devices-datasource": "Source de données LogicMonitor Devices", "mongo-db-integration-and-data-source": "Intégration et source de données MongoDB", @@ -7838,7 +7845,6 @@ "export-externally-label": "Exporter le tableau de bord pour l'utiliser dans une autre instance", "export-format": "Format", "export-mode": "Modèle", - "export-remove-ds-refs": "Supprimer les détails du déploiement", "info-text": "Copier ou télécharger un fichier contenant la définition de votre tableau de bord", "title": "Exporter le tableau de bord" }, diff --git a/public/locales/hu-HU/grafana.json b/public/locales/hu-HU/grafana.json index deb86e3a541..d54d2d0dafd 100644 --- a/public/locales/hu-HU/grafana.json +++ b/public/locales/hu-HU/grafana.json @@ -807,7 +807,8 @@ "label-integration": "Integráció", "label-notification-settings": "Értesítési beállítások", "label-section": "Opcionális {{name}}-beállítások", - "test": "Teszt" + "test": "Teszt", + "tooltip-legacy-version": "" }, "classic-condition-viewer": { "of": "OF", @@ -2176,11 +2177,14 @@ "provisioning": { "badge-tooltip-provenance": "Ez az erőforrás ki van építve ({{provenance}}), és nem szerkeszthető a felhasználói felületen keresztül", "badge-tooltip-standard": "Ez az erőforrás ki van építve, és nem szerkeszthető a felhasználói felületen keresztül", + "body-imported": "", "body-provisioned": "Ez a(z) {{resource}} ki van építve, ami azt jelenti, hogy konfiguráció hozta létre. Ezen {{resource}} frissítéshez forduljon a kiszolgáló rendszergazdájához.", + "title-imported": "", "title-provisioned": "Ez a(z) {{resource}} nem szerkeszthető a felhasználói felületen keresztül" }, "provisioning-badge": { "badge": { + "text-converted-prometheus": "", "text-provisioned": "Kiépítve" } }, @@ -2677,7 +2681,6 @@ }, "saved-searches": { "actions-aria-label": "", - "apply-aria-label": "", "apply-tooltip": "", "button-label": "", "cancel": "", @@ -6380,12 +6383,15 @@ }, "resource-export": { "label": { + "advanced-options": "", "classic": "Klasszikus", "json": "JSON", "v1-resource": "V1 erőforrás", "v2-resource": "V2 erőforrás", "yaml": "YAML" - } + }, + "share-externally": "", + "share-externally-tooltip": "" }, "revert-dashboard-modal": { "body-restore-version": "Biztosan visszaállítja az irányítópultot a(z) {{version}} verzióra? Az összes nem mentett módosítás elveszik.", @@ -6980,6 +6986,7 @@ "drone-datasource": "Drone-adatforrás", "git-lab-integration-and-datasource": "GitLab-integráció és -adatforrás", "honeycomb-integration-and-datasource": "Honeycomb-integráció és -adatforrás", + "ibmdb2-datasource": "", "jira-integration-and-datasource": "Jira-integráció és -adatforrás", "logic-monitor-devices-datasource": "LogicMonitor Devices-adatforrás", "mongo-db-integration-and-data-source": "MongoDB-integráció és -adatforrás", @@ -7838,7 +7845,6 @@ "export-externally-label": "Exportálja az irányítópultot egy másik példányban való használathoz", "export-format": "Formátum", "export-mode": "Modell", - "export-remove-ds-refs": "Üzembehelyezési részletek eltávolítása", "info-text": "Másolja vagy töltse le az irányítópult definícióját tartalmazó fájlt", "title": "Irányítópult exportálása" }, diff --git a/public/locales/id-ID/grafana.json b/public/locales/id-ID/grafana.json index d0aea63ab48..edbf323b4ec 100644 --- a/public/locales/id-ID/grafana.json +++ b/public/locales/id-ID/grafana.json @@ -804,7 +804,8 @@ "label-integration": "Integrasi", "label-notification-settings": "Pengaturan notifikasi", "label-section": "Pengaturan {{name}} opsional", - "test": "Tes" + "test": "Tes", + "tooltip-legacy-version": "" }, "classic-condition-viewer": { "of": "DARI", @@ -2168,11 +2169,14 @@ "provisioning": { "badge-tooltip-provenance": "Sumber daya ini telah disediakan melalui {{provenance}} dan tidak dapat diedit melalui UI", "badge-tooltip-standard": "Sumber daya ini telah disediakan dan tidak dapat diedit melalui UI", + "body-imported": "", "body-provisioned": "{{resource}} ini telah disediakan, artinya, ini dibuat melalui konfigurasi. Hubungi admin server Anda untuk memperbarui {{resource}} ini.", + "title-imported": "", "title-provisioned": "{{resource}} ini tidak dapat diedit melalui UI" }, "provisioning-badge": { "badge": { + "text-converted-prometheus": "", "text-provisioned": "Disediakan" } }, @@ -2666,7 +2670,6 @@ }, "saved-searches": { "actions-aria-label": "", - "apply-aria-label": "", "apply-tooltip": "", "button-label": "", "cancel": "", @@ -6358,12 +6361,15 @@ }, "resource-export": { "label": { + "advanced-options": "", "classic": "Klasik", "json": "JSON", "v1-resource": "Sumber Daya V1", "v2-resource": "Sumber Daya V2", "yaml": "YAML" - } + }, + "share-externally": "", + "share-externally-tooltip": "" }, "revert-dashboard-modal": { "body-restore-version": "Anda yakin ingin memulihkan dasbor ke versi {{version}}? Semua perubahan yang belum disimpan akan hilang.", @@ -6956,6 +6962,7 @@ "drone-datasource": "Sumber data Drone", "git-lab-integration-and-datasource": "Integrasi dan sumber data GitLab", "honeycomb-integration-and-datasource": "Integrasi dan sumber data Honeycomb", + "ibmdb2-datasource": "", "jira-integration-and-datasource": "Integrasi dan sumber data Jira", "logic-monitor-devices-datasource": "Sumber data Perangkat LogicMonitor", "mongo-db-integration-and-data-source": "Integrasi dan sumber data MongoDB", @@ -7812,7 +7819,6 @@ "export-externally-label": "Ekspor dasbor untuk digunakan di instans lain", "export-format": "Format", "export-mode": "Model", - "export-remove-ds-refs": "Hapus detail penyebaran", "info-text": "Salin atau unduh file yang berisi definisi dasbor Anda", "title": "Ekspor dasbor" }, diff --git a/public/locales/it-IT/grafana.json b/public/locales/it-IT/grafana.json index 8b92ef5753d..576894f1d5c 100644 --- a/public/locales/it-IT/grafana.json +++ b/public/locales/it-IT/grafana.json @@ -807,7 +807,8 @@ "label-integration": "Integrazione", "label-notification-settings": "Impostazioni delle notifiche", "label-section": "Impostazioni {{name}} facoltative", - "test": "Prova" + "test": "Prova", + "tooltip-legacy-version": "" }, "classic-condition-viewer": { "of": "DI", @@ -2176,11 +2177,14 @@ "provisioning": { "badge-tooltip-provenance": "Questa risorsa è stata sottoposta a provisioning tramite {{provenance}} e non può essere modificata tramite l'interfaccia utente", "badge-tooltip-standard": "Questa risorsa è stata sottoposta a provisioning e non può essere modificata tramite l'interfaccia utente", + "body-imported": "", "body-provisioned": "Questa {{resource}} è stata sottoposta a provisioning, il che significa che è stata creata tramite configurazione. Contatta l'amministratore del server per aggiornare questa {{resource}}.", + "title-imported": "", "title-provisioned": "Questa {{resource}} non può essere modificata tramite l'interfaccia utente" }, "provisioning-badge": { "badge": { + "text-converted-prometheus": "", "text-provisioned": "Fornito" } }, @@ -2677,7 +2681,6 @@ }, "saved-searches": { "actions-aria-label": "", - "apply-aria-label": "", "apply-tooltip": "", "button-label": "", "cancel": "", @@ -6380,12 +6383,15 @@ }, "resource-export": { "label": { + "advanced-options": "", "classic": "Classico", "json": "JSON", "v1-resource": "Risorsa V1", "v2-resource": "Risorsa V2", "yaml": "YAML" - } + }, + "share-externally": "", + "share-externally-tooltip": "" }, "revert-dashboard-modal": { "body-restore-version": "Desideri davvero ripristinare la dashboard alla versione {{version}}? Tutte le modifiche non salvate andranno perse.", @@ -6980,6 +6986,7 @@ "drone-datasource": "Origine dati Drone", "git-lab-integration-and-datasource": "Integrazione e origine dati GitLab", "honeycomb-integration-and-datasource": "Integrazione e origine dati Honeycomb", + "ibmdb2-datasource": "", "jira-integration-and-datasource": "Integrazione e origine dati Jira", "logic-monitor-devices-datasource": "Origine dati dispositivi LogicMonitor", "mongo-db-integration-and-data-source": "Integrazione e origine dati MongoDB", @@ -7838,7 +7845,6 @@ "export-externally-label": "Esporta il dashboard da utilizzare in un'altra istanza", "export-format": "Formato", "export-mode": "Modello", - "export-remove-ds-refs": "Rimuovi i dettagli della distribuzione", "info-text": "Copia o scarica un file contenente la definizione della tua dashboard", "title": "Esporta dashboard" }, diff --git a/public/locales/ja-JP/grafana.json b/public/locales/ja-JP/grafana.json index 376bd220001..910d5f28697 100644 --- a/public/locales/ja-JP/grafana.json +++ b/public/locales/ja-JP/grafana.json @@ -804,7 +804,8 @@ "label-integration": "統合", "label-notification-settings": "通知設定", "label-section": "{{name}}のオプション設定", - "test": "テスト" + "test": "テスト", + "tooltip-legacy-version": "" }, "classic-condition-viewer": { "of": "の", @@ -2168,11 +2169,14 @@ "provisioning": { "badge-tooltip-provenance": "このリソースは{{provenance}}を介してプロビジョニングされており、UIから編集することはできません", "badge-tooltip-standard": "このリソースはプロビジョニングされており、UIから編集することはできません", + "body-imported": "", "body-provisioned": "この{{resource}}はプロビジョニングされたものです。つまり、設定によって作成されました。この{{resource}}を更新するには、サーバー管理者にお問い合わせください。", + "title-imported": "", "title-provisioned": "この{{resource}}はUI上で編集できません" }, "provisioning-badge": { "badge": { + "text-converted-prometheus": "", "text-provisioned": "プロビジョニング済み" } }, @@ -2666,7 +2670,6 @@ }, "saved-searches": { "actions-aria-label": "", - "apply-aria-label": "", "apply-tooltip": "", "button-label": "", "cancel": "", @@ -6358,12 +6361,15 @@ }, "resource-export": { "label": { + "advanced-options": "", "classic": "クラシック", "json": "JSON", "v1-resource": "V1リソース", "v2-resource": "V2リソース", "yaml": "YAML" - } + }, + "share-externally": "", + "share-externally-tooltip": "" }, "revert-dashboard-modal": { "body-restore-version": "ダッシュボードをバージョン{{version}}に復元してもよろしいですか?未保存の変更はすべて失われます。", @@ -6956,6 +6962,7 @@ "drone-datasource": "Droneデータソース", "git-lab-integration-and-datasource": "GitLab統合・データソース", "honeycomb-integration-and-datasource": "Honeycomb統合・データソース", + "ibmdb2-datasource": "", "jira-integration-and-datasource": "Jira統合・データソース", "logic-monitor-devices-datasource": "LogicMonitorデバイスデータソース", "mongo-db-integration-and-data-source": "MongoDB統合・データソース", @@ -7812,7 +7819,6 @@ "export-externally-label": "ダッシュボードをエクスポートして別のインスタンスで使用する", "export-format": "形式", "export-mode": "モデル", - "export-remove-ds-refs": "デプロイの詳細を削除", "info-text": "ダッシュボードの定義を含むファイルをコピーまたはダウンロード", "title": "ダッシュボードをエクスポート" }, diff --git a/public/locales/ko-KR/grafana.json b/public/locales/ko-KR/grafana.json index 836406edf6a..d352cd5d8f2 100644 --- a/public/locales/ko-KR/grafana.json +++ b/public/locales/ko-KR/grafana.json @@ -804,7 +804,8 @@ "label-integration": "통합", "label-notification-settings": "알림 설정", "label-section": "{{name}} 설정(선택 사항)", - "test": "테스트" + "test": "테스트", + "tooltip-legacy-version": "" }, "classic-condition-viewer": { "of": "의", @@ -2168,11 +2169,14 @@ "provisioning": { "badge-tooltip-provenance": "이 리소스는 {{provenance}}을(를) 통해 프로비저닝되었으며 UI를 통해 편집할 수 없습니다.", "badge-tooltip-standard": "이 리소스는 프로비저닝되었으며 UI를 통해 편집할 수 없습니다.", + "body-imported": "", "body-provisioned": "이 {{resource}}이(가) 프로비저닝되었으며, 이는 구성에 의해 생성되었음을 의미합니다. 이 {{resource}}을(를) 업데이트하려면 서버 관리자에게 문의하세요.", + "title-imported": "", "title-provisioned": "이 {{resource}}은(는) UI에서 편집할 수 없습니다" }, "provisioning-badge": { "badge": { + "text-converted-prometheus": "", "text-provisioned": "프로비저닝됨" } }, @@ -2666,7 +2670,6 @@ }, "saved-searches": { "actions-aria-label": "", - "apply-aria-label": "", "apply-tooltip": "", "button-label": "", "cancel": "", @@ -6358,12 +6361,15 @@ }, "resource-export": { "label": { + "advanced-options": "", "classic": "클래식", "json": "JSON", "v1-resource": "V1 리소스", "v2-resource": "V2 리소스", "yaml": "YAML" - } + }, + "share-externally": "", + "share-externally-tooltip": "" }, "revert-dashboard-modal": { "body-restore-version": "정말 대시보드를 {{version}} 버전으로 복원하시겠어요? 저장하지 않은 변경 사항은 모두 손실됩니다.", @@ -6956,6 +6962,7 @@ "drone-datasource": "Drone 데이터 소스", "git-lab-integration-and-datasource": "GitLab 통합 및 데이터 소스", "honeycomb-integration-and-datasource": "Honeycomb 통합 및 데이터 소스", + "ibmdb2-datasource": "", "jira-integration-and-datasource": "Jira 통합 및 데이터 소스", "logic-monitor-devices-datasource": "LogicMonitor 장치 데이터 소스", "mongo-db-integration-and-data-source": "MongoDB 통합 및 데이터 소스", @@ -7812,7 +7819,6 @@ "export-externally-label": "다른 인스턴스에서 사용할 대시보드 내보내기", "export-format": "형식", "export-mode": "모델", - "export-remove-ds-refs": "배포 세부 정보 제거", "info-text": "대시보드의 정의가 포함된 파일을 복사하거나 다운로드", "title": "대시보드 내보내기" }, diff --git a/public/locales/nl-NL/grafana.json b/public/locales/nl-NL/grafana.json index aa02d1f7445..5747a04ce2f 100644 --- a/public/locales/nl-NL/grafana.json +++ b/public/locales/nl-NL/grafana.json @@ -807,7 +807,8 @@ "label-integration": "Integratie", "label-notification-settings": "Instellingen van meldingen", "label-section": "Optionele instellingen voor {{name}}", - "test": "Testen" + "test": "Testen", + "tooltip-legacy-version": "" }, "classic-condition-viewer": { "of": "VAN", @@ -2176,11 +2177,14 @@ "provisioning": { "badge-tooltip-provenance": "Deze bron is geprovisioneerd via {{provenance}} en kan niet worden bewerkt via de gebruikersinterface", "badge-tooltip-standard": "Deze bron is geprovisioneerd en kan niet worden bewerkt via de gebruikersinterface", + "body-imported": "", "body-provisioned": "Deze {{resource}} is ingericht, dat betekent dat het is gemaakt door configuratie. Neem contact op met je serverbeheerder om deze {{resource}} bij te werken.", + "title-imported": "", "title-provisioned": "Deze {{resource}} kan niet worden bewerkt via de gebruikersinterface" }, "provisioning-badge": { "badge": { + "text-converted-prometheus": "", "text-provisioned": "Provisioned" } }, @@ -2677,7 +2681,6 @@ }, "saved-searches": { "actions-aria-label": "", - "apply-aria-label": "", "apply-tooltip": "", "button-label": "", "cancel": "", @@ -6380,12 +6383,15 @@ }, "resource-export": { "label": { + "advanced-options": "", "classic": "Klassiek", "json": "JSON", "v1-resource": "V1-bron", "v2-resource": "V2-bron", "yaml": "YAML" - } + }, + "share-externally": "", + "share-externally-tooltip": "" }, "revert-dashboard-modal": { "body-restore-version": "Weet je zeker dat je het dashboard naar versie {{version}} wilt herstellen? Alle niet opgeslagen wijzigingen zullen verloren gaan.", @@ -6980,6 +6986,7 @@ "drone-datasource": "Drone-gegevensbron", "git-lab-integration-and-datasource": "GitLab-integratie en -gegevensbron", "honeycomb-integration-and-datasource": "Honeycomb-integratie en -gegevensbron", + "ibmdb2-datasource": "", "jira-integration-and-datasource": "Jira-integratie en -gegevensbron", "logic-monitor-devices-datasource": "LogicMonitor Devices-gegevensbron", "mongo-db-integration-and-data-source": "MongoDB-integratie en -gegevensbron", @@ -7838,7 +7845,6 @@ "export-externally-label": "Exporteer het dashboard om het in een andere instantie te gebruiken", "export-format": "Formaat", "export-mode": "Model", - "export-remove-ds-refs": "Implementatiegegevens verwijderen", "info-text": "Kopieer of download een JSON-bestand met de JSON van je dashboard", "title": "Dashboard exporteren" }, diff --git a/public/locales/pl-PL/grafana.json b/public/locales/pl-PL/grafana.json index 715da5ac969..0fe52ea54ee 100644 --- a/public/locales/pl-PL/grafana.json +++ b/public/locales/pl-PL/grafana.json @@ -813,7 +813,8 @@ "label-integration": "Integracja", "label-notification-settings": "Ustawienia powiadomień", "label-section": "Ustawienia opcjonalne: {{name}}", - "test": "Test" + "test": "Test", + "tooltip-legacy-version": "" }, "classic-condition-viewer": { "of": "OF", @@ -2192,11 +2193,14 @@ "provisioning": { "badge-tooltip-provenance": "Ten zasób został skonfigurowany za pośrednictwem {{provenance}} i nie można go edytować z poziomu interfejsu użytkownika", "badge-tooltip-standard": "Ten zasób został skonfigurowany i nie można go edytować z poziomu interfejsu użytkownika", + "body-imported": "", "body-provisioned": "Zasób {{resource}} został aprowizowany, co oznacza, że został utworzony przez konfigurację. Skontaktuj się z administratorem serwera, aby zaktualizować zasób {{resource}}.", + "title-imported": "", "title-provisioned": "Tego zasobu {{resource}} nie można edytować z poziomu interfejsu użytkownika" }, "provisioning-badge": { "badge": { + "text-converted-prometheus": "", "text-provisioned": "Po aprowizacji" } }, @@ -2699,7 +2703,6 @@ }, "saved-searches": { "actions-aria-label": "", - "apply-aria-label": "", "apply-tooltip": "", "button-label": "", "cancel": "", @@ -6424,12 +6427,15 @@ }, "resource-export": { "label": { + "advanced-options": "", "classic": "Klasyczny", "json": "JSON", "v1-resource": "Zasób V1", "v2-resource": "Zasób V2", "yaml": "YAML" - } + }, + "share-externally": "", + "share-externally-tooltip": "" }, "revert-dashboard-modal": { "body-restore-version": "Czy na pewno chcesz przywrócić pulpit w wersji {{version}}? Wszystkie niezapisane zmiany zostaną utracone.", @@ -7028,6 +7034,7 @@ "drone-datasource": "Źródło danych Drone", "git-lab-integration-and-datasource": "Integracja i źródło danych GitLab", "honeycomb-integration-and-datasource": "Integracja i źródło danych Honeycomb", + "ibmdb2-datasource": "", "jira-integration-and-datasource": "Integracja i źródło danych Jira", "logic-monitor-devices-datasource": "Źródło danych urządzeń LogicMonitor", "mongo-db-integration-and-data-source": "Integracja i źródło danych MongoDB", @@ -7890,7 +7897,6 @@ "export-externally-label": "Eksportuj pulpit, aby użyć go w innej instancji", "export-format": "Format", "export-mode": "Model", - "export-remove-ds-refs": "Usuń szczegóły wdrożenia", "info-text": "Skopiuj lub pobierz plik zawierający definicję pulpitu", "title": "Eksportuj pulpit" }, diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index c91b4cc89cc..e2cc2264ba7 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -807,7 +807,8 @@ "label-integration": "Integração", "label-notification-settings": "Configurações de notificações", "label-section": "Configurações de {{name}} opcionais", - "test": "Teste" + "test": "Teste", + "tooltip-legacy-version": "" }, "classic-condition-viewer": { "of": "DE", @@ -2176,11 +2177,14 @@ "provisioning": { "badge-tooltip-provenance": "Este recurso foi provisionado via {{provenance}} e não pode ser editado por meio da interface do usuário", "badge-tooltip-standard": "Este recurso foi provisionado e não pode ser editado por meio da interface do usuário", + "body-imported": "", "body-provisioned": "Este recurso ({{resource}}) foi provisionado — ou seja, foi criado por meio de uma configuração. Entre em contato com o administrador do servidor para atualizar este {{resource}}.", + "title-imported": "", "title-provisioned": "Este recurso ({{resource}}) não pode ser editado por meio da interface de usuário" }, "provisioning-badge": { "badge": { + "text-converted-prometheus": "", "text-provisioned": "Provisionado" } }, @@ -2677,7 +2681,6 @@ }, "saved-searches": { "actions-aria-label": "", - "apply-aria-label": "", "apply-tooltip": "", "button-label": "", "cancel": "", @@ -6380,12 +6383,15 @@ }, "resource-export": { "label": { + "advanced-options": "", "classic": "Clássico", "json": "JSON", "v1-resource": "Recurso V1", "v2-resource": "Recurso V2", "yaml": "YAML" - } + }, + "share-externally": "", + "share-externally-tooltip": "" }, "revert-dashboard-modal": { "body-restore-version": "Tem certeza de que deseja restaurar o painel para a versão {{version}}? Todas as alterações não salvas serão perdidas.", @@ -6980,6 +6986,7 @@ "drone-datasource": "Fonte de dados do Drone", "git-lab-integration-and-datasource": "Fonte de dados e integração do GitLab", "honeycomb-integration-and-datasource": "Fonte de dados e integração do Honeycomb", + "ibmdb2-datasource": "", "jira-integration-and-datasource": "Fonte de dados e integração do Jira", "logic-monitor-devices-datasource": "Fonte de dados de dispositivos do LogicMonitor", "mongo-db-integration-and-data-source": "Fonte de dados e integração do MongoDB", @@ -7838,7 +7845,6 @@ "export-externally-label": "Exporte o painel de controle para usá-lo em outra instância", "export-format": "Formato", "export-mode": "Modelo", - "export-remove-ds-refs": "Remover detalhes da implantação", "info-text": "Copie ou baixe um arquivo contendo a definição do seu painel", "title": "Exportar painel" }, diff --git a/public/locales/pt-PT/grafana.json b/public/locales/pt-PT/grafana.json index 42eec6cc55f..8c8c7e51d68 100644 --- a/public/locales/pt-PT/grafana.json +++ b/public/locales/pt-PT/grafana.json @@ -807,7 +807,8 @@ "label-integration": "Integração", "label-notification-settings": "Definições de notificação", "label-section": "Definições de {{name}} opcionais", - "test": "Teste" + "test": "Teste", + "tooltip-legacy-version": "" }, "classic-condition-viewer": { "of": "DE", @@ -2176,11 +2177,14 @@ "provisioning": { "badge-tooltip-provenance": "Este recurso foi provisionado através de {{provenance}} e não pode ser editado através da interface do utilizador", "badge-tooltip-standard": "Este recurso foi provisionado e não pode ser editado através da interface do utilizador", + "body-imported": "", "body-provisioned": "Este {{resource}} foi aprovisionado, o que significa que foi criado por configuração. Entre em contacto com o seu administrador do servidor para atualizar este {{resource}}.", + "title-imported": "", "title-provisioned": "Este {{resource}} não pode ser editado através da interface do utilizador" }, "provisioning-badge": { "badge": { + "text-converted-prometheus": "", "text-provisioned": "Aprovisionado" } }, @@ -2677,7 +2681,6 @@ }, "saved-searches": { "actions-aria-label": "", - "apply-aria-label": "", "apply-tooltip": "", "button-label": "", "cancel": "", @@ -6380,12 +6383,15 @@ }, "resource-export": { "label": { + "advanced-options": "", "classic": "Clássico", "json": "JSON", "v1-resource": "Recurso V1", "v2-resource": "Recurso V2", "yaml": "YAML" - } + }, + "share-externally": "", + "share-externally-tooltip": "" }, "revert-dashboard-modal": { "body-restore-version": "Tem a certeza de que pretende restaurar o painel de controlo para a versão {{version}}? Todas as alterações não guardadas serão perdidas.", @@ -6980,6 +6986,7 @@ "drone-datasource": "Origem de dados do Drone", "git-lab-integration-and-datasource": "Integração e origem de dados do GitLab", "honeycomb-integration-and-datasource": "Integração e origem de dados do Honeycomb", + "ibmdb2-datasource": "", "jira-integration-and-datasource": "Integração e origem de dados do Jira", "logic-monitor-devices-datasource": "Origem de dados de dispositivos do LogicMonitor", "mongo-db-integration-and-data-source": "Integração e origem de dados do MongoDB", @@ -7838,7 +7845,6 @@ "export-externally-label": "Exportar o painel de controlo para utilizar noutra instância", "export-format": "Formato", "export-mode": "Modelo", - "export-remove-ds-refs": "Remover detalhes de implementação", "info-text": "Copiar ou descarregar um ficheiro que contém a definição do seu painel de controlo", "title": "Exportar painel de controlo" }, diff --git a/public/locales/ru-RU/grafana.json b/public/locales/ru-RU/grafana.json index c3f5952cb21..82104019f72 100644 --- a/public/locales/ru-RU/grafana.json +++ b/public/locales/ru-RU/grafana.json @@ -813,7 +813,8 @@ "label-integration": "Интеграция", "label-notification-settings": "Параметры уведомлений", "label-section": "Дополнительные параметры {{name}}", - "test": "Тестирование" + "test": "Тестирование", + "tooltip-legacy-version": "" }, "classic-condition-viewer": { "of": "ИЗ", @@ -2192,11 +2193,14 @@ "provisioning": { "badge-tooltip-provenance": "Ресурс был подготовлен через {{provenance}} и не может быть изменен через пользовательский интерфейс", "badge-tooltip-standard": "Ресурс был подготовлен и не может быть изменен через пользовательский интерфейс", + "body-imported": "", "body-provisioned": "{{resource}} подготовлен, то есть был создан с помощью конфигурации. Чтобы обновить {{resource}}, обратитесь к администратору сервера.", + "title-imported": "", "title-provisioned": "Этот {{resource}} невозможно отредактировать через пользовательский интерфейс" }, "provisioning-badge": { "badge": { + "text-converted-prometheus": "", "text-provisioned": "Подготовлено" } }, @@ -2699,7 +2703,6 @@ }, "saved-searches": { "actions-aria-label": "", - "apply-aria-label": "", "apply-tooltip": "", "button-label": "", "cancel": "", @@ -6424,12 +6427,15 @@ }, "resource-export": { "label": { + "advanced-options": "", "classic": "Классический", "json": "JSON", "v1-resource": "Ресурс V1", "v2-resource": "Ресурс V2", "yaml": "YAML" - } + }, + "share-externally": "", + "share-externally-tooltip": "" }, "revert-dashboard-modal": { "body-restore-version": "Действительно восстановить дашборд до версии {{version}}? Все несохраненные изменения будут потеряны.", @@ -7028,6 +7034,7 @@ "drone-datasource": "Источник данных Drone", "git-lab-integration-and-datasource": "Интеграция и источник данных GitLab", "honeycomb-integration-and-datasource": "Интеграция и источник данных Honeycomb", + "ibmdb2-datasource": "", "jira-integration-and-datasource": "Интеграция и источник данных Jira", "logic-monitor-devices-datasource": "Источник данных LogicMonitor Devices", "mongo-db-integration-and-data-source": "Интеграция и источник данных MongoDB", @@ -7890,7 +7897,6 @@ "export-externally-label": "Экспорт дашборда для использования в другом экземпляре", "export-format": "Формат", "export-mode": "Модель", - "export-remove-ds-refs": "Удалить сведения об использовании", "info-text": "Скопируйте или загрузите файл, содержащий параметры вашего дашборда", "title": "Экспорт дашборда" }, diff --git a/public/locales/sv-SE/grafana.json b/public/locales/sv-SE/grafana.json index aaa8f3197c1..238cbb82df1 100644 --- a/public/locales/sv-SE/grafana.json +++ b/public/locales/sv-SE/grafana.json @@ -807,7 +807,8 @@ "label-integration": "Integration", "label-notification-settings": "Aviseringsinställningar", "label-section": "Valfria inställningar för {{name}}", - "test": "Test" + "test": "Test", + "tooltip-legacy-version": "" }, "classic-condition-viewer": { "of": "AV", @@ -2176,11 +2177,14 @@ "provisioning": { "badge-tooltip-provenance": "Den här resursen har etablerats via {{provenance}} och kan inte redigeras via användargränssnittet", "badge-tooltip-standard": "Denna resurs har etablerats och kan inte redigeras via användargränssnittet", + "body-imported": "", "body-provisioned": "Denna {{resource}} har provisionerats, vilket betyder att den skapades genom konfigurering. Kontakta serveradministratören om du vill uppdatera denna {{resource}}.", + "title-imported": "", "title-provisioned": "Denna {{resource}} kan inte redigeras via användargränssnittet" }, "provisioning-badge": { "badge": { + "text-converted-prometheus": "", "text-provisioned": "Provisionerad" } }, @@ -2677,7 +2681,6 @@ }, "saved-searches": { "actions-aria-label": "", - "apply-aria-label": "", "apply-tooltip": "", "button-label": "", "cancel": "", @@ -6380,12 +6383,15 @@ }, "resource-export": { "label": { + "advanced-options": "", "classic": "Classic", "json": "JSON", "v1-resource": "V1-resurs", "v2-resource": "V2-resurs", "yaml": "YAML" - } + }, + "share-externally": "", + "share-externally-tooltip": "" }, "revert-dashboard-modal": { "body-restore-version": "Är du säker på att du vill återställa instrumentpanelen till version {{version}}? Alla ändringar som inte sparats kommer att gå förlorade.", @@ -6980,6 +6986,7 @@ "drone-datasource": "Drone-datakälla", "git-lab-integration-and-datasource": "GitLab-integrering och datakälla", "honeycomb-integration-and-datasource": "Honeycomb-integrering och datakälla", + "ibmdb2-datasource": "", "jira-integration-and-datasource": "Jira-integrering och datakälla", "logic-monitor-devices-datasource": "LogicMonitor Devices-datakälla", "mongo-db-integration-and-data-source": "MongoDB-integrering och datakälla", @@ -7838,7 +7845,6 @@ "export-externally-label": "Exportera instrumentpanelen om du vill använda i en annan instans", "export-format": "Format", "export-mode": "Modell", - "export-remove-ds-refs": "Ta bort distributionsinformation", "info-text": "Kopiera eller ladda ner en fil som innehåller instrumentpanelens definition", "title": "Exportera instrumentpanelen" }, diff --git a/public/locales/tr-TR/grafana.json b/public/locales/tr-TR/grafana.json index 11425218c88..76ac9de62b4 100644 --- a/public/locales/tr-TR/grafana.json +++ b/public/locales/tr-TR/grafana.json @@ -807,7 +807,8 @@ "label-integration": "Entegrasyon", "label-notification-settings": "Bildirim ayarları", "label-section": "İsteğe bağlı {{name}} ayarları", - "test": "Test" + "test": "Test", + "tooltip-legacy-version": "" }, "classic-condition-viewer": { "of": "-", @@ -2176,11 +2177,14 @@ "provisioning": { "badge-tooltip-provenance": "Bu kaynak {{provenance}} aracılığıyla sağlanmıştır ve kullanıcı arayüzü üzerinden düzenlenemez", "badge-tooltip-standard": "Bu kaynak sağlanmıştır ve kullanıcı arayüzü üzerinden düzenlenemez", + "body-imported": "", "body-provisioned": "Bu {{resource}} sağlanmış; yani yapılandırma tarafından oluşturulmuş. Bu {{resource}} ögesini güncellemek için sunucu yöneticinize başvurun.", + "title-imported": "", "title-provisioned": "Bu {{resource}} kullanıcı arayüzü üzerinden düzenlenemez" }, "provisioning-badge": { "badge": { + "text-converted-prometheus": "", "text-provisioned": "Sağlanan" } }, @@ -2677,7 +2681,6 @@ }, "saved-searches": { "actions-aria-label": "", - "apply-aria-label": "", "apply-tooltip": "", "button-label": "", "cancel": "", @@ -6380,12 +6383,15 @@ }, "resource-export": { "label": { + "advanced-options": "", "classic": "Klasik", "json": "JSON", "v1-resource": "V1 Kaynağı", "v2-resource": "V2 Kaynağı", "yaml": "YAML" - } + }, + "share-externally": "", + "share-externally-tooltip": "" }, "revert-dashboard-modal": { "body-restore-version": "Panoyu {{version}} sürümüne geri yüklemek istediğinize emin misiniz? Kaydedilmemiş tüm değişiklikler kaybolacaktır.", @@ -6980,6 +6986,7 @@ "drone-datasource": "Drone veri kaynağı", "git-lab-integration-and-datasource": "GitLab entegrasyonu ve veri kaynağı", "honeycomb-integration-and-datasource": "Honeycomb entegrasyonu ve veri kaynağı", + "ibmdb2-datasource": "", "jira-integration-and-datasource": "Jira entegrasyonu ve veri kaynağı", "logic-monitor-devices-datasource": "LogicMonitor Devices veri kaynağı", "mongo-db-integration-and-data-source": "MongoDB entegrasyonu ve veri kaynağı", @@ -7838,7 +7845,6 @@ "export-externally-label": "Başka bir oturumda kullanmak için panoyu dışa aktarın", "export-format": "Biçim", "export-mode": "Model", - "export-remove-ds-refs": "Dağıtım ayrıntılarını kaldır", "info-text": "Panonuzun tanımını içeren bir dosyayı kopyalayın veya indirin", "title": "Panoyu dışa aktar" }, diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index 4a2a27e1ef4..d18171da587 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -804,7 +804,8 @@ "label-integration": "集成", "label-notification-settings": "通知设置", "label-section": "可选{{name}}设置", - "test": "测试" + "test": "测试", + "tooltip-legacy-version": "" }, "classic-condition-viewer": { "of": "OF", @@ -2168,11 +2169,14 @@ "provisioning": { "badge-tooltip-provenance": "此资源已通过 {{provenance}} 配置,无法通过用户界面编辑", "badge-tooltip-standard": "此资源已配置,无法通过用户界面编辑", + "body-imported": "", "body-provisioned": "此 {{resource}} 已预置,这意味着它是由配置创建的。请联系服务器管理员以更新此 {{resource}}。", + "title-imported": "", "title-provisioned": "此 {{resource}} 无法通过用户界面编辑" }, "provisioning-badge": { "badge": { + "text-converted-prometheus": "", "text-provisioned": "已预置" } }, @@ -2666,7 +2670,6 @@ }, "saved-searches": { "actions-aria-label": "", - "apply-aria-label": "", "apply-tooltip": "", "button-label": "", "cancel": "", @@ -6358,12 +6361,15 @@ }, "resource-export": { "label": { + "advanced-options": "", "classic": "经典版", "json": "JSON", "v1-resource": "V1 资源", "v2-resource": "V2 资源", "yaml": "YAML" - } + }, + "share-externally": "", + "share-externally-tooltip": "" }, "revert-dashboard-modal": { "body-restore-version": "您确定要将数据面板还原到版本吗 {{version}}?所有未保存的更改都将丢失。", @@ -6956,6 +6962,7 @@ "drone-datasource": "Drone 数据源", "git-lab-integration-and-datasource": "GitLab 集成和数据源", "honeycomb-integration-and-datasource": "Honeycomb 集成和数据源", + "ibmdb2-datasource": "", "jira-integration-and-datasource": "Jira 集成和数据源", "logic-monitor-devices-datasource": "LogicMonitor Devices 数据源", "mongo-db-integration-and-data-source": "MongoDB 集成和数据源", @@ -7812,7 +7819,6 @@ "export-externally-label": "导出数据面板以便在其他实例中使用", "export-format": "格式", "export-mode": "模型", - "export-remove-ds-refs": "移除部署详情", "info-text": "复制或下载包含数据面板定义的文件", "title": "导出数据面板" }, diff --git a/public/locales/zh-Hant/grafana.json b/public/locales/zh-Hant/grafana.json index 331313dccce..08ca2a9a997 100644 --- a/public/locales/zh-Hant/grafana.json +++ b/public/locales/zh-Hant/grafana.json @@ -804,7 +804,8 @@ "label-integration": "整合", "label-notification-settings": "通知設定", "label-section": "可選{{name}}設定", - "test": "測試" + "test": "測試", + "tooltip-legacy-version": "" }, "classic-condition-viewer": { "of": "的", @@ -2168,11 +2169,14 @@ "provisioning": { "badge-tooltip-provenance": "此資源已透過 {{provenance}} 設定,無法透過使用者介面編輯", "badge-tooltip-standard": "此資源已設定,無法透過使用者介面編輯", + "body-imported": "", "body-provisioned": "此{{resource}}已佈建,這表示其是透過設定所建立。請聯絡您的伺服器管理員以更新此{{resource}}。", + "title-imported": "", "title-provisioned": "此{{resource}}無法透過使用者介面編輯" }, "provisioning-badge": { "badge": { + "text-converted-prometheus": "", "text-provisioned": "已佈建" } }, @@ -2666,7 +2670,6 @@ }, "saved-searches": { "actions-aria-label": "", - "apply-aria-label": "", "apply-tooltip": "", "button-label": "", "cancel": "", @@ -6358,12 +6361,15 @@ }, "resource-export": { "label": { + "advanced-options": "", "classic": "經典", "json": "JSON", "v1-resource": "V1 資源", "v2-resource": "V2 資源", "yaml": "YAML" - } + }, + "share-externally": "", + "share-externally-tooltip": "" }, "revert-dashboard-modal": { "body-restore-version": "確定要將儀表板還原到版本{{version}}嗎?所有未儲存變更將會遺失。", @@ -6956,6 +6962,7 @@ "drone-datasource": "Drone 資料來源", "git-lab-integration-and-datasource": "GitLab 整合與資料來源", "honeycomb-integration-and-datasource": "Honeycomb 整合與資料來源", + "ibmdb2-datasource": "", "jira-integration-and-datasource": "Jira 整合與資料來源", "logic-monitor-devices-datasource": "LogicMonitor 裝置資料來源", "mongo-db-integration-and-data-source": "MongoDB 整合與資料來源", @@ -7812,7 +7819,6 @@ "export-externally-label": "匯出儀表板以便在另一個執行個體中使用", "export-format": "格式", "export-mode": "模式", - "export-remove-ds-refs": "移除部署詳細資料", "info-text": "複製或下載包含儀表板定義的檔案", "title": "匯出儀表板" },