Built motion from commit (unavailable).|2.5.23
[motion2.git] / public / app / main / apps / integrations / i18n / en.json
1 {
2         "INTEGRATIONS": {
3                 "ZONE": "Zone",
4                 "ADVANCED": "Advanced",
5                 "MODULE_SEARCH": "Module Search",
6                 "MODULE_CREATE": "Module Create",
7                 "LEADS": "Lead",
8                 "CONTACTS": "Contact",
9                 "INTEGRATIONS": "Integrations",
10                 "ZENDESKACCOUNTS": "Zendesk Accounts",
11                 "ID": "Id",
12                 "NAME": "Name",
13                 "USERNAME": "Username",
14                 "URI": "URL",
15                 "BACK": "Back",
16                 "SELECTED": "Selected",
17                 "SELECT_ALL": "Select All",
18                 "SELECT_NONE": "Select None",
19                 "EDIT_ZENDESKACCOUNT": "Edit Zendesk Account",
20                 "DELETE_ZENDESKACCOUNT": "Delete Zendesk Account",
21                 "NEW_ZENDESKACCOUNT": "New Zendesk Account",
22                 "AUTHTYPE": "Authentication Type",
23                 "PASSWORD": "Password",
24                 "CONFIRM_PASSWORD": "Confirm Password",
25                 "EMAIL": "Email",
26                 "TOKEN": "Token",
27                 "MOTIONPROXYADDRESS": "Motion or Proxy IP Address",
28                 "DESCRIPTION": "Description",
29                 "ADD_ZENDESKACCOUNT": "Add Zendesk Account",
30                 "ERRORS": {
31                         "NAME_REQUIRED": "Mandatory field",
32                         "USERNAME_REQUIRED": "Mandatory field",
33                         "URI_REQUIRED": "Mandatory field",
34                         "URI_MUST_VALID_URL": "Wrong format",
35                         "PASSWORD_REQUIRED": "Mandatory field",
36                         "CONFIRM_NOT_MATCH": "The passwords don't match",
37                         "TOKEN_REQUIRED": "Mandatory field",
38                         "MOTIONPROXYADDRESS_MUST_VALID_URL": "Wrong format",
39                         "CLIENTID_REQUIRED": "Mandatory field",
40                         "CLIENTSECRET_REQUIRED": "Mandatory field",
41                         "SECURITYTOKEN_REQUIRED": "Mandatory field",
42                         "APIKEY_REQUIRED": "Mandatory field",
43                         "CONTENT_REQUIRED": "Mandatory field",
44                         "VARIABLENAME_REQUIRED": "Mandatory field",
45                         "KEY_REQUIRED": "Mandatory field",
46                         "TYPE_REQUIRED": "Mandatory field",
47                         "VALUE_REQUIRED": "Mandatory field",
48                         "FIELD_REQUIRED": "Mandatory field",
49                         "CONSUMERKEY_REQUIRED": "Mandatory field",
50                         "CONSUMERSECRET_REQUIRED": "Mandatory field",
51                         "TOKENSECRET_REQUIRED": "Mandatory field",
52                         "HOST_REQUIRED": "Mandatory field",
53                         "AUTHTOKEN_REQUIRED": "Mandatory field",
54                         "VTIGER_USER_NAME_REQUIRED": "Mandatory field",
55                         "ACCESS_KEY_REQUIRED": "Mandatory field",
56                         "EMAIL_REQUIRED": "Mandatory field",
57                         "TENANTID_REQUIRED": "Mandatory field",
58                         "CODE_REQUIRED": "Mandatory field",
59                         "MOTIONPROXYADDRESS_REQUIRED": "Mandatory field"
60                 },
61                 "HELP": {
62                         "MOTIONPROXYADDRESS": "Motion (Proxy) Address: it is reqired if you want to fill the ticket body with Recording URL. Enter the address in the following format: <protocol> : //<ipaddress>[:<port>]. Example: https://X.Y.Z.W",
63                         "TICKETTYPE": "Ticket Type",
64                         "ZONE": "Choose your geographic zone (US, AU, EU, IN, CN) to activate the domain-specific Zoho Accounts",
65                         "CLIENTID": "The specific CLient Id of your application",
66                         "CLIENTSECRET": "The specific CLientSecret of your application",
67                         "CODE": "The specific code generated through Developer Console",
68                         "REFRESHTOKEN": "The automatically generated refresh token used to refresh expired access tokens. Also the access token are automatically generated each time an api is launched.",
69                         "LEADID": "Field name used to link Case and Lead objects",
70                         "ADDITIONALSEARCHACCOUNT": "Additional field name used to search customer phone number in Accounts",
71                         "ADDITIONALSEARCHCONTACT": "Additional field name used to search customer phone number in Contacts",
72                         "ADDITIONALSEARCHLEAD": "Additional field name used to search customer phone number in Leads"
73                 },
74                 "CODE": "Developer Console Code",
75                 "REFRESHTOKEN": "Refresh Token (generated)",
76                 "ACCOUNT": "Account",
77                 "ZENDESKCONFIGURATIONS": "Zendesk Configurations",
78                 "SALESFORCECONFIGURATIONS": "Salesforce Configurations",
79                 "SUGARCRMCONFIGURATIONS": "SugarCRM Configurations",
80                 "FRESHDESKCONFIGURATIONS": "Freshdesk Configurations",
81                 "GENERAL": "General",
82                 "CREATED_AT": "Created At",
83                 "SAVE": "Save",
84                 "NO_ZENDESKCONFIGURATION_AVAILABLE": "No Zendesk Configurations available",
85                 "NEW_ZENDESKCONFIGURATION": "New Zendesk Configuration",
86                 "ADD_ZENDESKCONFIGURATION": "Add Zendesk Configuration",
87                 "EDIT_ZENDESKCONFIGURATION": "Edit Zendesk Configuration",
88                 "DELETE_ZENDESKCONFIGURATION": "Delete Zendesk Configuration",
89                 "NO_SALESFORCECONFIGURATION_AVAILABLE": "No Salesforce Configurations available",
90                 "NEW_SALESFORCECONFIGURATION": "New Salesforce Configuration",
91                 "ADD_SALESFORCECONFIGURATION": "Add Salesforce Configuration",
92                 "EDIT_SALESFORCECONFIGURATION": "Edit Salesforce Configuration",
93                 "DELETE_SALESFORCECONFIGURATION": "Delete Salesforce Configuration",
94                 "NO_SUGARCRMCONFIGURATION_AVAILABLE": "No SugarCRM Configurations available",
95                 "NEW_SUGARCRMCONFIGURATION": "New SugarCRM Configuration",
96                 "ADD_SUGARCRMCONFIGURATION": "Add SugarCRM Configuration",
97                 "EDIT_SUGARCRMCONFIGURATION": "Edit SugarCRM Configuration",
98                 "DELETE_SUGARCRMCONFIGURATION": "Delete SugarCRM Configuration",
99                 "NO_FRESHDESKCONFIGURATION_AVAILABLE": "No Freshdesk Configurations available",
100                 "NEW_FRESHDESKCONFIGURATION": "New Freshdesk Configuration",
101                 "ADD_FRESHDESKCONFIGURATION": "Add Freshdesk Configuration",
102                 "EDIT_FRESHDESKCONFIGURATION": "Edit Freshdesk Configuration",
103                 "DELETE_FRESHDESKCONFIGURATION": "Delete Freshdesk Configuration",
104                 "SALESFORCEACCOUNTS": "Salesforce Accounts",
105                 "EDIT_SALESFORCEACCOUNT": "Edit Salesforce Account",
106                 "DELETE_SALESFORCEACCOUNT": "Delete Salesforce Account",
107                 "NEW_SALESFORCEACCOUNT": "New Salesforce Account",
108                 "ADD_SALESFORCEACCOUNT": "Add Salesforce Account",
109                 "CLIENTID": "Client ID",
110                 "CLIENTSECRET": "Client Secret",
111                 "SECURITYTOKEN": "Security Token",
112                 "SEARCH_FOR_ANYONE": "Search",
113                 "APIKEY": "Api Key",
114                 "FRESHDESKACCOUNTS": "Freshdesk Accounts",
115                 "EDIT_FRESHDESKACCOUNT": "Edit Freshdesk Account",
116                 "DELETE_FRESHDESKACCOUNT": "Delete Freshdesk Account",
117                 "NEW_FRESHDESKACCOUNT": "New Freshdesk Account",
118                 "ADD_FRESHDESKACCOUNT": "Add Freshdesk Account",
119                 "SUGARCRMACCOUNTS": "SugarCRM Accounts",
120                 "EDIT_SUGARCRMACCOUNT": "Edit SugarCRM Account",
121                 "DELETE_SUGARCRMACCOUNT": "Delete SugarCRM Account",
122                 "NEW_SUGARCRMACCOUNT": "New SugarCRM Account",
123                 "ADD_SUGARCRMACCOUNT": "Add SugarCRM Account",
124                 "CONFIGURATIONS": "Configurations",
125                 "NO_CONFIGURATION_AVAILABLE": "No Configurations available",
126                 "NEW_CONFIGURATION": "New Configuration",
127                 "ADD_CONFIGURATION": "Add Configuration",
128                 "EDIT_CONFIGURATION": "Edit Configuration",
129                 "DELETE_CONFIGURATION": "Delete Configuration",
130                 "SUBJECTS": "Subjects",
131                 "DESCRIPTIONS": "Descriptions",
132                 "FIELDS": "Fields",
133                 "TAGS": "Tags",
134                 "TYPE": "Type",
135                 "CONTENT": "Content",
136                 "EDIT_SUBJECT": "Edit Subject",
137                 "DELETE_SUBJECT": "Delete Subject",
138                 "NEW_SUBJECT": "New Subject",
139                 "ADD_SUBJECT": "Add Subject",
140                 "EDIT_DESCRIPTION": "Edit Description",
141                 "DELETE_DESCRIPTION": "Delete Description",
142                 "NEW_DESCRIPTION": "New Description",
143                 "ADD_DESCRIPTION": "Add Description",
144                 "EDIT_FIELD": "Edit Field",
145                 "DELETE_FIELD": "Delete Field",
146                 "NEW_FIELD": "New Field",
147                 "ADD_FIELD": "Add Field",
148                 "ADD": "Add",
149                 "VOICE": "Voice",
150                 "MAIL": "Email",
151                 "CHAT": "Chat",
152                 "SMS": "SMS",
153                 "OPENCHANNEL": "Open Channel",
154                 "INBOUND_IN_QUEUE": "Inbound in Queue",
155                 "OUTBOUND_CALL": "Outbound Call",
156                 "VALUE": "Value",
157                 "FIELD": "Field",
158                 "KEY": "Key",
159                 "CHANNEL": "Channel",
160                 "DELETE": "Delete",
161                 "NO_AVAILABLE_INFO": "No available info",
162                 "TEST_ZENDESKACCOUNT": "Test Zendesk Account",
163                 "TEST_FRESHDESKACCOUNT": "Test Freshdesk Account",
164                 "TEST_SUGARCRMACCOUNT": "Test SugerCRM Account",
165                 "TEST_SALESFORCEACCOUNT": "Test Salesforce Account",
166                 "INTEGRATION_TAB": "Integration Tab",
167                 "NEW_TAB": "New Tab",
168                 "DESKACCOUNTS": "Desk Accounts",
169                 "EDIT_DESKACCOUNT": "Edit Desk Account",
170                 "TEST_DESKACCOUNT": "Test Desk Account",
171                 "DELETE_DESKACCOUNT": "Delete Desk Account",
172                 "CONSUMERKEY": "Consumer Key",
173                 "CONSUMERSECRET": "Consumer Secret",
174                 "TOKENSECRET": "Token Secret",
175                 "ADD_DESKACCOUNT": "Add Desk Account",
176                 "NEW_DESKACCOUNT": "New Desk Account",
177                 "ADD_DESKCONFIGURATION": "Add Desk Configuration",
178                 "NEW_DESKCONFIGURATION": "New Desk Configuration",
179                 "DELETE_DESKCONFIGURATION": "Delete Desk Configuration",
180                 "ZOHOACCOUNTS": "Zoho Accounts",
181                 "EDIT_ZOHOACCOUNT": "Edit Zoho Account",
182                 "TEST_ZOHOACCOUNT": "Test Zoho Account",
183                 "DELETE_ZOHOACCOUNT": "Delete Zoho Account",
184                 "ADD_ZOHOACCOUNT": "Add Zoho Account",
185                 "NEW_ZOHOACCOUNT": "New Zoho Account",
186                 "ADD_ZOHOCONFIGURATION": "Add Zoho Configuration",
187                 "NEW_ZOHOCONFIGURATION": "New Zoho Configuration",
188                 "AUTHTOKEN": "Authorization Token",
189                 "HOST": "Host",
190                 "DELETE_ZOHOCONFIGURATION": "Delete Zoho Configuration",
191                 "PAGE": "Page",
192                 "ROWSPERPAGE": "Rows per page",
193                 "OF": "of",
194                 "VTIGERACCOUNTS": "vTiger Accounts",
195                 "VTIGER_USER_NAME": "vTiger User Name",
196                 "MODULE_NAME": "vTiger Module Name",
197                 "ACCESS_KEY": "vTiger Access Key",
198                 "ADD_VTIGERACCOUNT": "Add new vTiger Account",
199                 "EDIT_VTIGERACCOUNT": "Edit vTiger Account",
200                 "TEST_VTIGERACCOUNT": "Test vTiger Account",
201                 "DELETE_VTIGERACCOUNT": "Delete vTiger Account",
202                 "NEW_VTIGERACCOUNT": "New vTiger Account",
203                 "NEW_VTIGERCONFIGURATION": "Create vTiger Configuration",
204                 "DELETE_VTIGERCONFIGURATION": "Delete vTiger Configuration",
205                 "ADD_VTIGERCONFIGURATION": "Add vTiger Configuration",
206                 "FRESHSALESACCOUNTS": "Freshsales Accounts",
207                 "EDIT_FRESHSALESACCOUNT": "Edit Freshsales Account",
208                 "DELETE_FRESHSALESACCOUNT": "Delete Freshsales Account",
209                 "NEW_FRESHSALESACCOUNT": "New Freshsales Account",
210                 "ADD_FRESHSALESACCOUNT": "Add Freshsales Account",
211                 "NO_FRESHSALESCONFIGURATION_AVAILABLE": "No Freshsales Configurations available",
212                 "NEW_FRESHSALESCONFIGURATION": "New Freshsales Configuration",
213                 "ADD_FRESHSALESCONFIGURATION": "Add Freshsales Configuration",
214                 "EDIT_FRESHSALESCONFIGURATION": "Edit Freshsales Configuration",
215                 "DELETE_FRESHSALESCONFIGURATION": "Delete Freshsales Configuration",
216                 "TEST_FRESHSALESACCOUNT": "Test Freshsales Account",
217                 "SERVICENOWACCOUNTS": "ServiceNow Accounts",
218                 "ADD_SERVICENOWACCOUNT": "Add new ServiceNow Account",
219                 "EDIT_SERVICENOWACCOUNT": "Edit ServiceNow Account",
220                 "TEST_SERVICENOWACCOUNT": "Test ServiceNow Account",
221                 "DELETE_SERVICENOWACCOUNT": "Delete ServiceNow Account",
222                 "NEW_SERVICENOWACCOUNT": "New ServiceNow Account",
223                 "NEW_SERVICENOWCONFIGURATION": "Create ServiceNow Configuration",
224                 "DELETE_SERVICENOWCONFIGURATION": "Delete ServiceNow Configuration",
225                 "ADD_SERVICENOWCONFIGURATION": "Add ServiceNow Configuration",
226                 "DYNAMICS365ACCOUNTS": "Dynamics365 Accounts",
227                 "TENANTID": "Tenant Id",
228                 "ADD_DYNAMICS365ACCOUNT": "Add new Dynamics365 Account",
229                 "EDIT_DYNAMICS365ACCOUNT": "Edit Dynamics365 Account",
230                 "TEST_DYNAMICS365ACCOUNT": "Test Dynamics365 Account",
231                 "DELETE_DYNAMICS365ACCOUNT": "Delete Dynamics365 Account",
232                 "NEW_DYNAMICS365ACCOUNT": "New Dynamics365 Account",
233                 "NEW_DYNAMICS365CONFIGURATION": "Create Dynamics365 Configuration",
234                 "DELETE_DYNAMICS365CONFIGURATION": "Delete Dynamics365 Configuration",
235                 "ADD_DYNAMICS365CONFIGURATION": "Add Dynamics365 Configuration",
236                 "TICKETTYPE": "Ticket Type",
237                 "CASE": "Case",
238                 "LEADID": "Lead Id",
239                 "ADDITIONALSEARCHACCOUNT": "Additional Search Account",
240                 "ADDITIONALSEARCHCONTACT": "Additional Search Contact",
241                 "ADDITIONALSEARCHLEAD": "Additional Search Lead",
242                 "PHONECALL": "Phonecall",
243                 "TASK": "Task",
244                 "MODULECREATE": "Module Create"
245         }
246 }