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 19, 2024
1 parent 1c4929c commit f0fa0f3
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions outgoing_email_by_model/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * outgoing_email_by_model
#
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: outgoing_email_by_model
#: model:ir.model.fields,help:outgoing_email_by_model.field_ir_model__outgoing_email
msgid ""
"\n"
" Allows to force the usage of a given email address if this setting is set.\n"
" However, this setting will be active only if the model extends `mail.thread`.\n"
msgstr ""

#. module: outgoing_email_by_model
#: model:ir.model.fields,help:outgoing_email_by_model.field_ir_model__outgoing_mailserver_id
msgid ""
"\n"
" Allows to force the usage of a given outgoing mail server if this setting is set.\n"
" However, this setting will be active only if the model extends `mail.thread`.\n"
msgstr ""

#. module: outgoing_email_by_model
#: model:ir.model,name:outgoing_email_by_model.model_mail_thread
msgid "Email Thread"
msgstr ""

#. module: outgoing_email_by_model
#: model:ir.model,name:outgoing_email_by_model.model_ir_model
msgid "Models"
msgstr ""

#. module: outgoing_email_by_model
#: model:ir.model.fields,field_description:outgoing_email_by_model.field_ir_model__outgoing_email
msgid "Outgoing Email"
msgstr ""

#. module: outgoing_email_by_model
#: model:ir.model.fields,field_description:outgoing_email_by_model.field_ir_model__outgoing_mailserver_id
msgid "Outgoing Mailserver"
msgstr ""

0 comments on commit f0fa0f3

Please sign in to comment.