Skip to content
Snippets Groups Projects
Commit 201c172e authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Add translations

parent 7b269bc7
No related branches found
No related tags found
No related merge requests found
# 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 <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-03-13 16:33+0000\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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: aleksis/apps/tezor/menus.py:6
msgid "Payments and Money"
msgstr ""
#: aleksis/apps/tezor/menus.py:16
msgid "Manage clients"
msgstr ""
#: aleksis/apps/tezor/models/base.py:8
msgid "Name"
msgstr ""
#: aleksis/apps/tezor/models/base.py:9
msgid "Email"
msgstr ""
#: aleksis/apps/tezor/models/invoice.py:20
msgid "Invoice group name"
msgstr ""
#: aleksis/apps/tezor/models/invoice.py:23
msgid "Linked client"
msgstr ""
#: aleksis/apps/tezor/models/invoice.py:30
msgid "Template to render invoices with as PDF"
msgstr ""
#: aleksis/apps/tezor/models/invoice.py:44
msgid "PayPal"
msgstr ""
#: aleksis/apps/tezor/models/invoice.py:45
msgid "Klarna / Sofort"
msgstr ""
#: aleksis/apps/tezor/models/invoice.py:46
msgid "Payment pledge / manual payment"
msgstr ""
#: aleksis/apps/tezor/models/invoice.py:47
msgid "SEPA Direct Debit"
msgstr ""
#: aleksis/apps/tezor/models/invoice.py:61
msgid "Invoice group"
msgstr ""
#: aleksis/apps/tezor/models/invoice.py:67
msgid "Invoice number"
msgstr ""
#: aleksis/apps/tezor/models/invoice.py:68
msgid "Payment due date"
msgstr ""
#: aleksis/apps/tezor/models/invoice.py:78
msgid "Invoice recipient (person)"
msgstr ""
#: aleksis/apps/tezor/models/invoice.py:82
msgid "Invoice items"
msgstr ""
#: aleksis/apps/tezor/models/invoice.py:126
msgid "Can send invoice by email"
msgstr ""
#: aleksis/apps/tezor/models/invoice.py:150
msgid "Included VAT {} %"
msgstr ""
#: aleksis/apps/tezor/models/invoice.py:158
msgid "Gross total"
msgstr ""
#: aleksis/apps/tezor/models/invoice.py:177
msgid "Article no."
msgstr ""
#: aleksis/apps/tezor/models/invoice.py:178
msgid "Purchased item"
msgstr ""
#: aleksis/apps/tezor/models/invoice.py:180
msgid "Item gross price"
msgstr ""
#: aleksis/apps/tezor/models/invoice.py:182
msgid "Currency"
msgstr ""
#: aleksis/apps/tezor/models/invoice.py:184
msgid "Tax rate"
msgstr ""
#: aleksis/apps/tezor/preferences.py:8
msgid "Payments"
msgstr ""
#: aleksis/apps/tezor/preferences.py:17
msgid "Public payments"
msgstr ""
#: aleksis/apps/tezor/preferences.py:19
msgid "Allow anyone (including guests) to make payments. Basic invoice information will be visible to anyone who knows the invoice token."
msgstr ""
#: aleksis/apps/tezor/preferences.py:32
msgid "Sofort / Klarna - API ID"
msgstr ""
#: aleksis/apps/tezor/preferences.py:43
msgid "Sofort / Klarna - API Key"
msgstr ""
#: aleksis/apps/tezor/preferences.py:54
msgid "Sofort / Klarna - Project ID"
msgstr ""
#: aleksis/apps/tezor/preferences.py:65
msgid "PayPal - Client ID"
msgstr ""
#: aleksis/apps/tezor/preferences.py:76
msgid "PayPal - Secret"
msgstr ""
#: aleksis/apps/tezor/preferences.py:87
msgid "PayPal - Use Authorize & Capture"
msgstr ""
#: aleksis/apps/tezor/preferences.py:98
msgid "Enable pledged payments"
msgstr ""
#: aleksis/apps/tezor/preferences.py:109
msgid "SEPA Direct Debit - Creditor name"
msgstr ""
#: aleksis/apps/tezor/preferences.py:120
msgid "SEPA Direct Debit - Creditor identifier"
msgstr ""
#: aleksis/apps/tezor/tables.py:8
msgid "Art. No."
msgstr ""
#: aleksis/apps/tezor/tables.py:9
msgid "Item"
msgstr ""
#: aleksis/apps/tezor/tables.py:11
msgid "Tax Rate"
msgstr ""
#: aleksis/apps/tezor/tables.py:15
msgid "Qty."
msgstr ""
#: aleksis/apps/tezor/tables.py:17
msgid "Gross"
msgstr ""
#: aleksis/apps/tezor/tables.py:47 aleksis/apps/tezor/tables.py:48
#: aleksis/apps/tezor/tables.py:71 aleksis/apps/tezor/tables.py:72
#: aleksis/apps/tezor/tables.py:99 aleksis/apps/tezor/tables.py:100
msgid "View"
msgstr ""
#: aleksis/apps/tezor/tables.py:53 aleksis/apps/tezor/tables.py:54
#: aleksis/apps/tezor/tables.py:77 aleksis/apps/tezor/tables.py:78
msgid "Edit"
msgstr ""
#: aleksis/apps/tezor/tables.py:59 aleksis/apps/tezor/tables.py:60
#: aleksis/apps/tezor/tables.py:83 aleksis/apps/tezor/tables.py:84
msgid "Delete"
msgstr ""
#: aleksis/apps/tezor/tables.py:105 aleksis/apps/tezor/tables.py:106
#: aleksis/apps/tezor/templates/tezor/invoice/full.html:23
msgid "Print"
msgstr ""
#: aleksis/apps/tezor/templates/templated_email/invoice.email:4
#: aleksis/apps/tezor/templates/tezor/invoice/full.html:17
msgid "Invoice"
msgstr ""
#: aleksis/apps/tezor/templates/templated_email/invoice.email:8
#, python-format
msgid ""
"\n"
" Please find attached invoice number %(number)s for %(description)s.\n"
" Please carefully read the PDF file concerning all payment details.\n"
" "
msgstr ""
#: aleksis/apps/tezor/templates/templated_email/invoice.email:15
msgid ""
"\n"
" Please visit the following link to view and make the payment:\n"
" "
msgstr ""
#: aleksis/apps/tezor/templates/tezor/client/create.html:4
#: aleksis/apps/tezor/templates/tezor/client/create.html:5
#: aleksis/apps/tezor/templates/tezor/client/list.html:11
msgid "Create client"
msgstr ""
#: aleksis/apps/tezor/templates/tezor/client/edit.html:4
#: aleksis/apps/tezor/templates/tezor/client/edit.html:5
msgid "Edit client"
msgstr ""
#: aleksis/apps/tezor/templates/tezor/client/full.html:6
#: aleksis/apps/tezor/templates/tezor/client/full.html:7
msgid "Client"
msgstr ""
#: aleksis/apps/tezor/templates/tezor/client/full.html:11
msgid "Add invoice group"
msgstr ""
#: aleksis/apps/tezor/templates/tezor/client/list.html:6
#: aleksis/apps/tezor/templates/tezor/client/list.html:7
msgid "Clients"
msgstr ""
#: aleksis/apps/tezor/templates/tezor/invoice/full.html:20
#: aleksis/apps/tezor/templates/tezor/invoice_group/full.html:11
msgid "Back"
msgstr ""
#: aleksis/apps/tezor/templates/tezor/invoice/full.html:26
msgid "Send Email"
msgstr ""
#: aleksis/apps/tezor/templates/tezor/invoice/full.html:34
msgid "Billing information"
msgstr ""
#: aleksis/apps/tezor/templates/tezor/invoice/full.html:67
msgid "Payment"
msgstr ""
#: aleksis/apps/tezor/templates/tezor/invoice/full.html:99
msgid "Pay now"
msgstr ""
#: aleksis/apps/tezor/templates/tezor/invoice/payment.html:6
#: aleksis/apps/tezor/templates/tezor/invoice/payment.html:7
msgid "Make payment for"
msgstr ""
#: aleksis/apps/tezor/templates/tezor/invoice/payment.html:13
msgid "Confirm payment"
msgstr ""
#: aleksis/apps/tezor/templates/tezor/invoice_group/create.html:4
#: aleksis/apps/tezor/templates/tezor/invoice_group/create.html:5
msgid "Create invoice group"
msgstr ""
#: aleksis/apps/tezor/templates/tezor/invoice_group/edit.html:4
#: aleksis/apps/tezor/templates/tezor/invoice_group/edit.html:5
msgid "Edit invoice group"
msgstr ""
#: aleksis/apps/tezor/views.py:83
msgid "The client has been created."
msgstr ""
#: aleksis/apps/tezor/views.py:95
msgid "The client has been saved."
msgstr ""
#: aleksis/apps/tezor/views.py:105
msgid "The client has been deleted."
msgstr ""
#: aleksis/apps/tezor/views.py:151
msgid "The invoice_group has been created."
msgstr ""
#: aleksis/apps/tezor/views.py:173
msgid "The invoice_group has been saved."
msgstr ""
#: aleksis/apps/tezor/views.py:183
msgid "The invoice_group has been deleted."
msgstr ""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment