107 lines
2.8 KiB
Text
107 lines
2.8 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-03-14 20:35+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.4\n"
|
|
|
|
#: pyalchemybiz/controllers/customer.py:22
|
|
msgid "Please enter customer's firstname."
|
|
msgstr ""
|
|
|
|
#: pyalchemybiz/controllers/customer.py:27
|
|
msgid "Please enter customer's lastname."
|
|
msgstr ""
|
|
|
|
#: pyalchemybiz/controllers/index.py:13 pyalchemybiz/templates/base/customer.mako:4
|
|
#: pyalchemybiz/templates/base/customer.mako:5
|
|
msgid "Customer management"
|
|
msgstr ""
|
|
|
|
#: pyalchemybiz/templates/base/base.mako:23
|
|
#: pyalchemybiz/templates/base/base.mako:28
|
|
msgid "PyAlchemyBiz"
|
|
msgstr ""
|
|
|
|
#: pyalchemybiz/templates/derived/customer/edit.mako:5
|
|
#: pyalchemybiz/templates/derived/customer/edit.mako:11
|
|
msgid "Edit customer"
|
|
msgstr ""
|
|
|
|
#: pyalchemybiz/templates/derived/customer/edit.mako:7
|
|
msgid "Save changes"
|
|
msgstr ""
|
|
|
|
#: pyalchemybiz/templates/derived/customer/fields.mako:1
|
|
#: pyalchemybiz/templates/derived/customer/view.mako:8
|
|
msgid "First name:"
|
|
msgstr ""
|
|
|
|
#: pyalchemybiz/templates/derived/customer/fields.mako:3
|
|
#: pyalchemybiz/templates/derived/customer/view.mako:11
|
|
msgid "Last name:"
|
|
msgstr ""
|
|
|
|
#: 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 ""
|
|
|
|
#: pyalchemybiz/templates/derived/customer/list.mako:31
|
|
msgid "Customer ID"
|
|
msgstr ""
|
|
|
|
#: pyalchemybiz/templates/derived/customer/list.mako:32
|
|
msgid "Customer"
|
|
msgstr ""
|
|
|
|
#: pyalchemybiz/templates/derived/customer/list.mako:43
|
|
msgid "No customers have yet been created."
|
|
msgstr ""
|
|
|
|
#: pyalchemybiz/templates/derived/customer/list.mako:44
|
|
msgid "Add one"
|
|
msgstr ""
|
|
|
|
#: pyalchemybiz/templates/derived/customer/new.mako:5
|
|
#: pyalchemybiz/templates/derived/customer/new.mako:11
|
|
msgid "Create new customer"
|
|
msgstr ""
|
|
|
|
#: pyalchemybiz/templates/derived/customer/new.mako:7
|
|
msgid "Add new customer"
|
|
msgstr ""
|
|
|
|
#: pyalchemybiz/templates/derived/customer/view.mako:3
|
|
msgid "View customer"
|
|
msgstr ""
|
|
|
|
#: pyalchemybiz/templates/derived/customer/view.mako:18
|
|
msgid "All Customers"
|
|
msgstr ""
|
|
|
|
#: pyalchemybiz/templates/derived/customer/view.mako:19
|
|
msgid "New Customer"
|
|
msgstr ""
|
|
|
|
#: pyalchemybiz/templates/derived/customer/view.mako:20
|
|
msgid "Edit Customer"
|
|
msgstr ""
|
|
|
|
#: pyalchemybiz/templates/derived/customer/view.mako:21
|
|
msgid "Delete Customer"
|
|
msgstr ""
|
|
|