You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
events.blueprint-events-properties-tooltip = Edited properties of this event will be updated on All Events and other plugins.
432
+
events.blueprint-event-groups-include-events-tooltip = Select at least 2 events to create an Event Group. New Event Groups will automatically sum all the selected event properties and report them.
433
+
events.blueprint-event-groups-properties-tooltip = Edited properties in this Event Group will be updated across All Events and other plugins.
434
+
435
+
events.blueprint-event-group-included-events = INCLUDED EVENTS
436
+
events.blueprint-eventgroups-tab-title = EVENT GROUPS
437
+
events.blueprint-edit = Edit
438
+
events.blueprint-drawer-title = Edit Event
439
+
events.blueprint-drawer-use-description = Use Description
389
440
events.general.description = Reorder, edit visibility, delete or change the appearance of a custom event
@@ -434,21 +485,27 @@ events.edit.event-key-description = Event key as it is sent from the SDK
434
485
events.edit.event-name = إسم الحدث
435
486
events.edit.event-name-description = A display name for this event key to be used throughout the user interface
436
487
events.edit.event-description = Description
437
-
events.edit.event-description-description = A short description about the purpose of this custom event and when it is triggered
488
+
events.edit.event-description-description = A short description of this custom event and when it is triggered
489
+
events.edit.event-visibility = Event visibility
438
490
events.edit.event-visible = Event is visible
491
+
events.edit.event-invisible = Event is invisible
439
492
events.edit.event-visible-description = If an event is invisible server will continue to record data for it but it will not be displayed in the user interface.
440
493
events.edit.display-count = Display name for count
441
494
events.edit.display-count-description = A display name for the count property of this event
442
495
events.edit.display-sum = Display name for sum
443
496
events.edit.display-sum-description = A display name for the optional sum property of this event
444
497
events.edit.display-duration = Display name for duration
445
498
events.edit.display-duration-description = A display name for the optional duration property of this event.
499
+
events.edit.event-properties = Event properties
446
500
events.no-event = There are no events tracked for this application\!
447
501
events.delete-confirm = You are about to delete all data associated with event "{0}". Do you want to continue?
448
502
events.delete-confirm-many = You are about to delete all data associated with these events. Do you want to continue?
events.edit.omit-event-segments-description = Choose which segments of this custom event to omit. Omitted segments will not be saved in the future and past data for these segments will be purged immediately after you save these settings.
505
+
events.edit.omit-event-segments-description = Choose which segments of this custom event to omit. <b>Omitted segments will not be saved</b> in the future and past data for these segments will be purged immediately after you save these settings.
451
506
events.edit.omit-event-segments-description-drill = Data for these segments will still be stored in Drill.
507
+
events.edit.omit-event-segments-to-omit = Segments to omit
event.edit.omitt-warning = You are about to omit data for some segments of this event. Omitted segments will not be saved in the future and past data for these segments will be purged immediately after you save these settings. Do you want to continue?
453
510
events.overview.title = Overview
454
511
events.overview.drawer-title = Configure overview
@@ -473,13 +530,40 @@ events.top-events.title = Top Events By Count
473
530
events.top-events.24hours = 24-Hours
474
531
events.top-events.30days = 30-Days
475
532
events.top-events.info-text = Updated {0} hrs ago
533
+
events.max-event-key-limit = Maximum limit of unique event keys ({0}) has been reached. Limit can be <a href="/dashboard#/manage/configurations/api">adjusted</a>.
534
+
events.max-segmentation-limit = Maximum limit of segmentations ({0}) in current event "{1}" has been reached. Limit can be <a href="/dashboard#/manage/configurations/api">adjusted</a>.
535
+
events.max-unique-value-limit = Maximum limit of unique values ({0}) in current event segmentation "{1}" has been reached. Limit can be <a href="/dashboard#/manage/configurations/api">adjusted</a>.
536
+
537
+
events.event-group-drawer-create = Create new Event Group
538
+
events.event-group-name = Event Group name
539
+
events.group-use-description = Use description
540
+
events.group-include-events = Include events
541
+
events.group-select-events = Select events to include
542
+
events.group-select-events-remind = Select events
543
+
events.group-visibility = Event Group Visibility
544
+
events.group-visibility-description = If an event group is invisible server will continue to record data for it but it will not be displayed in the user interface.
545
+
events.group-visibility-checkbox = Event Group is visible
546
+
events.group-invisibility-checkbox = Event Group is invisible
547
+
events.group-properties = Event Group Properties
548
+
events.event-group-count = Display name for count
549
+
events.event-group-count-description = A display name for the count property of this event
550
+
events.event-group-sum= Display name for sum
551
+
events.event-group-sum-description = A display name for the sum property of this event
552
+
events.event-group-duration = Display name for duration
553
+
events.event-group-duration-description = A display name for the duration property of this event
554
+
events.create-group = Create Event Group
555
+
events.save-group = Save Event Group
556
+
events.edit-your-group = Edit your Event Group
476
557
477
558
#export
478
559
export.export-as = Export as
479
560
export.export-number = Total of {0} items divided into {1} export file(s)
0 commit comments