source: trunk/debian/po/templates.pot @ 1023

Revision 1023, 8.7 KB checked in by benjamin, 7 years ago (diff)

Adding po-debconf in alternc package Closes #539

Line 
1#
2#    Translators, if you are not familiar with the PO format, gettext
3#    documentation is worth reading, especially sections dedicated to
4#    this format, e.g. by running:
5#         info -n '(gettext)PO Files'
6#         info -n '(gettext)Header Entry'
7#
8#    Some information specific to po-debconf are available at
9#            /usr/share/doc/po-debconf/README-trans
10#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
11#
12#    Developers do not need to manually edit POT or PO files.
13#
14#, fuzzy
15msgid ""
16msgstr ""
17"Project-Id-Version: PACKAGE VERSION\n"
18"Report-Msgid-Bugs-To: \n"
19"POT-Creation-Date: 2006-04-26 11:16+0200\n"
20"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
21"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
22"Language-Team: LANGUAGE <LL@li.org>\n"
23"MIME-Version: 1.0\n"
24"Content-Type: text/plain; charset=CHARSET\n"
25"Content-Transfer-Encoding: 8bit\n"
26
27#. Type: boolean
28#. Description
29#: ../templates:4
30msgid "Do you REALLY want to install AlternC on this computer ?"
31msgstr ""
32
33#. Type: boolean
34#. Description
35#: ../templates:4
36msgid ""
37"You are currently trying to install AlternC on your computer. Be aware that "
38"this package will overwrite critical system files, including but not limited "
39"to the config files of apache, bind, postfix, courier, proftpd and php."
40msgstr ""
41
42#. Type: boolean
43#. Description
44#: ../templates:4
45msgid ""
46"A backup of your old configuration will be stored in \"/var/backups/alternc/"
47"etc-original-`date`.tar.gz\"."
48msgstr ""
49
50#. Type: boolean
51#. Description
52#: ../templates:4
53msgid ""
54"If you still want to proceed with this installation, choose YES here, "
55"otherwise choose NO."
56msgstr ""
57
58#. Type: boolean
59#. Description
60#: ../templates:4
61msgid "YOU HAVE BEEN WARNED."
62msgstr ""
63
64#. Type: string
65#. Description
66#: ../templates:20
67msgid "Fully qualified name of the desktop."
68msgstr ""
69
70#. Type: string
71#. Description
72#: ../templates:20
73msgid ""
74"Please enter the fully qualified name of your server. This will be the "
75"domain part of the url you will use to access the virtual managment desktop. "
76"This (sub)domain MUST point to your server."
77msgstr ""
78
79#. Type: string
80#. Description
81#: ../templates:20
82msgid "The default should be ok if your machine is correctly configured."
83msgstr ""
84
85#. Type: string
86#. Description
87#: ../templates:29
88msgid "Name of your hosting service"
89msgstr ""
90
91#. Type: string
92#. Description
93#: ../templates:29
94msgid ""
95"Please enter the name of your hosting service. It may be your company's name "
96"or your personnal name or whatever you want to ..."
97msgstr ""
98
99#. Type: string
100#. Description
101#: ../templates:35
102msgid "Name of the primary domain name server."
103msgstr ""
104
105#. Type: string
106#. Description
107#: ../templates:35
108msgid ""
109"Please enter the fully qualified name of your primary dns server. It can be "
110"this server since bind is installed and configured by AlternC. Anyway, if "
111"your hosting service is quite big, you may have an external primary name "
112"server that keep in sync with your alternc's server(s). . The default value "
113"should be good in most case."
114msgstr ""
115
116#. Type: string
117#. Description
118#: ../templates:44
119msgid "Name of the secondary domain name server."
120msgstr ""
121
122#. Type: string
123#. Description
124#: ../templates:44
125msgid ""
126"Please enter the fully qualified name of your secondary dns server. It can "
127"be this server since bind is installed and configured by AlternC. Anyway, "
128"you should have 2 separate DNS servers if you want to provide a high quality "
129"hosting service."
130msgstr ""
131
132#. Type: string
133#. Description
134#: ../templates:44
135msgid ""
136"You may contact the AlternC's users mailing list if you want to exchange dns "
137"service with other AlternC's users."
138msgstr ""
139
140#. Type: string
141#. Description
142#: ../templates:55
143msgid "Name of the mysql server."
144msgstr ""
145
146#. Type: string
147#. Description
148#: ../templates:55
149msgid ""
150"Please enter the fully qualified name of your mysql server host. On small "
151"systems, it IS \"localhost\" since you may have installed a local mysql "
152"server. If you are a bigger hosting service, you may put your mysql service "
153"on a remote synchronized ring or equivalent. In that case, please enter the "
154"hostname of your mysql server. This server MUST be able to access the remote "
155"server at standard port (3306). It is recommended to use \"127.0.0.1\" "
156"instead of \"localhost\" if your postfix installation is configured in a "
157"chroot (which is the case, by default)."
158msgstr ""
159
160#. Type: string
161#. Description
162#: ../templates:67
163msgid "AlternC's mysql system database"
164msgstr ""
165
166#. Type: string
167#. Description
168#: ../templates:67
169msgid ""
170"AlternC will create a mysql database to store it's system data. Please "
171"choose the name of this database here. The default value should be good in "
172"most case."
173msgstr ""
174
175#. Type: string
176#. Description
177#: ../templates:74
178msgid "AlternC's mysql account"
179msgstr ""
180
181#. Type: string
182#. Description
183#: ../templates:74
184msgid ""
185"AlternC will create a mysql administrator account. Please choose it's "
186"username here. The default value should be good in most case."
187msgstr ""
188
189#. Type: password
190#. Description
191#: ../templates:80
192msgid "Password of the AlternC's mysql account"
193msgstr ""
194
195#. Type: password
196#. Description
197#: ../templates:80
198msgid ""
199"AlternC requires an administrator account on the mysql server. It will be "
200"created automatically during the install process. Please choose a password "
201"for this account."
202msgstr ""
203
204#. Type: password
205#. Description
206#: ../templates:80
207msgid ""
208"Please choose a quite complex password since it will have full access to the "
209"system database !!!"
210msgstr ""
211
212#. Type: string
213#. Description
214#: ../templates:90
215msgid "The server to GRANT permissions to"
216msgstr ""
217
218#. Type: string
219#. Description
220#: ../templates:90
221msgid ""
222"AlternC and MySQL can be installed on different servers. In order to have "
223"GRANT table properly created and manipulated, this parameter must be set to "
224"the hostname or IP the Apache server will appear as connecting from to the "
225"MySQL server."
226msgstr ""
227
228#. Type: string
229#. Description
230#: ../templates:98
231msgid "the primary IP of this server"
232msgstr ""
233
234#. Type: string
235#. Description
236#: ../templates:98
237msgid ""
238"AlternC will default the A records for domains it hosts to this IP. In other "
239"words, this is the IP everyone can reach to server at."
240msgstr ""
241
242#. Type: string
243#. Description
244#: ../templates:104
245msgid "the internal IP of this server"
246msgstr ""
247
248#. Type: string
249#. Description
250#: ../templates:104
251msgid ""
252"AlternC will configure Apache and other services to listen to this address. "
253"This is usually the same as the primary IP of the server, unless the server "
254"is sitting behind a NAT router."
255msgstr ""
256
257#. Type: string
258#. Description
259#: ../templates:104
260msgid "In other words, this is the IP address of eth0."
261msgstr ""
262
263#. Type: string
264#. Description
265#: ../templates:113
266msgid "the default MX to assign to new domains"
267msgstr ""
268
269#. Type: string
270#. Description
271#: ../templates:113
272msgid ""
273"AlternC will assign this hostname as the MX record for all the domains it "
274"hosts. It is usually better be left alone."
275msgstr ""
276
277#. Type: string
278#. Description
279#: ../templates:119
280msgid "The path where AlternC is installed"
281msgstr ""
282
283#. Type: string
284#. Description
285#: ../templates:119
286msgid ""
287"Please enter the partition name where alternc is installed. This is used "
288"mainly for disk quotas."
289msgstr ""
290
291#. Type: string
292#. Description
293#: ../templates:125
294msgid "monitoring server"
295msgstr ""
296
297#. Type: string
298#. Description
299#: ../templates:125
300msgid ""
301"IP address (or ip/prefix) of the server(s) which we want to authorize ping "
302"to us and apache status pages. Completely optional."
303msgstr ""
304
305#. Type: string
306#. Description
307#: ../templates:131
308msgid "trusted servers for bind"
309msgstr ""
310
311#. Type: string
312#. Description
313#: ../templates:131
314msgid ""
315"IP address or prefix of machines within our trust for DNS transfers, "
316"delimited by ';', optional."
317msgstr ""
318
319#. Type: string
320#. Description
321#: ../templates:137
322msgid "SMTP authorized networks"
323msgstr ""
324
325#. Type: string
326#. Description
327#: ../templates:137
328msgid "IP addresses of the networks authorized in SMTP, space-delimited."
329msgstr ""
330
331#. Type: note
332#. Description
333#: ../templates:142
334msgid "POP Before SMTP deprecated"
335msgstr ""
336
337#. Type: note
338#. Description
339#: ../templates:142
340msgid ""
341"AlternC doesn't automatically configure the pop-before-smtp package anymore, "
342"since it is correctly configured for SASL authentification these days. If "
343"you wish to configure pop-before-smtp, simply find the lines preceded by:"
344msgstr ""
345
346#. Type: note
347#. Description
348#: ../templates:142
349msgid "# For Courier-POP3 and Courier-IMAP:"
350msgstr ""
351
352#. Type: note
353#. Description
354#: ../templates:142
355msgid ""
356"in the /etc/pop-before-smtp/pop-before-smtp.conf and uncomment it. hash:/var/"
357"lib/pop-before-smtp/hosts must also be added to the mynetworks directive of /"
358"etc/postfix/main.cf"
359msgstr ""
Note: See TracBrowser for help on using the repository browser.