Built motion from commit aab208717af8d15f4fa224cdb6a202877019af9b. Version 3.0.0...
[motion-next.git] / public / app / main / apps / analytics / i18n / et.json
1 {
2   "ANALYTICS": {
3     "SEND_IF_EMPTY": "Send if empty",
4     "REPORTNAME": "Report Name",
5     "ANALYTICS": "Analytics",
6     "METRICS": "Metrics",
7     "TABLE": "Table",
8     "ERRORS": {
9       "METRIC_REQUIRED": "Mandatory field",
10       "COLUMN_REQUIRED": "Mandatory field",
11       "CUSTOM_METRIC_REQUIRED": "Mandatory field"
12     },
13     "NEW_METRIC": "New Metric",
14     "ADD_METRIC": "Add Metric",
15     "EDIT_METRIC": "Edit Metric",
16     "DELETE_METRIC": "Delete Metric",
17     "EXTRACTEDREPORTS": "Extracted Reports",
18     "DATE_RANGE_FROM": "Date Range From",
19     "DATE_RANGE_TO": "Date Range To",
20     "GENERATED_AT": "Generated At",
21     "REPORTS": "Reports",
22     "SEARCH_FOR_FOLDER": "Search for folder",
23     "NEW_REPORT": "New Report",
24     "ADD_REPORT": "Add Report",
25     "COPY_REPORT": "Copy Report",
26     "PREVIEW_REPORT": "Preview Report",
27     "RUN_REPORT": "Run Report",
28     "DOWNLOAD_JSON_REPORT": "Export Report JSON",
29     "EDIT_REPORT": "Edit Report",
30     "DELETE_REPORT": "Delete Report",
31     "CREATE": "Create Folder",
32     "RENAME": "Rename Folder",
33     "REMOVE": "Remove Folder",
34     "SELECT_NODE": "Select Folder",
35     "QUERY_ERROR": "Query Error",
36     "GROUP": "Group",
37     "COLUMN": "Column",
38     "LIMITED_RESULT": "*Limited Results",
39     "NO_DATA": "No data results",
40     "CONDITIONS": "Conditions",
41     "FUNCTION": "Function",
42     "GROUP_BY": "Group By",
43     "ORDER_BY": "Order By",
44     "ADD_REPORTFIELD": "Add Field",
45     "EDIT_REPORTFIELD": "Edit Field",
46     "DELETE_REPORTFIELD": "Delete Field",
47     "METRIC_NAME": "Metric",
48     "NO_METRIC_FOUND": "No metric found",
49     "CUSTOM_METRIC": "Custom Metric",
50     "DELETE_EXTRACTEDREPORT": "Delete Extracted Report",
51     "EDIT_EXTRACTEDREPORT": "Edit Extracted Report",
52     "DOWNLOAD_EXTRACTEDREPORT": "Download Extracted Report"
53   }
54 }