# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" msgctxt "field:product.product,lot_uom:" msgid "Lot UoM" msgstr "Batch maateenheid" msgctxt "field:product.template,lot_uom:" msgid "Lot UoM" msgstr "Batch maateenheid" msgctxt "field:stock.lot,product_default_uom_category:" msgid "Default Product UoM Category" msgstr "Standaard Product Maateenheid Categorie" msgctxt "field:stock.lot,unit:" msgid "Unit" msgstr "Eenheid" msgctxt "field:stock.lot,unit_quantity:" msgid "Unit Quantity" msgstr "Eenheid Hoeveelheid" msgctxt "field:stock.move.add.lots.start.lot,product_default_uom_category:" msgid "Default Product UoM Category" msgstr "Standaard Product Maateenheid Categorie" msgctxt "field:stock.move.add.lots.start.lot,unit:" msgid "Unit" msgstr "Eenheid" msgctxt "field:stock.move.add.lots.start.lot,unit_quantity:" msgid "Unit Quantity" msgstr "Eenheid Hoeveelheid" msgctxt "help:product.product,lot_uom:" msgid "The default unit of measure for lot." msgstr "De standaard maateenheid voor een batch." msgctxt "help:product.template,lot_uom:" msgid "The default unit of measure for lot." msgstr "De standaard maateenheid voor een batch." msgctxt "help:stock.lot,unit:" msgid "The biggest unit for the lot." msgstr "De grootste eenheid voor een batch." msgctxt "help:stock.lot,unit_quantity:" msgid "The maximal quantity for the lot." msgstr "De maximale hoeveelheid voor een batch." msgctxt "help:stock.move.add.lots.start.lot,unit:" msgid "The biggest unit for the lot." msgstr "De grootste eenheid voor het lot." msgctxt "help:stock.move.add.lots.start.lot,unit_quantity:" msgid "The maximal quantity for the lot." msgstr "De maximale hoeveelheid voor een batch." msgctxt "model:ir.message,text:msg_change_unit" msgid "You cannot change the unit of a stock lot which has stock moves." msgstr "" "U kunt de eenheid van een batch die voorraadbewegingen heeft niet wijzigen." msgctxt "model:ir.message,text:msg_change_unit_quantity" msgid "You cannot change the quantity of a stock lot which has stock moves." msgstr "" "U kunt de hoeveelheid van een batch die voorraadbewegingen heeft niet " "wijzigen." #, python-format msgctxt "model:ir.message,text:msg_lot_unit_quantity_greater" msgid "" "You cannot use more than %(quantity)s%(unit)s of lot \"%(lot)s\" in " "\"%(name)s\"." msgstr "" "U kunt niet meer dan %(quantity)s%(unit)s van batch \"%(lot)s\" in " "\"%(name)s\" gebruiken."