From d8fcdcd40069f39a06884fa81722dd8c41414b4d Mon Sep 17 00:00:00 2001 From: Pedro Castro Silva Date: Mon, 17 Feb 2020 22:50:18 +0000 Subject: [PATCH] Added translation using Weblate (Portuguese) --- product_contract_variable_quantity/i18n/pt.po | 56 +++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 product_contract_variable_quantity/i18n/pt.po diff --git a/product_contract_variable_quantity/i18n/pt.po b/product_contract_variable_quantity/i18n/pt.po new file mode 100644 index 000000000..a35ced398 --- /dev/null +++ b/product_contract_variable_quantity/i18n/pt.po @@ -0,0 +1,56 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * product_contract_variable_quantity +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: pt\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" + +#. module: product_contract_variable_quantity +#: model:ir.model,name:product_contract_variable_quantity.model_contract_line +msgid "Contract Line" +msgstr "" + +#. module: product_contract_variable_quantity +#: selection:product.template,qty_type:0 +#: selection:sale.order.line,qty_type:0 +msgid "Fixed quantity" +msgstr "" + +#. module: product_contract_variable_quantity +#: model:ir.model,name:product_contract_variable_quantity.model_product_template +msgid "Product Template" +msgstr "" + +#. module: product_contract_variable_quantity +#: model:ir.model.fields,field_description:product_contract_variable_quantity.field_product_product__qty_formula_id +#: model:ir.model.fields,field_description:product_contract_variable_quantity.field_product_template__qty_formula_id +#: model:ir.model.fields,field_description:product_contract_variable_quantity.field_sale_order_line__qty_formula_id +msgid "Qty. formula" +msgstr "" + +#. module: product_contract_variable_quantity +#: model:ir.model.fields,field_description:product_contract_variable_quantity.field_product_product__qty_type +#: model:ir.model.fields,field_description:product_contract_variable_quantity.field_product_template__qty_type +#: model:ir.model.fields,field_description:product_contract_variable_quantity.field_sale_order_line__qty_type +msgid "Qty. type" +msgstr "" + +#. module: product_contract_variable_quantity +#: model:ir.model,name:product_contract_variable_quantity.model_sale_order_line +msgid "Sales Order Line" +msgstr "" + +#. module: product_contract_variable_quantity +#: selection:product.template,qty_type:0 +#: selection:sale.order.line,qty_type:0 +msgid "Variable quantity" +msgstr ""