Skip to content

Commit

Permalink
Added translation using Weblate (Italian)
Browse files Browse the repository at this point in the history
  • Loading branch information
mymage authored and weblate committed Dec 17, 2024
1 parent d155c44 commit ab470db
Showing 1 changed file with 79 additions and 0 deletions.
79 changes: 79 additions & 0 deletions sale_commitment_date_mandatory/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_commitment_date_mandatory
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\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"

#. module: sale_commitment_date_mandatory
#: model:ir.model.fields,field_description:sale_commitment_date_mandatory.field_res_config_settings__commitment_date_required
msgid "Commitment date mandatory"
msgstr ""

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

#. module: sale_commitment_date_mandatory
#: model:ir.model,name:sale_commitment_date_mandatory.model_res_config_settings
msgid "Config Settings"
msgstr ""

#. module: sale_commitment_date_mandatory
#: model:ir.model.fields,field_description:sale_commitment_date_mandatory.field_sale_order__commitment_date
msgid "Delivery Date"
msgstr ""

#. module: sale_commitment_date_mandatory
#: model:ir.model.fields,field_description:sale_commitment_date_mandatory.field_res_company__sale_commitment_date_required
#: model:ir.model.fields,field_description:sale_commitment_date_mandatory.field_sale_order__commitment_date_required
msgid "Delivery commitment date mandatory"
msgstr ""

#. module: sale_commitment_date_mandatory
#: model:ir.model.fields,field_description:sale_commitment_date_mandatory.field_res_company__display_name
#: model:ir.model.fields,field_description:sale_commitment_date_mandatory.field_res_config_settings__display_name
#: model:ir.model.fields,field_description:sale_commitment_date_mandatory.field_sale_order__display_name
msgid "Display Name"
msgstr ""

#. module: sale_commitment_date_mandatory
#: model:ir.model.fields,field_description:sale_commitment_date_mandatory.field_res_company__id
#: model:ir.model.fields,field_description:sale_commitment_date_mandatory.field_res_config_settings__id
#: model:ir.model.fields,field_description:sale_commitment_date_mandatory.field_sale_order__id
msgid "ID"
msgstr ""

#. module: sale_commitment_date_mandatory
#: model:ir.model.fields,field_description:sale_commitment_date_mandatory.field_res_company____last_update
#: model:ir.model.fields,field_description:sale_commitment_date_mandatory.field_res_config_settings____last_update
#: model:ir.model.fields,field_description:sale_commitment_date_mandatory.field_sale_order____last_update
msgid "Last Modified on"
msgstr ""

#. module: sale_commitment_date_mandatory
#: model_terms:ir.ui.view,arch_db:sale_commitment_date_mandatory.res_config_settings_view_form
msgid "Make the Delivery commitment date mandatory on orders"
msgstr ""

#. module: sale_commitment_date_mandatory
#: model:ir.model,name:sale_commitment_date_mandatory.model_sale_order
msgid "Sales Order"
msgstr ""

#. module: sale_commitment_date_mandatory
#: model:ir.model.fields,help:sale_commitment_date_mandatory.field_sale_order__commitment_date
msgid ""
"This is the delivery date promised to the customer. If set, the delivery "
"order will be scheduled based on this date rather than product lead times."
msgstr ""

0 comments on commit ab470db

Please sign in to comment.