7ef57203fd690eea7fcda42d858ebae67b6d0999
[motion2.git] / public / app / main / apps / voice / i18n / en.json
1 {
2         "VOICE": {
3                 "INBOUND": "Inbound",
4                 "OUTBOUND": "Outbound",
5                 "DIALER": "Dialer",
6                 "LOGIN_TIME": "Login time",
7                 "PAUSE_TIME": "Pause time",
8                 "ABANDONEDCALLS": "Abandoned Queue Calls",
9                 "WAITING_FOR_AGENTS": "Waiting for agents",
10                 "ACTIVE": "Active",
11                 "NO_AGENT_ONLINE": "No Agent Online",
12                 "PARTIALPAUSE": "Partial Pause",
13                 "STATUS": "Status",
14                 "TIMER": "Timer",
15                 "ALL": "All",
16                 "IDLE": "Idle",
17                 "EDIT_TRUNK": "Edit Trunk",
18                 "GOTO_VOICEQUEUE": "Go To Realtime Voice Queues",
19                 "GOTOREALTIME_VOICEQUEUE": "Go To Realtime Voice Queues",
20                 "NAME": "Name",
21                 "LOGOUT": "Logout",
22                 "VOICEQUEUES": "Voice Queues",
23                 "SEARCH_FOR_ANYONE": "Search",
24                 "BACK": "Back",
25                 "SELECTED": "Selected",
26                 "SELECT_ALL": "Select All",
27                 "SELECT_NONE": "Select None",
28                 "DELETE_VOICEDISPOSITION": "Delete Voice Disposition",
29                 "EDIT_VOICEDISPOSITION": "Edit Voice Disposition",
30                 "EDIT_VOICEQUEUE": "Edit Voice Queue",
31                 "DELETE_VOICEQUEUE": "Delete Voice Queue",
32                 "MOHSOUNDS": "Moh Sounds",
33                 "STRATEGY": "Strategy",
34                 "DESCRIPTION": "Description",
35                 "ADD_VOICEQUEUE": "Add Voice Queue",
36                 "CREATED_AT": "Created At",
37                 "CANT_PLAY_GSM_AUDIO_FILES": "Can't play gsm or wav49 audio files",
38                 "APPLICATIONS_LIST": "Applications List",
39                 "LEGEND": {
40                         "CUSTOM_APPLICATION": "(*) - Custom application"
41                 },
42                 "ERRORS": {
43                         "PROJECT_REQUIRED": "Mandatory field",
44                         "TRUNK_REQUIRED": "Mandatory field",
45                         "VARIABLE_REQUIRED": "Mandatory field",
46                         "NAME_REQUIRED": "Mandatory field",
47                         "APPLICATION_NAME_REQUIRED": "Mandatory field",
48                         "TIMEOUT_REQUIRED": "Mandatory field",
49                         "PHONENUMBER_REQUIRED": "Mandatory field",
50                         "CONTEXT_REQUIRED": "Mandatory field",
51                         "DESTINATIONPATTERN_REQUIRED": "Mandatory field",
52                         "FULLNAME_REQUIRED": "Mandatory field",
53                         "EMAIL_REQUIRED": "Mandatory field",
54                         "EMAIL_MUST_VALID": "Wrong format",
55                         "MAILBOX_REQUIRED": "Mandatory field",
56                         "PASSWORD_REQUIRED": "Mandatory field",
57                         "CONFIRM_NOT_MATCH": "The passwords don't match",
58                         "TIMEZONE_REQUIRED": "Mandatory field",
59                         "PREFIX_REQUIRED": "Mandatory field",
60                         "OPTIONS_REQUIRED": "Mandatory field",
61                         "AFTERCALLWORKDURATION_REQUIRED": "Mandatory field",
62                         "TECHNOLOGY/RESOURCE_REQUIRED": "Mandatory field",
63                         "PHONE_REQUIRED": "Mandatory field",
64                         "VALUE_REQUIRED": "Mandatory field",
65                         "EXTENSION_REQUIRED": "Mandatory field",
66                         "PRIORITY_REQUIRED": "Mandatory field",
67                         "APPLICATION_REQUIRED": "Mandatory field",
68                         "OUTBOUNDROUTE_REQUIRED": "Mandatory field",
69                         "TIMEOUT_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
70                         "MAXLENGTH_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
71                         "RETRY_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
72                         "WRAPUPTIME_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
73                         "WEIGHT_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
74                         "ANNOUNCEFREQUENCY_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
75                         "MINANNOUNCEFREQUENCY_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
76                         "PERIODICANNOUNCEFREQUENCY_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
77                         "AFTERCALLWORKDURATION_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
78                         "MEMBERDELAY_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
79                         "POSITION_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
80                         "CUTDIGITS_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
81                         "MAXSECONDS_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
82                         "MAXMESSAGES_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
83                         "MAXMESSAGES_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
84                         "NAME_MUST_VALID_PATTERN": "Wrong format",
85                         "CALLERIDALL_MUST_VALID_PATTERN": "Wrong format",
86                         "MANDATORYDISPOSITIONPAUSEID_REQUIRED": "Mandatory field",
87                         "CALLER_ID_MUST_VALID_PATTERN": "Wrong format"
88                 },
89                 "GENERAL": "General",
90                 "TIMEOUT": "Timeout",
91                 "MAXLENGTH": "Maximum Length",
92                 "RETRY": "Retry",
93                 "WRAPUPTIME": "Wrapup Time",
94                 "WEIGHT": "Weight",
95                 "JOINWHENEMPTY": "Join when empty",
96                 "LEAVEWHENEMPTY": "Leave when empty",
97                 "HELP": {
98                         "TIMEOUT": "How many seconds to ring a device",
99                         "MAXLENGTH": "Maximum number of callers allowed to wait in a queue: zero means unlimited",
100                         "RETRY": "Time in seconds to wait before calling the next agent in queue when the timeout is expired",
101                         "WRAPUPTIME": "Time in seconds to keep a queue member unavailable after completing a call",
102                         "WEIGHT": "Weight of a queue in order to define priority if members are associated with multiple queues",
103                         "JOINWHENEMPTY": "Used to control whether a caller is passed to a queue when no members are available",
104                         "LEAVEWHENEMPTY": "Used to control whether callers are made leave the queue when no members are available to take calls",
105                         "ANNOUNCEFREQUENCY": "How often to announce the caller’s position and/or estimated hold time in the queue (zero to disable)",
106                         "MINANNOUNCEFREQUENCY": "Minimum announcement frequency (useful when the caller’s position changes frequently)",
107                         "PERIODICANNOUNCEFREQUENCY": "Frequency of periodic announcements to the caller",
108                         "ANNOUNCEPOSITIONLIMIT": "Used if announce-position is defined as either 'limit' or 'more'",
109                         "AFTERCALLWORKDURATION": "Pause length triggered by the After Call Work option",
110                         "MEMBERDELAY": "Inserts a delay prior to the caller and agent in queue get connected",
111                         "MUSICONHOLD": "Sets the music class to use for a particular queue",
112                         "ANNOUNCETOAGENT": "Play an announcement to the agent answering the call (typically to let him know what queue the caller is coming from)",
113                         "RANDOMPERIODICANNOUNCE": "If yes, the defined periodic announcements will be played random",
114                         "ANNOUNCEHOLDTIME": "Plays the estimated hold time along with the periodic announcements (Yes/No/Once)",
115                         "ANNOUNCECALLERPOSITION": "Used to define if the caller’s position in the queue should be announced: No=never; Yes=always; Limit=only if it is within the limit defined by announce-position-limit; More= only if it is beyond the value defined by announce-position-limit",
116                         "REPORTHOLDTIMEAGENT": "Enables reporting caller’s hold time to the agent in queue prior to connection",
117                         "PERIODICANNOUNCE": "Set of periodic announcements to be played (in the order)",
118                         "HOLDTIMEANNOUNCE": "Choose a Sound defined in Tools. Default=“Hold time”. Undefined=no announcement",
119                         "YOUARENEXTANNOUNCE": "Choose a Sound defined in Tools. Default=“You are now first in line”. Undefined=no announcement",
120                         "THEREAREANNOUNCE": "Choose a Sound defined in Tools. Default=“There are”. Undefined=no announcement",
121                         "WAITINGCALLSANNOUNCE": "Choose a Sound defined in Tools. Default=“calls waiting”. Undefined=no announcement",
122                         "ESTIMATEDHOLDTIMEANNOUNCE": "Choose a Sound defined in Tools. Default=“The current estimated hold time is”. Undefined=no announcement",
123                         "MINUTESANNOUNCE": "Choose a Sound defined in Tools. Default=“minutes”. Undefined=no announcement",
124                         "MINUTEANNOUNCE": "Choose a Sound defined in Tools. Default=“minute”. Undefined=no announcement",
125                         "SECONDSANNOUNCE": "Choose a Sound defined in Tools. Default=“seconds”. Undefined=no announcement",
126                         "THANKYOUANNOUNCE": "Choose a Sound defined in Tools. Default=“Thank you for your patience”. Undefined=no announcement",
127                         "AFTERCALLWORK": "If enabled, the agent will be set on Pause after completing a call",
128                         "AUTOPAUSE": "Enables/disables the automatic pause of agents who fail to answer a call. If enabled it causes the agent to be paused in all queues he belongs to",
129                         "RINGINUSE": "To avoid/allow sending calls to members whose status is In Use",
130                         "TIMEOUTRESTART": "If yes, this resets the timeout for an agent to answer when either a BUSY or CONGESTION status is received from the channel",
131                         "MONITORFORMAT": "Specifies the file format to use when recording. If monitor-format is inactive, calls will not be recorded",
132                         "CONTEXT": "Allows a caller to exit the queue by pressing a single DTMF digit. If a context is specified and the caller enters a number, that digit will attempt to be matched in the context specified, and dialplan execution will continue there",
133                         "SETINTERFACEVARIABLES": "If set to yes, just prior to the caller being connected with a queue agent some variables will be set (for more information see wiki docs)",
134                         "SETQUEUEVARIABLES": "If set to yes, just prior to the caller being connected with a queue agent and leaving the queue, some variables will be set (for more information, see wiki docs)",
135                         "SETQUEUEENTRYVARIABLES": "If set to yes, just prior to the caller being connected with a queue agent some variables will be set (for more information, see wiki docs)",
136                         "RECORDING": "Enable call recording",
137                         "VOICEMAIL_CONTEXT": "The context of the relative extension",
138                         "NAME": "Only numbers, letters and specific characters (._) are supported",
139                         "CALLERIDALL": "Supported format: \"CallerId\" <number>",
140                         "CALLER_ID": "Supported format: \"CallerId\" <number>",
141                         "MANDATORYDISPOSITIONPAUSEID": "Pause status to set during mandatory disposition"
142                 },
143                 "MUSICONHOLD": "Music On Hold",
144                 "ANNOUNCETOAGENT": "Announce To Agent",
145                 "ANNOUNCEMENTS": "Announcements",
146                 "ADVANCED": "Advanced",
147                 "ANNOUNCEFREQUENCY": "Announce Frequency",
148                 "MINANNOUNCEFREQUENCY": "Minimum Announce Frequency",
149                 "PERIODICANNOUNCEFREQUENCY": "Periodic Announce Frequency",
150                 "RANDOMPERIODICANNOUNCE": "Random Periodic Announce",
151                 "ANNOUNCEHOLDTIME": "Announce Hold Time",
152                 "ANNOUNCECALLERPOSITION": "Announce Caller Position",
153                 "ANNOUNCEPOSITIONLIMIT": "Announce Position Limit",
154                 "REPORTHOLDTIMEAGENT": "Report Agent Hold Time",
155                 "PERIODICANNOUNCE": "Periodic Announce",
156                 "HOLDTIMEANNOUNCE": "Hold Time Announce",
157                 "YOUARENEXTANNOUNCE": "'You are next' Announce",
158                 "THEREAREANNOUNCE": "'There are' Announce",
159                 "WAITINGCALLSANNOUNCE": "Waiting Calls Announce",
160                 "ESTIMATEDHOLDTIMEANNOUNCE": "Estimated Hold Time Announce",
161                 "MINUTESANNOUNCE": "Minutes Announce",
162                 "MINUTEANNOUNCE": "Minute Announce",
163                 "SECONDSANNOUNCE": "Seconds Announce",
164                 "THANKYOUANNOUNCE": "'Thank You' Announce",
165                 "AUTOPAUSE": "Auto Pause",
166                 "AFTERCALLWORK": "After Call Work",
167                 "AFTERCALLWORKDURATION": "After Call Work Duration",
168                 "RINGINUSE": "Ring In Use",
169                 "MEMBERDELAY": "Member Delay",
170                 "TIMEOUTRESTART": "Timeout Restart",
171                 "MONITORFORMAT": "Recording Format",
172                 "SETINTERFACEVARIABLES": "Set Interface Variables",
173                 "SETQUEUEVARIABLES": "Set Queue Variables",
174                 "SETQUEUEENTRYVARIABLES": "Set Queue Entry Variables",
175                 "VARIABLE": "Variable",
176                 "CONTEXT": "Context",
177                 "SAVE": "Save",
178                 "SETTINGS": "Settings",
179                 "INBOUNDROUTES": "Inbound Routes",
180                 "PHONENUMBER": "Phone Number",
181                 "ADD_INBOUNDROUTE": "Add Inbound Route",
182                 "EDIT_INBOUNDROUTE": "Edit Inbound Route",
183                 "DELETE_INBOUNDROUTE": "Delete Inbound Route",
184                 "ACTIONS": "Actions",
185                 "OUTBOUNDROUTES": "Outbound Routes",
186                 "DESTINATIONPATTERN": "Destination Pattern",
187                 "ADD_OUTBOUNDROUTE": "Add Outbound Route",
188                 "EDIT_OUTBOUNDROUTE": "Edit Outbound Route",
189                 "DELETE_OUTBOUNDROUTE": "Delete Outbound Route",
190                 "CUTDIGITS": "Cut Digits",
191                 "RECORDING": "Recording",
192                 "RECORDINGFORMAT": "Recording format",
193                 "INTERNALROUTES": "Internal Routes",
194                 "ADD_INTERNALROUTE": "Add Internal Route",
195                 "EDIT_INTERNALROUTE": "Edit Internal Route",
196                 "DELETE_INTERNALROUTE": "Delete Internal Route",
197                 "CONTEXTS": "Contexts",
198                 "ADD_CONTEXT": "Add Context",
199                 "EDIT_CONTEXT": "Edit Context",
200                 "DELETE_CONTEXT": "Delete Context",
201                 "VOICEMAILS": "Voicemails",
202                 "ADD_VOICEMAIL": "Add Voicemail",
203                 "EDIT_VOICEMAIL": "Edit Voicemail",
204                 "DELETE_VOICEMAIL": "Delete Voicemail",
205                 "FULLNAME": "Full Name",
206                 "EMAIL": "Email",
207                 "MAILBOX": "Mailbox",
208                 "PASSWORD": "Password",
209                 "CONFIRM_PASSWORD": "Confirm Password",
210                 "TIMEZONE": "Timezone",
211                 "ATTACH": "Attach",
212                 "ENVELOPE": "Envelope",
213                 "DELETE": "Delete",
214                 "EMAILBODY": "Email Body",
215                 "EMAILSUBJECT": "Email Subject",
216                 "MAXSECONDS": "Max Seconds",
217                 "MAXMESSAGES": "Max Messages",
218                 "MESSAGES": "Messages",
219                 "SORT": "Sort",
220                 "ADD_MUSICONHOLD": "Add Music On Hold",
221                 "MUSICONHOLDS": "Music On Hold",
222                 "EDIT_MUSICONHOLD": "Edit Music On Hold",
223                 "DELETE_MUSICONHOLD": "Delete Music On Hold",
224                 "DIRECTORY": "Directory",
225                 "AUDIOFILES": "Audio Files",
226                 "RECORDINGS": "Recordings",
227                 "CHANSPY": "ChanSpy",
228                 "PREFIX": "Prefix",
229                 "OPTIONS": "Options",
230                 "AUTH": "Auth",
231                 "ADD_CHANSPY": "Add ChanSpy",
232                 "EDIT_CHANSPY": "Edit ChanSpy",
233                 "DELETE_CHANSPY": "Delete ChanSpy",
234                 "AGENTS": "Agents",
235                 "TELEPHONES": "Telephones",
236                 "QUEUES": "Queues",
237                 "QUEUE_CALLS": "Queue Calls",
238                 "QUEUE_PARAMETERS": "Queue Parameters",
239                 "ABANDONED_CALLS": "Abandoned Calls",
240                 "OUTBOUND_CALLS": "Outbound Calls",
241                 "AGI": "Agi",
242                 "DIAL": "Dial",
243                 "CALLYSQUARE": "CallySquare",
244                 "INTERNALDIAL": "Internal Dial",
245                 "EXTERNALDIAL": "External Dial",
246                 "RINGGROUP": "Ring Group",
247                 "PLAYBACK": "Playback",
248                 "QUEUE": "Queue",
249                 "SET": "Set",
250                 "VOICEMAIL": "Voicemail",
251                 "GOTO": "GoTo",
252                 "HANGUP": "Hangup",
253                 "CUSTOM": "Custom",
254                 "PROJECT": "Cally-Square Project",
255                 "TECHNOLOGY/RESOURCE": "Technology/Resource",
256                 "URL": "URL",
257                 "EDIT_APP": "Edit Application",
258                 "EDIT_INTERVAL": "Edit Interval",
259                 "DELETE_APP": "Delete Application",
260                 "INTERVALS": "Intervals",
261                 "USER": "User",
262                 "TRUNK": "Trunk",
263                 "PHONE": "Phone",
264                 "AUDIO_FILES": "Audio Files",
265                 "ANNOUNCE_OVERRIDES": "Announce Overrides",
266                 "MACRO": "Macro",
267                 "GOSUB": "GoSub",
268                 "RULE": "Rule",
269                 "POSITION": "Position",
270                 "ANSWER": "Answer",
271                 "VALUE": "Value",
272                 "MAILBOX@CONTEXT": "Mailbox@Context",
273                 "EXTENSION": "Extension",
274                 "PRIORITY": "Priority",
275                 "HANGUP_CAUSE": "Hangup Cause",
276                 "OUTBOUNDDIAL": "Outbound Dial",
277                 "CALLER_ID": "Caller ID",
278                 "NO_MESSAGE_AVAILABLE": "No messages available",
279                 "NO_SOUND_AVAILABLE": "No sounds available",
280                 "VOICERECORDINGS": "Voice Recordings",
281                 "CHANSPIES": "ChanSpy",
282                 "VOICE": "Voice",
283                 "REALTIME": "Realtime",
284                 "ID": "Id",
285                 "VOICEMAIL_CONTEXT": "Context",
286                 "NO_MOHSOUND_AVAILABLE": "No Music On Hold available",
287                 "FILE": "File",
288                 "ADD_MOHSOUND": "Add Music On Hold sound",
289                 "DOWNLOAD_MOHSOUND": "Download Music On Hold sound",
290                 "DELETE_MOHSOUND": "Delete Music On Hold sound",
291                 "UNIQUEID": "Unique ID",
292                 "AGENT": "Agent",
293                 "TYPE": "Type",
294                 "RATING": "Rating",
295                 "AUDIO": "Audio",
296                 "DATE": "Date",
297                 "NEW_VOICEQUEUE": "New Voice Queue",
298                 "NEW_INBOUNDROUTE": "New Inbound Route",
299                 "NEW_OUTBOUNDROUTE": "New Outbound Route",
300                 "NEW_INTERNALROUTE": "New Internal Route",
301                 "NEW_CONTEXT": "New Context",
302                 "NEW_VOICEMAIL": "New Voicemail",
303                 "NEW_MUSICONHOLD": "New Music On Hold",
304                 "NEW_CHANSPY": "New ChanSpy",
305                 "PENALTY": "Penalty",
306                 "ADD_TEAM_TO_VOICEQUEUE": "Add Team to Voice Queue",
307                 "ADD_AGENT_TO_VOICEQUEUE": "Add Agent to Voice Queue",
308                 "EDIT_DIAL": "Edit Dial",
309                 "EDIT_AGI": "Edit AGI",
310                 "EDIT_INTERNALDIAL": "Edit Internal Dial",
311                 "EDIT_EXTERNALDIAL": "Edit External Dial",
312                 "EDIT_RINGGROUP": "Edit Ring Group",
313                 "EDIT_PLAYBACK": "Edit Playback",
314                 "EDIT_QUEUE": "Edit Queue",
315                 "EDIT_SET": "Edit Set",
316                 "EDIT_GOTO": "Edit GoTo",
317                 "EDIT_HANGUP": "Edit Hangup",
318                 "EDIT_CUSTOM": "Edit Custom",
319                 "DURATION": "Duration",
320                 "RECEIVED_AT": "Received At",
321                 "YES": "Yes",
322                 "NO": "No",
323                 "HANGUPCAUSE_1": "1 = Unallocated number",
324                 "HANGUPCAUSE_16": "16 = Normal call clearing",
325                 "HANGUPCAUSE_17": "17 = User busy",
326                 "HANGUPCAUSE_18": "18 = No user responding (telehone device not connected)",
327                 "HANGUPCAUSE_21": "21 = Call rejected",
328                 "HANGUPCAUSE_22": "22 = Number changed",
329                 "HANGUPCAUSE_27": "27 = Destination out of order",
330                 "HANGUPCAUSE_38": "38 = Network out of order",
331                 "HANGUPCAUSE_41": "41 = Temporary failure",
332                 "RANDOM": "Random",
333                 "ALPHABETICAL": "Alphabetical",
334                 "NO_APPS_AVAILABLE": "No applications available",
335                 "DOWNLOAD_VOICERECORDING": "Download Voice Recording",
336                 "DELETE_VOICERECORDING": "Delete Voice Recording",
337                 "INTERNAL": "Internal",
338                 "PHONE_STATE": "Phone State",
339                 "PHONE_STATUS": "Phone Status",
340                 "TRUNK_STATUS": "Trunk Status",
341                 "REGISTERED": "Registered",
342                 "UNREGISTERED": "Unregistered",
343                 "LAGGED": "Lagged",
344                 "REACHABLE": "Reachable",
345                 "UNREACHABLE": "Unreachable",
346                 "UNKNOWN": "Unknown",
347                 "NOT_INUSE": "Not In Use",
348                 "INUSE": "In Use",
349                 "BUSY": "Busy",
350                 "INVALID": "Invalid",
351                 "UNAVAILABLE": "Unavailable",
352                 "RINGING": "Ringing",
353                 "ONHOLD": "On Hold",
354                 "RING": "Ring",
355                 "UP": "Up",
356                 "INFO": "Info",
357                 "TRUNKS": "Trunks",
358                 "REGISTRY": "Registry",
359                 "NO_REGISTRY": "No Registry",
360                 "LOGGED_IN": "Logged In (SIP Connected)",
361                 "PAUSED": "Paused",
362                 "WAITING": "Waiting",
363                 "TALKING": "Talking",
364                 "DID": "DID",
365                 "CALLER": "Caller",
366                 "TOTAL": "Total",
367                 "ANSWERED": "Answered",
368                 "ABANDONED": "Abandoned",
369                 "UNMANAGED": "Unmanaged",
370                 "AVG_HOLD_TIME": "Avg Hold Time",
371                 "AVG_DURATION": "Av Duration",
372                 "AVG_BILLABLE": "Avg Billable",
373                 "SOURCE": "Source",
374                 "DESTINATION": "Destination",
375                 "REJECTED": "Rejected",
376                 "FAILED": "Failed",
377                 "CALLED": "Called",
378                 "CONNECTED": "Connected",
379                 "NO_RATING": "No rating",
380                 "EDIT_VOICERECORDING": "Edit Voice Recording",
381                 "APPLICATION_NAME": "Application Name",
382                 "ARGUMENTS": "Arguments",
383                 "NO_AVAILABLE_INFO": "No Available Info",
384                 "ADD_AGENT_TO_QUEUE": "Add Agent To Queue",
385                 "DEFAULT_PAUSE": "DEFAULT PAUSE",
386                 "PAUSE": "Pause",
387                 "UNPAUSE": "End Pause",
388                 "REDIRECT_TO_NUMBER": "Redirect To Number",
389                 "REDIRECT_TO_AGENT": "Redirect To Agent",
390                 "AGENTADD_VOICEQUEUE": "Add Agent To Voice Queue",
391                 "APPLICATION": "Application",
392                 "FILES": "Files",
393                 "FORMAT": "Format",
394                 "MODE": "Mode",
395                 "RECORD": "Record",
396                 "TEAMADD_VOICEQUEUE": "Add Team To Voice Queue",
397                 "NEW_MOHSOUND": "New Music On Hold sound",
398                 "DOWNLOAD_MESSAGE": "Download",
399                 "DELETE_MESSAGE": "Delete",
400                 "QUEUE_PARAMS": "Queue Parameters",
401                 "TOTAL_OFFERED": "Total Offered",
402                 "READY": "Ready",
403                 "AGENTADD_QUEUE": "Add Agent To Voice Queue",
404                 "AGENTSADD_QUEUE": "Add Agents To Voice Queue",
405                 "ALL_TEAMS": "All Teams",
406                 "SELECTED_TEAMS": "Selected Teams",
407                 "ALL_AGENTS": "All Agents",
408                 "SELECTED_AGENTS": "Selected Agents",
409                 "CLOSING": "Closing",
410                 "TAGS": "Tags",
411                 "WAITING_FOR_AGENT": "Waiting For Agents",
412                 "EDIT_OUTBOUNDDIAL": "Edit Outbound Dial",
413                 "ACCOUNTNAME": "Account Name",
414                 "PAGE": "Page",
415                 "ROWSPERPAGE": "Rows per page",
416                 "OF": "of",
417                 "DISPOSITION": "Disposition",
418                 "CHAT": "Chat",
419                 "MAIL": "Email",
420                 "SMS": "SMS",
421                 "OPENCHANNEL": "Open Channel",
422                 "FAX": "Fax",
423                 "CLEAR": "Clear",
424                 "CALLS": "Calls",
425                 "STARTEDAT": "Started At",
426                 "ENDEDAT": "Ended At",
427                 "TAG": "Tag",
428                 "DETAILS": "Details",
429                 "BILLABLESECONDS": "Billable seconds",
430                 "ANSWEREDAT": "Answered At",
431                 "NOTE": "Note",
432                 "CLOSE": "Close",
433                 "SELECT_DATE": "Select Start Date",
434                 "SELECT_TYPE": "Select Type",
435                 "VOICEPREFIXES": "Out Prefixes",
436                 "NEW_VOICEPREFIX": "New Prefix",
437                 "ADD_VOICEPREFIX": "Add Prefix",
438                 "EDIT_VOICEPREFIX": "Edit Prefix",
439                 "AGENTADD_VOICEPREFIX": "Add Agent to Prefix",
440                 "DELETE_VOICEPREFIX": "Delete Prefix",
441                 "OUTBOUNDROUTE": "Outbound Route",
442                 "CALLERIDALL": "Caller Id",
443                 "MANDATORYDISPOSITION": "Mandatory disposition",
444                 "MANDATORYDISPOSITIONPAUSEID": "Mandatory disposition pause status",
445                 "SCREENRECORDING": "Manage Screen Recording",
446                 "START_SCREENRECORDING": "Start Screen Recording",
447                 "STOP_SCREENRECORDING": "Stop Screen Recording",
448                 "TOOLTIP_SCREENRECORDING_ON": "Screen Recording in progress",
449                 "TOOLTIP_SCREENRECORDING_OFF": "Screen Recording available",
450                 "CANT_DOWNLOAD_THIS_FILE": "Can't download this file",
451                 "WRONG_EXTENSION": "The file presents the wrong extension",
452                 "FILE_NOT_FOUND": "File not found",
453                 "TEAMS_ASSOCIATION": "Teams Association"
454         }
455 }