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.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: jeremy.laine@m4x.org\n"
11 "POT-Creation-Date: 2006-11-05 14:16+0100\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"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
21 #: ../diogenes.templates:1001
22 msgid "Welcome to the Diogenes setup program"
27 #: ../diogenes.templates:1001
29 "You must have a database server already setup and ready to go if you are "
30 "going to have this program configure your database for you. If you are not "
31 "comfortable with this, you should tell the debconf process that you do not "
32 "have any database server. You will then need to configure Diogenes manually."
37 #: ../diogenes.templates:1001
39 "If debconf is set up in a way that you will not be asked questions "
40 "interactively (i.e. you do not see this note during installation but as a "
41 "mail to your root account), Diogenes will assume that your web server is "
42 "apache and your database server is MySQL and no MySQL root password is set. "
43 "If any of these do not apply, Diogenes will not run unless you configure it "
44 "manually by creating its database and editing the files in /etc/diogenes."
49 #: ../diogenes.templates:2001
50 msgid "Remove web site data after \"purging\" the diogenes package?"
55 #: ../diogenes.templates:2001
57 "Should the data that makes up Diogenes's web sites be removed when the "
58 "diogenes packages is purged with the \"dpkg --purge diogenes\" command (i.e. "
59 "remove everything including the configuration)?"
64 #: ../diogenes.templates:3001
65 msgid "apache, apache-ssl, apache-perl, apache2"
70 #: ../diogenes.templates:3002
71 msgid "Type of web server:"
76 #: ../diogenes.templates:3002
78 "By default Diogenes supports any web server that php4 does. This config "
79 "process currently only supports Apache directly. If you use another one you "
80 "will have to handle the web ends manually. If you choose the first option, "
81 "this install process will manage the configuration (or attempt to) of the "
82 "Apache specific portions necessary to run Diogenes properly."
87 #: ../diogenes.templates:4001
88 msgid "User your web server runs as:"
93 #: ../diogenes.templates:4001
95 "Unable to obtain the user your web server runs as. This is needed in order "
96 "to allow the web server to write the files that make up the Diogenes-managed "
102 #: ../diogenes.templates:5001
103 msgid "Group your web server runs as:"
108 #: ../diogenes.templates:5001
110 "Unable to obtain the group your web server runs as. This is needed in order "
111 "to allow the web server to read Diogenes's configuration files."