po/nl.po
author Pascal Volk <user@localhost.localdomain.org>
Mon, 09 Jun 2014 20:09:44 +0000
branchv0.7.x
changeset 758 332089388204
parent 620 ca882a1ff90b
permissions -rw-r--r--
VMM/handler: Avoid unnecessary method calls.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
     1
# Dutch translation of vmm
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
     2
# Copyright (C) 2009 Free Software Foundation, Inc.
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
     3
# This file is distributed under the same license as the vmm package.
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
     4
# Erwin Poeze <erwin.poeze@gmail.com>, 2009, 2012
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
     5
#
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
     6
msgid ""
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
     7
msgstr ""
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
     8
"Project-Id-Version: vmm 0.6.1-pre1\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
     9
"Report-Msgid-Bugs-To: user+vmm/tp@localhost.localdomain.org\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    10
"POT-Creation-Date: 2012-09-04 00:39+0200\n"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
    11
"PO-Revision-Date: 2012-09-25 21:55+0200\n"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
    12
"Last-Translator: Erwin Poeze <erwin.poeze@gmail.com>\n"
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
    13
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    14
"Language: nl\n"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
    15
"MIME-Version: 1.0\n"
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
    16
"Content-Type: text/plain; charset=UTF-8\n"
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
    17
"Content-Transfer-Encoding: 8bit\n"
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
    18
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
    19
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    20
#. TP: Hm, what “quotation marks” should be used?
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    21
#. If you are unsure have a look at:
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    22
#. http://en.wikipedia.org/wiki/Quotation_mark,_non-English_usage
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    23
#: VirtualMailManager/account.py:59 VirtualMailManager/alias.py:35
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    24
#: VirtualMailManager/catchall.py:44 VirtualMailManager/domain.py:127
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    25
#: VirtualMailManager/relocated.py:39
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
    26
#, python-format
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    27
msgid "The domain '%s' does not exist."
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
    28
msgstr "Het domein `%s' bestaat niet."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
    29
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    30
#: VirtualMailManager/account.py:122
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
    31
#, python-format
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    32
msgid "The mailbox format '%(mbfmt)s' requires Dovecot >= v%(version)s."
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
    33
msgstr "De postbusindeling `%(mbfmt)s' vereist Dovecot >= v%(version)s."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
    34
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    35
#: VirtualMailManager/account.py:129 VirtualMailManager/account.py:354
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
    36
#, python-format
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    37
msgid "Invalid transport '%(transport)s' for mailbox format '%(mbfmt)s'."
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
    38
msgstr "Transport `%(transport)s' voor postbusindeling `%(mbfmt)s' is ongeldig."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
    39
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    40
#: VirtualMailManager/account.py:169 VirtualMailManager/cli/handler.py:93
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    41
#: VirtualMailManager/handler.py:680 VirtualMailManager/handler.py:764
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    42
#: VirtualMailManager/handler.py:790 VirtualMailManager/handler.py:798
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    43
#: VirtualMailManager/handler.py:806 VirtualMailManager/handler.py:814
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    44
#: VirtualMailManager/handler.py:833 VirtualMailManager/handler.py:845
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
    45
#, python-format
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    46
msgid "The account '%s' does not exist."
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
    47
msgstr "Account `%s' bestaat niet."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
    48
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    49
#: VirtualMailManager/account.py:225 VirtualMailManager/account.py:246
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    50
#: VirtualMailManager/cli/handler.py:77 VirtualMailManager/handler.py:648
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
    51
#, python-format
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    52
msgid "The account '%s' already exists."
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
    53
msgstr "Account `%s' bestaat al."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    54
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    55
#: VirtualMailManager/account.py:228 VirtualMailManager/handler.py:786
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    56
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    57
msgid "Could not accept password: '%s'"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
    58
msgstr "Dit wachtwoord is niet geaccepteerd: `%s'"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
    59
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    60
#: VirtualMailManager/account.py:249
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
    61
#, python-format
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    62
msgid "No password set for account: '%s'"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
    63
msgstr "Wachtwoord ontbreekt voor account: `%s'"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
    64
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    65
#: VirtualMailManager/account.py:288
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    66
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    67
msgid "Unknown field: '%s'"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
    68
msgstr "Onbekend veld: `%s'"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
    69
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    70
#: VirtualMailManager/account.py:310 VirtualMailManager/domain.py:323
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    71
msgid "PostgreSQL-based dictionary quota requires Dovecot >= v1.1.2."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    72
msgstr "Op postgresSQL-gebaseerd woordenlijstquotum vereist Dovecot >= v1.1.2."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    73
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    74
#. TP: A service (e.g. pop3 or imap) may be enabled/usable or
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    75
#. disabled/unusable for a user.
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    76
#: VirtualMailManager/account.py:378
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
    77
msgid "disabled"
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
    78
msgstr "uitgeschakeld"
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
    79
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    80
#: VirtualMailManager/account.py:378
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    81
msgid "enabled"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    82
msgstr "ingeschakeld"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    83
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    84
#: VirtualMailManager/account.py:417
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
    85
#, python-format
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    86
msgid "Could not fetch information for account: '%s'"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
    87
msgstr "Ophalen van informatie voor account `%s' is mislukt."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
    88
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    89
#: VirtualMailManager/account.py:461
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    90
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    91
msgid "There are %(count)d aliases with the destination address '%(address)s'."
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
    92
msgstr "Er bestaan %(count)d aliassen met het bestemmingsadres `%(address)s'."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    93
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    94
#: VirtualMailManager/account.py:490
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    95
msgid "UID must be an int/long."
153
f0386ee0c7e8 Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <neverseen@users.sourceforge.net>
parents: 148
diff changeset
    96
msgstr "UID moet een geheel getal zijn (int/long)."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
    97
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    98
#: VirtualMailManager/account.py:492
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
    99
msgid "UID must be greater than 0."
153
f0386ee0c7e8 Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <neverseen@users.sourceforge.net>
parents: 148
diff changeset
   100
