pyalchemybiz/pyalchemybiz/i18n/pyalchemybiz.pot
Jan Dittberner 84191f4b2c add customer edit and customer delete function
- minimal edit customer implemented (fixes )
 - change create customer (fixes )
 - minimal delete customer implemented (fixes )
 - update translations (addresses )

git-svn-id: file:///var/www/wwwusers/usr01/svn/pyalchemybiz/trunk@11 389c73d4-bf09-4d3d-a15e-f94a37d0667a
2009-02-08 21:07:22 +00:00

77 lines
1.9 KiB
Text

# Translations template for pyalchemybiz.
# Copyright (C) 2009 ORGANIZATION
# This file is distributed under the same license as the pyalchemybiz project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: pyalchemybiz 0.1\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2009-02-08 21:39+0100\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"
"Generated-By: Babel 0.9.1\n"
#: pyalchemybiz/controllers/index.py:11
#: pyalchemybiz/templates/customer/create.mako:3
#: pyalchemybiz/templates/customer/edit.mako:3
#: pyalchemybiz/templates/customer/index.mako:3
msgid "Customer management"
msgstr ""
#: pyalchemybiz/templates/base.mako:5
msgid "PyAlchemyBiz"
msgstr ""
#: pyalchemybiz/templates/base.mako:14
#, python-format
msgid "Return to the %s."
msgstr ""
#: pyalchemybiz/templates/base.mako:15
msgid "FrontPage"
msgstr ""
#: pyalchemybiz/templates/customer/create.mako:4
msgid "Create new customer"
msgstr ""
#: pyalchemybiz/templates/customer/create.mako:8
#: pyalchemybiz/templates/customer/edit.mako:8
msgid "First name:"
msgstr ""
#: pyalchemybiz/templates/customer/create.mako:10
#: pyalchemybiz/templates/customer/edit.mako:10
msgid "Last name:"
msgstr ""
#: pyalchemybiz/templates/customer/create.mako:13
msgid "Add new customer"
msgstr ""
#: pyalchemybiz/templates/customer/edit.mako:4
msgid "Edit customer"
msgstr ""
#: pyalchemybiz/templates/customer/edit.mako:13
msgid "Save changes"
msgstr ""
#: pyalchemybiz/templates/customer/index.mako:7
msgid "edit customer"
msgstr ""
#: pyalchemybiz/templates/customer/index.mako:7
msgid "delete customer"
msgstr ""
#: pyalchemybiz/templates/customer/index.mako:11
msgid "create new customer"
msgstr ""