forked from Mapan/odoo17e
130 lines
4.6 KiB
Plaintext
130 lines
4.6 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * website_appointment_sale
|
|
#
|
|
# Translators:
|
|
# Larissa Manderfeld, 2023
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 22:22+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Larissa Manderfeld, 2023\n"
|
|
"Language-Team: German (https://app.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: website_appointment_sale
|
|
#: model_terms:ir.ui.view,arch_db:website_appointment_sale.appointment_sale_confirmation_cards
|
|
msgid "(timezone:"
|
|
msgstr "(Zeitzone:"
|
|
|
|
#. module: website_appointment_sale
|
|
#: model_terms:ir.ui.view,arch_db:website_appointment_sale.appointment_sale_confirmation_cards
|
|
msgid "<i class=\"fa fa-check me-2\"/>Booked"
|
|
msgstr "<i class=\"fa fa-check me-2\"/>Gebucht"
|
|
|
|
#. module: website_appointment_sale
|
|
#: model_terms:ir.ui.view,arch_db:website_appointment_sale.appointment_sale_confirmation_cards
|
|
msgid "Awaiting Payment"
|
|
msgstr "Warten auf Zahlung"
|
|
|
|
#. module: website_appointment_sale
|
|
#: model:ir.model.fields,field_description:website_appointment_sale.field_sale_order_line__calendar_booking_ids
|
|
msgid "Bookings"
|
|
msgstr "Buchungen"
|
|
|
|
#. module: website_appointment_sale
|
|
#: model:ir.model.fields,field_description:website_appointment_sale.field_sale_order_line__calendar_event_id
|
|
msgid "Meeting"
|
|
msgstr "Meeting"
|
|
|
|
#. module: website_appointment_sale
|
|
#: model:ir.model,name:website_appointment_sale.model_calendar_booking
|
|
msgid "Meeting Booking"
|
|
msgstr "Meeting-Buchung"
|
|
|
|
#. module: website_appointment_sale
|
|
#: model:ir.model.fields,field_description:website_appointment_sale.field_sale_order__calendar_event_count
|
|
msgid "Meetings"
|
|
msgstr "Meetings"
|
|
|
|
#. module: website_appointment_sale
|
|
#: model_terms:ir.ui.view,arch_db:website_appointment_sale.website_sale_confirmation_appointment
|
|
msgid "Oops, it looks like the following Meeting(s) were not booked smoothly:"
|
|
msgstr ""
|
|
"Hoppla, es scheint, dass die Buchung folgender Meetings nicht funktioniert "
|
|
"hat:"
|
|
|
|
#. module: website_appointment_sale
|
|
#: model_terms:ir.ui.view,arch_db:website_appointment_sale.appointment_sale_confirmation_cards
|
|
msgid "Please Contact Us"
|
|
msgstr "Bitte kontaktieren Sie uns"
|
|
|
|
#. module: website_appointment_sale
|
|
#: model:ir.model.fields,field_description:website_appointment_sale.field_calendar_booking__order_line_id
|
|
msgid "Sale Order Line"
|
|
msgstr "Verkaufsauftragszeile"
|
|
|
|
#. module: website_appointment_sale
|
|
#: model:ir.model,name:website_appointment_sale.model_sale_order
|
|
msgid "Sales Order"
|
|
msgstr "Verkaufsauftrag"
|
|
|
|
#. module: website_appointment_sale
|
|
#: model:ir.model,name:website_appointment_sale.model_sale_order_line
|
|
msgid "Sales Order Line"
|
|
msgstr "Verkaufsauftragszeile"
|
|
|
|
#. module: website_appointment_sale
|
|
#. odoo-python
|
|
#: code:addons/website_appointment_sale/models/sale_order.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The following bookings are not available anymore during the selected period "
|
|
"and your cart must be updated. We are sorry for the inconvenience."
|
|
msgstr ""
|
|
"Folgende Buchungen sind während des ausgewählten Zeitraums nicht mehr "
|
|
"verfügbar und müssen aktualisiert werden. Entschuldigen Sie die "
|
|
"Unannehmlichkeiten!"
|
|
|
|
#. module: website_appointment_sale
|
|
#. odoo-python
|
|
#: code:addons/website_appointment_sale/models/calendar_booking.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The following bookings were not confirmed due to insufficient availability "
|
|
"or configuration changes: %s"
|
|
msgstr ""
|
|
"Die folgenden Buchungen wurden aufgrund von unzureichender Verfügbarkeit "
|
|
"oder Konfigurationsänderungen nicht bestätigt: %s"
|
|
|
|
#. module: website_appointment_sale
|
|
#: model_terms:ir.ui.view,arch_db:website_appointment_sale.appointment_sale_confirmation_cards
|
|
msgid "View Details"
|
|
msgstr "Details anzeigen"
|
|
|
|
#. module: website_appointment_sale
|
|
#: model_terms:ir.ui.view,arch_db:website_appointment_sale.website_sale_confirmation_appointment
|
|
msgid "We are looking forward to seeing you at the following Meeting(s):"
|
|
msgstr "Wir freuen uns darauf, Sie bei folgenden Meetings zu treffen:"
|
|
|
|
#. module: website_appointment_sale
|
|
#: model:ir.model,name:website_appointment_sale.model_website
|
|
msgid "Website"
|
|
msgstr "Website"
|
|
|
|
#. module: website_appointment_sale
|
|
#. odoo-python
|
|
#: code:addons/website_appointment_sale/models/sale_order.py:0
|
|
#, python-format
|
|
msgid "You cannot manually change the quantity of a Booking Fees product."
|
|
msgstr ""
|
|
"Sie können die Menge eines Produkts für Buchungsgebühren nicht manuell "
|
|
"ändern."
|