forked from Mapan/odoo17e
154 lines
5.2 KiB
Plaintext
154 lines
5.2 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * helpdesk_stock
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
# Jolien De Paepe, 2023
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 22:21+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Jolien De Paepe, 2023\n"
|
|
"Language-Team: French (https://app.transifex.com/odoo/teams/41243/fr/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: fr\n"
|
|
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_stock_return_picking__partner_id
|
|
msgid "Customer"
|
|
msgstr "Client"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model_terms:ir.ui.view,arch_db:helpdesk_stock.view_stock_return_picking_form_inherit_helpdesk_stock
|
|
msgid "Delivery to Return"
|
|
msgstr "Livraison à retourner"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,help:helpdesk_stock.field_helpdesk_ticket__tracking
|
|
msgid "Ensure the traceability of a storable product in your warehouse."
|
|
msgstr "Assurez la traçabilité d'un produit stockable dans votre entrepôt."
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_ticket__has_partner_picking
|
|
msgid "Has Partner Picking"
|
|
msgstr "A un transfert partenaire"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model,name:helpdesk_stock.model_helpdesk_ticket
|
|
msgid "Helpdesk Ticket"
|
|
msgstr "Ticket d'assistance"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_ticket__lot_id
|
|
msgid "Lot/Serial Number"
|
|
msgstr "Lot/numéro de série"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_stock_return_picking__picking_id
|
|
msgid "Picking"
|
|
msgstr "Transfert"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_sla_report_analysis__product_id
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_ticket__product_id
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_ticket_report_analysis__product_id
|
|
msgid "Product"
|
|
msgstr "Produit"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,help:helpdesk_stock.field_helpdesk_ticket__product_id
|
|
msgid ""
|
|
"Product this ticket is about. If selected, only the sales orders, deliveries"
|
|
" and invoices including this product will be visible."
|
|
msgstr ""
|
|
"Produit sur lequel porte ce ticket. Si sélectionné, seuls les bons de "
|
|
"commande, les livraisons et les factures incluant ce produit seront "
|
|
"visibles."
|
|
|
|
#. module: helpdesk_stock
|
|
#: model_terms:ir.ui.view,arch_db:helpdesk_stock.helpdesk_ticket_view_form_inherit_stock_user
|
|
msgid "Return"
|
|
msgstr "Retour"
|
|
|
|
#. module: helpdesk_stock
|
|
#. odoo-python
|
|
#: code:addons/helpdesk_stock/models/stock_picking.py:0
|
|
#, python-format
|
|
msgid "Return %(status)s"
|
|
msgstr "Retour %(status)s"
|
|
|
|
#. module: helpdesk_stock
|
|
#. odoo-python
|
|
#: code:addons/helpdesk_stock/models/helpdesk_ticket.py:0
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_ticket__picking_ids
|
|
#, python-format
|
|
msgid "Return Orders"
|
|
msgstr "Ordres de retour"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_ticket__pickings_count
|
|
msgid "Return Orders Count"
|
|
msgstr "Nombre d'ordres de retour"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model,name:helpdesk_stock.model_stock_return_picking
|
|
msgid "Return Picking"
|
|
msgstr "Transfert de retour"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model_terms:ir.ui.view,arch_db:helpdesk_stock.helpdesk_ticket_view_form_inherit_helpdesk_stock
|
|
msgid "Returns"
|
|
msgstr "Retours"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model,name:helpdesk_stock.model_helpdesk_sla_report_analysis
|
|
msgid "SLA Status Analysis"
|
|
msgstr "Analyse du statut SLA"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_stock_return_picking__sale_order_id
|
|
msgid "Sales Order"
|
|
msgstr "Bon de commande"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_stock_return_picking__suitable_picking_ids
|
|
msgid "Suitable Picking"
|
|
msgstr "Transfert approprié"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_ticket__suitable_product_ids
|
|
msgid "Suitable Product"
|
|
msgstr "Produit approprié"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_stock_return_picking__suitable_sale_order_ids
|
|
msgid "Suitable Sale Order"
|
|
msgstr "Bon de commande approprié"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_stock_return_picking__ticket_id
|
|
msgid "Ticket"
|
|
msgstr "Ticket"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model,name:helpdesk_stock.model_helpdesk_ticket_report_analysis
|
|
msgid "Ticket Analysis"
|
|
msgstr "Analyse des tickets"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_ticket__tracking
|
|
msgid "Tracking"
|
|
msgstr "Suivi"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model,name:helpdesk_stock.model_stock_picking
|
|
msgid "Transfer"
|
|
msgstr "Transfert"
|