@nocobase/plugin-data-visualization 1.9.15 → 1.9.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client/3e0eb5e5257a9bad.js +47 -0
- package/dist/client/index.js +1 -1
- package/dist/externalVersion.js +8 -8
- package/dist/locale/de-DE.json +81 -79
- package/dist/locale/en-US.json +81 -80
- package/dist/locale/es-ES.json +104 -0
- package/dist/locale/fr-FR.json +104 -0
- package/dist/locale/it-IT.json +81 -79
- package/dist/locale/ja-JP.json +89 -78
- package/dist/locale/ko-KR.json +98 -69
- package/dist/locale/nl-NL.json +108 -99
- package/dist/locale/pt-BR.json +104 -0
- package/dist/locale/ru-RU.json +89 -88
- package/dist/locale/tr-TR.json +104 -0
- package/dist/locale/uk-UA.json +104 -0
- package/dist/locale/zh-CN.json +81 -81
- package/dist/locale/zh-TW.json +104 -0
- package/dist/node_modules/koa-compose/package.json +1 -1
- package/dist/node_modules/moment-timezone/package.json +1 -1
- package/package.json +2 -2
- package/dist/client/47b5756ddaeee3a9.js +0 -47
package/dist/locale/it-IT.json
CHANGED
|
@@ -1,102 +1,104 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"Delete": "Elimina",
|
|
4
|
-
"Cancel": "Annulla",
|
|
5
|
-
"Submit": "Invia",
|
|
2
|
+
"Abbreviation": "Abbreviazione",
|
|
6
3
|
"Actions": "Azioni",
|
|
7
|
-
"
|
|
8
|
-
"
|
|
4
|
+
"Add chart": "Aggiungi grafico",
|
|
5
|
+
"Add custom field": "Aggiungi campo personalizzato",
|
|
6
|
+
"Add field": "Aggiungi campo",
|
|
7
|
+
"Add transformation": "Aggiungi trasformazione",
|
|
8
|
+
"Aggregation": "Aggregazione",
|
|
9
|
+
"Alias": "Alias",
|
|
10
|
+
"Are you sure to cancel?": "Sei sicuro di voler annullare?",
|
|
11
|
+
"Area": "Area",
|
|
12
|
+
"Aspect ratio": "Proporzioni",
|
|
13
|
+
"Auto refresh": "Aggiornamento automatico",
|
|
14
|
+
"Avg": "Media",
|
|
15
|
+
"Bar": "Barra",
|
|
16
|
+
"Built-in": "Integrato",
|
|
17
|
+
"Cancel": "Annulla",
|
|
9
18
|
"Chart": "Grafico",
|
|
19
|
+
"Chart type": "Tipo di grafico",
|
|
10
20
|
"ChartV2": "GraficoV2",
|
|
11
21
|
"Charts": "Grafici",
|
|
22
|
+
"Collapse": "Comprimi",
|
|
23
|
+
"Collection": "Raccolta",
|
|
24
|
+
"Column": "Colonne",
|
|
25
|
+
"Config reference: ": "Riferimento configurazione: ",
|
|
12
26
|
"Configure": "Configura",
|
|
13
|
-
"Duplicate": "Duplica",
|
|
14
27
|
"Configure chart": "Configura grafico",
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
"
|
|
18
|
-
"
|
|
28
|
+
"Container": "Contenitore",
|
|
29
|
+
"Count": "Conteggio",
|
|
30
|
+
"Currency": "Valuta",
|
|
31
|
+
"Current filter": "Filtro corrente",
|
|
19
32
|
"Data": "Dati",
|
|
20
|
-
"
|
|
21
|
-
"
|
|
33
|
+
"Date range": "Intervallo date",
|
|
34
|
+
"Delete": "Elimina",
|
|
22
35
|
"Dimensions": "Dimensioni",
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"
|
|
36
|
+
"Distinct": "Rimuovi duplicati",
|
|
37
|
+
"Divide": "Divide",
|
|
38
|
+
"Dual axes": "Doppi assi",
|
|
39
|
+
"Duplicate": "Duplica",
|
|
40
|
+
"Edit": "Modifica",
|
|
41
|
+
"Edit field properties": "Modifica proprietà del campo",
|
|
42
|
+
"Enable": "Abilita",
|
|
27
43
|
"Enable cache": "Abilita cache",
|
|
28
|
-
"
|
|
44
|
+
"Expand": "Espandi",
|
|
45
|
+
"Exponential": "Esponenziale",
|
|
29
46
|
"Field": "Campo",
|
|
30
|
-
"
|
|
31
|
-
"
|
|
47
|
+
"Filter": "Filtro",
|
|
48
|
+
"Fixed height": "Altezza fissa",
|
|
32
49
|
"Format": "Formato",
|
|
33
|
-
"The first 10 records of the query result:": "I primi 10 record del risultato della query:",
|
|
34
|
-
"Please run query to retrive data.": "Esegui la query per recuperare i dati.",
|
|
35
|
-
"Type": "Tipo",
|
|
36
|
-
"Add field": "Aggiungi campo",
|
|
37
|
-
"Add chart": "Aggiungi grafico",
|
|
38
|
-
"xField": "Campo X",
|
|
39
|
-
"yField": "Campo Y",
|
|
40
|
-
"seriesField": "Campo serie",
|
|
41
|
-
"angleField": "Campo angolo",
|
|
42
|
-
"colorField": "Campo colore",
|
|
43
|
-
"Line": "Linee",
|
|
44
|
-
"Area": "Area",
|
|
45
|
-
"Column": "Colonne",
|
|
46
|
-
"Bar": "Barra",
|
|
47
|
-
"Pie": "Torta",
|
|
48
|
-
"Dual axes": "Doppi assi",
|
|
49
|
-
"Scatter": "Dispersione",
|
|
50
50
|
"Gauge": "Indicatore",
|
|
51
|
-
"
|
|
52
|
-
"
|
|
51
|
+
"Height": "Altezza",
|
|
52
|
+
"Input": "Input",
|
|
53
|
+
"JSON config": "Configurazione JSON",
|
|
54
|
+
"Limit": "Limite",
|
|
55
|
+
"Line": "Linee",
|
|
56
|
+
"Max": "Massimo",
|
|
57
|
+
"Measures": "Misure",
|
|
58
|
+
"Min": "Minimo",
|
|
59
|
+
"Multiply": "Multiply",
|
|
60
|
+
"Offset": "Offset",
|
|
61
|
+
"Original field": "Campo originale",
|
|
53
62
|
"Percent": "Percentuale",
|
|
54
|
-
"
|
|
55
|
-
"Abbreviation": "Abbreviazione",
|
|
63
|
+
"Pie": "Torta",
|
|
56
64
|
"Please configure and run query": "Configura ed esegui la query",
|
|
57
65
|
"Please configure chart": "Configura il grafico",
|
|
58
|
-
"
|
|
59
|
-
"
|
|
66
|
+
"Please run query to retrive data.": "Esegui la query per recuperare i dati.",
|
|
67
|
+
"Please select a chart type.": "Seleziona un tipo di grafico.",
|
|
68
|
+
"Query": "Query",
|
|
69
|
+
"Run query": "Esegui query",
|
|
60
70
|
"Same properties set in the form above will be overwritten by this JSON config.": "Le stesse proprietà impostate nel modulo sopra verranno sovrascritte da questa configurazione JSON.",
|
|
61
|
-
"
|
|
62
|
-
"
|
|
63
|
-
"
|
|
71
|
+
"Scatter": "Dispersione",
|
|
72
|
+
"Select a source field to use metadata of the field": "Seleziona un campo origine per utilizzare i metadati del campo",
|
|
73
|
+
"Show background": "Mostra sfondo",
|
|
74
|
+
"Show border": "Mostra bordo",
|
|
75
|
+
"Show padding": "Mostra spaziatura interna",
|
|
76
|
+
"Size": "Dimensione",
|
|
77
|
+
"Sort": "Ordina",
|
|
78
|
+
"Statistic": "Statistica",
|
|
79
|
+
"Submit": "Invia",
|
|
64
80
|
"Sum": "Somma",
|
|
65
|
-
"
|
|
66
|
-
"
|
|
67
|
-
"
|
|
68
|
-
"Max": "Massimo",
|
|
69
|
-
"Please select a chart type.": "Seleziona un tipo di grafico.",
|
|
70
|
-
"Collection": "Raccolta",
|
|
71
|
-
"isStack": "èSovrapposto",
|
|
72
|
-
"isPercent": "èPercentuale",
|
|
73
|
-
"isGroup": "èGruppo",
|
|
74
|
-
"smooth": "smussato",
|
|
75
|
-
"Collapse": "Comprimi",
|
|
76
|
-
"Expand": "Espandi",
|
|
77
|
-
"Current filter": "Filtro corrente",
|
|
78
|
-
"Add custom field": "Aggiungi campo personalizzato",
|
|
79
|
-
"To filter with custom fields, use \"Current filter\" variables in the chart configuration.": "Per filtrare con campi personalizzati, utilizza le variabili \"Filtro corrente\" nella configurazione del grafico.",
|
|
80
|
-
"Input": "Input",
|
|
81
|
-
"Date range": "Intervallo date",
|
|
81
|
+
"TTL (second)": "TTL (secondi)",
|
|
82
|
+
"Table": "Tabella",
|
|
83
|
+
"The first 10 records of the query result:": "I primi 10 record del risultato della query:",
|
|
82
84
|
"Time range": "Intervallo tempo",
|
|
83
|
-
"
|
|
84
|
-
"
|
|
85
|
-
"
|
|
85
|
+
"Title": "Titolo",
|
|
86
|
+
"To filter with custom fields, use \"Current filter\" variables in the chart configuration.": "Per filtrare con campi personalizzati, utilizza le variabili \"Filtro corrente\" nella configurazione del grafico.",
|
|
87
|
+
"Transform": "Trasforma",
|
|
86
88
|
"Transformation": "Trasformazione",
|
|
87
|
-
"Add transformation": "Aggiungi trasformazione",
|
|
88
|
-
"Container": "Contenitore",
|
|
89
|
-
"Show border": "Mostra bordo",
|
|
90
89
|
"Transformation tip": "I campi consentono trasformazioni multiple, applicate in sequenza. Presta attenzione alle modifiche del tipo di dati dopo ogni trasformazione. La funzionalità di trascinamento consente di regolare l'ordine delle trasformazioni.",
|
|
91
|
-
"Type conversion": "Conversione tipo",
|
|
92
90
|
"Transformer": "Trasformatore",
|
|
93
|
-
"
|
|
91
|
+
"Type": "Tipo",
|
|
92
|
+
"Type conversion": "Conversione tipo",
|
|
94
93
|
"Width": "Larghezza",
|
|
95
|
-
"
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"
|
|
99
|
-
"
|
|
100
|
-
"
|
|
101
|
-
"
|
|
102
|
-
|
|
94
|
+
"You changes are not saved. If you click OK, your changes will be lost.": "Le modifiche non sono state salvate. Se fai clic su OK, le modifiche andranno perse.",
|
|
95
|
+
"angleField": "Campo angolo",
|
|
96
|
+
"colorField": "Campo colore",
|
|
97
|
+
"isGroup": "èGruppo",
|
|
98
|
+
"isPercent": "èPercentuale",
|
|
99
|
+
"isStack": "èSovrapposto",
|
|
100
|
+
"seriesField": "Campo serie",
|
|
101
|
+
"smooth": "smussato",
|
|
102
|
+
"xField": "Campo X",
|
|
103
|
+
"yField": "Campo Y"
|
|
104
|
+
}
|
package/dist/locale/ja-JP.json
CHANGED
|
@@ -1,101 +1,112 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"Delete": "削除",
|
|
4
|
-
"Cancel": "キャンセル",
|
|
5
|
-
"Submit": "送信",
|
|
2
|
+
"Abbreviation": "略語",
|
|
6
3
|
"Actions": "アクション",
|
|
7
|
-
"
|
|
8
|
-
"
|
|
4
|
+
"Add chart": "チャートを追加",
|
|
5
|
+
"Add custom field": "カスタムフィールドを追加",
|
|
6
|
+
"Add field": "フィールドを追加",
|
|
7
|
+
"Add transformation": "変換を追加",
|
|
8
|
+
"Aggregation": "集計",
|
|
9
|
+
"Alias": "エイリアス",
|
|
10
|
+
"Are you sure to cancel?": "キャンセルしてもよろしいですか?",
|
|
11
|
+
"Area": "エリア図",
|
|
12
|
+
"Area Chart": "面積グラフ",
|
|
13
|
+
"Aspect ratio": "アスペクト比",
|
|
14
|
+
"Auto refresh": "自動更新",
|
|
15
|
+
"Avg": "平均",
|
|
16
|
+
"Bar": "バーチャート",
|
|
17
|
+
"Bar Chart": "棒グラフ",
|
|
18
|
+
"Built-in": "内蔵",
|
|
19
|
+
"Cancel": "キャンセル",
|
|
9
20
|
"Chart": "チャート",
|
|
21
|
+
"Chart type": "チャートタイプ",
|
|
10
22
|
"ChartV2": "チャートV2",
|
|
11
23
|
"Charts": "チャート",
|
|
24
|
+
"Collapse": "折りたたみ",
|
|
25
|
+
"Collection": "コレクション",
|
|
26
|
+
"Column": "カラムチャート",
|
|
27
|
+
"Column Chart": "縦棒グラフ",
|
|
28
|
+
"Config reference: ": "設定リファレンス:",
|
|
12
29
|
"Configure": "設定",
|
|
13
|
-
"Duplicate": "複製",
|
|
14
30
|
"Configure chart": "チャートを設定",
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
"
|
|
18
|
-
"
|
|
31
|
+
"Container": "コンテナ",
|
|
32
|
+
"Count": "カウント",
|
|
33
|
+
"Currency": "通貨",
|
|
34
|
+
"Current filter": "現在のフィルター",
|
|
19
35
|
"Data": "データ",
|
|
20
|
-
"
|
|
21
|
-
"
|
|
36
|
+
"Date range": "日付範囲",
|
|
37
|
+
"Delete": "削除",
|
|
22
38
|
"Dimensions": "次元",
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"
|
|
39
|
+
"Distinct": "重複排除",
|
|
40
|
+
"Divide": "Divide",
|
|
41
|
+
"Dual Axes Chart": "二重軸グラフ",
|
|
42
|
+
"Dual axes": "デュアル軸",
|
|
43
|
+
"Duplicate": "複製",
|
|
44
|
+
"Edit": "編集",
|
|
45
|
+
"Edit field properties": "フィールドプロパティを編集",
|
|
46
|
+
"Enable": "有効化",
|
|
27
47
|
"Enable cache": "キャッシュを有効化",
|
|
28
|
-
"
|
|
48
|
+
"Expand": "展開",
|
|
49
|
+
"Exponential": "指数",
|
|
29
50
|
"Field": "フィールド",
|
|
30
|
-
"
|
|
31
|
-
"
|
|
51
|
+
"Filter": "フィルター",
|
|
52
|
+
"Fixed height": "固定高さ",
|
|
32
53
|
"Format": "フォーマット",
|
|
33
|
-
"
|
|
34
|
-
"Please run query to retrive data.": "データを取得するためにクエリを実行してください。",
|
|
35
|
-
"Type": "タイプ",
|
|
36
|
-
"Add field": "フィールドを追加",
|
|
37
|
-
"Add chart": "チャートを追加",
|
|
38
|
-
"xField": "x軸フィールド",
|
|
39
|
-
"yField": "y軸フィールド",
|
|
40
|
-
"seriesField": "系列フィールド",
|
|
41
|
-
"angleField": "角度フィールド",
|
|
42
|
-
"colorField": "色フィールド",
|
|
43
|
-
"Line Chart": "折れ線グラフ",
|
|
44
|
-
"Area Chart": "面積グラフ",
|
|
45
|
-
"Column Chart": "縦棒グラフ",
|
|
46
|
-
"Bar Chart": "棒グラフ",
|
|
47
|
-
"Pie Chart": "円グラフ",
|
|
48
|
-
"Dual Axes Chart": "二重軸グラフ",
|
|
49
|
-
"Scatter Chart": "散布図",
|
|
54
|
+
"Gauge": "ゲージ",
|
|
50
55
|
"Gauge Chart": "ゲージチャート",
|
|
51
|
-
"
|
|
52
|
-
"
|
|
56
|
+
"Height": "高さ",
|
|
57
|
+
"Input": "入力",
|
|
58
|
+
"JSON config": "JSON設定",
|
|
59
|
+
"Limit": "制限",
|
|
60
|
+
"Line": "折れ線グラフ",
|
|
61
|
+
"Line Chart": "折れ線グラフ",
|
|
62
|
+
"Max": "最大値",
|
|
63
|
+
"Measures": "測定値",
|
|
64
|
+
"Min": "最小値",
|
|
65
|
+
"Multiply": "Multiply",
|
|
66
|
+
"Offset": "スキップする件数",
|
|
67
|
+
"Original field": "元フィールド",
|
|
53
68
|
"Percent": "パーセント",
|
|
54
|
-
"
|
|
55
|
-
"
|
|
69
|
+
"Pie": "円グラフ",
|
|
70
|
+
"Pie Chart": "円グラフ",
|
|
56
71
|
"Please configure and run query": "設定してクエリを実行してください",
|
|
57
72
|
"Please configure chart": "チャートを設定してください",
|
|
58
|
-
"
|
|
59
|
-
"
|
|
73
|
+
"Please run query to retrive data.": "データを取得するためにクエリを実行してください。",
|
|
74
|
+
"Please select a chart type.": "チャートのタイプを選択してください",
|
|
75
|
+
"Query": "クエリ",
|
|
76
|
+
"Run query": "クエリを実行",
|
|
60
77
|
"Same properties set in the form above will be overwritten by this JSON config.": "上部フォームで設定されたプロパティは、このJSON設定で上書きされます。",
|
|
61
|
-
"
|
|
62
|
-
"
|
|
63
|
-
"
|
|
78
|
+
"Scatter": "散布図",
|
|
79
|
+
"Scatter Chart": "散布図",
|
|
80
|
+
"Select a source field to use metadata of the field": "ソースフィールドを選択して、フィールドのメタデータを使用します。",
|
|
81
|
+
"Show background": "背景を表示",
|
|
82
|
+
"Show border": "枠線を表示",
|
|
83
|
+
"Show padding": "パディングを表示",
|
|
84
|
+
"Size": "サイズ",
|
|
85
|
+
"Sort": "ソート",
|
|
86
|
+
"Statistic": "統計",
|
|
87
|
+
"Submit": "送信",
|
|
64
88
|
"Sum": "合計",
|
|
65
|
-
"
|
|
66
|
-
"
|
|
67
|
-
"
|
|
68
|
-
"Max": "最大値",
|
|
69
|
-
"Please select a chart type.": "チャートのタイプを選択してください",
|
|
70
|
-
"Collection": "コレクション",
|
|
71
|
-
"isStack": "スタック",
|
|
72
|
-
"isPercent": "パーセント表示",
|
|
73
|
-
"isGroup": "グループ化",
|
|
74
|
-
"smooth": "スムーズ",
|
|
75
|
-
"Expand": "展開",
|
|
76
|
-
"Current filter": "現在のフィルター",
|
|
77
|
-
"Add custom field": "カスタムフィールドを追加",
|
|
78
|
-
"To filter with custom fields, use \"Current filter\" variables in the chart configuration.": "カスタムフィールドでフィルタリングするには、チャート設定で「現在のフィルター」変数を使用してください。",
|
|
79
|
-
"Input": "入力",
|
|
80
|
-
"Date range": "日付範囲",
|
|
89
|
+
"TTL (second)": "TTL(秒)",
|
|
90
|
+
"Table": "テーブル",
|
|
91
|
+
"The first 10 records of the query result:": "クエリ結果の最初の10件:",
|
|
81
92
|
"Time range": "時間範囲",
|
|
82
|
-
"
|
|
83
|
-
"
|
|
84
|
-
"
|
|
93
|
+
"Title": "タイトル",
|
|
94
|
+
"To filter with custom fields, use \"Current filter\" variables in the chart configuration.": "カスタムフィールドでフィルタリングするには、チャート設定で「現在のフィルター」変数を使用してください。",
|
|
95
|
+
"Transform": "変換",
|
|
85
96
|
"Transformation": "変換",
|
|
86
|
-
"Add transformation": "変換を追加",
|
|
87
|
-
"Container": "コンテナ",
|
|
88
|
-
"Show border": "枠線を表示",
|
|
89
97
|
"Transformation tip": "フィールドは複数の変換を順次適用できます。各変換後のデータ型の変化に注意してください。ドラッグ&ドロップで順序を調整できます。",
|
|
90
|
-
"Type conversion": "型変換",
|
|
91
98
|
"Transformer": "トランスフォーマー",
|
|
92
|
-
"
|
|
99
|
+
"Type": "タイプ",
|
|
100
|
+
"Type conversion": "型変換",
|
|
93
101
|
"Width": "幅",
|
|
94
|
-
"
|
|
95
|
-
"
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"
|
|
99
|
-
"
|
|
100
|
-
"
|
|
101
|
-
|
|
102
|
+
"You changes are not saved. If you click OK, your changes will be lost.": "変更は保存されていません。「OK」をクリックすると、変更が失われます。",
|
|
103
|
+
"angleField": "角度フィールド",
|
|
104
|
+
"colorField": "色フィールド",
|
|
105
|
+
"isGroup": "グループ化",
|
|
106
|
+
"isPercent": "パーセント表示",
|
|
107
|
+
"isStack": "スタック",
|
|
108
|
+
"seriesField": "系列フィールド",
|
|
109
|
+
"smooth": "スムーズ",
|
|
110
|
+
"xField": "x軸フィールド",
|
|
111
|
+
"yField": "y軸フィールド"
|
|
112
|
+
}
|
package/dist/locale/ko-KR.json
CHANGED
|
@@ -1,86 +1,115 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
2
|
+
"Abbreviation": "약어",
|
|
3
|
+
"Actions": "작업",
|
|
4
|
+
"Add chart": "차트 추가",
|
|
5
|
+
"Add custom field": "사용자 정의 필드 추가",
|
|
6
|
+
"Add field": "필드 추가",
|
|
7
|
+
"Add transformation": "변환 추가",
|
|
8
|
+
"Aggregation": "집계",
|
|
9
|
+
"Alias": "별칭",
|
|
10
|
+
"Are you sure to cancel?": "정말로 취소하시겠습니까?",
|
|
11
|
+
"Area": "영역",
|
|
12
|
+
"Area Chart": "영역 차트",
|
|
13
|
+
"Aspect ratio": "종횡비",
|
|
14
|
+
"Auto refresh": "자동 새로고침",
|
|
15
|
+
"Avg": "평균",
|
|
16
|
+
"Bar": "막대",
|
|
17
|
+
"Bar Chart": "막대 차트",
|
|
18
|
+
"Built-in": "내장",
|
|
4
19
|
"Cancel": "취소",
|
|
5
|
-
"Submit": "제출",
|
|
6
|
-
"Actions": "동작",
|
|
7
|
-
"Title": "제목",
|
|
8
|
-
"Enable": "활성화",
|
|
9
20
|
"Chart": "차트",
|
|
21
|
+
"Chart type": "차트 유형",
|
|
10
22
|
"ChartV2": "차트V2",
|
|
11
23
|
"Charts": "차트",
|
|
24
|
+
"Collapse": "접기",
|
|
25
|
+
"Collection": "컬렉션",
|
|
26
|
+
"Column": "열",
|
|
27
|
+
"Column Chart": "열 차트",
|
|
28
|
+
"Config reference: ": "구성 참조:",
|
|
12
29
|
"Configure": "구성",
|
|
13
|
-
"Duplicate": "복제",
|
|
14
30
|
"Configure chart": "차트 구성",
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
"
|
|
18
|
-
"
|
|
31
|
+
"Container": "컨테이너",
|
|
32
|
+
"Count": "개수",
|
|
33
|
+
"Currency": "통화",
|
|
34
|
+
"Current filter": "현재 필터",
|
|
19
35
|
"Data": "데이터",
|
|
20
|
-
"
|
|
21
|
-
"
|
|
36
|
+
"Date range": "날짜 범위",
|
|
37
|
+
"Delete": "삭제",
|
|
22
38
|
"Dimensions": "치수",
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"
|
|
39
|
+
"Distinct": "고유",
|
|
40
|
+
"Divide": "Divide",
|
|
41
|
+
"Dual Axes Chart": "이중 축 차트",
|
|
42
|
+
"Dual axes": "이중 축",
|
|
43
|
+
"Duplicate": "복제",
|
|
44
|
+
"Edit": "편집",
|
|
45
|
+
"Edit field properties": "필드 속성 편집",
|
|
46
|
+
"Enable": "사용 가능",
|
|
27
47
|
"Enable cache": "캐시 활성화",
|
|
28
|
-
"
|
|
48
|
+
"Expand": "확장",
|
|
49
|
+
"Exponential": "지수",
|
|
29
50
|
"Field": "필드",
|
|
30
|
-
"
|
|
31
|
-
"
|
|
51
|
+
"Filter": "필터",
|
|
52
|
+
"Fixed height": "고정 높이",
|
|
32
53
|
"Format": "형식",
|
|
33
|
-
"
|
|
54
|
+
"Gauge": "게이지",
|
|
55
|
+
"Gauge Chart": "게이지 차트",
|
|
56
|
+
"Height": "높이",
|
|
57
|
+
"Input": "입력",
|
|
58
|
+
"JSON config": "JSON 구성",
|
|
59
|
+
"Limit": "제한",
|
|
60
|
+
"Line": "선",
|
|
61
|
+
"Line Chart": "선형 차트",
|
|
62
|
+
"Max": "최대",
|
|
63
|
+
"Measures": "측정값",
|
|
64
|
+
"Min": "최소",
|
|
65
|
+
"Multiply": "Multiply",
|
|
66
|
+
"Offset": "오프셋",
|
|
67
|
+
"Original field": "원본 필드",
|
|
68
|
+
"Percent": "백분율",
|
|
69
|
+
"Pie": "파이",
|
|
70
|
+
"Pie Chart": "원형 차트",
|
|
71
|
+
"Please configure and run query": "구성하고 쿼리를 실행하세요",
|
|
72
|
+
"Please configure chart": "차트를 구성해주세요",
|
|
34
73
|
"Please run query to retrieve data.": "데이터를 검색하려면 쿼리를 실행하십시오.",
|
|
35
|
-
"
|
|
36
|
-
"
|
|
37
|
-
"
|
|
38
|
-
"
|
|
39
|
-
"
|
|
40
|
-
"
|
|
41
|
-
"angleField": "각도 필드",
|
|
42
|
-
"colorField": "색상 필드",
|
|
43
|
-
"Line Chart": "선 그래프",
|
|
44
|
-
"Area Chart": "면적 그래프",
|
|
45
|
-
"Column Chart": "막대 그래프",
|
|
46
|
-
"Bar Chart": "막대 그래프",
|
|
47
|
-
"Pie Chart": "파이 차트",
|
|
48
|
-
"Dual Axes Chart": "이중 축 그래프",
|
|
74
|
+
"Please run query to retrive data.": "Please run query to retrive data.",
|
|
75
|
+
"Please select a chart type.": "차트 유형을 선택하세요.",
|
|
76
|
+
"Query": "쿼리",
|
|
77
|
+
"Run query": "쿼리 실행",
|
|
78
|
+
"Same properties set in the form above will be overwritten by this JSON config.": "상단 양식에 설정된 동일한 속성은이 JSON 구성에 의해 덮어쓰기됩니다.",
|
|
79
|
+
"Scatter": "산점도",
|
|
49
80
|
"Scatter Chart": "산점도 차트",
|
|
50
|
-
"
|
|
81
|
+
"Select a source field to use metadata of the field": "필드의 메타데이터를 사용하려면 소스 필드를 선택하세요",
|
|
82
|
+
"Show background": "배경 표시",
|
|
83
|
+
"Show border": "테두리 표시",
|
|
84
|
+
"Show padding": "패딩 표시",
|
|
85
|
+
"Size": "크기",
|
|
86
|
+
"Sort": "정렬",
|
|
51
87
|
"Statistic": "통계",
|
|
52
|
-
"
|
|
53
|
-
"Percent": "퍼센트",
|
|
54
|
-
"Exponential": "지수 표기법",
|
|
55
|
-
"Abbreviation": "약어",
|
|
56
|
-
"Please configure and run query": "쿼리를 구성하고 실행하세요.",
|
|
57
|
-
"Please configure chart": "차트를 구성하세요.",
|
|
58
|
-
"Are you sure to cancel?": "취소하시겠습니까?",
|
|
59
|
-
"Your changes are not saved. If you click OK, your changes will be lost.": "변경 내용이 저장되지 않았습니다. 확인을 클릭하면 변경 내용이 손실됩니다.",
|
|
60
|
-
"Same properties set in the form above will be overwritten by this JSON config.": "상단 양식에 설정된 동일한 속성은이 JSON 구성에 의해 덮어쓰기됩니다.",
|
|
61
|
-
"Built-in": "내장",
|
|
62
|
-
"Config reference: ": "구성 참조: ",
|
|
63
|
-
"Table": "테이블",
|
|
88
|
+
"Submit": "제출",
|
|
64
89
|
"Sum": "합계",
|
|
65
|
-
"
|
|
66
|
-
"
|
|
67
|
-
"
|
|
68
|
-
"Max": "최대값",
|
|
69
|
-
"Please select a chart type.": "차트 유형을 선택하세요.",
|
|
70
|
-
"Collection": "데이터 테이블",
|
|
71
|
-
"isStack": "스택",
|
|
72
|
-
"isPercent": "백분율로 표시",
|
|
73
|
-
"isGroup": "그룹화",
|
|
74
|
-
"smooth": "부드러운 곡선",
|
|
75
|
-
"Collapse": "축소",
|
|
76
|
-
"Expand": "확장",
|
|
77
|
-
"Current filter": "현재 필터",
|
|
78
|
-
"Add custom field": "사용자 정의 필드 추가",
|
|
79
|
-
"To filter with custom fields, use 'Current filter' variables in the chart configuration.": "사용자 정의 필드로 필터링하려면 차트 구성에서 '현재 필터' 변수를 사용하세요.",
|
|
80
|
-
"Input": "입력",
|
|
81
|
-
"Date range": "날짜 범위",
|
|
90
|
+
"TTL (second)": "TTL (초)",
|
|
91
|
+
"Table": "테이블",
|
|
92
|
+
"The first 10 records of the query result:": "쿼리 결과의 처음 10개 레코드:",
|
|
82
93
|
"Time range": "시간 범위",
|
|
83
|
-
"
|
|
84
|
-
"
|
|
85
|
-
"
|
|
86
|
-
|
|
94
|
+
"Title": "제목",
|
|
95
|
+
"To filter with custom fields, use \"Current filter\" variables in the chart configuration.": "To filter with custom fields, use \"Current filter\" variables in the chart configuration.",
|
|
96
|
+
"To filter with custom fields, use 'Current filter' variables in the chart configuration.": "사용자 정의 필드로 필터링하려면 차트 구성에서 '현재 필터' 변수를 사용하세요.",
|
|
97
|
+
"Transform": "변환",
|
|
98
|
+
"Transformation": "변환",
|
|
99
|
+
"Transformation tip": "필드는 여러 변환을 순차적으로 적용할 수 있습니다. 각 변환 후 데이터 타입의 변경에 주의하세요. 드래그 앤 드롭 기능을 사용하여 변환 순서를 조정할 수 있습니다.",
|
|
100
|
+
"Transformer": "변환기",
|
|
101
|
+
"Type": "유형",
|
|
102
|
+
"Type conversion": "타입 변환",
|
|
103
|
+
"Width": "너비",
|
|
104
|
+
"You changes are not saved. If you click OK, your changes will be lost.": "You changes are not saved. If you click OK, your changes will be lost.",
|
|
105
|
+
"Your changes are not saved. If you click OK, your changes will be lost.": "변경 내용이 저장되지 않았습니다. 확인을 클릭하면 변경 내용이 손실됩니다.",
|
|
106
|
+
"angleField": "각도 필드",
|
|
107
|
+
"colorField": "색상 필드",
|
|
108
|
+
"isGroup": "그룹화",
|
|
109
|
+
"isPercent": "백분율 여부",
|
|
110
|
+
"isStack": "스택 여부",
|
|
111
|
+
"seriesField": "시리즈 필드",
|
|
112
|
+
"smooth": "부드럽게",
|
|
113
|
+
"xField": "x축 필드",
|
|
114
|
+
"yField": "y축 필드"
|
|
115
|
+
}
|