12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- # Translation of Odoo Server.
- # This file contains the translation of the following modules:
- # * product_variant_cost_price
- #
- # Translators:
- # OCA Transbot <transbot@odoo-community.org>, 2016
- # Rudolf Schnapka <rs@techno-flex.de>, 2017
- msgid ""
- msgstr ""
- "Project-Id-Version: Odoo Server 8.0\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2017-03-28 06:07+0000\n"
- "PO-Revision-Date: 2017-03-28 06:07+0000\n"
- "Last-Translator: Rudolf Schnapka <rs@techno-flex.de>, 2017\n"
- "Language-Team: German (https://www.transifex.com/oca/teams/23907/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: product_variant_cost_price
- #: field:product.price.history.product,create_uid:0
- msgid "Created by"
- msgstr "Erstellt von"
- #. module: product_variant_cost_price
- #: field:product.price.history.product,create_date:0
- msgid "Created on"
- msgstr "Erstellt am:"
- #. module: product_variant_cost_price
- #: field:product.price.history.product,display_name:0
- msgid "Display Name"
- msgstr "Anzeigename"
- #. module: product_variant_cost_price
- #: field:product.price.history.product,datetime:0
- msgid "Historization Time"
- msgstr ""
- #. module: product_variant_cost_price
- #: field:product.price.history.product,cost:0
- msgid "Historized Cost"
- msgstr ""
- #. module: product_variant_cost_price
- #: field:product.price.history.product,id:0
- msgid "ID"
- msgstr "ID"
- #. module: product_variant_cost_price
- #: field:product.price.history.product,__last_update:0
- msgid "Last Modified on"
- msgstr "Zuletzt geändert am"
- #. module: product_variant_cost_price
- #: field:product.price.history.product,write_uid:0
- msgid "Last Updated by"
- msgstr "Zuletzt aktualisiert von"
- #. module: product_variant_cost_price
- #: field:product.price.history.product,write_date:0
- msgid "Last Updated on"
- msgstr "Zuletzt aktualisiert am"
- #. module: product_variant_cost_price
- #: model:ir.model,name:product_variant_cost_price.model_product_product
- #: field:product.price.history.product,product_id:0
- msgid "Product"
- msgstr "Produkt"
- #. module: product_variant_cost_price
- #: model:ir.model,name:product_variant_cost_price.model_product_template
- #: field:product.price.history.product,product_template_id:0
- msgid "Product Template"
- msgstr "Produktvorlage"
- #. module: product_variant_cost_price
- #: field:product.price.history.product,company_id:0
- msgid "unknown"
- msgstr "unbekannt"
|