# Translation of Odoo Server. # This file contains the translation of the following modules: # * mail_forward # # Translators: # Rudolf Schnapka , 2016 msgid "" msgstr "" "Project-Id-Version: social (8.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-01-17 01:37+0000\n" "PO-Revision-Date: 2016-01-18 15:40+0000\n" "Last-Translator: Rudolf Schnapka \n" "Language-Team: German (http://www.transifex.com/oca/OCA-social-8-0/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: mail_forward #. openerp-web #: code:addons/mail_forward/static/src/js/mail_forward.js:25 #, python-format msgid "(No subject)" msgstr "(kein Thema)" #. module: mail_forward #: help:res.request.link,mail_forward_target:0 msgid "Allow to forward mails to this model." msgstr "Erlaube das Weiterleiten an dieses Modell." #. module: mail_forward #: help:mail_forward.compose_message,move_attachments:0 msgid "" "Attachments will be assigned to the chosen destination object and you will " "be able to pick them from its 'Attachments' button, but they will not be " "there for the current object if any. In any case you can always open it from" " the message itself." msgstr "Anhänge werden dem gewählten Zielobjekt zugeordnet und Sie werden diese über die Schaltfläche 'Anhänge' erreichen können, aber für das aktuelle Objekt, sofern vorhanden, nicht. In jedem Fall können Sie die Anhänge aus den Nachricht direkt öffnen." #. module: mail_forward #. openerp-web #: code:addons/mail_forward/static/src/js/mail_forward.js:47 #, python-format msgid "CC: " msgstr "CC: " #. module: mail_forward #: field:mail_forward.compose_message,create_uid:0 msgid "Created by" msgstr "Angelegt durch" #. module: mail_forward #: field:mail_forward.compose_message,create_date:0 msgid "Created on" msgstr "Angelegt am" #. module: mail_forward #. openerp-web #: code:addons/mail_forward/static/src/js/mail_forward.js:38 #, python-format msgid "Date: " msgstr "Datum:" #. module: mail_forward #: field:mail_forward.compose_message,destination_object_id:0 msgid "Destination object" msgstr "Zielobjekt" #. module: mail_forward #. openerp-web #: code:addons/mail_forward/static/src/js/mail_forward.js:16 #, python-format msgid "FWD" msgstr "Weiterl." #. module: mail_forward #. openerp-web #: code:addons/mail_forward/static/src/xml/mail_forward.xml:10 #, python-format msgid "Forward" msgstr "Weitergeleitet" #. module: mail_forward #: model:ir.actions.act_window,name:mail_forward.compose_action msgid "Forward Email" msgstr "Email weiterleiten" #. module: mail_forward #. openerp-web #: code:addons/mail_forward/static/src/js/mail_forward.js:36 #, python-format msgid "Forwarded message" msgstr "Weitergeleitete Nachricht" #. module: mail_forward #. openerp-web #: code:addons/mail_forward/static/src/js/mail_forward.js:37 #, python-format msgid "From: " msgstr "Von:" #. module: mail_forward #: field:mail_forward.compose_message,id:0 msgid "ID" msgstr "ID" #. module: mail_forward #: field:mail_forward.compose_message,write_uid:0 msgid "Last Updated by" msgstr "Zuletzt aktualisiert durch" #. module: mail_forward #: field:mail_forward.compose_message,write_date:0 msgid "Last Updated on" msgstr "Zuletzt aktualisiert am" #. module: mail_forward #: field:res.request.link,mail_forward_target:0 msgid "Mail forward target" msgstr "Weiterleitungsziel" #. module: mail_forward #: field:mail_forward.compose_message,move_attachments:0 msgid "Move attachments" msgstr "Verschiebe Anhänge" #. module: mail_forward #: help:mail_forward.compose_message,destination_object_id:0 msgid "Object where the forwarded message will be attached" msgstr "Objekt, an welches die weitergeleitete Nachricht angehängt wird" #. module: mail_forward #: field:mail_forward.compose_message,original_wizard_id:0 msgid "Original message compose wizard" msgstr "Assistent zum Verfassen der original Nachricht" #. module: mail_forward #. openerp-web #: code:addons/mail_forward/static/src/js/mail_forward.js:41 #, python-format msgid "Subject: " msgstr "Betreff:" #. module: mail_forward #. openerp-web #: code:addons/mail_forward/static/src/js/mail_forward.js:44 #, python-format msgid "To: " msgstr "An:" #. module: mail_forward #: view:mail_forward.compose_message:mail_forward.compose_form msgid "" "{\n" " 'invisible': [('destination_object_id', '=', False)]\n" " }" msgstr "" #. module: mail_forward #: view:mail_forward.compose_message:mail_forward.compose_form msgid "" "{\n" " 'required': [('destination_object_id', '=', False)]\n" " }" msgstr ""