From 775d4070f6ca12f3fb49b7cc722b9b96c1d0ba15 Mon Sep 17 00:00:00 2001 From: Marcel Savegnago Date: Wed, 12 Feb 2020 04:12:58 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (7 of 7 strings) Translation: contract-12.0/contract-12.0-product_contract_variable_quantity Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract_variable_quantity/pt_BR/ --- .../i18n/pt_BR.po | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/product_contract_variable_quantity/i18n/pt_BR.po b/product_contract_variable_quantity/i18n/pt_BR.po index eae0f96e3..c147e85eb 100644 --- a/product_contract_variable_quantity/i18n/pt_BR.po +++ b/product_contract_variable_quantity/i18n/pt_BR.po @@ -6,51 +6,53 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 12.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2020-02-12 05:03+0000\n" +"Last-Translator: Marcel Savegnago \n" "Language-Team: none\n" "Language: pt_BR\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.10\n" #. module: product_contract_variable_quantity #: model:ir.model,name:product_contract_variable_quantity.model_contract_line msgid "Contract Line" -msgstr "" +msgstr "Linha de Contrato" #. module: product_contract_variable_quantity #: selection:product.template,qty_type:0 #: selection:sale.order.line,qty_type:0 msgid "Fixed quantity" -msgstr "" +msgstr "Quantidade Fixa" #. module: product_contract_variable_quantity #: model:ir.model,name:product_contract_variable_quantity.model_product_template msgid "Product Template" -msgstr "" +msgstr "Template de Produto" #. 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 "" +msgstr "Fórmula da Qtd" #. 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 "" +msgstr "Tipo de Qtd" #. module: product_contract_variable_quantity #: model:ir.model,name:product_contract_variable_quantity.model_sale_order_line msgid "Sales Order Line" -msgstr "" +msgstr "Linha de Ordens de Venda" #. module: product_contract_variable_quantity #: selection:product.template,qty_type:0 #: selection:sale.order.line,qty_type:0 msgid "Variable quantity" -msgstr "" +msgstr "Quantidade Variável"