101 lines
4.2 KiB
Plaintext
101 lines
4.2 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * stock_landed_costs
|
|
#
|
|
# Translators:
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo 9.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-09-07 08:56+0000\n"
|
|
"PO-Revision-Date: 2015-11-18 13:41+0000\n"
|
|
"Last-Translator: Martin Trigaux\n"
|
|
"Language-Team: French (Belgium) (http://www.transifex.com/odoo/odoo-9/"
|
|
"language/fr_BE/)\n"
|
|
"Language: fr_BE\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_landed_costs
|
|
#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_create_uid
|
|
#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_lines_create_uid
|
|
#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines_create_uid
|
|
msgid "Created by"
|
|
msgstr "Créé par"
|
|
|
|
#. module: stock_landed_costs
|
|
#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_create_date
|
|
#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_lines_create_date
|
|
#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines_create_date
|
|
msgid "Created on"
|
|
msgstr "Créé le"
|
|
|
|
#. module: stock_landed_costs
|
|
#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_date
|
|
msgid "Date"
|
|
msgstr "Date"
|
|
|
|
#. module: stock_landed_costs
|
|
#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_lines_name
|
|
#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines_name
|
|
msgid "Description"
|
|
msgstr "Description"
|
|
|
|
#. module: stock_landed_costs
|
|
#: model:ir.ui.view,arch_db:stock_landed_costs.view_stock_landed_cost_search
|
|
msgid "Group By"
|
|
msgstr "Grouper par"
|
|
|
|
#. module: stock_landed_costs
|
|
#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_id
|
|
#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_lines_id
|
|
#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines_id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: stock_landed_costs
|
|
#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost___last_update
|
|
#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_lines___last_update
|
|
#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines___last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Dernière modification le"
|
|
|
|
#. module: stock_landed_costs
|
|
#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_lines_write_uid
|
|
#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_write_uid
|
|
#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines_write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Derniere fois mis à jour par"
|
|
|
|
#. module: stock_landed_costs
|
|
#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_lines_write_date
|
|
#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_write_date
|
|
#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines_write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Dernière mis à jour le"
|
|
|
|
#. module: stock_landed_costs
|
|
#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_name
|
|
#: model:ir.ui.view,arch_db:stock_landed_costs.view_stock_landed_cost_search
|
|
msgid "Name"
|
|
msgstr "Nom"
|
|
|
|
#. module: stock_landed_costs
|
|
#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_lines_product_id
|
|
#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines_product_id
|
|
msgid "Product"
|
|
msgstr "Produit"
|
|
|
|
#. module: stock_landed_costs
|
|
#: model:ir.ui.view,arch_db:stock_landed_costs.view_stock_landed_cost_search
|
|
msgid "Status"
|
|
msgstr "Statut"
|
|
|
|
#. module: stock_landed_costs
|
|
#: code:addons/stock_landed_costs/models/purchase_config_settings.py:17
|
|
#, python-format
|
|
msgid "Warning!"
|
|
msgstr "Attention !"
|