# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-04-26 18:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: purchase/admin.py:18 msgid "unit price" msgstr "" #: purchase/admin.py:22 msgid "sold" msgstr "" #: purchase/admin.py:26 purchase/admin.py:39 msgid "turnover" msgstr "" #: purchase/admin.py:53 purchase/admin.py:70 msgid "price" msgstr "" #: purchase/forms.py:23 msgid "Save" msgstr "" #: purchase/models.py:13 msgid "created at" msgstr "" #: purchase/models.py:14 msgid "updated at" msgstr "" #: purchase/models.py:37 purchase/models.py:66 msgid "name" msgstr "" #: purchase/models.py:42 purchase/models.py:149 msgid "payment method" msgstr "" #: purchase/models.py:43 msgid "payment methods" msgstr "" #: purchase/models.py:67 msgid "image" msgstr "" #: purchase/models.py:69 msgid "unit price (cents)" msgstr "" #: purchase/models.py:69 msgid "unit price in cents" msgstr "" #: purchase/models.py:72 msgid "display order" msgstr "" #: purchase/models.py:79 purchase/models.py:177 msgid "product" msgstr "" #: purchase/models.py:80 msgid "products" msgstr "" #: purchase/models.py:155 purchase/models.py:183 msgid "basket" msgstr "" #: purchase/models.py:156 msgid "baskets" msgstr "" #: purchase/models.py:159 #, python-format msgid "Basket #%(id)s" msgstr "" #: purchase/models.py:185 msgid "quantity" msgstr "" #: purchase/models.py:190 msgid "basket item" msgstr "" #: purchase/models.py:191 msgid "basket items" msgstr "" #: purchase/templates/purchase/basket_confirm_delete.html:7 #, python-format msgid "Are you sure you want to delete \"%(basket)s\"?" msgstr "" #: purchase/templates/purchase/basket_form.html:11 msgid "Missing payment method." msgstr "" #: purchase/templates/purchase/basket_form.html:14 msgid "New basket" msgstr "" #: purchase/templates/purchase/basket_form.html:18 msgid "New" msgstr "" #: purchase/templates/purchase/basket_list.html:5 msgid "Baskets" msgstr "" #: purchase/templates/purchase/basket_list.html:11 #, python-format msgid "Basket #%(basket_id)s" msgstr "" #: purchase/templates/purchase/basket_list.html:13 #, python-format msgid "1 item" msgid_plural "%(counter)s items" msgstr[0] "" msgstr[1] "" #: purchase/templates/purchase/reports.html:6 msgid "Reports" msgstr "" #: purchase/templates/purchase/reports.html:7 msgid "General" msgstr "" #: purchase/templates/purchase/reports.html:9 msgid "Total turnover:" msgstr "" #: purchase/templates/purchase/reports.html:10 msgid "Average basket:" msgstr "" #: purchase/templates/purchase/reports.html:13 msgid "By day" msgstr "" #: purchase/templates/purchase/reports.html:14 #: purchase/templates/purchase/snippets/report_payment_methods.html:8 #: purchase/templates/purchase/snippets/report_products.html:8 msgid "Turnover" msgstr "" #: purchase/templates/purchase/reports.html:20 msgid "Average basket" msgstr "" #: purchase/templates/purchase/reports.html:27 msgid "Products" msgstr "" #: purchase/templates/purchase/reports.html:30 msgid "Turnover by payment method" msgstr "" #: purchase/templates/purchase/reports.html:33 msgid "Baskets without payment method" msgstr "" #: purchase/templates/purchase/snippets/report_no_payment_method.html:6 msgid "Basket ID" msgstr "" #: purchase/templates/purchase/snippets/report_no_payment_method.html:7 msgid "Price" msgstr "" #: purchase/templates/purchase/snippets/report_payment_methods.html:6 msgid "Payment method" msgstr "" #: purchase/templates/purchase/snippets/report_payment_methods.html:7 msgid "# baskets" msgstr "" #: purchase/templates/purchase/snippets/report_products.html:6 msgid "Product" msgstr "" #: purchase/templates/purchase/snippets/report_products.html:7 msgid "# sold" msgstr "" #: purchase/views/basket.py:15 msgid "Successfully created basket." msgstr "" #: purchase/views/basket.py:30 msgid "Successfully updated basket." msgstr "" #: purchase/views/basket.py:45 msgid "Basket successfully deleted." msgstr ""