Files
tradon/modules/stock_assign_manual/locale/cs.po
2026-03-14 09:42:12 +00:00

159 lines
3.8 KiB
Plaintext

#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:stock.shipment.assign.manual.show,move:"
msgid "Move"
msgstr ""
msgctxt "field:stock.shipment.assign.manual.show,move_quantity:"
msgid "Move Quantity"
msgstr ""
msgctxt "field:stock.shipment.assign.manual.show,place:"
msgid "Place"
msgstr ""
msgctxt "field:stock.shipment.assign.manual.show,quantity:"
msgid "Quantity"
msgstr ""
msgctxt "field:stock.shipment.assign.manual.show,skipped:"
msgid "Skipped"
msgstr ""
msgctxt "field:stock.shipment.assign.manual.show,unit:"
msgid "Unit"
msgstr ""
msgctxt "field:stock.shipment.assigned.move,assigned_quantity:"
msgid "Assigned Quantity"
msgstr ""
msgctxt "field:stock.shipment.assigned.move,move:"
msgid "Move"
msgstr ""
msgctxt "field:stock.shipment.assigned.move,move_quantity:"
msgid "Move Quantity"
msgstr ""
msgctxt "field:stock.shipment.assigned.move,unassigned_quantity:"
msgid "Unassigned Quantity"
msgstr ""
msgctxt "field:stock.shipment.assigned.move,unit:"
msgid "Unit"
msgstr ""
msgctxt "field:stock.shipment.unassign.manual.show,assigned_moves:"
msgid "Assigned Moves"
msgstr ""
msgctxt "field:stock.shipment.unassign.manual.show,moves:"
msgid "Moves"
msgstr ""
msgctxt "help:stock.shipment.assign.manual.show,quantity:"
msgid ""
"The maximum quantity to assign from the place.\n"
"Leave empty for the full quantity of the move."
msgstr ""
msgctxt "help:stock.shipment.assigned.move,assigned_quantity:"
msgid "The quantity left assigned"
msgstr ""
msgctxt "help:stock.shipment.assigned.move,unassigned_quantity:"
msgid "The quantity to unassign"
msgstr ""
msgctxt "help:stock.shipment.unassign.manual.show,moves:"
msgid "The moves to unassign."
msgstr ""
msgctxt "model:ir.action,name:wizard_production_assign_manual"
msgid "Manual Assign Production"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_in_return_assign_manual"
msgid "Manual Assign Supplier Return Shipment"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_internal_assign_manual"
msgid "Manual Assign Internal Shipment"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_out_assign_manual"
msgid "Manual Assign Customer Shipment"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_unassign_manual"
msgid "Manually Unassign Shipment"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_assign_failed"
msgid "Failed to assign of %(move)s from %(place)s, please retry."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_invalid_quantity"
msgid "The quantity must be between 0 and %(quantity)s."
msgstr ""
msgctxt "model:ir.model.button,string:production_assign_manual_wizard_button"
msgid "Manual Assign"
msgstr ""
msgctxt ""
"model:ir.model.button,string:shipment_in_return_assign_manual_wizard_button"
msgid "Manual Assign"
msgstr ""
msgctxt ""
"model:ir.model.button,string:shipment_internal_assign_manual_wizard_button"
msgid "Manual Assign"
msgstr ""
msgctxt ""
"model:ir.model.button,string:shipment_out_assign_manual_wizard_button"
msgid "Manual Assign"
msgstr ""
msgctxt "model:stock.shipment.assign.manual.show,string:"
msgid "Stock Shipment Assign Manual Show"
msgstr ""
msgctxt "model:stock.shipment.assigned.move,string:"
msgid "Stock Shipment Assigned Move"
msgstr ""
msgctxt "model:stock.shipment.unassign.manual.show,string:"
msgid "Stock Shipment Unassign Manual Show"
msgstr ""
msgctxt "view:stock.shipment.unassign.manual.show:"
msgid "Enter the quantities to unassign:"
msgstr ""
msgctxt "wizard_button:stock.shipment.assign.manual,show,assign:"
msgid "Assign"
msgstr ""
msgctxt "wizard_button:stock.shipment.assign.manual,show,end:"
msgid "Cancel"
msgstr ""
msgctxt "wizard_button:stock.shipment.assign.manual,show,skip:"
msgid "Skip"
msgstr ""
msgctxt "wizard_button:stock.shipment.unassign.manual,show,end:"
msgid "Cancel"
msgstr ""
msgctxt "wizard_button:stock.shipment.unassign.manual,show,unassign:"
msgid "Unassign"
msgstr ""