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

48 lines
1.3 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:stock.location,assigned_by:"
msgid "Assigned by"
msgstr "Assigné par"
msgctxt "field:stock.location,movable:"
msgid "Movable"
msgstr "Mobile"
msgctxt "field:stock.shipment.internal,locations:"
msgid "Locations"
msgstr "Emplacements"
msgctxt "field:stock.shipment.internal-location,location:"
msgid "Location"
msgstr "Emplacement"
msgctxt "field:stock.shipment.internal-location,shipment:"
msgid "Shipment"
msgstr "Expédition"
#, python-format
msgctxt "model:ir.message,text:msg_location_already_assigned"
msgid ""
"The location \"%(location)s\" has already been assigned by "
"\"%(assigned_by)s\"."
msgstr ""
"L'emplacement « %(location)s » a déjà été assigné par « %(assigned_by)s »."
msgctxt "model:ir.rule.group,name:rule_group_location_movable"
msgid "Movable location"
msgstr "Emplacement déplaçable"
msgctxt "model:ir.rule.group,name:rule_group_location_movable_admin"
msgid "Any location"
msgstr "N'importe quel emplacement"
msgctxt "model:res.group,name:group_stock_location_movable"
msgid "Stock Location Movable"
msgstr "Emplacement de stockage déplaçable"
msgctxt "model:stock.shipment.internal-location,string:"
msgid "Stock Shipment Internal - Location"
msgstr "Expédition interne de stock - Emplacement"