From 3ac0b5ca036eb1ab9fd85c47593c2841864b6ba4 Mon Sep 17 00:00:00 2001 From: "grafana-pr-automation[bot]" <140550294+grafana-pr-automation[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 00:44:33 +0000 Subject: [PATCH] I18n: Download translations from Crowdin (#110490) New Crowdin translations by GitHub Action Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../grafana-azure-monitor-datasource.json | 12 +++++++++- .../grafana-azure-monitor-datasource.json | 12 +++++++++- .../grafana-azure-monitor-datasource.json | 12 +++++++++- .../grafana-azure-monitor-datasource.json | 12 +++++++++- .../grafana-azure-monitor-datasource.json | 12 +++++++++- .../grafana-azure-monitor-datasource.json | 12 +++++++++- .../grafana-azure-monitor-datasource.json | 12 +++++++++- .../grafana-azure-monitor-datasource.json | 12 +++++++++- .../grafana-azure-monitor-datasource.json | 12 +++++++++- .../grafana-azure-monitor-datasource.json | 12 +++++++++- .../grafana-azure-monitor-datasource.json | 12 +++++++++- .../grafana-azure-monitor-datasource.json | 12 +++++++++- .../grafana-azure-monitor-datasource.json | 12 +++++++++- .../grafana-azure-monitor-datasource.json | 12 +++++++++- .../grafana-azure-monitor-datasource.json | 12 +++++++++- .../grafana-azure-monitor-datasource.json | 12 +++++++++- .../grafana-azure-monitor-datasource.json | 12 +++++++++- .../grafana-azure-monitor-datasource.json | 12 +++++++++- public/locales/cs-CZ/grafana.json | 24 ++++++++++++------- public/locales/de-DE/grafana.json | 24 ++++++++++++------- public/locales/es-ES/grafana.json | 24 ++++++++++++------- public/locales/fr-FR/grafana.json | 24 ++++++++++++------- public/locales/hu-HU/grafana.json | 24 ++++++++++++------- public/locales/id-ID/grafana.json | 24 ++++++++++++------- public/locales/it-IT/grafana.json | 24 ++++++++++++------- public/locales/ja-JP/grafana.json | 24 ++++++++++++------- public/locales/ko-KR/grafana.json | 24 ++++++++++++------- public/locales/nl-NL/grafana.json | 24 ++++++++++++------- public/locales/pl-PL/grafana.json | 24 ++++++++++++------- public/locales/pt-BR/grafana.json | 24 ++++++++++++------- public/locales/pt-PT/grafana.json | 24 ++++++++++++------- public/locales/ru-RU/grafana.json | 24 ++++++++++++------- public/locales/sv-SE/grafana.json | 24 ++++++++++++------- public/locales/tr-TR/grafana.json | 24 ++++++++++++------- public/locales/zh-Hans/grafana.json | 24 ++++++++++++------- public/locales/zh-Hant/grafana.json | 24 ++++++++++++------- 36 files changed, 486 insertions(+), 162 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 f264041b537..0a0c7eafbba 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 @@ -227,16 +227,26 @@ "select-resource": "Vyberte zdroj" }, "resource-picker": { + "browse-tab": "", "button-apply": "Použít", "button-cancel": "Zrušit", "header-location": "Poloha", + "header-resource-group": "", "header-scope": "Rozsah", "header-type": "Typ", "heading-selection": "Výběr", + "locations-filter": "", + "locations-filter-placeholder": "", + "recent-tab": "", "result-limit": "Zobrazují se první {{numResults}} výsledky", + "subscriptions-filter": "", + "subscriptions-filter-placeholder": "", "text-loading": "Načítání…", + "text-no-recent-resources": "", "text-no-resources": "Nebyly nalezeny žádné zdroje", - "title-error-occurred": "Při požadování zdrojů ze služby Azure Monitor došlo k chybě" + "title-error-occurred": "Při požadování zdrojů ze služby Azure Monitor došlo k chybě", + "types-filter": "", + "types-filter-placeholder": "" }, "scope-selector": { "label": "Rozsah" 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 193dcce8509..c4d4d8b375a 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 @@ -227,16 +227,26 @@ "select-resource": "Ressource auswählen" }, "resource-picker": { + "browse-tab": "", "button-apply": "Anwenden", "button-cancel": "Abbrechen", "header-location": "Standort", + "header-resource-group": "", "header-scope": "Bereich", "header-type": "Typ", "heading-selection": "Auswahl", + "locations-filter": "", + "locations-filter-placeholder": "", + "recent-tab": "", "result-limit": "Die ersten {{numResults}} Ergebnisse werden angezeigt", + "subscriptions-filter": "", + "subscriptions-filter-placeholder": "", "text-loading": "Wird geladen ...", + "text-no-recent-resources": "", "text-no-resources": "Keine Ressourcen gefunden", - "title-error-occurred": "Bei der Anforderung von Ressourcen von Azure Monitor ist ein Fehler aufgetreten" + "title-error-occurred": "Bei der Anforderung von Ressourcen von Azure Monitor ist ein Fehler aufgetreten", + "types-filter": "", + "types-filter-placeholder": "" }, "scope-selector": { "label": "Bereich" 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 6f4b32e2baf..ca3dbf0f01d 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 @@ -227,16 +227,26 @@ "select-resource": "Seleccionar un recurso" }, "resource-picker": { + "browse-tab": "", "button-apply": "Aplicar", "button-cancel": "Cancelar", "header-location": "Ubicación", + "header-resource-group": "", "header-scope": "Alcance", "header-type": "Tipo", "heading-selection": "Selección", + "locations-filter": "", + "locations-filter-placeholder": "", + "recent-tab": "", "result-limit": "Mostrando los primeros {{numResults}} resultados", + "subscriptions-filter": "", + "subscriptions-filter-placeholder": "", "text-loading": "Cargando...", + "text-no-recent-resources": "", "text-no-resources": "No se han encontrado recursos", - "title-error-occurred": "Se ha producido un error al solicitar recursos de Azure Monitor" + "title-error-occurred": "Se ha producido un error al solicitar recursos de Azure Monitor", + "types-filter": "", + "types-filter-placeholder": "" }, "scope-selector": { "label": "Alcance" 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 f7799b3bba0..07d3a18af33 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 @@ -227,16 +227,26 @@ "select-resource": "Sélectionner une ressource" }, "resource-picker": { + "browse-tab": "", "button-apply": "Appliquer", "button-cancel": "Annuler", "header-location": "Emplacement", + "header-resource-group": "", "header-scope": "Portée", "header-type": "Type", "heading-selection": "Sélection", + "locations-filter": "", + "locations-filter-placeholder": "", + "recent-tab": "", "result-limit": "Afficher les {{numResults}} premiers résultats", + "subscriptions-filter": "", + "subscriptions-filter-placeholder": "", "text-loading": "Chargement en cours...", + "text-no-recent-resources": "", "text-no-resources": "Aucune ressource trouvée", - "title-error-occurred": "Une erreur s’est produite lors de la demande de ressources à Azure Monitor" + "title-error-occurred": "Une erreur s’est produite lors de la demande de ressources à Azure Monitor", + "types-filter": "", + "types-filter-placeholder": "" }, "scope-selector": { "label": "Portée" 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 423105612a1..c349c475221 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 @@ -227,16 +227,26 @@ "select-resource": "Válasszon ki egy erőforrást" }, "resource-picker": { + "browse-tab": "", "button-apply": "Alkalmaz", "button-cancel": "Mégse", "header-location": "Hely", + "header-resource-group": "", "header-scope": "Hatókör", "header-type": "Típus", "heading-selection": "Kiválasztás", + "locations-filter": "", + "locations-filter-placeholder": "", + "recent-tab": "", "result-limit": "Az első {{numResults}} találat megjelenítése", + "subscriptions-filter": "", + "subscriptions-filter-placeholder": "", "text-loading": "Betöltés…", + "text-no-recent-resources": "", "text-no-resources": "Nem található erőforrás", - "title-error-occurred": "Hiba történt az erőforrások Azure Monitor szolgáltatásból történő lekérése során" + "title-error-occurred": "Hiba történt az erőforrások Azure Monitor szolgáltatásból történő lekérése során", + "types-filter": "", + "types-filter-placeholder": "" }, "scope-selector": { "label": "Hatókör" 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 8de88d0adb8..5c0ab3e813a 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 @@ -227,16 +227,26 @@ "select-resource": "Pilih sumber daya" }, "resource-picker": { + "browse-tab": "", "button-apply": "Terapkan", "button-cancel": "Batalkan", "header-location": "Lokasi", + "header-resource-group": "", "header-scope": "Ruang Lingkup", "header-type": "Jenis", "heading-selection": "Pilihan", + "locations-filter": "", + "locations-filter-placeholder": "", + "recent-tab": "", "result-limit": "Menampilkan {{numResults}} hasil pertama", + "subscriptions-filter": "", + "subscriptions-filter-placeholder": "", "text-loading": "Memuat...", + "text-no-recent-resources": "", "text-no-resources": "Tidak ada sumber daya yang ditemukan", - "title-error-occurred": "Terjadi kesalahan saat meminta sumber daya dari Azure Monitor" + "title-error-occurred": "Terjadi kesalahan saat meminta sumber daya dari Azure Monitor", + "types-filter": "", + "types-filter-placeholder": "" }, "scope-selector": { "label": "Ruang Lingkup" 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 3d54416d54e..107524c96af 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 @@ -227,16 +227,26 @@ "select-resource": "Seleziona una risorsa" }, "resource-picker": { + "browse-tab": "", "button-apply": "Applica", "button-cancel": "Annulla", "header-location": "Posizione", + "header-resource-group": "", "header-scope": "Ambito", "header-type": "Tipo", "heading-selection": "Selezione", + "locations-filter": "", + "locations-filter-placeholder": "", + "recent-tab": "", "result-limit": "Visualizzazione dei primi {{numResults}} risultati", + "subscriptions-filter": "", + "subscriptions-filter-placeholder": "", "text-loading": "Caricamento in corso...", + "text-no-recent-resources": "", "text-no-resources": "Nessuna risorsa trovata", - "title-error-occurred": "Si è verificato un errore durante la richiesta di risorse da Azure Monitor" + "title-error-occurred": "Si è verificato un errore durante la richiesta di risorse da Azure Monitor", + "types-filter": "", + "types-filter-placeholder": "" }, "scope-selector": { "label": "Ambito" 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 815505c1649..cbeea159a4d 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 @@ -227,16 +227,26 @@ "select-resource": "リソースを選択" }, "resource-picker": { + "browse-tab": "", "button-apply": "適用", "button-cancel": "キャンセル", "header-location": "場所", + "header-resource-group": "", "header-scope": "スコープ", "header-type": "種類", "heading-selection": "選択", + "locations-filter": "", + "locations-filter-placeholder": "", + "recent-tab": "", "result-limit": "最初の{{numResults}}件の結果を表示", + "subscriptions-filter": "", + "subscriptions-filter-placeholder": "", "text-loading": "読み込み中...", + "text-no-recent-resources": "", "text-no-resources": "リソースが見つかりません", - "title-error-occurred": "Azure Monitorからリソースをリクエスト中にエラーが発生しました" + "title-error-occurred": "Azure Monitorからリソースをリクエスト中にエラーが発生しました", + "types-filter": "", + "types-filter-placeholder": "" }, "scope-selector": { "label": "スコープ" 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 f238957cb24..a111b996063 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 @@ -227,16 +227,26 @@ "select-resource": "리소스 선택" }, "resource-picker": { + "browse-tab": "", "button-apply": "적용", "button-cancel": "취소", "header-location": "위치", + "header-resource-group": "", "header-scope": "적용 범위", "header-type": "유형", "heading-selection": "선택", + "locations-filter": "", + "locations-filter-placeholder": "", + "recent-tab": "", "result-limit": "처음 {{numResults}}건의 결과 표시 중", + "subscriptions-filter": "", + "subscriptions-filter-placeholder": "", "text-loading": "로딩 중...", + "text-no-recent-resources": "", "text-no-resources": "리소스를 찾을 수 없음", - "title-error-occurred": "Azure Monitor에서 리소스를 요청하는 동안 오류가 발생했습니다." + "title-error-occurred": "Azure Monitor에서 리소스를 요청하는 동안 오류가 발생했습니다.", + "types-filter": "", + "types-filter-placeholder": "" }, "scope-selector": { "label": "범위" 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 1b1dc58c5b3..1ab2fb7f85d 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 @@ -227,16 +227,26 @@ "select-resource": "Kies een bron" }, "resource-picker": { + "browse-tab": "", "button-apply": "Toepassen", "button-cancel": "Annuleren", "header-location": "Locatie", + "header-resource-group": "", "header-scope": "Bereik", "header-type": "Type", "heading-selection": "Selectie", + "locations-filter": "", + "locations-filter-placeholder": "", + "recent-tab": "", "result-limit": "Eerste {{numResults}} resultaten weergeven", + "subscriptions-filter": "", + "subscriptions-filter-placeholder": "", "text-loading": "Laden...", + "text-no-recent-resources": "", "text-no-resources": "Geen bronnen gevonden", - "title-error-occurred": "Er is een fout opgetreden bij het aanvragen van metagegevens van Azure Monitor" + "title-error-occurred": "Er is een fout opgetreden bij het aanvragen van metagegevens van Azure Monitor", + "types-filter": "", + "types-filter-placeholder": "" }, "scope-selector": { "label": "Bereik" 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 13a13098ecd..3602cc8352f 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 @@ -227,16 +227,26 @@ "select-resource": "Wybierz zasób" }, "resource-picker": { + "browse-tab": "", "button-apply": "Zastosuj", "button-cancel": "Anuluj", "header-location": "Lokalizacja", + "header-resource-group": "", "header-scope": "Zakres", "header-type": "Typ", "heading-selection": "Zaznaczenie", + "locations-filter": "", + "locations-filter-placeholder": "", + "recent-tab": "", "result-limit": "Wyświetlanie pierwszych {{numResults}} wyników", + "subscriptions-filter": "", + "subscriptions-filter-placeholder": "", "text-loading": "Ładowanie…", + "text-no-recent-resources": "", "text-no-resources": "Nie znaleziono zasobów", - "title-error-occurred": "Podczas wysyłania żądania zasobów do narzędzia Azure Monitor wystąpił błąd" + "title-error-occurred": "Podczas wysyłania żądania zasobów do narzędzia Azure Monitor wystąpił błąd", + "types-filter": "", + "types-filter-placeholder": "" }, "scope-selector": { "label": "Zakres" 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 9a473f6e9c1..236618cf01d 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 @@ -227,16 +227,26 @@ "select-resource": "Selecionar um recurso" }, "resource-picker": { + "browse-tab": "", "button-apply": "Aplicar", "button-cancel": "Cancelar", "header-location": "Localização", + "header-resource-group": "", "header-scope": "Escopo", "header-type": "Tipo", "heading-selection": "Seleção", + "locations-filter": "", + "locations-filter-placeholder": "", + "recent-tab": "", "result-limit": "Exibindo os primeiros {{numResults}} resultados", + "subscriptions-filter": "", + "subscriptions-filter-placeholder": "", "text-loading": "Carregando...", + "text-no-recent-resources": "", "text-no-resources": "Nenhum recurso encontrado", - "title-error-occurred": "Ocorreu um erro ao solicitar recursos do Azure Monitor" + "title-error-occurred": "Ocorreu um erro ao solicitar recursos do Azure Monitor", + "types-filter": "", + "types-filter-placeholder": "" }, "scope-selector": { "label": "Escopo" 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 77d3018e796..9eca6d90191 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 @@ -227,16 +227,26 @@ "select-resource": "Selecionar um recurso" }, "resource-picker": { + "browse-tab": "", "button-apply": "Aplicar", "button-cancel": "Cancelar", "header-location": "Localização", + "header-resource-group": "", "header-scope": "Escopo", "header-type": "Tipo", "heading-selection": "Seleção", + "locations-filter": "", + "locations-filter-placeholder": "", + "recent-tab": "", "result-limit": "A mostrar os primeiros {{numResults}} resultados", + "subscriptions-filter": "", + "subscriptions-filter-placeholder": "", "text-loading": "A carregar...", + "text-no-recent-resources": "", "text-no-resources": "Nenhum recurso encontrado", - "title-error-occurred": "Ocorreu um erro ao solicitar recursos do Azure Monitor" + "title-error-occurred": "Ocorreu um erro ao solicitar recursos do Azure Monitor", + "types-filter": "", + "types-filter-placeholder": "" }, "scope-selector": { "label": "Âmbito" 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 725de712194..54f9a1b3a29 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 @@ -227,16 +227,26 @@ "select-resource": "Выбрать ресурс" }, "resource-picker": { + "browse-tab": "", "button-apply": "Применить", "button-cancel": "Отмена", "header-location": "Расположение", + "header-resource-group": "", "header-scope": "Область применения", "header-type": "Тип", "heading-selection": "Выбор", + "locations-filter": "", + "locations-filter-placeholder": "", + "recent-tab": "", "result-limit": "Показано первых результатов: {{numResults}}", + "subscriptions-filter": "", + "subscriptions-filter-placeholder": "", "text-loading": "Загрузка…", + "text-no-recent-resources": "", "text-no-resources": "Ресурсы не найдены", - "title-error-occurred": "Ошибка при запросе ресурсов из Azure Monitor" + "title-error-occurred": "Ошибка при запросе ресурсов из Azure Monitor", + "types-filter": "", + "types-filter-placeholder": "" }, "scope-selector": { "label": "Область" 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 38799ab4a07..4766600cc2a 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 @@ -227,16 +227,26 @@ "select-resource": "Välj en resurs" }, "resource-picker": { + "browse-tab": "", "button-apply": "Tillämpa", "button-cancel": "Avbryt", "header-location": "Plats", + "header-resource-group": "", "header-scope": "Omfattning", "header-type": "Typ", "heading-selection": "Urval", + "locations-filter": "", + "locations-filter-placeholder": "", + "recent-tab": "", "result-limit": "Visar de första {{numResults}} resultaten", + "subscriptions-filter": "", + "subscriptions-filter-placeholder": "", "text-loading": "Laddar …", + "text-no-recent-resources": "", "text-no-resources": "Inga resurser hittades", - "title-error-occurred": "Ett fel uppstod vid begäran av resurser från Azure Monitor" + "title-error-occurred": "Ett fel uppstod vid begäran av resurser från Azure Monitor", + "types-filter": "", + "types-filter-placeholder": "" }, "scope-selector": { "label": "Omfattning" 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 a74be5fdce8..378d8377411 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 @@ -227,16 +227,26 @@ "select-resource": "Bir kaynak seçin" }, "resource-picker": { + "browse-tab": "", "button-apply": "Uygula", "button-cancel": "İptal et", "header-location": "Konum", + "header-resource-group": "", "header-scope": "Kapsam", "header-type": "Tür", "heading-selection": "Seçim", + "locations-filter": "", + "locations-filter-placeholder": "", + "recent-tab": "", "result-limit": "İlk {{numResults}} sonuç gösteriliyor", + "subscriptions-filter": "", + "subscriptions-filter-placeholder": "", "text-loading": "Yükleniyor...", + "text-no-recent-resources": "", "text-no-resources": "Hiçbir kaynak bulunmadı", - "title-error-occurred": "Azure Monitor'dan kaynaklar istenirken bir hata oluştu" + "title-error-occurred": "Azure Monitor'dan kaynaklar istenirken bir hata oluştu", + "types-filter": "", + "types-filter-placeholder": "" }, "scope-selector": { "label": "Kapsam" 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 5d2e24fb174..97701ed7f11 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 @@ -227,16 +227,26 @@ "select-resource": "选择资源" }, "resource-picker": { + "browse-tab": "", "button-apply": "应用", "button-cancel": "取消", "header-location": "位置", + "header-resource-group": "", "header-scope": "范围", "header-type": "类型", "heading-selection": "选择", + "locations-filter": "", + "locations-filter-placeholder": "", + "recent-tab": "", "result-limit": "显示最初 {{numResults}} 个结果", + "subscriptions-filter": "", + "subscriptions-filter-placeholder": "", "text-loading": "加载中...", + "text-no-recent-resources": "", "text-no-resources": "未找到资源", - "title-error-occurred": "从 Azure Monitor 请求资源时发生错误" + "title-error-occurred": "从 Azure Monitor 请求资源时发生错误", + "types-filter": "", + "types-filter-placeholder": "" }, "scope-selector": { "label": "范围" 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 0e75bae3d55..9bbdc75b9c6 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 @@ -227,16 +227,26 @@ "select-resource": "選取資源" }, "resource-picker": { + "browse-tab": "", "button-apply": "套用", "button-cancel": "取消", "header-location": "位置", + "header-resource-group": "", "header-scope": "範圍", "header-type": "類型", "heading-selection": "選擇", + "locations-filter": "", + "locations-filter-placeholder": "", + "recent-tab": "", "result-limit": "顯示前 {{numResults}} 個結果", + "subscriptions-filter": "", + "subscriptions-filter-placeholder": "", "text-loading": "正在載入…", + "text-no-recent-resources": "", "text-no-resources": "沒有找到資源", - "title-error-occurred": "從 Azure Monitor 請求資源時發生錯誤" + "title-error-occurred": "從 Azure Monitor 請求資源時發生錯誤", + "types-filter": "", + "types-filter-placeholder": "" }, "scope-selector": { "label": "範圍" diff --git a/public/locales/cs-CZ/grafana.json b/public/locales/cs-CZ/grafana.json index b668c56de20..27ef859da03 100644 --- a/public/locales/cs-CZ/grafana.json +++ b/public/locales/cs-CZ/grafana.json @@ -557,6 +557,7 @@ }, "alert-rules": { "firing-for": "Aktivní pro", + "multiple-sources": "", "next-evaluation": "Další hodnocení", "next-evaluation-in": "další hodnocení v", "rule-definition": "Definice pravidla" @@ -2664,13 +2665,15 @@ "show": "Zobrazit" }, "manage-alerts": "V těchto zdrojích dat můžete prostřednictvím uživatelského rozhraní upozorňování vybrat možnost Správa upozorňování. Odtud můžete spravovat tato pravidla výstrah v uživatelském rozhraní Grafana i ve zdroji dat, kde byla nakonfigurována.", - "no-groups": "Nejsou k dispozici žádné skupiny", - "no-namespaces": "Nejsou k dispozici žádné složky", "placeholder-all-data-sources": "Všechny zdroje dat", "placeholder-contact-point": "Vyberte kontaktní bod", "placeholder-data-sources": "Vyberte zdroje dat", "placeholder-labels": "Vyberte štítky", "plugin-rules": "Pravidla pluginu", + "rule-source": { + "datasource": "", + "grafana": "" + }, "rule-type": "Typ pravidla", "rulesSearchInput-placeholder-search": "Hledat", "search": "Hledat", @@ -2692,6 +2695,7 @@ "namespace": "Složka / jmenný prostor", "rule-health": "Kondice", "rule-name": "Název pravidla", + "rule-source": "", "rule-type": "Typ", "state": "Stav" } @@ -3419,9 +3423,6 @@ "text-badge-enabled": "Povoleno", "text-badge-not-enabled": "Není povoleno" }, - "scim-banner": { - "message": "SCIM je momentálně ve vývoji a není doporučeno ho používat v produkčním prostředí. Používejte ho opatrně a počítejte s možnými změnami." - }, "server-discovery-modal": { "label-the-wellknownopenidconfiguration-endpoint-for-your-id-p": "Koncový bod .well-known / openid-configuration pro vašeho poskytovatele identity", "title-open-id-connect-discovery-url": "Adresa URL OpenID Connect Discovery" @@ -3591,7 +3592,9 @@ }, "error-moving-resources": "Chyba při přesouvání zdrojů", "error-no-target-folder-path": "Cesta k cílové složce je neplatná nebo prázdná, vyberte ji znovu.", - "move-warning": "Tímto se přesunou vybrané složky a všechny jejich podsložky. Celkem to ovlivní:", + "move-total": "", + "move-warning": "", + "move-warning-tooltip": "", "target-folder": "Cílová složka" }, "counts": { @@ -4727,6 +4730,7 @@ "panel-title": "Změnit název panelu", "paste-panel": "Vložit panel", "remove": "Odebrat {{typeName}}", + "row-title": "", "switch-layout": "Přepnout rozvržení" }, "edit-pane": { @@ -6584,7 +6588,8 @@ }, "data-source-load-error": { "back": "Zpět", - "delete": "Odstranit" + "delete": "Odstranit", + "not-found": "" }, "data-source-missing-rights-message": { "title-missing-rights": "Chybějící práva" @@ -7607,7 +7612,9 @@ "folders": { "api": { "folder-delete-error-provisioned": "", - "folder-deleted-success": "Složka byla odstraněna" + "folder-deleted-success": "Složka byla odstraněna", + "folder-move-error-provisioned": "", + "folder-moved-success": "" }, "get-loading-nav": { "main": { @@ -9583,6 +9590,7 @@ "fields-section": "Pole", "hide-log-line": "Skrýt řádek protokolu", "inline-mode": "Zobrazit v řádku", + "link-value-tooltip": "", "links-section": "Odkazy", "log-line-field": "Řádek protokolu", "log-line-section": "Řádek protokolu", diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index 02004059673..45800af70fe 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -549,6 +549,7 @@ }, "alert-rules": { "firing-for": "Auslösen für", + "multiple-sources": "", "next-evaluation": "Nächste Evaluierung", "next-evaluation-in": "nächste Evaluierung in", "rule-definition": "Regeldefinition" @@ -2638,13 +2639,15 @@ "show": "Anzeigen" }, "manage-alerts": "In diesen Datenquellen können Sie über die Alerting-Benutzeroberfläche „Warnungen verwalten“ auswählen, um diese Warnregeln sowohl in der Grafana-Benutzeroberfläche als auch in der Datenquelle, in der sie konfiguriert wurden, verwalten zu können.", - "no-groups": "Keine Gruppen verfügbar", - "no-namespaces": "Keine Ordner verfügbar", "placeholder-all-data-sources": "Alle Datenquellen", "placeholder-contact-point": "Kontaktpunkt auswählen", "placeholder-data-sources": "Datenquellen auswählen", "placeholder-labels": "Labels auswählen", "plugin-rules": "Plugin-Regeln", + "rule-source": { + "datasource": "", + "grafana": "" + }, "rule-type": "Regelart", "rulesSearchInput-placeholder-search": "Suche", "search": "Suche", @@ -2666,6 +2669,7 @@ "namespace": "Ordner / Namensraum", "rule-health": "Zustand", "rule-name": "Regelname", + "rule-source": "", "rule-type": "Typ", "state": "Status" } @@ -3393,9 +3397,6 @@ "text-badge-enabled": "Aktiviert", "text-badge-not-enabled": "Nicht aktiviert" }, - "scim-banner": { - "message": "SCIM befindet sich zurzeit in der Entwicklung und wird nicht für den Produktionseinsatz empfohlen. Bitte nutzen Sie es mit Vorsicht und rechnen Sie mit möglichen Änderungen." - }, "server-discovery-modal": { "label-the-wellknownopenidconfiguration-endpoint-for-your-id-p": "Der Endpunkt .well-known/openid-configuration für Ihren IdP", "title-open-id-connect-discovery-url": "OpenID-Connect-Discovery-URL" @@ -3565,7 +3566,9 @@ }, "error-moving-resources": "Fehler beim Verschieben von Ressourcen", "error-no-target-folder-path": "Der Zielordnerpfad ist ungültig oder leer, bitte wählen Sie ihn erneut aus.", - "move-warning": "Dadurch werden ausgewählte Ordner und deren Unterordner verschoben. Insgesamt betrifft dies:", + "move-total": "", + "move-warning": "", + "move-warning-tooltip": "", "target-folder": "Zielordner" }, "counts": { @@ -4691,6 +4694,7 @@ "panel-title": "Panel-Titel ändern", "paste-panel": "Panel einfügen", "remove": "{{typeName}} entfernen", + "row-title": "", "switch-layout": "Layout wechseln" }, "edit-pane": { @@ -6542,7 +6546,8 @@ }, "data-source-load-error": { "back": "Zurück", - "delete": "Löschen" + "delete": "Löschen", + "not-found": "" }, "data-source-missing-rights-message": { "title-missing-rights": "Fehlende Rechte" @@ -7565,7 +7570,9 @@ "folders": { "api": { "folder-delete-error-provisioned": "", - "folder-deleted-success": "Ordner gelöscht" + "folder-deleted-success": "Ordner gelöscht", + "folder-move-error-provisioned": "", + "folder-moved-success": "" }, "get-loading-nav": { "main": { @@ -9525,6 +9532,7 @@ "fields-section": "Felder", "hide-log-line": "Log-Linie ausblenden", "inline-mode": "Inline anzeigen", + "link-value-tooltip": "", "links-section": "Links", "log-line-field": "Log-Zeile", "log-line-section": "Log-Linie", diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index d577026b835..dd77fa6ba32 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -549,6 +549,7 @@ }, "alert-rules": { "firing-for": "Activando para", + "multiple-sources": "", "next-evaluation": "Siguiente evaluación", "next-evaluation-in": "siguiente evaluación en", "rule-definition": "Definición de la regla" @@ -2638,13 +2639,15 @@ "show": "Mostrar" }, "manage-alerts": "En estas fuentes de datos, puedes seleccionar Gestionar alertas a través de la interfaz de usuario de Alerting para poder administrar estas reglas de alerta en la interfaz de usuario de Grafana, así como en la fuente de datos donde se configuraron.", - "no-groups": "No hay ningún grupo disponible", - "no-namespaces": "No hay ninguna carpeta disponible", "placeholder-all-data-sources": "Todas las fuentes de datos", "placeholder-contact-point": "Seleccionar punto de contacto", "placeholder-data-sources": "Seleccionar fuentes de datos", "placeholder-labels": "Seleccionar etiquetas", "plugin-rules": "Reglas del plugin", + "rule-source": { + "datasource": "", + "grafana": "" + }, "rule-type": "Tipo de regla", "rulesSearchInput-placeholder-search": "Buscar", "search": "Buscar", @@ -2666,6 +2669,7 @@ "namespace": "Carpeta/espacio de nombre", "rule-health": "Salud", "rule-name": "Nombre de la regla", + "rule-source": "", "rule-type": "Tipo", "state": "Estado" } @@ -3393,9 +3397,6 @@ "text-badge-enabled": "Activado", "text-badge-not-enabled": "No habilitada" }, - "scim-banner": { - "message": "SCIM se encuentra actualmente en fase de desarrollo y no se recomienda para su uso en producción. Úsalo con precaución y ten en cuenta que puede sufrir cambios." - }, "server-discovery-modal": { "label-the-wellknownopenidconfiguration-endpoint-for-your-id-p": "El punto final .well-known/openid-configuration para tu IdP", "title-open-id-connect-discovery-url": "URL de OpenID Connect Discovery" @@ -3565,7 +3566,9 @@ }, "error-moving-resources": "Error al mover los recursos", "error-no-target-folder-path": "La ruta de la carpeta de destino no es válida o está vacía. Selecciona otra.", - "move-warning": "Esto moverá las carpetas seleccionadas y sus subcarpetas. En total, esto afectará a:", + "move-total": "", + "move-warning": "", + "move-warning-tooltip": "", "target-folder": "Carpeta de destino" }, "counts": { @@ -4691,6 +4694,7 @@ "panel-title": "Cambiar título del panel", "paste-panel": "Pegar panel", "remove": "Eliminar {{typeName}}", + "row-title": "", "switch-layout": "Cambiar diseño" }, "edit-pane": { @@ -6542,7 +6546,8 @@ }, "data-source-load-error": { "back": "Atrás", - "delete": "Eliminar" + "delete": "Eliminar", + "not-found": "" }, "data-source-missing-rights-message": { "title-missing-rights": "Faltan derechos" @@ -7565,7 +7570,9 @@ "folders": { "api": { "folder-delete-error-provisioned": "", - "folder-deleted-success": "Carpeta eliminada" + "folder-deleted-success": "Carpeta eliminada", + "folder-move-error-provisioned": "", + "folder-moved-success": "" }, "get-loading-nav": { "main": { @@ -9525,6 +9532,7 @@ "fields-section": "Campos", "hide-log-line": "Ocultar línea de log", "inline-mode": "Mostrar en línea", + "link-value-tooltip": "", "links-section": "Enlaces", "log-line-field": "Línea de log", "log-line-section": "Línea de log", diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index a298b595688..5ce1a38349d 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -549,6 +549,7 @@ }, "alert-rules": { "firing-for": "Déclenchement pour", + "multiple-sources": "", "next-evaluation": "Prochaine évaluation", "next-evaluation-in": "prochaine évaluation dans", "rule-definition": "Définition de la règle" @@ -2638,13 +2639,15 @@ "show": "Afficher" }, "manage-alerts": "Dans ces sources de données, vous pouvez sélectionner Gérer les alertes via l’interface utilisateur d’alerte pour pouvoir gérer ces règles d’alerte dans l’interface utilisateur Grafana, ainsi que dans la source de données où elles ont été configurées.", - "no-groups": "Aucun groupe disponible", - "no-namespaces": "Aucun dossier disponible", "placeholder-all-data-sources": "Toutes les sources de données", "placeholder-contact-point": "Sélectionner un point de contact", "placeholder-data-sources": "Sélectionner des sources de données", "placeholder-labels": "Sélectionner des étiquettes", "plugin-rules": "Règles de plugin", + "rule-source": { + "datasource": "", + "grafana": "" + }, "rule-type": "Type de règle", "rulesSearchInput-placeholder-search": "Rechercher", "search": "Rechercher", @@ -2666,6 +2669,7 @@ "namespace": "Dossier/Espace de noms", "rule-health": "Santé", "rule-name": "Nom de la règle", + "rule-source": "", "rule-type": "Type", "state": "État" } @@ -3393,9 +3397,6 @@ "text-badge-enabled": "Activé", "text-badge-not-enabled": "Non activé" }, - "scim-banner": { - "message": "SCIM est actuellement en développement et n’est pas recommandé pour un usage en production. Veuillez l’utiliser avec précaution et vous attendre à d’éventuels changements." - }, "server-discovery-modal": { "label-the-wellknownopenidconfiguration-endpoint-for-your-id-p": "Le point de terminaison .well-known/openid-configuration pour votre IdP", "title-open-id-connect-discovery-url": "URL de découverte de connexion OpenID" @@ -3565,7 +3566,9 @@ }, "error-moving-resources": "Erreur lors du déplacement des ressources", "error-no-target-folder-path": "Le chemin du dossier cible est invalide ou vide ; veuillez sélectionner à nouveau.", - "move-warning": "Cette opération déplacera les dossiers sélectionnés ainsi que leur contenu. Au total, cela affectera :", + "move-total": "", + "move-warning": "", + "move-warning-tooltip": "", "target-folder": "Dossier de destination" }, "counts": { @@ -4691,6 +4694,7 @@ "panel-title": "Modifier le titre du panneau", "paste-panel": "Coller le panneau", "remove": "Supprimer {{typeName}}", + "row-title": "", "switch-layout": "Changer la disposition" }, "edit-pane": { @@ -6542,7 +6546,8 @@ }, "data-source-load-error": { "back": "Précédent", - "delete": "Supprimer" + "delete": "Supprimer", + "not-found": "" }, "data-source-missing-rights-message": { "title-missing-rights": "Droits manquants" @@ -7565,7 +7570,9 @@ "folders": { "api": { "folder-delete-error-provisioned": "", - "folder-deleted-success": "Dossier supprimé" + "folder-deleted-success": "Dossier supprimé", + "folder-move-error-provisioned": "", + "folder-moved-success": "" }, "get-loading-nav": { "main": { @@ -9525,6 +9532,7 @@ "fields-section": "Champs", "hide-log-line": "Masquer cette ligne de log", "inline-mode": "Afficher en ligne", + "link-value-tooltip": "", "links-section": "Liens", "log-line-field": "Ligne de journal", "log-line-section": "Ligne de log", diff --git a/public/locales/hu-HU/grafana.json b/public/locales/hu-HU/grafana.json index b00841f324d..7df123a1b5c 100644 --- a/public/locales/hu-HU/grafana.json +++ b/public/locales/hu-HU/grafana.json @@ -549,6 +549,7 @@ }, "alert-rules": { "firing-for": "Aktiválás ehhez:", + "multiple-sources": "", "next-evaluation": "Következő értékelés", "next-evaluation-in": "következő értékelés ennyi idő múlva:", "rule-definition": "Szabálydefiníció" @@ -2638,13 +2639,15 @@ "show": "Megjelenítés" }, "manage-alerts": "Ezekben az adatforrásokban kiválaszthatja a Riasztások kezelése az Alerting felületén keresztül lehetőséget, hogy kezelhesse ezeket a riasztási szabályokat a Grafana kezelőfelületén, valamint abban az adatforrásban, ahol konfigurálták őket.", - "no-groups": "Nincs elérhető csoport", - "no-namespaces": "Nincs elérhető mappa", "placeholder-all-data-sources": "Összes adatforrás", "placeholder-contact-point": "Kapcsolattartási pont kiválasztása", "placeholder-data-sources": "Adatforrások kiválasztása", "placeholder-labels": "Címkék kiválasztása", "plugin-rules": "Bővítményszabályok", + "rule-source": { + "datasource": "", + "grafana": "" + }, "rule-type": "Szabálytípus", "rulesSearchInput-placeholder-search": "Keresés", "search": "Keresés", @@ -2666,6 +2669,7 @@ "namespace": "Mappa/névtér", "rule-health": "Állapot", "rule-name": "Szabálynév", + "rule-source": "", "rule-type": "Típus", "state": "Állapot" } @@ -3393,9 +3397,6 @@ "text-badge-enabled": "Engedélyezve", "text-badge-not-enabled": "Nem engedélyezett" }, - "scim-banner": { - "message": "A SCIM jelenleg fejlesztés alatt áll, ezért nem javasolt éles környezetben. Használja körültekintéssel, és számítson esetleges változásokra." - }, "server-discovery-modal": { "label-the-wellknownopenidconfiguration-endpoint-for-your-id-p": "Az identitásszolgáltató .well-known/openid-configuration végpontja", "title-open-id-connect-discovery-url": "Az OpenID Connect Discovery URL-címe" @@ -3565,7 +3566,9 @@ }, "error-moving-resources": "Hiba történt az erőforrások áthelyezésekor", "error-no-target-folder-path": "A célmappa elérési útvonala érvénytelen vagy üres. Kérjük, válassza ki újra.", - "move-warning": "Ezzel a művelettel áthelyezi a kijelölt mappákat és minden almappájukat. Összességében ez a következőket érinti:", + "move-total": "", + "move-warning": "", + "move-warning-tooltip": "", "target-folder": "Célmappa" }, "counts": { @@ -4691,6 +4694,7 @@ "panel-title": "Panel címének módosítása", "paste-panel": "Panel beillesztése", "remove": "{{typeName}} eltávolítása", + "row-title": "", "switch-layout": "Kiosztás váltása" }, "edit-pane": { @@ -6542,7 +6546,8 @@ }, "data-source-load-error": { "back": "Vissza", - "delete": "Törlés" + "delete": "Törlés", + "not-found": "" }, "data-source-missing-rights-message": { "title-missing-rights": "Hiányzó jogok" @@ -7565,7 +7570,9 @@ "folders": { "api": { "folder-delete-error-provisioned": "", - "folder-deleted-success": "Mappa törölve" + "folder-deleted-success": "Mappa törölve", + "folder-move-error-provisioned": "", + "folder-moved-success": "" }, "get-loading-nav": { "main": { @@ -9525,6 +9532,7 @@ "fields-section": "Mezők", "hide-log-line": "Naplósor elrejtése", "inline-mode": "Megjelenítés sorban", + "link-value-tooltip": "", "links-section": "Hivatkozások", "log-line-field": "Naplósor", "log-line-section": "Naplósor", diff --git a/public/locales/id-ID/grafana.json b/public/locales/id-ID/grafana.json index 7e215f7a4df..e0d44266c8e 100644 --- a/public/locales/id-ID/grafana.json +++ b/public/locales/id-ID/grafana.json @@ -545,6 +545,7 @@ }, "alert-rules": { "firing-for": "Menyalakan untuk", + "multiple-sources": "", "next-evaluation": "Evaluasi berikutnya", "next-evaluation-in": "evaluasi berikutnya dalam", "rule-definition": "Definisi aturan" @@ -2625,13 +2626,15 @@ "show": "Tampilkan" }, "manage-alerts": "Dalam sumber data ini, Anda dapat memilih Kelola peringatan melalui UI Alerting untuk dapat mengelola aturan peringatan ini di UI Grafana serta di sumber data tempat mereka dikonfigurasi.", - "no-groups": "Tidak ada grup yang tersedia", - "no-namespaces": "Tidak ada folder yang tersedia", "placeholder-all-data-sources": "Semua sumber data", "placeholder-contact-point": "Pilih titik kontak", "placeholder-data-sources": "Pilih sumber data", "placeholder-labels": "Pilih label", "plugin-rules": "Aturan plugin", + "rule-source": { + "datasource": "", + "grafana": "" + }, "rule-type": "Jenis aturan", "rulesSearchInput-placeholder-search": "Cari", "search": "Cari", @@ -2653,6 +2656,7 @@ "namespace": "Folder / Ruang nama", "rule-health": "Kesehatan", "rule-name": "Nama aturan", + "rule-source": "", "rule-type": "Jenis", "state": "Status" } @@ -3380,9 +3384,6 @@ "text-badge-enabled": "Aktif", "text-badge-not-enabled": "Tidak diaktifkan" }, - "scim-banner": { - "message": "SCIM saat ini sedang dalam pengembangan dan tidak disarankan untuk penggunaan produksi. Gunakan dengan hati-hati dan antisipasi kemungkinan perubahan." - }, "server-discovery-modal": { "label-the-wellknownopenidconfiguration-endpoint-for-your-id-p": "Endpoint .well known/openid-configuration untuk IdP Anda", "title-open-id-connect-discovery-url": "URL OpenID Connect Discovery" @@ -3552,7 +3553,9 @@ }, "error-moving-resources": "Kesalahan saat memindahkan sumber daya", "error-no-target-folder-path": "Jalur folder target tidak valid atau kosong, harap pilih lagi.", - "move-warning": "Ini akan memindahkan folder yang dipilih dan turunannya. Secara keseluruhan, ini akan memengaruhi:", + "move-total": "", + "move-warning": "", + "move-warning-tooltip": "", "target-folder": "Folder Target" }, "counts": { @@ -4673,6 +4676,7 @@ "panel-title": "Ubah judul panel", "paste-panel": "Tempel panel", "remove": "Hapus {{typeName}}", + "row-title": "", "switch-layout": "Ganti tata letak" }, "edit-pane": { @@ -6521,7 +6525,8 @@ }, "data-source-load-error": { "back": "Kembali", - "delete": "Hapus" + "delete": "Hapus", + "not-found": "" }, "data-source-missing-rights-message": { "title-missing-rights": "Hak tidak ada" @@ -7544,7 +7549,9 @@ "folders": { "api": { "folder-delete-error-provisioned": "", - "folder-deleted-success": "Folder dihapus" + "folder-deleted-success": "Folder dihapus", + "folder-move-error-provisioned": "", + "folder-moved-success": "" }, "get-loading-nav": { "main": { @@ -9496,6 +9503,7 @@ "fields-section": "Bidang", "hide-log-line": "Sembunyikan baris log", "inline-mode": "Tampilkan sebaris", + "link-value-tooltip": "", "links-section": "Tautan", "log-line-field": "Baris log", "log-line-section": "Baris log", diff --git a/public/locales/it-IT/grafana.json b/public/locales/it-IT/grafana.json index 868ec696071..2b2b48e2f60 100644 --- a/public/locales/it-IT/grafana.json +++ b/public/locales/it-IT/grafana.json @@ -549,6 +549,7 @@ }, "alert-rules": { "firing-for": "Attivazione per", + "multiple-sources": "", "next-evaluation": "Prossima valutazione", "next-evaluation-in": "prossima valutazione tra", "rule-definition": "Definizione regola" @@ -2638,13 +2639,15 @@ "show": "Mostra" }, "manage-alerts": "In queste origini dei dati, è possibile selezionare Gestisci avvisi tramite l'interfaccia utente di avviso per poter gestire queste regole di avviso nell'interfaccia utente di Grafana e nell'origine dei dati in cui sono state configurate.", - "no-groups": "Nessun gruppo disponibile", - "no-namespaces": "Nessuna cartella disponibile", "placeholder-all-data-sources": "Tutte le fonti dei dati", "placeholder-contact-point": "Seleziona punto di contatto", "placeholder-data-sources": "Seleziona origini dati", "placeholder-labels": "Seleziona etichette", "plugin-rules": "Regole dei componenti aggiuntivi", + "rule-source": { + "datasource": "", + "grafana": "" + }, "rule-type": "Tipo di regola", "rulesSearchInput-placeholder-search": "Cerca", "search": "Cerca", @@ -2666,6 +2669,7 @@ "namespace": "Cartella/Spazio dei nomi", "rule-health": "Stato", "rule-name": "Nome regola", + "rule-source": "", "rule-type": "Tipo", "state": "Stato" } @@ -3393,9 +3397,6 @@ "text-badge-enabled": "Abilitato", "text-badge-not-enabled": "Non abilitato" }, - "scim-banner": { - "message": "SCIM è attualmente in fase di sviluppo e non è consigliato per l'uso in produzione. Utilizzalo con cautela e prevedi potenziali modifiche." - }, "server-discovery-modal": { "label-the-wellknownopenidconfiguration-endpoint-for-your-id-p": "L'endpoint .well-known/openid-configuration per il tuo IdP", "title-open-id-connect-discovery-url": "URL di OpenID Connect Discovery" @@ -3565,7 +3566,9 @@ }, "error-moving-resources": "Errore durante lo spostamento delle risorse", "error-no-target-folder-path": "Il percorso della cartella di destinazione non è valido o è vuoto, prova a selezionarlo di nuovo.", - "move-warning": "Questa operazione sposterà le cartelle selezionate e i relativi discendenti. In totale, questo influenzerà:", + "move-total": "", + "move-warning": "", + "move-warning-tooltip": "", "target-folder": "Cartella di destinazione" }, "counts": { @@ -4691,6 +4694,7 @@ "panel-title": "Modifica il titolo del pannello", "paste-panel": "Incolla pannello", "remove": "Rimuovi {{typeName}}", + "row-title": "", "switch-layout": "Cambia layout" }, "edit-pane": { @@ -6542,7 +6546,8 @@ }, "data-source-load-error": { "back": "Indietro", - "delete": "Elimina" + "delete": "Elimina", + "not-found": "" }, "data-source-missing-rights-message": { "title-missing-rights": "Diritti mancanti" @@ -7565,7 +7570,9 @@ "folders": { "api": { "folder-delete-error-provisioned": "", - "folder-deleted-success": "Cartella eliminata" + "folder-deleted-success": "Cartella eliminata", + "folder-move-error-provisioned": "", + "folder-moved-success": "" }, "get-loading-nav": { "main": { @@ -9525,6 +9532,7 @@ "fields-section": "Campi", "hide-log-line": "Nascondi riga registro", "inline-mode": "Visualizza in linea", + "link-value-tooltip": "", "links-section": "Collegamenti", "log-line-field": "Riga registro", "log-line-section": "Riga registro", diff --git a/public/locales/ja-JP/grafana.json b/public/locales/ja-JP/grafana.json index 834a2f2eb1c..56f5cd3a88e 100644 --- a/public/locales/ja-JP/grafana.json +++ b/public/locales/ja-JP/grafana.json @@ -545,6 +545,7 @@ }, "alert-rules": { "firing-for": "発生の理由:", + "multiple-sources": "", "next-evaluation": "次の評価", "next-evaluation-in": "次の評価まで", "rule-definition": "ルールの定義" @@ -2625,13 +2626,15 @@ "show": "表示" }, "manage-alerts": "これらのデータソースでは、「アラートUI経由で管理」を選択すると、Grafana UIとアラートルールが設定されたデータソースの両方でこれらのアラートルールを管理できます。", - "no-groups": "利用可能なグループはありません", - "no-namespaces": "利用可能なフォルダはありません", "placeholder-all-data-sources": "すべてのデータソース", "placeholder-contact-point": "コンタクトポイントを選択してください", "placeholder-data-sources": "データソースを選択してください", "placeholder-labels": "ラベルを選択してください", "plugin-rules": "プラグインルール", + "rule-source": { + "datasource": "", + "grafana": "" + }, "rule-type": "ルールタイプ", "rulesSearchInput-placeholder-search": "検索", "search": "検索", @@ -2653,6 +2656,7 @@ "namespace": "フォルダ/名前空間", "rule-health": "健康", "rule-name": "ルール名", + "rule-source": "", "rule-type": "タイプ", "state": "ステート" } @@ -3380,9 +3384,6 @@ "text-badge-enabled": "有効化", "text-badge-not-enabled": "有効になっていません" }, - "scim-banner": { - "message": "SCIMは現在開発中であり、本番環境での使用は推奨されていません。ご注意ください。また、変更される可能性があります。" - }, "server-discovery-modal": { "label-the-wellknownopenidconfiguration-endpoint-for-your-id-p": "IdPの.well-known/openid-configurationエンドポイント", "title-open-id-connect-discovery-url": "OpenID Connect Discovery URL" @@ -3552,7 +3553,9 @@ }, "error-moving-resources": "リソースの移動中にエラーが発生しました", "error-no-target-folder-path": "ターゲットフォルダパスが無効または空です。もう一度選択してください。", - "move-warning": "これにより、選択したフォルダとその子フォルダが移動されます。影響のある項目は次のとおりです。", + "move-total": "", + "move-warning": "", + "move-warning-tooltip": "", "target-folder": "移動先フォルダ" }, "counts": { @@ -4673,6 +4676,7 @@ "panel-title": "パネルのタイトルを変更", "paste-panel": "パネルを貼り付け", "remove": "{{typeName}}を削除", + "row-title": "", "switch-layout": "レイアウトを切り替え" }, "edit-pane": { @@ -6521,7 +6525,8 @@ }, "data-source-load-error": { "back": "戻る", - "delete": "削除" + "delete": "削除", + "not-found": "" }, "data-source-missing-rights-message": { "title-missing-rights": "権限が不足しています" @@ -7544,7 +7549,9 @@ "folders": { "api": { "folder-delete-error-provisioned": "", - "folder-deleted-success": "フォルダは削除されました" + "folder-deleted-success": "フォルダは削除されました", + "folder-move-error-provisioned": "", + "folder-moved-success": "" }, "get-loading-nav": { "main": { @@ -9496,6 +9503,7 @@ "fields-section": "フィールド", "hide-log-line": "ログ行を非表示", "inline-mode": "インラインで表示", + "link-value-tooltip": "", "links-section": "リンク", "log-line-field": "ログ行", "log-line-section": "ログ行", diff --git a/public/locales/ko-KR/grafana.json b/public/locales/ko-KR/grafana.json index 1b9ecfdf8bd..69521f7223a 100644 --- a/public/locales/ko-KR/grafana.json +++ b/public/locales/ko-KR/grafana.json @@ -545,6 +545,7 @@ }, "alert-rules": { "firing-for": "발생 조건:", + "multiple-sources": "", "next-evaluation": "다음 평가", "next-evaluation-in": "다음 평가까지 남은 시간", "rule-definition": "규칙 정의" @@ -2625,13 +2626,15 @@ "show": "표시" }, "manage-alerts": "이러한 데이터 소스에서 경고 UI를 통해 '경고 관리'를 선택하면 Grafana UI와 경고 규칙이 구성된 데이터 소스에서 이러한 경고 규칙을 관리할 수 있습니다.", - "no-groups": "사용 가능한 그룹 없음", - "no-namespaces": "사용 가능한 폴더 없음", "placeholder-all-data-sources": "모든 데이터 소스", "placeholder-contact-point": "연락처 선택", "placeholder-data-sources": "데이터 소스 선택", "placeholder-labels": "레이블 선택", "plugin-rules": "플러그인 규칙", + "rule-source": { + "datasource": "", + "grafana": "" + }, "rule-type": "규칙 유형", "rulesSearchInput-placeholder-search": "검색", "search": "검색", @@ -2653,6 +2656,7 @@ "namespace": "폴더 / 네임스페이스", "rule-health": "상태", "rule-name": "규칙 이름", + "rule-source": "", "rule-type": "유형", "state": "상태" } @@ -3380,9 +3384,6 @@ "text-badge-enabled": "활성화됨", "text-badge-not-enabled": "활성화되지 않음" }, - "scim-banner": { - "message": "SCIM은 현재 개발 중인 기능으로, 프로덕션 환경에서 사용하는 것을 권장하지 않습니다. 사용 시 주의해야 하며 향후 변경 사항이 있을 수 있습니다." - }, "server-discovery-modal": { "label-the-wellknownopenidconfiguration-endpoint-for-your-id-p": "사용하는 IdP의 .well-known/openid-configuration 엔드포인트", "title-open-id-connect-discovery-url": "OpenID Connect Discovery URL" @@ -3552,7 +3553,9 @@ }, "error-moving-resources": "리소스 이동 도중 오류 발생", "error-no-target-folder-path": "대상 폴더 경로가 잘못되었거나 비어 있습니다. 다시 선택해 주세요.", - "move-warning": "이렇게 하면 선택하신 폴더와 하위 폴더가 이동되며, 전체적으로 다음에 영향을 미칩니다.", + "move-total": "", + "move-warning": "", + "move-warning-tooltip": "", "target-folder": "대상 폴더" }, "counts": { @@ -4673,6 +4676,7 @@ "panel-title": "패널 제목 변경", "paste-panel": "패널 붙여넣기", "remove": "{{typeName}} 제거", + "row-title": "", "switch-layout": "레이아웃 전환" }, "edit-pane": { @@ -6521,7 +6525,8 @@ }, "data-source-load-error": { "back": "뒤로가기", - "delete": "삭제" + "delete": "삭제", + "not-found": "" }, "data-source-missing-rights-message": { "title-missing-rights": "권한 없음" @@ -7544,7 +7549,9 @@ "folders": { "api": { "folder-delete-error-provisioned": "", - "folder-deleted-success": "폴더 삭제됨" + "folder-deleted-success": "폴더 삭제됨", + "folder-move-error-provisioned": "", + "folder-moved-success": "" }, "get-loading-nav": { "main": { @@ -9496,6 +9503,7 @@ "fields-section": "필드", "hide-log-line": "로그 라인 숨기기", "inline-mode": "인라인 표시", + "link-value-tooltip": "", "links-section": "링크", "log-line-field": "로그 라인", "log-line-section": "로그 선", diff --git a/public/locales/nl-NL/grafana.json b/public/locales/nl-NL/grafana.json index 6292b6d190b..1939735a20e 100644 --- a/public/locales/nl-NL/grafana.json +++ b/public/locales/nl-NL/grafana.json @@ -549,6 +549,7 @@ }, "alert-rules": { "firing-for": "Alarm geactiveerd voor", + "multiple-sources": "", "next-evaluation": "Volgende evaluatie", "next-evaluation-in": "volgende evaluatie over", "rule-definition": "Regeldefinitie" @@ -2638,13 +2639,15 @@ "show": "Tonen" }, "manage-alerts": "In deze gegevensbronnen kun je waarschuwingen beheren via de waarschuwingsinterface om deze waarschuwingsregels te kunnen beheren in de Grafana-gebruikersinterface en in de gegevensbron waar ze zijn geconfigureerd.", - "no-groups": "Geen groepen beschikbaar", - "no-namespaces": "Geen mappen beschikbaar", "placeholder-all-data-sources": "Alle gegevensbronnen", "placeholder-contact-point": "Contactpunt selecteren", "placeholder-data-sources": "Gegevensbronnen selecteren", "placeholder-labels": "Labels selecteren", "plugin-rules": "Plug-inregels", + "rule-source": { + "datasource": "", + "grafana": "" + }, "rule-type": "Regeltype", "rulesSearchInput-placeholder-search": "Zoeken", "search": "Zoeken", @@ -2666,6 +2669,7 @@ "namespace": "Map/Naamruimte", "rule-health": "Gezondheid", "rule-name": "Regelnaam", + "rule-source": "", "rule-type": "Type", "state": "Status" } @@ -3393,9 +3397,6 @@ "text-badge-enabled": "Ingeschakeld", "text-badge-not-enabled": "Niet ingeschakeld" }, - "scim-banner": { - "message": "SCIM is momenteel in ontwikkeling en wordt niet aanbevolen voor gebruik in productieomgevingen. Gebruik met voorzichtigheid; wijzigingen zijn mogelijk." - }, "server-discovery-modal": { "label-the-wellknownopenidconfiguration-endpoint-for-your-id-p": "Het .well-known/openid-configuration endpoint voor je IdP", "title-open-id-connect-discovery-url": "URL van OpenID Connect Discovery" @@ -3565,7 +3566,9 @@ }, "error-moving-resources": "Fout bij verplaatsen van bronnen", "error-no-target-folder-path": "Pad naar doelmap is ongeldig of leeg, selecteer opnieuw.", - "move-warning": "Hiermee worden geselecteerde mappen en hun afgeleiden verwijderd. In totaal heeft dit invloed op:", + "move-total": "", + "move-warning": "", + "move-warning-tooltip": "", "target-folder": "Doelmap" }, "counts": { @@ -4691,6 +4694,7 @@ "panel-title": "Paneeltitel wijzigen", "paste-panel": "Paneel plakken", "remove": "{{typeName}} verwijderen", + "row-title": "", "switch-layout": "Indeling wisselen" }, "edit-pane": { @@ -6542,7 +6546,8 @@ }, "data-source-load-error": { "back": "Terug", - "delete": "Verwijderen" + "delete": "Verwijderen", + "not-found": "" }, "data-source-missing-rights-message": { "title-missing-rights": "Ontbrekende rechten" @@ -7565,7 +7570,9 @@ "folders": { "api": { "folder-delete-error-provisioned": "", - "folder-deleted-success": "Map verwijderd" + "folder-deleted-success": "Map verwijderd", + "folder-move-error-provisioned": "", + "folder-moved-success": "" }, "get-loading-nav": { "main": { @@ -9525,6 +9532,7 @@ "fields-section": "Velden", "hide-log-line": "Logregel verbergen", "inline-mode": "Inline weergave", + "link-value-tooltip": "", "links-section": "Links", "log-line-field": "Logregel", "log-line-section": "Logregel", diff --git a/public/locales/pl-PL/grafana.json b/public/locales/pl-PL/grafana.json index 6f2df2f3a32..27954d782dd 100644 --- a/public/locales/pl-PL/grafana.json +++ b/public/locales/pl-PL/grafana.json @@ -557,6 +557,7 @@ }, "alert-rules": { "firing-for": "Uruchamianie dla", + "multiple-sources": "", "next-evaluation": "Następna ocena", "next-evaluation-in": "następna ocena za", "rule-definition": "Definicja reguły" @@ -2664,13 +2665,15 @@ "show": "Pokaż" }, "manage-alerts": "W tych źródłach danych możesz wybrać „Zarządzaj alertami za pośrednictwem interfejsu alertów”, aby móc zarządzać tymi regułami alertów w interfejsie Grafany, a także w źródle danych, w którym zostały skonfigurowane.", - "no-groups": "Brak dostępnych grup", - "no-namespaces": "Brak dostępnych folderów", "placeholder-all-data-sources": "Wszystkie źródła danych", "placeholder-contact-point": "Wybierz punkt kontaktowy", "placeholder-data-sources": "Wybierz źródła danych", "placeholder-labels": "Wybierz etykiety", "plugin-rules": "Reguły dotyczące wtyczek", + "rule-source": { + "datasource": "", + "grafana": "" + }, "rule-type": "Typ reguły", "rulesSearchInput-placeholder-search": "Szukaj", "search": "Szukaj", @@ -2692,6 +2695,7 @@ "namespace": "Folder / przestrzeń nazw", "rule-health": "Zdrowie", "rule-name": "Nazwa reguły", + "rule-source": "", "rule-type": "Typ", "state": "Stan" } @@ -3419,9 +3423,6 @@ "text-badge-enabled": "Włączone", "text-badge-not-enabled": "Niewłączone" }, - "scim-banner": { - "message": "Standard SCIM jest obecnie w trakcie rozwoju i nie jest zalecany do użytku produkcyjnego. Należy stosować go ostrożnie i spodziewać się potencjalnych zmian." - }, "server-discovery-modal": { "label-the-wellknownopenidconfiguration-endpoint-for-your-id-p": "Punkt końcowy konfiguracji .well-known/openid-configuration dla Twojego dostawcy tożsamości", "title-open-id-connect-discovery-url": "Adres URL wykrywania OpenID Connect" @@ -3591,7 +3592,9 @@ }, "error-moving-resources": "Błąd przenoszenia zasobów", "error-no-target-folder-path": "Ścieżka do folderu docelowego jest nieprawidłowa lub pusta. Wybierz ponownie.", - "move-warning": "Spowoduje to przeniesienie wybranych folderów i ich elementów podrzędnych. Wpłynie to na następujące elementy:", + "move-total": "", + "move-warning": "", + "move-warning-tooltip": "", "target-folder": "Folder docelowy" }, "counts": { @@ -4727,6 +4730,7 @@ "panel-title": "Zmień tytuł panelu", "paste-panel": "Wklej panel", "remove": "Usuń: {{typeName}}", + "row-title": "", "switch-layout": "Przełącz układ" }, "edit-pane": { @@ -6584,7 +6588,8 @@ }, "data-source-load-error": { "back": "Wstecz", - "delete": "Usuń" + "delete": "Usuń", + "not-found": "" }, "data-source-missing-rights-message": { "title-missing-rights": "Brak uprawnień" @@ -7607,7 +7612,9 @@ "folders": { "api": { "folder-delete-error-provisioned": "", - "folder-deleted-success": "Folder usunięty" + "folder-deleted-success": "Folder usunięty", + "folder-move-error-provisioned": "", + "folder-moved-success": "" }, "get-loading-nav": { "main": { @@ -9583,6 +9590,7 @@ "fields-section": "Pola", "hide-log-line": "Ukryj wiersz logu", "inline-mode": "Wyświetl bezpośrednio", + "link-value-tooltip": "", "links-section": "Linki", "log-line-field": "Wiersz logu", "log-line-section": "Wiersz logu", diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index 42aa324a3e2..6fa8f3ab6dc 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -549,6 +549,7 @@ }, "alert-rules": { "firing-for": "Acionamento para", + "multiple-sources": "", "next-evaluation": "Próxima avaliação", "next-evaluation-in": "próxima avaliação em", "rule-definition": "Definição de regras" @@ -2638,13 +2639,15 @@ "show": "Exibir" }, "manage-alerts": "Nessas fontes de dados, você pode selecionar Gerenciar alertas via Interface de Envio de Alertas para gerenciar essas regras de alerta na interface da Grafana, bem como na fonte de dados onde foram configuradas.", - "no-groups": "Nenhum grupo disponível", - "no-namespaces": "Nenhuma pasta disponível", "placeholder-all-data-sources": "Todas as fontes de dados", "placeholder-contact-point": "Selecionar ponto de contato", "placeholder-data-sources": "Selecionar fontes de dados", "placeholder-labels": "Selecionar rótulos", "plugin-rules": "Regras de plug-in", + "rule-source": { + "datasource": "", + "grafana": "" + }, "rule-type": "Tipo de regra", "rulesSearchInput-placeholder-search": "Pesquisar", "search": "Pesquisar", @@ -2666,6 +2669,7 @@ "namespace": "Pasta/Nomenclatura", "rule-health": "Integridade", "rule-name": "Nome da regra", + "rule-source": "", "rule-type": "Tipo", "state": "Estado" } @@ -3393,9 +3397,6 @@ "text-badge-enabled": "Ativado", "text-badge-not-enabled": "Não ativado" }, - "scim-banner": { - "message": "Atualmente, o SCIM se encontra em desenvolvimento, por isso, não é recomendável seu uso para produção. Use-o com cautela e leve em conta a possibilidade de ocorrer alterações." - }, "server-discovery-modal": { "label-the-wellknownopenidconfiguration-endpoint-for-your-id-p": "O endpoint .well-known/openid-configuration para seu IdP", "title-open-id-connect-discovery-url": "URL de descoberta do OpenID Connect" @@ -3565,7 +3566,9 @@ }, "error-moving-resources": "Erro ao mover recursos", "error-no-target-folder-path": "O caminho da pasta de destino é inválido ou está vazio. Selecione outra.", - "move-warning": "Isso moverá as pastas selecionadas e as subpastas delas. No total, isso afetará:", + "move-total": "", + "move-warning": "", + "move-warning-tooltip": "", "target-folder": "Pasta de destino" }, "counts": { @@ -4691,6 +4694,7 @@ "panel-title": "Alterar título do painel", "paste-panel": "Colar painel", "remove": "Remover {{typeName}}", + "row-title": "", "switch-layout": "Alternar layout" }, "edit-pane": { @@ -6542,7 +6546,8 @@ }, "data-source-load-error": { "back": "Voltar", - "delete": "Excluir" + "delete": "Excluir", + "not-found": "" }, "data-source-missing-rights-message": { "title-missing-rights": "Faltam direitos" @@ -7565,7 +7570,9 @@ "folders": { "api": { "folder-delete-error-provisioned": "", - "folder-deleted-success": "Pasta excluída" + "folder-deleted-success": "Pasta excluída", + "folder-move-error-provisioned": "", + "folder-moved-success": "" }, "get-loading-nav": { "main": { @@ -9525,6 +9532,7 @@ "fields-section": "Campos", "hide-log-line": "Ocultar linha de log", "inline-mode": "Exibir em linha", + "link-value-tooltip": "", "links-section": "Links", "log-line-field": "Linha de registro", "log-line-section": "Linha de log", diff --git a/public/locales/pt-PT/grafana.json b/public/locales/pt-PT/grafana.json index 6f11bfd8b94..95bc37d24f5 100644 --- a/public/locales/pt-PT/grafana.json +++ b/public/locales/pt-PT/grafana.json @@ -549,6 +549,7 @@ }, "alert-rules": { "firing-for": "A disparar por", + "multiple-sources": "", "next-evaluation": "Próxima avaliação", "next-evaluation-in": "próxima avaliação em", "rule-definition": "Definição de regra" @@ -2638,13 +2639,15 @@ "show": "Mostrar" }, "manage-alerts": "Nestas origens de dados, pode selecionar Gerir alertas através da interface do utilizador Alerting para poder gerir estas regras de alerta na interface do utilizador Grafana, bem como na origem de dados onde foram configuradas.", - "no-groups": "Não há grupos disponíveis", - "no-namespaces": "Não há pastas disponíveis", "placeholder-all-data-sources": "Todas as origens de dados", "placeholder-contact-point": "Selecionar ponto de contacto", "placeholder-data-sources": "Selecionar origens de dados", "placeholder-labels": "Selecionar etiquetas", "plugin-rules": "Regras de plugin", + "rule-source": { + "datasource": "", + "grafana": "" + }, "rule-type": "Tipo de regra", "rulesSearchInput-placeholder-search": "Pesquisar", "search": "Pesquisar", @@ -2666,6 +2669,7 @@ "namespace": "Pasta/Espaço de nomes", "rule-health": "Saúde", "rule-name": "Nome da regra", + "rule-source": "", "rule-type": "Tipo", "state": "Estado" } @@ -3393,9 +3397,6 @@ "text-badge-enabled": "Ativado", "text-badge-not-enabled": "Não ativado" }, - "scim-banner": { - "message": "O SCIM está atualmente em desenvolvimento e não é recomendado para uso em produção. Utilize com cuidado e espere possíveis alterações." - }, "server-discovery-modal": { "label-the-wellknownopenidconfiguration-endpoint-for-your-id-p": "O ponto final .well-known/openid-configuration para o seu IdP", "title-open-id-connect-discovery-url": "URL de descoberta do OpenID Connect" @@ -3565,7 +3566,9 @@ }, "error-moving-resources": "Erro ao mover recursos", "error-no-target-folder-path": "O caminho da pasta de destino é inválido ou está vazio, selecione novamente.", - "move-warning": "Isto eliminará as pastas selecionadas e as suas descendentes. No total, isto afetará:", + "move-total": "", + "move-warning": "", + "move-warning-tooltip": "", "target-folder": "Pasta de destino" }, "counts": { @@ -4691,6 +4694,7 @@ "panel-title": "Alterar título do painel", "paste-panel": "Colar painel", "remove": "Remover {{typeName}}", + "row-title": "", "switch-layout": "Mudar o layout" }, "edit-pane": { @@ -6542,7 +6546,8 @@ }, "data-source-load-error": { "back": "Voltar", - "delete": "Eliminar" + "delete": "Eliminar", + "not-found": "" }, "data-source-missing-rights-message": { "title-missing-rights": "Direitos em falta" @@ -7565,7 +7570,9 @@ "folders": { "api": { "folder-delete-error-provisioned": "", - "folder-deleted-success": "Pasta eliminada" + "folder-deleted-success": "Pasta eliminada", + "folder-move-error-provisioned": "", + "folder-moved-success": "" }, "get-loading-nav": { "main": { @@ -9525,6 +9532,7 @@ "fields-section": "Campos", "hide-log-line": "Ocultar linha de registo", "inline-mode": "Mostrar em linha", + "link-value-tooltip": "", "links-section": "Links", "log-line-field": "Linha de registo", "log-line-section": "Linha de registo", diff --git a/public/locales/ru-RU/grafana.json b/public/locales/ru-RU/grafana.json index 7e292621549..11b4bd4bbcb 100644 --- a/public/locales/ru-RU/grafana.json +++ b/public/locales/ru-RU/grafana.json @@ -557,6 +557,7 @@ }, "alert-rules": { "firing-for": "Отправка для", + "multiple-sources": "", "next-evaluation": "Следующая оценка", "next-evaluation-in": "следующая оценка через", "rule-definition": "Определение правил" @@ -2664,13 +2665,15 @@ "show": "Показать" }, "manage-alerts": "В этих источниках данных можно выбрать параметр «Управление оповещениями через пользовательский интерфейс Alerting», чтобы иметь возможность управлять этими правилами оповещения в пользовательском интерфейсе Grafana, а также в источнике данных, где они были установлены.", - "no-groups": "Нет доступных групп", - "no-namespaces": "Нет доступных папок", "placeholder-all-data-sources": "Все источники данных", "placeholder-contact-point": "Выбрать точку контакта", "placeholder-data-sources": "Выбрать источники данных", "placeholder-labels": "Выбрать метки", "plugin-rules": "Правила плагинов", + "rule-source": { + "datasource": "", + "grafana": "" + }, "rule-type": "Тип правила", "rulesSearchInput-placeholder-search": "Поиск", "search": "Поиск", @@ -2692,6 +2695,7 @@ "namespace": "Папка / пространство имен", "rule-health": "Работоспособность", "rule-name": "Имя правила", + "rule-source": "", "rule-type": "Тип", "state": "Состояние" } @@ -3419,9 +3423,6 @@ "text-badge-enabled": "Включено", "text-badge-not-enabled": "Не включена" }, - "scim-banner": { - "message": "Стандарт SCIM в настоящее время находится в разработке и не рекомендуется для использования в производстве. Используйте его с осторожностью и учитывайте возможные изменения." - }, "server-discovery-modal": { "label-the-wellknownopenidconfiguration-endpoint-for-your-id-p": "Конечная точка .well-known/openid-configuration для вашего поставщика удостоверений (IdP)", "title-open-id-connect-discovery-url": "URL-адрес обнаружения OpenID Connect" @@ -3591,7 +3592,9 @@ }, "error-moving-resources": "Ошибка при перемещении ресурсов", "error-no-target-folder-path": "Недопустимый или пустой путь к целевой папке. Повторите попытку.", - "move-warning": "Будут перемещены выбранные папки и их дочерние элементы. В общей сложности будет перемещено:", + "move-total": "", + "move-warning": "", + "move-warning-tooltip": "", "target-folder": "Целевая папка" }, "counts": { @@ -4727,6 +4730,7 @@ "panel-title": "Изменить заголовок панели", "paste-panel": "Вставка панели", "remove": "Удалить {{typeName}}", + "row-title": "", "switch-layout": "Переключить макет" }, "edit-pane": { @@ -6584,7 +6588,8 @@ }, "data-source-load-error": { "back": "Назад", - "delete": "Удалить" + "delete": "Удалить", + "not-found": "" }, "data-source-missing-rights-message": { "title-missing-rights": "Отсутствующие права" @@ -7607,7 +7612,9 @@ "folders": { "api": { "folder-delete-error-provisioned": "", - "folder-deleted-success": "Папка удалена" + "folder-deleted-success": "Папка удалена", + "folder-move-error-provisioned": "", + "folder-moved-success": "" }, "get-loading-nav": { "main": { @@ -9583,6 +9590,7 @@ "fields-section": "Поля", "hide-log-line": "Скрыть строку журнала", "inline-mode": "Показать встроенные", + "link-value-tooltip": "", "links-section": "Ссылки", "log-line-field": "Строка журнала", "log-line-section": "Строка журнала", diff --git a/public/locales/sv-SE/grafana.json b/public/locales/sv-SE/grafana.json index 4bb7bbe2327..171648a036a 100644 --- a/public/locales/sv-SE/grafana.json +++ b/public/locales/sv-SE/grafana.json @@ -549,6 +549,7 @@ }, "alert-rules": { "firing-for": "Aktiveras för", + "multiple-sources": "", "next-evaluation": "Nästa utvärdering", "next-evaluation-in": "nästa utvärdering om", "rule-definition": "Regeldefinition" @@ -2638,13 +2639,15 @@ "show": "Visa" }, "manage-alerts": "I dessa datakällor kan du välja Hantera larm via larmgränssnittet för att kunna hantera dessa larmregler i Grafana-gränssnittet samt i datakällan där de konfigurerades.", - "no-groups": "Inga grupper tillgängliga", - "no-namespaces": "Inga mappar tillgängliga", "placeholder-all-data-sources": "Alla datakällor", "placeholder-contact-point": "Välj kontaktpunkt", "placeholder-data-sources": "Välj datakällor", "placeholder-labels": "Välj etiketter", "plugin-rules": "Tilläggsregler", + "rule-source": { + "datasource": "", + "grafana": "" + }, "rule-type": "Typ av regel", "rulesSearchInput-placeholder-search": "Sök", "search": "Sök", @@ -2666,6 +2669,7 @@ "namespace": "Mapp/namnområde", "rule-health": "Hälsa", "rule-name": "Regelnamn", + "rule-source": "", "rule-type": "Typ", "state": "Tillstånd" } @@ -3393,9 +3397,6 @@ "text-badge-enabled": "Aktiverad", "text-badge-not-enabled": "Ej aktiverat" }, - "scim-banner": { - "message": "SCIM är under utveckling och bör inte användas i en produktionsmiljö. Använd med försiktighet och räkna med potentiella ändringar." - }, "server-discovery-modal": { "label-the-wellknownopenidconfiguration-endpoint-for-your-id-p": "Slutpunkten .well-known/openid-configuration för din identitetsleverantör", "title-open-id-connect-discovery-url": "Webbadress för OpenID Connect Discovery" @@ -3565,7 +3566,9 @@ }, "error-moving-resources": "Fel vid flyttning av resurser", "error-no-target-folder-path": "Sökvägen till målmappen är ogiltig eller tom. Välj på nytt.", - "move-warning": "Detta kommer att flytta valda mappar och alla underordnade mappar. Totalt kommer detta att påverka:", + "move-total": "", + "move-warning": "", + "move-warning-tooltip": "", "target-folder": "Målkatalog" }, "counts": { @@ -4691,6 +4694,7 @@ "panel-title": "Ändra paneltitel", "paste-panel": "Klistra in panel", "remove": "Ta bort {{typeName}}", + "row-title": "", "switch-layout": "Byt layout" }, "edit-pane": { @@ -6542,7 +6546,8 @@ }, "data-source-load-error": { "back": "Tillbaka", - "delete": "Ta bort" + "delete": "Ta bort", + "not-found": "" }, "data-source-missing-rights-message": { "title-missing-rights": "Saknade rättigheter" @@ -7565,7 +7570,9 @@ "folders": { "api": { "folder-delete-error-provisioned": "", - "folder-deleted-success": "Mappen raderad" + "folder-deleted-success": "Mappen raderad", + "folder-move-error-provisioned": "", + "folder-moved-success": "" }, "get-loading-nav": { "main": { @@ -9525,6 +9532,7 @@ "fields-section": "Fält", "hide-log-line": "Dölj loggrad", "inline-mode": "Visa inline", + "link-value-tooltip": "", "links-section": "Länkar", "log-line-field": "Loggrad", "log-line-section": "Loggrad", diff --git a/public/locales/tr-TR/grafana.json b/public/locales/tr-TR/grafana.json index 04a14857c39..eda5ca40b4d 100644 --- a/public/locales/tr-TR/grafana.json +++ b/public/locales/tr-TR/grafana.json @@ -549,6 +549,7 @@ }, "alert-rules": { "firing-for": "Şunun için tetikleniyor:", + "multiple-sources": "", "next-evaluation": "Sonraki değerlendirme", "next-evaluation-in": "Sonraki değerlendirme için kalan süre:", "rule-definition": "Kural tanımı" @@ -2638,13 +2639,15 @@ "show": "Göster" }, "manage-alerts": "Bu veri kaynaklarında hem Grafana arayüzünde hem de yapılandırıldıkları veri kaynağında bu uyarı kurallarını yönetebilmek için \"Uyarı Yönetimi\" arayüzü üzerinden yönetimi seçebilirsiniz.", - "no-groups": "", - "no-namespaces": "", "placeholder-all-data-sources": "Tüm veri kaynakları", "placeholder-contact-point": "", "placeholder-data-sources": "", "placeholder-labels": "", "plugin-rules": "Eklenti kuralları", + "rule-source": { + "datasource": "", + "grafana": "" + }, "rule-type": "Kural türü", "rulesSearchInput-placeholder-search": "Ara", "search": "Ara", @@ -2666,6 +2669,7 @@ "namespace": "Klasör/Ad alanı", "rule-health": "Sağlık", "rule-name": "", + "rule-source": "", "rule-type": "Tür", "state": "Durum" } @@ -3393,9 +3397,6 @@ "text-badge-enabled": "Etkin", "text-badge-not-enabled": "Devre dışı" }, - "scim-banner": { - "message": "SCIM şu anda geliştirme aşamasındadır ve üretim kullanımı için önerilmez. Lütfen dikkatli kullanın ve olası değişiklikler olabileceğini unutmayın." - }, "server-discovery-modal": { "label-the-wellknownopenidconfiguration-endpoint-for-your-id-p": "Kimlik sağlayıcınız (IdP) için .well-known/openid-configuration uç noktası", "title-open-id-connect-discovery-url": "OpenID Connect Discovery URL'sini girin" @@ -3565,7 +3566,9 @@ }, "error-moving-resources": "", "error-no-target-folder-path": "", - "move-warning": "Bu işlem, seçilen klasörleri ve alt öğelerini taşıyacaktır. Bu işlem toplamda şunları etkileyecektir:", + "move-total": "", + "move-warning": "", + "move-warning-tooltip": "", "target-folder": "Hedef Klasör" }, "counts": { @@ -4691,6 +4694,7 @@ "panel-title": "Panel başlığını değiştir", "paste-panel": "Paneli yapıştır", "remove": "{{typeName}} ögesini kaldır", + "row-title": "", "switch-layout": "Düzeni değiştir" }, "edit-pane": { @@ -6542,7 +6546,8 @@ }, "data-source-load-error": { "back": "Geri", - "delete": "Sil" + "delete": "Sil", + "not-found": "" }, "data-source-missing-rights-message": { "title-missing-rights": "Eksik haklar" @@ -7565,7 +7570,9 @@ "folders": { "api": { "folder-delete-error-provisioned": "", - "folder-deleted-success": "" + "folder-deleted-success": "", + "folder-move-error-provisioned": "", + "folder-moved-success": "" }, "get-loading-nav": { "main": { @@ -9525,6 +9532,7 @@ "fields-section": "Alanlar", "hide-log-line": "Günlük satırını gizle", "inline-mode": "Satır içi görüntüle", + "link-value-tooltip": "", "links-section": "Bağlantılar", "log-line-field": "Günlük satırı", "log-line-section": "Günlük satırı", diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index 7e003804e43..be3fc4aeac7 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -545,6 +545,7 @@ }, "alert-rules": { "firing-for": "触发原因", + "multiple-sources": "", "next-evaluation": "下一次评估", "next-evaluation-in": "下一次评估将于此时间后进行:", "rule-definition": "规则定义" @@ -2625,13 +2626,15 @@ "show": "显示" }, "manage-alerts": "在这些数据源中,您可以选择通过警报用户界面管理警报,以便能够在 Grafana 用户界面以及在其配置所在的数据源中管理这些警报规则。", - "no-groups": "没有可用的小组", - "no-namespaces": "没有可用的文件夹", "placeholder-all-data-sources": "所有数据源", "placeholder-contact-point": "选择联络点", "placeholder-data-sources": "选择数据源", "placeholder-labels": "选择标签", "plugin-rules": "插件规则", + "rule-source": { + "datasource": "", + "grafana": "" + }, "rule-type": "规则类型", "rulesSearchInput-placeholder-search": "搜索", "search": "搜索", @@ -2653,6 +2656,7 @@ "namespace": "文件夹/命名空间", "rule-health": "健康", "rule-name": "规则名称", + "rule-source": "", "rule-type": "类型", "state": "状态" } @@ -3380,9 +3384,6 @@ "text-badge-enabled": "已启用", "text-badge-not-enabled": "未启用" }, - "scim-banner": { - "message": "SCIM 目前正在开发中,不建议用于生产。请谨慎使用并注意可能出现的变化。" - }, "server-discovery-modal": { "label-the-wellknownopenidconfiguration-endpoint-for-your-id-p": "IdP 的 .well-known/openid-configuration 端点", "title-open-id-connect-discovery-url": "OpenID Connect 发现 URL" @@ -3552,7 +3553,9 @@ }, "error-moving-resources": "移动资源时出错", "error-no-target-folder-path": "目标文件夹路径无效或为空,请再次选择。", - "move-warning": "此操作将移动所选文件夹及其子文件夹。总体而言,这将影响:", + "move-total": "", + "move-warning": "", + "move-warning-tooltip": "", "target-folder": "目标文件夹" }, "counts": { @@ -4673,6 +4676,7 @@ "panel-title": "更改面板标题", "paste-panel": "粘贴面板", "remove": "移除{{typeName}}", + "row-title": "", "switch-layout": "切换布局" }, "edit-pane": { @@ -6521,7 +6525,8 @@ }, "data-source-load-error": { "back": "上一步", - "delete": "删除" + "delete": "删除", + "not-found": "" }, "data-source-missing-rights-message": { "title-missing-rights": "缺少权限" @@ -7544,7 +7549,9 @@ "folders": { "api": { "folder-delete-error-provisioned": "", - "folder-deleted-success": "文件夹已删除" + "folder-deleted-success": "文件夹已删除", + "folder-move-error-provisioned": "", + "folder-moved-success": "" }, "get-loading-nav": { "main": { @@ -9496,6 +9503,7 @@ "fields-section": "字段", "hide-log-line": "隐藏日志行", "inline-mode": "内联显示", + "link-value-tooltip": "", "links-section": "关联", "log-line-field": "日志行", "log-line-section": "日志行", diff --git a/public/locales/zh-Hant/grafana.json b/public/locales/zh-Hant/grafana.json index e49f42f1d56..286326e2a91 100644 --- a/public/locales/zh-Hant/grafana.json +++ b/public/locales/zh-Hant/grafana.json @@ -545,6 +545,7 @@ }, "alert-rules": { "firing-for": "已觸發達", + "multiple-sources": "", "next-evaluation": "下一個評估", "next-evaluation-in": "下一個評估於", "rule-definition": "規則定義" @@ -2625,13 +2626,15 @@ "show": "顯示" }, "manage-alerts": "在這些資料來源中,您可以選擇透過警報 UI 管理警報,以便在 Grafana UI 以及在其設定的資料來源中管理這些警報規則。", - "no-groups": "沒有可用的群組", - "no-namespaces": "沒有可用的資料夾", "placeholder-all-data-sources": "所有資料來源", "placeholder-contact-point": "選擇聯絡點", "placeholder-data-sources": "選擇資料來源", "placeholder-labels": "選擇標籤", "plugin-rules": "外掛程式規則", + "rule-source": { + "datasource": "", + "grafana": "" + }, "rule-type": "規則類型", "rulesSearchInput-placeholder-search": "搜尋", "search": "搜尋", @@ -2653,6 +2656,7 @@ "namespace": "資料夾/命名空間", "rule-health": "使用情況", "rule-name": "規則名稱", + "rule-source": "", "rule-type": "類型", "state": "狀態" } @@ -3380,9 +3384,6 @@ "text-badge-enabled": "已啟用", "text-badge-not-enabled": "未啟用" }, - "scim-banner": { - "message": "SCIM 目前正在開發中,不建議用於生產。請謹慎使用,並做好可能發生變更的準備。" - }, "server-discovery-modal": { "label-the-wellknownopenidconfiguration-endpoint-for-your-id-p": "您的 IdP 的 .well-known/openid-configuration 端點", "title-open-id-connect-discovery-url": "OpenID Connect 探索網址" @@ -3552,7 +3553,9 @@ }, "error-moving-resources": "移動資源時發生錯誤", "error-no-target-folder-path": "目標資料夾路徑無效或空白,請再選擇一次。", - "move-warning": "這將移動所選資料夾及其子資料夾。總體而言,這將影響:", + "move-total": "", + "move-warning": "", + "move-warning-tooltip": "", "target-folder": "目標資料夾" }, "counts": { @@ -4673,6 +4676,7 @@ "panel-title": "變更面板標題", "paste-panel": "貼上面板", "remove": "移除 {{typeName}}", + "row-title": "", "switch-layout": "切換版面配置" }, "edit-pane": { @@ -6521,7 +6525,8 @@ }, "data-source-load-error": { "back": "返回", - "delete": "刪除" + "delete": "刪除", + "not-found": "" }, "data-source-missing-rights-message": { "title-missing-rights": "缺少權限" @@ -7544,7 +7549,9 @@ "folders": { "api": { "folder-delete-error-provisioned": "", - "folder-deleted-success": "資料夾已刪除" + "folder-deleted-success": "資料夾已刪除", + "folder-move-error-provisioned": "", + "folder-moved-success": "" }, "get-loading-nav": { "main": { @@ -9496,6 +9503,7 @@ "fields-section": "欄位", "hide-log-line": "隱藏紀錄行", "inline-mode": "顯示內嵌", + "link-value-tooltip": "", "links-section": "連結", "log-line-field": "紀錄行", "log-line-section": "紀錄行",