blob: c1ac54403cbb6e7cc172c20b450bc0668fadf85b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
|
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-05-19 19:35+0200\n"
"PO-Revision-Date: 2011-06-03 10:45+0200\n"
"Last-Translator: Ladislav <suspend@tiscali.cz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.4\n"
#~ msgid "Asterisk General Options"
#~ msgstr "Asterisk General Options"
#~ msgid "AGI directory"
#~ msgstr "AGI directory"
#~ msgid "Cache recorded sound files during recording"
#~ msgstr "Cache recorded sound files during recording"
#~ msgid "Debug Level"
#~ msgstr "Debug Level"
#~ msgid "Disable some warnings"
#~ msgstr "Disable some warnings"
#~ msgid "Dump core on crash"
#~ msgstr "Dump core on crash"
#~ msgid "High Priority"
#~ msgstr "High Priority"
#~ msgid "Initialise Crypto"
#~ msgstr "Initialise Crypto"
#~ msgid "Use Internal Timing"
#~ msgstr "Use Internal Timing"
#~ msgid "Log directory"
#~ msgstr "Log directory"
#~ msgid "Maximum number of calls allowed"
#~ msgstr "Maximum number of calls allowed"
#~ msgid "Maximum load to stop accepting new calls"
#~ msgstr "Maximum load to stop accepting new calls"
#~ msgid "Disable console colors"
#~ msgstr "Disable console colors"
#~ msgid "Sound files Cache directory"
#~ msgstr "Sound files Cache directory"
#~ msgid "The Group to run as"
#~ msgstr "The Group to run as"
#~ msgid "The User to run as"
#~ msgstr "The User to run as"
#~ msgid "Voicemail Spool directory"
#~ msgstr "Voicemail Spool directory"
#~ msgid "Prefix UniquID with system name"
#~ msgstr "Prefix UniquID with system name"
#~ msgid "Build transcode paths via SLINEAR, not directly"
#~ msgstr "Build transcode paths via SLINEAR, not directly"
#~ msgid "Transmit SLINEAR silence while recording a channel"
#~ msgstr "Transmit SLINEAR silence while recording a channel"
#~ msgid "Verbose Level"
#~ msgstr "Verbose Level"
#~ msgid "Section dialplan"
#~ msgstr "Section dialplan"
#~ msgid "include"
#~ msgstr "include"
#~ msgid "Dialplan Extension"
#~ msgstr "Dialplan Extension"
#~ msgid "Dialplan General Options"
#~ msgstr "Dialplan General Options"
#~ msgid "Allow transfer"
#~ msgstr "Allow transfer"
#~ msgid "Clear global vars"
#~ msgstr "Clear global vars"
#~ msgid "Dialplan Goto"
#~ msgstr "Dialplan Goto"
#~ msgid "Dialplan Conference"
#~ msgstr "Dialplan Conference"
#~ msgid "Dialplan Time"
#~ msgstr "Dialplan Time"
#~ msgid "Dialplan Voicemail"
#~ msgstr "Dialplan Voicemail"
#~ msgid "Dial Zones for Dialplan"
#~ msgstr "Dial Zones for Dialplan"
#~ msgid "Prefix to add matching dialplans"
#~ msgstr "Prefix to add matching dialplans"
#~ msgid "Match International prefix"
#~ msgstr "Match International prefix"
#~ msgid "Prefix (0) to add/remove to/from international numbers"
#~ msgstr "Prefix (0) to add/remove to/from international numbers"
#~ msgid "localzone"
#~ msgstr "localzone"
#~ msgid "Match plan"
#~ msgstr "Match plan"
#~ msgid "Connection to use"
#~ msgstr "Connection to use"
#~ msgid "Feature Key maps"
#~ msgstr "Feature Key maps"
#~ msgid "Attended transfer key"
#~ msgstr "Attended transfer key"
#~ msgid "Blind transfer key"
#~ msgstr "Blind transfer key"
#~ msgid "Key to Disconnect call"
#~ msgstr "Key to Disconnect call"
#~ msgid "Key to Park call"
#~ msgstr "Key to Park call"
#~ msgid "Parking Feature"
#~ msgstr "Parking Feature"
#~ msgid "ADSI Park"
#~ msgstr "ADSI Park"
#~ msgid "Attended transfer timeout (sec)"
#~ msgstr "Attended transfer timeout (sec)"
#~ msgid "One touch record key"
#~ msgstr "One touch record key"
#~ msgid "Name of call context for parking"
#~ msgstr "Name of call context for parking"
#~ msgid "Sound file to play to parked caller"
#~ msgstr "Sound file to play to parked caller"
#~ msgid "Max time (ms) between digits for feature activation"
#~ msgstr "Max time (ms) between digits for feature activation"
#~ msgid "Method to Find Parking slot"
#~ msgstr "Method to Find Parking slot"
#~ msgid "parkedmusicclass"
#~ msgstr "parkedmusicclass"
#~ msgid "Play courtesy tone to"
#~ msgstr "Play courtesy tone to"
#~ msgid "Enable Parking"
#~ msgstr "Enable Parking"
#~ msgid "Extension to dial to park"
#~ msgstr "Extension to dial to park"
#~ msgid "Parking time (secs)"
#~ msgstr "Parking time (secs)"
#~ msgid "Range of extensions for call parking"
#~ msgstr "Range of extensions for call parking"
#~ msgid "Pickup extension"
#~ msgstr "Pickup extension"
#~ msgid "Seconds to wait between digits when transferring"
#~ msgstr "Seconds to wait between digits when transferring"
#~ msgid "sound when attended transfer is complete"
#~ msgstr "sound when attended transfer is complete"
#~ msgid "Sound when attended transfer fails"
#~ msgstr "Sound when attended transfer fails"
#~ msgid "Reload Hardware Config"
#~ msgstr "Reload Hardware Config"
#~ msgid "Reboot Method"
#~ msgstr "Reboot Method"
#~ msgid "Parameter"
#~ msgstr "Parameter"
#~ msgid "Option type"
#~ msgstr "Option type"
#~ msgid "User name"
#~ msgstr "User name"
#~ msgid "IAX General Options"
#~ msgstr "IAX General Options"
#~ msgid "Allow Codecs"
#~ msgstr "Allow Codecs"
#~ msgid "Static"
#~ msgstr "Static"
#~ msgid "Write Protect"
#~ msgstr "Write Protect"
#~ msgid "Meetme Conference"
#~ msgstr "Meetme Conference"
#~ msgid "Admin PIN"
#~ msgstr "Admin PIN"
#~ msgid "Meeting PIN"
#~ msgstr "Meeting PIN"
#~ msgid "Meetme Conference General Options"
#~ msgstr "Meetme Conference General Options"
#~ msgid "Number of 20ms audio buffers to be used"
#~ msgstr "Number of 20ms audio buffers to be used"
#~ msgid "Modules"
#~ msgstr "Modules"
#~ msgid "Alarm Receiver Application"
#~ msgstr "Alarm Receiver Application"
#~ msgid "Authentication Application"
#~ msgstr "Authentication Application"
#~ msgid "Make sure asterisk doesn't save CDR"
#~ msgstr "Make sure asterisk doesn't save CDR"
#~ msgid "Check if channel is available"
#~ msgstr "Check if channel is available"
#~ msgid "Listen in on any channel"
#~ msgstr "Listen in on any channel"
#~ msgid "Control Playback Application"
#~ msgstr "Control Playback Application"
#~ msgid "Cuts up variables"
#~ msgstr "Cuts up variables"
#~ msgid "Database access functions"
#~ msgstr "Database access functions"
#~ msgid "Dialing Application"
#~ msgstr "Dialing Application"
#~ msgid "Virtual Dictation Machine Application"
#~ msgstr "Virtual Dictation Machine Application"
#~ msgid "Directed Call Pickup Support"
#~ msgstr "Directed Call Pickup Support"
#~ msgid "Extension Directory"
#~ msgstr "Extension Directory"
#~ msgid "DISA (Direct Inward System Access) Application"
#~ msgstr "DISA (Direct Inward System Access) Application"
#~ msgid "Dump channel variables Application"
#~ msgstr "Dump channel variables Application"
#~ msgid "Simple Echo Application"
#~ msgstr "Simple Echo Application"
#~ msgid "ENUM Lookup"
#~ msgstr "ENUM Lookup"
#~ msgid "Reevaluates strings"
#~ msgstr "Reevaluates strings"
#~ msgid "Executes applications"
#~ msgstr "Executes applications"
#~ msgid "External IVR application interface"
#~ msgstr "External IVR application interface"
#~ msgid "Fork The CDR into 2 separate entities"
#~ msgstr "Fork The CDR into 2 separate entities"
#~ msgid "Get ADSI CPE ID"
#~ msgstr "Get ADSI CPE ID"
#~ msgid "Group Management Routines"
#~ msgstr "Group Management Routines"
#~ msgid "Encode and Stream via icecast and ices"
#~ msgstr "Encode and Stream via icecast and ices"
#~ msgid "Image Transmission Application"
#~ msgstr "Image Transmission Application"
#~ msgid "Look up Caller*ID name/number from black"
#~ msgstr "Look up Caller*ID name/number from black"
#~ msgid "Look up CallerID Name from local database"
#~ msgstr "Look up CallerID Name from local database"
#~ msgid "Extension Macros"
#~ msgstr "Extension Macros"
#~ msgid "A simple math Application"
#~ msgstr "A simple math Application"
#~ msgid "MD5 checksum Application"
#~ msgstr "MD5 checksum Application"
#~ msgid "Digital Milliwatt (mu-law) Test Application"
#~ msgstr "Digital Milliwatt (mu-law) Test Application"
#~ msgid "Record a call and mix the audio during the recording"
#~ msgstr "Record a call and mix the audio during the recording"
#~ msgid "Call Parking and Announce Application"
#~ msgstr "Call Parking and Announce Application"
#~ msgid "Trivial Playback Application"
#~ msgstr "Trivial Playback Application"
#~ msgid "Require phone number to be entered"
#~ msgstr "Require phone number to be entered"
#~ msgid "True Call Queueing"
#~ msgstr "True Call Queueing"
#~ msgid "Random goto"
#~ msgstr "Random goto"
#~ msgid "Read Variable Application"
#~ msgstr "Read Variable Application"
#~ msgid "Read in a file"
#~ msgstr "Read in a file"
#~ msgid "Realtime Data Lookup/Rewrite"
#~ msgstr "Realtime Data Lookup/Rewrite"
#~ msgid "Trivial Record Application"
#~ msgstr "Trivial Record Application"
#~ msgid "Say time"
#~ msgstr "Say time"
#~ msgid "Send DTMF digits Application"
#~ msgstr "Send DTMF digits Application"
#~ msgid "Send Text Applications"
#~ msgstr "Send Text Applications"
#~ msgid "Set CallerID Application"
#~ msgstr "Set CallerID Application"
#~ msgid "CDR user field apps"
#~ msgstr "CDR user field apps"
#~ msgid "load => .so ; Set CallerID Name"
#~ msgstr "load => .so ; Set CallerID Name"
#~ msgid "load => .so ; Set CallerID Number"
#~ msgstr "load => .so ; Set CallerID Number"
#~ msgid "Set RDNIS Number"
#~ msgstr "Set RDNIS Number"
#~ msgid "Set ISDN Transfer Capability"
#~ msgstr "Set ISDN Transfer Capability"
#~ msgid "SMS/PSTN handler"
#~ msgstr "SMS/PSTN handler"
#~ msgid "Hangs up the requested channel"
#~ msgstr "Hangs up the requested channel"
#~ msgid "Stack Routines"
#~ msgstr "Stack Routines"
#~ msgid "Generic System() application"
#~ msgstr "Generic System() application"
#~ msgid "Playback with Talk Detection"
#~ msgstr "Playback with Talk Detection"
#~ msgid "Interface Test Application"
#~ msgstr "Interface Test Application"
#~ msgid "Transfer"
#~ msgstr "Transfer"
#~ msgid "TXTCIDName"
#~ msgstr "TXTCIDName"
#~ msgid "Send URL Applications"
#~ msgstr "Send URL Applications"
#~ msgid "Custom User Event Application"
#~ msgstr "Custom User Event Application"
#~ msgid "Send verbose output"
#~ msgstr "Send verbose output"
#~ msgid "Voicemail"
#~ msgstr "Voicemail"
#~ msgid "Waits until first ring after time"
#~ msgstr "Waits until first ring after time"
#~ msgid "Wait For Silence Application"
#~ msgstr "Wait For Silence Application"
#~ msgid "While Loops and Conditional Execution"
#~ msgstr "While Loops and Conditional Execution"
#~ msgid "Comma Separated Values CDR Backend"
#~ msgstr "Comma Separated Values CDR Backend"
#~ msgid "Customizable Comma Separated Values CDR Backend"
#~ msgstr "Customizable Comma Separated Values CDR Backend"
#~ msgid "Asterisk Call Manager CDR Backend"
#~ msgstr "Asterisk Call Manager CDR Backend"
#~ msgid "MySQL CDR Backend"
#~ msgstr "MySQL CDR Backend"
#~ msgid "PostgreSQL CDR Backend"
#~ msgstr "PostgreSQL CDR Backend"
#~ msgid "SQLite CDR Backend"
#~ msgstr "SQLite CDR Backend"
#~ msgid "Agent Proxy Channel"
#~ msgstr "Agent Proxy Channel"
#~ msgid "Option chan_iax2"
#~ msgstr "Option chan_iax2"
#~ msgid "Local Proxy Channel"
#~ msgstr "Local Proxy Channel"
#~ msgid "Session Initiation Protocol (SIP)"
#~ msgstr "Session Initiation Protocol (SIP)"
#~ msgid "Adaptive Differential PCM Coder/Decoder"
#~ msgstr "Adaptive Differential PCM Coder/Decoder"
#~ msgid "A-law Coder/Decoder"
#~ msgstr "A-law Coder/Decoder"
#~ msgid "A-law and Mulaw direct Coder/Decoder"
#~ msgstr "A-law and Mulaw direct Coder/Decoder"
#~ msgid "ITU G.726-32kbps G726 Transcoder"
#~ msgstr "ITU G.726-32kbps G726 Transcoder"
#~ msgid "GSM/PCM16 (signed linear) Codec Translation"
#~ msgstr "GSM/PCM16 (signed linear) Codec Translation"
#~ msgid "Speex/PCM16 (signed linear) Codec Translator"
#~ msgstr "Speex/PCM16 (signed linear) Codec Translator"
#~ msgid "Mu-law Coder/Decoder"
#~ msgstr "Mu-law Coder/Decoder"
#~ msgid "Sun Microsystems AU format (signed linear)"
#~ msgstr "Sun Microsystems AU format (signed linear)"
#~ msgid "G.723.1 Simple Timestamp File Format"
#~ msgstr "G.723.1 Simple Timestamp File Format"
#~ msgid "Raw G.726 (16/24/32/40kbps) data"
#~ msgstr "Raw G.726 (16/24/32/40kbps) data"
#~ msgid "Raw G729 data"
#~ msgstr "Raw G729 data"
#~ msgid "Raw GSM data"
#~ msgstr "Raw GSM data"
#~ msgid "Raw h263 data"
#~ msgstr "Raw h263 data"
#~ msgid "JPEG (Joint Picture Experts Group) Image"
#~ msgstr "JPEG (Joint Picture Experts Group) Image"
#~ msgid "Raw uLaw 8khz Audio support (PCM)"
#~ msgstr "Raw uLaw 8khz Audio support (PCM)"
#~ msgid "load => .so ; Raw aLaw 8khz PCM Audio support"
#~ msgstr "load => .so ; Raw aLaw 8khz PCM Audio support"
#~ msgid "Raw Signed Linear Audio support (SLN)"
#~ msgstr "Raw Signed Linear Audio support (SLN)"
#~ msgid "Dialogic VOX (ADPCM) File Format"
#~ msgstr "Dialogic VOX (ADPCM) File Format"
#~ msgid "Microsoft WAV format (8000hz Signed Line"
#~ msgstr "Microsoft WAV format (8000hz Signed Line"
#~ msgid "Microsoft WAV format (Proprietary GSM)"
#~ msgstr "Microsoft WAV format (Proprietary GSM)"
#~ msgid "Caller ID related dialplan functions"
#~ msgstr "Caller ID related dialplan functions"
#~ msgid "ENUM Functions"
#~ msgstr "ENUM Functions"
#~ msgid "URI encoding / decoding functions"
#~ msgstr "URI encoding / decoding functions"
#~ msgid "Asterisk Extension Language Compiler"
#~ msgstr "Asterisk Extension Language Compiler"
#~ msgid "Text Extension Configuration"
#~ msgstr "Text Extension Configuration"
#~ msgid "load => .so ; Builtin dialplan functions"
#~ msgstr "load => .so ; Builtin dialplan functions"
#~ msgid "Loopback Switch"
#~ msgstr "Loopback Switch"
#~ msgid "Realtime Switch"
#~ msgstr "Realtime Switch"
#~ msgid "Outgoing Spool Support"
#~ msgstr "Outgoing Spool Support"
#~ msgid "Wil Cal U (Auto Dialer)"
#~ msgstr "Wil Cal U (Auto Dialer)"
#~ msgid "MySQL Config Resource"
#~ msgstr "MySQL Config Resource"
#~ msgid "ODBC Config Resource"
#~ msgstr "ODBC Config Resource"
#~ msgid "PGSQL Module"
#~ msgstr "PGSQL Module"
#~ msgid "Cryptographic Digital Signatures"
#~ msgstr "Cryptographic Digital Signatures"
#~ msgid "Call Parking Resource"
#~ msgstr "Call Parking Resource"
#~ msgid "Indications Configuration"
#~ msgstr "Indications Configuration"
#~ msgid "Call Monitoring Resource"
#~ msgstr "Call Monitoring Resource"
#~ msgid "Music On Hold Resource"
#~ msgstr "Music On Hold Resource"
#~ msgid "ODBC Resource"
#~ msgstr "ODBC Resource"
#~ msgid "SMDI Module"
#~ msgstr "SMDI Module"
#~ msgid "SNMP Module"
#~ msgstr "SNMP Module"
#~ msgid "Music On Hold"
#~ msgstr "Music On Hold"
#~ msgid "Application"
#~ msgstr "Application"
#~ msgid "Directory of Music"
#~ msgstr "Directory of Music"
#~ msgid "Option mode"
#~ msgstr "Option mode"
#~ msgid "Random Play"
#~ msgstr "Random Play"
#~ msgid "DTMF mode"
#~ msgstr "DTMF mode"
#~ msgid "Primary domain identity for From: headers"
#~ msgstr "Primary domain identity for From: headers"
#~ msgid "From user (required by many SIP providers)"
#~ msgstr "From user (required by many SIP providers)"
#~ msgid "Ring on incoming dialplan contexts"
#~ msgstr "Ring on incoming dialplan contexts"
#~ msgid "Allow Insecure for"
#~ msgstr "Allow Insecure for"
#~ msgid "Mailbox for MWI"
#~ msgstr "Mailbox for MWI"
#~ msgid "NAT between phone and Asterisk"
#~ msgstr "NAT between phone and Asterisk"
#~ msgid "Check tags in headers"
#~ msgstr "Check tags in headers"
#~ msgid "Reply Timeout (ms) for down connection"
#~ msgstr "Reply Timeout (ms) for down connection"
#~ msgid "Register connection"
#~ msgstr "Register connection"
#~ msgid "Dial own extension for mailbox"
#~ msgstr "Dial own extension for mailbox"
#~ msgid "Client Type"
#~ msgstr "Client Type"
#~ msgid "Username"
#~ msgstr "Username"
#~ msgid "Section sipgeneral"
#~ msgstr "Section sipgeneral"
#~ msgid "Allow codecs"
#~ msgstr "Allow codecs"
#~ msgid "SIP realm"
#~ msgstr "SIP realm"
#~ msgid "Voicemail general options"
#~ msgstr "Voicemail general options"
#~ msgid "From Email address of server"
#~ msgstr "From Email address of server"
#~ msgid "Voice Mail boxes"
#~ msgstr "Voice Mail boxes"
#~ msgid "Email contains attachment"
#~ msgstr "Email contains attachment"
#~ msgid "Email"
#~ msgstr "Email"
#~ msgid "Display Name"
#~ msgstr "Display Name"
#~ msgid "Password"
#~ msgstr "Password"
#~ msgid "zone"
#~ msgstr "zone"
#~ msgid "Voice Zone settings"
#~ msgstr "Voice Zone settings"
#~ msgid "Message Format"
#~ msgstr "Message Format"
|