flexmonster 2.9.80 → 2.9.81
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/flexmonster.css +1 -1
- package/flexmonster.full.js +1928 -1968
- package/flexmonster.js +1927 -1967
- package/flexmonster.min.css +1 -1
- package/localizations/de.json +1 -0
- package/localizations/en.json +516 -507
- package/localizations/es.json +9 -8
- package/localizations/fr.json +2 -1
- package/localizations/hu.json +2 -1
- package/localizations/id.json +1 -0
- package/localizations/it.json +2 -1
- package/localizations/nl.json +1 -0
- package/localizations/pt.json +1 -0
- package/localizations/th.json +1 -0
- package/localizations/tr.json +1 -0
- package/localizations/uk.json +1 -0
- package/localizations/zh.json +2 -1
- package/package.json +1 -1
- package/theme/accessible/flexmonster.css +1 -1
- package/theme/accessible/flexmonster.min.css +1 -1
- package/theme/blackorange/flexmonster.css +1 -1
- package/theme/blackorange/flexmonster.min.css +1 -1
- package/theme/brightorange/flexmonster.css +1 -1
- package/theme/brightorange/flexmonster.min.css +1 -1
- package/theme/dark/flexmonster.css +1 -1
- package/theme/dark/flexmonster.min.css +1 -1
- package/theme/flexmonster-base.less +1 -1
- package/theme/green/flexmonster.css +1 -1
- package/theme/green/flexmonster.min.css +1 -1
- package/theme/lightblue/flexmonster.css +1 -1
- package/theme/lightblue/flexmonster.min.css +1 -1
- package/theme/macos/flexmonster.css +1 -1
- package/theme/macos/flexmonster.min.css +1 -1
- package/theme/midnight/flexmonster.css +1 -1
- package/theme/midnight/flexmonster.min.css +1 -1
- package/theme/old/flexmonster.css +1 -1
- package/theme/old/flexmonster.min.css +1 -1
- package/theme/orange/flexmonster.css +1 -1
- package/theme/orange/flexmonster.min.css +1 -1
- package/theme/purple/flexmonster.css +1 -1
- package/theme/purple/flexmonster.min.css +1 -1
- package/theme/softdefault/flexmonster.css +1 -1
- package/theme/softdefault/flexmonster.min.css +1 -1
- package/theme/stripedblue/flexmonster.css +1 -1
- package/theme/stripedblue/flexmonster.min.css +1 -1
- package/theme/stripedteal/flexmonster.css +1 -1
- package/theme/stripedteal/flexmonster.min.css +1 -1
- package/theme/teal/flexmonster.css +1 -1
- package/theme/teal/flexmonster.min.css +1 -1
- package/theme/yellow/flexmonster.css +1 -1
- package/theme/yellow/flexmonster.min.css +1 -1
- package/toolbar/flexmonster.toolbar.js +1 -1
package/localizations/en.json
CHANGED
|
@@ -1,610 +1,619 @@
|
|
|
1
1
|
{
|
|
2
|
+
"fieldsList": {
|
|
3
|
+
"flatHierarchyBox": "Select and arrange columns",
|
|
4
|
+
"values": "Values",
|
|
5
|
+
"allFields": "All fields",
|
|
6
|
+
"rows": "Rows",
|
|
7
|
+
"columns": "Columns",
|
|
8
|
+
"filters": "Report filters",
|
|
9
|
+
"dropField": "Drop field here",
|
|
10
|
+
"addCalculatedMeasure": "Add calculated value",
|
|
11
|
+
"expandAll": "Expand all",
|
|
12
|
+
"collapseAll": "Collapse all",
|
|
13
|
+
"formulasGroupName": "Calculated values",
|
|
14
|
+
"title": "Fields",
|
|
15
|
+
"subtitle": "Drag and drop fields to arrange",
|
|
16
|
+
"search": "Search",
|
|
17
|
+
"searchClose": "Close search",
|
|
18
|
+
"open": "Open Field List",
|
|
19
|
+
"close": "Close Field List",
|
|
20
|
+
"actions": {
|
|
21
|
+
"select": "Select",
|
|
22
|
+
"deselect": "Deselect",
|
|
23
|
+
"expand": "Expand",
|
|
24
|
+
"collapse": "Collapse",
|
|
25
|
+
"move_to_rows": "Move to rows",
|
|
26
|
+
"move_to_columns": "Move to columns",
|
|
27
|
+
"move_to_filters": "Move to report filters",
|
|
28
|
+
"move_to_values": "Move to values",
|
|
29
|
+
"move_up": "Move up",
|
|
30
|
+
"move_down": "Move down",
|
|
31
|
+
"edit_calculated_value": "Edit calculated value",
|
|
32
|
+
"aggregation": "Aggregation"
|
|
33
|
+
}
|
|
34
|
+
},
|
|
35
|
+
"filter": {
|
|
36
|
+
"ascSort": "Az",
|
|
37
|
+
"ascSortTooltip": "Sort ascending",
|
|
38
|
+
"descSort": "zA",
|
|
39
|
+
"descSortTooltip": "Sort descending",
|
|
40
|
+
"top": "Top",
|
|
41
|
+
"bottom": "Bottom",
|
|
42
|
+
"search": "Search",
|
|
43
|
+
"selectAll": "Select all",
|
|
44
|
+
"selectAllResults": "Select all results",
|
|
45
|
+
"amountSelected": "{0} of {1} selected",
|
|
46
|
+
"amountFound": "{0} of {1} found are selected",
|
|
47
|
+
"multipleItems": "Multiple items",
|
|
48
|
+
"all": "All",
|
|
49
|
+
"sort": "Sort:",
|
|
50
|
+
"filterBy": "Filter by:",
|
|
51
|
+
"labelsFilter": "Labels",
|
|
52
|
+
"numbersFilter": "Labels",
|
|
53
|
+
"valuesFilter": "Values",
|
|
54
|
+
"datesFilter": "Dates",
|
|
55
|
+
"timeFilter": "Time",
|
|
56
|
+
"equal": "Equal",
|
|
57
|
+
"notEqual": "Not equal",
|
|
58
|
+
"before": "Before",
|
|
59
|
+
"beforeEqual": "Before or equal",
|
|
60
|
+
"after": "After",
|
|
61
|
+
"afterEqual": "After or equal",
|
|
62
|
+
"between": "Between",
|
|
63
|
+
"notBetween": "Not between",
|
|
64
|
+
"last": "Last...",
|
|
65
|
+
"current": "Current...",
|
|
66
|
+
"next": "Next...",
|
|
67
|
+
"begin": "Begin",
|
|
68
|
+
"notBegin": "Not begin",
|
|
69
|
+
"end": "End",
|
|
70
|
+
"notEnd": "Not end",
|
|
71
|
+
"contain": "Contain",
|
|
72
|
+
"notContain": "Not contain",
|
|
73
|
+
"greater": "Greater",
|
|
74
|
+
"greaterEqual": "Greater or equal",
|
|
75
|
+
"less": "Less",
|
|
76
|
+
"lessEqual": "Less or equal",
|
|
77
|
+
"day": "Day",
|
|
78
|
+
"week": "Week",
|
|
79
|
+
"month": "Month",
|
|
80
|
+
"quarter": "Quarter",
|
|
81
|
+
"year": "Year",
|
|
82
|
+
"seconds": "sec.",
|
|
83
|
+
"secondsFull": "seconds",
|
|
84
|
+
"minutes": "min.",
|
|
85
|
+
"minutesFull": "minutes",
|
|
86
|
+
"hours": "hr.",
|
|
87
|
+
"hoursFull": "hours",
|
|
88
|
+
"days": "d.",
|
|
89
|
+
"daysFull": "days",
|
|
90
|
+
"clearDateFilter": "Clear date filter",
|
|
91
|
+
"clearLabelFilter": "Clear label filter",
|
|
92
|
+
"clearNumberFilter": "Clear label filter",
|
|
93
|
+
"clearTimeFilter": "Clear time filter",
|
|
94
|
+
"clearValueFilter": "Clear value filter",
|
|
95
|
+
"noAvailableValues": "No available values",
|
|
96
|
+
"condition": "Condition",
|
|
97
|
+
"conditionValue": "Condition value",
|
|
98
|
+
"conditionMeasure": "Measure",
|
|
99
|
+
"conditionTimeInterval": "Time interval",
|
|
100
|
+
"datepickerTime": "Time:"
|
|
101
|
+
},
|
|
102
|
+
"drillThrough": {
|
|
103
|
+
"title": "Details",
|
|
104
|
+
"row": "Row: <b>{0}</b>",
|
|
105
|
+
"column": "Column: <b>{0}</b>",
|
|
106
|
+
"value": "{0}: <b>{1}</b>"
|
|
107
|
+
},
|
|
108
|
+
"calculatedView": {
|
|
109
|
+
"title": "Calculated value",
|
|
110
|
+
"measureBox": "Drag values to formula",
|
|
111
|
+
"measureName": "Value name",
|
|
112
|
+
"formula": "Formula",
|
|
113
|
+
"formulaPrompt": "Drop values and edit formula here",
|
|
114
|
+
"calculateIndividualValues": "Calculate individual values",
|
|
115
|
+
"removeValue": "Remove",
|
|
116
|
+
"removeValueTitle": "Remove {0}?",
|
|
117
|
+
"removeValueMessage": "Are you sure you want to remove this calculated value?",
|
|
118
|
+
"allValues": "All values",
|
|
119
|
+
"actions": {
|
|
120
|
+
"add_to_formula": "Add to formula"
|
|
121
|
+
},
|
|
122
|
+
"func": {
|
|
123
|
+
"add": "Add",
|
|
124
|
+
"subtract": "Subtract",
|
|
125
|
+
"multiply": "Multiply",
|
|
126
|
+
"divide": "Divide",
|
|
127
|
+
"power": "Power",
|
|
128
|
+
"equal": "Equal",
|
|
129
|
+
"less": "Less",
|
|
130
|
+
"less_equal": "Less or equal",
|
|
131
|
+
"greater": "Greater",
|
|
132
|
+
"greater_equal": "Greater or equal",
|
|
133
|
+
"strict_equal": "Strict equal",
|
|
134
|
+
"not_equal": "Not equal",
|
|
135
|
+
"or": "Or",
|
|
136
|
+
"and": "And",
|
|
137
|
+
"if": "If",
|
|
138
|
+
"abs": "Absolute",
|
|
139
|
+
"round": "Round",
|
|
140
|
+
"min": "Minimum",
|
|
141
|
+
"max": "Maximum"
|
|
142
|
+
}
|
|
143
|
+
},
|
|
144
|
+
"grid": {
|
|
145
|
+
"total": "Total",
|
|
146
|
+
"totals": "Totals",
|
|
147
|
+
"grandTotal": "Grand Total",
|
|
148
|
+
"blankMember": "(blank)",
|
|
149
|
+
"dateNullCaption": "null",
|
|
150
|
+
"dateInvalidCaption": "Invalid date",
|
|
151
|
+
"reportInformation": "Report information"
|
|
152
|
+
},
|
|
153
|
+
"charts": {
|
|
154
|
+
"showLegend": "Show legend",
|
|
155
|
+
"hideLegend": "Hide legend",
|
|
156
|
+
"selectMeasures": "Select measures",
|
|
157
|
+
"bigDataSetWarning": "The dataset is too big to be displayed. Data will be trimmed to fit into the chart.",
|
|
158
|
+
"noDataTitle": "No data to display.",
|
|
159
|
+
"noMeasuresTitle": "No measures to display. Add at least one measure in the Field List."
|
|
160
|
+
},
|
|
161
|
+
"tooltips": {
|
|
162
|
+
"fieldList": "Click to open Fields",
|
|
163
|
+
"selectAggregation": "Select aggregation",
|
|
164
|
+
"editCalculatedMeasure": "Edit calculated value",
|
|
165
|
+
"row": "Row:",
|
|
166
|
+
"headerResize": "Drag to resize",
|
|
167
|
+
"headerFit": "Double click to fit",
|
|
168
|
+
"filterIcon": "Click to filter",
|
|
169
|
+
"filtered": "Filtered",
|
|
170
|
+
"expandIcon": "Click to expand",
|
|
171
|
+
"collapseIcon": "Click to collapse",
|
|
172
|
+
"drillDown": "Click to drill down",
|
|
173
|
+
"drillUp": "Click to drill up",
|
|
174
|
+
"sortIcon": "Click to sort",
|
|
175
|
+
"sortedDescIcon": "Click to sort descending",
|
|
176
|
+
"sortedAscIcon": "Click to sort ascending",
|
|
177
|
+
"unsortedIcon": "Click to unsort",
|
|
178
|
+
"close": "Click to close"
|
|
179
|
+
},
|
|
2
180
|
"aggregations": {
|
|
3
|
-
"
|
|
4
|
-
"caption": "
|
|
5
|
-
"
|
|
6
|
-
"
|
|
181
|
+
"sum": {
|
|
182
|
+
"caption": "Sum",
|
|
183
|
+
"totalCaption": "Sum of {0}",
|
|
184
|
+
"grandTotalCaption": "Total Sum of {0}"
|
|
7
185
|
},
|
|
8
186
|
"count": {
|
|
9
187
|
"caption": "Count",
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
},
|
|
13
|
-
"differenceOfColumn": {
|
|
14
|
-
"caption": "Difference of Column",
|
|
15
|
-
"grandTotalCaption": "Difference of Column of {0}",
|
|
16
|
-
"totalCaption": "Difference of Column of {0}"
|
|
17
|
-
},
|
|
18
|
-
"differenceOfRow": {
|
|
19
|
-
"caption": "Difference of Row",
|
|
20
|
-
"grandTotalCaption": "Difference of Row of {0}",
|
|
21
|
-
"totalCaption": "Difference of Row of {0}"
|
|
188
|
+
"totalCaption": "Count of {0}",
|
|
189
|
+
"grandTotalCaption": "Total Count of {0}"
|
|
22
190
|
},
|
|
23
191
|
"distinctCount": {
|
|
24
192
|
"caption": "Distinct Count",
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
},
|
|
28
|
-
"index": {
|
|
29
|
-
"caption": "Index",
|
|
30
|
-
"grandTotalCaption": "Index of {0}",
|
|
31
|
-
"totalCaption": "Index of {0}"
|
|
193
|
+
"totalCaption": "Distinct Count of {0}",
|
|
194
|
+
"grandTotalCaption": "Total Distinct Count of {0}"
|
|
32
195
|
},
|
|
33
|
-
"
|
|
34
|
-
"caption": "
|
|
35
|
-
"
|
|
36
|
-
"
|
|
196
|
+
"average": {
|
|
197
|
+
"caption": "Average",
|
|
198
|
+
"totalCaption": "Average of {0}",
|
|
199
|
+
"grandTotalCaption": "Total Average of {0}"
|
|
37
200
|
},
|
|
38
201
|
"median": {
|
|
39
202
|
"caption": "Median",
|
|
40
|
-
"
|
|
41
|
-
"
|
|
203
|
+
"totalCaption": "Median of {0}",
|
|
204
|
+
"grandTotalCaption": "Total Median of {0}"
|
|
205
|
+
},
|
|
206
|
+
"stdevp": {
|
|
207
|
+
"caption": "Population StDev",
|
|
208
|
+
"totalCaption": "Population StDev of {0}",
|
|
209
|
+
"grandTotalCaption": "Total Population StDev of {0}"
|
|
210
|
+
},
|
|
211
|
+
"stdevs": {
|
|
212
|
+
"caption": "Sample StDev",
|
|
213
|
+
"totalCaption": "Sample StDev of {0}",
|
|
214
|
+
"grandTotalCaption": "Total Sample StDev of {0}"
|
|
215
|
+
},
|
|
216
|
+
"product": {
|
|
217
|
+
"caption": "Product",
|
|
218
|
+
"totalCaption": "Product of {0}",
|
|
219
|
+
"grandTotalCaption": "Total Product of {0}"
|
|
42
220
|
},
|
|
43
221
|
"min": {
|
|
44
222
|
"caption": "Min",
|
|
45
|
-
"
|
|
46
|
-
"
|
|
223
|
+
"totalCaption": "Min of {0}",
|
|
224
|
+
"grandTotalCaption": "Total Min of {0}"
|
|
47
225
|
},
|
|
48
|
-
"
|
|
49
|
-
"caption": "
|
|
226
|
+
"max": {
|
|
227
|
+
"caption": "Max",
|
|
228
|
+
"totalCaption": "Max of {0}",
|
|
229
|
+
"grandTotalCaption": "Total Max of {0}"
|
|
50
230
|
},
|
|
51
231
|
"percent": {
|
|
52
232
|
"caption": "% of Grand Total",
|
|
53
|
-
"
|
|
54
|
-
"
|
|
55
|
-
},
|
|
56
|
-
"percentDifferenceOfColumn": {
|
|
57
|
-
"caption": "% Difference of Column",
|
|
58
|
-
"grandTotalCaption": "% Difference of Column of {0}",
|
|
59
|
-
"totalCaption": "% Difference of Column of {0}"
|
|
60
|
-
},
|
|
61
|
-
"percentDifferenceOfRow": {
|
|
62
|
-
"caption": "% Difference of Row",
|
|
63
|
-
"grandTotalCaption": "% Difference of Row of {0}",
|
|
64
|
-
"totalCaption": "% Difference of Row of {0}"
|
|
233
|
+
"totalCaption": "% of Grand Total of {0}",
|
|
234
|
+
"grandTotalCaption": "Total % of Grand Total of {0}"
|
|
65
235
|
},
|
|
66
236
|
"percentOfColumn": {
|
|
67
237
|
"caption": "% of Column",
|
|
68
|
-
"
|
|
69
|
-
"
|
|
238
|
+
"totalCaption": "% of Column of {0}",
|
|
239
|
+
"grandTotalCaption": "Total % of Column of {0}"
|
|
240
|
+
},
|
|
241
|
+
"percentOfRow": {
|
|
242
|
+
"caption": "% of Row",
|
|
243
|
+
"totalCaption": "% of Row of {0}",
|
|
244
|
+
"grandTotalCaption": "Total % of Row of {0}"
|
|
70
245
|
},
|
|
71
246
|
"percentOfParentColumnTotal": {
|
|
72
247
|
"caption": "% of Parent Column Total",
|
|
73
|
-
"
|
|
74
|
-
"
|
|
248
|
+
"totalCaption": "% of Parent Column Total of {0}",
|
|
249
|
+
"grandTotalCaption": "% of Parent Column Total of {0}"
|
|
75
250
|
},
|
|
76
251
|
"percentOfParentRowTotal": {
|
|
77
252
|
"caption": "% of Parent Row Total",
|
|
78
|
-
"
|
|
79
|
-
"
|
|
80
|
-
},
|
|
81
|
-
"percentOfRow": {
|
|
82
|
-
"caption": "% of Row",
|
|
83
|
-
"grandTotalCaption": "Total % of Row of {0}",
|
|
84
|
-
"totalCaption": "% of Row of {0}"
|
|
85
|
-
},
|
|
86
|
-
"product": {
|
|
87
|
-
"caption": "Product",
|
|
88
|
-
"grandTotalCaption": "Total Product of {0}",
|
|
89
|
-
"totalCaption": "Product of {0}"
|
|
253
|
+
"totalCaption": "% of Parent Row Total of {0}",
|
|
254
|
+
"grandTotalCaption": "% of Parent Row Total of {0}"
|
|
90
255
|
},
|
|
91
256
|
"runningTotalsOfColumn": {
|
|
92
257
|
"caption": "Running Totals of Column",
|
|
93
|
-
"
|
|
94
|
-
"
|
|
258
|
+
"totalCaption": "Running Totals of Column of {0}",
|
|
259
|
+
"grandTotalCaption": "Running Totals of Column of {0}"
|
|
95
260
|
},
|
|
96
261
|
"runningTotalsOfRow": {
|
|
97
262
|
"caption": "Running Totals of Row",
|
|
98
|
-
"
|
|
99
|
-
"
|
|
263
|
+
"totalCaption": "Running Totals of Row of {0}",
|
|
264
|
+
"grandTotalCaption": "Running Totals of Row of {0}"
|
|
100
265
|
},
|
|
101
|
-
"
|
|
102
|
-
"caption": "
|
|
103
|
-
"
|
|
104
|
-
"
|
|
266
|
+
"index": {
|
|
267
|
+
"caption": "Index",
|
|
268
|
+
"totalCaption": "Index of {0}",
|
|
269
|
+
"grandTotalCaption": "Index of {0}"
|
|
105
270
|
},
|
|
106
|
-
"
|
|
107
|
-
"caption": "
|
|
108
|
-
"
|
|
109
|
-
"
|
|
271
|
+
"differenceOfColumn": {
|
|
272
|
+
"caption": "Difference of Column",
|
|
273
|
+
"totalCaption": "Difference of Column of {0}",
|
|
274
|
+
"grandTotalCaption": "Difference of Column of {0}"
|
|
110
275
|
},
|
|
111
|
-
"
|
|
112
|
-
"caption": "
|
|
113
|
-
"
|
|
114
|
-
"
|
|
115
|
-
}
|
|
116
|
-
},
|
|
117
|
-
"buttons": {
|
|
118
|
-
"apply": "Apply",
|
|
119
|
-
"cancel": "Cancel",
|
|
120
|
-
"copy": "Copy",
|
|
121
|
-
"no": "No",
|
|
122
|
-
"ok": "OK",
|
|
123
|
-
"save": "Save",
|
|
124
|
-
"select": "Select",
|
|
125
|
-
"yes": "Yes"
|
|
126
|
-
},
|
|
127
|
-
"calculatedView": {
|
|
128
|
-
"actions": {
|
|
129
|
-
"add_to_formula": "Add to formula"
|
|
276
|
+
"differenceOfRow": {
|
|
277
|
+
"caption": "Difference of Row",
|
|
278
|
+
"totalCaption": "Difference of Row of {0}",
|
|
279
|
+
"grandTotalCaption": "Difference of Row of {0}"
|
|
130
280
|
},
|
|
131
|
-
"
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
"func": {
|
|
136
|
-
"abs": "Absolute",
|
|
137
|
-
"add": "Add",
|
|
138
|
-
"and": "And",
|
|
139
|
-
"divide": "Divide",
|
|
140
|
-
"equal": "Equal",
|
|
141
|
-
"greater": "Greater",
|
|
142
|
-
"greater_equal": "Greater or equal",
|
|
143
|
-
"if": "If",
|
|
144
|
-
"less": "Less",
|
|
145
|
-
"less_equal": "Less or equal",
|
|
146
|
-
"max": "Maximum",
|
|
147
|
-
"min": "Minimum",
|
|
148
|
-
"multiply": "Multiply",
|
|
149
|
-
"not_equal": "Not equal",
|
|
150
|
-
"or": "Or",
|
|
151
|
-
"power": "Power",
|
|
152
|
-
"strict_equal": "Strict equal",
|
|
153
|
-
"subtract": "Subtract"
|
|
281
|
+
"percentDifferenceOfColumn": {
|
|
282
|
+
"caption": "% Difference of Column",
|
|
283
|
+
"totalCaption": "% Difference of Column of {0}",
|
|
284
|
+
"grandTotalCaption": "% Difference of Column of {0}"
|
|
154
285
|
},
|
|
155
|
-
"
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
"removeValueTitle": "Remove {0}?",
|
|
160
|
-
"title": "Calculated value"
|
|
161
|
-
},
|
|
162
|
-
"charts": {
|
|
163
|
-
"bigDataSetWarning": "The dataset is too big to be displayed. Data will be trimmed to fit into the chart.",
|
|
164
|
-
"hideLegend": "Hide legend",
|
|
165
|
-
"noDataTitle": "No data to display.",
|
|
166
|
-
"noMeasuresTitle": "No measures to display. Add at least one measure in the Field List.",
|
|
167
|
-
"selectMeasures": "Select measures",
|
|
168
|
-
"showLegend": "Show legend"
|
|
169
|
-
},
|
|
170
|
-
"contextMenu": {
|
|
171
|
-
"aggregation": "Aggregation",
|
|
172
|
-
"clearSorting": "Clear sorting",
|
|
173
|
-
"collapse": "Collapse",
|
|
174
|
-
"conditionalFormatting": "Conditional formatting",
|
|
175
|
-
"drillDown": "Drill down",
|
|
176
|
-
"drillThrough": "Drill through",
|
|
177
|
-
"drillUp": "Drill up",
|
|
178
|
-
"editFormula": "Edit <b>{0}</b>",
|
|
179
|
-
"exclude": "Exclude <b>{0}</b>",
|
|
180
|
-
"expand": "Expand",
|
|
181
|
-
"filterBy": "Filter by <b>{0}</b>",
|
|
182
|
-
"groupMembers": "Group members",
|
|
183
|
-
"hideProperty": "Hide <b>{0}</b>",
|
|
184
|
-
"hideSubtotals": "Hide subtotals",
|
|
185
|
-
"moveToColumns": "Move to columns",
|
|
186
|
-
"moveToReportFilters": "Move to report filters",
|
|
187
|
-
"moveToRows": "Move to rows",
|
|
188
|
-
"numberFormatting": "Number formatting",
|
|
189
|
-
"openFilter": "Open filter",
|
|
190
|
-
"properties": "Properties",
|
|
191
|
-
"removeField": "Remove field",
|
|
192
|
-
"removeMeasure": "Remove measure",
|
|
193
|
-
"showProperty": "Show <b>{0}</b>",
|
|
194
|
-
"showSubtotals": "Show subtotals",
|
|
195
|
-
"sortColumnAsc": "Sort column ascending",
|
|
196
|
-
"sortColumnDesc": "Sort column descending",
|
|
197
|
-
"sortRowAsc": "Sort row ascending",
|
|
198
|
-
"sortRowDesc": "Sort row descending",
|
|
199
|
-
"ungroupMembers": "Ungroup members"
|
|
200
|
-
},
|
|
201
|
-
"date": {
|
|
202
|
-
"day": "Day",
|
|
203
|
-
"month": "Month",
|
|
204
|
-
"quarter": "Quarter",
|
|
205
|
-
"year": "Year"
|
|
206
|
-
},
|
|
207
|
-
"drillThrough": {
|
|
208
|
-
"column": "Column: <b>{0}</b>",
|
|
209
|
-
"row": "Row: <b>{0}</b>",
|
|
210
|
-
"title": "Details",
|
|
211
|
-
"value": "{0}: <b>{1}</b>"
|
|
212
|
-
},
|
|
213
|
-
"fieldsList": {
|
|
214
|
-
"actions": {
|
|
215
|
-
"collapse": "Collapse",
|
|
216
|
-
"deselect": "Deselect",
|
|
217
|
-
"edit_calculated_value": "Edit calculated value",
|
|
218
|
-
"expand": "Expand",
|
|
219
|
-
"move_down": "Move down",
|
|
220
|
-
"move_to_columns": "Move to columns",
|
|
221
|
-
"move_to_filters": "Move to report filters",
|
|
222
|
-
"move_to_rows": "Move to rows",
|
|
223
|
-
"move_to_values": "Move to values",
|
|
224
|
-
"move_up": "Move up",
|
|
225
|
-
"select": "Select"
|
|
286
|
+
"percentDifferenceOfRow": {
|
|
287
|
+
"caption": "% Difference of Row",
|
|
288
|
+
"totalCaption": "% Difference of Row of {0}",
|
|
289
|
+
"grandTotalCaption": "% Difference of Row of {0}"
|
|
226
290
|
},
|
|
227
|
-
"
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
"collapseAll": "Collapse all",
|
|
231
|
-
"columns": "Columns",
|
|
232
|
-
"dropField": "Drop field here",
|
|
233
|
-
"expandAll": "Expand all",
|
|
234
|
-
"filters": "Report filters",
|
|
235
|
-
"flatHierarchyBox": "Select and arrange columns",
|
|
236
|
-
"formulasGroupName": "Calculated values",
|
|
237
|
-
"open": "Open field list",
|
|
238
|
-
"rows": "Rows",
|
|
239
|
-
"search": "Search",
|
|
240
|
-
"searchClose": "Close search",
|
|
241
|
-
"subtitle": "Drag and drop fields to arrange",
|
|
242
|
-
"title": "Fields",
|
|
243
|
-
"values": "Values"
|
|
244
|
-
},
|
|
245
|
-
"filter": {
|
|
246
|
-
"after": "After",
|
|
247
|
-
"afterEqual": "After or equal",
|
|
248
|
-
"all": "All",
|
|
249
|
-
"amountFound": "{0} of {1} found are selected",
|
|
250
|
-
"amountSelected": "{0} of {1} selected",
|
|
251
|
-
"ascSort": "Az",
|
|
252
|
-
"ascSortTooltip": "Sort ascending",
|
|
253
|
-
"before": "Before",
|
|
254
|
-
"beforeEqual": "Before or equal",
|
|
255
|
-
"begin": "Begin",
|
|
256
|
-
"between": "Between",
|
|
257
|
-
"bottom": "Bottom",
|
|
258
|
-
"clearDateFilter": "Clear date filter",
|
|
259
|
-
"clearLabelFilter": "Clear label filter",
|
|
260
|
-
"clearNumberFilter": "Clear label filter",
|
|
261
|
-
"clearTimeFilter": "Clear time filter",
|
|
262
|
-
"clearValueFilter": "Clear value filter",
|
|
263
|
-
"condition": "Condition",
|
|
264
|
-
"conditionMeasure": "Measure",
|
|
265
|
-
"conditionTimeInterval": "Time interval",
|
|
266
|
-
"conditionValue": "Condition value",
|
|
267
|
-
"contain": "Contain",
|
|
268
|
-
"current": "Current...",
|
|
269
|
-
"datesFilter": "Dates",
|
|
270
|
-
"day": "Day",
|
|
271
|
-
"days": "d.",
|
|
272
|
-
"daysFull": "days",
|
|
273
|
-
"descSort": "zA",
|
|
274
|
-
"descSortTooltip": "Sort descending",
|
|
275
|
-
"end": "End",
|
|
276
|
-
"equal": "Equal",
|
|
277
|
-
"filterBy": "Filter by:",
|
|
278
|
-
"greater": "Greater",
|
|
279
|
-
"greaterEqual": "Greater or equal",
|
|
280
|
-
"hours": "hr.",
|
|
281
|
-
"hoursFull": "hours",
|
|
282
|
-
"labelsFilter": "Labels",
|
|
283
|
-
"last": "Last...",
|
|
284
|
-
"less": "Less",
|
|
285
|
-
"lessEqual": "Less or equal",
|
|
286
|
-
"minutes": "min.",
|
|
287
|
-
"minutesFull": "minutes",
|
|
288
|
-
"month": "Month",
|
|
289
|
-
"multipleItems": "Multiple items",
|
|
290
|
-
"next": "Next...",
|
|
291
|
-
"noAvailableValues": "No available values",
|
|
292
|
-
"notBegin": "Not begin",
|
|
293
|
-
"notBetween": "Not between",
|
|
294
|
-
"notContain": "Not contain",
|
|
295
|
-
"notEnd": "Not end",
|
|
296
|
-
"notEqual": "Not equal",
|
|
297
|
-
"numbersFilter": "Labels",
|
|
298
|
-
"quarter": "Quarter",
|
|
299
|
-
"search": "Search",
|
|
300
|
-
"seconds": "sec.",
|
|
301
|
-
"secondsFull": "seconds",
|
|
302
|
-
"selectAll": "Select all",
|
|
303
|
-
"selectAllResults": "Select all results",
|
|
304
|
-
"sort": "Sort:",
|
|
305
|
-
"timeFilter": "Time",
|
|
306
|
-
"top": "Top",
|
|
307
|
-
"valuesFilter": "Values",
|
|
308
|
-
"week": "Week",
|
|
309
|
-
"year": "Year"
|
|
310
|
-
},
|
|
311
|
-
"grid": {
|
|
312
|
-
"blankMember": "(blank)",
|
|
313
|
-
"dateInvalidCaption": "Invalid date",
|
|
314
|
-
"dateNullCaption": "null",
|
|
315
|
-
"grandTotal": "Grand Total",
|
|
316
|
-
"reportInformation": "Report information",
|
|
317
|
-
"total": "Total",
|
|
318
|
-
"totals": "Totals"
|
|
319
|
-
},
|
|
320
|
-
"kpis": {
|
|
321
|
-
"goal": "Goal",
|
|
322
|
-
"kpis": "KPIs",
|
|
323
|
-
"status": "Status",
|
|
324
|
-
"trend": "Trend",
|
|
325
|
-
"value": "Value"
|
|
291
|
+
"none": {
|
|
292
|
+
"caption": "No calculation"
|
|
293
|
+
}
|
|
326
294
|
},
|
|
327
295
|
"messages": {
|
|
328
|
-
"analyzing": "Analyzing data...",
|
|
329
|
-
"analyzingProgress": "{0} records of {1} ({2}%)",
|
|
330
|
-
"analyzingRecords": "{0}% of records",
|
|
331
|
-
"api": {
|
|
332
|
-
"clientOutdated": "Custom data source API: the flexmonster.js and server API versions are not compatible.<br/><br/>The flexmonster.js file is outdated. Please update flexmonster.js to the minimum required version: {0}",
|
|
333
|
-
"error400Status": "Custom data source API: request error on '<u><a href='{0}'>{0}</a></u>'.<br/><br/>",
|
|
334
|
-
"error404Status": "Unable to connect to the custom data source API endpoint '<u><a href='{0}'>{0}</a></u>'.<br/><br/>Check the following points to resolve the issue:<br/>- make sure that the URL is correct<br/>- check that the endpoint is processing POST requests",
|
|
335
|
-
"error500Status": "Custom data source API: server error on '<u><a href='{0}'>{0}</a></u>'.<br/><br/>",
|
|
336
|
-
"errorZeroStatus": "Unable to connect to the custom data source API endpoint '<u><a href='{0}'>{0}</a></u>'.<br/><br/>Check the following points to resolve the issue:<br/>- make sure that the URL is correct<br/>- enable CORS<br/>- check the browser console for any errors",
|
|
337
|
-
"fieldsRequestError": "Custom data source API: fields request.<br/><br/>The format of the '<u><a href='{0}'>{0}</a></u>' endpoint response is incorrect.",
|
|
338
|
-
"incorrectUrl": "Custom data source API: incorrect type of the 'url' parameter.<br/><br/>",
|
|
339
|
-
"membersRequestError": "Custom data source API: members request.<br/><br/>The format of the '<u><a href='{0}'>{0}</a></u>' endpoint response is incorrect.",
|
|
340
|
-
"noGridChartsMode": "The grid and charts mode is not supported in flat form for the custom data source API.",
|
|
341
|
-
"selectDrillThroughError": "Custom data source API: select request for drill-through view.<br/><br/>The format of the '<u><a href='{0}'>{0}</a></u>' endpoint response is incorrect.",
|
|
342
|
-
"selectRequestError": "Custom data source API: select request.<br/><br/>The format of the '<u><a href='{0}'>{0}</a></u>' endpoint response is incorrect.",
|
|
343
|
-
"serverOutdated": "Custom data source API: the flexmonster.js and server API versions are not compatible.<br/><br/>The server API is outdated. Please update the '<u><a href='{0}'>{0}</a></u>' server API to the minimum required version: {1}"
|
|
344
|
-
},
|
|
345
|
-
"browse": "Browse",
|
|
346
|
-
"cantConnectToAccelerator": "Can't connect to the data source. Please check if Flexmonster Accelerator is running.",
|
|
347
|
-
"cantExpand": "Some fields can't be expanded. Please narrow down the dataset.",
|
|
348
|
-
"cantExpandTitle": "The dataset is too large",
|
|
349
|
-
"cantLoadSharedReport": "Can't load the shared report. <br/> {0}",
|
|
350
|
-
"cantSaveFile": "Can't save file. <br/>Details: {0}",
|
|
351
|
-
"cantSaveFileNoDetails": "Can't save file.",
|
|
352
|
-
"cantSaveReportForSharing": "Can't save the report for sharing. <br/><br/> {0}",
|
|
353
|
-
"confirmation": "Confirmation",
|
|
354
|
-
"csvHeaderParsingError": "A CSV header parsing error occurred.",
|
|
355
|
-
"dataStreamError": "A stream error occurred while loading '{0}'<br/><br/><u><a href='https://www.flexmonster.com/doc/typical-errors/#stream-error' target='_blank'>Read more info about this error</a></u>",
|
|
356
|
-
"dataWasUpdated": "The data source has been updated on the server. Refresh the report?",
|
|
357
|
-
"elastic": {
|
|
358
|
-
"errorConnection": "Unable to connect to the Elasticsearch endpoint '<u><a href='{0}'>{0}</a></u>'.<br/><br/>Check the following points to resolve the issue:<br/>- make sure that the URL is correct<br/>- enable CORS<br/>- check the browser console for any errors"
|
|
359
|
-
},
|
|
360
296
|
"error": "Error",
|
|
361
|
-
"
|
|
362
|
-
"excelCsvChartsExportError": "The Microsoft Excel or CSV export is not available for charts.",
|
|
363
|
-
"exportError": "Failed to export. An unexpected error occurred.",
|
|
364
|
-
"exportFontLoadingError": "Failed to load the font. An unexpected error occurred.",
|
|
365
|
-
"exportProgress": "Export in progress...",
|
|
366
|
-
"fileLoadingIncomplete": "The file is too large and cannot be loaded completely due to the browser limitations.",
|
|
367
|
-
"flatTableIsNotSupported": "The flat form is not supported for the {0} data source.",
|
|
368
|
-
"inappropriateFileFormat": "The data file is of inappropriate format.",
|
|
369
|
-
"invalidDataSource": "The data source or catalog is invalid. Please check the connection details. <br/><br/><u><a href='https://www.flexmonster.com/doc/typical-errors/#invalid-datasource' target='_blank'>Read more info about this error</a></u>",
|
|
370
|
-
"invalidJSONdata": "The JSON data is invalid.",
|
|
371
|
-
"invalidReportFormat": "Invalid report format or access to the file is denied.",
|
|
372
|
-
"invalidReportFormat2": "Invalid report format. The 'dataSource' property is required.",
|
|
297
|
+
"warning": "Warning",
|
|
373
298
|
"limitation": "Limitation",
|
|
299
|
+
"browse": "Browse",
|
|
300
|
+
"confirmation": "Confirmation",
|
|
374
301
|
"loading": "Loading...",
|
|
375
302
|
"loadingData": "Loading data...",
|
|
303
|
+
"loadingMapping": "Loading mapping...",
|
|
304
|
+
"uploading": "Uploading...",
|
|
305
|
+
"waiting": "Waiting for the response {0} sec.",
|
|
306
|
+
"progress": "{0} rows",
|
|
307
|
+
"progressKnown": "{0} KB loaded of {1} KB ({2}%)",
|
|
308
|
+
"progressUnknown": "{0} KB loaded",
|
|
309
|
+
"sortingMembers": "Sorting members...",
|
|
310
|
+
"analyzing": "Analyzing data...",
|
|
311
|
+
"analyzingProgress": "{0} records of {1} ({2}%)",
|
|
312
|
+
"analyzingRecords": "{0}% of records",
|
|
313
|
+
"analyzingRecordsWithAmount": "{0} records ({1}%)",
|
|
314
|
+
"saving": "Saving...",
|
|
376
315
|
"loadingDimensions": "Loading dimensions...",
|
|
377
316
|
"loadingHierarchies": "Loading hierarchies...",
|
|
378
|
-
"loadingKPIs": "Loading KPIs...",
|
|
379
|
-
"loadingLevels": "Loading levels...",
|
|
380
|
-
"loadingMapping": "Loading mapping...",
|
|
381
317
|
"loadingMeasures": "Loading measures...",
|
|
318
|
+
"loadingKPIs": "Loading KPIs...",
|
|
382
319
|
"loadingMembers": "Loading members...",
|
|
383
320
|
"loadingProperties": "Loading properties...",
|
|
384
|
-
"
|
|
385
|
-
"ocsvIncompatible": "Unable to read the data source. The OCSV file might have been compressed with a newer version. Please update the component to version {0} or newer.",
|
|
386
|
-
"pagesWereGenerated": "pages were generated.",
|
|
321
|
+
"loadingLevels": "Loading levels...",
|
|
387
322
|
"pleaseWait": "Please wait.",
|
|
388
|
-
"
|
|
389
|
-
"
|
|
390
|
-
"
|
|
391
|
-
"
|
|
323
|
+
"pagesWereGenerated": "pages were generated.",
|
|
324
|
+
"exportProgress": "Export in progress...",
|
|
325
|
+
"exportError": "Failed to export. An unexpected error occurred.",
|
|
326
|
+
"cantSaveFile": "Can't save file. <br/>Details: {0}",
|
|
327
|
+
"contentTypeMessageJson": "Please use serverContentType: json when saving to server. More details: https://www.flexmonster.com/api/save/",
|
|
328
|
+
"cantSaveFileNoDetails": "Can't save file.",
|
|
392
329
|
"saveReportToFile": "The report is ready to be saved to file. <br/>Please click the \"Save\" button to save the report.",
|
|
393
|
-
"
|
|
394
|
-
"
|
|
395
|
-
"
|
|
396
|
-
"
|
|
330
|
+
"saveReportForSharing": "Please copy the following link to share the report:<br/><u><div style='text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-style: italic;'>{0}</div></u>",
|
|
331
|
+
"cantSaveReportForSharing": "Can't save the report for sharing. <br/><br/> {0}",
|
|
332
|
+
"cantLoadSharedReport": "Can't load the shared report. <br/> {0}",
|
|
333
|
+
"invalidDataSource": "The data source or catalog is invalid. Please check the connection details. <br/><br/><u><a href='https://www.flexmonster.com/doc/typical-errors/#invalid-datasource' target='_blank'>Read more info about this error</a></u>",
|
|
334
|
+
"dataStreamError": "A stream error occurred while loading '{0}'<br/><br/><u><a href='https://www.flexmonster.com/doc/typical-errors/#stream-error' target='_blank'>Read more info about this error</a></u>",
|
|
397
335
|
"unableToOpenFile": "Unable to open the '{0}' file.<br/><br/>Check the following points to resolve the issue:<br/>- make sure the file exists<br/>- make sure the 'Access-Control-Allow-Origin' header is present in the requested resource<br/>- check the browser console for any errors<br/><br/><u><a href='https://www.flexmonster.com/doc/typical-errors/#unable-to-open-file' target='_blank'>Read more info about this error</a></u><br/>",
|
|
398
|
-
"
|
|
399
|
-
"uploading": "Uploading...",
|
|
400
|
-
"waiting": "Waiting for the response {0} sec.",
|
|
401
|
-
"warning": "Warning",
|
|
402
|
-
"wrongFormulaAggregation": "The <b>'{0}'</b> aggregation in the <b>'{1}'</b> formula is not valid.",
|
|
336
|
+
"wrongUniqueName": "The field with the <b>'{0}'</b> uniqueName is not defined.",
|
|
403
337
|
"wrongFormulaEmpty": "The formula can't be empty.",
|
|
404
338
|
"wrongFormulaFormat": "Wrong formula format. Please check formula details.",
|
|
405
339
|
"wrongFormulaRecursive": "The formula for the <b>'{0}'</b> measure calls itself recursively. Please remove recursion from the formula.",
|
|
406
|
-
"
|
|
340
|
+
"wrongFormulaAggregation": "The <b>'{0}'</b> aggregation in the <b>'{1}'</b> formula is not valid.",
|
|
341
|
+
"inappropriateFileFormat": "The data file is of inappropriate format.",
|
|
342
|
+
"invalidJSONdata": "The JSON data is invalid.",
|
|
343
|
+
"excelCsvChartsExportError": "The Microsoft Excel or CSV export is not available for charts.",
|
|
344
|
+
"noDataAvailable": "The data source is empty.",
|
|
345
|
+
"fileLoadingIncomplete": "The file is too large and cannot be loaded completely due to the browser limitations.",
|
|
346
|
+
"csvHeaderParsingError": "A CSV header parsing error occurred.",
|
|
347
|
+
"dataWasUpdated": "The data source has been updated on the server. Refresh the report?",
|
|
348
|
+
"cantConnectToAccelerator": "Can't connect to the data source. Please check if Flexmonster Accelerator is running.",
|
|
349
|
+
"ocsvIncompatible": "Unable to read the data source. The OCSV file might have been compressed with a newer version. Please update the component to version {0} or newer.",
|
|
350
|
+
"unknownError": "An unknown error occurred.",
|
|
351
|
+
"invalidReportFormat": "Invalid report format or access to the file is denied.",
|
|
352
|
+
"invalidReportFormat2": "Invalid report format. The 'dataSource' property is required.",
|
|
353
|
+
"tooManyColumnsInClassicMode": "Too many columns for classic form. The layout was switched to compact form.",
|
|
354
|
+
"cantExpand": "Some fields can't be expanded. Please narrow down the dataset.",
|
|
355
|
+
"cantExpandTitle": "The dataset is too large",
|
|
356
|
+
"errorTextMessage": "</br>Details: '{0}'",
|
|
357
|
+
"selectFile": "Select a data file to upload.",
|
|
358
|
+
"flatTableIsNotSupported": "The flat form is not supported for the {0} data source.",
|
|
359
|
+
"exportFontLoadingError": "Failed to load the font. An unexpected error occurred.",
|
|
360
|
+
"exportImageToPdfTooLargeError": "The image is too large to be exported to PDF. Please reduce the chart size.",
|
|
361
|
+
"api": {
|
|
362
|
+
"incorrectUrl": "Custom data source API: incorrect type of the 'url' parameter.<br/><br/>",
|
|
363
|
+
"errorZeroStatus": "Unable to connect to the custom data source API endpoint '<u><a href='{0}'>{0}</a></u>'.<br/><br/>Check the following points to resolve the issue:<br/>- make sure that the URL is correct<br/>- enable CORS<br/>- check the browser console for any errors",
|
|
364
|
+
"error404Status": "Unable to connect to the custom data source API endpoint '<u><a href='{0}'>{0}</a></u>'.<br/><br/>Check the following points to resolve the issue:<br/>- make sure that the URL is correct<br/>- check that the endpoint is processing POST requests",
|
|
365
|
+
"error400Status": "Custom data source API: request error on '<u><a href='{0}'>{0}</a></u>'.<br/><br/>",
|
|
366
|
+
"error500Status": "Custom data source API: server error on '<u><a href='{0}'>{0}</a></u>'.<br/><br/>",
|
|
367
|
+
"selectRequestError": "Custom data source API: select request.<br/><br/>The format of the '<u><a href='{0}'>{0}</a></u>' endpoint response is incorrect.",
|
|
368
|
+
"selectDrillThroughError": "Custom data source API: select request for drill-through view.<br/><br/>The format of the '<u><a href='{0}'>{0}</a></u>' endpoint response is incorrect.",
|
|
369
|
+
"clientOutdated": "Custom data source API: the flexmonster.js and server API versions are not compatible.<br/><br/>The flexmonster.js file is outdated. Please update flexmonster.js to the minimum required version: {0}",
|
|
370
|
+
"serverOutdated": "Custom data source API: the flexmonster.js and server API versions are not compatible.<br/><br/>The server API is outdated. Please update the '<u><a href='{0}'>{0}</a></u>' server API to the minimum required version: {1}",
|
|
371
|
+
"fieldsRequestError": "Custom data source API: fields request.<br/><br/>The format of the '<u><a href='{0}'>{0}</a></u>' endpoint response is incorrect.",
|
|
372
|
+
"membersRequestError": "Custom data source API: members request.<br/><br/>The format of the '<u><a href='{0}'>{0}</a></u>' endpoint response is incorrect.",
|
|
373
|
+
"noGridChartsMode": "The grid and charts mode is not supported in flat form for the custom data source API.",
|
|
374
|
+
"expandDataError": "Custom data source API: the issue with expanding data.",
|
|
375
|
+
"drillDataError": "Custom data source API: the issue with drilling data."
|
|
376
|
+
},
|
|
377
|
+
"elastic": {
|
|
378
|
+
"errorConnection": "Unable to connect to the Elasticsearch endpoint '<u><a href='{0}'>{0}</a></u>'.<br/><br/>Check the following points to resolve the issue:<br/>- make sure that the URL is correct<br/>- enable CORS<br/>- check the browser console for any errors"
|
|
379
|
+
}
|
|
380
|
+
},
|
|
381
|
+
"buttons": {
|
|
382
|
+
"ok": "OK",
|
|
383
|
+
"apply": "Apply",
|
|
384
|
+
"copy": "Copy",
|
|
385
|
+
"cancel": "Cancel",
|
|
386
|
+
"save": "Save",
|
|
387
|
+
"select": "Select",
|
|
388
|
+
"yes": "Yes",
|
|
389
|
+
"no": "No"
|
|
390
|
+
},
|
|
391
|
+
"kpis": {
|
|
392
|
+
"kpis": "KPIs",
|
|
393
|
+
"value": "Value",
|
|
394
|
+
"goal": "Goal",
|
|
395
|
+
"trend": "Trend",
|
|
396
|
+
"status": "Status"
|
|
397
|
+
},
|
|
398
|
+
"contextMenu": {
|
|
399
|
+
"drillThrough": "Drill through",
|
|
400
|
+
"openFilter": "Open filter",
|
|
401
|
+
"filterBy": "Filter by <b>{0}</b>",
|
|
402
|
+
"exclude": "Exclude <b>{0}</b>",
|
|
403
|
+
"removeField": "Remove field",
|
|
404
|
+
"removeMeasure": "Remove measure",
|
|
405
|
+
"collapse": "Collapse",
|
|
406
|
+
"expand": "Expand",
|
|
407
|
+
"drillUp": "Drill up",
|
|
408
|
+
"drillDown": "Drill down",
|
|
409
|
+
"sortRowDesc": "Sort row descending",
|
|
410
|
+
"sortRowAsc": "Sort row ascending",
|
|
411
|
+
"clearSorting": "Clear sorting",
|
|
412
|
+
"sortColumnDesc": "Sort column descending",
|
|
413
|
+
"sortColumnAsc": "Sort column ascending",
|
|
414
|
+
"aggregation": "Aggregation",
|
|
415
|
+
"properties": "Properties",
|
|
416
|
+
"showProperty": "Show <b>{0}</b>",
|
|
417
|
+
"editFormula": "Edit <b>{0}</b>",
|
|
418
|
+
"moveToRows": "Move to rows",
|
|
419
|
+
"moveToColumns": "Move to columns",
|
|
420
|
+
"moveToReportFilters": "Move to report filters",
|
|
421
|
+
"conditionalFormatting": "Conditional formatting",
|
|
422
|
+
"numberFormatting": "Number formatting",
|
|
423
|
+
"hideProperty": "Hide <b>{0}</b>",
|
|
424
|
+
"groupMembers": "Group members",
|
|
425
|
+
"ungroupMembers": "Ungroup members",
|
|
426
|
+
"showSubtotals": "Show subtotals",
|
|
427
|
+
"hideSubtotals": "Hide subtotals"
|
|
428
|
+
},
|
|
429
|
+
"date": {
|
|
430
|
+
"year": "Year",
|
|
431
|
+
"quarter": "Quarter",
|
|
432
|
+
"month": "Month",
|
|
433
|
+
"day": "Day"
|
|
434
|
+
},
|
|
435
|
+
"quarters": {
|
|
436
|
+
"q1": "Quarter 1",
|
|
437
|
+
"q2": "Quarter 2",
|
|
438
|
+
"q3": "Quarter 3",
|
|
439
|
+
"q4": "Quarter 4"
|
|
407
440
|
},
|
|
408
441
|
"months": {
|
|
409
|
-
"april": "April",
|
|
410
|
-
"august": "August",
|
|
411
|
-
"december": "December",
|
|
412
|
-
"february": "February",
|
|
413
442
|
"january": "January",
|
|
414
|
-
"
|
|
415
|
-
"june": "June",
|
|
443
|
+
"february": "February",
|
|
416
444
|
"march": "March",
|
|
445
|
+
"april": "April",
|
|
417
446
|
"may": "May",
|
|
418
|
-
"
|
|
447
|
+
"june": "June",
|
|
448
|
+
"july": "July",
|
|
449
|
+
"august": "August",
|
|
450
|
+
"september": "September",
|
|
419
451
|
"october": "October",
|
|
420
|
-
"
|
|
452
|
+
"november": "November",
|
|
453
|
+
"december": "December"
|
|
421
454
|
},
|
|
422
455
|
"monthsShort": {
|
|
423
|
-
"april": "Apr",
|
|
424
|
-
"august": "Aug",
|
|
425
|
-
"december": "Dec",
|
|
426
|
-
"february": "Feb",
|
|
427
456
|
"january": "Jan",
|
|
428
|
-
"
|
|
429
|
-
"june": "Jun",
|
|
457
|
+
"february": "Feb",
|
|
430
458
|
"march": "Mar",
|
|
459
|
+
"april": "Apr",
|
|
431
460
|
"may": "May",
|
|
432
|
-
"
|
|
461
|
+
"june": "Jun",
|
|
462
|
+
"july": "Jul",
|
|
463
|
+
"august": "Aug",
|
|
464
|
+
"september": "Sep",
|
|
433
465
|
"october": "Oct",
|
|
434
|
-
"
|
|
466
|
+
"november": "Nov",
|
|
467
|
+
"december": "Dec"
|
|
435
468
|
},
|
|
436
|
-
"
|
|
437
|
-
"
|
|
438
|
-
"
|
|
439
|
-
"
|
|
440
|
-
"
|
|
469
|
+
"weekdays": {
|
|
470
|
+
"first": "Sunday",
|
|
471
|
+
"second": "Monday",
|
|
472
|
+
"third": "Tuesday",
|
|
473
|
+
"fourth": "Wednesday",
|
|
474
|
+
"fifth": "Thursday",
|
|
475
|
+
"sixth": "Friday",
|
|
476
|
+
"seventh": "Saturday"
|
|
477
|
+
},
|
|
478
|
+
"weekdaysShort": {
|
|
479
|
+
"first": "Sun",
|
|
480
|
+
"second": "Mon",
|
|
481
|
+
"third": "Tue",
|
|
482
|
+
"fourth": "Wed",
|
|
483
|
+
"fifth": "Thu",
|
|
484
|
+
"sixth": "Fri",
|
|
485
|
+
"seventh": "Sat"
|
|
441
486
|
},
|
|
442
487
|
"toolbar": {
|
|
443
|
-
"add_condition_button": "Add condition",
|
|
444
|
-
"align_center": "center",
|
|
445
|
-
"align_left": "left",
|
|
446
|
-
"align_right": "right",
|
|
447
|
-
"all_values": "All values",
|
|
448
|
-
"and_symbole": "&",
|
|
449
|
-
"apply": "Apply",
|
|
450
|
-
"between": "Between",
|
|
451
|
-
"cancel": "Cancel",
|
|
452
|
-
"catalog": "Catalog",
|
|
453
|
-
"charts": "Charts",
|
|
454
|
-
"charts_bar_horizontal": "Bar",
|
|
455
|
-
"charts_column": "Column",
|
|
456
|
-
"charts_column_line": "Column line",
|
|
457
|
-
"charts_line": "Line",
|
|
458
|
-
"charts_multiple": "Multiple values",
|
|
459
|
-
"charts_multiple_disabled": "Mutltiple values do not apply to ",
|
|
460
|
-
"charts_pie": "Pie",
|
|
461
|
-
"charts_scatter": "Scatter",
|
|
462
|
-
"charts_stacked_column": "Stacked column",
|
|
463
|
-
"choose_page_orientation": "Choose page orientation",
|
|
464
|
-
"choose_value": "Choose value",
|
|
465
|
-
"classic_view": "Classic form",
|
|
466
|
-
"compact_view": "Compact form",
|
|
467
|
-
"conditional": "Conditional",
|
|
468
|
-
"conditional_formatting": "Conditional formatting",
|
|
469
|
-
"conditional_formatting_mobile": "Conditional",
|
|
470
|
-
"confirm_message": "The current formatting is not saved yet and won't be applied. </br> Switch the value anyway?",
|
|
471
|
-
"confirm_title": "You have unsaved changes",
|
|
472
488
|
"connect": "Connect",
|
|
473
|
-
"connect_elastic": "To Elasticsearch",
|
|
474
|
-
"connect_elastic_mobile": "Elastic",
|
|
475
|
-
"connect_elastic_title": "Connect to Elasticsearch",
|
|
476
489
|
"connect_local_csv": "To local CSV",
|
|
477
490
|
"connect_local_json": "To local JSON",
|
|
478
|
-
"connect_olap": "To OLAP (XMLA)",
|
|
479
|
-
"connect_olap_mobile": "OLAP",
|
|
480
491
|
"connect_remote_csv": "To remote CSV",
|
|
481
492
|
"connect_remote_csv_mobile": "CSV",
|
|
482
493
|
"connect_remote_json": "To remote JSON",
|
|
483
494
|
"connect_remote_json_mobile": "JSON",
|
|
484
|
-
"
|
|
485
|
-
"
|
|
486
|
-
"
|
|
487
|
-
"
|
|
488
|
-
"
|
|
489
|
-
"
|
|
490
|
-
"
|
|
491
|
-
"
|
|
492
|
-
"
|
|
493
|
-
"
|
|
494
|
-
"
|
|
495
|
+
"connect_olap": "To OLAP (XMLA)",
|
|
496
|
+
"connect_olap_mobile": "OLAP",
|
|
497
|
+
"connect_elastic": "To Elasticsearch",
|
|
498
|
+
"connect_elastic_mobile": "Elastic",
|
|
499
|
+
"open": "Open",
|
|
500
|
+
"local_report": "Local report",
|
|
501
|
+
"remote_report": "Remote report",
|
|
502
|
+
"remote_report_mobile": "Report",
|
|
503
|
+
"save": "Save",
|
|
504
|
+
"share": "Share",
|
|
505
|
+
"grid": "Grid",
|
|
506
|
+
"charts": "Charts",
|
|
507
|
+
"charts_column": "Column",
|
|
508
|
+
"charts_bar_horizontal": "Bar",
|
|
509
|
+
"charts_line": "Line",
|
|
510
|
+
"charts_scatter": "Scatter",
|
|
511
|
+
"charts_pie": "Pie",
|
|
512
|
+
"charts_stacked_column": "Stacked column",
|
|
513
|
+
"charts_column_line": "Column line",
|
|
514
|
+
"charts_multiple": "Multiple values",
|
|
515
|
+
"charts_multiple_disabled": "Mutltiple values do not apply to ",
|
|
516
|
+
"format": "Format",
|
|
517
|
+
"format_cells": "Format cells",
|
|
518
|
+
"format_cells_mobile": "Format",
|
|
519
|
+
"conditional_formatting": "Conditional formatting",
|
|
520
|
+
"conditional_formatting_mobile": "Conditional",
|
|
521
|
+
"options": "Options",
|
|
522
|
+
"fullscreen": "Fullscreen",
|
|
523
|
+
"minimize": "Minimize",
|
|
495
524
|
"export": "Export",
|
|
525
|
+
"export_print": "Print",
|
|
526
|
+
"export_html": "To HTML",
|
|
496
527
|
"export_csv": "To CSV",
|
|
497
528
|
"export_excel": "To Excel",
|
|
498
|
-
"export_html": "To HTML",
|
|
499
529
|
"export_image": "To Image",
|
|
500
530
|
"export_pdf": "To PDF",
|
|
501
|
-
"export_print": "Print",
|
|
502
|
-
"false_value": "false",
|
|
503
531
|
"fields": "Fields",
|
|
504
|
-
"flat_view": "Flat form",
|
|
505
|
-
"format": "Format",
|
|
506
|
-
"format_cells": "Format cells",
|
|
507
|
-
"format_cells_mobile": "Format",
|
|
508
|
-
"fullscreen": "Fullscreen",
|
|
509
|
-
"fullscreenErrorMessage": "It is not permitted to use the fullscreen feature on this page, either because of Feature Policy configuration or other access control features.<br/><br/><u><a href='https://www.flexmonster.com/doc/typical-errors/#cant-enter-fullscreen' target='_blank'>Read more info about this error</a></u>",
|
|
510
|
-
"fullscreenErrorTitle": "Can't enter fullscreen",
|
|
511
|
-
"grand_totals": "Grand totals",
|
|
512
|
-
"grand_totals_off": "Do not show grand totals",
|
|
513
|
-
"grand_totals_on": "Show grand totals",
|
|
514
|
-
"grand_totals_on_columns": "Show for columns only",
|
|
515
|
-
"grand_totals_on_rows": "Show for rows only",
|
|
516
|
-
"greater_than": "Greater than",
|
|
517
|
-
"greater_than_or_equal": "Greater than or equal to",
|
|
518
|
-
"grid": "Grid",
|
|
519
|
-
"host_url": "Host URL",
|
|
520
|
-
"index_name": "Index",
|
|
521
|
-
"is_empty": "Empty",
|
|
522
|
-
"is_percent": "Format as percent",
|
|
523
|
-
"landscape": "Landscape",
|
|
524
|
-
"layout": "Layout",
|
|
525
|
-
"layout_options": "Layout options",
|
|
526
|
-
"less_than": "Less than",
|
|
527
|
-
"less_than_or_equal": "Less than or equal to",
|
|
528
|
-
"local_report": "Local report",
|
|
529
|
-
"minimize": "Minimize",
|
|
530
|
-
"negative_currency_format": "Negative currency format",
|
|
531
|
-
"negative_number_format": "Negative number format",
|
|
532
|
-
"no_active_conditions": "There are no active conditions.",
|
|
533
|
-
"none": "None",
|
|
534
|
-
"not_equal_to": "Not equal to",
|
|
535
|
-
"null_value": "Null value",
|
|
536
532
|
"ok": "OK",
|
|
537
|
-
"
|
|
538
|
-
"
|
|
533
|
+
"apply": "Apply",
|
|
534
|
+
"cancel": "Cancel",
|
|
535
|
+
"value": "Value",
|
|
539
536
|
"open_remote_csv": "Open remote CSV",
|
|
540
537
|
"open_remote_json": "Open remote JSON",
|
|
541
|
-
"
|
|
542
|
-
"
|
|
543
|
-
"portrait": "Portrait",
|
|
544
|
-
"positive_currency_format": "Positive currency format",
|
|
545
|
-
"proxy_url": "Proxy URL",
|
|
546
|
-
"remote_report": "Remote report",
|
|
547
|
-
"remote_report_mobile": "Report",
|
|
548
|
-
"save": "Save",
|
|
538
|
+
"olap_connection_tool": "OLAP connection tool",
|
|
539
|
+
"select_data_source": "Select data source",
|
|
549
540
|
"select_catalog": "Select catalog",
|
|
550
541
|
"select_cube": "Select cube",
|
|
551
|
-
"
|
|
542
|
+
"proxy_url": "Proxy URL",
|
|
543
|
+
"data_source_info": "Data source info",
|
|
544
|
+
"catalog": "Catalog",
|
|
545
|
+
"cube": "Cube",
|
|
546
|
+
"connect_elastic_title": "Connect to Elasticsearch",
|
|
547
|
+
"host_url": "Host URL",
|
|
548
|
+
"index_name": "Index",
|
|
552
549
|
"select_index": "Select index",
|
|
553
|
-
"
|
|
550
|
+
"open_remote_report": "Open remote report",
|
|
551
|
+
"choose_value": "Choose value",
|
|
552
|
+
"text_align": "Text align",
|
|
553
|
+
"align_left": "left",
|
|
554
|
+
"align_right": "right",
|
|
555
|
+
"align_center": "center",
|
|
556
|
+
"none": "None",
|
|
554
557
|
"space": "(Space)",
|
|
558
|
+
"thousands_separator": "Thousands separator",
|
|
559
|
+
"decimal_separator": "Decimal separator",
|
|
560
|
+
"decimal_places": "Decimal places",
|
|
561
|
+
"currency_symbol": "Currency symbol",
|
|
562
|
+
"positive_currency_format": "Positive currency format",
|
|
563
|
+
"negative_currency_format": "Negative currency format",
|
|
564
|
+
"negative_number_format": "Negative number format",
|
|
565
|
+
"null_value": "Null value",
|
|
566
|
+
"is_percent": "Format as percent",
|
|
567
|
+
"true_value": "true",
|
|
568
|
+
"false_value": "false",
|
|
569
|
+
"confirm_title": "You have unsaved changes",
|
|
570
|
+
"confirm_message": "The current formatting is not saved yet and won't be applied. </br> Switch the value anyway?",
|
|
571
|
+
"conditional": "Conditional",
|
|
572
|
+
"less_than": "Less than",
|
|
573
|
+
"less_than_or_equal": "Less than or equal to",
|
|
574
|
+
"greater_than": "Greater than",
|
|
575
|
+
"greater_than_or_equal": "Greater than or equal to",
|
|
576
|
+
"equal_to": "Equal to",
|
|
577
|
+
"not_equal_to": "Not equal to",
|
|
578
|
+
"between": "Between",
|
|
579
|
+
"is_empty": "Empty",
|
|
580
|
+
"all_values": "All values",
|
|
581
|
+
"all": "All",
|
|
582
|
+
"default_value": "Default value",
|
|
583
|
+
"and_symbole": "&",
|
|
584
|
+
"no_active_conditions": "There are no active conditions.",
|
|
585
|
+
"add_condition_button": "Add condition",
|
|
586
|
+
"cp_text": "Text",
|
|
587
|
+
"cp_highlight": "Highlight",
|
|
588
|
+
"cp_hex_value": "HEX value",
|
|
589
|
+
"cp_shade": "Shade",
|
|
590
|
+
"layout_options": "Layout options",
|
|
591
|
+
"layout": "Layout",
|
|
592
|
+
"compact_view": "Compact form",
|
|
593
|
+
"classic_view": "Classic form",
|
|
594
|
+
"flat_view": "Flat form",
|
|
595
|
+
"grand_totals": "Grand totals",
|
|
596
|
+
"grand_totals_off": "Do not show grand totals",
|
|
597
|
+
"grand_totals_on": "Show grand totals",
|
|
598
|
+
"grand_totals_on_rows": "Show for rows only",
|
|
599
|
+
"grand_totals_on_columns": "Show for columns only",
|
|
555
600
|
"subtotals": "Subtotals",
|
|
556
601
|
"subtotals_off": "Do not show subtotals",
|
|
557
602
|
"subtotals_on": "Show subtotals",
|
|
558
|
-
"subtotals_on_columns": "Show for columns only",
|
|
559
603
|
"subtotals_on_rows": "Show for rows only",
|
|
560
|
-
"
|
|
561
|
-
"
|
|
604
|
+
"subtotals_on_columns": "Show for columns only",
|
|
605
|
+
"choose_page_orientation": "Choose page orientation",
|
|
606
|
+
"landscape": "Landscape",
|
|
607
|
+
"portrait": "Portrait",
|
|
562
608
|
"tooltips": {
|
|
563
609
|
"add_condition": "Add condition",
|
|
564
|
-
"
|
|
610
|
+
"remove_condition": "Remove condition",
|
|
565
611
|
"cp_text_color": "Text color",
|
|
612
|
+
"condition": "Condition",
|
|
566
613
|
"font": "Font",
|
|
567
|
-
"font_size": "Font size"
|
|
568
|
-
"remove_condition": "Remove condition"
|
|
614
|
+
"font_size": "Font size"
|
|
569
615
|
},
|
|
570
|
-
"
|
|
571
|
-
"
|
|
572
|
-
},
|
|
573
|
-
"tooltips": {
|
|
574
|
-
"close": "Click to close",
|
|
575
|
-
"collapseIcon": "Click to collapse",
|
|
576
|
-
"drillDown": "Click to drill down",
|
|
577
|
-
"drillUp": "Click to drill up",
|
|
578
|
-
"editCalculatedMeasure": "Edit calculated value",
|
|
579
|
-
"expandIcon": "Click to expand",
|
|
580
|
-
"fieldList": "Click to open Fields",
|
|
581
|
-
"filterIcon": "Click to filter",
|
|
582
|
-
"filtered": "Filtered",
|
|
583
|
-
"headerFit": "Double click to fit",
|
|
584
|
-
"headerResize": "Drag to resize",
|
|
585
|
-
"row": "Row:",
|
|
586
|
-
"selectAggregation": "Select aggregation",
|
|
587
|
-
"sortIcon": "Click to sort",
|
|
588
|
-
"sortedAscIcon": "Click to sort ascending",
|
|
589
|
-
"sortedDescIcon": "Click to sort descending",
|
|
590
|
-
"unsortedIcon": "Click to unsort"
|
|
591
|
-
},
|
|
592
|
-
"weekdays": {
|
|
593
|
-
"fifth": "Thursday",
|
|
594
|
-
"first": "Sunday",
|
|
595
|
-
"fourth": "Wednesday",
|
|
596
|
-
"second": "Monday",
|
|
597
|
-
"seventh": "Saturday",
|
|
598
|
-
"sixth": "Friday",
|
|
599
|
-
"third": "Tuesday"
|
|
600
|
-
},
|
|
601
|
-
"weekdaysShort": {
|
|
602
|
-
"fifth": "Thu",
|
|
603
|
-
"first": "Sun",
|
|
604
|
-
"fourth": "Wed",
|
|
605
|
-
"second": "Mon",
|
|
606
|
-
"seventh": "Sat",
|
|
607
|
-
"sixth": "Fri",
|
|
608
|
-
"third": "Tue"
|
|
616
|
+
"fullscreenErrorTitle": "Can't enter fullscreen",
|
|
617
|
+
"fullscreenErrorMessage": "It is not permitted to use the fullscreen feature on this page, either because of Feature Policy configuration or other access control features.<br/><br/><u><a href='https://www.flexmonster.com/doc/typical-errors/#cant-enter-fullscreen' target='_blank'>Read more info about this error</a></u>"
|
|
609
618
|
}
|
|
610
619
|
}
|