Built motion from commit 42b6453.|2.0.28
[motion2.git] / public / app / main / apps / analytics / i18n / en.json
1 {
2     "ANALYTICS": {
3         "NAME": "Name",
4         "ANALYTICS": "Analytics",
5         "METRICS": "Metrics",
6         "ID": "Id",
7         "TABLE": "Table",
8         "DESCRIPTION": "Description",
9         "SEARCH_FOR_ANYONE": "Search for anyone",
10         "METRIC": "Metric",
11         "ERRORS": {
12             "NAME_REQUIRED": "The Name is required",
13             "METRIC_REQUIRED": "The Metric is required",
14             "COLUMN_REQUIRED": "The Column is required",
15             "VALUE_REQUIRED": "The Value is required",
16             "CUSTOM_METRIC_REQUIRED": "The Custom Metric is required",
17             "ALIAS_REQUIRED": "The Alias is required"
18         },
19         "NEW_METRIC": "New Metric",
20         "ADD_METRIC": "Add Metric",
21         "EDIT_METRIC": "Edit Metric",
22         "DELETE_METRIC": "Delete Metric",
23         "SAVE": "Save",
24         "BACK": "Back",
25         "SELECTED": "Selected",
26         "SELECT_ALL": "Select All",
27         "SELECT_NONE": "Select None",
28         "TYPE": "Type",
29         "EXTRACTEDREPORTS": "Extracted Reports",
30         "DATE_RANGE_FROM": "Date Range From",
31         "DATE_RANGE_TO": "Date Range To",
32         "GENERATED_AT": "Generated At",
33         "STATUS": "Status",
34         "OUTPUT": "Output",
35         "REPORTS": "Reports",
36         "SEARCH_FOR_FOLDER": "Search for folder",
37         "CREATED_AT": "Created At",
38         "NEW_REPORT": "New Report",
39         "ADD_REPORT": "Add Report",
40         "COPY_REPORT": "Copy Report",
41         "PREVIEW_REPORT": "Preview Report",
42         "RUN_REPORT": "Run Report",
43         "DOWNLOAD_JSON_REPORT": "Export Report JSON",
44         "EDIT_REPORT": "Edit Report",
45         "DELETE_REPORT": "Delete Report",
46         "CREATE": "Create Folder",
47         "RENAME": "Rename Folder",
48         "REMOVE": "Remove Folder",
49         "SELECT_NODE": "Select Folder",
50         "ERROR": "Error",
51         "QUERY_ERROR": "Query Error",
52         "MESSAGE": "Message",
53         "CLOSE": "Close",
54         "FORMAT": "Format",
55         "SETTINGS": "Settings",
56         "GENERAL": "General",
57         "FIELDS": "Fields",
58         "CONDITION": "Condition",
59         "OPERATOR": "Operator",
60         "GROUP": "Group",
61         "COLUMN": "Column",
62         "VALUE": "Value",
63         "PREVIEW": "Preview",
64         "LIMITED_RESULT": "*Limited Results",
65         "NO_DATA": "No data results",
66         "CONDITIONS": "Conditions",
67         "ALIAS": "Alias",
68         "FUNCTION": "Function",
69         "GROUP_BY": "Group By",
70         "ORDER_BY": "Order By",
71         "ADD_REPORTFIELD": "Add Field",
72         "EDIT_REPORTFIELD": "Edit Field",
73         "DELETE_REPORTFIELD": "Delete Field",
74         "METRIC_NAME": "Metric",
75         "NO_METRIC_FOUND": "No metric found",
76         "NO_AVAILABLE_INFO": "No available info",
77         "CUSTOM_METRIC": "Custom Metric",
78         "DELETE_EXTRACTEDREPORT": "Delete Extracted Report",
79         "EDIT_EXTRACTEDREPORT": "Edit Extracted Report",
80         "DOWNLOAD_EXTRACTEDREPORT": "Download Extracted Report",
81         "PAGE": "Page",
82         "ROWSPERPAGE": "Rows per page",
83         "OF": "Of"
84     }
85 }