msgstr "UID moet groter dan 0 zijn."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   101
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   102
#: VirtualMailManager/account.py:501
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   103
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   104
msgid "There is no account with the UID: '%d'"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   105
msgstr "Er bestaat geen account met UID: `%d'"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   106
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   107
#: VirtualMailManager/alias.py:60
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   108
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   109
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   110
"Cannot add %(count_new)i new destination(s) to alias '%(address)s'.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   111
"Currently this alias expands into %(count)i/%(limit)i recipients.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   112
"%(count_new)i additional destination(s) will render this alias unusable.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   113
"Hint: Increase Postfix' virtual_alias_expansion_limit"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   114
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   115
"De  %(count_new)i nieuwe bestemming(en) kunnen niet aan alias `%(address)s' worden toegevoegd.\n"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   116
"Deze alias staat nu voor %(count)i/%(limit)i ontvangers.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   117
"%(count_new)i bestemming(en) extra maken deze alias onbruikbaar.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   118
"Tip: verhoog virtual_alias_expansion_limit van Postfix."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   119
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   120
#: VirtualMailManager/alias.py:67
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   121
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   122
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   123
"Cannot add %(count_new)i new destination(s) to alias '%(address)s'.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   124
"This alias already exceeds its expansion limit (%(count)i/%(limit)i).\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   125
"So its unusable, all messages addressed to this alias will be bounced.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   126
"Hint: Delete some destination addresses."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   127
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   128
"Toevoegen van %(count_new)i nieuwe bestemming(en) aan alias `%(address)s' is mislukt.\n"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   129
"Deze alias overschrijdt al de uitbreidingslimiet (%(count)i/%(limit)i).\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   130
"Daarom is de alias onbruikbaar en zullen alle berichten die hieraan gericht zijn teruggekaatst worden.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   131
"Tip: verwijder enkele bestemmingsadressen."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   132
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   133
#: VirtualMailManager/alias.py:142 VirtualMailManager/alias.py:154
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   134
#: VirtualMailManager/alias.py:161 VirtualMailManager/handler.py:709
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   135
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   136
msgid "The alias '%s' does not exist."
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   137
msgstr "De alias `%s' bestaat niet."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   138
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   139
#: VirtualMailManager/alias.py:145
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   140
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   141
msgid "The address '%(addr)s' is not a destination of the alias '%(alias)s'."
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   142
msgstr "Het adres `%(addr)s' is geen bestemming van alias `%(alias)s'."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   143
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   144
#: VirtualMailManager/aliasdomain.py:50
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   145
#, python-format
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   146
msgid "The domain '%s' is a primary domain."
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   147
msgstr "Het domein `%s' is een hoofddomein."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   148
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   149
#: VirtualMailManager/aliasdomain.py:69
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   150
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   151
msgid "The alias domain '%s' already exists."
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   152
msgstr "De domeinalias `%s' bestaat al."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   153
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   154
#: VirtualMailManager/aliasdomain.py:72 VirtualMailManager/aliasdomain.py:106
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   155
msgid "No destination domain set for the alias domain."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   156
msgstr "Domeinalias bevat geen bestemmingsdomein."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   157
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   158
#: VirtualMailManager/aliasdomain.py:75 VirtualMailManager/aliasdomain.py:109
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   159
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   160
msgid "The target domain '%s' does not exist."
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   161
msgstr "Het bestemmingsdomein `%s' bestaat nog niet."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   162
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   163
#: VirtualMailManager/aliasdomain.py:88 VirtualMailManager/aliasdomain.py:112
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   164
#: VirtualMailManager/aliasdomain.py:133
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   165
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   166
msgid "The alias domain '%s' does not exist."
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   167
msgstr "De domeinalias `%s' bestaat nog niet."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   168
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   169
#: VirtualMailManager/aliasdomain.py:98
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   170
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   171
msgid "There is no primary domain for the alias domain '%s'."
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   172
msgstr "Er bestaat geen hoofddomein voor de domeinalias `%s'."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   173
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   174
#: VirtualMailManager/aliasdomain.py:115
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   175
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   176
msgid "The alias domain '%(alias)s' is already assigned to the domain '%(domain)s'."
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   177
msgstr "De domeinalias `%(alias)s' is al toegekend aan het domein `%(domain)s'."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   178
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   179
#: VirtualMailManager/catchall.py:69
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   180
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   181
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   182
"Cannot add %(count_new)i new destination(s) to catch-all alias for\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   183
"domain '%(domain)s'. Currently this alias expands into %(count)i/%(limit)i\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   184
"recipients. %(count_new)i additional destination(s) will render this alias\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   185
"unusable.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   186
"Hint: Increase Postfix' virtual_alias_expansion_limit"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   187
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   188
"De %(count_new)i nieuwe bestemming(en) kunnen niet aan alias 'catch-all'\n"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   189
"van domeinen `%(domain)s' worden toegevoegd. Deze alias staat nu voor\n"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   190
"%(count)i/%(limit)i ontvangers. %(count_new)i extra bestemming(en) maken\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   191
"deze alias onbruikbaar.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   192
"Tip: verhoog virtual_alias_expansion_limit van Postfix."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   193
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   194
#: VirtualMailManager/catchall.py:77
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   195
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   196
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   197
"Cannot add %(count_new)i new destination(s) to catch-all alias for\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   198
"domain '%(domain)s'. This alias already exceeds its expansion limit (%(count)i/%(limit)i).\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   199
"So its unusable, all messages addressed to this alias will be bounced.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   200
"Hint: Delete some destination addresses."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   201
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   202
"De %(count_new)i nieuwe bestemming(en) kunnen niet aan het alias 'catch-all' van\n"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   203
"domein `%(domain)s' worden toegevoegd. Deze alias overschrijdt al de uitbreidingslimiet\n"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   204
"van (%(count)i/%(limit)i).\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   205
"Daarom is de alias onbruikbaar en zullen alle berichten hieraan geadresseerd worden teruggekaatst.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   206
"Tip: verwijder enkele bestemmingsadressen."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   207
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   208
#: VirtualMailManager/catchall.py:146 VirtualMailManager/catchall.py:159
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   209
#: VirtualMailManager/catchall.py:166
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   210
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   211
msgid "There are no catch-all aliases defined for domain '%s'."
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   212
msgstr "Voor domein `%s' is geen `catch-all'-alais gedefinieerd."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   213
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   214
#: VirtualMailManager/catchall.py:149
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   215
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   216
msgid "The address '%(addr)s' is not a destination of the catch-all alias for domain '%(domain)s'."
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   217
msgstr "Het adres `%(addr)s' is geen bestemming van alias `catch-all' van domein `%(domain)s'."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   218
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   219
#. TP: Please preserve the trailing space.
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   220
#: VirtualMailManager/cli/__init__.py:78
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   221
msgid "Enter new password: "
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   222
msgstr "Voer nieuw wachtwoord in:"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   223
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   224
#. TP: Please preserve the trailing space.
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   225
#: VirtualMailManager/cli/__init__.py:80
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   226
msgid "Retype new password: "
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   227
msgstr "Herhaal het wachtwoord:"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   228
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   229
#: VirtualMailManager/cli/__init__.py:85 VirtualMailManager/cli/config.py:53
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   230
msgid "Too many failures - try again later."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   231
msgstr "Teveel mislukte pogingen - probeer het later opnieuw."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   232
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   233
#: VirtualMailManager/cli/__init__.py:91
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   234
msgid "Sorry, passwords do not match."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   235
msgstr "Sorry, de wachtwoorden komen niet overeen"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   236
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   237
#: VirtualMailManager/cli/__init__.py:95
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   238
msgid "Sorry, empty passwords are not permitted."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   239
msgstr "Sorry, lege wachtwoorden zijn niet toegestaan"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   240
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   241
#. TP: There are some words enclosed within angle brackets '<'word'>'. They
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   242
#. are used to indicate replaceable arguments. Please do not translate them.
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   243
#.
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   244
#. The descriptions of subcommands may contain the both keywords 'domain'
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   245
#. and 'force', enclosed within single quotes. Please keep them as they are.
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   246
#.
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   247
#. TP: description of subcommand configget
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   248
#: VirtualMailManager/cli/clihelp.py:21
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   249
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   250
"This subcommand is used to display the actual value\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   251
"of the given configuration <option>."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   252
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   253
"Met deze nevenopdracht kan de huidige waarde van de\n"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   254
"gegeven configuratie-<option> worden getoond."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   255
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   256
#. TP: description of subcommand configset
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   257
#: VirtualMailManager/cli/clihelp.py:24
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   258
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   259
"Use this subcommand to set or update a single\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   260
"configuration option's value. <option> is the configuration option, <value>\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   261
"is the <option>'s new value."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   262
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   263
"Gebruik deze nevenopdracht om een enkelvoudige\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   264
"waarde van een configuratieoptie in te stellen. <optie> is de configuratieoptie,\n"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   265
"<value> de nieuwe waarde van <option>."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   266
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   267
#: VirtualMailManager/cli/clihelp.py:27 VirtualMailManager/cli/clihelp.py:42
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   268
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   269
"Note: This subcommand will create a new vmm.cfg without any comments.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   270
"Your current configuration file will be backed as vmm.cfg.bak."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   271
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   272
"Opmerking: deze nevenopdracht maakt een nieuwe vmm.cfg zonder commentaar\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   273
"aan. De inhoud van het huidige configuratiebestand wordt opgeslagen in vmm.cfg.bak."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   274
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   275
#. TP: description of subcommand configure
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   276
#: VirtualMailManager/cli/clihelp.py:30
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   277
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   278
"Starts the interactive configuration for all\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   279
"configuration sections."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   280
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   281
"Start het interactief configureren voor alle\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   282
"configuratiesecties."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   283
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   284
#: VirtualMailManager/cli/clihelp.py:32
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   285
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   286
"In this process the currently set value of each option will be displayed\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   287
"in square brackets. If no value is configured, the default value of each\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   288
"option will be displayed in square brackets. Press the return key, to accept\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   289
"the displayed value."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   290
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   291
"In dit proces wordt de huidige waarde van iedere optie tussen rechte haken\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   292
"getoond. Als geen waarde is opgegeven, wordt de standaardwaarde\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   293
"van iedere optie tussen rechte haken getoond. Met de Enter-toets wordt\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   294
"de getoonde waarde bevestigd."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   295
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   296
#: VirtualMailManager/cli/clihelp.py:36
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   297
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   298
"If the optional argument <section> is given, only the configuration\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   299
"options from the given section will be displayed and will be configurable.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   300
"The following sections are available:\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   301
msgstr ""
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   302
"Als het optionele argument <section> is opgegeven, worden alleen de\n"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   303
"configuratieopties van de opgegeven sectie getoond en zijn alleen deze\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   304
"bewerkbaar. De volgende secties zijn beschikbaar:\n"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   305
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   306
#: VirtualMailManager/cli/clihelp.py:41
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   307
msgid "All configuration options are described in vmm.cfg(5)."
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   308
msgstr "Alle configuratieopties staan beschreven in vmm.cfg(5)."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   309
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   310
#. TP: description of subcommand getuser
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   311
#: VirtualMailManager/cli/clihelp.py:45
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   312
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   313
"If only the <uid> is available, for example from process\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   314
"list, the subcommand getuser will show the user's address."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   315
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   316
"Als alleen de <uid> beschikbaar is, bijvoorbeeld uit de\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   317
"processenlijst, dan toont de nevenopdracht \"getuser\" het\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   318
"adres van de gebruiker."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   319
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   320
#. TP: description of subcommand listdomains
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   321
#: VirtualMailManager/cli/clihelp.py:48
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   322
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   323
"This subcommand lists all available domains. All\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   324
"domain names will be prefixed either with `[+]', if the domain is a primary\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   325
"domain, or with `[-]', if it is an alias domain name. The output can be\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   326
"limited with an optional <pattern>."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   327
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   328
"Deze nevenopdracht toont alle beschikbare domeinen. \n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   329
"Alle namen van primaire domeinen worden van het voorvoegsel\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   330
"`[+]' voorzien; aliassen van domeinnamen krijgen een `[-]'. De\n"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   331
"uitvoer kan worden beperkt met een optioneel <pattern>."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   332
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   333
#: VirtualMailManager/cli/clihelp.py:52
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   334
#, fuzzy, python-format
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   335
msgid ""
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   336
"To perform a wild card search, the % character can be used at the start\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   337
"and/or the end of the <pattern>."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   338
msgstr ""
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   339
"Om een zoekopdracht met jokertekens uit te voeren, kan het %-teken aan het\n"
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   340
"begin en einde van het <pattern> worden gebruikt."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   341
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   342
#. TP: description of subcommand listpwschemes
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   343
#: VirtualMailManager/cli/clihelp.py:55
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   344
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   345
"This subcommand lists all password schemes which\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   346
"could be used in the vmm.cfg as value of the misc.password_scheme option.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   347
"The output varies, depending on the used Dovecot version and the system's\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   348
"libc."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   349
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   350
"Deze nevenopdracht toont alle wachtwoordschema's die\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   351
"in vmm.cfg gebruikt kunnen worden als waarde van de optie \n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   352
"misc.password_scheme. De uitvoer is afhankelijk van de gebruikte\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   353
"versie van Dovecot en de libc van het systeem."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   354
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   355
#: VirtualMailManager/cli/clihelp.py:59
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   356
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   357
"When your Dovecot installation isn't too old, you will see additionally\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   358
"a few usable encoding suffixes. One of them can be appended to the password\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   359
"scheme."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   360
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   361
"Als de geïnstalleerde Dovecot-versie niet te oud is, worden enkele aanvullende\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   362
"codeerachtervoegsels getoond. Een daarvan kan worden toegevoegd\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   363
"aan het wachtwoordschema."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   364
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   365
#. TP: description of subcommand version
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   366
#: VirtualMailManager/cli/clihelp.py:63
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   367
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   368
"Prints vmm's version and copyright information to stdout.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   369
"After this vmm exits."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   370
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   371
"Versie van vmm en copyright-informatie naar stdout schrijven\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   372
"en stoppen."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   373
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   374
#. TP: description of subcommand domainadd
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   375
#: VirtualMailManager/cli/clihelp.py:66
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   376
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   377
"Adds the new domain into the database and creates the\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   378
"domain directory."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   379
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   380
"Voegt een nieuw domein toe aan de database en maakt de\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   381
"domeinmap aan."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   382
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   383
#: VirtualMailManager/cli/clihelp.py:68
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   384
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   385
"If the optional argument <transport> is given, it will override the\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   386
"default transport (domain.transport) from vmm.cfg. The specified <transport>\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   387
"will be the default transport for all new accounts in this domain."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   388
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   389
"Als het optionele argument <transport> is opgegeven, wordt de standaard\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   390
"transport (domain.transport) van vmmcfg overschreven. Het gespecificeerde\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   391
"<transport> wordt de standaard keuze voro alle nieuwe account in dit domein."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   392
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   393
#: VirtualMailManager/cli/clihelp.py:71
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   394
msgid "Configuration-related behavior:"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   395
msgstr "Configuratiegerelateerd gedrag:"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   396
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   397
#: VirtualMailManager/cli/clihelp.py:73
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   398
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   399
"When that option is set to true (default) vmm will automatically create\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   400
"the postmaster account for the new domain and prompt for postmaster@<fqdn>'s\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   401
"password."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   402
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   403
"Als die optie wordt ingesteld op 'waar' (standaard) zal vmm automatisch\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   404
"het postmaster-account voor het nieuwe domein aanmaken van vragen naar het\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   405
"wachtwoord voor postmaster@<fqdn>"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   406
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   407
#: VirtualMailManager/cli/clihelp.py:77
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   408
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   409
"When the value of that option is also set to true, vmm will automatically\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   410
"create the postmaster account for the new domain and print the generated\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   411
"postmaster password to stdout."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   412
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   413
"Als de waarde van die optie eveneens op 'waar' wordt gezet, zal vmm\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   414
"automatisch het postmaster-account voor het nieuwe domein aanmaken en het\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   415
"gegenereerde wachtwoord voor postmaster naar stdout schrijven."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   416
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   417
#. TP: description of subcommand domaindelete
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   418
#: VirtualMailManager/cli/clihelp.py:81
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   419
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   420
"This subcommand deletes the domain specified by\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   421
"<fqdn>."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   422
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   423
"Deze nevenopdracht verwijderd het domein zoals\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   424
"opgegeven door <fqdn>."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   425
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   426
#: VirtualMailManager/cli/clihelp.py:83
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   427
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   428
"If there are accounts, aliases and/or relocated users assigned to the\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   429
"given domain, vmm will abort the requested operation and show an error\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   430
"message. If you know, what you are doing, you can specify the optional keyword\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   431
"'force'."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   432
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   433
"Als er accounts, aliassen en/of verplaatste gebruikers toegekend zijn\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   434
"aan het opgegeven domein, zal vmm de verzochte opdracht afbreken en een\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   435
"foutmelding tonen. Als u zeker van uw zaak bent, kunt u het optionele\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   436
"trefwoord\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   437
" 'force' opgeven."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   438
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   439
#: VirtualMailManager/cli/clihelp.py:87
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   440
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   441
"If you really always know what you are doing, edit your vmm.cfg and set\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   442
"the option domain.force_deletion to true."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   443
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   444
"Als u zeker van uw zaak bent, bewerk dan vmm.cfg en stel de optie\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   445
"domain.force_deletion in op 'true'."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   446
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   447
#. TP: description of subcommand domaininfo
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   448
#: VirtualMailManager/cli/clihelp.py:90
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   449
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   450
"This subcommand shows some information about the\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   451
"given domain."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   452
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   453
"Deze nevenopdracht toont enige informatie over het\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   454
"gegeven domein."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   455
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   456
#: VirtualMailManager/cli/clihelp.py:92
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   457
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   458
"For a more detailed information about the domain the optional argument\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   459
"<details> can be specified. A possible <details> value can be one of the\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   460
"following six keywords:"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   461
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   462
"Specifiekere informatie over het domein kan worden verkregen met het\n"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   463
"optionele argument <details>. Een mogelijke waarde van <details> kan een\n"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   464
"van de volgende zes trefwoorden zijn:"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   465
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   466
#. TP: description of subcommand domainquota
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   467
#: VirtualMailManager/cli/clihelp.py:97
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   468
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   469
"This subcommand is used to configure a new quota\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   470
"limit for the accounts of the domain - not for the domain itself."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   471
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   472
"Deze nevenopdracht wordt gebruikt om een nieuw\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   473
"quotum voor de accounts van het domein op te geven - niet voor het\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   474
"domein zelf."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   475
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   476
#: VirtualMailManager/cli/clihelp.py:99
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   477
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   478
"The default quota limit for accounts is defined in the vmm.cfg\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   479
"(domain.quota_bytes and domain.quota_messages)."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   480
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   481
"De standaard quotum voor accounts is opgegeven in vmm.cfg\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   482
"(domain.quota_bytes en domain.quota_messages)."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   483
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   484
#: VirtualMailManager/cli/clihelp.py:101
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   485
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   486
"The new quota limit will affect only those accounts for which the limit\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   487
"has not been overridden. If you want to restore the default to all accounts,\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   488
"you may pass the keyword 'force'. When the argument <messages> was omitted the\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   489
"default number of messages 0 (zero) will be applied."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   490
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   491
"Een nieuw quotum is alleen van toepassing op accounts waarvan de limiet\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   492
"niet is overschreven. Om alle accounts te herstellen naar de standaardwaarde\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   493
"kan het trefwoord 'force' worden opgegeven. Als het argument <messages> is\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   494
"weggelaten, wordt het standaard aantal berichten (0) toegepast."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   495
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   496
#. TP: description of subcommand domainservices
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   497
#: VirtualMailManager/cli/clihelp.py:106
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   498
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   499
"To define which services could be used by the\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   500
"users of the domain — with the given <fqdn> — use this subcommand."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   501
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   502
"Om op te geven welke diensten door de gebruikers\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   503
"van het domein gebruikt kunnen worden - met het gegeven <fqdn> -\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   504
"gebruik deze nevenopdracht."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   505
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   506
#: VirtualMailManager/cli/clihelp.py:108
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   507
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   508
"Each specified <service> will be enabled/usable. All other services\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   509
"will be deactivated/unusable. Possible <service> names are:"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   510
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   511
"Iedere opgegeven <service> wordt in-/uitgeschakeld. Alle andere\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   512
"diensten worden gedeactiveerd en onbruikbaar. Mogelijke <service>-namen\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   513
"zijn:"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   514
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   515
#: VirtualMailManager/cli/clihelp.py:111
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   516
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   517
"The new service set will affect only those accounts for which the set has\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   518
"not been overridden. If you want to restore the default to all accounts, you\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   519
"may pass the keyword 'force'."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   520
msgstr ""
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   521
"De nieuwe serviceverzameling heeft alleen betrekking op accounts waarvoor\n"
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   522
"de verzameling niet is overschreven. Met het trefwoord `force' kan de\n"
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   523
"standaardwaarde voor alle accounts worden hersteld."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   524
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   525
#. TP: description of subcommand domaintransport
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   526
#: VirtualMailManager/cli/clihelp.py:115
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   527
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   528
"A new transport for the indicated domain can be\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   529
"set with this subcommand."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   530
msgstr ""
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   531
"Met deze nevenopdracht kan een nieuw transport\n"
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   532
"voor alle aangegeven domeinen worden ingesteld."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   533
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   534
#: VirtualMailManager/cli/clihelp.py:117
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   535
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   536
"The new transport will affect only those accounts for which the transport\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   537
"has not been overridden. If you want to restore the default to all accounts,\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   538
"you may pass the keyword 'force'."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   539
msgstr ""
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   540
"Het nieuwe transport heeft alleen betrekking op accounts waarvoor\n"
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   541
"het transport niet is overschreven. Met het trefwoord `force' kan de\n"
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   542
"standaardwaarde voor alle accounts worden hersteld."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   543
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   544
#. TP: description of subcommand domainnote
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   545
#: VirtualMailManager/cli/clihelp.py:121
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   546
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   547
"With this subcommand, it is possible to attach a\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   548
"note to the specified domain. Without an argument, an existing note is\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   549
"removed."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   550
msgstr ""
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   551
"Deze nevenopdracht koppelt een notitie aan het\n"
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   552
"opgegeven domein. Bij het ontbreken van een argument, wordt de bestaande\n"
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   553
"notitie verwijderd."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   554
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   555
#. TP: description of subcommand aliasdomainadd
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   556
#: VirtualMailManager/cli/clihelp.py:125
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   557
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   558
"This subcommand adds the new alias domain\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   559
"(<fqdn>) to the destination <domain> that should be aliased."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   560
msgstr ""
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   561
"Deze nevenopdracht voegt een nieuwe domeinalias\n"
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   562
"(<fqdn>) toe aan het bestemmings<domein> dat moet worden verwezen."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   563
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   564
#. TP: description of subcommand aliasdomaindelete
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   565
#: VirtualMailManager/cli/clihelp.py:128
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   566
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   567
"Use this subcommand if the alias domain\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   568
"<fqdn> should be removed."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   569
msgstr ""
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   570
"Gebruik deze nevenopdracht indien de domainalias\n"
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   571
"<fqdn> moet worden verwijderd."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   572
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   573
#. TP: description of subcommand aliasdomaininfo
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   574
#: VirtualMailManager/cli/clihelp.py:131
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   575
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   576
"This subcommand shows to which domain the alias\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   577
"domain <fqdn> is assigned to."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   578
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   579
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   580
#. TP: description of subcommand aliasdomainswitch
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   581
#: VirtualMailManager/cli/clihelp.py:134
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   582
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   583
"If the destination of the existing alias\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   584
"domain <fqdn> should be switched to another <destination> use this\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   585
"subcommand."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   586
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   587
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   588
#. TP: description of subcommand useradd
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   589
#: VirtualMailManager/cli/clihelp.py:138
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   590
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   591
"Use this subcommand to create a new e-mail account for\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   592
"the given <address>."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   593
msgstr ""
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   594
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   595
#: VirtualMailManager/cli/clihelp.py:140
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   596
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   597
"If the <password> is not provided, vmm will prompt for it interactively.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   598
"When no <password> is provided and account.random_password is set to true, vmm\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   599
"will generate a random password and print it to stdout after the account has\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   600
"been created."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   601
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   602
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   603
#. TP: description of subcommand userdelete
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   604
#: VirtualMailManager/cli/clihelp.py:145
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   605
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   606
"Use this subcommand to delete the account with the\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   607
"given <address>."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   608
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   609
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   610
#: VirtualMailManager/cli/clihelp.py:147
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   611
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   612
"If there are one or more aliases with an identical destination address,\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   613
"vmm will abort the requested operation and show an error message. To prevent\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   614
"this, specify the optional keyword 'force'."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   615
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   616
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   617
#. TP: description of subcommand userinfo
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   618
#: VirtualMailManager/cli/clihelp.py:151
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   619
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   620
"This subcommand displays some information about the\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   621
"account specified by <address>."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   622
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   623
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   624
#: VirtualMailManager/cli/clihelp.py:153
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   625
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   626
"If the optional argument <details> is given some more information will be\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   627
"displayed. Possible values for <details> are:"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   628
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   629
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   630
#. TP: description of subcommand username
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   631
#: VirtualMailManager/cli/clihelp.py:157
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   632
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   633
"The user's real <name> can be set/updated with this\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   634
"subcommand."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   635
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   636
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   637
#: VirtualMailManager/cli/clihelp.py:159
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   638
msgid "If no <name> is given, the value stored for the account is erased."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   639
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   640
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   641
#. TP: description of subcommand userpassword
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   642
#: VirtualMailManager/cli/clihelp.py:162
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   643
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   644
"The password of an account can be updated with this\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   645
"subcommand."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   646
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   647
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   648
#: VirtualMailManager/cli/clihelp.py:164
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   649
msgid "If no <password> was provided, vmm will prompt for it interactively."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   650
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   651
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   652
#. TP: description of subcommand usernote
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   653
#: VirtualMailManager/cli/clihelp.py:167
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   654
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   655
"With this subcommand, it is possible to attach a note\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   656
"to the specified account. Without an argument, an existing note is\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   657
"removed."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   658
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   659
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   660
#. TP: description of subcommand userquota
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   661
#: VirtualMailManager/cli/clihelp.py:171
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   662
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   663
"This subcommand is used to set a new quota limit for\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   664
"the given account."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   665
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   666
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   667
#: VirtualMailManager/cli/clihelp.py:173
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   668
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   669
"When the argument <messages> was omitted the default number of messages\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   670
"0 (zero) will be applied."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   671
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   672
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   673
#: VirtualMailManager/cli/clihelp.py:175
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   674
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   675
"Instead of <storage> pass the keyword 'domain' to remove the\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   676
"account-specific override, causing the domain's value to be in effect."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   677
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   678
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   679
#. TP: description of subcommand userservices
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   680
#: VirtualMailManager/cli/clihelp.py:178
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   681
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   682
"To grant a user access to the specified services,\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   683
"use this command."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   684
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   685
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   686
#: VirtualMailManager/cli/clihelp.py:180
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   687
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   688
"All omitted services will be deactivated/unusable for the user with the\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   689
"given <address>."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   690
msgstr ""
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   691
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   692
#: VirtualMailManager/cli/clihelp.py:182
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   693
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   694
"Instead of <service> pass 'domain' to remove the account-specific\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   695
"override, causing the domain's value to be in effect."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   696
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   697
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   698
#. TP: description of subcommand usertransport
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   699
#: VirtualMailManager/cli/clihelp.py:185
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   700
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   701
"A different <transport> for an account can be\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   702
"specified with this subcommand."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   703
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   704
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   705
#: VirtualMailManager/cli/clihelp.py:187
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   706
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   707
"Instead of <transport> pass 'domain' to remove the account-specific\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   708
"override, causing the domain's value to be in effect."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   709
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   710
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   711
#. TP: description of subcommand aliasadd
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   712
#: VirtualMailManager/cli/clihelp.py:190
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   713
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   714
"This subcommand is used to create a new alias\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   715
"<address> with one or more <destination> addresses."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   716
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   717
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   718
#: VirtualMailManager/cli/clihelp.py:192
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   719
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   720
"Within the destination address, the placeholders '%n', '%d', and '%='\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   721
"will be replaced by the local part, the domain, or the email address with '@'\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   722
"replaced by '=' respectively. In combination with alias domains, this enables\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   723
"domain-specific destinations."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   724
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   725
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   726
#. TP: description of subcommand aliasinfo
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   727
#: VirtualMailManager/cli/clihelp.py:197
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   728
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   729
"Information about the alias with the given <address>\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   730
"can be displayed with this subcommand."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   731
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   732
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   733
#. TP: description of subcommand relocatedadd
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   734
#: VirtualMailManager/cli/clihelp.py:200
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   735
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   736
"A new relocated user can be created with this\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   737
"subcommand."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   738
msgstr ""
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   739
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   740
#: VirtualMailManager/cli/clihelp.py:202
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   741
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   742
"<address> is the user's ex-email address, for example\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   743
"b.user@example.com, and <newaddress> points to the new email address where\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   744
"the user can be reached."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   745
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   746
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   747
#. TP: description of subcommand relocatedinfo
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   748
#: VirtualMailManager/cli/clihelp.py:206
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   749
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   750
"This subcommand shows the new address of the\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   751
"relocated user with the given <address>."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   752
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   753
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   754
#. TP: description of subcommand relocateddelete
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   755
#: VirtualMailManager/cli/clihelp.py:209
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   756
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   757
"Use this subcommand in order to delete the\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   758
"relocated user with the given <address>."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   759
msgstr ""
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   760
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   761
#. TP: description of subcommand catchalladd
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   762
#: VirtualMailManager/cli/clihelp.py:212
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   763
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   764
"This subcommand allows to specify destination\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   765
"addresses for a domain, which shall receive mail addressed to unknown\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   766
"local-parts within that domain. Those catch-all aliases hence \"catch all\" mail\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   767
"to any address in the domain (unless a more specific alias, mailbox or\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   768
"relocated user exists)."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   769
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   770
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   771
#: VirtualMailManager/cli/clihelp.py:217
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   772
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   773
"WARNING: Catch-all addresses can cause mail server flooding because\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   774
"spammers like to deliver mail to all possible combinations of names, e.g.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   775
"to all addresses between abba@example.org and zztop@example.org."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   776
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   777
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   778
#. TP: description of subcommand catchallinfo
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   779
#: VirtualMailManager/cli/clihelp.py:221
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   780
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   781
"This subcommand displays information about catch-all\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   782
"aliases defined for the domain <fqdn>."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   783
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   784
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   785
#. TP: description of subcommand catchalldelete
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   786
#: VirtualMailManager/cli/clihelp.py:224
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   787
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   788
"With this subcommand, catch-all aliases defined\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   789
"for a domain can be removed, either all of them, or a single one if specified\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   790
"explicitly."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   791
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   792
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   793
#: VirtualMailManager/cli/config.py:32
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   794
#, python-format
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   795
msgid "Enter new value for option %(option)s [%(current_value)s]: "
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   796
msgstr "Geef nieuwe waarde voor optie %(option)s [%(current_value)s]: "
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   797
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   798
#: VirtualMailManager/cli/config.py:36
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   799
#, python-format
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   800
msgid "Using configuration file: %s\n"
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   801
msgstr "Gebruikt configuratiebestand: %s\n"
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   802
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   803
#: VirtualMailManager/cli/config.py:38
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   804
#, python-format
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   805
msgid "* Configuration section: '%s'"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   806
msgstr "* Configuratiedeel: `%s'"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   807
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   808
#: VirtualMailManager/cli/config.py:50
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   809
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   810
msgid "Warning: %s"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   811
msgstr "Waarschuwing: %s"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   812
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   813
#: VirtualMailManager/cli/handler.py:66
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   814
#, python-format
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   815
msgid "Invalid section: '%s'"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   816
msgstr "Ongeldig deel: `%s'"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   817
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   818
#: VirtualMailManager/cli/main.py:32 VirtualMailManager/cli/main.py:65
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   819
#: VirtualMailManager/cli/main.py:68 VirtualMailManager/cli/subcommands.py:752
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   820
#: VirtualMailManager/cli/subcommands.py:772
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   821
#, python-format
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   822
msgid "Error: %s"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   823
msgstr "Fout: %s"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   824
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   825
#: VirtualMailManager/cli/main.py:41
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   826
msgid "You must specify a subcommand at least."
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   827
msgstr "Geef minimaal een nevenopdracht op."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   828
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   829
#: VirtualMailManager/cli/main.py:53
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   830
#, python-format
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   831
msgid "Unknown subcommand: '%s'"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   832
msgstr "Onbekende nevenopdracht: `%s'"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   833
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   834
#. TP: We have to cry, because root has killed/interrupted vmm
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   835
#. with Ctrl+C or Ctrl+D.
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   836
#: VirtualMailManager/cli/main.py:62
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   837
msgid "Ouch!"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   838
msgstr "Auw!"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   839
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   840
#: VirtualMailManager/cli/main.py:71
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   841
#, python-format
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   842
msgid "Error: Unknown section: '%s'"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   843
msgstr "Fout: onbekende sectie: `%s'"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   844
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   845
#: VirtualMailManager/cli/main.py:74
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   846
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   847
msgid "Error: No option '%(option)s' in section: '%(section)s'"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   848
msgstr "Fout: geen optie `%(option)s' in sectie: `%(section)s'"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   849
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   850
#: VirtualMailManager/cli/main.py:77
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   851
msgid "Warnings:"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   852
msgstr "Waarschuwingen:"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   853
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   854
#: VirtualMailManager/cli/subcommands.py:101
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   855
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   856
msgid "Subcommand '%s' is not yet documented."
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   857
msgstr "Subopdracht `%s' is nog niet gedocumenteerd."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   858
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   859
#: VirtualMailManager/cli/subcommands.py:108
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   860
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   861
msgid "Plan A failed ... trying Plan B: %(subcommand)s %(object)s"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
   862
