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

Revision 12685, 4.4 kB (checked in by mbrevda, 2 years ago)

re #5351 - hebrew translation for recordings, thanks Allegronet

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 bulkextensions
17 # Copyright (C) 2008, 2009, 2010 Bandwith.com
18 #
19 msgid ""
20 msgstr ""
21 "Project-Id-Version: PACKAGE VERSION\n"
22 "Report-Msgid-Bugs-To: \n"
23 "POT-Creation-Date: 2011-09-23 09:52+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=CHARSET\n"
29 "Content-Transfer-Encoding: 8bit\n"
30
31 msgid "Bulk Extensions"
32 msgstr ""
33
34 msgid "Applications"
35 msgstr ""
36
37 msgid "Bulk Extensions uses CSV files to import and export extensions."
38 msgstr ""
39
40 msgid "Voicemail Account Activated"
41 msgstr ""
42
43 msgid "Login information for your Voicemail account is as follows:"
44 msgstr ""
45
46 msgid "Account Name: "
47 msgstr ""
48
49 msgid "Extension: "
50 msgstr ""
51
52 msgid "Voicemail Password: "
53 msgstr ""
54
55 msgid "You are running FreePBX in <b>deviceanduser</b> mode"
56 msgstr ""
57
58 msgid "This module is only supported when FreePBX is in <b>extensions</b> mode"
59 msgstr ""
60
61 msgid "Manage Extensions in bulk using CSV files."
62 msgstr ""
63
64 #, php-format
65 msgid ""
66 "Start by downloading the %s Template CSV file %s (right-click > save as) or "
67 "clicking the Export Extensions button."
68 msgstr ""
69
70 msgid ""
71 "Modify the CSV file to add, edit, or delete Extensions as desired. Then load "
72 "the CSV file. After the CSV file is processed, the action taken for each row "
73 "will be displayed."
74 msgstr ""
75
76 msgid ""
77 "Bulk extension changes can take a long time to complete. It can take 30-60 "
78 "seconds to add 100 extensions on a small system. However, on a system with "
79 "2000 extensions it can take about 5 minutes to add 100 new extensions."
80 msgstr ""
81
82 msgid "Export Extensions"
83 msgstr ""
84
85 msgid "CSV File to Load"
86 msgstr ""
87
88 msgid "Load File"
89 msgstr ""
90
91 msgid "Email Notification for New Accounts"
92 msgstr ""
93
94 msgid ""
95 "By default, a notification email will be sent to the Voicemail email address "
96 "set for each account added."
97 msgstr ""
98
99 msgid ""
100 " The settings below can be used to control the content and destination of "
101 "the notification emails."
102 msgstr ""
103
104 msgid "Default Address:"
105 msgstr ""
106
107 msgid ""
108 "If a Default Address is specified, notification emails for new accounts "
109 "without a Voicemail email address will be sent to the Default Address."
110 msgstr ""
111
112 msgid "Override Address:"
113 msgstr ""
114
115 msgid ""
116 "If an Override Address is specified, all notification emails will be sent to "
117 "the Override Address only. Type \"noemail\" (without the quotes) as the "
118 "Override Address to stop notification emails from being sent."
119 msgstr ""
120
121 msgid "Email From:"
122 msgstr ""
123
124 msgid ""
125 "The Email From header may be specified. If left blank, the system default "
126 "will be used."
127 msgstr ""
128
129 msgid "Email Reply-To:"
130 msgstr ""
131
132 msgid ""
133 "The Email Reply-To header may be specified. If left blank, the system "
134 "default will be used."
135 msgstr ""
136
137 msgid "Email Subject:"
138 msgstr ""
139
140 msgid ""
141 "The Email Subject may be specified. If left blank, the default subject, "
142 "\"Voicemail Account Activated\", will be used."
143 msgstr ""
144
145 msgid "Email Opening:"
146 msgstr ""
147
148 msgid ""
149 "The Email Opening may be specified. If left blank, the default opening, "
150 "\"Login information for your Voicemail account is as follows:\", will be "
151 "used."
152 msgstr ""
153
154 msgid ""
155 " The account name, extension, and Voicemail password will automatically be "
156 "inserted after the opening."
157 msgstr ""
158
159 msgid "Email Closing:"
160 msgstr ""
161
162 msgid ""
163 "The Email Closing may be specified. If any text is entered, it will be "
164 "inserted at the end of the email."
165 msgstr ""
166
167 msgid "Bulk Extensions CSV File Columns"
168 msgstr ""
169
170 msgid ""
171 "The table below explains each column in the CSV file. You can change the "
172 "column order of the CSV file as you like, however, the column names must be "
173 "preserved."
174 msgstr ""
Note: See TracBrowser for help on using the browser.