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.

48 lines
1.7 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * mass_mailing_resend
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 10.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2017-11-22 10:42+0000\n"
  10. "PO-Revision-Date: 2017-11-22 10:42+0000\n"
  11. "Last-Translator: <>\n"
  12. "Language-Team: \n"
  13. "Language: \n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: \n"
  17. "Plural-Forms: \n"
  18. #. module: mass_mailing_resend
  19. #: model_terms:ir.ui.view,arch_db:mass_mailing_resend.view_mail_mass_mailing_form
  20. msgid ""
  21. "<i class=\"fa fa-info-circle\"/> New sending will be done only to not sent/"
  22. "new recipients. If you want to resend again the mass mailing to already sent "
  23. "recipients, click on <b>Emails Sent</b> smart-button for removing the "
  24. "existing record(s)."
  25. msgstr ""
  26. "<i class=\"fa fa-info-circle\"/> El nuevo envío se realizará solo a los "
  27. "destinatarios no enviados/nuevos. Si quiere reenviar otra vez el correo "
  28. "masivo a destinatarios ya enviados, pulse en el botón <b>Correos enviados</"
  29. "b> para eliminar el/los registro/s existentes."
  30. #. module: mass_mailing_resend
  31. #: model:ir.model,name:mass_mailing_resend.model_mail_mass_mailing
  32. msgid "Mass Mailing"
  33. msgstr "Correo masivo"
  34. #. module: mass_mailing_resend
  35. #: model_terms:ir.ui.view,arch_db:mass_mailing_resend.view_mail_mass_mailing_form
  36. msgid "Resend"
  37. msgstr "Reenviar"
  38. #. module: mass_mailing_resend
  39. #: code:addons/mass_mailing_resend/models/mass_mailing.py:15
  40. #, python-format
  41. msgid "You can't resend a mass mailing that is being sent or in draft state."
  42. msgstr ""
  43. "No puede reenviar un correo masivo que está siendo enviado en estado "
  44. "borrador."