mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-27 22:51:59 +02:00
Initial commit: Sale packages
This commit is contained in:
commit
14e3d26998
6469 changed files with 2479670 additions and 0 deletions
|
|
@ -0,0 +1,98 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * website_sale_digital
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Cécile Collart <cco@odoo.com>, 2022
|
||||
# Ludvig Auvens <lau@odoo.com>, 2022
|
||||
# Jolien De Paepe, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:32+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:57+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: website_sale_digital
|
||||
#. odoo-python
|
||||
#: code:addons/website_sale_digital/models/product.py:0
|
||||
#: code:addons/website_sale_digital/models/product.py:0
|
||||
#, python-format
|
||||
msgid "Add attachments for this digital product"
|
||||
msgstr "Ajoutez des pièces jointes pour ce produit numérique"
|
||||
|
||||
#. module: website_sale_digital
|
||||
#: model:ir.model,name:website_sale_digital.model_ir_attachment
|
||||
msgid "Attachment"
|
||||
msgstr "Pièce jointe"
|
||||
|
||||
#. module: website_sale_digital
|
||||
#. odoo-python
|
||||
#: code:addons/website_sale_digital/models/product.py:0
|
||||
#: code:addons/website_sale_digital/models/product.py:0
|
||||
#, python-format
|
||||
msgid "Digital Attachments"
|
||||
msgstr "Pièces jointes numériques"
|
||||
|
||||
#. module: website_sale_digital
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_digital.product_product_view_form_inherit_digital
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_digital.product_template_view_form_inherit_digital
|
||||
msgid "Digital Files"
|
||||
msgstr "Fichiers numériques"
|
||||
|
||||
#. module: website_sale_digital
|
||||
#: model:ir.model.fields,field_description:website_sale_digital.field_ir_attachment__product_downloadable
|
||||
#: model:ir.model.fields,field_description:website_sale_digital.field_mrp_document__product_downloadable
|
||||
msgid "Downloadable from product portal"
|
||||
msgstr "Téléchargeable depuis le portail produit"
|
||||
|
||||
#. module: website_sale_digital
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_digital.sale_order_portal_content_inherit_website_sale_digital
|
||||
msgid "Downloads"
|
||||
msgstr "Téléchargements"
|
||||
|
||||
#. module: website_sale_digital
|
||||
#: model:ir.model.fields,field_description:website_sale_digital.field_product_product__attachment_count
|
||||
#: model:ir.model.fields,field_description:website_sale_digital.field_product_template__attachment_count
|
||||
msgid "File"
|
||||
msgstr "Fichier"
|
||||
|
||||
#. module: website_sale_digital
|
||||
#: model:ir.model,name:website_sale_digital.model_account_move_line
|
||||
msgid "Journal Item"
|
||||
msgstr "Écriture comptable"
|
||||
|
||||
#. module: website_sale_digital
|
||||
#: model:ir.model,name:website_sale_digital.model_product_template
|
||||
msgid "Product"
|
||||
msgstr "Produit"
|
||||
|
||||
#. module: website_sale_digital
|
||||
#: model:ir.model,name:website_sale_digital.model_product_product
|
||||
msgid "Product Variant"
|
||||
msgstr "Variante de produit"
|
||||
|
||||
#. module: website_sale_digital
|
||||
#. odoo-python
|
||||
#: code:addons/website_sale_digital/models/product.py:0
|
||||
#: code:addons/website_sale_digital/models/product.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The attached files are the ones that will be purchased and sent to the "
|
||||
"customer."
|
||||
msgstr ""
|
||||
"Les fichiers joints sont ceux qui seront achetés et envoyés au client."
|
||||
|
||||
#. module: website_sale_digital
|
||||
#: model:product.template,name:website_sale_digital.product_1
|
||||
msgid "eBook: Office Renovation for Dummies"
|
||||
msgstr "eBook : Rénovation de bureau pour les nuls"
|
||||
Loading…
Add table
Add a link
Reference in a new issue