@gooddata/sdk-ui-ext 9.9.2-beta.2 → 9.9.2-beta.22
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/esm/internal/components/pluggableVisualizations/AbstractPluggableVisualization.js +1 -1
- package/esm/internal/components/pluggableVisualizations/pivotTable/PluggablePivotTable.js +1 -1
- package/esm/internal/translations/en-AU.json +321 -0
- package/esm/internal/translations/en-GB.json +12 -12
- package/esm/internal/translations/fi-FI.json +321 -0
- package/esm/internal/translations/zh-HK.json +321 -0
- package/esm/internal/translations/zh-Hant.json +321 -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 +19 -19
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// (C) 2019-
|
|
1
|
+
// (C) 2019-2024 GoodData Corporation
|
|
2
2
|
import cloneDeep from "lodash/cloneDeep.js";
|
|
3
3
|
import { EmptyAfmSdkError, isEmptyAfm, } from "../../interfaces/Visualization.js";
|
|
4
4
|
import { findDerivedBucketItem, hasDerivedBucketItems, isDerivedBucketItem, } from "../../utils/bucketHelper.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// (C) 2019-
|
|
1
|
+
// (C) 2019-2024 GoodData Corporation
|
|
2
2
|
import { addIntersectionFiltersToInsight, modifyBucketsAttributesForDrillDown, sanitizeTableProperties, } from "../drillDownUtil.js";
|
|
3
3
|
import cloneDeep from "lodash/cloneDeep.js";
|
|
4
4
|
import flatMap from "lodash/flatMap.js";
|
|
@@ -0,0 +1,321 @@
|
|
|
1
|
+
{
|
|
2
|
+
"or": "or",
|
|
3
|
+
"dashboard.bucket.measures_title.column._measure": "Measurements",
|
|
4
|
+
"dashboard.bucket.measures_title.column._metric": "Metrics",
|
|
5
|
+
"dashboard.bucket.measures_title.bar._measure": "Measurements",
|
|
6
|
+
"dashboard.bucket.measures_title.bar._metric": "Metrics",
|
|
7
|
+
"dashboard.bucket.measures_title.line._measure": "Measurements",
|
|
8
|
+
"dashboard.bucket.measures_title.line._metric": "Metrics",
|
|
9
|
+
"dashboard.bucket.measures_title.area._measure": "Measurements",
|
|
10
|
+
"dashboard.bucket.measures_title.area._metric": "Metrics",
|
|
11
|
+
"dashboard.bucket.measures_title.pie._measure": "Measurements",
|
|
12
|
+
"dashboard.bucket.measures_title.pie._metric": "Metrics",
|
|
13
|
+
"dashboard.bucket.measures_title.funnel._measure": "Measurements",
|
|
14
|
+
"dashboard.bucket.measures_title.funnel._metric": "Metrics",
|
|
15
|
+
"dashboard.bucket.measures_title.pyramid._measure": "Measurements",
|
|
16
|
+
"dashboard.bucket.measures_title.pyramid._metric": "Metrics",
|
|
17
|
+
"dashboard.bucket.measures_title.treemap._measure": "Measurements",
|
|
18
|
+
"dashboard.bucket.measures_title.treemap._metric": "Metrics",
|
|
19
|
+
"dashboard.bucket.measures_title.donut._measure": "Measurements",
|
|
20
|
+
"dashboard.bucket.measures_title.donut._metric": "Metrics",
|
|
21
|
+
"dashboard.bucket.measures_title.heatmap._measure": "Measure",
|
|
22
|
+
"dashboard.bucket.measures_title.heatmap._metric": "Metric",
|
|
23
|
+
"dashboard.bucket.measures_title.headline._measure": "Measure",
|
|
24
|
+
"dashboard.bucket.measures_title.headline._metric": "Metric",
|
|
25
|
+
"dashboard.bucket.measures_subtitle.headline": "primary",
|
|
26
|
+
"dashboard.bucket.secondary_measures_title.headline._measure": "Measure",
|
|
27
|
+
"dashboard.bucket.secondary_measures_title.headline._metric": "Metric",
|
|
28
|
+
"dashboard.bucket.secondary_measures_subtitle.headline": "secondary",
|
|
29
|
+
"dashboard.bucket.measures_title.scatter._measure": "Measure",
|
|
30
|
+
"dashboard.bucket.measures_title.scatter._metric": "Metric",
|
|
31
|
+
"dashboard.bucket.secondary_measures_title.scatter._measure": "Measure",
|
|
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": "Measurements",
|
|
37
|
+
"dashboard.bucket.measures_title.combo._metric": "Metrics",
|
|
38
|
+
"dashboard.bucket.measures_subtitle.combo": "Column",
|
|
39
|
+
"dashboard.bucket.secondary_measures_title.combo._measure": "Measurements",
|
|
40
|
+
"dashboard.bucket.secondary_measures_title.combo._metric": "Metrics",
|
|
41
|
+
"dashboard.bucket.secondary_measures_subtitle.combo": "Line",
|
|
42
|
+
"dashboard.bucket.measures_title.xirr._measure": "Measure",
|
|
43
|
+
"dashboard.bucket.measures_title.xirr._metric": "Metric",
|
|
44
|
+
"dashboard.bucket.measures_title.waterfall._measure": "Measurements",
|
|
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": "Measure",
|
|
59
|
+
"dashboard.bucket.measures_title.bubble._metric": "Metric",
|
|
60
|
+
"dashboard.bucket.secondary_measures_title.bubble._measure": "Measure",
|
|
61
|
+
"dashboard.bucket.secondary_measures_title.bubble._metric": "Metric",
|
|
62
|
+
"dashboard.bucket.tertiary_measures_title.bubble._measure": "Measure",
|
|
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": "Measure",
|
|
69
|
+
"dashboard.bucket.size_title.pushpin._metric": "Metric",
|
|
70
|
+
"dashboard.bucket.size_subtitle.pushpin": "Size",
|
|
71
|
+
"dashboard.bucket.color_title.pushpin._measure": "Measure",
|
|
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": "Columns",
|
|
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, an insight can have only one measure.",
|
|
102
|
+
"dashboard.bucket.category_view_by_warning._metric": "To view by another attribute, an insight 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, an insight can have only one measure.",
|
|
105
|
+
"dashboard.bucket.category_stack_by_warning._metric": "To stack by, an insight can have only one metric",
|
|
106
|
+
"dashboard.bucket.stack_view_by_warning": "To stack by, an insight can have only one attribute in view by",
|
|
107
|
+
"dashboard.bucket.measure_stack_by_warning._measure": "To stack BY an attribute, an insight can have only one measure.",
|
|
108
|
+
"dashboard.bucket.measure_stack_by_warning._metric": "To stack BY an attribute, an insight 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, an insight can have only one metric",
|
|
113
|
+
"dashboard.bucket.category_category_by_warning._metric": "To view by, an insight can have only one metric.",
|
|
114
|
+
"dashboard.bucket.category_segment_by_warning._measure": "To segment by, an insight can have only one measure.",
|
|
115
|
+
"dashboard.bucket.category_segment_by_warning._metric": "To segment by, an insight can have only one metric",
|
|
116
|
+
"dashboard.bucket.measures_title.table._measure": "Measurements",
|
|
117
|
+
"dashboard.bucket.measures_title.table._metric": "Metrics",
|
|
118
|
+
"dashboard.bucket.measures_title.sankey._measure": "MEASURE",
|
|
119
|
+
"dashboard.bucket.measures_title.sankey._metric": "METRIC",
|
|
120
|
+
"dashboard.bucket.measures_title.dependencywheel._measure": "MEASURE",
|
|
121
|
+
"dashboard.bucket.measures_title.dependencywheel._metric": "METRIC",
|
|
122
|
+
"dashboard.bucket.attribute_title.table": "Rows",
|
|
123
|
+
"dashboard.bucket.columns_title.table": "Columns",
|
|
124
|
+
"dashboard.error.missing_primary_bucket_item.heading._measure": "No main metric in your understanding",
|
|
125
|
+
"dashboard.error.missing_primary_bucket_item.heading._metric": "No primary metric in your insight",
|
|
126
|
+
"dashboard.error.missing_primary_bucket_item.text._measure": "Add a main measure to your insight, or switch to table.\nOnce completed, you'll be able to save it.",
|
|
127
|
+
"dashboard.error.missing_primary_bucket_item.text._metric": "Add a primary metric to your insight, or switch to table.\nOnce done, you'll be able to save it.",
|
|
128
|
+
"dashboard.xirr.error.invalid_buckets.heading": "Incomplete set-up",
|
|
129
|
+
"dashboard.xirr.error.invalid_buckets.text._measure": "Ensure you have selected one measure and one date attribute.",
|
|
130
|
+
"dashboard.xirr.error.invalid_buckets.text._metric": "Ensure you have selected one metric and one date attribute.",
|
|
131
|
+
"properties.unsupported": "This visualisation doesn't support configuration",
|
|
132
|
+
"properties.config.not_applicable": "Settings Panel is not applicable for this configuration of the insight.",
|
|
133
|
+
"properties.not_applicable": "Property is not applicable for this configuration of the insight.",
|
|
134
|
+
"properties.auto_placeholder": "auto",
|
|
135
|
+
"properties.auto_default": "auto (default)",
|
|
136
|
+
"properties.legend.title": "Legend",
|
|
137
|
+
"properties.legend.position": "Position",
|
|
138
|
+
"properties.total.title": "Total",
|
|
139
|
+
"properties.total.name": "Name",
|
|
140
|
+
"properties.total.tooltip": "Add sum of all values as a column at the end.",
|
|
141
|
+
"properties.total.measures.tooltip": "Disable \"is total\" options in metric to add the sum of all values as a column at the end.",
|
|
142
|
+
"properties.color.total": "Total",
|
|
143
|
+
"properties.color.positive": "Positive",
|
|
144
|
+
"properties.color.negative": "Negative",
|
|
145
|
+
"properties.canvas.title": "Canvas",
|
|
146
|
+
"properties.canvas.gridline": "Gridline",
|
|
147
|
+
"properties.canvas.labels.percentages": "Percentage",
|
|
148
|
+
"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.",
|
|
149
|
+
"properties.canvas.labels.percentages.disabled": "Percentages are hidden due to hidden data labels.",
|
|
150
|
+
"properties.canvas.continuousLine.label": "Continuous line",
|
|
151
|
+
"properties.canvas.continuousLine.tooltip": "Draw a line between points with missing values.",
|
|
152
|
+
"properties.canvas.dataLabels": "Data Labels",
|
|
153
|
+
"properties.canvas.dataLabels.auto": "auto (default)",
|
|
154
|
+
"properties.canvas.dataLabels.show": "display",
|
|
155
|
+
"properties.canvas.dataLabels.hide": "hide",
|
|
156
|
+
"properties.canvas.totalLabels": "Total Labels",
|
|
157
|
+
"properties.canvas.totalLabels.auto": "auto (default)",
|
|
158
|
+
"properties.canvas.totalLabels.show": "display",
|
|
159
|
+
"properties.canvas.totalLabels.hide": "hide",
|
|
160
|
+
"properties.canvas.dataPoints": "Data Points",
|
|
161
|
+
"properties.canvas.dataPoints.auto": "auto (default)",
|
|
162
|
+
"properties.canvas.dataPoints.show": "display",
|
|
163
|
+
"properties.canvas.dataPoints.hide": "hide",
|
|
164
|
+
"properties.yaxis.title": "Y-axis",
|
|
165
|
+
"properties.axis.labels": "labels",
|
|
166
|
+
"properties.axis.rotation": "Spin",
|
|
167
|
+
"properties.axis.format": "Format",
|
|
168
|
+
"properties.axis.format.inherit": "inherit",
|
|
169
|
+
"properties.axis.format.info.inherit._measure": "The format is inherited from the first measure in the insight.",
|
|
170
|
+
"properties.axis.format.info.inherit._metric": "The format is inherited from the first metric in the insight.",
|
|
171
|
+
"properties.axis.name": "name",
|
|
172
|
+
"properties.axis.name.position": "Position",
|
|
173
|
+
"properties.axis.name.position.left": "left",
|
|
174
|
+
"properties.axis.name.position.center": "centre",
|
|
175
|
+
"properties.axis.name.position.right": "right",
|
|
176
|
+
"properties.axis.name.position.top": "top",
|
|
177
|
+
"properties.axis.name.position.middle": "centre",
|
|
178
|
+
"properties.axis.name.position.bottom": "bottom",
|
|
179
|
+
"properties.axis.min": "Min",
|
|
180
|
+
"properties.axis.min.warning": "Min value cannot be greater than max value",
|
|
181
|
+
"properties.axis.max": "Max",
|
|
182
|
+
"properties.axis.max.warning": "MAX value cannot be smaller than MIN value",
|
|
183
|
+
"properties.xaxis.title": "X-axis",
|
|
184
|
+
"properties.axis.scale": "scale",
|
|
185
|
+
"properties.axis.left": "Left",
|
|
186
|
+
"properties.axis.right": "Right",
|
|
187
|
+
"properties.axis.top": "Top",
|
|
188
|
+
"properties.axis.bottom": "Bottom",
|
|
189
|
+
"properties.rotation.0": "0°",
|
|
190
|
+
"properties.rotation.30": "30°",
|
|
191
|
+
"properties.rotation.60": "60°",
|
|
192
|
+
"properties.rotation.90": "90°",
|
|
193
|
+
"properties.legend.position.up": "top",
|
|
194
|
+
"properties.legend.position.down": "bottom",
|
|
195
|
+
"properties.legend.position.right": "right",
|
|
196
|
+
"properties.legend.position.left": "left",
|
|
197
|
+
"properties.orientation.title": "Orientation",
|
|
198
|
+
"properties.orientation.horizontal": "Horizontal (default)",
|
|
199
|
+
"properties.orientation.vertical": "Vertical",
|
|
200
|
+
"properties.points.title": "Points",
|
|
201
|
+
"properties.points.groupNearbyPoints": "Group nearby points",
|
|
202
|
+
"properties.points.size.title": "Point Size",
|
|
203
|
+
"properties.points.size.extra_small": "0.5 times",
|
|
204
|
+
"properties.points.size.small": "0.75 times",
|
|
205
|
+
"properties.points.size.normal": "ordinary",
|
|
206
|
+
"properties.points.size.large": "1.25 times",
|
|
207
|
+
"properties.points.size.extra_large": "1.5 times",
|
|
208
|
+
"properties.points.size.min.title": "Smallest",
|
|
209
|
+
"properties.points.size.max.title": "Largest",
|
|
210
|
+
"properties.map.title": "Map",
|
|
211
|
+
"properties.viewport.area.title": "Default viewport",
|
|
212
|
+
"properties.viewport.area.auto_default": "Include all data",
|
|
213
|
+
"properties.viewport.area.continents": "continents",
|
|
214
|
+
"properties.viewport.area.continent_af": "Africa",
|
|
215
|
+
"properties.viewport.area.continent_as": "Asia",
|
|
216
|
+
"properties.viewport.area.continent_au": "Australia",
|
|
217
|
+
"properties.viewport.area.continent_eu": "Europe",
|
|
218
|
+
"properties.viewport.area.continent_na": "North America",
|
|
219
|
+
"properties.viewport.area.continent_sa": "South America",
|
|
220
|
+
"properties.viewport.area.world": "World",
|
|
221
|
+
"gs.color-dropdown.custom-color": "Custom colour",
|
|
222
|
+
"properties.colors.reset-colors": "Reset Colours",
|
|
223
|
+
"properties.colors": "Colours",
|
|
224
|
+
"properties.colors.unsupported": "There are no colours for this configuration of the insight.",
|
|
225
|
+
"export_unsupported.colors": "The insight is not compatible with custom colours. To open the insight as a report, click Reset Colours in Configuration —> Colours.",
|
|
226
|
+
"dashboard.bucket.measures_title.bullet._measure": "Measure",
|
|
227
|
+
"dashboard.bucket.measures_title.bullet._metric": "Metric",
|
|
228
|
+
"dashboard.bucket.secondary_measures_title.bullet._measure": "Measure",
|
|
229
|
+
"dashboard.bucket.secondary_measures_title.bullet._metric": "Metric",
|
|
230
|
+
"dashboard.bucket.tertiary_measures_title.bullet._measure": "Measure",
|
|
231
|
+
"dashboard.bucket.tertiary_measures_title.bullet._metric": "Metric",
|
|
232
|
+
"dashboard.bucket.measures_subtitle.bullet": "Primary",
|
|
233
|
+
"dashboard.bucket.secondary_measures_subtitle.bullet": "Goal",
|
|
234
|
+
"dashboard.bucket.tertiary_measures_subtitle.bullet": "Comparative",
|
|
235
|
+
"sorting.disabled.explanation.attribute": "Sorting is not possible for this insight configuration.",
|
|
236
|
+
"sorting.disabled.explanation.measure._measure": "You must add at least one attribute to sort the insight. You can also adjust the position of items in the Measures section to change their position in the insight.",
|
|
237
|
+
"sorting.disabled.explanation.measure._metric": "You must add at least one attribute to sort the insight. You can also adjust the position of items in the Metrics section to change their position in the insight.",
|
|
238
|
+
"properties.metrics.title._measure": "Measurements",
|
|
239
|
+
"properties.metrics.title._metric": "Metrics",
|
|
240
|
+
"properties.metrics.position": "Position",
|
|
241
|
+
"properties.metrics.position.columns": "columns (default)",
|
|
242
|
+
"properties.metrics.position.rows": "rows",
|
|
243
|
+
"properties.column.headers.title": "Column Headers",
|
|
244
|
+
"properties.column.headers.position": "Position",
|
|
245
|
+
"properties.column.headers.position.top": "top (default)",
|
|
246
|
+
"properties.column.headers.position.left": "left",
|
|
247
|
+
"dashboard.bucket.table.subtitle.columns": "in columns",
|
|
248
|
+
"dashboard.bucket.table.subtitle.rows": "in rows",
|
|
249
|
+
"properties.interactions.title": "Interactions",
|
|
250
|
+
"properties.interactions.drillDown": "Drill down",
|
|
251
|
+
"properties.comparison.title": "Comparison",
|
|
252
|
+
"properties.comparison.calculationType.title": "Worked out as",
|
|
253
|
+
"properties.comparison.calculationType.as.change": "Change",
|
|
254
|
+
"properties.comparison.calculationType.as.ratio": "Ratio",
|
|
255
|
+
"properties.comparison.calculationType.as.difference": "Difference",
|
|
256
|
+
"properties.comparison.calculationType.as.changeDifference": "Change (difference)",
|
|
257
|
+
"properties.comparison.calculationType.as.change.tooltip.useIn._metric": "Calculates the relative change between primary and secondary metric values.",
|
|
258
|
+
"properties.comparison.calculationType.as.change.tooltip.useIn._measure": "Calculates the relative difference between primary and secondary measure values.",
|
|
259
|
+
"properties.comparison.calculationType.as.ratio.tooltip.useIn._metric": "Quantifies the share of the primary metric value in the secondary metric value.",
|
|
260
|
+
"properties.comparison.calculationType.as.ratio.tooltip.useIn._measure": "Quantifies the proportion of the primary measure value in the secondary measure value.",
|
|
261
|
+
"properties.comparison.calculationType.as.difference.tooltip.useIn._metric": "Calculates the absolute difference between primary and secondary metric values.",
|
|
262
|
+
"properties.comparison.calculationType.as.difference.tooltip.useIn._measure": "Calculates the absolute difference between primary and secondary measure values.",
|
|
263
|
+
"properties.comparison.calculationType.as.changeDifference.tooltip.useIn._metric": "Calculates both the relative change and absolute difference between primary and secondary metric values.",
|
|
264
|
+
"properties.comparison.calculationType.as.changeDifference.tooltip.useIn._measure": "Calculates both the relative change and absolute difference between primary and secondary measure values.",
|
|
265
|
+
"properties.comparison.calculationType.tooltip.formula.section": "Formula",
|
|
266
|
+
"properties.comparison.calculationType.tooltip.formulaChange.section": "Formula (percentage change)",
|
|
267
|
+
"properties.comparison.calculationType.tooltip.formulaDifference.section": "Formula (absolute difference)",
|
|
268
|
+
"properties.comparison.calculationType.as.change.tooltip.formula": "(Primary - Secondary) / Secondary",
|
|
269
|
+
"properties.comparison.calculationType.as.ratio.tooltip.formula": "Primary / Secondary",
|
|
270
|
+
"properties.comparison.calculationType.as.difference.tooltip.formula": "Primary - Secondary",
|
|
271
|
+
"properties.comparison.calculationType.tooltip.example.section": "Example",
|
|
272
|
+
"properties.comparison.calculationType.as.change.tooltip.example": "Year-on-year sales change = (this year's sales - last year's sales) / last year's sales",
|
|
273
|
+
"properties.comparison.calculationType.as.ratio.tooltip.example": "Current sales compared to a target = current sales / target",
|
|
274
|
+
"properties.comparison.calculationType.as.difference.tooltip.example": "Year-on-year sales difference = the present year's sales - the last year's sales",
|
|
275
|
+
"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]",
|
|
276
|
+
"properties.comparison.measureNumber.format.preset.inherit": "Inherit",
|
|
277
|
+
"properties.comparison.measureNumber.format.preset.rounded": "Rounded",
|
|
278
|
+
"properties.comparison.measureNumber.format.preset.decimal1": "Decimal (1)",
|
|
279
|
+
"properties.comparison.measureNumber.format.preset.decimal2": "Decimal (2)",
|
|
280
|
+
"properties.comparison.measureNumber.format.preset.percentRounded": "Per cent (rounded)",
|
|
281
|
+
"properties.comparison.measureNumber.format.preset.percent1": "Per cent (1)",
|
|
282
|
+
"properties.comparison.measureNumber.format.preset.percent2": "Per cent (2)",
|
|
283
|
+
"properties.comparison.measureNumber.format.template.rounded": "Rounded",
|
|
284
|
+
"properties.comparison.measureNumber.format.template.decimal1": "Decimal (1)",
|
|
285
|
+
"properties.comparison.measureNumber.format.template.decimal2": "Decimal (2)",
|
|
286
|
+
"properties.comparison.measureNumber.format.template.percentRounded": "Per cent (rounded)",
|
|
287
|
+
"properties.comparison.measureNumber.format.template.percent1": "Per cent (1)",
|
|
288
|
+
"properties.comparison.measureNumber.format.template.percent2": "Per cent (2)",
|
|
289
|
+
"properties.comparison.measureNumber.format.template.currency": "Currency",
|
|
290
|
+
"properties.comparison.measureNumber.format.template.currencyShortened": "Currency shortened",
|
|
291
|
+
"properties.comparison.measureNumber.format.template.largeNumbersShortened": "Large numbers abbreviated",
|
|
292
|
+
"properties.comparison.measureNumber.format.template.largeNumbersShortenedWithColors": "Large numbers abbreviated with colours",
|
|
293
|
+
"properties.comparison.measureNumber.format.template.negativeNumbersRed": "Negative numbers in red",
|
|
294
|
+
"properties.comparison.measureNumber.format.template.financial": "Financial",
|
|
295
|
+
"properties.comparison.measureNumber.format.template.decimalWithoutThousandsSeparator": "Decimal (2) without thousands separator",
|
|
296
|
+
"properties.comparison.measureNumber.format.template.conditionalColors": "Conditional colours",
|
|
297
|
+
"properties.comparison.measureNumber.format.template.trendSymbols": "Trend symbols",
|
|
298
|
+
"properties.comparison.measureNumber.format.template.timeFromSeconds": "Time (from seconds)",
|
|
299
|
+
"properties.comparison.measureNumber.format.template.zeroInsteadOfNull": "Zero instead of blank value",
|
|
300
|
+
"properties.comparison.valueSubSection.title": "Worth",
|
|
301
|
+
"properties.comparison.format.title": "Format",
|
|
302
|
+
"properties.comparison.subFormat.title": "(Format)",
|
|
303
|
+
"properties.comparison.indicator.title": "Indicator",
|
|
304
|
+
"properties.comparison.indicator.arrow.title": "Arrow",
|
|
305
|
+
"properties.comparison.indicator.colorConfig.title": "Colour",
|
|
306
|
+
"properties.comparison.indicator.colorConfig.equals": "Primary = Secondary",
|
|
307
|
+
"properties.comparison.indicator.colorConfig.positive": "Primary > Secondary",
|
|
308
|
+
"properties.comparison.indicator.colorConfig.negative": "Primary < Secondary",
|
|
309
|
+
"properties.comparison.labelSubSection.title": "Label",
|
|
310
|
+
"properties.comparison.labelSubSection.positionOnTop.disabled": "Labels not applicable for value position top.",
|
|
311
|
+
"properties.comparison.labelSubSection.conditional.disabled": "Conditional labels are not applicable to ratio calculations.",
|
|
312
|
+
"properties.comparison.labelName.title": "Name",
|
|
313
|
+
"properties.comparison.labelConditional.title": "Conditional",
|
|
314
|
+
"properties.comparison.labelPositive.title": "Primary > Secondary",
|
|
315
|
+
"properties.comparison.labelNegative.title": "Primary < Secondary",
|
|
316
|
+
"properties.comparison.labelEquals.title": "Primary = Secondary",
|
|
317
|
+
"properties.comparison.position.title": "Position",
|
|
318
|
+
"properties.comparison.position.top": "top",
|
|
319
|
+
"properties.comparison.position.right": "right",
|
|
320
|
+
"properties.comparison.position.left": "left"
|
|
321
|
+
}
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"dashboard.bucket.attribute_title.scatter": "Attribute",
|
|
36
36
|
"dashboard.bucket.measures_title.combo._measure": "Measurements",
|
|
37
37
|
"dashboard.bucket.measures_title.combo._metric": "Metrics",
|
|
38
|
-
"dashboard.bucket.measures_subtitle.combo": "
|
|
38
|
+
"dashboard.bucket.measures_subtitle.combo": "Column",
|
|
39
39
|
"dashboard.bucket.secondary_measures_title.combo._measure": "Measurements",
|
|
40
40
|
"dashboard.bucket.secondary_measures_title.combo._metric": "Metrics",
|
|
41
41
|
"dashboard.bucket.secondary_measures_subtitle.combo": "Queue",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"dashboard.bucket.attribute_from_subtitle.dependencywheel": "from",
|
|
53
53
|
"dashboard.bucket.attribute_to_title.dependencywheel": "Attribute",
|
|
54
54
|
"dashboard.bucket.attribute_to_subtitle.dependencywheel": "to",
|
|
55
|
-
"dashboard.bucket.combo.subtitle.column": "as
|
|
55
|
+
"dashboard.bucket.combo.subtitle.column": "as columns",
|
|
56
56
|
"dashboard.bucket.combo.subtitle.line": "as queues",
|
|
57
57
|
"dashboard.bucket.combo.subtitle.area": "as regions",
|
|
58
58
|
"dashboard.bucket.measures_title.bubble._measure": "Measure",
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"dashboard.bucket.stack_title.column": "Stack BY",
|
|
89
89
|
"dashboard.bucket.stack_title.bar": "Stack BY",
|
|
90
90
|
"dashboard.bucket.stack_title.area": "Stack BY",
|
|
91
|
-
"dashboard.bucket.stack_title.heatmap": "
|
|
91
|
+
"dashboard.bucket.stack_title.heatmap": "Columns",
|
|
92
92
|
"dashboard.bucket.segment_title.line": "Segment BY",
|
|
93
93
|
"dashboard.bucket.segment_title.treemap": "Segment BY",
|
|
94
94
|
"dashboard.bucket.segment_title.pushpin": "Segment BY",
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"dashboard.bucket.measures_title.dependencywheel._measure": "MEASURE",
|
|
121
121
|
"dashboard.bucket.measures_title.dependencywheel._metric": "METRIC",
|
|
122
122
|
"dashboard.bucket.attribute_title.table": "Rows",
|
|
123
|
-
"dashboard.bucket.columns_title.table": "
|
|
123
|
+
"dashboard.bucket.columns_title.table": "Columns",
|
|
124
124
|
"dashboard.error.missing_primary_bucket_item.heading._measure": "No main metric in your understanding",
|
|
125
125
|
"dashboard.error.missing_primary_bucket_item.heading._metric": "No primary metric in your insight",
|
|
126
126
|
"dashboard.error.missing_primary_bucket_item.text._measure": "Add a main measure to your insight, or switch to table.\nOnce completed, you'll be able to save it.",
|
|
@@ -131,8 +131,8 @@
|
|
|
131
131
|
"properties.unsupported": "This visualisation doesn't support configuration",
|
|
132
132
|
"properties.config.not_applicable": "Settings Panel is not applicable for this configuration of the insight.",
|
|
133
133
|
"properties.not_applicable": "Property is not applicable for this configuration of the insight.",
|
|
134
|
-
"properties.auto_placeholder": "
|
|
135
|
-
"properties.auto_default": "
|
|
134
|
+
"properties.auto_placeholder": "auto",
|
|
135
|
+
"properties.auto_default": "auto (default)",
|
|
136
136
|
"properties.legend.title": "Legend",
|
|
137
137
|
"properties.legend.position": "Post",
|
|
138
138
|
"properties.total.title": "Total",
|
|
@@ -150,15 +150,15 @@
|
|
|
150
150
|
"properties.canvas.continuousLine.label": "Continuous line",
|
|
151
151
|
"properties.canvas.continuousLine.tooltip": "Draw a line between points with missing values.",
|
|
152
152
|
"properties.canvas.dataLabels": "Data Labels",
|
|
153
|
-
"properties.canvas.dataLabels.auto": "
|
|
153
|
+
"properties.canvas.dataLabels.auto": "auto (default)",
|
|
154
154
|
"properties.canvas.dataLabels.show": "display",
|
|
155
155
|
"properties.canvas.dataLabels.hide": "hide",
|
|
156
156
|
"properties.canvas.totalLabels": "Total Labels",
|
|
157
|
-
"properties.canvas.totalLabels.auto": "
|
|
157
|
+
"properties.canvas.totalLabels.auto": "auto (default)",
|
|
158
158
|
"properties.canvas.totalLabels.show": "display",
|
|
159
159
|
"properties.canvas.totalLabels.hide": "hide",
|
|
160
160
|
"properties.canvas.dataPoints": "Data Points",
|
|
161
|
-
"properties.canvas.dataPoints.auto": "
|
|
161
|
+
"properties.canvas.dataPoints.auto": "auto (default)",
|
|
162
162
|
"properties.canvas.dataPoints.show": "display",
|
|
163
163
|
"properties.canvas.dataPoints.hide": "hide",
|
|
164
164
|
"properties.yaxis.title": "Y-axis",
|
|
@@ -240,7 +240,7 @@
|
|
|
240
240
|
"properties.metrics.position": "Post",
|
|
241
241
|
"properties.metrics.position.columns": "columns (default)",
|
|
242
242
|
"properties.metrics.position.rows": "rows",
|
|
243
|
-
"properties.column.headers.title": "Column
|
|
243
|
+
"properties.column.headers.title": "Column Headers",
|
|
244
244
|
"properties.column.headers.position": "Post",
|
|
245
245
|
"properties.column.headers.position.top": "top (default)",
|
|
246
246
|
"properties.column.headers.position.left": "left",
|
|
@@ -277,13 +277,13 @@
|
|
|
277
277
|
"properties.comparison.measureNumber.format.preset.rounded": "Rounded",
|
|
278
278
|
"properties.comparison.measureNumber.format.preset.decimal1": "Decimal (1)",
|
|
279
279
|
"properties.comparison.measureNumber.format.preset.decimal2": "Decimal (2)",
|
|
280
|
-
"properties.comparison.measureNumber.format.preset.percentRounded": "
|
|
280
|
+
"properties.comparison.measureNumber.format.preset.percentRounded": "Per cent (rounded)",
|
|
281
281
|
"properties.comparison.measureNumber.format.preset.percent1": "Per cent (1)",
|
|
282
282
|
"properties.comparison.measureNumber.format.preset.percent2": "Per cent (2)",
|
|
283
283
|
"properties.comparison.measureNumber.format.template.rounded": "Rounded",
|
|
284
284
|
"properties.comparison.measureNumber.format.template.decimal1": "Decimal (1)",
|
|
285
285
|
"properties.comparison.measureNumber.format.template.decimal2": "Decimal (2)",
|
|
286
|
-
"properties.comparison.measureNumber.format.template.percentRounded": "
|
|
286
|
+
"properties.comparison.measureNumber.format.template.percentRounded": "Per cent (rounded)",
|
|
287
287
|
"properties.comparison.measureNumber.format.template.percent1": "Per cent (1)",
|
|
288
288
|
"properties.comparison.measureNumber.format.template.percent2": "Per cent (2)",
|
|
289
289
|
"properties.comparison.measureNumber.format.template.currency": "Currency",
|