You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
54 lines
1.4 KiB
54 lines
1.4 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * mass_mailing_unique
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 11.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
|
|
#: sql_constraint:mail.mass_mailing.list:0
|
|
msgid "Cannot have more than one lists with the same name."
|
|
msgstr ""
|
|
|
|
#. module: mass_mailing_unique
|
|
#: code:addons/mass_mailing_unique/models/mass_mailing.py:21
|
|
#, python-format
|
|
msgid "Cannot have the same email more than once in the same list"
|
|
msgstr ""
|
|
|
|
#. module: mass_mailing_unique
|
|
#: code:addons/mass_mailing_unique/hooks.py:45
|
|
#, python-format
|
|
msgid "Fix this before installing:"
|
|
msgstr ""
|
|
|
|
#. module: mass_mailing_unique
|
|
#: model:ir.model,name:mass_mailing_unique.model_mail_mass_mailing_list
|
|
msgid "Mailing List"
|
|
msgstr ""
|
|
|
|
#. module: mass_mailing_unique
|
|
#: model:ir.model,name:mass_mailing_unique.model_mail_mass_mailing_contact
|
|
msgid "Mass Mailing Contact"
|
|
msgstr ""
|
|
|
|
#. module: mass_mailing_unique
|
|
#: code:addons/mass_mailing_unique/hooks.py:40
|
|
#, python-format
|
|
msgid "There are {1} lists with name {0}."
|
|
msgstr ""
|
|
|
|
#. module: mass_mailing_unique
|
|
#: code:addons/mass_mailing_unique/hooks.py:31
|
|
#, python-format
|
|
msgid "{0} appears {2} times in list {1}."
|
|
msgstr ""
|
|
|