msgstr "Plan A is mislukt ... Plan B proberen: %(subcommand)s %(object)s"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   863
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   864
#: VirtualMailManager/cli/subcommands.py:122
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   865
msgid "Missing alias address and destination."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   866
msgstr "Aliasadres en bestemming ontbreken."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   867
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   868
#: VirtualMailManager/cli/subcommands.py:125
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   869
#: VirtualMailManager/cli/subcommands.py:212
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   870
#: VirtualMailManager/cli/subcommands.py:557
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   871
msgid "Missing destination address."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   872
msgstr "Bestemmingsadres ontbreekt."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   873
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   874
#: VirtualMailManager/cli/subcommands.py:132
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   875
#: VirtualMailManager/cli/subcommands.py:142
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   876
msgid "Missing alias address."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   877
msgstr "Aliasadres ontbreekt."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   878
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   879
#: VirtualMailManager/cli/subcommands.py:164
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   880
#: VirtualMailManager/cli/subcommands.py:198
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   881
msgid "Missing alias domain name and destination domain name."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   882
msgstr "Namen aliasdomein en doeldomein ontbreken."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   883
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   884
#: VirtualMailManager/cli/subcommands.py:167
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   885
#: VirtualMailManager/cli/subcommands.py:201
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   886
msgid "Missing destination domain name."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   887
msgstr "Naam doeldomein ontbreekt."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   888
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   889
#: VirtualMailManager/cli/subcommands.py:175
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   890
#: VirtualMailManager/cli/subcommands.py:182
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   891
msgid "Missing alias domain name."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   892
msgstr "Aliasdomeinnaam ontbreekt."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   893
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   894
#: VirtualMailManager/cli/subcommands.py:209
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   895
msgid "Missing domain and destination."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   896
msgstr "Aliasadres en bestemming ontbreken."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   897
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   898
#: VirtualMailManager/cli/subcommands.py:219
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   899
#: VirtualMailManager/cli/subcommands.py:229
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   900
#: VirtualMailManager/cli/subcommands.py:271
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   901
#: VirtualMailManager/cli/subcommands.py:287
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   902
#: VirtualMailManager/cli/subcommands.py:300
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   903
#: VirtualMailManager/cli/subcommands.py:394
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   904
#: VirtualMailManager/cli/subcommands.py:443
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   905
msgid "Missing domain name."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   906
msgstr "Ontbrekende domeinnaam."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   907
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   908
#: VirtualMailManager/cli/subcommands.py:237
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   909
msgid "Missing option name."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   910
msgstr "Ontbrekende optienaam."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   911
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   912
#: VirtualMailManager/cli/subcommands.py:253
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   913
msgid "Missing option and new value."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   914
msgstr "Optie en nieuwe waarde ontbreken."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   915
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   916
#: VirtualMailManager/cli/subcommands.py:255
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   917
msgid "Missing new configuration value."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   918
msgstr "Waarde nieuwe configuratie ontbreekt."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   919
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   920
#: VirtualMailManager/cli/subcommands.py:277
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   921
#, python-format
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   922
msgid "Creating account for postmaster@%s"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   923
msgstr "Account voor postmaster@%s aanmaken"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   924
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   925
#: VirtualMailManager/cli/subcommands.py:293
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   926
#: VirtualMailManager/cli/subcommands.py:307
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   927
#: VirtualMailManager/cli/subcommands.py:385
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   928
#: VirtualMailManager/cli/subcommands.py:406
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   929
#: VirtualMailManager/cli/subcommands.py:435
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   930
#: VirtualMailManager/cli/subcommands.py:613
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   931
#: VirtualMailManager/cli/subcommands.py:626 VirtualMailManager/handler.py:458
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   932
#: VirtualMailManager/handler.py:471 VirtualMailManager/handler.py:486
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   933
#: VirtualMailManager/handler.py:520 VirtualMailManager/handler.py:759
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   934
#, python-format
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   935
msgid "Invalid argument: '%s'"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   936
msgstr "Ongeldig argument: `%s'"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   937
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   938
#: VirtualMailManager/cli/subcommands.py:326
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   939
#: VirtualMailManager/cli/subcommands.py:333
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   940
msgid "Domain"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   941
msgstr "Domein"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   942
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   943
#: VirtualMailManager/cli/subcommands.py:335
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   944
#: VirtualMailManager/cli/subcommands.py:346
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   945
msgid "accounts"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   946
msgstr "accounts"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   947
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   948
#: VirtualMailManager/cli/subcommands.py:337
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   949
#: VirtualMailManager/cli/subcommands.py:345
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   950
#: VirtualMailManager/cli/subcommands.py:999
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   951
msgid "alias domains"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   952
msgstr "aliasdomeinen"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   953
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   954
#: VirtualMailManager/cli/subcommands.py:339
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   955
#: VirtualMailManager/cli/subcommands.py:347
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   956
#: VirtualMailManager/cli/subcommands.py:1068
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   957
msgid "aliases"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   958
msgstr "aliassen"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   959
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   960
#: VirtualMailManager/cli/subcommands.py:341
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   961
#: VirtualMailManager/cli/subcommands.py:348
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   962
#: VirtualMailManager/cli/subcommands.py:1069
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   963
msgid "relocated users"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   964
msgstr "verplaatste gebruikers"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   965
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   966
#: VirtualMailManager/cli/subcommands.py:343
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   967
#: VirtualMailManager/cli/subcommands.py:349
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   968
msgid "catch-all destinations"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   969
msgstr "catch-all-bestemmingen"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   970
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   971
#: VirtualMailManager/cli/subcommands.py:355
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   972
msgid "Missing domain name and storage value."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   973
msgstr "Domeinnaam en opslagwaarde ontbreken."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   974
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   975
#: VirtualMailManager/cli/subcommands.py:358
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   976
#: VirtualMailManager/cli/subcommands.py:702
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   977
msgid "Missing storage value."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   978
msgstr "Opslagwaarde ontbreekt."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   979
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   980
#: VirtualMailManager/cli/subcommands.py:364
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   981
#: VirtualMailManager/cli/subcommands.py:707
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   982
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   983
msgid "Invalid storage value: '%s'"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   984
msgstr "Ongeldige opslagwaarde: `%s'"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   985
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   986
#: VirtualMailManager/cli/subcommands.py:374
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   987
#, python-format
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   988
msgid "Neither a valid number of messages nor the keyword 'force': '%s'"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   989
msgstr "Noch een geldig aantal berichten, noch het trefwoord `force': `%s'"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   990
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   991
#: VirtualMailManager/cli/subcommands.py:382
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   992
#: VirtualMailManager/cli/subcommands.py:718
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   993
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   994
msgid "Not a valid number of messages: '%s'"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
   995
