# Translation of Odoo Server. # This file contains the translation of the following modules: # * product_variant_sale_price # # Translators: # OCA Transbot , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-02-18 05:12+0000\n" "PO-Revision-Date: 2018-09-25 14:00+0000\n" "Last-Translator: Cas Vissers \n" "Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n" "Language: 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.1.1\n" #. module: product_variant_sale_price #: model_terms:ir.ui.view,arch_db:product_variant_sale_price.product_template_form_view msgid "" "Setting the price here will update all " "variants." msgstr "" #. module: product_variant_sale_price #: model:ir.model.fields,field_description:product_variant_sale_price.field_product_product__fix_price msgid "Fix Price" msgstr "Bepaal prijs" #. module: product_variant_sale_price #: model:ir.model.fields,field_description:product_variant_sale_price.field_product_product__list_price #, fuzzy msgid "List Price" msgstr "Bepaal prijs" #. module: product_variant_sale_price #: model:ir.model,name:product_variant_sale_price.model_product_template msgid "Product" msgstr "Product" #. module: product_variant_sale_price #: model:ir.model,name:product_variant_sale_price.model_product_product msgid "Product Variant" msgstr "" #. module: product_variant_sale_price #: model:ir.model.fields,field_description:product_variant_sale_price.field_product_product__lst_price msgid "Sales Price" msgstr "" #. module: product_variant_sale_price #: model:ir.model.fields,help:product_variant_sale_price.field_product_product__lst_price msgid "" "The sale price is managed from the product template. Click on the 'Configure " "Variants' button to set the extra attribute prices." msgstr "" #~ msgid "Product Template" #~ msgstr "Product sjabloon" #, fuzzy #~| msgid "Fix Price" #~ msgid "Sale Price" #~ msgstr "Bepaal prijs" #~ msgid "" #~ "{'invisible': [\n" #~ " ('product_variant_count', " #~ "'>', 1)\n" #~ " ]}" #~ msgstr "" #~ "{'invisible': [\n" #~ " ('product_variant_count', " #~ "'>', 1)\n" #~ " ]}"