|
5 | 5 | // ../koko-analytics-pro/includes/views/dashboard-event-component.php#14
|
6 | 6 | __('Event:', 'koko-analytics');
|
7 | 7 |
|
8 |
| -// ../koko-analytics-pro/includes/views/dashboard-event-component.php#38 |
| 8 | +// ../koko-analytics-pro/includes/views/dashboard-event-component.php#15 |
| 9 | +__('Unique', 'koko-analytics'); |
| 10 | + |
| 11 | +// ../koko-analytics-pro/includes/views/dashboard-event-component.php#16 |
| 12 | +__('Total', 'koko-analytics'); |
| 13 | + |
| 14 | +// ../koko-analytics-pro/includes/views/dashboard-event-component.php#42 |
9 | 15 | __('There is nothing here. Yet!', 'koko-analytics');
|
10 | 16 |
|
11 |
| -// ../koko-analytics-pro/includes/views/dashboard-event-component.php#48 |
| 17 | +// ../koko-analytics-pro/includes/views/dashboard-event-component.php#52 |
12 | 18 | __('Previous', 'koko-analytics');
|
13 | 19 |
|
14 |
| -// ../koko-analytics-pro/includes/views/dashboard-event-component.php#51 |
| 20 | +// ../koko-analytics-pro/includes/views/dashboard-event-component.php#55 |
15 | 21 | __('Next', 'koko-analytics');
|
16 | 22 |
|
| 23 | +// ../koko-analytics-pro/includes/views/event-details.php#27 |
| 24 | +__('Event', 'koko-analytics'); |
| 25 | + |
| 26 | +// ../koko-analytics-pro/includes/views/event-details.php#30 |
| 27 | +__('This is a built-in event type that counts all clicks on outbound links on your site.', 'koko-analytics'); |
| 28 | + |
| 29 | +// ../koko-analytics-pro/includes/views/event-details.php#33 |
| 30 | +__('This is a built-in event type that counts all form submissions on your site.', 'koko-analytics'); |
| 31 | + |
| 32 | +// ../koko-analytics-pro/includes/views/event-details.php#38 |
| 33 | +__('This event has been counted %1$s times for a total value of %2$s.', 'koko-analytics'); |
| 34 | + |
| 35 | +// ../koko-analytics-pro/includes/views/event-details.php#40 |
| 36 | +__('This event has been counted %1$s times.', 'koko-analytics'); |
| 37 | + |
| 38 | +// ../koko-analytics-pro/includes/views/event-details.php#45 |
| 39 | +__('Tracking events', 'koko-analytics'); |
| 40 | + |
| 41 | +// ../koko-analytics-pro/includes/views/event-details.php#46 |
| 42 | +__('To track an event of this type, run the following JavaScript code:', 'koko-analytics'); |
| 43 | + |
| 44 | +// ../koko-analytics-pro/includes/views/event-details.php#48 |
| 45 | +__('You can optionally attach a value to each recorded event:', 'koko-analytics'); |
| 46 | + |
| 47 | +// ../koko-analytics-pro/includes/views/event-details.php#51 |
| 48 | +__('You can find more information on tracking events in our knowledge base.', 'koko-analytics'); |
| 49 | + |
| 50 | +// ../koko-analytics-pro/includes/views/event-details.php#55 |
| 51 | +__('Export this event', 'koko-analytics'); |
| 52 | + |
| 53 | +// ../koko-analytics-pro/includes/views/event-details.php#56 |
| 54 | +__('Use the form below to export event counts in a specific time period to CSV.', 'koko-analytics'); |
| 55 | + |
| 56 | +// ../koko-analytics-pro/includes/views/event-details.php#60 |
| 57 | +__('Start date', 'koko-analytics'); |
| 58 | + |
| 59 | +// ../koko-analytics-pro/includes/views/event-details.php#64 |
| 60 | +__('End date', 'koko-analytics'); |
| 61 | + |
17 | 62 | // ../koko-analytics-pro/includes/views/event-details.php#67
|
18 | 63 | __('Export to CSV', 'koko-analytics');
|
19 | 64 |
|
| 65 | +// ../koko-analytics-pro/includes/views/event-details.php#73 |
| 66 | +__('Delete this event', 'koko-analytics'); |
| 67 | + |
| 68 | +// ../koko-analytics-pro/includes/views/event-details.php#74 |
| 69 | +__('Use the button below to delete this event type from your dashboard overview.', 'koko-analytics'); |
| 70 | + |
20 | 71 | // ../koko-analytics-pro/includes/views/event-details.php#75
|
21 | 72 | __('Are you sure you want to delete this event?', 'koko-analytics');
|
22 | 73 |
|
23 | 74 | // ../koko-analytics-pro/includes/views/event-details.php#77
|
24 | 75 | __('Delete event', 'koko-analytics');
|
25 | 76 |
|
| 77 | +// ../koko-analytics-pro/includes/views/event-details.php#83 |
| 78 | +__('Back to settings page', 'koko-analytics'); |
| 79 | + |
26 | 80 | // ../koko-analytics-pro/includes/views/events-section.php#10
|
27 | 81 | __('Events', 'koko-analytics');
|
28 | 82 |
|
29 | 83 | // ../koko-analytics-pro/includes/views/events-section.php#17
|
30 | 84 | __('Track outbound link clicks?', 'koko-analytics');
|
31 | 85 |
|
| 86 | +// ../koko-analytics-pro/includes/views/events-section.php#21 |
| 87 | +__('Select "yes" if you want Koko Analytics to count all clicks on links to external websites.', 'koko-analytics'); |
| 88 | + |
32 | 89 | // ../koko-analytics-pro/includes/views/events-section.php#26
|
33 | 90 | __('Track form submissions?', 'koko-analytics');
|
34 | 91 |
|
35 |
| -// ../koko-analytics-pro/includes/views/events-section.php#38 |
36 |
| -__('Event types', 'koko-analytics'); |
| 92 | +// ../koko-analytics-pro/includes/views/events-section.php#30 |
| 93 | +__('Select "yes" if you want Koko Analytics to count all form submissions.', 'koko-analytics'); |
37 | 94 |
|
38 | 95 | // ../koko-analytics-pro/includes/views/events-section.php#39
|
| 96 | +__('Event types', 'koko-analytics'); |
| 97 | + |
| 98 | +// ../koko-analytics-pro/includes/views/events-section.php#40 |
39 | 99 | __('You currently have the following event types registered:', 'koko-analytics');
|
40 | 100 |
|
41 |
| -// ../koko-analytics-pro/includes/views/events-section.php#42 |
| 101 | +// ../koko-analytics-pro/includes/views/events-section.php#43 |
42 | 102 | __('Event name', 'koko-analytics');
|
43 | 103 |
|
44 |
| -// ../koko-analytics-pro/includes/views/events-section.php#53 |
| 104 | +// ../koko-analytics-pro/includes/views/events-section.php#54 |
45 | 105 | __('You have not yet registered any events.', 'koko-analytics');
|
46 | 106 |
|
47 |
| -// ../koko-analytics-pro/includes/views/events-section.php#59 |
| 107 | +// ../koko-analytics-pro/includes/views/events-section.php#61 |
| 108 | +__('Add new event type', 'koko-analytics'); |
| 109 | + |
| 110 | +// ../koko-analytics-pro/includes/views/events-section.php#62 |
48 | 111 | __('Use the form below to register new event types.', 'koko-analytics');
|
49 | 112 |
|
50 |
| -// ../koko-analytics-pro/includes/views/events-section.php#64 |
| 113 | +// ../koko-analytics-pro/includes/views/events-section.php#65 |
51 | 114 | __('Event name', 'koko-analytics');
|
52 | 115 |
|
53 | 116 | // ../koko-analytics-pro/includes/views/events-section.php#67
|
54 | 117 | __('Add event', 'koko-analytics');
|
55 | 118 |
|
| 119 | +// ../koko-analytics-pro/includes/views/email-reports-setting.php#6 |
| 120 | +__('Email Reports', 'koko-analytics'); |
| 121 | + |
| 122 | +// ../koko-analytics-pro/includes/views/email-reports-setting.php#9 |
| 123 | +__('Send periodic email reports?', 'koko-analytics'); |
| 124 | + |
| 125 | +// ../koko-analytics-pro/includes/views/email-reports-setting.php#11 |
| 126 | +__('Daily', 'koko-analytics'); |
| 127 | + |
| 128 | +// ../koko-analytics-pro/includes/views/email-reports-setting.php#11 |
| 129 | +__('Weekly', 'koko-analytics'); |
| 130 | + |
| 131 | +// ../koko-analytics-pro/includes/views/email-reports-setting.php#11 |
| 132 | +__('Monthly', 'koko-analytics'); |
| 133 | + |
| 134 | +// ../koko-analytics-pro/includes/views/email-reports-setting.php#17 |
| 135 | +__('Select the timeframes for which you want to receive a summary of your most important statistics.', 'koko-analytics'); |
| 136 | + |
| 137 | +// ../koko-analytics-pro/includes/views/email-reports-setting.php#21 |
| 138 | +__('Send to these email addresses', 'koko-analytics'); |
| 139 | + |
| 140 | +// ../koko-analytics-pro/includes/views/email-reports-setting.php#23 |
| 141 | +__('Enter a comma separated list of email addresses to which the reports should be sent.', 'koko-analytics'); |
| 142 | + |
| 143 | +// ../koko-analytics-pro/includes/views/traffic-spike-notification-settings.php#6 |
| 144 | +__('Traffic Spike Notification', 'koko-analytics'); |
| 145 | + |
| 146 | +// ../koko-analytics-pro/includes/views/traffic-spike-notification-settings.php#9 |
| 147 | +__('Send email notification of traffic spikes?', 'koko-analytics'); |
| 148 | + |
| 149 | +// ../koko-analytics-pro/includes/views/traffic-spike-notification-settings.php#16 |
| 150 | +__('Realtime pageview treshold', 'koko-analytics'); |
| 151 | + |
| 152 | +// ../koko-analytics-pro/includes/views/traffic-spike-notification-settings.php#18 |
| 153 | +__('The notification will be sent if there were more pageviews than the specified treshold within a single hour.', 'koko-analytics'); |
| 154 | + |
| 155 | +// ../koko-analytics-pro/includes/views/traffic-spike-notification-settings.php#22 |
| 156 | +__('Send to these email addresses', 'koko-analytics'); |
| 157 | + |
| 158 | +// ../koko-analytics-pro/includes/views/traffic-spike-notification-settings.php#24 |
| 159 | +__('Enter a comma separated list of email addresses to which the notification should be sent.', 'koko-analytics'); |
| 160 | + |
56 | 161 | // ../koko-analytics-pro/includes/class-dashboard.php#17
|
57 | 162 | __('Download as CSV', 'koko-analytics');
|
58 | 163 |
|
|
0 commit comments