mirror of
https://gitlab.com/flectra-community/bank-payment.git
synced 2024-11-22 13:42:07 +00:00
81 lines
2.6 KiB
Plaintext
81 lines
2.6 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_payment_purchase
|
|
#
|
|
# Translators:
|
|
# Peter Hageman <hageman.p@gmail.com>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 9.0c\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-08-12 00:34+0000\n"
|
|
"PO-Revision-Date: 2018-07-17 19:53+0000\n"
|
|
"Last-Translator: Thomas Pot <t.pot@open2bizz.nl>\n"
|
|
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/"
|
|
"teams/23907/nl_NL/)\n"
|
|
"Language: nl_NL\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
"X-Generator: Weblate 3.0.1\n"
|
|
|
|
#. module: account_payment_purchase
|
|
#: model:ir.model,name:account_payment_purchase.model_account_move
|
|
msgid "Journal Entry"
|
|
msgstr ""
|
|
|
|
#. module: account_payment_purchase
|
|
#: model:ir.model.fields,field_description:account_payment_purchase.field_purchase_order__payment_mode_id
|
|
msgid "Payment Mode"
|
|
msgstr "Betaalwijze"
|
|
|
|
#. module: account_payment_purchase
|
|
#: model:ir.model,name:account_payment_purchase.model_purchase_order
|
|
msgid "Purchase Order"
|
|
msgstr "Inkooporder"
|
|
|
|
#. module: account_payment_purchase
|
|
#: model:ir.model.fields,help:account_payment_purchase.field_purchase_order__supplier_partner_bank_id
|
|
msgid ""
|
|
"Select the bank account of your supplier on which your company should send "
|
|
"the payment. This field is copied from the partner and will be copied to the "
|
|
"supplier invoice."
|
|
msgstr ""
|
|
"Selecteer de bankrekening van uw leverancier waarnaar uw bedrijf de betaling "
|
|
"moet overmaken. Dit veld wordt gekopieerd vanaf de relatie naar de "
|
|
"leveranciersfactuur."
|
|
|
|
#. module: account_payment_purchase
|
|
#. odoo-python
|
|
#: code:addons/account_payment_purchase/models/account_move.py:0
|
|
#, python-format
|
|
msgid "Selected purchase order have different payment mode."
|
|
msgstr "Geselecteerde inkooporders hebben verschillende betaalwijzen."
|
|
|
|
#. module: account_payment_purchase
|
|
#. odoo-python
|
|
#: code:addons/account_payment_purchase/models/account_move.py:0
|
|
#, python-format
|
|
msgid "Selected purchase order have different supplier bank."
|
|
msgstr "Geselecteerde inkooporders hebben verschillende banken."
|
|
|
|
#. module: account_payment_purchase
|
|
#: model:ir.model.fields,field_description:account_payment_purchase.field_purchase_order__supplier_partner_bank_id
|
|
msgid "Supplier Bank Account"
|
|
msgstr "Bankrekening leverancier"
|
|
|
|
#. module: account_payment_purchase
|
|
#. odoo-python
|
|
#: code:addons/account_payment_purchase/models/account_move.py:0
|
|
#, python-format
|
|
msgid "Warning"
|
|
msgstr "Waarschuwing"
|
|
|
|
#~ msgid "Invoice"
|
|
#~ msgstr "Factuur"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Procurement Rule"
|
|
#~ msgstr "Verwerving"
|