root/modules/branches/2.7/outroutemsg/i18n/outroutemsg.pot

Revision 8643, 3.8 kB (checked in by mickecarlsson, 3 years ago)

Re #3805 add possibility to change message to be played for different type of trunk failures, missing files

Line 
1 # This file is part of FreePBX.
2 #
3 #    FreePBX is free software: you can redistribute it and/or modify
4 #    it under the terms of the GNU General Public License as published by
5 #    the Free Software Foundation, either version 2 of the License, or
6 #    (at your option) any later version.
7 #
8 #    FreePBX is distributed in the hope that it will be useful,
9 #    but WITHOUT ANY WARRANTY; without even the implied warranty of
10 #    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11 #    GNU General Public License for more details.
12 #
13 #    You should have received a copy of the GNU General Public License
14 #    along with FreePBX.  If not, see <http://www.gnu.org/licenses/>.
15 #
16 # FreePBX language template for outroutemsg
17 # Copyright (C) 2009, 2010 Bandwith.com
18 #
19 #, fuzzy
20 msgid ""
21 msgstr ""
22 "Project-Id-Version: PACKAGE VERSION\n"
23 "Report-Msgid-Bugs-To: \n"
24 "POT-Creation-Date: 2010-01-19 17:24+0100\n"
25 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
26 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
27 "Language-Team: LANGUAGE <LL@li.org>\n"
28 "MIME-Version: 1.0\n"
29 "Content-Type: text/plain; charset=CHARSET\n"
30 "Content-Transfer-Encoding: 8bit\n"
31
32 #: functions.inc.php:152 page.outroutemsg.php:66
33 msgid "Route Congestion Messages"
34 msgstr ""
35
36 #: install.php:40
37 msgid "Can not create outroutemsg table"
38 msgstr ""
39
40 #: page.outroutemsg.php:67
41 msgid "No Routes Available"
42 msgstr ""
43
44 #: page.outroutemsg.php:72
45 msgid "Standard Routes"
46 msgstr ""
47
48 #: page.outroutemsg.php:74 page.outroutemsg.php:92 page.outroutemsg.php:110
49 #: page.outroutemsg.php:129 page.outroutemsg.php:147 page.outroutemsg.php:165
50 msgid "Message or Tone"
51 msgstr ""
52
53 #: page.outroutemsg.php:74
54 msgid "Message or tone to be played if no trunks are available."
55 msgstr ""
56
57 #: page.outroutemsg.php:78 page.outroutemsg.php:96 page.outroutemsg.php:114
58 #: page.outroutemsg.php:133 page.outroutemsg.php:151 page.outroutemsg.php:169
59 msgid "Default Message"
60 msgstr ""
61
62 #: page.outroutemsg.php:79 page.outroutemsg.php:97 page.outroutemsg.php:115
63 #: page.outroutemsg.php:134 page.outroutemsg.php:152 page.outroutemsg.php:170
64 msgid "Congestion Tones"
65 msgstr ""
66
67 #: page.outroutemsg.php:90
68 msgid "Intra-Company Routes"
69 msgstr ""
70
71 #: page.outroutemsg.php:92
72 msgid ""
73 "Message or tone to be played if no trunks are available. Used on routes "
74 "marked as intra-company only."
75 msgstr ""
76
77 #: page.outroutemsg.php:108
78 msgid "Emergency Routes"
79 msgstr ""
80
81 #: page.outroutemsg.php:110
82 msgid ""
83 "Message or tone to be played if no trunks are available. Used on all "
84 "emergency routes. Consider a message instructing callers to find an "
85 "alternative means of calling emergency services such as a cell phone or "
86 "alarm system panel."
87 msgstr ""
88
89 #: page.outroutemsg.php:125
90 msgid "Trunk Failures"
91 msgstr ""
92
93 #: page.outroutemsg.php:127
94 msgid "No Answer"
95 msgstr ""
96
97 #: page.outroutemsg.php:129
98 msgid ""
99 "Message or tone to be played if there was no answer. Default message is:<br>"
100 "\"The number is not answering.\"<br> Hangupcause is 18 or 19"
101 msgstr ""
102
103 #: page.outroutemsg.php:145
104 msgid "Number or Address Incomplete"
105 msgstr ""
106
107 #: page.outroutemsg.php:147
108 msgid ""
109 "Message or tone to be played if trunk reports Number or Address Incomplete. "
110 "Usually this means that the number you have dialed is to short. Default "
111 "message is:<br>\"The number you have dialed is not in service. Please check "
112 "the number and try again.\"<br>Hangupcause is 28"
113 msgstr ""
114
115 #: page.outroutemsg.php:163
116 msgid "Unallocated Number"
117 msgstr ""
118
119 #: page.outroutemsg.php:165
120 msgid ""
121 "Message or tone to be played if trunk reports Unallocated Number. Usually "
122 "this means that the number dialed does not exist. Default message is:<br>"
123 "\"The number you have dialed is not in service. Please check the number and "
124 "try again.\"<br>Hangupcause is 1"
125 msgstr ""
126
127 #: page.outroutemsg.php:182
128 msgid "Submit Changes"
129 msgstr ""
Note: See TracBrowser for help on using the browser.