151 #, python-format |
151 #, python-format |
152 msgid "" |
152 msgid "" |
153 "The alias domain “%(alias)s” is already assigned to the domain “%(domain)s”." |
153 "The alias domain “%(alias)s” is already assigned to the domain “%(domain)s”." |
154 msgstr "" |
154 msgstr "" |
155 |
155 |
156 #: VirtualMailManager/Config.py:90 VirtualMailManager/Config.py:125 |
156 #: VirtualMailManager/Config.py:105 |
|
157 #, python-format |
|
158 msgid "Not a boolean: “%s”" |
|
159 msgstr "" |
|
160 |
|
161 #: VirtualMailManager/Config.py:134 |
|
162 #, python-format |
|
163 msgid "Bad format: “%s” - expected: section.option" |
|
164 msgstr "" |
|
165 |
|
166 #: VirtualMailManager/Config.py:347 |
|
167 msgid "Missing options, which have no default value.\n" |
|
168 msgstr "" |
|
169 |
|
170 #: VirtualMailManager/Config.py:348 VirtualMailManager/Config.py:416 |
157 #, python-format |
171 #, python-format |
158 msgid "Using configuration file: %s\n" |
172 msgid "Using configuration file: %s\n" |
159 msgstr "" |
173 msgstr "" |
160 |
174 |
161 #: VirtualMailManager/Config.py:94 |
175 #: VirtualMailManager/Config.py:351 |
162 #, python-format |
176 #, python-format |
163 msgid "missing section: %s\n" |
177 msgid "* Section: %s\n" |
164 msgstr "" |
178 msgstr "" |
165 |
179 |
166 #: VirtualMailManager/Config.py:96 |
180 #: VirtualMailManager/Config.py:367 |
167 #, python-format |
181 #, python-format |
168 msgid "missing options in section %s:\n" |
182 msgid "“%s” is not a directory" |
169 msgstr "" |
183 msgstr "" |
170 |
184 |
171 #: VirtualMailManager/Config.py:128 |
185 #: VirtualMailManager/Config.py:379 |
172 #, python-format |
186 #, python-format |
173 msgid "* Config section: “%s”" |
187 msgid "“%s” is not a file" |
174 msgstr "" |
188 msgstr "" |
175 |
189 |
176 #: VirtualMailManager/Config.py:131 |
190 #: VirtualMailManager/Config.py:382 |
177 #, python-format |
191 #, python-format |
178 msgid "Enter new value for option %(opt)s [%(val)s]: " |
192 msgid "File is not executable: “%s”" |
|
193 msgstr "" |
|
194 |
|
195 #: VirtualMailManager/Config.py:408 |
|
196 #, python-format |
|
197 msgid "Enter new value for option %(option)s [%(current_value)s]: " |
|
198 msgstr "" |
|
199 |
|
200 #: VirtualMailManager/Config.py:418 |
|
201 #, python-format |
|
202 msgid "* Configuration section: “%s”" |
|
203 msgstr "" |
|
204 |
|
205 #: VirtualMailManager/Config.py:429 |
|
206 #, python-format |
|
207 msgid "Warning: %s" |
|
208 msgstr "" |
|
209 |
|
210 #: VirtualMailManager/Config.py:433 |
|
211 #: VirtualMailManager/VirtualMailManager.py:198 |
|
212 msgid "Too many failures - try again later." |
179 msgstr "" |
213 msgstr "" |
180 |
214 |
181 #: VirtualMailManager/Domain.py:37 |
215 #: VirtualMailManager/Domain.py:37 |
182 #, python-format |
216 #, python-format |
183 msgid "The domain “%s” is an alias domain." |
217 msgid "The domain “%s” is an alias domain." |
278 msgid "" |
312 msgid "" |
279 "You are not root.\n" |
313 "You are not root.\n" |
280 "\tGood bye!\n" |
314 "\tGood bye!\n" |
281 msgstr "" |
315 msgstr "" |
282 |
316 |
283 #: VirtualMailManager/VirtualMailManager.py:67 |
317 #: VirtualMailManager/VirtualMailManager.py:66 |
284 msgid "No “vmm.cfg” found in: /root:/usr/local/etc:/etc" |
318 msgid "No “vmm.cfg” found in: /root:/usr/local/etc:/etc" |
285 msgstr "" |
319 msgstr "" |
286 |
320 |
287 #: VirtualMailManager/VirtualMailManager.py:78 |
321 #: VirtualMailManager/VirtualMailManager.py:77 |
288 #, python-format |
322 #, python-format |
289 msgid "" |
323 msgid "" |
290 "fix permissions (%(perms)s) for “%(file)s”\n" |
324 "fix permissions (%(perms)s) for “%(file)s”\n" |
291 "`chmod 0600 %(file)s` would be great." |
325 "`chmod 0600 %(file)s` would be great." |
292 msgstr "" |
326 msgstr "" |
293 |
327 |
294 #: VirtualMailManager/VirtualMailManager.py:93 |
328 #: VirtualMailManager/VirtualMailManager.py:92 |
295 #, python-format |
329 #, python-format |
296 msgid "" |
330 msgid "" |
297 "“%s” is not a directory.\n" |
331 "“%s” is not a directory.\n" |
298 "(vmm.cfg: section \"domdir\", option \"base\")" |
332 "(vmm.cfg: section \"misc\", option \"base_directory\")" |
299 msgstr "" |
333 msgstr "" |
300 |
334 |
301 #: VirtualMailManager/VirtualMailManager.py:98 |
335 #: VirtualMailManager/VirtualMailManager.py:97 |
302 #, python-format |
336 #, python-format |
303 msgid "" |
337 msgid "" |
304 "“%(binary)s” doesn't exist.\n" |
338 "“%(binary)s” doesn't exist.\n" |
305 "(vmm.cfg: section \"bin\", option \"%(option)s\")" |
339 "(vmm.cfg: section \"bin\", option \"%(option)s\")" |
306 msgstr "" |
340 msgstr "" |
307 |
341 |
308 #: VirtualMailManager/VirtualMailManager.py:102 |
342 #: VirtualMailManager/VirtualMailManager.py:101 |
309 #, python-format |
343 #, python-format |
310 msgid "" |
344 msgid "" |
311 "“%(binary)s” is not executable.\n" |
345 "“%(binary)s” is not executable.\n" |
312 "(vmm.cfg: section \"bin\", option \"%(option)s\")" |
346 "(vmm.cfg: section \"bin\", option \"%(option)s\")" |
313 msgstr "" |
347 msgstr "" |
314 |
348 |
315 #: VirtualMailManager/VirtualMailManager.py:150 |
349 #: VirtualMailManager/VirtualMailManager.py:149 |
316 msgid "The domain name is too long." |
350 msgid "The domain name is too long." |
317 msgstr "" |
351 msgstr "" |
318 |
352 |
319 #: VirtualMailManager/VirtualMailManager.py:153 |
353 #: VirtualMailManager/VirtualMailManager.py:152 |
320 #, python-format |
354 #, python-format |
321 msgid "The domain name “%s” is invalid." |
355 msgid "The domain name “%s” is invalid." |
322 msgstr "" |
356 msgstr "" |
323 |
357 |
324 #. TP: Please preserve the trailing space. |
358 #. TP: Please preserve the trailing space. |
325 #: VirtualMailManager/VirtualMailManager.py:192 |
359 #: VirtualMailManager/VirtualMailManager.py:191 |
326 msgid "Enter new password: " |
360 msgid "Enter new password: " |
327 msgstr "" |
361 msgstr "" |
328 |
362 |
329 #. TP: Please preserve the trailing space. |
363 #. TP: Please preserve the trailing space. |
330 #: VirtualMailManager/VirtualMailManager.py:194 |
364 #: VirtualMailManager/VirtualMailManager.py:193 |
331 msgid "Retype new password: " |
365 msgid "Retype new password: " |
332 msgstr "" |
366 msgstr "" |
333 |
367 |
334 #: VirtualMailManager/VirtualMailManager.py:200 |
368 #: VirtualMailManager/VirtualMailManager.py:204 |
335 msgid "Sorry, passwords do not match" |
369 msgid "Sorry, passwords do not match" |
336 msgstr "" |
370 msgstr "" |
337 |
371 |
338 #: VirtualMailManager/VirtualMailManager.py:203 |
372 #: VirtualMailManager/VirtualMailManager.py:208 |
339 msgid "Sorry, empty passwords are not permitted" |
373 msgid "Sorry, empty passwords are not permitted" |
340 msgstr "" |
374 msgstr "" |
341 |
375 |
342 #: VirtualMailManager/VirtualMailManager.py:251 |
376 #: VirtualMailManager/VirtualMailManager.py:256 |
343 #: VirtualMailManager/VirtualMailManager.py:338 |
377 #: VirtualMailManager/VirtualMailManager.py:343 |
344 #, python-format |
378 #, python-format |
345 msgid "No such directory: %s" |
379 msgid "No such directory: %s" |
346 msgstr "" |
380 msgstr "" |
347 |
381 |
348 #: VirtualMailManager/VirtualMailManager.py:326 |
382 #: VirtualMailManager/VirtualMailManager.py:331 |
349 msgid "Found \"..\" in home directory path." |
383 msgid "Found \"..\" in home directory path." |
350 msgstr "" |
384 msgstr "" |
351 |
385 |
352 #: VirtualMailManager/VirtualMailManager.py:334 |
386 #: VirtualMailManager/VirtualMailManager.py:339 |
353 msgid "Detected owner/group mismatch in home directory." |
387 msgid "Detected owner/group mismatch in home directory." |
354 msgstr "" |
388 msgstr "" |
355 |
389 |
356 #: VirtualMailManager/VirtualMailManager.py:349 |
390 #: VirtualMailManager/VirtualMailManager.py:354 |
357 msgid "Found \"..\" in domain directory path." |
391 msgid "Found \"..\" in domain directory path." |
358 msgstr "" |
392 msgstr "" |
359 |
393 |
360 #: VirtualMailManager/VirtualMailManager.py:355 |
394 #: VirtualMailManager/VirtualMailManager.py:360 |
361 msgid "Detected group mismatch in domain directory." |
395 msgid "Detected group mismatch in domain directory." |
362 msgstr "" |
396 msgstr "" |
363 |
397 |
364 #: VirtualMailManager/VirtualMailManager.py:439 |
398 #: VirtualMailManager/VirtualMailManager.py:455 |
365 #, python-format |
|
366 msgid "" |
|
367 "Configuration error: \"%s\"\n" |
|
368 "(in section \"config\", option \"done\") see also: vmm.cfg(5)\n" |
|
369 msgstr "" |
|
370 |
|
371 #: VirtualMailManager/VirtualMailManager.py:459 |
|
372 #, python-format |
399 #, python-format |
373 msgid "Invalid section: “%s”" |
400 msgid "Invalid section: “%s”" |
374 msgstr "" |
401 msgstr "" |
375 |
402 |
376 #: VirtualMailManager/VirtualMailManager.py:469 |
403 #: VirtualMailManager/VirtualMailManager.py:465 |
377 #: VirtualMailManager/VirtualMailManager.py:479 |
404 #: VirtualMailManager/VirtualMailManager.py:475 |
|
405 #: VirtualMailManager/VirtualMailManager.py:494 |
|
406 #: VirtualMailManager/VirtualMailManager.py:602 |
|
407 #: VirtualMailManager/VirtualMailManager.py:633 |
|
408 #, python-format |
|
409 msgid "Invalid argument: “%s”" |
|
410 msgstr "" |
|
411 |
378 #: VirtualMailManager/VirtualMailManager.py:498 |
412 #: VirtualMailManager/VirtualMailManager.py:498 |
379 #: VirtualMailManager/VirtualMailManager.py:606 |
|
380 #: VirtualMailManager/VirtualMailManager.py:637 |
|
381 #, python-format |
|
382 msgid "Invalid argument: “%s”" |
|
383 msgstr "" |
|
384 |
|
385 #: VirtualMailManager/VirtualMailManager.py:502 |
|
386 msgid "" |
413 msgid "" |
387 "The keyword “detailed” is deprecated and will be removed in a future " |
414 "The keyword “detailed” is deprecated and will be removed in a future " |
388 "release.\n" |
415 "release.\n" |
389 " Please use the keyword “full” to get full details." |
416 " Please use the keyword “full” to get full details." |
390 msgstr "" |
417 msgstr "" |
391 |
418 |
392 #: VirtualMailManager/VirtualMailManager.py:575 |
419 #: VirtualMailManager/VirtualMailManager.py:571 |
393 #, python-format |
420 #, python-format |
394 msgid "The pattern “%s” contains invalid characters." |
421 msgid "The pattern “%s” contains invalid characters." |
395 msgstr "" |
422 msgstr "" |
396 |
423 |
397 #: VirtualMailManager/VirtualMailManager.py:601 |
424 #: VirtualMailManager/VirtualMailManager.py:597 |
398 #, python-format |
425 #, python-format |
399 msgid "The destination account/alias “%s” doesn't exist." |
426 msgid "The destination account/alias “%s” doesn't exist." |
400 msgstr "" |
427 msgstr "" |
401 |
428 |
402 #: VirtualMailManager/VirtualMailManager.py:618 |
429 #: VirtualMailManager/VirtualMailManager.py:614 |
403 #, python-format |
430 #, python-format |
404 msgid "" |
431 msgid "" |
405 "The account has been successfully deleted from the database.\n" |
432 "The account has been successfully deleted from the database.\n" |
406 " But an error occurred while deleting the following directory:\n" |
433 " But an error occurred while deleting the following directory:\n" |
407 " “%(directory)s”\n" |
434 " “%(directory)s”\n" |
408 " Reason: %(reason)s" |
435 " Reason: %(reason)s" |
409 msgstr "" |
436 msgstr "" |
410 |
437 |
411 #: VirtualMailManager/VirtualMailManager.py:658 |
438 #: VirtualMailManager/VirtualMailManager.py:653 |
412 msgid "Account doesn't exist" |
439 msgid "Account doesn't exist" |
413 msgstr "" |
440 msgstr "" |
414 |
441 |
415 #: VirtualMailManager/VirtualMailManager.py:674 |
442 #: VirtualMailManager/VirtualMailManager.py:669 |
416 #: VirtualMailManager/VirtualMailManager.py:684 |
443 #: VirtualMailManager/VirtualMailManager.py:679 |
417 msgid "" |
444 msgid "" |
418 "The service name “managesieve” is deprecated and will be removed\n" |
445 "The service name “managesieve” is deprecated and will be removed\n" |
419 " in a future release.\n" |
446 " in a future release.\n" |
420 " Please use the service name “sieve” instead." |
447 " Please use the service name “sieve” instead." |
421 msgstr "" |
448 msgstr "" |