root/modules/branches/2.10/music/i18n/music.pot

Revision 12482, 4.7 kB (checked in by mbrevda, 2 years ago)

re #5351 - get soemthing up and running, faaaar from finished

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 music
17 # Copyright (C) 2008, 2009, 2010, 2011 Bandwith.com
18 #
19 msgid ""
20 msgstr ""
21 "Project-Id-Version: FreePBX\n"
22 "Report-Msgid-Bugs-To: \n"
23 "POT-Creation-Date: 2011-09-04 19:26+0000\n"
24 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
25 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
26 "Language-Team: LANGUAGE <LL@li.org>\n"
27 "MIME-Version: 1.0\n"
28 "Content-Type: text/plain; charset=utf-8\n"
29 "Content-Transfer-Encoding: 8bit\n"
30
31 msgid "Cannot write to file"
32 msgstr ""
33
34 msgid "Music on Hold"
35 msgstr ""
36
37 msgid "Settings"
38 msgstr ""
39
40 msgid ""
41 "Uploading and management of sound files (wav, mp3) to be used for on-hold "
42 "music."
43 msgstr ""
44
45 msgid "Convert Music Files to WAV"
46 msgstr ""
47
48 msgid "System Setup"
49 msgstr ""
50
51 msgid ""
52 "When set to false, the MP3 files can be loaded and WAV files converted to "
53 "MP3 in the MoH module. The default behavior of true assumes you have mpg123 "
54 "loaded as well as sox and will convert MP3 files to WAV. This is highly "
55 "recommended as MP3 files heavily tax the system and can cause instability on "
56 "a busy phone system"
57 msgstr ""
58
59 msgid "Add Music Category"
60 msgstr ""
61
62 msgid "Add Streaming Category"
63 msgstr ""
64
65 msgid "default"
66 msgstr ""
67
68 msgid "Delete"
69 msgstr ""
70
71 msgid ""
72 "sox failed to convert file and original could not be copied as a fall back"
73 msgstr ""
74
75 msgid "On Hold Music"
76 msgstr ""
77
78 msgid "Category Name:"
79 msgstr ""
80
81 msgid ""
82 "Allows you to Set up Different Categories for music on hold.  This is useful "
83 "if you would like to specify different Hold Music or Commercials for various "
84 "ACD Queues."
85 msgstr ""
86
87 msgid "Submit Changes"
88 msgstr ""
89
90 msgid "Please enter a valid Category Name"
91 msgstr ""
92
93 msgid ""
94 "Categories: \\\"none\\\" and \\\"default\\\" are reserved names. Please "
95 "enter a different name"
96 msgstr ""
97
98 msgid "Application:"
99 msgstr ""
100
101 msgid ""
102 "This is the \"application=\" line used to provide the streaming details to "
103 "Asterisk. See information on musiconhold.conf configuration for different "
104 "audio and Internet streaming source options."
105 msgstr ""
106
107 msgid "Optional Format:"
108 msgstr ""
109
110 msgid ""
111 "Optional value for \"format=\" line used to provide the format to Asterisk. "
112 "This should be a format understood by Asterisk such as ulaw, and is specific "
113 "to the streaming application you are using. See information on musiconhold."
114 "conf configuration for different audio and Internet streaming source options."
115 msgstr ""
116
117 msgid "Please enter a streaming application command and arguments"
118 msgstr ""
119
120 msgid "Category:"
121 msgstr ""
122
123 #, php-format
124 msgid "Delete Music Category %s"
125 msgstr ""
126
127 #, php-format
128 msgid "Delete Streaming Category"
129 msgstr ""
130
131 msgid "Edit Streaming Category"
132 msgstr ""
133
134 msgid "Upload a .wav or .mp3 file:"
135 msgstr ""
136
137 msgid "Upload"
138 msgstr ""
139
140 msgid "Please wait until the page loads. Your file is being processed."
141 msgstr ""
142
143 msgid "Volume 150%"
144 msgstr ""
145
146 msgid "Volume 125%"
147 msgstr ""
148
149 msgid "Volume 100%"
150 msgstr ""
151
152 msgid "Volume 75%"
153 msgstr ""
154
155 msgid "Volume 50%"
156 msgstr ""
157
158 msgid "Volume 25%"
159 msgstr ""
160
161 msgid "Volume 10%"
162 msgstr ""
163
164 msgid "Volume Adjustment"
165 msgstr ""
166
167 msgid ""
168 "The volume adjustment is a linear value. Since loudness is logarithmic, the "
169 "linear level will be less of an adjustment. You should test out the "
170 "installed music to assure it is at the correct volume. This feature will "
171 "convert MP3 files to WAV files. If you do not have mpg123 installed, you can "
172 "set the parameter: <strong>Convert Music Files to WAV</strong> to false in "
173 "Advanced Settings"
174 msgstr ""
175
176 msgid "Do not encode wav to mp3"
177 msgstr ""
178
179 msgid "Disable Random Play"
180 msgstr ""
181
182 msgid "Enable Random Play"
183 msgstr ""
184
185 msgid "Error Processing"
186 msgstr ""
187
188 msgid "No file provided"
189 msgstr ""
190
191 msgid "Please select a file to upload"
192 msgstr ""
193
194 msgid "Check"
195 msgstr ""
196
197 msgid "in"
198 msgstr ""
199
200 msgid "This is not a fatal error, your Music on Hold may still work."
201 msgstr ""
202
203 msgid "Completed processing"
204 msgstr ""
205
206 msgid ""
207 "You must have at least one file for On Hold Music.  Please upload one before "
208 "deleting this one."
209 msgstr ""
210
211 msgid "Deleted"
212 msgstr ""
213
214 #, php-format
215 msgid "Error Deleting %s"
216 msgstr ""
Note: See TracBrowser for help on using the browser.