]> code.citadel.org Git - citadel.git/blob - citadel/po/de.po
* create our own .pot file
[citadel.git] / citadel / po / de.po
1 # Translation of citadel debconf templates to German
2 # Copyright (C) Helge Kreutzmann <debian@helgefjell.de>, 2008, 2009.
3 # This file is distributed under the same license as the citadel package.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: citadel 7.63-1\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2010-09-27 21:28+0200\n"
10 "PO-Revision-Date: 2009-09-08 19:40+0200\n"
11 "Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\n"
12 "Language-Team: de <debian-l10n-german@lists.debian.org>\n"
13 "Language: \n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=ISO-8859-15\n"
16 "Content-Transfer-Encoding: 8bit\n"
17
18 #: ../utils/setup.c:111
19 #, fuzzy
20 msgid "Citadel Home Directory"
21 msgstr "Active Directory"
22
23 #: ../utils/setup.c:114
24 msgid ""
25 "Enter the full pathname of the directory in which the Citadel\n"
26 "installation you are creating or updating resides.  If you\n"
27 "specify a directory other than the default, you will need to\n"
28 "specify the -h flag to the server when you start it up.\n"
29 msgstr ""
30
31 #: ../utils/setup.c:120
32 msgid ""
33 "Enter the subdirectory name for an alternate installation of Citadel. To do "
34 "a default installation just leave it blank.If you specify a directory other "
35 "than the default, you will need to\n"
36 "specify the -h flag to the server when you start it up.\n"
37 "note that it may not have a leading /"
38 msgstr ""
39
40 #: ../utils/setup.c:127
41 msgid "Citadel administrator username:"
42 msgstr "Benutzername des Citadel-Administrators:"
43
44 #: ../utils/setup.c:129
45 msgid ""
46 "Please enter the name of the Citadel user account that should be granted "
47 "administrative privileges once created. If using internal authentication "
48 "this user account will be created if it does not exist. For external "
49 "authentication this user account has to exist."
50 msgstr ""
51 "Bitte geben Sie den Namen des Citadel-Benutzerkontos an, dem nach der "
52 "Erstellung administrative Privilegien erteilt werden sollen. Falls interne "
53 "Authentifizierung verwandt wird und das Benutzerkonto noch nicht existiert, "
54 "wird es erstellt. Für externe Authentifizierung muss das Benutzerkonto "
55 "existieren."
56
57 #: ../utils/setup.c:135
58 msgid "Administrator password:"
59 msgstr "Administrator-Passwort:"
60
61 #: ../utils/setup.c:137
62 msgid ""
63 "Enter a password for the system administrator. When setup\n"
64 "completes it will attempt to create the administrator user\n"
65 "and set the password specified here.\n"
66 msgstr ""
67
68 #: ../utils/setup.c:141
69 #, fuzzy
70 msgid "Citadel User ID:"
71 msgstr "Citadel/UX"
72
73 #: ../utils/setup.c:143
74 msgid ""
75 "Citadel needs to run under its own user ID.  This would\n"
76 "typically be called \"citadel\", but if you are running Citadel\n"
77 "as a public BBS, you might also call it \"bbs\" or \"guest\".\n"
78 "The server will run under this user ID.  Please specify that\n"
79 "user ID here.  You may specify either a user name or a numeric\n"
80 "UID.\n"
81 msgstr ""
82
83 #: ../utils/setup.c:150
84 msgid "Listening address for the Citadel server:"
85 msgstr "Adresse, auf der Citadel auf Anfragen wartet:"
86
87 #: ../utils/setup.c:152
88 msgid ""
89 "Please specify the IP address which the server should be listening to. You "
90 "can name a specific IPv4 or IPv6 address, or you can specify\n"
91 "'*' for 'any address', '::' for 'any IPv6 address', or '0.0.0.0'\n"
92 "for 'any IPv4 address'. If you leave this blank, Citadel will\n"
93 "listen on all addresses. This can usually be left to the default unless "
94 "multiple instances of Citadel are running on the same computer."
95 msgstr ""
96
97 #: ../utils/setup.c:160
98 #, fuzzy
99 msgid "Server port number:"
100 msgstr "LDAP-Portnummer:"
101
102 #: ../utils/setup.c:162
103 msgid ""
104 "Specify the TCP port number on which your server will run.\n"
105 "Normally, this will be port 504, which is the official port\n"
106 "assigned by the IANA for Citadel servers.  You will only need\n"
107 "to specify a different port number if you run multiple instances\n"
108 "of Citadel on the same computer and there is something else\n"
109 "already using port 504.\n"
110 msgstr ""
111
112 #: ../utils/setup.c:169
113 msgid "Authentication method to use:"
114 msgstr "Zu verwendene Authentifizierungsmethode:"
115
116 #: ../utils/setup.c:171
117 #, fuzzy
118 msgid ""
119 "Please choose the user authentication mode. By default Citadel will use its "
120 "own internal user accounts database. If you choose Host, Citadel users will "
121 "have accounts on the host system, authenticated via /etc/passwd or a PAM "
122 "source. LDAP chooses an RFC 2307 compliant directory server, the last option "
123 "chooses the nonstandard MS Active Directory LDAP scheme.\n"
124 "Do not change this option unless you are sure it is required, since changing "
125 "back requires a full reinstall of Citadel.\n"
126 " 0. Self contained authentication\n"
127 " 1. Host system integrated authentication\n"
128 " 2. External LDAP - RFC 2307 compliant directory\n"
129 " 3. External LDAP - nonstandard MS Active Directory\n"
130 "\n"
131 "For help: http://www.citadel.org/doku.php/faq:installation:authmodes\n"
132 "\n"
133 "ANSWER \"0\" UNLESS YOU COMPLETELY UNDERSTAND THIS OPTION.\n"
134 msgstr ""
135 "Bitte wählen Sie die Authentifizierungsmethode für Benutzer. Standardmäßig "
136 "wird Citadel seine interne Benutzerkontendatenbank verwenden. Falls Sie "
137 "»Host« wählen, werden die Benutzer von Citadel Konten auf dem Gastsystem "
138 "haben und via /etc/passwd oder einer PAM-Quelle authentifiziert werden. "
139 "»LDAP« wählt einen RFC2307-konformen Verzeichnisdienst, die letzte Option "
140 "wählt das nicht-standard »MS Active Directory« LDAP-Schema."
141
142 #: ../utils/setup.c:189
143 msgid "LDAP host:"
144 msgstr "LDAP-Host:"
145
146 #: ../utils/setup.c:191
147 #, fuzzy
148 msgid "Please enter the host name or IP address of your LDAP server.\n"
149 msgstr ""
150 "Bitte geben Sie den Rechnernamen oder die IP-Adresse Ihres LDAP-Servers an."
151
152 #: ../utils/setup.c:193
153 msgid "LDAP port number:"
154 msgstr "LDAP-Portnummer:"
155
156 #: ../utils/setup.c:195
157 #, fuzzy
158 msgid "Please enter the port number of the LDAP service (usually 389).\n"
159 msgstr ""
160 "Bitte geben Sie die Portnummer Ihres LDAP-Dienstes an (normalerweise 389)."
161
162 #: ../utils/setup.c:197
163 msgid "LDAP base DN:"
164 msgstr "LDAP-base-DN:"
165
166 #: ../utils/setup.c:199
167 #, fuzzy
168 msgid ""
169 "Please enter the Base DN to search for authentication\n"
170 "(for example: dc=example,dc=com)\n"
171 msgstr ""
172 "Bitte geben Sie die »Base DN«, die zur Authentifizierung durchsucht werden "
173 "soll (beispielsweise dc=example,dc=com), an."
174
175 #: ../utils/setup.c:202
176 msgid "LDAP bind DN:"
177 msgstr "LDAP-bind-DN:"
178
179 #: ../utils/setup.c:204
180 #, fuzzy
181 msgid ""
182 "Please enter the DN of an account to use for binding to the LDAP server for "
183 "performing queries. The account does not require any other privileges. If "
184 "your LDAP server allows anonymous queries, you can leave this blank.Please "
185 "enter the DN of an account to use for binding to the LDAP server\n"
186 "for performing queries.  The account does not require any other\n"
187 "privileges.  If your LDAP server allows anonymous queries, you can\n"
188 "leave this blank.\n"
189 msgstr ""
190 "Bitte geben Sie die DN eines Kontos an, das zum Binden an den LDAP-Server "
191 "zur Durchführung von Abfragen verwandt wird. Das Konto benötigt keine "
192 "weiteren Privilegien. Falls Ihr LDAP-Server anonyme Abfragen erlaubt, können "
193 "Sie dies leer lassen."
194
195 #: ../utils/setup.c:212
196 msgid "LDAP bind password:"
197 msgstr "LDAP-bind-Passwort:"
198
199 #: ../utils/setup.c:214
200 #, fuzzy
201 msgid ""
202 "If you entered a Bind DN in the previous question, you must now enter\n"
203 "the password associated with that account.  Otherwise, you can leave this\n"
204 "blank.\n"
205 msgstr ""
206 "Falls Sie in der vorherigen Frage eine Bind-DN eingegeben haben, müssen Sie "
207 "jetzt das zum Konto zugehörige Passwort eingeben. Lassen Sie dies "
208 "andernfalls leer."
209
210 #~ msgid ""
211 #~ "Please specify the IP address which the server should be listening to. If "
212 #~ "you specify 0.0.0.0, the server will listen on all addresses."
213 #~ msgstr ""
214 #~ "Bitte geben Sie die IP-Adressen an, auf der der Server auf Anfragen "
215 #~ "warten soll. Falls Sie 0.0.0.0 angeben, wird der Server auf allen "
216 #~ "Adressen auf Anfragen warten."
217
218 #~ msgid ""
219 #~ "This can usually be left to the default unless multiple instances of "
220 #~ "Citadel are running on the same computer."
221 #~ msgstr ""
222 #~ "Normalerweise können Sie die Vorgabe beibehalten, falls Sie nicht mehrere "
223 #~ "Instanzen von Citadel auf dem gleichen Computer betreiben."
224
225 #~ msgid "Internal"
226 #~ msgstr "Intern"
227
228 #~ msgid "Host"
229 #~ msgstr "Host"
230
231 #~ msgid "LDAP"
232 #~ msgstr "LDAP"
233
234 #~ msgid ""
235 #~ "Do not change this option unless you are sure it is required, since "
236 #~ "changing back requires a full reinstall of Citadel."
237 #~ msgstr ""
238 #~ "Ändern Sie diese Option nur, falls Sie sich sicher sind, dass Sie sie "
239 #~ "benötigen. Das Zurücksetzen dieser Option benötigt eine komplette "
240 #~ "Neuinstallation von Citadel."
241
242 #~ msgid ""
243 #~ "While not mandatory, it is highly recommended that you set a password for "
244 #~ "the administrator user."
245 #~ msgstr ""
246 #~ "Es ist zwar nicht zwingend notwendig, wird aber nachdrücklich empfohlen, "
247 #~ "dass Sie für den administrativen Benutzer ein Passwort setzen."
248
249 #~ msgid "Internal, Host, LDAP, Active Directory"
250 #~ msgstr "Intern, Host, LDAP, Active Directory"
251
252 #~ msgid "Enable external authentication mode?"
253 #~ msgstr "Externen Authentifizierungsmodus aktivieren?"
254
255 #~ msgid ""
256 #~ "Please enter the name of the Citadel user account that should be granted "
257 #~ "administrative privileges once created."
258 #~ msgstr ""
259 #~ "Geben Sie den Namen des Citadel-Benutzerkontos ein, dem nach der "
260 #~ "Erstellung administrative Privilegien gewährt werden sollen."
261
262 #~ msgid ""
263 #~ "Specify the way authentication is done, either host based or Citadel "
264 #~ "internal. Host based authentication could be /etc/passwd or an LDAP "
265 #~ "directory. WARNING: do not change this setting once your system is "
266 #~ "installed. Answer \"no\" unless you completely understand this option."
267 #~ msgstr ""
268 #~ "Geben Sie an, wie die Authentifizierung läuft, entweder Rechner-basiert "
269 #~ "oder Citadel-intern. Rechner-basierte Authentifizierung könnte /etc/"
270 #~ "passwd oder ein LDAP-Verzeichnis sein. WARNUNG: Ändern Sie diese Option "
271 #~ "nicht, nachdem Ihr System installiert ist. Antworten Sie »Nein« falls Sie "
272 #~ "diese Option nicht komplett verstehen."
273
274 #~ msgid ""
275 #~ "For post configuring your Citadel Server, use citadel-webcit with your "
276 #~ "browser, log in as the user you specified as the Administrator, and "
277 #~ "review the Points under the Administration menu. If you have further "
278 #~ "questions review www.citadel.org, especially the FAQ and Documentation "
279 #~ "section."
280 #~ msgstr ""
281 #~ "Für die weitere Konfiguration Ihres Citadel-Servers verwenden Sie bitte "
282 #~ "citadel-webcit in Ihrem Browser. Melden Sie sich dort als den Benutzer "
283 #~ "an, den Sie eben als Administrator angegeben haben und schauen Sie dann "
284 #~ "die Punkte im Administrations-Menü durch. Falls Sie weitere Fragen haben, "
285 #~ "lesen Sie www.citadel.org, insbesondere die FAQ und den Dokumentations-"
286 #~ "Abschnitt."