@gooddata/sdk-ui-ext 10.9.0-alpha.8 → 10.9.0-beta.0
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/NOTICE +35 -3
- package/esm/internal/translations/en-AU.json +363 -0
- package/esm/internal/translations/fi-FI.json +363 -0
- package/esm/internal/translations/zh-HK.json +363 -0
- package/esm/internal/translations/zh-Hant.json +363 -0
- package/esm/internal/utils/translations.d.ts.map +1 -1
- package/esm/internal/utils/translations.js +8 -0
- package/esm/internal/utils/translations.js.map +1 -1
- package/package.json +16 -16
package/NOTICE
CHANGED
|
@@ -7,9 +7,9 @@
|
|
|
7
7
|
|
|
8
8
|
The following 3rd-party software packages may be used by or distributed with gooddata-ui-sdk. Any information relevant to third-party vendors listed below are collected using common, reasonable means.
|
|
9
9
|
|
|
10
|
-
Date generated: 2024-8-
|
|
10
|
+
Date generated: 2024-8-22
|
|
11
11
|
|
|
12
|
-
Revision ID:
|
|
12
|
+
Revision ID: ac2a1cbb3ecc2631d09cfd81c542bf794e25ba77
|
|
13
13
|
|
|
14
14
|
================================================================================
|
|
15
15
|
================================================================================
|
|
@@ -764,6 +764,7 @@ Revision ID: c59f0f8bf838792baeba07a326e764724c984547
|
|
|
764
764
|
- react-is (18.2.0) [MIT]
|
|
765
765
|
- react-lifecycles-compat (3.0.4) [MIT]
|
|
766
766
|
- react-lines-ellipsis (0.15.4) [MIT]
|
|
767
|
+
- react-loading-skeleton (3.4.0) [MIT]
|
|
767
768
|
- react-markdown (9.0.1) [MIT]
|
|
768
769
|
- react-measure (2.5.2) [MIT]
|
|
769
770
|
- react-native-listener (1.1.0) [Apache-2.0, MIT]
|
|
@@ -28116,6 +28117,26 @@ SOFTWARE.
|
|
|
28116
28117
|
|
|
28117
28118
|
|
|
28118
28119
|
|
|
28120
|
+
--------------------------------------------------------------------------------
|
|
28121
|
+
Package Title: react-loading-skeleton (3.4.0)
|
|
28122
|
+
|
|
28123
|
+
Package Locator: npm+react-loading-skeleton$3.4.0
|
|
28124
|
+
--------------------------------------------------------------------------------
|
|
28125
|
+
|
|
28126
|
+
* Declared Licenses *
|
|
28127
|
+
MIT
|
|
28128
|
+
|
|
28129
|
+
|
|
28130
|
+
Copyright 2023 David Tang
|
|
28131
|
+
|
|
28132
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
28133
|
+
|
|
28134
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
28135
|
+
|
|
28136
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
28137
|
+
|
|
28138
|
+
|
|
28139
|
+
|
|
28119
28140
|
--------------------------------------------------------------------------------
|
|
28120
28141
|
Package Title: react-markdown (9.0.1)
|
|
28121
28142
|
|
|
@@ -60447,6 +60468,17 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
60447
60468
|
SOFTWARE.
|
|
60448
60469
|
|
|
60449
60470
|
|
|
60471
|
+
* MIT *
|
|
60472
|
+
|
|
60473
|
+
Copyright 2023 David Tang
|
|
60474
|
+
|
|
60475
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
60476
|
+
|
|
60477
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
60478
|
+
|
|
60479
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
60480
|
+
|
|
60481
|
+
|
|
60450
60482
|
* MIT *
|
|
60451
60483
|
|
|
60452
60484
|
Copyright Bjørge Næss
|
|
@@ -69112,4 +69144,4 @@ POSSIBILITY OF SUCH DAMAGE.
|
|
|
69112
69144
|
--------------------------------------------------------------------------------
|
|
69113
69145
|
--------------------------------------------------------------------------------
|
|
69114
69146
|
|
|
69115
|
-
Report Generated by FOSSA on 2024-8-
|
|
69147
|
+
Report Generated by FOSSA on 2024-8-22
|
|
@@ -0,0 +1,363 @@
|
|
|
1
|
+
{
|
|
2
|
+
"or": "or",
|
|
3
|
+
"dashboard.bucket.measures_title.column._measure": "Measures",
|
|
4
|
+
"dashboard.bucket.measures_title.column._metric": "Metrics",
|
|
5
|
+
"dashboard.bucket.measures_title.bar._measure": "Measures",
|
|
6
|
+
"dashboard.bucket.measures_title.bar._metric": "Metrics",
|
|
7
|
+
"dashboard.bucket.measures_title.line._measure": "Measures",
|
|
8
|
+
"dashboard.bucket.measures_title.line._metric": "Metrics",
|
|
9
|
+
"dashboard.bucket.measures_title.area._measure": "Measures",
|
|
10
|
+
"dashboard.bucket.measures_title.area._metric": "Metrics",
|
|
11
|
+
"dashboard.bucket.measures_title.pie._measure": "Measures",
|
|
12
|
+
"dashboard.bucket.measures_title.pie._metric": "Metrics",
|
|
13
|
+
"dashboard.bucket.measures_title.funnel._measure": "Measures",
|
|
14
|
+
"dashboard.bucket.measures_title.funnel._metric": "Metrics",
|
|
15
|
+
"dashboard.bucket.measures_title.pyramid._measure": "Measures",
|
|
16
|
+
"dashboard.bucket.measures_title.pyramid._metric": "Metrics",
|
|
17
|
+
"dashboard.bucket.measures_title.treemap._measure": "Measures",
|
|
18
|
+
"dashboard.bucket.measures_title.treemap._metric": "Metrics",
|
|
19
|
+
"dashboard.bucket.measures_title.donut._measure": "Measures",
|
|
20
|
+
"dashboard.bucket.measures_title.donut._metric": "Metrics",
|
|
21
|
+
"dashboard.bucket.measures_title.heatmap._measure": "Gauge",
|
|
22
|
+
"dashboard.bucket.measures_title.heatmap._metric": "Metric",
|
|
23
|
+
"dashboard.bucket.measures_title.headline._measure": "Gauge",
|
|
24
|
+
"dashboard.bucket.measures_title.headline._metric": "Metric",
|
|
25
|
+
"dashboard.bucket.measures_subtitle.headline": "primary",
|
|
26
|
+
"dashboard.bucket.secondary_measures_title.headline._measure": "Gauge",
|
|
27
|
+
"dashboard.bucket.secondary_measures_title.headline._metric": "Metric",
|
|
28
|
+
"dashboard.bucket.secondary_measures_subtitle.headline": "secondary",
|
|
29
|
+
"dashboard.bucket.measures_title.scatter._measure": "Gauge",
|
|
30
|
+
"dashboard.bucket.measures_title.scatter._metric": "Metric",
|
|
31
|
+
"dashboard.bucket.secondary_measures_title.scatter._measure": "Gauge",
|
|
32
|
+
"dashboard.bucket.secondary_measures_title.scatter._metric": "Metric",
|
|
33
|
+
"dashboard.bucket.measures_subtitle.scatter": "X-axis",
|
|
34
|
+
"dashboard.bucket.secondary_measures_subtitle.scatter": "Y-axis",
|
|
35
|
+
"dashboard.bucket.attribute_title.scatter": "Attribute",
|
|
36
|
+
"dashboard.bucket.measures_title.combo._measure": "Measures",
|
|
37
|
+
"dashboard.bucket.measures_title.combo._metric": "Metrics",
|
|
38
|
+
"dashboard.bucket.measures_subtitle.combo": "Pillar",
|
|
39
|
+
"dashboard.bucket.secondary_measures_title.combo._measure": "Measures",
|
|
40
|
+
"dashboard.bucket.secondary_measures_title.combo._metric": "Metrics",
|
|
41
|
+
"dashboard.bucket.secondary_measures_subtitle.combo": "Queue",
|
|
42
|
+
"dashboard.bucket.measures_title.xirr._measure": "Gauge",
|
|
43
|
+
"dashboard.bucket.measures_title.xirr._metric": "Metric",
|
|
44
|
+
"dashboard.bucket.measures_title.waterfall._measure": "Measures",
|
|
45
|
+
"dashboard.bucket.measures_title.waterfall._metric": "Metrics",
|
|
46
|
+
"dashboard.bucket.attribute_title.xirr": "Date attribute",
|
|
47
|
+
"dashboard.bucket.attribute_from_title.sankey": "Attribute",
|
|
48
|
+
"dashboard.bucket.attribute_from_subtitle.sankey": "from",
|
|
49
|
+
"dashboard.bucket.attribute_to_title.sankey": "Attribute",
|
|
50
|
+
"dashboard.bucket.attribute_to_subtitle.sankey": "to",
|
|
51
|
+
"dashboard.bucket.attribute_from_title.dependencywheel": "Attribute",
|
|
52
|
+
"dashboard.bucket.attribute_from_subtitle.dependencywheel": "from",
|
|
53
|
+
"dashboard.bucket.attribute_to_title.dependencywheel": "Attribute",
|
|
54
|
+
"dashboard.bucket.attribute_to_subtitle.dependencywheel": "to",
|
|
55
|
+
"dashboard.bucket.combo.subtitle.column": "as columns",
|
|
56
|
+
"dashboard.bucket.combo.subtitle.line": "as lines",
|
|
57
|
+
"dashboard.bucket.combo.subtitle.area": "as areas",
|
|
58
|
+
"dashboard.bucket.measures_title.bubble._measure": "Gauge",
|
|
59
|
+
"dashboard.bucket.measures_title.bubble._metric": "Metric",
|
|
60
|
+
"dashboard.bucket.secondary_measures_title.bubble._measure": "Gauge",
|
|
61
|
+
"dashboard.bucket.secondary_measures_title.bubble._metric": "Metric",
|
|
62
|
+
"dashboard.bucket.tertiary_measures_title.bubble._measure": "Gauge",
|
|
63
|
+
"dashboard.bucket.tertiary_measures_title.bubble._metric": "Metric",
|
|
64
|
+
"dashboard.bucket.measures_subtitle.bubble": "X-axis",
|
|
65
|
+
"dashboard.bucket.secondary_measures_subtitle.bubble": "Y-axis",
|
|
66
|
+
"dashboard.bucket.tertiary_measures_subtitle.bubble": "Size",
|
|
67
|
+
"dashboard.bucket.location_title.pushpin": "Location",
|
|
68
|
+
"dashboard.bucket.size_title.pushpin._measure": "Gauge",
|
|
69
|
+
"dashboard.bucket.size_title.pushpin._metric": "Metric",
|
|
70
|
+
"dashboard.bucket.size_subtitle.pushpin": "Size",
|
|
71
|
+
"dashboard.bucket.color_title.pushpin._measure": "Gauge",
|
|
72
|
+
"dashboard.bucket.color_title.pushpin._metric": "Metric",
|
|
73
|
+
"dashboard.bucket.color_subtitle.pushpin": "Colour",
|
|
74
|
+
"dashboard.bucket.view_title.bubble": "View by",
|
|
75
|
+
"dashboard.bucket.view_title.pie": "View by",
|
|
76
|
+
"dashboard.bucket.view_title.treemap": "View by",
|
|
77
|
+
"dashboard.bucket.view_title.donut": "View by",
|
|
78
|
+
"dashboard.bucket.view_title.funnel": "View by",
|
|
79
|
+
"dashboard.bucket.view_title.pyramid": "View by",
|
|
80
|
+
"dashboard.bucket.view_title.column": "View by",
|
|
81
|
+
"dashboard.bucket.view_title.bar": "View by",
|
|
82
|
+
"dashboard.bucket.view_title.area": "View by",
|
|
83
|
+
"dashboard.bucket.view_title.bullet": "View by",
|
|
84
|
+
"dashboard.bucket.view_title.waterfall": "View by",
|
|
85
|
+
"dashboard.bucket.view_title.heatmap": "Rows",
|
|
86
|
+
"dashboard.bucket.trend_title.line": "Trend BY",
|
|
87
|
+
"dashboard.bucket.view_title.combo": "View by",
|
|
88
|
+
"dashboard.bucket.stack_title.column": "Stack BY",
|
|
89
|
+
"dashboard.bucket.stack_title.bar": "Stack BY",
|
|
90
|
+
"dashboard.bucket.stack_title.area": "Stack BY",
|
|
91
|
+
"dashboard.bucket.stack_title.heatmap": "Pillars",
|
|
92
|
+
"dashboard.bucket.segment_title.line": "Segment BY",
|
|
93
|
+
"dashboard.bucket.segment_title.treemap": "Segment by",
|
|
94
|
+
"dashboard.bucket.segment_title.pushpin": "Segment by",
|
|
95
|
+
"dashboard.bucket.metric_segment_by_warning._measure": "To add additional measure, remove {icons} from '<span class=\"stack-by\">'segment by'</span>'",
|
|
96
|
+
"dashboard.bucket.metric_segment_by_warning._metric": "To add an additional metric, remove {icons} from '<span class=\"stack-by\">'segment by'</span>'",
|
|
97
|
+
"dashboard.bucket.metric_stack_by_warning._measure": "To add additional measure, remove {icons} from '<span class=\"stack-by\">'stack by'</span>'",
|
|
98
|
+
"dashboard.bucket.metric_stack_by_warning._metric": "To add an additional metric, remove {icons} from '<span class=\"stack-by\">'stack by'</span>'",
|
|
99
|
+
"dashboard.bucket.metric_view_by_warning._measure": "To add additional measure, remove {icons} from '<span class=\"stack-by\">'view by'</span>'",
|
|
100
|
+
"dashboard.bucket.metric_view_by_warning._metric": "To add an additional metric, remove {icons} from '<span class=\"stack-by\">'view by'</span>'",
|
|
101
|
+
"dashboard.bucket.category_view_by_warning._measure": "To view by another attribute, a visualisation can have only one measure",
|
|
102
|
+
"dashboard.bucket.category_view_by_warning._metric": "To view by another attribute, a visualisation can have only one metric",
|
|
103
|
+
"dashboard.bucket.view_stack_by_warning": "To add additional attribute, remove {icons} from '<span class=\"stack-by\">'stack by'</span>'",
|
|
104
|
+
"dashboard.bucket.category_stack_by_warning._measure": "To stack by, a visualisation can have only one measure",
|
|
105
|
+
"dashboard.bucket.category_stack_by_warning._metric": "To stack by, a visualisation can have only one metric",
|
|
106
|
+
"dashboard.bucket.stack_view_by_warning": "To stack by, a visualisation can have only one attribute in view by",
|
|
107
|
+
"dashboard.bucket.measure_stack_by_warning._measure": "To stack by an attribute, a visualisation can have only one measure",
|
|
108
|
+
"dashboard.bucket.measure_stack_by_warning._metric": "To stack by an attribute, a visualisation can have only one metric",
|
|
109
|
+
"dashboard.bucket.category_columns_warning._measure": "Cannot add columns: limit is {oldLimit} measurements and {oldRowsLimit} rows. Adhere to the limits to add more.",
|
|
110
|
+
"dashboard.bucket.category_columns_warning._metric": "Cannot add columns: limit is {oldLimit} metrics and {oldRowsLimit} rows. Adhere to the limits to add more.",
|
|
111
|
+
"dashboard.bucket.category_measures_rows_warning": "To total up to {limit} more, clear all items from the columns section.",
|
|
112
|
+
"dashboard.bucket.category_category_by_warning._measure": "To view by, a visualisation can have only one measure",
|
|
113
|
+
"dashboard.bucket.category_category_by_warning._metric": "To view by, a visualisation can have only one metric",
|
|
114
|
+
"dashboard.bucket.category_segment_by_warning._measure": "To segment by, a visualisation can have only one measure",
|
|
115
|
+
"dashboard.bucket.category_segment_by_warning._metric": "To segment by, a visualisation can have only one metric",
|
|
116
|
+
"dashboard.bucket.measures_title.table._measure": "Measures",
|
|
117
|
+
"dashboard.bucket.measures_title.table._metric": "Metrics",
|
|
118
|
+
"dashboard.bucket.measures_title.sankey._measure": "GAUGE",
|
|
119
|
+
"dashboard.bucket.measures_title.sankey._metric": "METRIC",
|
|
120
|
+
"dashboard.bucket.measures_title.dependencywheel._measure": "GAUGE",
|
|
121
|
+
"dashboard.bucket.measures_title.dependencywheel._metric": "METRIC",
|
|
122
|
+
"dashboard.bucket.attribute_title.table": "Rows",
|
|
123
|
+
"dashboard.bucket.columns_title.table": "Pillars",
|
|
124
|
+
"dashboard.bucket.attribute_title.repeater": "Rows",
|
|
125
|
+
"dashboard.bucket.view_title.repeater": "View by",
|
|
126
|
+
"dashboard.bucket.columns_title.repeater": "Pillars",
|
|
127
|
+
"dashboard.error.missing_primary_bucket_item.heading._measure": "No primary measure in your visualisation",
|
|
128
|
+
"dashboard.error.missing_primary_bucket_item.heading._metric": "No primary metric in your visualisation",
|
|
129
|
+
"dashboard.error.missing_primary_bucket_item.text._measure": "Add a primary measure to your visualisation, or switch to table.\nOnce done, you'll be able to save it.",
|
|
130
|
+
"dashboard.error.missing_primary_bucket_item.text._metric": "Add a primary metric to your visualisation, or switch to table.\nOnce done, you'll be able to save it.",
|
|
131
|
+
"dashboard.xirr.error.invalid_buckets.heading": "Incomplete set-up",
|
|
132
|
+
"dashboard.xirr.error.invalid_buckets.text._measure": "Ensure you have selected one measure and one date attribute.",
|
|
133
|
+
"dashboard.xirr.error.invalid_buckets.text._metric": "Ensure you have selected one metric and one date attribute.",
|
|
134
|
+
"properties.unsupported": "This visualisation doesn't support configuration",
|
|
135
|
+
"properties.config.not_applicable": "Configuration Panel is not applicable for this configuration of the visualisation",
|
|
136
|
+
"properties.not_applicable": "Property is not applicable for this configuration of the visualisation",
|
|
137
|
+
"properties.auto_placeholder": "auto",
|
|
138
|
+
"properties.auto_default": "car (default)",
|
|
139
|
+
"properties.legend.title": "Legend",
|
|
140
|
+
"properties.legend.position": "Position",
|
|
141
|
+
"properties.total.title": "Total",
|
|
142
|
+
"properties.total.name": "Name",
|
|
143
|
+
"properties.total.tooltip": "Add sum of all values as a column at the end.",
|
|
144
|
+
"properties.total.measures.tooltip": "Disable \"is total\" options in metric to add the sum of all values as a column at the end.",
|
|
145
|
+
"properties.color.total": "Total",
|
|
146
|
+
"properties.color.positive": "Positive",
|
|
147
|
+
"properties.color.negative": "Negative",
|
|
148
|
+
"properties.canvas.title": "Canvas",
|
|
149
|
+
"properties.canvas.gridline": "Gridline",
|
|
150
|
+
"properties.canvas.labels.percentages": "Percentage",
|
|
151
|
+
"properties.canvas.labels.percentages.info": "Display percentages on each segment, with the top-most segment as 100% and the others as fractions of that value.",
|
|
152
|
+
"properties.canvas.labels.percentages.disabled": "Percentages are hidden due to hidden data labels.",
|
|
153
|
+
"properties.canvas.continuousLine.label": "Continuous line",
|
|
154
|
+
"properties.canvas.continuousLine.tooltip": "Draw a line between points with missing values.",
|
|
155
|
+
"properties.canvas.dataLabels": "Data Labels",
|
|
156
|
+
"properties.canvas.dataLabels.auto": "car (default)",
|
|
157
|
+
"properties.canvas.dataLabels.show": "display",
|
|
158
|
+
"properties.canvas.dataLabels.hide": "hide",
|
|
159
|
+
"properties.canvas.rowHeight": "Row height",
|
|
160
|
+
"properties.canvas.rowHeight.small": "small",
|
|
161
|
+
"properties.canvas.rowHeight.medium": "medium",
|
|
162
|
+
"properties.canvas.rowHeight.large": "big",
|
|
163
|
+
"properties.canvas.verticalAlign": "Vertical align",
|
|
164
|
+
"properties.canvas.verticalAlign.top": "top",
|
|
165
|
+
"properties.canvas.verticalAlign.middle": "centre",
|
|
166
|
+
"properties.canvas.verticalAlign.bottom": "arse",
|
|
167
|
+
"properties.canvas.textWrapping": "Text wrapping",
|
|
168
|
+
"properties.canvas.textWrapping.clip": "clip",
|
|
169
|
+
"properties.canvas.textWrapping.wrap": "wrap",
|
|
170
|
+
"properties.canvas.image": "Picture",
|
|
171
|
+
"properties.canvas.image.fit": "fit",
|
|
172
|
+
"properties.canvas.image.fill": "fill",
|
|
173
|
+
"properties.forecast.title": "Forecast",
|
|
174
|
+
"properties.forecastDisabled.title": "Forecast is not available for this combination of buckets.",
|
|
175
|
+
"properties.forecastPeriod.title": "Period",
|
|
176
|
+
"properties.forecastPeriod.placeholder": "Period",
|
|
177
|
+
"properties.forecastSeasonal.title": "Seasonality",
|
|
178
|
+
"properties.forecastConfidence.title": "Confidence",
|
|
179
|
+
"properties.forecastConfidence.70": "70%",
|
|
180
|
+
"properties.forecastConfidence.75": "75%",
|
|
181
|
+
"properties.forecastConfidence.80": "80%",
|
|
182
|
+
"properties.forecastConfidence.85": "85%",
|
|
183
|
+
"properties.forecastConfidence.90": "90%",
|
|
184
|
+
"properties.forecastConfidence.95": "95%",
|
|
185
|
+
"properties.canvas.totalLabels": "Total Labels",
|
|
186
|
+
"properties.canvas.totalLabels.auto": "car (default)",
|
|
187
|
+
"properties.canvas.totalLabels.show": "display",
|
|
188
|
+
"properties.canvas.totalLabels.hide": "hide",
|
|
189
|
+
"properties.canvas.dataPoints": "Data Points",
|
|
190
|
+
"properties.canvas.dataPoints.auto": "car (default)",
|
|
191
|
+
"properties.canvas.dataPoints.show": "display",
|
|
192
|
+
"properties.canvas.dataPoints.hide": "hide",
|
|
193
|
+
"properties.yaxis.title": "Y-axis",
|
|
194
|
+
"properties.axis.labels": "labels",
|
|
195
|
+
"properties.axis.rotation": "Spin",
|
|
196
|
+
"properties.axis.format": "Format",
|
|
197
|
+
"properties.axis.format.inherit": "inherit",
|
|
198
|
+
"properties.axis.format.info.inherit._measure": "The format is inherited from the first measure in the visualisation.",
|
|
199
|
+
"properties.axis.format.info.inherit._metric": "The format is inherited from the first metric in the visualisation.",
|
|
200
|
+
"properties.axis.name": "name",
|
|
201
|
+
"properties.axis.name.position": "Position",
|
|
202
|
+
"properties.axis.name.position.left": "left",
|
|
203
|
+
"properties.axis.name.position.center": "centre",
|
|
204
|
+
"properties.axis.name.position.right": "righto",
|
|
205
|
+
"properties.axis.name.position.top": "top",
|
|
206
|
+
"properties.axis.name.position.middle": "centre",
|
|
207
|
+
"properties.axis.name.position.bottom": "arse",
|
|
208
|
+
"properties.axis.min": "Min",
|
|
209
|
+
"properties.axis.min.warning": "Min value cannot be greater than max value",
|
|
210
|
+
"properties.axis.max": "Max",
|
|
211
|
+
"properties.axis.max.warning": "MAX value cannot be smaller than MIN value",
|
|
212
|
+
"properties.xaxis.title": "X-axis",
|
|
213
|
+
"properties.axis.scale": "scale",
|
|
214
|
+
"properties.axis.left": "Left",
|
|
215
|
+
"properties.axis.right": "Righto",
|
|
216
|
+
"properties.axis.top": "Top",
|
|
217
|
+
"properties.axis.bottom": "Arse",
|
|
218
|
+
"properties.rotation.0": "0°",
|
|
219
|
+
"properties.rotation.30": "30°",
|
|
220
|
+
"properties.rotation.60": "60°",
|
|
221
|
+
"properties.rotation.90": "90°",
|
|
222
|
+
"properties.legend.position.up": "top",
|
|
223
|
+
"properties.legend.position.down": "arse",
|
|
224
|
+
"properties.legend.position.right": "righto",
|
|
225
|
+
"properties.legend.position.left": "left",
|
|
226
|
+
"properties.orientation.title": "Orientation",
|
|
227
|
+
"properties.orientation.horizontal": "Horizontal (default)",
|
|
228
|
+
"properties.orientation.vertical": "Vertical",
|
|
229
|
+
"properties.points.title": "Points",
|
|
230
|
+
"properties.points.groupNearbyPoints": "Group nearby points",
|
|
231
|
+
"properties.points.size.title": "Point Size",
|
|
232
|
+
"properties.points.size.extra_small": "0.5 times",
|
|
233
|
+
"properties.points.size.small": "0.75 times",
|
|
234
|
+
"properties.points.size.normal": "ordinary",
|
|
235
|
+
"properties.points.size.large": "1.25 times",
|
|
236
|
+
"properties.points.size.extra_large": "1.5 times",
|
|
237
|
+
"properties.points.size.min.title": "Smallest",
|
|
238
|
+
"properties.points.size.max.title": "Largest",
|
|
239
|
+
"properties.map.title": "Map",
|
|
240
|
+
"properties.viewport.area.title": "Default viewport",
|
|
241
|
+
"properties.viewport.area.auto_default": "Include all data",
|
|
242
|
+
"properties.viewport.area.continents": "continents",
|
|
243
|
+
"properties.viewport.area.continent_af": "Africa",
|
|
244
|
+
"properties.viewport.area.continent_as": "Asia",
|
|
245
|
+
"properties.viewport.area.continent_au": "Australia",
|
|
246
|
+
"properties.viewport.area.continent_eu": "Europe",
|
|
247
|
+
"properties.viewport.area.continent_na": "North America",
|
|
248
|
+
"properties.viewport.area.continent_sa": "South America",
|
|
249
|
+
"properties.viewport.area.world": "World",
|
|
250
|
+
"gs.color-dropdown.custom-color": "Custom colour",
|
|
251
|
+
"properties.colors.reset-colors": "Reset Colours",
|
|
252
|
+
"properties.colors": "Colours",
|
|
253
|
+
"properties.colors.unsupported": "There are no colours for this configuration of the visualisation.",
|
|
254
|
+
"export_unsupported.colors": "The visualisation is not compatible with custom colours. To open the visualisation as a report, click Reset Colours in Configuration —> Colours.",
|
|
255
|
+
"dashboard.bucket.measures_title.bullet._measure": "Gauge",
|
|
256
|
+
"dashboard.bucket.measures_title.bullet._metric": "Metric",
|
|
257
|
+
"dashboard.bucket.secondary_measures_title.bullet._measure": "Gauge",
|
|
258
|
+
"dashboard.bucket.secondary_measures_title.bullet._metric": "Metric",
|
|
259
|
+
"dashboard.bucket.tertiary_measures_title.bullet._measure": "Gauge",
|
|
260
|
+
"dashboard.bucket.tertiary_measures_title.bullet._metric": "Metric",
|
|
261
|
+
"dashboard.bucket.measures_subtitle.bullet": "Primary",
|
|
262
|
+
"dashboard.bucket.secondary_measures_subtitle.bullet": "Goal",
|
|
263
|
+
"dashboard.bucket.tertiary_measures_subtitle.bullet": "Comparative",
|
|
264
|
+
"sorting.disabled.explanation.attribute": "Sorting is not possible for this visualisation configuration.",
|
|
265
|
+
"sorting.disabled.explanation.measure._measure": "You must add at least one attribute to sort the visualisation. You can also adjust the position of items in the Measures section to change their position in the visualisation.",
|
|
266
|
+
"sorting.disabled.explanation.measure._metric": "You must add at least one attribute to sort the visualisation. You can also adjust the position of items in the Metrics section to change their position in the visualisation.",
|
|
267
|
+
"properties.metrics.title._measure": "Measures",
|
|
268
|
+
"properties.metrics.title._metric": "Metrics",
|
|
269
|
+
"properties.metrics.position": "Position",
|
|
270
|
+
"properties.metrics.position.columns": "columns (default)",
|
|
271
|
+
"properties.metrics.position.rows": "rows",
|
|
272
|
+
"properties.column.headers.title": "Column Headings",
|
|
273
|
+
"properties.column.headers.position": "Position",
|
|
274
|
+
"properties.column.headers.position.top": "top (default)",
|
|
275
|
+
"properties.column.headers.position.left": "left",
|
|
276
|
+
"dashboard.bucket.table.subtitle.columns": "in columns",
|
|
277
|
+
"dashboard.bucket.table.subtitle.rows": "in rows",
|
|
278
|
+
"properties.interactions.title": "Interactions",
|
|
279
|
+
"properties.interactions.drillDown": "Drill down",
|
|
280
|
+
"properties.comparison.title": "Comparison",
|
|
281
|
+
"properties.comparison.calculationType.title": "Worked out as",
|
|
282
|
+
"properties.comparison.calculationType.as.change": "Change",
|
|
283
|
+
"properties.comparison.calculationType.as.ratio": "Ratio",
|
|
284
|
+
"properties.comparison.calculationType.as.difference": "Difference",
|
|
285
|
+
"properties.comparison.calculationType.as.changeDifference": "Change (difference)",
|
|
286
|
+
"properties.comparison.calculationType.as.change.tooltip.useIn._metric": "Calculates the relative change between primary and secondary metric values.",
|
|
287
|
+
"properties.comparison.calculationType.as.change.tooltip.useIn._measure": "Calculates the relative difference between primary and secondary measure values.",
|
|
288
|
+
"properties.comparison.calculationType.as.ratio.tooltip.useIn._metric": "Quantifies the share of the primary metric value in the secondary metric value.",
|
|
289
|
+
"properties.comparison.calculationType.as.ratio.tooltip.useIn._measure": "Quantifies the proportion of the primary measure value in the secondary measure value.",
|
|
290
|
+
"properties.comparison.calculationType.as.difference.tooltip.useIn._metric": "Calculates the absolute difference between primary and secondary metric values.",
|
|
291
|
+
"properties.comparison.calculationType.as.difference.tooltip.useIn._measure": "Calculates the absolute difference between primary and secondary measure values.",
|
|
292
|
+
"properties.comparison.calculationType.as.changeDifference.tooltip.useIn._metric": "Calculates both the relative change and absolute difference between primary and secondary metric values.",
|
|
293
|
+
"properties.comparison.calculationType.as.changeDifference.tooltip.useIn._measure": "Calculates both the relative change and absolute difference between primary and secondary measure values.",
|
|
294
|
+
"properties.comparison.calculationType.tooltip.formula.section": "Formula",
|
|
295
|
+
"properties.comparison.calculationType.tooltip.formulaChange.section": "Formula (percentage change)",
|
|
296
|
+
"properties.comparison.calculationType.tooltip.formulaDifference.section": "Formula (absolute difference)",
|
|
297
|
+
"properties.comparison.calculationType.as.change.tooltip.formula": "(Primary - Secondary) / Secondary",
|
|
298
|
+
"properties.comparison.calculationType.as.ratio.tooltip.formula": "Primary / Secondary",
|
|
299
|
+
"properties.comparison.calculationType.as.difference.tooltip.formula": "Primary - Secondary",
|
|
300
|
+
"properties.comparison.calculationType.tooltip.example.section": "Example",
|
|
301
|
+
"properties.comparison.calculationType.as.change.tooltip.example": "Year-on-year sales change = (this year's sales - last year's sales) / last year's sales",
|
|
302
|
+
"properties.comparison.calculationType.as.ratio.tooltip.example": "Current sales compared to a target = current sales / target",
|
|
303
|
+
"properties.comparison.calculationType.as.difference.tooltip.example": "Year-on-year sales difference = the present year's sales - the last year's sales",
|
|
304
|
+
"properties.comparison.calculationType.as.changeDifference.tooltip.example": "Year-on-year sales change = [(this year's sales - last year's sales) / last year's sales] AND [this year's sales - last year's sales]",
|
|
305
|
+
"properties.comparison.measureNumber.format.preset.inherit": "Inherit",
|
|
306
|
+
"properties.comparison.measureNumber.format.preset.rounded": "Rounded",
|
|
307
|
+
"properties.comparison.measureNumber.format.preset.decimal1": "Decimal (1)",
|
|
308
|
+
"properties.comparison.measureNumber.format.preset.decimal2": "Decimal (2)",
|
|
309
|
+
"properties.comparison.measureNumber.format.preset.percentRounded": "Percentage (rounded)",
|
|
310
|
+
"properties.comparison.measureNumber.format.preset.percent1": "Per cent (1)",
|
|
311
|
+
"properties.comparison.measureNumber.format.preset.percent2": "Per cent (2)",
|
|
312
|
+
"properties.comparison.measureNumber.format.template.rounded": "Rounded",
|
|
313
|
+
"properties.comparison.measureNumber.format.template.decimal1": "Decimal (1)",
|
|
314
|
+
"properties.comparison.measureNumber.format.template.decimal2": "Decimal (2)",
|
|
315
|
+
"properties.comparison.measureNumber.format.template.percentRounded": "Percentage (rounded)",
|
|
316
|
+
"properties.comparison.measureNumber.format.template.percent1": "Per cent (1)",
|
|
317
|
+
"properties.comparison.measureNumber.format.template.percent2": "Per cent (2)",
|
|
318
|
+
"properties.comparison.measureNumber.format.template.currency": "Currency",
|
|
319
|
+
"properties.comparison.measureNumber.format.template.currencyShortened": "Currency shortened",
|
|
320
|
+
"properties.comparison.measureNumber.format.template.largeNumbersShortened": "Large numbers abbreviated",
|
|
321
|
+
"properties.comparison.measureNumber.format.template.largeNumbersShortenedWithColors": "Large figures abbreviated with colours",
|
|
322
|
+
"properties.comparison.measureNumber.format.template.negativeNumbersRed": "Negative numbers in red",
|
|
323
|
+
"properties.comparison.measureNumber.format.template.financial": "Finance",
|
|
324
|
+
"properties.comparison.measureNumber.format.template.decimalWithoutThousandsSeparator": "Decimal (2) without thousands separator",
|
|
325
|
+
"properties.comparison.measureNumber.format.template.conditionalColors": "Conditional colours",
|
|
326
|
+
"properties.comparison.measureNumber.format.template.trendSymbols": "Trendy icons",
|
|
327
|
+
"properties.comparison.measureNumber.format.template.timeFromSeconds": "Time (from seconds)",
|
|
328
|
+
"properties.comparison.measureNumber.format.template.zeroInsteadOfNull": "Zero instead of blank value",
|
|
329
|
+
"properties.comparison.valueSubSection.title": "Worth",
|
|
330
|
+
"properties.comparison.format.title": "Format",
|
|
331
|
+
"properties.comparison.subFormat.title": "(Format)",
|
|
332
|
+
"properties.comparison.indicator.title": "Indicator",
|
|
333
|
+
"properties.comparison.indicator.arrow.title": "Arrow",
|
|
334
|
+
"properties.comparison.indicator.colorConfig.title": "Colour",
|
|
335
|
+
"properties.comparison.indicator.colorConfig.equals": "Primary = High School",
|
|
336
|
+
"properties.comparison.indicator.colorConfig.positive": "Primary > Secondary",
|
|
337
|
+
"properties.comparison.indicator.colorConfig.negative": "Primary < Secondary",
|
|
338
|
+
"properties.comparison.labelSubSection.title": "Label",
|
|
339
|
+
"properties.comparison.labelSubSection.positionOnTop.disabled": "Labels not applicable for value position top.",
|
|
340
|
+
"properties.comparison.labelSubSection.conditional.disabled": "Conditional labels are not applicable to ratio calculations.",
|
|
341
|
+
"properties.comparison.labelName.title": "Name",
|
|
342
|
+
"properties.comparison.labelConditional.title": "Conditional",
|
|
343
|
+
"properties.comparison.labelPositive.title": "Primary > Secondary",
|
|
344
|
+
"properties.comparison.labelNegative.title": "Primary < Secondary",
|
|
345
|
+
"properties.comparison.labelEquals.title": "Primary = High School",
|
|
346
|
+
"properties.comparison.position.title": "Position",
|
|
347
|
+
"properties.comparison.position.top": "top",
|
|
348
|
+
"properties.comparison.position.right": "righto",
|
|
349
|
+
"properties.comparison.position.left": "left",
|
|
350
|
+
"properties.forecastSliced.title": "Displaying partial forecast.",
|
|
351
|
+
"properties.forecastSliced.description": "The available data point doesn't cover the entire selected period.",
|
|
352
|
+
"dashboard.bucket.segment_title.scatter": "Segment BY",
|
|
353
|
+
"properties.clustering.title": "Group",
|
|
354
|
+
"properties.clustering.amount": "Sum",
|
|
355
|
+
"properties.clustering.amount.placeholder": "3",
|
|
356
|
+
"properties.clustering.amount.partial.title": "Displaying partial clusters",
|
|
357
|
+
"properties.clustering.amount.partial.description": "The available data points don't cover the entire SELECTed amount.",
|
|
358
|
+
"properties.clustering.disabled": "Clustering can be enabled only when the segmentBy bucket is empty.",
|
|
359
|
+
"properties.clustering.threshold": "Threshold",
|
|
360
|
+
"properties.clustering.threshold.placeholder": "0.03",
|
|
361
|
+
"properties.clustering.threshold.tooltip": "The threshold is a limit that determines when to group data. <link>Learn more</link>",
|
|
362
|
+
"visualizations.headline.tertiary.title": "Versus"
|
|
363
|
+
}
|