Holger Brunn
8 years ago
No known key found for this signature in database
GPG Key ID: 1C9760FECA3AE18
97 changed files with 2727 additions and 693 deletions
-
2README.md
-
58base_mail_bcc/README.rst
-
5base_mail_bcc/__init__.py
-
18base_mail_bcc/__openerp__.py
-
9base_mail_bcc/demo/mail_bcc_demo.xml
-
5base_mail_bcc/models/__init__.py
-
41base_mail_bcc/models/ir_mail_server.py
-
4base_mail_bcc/tests/__init__.py
-
20base_mail_bcc/tests/test_base_mail_bcc.py
-
25email_template_qweb/i18n/de.po
-
39mail_compose_select_lang/i18n/pt_PT.po
-
30mail_debrand/i18n/de.po
-
10mail_follower_custom_notification/i18n/ca.po
-
58mail_follower_custom_notification/i18n/de.po
-
10mail_follower_custom_notification/i18n/es_ES.po
-
6mail_follower_custom_notification/i18n/fi.po
-
227mail_follower_custom_notification/i18n/fr_CA.po
-
6mail_follower_custom_notification/i18n/nl.po
-
30mail_footer_notified_partners/i18n/de.po
-
96mail_forward/i18n/de.po
-
6mail_forward/i18n/es.po
-
8mail_forward/i18n/es_ES.po
-
8mail_forward/i18n/fi.po
-
19mail_forward/i18n/fr.po
-
35mail_full_expand/i18n/fi.po
-
107mail_mandrill/i18n/de.po
-
6mail_mandrill/i18n/es.po
-
8mail_mandrill/i18n/es_ES.po
-
86mail_mandrill/i18n/fi.po
-
12mail_mandrill/i18n/fr.po
-
397mail_mandrill/i18n/fr_CA.po
-
6mail_mandrill/i18n/it.po
-
8mail_mandrill/i18n/ru.po
-
65mail_notification_email_template/i18n/ca.po
-
66mail_notification_email_template/i18n/de.po
-
65mail_notification_email_template/i18n/pt_BR.po
-
11mail_optional_autofollow/i18n/de.po
-
13mail_optional_follower_notification/i18n/de.po
-
4mail_optional_follower_notification/i18n/es.po
-
6mail_optional_follower_notification/i18n/fi.po
-
33mail_print/i18n/de.po
-
61mail_print/i18n/fi.po
-
11mail_print/i18n/fr.po
-
61mail_print/i18n/ru.po
-
24mail_template_multi_report/i18n/de.po
-
11mail_template_multi_report/i18n/es_ES.po
-
12mail_tracking/README.rst
-
135mail_tracking/i18n/de.po
-
8mail_tracking/i18n/es_CO.po
-
28mail_tracking/i18n/es_ES.po
-
130mail_tracking/i18n/fi.po
-
30mail_tracking/i18n/fr.po
-
6mail_tracking/i18n/hr.po
-
11mail_tracking/i18n/it.po
-
6mail_tracking/i18n/pt_BR.po
-
9mail_tracking/i18n/pt_PT.po
-
11mail_tracking/i18n/ru.po
-
9mail_tracking/i18n/zh_CN.po
-
24mail_tracking_mailgun/i18n/de.po
-
24mail_tracking_mailgun/i18n/fi.po
-
50mail_tracking_mass_mailing/i18n/de.po
-
146mail_tracking_mass_mailing/i18n/fi.po
-
9mail_tracking_mass_mailing/i18n/fr.po
-
9mail_tracking_mass_mailing/i18n/it.po
-
146mail_tracking_mass_mailing/i18n/ru.po
-
10mass_mailing_custom_unsubscribe/i18n/ca.po
-
108mass_mailing_custom_unsubscribe/i18n/de.po
-
8mass_mailing_custom_unsubscribe/i18n/es_ES.po
-
10mass_mailing_custom_unsubscribe/i18n/fi.po
-
8mass_mailing_custom_unsubscribe/i18n/hr.po
-
8mass_mailing_custom_unsubscribe/i18n/nl.po
-
6mass_mailing_custom_unsubscribe/i18n/pt_BR.po
-
6mass_mailing_custom_unsubscribe/i18n/pt_PT.po
-
8mass_mailing_custom_unsubscribe/i18n/ru.po
-
10mass_mailing_custom_unsubscribe/i18n/zh_CN.po
-
20mass_mailing_event/i18n/de.po
-
11mass_mailing_event/i18n/es_ES.po
-
10mass_mailing_event/i18n/zh_CN.po
-
2mass_mailing_keep_archives/__openerp__.py
-
11mass_mailing_keep_archives/i18n/de.po
-
10mass_mailing_sending_queue/i18n/ca.po
-
44mass_mailing_sending_queue/i18n/de.po
-
11mass_mailing_sending_queue/i18n/es_ES.po
-
12mass_mailing_sending_queue/i18n/fi.po
-
9mass_mailing_sending_queue/i18n/pt_PT.po
-
43mass_mailing_statistic_extra/i18n/fi.po
-
43mass_mailing_statistic_extra/i18n/hr.po
-
57mass_mailing_unique/i18n/de.po
-
60portal_welcome_email_template/i18n/de.po
-
1setup/base_mail_bcc/odoo_addons/__init__.py
-
1setup/base_mail_bcc/odoo_addons/base_mail_bcc
-
6setup/base_mail_bcc/setup.py
-
24website_mail_snippet_bg_color/i18n/de.po
-
97website_mail_snippet_fixed/i18n/de.po
-
65website_mail_snippet_responsive/i18n/de.po
-
38website_mail_snippet_vertical_resize_base/i18n/de.po
-
24website_mass_mailing_name/i18n/de.po
@ -0,0 +1,58 @@ |
|||
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg |
|||
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html |
|||
:alt: License: AGPL-3 |
|||
|
|||
============== |
|||
BCC all emails |
|||
============== |
|||
|
|||
This module extends the email mechanism to allow for sending a blind carbon copy (BCC) |
|||
of all outgoing emails to configurable e-mail addresses. |
|||
|
|||
Configuration |
|||
============= |
|||
|
|||
To configure this module, you need to: |
|||
|
|||
* Go to Settings > Parameters > System Parameters |
|||
* Create a new entry with key `base_mail_bcc.bcc_to` and set the desired e-mail addresses for BCC as value. This value must be a comma-separated list of valid e-mail addresses. |
|||
|
|||
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas |
|||
:alt: Try me on Runbot |
|||
:target: https://runbot.odoo-community.org/runbot/205/8.0 |
|||
|
|||
Bug Tracker |
|||
=========== |
|||
|
|||
Bugs are tracked on `GitHub Issues |
|||
<https://github.com/OCA/social/issues>`_. In case of trouble, please |
|||
check there if your issue has already been reported. If you spotted it first, |
|||
help us smashing it by providing a detailed and welcomed feedback. |
|||
|
|||
Credits |
|||
======= |
|||
|
|||
Images |
|||
------ |
|||
|
|||
* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_. |
|||
|
|||
Contributors |
|||
------------ |
|||
|
|||
* Thomas Rehn <thomas.rehn@initos.com> |
|||
|
|||
Maintainer |
|||
---------- |
|||
|
|||
.. image:: https://odoo-community.org/logo.png |
|||
:alt: Odoo Community Association |
|||
:target: https://odoo-community.org |
|||
|
|||
This module is maintained by the OCA. |
|||
|
|||
OCA, or the Odoo Community Association, is a nonprofit organization whose |
|||
mission is to support the collaborative development of Odoo features and |
|||
promote its widespread use. |
|||
|
|||
To contribute to this module, please visit https://odoo-community.org. |
@ -0,0 +1,5 @@ |
|||
# -*- coding: utf-8 -*- |
|||
# © 2014-2016 Thomas Rehn (initOS GmbH) |
|||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). |
|||
|
|||
from . import models |
@ -0,0 +1,18 @@ |
|||
# -*- coding: utf-8 -*- |
|||
# © 2014-2016 Thomas Rehn (initOS GmbH) |
|||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). |
|||
{ |
|||
"name": "BCC all emails", |
|||
"version": "8.0.1.0.0", |
|||
"depends": ["base"], |
|||
'author': 'initOS GmbH, Odoo Community Association (OCA)', |
|||
"category": "Tools", |
|||
'license': 'AGPL-3', |
|||
'data': [ |
|||
], |
|||
'demo': ['demo/mail_bcc_demo.xml'], |
|||
'test': [ |
|||
], |
|||
'installable': True, |
|||
'auto_install': False, |
|||
} |
@ -0,0 +1,9 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<openerp> |
|||
<data noupdate="1"> |
|||
<record id="mail_bcc" model="ir.config_parameter"> |
|||
<field name="key">base_mail_bcc.bcc_to</field> |
|||
<field name="value">root@example.com</field> |
|||
</record> |
|||
</data> |
|||
</openerp> |
@ -0,0 +1,5 @@ |
|||
# -*- coding: utf-8 -*- |
|||
# © 2014-2016 Thomas Rehn (initOS GmbH) |
|||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). |
|||
|
|||
from . import ir_mail_server |
@ -0,0 +1,41 @@ |
|||
# -*- coding: utf-8 -*- |
|||
# © 2014-2017 Thomas Rehn (initOS GmbH) |
|||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). |
|||
from email.Utils import COMMASPACE |
|||
|
|||
from openerp import models, api |
|||
|
|||
|
|||
class IrMailServer(models.Model): |
|||
_inherit = "ir.mail_server" |
|||
|
|||
@api.model |
|||
def send_email(self, message, mail_server_id=None, smtp_server=None, |
|||
smtp_port=None, smtp_user=None, smtp_password=None, |
|||
smtp_encryption=None, smtp_debug=False): |
|||
""""Add global bcc email addresses""" |
|||
|
|||
# These are added here in send_email instead of build_email |
|||
# because build_email is independent from the database and does not |
|||
# have a cursor as parameter. |
|||
|
|||
ir_config_parameter = self.env["ir.config_parameter"] |
|||
config_email_bcc = ir_config_parameter.\ |
|||
get_param("base_mail_bcc.bcc_to") |
|||
|
|||
if config_email_bcc: |
|||
config_email_bcc = config_email_bcc.encode('ascii') |
|||
existing_bcc = [] |
|||
if message['Bcc']: |
|||
existing_bcc.append(message['Bcc']) |
|||
del message['Bcc'] |
|||
message['Bcc'] = COMMASPACE.join( |
|||
existing_bcc + config_email_bcc.split(',') |
|||
) |
|||
|
|||
return super(IrMailServer, self).send_email( |
|||
message, mail_server_id=mail_server_id, smtp_server=smtp_server, |
|||
smtp_port=smtp_port, smtp_user=smtp_user, |
|||
smtp_password=smtp_password, smtp_encryption=smtp_encryption, |
|||
smtp_debug=smtp_debug |
|||
) |
@ -0,0 +1,4 @@ |
|||
# -*- coding: utf-8 -*- |
|||
# © 2017 initOS GmbH <https://www.initos.com> |
|||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). |
|||
from . import test_base_mail_bcc |
@ -0,0 +1,20 @@ |
|||
# -*- coding: utf-8 -*- |
|||
# © 2017 initOS GmbH <https://www.initos.com> |
|||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). |
|||
import mock |
|||
|
|||
from openerp.tests.common import TransactionCase |
|||
|
|||
|
|||
class TestBaseMailBcc(TransactionCase): |
|||
def test_base_mail_bcc(self): |
|||
ir_mail_server = self.env['ir.mail_server'] |
|||
message = ir_mail_server.build_email( |
|||
email_from='admin@example.com', |
|||
email_to='admin@example.com', |
|||
email_bcc='unused@example.com', |
|||
subject='An example E-Mail', |
|||
body='With an example body', |
|||
) |
|||
with mock.patch("smtplib.SMTP"): |
|||
ir_mail_server.send_email(message) |
@ -0,0 +1,39 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * mail_compose_select_lang |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: social (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-02-25 07:42+0000\n" |
|||
"PO-Revision-Date: 2015-08-14 19:21+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-social-8-0/language/pt_PT/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: pt_PT\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: mail_compose_select_lang |
|||
#: model:ir.model,name:mail_compose_select_lang.model_email_template |
|||
msgid "Email Templates" |
|||
msgstr "" |
|||
|
|||
#. module: mail_compose_select_lang |
|||
#: model:ir.model,name:mail_compose_select_lang.model_mail_compose_message |
|||
msgid "Email composition wizard" |
|||
msgstr "" |
|||
|
|||
#. module: mail_compose_select_lang |
|||
#: view:mail.compose.message:mail_compose_select_lang.email_compose_message_wizard_inherit_form_lang |
|||
#: field:mail.compose.message,lang:0 |
|||
msgid "Force language" |
|||
msgstr "" |
|||
|
|||
#. module: mail_compose_select_lang |
|||
#: model:ir.model,name:mail_compose_select_lang.model_report |
|||
msgid "Report" |
|||
msgstr "Relatório" |
@ -0,0 +1,30 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * mail_debrand |
|||
# |
|||
# 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-03-19 11:47+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" |
|||
"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_debrand |
|||
#: model:ir.model,name:mail_debrand.model_mail_notification |
|||
msgid "Notifications" |
|||
msgstr "Mitteilungen" |
|||
|
|||
#. module: mail_debrand |
|||
#: code:addons/mail_debrand/models/mail.py:51 |
|||
#, python-format |
|||
msgid "Sent by %s" |
|||
msgstr "Gesendet von %s" |
@ -0,0 +1,227 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * mail_follower_custom_notification |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: social (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-12 12:59+0000\n" |
|||
"PO-Revision-Date: 2017-03-13 12:52+0000\n" |
|||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n" |
|||
"Language-Team: French (Canada) (http://www.transifex.com/oca/OCA-social-8-0/language/fr_CA/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: fr_CA\n" |
|||
"Plural-Forms: nplurals=2; plural=(n > 1);\n" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: view:mail.subtype.assign.custom.notifications:mail_follower_custom_notification.view_mail_subtype_assign_custom_notifications |
|||
msgid "Apply" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: model:ir.model,name:mail_follower_custom_notification.model_mail_subtype_assign_custom_notifications |
|||
msgid "Assign custom notification settings to existing followers" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: view:mail.subtype.assign.custom.notifications:mail_follower_custom_notification.view_mail_subtype_assign_custom_notifications |
|||
msgid "Cancel" |
|||
msgstr "Annuler" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: help:mail.message.subtype,custom_notification_own:0 |
|||
msgid "" |
|||
"Check this to have notifications generated and sent via email about own " |
|||
"messages" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: help:mail.message.subtype,custom_notification_model_ids:0 |
|||
msgid "" |
|||
"Choose for which models the custom configuration applies. This is only " |
|||
"necessary if your subtype doesn't set a model itself" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: field:mail.subtype.assign.custom.notifications,create_uid:0 |
|||
msgid "Created by" |
|||
msgstr "Créé par" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: field:mail.subtype.assign.custom.notifications,create_date:0 |
|||
msgid "Created on" |
|||
msgstr "Créé le" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: view:mail.message.subtype:mail_follower_custom_notification.view_mail_message_subtype_form |
|||
msgid "Custom notifications" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: field:base.patch.models.mixin,display_name:0 |
|||
#: field:mail.subtype.assign.custom.notifications,display_name:0 |
|||
msgid "Display Name" |
|||
msgstr "Afficher le nom" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: model:ir.model,name:mail_follower_custom_notification.model_mail_followers |
|||
msgid "Document Followers" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: model:ir.model,name:mail_follower_custom_notification.model_mail_thread |
|||
msgid "Email Thread" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: field:mail.followers,force_mail_subtype_ids:0 |
|||
msgid "Force mails from subtype" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: selection:mail.message.subtype,custom_notification_mail:0 |
|||
msgid "Force no" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: field:mail.followers,force_nomail_subtype_ids:0 |
|||
msgid "Force no mails from subtype" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#. openerp-web |
|||
#: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:20 |
|||
#, python-format |
|||
msgid "Force not sending mails" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: field:mail.followers,force_own_subtype_ids:0 |
|||
msgid "Force own mails from subtype" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#. openerp-web |
|||
#: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:16 |
|||
#, python-format |
|||
msgid "Force sending mails" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: selection:mail.message.subtype,custom_notification_mail:0 |
|||
msgid "Force yes" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: field:base.patch.models.mixin,id:0 |
|||
#: field:mail.subtype.assign.custom.notifications,id:0 |
|||
msgid "ID" |
|||
msgstr "Identifiant" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: field:base.patch.models.mixin,__last_update:0 |
|||
#: field:mail.subtype.assign.custom.notifications,__last_update:0 |
|||
msgid "Last Modified on" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: field:mail.subtype.assign.custom.notifications,write_uid:0 |
|||
msgid "Last Updated by" |
|||
msgstr "Dernière mise à jour par" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: field:mail.subtype.assign.custom.notifications,write_date:0 |
|||
msgid "Last Updated on" |
|||
msgstr "Dernière mise à jour le" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: help:mail.message.subtype,custom_notification_mail:0 |
|||
msgid "" |
|||
"Leave empty to use the on the partner's form, set to \"Force yes\" to always" |
|||
" send messages of this type via email, and \"Force no\" to never send " |
|||
"messages of type via email" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#. openerp-web |
|||
#: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:9 |
|||
#, python-format |
|||
msgid "Mail notifications" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: model:ir.model,name:mail_follower_custom_notification.model_mail_message |
|||
msgid "Message" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: model:ir.model,name:mail_follower_custom_notification.model_mail_message_subtype |
|||
msgid "Message subtypes" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: field:mail.message.subtype,custom_notification_model_ids:0 |
|||
msgid "Models" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#. openerp-web |
|||
#: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:27 |
|||
#, python-format |
|||
msgid "No notification" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: model:ir.model,name:mail_follower_custom_notification.model_mail_notification |
|||
msgid "Notifications" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: field:mail.message.subtype,custom_notification_own:0 |
|||
msgid "Notify about own messages" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#. openerp-web |
|||
#: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:31 |
|||
#, python-format |
|||
msgid "Notify me" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#. openerp-web |
|||
#: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:24 |
|||
#, python-format |
|||
msgid "Own messages" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: field:mail.message.subtype,custom_notification_mail:0 |
|||
msgid "Send mail notification" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: field:mail.subtype.assign.custom.notifications,subtype_ids:0 |
|||
msgid "Subtypes" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: model:ir.actions.act_window,name:mail_follower_custom_notification.action_mail_subtype_assign_custom_notifications |
|||
msgid "Update existing subscriptions" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#. openerp-web |
|||
#: code:addons/mail_follower_custom_notification/static/src/xml/mail_follower_custom_notification.xml:12 |
|||
#, python-format |
|||
msgid "Use default mail preferences" |
|||
msgstr "" |
|||
|
|||
#. module: mail_follower_custom_notification |
|||
#: view:mail.subtype.assign.custom.notifications:mail_follower_custom_notification.view_mail_subtype_assign_custom_notifications |
|||
msgid "or" |
|||
msgstr "" |
@ -0,0 +1,30 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * mail_footer_notified_partners |
|||
# |
|||
# 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-03-18 17:25+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" |
|||
"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_footer_notified_partners |
|||
#: code:addons/mail_footer_notified_partners/models/mail_followers.py:43 |
|||
#, python-format |
|||
msgid "Also notified: " |
|||
msgstr "Auch benachrichtigt:" |
|||
|
|||
#. module: mail_footer_notified_partners |
|||
#: model:ir.model,name:mail_footer_notified_partners.model_mail_notification |
|||
msgid "Notifications" |
|||
msgstr "Mitteilungen" |
@ -0,0 +1,35 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * mail_full_expand |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: social (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-05-13 03:01+0000\n" |
|||
"PO-Revision-Date: 2017-05-11 04:38+0000\n" |
|||
"Last-Translator: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>\n" |
|||
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-social-8-0/language/fi/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: fi\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: mail_full_expand |
|||
#. openerp-web |
|||
#: code:addons/mail_full_expand/static/src/xml/mail_full_expand.xml:10 |
|||
#, python-format |
|||
msgid "Fully expand" |
|||
msgstr "" |
|||
|
|||
#. module: mail_full_expand |
|||
#: view:mail.message:mail_full_expand.view |
|||
msgid "Message" |
|||
msgstr "Viesti" |
|||
|
|||
#. module: mail_full_expand |
|||
#: model:ir.actions.act_window,name:mail_full_expand.act_window |
|||
msgid "Read Full Email" |
|||
msgstr "" |
@ -0,0 +1,397 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * mail_mandrill |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: social (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-12 12:59+0000\n" |
|||
"PO-Revision-Date: 2017-03-13 12:52+0000\n" |
|||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n" |
|||
"Language-Team: French (Canada) (http://www.transifex.com/oca/OCA-social-8-0/language/fr_CA/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: fr_CA\n" |
|||
"Plural-Forms: nplurals=2; plural=(n > 1);\n" |
|||
|
|||
#. module: mail_mandrill |
|||
#: help:mail.mandrill.message,state:0 |
|||
msgid "" |
|||
" * The 'Sent' status indicates that message was succesfully delivered to recipient Mail Exchange (MX) server.\n" |
|||
" * The 'Opened' status indicates that message was opened or clicked by recipient.\n" |
|||
" * The 'Rejected' status indicates that recipient email address is blacklisted by Mandrill. It is recomended to delete this email address.\n" |
|||
" * The 'Spam' status indicates that Mandrill consider this message as spam.\n" |
|||
" * The 'Unsubscribed' status indicates that recipient has requested to be unsubscribed from this message.\n" |
|||
" * The 'Bounced' status indicates that message was bounced by recipient Mail Exchange (MX) server.\n" |
|||
" * The 'Soft bounced' status indicates that message was soft bounced by recipient Mail Exchange (MX) server.\n" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search |
|||
msgid "Bounce" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: field:mail.mandrill.message,bounce_description:0 |
|||
msgid "Bounce description" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: field:mail.mandrill.message,bounce_type:0 |
|||
msgid "Bounce type" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: selection:mail.mandrill.message,state:0 |
|||
msgid "Bounced" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search |
|||
msgid "Click" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: selection:mail.mandrill.event,event_type:0 |
|||
msgid "Clicked" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: field:mail.mandrill.event,url:0 |
|||
msgid "Clicked URL" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search |
|||
#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_tree |
|||
#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_form |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: field:mail.mandrill.event,create_uid:0 |
|||
#: field:mail.mandrill.message,create_uid:0 |
|||
msgid "Created by" |
|||
msgstr "Créé par" |
|||
|
|||
#. module: mail_mandrill |
|||
#: field:mail.mandrill.event,create_date:0 |
|||
#: field:mail.mandrill.message,create_date:0 |
|||
msgid "Created on" |
|||
msgstr "Créé le" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search |
|||
#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_search |
|||
msgid "Date" |
|||
msgstr "Date" |
|||
|
|||
#. module: mail_mandrill |
|||
#: selection:mail.mandrill.event,event_type:0 |
|||
msgid "Deferral" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_search |
|||
#: selection:mail.mandrill.message,state:0 |
|||
msgid "Deferred" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: field:mail.mandrill.event,display_name:0 |
|||
#: field:mail.mandrill.message,display_name:0 |
|||
msgid "Display Name" |
|||
msgstr "Afficher le nom" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_search |
|||
msgid "Email" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: field:mail.mandrill.event,event_type:0 |
|||
msgid "Event type" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search |
|||
#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_search |
|||
msgid "Failed" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search |
|||
#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_search |
|||
msgid "Group By" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: selection:mail.mandrill.event,event_type:0 |
|||
msgid "Hard bounce" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: field:mail.mandrill.event,id:0 field:mail.mandrill.message,id:0 |
|||
msgid "ID" |
|||
msgstr "Identifiant" |
|||
|
|||
#. module: mail_mandrill |
|||
#: field:mail.mandrill.event,mobile:0 |
|||
msgid "Is mobile?" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: field:mail.mandrill.event,__last_update:0 |
|||
#: field:mail.mandrill.message,__last_update:0 |
|||
msgid "Last Modified on" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: field:mail.mandrill.event,write_uid:0 |
|||
#: field:mail.mandrill.message,write_uid:0 |
|||
msgid "Last Updated by" |
|||
msgstr "Dernière mise à jour par" |
|||
|
|||
#. module: mail_mandrill |
|||
#: field:mail.mandrill.event,write_date:0 |
|||
#: field:mail.mandrill.message,write_date:0 |
|||
msgid "Last Updated on" |
|||
msgstr "Dernière mise à jour le" |
|||
|
|||
#. module: mail_mandrill |
|||
#: field:mail.mandrill.event,timestamp:0 |
|||
#: field:mail.mandrill.message,timestamp:0 |
|||
msgid "Mandrill UTC timestamp" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: field:mail.mandrill.event,date:0 field:mail.mandrill.message,date:0 |
|||
msgid "Mandrill date" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_search |
|||
msgid "Mandrill email Search" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_form |
|||
msgid "Mandrill email event" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_tree |
|||
#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_form |
|||
msgid "Mandrill email events" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_form |
|||
msgid "Mandrill email message" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: model:ir.actions.act_window,name:mail_mandrill.action_view_mail_mandrill_message |
|||
#: model:ir.ui.menu,name:mail_mandrill.menu_mail_mandrill_message |
|||
#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_tree |
|||
msgid "Mandrill emails" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search |
|||
msgid "Mandrill event Search" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: model:ir.actions.act_window,name:mail_mandrill.action_view_mail_mandrill_event |
|||
#: model:ir.ui.menu,name:mail_mandrill.menu_mail_mandrill_event |
|||
#: field:mail.mandrill.message,event_ids:0 |
|||
msgid "Mandrill events" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: field:mail.mandrill.message,mandrill_id:0 |
|||
msgid "Mandrill message ID" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: field:mail.mandrill.event,time:0 field:mail.mandrill.message,time:0 |
|||
msgid "Mandrill time" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: field:mail.mandrill.event,message_id:0 |
|||
msgid "Message" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search |
|||
#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_tree |
|||
msgid "Message subject" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: field:mail.mandrill.message,metadata:0 |
|||
msgid "Metadata" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search |
|||
#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_search |
|||
msgid "Month" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search |
|||
msgid "Open" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: selection:mail.mandrill.event,event_type:0 |
|||
#: selection:mail.mandrill.message,state:0 |
|||
msgid "Opened" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: field:mail.mandrill.event,os_family:0 |
|||
msgid "Operating system family" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: model:ir.model,name:mail_mandrill.model_mail_mail |
|||
msgid "Outgoing Mails" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_tree |
|||
msgid "Recipient" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: field:mail.mandrill.message,recipient:0 |
|||
msgid "Recipient email" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: selection:mail.mandrill.event,event_type:0 |
|||
#: selection:mail.mandrill.message,state:0 |
|||
msgid "Rejected" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search |
|||
msgid "Send" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_search |
|||
#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_tree |
|||
msgid "Sender" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: field:mail.mandrill.message,sender:0 |
|||
msgid "Sender email" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: selection:mail.mandrill.event,event_type:0 |
|||
#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_search |
|||
#: selection:mail.mandrill.message,state:0 |
|||
msgid "Sent" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: selection:mail.mandrill.event,event_type:0 |
|||
msgid "Soft bounce" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: selection:mail.mandrill.message,state:0 |
|||
msgid "Soft bounced" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: selection:mail.mandrill.event,event_type:0 |
|||
#: selection:mail.mandrill.message,state:0 |
|||
msgid "Spam" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_search |
|||
#: field:mail.mandrill.message,state:0 |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search |
|||
#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_search |
|||
#: field:mail.mandrill.message,name:0 |
|||
msgid "Subject" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_tree |
|||
#: field:mail.mandrill.message,tags:0 |
|||
msgid "Tags" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search |
|||
#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_search |
|||
msgid "Time" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search |
|||
msgid "Type" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search |
|||
msgid "URL" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search |
|||
msgid "Unsubscribe" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: selection:mail.mandrill.event,event_type:0 |
|||
#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_search |
|||
#: selection:mail.mandrill.message,state:0 |
|||
msgid "Unsubscribed" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: field:mail.mandrill.event,ip:0 |
|||
msgid "User IP" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search |
|||
#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_tree |
|||
#: field:mail.mandrill.event,user_agent:0 |
|||
#: view:mail.mandrill.message:mail_mandrill.view_mail_mandrill_message_form |
|||
msgid "User agent" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: field:mail.mandrill.event,ua_family:0 |
|||
msgid "User agent family" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: view:mail.mandrill.event:mail_mandrill.view_mail_mandrill_event_search |
|||
#: field:mail.mandrill.event,ua_type:0 |
|||
msgid "User agent type" |
|||
msgstr "" |
|||
|
|||
#. module: mail_mandrill |
|||
#: field:mail.mandrill.event,user_country_id:0 |
|||
msgid "User country" |
|||
msgstr "" |
@ -0,0 +1,65 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * mail_notification_email_template |
|||
# |
|||
# Translators: |
|||
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: 2016-06-02 07:19+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Catalan (http://www.transifex.com/oca/OCA-social-8-0/language/ca/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: ca\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: mail_notification_email_template |
|||
#: model:email.template,body_html:mail_notification_email_template.template |
|||
msgid "" |
|||
"\n" |
|||
" <h2>Dear ${object.partner_id.name},</h2>\n" |
|||
" <p>there's a new message on <a href=\"${object.record_access_link}\">${object.record.name}</a>:</p>\n" |
|||
" ${object.message_id.body|safe}\n" |
|||
" \n" |
|||
" " |
|||
msgstr "" |
|||
|
|||
#. module: mail_notification_email_template |
|||
#: model:email.template,subject:mail_notification_email_template.template |
|||
msgid "${object.message_id.subject|safe}" |
|||
msgstr "" |
|||
|
|||
#. module: mail_notification_email_template |
|||
#: model:ir.model,name:mail_notification_email_template.model_mail_message_subtype |
|||
msgid "Message subtypes" |
|||
msgstr "" |
|||
|
|||
#. module: mail_notification_email_template |
|||
#: field:mail.message.subtype,template_id:0 |
|||
msgid "Notification template" |
|||
msgstr "" |
|||
|
|||
#. module: mail_notification_email_template |
|||
#: model:ir.model,name:mail_notification_email_template.model_mail_notification |
|||
msgid "Notifications" |
|||
msgstr "" |
|||
|
|||
#. module: mail_notification_email_template |
|||
#: field:mail.notification,record:0 |
|||
msgid "Record" |
|||
msgstr "Registre" |
|||
|
|||
#. module: mail_notification_email_template |
|||
#: field:mail.notification,record_access_link:0 |
|||
msgid "Record access link" |
|||
msgstr "" |
|||
|
|||
#. module: mail_notification_email_template |
|||
#: help:mail.message.subtype,template_id:0 |
|||
msgid "" |
|||
"This template will be used to render notifications sent out for this subtype" |
|||
msgstr "" |
@ -0,0 +1,66 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * mail_notification_email_template |
|||
# |
|||
# 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-03-19 19:49+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" |
|||
"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_notification_email_template |
|||
#: model:email.template,body_html:mail_notification_email_template.template |
|||
msgid "" |
|||
"\n" |
|||
" <h2>Dear ${object.partner_id.name},</h2>\n" |
|||
" <p>there's a new message on <a href=\"${object.record_access_link}\">${object.record.name}</a>:</p>\n" |
|||
" ${object.message_id.body|safe}\n" |
|||
" \n" |
|||
" " |
|||
msgstr "\n <h2>Geehrte(r) ${object.partner_id.name},</h2>\n <p>anbei finden Sie eine neue Meldung zu <a href=\"${object.record_access_link}\">${object.record.name}</a>:</p>\n ${object.message_id.body|safe}\n \n " |
|||
|
|||
#. module: mail_notification_email_template |
|||
#: model:email.template,subject:mail_notification_email_template.template |
|||
msgid "${object.message_id.subject|safe}" |
|||
msgstr "${object.message_id.subject|safe}" |
|||
|
|||
#. module: mail_notification_email_template |
|||
#: model:ir.model,name:mail_notification_email_template.model_mail_message_subtype |
|||
msgid "Message subtypes" |
|||
msgstr "Meldungsunterarten" |
|||
|
|||
#. module: mail_notification_email_template |
|||
#: field:mail.message.subtype,template_id:0 |
|||
msgid "Notification template" |
|||
msgstr "Mitteilungsvorlage" |
|||
|
|||
#. module: mail_notification_email_template |
|||
#: model:ir.model,name:mail_notification_email_template.model_mail_notification |
|||
msgid "Notifications" |
|||
msgstr "Mitteilungen" |
|||
|
|||
#. module: mail_notification_email_template |
|||
#: field:mail.notification,record:0 |
|||
msgid "Record" |
|||
msgstr "Datensatz" |
|||
|
|||
#. module: mail_notification_email_template |
|||
#: field:mail.notification,record_access_link:0 |
|||
msgid "Record access link" |
|||
msgstr "Datensatzzugriffslink" |
|||
|
|||
#. module: mail_notification_email_template |
|||
#: help:mail.message.subtype,template_id:0 |
|||
msgid "" |
|||
"This template will be used to render notifications sent out for this subtype" |
|||
msgstr "Diese Vorlage wird zum Erstellen versendeter Mitteilungen dieser Unterart verwendet" |
@ -0,0 +1,65 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * mail_notification_email_template |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: social (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-05-13 08:42+0000\n" |
|||
"PO-Revision-Date: 2016-06-02 07:19+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-social-8-0/language/pt_BR/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: pt_BR\n" |
|||
"Plural-Forms: nplurals=2; plural=(n > 1);\n" |
|||
|
|||
#. module: mail_notification_email_template |
|||
#: model:email.template,body_html:mail_notification_email_template.template |
|||
msgid "" |
|||
"\n" |
|||
" <h2>Dear ${object.partner_id.name},</h2>\n" |
|||
" <p>there's a new message on <a href=\"${object.record_access_link}\">${object.record.name}</a>:</p>\n" |
|||
" ${object.message_id.body|safe}\n" |
|||
" \n" |
|||
" " |
|||
msgstr "" |
|||
|
|||
#. module: mail_notification_email_template |
|||
#: model:email.template,subject:mail_notification_email_template.template |
|||
msgid "${object.message_id.subject|safe}" |
|||
msgstr "" |
|||
|
|||
#. module: mail_notification_email_template |
|||
#: model:ir.model,name:mail_notification_email_template.model_mail_message_subtype |
|||
msgid "Message subtypes" |
|||
msgstr "" |
|||
|
|||
#. module: mail_notification_email_template |
|||
#: field:mail.message.subtype,template_id:0 |
|||
msgid "Notification template" |
|||
msgstr "" |
|||
|
|||
#. module: mail_notification_email_template |
|||
#: model:ir.model,name:mail_notification_email_template.model_mail_notification |
|||
msgid "Notifications" |
|||
msgstr "" |
|||
|
|||
#. module: mail_notification_email_template |
|||
#: field:mail.notification,record:0 |
|||
msgid "Record" |
|||
msgstr "Registro" |
|||
|
|||
#. module: mail_notification_email_template |
|||
#: field:mail.notification,record_access_link:0 |
|||
msgid "Record access link" |
|||
msgstr "" |
|||
|
|||
#. module: mail_notification_email_template |
|||
#: help:mail.message.subtype,template_id:0 |
|||
msgid "" |
|||
"This template will be used to render notifications sent out for this subtype" |
|||
msgstr "" |
@ -0,0 +1,61 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * mail_print |
|||
# |
|||
# Translators: |
|||
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2017 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 8.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-05-13 03:01+0000\n" |
|||
"PO-Revision-Date: 2017-05-13 03:01+0000\n" |
|||
"Last-Translator: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2017\n" |
|||
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: fi\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: mail_print |
|||
#: view:website:mail_print.mail_message |
|||
msgid "Attachments" |
|||
msgstr "" |
|||
|
|||
#. module: mail_print |
|||
#: view:website:mail_print.mail_message |
|||
msgid "Bytes" |
|||
msgstr "" |
|||
|
|||
#. module: mail_print |
|||
#: view:website:mail_print.mail_message |
|||
msgid "Date:" |
|||
msgstr "" |
|||
|
|||
#. module: mail_print |
|||
#: model:ir.actions.report.xml,name:mail_print.mail_message_pdf |
|||
msgid "Email" |
|||
msgstr "Sähköposti" |
|||
|
|||
#. module: mail_print |
|||
#: view:website:mail_print.mail_message |
|||
msgid "From:" |
|||
msgstr "" |
|||
|
|||
#. module: mail_print |
|||
#. openerp-web |
|||
#: code:addons/mail_print/static/src/xml/mail.xml:5 |
|||
#, python-format |
|||
msgid "Print Email" |
|||
msgstr "" |
|||
|
|||
#. module: mail_print |
|||
#: view:website:mail_print.mail_message |
|||
msgid "Subject:" |
|||
msgstr "" |
|||
|
|||
#. module: mail_print |
|||
#: view:website:mail_print.mail_message |
|||
msgid "To:" |
|||
msgstr "" |
@ -0,0 +1,61 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * mail_print |
|||
# |
|||
# Translators: |
|||
# Victor Safronovich <vsafronovich@suvit.ru>, 2017 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 8.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-05-13 03:01+0000\n" |
|||
"PO-Revision-Date: 2017-05-13 03:01+0000\n" |
|||
"Last-Translator: Victor Safronovich <vsafronovich@suvit.ru>, 2017\n" |
|||
"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: ru\n" |
|||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" |
|||
|
|||
#. module: mail_print |
|||
#: view:website:mail_print.mail_message |
|||
msgid "Attachments" |
|||
msgstr "" |
|||
|
|||
#. module: mail_print |
|||
#: view:website:mail_print.mail_message |
|||
msgid "Bytes" |
|||
msgstr "" |
|||
|
|||
#. module: mail_print |
|||
#: view:website:mail_print.mail_message |
|||
msgid "Date:" |
|||
msgstr "Дата:" |
|||
|
|||
#. module: mail_print |
|||
#: model:ir.actions.report.xml,name:mail_print.mail_message_pdf |
|||
msgid "Email" |
|||
msgstr "Эл. почта" |
|||
|
|||
#. module: mail_print |
|||
#: view:website:mail_print.mail_message |
|||
msgid "From:" |
|||
msgstr "" |
|||
|
|||
#. module: mail_print |
|||
#. openerp-web |
|||
#: code:addons/mail_print/static/src/xml/mail.xml:5 |
|||
#, python-format |
|||
msgid "Print Email" |
|||
msgstr "" |
|||
|
|||
#. module: mail_print |
|||
#: view:website:mail_print.mail_message |
|||
msgid "Subject:" |
|||
msgstr "" |
|||
|
|||
#. module: mail_print |
|||
#: view:website:mail_print.mail_message |
|||
msgid "To:" |
|||
msgstr "" |
@ -0,0 +1,24 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * mail_tracking_mailgun |
|||
# |
|||
# Translators: |
|||
# Rudolf Schnapka <rs@techno-flex.de>, 2017 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 8.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-04-30 10:21+0000\n" |
|||
"PO-Revision-Date: 2017-04-30 10:21+0000\n" |
|||
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>, 2017\n" |
|||
"Language-Team: German (https://www.transifex.com/oca/teams/23907/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_tracking_mailgun |
|||
#: model:ir.model,name:mail_tracking_mailgun.model_mail_tracking_email |
|||
msgid "MailTracking email" |
|||
msgstr "Mailverfolgung" |
@ -0,0 +1,24 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * mail_tracking_mailgun |
|||
# |
|||
# Translators: |
|||
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2017 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 8.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-05-13 03:01+0000\n" |
|||
"PO-Revision-Date: 2017-05-13 03:01+0000\n" |
|||
"Last-Translator: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2017\n" |
|||
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: fi\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: mail_tracking_mailgun |
|||
#: model:ir.model,name:mail_tracking_mailgun.model_mail_tracking_email |
|||
msgid "MailTracking email" |
|||
msgstr "MailTracking sähköposti" |
@ -0,0 +1,146 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * mail_tracking_mass_mailing |
|||
# |
|||
# Translators: |
|||
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2017 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 8.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-05-13 03:01+0000\n" |
|||
"PO-Revision-Date: 2017-05-13 03:01+0000\n" |
|||
"Last-Translator: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2017\n" |
|||
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: fi\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: field:mail.mass_mailing,avoid_resend:0 |
|||
msgid "Avoid resend" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: help:mail.mass_mailing,avoid_resend:0 |
|||
msgid "Avoid to send this mass mailing email twice to the same recipient" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: view:mail.mail.statistics:mail_tracking_mass_mailing.view_mail_mail_statistics_form |
|||
msgid "Country" |
|||
msgstr "Maa" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: field:mail.mail,path:0 |
|||
msgid "Discussion Path" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: model:ir.model,name:mail_tracking_mass_mailing.model_mail_mail_statistics |
|||
msgid "Email Statistics" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: view:mail.mass_mailing.contact:mail_tracking_mass_mailing.view_mail_mass_mailing_contact_search |
|||
#: field:mail.mass_mailing.contact,email_bounced:0 |
|||
msgid "Email bounced" |
|||
msgstr "Sähköposti palautunut" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: field:mail.mass_mailing.contact,email_score:0 |
|||
msgid "Email score" |
|||
msgstr "Sähköpostipisteet" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: model:ir.ui.menu,name:mail_tracking_mass_mailing.mail_tracking_email_menu |
|||
msgid "Emails" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: model:ir.ui.menu,name:mail_tracking_mass_mailing.mail_tracking_event_menu |
|||
msgid "Events" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: field:mail.tracking.email,mail_id_int:0 |
|||
msgid "Mail ID" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: field:mail.tracking.email,mail_stats_id:0 |
|||
msgid "Mail statistics" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: model:ir.ui.menu,name:mail_tracking_mass_mailing.mail_tracking_menu |
|||
#: field:mail.mail.statistics,mail_tracking_id:0 |
|||
msgid "Mail tracking" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: model:ir.actions.act_window,name:mail_tracking_mass_mailing.action_view_mail_tracking_email |
|||
msgid "Mail tracking emails" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: model:ir.actions.act_window,name:mail_tracking_mass_mailing.action_view_mail_tracking_event |
|||
msgid "Mail tracking events" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: model:ir.model,name:mail_tracking_mass_mailing.model_mail_tracking_email |
|||
msgid "MailTracking email" |
|||
msgstr "MailTracking sähköposti" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: model:ir.model,name:mail_tracking_mass_mailing.model_mail_tracking_event |
|||
msgid "MailTracking event" |
|||
msgstr "MailTracking tapahtuma" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: model:ir.model,name:mail_tracking_mass_mailing.model_mail_mass_mailing |
|||
msgid "Mass Mailing" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: model:ir.model,name:mail_tracking_mass_mailing.model_mail_mass_mailing_contact |
|||
msgid "Mass Mailing Contact" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: field:mail.tracking.email,mass_mailing_id:0 |
|||
#: field:mail.tracking.event,mass_mailing_id:0 |
|||
msgid "Mass mailing" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: model:ir.model,name:mail_tracking_mass_mailing.model_mail_mail |
|||
msgid "Outgoing Mails" |
|||
msgstr "Lähtevät postit" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: code:addons/mail_tracking_mass_mailing/models/mail_mass_mailing.py:28 |
|||
#, python-format |
|||
msgid "" |
|||
"There is no more recipients to send and 'Avoid resend' option is enabled" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: view:mail.mail.statistics:mail_tracking_mass_mailing.view_mail_mail_statistics_form |
|||
#: field:mail.mail.statistics,tracking_event_ids:0 |
|||
msgid "Tracking events" |
|||
msgstr "Seurattavat tapahtumat" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: help:mail.mail,path:0 |
|||
msgid "" |
|||
"Used to display messages in a paragraph-based chatter using a unique path;" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: view:mail.mail.statistics:mail_tracking_mass_mailing.view_mail_mail_statistics_form |
|||
msgid "User agent" |
|||
msgstr "User agent" |
@ -0,0 +1,146 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * mail_tracking_mass_mailing |
|||
# |
|||
# Translators: |
|||
# Victor Safronovich <vsafronovich@suvit.ru>, 2017 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 8.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-05-13 03:01+0000\n" |
|||
"PO-Revision-Date: 2017-05-13 03:01+0000\n" |
|||
"Last-Translator: Victor Safronovich <vsafronovich@suvit.ru>, 2017\n" |
|||
"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: ru\n" |
|||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: field:mail.mass_mailing,avoid_resend:0 |
|||
msgid "Avoid resend" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: help:mail.mass_mailing,avoid_resend:0 |
|||
msgid "Avoid to send this mass mailing email twice to the same recipient" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: view:mail.mail.statistics:mail_tracking_mass_mailing.view_mail_mail_statistics_form |
|||
msgid "Country" |
|||
msgstr "Страна" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: field:mail.mail,path:0 |
|||
msgid "Discussion Path" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: model:ir.model,name:mail_tracking_mass_mailing.model_mail_mail_statistics |
|||
msgid "Email Statistics" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: view:mail.mass_mailing.contact:mail_tracking_mass_mailing.view_mail_mass_mailing_contact_search |
|||
#: field:mail.mass_mailing.contact,email_bounced:0 |
|||
msgid "Email bounced" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: field:mail.mass_mailing.contact,email_score:0 |
|||
msgid "Email score" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: model:ir.ui.menu,name:mail_tracking_mass_mailing.mail_tracking_email_menu |
|||
msgid "Emails" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: model:ir.ui.menu,name:mail_tracking_mass_mailing.mail_tracking_event_menu |
|||
msgid "Events" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: field:mail.tracking.email,mail_id_int:0 |
|||
msgid "Mail ID" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: field:mail.tracking.email,mail_stats_id:0 |
|||
msgid "Mail statistics" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: model:ir.ui.menu,name:mail_tracking_mass_mailing.mail_tracking_menu |
|||
#: field:mail.mail.statistics,mail_tracking_id:0 |
|||
msgid "Mail tracking" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: model:ir.actions.act_window,name:mail_tracking_mass_mailing.action_view_mail_tracking_email |
|||
msgid "Mail tracking emails" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: model:ir.actions.act_window,name:mail_tracking_mass_mailing.action_view_mail_tracking_event |
|||
msgid "Mail tracking events" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: model:ir.model,name:mail_tracking_mass_mailing.model_mail_tracking_email |
|||
msgid "MailTracking email" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: model:ir.model,name:mail_tracking_mass_mailing.model_mail_tracking_event |
|||
msgid "MailTracking event" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: model:ir.model,name:mail_tracking_mass_mailing.model_mail_mass_mailing |
|||
msgid "Mass Mailing" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: model:ir.model,name:mail_tracking_mass_mailing.model_mail_mass_mailing_contact |
|||
msgid "Mass Mailing Contact" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: field:mail.tracking.email,mass_mailing_id:0 |
|||
#: field:mail.tracking.event,mass_mailing_id:0 |
|||
msgid "Mass mailing" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: model:ir.model,name:mail_tracking_mass_mailing.model_mail_mail |
|||
msgid "Outgoing Mails" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: code:addons/mail_tracking_mass_mailing/models/mail_mass_mailing.py:28 |
|||
#, python-format |
|||
msgid "" |
|||
"There is no more recipients to send and 'Avoid resend' option is enabled" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: view:mail.mail.statistics:mail_tracking_mass_mailing.view_mail_mail_statistics_form |
|||
#: field:mail.mail.statistics,tracking_event_ids:0 |
|||
msgid "Tracking events" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: help:mail.mail,path:0 |
|||
msgid "" |
|||
"Used to display messages in a paragraph-based chatter using a unique path;" |
|||
msgstr "" |
|||
|
|||
#. module: mail_tracking_mass_mailing |
|||
#: view:mail.mail.statistics:mail_tracking_mass_mailing.view_mail_mail_statistics_form |
|||
msgid "User agent" |
|||
msgstr "" |
@ -0,0 +1,43 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * mass_mailing_statistic_extra |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: social (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-05-13 03:01+0000\n" |
|||
"PO-Revision-Date: 2017-05-11 04:38+0000\n" |
|||
"Last-Translator: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>\n" |
|||
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-social-8-0/language/fi/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: fi\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: mass_mailing_statistic_extra |
|||
#: model:ir.model,name:mass_mailing_statistic_extra.model_mail_mail_statistics |
|||
msgid "Email Statistics" |
|||
msgstr "" |
|||
|
|||
#. module: mass_mailing_statistic_extra |
|||
#: field:mail.mail.statistics,email_from:0 |
|||
msgid "From" |
|||
msgstr "" |
|||
|
|||
#. module: mass_mailing_statistic_extra |
|||
#: model:ir.model,name:mass_mailing_statistic_extra.model_mail_mail |
|||
msgid "Outgoing Mails" |
|||
msgstr "Lähtevät postit" |
|||
|
|||
#. module: mass_mailing_statistic_extra |
|||
#: field:mail.mail.statistics,subject:0 |
|||
msgid "Subject" |
|||
msgstr "Aihe" |
|||
|
|||
#. module: mass_mailing_statistic_extra |
|||
#: field:mail.mail.statistics,email_to:0 |
|||
msgid "To" |
|||
msgstr "" |
@ -0,0 +1,43 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * mass_mailing_statistic_extra |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: social (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-03-12 12:59+0000\n" |
|||
"PO-Revision-Date: 2015-12-14 11:29+0000\n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: Croatian (http://www.transifex.com/oca/OCA-social-8-0/language/hr/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: hr\n" |
|||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" |
|||
|
|||
#. module: mass_mailing_statistic_extra |
|||
#: model:ir.model,name:mass_mailing_statistic_extra.model_mail_mail_statistics |
|||
msgid "Email Statistics" |
|||
msgstr "Statistika e-maila" |
|||
|
|||
#. module: mass_mailing_statistic_extra |
|||
#: field:mail.mail.statistics,email_from:0 |
|||
msgid "From" |
|||
msgstr "" |
|||
|
|||
#. module: mass_mailing_statistic_extra |
|||
#: model:ir.model,name:mass_mailing_statistic_extra.model_mail_mail |
|||
msgid "Outgoing Mails" |
|||
msgstr "" |
|||
|
|||
#. module: mass_mailing_statistic_extra |
|||
#: field:mail.mail.statistics,subject:0 |
|||
msgid "Subject" |
|||
msgstr "" |
|||
|
|||
#. module: mass_mailing_statistic_extra |
|||
#: field:mail.mail.statistics,email_to:0 |
|||
msgid "To" |
|||
msgstr "" |
@ -0,0 +1,57 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * mass_mailing_unique |
|||
# |
|||
# 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-03-19 12:11+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" |
|||
"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: mass_mailing_unique |
|||
#: sql_constraint:mail.mass_mailing.list:0 |
|||
msgid "Cannot have more than one lists with the same name." |
|||
msgstr "Sie dürfen nicht mehrere Listen gleich Namens führen." |
|||
|
|||
#. module: mass_mailing_unique |
|||
#: sql_constraint:mail.mass_mailing.contact:0 |
|||
msgid "Cannot have the same email more than once in the same list." |
|||
msgstr "Die gleiche Email-Anschrift darf nicht mehrmals in einer Liste vorkommen." |
|||
|
|||
#. module: mass_mailing_unique |
|||
#: code:addons/mass_mailing_unique/hooks.py:42 |
|||
#, python-format |
|||
msgid "Fix this before installing:" |
|||
msgstr "Beheben Sie dies vor der Installation:" |
|||
|
|||
#. module: mass_mailing_unique |
|||
#: model:ir.model,name:mass_mailing_unique.model_mail_mass_mailing_list |
|||
msgid "Mailing List" |
|||
msgstr "Mailingliste" |
|||
|
|||
#. module: mass_mailing_unique |
|||
#: model:ir.model,name:mass_mailing_unique.model_mail_mass_mailing_contact |
|||
msgid "Mass Mailing Contact" |
|||
msgstr "Massenmail-Kontakt" |
|||
|
|||
#. module: mass_mailing_unique |
|||
#: code:addons/mass_mailing_unique/hooks.py:37 |
|||
#, python-format |
|||
msgid "There are {1} lists with name {0}." |
|||
msgstr "Es gibt {1} Liste mit Name {0}." |
|||
|
|||
#. module: mass_mailing_unique |
|||
#: code:addons/mass_mailing_unique/hooks.py:28 |
|||
#, python-format |
|||
msgid "{0} appears {2} times in list {1}." |
|||
msgstr "{0} erscheint {2} mal in der Liste {1}." |
@ -0,0 +1,60 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * portal_welcome_email_template |
|||
# |
|||
# 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-03-19 11:47+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" |
|||
"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: 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 "\n \n<p>Geehte(r) ${object.name}, </p>\n<p>Ihnen wurde die Berechtigung zu ${object.company_id.name}'s ${ctx['portal']} erteilt.</p>\n<p>Ihre Zugangsdaten lauten:</p>\n<blockquote style=\"margin: 0 0 0 40px; border: none; padding: 0px;\">\n <div>\n Benutzername: <strong>${ctx['login']}</strong> \n </div>\n <div>\n Portal: ${ctx['portal_url']} \n </div>\n <div>\n Datenbank: ${ctx['db']} \n </div>\n</blockquote>\n<br/>\nSie können Ihr Passwort über folgende URL setzen bzw. ändern:<br/>\n${ctx['signup_url']}<br/>\n<p>${ctx['welcome_message']}</p>\n<pre>\n--\nAutomatische Nachricht.\n${object.company_id.name or ''}\n</pre>\n " |
|||
|
|||
#. module: portal_welcome_email_template |
|||
#: model:ir.model,name:portal_welcome_email_template.model_portal_wizard_user |
|||
msgid "Portal User Config" |
|||
msgstr "Portal-Benutzereinstellungen" |
|||
|
|||
#. 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 "Ihr Konto bei ${object.company_id.name}" |
@ -0,0 +1 @@ |
|||
__import__('pkg_resources').declare_namespace(__name__) |
@ -0,0 +1 @@ |
|||
../../../base_mail_bcc |
@ -0,0 +1,6 @@ |
|||
import setuptools |
|||
|
|||
setuptools.setup( |
|||
setup_requires=['setuptools-odoo'], |
|||
odoo_addon=True, |
|||
) |
@ -0,0 +1,24 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * website_mail_snippet_bg_color |
|||
# |
|||
# 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-03-18 17:25+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" |
|||
"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: website_mail_snippet_bg_color |
|||
#: view:website:website_mail.email_designer_snippets |
|||
msgid "Pick Background Color" |
|||
msgstr "Wähle Hintergrundfarbe" |
@ -0,0 +1,97 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * website_mail_snippet_fixed |
|||
# |
|||
# 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-03-19 19:50+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" |
|||
"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: website_mail_snippet_fixed |
|||
#: view:website:website_mail_snippet_fixed.560px_section |
|||
msgid "Big image + Text + Button (1 column)" |
|||
msgstr "Grosses Bild + Text + Schaltfläche (1 Spalte)" |
|||
|
|||
#. module: website_mail_snippet_fixed |
|||
#: view:website:website_mail_snippet_fixed.560px_section |
|||
msgid "Date + Text + Button (2 columns)" |
|||
msgstr "Datum + Text + Button (2-spaltig)" |
|||
|
|||
#. module: website_mail_snippet_fixed |
|||
#: view:website:website_mail_snippet_fixed.560px_section |
|||
msgid "December" |
|||
msgstr "Dezember" |
|||
|
|||
#. module: website_mail_snippet_fixed |
|||
#: view:website:website_mail_snippet_fixed.560px_section |
|||
msgid "Event Title" |
|||
msgstr "Veranstaltungsbezeichnung" |
|||
|
|||
#. module: website_mail_snippet_fixed |
|||
#: view:website:website_mail.email_designer_snippets |
|||
msgid "Fixed 560px Width" |
|||
msgstr "Feste 560px Breite" |
|||
|
|||
#. module: website_mail_snippet_fixed |
|||
#: view:website:website_mail_snippet_fixed.560px_section |
|||
msgid "Horizontal Separator" |
|||
msgstr "Horizontaler Trenner" |
|||
|
|||
#. module: website_mail_snippet_fixed |
|||
#: view:website:website_mail_snippet_fixed.560px_section |
|||
msgid "Image + Text + Button (2 columns)" |
|||
msgstr "Bild + Text + Button (2-spaltig)" |
|||
|
|||
#. module: website_mail_snippet_fixed |
|||
#: view:website:website_mail_snippet_fixed.560px_section |
|||
msgid "Image + Text + Button (3 columns)" |
|||
msgstr "Bild + Text + Schaltfläche (3-spaltig)" |
|||
|
|||
#. module: website_mail_snippet_fixed |
|||
#: view:website:website_mail_snippet_fixed.560px_section |
|||
msgid "Learn more" |
|||
msgstr "Erfahre mehr" |
|||
|
|||
#. module: website_mail_snippet_fixed |
|||
#: view:website:website_mail_snippet_fixed.560px_section |
|||
msgid "Left Image, Right Text + Button" |
|||
msgstr "Bild links, Text rechts + Button" |
|||
|
|||
#. module: website_mail_snippet_fixed |
|||
#: view:website:website_mail_snippet_fixed.560px_section |
|||
msgid "Left Text and Button, Right Image" |
|||
msgstr "Text links und Button, Bild rechts" |
|||
|
|||
#. module: website_mail_snippet_fixed |
|||
#: view:website:website_mail_snippet_fixed.560px_section |
|||
msgid "Lorem ipsum dolor sit amet, consectetur adipiscing elit." |
|||
msgstr "Lorem ipsum dolor sit amet, consectetur adipiscing elit." |
|||
|
|||
#. module: website_mail_snippet_fixed |
|||
#: view:website:website_mail_snippet_fixed.560px_section |
|||
msgid "" |
|||
"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed varius, leo a " |
|||
"ullamcorper feugiat, ante purus sodales justo, a faucibus libero lacus a " |
|||
"est. Aenean at mollis ipsum." |
|||
msgstr "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed varius, leo a ullamcorper feugiat, ante purus sodales justo, a faucibus libero lacus a est. Aenean at mollis ipsum." |
|||
|
|||
#. module: website_mail_snippet_fixed |
|||
#: view:website:website_mail_snippet_fixed.560px_section |
|||
msgid "News Item" |
|||
msgstr "Nachrichtenelement" |
|||
|
|||
#. module: website_mail_snippet_fixed |
|||
#: view:website:website_mail_snippet_fixed.560px_section |
|||
msgid "Title" |
|||
msgstr "Titel" |
@ -0,0 +1,38 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * website_mail_snippet_vertical_resize_base |
|||
# |
|||
# 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:22+0000\n" |
|||
"PO-Revision-Date: 2017-03-19 11:47+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" |
|||
"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: website_mail_snippet_vertical_resize_base |
|||
#: view:website:website_mail.email_designer_snippets |
|||
msgid "Change Height" |
|||
msgstr "Ändere Höhe" |
|||
|
|||
#. module: website_mail_snippet_vertical_resize_base |
|||
#. openerp-web |
|||
#: code:addons/website_mail_snippet_vertical_resize_base/static/src/js/vertical_resize.js:23 |
|||
#, python-format |
|||
msgid "Element height in pixels" |
|||
msgstr "Elementhöhe in Pixeln" |
|||
|
|||
#. module: website_mail_snippet_vertical_resize_base |
|||
#. openerp-web |
|||
#: code:addons/website_mail_snippet_vertical_resize_base/static/src/js/vertical_resize.js:22 |
|||
#, python-format |
|||
msgid "Set element height" |
|||
msgstr "Elementhöhe setzen" |
@ -0,0 +1,24 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * website_mass_mailing_name |
|||
# |
|||
# Translators: |
|||
# Rudolf Schnapka <rs@techno-flex.de>, 2017 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 8.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-04-30 10:22+0000\n" |
|||
"PO-Revision-Date: 2017-04-30 10:22+0000\n" |
|||
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>, 2017\n" |
|||
"Language-Team: German (https://www.transifex.com/oca/teams/23907/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: website_mass_mailing_name |
|||
#: view:website:website.snippets |
|||
msgid "your name..." |
|||
msgstr "Ihr Name..." |
Write
Preview
Loading…
Cancel
Save
Reference in new issue