-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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% (7 of 7 strings) Translation: sale-workflow-16.0/sale-workflow-16.0-sale_shipping_info_helper Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_shipping_info_helper/pt_BR/
- Loading branch information
Showing
1 changed file
with
14 additions
and
13 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,48 +9,49 @@ msgstr "" | |
"Project-Id-Version: Odoo Server 10.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2017-11-23 01:51+0000\n" | ||
"PO-Revision-Date: 2017-11-23 01:51+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:02+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: sale_shipping_info_helper | ||
#: model:ir.model.fields,field_description:sale_shipping_info_helper.field_sale_order__item_amount_tax | ||
msgid "Item Amount Tax" | ||
msgstr "" | ||
msgstr "Imposto sobre o valor do item" | ||
|
||
#. module: sale_shipping_info_helper | ||
#: model:ir.model.fields,field_description:sale_shipping_info_helper.field_sale_order__item_amount_total | ||
msgid "Item Amount Total" | ||
msgstr "" | ||
msgstr "Valor total do item" | ||
|
||
#. module: sale_shipping_info_helper | ||
#: model:ir.model.fields,field_description:sale_shipping_info_helper.field_sale_order__item_amount_untaxed | ||
msgid "Item Amount Untaxed" | ||
msgstr "" | ||
msgstr "Valor do item não tributado" | ||
|
||
#. module: sale_shipping_info_helper | ||
#: model:ir.model,name:sale_shipping_info_helper.model_sale_order | ||
#, fuzzy | ||
msgid "Sales Order" | ||
msgstr "Pedido de Venda" | ||
msgstr "Pedidos de Vendas" | ||
|
||
#. module: sale_shipping_info_helper | ||
#: model:ir.model.fields,field_description:sale_shipping_info_helper.field_sale_order__shipping_amount_tax | ||
msgid "Shipping Amount Tax" | ||
msgstr "" | ||
msgstr "Imposto sobre o valor do frete" | ||
|
||
#. module: sale_shipping_info_helper | ||
#: model:ir.model.fields,field_description:sale_shipping_info_helper.field_sale_order__shipping_amount_total | ||
msgid "Shipping Amount Total" | ||
msgstr "" | ||
msgstr "Valor total do envio" | ||
|
||
#. module: sale_shipping_info_helper | ||
#: model:ir.model.fields,field_description:sale_shipping_info_helper.field_sale_order__shipping_amount_untaxed | ||
msgid "Shipping Amount Untaxed" | ||
msgstr "" | ||
msgstr "Valor do frete não tributado" |