mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
Added translation using Weblate (French)
This commit is contained in:
91
stock_archive_constraint/i18n/fr.po
Normal file
91
stock_archive_constraint/i18n/fr.po
Normal file
@@ -0,0 +1,91 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * stock_archive_constraint
|
||||||
|
#
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 14.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"Last-Translator: Automatically generated\n"
|
||||||
|
"Language-Team: none\n"
|
||||||
|
"Language: fr\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||||
|
|
||||||
|
#. module: stock_archive_constraint
|
||||||
|
#: model:ir.model.fields,field_description:stock_archive_constraint.field_product_product__display_name
|
||||||
|
#: model:ir.model.fields,field_description:stock_archive_constraint.field_stock_location__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_archive_constraint
|
||||||
|
#: model:ir.model.fields,field_description:stock_archive_constraint.field_product_product__id
|
||||||
|
#: model:ir.model.fields,field_description:stock_archive_constraint.field_stock_location__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_archive_constraint
|
||||||
|
#: model:ir.model,name:stock_archive_constraint.model_stock_location
|
||||||
|
msgid "Inventory Locations"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_archive_constraint
|
||||||
|
#: code:addons/stock_archive_constraint/models/stock_location.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"It is not possible to archive location '%s' which has associated picking "
|
||||||
|
"lines."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_archive_constraint
|
||||||
|
#: code:addons/stock_archive_constraint/models/stock_location.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"It is not possible to archive location '%s' which has associated stock "
|
||||||
|
"quantities."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_archive_constraint
|
||||||
|
#: code:addons/stock_archive_constraint/models/stock_location.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"It is not possible to archive location '%s' which has associated stock "
|
||||||
|
"reservations."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_archive_constraint
|
||||||
|
#: code:addons/stock_archive_constraint/models/product_product.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"It is not possible to archive product '%s' which has associated picking "
|
||||||
|
"lines."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_archive_constraint
|
||||||
|
#: code:addons/stock_archive_constraint/models/product_product.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"It is not possible to archive product '%s' which has associated stock "
|
||||||
|
"quantities."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_archive_constraint
|
||||||
|
#: code:addons/stock_archive_constraint/models/product_product.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"It is not possible to archive product '%s' which has associated stock "
|
||||||
|
"reservations."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_archive_constraint
|
||||||
|
#: model:ir.model.fields,field_description:stock_archive_constraint.field_product_product____last_update
|
||||||
|
#: model:ir.model.fields,field_description:stock_archive_constraint.field_stock_location____last_update
|
||||||
|
msgid "Last Modified on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: stock_archive_constraint
|
||||||
|
#: model:ir.model,name:stock_archive_constraint.model_product_product
|
||||||
|
msgid "Product"
|
||||||
|
msgstr ""
|
||||||
Reference in New Issue
Block a user