I18n: Download translations from Crowdin (#109219)
New Crowdin translations by GitHub Action Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
github-actions[bot]
parent
377cf1fef9
commit
2543d500b8
+10
-1
@@ -115,9 +115,12 @@
|
||||
"aria-label-column": "Sloupec",
|
||||
"aria-label-column-value": "Hodnota sloupce",
|
||||
"aria-label-operator": "Operátor",
|
||||
"aria-label-remove-filter": "",
|
||||
"label-or": "NEBO"
|
||||
},
|
||||
"filter-section": {
|
||||
"aria-label-add-filter": "",
|
||||
"aria-label-add-or-filter": "",
|
||||
"label-add-group": "Přidat skupinu",
|
||||
"label-and": "A",
|
||||
"label-filters": "Filtry",
|
||||
@@ -130,6 +133,8 @@
|
||||
"label-format-as": "Formátovat jako"
|
||||
},
|
||||
"fuzzy-search": {
|
||||
"aria-label-add-fuzzy-search": "",
|
||||
"aria-label-remove-fuzzy-search": "",
|
||||
"aria-label-select-column": "Vybrat sloupec",
|
||||
"label-fuzzy-search": "Hledání s přibližnými výsledky",
|
||||
"placeholder-search-team": "Zadejte hledaný výraz",
|
||||
@@ -144,6 +149,7 @@
|
||||
"aria-label-remove": "Odebrat"
|
||||
},
|
||||
"group-by-section": {
|
||||
"aria-label-add-group-by": "",
|
||||
"label-group-by": "Seřadit podle",
|
||||
"tooltip-group-by": "Uspořádejte výsledky do kategorií na základě zadaných sloupců. Funkci Seřadit podle lze použít nezávisle k výpisu jedinečných hodnot ve vybraných sloupcích nebo v kombinaci s agregovanými funkcemi k vytvoření souhrnných statistik pro každou skupinu. Při samostatném použití vrátí odlišné kombinace zadaných sloupců."
|
||||
},
|
||||
@@ -186,8 +192,10 @@
|
||||
"text-loading": "Načítání…"
|
||||
},
|
||||
"order-by-section": {
|
||||
"aria-label-add-order-by": "",
|
||||
"aria-label-order-by-column": "Seřazení podle sloupce",
|
||||
"aria-label-order-direction": "Směr řazení",
|
||||
"aria-label-remove-order-by": "",
|
||||
"label-by": "PODLE",
|
||||
"label-order-by": "Seřadit podle",
|
||||
"tooltip-order-by": "Seřadit výsledky podle jednoho nebo více sloupců ve vzestupném nebo sestupném pořadí."
|
||||
@@ -249,7 +257,8 @@
|
||||
"label-columns": "Sloupce",
|
||||
"label-table": "Tabulka",
|
||||
"placeholder-select-columns": "Zvolte sloupce",
|
||||
"placeholder-select-table": "Vyberte tabulku"
|
||||
"placeholder-select-table": "Vyberte tabulku",
|
||||
"tooltip-remove-all-columns": ""
|
||||
},
|
||||
"time-grain-field": {
|
||||
"label-time-grain": "Časové zrno"
|
||||
|
||||
+10
-1
@@ -115,9 +115,12 @@
|
||||
"aria-label-column": "Spalte",
|
||||
"aria-label-column-value": "Spaltenwert",
|
||||
"aria-label-operator": "Bediener",
|
||||
"aria-label-remove-filter": "",
|
||||
"label-or": "ODER"
|
||||
},
|
||||
"filter-section": {
|
||||
"aria-label-add-filter": "",
|
||||
"aria-label-add-or-filter": "",
|
||||
"label-add-group": "Gruppe hinzufügen",
|
||||
"label-and": "UND",
|
||||
"label-filters": "Filter",
|
||||
@@ -130,6 +133,8 @@
|
||||
"label-format-as": "Formatieren als"
|
||||
},
|
||||
"fuzzy-search": {
|
||||
"aria-label-add-fuzzy-search": "",
|
||||
"aria-label-remove-fuzzy-search": "",
|
||||
"aria-label-select-column": "Spalte auswählen",
|
||||
"label-fuzzy-search": "Unscharfe Suche",
|
||||
"placeholder-search-team": "Suchbegriff eingeben",
|
||||
@@ -144,6 +149,7 @@
|
||||
"aria-label-remove": "Entfernen"
|
||||
},
|
||||
"group-by-section": {
|
||||
"aria-label-add-group-by": "",
|
||||
"label-group-by": "Gruppieren nach",
|
||||
"tooltip-group-by": "Organisieren Sie die Ergebnisse in Kategorien, basierend auf den angegebenen Spalten. „Gruppieren nach“ kann unabhängig verwendet werden, um eindeutige Werte in ausgewählten Spalten aufzulisten, oder mit Aggregatfunktionen kombiniert werden, um zusammenfassende Statistiken für jede Gruppe zu erstellen. Wenn es allein verwendet wird, gibt es unterschiedliche Kombinationen der angegebenen Spalten zurück."
|
||||
},
|
||||
@@ -186,8 +192,10 @@
|
||||
"text-loading": "Wird geladen ..."
|
||||
},
|
||||
"order-by-section": {
|
||||
"aria-label-add-order-by": "",
|
||||
"aria-label-order-by-column": "Nach Spalte ordnen",
|
||||
"aria-label-order-direction": "Ordnungsrichtung",
|
||||
"aria-label-remove-order-by": "",
|
||||
"label-by": "NACH",
|
||||
"label-order-by": "Ordnen nach",
|
||||
"tooltip-order-by": "Sortieren Sie die Ergebnisse auf der Grundlage einer oder mehrerer Spalten in aufsteigender oder absteigender Reihenfolge."
|
||||
@@ -249,7 +257,8 @@
|
||||
"label-columns": "Spalten",
|
||||
"label-table": "Tabelle",
|
||||
"placeholder-select-columns": "Spalten auswählen",
|
||||
"placeholder-select-table": "Tabelle auswählen"
|
||||
"placeholder-select-table": "Tabelle auswählen",
|
||||
"tooltip-remove-all-columns": ""
|
||||
},
|
||||
"time-grain-field": {
|
||||
"label-time-grain": "Zeitgranularität"
|
||||
|
||||
+10
-1
@@ -115,9 +115,12 @@
|
||||
"aria-label-column": "Columna",
|
||||
"aria-label-column-value": "Valor de la columna",
|
||||
"aria-label-operator": "Operador",
|
||||
"aria-label-remove-filter": "",
|
||||
"label-or": "O BIEN"
|
||||
},
|
||||
"filter-section": {
|
||||
"aria-label-add-filter": "",
|
||||
"aria-label-add-or-filter": "",
|
||||
"label-add-group": "Añadir grupo",
|
||||
"label-and": "Y",
|
||||
"label-filters": "Filtros",
|
||||
@@ -130,6 +133,8 @@
|
||||
"label-format-as": "Formatear como"
|
||||
},
|
||||
"fuzzy-search": {
|
||||
"aria-label-add-fuzzy-search": "",
|
||||
"aria-label-remove-fuzzy-search": "",
|
||||
"aria-label-select-column": "Seleccionar columna",
|
||||
"label-fuzzy-search": "Búsqueda difusa",
|
||||
"placeholder-search-team": "Introducir un término de búsqueda",
|
||||
@@ -144,6 +149,7 @@
|
||||
"aria-label-remove": "Eliminar"
|
||||
},
|
||||
"group-by-section": {
|
||||
"aria-label-add-group-by": "",
|
||||
"label-group-by": "Agrupar por",
|
||||
"tooltip-group-by": "Organice los resultados en categorías en función de las columnas especificadas. «Agrupar por» se puede utilizar de forma independiente para enumerar valores únicos en las columnas seleccionadas, o combinarse con funciones de agregación para crear estadísticas resumidas para cada grupo. Cuando esta función se utiliza de forma independiente, devuelve combinaciones distintas de las columnas especificadas."
|
||||
},
|
||||
@@ -186,8 +192,10 @@
|
||||
"text-loading": "Cargando..."
|
||||
},
|
||||
"order-by-section": {
|
||||
"aria-label-add-order-by": "",
|
||||
"aria-label-order-by-column": "Ordenar por columna",
|
||||
"aria-label-order-direction": "Sentido del orden",
|
||||
"aria-label-remove-order-by": "",
|
||||
"label-by": "POR",
|
||||
"label-order-by": "Ordenar por",
|
||||
"tooltip-order-by": "Ordena los resultados en función de una o más columnas en orden ascendente o descendente."
|
||||
@@ -249,7 +257,8 @@
|
||||
"label-columns": "Columnas",
|
||||
"label-table": "Tabla",
|
||||
"placeholder-select-columns": "Seleccionar columnas",
|
||||
"placeholder-select-table": "Seleccionar una tabla"
|
||||
"placeholder-select-table": "Seleccionar una tabla",
|
||||
"tooltip-remove-all-columns": ""
|
||||
},
|
||||
"time-grain-field": {
|
||||
"label-time-grain": "Granularidad temporal"
|
||||
|
||||
+10
-1
@@ -115,9 +115,12 @@
|
||||
"aria-label-column": "Colonne",
|
||||
"aria-label-column-value": "Valeur de la colonne",
|
||||
"aria-label-operator": "Opérateur",
|
||||
"aria-label-remove-filter": "",
|
||||
"label-or": "OU"
|
||||
},
|
||||
"filter-section": {
|
||||
"aria-label-add-filter": "",
|
||||
"aria-label-add-or-filter": "",
|
||||
"label-add-group": "Ajouter un groupe",
|
||||
"label-and": "ET",
|
||||
"label-filters": "Filtres",
|
||||
@@ -130,6 +133,8 @@
|
||||
"label-format-as": "Formater en tant que"
|
||||
},
|
||||
"fuzzy-search": {
|
||||
"aria-label-add-fuzzy-search": "",
|
||||
"aria-label-remove-fuzzy-search": "",
|
||||
"aria-label-select-column": "Sélectionner une colonne",
|
||||
"label-fuzzy-search": "Recherche approximative",
|
||||
"placeholder-search-team": "Saisir le terme de recherche",
|
||||
@@ -144,6 +149,7 @@
|
||||
"aria-label-remove": "Supprimer"
|
||||
},
|
||||
"group-by-section": {
|
||||
"aria-label-add-group-by": "",
|
||||
"label-group-by": "Regrouper par",
|
||||
"tooltip-group-by": "Organisez les résultats en catégories en fonction des colonnes spécifiées. La fonction « Regrouper par » peut être utilisée de manière indépendante pour répertorier les valeurs uniques dans les colonnes sélectionnées, ou combinée avec des fonctions d’agrégation pour produire des statistiques récapitulatives pour chaque groupe. Lorsqu’elle est utilisée seule, elle renvoie des combinaisons distinctes des colonnes spécifiées."
|
||||
},
|
||||
@@ -186,8 +192,10 @@
|
||||
"text-loading": "Chargement en cours..."
|
||||
},
|
||||
"order-by-section": {
|
||||
"aria-label-add-order-by": "",
|
||||
"aria-label-order-by-column": "Classer par colonne",
|
||||
"aria-label-order-direction": "Sens du classement",
|
||||
"aria-label-remove-order-by": "",
|
||||
"label-by": "PAR",
|
||||
"label-order-by": "Classer par",
|
||||
"tooltip-order-by": "Triez les résultats en fonction d’une ou plusieurs colonne(s) par ordre croissant ou décroissant."
|
||||
@@ -249,7 +257,8 @@
|
||||
"label-columns": "Colonnes",
|
||||
"label-table": "Tableau",
|
||||
"placeholder-select-columns": "Sélectionner les colonnes",
|
||||
"placeholder-select-table": "Sélectionner un tableau"
|
||||
"placeholder-select-table": "Sélectionner un tableau",
|
||||
"tooltip-remove-all-columns": ""
|
||||
},
|
||||
"time-grain-field": {
|
||||
"label-time-grain": "Fragment de temps"
|
||||
|
||||
+10
-1
@@ -115,9 +115,12 @@
|
||||
"aria-label-column": "Oszlop",
|
||||
"aria-label-column-value": "Oszlopérték",
|
||||
"aria-label-operator": "Műveleti jel",
|
||||
"aria-label-remove-filter": "",
|
||||
"label-or": "VAGY"
|
||||
},
|
||||
"filter-section": {
|
||||
"aria-label-add-filter": "",
|
||||
"aria-label-add-or-filter": "",
|
||||
"label-add-group": "Csoport hozzáadása",
|
||||
"label-and": "ÉS",
|
||||
"label-filters": "Szűrők",
|
||||
@@ -130,6 +133,8 @@
|
||||
"label-format-as": "Formázás mint"
|
||||
},
|
||||
"fuzzy-search": {
|
||||
"aria-label-add-fuzzy-search": "",
|
||||
"aria-label-remove-fuzzy-search": "",
|
||||
"aria-label-select-column": "Oszlop kiválasztása",
|
||||
"label-fuzzy-search": "Hozzávetőleges keresés",
|
||||
"placeholder-search-team": "Keresési kifejezés megadása",
|
||||
@@ -144,6 +149,7 @@
|
||||
"aria-label-remove": "Eltávolítás"
|
||||
},
|
||||
"group-by-section": {
|
||||
"aria-label-add-group-by": "",
|
||||
"label-group-by": "Csoportosítási szempont",
|
||||
"tooltip-group-by": "Rendezze az eredményeket kategóriákba a megadott oszlopok alapján. A Csoportosítási szempont használható önállóan a kiválasztott oszlopok egyedi értékeinek felsorolására, vagy kombinálható összesítési függvényekkel az egyes csoportok összesített statisztikáinak előállításához. Ha önmagában használják, a megadott oszlopok különböző kombinációit adja vissza."
|
||||
},
|
||||
@@ -186,8 +192,10 @@
|
||||
"text-loading": "Betöltés…"
|
||||
},
|
||||
"order-by-section": {
|
||||
"aria-label-add-order-by": "",
|
||||
"aria-label-order-by-column": "Rendezés oszlop szerint",
|
||||
"aria-label-order-direction": "Rendezési irány",
|
||||
"aria-label-remove-order-by": "",
|
||||
"label-by": "SZEMPONT",
|
||||
"label-order-by": "Rendezési szempont",
|
||||
"tooltip-order-by": "Az eredmények rendezése egy vagy több oszlop alapján növekvő vagy csökkenő sorrendben."
|
||||
@@ -249,7 +257,8 @@
|
||||
"label-columns": "Oszlopok",
|
||||
"label-table": "Táblázat",
|
||||
"placeholder-select-columns": "Oszlopok kiválasztása",
|
||||
"placeholder-select-table": "Tábla kiválasztása"
|
||||
"placeholder-select-table": "Tábla kiválasztása",
|
||||
"tooltip-remove-all-columns": ""
|
||||
},
|
||||
"time-grain-field": {
|
||||
"label-time-grain": "Időszemcse"
|
||||
|
||||
+10
-1
@@ -115,9 +115,12 @@
|
||||
"aria-label-column": "Kolom",
|
||||
"aria-label-column-value": "Nilai kolom",
|
||||
"aria-label-operator": "Operator",
|
||||
"aria-label-remove-filter": "",
|
||||
"label-or": "ATAU"
|
||||
},
|
||||
"filter-section": {
|
||||
"aria-label-add-filter": "",
|
||||
"aria-label-add-or-filter": "",
|
||||
"label-add-group": "Tambah grup",
|
||||
"label-and": "DAN",
|
||||
"label-filters": "Filter",
|
||||
@@ -130,6 +133,8 @@
|
||||
"label-format-as": "Format sebagai"
|
||||
},
|
||||
"fuzzy-search": {
|
||||
"aria-label-add-fuzzy-search": "",
|
||||
"aria-label-remove-fuzzy-search": "",
|
||||
"aria-label-select-column": "Pilih Kolom",
|
||||
"label-fuzzy-search": "Pencarian Fuzzy",
|
||||
"placeholder-search-team": "Masukkan kata kunci",
|
||||
@@ -144,6 +149,7 @@
|
||||
"aria-label-remove": "Hapus"
|
||||
},
|
||||
"group-by-section": {
|
||||
"aria-label-add-group-by": "",
|
||||
"label-group-by": "Kelompokkan berdasarkan",
|
||||
"tooltip-group-by": "Atur hasil ke dalam kategori berdasarkan kolom yang ditentukan. \"Kelompokkan berdasarkan\" dapat digunakan secara mandiri untuk membuat daftar nilai unik di kolom-kolom yang dipilih, atau digabungkan dengan fungsi agregat untuk menghasilkan statistik ringkasan untuk setiap kelompok. Saat digunakan sendiri, fungsi ini menghasilkan kombinasi yang berbeda dari kolom yang ditentukan."
|
||||
},
|
||||
@@ -186,8 +192,10 @@
|
||||
"text-loading": "Memuat..."
|
||||
},
|
||||
"order-by-section": {
|
||||
"aria-label-add-order-by": "",
|
||||
"aria-label-order-by-column": "Urutkan berdasarkan kolom",
|
||||
"aria-label-order-direction": "Arah Urutan",
|
||||
"aria-label-remove-order-by": "",
|
||||
"label-by": "BERDASARKAN",
|
||||
"label-order-by": "Urutkan Berdasarkan",
|
||||
"tooltip-order-by": "Urutkan hasil berdasarkan satu atau beberapa kolom dalam urutan naik atau turun."
|
||||
@@ -249,7 +257,8 @@
|
||||
"label-columns": "Kolom",
|
||||
"label-table": "Tabel",
|
||||
"placeholder-select-columns": "Pilih kolom",
|
||||
"placeholder-select-table": "Pilih tabel"
|
||||
"placeholder-select-table": "Pilih tabel",
|
||||
"tooltip-remove-all-columns": ""
|
||||
},
|
||||
"time-grain-field": {
|
||||
"label-time-grain": "Interval waktu"
|
||||
|
||||
+10
-1
@@ -115,9 +115,12 @@
|
||||
"aria-label-column": "Colonna",
|
||||
"aria-label-column-value": "Valore colonna",
|
||||
"aria-label-operator": "Operatore",
|
||||
"aria-label-remove-filter": "",
|
||||
"label-or": "O"
|
||||
},
|
||||
"filter-section": {
|
||||
"aria-label-add-filter": "",
|
||||
"aria-label-add-or-filter": "",
|
||||
"label-add-group": "Aggiungi gruppo",
|
||||
"label-and": "E",
|
||||
"label-filters": "Filtri",
|
||||
@@ -130,6 +133,8 @@
|
||||
"label-format-as": "Formatta come"
|
||||
},
|
||||
"fuzzy-search": {
|
||||
"aria-label-add-fuzzy-search": "",
|
||||
"aria-label-remove-fuzzy-search": "",
|
||||
"aria-label-select-column": "Seleziona colonna",
|
||||
"label-fuzzy-search": "Ricerca fuzzy",
|
||||
"placeholder-search-team": "Inserisci il termine da cercare",
|
||||
@@ -144,6 +149,7 @@
|
||||
"aria-label-remove": "Rimuovi"
|
||||
},
|
||||
"group-by-section": {
|
||||
"aria-label-add-group-by": "",
|
||||
"label-group-by": "Raggruppa per",
|
||||
"tooltip-group-by": "Organizza i risultati in categorie in base alle colonne specificate. Raggruppa per può essere utilizzato in modo indipendente per elencare valori univoci nelle colonne selezionate o può essere combinato con funzioni di aggregazione per produrre statistiche di riepilogo per ciascun gruppo. Se usato da solo, restituisce combinazioni distinte delle colonne specificate."
|
||||
},
|
||||
@@ -186,8 +192,10 @@
|
||||
"text-loading": "Caricamento in corso..."
|
||||
},
|
||||
"order-by-section": {
|
||||
"aria-label-add-order-by": "",
|
||||
"aria-label-order-by-column": "Ordina per colonna",
|
||||
"aria-label-order-direction": "Ordina direzione",
|
||||
"aria-label-remove-order-by": "",
|
||||
"label-by": "PER",
|
||||
"label-order-by": "Ordina per",
|
||||
"tooltip-order-by": "Ordina i risultati in base a una o più colonne in ordine crescente o decrescente."
|
||||
@@ -249,7 +257,8 @@
|
||||
"label-columns": "Colonne",
|
||||
"label-table": "Tabella",
|
||||
"placeholder-select-columns": "Seleziona colonne",
|
||||
"placeholder-select-table": "Seleziona una tabella"
|
||||
"placeholder-select-table": "Seleziona una tabella",
|
||||
"tooltip-remove-all-columns": ""
|
||||
},
|
||||
"time-grain-field": {
|
||||
"label-time-grain": "Intervallo di tempo"
|
||||
|
||||
+10
-1
@@ -115,9 +115,12 @@
|
||||
"aria-label-column": "列",
|
||||
"aria-label-column-value": "列の値",
|
||||
"aria-label-operator": "オペレーター",
|
||||
"aria-label-remove-filter": "",
|
||||
"label-or": "または"
|
||||
},
|
||||
"filter-section": {
|
||||
"aria-label-add-filter": "",
|
||||
"aria-label-add-or-filter": "",
|
||||
"label-add-group": "グループを追加",
|
||||
"label-and": "AND",
|
||||
"label-filters": "フィルター",
|
||||
@@ -130,6 +133,8 @@
|
||||
"label-format-as": "フォーマット"
|
||||
},
|
||||
"fuzzy-search": {
|
||||
"aria-label-add-fuzzy-search": "",
|
||||
"aria-label-remove-fuzzy-search": "",
|
||||
"aria-label-select-column": "列を選択",
|
||||
"label-fuzzy-search": "あいまい検索",
|
||||
"placeholder-search-team": "検索語を入力",
|
||||
@@ -144,6 +149,7 @@
|
||||
"aria-label-remove": "削除"
|
||||
},
|
||||
"group-by-section": {
|
||||
"aria-label-add-group-by": "",
|
||||
"label-group-by": "グループ化",
|
||||
"tooltip-group-by": "指定された列に基づいて結果をカテゴリに整理します。グループ化は、選択した列の一意の値を一覧表示するために単独で使用できるほか、各グループの要約統計を生成するために集計関数と組み合わせて使用することもできます。単独で使用した場合、指定された列の異なる組み合わせが返されます。"
|
||||
},
|
||||
@@ -186,8 +192,10 @@
|
||||
"text-loading": "読み込み中..."
|
||||
},
|
||||
"order-by-section": {
|
||||
"aria-label-add-order-by": "",
|
||||
"aria-label-order-by-column": "列で並べ替え",
|
||||
"aria-label-order-direction": "並び順",
|
||||
"aria-label-remove-order-by": "",
|
||||
"label-by": "基準",
|
||||
"label-order-by": "並べ替え",
|
||||
"tooltip-order-by": "1つ以上の列に基づいて結果を昇順または降順で並び替えます。"
|
||||
@@ -249,7 +257,8 @@
|
||||
"label-columns": "列",
|
||||
"label-table": "テーブル",
|
||||
"placeholder-select-columns": "列を選択",
|
||||
"placeholder-select-table": "テーブルを選択"
|
||||
"placeholder-select-table": "テーブルを選択",
|
||||
"tooltip-remove-all-columns": ""
|
||||
},
|
||||
"time-grain-field": {
|
||||
"label-time-grain": "時間粒度"
|
||||
|
||||
+10
-1
@@ -115,9 +115,12 @@
|
||||
"aria-label-column": "열",
|
||||
"aria-label-column-value": "열 값",
|
||||
"aria-label-operator": "작업 수행자",
|
||||
"aria-label-remove-filter": "",
|
||||
"label-or": "또는"
|
||||
},
|
||||
"filter-section": {
|
||||
"aria-label-add-filter": "",
|
||||
"aria-label-add-or-filter": "",
|
||||
"label-add-group": "그룹 추가",
|
||||
"label-and": "그리고",
|
||||
"label-filters": "필터",
|
||||
@@ -130,6 +133,8 @@
|
||||
"label-format-as": "형식:"
|
||||
},
|
||||
"fuzzy-search": {
|
||||
"aria-label-add-fuzzy-search": "",
|
||||
"aria-label-remove-fuzzy-search": "",
|
||||
"aria-label-select-column": "열 선택",
|
||||
"label-fuzzy-search": "퍼지 검색",
|
||||
"placeholder-search-team": "검색어 입력",
|
||||
@@ -144,6 +149,7 @@
|
||||
"aria-label-remove": "제거"
|
||||
},
|
||||
"group-by-section": {
|
||||
"aria-label-add-group-by": "",
|
||||
"label-group-by": "그룹화 기준",
|
||||
"tooltip-group-by": "지정된 열을 기준으로 결과를 카테고리별로 분류합니다. 그룹화 기준은 선택한 열의 고유 값을 나열하는 데 독립적으로 사용하거나 집계 함수와 결합하여 각 그룹에 대한 요약 통계를 생성하는 데 사용할 수 있습니다. 단독으로 사용하면 지정된 열의 고유한 조합을 반환합니다."
|
||||
},
|
||||
@@ -186,8 +192,10 @@
|
||||
"text-loading": "로딩 중..."
|
||||
},
|
||||
"order-by-section": {
|
||||
"aria-label-add-order-by": "",
|
||||
"aria-label-order-by-column": "열을 기준으로 정렬",
|
||||
"aria-label-order-direction": "정렬 방향",
|
||||
"aria-label-remove-order-by": "",
|
||||
"label-by": "기준",
|
||||
"label-order-by": "정렬 기준",
|
||||
"tooltip-order-by": "하나 이상의 열을 기준으로 결과를 오름차순 또는 내림차순으로 정렬합니다."
|
||||
@@ -249,7 +257,8 @@
|
||||
"label-columns": "열",
|
||||
"label-table": "표",
|
||||
"placeholder-select-columns": "열 선택",
|
||||
"placeholder-select-table": "테이블 선택"
|
||||
"placeholder-select-table": "테이블 선택",
|
||||
"tooltip-remove-all-columns": ""
|
||||
},
|
||||
"time-grain-field": {
|
||||
"label-time-grain": "시간 단위"
|
||||
|
||||
+10
-1
@@ -115,9 +115,12 @@
|
||||
"aria-label-column": "Kolom",
|
||||
"aria-label-column-value": "Kolomwaarde",
|
||||
"aria-label-operator": "Operator",
|
||||
"aria-label-remove-filter": "",
|
||||
"label-or": "OF"
|
||||
},
|
||||
"filter-section": {
|
||||
"aria-label-add-filter": "",
|
||||
"aria-label-add-or-filter": "",
|
||||
"label-add-group": "Groep toevoegen",
|
||||
"label-and": "EN",
|
||||
"label-filters": "Filters",
|
||||
@@ -130,6 +133,8 @@
|
||||
"label-format-as": "Opmaak als"
|
||||
},
|
||||
"fuzzy-search": {
|
||||
"aria-label-add-fuzzy-search": "",
|
||||
"aria-label-remove-fuzzy-search": "",
|
||||
"aria-label-select-column": "Kolom selecteren",
|
||||
"label-fuzzy-search": "Vage zoekopdracht",
|
||||
"placeholder-search-team": "Geef zoekterm op",
|
||||
@@ -144,6 +149,7 @@
|
||||
"aria-label-remove": "Verwijderen"
|
||||
},
|
||||
"group-by-section": {
|
||||
"aria-label-add-group-by": "",
|
||||
"label-group-by": "Groeperen op",
|
||||
"tooltip-group-by": "Organiseer resultaten in categorieën op basis van gespecificeerde kolommen. Groeperen op kan onafhankelijk worden gebruikt om unieke waarden in geselecteerde kolommen weer te geven, of worden gecombineerd met aggregaatfuncties om samenvattende statistieken voor elke groep te produceren. Wanneer deze optie afzonderlijk wordt gebruikt, retourneert het verschillende combinaties van de gespecificeerde kolommen."
|
||||
},
|
||||
@@ -186,8 +192,10 @@
|
||||
"text-loading": "Laden..."
|
||||
},
|
||||
"order-by-section": {
|
||||
"aria-label-add-order-by": "",
|
||||
"aria-label-order-by-column": "Sorteren op kolom",
|
||||
"aria-label-order-direction": "Volgorde sortering",
|
||||
"aria-label-remove-order-by": "",
|
||||
"label-by": "OP",
|
||||
"label-order-by": "Sorteren op",
|
||||
"tooltip-order-by": "Sorteer resultaten op basis van een of meer kolommen in oplopende of aflopende volgorde."
|
||||
@@ -249,7 +257,8 @@
|
||||
"label-columns": "Kolommen",
|
||||
"label-table": "Tabel",
|
||||
"placeholder-select-columns": "Selecteer kolommen",
|
||||
"placeholder-select-table": "Selecteer een tabel"
|
||||
"placeholder-select-table": "Selecteer een tabel",
|
||||
"tooltip-remove-all-columns": ""
|
||||
},
|
||||
"time-grain-field": {
|
||||
"label-time-grain": "Tijdsinterval"
|
||||
|
||||
+10
-1
@@ -115,9 +115,12 @@
|
||||
"aria-label-column": "Kolumna",
|
||||
"aria-label-column-value": "Wartość kolumny",
|
||||
"aria-label-operator": "Operator",
|
||||
"aria-label-remove-filter": "",
|
||||
"label-or": "LUB"
|
||||
},
|
||||
"filter-section": {
|
||||
"aria-label-add-filter": "",
|
||||
"aria-label-add-or-filter": "",
|
||||
"label-add-group": "Dodaj grupę",
|
||||
"label-and": "ORAZ",
|
||||
"label-filters": "Filtry",
|
||||
@@ -130,6 +133,8 @@
|
||||
"label-format-as": "Formatuj jako"
|
||||
},
|
||||
"fuzzy-search": {
|
||||
"aria-label-add-fuzzy-search": "",
|
||||
"aria-label-remove-fuzzy-search": "",
|
||||
"aria-label-select-column": "Wybierz kolumnę",
|
||||
"label-fuzzy-search": "Wyszukiwanie przybliżone",
|
||||
"placeholder-search-team": "Wpisz wyszukiwane hasło",
|
||||
@@ -144,6 +149,7 @@
|
||||
"aria-label-remove": "Usuń"
|
||||
},
|
||||
"group-by-section": {
|
||||
"aria-label-add-group-by": "",
|
||||
"label-group-by": "Grupuj według",
|
||||
"tooltip-group-by": "Uporządkuj wyniki w kategoriach na podstawie określonych kolumn. Funkcja „Grupuj według” może być używana niezależnie do wyświetlania unikalnych wartości w wybranych kolumnach lub w połączeniu z funkcjami agregującymi do tworzenia statystyk podsumowujących dla każdej grupy. Funkcja użyta samodzielnie zwraca różne kombinacje określonych kolumn."
|
||||
},
|
||||
@@ -186,8 +192,10 @@
|
||||
"text-loading": "Ładowanie…"
|
||||
},
|
||||
"order-by-section": {
|
||||
"aria-label-add-order-by": "",
|
||||
"aria-label-order-by-column": "Sortuj według kolumny",
|
||||
"aria-label-order-direction": "Kierunek sortowania",
|
||||
"aria-label-remove-order-by": "",
|
||||
"label-by": "WEDŁUG",
|
||||
"label-order-by": "Sortuj według",
|
||||
"tooltip-order-by": "Sortuj wyniki na podstawie jednej lub kilku kolumn w kolejności rosnącej lub malejącej."
|
||||
@@ -249,7 +257,8 @@
|
||||
"label-columns": "Kolumny",
|
||||
"label-table": "Tabela",
|
||||
"placeholder-select-columns": "Wybierz kolumny",
|
||||
"placeholder-select-table": "Wybierz tabelę"
|
||||
"placeholder-select-table": "Wybierz tabelę",
|
||||
"tooltip-remove-all-columns": ""
|
||||
},
|
||||
"time-grain-field": {
|
||||
"label-time-grain": "Rozdzielczość czasu"
|
||||
|
||||
+10
-1
@@ -115,9 +115,12 @@
|
||||
"aria-label-column": "Coluna",
|
||||
"aria-label-column-value": "Valor da coluna",
|
||||
"aria-label-operator": "Operador",
|
||||
"aria-label-remove-filter": "",
|
||||
"label-or": "OU"
|
||||
},
|
||||
"filter-section": {
|
||||
"aria-label-add-filter": "",
|
||||
"aria-label-add-or-filter": "",
|
||||
"label-add-group": "Adicionar grupo",
|
||||
"label-and": "E",
|
||||
"label-filters": "Filtros",
|
||||
@@ -130,6 +133,8 @@
|
||||
"label-format-as": "Formatar como"
|
||||
},
|
||||
"fuzzy-search": {
|
||||
"aria-label-add-fuzzy-search": "",
|
||||
"aria-label-remove-fuzzy-search": "",
|
||||
"aria-label-select-column": "Selecionar a coluna",
|
||||
"label-fuzzy-search": "Pesquisa difusa",
|
||||
"placeholder-search-team": "Digite o termo de pesquisa",
|
||||
@@ -144,6 +149,7 @@
|
||||
"aria-label-remove": "Remover"
|
||||
},
|
||||
"group-by-section": {
|
||||
"aria-label-add-group-by": "",
|
||||
"label-group-by": "Agrupar por",
|
||||
"tooltip-group-by": "Organize os resultados em categorias com base nas colunas especificadas. O recurso \"Agrupar por\" pode ser usado de forma independente para listar valores exclusivos em colunas selecionadas ou em conjunto com funções de agregação para produzir estatísticas resumidas para cada grupo. Ao usá-lo sozinho, ele retorna combinações distintas das colunas especificadas."
|
||||
},
|
||||
@@ -186,8 +192,10 @@
|
||||
"text-loading": "Carregando..."
|
||||
},
|
||||
"order-by-section": {
|
||||
"aria-label-add-order-by": "",
|
||||
"aria-label-order-by-column": "Ordenar por coluna",
|
||||
"aria-label-order-direction": "Direção do pedido",
|
||||
"aria-label-remove-order-by": "",
|
||||
"label-by": "POR",
|
||||
"label-order-by": "Ordenar por",
|
||||
"tooltip-order-by": "Classifique os resultados com base em uma ou mais colunas em ordem crescente ou decrescente."
|
||||
@@ -249,7 +257,8 @@
|
||||
"label-columns": "Colunas",
|
||||
"label-table": "Tabela",
|
||||
"placeholder-select-columns": "Selecionar colunas",
|
||||
"placeholder-select-table": "Selecionar uma tabela"
|
||||
"placeholder-select-table": "Selecionar uma tabela",
|
||||
"tooltip-remove-all-columns": ""
|
||||
},
|
||||
"time-grain-field": {
|
||||
"label-time-grain": "Granularidade de tempo"
|
||||
|
||||
+10
-1
@@ -115,9 +115,12 @@
|
||||
"aria-label-column": "Coluna",
|
||||
"aria-label-column-value": "Valor da coluna",
|
||||
"aria-label-operator": "Operador",
|
||||
"aria-label-remove-filter": "",
|
||||
"label-or": "OU"
|
||||
},
|
||||
"filter-section": {
|
||||
"aria-label-add-filter": "",
|
||||
"aria-label-add-or-filter": "",
|
||||
"label-add-group": "Adicionar grupo",
|
||||
"label-and": "E",
|
||||
"label-filters": "Filtros",
|
||||
@@ -130,6 +133,8 @@
|
||||
"label-format-as": "Formatar como"
|
||||
},
|
||||
"fuzzy-search": {
|
||||
"aria-label-add-fuzzy-search": "",
|
||||
"aria-label-remove-fuzzy-search": "",
|
||||
"aria-label-select-column": "Selecionar coluna",
|
||||
"label-fuzzy-search": "Pesquisa difusa",
|
||||
"placeholder-search-team": "Introduzir termo de pesquisa",
|
||||
@@ -144,6 +149,7 @@
|
||||
"aria-label-remove": "Remover"
|
||||
},
|
||||
"group-by-section": {
|
||||
"aria-label-add-group-by": "",
|
||||
"label-group-by": "Agrupar por",
|
||||
"tooltip-group-by": "Organize os resultados em categorias com base em colunas especificadas. A opção agrupar por pode ser utilizada de forma independente para listar valores únicos em colunas selecionadas ou combinada com funções agregadas para produzir estatísticas resumidas para cada grupo. Quando utilizada sozinha, devolve combinações distintas das colunas especificadas."
|
||||
},
|
||||
@@ -186,8 +192,10 @@
|
||||
"text-loading": "A carregar..."
|
||||
},
|
||||
"order-by-section": {
|
||||
"aria-label-add-order-by": "",
|
||||
"aria-label-order-by-column": "Ordenar por coluna",
|
||||
"aria-label-order-direction": "Sentido da ordem",
|
||||
"aria-label-remove-order-by": "",
|
||||
"label-by": "POR",
|
||||
"label-order-by": "Ordenar por",
|
||||
"tooltip-order-by": "Ordene os resultados com base numa ou mais colunas por ordem ascendente ou descendente."
|
||||
@@ -249,7 +257,8 @@
|
||||
"label-columns": "Colunas",
|
||||
"label-table": "Tabela",
|
||||
"placeholder-select-columns": "Selecionar colunas",
|
||||
"placeholder-select-table": "Selecionar uma tabela"
|
||||
"placeholder-select-table": "Selecionar uma tabela",
|
||||
"tooltip-remove-all-columns": ""
|
||||
},
|
||||
"time-grain-field": {
|
||||
"label-time-grain": "Granularidade de tempo"
|
||||
|
||||
+10
-1
@@ -115,9 +115,12 @@
|
||||
"aria-label-column": "Столбец",
|
||||
"aria-label-column-value": "Значение столбца",
|
||||
"aria-label-operator": "Оператор",
|
||||
"aria-label-remove-filter": "",
|
||||
"label-or": "ИЛИ"
|
||||
},
|
||||
"filter-section": {
|
||||
"aria-label-add-filter": "",
|
||||
"aria-label-add-or-filter": "",
|
||||
"label-add-group": "Добавить группу",
|
||||
"label-and": "И",
|
||||
"label-filters": "Фильтры",
|
||||
@@ -130,6 +133,8 @@
|
||||
"label-format-as": "Форматировать как"
|
||||
},
|
||||
"fuzzy-search": {
|
||||
"aria-label-add-fuzzy-search": "",
|
||||
"aria-label-remove-fuzzy-search": "",
|
||||
"aria-label-select-column": "Выбрать столбец",
|
||||
"label-fuzzy-search": "Нечеткий поиск",
|
||||
"placeholder-search-team": "Введите ключевое слово",
|
||||
@@ -144,6 +149,7 @@
|
||||
"aria-label-remove": "Удалить"
|
||||
},
|
||||
"group-by-section": {
|
||||
"aria-label-add-group-by": "",
|
||||
"label-group-by": "Группировать по",
|
||||
"tooltip-group-by": "Упорядочите результаты по категориям на основе указанных столбцов. Функцию группировки можно использовать отдельно для перечисления уникальных значений в выбранных столбцах или в сочетании с агрегатными функциями для получения сводной статистики по каждой группе. При использовании в отдельности она возвращает различные комбинации указанных столбцов."
|
||||
},
|
||||
@@ -186,8 +192,10 @@
|
||||
"text-loading": "Загрузка…"
|
||||
},
|
||||
"order-by-section": {
|
||||
"aria-label-add-order-by": "",
|
||||
"aria-label-order-by-column": "Упорядочить по столбцу",
|
||||
"aria-label-order-direction": "Направление упорядочивания",
|
||||
"aria-label-remove-order-by": "",
|
||||
"label-by": "ПО",
|
||||
"label-order-by": "Упорядочить по",
|
||||
"tooltip-order-by": "Сортируйте результаты по одному или нескольким столбцам в порядке возрастания или убывания"
|
||||
@@ -249,7 +257,8 @@
|
||||
"label-columns": "Столбцы",
|
||||
"label-table": "Таблица",
|
||||
"placeholder-select-columns": "Выберите столбцы",
|
||||
"placeholder-select-table": "Выберите таблицу"
|
||||
"placeholder-select-table": "Выберите таблицу",
|
||||
"tooltip-remove-all-columns": ""
|
||||
},
|
||||
"time-grain-field": {
|
||||
"label-time-grain": "Интервал времени"
|
||||
|
||||
+10
-1
@@ -115,9 +115,12 @@
|
||||
"aria-label-column": "Kolumn",
|
||||
"aria-label-column-value": "Kolumnvärde",
|
||||
"aria-label-operator": "Operatör",
|
||||
"aria-label-remove-filter": "",
|
||||
"label-or": "ELLER"
|
||||
},
|
||||
"filter-section": {
|
||||
"aria-label-add-filter": "",
|
||||
"aria-label-add-or-filter": "",
|
||||
"label-add-group": "Skapa grupp",
|
||||
"label-and": "OCH",
|
||||
"label-filters": "Filter",
|
||||
@@ -130,6 +133,8 @@
|
||||
"label-format-as": "Formatera som"
|
||||
},
|
||||
"fuzzy-search": {
|
||||
"aria-label-add-fuzzy-search": "",
|
||||
"aria-label-remove-fuzzy-search": "",
|
||||
"aria-label-select-column": "Välj kolumn",
|
||||
"label-fuzzy-search": "Fuzzy-sökning",
|
||||
"placeholder-search-team": "Ange en sökterm",
|
||||
@@ -144,6 +149,7 @@
|
||||
"aria-label-remove": "Ta bort"
|
||||
},
|
||||
"group-by-section": {
|
||||
"aria-label-add-group-by": "",
|
||||
"label-group-by": "Gruppera efter",
|
||||
"tooltip-group-by": "Organisera resultat i kategorier baserat på angivna kolumner. Gruppera efter kan användas fristående för att lista unika värden i valda kolumner, eller kombineras med aggregeringsfunktioner för att skapa sammanfattande statistik för varje grupp. Vid fristående användning returnerar den unika kombinationer av de angivna kolumnerna."
|
||||
},
|
||||
@@ -186,8 +192,10 @@
|
||||
"text-loading": "Laddar …"
|
||||
},
|
||||
"order-by-section": {
|
||||
"aria-label-add-order-by": "",
|
||||
"aria-label-order-by-column": "Ordna efter kolumn",
|
||||
"aria-label-order-direction": "Sorteringsordning",
|
||||
"aria-label-remove-order-by": "",
|
||||
"label-by": "AV",
|
||||
"label-order-by": "Ordnad efter",
|
||||
"tooltip-order-by": "Sortera resultat baserat på en eller flera kolumner i stigande eller fallande ordning."
|
||||
@@ -249,7 +257,8 @@
|
||||
"label-columns": "Kolumner",
|
||||
"label-table": "Tabell",
|
||||
"placeholder-select-columns": "Välj kolumner",
|
||||
"placeholder-select-table": "Välj en tabell"
|
||||
"placeholder-select-table": "Välj en tabell",
|
||||
"tooltip-remove-all-columns": ""
|
||||
},
|
||||
"time-grain-field": {
|
||||
"label-time-grain": "Tidsgranularitet"
|
||||
|
||||
+10
-1
@@ -115,9 +115,12 @@
|
||||
"aria-label-column": "Sütun",
|
||||
"aria-label-column-value": "Sütun değeri",
|
||||
"aria-label-operator": "İşleç",
|
||||
"aria-label-remove-filter": "",
|
||||
"label-or": "VEYA"
|
||||
},
|
||||
"filter-section": {
|
||||
"aria-label-add-filter": "",
|
||||
"aria-label-add-or-filter": "",
|
||||
"label-add-group": "Grup ekle",
|
||||
"label-and": "VE",
|
||||
"label-filters": "Filtreler",
|
||||
@@ -130,6 +133,8 @@
|
||||
"label-format-as": "Farklı biçimlendir"
|
||||
},
|
||||
"fuzzy-search": {
|
||||
"aria-label-add-fuzzy-search": "",
|
||||
"aria-label-remove-fuzzy-search": "",
|
||||
"aria-label-select-column": "Sütunu seçin",
|
||||
"label-fuzzy-search": "Benzer Öge Arama",
|
||||
"placeholder-search-team": "Arama terimi girin",
|
||||
@@ -144,6 +149,7 @@
|
||||
"aria-label-remove": "Kaldır"
|
||||
},
|
||||
"group-by-section": {
|
||||
"aria-label-add-group-by": "",
|
||||
"label-group-by": "Gruplama ölçütü",
|
||||
"tooltip-group-by": "Sonuçları belirtilen sütunlara göre kategorilere ayırın. Gruplandırma, seçilen sütunlardaki tekil değerleri listelemek için tek başına kullanılabileceği gibi, her grup için özet istatistikleri üretmek üzere toplama işlevleriyle birlikte de kullanılabilir. Tek başına kullanıldığında, belirtilen sütunların farklı kombinasyonlarını döndürür."
|
||||
},
|
||||
@@ -186,8 +192,10 @@
|
||||
"text-loading": "Yükleniyor..."
|
||||
},
|
||||
"order-by-section": {
|
||||
"aria-label-add-order-by": "",
|
||||
"aria-label-order-by-column": "Sütuna göre sırala",
|
||||
"aria-label-order-direction": "Sıralama Yönü",
|
||||
"aria-label-remove-order-by": "",
|
||||
"label-by": "ÖLÇÜT",
|
||||
"label-order-by": "Sıralama Ölçütü",
|
||||
"tooltip-order-by": "Sonuçları bir veya daha fazla sütuna göre artan veya azalan düzende sıralayın."
|
||||
@@ -249,7 +257,8 @@
|
||||
"label-columns": "Sütunlar",
|
||||
"label-table": "Tablo",
|
||||
"placeholder-select-columns": "Sütunları seçin",
|
||||
"placeholder-select-table": "Bir tablo seçin"
|
||||
"placeholder-select-table": "Bir tablo seçin",
|
||||
"tooltip-remove-all-columns": ""
|
||||
},
|
||||
"time-grain-field": {
|
||||
"label-time-grain": "Zaman aralığı"
|
||||
|
||||
+10
-1
@@ -115,9 +115,12 @@
|
||||
"aria-label-column": "列",
|
||||
"aria-label-column-value": "列值",
|
||||
"aria-label-operator": "运算符",
|
||||
"aria-label-remove-filter": "",
|
||||
"label-or": "或"
|
||||
},
|
||||
"filter-section": {
|
||||
"aria-label-add-filter": "",
|
||||
"aria-label-add-or-filter": "",
|
||||
"label-add-group": "添加组",
|
||||
"label-and": "和",
|
||||
"label-filters": "筛选条件",
|
||||
@@ -130,6 +133,8 @@
|
||||
"label-format-as": "格式为"
|
||||
},
|
||||
"fuzzy-search": {
|
||||
"aria-label-add-fuzzy-search": "",
|
||||
"aria-label-remove-fuzzy-search": "",
|
||||
"aria-label-select-column": "选择列",
|
||||
"label-fuzzy-search": "模糊搜索",
|
||||
"placeholder-search-team": "输入搜索词",
|
||||
@@ -144,6 +149,7 @@
|
||||
"aria-label-remove": "删除"
|
||||
},
|
||||
"group-by-section": {
|
||||
"aria-label-add-group-by": "",
|
||||
"label-group-by": "分组依据",
|
||||
"tooltip-group-by": "根据指定的列将结果整理成不同类别。可以单独使用“按组排列”列出所选列中的唯一值,也可以与汇总函数结合使用,生成每个组的汇总统计数据。单独使用时,它会返回指定列的不同组合。"
|
||||
},
|
||||
@@ -186,8 +192,10 @@
|
||||
"text-loading": "加载中..."
|
||||
},
|
||||
"order-by-section": {
|
||||
"aria-label-add-order-by": "",
|
||||
"aria-label-order-by-column": "按列排序",
|
||||
"aria-label-order-direction": "排序方向",
|
||||
"aria-label-remove-order-by": "",
|
||||
"label-by": "方式",
|
||||
"label-order-by": "排序根据",
|
||||
"tooltip-order-by": "根据一列或多列以升序或降序对结果进行排序。"
|
||||
@@ -249,7 +257,8 @@
|
||||
"label-columns": "列",
|
||||
"label-table": "表格",
|
||||
"placeholder-select-columns": "选择列",
|
||||
"placeholder-select-table": "选择表格"
|
||||
"placeholder-select-table": "选择表格",
|
||||
"tooltip-remove-all-columns": ""
|
||||
},
|
||||
"time-grain-field": {
|
||||
"label-time-grain": "时间颗粒"
|
||||
|
||||
+10
-1
@@ -115,9 +115,12 @@
|
||||
"aria-label-column": "欄位",
|
||||
"aria-label-column-value": "欄值",
|
||||
"aria-label-operator": "運算子",
|
||||
"aria-label-remove-filter": "",
|
||||
"label-or": "或"
|
||||
},
|
||||
"filter-section": {
|
||||
"aria-label-add-filter": "",
|
||||
"aria-label-add-or-filter": "",
|
||||
"label-add-group": "新增群組",
|
||||
"label-and": "以及",
|
||||
"label-filters": "篩選條件",
|
||||
@@ -130,6 +133,8 @@
|
||||
"label-format-as": "格式化為"
|
||||
},
|
||||
"fuzzy-search": {
|
||||
"aria-label-add-fuzzy-search": "",
|
||||
"aria-label-remove-fuzzy-search": "",
|
||||
"aria-label-select-column": "選取欄",
|
||||
"label-fuzzy-search": "模糊搜尋",
|
||||
"placeholder-search-team": "輸入搜尋內容說明",
|
||||
@@ -144,6 +149,7 @@
|
||||
"aria-label-remove": "移除"
|
||||
},
|
||||
"group-by-section": {
|
||||
"aria-label-add-group-by": "",
|
||||
"label-group-by": "分組依據",
|
||||
"tooltip-group-by": "根據指定欄位將結果組織成類別。分組依據可單獨用於列出所選欄中的唯一值,或與彙總函數結合,以產生每個群組的摘要統計資料。單獨使用時,它會傳回指定欄位的不同組合。"
|
||||
},
|
||||
@@ -186,8 +192,10 @@
|
||||
"text-loading": "正在載入…"
|
||||
},
|
||||
"order-by-section": {
|
||||
"aria-label-add-order-by": "",
|
||||
"aria-label-order-by-column": "按欄排序",
|
||||
"aria-label-order-direction": "排序方向",
|
||||
"aria-label-remove-order-by": "",
|
||||
"label-by": "作者",
|
||||
"label-order-by": "排序依據",
|
||||
"tooltip-order-by": "以一或多欄為依據,按遞增或遞減順序將結果排序。"
|
||||
@@ -249,7 +257,8 @@
|
||||
"label-columns": "欄",
|
||||
"label-table": "表格",
|
||||
"placeholder-select-columns": "選取欄",
|
||||
"placeholder-select-table": "選取表格"
|
||||
"placeholder-select-table": "選取表格",
|
||||
"tooltip-remove-all-columns": ""
|
||||
},
|
||||
"time-grain-field": {
|
||||
"label-time-grain": "時間粒度"
|
||||
|
||||
@@ -1535,7 +1535,10 @@
|
||||
"group-loading-error": "Chyba při načítání skupiny",
|
||||
"interval": "Interval",
|
||||
"namespace": "Jmenný prostor",
|
||||
"new": ""
|
||||
"new": "",
|
||||
"title": {
|
||||
"back": ""
|
||||
}
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "Chyba při načítání podrobností o zdroji dat",
|
||||
@@ -2258,6 +2261,9 @@
|
||||
"title-attention": "Pozor",
|
||||
"title-manage-contact-point-permissions": "Spravovat oprávnění kontaktního bodu"
|
||||
},
|
||||
"receiver-metadata-badge": {
|
||||
"aria-label-open-external-link": ""
|
||||
},
|
||||
"receivers-section": {
|
||||
"button-more": "Další",
|
||||
"new-menu": {
|
||||
@@ -2592,6 +2598,7 @@
|
||||
}
|
||||
},
|
||||
"rule-viewer": {
|
||||
"aria-label-return-to": "",
|
||||
"error-loading": "Při načítání pravidla se něco pokazilo",
|
||||
"evaluation-interval": "Každý {{interval}}",
|
||||
"prometheus-consistency-check": {
|
||||
@@ -4165,12 +4172,40 @@
|
||||
"body": "Vyzkoušejte nového poradce a odhalte potenciální problémy se zdroji dat a pluginy.",
|
||||
"go-to-advisor": "Přejít na poradce"
|
||||
},
|
||||
"cloud": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"collector": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"integrations": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"private-data-source-connections": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"connect-data": {
|
||||
"category-header-label": "Zdroje dat",
|
||||
"empty-message": "Nebyly nalezeny žádné výsledky odpovídající vašemu dotazu",
|
||||
"request-data-source": "Požádat o nový zdroj dat",
|
||||
"roadmap": "Zobrazit plán"
|
||||
},
|
||||
"connections-home-page": {
|
||||
"welcome-to-connections": ""
|
||||
},
|
||||
"connections-redirect-notice": {
|
||||
"aria-label-link-to-connections": "Odkaz na Připojení",
|
||||
"body": "Zdroje dat mají nový domov! Na stránce Připojení, která je dostupná přímo z hlavní nabídky, si můžete prohlížet nové zdroje dat nebo spravovat ty stávající.",
|
||||
@@ -4201,6 +4236,19 @@
|
||||
"not-found-datasource": {
|
||||
"body": "Možná jste zadali nesprávnou adresu URL nebo plugin s ID <1></1> není k dispozici.<3></3>Chcete-li zobrazit seznam dostupných zdrojů dat, <5>klikněte sem</5>."
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"aria-label-search-all": "Hledat vše",
|
||||
"placeholder": "Hledat vše"
|
||||
@@ -4982,6 +5030,10 @@
|
||||
"description": "Popis",
|
||||
"title-option": "Název"
|
||||
},
|
||||
"options-pane-category": {
|
||||
"aria-label-collapse": "",
|
||||
"aria-label-expand": ""
|
||||
},
|
||||
"options-pane-options": {
|
||||
"placeholder-search-options": "Možnosti hledání",
|
||||
"Recent options-title-recent-options": "Nedávné možnosti",
|
||||
@@ -6642,6 +6694,7 @@
|
||||
"label-source": "Zdroj"
|
||||
},
|
||||
"resource-picker": {
|
||||
"aria-label-clear-value": "",
|
||||
"render-small-resource-picker": {
|
||||
"set-icon": "Nastavit ikonu"
|
||||
}
|
||||
@@ -6678,6 +6731,7 @@
|
||||
"noOptionsMessage-no-fields-found": ""
|
||||
},
|
||||
"text-dimension-editor": {
|
||||
"aria-label-clear-value": "",
|
||||
"description-field": "Zobrazit hodnotu pole",
|
||||
"description-fixed": "Fixní hodnota",
|
||||
"label-field": "Pole",
|
||||
@@ -6815,7 +6869,8 @@
|
||||
},
|
||||
"content-outline-item-button": {
|
||||
"body": {
|
||||
"aria-label-content-outline-item-collapse-button": "Tlačítko sbalení položky osnovy obsahu"
|
||||
"aria-label-content-outline-item-collapse-button": "Tlačítko sbalení položky osnovy obsahu",
|
||||
"aria-label-content-outline-item-delete-button": ""
|
||||
}
|
||||
},
|
||||
"correlation-editor-mode-bar": {
|
||||
@@ -7025,6 +7080,7 @@
|
||||
"content-streaming": "Streamování"
|
||||
},
|
||||
"logs-volume-panel-list": {
|
||||
"aria-label-reload-log-volume": "",
|
||||
"label-reload-log-volume": "Znovu načíst objem protokolu",
|
||||
"loading": "Načítání…",
|
||||
"title-failed-volume-query": "Objem protokolu pro tento dotaz se nepodařilo načíst",
|
||||
@@ -7323,6 +7379,7 @@
|
||||
"split-widen": "Rozšířit podokno"
|
||||
},
|
||||
"trace-page-header": {
|
||||
"aria-label-share-dropdown": "",
|
||||
"duration": "",
|
||||
"export-started": "",
|
||||
"give-feedback": "",
|
||||
@@ -7347,6 +7404,7 @@
|
||||
"label-show-paths": "Zobrazit přepínač Pouze kritické cesty"
|
||||
},
|
||||
"trace-view": {
|
||||
"aria-label-copy": "",
|
||||
"no-data": "Žádná data",
|
||||
"tooltip-copy-icon": "Zkopírováno"
|
||||
},
|
||||
@@ -7479,7 +7537,7 @@
|
||||
"loading": "Načítání složek…"
|
||||
},
|
||||
"folder-repo": {
|
||||
"badge-text": "Zajištěno"
|
||||
"badge-tooltip": ""
|
||||
},
|
||||
"folders": {
|
||||
"get-loading-nav": {
|
||||
@@ -7651,6 +7709,7 @@
|
||||
"title-symbol": "Symbol"
|
||||
},
|
||||
"measure-overlay": {
|
||||
"aria-label-close": "",
|
||||
"tooltip-show-measure-tools": "Zobrazit nástroje pro měření"
|
||||
},
|
||||
"name-initial-view": "",
|
||||
@@ -8683,6 +8742,7 @@
|
||||
"csv-placeholder": "Zadej CSV tady…",
|
||||
"filter-placeholder": "Filtrovat hodnoty",
|
||||
"filter-popup-apply": "Ok",
|
||||
"filter-popup-aria-label-match-case": "",
|
||||
"filter-popup-cancel": "Zrušit",
|
||||
"filter-popup-clear": "Vymazat filtr",
|
||||
"filter-popup-heading": "Filtrovat podle hodnot:",
|
||||
@@ -11138,6 +11198,9 @@
|
||||
"check-repository": {
|
||||
"check": "Kontrola"
|
||||
},
|
||||
"code-block": {
|
||||
"aria-label-copy": ""
|
||||
},
|
||||
"config-form": {
|
||||
"alert-repository-settings-saved": "Nastavení úložiště bylo uloženo",
|
||||
"alert-repository-settings-updated": "Nastavení úložiště bylo aktualizováno",
|
||||
@@ -13205,6 +13268,7 @@
|
||||
}
|
||||
},
|
||||
"filter-by-value-filter-editor": {
|
||||
"aria-label-remove-filter": "",
|
||||
"label-field": "Pole",
|
||||
"label-match": "Shoda",
|
||||
"label-value": "Hodnota",
|
||||
|
||||
@@ -1523,7 +1523,10 @@
|
||||
"group-loading-error": "Fehler beim Laden der Gruppe",
|
||||
"interval": "Intervall",
|
||||
"namespace": "Namensraum",
|
||||
"new": ""
|
||||
"new": "",
|
||||
"title": {
|
||||
"back": ""
|
||||
}
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "Fehler beim Laden der Datenquellendetails",
|
||||
@@ -2240,6 +2243,9 @@
|
||||
"title-attention": "Achtung",
|
||||
"title-manage-contact-point-permissions": "Kontaktpunkt-Berechtigungen verwalten"
|
||||
},
|
||||
"receiver-metadata-badge": {
|
||||
"aria-label-open-external-link": ""
|
||||
},
|
||||
"receivers-section": {
|
||||
"button-more": "Mehr",
|
||||
"new-menu": {
|
||||
@@ -2566,6 +2572,7 @@
|
||||
}
|
||||
},
|
||||
"rule-viewer": {
|
||||
"aria-label-return-to": "",
|
||||
"error-loading": "Beim Laden der Regel ist ein Fehler aufgetreten",
|
||||
"evaluation-interval": "Alle {{interval}}",
|
||||
"prometheus-consistency-check": {
|
||||
@@ -4127,12 +4134,40 @@
|
||||
"body": "Probieren Sie den neuen Advisor aus, um mögliche Probleme mit Ihren Datenquellen und Plugins zu erkennen.",
|
||||
"go-to-advisor": "Zu Advisor"
|
||||
},
|
||||
"cloud": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"collector": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"integrations": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"private-data-source-connections": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"connect-data": {
|
||||
"category-header-label": "Datenquellen",
|
||||
"empty-message": "Es wurden keine Ergebnisse gefunden, die Ihrer Abfrage entsprechen",
|
||||
"request-data-source": "Neue Datenquelle anfordern",
|
||||
"roadmap": "Roadmap anzeigen"
|
||||
},
|
||||
"connections-home-page": {
|
||||
"welcome-to-connections": ""
|
||||
},
|
||||
"connections-redirect-notice": {
|
||||
"aria-label-link-to-connections": "Link zu Verbindungen",
|
||||
"body": "Datenquellen haben ein neues Zuhause! Sie können neue Datenquellen entdecken oder bereits bestehende auf der Seite „Verbindungen“ verwalten, die über das Hauptmenü zugänglich ist.",
|
||||
@@ -4163,6 +4198,19 @@
|
||||
"not-found-datasource": {
|
||||
"body": "Möglicherweise haben Sie die URL falsch eingegeben oder das Plugin mit der ID <1></1> ist nicht verfügbar.<3></3>Um eine Liste der verfügbaren Datenquellen anzuzeigen, <5>klicken Sie bitte hier</5>."
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"aria-label-search-all": "Alle durchsuchen",
|
||||
"placeholder": "Alle durchsuchen"
|
||||
@@ -4944,6 +4992,10 @@
|
||||
"description": "Beschreibung",
|
||||
"title-option": "Titel"
|
||||
},
|
||||
"options-pane-category": {
|
||||
"aria-label-collapse": "",
|
||||
"aria-label-expand": ""
|
||||
},
|
||||
"options-pane-options": {
|
||||
"placeholder-search-options": "Suchoptionen",
|
||||
"Recent options-title-recent-options": "Aktuelle Optionen",
|
||||
@@ -6598,6 +6650,7 @@
|
||||
"label-source": "Quelle"
|
||||
},
|
||||
"resource-picker": {
|
||||
"aria-label-clear-value": "",
|
||||
"render-small-resource-picker": {
|
||||
"set-icon": "Symbol festlegen"
|
||||
}
|
||||
@@ -6634,6 +6687,7 @@
|
||||
"noOptionsMessage-no-fields-found": ""
|
||||
},
|
||||
"text-dimension-editor": {
|
||||
"aria-label-clear-value": "",
|
||||
"description-field": "Feldwert anzeigen",
|
||||
"description-fixed": "Fester Wert",
|
||||
"label-field": "Feld",
|
||||
@@ -6771,7 +6825,8 @@
|
||||
},
|
||||
"content-outline-item-button": {
|
||||
"body": {
|
||||
"aria-label-content-outline-item-collapse-button": "Schaltfläche zum Einklappen von Elementen der Inhaltsübersicht"
|
||||
"aria-label-content-outline-item-collapse-button": "Schaltfläche zum Einklappen von Elementen der Inhaltsübersicht",
|
||||
"aria-label-content-outline-item-delete-button": ""
|
||||
}
|
||||
},
|
||||
"correlation-editor-mode-bar": {
|
||||
@@ -6981,6 +7036,7 @@
|
||||
"content-streaming": "Streaming"
|
||||
},
|
||||
"logs-volume-panel-list": {
|
||||
"aria-label-reload-log-volume": "",
|
||||
"label-reload-log-volume": "Log-Volumen neu laden",
|
||||
"loading": "Wird geladen ...",
|
||||
"title-failed-volume-query": "Das Log-Volumen für diese Abfrage konnte nicht geladen werden",
|
||||
@@ -7279,6 +7335,7 @@
|
||||
"split-widen": "Bereich verbreitern"
|
||||
},
|
||||
"trace-page-header": {
|
||||
"aria-label-share-dropdown": "",
|
||||
"duration": "",
|
||||
"export-started": "",
|
||||
"give-feedback": "",
|
||||
@@ -7303,6 +7360,7 @@
|
||||
"label-show-paths": "Schalter „Nur kritischen Pfad anzeigen“"
|
||||
},
|
||||
"trace-view": {
|
||||
"aria-label-copy": "",
|
||||
"no-data": "Keine Daten",
|
||||
"tooltip-copy-icon": "Kopiert"
|
||||
},
|
||||
@@ -7435,7 +7493,7 @@
|
||||
"loading": "Ordner werden geladen …"
|
||||
},
|
||||
"folder-repo": {
|
||||
"badge-text": "Bereitgestellt"
|
||||
"badge-tooltip": ""
|
||||
},
|
||||
"folders": {
|
||||
"get-loading-nav": {
|
||||
@@ -7607,6 +7665,7 @@
|
||||
"title-symbol": "Symbol"
|
||||
},
|
||||
"measure-overlay": {
|
||||
"aria-label-close": "",
|
||||
"tooltip-show-measure-tools": "Messtools anzeigen"
|
||||
},
|
||||
"name-initial-view": "",
|
||||
@@ -8639,6 +8698,7 @@
|
||||
"csv-placeholder": "CSV hier eingeben …",
|
||||
"filter-placeholder": "Filterwerte",
|
||||
"filter-popup-apply": "Ok",
|
||||
"filter-popup-aria-label-match-case": "",
|
||||
"filter-popup-cancel": "Abbrechen",
|
||||
"filter-popup-clear": "Filter löschen",
|
||||
"filter-popup-heading": "Nach Werten filtern:",
|
||||
@@ -11066,6 +11126,9 @@
|
||||
"check-repository": {
|
||||
"check": "Überprüfen"
|
||||
},
|
||||
"code-block": {
|
||||
"aria-label-copy": ""
|
||||
},
|
||||
"config-form": {
|
||||
"alert-repository-settings-saved": "Repository-Einstellungen gespeichert",
|
||||
"alert-repository-settings-updated": "Repository-Einstellungen aktualisiert",
|
||||
@@ -13121,6 +13184,7 @@
|
||||
}
|
||||
},
|
||||
"filter-by-value-filter-editor": {
|
||||
"aria-label-remove-filter": "",
|
||||
"label-field": "Feld",
|
||||
"label-match": "Übereinstimmung",
|
||||
"label-value": "Wert",
|
||||
|
||||
@@ -1523,7 +1523,10 @@
|
||||
"group-loading-error": "Error al cargar el grupo",
|
||||
"interval": "Intervalo",
|
||||
"namespace": "Nombre del espacio",
|
||||
"new": ""
|
||||
"new": "",
|
||||
"title": {
|
||||
"back": ""
|
||||
}
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "Error al cargar los detalles de la fuente de datos",
|
||||
@@ -2240,6 +2243,9 @@
|
||||
"title-attention": "Atención",
|
||||
"title-manage-contact-point-permissions": "Gestionar los permisos del punto de contacto"
|
||||
},
|
||||
"receiver-metadata-badge": {
|
||||
"aria-label-open-external-link": ""
|
||||
},
|
||||
"receivers-section": {
|
||||
"button-more": "Más",
|
||||
"new-menu": {
|
||||
@@ -2566,6 +2572,7 @@
|
||||
}
|
||||
},
|
||||
"rule-viewer": {
|
||||
"aria-label-return-to": "",
|
||||
"error-loading": "Se ha producido un error al cargar la regla",
|
||||
"evaluation-interval": "Cada {{interval}}",
|
||||
"prometheus-consistency-check": {
|
||||
@@ -4127,12 +4134,40 @@
|
||||
"body": "Prueba el nuevo Asesor para descubrir posibles problemas con tus fuentes de datos y plugins.",
|
||||
"go-to-advisor": "Ir al Asesor"
|
||||
},
|
||||
"cloud": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"collector": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"integrations": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"private-data-source-connections": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"connect-data": {
|
||||
"category-header-label": "Orígenes de datos",
|
||||
"empty-message": "No se han encontrado resultados que coincidan con tu consulta",
|
||||
"request-data-source": "Solicitar una nueva fuente de datos",
|
||||
"roadmap": "Ver hoja de ruta"
|
||||
},
|
||||
"connections-home-page": {
|
||||
"welcome-to-connections": ""
|
||||
},
|
||||
"connections-redirect-notice": {
|
||||
"aria-label-link-to-connections": "Enlace a Conexiones",
|
||||
"body": "¡Las fuentes de datos han cambiado de sitio! Puedes descubrir nuevas fuentes de datos o gestionar las existentes en la página Conexiones, accesible desde el menú principal.",
|
||||
@@ -4163,6 +4198,19 @@
|
||||
"not-found-datasource": {
|
||||
"body": "Tal vez escribiste mal la URL o el plugin con el ID <1></1> no está disponible.<3></3>Para ver una lista de las fuentes de datos disponibles, <5>haz clic aquí</5>."
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"aria-label-search-all": "Buscar todo",
|
||||
"placeholder": "Buscar todo"
|
||||
@@ -4944,6 +4992,10 @@
|
||||
"description": "Descripción",
|
||||
"title-option": "Título"
|
||||
},
|
||||
"options-pane-category": {
|
||||
"aria-label-collapse": "",
|
||||
"aria-label-expand": ""
|
||||
},
|
||||
"options-pane-options": {
|
||||
"placeholder-search-options": "Opciones de búsqueda",
|
||||
"Recent options-title-recent-options": "Opciones recientes",
|
||||
@@ -6598,6 +6650,7 @@
|
||||
"label-source": "Fuente"
|
||||
},
|
||||
"resource-picker": {
|
||||
"aria-label-clear-value": "",
|
||||
"render-small-resource-picker": {
|
||||
"set-icon": "Establecer icono"
|
||||
}
|
||||
@@ -6634,6 +6687,7 @@
|
||||
"noOptionsMessage-no-fields-found": ""
|
||||
},
|
||||
"text-dimension-editor": {
|
||||
"aria-label-clear-value": "",
|
||||
"description-field": "",
|
||||
"description-fixed": "",
|
||||
"label-field": "Campo",
|
||||
@@ -6771,7 +6825,8 @@
|
||||
},
|
||||
"content-outline-item-button": {
|
||||
"body": {
|
||||
"aria-label-content-outline-item-collapse-button": "Botón para contraer elemento de esquema de contenido"
|
||||
"aria-label-content-outline-item-collapse-button": "Botón para contraer elemento de esquema de contenido",
|
||||
"aria-label-content-outline-item-delete-button": ""
|
||||
}
|
||||
},
|
||||
"correlation-editor-mode-bar": {
|
||||
@@ -6981,6 +7036,7 @@
|
||||
"content-streaming": "Transmisión"
|
||||
},
|
||||
"logs-volume-panel-list": {
|
||||
"aria-label-reload-log-volume": "",
|
||||
"label-reload-log-volume": "Volver a cargar el volumen de logs",
|
||||
"loading": "Cargando...",
|
||||
"title-failed-volume-query": "Error al cargar el volumen de logs para esta consulta",
|
||||
@@ -7279,6 +7335,7 @@
|
||||
"split-widen": "Agrandar panel"
|
||||
},
|
||||
"trace-page-header": {
|
||||
"aria-label-share-dropdown": "",
|
||||
"duration": "",
|
||||
"export-started": "",
|
||||
"give-feedback": "",
|
||||
@@ -7303,6 +7360,7 @@
|
||||
"label-show-paths": "Interruptor para mostrar solo la ruta crítica"
|
||||
},
|
||||
"trace-view": {
|
||||
"aria-label-copy": "",
|
||||
"no-data": "Sin datos",
|
||||
"tooltip-copy-icon": "Copiado"
|
||||
},
|
||||
@@ -7435,7 +7493,7 @@
|
||||
"loading": "Cargando carpetas..."
|
||||
},
|
||||
"folder-repo": {
|
||||
"badge-text": "Provisionado"
|
||||
"badge-tooltip": ""
|
||||
},
|
||||
"folders": {
|
||||
"get-loading-nav": {
|
||||
@@ -7607,6 +7665,7 @@
|
||||
"title-symbol": "Símbolo"
|
||||
},
|
||||
"measure-overlay": {
|
||||
"aria-label-close": "",
|
||||
"tooltip-show-measure-tools": "Mostrar herramientas de medición"
|
||||
},
|
||||
"name-initial-view": "",
|
||||
@@ -8639,6 +8698,7 @@
|
||||
"csv-placeholder": "Introducir CSV aquí...",
|
||||
"filter-placeholder": "Filtrar valores",
|
||||
"filter-popup-apply": "Aceptar",
|
||||
"filter-popup-aria-label-match-case": "",
|
||||
"filter-popup-cancel": "Cancelar",
|
||||
"filter-popup-clear": "Borrar filtro",
|
||||
"filter-popup-heading": "Filtrar por valores:",
|
||||
@@ -11066,6 +11126,9 @@
|
||||
"check-repository": {
|
||||
"check": "Verificar"
|
||||
},
|
||||
"code-block": {
|
||||
"aria-label-copy": ""
|
||||
},
|
||||
"config-form": {
|
||||
"alert-repository-settings-saved": "Ajustes del repositorio guardados",
|
||||
"alert-repository-settings-updated": "Ajustes del repositorio actualizados",
|
||||
@@ -13121,6 +13184,7 @@
|
||||
}
|
||||
},
|
||||
"filter-by-value-filter-editor": {
|
||||
"aria-label-remove-filter": "",
|
||||
"label-field": "Campo",
|
||||
"label-match": "Coincidencia",
|
||||
"label-value": "Valor",
|
||||
|
||||
@@ -1523,7 +1523,10 @@
|
||||
"group-loading-error": "Erreur lors du chargement du groupe",
|
||||
"interval": "Intervalle",
|
||||
"namespace": "Namespace",
|
||||
"new": ""
|
||||
"new": "",
|
||||
"title": {
|
||||
"back": ""
|
||||
}
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "Erreur lors du chargement des détails de la source de données",
|
||||
@@ -2240,6 +2243,9 @@
|
||||
"title-attention": "Attention",
|
||||
"title-manage-contact-point-permissions": "Gérer les autorisations de point de contact"
|
||||
},
|
||||
"receiver-metadata-badge": {
|
||||
"aria-label-open-external-link": ""
|
||||
},
|
||||
"receivers-section": {
|
||||
"button-more": "Plus",
|
||||
"new-menu": {
|
||||
@@ -2566,6 +2572,7 @@
|
||||
}
|
||||
},
|
||||
"rule-viewer": {
|
||||
"aria-label-return-to": "",
|
||||
"error-loading": "Une erreur s'est produite lors du chargement de la règle",
|
||||
"evaluation-interval": "Chaque {{interval}}",
|
||||
"prometheus-consistency-check": {
|
||||
@@ -4127,12 +4134,40 @@
|
||||
"body": "Essayez le nouveau conseiller pour découvrir les problèmes potentiels concernant vos sources de données et plugins.",
|
||||
"go-to-advisor": "Accéder au conseiller"
|
||||
},
|
||||
"cloud": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"collector": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"integrations": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"private-data-source-connections": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"connect-data": {
|
||||
"category-header-label": "Sources de données",
|
||||
"empty-message": "Aucun résultat correspondant à votre requête n'a été trouvé",
|
||||
"request-data-source": "Demander une nouvelle source de données",
|
||||
"roadmap": "Voir la feuille de route"
|
||||
},
|
||||
"connections-home-page": {
|
||||
"welcome-to-connections": ""
|
||||
},
|
||||
"connections-redirect-notice": {
|
||||
"aria-label-link-to-connections": "Lien vers Connexions",
|
||||
"body": "Les sources de données ont un nouveau foyer ! Vous pouvez découvrir de nouvelles sources de données ou gérer celles qui existent déjà dans la page Connexions, accessible depuis le menu principal.",
|
||||
@@ -4163,6 +4198,19 @@
|
||||
"not-found-datasource": {
|
||||
"body": "Vous avez peut-être mal saisi l’URL ou le plugin avec l’identifiant <1></1> n’est pas disponible.<3></3>Pour afficher la liste des sources de données disponibles, veuillez <5>cliquer ici</5>."
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"aria-label-search-all": "Rechercher tout",
|
||||
"placeholder": "Rechercher tout"
|
||||
@@ -4944,6 +4992,10 @@
|
||||
"description": "Description",
|
||||
"title-option": "Titre"
|
||||
},
|
||||
"options-pane-category": {
|
||||
"aria-label-collapse": "",
|
||||
"aria-label-expand": ""
|
||||
},
|
||||
"options-pane-options": {
|
||||
"placeholder-search-options": "Options de recherche",
|
||||
"Recent options-title-recent-options": "Options récentes",
|
||||
@@ -6598,6 +6650,7 @@
|
||||
"label-source": "Source"
|
||||
},
|
||||
"resource-picker": {
|
||||
"aria-label-clear-value": "",
|
||||
"render-small-resource-picker": {
|
||||
"set-icon": "Définir l’icône"
|
||||
}
|
||||
@@ -6634,6 +6687,7 @@
|
||||
"noOptionsMessage-no-fields-found": ""
|
||||
},
|
||||
"text-dimension-editor": {
|
||||
"aria-label-clear-value": "",
|
||||
"description-field": "Afficher la valeur du champ",
|
||||
"description-fixed": "Valeur fixe",
|
||||
"label-field": "Champ",
|
||||
@@ -6771,7 +6825,8 @@
|
||||
},
|
||||
"content-outline-item-button": {
|
||||
"body": {
|
||||
"aria-label-content-outline-item-collapse-button": "Bouton de réduction de l’élément de présentation de contenu"
|
||||
"aria-label-content-outline-item-collapse-button": "Bouton de réduction de l’élément de présentation de contenu",
|
||||
"aria-label-content-outline-item-delete-button": ""
|
||||
}
|
||||
},
|
||||
"correlation-editor-mode-bar": {
|
||||
@@ -6981,6 +7036,7 @@
|
||||
"content-streaming": "Diffusion"
|
||||
},
|
||||
"logs-volume-panel-list": {
|
||||
"aria-label-reload-log-volume": "",
|
||||
"label-reload-log-volume": "Recharger le volume de journal",
|
||||
"loading": "Chargement en cours...",
|
||||
"title-failed-volume-query": "Échec du chargement du volume de journal pour cette requête",
|
||||
@@ -7279,6 +7335,7 @@
|
||||
"split-widen": "Élargir le panneau"
|
||||
},
|
||||
"trace-page-header": {
|
||||
"aria-label-share-dropdown": "",
|
||||
"duration": "",
|
||||
"export-started": "",
|
||||
"give-feedback": "",
|
||||
@@ -7303,6 +7360,7 @@
|
||||
"label-show-paths": "Bouton Afficher uniquement le chemin critique"
|
||||
},
|
||||
"trace-view": {
|
||||
"aria-label-copy": "",
|
||||
"no-data": "Aucune donnée",
|
||||
"tooltip-copy-icon": "Copié"
|
||||
},
|
||||
@@ -7435,7 +7493,7 @@
|
||||
"loading": "Chargement des dossiers..."
|
||||
},
|
||||
"folder-repo": {
|
||||
"badge-text": "Mis en service"
|
||||
"badge-tooltip": ""
|
||||
},
|
||||
"folders": {
|
||||
"get-loading-nav": {
|
||||
@@ -7607,6 +7665,7 @@
|
||||
"title-symbol": "Symbole"
|
||||
},
|
||||
"measure-overlay": {
|
||||
"aria-label-close": "",
|
||||
"tooltip-show-measure-tools": "Afficher les outils de mesure"
|
||||
},
|
||||
"name-initial-view": "",
|
||||
@@ -8639,6 +8698,7 @@
|
||||
"csv-placeholder": "Saisir le CSV ici…",
|
||||
"filter-placeholder": "Filtrer les valeurs",
|
||||
"filter-popup-apply": "Ok",
|
||||
"filter-popup-aria-label-match-case": "",
|
||||
"filter-popup-cancel": "Annuler",
|
||||
"filter-popup-clear": "Effacer le filtre",
|
||||
"filter-popup-heading": "Filtrer par valeurs :",
|
||||
@@ -11066,6 +11126,9 @@
|
||||
"check-repository": {
|
||||
"check": "Vérifier"
|
||||
},
|
||||
"code-block": {
|
||||
"aria-label-copy": ""
|
||||
},
|
||||
"config-form": {
|
||||
"alert-repository-settings-saved": "Paramètres du référentiel enregistrés",
|
||||
"alert-repository-settings-updated": "Paramètres du référentiel mis à jour",
|
||||
@@ -13121,6 +13184,7 @@
|
||||
}
|
||||
},
|
||||
"filter-by-value-filter-editor": {
|
||||
"aria-label-remove-filter": "",
|
||||
"label-field": "Champ",
|
||||
"label-match": "Correspondance",
|
||||
"label-value": "Valeur",
|
||||
|
||||
@@ -1523,7 +1523,10 @@
|
||||
"group-loading-error": "Hiba a csoport betöltésekor",
|
||||
"interval": "Intervallum",
|
||||
"namespace": "Névtér",
|
||||
"new": ""
|
||||
"new": "",
|
||||
"title": {
|
||||
"back": ""
|
||||
}
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "Hiba történt az adatforrás adatainak betöltésekor",
|
||||
@@ -2240,6 +2243,9 @@
|
||||
"title-attention": "Figyelem",
|
||||
"title-manage-contact-point-permissions": "Kapcsolattartási pont engedélyeinek kezelése"
|
||||
},
|
||||
"receiver-metadata-badge": {
|
||||
"aria-label-open-external-link": ""
|
||||
},
|
||||
"receivers-section": {
|
||||
"button-more": "Továbbiak",
|
||||
"new-menu": {
|
||||
@@ -2566,6 +2572,7 @@
|
||||
}
|
||||
},
|
||||
"rule-viewer": {
|
||||
"aria-label-return-to": "",
|
||||
"error-loading": "Valami hiba történt a szabály betöltése során",
|
||||
"evaluation-interval": "Minden {{interval}}",
|
||||
"prometheus-consistency-check": {
|
||||
@@ -4127,12 +4134,40 @@
|
||||
"body": "Próbálja ki az új tanácsadót, hogy felfedezze az adatforrásokkal és bővítményekkel kapcsolatos potenciális problémákat.",
|
||||
"go-to-advisor": "Tovább a tanácsadóhoz"
|
||||
},
|
||||
"cloud": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"collector": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"integrations": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"private-data-source-connections": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"connect-data": {
|
||||
"category-header-label": "Adatforrások",
|
||||
"empty-message": "Nincs találat a lekérdezésre",
|
||||
"request-data-source": "Új adatforrás kérése",
|
||||
"roadmap": "Ütemterv megtekintése"
|
||||
},
|
||||
"connections-home-page": {
|
||||
"welcome-to-connections": ""
|
||||
},
|
||||
"connections-redirect-notice": {
|
||||
"aria-label-link-to-connections": "Kapcsolatokra mutató hivatkozás",
|
||||
"body": "Az adatforrások új otthont kaptak! A főmenüből elérhető Kapcsolatok oldalon új adatforrásokat fedezhet fel, vagy kezelheti a meglévőket.",
|
||||
@@ -4163,6 +4198,19 @@
|
||||
"not-found-datasource": {
|
||||
"body": "Lehet, hogy elgépelte az URL-címet, vagy a(z) <1></1> azonosítójú bővítmény nem érhető el.<3></3>Az elérhető adatforrások listájának megtekintéséhez <5>kattintson ide</5>."
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"aria-label-search-all": "Keresés mindenhol",
|
||||
"placeholder": "Keresés mindenhol"
|
||||
@@ -4944,6 +4992,10 @@
|
||||
"description": "Leírás",
|
||||
"title-option": "Cím"
|
||||
},
|
||||
"options-pane-category": {
|
||||
"aria-label-collapse": "",
|
||||
"aria-label-expand": ""
|
||||
},
|
||||
"options-pane-options": {
|
||||
"placeholder-search-options": "Keresési beállítások",
|
||||
"Recent options-title-recent-options": "Legutóbbi beállítások",
|
||||
@@ -6598,6 +6650,7 @@
|
||||
"label-source": "Forrás"
|
||||
},
|
||||
"resource-picker": {
|
||||
"aria-label-clear-value": "",
|
||||
"render-small-resource-picker": {
|
||||
"set-icon": "Ikon beállítása"
|
||||
}
|
||||
@@ -6634,6 +6687,7 @@
|
||||
"noOptionsMessage-no-fields-found": ""
|
||||
},
|
||||
"text-dimension-editor": {
|
||||
"aria-label-clear-value": "",
|
||||
"description-field": "Mezőérték megjelenítése",
|
||||
"description-fixed": "Rögzített érték",
|
||||
"label-field": "Mező",
|
||||
@@ -6771,7 +6825,8 @@
|
||||
},
|
||||
"content-outline-item-button": {
|
||||
"body": {
|
||||
"aria-label-content-outline-item-collapse-button": "Tartalomvázlat-elem összecsukása gomb"
|
||||
"aria-label-content-outline-item-collapse-button": "Tartalomvázlat-elem összecsukása gomb",
|
||||
"aria-label-content-outline-item-delete-button": ""
|
||||
}
|
||||
},
|
||||
"correlation-editor-mode-bar": {
|
||||
@@ -6981,6 +7036,7 @@
|
||||
"content-streaming": "Adatfolyam"
|
||||
},
|
||||
"logs-volume-panel-list": {
|
||||
"aria-label-reload-log-volume": "",
|
||||
"label-reload-log-volume": "Naplómennyiség újratöltése",
|
||||
"loading": "Betöltés…",
|
||||
"title-failed-volume-query": "A lekérdezés naplómennyiségének betöltése nem sikerült",
|
||||
@@ -7279,6 +7335,7 @@
|
||||
"split-widen": "Ablaktábla szélesítése"
|
||||
},
|
||||
"trace-page-header": {
|
||||
"aria-label-share-dropdown": "",
|
||||
"duration": "",
|
||||
"export-started": "",
|
||||
"give-feedback": "",
|
||||
@@ -7303,6 +7360,7 @@
|
||||
"label-show-paths": "Csak a kritikus útvonal megjelenítése kapcsoló"
|
||||
},
|
||||
"trace-view": {
|
||||
"aria-label-copy": "",
|
||||
"no-data": "Nincs adat",
|
||||
"tooltip-copy-icon": "Másolva"
|
||||
},
|
||||
@@ -7435,7 +7493,7 @@
|
||||
"loading": "Mappák betöltése..."
|
||||
},
|
||||
"folder-repo": {
|
||||
"badge-text": "Kiépítve"
|
||||
"badge-tooltip": ""
|
||||
},
|
||||
"folders": {
|
||||
"get-loading-nav": {
|
||||
@@ -7607,6 +7665,7 @@
|
||||
"title-symbol": "Szimbólum"
|
||||
},
|
||||
"measure-overlay": {
|
||||
"aria-label-close": "",
|
||||
"tooltip-show-measure-tools": "Mérőeszközök megjelenítése"
|
||||
},
|
||||
"name-initial-view": "",
|
||||
@@ -8639,6 +8698,7 @@
|
||||
"csv-placeholder": "Itt adja meg a CSV-t...",
|
||||
"filter-placeholder": "Értékek szűrése",
|
||||
"filter-popup-apply": "OK",
|
||||
"filter-popup-aria-label-match-case": "",
|
||||
"filter-popup-cancel": "Mégse",
|
||||
"filter-popup-clear": "Szűrő törlése",
|
||||
"filter-popup-heading": "Szűrési mód értékek alapján:",
|
||||
@@ -11066,6 +11126,9 @@
|
||||
"check-repository": {
|
||||
"check": "Ellenőrzés"
|
||||
},
|
||||
"code-block": {
|
||||
"aria-label-copy": ""
|
||||
},
|
||||
"config-form": {
|
||||
"alert-repository-settings-saved": "Adattár beállításai mentve",
|
||||
"alert-repository-settings-updated": "Adattár beállításai frissítve",
|
||||
@@ -13121,6 +13184,7 @@
|
||||
}
|
||||
},
|
||||
"filter-by-value-filter-editor": {
|
||||
"aria-label-remove-filter": "",
|
||||
"label-field": "Mező",
|
||||
"label-match": "Egyezés",
|
||||
"label-value": "Érték",
|
||||
|
||||
@@ -1517,7 +1517,10 @@
|
||||
"group-loading-error": "Kesalahan saat memuat grup",
|
||||
"interval": "Interval",
|
||||
"namespace": "Ruang nama",
|
||||
"new": ""
|
||||
"new": "",
|
||||
"title": {
|
||||
"back": ""
|
||||
}
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "Kesalahan saat memuat sumber data",
|
||||
@@ -2231,6 +2234,9 @@
|
||||
"title-attention": "Perhatian",
|
||||
"title-manage-contact-point-permissions": "Kelola izin titik kontak"
|
||||
},
|
||||
"receiver-metadata-badge": {
|
||||
"aria-label-open-external-link": ""
|
||||
},
|
||||
"receivers-section": {
|
||||
"button-more": "Lebih banyak",
|
||||
"new-menu": {
|
||||
@@ -2553,6 +2559,7 @@
|
||||
}
|
||||
},
|
||||
"rule-viewer": {
|
||||
"aria-label-return-to": "",
|
||||
"error-loading": "Terjadi kesalahan saat memuat aturan",
|
||||
"evaluation-interval": "Setiap {{interval}}",
|
||||
"prometheus-consistency-check": {
|
||||
@@ -4108,12 +4115,40 @@
|
||||
"body": "Coba Advisor baru untuk mengungkap potensi masalah dengan sumber data dan plugin Anda.",
|
||||
"go-to-advisor": "Masuk ke Advisor"
|
||||
},
|
||||
"cloud": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"collector": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"integrations": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"private-data-source-connections": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"connect-data": {
|
||||
"category-header-label": "Sumber data",
|
||||
"empty-message": "Hasil yang cocok dengan kueri Anda tidak ditemukan",
|
||||
"request-data-source": "Minta sumber data baru",
|
||||
"roadmap": "Lihat peta jalan"
|
||||
},
|
||||
"connections-home-page": {
|
||||
"welcome-to-connections": ""
|
||||
},
|
||||
"connections-redirect-notice": {
|
||||
"aria-label-link-to-connections": "Tautkan ke Koneksi",
|
||||
"body": "Sumber data memiliki tempat baru! Anda dapat menemukan sumber data baru atau mengelola yang sudah ada di halaman Koneksi, dapat diakses dari menu utama.",
|
||||
@@ -4144,6 +4179,19 @@
|
||||
"not-found-datasource": {
|
||||
"body": "Anda mungkin salah mengetik URL atau plugin dengan id <1></1> tidak tersedia.<3></3>Untuk melihat daftar sumber data yang tersedia, silakan <5>klik di sini</5>."
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"aria-label-search-all": "Cari semua",
|
||||
"placeholder": "Cari semua"
|
||||
@@ -4925,6 +4973,10 @@
|
||||
"description": "Deskripsi",
|
||||
"title-option": "Judul"
|
||||
},
|
||||
"options-pane-category": {
|
||||
"aria-label-collapse": "",
|
||||
"aria-label-expand": ""
|
||||
},
|
||||
"options-pane-options": {
|
||||
"placeholder-search-options": "Opsi pencarian",
|
||||
"Recent options-title-recent-options": "Opsi terbaru",
|
||||
@@ -6576,6 +6628,7 @@
|
||||
"label-source": "Sumber"
|
||||
},
|
||||
"resource-picker": {
|
||||
"aria-label-clear-value": "",
|
||||
"render-small-resource-picker": {
|
||||
"set-icon": "Atur ikon"
|
||||
}
|
||||
@@ -6612,6 +6665,7 @@
|
||||
"noOptionsMessage-no-fields-found": ""
|
||||
},
|
||||
"text-dimension-editor": {
|
||||
"aria-label-clear-value": "",
|
||||
"description-field": "Nilai bidang tampilan",
|
||||
"description-fixed": "Nilai tetap",
|
||||
"label-field": "Bidang",
|
||||
@@ -6749,7 +6803,8 @@
|
||||
},
|
||||
"content-outline-item-button": {
|
||||
"body": {
|
||||
"aria-label-content-outline-item-collapse-button": "Tombol ciutkan item kerangka konten"
|
||||
"aria-label-content-outline-item-collapse-button": "Tombol ciutkan item kerangka konten",
|
||||
"aria-label-content-outline-item-delete-button": ""
|
||||
}
|
||||
},
|
||||
"correlation-editor-mode-bar": {
|
||||
@@ -6959,6 +7014,7 @@
|
||||
"content-streaming": "Streaming"
|
||||
},
|
||||
"logs-volume-panel-list": {
|
||||
"aria-label-reload-log-volume": "",
|
||||
"label-reload-log-volume": "Muat ulang volume log",
|
||||
"loading": "Memuat...",
|
||||
"title-failed-volume-query": "Gagal memuat volume log untuk kueri ini",
|
||||
@@ -7257,6 +7313,7 @@
|
||||
"split-widen": "Lebarkan panel"
|
||||
},
|
||||
"trace-page-header": {
|
||||
"aria-label-share-dropdown": "",
|
||||
"duration": "",
|
||||
"export-started": "",
|
||||
"give-feedback": "",
|
||||
@@ -7281,6 +7338,7 @@
|
||||
"label-show-paths": "tTombol Hanya tampilkan jalur kritis"
|
||||
},
|
||||
"trace-view": {
|
||||
"aria-label-copy": "",
|
||||
"no-data": "Tidak ada data",
|
||||
"tooltip-copy-icon": "Disalin"
|
||||
},
|
||||
@@ -7413,7 +7471,7 @@
|
||||
"loading": "Memuat folder..."
|
||||
},
|
||||
"folder-repo": {
|
||||
"badge-text": "Disediakan"
|
||||
"badge-tooltip": ""
|
||||
},
|
||||
"folders": {
|
||||
"get-loading-nav": {
|
||||
@@ -7585,6 +7643,7 @@
|
||||
"title-symbol": "Simbol"
|
||||
},
|
||||
"measure-overlay": {
|
||||
"aria-label-close": "",
|
||||
"tooltip-show-measure-tools": "Tampilkan alat ukur"
|
||||
},
|
||||
"name-initial-view": "",
|
||||
@@ -8617,6 +8676,7 @@
|
||||
"csv-placeholder": "Masukkan CSV di sini...",
|
||||
"filter-placeholder": "Filter nilai",
|
||||
"filter-popup-apply": "Oke",
|
||||
"filter-popup-aria-label-match-case": "",
|
||||
"filter-popup-cancel": "Batalkan",
|
||||
"filter-popup-clear": "Hapus filter",
|
||||
"filter-popup-heading": "Filter menurut nilai:",
|
||||
@@ -11030,6 +11090,9 @@
|
||||
"check-repository": {
|
||||
"check": "Periksa"
|
||||
},
|
||||
"code-block": {
|
||||
"aria-label-copy": ""
|
||||
},
|
||||
"config-form": {
|
||||
"alert-repository-settings-saved": "Pengaturan repositori disimpan",
|
||||
"alert-repository-settings-updated": "Pengaturan repositori diperbarui",
|
||||
@@ -13079,6 +13142,7 @@
|
||||
}
|
||||
},
|
||||
"filter-by-value-filter-editor": {
|
||||
"aria-label-remove-filter": "",
|
||||
"label-field": "Bidang",
|
||||
"label-match": "Cocok",
|
||||
"label-value": "Nilai",
|
||||
|
||||
@@ -1523,7 +1523,10 @@
|
||||
"group-loading-error": "Errore durante il caricamento del gruppo",
|
||||
"interval": "Intervallo",
|
||||
"namespace": "Namespace",
|
||||
"new": ""
|
||||
"new": "",
|
||||
"title": {
|
||||
"back": ""
|
||||
}
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "Errore durante il caricamento dei dettagli dell'origine dati",
|
||||
@@ -2240,6 +2243,9 @@
|
||||
"title-attention": "Attenzione",
|
||||
"title-manage-contact-point-permissions": "Gestisci le autorizzazioni del punto di contatto"
|
||||
},
|
||||
"receiver-metadata-badge": {
|
||||
"aria-label-open-external-link": ""
|
||||
},
|
||||
"receivers-section": {
|
||||
"button-more": "Altro",
|
||||
"new-menu": {
|
||||
@@ -2566,6 +2572,7 @@
|
||||
}
|
||||
},
|
||||
"rule-viewer": {
|
||||
"aria-label-return-to": "",
|
||||
"error-loading": "Si è verificato un errore durante il caricamento della regola",
|
||||
"evaluation-interval": "Ogni {{interval}}",
|
||||
"prometheus-consistency-check": {
|
||||
@@ -4127,12 +4134,40 @@
|
||||
"body": "Prova il nuovo Advisor per scoprire potenziali problemi con le tue origini dei dati e i tuoi componenti aggiuntivi.",
|
||||
"go-to-advisor": "Vai ad Advisor"
|
||||
},
|
||||
"cloud": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"collector": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"integrations": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"private-data-source-connections": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"connect-data": {
|
||||
"category-header-label": "Fonti dei dati",
|
||||
"empty-message": "Nessun risultato trovato corrisponde alla tua ricerca",
|
||||
"request-data-source": "Richiedi una nuova origine dati",
|
||||
"roadmap": "Visualizza roadmap"
|
||||
},
|
||||
"connections-home-page": {
|
||||
"welcome-to-connections": ""
|
||||
},
|
||||
"connections-redirect-notice": {
|
||||
"aria-label-link-to-connections": "Link alle connessioni",
|
||||
"body": "Le origini dei dati hanno una nuova casa! Puoi scoprire nuove origini dei dati o gestire quelle esistenti nella pagina Connessioni, accessibile dal menu principale.",
|
||||
@@ -4163,6 +4198,19 @@
|
||||
"not-found-datasource": {
|
||||
"body": "Potresti aver digitato male l'URL oppure il componente aggiuntivo con l'ID <1></1> non è disponibile.<3></3>Per visualizzare un elenco delle origini dei dati disponibili, <5>clicca qui</5>."
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"aria-label-search-all": "Cerca tutto",
|
||||
"placeholder": "Cerca tutto"
|
||||
@@ -4944,6 +4992,10 @@
|
||||
"description": "Descrizione",
|
||||
"title-option": "Titolo"
|
||||
},
|
||||
"options-pane-category": {
|
||||
"aria-label-collapse": "",
|
||||
"aria-label-expand": ""
|
||||
},
|
||||
"options-pane-options": {
|
||||
"placeholder-search-options": "Opzioni di ricerca",
|
||||
"Recent options-title-recent-options": "Opzioni recenti",
|
||||
@@ -6598,6 +6650,7 @@
|
||||
"label-source": "Origine"
|
||||
},
|
||||
"resource-picker": {
|
||||
"aria-label-clear-value": "",
|
||||
"render-small-resource-picker": {
|
||||
"set-icon": "Imposta icona"
|
||||
}
|
||||
@@ -6634,6 +6687,7 @@
|
||||
"noOptionsMessage-no-fields-found": ""
|
||||
},
|
||||
"text-dimension-editor": {
|
||||
"aria-label-clear-value": "",
|
||||
"description-field": "",
|
||||
"description-fixed": "",
|
||||
"label-field": "Campo",
|
||||
@@ -6771,7 +6825,8 @@
|
||||
},
|
||||
"content-outline-item-button": {
|
||||
"body": {
|
||||
"aria-label-content-outline-item-collapse-button": "Pulsante per ridurre a icona l'elemento della struttura del contenuto"
|
||||
"aria-label-content-outline-item-collapse-button": "Pulsante per ridurre a icona l'elemento della struttura del contenuto",
|
||||
"aria-label-content-outline-item-delete-button": ""
|
||||
}
|
||||
},
|
||||
"correlation-editor-mode-bar": {
|
||||
@@ -6981,6 +7036,7 @@
|
||||
"content-streaming": "Streaming"
|
||||
},
|
||||
"logs-volume-panel-list": {
|
||||
"aria-label-reload-log-volume": "",
|
||||
"label-reload-log-volume": "Ricarica il volume del registro",
|
||||
"loading": "Caricamento in corso...",
|
||||
"title-failed-volume-query": "Impossibile caricare il volume dei registri per questa query",
|
||||
@@ -7279,6 +7335,7 @@
|
||||
"split-widen": "Allarga riquadro"
|
||||
},
|
||||
"trace-page-header": {
|
||||
"aria-label-share-dropdown": "",
|
||||
"duration": "",
|
||||
"export-started": "",
|
||||
"give-feedback": "",
|
||||
@@ -7303,6 +7360,7 @@
|
||||
"label-show-paths": "Pulsante Mostra solo percorso critico"
|
||||
},
|
||||
"trace-view": {
|
||||
"aria-label-copy": "",
|
||||
"no-data": "Nessun dato",
|
||||
"tooltip-copy-icon": "Copiato"
|
||||
},
|
||||
@@ -7435,7 +7493,7 @@
|
||||
"loading": "Caricamento delle cartelle in corso..."
|
||||
},
|
||||
"folder-repo": {
|
||||
"badge-text": "Fornito"
|
||||
"badge-tooltip": ""
|
||||
},
|
||||
"folders": {
|
||||
"get-loading-nav": {
|
||||
@@ -7607,6 +7665,7 @@
|
||||
"title-symbol": "Simbolo"
|
||||
},
|
||||
"measure-overlay": {
|
||||
"aria-label-close": "",
|
||||
"tooltip-show-measure-tools": ""
|
||||
},
|
||||
"name-initial-view": "",
|
||||
@@ -8639,6 +8698,7 @@
|
||||
"csv-placeholder": "Inserisci qui il CSV...",
|
||||
"filter-placeholder": "Valori filtro",
|
||||
"filter-popup-apply": "Ok",
|
||||
"filter-popup-aria-label-match-case": "",
|
||||
"filter-popup-cancel": "Annulla",
|
||||
"filter-popup-clear": "Cancella filtro",
|
||||
"filter-popup-heading": "Filtra per valori:",
|
||||
@@ -11066,6 +11126,9 @@
|
||||
"check-repository": {
|
||||
"check": "Verifica"
|
||||
},
|
||||
"code-block": {
|
||||
"aria-label-copy": ""
|
||||
},
|
||||
"config-form": {
|
||||
"alert-repository-settings-saved": "Impostazioni del repository salvate",
|
||||
"alert-repository-settings-updated": "Impostazioni del repository aggiornate",
|
||||
@@ -13121,6 +13184,7 @@
|
||||
}
|
||||
},
|
||||
"filter-by-value-filter-editor": {
|
||||
"aria-label-remove-filter": "",
|
||||
"label-field": "Campo",
|
||||
"label-match": "Corrispondenza",
|
||||
"label-value": "Valore",
|
||||
|
||||
@@ -1517,7 +1517,10 @@
|
||||
"group-loading-error": "グループの読み込み中にエラーが発生しました",
|
||||
"interval": "間隔",
|
||||
"namespace": "名前空間",
|
||||
"new": ""
|
||||
"new": "",
|
||||
"title": {
|
||||
"back": ""
|
||||
}
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "データソースの読み込み中にエラーが発生しました",
|
||||
@@ -2231,6 +2234,9 @@
|
||||
"title-attention": "注意",
|
||||
"title-manage-contact-point-permissions": "連絡先の権限を管理"
|
||||
},
|
||||
"receiver-metadata-badge": {
|
||||
"aria-label-open-external-link": ""
|
||||
},
|
||||
"receivers-section": {
|
||||
"button-more": "その他",
|
||||
"new-menu": {
|
||||
@@ -2553,6 +2559,7 @@
|
||||
}
|
||||
},
|
||||
"rule-viewer": {
|
||||
"aria-label-return-to": "",
|
||||
"error-loading": "ルールの読み込み中に問題が発生しました",
|
||||
"evaluation-interval": "{{interval}}ごと",
|
||||
"prometheus-consistency-check": {
|
||||
@@ -4108,12 +4115,40 @@
|
||||
"body": "新しいアドバイザーを試して、データソースとプラグインの潜在的な問題を発見しましょう。",
|
||||
"go-to-advisor": "アドバイザーへ移動"
|
||||
},
|
||||
"cloud": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"collector": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"integrations": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"private-data-source-connections": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"connect-data": {
|
||||
"category-header-label": "データソース",
|
||||
"empty-message": "クエリに一致する結果が見つかりませんでした",
|
||||
"request-data-source": "新しいデータソースをリクエストする",
|
||||
"roadmap": "ロードマップを表示"
|
||||
},
|
||||
"connections-home-page": {
|
||||
"welcome-to-connections": ""
|
||||
},
|
||||
"connections-redirect-notice": {
|
||||
"aria-label-link-to-connections": "接続へのリンク",
|
||||
"body": "データソース用の新しいページができました!メインメニューからアクセスできる「接続」ページで、新しいデータソースを探したり、既存のデータソースを管理したりできます。",
|
||||
@@ -4144,6 +4179,19 @@
|
||||
"not-found-datasource": {
|
||||
"body": "URLの入力ミスか、ID <1></1> のプラグインが利用できない可能性があります。<3></3>利用可能なデータソース一覧を表示するには、<5>ここをクリック</5>してください。"
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"aria-label-search-all": "すべて検索",
|
||||
"placeholder": "すべて検索"
|
||||
@@ -4925,6 +4973,10 @@
|
||||
"description": "説明",
|
||||
"title-option": "タイトル"
|
||||
},
|
||||
"options-pane-category": {
|
||||
"aria-label-collapse": "",
|
||||
"aria-label-expand": ""
|
||||
},
|
||||
"options-pane-options": {
|
||||
"placeholder-search-options": "検索オプション",
|
||||
"Recent options-title-recent-options": "最近のオプション",
|
||||
@@ -6576,6 +6628,7 @@
|
||||
"label-source": "送信元"
|
||||
},
|
||||
"resource-picker": {
|
||||
"aria-label-clear-value": "",
|
||||
"render-small-resource-picker": {
|
||||
"set-icon": "アイコンの設定"
|
||||
}
|
||||
@@ -6612,6 +6665,7 @@
|
||||
"noOptionsMessage-no-fields-found": ""
|
||||
},
|
||||
"text-dimension-editor": {
|
||||
"aria-label-clear-value": "",
|
||||
"description-field": "フィールド値を表示",
|
||||
"description-fixed": "固定値",
|
||||
"label-field": "フィールド",
|
||||
@@ -6749,7 +6803,8 @@
|
||||
},
|
||||
"content-outline-item-button": {
|
||||
"body": {
|
||||
"aria-label-content-outline-item-collapse-button": "コンテンツ概要項目の折りたたみボタン"
|
||||
"aria-label-content-outline-item-collapse-button": "コンテンツ概要項目の折りたたみボタン",
|
||||
"aria-label-content-outline-item-delete-button": ""
|
||||
}
|
||||
},
|
||||
"correlation-editor-mode-bar": {
|
||||
@@ -6959,6 +7014,7 @@
|
||||
"content-streaming": "ストリーミング"
|
||||
},
|
||||
"logs-volume-panel-list": {
|
||||
"aria-label-reload-log-volume": "",
|
||||
"label-reload-log-volume": "ログ量を再読み込み",
|
||||
"loading": "読み込み中...",
|
||||
"title-failed-volume-query": "このクエリのログ量の読み込みに失敗しました",
|
||||
@@ -7257,6 +7313,7 @@
|
||||
"split-widen": "ペインを広げる"
|
||||
},
|
||||
"trace-page-header": {
|
||||
"aria-label-share-dropdown": "",
|
||||
"duration": "",
|
||||
"export-started": "",
|
||||
"give-feedback": "",
|
||||
@@ -7281,6 +7338,7 @@
|
||||
"label-show-paths": "「重要パスのみ表示」の切り替え"
|
||||
},
|
||||
"trace-view": {
|
||||
"aria-label-copy": "",
|
||||
"no-data": "データなし",
|
||||
"tooltip-copy-icon": "コピー済み"
|
||||
},
|
||||
@@ -7413,7 +7471,7 @@
|
||||
"loading": "フォルダを読み込んでいます..."
|
||||
},
|
||||
"folder-repo": {
|
||||
"badge-text": "プロビジョニング済み"
|
||||
"badge-tooltip": ""
|
||||
},
|
||||
"folders": {
|
||||
"get-loading-nav": {
|
||||
@@ -7585,6 +7643,7 @@
|
||||
"title-symbol": "シンボル"
|
||||
},
|
||||
"measure-overlay": {
|
||||
"aria-label-close": "",
|
||||
"tooltip-show-measure-tools": "測定ツールを表示"
|
||||
},
|
||||
"name-initial-view": "",
|
||||
@@ -8617,6 +8676,7 @@
|
||||
"csv-placeholder": "ここにCSVを入力...",
|
||||
"filter-placeholder": "値をフィルタリング",
|
||||
"filter-popup-apply": "OK",
|
||||
"filter-popup-aria-label-match-case": "",
|
||||
"filter-popup-cancel": "キャンセル",
|
||||
"filter-popup-clear": "フィルタを解除",
|
||||
"filter-popup-heading": "値でフィルタ:",
|
||||
@@ -11030,6 +11090,9 @@
|
||||
"check-repository": {
|
||||
"check": "確認"
|
||||
},
|
||||
"code-block": {
|
||||
"aria-label-copy": ""
|
||||
},
|
||||
"config-form": {
|
||||
"alert-repository-settings-saved": "リポジトリ設定を保存しました",
|
||||
"alert-repository-settings-updated": "リポジトリ設定が更新されました",
|
||||
@@ -13079,6 +13142,7 @@
|
||||
}
|
||||
},
|
||||
"filter-by-value-filter-editor": {
|
||||
"aria-label-remove-filter": "",
|
||||
"label-field": "フィールド",
|
||||
"label-match": "一致",
|
||||
"label-value": "値",
|
||||
|
||||
@@ -1517,7 +1517,10 @@
|
||||
"group-loading-error": "그룹 로딩 중 오류 발생",
|
||||
"interval": "간격",
|
||||
"namespace": "네임스페이스",
|
||||
"new": ""
|
||||
"new": "",
|
||||
"title": {
|
||||
"back": ""
|
||||
}
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "데이터 소스 세부 정보 로딩 중 오류 발생",
|
||||
@@ -2231,6 +2234,9 @@
|
||||
"title-attention": "주의",
|
||||
"title-manage-contact-point-permissions": "연락처 권한 관리"
|
||||
},
|
||||
"receiver-metadata-badge": {
|
||||
"aria-label-open-external-link": ""
|
||||
},
|
||||
"receivers-section": {
|
||||
"button-more": "더 보기",
|
||||
"new-menu": {
|
||||
@@ -2553,6 +2559,7 @@
|
||||
}
|
||||
},
|
||||
"rule-viewer": {
|
||||
"aria-label-return-to": "",
|
||||
"error-loading": "규칙 로딩 중 문제 발생",
|
||||
"evaluation-interval": "모든 {{interval}}",
|
||||
"prometheus-consistency-check": {
|
||||
@@ -4108,12 +4115,40 @@
|
||||
"body": "새로운 어드바이저를 사용하여 데이터 소스와 플러그인의 잠재적인 문제를 파악하세요.",
|
||||
"go-to-advisor": "어드바이저로 이동"
|
||||
},
|
||||
"cloud": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"collector": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"integrations": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"private-data-source-connections": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"connect-data": {
|
||||
"category-header-label": "데이터 소스",
|
||||
"empty-message": "쿼리와 일치하는 결과를 찾을 수 없음",
|
||||
"request-data-source": "새 데이터 소스 요청",
|
||||
"roadmap": "로드맵 보기"
|
||||
},
|
||||
"connections-home-page": {
|
||||
"welcome-to-connections": ""
|
||||
},
|
||||
"connections-redirect-notice": {
|
||||
"aria-label-link-to-connections": "연결 페이지 링크",
|
||||
"body": "데이터 소스를 위한 새로운 홈이 생겼습니다! 메인 메뉴에서 액세스할 수 있는 연결 페이지에서 새 데이터 소스를 검색하거나 기존 데이터 소스를 관리할 수 있습니다.",
|
||||
@@ -4144,6 +4179,19 @@
|
||||
"not-found-datasource": {
|
||||
"body": "URL을 잘못 입력했거나 ID가 <1></1>인 플러그인이 사용 불가능한 것일 수 있습니다.<3></3>사용 가능한 데이터 소스 목록을 보려면 <5>여기를 클릭</5>하세요."
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"aria-label-search-all": "모두 검색",
|
||||
"placeholder": "모두 검색"
|
||||
@@ -4925,6 +4973,10 @@
|
||||
"description": "설명",
|
||||
"title-option": "제목"
|
||||
},
|
||||
"options-pane-category": {
|
||||
"aria-label-collapse": "",
|
||||
"aria-label-expand": ""
|
||||
},
|
||||
"options-pane-options": {
|
||||
"placeholder-search-options": "검색 옵션",
|
||||
"Recent options-title-recent-options": "최근 옵션",
|
||||
@@ -6576,6 +6628,7 @@
|
||||
"label-source": "소스"
|
||||
},
|
||||
"resource-picker": {
|
||||
"aria-label-clear-value": "",
|
||||
"render-small-resource-picker": {
|
||||
"set-icon": "아이콘 설정"
|
||||
}
|
||||
@@ -6612,6 +6665,7 @@
|
||||
"noOptionsMessage-no-fields-found": ""
|
||||
},
|
||||
"text-dimension-editor": {
|
||||
"aria-label-clear-value": "",
|
||||
"description-field": "",
|
||||
"description-fixed": "",
|
||||
"label-field": "필드",
|
||||
@@ -6749,7 +6803,8 @@
|
||||
},
|
||||
"content-outline-item-button": {
|
||||
"body": {
|
||||
"aria-label-content-outline-item-collapse-button": "콘텐츠 개요 항목 접기 버튼"
|
||||
"aria-label-content-outline-item-collapse-button": "콘텐츠 개요 항목 접기 버튼",
|
||||
"aria-label-content-outline-item-delete-button": ""
|
||||
}
|
||||
},
|
||||
"correlation-editor-mode-bar": {
|
||||
@@ -6959,6 +7014,7 @@
|
||||
"content-streaming": "스트리밍"
|
||||
},
|
||||
"logs-volume-panel-list": {
|
||||
"aria-label-reload-log-volume": "",
|
||||
"label-reload-log-volume": "로그 볼륨 다시 로딩",
|
||||
"loading": "로딩 중...",
|
||||
"title-failed-volume-query": "이 쿼리에 대한 로그 볼륨 로딩 실패",
|
||||
@@ -7257,6 +7313,7 @@
|
||||
"split-widen": "창 확대"
|
||||
},
|
||||
"trace-page-header": {
|
||||
"aria-label-share-dropdown": "",
|
||||
"duration": "",
|
||||
"export-started": "",
|
||||
"give-feedback": "",
|
||||
@@ -7281,6 +7338,7 @@
|
||||
"label-show-paths": "중요 경로만 표시하는 스위치"
|
||||
},
|
||||
"trace-view": {
|
||||
"aria-label-copy": "",
|
||||
"no-data": "데이터 없음",
|
||||
"tooltip-copy-icon": "복사됨"
|
||||
},
|
||||
@@ -7413,7 +7471,7 @@
|
||||
"loading": "폴더 로딩 중..."
|
||||
},
|
||||
"folder-repo": {
|
||||
"badge-text": "프로비저닝됨"
|
||||
"badge-tooltip": ""
|
||||
},
|
||||
"folders": {
|
||||
"get-loading-nav": {
|
||||
@@ -7585,6 +7643,7 @@
|
||||
"title-symbol": "기호"
|
||||
},
|
||||
"measure-overlay": {
|
||||
"aria-label-close": "",
|
||||
"tooltip-show-measure-tools": "측정 도구 표시"
|
||||
},
|
||||
"name-initial-view": "",
|
||||
@@ -8617,6 +8676,7 @@
|
||||
"csv-placeholder": "여기에 CSV를 입력하세요...",
|
||||
"filter-placeholder": "값 필터링",
|
||||
"filter-popup-apply": "확인",
|
||||
"filter-popup-aria-label-match-case": "",
|
||||
"filter-popup-cancel": "취소",
|
||||
"filter-popup-clear": "필터 초기화",
|
||||
"filter-popup-heading": "값으로 필터링:",
|
||||
@@ -11030,6 +11090,9 @@
|
||||
"check-repository": {
|
||||
"check": "확인"
|
||||
},
|
||||
"code-block": {
|
||||
"aria-label-copy": ""
|
||||
},
|
||||
"config-form": {
|
||||
"alert-repository-settings-saved": "리포지토리 설정이 저장되었습니다",
|
||||
"alert-repository-settings-updated": "리포지토리 설정이 업데이트되었습니다",
|
||||
@@ -13079,6 +13142,7 @@
|
||||
}
|
||||
},
|
||||
"filter-by-value-filter-editor": {
|
||||
"aria-label-remove-filter": "",
|
||||
"label-field": "필드",
|
||||
"label-match": "일치",
|
||||
"label-value": "값",
|
||||
|
||||
@@ -1523,7 +1523,10 @@
|
||||
"group-loading-error": "Er is een fout opgetreden bij het laden van de groep",
|
||||
"interval": "Interval",
|
||||
"namespace": "Namespace",
|
||||
"new": ""
|
||||
"new": "",
|
||||
"title": {
|
||||
"back": ""
|
||||
}
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "Er is een fout opgetreden bij het laden van de gegevensbrondetails",
|
||||
@@ -2240,6 +2243,9 @@
|
||||
"title-attention": "Attentie",
|
||||
"title-manage-contact-point-permissions": "Toestemmingen voor contactpunten beheren"
|
||||
},
|
||||
"receiver-metadata-badge": {
|
||||
"aria-label-open-external-link": ""
|
||||
},
|
||||
"receivers-section": {
|
||||
"button-more": "Meer",
|
||||
"new-menu": {
|
||||
@@ -2566,6 +2572,7 @@
|
||||
}
|
||||
},
|
||||
"rule-viewer": {
|
||||
"aria-label-return-to": "",
|
||||
"error-loading": "Er ging iets mis bij het laden van de regel",
|
||||
"evaluation-interval": "Elke {{interval}}",
|
||||
"prometheus-consistency-check": {
|
||||
@@ -4127,12 +4134,40 @@
|
||||
"body": "Probeer de nieuwe Advisor om potentiële problemen met je gegevensbronnen en plug-ins te ontdekken.",
|
||||
"go-to-advisor": "Ga naar Advisor"
|
||||
},
|
||||
"cloud": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"collector": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"integrations": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"private-data-source-connections": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"connect-data": {
|
||||
"category-header-label": "Gegevensbronnen",
|
||||
"empty-message": "Er zijn geen resultaten gevonden die overeenkomen met je query",
|
||||
"request-data-source": "Een nieuwe gegevensbron aanvragen",
|
||||
"roadmap": "Routekaart weergeven"
|
||||
},
|
||||
"connections-home-page": {
|
||||
"welcome-to-connections": ""
|
||||
},
|
||||
"connections-redirect-notice": {
|
||||
"aria-label-link-to-connections": "Koppelen aan Verbindingen",
|
||||
"body": "De gegevensbronnen zijn verplaatst. Je kunt nieuwe gegevensbronnen ontdekken of bestaande beheren op de pagina Verbindingen, toegankelijk vanuit het hoofdmenu.",
|
||||
@@ -4163,6 +4198,19 @@
|
||||
"not-found-datasource": {
|
||||
"body": "Misschien heb je de URL verkeerd getypt of is de plug-in met de id <1></1> niet beschikbaar.<3></3>Om een lijst met beschikbare gegevensbronnen te zien, <5>klik je hier</5>."
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"aria-label-search-all": "Alles doorzoeken",
|
||||
"placeholder": "Alles doorzoeken"
|
||||
@@ -4944,6 +4992,10 @@
|
||||
"description": "Beschrijving",
|
||||
"title-option": "Titel"
|
||||
},
|
||||
"options-pane-category": {
|
||||
"aria-label-collapse": "",
|
||||
"aria-label-expand": ""
|
||||
},
|
||||
"options-pane-options": {
|
||||
"placeholder-search-options": "Zoekopties",
|
||||
"Recent options-title-recent-options": "Recente opties",
|
||||
@@ -6598,6 +6650,7 @@
|
||||
"label-source": "Bron"
|
||||
},
|
||||
"resource-picker": {
|
||||
"aria-label-clear-value": "",
|
||||
"render-small-resource-picker": {
|
||||
"set-icon": "Pictogram instellen"
|
||||
}
|
||||
@@ -6634,6 +6687,7 @@
|
||||
"noOptionsMessage-no-fields-found": ""
|
||||
},
|
||||
"text-dimension-editor": {
|
||||
"aria-label-clear-value": "",
|
||||
"description-field": "Veldwaarde weergeven",
|
||||
"description-fixed": "Vaste waarde",
|
||||
"label-field": "Veld",
|
||||
@@ -6771,7 +6825,8 @@
|
||||
},
|
||||
"content-outline-item-button": {
|
||||
"body": {
|
||||
"aria-label-content-outline-item-collapse-button": "Samenvouw-knop inhoudsoverzicht item"
|
||||
"aria-label-content-outline-item-collapse-button": "Samenvouw-knop inhoudsoverzicht item",
|
||||
"aria-label-content-outline-item-delete-button": ""
|
||||
}
|
||||
},
|
||||
"correlation-editor-mode-bar": {
|
||||
@@ -6981,6 +7036,7 @@
|
||||
"content-streaming": "Streamen"
|
||||
},
|
||||
"logs-volume-panel-list": {
|
||||
"aria-label-reload-log-volume": "",
|
||||
"label-reload-log-volume": "Logvolume opnieuw laden",
|
||||
"loading": "Laden...",
|
||||
"title-failed-volume-query": "Kan het logvolume voor deze query niet laden",
|
||||
@@ -7279,6 +7335,7 @@
|
||||
"split-widen": "Deelvenster verbreden"
|
||||
},
|
||||
"trace-page-header": {
|
||||
"aria-label-share-dropdown": "",
|
||||
"duration": "",
|
||||
"export-started": "",
|
||||
"give-feedback": "",
|
||||
@@ -7303,6 +7360,7 @@
|
||||
"label-show-paths": "Schakelaar voor Alleen kritiek pad weergeven"
|
||||
},
|
||||
"trace-view": {
|
||||
"aria-label-copy": "",
|
||||
"no-data": "Geen gegevens",
|
||||
"tooltip-copy-icon": "Gekopieerd"
|
||||
},
|
||||
@@ -7435,7 +7493,7 @@
|
||||
"loading": "Mappen laden ..."
|
||||
},
|
||||
"folder-repo": {
|
||||
"badge-text": "Provisioned"
|
||||
"badge-tooltip": ""
|
||||
},
|
||||
"folders": {
|
||||
"get-loading-nav": {
|
||||
@@ -7607,6 +7665,7 @@
|
||||
"title-symbol": "Symbool"
|
||||
},
|
||||
"measure-overlay": {
|
||||
"aria-label-close": "",
|
||||
"tooltip-show-measure-tools": "Meetinstrumenten weergeven"
|
||||
},
|
||||
"name-initial-view": "",
|
||||
@@ -8639,6 +8698,7 @@
|
||||
"csv-placeholder": "Voer hier csv in ...",
|
||||
"filter-placeholder": "Filter waarden",
|
||||
"filter-popup-apply": "Ok",
|
||||
"filter-popup-aria-label-match-case": "",
|
||||
"filter-popup-cancel": "Annuleren",
|
||||
"filter-popup-clear": "Filter wissen",
|
||||
"filter-popup-heading": "Filteren op waarden:",
|
||||
@@ -11066,6 +11126,9 @@
|
||||
"check-repository": {
|
||||
"check": "Controleer"
|
||||
},
|
||||
"code-block": {
|
||||
"aria-label-copy": ""
|
||||
},
|
||||
"config-form": {
|
||||
"alert-repository-settings-saved": "Instellingen voor repository zijn opgeslagen",
|
||||
"alert-repository-settings-updated": "Instellingen voor repository zijn bijgewerkt",
|
||||
@@ -13121,6 +13184,7 @@
|
||||
}
|
||||
},
|
||||
"filter-by-value-filter-editor": {
|
||||
"aria-label-remove-filter": "",
|
||||
"label-field": "Veld",
|
||||
"label-match": "Match",
|
||||
"label-value": "Waarde",
|
||||
|
||||
@@ -1535,7 +1535,10 @@
|
||||
"group-loading-error": "Błąd podczas ładowania grupy",
|
||||
"interval": "Interwał",
|
||||
"namespace": "Przestrzeń nazw",
|
||||
"new": ""
|
||||
"new": "",
|
||||
"title": {
|
||||
"back": ""
|
||||
}
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "Błąd podczas ładowania szczegółów źródła danych",
|
||||
@@ -2258,6 +2261,9 @@
|
||||
"title-attention": "Uwaga",
|
||||
"title-manage-contact-point-permissions": "Zarządzaj uprawnieniami do punktu kontaktu"
|
||||
},
|
||||
"receiver-metadata-badge": {
|
||||
"aria-label-open-external-link": ""
|
||||
},
|
||||
"receivers-section": {
|
||||
"button-more": "Więcej",
|
||||
"new-menu": {
|
||||
@@ -2592,6 +2598,7 @@
|
||||
}
|
||||
},
|
||||
"rule-viewer": {
|
||||
"aria-label-return-to": "",
|
||||
"error-loading": "Błąd podczas ładowania reguły",
|
||||
"evaluation-interval": "Co {{interval}}",
|
||||
"prometheus-consistency-check": {
|
||||
@@ -4165,12 +4172,40 @@
|
||||
"body": "Wypróbuj nową funkcję doradcy, aby odkryć potencjalne problemy ze źródłami danych i wtyczkami.",
|
||||
"go-to-advisor": "Przejdź do doradcy"
|
||||
},
|
||||
"cloud": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"collector": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"integrations": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"private-data-source-connections": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"connect-data": {
|
||||
"category-header-label": "Źródła danych",
|
||||
"empty-message": "Nie znaleziono wyników pasujących do Twojego zapytania",
|
||||
"request-data-source": "Poproś o nowe źródło danych",
|
||||
"roadmap": "Widok etapów"
|
||||
},
|
||||
"connections-home-page": {
|
||||
"welcome-to-connections": ""
|
||||
},
|
||||
"connections-redirect-notice": {
|
||||
"aria-label-link-to-connections": "Link do strony Połączenia",
|
||||
"body": "Źródła danych są dostępne w nowym miejscu! Możesz odkrywać nowe źródła danych i zarządzać istniejącymi na stronie Połączenia dostępnej z menu głównego.",
|
||||
@@ -4201,6 +4236,19 @@
|
||||
"not-found-datasource": {
|
||||
"body": "Być może błędnie wpisano adres URL lub wtyczka o identyfikatorze <1></1> jest niedostępna.<3></3>Aby wyświetlić listę dostępnych źródeł danych, <5>kliknij tutaj</5>."
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"aria-label-search-all": "Wyszukaj wszystkie",
|
||||
"placeholder": "Wyszukaj wszystkie"
|
||||
@@ -4982,6 +5030,10 @@
|
||||
"description": "Opis",
|
||||
"title-option": "Tytuł"
|
||||
},
|
||||
"options-pane-category": {
|
||||
"aria-label-collapse": "",
|
||||
"aria-label-expand": ""
|
||||
},
|
||||
"options-pane-options": {
|
||||
"placeholder-search-options": "Opcje wyszukiwania",
|
||||
"Recent options-title-recent-options": "Ostatnie opcje",
|
||||
@@ -6642,6 +6694,7 @@
|
||||
"label-source": "Źródło"
|
||||
},
|
||||
"resource-picker": {
|
||||
"aria-label-clear-value": "",
|
||||
"render-small-resource-picker": {
|
||||
"set-icon": "Ustaw ikonę"
|
||||
}
|
||||
@@ -6678,6 +6731,7 @@
|
||||
"noOptionsMessage-no-fields-found": ""
|
||||
},
|
||||
"text-dimension-editor": {
|
||||
"aria-label-clear-value": "",
|
||||
"description-field": "",
|
||||
"description-fixed": "",
|
||||
"label-field": "Pole",
|
||||
@@ -6815,7 +6869,8 @@
|
||||
},
|
||||
"content-outline-item-button": {
|
||||
"body": {
|
||||
"aria-label-content-outline-item-collapse-button": "Przycisk zwijania elementu konspektu treści"
|
||||
"aria-label-content-outline-item-collapse-button": "Przycisk zwijania elementu konspektu treści",
|
||||
"aria-label-content-outline-item-delete-button": ""
|
||||
}
|
||||
},
|
||||
"correlation-editor-mode-bar": {
|
||||
@@ -7025,6 +7080,7 @@
|
||||
"content-streaming": "Strumieniowanie"
|
||||
},
|
||||
"logs-volume-panel-list": {
|
||||
"aria-label-reload-log-volume": "",
|
||||
"label-reload-log-volume": "Wczytaj ponownie wolumin logów",
|
||||
"loading": "Ładowanie…",
|
||||
"title-failed-volume-query": "Nie udało się załadować woluminu logów dla tego zapytania",
|
||||
@@ -7323,6 +7379,7 @@
|
||||
"split-widen": "Poszerz okno"
|
||||
},
|
||||
"trace-page-header": {
|
||||
"aria-label-share-dropdown": "",
|
||||
"duration": "",
|
||||
"export-started": "",
|
||||
"give-feedback": "",
|
||||
@@ -7347,6 +7404,7 @@
|
||||
"label-show-paths": "Przełącznik Pokaż tylko ścieżkę krytyczną"
|
||||
},
|
||||
"trace-view": {
|
||||
"aria-label-copy": "",
|
||||
"no-data": "Brak danych",
|
||||
"tooltip-copy-icon": "Skopiowano"
|
||||
},
|
||||
@@ -7479,7 +7537,7 @@
|
||||
"loading": "Ładowanie folderów…"
|
||||
},
|
||||
"folder-repo": {
|
||||
"badge-text": "Po aprowizacji"
|
||||
"badge-tooltip": ""
|
||||
},
|
||||
"folders": {
|
||||
"get-loading-nav": {
|
||||
@@ -7651,6 +7709,7 @@
|
||||
"title-symbol": "Symbol"
|
||||
},
|
||||
"measure-overlay": {
|
||||
"aria-label-close": "",
|
||||
"tooltip-show-measure-tools": "Pokaż narzędzia pomiarowe"
|
||||
},
|
||||
"name-initial-view": "",
|
||||
@@ -8683,6 +8742,7 @@
|
||||
"csv-placeholder": "Wprowadź plik CSV tutaj…",
|
||||
"filter-placeholder": "Wartości filtra",
|
||||
"filter-popup-apply": "OK",
|
||||
"filter-popup-aria-label-match-case": "",
|
||||
"filter-popup-cancel": "Anuluj",
|
||||
"filter-popup-clear": "Wyczyść filtr",
|
||||
"filter-popup-heading": "Filtruj według wartości:",
|
||||
@@ -11138,6 +11198,9 @@
|
||||
"check-repository": {
|
||||
"check": "Sprawdźmy."
|
||||
},
|
||||
"code-block": {
|
||||
"aria-label-copy": ""
|
||||
},
|
||||
"config-form": {
|
||||
"alert-repository-settings-saved": "Ustawienia repozytorium zostały zapisane",
|
||||
"alert-repository-settings-updated": "Ustawienia repozytorium zostały zaktualizowane",
|
||||
@@ -13205,6 +13268,7 @@
|
||||
}
|
||||
},
|
||||
"filter-by-value-filter-editor": {
|
||||
"aria-label-remove-filter": "",
|
||||
"label-field": "Pole",
|
||||
"label-match": "Dopasowanie",
|
||||
"label-value": "Wartość",
|
||||
|
||||
@@ -1523,7 +1523,10 @@
|
||||
"group-loading-error": "Erro ao carregar o grupo",
|
||||
"interval": "Intervalo",
|
||||
"namespace": "Nomenclatura",
|
||||
"new": ""
|
||||
"new": "",
|
||||
"title": {
|
||||
"back": ""
|
||||
}
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "Erro ao carregar detalhes da fonte de dados",
|
||||
@@ -2240,6 +2243,9 @@
|
||||
"title-attention": "Atenção",
|
||||
"title-manage-contact-point-permissions": "Gerenciar permissões de ponto de contato"
|
||||
},
|
||||
"receiver-metadata-badge": {
|
||||
"aria-label-open-external-link": ""
|
||||
},
|
||||
"receivers-section": {
|
||||
"button-more": "Mais",
|
||||
"new-menu": {
|
||||
@@ -2566,6 +2572,7 @@
|
||||
}
|
||||
},
|
||||
"rule-viewer": {
|
||||
"aria-label-return-to": "",
|
||||
"error-loading": "Ocorreu um erro ao carregar a regra",
|
||||
"evaluation-interval": "A cada {{interval}}",
|
||||
"prometheus-consistency-check": {
|
||||
@@ -4127,12 +4134,40 @@
|
||||
"body": "Experimente o novo Assistente para encontrar possíveis problemas com suas fontes de dados e plug-ins.",
|
||||
"go-to-advisor": "Ir para o Assistente"
|
||||
},
|
||||
"cloud": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"collector": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"integrations": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"private-data-source-connections": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"connect-data": {
|
||||
"category-header-label": "Fontes de dados",
|
||||
"empty-message": "Nenhum resultado foi encontrado para a sua consulta",
|
||||
"request-data-source": "Solicitar uma nova fonte de dados",
|
||||
"roadmap": "Ver roteiro"
|
||||
},
|
||||
"connections-home-page": {
|
||||
"welcome-to-connections": ""
|
||||
},
|
||||
"connections-redirect-notice": {
|
||||
"aria-label-link-to-connections": "Link para conexões",
|
||||
"body": "As fontes de dados têm um novo lar! Você pode descobrir novas fontes de dados ou gerenciar as atuais na página Conexões, disponível no menu principal.",
|
||||
@@ -4163,6 +4198,19 @@
|
||||
"not-found-datasource": {
|
||||
"body": "Talvez você tenha digitado incorretamente a URL ou o plug-in com o ID <1></1> não esteja disponível.<3></3>Para ver uma lista de fontes de dados disponíveis, <5>clique aqui</5>."
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"aria-label-search-all": "Buscar tudo",
|
||||
"placeholder": "Buscar tudo"
|
||||
@@ -4944,6 +4992,10 @@
|
||||
"description": "Descrição",
|
||||
"title-option": "Título"
|
||||
},
|
||||
"options-pane-category": {
|
||||
"aria-label-collapse": "",
|
||||
"aria-label-expand": ""
|
||||
},
|
||||
"options-pane-options": {
|
||||
"placeholder-search-options": "Opções de pesquisa",
|
||||
"Recent options-title-recent-options": "Opções recentes",
|
||||
@@ -6598,6 +6650,7 @@
|
||||
"label-source": "Fonte"
|
||||
},
|
||||
"resource-picker": {
|
||||
"aria-label-clear-value": "",
|
||||
"render-small-resource-picker": {
|
||||
"set-icon": "Definir ícone"
|
||||
}
|
||||
@@ -6634,6 +6687,7 @@
|
||||
"noOptionsMessage-no-fields-found": ""
|
||||
},
|
||||
"text-dimension-editor": {
|
||||
"aria-label-clear-value": "",
|
||||
"description-field": "",
|
||||
"description-fixed": "",
|
||||
"label-field": "Campo",
|
||||
@@ -6771,7 +6825,8 @@
|
||||
},
|
||||
"content-outline-item-button": {
|
||||
"body": {
|
||||
"aria-label-content-outline-item-collapse-button": "Botão para recolher item de esboço de conteúdo"
|
||||
"aria-label-content-outline-item-collapse-button": "Botão para recolher item de esboço de conteúdo",
|
||||
"aria-label-content-outline-item-delete-button": ""
|
||||
}
|
||||
},
|
||||
"correlation-editor-mode-bar": {
|
||||
@@ -6981,6 +7036,7 @@
|
||||
"content-streaming": "Streaming"
|
||||
},
|
||||
"logs-volume-panel-list": {
|
||||
"aria-label-reload-log-volume": "",
|
||||
"label-reload-log-volume": "Recarregar volume de log",
|
||||
"loading": "Carregando...",
|
||||
"title-failed-volume-query": "Falha ao carregar o volume de log para esta consulta",
|
||||
@@ -7279,6 +7335,7 @@
|
||||
"split-widen": "Painel amplo"
|
||||
},
|
||||
"trace-page-header": {
|
||||
"aria-label-share-dropdown": "",
|
||||
"duration": "",
|
||||
"export-started": "",
|
||||
"give-feedback": "",
|
||||
@@ -7303,6 +7360,7 @@
|
||||
"label-show-paths": "Botão para exibir apenas o caminho crítico"
|
||||
},
|
||||
"trace-view": {
|
||||
"aria-label-copy": "",
|
||||
"no-data": "Sem dados",
|
||||
"tooltip-copy-icon": "Copiado"
|
||||
},
|
||||
@@ -7435,7 +7493,7 @@
|
||||
"loading": "Carregando pastas..."
|
||||
},
|
||||
"folder-repo": {
|
||||
"badge-text": "Provisionado"
|
||||
"badge-tooltip": ""
|
||||
},
|
||||
"folders": {
|
||||
"get-loading-nav": {
|
||||
@@ -7607,6 +7665,7 @@
|
||||
"title-symbol": "Símbolo"
|
||||
},
|
||||
"measure-overlay": {
|
||||
"aria-label-close": "",
|
||||
"tooltip-show-measure-tools": "Exibir ferramentas de medição"
|
||||
},
|
||||
"name-initial-view": "",
|
||||
@@ -8639,6 +8698,7 @@
|
||||
"csv-placeholder": "Insira o CSV aqui...",
|
||||
"filter-placeholder": "Filtrar valores",
|
||||
"filter-popup-apply": "Ok",
|
||||
"filter-popup-aria-label-match-case": "",
|
||||
"filter-popup-cancel": "Cancelar",
|
||||
"filter-popup-clear": "Limpar filtro",
|
||||
"filter-popup-heading": "Filtrar por valores:",
|
||||
@@ -11066,6 +11126,9 @@
|
||||
"check-repository": {
|
||||
"check": "Verificar"
|
||||
},
|
||||
"code-block": {
|
||||
"aria-label-copy": ""
|
||||
},
|
||||
"config-form": {
|
||||
"alert-repository-settings-saved": "Configurações de repositório salvas",
|
||||
"alert-repository-settings-updated": "Configurações de repositório atualizadas",
|
||||
@@ -13121,6 +13184,7 @@
|
||||
}
|
||||
},
|
||||
"filter-by-value-filter-editor": {
|
||||
"aria-label-remove-filter": "",
|
||||
"label-field": "Campo",
|
||||
"label-match": "Corresponder",
|
||||
"label-value": "Valor",
|
||||
|
||||
@@ -1523,7 +1523,10 @@
|
||||
"group-loading-error": "Erro ao carregar o grupo",
|
||||
"interval": "Intervalo",
|
||||
"namespace": "Espaço de nome",
|
||||
"new": ""
|
||||
"new": "",
|
||||
"title": {
|
||||
"back": ""
|
||||
}
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "Erro ao carregar a detalhes da origem dos dados",
|
||||
@@ -2240,6 +2243,9 @@
|
||||
"title-attention": "Atenção",
|
||||
"title-manage-contact-point-permissions": "Gerir permissões de ponto de contacto"
|
||||
},
|
||||
"receiver-metadata-badge": {
|
||||
"aria-label-open-external-link": ""
|
||||
},
|
||||
"receivers-section": {
|
||||
"button-more": "Mais",
|
||||
"new-menu": {
|
||||
@@ -2566,6 +2572,7 @@
|
||||
}
|
||||
},
|
||||
"rule-viewer": {
|
||||
"aria-label-return-to": "",
|
||||
"error-loading": "Ocorreu um erro ao carregar a regra",
|
||||
"evaluation-interval": "A cada {{interval}}",
|
||||
"prometheus-consistency-check": {
|
||||
@@ -4127,12 +4134,40 @@
|
||||
"body": "Experimente o novo Consultor para descobrir possíveis problemas com as suas origens de dados e plugins.",
|
||||
"go-to-advisor": "Ir para o Consultor"
|
||||
},
|
||||
"cloud": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"collector": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"integrations": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"private-data-source-connections": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"connect-data": {
|
||||
"category-header-label": "Origens de dados",
|
||||
"empty-message": "Não foram encontrados resultados que correspondam à sua consulta",
|
||||
"request-data-source": "Solicitar uma nova origem de dados",
|
||||
"roadmap": "Ver roteiro"
|
||||
},
|
||||
"connections-home-page": {
|
||||
"welcome-to-connections": ""
|
||||
},
|
||||
"connections-redirect-notice": {
|
||||
"aria-label-link-to-connections": "Link para as ligações",
|
||||
"body": "As origens de dados mudaram de sítio! Pode descobrir novas origens de dados ou gerir as existentes na página Ligações, acessível a partir do menu principal.",
|
||||
@@ -4163,6 +4198,19 @@
|
||||
"not-found-datasource": {
|
||||
"body": "Talvez tenha escrito mal o URL ou o plugin com a ID <1></1> não esteja disponível.<3></3>Para ver uma lista de origens de dados disponíveis, <5>clique aqui</5>."
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"aria-label-search-all": "Pesquisar tudo",
|
||||
"placeholder": "Pesquisar tudo"
|
||||
@@ -4944,6 +4992,10 @@
|
||||
"description": "Descrição",
|
||||
"title-option": "Título"
|
||||
},
|
||||
"options-pane-category": {
|
||||
"aria-label-collapse": "",
|
||||
"aria-label-expand": ""
|
||||
},
|
||||
"options-pane-options": {
|
||||
"placeholder-search-options": "Opções de pesquisa",
|
||||
"Recent options-title-recent-options": "Opções recentes",
|
||||
@@ -6598,6 +6650,7 @@
|
||||
"label-source": "Origem"
|
||||
},
|
||||
"resource-picker": {
|
||||
"aria-label-clear-value": "",
|
||||
"render-small-resource-picker": {
|
||||
"set-icon": "Definir o ícone"
|
||||
}
|
||||
@@ -6634,6 +6687,7 @@
|
||||
"noOptionsMessage-no-fields-found": ""
|
||||
},
|
||||
"text-dimension-editor": {
|
||||
"aria-label-clear-value": "",
|
||||
"description-field": "",
|
||||
"description-fixed": "",
|
||||
"label-field": "Campo",
|
||||
@@ -6771,7 +6825,8 @@
|
||||
},
|
||||
"content-outline-item-button": {
|
||||
"body": {
|
||||
"aria-label-content-outline-item-collapse-button": "Botão de recolha do elemento do esboço do conteúdo"
|
||||
"aria-label-content-outline-item-collapse-button": "Botão de recolha do elemento do esboço do conteúdo",
|
||||
"aria-label-content-outline-item-delete-button": ""
|
||||
}
|
||||
},
|
||||
"correlation-editor-mode-bar": {
|
||||
@@ -6981,6 +7036,7 @@
|
||||
"content-streaming": "Transmissão"
|
||||
},
|
||||
"logs-volume-panel-list": {
|
||||
"aria-label-reload-log-volume": "",
|
||||
"label-reload-log-volume": "Recarregar volume de registo",
|
||||
"loading": "A carregar...",
|
||||
"title-failed-volume-query": "Falha ao carregar o volume de registos para esta consulta",
|
||||
@@ -7279,6 +7335,7 @@
|
||||
"split-widen": "Alargar painel"
|
||||
},
|
||||
"trace-page-header": {
|
||||
"aria-label-share-dropdown": "",
|
||||
"duration": "",
|
||||
"export-started": "",
|
||||
"give-feedback": "",
|
||||
@@ -7303,6 +7360,7 @@
|
||||
"label-show-paths": "Interruptor para mostrar apenas o caminho crítico"
|
||||
},
|
||||
"trace-view": {
|
||||
"aria-label-copy": "",
|
||||
"no-data": "Sem dados",
|
||||
"tooltip-copy-icon": "Copiado"
|
||||
},
|
||||
@@ -7435,7 +7493,7 @@
|
||||
"loading": "A carregar pastas..."
|
||||
},
|
||||
"folder-repo": {
|
||||
"badge-text": "Aprovisionado"
|
||||
"badge-tooltip": ""
|
||||
},
|
||||
"folders": {
|
||||
"get-loading-nav": {
|
||||
@@ -7607,6 +7665,7 @@
|
||||
"title-symbol": "Símbolo"
|
||||
},
|
||||
"measure-overlay": {
|
||||
"aria-label-close": "",
|
||||
"tooltip-show-measure-tools": "Mostrar ferramentas de medição"
|
||||
},
|
||||
"name-initial-view": "",
|
||||
@@ -8639,6 +8698,7 @@
|
||||
"csv-placeholder": "Introduza o CSV aqui...",
|
||||
"filter-placeholder": "Filtrar valores",
|
||||
"filter-popup-apply": "Ok",
|
||||
"filter-popup-aria-label-match-case": "",
|
||||
"filter-popup-cancel": "Cancelar",
|
||||
"filter-popup-clear": "Limpar o filtro",
|
||||
"filter-popup-heading": "Filtrar por valores:",
|
||||
@@ -11066,6 +11126,9 @@
|
||||
"check-repository": {
|
||||
"check": "Verificar"
|
||||
},
|
||||
"code-block": {
|
||||
"aria-label-copy": ""
|
||||
},
|
||||
"config-form": {
|
||||
"alert-repository-settings-saved": "Definições do repositório guardadas",
|
||||
"alert-repository-settings-updated": "Definições do repositório atualizadas",
|
||||
@@ -13121,6 +13184,7 @@
|
||||
}
|
||||
},
|
||||
"filter-by-value-filter-editor": {
|
||||
"aria-label-remove-filter": "",
|
||||
"label-field": "Campo",
|
||||
"label-match": "Correspondência",
|
||||
"label-value": "Valor",
|
||||
|
||||
@@ -1535,7 +1535,10 @@
|
||||
"group-loading-error": "Ошибка при загрузке группы",
|
||||
"interval": "Интервал",
|
||||
"namespace": "Пространство имен",
|
||||
"new": ""
|
||||
"new": "",
|
||||
"title": {
|
||||
"back": ""
|
||||
}
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "Ошибка при загрузке сведений об источнике данных",
|
||||
@@ -2258,6 +2261,9 @@
|
||||
"title-attention": "Внимание!",
|
||||
"title-manage-contact-point-permissions": "Управление разрешениями точек контакта"
|
||||
},
|
||||
"receiver-metadata-badge": {
|
||||
"aria-label-open-external-link": ""
|
||||
},
|
||||
"receivers-section": {
|
||||
"button-more": "Еще",
|
||||
"new-menu": {
|
||||
@@ -2592,6 +2598,7 @@
|
||||
}
|
||||
},
|
||||
"rule-viewer": {
|
||||
"aria-label-return-to": "",
|
||||
"error-loading": "Ошибка при загрузке правила",
|
||||
"evaluation-interval": "Каждые {{interval}}",
|
||||
"prometheus-consistency-check": {
|
||||
@@ -4165,12 +4172,40 @@
|
||||
"body": "Попробуйте новый плагин Advisor, чтобы выявить потенциальные проблемы с вашими источниками данных и плагинами.",
|
||||
"go-to-advisor": "Перейти в Advisor"
|
||||
},
|
||||
"cloud": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"collector": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"integrations": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"private-data-source-connections": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"connect-data": {
|
||||
"category-header-label": "Источники данных",
|
||||
"empty-message": "По вашему запросу ничего не найдено",
|
||||
"request-data-source": "Запросить новый источник данных",
|
||||
"roadmap": "Просмотр дорожной карты"
|
||||
},
|
||||
"connections-home-page": {
|
||||
"welcome-to-connections": ""
|
||||
},
|
||||
"connections-redirect-notice": {
|
||||
"aria-label-link-to-connections": "Ссылка на подключения",
|
||||
"body": "У источников данных появился новый дом. Можно находить новые источники данных или управлять существующими на странице «Подключения», доступной в главном меню.",
|
||||
@@ -4201,6 +4236,19 @@
|
||||
"not-found-datasource": {
|
||||
"body": "Возможно, вы неправильно ввели URL-адрес или недоступен плагин с идентификатором <1></1>.<3></3>Чтобы просмотреть список доступных источников данных, <5>нажмите здесь</5>."
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"aria-label-search-all": "Искать везде",
|
||||
"placeholder": "Искать везде"
|
||||
@@ -4982,6 +5030,10 @@
|
||||
"description": "Описание",
|
||||
"title-option": "Название"
|
||||
},
|
||||
"options-pane-category": {
|
||||
"aria-label-collapse": "",
|
||||
"aria-label-expand": ""
|
||||
},
|
||||
"options-pane-options": {
|
||||
"placeholder-search-options": "Поиск параметров",
|
||||
"Recent options-title-recent-options": "Последние параметры",
|
||||
@@ -6642,6 +6694,7 @@
|
||||
"label-source": "Источник"
|
||||
},
|
||||
"resource-picker": {
|
||||
"aria-label-clear-value": "",
|
||||
"render-small-resource-picker": {
|
||||
"set-icon": "Установить значок"
|
||||
}
|
||||
@@ -6678,6 +6731,7 @@
|
||||
"noOptionsMessage-no-fields-found": ""
|
||||
},
|
||||
"text-dimension-editor": {
|
||||
"aria-label-clear-value": "",
|
||||
"description-field": "",
|
||||
"description-fixed": "",
|
||||
"label-field": "Поле",
|
||||
@@ -6815,7 +6869,8 @@
|
||||
},
|
||||
"content-outline-item-button": {
|
||||
"body": {
|
||||
"aria-label-content-outline-item-collapse-button": "Кнопка сворачивания элементов структуры контента"
|
||||
"aria-label-content-outline-item-collapse-button": "Кнопка сворачивания элементов структуры контента",
|
||||
"aria-label-content-outline-item-delete-button": ""
|
||||
}
|
||||
},
|
||||
"correlation-editor-mode-bar": {
|
||||
@@ -7025,6 +7080,7 @@
|
||||
"content-streaming": "Потоковая передача"
|
||||
},
|
||||
"logs-volume-panel-list": {
|
||||
"aria-label-reload-log-volume": "",
|
||||
"label-reload-log-volume": "Перезагрузить объем журналов",
|
||||
"loading": "Загрузка…",
|
||||
"title-failed-volume-query": "Не удалось загрузить объем журналов для этого запроса",
|
||||
@@ -7323,6 +7379,7 @@
|
||||
"split-widen": "Расширить область"
|
||||
},
|
||||
"trace-page-header": {
|
||||
"aria-label-share-dropdown": "",
|
||||
"duration": "",
|
||||
"export-started": "",
|
||||
"give-feedback": "",
|
||||
@@ -7347,6 +7404,7 @@
|
||||
"label-show-paths": "Переключатель «Показать только критический путь»"
|
||||
},
|
||||
"trace-view": {
|
||||
"aria-label-copy": "",
|
||||
"no-data": "Нет данных",
|
||||
"tooltip-copy-icon": "Скопировано"
|
||||
},
|
||||
@@ -7479,7 +7537,7 @@
|
||||
"loading": "Загрузка папок..."
|
||||
},
|
||||
"folder-repo": {
|
||||
"badge-text": "Подготовлено"
|
||||
"badge-tooltip": ""
|
||||
},
|
||||
"folders": {
|
||||
"get-loading-nav": {
|
||||
@@ -7651,6 +7709,7 @@
|
||||
"title-symbol": "Символ"
|
||||
},
|
||||
"measure-overlay": {
|
||||
"aria-label-close": "",
|
||||
"tooltip-show-measure-tools": "Показать инструменты измерения"
|
||||
},
|
||||
"name-initial-view": "",
|
||||
@@ -8683,6 +8742,7 @@
|
||||
"csv-placeholder": "Ввести CSV...",
|
||||
"filter-placeholder": "Значения фильтра",
|
||||
"filter-popup-apply": "Ок",
|
||||
"filter-popup-aria-label-match-case": "",
|
||||
"filter-popup-cancel": "Отмена",
|
||||
"filter-popup-clear": "Очистить фильтр",
|
||||
"filter-popup-heading": "Фильтр по значениям:",
|
||||
@@ -11138,6 +11198,9 @@
|
||||
"check-repository": {
|
||||
"check": "Проверить"
|
||||
},
|
||||
"code-block": {
|
||||
"aria-label-copy": ""
|
||||
},
|
||||
"config-form": {
|
||||
"alert-repository-settings-saved": "Параметры репозитория сохранены",
|
||||
"alert-repository-settings-updated": "Параметры репозитория обновлены",
|
||||
@@ -13205,6 +13268,7 @@
|
||||
}
|
||||
},
|
||||
"filter-by-value-filter-editor": {
|
||||
"aria-label-remove-filter": "",
|
||||
"label-field": "Поле",
|
||||
"label-match": "Сопоставить",
|
||||
"label-value": "Значение",
|
||||
|
||||
@@ -1523,7 +1523,10 @@
|
||||
"group-loading-error": "Fel vid laddning av gruppen",
|
||||
"interval": "Intervall",
|
||||
"namespace": "Namnområde",
|
||||
"new": ""
|
||||
"new": "",
|
||||
"title": {
|
||||
"back": ""
|
||||
}
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "Fel vid laddning av information för datakälla",
|
||||
@@ -2240,6 +2243,9 @@
|
||||
"title-attention": "Observera",
|
||||
"title-manage-contact-point-permissions": "Hantera kontaktpunktsbehörigheter"
|
||||
},
|
||||
"receiver-metadata-badge": {
|
||||
"aria-label-open-external-link": ""
|
||||
},
|
||||
"receivers-section": {
|
||||
"button-more": "Mer",
|
||||
"new-menu": {
|
||||
@@ -2566,6 +2572,7 @@
|
||||
}
|
||||
},
|
||||
"rule-viewer": {
|
||||
"aria-label-return-to": "",
|
||||
"error-loading": "Något gick fel vid laddning av regeln",
|
||||
"evaluation-interval": "Varje {{interval}}",
|
||||
"prometheus-consistency-check": {
|
||||
@@ -4127,12 +4134,40 @@
|
||||
"body": "Prova den nya rådgivaren för att upptäcka potentiella problem med dina datakällor och plugin-program.",
|
||||
"go-to-advisor": "Gå till rådgivare"
|
||||
},
|
||||
"cloud": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"collector": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"integrations": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"private-data-source-connections": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"connect-data": {
|
||||
"category-header-label": "Datakällor",
|
||||
"empty-message": "Inga resultat som matchar din fråga hittades",
|
||||
"request-data-source": "Begär en ny datakälla",
|
||||
"roadmap": "Visa planering"
|
||||
},
|
||||
"connections-home-page": {
|
||||
"welcome-to-connections": ""
|
||||
},
|
||||
"connections-redirect-notice": {
|
||||
"aria-label-link-to-connections": "Länk till anslutningar",
|
||||
"body": "Datakällor har fått ett nytt hem! Du kan upptäcka nya datakällor eller hantera befintliga på sidan Anslutningar, som är tillgänglig från huvudmenyn.",
|
||||
@@ -4163,6 +4198,19 @@
|
||||
"not-found-datasource": {
|
||||
"body": "Kanske har du skrivit in webbadressen fel eller så är tillägget med ID <1></1> inte tillgängligt.<3></3>Om du vill se en lista över tillgängliga datakällor, <5>klicka här</5>."
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"aria-label-search-all": "Sök alla",
|
||||
"placeholder": "Sök alla"
|
||||
@@ -4944,6 +4992,10 @@
|
||||
"description": "Beskrivning",
|
||||
"title-option": "Titel"
|
||||
},
|
||||
"options-pane-category": {
|
||||
"aria-label-collapse": "",
|
||||
"aria-label-expand": ""
|
||||
},
|
||||
"options-pane-options": {
|
||||
"placeholder-search-options": "Sökalternativ",
|
||||
"Recent options-title-recent-options": "Senaste alternativen",
|
||||
@@ -6598,6 +6650,7 @@
|
||||
"label-source": "Källa"
|
||||
},
|
||||
"resource-picker": {
|
||||
"aria-label-clear-value": "",
|
||||
"render-small-resource-picker": {
|
||||
"set-icon": "Ange ikon"
|
||||
}
|
||||
@@ -6634,6 +6687,7 @@
|
||||
"noOptionsMessage-no-fields-found": ""
|
||||
},
|
||||
"text-dimension-editor": {
|
||||
"aria-label-clear-value": "",
|
||||
"description-field": "",
|
||||
"description-fixed": "",
|
||||
"label-field": "Fält",
|
||||
@@ -6771,7 +6825,8 @@
|
||||
},
|
||||
"content-outline-item-button": {
|
||||
"body": {
|
||||
"aria-label-content-outline-item-collapse-button": "Minimeringsknapp för innehållskonturobjekt"
|
||||
"aria-label-content-outline-item-collapse-button": "Minimeringsknapp för innehållskonturobjekt",
|
||||
"aria-label-content-outline-item-delete-button": ""
|
||||
}
|
||||
},
|
||||
"correlation-editor-mode-bar": {
|
||||
@@ -6981,6 +7036,7 @@
|
||||
"content-streaming": "Streaming"
|
||||
},
|
||||
"logs-volume-panel-list": {
|
||||
"aria-label-reload-log-volume": "",
|
||||
"label-reload-log-volume": "Ladda om loggvolym",
|
||||
"loading": "Laddar …",
|
||||
"title-failed-volume-query": "Det gick inte att ladda loggvolym för denna fråga",
|
||||
@@ -7279,6 +7335,7 @@
|
||||
"split-widen": "Bredda rutan"
|
||||
},
|
||||
"trace-page-header": {
|
||||
"aria-label-share-dropdown": "",
|
||||
"duration": "",
|
||||
"export-started": "",
|
||||
"give-feedback": "",
|
||||
@@ -7303,6 +7360,7 @@
|
||||
"label-show-paths": "Växla Visa endast kritisk sökväg"
|
||||
},
|
||||
"trace-view": {
|
||||
"aria-label-copy": "",
|
||||
"no-data": "Inga data",
|
||||
"tooltip-copy-icon": "Kopierad"
|
||||
},
|
||||
@@ -7435,7 +7493,7 @@
|
||||
"loading": "Laddar mappar…"
|
||||
},
|
||||
"folder-repo": {
|
||||
"badge-text": "Provisionerad"
|
||||
"badge-tooltip": ""
|
||||
},
|
||||
"folders": {
|
||||
"get-loading-nav": {
|
||||
@@ -7607,6 +7665,7 @@
|
||||
"title-symbol": "Symbol"
|
||||
},
|
||||
"measure-overlay": {
|
||||
"aria-label-close": "",
|
||||
"tooltip-show-measure-tools": "Visa mätverktyg"
|
||||
},
|
||||
"name-initial-view": "",
|
||||
@@ -8639,6 +8698,7 @@
|
||||
"csv-placeholder": "Ange CSV här…",
|
||||
"filter-placeholder": "Filtrera värden",
|
||||
"filter-popup-apply": "Ok",
|
||||
"filter-popup-aria-label-match-case": "",
|
||||
"filter-popup-cancel": "Avbryt",
|
||||
"filter-popup-clear": "Rensa filter",
|
||||
"filter-popup-heading": "Filtrera per värden:",
|
||||
@@ -11066,6 +11126,9 @@
|
||||
"check-repository": {
|
||||
"check": "Kolla"
|
||||
},
|
||||
"code-block": {
|
||||
"aria-label-copy": ""
|
||||
},
|
||||
"config-form": {
|
||||
"alert-repository-settings-saved": "Inställningar för lagringsplats har sparats",
|
||||
"alert-repository-settings-updated": "Inställningar för lagringsplats har uppdaterats",
|
||||
@@ -13121,6 +13184,7 @@
|
||||
}
|
||||
},
|
||||
"filter-by-value-filter-editor": {
|
||||
"aria-label-remove-filter": "",
|
||||
"label-field": "Fält",
|
||||
"label-match": "Match",
|
||||
"label-value": "Värde",
|
||||
|
||||
@@ -1523,7 +1523,10 @@
|
||||
"group-loading-error": "Grup yüklenirken hata oluştu",
|
||||
"interval": "Aralık",
|
||||
"namespace": "Ad alanı",
|
||||
"new": ""
|
||||
"new": "",
|
||||
"title": {
|
||||
"back": ""
|
||||
}
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "Veri kaynağı ayrıntıları yüklenirken hata oluştu",
|
||||
@@ -2240,6 +2243,9 @@
|
||||
"title-attention": "Dikkat ",
|
||||
"title-manage-contact-point-permissions": "İletişim noktası izinlerini yönet"
|
||||
},
|
||||
"receiver-metadata-badge": {
|
||||
"aria-label-open-external-link": ""
|
||||
},
|
||||
"receivers-section": {
|
||||
"button-more": "Daha Fazla",
|
||||
"new-menu": {
|
||||
@@ -2566,6 +2572,7 @@
|
||||
}
|
||||
},
|
||||
"rule-viewer": {
|
||||
"aria-label-return-to": "",
|
||||
"error-loading": "Kural yüklenirken bir hata oluştu",
|
||||
"evaluation-interval": "Her {{interval}}",
|
||||
"prometheus-consistency-check": {
|
||||
@@ -4127,12 +4134,40 @@
|
||||
"body": "Veri kaynaklarınız ve eklentilerinizle ilgili olası sorunları keşfetmek için yeni Advisor'ı deneyin.",
|
||||
"go-to-advisor": "Advisor'a git"
|
||||
},
|
||||
"cloud": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"collector": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"integrations": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"private-data-source-connections": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"connect-data": {
|
||||
"category-header-label": "Veri kaynakları",
|
||||
"empty-message": "Sorgunuzla eşleşen sonuç bulunamadı",
|
||||
"request-data-source": "Yeni veri kaynağı talep et",
|
||||
"roadmap": "Yol haritasını görüntüle"
|
||||
},
|
||||
"connections-home-page": {
|
||||
"welcome-to-connections": ""
|
||||
},
|
||||
"connections-redirect-notice": {
|
||||
"aria-label-link-to-connections": "Bağlantılara bağlan",
|
||||
"body": "Veri kaynakları taşındı! Ana menüden erişilebilen Bağlantılar sayfasında yeni veri kaynaklarını keşfedebilir veya mevcutları yönetebilirsiniz.",
|
||||
@@ -4163,6 +4198,19 @@
|
||||
"not-found-datasource": {
|
||||
"body": "URL'yi yanlış yazmış olabilirsiniz veya <1></1> kimliğine sahip eklenti kullanılamıyor.<3></3>Mevcut veri kaynaklarını görmek için <5>buraya tıklayın</5>."
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"aria-label-search-all": "Tümünü ara",
|
||||
"placeholder": "Tümünü ara"
|
||||
@@ -4944,6 +4992,10 @@
|
||||
"description": "Açıklama",
|
||||
"title-option": "Başlık"
|
||||
},
|
||||
"options-pane-category": {
|
||||
"aria-label-collapse": "",
|
||||
"aria-label-expand": ""
|
||||
},
|
||||
"options-pane-options": {
|
||||
"placeholder-search-options": "Arama seçenekleri",
|
||||
"Recent options-title-recent-options": "Son seçenekler",
|
||||
@@ -6598,6 +6650,7 @@
|
||||
"label-source": "Kaynak"
|
||||
},
|
||||
"resource-picker": {
|
||||
"aria-label-clear-value": "",
|
||||
"render-small-resource-picker": {
|
||||
"set-icon": "Simge ayarla"
|
||||
}
|
||||
@@ -6634,6 +6687,7 @@
|
||||
"noOptionsMessage-no-fields-found": ""
|
||||
},
|
||||
"text-dimension-editor": {
|
||||
"aria-label-clear-value": "",
|
||||
"description-field": "",
|
||||
"description-fixed": "",
|
||||
"label-field": "Alan",
|
||||
@@ -6771,7 +6825,8 @@
|
||||
},
|
||||
"content-outline-item-button": {
|
||||
"body": {
|
||||
"aria-label-content-outline-item-collapse-button": "İçerik taslağı ögesi daraltma düğmesi"
|
||||
"aria-label-content-outline-item-collapse-button": "İçerik taslağı ögesi daraltma düğmesi",
|
||||
"aria-label-content-outline-item-delete-button": ""
|
||||
}
|
||||
},
|
||||
"correlation-editor-mode-bar": {
|
||||
@@ -6981,6 +7036,7 @@
|
||||
"content-streaming": "Akış"
|
||||
},
|
||||
"logs-volume-panel-list": {
|
||||
"aria-label-reload-log-volume": "",
|
||||
"label-reload-log-volume": "Günlük kaydı hacmini yeniden yükle",
|
||||
"loading": "Yükleniyor...",
|
||||
"title-failed-volume-query": "Bu sorgu için günlük kaydı birimi yüklenemedi",
|
||||
@@ -7279,6 +7335,7 @@
|
||||
"split-widen": "Bölmeyi genişlet"
|
||||
},
|
||||
"trace-page-header": {
|
||||
"aria-label-share-dropdown": "",
|
||||
"duration": "",
|
||||
"export-started": "",
|
||||
"give-feedback": "",
|
||||
@@ -7303,6 +7360,7 @@
|
||||
"label-show-paths": "Yalnızca kritik yolu göster anahtarı"
|
||||
},
|
||||
"trace-view": {
|
||||
"aria-label-copy": "",
|
||||
"no-data": "Veri yok",
|
||||
"tooltip-copy-icon": "Kopyalandı"
|
||||
},
|
||||
@@ -7435,7 +7493,7 @@
|
||||
"loading": "Klasörler yükleniyor..."
|
||||
},
|
||||
"folder-repo": {
|
||||
"badge-text": "Sağlanan"
|
||||
"badge-tooltip": ""
|
||||
},
|
||||
"folders": {
|
||||
"get-loading-nav": {
|
||||
@@ -7607,6 +7665,7 @@
|
||||
"title-symbol": "Sembol"
|
||||
},
|
||||
"measure-overlay": {
|
||||
"aria-label-close": "",
|
||||
"tooltip-show-measure-tools": "Ölçüm araçlarını göster"
|
||||
},
|
||||
"name-initial-view": "",
|
||||
@@ -8639,6 +8698,7 @@
|
||||
"csv-placeholder": "Buraya CSV girin...",
|
||||
"filter-placeholder": "Değerleri filtrele",
|
||||
"filter-popup-apply": "Tamam",
|
||||
"filter-popup-aria-label-match-case": "",
|
||||
"filter-popup-cancel": "İptal",
|
||||
"filter-popup-clear": "Filtreyi temizle",
|
||||
"filter-popup-heading": "Değerlere göre filtrele:",
|
||||
@@ -11066,6 +11126,9 @@
|
||||
"check-repository": {
|
||||
"check": "Kontrol et"
|
||||
},
|
||||
"code-block": {
|
||||
"aria-label-copy": ""
|
||||
},
|
||||
"config-form": {
|
||||
"alert-repository-settings-saved": "Depo ayarları kaydedildi",
|
||||
"alert-repository-settings-updated": "Depo ayarları güncellendi",
|
||||
@@ -13121,6 +13184,7 @@
|
||||
}
|
||||
},
|
||||
"filter-by-value-filter-editor": {
|
||||
"aria-label-remove-filter": "",
|
||||
"label-field": "Alan",
|
||||
"label-match": "Eşleşme",
|
||||
"label-value": "Değer",
|
||||
|
||||
@@ -1517,7 +1517,10 @@
|
||||
"group-loading-error": "加载组时出错",
|
||||
"interval": "间隔",
|
||||
"namespace": "命名空间",
|
||||
"new": ""
|
||||
"new": "",
|
||||
"title": {
|
||||
"back": ""
|
||||
}
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "加载数据源详情时出错",
|
||||
@@ -2231,6 +2234,9 @@
|
||||
"title-attention": "注意",
|
||||
"title-manage-contact-point-permissions": "管理联络点权限"
|
||||
},
|
||||
"receiver-metadata-badge": {
|
||||
"aria-label-open-external-link": ""
|
||||
},
|
||||
"receivers-section": {
|
||||
"button-more": "更多",
|
||||
"new-menu": {
|
||||
@@ -2553,6 +2559,7 @@
|
||||
}
|
||||
},
|
||||
"rule-viewer": {
|
||||
"aria-label-return-to": "",
|
||||
"error-loading": "加载规则时出错",
|
||||
"evaluation-interval": "每 {{interval}}",
|
||||
"prometheus-consistency-check": {
|
||||
@@ -4108,12 +4115,40 @@
|
||||
"body": "尝试使用新的 Advisor 来发现数据源和插件的潜在问题。",
|
||||
"go-to-advisor": "前往顾问"
|
||||
},
|
||||
"cloud": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"collector": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"integrations": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"private-data-source-connections": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"connect-data": {
|
||||
"category-header-label": "数据源",
|
||||
"empty-message": "未找到与您的查询匹配的结果",
|
||||
"request-data-source": "请求新的数据源",
|
||||
"roadmap": "查看路线图"
|
||||
},
|
||||
"connections-home-page": {
|
||||
"welcome-to-connections": ""
|
||||
},
|
||||
"connections-redirect-notice": {
|
||||
"aria-label-link-to-connections": "关联的链接",
|
||||
"body": "数据源有了新家!您可以在“关联”页面中发现新的数据源或管理现有数据源,该页面可从主菜单访问。",
|
||||
@@ -4144,6 +4179,19 @@
|
||||
"not-found-datasource": {
|
||||
"body": "也许您输入了错误的 URL,或者 ID 为 <1></1> 的插件不可用。<3></3>要查看可用数据源的列表,请<5>点击此处</5>。"
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"aria-label-search-all": "搜索全部",
|
||||
"placeholder": "搜索全部"
|
||||
@@ -4925,6 +4973,10 @@
|
||||
"description": "描述",
|
||||
"title-option": "标题"
|
||||
},
|
||||
"options-pane-category": {
|
||||
"aria-label-collapse": "",
|
||||
"aria-label-expand": ""
|
||||
},
|
||||
"options-pane-options": {
|
||||
"placeholder-search-options": "搜索选项",
|
||||
"Recent options-title-recent-options": "最近的选项",
|
||||
@@ -6576,6 +6628,7 @@
|
||||
"label-source": "源"
|
||||
},
|
||||
"resource-picker": {
|
||||
"aria-label-clear-value": "",
|
||||
"render-small-resource-picker": {
|
||||
"set-icon": "设置图标"
|
||||
}
|
||||
@@ -6612,6 +6665,7 @@
|
||||
"noOptionsMessage-no-fields-found": ""
|
||||
},
|
||||
"text-dimension-editor": {
|
||||
"aria-label-clear-value": "",
|
||||
"description-field": "显示字段值",
|
||||
"description-fixed": "固定值",
|
||||
"label-field": "字段",
|
||||
@@ -6749,7 +6803,8 @@
|
||||
},
|
||||
"content-outline-item-button": {
|
||||
"body": {
|
||||
"aria-label-content-outline-item-collapse-button": "内容大纲项目折叠按钮"
|
||||
"aria-label-content-outline-item-collapse-button": "内容大纲项目折叠按钮",
|
||||
"aria-label-content-outline-item-delete-button": ""
|
||||
}
|
||||
},
|
||||
"correlation-editor-mode-bar": {
|
||||
@@ -6959,6 +7014,7 @@
|
||||
"content-streaming": "流媒体传输"
|
||||
},
|
||||
"logs-volume-panel-list": {
|
||||
"aria-label-reload-log-volume": "",
|
||||
"label-reload-log-volume": "重新加载日志卷",
|
||||
"loading": "加载中...",
|
||||
"title-failed-volume-query": "加载此查询的日志卷失败",
|
||||
@@ -7257,6 +7313,7 @@
|
||||
"split-widen": "宽窗格"
|
||||
},
|
||||
"trace-page-header": {
|
||||
"aria-label-share-dropdown": "",
|
||||
"duration": "",
|
||||
"export-started": "",
|
||||
"give-feedback": "",
|
||||
@@ -7281,6 +7338,7 @@
|
||||
"label-show-paths": "“仅显示关键路径”开关"
|
||||
},
|
||||
"trace-view": {
|
||||
"aria-label-copy": "",
|
||||
"no-data": "没有数据",
|
||||
"tooltip-copy-icon": "已复制"
|
||||
},
|
||||
@@ -7413,7 +7471,7 @@
|
||||
"loading": "正在加载文件夹..."
|
||||
},
|
||||
"folder-repo": {
|
||||
"badge-text": "已预置"
|
||||
"badge-tooltip": ""
|
||||
},
|
||||
"folders": {
|
||||
"get-loading-nav": {
|
||||
@@ -7585,6 +7643,7 @@
|
||||
"title-symbol": "符号"
|
||||
},
|
||||
"measure-overlay": {
|
||||
"aria-label-close": "",
|
||||
"tooltip-show-measure-tools": "显示测量工具"
|
||||
},
|
||||
"name-initial-view": "",
|
||||
@@ -8617,6 +8676,7 @@
|
||||
"csv-placeholder": "在此处输入 CSV...",
|
||||
"filter-placeholder": "筛选值",
|
||||
"filter-popup-apply": "好",
|
||||
"filter-popup-aria-label-match-case": "",
|
||||
"filter-popup-cancel": "取消",
|
||||
"filter-popup-clear": "清除筛选器",
|
||||
"filter-popup-heading": "按值筛选:",
|
||||
@@ -11030,6 +11090,9 @@
|
||||
"check-repository": {
|
||||
"check": "检查"
|
||||
},
|
||||
"code-block": {
|
||||
"aria-label-copy": ""
|
||||
},
|
||||
"config-form": {
|
||||
"alert-repository-settings-saved": "存储库设置已保存",
|
||||
"alert-repository-settings-updated": "存储库设置已更新",
|
||||
@@ -13079,6 +13142,7 @@
|
||||
}
|
||||
},
|
||||
"filter-by-value-filter-editor": {
|
||||
"aria-label-remove-filter": "",
|
||||
"label-field": "字段",
|
||||
"label-match": "匹配",
|
||||
"label-value": "值",
|
||||
|
||||
@@ -1517,7 +1517,10 @@
|
||||
"group-loading-error": "載入群組時發生錯誤",
|
||||
"interval": "間隔",
|
||||
"namespace": "命名空間",
|
||||
"new": ""
|
||||
"new": "",
|
||||
"title": {
|
||||
"back": ""
|
||||
}
|
||||
},
|
||||
"group-edit": {
|
||||
"ds-error": "載入資料來源詳細資料時發生錯誤",
|
||||
@@ -2231,6 +2234,9 @@
|
||||
"title-attention": "注意",
|
||||
"title-manage-contact-point-permissions": "管理聯絡點權限"
|
||||
},
|
||||
"receiver-metadata-badge": {
|
||||
"aria-label-open-external-link": ""
|
||||
},
|
||||
"receivers-section": {
|
||||
"button-more": "更多",
|
||||
"new-menu": {
|
||||
@@ -2553,6 +2559,7 @@
|
||||
}
|
||||
},
|
||||
"rule-viewer": {
|
||||
"aria-label-return-to": "",
|
||||
"error-loading": "載入規則時發生錯誤",
|
||||
"evaluation-interval": "每 {{interval}}",
|
||||
"prometheus-consistency-check": {
|
||||
@@ -4108,12 +4115,40 @@
|
||||
"body": "試試新的 Advisor,以便發現資料來源和外掛程式的潛在問題。",
|
||||
"go-to-advisor": "前往 Advisor"
|
||||
},
|
||||
"cloud": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"collector": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"integrations": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"private-data-source-connections": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"connect-data": {
|
||||
"category-header-label": "資料來源",
|
||||
"empty-message": "未找到符合您查詢的結果",
|
||||
"request-data-source": "請求新的資料來源",
|
||||
"roadmap": "檢視藍圖"
|
||||
},
|
||||
"connections-home-page": {
|
||||
"welcome-to-connections": ""
|
||||
},
|
||||
"connections-redirect-notice": {
|
||||
"aria-label-link-to-connections": "連結到連線",
|
||||
"body": "資料來源有新的位置!您可以在「連線」頁面中探索新的資料來源或管理現有的資料來源,該頁面可從主選單存取。",
|
||||
@@ -4144,6 +4179,19 @@
|
||||
"not-found-datasource": {
|
||||
"body": "也許您輸入了錯誤的網址,或者 ID 為 <1></1> 的外掛程式無法使用。<3></3>若要查看可用資料來源的清單,請<5>按此處</5>。"
|
||||
},
|
||||
"oss": {
|
||||
"connections-home-page": {
|
||||
"add-new-connection": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"data-sources": {
|
||||
"subtitle": "",
|
||||
"title": ""
|
||||
},
|
||||
"subtitle": ""
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"aria-label-search-all": "搜尋所有",
|
||||
"placeholder": "搜尋所有"
|
||||
@@ -4925,6 +4973,10 @@
|
||||
"description": "說明",
|
||||
"title-option": "標題"
|
||||
},
|
||||
"options-pane-category": {
|
||||
"aria-label-collapse": "",
|
||||
"aria-label-expand": ""
|
||||
},
|
||||
"options-pane-options": {
|
||||
"placeholder-search-options": "搜尋選項",
|
||||
"Recent options-title-recent-options": "近期選項",
|
||||
@@ -6576,6 +6628,7 @@
|
||||
"label-source": "來源"
|
||||
},
|
||||
"resource-picker": {
|
||||
"aria-label-clear-value": "",
|
||||
"render-small-resource-picker": {
|
||||
"set-icon": "設定圖示"
|
||||
}
|
||||
@@ -6612,6 +6665,7 @@
|
||||
"noOptionsMessage-no-fields-found": ""
|
||||
},
|
||||
"text-dimension-editor": {
|
||||
"aria-label-clear-value": "",
|
||||
"description-field": "顯示欄位值",
|
||||
"description-fixed": "固定值",
|
||||
"label-field": "欄位",
|
||||
@@ -6749,7 +6803,8 @@
|
||||
},
|
||||
"content-outline-item-button": {
|
||||
"body": {
|
||||
"aria-label-content-outline-item-collapse-button": "內容大綱項目收闔按鈕"
|
||||
"aria-label-content-outline-item-collapse-button": "內容大綱項目收闔按鈕",
|
||||
"aria-label-content-outline-item-delete-button": ""
|
||||
}
|
||||
},
|
||||
"correlation-editor-mode-bar": {
|
||||
@@ -6959,6 +7014,7 @@
|
||||
"content-streaming": "串流"
|
||||
},
|
||||
"logs-volume-panel-list": {
|
||||
"aria-label-reload-log-volume": "",
|
||||
"label-reload-log-volume": "重新載入紀錄容量",
|
||||
"loading": "正在載入…",
|
||||
"title-failed-volume-query": "無法載入此查詢的紀錄容量",
|
||||
@@ -7257,6 +7313,7 @@
|
||||
"split-widen": "擴大窗格"
|
||||
},
|
||||
"trace-page-header": {
|
||||
"aria-label-share-dropdown": "",
|
||||
"duration": "",
|
||||
"export-started": "",
|
||||
"give-feedback": "",
|
||||
@@ -7281,6 +7338,7 @@
|
||||
"label-show-paths": "僅顯示關鍵路徑切換"
|
||||
},
|
||||
"trace-view": {
|
||||
"aria-label-copy": "",
|
||||
"no-data": "沒有資料",
|
||||
"tooltip-copy-icon": "已複製"
|
||||
},
|
||||
@@ -7413,7 +7471,7 @@
|
||||
"loading": "正在載入資料夾…"
|
||||
},
|
||||
"folder-repo": {
|
||||
"badge-text": "已佈建"
|
||||
"badge-tooltip": ""
|
||||
},
|
||||
"folders": {
|
||||
"get-loading-nav": {
|
||||
@@ -7585,6 +7643,7 @@
|
||||
"title-symbol": "符號"
|
||||
},
|
||||
"measure-overlay": {
|
||||
"aria-label-close": "",
|
||||
"tooltip-show-measure-tools": "顯示測量工具"
|
||||
},
|
||||
"name-initial-view": "",
|
||||
@@ -8617,6 +8676,7 @@
|
||||
"csv-placeholder": "在此處輸入 CSV …",
|
||||
"filter-placeholder": "篩選值",
|
||||
"filter-popup-apply": "好的",
|
||||
"filter-popup-aria-label-match-case": "",
|
||||
"filter-popup-cancel": "取消",
|
||||
"filter-popup-clear": "清除篩選條件",
|
||||
"filter-popup-heading": "依據數值篩選:",
|
||||
@@ -11030,6 +11090,9 @@
|
||||
"check-repository": {
|
||||
"check": "勾選"
|
||||
},
|
||||
"code-block": {
|
||||
"aria-label-copy": ""
|
||||
},
|
||||
"config-form": {
|
||||
"alert-repository-settings-saved": "儲存庫設定已儲存",
|
||||
"alert-repository-settings-updated": "儲存庫設定已更新",
|
||||
@@ -13079,6 +13142,7 @@
|
||||
}
|
||||
},
|
||||
"filter-by-value-filter-editor": {
|
||||
"aria-label-remove-filter": "",
|
||||
"label-field": "欄位",
|
||||
"label-match": "符合",
|
||||
"label-value": "數值",
|
||||
|
||||
Reference in New Issue
Block a user