Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syncing from upstream OCA/commission (12.0) #389

Merged
merged 3 commits into from
Dec 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions sale_commission/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-22 08:15+0000\n"
"PO-Revision-Date: 2023-12-06 18:35+0000\n"
"Last-Translator: mymage <[email protected]>\n"
"PO-Revision-Date: 2023-12-14 11:33+0000\n"
"Last-Translator: Francesco Foresti <[email protected]>\n"
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
"Language: it\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -92,7 +92,7 @@ msgstr "Agente"
#: model:ir.model.fields,field_description:sale_commission.field_account_invoice_line_agent__agent_line
#: model:ir.model.fields,field_description:sale_commission.field_sale_commission_settlement_line__agent_line
msgid "Agent Line"
msgstr "Riga Agente"
msgstr "Riga agente"

#. module: sale_commission
#: model_terms:ir.ui.view,arch_db:sale_commission.view_res_partner_filter
Expand Down Expand Up @@ -868,14 +868,14 @@ msgstr "Liquidazione provvigioni"
#: model_terms:ir.ui.view,arch_db:sale_commission.view_sale_commission_analysis_search
#: selection:sale.commission.settlement,state:0
msgid "Settled"
msgstr "Approvvigionato"
msgstr "Regolata"

#. module: sale_commission
#: model_terms:ir.ui.view,arch_db:sale_commission.view_partner_form_agent
#: model_terms:ir.ui.view,arch_db:sale_commission.view_settlement_line_tree
#: model_terms:ir.ui.view,arch_db:sale_commission.view_settlement_tree
msgid "Settled total"
msgstr "Approvvigionamento Totale"
msgstr "Totale regolato"

#. module: sale_commission
#: model:ir.model,name:sale_commission.model_sale_commission_settlement
Expand Down
6 changes: 3 additions & 3 deletions sale_commission_product_based/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-08-03 14:01+0000\n"
"PO-Revision-Date: 2023-11-17 17:35+0000\n"
"Last-Translator: mymage <[email protected]>\n"
"PO-Revision-Date: 2023-12-14 11:34+0000\n"
"Last-Translator: Francesco Foresti <[email protected]>\n"
"Language-Team: \n"
"Language: it\n"
"MIME-Version: 1.0\n"
Expand All @@ -35,7 +35,7 @@ msgstr "Provvigione"
#. module: sale_commission_product_based
#: model:ir.model,name:sale_commission_product_based.model_sale_commission
msgid "Commission in sales"
msgstr "Provvigione in vendite"
msgstr "Provvigione nelle vendite"

#. module: sale_commission_product_based
#: model:ir.model,name:sale_commission_product_based.model_sale_commission_product_rule
Expand Down
11 changes: 6 additions & 5 deletions sale_commission_settlement_partial_invoice/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,15 @@ msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-03-30 09:17+0000\n"
"PO-Revision-Date: 2022-03-30 09:17+0000\n"
"Last-Translator: Simone Rubino <[email protected]>\n"
"PO-Revision-Date: 2023-12-14 11:34+0000\n"
"Last-Translator: Francesco Foresti <[email protected]>\n"
"Language-Team: \n"
"Language: \n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"

#. module: sale_commission_settlement_partial_invoice
#: selection:sale.commission.settlement,state:0
Expand Down Expand Up @@ -60,7 +61,7 @@ msgstr "Fatture"
#. module: sale_commission_settlement_partial_invoice
#: selection:sale.commission.settlement,state:0
msgid "Settled"
msgstr "Approvvigionato"
msgstr "Regolata"

#. module: sale_commission_settlement_partial_invoice
#: model:ir.model,name:sale_commission_settlement_partial_invoice.model_sale_commission_settlement
Expand Down
Loading