summaryrefslogtreecommitdiffhomepage
path: root/po/el/asterisk.po
blob: 7ef20332eed75321e9185c9e749b5a7b5cae022b (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
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
#  asterisk.po
#  generated from ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua

msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8"

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:1
#. Asterisk General Options
msgid "asterisk_asterisk"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:2
#. AGI directory
msgid "asterisk_asterisk_agidir"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:3
#. Cache recorded sound files during recording
msgid "asterisk_asterisk_cacherecordfiles"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:4
#. Debug Level
msgid "asterisk_asterisk_debug"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:5
#. Disable some warnings
msgid "asterisk_asterisk_dontwarn"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:6
#. Dump core on crash
msgid "asterisk_asterisk_dumpcore"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:7
#. High Priority
msgid "asterisk_asterisk_highpriority"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:8
#. Initialise Crypto
msgid "asterisk_asterisk_initcrypto"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:9
#. Use Internal Timing
msgid "asterisk_asterisk_internaltiming"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:10
#. Log directory
msgid "asterisk_asterisk_logdir"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:11
#. Maximum number of calls allowed
msgid "asterisk_asterisk_maxcalls"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:12
#. Maximum load to stop accepting new calls
msgid "asterisk_asterisk_maxload"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:13
#. Disable console colors
msgid "asterisk_asterisk_nocolor"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:14
#. Sound files Cache directory
msgid "asterisk_asterisk_recordcachedir"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:15
#. The Group to run as
msgid "asterisk_asterisk_rungroup"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:16
#. The User to run as
msgid "asterisk_asterisk_runuser"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:17
#. Voicemail Spool directory
msgid "asterisk_asterisk_spooldir"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:18
#. Prefix UniquID with system name
msgid "asterisk_asterisk_systemname"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:19
#. Build transcode paths via SLINEAR, not directly
msgid "asterisk_asterisk_transcodeviasln"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:20
#. Transmit SLINEAR silence while recording a channel
msgid "asterisk_asterisk_transmitsilenceduringrecord"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:21
#. Verbose Level
msgid "asterisk_asterisk_verbose"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:22
#. Time Zone
msgid "asterisk_asterisk_zone"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:23
#. Section dialplan
msgid "asterisk_dialplan"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:24
#. include
msgid "asterisk_dialplan_include"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:25
#. Dialplan Extension
msgid "asterisk_dialplanexten"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:26
#. Dialplan General Options
msgid "asterisk_dialplangeneral"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:27
#. Allow transfer
msgid "asterisk_dialplangeneral_allowtransfer"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:28
#. Reinvite/redirect media connections
msgid "asterisk_dialplangeneral_canreinvite"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:29
#. Clear global vars
msgid "asterisk_dialplangeneral_clearglobalvars"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:30
#. Dialplan Goto
msgid "asterisk_dialplangoto"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:31
#. Dialplan Conference
msgid "asterisk_dialplanmeetme"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:32
#. Dialplan Time
msgid "asterisk_dialplansaytime"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:33
#. Dialplan Voicemail
msgid "asterisk_dialplanvoice"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:34
#. Dial Zones for Dialplan
msgid "asterisk_dialzone"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:35
#. Prefix to add matching dialplans
msgid "asterisk_dialzone_addprefix"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:36
#. Match International prefix
msgid "asterisk_dialzone_international"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:37
#. Prefix (0) to add/remove to/from international numbers
msgid "asterisk_dialzone_localprefix"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:38
#. localzone
msgid "asterisk_dialzone_localzone"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:39
#. Match plan
msgid "asterisk_dialzone_match"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:40
#. Connection to use
msgid "asterisk_dialzone_uses"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:41
#. Feature Key maps
msgid "asterisk_featuremap"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:42
#. Attended transfer key
msgid "asterisk_featuremap_atxfer"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:43
#. Blind transfer key
msgid "asterisk_featuremap_blindxfer"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:44
#. Key to Disconnect call
msgid "asterisk_featuremap_disconnect"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:45
#. Key to Park call
msgid "asterisk_featuremap_parkcall"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:46
#. Parking Feature
msgid "asterisk_featurepark"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:47
#. ADSI Park
msgid "asterisk_featurepark_adsipark"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:48
#. Attended transfer timeout (sec)
msgid "asterisk_featurepark_atxfernoanswertimeout"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:49
#. One touch record key
msgid "asterisk_featurepark_automon"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:50
#. Name of call context for parking
msgid "asterisk_featurepark_context"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:51
#. Sound file to play to parked caller
msgid "asterisk_featurepark_courtesytone"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:52
#. Max time (ms) between digits for feature activation
msgid "asterisk_featurepark_featuredigittimeout"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:53
#. Method to Find Parking slot
msgid "asterisk_featurepark_findslot"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:54
#. parkedmusicclass
msgid "asterisk_featurepark_parkedmusicclass"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:55
#. Play courtesy tone to
msgid "asterisk_featurepark_parkedplay"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:56
#. Enable Parking
msgid "asterisk_featurepark_parkenabled"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:57
#. Extension to dial to park
msgid "asterisk_featurepark_parkext"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:58
#. Parking time (secs)
msgid "asterisk_featurepark_parkingtime"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:59
#. Range of extensions for call parking
msgid "asterisk_featurepark_parkpos"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:60
#. Pickup extension
msgid "asterisk_featurepark_pickupexten"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:61
#. Seconds to wait bewteen digits when transferring
msgid "asterisk_featurepark_transferdigittimeout"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:62
#. sound when attended transfer is complete
msgid "asterisk_featurepark_xferfailsound"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:63
#. Sound when attended transfer fails
msgid "asterisk_featurepark_xfersound"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:64
#. Reload Hardware Config
msgid "asterisk_hardwarereboot"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:65
#. Reboot Method
msgid "asterisk_hardwarereboot_method"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:66
#. Parameter
msgid "asterisk_hardwarereboot_param"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:67
#. SIP Connection
msgid "asterisk_iax"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:68
#. Always Dial International
msgid "asterisk_iax_alwaysinternational"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:69
#. context
msgid "asterisk_iax_context"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:70
#. Country Code for connection
msgid "asterisk_iax_countrycode"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:71
#. Add as Extension
msgid "asterisk_iax_extension"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:72
#. Host name (or blank)
msgid "asterisk_iax_host"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:73
#. International Dial Prefix
msgid "asterisk_iax_internationalprefix"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:74
#. Dial Prefix (for external line)
msgid "asterisk_iax_prefix"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:75
#. Secret
msgid "asterisk_iax_secret"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:76
#. Dial Timeout (sec)
msgid "asterisk_iax_timeout"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:77
#. Option type
msgid "asterisk_iax_type"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:78
#. User name
msgid "asterisk_iax_username"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:79
#. IAX General Options
msgid "asterisk_iaxgeneral"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:80
#. Allow Codecs
msgid "asterisk_iaxgeneral_allow"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:81
#. Reinvite/redirect media connections
msgid "asterisk_iaxgeneral_canreinvite"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:82
#. Static
msgid "asterisk_iaxgeneral_static"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:83
#. Write Protect
msgid "asterisk_iaxgeneral_writeprotect"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:84
#. Meetme Conference
msgid "asterisk_meetme"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:85
#. Admin PIN
msgid "asterisk_meetme_adminpin"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:86
#. Meeting PIN
msgid "asterisk_meetme_pin"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:87
#. Meetme Conference General Options
msgid "asterisk_meetmegeneral"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:88
#. Number of 20ms audio buffers to be used
msgid "asterisk_meetmegeneral_audiobuffers"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:89
#. Modules
msgid "asterisk_module"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:90
#. Alarm Receiver Application
msgid "asterisk_module_appalarmreceiver"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:91
#. Authentication Application
msgid "asterisk_module_appauthenticate"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:92
#. Make sure asterisk doesnt save CDR
msgid "asterisk_module_appcdr"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:93
#. Check if channel is available
msgid "asterisk_module_appchanisavail"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:94
#. Listen in on any channel
msgid "asterisk_module_appchanspy"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:95
#. Control Playback Application
msgid "asterisk_module_appcontrolplayback"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:96
#. Cuts up variables
msgid "asterisk_module_appcut"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:97
#. Database access functions
msgid "asterisk_module_appdb"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:98
#. Dialing Application
msgid "asterisk_module_appdial"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:99
#. Virtual Dictation Machine Application
msgid "asterisk_module_appdictate"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:100
#. Directed Call Pickup Support
msgid "asterisk_module_appdirectedpickup"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:101
#. Extension Directory
msgid "asterisk_module_appdirectory"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:102
#. DISA (Direct Inward System Access) Application
msgid "asterisk_module_appdisa"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:103
#. Dump channel variables Application
msgid "asterisk_module_appdumpchan"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:104
#. Simple Echo Application
msgid "asterisk_module_appecho"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:105
#. ENUM Lookup
msgid "asterisk_module_appenumlookup"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:106
#. Reevaluates strings
msgid "asterisk_module_appeval"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:107
#. Executes applications
msgid "asterisk_module_appexec"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:108
#. External IVR application interface
msgid "asterisk_module_appexternalivr"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:109
#. Fork The CDR into 2 seperate entities
msgid "asterisk_module_appforkcdr"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:110
#. Get ADSI CPE ID
msgid "asterisk_module_appgetcpeid"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:111
#. Group Management Routines
msgid "asterisk_module_appgroupcount"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:112
#. Encode and Stream via icecast and ices
msgid "asterisk_module_appices"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:113
#. Image Transmission Application
msgid "asterisk_module_appimage"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:114
#. Look up Caller*ID name/number from black
msgid "asterisk_module_applookupblacklist"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:115
#. Look up CallerID Name from local databas
msgid "asterisk_module_applookupcidname"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:116
#. Extension Macros
msgid "asterisk_module_appmacro"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:117
#. A simple math Application
msgid "asterisk_module_appmath"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:118
#. MD5 checksum Application
msgid "asterisk_module_appmd5"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:119
#. Digital Milliwatt (mu-law) Test Application
msgid "asterisk_module_appmilliwatt"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:120
#. Record a call and mix the audio during the recording
msgid "asterisk_module_appmixmonitor"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:121
#. Call Parking and Announce Application
msgid "asterisk_module_appparkandannounce"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:122
#. Trivial Playback Application
msgid "asterisk_module_appplayback"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:123
#. Require phone number to be entered
msgid "asterisk_module_appprivacy"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:124
#. True Call Queueing
msgid "asterisk_module_appqueue"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:125
#. Random goto
msgid "asterisk_module_apprandom"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:126
#. Read Variable Application
msgid "asterisk_module_appread"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:127
#. Read in a file
msgid "asterisk_module_appreadfile"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:128
#. Realtime Data Lookup/Rewrite
msgid "asterisk_module_apprealtime"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:129
#. Trivial Record Application
msgid "asterisk_module_apprecord"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:130
#. Say time
msgid "asterisk_module_appsayunixtime"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:131
#. Send DTMF digits Application
msgid "asterisk_module_appsenddtmf"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:132
#. Send Text Applications
msgid "asterisk_module_appsendtext"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:133
#. Set CallerID Application
msgid "asterisk_module_appsetcallerid"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:134
#. CDR user field apps
msgid "asterisk_module_appsetcdruserfield"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:135
#. load => .so ; Set CallerID Name
msgid "asterisk_module_appsetcidname"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:136
#. load => .so ; Set CallerID Number
msgid "asterisk_module_appsetcidnum"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:137
#. Set RDNIS Number
msgid "asterisk_module_appsetrdnis"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:138
#. Set ISDN Transfer Capability
msgid "asterisk_module_appsettransfercapability"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:139
#. SMS/PSTN handler
msgid "asterisk_module_appsms"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:140
#. Hangs up the requested channel
msgid "asterisk_module_appsofthangup"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:141
#. Stack Routines
msgid "asterisk_module_appstack"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:142
#. Generic System() application
msgid "asterisk_module_appsystem"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:143
#. Playback with Talk Detection
msgid "asterisk_module_apptalkdetect"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:144
#. Interface Test Application
msgid "asterisk_module_apptest"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:145
#. Transfer
msgid "asterisk_module_apptransfer"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:146
#. TXTCIDName
msgid "asterisk_module_apptxtcidname"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:147
#. Send URL Applications
msgid "asterisk_module_appurl"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:148
#. Custom User Event Application
msgid "asterisk_module_appuserevent"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:149
#. Send verbose output
msgid "asterisk_module_appverbose"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:150
#. Voicemail
msgid "asterisk_module_appvoicemail"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:151
#. Waits until first ring after time
msgid "asterisk_module_appwaitforring"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:152
#. Wait For Silence Application
msgid "asterisk_module_appwaitforsilence"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:153
#. While Loops and Conditional Execution
msgid "asterisk_module_appwhile"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:154
#. Comma Separated Values CDR Backend
msgid "asterisk_module_cdrcsv"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:155
#. Customizable Comma Separated Values CDR Backend
msgid "asterisk_module_cdrcustom"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:156
#. Asterisk Call Manager CDR Backend
msgid "asterisk_module_cdrmanager"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:157
#. MySQL CDR Backend
msgid "asterisk_module_cdrmysql"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:158
#. PostgreSQL CDR Backend
msgid "asterisk_module_cdrpgsql"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:159
#. SQLite CDR Backend
msgid "asterisk_module_cdrsqlite"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:160
#. Agent Proxy Channel
msgid "asterisk_module_chanagent"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:161
#. Channel driver for GTalk
msgid "asterisk_module_chanalsa"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:162
#. Channel driver for GTalk
msgid "asterisk_module_changtalk"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:163
#. Option chan_iax2
msgid "asterisk_module_chaniax2"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:164
#. Local Proxy Channel
msgid "asterisk_module_chanlocal"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:165
#. Session Initiation Protocol (SIP)
msgid "asterisk_module_chansip"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:166
#. Adaptive Differential PCM Coder/Decoder
msgid "asterisk_module_codecadpcm"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:167
#. A-law Coder/Decoder
msgid "asterisk_module_codecalaw"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:168
#. A-law and Mulaw direct Coder/Decoder
msgid "asterisk_module_codecamu"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:169
#. ITU G.726-32kbps G726 Transcoder
msgid "asterisk_module_codecg726"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:170
#. GSM/PCM16 (signed linear) Codec Translation
msgid "asterisk_module_codecgsm"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:171
#. Speex/PCM16 (signed linear) Codec Translator
msgid "asterisk_module_codecspeex"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:172
#. Mu-law Coder/Decoder
msgid "asterisk_module_codeculaw"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:173
#. Sun Microsystems AU format (signed linear)
msgid "asterisk_module_formatau"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:174
#. G.723.1 Simple Timestamp File Format
msgid "asterisk_module_formatg723"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:175
#. Raw G.726 (16/24/32/40kbps) data
msgid "asterisk_module_formatg726"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:176
#. Raw G729 data
msgid "asterisk_module_formatg729"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:177
#. Raw GSM data
msgid "asterisk_module_formatgsm"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:178
#. Raw h263 data
msgid "asterisk_module_formath263"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:179
#. JPEG (Joint Picture Experts Group) Image
msgid "asterisk_module_formatjpeg"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:180
#. Raw uLaw 8khz Audio support (PCM)
msgid "asterisk_module_formatpcm"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:181
#. load => .so ; Raw aLaw 8khz PCM Audio support
msgid "asterisk_module_formatpcmalaw"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:182
#. Raw Signed Linear Audio support (SLN)
msgid "asterisk_module_formatsln"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:183
#. Dialogic VOX (ADPCM) File Format
msgid "asterisk_module_formatvox"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:184
#. Microsoft WAV format (8000hz Signed Line
msgid "asterisk_module_formatwav"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:185
#. Microsoft WAV format (Proprietary GSM)
msgid "asterisk_module_formatwavgsm"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:186
#. Caller ID related dialplan functions
msgid "asterisk_module_funccallerid"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:187
#. ENUM Functions
msgid "asterisk_module_funcenum"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:188
#. URI encoding / decoding functions
msgid "asterisk_module_funcuri"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:189
#. Asterisk Extension Language Compiler
msgid "asterisk_module_pbxael"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:190
#. Text Extension Configuration
msgid "asterisk_module_pbxconfig"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:191
#. load => .so ; Builtin dialplan functions
msgid "asterisk_module_pbxfunctions"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:192
#. Loopback Switch
msgid "asterisk_module_pbxloopback"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:193
#. Realtime Switch
msgid "asterisk_module_pbxrealtime"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:194
#. Outgoing Spool Support
msgid "asterisk_module_pbxspool"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:195
#. Wil Cal U (Auto Dialer)
msgid "asterisk_module_pbxwilcalu"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:196
#. MySQL Config Resource
msgid "asterisk_module_resconfigmysql"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:197
#. ODBC Config Resource
msgid "asterisk_module_resconfigodbc"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:198
#. PGSQL Module
msgid "asterisk_module_resconfigpgsql"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:199
#. Cryptographic Digital Signatures
msgid "asterisk_module_rescrypto"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:200
#. Call Parking Resource
msgid "asterisk_module_resfeatures"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:201
#. Indications Configuration
msgid "asterisk_module_resindications"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:202
#. Call Monitoring Resource
msgid "asterisk_module_resmonitor"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:203
#. Music On Hold Resource
msgid "asterisk_module_resmusiconhold"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:204
#. ODBC Resource
msgid "asterisk_module_resodbc"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:205
#. SMDI Module
msgid "asterisk_module_ressmdi"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:206
#. SNMP Module
msgid "asterisk_module_ressnmp"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:207
#. Music On Hold
msgid "asterisk_moh"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:208
#. Application
msgid "asterisk_moh_application"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:209
#. Directory of Music
msgid "asterisk_moh_directory"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:210
#. Option mode
msgid "asterisk_moh_mode"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:211
#. Random Play
msgid "asterisk_moh_random"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:212
#. SIP Connection
msgid "asterisk_sip"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:213
#. Always Dial International
msgid "asterisk_sip_alwaysinternational"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:214
#. Reinvite/redirect media connections
msgid "asterisk_sip_canreinvite"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:215
#. context
msgid "asterisk_sip_context"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:216
#. Country Code for connection
msgid "asterisk_sip_countrycode"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:217
#. DTMF mode
msgid "asterisk_sip_dtmfmode"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:218
#. Add as Extension
msgid "asterisk_sip_extension"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:219
#. Primary domain identity for From: headers
msgid "asterisk_sip_fromdomain"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:220
#. From user (required by many SIP providers)
msgid "asterisk_sip_fromuser"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:221
#. Host name (or blank)
msgid "asterisk_sip_host"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:222
#. Ring on incoming dialplan contexts
msgid "asterisk_sip_incoming"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:223
#. Allow Insecure for
msgid "asterisk_sip_insecure"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:224
#. International Dial Prefix
msgid "asterisk_sip_internationalprefix"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:225
#. Mailbox for MWI
msgid "asterisk_sip_mailbox"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:226
#. NAT between phone and Asterisk
msgid "asterisk_sip_nat"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:227
#. Check tags in headers
msgid "asterisk_sip_pedantic"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:228
#. SIP Port
msgid "asterisk_sip_port"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:229
#. Dial Prefix (for external line)
msgid "asterisk_sip_prefix"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:230
#. Reply Timeout (ms) for down connection
msgid "asterisk_sip_qualify"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:231
#. Register connection
msgid "asterisk_sip_register"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:232
#. Secret
msgid "asterisk_sip_secret"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:233
#. Dial own extension for mailbox
msgid "asterisk_sip_selfmailbox"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:234
#. Dial Timeout (sec)
msgid "asterisk_sip_timeout"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:235
#. Client Type
msgid "asterisk_sip_type"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:236
#. Username
msgid "asterisk_sip_username"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:237
#. Section sipgeneral
msgid "asterisk_sipgeneral"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:238
#. Allow codecs
msgid "asterisk_sipgeneral_allow"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:239
#. SIP Port
msgid "asterisk_sipgeneral_port"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:240
#. SIP realm
msgid "asterisk_sipgeneral_realm"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:241
#. Voicemail general options
msgid "asterisk_voicegeneral"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:242
#. From Email address of server
msgid "asterisk_voicegeneral_serveremail"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:243
#. Voice Mail boxes
msgid "asterisk_voicemail"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:244
#. Email contains attachment
msgid "asterisk_voicemail_attach"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:245
#. Email
msgid "asterisk_voicemail_email"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:246
#. Display Name
msgid "asterisk_voicemail_name"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:247
#. Password
msgid "asterisk_voicemail_password"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:248
#. zone
msgid "asterisk_voicemail_zone"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:249
#. Voice Zone settings
msgid "asterisk_voicezone"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:250
#. Message Format
msgid "asterisk_voicezone_message"
msgstr ""

#: ./applications/luci-asterisk/luasrc/i18n/asterisk.en.lua:251
#. Time Zone
msgid "asterisk_voicezone_zone"
msgstr ""