mirror of https://github.com/OCA/social.git
44 lines
1.2 KiB
Plaintext
44 lines
1.2 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * mass_mailing_unique
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"Last-Translator: \n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: \n"
|
|
|
|
#. module: mass_mailing_unique
|
|
#: model:ir.model.constraint,message:mass_mailing_unique.constraint_mailing_list_unique_name
|
|
msgid "Cannot have more than one lists with the same name."
|
|
msgstr ""
|
|
|
|
#. module: mass_mailing_unique
|
|
#: model:ir.model,name:mass_mailing_unique.model_mailing_contact
|
|
msgid "Mailing Contact"
|
|
msgstr ""
|
|
|
|
#. module: mass_mailing_unique
|
|
#: model:ir.model,name:mass_mailing_unique.model_mailing_list
|
|
msgid "Mailing List"
|
|
msgstr ""
|
|
|
|
#. module: mass_mailing_unique
|
|
#: model:ir.model.constraint,message:mass_mailing_unique.constraint_mailing_contact_unique_email
|
|
msgid "There's already a contact with this email address"
|
|
msgstr ""
|
|
|
|
#. module: mass_mailing_unique
|
|
#. odoo-python
|
|
#: code:addons/mass_mailing_unique/hooks.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Unable to install module mass_mailing_unique:\n"
|
|
"%s"
|
|
msgstr ""
|