Built motion from commit (unavailable).|2.2.0
[motion2.git] / public / app / main / apps / staff / i18n / en.json
1 {
2     "STAFF": {
3         "VIDEOSUPPORT": "Video support",
4         "HOTDESK": "Hot desk",
5         "ENABLEVIDEORECORDING": "Enable Video Recording",
6         "OLD_PASSWORD": "Old Password",
7         "ENABLEJAWSINTEGRATION": "Enable Jaws Integration",
8         "ALIAS": "Alias",
9         "NO_PASSWORD_CHANGE": "No Password Change",
10         "SECURITY_SUITE": "Security Suite",
11         "LAST_PASSWORD_RESET_AT": "Last Password Reset At",
12         "SIP_WEBRTC": "Sip",
13         "SETTINGS_WEBRTC": "Settings",
14         "WEBRTC": "WebRTC",
15         "DTLSCERTFILE": "TLS certificate",
16         "DTLSPRIVATEKEY": "TLS certificate's private key",
17         "CONTEXT": "Context",
18         "RINGINUSE": "Ring In Use",
19         "USERS": "Users",
20         "AGENTS": "Agents",
21         "TOGGLE_SIDENAV": "Toggle sidenav",
22         "SEARCH_FOR_ANYONE": "Search",
23         "BACK": "Back",
24         "MULTI_SELECT_TOGGLE": "multi select toggle",
25         "SELECT_ALL": "Select all",
26         "SELECT_NONE": "Select None",
27         "SELECTED": "Selected",
28         "DELETE_SELECTED": "Delete selected",
29         "EXPORT_SELECTED": "Export selected",
30         "ALL_USERS": "All users",
31         "ALL_AGENTS": "All agents",
32         "SORT": "sort",
33         "NAME": "Name",
34         "FULLNAME": "Full Name",
35         "A_TO_Z": "(A to Z)",
36         "Z_TO_A": "(Z to A)",
37         "MORE": "More",
38         "DELETE_USER": "Delete User",
39         "EDIT_USER": "Edit User",
40         "DELETE_AGENT": "Delete Agent",
41         "EDIT_AGENT": "Edit Agent",
42         "DELETE": "Delete",
43         "SAVE": "SAVE",
44         "ADD_USER": "ADD USER",
45         "ADD_AGENT": "ADD AGENT",
46         "NO_RESULTS": "No results..",
47         "CLOSE_DIALOG": "Close dialog",
48         "NAME_REQUIRED": "Name (required)",
49         "USERNAME": "Username",
50         "SHOW_ALL_FIELDS": "Show All Fields",
51         "PHONE_NUMBER": "Phone number",
52         "EMAIL": "Email",
53         "PASSWORD": "Password",
54         "ERRORS": {
55             "ALLOWCODECS_REQUIRED": "Mandatory field",
56             "ENCRYPTION": "SRTP (Secure Realtime Protocol) Encryption",
57             "DTLSCERTFILE_REQUIRED": "Mandatory field",
58             "DTLSPRIVATEKEY_REQUIRED": "Mandatory field",
59             "FULLNAME_REQUIRED": "Mandatory field",
60             "USERNAME_REQUIRED": "Mandatory field",
61             "EMAIL_REQUIRED": "Mandatory field",
62             "PASSWORD_REQUIRED": "Mandatory field",
63             "CONFIRM_NOT_MATCH": "The passwords don't match",
64             "EMAIL_MUST_VALID": "Wrong format",
65             "ACCOUNTNAME_REQUIRED": "Mandatory field",
66             "NAME_REQUIRED": "Mandatory field",
67             "HOST_REQUIRED": "Mandatory field",
68             "CHATCAPACITY_REQUIRED": "Mandatory field",
69             "MAILCAPACITY_REQUIRED": "Mandatory field",
70             "FAXCAPACITY_REQUIRED": "Mandatory field",
71             "SMSCAPACITY_REQUIRED": "Mandatory field",
72             "OPENCHANNELCAPACITY_REQUIRED": "Mandatory field",
73             "SIPEXPIRES_REQUIRED": "Mandatory field",
74             "SIPPORT_REQUIRED": "Mandatory field",
75             "UNCONDITIONALNUMBER_REQUIRED": "Mandatory field",
76             "NOREPLYNUMBER_REQUIRED": "Mandatory field",
77             "BUSYNUMBER_REQUIRED": "Mandatory field",
78             "USERNAME_MUST_VALID_PATTERN": "Wrong format {{regex}}",
79             "REMOTECONTROLPORT_REQUIRED": "Mandatory field",
80             "CHATCAPACITY_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
81             "MAILCAPACITY_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
82             "FAXCAPACITY_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
83             "OPENCHANNELCAPACITY_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
84             "AUTOANSWERDELAY_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
85             "AUTOANSWERDELAY_REQUIRED": "Mandatory field",
86             "MONITOREXTENSION_REQUIRED": "Mandatory field",
87             "SECURE_PASSWORD_PATTERN": "The password must be at least 8 characters long and have 1 lowercase character, 1 uppercase character, 1 number and 1 special character ~!@#$%^&-_=+[{]}.",
88             "CRUDPERMISSIONS_REQUIRED": "Mandatory field",
89             "USERPROFILE_REQUIRED": "Mandatory field"
90         },
91         "ACCOUNT": "Account",
92         "VOICE": "Voice",
93         "CREATED_AT": "Created At",
94         "ROLE": "Role",
95         "PERSONAL_INFO": "Personal Info",
96         "DESCRIPTION": "Description",
97         "CHANGE_AVATAR": "Change Avatar",
98         "GENERAL": "General",
99         "INTERNAL": "Internal",
100         "TRANSPORT": "Transport",
101         "ALLOWCODECS": "Allowed Codecs",
102         "HELP": {
103             "LAST_PASSWORD_RESET_AT": "Last date and time the password has been changed. If Secure Suite General Setting is enabled, the password will expire after 90 days.",
104             "DTLSCERTFILE": "Link to the valid TLS certificate(.crt file). Default value: '/etc/pki/tls/certs/motion.crt'.",
105             "DTLSPRIVATEKEY": "Link to the certificate's private key(.key file). Default value: '/etc/pki/tls/private/motion.key'.",
106             "ALLOWCODECS": "Allowed Codecs in order of preference",
107             "TRANSPORT": "Set the default transports in order of preference",
108             "HOST": "How to find the client - IP or host name. If you want the phone to register itself, use the keyword dynamic instead of Host IP",
109             "NAT": "Changes the behaviour of Asterisk for clients behind a firewall. If any of the comma-separated options is 'no', Asterisk will ignore other settings and set nat=no",
110             "SIPEXPIRES": "Default: 160",
111             "SIPPORT": "Default: 5060",
112             "TYPE": "Determines the SIP role within asterisk. User: used to authenticate incoming - Peer: for outgoing calls - Friend: covers both characteristics of the above",
113             "CHATCAPACITY": "Maximum number of concurrent channel interactions per agent (0=unlimited)",
114             "MAILCAPACITY": "Maximum number of concurrent channel interactions per agent (0=unlimited)",
115             "FAXCAPACITY": "Maximum number of concurrent channel interactions per agent (0=unlimited)",
116             "SMSCAPACITY": "Maximum number of concurrent channel interactions per agent (0=unlimited)",
117             "OPENCHANNELCAPACITY": "Maximum number of concurrent channel interactions per agent (0=unlimited)",
118             "CALLGROUP": "The agent's callgroup",
119             "PICKUPGROUP": "The groups in which the agent can answer calls",
120             "USERNAME": "Only numbers, letters and specific characters (._) are supported",
121             "ENCRYPTION": "SRTP (Secure Realtime Protocol) Encryption",
122             "SAVE_PERMISSIONS": "Every section that contains any pending changes will be saved"
123         },
124         "NEW_PASSWORD": "New Password",
125         "CONFIRM_PASSWORD": "Confirm Password",
126         "CHANGE_PASSWORD": "Change Password",
127         "CHANGEPASSWORD_AGENT": "Change Password",
128         "CHANGEPASSWORD_USER": "Change Password",
129         "CHANGEPASSWORD_TELEPHONE": "Change Password",
130         "LOGININPAUSE": "Login In Pause",
131         "HOST": "Host",
132         "NAT": "NAT",
133         "CHANSPY": "ChanSpy",
134         "OTHER_CHANNELS": "Other Channels",
135         "CHATCAPACITY": "Chat Capacity",
136         "MAILCAPACITY": "Email Capacity",
137         "FAXCAPACITY": "Fax Capacity",
138         "SMSCAPACITY": "Sms Capacity",
139         "OPENCHANNELCAPACITY": "Open Channel Capacity",
140         "MOTIONBAR": "Motion Bar",
141         "SETTINGS": "Settings",
142         "AUTOANSWER": "Auto Answer",
143         "ENABLESETTINGS": "Enable Settings",
144         "CALL_FORWARDING": "Call Forwarding",
145         "UNCONDITIONAL": "Unconditional",
146         "UNCONDITIONALNUMBER": "Unconditional Number",
147         "NOREPLY": "No Reply",
148         "NOREPLYNUMBER": "No Reply Number",
149         "BUSY": "Busy",
150         "BUSYNUMBER": "Busy Number",
151         "REMOTE_CONTROL": "Remote Control",
152         "REMOTECONTROL": "Remote Control",
153         "REMOTECONTROLPORT": "Remote Control Port",
154         "SIP": "SIP",
155         "SIPEXPIRES": "SIP Expires [sec]",
156         "SIPPORT": "SIP Port",
157         "PENALTY": "Penalty",
158         "ACCOUNTNAME": "Account Name",
159         "ADD_TELEPHONE": "Add Telephone",
160         "EDIT_TELEPHONE": "Edit Telephone",
161         "DELETE_TELEPHONE": "Delete Telephone",
162         "TEAMS": "Teams",
163         "DELETE_TEAM": "Delete Team",
164         "AGENTADD_TEAM": "Add Agents to Team",
165         "EDIT_TEAM": "Edit Team",
166         "TYPE": "Type",
167         "TELEPHONES": "Telephones",
168         "CALLERID": "Caller ID",
169         "ENABLERECORDING": "Enable Recording",
170         "STAFF": "Staff",
171         "ID": "Id",
172         "NEW_USER": "New User",
173         "NEW_AGENT": "New Agent",
174         "NEW_TELEPHONE": "New Telephone",
175         "NEW_TEAM": "New Team",
176         "ADD_TEAM": "Add Team",
177         "JOIN_QUEUE": "Join Queue",
178         "CAPACITY": "Capacity",
179         "AUTOINTERNAL": "Auto generate internal number",
180         "ADD_AGENT_TO_TEAM": "Add Agent to Team",
181         "TEAMADD_AGENT": "Add Agent to Team",
182         "NO_AVAILABLE_INFO": "No available info",
183         "PERMISSIONS": "Permissions",
184         "ADD_AGENT_TO_QUEUE": "Add Agent to Queue",
185         "ALL_MODULES_AVAILABLE": "All modules available",
186         "CALLGROUP": "Call Group",
187         "PICKUPGROUP": "Pickup Group",
188         "QUEUEADD_AGENT_VOICE_OUTBOUND": "Add Agent to Queue Campaigns",
189         "QUEUEADD_AGENT_VOICE_INBOUND": "Add Agent to Voice Queues",
190         "QUEUEADD_AGENT_CHAT_INBOUND": "Add Agent to Chat Queues",
191         "QUEUEADD_AGENT_MAIL_INBOUND": "Add Agent to Email Queues",
192         "QUEUEADD_AGENT_SMS_INBOUND": "Add Agent to SMS Queues",
193         "QUEUEADD_AGENT_OPENCHANNEL_INBOUND": "Add Agent to Open Channel Queues",
194         "QUEUEADD_AGENT_FAX_INBOUND": "Add Agent to Fax Queues",
195         "QUEUEADD_USER_VOICE_INBOUND": "Add User to Voice Queues",
196         "QUEUEADD_USER_CHAT_INBOUND": "Add User to Chat Queues",
197         "QUEUEADD_USER_MAIL_INBOUND": "Add User to Email Queues",
198         "QUEUEADD_USER_SMS_INBOUND": "Add User to SMS Queues",
199         "QUEUEADD_USER_OPENCHANNEL_INBOUND": "Add User to Open Channel Queues",
200         "QUEUEADD_USER_FAX_INBOUND": "Add User to Fax Queues",
201         "ALL_TEAMS": "All Teams",
202         "SELECTED_TEAMS": "Selected Teams",
203         "SELECTED_AGENTS": "Selected Agents",
204         "ALL_QUEUES_VOICE_OUTBOUND": "All Queue Campaigns",
205         "SELECTED_QUEUES_VOICE_OUTBOUND": "Selected Queue Campaigns",
206         "ALL_QUEUES_VOICE_INBOUND": "All Voice Queues",
207         "SELECTED_QUEUES_VOICE_INBOUND": "Selected Voice Queues",
208         "ALL_QUEUES_CHAT_INBOUND": "All Chat Queues",
209         "SELECTED_QUEUES_CHAT_INBOUND": "Selected Chat Queues",
210         "ALL_QUEUES_MAIL_INBOUND": "All Email Queues",
211         "SELECTED_QUEUES_MAIL_INBOUND": "Selected Email Queues",
212         "ALL_QUEUES_SMS_INBOUND": "All SMS Queues",
213         "SELECTED_QUEUES_SMS_INBOUND": "Selected SMS Queues",
214         "ALL_QUEUES_OPENCHANNEL_INBOUND": "All Open Channel Queues",
215         "SELECTED_QUEUES_OPENCHANNEL_INBOUND": "Selected Open Channel Queues",
216         "ALL_QUEUES_FAX_INBOUND": "All Fax Queues",
217         "SELECTED_QUEUES_FAX_INBOUND": "Selected Fax Queues",
218         "VOICEMAIL": "Voicemail",
219         "SHOWWEBCONTROL": "Typology",
220         "PAGE": "Page",
221         "ROWSPERPAGE": "Rows per page",
222         "OF": "of",
223         "CALLFORWARDING": "Call Forwarding",
224         "DND": "Do not disturb during pause",
225         "UNANSWEREDCALLBADGE": "Show unanswered call badge",
226         "ENABLEDTMFTONE": "Enable Dtmf tones",
227         "AUTOANSWERDELAY": "Auto Answer Delay [s]",
228         "ENCRYPTION": "Encryption",
229         "CHANNELS": "Channels",
230         "CHAT": "Chat",
231         "SMS": "Sms",
232         "OPENCHANNEL": "Open Channel",
233         "FAX": "Fax",
234         "QUEUEADD_USER_VOICE_OUTBOUND": "Add User to Queue Campaigns",
235         "MONITOREXTENSION": "Record calls to user extension",
236         "EDITPERMISSIONS": "Editing Permissions",
237         "READ_PERMISSION": "Read",
238         "EDIT_PERMISSION": "Edit",
239         "DELETE_PERMISSION": "Delete",
240         "GENERAL_PERMISSIONS": "General",
241         "ENABLEMESSENGER": "Enable Internal Messenger",
242         "OUTBOUNDPROXY": "Oubound Proxy",
243         "PHONE": "Phone",
244         "MOBILE": "Mobile",
245         "PREFIXREQUIRED": "Prefix Required",
246         "MANAGE_PERMISSIONS": "Manage Permissions",
247         "USERADD_VOICEQUEUES": "Add Voice Queue to User",
248         "ALL_VOICEQUEUES": "All Voice Queues",
249         "SELECTED_VOICEQUEUES": "Selected Voice Queues",
250         "USERADD_CHATQUEUES": "Add Chat Queue to User",
251         "ALL_CHATQUEUES": "All Chat Queues",
252         "SELECTED_CHATQUEUES": "Selected Email Queues",
253         "USERADD_MAILQUEUES": "Add Email Queue to User",
254         "ALL_MAILQUEUES": "All Email Queues",
255         "SELECTED_MAILQUEUES": "Selected Chat Queues",
256         "USERADD_SMSQUEUES": "Add SMS Queue to User",
257         "ALL_SMSQUEUES": "All SMS Queues",
258         "SELECTED_SMSQUEUES": "Selected SMS Queues",
259         "USERADD_FAXQUEUES": "Add Fax Queue to User",
260         "ALL_FAXQUEUES": "All Fax Queues",
261         "SELECTED_FAXQUEUES": "Selected Fax Queues",
262         "USERADD_OPENCHANNELQUEUES": "Add Open Channel Queue to User",
263         "ALL_OPENCHANNELQUEUES": "All Open Channel Queues",
264         "SELECTED_OPENCHANNELQUEUES": "Selected Open Channel Queues",
265         "USERADD_PROJECTS": "Add Cally Square Project to User",
266         "ALL_PROJECTS": "All Cally Square Projects",
267         "SELECTED_PROJECTS": "Selected Cally Square Projects",
268         "USERADD_CHATWEBSITES": "Add Chat Website to User",
269         "ALL_CHATWEBSITES": "All Chat Websites",
270         "SELECTED_CHATWEBSITES": "Selected Chat Websites",
271         "USERADD_QUEUECAMPAIGNS": "Add Queue Campaign to User",
272         "ALL_QUEUECAMPAIGNS": "All Queue Campaigns",
273         "SELECTED_QUEUECAMPAIGNS": "Selected Queue Campaigns",
274         "USERADD_MAILACCOUNTS": "Add Email Account to User",
275         "ALL_MAILACCOUNTS": "All Email Accounts",
276         "SELECTED_MAILACCOUNTS": "Selected Email Accounts",
277         "USERADD_FAXACCOUNTS": "Add Fax Account to User",
278         "ALL_FAXACCOUNTS": "All Fax Accounts",
279         "SELECTED_FAXACCOUNTS": "Selected Fax Accounts",
280         "USERADD_SMSACCOUNTS": "Add SMS Account to User",
281         "ALL_SMSACCOUNTS": "All SMS Accounts",
282         "SELECTED_SMSACCOUNTS": "Selected SMS Accounts",
283         "USERADD_OPENCHANNELACCOUNTS": "Add Open Channel Account to User",
284         "ALL_OPENCHANNELACCOUNTS": "All Open Channel Accounts",
285         "SELECTED_OPENCHANNELACCOUNTS": "Selected Open Channel Accounts",
286         "USERPROFILES": "User Profiles",
287         "USERPROFILE": "User Profile",
288         "NEW_USERPROFILE": "New User Profile",
289         "ADD_USERPROFILE": "Add User Profile",
290         "EDIT_USERPROFILE": "Edit User Profile",
291         "CLONE_USERPROFILE": "Clone User Profile",
292         "DELETE_USERPROFILE": "Delete User Profile",
293         "CRUDPERMISSIONS": "Permission Type",
294         "SECTIONS": "Sections",
295         "MODULES": "Modules",
296         "SUMMARY": "Summary",
297         "REPORT_TYPE": "Report Type",
298         "PERMISSIONS_MANAGE": "Manage",
299         "PERMISSIONS_SECTION_TITLE": "{{sectionName}} Permissions",
300         "PERMISSIONS_AUTO_ASSOCIATION_INFO": "Automatically associate every current and future resource of this section to the User Profile",
301         "PERMISSIONS_PLACEHOLDER_SEARCH": "Search...",
302         "PERMISSIONS_SELECT_SECTION": "Select a section",
303         "PERMISSIONS_SELECT_REPORT_TYPE": "Select report type",
304         "PERMISSIONS_ALL_RESOURCES": "All resources",
305         "PERMISSIONS_SELECTED_RESOURCES": "Selected resources",
306         "PERMISSIONS_SECTION_HIDE": "Hide section to the User",
307         "PERMISSIONS_SECTION_SHOW": "Show section to the User",
308         "PERMISSIONS_WARNING_ENABLE_ALL": "All {{sectionName}} subsections and their resources will be enabled. Are you sure you want to continue?",
309         "PERMISSIONS_WARNING_CLOSE": "You have unsaved changes. Are you sure you want to exit without saving?",
310         "NOTIFICATIONS": {
311             "PERMISSIONS_ENABLED_ALL_SUCCESS_TITLE": "{{sectionName}} section enabled",
312             "PERMISSIONS_ENABLED_ALL_SUCCESS_MESSAGE": "All {{sectionName}} resources have been added to {{userProfileName}} User Profile",
313             "PERMISSIONS_ENABLED_ALL_SUCCESS_MESSAGE_NO_RESOURCES": "{{sectionName}} has been added to {{userProfileName}} User Profile",
314             "PERMISSIONS_DISABLED_ALL_SUCCESS_TITLE": "{{sectionName}} section disabled",
315             "PERMISSIONS_DISABLED_ALL_SUCCESS_MESSAGE": "All {{sectionName}} resources have been removed from {{userProfileName}} User Profile",
316             "PERMISSIONS_DISABLED_ALL_SUCCESS_MESSAGE_NO_RESOURCES": "{{sectionName}} has been removed from {{userProfileName}} User Profile",
317             "PERMISSIONS_SAVED_SUCCESS_TITLE": "{{sectionName}} section saved",
318             "PERMISSIONS_SAVED_SUCCESS_MESSAGE": "Permissions successfully updated!"
319         },
320         "CONFIRM": "Confirm",
321         "CANCEL": "Cancel",
322         "CLOSE": "Close",
323         "QUEUES_ASSOCIATION": "{{channel}} Queues Association",
324         "TEAMS_ASSOCIATION": "Teams Association",
325         "PERMISSIONS_UNAUTHORIZED_REDIRECT_TITLE": "Unauthorized action",
326         "PERMISSIONS_UNAUTHORIZED_REDIRECT_MESSAGE": "You are not allowed to access the selected section",
327         "PERMISSIONS_UNAUTHORIZED_CREATION_MESSAGE": "You are not allowed to create the resource"
328     }
329 }