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.

38 lines
1.6 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. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: \n"
  16. "Plural-Forms: \n"
  17. #. module: mass_mailing_resend
  18. #: model:ir.ui.view,arch_db:mass_mailing_resend.view_mail_mass_mailing_form
  19. msgid "<i class=\"fa fa-info-circle\"/> New sending will be done only to not sent/new recipients. If you want to resend again the mass mailing to already sent recipients, click on <b>Emails Sent</b> smart-button for removing the existing record(s)."
  20. msgstr "<i class=\"fa fa-info-circle\"/> El nuevo envío se realizará solo a los destinatarios no enviados/nuevos. Si quiere reenviar otra vez el correo masivo a destinatarios ya enviados, pulse en el botón <b>Correos enviados</b> para eliminar el/los registro/s existentes."
  21. #. module: mass_mailing_resend
  22. #: model:ir.model,name:mass_mailing_resend.model_mail_mass_mailing
  23. msgid "Mass Mailing"
  24. msgstr "Correo masivo"
  25. #. module: mass_mailing_resend
  26. #: model:ir.ui.view,arch_db:mass_mailing_resend.view_mail_mass_mailing_form
  27. msgid "Resend"
  28. msgstr "Reenviar"
  29. #. module: mass_mailing_resend
  30. #: code:addons/mass_mailing_resend/models/mass_mailing.py:16
  31. #, python-format
  32. msgid "You can't resend a mass mailing that is being sent or in draft state."
  33. msgstr "No puede reenviar un correo masivo que está siendo enviado en estado borrador."