Skip to content
Merged
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 contract_sale_generation/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-03 12:19+0000\n"
"PO-Revision-Date: 2024-05-06 14:42+0000\n"
"PO-Revision-Date: 2026-03-03 09:09+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\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"
"X-Generator: Weblate 5.15.2\n"

#. module: contract_sale_generation
#: model:ir.model,name:contract_sale_generation.model_contract_contract
Expand All @@ -39,7 +39,7 @@ msgstr "Riga contratto"
#. module: contract_sale_generation
#: model:ir.model,name:contract_sale_generation.model_contract_template
msgid "Contract Template"
msgstr ""
msgstr "Modello di contratto"

#. module: contract_sale_generation
#. odoo-python
Expand All @@ -54,13 +54,13 @@ msgstr ""
#. module: contract_sale_generation
#: model_terms:ir.ui.view,arch_db:contract_sale_generation.contract_contract_form_view_recurring_sale_form
msgid "Create Sales"
msgstr ""
msgstr "Crea vendita"

#. module: contract_sale_generation
#: model:ir.model.fields,help:contract_sale_generation.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract_sale_generation.field_contract_template__generation_type
msgid "Defines what document is automatically generated by the cron."
msgstr ""
msgstr "Definisce quale documento è generato automaticamente dal cron."

#. module: contract_sale_generation
#: model:ir.actions.server,name:contract_sale_generation.contract_cron_for_sale_ir_actions_server
Expand Down