odoo/addons/product_margin/i18n/de.po

318 lines
8.8 KiB
Plaintext

# German translation for openobject-addons
# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2015-01-21 14:08+0000\n"
"PO-Revision-Date: 2014-09-15 13:10+0000\n"
"Last-Translator: Thorsten Vocks (OpenBig.org) <thorsten.vocks@big-"
"consulting.net>\n"
"Language-Team: German <de@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2015-01-22 08:09+0000\n"
"X-Generator: Launchpad (build 17306)\n"
#. module: product_margin
#: field:product.product,purchase_num_invoiced:0
msgid "# Invoiced in Purchase"
msgstr "Anz. bei Beschaffung in Rechnung gestellt"
#. module: product_margin
#: field:product.product,sale_num_invoiced:0
msgid "# Invoiced in Sale"
msgstr "Anz. im Verkauf fakturiert"
#. module: product_margin
#: view:product.product:product_margin.view_product_margin_tree
msgid "#Purchased"
msgstr "Eingekauft"
#. module: product_margin
#: view:product.product:product_margin.view_product_margin_form
msgid "Analysis Criteria"
msgstr "Analysekriterien"
#. module: product_margin
#: help:product.product,sale_avg_price:0
msgid "Avg. Price in Customer Invoices."
msgstr "Durchschnittspreis in Kundenrechnungen"
#. module: product_margin
#: help:product.product,purchase_avg_price:0
msgid "Avg. Price in Supplier Invoices "
msgstr "Durch. Preis in Eingangsrechnungen "
#. module: product_margin
#: field:product.product,purchase_avg_price:0
#: field:product.product,sale_avg_price:0
msgid "Avg. Unit Price"
msgstr "Durch. Preis pro Einheit"
#. module: product_margin
#: view:product.margin:product_margin.product_margin_form_view
msgid "Cancel"
msgstr "Abbrechen"
#. module: product_margin
#: view:product.product:product_margin.view_product_margin_form
msgid "Catalog Price"
msgstr "Katalogpreis"
#. module: product_margin
#: field:product.margin,create_uid:0
msgid "Created by"
msgstr "Erstellt durch"
#. module: product_margin
#: field:product.margin,create_date:0
msgid "Created on"
msgstr "Erstellt am"
#. module: product_margin
#: selection:product.margin,invoice_state:0
#: selection:product.product,invoice_state:0
msgid "Draft, Open and Paid"
msgstr "Entwurf, offen und bezahlt"
#. module: product_margin
#: field:product.product,expected_margin:0
msgid "Expected Margin"
msgstr "Erwartete Marge"
#. module: product_margin
#: field:product.product,expected_margin_rate:0
msgid "Expected Margin (%)"
msgstr "Erwartete Marge (%)"
#. module: product_margin
#: field:product.product,sale_expected:0
msgid "Expected Sale"
msgstr "Erwarteter Verkauf"
#. module: product_margin
#: help:product.product,expected_margin:0
msgid "Expected Sale - Normal Cost"
msgstr "Erwartete Einstandskosten im Verkauf"
#. module: product_margin
#: help:product.product,sales_gap:0
msgid "Expected Sale - Turn Over"
msgstr "Erwartete Überschüsse im Verkauf"
#. module: product_margin
#: help:product.product,expected_margin_rate:0
msgid "Expected margin * 100 / Expected Sale"
msgstr "Erwartete Marge * 100 / Erwartete Verkäufe"
#. module: product_margin
#: field:product.margin,from_date:0
msgid "From"
msgstr "Von"
#. module: product_margin
#: view:product.margin:product_margin.product_margin_form_view
msgid "General Information"
msgstr "Allgemeine Information"
#. module: product_margin
#: field:product.margin,id:0
msgid "ID"
msgstr "ID"
#. module: product_margin
#: field:product.margin,invoice_state:0
#: field:product.product,invoice_state:0
msgid "Invoice State"
msgstr "Rechnungsstatus"
#. module: product_margin
#: field:product.margin,write_uid:0
msgid "Last Updated by"
msgstr "Zuletzt aktualisiert durch"
#. module: product_margin
#: field:product.margin,write_date:0
msgid "Last Updated on"
msgstr "Zuletzt aktualisiert am"
#. module: product_margin
#: field:product.product,date_from:0
msgid "Margin Date From"
msgstr "Marge datiert ab"
#. module: product_margin
#: field:product.product,date_to:0
msgid "Margin Date To"
msgstr "Marge datiert bis"
#. module: product_margin
#: view:product.product:product_margin.view_product_margin_form
msgid "Margins"
msgstr "Margen"
#. module: product_margin
#: field:product.product,normal_cost:0
msgid "Normal Cost"
msgstr "Normalkosten"
#. module: product_margin
#: help:product.product,purchase_gap:0
msgid "Normal Cost - Total Cost"
msgstr "Normalkosten - Ist-Kosten"
#. module: product_margin
#: view:product.margin:product_margin.product_margin_form_view
msgid "Open Margins"
msgstr "Offene Margen"
#. module: product_margin
#: selection:product.margin,invoice_state:0
#: selection:product.product,invoice_state:0
msgid "Open and Paid"
msgstr "Offen und bezahlt"
#. module: product_margin
#: selection:product.margin,invoice_state:0
#: selection:product.product,invoice_state:0
msgid "Paid"
msgstr "Bezahlt"
#. module: product_margin
#: model:ir.model,name:product_margin.model_product_product
msgid "Product"
msgstr "Produkt"
#. module: product_margin
#: model:ir.model,name:product_margin.model_product_margin
msgid "Product Margin"
msgstr "Produktmarge"
#. module: product_margin
#: code:addons/product_margin/wizard/product_margin.py:84
#: model:ir.actions.act_window,name:product_margin.product_margin_act_window
#: model:ir.ui.menu,name:product_margin.menu_action_product_margin
#: view:product.product:product_margin.view_product_margin_form
#: view:product.product:product_margin.view_product_margin_graph
#: view:product.product:product_margin.view_product_margin_tree
#, python-format
msgid "Product Margins"
msgstr "Produktemargen"
#. module: product_margin
#: view:product.margin:product_margin.product_margin_form_view
msgid "Properties categories"
msgstr "Kategorien Eigenschaften"
#. module: product_margin
#: field:product.product,purchase_gap:0
msgid "Purchase Gap"
msgstr "Einkaufslücke (Gap)"
#. module: product_margin
#: view:product.product:product_margin.view_product_margin_form
msgid "Purchases"
msgstr "Einkäufe"
#. module: product_margin
#: view:product.product:product_margin.view_product_margin_form
msgid "Sales"
msgstr "Verkäufe"
#. module: product_margin
#: view:product.product:product_margin.view_product_margin_tree
#: field:product.product,sales_gap:0
msgid "Sales Gap"
msgstr "Verkaufsgap"
#. module: product_margin
#: view:product.product:product_margin.view_product_margin_form
msgid "Standard Price"
msgstr "Standardpreis"
#. module: product_margin
#: help:product.product,normal_cost:0
msgid "Sum of Multiplication of Cost price and quantity of Supplier Invoices"
msgstr ""
"Betrag aus Multiplikation von Beschaffungspreis mit Anzahl "
"Lieferantenrechnungen"
#. module: product_margin
#: help:product.product,turnover:0
msgid ""
"Sum of Multiplication of Invoice price and quantity of Customer Invoices"
msgstr ""
"Betrag aus Multiplikation von Rechnungspreis mit Anzahl Kundenrechnungen"
#. module: product_margin
#: help:product.product,total_cost:0
msgid ""
"Sum of Multiplication of Invoice price and quantity of Supplier Invoices "
msgstr ""
"Betrag aus der Multipikation des Verkaufspreises mit der Anzahl "
"Lieferantenrechnungen "
#. module: product_margin
#: help:product.product,sale_expected:0
msgid ""
"Sum of Multiplication of Sale Catalog price and quantity of Customer Invoices"
msgstr ""
"Betrag aus Multiplikation von Listenpreis mit der Anzahl Kundenrechnungen"
#. module: product_margin
#: help:product.product,sale_num_invoiced:0
msgid "Sum of Quantity in Customer Invoices"
msgstr "Summe Mengen in Ausgangsrechnungen"
#. module: product_margin
#: help:product.product,purchase_num_invoiced:0
msgid "Sum of Quantity in Supplier Invoices"
msgstr "Summe in Eingangsrechnungen"
#. module: product_margin
#: field:product.margin,to_date:0
msgid "To"
msgstr "Bis Datum"
#. module: product_margin
#: view:product.product:product_margin.view_product_margin_tree
#: field:product.product,total_cost:0
msgid "Total Cost"
msgstr "Gesamtkosten"
#. module: product_margin
#: field:product.product,total_margin:0
msgid "Total Margin"
msgstr "Gesamtsumme Margen"
#. module: product_margin
#: field:product.product,total_margin_rate:0
msgid "Total Margin Rate(%)"
msgstr "Gesamtmarge (%)"
#. module: product_margin
#: help:product.product,total_margin_rate:0
msgid "Total margin * 100 / Turnover"
msgstr "Summe Marge *100 / Gesamtgewinn"
#. module: product_margin
#: view:product.product:product_margin.view_product_margin_tree
#: field:product.product,turnover:0
msgid "Turnover"
msgstr "Überschuss"
#. module: product_margin
#: help:product.product,total_margin:0
msgid "Turnover - Standard price"
msgstr "Umsatz - Einstandspreis"
#. module: product_margin
#: view:product.margin:product_margin.product_margin_form_view
msgid "or"
msgstr "oder"