82 #: VirtualMailManager/Alias.py:45 VirtualMailManager/Relocated.py:44 |
82 #: VirtualMailManager/Alias.py:45 VirtualMailManager/Relocated.py:44 |
83 #, python-format |
83 #, python-format |
84 msgid "There is already an account with address »%s«." |
84 msgid "There is already an account with address »%s«." |
85 msgstr "" |
85 msgstr "" |
86 |
86 |
87 #: VirtualMailManager/Alias.py:71 |
87 #: VirtualMailManager/Alias.py:76 |
|
88 #, python-format |
|
89 msgid "" |
|
90 "Can't add new destination to alias »%(address)s«.\n" |
|
91 "Currently this alias expands into %(count)i recipients.\n" |
|
92 "One destination more will render this alias unusable.\n" |
|
93 "Hint: Increase Postfix' virtual_alias_expansion_limit\n" |
|
94 msgstr "" |
|
95 |
|
96 #: VirtualMailManager/Alias.py:85 |
88 msgid "No destination address for alias denoted." |
97 msgid "No destination address for alias denoted." |
89 msgstr "" |
98 msgstr "" |
90 |
99 |
91 #: VirtualMailManager/Alias.py:81 |
100 #: VirtualMailManager/Alias.py:96 |
92 #, python-format |
101 #, python-format |
93 msgid "The alias »%(a)s« with destination »%(d)s« already exists." |
102 msgid "The alias »%(a)s« with destination »%(d)s« already exists." |
94 msgstr "" |
103 msgstr "" |
95 |
104 |
96 #: VirtualMailManager/Alias.py:96 |
105 #: VirtualMailManager/Alias.py:111 |
97 #, python-format |
106 #, python-format |
98 msgid "The alias »%s« doesn't exists." |
107 msgid "The alias »%s« doesn't exists." |
99 msgstr "" |
108 msgstr "" |
100 |
109 |
101 #: VirtualMailManager/AliasDomain.py:37 |
110 #: VirtualMailManager/AliasDomain.py:37 |
211 |
220 |
212 #: VirtualMailManager/MailLocation.py:43 |
221 #: VirtualMailManager/MailLocation.py:43 |
213 msgid "mid must be an int/long." |
222 msgid "mid must be an int/long." |
214 msgstr "" |
223 msgstr "" |
215 |
224 |
216 #: VirtualMailManager/MailLocation.py:52 |
225 #: VirtualMailManager/MailLocation.py:51 |
217 #, python-format |
226 #, python-format |
218 msgid "" |
227 msgid "" |
219 "Invalid folder name »%s«, it may consist only of\n" |
228 "Invalid folder name »%s«, it may consist only of\n" |
220 "1 - 20 single byte characters (A-Z, a-z, 0-9 and _)." |
229 "1 - 20 single byte characters (A-Z, a-z, 0-9 and _)." |
221 msgstr "" |
230 msgstr "" |
222 |
231 |
223 #: VirtualMailManager/MailLocation.py:65 |
232 #: VirtualMailManager/MailLocation.py:64 |
224 msgid "Unknown mid specified." |
233 msgid "Unknown mid specified." |
225 msgstr "" |
234 msgstr "" |
226 |
235 |
227 #: VirtualMailManager/Relocated.py:70 |
236 #: VirtualMailManager/Relocated.py:70 |
228 msgid "No destination address for relocated user denoted." |
237 msgid "No destination address for relocated user denoted." |
248 |
257 |
249 #: VirtualMailManager/Transport.py:55 |
258 #: VirtualMailManager/Transport.py:55 |
250 msgid "Unknown tid specified." |
259 msgid "Unknown tid specified." |
251 msgstr "" |
260 msgstr "" |
252 |
261 |
253 #: VirtualMailManager/VirtualMailManager.py:49 |
262 #: VirtualMailManager/VirtualMailManager.py:50 |
254 #, python-format |
263 #, python-format |
255 msgid "" |
264 msgid "" |
256 "fix permissions for »%(cfgFileName)s«\n" |
265 "fix permissions for »%(cfgFileName)s«\n" |
257 "`chmod 0600 %(cfgFileName)s` would be great." |
266 "`chmod 0600 %(cfgFileName)s` would be great." |
258 msgstr "" |
267 msgstr "" |
259 |
268 |
260 #: VirtualMailManager/VirtualMailManager.py:57 |
269 #: VirtualMailManager/VirtualMailManager.py:58 |
261 msgid "" |
270 msgid "" |
262 "You are not root.\n" |
271 "You are not root.\n" |
263 "\tGood bye!\n" |
272 "\tGood bye!\n" |
264 msgstr "" |
273 msgstr "" |
265 |
274 |
266 #: VirtualMailManager/VirtualMailManager.py:71 |
275 #: VirtualMailManager/VirtualMailManager.py:73 |
267 #, python-format |
276 #, python-format |
268 msgid "The file »%s« does not exists." |
277 msgid "The file »%s« does not exists." |
269 msgstr "" |
278 msgstr "" |
270 |
279 |
271 #: VirtualMailManager/VirtualMailManager.py:90 |
280 #: VirtualMailManager/VirtualMailManager.py:92 |
272 #, python-format |
281 #, python-format |
273 msgid "" |
282 msgid "" |
274 "»%s« is not a directory.\n" |
283 "»%s« is not a directory.\n" |
275 "(vmm.cfg: section \"domdir\", option \"base\")" |
284 "(vmm.cfg: section \"domdir\", option \"base\")" |
276 msgstr "" |
285 msgstr "" |
277 |
286 |
278 #: VirtualMailManager/VirtualMailManager.py:95 |
287 #: VirtualMailManager/VirtualMailManager.py:97 |
279 #, python-format |
288 #, python-format |
280 msgid "" |
289 msgid "" |
281 "»%(binary)s« doesn't exists.\n" |
290 "»%(binary)s« doesn't exists.\n" |
282 "(vmm.cfg: section \"bin\", option \"%(option)s\")" |
291 "(vmm.cfg: section \"bin\", option \"%(option)s\")" |
283 msgstr "" |
292 msgstr "" |
284 |
293 |
285 #: VirtualMailManager/VirtualMailManager.py:99 |
294 #: VirtualMailManager/VirtualMailManager.py:101 |
286 #, python-format |
295 #, python-format |
287 msgid "" |
296 msgid "" |
288 "»%(binary)s« is not executable.\n" |
297 "»%(binary)s« is not executable.\n" |
289 "(vmm.cfg: section \"bin\", option \"%(option)s\")" |
298 "(vmm.cfg: section \"bin\", option \"%(option)s\")" |
290 msgstr "" |
299 msgstr "" |
291 |
300 |
292 #: VirtualMailManager/VirtualMailManager.py:157 |
301 #: VirtualMailManager/VirtualMailManager.py:158 |
293 msgid "The domain name is too long." |
302 msgid "The domain name is too long." |
294 msgstr "" |
303 msgstr "" |
295 |
304 |
296 #: VirtualMailManager/VirtualMailManager.py:161 |
305 #: VirtualMailManager/VirtualMailManager.py:161 |
297 #, python-format |
306 #, python-format |
313 #: VirtualMailManager/VirtualMailManager.py:208 |
322 #: VirtualMailManager/VirtualMailManager.py:208 |
314 msgid "Sorry, empty passwords are not permitted" |
323 msgid "Sorry, empty passwords are not permitted" |
315 msgstr "" |
324 msgstr "" |
316 |
325 |
317 #: VirtualMailManager/VirtualMailManager.py:256 |
326 #: VirtualMailManager/VirtualMailManager.py:256 |
318 #: VirtualMailManager/VirtualMailManager.py:344 |
327 #: VirtualMailManager/VirtualMailManager.py:343 |
319 #, python-format |
328 #, python-format |
320 msgid "No such directory: %s" |
329 msgid "No such directory: %s" |
321 msgstr "" |
330 msgstr "" |
322 |
331 |
323 #: VirtualMailManager/VirtualMailManager.py:332 |
332 #: VirtualMailManager/VirtualMailManager.py:331 |
324 msgid "Found \"..\" in home directory path." |
333 msgid "Found \"..\" in home directory path." |
325 msgstr "" |
334 msgstr "" |
326 |
335 |
327 #: VirtualMailManager/VirtualMailManager.py:340 |
336 #: VirtualMailManager/VirtualMailManager.py:339 |
328 msgid "Owner/group mismatch in home directory detected." |
337 msgid "Owner/group mismatch in home directory detected." |
329 msgstr "" |
338 msgstr "" |
330 |
339 |
331 #: VirtualMailManager/VirtualMailManager.py:355 |
340 #: VirtualMailManager/VirtualMailManager.py:354 |
332 msgid "FATAL: \"..\" in domain directory path detected." |
341 msgid "FATAL: \"..\" in domain directory path detected." |
333 msgstr "" |
342 msgstr "" |
334 |
343 |
335 #: VirtualMailManager/VirtualMailManager.py:361 |
344 #: VirtualMailManager/VirtualMailManager.py:360 |
336 msgid "FATAL: group mismatch in domain directory detected" |
345 msgid "FATAL: group mismatch in domain directory detected" |
337 msgstr "" |
346 msgstr "" |
338 |
347 |
339 #: VirtualMailManager/VirtualMailManager.py:448 |
348 #: VirtualMailManager/VirtualMailManager.py:447 |
340 #, python-format |
349 #, python-format |
341 msgid "" |
350 msgid "" |
342 "Configurtion error: \"%s\"\n" |
351 "Configurtion error: \"%s\"\n" |
343 "(in section \"connfig\", option \"done\") see also: vmm.cfg(5)\n" |
352 "(in section \"connfig\", option \"done\") see also: vmm.cfg(5)\n" |
344 msgstr "" |
353 msgstr "" |
345 |
354 |
346 #: VirtualMailManager/VirtualMailManager.py:468 |
355 #: VirtualMailManager/VirtualMailManager.py:467 |
347 #, python-format |
356 #, python-format |
348 msgid "Invalid section: '%s'" |
357 msgid "Invalid section: '%s'" |
349 msgstr "" |
358 msgstr "" |
350 |
359 |
351 #: VirtualMailManager/VirtualMailManager.py:478 |
360 #: VirtualMailManager/VirtualMailManager.py:477 |
352 #, python-format |
361 #, python-format |
353 msgid "Invalid argument: '%s'" |
362 msgid "Invalid argument: '%s'" |
354 msgstr "" |
363 msgstr "" |
355 |
364 |
356 #: VirtualMailManager/VirtualMailManager.py:488 |
365 #: VirtualMailManager/VirtualMailManager.py:487 |
357 #: VirtualMailManager/VirtualMailManager.py:507 |
366 #: VirtualMailManager/VirtualMailManager.py:506 |
358 #: VirtualMailManager/VirtualMailManager.py:618 |
367 #: VirtualMailManager/VirtualMailManager.py:616 |
359 #, python-format |
368 #, python-format |
360 msgid "Invalid argument: »%s«" |
369 msgid "Invalid argument: »%s«" |
361 msgstr "" |
370 msgstr "" |
362 |
371 |
363 #: VirtualMailManager/VirtualMailManager.py:511 |
372 #: VirtualMailManager/VirtualMailManager.py:510 |
364 msgid "" |
373 msgid "" |
365 "The keyword »detailed« is deprecated and will be removed in a future " |
374 "The keyword »detailed« is deprecated and will be removed in a future " |
366 "release.\n" |
375 "release.\n" |
367 " Please use the keyword »full« to get full details." |
376 " Please use the keyword »full« to get full details." |
368 msgstr "" |
377 msgstr "" |
369 |
378 |
370 #: VirtualMailManager/VirtualMailManager.py:588 |
379 #: VirtualMailManager/VirtualMailManager.py:586 |
371 #, python-format |
380 #, python-format |
372 msgid "The pattern »%s« contains invalid characters." |
381 msgid "The pattern »%s« contains invalid characters." |
373 msgstr "" |
382 msgstr "" |
374 |
383 |
375 #: VirtualMailManager/VirtualMailManager.py:613 |
384 #: VirtualMailManager/VirtualMailManager.py:611 |
376 #, python-format |
385 #, python-format |
377 msgid "The destination account/alias »%s« doesn't exists yet." |
386 msgid "The destination account/alias »%s« doesn't exists yet." |
378 msgstr "" |
387 msgstr "" |
379 |
388 |
380 #: VirtualMailManager/VirtualMailManager.py:630 |
389 #: VirtualMailManager/VirtualMailManager.py:628 |
381 #, python-format |
390 #, python-format |
382 msgid "" |
391 msgid "" |
383 "The account has been successfully deleted from the database.\n" |
392 "The account has been successfully deleted from the database.\n" |
384 " But an error occurred while deleting the following directory:\n" |
393 " But an error occurred while deleting the following directory:\n" |
385 " »%(directory)s«\n" |
394 " »%(directory)s«\n" |
386 " Reason: %(raeson)s" |
395 " Reason: %(raeson)s" |
387 msgstr "" |
396 msgstr "" |
388 |
397 |
389 #: VirtualMailManager/VirtualMailManager.py:662 |
398 #: VirtualMailManager/VirtualMailManager.py:660 |
390 msgid "Account doesn't exists" |
399 msgid "Account doesn't exists" |
391 msgstr "" |
400 msgstr "" |
392 |
401 |
393 #: vmm:40 |
402 #: vmm:40 |
394 #, python-format |
403 #, python-format |