|
|
|
@ -9,7 +9,7 @@ msgstr ""
|
|
|
|
|
"Project-Id-Version: pyalchemybiz 0.1\n"
|
|
|
|
|
"Report-Msgid-Bugs-To: jan@dittberner.info\n"
|
|
|
|
|
"POT-Creation-Date: 2008-10-06 00:50+0200\n"
|
|
|
|
|
"PO-Revision-Date: 2009-03-14 20:37+0100\n"
|
|
|
|
|
"PO-Revision-Date: 2009-03-14 22:08+0100\n"
|
|
|
|
|
"Last-Translator: Jan Dittberner <jan@dittberner.info>\n"
|
|
|
|
|
"Language-Team: de <de@li.org>\n"
|
|
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
|
|
|
@ -32,11 +32,15 @@ msgstr "Bitte geben Sie den Nachnamen des Kunden ein."
|
|
|
|
|
msgid "Customer management"
|
|
|
|
|
msgstr "Kundenverwaltung"
|
|
|
|
|
|
|
|
|
|
#: pyalchemybiz/templates/base/base.mako:23
|
|
|
|
|
#: pyalchemybiz/templates/base/base.mako:28
|
|
|
|
|
#: pyalchemybiz/templates/base/base.mako:22
|
|
|
|
|
#: pyalchemybiz/templates/base/base.mako:27
|
|
|
|
|
msgid "PyAlchemyBiz"
|
|
|
|
|
msgstr "PyAlchemyBiz"
|
|
|
|
|
|
|
|
|
|
#: pyalchemybiz/templates/base/base.mako:29
|
|
|
|
|
msgid "Top"
|
|
|
|
|
msgstr "Zum Seitenanfang"
|
|
|
|
|
|
|
|
|
|
#: pyalchemybiz/templates/derived/customer/edit.mako:5
|
|
|
|
|
#: pyalchemybiz/templates/derived/customer/edit.mako:11
|
|
|
|
|
msgid "Edit customer"
|
|
|
|
@ -56,19 +60,24 @@ msgstr "Vorname:"
|
|
|
|
|
msgid "Last name:"
|
|
|
|
|
msgstr "Nachname:"
|
|
|
|
|
|
|
|
|
|
#: pyalchemybiz/templates/derived/customer/list.mako:3
|
|
|
|
|
#| msgid "Customer ID"
|
|
|
|
|
msgid "Customer List"
|
|
|
|
|
msgstr "Kundenliste"
|
|
|
|
|
|
|
|
|
|
#: pyalchemybiz/templates/derived/customer/list.mako:28
|
|
|
|
|
msgid ""
|
|
|
|
|
"$link_first $link_previous $first_item to $last_item of $item_count "
|
|
|
|
|
"$link_next $link_last"
|
|
|
|
|
msgstr "$link_first $link_previous $first_item bis $last_item von $item_count $link_next $link_last"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"$link_first $link_previous $first_item bis $last_item von $item_count "
|
|
|
|
|
"$link_next $link_last"
|
|
|
|
|
|
|
|
|
|
#: pyalchemybiz/templates/derived/customer/list.mako:31
|
|
|
|
|
#| msgid "view customer"
|
|
|
|
|
msgid "Customer ID"
|
|
|
|
|
msgstr "Kunden ID"
|
|
|
|
|
|
|
|
|
|
#: pyalchemybiz/templates/derived/customer/list.mako:32
|
|
|
|
|
#| msgid "view customer"
|
|
|
|
|
msgid "Customer"
|
|
|
|
|
msgstr "Kunde"
|
|
|
|
|
|
|
|
|
@ -94,22 +103,18 @@ msgid "View customer"
|
|
|
|
|
msgstr "Kunden anzeigen"
|
|
|
|
|
|
|
|
|
|
#: pyalchemybiz/templates/derived/customer/view.mako:18
|
|
|
|
|
#| msgid "delete customer"
|
|
|
|
|
msgid "All Customers"
|
|
|
|
|
msgstr "Alle Kunden"
|
|
|
|
|
|
|
|
|
|
#: pyalchemybiz/templates/derived/customer/view.mako:19
|
|
|
|
|
#| msgid "view customer"
|
|
|
|
|
msgid "New Customer"
|
|
|
|
|
msgstr "Neuer Kunde"
|
|
|
|
|
|
|
|
|
|
#: pyalchemybiz/templates/derived/customer/view.mako:20
|
|
|
|
|
#| msgid "edit customer"
|
|
|
|
|
msgid "Edit Customer"
|
|
|
|
|
msgstr "Kunden bearbeiten"
|
|
|
|
|
|
|
|
|
|
#: pyalchemybiz/templates/derived/customer/view.mako:21
|
|
|
|
|
#| msgid "delete customer"
|
|
|
|
|
msgid "Delete Customer"
|
|
|
|
|
msgstr "Kunden löschen"
|
|
|
|
|
|
|
|
|
|