66 lines
2.0 KiB
Plaintext
66 lines
2.0 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * mrp_byproduct
|
||
|
#
|
||
|
# Translators:
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo 9.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2016-09-07 08:57+0000\n"
|
||
|
"PO-Revision-Date: 2015-08-25 10:19+0000\n"
|
||
|
"Last-Translator: <>\n"
|
||
|
"Language-Team: French (Canada) (http://www.transifex.com/odoo/odoo-9/"
|
||
|
"language/fr_CA/)\n"
|
||
|
"Language: fr_CA\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: mrp_byproduct
|
||
|
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_create_uid
|
||
|
msgid "Created by"
|
||
|
msgstr "Créé par"
|
||
|
|
||
|
#. module: mrp_byproduct
|
||
|
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_create_date
|
||
|
msgid "Created on"
|
||
|
msgstr "Créé le"
|
||
|
|
||
|
#. module: mrp_byproduct
|
||
|
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_display_name
|
||
|
msgid "Display Name"
|
||
|
msgstr "Nom affiché"
|
||
|
|
||
|
#. module: mrp_byproduct
|
||
|
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_id
|
||
|
msgid "ID"
|
||
|
msgstr "Identifiant"
|
||
|
|
||
|
#. module: mrp_byproduct
|
||
|
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct___last_update
|
||
|
msgid "Last Modified on"
|
||
|
msgstr "Dernière modification le"
|
||
|
|
||
|
#. module: mrp_byproduct
|
||
|
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_write_uid
|
||
|
msgid "Last Updated by"
|
||
|
msgstr "Dernière mise à jour par"
|
||
|
|
||
|
#. module: mrp_byproduct
|
||
|
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_write_date
|
||
|
msgid "Last Updated on"
|
||
|
msgstr "Dernière mise à jour le"
|
||
|
|
||
|
#. module: mrp_byproduct
|
||
|
#: model:ir.model.fields,field_description:mrp_byproduct.field_mrp_subproduct_product_id
|
||
|
msgid "Product"
|
||
|
msgstr "Produit"
|
||
|
|
||
|
#. module: mrp_byproduct
|
||
|
#: code:addons/mrp_byproduct/models/mrp_subproduct.py:31
|
||
|
#, python-format
|
||
|
msgid "Warning"
|
||
|
msgstr "Avertissement"
|