oca-travis
6 years ago
5 changed files with 165 additions and 20 deletions
-
37portal_welcome_email_template/i18n/de.po
-
8portal_welcome_email_template/i18n/es.po
-
37portal_welcome_email_template/i18n/fr.po
-
55portal_welcome_email_template/i18n/portal_welcome_email_template.pot
-
40portal_welcome_email_template/i18n/sl.po
@ -0,0 +1,55 @@ |
|||||
|
# 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}, </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> \n" |
||||
|
" </div>\n" |
||||
|
" <div>\n" |
||||
|
" Portal: ${ctx['portal_url']} \n" |
||||
|
" </div>\n" |
||||
|
" <div>\n" |
||||
|
" Database: ${ctx['db']} \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 "" |
||||
|
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue