# Translation of Odoo Server. # This file contains the translation of the following modules: # * product_contract # # Translators: # OCA Transbot , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-04-27 02:40+0000\n" "PO-Revision-Date: 2019-10-29 21:33+0000\n" "Last-Translator: Rudolf Schnapka \n" "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 3.8\n" #. module: product_contract #: model_terms:ir.ui.view,arch_db:product_contract.contract_contract_customer_form_view msgid "Sale Orders" msgstr "Verkaufsaufträge" #. module: product_contract #: model:ir.model.fields,field_description:product_contract.field_product_product__is_auto_renew #: model:ir.model.fields,field_description:product_contract.field_product_template__is_auto_renew msgid "Auto Renew" msgstr "Auto-Erneuern" #. module: product_contract #: model:ir.model.fields,field_description:product_contract.field_res_company__create_contract_at_sale_order_confirmation #: model:ir.model.fields,field_description:product_contract.field_res_config_settings__create_contract_at_sale_order_confirmation #: model_terms:ir.ui.view,arch_db:product_contract.res_config_settings_form_view msgid "Automatically Create Contracts At Sale Order Confirmation" msgstr "Erstelle automatisch Verträge bei Verkaufsauftragbestätigung" #. module: product_contract #: model:ir.model,name:product_contract.model_res_company msgid "Companies" msgstr "Unternehmen" #. module: product_contract #: model:ir.model,name:product_contract.model_res_config_settings msgid "Config Settings" msgstr "Konfigurationseinstellungen" #. module: product_contract #: model:ir.model,name:product_contract.model_contract_contract #: model:ir.model.fields,field_description:product_contract.field_sale_order_line__contract_id #: model_terms:ir.ui.view,arch_db:product_contract.product_template_form_contract_view msgid "Contract" msgstr "Vertrag" #. module: product_contract #: model:ir.model.fields,field_description:product_contract.field_sale_order__contract_count msgid "Contract Count" msgstr "Vertragsanzahl" #. module: product_contract #: model:ir.model,name:product_contract.model_contract_line msgid "Contract Line" msgstr "Vertragsposition" #. module: product_contract #: model:ir.model.fields,field_description:product_contract.field_sale_order_line__contract_line_id msgid "Contract Line to replace" msgstr "Zu ersetzende Vertragsposition" #. module: product_contract #: model:ir.model.fields,field_description:product_contract.field_product_product__contract_template_id #: model:ir.model.fields,field_description:product_contract.field_product_template__contract_template_id #: model:ir.model.fields,field_description:product_contract.field_sale_order_line__contract_template_id msgid "Contract Template" msgstr "Vertragsvorlage" #. module: product_contract #: code:addons/product_contract/models/sale_order_line.py:220 #, python-format msgid "Contract product has different contract template" msgstr "Vertragsprodukt hat andere Vertragsvorlage" #. module: product_contract #: code:addons/product_contract/models/product_template.py:59 #, python-format msgid "Contract product should be service type" msgstr "Vertragsprodukt muss Dienstleistungsprodukt sein" #. module: product_contract #: model_terms:ir.ui.view,arch_db:product_contract.view_order_form msgid "Contracts" msgstr "Verträge" #. module: product_contract #: model_terms:ir.ui.view,arch_db:product_contract.view_order_form msgid "Create Contracts" msgstr "Vertrag erstellen" #. module: product_contract #: model:ir.model.fields,field_description:product_contract.field_sale_order_line__date_end msgid "Date End" msgstr "Enddatum" #. module: product_contract #: model:ir.model.fields,field_description:product_contract.field_sale_order_line__date_start msgid "Date Start" msgstr "Startdatum" #. module: product_contract #: selection:product.template,recurring_rule_type:0 #: selection:product.template,termination_notice_rule_type:0 #: selection:sale.order.line,recurring_rule_type:0 msgid "Day(s)" msgstr "Tag(e)" #. module: product_contract #: model:ir.model.fields,field_description:product_contract.field_product_product__default_qty #: model:ir.model.fields,field_description:product_contract.field_product_template__default_qty msgid "Default Quantity" msgstr "Vorgabemenge" #. module: product_contract #: model:ir.model.fields,field_description:product_contract.field_contract_line__display_name msgid "Display Name" msgstr "Anzeigename" #. module: product_contract #: model:ir.model.fields,field_description:product_contract.field_product_product__recurring_rule_type #: model:ir.model.fields,field_description:product_contract.field_product_template__recurring_rule_type #: model:ir.model.fields,field_description:product_contract.field_sale_order_line__recurring_rule_type msgid "Invoice Every" msgstr "Abrechnungsintervall" #. module: product_contract #: model:ir.model.fields,field_description:product_contract.field_product_product__recurring_invoicing_type #: model:ir.model.fields,field_description:product_contract.field_product_template__recurring_invoicing_type #: model:ir.model.fields,field_description:product_contract.field_sale_order_line__recurring_invoicing_type msgid "Invoicing type" msgstr "Abrechnungsart" #. module: product_contract #: model:ir.model.fields,field_description:product_contract.field_product_product__is_contract #: model:ir.model.fields,field_description:product_contract.field_product_template__is_contract #: model:ir.model.fields,field_description:product_contract.field_sale_order__is_contract #: model:ir.model.fields,field_description:product_contract.field_sale_order_line__is_contract msgid "Is a contract" msgstr "Ist ein Vertrag" #. module: product_contract #: selection:product.template,recurring_rule_type:0 #: selection:product.template,termination_notice_rule_type:0 #: selection:sale.order.line,recurring_rule_type:0 msgid "Month(s)" msgstr "Monat(e)" #. module: product_contract #: selection:product.template,recurring_rule_type:0 #: selection:sale.order.line,recurring_rule_type:0 msgid "Month(s) last day" msgstr "Monatsletzter Tag" #. module: product_contract #: model:ir.model.fields,field_description:product_contract.field_sale_order__need_contract_creation msgid "Need Contract Creation" msgstr "Vertragsanlage erforderlich" #. module: product_contract #: selection:product.template,recurring_invoicing_type:0 #: selection:sale.order.line,recurring_invoicing_type:0 msgid "Post-paid" msgstr "Im Nachhinein bezahlt" #. module: product_contract #: selection:product.template,recurring_invoicing_type:0 #: selection:sale.order.line,recurring_invoicing_type:0 msgid "Pre-paid" msgstr "Im Voraus bezahlt" #. module: product_contract #: model:ir.model,name:product_contract.model_product_template msgid "Product Template" msgstr "Produktvorlage" #. module: product_contract #: model_terms:ir.ui.view,arch_db:product_contract.view_order_form msgid "Recurrence Invoicing" msgstr "Wiederkehrende Abrechnung" #. module: product_contract #: model:ir.model,name:product_contract.model_sale_order msgid "Sale Order" msgstr "Verkaufsauftrag" #. module: product_contract #: model:ir.model.fields,field_description:product_contract.field_contract_contract__sale_order_count msgid "Sale Order Count" msgstr "Auftragsanzahl" #. module: product_contract #: model:ir.model.fields,field_description:product_contract.field_contract_line__sale_order_line_id msgid "Sale Order Line" msgstr "Auftragszeile" #. module: product_contract #: code:addons/product_contract/models/sale_order_line.py:204 #, python-format msgid "Sale Order and contract should be linked to the same partner" msgstr "Verkaufsauftrag und Vertrag müssen dem gleichen Partner zugeordnet sein" #. module: product_contract #: model:ir.model,name:product_contract.model_sale_order_line msgid "Sales Order Line" msgstr "Auftragszeile" #. module: product_contract #: code:addons/product_contract/models/contract.py:34 #, python-format msgid "Sales Orders" msgstr "Verkaufsaufträge" #. module: product_contract #: model:ir.model.fields,help:product_contract.field_product_product__recurring_rule_type #: model:ir.model.fields,help:product_contract.field_product_template__recurring_rule_type msgid "Specify Interval for automatic invoice generation." msgstr "Legen Sie das Intervall für die automatische Rechnungslegung fest." #. module: product_contract #: model:ir.model.fields,help:product_contract.field_product_product__recurring_invoicing_type #: model:ir.model.fields,help:product_contract.field_product_template__recurring_invoicing_type #: model:ir.model.fields,help:product_contract.field_sale_order_line__recurring_invoicing_type msgid "Specify if process date is 'from' or 'to' invoicing date" msgstr "Legen Sie fest, ob das Datum als Start- oder Enddatum behandelt wird" #. module: product_contract #: model:ir.model.fields,field_description:product_contract.field_product_product__termination_notice_interval #: model:ir.model.fields,field_description:product_contract.field_product_template__termination_notice_interval msgid "Termination Notice Before" msgstr "Abschluss-Vorausbenachrichtigung" #. module: product_contract #: model:ir.model.fields,field_description:product_contract.field_product_product__termination_notice_rule_type #: model:ir.model.fields,field_description:product_contract.field_product_template__termination_notice_rule_type msgid "Termination Notice type" msgstr "Abschluss-Meldungsart" #. module: product_contract #: selection:product.template,recurring_rule_type:0 #: selection:product.template,termination_notice_rule_type:0 #: selection:sale.order.line,recurring_rule_type:0 msgid "Week(s)" msgstr "Woche(n)" #. module: product_contract #: selection:product.template,recurring_rule_type:0 #: selection:sale.order.line,recurring_rule_type:0 msgid "Year(s)" msgstr "Jahr(e)"