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

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * portal_welcome_email_template
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.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: portal_welcome_email_template
#: model:email.template,body_html:portal_welcome_email_template.portal_welcome_email
msgid "\n"
" \n"
"<p>Dear ${object.name},&nbsp;</p>\n"
"<p>You have been given access to ${object.company_id.name}'s ${ctx['portal']}.</p>\n"
"<p>Your login account data is:</p>\n"
"<blockquote style=\"margin: 0 0 0 40px; border: none; padding: 0px;\">\n"
" <div>\n"
" Username: <strong>${ctx['login']}</strong>&nbsp;\n"
" </div>\n"
" <div>\n"
" Portal: ${ctx['portal_url']}&nbsp;\n"
" </div>\n"
" <div>\n"
" Database: ${ctx['db']}&nbsp;\n"
" </div>\n"
"</blockquote>\n"
"<br/>\n"
"You can set or change your password via the following url:<br/>\n"
"${ctx['signup_url']}<br/>\n"
"<p>${ctx['welcome_message']}</p>\n"
"<pre>\n"
"--\n"
"Automatic Email.\n"
"${object.company_id.name or ''}\n"
"</pre>\n"
" "
msgstr ""
#. module: portal_welcome_email_template
#: model:ir.model,name:portal_welcome_email_template.model_portal_wizard_user
msgid "Portal User Config"
msgstr ""
#. module: portal_welcome_email_template
#: model:email.template,subject:portal_welcome_email_template.portal_welcome_email
msgid "Your account at ${object.company_id.name}"
msgstr ""