forked from OCA/commission
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #403 from OCA/16.0
Syncing from upstream OCA/commission (16.0)
- Loading branch information
Showing
1 changed file
with
13 additions
and
3 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 |
---|---|---|
|
@@ -6,7 +6,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 16.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"PO-Revision-Date: 2023-10-30 00:46+0000\n" | ||
"PO-Revision-Date: 2023-12-28 22:35+0000\n" | ||
"Last-Translator: Adriano Prado <[email protected]>\n" | ||
"Language-Team: none\n" | ||
"Language: pt_BR\n" | ||
|
@@ -482,7 +482,7 @@ msgstr "Manual" | |
#. module: commission | ||
#: model:ir.model.fields.selection,name:commission.selection__commission__amount_base_type__net_amount | ||
msgid "Margin (Amount - Cost)" | ||
msgstr "" | ||
msgstr "Margem (Valor - Custo)" | ||
|
||
#. module: commission | ||
#: model:ir.model.fields,field_description:commission.field_commission_settlement__message_has_error | ||
|
@@ -601,7 +601,7 @@ msgstr "Usuário Responsável" | |
#. module: commission | ||
#: model:ir.model.fields.selection,name:commission.selection__commission__amount_base_type__gross_amount | ||
msgid "Sale/Invoice Amount" | ||
msgstr "" | ||
msgstr "Valor Venda/Fatura" | ||
|
||
#. module: commission | ||
#: model_terms:ir.ui.view,arch_db:commission.view_commission_mixin_agent_only | ||
|
@@ -622,6 +622,11 @@ msgid "" | |
"* 'Margin (Amount - Cost)': percentage is computed from the profit only, " | ||
"taken the cost from the product." | ||
msgstr "" | ||
"Selecione o valor base para calcular a porcentagem:\n" | ||
"* 'Valor Venda/Fatura': o percentual é calculado a partir do valor colocado " | ||
"no pedido/fatura de venda.\n" | ||
"* 'Margem (Valor - Custo)': o percentual é calculado apenas a partir do " | ||
"lucro, retirado o custo do produto." | ||
|
||
#. module: commission | ||
#: model_terms:ir.ui.view,arch_db:commission.view_settled_wizard | ||
|
@@ -637,6 +642,11 @@ msgid "" | |
"* 'By sections': percentage varies depending amount intervals. You can fill " | ||
"intervals and percentages in the section \"Rate definition\"." | ||
msgstr "" | ||
"Selecione o tipo de porcentagem da comissão:\n" | ||
"* 'Percentagem fixa': todas as comissões são calculadas com uma percentagem " | ||
"fixa. Você pode preencher o percentual no campo “Porcentagem fixa”.\n" | ||
"* 'Por seções': o percentual varia dependendo dos intervalos de valores. " | ||
"Você pode preencher intervalos e porcentagens na seção “Definição de taxas”." | ||
|
||
#. module: commission | ||
#: model:ir.model.fields.selection,name:commission.selection__res_partner__settlement__semi | ||
|