mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
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/
59 lines
2.2 KiB
Plaintext
59 lines
2.2 KiB
Plaintext
# 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"
|
|
"PO-Revision-Date: 2020-03-01 18:13+0000\n"
|
|
"Last-Translator: Pedro Castro Silva <pedrocs@exo.pt>\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"
|
|
"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 "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 "Quantidade fixa"
|
|
|
|
#. module: product_contract_variable_quantity
|
|
#: model:ir.model,name:product_contract_variable_quantity.model_product_template
|
|
msgid "Product Template"
|
|
msgstr "Modelo de Artigo"
|
|
|
|
#. 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 "Fórmula de 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 "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 "Linha de Encomenda de Venda"
|
|
|
|
#. module: product_contract_variable_quantity
|
|
#: selection:product.template,qty_type:0
|
|
#: selection:sale.order.line,qty_type:0
|
|
msgid "Variable quantity"
|
|
msgstr "Quantidade variável"
|