mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: stock-logistics-warehouse-13.0/stock-logistics-warehouse-13.0-stock_request_purchase Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-13-0/stock-logistics-warehouse-13-0-stock_request_purchase/
106 lines
3.7 KiB
Plaintext
106 lines
3.7 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * stock_request_purchase
|
|
#
|
|
# Translators:
|
|
# Rudolf Schnapka <rs@techno-flex.de>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 11.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2018-03-02 03:44+0000\n"
|
|
"PO-Revision-Date: 2018-03-02 03:44+0000\n"
|
|
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>, 2017\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"
|
|
|
|
#. module: stock_request_purchase
|
|
#: model_terms:ir.ui.view,arch_db:stock_request_purchase.stock_request_order_form
|
|
#: model_terms:ir.ui.view,arch_db:stock_request_purchase.view_stock_request_form
|
|
msgid "Purchase"
|
|
msgstr "Einkauf"
|
|
|
|
#. module: stock_request_purchase
|
|
#: model:ir.model,name:stock_request_purchase.model_purchase_order
|
|
msgid "Purchase Order"
|
|
msgstr ""
|
|
|
|
#. module: stock_request_purchase
|
|
#: model:ir.model,name:stock_request_purchase.model_purchase_order_line
|
|
msgid "Purchase Order Line"
|
|
msgstr "Bestellposition"
|
|
|
|
#. module: stock_request_purchase
|
|
#: model:ir.model.fields,field_description:stock_request_purchase.field_stock_request__purchase_line_ids
|
|
#: model:ir.model.fields,field_description:stock_request_purchase.field_stock_request_order__purchase_line_ids
|
|
msgid "Purchase Order Lines"
|
|
msgstr "Bestellpositionen"
|
|
|
|
#. module: stock_request_purchase
|
|
#: model:ir.model.fields,field_description:stock_request_purchase.field_stock_request__purchase_ids
|
|
#: model:ir.model.fields,field_description:stock_request_purchase.field_stock_request_order__purchase_ids
|
|
#, fuzzy
|
|
msgid "Purchase Orders"
|
|
msgstr "Bestellpositionen"
|
|
|
|
#. module: stock_request_purchase
|
|
#: model:ir.model.fields,field_description:stock_request_purchase.field_stock_request__purchase_count
|
|
#: model:ir.model.fields,field_description:stock_request_purchase.field_stock_request_order__purchase_count
|
|
msgid "Purchase count"
|
|
msgstr "Bestellhäufigkeit"
|
|
|
|
#. module: stock_request_purchase
|
|
#: model:ir.model,name:stock_request_purchase.model_stock_request
|
|
msgid "Stock Request"
|
|
msgstr "Bestandsanforderung"
|
|
|
|
#. module: stock_request_purchase
|
|
#: model:ir.model.fields,field_description:stock_request_purchase.field_purchase_order__stock_request_count
|
|
msgid "Stock Request #"
|
|
msgstr ""
|
|
|
|
#. module: stock_request_purchase
|
|
#: model:ir.model,name:stock_request_purchase.model_stock_request_order
|
|
#, fuzzy
|
|
msgid "Stock Request Order"
|
|
msgstr "Bestandsanforderung"
|
|
|
|
#. module: stock_request_purchase
|
|
#: model:ir.model.fields,field_description:stock_request_purchase.field_purchase_order__stock_request_ids
|
|
#: model:ir.model.fields,field_description:stock_request_purchase.field_purchase_order_line__stock_request_ids
|
|
#: model_terms:ir.ui.view,arch_db:stock_request_purchase.purchase_order_form
|
|
#: model_terms:ir.ui.view,arch_db:stock_request_purchase.purchase_order_line_form2
|
|
msgid "Stock Requests"
|
|
msgstr "Bestandsanforderungen"
|
|
|
|
#. module: stock_request_purchase
|
|
#: model:ir.model,name:stock_request_purchase.model_stock_rule
|
|
#, fuzzy
|
|
msgid "Stock Rule"
|
|
msgstr "Bestandsanforderung"
|
|
|
|
#. module: stock_request_purchase
|
|
#: code:addons/stock_request_purchase/models/purchase_order_line.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You cannot link a purchase order line to a stock request that belongs to "
|
|
"another company."
|
|
msgstr ""
|
|
|
|
#. module: stock_request_purchase
|
|
#: code:addons/stock_request_purchase/models/stock_request.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You have linked to a purchase order line that belongs to another company."
|
|
msgstr ""
|
|
|
|
#~ msgid "Procurement Rule"
|
|
#~ msgstr "Beschaffungsregel"
|
|
|
|
#~ msgid "Pickings"
|
|
#~ msgstr "Kommissionierungen"
|