po/vmm.pot
author Pascal Volk <neverseen@users.sourceforge.net>
Mon, 08 Sep 2008 22:53:27 +0000
changeset 78 8f1e501b1bb1
parent 69 0c124160a991
child 80 5dedc673524e
permissions -rw-r--r--
* 'VirtualMailManager/Account.py' * 'VirtualMailManager/Alias.py' - Fixed a typo * 'VirtualMailManager/AliasDomain.py' * 'VirtualMailManager/VirtualMailManager.py' * 'vmm' - Added AliasDomain.switch() / VirtualMailManager.aliasDomainSwitch() / alias_domain_switch() for assigning a new target domain to an alias domain * 'po/de.po' * 'po/vmm.pot' - updated

# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2008 VEB IT
# This file is distributed under the same license as the vmm package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: vmm 0.5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-09-08 20:36+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: VirtualMailManager/Account.py:40 VirtualMailManager/Relocated.py:47
#, python-format
msgid "There is already an alias with the address »%s«."
msgstr ""

#: VirtualMailManager/Account.py:44 VirtualMailManager/Alias.py:48
#, python-format
msgid "There is already a relocated user with the address »%s«."
msgstr ""

#: VirtualMailManager/Account.py:64 VirtualMailManager/Alias.py:64
#: VirtualMailManager/Domain.py:168 VirtualMailManager/Domain.py:192
#: VirtualMailManager/Domain.py:222 VirtualMailManager/Relocated.py:63
#, python-format
msgid "The domain »%s« doesn't exist yet."
msgstr ""

#: VirtualMailManager/Account.py:83
#, python-format
msgid "Unknown service »%s«."
msgstr ""

#: VirtualMailManager/Account.py:86 VirtualMailManager/Account.py:152
#: VirtualMailManager/Account.py:179 VirtualMailManager/Account.py:200
#, python-format
msgid "The account »%s« doesn't exists."
msgstr ""

#: VirtualMailManager/Account.py:147
#, python-format
msgid "The account »%s« already exists."
msgstr ""

#: VirtualMailManager/Account.py:187
msgid "enabled"
msgstr ""

#: VirtualMailManager/Account.py:189
msgid "disabled"
msgstr ""

#: VirtualMailManager/Account.py:222
#, python-format
msgid "There are %(count)d aliases with the destination address »%(address)s«."
msgstr ""

#: VirtualMailManager/Account.py:230
msgid "uid must be an int/long."
msgstr ""

#: VirtualMailManager/Account.py:232
msgid "uid must be greater than 0."
msgstr ""

#: VirtualMailManager/Account.py:240
#, python-format
msgid "There is no account with the UID »%d«."
msgstr ""

#: VirtualMailManager/Alias.py:35 VirtualMailManager/Relocated.py:35
msgid "Address and destination are identical."
msgstr ""

#: VirtualMailManager/Alias.py:44 VirtualMailManager/Relocated.py:43
#, python-format
msgid "There is already an account with address »%s«."
msgstr ""

#: VirtualMailManager/Alias.py:69
msgid "No destination address for alias denoted."
msgstr ""

#: VirtualMailManager/Alias.py:79
#, python-format
msgid "The alias »%(a)s« with destination »%(d)s« already exists."
msgstr ""

#: VirtualMailManager/Alias.py:94
#, python-format
msgid "The alias »%s« doesn't exists."
msgstr ""

#: VirtualMailManager/AliasDomain.py:37
#, python-format
msgid "The domain »%s« is a primary domain."
msgstr ""

#: VirtualMailManager/AliasDomain.py:42
#, python-format
msgid "The alias domain »%s« already exists."
msgstr ""

#: VirtualMailManager/AliasDomain.py:45 VirtualMailManager/AliasDomain.py:75
msgid "No destination domain for alias domain denoted."
msgstr ""

#: VirtualMailManager/AliasDomain.py:48 VirtualMailManager/AliasDomain.py:78
#, python-format
msgid "The target domain »%s« doesn't exist yet."
msgstr ""

#: VirtualMailManager/AliasDomain.py:67
#, python-format
msgid "There is no primary domain for the alias domain »%s«."
msgstr ""

#: VirtualMailManager/AliasDomain.py:70 VirtualMailManager/AliasDomain.py:81
#: VirtualMailManager/AliasDomain.py:104
#, python-format
msgid "The alias domain »%s« doesn't exist yet."
msgstr ""

#: VirtualMailManager/AliasDomain.py:84
#, python-format
msgid ""
"The alias domain »%(alias)s« is already assigned to the domain »%(domain)s«."
msgstr ""

#: VirtualMailManager/Config.py:101
#, python-format
msgid "missing section: %s\n"
msgstr ""

#: VirtualMailManager/Config.py:103
#, python-format
msgid "missing options in section %s:\n"
msgstr ""

#: VirtualMailManager/Config.py:134
#, python-format
msgid "* Config section: »%s«"
msgstr ""

