-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathdbviewer.properties
48 lines (47 loc) · 2.27 KB
/
dbviewer.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
#dbviewer
dbviewer.title = DB Viewer
dbviewer.expand-all = Expand All
dbviewer.collapse-all = Collapse All
dbviewer.description = Provides REST API and Web interface to browse Countly databases
dbviewer.back = Back
dbviewer.search-for-a-collection = Search for a collection
dbviewer.apply-filter = Apply Filter
dbviewer.filter = Filter
dbviewer.remove-filters = Remove filters
dbviewer.export = Export
dbviewer.indexes = Indexes
dbviewer.aggregate = Aggregate
dbviewer.aggregation = Aggregation
dbviewer.show-query-options = Show Query Options
dbviewer.hide-query-options = Hide Query Options
dbviewer.filter-is-applied = Filter is applied
dbviewer.filter-query = Filter Query
dbviewer.invalid-json = Invalid JSON
dbviewer.valid-json = Valid JSON
dbviewer.select-fields-to-return = Select fields to return
dbviewer.select-fields-to-sort = Select field to sort by
dbviewer.sort-options = Sort options
dbviewer.ascending = Ascending
dbviewer.descending = Descending
dbviewer.countly-database = Countly Database
dbviewer.countly-database-description = Main database that stores data such as users and aggregated user actions
dbviewer.countly_drill-database = Countly Drill Database
dbviewer.countly_drill-database-description = Stores granular data about all user actions and their properties
dbviewer.countly_fs-database = Countly File System Database
dbviewer.countly_fs-database-description = File store used by server(s) to store files, such as app icons
dbviewer.countly_out-database = Countly Out Database
dbviewer.countly_out-database-description = Stores data accessed by SDKs, such as remote configurations
dbviewer.generate-aggregate-report= Generate aggregate report
dbviewer.back-to-dbviewer = Back to DB Viewer
dbviewer.invalid-pipeline = Invalid pipeline object, please check pipeline input.
dbviewer.server-error = There was a server error. There might be more information in logs.
dbviewer.not-found-data = Couldn't find any results
dbviewer.execute-aggregation = Execute Aggregation on {0}
dbviewer.prepare-new-aggregation = Prepare New Aggregation
dbviewer.aggregation-pipeline = Aggregation Pipeline
dbviewer.mongotop = Mongotop
dbviewer.mongostat = Mongostat
dbviewer.enter-aggregation-pipeline = Enter aggregation pipeline
dbviewer.indexes-of = Indexes of
dbviewer.projection = Projection
dbviewer.data = Data