|
| 1 | +# Translation of OpenERP Server. |
| 2 | +# This file contains the translation of the following modules: |
| 3 | +# * purchase_partial_invoicing |
| 4 | +# |
| 5 | +# Rudolf Schnapka <[email protected]>, 2015. |
| 6 | +msgid "" |
| 7 | +msgstr "" |
| 8 | +"Project-Id-Version: OpenERP Server 7.0\n" |
| 9 | +"Report-Msgid-Bugs-To: \n" |
| 10 | +"POT-Creation-Date: 2013-09-27 13:42+0000\n" |
| 11 | +"PO-Revision-Date: 2015-01-03 18:20+0100\n" |
| 12 | +" Last-Translator: Rudolf Schnapka <[email protected]>\n" |
| 13 | +" Language-Team: German <[email protected]>\n" |
| 14 | +"MIME-Version: 1.0\n" |
| 15 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 16 | +"Content-Transfer-Encoding: \n" |
| 17 | +"Plural-Forms: \n" |
| 18 | +"Language: de\n" |
| 19 | +"X-Generator: Lokalize 1.5\n" |
| 20 | + |
| 21 | +#. module: purchase_partial_invoicing |
| 22 | +#: model:ir.model,name:purchase_partial_invoicing.model_purchase_order_line |
| 23 | +msgid "Purchase Order Line" |
| 24 | +msgstr "Bestellposition" |
| 25 | + |
| 26 | +#. module: purchase_partial_invoicing |
| 27 | +#: field:purchase.order.line_invoice,partial_invoice:0 |
| 28 | +msgid "Partial invoicing" |
| 29 | +msgstr "Teilabrechnung" |
| 30 | + |
| 31 | +#. module: purchase_partial_invoicing |
| 32 | +#: model:ir.model,name:purchase_partial_invoicing.model_purchase_order_line_invoice_line |
| 33 | +msgid "purchase.order.line_invoice.line" |
| 34 | +msgstr "purchase.order.line_invoice.line" |
| 35 | + |
| 36 | +#. module: purchase_partial_invoicing |
| 37 | +#: field:purchase.order.line_invoice.line,wizard_id:0 |
| 38 | +msgid "Wizard" |
| 39 | +msgstr "Assistent" |
| 40 | + |
| 41 | +#. module: purchase_partial_invoicing |
| 42 | +#: field:purchase.order.line_invoice,line_ids:0 |
| 43 | +msgid "Lines" |
| 44 | +msgstr "Positionen" |
| 45 | + |
| 46 | +#. module: purchase_partial_invoicing |
| 47 | +#: field:purchase.order.line_invoice.line,po_line_id:0 |
| 48 | +msgid "Purchase order line" |
| 49 | +msgstr "Bestellposition" |
| 50 | + |
| 51 | +#. module: purchase_partial_invoicing |
| 52 | +#: code:addons/purchase_partial_invoicing/wizard/po_line_invoice.py:68 |
| 53 | +#, python-format |
| 54 | +msgid "" |
| 55 | +"Quantity to invoice is greater\n" |
| 56 | +" than available quantity" |
| 57 | +msgstr "In Rechnung zu stellende Menge ist größer als die verfügbare Menge" |
| 58 | + |
| 59 | +#. module: purchase_partial_invoicing |
| 60 | +#: field:purchase.order.line_invoice.line,price_unit:0 |
| 61 | +msgid "Unit Price" |
| 62 | +msgstr "Einzelpreis" |
| 63 | + |
| 64 | +#. module: purchase_partial_invoicing |
| 65 | +#: model:ir.model,name:purchase_partial_invoicing.model_purchase_order_line_invoice |
| 66 | +msgid "Purchase Order Line Make Invoice" |
| 67 | +msgstr "Bestellposition abrechnen" |
| 68 | + |
| 69 | +#. module: purchase_partial_invoicing |
| 70 | +#: code:addons/purchase_partial_invoicing/wizard/po_line_invoice.py:67 |
| 71 | +#, python-format |
| 72 | +msgid "Error" |
| 73 | +msgstr "Fehler" |
| 74 | + |
| 75 | +#. module: purchase_partial_invoicing |
| 76 | +#: field:purchase.order.line_invoice.line,invoiced_qty:0 |
| 77 | +msgid "Quantity to invoice" |
| 78 | +msgstr "Abzurechnende Menge" |
| 79 | + |
| 80 | +#. module: purchase_partial_invoicing |
| 81 | +#: field:purchase.order.line,invoiced_qty:0 |
| 82 | +msgid "Invoiced quantity" |
| 83 | +msgstr "Abgerechnete Menge" |
| 84 | + |
| 85 | +#. module: purchase_partial_invoicing |
| 86 | +#: field:purchase.order.line_invoice.line,product_qty:0 |
| 87 | +msgid "Quantity" |
| 88 | +msgstr "Menge" |
| 89 | + |
| 90 | + |
0 commit comments