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

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * mass_mailing_unique
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 11.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "Last-Translator: <>\n"
  10. "Language-Team: \n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: \n"
  14. "Plural-Forms: \n"
  15. #. module: mass_mailing_unique
  16. #: sql_constraint:mail.mass_mailing.list:0
  17. msgid "Cannot have more than one lists with the same name."
  18. msgstr ""
  19. #. module: mass_mailing_unique
  20. #: code:addons/mass_mailing_unique/models/mass_mailing.py:21
  21. #, python-format
  22. msgid "Cannot have the same email more than once in the same list"
  23. msgstr ""
  24. #. module: mass_mailing_unique
  25. #: code:addons/mass_mailing_unique/hooks.py:45
  26. #, python-format
  27. msgid "Fix this before installing:"
  28. msgstr ""
  29. #. module: mass_mailing_unique
  30. #: model:ir.model,name:mass_mailing_unique.model_mail_mass_mailing_list
  31. msgid "Mailing List"
  32. msgstr ""
  33. #. module: mass_mailing_unique
  34. #: model:ir.model,name:mass_mailing_unique.model_mail_mass_mailing_contact
  35. msgid "Mass Mailing Contact"
  36. msgstr ""
  37. #. module: mass_mailing_unique
  38. #: code:addons/mass_mailing_unique/hooks.py:40
  39. #, python-format
  40. msgid "There are {1} lists with name {0}."
  41. msgstr ""
  42. #. module: mass_mailing_unique
  43. #: code:addons/mass_mailing_unique/hooks.py:31
  44. #, python-format
  45. msgid "{0} appears {2} times in list {1}."
  46. msgstr ""