-
Notifications
You must be signed in to change notification settings - Fork 14
/
populator.properties
212 lines (211 loc) · 14.2 KB
/
populator.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
#populator
populator.plugin-title = Data Populator
populator.plugin-description = Populate a Countly app with random data (typically for testing or demonstration)
populator.title = Populate Data
populator.amount-users = Amount of user
populator.date-range = Date range
populator.date-from = Date from
populator.date-to = Date to
populator.start = Generate Demo Data
populator.stop = Stop Generating
populator.bulk = Bulk requests queued
populator.users = Users generated
populator.events = Events generated
populator.sessions = Sessions generated
populator.extends = Sessions extended
populator.duration = Total session duration
populator.requests = Requests generated
populator.push-users = Messaging enabled users
populator.purchases = Purchases made
populator.crashes = Crashes occured
populator.maxtime = Maximum time to run (seconds)
populator.warning1 = This plugin populates data for {0}
populator.warning2 = Make sure your app doesn't involve real data, otherwise it will conflict with generated data.
populator.help = <p>Select the start and end dates of user activities and press "Start Generating"</p><p>Countly populator will generate user data and emulate their behaviour with sessions, events, etc</p><p>The longer you let populator run, the more frequent sessions and events users will have in the selected time period</p><p>To stop process, simply click "Stop Generating" button</p>
populator.yes-populate-data = Yes, populate data
populator.no-populate-data = No, don't do that
populator.demo-data = Demo data
populator.warning3 = This feature generates random, non-real sample data for your current application. Do not populate data if the current application has collected real user data.
populator.warning4 = Do not forget to create another application, or completely remove pregenerated data, before sending production level data.
populator.tooltip = Populate app with random data for demo after creation
populator.templates-tooltip = Manage your templates for data population
populator.success = Click on Continue to refresh the page and go to dashboard.
populator.generating = Generating ...
populator.sub-title = Generate data for your app in <br/>an easy way
populator.description = This plugin will start generating completely randomized, non-real sample data for your current application. It will help you understand how your Countly user interface will look like, once you start collecting real data.<br/><br/>Do not forget to create another application, or completely remove pregenerated data, before sending production level data.
populator.finished-confirm-title = Finished populating data
populator.finished-confirm-sub-title = Your data is ready to go. Do you want to go to the Home to see it?
populator.go-to-homepage = Yes, take me to the Home
populator.cancel = No, stay in Data Populator
populator.locked-title = Application is locked
populator.locked-description = In order to use data populator you have to unlock this application from Application Management.
systemlogs.action.populator_run = Populator Started
populator.populator-tab-title = Populate
populator.templates-tab-title = Templates
populator.templates-view-title = App Templates
populator.template = Template
populator.template-type = Type
populator.number-of-user-props = Number of User Properties
populator.number-of-users = Number of Users
populator.number-of-events = Events
populator.number-of-views = Views
populator.number-of-sequences = Sequences
populator.generated-on = Generated On
populator.edited-by = Edited by
populator.number-of-events = Number of Events
populator.create-new-template = Create New Template
populator.save-template = Save template
populator.save-environment = Save environment
populator.save-template-tooltip = By selecting this option, populated users and their attributes will be stored in an environment. Environments enable you to execute the populator with a consistent user set, ensuring uniform data across multiple runs.
populator.save = Save
populator.existing-environment-warning = There is already an environment called <b>{0}</b> that was associated with this template. If you want to continue, existing template will be overridden
populator.override-it = Yes, override it
populator.discard-changes = Discard changes
populator.create-template = Create Template
populator.drawer-title-edit = Edit Template
populator.drawer-title-duplicate = Duplicate Template
populator.drawer-save-template = Save Template
populator.template-name = Template Name
populator.custom-user-props = Custom User Properties
populator.events = Events
populator.add-custom-user-prop = + Add a Custom User Property
populator.add-custom-prop = + Add a Custom Property
populator-add-custom-prop-detail = Custom User Property Details
populator.add-segmentation = + Add Segmentation
populator.add-event = + Add Event
populator.event-name = Event Name
populator.event-details = Event Details
populator.user-prop-key = Key
populator.user-prop-values = Values (Comma separated)
populator.segmentation-key = Segmentation
populator.segmentation-values = Values (Comma separated)
populator.remove-event = Remove event
populator.template-type-default = Default
populator.template-type-custom = Custom
populator.duration-help-title = Use Duration property
populator.duration-help-subtitle = Duration property is for measuring the time it takes for a user to complete actions inside the app.
populator.sum-help-title = Use Sum property
populator.sum-help-subtitle = Sum property is a floating point number to track an additional numeric value for your event.
populator.app-template = App template
populator.select-template = Select an app template
populator.edit = Edit
populator.duplicate = Duplicate
populator.delete = Delete
populator.failed-to-fetch-templates = Failed to fetch templates
populator.failed-to-fetch-template = Failed to fetch template with id "{0}"
populator.failed-to-edit-template = Failed to edit template with id "{0}"
populator.failed-to-remove-template = Failed to remove template with id "{0}"
populator.failed-to-create-template = Failed to create template
populator.template-name-placeholder = Enter template name
populator.select-a-template-first = Please select a template to generate data with
populator.generating-data = Generating your data
populator.enter-your-key = Enter your key
populator.enter-your-event-name = Enter event name
populator.enter-your-values = Enter your values
populator.delete-property = Delete Property
populator.delete-event = Delete Event
populator.go-application-manager = Go to Application Manager
populator.delete-template-header = Delete Template
populator.delete-template-description = Are you sure you want to delete {0} template?
populator-success-create-template = Template created successfully.
populator-success-delete-template = Template deleted successfully.
populator-success-edit-template = Template edited successfully.
populator-template.settings-of-your = Settings of your {0}
populator-template.users = Users
populator-template.events = Events
populator-template.views = Views
populator-template.sequences = Sequences
populator-template.behavior = Behavior
populator-template.select-settings = Select settings of your {0} for the population. {1}
populator-template.select-settings-sequence = Events or view properties are required to create sequences.
populator-template.unique-users = Unique users
populator-template.unique-users-tooltip = Number of unique users that will be generated
populator-template.platforms = Platforms
populator-template.platforms-tooltip = Select application platforms that will be generated
populator-template.property-details = Property Details
populator-template.empty-unset = Empty/Unset
populator-template.add-another-value = + Add Another Value
populator-template.add-condition = Add Condition
populator-template.property = Property
populator.template.select-a-user-property = Select a user property
populator-template.property-value = Property Value
populator.template.select-a-user-property-value = Select a user property value
populator-template.error-while-removing-value = There is no value to remove
populator-template.warning-while-removing-condition = You must have at least one value
populator-template.delete-condition = Delete Condition
populator-template.condition-is = Condition (If {0} = {1} )
populator-template.condition-is-not = Condition (If {0} ≠ {1} )
populator-template.condition-already-exists = Condition already exists
populator-template.probability = Probability
populator-template.probability-tooltip = Probability of the related value
populator-template.values = Value
populator-template.values-tooltip = Value of the user property
populator-template.user-prop-name = Name
populator-template.user-prop-name-tooltip = Name of the user property
populator-template.user-property-name-placeholder = Enter user property name
populator-template.add-sequence = + Add Sequence
populator-template.sequence-incremental = Sequence {0}
populator-template.steps = Steps
populator-template.add-step = + Add Step
populator.template.select-a-step-property = Select a step property
populator.template.select-a-step-property-value = Select {0} name
populator-template.event-details = Event Details
populator-template.event-name-tooltip = Name of the event
populator-template.enter-your-event-name = Enter your event name
populator-template.segment-details = Segment Details
populator-template.segment-name = Segment Name
populator-template.segment-name-tooltip = Name of the segment
populator-template.segment-values = Segment Value
populator-template.segment-values-tooltip = Value of the segment
populator-template.view-name = View Name
populator-template.view-name-tooltip = Name of the view
populator-template.enter-your-view-name = Enter your view name
populator-template.add-view = + Add View
populator-template.view-details = View Details
populator-template.warning-duplicate-value = <b>{0}</b> value duplicated in <b>{1}</b> section. Please update your value
populator-template.warning-duplicate-name = <b>{0}</b> name duplicated in <b>{1}</b> section. Please update the name
populator.number-of-runs = Number of runs
populator.number-of-runs-tooltip = Each run will go through each unique user in the environment/template and will trigger one sequence per user
populator.data-template = Data template
populator.data-template-tooltip = Choose a template for data population. If you can't find a suitable template, you can create a new one from the “Templates” tab above.'
populator.environment = Environment
populator.environment-tooltip = Choose an environment for data population. If no environments are available, initiate the populator with a template first and then save to create an environment. Environments enable you to execute the populator with a consistent user set, ensuring uniform data across multiple runs.
populator.select-template = Select a template
populator.select-environment = Select an evironment
populator.save-as-environment = Enter an environment name
populator.pop-with-temp = Populate with Template
populator.pop-with-env = Populate with Environment
populator-template.general = General
populator-template.time-between-runs = Time between runs
populator-template.hour = hour(s)
populator-template.sequence-probabilities = Sequence Probabilities
populator-template.random-sequence = Random Sequence
populator-template.error-while-adding-condition = There is an error while adding condition
populator-template.disabled-switch-message = You need to add at least a user property and a sequence to add behavior
populator-template.warning-message-when-adding-empty-value = You are not allowed to add empty values twice!
populator.failed-to-fetch-environments = There was an error while fetching environments
populator.delete-environment = Delete Environment
populator.user-name = User Name
populator.platform = Platform
populator.device = Device
populator.back-to-template = Back to Template
populator.environment-delete-warning-title = Delete Environment
populator.environment-delete-warning-description = Are you sure you want to delete <b>{0}</b> environment?
populator-success-delete-environment = Environment deleted successfully
populator.failed-to-delete-environment = There was an error while deleting environment
populator.no-data-fetch-environment = No data found for this environment
populator.warning-environment-users = In this environment, {0} detected users exist, but a total of {1} users are expected based on the template. {2} additional users will be created to meet the target.
populator-template.delete-warning-used-in-condition = The value that you are deleting is being used {0} condition. Please edit them before deleting.
populator.failed-message-regenerate-metadata = Failed to regenerate metadata
populator-template.warning-probability-validation-users-condition = In the <b>users</b> section, sum of the values under <b>{0}</b> condition does not equal to 100 for <b>{1}</b> name
populator-template.warning-probability-validation-users = In the <b>users</b> section, sum of the values does not equal to 100 for <b>{0}</b> name
populator-template.warning-probability-validation-events = In the <b>{0}</b> section, sum of the values does not equal to 100 for <b>{1}</b> segment name
populator-template.warning-probability-validation-events-condition = In the <b>{0}</b> section, sum of the values under <b>{1}</b> condition does not equal to 100 for <b>{2}</b> segment name
populator-template.warning-probability-validation = Sum of the values under the <b>{1}</b> key in the <b>{0}</b> section does not equal <b>100</b>
populator-template.warning-probability-validation-behavior = In the <b>behavior</b> section, sum of the values of sequences does not equal to 100
populator-template.warning-probability-validation-behavior-condition = In the <b>behavior</b> section, sum of the values does not equal to 100 under <b>{0}</b> condition
populator-template.condition-value-tooltip = The value you expect to be created if the condition is met
populator.select-environment = Select an environment
populator.warning-generate-users = Populator can't fully support generating data in given timerange for selected template. There is high chance of having more sessions/events towards end of period. You can modify chosen period and populate then
populator.warning-generate-users-header = There is a high chance of spike
populator-template.add-step-tooltip = Events or view properties are required to add steps to sequences.