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 Jan 9, 2025
1 parent 9d78592 commit d1e1682
Showing 1 changed file with 71 additions and 0 deletions.
71 changes: 71 additions & 0 deletions crm_exception/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * crm_exception
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.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: crm_exception
#: model:ir.model.fields,field_description:crm_exception.field_exception_rule__model
msgid "Apply on"
msgstr ""

#. module: crm_exception
#: model:ir.model,name:crm_exception.model_exception_rule
msgid "Exception Rule"
msgstr ""

#. module: crm_exception
#: model:ir.model.fields,field_description:crm_exception.field_crm_lead__exception_ids
msgid "Exceptions"
msgstr ""

#. module: crm_exception
#: model:ir.model.fields,field_description:crm_exception.field_crm_lead__exceptions_summary
msgid "Exceptions Summary"
msgstr ""

#. module: crm_exception
#: model:ir.model.fields,field_description:crm_exception.field_crm_lead__ignore_exception
msgid "Ignore Exceptions"
msgstr ""

#. module: crm_exception
#: model:ir.model.fields.selection,name:crm_exception.selection__exception_rule__model__crm_lead
msgid "Lead"
msgstr ""

#. module: crm_exception
#: model:ir.model,name:crm_exception.model_crm_lead
msgid "Lead/Opportunity"
msgstr ""

#. module: crm_exception
#: model:ir.model.fields,field_description:crm_exception.field_crm_lead__main_exception_id
msgid "Main Exception"
msgstr ""

#. module: crm_exception
#: model:exception.rule,description:crm_exception.crm_excep_no_partner
#: model:exception.rule,name:crm_exception.crm_excep_no_partner
msgid "No Customer"
msgstr ""

#. module: crm_exception
#: model:ir.model.fields,field_description:crm_exception.field_exception_rule__crm_lead_ids
msgid "Opportunities"
msgstr ""

#. module: crm_exception
#: model:ir.model.fields,field_description:crm_exception.field_exception_rule__stage_ids
msgid "Stage"
msgstr ""

0 comments on commit d1e1682

Please sign in to comment.