update german translation
This commit is contained in:
parent
c6bb05a6c3
commit
1ab832b94a
4 changed files with 306 additions and 79 deletions
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gnuviechadmin hostingpackages\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-01-24 17:40+0100\n"
|
||||
"PO-Revision-Date: 2015-01-24 17:42+0100\n"
|
||||
"POT-Creation-Date: 2015-01-25 00:46+0100\n"
|
||||
"PO-Revision-Date: 2015-01-25 00:55+0100\n"
|
||||
"Last-Translator: Jan Dittberner <jan@dittberner.info>\n"
|
||||
"Language-Team: Jan Dittberner <jan@dittberner.info>\n"
|
||||
"Language: de\n"
|
||||
|
@ -23,184 +23,185 @@ msgstr ""
|
|||
msgid "Hosting Packages and Options"
|
||||
msgstr "Hostingpakete und -Optionen"
|
||||
|
||||
#: hostingpackages/forms.py:43
|
||||
#: hostingpackages/forms.py:44 hostingpackages/forms.py:69
|
||||
msgid "Add Hosting Package"
|
||||
msgstr "Hostingpaket anlegen"
|
||||
|
||||
#: hostingpackages/models.py:27
|
||||
#: hostingpackages/models.py:31
|
||||
msgid "MiB"
|
||||
msgstr "MiB"
|
||||
|
||||
#: hostingpackages/models.py:28
|
||||
#: hostingpackages/models.py:32
|
||||
msgid "GiB"
|
||||
msgstr "GiB"
|
||||
|
||||
#: hostingpackages/models.py:29
|
||||
#: hostingpackages/models.py:33
|
||||
msgid "TiB"
|
||||
msgstr "TiB"
|
||||
|
||||
#: hostingpackages/models.py:41
|
||||
#: hostingpackages/models.py:45
|
||||
msgid "description"
|
||||
msgstr "Beschreibung"
|
||||
|
||||
#: hostingpackages/models.py:42
|
||||
#: hostingpackages/models.py:46
|
||||
msgid "mailbox count"
|
||||
msgstr "Anzahl Postfächer"
|
||||
|
||||
#: hostingpackages/models.py:44 hostingpackages/models.py:71
|
||||
#: hostingpackages/models.py:48 hostingpackages/models.py:76
|
||||
msgid "disk space"
|
||||
msgstr "Speicherplatz"
|
||||
|
||||
#: hostingpackages/models.py:44
|
||||
#: hostingpackages/models.py:48
|
||||
msgid "disk space for the hosting package"
|
||||
msgstr "Speicherplatz für das Hostingpaket"
|
||||
|
||||
#: hostingpackages/models.py:46 hostingpackages/models.py:73
|
||||
#: hostingpackages/models.py:50 hostingpackages/models.py:78
|
||||
msgid "unit of disk space"
|
||||
msgstr "Maßeinheit für den Speicherplatz"
|
||||
|
||||
#: hostingpackages/models.py:56 hostingpackages/models.py:205
|
||||
#: hostingpackages/models.py:60 hostingpackages/models.py:211
|
||||
msgid "name"
|
||||
msgstr "Name"
|
||||
|
||||
#: hostingpackages/models.py:59
|
||||
#: hostingpackages/models.py:63
|
||||
msgid "Hosting package"
|
||||
msgstr "Hostingpaket"
|
||||
|
||||
#: hostingpackages/models.py:60
|
||||
#: hostingpackages/models.py:64
|
||||
msgid "Hosting packages"
|
||||
msgstr "Hostingpakete"
|
||||
|
||||
#: hostingpackages/models.py:79
|
||||
#: hostingpackages/models.py:84
|
||||
msgid "Disk space option"
|
||||
msgstr "Speicherplatzoption"
|
||||
|
||||
#: hostingpackages/models.py:80
|
||||
#: hostingpackages/models.py:85
|
||||
msgid "Disk space options"
|
||||
msgstr "Speicherplatzoptionen"
|
||||
|
||||
#: hostingpackages/models.py:83
|
||||
#: hostingpackages/models.py:88
|
||||
#, python-brace-format
|
||||
msgid "Additional disk space {space} {unit}"
|
||||
msgstr "Zusätzlicher Speicherplatz {space} {unit}"
|
||||
|
||||
#: hostingpackages/models.py:97
|
||||
#: hostingpackages/models.py:103
|
||||
msgid "number of databases"
|
||||
msgstr "Anzahl von Datenbanken"
|
||||
|
||||
#: hostingpackages/models.py:99
|
||||
#: hostingpackages/models.py:105
|
||||
msgid "database type"
|
||||
msgstr "Datenbanktyp"
|
||||
|
||||
#: hostingpackages/models.py:105
|
||||
#: hostingpackages/models.py:111
|
||||
msgid "Database option"
|
||||
msgstr "Datenbankoption"
|
||||
|
||||
#: hostingpackages/models.py:106
|
||||
#: hostingpackages/models.py:112
|
||||
msgid "Database options"
|
||||
msgstr "Datenbankoptionen"
|
||||
|
||||
#: hostingpackages/models.py:110
|
||||
#: hostingpackages/models.py:116
|
||||
#, python-brace-format
|
||||
msgid "{type} database"
|
||||
msgid_plural "{count} {type} databases"
|
||||
msgstr[0] "{type}-Datenbank"
|
||||
msgstr[1] "{count} {type}-Datenbanken"
|
||||
|
||||
#: hostingpackages/models.py:133
|
||||
#: hostingpackages/models.py:139
|
||||
msgid "number of mailboxes"
|
||||
msgstr "Anzahl von Postfächern"
|
||||
|
||||
#: hostingpackages/models.py:138
|
||||
#: hostingpackages/models.py:144
|
||||
msgid "Mailbox option"
|
||||
msgstr "Postfachoption"
|
||||
|
||||
#: hostingpackages/models.py:139
|
||||
#: hostingpackages/models.py:145
|
||||
msgid "Mailbox options"
|
||||
msgstr "Postfachoptionen"
|
||||
|
||||
#: hostingpackages/models.py:143
|
||||
#: hostingpackages/models.py:149
|
||||
#, python-brace-format
|
||||
msgid "{count} additional mailbox"
|
||||
msgid_plural "{count} additional mailboxes"
|
||||
msgstr[0] "{count} zusätzliches Postfach"
|
||||
msgstr[1] "{count} zusätzliche Postfächer"
|
||||
|
||||
#: hostingpackages/models.py:198
|
||||
#: hostingpackages/models.py:204
|
||||
msgid "customer"
|
||||
msgstr "Kunde"
|
||||
|
||||
#: hostingpackages/models.py:200
|
||||
#: hostingpackages/models.py:206
|
||||
msgid "hosting package template"
|
||||
msgstr "Hostingpaketvorlage"
|
||||
|
||||
#: hostingpackages/models.py:202
|
||||
#: hostingpackages/models.py:208
|
||||
msgid "The hosting package template that this hosting package is based on"
|
||||
msgstr "Die Hostingpaketvorlage, auf der dieses Hostingpaket aufgebaut ist"
|
||||
|
||||
#: hostingpackages/models.py:207
|
||||
#: hostingpackages/models.py:213
|
||||
msgid "Operating system user"
|
||||
msgstr "Betriebssystemnutzer"
|
||||
|
||||
#: hostingpackages/models.py:214
|
||||
#: hostingpackages/models.py:220
|
||||
msgid "customer hosting package"
|
||||
msgstr "Kundenhostingpaket"
|
||||
|
||||
#: hostingpackages/models.py:215
|
||||
#: hostingpackages/models.py:221
|
||||
msgid "customer hosting packages"
|
||||
msgstr "Kundenhostingpakete"
|
||||
|
||||
#: hostingpackages/models.py:218
|
||||
#: hostingpackages/models.py:224
|
||||
#, python-brace-format
|
||||
msgid "{name} for {customer}"
|
||||
msgstr "{name} für {customer}"
|
||||
|
||||
#: hostingpackages/models.py:338
|
||||
#: hostingpackages/models.py:403 hostingpackages/models.py:425
|
||||
msgid "hosting package"
|
||||
msgstr "Hostingpaket"
|
||||
|
||||
#: hostingpackages/models.py:341
|
||||
#: hostingpackages/models.py:406
|
||||
msgid "hosting domain"
|
||||
msgstr "Hostingdomain"
|
||||
|
||||
#: hostingpackages/models.py:428
|
||||
msgid "customer hosting option"
|
||||
msgstr "kundenspezifische Hostingoption"
|
||||
|
||||
#: hostingpackages/models.py:342
|
||||
#: hostingpackages/models.py:429
|
||||
msgid "customer hosting options"
|
||||
msgstr "kundenspezifische Hostingoptionen"
|
||||
|
||||
#: hostingpackages/models.py:354
|
||||
#: hostingpackages/models.py:441
|
||||
msgid "disk space option template"
|
||||
msgstr "Speicherplatzoptionsvorlage"
|
||||
|
||||
#: hostingpackages/models.py:356
|
||||
#: hostingpackages/models.py:443
|
||||
msgid "The disk space option template that this disk space option is based on"
|
||||
msgstr ""
|
||||
"Die Speicherplatzoptionsvorlage auf der diese Speicherplatzoption aufgebaut "
|
||||
"ist"
|
||||
|
||||
#: hostingpackages/models.py:370
|
||||
#: hostingpackages/models.py:457
|
||||
msgid "user database option template"
|
||||
msgstr "Nutzerdatenbankoptionsvorlage"
|
||||
|
||||
#: hostingpackages/models.py:372
|
||||
#: hostingpackages/models.py:459
|
||||
msgid "The user database option template that this database option is based on"
|
||||
msgstr ""
|
||||
"Die Nutzerdatenbankoptionsvorlage auf der diese Datenbankoption aufgebaut ist"
|
||||
|
||||
#: hostingpackages/models.py:386
|
||||
#: hostingpackages/models.py:473
|
||||
msgid "mailbox option template"
|
||||
msgstr "Postfachoptionsvorlage"
|
||||
|
||||
#: hostingpackages/models.py:388
|
||||
#: hostingpackages/models.py:475
|
||||
msgid "The mailbox option template that this mailbox option is based on"
|
||||
msgstr "Die Postfachoptionsvorlage auf der diese Postfachoption aufgebaut ist"
|
||||
|
||||
#: hostingpackages/views.py:62
|
||||
#: hostingpackages/views.py:48 hostingpackages/views.py:81
|
||||
#, python-brace-format
|
||||
msgid "Started setup of new hosting package {name}."
|
||||
msgstr "Einrichtung des Hostingpakets {name} wurde gestartet."
|
||||
|
||||
#~ msgid "Hosting option"
|
||||
#~ msgstr "Hostingoption"
|
||||
|
||||
#~ msgid "Hosting options"
|
||||
#~ msgstr "Hostingoptionen"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue