-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathserver-stats.properties
28 lines (28 loc) · 1.61 KB
/
server-stats.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
server-stats.plugin-title = Server Stats
server-stats.plugin-description = Data point (sessions + events) counter
server-stats.data-points = Data Points
server-stats.data-points-description = Sessions, events (custom events + internal events generated by plugins) and data points (sessions + events) for the selected period
server-stats.sessions-description = Count of sessions. If data for this period is not available, then there will be '-'. Total data points for this period will always be accurate.
server-stats.events-description = Count of events. If data for this period is not available, then there will be '-'. Total data points for this period will always be accurate.
server-stats.data-points.punch-card-tooltip = Max: {0}, Min: {1}, Avg: {2}
server-stats.data-points.punch-card-title = DATA POINTS (HOURS) →
server-stats.data-points-last_hours = Top applications by data points in the last 2 hours
server-stats.all-datapoints = All Datapoints
server-stats.total-datapoints = Total Datapoints
server-stats.consolidated-datapoints = Consolidated Datapoints
server-stats.natural-datapoints = Natural Datapoints
server-stats.datapoint-change = Change
server-stats.event-breakdown = Event Breakdown
# Text required for data table, independant from other plugins
server-stats.app-name = App Name
server-stats.sessions = Sessions
server-stats.events = Events
server-stats.crashes = Crashes
server-stats.views = Views
server-stats.actions = Actions
server-stats.nps = NPS
server-stats.surveys = Surveys
server-stats.ratings = Ratings
server-stats.apm = APM Traces
server-stats.custom = Custom Events
server-stats.push = Push Notifications