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.

55 lines
1.6 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * portal_welcome_email_template
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 8.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: portal_welcome_email_template
  16. #: model:email.template,body_html:portal_welcome_email_template.portal_welcome_email
  17. msgid "\n"
  18. " \n"
  19. "<p>Dear ${object.name},&nbsp;</p>\n"
  20. "<p>You have been given access to ${object.company_id.name}'s ${ctx['portal']}.</p>\n"
  21. "<p>Your login account data is:</p>\n"
  22. "<blockquote style=\"margin: 0 0 0 40px; border: none; padding: 0px;\">\n"
  23. " <div>\n"
  24. " Username: <strong>${ctx['login']}</strong>&nbsp;\n"
  25. " </div>\n"
  26. " <div>\n"
  27. " Portal: ${ctx['portal_url']}&nbsp;\n"
  28. " </div>\n"
  29. " <div>\n"
  30. " Database: ${ctx['db']}&nbsp;\n"
  31. " </div>\n"
  32. "</blockquote>\n"
  33. "<br/>\n"
  34. "You can set or change your password via the following url:<br/>\n"
  35. "${ctx['signup_url']}<br/>\n"
  36. "<p>${ctx['welcome_message']}</p>\n"
  37. "<pre>\n"
  38. "--\n"
  39. "Automatic Email.\n"
  40. "${object.company_id.name or ''}\n"
  41. "</pre>\n"
  42. " "
  43. msgstr ""
  44. #. module: portal_welcome_email_template
  45. #: model:ir.model,name:portal_welcome_email_template.model_portal_wizard_user
  46. msgid "Portal User Config"
  47. msgstr ""
  48. #. module: portal_welcome_email_template
  49. #: model:email.template,subject:portal_welcome_email_template.portal_welcome_email
  50. msgid "Your account at ${object.company_id.name}"
  51. msgstr ""