msgstr "Een ongeldig aantal berichten: `%s'"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   996
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   997
#: VirtualMailManager/cli/subcommands.py:417
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
   998
#: VirtualMailManager/cli/subcommands.py:732
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
   999
#, python-format
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1000
msgid "Invalid service arguments: %s"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1001
msgstr "Ongeldige serviceargumenten: %s"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1002
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1003
#: VirtualMailManager/cli/subcommands.py:426
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1004
msgid "Missing domain name and new transport."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1005
msgstr "Domeinnaam en nieuw transport ontbreken."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1006
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1007
#: VirtualMailManager/cli/subcommands.py:429
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1008
msgid "Missing new transport."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1009
msgstr "Nieuw transport ontbreekt."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1010
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1011
#: VirtualMailManager/cli/subcommands.py:455
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1012
msgid "Missing UID."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1013
msgstr "UID ontbreekt."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1014
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1015
#: VirtualMailManager/cli/subcommands.py:456
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1016
#: VirtualMailManager/cli/subcommands.py:649
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1017
#: VirtualMailManager/cli/subcommands.py:657
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1018
msgid "Account"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1019
msgstr "Account"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1020
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1021
#: VirtualMailManager/cli/subcommands.py:471
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1022
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1023
msgid "Unknown help topic: '%s'"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1024
msgstr "Onbekend hulponderwerp: `%s'"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1025
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1026
#: VirtualMailManager/cli/subcommands.py:484
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1027
msgid "List of available subcommands:"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1028
msgstr "Lijst met beschikbare nevenopdrachten:"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1029
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1030
#: VirtualMailManager/cli/subcommands.py:507
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1031
msgid "Usable encoding suffixes:"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1032
msgstr "Bruikbare coderingsachtervoegsels:"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1033
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1034
#: VirtualMailManager/cli/subcommands.py:507
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1035
msgid "Usable password schemes:"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1036
msgstr "Bruikbare wachtwoordschema's:"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1037
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1038
#: VirtualMailManager/cli/subcommands.py:555
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1039
msgid "Missing relocated address and destination."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1040
msgstr "Verplaatst adres en bestemming ontbreken."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1041
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1042
#: VirtualMailManager/cli/subcommands.py:564
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1043
#: VirtualMailManager/cli/subcommands.py:571
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1044
msgid "Missing relocated address."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1045
msgstr "Verplaatst adres ontbreekt."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1046
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1047
#: VirtualMailManager/cli/subcommands.py:594
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1048
#: VirtualMailManager/cli/subcommands.py:607
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1049
#: VirtualMailManager/cli/subcommands.py:620
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1050
#: VirtualMailManager/cli/subcommands.py:676
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1051
#: VirtualMailManager/cli/subcommands.py:687
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1052
#: VirtualMailManager/cli/subcommands.py:726
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1053
msgid "Missing e-mail address."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1054
msgstr "E-mailadres ontbreekt."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1055
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1056
#: VirtualMailManager/cli/subcommands.py:601
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1057
#, python-format
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1058
msgid "Generated password: %s"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1059
msgstr "Aangemaakt wachtwoord: %s"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1060
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1061
#: VirtualMailManager/cli/subcommands.py:658
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1062
msgid "alias addresses"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1063
msgstr "Aliasadressen"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1064
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1065
#: VirtualMailManager/cli/subcommands.py:664
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1066
msgid "Missing e-mail address and user's name."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1067
msgstr "E-mailadres en gebruikersnaam ontbreken."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1068
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1069
#: VirtualMailManager/cli/subcommands.py:699
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1070
msgid "Missing e-mail address and storage value."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1071
msgstr "E-mailadres en opslagwaarde ontbreken."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1072
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1073
#: VirtualMailManager/cli/subcommands.py:740
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1074
msgid "Missing e-mail address and transport."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1075
msgstr "E-mailadres en transport ontbreken."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1076
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1077
#: VirtualMailManager/cli/subcommands.py:743
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1078
msgid "Missing transport."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1079
msgstr "Transport ontbreekt."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1080
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1081
#: VirtualMailManager/cli/subcommands.py:753
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1082
msgid "usage: "
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1083
msgstr "gebruik: "
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1084
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1085
#. TP: Please adjust translated words like the original text.
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1086
#. (It's a table header.) Extract from usage text:
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1087
#. usage: vmm subcommand arguments
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1088
#. short long
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1089
#. subcommand                arguments
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1090
#.
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1091
#. da    domainadd           fqdn [transport]
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1092
#. dd    domaindelete        fqdn [force]
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1093
#: VirtualMailManager/cli/subcommands.py:763
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1094
#, python-format
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1095
msgid ""
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1096
"usage: %s subcommand arguments\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1097
"  short long\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1098
"  subcommand                arguments\n"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1099
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1100
"gebruik: %s nevenopdracht argumenten\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1101
"  kort  lang\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1102
"  nevenopdracht             argumenten\n"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1103
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1104
#: VirtualMailManager/cli/subcommands.py:782
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1105
msgid "from"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1106
msgstr "van"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1107
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1108
#. TP: The words 'from', 'version' and 'on' are used in
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1109
#. the version information, e.g.:
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1110
#. vmm, version 0.5.2 (from 09/09/09)
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1111
#. Python 2.5.4 on FreeBSD
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1112
#: VirtualMailManager/cli/subcommands.py:782
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1113
msgid "version"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1114
msgstr "versie"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1115
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1116
#: VirtualMailManager/cli/subcommands.py:785
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1117
msgid "on"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1118
msgstr "op"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1119
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1120
#: VirtualMailManager/cli/subcommands.py:787
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1121
msgid "is free software and comes with ABSOLUTELY NO WARRANTY."
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1122
msgstr "is vrije programmatuur en komt ZONDER ENIGE GARANTIE."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1123
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1124
#: VirtualMailManager/cli/subcommands.py:796
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1125
msgid "get the address of the user with the given UID"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1126
msgstr "het adres van de gebruiker met de opgegeven UID ophalen"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1127
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1128
#: VirtualMailManager/cli/subcommands.py:798
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1129
msgid "create a new e-mail user with the given address"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1130
msgstr "een nieuwe e-mailgebruiker met het opgegeven adres aanmaken"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1131
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1132
#: VirtualMailManager/cli/subcommands.py:800
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1133
msgid "delete the specified user"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1134
msgstr "de opgegeven gebruiker verwijderen"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1135
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1136
#: VirtualMailManager/cli/subcommands.py:802
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1137
msgid "display information about the given address"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1138
msgstr "informatie over het opgegeven adres tonen"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1139
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1140
#: VirtualMailManager/cli/subcommands.py:804
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1141
msgid "set, update or delete the real name for an address"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1142
msgstr "de werkelijke naam voor een adres opgeven, bijwerken of verwijderen"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1143
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1144
#: VirtualMailManager/cli/subcommands.py:807
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1145
msgid "update the password for the given address"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1146
msgstr "het wachtwoord voor het opgegeven adres bijwerken"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1147
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1148
#: VirtualMailManager/cli/subcommands.py:810
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1149
msgid "update the quota limit for the given address"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1150
msgstr "het quotum voor het opgegeven adres bijwerken"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1151
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1152
#: VirtualMailManager/cli/subcommands.py:813
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1153
msgid "enables the specified services and disables all not specified services"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1154
msgstr "alle opgegeven diensten inschakelen en de andere diensten uitschakelen"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1155
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1156
#: VirtualMailManager/cli/subcommands.py:817
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1157
msgid "update the transport of the given address"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1158
msgstr "het transport van het opgegeven adres bijwerken"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1159
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1160
#: VirtualMailManager/cli/subcommands.py:819
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1161
msgid "set, update or delete the note of the given address"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1162
msgstr "opmerking van het opgegeven adres instellen, bijwerken of verwijderen"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1163
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1164
#: VirtualMailManager/cli/subcommands.py:822
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1165
msgid "create a new alias e-mail address with one or more destinations"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1166
msgstr "een nieuwe e-mailalias met één of meerdere bestemmingen aanmaken"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1167
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1168
#: VirtualMailManager/cli/subcommands.py:826
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1169
msgid "delete the specified alias e-mail address or one of its destinations"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1170
msgstr "het opgegeven e-mailalias of één van zijn bestemmingen verwijderen"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1171
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1172
#: VirtualMailManager/cli/subcommands.py:829
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1173
msgid "show the destination(s) of the specified alias"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1174
msgstr "de bestemming(en) van de opgegeven alias tonen"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1175
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1176
#: VirtualMailManager/cli/subcommands.py:833
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1177
msgid "create a new alias for an existing domain"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1178
msgstr "een nieuwe alias voor een bestaand domein aanmaken"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1179
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1180
#: VirtualMailManager/cli/subcommands.py:835
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1181
msgid "delete the specified alias domain"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1182
msgstr "de opgegeven domeinalias verwijderen"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1183
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1184
#: VirtualMailManager/cli/subcommands.py:837
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1185
msgid "show the destination of the given alias domain"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1186
msgstr "toon de bestemming van de opgegeven domeinalias"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1187
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1188
#: VirtualMailManager/cli/subcommands.py:839
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1189
msgid "assign the given alias domain to an other domain"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1190
msgstr "de opgegeven domeinalias toekennen aan een ander domein"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1191
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1192
#: VirtualMailManager/cli/subcommands.py:844
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1193
msgid "add one or more catch-all destinations for a domain"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1194
msgstr "één of meer 'catch-all'-bestemmingen voor een domein toevoegen"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1195
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1196
#: VirtualMailManager/cli/subcommands.py:848
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1197
msgid "delete the specified catch-all destination or all of a domain's destinations"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1198
msgstr "de opgegeven 'catch-all'-bestemming of al zijn domeinbestemmingen verwijderen"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1199
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1200
#: VirtualMailManager/cli/subcommands.py:851
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1201
msgid "show the catch-all destination(s) of the specified domain"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1202
msgstr "de 'catch-all'-bestemming(en) van het opgegeven domein tonen"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1203
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1204
#: VirtualMailManager/cli/subcommands.py:854
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1205
msgid "create a new domain"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1206
msgstr "een nieuw domein aanmaken"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1207
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1208
#: VirtualMailManager/cli/subcommands.py:856
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1209
msgid "delete the given domain and all its alias domains"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1210
msgstr "het opgegeven domein en al zijn domeinaliassen verwijderen"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1211
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1212
#: VirtualMailManager/cli/subcommands.py:858
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1213
msgid "display information about the given domain"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1214
msgstr "informatie over het opgegeven domein tonen"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1215
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1216
#: VirtualMailManager/cli/subcommands.py:861
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1217
msgid "update the quota limit of the specified domain"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1218
msgstr "het quotum van het opgegeven domein bijwerken"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1219
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1220
#: VirtualMailManager/cli/subcommands.py:864
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1221
msgid "enables the specified services and disables all not specified services of the given domain"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1222
msgstr "schakelt de opgegeven diensten in - alle niet-gespecificeerde diensten van het opgegeven domein worden uitgeschakeld"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1223
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1224
#: VirtualMailManager/cli/subcommands.py:868
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1225
msgid "update the transport of the specified domain"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1226
msgstr "transport van het opgegeven domein moet worden bijgewerkt"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1227
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1228
#: VirtualMailManager/cli/subcommands.py:870
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1229
msgid "set, update or delete the note of the given domain"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1230
msgstr "opmerking van het domein instellen, bijwerken of verwijderen"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1231
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1232
#: VirtualMailManager/cli/subcommands.py:873
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1233
msgid "list all domains or search for domains by pattern"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1234
msgstr "alle domeinen tonen of domeinen die voldoen aan zoekpatroon"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1235
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1236
#: VirtualMailManager/cli/subcommands.py:875
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1237
msgid "list all addresses or search for addresses by pattern"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1238
msgstr "alle adressen tonen of adressen die voldoen aan zoekpatroon"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1239
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1240
#: VirtualMailManager/cli/subcommands.py:877
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1241
msgid "list all user accounts or search for accounts by pattern"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1242
msgstr "alle gebruikers tonen of gebruikers die voldoen aan zoekpatroon"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1243
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1244
#: VirtualMailManager/cli/subcommands.py:879
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1245
msgid "list all aliases or search for aliases by pattern"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1246
msgstr "alle aliassen tonen of aliassen die voldoen aan zoekpatroon"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1247
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1248
#: VirtualMailManager/cli/subcommands.py:881
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1249
msgid "list all relocated users or search for relocated users by pattern"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1250
msgstr "alle verplaatste gebruikers tonen of verplaatste gebruikers die voldoen aan zoekpatroon"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1251
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1252
#: VirtualMailManager/cli/subcommands.py:886
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1253
msgid "create a new record for a relocated user"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1254
msgstr "nieuwe gegevens voor een verplaatst gebruiker aanmaken"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1255
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1256
#: VirtualMailManager/cli/subcommands.py:889
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1257
msgid "delete the record of the relocated user"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1258
msgstr "de gegevens van de verplaatste gebruiker verwijderen"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1259
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1260
#: VirtualMailManager/cli/subcommands.py:891
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1261
msgid "print information about a relocated user"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1262
msgstr "informatie over een verplaatste gebruiker tonen"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1263
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1264
#: VirtualMailManager/cli/subcommands.py:894
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1265
msgid "show the actual value of the configuration option"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1266
msgstr "de huidige waarde van de configuratieoptie tonen"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1267
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1268
#: VirtualMailManager/cli/subcommands.py:896
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1269
msgid "set a new value for the configuration option"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1270
msgstr "de configuratieoptie een nieuwe waarde geven"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1271
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1272
#: VirtualMailManager/cli/subcommands.py:898
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1273
msgid "start interactive configuration mode"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1274
msgstr "interactieve configuratiemodus starten"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1275
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1276
#: VirtualMailManager/cli/subcommands.py:900
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1277
msgid "lists all usable password schemes and password encoding suffixes"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1278
msgstr "alle bruikbare wachtwoordschema's en achtervoegsels van wachtwoordcoderingen tonen"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1279
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1280
#: VirtualMailManager/cli/subcommands.py:903
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1281
msgid "show a help overview or help for the given subcommand"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1282
msgstr "een overzicht van hulp of hulp voor de opgegeven nevenopdracht tonen"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1283
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1284
#: VirtualMailManager/cli/subcommands.py:905
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1285
msgid "show version and copyright information"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1286
msgstr "versie- en copyrightinformatie tonen"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1287
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1288
#. TP: e.g.: [  0.00%] 21.09 KiB/1.00 GiB
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1289
#: VirtualMailManager/cli/subcommands.py:961
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1290
#, python-format
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1291
msgid "[%(percent)s%%] %(used)s/%(limit)s"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1292
msgstr "[%(percent)s%%] %(used)s/%(limit)s"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1293
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1294
#. TP: used in e.g. 'Domain information' or 'Account information'
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1295
#: VirtualMailManager/cli/subcommands.py:967
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1296
msgid "information"
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1297
msgstr "informatie"
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1298
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1299
#: VirtualMailManager/cli/subcommands.py:981
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1300
msgid "Note"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1301
msgstr "Opmerking"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1302
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1303
#. TP: used in e.g. 'Existing alias addresses' or 'Existing accounts'
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1304
#: VirtualMailManager/cli/subcommands.py:996
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1305
msgid "Existing"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1306
msgstr "Bestaande"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1307
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1308
#: VirtualMailManager/cli/subcommands.py:1009
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1309
#: VirtualMailManager/cli/subcommands.py:1061
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1310
#: VirtualMailManager/cli/subcommands.py:1109
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1311
msgid "\tNone"
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1312
msgstr "\tGeen"
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1313
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1314
#: VirtualMailManager/cli/subcommands.py:1014
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1315
msgid "Alias information"
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1316
msgstr "Aliasinformatie"
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1317
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1318
#: VirtualMailManager/cli/subcommands.py:1016
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1319
#, python-format
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1320
msgid "\tMail for %s will be redirected to:"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1321
msgstr "\tBerichten voor %s wordt doorgestuurd naar:"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1322
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1323
#: VirtualMailManager/cli/subcommands.py:1023
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1324
msgid "Catch-all information"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1325
msgstr "Catch-all-informatie"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1326
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1327
#: VirtualMailManager/cli/subcommands.py:1025
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1328
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1329
msgid "\tMail to unknown local-parts in domain %s will be sent to:"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1330
msgstr "Berichten naar onbekende lokaal-delen in domein %s worden gestuurd naar:"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1331
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1332
#: VirtualMailManager/cli/subcommands.py:1033
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1333
msgid "Relocated information"
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1334
msgstr "Verplaatste informatie"
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1335
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1336
#: VirtualMailManager/cli/subcommands.py:1035
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1337
#, python-format
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1338
msgid "\tUser '%(addr)s' has moved to '%(dest)s'"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1339
msgstr "\tGebruiker '%(addr)s' is verplaatst naar '%(dest)s'"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1340
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1341
#: VirtualMailManager/cli/subcommands.py:1050
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1342
msgid "Matching domains"
153
f0386ee0c7e8 Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <neverseen@users.sourceforge.net>
parents: 148
diff changeset
  1343
