Built motion from commit (unavailable).|2.5.7
[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                         "MANDATORYDISPOSITIONPAUSEID_REQUIRED": "Mandatory field"
141                 },
142                 "AGENT_TIMEOUT": "Agent Timeout",
143                 "DESCRIPTION": "Description",
144                 "ADD_SMSQUEUE": "Add SMS Queue",
145                 "EDIT_SMSQUEUE": "Edit SMS Queue",
146                 "DELETE_SMSQUEUE": "Delete SMS Queue",
147                 "SETTINGS": "Settings",
148                 "GENERAL": "General",
149                 "CREATED_AT": "Created At",
150                 "SAVE": "Save",
151                 "SMSACCOUNTS": "SMS Accounts",
152                 "TYPE": "Type",
153                 "PHONE": "Phone",
154                 "SID": "SID",
155                 "TOKEN": "Token",
156                 "SMSTYPE": "SMS Type",
157                 "USERNAME": "Username",
158                 "PASSWORD": "Password",
159                 "MOTIONADDRESS": "Motion Address",
160                 "ADD_SMSACCOUNT": "Add SMS Account",
161                 "EDIT_SMSACCOUNT": "Edit SMS Account",
162                 "DELETE_SMSACCOUNT": "Delete SMS Account",
163                 "LIST": "List",
164                 "FIDELITY": "Fidelity",
165                 "API": "API",
166                 "DISPOSITIONS": "Dispositions",
167                 "WEBHOOKS": "WebHooks",
168                 "ACTIONS": "Actions",
169                 "ACCEPT": "Accept",
170                 "ACCEPTMETHOD": "Accept Method",
171                 "ACCEPTURL": "Accept URL",
172                 "REJECT": "Reject",
173                 "REJECTMETHOD": "Reject Method",
174                 "REJECTURL": "Reject URL",
175                 "CLOSE": "Close",
176                 "CLOSEMETHOD": "Close Method",
177                 "CLOSEURL": "Close URL",
178                 "SELECTED": "Selected",
179                 "SELECT_ALL": "Select All",
180                 "SELECT_NONE": "Select None",
181                 "BACK": "Back",
182                 "SMS": "SMS",
183                 "ID": "Id",
184                 "APIKEY": "ApiKey",
185                 "CONFIRM_PASSWORD": "Confirm Password",
186                 "SMSDISPOSITIONS": "SMS Dispositions",
187                 "NO_SMSDISPOSITION_AVAILABLE": "No SMS Dispositions available",
188                 "NEW_SMSDISPOSITION": "New SMS Disposition",
189                 "ADD_SMSDISPOSITION": "Add SMS Disposition",
190                 "EDIT_SMSDISPOSITION": "Edit SMS Disposition",
191                 "DELETE_SMSDISPOSITION": "Delete SMS Disposition",
192                 "NEW_SMSQUEUE": "New SMS Queue",
193                 "NEW_SMSACCOUNT": "New SMS Account",
194                 "NO_AVAILABLE_INFO": "No available info",
195                 "ALL_TEAMS": "All Teams",
196                 "SELECTED_TEAMS": "Selected Teams",
197                 "DIALOGFLOW": "DialogFlow",
198                 "EDIT_DIALOGFLOW": "Edit DialogFlow configuration",
199                 "LANGUAGE": "Language",
200                 "HELP": {
201                         "WELCOMEMESSAGE": "This is the first response message sent to new interactions",
202                         "MOTIONPROXY": "The field must have the following format: <protocol>://<ipaddress>[:<port>]. Example: https://X.Y.Z.W",
203                         "NAME": "Only numbers, letters and specific characters (._) are supported",
204                         "LIST": "Contact Manager list used to associate contacts",
205                         "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",
206                         "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",
207                         "MANDATORYDISPOSITION": "Mandatory disposition",
208                         "MANDATORYDISPOSITIONPAUSEID": "Pause to use when mandatory disposition is enabled"
209                 },
210                 "PAGE": "Page",
211                 "ROWSPERPAGE": "Rows per page",
212                 "OF": "of",
213                 "TEAMADD_SMSQUEUE": "Add Team To SMS Queue",
214                 "AGENTADD_SMSQUEUE": "Add Agent To SMS Queue",
215                 "ALL_AGENTS": "All Agents",
216                 "SELECTED_AGENTS": "Selected Agents",
217                 "RECEIVEURL": "Receive URL",
218                 "INTERACTION": "Interaction",
219                 "INTERACTIONS": "Interactions",
220                 "NO_INTERACTION_AVAILABLE": "No interactions available",
221                 "CONTACT": "Contact",
222                 "STARTEDAT": "Started At",
223                 "LASTMESSAGE": "Last message",
224                 "AGENT": "Agent",
225                 "CLOSEDAT": "Closed At",
226                 "DISPOSITION": "Disposition",
227                 "NOTES": "Notes",
228                 "GOTO": "Goto",
229                 "GOTOIF": "Gotoif",
230                 "NOOP": "Noop",
231                 "QUEUE": "Queue",
232                 "TIMEOUT": "Timeout",
233                 "VALUE": "Value",
234                 "EDIT_AGENT": "Edit Agent",
235                 "EDIT_GOTO": "Edit Goto",
236                 "EDIT_NOOP": "Edit Noop",
237                 "EDIT_GOTOIF": "Edit Gotoif",
238                 "EDIT_QUEUE": "Edit Queue",
239                 "CONDITION": "Condition",
240                 "TRUEPRIORITY": "True Priority",
241                 "FALSEPRIORITY": "False Priority",
242                 "PRIORITY": "Priority",
243                 "GOTOP": "Gotop",
244                 "EDIT_GOTOP": "Edit Gotop",
245                 "EDIT_CLOSE": "Edit Close",
246                 "FILTER": "Filter",
247                 "SELECT_STATUS": "Select a status",
248                 "ALL": "All",
249                 "SELECT_ACCOUNT": "Select an account",
250                 "OPENED": "Open",
251                 "CLOSED": "Closed",
252                 "STATUS": "Status",
253                 "ACCOUNT": "Account",
254                 "OPEN": "Open",
255                 "INFO": "Info",
256                 "ACCOUNTSID": "Account SID",
257                 "AUTHTOKEN": "Auth Token",
258                 "UNKNOWN": "Unknown",
259                 "UNREGISTERED": "Unregistered",
260                 "UNAVAILABLE": "Unavailable",
261                 "NOT_INUSE": "Not in use",
262                 "REACHABLE": "Reachable",
263                 "IN_USE": "In use",
264                 "AGENTS": "Agents",
265                 "QUEUES": "Queues",
266                 "FULLNAME": "Fullname",
267                 "INTERNAL": "Internal",
268                 "PHONE_STATE": "Phone State",
269                 "PHONE_STATUS": "Phone Status",
270                 "PAUSE": "Pause",
271                 "LOGOUT": "Logout",
272                 "AGENTADD_QUEUE": "Add agent to SMS queue",
273                 "UNPAUSE": "End Pause",
274                 "DEFAULT_PAUSE": "Default pause",
275                 "LOGGED_IN": "Logged in",
276                 "PAUSED": "Paused",
277                 "READY": "Ready",
278                 "WAITING": "Waiting",
279                 "VOICE": "Voice",
280                 "CHAT": "Chat",
281                 "MAIL": "Email",
282                 "OPENCHANNEL": "Open channel",
283                 "FAX": "Fax",
284                 "AGENTSADD_QUEUE": "Add agents to SMS queue",
285                 "INTERACTIONS_SMSACCOUNT": "Go to Interactions",
286                 "REFRESH_INTERACTIONS": "Refresh Interactions",
287                 "DELETE_INTERACTION": "Delete Interaction",
288                 "AGENTADD_SMSACCOUNT": "Add Agent to SMS Account",
289                 "TEAMS_ASSOCIATION": "Teams Association",
290                 "DOWNLOAD_WITH_ATTACHMENT": "Download with attachment",
291                 "DOWNLOAD_WITHOUT_ATTACHMENT": "Download without attachment"
292         }
293 }