From 0df8e42f4e416d1ab44e72231996fd799a31f02a Mon Sep 17 00:00:00 2001 From: "grafana-pr-automation[bot]" <140550294+grafana-pr-automation[bot]@users.noreply.github.com> Date: Sat, 6 Sep 2025 00:36:42 +0000 Subject: [PATCH] I18n: Download translations from Crowdin (#110731) New Crowdin translations by GitHub Action Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- public/locales/cs-CZ/grafana.json | 22 ++++++++++++---------- public/locales/de-DE/grafana.json | 22 ++++++++++++---------- public/locales/es-ES/grafana.json | 22 ++++++++++++---------- public/locales/fr-FR/grafana.json | 22 ++++++++++++---------- public/locales/hu-HU/grafana.json | 22 ++++++++++++---------- public/locales/id-ID/grafana.json | 22 ++++++++++++---------- public/locales/it-IT/grafana.json | 22 ++++++++++++---------- public/locales/ja-JP/grafana.json | 22 ++++++++++++---------- public/locales/ko-KR/grafana.json | 22 ++++++++++++---------- public/locales/nl-NL/grafana.json | 22 ++++++++++++---------- public/locales/pl-PL/grafana.json | 22 ++++++++++++---------- public/locales/pt-BR/grafana.json | 22 ++++++++++++---------- public/locales/pt-PT/grafana.json | 22 ++++++++++++---------- public/locales/ru-RU/grafana.json | 22 ++++++++++++---------- public/locales/sv-SE/grafana.json | 22 ++++++++++++---------- public/locales/tr-TR/grafana.json | 22 ++++++++++++---------- public/locales/zh-Hans/grafana.json | 22 ++++++++++++---------- public/locales/zh-Hant/grafana.json | 22 ++++++++++++---------- 18 files changed, 216 insertions(+), 180 deletions(-) diff --git a/public/locales/cs-CZ/grafana.json b/public/locales/cs-CZ/grafana.json index ac029ca0fa9..04bc7efff26 100644 --- a/public/locales/cs-CZ/grafana.json +++ b/public/locales/cs-CZ/grafana.json @@ -1715,9 +1715,6 @@ "notes": "Poznámky", "returns": "Vrácení zboží" }, - "label-picker": { - "no-options-message": "Nebyly nalezeny žádné štítky" - }, "labels-editor-modal": { "title-edit-labels": "Upravit štítky" }, @@ -1736,9 +1733,6 @@ "description": "Vyberte klíč/hodnotu štítku z možností níže nebo zadejte nový klíč/hodnotu štítku a stiskněte klávesu Enter.", "save": "Uložit" }, - "labels-with-suggestions": { - "text-loading-existing-labels": "Načítání stávajících štítků" - }, "labels-without-suggestions": { "message": { "required": "Povinné." @@ -9708,6 +9702,12 @@ "hide-search": "Zavřít vyhledávání", "hide-timestamps": "Skrýt časová razítka", "hide-unique-labels": "Skrýt jedinečné štítky", + "line-wrapping": { + "enable": "", + "enable-prettify": "", + "hide": "", + "label": "" + }, "newest-first": "Seřazeno od nejnovějších protokolů – kliknutím zobrazíte nejstarší protokoly jako první", "oldest-first": "Seřazeno od nejstarších protokolů – kliknutím zobrazíte nejnovější protokoly jako první", "prettify-json": "Rozbalit protokoly JSON", @@ -9716,13 +9716,16 @@ "resolution-ns": "ns", "scroll-bottom": "Posunout dolů", "scroll-top": "Posunout nahoru", - "show-ms-timestamps": "Zobrazit časová razítka v milisekundách", - "show-ns-timestamps": "Zobrazit časová razítka v nanosekundách", "show-search": "Výsledek vyhledávání v protokolech", "show-timestamps": "Zobrazit časová razítka", "show-unique-labels": "Zobrazit jedinečné štítky", + "timestamp": { + "hide": "", + "label": "", + "milliseconds": "", + "nanoseconds": "" + }, "unwrap-lines": "Rozbalit řádky", - "wrap-json-lines": "", "wrap-lines": "Zalomit řádky" }, "logs-navigation": { @@ -12012,7 +12015,6 @@ "expand-row": "Rozbalit řádek dotazu", "hide-response": "Skrýt odpověď", "remove-query": "Odebrat dotaz", - "replace-query-from-library": "Nahradit uloženým dotazem", "show-response": "Zobrazit odpověď" }, "query-editor-not-exported": "Doplněk zdroje dat neexportuje žádnou komponentu editoru dotazů" diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index bedca2c555f..4c7434eea6d 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -1703,9 +1703,6 @@ "notes": "Anmerkungen", "returns": "Rückgaben" }, - "label-picker": { - "no-options-message": "Keine Labels gefunden" - }, "labels-editor-modal": { "title-edit-labels": "Labels bearbeiten" }, @@ -1724,9 +1721,6 @@ "description": "Wählen Sie aus den folgenden Optionen einen Label-Key/Wert aus oder geben Sie einen neuen ein und drücken Sie dann die Eingabetaste.", "save": "Speichern" }, - "labels-with-suggestions": { - "text-loading-existing-labels": "Vorhandene Labels werden geladen" - }, "labels-without-suggestions": { "message": { "required": "Erforderlich." @@ -9650,6 +9644,12 @@ "hide-search": "Suche schließen", "hide-timestamps": "Zeitstempel ausblenden", "hide-unique-labels": "Eindeutige Labels ausblenden", + "line-wrapping": { + "enable": "", + "enable-prettify": "", + "hide": "", + "label": "" + }, "newest-first": "Sortiert nach neuesten Logs zuerst – klicken Sie, um die ältesten zuerst anzuzeigen", "oldest-first": "Sortiert nach ältesten Logs zuerst – klicken Sie, um die neuesten zuerst anzuzeigen", "prettify-json": "JSON-Logs ausklappen", @@ -9658,13 +9658,16 @@ "resolution-ns": "ns", "scroll-bottom": "Nach unten scrollen", "scroll-top": "Nach oben scrollen", - "show-ms-timestamps": "Millisekunden-Zeitstempel anzeigen", - "show-ns-timestamps": "Nanosekunden-Zeitstempel anzeigen", "show-search": "Ergebnis der Suche in Logs", "show-timestamps": "Zeitstempel anzeigen", "show-unique-labels": "Eindeutige Labels anzeigen", + "timestamp": { + "hide": "", + "label": "", + "milliseconds": "", + "nanoseconds": "" + }, "unwrap-lines": "Zeilenumbruch aufheben", - "wrap-json-lines": "", "wrap-lines": "Zeilen umbrechen" }, "logs-navigation": { @@ -11940,7 +11943,6 @@ "expand-row": "Suchzeile erweitern", "hide-response": "Antwort ausblenden", "remove-query": "Abfrage entfernen", - "replace-query-from-library": "Durch gespeicherte Abfrage ersetzen", "show-response": "Antwort anzeigen " }, "query-editor-not-exported": "Datenquellen-Plugin exportiert keine Komponente des Abfrageeditors" diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index 5384c4abb0b..4dbd91ec951 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -1703,9 +1703,6 @@ "notes": "Notas", "returns": "Devoluciones" }, - "label-picker": { - "no-options-message": "No se ha encontrado ninguna etiqueta" - }, "labels-editor-modal": { "title-edit-labels": "Editar etiquetas" }, @@ -1724,9 +1721,6 @@ "description": "Selecciona una clave/un valor de etiqueta de las opciones siguientes o escribe una nueva y pulsa Intro.", "save": "Guardar" }, - "labels-with-suggestions": { - "text-loading-existing-labels": "Cargando etiquetas existentes" - }, "labels-without-suggestions": { "message": { "required": "Este valor es obligatorio." @@ -9650,6 +9644,12 @@ "hide-search": "Cerrar la búsqueda", "hide-timestamps": "Ocultar marcas de tiempo", "hide-unique-labels": "Ocultar etiquetas únicas", + "line-wrapping": { + "enable": "", + "enable-prettify": "", + "hide": "", + "label": "" + }, "newest-first": "Ordenado por los logs más nuevos primero: haga clic para mostrar los más antiguos primero", "oldest-first": "Ordenado por los logs más antiguos primero: haga clic para mostrar los más nuevos primero", "prettify-json": "Expandir logs JSON", @@ -9658,13 +9658,16 @@ "resolution-ns": "ns", "scroll-bottom": "Desplazarse al final", "scroll-top": "Desplazarse al inicio", - "show-ms-timestamps": "Mostrar marcas de tiempo en milisegundos", - "show-ns-timestamps": "Mostrar marcas de tiempo en nanosegundos", "show-search": "Resultado de la búsqueda en logs", "show-timestamps": "Mostrar marcas temporales", "show-unique-labels": "Mostrar etiquetas únicas", + "timestamp": { + "hide": "", + "label": "", + "milliseconds": "", + "nanoseconds": "" + }, "unwrap-lines": "Desajustar líneas", - "wrap-json-lines": "", "wrap-lines": "Ajustar líneas" }, "logs-navigation": { @@ -11940,7 +11943,6 @@ "expand-row": "Expandir la fila de la consulta", "hide-response": "Ocultar respuesta", "remove-query": "Eliminar consulta", - "replace-query-from-library": "Reemplazar con consulta guardada", "show-response": "Mostrar respuesta" }, "query-editor-not-exported": "El complemento de la fuente de datos no exporta ningún componente del editor de consultas" diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index 540f2db747d..e69b03ae214 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -1703,9 +1703,6 @@ "notes": "Remarques", "returns": "Retours" }, - "label-picker": { - "no-options-message": "Aucune étiquette trouvée" - }, "labels-editor-modal": { "title-edit-labels": "Modifier les étiquettes" }, @@ -1724,9 +1721,6 @@ "description": "Sélectionnez une clé/valeur d’étiquette parmi les options ci-dessous, ou saisissez-en une nouvelle et appuyez sur Entrée.", "save": "Enregistrer" }, - "labels-with-suggestions": { - "text-loading-existing-labels": "Chargement des étiquettes existantes" - }, "labels-without-suggestions": { "message": { "required": "Obligatoire." @@ -9650,6 +9644,12 @@ "hide-search": "Fermer la recherche", "hide-timestamps": "Masquer les horodatages", "hide-unique-labels": "Masquer les étiquettes uniques", + "line-wrapping": { + "enable": "", + "enable-prettify": "", + "hide": "", + "label": "" + }, "newest-first": "Trié par les journaux les plus récents en premier - Cliquez pour afficher les plus anciens en premier", "oldest-first": "Trié par les journaux les plus anciens en premier - Cliquez pour afficher les plus récents en premier", "prettify-json": "Développer les journaux JSON", @@ -9658,13 +9658,16 @@ "resolution-ns": "ns", "scroll-bottom": "Faire défiler vers le bas", "scroll-top": "Retour en haut de page", - "show-ms-timestamps": "Afficher les horodatages en millisecondes", - "show-ns-timestamps": "Afficher les horodatages en nanosecondes", "show-search": "Rechercher dans les résultats de logs", "show-timestamps": "Afficher les horodatages", "show-unique-labels": "Afficher les étiquettes uniques", + "timestamp": { + "hide": "", + "label": "", + "milliseconds": "", + "nanoseconds": "" + }, "unwrap-lines": "Dérouler les lignes", - "wrap-json-lines": "", "wrap-lines": "Enrouler les lignes" }, "logs-navigation": { @@ -11940,7 +11943,6 @@ "expand-row": "Développer la ligne de requête", "hide-response": "Masquer la réponse", "remove-query": "Supprimer la requête", - "replace-query-from-library": "Remplacer par une requête sauvegardée", "show-response": "Afficher la réponse" }, "query-editor-not-exported": "Le plugin source de données n'exporte aucun composant de l'éditeur de requête" diff --git a/public/locales/hu-HU/grafana.json b/public/locales/hu-HU/grafana.json index a886f2cbce8..bbea3a0b85e 100644 --- a/public/locales/hu-HU/grafana.json +++ b/public/locales/hu-HU/grafana.json @@ -1703,9 +1703,6 @@ "notes": "Megjegyzések", "returns": "Visszaadott értékek" }, - "label-picker": { - "no-options-message": "Nem található címke" - }, "labels-editor-modal": { "title-edit-labels": "Címkék szerkesztése" }, @@ -1724,9 +1721,6 @@ "description": "Válasszon egy címkekulcsot/-értéket az alábbi lehetőségek közül, vagy írjon be egy újat, és nyomja le az Enter billentyűt.", "save": "Mentés" }, - "labels-with-suggestions": { - "text-loading-existing-labels": "Meglévő címkék betöltése" - }, "labels-without-suggestions": { "message": { "required": "Szükséges." @@ -9650,6 +9644,12 @@ "hide-search": "Keresés bezárása", "hide-timestamps": "Időbélyegek elrejtése", "hide-unique-labels": "Egyedi címkék elrejtése", + "line-wrapping": { + "enable": "", + "enable-prettify": "", + "hide": "", + "label": "" + }, "newest-first": "Rendezés a legújabb naplók szerint – kattintson, hogy a legrégebbi naplók jelenjenek meg elsőként", "oldest-first": "Rendezés a legrégebbi naplók szerint – kattintson, hogy a legújabb naplók jelenjenek meg elsőként", "prettify-json": "JSON-naplók kibontása", @@ -9658,13 +9658,16 @@ "resolution-ns": "ns", "scroll-bottom": "Görgetés az aljára", "scroll-top": "Görgetés a tetejére", - "show-ms-timestamps": "Milliszekundumos időbélyegek megjelenítése", - "show-ns-timestamps": "Nanoszekundumos időbélyegek megjelenítése", "show-search": "Keresés a naplóeredményekben", "show-timestamps": "Időbélyegek megjelenítése", "show-unique-labels": "Egyedi címkék megjelenítése", + "timestamp": { + "hide": "", + "label": "", + "milliseconds": "", + "nanoseconds": "" + }, "unwrap-lines": "Sortörés megszüntetése", - "wrap-json-lines": "", "wrap-lines": "Sortörés" }, "logs-navigation": { @@ -11940,7 +11943,6 @@ "expand-row": "Lekérdezési sor kibontása", "hide-response": "Válasz elrejtése", "remove-query": "Lekérdezés eltávolítása", - "replace-query-from-library": "Csere mentett lekérdezéssel", "show-response": "Válasz megjelenítése" }, "query-editor-not-exported": "Az adatforrás-bővítmény nem exportál egyetlen lekérdezésszerkesztő-komponenst sem" diff --git a/public/locales/id-ID/grafana.json b/public/locales/id-ID/grafana.json index cd1026d9bb6..b6ace08a95a 100644 --- a/public/locales/id-ID/grafana.json +++ b/public/locales/id-ID/grafana.json @@ -1697,9 +1697,6 @@ "notes": "Catatan", "returns": "Hasil" }, - "label-picker": { - "no-options-message": "Tidak ada label yang ditemukan" - }, "labels-editor-modal": { "title-edit-labels": "Edit label" }, @@ -1718,9 +1715,6 @@ "description": "Pilih kunci/nilai label dari opsi di bawah ini, atau ketik yang baru dan tekan Enter.", "save": "Simpan" }, - "labels-with-suggestions": { - "text-loading-existing-labels": "Memuat label yang ada" - }, "labels-without-suggestions": { "message": { "required": "Diperlukan." @@ -9621,6 +9615,12 @@ "hide-search": "Tutup pencarian", "hide-timestamps": "Sembunyikan stempel waktu", "hide-unique-labels": "Sembunyikan label unik", + "line-wrapping": { + "enable": "", + "enable-prettify": "", + "hide": "", + "label": "" + }, "newest-first": "Diurutkan berdasarkan log terbaru lebih dulu - Klik untuk menampilkan yang paling lama lebih dulu", "oldest-first": "Diurutkan berdasarkan log paling lama lebih dulu - Klik untuk menampilkan yang terbaru lebih dulu", "prettify-json": "Perluas log JSON", @@ -9629,13 +9629,16 @@ "resolution-ns": "nd", "scroll-bottom": "Gulir ke bawah", "scroll-top": "Gulir ke atas", - "show-ms-timestamps": "Tampilkan stempel waktu milidetik", - "show-ns-timestamps": "Tampilkan stempel waktu nanodetik", "show-search": "Cari di hasil log", "show-timestamps": "Tampilkan stempel waktu", "show-unique-labels": "Tampilkan label unik", + "timestamp": { + "hide": "", + "label": "", + "milliseconds": "", + "nanoseconds": "" + }, "unwrap-lines": "Batal terapkan wrap pada baris", - "wrap-json-lines": "", "wrap-lines": "Terapkan wrap pada baris" }, "logs-navigation": { @@ -11904,7 +11907,6 @@ "expand-row": "Perluas baris kueri", "hide-response": "Sembunyikan respons", "remove-query": "Hapus kueri", - "replace-query-from-library": "Ganti dengan kueri tersimpan", "show-response": "Tampilkan respons" }, "query-editor-not-exported": "Plugin sumber data tidak mengekspor komponen Editor Kueri apa pun" diff --git a/public/locales/it-IT/grafana.json b/public/locales/it-IT/grafana.json index 46302ea78ad..0c71e285f3d 100644 --- a/public/locales/it-IT/grafana.json +++ b/public/locales/it-IT/grafana.json @@ -1703,9 +1703,6 @@ "notes": "Note", "returns": "Resi" }, - "label-picker": { - "no-options-message": "Nessuna etichetta trovata" - }, "labels-editor-modal": { "title-edit-labels": "Modifica etichette" }, @@ -1724,9 +1721,6 @@ "description": "Seleziona una chiave/valore dell'etichetta dalle opzioni seguenti o digitane una nuova e premi Invio.", "save": "Salva" }, - "labels-with-suggestions": { - "text-loading-existing-labels": "Caricamento delle etichette esistenti" - }, "labels-without-suggestions": { "message": { "required": "Obbligatorio." @@ -9650,6 +9644,12 @@ "hide-search": "Chiudi ricerca", "hide-timestamps": "Nascondi marca temporale", "hide-unique-labels": "Nascondi etichette univoche", + "line-wrapping": { + "enable": "", + "enable-prettify": "", + "hide": "", + "label": "" + }, "newest-first": "Ordine: prima i registri più recenti – Fai clic per mostrare prima i meno recenti", "oldest-first": "Ordine: prima i registri meno recenti - Fai clic per mostrare prima i più recenti", "prettify-json": "Ingrandisci i registri JSON", @@ -9658,13 +9658,16 @@ "resolution-ns": "ns", "scroll-bottom": "Scorri verso il basso", "scroll-top": "Scorri verso l'alto", - "show-ms-timestamps": "Mostra marche temporali in millisecondi", - "show-ns-timestamps": "Mostra marche temporali in nanosecondi", "show-search": "Cerca nel risultato dei registri", "show-timestamps": "Mostra marca temporale", "show-unique-labels": "Mostra etichette univoche", + "timestamp": { + "hide": "", + "label": "", + "milliseconds": "", + "nanoseconds": "" + }, "unwrap-lines": "Rimuovi a capo", - "wrap-json-lines": "", "wrap-lines": "A capo" }, "logs-navigation": { @@ -11940,7 +11943,6 @@ "expand-row": "Espandi riga della query", "hide-response": "Nascondi risposta", "remove-query": "Rimuovi query", - "replace-query-from-library": "Sostituisci con query salvata", "show-response": "Mostra la risposta" }, "query-editor-not-exported": "Il plug-in dell'origine dati non esporta alcun componente dell'editor di query" diff --git a/public/locales/ja-JP/grafana.json b/public/locales/ja-JP/grafana.json index fe14403f739..cbe367775e4 100644 --- a/public/locales/ja-JP/grafana.json +++ b/public/locales/ja-JP/grafana.json @@ -1697,9 +1697,6 @@ "notes": "メモ", "returns": "返す" }, - "label-picker": { - "no-options-message": "ラベルが見つかりません" - }, "labels-editor-modal": { "title-edit-labels": "ラベルを編集" }, @@ -1718,9 +1715,6 @@ "description": "以下のオプションからラベルのキー/値を選択するか、新しいキー/値を入力してEnterキーを押してください。", "save": "保存" }, - "labels-with-suggestions": { - "text-loading-existing-labels": "既存のラベルを読み込み中" - }, "labels-without-suggestions": { "message": { "required": "必須項目です。" @@ -9621,6 +9615,12 @@ "hide-search": "検索を閉じる", "hide-timestamps": "タイムスタンプを非表示", "hide-unique-labels": "一意のラベルを非表示", + "line-wrapping": { + "enable": "", + "enable-prettify": "", + "hide": "", + "label": "" + }, "newest-first": "最新のログ順に並び替え - クリックして最も古いログを最初に表示", "oldest-first": "古いログ順に並び替え - クリックして最新のログを最初に表示", "prettify-json": "JSONログを展開", @@ -9629,13 +9629,16 @@ "resolution-ns": "ns", "scroll-bottom": "一番下までスクロール", "scroll-top": "一番上までスクロール", - "show-ms-timestamps": "ミリ秒のタイムスタンプを表示", - "show-ns-timestamps": "ナノ秒のタイムスタンプを表示", "show-search": "ログ結果内を検索", "show-timestamps": "タイムスタンプを表示", "show-unique-labels": "一意のラベルを表示", + "timestamp": { + "hide": "", + "label": "", + "milliseconds": "", + "nanoseconds": "" + }, "unwrap-lines": "行の折り返しを解除", - "wrap-json-lines": "", "wrap-lines": "行を折り返す" }, "logs-navigation": { @@ -11904,7 +11907,6 @@ "expand-row": "クエリ行を展開", "hide-response": "回答を非表示にする", "remove-query": "クエリを削除", - "replace-query-from-library": "保存されたクエリに置き換える", "show-response": "応答の表示" }, "query-editor-not-exported": "データソースプラグインは、クエリエディタコンポーネントをエクスポートしません" diff --git a/public/locales/ko-KR/grafana.json b/public/locales/ko-KR/grafana.json index b54ac71be2e..dba29ceb054 100644 --- a/public/locales/ko-KR/grafana.json +++ b/public/locales/ko-KR/grafana.json @@ -1697,9 +1697,6 @@ "notes": "메모", "returns": "반환" }, - "label-picker": { - "no-options-message": "라벨을 찾을 수 없습니다" - }, "labels-editor-modal": { "title-edit-labels": "라벨 편집" }, @@ -1718,9 +1715,6 @@ "description": "아래 옵션에서 라벨 키/값을 선택하거나 새 라벨 키/값을 입력하고 엔터 키를 누릅니다.", "save": "저장" }, - "labels-with-suggestions": { - "text-loading-existing-labels": "기존 라벨 로딩 중" - }, "labels-without-suggestions": { "message": { "required": "필수 사항입니다. " @@ -9621,6 +9615,12 @@ "hide-search": "검색 닫기", "hide-timestamps": "타임스탬프 숨기기", "hide-unique-labels": "고유 라벨 숨기기", + "line-wrapping": { + "enable": "", + "enable-prettify": "", + "hide": "", + "label": "" + }, "newest-first": "최신 로그순으로 정렬 - 클릭하여 오래된 로그순으로 표시", "oldest-first": "오래된 로그순으로 정렬 - 클릭하여 최신 로그순으로 표시", "prettify-json": "JSON 로그 펼치기", @@ -9629,13 +9629,16 @@ "resolution-ns": "ns", "scroll-bottom": "맨 아래로 스크롤", "scroll-top": "맨 위로 스크롤", - "show-ms-timestamps": "타임스탬프(밀리초 단위) 표시", - "show-ns-timestamps": "타임스탬프(나노초 단위) 표시", "show-search": "로그 결과에서 검색", "show-timestamps": "타임스탬프 표시", "show-unique-labels": "고유 라벨 표시", + "timestamp": { + "hide": "", + "label": "", + "milliseconds": "", + "nanoseconds": "" + }, "unwrap-lines": "줄 바꿈 제거", - "wrap-json-lines": "", "wrap-lines": "줄 바꿈" }, "logs-navigation": { @@ -11904,7 +11907,6 @@ "expand-row": "쿼리 행 펼치기", "hide-response": "응답 숨기기", "remove-query": "쿼리 제거", - "replace-query-from-library": "저장된 쿼리로 교체", "show-response": "응답 표시" }, "query-editor-not-exported": "데이터 소스 플러그인은 쿼리 편집기 구성 요소를 내보내지 않습니다." diff --git a/public/locales/nl-NL/grafana.json b/public/locales/nl-NL/grafana.json index f6cfdbec563..55e370ebcf8 100644 --- a/public/locales/nl-NL/grafana.json +++ b/public/locales/nl-NL/grafana.json @@ -1703,9 +1703,6 @@ "notes": "Opmerkingen", "returns": "Retouren" }, - "label-picker": { - "no-options-message": "Geen labels gevonden" - }, "labels-editor-modal": { "title-edit-labels": "Labels bewerken" }, @@ -1724,9 +1721,6 @@ "description": "Selecteer een labelsleutel/-waarde uit de onderstaande opties of typ een nieuwe en druk op Enter.", "save": "Opslaan" }, - "labels-with-suggestions": { - "text-loading-existing-labels": "Bestaande labels laden" - }, "labels-without-suggestions": { "message": { "required": "Vereist." @@ -9650,6 +9644,12 @@ "hide-search": "Zoekopdracht sluiten", "hide-timestamps": "Tijdstempels verbergen", "hide-unique-labels": "Unieke labels verbergen", + "line-wrapping": { + "enable": "", + "enable-prettify": "", + "hide": "", + "label": "" + }, "newest-first": "Gesorteerd op nieuwste logboeken eerst - klik om oudste eerst weer te geven", "oldest-first": "Gesorteerd op oudste logboeken eerst - klik om nieuwste eerst weer te geven", "prettify-json": "JSON-logs uitvouwen", @@ -9658,13 +9658,16 @@ "resolution-ns": "nsec", "scroll-bottom": "Naar beneden scrollen", "scroll-top": "Naar boven scrollen", - "show-ms-timestamps": "Tijdstempels met milliseconden weergeven", - "show-ns-timestamps": "Tijdstempels met nanoseconden weergeven", "show-search": "Zoeken in logresultaten", "show-timestamps": "Tijdstempels weergeven", "show-unique-labels": "Unieke labels weergeven", + "timestamp": { + "hide": "", + "label": "", + "milliseconds": "", + "nanoseconds": "" + }, "unwrap-lines": "Lijnen omsluiten", - "wrap-json-lines": "", "wrap-lines": "Lijnen omsluiten" }, "logs-navigation": { @@ -11940,7 +11943,6 @@ "expand-row": "Queryrij uitvouwen", "hide-response": "Antwoord verbergen", "remove-query": "Query verwijderen", - "replace-query-from-library": "Vervangen door opgeslagen query", "show-response": "Antwoord weergeven" }, "query-editor-not-exported": "Gegevensbronplug-in exporteert geen Query Editor-component" diff --git a/public/locales/pl-PL/grafana.json b/public/locales/pl-PL/grafana.json index 459b6a4ca24..1967cf4a20c 100644 --- a/public/locales/pl-PL/grafana.json +++ b/public/locales/pl-PL/grafana.json @@ -1715,9 +1715,6 @@ "notes": "Uwagi", "returns": "Zwroty" }, - "label-picker": { - "no-options-message": "Nie znaleziono etykiet" - }, "labels-editor-modal": { "title-edit-labels": "Edytuj etykiety" }, @@ -1736,9 +1733,6 @@ "description": "Wybierz parę klucz-wartość etykiety z poniższych opcji lub wpisz nową i naciśnij Enter.", "save": "Zapisz" }, - "labels-with-suggestions": { - "text-loading-existing-labels": "Wczytywanie istniejących etykiet" - }, "labels-without-suggestions": { "message": { "required": "Wymagane." @@ -9708,6 +9702,12 @@ "hide-search": "Zamknij wyszukiwanie", "hide-timestamps": "Ukryj znaczniki czasu", "hide-unique-labels": "Ukryj unikalne etykiety", + "line-wrapping": { + "enable": "", + "enable-prettify": "", + "hide": "", + "label": "" + }, "newest-first": "Sortowanie od najnowszych wpisów dziennika – kliknij, aby wyświetlić najpierw najstarsze", "oldest-first": "Sortowanie od najstarszych wpisów dziennika – kliknij, aby wyświetlić najpierw najnowsze", "prettify-json": "Rozwiń logi JSON", @@ -9716,13 +9716,16 @@ "resolution-ns": "ns", "scroll-bottom": "Przewiń w dół", "scroll-top": "Przewiń w górę", - "show-ms-timestamps": "Pokaż znaczniki czasu w milisekundach", - "show-ns-timestamps": "Pokaż znaczniki czasu w nanosekundach", "show-search": "Wynik wyszukiwania w logach", "show-timestamps": "Pokaż znaczniki czasu", "show-unique-labels": "Pokaż unikalne etykiety", + "timestamp": { + "hide": "", + "label": "", + "milliseconds": "", + "nanoseconds": "" + }, "unwrap-lines": "Nie zawijaj wierszy", - "wrap-json-lines": "", "wrap-lines": "Zawijaj wiersze" }, "logs-navigation": { @@ -12012,7 +12015,6 @@ "expand-row": "Rozwiń wiersz zapytania", "hide-response": "Ukryj odpowiedź", "remove-query": "Usuń zapytanie", - "replace-query-from-library": "Zastąp zapisanym zapytaniem", "show-response": "Pokaż odpowiedź" }, "query-editor-not-exported": "Wtyczka źródła danych nie eksportuje żadnego komponentu Edytora zapytań" diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index 7d7b3119deb..fc7e4bd0206 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -1703,9 +1703,6 @@ "notes": "Observações", "returns": "Devoluções" }, - "label-picker": { - "no-options-message": "Nenhum rótulo foi encontrado" - }, "labels-editor-modal": { "title-edit-labels": "Editar rótulos" }, @@ -1724,9 +1721,6 @@ "description": "Selecione uma chave/valor de rótulo nas opções abaixo ou digite um novo e pressione Enter.", "save": "Salvar" }, - "labels-with-suggestions": { - "text-loading-existing-labels": "Carregando rótulos existentes" - }, "labels-without-suggestions": { "message": { "required": "Este valor é obrigatório." @@ -9650,6 +9644,12 @@ "hide-search": "Fechar busca", "hide-timestamps": "Ocultar data e hora", "hide-unique-labels": "Ocultar rótulos exclusivos", + "line-wrapping": { + "enable": "", + "enable-prettify": "", + "hide": "", + "label": "" + }, "newest-first": "Organizado por logs mais recentes primeiro: clique para exibir os mais antigos primeiro", "oldest-first": "Organizado por logs mais antigos primeiro: clique para exibir os mais recentes primeiro", "prettify-json": "Expandir logs JSON", @@ -9658,13 +9658,16 @@ "resolution-ns": "ns", "scroll-bottom": "Rolar para baixo", "scroll-top": "Rolar para cima", - "show-ms-timestamps": "Exibir data e hora em milissegundos", - "show-ns-timestamps": "Exibir data e hora em nanossegundos", "show-search": "Resultado da busca nos logs", "show-timestamps": "Exibir data e hora", "show-unique-labels": "Exibir rótulos únicos", + "timestamp": { + "hide": "", + "label": "", + "milliseconds": "", + "nanoseconds": "" + }, "unwrap-lines": "Desfazer quebra de linha", - "wrap-json-lines": "", "wrap-lines": "Aplicar quebra de linha" }, "logs-navigation": { @@ -11940,7 +11943,6 @@ "expand-row": "Expandir linha de consulta", "hide-response": "Ocultar resposta", "remove-query": "Remover consulta", - "replace-query-from-library": "Substituir por consulta salva", "show-response": "Mostrar resposta" }, "query-editor-not-exported": "O plug-in de origem de dados não exporta nenhum componente de editor de consulta" diff --git a/public/locales/pt-PT/grafana.json b/public/locales/pt-PT/grafana.json index 696faeff733..f4bb0d94e87 100644 --- a/public/locales/pt-PT/grafana.json +++ b/public/locales/pt-PT/grafana.json @@ -1703,9 +1703,6 @@ "notes": "Observações", "returns": "Devoluções" }, - "label-picker": { - "no-options-message": "Nenhuma etiqueta encontrada" - }, "labels-editor-modal": { "title-edit-labels": "Editar etiquetas" }, @@ -1724,9 +1721,6 @@ "description": "Selecione uma chave/valor de etiqueta nas opções abaixo ou insira uma nova e prima Enter.", "save": "Guardar" }, - "labels-with-suggestions": { - "text-loading-existing-labels": "A carregar etiquetas existentes" - }, "labels-without-suggestions": { "message": { "required": "Necessário." @@ -9650,6 +9644,12 @@ "hide-search": "Fechar a pesquisa", "hide-timestamps": "Ocultar registos de hora/data", "hide-unique-labels": "Ocultar etiquetas únicas", + "line-wrapping": { + "enable": "", + "enable-prettify": "", + "hide": "", + "label": "" + }, "newest-first": "Ordenado por registos mais recentes primeiro - Clique para mostrar os mais antigos primeiro", "oldest-first": "Ordenado por registos mais antigos primeiro - Clique para mostrar os mais recentes primeiro", "prettify-json": "Expandir registos JSON", @@ -9658,13 +9658,16 @@ "resolution-ns": "ns", "scroll-bottom": "Rolar para baixo", "scroll-top": "Rolar para o topo", - "show-ms-timestamps": "Mostrar carimbos de data e hora em milissegundos", - "show-ns-timestamps": "Mostrar carimbos de data e hora em nanossegundos", "show-search": "Pesquisar no resultado dos registos", "show-timestamps": "Mostrar registos de data e hora", "show-unique-labels": "Mostrar etiquetas únicas", + "timestamp": { + "hide": "", + "label": "", + "milliseconds": "", + "nanoseconds": "" + }, "unwrap-lines": "Revelar linhas", - "wrap-json-lines": "", "wrap-lines": "Quebra de linhas" }, "logs-navigation": { @@ -11940,7 +11943,6 @@ "expand-row": "Expandir linha de consulta", "hide-response": "Ocultar resposta", "remove-query": "Remover consulta", - "replace-query-from-library": "Substituir por consulta guardada", "show-response": "Mostrar resposta" }, "query-editor-not-exported": "O plugin de origem de dados não exporta nenhum componente do Editor de Consultas" diff --git a/public/locales/ru-RU/grafana.json b/public/locales/ru-RU/grafana.json index 89f664e3950..ce459dd81a7 100644 --- a/public/locales/ru-RU/grafana.json +++ b/public/locales/ru-RU/grafana.json @@ -1715,9 +1715,6 @@ "notes": "Примечания", "returns": "Возвраты" }, - "label-picker": { - "no-options-message": "Метки не найдены" - }, "labels-editor-modal": { "title-edit-labels": "Редактирование меток" }, @@ -1736,9 +1733,6 @@ "description": "Выберите ключ/значение метки из вариантов ниже или введите новые и нажмите Enter.", "save": "Сохранить" }, - "labels-with-suggestions": { - "text-loading-existing-labels": "Загрузка существующих меток" - }, "labels-without-suggestions": { "message": { "required": "Обязательно." @@ -9708,6 +9702,12 @@ "hide-search": "Закрыть поиск", "hide-timestamps": "Скрыть метки времени", "hide-unique-labels": "Скрыть уникальные метки", + "line-wrapping": { + "enable": "", + "enable-prettify": "", + "hide": "", + "label": "" + }, "newest-first": "Сначала отображаются самые новые журналы. Нажмите, чтобы показать сначала самые старые", "oldest-first": "Сначала отображаются самые старые журналы. Нажмите, чтобы показать сначала самые новые", "prettify-json": "Развернуть журналы JSON", @@ -9716,13 +9716,16 @@ "resolution-ns": "нс", "scroll-bottom": "Прокрутить вниз", "scroll-top": "Прокрутить вверх", - "show-ms-timestamps": "Показать метки времени в миллисекундах", - "show-ns-timestamps": "Показать метки времени в наносекундах", "show-search": "Результат поиска по журналам", "show-timestamps": "Показать метки времени", "show-unique-labels": "Показать уникальные метки", + "timestamp": { + "hide": "", + "label": "", + "milliseconds": "", + "nanoseconds": "" + }, "unwrap-lines": "Не переносить строки", - "wrap-json-lines": "", "wrap-lines": "Переносить строки" }, "logs-navigation": { @@ -12012,7 +12015,6 @@ "expand-row": "Развернуть строку запроса", "hide-response": "Скрыть ответ", "remove-query": "Удалить запрос", - "replace-query-from-library": "Заменить на сохраненный запрос", "show-response": "Показать ответ" }, "query-editor-not-exported": "Плагин источника данных не экспортирует компоненты редактора запросов" diff --git a/public/locales/sv-SE/grafana.json b/public/locales/sv-SE/grafana.json index 9a44f3770cb..4aa7acdeb4c 100644 --- a/public/locales/sv-SE/grafana.json +++ b/public/locales/sv-SE/grafana.json @@ -1703,9 +1703,6 @@ "notes": "Anteckningar", "returns": "Återsändningar" }, - "label-picker": { - "no-options-message": "Inga etiketter hittades" - }, "labels-editor-modal": { "title-edit-labels": "Redigera etiketter" }, @@ -1724,9 +1721,6 @@ "description": "Välj etikettnyckel/värde från alternativen nedan, eller skriv in nytt och tryck på Enter.", "save": "Spara" }, - "labels-with-suggestions": { - "text-loading-existing-labels": "Läser in befintliga etiketter" - }, "labels-without-suggestions": { "message": { "required": "Krävs." @@ -9650,6 +9644,12 @@ "hide-search": "Stäng sökning", "hide-timestamps": "Dölj tidsstämplar", "hide-unique-labels": "Dölj unika etiketter", + "line-wrapping": { + "enable": "", + "enable-prettify": "", + "hide": "", + "label": "" + }, "newest-first": "Sorterat efter nyaste loggar först – klicka om du vill visa äldsta först", "oldest-first": "Sorterat efter äldsta loggar först – klicka om du vill visa nyaste först", "prettify-json": "Expandera JSON-loggar", @@ -9658,13 +9658,16 @@ "resolution-ns": "ns", "scroll-bottom": "Skrolla längst ner", "scroll-top": "Skrolla till toppen", - "show-ms-timestamps": "Visa tidsstämplar i millisekunder", - "show-ns-timestamps": "Visa tidsstämplar i nanosekunder", "show-search": "Resultat av sökning i loggar", "show-timestamps": "Visa tidsstämplar", "show-unique-labels": "Visa unika etiketter", + "timestamp": { + "hide": "", + "label": "", + "milliseconds": "", + "nanoseconds": "" + }, "unwrap-lines": "Ta bort radbrytningar", - "wrap-json-lines": "", "wrap-lines": "Radbryt linjer" }, "logs-navigation": { @@ -11940,7 +11943,6 @@ "expand-row": "Expandera frågeraden", "hide-response": "Dölj svar", "remove-query": "Ta bort fråga", - "replace-query-from-library": "Ersätt med sparad fråga", "show-response": "Visa svar" }, "query-editor-not-exported": "Tilläggsprogram för datakälla exporterar inte någon frågeredigerarkomponent" diff --git a/public/locales/tr-TR/grafana.json b/public/locales/tr-TR/grafana.json index a1f5dd6b567..2ed988557df 100644 --- a/public/locales/tr-TR/grafana.json +++ b/public/locales/tr-TR/grafana.json @@ -1703,9 +1703,6 @@ "notes": "Notlar", "returns": "İadeler" }, - "label-picker": { - "no-options-message": "Etiket bulunamadı" - }, "labels-editor-modal": { "title-edit-labels": "Etiketleri düzenle" }, @@ -1724,9 +1721,6 @@ "description": "Aşağıdaki seçeneklerden bir etiket anahtar/değeri seçin veya yeni bir tane yazıp Enter tuşuna a basın.", "save": "Kaydet" }, - "labels-with-suggestions": { - "text-loading-existing-labels": "Mevcut etiketler yükleniyor" - }, "labels-without-suggestions": { "message": { "required": "Zorunlu." @@ -9650,6 +9644,12 @@ "hide-search": "Aramayı kapat", "hide-timestamps": "Zaman damgalarını gizle", "hide-unique-labels": "Benzersiz etiketleri gizle", + "line-wrapping": { + "enable": "", + "enable-prettify": "", + "hide": "", + "label": "" + }, "newest-first": "Günlükler yeniden eskiye sıralandı: En eskileri göstermek için tıklayın", "oldest-first": "Günlükler eskiden yeniye sıralandı: En yenileri göstermek için tıklayın", "prettify-json": "JSON günlük kayıtlarını genişlet", @@ -9658,13 +9658,16 @@ "resolution-ns": "", "scroll-bottom": "En alta kaydır", "scroll-top": "En üste kaydır", - "show-ms-timestamps": "", - "show-ns-timestamps": "", "show-search": "Günlük sonuçlarında ara", "show-timestamps": "Zaman damgalarını göster", "show-unique-labels": "Benzersiz etiketleri göster", + "timestamp": { + "hide": "", + "label": "", + "milliseconds": "", + "nanoseconds": "" + }, "unwrap-lines": "Satırları çöz", - "wrap-json-lines": "", "wrap-lines": "Satırları kaydır" }, "logs-navigation": { @@ -11940,7 +11943,6 @@ "expand-row": "Sorgu satırını genişlet", "hide-response": "Yanıtı gizle", "remove-query": "Sorguyu kaldır", - "replace-query-from-library": "", "show-response": "Yanıtı göster" }, "query-editor-not-exported": "Veri kaynağı eklentisi herhangi bir Sorgu Düzenleyici bileşeni sunmuyor/içermiyor." diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index d2faa99bfa2..177b16f68db 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -1697,9 +1697,6 @@ "notes": "备注", "returns": "退回" }, - "label-picker": { - "no-options-message": "找不到标签" - }, "labels-editor-modal": { "title-edit-labels": "编辑标签" }, @@ -1718,9 +1715,6 @@ "description": "从以下选项中选择一个标签键/值,或输入新的标签键/值,然后按 Enter 键。", "save": "保存" }, - "labels-with-suggestions": { - "text-loading-existing-labels": "加载现有标签" - }, "labels-without-suggestions": { "message": { "required": "必填。" @@ -9621,6 +9615,12 @@ "hide-search": "关闭搜索", "hide-timestamps": "隐藏时间戳", "hide-unique-labels": "隐藏唯一标签", + "line-wrapping": { + "enable": "", + "enable-prettify": "", + "hide": "", + "label": "" + }, "newest-first": "先显示最新日志 - 点击以先显示最旧日志", "oldest-first": "先显示最旧日志 - 点击以先显示最新日志", "prettify-json": "展开 JSON 日志", @@ -9629,13 +9629,16 @@ "resolution-ns": "ns", "scroll-bottom": "滚动到底部", "scroll-top": "滚动到顶部", - "show-ms-timestamps": "显示毫秒时间戳", - "show-ns-timestamps": "显示纳秒时间戳", "show-search": "在日志结果中搜索", "show-timestamps": "显示时间戳", "show-unique-labels": "显示唯一标签", + "timestamp": { + "hide": "", + "label": "", + "milliseconds": "", + "nanoseconds": "" + }, "unwrap-lines": "取消多行显示", - "wrap-json-lines": "", "wrap-lines": "多行显示" }, "logs-navigation": { @@ -11904,7 +11907,6 @@ "expand-row": "展开查询行", "hide-response": "隐藏回复", "remove-query": "删除查询", - "replace-query-from-library": "替换为已保存的查询", "show-response": "显示回复" }, "query-editor-not-exported": "数据源插件不导出任何查询编辑器组件" diff --git a/public/locales/zh-Hant/grafana.json b/public/locales/zh-Hant/grafana.json index a445b4b1fbc..b4b0b39b902 100644 --- a/public/locales/zh-Hant/grafana.json +++ b/public/locales/zh-Hant/grafana.json @@ -1697,9 +1697,6 @@ "notes": "備註", "returns": "退回" }, - "label-picker": { - "no-options-message": "找不到標籤" - }, "labels-editor-modal": { "title-edit-labels": "編輯標籤" }, @@ -1718,9 +1715,6 @@ "description": "從以下選項中選擇一個標籤鍵/值,或輸入新的鍵/值,然後按 Enter。", "save": "儲存" }, - "labels-with-suggestions": { - "text-loading-existing-labels": "正在載入現有標籤" - }, "labels-without-suggestions": { "message": { "required": "必填。" @@ -9621,6 +9615,12 @@ "hide-search": "關閉搜尋", "hide-timestamps": "隱藏時間戳記", "hide-unique-labels": "隱藏唯一標籤", + "line-wrapping": { + "enable": "", + "enable-prettify": "", + "hide": "", + "label": "" + }, "newest-first": "按最新紀錄排序 - 按一下以顯示最舊紀錄", "oldest-first": "按最舊紀錄排序 - 按一下以顯示最新紀錄", "prettify-json": "展開 JSON 紀錄", @@ -9629,13 +9629,16 @@ "resolution-ns": "ns", "scroll-bottom": "滾動到底部", "scroll-top": "捲動回頂部", - "show-ms-timestamps": "顯示毫秒時間戳記", - "show-ns-timestamps": "顯示奈秒時間戳記", "show-search": "在紀錄結果中搜尋", "show-timestamps": "顯示時間戳記", "show-unique-labels": "顯示唯一標籤", + "timestamp": { + "hide": "", + "label": "", + "milliseconds": "", + "nanoseconds": "" + }, "unwrap-lines": "取消換行", - "wrap-json-lines": "", "wrap-lines": "換行" }, "logs-navigation": { @@ -11904,7 +11907,6 @@ "expand-row": "展開查詢列", "hide-response": "隱藏回應", "remove-query": "移除查詢", - "replace-query-from-library": "替換為已儲存的查詢", "show-response": "顯示回應" }, "query-editor-not-exported": "資料來源外掛程式不匯出任何查詢編輯器元件"