#: VirtualMailManager/Config.py:137
#, python-format
msgid "Enter new value for option %(opt)s [%(val)s]: "
msgstr ""

#: VirtualMailManager/Domain.py:44
#, python-format
msgid "The domain »%s« is an alias domain."
msgstr ""

#: VirtualMailManager/Domain.py:129
msgid "There are accounts and aliases."
msgstr ""

#: VirtualMailManager/Domain.py:132
msgid "There are accounts."
msgstr ""

#: VirtualMailManager/Domain.py:135
msgid "There are aliases."
msgstr ""

#: VirtualMailManager/Domain.py:150
#, python-format
msgid "The domain »%s« already exists."
msgstr ""

#: VirtualMailManager/EmailAddress.py:53
#, python-format
msgid "Missing '@' sign in e-mail address »%s«."
msgstr ""

#: VirtualMailManager/EmailAddress.py:56
#, python-format
msgid "»%s« looks not like an e-mail address."
msgstr ""

#: VirtualMailManager/EmailAddress.py:61
#, python-format
msgid "Missing domain name after »%s@«."
msgstr ""

#: VirtualMailManager/EmailAddress.py:73
msgid "No localpart specified."
msgstr ""

#: VirtualMailManager/EmailAddress.py:76
#, python-format
msgid "The local part »%s« is too long"
msgstr ""

#: VirtualMailManager/EmailAddress.py:83
#, python-format
msgid "The local part »%(lpart)s« contains invalid characters: %(ichrs)s"
msgstr ""

#: VirtualMailManager/MailLocation.py:37
msgid "Either mid or maillocation must be specified."
msgstr ""

#: VirtualMailManager/MailLocation.py:43
msgid "mid must be an int/long."
msgstr ""

#: VirtualMailManager/MailLocation.py:52
#, python-format
msgid ""
"Invalid folder name »%s«, it may consist only of\n"
"1 - 20 single byte characters (A-Z, a-z, 0-9 and _)."
msgstr ""

#: VirtualMailManager/MailLocation.py:65
msgid "Unknown mid specified."
msgstr ""

#: VirtualMailManager/Relocated.py:68
msgid "No destination address for relocated user denoted."
msgstr ""

#: VirtualMailManager/Relocated.py:78
#, python-format
msgid "The relocated user »%s« already exists."
msgstr ""

#: VirtualMailManager/Relocated.py:92 VirtualMailManager/Relocated.py:105
#, python-format
msgid "The relocated user »%s« doesn't exists."
msgstr ""

#: VirtualMailManager/Transport.py:34
msgid "Either tid or transport must be specified."
msgstr ""

#: VirtualMailManager/Transport.py:40
msgid "tid must be an int/long."
msgstr ""

#: VirtualMailManager/Transport.py:55
msgid "Unknown tid specified."
msgstr ""

#: VirtualMailManager/VirtualMailManager.py:49
#, python-format
msgid ""
"fix permissions for »%(cfgFileName)s«\n"
"`chmod 0600 %(cfgFileName)s` would be great."
msgstr ""

#: VirtualMailManager/VirtualMailManager.py:57
msgid ""
"You are not root.\n"
"\tGood bye!\n"
msgstr ""

#: VirtualMailManager/VirtualMailManager.py:71
#, python-format
msgid "The file »%s« does not exists."
msgstr ""

#: VirtualMailManager/VirtualMailManager.py:90
#, python-format
msgid ""
"»%s« is not a directory.\n"
"(vmm.cfg: section \"domdir\", option \"base\")"
msgstr ""

#: VirtualMailManager/VirtualMailManager.py:95
#, python-format
msgid ""
"»%(binary)s« doesn't exists.\n"
"(vmm.cfg: section \"bin\", option \"%(option)s\")"
msgstr ""

#: VirtualMailManager/VirtualMailManager.py:99
#, python-format
msgid ""
"»%(binary)s« is not executable.\n"
"(vmm.cfg: section \"bin\", option \"%(option)s\")"
msgstr ""

#: VirtualMailManager/VirtualMailManager.py:156
msgid "The domain name is too long."
msgstr ""

#: VirtualMailManager/VirtualMailManager.py:160
#, python-format
msgid "The domain name »%s« is invalid."
msgstr ""

#: VirtualMailManager/VirtualMailManager.py:207
msgid "Enter new password: "
msgstr ""

#: VirtualMailManager/VirtualMailManager.py:208
msgid "Retype new password: "
msgstr ""

#: VirtualMailManager/VirtualMailManager.py:210
msgid "Sorry, passwords do not match"
msgstr ""

#: VirtualMailManager/VirtualMailManager.py:214
msgid "Sorry, empty passwords are not permitted"
msgstr ""

#: VirtualMailManager/VirtualMailManager.py:248
#: VirtualMailManager/VirtualMailManager.py:336
#, python-format
msgid "No such directory: %s"
msgstr ""

#: VirtualMailManager/VirtualMailManager.py:324
msgid "Found \"..\" in home directory path."
msgstr ""

