Built motion from commit dde1e88.|2.0.24
[motion2.git] / public / app / main / apps / dashboards / i18n / en.json
1 {
2     "DASHBOARDS": {
3         "DROP_RATE": "Drop Rate",
4         "DROPPED": "Dropped",
5         "DROPPED_TEXT": "Dropped Queue Calls",
6         "DETAIL": "Detail",
7         "MOTION_BULL": "Motion Bull",
8         "LIMITED": "Limited",
9         "LIMITED_TEXT": "Campaigns Calls Originated/Limited",
10         "DASHBOARDS": "Dashboards",
11         "RECORDINGS": "Recordings",
12         "TODAY_MOTION_BULL_STATS": "Today Motion Bull Stats",
13         "ORIGINATED": "Originated",
14         "ORIGINATED_TEXT": "Queue Calls Originated",
15         "MOTIONDIALER": "Motion Bull",
16         "DISPOSE": "Dispose",
17         "QUEUES": "Queues",
18         "DIALER_CALL": "Dialer Call",
19         "ELAPSED_TIME": "Elapsed Time",
20         "EDIT": "Edit",
21         "MERGE": "Merge",
22         "DUPLICATE": "Duplicate",
23         "UNIQUEID": "Uniqueid",
24         "CAMPAIGN": "Campaign",
25         "NONE": "None",
26         "NAME": "Name",
27         "ANSWER_MACHINE": "Answer Machine",
28         "INTERESTED": "Interested",
29         "NOT_INTERESTED": "Not Interested",
30         "PERSONAL_INFO": "Personal Info",
31         "SOLD": "Sold",
32         "SPECIAL": "Special",
33         "BLACKLIST": "Blacklist",
34         "RESCHEDULE": "Reschedule",
35         "FIRSTNAME": "Firstname",
36         "LASTNAME": "Lastname",
37         "MOBILE": "Mobile",
38         "FAX": "Fax",
39         "DATE_OF_BIRTH": "Date of Birth",
40         "COMPANY": "Company",
41         "TAG": "Tag",
42         "COUNTRY": "Country",
43         "CITY": "City",
44         "STREET": "Street",
45         "POSTALCODE": "Postal Code",
46         "CUSTOM_FIELDS": "Custom Fields",
47         "GENERAL": "General",
48         "VOICE": "Voice",
49         "TODAY_IVR_CAMPAIGNS_STATS": "Today Ivr Campaigns Stats",
50         "TODAY_INBOUND_STATS": "Today Inbound Stats",
51         "TODAY_OUTBOUND_STATS": "Today Outbound Stats",
52         "WAITING": "Waiting",
53         "TALKING": "Talking",
54         "INBOUND_ANSWERED": "Answered",
55         "OUTBOUND_ANSWERED": "Answered",
56         "ABANDONED": "Abandoned",
57         "TOTAL_OFFERED": "Total Offered",
58         "AVG_HOLD_TIME": "Average Hold Time",
59         "AVG_TALK_TIME": "Average Talk Time",
60         "INBOUND_ANSWER_RATE": "Answer Rate",
61         "OUTBOUND_ANSWER_RATE": "Answer Rate",
62         "ABANDON_RATE": "Abandon Rate",
63         "UNMANAGED": "Unmanaged",
64         "TOTAL": "Total",
65         "TOT_DURATION": "Total Duration",
66         "AVG_DURATION": "Average Duration",
67         "HELP": {
68             "ORIGINATEDLIMITED": "Campaigns Calls Originated/Limited",
69             "DROPPED": "The total number of Dropped Queue Calls, considering all the created Queues.",
70             "DROP_RATE": "The Drop Rate of all the Queue Calls",
71             "WAITING": "The total number of Waiting Queue Calls, considering all the created Queues",
72             "TALKING": "The total number of Active Queue Calls, considering all the created Queues",
73             "INBOUND_ANSWERED": "The total number of Completed Queue Calls, considering all the queues",
74             "OUTBOUND_ANSWERED": "The total number of Completed Outbound Calls",
75             "ABANDONED": "The total number of Abandoned Queue Calls, considering all the created Queues. Note that the calls which are abandoned for timeout and joinempty are not counted in this value",
76             "TOTAL_OFFERED": "The total number of Queue Calls (completed + abandoned). Note that the calls which are ended in the IVR, without entering in the queue, are not counted in this value",
77             "AVG_HOLD_TIME": "The Average Queue Hold Time, which represents the average time of the call spent waiting for an agent answer, considering all the Queues",
78             "AVG_TALK_TIME": "The Average Queue Talk Time, which represents the average time of the call spent in conversation, considering all the Queues",
79             "INBOUND_ANSWER_RATE": "The Answer Rate of all the Queue Calls",
80             "OUTBOUND_ANSWER_RATE": "The Answer Rate of all the Outbound Calls",
81             "ABANDON_RATE": "The Abandon Rate of all the Queue Calls",
82             "UNMANAGED": "The total number of Unmanaged Queue Calls, considering all the created Queues. It includes the calls which are abandoned for timeout, joinempty, leavewhenempty and exitwithkey",
83             "TOTAL": "The total number of Outbound Calls",
84             "TOT_DURATION": "The total duration of all the Outbound Calls",
85             "AVG_DURATION": "The average duration of all the Completed Outbound Calls"
86         },
87         "ERRORS": {
88             "FIRSTNAME_REQUIRED": "The First Name is required",
89             "PHONE_REQUIRED": "The Phone is required"
90         },
91         "NO_AVAILABLE_INFO": "No available info",
92         "WELCOME_TO_MOTION": "Welcome to Motion",
93         "WELCOME_MESSAGE": "Use the left sidebar to navigate through sections.",
94         "ADD": "Add",
95         "CONTACTMANAGER": "Contact Manager",
96         "DASHBOARD": "Dashboard",
97         "EDIT_CONTACT": "Edit contact",
98         "EMAIL": "Email",
99         "FULLNAME": "Fullname",
100         "LIST": "List",
101         "NEW_CONTACT": "New Contact",
102         "PHONE": "Phone",
103         "SAVE": "Save",
104         "INBOUND_WAITING_CALLS": "Inbound Waiting Calls",
105         "CONTACTS": "Contacts",
106         "MYCONTACTS": "My Contacts",
107         "ADD_CONTACT": "Add Contact",
108         "RELOAD": "Reload",
109         "WAITING_TEXT": "Waiting Queue Calls",
110         "TALKING_TEXT": "Active Queue Calls",
111         "INBOUND_ANSWERED_TEXT": "Answered Queue Calls",
112         "ABANDONED_TEXT": "Abandoned Queue Calls",
113         "DROP_RATE_TEXT": "Queue Calls Drop Rate",
114         "TOTAL_OFFERED_TEXT": "Total Queue Calls",
115         "AVG_HOLD_TIME_TEXT": "Queue Calls Avg Hold Time",
116         "AVG_TALK_TIME_TEXT": "Queue Calls Talk Time",
117         "INBOUND_ANSWER_RATE_TEXT": "Queue Calls Answer Rate",
118         "ABANDON_RATE_TEXT": "Queue Calls Abandon Rate",
119         "UNMANAGED_TEXT": "Unmanaged Queue Calls",
120         "TOTAL_TEXT": "Total Outbound Calls",
121         "OUTBOUND_ANSWERED_TEXT": "Outbound Answered Calls",
122         "TOT_DURATION_TEXT": "Outbound Calls Total Duration",
123         "AVG_DURATION_TEXT": "Outbound Calls Average Duration",
124         "OUTBOUND_ANSWER_RATE_TEXT": "Outbound calls Answer Rate"
125     }
126 }