|
| 1 | +# Translation of Odoo Server. |
| 2 | +# This file contains the translation of the following modules: |
| 3 | +# * stock_archive_constraint |
| 4 | +# |
| 5 | +msgid "" |
| 6 | +msgstr "" |
| 7 | +"Project-Id-Version: Odoo Server 14.0\n" |
| 8 | +"Report-Msgid-Bugs-To: \n" |
| 9 | +"POT-Creation-Date: 2025-05-09 10:19+0000\n" |
| 10 | +"PO-Revision-Date: 2025-05-09 10:19+0000\n" |
| 11 | +"Last-Translator: \n" |
| 12 | +"Language-Team: \n" |
| 13 | +"MIME-Version: 1.0\n" |
| 14 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 15 | +"Content-Transfer-Encoding: \n" |
| 16 | +"Plural-Forms: \n" |
| 17 | + |
| 18 | +#. module: stock_archive_constraint |
| 19 | +#: model:ir.model.fields,field_description:stock_archive_constraint.field_res_company__active_stock_constraint |
| 20 | +msgid "Active Stock constraint on product archive action" |
| 21 | +msgstr "Activer la contrainte de stock sur l'action d'archivage de produits" |
| 22 | + |
| 23 | +#. module: stock_archive_constraint |
| 24 | +#: model:ir.model,name:stock_archive_constraint.model_stock_location |
| 25 | +msgid "Inventory Locations" |
| 26 | +msgstr "Emplacements des stocks" |
| 27 | + |
| 28 | +#. module: stock_archive_constraint |
| 29 | +#: code:addons/stock_archive_constraint/models/stock_location.py:0 |
| 30 | +#, python-format |
| 31 | +msgid "" |
| 32 | +"It is not possible to archive location '%(display_name)s' which has " |
| 33 | +"associated picking lines." |
| 34 | +msgstr "" |
| 35 | +"Il n'est pas possible d'archiver un emplacement ('%(display_name)s') " |
| 36 | +"auquel sont associées des lignes de transfert" |
| 37 | + |
| 38 | +#. module: stock_archive_constraint |
| 39 | +#: code:addons/stock_archive_constraint/models/stock_location.py:0 |
| 40 | +#, python-format |
| 41 | +msgid "" |
| 42 | +"It is not possible to archive location '%(display_name)s' which has " |
| 43 | +"associated stock quantities." |
| 44 | +msgstr "" |
| 45 | +"Il n'est pas possible d'archiver un emplacement ('%(display_name)s') " |
| 46 | +"auquel sont associées des quantités de stock" |
| 47 | + |
| 48 | +#. module: stock_archive_constraint |
| 49 | +#: code:addons/stock_archive_constraint/models/stock_location.py:0 |
| 50 | +#, python-format |
| 51 | +msgid "" |
| 52 | +"It is not possible to archive location '%(display_name)s' which has " |
| 53 | +"associated stock reservations." |
| 54 | +msgstr "" |
| 55 | +"Il n'est pas possible d'archiver un emplacement ('%(display_name)s') " |
| 56 | +"auquel sont associées des réservations de stock" |
| 57 | + |
| 58 | +#. module: stock_archive_constraint |
| 59 | +#: code:addons/stock_archive_constraint/models/product_product.py:0 |
| 60 | +#, python-format |
| 61 | +msgid "" |
| 62 | +"It is not possible to archive product '%(display_name)s' which has " |
| 63 | +"associated picking lines." |
| 64 | +msgstr "" |
| 65 | +"Il n'est pas possible d'archiver un produit ('%(display_name)s') " |
| 66 | +"auquel sont associées des lignes de transfert" |
| 67 | + |
| 68 | +#. module: stock_archive_constraint |
| 69 | +#: code:addons/stock_archive_constraint/models/product_product.py:0 |
| 70 | +#, python-format |
| 71 | +msgid "" |
| 72 | +"It is not possible to archive product '%(display_name)s' which has " |
| 73 | +"associated stock quantities." |
| 74 | +msgstr "" |
| 75 | +"Il n'est pas possible d'archiver un produit ('%(display_name)s') " |
| 76 | +"auquel sont associées des quantités de stock" |
| 77 | + |
| 78 | +#. module: stock_archive_constraint |
| 79 | +#: code:addons/stock_archive_constraint/models/product_product.py:0 |
| 80 | +#, python-format |
| 81 | +msgid "" |
| 82 | +"It is not possible to archive product '%(display_name)s' which has " |
| 83 | +"associated stock reservations." |
| 84 | +msgstr "" |
| 85 | +"Il n'est pas possible d'archiver un produit ('%(display_name)s') " |
| 86 | +"auquel sont associées des réservations de stock" |
| 87 | + |
| 88 | +#. module: stock_archive_constraint |
| 89 | +#: model:ir.model,name:stock_archive_constraint.model_product_product |
| 90 | +msgid "Product" |
| 91 | +msgstr "" |
0 commit comments