@gooddata/sdk-ui-dashboard 11.15.0-alpha.4 → 11.15.0-alpha.6

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.
@@ -1,3031 +1,760 @@
1
1
  export declare const en_US: {
2
- loading: {
3
- text: string;
4
- crowdinContext: string;
5
- };
6
- untitled: {
7
- text: string;
8
- crowdinContext: string;
9
- };
10
- empty_value: {
11
- text: string;
12
- crowdinContext: string;
13
- };
14
- "gs.list.cancel": {
15
- text: string;
16
- crowdinContext: string;
17
- };
18
- "gs.list.apply": {
19
- text: string;
20
- crowdinContext: string;
21
- };
22
- "messages.dashboardSaveSuccess": {
23
- text: string;
24
- crowdinContext: string;
25
- };
26
- "options.menu.save.as": {
27
- text: string;
28
- crowdinContext: string;
29
- };
30
- "options.menu.save.as.tooltip": {
31
- text: string;
32
- crowdinContext: string;
33
- };
34
- "options.menu.settings": {
35
- text: string;
36
- crowdinContext: string;
37
- };
38
- "messages.dashboardSaveFailed": {
39
- text: string;
40
- crowdinContext: string;
41
- };
42
- "messages.dashboard.incompatibleDefaultFilters.title": {
43
- text: string;
44
- crowdinContext: string;
45
- };
46
- "messages.dashboard.invalidDrills.title": {
47
- text: string;
48
- crowdinContext: string;
49
- };
50
- "messages.dashboard.invalidDrills.body.modern": {
51
- text: string;
52
- crowdinContext: string;
53
- };
54
- "messages.dashboard.invalidCustomUrlDrills.title": {
55
- text: string;
56
- crowdinContext: string;
57
- };
58
- "messages.dashboard.invalidCustomUrlDrills.body.modern": {
59
- text: string;
60
- crowdinContext: string;
61
- };
62
- "messages.dashboard.expandable.showMore": {
63
- text: string;
64
- crowdinContext: string;
65
- };
66
- "messages.dashboard.expandable.showLess": {
67
- text: string;
68
- crowdinContext: string;
69
- };
70
- "messages.drill.InteractionConfiguredSuccess": {
71
- text: string;
72
- crowdinContext: string;
73
- };
74
- "messages.drill.InteractionUpdatedSuccess": {
75
- text: string;
76
- crowdinContext: string;
77
- };
78
- "filterBar.label": {
79
- text: string;
80
- crowdinContext: string;
81
- };
82
- "filterBar.showAll": {
83
- text: string;
84
- crowdinContext: string;
85
- };
86
- "filterBar.showLess": {
87
- text: string;
88
- crowdinContext: string;
89
- };
90
- "filterBar.unappliedFiltersNotification": {
91
- text: string;
92
- crowdinContext: string;
93
- };
94
- "filterBar.invalidFilterSelection": {
95
- text: string;
96
- crowdinContext: string;
97
- };
98
- "filterBar.executionTimestampNotificationMessage": {
99
- text: string;
100
- crowdinContext: string;
101
- };
102
- "filterBar.executionTimestampNotificationAction": {
103
- text: string;
104
- crowdinContext: string;
105
- };
106
- "options.menu.export": {
107
- text: string;
108
- crowdinContext: string;
109
- };
110
- "options.menu.export.header.data": {
111
- text: string;
112
- crowdinContext: string;
113
- };
114
- "options.menu.export_to_pdf": {
115
- text: string;
116
- crowdinContext: string;
117
- };
118
- "options.menu.export.PDF": {
119
- text: string;
120
- crowdinContext: string;
121
- };
122
- "options.menu.export.dialog.EXCEL": {
123
- text: string;
124
- crowdinContext: string;
125
- };
126
- "options.menu.export.dialog.widget.EXCEL": {
127
- text: string;
128
- crowdinContext: string;
129
- };
130
- "options.menu.export.dialog.includeExportInfo": {
131
- text: string;
132
- crowdinContext: string;
133
- };
134
- "options.menu.export.EXCEL": {
135
- text: string;
136
- crowdinContext: string;
137
- };
138
- "options.menu.export.presentation.PPTX": {
139
- text: string;
140
- crowdinContext: string;
141
- };
142
- "options.menu.export.presentation.PDF": {
143
- text: string;
144
- crowdinContext: string;
145
- };
146
- "options.menu.export.image.PNG": {
147
- text: string;
148
- crowdinContext: string;
149
- };
150
- "options.menu.export.presentation.unsupported.oldWidget": {
151
- text: string;
152
- crowdinContext: string;
153
- };
154
- "options.menu.export.in.progress": {
155
- text: string;
156
- crowdinContext: string;
157
- };
158
- "options.menu.schedule.email": {
159
- text: string;
160
- crowdinContext: string;
161
- };
162
- "options.menu.schedule.email.tooltip": {
163
- text: string;
164
- crowdinContext: string;
165
- };
166
- "options.menu.schedule.email.edit": {
167
- text: string;
168
- crowdinContext: string;
169
- };
170
- "options.menu.schedule.email.edit.noCreatePermissions": {
171
- text: string;
172
- crowdinContext: string;
173
- };
174
- "options.menu.alert": {
175
- text: string;
176
- crowdinContext: string;
177
- };
178
- "options.menu.alerts.edit": {
179
- text: string;
180
- crowdinContext: string;
181
- };
182
- "options.menu.alerts.edit.noCreatePermissions": {
183
- text: string;
184
- crowdinContext: string;
185
- };
186
- "options.menu.data.too.large": {
187
- text: string;
188
- crowdinContext: string;
189
- };
190
- "options.menu.unsupported.raw.error": {
191
- text: string;
192
- crowdinContext: string;
193
- };
194
- "options.menu.delete": {
195
- text: string;
196
- crowdinContext: string;
197
- };
198
- "options.menu.addFilterViews": {
199
- text: string;
200
- crowdinContext: string;
201
- };
202
- "options.menu.listFilterViews": {
203
- text: string;
204
- crowdinContext: string;
205
- };
206
- "dialogs.export.cells": {
207
- text: string;
208
- crowdinContext: string;
209
- };
210
- "dialogs.export.filters": {
211
- text: string;
212
- crowdinContext: string;
213
- };
214
- "dialogs.export.includeFilters": {
215
- text: string;
216
- crowdinContext: string;
217
- };
218
- "dialogs.export.headline": {
219
- text: string;
220
- crowdinContext: string;
221
- };
222
- "dialogs.export.mergeHeaders": {
223
- text: string;
224
- crowdinContext: string;
225
- };
226
- "dialogs.schedule.email.evaluation.mode.shared": {
227
- text: string;
228
- crowdinContext: string;
229
- };
230
- "dialogs.schedule.email.evaluation.mode.tooltip": {
231
- text: string;
232
- crowdinContext: string;
233
- };
234
- "dialogs.export.submit": {
235
- text: string;
236
- crowdinContext: string;
237
- };
238
- "dialogs.schedule.email.accessibilityTitle": {
239
- text: string;
240
- crowdinContext: string;
241
- };
242
- "dialogs.schedule.email.delete.success": {
243
- text: string;
244
- crowdinContext: string;
245
- };
246
- "dialogs.schedule.email.submit.success": {
247
- text: string;
248
- crowdinContext: string;
249
- };
250
- "dialogs.schedule.email.submit.error": {
251
- text: string;
252
- crowdinContext: string;
253
- };
254
- "dialogs.schedule.email.save.success": {
255
- text: string;
256
- crowdinContext: string;
257
- };
258
- "dialogs.schedule.email.save.error": {
259
- text: string;
260
- crowdinContext: string;
261
- };
262
- "dialogs.schedule.error.too_long": {
263
- text: string;
264
- crowdinContext: string;
265
- };
266
- "dialogs.alert.error.too_long": {
267
- text: string;
268
- crowdinContext: string;
269
- };
270
- "dialogs.save.as.new.title": {
271
- text: string;
272
- crowdinContext: string;
273
- };
274
- "dialogs.save.as.new.desc": {
275
- text: string;
276
- crowdinContext: string;
277
- };
278
- "dialogs.save.as.new.default.title": {
279
- text: string;
280
- crowdinContext: string;
281
- };
282
- "dialogs.save.as.new.alertsAndEmailsMessage": {
283
- text: string;
284
- crowdinContext: string;
285
- };
286
- "dialogs.save.as.new.alertsMessage": {
287
- text: string;
288
- crowdinContext: string;
289
- };
290
- "dialogs.save.as.new.emailsMessage": {
291
- text: string;
292
- crowdinContext: string;
293
- };
294
- "cancelConfirmationDialog.headline": {
295
- text: string;
296
- crowdinContext: string;
297
- };
298
- "cancelConfirmationDialog.message": {
299
- text: string;
300
- crowdinContext: string;
301
- };
302
- "cancelConfirmationDialog.submitButtonText": {
303
- text: string;
304
- crowdinContext: string;
305
- };
306
- "settingsDashboardDialog.headline": {
307
- text: string;
308
- crowdinContext: string;
309
- };
310
- "settingsDashboardDialog.section.alert": {
311
- text: string;
312
- crowdinContext: string;
313
- };
314
- "settingsDashboardDialog.section.alert.inherit": {
315
- text: string;
316
- crowdinContext: string;
317
- };
318
- "settingsDashboardDialog.section.alert.note": {
319
- text: string;
320
- crowdinContext: string;
321
- };
322
- "settingsDashboardDialog.section.alert.label": {
323
- text: string;
324
- crowdinContext: string;
325
- };
326
- "deleteDashboardDialog.headline": {
327
- text: string;
328
- crowdinContext: string;
329
- };
330
- "deleteDashboardDialog.submitButtonText": {
331
- text: string;
332
- crowdinContext: string;
333
- };
334
- "deleteDashboardDialog.defaultMessage": {
335
- text: string;
336
- crowdinContext: string;
337
- };
338
- "deleteDashboardDialog.objectsMessage": {
339
- text: string;
340
- crowdinContext: string;
341
- };
342
- "deleteDashboardDialog.alerts": {
343
- text: string;
344
- crowdinContext: string;
345
- };
346
- "deleteDashboardDialog.schedules": {
347
- text: string;
348
- crowdinContext: string;
349
- };
350
- "deleteDashboardDialog.drills": {
351
- text: string;
352
- crowdinContext: string;
353
- };
354
- "deleteWidgetDialog.headline": {
355
- text: string;
356
- crowdinContext: string;
357
- };
358
- "deleteWidgetDialog.objectsMessage": {
359
- text: string;
360
- crowdinContext: string;
361
- };
362
- "deleteWidgetDialog.alerts": {
363
- text: string;
364
- crowdinContext: string;
365
- };
366
- "deleteWidgetDialog.schedules": {
367
- text: string;
368
- crowdinContext: string;
369
- };
370
- "create.dashboard": {
371
- text: string;
372
- crowdinContext: string;
373
- };
374
- "drill_modal_picker.drill-down": {
375
- text: string;
376
- crowdinContext: string;
377
- };
378
- "drill_modal_picker.drill-to-url": {
379
- text: string;
380
- crowdinContext: string;
381
- };
382
- "drill_modal_picker.drill-into": {
383
- text: string;
384
- crowdinContext: string;
385
- };
386
- "drill_modal_picker.cross-filter": {
387
- text: string;
388
- crowdinContext: string;
389
- };
390
- "drill_modal_picker.key-driver-analysis": {
391
- text: string;
392
- crowdinContext: string;
393
- };
394
- "drill_modal_picker.more.details": {
395
- text: string;
396
- crowdinContext: string;
397
- };
398
- "drill_modal_picker.label": {
399
- text: string;
400
- crowdinContext: string;
401
- };
402
- "drillModal.backToTop": {
403
- text: string;
404
- crowdinContext: string;
405
- };
406
- "filters.alertMessage.relativePreset": {
407
- text: string;
408
- crowdinContext: string;
409
- };
410
- "filters.alertMessage.relativePreset.inPeriod": {
411
- text: string;
412
- crowdinContext: string;
413
- };
414
- "filters.config.warning.multipleWorkspacesConfigs": {
415
- text: string;
416
- crowdinContext: string;
417
- };
418
- "filters.config.warning.selectedFilterNotValid": {
419
- text: string;
420
- crowdinContext: string;
421
- };
422
- "filters.config.warning.allOptionsHidden": {
423
- text: string;
424
- crowdinContext: string;
425
- };
426
- "filters.config.warning.conflictingIdentifiers": {
427
- text: string;
428
- crowdinContext: string;
429
- };
430
- "filters.config.warning.workspace.notAvailable": {
431
- text: string;
432
- crowdinContext: string;
433
- };
434
- "filters.configurationPanel.header": {
435
- text: string;
436
- crowdinContext: string;
437
- };
438
- "filters.configurationPanel.crossFiltering.toggle": {
439
- text: string;
440
- crowdinContext: string;
441
- };
442
- "filters.configurationPanel.crossFiltering.toggle.tooltip": {
443
- text: string;
444
- crowdinContext: string;
445
- };
446
- "filters.configurationPanel.userFilterReset.toggle": {
447
- text: string;
448
- crowdinContext: string;
449
- };
450
- "filters.configurationPanel.userFilterReset.toggle.tooltip": {
451
- text: string;
452
- crowdinContext: string;
453
- };
454
- "filters.configurationPanel.userFilterSave.toggle": {
455
- text: string;
456
- crowdinContext: string;
457
- };
458
- "filters.configurationPanel.userFilterSave.toggle.tooltip": {
459
- text: string;
460
- crowdinContext: string;
461
- };
462
- "filters.configurationPanel.filterViews.toggle": {
463
- text: string;
464
- crowdinContext: string;
465
- };
466
- "filters.configurationPanel.filterViews.toggle.tooltip": {
467
- text: string;
468
- crowdinContext: string;
469
- };
470
- "settingsDashboardDialog.sectionHeaders.dateDataset": {
471
- text: string;
472
- crowdinContext: string;
473
- };
474
- "settingsDashboardDialog.sectionHeaders.dateDataset.tooltip": {
475
- text: string;
476
- crowdinContext: string;
477
- };
478
- "dateDataset.autoSelect": {
479
- text: string;
480
- crowdinContext: string;
481
- };
482
- "dateDataset.notFound": {
483
- text: string;
484
- crowdinContext: string;
485
- };
486
- "dialogs.schedule.email.attachments.label": {
487
- text: string;
488
- crowdinContext: string;
489
- };
490
- "dialogs.schedule.email.title.placeholder": {
491
- text: string;
492
- crowdinContext: string;
493
- };
494
- "dialogs.alert.title.placeholder": {
495
- text: string;
496
- crowdinContext: string;
497
- };
498
- "dialogs.alert.accessibility.label.title": {
499
- text: string;
500
- crowdinContext: string;
501
- };
502
- "dialogs.schedule.accessibility.label.email.title": {
503
- text: string;
504
- crowdinContext: string;
505
- };
506
- "dialogs.schedule.email.message.label": {
507
- text: string;
508
- crowdinContext: string;
509
- };
510
- "dialogs.schedule.email.max.recipients": {
511
- text: string;
512
- crowdinContext: string;
513
- };
514
- "dialogs.schedule.email.min.recipients": {
515
- text: string;
516
- crowdinContext: string;
517
- };
518
- "dialogs.schedule.email.usersLoad.error": {
519
- text: string;
520
- crowdinContext: string;
521
- };
522
- "dialogs.schedule.email.user.missing.email": {
523
- text: string;
524
- crowdinContext: string;
525
- };
526
- "dialogs.schedule.email.user.missing.email.tooltip": {
527
- text: string;
528
- crowdinContext: string;
529
- };
530
- "dialogs.schedule.email.user.invalid.external": {
531
- text: string;
532
- crowdinContext: string;
533
- };
534
- "dialogs.schedule.email.user.invalid.external.tooltip": {
535
- text: string;
536
- crowdinContext: string;
537
- };
538
- "dialogs.schedule.email.user.invalid.onlyYou": {
539
- text: string;
540
- crowdinContext: string;
541
- };
542
- "dialogs.schedule.email.user.used.external": {
543
- text: string;
544
- crowdinContext: string;
545
- };
546
- "dialogs.schedule.email.user.remove": {
547
- text: string;
548
- crowdinContext: string;
549
- };
550
- "dialogs.schedule.email.userAndEmail.remove": {
551
- text: string;
552
- crowdinContext: string;
553
- };
554
- "dialogs.schedule.email.user.warning.external": {
555
- text: string;
556
- crowdinContext: string;
557
- };
558
- "dialogs.schedule.email.user.unknown": {
559
- text: string;
560
- crowdinContext: string;
561
- };
562
- "dialogs.schedule.email.user.noMatch": {
563
- text: string;
564
- crowdinContext: string;
565
- };
566
- "dialogs.schedule.email.user.notMe": {
567
- text: string;
568
- crowdinContext: string;
569
- };
570
- "dialogs.schedule.email.user.guest": {
571
- text: string;
572
- crowdinContext: string;
573
- };
574
- "dialogs.schedule.email.recipients.note": {
575
- text: string;
576
- crowdinContext: string;
577
- };
578
- "dialogs.schedule.email.subject.label": {
579
- text: string;
580
- crowdinContext: string;
581
- };
582
- "dialogs.schedule.email.recipients.label": {
583
- text: string;
584
- crowdinContext: string;
585
- };
586
- "dialogs.schedule.email.filters": {
587
- text: string;
588
- crowdinContext: string;
589
- };
590
- "dialogs.schedule.email.tabs.general": {
591
- text: string;
592
- crowdinContext: string;
593
- };
594
- "dialogs.schedule.email.tabs.filters": {
595
- text: string;
596
- crowdinContext: string;
597
- };
598
- "dialogs.schedule.email.destination": {
599
- text: string;
600
- crowdinContext: string;
601
- };
602
- "dialogs.schedule.email.destination.missing": {
603
- text: string;
604
- crowdinContext: string;
605
- };
606
- "dialogs.schedule.email.destination.help": {
607
- text: string;
608
- crowdinContext: string;
609
- };
610
- "dialogs.schedule.email.message.placeholder": {
611
- text: string;
612
- crowdinContext: string;
613
- };
614
- "dialogs.schedule.email.create": {
615
- text: string;
616
- crowdinContext: string;
617
- };
618
- "dialogs.schedule.email.closeLabel": {
619
- text: string;
620
- crowdinContext: string;
621
- };
622
- "dialogs.schedule.email.backLabel": {
623
- text: string;
624
- crowdinContext: string;
625
- };
626
- "dialogs.alert.backLabel": {
627
- text: string;
628
- crowdinContext: string;
629
- };
630
- "dialogs.alert.closeLabel": {
631
- text: string;
632
- crowdinContext: string;
633
- };
634
- "dialogs.schedule.email.footer.title": {
635
- text: string;
636
- crowdinContext: string;
637
- };
638
- "dialogs.schedule.email.footer.title.short": {
639
- text: string;
640
- crowdinContext: string;
641
- };
642
- "dialogs.schedule.email.save": {
643
- text: string;
644
- crowdinContext: string;
645
- };
646
- "dialogs.schedule.email.save.executionTimestampMode": {
647
- text: string;
648
- crowdinContext: string;
649
- };
650
- "dialogs.alert.save.executionTimestampMode": {
651
- text: string;
652
- crowdinContext: string;
653
- };
654
- "dialogs.schedule.email.widgetError": {
655
- text: string;
656
- crowdinContext: string;
657
- };
658
- "dialogs.schedule.email.destinationWarning": {
659
- text: string;
660
- crowdinContext: string;
661
- };
662
- "dialogs.automation.filters.showAll": {
663
- text: string;
664
- crowdinContext: string;
665
- };
666
- "dialogs.automation.filters.showAll.ariaDescription": {
667
- text: string;
668
- crowdinContext: string;
669
- };
670
- "dialogs.automation.filters.showLess": {
671
- text: string;
672
- crowdinContext: string;
673
- };
674
- "dialogs.automation.filters.showLess.ariaDescription": {
675
- text: string;
676
- crowdinContext: string;
677
- };
678
- "dialogs.automation.filters.add": {
679
- text: string;
680
- crowdinContext: string;
681
- };
682
- "dialogs.automation.filters.addDisabled": {
683
- text: string;
684
- crowdinContext: string;
685
- };
686
- "dialogs.automation.filters.title": {
687
- text: string;
688
- crowdinContext: string;
689
- };
690
- "dialogs.automation.filters.noFilters": {
691
- text: string;
692
- crowdinContext: string;
693
- };
694
- "dialogs.automation.filters.useFiltersMessage": {
695
- text: string;
696
- crowdinContext: string;
697
- };
698
- "dialogs.automation.filters.searchAriaLabel": {
699
- text: string;
700
- crowdinContext: string;
701
- };
702
- "dialogs.automation.filters.deleteAriaLabel": {
703
- text: string;
704
- crowdinContext: string;
705
- };
706
- "dialogs.automation.filters.deleteTooltip": {
707
- text: string;
708
- crowdinContext: string;
709
- };
710
- "dialogs.automation.filters.lockedTooltip": {
711
- text: string;
712
- crowdinContext: string;
713
- };
714
- "dialogs.automation.filters.useFiltersMessage.tooltip": {
715
- text: string;
716
- crowdinContext: string;
717
- };
718
- "dialogs.automation.filters.activeFilters": {
719
- text: string;
720
- crowdinContext: string;
721
- };
722
- "dialogs.automation.filters.missing": {
723
- text: string;
724
- crowdinContext: string;
725
- };
726
- "dialogs.automation.filters.tab.label": {
727
- text: string;
728
- crowdinContext: string;
729
- };
730
- "dialogs.automation.filters.tab.untitled": {
731
- text: string;
732
- crowdinContext: string;
733
- };
734
- "dialogs.schedule.email.tabs.info": {
735
- text: string;
736
- crowdinContext: string;
737
- };
738
- "dialogs.automation.attachments.add": {
739
- text: string;
740
- crowdinContext: string;
741
- };
742
- "dialogs.automation.applyCurrentFilters.confirm.title": {
743
- text: string;
744
- crowdinContext: string;
745
- };
746
- "dialogs.automation.applyCurrentFilters.confirm.submit": {
747
- text: string;
748
- crowdinContext: string;
749
- };
750
- "dialogs.automation.applyCurrentFilters.alert.confirm": {
751
- text: string;
752
- crowdinContext: string;
753
- };
754
- "dialogs.automation.applyCurrentFilters.schedule.confirm": {
755
- text: string;
756
- crowdinContext: string;
757
- };
758
- "dialogs.automation.filters.schedule.ariaLabel": {
759
- text: string;
760
- crowdinContext: string;
761
- };
762
- "dialogs.schedule.management.title": {
763
- text: string;
764
- crowdinContext: string;
765
- };
766
- "dialogs.schedule.management.delete": {
767
- text: string;
768
- crowdinContext: string;
769
- };
770
- "dialogs.schedule.management.delete.dialog": {
771
- text: string;
772
- crowdinContext: string;
773
- };
774
- "dialogs.schedule.management.delete.dialog.confirm": {
775
- text: string;
776
- crowdinContext: string;
777
- };
778
- "dialogs.schedule.management.list.title": {
779
- text: string;
780
- crowdinContext: string;
781
- };
782
- "dialogs.schedule.management.create": {
783
- text: string;
784
- crowdinContext: string;
785
- };
786
- "dialogs.schedule.management.create.new": {
787
- text: string;
788
- crowdinContext: string;
789
- };
790
- "dialogs.schedule.management.create.tooManyMessage": {
791
- text: string;
792
- crowdinContext: string;
793
- };
794
- "dialogs.schedule.management.noSchedules": {
795
- text: string;
796
- crowdinContext: string;
797
- };
798
- "dialogs.schedule.management.attachments.attachment": {
799
- text: string;
800
- crowdinContext: string;
801
- };
802
- "dialogs.schedule.management.attachments.xlsx.settings": {
803
- text: string;
804
- crowdinContext: string;
805
- };
806
- "dialogs.schedule.management.attachments.cells.merged": {
807
- text: string;
808
- crowdinContext: string;
809
- };
810
- "dialogs.schedule.management.attachments.exportInfo": {
811
- text: string;
812
- crowdinContext: string;
813
- };
814
- "dialogs.schedule.management.attachments.delete": {
815
- text: string;
816
- crowdinContext: string;
817
- };
818
- "dialogs.schedule.management.attachments.removed": {
819
- text: string;
820
- crowdinContext: string;
821
- };
822
- "dialogs.schedule.management.attachments.filters.title": {
823
- text: string;
824
- crowdinContext: string;
825
- };
826
- "dialogs.schedule.management.attachments.filters.using": {
827
- text: string;
828
- crowdinContext: string;
829
- };
830
- "dialogs.schedule.management.attachments.filters.default": {
831
- text: string;
832
- crowdinContext: string;
833
- };
834
- "dialogs.schedule.management.attachments.filters.edited": {
835
- text: string;
836
- crowdinContext: string;
837
- };
838
- "dialogs.schedule.management.attachments.filters.item.default": {
839
- text: string;
840
- crowdinContext: string;
841
- };
842
- "dialogs.schedule.management.attachments.filters.item.edited": {
843
- text: string;
844
- crowdinContext: string;
845
- };
846
- "dialogs.schedule.management.attachments.filters.item.tooltip": {
847
- text: string;
848
- crowdinContext: string;
849
- };
850
- "dialogs.schedule.management.attachments.filters.item.tooltip.disabled": {
851
- text: string;
852
- crowdinContext: string;
853
- };
854
- "dialogs.schedule.management.attachments.message": {
855
- text: string;
856
- crowdinContext: string;
857
- };
858
- "scheduledEmail.attachmentFormat.widget.png": {
859
- text: string;
860
- crowdinContext: string;
861
- };
862
- "scheduledEmail.attachmentFormat.widget.pptx": {
863
- text: string;
864
- crowdinContext: string;
865
- };
866
- "scheduledEmail.attachmentFormat.widget.pdf": {
867
- text: string;
868
- crowdinContext: string;
869
- };
870
- "scheduledEmail.attachmentFormat.widget.pdfTabular": {
871
- text: string;
872
- crowdinContext: string;
873
- };
874
- "scheduledEmail.attachmentFormat.widget.formattedXLSX": {
875
- text: string;
876
- crowdinContext: string;
877
- };
878
- "scheduledEmail.attachmentFormat.widget.formattedCSV": {
879
- text: string;
880
- crowdinContext: string;
881
- };
882
- "scheduledEmail.attachmentFormat.widget.rawCSV": {
883
- text: string;
884
- crowdinContext: string;
885
- };
886
- "scheduledEmail.attachmentFormat.dashboard.pptx": {
887
- text: string;
888
- crowdinContext: string;
889
- };
890
- "scheduledEmail.attachmentFormat.dashboard.pdf": {
891
- text: string;
892
- crowdinContext: string;
893
- };
894
- "scheduledEmail.attachmentFormat.dashboard.formattedXLSX": {
895
- text: string;
896
- crowdinContext: string;
897
- };
898
- "scheduledEmail.attachmentFormat.dashboard.pdfSlides": {
899
- text: string;
900
- crowdinContext: string;
901
- };
902
- "scheduledEmail.attachments.warning.noAttachmentsSelected": {
903
- text: string;
904
- crowdinContext: string;
905
- };
906
- "scheduledEmail.attachments.error.noAttachmentsSelected": {
907
- text: string;
908
- crowdinContext: string;
909
- };
910
- "dialogs.schedule.management.load.error": {
911
- text: string;
912
- crowdinContext: string;
913
- };
914
- "dialogs.schedule.management.delete.error": {
915
- text: string;
916
- crowdinContext: string;
917
- };
918
- "dialogs.alerting.management.title": {
919
- text: string;
920
- crowdinContext: string;
921
- };
922
- "dialogs.alerting.management.load.error": {
923
- text: string;
924
- crowdinContext: string;
925
- };
926
- "dialogs.alerting.create.error": {
927
- text: string;
928
- crowdinContext: string;
929
- };
930
- "dialogs.alerting.create.success": {
931
- text: string;
932
- crowdinContext: string;
933
- };
934
- "dialogs.alerting.update.error": {
935
- text: string;
936
- crowdinContext: string;
937
- };
938
- "dialogs.alerting.update.success": {
939
- text: string;
940
- crowdinContext: string;
941
- };
942
- "dialogs.alerting.management.delete.error": {
943
- text: string;
944
- crowdinContext: string;
945
- };
946
- "dialogs.alerting.management.pause.error": {
947
- text: string;
948
- crowdinContext: string;
949
- };
950
- "dialogs.alerting.management.pause.success": {
951
- text: string;
952
- crowdinContext: string;
953
- };
954
- "dialogs.alerting.management.activate.error": {
955
- text: string;
956
- crowdinContext: string;
957
- };
958
- "dialogs.alerting.management.activate.success": {
959
- text: string;
960
- crowdinContext: string;
961
- };
962
- "dialogs.alerting.management.create": {
963
- text: string;
964
- crowdinContext: string;
965
- };
966
- "dialogs.alerting.management.create.new": {
967
- text: string;
968
- crowdinContext: string;
969
- };
970
- "dialogs.alerting.footer.title": {
971
- text: string;
972
- crowdinContext: string;
973
- };
974
- "dialogs.alerting.footer.title.short": {
975
- text: string;
976
- crowdinContext: string;
977
- };
978
- "dialogs.alerting.management.list.title": {
979
- text: string;
980
- crowdinContext: string;
981
- };
982
- "dialogs.alerting.management.noAlerts": {
983
- text: string;
984
- crowdinContext: string;
985
- };
986
- "dialogs.alerting.title.placeholder": {
987
- text: string;
988
- crowdinContext: string;
989
- };
990
- "dialogs.alerting.management.delete.dialog": {
991
- text: string;
992
- crowdinContext: string;
993
- };
994
- "dialogs.alerting.management.delete.dialog.confirm": {
995
- text: string;
996
- crowdinContext: string;
997
- };
998
- "dialogs.alerting.delete.success": {
999
- text: string;
1000
- crowdinContext: string;
1001
- };
1002
- "dialogs.alerting.create.noMeasure.tooltip": {
1003
- text: string;
1004
- crowdinContext: string;
1005
- };
1006
- "alerting.alert.menu.delete": {
1007
- text: string;
1008
- crowdinContext: string;
1009
- };
1010
- "alerting.alert.menu.pause": {
1011
- text: string;
1012
- crowdinContext: string;
1013
- };
1014
- "alerting.alert.menu.resume": {
1015
- text: string;
1016
- crowdinContext: string;
1017
- };
1018
- "alerting.alert.menu.edit": {
1019
- text: string;
1020
- crowdinContext: string;
1021
- };
1022
- delete: {
1023
- text: string;
1024
- crowdinContext: string;
1025
- };
1026
- close: {
1027
- text: string;
1028
- crowdinContext: string;
1029
- };
1030
- cancel: {
1031
- text: string;
1032
- crowdinContext: string;
1033
- };
1034
- save: {
1035
- text: string;
1036
- crowdinContext: string;
1037
- };
1038
- create: {
1039
- text: string;
1040
- crowdinContext: string;
1041
- };
1042
- apply: {
1043
- text: string;
1044
- crowdinContext: string;
1045
- };
1046
- "gs.date.today": {
1047
- text: string;
1048
- crowdinContext: string;
1049
- };
1050
- "gs.date.tomorrow": {
1051
- text: string;
1052
- crowdinContext: string;
1053
- };
1054
- "gs.date.yesterday": {
1055
- text: string;
1056
- crowdinContext: string;
1057
- };
1058
- "messages.exportResultError": {
1059
- text: string;
1060
- crowdinContext: string;
1061
- };
1062
- "messages.exportResultError.tooManyRows": {
1063
- text: string;
1064
- crowdinContext: string;
1065
- };
1066
- "messages.exportResultRestrictedError": {
1067
- text: string;
1068
- crowdinContext: string;
1069
- };
1070
- "messages.exportResultStart": {
1071
- text: string;
1072
- crowdinContext: string;
1073
- };
1074
- "messages.exportResultSuccess": {
1075
- text: string;
1076
- crowdinContext: string;
1077
- };
1078
- "messages.sharingChangedSuccess": {
1079
- text: string;
1080
- crowdinContext: string;
1081
- };
1082
- "messages.sharingChangedError.general": {
1083
- text: string;
1084
- crowdinContext: string;
1085
- };
1086
- "messages.shareLinkCopied": {
1087
- text: string;
1088
- crowdinContext: string;
1089
- };
1090
- "messages.sharingDialogError.general": {
1091
- text: string;
1092
- crowdinContext: string;
1093
- };
1094
- "messages.settingsDialogError.general": {
1095
- text: string;
1096
- crowdinContext: string;
1097
- };
1098
- "visualization.dataTooLarge.headline": {
1099
- text: string;
1100
- crowdinContext: string;
1101
- };
1102
- "visualization.dataTooLarge.text": {
1103
- text: string;
1104
- crowdinContext: string;
1105
- };
1106
- "visualization.execute_protected_report.headline": {
1107
- text: string;
1108
- crowdinContext: string;
1109
- };
1110
- "visualization.execute_protected_report.text": {
1111
- text: string;
1112
- crowdinContext: string;
1113
- };
1114
- "visualization.empty.headline": {
1115
- text: string;
1116
- crowdinContext: string;
1117
- };
1118
- "visualization.error.headline": {
1119
- text: string;
1120
- crowdinContext: string;
1121
- };
1122
- "visualization.error.text": {
1123
- text: string;
1124
- crowdinContext: string;
1125
- };
1126
- "visualization.ErrorMessageResultCacheMissing": {
1127
- text: string;
1128
- crowdinContext: string;
1129
- };
1130
- "visualization.ErrorDescriptionResultCacheMissing": {
1131
- text: string;
1132
- crowdinContext: string;
1133
- };
1134
- "visualization.warning.export.too_small": {
1135
- text: string;
1136
- crowdinContext: string;
1137
- };
1138
- "options.menu.unsupported.error": {
1139
- text: string;
1140
- crowdinContext: string;
1141
- };
1142
- "options.menu.unsupported.loading": {
1143
- text: string;
1144
- crowdinContext: string;
1145
- };
1146
- "options.menu.unsupported.incompatibleWidget": {
1147
- text: string;
1148
- crowdinContext: string;
1149
- };
1150
- "options.menu.unsupported.schedulingForInsightNotEnabled": {
1151
- text: string;
1152
- crowdinContext: string;
1153
- };
1154
- "options.menu.unsupported.alertingForInsightNotEnabled": {
1155
- text: string;
1156
- crowdinContext: string;
1157
- };
1158
- "options.menu.unsupported.oldWidget": {
1159
- text: string;
1160
- crowdinContext: string;
1161
- };
1162
- "options.menu.unsupported.oldWidgetExport": {
1163
- text: string;
1164
- crowdinContext: string;
1165
- };
1166
- "options.menu.unsupported.alertingOldWidget": {
1167
- text: string;
1168
- crowdinContext: string;
1169
- };
1170
- "export.defaultTitle": {
1171
- text: string;
1172
- crowdinContext: string;
1173
- };
1174
- "export_unsupported.disabled": {
1175
- text: string;
1176
- crowdinContext: string;
1177
- };
1178
- "widget.options.description": {
1179
- text: string;
1180
- crowdinContext: string;
1181
- };
1182
- "widget.options.menu.exportToCSV": {
1183
- text: string;
1184
- crowdinContext: string;
1185
- };
1186
- "widget.options.menu.exportToXLSX": {
1187
- text: string;
1188
- crowdinContext: string;
1189
- };
1190
- "widget.options.menu.alert": {
1191
- text: string;
1192
- crowdinContext: string;
1193
- };
1194
- "widget.options.menu.alerts": {
1195
- text: string;
1196
- crowdinContext: string;
1197
- };
1198
- "widget.options.menu.scheduleExport": {
1199
- text: string;
1200
- crowdinContext: string;
1201
- };
1202
- "widget.options.menu.scheduleExport.edit": {
1203
- text: string;
1204
- crowdinContext: string;
1205
- };
1206
- "widget.options.menu.XLSX": {
1207
- text: string;
1208
- crowdinContext: string;
1209
- };
1210
- "widget.options.menu.exportToCSV.formatted": {
1211
- text: string;
1212
- crowdinContext: string;
1213
- };
1214
- "widget.options.menu.exportToCSV.raw": {
1215
- text: string;
1216
- crowdinContext: string;
1217
- };
1218
- "widget.options.menu.exportToPDF.formatted": {
1219
- text: string;
1220
- crowdinContext: string;
1221
- };
1222
- "widget.error.missing_insight.message": {
1223
- text: string;
1224
- crowdinContext: string;
1225
- };
1226
- "widget.error.missing_insight.description": {
1227
- text: string;
1228
- crowdinContext: string;
1229
- };
1230
- "widget.drill.dialog.exportToXLSX": {
1231
- text: string;
1232
- crowdinContext: string;
1233
- };
1234
- "widget.drill.dialog.exportToPDF": {
1235
- text: string;
1236
- crowdinContext: string;
1237
- };
1238
- "widget.drill.dialog.exportToCSV.formatted": {
1239
- text: string;
1240
- crowdinContext: string;
1241
- };
1242
- "widget.drill.dialog.exportToCSV.raw": {
1243
- text: string;
1244
- crowdinContext: string;
1245
- };
1246
- "share.button.text": {
1247
- text: string;
1248
- crowdinContext: string;
1249
- };
1250
- "share.button.tooltip": {
1251
- text: string;
1252
- crowdinContext: string;
1253
- };
1254
- "dashboard.error.empty.heading": {
1255
- text: string;
1256
- crowdinContext: string;
1257
- };
1258
- "dashboard.error.empty.text": {
1259
- text: string;
1260
- crowdinContext: string;
1261
- };
1262
- "dashboard.shareDialog.underLenientControl.label": {
1263
- text: string;
1264
- crowdinContext: string;
1265
- };
1266
- "dashboard.shareDialog.lock.label": {
1267
- text: string;
1268
- crowdinContext: string;
1269
- };
1270
- "header.lockStatus.tooltip": {
1271
- text: string;
1272
- crowdinContext: string;
1273
- };
1274
- "header.shareStatus.private.text": {
1275
- text: string;
1276
- crowdinContext: string;
1277
- };
1278
- "header.shareStatus.private.strict.tooltip": {
1279
- text: string;
1280
- crowdinContext: string;
1281
- };
1282
- "header.shareStatus.private.not.strict.tooltip": {
1283
- text: string;
1284
- crowdinContext: string;
1285
- };
1286
- "dashboard.shareDialog.removeAccessGranteeTooltip": {
1287
- text: string;
1288
- crowdinContext: string;
1289
- };
1290
- "dashboard.shareDialog.removeAccessCreatorTooltip": {
1291
- text: string;
1292
- crowdinContext: string;
1293
- };
1294
- "attributesDropdown.placeholder": {
1295
- text: string;
1296
- crowdinContext: string;
1297
- };
1298
- "attributesDropdown.configuration": {
1299
- text: string;
1300
- crowdinContext: string;
1301
- };
1302
- "attributesDropdown.save": {
1303
- text: string;
1304
- crowdinContext: string;
1305
- };
1306
- "attributesDropdown.filterBy": {
1307
- text: string;
1308
- crowdinContext: string;
1309
- };
1310
- "attributesDropdown.displayValuesAs": {
1311
- text: string;
1312
- crowdinContext: string;
1313
- };
1314
- "attributesDropdown.title": {
1315
- text: string;
1316
- crowdinContext: string;
1317
- };
1318
- "attributesDropdown.title.reset": {
1319
- text: string;
1320
- crowdinContext: string;
1321
- };
1322
- "attributesDropdown.selectionMode": {
1323
- text: string;
1324
- crowdinContext: string;
1325
- };
1326
- "attributesDropdown.selectionMode.multi": {
1327
- text: string;
1328
- crowdinContext: string;
1329
- };
1330
- "attributesDropdown.selectionMode.single": {
1331
- text: string;
1332
- crowdinContext: string;
1333
- };
1334
- "attributesDropdown.selectionMode.disabled.tooltip": {
1335
- text: string;
1336
- crowdinContext: string;
1337
- };
1338
- "attributesDropdown.parentFilter.disabled.tooltip": {
1339
- text: string;
1340
- crowdinContext: string;
1341
- };
1342
- "attributesDropdown.noConnectionMessage": {
1343
- text: string;
1344
- crowdinContext: string;
1345
- };
1346
- "attributesDropdown.details.dataset": {
1347
- text: string;
1348
- crowdinContext: string;
1349
- };
1350
- "attributesDropdown.details.values": {
1351
- text: string;
1352
- crowdinContext: string;
1353
- };
1354
- "attributesDropdown.details.shortening_decoration": {
1355
- text: string;
1356
- crowdinContext: string;
1357
- };
1358
- "attributesDropdown.removeTooltip": {
1359
- text: string;
1360
- crowdinContext: string;
1361
- };
1362
- "layout.header.characters.left": {
1363
- text: string;
1364
- crowdinContext: string;
1365
- };
1366
- "layout.header.add.title.placeholder": {
1367
- text: string;
1368
- crowdinContext: string;
1369
- };
1370
- "layout.header.add.description.placeholder": {
1371
- text: string;
1372
- crowdinContext: string;
1373
- };
1374
- "controlButtons.options.tooltip": {
1375
- text: string;
1376
- crowdinContext: string;
1377
- };
1378
- "controlButtons.options.back": {
1379
- text: string;
1380
- crowdinContext: string;
1381
- };
1382
- "controlButtons.options.closeMenu": {
1383
- text: string;
1384
- crowdinContext: string;
1385
- };
1386
- "controlButtons.edit.value": {
1387
- text: string;
1388
- crowdinContext: string;
1389
- };
1390
- "controlButtons.edit.tooltip": {
1391
- text: string;
1392
- crowdinContext: string;
1393
- };
1394
- "controlButtons.edit.executionTimestampMode.tooltip": {
1395
- text: string;
1396
- crowdinContext: string;
1397
- };
1398
- "controlButtons.setting.value": {
1399
- text: string;
1400
- crowdinContext: string;
1401
- };
1402
- "controlButtons.setting.title": {
1403
- text: string;
1404
- crowdinContext: string;
1405
- };
1406
- "controlButtons.saveAndPublish.value": {
1407
- text: string;
1408
- crowdinContext: string;
1409
- };
1410
- "controlButtons.save.value": {
1411
- text: string;
1412
- crowdinContext: string;
1413
- };
1414
- "controlButtons.saveAndPublish.title": {
1415
- text: string;
1416
- crowdinContext: string;
1417
- };
1418
- "controlButtons.saveAsPrivate.title": {
1419
- text: string;
1420
- crowdinContext: string;
1421
- };
1422
- "controlButtons.saveAndPublish.disable.empty.title": {
1423
- text: string;
1424
- crowdinContext: string;
1425
- };
1426
- "controlButtons.saveAndPublish.disable.noChanges.title": {
1427
- text: string;
1428
- crowdinContext: string;
1429
- };
1430
- "controlButtons.saving.value": {
1431
- text: string;
1432
- crowdinContext: string;
1433
- };
1434
- "gs.visualizationsList.tabs.all": {
1435
- text: string;
1436
- crowdinContext: string;
1437
- };
1438
- "gs.visualizationsList.tabs.my": {
1439
- text: string;
1440
- crowdinContext: string;
1441
- };
1442
- "visualizationsList.noInsights": {
1443
- text: string;
1444
- crowdinContext: string;
1445
- };
1446
- "visualizationsList.create": {
1447
- text: string;
1448
- crowdinContext: string;
1449
- };
1450
- "visualizationsList.noUserInsights": {
1451
- text: string;
1452
- crowdinContext: string;
1453
- };
1454
- "visualizationsList.noVisualizationsFound": {
1455
- text: string;
1456
- crowdinContext: string;
1457
- };
1458
- search_insights: {
1459
- text: string;
1460
- crowdinContext: string;
1461
- };
1462
- "save.as.new": {
1463
- text: string;
1464
- crowdinContext: string;
1465
- };
1466
- "addPanel.deleteItem": {
1467
- text: string;
1468
- crowdinContext: string;
1469
- };
1470
- "addPanel.newItem": {
1471
- text: string;
1472
- crowdinContext: string;
1473
- };
1474
- "addPanel.attributeFilter": {
1475
- text: string;
1476
- crowdinContext: string;
1477
- };
1478
- "addPanel.filter": {
1479
- text: string;
1480
- crowdinContext: string;
1481
- };
1482
- "addPanel.attributeFilter.tooltip.no_attributes": {
1483
- text: string;
1484
- crowdinContext: string;
1485
- };
1486
- "addPanel.attributeFilter.tooltip.no_items": {
1487
- text: string;
1488
- crowdinContext: string;
1489
- };
1490
- "addPanel.attributeFilter.tooltip.no_attributes.link": {
1491
- text: string;
1492
- crowdinContext: string;
1493
- };
1494
- "addPanel.kpi": {
1495
- text: string;
1496
- crowdinContext: string;
1497
- };
1498
- "addPanel.richText": {
1499
- text: string;
1500
- crowdinContext: string;
1501
- };
1502
- "addPanel.visualizationSwitcher": {
1503
- text: string;
1504
- crowdinContext: string;
1505
- };
1506
- "addPanel.visualizationSwitcher.tooltip": {
1507
- text: string;
1508
- crowdinContext: string;
1509
- };
1510
- "addPanel.dashboardLayout": {
1511
- text: string;
1512
- crowdinContext: string;
1513
- };
1514
- "addPanel.dashboardLayout.tooltip": {
1515
- text: string;
1516
- crowdinContext: string;
1517
- };
1518
- "addPanel.dashboardLayout.tooltip.learnMore": {
1519
- text: string;
1520
- crowdinContext: string;
1521
- };
1522
- "visualizationsList.dragToAdd": {
1523
- text: string;
1524
- crowdinContext: string;
1525
- };
1526
- "visualizationsList.savedVisualizations": {
1527
- text: string;
1528
- crowdinContext: string;
1529
- };
1530
- "configurationPanel.drillConfig.selectDashboard": {
1531
- text: string;
1532
- crowdinContext: string;
1533
- };
1534
- "configurationPanel.drillConfig.targetTab": {
1535
- text: string;
1536
- crowdinContext: string;
1537
- };
1538
- "configurationPanel.drillConfig.drillIntoDashboard.searchPlaceholder": {
1539
- text: string;
1540
- crowdinContext: string;
1541
- };
1542
- "configurationPanel.drillConfig.forbiddenDashboard": {
1543
- text: string;
1544
- crowdinContext: string;
1545
- };
1546
- "configurationPanel.drillConfig.forbiddenDashboard.tooltip": {
1547
- text: string;
1548
- crowdinContext: string;
1549
- };
1550
- "configurationPanel.drillConfig.notSharedDashboard.tooltip": {
1551
- text: string;
1552
- crowdinContext: string;
1553
- };
1554
- "configurationPanel.remove.form.dashboard": {
1555
- text: string;
1556
- crowdinContext: string;
1557
- };
1558
- "filterBar.filter.drop": {
1559
- text: string;
1560
- crowdinContext: string;
1561
- };
1562
- "filterBar.filter.addFilterPlaceholder": {
1563
- text: string;
1564
- crowdinContext: string;
1565
- };
1566
- "filterBar.filter.dropzone.tooltip": {
1567
- text: string;
1568
- crowdinContext: string;
1569
- };
1570
- "filterBar.filter.dropzone.tooltip.generic": {
1571
- text: string;
1572
- crowdinContext: string;
1573
- };
1574
- "configurationPanel.title": {
1575
- text: string;
1576
- crowdinContext: string;
1577
- };
1578
- "configurationPanel.filterBy": {
1579
- text: string;
1580
- crowdinContext: string;
1581
- };
1582
- "configurationPanel.dateAs": {
1583
- text: string;
1584
- crowdinContext: string;
1585
- };
1586
- "configurationPanel.vizCantBeFilteredByAttribute": {
1587
- text: string;
1588
- crowdinContext: string;
1589
- };
1590
- "configurationPanel.kpiCantBeFilteredByAttribute": {
1591
- text: string;
1592
- crowdinContext: string;
1593
- };
1594
- "configurationPanel.vizCantBeFilteredByDate": {
1595
- text: string;
1596
- crowdinContext: string;
1597
- };
1598
- "configurationPanel.kpiCantBeFilteredByDate": {
1599
- text: string;
1600
- crowdinContext: string;
1601
- };
1602
- "configurationPanel.unrelatedVizDateInfo": {
1603
- text: string;
1604
- crowdinContext: string;
1605
- };
1606
- "configurationPanel.unrelatedKpiDateInfo": {
1607
- text: string;
1608
- crowdinContext: string;
1609
- };
1610
- "configurationPanel.interactions": {
1611
- text: string;
1612
- crowdinContext: string;
1613
- };
1614
- "configurationPanel.drillConfig.interactions": {
1615
- text: string;
1616
- crowdinContext: string;
1617
- };
1618
- "configurationPanel.drillConfig.addInteraction": {
1619
- text: string;
1620
- crowdinContext: string;
1621
- };
1622
- "configurationPanel.drillConfig.clickHint": {
1623
- text: string;
1624
- crowdinContext: string;
1625
- };
1626
- "configurationPanel.drillConfig.measureValue": {
1627
- text: string;
1628
- crowdinContext: string;
1629
- };
1630
- "configurationPanel.drillConfig.attributeValue": {
1631
- text: string;
1632
- crowdinContext: string;
1633
- };
1634
- "configurationPanel.drillConfig.selectTarget": {
1635
- text: string;
1636
- crowdinContext: string;
1637
- };
1638
- "configurationPanel.drillConfig.clickHintItem": {
1639
- text: string;
1640
- crowdinContext: string;
1641
- };
1642
- "configurationPanel.drillConfig.drillIntoDashboard": {
1643
- text: string;
1644
- crowdinContext: string;
1645
- };
1646
- "configurationPanel.drillConfig.drillIntoInsight": {
1647
- text: string;
1648
- crowdinContext: string;
1649
- };
1650
- "configurationPanel.drillConfig.drillDown": {
1651
- text: string;
1652
- crowdinContext: string;
1653
- };
1654
- "configurationPanel.drillConfig.disableDrillDownTooltip": {
1655
- text: string;
1656
- crowdinContext: string;
1657
- };
1658
- "configurationPanel.drillConfig.drillIntoUrl": {
1659
- text: string;
1660
- crowdinContext: string;
1661
- };
1662
- "configurationPanel.drillConfig.drillIntoUrl.invalidCustomUrl": {
1663
- text: string;
1664
- crowdinContext: string;
1665
- };
1666
- "configurationPanel.drillConfig.select": {
1667
- text: string;
1668
- crowdinContext: string;
1669
- };
1670
- "configurationPanel.drillConfig.drillIntoDashboard.dateFilterWarning": {
1671
- text: string;
1672
- crowdinContext: string;
1673
- };
1674
- "configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.label": {
1675
- text: string;
1676
- crowdinContext: string;
1677
- };
1678
- "configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.title": {
1679
- text: string;
1680
- crowdinContext: string;
1681
- };
1682
- "configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.tooltip": {
1683
- text: string;
1684
- crowdinContext: string;
1685
- };
1686
- "configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.all": {
1687
- text: string;
1688
- crowdinContext: string;
1689
- };
1690
- "configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.none": {
1691
- text: string;
1692
- crowdinContext: string;
1693
- };
1694
- "configurationPanel.visualprops.sectionTitle": {
1695
- text: string;
1696
- crowdinContext: string;
1697
- };
1698
- "configurationPanel.visualprops.hideTitle": {
1699
- text: string;
1700
- crowdinContext: string;
1701
- };
1702
- "configurationPanel.visualprops.sectionDescription": {
1703
- text: string;
1704
- crowdinContext: string;
1705
- };
1706
- "configurationPanel.visualprops.inheritDescription": {
1707
- text: string;
1708
- crowdinContext: string;
1709
- };
1710
- "configurationPanel.visualprops.inheritDescriptionHelp": {
1711
- text: string;
1712
- crowdinContext: string;
1713
- };
1714
- "configurationPanel.visualprops.customDescription": {
1715
- text: string;
1716
- crowdinContext: string;
1717
- };
1718
- "configurationPanel.visualprops.customDescriptionHelp": {
1719
- text: string;
1720
- crowdinContext: string;
1721
- };
1722
- "configurationPanel.visualprops.noneDescription": {
1723
- text: string;
1724
- crowdinContext: string;
1725
- };
1726
- "configurationPanel.visualprops.includeMetrics": {
1727
- text: string;
1728
- crowdinContext: string;
1729
- };
1730
- "configurationPanel.visualprops.includeMetricsHelp": {
1731
- text: string;
1732
- crowdinContext: string;
1733
- };
1734
- "configurationPanel.visualprops.descriptionPlaceholder": {
1735
- text: string;
1736
- crowdinContext: string;
1737
- };
1738
- "configurationPanel.drillIntoUrl.defaultButtonValue": {
1739
- text: string;
1740
- crowdinContext: string;
1741
- };
1742
- "configurationPanel.drillIntoUrl.attributeUrlSectionTitle": {
1743
- text: string;
1744
- crowdinContext: string;
1745
- };
1746
- "configurationPanel.drillIntoUrl.customUrlSectionTitle": {
1747
- text: string;
1748
- crowdinContext: string;
1749
- };
1750
- "configurationPanel.drillIntoUrl.editor.addUrlTitle": {
1751
- text: string;
1752
- crowdinContext: string;
1753
- };
1754
- "configurationPanel.drillIntoUrl.editor.editUrlTitle": {
1755
- text: string;
1756
- crowdinContext: string;
1757
- };
1758
- "configurationPanel.drillIntoUrl.editor.textAreaLabel": {
1759
- text: string;
1760
- crowdinContext: string;
1761
- };
1762
- "configurationPanel.drillIntoUrl.editor.parametersPanelLabel": {
1763
- text: string;
1764
- crowdinContext: string;
1765
- };
1766
- "configurationPanel.drillIntoUrl.editor.parametersPanelTooltip": {
1767
- text: string;
1768
- crowdinContext: string;
1769
- };
1770
- "configurationPanel.drillIntoUrl.editor.addParameterButtonLabel": {
1771
- text: string;
1772
- crowdinContext: string;
1773
- };
1774
- "configurationPanel.drillIntoUrl.editor.parameterDetailType": {
1775
- text: string;
1776
- crowdinContext: string;
1777
- };
1778
- "configurationPanel.drillIntoUrl.editor.parameterDetailLabel": {
1779
- text: string;
1780
- crowdinContext: string;
1781
- };
1782
- "configurationPanel.drillIntoUrl.editor.parameterDetailValues": {
1783
- text: string;
1784
- crowdinContext: string;
1785
- };
1786
- "configurationPanel.drillIntoUrl.editor.parameterDetailMoreValues": {
1787
- text: string;
1788
- crowdinContext: string;
1789
- };
1790
- "configurationPanel.drillIntoUrl.editor.insightIdParameterLabel": {
1791
- text: string;
1792
- crowdinContext: string;
1793
- };
1794
- "configurationPanel.drillIntoUrl.editor.clientIdParameterLabel": {
1795
- text: string;
1796
- crowdinContext: string;
1797
- };
1798
- "configurationPanel.drillIntoUrl.editor.dataProductIdParameterLabel": {
1799
- text: string;
1800
- crowdinContext: string;
1801
- };
1802
- "configurationPanel.drillIntoUrl.editor.projectIdParameterLabel": {
1803
- text: string;
1804
- crowdinContext: string;
1805
- };
1806
- "configurationPanel.drillIntoUrl.editor.workspaceIdParameterLabel": {
1807
- text: string;
1808
- crowdinContext: string;
1809
- };
1810
- "configurationPanel.drillIntoUrl.editor.widgetIdParameterLabel": {
1811
- text: string;
1812
- crowdinContext: string;
1813
- };
1814
- "configurationPanel.drillIntoUrl.editor.dashboardIdParameterLabel": {
1815
- text: string;
1816
- crowdinContext: string;
1817
- };
1818
- "configurationPanel.drillIntoUrl.editor.identifierTypeLabel": {
1819
- text: string;
1820
- crowdinContext: string;
1821
- };
1822
- "configurationPanel.drillIntoUrl.editor.insightParametersSectionLabel": {
1823
- text: string;
1824
- crowdinContext: string;
1825
- };
1826
- "configurationPanel.drillIntoUrl.editor.identifierParametersSectionLabel": {
1827
- text: string;
1828
- crowdinContext: string;
1829
- };
1830
- "configurationPanel.drillIntoUrl.editor.dashboardParametersSectionLabel": {
1831
- text: string;
1832
- crowdinContext: string;
1833
- };
1834
- "configurationPanel.drillIntoUrl.editor.applyButtonLabel": {
1835
- text: string;
1836
- crowdinContext: string;
1837
- };
1838
- "configurationPanel.drillIntoUrl.editor.cancelButtonLabel": {
1839
- text: string;
1840
- crowdinContext: string;
1841
- };
1842
- "configurationPanel.drillIntoUrl.editor.textAreaPlaceholder": {
1843
- text: string;
1844
- crowdinContext: string;
1845
- };
1846
- "configurationPanel.drillIntoUrl.editor.helpButtonLabel": {
1847
- text: string;
1848
- crowdinContext: string;
1849
- };
1850
- "configurationPanel.drillIntoUrl.editor.invalidAttributeDisplayForms": {
1851
- text: string;
1852
- crowdinContext: string;
1853
- };
1854
- "configurationPanel.drillIntoUrl.customUrlAddButtonLabel": {
1855
- text: string;
1856
- crowdinContext: string;
1857
- };
1858
- "configurationPanel.drillIntoUrl.customUrlEditButtonLabel": {
1859
- text: string;
1860
- crowdinContext: string;
1861
- };
1862
- "configurationPanel.drillIntoUrl.editor.defaultDisplayFormTypeLabel": {
1863
- text: string;
1864
- crowdinContext: string;
1865
- };
1866
- "configurationPanel.drillIntoUrl.editor.geoDisplayFormTypeLabel": {
1867
- text: string;
1868
- crowdinContext: string;
1869
- };
1870
- "configurationPanel.drillIntoUrl.editor.urlDisplayFormTypeLabel": {
1871
- text: string;
1872
- crowdinContext: string;
1873
- };
1874
- "configurationPanel.drillIntoUrl.editor.imageDisplayFormTypeLabel": {
1875
- text: string;
1876
- crowdinContext: string;
1877
- };
1878
- "configurationPanel.zoomInsight": {
1879
- text: string;
1880
- crowdinContext: string;
1881
- };
1882
- "configurationPanel.zoomInsight.help": {
1883
- text: string;
1884
- crowdinContext: string;
1885
- };
1886
- "configurationPanel.zoomInsight.notice": {
1887
- text: string;
1888
- crowdinContext: string;
1889
- };
1890
- "configurationPanel.drillConfig.selectInsight": {
1891
- text: string;
1892
- crowdinContext: string;
1893
- };
1894
- "attributesDropdown.noChanges": {
1895
- text: string;
1896
- crowdinContext: string;
1897
- };
1898
- "gs.date.date-dataset.recommended": {
1899
- text: string;
1900
- crowdinContext: string;
1901
- };
1902
- "gs.date.date-dataset.other": {
1903
- text: string;
1904
- crowdinContext: string;
1905
- };
1906
- "gs.date.date-dataset.related": {
1907
- text: string;
1908
- crowdinContext: string;
1909
- };
1910
- "gs.date.date-dataset.unrelated": {
1911
- text: string;
1912
- crowdinContext: string;
1913
- };
1914
- "gs.date.date-dataset.unrelated_hidden": {
1915
- text: string;
1916
- crowdinContext: string;
1917
- };
1918
- "gs.date.date-dataset.unrelated.show": {
1919
- text: string;
1920
- crowdinContext: string;
1921
- };
1922
- "gs.date.date-dataset.unrelated.hide": {
1923
- text: string;
1924
- crowdinContext: string;
1925
- };
1926
- "gs.date.date-dataset.duplicityWarning": {
1927
- text: string;
1928
- crowdinContext: string;
1929
- };
1930
- "layout.widget.width.min": {
1931
- text: string;
1932
- crowdinContext: string;
1933
- };
1934
- "layout.widget.width.max": {
1935
- text: string;
1936
- crowdinContext: string;
1937
- };
1938
- "layout.widget.height.min": {
1939
- text: string;
1940
- crowdinContext: string;
1941
- };
1942
- "layout.widget.height.max": {
1943
- text: string;
1944
- crowdinContext: string;
1945
- };
1946
- "layout.widget.addedByPlugin": {
1947
- text: string;
1948
- crowdinContext: string;
1949
- };
1950
- "layout.widget.modifiedByPlugin": {
1951
- text: string;
1952
- crowdinContext: string;
1953
- };
1954
- "layout.widget.hideOverlay": {
1955
- text: string;
1956
- crowdinContext: string;
1957
- };
1958
- "dropzone.new.row.desc": {
1959
- text: string;
1960
- crowdinContext: string;
1961
- };
1962
- "dropzone.widget.desc": {
1963
- text: string;
1964
- crowdinContext: string;
1965
- };
1966
- "dropzone.widget.last.in.row.desc": {
1967
- text: string;
1968
- crowdinContext: string;
1969
- };
1970
- "dropzone.widget.last.in.container.row.desc": {
1971
- text: string;
1972
- crowdinContext: string;
1973
- };
1974
- "deleteKpiConfirmationDialog.headline": {
1975
- text: string;
1976
- crowdinContext: string;
1977
- };
1978
- "deleteKpiConfirmationDialog.message": {
1979
- text: string;
1980
- crowdinContext: string;
1981
- };
1982
- "deleteKpiConfirmationDialog.submitButtonText": {
1983
- text: string;
1984
- crowdinContext: string;
1985
- };
1986
- "newDashboard.title": {
1987
- text: string;
1988
- crowdinContext: string;
1989
- };
1990
- "newDashboard.dropInsight": {
1991
- text: string;
1992
- crowdinContext: string;
1993
- };
1994
- "attributesDropdown.filterConfiguredMessage": {
1995
- text: string;
1996
- crowdinContext: string;
1997
- };
1998
- "attributesDropdown.attributeNameWithData": {
1999
- text: string;
2000
- crowdinContext: string;
2001
- };
2002
- "filter.visibilityMode.tooltip.hidden": {
2003
- text: string;
2004
- crowdinContext: string;
2005
- };
2006
- "filter.visibilityMode.tooltip.readonly.editMode": {
2007
- text: string;
2008
- crowdinContext: string;
2009
- };
2010
- "filter.visibilityMode.tooltip.readonly.viewMode": {
2011
- text: string;
2012
- crowdinContext: string;
2013
- };
2014
- "filter.resetButton.tooltip": {
2015
- text: string;
2016
- crowdinContext: string;
2017
- };
2018
- "filter.resetButton.success": {
2019
- text: string;
2020
- crowdinContext: string;
2021
- };
2022
- "filter.resetButton.ariaLabel": {
2023
- text: string;
2024
- crowdinContext: string;
2025
- };
2026
- "filter.crossFilterResetButton.tooltip": {
2027
- text: string;
2028
- crowdinContext: string;
2029
- };
2030
- "dateFilterDropdown.save": {
2031
- text: string;
2032
- crowdinContext: string;
2033
- };
2034
- "dateFilterDropdown.configuration": {
2035
- text: string;
2036
- crowdinContext: string;
2037
- };
2038
- "dateFilterDropdown.title": {
2039
- text: string;
2040
- crowdinContext: string;
2041
- };
2042
- "filter.configuration.mode.title": {
2043
- text: string;
2044
- crowdinContext: string;
2045
- };
2046
- "filter.configuration.mode.interactive.title": {
2047
- text: string;
2048
- crowdinContext: string;
2049
- };
2050
- "filter.configuration.mode.interactive.tooltip": {
2051
- text: string;
2052
- crowdinContext: string;
2053
- };
2054
- "filter.configuration.mode.locked.title": {
2055
- text: string;
2056
- crowdinContext: string;
2057
- };
2058
- "filter.configuration.mode.locked.tooltip": {
2059
- text: string;
2060
- crowdinContext: string;
2061
- };
2062
- "filter.configuration.mode.hidden.title": {
2063
- text: string;
2064
- crowdinContext: string;
2065
- };
2066
- "filter.configuration.mode.hidden.tooltip": {
2067
- text: string;
2068
- crowdinContext: string;
2069
- };
2070
- "filter.dependency.icon.tooltip": {
2071
- text: string;
2072
- crowdinContext: string;
2073
- };
2074
- "configurationPanel.drillConfig.alreadyUsedTooltip": {
2075
- text: string;
2076
- crowdinContext: string;
2077
- };
2078
- "configurationPanel.respectCrossFiltering": {
2079
- text: string;
2080
- crowdinContext: string;
2081
- };
2082
- "configurationPanel.respectCrossFiltering.tooltip": {
2083
- text: string;
2084
- crowdinContext: string;
2085
- };
2086
- "richText.formattingOptions": {
2087
- text: string;
2088
- crowdinContext: string;
2089
- };
2090
- "richText.deleteDialog.header": {
2091
- text: string;
2092
- crowdinContext: string;
2093
- };
2094
- "richText.deleteDialog.message": {
2095
- text: string;
2096
- crowdinContext: string;
2097
- };
2098
- "richText.emptyContent": {
2099
- text: string;
2100
- crowdinContext: string;
2101
- };
2102
- "visualizationSwitcher.emptyContent": {
2103
- text: string;
2104
- crowdinContext: string;
2105
- };
2106
- "visualizationSwitcherToolbar.visualizationsList.header": {
2107
- text: string;
2108
- crowdinContext: string;
2109
- };
2110
- "visualizationSwitcherToolbar.visualizationsList.tooltip": {
2111
- text: string;
2112
- crowdinContext: string;
2113
- };
2114
- "visualizationSwitcherToolbar.visualizationsList.prev": {
2115
- text: string;
2116
- crowdinContext: string;
2117
- };
2118
- "visualizationSwitcherToolbar.visualizationsList.next": {
2119
- text: string;
2120
- crowdinContext: string;
2121
- };
2122
- "visualizationSwitcherToolbar.visualizationsList.empty": {
2123
- text: string;
2124
- crowdinContext: string;
2125
- };
2126
- "visualizationSwitcherToolbar.visualizationsList.add": {
2127
- text: string;
2128
- crowdinContext: string;
2129
- };
2130
- "visualizationSwitcherToolbar.remove": {
2131
- text: string;
2132
- crowdinContext: string;
2133
- };
2134
- "visualizationSwitcher.configurationPanel.remove.from.switcher": {
2135
- text: string;
2136
- crowdinContext: string;
2137
- };
2138
- "visualizationSwitcher.list.menu.move.up": {
2139
- text: string;
2140
- crowdinContext: string;
2141
- };
2142
- "visualizationSwitcher.list.menu.move.down": {
2143
- text: string;
2144
- crowdinContext: string;
2145
- };
2146
- "visualizationSwitcher.list.menu.remove": {
2147
- text: string;
2148
- crowdinContext: string;
2149
- };
2150
- "nestedLayoutToolbar.hideHeader": {
2151
- text: string;
2152
- crowdinContext: string;
2153
- };
2154
- "nestedLayoutToolbar.showHeader": {
2155
- text: string;
2156
- crowdinContext: string;
2157
- };
2158
- "nestedLayoutToolbar.remove": {
2159
- text: string;
2160
- crowdinContext: string;
2161
- };
2162
- "nestedLayoutToolbar.direction.title": {
2163
- text: string;
2164
- crowdinContext: string;
2165
- };
2166
- "nestedLayoutToolbar.direction.row": {
2167
- text: string;
2168
- crowdinContext: string;
2169
- };
2170
- "nestedLayoutToolbar.direction.row.tooltip": {
2171
- text: string;
2172
- crowdinContext: string;
2173
- };
2174
- "nestedLayoutToolbar.direction.column": {
2175
- text: string;
2176
- crowdinContext: string;
2177
- };
2178
- "nestedLayoutToolbar.direction.column.tooltip": {
2179
- text: string;
2180
- crowdinContext: string;
2181
- };
2182
- "nestedLayoutToolbar.direction.column.disabledTooltip": {
2183
- text: string;
2184
- crowdinContext: string;
2185
- };
2186
- "nestedLayout.tab.title": {
2187
- text: string;
2188
- crowdinContext: string;
2189
- };
2190
- "nestedLayout.emptyDropZone.message": {
2191
- text: string;
2192
- crowdinContext: string;
2193
- };
2194
- "nestedLayout.emptyDropZone.active.message": {
2195
- text: string;
2196
- crowdinContext: string;
2197
- };
2198
- "attributesDropdown.valuesLimiting.title": {
2199
- text: string;
2200
- crowdinContext: string;
2201
- };
2202
- "attributesDropdown.valuesLimiting.empty": {
2203
- text: string;
2204
- crowdinContext: string;
2205
- };
2206
- "attributesDropdown.valuesLimiting.addLink": {
2207
- text: string;
2208
- crowdinContext: string;
2209
- };
2210
- "attributesDropdown.valuesLimiting.addMetricTitle": {
2211
- text: string;
2212
- crowdinContext: string;
2213
- };
2214
- "attributesDropdown.valuesLimiting.addFilterTitle": {
2215
- text: string;
2216
- crowdinContext: string;
2217
- };
2218
- "attributesDropdown.valuesLimiting.addItemTitle": {
2219
- text: string;
2220
- crowdinContext: string;
2221
- };
2222
- "attributesDropdown.valuesLimiting.searchPlaceholder": {
2223
- text: string;
2224
- crowdinContext: string;
2225
- };
2226
- "attributesDropdown.valuesLimiting.sumFact": {
2227
- text: string;
2228
- crowdinContext: string;
2229
- };
2230
- "attributesDropdown.valuesLimiting.countAttribute": {
2231
- text: string;
2232
- crowdinContext: string;
2233
- };
2234
- "attributesDropdown.valuesLimiting.metricsEmpty": {
2235
- text: string;
2236
- crowdinContext: string;
2237
- };
2238
- "attributesDropdown.valuesLimiting.unknownItem": {
2239
- text: string;
2240
- crowdinContext: string;
2241
- };
2242
- "attributesDropdown.valuesLimiting.searchNoMatch": {
2243
- text: string;
2244
- crowdinContext: string;
2245
- };
2246
- "attributesDropdown.valuesLimiting.filtersEmpty": {
2247
- text: string;
2248
- crowdinContext: string;
2249
- };
2250
- "attributesDropdown.valuesLimiting.addFilters.title": {
2251
- text: string;
2252
- crowdinContext: string;
2253
- };
2254
- "attributesDropdown.valuesLimiting.addFilters.description": {
2255
- text: string;
2256
- crowdinContext: string;
2257
- };
2258
- "attributesDropdown.valuesLimiting.addLimitingItem.title": {
2259
- text: string;
2260
- crowdinContext: string;
2261
- };
2262
- "attributesDropdown.valuesLimiting.addLimitingItem.description": {
2263
- text: string;
2264
- crowdinContext: string;
2265
- };
2266
- "attributesDropdown.valuesLimiting.commonDateFilterTitle": {
2267
- text: string;
2268
- crowdinContext: string;
2269
- };
2270
- "attributesDropdown.valuesLimiting.addDateTitle": {
2271
- text: string;
2272
- crowdinContext: string;
2273
- };
2274
- "attributesDropdown.valuesLimiting.disableDateFilter": {
2275
- text: string;
2276
- crowdinContext: string;
2277
- };
2278
- "attributesDropdown.valuesLimiting.disableDataSet": {
2279
- text: string;
2280
- crowdinContext: string;
2281
- };
2282
- "filters.filterViews.dropdown.buttonEmpty": {
2283
- text: string;
2284
- crowdinContext: string;
2285
- };
2286
- "filters.filterViews.dropdown.button": {
2287
- text: string;
2288
- crowdinContext: string;
2289
- };
2290
- "filters.filterViews.dropdown.title": {
2291
- text: string;
2292
- crowdinContext: string;
2293
- };
2294
- "filters.filterViews.dropdown.setAsDefault": {
2295
- text: string;
2296
- crowdinContext: string;
2297
- };
2298
- "filters.filterViews.dropdown.setAsDefault.ariaLabel": {
2299
- text: string;
2300
- crowdinContext: string;
2301
- };
2302
- "filters.filterViews.dropdown.unsetAsDefault": {
2303
- text: string;
2304
- crowdinContext: string;
2305
- };
2306
- "filters.filterViews.dropdown.unsetAsDefault.ariaLabel": {
2307
- text: string;
2308
- crowdinContext: string;
2309
- };
2310
- "filters.filterViews.dropdown.isDefault": {
2311
- text: string;
2312
- crowdinContext: string;
2313
- };
2314
- "filters.filterViews.dropdown.tooltip": {
2315
- text: string;
2316
- crowdinContext: string;
2317
- };
2318
- "filters.filterViews.dropdown.newButton": {
2319
- text: string;
2320
- crowdinContext: string;
2321
- };
2322
- "filters.filterViews.dropdown.emptyList": {
2323
- text: string;
2324
- crowdinContext: string;
2325
- };
2326
- "filters.filterViews.toast.viewSaved": {
2327
- text: string;
2328
- crowdinContext: string;
2329
- };
2330
- "filters.filterViews.toast.viewDeleted": {
2331
- text: string;
2332
- crowdinContext: string;
2333
- };
2334
- "filters.filterViews.toast.viewApplied": {
2335
- text: string;
2336
- crowdinContext: string;
2337
- };
2338
- "filters.filterViews.toast.viewSetAsDefault": {
2339
- text: string;
2340
- crowdinContext: string;
2341
- };
2342
- "filters.filterViews.toast.viewUnsetAsDefault": {
2343
- text: string;
2344
- crowdinContext: string;
2345
- };
2346
- "filters.filterViews.toast.viewNotSaved": {
2347
- text: string;
2348
- crowdinContext: string;
2349
- };
2350
- "filters.filterViews.toast.viewNotDeleted": {
2351
- text: string;
2352
- crowdinContext: string;
2353
- };
2354
- "filters.filterViews.toast.viewNotSetAsDefault": {
2355
- text: string;
2356
- crowdinContext: string;
2357
- };
2358
- "filters.filterViews.toast.viewNotUnsetAsDefault": {
2359
- text: string;
2360
- crowdinContext: string;
2361
- };
2362
- "filters.filterViews.toast.viewNotApplied": {
2363
- text: string;
2364
- crowdinContext: string;
2365
- };
2366
- "filters.filterViews.list.ariaLabel.withActions": {
2367
- text: string;
2368
- crowdinContext: string;
2369
- };
2370
- "filters.filterViews.list.ariaLabel.noActions": {
2371
- text: string;
2372
- crowdinContext: string;
2373
- };
2374
- "filters.filterViews.add.title": {
2375
- text: string;
2376
- crowdinContext: string;
2377
- };
2378
- "filters.filterViews.add.nameLabel": {
2379
- text: string;
2380
- crowdinContext: string;
2381
- };
2382
- "filters.filterViews.add.namePlaceholder": {
2383
- text: string;
2384
- crowdinContext: string;
2385
- };
2386
- "filters.filterViews.add.setAsDefaultLabel": {
2387
- text: string;
2388
- crowdinContext: string;
2389
- };
2390
- "filters.filterViews.add.deleteTooltip": {
2391
- text: string;
2392
- crowdinContext: string;
2393
- };
2394
- "filters.filterViews.add.deleteTooltip.ariaLabel": {
2395
- text: string;
2396
- crowdinContext: string;
2397
- };
2398
- "filters.filterViews.add.hint": {
2399
- text: string;
2400
- crowdinContext: string;
2401
- };
2402
- "filters.filterViews.add.saveButton": {
2403
- text: string;
2404
- crowdinContext: string;
2405
- };
2406
- "filters.filterViews.add.cancelButton": {
2407
- text: string;
2408
- crowdinContext: string;
2409
- };
2410
- "filters.filterViews.delete.title": {
2411
- text: string;
2412
- crowdinContext: string;
2413
- };
2414
- "filters.filterViews.delete.body": {
2415
- text: string;
2416
- crowdinContext: string;
2417
- };
2418
- "filters.filterViews.delete.deleteButton": {
2419
- text: string;
2420
- crowdinContext: string;
2421
- };
2422
- "filters.filterViews.delete.cancelButton": {
2423
- text: string;
2424
- crowdinContext: string;
2425
- };
2426
- "filters.filterViews.tooltip.ariaLabel": {
2427
- text: string;
2428
- crowdinContext: string;
2429
- };
2430
- "insightAlert.config.action.edit": {
2431
- text: string;
2432
- crowdinContext: string;
2433
- };
2434
- "insightAlert.config.action.pause": {
2435
- text: string;
2436
- crowdinContext: string;
2437
- };
2438
- "insightAlert.config.action.resume": {
2439
- text: string;
2440
- crowdinContext: string;
2441
- };
2442
- "insightAlert.config.action.delete": {
2443
- text: string;
2444
- crowdinContext: string;
2445
- };
2446
- "insightAlert.config.comparisonOperator.lessThan": {
2447
- text: string;
2448
- crowdinContext: string;
2449
- };
2450
- "insightAlert.config.comparisonOperator.lessThanOrEquals": {
2451
- text: string;
2452
- crowdinContext: string;
2453
- };
2454
- "insightAlert.config.comparisonOperator.greaterThan": {
2455
- text: string;
2456
- crowdinContext: string;
2457
- };
2458
- "insightAlert.config.comparisonOperator.greaterThanOrEquals": {
2459
- text: string;
2460
- crowdinContext: string;
2461
- };
2462
- "insightAlert.config.changeOperator.header": {
2463
- text: string;
2464
- crowdinContext: string;
2465
- };
2466
- "insightAlert.config.changeOperator.header.info": {
2467
- text: string;
2468
- crowdinContext: string;
2469
- };
2470
- "insightAlert.config.differenceOperator.header": {
2471
- text: string;
2472
- crowdinContext: string;
2473
- };
2474
- "insightAlert.config.differenceOperator.header.info": {
2475
- text: string;
2476
- crowdinContext: string;
2477
- };
2478
- "insightAlert.config.aiOperator.header": {
2479
- text: string;
2480
- crowdinContext: string;
2481
- };
2482
- "insightAlert.config.aiOperator.header.info": {
2483
- text: string;
2484
- crowdinContext: string;
2485
- };
2486
- "insightAlert.config.anomalyDetection": {
2487
- text: string;
2488
- crowdinContext: string;
2489
- };
2490
- "insightAlert.config.sensitivity": {
2491
- text: string;
2492
- crowdinContext: string;
2493
- };
2494
- "insightAlert.config.sensitivity.low": {
2495
- text: string;
2496
- crowdinContext: string;
2497
- };
2498
- "insightAlert.config.sensitivity.medium": {
2499
- text: string;
2500
- crowdinContext: string;
2501
- };
2502
- "insightAlert.config.sensitivity.high": {
2503
- text: string;
2504
- crowdinContext: string;
2505
- };
2506
- "insightAlert.config.granularity": {
2507
- text: string;
2508
- crowdinContext: string;
2509
- };
2510
- "insightAlert.config.granularity.tooltip": {
2511
- text: string;
2512
- crowdinContext: string;
2513
- };
2514
- "insightAlert.config.granularity.hour": {
2515
- text: string;
2516
- crowdinContext: string;
2517
- };
2518
- "insightAlert.config.granularity.day": {
2519
- text: string;
2520
- crowdinContext: string;
2521
- };
2522
- "insightAlert.config.granularity.week": {
2523
- text: string;
2524
- crowdinContext: string;
2525
- };
2526
- "insightAlert.config.granularity.month": {
2527
- text: string;
2528
- crowdinContext: string;
2529
- };
2530
- "insightAlert.config.granularity.quarter": {
2531
- text: string;
2532
- crowdinContext: string;
2533
- };
2534
- "insightAlert.config.granularity.year": {
2535
- text: string;
2536
- crowdinContext: string;
2537
- };
2538
- "insightAlert.config.changeOperator.increasesBy": {
2539
- text: string;
2540
- crowdinContext: string;
2541
- };
2542
- "insightAlert.config.changeOperator.decreasesBy": {
2543
- text: string;
2544
- crowdinContext: string;
2545
- };
2546
- "insightAlert.config.changeOperator.changesBy": {
2547
- text: string;
2548
- crowdinContext: string;
2549
- };
2550
- "insightAlert.config.differenceOperator.increasesBy": {
2551
- text: string;
2552
- crowdinContext: string;
2553
- };
2554
- "insightAlert.config.differenceOperator.decreasesBy": {
2555
- text: string;
2556
- crowdinContext: string;
2557
- };
2558
- "insightAlert.config.differenceOperator.changesBy": {
2559
- text: string;
2560
- crowdinContext: string;
2561
- };
2562
- "insightAlert.config.alerts": {
2563
- text: string;
2564
- crowdinContext: string;
2565
- };
2566
- "insightAlert.config.alerts.empty": {
2567
- text: string;
2568
- crowdinContext: string;
2569
- };
2570
- "insightAlert.config.noAlertMeasures": {
2571
- text: string;
2572
- crowdinContext: string;
2573
- };
2574
- "insightAlert.config.noAlertMeasures.title": {
2575
- text: string;
2576
- crowdinContext: string;
2577
- };
2578
- "insightAlert.config.noAlertMeasures.description": {
2579
- text: string;
2580
- crowdinContext: string;
2581
- };
2582
- "insightAlert.config.createAlert": {
2583
- text: string;
2584
- crowdinContext: string;
2585
- };
2586
- "insightAlert.config.editAlert": {
2587
- text: string;
2588
- crowdinContext: string;
2589
- };
2590
- "insightAlert.config.title": {
2591
- text: string;
2592
- crowdinContext: string;
2593
- };
2594
- "insightAlert.config.trigger": {
2595
- text: string;
2596
- crowdinContext: string;
2597
- };
2598
- "insightAlert.config.metric": {
2599
- text: string;
2600
- crowdinContext: string;
2601
- };
2602
- "insightAlert.config.trigger.tooltip": {
2603
- text: string;
2604
- crowdinContext: string;
2605
- };
2606
- "insightAlert.config.action": {
2607
- text: string;
2608
- crowdinContext: string;
2609
- };
2610
- "insightAlert.config.name": {
2611
- text: string;
2612
- crowdinContext: string;
2613
- };
2614
- "insightAlert.config.accessibility.title": {
2615
- text: string;
2616
- crowdinContext: string;
2617
- };
2618
- "insightAlert.config.when": {
2619
- text: string;
2620
- crowdinContext: string;
2621
- };
2622
- "insightAlert.config.for": {
2623
- text: string;
2624
- crowdinContext: string;
2625
- };
2626
- "insightAlert.config.condition": {
2627
- text: string;
2628
- crowdinContext: string;
2629
- };
2630
- "insightAlert.config.threshold": {
2631
- text: string;
2632
- crowdinContext: string;
2633
- };
2634
- "insightAlert.config.comparison": {
2635
- text: string;
2636
- crowdinContext: string;
2637
- };
2638
- "insightAlert.config.recipients": {
2639
- text: string;
2640
- crowdinContext: string;
2641
- };
2642
- "insightAlert.config.do": {
2643
- text: string;
2644
- crowdinContext: string;
2645
- };
2646
- "insightAlert.config.warning.destination": {
2647
- text: string;
2648
- crowdinContext: string;
2649
- };
2650
- "insightAlert.config.filters": {
2651
- text: string;
2652
- crowdinContext: string;
2653
- };
2654
- "insightAlert.config.and": {
2655
- text: string;
2656
- crowdinContext: string;
2657
- };
2658
- "insightAlert.config.for.filter": {
2659
- text: string;
2660
- crowdinContext: string;
2661
- };
2662
- "insightAlert.config.filters.info": {
2663
- text: string;
2664
- crowdinContext: string;
2665
- };
2666
- "insightAlert.config.compare_with_sp": {
2667
- text: string;
2668
- crowdinContext: string;
2669
- };
2670
- "insightAlert.config.compare_with_pp": {
2671
- text: string;
2672
- crowdinContext: string;
2673
- };
2674
- "insightAlert.config.compare_with_sp_granularity": {
2675
- text: string;
2676
- crowdinContext: string;
2677
- };
2678
- "insightAlert.config.compare_with_pp_granularity": {
2679
- text: string;
2680
- crowdinContext: string;
2681
- };
2682
- "insightAlert.config.addAlert": {
2683
- text: string;
2684
- crowdinContext: string;
2685
- };
2686
- "insightAlert.config.triggerMode.always": {
2687
- text: string;
2688
- crowdinContext: string;
2689
- };
2690
- "insightAlert.config.triggerMode.once": {
2691
- text: string;
2692
- crowdinContext: string;
2693
- };
2694
- "insightAlert.config.delete.success": {
2695
- text: string;
2696
- crowdinContext: string;
2697
- };
2698
- "insightAlert.config.resume.success": {
2699
- text: string;
2700
- crowdinContext: string;
2701
- };
2702
- "insightAlert.config.pause.success": {
2703
- text: string;
2704
- crowdinContext: string;
2705
- };
2706
- "insightAlert.config.update.success": {
2707
- text: string;
2708
- crowdinContext: string;
2709
- };
2710
- "insightAlert.config.add.success": {
2711
- text: string;
2712
- crowdinContext: string;
2713
- };
2714
- "insightAlert.config.delete.title": {
2715
- text: string;
2716
- crowdinContext: string;
2717
- };
2718
- "insightAlert.config.delete.message": {
2719
- text: string;
2720
- crowdinContext: string;
2721
- };
2722
- "insightAlert.noDestination.tooltip": {
2723
- text: string;
2724
- crowdinContext: string;
2725
- };
2726
- "insightAlert.maxAlertsReached": {
2727
- text: string;
2728
- crowdinContext: string;
2729
- };
2730
- "insightAlert.executionTimestampMode": {
2731
- text: string;
2732
- crowdinContext: string;
2733
- };
2734
- "insightAlert.config.loading.error": {
2735
- text: string;
2736
- crowdinContext: string;
2737
- };
2738
- "insightAlert.config.save.error": {
2739
- text: string;
2740
- crowdinContext: string;
2741
- };
2742
- "insightAlert.config.delete.error": {
2743
- text: string;
2744
- crowdinContext: string;
2745
- };
2746
- "insightAlert.config.invalid": {
2747
- text: string;
2748
- crowdinContext: string;
2749
- };
2750
- "insightAlert.config.invalidWidget": {
2751
- text: string;
2752
- crowdinContext: string;
2753
- };
2754
- "insightAlert.config.missingThreshold": {
2755
- text: string;
2756
- crowdinContext: string;
2757
- };
2758
- "insightAlert.config.selectMetric": {
2759
- text: string;
2760
- crowdinContext: string;
2761
- };
2762
- "insightAlert.config.selectAttribute": {
2763
- text: string;
2764
- crowdinContext: string;
2765
- };
2766
- "insightAlert.config.accessbility.input": {
2767
- text: string;
2768
- crowdinContext: string;
2769
- };
2770
- "alert.accessibility.destination.label": {
2771
- text: string;
2772
- crowdinContext: string;
2773
- };
2774
- "granularity.this_keyword": {
2775
- text: string;
2776
- crowdinContext: string;
2777
- };
2778
- "granularity.year": {
2779
- text: string;
2780
- crowdinContext: string;
2781
- };
2782
- "granularity.week": {
2783
- text: string;
2784
- crowdinContext: string;
2785
- };
2786
- "granularity.quarter": {
2787
- text: string;
2788
- crowdinContext: string;
2789
- };
2790
- "granularity.month": {
2791
- text: string;
2792
- crowdinContext: string;
2793
- };
2794
- "granularity.date": {
2795
- text: string;
2796
- crowdinContext: string;
2797
- };
2798
- "granularity.hour": {
2799
- text: string;
2800
- crowdinContext: string;
2801
- };
2802
- "granularity.minute": {
2803
- text: string;
2804
- crowdinContext: string;
2805
- };
2806
- "widget.options.menu.export": {
2807
- text: string;
2808
- crowdinContext: string;
2809
- };
2810
- "menu.close": {
2811
- text: string;
2812
- crowdinContext: string;
2813
- };
2814
- "controlButtons.asTable": {
2815
- text: string;
2816
- crowdinContext: string;
2817
- };
2818
- "controlButtons.asOriginal": {
2819
- text: string;
2820
- crowdinContext: string;
2821
- };
2822
- "controlButtons.announcement.switchedToTable": {
2823
- text: string;
2824
- crowdinContext: string;
2825
- };
2826
- "controlButtons.announcement.switchedToOriginal": {
2827
- text: string;
2828
- crowdinContext: string;
2829
- };
2830
- "automationFilters.announcement.filterAdded": {
2831
- text: string;
2832
- crowdinContext: string;
2833
- };
2834
- "automationFilters.announcement.filterRemoved": {
2835
- text: string;
2836
- crowdinContext: string;
2837
- };
2838
- "automationFilters.announcement.filterChanged": {
2839
- text: string;
2840
- crowdinContext: string;
2841
- };
2842
- "dashboard.crossFilter.success": {
2843
- text: string;
2844
- crowdinContext: string;
2845
- };
2846
- "kdaDialog.dialog.filters.title": {
2847
- text: string;
2848
- crowdinContext: string;
2849
- };
2850
- "kdaDialog.dialog.filters.noFilters": {
2851
- text: string;
2852
- crowdinContext: string;
2853
- };
2854
- "kdaDialog.dialog.filters.add.tooltip": {
2855
- text: string;
2856
- crowdinContext: string;
2857
- };
2858
- "kdaDialog.dialog.filters.search": {
2859
- text: string;
2860
- crowdinContext: string;
2861
- };
2862
- "kdaDialog.dialog.title": {
2863
- text: string;
2864
- crowdinContext: string;
2865
- };
2866
- "kdaDialog.dialog.closeLabel": {
2867
- text: string;
2868
- crowdinContext: string;
2869
- };
2870
- "kdaDialog.dialog.bars.metric.title": {
2871
- text: string;
2872
- crowdinContext: string;
2873
- };
2874
- "kdaDialog.dialog.bars.filters.title": {
2875
- text: string;
2876
- crowdinContext: string;
2877
- };
2878
- "kdaDialog.dialog.bars.date.title": {
2879
- text: string;
2880
- crowdinContext: string;
2881
- };
2882
- "kdaDialog.dialog.bars.date.splitter": {
2883
- text: string;
2884
- crowdinContext: string;
2885
- };
2886
- "kdaDialog.dialog.keyDrives.title": {
2887
- text: string;
2888
- crowdinContext: string;
2889
- };
2890
- "kdaDialog.dialog.keyDrives.tooltip": {
2891
- text: string;
2892
- crowdinContext: string;
2893
- };
2894
- "kdaDialog.dialog.keyDrives.button.trendUp": {
2895
- text: string;
2896
- crowdinContext: string;
2897
- };
2898
- "kdaDialog.dialog.keyDrives.button.trendDown": {
2899
- text: string;
2900
- crowdinContext: string;
2901
- };
2902
- "kdaDialog.dialog.keyDrives.overview.summary.title": {
2903
- text: string;
2904
- crowdinContext: string;
2905
- };
2906
- "kdaDialog.dialog.keyDrives.overview.summary.drivers.description": {
2907
- text: string;
2908
- crowdinContext: string;
2909
- };
2910
- "kdaDialog.dialog.keyDrives.overview.summary.drivers.attributes": {
2911
- text: string;
2912
- crowdinContext: string;
2913
- };
2914
- "kdaDialog.dialog.keyDrives.overview.diff.title": {
2915
- text: string;
2916
- crowdinContext: string;
2917
- };
2918
- "kdaDialog.dialog.keyDrives.overview.detail.tip": {
2919
- text: string;
2920
- crowdinContext: string;
2921
- };
2922
- "kdaDialog.dialog.keyDrives.overview.detail.title": {
2923
- text: string;
2924
- crowdinContext: string;
2925
- };
2926
- "kdaDialog.dialog.keyDrives.overview.detail.table.attribute": {
2927
- text: string;
2928
- crowdinContext: string;
2929
- };
2930
- "kdaDialog.dialog.keyDrives.overview.detail.table.driver": {
2931
- text: string;
2932
- crowdinContext: string;
2933
- };
2934
- "kdaDialog.dialog.keyDrives.overview.detail.table.drivers": {
2935
- text: string;
2936
- crowdinContext: string;
2937
- };
2938
- "kdaDialog.dialog.bars.attribute.deleteLabel": {
2939
- text: string;
2940
- crowdinContext: string;
2941
- };
2942
- "kdaDialog.dialog.bars.date.period.title": {
2943
- text: string;
2944
- crowdinContext: string;
2945
- };
2946
- "kdaDialog.dialog.bars.date.period.samePeriodPreviousYear": {
2947
- text: string;
2948
- crowdinContext: string;
2949
- };
2950
- "kdaDialog.dialog.bars.date.period.previousPeriod": {
2951
- text: string;
2952
- crowdinContext: string;
2953
- };
2954
- "kdaDialog.dialog.keyDrives.empty_up": {
2955
- text: string;
2956
- crowdinContext: string;
2957
- };
2958
- "kdaDialog.dialog.keyDrives.empty_down": {
2959
- text: string;
2960
- crowdinContext: string;
2961
- };
2962
- "kdaDialog.dialog.keyDrives.empty": {
2963
- text: string;
2964
- crowdinContext: string;
2965
- };
2966
- "kdaDialog.dialog.keyDriver.chart.std": {
2967
- text: string;
2968
- crowdinContext: string;
2969
- };
2970
- "menu.back": {
2971
- text: string;
2972
- crowdinContext: string;
2973
- };
2974
- "drill.kda.from": {
2975
- text: string;
2976
- crowdinContext: string;
2977
- };
2978
- "drill.kda.in": {
2979
- text: string;
2980
- crowdinContext: string;
2981
- };
2982
- "drill.kda.drop": {
2983
- text: string;
2984
- crowdinContext: string;
2985
- };
2986
- "drill.kda.increase": {
2987
- text: string;
2988
- crowdinContext: string;
2989
- };
2990
- "drill.kda.no_change": {
2991
- text: string;
2992
- crowdinContext: string;
2993
- };
2994
- "drill.kda.year_to_year": {
2995
- text: string;
2996
- crowdinContext: string;
2997
- };
2998
- "dashboard.tabs.default.label": {
2999
- text: string;
3000
- crowdinContext: string;
3001
- };
3002
- "dashboard.tabs.move.left": {
3003
- text: string;
3004
- crowdinContext: string;
3005
- };
3006
- "dashboard.tabs.move.right": {
3007
- text: string;
3008
- crowdinContext: string;
3009
- };
3010
- "dashboard.tabs.delete.disabled-tooltip": {
3011
- text: string;
3012
- crowdinContext: string;
3013
- };
3014
- "dashboard.tabs.add-button-tooltip": {
3015
- text: string;
3016
- crowdinContext: string;
3017
- };
3018
- "dashboard.tabs.rename": {
3019
- text: string;
3020
- crowdinContext: string;
3021
- };
3022
- "dashboard.tabs.accessibility.label": {
3023
- text: string;
3024
- crowdinContext: string;
3025
- };
3026
- "dashboard.tabs.accessibility.add-button-label": {
3027
- text: string;
3028
- crowdinContext: string;
3029
- };
2
+ loading: string;
3
+ untitled: string;
4
+ empty_value: string;
5
+ "gs.list.cancel": string;
6
+ "gs.list.apply": string;
7
+ "messages.dashboardSaveSuccess": string;
8
+ "options.menu.save.as": string;
9
+ "options.menu.save.as.tooltip": string;
10
+ "options.menu.settings": string;
11
+ "messages.dashboardSaveFailed": string;
12
+ "messages.dashboard.incompatibleDefaultFilters.title": string;
13
+ "messages.dashboard.invalidDrills.title": string;
14
+ "messages.dashboard.invalidDrills.body.modern": string;
15
+ "messages.dashboard.invalidCustomUrlDrills.title": string;
16
+ "messages.dashboard.invalidCustomUrlDrills.body.modern": string;
17
+ "messages.dashboard.expandable.showMore": string;
18
+ "messages.dashboard.expandable.showLess": string;
19
+ "messages.drill.InteractionConfiguredSuccess": string;
20
+ "messages.drill.InteractionUpdatedSuccess": string;
21
+ "filterBar.label": string;
22
+ "filterBar.showAll": string;
23
+ "filterBar.showLess": string;
24
+ "filterBar.unappliedFiltersNotification": string;
25
+ "filterBar.invalidFilterSelection": string;
26
+ "filterBar.executionTimestampNotificationMessage": string;
27
+ "filterBar.executionTimestampNotificationAction": string;
28
+ "options.menu.export": string;
29
+ "options.menu.export.header.data": string;
30
+ "options.menu.export_to_pdf": string;
31
+ "options.menu.export.PDF": string;
32
+ "options.menu.export.dialog.EXCEL": string;
33
+ "options.menu.export.dialog.widget.EXCEL": string;
34
+ "options.menu.export.dialog.includeExportInfo": string;
35
+ "options.menu.export.EXCEL": string;
36
+ "options.menu.export.presentation.PPTX": string;
37
+ "options.menu.export.presentation.PDF": string;
38
+ "options.menu.export.image.PNG": string;
39
+ "options.menu.export.presentation.unsupported.oldWidget": string;
40
+ "options.menu.export.in.progress": string;
41
+ "options.menu.schedule.email": string;
42
+ "options.menu.schedule.email.tooltip": string;
43
+ "options.menu.schedule.email.edit": string;
44
+ "options.menu.schedule.email.edit.noCreatePermissions": string;
45
+ "options.menu.alert": string;
46
+ "options.menu.alerts.edit": string;
47
+ "options.menu.alerts.edit.noCreatePermissions": string;
48
+ "options.menu.data.too.large": string;
49
+ "options.menu.unsupported.raw.error": string;
50
+ "options.menu.delete": string;
51
+ "options.menu.addFilterViews": string;
52
+ "options.menu.listFilterViews": string;
53
+ "dialogs.export.cells": string;
54
+ "dialogs.export.filters": string;
55
+ "dialogs.export.includeFilters": string;
56
+ "dialogs.export.headline": string;
57
+ "dialogs.export.mergeHeaders": string;
58
+ "dialogs.schedule.email.evaluation.mode.shared": string;
59
+ "dialogs.schedule.email.evaluation.mode.tooltip": string;
60
+ "dialogs.export.submit": string;
61
+ "dialogs.schedule.email.accessibilityTitle": string;
62
+ "dialogs.schedule.email.delete.success": string;
63
+ "dialogs.schedule.email.submit.success": string;
64
+ "dialogs.schedule.email.submit.error": string;
65
+ "dialogs.schedule.email.save.success": string;
66
+ "dialogs.schedule.email.save.error": string;
67
+ "dialogs.schedule.error.too_long": string;
68
+ "dialogs.alert.error.too_long": string;
69
+ "dialogs.save.as.new.title": string;
70
+ "dialogs.save.as.new.desc": string;
71
+ "dialogs.save.as.new.default.title": string;
72
+ "dialogs.save.as.new.alertsAndEmailsMessage": string;
73
+ "dialogs.save.as.new.alertsMessage": string;
74
+ "dialogs.save.as.new.emailsMessage": string;
75
+ "cancelConfirmationDialog.headline": string;
76
+ "cancelConfirmationDialog.message": string;
77
+ "cancelConfirmationDialog.submitButtonText": string;
78
+ "settingsDashboardDialog.headline": string;
79
+ "settingsDashboardDialog.section.alert": string;
80
+ "settingsDashboardDialog.section.alert.inherit": string;
81
+ "settingsDashboardDialog.section.alert.note": string;
82
+ "settingsDashboardDialog.section.alert.label": string;
83
+ "deleteDashboardDialog.headline": string;
84
+ "deleteDashboardDialog.submitButtonText": string;
85
+ "deleteDashboardDialog.defaultMessage": string;
86
+ "deleteDashboardDialog.objectsMessage": string;
87
+ "deleteDashboardDialog.alerts": string;
88
+ "deleteDashboardDialog.schedules": string;
89
+ "deleteDashboardDialog.drills": string;
90
+ "deleteWidgetDialog.headline": string;
91
+ "deleteWidgetDialog.objectsMessage": string;
92
+ "deleteWidgetDialog.alerts": string;
93
+ "deleteWidgetDialog.schedules": string;
94
+ "create.dashboard": string;
95
+ "drill_modal_picker.drill-down": string;
96
+ "drill_modal_picker.drill-to-url": string;
97
+ "drill_modal_picker.drill-into": string;
98
+ "drill_modal_picker.cross-filter": string;
99
+ "drill_modal_picker.key-driver-analysis": string;
100
+ "drill_modal_picker.more.details": string;
101
+ "drill_modal_picker.label": string;
102
+ "drillModal.backToTop": string;
103
+ "filters.alertMessage.relativePreset": string;
104
+ "filters.alertMessage.relativePreset.inPeriod": string;
105
+ "filters.config.warning.multipleWorkspacesConfigs": string;
106
+ "filters.config.warning.selectedFilterNotValid": string;
107
+ "filters.config.warning.allOptionsHidden": string;
108
+ "filters.config.warning.conflictingIdentifiers": string;
109
+ "filters.config.warning.workspace.notAvailable": string;
110
+ "filters.configurationPanel.header": string;
111
+ "filters.configurationPanel.crossFiltering.toggle": string;
112
+ "filters.configurationPanel.crossFiltering.toggle.tooltip": string;
113
+ "filters.configurationPanel.userFilterReset.toggle": string;
114
+ "filters.configurationPanel.userFilterReset.toggle.tooltip": string;
115
+ "filters.configurationPanel.userFilterSave.toggle": string;
116
+ "filters.configurationPanel.userFilterSave.toggle.tooltip": string;
117
+ "filters.configurationPanel.filterViews.toggle": string;
118
+ "filters.configurationPanel.filterViews.toggle.tooltip": string;
119
+ "settingsDashboardDialog.sectionHeaders.dateDataset": string;
120
+ "settingsDashboardDialog.sectionHeaders.dateDataset.tooltip": string;
121
+ "dateDataset.autoSelect": string;
122
+ "dateDataset.notFound": string;
123
+ "dialogs.schedule.email.attachments.label": string;
124
+ "dialogs.schedule.email.title.placeholder": string;
125
+ "dialogs.alert.title.placeholder": string;
126
+ "dialogs.alert.accessibility.label.title": string;
127
+ "dialogs.schedule.accessibility.label.email.title": string;
128
+ "dialogs.schedule.email.message.label": string;
129
+ "dialogs.schedule.email.max.recipients": string;
130
+ "dialogs.schedule.email.min.recipients": string;
131
+ "dialogs.schedule.email.usersLoad.error": string;
132
+ "dialogs.schedule.email.user.missing.email": string;
133
+ "dialogs.schedule.email.user.missing.email.tooltip": string;
134
+ "dialogs.schedule.email.user.invalid.external": string;
135
+ "dialogs.schedule.email.user.invalid.external.tooltip": string;
136
+ "dialogs.schedule.email.user.invalid.onlyYou": string;
137
+ "dialogs.schedule.email.user.used.external": string;
138
+ "dialogs.schedule.email.user.remove": string;
139
+ "dialogs.schedule.email.userAndEmail.remove": string;
140
+ "dialogs.schedule.email.user.warning.external": string;
141
+ "dialogs.schedule.email.user.unknown": string;
142
+ "dialogs.schedule.email.user.noMatch": string;
143
+ "dialogs.schedule.email.user.notMe": string;
144
+ "dialogs.schedule.email.user.guest": string;
145
+ "dialogs.schedule.email.recipients.note": string;
146
+ "dialogs.schedule.email.subject.label": string;
147
+ "dialogs.schedule.email.recipients.label": string;
148
+ "dialogs.schedule.email.filters": string;
149
+ "dialogs.schedule.email.tabs.general": string;
150
+ "dialogs.schedule.email.tabs.filters": string;
151
+ "dialogs.schedule.email.destination": string;
152
+ "dialogs.schedule.email.destination.missing": string;
153
+ "dialogs.schedule.email.destination.help": string;
154
+ "dialogs.schedule.email.message.placeholder": string;
155
+ "dialogs.schedule.email.create": string;
156
+ "dialogs.schedule.email.closeLabel": string;
157
+ "dialogs.schedule.email.backLabel": string;
158
+ "dialogs.alert.backLabel": string;
159
+ "dialogs.alert.closeLabel": string;
160
+ "dialogs.schedule.email.footer.title": string;
161
+ "dialogs.schedule.email.footer.title.short": string;
162
+ "dialogs.schedule.email.save": string;
163
+ "dialogs.schedule.email.save.executionTimestampMode": string;
164
+ "dialogs.alert.save.executionTimestampMode": string;
165
+ "dialogs.schedule.email.widgetError": string;
166
+ "dialogs.schedule.email.destinationWarning": string;
167
+ "dialogs.automation.filters.showAll": string;
168
+ "dialogs.automation.filters.showAll.ariaDescription": string;
169
+ "dialogs.automation.filters.showLess": string;
170
+ "dialogs.automation.filters.showLess.ariaDescription": string;
171
+ "dialogs.automation.filters.add": string;
172
+ "dialogs.automation.filters.addDisabled": string;
173
+ "dialogs.automation.filters.title": string;
174
+ "dialogs.automation.filters.noFilters": string;
175
+ "dialogs.automation.filters.useFiltersMessage": string;
176
+ "dialogs.automation.filters.searchAriaLabel": string;
177
+ "dialogs.automation.filters.deleteAriaLabel": string;
178
+ "dialogs.automation.filters.deleteTooltip": string;
179
+ "dialogs.automation.filters.lockedTooltip": string;
180
+ "dialogs.automation.filters.useFiltersMessage.tooltip": string;
181
+ "dialogs.automation.filters.activeFilters": string;
182
+ "dialogs.automation.filters.missing": string;
183
+ "dialogs.automation.filters.tab.label": string;
184
+ "dialogs.automation.filters.tab.untitled": string;
185
+ "dialogs.schedule.email.tabs.info": string;
186
+ "dialogs.automation.attachments.add": string;
187
+ "dialogs.automation.applyCurrentFilters.confirm.title": string;
188
+ "dialogs.automation.applyCurrentFilters.confirm.submit": string;
189
+ "dialogs.automation.applyCurrentFilters.alert.confirm": string;
190
+ "dialogs.automation.applyCurrentFilters.schedule.confirm": string;
191
+ "dialogs.automation.filters.schedule.ariaLabel": string;
192
+ "dialogs.schedule.management.title": string;
193
+ "dialogs.schedule.management.delete": string;
194
+ "dialogs.schedule.management.delete.dialog": string;
195
+ "dialogs.schedule.management.delete.dialog.confirm": string;
196
+ "dialogs.schedule.management.list.title": string;
197
+ "dialogs.schedule.management.create": string;
198
+ "dialogs.schedule.management.create.new": string;
199
+ "dialogs.schedule.management.create.tooManyMessage": string;
200
+ "dialogs.schedule.management.noSchedules": string;
201
+ "dialogs.schedule.management.attachments.attachment": string;
202
+ "dialogs.schedule.management.attachments.xlsx.settings": string;
203
+ "dialogs.schedule.management.attachments.cells.merged": string;
204
+ "dialogs.schedule.management.attachments.exportInfo": string;
205
+ "dialogs.schedule.management.attachments.delete": string;
206
+ "dialogs.schedule.management.attachments.removed": string;
207
+ "dialogs.schedule.management.attachments.filters.title": string;
208
+ "dialogs.schedule.management.attachments.filters.using": string;
209
+ "dialogs.schedule.management.attachments.filters.default": string;
210
+ "dialogs.schedule.management.attachments.filters.edited": string;
211
+ "dialogs.schedule.management.attachments.filters.item.default": string;
212
+ "dialogs.schedule.management.attachments.filters.item.edited": string;
213
+ "dialogs.schedule.management.attachments.filters.item.tooltip": string;
214
+ "dialogs.schedule.management.attachments.filters.item.tooltip.disabled": string;
215
+ "dialogs.schedule.management.attachments.message": string;
216
+ "scheduledEmail.attachmentFormat.widget.png": string;
217
+ "scheduledEmail.attachmentFormat.widget.pptx": string;
218
+ "scheduledEmail.attachmentFormat.widget.pdf": string;
219
+ "scheduledEmail.attachmentFormat.widget.pdfTabular": string;
220
+ "scheduledEmail.attachmentFormat.widget.formattedXLSX": string;
221
+ "scheduledEmail.attachmentFormat.widget.formattedCSV": string;
222
+ "scheduledEmail.attachmentFormat.widget.rawCSV": string;
223
+ "scheduledEmail.attachmentFormat.dashboard.pptx": string;
224
+ "scheduledEmail.attachmentFormat.dashboard.pdf": string;
225
+ "scheduledEmail.attachmentFormat.dashboard.formattedXLSX": string;
226
+ "scheduledEmail.attachmentFormat.dashboard.pdfSlides": string;
227
+ "scheduledEmail.attachments.warning.noAttachmentsSelected": string;
228
+ "scheduledEmail.attachments.error.noAttachmentsSelected": string;
229
+ "dialogs.schedule.management.load.error": string;
230
+ "dialogs.schedule.management.delete.error": string;
231
+ "dialogs.alerting.management.title": string;
232
+ "dialogs.alerting.management.load.error": string;
233
+ "dialogs.alerting.create.error": string;
234
+ "dialogs.alerting.create.success": string;
235
+ "dialogs.alerting.update.error": string;
236
+ "dialogs.alerting.update.success": string;
237
+ "dialogs.alerting.management.delete.error": string;
238
+ "dialogs.alerting.management.pause.error": string;
239
+ "dialogs.alerting.management.pause.success": string;
240
+ "dialogs.alerting.management.activate.error": string;
241
+ "dialogs.alerting.management.activate.success": string;
242
+ "dialogs.alerting.management.create": string;
243
+ "dialogs.alerting.management.create.new": string;
244
+ "dialogs.alerting.footer.title": string;
245
+ "dialogs.alerting.footer.title.short": string;
246
+ "dialogs.alerting.management.list.title": string;
247
+ "dialogs.alerting.management.noAlerts": string;
248
+ "dialogs.alerting.title.placeholder": string;
249
+ "dialogs.alerting.management.delete.dialog": string;
250
+ "dialogs.alerting.management.delete.dialog.confirm": string;
251
+ "dialogs.alerting.delete.success": string;
252
+ "dialogs.alerting.create.noMeasure.tooltip": string;
253
+ "alerting.alert.menu.delete": string;
254
+ "alerting.alert.menu.pause": string;
255
+ "alerting.alert.menu.resume": string;
256
+ "alerting.alert.menu.edit": string;
257
+ delete: string;
258
+ close: string;
259
+ cancel: string;
260
+ save: string;
261
+ create: string;
262
+ apply: string;
263
+ "gs.date.today": string;
264
+ "gs.date.tomorrow": string;
265
+ "gs.date.yesterday": string;
266
+ "messages.exportResultError": string;
267
+ "messages.exportResultError.tooManyRows": string;
268
+ "messages.exportResultRestrictedError": string;
269
+ "messages.exportResultStart": string;
270
+ "messages.exportResultSuccess": string;
271
+ "messages.sharingChangedSuccess": string;
272
+ "messages.sharingChangedError.general": string;
273
+ "messages.shareLinkCopied": string;
274
+ "messages.sharingDialogError.general": string;
275
+ "messages.settingsDialogError.general": string;
276
+ "visualization.dataTooLarge.headline": string;
277
+ "visualization.dataTooLarge.text": string;
278
+ "visualization.execute_protected_report.headline": string;
279
+ "visualization.execute_protected_report.text": string;
280
+ "visualization.empty.headline": string;
281
+ "visualization.error.headline": string;
282
+ "visualization.error.text": string;
283
+ "visualization.ErrorMessageResultCacheMissing": string;
284
+ "visualization.ErrorDescriptionResultCacheMissing": string;
285
+ "visualization.warning.export.too_small": string;
286
+ "options.menu.unsupported.error": string;
287
+ "options.menu.unsupported.loading": string;
288
+ "options.menu.unsupported.incompatibleWidget": string;
289
+ "options.menu.unsupported.schedulingForInsightNotEnabled": string;
290
+ "options.menu.unsupported.alertingForInsightNotEnabled": string;
291
+ "options.menu.unsupported.oldWidget": string;
292
+ "options.menu.unsupported.oldWidgetExport": string;
293
+ "options.menu.unsupported.alertingOldWidget": string;
294
+ "export.defaultTitle": string;
295
+ "export_unsupported.disabled": string;
296
+ "widget.options.description": string;
297
+ "widget.options.menu.exportToCSV": string;
298
+ "widget.options.menu.exportToXLSX": string;
299
+ "widget.options.menu.alert": string;
300
+ "widget.options.menu.alerts": string;
301
+ "widget.options.menu.scheduleExport": string;
302
+ "widget.options.menu.scheduleExport.edit": string;
303
+ "widget.options.menu.XLSX": string;
304
+ "widget.options.menu.exportToCSV.formatted": string;
305
+ "widget.options.menu.exportToCSV.raw": string;
306
+ "widget.options.menu.exportToPDF.formatted": string;
307
+ "widget.error.missing_insight.message": string;
308
+ "widget.error.missing_insight.description": string;
309
+ "widget.drill.dialog.exportToXLSX": string;
310
+ "widget.drill.dialog.exportToPDF": string;
311
+ "widget.drill.dialog.exportToCSV.formatted": string;
312
+ "widget.drill.dialog.exportToCSV.raw": string;
313
+ "share.button.text": string;
314
+ "share.button.tooltip": string;
315
+ "dashboard.error.empty.heading": string;
316
+ "dashboard.error.empty.text": string;
317
+ "dashboard.shareDialog.underLenientControl.label": string;
318
+ "dashboard.shareDialog.lock.label": string;
319
+ "header.lockStatus.tooltip": string;
320
+ "header.shareStatus.private.text": string;
321
+ "header.shareStatus.private.strict.tooltip": string;
322
+ "header.shareStatus.private.not.strict.tooltip": string;
323
+ "dashboard.shareDialog.removeAccessGranteeTooltip": string;
324
+ "dashboard.shareDialog.removeAccessCreatorTooltip": string;
325
+ "attributesDropdown.placeholder": string;
326
+ "attributesDropdown.configuration": string;
327
+ "attributesDropdown.save": string;
328
+ "attributesDropdown.filterBy": string;
329
+ "attributesDropdown.displayValuesAs": string;
330
+ "attributesDropdown.title": string;
331
+ "attributesDropdown.title.reset": string;
332
+ "attributesDropdown.selectionMode": string;
333
+ "attributesDropdown.selectionMode.multi": string;
334
+ "attributesDropdown.selectionMode.single": string;
335
+ "attributesDropdown.selectionMode.disabled.tooltip": string;
336
+ "attributesDropdown.parentFilter.disabled.tooltip": string;
337
+ "attributesDropdown.noConnectionMessage": string;
338
+ "attributesDropdown.details.dataset": string;
339
+ "attributesDropdown.details.values": string;
340
+ "attributesDropdown.details.shortening_decoration": string;
341
+ "attributesDropdown.removeTooltip": string;
342
+ "layout.header.characters.left": string;
343
+ "layout.header.add.title.placeholder": string;
344
+ "layout.header.add.description.placeholder": string;
345
+ "controlButtons.options.tooltip": string;
346
+ "controlButtons.options.back": string;
347
+ "controlButtons.options.closeMenu": string;
348
+ "controlButtons.edit.value": string;
349
+ "controlButtons.edit.tooltip": string;
350
+ "controlButtons.edit.executionTimestampMode.tooltip": string;
351
+ "controlButtons.setting.value": string;
352
+ "controlButtons.setting.title": string;
353
+ "controlButtons.saveAndPublish.value": string;
354
+ "controlButtons.save.value": string;
355
+ "controlButtons.saveAndPublish.title": string;
356
+ "controlButtons.saveAsPrivate.title": string;
357
+ "controlButtons.saveAndPublish.disable.empty.title": string;
358
+ "controlButtons.saveAndPublish.disable.noChanges.title": string;
359
+ "controlButtons.saving.value": string;
360
+ "gs.visualizationsList.tabs.all": string;
361
+ "gs.visualizationsList.tabs.my": string;
362
+ "visualizationsList.noInsights": string;
363
+ "visualizationsList.create": string;
364
+ "visualizationsList.noUserInsights": string;
365
+ "visualizationsList.noVisualizationsFound": string;
366
+ search_insights: string;
367
+ "save.as.new": string;
368
+ "addPanel.deleteItem": string;
369
+ "addPanel.newItem": string;
370
+ "addPanel.attributeFilter": string;
371
+ "addPanel.filter": string;
372
+ "addPanel.attributeFilter.tooltip.no_attributes": string;
373
+ "addPanel.attributeFilter.tooltip.no_items": string;
374
+ "addPanel.attributeFilter.tooltip.no_attributes.link": string;
375
+ "addPanel.kpi": string;
376
+ "addPanel.richText": string;
377
+ "addPanel.visualizationSwitcher": string;
378
+ "addPanel.visualizationSwitcher.tooltip": string;
379
+ "addPanel.dashboardLayout": string;
380
+ "addPanel.dashboardLayout.tooltip": string;
381
+ "addPanel.dashboardLayout.tooltip.learnMore": string;
382
+ "visualizationsList.dragToAdd": string;
383
+ "visualizationsList.savedVisualizations": string;
384
+ "configurationPanel.drillConfig.selectDashboard": string;
385
+ "configurationPanel.drillConfig.targetTab": string;
386
+ "configurationPanel.drillConfig.drillIntoDashboard.searchPlaceholder": string;
387
+ "configurationPanel.drillConfig.forbiddenDashboard": string;
388
+ "configurationPanel.drillConfig.forbiddenDashboard.tooltip": string;
389
+ "configurationPanel.drillConfig.notSharedDashboard.tooltip": string;
390
+ "configurationPanel.remove.form.dashboard": string;
391
+ "filterBar.filter.drop": string;
392
+ "filterBar.filter.addFilterPlaceholder": string;
393
+ "filterBar.filter.dropzone.tooltip": string;
394
+ "filterBar.filter.dropzone.tooltip.generic": string;
395
+ "configurationPanel.title": string;
396
+ "configurationPanel.filterBy": string;
397
+ "configurationPanel.dateAs": string;
398
+ "configurationPanel.vizCantBeFilteredByAttribute": string;
399
+ "configurationPanel.kpiCantBeFilteredByAttribute": string;
400
+ "configurationPanel.vizCantBeFilteredByDate": string;
401
+ "configurationPanel.kpiCantBeFilteredByDate": string;
402
+ "configurationPanel.unrelatedVizDateInfo": string;
403
+ "configurationPanel.unrelatedKpiDateInfo": string;
404
+ "configurationPanel.interactions": string;
405
+ "configurationPanel.drillConfig.interactions": string;
406
+ "configurationPanel.drillConfig.addInteraction": string;
407
+ "configurationPanel.drillConfig.clickHint": string;
408
+ "configurationPanel.drillConfig.measureValue": string;
409
+ "configurationPanel.drillConfig.attributeValue": string;
410
+ "configurationPanel.drillConfig.selectTarget": string;
411
+ "configurationPanel.drillConfig.clickHintItem": string;
412
+ "configurationPanel.drillConfig.drillIntoDashboard": string;
413
+ "configurationPanel.drillConfig.drillIntoInsight": string;
414
+ "configurationPanel.drillConfig.drillDown": string;
415
+ "configurationPanel.drillConfig.disableDrillDownTooltip": string;
416
+ "configurationPanel.drillConfig.drillIntoUrl": string;
417
+ "configurationPanel.drillConfig.drillIntoUrl.invalidCustomUrl": string;
418
+ "configurationPanel.drillConfig.select": string;
419
+ "configurationPanel.drillConfig.drillIntoDashboard.dateFilterWarning": string;
420
+ "configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.label": string;
421
+ "configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.title": string;
422
+ "configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.tooltip": string;
423
+ "configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.all": string;
424
+ "configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.none": string;
425
+ "configurationPanel.visualprops.sectionTitle": string;
426
+ "configurationPanel.visualprops.hideTitle": string;
427
+ "configurationPanel.visualprops.sectionDescription": string;
428
+ "configurationPanel.visualprops.inheritDescription": string;
429
+ "configurationPanel.visualprops.inheritDescriptionHelp": string;
430
+ "configurationPanel.visualprops.customDescription": string;
431
+ "configurationPanel.visualprops.customDescriptionHelp": string;
432
+ "configurationPanel.visualprops.noneDescription": string;
433
+ "configurationPanel.visualprops.includeMetrics": string;
434
+ "configurationPanel.visualprops.includeMetricsHelp": string;
435
+ "configurationPanel.visualprops.descriptionPlaceholder": string;
436
+ "configurationPanel.drillIntoUrl.defaultButtonValue": string;
437
+ "configurationPanel.drillIntoUrl.attributeUrlSectionTitle": string;
438
+ "configurationPanel.drillIntoUrl.customUrlSectionTitle": string;
439
+ "configurationPanel.drillIntoUrl.editor.addUrlTitle": string;
440
+ "configurationPanel.drillIntoUrl.editor.editUrlTitle": string;
441
+ "configurationPanel.drillIntoUrl.editor.textAreaLabel": string;
442
+ "configurationPanel.drillIntoUrl.editor.parametersPanelLabel": string;
443
+ "configurationPanel.drillIntoUrl.editor.parametersPanelTooltip": string;
444
+ "configurationPanel.drillIntoUrl.editor.addParameterButtonLabel": string;
445
+ "configurationPanel.drillIntoUrl.editor.parameterDetailType": string;
446
+ "configurationPanel.drillIntoUrl.editor.parameterDetailLabel": string;
447
+ "configurationPanel.drillIntoUrl.editor.parameterDetailValues": string;
448
+ "configurationPanel.drillIntoUrl.editor.parameterDetailMoreValues": string;
449
+ "configurationPanel.drillIntoUrl.editor.insightIdParameterLabel": string;
450
+ "configurationPanel.drillIntoUrl.editor.clientIdParameterLabel": string;
451
+ "configurationPanel.drillIntoUrl.editor.dataProductIdParameterLabel": string;
452
+ "configurationPanel.drillIntoUrl.editor.projectIdParameterLabel": string;
453
+ "configurationPanel.drillIntoUrl.editor.workspaceIdParameterLabel": string;
454
+ "configurationPanel.drillIntoUrl.editor.widgetIdParameterLabel": string;
455
+ "configurationPanel.drillIntoUrl.editor.dashboardIdParameterLabel": string;
456
+ "configurationPanel.drillIntoUrl.editor.identifierTypeLabel": string;
457
+ "configurationPanel.drillIntoUrl.editor.insightParametersSectionLabel": string;
458
+ "configurationPanel.drillIntoUrl.editor.identifierParametersSectionLabel": string;
459
+ "configurationPanel.drillIntoUrl.editor.dashboardParametersSectionLabel": string;
460
+ "configurationPanel.drillIntoUrl.editor.applyButtonLabel": string;
461
+ "configurationPanel.drillIntoUrl.editor.cancelButtonLabel": string;
462
+ "configurationPanel.drillIntoUrl.editor.textAreaPlaceholder": string;
463
+ "configurationPanel.drillIntoUrl.editor.helpButtonLabel": string;
464
+ "configurationPanel.drillIntoUrl.editor.invalidAttributeDisplayForms": string;
465
+ "configurationPanel.drillIntoUrl.customUrlAddButtonLabel": string;
466
+ "configurationPanel.drillIntoUrl.customUrlEditButtonLabel": string;
467
+ "configurationPanel.drillIntoUrl.editor.defaultDisplayFormTypeLabel": string;
468
+ "configurationPanel.drillIntoUrl.editor.geoDisplayFormTypeLabel": string;
469
+ "configurationPanel.drillIntoUrl.editor.urlDisplayFormTypeLabel": string;
470
+ "configurationPanel.drillIntoUrl.editor.imageDisplayFormTypeLabel": string;
471
+ "configurationPanel.zoomInsight": string;
472
+ "configurationPanel.zoomInsight.help": string;
473
+ "configurationPanel.zoomInsight.notice": string;
474
+ "configurationPanel.drillConfig.selectInsight": string;
475
+ "attributesDropdown.noChanges": string;
476
+ "gs.date.date-dataset.recommended": string;
477
+ "gs.date.date-dataset.other": string;
478
+ "gs.date.date-dataset.related": string;
479
+ "gs.date.date-dataset.unrelated": string;
480
+ "gs.date.date-dataset.unrelated_hidden": string;
481
+ "gs.date.date-dataset.unrelated.show": string;
482
+ "gs.date.date-dataset.unrelated.hide": string;
483
+ "gs.date.date-dataset.duplicityWarning": string;
484
+ "layout.widget.width.min": string;
485
+ "layout.widget.width.max": string;
486
+ "layout.widget.height.min": string;
487
+ "layout.widget.height.max": string;
488
+ "layout.widget.addedByPlugin": string;
489
+ "layout.widget.modifiedByPlugin": string;
490
+ "layout.widget.hideOverlay": string;
491
+ "dropzone.new.row.desc": string;
492
+ "dropzone.widget.desc": string;
493
+ "dropzone.widget.last.in.row.desc": string;
494
+ "dropzone.widget.last.in.container.row.desc": string;
495
+ "deleteKpiConfirmationDialog.headline": string;
496
+ "deleteKpiConfirmationDialog.message": string;
497
+ "deleteKpiConfirmationDialog.submitButtonText": string;
498
+ "newDashboard.title": string;
499
+ "newDashboard.dropInsight": string;
500
+ "attributesDropdown.filterConfiguredMessage": string;
501
+ "attributesDropdown.attributeNameWithData": string;
502
+ "filter.visibilityMode.tooltip.hidden": string;
503
+ "filter.visibilityMode.tooltip.readonly.editMode": string;
504
+ "filter.visibilityMode.tooltip.readonly.viewMode": string;
505
+ "filter.resetButton.tooltip": string;
506
+ "filter.resetButton.success": string;
507
+ "filter.resetButton.ariaLabel": string;
508
+ "filter.crossFilterResetButton.tooltip": string;
509
+ "dateFilterDropdown.save": string;
510
+ "dateFilterDropdown.configuration": string;
511
+ "dateFilterDropdown.title": string;
512
+ "filter.configuration.mode.title": string;
513
+ "filter.configuration.mode.interactive.title": string;
514
+ "filter.configuration.mode.interactive.tooltip": string;
515
+ "filter.configuration.mode.locked.title": string;
516
+ "filter.configuration.mode.locked.tooltip": string;
517
+ "filter.configuration.mode.hidden.title": string;
518
+ "filter.configuration.mode.hidden.tooltip": string;
519
+ "filter.dependency.icon.tooltip": string;
520
+ "configurationPanel.drillConfig.alreadyUsedTooltip": string;
521
+ "configurationPanel.respectCrossFiltering": string;
522
+ "configurationPanel.respectCrossFiltering.tooltip": string;
523
+ "richText.formattingOptions": string;
524
+ "richText.deleteDialog.header": string;
525
+ "richText.deleteDialog.message": string;
526
+ "richText.emptyContent": string;
527
+ "visualizationSwitcher.emptyContent": string;
528
+ "visualizationSwitcherToolbar.visualizationsList.header": string;
529
+ "visualizationSwitcherToolbar.visualizationsList.tooltip": string;
530
+ "visualizationSwitcherToolbar.visualizationsList.prev": string;
531
+ "visualizationSwitcherToolbar.visualizationsList.next": string;
532
+ "visualizationSwitcherToolbar.visualizationsList.empty": string;
533
+ "visualizationSwitcherToolbar.visualizationsList.add": string;
534
+ "visualizationSwitcherToolbar.remove": string;
535
+ "visualizationSwitcher.configurationPanel.remove.from.switcher": string;
536
+ "visualizationSwitcher.list.menu.move.up": string;
537
+ "visualizationSwitcher.list.menu.move.down": string;
538
+ "visualizationSwitcher.list.menu.remove": string;
539
+ "nestedLayoutToolbar.hideHeader": string;
540
+ "nestedLayoutToolbar.showHeader": string;
541
+ "nestedLayoutToolbar.remove": string;
542
+ "nestedLayoutToolbar.direction.title": string;
543
+ "nestedLayoutToolbar.direction.row": string;
544
+ "nestedLayoutToolbar.direction.row.tooltip": string;
545
+ "nestedLayoutToolbar.direction.column": string;
546
+ "nestedLayoutToolbar.direction.column.tooltip": string;
547
+ "nestedLayoutToolbar.direction.column.disabledTooltip": string;
548
+ "nestedLayout.tab.title": string;
549
+ "nestedLayout.emptyDropZone.message": string;
550
+ "nestedLayout.emptyDropZone.active.message": string;
551
+ "attributesDropdown.valuesLimiting.title": string;
552
+ "attributesDropdown.valuesLimiting.empty": string;
553
+ "attributesDropdown.valuesLimiting.addLink": string;
554
+ "attributesDropdown.valuesLimiting.addMetricTitle": string;
555
+ "attributesDropdown.valuesLimiting.addFilterTitle": string;
556
+ "attributesDropdown.valuesLimiting.addItemTitle": string;
557
+ "attributesDropdown.valuesLimiting.searchPlaceholder": string;
558
+ "attributesDropdown.valuesLimiting.sumFact": string;
559
+ "attributesDropdown.valuesLimiting.countAttribute": string;
560
+ "attributesDropdown.valuesLimiting.metricsEmpty": string;
561
+ "attributesDropdown.valuesLimiting.unknownItem": string;
562
+ "attributesDropdown.valuesLimiting.searchNoMatch": string;
563
+ "attributesDropdown.valuesLimiting.filtersEmpty": string;
564
+ "attributesDropdown.valuesLimiting.addFilters.title": string;
565
+ "attributesDropdown.valuesLimiting.addFilters.description": string;
566
+ "attributesDropdown.valuesLimiting.addLimitingItem.title": string;
567
+ "attributesDropdown.valuesLimiting.addLimitingItem.description": string;
568
+ "attributesDropdown.valuesLimiting.commonDateFilterTitle": string;
569
+ "attributesDropdown.valuesLimiting.addDateTitle": string;
570
+ "attributesDropdown.valuesLimiting.disableDateFilter": string;
571
+ "attributesDropdown.valuesLimiting.disableDataSet": string;
572
+ "filters.filterViews.dropdown.buttonEmpty": string;
573
+ "filters.filterViews.dropdown.button": string;
574
+ "filters.filterViews.dropdown.title": string;
575
+ "filters.filterViews.dropdown.setAsDefault": string;
576
+ "filters.filterViews.dropdown.setAsDefault.ariaLabel": string;
577
+ "filters.filterViews.dropdown.unsetAsDefault": string;
578
+ "filters.filterViews.dropdown.unsetAsDefault.ariaLabel": string;
579
+ "filters.filterViews.dropdown.isDefault": string;
580
+ "filters.filterViews.dropdown.tooltip": string;
581
+ "filters.filterViews.dropdown.newButton": string;
582
+ "filters.filterViews.dropdown.emptyList": string;
583
+ "filters.filterViews.toast.viewSaved": string;
584
+ "filters.filterViews.toast.viewDeleted": string;
585
+ "filters.filterViews.toast.viewApplied": string;
586
+ "filters.filterViews.toast.viewSetAsDefault": string;
587
+ "filters.filterViews.toast.viewUnsetAsDefault": string;
588
+ "filters.filterViews.toast.viewNotSaved": string;
589
+ "filters.filterViews.toast.viewNotDeleted": string;
590
+ "filters.filterViews.toast.viewNotSetAsDefault": string;
591
+ "filters.filterViews.toast.viewNotUnsetAsDefault": string;
592
+ "filters.filterViews.toast.viewNotApplied": string;
593
+ "filters.filterViews.list.ariaLabel.withActions": string;
594
+ "filters.filterViews.list.ariaLabel.noActions": string;
595
+ "filters.filterViews.add.title": string;
596
+ "filters.filterViews.add.nameLabel": string;
597
+ "filters.filterViews.add.namePlaceholder": string;
598
+ "filters.filterViews.add.setAsDefaultLabel": string;
599
+ "filters.filterViews.add.deleteTooltip": string;
600
+ "filters.filterViews.add.deleteTooltip.ariaLabel": string;
601
+ "filters.filterViews.add.hint": string;
602
+ "filters.filterViews.add.saveButton": string;
603
+ "filters.filterViews.add.cancelButton": string;
604
+ "filters.filterViews.delete.title": string;
605
+ "filters.filterViews.delete.body": string;
606
+ "filters.filterViews.delete.deleteButton": string;
607
+ "filters.filterViews.delete.cancelButton": string;
608
+ "filters.filterViews.tooltip.ariaLabel": string;
609
+ "insightAlert.config.action.edit": string;
610
+ "insightAlert.config.action.pause": string;
611
+ "insightAlert.config.action.resume": string;
612
+ "insightAlert.config.action.delete": string;
613
+ "insightAlert.config.comparisonOperator.lessThan": string;
614
+ "insightAlert.config.comparisonOperator.lessThanOrEquals": string;
615
+ "insightAlert.config.comparisonOperator.greaterThan": string;
616
+ "insightAlert.config.comparisonOperator.greaterThanOrEquals": string;
617
+ "insightAlert.config.changeOperator.header": string;
618
+ "insightAlert.config.changeOperator.header.info": string;
619
+ "insightAlert.config.differenceOperator.header": string;
620
+ "insightAlert.config.differenceOperator.header.info": string;
621
+ "insightAlert.config.aiOperator.header": string;
622
+ "insightAlert.config.aiOperator.header.info": string;
623
+ "insightAlert.config.anomalyDetection": string;
624
+ "insightAlert.config.sensitivity": string;
625
+ "insightAlert.config.sensitivity.low": string;
626
+ "insightAlert.config.sensitivity.medium": string;
627
+ "insightAlert.config.sensitivity.high": string;
628
+ "insightAlert.config.granularity": string;
629
+ "insightAlert.config.granularity.tooltip": string;
630
+ "insightAlert.config.granularity.hour": string;
631
+ "insightAlert.config.granularity.day": string;
632
+ "insightAlert.config.granularity.week": string;
633
+ "insightAlert.config.granularity.month": string;
634
+ "insightAlert.config.granularity.quarter": string;
635
+ "insightAlert.config.granularity.year": string;
636
+ "insightAlert.config.changeOperator.increasesBy": string;
637
+ "insightAlert.config.changeOperator.decreasesBy": string;
638
+ "insightAlert.config.changeOperator.changesBy": string;
639
+ "insightAlert.config.differenceOperator.increasesBy": string;
640
+ "insightAlert.config.differenceOperator.decreasesBy": string;
641
+ "insightAlert.config.differenceOperator.changesBy": string;
642
+ "insightAlert.config.alerts": string;
643
+ "insightAlert.config.alerts.empty": string;
644
+ "insightAlert.config.noAlertMeasures": string;
645
+ "insightAlert.config.noAlertMeasures.title": string;
646
+ "insightAlert.config.noAlertMeasures.description": string;
647
+ "insightAlert.config.createAlert": string;
648
+ "insightAlert.config.editAlert": string;
649
+ "insightAlert.config.title": string;
650
+ "insightAlert.config.trigger": string;
651
+ "insightAlert.config.metric": string;
652
+ "insightAlert.config.trigger.tooltip": string;
653
+ "insightAlert.config.action": string;
654
+ "insightAlert.config.name": string;
655
+ "insightAlert.config.accessibility.title": string;
656
+ "insightAlert.config.when": string;
657
+ "insightAlert.config.for": string;
658
+ "insightAlert.config.condition": string;
659
+ "insightAlert.config.threshold": string;
660
+ "insightAlert.config.comparison": string;
661
+ "insightAlert.config.recipients": string;
662
+ "insightAlert.config.do": string;
663
+ "insightAlert.config.warning.destination": string;
664
+ "insightAlert.config.filters": string;
665
+ "insightAlert.config.and": string;
666
+ "insightAlert.config.for.filter": string;
667
+ "insightAlert.config.filters.info": string;
668
+ "insightAlert.config.compare_with_sp": string;
669
+ "insightAlert.config.compare_with_pp": string;
670
+ "insightAlert.config.compare_with_sp_granularity": string;
671
+ "insightAlert.config.compare_with_pp_granularity": string;
672
+ "insightAlert.config.addAlert": string;
673
+ "insightAlert.config.triggerMode.always": string;
674
+ "insightAlert.config.triggerMode.once": string;
675
+ "insightAlert.config.delete.success": string;
676
+ "insightAlert.config.resume.success": string;
677
+ "insightAlert.config.pause.success": string;
678
+ "insightAlert.config.update.success": string;
679
+ "insightAlert.config.add.success": string;
680
+ "insightAlert.config.delete.title": string;
681
+ "insightAlert.config.delete.message": string;
682
+ "insightAlert.noDestination.tooltip": string;
683
+ "insightAlert.maxAlertsReached": string;
684
+ "insightAlert.executionTimestampMode": string;
685
+ "insightAlert.config.loading.error": string;
686
+ "insightAlert.config.save.error": string;
687
+ "insightAlert.config.delete.error": string;
688
+ "insightAlert.config.invalid": string;
689
+ "insightAlert.config.invalidWidget": string;
690
+ "insightAlert.config.missingThreshold": string;
691
+ "insightAlert.config.selectMetric": string;
692
+ "insightAlert.config.selectAttribute": string;
693
+ "insightAlert.config.accessbility.input": string;
694
+ "alert.accessibility.destination.label": string;
695
+ "granularity.this_keyword": string;
696
+ "granularity.year": string;
697
+ "granularity.week": string;
698
+ "granularity.quarter": string;
699
+ "granularity.month": string;
700
+ "granularity.date": string;
701
+ "granularity.hour": string;
702
+ "granularity.minute": string;
703
+ "widget.options.menu.export": string;
704
+ "menu.close": string;
705
+ "controlButtons.asTable": string;
706
+ "controlButtons.asOriginal": string;
707
+ "controlButtons.announcement.switchedToTable": string;
708
+ "controlButtons.announcement.switchedToOriginal": string;
709
+ "automationFilters.announcement.filterAdded": string;
710
+ "automationFilters.announcement.filterRemoved": string;
711
+ "automationFilters.announcement.filterChanged": string;
712
+ "dashboard.crossFilter.success": string;
713
+ "kdaDialog.dialog.filters.title": string;
714
+ "kdaDialog.dialog.filters.noFilters": string;
715
+ "kdaDialog.dialog.filters.add.tooltip": string;
716
+ "kdaDialog.dialog.filters.search": string;
717
+ "kdaDialog.dialog.title": string;
718
+ "kdaDialog.dialog.closeLabel": string;
719
+ "kdaDialog.dialog.bars.metric.title": string;
720
+ "kdaDialog.dialog.bars.filters.title": string;
721
+ "kdaDialog.dialog.bars.date.title": string;
722
+ "kdaDialog.dialog.bars.date.splitter": string;
723
+ "kdaDialog.dialog.keyDrives.title": string;
724
+ "kdaDialog.dialog.keyDrives.tooltip": string;
725
+ "kdaDialog.dialog.keyDrives.button.trendUp": string;
726
+ "kdaDialog.dialog.keyDrives.button.trendDown": string;
727
+ "kdaDialog.dialog.keyDrives.overview.summary.title": string;
728
+ "kdaDialog.dialog.keyDrives.overview.summary.drivers.description": string;
729
+ "kdaDialog.dialog.keyDrives.overview.summary.drivers.attributes": string;
730
+ "kdaDialog.dialog.keyDrives.overview.diff.title": string;
731
+ "kdaDialog.dialog.keyDrives.overview.detail.tip": string;
732
+ "kdaDialog.dialog.keyDrives.overview.detail.title": string;
733
+ "kdaDialog.dialog.keyDrives.overview.detail.table.attribute": string;
734
+ "kdaDialog.dialog.keyDrives.overview.detail.table.driver": string;
735
+ "kdaDialog.dialog.keyDrives.overview.detail.table.drivers": string;
736
+ "kdaDialog.dialog.bars.attribute.deleteLabel": string;
737
+ "kdaDialog.dialog.bars.date.period.title": string;
738
+ "kdaDialog.dialog.bars.date.period.samePeriodPreviousYear": string;
739
+ "kdaDialog.dialog.bars.date.period.previousPeriod": string;
740
+ "kdaDialog.dialog.keyDrives.empty_up": string;
741
+ "kdaDialog.dialog.keyDrives.empty_down": string;
742
+ "kdaDialog.dialog.keyDrives.empty": string;
743
+ "kdaDialog.dialog.keyDriver.chart.std": string;
744
+ "menu.back": string;
745
+ "drill.kda.from": string;
746
+ "drill.kda.in": string;
747
+ "drill.kda.drop": string;
748
+ "drill.kda.increase": string;
749
+ "drill.kda.no_change": string;
750
+ "drill.kda.year_to_year": string;
751
+ "dashboard.tabs.default.label": string;
752
+ "dashboard.tabs.move.left": string;
753
+ "dashboard.tabs.move.right": string;
754
+ "dashboard.tabs.delete.disabled-tooltip": string;
755
+ "dashboard.tabs.add-button-tooltip": string;
756
+ "dashboard.tabs.rename": string;
757
+ "dashboard.tabs.accessibility.label": string;
758
+ "dashboard.tabs.accessibility.add-button-label": string;
3030
759
  };
3031
760
  //# sourceMappingURL=en-US.localization-bundle.d.ts.map