6c59e6b72d9ec26bf7ff10996cbcb0938527199f
[project/luci.git] / applications / luci-asterisk / luasrc / i18n / asterisk.en.lua
1 asterisk_asterisk = "Asterisk General Options"
2 asterisk_asterisk_agidir = "AGI directory"
3 asterisk_asterisk_cacherecordfiles = "Cache recorded sound files during recording"
4 asterisk_asterisk_debug = "Debug Level"
5 asterisk_asterisk_dontwarn = "Disable some warnings"
6 asterisk_asterisk_dumpcore = "Dump core on crash"
7 asterisk_asterisk_highpriority = "High Priority"
8 asterisk_asterisk_initcrypto = "Initialise Crypto"
9 asterisk_asterisk_internaltiming = "Use Internal Timing"
10 asterisk_asterisk_logdir = "Log directory"
11 asterisk_asterisk_maxcalls = "Maximum number of calls allowed"
12 asterisk_asterisk_maxload = "Maximum load to stop accepting new calls"
13 asterisk_asterisk_nocolor = "Disable console colors"
14 asterisk_asterisk_recordcachedir = "Sound files Cache directory"
15 asterisk_asterisk_rungroup = "The Group to run as"
16 asterisk_asterisk_runuser = "The User to run as"
17 asterisk_asterisk_spooldir = "Voicemail Spool directory"
18 asterisk_asterisk_systemname = "Prefix UniquID with system name"
19 asterisk_asterisk_transcodeviasln = "Build transcode paths via SLINEAR, not directly"
20 asterisk_asterisk_transmitsilenceduringrecord = "Transmit SLINEAR silence while recording a channel"
21 asterisk_asterisk_verbose = "Verbose Level"
22 asterisk_asterisk_zone = "Time Zone"
23
24 asterisk_dialplan = "Section dialplan"
25 asterisk_dialplan_include = "include"
26
27 asterisk_dialplanexten = "Dialplan Extension"
28
29 asterisk_dialplangeneral = "Dialplan General Options"
30 asterisk_dialplangeneral_allowtransfer = "Allow transfer"
31 asterisk_dialplangeneral_canreinvite = "Reinvite/redirect media connections"
32 asterisk_dialplangeneral_clearglobalvars = "Clear global vars"
33
34 asterisk_dialplangoto = "Dialplan Goto"
35
36 asterisk_dialplanmeetme = "Dialplan Conference"
37
38 asterisk_dialplansaytime = "Dialplan Time"
39
40 asterisk_dialplanvoice = "Dialplan Voicemail"
41
42 asterisk_dialzone = "Dial Zones for Dialplan"
43 asterisk_dialzone_addprefix = "Prefix to add matching dialplans"
44 asterisk_dialzone_international = "Match International prefix"
45 asterisk_dialzone_localprefix = "Prefix (0) to add/remove to/from international numbers"
46 asterisk_dialzone_localzone = "localzone"
47 asterisk_dialzone_match = "Match plan"
48 asterisk_dialzone_uses = "Connection to use"
49
50 asterisk_featuremap = "Feature Key maps"
51 asterisk_featuremap_atxfer = "Attended transfer key"
52 asterisk_featuremap_blindxfer = "Blind transfer key"
53 asterisk_featuremap_disconnect = "Key to Disconnect call"
54 asterisk_featuremap_parkcall = "Key to Park call"
55
56 asterisk_featurepark = "Parking Feature"
57 asterisk_featurepark_adsipark = "ADSI Park"
58 asterisk_featurepark_atxfernoanswertimeout = "Attended transfer timeout (sec)"
59 asterisk_featurepark_automon = "One touch record key"
60 asterisk_featurepark_context = "Name of call context for parking"
61 asterisk_featurepark_courtesytone = "Sound file to play to parked caller"
62 asterisk_featurepark_featuredigittimeout = "Max time (ms) between digits for feature activation"
63 asterisk_featurepark_findslot = "Method to Find Parking slot"
64 asterisk_featurepark_parkedmusicclass = "parkedmusicclass"
65 asterisk_featurepark_parkedplay = "Play courtesy tone to"
66 asterisk_featurepark_parkenabled = "Enable Parking"
67 asterisk_featurepark_parkext = "Extension to dial to park"
68 asterisk_featurepark_parkingtime = "Parking time (secs)"
69 asterisk_featurepark_parkpos = "Range of extensions for call parking"
70 asterisk_featurepark_pickupexten = "Pickup extension"
71 asterisk_featurepark_transferdigittimeout = "Seconds to wait bewteen digits when transferring"
72 asterisk_featurepark_xferfailsound = "sound when attended transfer is complete"
73 asterisk_featurepark_xfersound = "Sound when attended transfer fails"
74
75 asterisk_hardwarereboot = "Reload Hardware Config"
76 asterisk_hardwarereboot_method = "Reboot Method"
77 asterisk_hardwarereboot_param = "Parameter"
78
79 asterisk_iax = "SIP Connection"
80 asterisk_iax_alwaysinternational = "Always Dial International"
81 asterisk_iax_context = "context"
82 asterisk_iax_countrycode = "Country Code for connection"
83 asterisk_iax_extension = "Add as Extension"
84 asterisk_iax_host = "Host name (or blank)"
85 asterisk_iax_internationalprefix = "International Dial Prefix"
86 asterisk_iax_prefix = "Dial Prefix (for external line)"
87 asterisk_iax_secret = "Secret"
88 asterisk_iax_timeout = "Dial Timeout (sec)"
89 asterisk_iax_type = "Option type"
90 asterisk_iax_username = "User name"
91
92 asterisk_iaxgeneral = "IAX General Options"
93 asterisk_iaxgeneral_allow = "Allow Codecs"
94 asterisk_iaxgeneral_canreinvite = "Reinvite/redirect media connections"
95 asterisk_iaxgeneral_static = "Static"
96 asterisk_iaxgeneral_writeprotect = "Write Protect"
97
98 asterisk_meetme = "Meetme Conference"
99 asterisk_meetme_adminpin = "Admin PIN"
100 asterisk_meetme_pin = "Meeting PIN"
101
102 asterisk_meetmegeneral = "Meetme Conference General Options"
103 asterisk_meetmegeneral_audiobuffers = "Number of 20ms audio buffers to be used"
104
105 asterisk_module = "Modules"
106 asterisk_module_appalarmreceiver = "Alarm Receiver Application"
107 asterisk_module_appauthenticate = "Authentication Application"
108 asterisk_module_appcdr = "Make sure asterisk doesnt save CDR"
109 asterisk_module_appchanisavail = "Check if channel is available"
110 asterisk_module_appchanspy = "Listen in on any channel"
111 asterisk_module_appcontrolplayback = "Control Playback Application"
112 asterisk_module_appcut = "Cuts up variables"
113 asterisk_module_appdb = "Database access functions"
114 asterisk_module_appdial = "Dialing Application"
115 asterisk_module_appdictate = "Virtual Dictation Machine Application"
116 asterisk_module_appdirectedpickup = "Directed Call Pickup Support"
117 asterisk_module_appdirectory = "Extension Directory"
118 asterisk_module_appdisa = "DISA (Direct Inward System Access) Application"
119 asterisk_module_appdumpchan = "Dump channel variables Application"
120 asterisk_module_appecho = "Simple Echo Application"
121 asterisk_module_appenumlookup = "ENUM Lookup"
122 asterisk_module_appeval = "Reevaluates strings"
123 asterisk_module_appexec = "Executes applications"
124 asterisk_module_appexternalivr = "External IVR application interface"
125 asterisk_module_appforkcdr = "Fork The CDR into 2 seperate entities"
126 asterisk_module_appgetcpeid = "Get ADSI CPE ID"
127 asterisk_module_appgroupcount = "Group Management Routines"
128 asterisk_module_appices = "Encode and Stream via icecast and ices"
129 asterisk_module_appimage = "Image Transmission Application"
130 asterisk_module_applookupblacklist = "Look up Caller*ID name/number from black"
131 asterisk_module_applookupcidname = "Look up CallerID Name from local databas"
132 asterisk_module_appmacro = "Extension Macros"
133 asterisk_module_appmath = "A simple math Application"
134 asterisk_module_appmd5 = "MD5 checksum Application"
135 asterisk_module_appmilliwatt = "Digital Milliwatt (mu-law) Test Application"
136 asterisk_module_appmixmonitor = "Record a call and mix the audio during the recording"
137 asterisk_module_appparkandannounce = "Call Parking and Announce Application"
138 asterisk_module_appplayback = "Trivial Playback Application"
139 asterisk_module_appprivacy = "Require phone number to be entered"
140 asterisk_module_appqueue = "True Call Queueing"
141 asterisk_module_apprandom = "Random goto"
142 asterisk_module_appread = "Read Variable Application"
143 asterisk_module_appreadfile = "Read in a file"
144 asterisk_module_apprealtime = "Realtime Data Lookup/Rewrite"
145 asterisk_module_apprecord = "Trivial Record Application"
146 asterisk_module_appsayunixtime = "Say time"
147 asterisk_module_appsenddtmf = "Send DTMF digits Application"
148 asterisk_module_appsendtext = "Send Text Applications"
149 asterisk_module_appsetcallerid = "Set CallerID Application"
150 asterisk_module_appsetcdruserfield = "CDR user field apps"
151 asterisk_module_appsetcidname = "load => .so ; Set CallerID Name"
152 asterisk_module_appsetcidnum = "load => .so ; Set CallerID Number"
153 asterisk_module_appsetrdnis = "Set RDNIS Number"
154 asterisk_module_appsettransfercapability = "Set ISDN Transfer Capability"
155 asterisk_module_appsms = "SMS/PSTN handler"
156 asterisk_module_appsofthangup = "Hangs up the requested channel"
157 asterisk_module_appstack = "Stack Routines"
158 asterisk_module_appsystem = "Generic System() application"
159 asterisk_module_apptalkdetect = "Playback with Talk Detection"
160 asterisk_module_apptest = "Interface Test Application"
161 asterisk_module_apptransfer = "Transfer"
162 asterisk_module_apptxtcidname = "TXTCIDName"
163 asterisk_module_appurl = "Send URL Applications"
164 asterisk_module_appuserevent = "Custom User Event Application"
165 asterisk_module_appverbose = "Send verbose output"
166 asterisk_module_appvoicemail = "Voicemail"
167 asterisk_module_appwaitforring = "Waits until first ring after time"
168 asterisk_module_appwaitforsilence = "Wait For Silence Application"
169 asterisk_module_appwhile = "While Loops and Conditional Execution"
170 asterisk_module_cdrcsv = "Comma Separated Values CDR Backend"
171 asterisk_module_cdrcustom = "Customizable Comma Separated Values CDR Backend"
172 asterisk_module_cdrmanager = "Asterisk Call Manager CDR Backend"
173 asterisk_module_cdrmysql = "MySQL CDR Backend"
174 asterisk_module_cdrpgsql = "PostgreSQL CDR Backend"
175 asterisk_module_cdrsqlite = "SQLite CDR Backend"
176 asterisk_module_chanagent = "Agent Proxy Channel"
177 asterisk_module_chanalsa = "Channel driver for GTalk"
178 asterisk_module_changtalk = "Channel driver for GTalk"
179 asterisk_module_chaniax2 = "Option chan_iax2"
180 asterisk_module_chanlocal = "Local Proxy Channel"
181 asterisk_module_chansip = "Session Initiation Protocol (SIP)"
182 asterisk_module_codecamu = "A-law and Mulaw direct Coder/Decoder"
183 asterisk_module_codecadpcm = "Adaptive Differential PCM Coder/Decoder"
184 asterisk_module_codecalaw = "A-law Coder/Decoder"
185 asterisk_module_codecg726 = "ITU G.726-32kbps G726 Transcoder"
186 asterisk_module_codecgsm = "GSM/PCM16 (signed linear) Codec Translation"
187 asterisk_module_codecspeex = "Speex/PCM16 (signed linear) Codec Translator"
188 asterisk_module_codeculaw = "Mu-law Coder/Decoder"
189 asterisk_module_formatau = "Sun Microsystems AU format (signed linear)"
190 asterisk_module_formatg723 = "G.723.1 Simple Timestamp File Format"
191 asterisk_module_formatg726 = "Raw G.726 (16/24/32/40kbps) data"
192 asterisk_module_formatg729 = "Raw G729 data"
193 asterisk_module_formatgsm = "Raw GSM data"
194 asterisk_module_formath263 = "Raw h263 data"
195 asterisk_module_formatjpeg = "JPEG (Joint Picture Experts Group) Image"
196 asterisk_module_formatpcm = "Raw uLaw 8khz Audio support (PCM)"
197 asterisk_module_formatpcmalaw = "load => .so ; Raw aLaw 8khz PCM Audio support"
198 asterisk_module_formatsln = "Raw Signed Linear Audio support (SLN)"
199 asterisk_module_formatvox = "Dialogic VOX (ADPCM) File Format"
200 asterisk_module_formatwav = "Microsoft WAV format (8000hz Signed Line"
201 asterisk_module_formatwavgsm = "Microsoft WAV format (Proprietary GSM)"
202 asterisk_module_funccallerid = "Caller ID related dialplan functions"
203 asterisk_module_funcenum = "ENUM Functions"
204 asterisk_module_funcuri = "URI encoding / decoding functions"
205 asterisk_module_pbxael = "Asterisk Extension Language Compiler"
206 asterisk_module_pbxconfig = "Text Extension Configuration"
207 asterisk_module_pbxfunctions = "load => .so ; Builtin dialplan functions"
208 asterisk_module_pbxloopback = "Loopback Switch"
209 asterisk_module_pbxrealtime = "Realtime Switch"
210 asterisk_module_pbxspool = "Outgoing Spool Support"
211 asterisk_module_pbxwilcalu = "Wil Cal U (Auto Dialer)"
212 asterisk_module_resconfigmysql = "MySQL Config Resource"
213 asterisk_module_resconfigodbc = "ODBC Config Resource"
214 asterisk_module_resconfigpgsql = "PGSQL Module"
215 asterisk_module_rescrypto = "Cryptographic Digital Signatures"
216 asterisk_module_resfeatures = "Call Parking Resource"
217 asterisk_module_resindications = "Indications Configuration"
218 asterisk_module_resmonitor = "Call Monitoring Resource"
219 asterisk_module_resmusiconhold = "Music On Hold Resource"
220 asterisk_module_resodbc = "ODBC Resource"
221 asterisk_module_ressmdi = "SMDI Module"
222 asterisk_module_ressnmp = "SNMP Module"
223
224 asterisk_moh = "Music On Hold"
225 asterisk_moh_application = "Application"
226 asterisk_moh_directory = "Directory of Music"
227 asterisk_moh_mode = "Option mode"
228 asterisk_moh_random = "Random Play"
229
230 asterisk_sip = "SIP Connection"
231 asterisk_sip_alwaysinternational = "Always Dial International"
232 asterisk_sip_canreinvite = "Reinvite/redirect media connections"
233 asterisk_sip_context = "context"
234 asterisk_sip_countrycode = "Country Code for connection"
235 asterisk_sip_dtmfmode = "DTMF mode"
236 asterisk_sip_extension = "Add as Extension"
237 asterisk_sip_fromdomain = "Primary domain identity for From: headers"
238 asterisk_sip_fromuser = "From user (required by many SIP providers)"
239 asterisk_sip_host = "Host name (or blank)"
240 asterisk_sip_incoming = "Ring on incoming dialplan contexts"
241 asterisk_sip_insecure = "Allow Insecure for"
242 asterisk_sip_internationalprefix = "International Dial Prefix"
243 asterisk_sip_mailbox = "Mailbox for MWI"
244 asterisk_sip_nat = "NAT between phone and Asterisk"
245 asterisk_sip_pedantic = "Check tags in headers"
246 asterisk_sip_port = "SIP Port"
247 asterisk_sip_prefix = "Dial Prefix (for external line)"
248 asterisk_sip_qualify = "Reply Timeout (ms) for down connection"
249 asterisk_sip_register = "Register connection"
250 asterisk_sip_secret = "Secret"
251 asterisk_sip_selfmailbox = "Dial own extension for mailbox"
252 asterisk_sip_timeout = "Dial Timeout (sec)"
253 asterisk_sip_type = "Client Type"
254 asterisk_sip_username = "Username"
255
256 asterisk_sipgeneral = "Section sipgeneral"
257 asterisk_sipgeneral_allow = "Allow codecs"
258 asterisk_sipgeneral_port = "SIP Port"
259 asterisk_sipgeneral_realm = "SIP realm"
260
261 asterisk_voicegeneral = "Voicemail general options"
262 asterisk_voicegeneral_serveremail = "From Email address of server"
263
264 asterisk_voicemail = "Voice Mail boxes"
265 asterisk_voicemail_attach = "Email contains attachment"
266 asterisk_voicemail_email = "Email"
267 asterisk_voicemail_name = "Display Name"
268 asterisk_voicemail_password = "Password"
269 asterisk_voicemail_zone = "zone"
270
271 asterisk_voicezone = "Voice Zone settings"
272 asterisk_voicezone_message = "Message Format"
273 asterisk_voicezone_zone = "Time Zone"
274