msgstr "Overeenkomende domeinen"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1344
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1345
#: VirtualMailManager/cli/subcommands.py:1052
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1346
msgid "Existing domains"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1347
msgstr "Bestaande domeinen"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1348
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1349
#: VirtualMailManager/cli/subcommands.py:1067
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1350
msgid "user accounts"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1351
msgstr "Gebruikeraccounts"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1352
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1353
#: VirtualMailManager/cli/subcommands.py:1071
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1354
msgid "user accounts and aliases"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1355
msgstr "Gebruikeraccounts en aliassen"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1356
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1357
#: VirtualMailManager/cli/subcommands.py:1073
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1358
msgid "user accounts and relocated users"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1359
msgstr "gebruikeraccounts en verplaatste gebruikers"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1360
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1361
#: VirtualMailManager/cli/subcommands.py:1075
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1362
msgid "aliases and relocated users"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1363
msgstr "aliassen en verplaatste gebruikers"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1364
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1365
#: VirtualMailManager/cli/subcommands.py:1076
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1366
msgid "addresses"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1367
msgstr "Adressen"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1368
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1369
#: VirtualMailManager/cli/subcommands.py:1080
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1370
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1371
msgid "Matching %s"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1372
msgstr "Overeenkomende %s"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1373
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1374
#: VirtualMailManager/cli/subcommands.py:1082
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1375
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1376
msgid "Existing %s"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1377
msgstr "Bestaande %s"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1378
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1379
#: VirtualMailManager/cli/subcommands.py:1085
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1380
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1381
msgid "Invalid address type for list: '%s'"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1382
msgstr "Ongeldig adressoort voor lijst: `%s'"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1383
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1384
#. TP: the letters 'u', 'a' and 'r' are abbreviations of user,
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1385
#. alias and relocated user
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1386
#: VirtualMailManager/cli/subcommands.py:1097
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1387
msgid "u"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1388
msgstr "u"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1389
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1390
#: VirtualMailManager/cli/subcommands.py:1098
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1391
msgid "a"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1392
msgstr "a"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1393
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1394
#: VirtualMailManager/cli/subcommands.py:1099
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1395
msgid "r"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1396
msgstr "r"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1397
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1398
#: VirtualMailManager/cli/subcommands.py:1115
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1399
msgid "Alias domain information"
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1400
msgstr "Aliasdomeininformatie"
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1401
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1402
#: VirtualMailManager/cli/subcommands.py:1120
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1403
#, python-format
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1404
msgid ""
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1405
"\tThe alias domain %(alias)s belongs to:\n"
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1406
"\t    * %(domain)s"
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1407
msgstr ""
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1408
"\tDe aliasdomein %(alias)s behoort tot:\n"
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1409
"\t    * %(domain)s"
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1410
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1411
#: VirtualMailManager/common.py:63
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1412
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1413
msgid "No such file: '%s'"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1414
msgstr "Onbekend bestand: `%s'"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1415
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1416
#: VirtualMailManager/common.py:66
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1417
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1418
msgid "File is not executable: '%s'"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1419
msgstr "Bestand is niet uitvoerbaar: `%s'"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1420
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1421
#: VirtualMailManager/common.py:83
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1422
msgid "GiB"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1423
msgstr "GiB"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1424
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1425
#. TP: abbreviations of gibibyte, tebibyte kibibyte and mebibyte
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1426
#: VirtualMailManager/common.py:83
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1427
msgid "TiB"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1428
msgstr "TiB"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1429
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1430
#: VirtualMailManager/common.py:84
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1431
msgid "KiB"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1432
msgstr "KiB"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1433
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1434
#: VirtualMailManager/common.py:84
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1435
msgid "MiB"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1436
msgstr "MiB"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1437
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1438
#. TP: e.g.: '%(size)s %(prefix)s' -> '118.30 MiB'
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1439
#: VirtualMailManager/common.py:88
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1440
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1441
msgid "%(size)s %(prefix)s"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1442
msgstr "%(size)s %(prefix)s"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1443
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1444
#. TP: [domain default] indicates that a user's setting is the same as
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1445
#. configured in the user's domain.
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1446
#. e.g.: [  0.84%] 42/5,000 [domain default]
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1447
#: VirtualMailManager/common.py:195
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1448
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1449
msgid "%s [domain default]"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1450
msgstr "%s [standaarddomein]"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1451
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1452
#: VirtualMailManager/config.py:89
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1453
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1454
msgid "Not a boolean: '%s'"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1455
msgstr "Geen boolean: `%s'"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1456
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1457
#: VirtualMailManager/config.py:127
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1458
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1459
msgid "Bad format: '%s' - expected: section.option"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1460
msgstr "Onjuiste vorm: `%s' - verwachtte: section.option"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1461
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1462
#: VirtualMailManager/config.py:378
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1463
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1464
msgid "* Section: %s\n"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1465
msgstr "* Sectie: %s\n"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1466
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1467
#: VirtualMailManager/config.py:388 VirtualMailManager/config.py:396
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1468
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1469
msgid "Check of configuration file %s failed.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1470
msgstr "Controle van configuratiebestand %s is mislukt.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1471
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1472
#: VirtualMailManager/config.py:390
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1473
msgid "Missing options, which have no default value.\n"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1474
msgstr "Onbrekende opties, zonder standaardwaarde.\n"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1475
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1476
#: VirtualMailManager/config.py:398 VirtualMailManager/config.py:400
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1477
msgid "Invalid configuration values.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1478
msgstr "Configuratiewaarden zijn onjuist.\n"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1479
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1480
#: VirtualMailManager/config.py:439 VirtualMailManager/config.py:523
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1481
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1482
msgid "Not a valid Dovecot version: '%s'"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1483
msgstr "Ongeldige Dovecot-versie: `%s'"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1484
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1485
#: VirtualMailManager/config.py:445 VirtualMailManager/config.py:480
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1486
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1487
msgid "Unsupported database module: '%s'"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1488
msgstr "Niet-ondersteunde databasemodule: `%s'"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1489
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1490
#: VirtualMailManager/config.py:450 VirtualMailManager/config.py:488
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1491
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1492
msgid "Unknown pgsql SSL mode: '%s'"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1493
msgstr "Onbekende pgsqlr-SSL-modus: `%s'"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1494
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1495
#: VirtualMailManager/config.py:457 VirtualMailManager/config.py:501
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1496
#: VirtualMailManager/maillocation.py:70
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1497
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1498
msgid "Unsupported mailbox format: '%s'"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1499
msgstr "Niet-ondersteunde postbusindeling: `%s'"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1500
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1501
#: VirtualMailManager/config.py:473 VirtualMailManager/handler.py:286
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1502
#: VirtualMailManager/handler.py:362 VirtualMailManager/handler.py:367
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1503
#: VirtualMailManager/handler.py:395
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1504
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1505
msgid "No such directory: %s"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1506
msgstr "Onbekende map: %s"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1507
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1508
#: VirtualMailManager/config.py:512
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1509
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1510
msgid "Not a valid size value: '%s'"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1511
msgstr "Ongeldige afmeting: `%s'"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1512
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1513
#: VirtualMailManager/domain.py:80
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1514
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1515
msgid "The domain '%s' is an alias domain."
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1516
msgstr "Het domein `%s' is een domeinalias."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1517
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1518
#: VirtualMailManager/domain.py:115
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1519
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1520
msgid "There are %(account_count)u accounts, %(alias_count)u aliases and %(relocated_count)u relocated users."
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1521
msgstr "Er zijn %(account_count)u accounts, %(alias_count)u aliassen en %(relocated_count)u verplaatste gebruikers."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1522
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1523
#: VirtualMailManager/domain.py:130
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1524
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1525
msgid "The domain '%s' already exists."
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1526
msgstr "Het domein `%s' bestaat al."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1527
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1528
#: VirtualMailManager/domain.py:495
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1529
msgid "The domain name is too long"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1530
msgstr "De domeinnaam is te lang."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1531
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1532
#: VirtualMailManager/domain.py:497
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1533
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1534
msgid "The domain name '%s' is invalid"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1535
msgstr "De domeinnaam `%s' is ongeldig."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1536
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1537
#: VirtualMailManager/emailaddress.py:73
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1538
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1539
msgid "Missing the '@' sign in address: '%s'"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1540
msgstr "Ontbrekend '@'-teken in adres: `%s'"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1541
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1542
#: VirtualMailManager/emailaddress.py:76
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1543
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1544
msgid "Too many '@' signs in address: '%s'"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1545
msgstr "Te veel '@'-tekens in adres: `%s'"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1546
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1547
#: VirtualMailManager/emailaddress.py:79
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1548
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1549
msgid "Missing local-part in address: '%s'"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1550
msgstr "Lokaaldeel ontbreekt in adres: `%s'"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1551
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1552
#: VirtualMailManager/emailaddress.py:82
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1553
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1554
msgid "Missing domain name in address: '%s'"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1555
msgstr "De domeinnaam ontbreekt in adres: `%s'"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1556
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1557
#: VirtualMailManager/emailaddress.py:145
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1558
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1559
msgid "The local-part '%s' is too long."
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1560
msgstr "Het lokaaldeel `%s' is te lang."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1561
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1562
#: VirtualMailManager/emailaddress.py:150
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1563
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1564
msgid "The local-part '%(l_part)s' contains invalid characters: %(i_chars)s"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1565
msgstr "Het lokaaldeel '%(l_part)s' bevat ongeldige tekens: %(i_chars)s"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1566
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1567
#: VirtualMailManager/ext/postconf.py:84
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1568
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1569
msgid "The value '%s' does not look like a valid Postfix configuration parameter name."
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1570
msgstr "De waarde `%s' lijkt niet op een geldige naam voor Postfix-configuratieparameter"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1571
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1572
#: VirtualMailManager/handler.py:54
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1573
msgid "an account"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1574
msgstr "een account"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1575
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1576
#: VirtualMailManager/handler.py:55
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1577
msgid "an alias"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1578
msgstr "een alias"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1579
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1580
#: VirtualMailManager/handler.py:56
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1581
msgid "a relocated user"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1582
msgstr "een verplaatste gebruiker"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1583
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1584
#: VirtualMailManager/handler.py:81
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1585
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1586
"You are not root.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1587
"\tGood bye!\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1588
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1589
"U bent geen root.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1590
"\tTot ziens!\n"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1591
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1592
#: VirtualMailManager/handler.py:101
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1593
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1594
msgid "Could not find '%(cfg_file)s' in: '%(cfg_path)s'"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1595
msgstr "'%(cfg_file)s' is niet gevonden in: '%(cfg_path)s'"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1596
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1597
#. TP: Please keep the backticks around the command. `chmod 0600 …`
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1598
#: VirtualMailManager/handler.py:113
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1599
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1600
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1601
"wrong permissions for '%(file)s': %(perms)s\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1602
"`chmod 0600 %(file)s` would be great."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1603
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1604
"pas de rechten (%(perms)s) aan voor '%(file)s'\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1605
"`chmod 0600 %(file)s` is uitstekend."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1606
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1607
#: VirtualMailManager/handler.py:133
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1608
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1609
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1610
"'%(path)s' is not a directory.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1611
"(%(cfg_file)s: section 'misc', option 'base_directory')"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1612
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1613
"'%(path)s' is geen map.\n"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1614
"(%(cfg_file)s: sectie 'misc', optie 'base_directory')"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1615
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1616
#: VirtualMailManager/handler.py:142
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1617
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1618
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1619
"\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1620
"(%(cfg_file)s: section 'bin', option '%(option)s')"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1621
msgstr ""
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1622
"\n"
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1623
"(%(cfg_file)s: sectie 'bin', optie '%(option)s')"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1624
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1625
#: VirtualMailManager/handler.py:156 VirtualMailManager/handler.py:163
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1626
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1627
msgid "Unable to import database module '%s'."
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1628
msgstr "Importeren van databasemodule `%s' is mislukt."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1629
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1630
#. TP: %(a_type)s will be one of: 'an account', 'an alias' or
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1631
#. 'a relocated user'
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1632
#: VirtualMailManager/handler.py:242
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1633
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1634
msgid "There is already %(a_type)s with the address '%(address)s'."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1635
msgstr "Er bestaat al een %(a_type)s met het adres '%(address)s'."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1636
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1637
#: VirtualMailManager/handler.py:301
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1638
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1639
msgid "'%s' is not a directory."
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1640
msgstr "`%s' is geen map."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1641
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1642
#: VirtualMailManager/handler.py:304
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1643
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1644
msgid "The file/directory '%s' already exists."
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1645
msgstr "Bestand/map `%s' bestaat al."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1646
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1647
#: VirtualMailManager/handler.py:334
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1648
msgid "Skipped mailbox folders:"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1649
msgstr "Overgeslagen postbusmappen:"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1650
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1651
#: VirtualMailManager/handler.py:354
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1652
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1653
msgid "UID '%(uid)u' and/or GID '%(gid)u' are less than %(min_uid)u/%(min_gid)u."
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1654
msgstr "UID `%(uid)u' en/of GID `%(gid)u' zijn minder dan %(min_uid)u/%(min_gid)u."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1655
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1656
#: VirtualMailManager/handler.py:359 VirtualMailManager/handler.py:392
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1657
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1658
msgid "Found \"..\" in domain directory path: %s"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1659
msgstr "\"..\" aangetroffen in pad van domeinmap: %s"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1660
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1661
#: VirtualMailManager/handler.py:372
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1662
msgid "Detected owner/group mismatch in home directory."
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1663
msgstr "Niet-passende eigenaar/groep gevonden in persoonlijke map."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1664
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1665
#: VirtualMailManager/handler.py:388
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1666
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1667
msgid "GID '%(gid)u' is less than '%(min_gid)u'."
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1668
msgstr "GID `%(gid)u' is minder dan `%(min_gid)u'."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1669
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1670
#: VirtualMailManager/handler.py:399
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1671
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1672
msgid "Detected group mismatch in domain directory: %s"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1673
msgstr "Gevonden groep hoort niet in domeinmap: %s"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1674
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1675
#: VirtualMailManager/handler.py:475 VirtualMailManager/handler.py:853
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1676
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1677
msgid "Unknown service: '%s'"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1678
msgstr "Service `%s' is onbekend."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1679
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1680
#: VirtualMailManager/handler.py:599 VirtualMailManager/handler.py:623
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1681
#: VirtualMailManager/handler.py:636
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1682
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1683
msgid "The pattern '%s' contains invalid characters."
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1684
msgstr "Het patroon `%s' bevat ongeldige tekens."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1685
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1686
#: VirtualMailManager/handler.py:666 VirtualMailManager/handler.py:732
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1687
msgid "Ignored destination addresses:"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1688
msgstr "Overgeslagen bestemmingsadressen:"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1689
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1690
#: VirtualMailManager/handler.py:671 VirtualMailManager/handler.py:737
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1691
#: VirtualMailManager/handler.py:870
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1692
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1693
msgid "The destination account/alias '%s' does not exist."
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1694
msgstr "Bestemmingsaccount of -alias `%s' bestaat niet."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1695
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1696
#: VirtualMailManager/handler.py:693
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1697
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1698
msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1699
"The account has been successfully deleted from the database.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1700
"    But an error occurred while deleting the following directory:\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1701
"    '%(directory)s'\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1702
"    Reason: %(reason)s"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1703
msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1704
"Het account is verwijderd uit de database.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1705
"    Het verwijderen van de onderstaande map is echter mislukt:\n"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1706
"    `%(directory)s'\n"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1707
"    Oorzaak: %(reason)s"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1708
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1709
#: VirtualMailManager/handler.py:829
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1710
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1711
msgid "Could not accept transport: '%s'"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1712
msgstr "Transport `%s' is niet geaccepteerd."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1713
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1714
#: VirtualMailManager/handler.py:880 VirtualMailManager/relocated.py:106
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1715
#: VirtualMailManager/relocated.py:113
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1716
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1717
msgid "The relocated user '%s' does not exist."
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1718
msgstr "De verplaatste gebruiker `%s' bestaat niet."
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1719
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1720
#: VirtualMailManager/mailbox.py:260
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1721
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1722
msgid "Failed to create mailboxes: %r\n"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1723
msgstr "Aanmaken van de volgende postbussen is mislukt: %r\n"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1724
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1725
#: VirtualMailManager/maillocation.py:74
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1726
msgid "Empty directory name"
617
9eecf0160c39 po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 612
diff changeset
  1727
