bump trunk version to 0.9.20pre1
[diogenes.git] / debian / po / templates.pot
CommitLineData
6855525e
JL
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: 2005-01-14 01:45+0100\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: note
28#. Description
29#: ../diogenes.templates:3
30msgid "Welcome to the Diogenes setup program"
31msgstr ""
32
33#. Type: note
34#. Description
35#: ../diogenes.templates:3
36msgid ""
37"You must have a database server already setup and ready to go if you are "
38"going to have this program configure your database for you. If you are not "
39"comfortable with this, you should tell the debconf process that you do not "
40"have any database server. You will then need to configure Diogenes manually."
41msgstr ""
42
43#. Type: note
44#. Description
45#: ../diogenes.templates:3
46msgid ""
47"If debconf is set up in a way that you will not be asked questions "
48"interactively (i.e. you do not see this note during installation but as a "
49"mail to your root account), Diogenes will assume that your web server is "
50"apache and your database server is MySQL and no MySQL root password is set. "
51"If any of these do not apply, Diogenes will not run unless you configure it "
52"manually by creating its database and editing the files in /etc/diogenes."
53msgstr ""
54
55#. Type: boolean
56#. Description
57#: ../diogenes.templates:19
58msgid "Remove web site data after \"purging\" the diogenes package?"
59msgstr ""
60
61#. Type: boolean
62#. Description
63#: ../diogenes.templates:19
64msgid ""
65"Should the data that makes up Diogenes's web sites be removed when the "
66"diogenes packages is purged with the \"dpkg --purge diogenes\" command (i.e. "
67"remove everything including the configuration)?"
68msgstr ""
69
70#. Type: multiselect
71#. Choices
72#: ../diogenes.templates:26
73msgid "apache, apache-ssl, apache-perl, apache2"
74msgstr ""
75
76#. Type: multiselect
77#. Description
78#: ../diogenes.templates:28
79msgid "Type of web server:"
80msgstr ""
81
82#. Type: multiselect
83#. Description
84#: ../diogenes.templates:28
85msgid ""
86"By default Diogenes supports any web server that php4 does. This config "
87"process currently only supports Apache directly. If you use another one you "
88"will have to handle the web ends manually. If you choose the first option, "
89"this install process will manage the configuration (or attempt to) of the "
90"Apache specific portions necessary to run Diogenes properly."
91msgstr ""
92
93#. Type: string
94#. Description
95#: ../diogenes.templates:38
96msgid "User your web server runs as:"
97msgstr ""
98
99#. Type: string
100#. Description
101#: ../diogenes.templates:38
102msgid ""
103"Unable to obtain the user your web server runs as. This is needed in order "
104"to allow the web server to write the files that make up the Diogenes-managed "
105"web sites."
106msgstr ""
107
108#. Type: string
109#. Description
110#: ../diogenes.templates:46
111msgid "Group your web server runs as:"
112msgstr ""
113
114#. Type: string
115#. Description
116#: ../diogenes.templates:46
117msgid ""
118"Unable to obtain the group your web server runs as. This is needed in order "
119"to allow the web server to read Diogenes's configuration files."
120msgstr ""
121
122#. Type: select
123#. Choices
124#: ../diogenes.templates:52
125msgid "Automatic, Manual"
126msgstr ""
127
128#. Type: select
129#. Description
130#: ../diogenes.templates:54
131msgid "Type of database installation:"
132msgstr ""
133
134#. Type: select
135#. Description
136#: ../diogenes.templates:54
137msgid ""
138"If you want the setup program to ask you questions and do the database setup "
139"for you, select \"Automatic\". (Recommended)"
140msgstr ""
141
142#. Type: select
143#. Description
144#: ../diogenes.templates:54
145msgid ""
146"If you want to configure your database by hand, select \"Manual\". In this "
147"case you will have to create the Diogenes database and user by hand and "
148"handle database upgrades manually."
149msgstr ""
150
151#. Type: password
152#. Description
153#: ../diogenes.templates:64
154msgid "Database admin password:"
155msgstr ""
156
157#. Type: password
158#. Description
159#: ../diogenes.templates:64
160msgid ""
161"Enter the password for your database admin user to access the database. This "
162"password had been set when installing your database. It is most likely NOT "
163"the same password that your Diogenes manager account will use."
164msgstr ""
165
166#. Type: string
167#. Description
168#: ../diogenes.templates:72
169msgid "Hostname of the database server:"
170msgstr ""
171
172#. Type: string
173#. Description
174#: ../diogenes.templates:72
175msgid ""
176"If your database is on another machine besides the one that Diogenes is "
177"running on then you need to change this value to the fully qualified domain "
178"name for that system."
179msgstr ""
180
181#. Type: string
182#. Description
183#: ../diogenes.templates:80
184msgid "Name for the Diogenes database:"
185msgstr ""
186
187#. Type: string
188#. Description
189#: ../diogenes.templates:80
190msgid ""
191"By default this will be \"diogenes\". This is where all the Diogenes "
192"related database items will be setup and stored."
193msgstr ""
194
195#. Type: string
196#. Description
197#: ../diogenes.templates:87
198msgid "Database username:"
199msgstr ""
200
201#. Type: string
202#. Description
203#: ../diogenes.templates:87
204msgid ""
205"What username will access the database for Diogenes? By default this is "
206"it's own user \"diogenes\" so that permissions can be tightened down."
207msgstr ""
208
209#. Type: password
210#. Description
211#: ../diogenes.templates:94
212msgid "Password for the Diogenes user:"
213msgstr ""
214
215#. Type: password
216#. Description
217#: ../diogenes.templates:94
218msgid ""
219"Enter a password for the database user which will be used along with the "
220"database user name you have already supplied to connect to the database."
221msgstr ""
222
223#. Type: password
224#. Description
225#: ../diogenes.templates:94
226msgid ""
227"If you wish to leave the password empty, type \"none\". If you wish to use "
228"an automatically generated random password type \"auto\"."
229msgstr ""
230
231#. Type: string
232#. Description
233#: ../diogenes.templates:105
234msgid "MySQL administrator username:"
235msgstr ""