@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/externalVersion.js
CHANGED
|
@@ -8,15 +8,15 @@
|
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
module.exports = {
|
|
11
|
-
"@nocobase/client": "1.9.
|
|
11
|
+
"@nocobase/client": "1.9.16",
|
|
12
12
|
"@formily/react": "2.3.0",
|
|
13
13
|
"dayjs": "1.11.13",
|
|
14
14
|
"@formily/shared": "2.3.2",
|
|
15
15
|
"lodash": "4.17.21",
|
|
16
|
-
"@nocobase/cache": "1.9.
|
|
17
|
-
"@nocobase/server": "1.9.
|
|
18
|
-
"@nocobase/test": "1.9.
|
|
19
|
-
"@nocobase/utils": "1.9.
|
|
16
|
+
"@nocobase/cache": "1.9.16",
|
|
17
|
+
"@nocobase/server": "1.9.16",
|
|
18
|
+
"@nocobase/test": "1.9.16",
|
|
19
|
+
"@nocobase/utils": "1.9.16",
|
|
20
20
|
"react": "18.2.0",
|
|
21
21
|
"@emotion/css": "11.13.0",
|
|
22
22
|
"@ant-design/icons": "5.6.1",
|
|
@@ -25,8 +25,8 @@ module.exports = {
|
|
|
25
25
|
"@formily/antd-v5": "1.2.3",
|
|
26
26
|
"@formily/core": "2.3.0",
|
|
27
27
|
"react-i18next": "11.18.6",
|
|
28
|
-
"@nocobase/actions": "1.9.
|
|
29
|
-
"@nocobase/database": "1.9.
|
|
30
|
-
"@nocobase/acl": "1.9.
|
|
28
|
+
"@nocobase/actions": "1.9.16",
|
|
29
|
+
"@nocobase/database": "1.9.16",
|
|
30
|
+
"@nocobase/acl": "1.9.16",
|
|
31
31
|
"sequelize": "6.35.2"
|
|
32
32
|
};
|
package/dist/locale/de-DE.json
CHANGED
|
@@ -1,102 +1,104 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"Delete": "Löschen",
|
|
4
|
-
"Cancel": "Abbrechen",
|
|
5
|
-
"Submit": "Absenden",
|
|
2
|
+
"Abbreviation": "Abkürzung",
|
|
6
3
|
"Actions": "Aktionen",
|
|
7
|
-
"
|
|
8
|
-
"
|
|
4
|
+
"Add chart": "Diagramm hinzufügen",
|
|
5
|
+
"Add custom field": "Benutzerdefiniertes Feld hinzufügen",
|
|
6
|
+
"Add field": "Feld hinzufügen",
|
|
7
|
+
"Add transformation": "Transformation hinzufügen",
|
|
8
|
+
"Aggregation": "Aggregation",
|
|
9
|
+
"Alias": "Alias",
|
|
10
|
+
"Are you sure to cancel?": "Sind Sie sicher, dass Sie abbrechen möchten?",
|
|
11
|
+
"Area": "Fläche",
|
|
12
|
+
"Aspect ratio": "Seitenverhältnis",
|
|
13
|
+
"Auto refresh": "Automatische Aktualisierung",
|
|
14
|
+
"Avg": "Durchschnitt",
|
|
15
|
+
"Bar": "Balken",
|
|
16
|
+
"Built-in": "Eingebaut",
|
|
17
|
+
"Cancel": "Abbrechen",
|
|
9
18
|
"Chart": "Diagramm",
|
|
19
|
+
"Chart type": "Diagrammtyp",
|
|
10
20
|
"ChartV2": "DiagrammV2",
|
|
11
21
|
"Charts": "Diagramme",
|
|
22
|
+
"Collapse": "Einklappen",
|
|
23
|
+
"Collection": "Sammlung",
|
|
24
|
+
"Column": "Säule",
|
|
25
|
+
"Config reference: ": "Konfigurationsreferenz: ",
|
|
12
26
|
"Configure": "Konfigurieren",
|
|
13
|
-
"Duplicate": "Duplizieren",
|
|
14
27
|
"Configure chart": "Diagramm konfigurieren",
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
"
|
|
18
|
-
"
|
|
28
|
+
"Container": "Container",
|
|
29
|
+
"Count": "Anzahl",
|
|
30
|
+
"Currency": "Währung",
|
|
31
|
+
"Current filter": "Aktueller Filter",
|
|
19
32
|
"Data": "Daten",
|
|
20
|
-
"
|
|
21
|
-
"
|
|
33
|
+
"Date range": "Datumsbereich",
|
|
34
|
+
"Delete": "Löschen",
|
|
22
35
|
"Dimensions": "Dimensionen",
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"
|
|
36
|
+
"Distinct": "Eindeutig",
|
|
37
|
+
"Divide": "Divide",
|
|
38
|
+
"Dual axes": "Doppelachsen",
|
|
39
|
+
"Duplicate": "Duplizieren",
|
|
40
|
+
"Edit": "Bearbeiten",
|
|
41
|
+
"Edit field properties": "Feldeigenschaften bearbeiten",
|
|
42
|
+
"Enable": "Aktivieren",
|
|
27
43
|
"Enable cache": "Cache aktivieren",
|
|
28
|
-
"
|
|
44
|
+
"Expand": "Erweitern",
|
|
45
|
+
"Exponential": "Exponentiell",
|
|
29
46
|
"Field": "Feld",
|
|
30
|
-
"
|
|
31
|
-
"
|
|
47
|
+
"Filter": "Filter",
|
|
48
|
+
"Fixed height": "Feste Höhe",
|
|
32
49
|
"Format": "Format",
|
|
33
|
-
"The first 10 records of the query result:": "Die ersten 10 Datensätze des Abfrageergebnisses:",
|
|
34
|
-
"Please run query to retrive data.": "Bitte führen Sie die Abfrage aus, um Daten abzurufen.",
|
|
35
|
-
"Type": "Typ",
|
|
36
|
-
"Add field": "Feld hinzufügen",
|
|
37
|
-
"Add chart": "Diagramm hinzufügen",
|
|
38
|
-
"xField": "X-Feld",
|
|
39
|
-
"yField": "Y-Feld",
|
|
40
|
-
"seriesField": "Reihenfeld",
|
|
41
|
-
"angleField": "Winkelfeld",
|
|
42
|
-
"colorField": "Farbfeld",
|
|
43
|
-
"Line": "Linie",
|
|
44
|
-
"Area": "Fläche",
|
|
45
|
-
"Column": "Säule",
|
|
46
|
-
"Bar": "Balken",
|
|
47
|
-
"Pie": "Kreis",
|
|
48
|
-
"Dual axes": "Doppelachsen",
|
|
49
|
-
"Scatter": "Streuung",
|
|
50
50
|
"Gauge": "Messanzeige",
|
|
51
|
-
"
|
|
52
|
-
"
|
|
51
|
+
"Height": "Höhe",
|
|
52
|
+
"Input": "Eingabe",
|
|
53
|
+
"JSON config": "JSON-Konfiguration",
|
|
54
|
+
"Limit": "Limit",
|
|
55
|
+
"Line": "Linie",
|
|
56
|
+
"Max": "Maximum",
|
|
57
|
+
"Measures": "Messgrößen",
|
|
58
|
+
"Min": "Minimum",
|
|
59
|
+
"Multiply": "Multiply",
|
|
60
|
+
"Offset": "Versatz",
|
|
61
|
+
"Original field": "Ursprüngliches Feld",
|
|
53
62
|
"Percent": "Prozent",
|
|
54
|
-
"
|
|
55
|
-
"Abbreviation": "Abkürzung",
|
|
63
|
+
"Pie": "Kreis",
|
|
56
64
|
"Please configure and run query": "Bitte konfigurieren und führen Sie die Abfrage aus",
|
|
57
65
|
"Please configure chart": "Bitte konfigurieren Sie das Diagramm",
|
|
58
|
-
"
|
|
59
|
-
"
|
|
66
|
+
"Please run query to retrive data.": "Bitte führen Sie die Abfrage aus, um Daten abzurufen.",
|
|
67
|
+
"Please select a chart type.": "Bitte wählen Sie einen Diagrammtyp aus.",
|
|
68
|
+
"Query": "Abfrage",
|
|
69
|
+
"Run query": "Abfrage ausführen",
|
|
60
70
|
"Same properties set in the form above will be overwritten by this JSON config.": "Dieselben Eigenschaften, die im obigen Formular festgelegt wurden, werden durch diese JSON-Konfiguration überschrieben.",
|
|
61
|
-
"
|
|
62
|
-
"
|
|
63
|
-
"
|
|
71
|
+
"Scatter": "Streuung",
|
|
72
|
+
"Select a source field to use metadata of the field": "Wählen Sie ein Quellfeld aus, um Metadaten des Feldes zu verwenden",
|
|
73
|
+
"Show background": "Hintergrund anzeigen",
|
|
74
|
+
"Show border": "Rahmen anzeigen",
|
|
75
|
+
"Show padding": "Abstand anzeigen",
|
|
76
|
+
"Size": "Größe",
|
|
77
|
+
"Sort": "Sortierung",
|
|
78
|
+
"Statistic": "Statistik",
|
|
79
|
+
"Submit": "Absenden",
|
|
64
80
|
"Sum": "Summe",
|
|
65
|
-
"
|
|
66
|
-
"
|
|
67
|
-
"
|
|
68
|
-
"Max": "Maximum",
|
|
69
|
-
"Please select a chart type.": "Bitte wählen Sie einen Diagrammtyp aus.",
|
|
70
|
-
"Collection": "Sammlung",
|
|
71
|
-
"isStack": "istGestapelt",
|
|
72
|
-
"isPercent": "istProzent",
|
|
73
|
-
"isGroup": "istGruppiert",
|
|
74
|
-
"smooth": "geglättet",
|
|
75
|
-
"Collapse": "Einklappen",
|
|
76
|
-
"Expand": "Erweitern",
|
|
77
|
-
"Current filter": "Aktueller Filter",
|
|
78
|
-
"Add custom field": "Benutzerdefiniertes Feld hinzufügen",
|
|
79
|
-
"To filter with custom fields, use \"Current filter\" variables in the chart configuration.": "Um mit benutzerdefinierten Feldern zu filtern, verwenden Sie die Variablen \"Aktueller Filter\" in der Diagrammkonfiguration.",
|
|
80
|
-
"Input": "Eingabe",
|
|
81
|
-
"Date range": "Datumsbereich",
|
|
81
|
+
"TTL (second)": "TTL (Sekunden)",
|
|
82
|
+
"Table": "Tabelle",
|
|
83
|
+
"The first 10 records of the query result:": "Die ersten 10 Datensätze des Abfrageergebnisses:",
|
|
82
84
|
"Time range": "Zeitbereich",
|
|
83
|
-
"
|
|
84
|
-
"
|
|
85
|
-
"
|
|
85
|
+
"Title": "Titel",
|
|
86
|
+
"To filter with custom fields, use \"Current filter\" variables in the chart configuration.": "Um mit benutzerdefinierten Feldern zu filtern, verwenden Sie die Variablen \"Aktueller Filter\" in der Diagrammkonfiguration.",
|
|
87
|
+
"Transform": "Transformieren",
|
|
86
88
|
"Transformation": "Transformation",
|
|
87
|
-
"Add transformation": "Transformation hinzufügen",
|
|
88
|
-
"Container": "Container",
|
|
89
|
-
"Show border": "Rahmen anzeigen",
|
|
90
89
|
"Transformation tip": "Felder erlauben mehrere Transformationen, die nacheinander angewendet werden. Achten Sie auf Datentypenänderungen nach jeder Transformation. Drag-and-Drop-Funktionalität ermöglicht die Anpassung der Transformationsreihenfolge.",
|
|
91
|
-
"Type conversion": "Typumwandlung",
|
|
92
90
|
"Transformer": "Transformator",
|
|
93
|
-
"
|
|
91
|
+
"Type": "Typ",
|
|
92
|
+
"Type conversion": "Typumwandlung",
|
|
94
93
|
"Width": "Breite",
|
|
95
|
-
"
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"
|
|
99
|
-
"
|
|
100
|
-
"
|
|
101
|
-
"
|
|
102
|
-
|
|
94
|
+
"You changes are not saved. If you click OK, your changes will be lost.": "Ihre Änderungen sind nicht gespeichert. Wenn Sie OK klicken, gehen Ihre Änderungen verloren.",
|
|
95
|
+
"angleField": "Winkelfeld",
|
|
96
|
+
"colorField": "Farbfeld",
|
|
97
|
+
"isGroup": "istGruppiert",
|
|
98
|
+
"isPercent": "istProzent",
|
|
99
|
+
"isStack": "istGestapelt",
|
|
100
|
+
"seriesField": "Reihenfeld",
|
|
101
|
+
"smooth": "geglättet",
|
|
102
|
+
"xField": "X-Feld",
|
|
103
|
+
"yField": "Y-Feld"
|
|
104
|
+
}
|
package/dist/locale/en-US.json
CHANGED
|
@@ -1,103 +1,104 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"Delete": "Delete",
|
|
4
|
-
"Cancel": "Cancel",
|
|
5
|
-
"Submit": "Submit",
|
|
2
|
+
"Abbreviation": "Abbreviation",
|
|
6
3
|
"Actions": "Actions",
|
|
7
|
-
"
|
|
8
|
-
"
|
|
4
|
+
"Add chart": "Add chart",
|
|
5
|
+
"Add custom field": "Add custom field",
|
|
6
|
+
"Add field": "Add field",
|
|
7
|
+
"Add transformation": "Add transformation",
|
|
8
|
+
"Aggregation": "Aggregation",
|
|
9
|
+
"Alias": "Alias",
|
|
10
|
+
"Are you sure to cancel?": "Are you sure to cancel?",
|
|
11
|
+
"Area": "Area",
|
|
12
|
+
"Aspect ratio": "Aspect ratio",
|
|
13
|
+
"Auto refresh": "Auto refresh",
|
|
14
|
+
"Avg": "Avg",
|
|
15
|
+
"Bar": "Bar",
|
|
16
|
+
"Built-in": "Built-in",
|
|
17
|
+
"Cancel": "Cancel",
|
|
9
18
|
"Chart": "Chart",
|
|
19
|
+
"Chart type": "Chart type",
|
|
10
20
|
"ChartV2": "ChartV2",
|
|
11
21
|
"Charts": "Charts",
|
|
22
|
+
"Collapse": "Collapse",
|
|
23
|
+
"Collection": "Collection",
|
|
24
|
+
"Column": "Column",
|
|
25
|
+
"Config reference: ": "Config reference: ",
|
|
12
26
|
"Configure": "Configure",
|
|
13
|
-
"Duplicate": "Duplicate",
|
|
14
27
|
"Configure chart": "Configure chart",
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
"
|
|
18
|
-
"
|
|
28
|
+
"Container": "Container",
|
|
29
|
+
"Count": "Count",
|
|
30
|
+
"Currency": "Currency",
|
|
31
|
+
"Current filter": "Current filter",
|
|
19
32
|
"Data": "Data",
|
|
20
|
-
"
|
|
21
|
-
"
|
|
33
|
+
"Date range": "Date range",
|
|
34
|
+
"Delete": "Delete",
|
|
22
35
|
"Dimensions": "Dimensions",
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"
|
|
36
|
+
"Distinct": "Distinct",
|
|
37
|
+
"Divide": "Divide",
|
|
38
|
+
"Dual axes": "Dual axes",
|
|
39
|
+
"Duplicate": "Duplicate",
|
|
40
|
+
"Edit": "Edit",
|
|
41
|
+
"Edit field properties": "Edit field properties",
|
|
42
|
+
"Enable": "Enable",
|
|
27
43
|
"Enable cache": "Enable cache",
|
|
28
|
-
"
|
|
44
|
+
"Expand": "Expand",
|
|
45
|
+
"Exponential": "Exponential",
|
|
29
46
|
"Field": "Field",
|
|
30
|
-
"
|
|
31
|
-
"
|
|
47
|
+
"Filter": "Filter",
|
|
48
|
+
"Fixed height": "Fixed height",
|
|
32
49
|
"Format": "Format",
|
|
33
|
-
"The first 10 records of the query result:": "The first 10 records of the query result:",
|
|
34
|
-
"Please run query to retrive data.": "Please run query to retrive data.",
|
|
35
|
-
"Type": "Type",
|
|
36
|
-
"Add field": "Add field",
|
|
37
|
-
"Add chart": "Add chart",
|
|
38
|
-
"xField": "X field",
|
|
39
|
-
"yField": "Y field",
|
|
40
|
-
"seriesField": "Series field",
|
|
41
|
-
"angleField": "Angle field",
|
|
42
|
-
"colorField": "Color field",
|
|
43
|
-
"Line": "Line",
|
|
44
|
-
"Area": "Area",
|
|
45
|
-
"Column": "Column",
|
|
46
|
-
"Bar": "Bar",
|
|
47
|
-
"Pie": "Pie",
|
|
48
|
-
"Dual axes": "Dual axes",
|
|
49
|
-
"Scatter": "Scatter",
|
|
50
50
|
"Gauge": "Gauge",
|
|
51
|
-
"
|
|
52
|
-
"
|
|
51
|
+
"Height": "Height",
|
|
52
|
+
"Input": "Input",
|
|
53
|
+
"JSON config": "JSON config",
|
|
54
|
+
"Limit": "Limit",
|
|
55
|
+
"Line": "Line",
|
|
56
|
+
"Max": "Max",
|
|
57
|
+
"Measures": "Measures",
|
|
58
|
+
"Min": "Min",
|
|
59
|
+
"Multiply": "Multiply",
|
|
60
|
+
"Offset": "Offset",
|
|
61
|
+
"Original field": "Original field",
|
|
53
62
|
"Percent": "Percent",
|
|
54
|
-
"
|
|
55
|
-
"Abbreviation": "Abbreviation",
|
|
63
|
+
"Pie": "Pie",
|
|
56
64
|
"Please configure and run query": "Please configure and run query",
|
|
57
65
|
"Please configure chart": "Please configure chart",
|
|
58
|
-
"
|
|
59
|
-
"
|
|
66
|
+
"Please run query to retrive data.": "Please run query to retrive data.",
|
|
67
|
+
"Please select a chart type.": "Please select a chart type.",
|
|
68
|
+
"Query": "Query",
|
|
69
|
+
"Run query": "Run query",
|
|
60
70
|
"Same properties set in the form above will be overwritten by this JSON config.": "Same properties set in the form above will be overwritten by this JSON config.",
|
|
61
|
-
"
|
|
62
|
-
"
|
|
63
|
-
"
|
|
71
|
+
"Scatter": "Scatter",
|
|
72
|
+
"Select a source field to use metadata of the field": "Select a source field to use metadata of the field",
|
|
73
|
+
"Show background": "Show background",
|
|
74
|
+
"Show border": "Show border",
|
|
75
|
+
"Show padding": "Show padding",
|
|
76
|
+
"Size": "Size",
|
|
77
|
+
"Sort": "Sort",
|
|
78
|
+
"Statistic": "Statistic",
|
|
79
|
+
"Submit": "Submit",
|
|
64
80
|
"Sum": "Sum",
|
|
65
|
-
"
|
|
66
|
-
"
|
|
67
|
-
"
|
|
68
|
-
"Max": "Max",
|
|
69
|
-
"Please select a chart type.": "Please select a chart type.",
|
|
70
|
-
"Collection": "Collection",
|
|
71
|
-
"isStack": "isStack",
|
|
72
|
-
"isPercent": "isPercent",
|
|
73
|
-
"isGroup": "isGroup",
|
|
74
|
-
"smooth": "smooth",
|
|
75
|
-
"Expand": "Expand",
|
|
76
|
-
"Current filter": "Current filter",
|
|
77
|
-
"Add custom field": "Add custom field",
|
|
78
|
-
"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.",
|
|
79
|
-
"Input": "Input",
|
|
80
|
-
"Date range": "Date range",
|
|
81
|
+
"TTL (second)": "TTL (second)",
|
|
82
|
+
"Table": "Table",
|
|
83
|
+
"The first 10 records of the query result:": "The first 10 records of the query result:",
|
|
81
84
|
"Time range": "Time range",
|
|
82
|
-
"
|
|
83
|
-
"
|
|
84
|
-
"
|
|
85
|
+
"Title": "Title",
|
|
86
|
+
"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.",
|
|
87
|
+
"Transform": "Transform",
|
|
85
88
|
"Transformation": "Transformation",
|
|
86
|
-
"Add transformation": "Add transformation",
|
|
87
|
-
"Container": "Container",
|
|
88
|
-
"Show border": "Show border",
|
|
89
89
|
"Transformation tip": "Fields allow multiple transformations, applied sequentially. Pay attention to data type changes after each transformation. Drag-and-drop functionality enables adjustment of transformation order.",
|
|
90
|
-
"Type conversion": "Type conversion",
|
|
91
90
|
"Transformer": "Transformer",
|
|
92
|
-
"
|
|
91
|
+
"Type": "Type",
|
|
92
|
+
"Type conversion": "Type conversion",
|
|
93
93
|
"Width": "Width",
|
|
94
|
-
"
|
|
95
|
-
"
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"
|
|
99
|
-
"
|
|
100
|
-
"
|
|
101
|
-
"
|
|
102
|
-
"
|
|
103
|
-
|
|
94
|
+
"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.",
|
|
95
|
+
"angleField": "Angle field",
|
|
96
|
+
"colorField": "Color field",
|
|
97
|
+
"isGroup": "isGroup",
|
|
98
|
+
"isPercent": "isPercent",
|
|
99
|
+
"isStack": "isStack",
|
|
100
|
+
"seriesField": "Series field",
|
|
101
|
+
"smooth": "smooth",
|
|
102
|
+
"xField": "X field",
|
|
103
|
+
"yField": "Y field"
|
|
104
|
+
}
|
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Abbreviation": "Abbreviation",
|
|
3
|
+
"Actions": "Actions",
|
|
4
|
+
"Add chart": "Add chart",
|
|
5
|
+
"Add custom field": "Add custom field",
|
|
6
|
+
"Add field": "Add field",
|
|
7
|
+
"Add transformation": "Add transformation",
|
|
8
|
+
"Aggregation": "Aggregation",
|
|
9
|
+
"Alias": "Alias",
|
|
10
|
+
"Are you sure to cancel?": "Are you sure to cancel?",
|
|
11
|
+
"Area": "Area",
|
|
12
|
+
"Aspect ratio": "Aspect ratio",
|
|
13
|
+
"Auto refresh": "Auto refresh",
|
|
14
|
+
"Avg": "Avg",
|
|
15
|
+
"Bar": "Bar",
|
|
16
|
+
"Built-in": "Built-in",
|
|
17
|
+
"Cancel": "Cancel",
|
|
18
|
+
"Chart": "Chart",
|
|
19
|
+
"Chart type": "Chart type",
|
|
20
|
+
"ChartV2": "ChartV2",
|
|
21
|
+
"Charts": "Charts",
|
|
22
|
+
"Collapse": "Collapse",
|
|
23
|
+
"Collection": "Collection",
|
|
24
|
+
"Column": "Column",
|
|
25
|
+
"Config reference: ": "Config reference: ",
|
|
26
|
+
"Configure": "Configure",
|
|
27
|
+
"Configure chart": "Configure chart",
|
|
28
|
+
"Container": "Container",
|
|
29
|
+
"Count": "Count",
|
|
30
|
+
"Currency": "Currency",
|
|
31
|
+
"Current filter": "Current filter",
|
|
32
|
+
"Data": "Data",
|
|
33
|
+
"Date range": "Date range",
|
|
34
|
+
"Delete": "Delete",
|
|
35
|
+
"Dimensions": "Dimensions",
|
|
36
|
+
"Distinct": "Distinct",
|
|
37
|
+
"Divide": "Divide",
|
|
38
|
+
"Dual axes": "Dual axes",
|
|
39
|
+
"Duplicate": "Duplicate",
|
|
40
|
+
"Edit": "Edit",
|
|
41
|
+
"Edit field properties": "Edit field properties",
|
|
42
|
+
"Enable": "Enable",
|
|
43
|
+
"Enable cache": "Enable cache",
|
|
44
|
+
"Expand": "Expand",
|
|
45
|
+
"Exponential": "Exponential",
|
|
46
|
+
"Field": "Field",
|
|
47
|
+
"Filter": "Filter",
|
|
48
|
+
"Fixed height": "Fixed height",
|
|
49
|
+
"Format": "Format",
|
|
50
|
+
"Gauge": "Gauge",
|
|
51
|
+
"Height": "Height",
|
|
52
|
+
"Input": "Input",
|
|
53
|
+
"JSON config": "JSON config",
|
|
54
|
+
"Limit": "Limit",
|
|
55
|
+
"Line": "Line",
|
|
56
|
+
"Max": "Max",
|
|
57
|
+
"Measures": "Measures",
|
|
58
|
+
"Min": "Min",
|
|
59
|
+
"Multiply": "Multiply",
|
|
60
|
+
"Offset": "Offset",
|
|
61
|
+
"Original field": "Original field",
|
|
62
|
+
"Percent": "Percent",
|
|
63
|
+
"Pie": "Pie",
|
|
64
|
+
"Please configure and run query": "Please configure and run query",
|
|
65
|
+
"Please configure chart": "Please configure chart",
|
|
66
|
+
"Please run query to retrive data.": "Please run query to retrive data.",
|
|
67
|
+
"Please select a chart type.": "Please select a chart type.",
|
|
68
|
+
"Query": "Query",
|
|
69
|
+
"Run query": "Run query",
|
|
70
|
+
"Same properties set in the form above will be overwritten by this JSON config.": "Same properties set in the form above will be overwritten by this JSON config.",
|
|
71
|
+
"Scatter": "Scatter",
|
|
72
|
+
"Select a source field to use metadata of the field": "Select a source field to use metadata of the field",
|
|
73
|
+
"Show background": "Show background",
|
|
74
|
+
"Show border": "Show border",
|
|
75
|
+
"Show padding": "Show padding",
|
|
76
|
+
"Size": "Size",
|
|
77
|
+
"Sort": "Sort",
|
|
78
|
+
"Statistic": "Statistic",
|
|
79
|
+
"Submit": "Submit",
|
|
80
|
+
"Sum": "Sum",
|
|
81
|
+
"TTL (second)": "TTL (second)",
|
|
82
|
+
"Table": "Table",
|
|
83
|
+
"The first 10 records of the query result:": "The first 10 records of the query result:",
|
|
84
|
+
"Time range": "Time range",
|
|
85
|
+
"Title": "Title",
|
|
86
|
+
"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.",
|
|
87
|
+
"Transform": "Transform",
|
|
88
|
+
"Transformation": "Transformation",
|
|
89
|
+
"Transformation tip": "Fields allow multiple transformations, applied sequentially. Pay attention to data type changes after each transformation. Drag-and-drop functionality enables adjustment of transformation order.",
|
|
90
|
+
"Transformer": "Transformer",
|
|
91
|
+
"Type": "Type",
|
|
92
|
+
"Type conversion": "Type conversion",
|
|
93
|
+
"Width": "Width",
|
|
94
|
+
"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.",
|
|
95
|
+
"angleField": "Angle field",
|
|
96
|
+
"colorField": "Color field",
|
|
97
|
+
"isGroup": "isGroup",
|
|
98
|
+
"isPercent": "isPercent",
|
|
99
|
+
"isStack": "isStack",
|
|
100
|
+
"seriesField": "Series field",
|
|
101
|
+
"smooth": "smooth",
|
|
102
|
+
"xField": "X field",
|
|
103
|
+
"yField": "Y field"
|
|
104
|
+
}
|
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Abbreviation": "Abbreviation",
|
|
3
|
+
"Actions": "Actions",
|
|
4
|
+
"Add chart": "Add chart",
|
|
5
|
+
"Add custom field": "Add custom field",
|
|
6
|
+
"Add field": "Add field",
|
|
7
|
+
"Add transformation": "Add transformation",
|
|
8
|
+
"Aggregation": "Aggregation",
|
|
9
|
+
"Alias": "Alias",
|
|
10
|
+
"Are you sure to cancel?": "Are you sure to cancel?",
|
|
11
|
+
"Area": "Area",
|
|
12
|
+
"Aspect ratio": "Aspect ratio",
|
|
13
|
+
"Auto refresh": "Auto refresh",
|
|
14
|
+
"Avg": "Avg",
|
|
15
|
+
"Bar": "Bar",
|
|
16
|
+
"Built-in": "Built-in",
|
|
17
|
+
"Cancel": "Cancel",
|
|
18
|
+
"Chart": "Chart",
|
|
19
|
+
"Chart type": "Chart type",
|
|
20
|
+
"ChartV2": "ChartV2",
|
|
21
|
+
"Charts": "Charts",
|
|
22
|
+
"Collapse": "Collapse",
|
|
23
|
+
"Collection": "Collection",
|
|
24
|
+
"Column": "Column",
|
|
25
|
+
"Config reference: ": "Config reference: ",
|
|
26
|
+
"Configure": "Configure",
|
|
27
|
+
"Configure chart": "Configure chart",
|
|
28
|
+
"Container": "Container",
|
|
29
|
+
"Count": "Count",
|
|
30
|
+
"Currency": "Currency",
|
|
31
|
+
"Current filter": "Current filter",
|
|
32
|
+
"Data": "Data",
|
|
33
|
+
"Date range": "Date range",
|
|
34
|
+
"Delete": "Delete",
|
|
35
|
+
"Dimensions": "Dimensions",
|
|
36
|
+
"Distinct": "Distinct",
|
|
37
|
+
"Divide": "Divide",
|
|
38
|
+
"Dual axes": "Dual axes",
|
|
39
|
+
"Duplicate": "Duplicate",
|
|
40
|
+
"Edit": "Edit",
|
|
41
|
+
"Edit field properties": "Edit field properties",
|
|
42
|
+
"Enable": "Enable",
|
|
43
|
+
"Enable cache": "Enable cache",
|
|
44
|
+
"Expand": "Expand",
|
|
45
|
+
"Exponential": "Exponential",
|
|
46
|
+
"Field": "Field",
|
|
47
|
+
"Filter": "Filter",
|
|
48
|
+
"Fixed height": "Fixed height",
|
|
49
|
+
"Format": "Format",
|
|
50
|
+
"Gauge": "Gauge",
|
|
51
|
+
"Height": "Height",
|
|
52
|
+
"Input": "Input",
|
|
53
|
+
"JSON config": "JSON config",
|
|
54
|
+
"Limit": "Limit",
|
|
55
|
+
"Line": "Line",
|
|
56
|
+
"Max": "Max",
|
|
57
|
+
"Measures": "Measures",
|
|
58
|
+
"Min": "Min",
|
|
59
|
+
"Multiply": "Multiply",
|
|
60
|
+
"Offset": "Offset",
|
|
61
|
+
"Original field": "Original field",
|
|
62
|
+
"Percent": "Percent",
|
|
63
|
+
"Pie": "Pie",
|
|
64
|
+
"Please configure and run query": "Please configure and run query",
|
|
65
|
+
"Please configure chart": "Please configure chart",
|
|
66
|
+
"Please run query to retrive data.": "Please run query to retrive data.",
|
|
67
|
+
"Please select a chart type.": "Please select a chart type.",
|
|
68
|
+
"Query": "Query",
|
|
69
|
+
"Run query": "Run query",
|
|
70
|
+
"Same properties set in the form above will be overwritten by this JSON config.": "Same properties set in the form above will be overwritten by this JSON config.",
|
|
71
|
+
"Scatter": "Scatter",
|
|
72
|
+
"Select a source field to use metadata of the field": "Select a source field to use metadata of the field",
|
|
73
|
+
"Show background": "Show background",
|
|
74
|
+
"Show border": "Show border",
|
|
75
|
+
"Show padding": "Show padding",
|
|
76
|
+
"Size": "Size",
|
|
77
|
+
"Sort": "Sort",
|
|
78
|
+
"Statistic": "Statistic",
|
|
79
|
+
"Submit": "Submit",
|
|
80
|
+
"Sum": "Sum",
|
|
81
|
+
"TTL (second)": "TTL (second)",
|
|
82
|
+
"Table": "Table",
|
|
83
|
+
"The first 10 records of the query result:": "The first 10 records of the query result:",
|
|
84
|
+
"Time range": "Time range",
|
|
85
|
+
"Title": "Title",
|
|
86
|
+
"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.",
|
|
87
|
+
"Transform": "Transform",
|
|
88
|
+
"Transformation": "Transformation",
|
|
89
|
+
"Transformation tip": "Fields allow multiple transformations, applied sequentially. Pay attention to data type changes after each transformation. Drag-and-drop functionality enables adjustment of transformation order.",
|
|
90
|
+
"Transformer": "Transformer",
|
|
91
|
+
"Type": "Type",
|
|
92
|
+
"Type conversion": "Type conversion",
|
|
93
|
+
"Width": "Width",
|
|
94
|
+
"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.",
|
|
95
|
+
"angleField": "Angle field",
|
|
96
|
+
"colorField": "Color field",
|
|
97
|
+
"isGroup": "isGroup",
|
|
98
|
+
"isPercent": "isPercent",
|
|
99
|
+
"isStack": "isStack",
|
|
100
|
+
"seriesField": "Series field",
|
|
101
|
+
"smooth": "smooth",
|
|
102
|
+
"xField": "X field",
|
|
103
|
+
"yField": "Y field"
|
|
104
|
+
}
|