msgstr "Mapnaam is leeg"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1728
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1729
#: VirtualMailManager/maillocation.py:76
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1730
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1731
msgid "Directory name is too long: '%s'"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1732
msgstr "De domeinnaam is te lang: `%s'"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1733
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1734
#: VirtualMailManager/password.py:388
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1735
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1736
msgid "Unsupported password scheme: '%s'"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1737
msgstr "Wachtwoordschema `%s' wordt niet ondersteund."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1738
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1739
#: VirtualMailManager/password.py:391
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1740
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1741
msgid "The password scheme '%(scheme)s' requires Dovecot >= v%(version)s."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1742
msgstr "Wachtwoordschema '%(scheme)s' vereist Dovecot >= v%(version)s."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1743
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1744
#: VirtualMailManager/password.py:397
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1745
msgid "Encoding suffixes for password schemes require Dovecot >= v1.1.alpha1."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1746
msgstr "Coderingsachtervoegsels voor wachtwoordschemas vereisen Dovecot >= v1.1.alpha1."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1747
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1748
#: VirtualMailManager/password.py:400
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1749
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1750
msgid "Unsupported password encoding: '%s'"
620
ca882a1ff90b po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 617
diff changeset
  1751
msgstr "Wachtwoordcodering `%s' wordt niet ondersteund"
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1752
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1753
#: VirtualMailManager/relocated.py:62 VirtualMailManager/relocated.py:76
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1754
msgid "The destination address' domain name must not be localhost."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1755
msgstr "De domeinnaam van het bestemmingsadres mag niet localhost zijn."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1756
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1757
#: VirtualMailManager/relocated.py:79
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1758
msgid "Address and destination are identical."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1759
msgstr "Adres en bestemming zijn identiek."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1760
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1761
#: VirtualMailManager/relocated.py:83
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1762
#, python-format
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1763
msgid "The relocated user '%s' already exists."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1764
msgstr "De verplaatste gebruiker '%s' bestaat al."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1765
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1766
#~ msgid "There is already a relocated user with the address “%s”."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1767
#~ msgstr "Er bestaat al een verplaatste gebruiker met het adres “%s”."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1768
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1769
#~ msgid "There is already an account with address “%s”."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1770
#~ msgstr "Het account met adres “%s” bestaat al."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1771
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1772
#~ msgid "The alias “%(a)s” with destination “%(d)s” already exists."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1773
#~ msgstr "De alias “%(a)s” met bestemming “%(d)s” bestaat al."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1774
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1775
#~ msgid "The alias “%(a)s” with destination “%(d)s” doesn't exists."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1776
#~ msgstr "De alias “%(a)s” met bestemming “%(d)s” bestaat niet."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1777
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1778
#~ msgid "missing options in section %s:\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1779
#~ msgstr "ontbrekende opties in deel %s:\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1780
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1781
#~ msgid "There are accounts."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1782
#~ msgstr "Er zijn accounts."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1783
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1784
#~ msgid "There are aliases."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1785
#~ msgstr "Er zijn aliassen."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1786
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1787
#~ msgid "“%s” looks not like an e-mail address."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1788
#~ msgstr "“%s” lijkt niet op een e-mailadres."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1789
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1790
#~ msgid "No localpart specified."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1791
#~ msgstr "Geen lokaaldeel opgegeven."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1792
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1793
#~ msgid "Either mid or maillocation must be specified."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1794
#~ msgstr "Of MID of maillocatie moeten worden opgegeven."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1795
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1796
#~ msgid "mid must be an int/long."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1797
#~ msgstr "MID moet een geheel getal zijn (int/long)."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1798
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1799
#~ msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1800
#~ "Invalid folder name “%s”, it may consist only of\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1801
#~ "1 - 20 single byte characters (A-Z, a-z, 0-9 and _)."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1802
#~ msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1803
#~ "Mapnaam “%s” is ongeldig. Het moet bestaan uit\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1804
#~ "maximaal 20 tekens (A-Z, a-z, 0-9 en _)."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1805
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1806
#~ msgid "Unknown mid specified."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1807
#~ msgstr "Onbekende MID opgegeven."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1808
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1809
#~ msgid "No destination address for relocated user denoted."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1810
#~ msgstr "Verplaatste gebruiker heeft geen bestemmingsadres."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1811
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1812
#~ msgid "tid must be an int/long."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1813
#~ msgstr "TID moet een geheel getal zijn (int/long)."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1814
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1815
#~ msgid "Unknown tid specified."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1816
#~ msgstr "Onbekende TID opgegeven."
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1817
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1818
#~ msgid "No “vmm.cfg” found in: /root:/usr/local/etc:/etc"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1819
#~ msgstr "“vmm.cfg” is niet gevonden in: /root:/usr/local/etc:/etc"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1820
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1821
#~ msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1822
#~ "“%(binary)s” doesn't exists.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1823
#~ "(vmm.cfg: section \"bin\", option \"%(option)s\")"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1824
#~ msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1825
#~ "“%(binary)s” bestaat niet.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1826
#~ "(vmm.cfg: deel \"bin\", optie \"%(option)s\")"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1827
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1828
#~ msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1829
#~ "“%(binary)s” is not executable.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1830
#~ "(vmm.cfg: section \"bin\", option \"%(option)s\")"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1831
#~ msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1832
#~ "“%(binary)s” is geen uitvoerbaar bestand.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1833
#~ "(vmm.cfg: deel \"bin\", optie \"%(option)s\")"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1834
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1835
#~ msgid "FATAL: \"..\" in domain directory path detected."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1836
#~ msgstr "FATAAL: \"..\" in pad van domeinmap aangetroffen."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1837
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1838
#~ msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1839
#~ "Configurtion error: \"%s\"\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1840
#~ "(in section \"connfig\", option \"done\") see also: vmm.cfg(5)\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1841
#~ msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1842
#~ "Configuratiefout: \"%s\"\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1843
#~ "(in deel \"config\", optie \"done\") zie ook: vmm.cfg(5)\n"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1844
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1845
#~ msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1846
#~ "The keyword “detailed” is deprecated and will be removed in a future release.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1847
#~ "   Please use the keyword “full” to get full details."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1848
#~ msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1849
#~ "Het sleutelwoord “detailed” wordt niet meer ondersteund en zal in toekomstige versies worden verwijderd.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1850
#~ "   Gebruik het sleutelwoord “full” om de volledige informatie te krijgen."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1851
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1852
#~ msgid "Account doesn't exists"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1853
#~ msgstr "Account bestaat niet"
148
e574f5dedb60 Added the Dutch translation to the repository.
Pascal Volk <neverseen@users.sourceforge.net>
parents:
diff changeset
  1854
612
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1855
#~ msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1856
#~ "The service name “managesieve” is deprecated and will be removed\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1857
#~ "   in a future release.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1858
#~ "   Please use the service name “sieve” instead."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1859
#~ msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1860
#~ "De servicenaam “managesieve” wordt niet langer ondersteund en zal in een\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1861
#~ "   toekomstige versie worden verwijderd.\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1862
#~ "   Gebruik in plaats hiervan de servicenaam “sieve”."
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1863
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1864
#~ msgid ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1865
#~ "Usage: %s SUBCOMMAND OBJECT ARGS*\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1866
#~ "  short long\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1867
#~ "  subcommand               object             args (* = optional)\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1868
#~ msgstr ""
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1869
#~ "Gebruik: %s SUBOPDRACHT OBJECT ARGS*\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1870
#~ "  kort lang\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1871
#~ "  subopdracht              object             args (* = optioneel)\n"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1872
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1873
#~ msgid "Available"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1874
#~ msgstr "Beschikbaar"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1875
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1876
#~ msgid "Available domains"
924535664ecc po: Updated Dutch translation (translated by Erwin Poeze).
Pascal Volk <user@localhost.localdomain.org>
parents: 153
diff changeset
  1877
#~ msgstr "Beschikbare domeinen"