#: VirtualMailManager/VirtualMailManager.py:332
msgid "Owner/group mismatch in home directory detected."
msgstr ""

#: VirtualMailManager/VirtualMailManager.py:347
msgid "FATAL: \"..\" in domain directory path detected."
msgstr ""

#: VirtualMailManager/VirtualMailManager.py:353
msgid "FATAL: group mismatch in domain directory detected"
msgstr ""

#: VirtualMailManager/VirtualMailManager.py:440
#, python-format
msgid ""
"Configurtion error: \"%s\"\n"
"(in section \"connfig\", option \"done\") see also: vmm.cfg(5)\n"
msgstr ""

#: VirtualMailManager/VirtualMailManager.py:460
#, python-format
msgid "Invalid section: '%s'"
msgstr ""

#: VirtualMailManager/VirtualMailManager.py:470
#, python-format
msgid "Invalid argument: '%s'"
msgstr ""

#: VirtualMailManager/VirtualMailManager.py:480
#: VirtualMailManager/VirtualMailManager.py:499
#: VirtualMailManager/VirtualMailManager.py:601
#, python-format
msgid "Invalid argument: »%s«"
msgstr ""

#: VirtualMailManager/VirtualMailManager.py:503
msgid ""
"The keyword »detailed« is deprecated and will be removed in a future "
"release.\n"
"    Please use the keyword »full« to get full details."
msgstr ""

#: VirtualMailManager/VirtualMailManager.py:578
#, python-format
msgid "The pattern »%s« contains invalid characters."
msgstr ""

#: VirtualMailManager/VirtualMailManager.py:613
#, python-format
msgid ""
"The account has been successfully deleted from the database.\n"
"    But an error occurred while deleting the following directory:\n"
"    »%(directory)s«\n"
"    Reason: %(raeson)s"
msgstr ""

#: VirtualMailManager/VirtualMailManager.py:645
msgid "Account doesn't exists"
msgstr ""

#: vmm:40
#, python-format
msgid ""
"Usage: %s SUBCOMMAND OBJECT ARGS*\n"
"  short long\n"
"  subcommand               object            args (* = optional)\n"
msgstr ""

#: vmm:76 vmm:87 vmm:446
msgid "Error"
msgstr ""

#: vmm:109
msgid "information"
msgstr ""

#: vmm:119
msgid "Available"
msgstr ""

#: vmm:122 vmm:215 vmm:219
msgid "alias domains"
msgstr ""

#: vmm:132 vmm:143 vmm:161
msgid "\tNone"
msgstr ""

#: vmm:136
msgid "Alias information"
msgstr ""

#: vmm:138
#, python-format
msgid "\tMail for %s will be redirected to:"
msgstr ""

#: vmm:156
msgid "Available domains"
msgstr ""

#: vmm:158
msgid "Matching domains"
msgstr ""

#: vmm:172
msgid "Alias domain information"
msgstr ""

#: vmm:178
#, python-format
msgid ""
"\tThe alias domain %(alias)s belongs to:\n"
"\t    * %(domain)s"
msgstr ""

#: vmm:189 vmm:197 vmm:205
msgid "Missing domain name."
msgstr ""

#: vmm:207 vmm:211
msgid "Domain"
msgstr ""

#: vmm:213 vmm:220
msgid "accounts"
msgstr ""

#: vmm:217 vmm:221
msgid "aliases"
msgstr ""

#: vmm:225
msgid "Missing domain name and new transport."
msgstr ""

#: vmm:227
msgid "Missing new transport."
msgstr ""

#: vmm:236 vmm:251
msgid "Missing alias domain name and target domain name."
msgstr ""

#: vmm:238 vmm:253
msgid "Missing target domain name."
msgstr ""

#: vmm:244 vmm:259
msgid "Missing alias domain name."
msgstr ""

#: vmm:265 vmm:274 vmm:282 vmm:306 vmm:314 vmm:322
msgid "Missing e-mail address."
msgstr ""

#: vmm:290
msgid "Missing e-mail address and users name."
msgstr ""

#: vmm:292
msgid "Missing users name."
msgstr ""

#: vmm:298
msgid "Missing e-mail address and transport."
msgstr ""

#: vmm:300
msgid "Missing transport."
msgstr ""

#: vmm:331
msgid "Missing alias address and destination."
msgstr ""

#: vmm:333
msgid "Missing destination address."
msgstr ""

#: vmm:339 vmm:345
msgid "Missing alias address"
msgstr ""

#: vmm:353
msgid "Missing userid"
msgstr ""

#: vmm:366
msgid "Warnings:"
msgstr ""

#: vmm:371
msgid "version"
msgstr ""

#: vmm:372
msgid "from"
msgstr ""

#: vmm:374
msgid "on"
msgstr ""

#: vmm:441
msgid "Unknown subcommand"
msgstr ""

#: vmm:444
msgid "Ouch"
msgstr ""