# 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" "

Dear ${object.name}, 

\n" "

You have been given access to ${object.company_id.name}'s ${ctx['portal']}.

\n" "

Your login account data is:

\n" "
\n" "
\n" " Username: ${ctx['login']} \n" "
\n" "
\n" " Portal: ${ctx['portal_url']} \n" "
\n" "
\n" " Database: ${ctx['db']} \n" "
\n" "
\n" "
\n" "You can set or change your password via the following url:
\n" "${ctx['signup_url']}
\n" "

${ctx['welcome_message']}

\n" "
\n"
"--\n"
"Automatic Email.\n"
"${object.company_id.name or ''}\n"
"
\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 ""