forked from Mapan/odoo17e
156 lines
5.2 KiB
Plaintext
156 lines
5.2 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * helpdesk_stock
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
# 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:21+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: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_stock_return_picking__partner_id
|
|
msgid "Customer"
|
|
msgstr "Kunde"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model_terms:ir.ui.view,arch_db:helpdesk_stock.view_stock_return_picking_form_inherit_helpdesk_stock
|
|
msgid "Delivery to Return"
|
|
msgstr "Zu retournierende Lieferung"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,help:helpdesk_stock.field_helpdesk_ticket__tracking
|
|
msgid "Ensure the traceability of a storable product in your warehouse."
|
|
msgstr ""
|
|
"Stellen Sie die Rückverfolgbarkeit eines lagerfähigen Produkts in Ihrem "
|
|
"Lager sicher."
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_ticket__has_partner_picking
|
|
msgid "Has Partner Picking"
|
|
msgstr "Hat Partnerkommissionierung"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model,name:helpdesk_stock.model_helpdesk_ticket
|
|
msgid "Helpdesk Ticket"
|
|
msgstr "Kundendienstticket"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_ticket__lot_id
|
|
msgid "Lot/Serial Number"
|
|
msgstr "Los-/Seriennummer"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_stock_return_picking__picking_id
|
|
msgid "Picking"
|
|
msgstr "Kommissionierung"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_sla_report_analysis__product_id
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_ticket__product_id
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_ticket_report_analysis__product_id
|
|
msgid "Product"
|
|
msgstr "Produkt"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,help:helpdesk_stock.field_helpdesk_ticket__product_id
|
|
msgid ""
|
|
"Product this ticket is about. If selected, only the sales orders, deliveries"
|
|
" and invoices including this product will be visible."
|
|
msgstr ""
|
|
"Produkt, um das es in diesem Ticket geht. Wenn diese Option ausgewählt ist, "
|
|
"werden nur die Verkaufsaufträge, Lieferungen und Rechnungen angezeigt, die "
|
|
"dieses Produkt enthalten."
|
|
|
|
#. module: helpdesk_stock
|
|
#: model_terms:ir.ui.view,arch_db:helpdesk_stock.helpdesk_ticket_view_form_inherit_stock_user
|
|
msgid "Return"
|
|
msgstr "Retoure"
|
|
|
|
#. module: helpdesk_stock
|
|
#. odoo-python
|
|
#: code:addons/helpdesk_stock/models/stock_picking.py:0
|
|
#, python-format
|
|
msgid "Return %(status)s"
|
|
msgstr "%(status)s der Retoure"
|
|
|
|
#. module: helpdesk_stock
|
|
#. odoo-python
|
|
#: code:addons/helpdesk_stock/models/helpdesk_ticket.py:0
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_ticket__picking_ids
|
|
#, python-format
|
|
msgid "Return Orders"
|
|
msgstr "Retourenauftrag"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_ticket__pickings_count
|
|
msgid "Return Orders Count"
|
|
msgstr "Anzahl Retourenaufträge"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model,name:helpdesk_stock.model_stock_return_picking
|
|
msgid "Return Picking"
|
|
msgstr "Rücksendung"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model_terms:ir.ui.view,arch_db:helpdesk_stock.helpdesk_ticket_view_form_inherit_helpdesk_stock
|
|
msgid "Returns"
|
|
msgstr "Retouren"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model,name:helpdesk_stock.model_helpdesk_sla_report_analysis
|
|
msgid "SLA Status Analysis"
|
|
msgstr "SLA-Statusanalyse"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_stock_return_picking__sale_order_id
|
|
msgid "Sales Order"
|
|
msgstr "Verkaufsauftrag"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_stock_return_picking__suitable_picking_ids
|
|
msgid "Suitable Picking"
|
|
msgstr "Entsprechende Kommissionierung"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_ticket__suitable_product_ids
|
|
msgid "Suitable Product"
|
|
msgstr "Entsprechendes Produkt"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_stock_return_picking__suitable_sale_order_ids
|
|
msgid "Suitable Sale Order"
|
|
msgstr "Entsprechender Verkaufsauftrag"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_stock_return_picking__ticket_id
|
|
msgid "Ticket"
|
|
msgstr "Ticket"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model,name:helpdesk_stock.model_helpdesk_ticket_report_analysis
|
|
msgid "Ticket Analysis"
|
|
msgstr "Ticketanalyse"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_ticket__tracking
|
|
msgid "Tracking"
|
|
msgstr "Nachverfolgung"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model,name:helpdesk_stock.model_stock_picking
|
|
msgid "Transfer"
|
|
msgstr "Transfer"
|