Skip to content

Commit

Permalink
Translated using Weblate (Italian)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (36 of 36 strings)

Translation: account-invoicing-14.0/account-invoicing-14.0-account_global_discount
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-14-0/account-invoicing-14-0-account_global_discount/it/
  • Loading branch information
primes2h authored and weblate committed Feb 11, 2024
1 parent 1bb1b00 commit 7320755
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions account_global_discount/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-01-05 15:34+0000\n"
"Last-Translator: mymage <[email protected]>\n"
"PO-Revision-Date: 2024-02-11 15:51+0000\n"
"Last-Translator: Sergio Zanchetta <[email protected]>\n"
"Language-Team: none\n"
"Language: it\n"
"MIME-Version: 1.0\n"
Expand All @@ -22,7 +22,7 @@ msgid ""
"<strong>Global Discounts</strong>\n"
" <br/>"
msgstr ""
"<strong>Sconti Globali</strong>\n"
"<strong>Sconti globali</strong>\n"
" <br/>"

#. module: account_global_discount
Expand All @@ -42,7 +42,7 @@ msgstr "Conto"
#: model:ir.model.fields,field_description:account_global_discount.field_account_move_line__base_before_global_discounts
#: model:ir.model.fields,field_description:account_global_discount.field_account_payment__amount_untaxed_before_global_discounts
msgid "Amount Untaxed Before Discounts"
msgstr "Importo Imponibile Pre-Sconti"
msgstr "Importo imponibile pre-sconti"

#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_global_discount__account_analytic_id
Expand Down Expand Up @@ -98,7 +98,7 @@ msgstr "Nome sconto"
#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_global_discount__discount_amount
msgid "Discounted Amount"
msgstr "Importo Scontato"
msgstr "Importo scontato"

#. module: account_global_discount
#: model_terms:ir.ui.view,arch_db:account_global_discount.view_move_form
Expand All @@ -123,7 +123,7 @@ msgstr "Sconto globale"
#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_move_line__global_discount_item
msgid "Global Discount Item"
msgstr "Oggetto Sconto Globale"
msgstr "Movimento sconto globale"

#. module: account_global_discount
#: model:ir.ui.menu,name:account_global_discount.menu_account_global_discount
Expand Down Expand Up @@ -158,22 +158,22 @@ msgstr "Fattura"
#: model:ir.model.fields,field_description:account_global_discount.field_account_move_line__invoice_global_discount_id
#: model:ir.model.fields,field_description:account_global_discount.field_account_payment__invoice_global_discount_ids
msgid "Invoice Global Discount"
msgstr "Sconto Globale Fattura"
msgstr "Sconto globale fattura"

#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_bank_statement_line__global_discount_ids
#: model:ir.model.fields,field_description:account_global_discount.field_account_move__global_discount_ids
#: model:ir.model.fields,field_description:account_global_discount.field_account_payment__global_discount_ids
#: model_terms:ir.ui.view,arch_db:account_global_discount.view_move_form
msgid "Invoice Global Discounts"
msgstr "Sconti Globali Fattura"
msgstr "Sconti globali fattura"

#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_bank_statement_line__global_discount_ids_readonly
#: model:ir.model.fields,field_description:account_global_discount.field_account_move__global_discount_ids_readonly
#: model:ir.model.fields,field_description:account_global_discount.field_account_payment__global_discount_ids_readonly
msgid "Invoice Global Discounts (readonly)"
msgstr "Sconti Globali Fattura (Sola lettura)"
msgstr "Sconti globali fattura (sola lettura)"

#. module: account_global_discount
#: model:ir.model,name:account_global_discount.model_account_invoice_report
Expand Down Expand Up @@ -219,12 +219,12 @@ msgstr "Imposte"
#: model:ir.model.fields,field_description:account_global_discount.field_account_move__amount_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_payment__amount_global_discount
msgid "Total Global Discounts"
msgstr "Totale Sconti Globali"
msgstr "Totale sconti globali"

#. module: account_global_discount
#: model_terms:ir.ui.view,arch_db:account_global_discount.view_move_form
msgid "Untaxed Amount Before Disc."
msgstr "Imponibile pre-sconto"
msgstr "Importo imponibile pre-sconto"

#. module: account_global_discount
#: code:addons/account_global_discount/models/account_move.py:0
Expand Down

0 comments on commit 7320755

Please sign in to comment.