Built motion from commit dde1e88.|2.0.25
[motion2.git] / public / app / main / apps / tools / i18n / en.json
1 {
2     "TOOLS": {
3         "NAME": "Name",
4         "TRUNKS": "Trunks",
5         "SEARCH_FOR_ANYONE": "Search for anyone",
6         "ERRORS": {
7             "NAME_REQUIRED": "The Name is required",
8             "HOST_REQUIRED": "The Host is required",
9             "DEFAULTUSER_REQUIRED": "The Default User is required",
10             "CALLERID_REQUIRED": "The Caller ID is required",
11             "KEY_REQUIRED": "The Key is required",
12             "CONFIRM_NOT_MATCH": "The Passwords don' t match",
13             "VALIDITYSTART_REQUIRED": "The Start Time is required",
14             "VALIDITYEND_REQUIRED": "The End Time is required",
15             "MONTHDAY_REQUIRED": "The Month Day is required",
16             "HOUR_REQUIRED": "The Hour is required",
17             "CONTENT_REQUIRED": "The Content is required",
18             "URL_REQUIRED": "The URL is required",
19             "URL_MUST_VALID_URL": "The URL must be valid",
20             "APPLICATION_REQUIRED": "The Application is required",
21             "ARGUMENTS_REQUIRED": "The Arguments are required",
22             "NAME_MUST_VALID_PATTERN": "The Name must be written in a valid format",
23             "POLLING_INTERVAL_REQUIRED": "The Polling Interval is required",
24             "TITLE_REQUIRED": "The Title is required",
25             "EMAILADDRESS_REQUIRED": "The Email Address is required"
26         },
27         "HOST": "Host",
28         "SECRET": "Secret",
29         "DEFAULTUSER": "Default User",
30         "DESCRIPTION": "Description",
31         "ADD_TRUNK": "Add Trunk",
32         "HELP": {
33             "SECRET": "Authentication password to contact the provider.",
34             "HOST": "The domain or host name for the provider.",
35             "DEFAULTUSER": "Authentication username to contact the provider.",
36             "CALLERID": "The Caller ID, in the format \"name\" <number>",
37             "REGISTRY": "The trunk registry string, required by some providers, usually defaultuser:secret@host.",
38             "FROMDOMAIN": "Sets default From:domain in SIP messages when acting as a SIP ua (client). Some destinations may require mandatory identity name instead of only the IP address.",
39             "FROMUSER": "How your rovider knows you. This is which user to put instead of callerid when placing calls to peer (another SIP proxy). Valid only for type=peer.",
40             "OUTBOUNDPROXY": "IP_address or DNS SRV name (excluding the _sip._udp prefix) : SRV name, hostname, or IP address of the outbound SIP Proxy. Send outbound signaling to this proxy, not directly to the devices. Valid only for type=peer.",
41             "PORT": "The port number we want to connect to on the remote side.",
42             "CONTEXT": "The exploitable context for the trunk.",
43             "TYPE": "Determines the SIP role within asterisk. User: used to authenticate incoming - Peer: for outgoing calls - Friend: covers both characteristics of the above.",
44             "DTMFMODE": "How DTMF (Dual-Tone Multi-Frequency) are sent: RFC2833: the default mode, the DTMF are sent with RTP but outside the audio stream. INBAND: The DTMF is sent in audio stream of the current conversation, becoming audible from the speakers. Requires a high CPU load. INFO: Although this method is very reliable, it is not supported by all PBX devices and many SIP Trunk.",
45             "NAT": "Changes the behaviour of Asterisk for clients behind a firewall.If any of the comma-separated options is 'no', Asterisk will ignore any other settings and set nat=no.",
46             "QUALIFY": "Determines when the SIP is achievable.",
47             "ALLOWCODECS": "Allowed codecs in order of preference.",
48             "INSECURE": "Specifies how to handle connections with peer, allowing insecure settings.",
49             "CALL_LIMIT": "The limit number of the inbound and outbound calls at a time.",
50             "DIRECTMEDIA": "Asterisk by default tries to redirect the RTP media stream to go directly from the caller to the callee. Some devices do not support this (especially if one of them is behind a NAT). The default setting is YES. If you have all clients behind a NAT, or for some other reason want Asterisk to stay in the audio path, you may want to turn this off.",
51             "CALLCOUNTER": "Enable call counters on devices.",
52             "ADD_PHONE_TO_URI": "Define if the provider requires ';user=phone' on URI.",
53             "TRUST_REMOTE_PARTY_ID": "Define if Remote-Party-ID should be trusted.",
54             "SEND_REMOTE_PARTY_ID_HEADER": "Status",
55             "ENCRYPTION": "Define if Remote-Party-ID should be sent (defaults to no).",
56             "TRANSPORT": "Set the default transports. The order determines the primary default transport.",
57             "OTHERFIELDS": "Other fields to add in the trunks conf files. To be written in asterisk format (key=value), each field on a single row."
58         },
59         "EDIT_TRUNK": "Edit Trunk",
60         "DELETE_TRUNK": "Delete Trunk",
61         "CREATED_AT": "Created At",
62         "SETTINGS": "Settings",
63         "ADVANCED": "Advanced",
64         "OTHER": "Other",
65         "ACTIVE": "Active",
66         "CONTEXT": "Context",
67         "CALLERID": "Caller ID",
68         "TYPE": "Type",
69         "DTMFMODE": "DTMF Mode",
70         "NAT": "NAT",
71         "QUALIFY": "Qualify",
72         "ALLOWCODECS": "Allowed Codecs",
73         "INSECURE": "Insecure",
74         "REGISTRY": "Registry",
75         "DIRECTMEDIA": "Direct Media",
76         "CALLCOUNTER": "Call Counter",
77         "FROMDOMAIN": "From Domain",
78         "FROMUSER": "From User",
79         "OUTBOUNDPROXY": "Outbound Proxy",
80         "ADD_PHONE_TO_URI": "Add Phone to URI",
81         "TRUST_REMOTE_PARTY_ID": "Trust Remote Party ID",
82         "SEND_REMOTE_PARTY_ID_HEADER": "Send Remote Party ID Header",
83         "ENCRYPTION": "Encryption",
84         "PORT": "Port",
85         "TRANSPORT": "Transport",
86         "SAVE": "Save",
87         "VARIABLES": "Variables",
88         "ADD_VARIABLE": "Add Variable",
89         "EDIT_VARIABLE": "Edit Variable",
90         "DELETE_VARIABLE": "Delete Variable",
91         "SELECTED": "Selected",
92         "SELECT_ALL": "Select All",
93         "SELECT_NONE": "Select None",
94         "TAGS": "Tags",
95         "ADD_TAG": "Add Tag",
96         "EDIT_TAG": "Edit Tag",
97         "DELETE_TAG": "Delete Tag",
98         "PAUSES": "Pauses",
99         "ADD_PAUSE": "Add Pause",
100         "EDIT_PAUSE": "Edit Pause",
101         "DELETE_PAUSE": "Delete Pause",
102         "CANNEDANSWERS": "Canned Answers",
103         "ADD_CANNEDANSWER": "Add Canned Answer",
104         "EDIT_CANNEDANSWER": "Edit Canned Answer",
105         "DELETE_CANNEDANSWER": "Delete Canned Answer",
106         "KEY": "Key",
107         "VALUE": "Value",
108         "SOUNDS": "Sounds",
109         "EDIT_SOUND": "Edit Sound",
110         "DELETE_SOUND": "Delete Sound",
111         "FINISH": "Finish",
112         "DROP_TO_UPLOAD": "Drop To Upload",
113         "TRIGGERS": "Triggers",
114         "EDIT_TRIGGER": "Edit Trigger",
115         "DELETE_TRIGGER": "Delete Trigger",
116         "ADD_TRIGGER": "Add Trigger",
117         "DELETE": "Delete",
118         "AUTOMATIONS": "Automations",
119         "EDIT_AUTOMATION": "Edit Automation",
120         "DELETE_AUTOMATION": "Delete Automation",
121         "ADD_AUTOMATION": "Add Automation",
122         "INTERVALS": "Intervals",
123         "EDIT_INTERVAL": "Edit Interval",
124         "DELETE_INTERVAL": "Delete Interval",
125         "ADD_INTERVAL": "Add Interval",
126         "TOOLS": "Tools",
127         "ID": "Id",
128         "AUDIO": "Audio",
129         "DOWNLOAD_SOUND": "Download Sound",
130         "UPLOAD_SOUND": "Tools",
131         "CHANNEL": "Channel",
132         "NEW_TRIGGER": "New Trigger",
133         "GENERAL": "General",
134         "STATUS": "Status",
135         "CONDITIONS&ACTIONS": "Conditions & Actions",
136         "ALLCONDITIONS": "Meet all these conditions:",
137         "ANYCONDITIONS": "Meet any of these conditions:",
138         "ACTIONS": "Actions:",
139         "NEW_AUTOMATION": "New Automation",
140         "TIMEOUT": "Timeout",
141         "PEERSTATUS": "Peer Status",
142         "CALL_LIMIT": "Calls Limit",
143         "OTHERFIELDS": "Other Fields",
144         "NEW_VARIABLE": "New Variable",
145         "NEW_TAG": "New Tag",
146         "NEW_PAUSE": "New Pause",
147         "NEW_CANNEDANSWER": "New Canned Answer",
148         "CONFIRM_PASSWORD": "Confirm Password",
149         "NEW_TRUNK": "New Trunk",
150         "FROM": "From",
151         "TO": "To",
152         "WEEKDAY": "Week Day",
153         "MONTHDAY": "Month Day",
154         "MONTH": "Month",
155         "ALWAYS": "Always",
156         "MON": "Monday",
157         "TUE": "Tuesday",
158         "WED": "Wednesday",
159         "THU": "Thursday",
160         "FRI": "Friday",
161         "SAT": "Saturday",
162         "SUN": "Sunday",
163         "JAN": "January",
164         "FEB": "February",
165         "MAR": "March",
166         "APR": "April",
167         "MAY": "May",
168         "JUN": "June",
169         "JUL": "July",
170         "AUG": "August",
171         "SEP": "September",
172         "OCT": "October",
173         "NOV": "November",
174         "DEC": "December",
175         "PASSWORD": "Password",
176         "CUSTOMDASHBOARDS": "Custom Dashboards",
177         "NEW_CUSTOMDASHBOARD": "New Custom Dashboard",
178         "ADD_CUSTOMDASHBOARD": "Add Custom Dashboard",
179         "EDIT_CUSTOMDASHBOARD": "Edit Custom Dashboard",
180         "DELETE_CUSTOMDASHBOARD": "Delete Custom Dashboard",
181         "SCHEDULER": "Scheduler",
182         "NEW_SCHEDULE": "New Schedule",
183         "ADD_SCHEDULE": "Add Schedule",
184         "EDIT_SCHEDULE": "Edit Schedule",
185         "DELETE_SCHEDULE": "Delete Schedule",
186         "SENDMAIL": "Send Mail",
187         "CONFIGURATION": "Configuration",
188         "MAIL": "Mail",
189         "REPORTTYPE": "Report Type",
190         "REPORT": "Report",
191         "OUTPUT": "Output",
192         "EXECUTEON": "Execute On",
193         "REPORTRANGE": "Report Range",
194         "VALIDITYSTART": "Start Time",
195         "VALIDITYEND": "End Time",
196         "EXECUTEEVERY": "Execute every",
197         "ACCOUNT": "Account",
198         "EMAILADDRESS": "Email Address",
199         "CURRENTDAY": "Current Day",
200         "DAILY": "Daily",
201         "WEEKLY": "Weekly",
202         "MONTHLY": "Monthly",
203         "PREVIOUS_DAY": "Previous Day",
204         "LAST_SEVEN_DAYS": "Last Seven Days",
205         "LAST_THIRTY_DAYS": "Last Thirthy Days",
206         "LAST_MONTH": "Last Month",
207         "WEEKDAYS": "Week Days",
208         "HOUR": "Hour",
209         "DEFAULT": "Default",
210         "CSV": "CSV",
211         "PDF": "PDF",
212         "15MIN": "15 minutes",
213         "30MIN": "30 minutes",
214         "1H": "1 hour",
215         "VOICE": "Voice",
216         "MAIL": "Mail",
217         "CHAT": "Chat",
218         "SMS": "SMS",
219         "OPENCHANNEL": "Open Channel",
220         "TEMPLATES": "Templates",
221         "EDIT_TEMPLATE": "Edit Template",
222         "DELETE_TEMPLATE": "Delete Template",
223         "NEW_TEMPLATE": "New Template",
224         "ADD_TEMPLATE": "Add Template",
225         "CONTENT": "Content",
226         "FIELD": "Field",
227         "NO_ANYCONDITION_AVAILABLE": "No Conditions available",
228         "NO_ALLCONDITION_AVAILABLE": "No Conditions available",
229         "NO_ACTION_AVAILABLE": "No Actions available",
230         "ACTION": "Action",
231         "EDIT_ANYCONDITION": "Edit Condition",
232         "DELETE_ANYCONDITION": "Delete Condition",
233         "NEW_ANYCONDITION": "New Condition",
234         "ADD_ANYCONDITION": "Add Condition",
235         "EDIT_ALLCONDITION": "Edit Condition",
236         "DELETE_ALLCONDITION": "Delete Condition",
237         "NEW_ALLCONDITION": "New Condition",
238         "ADD_ALLCONDITION": "Add Condition",
239         "EDIT_ACTION": "Edit Action",
240         "DELETE_ACTION": "Delete Action",
241         "NEW_ACTION": "New Action",
242         "ADD_ACTION": "Add Action",
243         "QUEUE": "Queue",
244         "CALL_STATUS": "Call Status",
245         "OUTBOUNDROUTE": "Outbound Route",
246         "EQUALS": "Equals",
247         "NOT_EQUALS": "Not Equals",
248         "CONTACT_MANAGER": "Contacts Manager",
249         "INTEGRATIONS": "Integrations",
250         "MOTION_BAR": "Motion Bar",
251         "JSCRIPTY": "Jscripty",
252         "URL_FORWARD": "URL Forward",
253         "WEB_POPUP": "Web Popup",
254         "LIST": "List",
255         "INTEGRATION": "Integration",
256         "TEMPLATE": "Template",
257         "URL": "URL",
258         "APPLICATION": "Application",
259         "ARGUMENTS": "Arguments",
260         "NO_APPS_AVAILABLE": "No applications available",
261         "NEW_INTERVAL": "New Interval",
262         "OPERATOR": "Operator",
263         "NO_INTERVALS_AVAILABLE": "No intervals available",
264         "YES": "Yes",
265         "NO": "No",
266         "SUBJECT": "Subject",
267         "NO_AVAILABLE_INFO": "No available info",
268         "BROWSER": "Browser",
269         "INTERVAL": "Interval",
270         "INFO": "Info",
271         "TIME_RANGE": "Time Range",
272         "WEEK_DAYS": "Week Days",
273         "MONTH_DAYS": "Month Days",
274         "MONTHS": "Months",
275         "DROP_TO_UPLOAD_MESSAGE": "You can also drop audio here to upload. Only MP3, WAV, GSM - Max. 15MB",
276         "POLLING_INTERVAL": "Polling Interval(seconds)",
277         "DASHBOARD": "Dashboard",
278         "NEW_DASHBOARDITEM": "New Dashboard Widget",
279         "COUNTER": "Counter",
280         "IFRAME": "IFrame",
281         "CLOCK": "Clock",
282         "ADD_DASHBOARDITEM": "Add Dashboard Widget",
283         "EDIT_WIDGET": "Edit Widget",
284         "DELETE_WIDGET": "Delete Widget",
285         "FLIP_WIDGET": "Flip Widget",
286         "TITLE": "Title",
287         "UPDATE": "Update",
288         "LAYOUT": "Layout",
289         "BACKGROUND_COLOR": "Background Color",
290         "FOREGROUND_COLOR": "Foreground Color",
291         "FOREGROUND_TITLE_COLOR": "Foreground Title Color",
292         "THEME": "Theme",
293         "LIGHT": "Light",
294         "DARK": "Dark",
295         "TIMEZONE": "TimeZone",
296         "DIGITAL_FORMAT": "Digital Date Format",
297         "TOOLS_QUERY": "Query",
298         "SELECT": "Select",
299         "WHERE": "Where",
300         "BACK": "Back",
301         "PROJECT": "Project",
302         "GOTOREALTIME_TRUNK": "Go To Realtime Trunk",
303         "GOTO_TRUNK": "Go To Trunk",
304         "CRON": "Cron",
305         "MINUTES": "Minutes",
306         "HOURLY": "Hourly",
307         "YEARLY": "Yearly",
308         "EVERY": "Every",
309         "MINUTE": "Minute",
310         "ON_SECOND": "On second",
311         "HOUR_ON_MINUTE": "Hour on minute",
312         "AND_SECOND": "And second",
313         "DAY_AT": "Day at",
314         "START_TIME": "Start Time",
315         "ON_THE": "On the",
316         "OF_EVERY": "Of every",
317         "MONTH_AT": "Month at",
318         "AT": "At",
319         "LAST": "Last",
320         "LASTUNIT": "Unit",
321         "MAILACCOUNT": "Mail Account",
322         "OF": "Of",
323         "PAST_THE_HOUR": "Past the hour",
324         "DAY": "Day",
325         "WEEK": "Week",
326         "YEAR": "Year",
327         "ON": "On"
328     }
329 }