3 # Pascal Volk <p.volk@veb-it.de>, 2008. |
3 # Pascal Volk <p.volk@veb-it.de>, 2008. |
4 # |
4 # |
5 msgid "" |
5 msgid "" |
6 msgstr "" |
6 msgstr "" |
7 "Project-Id-Version: vmm 0.5\n" |
7 "Project-Id-Version: vmm 0.5\n" |
8 "POT-Creation-Date: 2008-08-19 06:18+CEST\n" |
8 "Report-Msgid-Bugs-To: \n" |
9 "PO-Revision-Date: 2008-08-19 06:20+0200\n" |
9 "POT-Creation-Date: 2008-08-20 03:31+0200\n" |
|
10 "PO-Revision-Date: 2008-08-20 04:19+0200\n" |
10 "Last-Translator: Pascal Volk <p.volk@veb-it.de>\n" |
11 "Last-Translator: Pascal Volk <p.volk@veb-it.de>\n" |
11 "Language-Team: German\n" |
12 "Language-Team: German\n" |
12 "MIME-Version: 1.0\n" |
13 "MIME-Version: 1.0\n" |
13 "Content-Type: text/plain; charset=UTF-8\n" |
14 "Content-Type: text/plain; charset=UTF-8\n" |
14 "Content-Transfer-Encoding: 8bit\n" |
15 "Content-Transfer-Encoding: 8bit\n" |
15 "Generated-By: pygettext.py 1.5\n" |
|
16 "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
16 "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
17 |
17 |
18 #: VirtualMailManager/Account.py:40 |
18 #: VirtualMailManager/Account.py:40 |
|
19 #, python-format |
19 msgid "There is already an alias with the address »%s«." |
20 msgid "There is already an alias with the address »%s«." |
20 msgstr "Es existiert bereits ein Alias mit der Adresse »%s«." |
21 msgstr "Es existiert bereits ein Alias mit der Adresse »%s«." |
21 |
22 |
22 #: VirtualMailManager/Account.py:72 |
23 #: VirtualMailManager/Account.py:72 |
|
24 #, python-format |
23 msgid "Domain »%s« doesn't exist." |
25 msgid "Domain »%s« doesn't exist." |
24 msgstr "Die Domain »%s« existiert nicht." |
26 msgstr "Die Domain »%s« existiert nicht." |
25 |
27 |
26 #: VirtualMailManager/Account.py:91 |
28 #: VirtualMailManager/Account.py:91 |
|
29 #, python-format |
27 msgid "Unknown service »%s«." |
30 msgid "Unknown service »%s«." |
28 msgstr "Unbekannter Service »%s«." |
31 msgstr "Unbekannter Service »%s«." |
29 |
32 |
30 #: VirtualMailManager/Account.py:94 VirtualMailManager/Account.py:151 |
33 #: VirtualMailManager/Account.py:94 VirtualMailManager/Account.py:151 |
31 #: VirtualMailManager/Account.py:178 VirtualMailManager/Account.py:206 |
34 #: VirtualMailManager/Account.py:178 VirtualMailManager/Account.py:206 |
|
35 #, python-format |
32 msgid "The account »%s« doesn't exists." |
36 msgid "The account »%s« doesn't exists." |
33 msgstr "Der Account »%s« existiert nicht." |
37 msgstr "Der Account »%s« existiert nicht." |
34 |
38 |
35 #: VirtualMailManager/Account.py:146 |
39 #: VirtualMailManager/Account.py:146 |
|
40 #, python-format |
36 msgid "The account »%s« already exists." |
41 msgid "The account »%s« already exists." |
37 msgstr "Der Account »%s« existiert bereits." |
42 msgstr "Der Account »%s« existiert bereits." |
38 |
43 |
39 #: VirtualMailManager/Account.py:186 |
44 #: VirtualMailManager/Account.py:186 |
40 msgid "enabled" |
45 msgid "enabled" |
79 #: VirtualMailManager/Alias.py:98 VirtualMailManager/Alias.py:114 |
87 #: VirtualMailManager/Alias.py:98 VirtualMailManager/Alias.py:114 |
80 msgid "Alias doesn't exists" |
88 msgid "Alias doesn't exists" |
81 msgstr "Der Alias existiert nicht." |
89 msgstr "Der Alias existiert nicht." |
82 |
90 |
83 #: VirtualMailManager/Config.py:101 |
91 #: VirtualMailManager/Config.py:101 |
|
92 #, python-format |
84 msgid "missing section: %s\n" |
93 msgid "missing section: %s\n" |
85 msgstr "Fehlender Abschnitt: %s\n" |
94 msgstr "Fehlender Abschnitt: %s\n" |
86 |
95 |
87 #: VirtualMailManager/Config.py:103 |
96 #: VirtualMailManager/Config.py:103 |
|
97 #, python-format |
88 msgid "missing options in section %s:\n" |
98 msgid "missing options in section %s:\n" |
89 msgstr "Fehlende Optionen im Abschnitt %s:\n" |
99 msgstr "Fehlende Optionen im Abschnitt %s:\n" |
90 |
100 |
91 #: VirtualMailManager/Config.py:119 |
101 #: VirtualMailManager/Config.py:119 |
92 msgid "Argument 'sections' is not a list." |
102 msgid "Argument 'sections' is not a list." |
93 msgstr "Argument 'section' ist nicht vom Typ List." |
103 msgstr "Argument 'section' ist nicht vom Typ List." |
94 |
104 |
95 #: VirtualMailManager/Config.py:130 |
105 #: VirtualMailManager/Config.py:130 |
|
106 #, python-format |
96 msgid "* Config section: »%s«" |
107 msgid "* Config section: »%s«" |
97 msgstr "* Konfigurations Abschnitt: »%s«" |
108 msgstr "* Konfigurations Abschnitt: »%s«" |
98 |
109 |
99 #: VirtualMailManager/Config.py:133 |
110 #: VirtualMailManager/Config.py:133 |
100 msgid "Enter new value for option %s [%s]: " |
111 #, python-format |
101 msgstr "Neuer Wert für Option %s [%s]: " |
112 msgid "Enter new value for option %(opt)s [%(val)s]: " |
|
113 msgstr "Neuer Wert für Option %(opt)s [%(val)s]: " |
102 |
114 |
103 #: VirtualMailManager/Domain.py:75 VirtualMailManager/Domain.py:153 |
115 #: VirtualMailManager/Domain.py:75 VirtualMailManager/Domain.py:153 |
|
116 #, python-format |
104 msgid "The domain »%s« already exists." |
117 msgid "The domain »%s« already exists." |
105 msgstr "Die Domain »%s« existiert bereits." |
118 msgstr "Die Domain »%s« existiert bereits." |
106 |
119 |
107 #: VirtualMailManager/Domain.py:78 |
120 #: VirtualMailManager/Domain.py:78 |
|
121 #, python-format |
108 msgid "The domain alias »%s« already exists." |
122 msgid "The domain alias »%s« already exists." |
109 msgstr "Der Domain-Alias »%s« existiert bereits." |
123 msgstr "Der Domain-Alias »%s« existiert bereits." |
110 |
124 |
111 #: VirtualMailManager/Domain.py:132 |
125 #: VirtualMailManager/Domain.py:132 |
112 msgid "There are accounts and aliases." |
126 msgid "There are accounts and aliases." |
148 #: VirtualMailManager/Transport.py:56 |
163 #: VirtualMailManager/Transport.py:56 |
149 msgid "Unknown tid specified." |
164 msgid "Unknown tid specified." |
150 msgstr "Unbekannte tid angegeben." |
165 msgstr "Unbekannte tid angegeben." |
151 |
166 |
152 #: VirtualMailManager/VirtualMailManager.py:47 |
167 #: VirtualMailManager/VirtualMailManager.py:47 |
153 msgid "" |
168 #, python-format |
154 "fix permissions for »%s«\n" |
169 msgid "" |
155 "`chmod 0600 %s` would be great." |
170 "fix permissions for »%(cfgFileName)s«\n" |
156 msgstr "" |
171 "`chmod 0600 %(cfgFileName)s` would be great." |
157 "Bitte Zugriffsrechte für »%s« anpassen\n" |
172 msgstr "" |
158 "`chmod 0600 %s` wäre großartig." |
173 "Bitte Zugriffsrechte für »%(cfgFileName)s« anpassen\n" |
159 |
174 "`chmod 0600 %(cfgFileName)s` wäre großartig." |
160 #: VirtualMailManager/VirtualMailManager.py:54 |
175 |
|
176 #: VirtualMailManager/VirtualMailManager.py:55 |
161 msgid "" |
177 msgid "" |
162 "You are not root.\n" |
178 "You are not root.\n" |
163 "\tGood bye!\n" |
179 "\tGood bye!\n" |
164 msgstr "" |
180 msgstr "" |
165 "Sie sind nicht root.\n" |
181 "Sie sind nicht root.\n" |
166 "\tAuf Wiedersehen.\n" |
182 "\tAuf Wiedersehen.\n" |
167 |
183 |
168 #: VirtualMailManager/VirtualMailManager.py:68 |
184 #: VirtualMailManager/VirtualMailManager.py:69 |
|
185 #, python-format |
169 msgid "The file »%s« does not exists." |
186 msgid "The file »%s« does not exists." |
170 msgstr "Die Datei »%s« existiert nicht." |
187 msgstr "Die Datei »%s« existiert nicht." |
171 |
188 |
172 #: VirtualMailManager/VirtualMailManager.py:87 |
189 #: VirtualMailManager/VirtualMailManager.py:88 |
|
190 #, python-format |
173 msgid "" |
191 msgid "" |
174 "»%s« is not a directory.\n" |
192 "»%s« is not a directory.\n" |
175 "(vmm.cfg: section \"domdir\", option \"base\")" |
193 "(vmm.cfg: section \"domdir\", option \"base\")" |
176 msgstr "" |
194 msgstr "" |
177 "»%s« ist kein Verzeichnis.\n" |
195 "»%s« ist kein Verzeichnis.\n" |
178 "(vmm.cfg: Abschnitt \"domdir\", Option \"base\")" |
196 "(vmm.cfg: Abschnitt \"domdir\", Option \"base\")" |
179 |
197 |
180 #: VirtualMailManager/VirtualMailManager.py:92 |
198 #: VirtualMailManager/VirtualMailManager.py:93 |
181 msgid "" |
199 #, python-format |
182 "»%s« doesn't exists.\n" |
200 msgid "" |
183 "(vmm.cfg: section \"bin\", option \"%s\")" |
201 "»%(binary)s« doesn't exists.\n" |
184 msgstr "" |
202 "(vmm.cfg: section \"bin\", option \"%(option)s\")" |
185 "»%s« existiert nicht.\n" |
203 msgstr "" |
186 "(vmm.cfg: Abschnitt \"bin\", Option \"%s\")" |
204 "»%(binary)s« existiert nicht.\n" |
187 |
205 "(vmm.cfg: Abschnitt \"bin\", Option \"%(option)s\")" |
188 #: VirtualMailManager/VirtualMailManager.py:96 |
206 |
189 msgid "" |
207 #: VirtualMailManager/VirtualMailManager.py:97 |
190 "»%s« is not executable.\n" |
208 #, python-format |
191 "(vmm.cfg: section \"bin\", option \"%s\")" |
209 msgid "" |
192 msgstr "" |
210 "»%(binary)s« is not executable.\n" |
193 "»%s« ist nicht ausführbar.\n" |
211 "(vmm.cfg: section \"bin\", option \"%(option)s\")" |
194 "(vmm.cfg: Abschnitt \"bin\", Option \"%s\")" |
212 msgstr "" |
195 |
213 "»%(binary)s« ist nicht ausführbar.\n" |
196 #: VirtualMailManager/VirtualMailManager.py:122 |
214 "(vmm.cfg: Abschnitt \"bin\", Option \"%(option)s\")" |
|
215 |
|
216 #: VirtualMailManager/VirtualMailManager.py:123 |
197 msgid "No localpart specified." |
217 msgid "No localpart specified." |
198 msgstr "Kein local-part angegeben." |
218 msgstr "Kein local-part angegeben." |
199 |
219 |
200 #: VirtualMailManager/VirtualMailManager.py:125 |
220 #: VirtualMailManager/VirtualMailManager.py:126 |
|
221 #, python-format |
201 msgid "The local part »%s« is too long" |
222 msgid "The local part »%s« is too long" |
202 msgstr "Der local-part »%s« ist zu lang" |
223 msgstr "Der local-part »%s« ist zu lang" |
203 |
224 |
204 #: VirtualMailManager/VirtualMailManager.py:133 |
225 #: VirtualMailManager/VirtualMailManager.py:133 |
205 msgid "The local part »%s« contains invalid characters: %s" |
226 #, python-format |
206 msgstr "Der local-part »%s« enthält ungültige Zeichen: %s" |
227 msgid "The local part »%(lpart)s« contains invalid characters: %(ichrs)s" |
207 |
228 msgstr "Der local-part »%(lpart)s« enthält ungültige Zeichen: %(ichrs)s" |
208 #: VirtualMailManager/VirtualMailManager.py:176 |
229 |
|
230 #: VirtualMailManager/VirtualMailManager.py:177 |
209 msgid "The domain name is too long." |
231 msgid "The domain name is too long." |
210 msgstr "Der Domain-Name ist zu lang." |
232 msgstr "Der Domain-Name ist zu lang." |
211 |
233 |
212 #: VirtualMailManager/VirtualMailManager.py:180 |
234 #: VirtualMailManager/VirtualMailManager.py:181 |
213 msgid "The domain name is invalid." |
235 msgid "The domain name is invalid." |
214 msgstr "Der Domain-Name ist ungültig." |
236 msgstr "Der Domain-Name ist ungültig." |
215 |
237 |
216 #: VirtualMailManager/VirtualMailManager.py:189 |
238 #: VirtualMailManager/VirtualMailManager.py:190 |
|
239 #, python-format |
217 msgid "Missing '@' sign in e-mail address »%s«." |
240 msgid "Missing '@' sign in e-mail address »%s«." |
218 msgstr "In der E-Mail-Adresse »%s« fehlt das '@'-Zeichen." |
241 msgstr "In der E-Mail-Adresse »%s« fehlt das '@'-Zeichen." |
219 |
242 |
220 #: VirtualMailManager/VirtualMailManager.py:192 |
243 #: VirtualMailManager/VirtualMailManager.py:193 |
|
244 #, python-format |
221 msgid "»%s« looks not like an e-mail address." |
245 msgid "»%s« looks not like an e-mail address." |
222 msgstr "»%s« sieht nicht wie eine E-Mail-Adresse aus." |
246 msgstr "»%s« sieht nicht wie eine E-Mail-Adresse aus." |
223 |
247 |
224 #: VirtualMailManager/VirtualMailManager.py:210 |
248 #: VirtualMailManager/VirtualMailManager.py:211 |
225 msgid "Enter new password: " |
249 msgid "Enter new password: " |
226 msgstr "Neues Passwort eingeben: " |
250 msgstr "Neues Passwort eingeben: " |
227 |
251 |
228 #: VirtualMailManager/VirtualMailManager.py:213 |
252 #: VirtualMailManager/VirtualMailManager.py:214 |
229 msgid "Sorry, empty passwords are not permitted" |
253 msgid "Sorry, empty passwords are not permitted" |
230 msgstr "Entschuldigung, leere Passwörter sind nicht zulässig" |
254 msgstr "Entschuldigung, leere Passwörter sind nicht zulässig" |
231 |
255 |
232 #: VirtualMailManager/VirtualMailManager.py:214 |
256 #: VirtualMailManager/VirtualMailManager.py:215 |
233 msgid "Retype new password: " |
257 msgid "Retype new password: " |
234 msgstr "Neues Passwort wiederholen: " |
258 msgstr "Neues Passwort wiederholen: " |
235 |
259 |
236 #: VirtualMailManager/VirtualMailManager.py:217 |
260 #: VirtualMailManager/VirtualMailManager.py:218 |
237 msgid "Sorry, passwords do not match" |
261 msgid "Sorry, passwords do not match" |
238 msgstr "Entschuldigung, die Passwörter stimmen nicht überein" |
262 msgstr "Entschuldigung, die Passwörter stimmen nicht überein" |
239 |
263 |
240 #: VirtualMailManager/VirtualMailManager.py:252 |
264 #: VirtualMailManager/VirtualMailManager.py:253 |
|
265 #: VirtualMailManager/VirtualMailManager.py:323 |
|
266 #, python-format |
241 msgid "No such directory: %s" |
267 msgid "No such directory: %s" |
242 msgstr "Verzeichnis nicht gefunden: %s" |
268 msgstr "Verzeichnis nicht gefunden: %s" |
243 |
269 |
244 #: VirtualMailManager/VirtualMailManager.py:310 |
270 #: VirtualMailManager/VirtualMailManager.py:311 |
245 msgid "Found \"..\" in maildir path." |
271 msgid "Found \"..\" in userdir path." |
246 msgstr "\"..\" im Pfad zum Maildir entdeckt." |
272 msgstr "\"..\" im Pfad zum Benutzerverzeichnis entdeckt." |
247 |
273 |
248 #: VirtualMailManager/VirtualMailManager.py:318 |
274 #: VirtualMailManager/VirtualMailManager.py:319 |
249 msgid "Owner/group mismatch in maildir detected." |
275 msgid "Owner/group mismatch in userdir detected." |
250 msgstr "Maildir gehört dem/der falschen Benutzer/Gruppe." |
276 msgstr "Benutzerverzeichnis gehört dem/der falschen Benutzer/Gruppe." |
251 |
277 |
252 #: VirtualMailManager/VirtualMailManager.py:322 |
278 #: VirtualMailManager/VirtualMailManager.py:334 |
253 msgid "No such directory: %s/%s" |
|
254 msgstr "Verzeichnis nicht gefunden: %s/%s" |
|
255 |
|
256 #: VirtualMailManager/VirtualMailManager.py:333 |
|
257 msgid "FATAL: \"..\" in domain directory path detected." |
279 msgid "FATAL: \"..\" in domain directory path detected." |
258 msgstr "FATAL: \"..\" im Pfad zum Domain-Verzeichnis entdeckt." |
280 msgstr "FATAL: \"..\" im Pfad zum Domain-Verzeichnis entdeckt." |
259 |
281 |
260 #: VirtualMailManager/VirtualMailManager.py:339 |
282 #: VirtualMailManager/VirtualMailManager.py:340 |
261 msgid "FATAL: group mismatch in domain directory detected" |
283 msgid "FATAL: group mismatch in domain directory detected" |
262 msgstr "FATAL: Domain-Verzeichnis gehört der falschen Gruppe" |
284 msgstr "FATAL: Domain-Verzeichnis gehört der falschen Gruppe" |
263 |
285 |
264 #: VirtualMailManager/VirtualMailManager.py:426 |
286 #: VirtualMailManager/VirtualMailManager.py:427 |
|
287 #, python-format |
265 msgid "" |
288 msgid "" |
266 "Configurtion error: \"%s\"\n" |
289 "Configurtion error: \"%s\"\n" |
267 "(in section \"connfig\", option \"done\") see also: vmm.cfg(5)\n" |
290 "(in section \"connfig\", option \"done\") see also: vmm.cfg(5)\n" |
268 msgstr "" |
291 msgstr "" |
269 "Konfigurations Fehler: \"%s\"\n" |
292 "Konfigurations Fehler: \"%s\"\n" |
270 "(im Abschnitt \"connfig\", Option \"done\") Siehe auch: vmm.cfg(5)\n" |
293 "(im Abschnitt \"connfig\", Option \"done\") Siehe auch: vmm.cfg(5)\n" |
271 |
294 |
272 #: VirtualMailManager/VirtualMailManager.py:446 |
295 #: VirtualMailManager/VirtualMailManager.py:447 |
|
296 #, python-format |
273 msgid "Invalid section: '%s'" |
297 msgid "Invalid section: '%s'" |
274 msgstr "Ungültiger Abschnitt: '%s'" |
298 msgstr "Ungültiger Abschnitt: '%s'" |
275 |
299 |
276 #: VirtualMailManager/VirtualMailManager.py:456 |
300 #: VirtualMailManager/VirtualMailManager.py:457 |
|
301 #, python-format |
277 msgid "Invalid argument: '%s'" |
302 msgid "Invalid argument: '%s'" |
278 msgstr "Ungültiges Argument: '%s'" |
303 msgstr "Ungültiges Argument: '%s'" |
279 |
304 |
280 #: VirtualMailManager/VirtualMailManager.py:466 |
305 #: VirtualMailManager/VirtualMailManager.py:467 |
281 #: VirtualMailManager/VirtualMailManager.py:496 |
306 #: VirtualMailManager/VirtualMailManager.py:497 |
|
307 #, python-format |
282 msgid "Invalid argument: »%s«" |
308 msgid "Invalid argument: »%s«" |
283 msgstr "Ungültiges Argument: »%s«" |
309 msgstr "Ungültiges Argument: »%s«" |
284 |
310 |
285 #: VirtualMailManager/VirtualMailManager.py:534 |
311 #: VirtualMailManager/VirtualMailManager.py:535 |
|
312 #, python-format |
286 msgid "The pattern »%s« contains invalid characters." |
313 msgid "The pattern »%s« contains invalid characters." |
287 msgstr "Das Muster »%s« enthält ungültige Zeichen." |
314 msgstr "Das Muster »%s« enthält ungültige Zeichen." |
288 |
315 |
289 #: VirtualMailManager/VirtualMailManager.py:566 |
316 #: VirtualMailManager/VirtualMailManager.py:567 |
|
317 #, python-format |
290 msgid "" |
318 msgid "" |
291 "The account has been successfully deleted from the database.\n" |
319 "The account has been successfully deleted from the database.\n" |
292 " But an error occurred while deleting the following directory:\n" |
320 " But an error occurred while deleting the following directory:\n" |
293 " »%s«\n" |
321 " »%(directory)s«\n" |
294 " Reason: %s" |
322 " Reason: %(raeson)s" |
295 msgstr "" |
323 msgstr "" |
296 "Der Account wurde erfolgreich aus der Datenbank gelöscht.\n" |
324 "Der Account wurde erfolgreich aus der Datenbank gelöscht.\n" |
297 " Aber es trat ein Fehler auf beim Löschen des folgenden Verzeichnisses:\n" |
325 " Aber es trat ein Fehler auf beim Löschen des folgenden Verzeichnisses:\n" |
298 " »%s«\n" |
326 " »%(directory)s«\n" |
299 " Grund: %s" |
327 " Grund: %(raeson)s" |
300 |
328 |
301 #: VirtualMailManager/VirtualMailManager.py:598 |
329 #: VirtualMailManager/VirtualMailManager.py:599 |
302 msgid "Account doesn't exists" |
330 msgid "Account doesn't exists" |
303 msgstr "Der Account existiert nicht" |
331 msgstr "Der Account existiert nicht" |
304 |
332 |
305 #: vmm:40 |
333 #: vmm:40 |
|
334 #, python-format |
306 msgid "" |
335 msgid "" |
307 "Usage: %s SUBCOMMAND OBJECT ARGS*\n" |
336 "Usage: %s SUBCOMMAND OBJECT ARGS*\n" |
308 " short long\n" |
337 " short long\n" |
309 " subcommand object args (* = optional)\n" |
338 " subcommand object args (* = optional)\n" |
310 msgstr "" |
339 msgstr "" |