Commit | Line | Data |
---|---|---|
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 | |
15 | msgid "" | |
16 | msgstr "" | |
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 | |
30 | msgid "Welcome to the Diogenes setup program" | |
31 | msgstr "" | |
32 | ||
33 | #. Type: note | |
34 | #. Description | |
35 | #: ../diogenes.templates:3 | |
36 | msgid "" | |
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." | |
41 | msgstr "" | |
42 | ||
43 | #. Type: note | |
44 | #. Description | |
45 | #: ../diogenes.templates:3 | |
46 | msgid "" | |
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." | |
53 | msgstr "" | |
54 | ||
55 | #. Type: boolean | |
56 | #. Description | |
57 | #: ../diogenes.templates:19 | |
58 | msgid "Remove web site data after \"purging\" the diogenes package?" | |
59 | msgstr "" | |
60 | ||
61 | #. Type: boolean | |
62 | #. Description | |
63 | #: ../diogenes.templates:19 | |
64 | msgid "" | |
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)?" | |
68 | msgstr "" | |
69 | ||
70 | #. Type: multiselect | |
71 | #. Choices | |
72 | #: ../diogenes.templates:26 | |
73 | msgid "apache, apache-ssl, apache-perl, apache2" | |
74 | msgstr "" | |
75 | ||
76 | #. Type: multiselect | |
77 | #. Description | |
78 | #: ../diogenes.templates:28 | |
79 | msgid "Type of web server:" | |
80 | msgstr "" | |
81 | ||
82 | #. Type: multiselect | |
83 | #. Description | |
84 | #: ../diogenes.templates:28 | |
85 | msgid "" | |
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." | |
91 | msgstr "" | |
92 | ||
93 | #. Type: string | |
94 | #. Description | |
95 | #: ../diogenes.templates:38 | |
96 | msgid "User your web server runs as:" | |
97 | msgstr "" | |
98 | ||
99 | #. Type: string | |
100 | #. Description | |
101 | #: ../diogenes.templates:38 | |
102 | msgid "" | |
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." | |
106 | msgstr "" | |
107 | ||
108 | #. Type: string | |
109 | #. Description | |
110 | #: ../diogenes.templates:46 | |
111 | msgid "Group your web server runs as:" | |
112 | msgstr "" | |
113 | ||
114 | #. Type: string | |
115 | #. Description | |
116 | #: ../diogenes.templates:46 | |
117 | msgid "" | |
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." | |
120 | msgstr "" | |
121 | ||
122 | #. Type: select | |
123 | #. Choices | |
124 | #: ../diogenes.templates:52 | |
125 | msgid "Automatic, Manual" | |
126 | msgstr "" | |
127 | ||
128 | #. Type: select | |
129 | #. Description | |
130 | #: ../diogenes.templates:54 | |
131 | msgid "Type of database installation:" | |
132 | msgstr "" | |
133 | ||
134 | #. Type: select | |
135 | #. Description | |
136 | #: ../diogenes.templates:54 | |
137 | msgid "" | |
138 | "If you want the setup program to ask you questions and do the database setup " | |
139 | "for you, select \"Automatic\". (Recommended)" | |
140 | msgstr "" | |
141 | ||
142 | #. Type: select | |
143 | #. Description | |
144 | #: ../diogenes.templates:54 | |
145 | msgid "" | |
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." | |
149 | msgstr "" | |
150 | ||
151 | #. Type: password | |
152 | #. Description | |
153 | #: ../diogenes.templates:64 | |
154 | msgid "Database admin password:" | |
155 | msgstr "" | |
156 | ||
157 | #. Type: password | |
158 | #. Description | |
159 | #: ../diogenes.templates:64 | |
160 | msgid "" | |
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." | |
164 | msgstr "" | |
165 | ||
166 | #. Type: string | |
167 | #. Description | |
168 | #: ../diogenes.templates:72 | |
169 | msgid "Hostname of the database server:" | |
170 | msgstr "" | |
171 | ||
172 | #. Type: string | |
173 | #. Description | |
174 | #: ../diogenes.templates:72 | |
175 | msgid "" | |
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." | |
179 | msgstr "" | |
180 | ||
181 | #. Type: string | |
182 | #. Description | |
183 | #: ../diogenes.templates:80 | |
184 | msgid "Name for the Diogenes database:" | |
185 | msgstr "" | |
186 | ||
187 | #. Type: string | |
188 | #. Description | |
189 | #: ../diogenes.templates:80 | |
190 | msgid "" | |
191 | "By default this will be \"diogenes\". This is where all the Diogenes " | |
192 | "related database items will be setup and stored." | |
193 | msgstr "" | |
194 | ||
195 | #. Type: string | |
196 | #. Description | |
197 | #: ../diogenes.templates:87 | |
198 | msgid "Database username:" | |
199 | msgstr "" | |
200 | ||
201 | #. Type: string | |
202 | #. Description | |
203 | #: ../diogenes.templates:87 | |
204 | msgid "" | |
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." | |
207 | msgstr "" | |
208 | ||
209 | #. Type: password | |
210 | #. Description | |
211 | #: ../diogenes.templates:94 | |
212 | msgid "Password for the Diogenes user:" | |
213 | msgstr "" | |
214 | ||
215 | #. Type: password | |
216 | #. Description | |
217 | #: ../diogenes.templates:94 | |
218 | msgid "" | |
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." | |
221 | msgstr "" | |
222 | ||
223 | #. Type: password | |
224 | #. Description | |
225 | #: ../diogenes.templates:94 | |
226 | msgid "" | |
227 | "If you wish to leave the password empty, type \"none\". If you wish to use " | |
228 | "an automatically generated random password type \"auto\"." | |
229 | msgstr "" | |
230 | ||
231 | #. Type: string | |
232 | #. Description | |
233 | #: ../diogenes.templates:105 | |
234 | msgid "MySQL administrator username:" | |
235 | msgstr "" |