12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- # Translation of Odoo Server.
- # This file contains the translation of the following modules:
- # * purchase_price_diff
- #
- # Translators:
- # Martin Trigaux, 2023
- #
- msgid ""
- msgstr ""
- "Project-Id-Version: Odoo Server 16.0\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2023-02-02 10:33+0000\n"
- "PO-Revision-Date: 2023-02-02 12:25+0000\n"
- "Last-Translator: Martin Trigaux, 2023\n"
- "Language-Team: Dutch (https://app.transifex.com/odoo/teams/41243/nl/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: \n"
- "Language: nl\n"
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
- #. module: purchase_price_diff
- #: model:ir.model,name:purchase_price_diff.model_account_move_line
- msgid "Journal Item"
- msgstr "Boekingsregel"
- #. module: purchase_price_diff
- #: model:ir.model.fields,field_description:purchase_price_diff.field_product_category__property_account_creditor_price_difference_categ
- #: model:ir.model.fields,field_description:purchase_price_diff.field_product_product__property_account_creditor_price_difference
- #: model:ir.model.fields,field_description:purchase_price_diff.field_product_template__property_account_creditor_price_difference
- msgid "Price Difference Account"
- msgstr "Prijsverschillen rekening"
- #. module: purchase_price_diff
- #: model:ir.model,name:purchase_price_diff.model_product_template
- msgid "Product"
- msgstr "Product"
- #. module: purchase_price_diff
- #: model:ir.model,name:purchase_price_diff.model_product_category
- msgid "Product Category"
- msgstr "Productcategorie"
- #. module: purchase_price_diff
- #: model:ir.model.fields,help:purchase_price_diff.field_product_product__property_account_creditor_price_difference
- #: model:ir.model.fields,help:purchase_price_diff.field_product_template__property_account_creditor_price_difference
- msgid ""
- "This account is used in automated inventory valuation to record the price "
- "difference between a purchase order and its related vendor bill when "
- "validating this vendor bill."
- msgstr ""
- "Deze rekening wordt gebruikt voor de automatische voorraadwaardering, om het"
- " prijsverschil tussen de inkooporder en de leveranciersfactuur te "
- "registreren, wanneer de leveranciersfactuur wordt bevestigd."
- #. module: purchase_price_diff
- #: model:ir.model.fields,help:purchase_price_diff.field_product_category__property_account_creditor_price_difference_categ
- msgid ""
- "This account will be used to value price difference between purchase price "
- "and accounting cost."
- msgstr ""
- "Deze rekening wordt gebruikt om de prijsverschillen tussen inkoopprijs en "
- "rekeningprijs te berekenen."
|