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% (12 of 12 strings)

Translation: account-payment-14.0/account-payment-14.0-account_cash_discount_write_off
Translate-URL: https://translation.odoo-community.org/projects/account-payment-14-0/account-payment-14-0-account_cash_discount_write_off/it/
  • Loading branch information
mymage authored and weblate committed Feb 23, 2024
1 parent 1ccd7c5 commit 06fc27f
Showing 1 changed file with 16 additions and 12 deletions.
28 changes: 16 additions & 12 deletions account_cash_discount_write_off/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,75 +6,77 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"PO-Revision-Date: 2024-02-23 14:34+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
"Language-Team: none\n"
"Language: it\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"
"X-Generator: Weblate 4.17\n"

#. module: account_cash_discount_write_off
#: code:addons/account_cash_discount_write_off/models/account_payment_line.py:0
#, python-format
msgid "Cash Discount Write-Off"
msgstr ""
msgstr "Storno sconto contanti"

#. module: account_cash_discount_write_off
#: model:ir.model.fields,field_description:account_cash_discount_write_off.field_res_company__default_cash_discount_writeoff_account_id
msgid "Cash Discount Write-Off Account"
msgstr ""
msgstr "Conto storno sconto contanti"

#. module: account_cash_discount_write_off
#: model:ir.model.fields,field_description:account_cash_discount_write_off.field_res_company__default_cash_discount_writeoff_journal_id
msgid "Cash Discount Write-Off Journal"
msgstr ""
msgstr "Registro storno sconto contanti"

#. module: account_cash_discount_write_off
#: model:ir.model,name:account_cash_discount_write_off.model_res_company
msgid "Companies"
msgstr ""
msgstr "Aziende"

#. module: account_cash_discount_write_off
#: model:ir.model.fields,field_description:account_cash_discount_write_off.field_account_payment_line__display_name
#: model:ir.model.fields,field_description:account_cash_discount_write_off.field_account_payment_order__display_name
#: model:ir.model.fields,field_description:account_cash_discount_write_off.field_res_company__display_name
msgid "Display Name"
msgstr ""
msgstr "Nome visualizzato"

#. module: account_cash_discount_write_off
#: model:ir.model.fields,field_description:account_cash_discount_write_off.field_account_payment_line__id
#: model:ir.model.fields,field_description:account_cash_discount_write_off.field_account_payment_order__id
#: model:ir.model.fields,field_description:account_cash_discount_write_off.field_res_company__id
msgid "ID"
msgstr ""
msgstr "ID"

#. module: account_cash_discount_write_off
#: model:ir.model.fields,field_description:account_cash_discount_write_off.field_account_payment_line____last_update
#: model:ir.model.fields,field_description:account_cash_discount_write_off.field_account_payment_order____last_update
#: model:ir.model.fields,field_description:account_cash_discount_write_off.field_res_company____last_update
msgid "Last Modified on"
msgstr ""
msgstr "Ultima modifica il"

#. module: account_cash_discount_write_off
#: model:ir.model,name:account_cash_discount_write_off.model_account_payment_line
msgid "Payment Lines"
msgstr ""
msgstr "Righe di pagamento"

#. module: account_cash_discount_write_off
#: model:ir.model,name:account_cash_discount_write_off.model_account_payment_order
msgid "Payment Order"
msgstr ""
msgstr "Ordine di pagamento"

#. module: account_cash_discount_write_off
#: model_terms:ir.ui.view,arch_db:account_cash_discount_write_off.res_company_form_view
msgid "Write-Off Account"
msgstr ""
msgstr "Conto storno"

#. module: account_cash_discount_write_off
#: model_terms:ir.ui.view,arch_db:account_cash_discount_write_off.res_company_form_view
msgid "Write-Off Journal"
msgstr ""
msgstr "Registro storno"

#. module: account_cash_discount_write_off
#: code:addons/account_cash_discount_write_off/models/account_payment_line.py:0
Expand All @@ -83,3 +85,5 @@ msgid ""
"You have to fill in journal and account for cash discount write-off on the "
"company."
msgstr ""
"È necessario compilare il registro e il conto per lo storno sconto contanti "
"dell'azienda."

0 comments on commit 06fc27f

Please sign in to comment.