-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathusers.properties
More file actions
208 lines (200 loc) · 10.3 KB
/
users.properties
File metadata and controls
208 lines (200 loc) · 10.3 KB
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
#userdata
users.plugin-title = User Profiles
users.plugin-description = Understand individual user behavior by viewing session, event, and purchase history and individual user attributes
users.description = Understand individual user behavior by viewing session, event, and purchase history and individual user attributes
userdata.title = User Profiles
userdata.filtered-title = Filtered Users
userdata.title.tooltip = An overview of all the users using your application
userdata.users = User Profiles
userdata.user = User
userdata.user-not-found = This user profile cannot be viewed. Possible reasons: You are trying to view a profile that you do not have access to or the link to this user profile is invalid
userdata.search = Search for name or email
userdata.unknown = Unknown
userdata.never = Never
userdata.female = Female
userdata.male = Male
userdata.name = Name
userdata.email = Email
userdata.organization = Organization
userdata.username = Username
userdata.full-name = Full name
userdata.device-os = Device & OS
userdata.os = OS
userdata.phone = Contact Phone
userdata.gender = Gender
userdata.age = Age
userdata.first-seen = First seen
userdata.last-seen = Last Seen
userdata.first-session = First session
userdata.last-session = Last session
userdata.last-sync = Last data sync
userdata.time-spent = Total time spent
userdata.last-purchase = Last purchase amount
userdata.purchase-time = Last purchase time
userdata.total-purchase = Total purchase amount
userdata.purchase-count = Total purchase count
userdata.total-sessions = Total sessions
userdata.history = History
userdata.country = Country
userdata.device = Device
userdata.device-orientation = Device Orientation
userdata.hinge = Hinge
userdata.hinge-present = Present
userdata.hinge-absent = Absent
userdata.app-version = App Version
userdata.screen = Screen
userdata.carrier = Carrier
userdata.duration = Duration
userdata.lastseen = Last seen
userdata.time = Time
userdata.progress = Progress
userdata.lastevent = Last event
userdata.lastaction = Event time
userdata.total-events = Total Events
userdata.started = Started
userdata.session = Session
userdata.events = Event
userdata.session-events = Events
userdata.count = Count
userdata.sum = Sum
userdata.filtered.user.profile = Filtered User Profiles
userdata.event-timeline = Event Timeline
userdata.not-completed = Not Completed
userdata.no-segments = No Segmentation
userdata.segment = Segment
userdata.value = Value
userdata.very-high = Very High
userdata.high = High
userdata.medium = Medium
userdata.low = Low
userdata.very-low = Very Low
userdata.all = All
userdata.known = Identified
userdata.anonymous = Anonymous
userdata.back-to-list = Back to User List
userdata.activity = Activity
userdata.timeline = Timeline
userdata.session-history = Session History
userdata.funnel-progress = Funnel Progress
userdata.funnels = Funnels
userdata.no-users = No users found
userdata.no-sessions-period = No sessions for this time period
userdata.no-sessions = No sessions found
userdata.no-events-session = No events for this session
userdata.no-events = No events found
userdata.no-funnels = No funnels found
userdata.custom = Custom properties
userdata.note = Notes
userdata.editnote = Click to edit a note...
userdata.request-log = Enable Incoming Data Logs
userdata.request-log.tooltip-enabled = All incoming SDK requests from this user will be stored, even if request logging is disabled due to a high rate of requests
userdata.request-log.tooltip-disabled = Incoming SDK requests from this user will not be stored if request logging is disabled due to a high rate of requests
userdata.campaign = Campaign Properties
userdata.browser = Browser
userdata.locale = Locale
userdata.language = Language
userdata.source = Source
userdata.source_channel = Source Channel
userdata.sdk = SDK
userdata.crashes = Unresolved Crashes
userdata.last_click = Last click
userdata.back = Back
userdata.list = View User List
userdata.view = View
userdata.of-users = {0} of {1} users
userdata.crash = Crash
userdata.star-rating = Rated
userdata.rating-label = Rating
userdata.nps-rating-label = NPS
userdata.survey-label = Surveys
userdata.push-tag = Push
userdata.push-sent = Notification Sent
userdata.push-action = Notification Action
userdata.event-label = Event
userdata.custom_set_limit = Maximum values in each custom property
userdata.select-session = Select a specific session from above to view its event timeline
userdata.first_event = N/A (starting event)
configs.help.users-custom_set_limit = Set limit for maximum number of values per custom property. Increasing this number may affect your server performance
userdata.custom_prop_limit = Maximum number of custom properties
configs.help.users-custom_prop_limit = Set limit for maximum number of custom properties on User Profiles. Please note that increasing this number may affect your server performance
systemlogs.action.user_note_updated = User Profile Note Updated
userdata.view-user-profile = View User Profiles
userdata.view-user-profile-desc = Go to User Profiles and explore all users matching your query
userdata.filter-event = Filter Events
userdata.filter-all = All
userdata.filter-custom-events = Custom Events
userdata.filter-views = Views
userdata.filter-crashes = Crashes
userdata.filter-star-ratings = Ratings
userdata.filter-push = Push Notifications
userdata.filter-nps = NPS
userdata.filter-survey = Surveys
userdata.crash-segment-cpu = CPU
userdata.crash-segment-os = Operating system
userdata.crash-segment-opengl = OpenGL version
userdata.crash-segment-ram_current = Current RAM size (MB)
userdata.crash-segment-ram_total = Total RAM size (MB)
userdata.crash-segment-disk_current = Current disk size (MB)
userdata.crash-segment-disk_total = Total disk size (MB)
userdata.crash-segment-bat_current = Current battery status (%)
userdata.crash-segment-bat_total = Total battery status (%)
userdata.crash-segment-run = Running time (seconds)
userdata.view-segment-name = Name of the page
userdata.view-segment-visit = Recording a visit?
userdata.view-segment-start = Is it a landing page view?
userdata.view-segment-exit = Is it an exit page view?
userdata.view-segment-bounce = Did user bounce?
userdata.push-segment-i = Message
userdata.push-segment-i-view = View message
userdata.push-segment-a = Automated
userdata.push-segment-b = Action
userdata.push-segment-b-0 = Notification tap
userdata.push-segment-b-x = "{0}" button tap
userdata.data-shown-in-browser-timezone = All data is shown in browser timezone
userdata.push-no-message = Message doesn't exist
userdata.data-not-loaded = Data is not loaded yet
userdata.purge-data = Purge User Data
userdata.note-title = NOTE
userdata.show_notes_in_list = Notes on User Profiles
configs.help.users-show_notes_in_list = Enable Notes on User Profiles to leave notes to each user profile details
userdata.user-properties = User Properties
userdata.total-users = Total Users
userdata.filtered-users = Filtered Users
userdata.identified-users = Identified Users
userdata.sessions-per-user = Sessions per User
userdata.user-stats = User Stats
userdata.total-user-tooltip = The overall number of users (unique devices/IDs) who have opened your application
userdata.identified-users-tooltip = Percentage of total users that can be identified. Identified users are those that are recognized through additional data and properties that you add to default Device IDs
userdata.sessions-per-user-tooltip = Total number of Sessions divided by Total number of Users
userdata.filtered-users-count = {0} Users by filter
userdata.breakdown.devices = Device
userdata.breakdown.percentage.of.users = % of users
userdata.engagement.tooltip = This gauge displays the user's engagement depending on how much they have returned to your application
userdata.engagement = Engagement
userdata.timeline.tooltip = This graph displays a timeline of the user's activity on your application, focusing on Total Sessions and Total Events, in the selected time period
userdata.event-timeline.tooltip = A list of all the events triggered by the selected user, in a selected time period, listed chronologically and with complete details of each event
userdata.session-history.tooltip = A list of all the sessions started by the user, in the selected time period, listed chronologically. Click on each session to see its corresponding list of triggered events
userdata.total-events.tooltip = The number of events triggered by the user, in the selected time period
userdata.total-sessions.tooltip = Total number of sessions of the user, in the selected time period
users.sampling_threshold = Sampling Threshold
configs.help.users-sampling_threshold = Threshold to start sampling 5% of the total records when a breakdown filter is applied
users.batch_size = Batch size
configs.help.users-batch_size = Amount of users to pull and process in the daily user processing job
users.batch_cooldown = Batch cooldown (ms)
configs.help.users-batch_cooldown = Amount of milliseconds to wait before pulling the next batch
users.app_user_job = App User job
configs.help.users-app_user_job = Run job for app users to close sessions and calculate properties
userdata.filter-applied = Filter applied
userdata.breakdown-report-manager = Result for breakdown has been saved in report manager
userdata.table-report-desc = Results are loaded from report as query could not run in realtime. You can see only first page of users table. Total matched count: {0} Total display count: {1}.
userdata.table-report-manager = It took too long to calculate the users table. You will be notified when the results are ready in the report manager
users.engagement_score = Engagement score
configs.help.users-engagement_score = Calculates engagement score for each user based on their activity
userdata.property-expires-days = This property will expire in {0} days if not set or updated
userdata.property-expires-session = This property is configured to expire at the end of the user session
users.widget.drawer.number-of-results = Number of results
users.widget.drawer.visible-columns = Visible Columns
users.widget.select-max = Select maximum 5 columns
users.widget.select-columns = Select columns
userdata.property-limit-exceeded = Maximum limit of custom user properties ({0}) has been reached. Limit can be <a href="#/manage/configurations/users">adjusted</a>.
userdata.user-property-limit-exceeded = This user has {0} custom properties. Maximum limit is {1}. Limit can be <a href="#/manage/configurations/users">adjusted</a>.