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.
 
 
 
 

70 lines
2.0 KiB

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * email_template_qweb
#
# Translators:
# Rudolf Schnapka <rs@techno-flex.de>, 2017
msgid ""
msgstr ""
"Project-Id-Version: social (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-30 10:21+0000\n"
"PO-Revision-Date: 2017-04-04 15:55+0000\n"
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>\n"
"Language-Team: German (http://www.transifex.com/oca/OCA-social-8-0/language/"
"de/)\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: email_template_qweb
#: field:email.template,body_type:0
msgid "Body templating engine"
msgstr "Rumpf-Vorlage-Generator"
#. module: email_template_qweb
#: field:email.template,body_view_id:0
msgid "Body view"
msgstr "Rumpf-Ansicht"
#. module: email_template_qweb
#: view:website:email_template_qweb.view_email_template_demo1
msgid "Dear"
msgstr "Geehrter"
#. module: email_template_qweb
#: model:ir.model,name:email_template_qweb.model_email_template
msgid "Email Templates"
msgstr "Email-Vorlagen"
#. module: email_template_qweb
#: selection:email.template,body_type:0
msgid "Jinja2"
msgstr "Jinja2"
#. module: email_template_qweb
#: selection:email.template,body_type:0
msgid "QWeb"
msgstr "QWeb"
#. module: email_template_qweb
#: model:email.template,subject:email_template_qweb.email_template_demo1
msgid "QWeb demo email"
msgstr "QWeb-Demoemail"
#. module: email_template_qweb
#: view:website:email_template_qweb.view_email_template_demo1
msgid "This is an email template using qweb."
msgstr "Dies ist eine QWeb verwendende Email-Vorlage."
#. module: email_template_qweb
#: field:email.template,body_view_arch:0
msgid "View Architecture"
msgstr "Architektur ansehen"
#. module: email_template_qweb
#: view:email.template:email_template_qweb.email_template_form
msgid "{'invisible': [('body_type', '!=', 'jinja2')]}"
msgstr "{'invisible': [('body_type', '!=', 'jinja2')]}"