summaryrefslogtreecommitdiff
path: root/addons/calendar_sms/i18n/de.po
blob: 2104100e01bcc2d68637a94d44b258f306c449e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# 	* calendar_sms
# 
# Translators:
# Martin Trigaux, 2020
# Sebastian <shu@odoo.com>, 2020
# Jérôme JEK <jek@odoo.com>, 2020
# Chris Egal <sodaswed@web.de>, 2021
# 
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server saas~13.5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-01 07:28+0000\n"
"PO-Revision-Date: 2020-09-07 08:11+0000\n"
"Last-Translator: Chris Egal <sodaswed@web.de>, 2021\n"
"Language-Team: German (https://www.transifex.com/odoo/teams/41243/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: calendar_sms
#: model:ir.model,name:calendar_sms.model_calendar_event
msgid "Calendar Event"
msgstr "Kalender Veranstaltung"

#. module: calendar_sms
#: model:sms.template,name:calendar_sms.sms_template_data_calendar_reminder
msgid "Calendar Event: Reminder"
msgstr "Kalender Veranstaltung: Erinnerung"

#. module: calendar_sms
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_alarm__display_name
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_alarm_manager__display_name
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_event__display_name
msgid "Display Name"
msgstr "Anzeigename"

#. module: calendar_sms
#: model:ir.model,name:calendar_sms.model_calendar_alarm
msgid "Event Alarm"
msgstr "Event Alarm"

#. module: calendar_sms
#: model:ir.model,name:calendar_sms.model_calendar_alarm_manager
msgid "Event Alarm Manager"
msgstr "Event Alarm Manager"

#. module: calendar_sms
#: model:sms.template,body:calendar_sms.sms_template_data_calendar_reminder
msgid "Event reminder: ${object.name}, ${object.display_time}"
msgstr "Veranstaltung Erinnerung: ${object.name}, ${object.display_time}"

#. module: calendar_sms
#: code:addons/calendar_sms/models/calendar.py:0
#, python-format
msgid "Event reminder: %(name)s, %(time)s."
msgstr "Erinnerung an die Veranstaltung: %(name)s, %(time)s."

#. module: calendar_sms
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_alarm__id
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_alarm_manager__id
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_event__id
msgid "ID"
msgstr "ID"

#. module: calendar_sms
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_alarm____last_update
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_alarm_manager____last_update
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_event____last_update
msgid "Last Modified on"
msgstr "Zuletzt geändert am"

#. module: calendar_sms
#: model:ir.model.fields.selection,name:calendar_sms.selection__calendar_alarm__alarm_type__sms
msgid "SMS Text Message"
msgstr "SMS Text Nachricht "

#. module: calendar_sms
#: model:ir.actions.act_window,name:calendar_sms.calendar_event_act_window_sms_composer_single
msgid "Send SMS to attendees"
msgstr "SMS an Teilnehmer senden"

#. module: calendar_sms
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_alarm__alarm_type
msgid "Type"
msgstr "Typ"