a433cfed5abc815ceafe0b412aa4cf0521350d11
[motion2.git] / public / app / main / apps / settings / i18n / en.json
1 {
2         "SETTINGS": {
3                 "RTLSUPPORT": "RTL Support",
4                 "PREFERRED": "Preferred Logo",
5                 "DEFAULT_PREFERRED": "Default Preferred Logo",
6                 "FAVICON": "Favicon",
7                 "DEFAULT_FAVICON": "Default Favicon",
8                 "MOTIONBARREMEMBERME": "Remember Me",
9                 "CHATTIMEOUT": "Chat closing interaction timeout",
10                 "VIRTUAL": "Chat",
11                 "VOICE": "Voice",
12                 "SESSIONS": "Sessions",
13                 "ADDONS": "Add-ons",
14                 "REPORT": "Report",
15                 "SPLIT": "Split report",
16                 "SPLITSIZECSV": "Split report size [CSV records]",
17                 "SPLITSIZEPDF": "Split report size [PDF records]",
18                 "SPLITSIZEXLSX": "Split report size [XLSX records]",
19                 "ENABLEEMAILPREVIEW": "Enable Email Preview",
20                 "JAWS": "Jaws",
21                 "MOTIONBAR": "Motionbar",
22                 "MOTIONBARAUTOUPDATER": "Auto Updater",
23                 "MOTIONBARAUTOUPDATERURL": "Auto Updater URL",
24                 "SMTP_SSL": "SMTP SSL",
25                 "CALL_RECORDING_ENCRYPTION": "Voice Recording Encryption",
26                 "TURNADDR": "TURN Address",
27                 "TURN_USERNAME": "TURN Username",
28                 "TURN_PASSWORD": "TURN Password",
29                 "WEBRTC": "WebRTC",
30                 "CALLYSQUARE": "Cally Square",
31                 "ENABLED": "Enabled",
32                 "DISABLED": "Disabled",
33                 "UNLIMITED_CHANNELS": "Unlimited Channels",
34                 "RELOAD": "Reload",
35                 "VERIFY": "Verify",
36                 "INTERFACE": "Interface",
37                 "UPDATING": "Updating",
38                 "REMOTE_VERSION": "Remote Version",
39                 "NO_NEW_VERSION_AVAILABLE": "No new version available",
40                 "TOP_N_PROCESSES": "Top {{value}} processes",
41                 "SYSTEM": "System",
42                 "FILE_SYSTEM": "File System",
43                 "PROCESSES": "Processes",
44                 "MOUNT_POINT": "Mount",
45                 "AVG_LOAD": "AVG Load",
46                 "TOTAL": "Total",
47                 "USED": "Used",
48                 "FREE": "Free",
49                 "NAME": "Name",
50                 "STATE": "State",
51                 "CHAT": "Chat",
52                 "MAIL": "Email",
53                 "MESSAGING": "Sms",
54                 "FAX": "Fax",
55                 "OPENCHANNEL": "Open Channel",
56                 "AGENTS": "Agents",
57                 "USERS": "Users",
58                 "TELEPHONES": "Telephones",
59                 "STAFF": "Staff",
60                 "CHANNELS": "Channels",
61                 "MODULES": "Modules",
62                 "CM": "Contacts Manager",
63                 "DIALER": "Dialer",
64                 "JSCRIPTY": "Jscripty",
65                 "CUSTOM": "Customization",
66                 "VIDEO": "Video",
67                 "SCREENRECORDING": "Screen Recording",
68                 "UPDATE": "Update",
69                 "OTHERS": "Others",
70                 "SETTINGS": "Settings",
71                 "GENERAL": "General",
72                 "SMTP": "SMTP",
73                 "NETWORKS": "Networks",
74                 "UPDATES": "Updates",
75                 "LICENSE": "License",
76                 "ID": "Id",
77                 "MIN_INTERNAL": "Min Internal",
78                 "MIN_MAILBOX": "Min Mailbox",
79                 "INSTALLED_AT": "Installed At",
80                 "SEARCH_FOR_ANYONE": "Search",
81                 "EDIT_GENERAL": "Edit General",
82                 "SECURE_PASSWORD": "Secure Password",
83                 "LOGO": "Logo",
84                 "DEFAULT_LOGO": "Default Logo",
85                 "DEFAULT_LOGIN_LOGO": "Default Login Logo",
86                 "WHITELABEL": "White Label",
87                 "DEFAULT_HEADER_WHITELABEL": "Default Header White Label",
88                 "HEADER_WHITELABEL": "Header White Label",
89                 "CREATED_AT": "Created At",
90                 "SAVE": "Save",
91                 "SMTP_SERVICE": "Service",
92                 "SMTP_HOST": "Host",
93                 "SMTP_USERNAME": "Username",
94                 "DESCRIPTION": "Description",
95                 "SMTP_PASSWORD": "Password",
96                 "SMTP_PORT": "Port",
97                 "SMTP_SECURE": "Secure",
98                 "TYPE": "Type",
99                 "ADDRESS": "Address",
100                 "USERNAME": "Username",
101                 "NEW_NETWORK": "New Network",
102                 "ADD_NETWORK": "Add Network",
103                 "IMAPGENERALSETTINGS": "IMAP",
104                 "LOGINMAILFREQUENCY": "Login Mail Frequency (sec)",
105                 "DEFAULTSCREENRECORDINGPATH": "Screen Recording path",
106                 "HELP": {
107                         "DEFAULTSCREENRECORDINGPATH": "Enter the path where to store screen recording files on the Agent computer (leave empty for default Video Folder path)",
108                         "RTLSUPPORT": "Enables the RTL Support for Arabic, Persian and Hebrew languages",
109                         "ADDRESS": "External (public) ip address",
110                         "USERNAME": "Username",
111                         "PASSWORD": "Password",
112                         "LOCALNETADDRESS": "Local ip address/subnet",
113                         "SMTP_SECURE": "If true, the connection to the server will use TLS",
114                         "SMTP_USERNAME": "Username used for authentication",
115                         "SMTP_PASSWORD": "Password used for authentication",
116                         "EMAILADDRESS": "The message origin Email address (from)",
117                         "SECURITY_SUITE": "Enables the secure password format, the mandatory password reset after the first login and the password expiration after 90 days",
118                         "MOTIONBARREMEMBERME": "Enable/Disable the Remember Me feature in Motion Phonebar",
119                         "LOGINMAILFREQUENCY": "Please remember to restart the EMAIL service each time this parameter has been changed"
120                 },
121                 "ERRORS": {
122                         "CHATTIMEOUT_REQUIRED": "Mandatory field",
123                         "CHATTIMEOUT_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
124                         "MOTIONBARAUTOUPDATERURL_MUST_VALID_URL": "Wrong format",
125                         "MOTIONBARAUTOUPDATERURL_REQUIRED": "Mandatory field",
126                         "ADDRESS_REQUIRED": "Mandatory field",
127                         "MIN_INTERNAL_REQUIRED": "Mandatory field",
128                         "MIN_MAILBOX_REQUIRED": "Mandatory field",
129                         "NAME_REQUIRED": "Mandatory field",
130                         "HEADER_WHITELABEL_REQUIRED": "Mandatory field",
131                         "LOCALNETADDRESS_REQUIRED": "Mandatory field",
132                         "LOCALNETADDRESS_MUST_VALID_PATTERN": "Wrong format",
133                         "ADDRESS_MUST_VALID_PATTERN": "Wrong format",
134                         "ACCOUNTNAME_REQUIRED": "Mandatory field",
135                         "EMAIL_MUST_VALID": "Wrong format",
136                         "SMTP_USERNAME_REQUIRED": "Mandatory field",
137                         "PASSWORD_REQUIRED": "Mandatory field",
138                         "SMTP_HOST_REQUIRED": "Mandatory field",
139                         "SMTP_PORT_REQUIRED": "Mandatory field",
140                         "MIN_INTERNAL_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
141                         "MIN_MAILBOX_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
142                         "PAGE_TITLE_REQUIRED": "Mandatory field",
143                         "EMAIL_REQUIRED": "Mandatory field",
144                         "PLAN_REQUIRED": "Mandatory field",
145                         "LICENSE_REQUIRED": "Mandatory field",
146                         "LOGINMAILFREQUENCY_REQUIRED": "Mandatory field",
147                         "LOGINMAILFREQUENCY_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
148                         "ALLOWEDLOGINATTEMPTS_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
149                         "BLOCKDURATION_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
150                         "ALLOWEDLOGINATTEMPTS_REQUIRED": "Mandatory field",
151                         "BLOCKDURATION_REQUIRED": "Mandatory field",
152                         "USERNAME_REQUIRED": "Mandatory field"
153                 },
154                 "EDIT_NETWORK": "Edit Network",
155                 "DELETE_NETWORK": "Delete Network",
156                 "BACK": "Back",
157                 "SELECTED": "Selected",
158                 "SELECT_ALL": "Select All",
159                 "SELECT_NONE": "Select None",
160                 "EXPIRATION_DATE": "Expiration Date",
161                 "REQUEST_LICENSE": "Request License",
162                 "EMAIL": "Email",
163                 "SEND": "Send",
164                 "PLAN": "Plan",
165                 "MONTH_TO_MONTH": "Month to month",
166                 "MOTION_PROCESS_MANAGEMENT": "Motion Process Management",
167                 "USEFUL_COMMANDS": "Useful Commands",
168                 "COMMAND": "Command",
169                 "PM2_LIST": "List all processes",
170                 "PM2_START": "Start a process by id or name",
171                 "PM2_STOP": "Stop a process by id or name or insert 'all' to stop all the active processes",
172                 "PM2_RESTART": "Restart a process by id or name",
173                 "PM2_LOGS": "Stream all processes log files, unless a specific process id or name is provided",
174                 "PASSWORD": "Password",
175                 "NO_AVAILABLE_INFO": "No available info",
176                 "STUNADDR": "STUN Address",
177                 "CHANGELOG": "Changelog",
178                 "CURRENT_VERSION": "Current version",
179                 "CUSTOMIZATIONS": "Customizations",
180                 "LOCALNETADDRESS": "Localnet Address",
181                 "NEW_VERSION": "New Version",
182                 "TRIAL_VERSION": "Trial Version",
183                 "TOKEN": "Token",
184                 "NEW_TOKEN_DETECTED": "New Token Detected",
185                 "EXPIRATION_GRAY_PERIOD": "Gray Period Expiration",
186                 "NEW_TOKEN": "New Token",
187                 "PRICES": "Prices",
188                 "UPDATE_LICENSE": "Update License",
189                 "LOGOLOGIN": "Login Logo",
190                 "EXPIRATION_REASON": "Expiration Reason",
191                 "GLOBAL": "Global",
192                 "SMTP_AUTHENTICATION": "Authentication",
193                 "LICENSE_REQUEST_SENT": "Thank you! The Licensing Team will check your account asap in order to approve your request: you will receive an email when the changes become effective. Please refer to license@xcally.com for further informations.",
194                 "ACCOUNTNAME": "Account Name",
195                 "EMAILADDRESS": "Email Address",
196                 "EXPIRATION_REASON_MESSAGE_DISABLED": "Your license has been disabled.",
197                 "EXPIRATION_REASON_MESSAGE_CHANGED": "Your machine unique id has been updated due to a change to your system.",
198                 "EXPIRATION_CHANGED_ADVISE": "Contact xCALLY Motion License Team sending both your old and your new uuid.",
199                 "OLD_TOKEN": "Old Token",
200                 "SEND_EMAIL_TO": "Send Email to",
201                 "JIRA_ERROR_MESSAGE": "Error during license request. Please contact our license team at license@xcally.com with your request",
202                 "PAGE": "Page",
203                 "ROWSPERPAGE": "Rows per page",
204                 "OF": "of",
205                 "PAGE_TITLE": "Page Title",
206                 "DEFAULT_PAGE_TITLE": "Default Page Title",
207                 "PERPETUAL": "Perpetual",
208                 "SECURITY_SUITE": "Security Suite",
209                 "ANNUALLY": "Annually",
210                 "AGENTOMNIDESKTOPINTERFACE": "Agent Omni Desktop Interface",
211                 "MESSAGESALIGNMENT": "Messages Alignment",
212                 "ENTER_LICENSE": "Enter your license",
213                 "UPDATE_LICENSE_MANUALLY": "Do you want to update your license manually?",
214                 "SECURITY": "Security",
215                 "ALLOWEDLOGINATTEMPTS": "Allowed login attempts before locking the user/agent",
216                 "BLOCKDURATION": "Minutes to wait before automatic unlock"
217         }
218 }