mirror of
https://github.com/OCA/stock-logistics-reporting.git
synced 2025-02-16 17:13:21 +02:00
Added translation using Weblate (French)
This commit is contained in:
committed by
Bernat Puig Font
parent
ae8bd2b66f
commit
d1c903b02f
83
stock_account_valuation_report/i18n/fr.po
Normal file
83
stock_account_valuation_report/i18n/fr.po
Normal file
@@ -0,0 +1,83 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_account_valuation_report
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.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_account_valuation_report
|
||||
#: model_terms:ir.ui.view,arch_db:stock_account_valuation_report.view_stock_product_tree2
|
||||
msgid "Accounting Qty"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_account_valuation_report
|
||||
#: model:ir.model.fields,field_description:stock_account_valuation_report.field_product_product__account_qty_at_date
|
||||
msgid "Accounting Quantity"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_account_valuation_report
|
||||
#: model_terms:ir.ui.view,arch_db:stock_account_valuation_report.view_stock_product_tree2
|
||||
msgid "Accounting Valuation"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_account_valuation_report
|
||||
#: code:addons/stock_account_valuation_report/models/product_product.py:115
|
||||
#, python-format
|
||||
msgid "Accounting Valuation at date"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_account_valuation_report
|
||||
#: model:ir.model.fields,field_description:stock_account_valuation_report.field_product_product__account_value
|
||||
msgid "Accounting Value"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_account_valuation_report
|
||||
#: model:ir.model.fields,field_description:stock_account_valuation_report.field_product_product__qty_at_date
|
||||
msgid "Inventory Quantity"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_account_valuation_report
|
||||
#: code:addons/stock_account_valuation_report/models/product_product.py:131
|
||||
#, python-format
|
||||
msgid "Inventory Valuation"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_account_valuation_report
|
||||
#: model:ir.model.fields,field_description:stock_account_valuation_report.field_product_product__stock_value
|
||||
msgid "Inventory Value"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_account_valuation_report
|
||||
#: model:ir.model,name:stock_account_valuation_report.model_account_move_line
|
||||
msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_account_valuation_report
|
||||
#: model:ir.model,name:stock_account_valuation_report.model_product_product
|
||||
#: model:ir.model.fields,field_description:stock_account_valuation_report.field_account_move_line__product_id
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_account_valuation_report
|
||||
#: model:ir.model.fields,field_description:stock_account_valuation_report.field_product_product__stock_fifo_manual_move_ids
|
||||
msgid "Stock Fifo Manual Move"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_account_valuation_report
|
||||
#: model:ir.model.fields,field_description:stock_account_valuation_report.field_product_product__stock_fifo_real_time_aml_ids
|
||||
msgid "Stock Fifo Real Time Aml"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_account_valuation_report
|
||||
#: model:ir.model,name:stock_account_valuation_report.model_stock_quantity_history
|
||||
msgid "Stock Quantity History"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user