-
-
Notifications
You must be signed in to change notification settings - Fork 270
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (9 of 9 strings) Translation: product-variant-16.0/product-variant-16.0-purchase_variant_configurator Translate-URL: https://translation.odoo-community.org/projects/product-variant-16-0/product-variant-16-0-purchase_variant_configurator/pt_BR/
- Loading branch information
Showing
1 changed file
with
17 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,57 +9,62 @@ msgstr "" | |
"Project-Id-Version: Odoo Server 10.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2017-12-16 02:12+0000\n" | ||
"PO-Revision-Date: 2017-12-16 02:12+0000\n" | ||
"Last-Translator: OCA Transbot <[email protected]>, 2017\n" | ||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/" | ||
"teams/23907/pt_BR/)\n" | ||
"PO-Revision-Date: 2024-05-23 00:04+0000\n" | ||
"Last-Translator: Rodrigo Macedo <[email protected]." | ||
"translation.odoo-community.org>\n" | ||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/" | ||
"23907/pt_BR/)\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" | ||
"Plural-Forms: nplurals=2; plural=n > 1;\n" | ||
"X-Generator: Weblate 4.17\n" | ||
|
||
#. module: purchase_variant_configurator | ||
#: model:ir.model.fields,field_description:purchase_variant_configurator.field_purchase_order_line__can_create_product | ||
msgid "Can Create Product" | ||
msgstr "" | ||
msgstr "Pode criar o produto" | ||
|
||
#. module: purchase_variant_configurator | ||
#: model:ir.model.fields,field_description:purchase_variant_configurator.field_purchase_order_line__create_product_variant | ||
msgid "Create product now!" | ||
msgstr "" | ||
msgstr "Criar produto agora!" | ||
|
||
#. module: purchase_variant_configurator | ||
#: model:ir.model.fields,field_description:purchase_variant_configurator.field_purchase_order_line__price_extra | ||
msgid "Price Extra" | ||
msgstr "" | ||
msgstr "Preço Extra" | ||
|
||
#. module: purchase_variant_configurator | ||
#: model:ir.model.fields,help:purchase_variant_configurator.field_purchase_order_line__price_extra | ||
msgid "" | ||
"Price Extra: Extra price for the variant with the currently selected " | ||
"attributes values on sale price. eg. 200 price extra, 1000 + 200 = 1200." | ||
msgstr "" | ||
"Preço Extra: Preço extra para a variante com os valores dos atributos " | ||
"atualmente selecionados no preço promocional. por exemplo. 200 preço extra, " | ||
"1000 + 200 = 1200." | ||
|
||
#. module: purchase_variant_configurator | ||
#: model:ir.model.fields,field_description:purchase_variant_configurator.field_purchase_order_line__product_id | ||
msgid "Product" | ||
msgstr "" | ||
msgstr "Produto" | ||
|
||
#. module: purchase_variant_configurator | ||
#: model:ir.model.fields,field_description:purchase_variant_configurator.field_purchase_order_line__product_id_configurator_domain | ||
msgid "Product Id Configurator Domain" | ||
msgstr "" | ||
msgstr "Domínio do configurador de ID do produto" | ||
|
||
#. module: purchase_variant_configurator | ||
#: model:ir.model.fields,field_description:purchase_variant_configurator.field_purchase_order_line__product_tmpl_id | ||
msgid "Product Template" | ||
msgstr "" | ||
msgstr "Modelo Produto" | ||
|
||
#. module: purchase_variant_configurator | ||
#: model:ir.model.fields,field_description:purchase_variant_configurator.field_purchase_order_line__product_attribute_ids | ||
msgid "Product attributes" | ||
msgstr "" | ||
msgstr "Atributos do Produto" | ||
|
||
#. module: purchase_variant_configurator | ||
#: model:ir.model,name:purchase_variant_configurator.model_purchase_order_line | ||
|