mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
43 lines
1.3 KiB
Plaintext
43 lines
1.3 KiB
Plaintext
# Translation of OpenERP Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_invoice_reference
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: OpenERP Server 7.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2014-01-24 14:43+0000\n"
|
|
"PO-Revision-Date: 2015-01-18 14:29+0100\n"
|
|
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>\n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: de\n"
|
|
"X-Generator: Poedit 1.5.4\n"
|
|
|
|
#. module: account_invoice_reference
|
|
#: view:account.invoice:0
|
|
msgid "Enter the reference in the Supplier Invoice Number field"
|
|
msgstr "Geben Sie die Referenz im Feld Lieferanten-Rechnungsnummer ein"
|
|
|
|
#. module: account_invoice_reference
|
|
#: view:account.invoice:0
|
|
msgid "{'invisible': [('reference_type', '=', 'none')]}"
|
|
msgstr "{'invisible': [('reference_type', '=', 'none')]}"
|
|
|
|
#. module: account_invoice_reference
|
|
#: model:ir.model,name:account_invoice_reference.model_account_move
|
|
msgid "Account Entry"
|
|
msgstr "Kontobuchung"
|
|
|
|
#. module: account_invoice_reference
|
|
#: view:account.invoice:0
|
|
msgid "Customer Reference"
|
|
msgstr "Kundenreferenz"
|
|
|
|
#. module: account_invoice_reference
|
|
#: model:ir.model,name:account_invoice_reference.model_account_invoice
|
|
msgid "Invoice"
|
|
msgstr "Rechnung"
|