source: alternc/trunk/debian/po/templates.pot @ 2042

Revision 2042, 9.6 KB checked in by anarcat, 6 years ago (diff)

update templates translations

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