Built motion from commit 3e059bc2.|2.5.32
[motion2.git] / public / app / main / apps / sms / i18n / en.json
1 {
2   "SMS": {
3     "EDIT_DIALOGFLOWV2": "Edit Dialogflow V2",
4     "DIALOGFLOWV2": "Dialogflow V2",
5     "PRIVATEKEY": "Private Key",
6     "CLIENTEMAIL": "Client Email",
7     "PROJECTID": "Project ID",
8     "AMAZONLEX": "AmazonLex",
9     "EDIT_AMAZONLEX": "Edit Lex configuration",
10     "ACCESSKEYID": "Access key ID",
11     "SECRETACCESSKEY": "Access key secret",
12     "LEXREGION": "Region",
13     "BOTNAME": "Bot name",
14     "WELCOMEMESSAGE": "Welcome message",
15     "LOGIN_TIME": "Login time",
16     "PAUSE_TIME": "Pause time",
17     "DOWNLOAD_INTERACTION": "Download",
18     "TRANSFER": "Transfer",
19     "QUEUETRANSFER": "Queue Transfer",
20     "QUEUETRANSFERTIMEOUT": "Queue Transfer Timeout",
21     "AGENTTRANSFER": "Agent Transfer",
22     "AGENTTRANSFERTIMEOUT": "Agent Transfer Timeout",
23     "TAG": "Tag",
24     "EDIT_TAG": "Edit Tag",
25     "WAITFORTHEASSIGNEDAGENT": "Wait for the assigned agent",
26     "NOTIFICATION": "Notification",
27     "NOTIFICATIONSOUND": "Sound",
28     "NOTIFICATIONSHAKE": "Shake",
29     "NOTIFICATIONTEMPLATE": "Template",
30     "SYSTEM": "System",
31     "EDIT_SYSTEM": "Edit System",
32     "COMMAND": "Command",
33     "VARIABLE": "Variable",
34     "AUTHID": "Auth ID",
35     "NO_SMSDISPOSITIONS_AVAILABLE": "No Sms Disposition Available",
36     "CANNEDANSWERS": "Canned Answers",
37     "SMSCANNEDANSWERS": "Canned Answers",
38     "NO_SMSCANNEDANSWER_AVAILABLE": "No Canned Answers Available",
39     "NEW_SMSCANNEDANSWER": "New Canned Answer",
40     "ADD_SMSCANNEDANSWER": "Add Canned Answer",
41     "EDIT_SMSCANNEDANSWER": "Edit",
42     "DELETE_SMSCANNEDANSWER": "Delete",
43     "DELIVERYREPORTURL": "Delivery Report URL",
44     "DELETE": "Delete",
45     "SENDERSTRING": "Sender String",
46     "DELIVERYREPORT": "Delivery Report",
47     "METHOD": "Method",
48     "ADD_NOTE": "Add note",
49     "NOTE": "Note",
50     "SPYINTERACTION": "Spy",
51     "AUTOREPLY": "Auto Reply",
52     "EDIT_AUTOREPLY": "Edit Auto Reply",
53     "TIMES": "Number of times per interaction",
54     "TEXT": "Text",
55     "INSERT_MESSAGE_HERE": "Insert your text message here",
56     "CANNED_ANSWER_NOT_FOUND": "No Canned Answers were found",
57     "CANNED_ANSWER_SEARCH": "Enter a text to search a Canned Answer",
58     "SEND": "Send",
59     "TO": "To",
60     "MESSAGE": "Message",
61     "TAGS": "Tags",
62     "NO_AGENT_ONLINE": "No Agent Online",
63     "GOTOREALTIME_SMSQUEUE": "Go To Realtime Sms Queue",
64     "PARTIALPAUSE": "Parital Pause",
65     "BUSY": "Busy",
66     "TIMER": "Timer",
67     "IDLE": "Idle",
68     "CAPACITY": "Capacity",
69     "PROXY": "Proxy",
70     "ADVANCED": "Advanced",
71     "MOTIONPROXY": "Proxy Or Motion Domain",
72     "REALTIME": "Realtime",
73     "KEY": "Key",
74     "NAME": "Name",
75     "SMSQUEUES": "SMS Queues",
76     "SEARCH_FOR_ANYONE": "Search",
77     "STRATEGY": "Strategy",
78     "BASEURL": "Base URL",
79     "MANDATORYDISPOSITION": "Mandatory disposition",
80     "MANDATORYDISPOSITIONPAUSEID": "Pause to use when mandatory disposition is enabled",
81     "ERRORS": {
82       "PROJECTID_REQUIRED": "Mandatory Field",
83       "CLIENTEMAIL_REQUIRED": "Mandatory Field",
84       "PRIVATEKEY_REQUIRED": "Mandatory Field",
85       "ACCESSKEYID_REQUIRED": "Access key ID is required",
86       "SECRETACCESSKEY_REQUIRED": "Access key secret is required",
87       "BOTNAME_REQUIRED": "Bot name is required",
88       "QUEUETRANSFERTIMEOUT_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
89       "QUEUETRANSFERTIMEOUT_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
90       "QUEUETRANSFERTIMEOUT_REQUIRED": "Mandatory Field",
91       "AGENTTRANSFERTIMEOUT_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
92       "AGENTTRANSFERTIMEOUT_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
93       "AGENTTRANSFERTIMEOUT_REQUIRED": "Mandatory Field",
94       "TAG_REQUIRED": "Mandatory Field",
95       "WAITFORTHEASSIGNEDAGENT_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
96       "WAITFORTHEASSIGNEDAGENT_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
97       "WAITFORTHEASSIGNEDAGENT_REQUIRED": "Mandatory Field",
98       "AGENT_TIMEOUT_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
99       "TIMEOUT_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
100       "AGENT_TIMEOUT_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
101       "NAME_MUST_VALID_PATTERN": "Wrong format",
102       "COMMAND_REQUIRED": "Mandatory Field",
103       "AUTHID_REQUIRED": "Mandatory Field",
104       "TEXT_MAX_LENGTH": "The value must have a maximum length equal to {{max}}",
105       "TEXT_REQUIRED": "Mandatory Field",
106       "VALUE_REQUIRED": "Mandatory Field",
107       "SENDERSTRING_MAX_LENGTH": "The value must have a maximum length equal to {{max}}",
108       "SENDERSTRING_MUST_VALID_PATTERN": "Wrong format",
109       "METHOD_REQUIRED": "Mandatory Field",
110       "MOTIONPROXY_REQUIRED": "Mandatory Field",
111       "MOTIONPROXY_MUST_VALID_URL": "Wrong format",
112       "KEY_MAX_LENGTH": "The value must have a maximum length equal to {{max}}",
113       "KEY_REQUIRED": "Mandatory Field",
114       "NAME_REQUIRED": "Mandatory Field",
115       "AGENT_TIMEOUT_REQUIRED": "Mandatory Field",
116       "PHONE_REQUIRED": "Mandatory Field",
117       "SID_REQUIRED": "Mandatory Field",
118       "TOKEN_REQUIRED": "Mandatory Field",
119       "USERNAME_REQUIRED": "Mandatory Field",
120       "PASSWORD_REQUIRED": "Mandatory Field",
121       "MOTIONADDRESS_REQUIRED": "Mandatory Field",
122       "MOTIONADDRESS_MUST_VALID_URL": "Wrong format",
123       "ACCEPTURL_MUST_VALID_URL": "Wrong format",
124       "TIMEOUT_REQUIRED": "Mandatory Field",
125       "REJECTURL_MUST_VALID_URL": "Wrong format",
126       "CLOSEURL_MUST_VALID_URL": "Wrong format",
127       "TYPE_REQUIRED": "Mandatory Field",
128       "LIST_REQUIRED": "Mandatory Field",
129       "PRIORITY_REQUIRED": "Mandatory Field",
130       "CONDITION_REQUIRED": "Mandatory Field",
131       "TRUEPRIORITY_REQUIRED": "Mandatory Field",
132       "FALSEPRIORITY_REQUIRED": "Mandatory Field",
133       "AGENT_REQUIRED": "Mandatory Field",
134       "QUEUE_REQUIRED": "Mandatory Field",
135       "DISPOSITION_REQUIRED": "Mandatory Field",
136       "ACCOUNTSID_REQUIRED": "Mandatory Field",
137       "AUTHTOKEN_REQUIRED": "Mandatory Field",
138       "BASEURL_REQUIRED": "Mandatory Field",
139       "APIKEY_REQUIRED": "Mandatory Field",
140       "APPLICATIONID_REQUIRED": "Mandatory Field",
141       "ACCOUNTID_REQUIRED": "Mandatory Field",
142       "MANDATORYDISPOSITIONPAUSEID_REQUIRED": "Mandatory field"
143     },
144     "AGENT_TIMEOUT": "Agent Timeout",
145     "DESCRIPTION": "Description",
146     "ADD_SMSQUEUE": "Add SMS Queue",
147     "EDIT_SMSQUEUE": "Edit SMS Queue",
148     "DELETE_SMSQUEUE": "Delete SMS Queue",
149     "SETTINGS": "Settings",
150     "GENERAL": "General",
151     "CREATED_AT": "Created At",
152     "SAVE": "Save",
153     "SMSACCOUNTS": "SMS Accounts",
154     "TYPE": "Type",
155     "PHONE": "Phone",
156     "SID": "SID",
157     "TOKEN": "Token",
158     "SMSTYPE": "SMS Type",
159     "USERNAME": "Username",
160     "PASSWORD": "Password",
161     "MOTIONADDRESS": "Motion Address",
162     "ADD_SMSACCOUNT": "Add SMS Account",
163     "EDIT_SMSACCOUNT": "Edit SMS Account",
164     "DELETE_SMSACCOUNT": "Delete SMS Account",
165     "LIST": "List",
166     "FIDELITY": "Fidelity",
167     "API": "API",
168     "DISPOSITIONS": "Dispositions",
169     "WEBHOOKS": "WebHooks",
170     "ACTIONS": "Actions",
171     "ACCEPT": "Accept",
172     "ACCEPTMETHOD": "Accept Method",
173     "ACCEPTURL": "Accept URL",
174     "REJECT": "Reject",
175     "REJECTMETHOD": "Reject Method",
176     "REJECTURL": "Reject URL",
177     "CLOSE": "Close",
178     "CLOSEMETHOD": "Close Method",
179     "CLOSEURL": "Close URL",
180     "SELECTED": "Selected",
181     "SELECT_ALL": "Select All",
182     "SELECT_NONE": "Select None",
183     "BACK": "Back",
184     "SMS": "SMS",
185     "ID": "Id",
186     "APIKEY": "ApiKey",
187     "APPLICATIONID": "Application ID",
188     "ACCOUNTID": "Account ID",
189     "CONFIRM_PASSWORD": "Confirm Password",
190     "SMSDISPOSITIONS": "SMS Dispositions",
191     "NO_SMSDISPOSITION_AVAILABLE": "No SMS Dispositions available",
192     "NEW_SMSDISPOSITION": "New SMS Disposition",
193     "ADD_SMSDISPOSITION": "Add SMS Disposition",
194     "EDIT_SMSDISPOSITION": "Edit SMS Disposition",
195     "DELETE_SMSDISPOSITION": "Delete SMS Disposition",
196     "NEW_SMSQUEUE": "New SMS Queue",
197     "NEW_SMSACCOUNT": "New SMS Account",
198     "NO_AVAILABLE_INFO": "No available info",
199     "ALL_TEAMS": "All Teams",
200     "SELECTED_TEAMS": "Selected Teams",
201     "DIALOGFLOW": "DialogFlow",
202     "EDIT_DIALOGFLOW": "Edit DialogFlow configuration",
203     "LANGUAGE": "Language",
204     "HELP": {
205       "WELCOMEMESSAGE": "This is the first response message sent to new interactions",
206       "MOTIONPROXY": "The field must have the following format: <protocol>://<ipaddress>[:<port>]. Example: https://X.Y.Z.W",
207       "NAME": "Only numbers, letters and specific characters (._) are supported",
208       "LIST": "Contact Manager list used to associate contacts",
209       "RECEIVEURL": "This is the auto-generated API string you need to use to receive the messages inside your account from your SMS provider (POST method must be used): click the clipboard button to copy it",
210       "DELIVERYREPORTURL": "This is the auto-generated API string you need to use to receive the delivery report of sent messages from your SMS provider (POST method must be used): click the clipboard button to copy it",
211       "MANDATORYDISPOSITION": "Mandatory disposition",
212       "MANDATORYDISPOSITIONPAUSEID": "Pause to use when mandatory disposition is enabled"
213     },
214     "PAGE": "Page",
215     "ROWSPERPAGE": "Rows per page",
216     "OF": "of",
217     "TEAMADD_SMSQUEUE": "Add Team To SMS Queue",
218     "AGENTADD_SMSQUEUE": "Add Agent To SMS Queue",
219     "ALL_AGENTS": "All Agents",
220     "SELECTED_AGENTS": "Selected Agents",
221     "RECEIVEURL": "Receive URL",
222     "INTERACTION": "Interaction",
223     "INTERACTIONS": "Interactions",
224     "NO_INTERACTION_AVAILABLE": "No interactions available",
225     "CONTACT": "Contact",
226     "STARTEDAT": "Started At",
227     "LASTMESSAGE": "Last message",
228     "AGENT": "Agent",
229     "CLOSEDAT": "Closed At",
230     "DISPOSITION": "Disposition",
231     "NOTES": "Notes",
232     "GOTO": "Goto",
233     "GOTOIF": "Gotoif",
234     "NOOP": "Noop",
235     "QUEUE": "Queue",
236     "TIMEOUT": "Timeout",
237     "VALUE": "Value",
238     "EDIT_AGENT": "Edit Agent",
239     "EDIT_GOTO": "Edit Goto",
240     "EDIT_NOOP": "Edit Noop",
241     "EDIT_GOTOIF": "Edit Gotoif",
242     "EDIT_QUEUE": "Edit Queue",
243     "CONDITION": "Condition",
244     "TRUEPRIORITY": "True Priority",
245     "FALSEPRIORITY": "False Priority",
246     "PRIORITY": "Priority",
247     "GOTOP": "Gotop",
248     "EDIT_GOTOP": "Edit Gotop",
249     "EDIT_CLOSE": "Edit Close",
250     "FILTER": "Filter",
251     "SELECT_STATUS": "Select a status",
252     "ALL": "All",
253     "SELECT_ACCOUNT": "Select an account",
254     "OPENED": "Open",
255     "CLOSED": "Closed",
256     "STATUS": "Status",
257     "ACCOUNT": "Account",
258     "OPEN": "Open",
259     "INFO": "Info",
260     "ACCOUNTSID": "Account SID",
261     "AUTHTOKEN": "Auth Token",
262     "UNKNOWN": "Unknown",
263     "UNREGISTERED": "Unregistered",
264     "UNAVAILABLE": "Unavailable",
265     "NOT_INUSE": "Not in use",
266     "REACHABLE": "Reachable",
267     "IN_USE": "In use",
268     "AGENTS": "Agents",
269     "QUEUES": "Queues",
270     "FULLNAME": "Fullname",
271     "INTERNAL": "Internal",
272     "PHONE_STATE": "Phone State",
273     "PHONE_STATUS": "Phone Status",
274     "PAUSE": "Pause",
275     "LOGOUT": "Logout",
276     "AGENTADD_QUEUE": "Add agent to SMS queue",
277     "UNPAUSE": "End Pause",
278     "DEFAULT_PAUSE": "Default pause",
279     "LOGGED_IN": "Logged in",
280     "PAUSED": "Paused",
281     "READY": "Ready",
282     "WAITING": "Waiting",
283     "VOICE": "Voice",
284     "CHAT": "Chat",
285     "MAIL": "Email",
286     "OPENCHANNEL": "Open channel",
287     "FAX": "Fax",
288     "AGENTSADD_QUEUE": "Add agents to SMS queue",
289     "INTERACTIONS_SMSACCOUNT": "Go to Interactions",
290     "REFRESH_INTERACTIONS": "Refresh Interactions",
291     "DELETE_INTERACTION": "Delete Interaction",
292     "AGENTADD_SMSACCOUNT": "Add Agent to SMS Account",
293     "TEAMS_ASSOCIATION": "Teams Association",
294     "DOWNLOAD_WITH_ATTACHMENT": "Download with attachment",
295     "DOWNLOAD_WITHOUT_ATTACHMENT": "Download without attachment"
296   }
297 }