de.po 3.5 KB
Newer Older
François C. committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
#	* stock_picking_mass_assign
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 7.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-04-06 11:29+0000\n"
"PO-Revision-Date: 2015-04-06 11:29+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: stock_picking_mass_assign
#: view:stock.picking.check.assign.all:0
msgid "Apply"
msgstr ""

#. module: stock_picking_mass_assign
#: view:stock.picking.check.assign.all:0
msgid "Cancel"
msgstr "Abbrechen"

#. module: stock_picking_mass_assign
#: model:ir.actions.act_window,name:stock_picking_mass_assign.action_check_assign_all
#: field:stock.picking.check.assign.all,check_availability:0
msgid "Check Availability"
msgstr "Verfügbarkeit prüfen"

#. module: stock_picking_mass_assign
#: view:stock.picking.check.assign.all:0
msgid "Check the availability of the selected delivery orders"
msgstr "Verfügbarkeit für ausgewählte Lieferaufträge prüfen"

#. module: stock_picking_mass_assign
#: field:stock.picking.check.assign.all,create_invoice:0
msgid "Create Invoices/Refunds"
msgstr "Erstelle Rechnung / Gutschrift"

#. module: stock_picking_mass_assign
#: field:stock.picking.check.assign.all,process_picking:0
msgid "Deliver"
msgstr "Ausliefern"

#. module: stock_picking_mass_assign
#: code:_description:0
#: model:ir.model,name:stock_picking_mass_assign.model_stock_picking_check_assign_all
#, python-format
msgid "Delivery Orders Check Availability"
msgstr "Verfügbarkeitsprüfung zur Lieferung"

#. module: stock_picking_mass_assign
#: code:addons/stock_picking_mass_assign/wizard/check_assign_all.py:62
#, python-format
msgid "Error"
msgstr ""

#. module: stock_picking_mass_assign
#: field:stock.picking.check.assign.all,force_availability:0
msgid "Force Availability"
msgstr "Erzwinge Verfügbarkeit"

#. module: stock_picking_mass_assign
#: code:addons/stock_picking_mass_assign/wizard/check_assign_all.py:63
#, python-format
msgid "No selected delivery orders"
msgstr ""

#. module: stock_picking_mass_assign
#: code:_description:0
#: model:ir.model,name:stock_picking_mass_assign.model_stock_picking
#, python-format
msgid "Picking List"
msgstr "Kommissionierschein"

#. module: stock_picking_mass_assign
#: code:addons/stock_picking_mass_assign/wizard/check_assign_all.py:115
#, python-format
msgid "Stock Invoice Onshipping"
msgstr ""

#. module: stock_picking_mass_assign
#: help:stock.picking.check.assign.all,check_availability:0
msgid "check this box if you want to check the availability of the selected Delivery Orders."
msgstr ""

#. module: stock_picking_mass_assign
#: help:stock.picking.check.assign.all,create_invoice:0
msgid "check this box if you want to create Invoices or Refunds for all the selected Delivery Orders."
msgstr ""

#. module: stock_picking_mass_assign
#: help:stock.picking.check.assign.all,process_picking:0
msgid "check this box if you want to deliver all the selected Delivery Orders.\n"
" You'll not have the possibility to realize a partial delivery.\n"
" If you want to do that, please do it manually on the Delivery Order form."
msgstr ""

#. module: stock_picking_mass_assign
#: help:stock.picking.check.assign.all,force_availability:0
msgid "check this box if you want to force the availability of the selected Delivery Orders."
msgstr ""

#. module: stock_picking_mass_assign
#: view:stock.picking.check.assign.all:0
msgid "or"
msgstr "oder"