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